.container{
    width: 80%;
}

.modal-title {
    font-family: Space Grotesk;
}

/* menu1 */

#menu1 .container{
    width: 95%;
}
#menu1 .menu-box ul li.menu a{
    color: white;
    line-height: unset;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
}
#menu1 .menu-box ul{
    display: flex;
    align-items: center;
    padding-top: 13px;
}
#menu1 .menu-box ul li.menu a.stock{
    padding: 13px 22px;
    line-height: 22px;
    background: #D15E14;
    color: #fff;
    margin-right: 20px;
}
#menu1 .menu-box ul li.menu a.llamamos{
    padding: 13px 22px;
    line-height: 22px;
    background: #D15E14;
    color: #fff;
}
#menu1 .logo{
    padding: 20px 0px;
}
#menu1 .logo img {
    max-height: 36px;
}
#menu1 .menu1{
    background-color: #1e1e1e;
}

#menu1 .menu-box ul li.menu.active, #menu1 .menu-box ul li.menu:hover{
    background: transparent;
}

#menu1 .logo .cont-lupa {
    display: none;
}

/* SLIDER */
#slider1 .sl1-vertical-align{height: auto;}
#slider1 .title1 h1 {
    font-size: 50px;
    font-weight: 700;
    font-family: Space Grotesk;
    line-height: 50px;
    letter-spacing: -2px;
    color: #fff;
}

#slider1 .dropdown{width: 100%;margin: 0;padding: 6px 20px;}
/* #slider1 .opacidad_row{align-items:center; padding: 52px 0px;background-image: url(/img/yourcar/slider1_0.jpg);background-size:cover;background-position: 20% 60%;} */
#slider1 .opacidad_row{background: transparent;}
#slider1 form{display: inline-grid; width: 100%;}
#slider1 .cont_texto{padding: 50px 0px;}
#slider1 .cont_buscador{background: #1e1e1e;border-radius: 0px;padding-bottom: 15px;}
#slider1 .select-dropdown{
    padding: 13px 19px;
    border: 1px solid #666;
    background-color: #424242;
}
#slider1 .dropdown span.txt-select{color: #fff;font-size: 16px; width: 97%;}
#slider1 .dropdown span.glyphicon{color: #D15E14;font-size: 7px;}
#slider1 .btnBuscarCont{padding: 5px 20px;}
#slider1 .btn-buscar{background-color: #D15E14;text-transform: uppercase; border-color: #D15E14; color: #fff;}
#slider1 .slider .uk-slideshow, #slider1 .slider .uk-slideshow> li> div { height: 572px !important; background-position: bottom -100px center;}
#slider1 .subtitulo1{
    font-size: 20px;
    line-height: 24px;
    color: #fff;
}
#slider1 .cont_texto a{
    padding: 8px 14px;
    display: flex;
    width: fit-content;
    align-items: center;
    gap: 10px;
    background-color: #D15E14;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
@media(max-width: 767px){
    #slider1 .select-dropdown .txt-select {
        text-align: left;
    }
    #slider1 .dropdown,
    #slider1 .btn-buscar {
        width: 100%;
        max-width: 100%;
    }
}

@media(min-width: 1500px) {
    #slider1 .container {width: 100%; max-width: 1440px; height: 473px;}
}

@media (min-width:1200px) {
    #slider1 .cont_texto{width: 100%;max-width: 486px;}
}

@media (min-width:576px) {
    #slider1 .opacidad_row{display: flex; height: 243px; top: 36%;}
}

@media (min-width:993px) {
    .mostrarFiltro button{display: none;}
}

@media (min-width:1024px) {
    #slider1 .row.sl1-col-rev{display: flex; transform: translateY(-30%);}
    #slider1 .row.sl1-col-rev .order-1{width: 35%;}
}

/* texto buscas */

#texto1.texto_0.asp_27 .flex{
    display: flex;
    flex-direction: row;
    align-items: center;
}

#texto1.texto_0.asp_27 .tituloBuscas{
    color: #002D4D;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
    padding-bottom: 75px;
    position: relative;
}

#texto1.texto_0.asp_27 .tituloBuscas::after{
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: 35px;
    content: '';
    display: block;
    position: absolute;
}

#texto1.texto_0.asp_27 p.first{
    margin-bottom: 30px;
}

#texto1.texto_0.asp_27 p{
    color: #002D4D;
    font-size: 20px;
    line-height: 24px;
}

#texto1.texto_0.asp_27 img.mercedes{
    position: relative;
    z-index: 9;
}

#texto1.texto_0.asp_27 img.runner{
    position: absolute;
    right: -205px;
    bottom: -103px;
    z-index: 8;
}

#texto1.texto_0.asp_27 img.orange{
    position: absolute;
    z-index: 7;
    left: 100px;
    top: -103px;
}

/* servicio4 */

#servicio4 .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 0px 8px;
}

#servicio4 .swiper-pagination-servicios{
    position: relative;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 17px;
}

#servicio4 .swiper-button-next-servicios,#servicio4 .swiper-button-prev-servicios{
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

#servicio4 .container{position: relative;}
#servicio4 .container > .row{overflow-x: hidden;}
#servicio4 .servicio{background: #f2f2f2; padding-top: 45px; padding-bottom: 45px;}
#servicio4 .titulo{text-align: center;}
#servicio4 .subtitulo{font-size: 34px;color: #f2f2f2;text-align: center;font-weight: 700;}
#servicio4 .cont_icono{background: #fff;border-radius: 0px; padding: 15px 30px;}
#servicio4 .card_servicio{border: 0px; background-color: transparent;border-radius: 0px;}
#servicio4 .titulo_card{background: #fff;margin-top: 0px;margin-bottom: 0px; color: #1e1e1e; font-weight: 700;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    height:70px;
    padding-left: 30px;
    padding-right: 30px;}
#servicio4 .icono{
    font-size: 14px;
    background: #fff;
    line-height: 60px;
    width: 60px;
    padding: 0px;
}
#servicio4 .line{display: none;}
#servicio4 .swiper-pagination-bullet{background:#cccccc;opacity: 1; width: 80px; height: 3px; border-radius: 0px;}
#servicio4 .swiper-pagination-bullet-active{background: #D15E14;opacity: 1;}
#servicio4 .swiper-button-next-servicios{right: -100px;top: 50%;}
#servicio4 .swiper-button-prev-servicios{left: -100px;top: 50%; transform: rotate(180deg);}
#servicio4 .swiper-button-next-servicios,
#servicio4 .swiper-button-prev-servicios{color: #5274b8; width: 66px; height: 66px; background: rgba(211, 211, 211, 0.2); border-radius: 50%;}
#servicio4 .texto_card{margin-bottom: 0px; background:#fff; font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    height: 110px;
    color: #666;}
#servicio4 .swiper-button-prev-servicios:after,
#servicio4 .swiper-button-next-servicios:after{font-size: 25px;}

#servicio4 .texto_card{padding: 20px 15px 40px 15px;
    padding-left: 30px;
    padding-right: 30px; border-radius: 0px;}

@media(max-width:1200px){
    #servicio4 .swiper-button-next-servicios, 
    #servicio4 .swiper-button-prev-servicios{display: none;}
}

#servicio4 .subtitulo{font-size: 28px;}
#servicio4 .p0-mv{padding: 0;}

#servicio4 .tituloServicios{
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 55px;
}

#servicio4 .tituloServicios::after{
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: 25px;
    content: '';
    display: block;
    position: absolute;
}

@media(max-width: 1290px){
    #servicio4 .swiper-button-next-servicios{right: 0px;}
    #servicio4 .swiper-button-prev-servicios{left: 0;}
}

@media (max-width: 1440px) and (min-width: 1200px){
    #servicio4 .texto_card{
        height: 115px;
    }
}

/* #region card16 */

#card16 .cont_imagen .uk-slideshow-items{border-radius: 0px;}

#card16 .col-lg-9 {
    padding: 0;
    display: flex;
}

#card16 .card_16 {border: none;}
#card16 .contenedor-ocasion .ocasion {
    display: none;
}
#card16 .imagenAmbiental{
    display: none;
}
#card16 .contenedor-cambio {
    width: fit-content;
    position: absolute;
    z-index: 1;
    top: 12px;
    right: 10px;
    color: #f2f2f2;
    font-size: 14px;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 4px 10px;
   background: #D15E14;
}
#card16 .contenedor-cambio .ocasion{
    line-height: 22px;
    color: white;
}
#card16 .prev-btn, #card16 .next-btn, #detalle_imagen1 .prev-btn, #detalle_imagen1 .next-btn{ 
    padding: 10px; 
    background: #D15E14; 
    opacity: 0.75;
}
#card16 .col-lg-8 {padding: 7px 0 0; display: flex;}
#card16 .col-lg-3 {padding: 0;}
#card16 .contenido_card .titulo {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding-top: 8px;
    color: #000;
    width: 100%;
}
#card16 .contenido_card .subtitulo {
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: black;
    height: 44px;
}
#card16 .card_16 a:hover {
    color: unset;
}
#card16 .container-precio{
    background: #D15E14;
    padding: 2px 0px;
    color: #fff;
}
#card16 .container-precio .texto{
    text-align: center;
}
#card16 .container-precio .precio-contado {font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center; }

#card16 .container-cuota {
    background: #66381A;
    padding: 2px 0px;
    color: #fff;
}

#card16 .container-cuota .precio {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
}
#card16 .container-cuota .texto{
    text-align: center;
}
#card16 .datos-vehiculo {
    padding: 0px 18px;
    display: flex; 
    align-items: center; 
    color: black !important;}
#card16 .datos-vehiculo .datos {
    height: fit-content;
    margin: auto 0;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}
#card16 .titulos{
    display: flex;
    align-items: baseline;
    padding: 0px 18px;
}
#card16 .datos {
    font-size: 14px;
    margin-right: 7px !important;
}
#card16 .full_width {border-radius: 0px;}
#card16 .txt-datos {vertical-align: middle; font-weight: bold; font-size: 12px;}
#card16 .swiper-button-prev:after, #card16 .swiper-container-rtl .swiper-button-next:after,
#card16 .swiper-button-next:after, #card16 .swiper-container-rtl .swiper-button-prev:after {display: none;}
#card16 .swiper-button-next, #card16 .swiper-button-prev {width: 35px;}
#card16 .swiper-button-next {display: block !important;}
#card16 .swiper-button-prev {display: block !important;}
#card16 .uk-position-center-right svg,
#card16 .uk-position-center-left svg {display: none;}
#card16 .cont_imagen {height: 337px;}
#card16 .cont_imagen .uk-slideshow-items {height: 337px;}
#card16 .mostrar_financiado label {display: none;}
#card16 .precio-tachado {font-weight: 400;
    font-size: 12px;
    line-height: 16px;}
#card16 .precio {font-weight: 700;
    font-size: 16px;
    line-height: 23px;}
    #card16 .txt-datos{
        font-size: 12px;
    }
    #card16 .datos-vehiculo .datos img{
        max-width: 22px;
    }
/* #endregion */

/* destacado */

#destacado1 h2.titulo{
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
    color: #1e1e1e;
    padding-bottom: 45px;
    position: relative;
}

#destacado1 h2.titulo::after{
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: 15px;
    content: '';
    display: block;
    position: absolute;
}

#destacado1 .destacado{
    padding-top: 45px; padding-bottom: 45px; background: #F8F8F8;
}

#destacado1 .navegacion{
    padding: 13px 22px;
    background-color: #D15E14;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #fff;
    border-color: #D15E14;
    border-radius: 0px;
}

/* enlaces seo */

#enlaces_seo2 h2.titulo{
    font-size: 40px;
    font-family: Space Grotesk;
    color:#fff;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -1px;
    margin-bottom: 75px;
    position: relative;
}

#enlaces_seo2 .container-fluid{
    background-color: rgba(0, 0, 0, 0.70);
    padding-top:30px; 
    padding-bottom:30px
    /* padding: 30px 0px; */
}

#enlaces_seo2 h2.titulo::after{
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: -30px;
    content: '';
    display: block;
    position: absolute;
}

#enlaces_seo2{
    background-image: url('/img/topcar/enlacesseo.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0;
}

/* #enlaces_seo2 .container-fluid{
    padding-top: 45px;
    padding-bottom: 45px;
} */

#enlaces_seo2 .contenedor-secciones .contenedor-tipo-enlaces .contenedor-enlaces a{
    padding: 8px 12px;
    background: #3A3A3A;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
}

#enlaces_seo2 .contenedor-secciones .contenedor-tipo-enlaces .contenedor-titulos .titulo{
    font-size: 20px;
    font-weight: 700;
    font-family: Space Grotesk;
    line-height: 24px;
    color: #fff;
}

#enlaces_seo2 .contenedor-secciones .contenedor-tipo-enlaces .contenedor-titulos .subtitulo{
    font-size: 16px;
    font-family: Space Grotesk;
    line-height: 22px;
    color: #fff;
}

#footer9{
    background-color: black;
    padding-bottom: 40px;
    padding-top:60px;
}

#footer9 .menu-footer a{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

#footer9 .menu-footer.legal a{
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

#footer9 .legal li{
    margin-right: 2vw;
}

#footer9 .encabezado{
    border-bottom: none;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: -1px;
    position: relative;
}

#footer9 .encabezado::after{
    width: 72px;
    height: 2px;
    background-color: #D15E14;
    bottom: -5px;
    content: '';
    display: block;
    position: absolute;
}

#footer9 .redes{
    display: flex;
    flex-direction: row;
}

#footer9 .redes .social{
    margin-right: 10px;
}

#footer9 p{
    color: white;
    font-size: 20px;
    line-height: 30px;
}

#footer9 .logo p{
    color: white;
    font-size: 18px;
    line-height: 24px;
}

#footer9 .logo .ayudar{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: -1px;
}

#footer9 .logo .contacta{
    margin-top: 35px;
}

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

#footer9 .logo a, #footer9 .estilo-boton{
    padding: 13px 22px;
    background: #D15E14;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
}

#footer9 .estilo-boton {
    font-size: 12px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

#footer9 .legal a{
    padding-left: 15px;
}

#footer9 .inventario{
    margin-top: 40px;
    margin-bottom: 22px;
    color: #fff;
    text-align: right;
}

#footer9 .legal{
    margin-top: 40px;
}

#footer9 .inventario a{
    color: #fff;
    text-decoration: none;
}

.copyright{
    display: none;
}
#texto1.texto_0.asp_40 .row, #texto1.texto_16.asp_32 .row, 
#texto1.texto_17.asp_32 .row{
    background-color: #000;
    padding-bottom: 60px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#texto1.texto_0.asp_40 .container, #texto1.texto_16.asp_32 .container, 
#texto1.texto_17.asp_32 .container{
    /* background-image: url('/img/topcar/tour.png'); */
    /* height: 562px; */
    background-position: center;
    background-size: cover;
    padding:0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

#texto1.texto_0.asp_40 .container-fluid, #texto1.texto_16.asp_32 .container-fluid, 
#texto1.texto_17.asp_32 .container-fluid{
    padding: 0;
}

#texto1.texto_0.asp_40 .tour, #texto1.texto_16.asp_32 .tour, 
#texto1.texto_17.asp_32 .tour{
    padding: 60px 60px 60px 230px;
    background: #1E1E1E;
    display: flex;
    left: 0;
    right: 0;
    width: 100%; 
    box-sizing: border-box; 
}

#texto1.texto_0.asp_40 .tour .titulo, #texto1.texto_16.asp_32 .tour .titulo,
#texto1.texto_17.asp_32 .tour .titulo{
    width: 25%;
    margin-right: 40px;
    padding-right: 105px;
    border-right: 1px solid #D15E14;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -1px;
    color: #fff;
}

#texto1.texto_0.asp_40 .tour .texto, #texto1.texto_16.asp_32 .tour .texto,
#texto1.texto_17.asp_32 .tour .texto{
    width: 75%;
    font-size: 20px;
    color: #fff;
    line-height: 24px;
}

#texto1.texto_0.asp_40 .tour .texto a, #texto1.texto_16.asp_32 .tour .texto a,
#texto1.texto_17.asp_32 .tour .texto a{
    background-color: #D15E14;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
    padding: 4px 10px;
    display: flex;
    align-items:center;
    width: fit-content;
}

#texto1.texto_0.asp_40 .tour .titulo .numero, #texto1.texto_16.asp_32 .tour .titulo .numero,
#texto1.texto_17.asp_32 .tour .titulo .numero{
    font-size: 90px;
    line-height: 40px;
    letter-spacing: -2px;
    color: #fff;
    margin-top: 20px;
}

@media (min-width: 1200px) {
    #texto1.texto_0.asp_40 .col-lg-12,
    #texto1.texto_16.asp_32 .col-lg-12,
    #texto1.texto_17.asp_32 .col-lg-12 {
        padding: 0;
    } 
}

@media (max-width: 1199px) and (min-width: 768px) {
    #texto1.texto_0.asp_40 .col-md-12,
    #texto1.texto_16.asp_32 .col-md-12,
    #texto1.texto_17.asp_32 .col-md-12{
        padding: 0;
    }
    #texto1.texto_0.asp_40 .texto p,
    #texto1.texto_16.asp_32 .texto p,
    #texto1.texto_17.asp_32 .texto p {
        margin: 0 0 20px 120px;
    }
    #texto1.texto_0.asp_40 .texto a,
    #texto1.texto_16.asp_32 .texto a,
    #texto1.texto_17.asp_32 .texto  a{
        margin-left: 120px;
    }
    #texto1.texto_0.asp_40 .titulo,
    #texto1.texto_16.asp_32 .titulo,
    #texto1.texto_17.asp_32 .titulo {
        position: absolute;
        left: 35px; 
        margin-right: 50px;
    }
    #texto1.texto_0.asp_40 .imagen-tour,
    #texto1.texto_16.asp_32 .imagen-tour,
    #texto1.texto_17.asp_32 .imagen-tour{
        display: none;
    }

}

@media (max-width: 767px) {
    #texto1.texto_0.asp_40 .titulo,
    #texto1.texto_16.asp_32 .titulo,
    #texto1.texto_17.asp_32 .titulo {
        padding-right: 160px !important; 
        padding-left: 20px;
    }
    #texto1.texto_0.asp_40 .col-xs-12,
    #texto1.texto_16.asp_32 .col-xs-12,
    #texto1.texto_17.asp_32 .col-xs-12{
        padding: 0;
    }
    #texto1.texto_0.asp_40 .imagen-tour,
    #texto1.texto_16.asp_32 .imagen-tour,
    #texto1.texto_17.asp_32 .imagen-tour{
        display: none;
    }
}

@media (max-width: 576px) {
    #texto1.texto_0.asp_40 .tour,
    #texto1.texto_16.asp_32 .tour,
    #texto1.texto_17.asp_32 .tour {
        width: auto !important; 
    }
}

@media (max-width: 380px){
#texto1.texto_0.asp_40 .titulo,
    #texto1.texto_16.asp_32 .titulo,
    #texto1.texto_17.asp_32 .titulo {
        margin-left: 20px !important;
        padding-right: 30px !important;
    }
}

/* generico */
#texto1.texto_16.asp_17 .container-fluid, #texto1.texto_16.asp_27 .container-fluid, #texto1.texto_0.asp_27 .container-fluid,
#texto1.texto_17.asp_17 .container-fluid, #texto1.texto_17.asp_27 .container-fluid{
    background-color: transparent;
}

#breadcrumbs1 .container {
    width: 97%;
}

/* quienes somos */
#banner7 .opacidad {
    background-color: rgba(0, 0, 0, 0.30);
    top: 76px;
}

#banner7.banner_16 .bg_fullwidth {
    background-image: url("../../img/topcar/banner1.jpg");
}

#banner7 .container-txt {
    align-items: flex-start;
    transform: translateX(20px);
}

#banner7 .subtitulo, #banner7 .titulo {
    color: white;
}

#banner7 .titulo {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}

#banner7 .subtitulo {
    font-size: 50px;
    font-weight: 700;
    margin-top: 0;
    line-height: 50px;
}

#banner7 .subtitulo::after {
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: 35px;
    content: '';
    display: block;
    position: absolute;
    top: 58%;
}

#breadcrumbs1 {
    background-color: #F6F6F6;
    padding: 10px 0;
    margin: 0;
}

#breadcrumbs1 .container .breadcrumbs .elementos-paginas a {
    color: #000;
}

#breadcrumbs1 .container .breadcrumbs .elementos-paginas a.seccion {
    text-transform: uppercase;
    font-weight: 700;
}

#texto1 p.figure, #texto1 p.titulo {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
}

#texto1 p.figure::after {
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: 35px;
    content: '';
    display: block;
    position: absolute;
    top: 100%;   
}


#texto1 p.text-recortado {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

#texto1 p.oculto {
    display: none;
}

#texto1 a.ver-mas, #texto1 a.ver-mas-movil {
    color: #DA7E43;
    font-weight: 700;
}

#texto1 a.ver-mas-movil {
    display: none;
}

#texto1 p.titulo {
    margin-bottom: 40px;
}

#texto1 p.titulo::after {
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: 35px;
    content: '';
    display: block;
    position: absolute;
    top: 33%;  
}

#texto1 a.btn-stock {
    color: white;
    background-color: #D15E14;
    border-radius: 0;
}

#banner7.banner_17 .bg_fullwidth, #banner7.banner_11 .bg_fullwidth, #banner7.banner_31 .bg_fullwidth, #banner7.banner_32 .bg_fullwidth {
    background-image: url("../../img/topcar/banner2.png");
}

#banner7.banner_17 .bg_fullwidth{
    background-image: url("../../img/topcar/banner3.png"); 
}

/* listado */

#slider7 .slider .uk-slideshow, #slider7 .slider .uk-slideshow> li> div {
    height: 500px !important;
    animation-duration: unset !important;
}

#slider7 form {
        -webkit-box-shadow: 0;
        -moz-box-shadow: 0;
         box-shadow: none;
         border-radius: 0;
         background: transparent; 
         padding: 0;
}


#slider7 .dropdown .select-dropdown {
    border-radius: 0;
    background-color: #424242;
    border-color: #666;
    
}

#slider7 .dropdown:nth-child(2) .select-dropdown {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

#slider7 .dropdown.open .select-dropdown {
    background-color: #424242;
}

.capaFiltro {
    transform: translate(140px, 130px);
    background: rgba(0, 0, 0, 0.70);
    backdrop-filter: blur(15px);
    position: absolute;
    height: 345px;
    max-width: 1170px;
}

#slider7 .contBuscador {
    position: relative;
    top: -98px;
}

#slider7 .title1 {
    transform: translate(-16px);
    color: white;
    text-align: left;
    width: fit-content;
    margin-bottom: 0;
    margin-left: 40px;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

#slider7 .title1::after {
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: 35px;
    content: '';
    display: block;
    position: absolute;
    top: 120%;  
}

#slider7 .title2 {
    transform: translate(-17px);
    color: white;
    text-align: left;
    width: fit-content;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 40px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}
    
#slider7 .btn-buscar, .modal .enviar.boton {
    background-color: #D15E14;
    border-radius: 0;
    border-color: #D15E14;
    color: white;
   
}

#slider7 .dropdown .select-dropdown .txt-select { 
    color: white;
    font-size: 14px;
}

#slider7 .dropdown .select-dropdown .glyphicon {color: #D15E14;}
#slider7 .opacidad .row {display: flex;}
#slider7 .capaFiltro {
    transform: translate(0px);
    position: static;
    width: 100%;
    max-width: 1400px;
    margin: auto;
}

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

#slider7 .container-boton-buscar {display: none;}

@media(min-width: 1500px) {
    #slider7 .dropdown {width: 217px !important;}
    #slider7 .btn-buscar {width: 217px !important;}
}

@media (min-width: 1799px) {
    #slider7 .dropdown {width: 254px !important;}
    #slider7 .btn-buscar {width: 254px !important;}
}

.btn-reset {
    color: #D15E14;
    text-decoration: underline;
    margin: 21px;
}

.btn-reset:hover {

    color: #D15E14;
}

@media (min-width: 1200px) {
    #slider7 .dropdown {
        width: calc(100% - 78%);
        border: 0;
    }
    #slider7 .btn-buscar {
        width: 210px;
    }
    
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .capaFiltro {
        transform: translate(0px, 123px);
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .capaFiltro {
        transform: translate(123px, 68px);
        max-width: 509px;
        height: 702px;
    }
    #slider7 .contBuscador {
        top: 0;
        bottom: unset;
        transform: translate(0px);
    }

    #slider7 .title1 {
        transform: translate(0, 5px);
        margin-top: 5px;
    }

    #slider7 .slider .uk-slideshow, #slider7 .slider .uk-slideshow> li> div {height: 790px !important;}
    #slider7 form {margin-top: 20px;}
    #slider7 .btn-reset {position: relative; top: 15px;}
    #slider7 .dropdown {margin-bottom: 5px;}
    #slider7 .opacidad .row {height: 715px;}
}


@media (min-width: 992px) and (max-width: 1199px) {
    
    .capaFiltro {
        transform: translate(45px, 125px);
        max-width: 880px;
    }

    #slider7 .title1 {
        transform: translate(0, 0);
    }

    #slider7 .dropdown {
        width: 178px;
    }

    #slider7 .dropdown .select-dropdown {width: 100%;}

    #slider7 .btn-buscar {width: 178px}
}

@media(min-width: 1350px) and (max-width: 1400px) {

    #slider7 .dropdown {width: 243px;}
    #slider7 .btn-buscar {width: 243px;}

}

@media (max-width: 766px) {
    .capaFiltro {
        transform: translate(0px, 68px);
        height: 560px;
    }
    #slider7 .contBuscador {
        top: -267px;
    }

    #slider7 .title1 {
        transform: translate(-9%, 2px);
    }

    #slider7 .opacidad {display: none;}
    #slider7 .dropdown {max-width: unset; margin: 10px 0; height: 35px}
    #slider7 form {width: 100%;}
    #slider7 .dropdown .select-dropdown {border-top: 1px solid #ccc;}
    #slider7 .dropdown .select-dropdown .glyphicon {top: 13px;}
    #slider7 .btnBuscarCont {max-width: unset;}
    #slider7 .btnBuscarCont > div {margin: 20px 0; text-align: center;}
    #slider7 .btnBuscarCont > div a {font-size: 16px;}
    #slider7 .slider .uk-slideshow, #slider7 .slider .uk-slideshow> li> div {height: 250px !important;}
    #slider7 .modal-header .close {margin-top: 0; opacity: 1; font-size: 29px;}
    #slider7 .modal-header {height: 70px;}
}

#listado1 .subtitle {
    color: #000;
}

#listado1 .orden {
    border: 1px solid #E7E7E7;
    padding: 13px;
}

#listado1 .orden .select-dropdown {
    padding-top: 0;
    padding-right: 0;
}

#listado1 .orden .dropdown-menu {
    width: auto;
}

#listado1 .paginacion li.pagina.active {
    color: white;
    background-color: #D15E14;
    padding: 7px;
    border-radius: 0;
    width: 40px;
}

#listado1 .paginacion li.pagina:hover {
    background-color: #D15E14;
    border-color: #D15E14;
    color: white;
    border-radius: 0;
    padding: 7px;
}

#sticky1 .icono-favorito-container, #sticky1 .icono-favorito-container .icono-favorito, #sticky1 .icono-comparador-container, #sticky1 .icono-comparador-container .icono-comparador {
    background-color: #DA7E43;
    border-color: unset;
}

#sticky1 .icono-favorito-container:hover, #sticky1 .icono-comparador-container {
    border: 0;
}

#listado1 .boton-comparar {
    background-color: #DA7E43;
    border-color: #333333;
}
#listado1 .boton-comparar span, #sticky1 .comparadorbarra {
    background-color: #333333;
}

#notificacion_whats .boton-whats, #notificacion_whats .chatWhats {
    bottom: 60px;
}

/* detalle */

/* #region detalle barra */

#detalle_barra2 .container-fluid {background-color: white;}
#detalle_barra2 .container-fluid .icons {display: none;}
#detalle_barra2 .container-fluid .navegacion,
#detalle_barra2 .container-fluid .navegacion:hover {
    color: black;
    background: transparent;
    border: none;
    padding: 0;
    line-height: 40px;
    margin-top: 8px;
}
#detalle_titulo1 .titulo {margin: 0; margin-bottom: 0px; font-size: 30px; font-family: 'Space Grotesk'; font-weight: 700;}
#detalle_titulo1 .titulo.txt-destacado {font-family: Helvetica; color: black;}
#detalle_titulo1 .colprint {transform: translateY(-10px);}
#detalle_titulo1 .subtitulo {font-weight: 400;font-size: 18px;line-height: 0px;}

#calculadora_financiera7 .favoritos {
    display: flex;
    justify-content: center;
    align-items: center;
}

#detalle_info1 .container .caracteristicas .caract {
    border-bottom: 1px solid #e1e1e1;
}


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

#calculadora_financiera7 .favoritos .aviso_bajada {
    text-transform: uppercase;
    margin: 0;
}
#calculadora_financiera7 .favoritos button {
    background-color: transparent;
    border: none;
    display: flex;
    font-size: 24px;
    color: #000;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    margin-left: 25px;
}
#calculadora_financiera7 .favoritos .texto {
    font-size: 15px;
    font-weight: 700;
    line-height: 120%;
    margin-left: 7px;
    color: #000;
}
#calculadora_financiera7 .favoritos .favorito {
    margin-right: 20px;
}

/* #endregion */

/* #region detalle imagen */

#detalle_imagen1 .img-slider {width: 100%; height: auto; object-fit: cover;}
#detalle_imagen1 .container-slider {position: relative;}
#detalle_imagen1 .container-slider .icon-fullscreen {
    position: absolute; 
    bottom: 20px; 
    right: 20px; 
    z-index: 1;
    background: white;
    padding: 15px;
    opacity: 0.8;
    border-radius: 50%;
}
#detalle_imagen1 .container-slider .prev-btn {position: absolute; top: 50%; left: 20px; z-index: 1;}
#detalle_imagen1 .container-slider .next-btn {position: absolute; top: 50%; right: 20px; z-index: 1;}

#detalle_imagen1 .container-360 {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    opacity: 0.8;
    cursor: pointer;
}
#detalle_imagen1 .container-autoplay {
    position: absolute;
    z-index: 1;
    top: 75px;
    right: 20px;
    cursor: pointer;
}
#detalle_imagen1 .container-fluid {padding-bottom: 15px;}

/* #endregion */

/* #region detalle info */

#detalle_info1 {padding-top: 25px;}
#detalle_info1 .container .caracteristicas .caract {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px 10px 0;
}
#detalle_info1 .caract .titulo {font-weight: 700; font-family: Helvetica; font-size: 16px; color: #000;}
#detalle_info1 .caract .valor {font-weight: 400; color: black; font-family: Helvetica;}
#detalle_info1 .container .caracteristicas .caract .precio {color: black;}
#detalle_info1 .container-titulos {
    display: flex;
    width: 385px;
    justify-content: space-between;
}

@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 {cursor: pointer;  font-size: 26px;font-weight: 700; font-family: Space Grotesk; color: #BDBDBD;} 
#detalle_info1 .container-titulos .opcion-active {
     
    font-size: 26px;
    border-bottom: #D15E14 2px solid; 
    padding-bottom: 10px; 
    color: black;

}
#detalle_info1 .container-titulos .descripcion {margin: 0 -80px 15px;}
#detalle_info1 .details {display: none;}
#detalle_info1 .container > .row {padding: 0;}
#detalle_info1 .textContent {
    color: #000;
}

#detalle_info1 h2 {
    font-family: Space Grotesk;
}
/* #endregion */

/* #region detalle prestaciones */

#detalle_prestaciones1 {margin-top: 40px;}
#detalle_prestaciones1 .titulo { font-size: 35px; font-weight: 700; border-bottom: 1px solid #E1E1E1; color: #000;}
#detalle_prestaciones1 .progress:after {border-color: #D15E14;}
#detalle_prestaciones1 .value .valor { color: #D15E14;}
#detalle_prestaciones1 .value .unidad {color: black; font-weight: 900; font-size: 14px;}
#detalle_prestaciones1 .etiqueta {color: black;  font-size: 20px; font-weight: 700; line-height: 100%;}
#detalle_prestaciones1 .colprint {padding-left: 0;}
#detalle_prestaciones1 .progress.blue .progress-bar {border-color: #E0E0E0;}
/* #endregion */


/* #region relacionados detalle */

#relacionados_detalle1 .title {
    font-weight: 700;
    font-family: 'Space Grotesk';
    width: 100%; 
    color: black; 
}   

#relacionados_detalle1 .title::after {
    width: 72px;
    height: 3px;
    background-color: #D15E14;
    bottom: 35px;
    content: '';
    display: block;
    position: absolute;
    top: 90%;
}

#relacionados_detalle1 .figure {top: -25px; left: 30px; width: 70px; height: 70px;}
#relacionados_detalle1 {
    padding: 105px 0;
    background-color: #F8F8F8;
}
#relacionados_detalle1 .btn-ver-todos {
    position: absolute;
    top: 0;
    right: 32px;
    color: black;
    background: #94E6EA;
    text-transform: uppercase;
    padding: 15px 20px;
    z-index: 1;
    cursor: pointer;
}
#relacionados_detalle1 .btn-ver-todos:hover {text-decoration: none;}
#relacionados_detalle1 .container {position: relative;}
#relacionados_detalle1 .swiper-button-next, #relacionados_detalle1 .swiper-button-prev,
#relacionados_detalle1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {display: none;}

/* #endregion */

/* #region calculadora financiera */

#calculadora_financiera7 .compartirTop {display: none;}

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

#calculadora_financiera7 .tab-pane {
    color: #000;
}

#calculadora_financiera7 .titulo {display: none;}
#calculadora_financiera7 .nav .nav-item.active .nav-link {
    background-color: #D15E14; 
    border: none;
}

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

#calculadora_financiera7 .slider::-moz-range-thumb {background: #D15E14;}
#calculadora_financiera7 .nav .nav-item.active .nav-link .precio, #calculadora_financiera7 .nav .nav-item.active .nav-link .texto {
    color: #fff;
}

#calculadora_financiera7 .nav .nav-item.active .nav-link.contado {
    border-top-left-radius: 0px;
}

#calculadora_financiera7 .nav .nav-item.active .nav-link.financiado {
    border-top-right-radius: 0px;
}

#calculadora_financiera7 .nav-link .precio {
    color: black;
    text-align: center;
    font-size: 30px;
}
#calculadora_financiera7 .nav-link .texto {
    text-align: center;
    color: black;
    text-transform: uppercase;
}
#calculadora_financiera7 .boton, #reservaCollapse.modal-body .enviar {
    background: transparent;
    color: black;
    border: 1px solid black;
    text-transform: uppercase;
    border-radius: 0px;
    font-weight: 900;
    font-size: 13px;
    width: 45%;
    padding: 7px 0;
}

#calculadora_financiera7 .boton:hover, #calculadora_financiera7 .boton.invertido:hover, #reservaCollapse.modal-body .enviar:hover {
    color: #000;
    border-color: #D15E14;
    background: #D15E14;
}
#calculadora_financiera7 .slider {height: 3px; }
#calculadora_financiera7 .slider#inputPlazo {background: #D15E14;}
#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;
    text-align: left;
}
#calculadora_financiera7 .caracteristicas .caracteristica {
    margin: 10px 0;
    font-weight: 700;
    line-height: 22px;

}

#calculadora_financiera7 .contForm {
    width: 445px; 
    right: calc(((100% - 1424px) /2) + 15px); 
    z-index: 0;

}

@media (max-width: 1499px) {
    #calculadora_financiera7 .contForm {
        right: calc(((100% - 1335px) /2) + 15px);
    }
}

@media(min-width: 992px) and (max-width: 1500px) {
    #slider1 .title1 h1 {font-size: 32px;}
    #calculadora_financiera7 .contForm {
        right: calc(((100% - 1143px) /2) + 15px);
        width: 332px;
    }
}



@media (min-width: 992px) and (max-width: 1199px){
    #detalle_imagen1 .img-slider {height: 470px;}    
    #calculadora_financiera7 .nav-link .precio {font-size: 25px;}
    #calculadora_financiera7 .contForm {right: calc(((100% - 1043px) /2) + 15px);width: 332px;}
    #servicio2 .card-servicio {margin: 0.5%; width: 24%;}

}

#calculadora_financiera7 .contForm.fix {top: 17px!important;}
#calculadora_financiera7 .whatsapp-content {justify-content: center;}
#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;}


/* #region detalle iconos */

#detalle_iconos2 .caracteristicas .caract_opt {
    background-color: transparent; 
    border: 1px solid #d9d9d9; 
    border-radius: 0;
    width: 160px;
}
#detalle_iconos2 .caracteristicas .truncate {
    color: black;
    font-size: 16px;
    font-weight: 700;

}

/* #endregion */

#notificacion_whats .boton-whats {
    display: block;
}

#notificacion_whats .chatWhats {
    display: none;
}

#texto1 .col-md-6.figuras {
    position: relative;
    display: flex;
    height: 510px;
}

#texto1.texto_0.asp_27 .container .row > .col-md-12 {
    display: flex;
    flex-wrap: wrap;
}

#texto1.asp_27 .figura_naranja {
    background-color: #D15E14;
    width: 483px;
    height: 191px;
    position: absolute;
    top: -60px;
    left: 0;
}

#texto1.asp_27 .runner {
    background-image: url("../../img/topcar/runner.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 94%;
    height: 500px;
    position: absolute;
    right: -15px;
    top: 14%;
}

#texto1.asp_27 .mercedes {
    background-image: url("../../img/topcar/mercedes.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 283px;
    position: absolute;
    top: 13%;
    right: 45px;
}

#titulo1 .titulo {
    color: #000;
}

#menu1 .respuestaMensaje {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

#formulario1 .formContactoFluid .formContactoContainer .subtituloForm {
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
}

#formulario1 .formContactoFluid input {
    background-color: white;
    color: #000;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    height: 55px;
}

#formulario1 .formContactoFluid input#legal {
    height: auto;
}

#formulario1 .formContactoFluid textarea {
    background-color: white;
    color: #000;
    border-color: transparent;
    padding: 12px 12px;
    border-radius: 0;
    box-shadow: none;
}

#formulario1 .formContactoFluid .formContactoContainer .enviar {
    padding: 13px 22px;
    line-height: 22px;
    background: #D15E14;
    color: #fff;
    margin-right: 20px;
    border-radius: 0;
}

#formulario1 .formContactoFluid .formContactoContainer .enviar:hover {
    background-color: #D15E14;
}



#datos11 .modal_map {
    background: #333;
    border-radius: 0;
    overflow-x: hidden;
    width: 100%;
    padding: 18px 34px 12px 43px;
    width: 100%;
    max-width: 375px;
}

#datos11 div.titulos h2 {
    text-transform: uppercase;
    text-align: left;
    font-family: 'Space Grotesk';
    margin-top: 16px;
    margin-bottom: -16px;
}

#datos11 ul li {
    align-items: flex-start;
}

#datos11 .modal_map .ver_en_mapa {
    background: #D15E14;
    color: white;
    border-radius: 0px;
    border-width: 2px;
    border: 2px solid #D15E14;
}


#datos11 div.titulos h3{color: #D15E14;font-size: 14px;margin-bottom: 0px; margin-top: 45px;}
#datos11 div.titulos h2{font-size: 34px;font-weight: 700;color: #333333;}
#datos11 .modal_map{overflow-x: hidden;width: 100%;padding: 18px 34px 12px 43px;
    width: 100%;max-width: 490px;}
#datos11 .modal_map h3{font-size: 30px;font-weight: 700;font-family: Space Grotesk ; text-align: left;}
#datos11 .modal_map .uk-slider-container {width: 100%;}
#datos11 .modal_map .flechas {display: none;}
#datos11 .container {padding-top: 0;}
#datos11 ul li {align-items: flex-start;margin-top: 0px;}
#datos11 ul li p .icono {margin-right: 10px;color: #D15E14;}
#datos11 ul li .container-texto-icono {display: flex;}

#titulo1.titulo_14.asp_7 .titulo {
    margin-top: 1rem;
}

#texto1 .imagen-tour {
    display: none;
}


@media (min-width: 767px) and (max-width: 1180px) {
    #datos11 .modal_map {
        width: 100%;
        max-width: 375px;
        height: 100%;
        max-height: 310px;
        right: -20px;
        bottom: -20px;
        top: unset;
    }
}

@media(min-width: 768px) and (max-width: 790px) {
    #datos11 .modal_map {right: -7px;}
}

@media (min-width: 768px) {
    #destacado1 .swiper-slide {
        width: min-content;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    #texto1.texto_0.asp_27 .container {
        width: 100%;
        max-width: 100%;
    }
}


/* responsive */

@media (min-width: 1300px) {
    #texto1.texto_0.asp_27 .container .row > .col-md-12 .col-md-6 {
        width: 635px;
        margin: auto;
    }

    #texto1.texto_0.asp_27 .container .row > .col-md-12 .col-md-6.figuras {
        margin: unset;
    }

    #texto1.texto_0.asp_27 .container {
        width: 100%;
        max-width: 100%;
    }
    #texto1.texto_0.asp_12 .container .row > .col-md-12 {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (min-width: 1100px) and (max-width: 1299px) {
    #texto1.texto_0.asp_27 .container {
        width: unset;
    }
    #texto1.asp_27 .mercedes {
        right: 35px;
    }

    #texto1.asp_27 .runner {
        background-size: contain;
        right: -15px;
        top: 14%;
    }
}



@media (min-width: 1800px) {
    #texto1.texto_0.asp_27 .container {
        width: 100%;
    }

    #texto1.texto_0.asp_27 .container .row > .col-md-12 .col-md-6 {
        width: 755px;
        margin: auto;
    }
    #texto1.texto_0.asp_27 .container .row > .col-md-12 .col-md-6.figuras {
        margin: unset;
    }

    #texto1.asp_27 .runner {
        right: -15px;
        background-size: cover;
    }

    #destacado1 .container, #listado1 .container, #relacionados_detalle1 .container {
        width: 97%;
        max-width: 1440px;
    }

    #card16 .container-precio {
        margin-bottom: 5px;
    }
}

@media (min-width: 1600px) {
    #texto1.asp_27 .runner {
        right: -15px;
        background-size: cover;
    }

}

@media (max-width: 1799px) and (min-width: 1200px) {
    #destacado1 .container-1, #listado1 .container-1, #relacionados_detalle1 .container {
        width: 97%;
        max-width: 1300px;
    }
    #card16 .datos-vehiculo .datos {
        gap: 4px;
    }
    #card16 .container-precio {
        margin-bottom: 5px;
    }
}

@media (max-width: 1199px) {
    #destacado1 .container, #listado1 .container, #relacionados_detalle1 .container {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    #card16 .datos-vehiculo .datos {
        flex-direction: column;
    }
}

@media (max-width: 610px) {
    #card16 .col-xs-2 {
        width: 33%;
    }
}

@media (max-width: 1600px) {
    #card16 .container-precio, #card16 .container-cuota  {
        width: 111px;
    }

    #card16 .col-lg-4 {
        padding: 7px 0 0;
    }
}

@media (max-width: 992px) {
    #slider1 .cont_buscador {
        position: relative;
        bottom: 63%;
        padding-bottom: 0;
    }

    #slider1 .cont_texto {
        position: relative;
        bottom: 93%;
    }

    #slider7 .dropdown img {
        margin-left: -22px;
    }

    #slider7 .cont_texto {
        margin-top: 0;
    }

    #slider7 .title1 {
        font-size: 33px;
    }
    #slider7 .title2 {
        transform: translate(0);
    }
    #slider7 .title1::after {
        top: 100%;
    }

    #calculadora_financiera7 .contForm {
        width: 100%;
    }
    #detalle_iconos2 .caracteristicas {
        width: 100%;
        margin: auto;
    }

    #detalle_iconos2 .caracteristicas .caract_opt img {
        width: 65px;
        margin: auto;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    #destacado1 .container {
        width: 100%;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    #texto1.asp_27 .figura_naranja {
        height: 200px;
        top: -8px;
    }
    #texto1.asp_27 .mercedes {
        right: 15px
    }
    #texto1 p.titulo {
        margin-top: 25px;
    }
}

@media (max-width: 768px) {
    #slider1 .container, #slider1 .row, #slider1 .row > div {
        position: relative;
        bottom: 52%;
    }
    #slider1 .title1 h1 {
        font-size: 36px;
        line-height: 40px;
        text-align: left;
    }

    #slider1 .cont_texto {
        padding: 12px 0;
    }

    #texto1 .col-md-6.figuras {
        height: 462px;
    }
    #texto1.asp_27 .figura_naranja {
        width: 320px;
        top: -6px;
    }

    #texto1.asp_27 .runner {
        background-size: contain;
        right: -47px;
    }

    #texto1.asp_27 .mercedes {
        right: 55px;
    }

    #texto1.texto_0.asp_40 .tour, #texto1.texto_16.asp_32 .tour, #texto1.texto_17.asp_32 .tour {
        padding: 0px;
        justify-content: center;
        align-items: center;
        height: 720px;
    }

    #texto1.texto_0.asp_40 .tour .titulo, #texto1.texto_16.asp_32 .tour .titulo, #texto1.texto_17.asp_32 .tour .titulo {
        padding-top: 25px;
        padding-bottom: 25px;
        font-size: 20px;
        margin-bottom: 25px;
    }
    #texto1.texto_0.asp_40 .tour .titulo .numero, #texto1.texto_16.asp_32 .tour .titulo .numero, #texto1.texto_17.asp_32 .tour .titulo .numero {
        font-size: 68px;
    }

    #footer9 .logo .contacta {
        margin-bottom: 35px;
    }

    #banner7 .titulo {
        text-align: left;
    }

    #banner7 .subtitulo {
        font-size: 38px;
    }

    #banner7 .subtitulo::after {
        top: 70%;
    }

    #texto1 p.figure, #texto1 p.titulo {
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    #texto1 p.figure::after {
        top: 83%;
    }
    #texto1 p.titulo::after {
        top: 29%;
    }

    #detalle_iconos2 .caracteristicas .caract_opt {
        width: 39%;
        height: 125px;
        margin: 5%;
        margin-left: 6%;
    }

    #detalle_info1 .container-titulos .descripcion {
        margin: 0 0 15px;
    }

    #detalle_info1 .container, #detalle_imagen1 .container, #detalle_iconos2 .container, #calculadora_financiera7 .container,
    #detalle_info1 .container, #detalle_prestaciones1 .container, #relacionados_detalle1 .container, #destacado1 .container,
    #listado1 .container {
        width: 100%;
    }

    #detalle_titulo1 .titulo {
        margin-top: 15px;
    }

    #detalle_titulo1 .subtitulo {
        line-height: unset;
    }

    #calculadora_financiera7 .favoritos {
        margin-bottom: 20px;
    }

    #card16 .cont_imagen .uk-slideshow-items, #card16 .cont_imagen {
        height: 254px;
    }
    #menu1 .menu1 {
        position: fixed;
    }

    #menu1.asp_0 .menu1, #menu1.asp_10 .menu1 {
        position: sticky;
    } 

    #menu1 .logo{
        display: flex;
        align-items: center;
    }
    #menu1 .logo .lupa{
        margin-left: 60px;
        height: 26px;
    }
    #menu1 .logo .cont-lupa{
        background: transparent;
        border: none;
    }

    #menu1 .nav-menu-box {
        top: unset;
        padding: 20px 15px;
        background-color: #1E1E1E;
    }

    #menu1 .nav-menu-box-bg {
        background-color: transparent;
    }
    
    #menu1 .nav-menu-box .al {
        font-size: 36px;
        float: unset;
    }

    #menu1 .contacta {
        margin-top: 45px;
        margin-bottom: 45px;
    }

    #menu1 .contacta a {
        padding: 13px 22px;
        background: #D15E14;
        color: #fff;
        font-size: 16px;
        line-height: 22px;
        text-transform: uppercase;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    #menu1 .encabezado {
        font-size: 22px;
    }

    #menu1 .encabezado::after {
        width: 72px;
        height: 3px;
        background-color: #D15E14;
        bottom: 35px;
        content: '';
        display: block;
        position: absolute;
        top: 55%;
    }

    #menu1 .redes {
        display: flex;
        gap: 22px;
        margin-top: 15px;
    }
    #menu1 .nav-menu-box .social {
        border-bottom: unset;
        width: auto;
    }

    #menu1 p {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 0;
    }

    #slider1 .container {
        width: 100%;
    }

    #slider1 .row, #slider1 .row > div {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    #slider1 .order-2 {
        order: 1;
    }

    #slider1 .cont_texto a {
        width: 100%;
        display: block;
        text-align: center;
    }

    #slider1 .cont_texto a > img {
        display: none;
    }

    #slider1 .cont_buscador {
        width: 100%;
    }

    .container {
        width: 100%;
    }

    #footer9 .container {
        width: 92%;
        max-width: 1440px;
    }

    #texto1.texto_0.asp_27 .tituloBuscas {
        font-size: 32px;
        line-height: 32px;
        padding-bottom: 20px;
    }

    #texto1.texto_0.asp_27 .tituloBuscas::after {
        bottom: 0;
    }

    #texto1.asp_27 .figura_naranja {
        width: 240px;
        top: -6px;
        left: -15px;
    }

    #texto1.asp_27 .runner {
        background-size: cover;
        right: -15px;
        top: 10%;
        height: 280px;
    }

    #texto1.asp_27 .mercedes {
        right: 72px;
    }

    #texto1 p.text-recortado {
        -webkit-line-clamp: 5;
    }

    #texto1 .col-md-6.figuras {
        margin-top: 30px;
    }

    #servicio4 .tituloServicios {
        font-size: 32px;
    }

    #texto1 .imagen-tour {
        display: block;
        background-image: url("/img/topcar/tour-movil.png");
        height: 230px;
        background-size: cover;
        background-position: bottom;
        width: 100%;
    }
    #texto1.texto_0.asp_40 .container, #texto1.texto_16.asp_32 .container, #texto1.texto_17.asp_32 .container {
        background-image: none;
        height: 592px;
    }
    
    #texto1.texto_0.asp_40 .tour .texto, #texto1.texto_16.asp_32 .tour .texto, #texto1.texto_17.asp_32 .tour .texto {
        font-size: 18px;
        width: 100%;
        padding: 20px;
    }

    #texto1.texto_0.asp_40 .tour .texto a, #texto1.texto_16.asp_32 .tour .texto a, #texto1.texto_17.asp_32 .tour .texto a {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px 10px;
    }

    #texto1.texto_0.asp_40 .tour .texto a img, #texto1.texto_16.asp_32 .tour .texto a img, #texto1.texto_17.asp_32 .tour .texto a img {
        display: none;
    }

    #footer9 .logo a {
        display: block;
        text-align: center;
    }

    #footer9 .estilo-boton {
        margin-bottom: 20px;
        font-size: 16px;
        padding: 13px 22px;
    }

    #footer9 .estilo-boton img {
        display: none;
    }

    #footer9 .logo p {
        font-size: 16px;
    }

    #footer9 p {
        font-size: 18px;
    }

    #breadcrumbs1 {
        display: none;
    }

    #detalle_barra2 .container-fluid .navegacion, #detalle_barra2 .container-fluid .navegacion:hover {
        font-weight: 700;
    }

    #menu1.asp_10 {
        margin-bottom: 20px;
    }

    #detalle_imagen1 .container-slider .next-btn, #detalle_imagen1 .container-slider .prev-btn {
        top: 40%;
    }

    #detalle_imagen1 .container-slider .icon-fullscreen {
        padding: 9px;
    }
    #detalle_imagen1 .container-slider .icon-fullscreen img {
        width: 22px;
    }

    #detalle_iconos2 .caracteristicas {
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-y: hidden;
        gap: 5px;
        margin-left: -5px;
        margin-bottom: 20px;
    }

    #detalle_iconos2 .caracteristicas .caract_opt {
        width: 55%;
        min-width: 110px;
        height: 74px;
        margin: unset;
    }

    #calculadora_financiera7 .boton, #reservaCollapse.modal-body .enviar {
        width: 100%;
    }

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

    #detalle_info1 {
        padding-top: 0;
    }

    #calculadora_financiera7 {
        padding-bottom: 0;
    }

    #texto1 a.ver-mas-movil {
        display: block;
    }
    #texto1 .oculto-movil {
        display: none;
    }

}

@media (max-width: 576px) {
    #slider1 .container, #slider1 .row, #slider1 .row > div {
        position: relative;
        bottom: 4%;
    }
    #texto1 .col-md-6.figuras {
        height: 350px;
    }

    #texto1.texto_0.asp_40 .tour, #texto1.texto_16.asp_32 .tour, #texto1.texto_17.asp_32 .tour {
        width: fit-content;
        flex-direction: column;
        left: 0;
    }

    #texto1.texto_0.asp_40 .tour .titulo, #texto1.texto_16.asp_32 .tour .titulo, #texto1.texto_17.asp_32 .tour .titulo {
        width: fit-content;
        margin-bottom: 25px;
    }

    #texto1.texto_0.asp_40 .container, #texto1.texto_16.asp_32 .container, #texto1.texto_17.asp_32 .container {
        background-position: bottom;
        background-size: contain;
        background-repeat: no-repeat;
    }

    #texto1 p.figure, #texto1 p.titulo {
        font-size: 25px;
        line-height: 30px;
    }

    #texto1 p.figure::after {
        top: 90%;
    }

    #texto1 p.titulo::after {
        top: 25%;
    }

    #slider7 .container-boton-buscar {
        display: flex;
        position: absolute;
        z-index: 1;
        height: 38%;
        width: 100%;
    }

    #slider7 .container-boton-buscar .boton-buscar {
        height: fit-content;
        margin: auto;
        color: black;
        background: #D15E14;
        padding: 15px 20px;
        font-size: 20px;
        cursor: pointer;
    }

    #modal-llamada-home.modal {
        z-index: 999999;
    }
    
}
