@charset "UTF-8";
*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
}

body{
    height: 100vh;
    margin: 0;
    padding: 0;
    background-color: #f0ebd8;
    gap: 1rem;
    align-items: center;
    grid-template-rows: auto 1fr auto;
    font-family: inter;
    
}


.container {
    display: flex;
}


/*aca empieza lo de euge*/
header {
    background:#9bb6ce;
    width: 100%;
    height: 70px;
    padding: 0.5em;
    top: 0;
}
header .logo {
    margin-left: auto;
}
header nav ul {
    display: flex;
}
header nav ul li a {
    display: inline-block;
    color: white;
    padding: 5px 0;
    margin: 0 10px;
    border: 3px solid transparent;
    text-transform: uppercase;
    transition: 0.2s;
    font-family: 'Inter', sans-serif;
    color: white;
}
nav ul li a:hover{
    border-bottom-color: #e71f85;
}

.hamburger {
    cursor: pointer;
    display: none;
}
.hamburger div {
    width: 30px;
    height: 3px;
    margin: 5px 0;
    background: white;
}
label.hamburger{
    color: white;
}
@media only screen and (max-width: 900px) {
    header {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 700px) {
    .hamburger {
        display: block;
    }

    header nav {
        position: absolute;
        width: 100%;
        left: -100%;
        top: 70px;
        width: 100%;
        background: lightslategrey;
        padding: 30px;
        transition: 0.3s;
    }
    header #nav_check:checked ~ nav {
        left: 0;
    }
    header nav ul {
        display: block;
    }
    header nav ul li a {
        margin: 5px 0;
    }
}
.logo img{ max-width: 35%;}
.container { display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}

.logo{ display: flex;
    align-items: center;
    
    }




.banner-area{
    background-image: url(../imagenes/fondito.jpg);
    background-size: cover;
    background-position: center;
    height: 300px;
    text-align: center;
    display: flex;
    align-items: center;    
    justify-content: center;
}


.banner-area-qya, .banner-ganadores{
    background-image: url(../imagenes/fondito.jpg); 
    background-position: center;
    height: 300px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;    
    justify-content: center;
}

.banner-area-qya h1, .banner-ganadores h1, .banner-area h1{

    margin: 0;
    font-family: 'Anton', sans-serif;
    font-size: 65px;
    letter-spacing: 1.5px;
    color: #e71f85;
    text-align: center;
}

div.info3{
    padding: 1em;
    text-align: center;
}

.info3 h1{
    font-family: 'Inter', sans-serif;
    color: black;
}

.info1{
    margin-inline: 2px;
}

.info2{
    padding-top: 1rem;
    color: #e71f85;
    font-family: "anton";
    text-align: center;
    margin-inline: 2px;
    letter-spacing: 1.5px;
}

p{
    margin: 10px;
}

.call{
    padding-top: 1rem;
    display: grid;
    grid-template-rows: 1fr 1fr;
    align-items: center;
    justify-items: center;
    margin: 2em;
}

b{  
margin-bottom: 2em;
text-align: center;
}

section.bot {
    text-align: center;
    font-family: "anton";
    font-size: 40px;
    max-width: fit-content;
    margin-bottom: 0.25em;
    padding-inline: 1em;
    color: #f0ebd8;
    background-color: #f07e2b;
    border-radius: 2rem;
    box-shadow: 0 3px 3px;
}


 /* FORM */

 form {
    background-color: #f07e2b;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  label {
    display: block;
    color: #f0ebd8;
  }

  input,textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 1em;
    box-sizing: border-box;
    border-radius: 3px;
  }

  textarea {
    resize: vertical;
  }

  button {
    background-color: #0c1220;
    color: #f0ebd8;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }

  button:hover {
    background-color: #e71f85;
  }

 textarea{
    width: 100%;
    padding: 10px;
    outline: 0;
    font-size: 12px;
}

/* QYA */

.pregs h3{
    color: #e71f85;
}

.pregs p{
    color: #0c1220;
    margin-bottom: 3em;
    text-align: left ;
}

.pregs{
    margin: 2em;
}
.pregs a{ color: #e71f85;}

/* aca empiezan los estilos de octubre*/
.navaja{background-color: #0c1220; max-width: 100%; max-height: 100%; margin-top: 3rem;}

.hola{ font-family: 'Anton', sans-serif;
    color: #e71f85; font-size: 3rem; letter-spacing: 1.5pt; margin-left: 1rem; padding-top: 1rem;}

.ninja{ font-family: 'Anton', sans-serif;
        color: #f0ebd8; letter-spacing: 1.5pt; margin-left: 1rem; padding-top: 2rem; font-size: 3.5rem; line-height: 4rem; padding-bottom: .5rem;}

.tenis{ color: #f0ebd8; font-size: 1rem; text-align: left; margin-left: 1rem; }

.flecha{ margin-left: 1rem;}
#rancho{ 
    margin-top: 1rem;
max-width: 80%;
}

.flecha article img{ border-radius: .5rem; max-width: 80%;
}
.flecha article{ margin-top: 3rem;
    max-width: 80%;
}
#arco{ padding-bottom: 2rem;}


/* aca empiezan los estilos de meses*/    
.año{  background-color: #0c1220; 
}

.contenedorames h2{
    font-family: 'Anton', sans-serif;
    color: #e71f85; font-size: 3rem; letter-spacing: 1.5pt;
    }

div.info, h3, #text {
        text-align: left;
        font-family: 'Inter';
    }

.soy{font-weight: medium; font-size: .8em; color: #f0ebd8; padding-top: .5rem;}

.luna{font-weight: bold; font-size: 1rem; margin-left: .5rem;}

.gallery{ margin-top: 3rem;}
.gallery article img{ border-radius: .5rem; max-width: 50%;}
.gallery article {margin-top: 3rem; max-width: 50%;
}

.amarilla{ text-align: left;
    color: #f0ebd8; font-size: 1rem; margin-top: 2px; margin-left: .5rem;}

.singles{
    letter-spacing: 1.5px;
    font-family: "anton";
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
    margin: 1rem;
    margin-top: 1.5rem;
    margin-bottom: .5rem;
}

.singles a{ color: #e71f85;}


/* aca empiezan los estilos de la pagina ganadores*/

.gan{ font-family: 'Anton', sans-serif;
    color: #e71f85; letter-spacing: 1.5pt; font-size: 3rem;
    margin: 8px; line-height: 3rem; margin-top: 3px;
}


.contenedorames{
    width: min( 75rem, 100% );
    margin-inline: auto;
    padding: 1rem;}


.nuestros{font-size: 1rem; text-align: left; margin-left: 1rem;
 color: #0c1220; text-align: left;}


.men{ font-weight: bold; color: #e71f85; text-align: left;}
.ig{ font-family: inter; font-weight: bold; color: #e71f85;}

.nombres{ font-weight: bold; font-size: 1em; color: #e71f85; margin-top: 1rem; margin-bottom: .5rem;
text-align: left;}

.ig{ margin-left: 10px;}
.men a{ color: #0c1220;}

.personitas{ margin-top: 4rem;}

.persona2{ 
    margin-top: 4rem;}
.persona3{  
    margin-top: 4rem; }

.personitas img{  
    border-radius: .5rem; 
    max-width: 50%;}

.recomendacion{ 
    color: #f07e2b; 
    margin-top: .5rem; 
    margin-left: 10px; 
    font-family: inter; 
    font-weight: bold;}

.recomendacion a{ 
    color: #0c1220}

/* aca empiezan los estilos de la pagina nosotros*/

.plateada{
    width: min( 75rem, 100% );
    margin-inline: auto;
    padding: 1rem;}


.fucsia{ font-family: 'Anton', sans-serif;
    font-size: 8rem;
    letter-spacing: 1pt;
    margin-block-start: 5rem;
    text-align:left;
    color: #e71f85;}

.rojo{ display: flex;
    gap: .5em;
    align-items: flex-start;
    padding: 1rem;
    margin-top: 1.5rem;
    justify-content: space-between;
}
.frutilla{
    text-align: left; color: #0c1220; font-size: 1.3rem;
}

.pan{ font-size: 15rem; color: #f07e2b;  font-family: 'Anton', sans-serif; font-size: 3rem; letter-spacing: 1.5pt}

.verde{ display: flex;
    gap: .5em;
    align-items: flex-start;
    padding: 1rem;
    margin-top: 1.5rem;
    justify-content: space-between;
}
.verde img{ order: 1;}
.verde p{ order: 2;}


.parrafito1 img{
    border-radius: .5rem; max-width: 50%; align-items: flex-end;
}

.parrafito2 img{
    border-radius: .5rem; max-width: 50%;
}

.llegar{
    color: #f0ebd8;
    background-color: #e71f85;
    text-align: center;
    font-family: "anton";
    font-size: 40px;
    letter-spacing: 1.5pt
}

/* MAPA */
iframe{
    max-width: 100%;
    padding: 1em;
    justify-items: center;
}

.map{
    display: grid;
    align-items: center;
    justify-items: center;
    padding-block-start: 2rem;
}



.info_map h3{
    font-family: 'Inter', sans-serif;
    color: #0c1220;
    text-align: center;
}

@media (max-width: 768px) {
    .map{ 
    flex-direction: column; /* Cambia a diseño vertical en pantallas pequeñas */
    text-align: center;
}
}

/* aca empiezan los estilos de la pagina requisitos*/

.jazmin{ width: min( 75rem, 100% );
    margin-inline: auto;
    padding: 1rem;}
.jazmin h1{ font-family: 'Anton', sans-serif;
    letter-spacing: 1.5pt;
    font-size: 4rem;
    text-align: left; 
    color:#e71f85;
    margin-top: 100px}



.fluo{  padding-bottom: 5rem;
    text-align: left;
    margin: 8px; color: #0c1220; font-size: 1rem;
     }

.contenedora{
        flex-wrap: wrap;
        justify-content: center;
        display: flex;
    }

    @media screen and (max-width: 600px) {
        .contenedora {
            flex-wrap: wrap;
        justify-content: center;
        }
    }

.UNO, .DOS, .TRES, .CUATRO{
    padding: 1em;
    justify-content: center;
    text-align: center;
    width: 330px;
    height: 330px;
    background-color: #f07e2b;
    margin: 2rem;
    border-radius: 2rem;
    box-shadow: 0 3px 3px; color: #0c1220
}



.girasol{ margin-block-start:0px;
    margin-inline: auto;
    margin-block: 1px;
    font-size: 100px;
    text-align: center;
    font-family: 'anton';
    letter-spacing: 1.5pt;
    color:#f0ebd8;
    margin-top: 100px;
}

.narciso{ margin-block-start:0px;
    margin-inline: auto; 
} 
.contenedora p{
    padding: 1rem;
    font-size: 20px;
    color:#f0ebd8;
}
.UNO{ display: grid; grid-template-rows: 150px 150px; justify-items: center; align-items: center;}
.girasol{ padding-bottom: 3rem;}
.DOS{ display: grid; grid-template-rows: 150px 150px; justify-items: center; align-items: center;}
.girasol{ padding-bottom: 3rem;}
.TRES{ display: grid; grid-template-rows: 150px 150px; justify-items: center; align-items: center;}
.girasol{ padding-bottom: 3rem;}

.CUATRO{ 
    display: grid;
     grid-template-rows: 150px 150px; 
     justify-items: center; 
     align-items: center;}


.girasol{ 
    padding-bottom: 3rem;}

.participa h3{
    color: #f0ebd8;
    padding-bottom: 1rem;
    text-align: center;
    margin: 8px;
    font-size: 3rem;
    font-family: "inter"
}

.participa p{
    text-align: center;
    font-family: "anton";
    font-size: 40px;
    max-width: fit-content;
    padding-block: 0.25em;
    padding-inline: 1em;
    color: #f0ebd8;
    background-color: #f07e2b;
    border-radius: 2rem;
    box-shadow: 0 3px 3px;
    color: #f0ebd8;
}
.participa{ 
    display: grid;  
    grid-template-rows: 1fr 1fr; 
    align-items: center;
    justify-items: center;
}

.participa a{ 
    color: #f0ebd8;}


    /* aca empiezan los estilos de la pagina votar*/

    .espada{ 
        width: min( 75rem, 100% );
        margin-inline: auto;
        padding: 1rem;}
    
    .espada h1, .form-titulo h1{ 
        text-align: center; 
        font-size: 5rem;
        letter-spacing: 1.5pt;
        font-family: 'Anton';}
    .espada h1{ color: #e71f85;}
    
    .form-titulo h1{
        text-align: center; 
        letter-spacing: 1.5pt;
        font-family: 'Anton';
        color:#e71f85;}
    
    .espada h2 {
        text-align: center;
        font-family: 'anton';
        letter-spacing: 1.5pt;
        color:#e71f85;
        margin-top: 100px;
        font-size: 3rem;
    }
    
    .espada h3, .form-titulo h3{
        line-height: 3rem;
        color:#0c1220;
        text-align: center;
        font-family: "inter";
        margin: 8px
    }
    
    .contenedora1{
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        display: flex
    }
    
    .contenedora1 .foto{
        width: 380px;
        height: 500px;
        border-radius: 2rem;
        margin: 15px;
        text-align: center;
        background-color: #f0ebd8;
        box-shadow: 0 3px 3px; color: black
    }
    
    .contenedora1 .foto img{
        border-radius: 1rem;
        overflow: 1rem;
        width: 380px;
        height: 250px;
    }    
    
    .contenedora1 .foto h4{
        padding-block-start: 1rem;
        font-family: "inter";
        color:#f07e2b;
        font-weight: 600;
    }
    
    .contenedora1 .foto p{
        font-family: "inter";
        padding: 1rem;
        font-size: 15px;
        font-weight: 300;
        color:black;
    }
    
    .contenedora1 .foto h5{
        font-weight: 500;
        color:#f07e2b ;
    }
    
     
       .like-btn {
        position: relative;
        display: inline-block;
        cursor: pointer;
        font-size: 30px;
      }
    
      
      .like-btn input {
        display: none;
      }
    
    
      .like-btn label {
        font-size: 20px;
        color: #ccc;
      }
    
      .like-btn input:checked + label {
        color: #e74c3c;
      }
    
      
      p .like-count {
        font-family: "inter";
        font-size: 15px;
        margin-left: 5px;
        color: #333;
      }
    
      .alert-container {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #f8d7da;
        padding: 15px;
        border: 1px solid #f5c6cb;
        border-radius: 4px;
        z-index: 9999;
        font-family: "anton"; font-size: 25px; text-align: center; color: #e71f85; letter-spacing: 1.5pt;
      }
    
      .show-alert-btn p{
        text-align: center;
        cursor: pointer;
        padding: 10px;
        background-color: #f07e2b;
        max-width: fit-content;
        color: #fff;
        border-radius: 4px;
        font-family: "anton";
        font-size: 40px;
      }

      .close-btn {
        cursor: pointer;
        padding: 1rem;
        text-align: center;
        font-size: 30px;
        font-family: "inter";
        color: #721c24;
    
      }

      .overlay {
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 9998;
      }
    
      .overlay:target + .alert-container {
        display: block;
      }


.pie img{max-height: 60ppx; max-width: 70%;}
.pie{
    width: min( 75rem, 100% );
    margin-inline: auto;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1em;
}
.pie p{ text-align: left;}
.pie a{ color: #e71f85;}

footer {padding: 1rem;
    background-color: #9bb6ce;
    font-family: inter; font-size: .75rem; font-weight: light; color: #0c1220;
    width: 100%; height: fit-content;

}

/* FORMULARIO */
.formulario {
    margin: 3em;
}

/* VIDEO */
video{
    padding: 1em;
    width: 100%;
    margin:2px
    
}


a.show-alert-btn{
    display: flex;
    justify-content: center;
}