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

#remate-footer {
    background: #212322;
}


#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-top: 12px;
}

.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: #ffffff;
    font-size: 18px;
    padding-right: 20px;
    text-decoration: none;
}

.footer-redes .tw svg {
    width: 16px;
    height: 16px;
    display: inline-block;
    top: 0;
    position: relative;
}

.footer-redes a:focus {
    outline: none;
    color: #ffffff;
}

.footer-redes .tw:hover > svg path {
    fill: #ff6720;
}

.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;
}

.footer .col-sm-4 {
    width: 32.333333% !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;
}

/* TOP SCROLL BUTTON */
.top-scroll-cointainer {
    display: none;
}


.footer .footer-links span {
    display: none;
}


.col-sm-offset-2-custom {
    margin-left: 16.66666667%;
}

.col-sm-10-custom {
    width: 83.33333333%;
}

.col-xs-4-custom {
    width: 32.333333% !important;
    float: left;
}


/* MEDIA QUERIES*/
@media (min-width: 1025px) {
    .collapse__content {
        display: block;
    }

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

@media (max-width: 1024px) {

    .col-xs-4-custom {
        width: 100% !important;
    }

    .col-sm-10-custom {
        width: 100% !important;
    }

    .col-sm-offset-2-custom {
        margin-left: 0;
    }

    /* UPDATE FOOTER 2023*/
    .footer-redes a {
        color: white;
    }

    .mt-15-767 {
        margin-top: 15px !important;
    }

    .br-1 {
        border-right: 1px solid #ff6720 !important;
    }

    #remate-footer .aviso {
        float: left;
    }

    #remate-footer .copyright {
        position: relative;
        top: 6px;
    }


    .top-scroll-cointainer {
        position: fixed;
        bottom: 15%;
        right: 26px;
        z-index: 8;
    }

    .top-scroll-cointainer .scroll {
        display: block;
        background: #ff6720;
        color: #FFFFFF;
        padding: 3px 8px;
        cursor: pointer;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        border-radius: 5px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }

    .top-scroll-cointainer .scroll:hover .fa {
        padding-top: -10px;
    }

    .top-scroll-cointainer .scroll .fa {
        margin: 0;
        font-size: 30px;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
    }

    .footer .footer-links h3 {
        float: left;
        font: normal normal bold 13px/16px Lato;
        letter-spacing: 0;
        position: relative;
        top: 10px;
    }

    .footer .footer-links span {
        top: 10px;
        display: block;
    }

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


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

    .footer-links .glyphicon-triangle-bottom {
        float: right;
    }

    .footer-links .glyphicon-triangle-bottom:before {
        color: #ff6720;
        text-align: right;
        font-size: 10px !important;
        top: 0 !important;
    }

    .footer-links .collapse-footer.collapse--collapse-on-sm label {
        width: 100%;
        height: 38px;
        margin-bottom: 0;
    }

    .footer-links .bb-1 {
        border-bottom: 1px solid lightgray;
    }

    .footer .main-container {
        padding-bottom: 0 !important;
    }

    .footer .footer-links ul li a {
        color: #212322;
        font: normal normal normal 13px/16px Lato;
        letter-spacing: 0;
    }

    .footer .footer-links ul {
        padding-top: 0;
    }

    .footer .footer-links .collapse__content ul li:last-child {
        padding-bottom: 9px;
    }

    .footer .footer-links .collapse__content ul li:first-child {
        /*border-top: 1px solid #ff6720;*/
    }
}

@media (max-width: 770px) {
    .footer-redes a:hover {
        color: white;
    }

    .footer-redes .tw:hover > svg path {
        fill: white;
    }

    .footer .col-sm-4 {
        width: 100% !important;
    }

    .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;
    }

}




