.foot_social .auxi{
    padding:0;
}
#footer .find-us{
    display:flex;
    flex-direction:column;
}
#footer .derechos{
    max-width:600px;
    text-align:left;
}
.tasacion footer .tit {
    font-family: 'notosans-regular';
    margin-bottom: 5px;
    line-height: 1.4;
    color: #6C6C6C;
    display: inline-block;
    font-size: 1rem;
    line-height: 16px;
    letter-spacing:normal;
}
footer .encuentranos li a{
    display:flex;
    flex-wrap:wrap;
    align-items: center;
    margin-bottom:34px;
}
footer .encuentranos li a .epi{
    font-family:var(--font-bold);
}
footer .encuentranos li a img{
    margin-right:11px;
}
footer .auxi .row .foot{
    display:flex;
    padding:25px 48px;
}
footer .auxi .row .encuentranos .foot{
    display:flex;
    padding:0;
}
@media (max-width:768px){
footer .auxi .row .foot {
    display: flex;
    padding: 0;
    padding-bottom:0!important;
}
}

footer {
    font-family: var(--font-regular);
    border-top:1px solid #E5E5E5;
    background: #FFF;
    width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    z-index: 2;
    position: relative;
    left: 0;
    bottom: 0;
}
footer .foot_social{
    background: #212529;
}
footer .auxi .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#footer .auxi {
    display: block;
    max-width: none!important;
    margin: 0 5.5rem;
    border-bottom:none;
}
footer p, footer a, footer li {
    color: #000;
    display: inline-block;
    font-size: 0.75rem;
    line-height:16px;
}
footer li.derechos{
    color:#fff;
}
footer .encuentranos .find-us li:hover p{
    
    text-decoration:underline;
}
footer .foot_sub li {
    display: block;
    margin: 14px 0;
    font-family: var(--font-regular);
}
footer .foot_sub li.sec:nth-child(7) {
    margin-top: 30px;
}
footer .foot_sub li:hover a {
    text-decoration:underline;
    transition: .3s all ease;
}
footer .foot_sub li a {
    font-size: 16px;
    color: #0E0E0E;
    margin-bottom:18px;
}
footer .info-footer {
    width: 100%;
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: -ms-flexbox;
}
footer .info-footer .auxi {
    margin: 10px auto;
    padding: 25px 0 35px;
    border-bottom: 1px solid #dfe2e7;
}
footer .info-footer p {
    font-size: 16px;
    font-family: var(--font-regular);
    margin-bottom: 5px;
    line-height: 1.4;
}
footer .foot_social {
    text-align: right;
}
footer .foot_social ul {
    display: flex;
    vertical-align: middle;
    padding: 30px 0;
    flex-wrap: wrap;
    align-content: center;
}

footer .foot_social ul li a img {
    width: 100%;
    display: block;
}

footer .foot_social .pref {
    font-family: robotobold, sans-serif;
    font-size: 12px;
}
footer .foot_social li {
    padding: 0 7px;
    display: inline-block;
}
footer .info-footer .btn_footer {
    border: 3px solid #fff;
    width: 153px;
    float: right;
    text-align: center;
    margin-bottom: 30px;
}
footer .info-footer .btn_footer a:hover {
    display: block;
    background-color: #fff;
    color: #dd5e19;
    transition: .3s all ease-in;
}
footer .info-footer .btn_footer a {
    font-family: var(--font-regular);
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 16px;
}
footer .info-footer h2.foot_subtit {
    margin-bottom: 25px;
    font-size: 16px;
    font-family: var(--font-regular);
    color: #9A9A9A;
    text-transform:none;
    letter-spacing: .2px;
}
footer .info-footer .foot_subtit a {
    font-size: 15px;
    font-family: var(--font-regular);
}
footer .info-footer .footer_subtit_link {
    font-size: 15px;
    font-family: var(--font-regular);
}
footer .foot_subtit a {
    font-size: 18px;
    font-family: var(--font-regular);
    text-transform: uppercase;
    color: #7a7a7a;
    letter-spacing: .2px;
}
footer .info-footer .footer_subtit_link {
    text-transform: uppercase;
    color: #7a7a7a;
    letter-spacing: .2px;
}
footer .sup_foot {
    padding: 15px 0 20px;
    margin-bottom: 20px;
}
footer .sup_foot li:after {
    content: "-";
    padding-left: 5px;
    font-size: 14px;
    padding-right: 3px;
}
footer .sup_foot ul li:last-child:after {
    display: none;
}
footer .sup_foot li a {
    font-size: 10px;
    font-family: var(--font-regular);
    letter-spacing: .8px;
    text-transform: uppercase;
}
footer .sup_foot li a:hover {
    opacity: .8;
}
footer .sup_foot ul {
    text-align: center;
}
footer .sup_foot p {
    font-size: 10px;
    font-family: var(--font-regular);
    letter-spacing: .8px;
    text-transform: uppercase;
}
footer .sup_foot .col:last-child {
    text-align: right;
}
footer .sup_foot .col:first-child ul {
    text-align: left;
}
footer .foot_social li.derechos p {
color:#fff!important;
    
}
footer .foot_social {
    width: 100%;
    position: relative;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: -ms-flexbox;
}
footer .foot_social .link-ico a {
    color: #00adee;
    font-weight: 700;
}
footer .sup_foot .foot_social li::after {
    content: inherit;
}
footer .foot_social .link-ico {
    text-align: right;
    margin: 40px 0;
}
footer .foot_social .link-ico span {
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    bottom: 3px;
}
footer .foot_social .link-ico img {
    width: 100%;
    height: auto;
}
@media(max-width:767px) {
    #footer .derechos {
    text-align: center;
    }
    footer .encuentranos .find-us{
    
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
    footer .encuentranos{
        margin-top:16px;
    }
    #footer .auxi{
    margin: 0 1rem!important;
    }
    footer .auxi .row.derechos-logo{
        justify-content: center;
        gap: 18px;
    padding-bottom:30px;    
    flex-direction: column-reverse;
    align-content: center;
    align-items: center;
    }
    footer .accordionfooter {
    cursor: pointer;
    border-top:none;
    padding: 18px 18px 18px 0;
    width: 100%;
    transition: .4s;
    margin-bottom: 0!important;
    text-align: left!important;
}
footer .accordionfooter:after {
    background-image: url("../../../imag/v1/icon/footer/ic_plus.svg");
    content: '';
    width: 20px;
    height: 20px;
    float: right;
    margin-top: -5px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    user-select: none;
}
footer .active:after {
 background-image: url("../../../imag/v1/icon/footer/ic_minus.svg");
    content: '';
    width: 20px;
    height: 20px;
    float: right;
    margin-top: -5px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    user-select: none;
}
footer .panelfooter {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
}
footer .panelfooter.foot_sub li {
    display: flex;
        height: 44px;
        padding: 0;
        margin: 0;
        border-top: none;
        flex-wrap: wrap;
        align-content: center;
        line-height:20px;
        margin-bottom: 4px;
}
footer .panelfooter.foot_sub li a {
    font-family: var(--font-regular);
    font-size: 16px;
    font-weight: 400;
    margin-bottom:0;
}
footer .info-footer h2.foot_subtit {
    font-size: 0.875rem!important;
    font-family: var(--font-regular);
    color: #B3B3B3;
    letter-spacing: .2px;
    text-align:start;
    text-transform:none;
}
footer .info-footer .auxi {
    padding-bottom: 0;
}
footer .foot_social {
    justify-content: center;
    padding-top: 30px;
}
footer .foot_social ul {
    text-align: center;
}
footer .foot_social .link-ico {
    text-align: center;
}
}.prefooter {
    background-color: #fff;
    padding: 40px 0;
    text-align: center;
}
.prefooter .cont_pref {
    max-width: 300px;
    margin: 0 auto;
}
.prefooter .cont_pref .img_wrap img {
    width: 100%;
    display: block;
}
.prefooter .cont_pref .img_wrap {
    width: 34px;
    margin: 15px auto;
}
.prefooter .cont_pref .foot_subtit {
    font-size: 18px;
    font-family: var(--font-regular);
    text-transform: uppercase;
    color: #00adee;
    letter-spacing: .2px;
}
.prefooter .cont_pref .foot_subtit a {
    color: #00adee;
}
.prefooter .cont_pref .txt {
    font-size: 14px;
    font-family: var(--font-regular);
    color: #a2a2a2;
    letter-spacing: .2px;
    margin: 15px auto;
    max-width: 240px;
}
.prefooter .cont_pref .btn {
    margin-top: 42px;
    display: block;
    position: relative;
    text-transform: uppercase;
    color: #00adee;
    font-size: 11px;
    text-decoration: underline;
    font-family: var(--font-regular);
}
.prefooter .cont_pref .btn:hover {
    color: #333;
    transition: .3s all ease;
}
footer#port-concesionarios .info-footer h2 {
    margin-top: 15px;
}
footer#port-concesionarios .info-footer p {
    font-size: 12px;
    margin-bottom: 0;
    display: block;
}
footer#port-concesionarios .info-footer a {
    font-size: 11px;
    color: #00adee;
    display: block;
    margin-top: 3px;
}

/* Blocker */

.country_switcher {
    position: relative;
    display: inline-block;
    padding: 10px 0;
    cursor: pointer;
    right: -87%; 
    isolation: auto;
}

#footer .country_switcher .auxi {
    margin: 0 !important;
    padding: 0;
}

/* El "botón" Global */
#footer .country_switcher .auxi .row.derechos-logo {
    display: flex;
    flex-direction: row;
    padding-bottom: 0;
    gap: 18px;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
}

/* Estilos de Iconos (Se mantienen igual) */
.country_switcher .row .globe-icon,
.country_switcher .row .arrow {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 16px;
    height: 16px;
}

.country_switcher .row .arrow {
    display: inline-block;
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.24752 7.32172C3.59715 6.9159 4.18763 6.8906 4.5664 7.2652L10 12.6391L15.4336 7.2652C15.8124 6.8906 16.4028 6.9159 16.7525 7.32172C17.1021 7.72755 17.0785 8.3602 16.6997 8.73481L10.6331 14.7348C10.2755 15.0884 9.72446 15.0884 9.36694 14.7348L3.30028 8.73481C2.92151 8.3602 2.89789 7.72755 3.24752 7.32172Z' fill='%23333333'/%3E%3C/svg%3E");
    transition: transform 0.3s ease;
}

.country_switcher .row .ic-close {
    background-image: url(../../../imag/v1/icon/header/ic_close.svg);
    width: 36px;
    height: 36px;
    border-bottom: none;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right;
}

/* --- TRANSFORMACIÓN A SIDE PANEL --- */

.country_switcher .foot {
    display: block !important; 
    position: fixed; 
    top: 0;
    right: -100%;
    width: 350px;
    height: 100vh; 
    background-color: #fff;
    z-index: 99999 !important;
    list-style: none;
    padding: 60px 20px 20px 20px !important; 
    margin: 0;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
    transition: right 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
    border: none;
    border-radius: 0;
    overflow: scroll;
}

/* Estado Activo: Se desliza al centro */
.country_switcher.active .foot {
    right: 0;
    transition: right 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
}

/* Rotación de flecha */
.country_switcher.active .arrow {
    transform: rotate(180deg);
}

/* Estilos de los items (Tipo Imagen 3) */
.country_switcher .foot li {
    padding: 0;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
    text-align: left; 
}

.country_switcher .foot li a {
    display: flex;
    flex-direction: column; 
    padding: 20px 10px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

/* Texto secundario (idioma) debajo del país */
.country_switcher .foot li a span.language {
    font-weight: normal;
    color: #888;
    font-size: 13px;
    margin-top: 4px;
}

/* Overlay oscuro de fondo */
.country_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 99998;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.country_switcher.active + .country_overlay {
    opacity: 1;
    visibility: visible;
}

@media(max-width: 768px) {
    .country_switcher {
        right: -45%;
    }
    .country_switcher .foot {
        width: 85%; 
    }
}