.activos-header {
    height:auto;
}
.activos-header .gray-bar-top {
    background-color:#586566;
    /* height:30px; */
    padding: 5px;
}
.activos-header .gray-bar-top a {
    font-family: 'Roboto', sans-serif;
    color:#ffffff;
    font-size:12px;
}


.activos-header .gray-bar-top .fas, .activos-header .gray-bar-top .fab, .activos-header .gray-bar-top .far  {
    color: #ffffff;
    display: inline-block;
    margin-right: 30px;
    margin-top: 3px;
    float: left;    
}

.thumb-catalog-top{
    background-size:100% 100%; 
    background-position:top; 
    background-repeat: no-repeat; 
    width:100%; 
    min-height: 450px
}

i.fas.fa-phone {
    padding-left:20px;
}

.icons-cat {
    display: inline-block;
    font-size: 15px !important;
}

.white-top-catalog {
    background-color: #ffffff;
    padding: 30px 0;
    height: auto;
}

.white-top-catalog input {
    background-color: #F3F3F3;
    color: #AAAAAA;
    border: 0;
    padding-left: 30px;
    width: 60%;
    float: right;
    height: 35px;
    display: block;
    position: relative;
    /* margin-top: 32px; */
    border-radius: 8px;
    background-image:url('search-icon.png');
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: center right 5px;    
    font-weight: bold;
}

.white-top-catalog input::placeholder {
    color: #AAAAAA;
    font-weight: bold;
} 
.white-top-catalog input:-ms-input-placeholder{
    color: #AAAAAA;
    font-weight: bold;
} .white-top-catalog input::-ms-input-placeholder { 
    color: #AAAAAA;
    font-weight: bold;
}
     
.logo-cat {
    padding-left:0 !important;
}

.logo-cat img {
    max-width: 176px;
}
.catalog-category {
    background-color:#586566;
    padding: 20px 0;
    color:#AAAAAA;
    font-size:16px;
}
.catalog-category a, .catalog-category a:hover {
    color:#AAAAAA;
}
.catalog-category h6 {
    color:#ffffff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;font-weight: bold;
}
.prim_col_footer_cat, .social-footer-catalog {
    padding: 40px 0;
}

.social-footer-catalog a.icons-cat {
    color:#ffffff;
    font-size: 22px;
    display: inline-block;
    margin-right: 20px;
}

.social-footer-catalog a.icons-cat i.fab.fa-facebook-f, .social-footer-catalog a.icons-cat i.fab.fa-instagram, .social-footer-catalog a.icons-cat i.fab.fa-youtube, .social-footer-catalog a.icons-cat i.fab.fa-twitter {
    font-size: 30px;
}

.logo-mobile, .only-mobile-icon-down, .up-arrow-opened-filter {
    display:none;
}
.wrapAllMobileFormFilter {
    float: right;
    display: inline-block;
}
@media only screen and (max-width:991px) {
    .social-footer-catalog a.icons-cat {
        display: inline-block;
        margin-right: 10px;
        margin-left:10px;
        text-align: center !important;
    }   
    .social-footer-catalog {
        text-align: center !important;
    }
}
@media only screen and (max-width:767px) {
    .small-hide, .white-top-catalog {
        display: none;
    }
    .logo-mobile {
        display:block;
        width: 87px;
        height: 78px;
        background-color: #ffffff;
        text-align: center;
        padding: 17px;        
    }    
    .logo-mobile img {
        width: 38px;
        height: 36px;
    }
    .filter-bar span {
        clear: both;
        margin-bottom: 20px;
        width: 100%;
    }

    .selectWrapperMobFirst {
        width: 100%;
        margin-bottom: 10px;
    }
    .selectWrapperMobSecond {
        width: 69%;
    }
    .selectWrapperMobThird {
        width: 25%;
        float: right;
        margin-right: -6px;
        margin-left: 0;
    }

    .only-mobile-icon-down {
        display: block;
        float: right;
    }

    .form-selector {
        width: 80%;
        margin: auto;
        display: block;
        float: none;
    }

    .wrapAllMobileFormFilter {
        float: right;
        display: inline-block;
    }

    .filter-bar form {
        width:100%;
    }
    .up-arrow-opened-filter {
        display: block;
        float: right;
        clear: both;
        margin-top: 20px;
        color: #FC3D21;        
    }
}

@media only screen and (max-width:550px) {
    .thumb-catalog-top{ min-height: 250px; }
    .selectWrapperMobSecond {
        width: 48%;
        float: left;
    }
}

#menu-al-secundario {list-style-type: none;padding-left: 0;}
#menu-al-secundario li{}
#menu-al-secundario li a{color: #fff;text-decoration: none;}