.footer{
    padding-top:0 !important;
    background: #F8F7F7;
    color: #fff;
    border: none !important;
    font-family: 'Lato', sans-serif !important;
}

#remate-footer {
    background: #262626;
    padding: 15px 0 0 0;
}

#remate-footer .footer-legals{
    margin: 0;
    font-size: 10px !important;
    font-weight: normal !important;
    color: #fff !important;
}
#remate-footer .footer-legals a{
    color: #fff !important;
    text-decoration: underline;
}

.footer .footer-links ul {
    padding-left: 8px;
}

.footer .footer-links ul li{
    line-height: 30px;
    font-size: 13px !important;
    font-weight: normal !important;
}

.footer .footer-links .fa-caret-right{
    color: #ff6720;
    font-size: 12px;
    vertical-align: middle;
    margin-top: -2px;
}

.footer .footer-links ul li a{
    color: #212322;
    font-weight: 300;
    font-size: 15px;
}

.footer .footer-links ul li a:hover{
    color: #ff6720;
    text-decoration: none;
}

.footer-redes{
    text-align: center;
}

.footer-redes a{
    color: #ff6720;
    font-size: 18px;
    padding-right: 20px;
    text-decoration: none;
}

.footer-redes a.fb{
    padding-left: 20px !important;
    font-size: 16px;
    top: -2px;
    position: relative;
}

.footer-redes a:hover{
    color: #ff6720;
    text-decoration: none;
}

.footer .footer-links h3{
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    text-transform: none !important;
    font-weight: bold !important;
    color: #212322 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    width: 160px;
}

.footer .footer-links h3:before {
    content: "";
    position: relative;
    width: 100%;
    height: 1px;
    bottom: -21px;
    left: -8px;
    background-color: #ff6720;
    visibility: visible;
    transform: scaleX(1);
    transition: 0.3s;
    display: block;
}

.footer-links .footer-redes{
  margin-top: 10px !important;
}

/** barra de redes mobile **/

.redes-mob{
    margin-top: -1px;
    margin-bottom: -1px;
    background: #3d3d3d;
}

.redes-mob .footer-redes{
    text-align: center;

}

.redes-mob .footer-redes h3{
    display: inline-block;
    font-size: 18px;
    color: #fff !important;
    margin: 15px 0 !important;
    font-weight: normal !important;
    padding-right: 30px;
    line-height: 32px;
    vertical-align: middle;
    text-transform: none !important;
    font-family: 'Lato', sans-serif !important;


}


.redes-mob .footer-redes .fa-caret-right{
    color: #ff6720;
    font-size: 12px;
    vertical-align: middle;
    margin-top: -2px;
}


.redes-mob .footer-redes a{
    color: #ff6720;
    font-size: 18px;
    padding-right: 20px;
    text-decoration: none;
    line-height: 22px;
    vertical-align: middle;
}


.redes-mob .footer-redes a:hover{
    color: #ff6720;
    text-decoration: none;
}


/** idioma **/
.footer .form-language,
.footer .currency-switcher{
    display: block !important;
}


/** dropdowns **/

.collapse-footer > input[type="checkbox"] {
    display: none;
}
.collapse-footer > input[type="checkbox"]:checked ~ label h3::after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.collapse-footer > input[type="checkbox"]:checked ~ .collapse__content {
    display: block;
}
.collapse-footer > label {
    cursor: pointer;
}
.collapse-footer  h3::after {
    content: '\f078';
    display: inline-block !important;
    margin-left: 15px;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
}

.collapse-footer h3{
    margin-top: 0 !important;
}

.collapse__content {
    display: none;
}


/** news form **/

.block-subscribe{
    height: 50px !important;
    background: #4b4b4b;
    margin: 0 !important;
    padding: 0 !important;
    display: grid !important;
}

.block-subscribe .block-title{
    border: none !important;
    color: #fff;
    font-family: 'Lato', sans-serif !important;
    text-align: right;
    font-size: 20px !important;
    line-height: 30px;
    margin-top: 10px;
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.block-subscribe .block-title span i{
    color: #ff6720 !important;
    font-size: 16px !important;
}

.block-subscribe input[type=email]{
    background: #606161 !important;
    border-radius: 100px;
    border: 0 !important;
    width: 100% !important;

}

.block-subscribe input{

    font-size: 12px !important;
    color: #f0efef !important;
    font-weight: normal !important;
}

#newsletter-validate-detail .block-content{
    margin-top: 10px !important;
}

#newsletter-validate-detail .block-content .input-box{
    padding: 0 !important;
}

#newsletter-validate-detail .block-content .actions{
    margin-top: 0px !important;
    float: left !important;
}


.block-subscribe input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.block-subscribe input::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.block-subscribe input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.block-subscribe input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

.block-subscribe input:-webkit-autofill,
.block-subscribe input:-webkit-autofill:hover,
.block-subscribe input:-webkit-autofill:focus{
    -webkit-text-fill-color: #fff !important;
}

#newsletter:-webkit-autofill {
    -webkit-text-fill-color: #ffffff !important;
}






@media (max-width: 770px) {
    .block-subscribe .block-title{
        font-size: 18px !important;
        text-align: center !important;
    }
    .block-subscribe .block-title span i{
        color: #ff6720 !important;
        font-size: 12px !important;
    }

    .block-subscribe{
        height: 90px !important;
    }

    .footer .main-container{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }


}





@media (min-width: 524px) {
    .collapse--collapse-on-sm .collapse__content {
        display: block;
    }

    .collapse-footer  h3::after {
        display: none !important;
    }

    .collapse-footer > label {
        cursor: auto !important;
    }

}



