.container{
    width: 80%;
}

body, .container-fluid{
    background-color: #000 !important;
}

.container-fluid{
    background-color: transparent !important;
}

@media(min-width: 1800px){
    .container{
        width: 90%;
        max-width: 1440px;
    }
}

@media(min-width: 992px) and (max-width: 1599px){
    .container{
        width: 90%;
    }
}

/* menu */

#menu16 {
    background-color: #000 !important;
    position: sticky;
    top: 0;
}

#menu16 .menu-left{
    display: flex;
    align-items: center;
    gap: 20px;
}

#menu16 .button-menu{
    display: flex;
    background-color: transparent;
    border: none;
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
}

#menu16 .telefono{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
}

#menu16 .logo-menu{
    display: flex;
    justify-content: center;
}

#menu16 .pull-right{
    align-items: center;
}

#menu16 .pull-right .menu.opc-menu-0 a .texto-enlace-pagina{
    color: var(--Black, #000);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
    border-radius: 16px;
    border: 1px solid var(--White, #FFF);
    background: var(--White, #FFF);
    padding: 11px 26px;
}

#menu16 .pull-right .menu.opc-menu-1 a .texto-enlace-pagina{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
    border-radius: 16px;
    border: 1px solid var(--White, #FFF);
    background: var(--Black, #000);
    padding: 11px 26px;
}

#menu16 .row.flex{
    display: flex;
    align-items: center;
}

#menu16 .col-img .container-img.img-1 {
    background-image: url('/img/tukm0renov/background-img1.png');
}
#menu16 .row.flex{
    display: flex;
    align-items: center;
}
#menu16 .col-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 0;
    z-index: -1;
}
#menu16 .col-img .container-img {
    height: 100%;
    background-size: cover;
}
#menu16 .container {
    width: 97%;
    max-width: 1800px;
}
@media(max-width: 1799px){
    #menu16 .container {
        width: 97%; 
        max-width: unset;
    }
}

@media(min-width: 992px) {
    #menu16 .container-filter-mb {
        display: none !important;
    }
}

#menu16 .container-menu .col-2 a {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
}
#menu16 .container-menu .col-2 .opciones {
    margin-bottom: 10px;
}
#menu16 .container-menu .col-2 a:hover {
    text-decoration: none;
    color: #fff;
}
#menu16 .container-menu .titulo-seccion {
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
}
#menu16 .container-menu .col-2 {
    margin-top: 64px; 
    padding-left: 100px;
}
#menu16 .container-menu .col-3 .container-col-3-1 {
    margin-top: 32%;
}
#menu16 .container-menu .col-3 .container-col-3-2 {
    margin-top: 64px;
}
#menu16 .container-menu .col-3 a {
    color: white;
    font-weight: 700;
    font-size: 12px;
    line-height: 30px; 
}
#menu16 .container-menu .col-3 .opciones:hover a {
    color: #fff; 
    text-decoration: none;
}
#menu16 .container-menu .col-3 .container-col-3-2 a {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
}
#menu16 .container-menu .col-3 .container-col-3-2 a img {
    margin-right: 12px; 
    margin-top: -2px;
}
#menu16 .container-menu .opciones.opc-1 {
    margin-top: 25px;
}
#menu16 .container-menu .col-3 .container-col-3-2 .opciones.opc-1 img {
    margin-right: 7px;
}
@media(max-width: 1199px) {
    #menu16 .container-menu .col-1 {
        display: none;
    }
    #menu16 .container-menu .col-2 {
        width: 50%; 
        padding: 0;
    }
    #menu16 .container-menu .col-3 {
        width: 50%; 
    }
    #menu16 .container-menu .col-3 .container-col-3-1 {
        margin: 0;
    }
    #menu16 .col-img .container-img {
        display: none;
    }
}
@media(max-width: 992px) {
    #menu16 .container-menu .col-2, 
    #menu16 .container-menu .col-3 {
        width: 100%; 
        padding: 0;
    }
    #menu16 .container-menu .col-3 .container-col-3-2 {
        margin-bottom: 30px;
    }
    #menu16 .telefono{
        display: none;
    }
}

/* slider */

#slider7 .slider .uk-slideshow, #slider7 .slider .uk-slideshow > li > div {
    height: 75vh !important;
}

#slider7 .container-fluid {
    height: 75vh !important;
}

#slider7 .opacidad{
    background-color: rgba(0, 0, 0, 0);
}

#slider7 .contBuscador{
    position: static;
    transform: translateY(-55px);
}

#slider7 .title1{
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px;
    color: #fff;
}

#slider7 .title2{
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    font-family: "DM Sans";
}

#slider7 form{
    border-radius: 30px;
    background: var(--Miscellaneous-Bar-border, rgba(0, 0, 0, 0.45));
    width: 100%;
    padding: 25px;
}

#slider7 .dropdown{
    border: none;
    background: transparent;
    width: 160px;   
    height: 40px; 
}

#slider7 .form-filtro{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}


#slider7 .dropdown .select-dropdown{
    color: var(--Lion, #CA9E67) !important;
    font-family: "DM Sans";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; 
    text-transform: capitalize;
    border-radius: 5px;
    border: none;
    background-color: transparent;
}

#slider7 .dropdown .select-dropdown .glyphicon{
    top: 0;
}

#slider7 .btn-buscar{
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px; 
    border: 1px solid #36A9E1;
    height: 40px;
    padding: 0px 30px;
}

#slider7 .btn-buscar:hover{
    background: var(--Picton-Blue, #36A9E1);
    color: var(--White, #FFF);
    border: 1px solid #36A9E1;

}

#slider7 .cont_texto .boton{
    margin-top: 45px;
}

#slider7 .cont_texto a{
    border-radius: 5px;
    background: #36A9E1;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    padding: 17px 19px;
    font-family: "DM Sans";
}

#slider7 form .tituloFiltro{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 29.6px;
    text-align: left;
}

#filtro9 .carrocerias {
    background-color: transparent;
}

@media(max-width: 991px){
    #slider7 form{
        display: none;
    }
}

@media (max-width: 767px){
    #slider7 .cont_texto{
        margin-top: 200px;
    }
    #slider7 .container,
    #slider4 .container{
        width: 100%;
    }
    #slider7 .cont_texto a{
        padding: 17px 38px;
    }
}

#slider7 .slider .uk-slideshow img{
    width: 100%;
}

/* filtro mobile home */

@media(min-width: 992px){
    #filtro3.filtro_0{
        display: none;
    }
}

#filtro3.filtro_0 .cont_titulo{
    border-bottom: none;
}

#filtro3.filtro_0 .dropdown{
    border: none;
    border-radius: 10px;
    margin-bottom: 12px;
}

#filtro3.filtro_0 h2{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

#filtro3.filtro_0 h2:only-child{
   margin-top:0;
}

#filtro3.filtro_0 .dropdown .select-dropdown{
    border-radius: 10px !important;
    background:transparent;
}

#filtro3.filtro_0 .container{
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

#filtro3.filtro_0 .filtro{
    background: var(--Picton-Blue, #36A9E1);    
}
#filtro3 .dropdown .select-dropdown .txt-select {
    color: var(--Lion, #CA9E67);
}
.glyphicon-menu-down:before {
    color: var(--Lion, #CA9E67);
}
#filtro3.filtro_0 .btn-buscar{
    border-radius: 10px;
    background: var(--Picton-Blue, #36A9E1);    
    color:#FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    padding: 5px 0px;
    width: 100%;
}

#filtro3.filtro_0 .mini-titulo{
    display: none;
}

.filtro_botones .icon{
    height: 45px;
    width: 150px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.filtro_botones a{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.filtro_botones a:hover{
    text-decoration: none;
}

.filtro_botones .texto{
    color: #afadad;
    font-weight: 100;
    font-size: 12px;
    margin-top: 2px;
}

.filtro_botones .contenedor-filtro{
    width: 316px;
    display: flex;
    justify-content: space-between;
    margin: 0;
    margin-top: 34px;
    margin-left: 10px;
}

#filtro3 .filtro_botones .contenedor-filtro{
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
}

#filtro3 .filtro_botones .icon{
    height: 45px;
    width: 168px;
}


/* filtro carrocerias */

#filtro9 .carrocerias{
    padding-top: 200px;
    padding-bottom: 90px;
}

#filtro9 .titulo{
    color: var(--Lion, #CA9E67);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29.6px; 
}

#filtro9 .subtitulo{
    width: fit-content;
    margin: 0px auto;
    margin-top: 15px;
    position: relative;
    margin-bottom: 40px;
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 100% */
}


#filtro9 .carrocerias a{
    border-radius: 16px;
    border: 1px solid var(--Battleship-Gray, #9D9D9C);
    background: var(--White, #FFF);
    color: #000;
    text-align: center;
    max-width: 275px;
    margin: 20px 0px;
    max-width: 165px;
}

#filtro9 .carrocerias span{
    color: #000;
    font-size: 21px;
}

#filtro9 .carrocerias .nombre{
    color: var(--Black, #000);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 21.6px; 
}

#filtro9 .carrocerias a:hover{
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
}

#filtro9 .carrocerias a:hover::after{
    transform: scale(1,1);
}

#filtro9 .carrocerias a:hover span{
    color: #fff;
    font-size: 21px;
}

#filtro9 .carrocerias a:hover:before {
    border-color: rgba(0, 0, 0, 0);
}

#filtro9 .carrocerias a:hover .nombre{
    color: #fff;
}
    @media(max-width: 991px){
    #filtro9 .carrocerias{
        padding-top: 0px;
    }
}
@media(max-width: 767px){
    #filtro9 .carrocerias{
        padding-top: 60px;
    }
    #filtro9 .subtitulo{
        text-align: center;
        font-family: "DM Sans";
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        padding: 0px 25px;
        line-height: 40px;
    }
    #filtro9 .subtitulo img{
        position: absolute;
        left: 15px;
        bottom: 60px;
    }
    #filtro9 .carrocerias .container{
        width: 100%;
    }
    #filtro9 .carrocerias span{
        font-size: 40px;
    }
}

/* servicio home */

#servicio6{
    background: #121213;
}

#servicio6 .container-fluid{
    padding-top: 60px;
    padding-bottom: 60px;
    background: rgba(0, 0, 0, 0.65);
}

#servicio6 .row.centrar{
    display: flex;
    align-items: center;
}

#servicio6 .hidden-xs{
    width: 60%;
}

#servicio6 .auditado{
    width: 40%;
}

#servicio6 .cont_icono .numero-1{
    position: relative;
    color: var(--Picton-Blue, #36A9E1);
    text-align: center;
    font-family: "DM Sans";
    font-size: 50px;
    font-style: italic;
    font-weight: 700;
    line-height: 16px;
}

#servicio6 .cont_icono .numero-2{
    position: relative;
    color: var(--Lion, #CA9E67);
    text-align: center;
    font-family: "DM Sans";
    font-size: 50px;
    font-style: italic;
    font-weight: 700;
    line-height: 16px;
}

#servicio6 .cont_icono .numero-3{
    position: relative;
    color: var(--Battleship-Gray, #9D9D9C);    
    text-align: center;
    font-family: "DM Sans";
    font-size: 50px;
    font-style: italic;
    font-weight: 700;
    line-height: 16px;
}

#servicio6 .titulo_card-1{
    color: var(--Picton-Blue, #36A9E1);
    text-align: center;
    font-family: "DM Sans";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    padding-top: 5px;
    padding-bottom: 22px;
}

#servicio6 .titulo_card-2{
    color: var(--Lion, #CA9E67);
    text-align: center;
    font-family: "DM Sans";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    padding-top: 5px;
    padding-bottom: 22px;
}

#servicio6 .titulo_card-3{
    color: var(--Battleship-Gray, #9D9D9C);
    text-align: center;
    font-family: "DM Sans";
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px; 
    padding-top: 5px;
    padding-bottom: 22px;
}

#servicio6 .texto_card{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}

#servicio6 .texto-auditado{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

#servicio6 .texto-auditado .texto-tamaño{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

#servicio6 .texto-auditado .texto-tamaño .azul{
    color: var(--Picton-Blue, #36A9E1);
    text-align: center;
    font-family: "DM Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

@media(max-width: 1120px){
    #servicio6 .hidden-xs{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media(max-width: 767px){
    
    #servicio6 .row.centrar{
        display: block;
    }
    
    #servicio6 .hidden-xs{
        width: 100%;
    }
    
    #servicio6 .auditado{
        display: flex;
        justify-content: center;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    #servicio6 .auditado .img-auditado{
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    #servicio6 .texto-auditado{
        width: 85%;
    }
    .swiperElegirnos{
        overflow: hidden;
        max-width: 100%;
    }
    #servicio6 .card_servicio {
        margin: 30px 15px;
    }
    .swiperElegirnos .swiper-pagination-bullet{
        width: 12px;
        height: 12px;
        border: 1px solid #BDBDBD;
    }
    .swiperElegirnos .swiper-pagination-bullet-active{
        background: var(--Picton-Blue, #36A9E1);
        border-color: var(--Picton-Blue, #36A9E1);   
    }
    #servicio6 .container{
        width: 100%;
    }
    .swiperElegirnos .swiper-wrapper{
        padding-bottom: 20px;
        padding-top: 50px;
    }
}

/* destacado */

#destacado1 .titulo{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    position: relative;
}

#destacado1 .container-fluid{
    padding-top: 60px;
    padding-bottom: 60px;
}

#destacado1 .flex{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#destacado1 .navegacion{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px; 
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
    margin-top: 0;
    padding: 10px 48px;
}

#destacado1 .navegacion:hover{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px; 
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
    margin-top: 0;
    padding: 10px 48px;
}

@media(max-width: 767px){
    #destacado1 .container{
        width: 100%;
    }
    #destacado1 .titulo{
        color: var(--White, #FFF);
        font-family: "DM Sans";
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        margin:0 auto;
    }
    #destacado1 .titulo img{
        left: -39px;
        bottom: 55px;
    }
    #destacado1 .flex{
        padding-left: 0px;
    }
    #destacado1 .swiper-destacado{
        overflow-x: hidden;
        max-width: 100%;
        padding-bottom: 30px;
    }
    #destacado1 .swiper-slide-active{
       padding:0;
    }
    #destacado1 .navegacion{
        width: 100%;
    }
    #destacado1 .col_card{
        padding-left: 0px;
        padding-right: 0px;
    }
   
    #destacado1 .swiper-destacado .swiper-pagination-bullet{
        width: 12px;
        height: 12px;
        border: 1px solid #BDBDBD;
        background-color: transparent;
    }
    #destacado1 .swiper-destacado .swiper-pagination-bullet-active{
        background: var(--Picton-Blue, #36A9E1);
    }
}

/* card16 */

#card16 .card_16 {
    border: none;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.07);
}

#card16 {
    height: 520px;
    margin-top: 25px;
}

#card16 .uk-slideshow-items{
    aspect-ratio: 4 / 3;    
    height: auto;
    width: 100%;
}

#card16 .contenido_card .titulos .titulo{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 21.6px;
    padding-top: 10px;
}

#card16 .contenido_card .titulos .subtitulo{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    padding-top: 10px;
}

#card16 .contenido_card .bloque-datos{
    display: inline-flex;
    padding-top: 16px;
    justify-content: center;
    align-items: flex-start;
    gap: 40px;
    margin-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}

#card16 .contenido_card .bloque-precios{
    display: flex;
    padding-top: 16px;
    justify-content: center;
    gap: 80px;
    align-items: flex-end;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
    margin-top: 10px;
    color: #FFF;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
}

#card16 .contenido_card .bloque-precios .negrita{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}

#card16 .contenido_card .bloque-precios .precio-tachado{
    text-decoration-line: line-through;   
}

#card16 .contenido_card .bloque-precios .mas{
    color: #FFF;
    text-align: right;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
}
@media(max-width: 767px){
    #card16 .contenido_card .bloque-datos{
        gap: 20px;
    }
}

/* video home */

#texto1.texto_0.asp_32 .flex{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#texto1.texto_0.asp_32 .modal-dialog{
    height: 80%;
    width: 80%;
}

#texto1.texto_0.asp_32 .modal-content{
    border-radius: 11px;
    border: 1px solid var(--color-gris-oscuro);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 66.55%, #000 100%);
    margin:100px auto;
    position: relative;
    height: 100%;
    width: 100%;
}

#texto1.texto_0.asp_32 .modal-content iframe {
    width: 100%; 
    height: 100%;
}

#texto1.texto_0.asp_32 .container-fluid{
    padding-bottom:60px;
}

#texto1.texto_0.asp_32 .titulo{
    color: var(--Lion, #CA9E67);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29.6px; 
}

#texto1.texto_0.asp_32 .subtitulo{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 35px;
}

#texto1.texto_0.asp_32 .video-wrapper {
    -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1061 439"><path fill="white" d="M913.63 0C907.9 0 902.37 0.129999 897 0.389999C891.93 0.139999 886.72 0 881.33 0C875.6 0 870.07 0.129999 864.7 0.389999C859.63 0.139999 854.42 0 849.03 0C843.3 0 837.77 0.129999 832.4 0.389999C827.33 0.139999 822.12 0 816.73 0C811 0 805.47 0.129999 800.1 0.389999C795.03 0.139999 749.73 0 744.34 0C738.61 0 733.08 0.129999 727.71 0.389999C722.64 0.139999 717.43 0 712.04 0C706.31 0 700.78 0.129999 695.41 0.389999C690.34 0.139999 685.13 0 679.74 0C674.01 0 668.48 0.129999 663.11 0.389999C658.04 0.139999 652.83 0 647.44 0C641.71 0 636.18 0.129999 630.81 0.389999C625.74 0.139999 620.53 0 615.14 0C609.41 0 603.88 0.129999 598.51 0.389999C593.44 0.139999 588.23 0 582.84 0C577.11 0 571.58 0.129999 566.21 0.389999C561.14 0.139999 555.93 0 550.54 0C544.81 0 539.28 0.129999 533.91 0.389999C528.84 0.139999 523.63 0 518.24 0C512.51 0 506.98 0.129999 501.61 0.389999C496.54 0.139999 491.33 0 485.94 0C480.21 0 474.68 0.129999 469.31 0.389999C464.24 0.139999 459.03 0 453.64 0C447.91 0 442.38 0.129999 437.01 0.389999C431.94 0.139999 426.73 0 421.34 0C415.61 0 410.08 0.129999 404.71 0.389999C399.64 0.139999 394.43 0 389.04 0C383.31 0 377.78 0.129999 372.41 0.389999C367.34 0.139999 362.13 0 356.74 0C351.01 0 345.48 0.129999 340.11 0.389999C335.04 0.139999 329.83 0 324.44 0C318.71 0 313.18 0.129999 307.81 0.389999C302.74 0.139999 297.53 0 292.14 0C286.41 0 280.88 0.129999 275.51 0.389999C270.44 0.139999 265.23 0 259.84 0C254.11 0 248.58 0.129999 243.21 0.389999C238.14 0.139999 228.5 0 223.11 0C217.38 0 211.85 0.129999 206.48 0.389999C201.41 0.139999 196.2 0 190.81 0C74.31 0 34.01 53.53 27.71 107.68L1.26 325.56C0.63 330.6 0 338.15 0 341.93C0 392.31 43.45 438.28 146.09 438.28C151.8 438.28 157.32 438.15 162.67 437.9C167.75 438.15 172.98 438.28 178.39 438.28C184.1 438.28 189.62 438.15 194.97 437.9C200.05 438.15 205.28 438.28 210.69 438.28C216.4 438.28 176.92 437.9 227.27 437.9C232.35 438.15 242.01 438.28 247.41 438.28C253.12 438.28 258.64 438.15 263.99 437.9C269.07 438.15 274.3 438.28 279.71 438.28C285.42 438.28 290.94 438.15 296.29 437.9C301.37 438.15 306.6 438.28 312.01 438.28C317.72 438.28 323.24 438.15 328.59 437.9C333.67 438.15 338.9 438.28 344.31 438.28C350.02 438.28 355.54 438.15 360.89 437.9C365.97 438.15 371.2 438.28 376.61 438.28C382.32 438.28 387.84 438.15 393.19 437.9C398.27 438.15 403.5 438.28 408.91 438.28C414.62 438.28 420.14 438.15 425.49 437.9C430.57 438.15 435.8 438.28 441.21 438.28C446.92 438.28 452.44 438.15 457.79 437.9C462.87 438.15 468.1 438.28 473.51 438.28C479.22 438.28 484.74 438.15 490.09 437.9C495.17 438.15 500.4 438.28 505.81 438.28C511.52 438.28 517.04 438.15 522.39 437.9C527.47 438.15 532.7 438.28 538.11 438.28C543.82 438.28 549.34 438.15 554.69 437.9C559.77 438.15 565 438.28 570.41 438.28C576.12 438.28 581.64 438.15 586.99 437.9C592.07 438.15 597.3 438.28 602.71 438.28C608.42 438.28 613.94 438.15 619.29 437.9C624.37 438.15 629.6 438.28 635.01 438.28C640.72 438.28 646.24 438.15 651.59 437.9C656.67 438.15 661.9 438.28 667.31 438.28C673.02 438.28 678.54 438.15 683.89 437.9C688.97 438.15 694.2 438.28 699.61 438.28C705.32 438.28 710.84 438.15 716.19 437.9C721.27 438.15 726.5 438.28 731.91 438.28C737.62 438.28 743.14 438.15 748.49 437.9C753.57 438.15 798.89 438.28 804.3 438.28C810.01 438.28 815.53 438.15 820.88 437.9C825.96 438.15 831.19 438.28 836.6 438.28C842.31 438.28 847.83 438.15 853.18 437.9C858.26 438.15 863.49 438.28 868.9 438.28C985.4 438.28 1026.33 384.75 1032.63 330.6L1059.08 112.72C1059.71 106.42 1060.34 100.13 1060.34 96.35C1060.34 46.6 1016.26 0.00999832 913.62 0.00999832L913.63 0Z"/></svg>');
    mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1061 439"><path fill="white" d="M913.63 0C907.9 0 902.37 0.129999 897 0.389999C891.93 0.139999 886.72 0 881.33 0C875.6 0 870.07 0.129999 864.7 0.389999C859.63 0.139999 854.42 0 849.03 0C843.3 0 837.77 0.129999 832.4 0.389999C827.33 0.139999 822.12 0 816.73 0C811 0 805.47 0.129999 800.1 0.389999C795.03 0.139999 749.73 0 744.34 0C738.61 0 733.08 0.129999 727.71 0.389999C722.64 0.139999 717.43 0 712.04 0C706.31 0 700.78 0.129999 695.41 0.389999C690.34 0.139999 685.13 0 679.74 0C674.01 0 668.48 0.129999 663.11 0.389999C658.04 0.139999 652.83 0 647.44 0C641.71 0 636.18 0.129999 630.81 0.389999C625.74 0.139999 620.53 0 615.14 0C609.41 0 603.88 0.129999 598.51 0.389999C593.44 0.139999 588.23 0 582.84 0C577.11 0 571.58 0.129999 566.21 0.389999C561.14 0.139999 555.93 0 550.54 0C544.81 0 539.28 0.129999 533.91 0.389999C528.84 0.139999 523.63 0 518.24 0C512.51 0 506.98 0.129999 501.61 0.389999C496.54 0.139999 491.33 0 485.94 0C480.21 0 474.68 0.129999 469.31 0.389999C464.24 0.139999 459.03 0 453.64 0C447.91 0 442.38 0.129999 437.01 0.389999C431.94 0.139999 426.73 0 421.34 0C415.61 0 410.08 0.129999 404.71 0.389999C399.64 0.139999 394.43 0 389.04 0C383.31 0 377.78 0.129999 372.41 0.389999C367.34 0.139999 362.13 0 356.74 0C351.01 0 345.48 0.129999 340.11 0.389999C335.04 0.139999 329.83 0 324.44 0C318.71 0 313.18 0.129999 307.81 0.389999C302.74 0.139999 297.53 0 292.14 0C286.41 0 280.88 0.129999 275.51 0.389999C270.44 0.139999 265.23 0 259.84 0C254.11 0 248.58 0.129999 243.21 0.389999C238.14 0.139999 228.5 0 223.11 0C217.38 0 211.85 0.129999 206.48 0.389999C201.41 0.139999 196.2 0 190.81 0C74.31 0 34.01 53.53 27.71 107.68L1.26 325.56C0.63 330.6 0 338.15 0 341.93C0 392.31 43.45 438.28 146.09 438.28C151.8 438.28 157.32 438.15 162.67 437.9C167.75 438.15 172.98 438.28 178.39 438.28C184.1 438.28 189.62 438.15 194.97 437.9C200.05 438.15 205.28 438.28 210.69 438.28C216.4 438.28 176.92 437.9 227.27 437.9C232.35 438.15 242.01 438.28 247.41 438.28C253.12 438.28 258.64 438.15 263.99 437.9C269.07 438.15 274.3 438.28 279.71 438.28C285.42 438.28 290.94 438.15 296.29 437.9C301.37 438.15 306.6 438.28 312.01 438.28C317.72 438.28 323.24 438.15 328.59 437.9C333.67 438.15 338.9 438.28 344.31 438.28C350.02 438.28 355.54 438.15 360.89 437.9C365.97 438.15 371.2 438.28 376.61 438.28C382.32 438.28 387.84 438.15 393.19 437.9C398.27 438.15 403.5 438.28 408.91 438.28C414.62 438.28 420.14 438.15 425.49 437.9C430.57 438.15 435.8 438.28 441.21 438.28C446.92 438.28 452.44 438.15 457.79 437.9C462.87 438.15 468.1 438.28 473.51 438.28C479.22 438.28 484.74 438.15 490.09 437.9C495.17 438.15 500.4 438.28 505.81 438.28C511.52 438.28 517.04 438.15 522.39 437.9C527.47 438.15 532.7 438.28 538.11 438.28C543.82 438.28 549.34 438.15 554.69 437.9C559.77 438.15 565 438.28 570.41 438.28C576.12 438.28 581.64 438.15 586.99 437.9C592.07 438.15 597.3 438.28 602.71 438.28C608.42 438.28 613.94 438.15 619.29 437.9C624.37 438.15 629.6 438.28 635.01 438.28C640.72 438.28 646.24 438.15 651.59 437.9C656.67 438.15 661.9 438.28 667.31 438.28C673.02 438.28 678.54 438.15 683.89 437.9C688.97 438.15 694.2 438.28 699.61 438.28C705.32 438.28 710.84 438.15 716.19 437.9C721.27 438.15 726.5 438.28 731.91 438.28C737.62 438.28 743.14 438.15 748.49 437.9C753.57 438.15 798.89 438.28 804.3 438.28C810.01 438.28 815.53 438.15 820.88 437.9C825.96 438.15 831.19 438.28 836.6 438.28C842.31 438.28 847.83 438.15 853.18 437.9C858.26 438.15 863.49 438.28 868.9 438.28C985.4 438.28 1026.33 384.75 1032.63 330.6L1059.08 112.72C1059.71 106.42 1060.34 100.13 1060.34 96.35C1060.34 46.6 1016.26 0.00999832 913.62 0.00999832L913.63 0Z"/></svg>');
    -webkit-mask-repeat: no-repeat;
}

#texto1.texto_0.asp_32 .video-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}
  
#texto1.texto_0.asp_32 .video-wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}

@media(max-width: 767px){
    #texto1.texto_0.asp_32 .flex{
        flex-direction: column;
    }
    #texto1.texto_0.asp_32 .subtitulo{
        margin-bottom: 45px;
        text-align: center;
        padding-left: 0px;
    }
        #texto1.texto_0.asp_32 .container{
        width: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #texto1.texto_0.asp_32 .titulo{
        padding-left: 0px;
        text-align: center;
    }

    #texto1.texto_0.asp_32 .titulo{
        width: max-content;
        margin: 0 auto;
    }
}

/* marcas */

#texto1.texto_0.asp_37 .titulo{
    color: var(--Lion, #CA9E67);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29.6px; 
}

#texto1.texto_0.asp_37 .subtitulo{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
}

#texto1.texto_0.asp_37 .cont-marcas{
    display: grid;
    justify-items: center;
    align-items: center;
    grid-template-columns: repeat(6, 1fr);
}

#texto1.texto_0.asp_37 .cont-marcas a{
    border-radius: 16px;
    border: 1px solid var(--Battleship-Gray, #9D9D9C);
    background: var(--White, #FFF);
    display: inline-flex;
    padding: 15px 15px;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
}

#texto1.texto_0.asp_37 .cont-marcas a:hover{
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
}

@media(max-width: 991px){
    #texto1.texto_0.asp_37 .cont-marcas{
        grid-template-columns: repeat(2, 3fr);
        display: grid;
        justify-items: center;
        align-items: center;
    }
}

/* reviews */

#reviews_personalizadas .logo_reviews{
    display: none;
}

#reviews_personalizadas .encabezado .titulo h2{
    color: var(--Lion, #CA9E67);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29.6px;
}

#reviews_personalizadas .container{
    padding-bottom: 60px;
    padding-top: 120px;
}

#reviews_personalizadas .encabezado .subtitulo p{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

#reviews_personalizadas .uk-slider-items.uk-grid{
    justify-content: space-between;
}

#reviews_personalizadas{
    padding-bottom:60px;
}

#reviews_personalizadas .medio{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translateX(-50%);
    z-index: 20;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media(max-width: 767px){
    #reviews_personalizadas .medio{
        position: unset;
        transform: none;
    }
}

#reviews_personalizadas .links_opiniones{
    background: #36A9E1;
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    margin-top: 24px;
    padding: 16px 40px;
    border-radius: 5px;
}

#reviews_personalizadas .medio a:hover{
    text-decoration: none;
}

#reviews_personalizadas .calificacion{
    color: #ffffff;
    text-align: center;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0.5px;
}

#reviews_personalizadas .caja_opinion .nombre{
    color: #36A9E1;
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    margin-top: 60px;
    margin-bottom: 5px;
    line-height: 22px;
    letter-spacing: 0.5px;
    position: relative;
}

#reviews_personalizadas .uk-slider-items{
    justify-content: space-between;
}

#reviews_personalizadas .uk-slidenav{
    display: none;
}

#reviews_personalizadas .caja_opinion .titulo_opinion{
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
}

#reviews_personalizadas .caja_opinion .puntuacion .glyphicon, #reviews_personalizadas .estrellas_global .glyphicon{
    color: #FBBD00;
}

#reviews_personalizadas .links_opiniones a{
    color: #fff;
}

#reviews_personalizadas .estrellas_global{
    margin-bottom: 20px;
}

#reviews_personalizadas .nota_global{
    color: #36A9E1;
    text-align: center;
    font-family: "DM Sans";
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-top: 20px;
}

#reviews_personalizadas .caja_opinion .texto{
    color: #ffffff;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    height: 105px;
    position: relative;
}

#reviews_personalizadas .caja_opinion .texto::after{
    content: '';
    width: 65px;
    position: absolute;
    height: 1px;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #36A9E1;
}

@media(max-width: 767px){
    #reviews_personalizadas .caja_opinion .texto{
        font-size: 22px;
        height: 210px;
    }
    #reviews_personalizadas .caja_opinion.caja0 .texto{
        height: 150px;
    }
    #reviews_personalizadas .uk-light .uk-dotnav>*>*{
        border-color: #BDBDBD !important;
        width: 12px;
        height: 12px;
    }
    #reviews_personalizadas .uk-light .uk-dotnav>.uk-active>*{
        background-color: #36A9E1 !important;
        border-color: #36A9E1 !important;
    }
}

/* mapa */

#texto1.texto_0.asp_47 .mapa,
#texto1.texto_17.asp_27 .mapa,
#texto1.texto_1.asp_27 .mapa,
#texto1.texto_11.asp_17 .mapa,
#texto1.texto_16.asp_32 .mapa,
#texto1.texto_6.asp_27 .mapa {
    width: 65%; 
    height: auto;
    background-image: url('/img/tukm0renov/mapa.jpg'); 
    background-size: cover;
    position: relative;
}
#texto1.texto_0.asp_47 .mapa a,
#texto1.texto_17.asp_27 .mapa a,
#texto1.texto_1.asp_27 .mapa a,
#texto1.texto_11.asp_17 .mapa a,
#texto1.texto_16.asp_32 .mapa a,
#texto1.texto_6.asp_27 .mapa a{
    border-radius: 16px;
    border: 1px solid var(--White, #FFF);
    background: var(--Black, #000);
    padding: 16px 44px;
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    right: 25px;
    bottom: 25px;
}
#texto1.texto_0.asp_47 .mapa .marca,
#texto1.texto_17.asp_27 .mapa .marca,
#texto1.texto_1.asp_27 .mapa .marca,
#texto1.texto_11.asp_17 .mapa .marca,
#texto1.texto_16.asp_32 .mapa .marca,
#texto1.texto_6.asp_27 .mapa .marca{
    position: absolute; cursor: pointer;
}

#texto1.texto_0.asp_47 .mapa .mark-1,
#texto1.texto_17.asp_27 .mapa .mark-1,
#texto1.texto_1.asp_27 .mapa .mark-1,
#texto1.texto_11.asp_17 .mapa .mark-1,
#texto1.texto_16.asp_32 .mapa .mark-1,
#texto1.texto_6.asp_27 .mapa .mark-1{
    left: 225px; top: 90px;
}

#texto1.texto_0.asp_47 .mapa .mark-2,
#texto1.texto_17.asp_27 .mapa .mark-2,
#texto1.texto_1.asp_27 .mapa .mark-2,
#texto1.texto_11.asp_17 .mapa .mark-2,
#texto1.texto_16.asp_32 .mapa .mark-2,
#texto1.texto_6.asp_27 .mapa .mark-2 {
    left: 350px; top: 60px;
}

#texto1.texto_0.asp_47 .mapa .mark-3,
#texto1.texto_17.asp_27 .mapa .mark-3,
#texto1.texto_1.asp_27 .mapa .mark-3,
#texto1.texto_11.asp_17 .mapa .mark-3,
#texto1.texto_16.asp_32 .mapa .mark-3,
#texto1.texto_6.asp_27 .mapa .mark-3{
    left: 795px; top: 270px;
}

#texto1.texto_0.asp_47 .mapa .mark-4,
#texto1.texto_17.asp_27 .mapa .mark-4,
#texto1.texto_1.asp_27 .mapa .mark-4,
#texto1.texto_11.asp_17 .mapa .mark-4,
#texto1.texto_16.asp_32 .mapa .mark-4,
#texto1.texto_6.asp_27 .mapa .mark-4{
    left: 175px; top: 295px;
}


#texto1.texto_0.asp_47 .titulo,
#texto1.texto_17.asp_27 .titulo,
#texto1.texto_1.asp_27 .titulo,
#texto1.texto_11.asp_17 .titulo,
#texto1.texto_16.asp_32 .titulo,
#texto1.texto_6.asp_27 .titulo {
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 57px;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

#texto1.texto_0.asp_47 .subtitulo,
#texto1.texto_17.asp_27 .subtitulo,
#texto1.texto_1.asp_27 .subtitulo,
#texto1.texto_11.asp_17 .subtitulo,
#texto1.texto_16.asp_32 .subtitulo,
#texto1.texto_6.asp_27 .subtitulo {
    color: var(--Lion, #CA9E67);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29.6px; 
}

#texto1.texto_0.asp_47 .titulo img,
#texto1.texto_17.asp_27 .titulo img,
#texto1.texto_1.asp_27 .titulo img,
#texto1.texto_11.asp_17 .titulo img,
#texto1.texto_16.asp_32 .titulo img,
#texto1.texto_6.asp_27 .titulo img{
    position: absolute;
    left: -27px;
    bottom: 15px;
}

#texto1.texto_0.asp_47 .container-fluid,
#texto1.texto_17.asp_27 .container-fluid,
#texto1.texto_1.asp_27 .container-fluid,
#texto1.texto_11.asp_17 .container-fluid,
#texto1.texto_16.asp_32 .container-fluid,
#texto1.texto_6.asp_27 .container-fluid {
    background-color: white;
}

#texto1.texto_0.asp_47 .titulo .figure,
#texto1.texto_17.asp_27 .titulo .figure,
#texto1.texto_1.asp_27 .titulo .figure,
#texto1.texto_11.asp_17 .titulo .figure,
#texto1.texto_16.asp_32 .titulo .figure,
#texto1.texto_6.asp_27 .titulo .figure{
    top: -18px; left: 15px;
}

#texto1.texto_0.asp_47 .flex,
#texto1.texto_17.asp_27 .flex,
#texto1.texto_1.asp_27 .flex,
#texto1.texto_11.asp_17 .flex,
#texto1.texto_16.asp_32 .flex,
#texto1.texto_6.asp_27 .flex{
    display: flex;
}
#texto1.texto_0.asp_47 .cuadro-negro,
#texto1.texto_17.asp_27 .cuadro-negro,
#texto1.texto_1.asp_27 .cuadro-negro,
#texto1.texto_11.asp_17 .cuadro-negro,
#texto1.texto_16.asp_32 .cuadro-negro,
#texto1.texto_6.asp_27 .cuadro-negro {
    width: 400px;
    height: auto;
    background-color: #121213;
    margin-left: 60px;
    padding: 25px 40px;
}
#texto1.texto_0.asp_47 .cuadro-negro .titulo,
#texto1.texto_17.asp_27 .cuadro-negro .titulo,
#texto1.texto_1.asp_27 .cuadro-negro .titulo,
#texto1.texto_11.asp_17 .cuadro-negro .titulo,
#texto1.texto_16.asp_32 .cuadro-negro .titulo,
#texto1.texto_6.asp_27 .cuadro-negro .titulo {
    color: #f2f2f2;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    font-family: "DM Sans";
    text-align: left;
    margin-bottom: 0px;
    width: 100%;
}
#texto1.texto_0.asp_47 .cuadro-negro .selector-ubicaciones,
#texto1.texto_17.asp_27 .cuadro-negro .selector-ubicaciones,
#texto1.texto_1.asp_27 .cuadro-negro .selector-ubicaciones,
#texto1.texto_11.asp_17 .cuadro-negro .selector-ubicaciones,
#texto1.texto_16.asp_32 .cuadro-negro .selector-ubicaciones,
#texto1.texto_6.asp_27 .cuadro-negro .selector-ubicaciones {
    color: #F2F2F2;
    background: transparent;
    width: 100%;
    font-size: 15px;
    padding: 13px 20px;
    margin-top: 28px;
    margin-bottom: 41px;
}
#texto1.texto_0.asp_47 .cuadro-negro .selector-ubicaciones:focus-visible,
#texto1.texto_17.asp_27 .cuadro-negro .selector-ubicaciones:focus-visible,
#texto1.texto_1.asp_27 .cuadro-negro .selector-ubicaciones:focus-visible,
#texto1.texto_11.asp_17 .cuadro-negro .selector-ubicaciones:focus-visible,
#texto1.texto_16.asp_32 .cuadro-negro .selector-ubicaciones:focus-visible,
#texto1.texto_6.asp_27 .cuadro-negro .selector-ubicaciones:focus-visible{
    outline: none;
}

#texto1.texto_0.asp_47 .cuadro-negro .selector-ubicaciones option,
#texto1.texto_17.asp_27 .cuadro-negro .selector-ubicaciones option,
#texto1.texto_1.asp_27 .cuadro-negro .selector-ubicaciones option,
#texto1.texto_11.asp_17 .cuadro-negro .selector-ubicaciones option,
#texto1.texto_16.asp_32 .cuadro-negro .selector-ubicaciones option,
#texto1.texto_6.asp_27 .cuadro-negro .selector-ubicaciones option {
    color: black;
}

#texto1.texto_0.asp_47 .cuadro-negro .result .titulo,
#texto1.texto_17.asp_27 .cuadro-negro .result .titulo,
#texto1.texto_1.asp_27 .cuadro-negro .result .titulo,
#texto1.texto_11.asp_17 .cuadro-negro .result .titulo,
#texto1.texto_16.asp_32 .cuadro-negro .result .titulo,
#texto1.texto_6.asp_27 .cuadro-negro .result .titulo {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin: 0;
}
#texto1.texto_0.asp_47 span.horario-titulo,
#texto1.texto_17.asp_27 span.horario-titulo,
#texto1.texto_1.asp_27 span.horario-titulo,
#texto1.texto_11.asp_17 span.horario-titulo,
#texto1.texto_16.asp_32 span.horario-titulo,
#texto1.texto_6.asp_27 span.horario-titulo{
    color:#F2F2F2;
    font-size: 15px;
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
}

#texto1.texto_0.asp_47 .cuadro-negro .result .direccion,
#texto1.texto_16.asp_32 .cuadro-negro .result .direccion,
#texto1.texto_17.asp_27 .cuadro-negro .result .direccion,
#texto1.texto_1.asp_27 .cuadro-negro .result .direccion,
#texto1.texto_11.asp_17 .cuadro-negro .result .direccion,
#texto1.texto_6.asp_27 .cuadro-negro .result .direccion,
#texto1.texto_0.asp_47 .cuadro-negro .result .horario,
#texto1.texto_17.asp_27 .cuadro-negro .result .horario,
#texto1.texto_1.asp_27 .cuadro-negro .result .horario,
#texto1.texto_11.asp_17 .cuadro-negro .result .horario,
#texto1.texto_16.asp_32 .cuadro-negro .result .horario,
#texto1.texto_6.asp_27 .cuadro-negro .result .horario {
    color:#F2F2F2;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
#texto1.texto_0.asp_47 .cuadro-negro .result .horario,
#texto1.texto_17.asp_27 .cuadro-negro .result .horario,
#texto1.texto_1.asp_27 .cuadro-negro .result .horario,
#texto1.texto_11.asp_17 .cuadro-negro .result .horario,
#texto1.texto_16.asp_32 .cuadro-negro .result .horario,
#texto1.texto_6.asp_27 .cuadro-negro .result .horario{
    margin-top: 30px;
}
#texto1.texto_0.asp_47 .cuadro-negro .result .direccion a,
#texto1.texto_17.asp_27 .cuadro-negro .result .direccion a,
#texto1.texto_1.asp_27 .cuadro-negro .result .direccion a,
#texto1.texto_11.asp_17 .cuadro-negro .result .direccion a,
#texto1.texto_16.asp_32 .cuadro-negro .result .direccion a,
#texto1.texto_6.asp_27 .cuadro-negro .result .direccion a {
    color: #F2F2F2;font-size: 14px;font-family: 'Stilu';
}

#texto1.texto_0.asp_47 .cuadro-negro .result a,
#texto1.texto_17.asp_27 .cuadro-negro .result a,
#texto1.texto_1.asp_27 .cuadro-negro .result a,
#texto1.texto_11.asp_17 .cuadro-negro .result a,
#texto1.texto_16.asp_32 .cuadro-negro .result a,
#texto1.texto_6.asp_27 .cuadro-negro .result a {
    color: #36A9E1;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "DM Sans";
}
#texto1.texto_0.asp_47 .cuadro-negro .result a:hover,
#texto1.texto_17.asp_27 .cuadro-negro .result a:hover,
#texto1.texto_1.asp_27 .cuadro-negro .result a:hover,
#texto1.texto_11.asp_17 .cuadro-negro .result a:hover,
#texto1.texto_16.asp_32 .cuadro-negro .result a:hover,
#texto1.texto_6.asp_27 .cuadro-negro .result a:hover {
    color: #36A9E1; text-decoration: none;
}
#texto1.texto_0.asp_47 .result,
#texto1.texto_17.asp_27 .result,
#texto1.texto_1.asp_27 .result,
#texto1.texto_11.asp_17 .result,
#texto1.texto_16.asp_32 .result,
#texto1.texto_6.asp_27 .result {
    display: none;
}
#texto1.texto_0.asp_47 .result.result-1,
#texto1.texto_17.asp_27 .result.result-1,
#texto1.texto_1.asp_27 .result.result-1,
#texto1.texto_11.asp_17 .result.result-1,
#texto1.texto_16.asp_32 .result.result-1,
#texto1.texto_6.asp_27 .result.result-1 {
    display: block;
}
#texto1.texto_0.asp_47 .mapa .marca-act,
#texto1.texto_1.asp_27 .mapa .marca-act,
#texto1.texto_17.asp_27 .mapa .marca-act,
#texto1.texto_11.asp_17 .mapa .marca-act,
#texto1.texto_16.asp_32 .mapa .marca-act,
#texto1.texto_6.asp_27 .mapa .marca-act {
    display: none;
}

@media(max-width: 1670px){
    #texto1.texto_0.asp_47 .mapa,
    #texto1.texto_17.asp_27 .mapa,
    #texto1.texto_1.asp_27 .mapa,
    #texto1.texto_11.asp_17 .mapa,
    #texto1.texto_16.asp_32 .mapa,
    #texto1.texto_6.asp_27 .mapa{
        height: auto;
        background-position-x: -160px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-1,
    #texto1.texto_17.asp_27 .mapa .mark-1,
    #texto1.texto_1.asp_27 .mapa .mark-1,
    #texto1.texto_11.asp_17 .mapa .mark-1,
    #texto1.texto_16.asp_32 .mapa .mark-1,
    #texto1.texto_6.asp_27 .mapa .mark-1{
        left: 60px; top: 92px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-2,
    #texto1.texto_17.asp_27 .mapa .mark-2,
    #texto1.texto_1.asp_27 .mapa .mark-2,
    #texto1.texto_11.asp_17 .mapa .mark-2,
    #texto1.texto_16.asp_32 .mapa .mark-2,
    #texto1.texto_6.asp_27 .mapa .mark-2{
        left: 187px; top: 65px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-3,
    #texto1.texto_17.asp_27 .mapa .mark-3,
    #texto1.texto_1.asp_27 .mapa .mark-3,
    #texto1.texto_11.asp_17 .mapa .mark-3,
    #texto1.texto_16.asp_32 .mapa .mark-3,
    #texto1.texto_6.asp_27 .mapa .mark-3{
        left: 636px; top:270px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-4,
    #texto1.texto_17.asp_27 .mapa .mark-4,
    #texto1.texto_1.asp_27 .mapa .mark-4,
    #texto1.texto_11.asp_17 .mapa .mark-4,
    #texto1.texto_16.asp_32 .mapa .mark-4,
    #texto1.texto_6.asp_27 .mapa .mark-4{
        left: 13px; top: 296px;
    }

}
@media(max-width: 1200px){
    #texto1.texto_0.asp_47 .flex,
    #texto1.texto_17.asp_27 .flex,
    #texto1.texto_1.asp_27 .flex,
    #texto1.texto_11.asp_17 .flex,
    #texto1.texto_16.asp_32 .flex,
    #texto1.texto_6.asp_27 .flex{
        flex-direction: column;
        align-items: center;
    }

    #texto1.texto_0.asp_47 .mapa,
    #texto1.texto_17.asp_27 .mapa,
    #texto1.texto_1.asp_27 .mapa,
    #texto1.texto_11.asp_17 .mapa,
    #texto1.texto_16.asp_32 .mapa,
    #texto1.texto_6.asp_27 .mapa{
        width: 100%;
        height: 455px;
        background-position-x: -50px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-1,
    #texto1.texto_17.asp_27 .mapa .mark-1,
    #texto1.texto_1.asp_27 .mapa .mark-1,
    #texto1.texto_11.asp_17 .mapa .mark-1,
    #texto1.texto_16.asp_32 .mapa .mark-1,
    #texto1.texto_6.asp_27 .mapa .mark-1{
        left: 180px; top: 100px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-2,
    #texto1.texto_17.asp_27 .mapa .mark-2,
    #texto1.texto_1.asp_27 .mapa .mark-2,
    #texto1.texto_11.asp_17 .mapa .mark-2,
    #texto1.texto_16.asp_32 .mapa .mark-2,
    #texto1.texto_6.asp_27 .mapa .mark-2{
        left: 318px; top: 70px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-3,
    #texto1.texto_17.asp_27 .mapa .mark-3,
    #texto1.texto_1.asp_27 .mapa .mark-3,
    #texto1.texto_11.asp_17 .mapa .mark-3,
    #texto1.texto_16.asp_32 .mapa .mark-3,
    #texto1.texto_6.asp_27 .mapa .mark-3{
        left: 790px; top: 280px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-4,
    #texto1.texto_17.asp_27 .mapa .mark-4,
    #texto1.texto_1.asp_27 .mapa .mark-4,
    #texto1.texto_11.asp_17 .mapa .mark-4,
    #texto1.texto_16.asp_32 .mapa .mark-4,
    #texto1.texto_6.asp_27 .mapa .mark-4{
        left: 135px; top: 315px;
    }

    #texto1.texto_0.asp_47 .cuadro-negro,
    #texto1.texto_17.asp_27 .cuadro-negro,
    #texto1.texto_1.asp_27 .cuadro-negro,
    #texto1.texto_11.asp_17 .cuadro-negro,
    #texto1.texto_16.asp_32 .cuadro-negro,
    #texto1.texto_6.asp_27 .cuadro-negro{
        margin-left: 0px;
        width: 100%;
        margin-top: 22px;
    }
}

@media(max-width: 992px){
    #texto1.texto_0.asp_47 .mapa,
    #texto1.texto_17.asp_27 .mapa,
    #texto1.texto_1.asp_27 .mapa,
    #texto1.texto_11.asp_17 .mapa,
    #texto1.texto_16.asp_32 .mapa,
    #texto1.texto_6.asp_27 .mapa{
        width: 100%;
        height: 350px;
        background-position-x: -115px;
    }


    #texto1.texto_0.asp_47 .mapa .mark-1,
    #texto1.texto_17.asp_27 .mapa .mark-1,
    #texto1.texto_1.asp_27 .mapa .mark-1,
    #texto1.texto_11.asp_17.mapa .mark-1,
    #texto1.texto_16.asp_32 .mapa .mark-1,
    #texto1.texto_6.asp_27 .mapa .mark-1{
        left: 60px; top: 65px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-2,
    #texto1.texto_17.asp_27 .mapa .mark-2,
    #texto1.texto_1.asp_27 .mapa .mark-2,
    #texto1.texto_11.asp_17 .mapa .mark-2,
    #texto1.texto_16.asp_32 .mapa .mark-2,
    #texto1.texto_6.asp_27 .mapa .mark-2{
        left: 165px; top: 40px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-3,
    #texto1.texto_17.asp_27 .mapa .mark-3,
    #texto1.texto_1.asp_27 .mapa .mark-3,
    #texto1.texto_11.asp_17 .mapa .mark-3,
    #texto1.texto_16.asp_32 .mapa .mark-3,
    #texto1.texto_6.asp_27 .mapa .mark-3{
        left: 528px; top: 210px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-4,
    #texto1.texto_17.asp_27 .mapa .mark-4,
    #texto1.texto_1.asp_27 .mapa .mark-4,
    #texto1.texto_11.asp_17 .mapa .mark-4,
    #texto1.texto_16.asp_32 .mapa .mark-4,
    #texto1.texto_6.asp_27 .mapa .mark-4{
        left: 25px; top: 230px;
    }
}

@media(max-width: 767px){

    #texto1.texto_0.asp_47 .container,
    #texto1.texto_17.asp_27 .container,
    #texto1.texto_1.asp_27 .container,
    #texto1.texto_11.asp_17 .container,
    #texto1.texto_16.asp_32 .container,
    #texto1.texto_6.asp_27 .container{
        width: 100%;
    }

    #texto1.texto_0.asp_47 .titulo,
    #texto1.texto_17.asp_27 .titulo,
    #texto1.texto_1.asp_27 .titulo,
    #texto1.texto_11.asp_17 .titulo,
    #texto1.texto_16.asp_32 .titulo {
        width: min-content;

    }

    #texto1.texto_0.asp_47 .titulo img,
    #texto1.texto_17.asp_27 .titulo img,
    #texto1.texto_1.asp_27 .titulo img,
    #texto1.texto_11.asp_17 .titulo img,
    #texto1.texto_16.asp_32 .titulo img{
        left: 39px;
        bottom: 50px;
    }
    #texto1.texto_0.asp_47 a.maps,
    #texto1.texto_17.asp_27 a.maps,
    #texto1.texto_1.asp_27 a.maps,
    #texto1.texto_11.asp_17 a.maps,
    #texto1.texto_16.asp_32 a.maps,
    #texto1.texto_6.asp_27 a.maps{
        background-color: #36A9E1;
        padding: 16px 44px;
        color: #FFF;
        width: 100%;
        text-align: center;
        font-family: "DM Sans";
        border-radius: 5px;
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        margin-top: 22px;
    }
    #texto1.texto_0.asp_47 .cuadro-negro .selector-ubicaciones,
    #texto1.texto_17.asp_27 .cuadro-negro .selector-ubicaciones,
    #texto1.texto_1.asp_27 .cuadro-negro .selector-ubicaciones,
    #texto1.texto_11.asp_17 .cuadro-negro .selector-ubicaciones,
    #texto1.texto_16.asp_32 .cuadro-negro .selector-ubicaciones,
    #texto1.texto_6.asp_27 .cuadro-negro .selector-ubicaciones{
        /* margin-bottom: 0px; */
        margin-top: 10px;
    }
}

@media(max-width: 600px){
    #texto1.texto_0.asp_47 .mapa,
    #texto1.texto_17.asp_27 .mapa,
    #texto1.texto_1.asp_27 .mapa,
    #texto1.texto_11.asp_17 .mapa,
    #texto1.texto_16.asp_32 .mapa,
    #texto1.texto_6.asp_27 .mapa{
        width: 100%;
        height: 270px;
        background-position-x: -85px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-1,
    #texto1.texto_17.asp_27 .mapa .mark-1,
    #texto1.texto_1.asp_27 .mapa .mark-1,
    #texto1.texto_11.asp_17 .mapa .mark-1,
    #texto1.texto_16.asp_32 .mapa .mark-1, 
    #texto1.texto_6.asp_27 .mapa .mark-1{
        left: 45px; top: 40px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-2,
    #texto1.texto_17.asp_27 .mapa .mark-2,
    #texto1.texto_1.asp_27 .mapa .mark-2,
    #texto1.texto_11.asp_17 .mapa .mark-2,
    #texto1.texto_16.asp_32 .mapa .mark-2,
    #texto1.texto_6.asp_27 .mapa .mark-2{
        left: 126px; top: 22px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-3,
    #texto1.texto_17.asp_27 .mapa .mark-3,
    #texto1.texto_1.asp_27 .mapa .mark-3,
    #texto1.texto_11.asp_17 .mapa .mark-3,
    #texto1.texto_16.asp_32 .mapa .mark-3,
    #texto1.texto_6.asp_27 .mapa .mark-3{
        left: 405px; top: 150px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-4,
    #texto1.texto_17.asp_27 .mapa .mark-4,
    #texto1.texto_1.asp_27 .mapa .mark-4,
    #texto1.texto_11.asp_17 .mapa .mark-4,
    #texto1.texto_16.asp_32 .mapa .mark-4,
    #texto1.texto_6.asp_27 .mapa .mark-4{
        left: 18px; top: 168px;
    }
}

@media(max-width: 475px){
    #texto1.texto_0.asp_47 .mapa,
    #texto1.texto_17.asp_27 .mapa,
    #texto1.texto_1.asp_27 .mapa,
    #texto1.texto_11.asp_17 .mapa,
    #texto1.texto_16.asp_32 .mapa,
    #texto1.texto_6.asp_27 .mapa{
        width: 100%;
        height: 210px;
        background-position-x: -70px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-1,
    #texto1.texto_17.asp_27 .mapa .mark-1,
    #texto1.texto_1.asp_27 .mapa .mark-1,
    #texto1.texto_11.asp_17 .mapa .mark-1,
    #texto1.texto_16.asp_32 .mapa .mark-1,
    #texto1.texto_6.asp_27 .mapa .mark-1{
        left: 25px; top: 20px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-2,
    #texto1.texto_17.asp_27 .mapa .mark-2,
    #texto1.texto_1.asp_27 .mapa .mark-2,
    #texto1.texto_11.asp_17 .mapa .mark-2,
    #texto1.texto_16.asp_32 .mapa .mark-2,
    #texto1.texto_6.asp_27 .mapa .mark-2{
        left: 90px; top: 8px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-3,
    #texto1.texto_17.asp_27 .mapa .mark-3,
    #texto1.texto_1.asp_27 .mapa .mark-3,
    #texto1.texto_11.asp_17 .mapa .mark-3,
    #texto1.texto_16.asp_32 .mapa .mark-3,
    #texto1.texto_6.asp_27 .mapa .mark-3{
        left: 300px; top: 105px;
    }

    #texto1.texto_0.asp_47 .mapa .mark-4,
    #texto1.texto_17.asp_27 .mapa .mark-4,
    #texto1.texto_1.asp_27 .mapa .mark-4,
    #texto1.texto_11.asp_17 .mapa .mark-4,
    #texto1.texto_16.asp_32 .mapa .mark-4,
    #texto1.texto_6.asp_27 .mapa .mark-4{
        left: 5px; top: 120px;
    }
}

/* filtro listado */

#filtro_listado_modal .filtro{
    background-color: transparent;
    height: 100%;
}

#filtro_listado_modal .filtro .row{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

#filtro_listado_modal .container{
    height: 100%;
}

#filtro_listado_modal .cont-filtro{
    background-color: #000;
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius:5px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75)
}

#filtro_listado_modal .cont_titulo{
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 50px;
}

#filtro_listado_modal .dropdown .select-dropdown{
    color: var(--Lion, #CA9E67) !important;
    font-family: "DM Sans";
    font-size: 15px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; 
    text-transform: capitalize;
    border-radius: 5px;
    border: none;
    background-color: transparent;
}

#filtro_listado_modal .cont_titulo{
    padding-bottom: 0;
}

#filtro_listado_modal h1{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 29.6px; 
}

#filtro_listado_modal .btnBuscarCont{
    width: 18%;
}

#filtro_listado_modal .btn-buscar{
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
    padding: 10px;
    gap: 10px;
    display: flex;
    justify-content: center;
}

#filtro_listado_modal .btn-buscar:hover{
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
    padding: 10px;
    gap: 10px;
    display: flex;
    justify-content: center;
}

#filtro_listado_modal form{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#filtro_listado_modal .dropdown{
    width: 18%;
    margin-bottom: 20px;
}

#filtro_listado_modal .btnBuscarCont{
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#filtro_listado_modal .btn-limpiar-filtros{
    display: none;
}

#filtro_listado_modal .modal-header{
    background: var(--Picton-Blue, #36A9E1);
    border-radius: 16px 16px 0px 0px;
}

#filtro_listado_modal .modal-content {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 16px;
    background: #000;
}

#filtro_listado_modal .modal-content .dropdown{
    width: 100%;
    border: 1px solid #fff;
    border-radius: 16px;
}
    

#filtro3 .cont_titulo{
    margin-bottom: 0px;
}

#filtro_listado_modal .bnt-modal-show{
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
    padding: 10px;
}


@media(max-width: 991px){    
    #filtro3 .cont_titulo{
        border-bottom: none;
    }
    
    #filtro3 .dropdown{
        margin-bottom: 12px;
    }

    #filtro3 .cont_titulo h1{
        color: var(--White, #FFF);
        font-family: "DM Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29.6px; /* 185% */
    }
    
    #filtro3 .dropdown .select-dropdown{
        color: var(--Lion, #CA9E67) !important;
        font-family: "DM Sans";
        font-size: 15px !important;
        font-style: normal;
        font-weight: 500;
        line-height: 18px; 
        text-transform: capitalize;
        border-radius: 5px;
        border: solid 1px #fff;
        background-color: transparent;
    }

    #filtro3.filtro_0 .btn-buscar{
        margin-bottom: 15px;
    }

    #filtro3 .limpiar {
        color: #fff;
    }
    
    #filtro3 .container{
        width: 100%;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    #filtro3 .filtro{
        background-color:#ffffff ;
    }
    
    #filtro3 .btn-buscar{
        border-radius: 16px;
        background: var(--Picton-Blue, #36A9E1);
        color: var(--White, #FFF);
        text-align: center;
        font-family: "DM Sans";
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 27.75px;
        padding: 10px;
        gap: 10px;
        display: flex;
        justify-content: center;
    }
} 

/* listado */

#listado1 {
    background: #000;
}

#listado1 .titulos {
    display: flex;
    justify-content: space-between;
}

#listado1 .title {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

#listado1 .subtitle{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}

#listado1 .orden .select-dropdown{
    color: var(--White, #FFF) !important;
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
    border-radius: 16px !important;
    border: 1px solid var(--White, #FFF);
    padding: 12px 18px 12px 12px;
}

#listado1 .orden .select-dropdown .glyphicon {
    position: relative;
    right: -7px;
    top: 6px;
}

#listado1 .derecha{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 35px;
}

#listado1 .paginacion li.pagina.active, #listado1 .paginacion li.pagina:hover{
    background: var(--Picton-Blue, #36A9E1);
    color: var(--White, #FFF) !important;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
}

#listado1 .paginacion{
    color: var(--White, #FFF) !important;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px;
}

#card16 .card_16 a:hover, #card16 .card_16 a:focus, #card16 .card_16 a:active{
    color: var(--Picton-Blue, #36A9E1) !important;
}

#card16 .card_16 a {
    color: #000;
}


@media (max-width: 767px){
    #listado1 .titulos {
        flex-direction: column;
        gap: 20px;
    }
    #filtro3 .linea{
        display: none;
    }
}

/* calculadora financiera */

#calculadora_financiera7 .contForm {
    right: calc(((100% - 1424px) /2) + -30px);
    z-index: 0;
    width: 450px;
    background-color: transparent;
}

@media (min-width: 1400px){
    #calculadora_financiera7 .favoritos {
       margin-bottom: 8px;
    }
}

#calculadora_financiera7 #precioFinalSinFinanciar{
    text-align: center;
}

#calculadora_financiera7 .favoritos {
    margin-bottom: 30px;
    display: flex;
    justify-content: flex-end;
    margin-right: 1cap;
    align-items: center;
}
#calculadora_financiera7 .favoritos button {
    background-color: transparent;
    border: none;
    display: flex;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    color: #ffffff;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    margin-left: 25px;
}
#calculadora_financiera7 .favoritos .texto {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px; /* 185% */
}
#calculadora_financiera7 .favoritos .favorito img{
    border-radius: 18px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    padding: 3px;
    margin-left: 6px;
}
#calculadora_financiera7 .favoritos .comparar img{
    border-radius: 18px;
    border: 1px solid #E9E9E9;
    padding: 5px;
    margin-left: 6px;
}
#calculadora_financiera7 .favoritos .favorito {
    margin-right: 20px;
}

#calculadora_financiera7 .compartirTop {display: none;}

#calculadora_financiera7 .contForm .contForm-inner {
    border-radius: 30px;
    border: 1px solid #E1E1E1;
}

#calculadora_financiera7 .tab-pane {
    color: var(--White, #FFF);
}

#calculadora_financiera7 .titulo {display: none;}
#calculadora_financiera7 .nav .nav-item.active .nav-link {
    background-color: #36A9E1; 
    border: none;
    padding: 12px 0px;
}

#calculadora_financiera7 .slider::-webkit-slider-thumb {
    background: #36A9E1;
}

#calculadora_financiera7 .slider::-moz-range-thumb {background: #36A9E1;}

#calculadora_financiera7 .nav .nav-item .nav-link{
    padding: 12px 0px;
    border-top: 0px;
}

#calculadora_financiera7 .nav .nav-link .texto{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

#calculadora_financiera7 .nav .nav-link .precio{
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

#calculadora_financiera7 .nav .nav-item.active .nav-link .precio, #calculadora_financiera7 .nav .nav-item.active .nav-link .texto {
    color: #fff;
    opacity: 1;
}

#calculadora_financiera7 .nav .nav-item.active .nav-link.contado {
    border-top-left-radius: 30px;
    background: var(--Picton-Blue, #36A9E1);
}

#calculadora_financiera7 .nav .nav-item.active .nav-link.financiado {
    border-top-right-radius: 30px;
    background: var(--Picton-Blue, #36A9E1);
}

#calculadora_financiera7 .nav .nav-item .nav-link.contado {
    border-radius: 30px 0px 0px 0px;
    background: var(--Battleship-Gray, #9D9D9C);
}

#calculadora_financiera7 .nav .nav-item .nav-link.financiado {
    border-radius: 0px 30px 0px 0px;
    background: var(--Battleship-Gray, #9D9D9C);
}

#calculadora_financiera7 .nav-link .precio {
    font-family: "DM Sans";
    color: var(--White, #FFF);
    text-align: center;
    font-size: 30px;
}
#calculadora_financiera7 .nav-link .texto {
    text-align: center;
    font-family: "DM Sans";
    color: var(--White, #FFF);
}
#calculadora_financiera7 .boton, #reservaCollapse.modal-body .enviar {
    border-radius: 16px;
    background: var(--Picton-Blue, #36A9E1);
    color: var(--White, #FFF);
    font-family: "DM Sans";
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    width: 45%;
    padding: 7px 0;
}

#calculadora_financiera7 .modal-footer{
    text-align: center;
}

#calculadora_financiera7 .boton:hover, #calculadora_financiera7 .boton.invertido:hover, #reservaCollapse.modal-body .enviar:hover {
    color: var(--White, #FFF);
    border-color: #36A9E1;
    background: #36A9E1;
}
#calculadora_financiera7 .slider {height: 3px; opacity: 1; }
#calculadora_financiera7 .contRango label{
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    line-height: 24px;
}
#calculadora_financiera7 .numLabel div{
    color: #ffffff;
    text-align: right;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
#calculadora_financiera7 .slider#inputPlazo {background: #36A9E1; opacity: 1;}
#calculadora_financiera7 .compartir {display: none;}
#calculadora_financiera7 .desglose .subtitulo {display: none;}
#calculadora_financiera7 .caracteristicas {
    margin: 20px -15px;
    padding: 20px 15px;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
    font-family: "DM Sans";
    text-align: left;
}
#calculadora_financiera7 .caracteristicas .caracteristica {
    margin: 10px 0;
    font-weight: 700;
    line-height: 22px;
    font-family: "DM Sans";
    display: flex;
    align-items: center;
}
#calculadora_financiera7 .caracteristicas .caracteristica img{
    margin-right: 10px;
}
#calculadora_financiera7 .contForm.fix {top: 20px!important;}
#calculadora_financiera7 .whatsapp-content {justify-content: center; 
    color: #ffffff;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;}

#calculadora_financiera7 .precio.grande{
    text-align: left;
}
#calculadora_financiera7 .tab-pane {
    padding: 25px 15px;
}
#calculadora_financiera7 .boton.invertido {background-color: white; color: black; border-color: black;}
#calculadora_financiera7 .precioFinalFinanciado {display: none;}
#calculadora_financiera7 .titulo-precio-inicial {height: 28px;}
#calculadora_financiera7 .info-popover {width: 15px; cursor: pointer;}
#calculadora_financiera7 .info-popover path {color: #94E6EA;}
#calculadora_financiera7 #financiado .resultado .texto {display: none;}
#calculadora_financiera7 #precioFinalFinanciado {display: none;}

#respuestaContactar h2, #calcModalReservar h2 { font-family: "DM Sans";}
#respuestaContactar p, #calcModalContactar h4 ,
.modal-title { font-family: "DM Sans";}
#reservaCollapse.modal-body .well { background: transparent;}

#calculadora_financiera7 .desglose {
    margin: auto;
    width: 90%;
}

@media(max-width: 1500px){
    #calculadora_financiera7 .contForm{
        right: calc(((100% - 1450px) /2) + 30px)
    }
}

@media(max-width: 1400px){
    #calculadora_financiera7 .contForm{
        right: 15px;
    }
}

@media(max-width: 1370px){
    #calculadora_financiera7 .contForm{
        width: 420px;
    }

    #calculadora_financiera7 .favoritos .texto{
        font-size: 14px;
    }
}

@media(max-width: 1250px){
    #calculadora_financiera7 .contForm{
        width: 400px;
    }

    #calculadora_financiera7 .favoritos .texto{
        font-size: 13px;
    }
}

@media(max-width: 1160px){
    #calculadora_financiera7 .contForm{
        width: 340px;
    }
}

@media(max-width: 992px){

    #calculadora_financiera7 .caracteristicas {
        margin: 20px 0px;
    }

    #calculadora_financiera7 .nav .nav-item .nav-link .texto{
        font-size: 18px;
        /* text-align: left; */
    }
    #calculadora_financiera7 .nav .nav-item .nav-link .precio{
        font-size: 12px;
        /* text-align: left; */
    }

    #calculadora_financiera7 .whatsapp{
        width: 26px;
        line-height: 26px;
        font-size: 16px;
    }

    #calculadora_financiera7 .tab-pane{
        padding: 25px 0;
    }

    #calculadora_financiera7 .favoritos{
        margin-top: 25px;
    }

    /* #calculadora_financiera7 .nav .nav-item .nav-link{
        padding:8px 16px 8px 25px;
    }

    #calculadora_financiera7 .nav .nav-item .nav-link.contado,
    #calculadora_financiera7 .nav .nav-item.active .nav-link.contado{
        border-radius:5px;
        background-color: #36A9E1;
    }

    #calculadora_financiera7 .nav .nav-item .nav-link.financiado,
    #calculadora_financiera7 .nav .nav-item.active .nav-link.financiado{
        border-radius:5px;
        background-color: #ffffff;
    }

    #calculadora_financiera7 .nav .nav-item .nav-link .precio,
    #calculadora_financiera7 .nav .nav-item .nav-link .texto{
        color: #FFF;
        opacity: 1;
    } */

   
}

@media(max-width: 767px){
    #calculadora_financiera7 .contForm{
        width: 100%;
        margin-bottom: 30px;
    }
    #calculadora_financiera7 .container, #detalle_titulo1 .container, #detalle_imagen1 .container, #detalle_iconos2 .container, #detalle_info1 .container, #relacionados_detalle1 .container{
        width: 100%;
    }
   
    #calculadora_financiera7{
        padding-bottom: 0px;
    }

}

#calculadora_financiera7 .whatsapp-content a{
    color: var(--White, #FFF);
    text-decoration: none;
}

/* breadcrumbs */

#breadcrumbs1 .breadcrumbs .acciones {
    display: none;
}

#breadcrumbs1 .breadcrumbs .elementos-paginas a{
    color: var(--Lion, #CA9E67);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}

#breadcrumbs1 .breadcrumbs .elementos-paginas a:nth-child(9){
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}

/* detalle iconos */

#detalle_iconos2 .caracteristicas{
    width: 75%;
    margin-left: 0;
}

#detalle_iconos2 .caracteristicas .titulo{
    display: none;
}

#detalle_iconos2 .caracteristicas .truncate{
    color: #ffffff;
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

#detalle_iconos2 .caracteristicas .caract_opt{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 40px;
    border: 1px solid var(--White, #FFF);
    background: var(--Black, #000);
    height: 0;
    width: 160px;
    padding: 20px 5px;
}

#detalle_iconos2 .caracteristicas .caract_opt .border{
    padding: 0;
    margin: 15px 0;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

#detalle_iconos2 .caracteristicas .caract_opt img{
    width: 25px;
    height: 25px;
    margin:0;
}

@media (max-width: 767px) {

    #detalle_iconos2 {
        display: none;
    }
}

/* #region detalle info */

#detalle_info1 .container-caracteristicas,
#detalle_info1 .details{
    display: block !important;
}

#detalle_info1  {
    padding-top: 25px;
}
#detalle_info1 .container .caracteristicas .caract {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px 10px 0;
    border: none;
}
#detalle_info1 .caract .titulo {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}

#detalle_info1 .caract b {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}

#detalle_info1 .caract {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}
#detalle_info1 .caract .valor {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px; 
}
#detalle_info1 .container .caracteristicas .caract .precio {
    color: var(--White, #FFF);
}
#detalle_info1 .container-titulos {
    display: flex;
    width: 100%;
    justify-content: left;
}

@media (max-width: 510px) {
    #detalle_info1 .container-titulos {
        width: 365px;
    }
    #detalle_info1 h2 {
        font-size: 28px;
    }
    #breadcrumbs1 .container .breadcrumbs {
        font-size: 14px;
    }
}

#detalle_info1 .container-titulos > h2 {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    cursor: pointer;
    padding: 12px 30px;
    margin-bottom: 0px;
    color: #ffffff;
    border-radius: 5px 5px 0px 0px;     
    background: #F2F2F2;
} 
#detalle_info1 .container-titulos .descripcion {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; 
    background: transparent;
    margin-top: 50px;
}

#detalle_info1 .container-titulos .opcion-active {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; 
    background: transparent;
}

#detalle_info1 .container-titulos > h2{
    cursor: unset;
    padding: 0;
}

#detalle_info1 .container-caracteristicas{
    padding-top: 30px;
}
#detalle_info1 .container > .row {
    padding: 0;
}
#detalle_info1 .textContent {
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px; 
    padding-top: 30px;
}

@media(min-width: 767px) {
    #detalle_info1 .caracteristicas .row {
        column-count: 2;
    }
}

#detalle_info1 .col-sm-12.col-md-8.colprint.equipamiento{
    display: none;
}

#detalle_info1 h2, #relacionados_detalle1 .title{
    font-size: 35px;
    color: #ffffff;
    font-weight: bold;
    font-family: "DM Sans";
}

#detalle_info1 .equipamiento .equip{
    border-bottom: 1px solid #e1e1e1;
}

@media(max-width: 767px){
    #detalle_info1 .container-titulos .descripcion {
        margin: 0 0 15px;
    }
        
    #detalle_info1 .container-titulos > h2, #detalle_info1 .container-titulos .opcion-active {
        font-size: 26px;
    }
}

/* footer9 */



#footer9{
    /* background-color: #121213; */
    background-color: #000000;
}

#footer9 .encabezado{
    color:#ffffff;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    border-radius: 2px;
    background: transparent;
    border-bottom: none;
    padding: 0px 6px;
}

#footer9 .menu-footer a{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
}

#footer9 .social a{
   display: flex;
   align-items: center;
}

#footer9 .social .texto{
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-left: 10px;
}

#footer9 .social.facebook{
    margin-bottom: 15px;
}

#footer9 .logo img{
    max-width: 300px;
}

#footer9 .logo p{
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    padding-right: 25px;
}

#footer9  a {
    color:#fff;
}

#footer9 .contenedor-politicas .politica-1{
    border-left: none;
}

#footer9 .contenedor-politicas{
    display:flex;
    justify-content: center;
    margin-top:20px;

}


#footer9 .contenedor-politicas .politica{
    padding: 0 10px;
    border-left: 1px solid gray;
    text-transform: capitalize;
    font-size: 15px;

}

#footer9 .contenedor-politicas .politica a{
    color: #fff;

}

#footer9 .contenedor-politicas .politica-1{
    border-left: none;
}

@media (min-width: 1800px){
    #footer9 .container {
        width: 97%;
        max-width: 1440px;
        padding-top: 60px;
        padding-bottom: 120px;
    }
}

@media (max-width: 1799px) and (min-width: 1200px){
    #footer9 .container {
        width: 100%;
        max-width: 1300px;
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media(max-width: 992px){
    #footer9 .logo img{
        max-width: 172px;
    }
}
@media(max-width: 767px){
    #footer9 .encabezado.concesionarios{
        margin-top: 60px;
    }
    #footer9 .encabezado{
        margin-top: 30px;
    }

    #footer9 .contenedor-politicas{
        display:flex;
        flex-direction: column;
    }
    #footer9 .contenedor-politicas .politica{
        border-left: none;
        padding:5px 0;
    }
}



/* Servicios */
#slider4 .slider .uk-slideshow, #slider4 .slider .uk-slideshow> li> div {
    height: 666px !important;
}

#slider4 .row > div {
    display: flex;
    align-items: center;
    justify-content: center;
}
#slider4 .cont_texto{
    position: relative;
    text-align: center;
}

#slider4 .title1{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px; /* 50% */
}

#slider4 .title2{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 100% */
}

#texto1.texto_16.asp_12 .container-fluid{
    /* background-image:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url('/img/tukm0renov/slider-servicios.png'); */
    height: 666px;
    background-image: url(/img/tukm0renov/banner-header2.jpg);
    /* aspect-ratio: 56 / 15; */
    background-size: cover;
    color: white;
    background-position-x: 35%;
    background-position-y: 15%;
}

#texto1.texto_16.asp_12 .container{
   display:flex;
   align-items: center;
   justify-content: center;
   /* height: 666px; */
   aspect-ratio: 56 / 15;
}

#texto1.texto_16.asp_12 .titulo,
#texto1.texto_16.asp_12 .subtitulo{
    display: none;
}


#texto1.texto_16.asp_12 .titulo{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px; /* 50% */

}


#texto1.texto_16.asp_12 .subtitulo{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 100% */
}

#servicio6.servicio_16{
    background: none;
}

#servicio6.servicio_16 .container-fluid{
    background: none;
    padding-top:97px;
    padding-bottom: 37px;
}

#servicio6.servicio_16 .texto_card div{
    color: #FFF;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

#servicio6.servicio_16 .auditado{
    display: none;
}

#servicio6.servicio_16 .hidden-xs {
    width: 100%;
}

#texto1.texto_16.asp_22 .titulo{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
}

#texto1.texto_16.asp_22 .bloques-servicios{
    display: flex;
    gap: 60px;
    margin-top: 40px;
}

#texto1.texto_16.asp_22 .bloque-servicio{
    display: flex;
    flex-direction: column;
    width: 33%;
    gap: 30px;
}

#texto1.texto_16.asp_22 .bloque-servicio-titulo{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

#texto1.texto_16.asp_22 .bloque-servicio-texto{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}

#texto1.texto_16.asp_22 .bloque-servicio-img{
    border-radius: 16px;
    background: #D9D9D9;
    height: 255px;
}

#texto1.texto_16.asp_22 .bloque-servicio-img img{
    height: 100%;
    width: 100%;
}

@media(max-width: 992px){
    #texto1.texto_16.asp_22 .bloques-servicios{
        flex-direction: column;
    }
    #texto1.texto_16.asp_22 .bloque-servicio{
        width: 100%;
    }
    #texto1.texto_16.asp_22 .bloque-servicio-img{
        margin: auto;
    }
}

@media(max-width: 767px){
   
    #texto1.texto_16.asp_12 .container{
        width: 100%;
    }

}

.star{
    width:52px;
}

/* Sobre nosotros */



#texto1.texto_17.asp_7 .container-fluid{
    /* background-image:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url('/img/tukm0renov/slider-sobre-nosotros.png'); */
    height: 666px;
    background-image: url(/img/tukm0renov/banner-header1.jpg);
    /* aspect-ratio: 56 / 15; */
    background-position: center;
    background-size: cover;
    color: white;

}


#texto1.texto_17.asp_7 .container{
   display:flex;
   align-items: center;
   justify-content: center;
   aspect-ratio: 56 / 15;
   /* height: 666px; */

}

#texto1.texto_17.asp_7 .titulo{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px; /* 50% */

}

#texto1.texto_17.asp_7 .titulo,
#texto1.texto_17.asp_7 .subtitulo{
    display: none;
}

#texto1.texto_17.asp_7 .subtitulo{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 100% */
}

#texto1.texto_17.asp_12 .container-fluid{
    background:#fff;

}

#texto1.texto_17.asp_12 .titulo{
    color: var(--Lion, #CA9E67);
    text-align: center;
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29.6px; 
}

#texto1.texto_17.asp_12 .subtitulo{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; 
}

#texto1.texto_17.asp_12 .texto{
    color: var(--White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}

#texto1.texto_17.asp_12 ul{
    display:flex;
    justify-content: space-between;
    padding: 0;
    margin-top:50px;
    text-align: center;
    font-family: "DM Sans";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; 
    list-style: none;
}

#texto1.texto_17.asp_12 ul li.azul{
    color: var(--Picton-Blue, #36A9E1);
}

#texto1.texto_17.asp_12 ul li.amarillo{
    color: var(--Lion, #CA9E67);
}

#texto1.texto_17.asp_12 ul li.blanco{
    color: var(--White, #FFF);
}

#texto1.texto_17.asp_22 .marcas {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto auto;
    gap: 10px;
    grid-template-areas:
        "mg jaguar bmw"
        "mini landrover landrover";
    justify-content: center;
    background-color: #111;
    padding: 20px;
    max-width: 100%;
}

#texto1.texto_17.asp_22 .marca {
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    aspect-ratio: 4 / 3;
    border-radius: 16px;
}

#texto1.texto_17.asp_22 .marca {
    min-height: 0;
}


#texto1.texto_17.asp_22 .marca img {
    max-width: 80%;
    max-height: 80%;
    filter: brightness(0) invert(1);
}

#texto1.texto_17.asp_22 .marca.mg {
    grid-area: mg;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/tukm0renov/mg-one.png');
}

#texto1.texto_17.asp_22 .marca.jaguar {
    grid-area: jaguar;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/tukm0renov/jaguar-modelo.png');
}

#texto1.texto_17.asp_22 .marca.bmw {
    grid-area: bmw;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/tukm0renov/bmw-230.png');
}

#texto1.texto_17.asp_22 .marca.mini {
    grid-area: mini;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/tukm0renov/mini-cooper.png');
}

#texto1.texto_17.asp_22 .marca.land-rover {
    grid-area: landrover;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/tukm0renov/landrover-modelo.png');
}


#texto1.texto_17.asp_17,
#texto1.texto_17.asp_22{
    background: #121213;
}
#texto1.texto_17.asp_17 .nuestra-filosofia{
    display:flex;
    justify-content: space-between;
    gap:30px;
    padding:15px 0;
}

#texto1.texto_17.asp_17 .titulo{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
}

#texto1.texto_17.asp_17 .bloque-texto{
    color: var(--White, #FFF);
    text-align: justify;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}

#texto1.texto_17.asp_27 .container{
    padding-bottom: 96px;
    padding-top: 96px;
}


@media(max-width: 992px){
    #texto1.texto_17.asp_12 ul{
      flex-direction: column;
        text-align: left;
    }

    #texto1.texto_17.asp_17 .nuestra-filosofia{
        flex-direction: column;
    }

    #texto1.texto_17.asp_17 .bloque-texto{
        max-width: 100%;
    }
}

@media(max-width: 767px){
    #texto1.texto_17.asp_12 .subtitulo{
        line-height: 40px; 
    }

    #texto1.texto_17.asp_22 .marcas{
        grid-template-columns: repeat(3, 1fr);
    }

    #texto1.texto_17.asp_7 .container{
        width: 100%;
    }

    #texto1.texto_17.asp_12 .texto{
        margin-top: 15px;
    }

}

@media(max-width: 460px){

    #texto1.texto_17.asp_22 .marca{
       aspect-ratio: auto;
    }
}

/* servicios detalle */

#texto1.texto_10.asp_47{
    background-image: url('/img/tukm0renov/servicios-detalle.png');
    background-size: cover;
    background-repeat: no-repeat;
    clip-path: polygon(0 0,100% 50px,100% 100%,0 calc(100% - 50px));
    margin-top: 60px;
}

#texto1.texto_10.asp_47 .container-fluid{
    background-color: #000000A6;
    padding-top: 60px;
    padding-bottom: 60px;
}

#texto1.texto_10.asp_47 .cont-icono{
    margin-bottom: 35px;
    text-align: center;
    height: 55px;
}

#texto1.texto_10.asp_47 .titulo{
    margin-bottom: 25px;
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
    text-transform: uppercase;
}

#texto1.texto_10.asp_47 .texto{
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; 
}

@media(max-width: 767px){

    #texto1.texto_10.asp_47{
        clip-path:none;
        background-position-x: 56%;
    }

    #texto1.texto_10.asp_47 .container-fluid{
       padding-top:0;
       padding-bottom: 0;
       background: rgba(0, 0, 0, 0.50);
    }

    #texto1.texto_10.asp_47 .container{
        width: 100%;
    }

    #texto1.texto_10.asp_47 .texto{
        max-width: 90%;
        margin: 0 auto 45px;
    }
    .swiperServiciosDetalle{
        overflow: hidden;
    }
    .swiperServiciosDetalle .swiper-wrapper{
        padding: 20px 0px;
    }

    .swiperServiciosDetalle .swiper-pagination-bullet{
        width: 14px;
        height: 14px;
        border:1px solid #BDBDBD;
        background: transparent;
        opacity: 1;
    } 

    .swiperServiciosDetalle .swiper-pagination-bullet-active{
        background-color: #36A9E1;
        border:1px solid #36A9E1;
    }
    
}

/* barra detalle */

#breadcrumbs1.breadcrumbs_10{
    margin-top: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
}

#detalle_titulo1 .titulo{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px; 
    margin-top: 0;
}

#detalle_titulo1 .subtitulo{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}
#detalle_titulo1 .precio .garantia svg{
    margin-right: 10px;
    min-width: 15px;
}

#detalle_titulo1 .precio .garantia path{
    fill: #fff;
}

#detalle_titulo1 .precio{
    margin-top: 60px;
    display: flex;
    flex-direction: column;
}

#detalle_titulo1 .precio .arrow{
    display: flex;
    align-items: center;
    justify-content: right;
}

#detalle_titulo1 .precio .arrow .texto{
    color: #ffffff;
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

#detalle_titulo1 .precio .garantia {
    background-color: #36A9E1;
    border-radius: 0px;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 7px 20px;
    right: unset;
    left: 0;
    display: flex;
    align-items: center;
    width: fit-content;
    align-self: flex-end;
}

#detalle_titulo1 .favoritos{
    display: none;
}

#detalle_imagen1 .container-fluid .thumbs{
    background-color: #fff;
}

#detalle_imagen1 .blueimp-gallery{
    display: none;
}

#relacionados_detalle1{
    clip-path: polygon(0 0,100% 0,100% 100%,0 calc(100% - 50px));
}

#relacionados_detalle1 .title .star{
    left: -30px;
    top: -20px;
    position: absolute;
}

#relacionados_detalle1 .swiper-slide.swiper-slide-prev{
    margin-right: 31px !important;   
} 


@media(max-width: 767px){
    #detalle_info1 .container-titulos .descripcion{
        margin-bottom: 0px;
    }
    #detalle_info1 .container-titulos > h2, #detalle_info1 .container-titulos .opcion-active{
        font-size: 15px;
        width: 50%;
        padding: 12px 25px;
    }
    #detalle_info1 .container-titulos{
        width: 100%;
    }

    #detalle_info1 .container .caracteristicas .caract{
        padding-right: 0;
    }
    #relacionados_detalle1 .swiper-button-next, #relacionados_detalle1 .swiper-button-prev{
        display: none;
    }

    #relacionados_detalle1 .swiper-pagination-bullet-active{
        background-color: #36A9E1 !important;
        border:1px solid #36A9E1 !important;
    }

    #relacionados_detalle1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        height: 14px;
        width: 14px;
        background-color: transparent;
        border:1px solid #BDBDBD
    }

    #relacionados_detalle1{
       margin-top:20px;
    }
    
    #relacionados_detalle1 .title{
        text-align: center;
        max-width: 9ch;
        margin:0 auto;
    }

    #relacionados_detalle1 .swiper-container {
        padding: 30px 15px 50px 15px;
    }

    #relacionados_detalle1 .title{
        position: relative;
    }

    #relacionados_detalle1 .title .star{
        left: -12px;
        top: -20px;
    }
}

@media(max-width: 992px){

    #detalle_titulo1 .container-extra{
        display:flex;
        flex-direction: column;
    }

    #detalle_titulo1 .precio{
        margin-top:22px;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    #detalle_titulo1 .precio .garantia {
        background-color: transparent;
        color: #36A9E1;
        padding:0;
        font-weight: 500;
    }

    #detalle_titulo1 .precio .garantia path{
        fill:#36A9E1;
    }

    #detalle_titulo1 .precio .arrow .texto {
        color: #36A9E1;
        font-family: "DM Sans";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 200% */
        text-transform: uppercase;
        margin-left: 10px;
    }

    

    #detalle_imagen1 .container-fluid{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #detalle_iconos2 .caracteristicas{
        flex-wrap: nowrap;
    }
}

/* Contacto */

#texto1.texto_11.asp_7 .container-fluid{
    /* background-image:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)),
    url('/img/tukm0renov/slider-servicios.png'); */
    height: 666px;
    background-image: url(/img/tukm0renov/banner-header3.jpg);
    /* aspect-ratio: 56 / 15; */
    background-size: cover;
    color: white;
    background-position-x: 35%;

}


#texto1.texto_11.asp_7 .container{
   display:flex;
   align-items: center;
   justify-content: center;
   aspect-ratio: 56 / 15;

   /* height: 666px; */

}
#texto1.texto_11.asp_7 .titulo,
#texto1.texto_11.asp_7 .subtitulo{
    display: none;
}

#texto1.texto_11.asp_7 .titulo{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px; /* 50% */

}


#texto1.texto_11.asp_7 .subtitulo{
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 100% */
}

#formulario1{
    margin-top:60px;
}

#formulario1 .subtituloForm{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; 
    margin-bottom: 20px;
}

#formulario1 .txtForm{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
    margin-bottom: 30px;
}

#formulario1 .formContactoFluid input, #formulario1 .formContactoFluid textarea{
    border-radius: 12px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    height: 58px;
}

#formulario1 .form-group.mj .form-control{
    height: 218px;
}

#formulario1 .formContactoFluid input[type=checkbox]{
    height: auto;
}

#formulario1 .form-control::placeholder{
    color: #050B20;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#formulario1 .formContactoFluid .container{
    padding-top: 0;
    padding-bottom: 0;
}

#formulario1 .formContactoFluid .formContactoContainer .checkbox{
    margin: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

#formulario1 .checkbox a{
    color: #36A9E1;
}

#formulario1 .formContactoFluid .formContactoContainer .enviar{
    border-radius: 16px;
    border: 1px solid var(--Picton-Blue, #36A9E1);
    background: var(--Picton-Blue, #36A9E1);
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 27.75px; 
    padding: 12px 40px;
    margin-top: 10px;
}

#formulario1 .checkbox label, .radio label{
    color: var(--White, #FFF);
    font-family: "DM Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 27.75px;
}

#relacionados_detalle1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 14px;
    height: 14px;
    background-color: transparent;
}

#relacionados_detalle1 .swiper-pagination-bullet-active{
    background-color: #36A9E1;
}

@media(max-width: 767px){

    #formulario1 .subtituloForm{
        width:min-content;
        min-width: 275px;
    }
    
    #formulario1 .subtituloForm .star{
        top: -23px;
        left: 0px;
    }

    #texto1.texto_11.asp_7 .container{
        width: 100%;
    }
}

/* paginas legales */
#texto1.texto_14.asp_7 .container-fluid,
#texto1.texto_19.asp_7 .container-fluid,
#texto1.texto_20.asp_7 .container-fluid{
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(/img/tukm0renov/slider-sobre-nosotros.png);
    height:300px;
    background-size: cover;
    color: white;
}

#texto1.texto_14.asp_7 .container,
#texto1.texto_19.asp_7 .container,
#texto1.texto_20.asp_7 .container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
}
#texto1.texto_14.asp_7 .subtitulo,
#texto1.texto_19.asp_7 .subtitulo,
#texto1.texto_20.asp_7 .subtitulo{
   
    color: #FFF;
    text-align: center;
    font-family: "DM Sans";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}

#texto1.texto_14.asp_10 .container-fluid,
#texto1.texto_19.asp_12 .container-fluid,
#texto1.texto_20.asp_12 .container-fluid{
  background: #fff;
}


#texto1.texto_14.asp_10 .titulo,
#texto1.texto_19.asp_12 .titulo,
#texto1.texto_20.asp_12 .titulo{
    font-family: "DM Sans";
    color:#ffffff;
    margin-top: 50px;
    font-size: 20px;
}
#texto1.texto_14.asp_10 .subtitulo,
#texto1.texto_19.asp_12 .subtitulo,
#texto1.texto_20.asp_12 .subtitulo{
    font-family: "DM Sans";
    color:#ffffff;
    font-size: 16px;
}

#texto1.texto_14.asp_10 .text,
#texto1.texto_19.asp_12 .text,
#texto1.texto_20.asp_12 .text{
    font-family: "DM Sans";
    color:#ffffff;
}

#texto1.texto_14.asp_10 strong,
#texto1.texto_19.asp_12 strong,
#texto1.texto_20.asp_12 strong{
    font-family: "DM Sans";
}

#texto1.texto_20.asp_12 tr, #texto1.texto_20.asp_12 td, #texto1.texto_20.asp_12 th,
#texto1.texto_19.asp_12 tr, #texto1.texto_20.asp_12 td, #texto1.texto_20.asp_12th {
    border:1px solid #ffffff;
    padding:5px 20px;
}

/* Buscador mobile */

#menu16 .container-filter-mb {
    position: absolute;
    top: 0;
    z-index: 1;
    background: #F2F2F2;
    font-size: 22px;
    font-family: "DM Sans";
    color: #ffffff;
    padding: 15px;
    height: 100%;
    display: none;
}
#menu16 .container-filter-mb .txt-filtro {
    margin: auto; 
    padding: 10px 5px; 
    border: 1px solid #ffffff;
    border-radius: 5px;
}
#menu16 .container-filter-mb .icon-filtro {
    width: 20px; 
    height: 20px; 
    margin: auto; 
    margin: 0 3px 0 15px;
}

#texto1.texto_1.asp_5 .container-buscar,
#texto1.texto_6.asp_5 .container-buscar{
   display: none;

}

#filtro3 .boton-buscar{
    display: none;
}

@media(max-width: 992px){

    #texto1.texto_1.asp_5 .container,
    #texto1.texto_6.asp_5 .container{
        width: 100%;
    }

    #texto1.texto_1.asp_5 .container-buscar,
    #texto1.texto_6.asp_5 .container-buscar{
        /* display: block; */
        display: none;
        margin-top:100px;

    }

    #texto1.texto_1.asp_5 .container-buscar .texto-buscar,
    #texto1.texto_6.asp_5 .container-buscar .texto-buscar{
        color: #FFF;
        text-align: center;
        font-family: "DM Sans";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
        display: none;
    }

    #filtro3 .boton-buscar,
    #texto1.texto_1.asp_5 .container-buscar .boton-buscar,
    #texto1.texto_6.asp_5 .container-buscar .boton-buscar{
        color: #fff;
        background: #36A9E1;
        font-family: "DM Sans";
        padding: 17px 38px;
        font-size: 18px;
        cursor: pointer;
        border-radius: 8px;
        margin:30px auto 0 auto;
        text-align: center;
        text-transform: uppercase;
        width: fit-content;
        display: block;
    }

    #modalFiltro {
       z-index: 9999999999;
    }
    #modalFiltro .modal-title{
        font-family: "DM Sans";
    }

    #modalFiltro .dropdown{
        margin:10px 0;
    }

    #modalFiltro .dropdown .select-dropdown {
       width: 100%;
       padding:10px 12px;
       font-size: 16px;
    }

    #modalFiltro .dropdown .select-dropdown .glyphicon{
        float: right;
    }

    #modalFiltro .dropdown .dropdown-menu {
        width: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: white;
        border: none;
        margin-top: 0;
        max-height: 250px;
        overflow-y: auto;
    }

    #modalFiltro .dropdown .dropdown-menu li{
        width: 100%;
        display: inline-block;
        padding-left: 5px;
    }

    #modalFiltro .dropdown-menu li.active,
    #modalFiltro .dropdown-menu li:hover{
        background-color: #aaa;
    }

    #modalFiltro .dropdown-menu li span{
        color: black;
        padding: 0 5px;
        font-size: 16px !important;
        cursor: pointer;
        width: 100%;
        display: inline-block;
        line-height: 30px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
    }

    #modalFiltro .btn-buscar{
        border-radius: 5px;
        background: #ffffff;
        color: #FFF;
        text-align: center;
        font-family: "DM Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        padding: 10px 12px;
        width: 100%;
        border: 1px solid #ffffff;
    }

    #modalFiltro .container-reset {
        margin-top:10px;
        text-align: center;
    }
    #modalFiltro .btn-reset {
        margin-top:10px;
        color: #ffffff;
        font-family: "DM Sans";
        font-size: 15px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        text-decoration-line: underline;
    }


}

#card16 .container-cuota {
    margin-right: 0;
    margin-left: auto;
}
#card16 .container-cuota span {
    text-decoration: line-through;
}
@media (min-width: 1200px) {
    #card16 .container-cuota {
        width: calc(32% - 9px);
    }
}
#card16 .precios .cuotaMobile span{
    line-height: 35px;
    text-decoration: line-through;
}

/* bajada precio */

#texto1.texto_18.asp_7 .container-fluid{
    background-image: url(/img/tukm0renov/banner-listado.png);
    aspect-ratio: 56 / 15;
    background-size: cover;
    color: white;

}

#texto1.texto_18.asp_7 .container{
    display:flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 56 / 15;
 
 }
 
 #texto1.texto_18.asp_7 .titulo{
     color: #FFF;
     text-align: center;
     font-family: "DM Sans";
     font-size: 20px;
     font-style: normal;
     font-weight: 400;
     line-height: 10px; 
 
 }
 
 #texto1.texto_18.asp_7 .titulo,
 #texto1.texto_18.asp_7 .subtitulo{
     display: none;
 }
 
 #texto1.texto_18.asp_7 .subtitulo{
     color: #FFF;
     text-align: center;
     font-family: "DM Sans";
     font-size: 45px;
     font-style: normal;
     font-weight: 700;
     line-height: 50px; 
 }

#texto1.texto_20.asp_12 p.texto,
#texto1.texto_20.asp_12 li,
#texto1.texto_20.asp_12 td,
#texto1.texto_19.asp_12 p.texto,
#texto1.texto_19.asp_12 li,
#texto1.texto_19.asp_12 td,
#texto1.texto_14.asp_10 p.texto,
#texto1.texto_14.asp_10 li,
#texto1.texto_14.asp_10 td{
    color: #fff;
}

#error1 .error_404_titulo h1,
#error1 .error_404_contenido .texto{
    color: #fff; 
}

#error1 .error_404_contenido .navegacion,
#error1 .error_404_contenido .navegacion:hover{
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 16px;
}