/* ===== Logo OKMobility sobre foto de coche ===== */
.contenedor-img-coche {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.logo-okm {
    position: absolute;
    bottom: 14px;
    left: 5px;
    width: 42%;
    max-width: 85px;
    height: auto;
    display: block;
    max-width: 100%;
}

.logo-okm-dest {
    position: absolute;
    bottom: 6px;
    left: 13px;
    width: 25%;
    max-width: 85px;
    height: auto;
    display: block;
    max-width: 100%;
}

/* Logo en el popup del formulario */
.contenedor-img-form {
    width: 88%;
    margin: 0 auto;
}

.contenedor-img-form .img_form {
    width: 100%;
    max-width: 100%;
}

.logo-okm-form {
    bottom: 8px;
    left: 8px;
    width: 28%;
    max-width: 100px;
}

/* Responsive mÃƒÂ³vil */
@media (max-width: 768px) {
	
	.aux_div_form {
    width: 100%;
    max-width: 500px;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 5px 20px 25px 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    position: relative;
    text-align: center;
    animation: fadeIn 0.3s ease-in-out;
    margin: 0 auto;
    top: 1%;
    bottom: 2%;
}
	
	.data_form {
    margin-top: 12px!important;
}
	
	.field_form {
    margin-bottom: 8px!important;
}
	
	
	.aux_div_form {
    width: 95%;
    max-width: 500px;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    position: relative;
    text-align: center;
    animation: fadeIn 0.3s ease-in-out;
    margin: 0 auto;
    top: 1%!important;
    bottom: 2%;
    padding-top: 12px;
}
	
	#enviar_form {
    width: 100%;
    background-color: #3498db;
    color: white;
    padding: 12px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
    margin-top: 3px;
}
	
	.contenedor-img-form {
    width: 78%;
    margin: 0 auto;
}
	
	.logo-okm-dest {
    position: absolute;
    bottom: 7px;
    left: 6px;
    width: 26%;
    max-width: 85px;
    height: auto;
    display: block;
    max-width: 100%;
}
	
    .logo-okm {
        width: 49%;
        max-width: 92px;
        bottom: 8px;
    }
    .logo-okm-form {
        width: 36%;
        max-width: 115px;
        bottom: 10px;
        left: 32%;
    }
}

/* Laptop */
@media (min-width: 1000px) and (max-width: 1500px) {
    .logo-okm {
        width: 45%;
        max-width: 95px;
    }
}

/* Desktop grande */
@media (min-width: 1537px) {
	
	.logo-okm-form {
    bottom: 16px!important;
    left: 35%!important;
    width: 37%!important;
    max-width: 127px!important;
}
	
    .logo-okm {
        width: 39%;
        max-width: 115px;
        bottom: 10px;
        left: 10px;
    }
	
	.logo-okm-pop {
        width: 39%;
        max-width: 126px;
        bottom: 27px;
        left: 10px;
    }
}
/* ===== Fin Logo OKMobility ===== */


/* ######## LAPTOP ######## */
@media (min-width: 1024px) and (max-width: 1536px){
    
    .logo_individual {width: 8%!important;}
    
    /* Header optimizations */
    .logo{
        margin-top: 35px;
        width: 11%!important;
        margin-bottom: 25px;
    }
    
    .title {
        width: 67%!important;
        margin: 0 auto;
        font-weight: 600;
        font-size: 44px!important;
        color: white;
        margin-top: 18px!important;
        line-height: 50px!important;
    }
    
    .text_header {
        width: 100%;
        margin: 18px auto 12px auto;
        font-weight: 400;
        color: white;
        font-size: 28px;
    }
    
    .modelos-destacados {
        display: block;
        font-size: 18px!important;
        width: 280px!important;
        height: 33px!important;
        background-color: #ec7a08;
        color: #ffffff;
        font-weight: bold;
        text-align: center;
        border-radius: 5px;
        line-height: 33px!important;
        margin: 8px auto 18px auto!important;
        text-transform: uppercase;
    }
    
    /* Featured cards container */
    .contenedor-tarjetas {
        display: flex!important;
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
        width: 100%;
        flex-direction: row;
    }
    
    .tarjeta_dest {
        width: 34%!important;
        background-color: white;
        color: black;
        border-radius: 10px;
        padding: 15px;
        margin-bottom: 15px;
        text-align: left;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    }
    
    .tarjeta_dest .info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
        font-size: 1em;
        position: relative;
        margin-left: 8px;
        color: #001e79;
        line-height: 22px;
    }
    
    .button {
        background-color: #ec7a08;
        color: white;
        width: 35%!important;
        margin: 0 auto;
        font-weight: 600;
        border-radius: 19px;
        margin-block: 18px 33px!important;
        padding: 12px 20px;
        font-size: 20px;
        display: flex;
        justify-content: space-around;
        cursor: pointer;
    }

    .content{
        width: 45%;
        margin: 0 auto;
    }

    /* Navigation */
    .seguros{
        width: 9%!important;
        font-size: 15px;
        padding: 12px 8px;
    }

    .seguros_container {
        width: 100%;
        gap: 18px;
        padding: 15px;
    }

    .seguro_coche{
        width: 50%;
    }

    /* Section titles and body */
    .nivel{
        font-size: 37px!important;
    }
    
    .subnivel{
        font-size: 18px;
        color: #ec7a08;
    }

    .text_question{
        font-size: 18px;
        width: 70%;
    }

    /* Cards sections */
    .cards_container{
        flex-direction: row;
        flex-wrap: wrap;
        width: 75%;
        gap: 30px;
        padding-top: 20px;
    }

    .tarjeta {
        width: 46%!important;
        background-color: white;
        color: black;
        border-radius: 10px;
        padding: 12px;
        margin-bottom: 15px;
        text-align: left;
    }
    
    .tarjeta .info {
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex-grow: 1;
        font-size: 1em;
        position: relative;
        margin-left: 8px;
        color: #001e79;
        line-height: 20px;
    }
    
    .modelo {
        line-height: 109%;
        font-size: 1em;
        color: black;
        margin-bottom: 0px;
        padding-top: 8px;
    }
    
    .boton-oferta {
        display: block;
        width: 100%;
        background-color: white;
        color: #ff66a3;
        text-align: center;
        padding: 8px 0;
        border: 2px solid #ff66a3;
        border-radius: 5px;
        font-weight: 600;
        margin: 12px 0 1px 0;
        font-size: 1.1em;
        cursor: pointer;
    }
    
    .boton-oferta-dest {
        display: block;
        width: 96%;
        background-color: white;
        color: #ff66a3;
        text-align: center;
        padding: 8px 0;
        border: 2px solid #ff66a3;
        border-radius: 5px;
        font-weight: 600;
        margin: 12px auto 5px auto;
        font-size: 1.1em;
        cursor: pointer;
    }

    .max{
        margin-top: 35px;
    }

    .section{
        width: 35%;
        font-size: 20px;
        padding: 8px 10px;
    }

    /* Brand logos section */
    .cuadros-section {
        margin-top: 4%;
        padding: 25px;
        text-align: center;
        background-color: #ecefff;
    }
    
    .cuadro {
        width: 15%!important;
        background-color: white;
        padding: 15px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        height: 100px;
    }
    
    .cuadro img {
        width: 45%;
        height: auto;
        border-radius: 5px;
        filter: grayscale(1);
    }

    /* Footer */
    .footer {
        background-color: #273ca3;
        color: white;
        text-align: center;
        padding: 20px;
        width: 100%;
        align-items: center;
    }

    .footer img {
        width: 96px!important;
        margin-bottom: 12px;
        margin: 0 auto;
    }

    .footer p {
        margin: 8px 0 0 0;
        font-size: 13px;
    }

    /* Typography improvements */
    .included {
        color: #001e79;
        margin-bottom: -3px;
        font-size: 0.8rem;
        margin-top: -2px;
    }
    
    li {
        list-style-type: disc;
        margin: 1px 0;
        padding: 0;
        color: #060606;
        font-size: 0.8rem;
        line-height: 16px;
        margin-left: 9%;
    }

    .precio {
        font-size: 1.3em;
        font-weight: bold;
        color: #ff66a3;
        margin-top: 2px;
        margin-bottom: 4px;
    }

    /* Form optimizations */
    #model_data span {
        font-size: 16px;
    }

    .aux_div_form {
        max-width: 450px;
    }

    /* Other elements */
    .card{
        width: 32%;
    }

    .card_response{
        width: 76%;
    }

    .logo_card{
        width: 180px;
    }

    .card_text{
        font-size: 14px;
    }

    .amount{
        font-size: 14px;
    }

    .big{
        font-size: 45px;
    }

    .cta{
        font-size: 16px;
    }

    .text{
        font-size: 18px;
    }

    .logo_box{
        width: 17%;
    }
}:root{
    --color-lda:#da3332;
    --color-mutua: #007297;
    --color-genesis:#007dc3;
    --color-caser: #007363;
    --color-pelayo: #00568a;
    --color-generali: #c5271b;
    --color-allianz: #007ab3;
}

*,
*::after,
*::before {
	box-sizing: border-box;
    font-family: "Poppins", sans-serif;
}

html{
    scroll-behavior: smooth;
}

img {
	max-width: 100%;
	display: block;
}

ul {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

body{
   margin: 0;
}

.header{
    text-align: center;
    background-color: #273ca3;
    height: 100vh;
    min-height: 840px;
}

.desde-texto {
    font-size: 12px;
    color: #ff66a3;
    font-weight: bold;
    display: block;
    margin-bottom: 2px;
}



li {
    list-style-type: disc;
    margin: 1px 0;
    padding: 0;
    color: #060606;
    font-size: 0.75rem;
    line-height: 15px;
    margin-left: 9%;
}

.included {color: #001e79;margin-bottom: -3px;font-size: 0.7rem;margin-top: -2px;}

.precio::before {
    content: "Total";
    display: block;
    font-size: 12px;
    color: #ff66a3;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 17px;
    /* margin-top: -2px; */
}

.iva{font-size: 10px;}

.precio2::before {
    content: "Financiado desde";
    display: block;
    font-size: 8px;
    color: #ff66a3;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 6px;
    /* margin-top: -2px; */
}

.precio3::before {
    content: "Desde";
    display: block;
    font-size: 8px;
    color: #ff66a3;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 6px;
    /* margin-top: -2px; */
}

#model_data .span_desde {
	font-size: 14px;
	font-weight: 400;
}
#model_data .span_precio_financiado {
	font-weight: bold;
	color: #ff66a3;
	background-color: #ffddeb;
}

.honda {background-color:#000000; }

.logo_individual {width: 24%!important;}

.logo_marca_individual {filter: invert(1) brightness(1000%);width: 21%!important;}

.header_white{
    background-color: white;
}

.content{
    display: flex;
    flex-direction: column;
    height: 100vh;
    max-height: 100vh;
    align-items: center;
    color: #001e79;
}

.logo{
    width: 25%;
    margin: 0 auto;
    margin-top: 10px;
}

.close{
    align-self: flex-end;
    margin-right: 21px;
    width: 15px;
    cursor: pointer;
}


/* SecciÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â³n de cuadros en mobile */
.cuadros-section {
    margin-top: 3%;
    padding: 20px;
    text-align: center;
    background-color: #ecefff;
}

.contenedor-cuadros {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
}

.cuadro {
    width: calc(50% - 10px); /* 2 por fila en mobile */
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    height: 121px;
}

.cuadro img {
    width: 50%;
    height: auto;
    border-radius: 5px;
    filter: grayscale(1);
}

/* Footer en mobile */
.footer {
    background-color: #273ca3;
    color: white;
    text-align: center;
    padding: 14px;
    width: 100%;
    align-items: center;
}

.footer img {
    width: 80px;
    margin-bottom: 10px;
    margin: 0 auto;
}

.footer p {
    margin: 0;
    font-size: 12px;
}



/* Fondo modal */
#main_form {
    display: none;
    height: 100vh;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6); /* Fondo semi-transparente */
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	overflow-y: auto;
}

/* Contenedor principal del formulario */
.aux_div_form {
    width: 95%;
    max-width: 500px;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 5px 20px 25px 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
    position: relative;
    text-align: center;
    animation: fadeIn 0.3s ease-in-out;
    margin: 0 auto;
    top: 2%;
    bottom: 2%;
}

/* BotÃƒÆ’Ã‚Â³n de cerrar */
#closeForm {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #e74c3c;
    color: white;
    border: none;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    transition: background-color 0.2s;
}

#closeForm:hover {
    background-color: #c0392b;
}

/* Imagen del formulario */
.img_form {
    max-width: 83%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 0px;
    margin: 0 auto;
}

/* Campo del nombre del modelo */
#model_name {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: -10px;
    color: #333;
}

#model_data {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    cursor:pointer;
}



#model_data span {
    background-color: #f0f0f0;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    padding: 6px 12px;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    transition: background-color 0.3s;
}

#model_data #model_data_price {
    font-weight: bold;
    color: #ff66a3;
    background-color: #ffddeb;
}

#model_data .model_data_price {
    font-weight: bold;
    color: #ff66a3;
    background-color: #ffddeb;
}


#model_data span:hover {
    background-color: #e0e0e0;
}

/* Campos de formulario */
.data_form {
    margin-top: 20px;
}

.field_form {
    margin-bottom: 12px;
}
.field_form input[type="checkbox"] {transform: scale(1.5);}
.field_form input[type="text"],
.field_form input[type="tel"],
.field_form input[type="email"] {
    width: 100%;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #ccc;
    font-size: 14px;
    transition: border-color 0.3s;
}

.field_form input:focus {
    border-color: #3498db;
    outline: none;
}

/* BotÃƒÆ’Ã‚Â³n de envÃƒÆ’Ã‚Â­o */
#enviar_form {
    width: 100%;
    background-color: #3498db;
    color: white;
    padding: 12px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

#enviar_form:hover {
    background-color: #2980b9;
}

/* AnimaciÃƒÆ’Ã‚Â³n de entrada */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.95);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}





.title{
    width: 86%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 28px;
    color: white;
    margin-top: 14px;
    line-height: 29px;
}

.title_individual{
    width: 90%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 26px;
    color: white;
    margin-top: 14px;
    line-height: 31px;
}

.nivel{
        font-size: 25px;
    }

 .subnivel{
        font-size: 14px;
        color: #ec7a08;
    }


.modelos-destacados {
    width: 263px;
    height: 27px;
    background-color: #ec7a08;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 27px;
    border-radius: 5px;
    margin: 5px auto 11px auto;
    text-transform: uppercase;
    font-size: 15px;
}


.modelo{line-height: 109%;font-size: 1em;color: black;margin-bottom: 0px;padding-top: 10px;}
.coche{width: 61%;margin-top: -5px;}

.contenedor-tarjetas {
    display: contents;
}

.tarjeta_dest {
    width: 93%;
    background-color: white;
    color: black;
    border-radius: 10px;
    padding: 1px 10px 7px 10px;
    margin-bottom: 10px;
    text-align: left;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.tarjeta_dest .contenido {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: -2px;
}


.tarjeta_dest .info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    font-size: 0.9em;
    position: relative; /* Para contener la imagen flotante */
    margin-left: 1px;
    color: #001e79;
    line-height: 19px;
}

.tarjeta {
    width: 99%;
    background-color: white;
    color: black;
    border-radius: 10px;
    padding: 5px 10px 7px 10px;
    margin-bottom: 13px;
    text-align: left;
}

.tarjeta .contenido {
    display: flex;
    align-items: center;
    position: relative;
}


.tarjeta .info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    font-size: 1em;
    position: relative; /* Para contener la imagen flotante */
    margin-left: -1px;
    color: #001e79;
    line-height: 21px;
}

.precio {
    font-size: 1.4em;
    font-weight: bold;
    color: #ff66a3;
    margin-top: 2px;
    margin-bottom: 4px;
}

.precio2 {
    font-size: 0.9em;
    font-weight: bold;
    color: #ff66a3;
    margin-top: 4px;
    margin-bottom: 12px;
}

.boton-oferta-dest {
    display: block;
    width: 96%;
    background-color: white;
    color: #ff66a3;
    text-align: center;
    padding: 5px 0;
    border: 2px solid #ff66a3;
    border-radius: 5px;
    font-weight: 600;
    margin: 7px auto 5px auto;
    font-size: 1em;
    cursor:pointer;
}

.boton-oferta {
    display: block;
    width: 100%;
    background-color: white;
    color: #ff66a3;
    text-align: center;
    padding: 5px 0;
    border: 2px solid #ff66a3;
    border-radius: 5px;
    font-weight: 600;
    margin: 8px 0 1px 0;
    font-size: 1em;
    cursor:pointer;
}

.icono {
    position: absolute;
    top: 44%;
    left: 64%; /* Ajusta segÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âºn necesites */
    transform: translateY(-50%);
    width: 41px; /* Ajusta el tamaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±o */
    height: auto;
}

.seguros_container{
    display: flex;
    justify-content: center;
    margin-top: 7px;
    margin-bottom: 4px;
    gap: 6px;
    text-align: center;
    width: 100%;
    padding: 13px;
}

.sticky{
    position: sticky;
    top: 0;
    z-index: 10;
    background: white;
    padding-block: 11px;
}

.seguros{
    width: 22%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    border: 1px solid white;
    padding: 12px 8px;
    font-size: 10px;
    transition: all .5s ease-out;
}

.disabled{
    background-color: #d3d3d3;
}

.seguros_white{
    background-color: white;
    color: #001e79;
    border: 1px solid #001e79;
    border-radius: 6px;
}

.seguros_blue{
    background-color: #007297;
}

.seguros_purple{
    background-color: #c796d8;
}

.flecha_dw{
    width: 20px;
    margin-top: 10px;
}

.seguro_coche{
    width: 80%;
}

.text_header{
    width: 100%;
    margin: 3px auto 0px auto;
    font-weight: 400;
    color: white;
    font-size: 20px;
}

.button{
    background-color: #ec7a08;
    color: white;
    width: 90%;
    margin: 0 auto;
    font-weight: 600;
    border-radius: 19px;
    margin-block: 2px 21px;
    padding: 7px 20px;
    font-size: 18px;
    display: flex;
    justify-content: space-around;
    /* cursor: pointer; */
}

.text_question{
    font-size: 14px;
    width: 83%;
    margin-top: 50px;
    margin-bottom: 30px;
}

.column{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin-bottom: 20px;
    transition: all .5s ease-in-out;
}

.column_top{
    margin-top: 60px;
    height: 58%;
    justify-content: space-between;
}

.question{
    height: 100%;
    background-color: white;
    transition: all .5s ease-in-out;
}

.question_container{
    display: flex;
    flex-direction: column;
    gap: 15px;
    position: relative;
    width: 90%;
}

.label{
    font-size: 22px;
}

.select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 55px;
    width: 90%;
    margin: 0 auto;
    border-radius: 10px;
    border: 2px solid #7159ad;
    font-size: 18px;
    padding-inline: 10px;
    position: relative;
    outline: none;
    background-color: white;
    color: #505050;
    background-image: url('/img/flecha_dw_morada.svg');
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 12px;
}

.options{
    display: flex;
    flex-direction: column;
}

.option-button{
    height: 55px;
    border-radius: 10px;
    border: 2px solid #7159ad;
    font-size: 18px;
    padding-inline: 10px;
    background-color: white;
    margin-bottom: 15px;
    transition: all .5s ease-out;
    color: #505050;
}

.option-button:hover{
    background-color: #e3d9fc;
}

.back-button{
    background-color: #ec7a08;
    color: white;
    border: none;
    width: 30%;
    padding: 10px 20px;
    margin: 0 auto;
    min-width: 100px;
    max-width: 100px;
    font-size: 16px;
    cursor: pointer;
    display: none;
}

.img_question{
    width: 100%;
    min-width: 273px;
}

.loading {
    text-align: center;
    font-size: 1.2rem;
}

.spinner_container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 65%;
    margin-top: 30vh;
}
  
.spinner {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid #7159ad;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    margin-top: 10px;
}
  
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.response_container{
    margin-block: 80px 50px;
}

.title_response{
    font-size: 34px;
    color: #7159ad;
    line-height: 34px;
}

.text_response{
    color: black;
    font-size: 18px;
    width: 82%;
    margin: 0 auto;
    margin-top: 20px;
}

.body{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-block: 20px;
    color: #001e79;
    padding-bottom: 0;
}

.hidden{
    display: none;
    transition: all .5s ease-in-out;
}

.fade-in {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
  
.fade-in.show {
    opacity: 1;
}
  
.fade-out {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}
  
.fade-out.hide {
    opacity: 0;
}

.max{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    scroll-margin-top: 50px;
    margin-top: 0px;
}

.cards_container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    width: 100%;
    gap: 10px;
}

.section{
    margin-bottom: 0;
    font-weight: normal;
    padding: 6px 10px;
    width: 100%;
    text-align: center;
    font-size: 21px;
}

hr{
    width: 60%;
    border: 0;
    border-bottom: 1px solid #d1d1d1;
}

.section_compactos{
    background-color: #ec7a08;
    color: white;
}

.section_suvs{
    color: white;
    background: #ec7a08;
}

.section_sedan{

color: white;

background: #ec7a08;
}

.section_hibridos{

color: white;

background: #ec7a08;
}

.section_electricos{

color: white;

background: #ec7a08;
}

.card{
    width: 85%;
    border: 1px solid #bdbdbd;
    position: relative;
    padding-top: 14px;
    padding-bottom: 20px;
    color: black;
    text-align: left;
}

.card::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 10px;
    top: 0;
    left: 0;
}

.card_lda::after{
    background-color: var(--color-lda);
}

.card_mutua::after{
    background-color: var(--color-mutua);
}

.card_genesis::after{
    background-color: #000093;
}

.card_caser::after{
    background-color: var(--color-caser);
}

.card_pelayo::after{
    background-color: var(--color-pelayo);
}

.card_generali::after{
    background-color: var(--color-generali);
}

.card_allianz::after{
    background-color: var(--color-allianz);
}

.card_header{
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    font-size: 12px;
    border-bottom: 1px solid #d0c8e4;
    padding-bottom: 10px;
}

.logo_card{
    width: 120px;
}

.card_content{
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.card_text{
    font-size: 10px;
    width: 60%;
}

.card_title{
    display: inline-block;
    font-weight: bold;
    margin-block: 10px 3px;
}

.card_price{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.list{
    list-style-type: square;
    margin: 0;
    padding-left: 20px;
    line-height: 1.5; 
}

.amount{
    font-size: 10px;
    margin-top: 10px;
}

.big{
    font-size: 38px;
    position: relative;
    top: -5px;
}

.small{

    position: relative;
    top: -5px;
}

.cta{
    background-color: #ec7a08;
    color: white;
    display: inline-block;
    border-radius: 100px;
    margin-block: 4px;
    padding: 9px 11px;
    font-size: 12px;
    cursor: pointer;
}

.remarked {
    color: #fff;
    background-color: #bbb !important;
    border: none;
}

.row{
    width: 85%;
    text-align: center;
    color: black;
    padding-block: 30px;
}

.text{
    padding-top: 20px;
}

.logos_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-block: 10px 20px;
    margin: 0 auto;
    gap: 10px;
}

.logo_box{
    width: 30%;
    padding: 10px;
}

.logo_lda{
    border: 1px solid var(--color-lda);
}

.logo_pelayo{
    border: 1px solid var(--color-pelayo);
}

.logo_caser{
    border: 1px solid var(--color-caser);
}

.logo_genesis{
    border: 1px solid var(--color-genesis);
}

.logo_allianz{
    border: 1px solid var(--color-allianz);
}

/* ######## COMPUTER######## */
@media (min-width: 1537px) {
    
    .included {
    color: #001e79;
    margin-bottom: -3px;
    font-size: 0.9rem;
    margin-top: -2px;
}
    
    li {
    list-style-type: disc;
    margin: 1px 0;
    padding: 0;
    color: #060606;
    font-size: 0.9rem;
    line-height: 19px;
    margin-left: 9%;
}
    
    .logo_individual {width: 6%!important;}
    
    .cuadro {
    width: calc(50% - 10px);
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    height: 121px;
    width: 13%;
}
    
    .cuadro img {
    width: 32%;
    height: auto;
    border-radius: 5px;
    filter: grayscale(1);
}
    
    
    .tarjeta .info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    font-size: 1.1em;
    position: relative;
    margin-left: 9px;
    color: #000000;
    line-height: 25px;
}
    
    .tarjeta {
    width: 41%;
    background-color: white;
    color: black;
    border-radius: 10px;
    padding: 5px 10px 7px 10px;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 35px;
}
    
    .boton-oferta {
    display: block;
    width: 100%;
    background-color: white;
    color: #ff66a3;
    text-align: center;
    padding: 5px 0;
    border: 2px solid #ff66a3;
    border-radius: 5px;
    font-weight: 600;
    margin: 16px 0 1px 0;
    font-size: 1.2em;
}
    
    .tarjeta_dest .info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    font-size: 1.1em;
    position: relative;
    margin-left: 10px;
    color: #001e79;
    line-height: 28px;
}
    .modelo {
    font-size: 1.1em;
    color: black;
    margin-bottom: -1px;
    margin-top: -1px;
}
    
    .button {
    background-color: #ec7a08;
    color: white;
    width: 45%;
    margin: 0 auto;
    font-weight: 600;
    border-radius: 19px;
    margin-block: 20px 21px;
    padding: 14px 20px;
    font-size: 22px;
    display: flex;
    justify-content: space-around;
    cursor: pointer;
}
  
    .contenedor-tarjetas {
        display: flex;
        justify-content: center; /* Centra las tarjetas */
        gap: 15px; /* Espacio entre tarjetas */
        flex-wrap: wrap; /* Para asegurar responsividad */
    }
    
    .tarjeta_dest {
    width: 49%;
    background-color: white;
    color: black;
    border-radius: 10px;
    padding: 13px;
    margin-bottom: 13px;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 20px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
    
    .modelos-destacados {
    display: block;
    font-size: 21px;
    width: 319px;
    height: 44px;
    background-color: #ec7a08;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    line-height: 43px;
    margin: 39px auto 13px auto;
    text-transform: uppercase;
}
    
    .text_header {
    width: 100%;
    margin: 16px auto 9px auto;
    font-weight: 400;
    color: white;
    font-size: 35px;
}
    
    .title {
    width: 81%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 58px;
    color: white;
    margin-top: 14px;
    line-height: 63px;
}
    
    .logo{
        margin-top: 40px;
        width: 21%;
        margin-bottom: 30px;
    }

    .seguro_coche{
        width: 50%;
    }

    .content{
        width: 50%;
        margin: 0 auto;
        justify-content: flex-start;
    }

    .text_question{
        width: 60%;
        margin-bottom: 50px;
        font-size: 22px;
    }

    .text_response{
        width: 60%;
    }

    .seguros_container{
        width: 100%;
        gap: 22px;
    }

    .seguros{
        width: 7%;
        font-size: 17px;
        padding: 13px;
    }

    .seguros_dsk{
        font-size: 13px;
    }

    .cards_container{
        flex-direction: row;
        flex-wrap: wrap;
        width: 68%;
        gap: 65px;
    }

    .card{
        width: 30%;
    }

    .card_response{
        width: 60%;
    }

    .logo_card{
        width: 200px;
    }

    .card_text{
        font-size: 14px;
    }

    .amount{
        font-size: 14px;
    }

    .big{
        font-size: 50px;
    }

    .cta{
        font-size: 16px;
    }

    .max{
        margin-top: 40px;
    }

    .section{
        width: 58%;
    }

    .text{
        font-size: 20px;
    }

    .logo_box{
        width: 10%;
    }
    
    .nivel{
        font-size: 40px;
    }
    
   .subnivel{
        font-size: 24px;
        color: #ec7a08;
    }
}

/* ######## LAPTOP ######## */
@media (min-width: 1024px) and (max-width: 1536px){
    
    
    .content{
        width: 100%;
        margin: 0 auto;
    }

    .seguros{
        font-size: 14px;
    }

    .seguros_container {
        width: 100%;
    }

    .seguro_coche{
        width: 50%;
    }

    .text_header{
        font-size: 27px;
    }

    .cards_container{
        flex-direction: row;
        flex-wrap: wrap;
        width: 83%;
    }

    .card{
        width: 32%;
    }

    .card_response{
        width: 76%;
    }

    .logo_card{
        width: 200px;
    }

    .card_text{
        font-size: 14px;
    }

    .amount{
        font-size: 14px;
    }

    .big{
        font-size: 50px;
    }

    .cta{
        font-size: 16px;
    }

    .section{
        width: 26.5%;
    }

    .text{
        font-size: 20px;
    }

    .logo_box{
        width: 17%;
    }

    .nivel{
        font-size: 25px;
    }
    .subnivel{
        font-size: 20px;
        color: #ec7a08;
    }

    .text_question{
        font-size: 18px;
    }
}

@media (min-width: 700px) and (max-width: 1023px){
    .logo{
        width: 35%;
    }
    
    .seguro_coche{
        width: 50%;
    }
}


@media (max-width: 768px) {
    
    .content {
    display: flex;
    flex-direction: column;
    height: 80vh;
    max-height: 80vh;
    align-items: center;
    color: #001e79;
    padding-top: 0px;
}
    
    .title {
    width: 86%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 28px;
    color: white;
    margin-top: 11px;
    line-height: 29px;
}
    
    .tarjeta_dest {
    width: 95%;
    background-color: white;
    color: black;
    border-radius: 10px;
    padding: 1px 10px 3px 10px;
    margin-bottom: 10px;
    text-align: left;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
    
  #model_data span {
    font-size: 14px;
  }
  .privacy {font-size:14px;}
}