.group-languages-texts li[aria-current] a {
    background: var(--colorPrimary);
    color: #fff;
}
.logo, a:has(.logo-desktop),a:has(.logo-footer){
    display: block;
    max-width: max-content;
    margin: 0 auto;
}
:focus-visible, .price_from_container:focus-within,
.tab input:focus-visible + .tab__title .tab__label{
    box-shadow:none !important;
    outline: none !important;
    border: 3px solid #c6f9ff !important;
    border-radius:0 !important;
}
.price_from_container a:focus-visible{
    border:none !important;
    border-radius:0;
}
p.titleHero,.box-dark p,.box-medium *,.menu-desktop a,
.language-text,.img-swiper-card-hotel div.price_from_container,
body p.titleFooter,.swiper-ventajas p{
    background-color:rgba(0,0,0,.002) !important;
}
.sub-title, .box-clear p{
    background-color:rgba(255,255,255,.002) !important;
}
.destino .box-dark p:first-child,
.destino .box-medium p:first-child,
.destino .box-clear p:first-child{
    font-weight:400;
}