#hmenu_load_1 .hmenu_navigation_holder, #hmenu_load_1 .hmenu_search_holder, #hmenu_load_1 .hmenu_social_holder, #hmenu_load_1 .hmenu_product_holder, #hmenu_load_1 .hmenu_toggle_holder, #hmenu_load_1 .hmenu_toggle_holder ul {
    position: relative;
    float: left;
    padding-left: 34px !important;
}

div#logo {
    display: none!important;
}
p.copyright.font-alt {
    font-family: lato!important;
    font-size: 14px!important;
}
.lista ul {
    list-style: none!important;
    padding:0!important;
    margin:0!important;
}

.lista li { 
    padding-left: 1em!important; 
    text-indent: -.7em!important;
    margin-bottom: 17px!important;

}

.lista li:before {
    content: "•"!important;
    color: #00bbe1!important;
            display: inline-block!important;
}
@media (max-width: 767px)
.navbar-fixed-top .navbar-collapse {
    top: 187px!important;
}