:root{
    --Color-Rojo:#ed1c27;
    --Color-Rojo-Oscuro:#c2161f;
    --Color-Txt:#707070;
    --Color-Blanco: #ffffff;
    --Color-Background:#FAFAFA;
    --Color-Background2:#F0F0F3;
    --Color-Gris: #f9f9f9;
    --Color-Footer: #f4f4f4;
    --Color-Linea-Avisos:#A0A0A0;
    --Color-Negro:#2d2d2d;
}

/* Reset */
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    color: var(--Color-Negro);
    scroll-behavior: smooth;
    font-family: 'davregular', "Arial", sans-serif;
}

/*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/

/* ----------------------- */
/* ------- LEGALES ------- */
/* ----------------------- */

.lemotive{
    position: fixed;
    width: 8%; 
    top: 0px;   
    left: 0px;   
    z-index: 3;

}
.legal{
    position: fixed;
    top: 100px;
    right: 20px;
    width: 15px;
    z-index: 3;
}
.vertical-text {
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
    white-space: nowrap;
    font-size: 0.6rem;
    color: var(--Color-Negro);
    padding: 10px 2px; /* Espaciado interior */
    background-color: var(--Color-Blanco); /* Fondo del texto */
    border-radius: 8px; /* Borde redondeado */
    font-weight: 400;
}

/* ------------------------ */
/* ----- END LEGALES ------ */
/* ------------------------ */

body{
    align-items: center;
}

.header{
    padding: 0px;
}
a:hover{
    text-decoration: none;
}

/*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/

/***********************************/
/*********** HEADER ****************/
/***********************************/

.background{
    background-image: url(../img/header.png);
    background-position: top center;
    background-size: cover;
    height: 80vh;
}

.contact-info {
    text-align: center;   
    color: var(--Color-Negro);
    margin: 60px 0px 30px 0px;
} 

.promocion{
    background-color: var(--Color-Background);
    padding: 30px;
    border-radius: 30px;
    margin: 30px;
}
.promocion h3{
    text-align: center;
    color: var(--Color-Rojo);
    font-family: 'davsemibold', sans-serif;;
}
.promocion p{
    text-align: center;
}
.promocion p b{
    font-family: 'davbold_italic', sans-serif;
    color: var(--Color-Rojo);
}
.promocion .btn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.promocion .btn a{
    background-color: var(--Color-Rojo);
    color: var(--Color-Blanco);
    font-family: 'davsemibold', sans-serif;
    padding: 10px 30px;
    border-radius: 15px;
}
.promocion .btn a:hover{
    background-color: var(--Color-Rojo-Oscuro);
    color: var(--Color-Blanco);
}
.solicitarTarjeta a{
    border: 2px solid var(--Color-Rojo);
    color: var(--Color-Rojo);
    padding: 10px 20px;
    border-radius: 10px;
    margin: 10px 0px;
}
.solicitarTarjeta a:hover{
    background-color: var(--Color-Rojo);
    color: var(--Color-Blanco);
}

.premio h2 a{      
    font-weight: bold;
    color: var(--Color-Rojo); 
}

.modal-header{
    display: flex;
    justify-content: center;
}
.modal-header .logo{
    display: flex;
    justify-content: center;
    margin: 10px 0px;
}
.modal-header .logo img{
    width: 50%;
}

.modal1, .modal2, .modal3{
    padding: 30px;
}
.modal1 h2{
    padding: 30px 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.modal1 h2 b{
    font-family: 'davbold_italic', sans-serif;
    color: var(--Color-Rojo);
}
.modal1 h2 span{
    font-family: 'davextrabold', sans-serif;
    color: var(--Color-Rojo);
    text-transform: uppercase;
    font-size: 2rem;
}
.modal1 .imagen, .modal2 .imagen, .modal3 .imagen{
    margin: 30px;
}
.modal1 .info{
    text-align: center;
    font-size: 1.1rem;
}
.modal1 .info b{
    color: var(--Color-Rojo);
    text-transform: uppercase;
    font-size: 1.5rem;
    font-family: 'davextrabold', sans-serif;
}
.modal1 .legalPromo, .modal2 .legalPromo, .modal3 .legalPromo{
    font-size: 0.8rem;
    text-align: justify;
    color: var(--Color-Txt);
}
.modal1 .tarjetas{
    margin: 40px 0px;
}

.modal2 h2{
    padding: 30px 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.modal2 h2 b{
    font-family: 'davextrabold', sans-serif;
    color: var(--Color-Rojo);
}
.modal2 .frase{
    text-align: center;
    font-size: 1.5rem;
    font-family: 'davsemibold', sans-serif;
}
.modal2 .info{
    text-align: center;
    font-size: 1.1rem;
}
.modal2 .info b{
    color: var(--Color-Rojo);
    text-transform: uppercase;
    font-size: 1.5rem;
    font-family: 'davextrabold', sans-serif;
}
.modal2 .tarjetas{
    margin: 40px 0px;
}

.modal3 h2{
    padding: 30px 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.modal3 h2 b{
    font-family: 'davextrabold', sans-serif;
    color: var(--Color-Rojo);
}
.modal3 .frase{
    text-align: center;
    font-size: 1.5rem;
    font-family: 'davsemibold', sans-serif;
}
.modal3 .info{
    text-align: center;
    font-size: 1.1rem;
}
.modal3 .info b{
    color: var(--Color-Rojo);
    text-transform: uppercase;
    font-size: 1.5rem;
    font-family: 'davextrabold', sans-serif;
}
.modal3 .tarjetas{
    margin: 30px 0px;
}
.modal-footer{
    display: flex;
    justify-content: center;
}
.modal-footer button{
    background-color: var(--Color-Rojo);
    color: var(--Color-Blanco);
    padding: 10px 50px;
    border-radius: 10px;
}
.modal-footer button:hover{
    background-color: var(--Color-Rojo-Oscuro);
    color: var(--Color-Blanco);
}

/************************************/
/************* FOOTER ***************/
/************************************/
footer{
    background-color: var(--Color-Footer);
    text-align: center;
    margin-top: 50px;
    padding: 30px 0px 10px 0px;
    font-weight: 300;
    font-size: 0.8rem;
}

footer p strong{
    font-family: davextrabold;
    

}


/*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/
/*//*//*/*//*/*//*/*//*/*//* RESPONSIVE *//*/*//*/*//*/*//*/*//*/*/
/*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/

@media (max-width: 576px) {
    .lemotive{
        width: 15%;
    }
    .background{
        background-image: url(../img/header-mobile.jpg);
        background-position: top center;
        background-size: cover;
        height: 80vh;
    }
    .contact-info p{
        font-size: 1.3rem;
    } 
}