html{
    scroll-behavior: smooth;
     height: 100%;
}
body{
    padding-top: 90px;
    margin: 0;
    padding: 0;
    background-color: black;
    background-size: 100%;
    height: 100%;
     overflow-x: hidden;
    font-size: 16px;
}
nav{
    background-color: black;
    position:fixed;
    z-index: 9999;
    width: 100%;
    height: 90px;
}
a{
    text-decoration: none;
}
.link{
    position: absolute;
    padding: 20px 50px;
    margin-top: -0.5%;

}
nav ul{
    float: right;
    z-index: 9999;
    margin-right: 22%;
    margin-top: 5px;
}
nav ul li{
    display: inline-block;
    line-height: 80px;
    z-index: 9999;
    margin: 0 12px;
    
}
nav ul li a{
    z-index: 9999;
    color: #FFFF;
   font-size: 15px;
   font-family: "Quicksand", sans-serif;
   border-radius: 3px;
   padding: 2px 9px;
   text-transform: uppercase;
}
.liyf{
    transition: 0.5s;
    object-fit: cover;
    margin-top: -12%;
    margin-left: 99%;
}
.liyf:hover{
    transform: scale(1.1);
}
#zoom{
    transition: 0.5s;
    object-fit: cover;
}
#zoom:hover{
    transform: scale(1.2);
}
.checkbtm{
    margin-top: 2%;
    position: absolute;
    display: none;
    cursor: pointer;
    border-radius: none;
}
#check{
    display: none;
}
.white {
  background-color: rgba(0, 0, 0, 0.808);
  background-image: url("img actb.png");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  width: 100%;
  padding: 30px 0;
}

.white h1 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 60px;
  color: white;
}

.grid-campañas {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
   margin: 0 auto; 
  justify-content: center;
  align-items: start;
  padding: 40px 20px;
  max-width: 1150px;
}
.itemC {
  border: 3px solid rgb(197, 197, 6);
  border-radius: 15px;
}
.atzr{
    text-align: center;
}
.atzr h2, .atzr2 h2 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 45px;
  color: white;
  text-align: center;
}
.atzr2 h2 a{
    color: #FFFF;
    text-decoration-line: none;
}
.atzr2 h2 a:hover{
    color: rgba(244, 252, 144, 0.527);
    text-decoration-line: underline;
}
.atzr h3 {
  text-align: center;
  font-size: 28px;
  font-family: "Bebas Neue", sans-serif;
  color: white;
}

#info2 p{
    color: #FFFF;
}
#info3 p{
    color: #FFFF;
}
#info4 p{
    color: #FFFF;
}
#info5 p{
    color: #FFFF;
}
#info6 p{
    color: #FFFF;
}
#info7 p{
    color: #FFFF;
}
#info8 p{
    color: #FFFF;
}
.hract {
  height: 1.5px;
  background-color: black;
  margin: 10px 0;
}

.atzr2 h3 {
 font-family: "Bebas Neue", sans-serif;
    font-size: 33px;
    padding-left: 6%;
    color: #FFFF;
}

.atzr2 h4, .atzr2 h5 {
    width: 50%;
    padding-left: 6%;
   font-family: "Bebas Neue", sans-serif;
    font-size: 20px;
    color: rgb(184, 181, 181);

}
.atzr2 h3:hover {
    color: rgba(244, 252, 144, 0.527);
    text-decoration-line: underline;
}
.camp {
  margin-bottom: 54px;
  position: relative;
}

.imgcamp {
    position: absolute;
   width: 165px;
    border-radius: 15px;
  right: 10px;
  top: 10px;
}

.btn-testimonios {
  display: inline-block;
  padding: 15px 30px;
  background: linear-gradient(45deg, #c6a700, #dec801);
  color: #000;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(255, 217, 0, 0.6);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.btn-testimonios h2 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 40px;
  color: rgb(54, 54, 54);
  margin: 0;
  text-decoration-line: none;
}
.btn-testimonios:hover {
  transform: scale(1.1);
  text-decoration-line:none;
  box-shadow: 0 12px 25px rgba(255, 217, 0, 0.6);
  background: linear-gradient(45deg, #dbbe1c, #e6cf03);
}

#info1, #info2, #info3, #info4, #info5, #info6, #info7, #info8 {
    transition: all 0.3s ease;
}
.buton1 a, .buton2 a, .buton3 a, .buton4 a, .buton5 a, .buton6 a, .buton7 a, .buton8 a{
   color: white;
}
 .buton1{
    padding: 7px 35px;
    border-radius:  15px;
    border:  1px solid rgb(202, 200, 200);
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    width: 103px;
}
 .buton2{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton3{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton4{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton5{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
 .buton6{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton7{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton8{
    padding: 7px 35px;
    border-radius:  15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border:  1px solid rgb(206, 203, 203);
    width: 103px;
}
.buton2:hover{
    background-color: #f1fac07a;
}
.buton1:hover{
    background-color: #f1fac07a;
}
.buton3:hover{
    background-color: #f1fac07a;
}
.buton4:hover{
    background-color: #f1fac07a;
}
.buton5:hover{
    background-color: #f1fac07a;
}
.buton6:hover{
    background-color: #f1fac07a;
}
.buton7:hover{
    background-color: #f1fac07a;
}
.buton8:hover{
    background-color: #f1fac07a;
}
.noticias {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    padding: 20px;
}

/* Tarjetas */
.act1,
.act2,
.act3,
.act4,
.act5 {
    width: 26%;
    min-width: 280px;
   aspect-ratio: 9 / 16;
    border: 1px solid rgb(231, 231, 10);
    border-radius: 15px;
    background-color: black;
    overflow: hidden; /* Importante para que el zoom no se salga */
    transition: all 0.4s ease;
    cursor: pointer;
}

/* Imagen */
.act1 img,
.act2 img,
.act3 img,
.act4 img,
.act5 img {
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
}



.act1:hover,
.act2:hover,
.act3:hover,
.act4:hover,
.act5:hover {
    transform: rotateY(8deg) scale(1.05);
}
 @keyframes blink {
      0%, 50%, 100% { opacity: 1; }
      25%, 75% { opacity: 0; }
    }
/* =========================
   FOOTER GENERAL
========================= */
.footer {
  background: radial-gradient(circle at top, #111 0%, #000 70%);
  padding: 80px 30px 70px;
  color: white;
  font-family: "Bebas Neue", sans-serif;
  border-top: 1px solid rgba(255,255,255,0.08);
}

/* =========================
   GRID LAYOUT (AREAS)
========================= */
.footer-container {
  max-width: 1100px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-areas:
    "logo logo logo"
    "menu young social";
  gap: 60px;
  align-items: start;
  text-align: center;
}

/* =========================
   GRID AREAS
========================= */
.footer-logo {
  grid-area: logo;
}

.footer-menu {
  grid-area: menu;
}

.footer-youngfest {
  grid-area: young;
}

.footer-social {
  grid-area: social;
}

/* =========================
   ANIMACIÓN DE ENTRADA
========================= */
.footer-container > div {
  opacity: 0;
  transform: translateY(35px);
  animation: fadeUp 0.9s ease forwards;
}

.footer-logo { animation-delay: 0.15s; }
.footer-menu { animation-delay: 0.30s; padding-bottom: 10%; }
.footer-youngfest { animation-delay: 0.45s; }
.footer-social { animation-delay: 0.60s; }

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* =========================
   LOGO PRINCIPAL
========================= */
.footer-logo img {
  width: 200px;
  margin-bottom: 40px;
  border-radius: 17px;
  filter: drop-shadow(0 0 12px rgba(255,255,255,0.25));
}

/* =========================
   MENÚ
========================= */
.footer-menu h2,
.footer-social h2 {
  margin-bottom: 16px;
  font-size: 20px;
  letter-spacing: 2px;
  text-decoration: underline;
}

.footer-menu a {
  display: block;
  color: #eaeaea;
  font-size: 15px;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.footer-menu a:hover {
  color: white;
  transform: translateX(6px);
}

/* =========================
   YOUNGFEST
========================= */
.footer-youngfest img {
  width: 170px;
  margin-bottom: 12px;
}

.instagram {
  display: flex;
  justify-content: center;
  align-items: center;
}

.instagram a {
  color: #eaeaea;
  font-size: 15px;
  transition: 0.3s;
}

.instagram a:hover {
  color: white;
}

/* =========================
   REDES SOCIALES
========================= */
.icons {
  display: flex;
  justify-content: center;
  gap: 22px;
}

.icons img {
  width: 34px;
  filter: brightness(0) invert(1);
  opacity: 0.7;
  transition: all 0.3s ease;
}
.icons img:hover {
  opacity: 1;
  transform: scale(1.2);
}
.contw{
    position: fixed;
    z-index: 999;
    border-radius: 40%;
    bottom: 1.25em;
    right: 0;
    padding: 0.525em;
    margin-top: 55%;
    margin-left: 12%;
    transition: ease 0.3s;
}

.contw:hover{
    transform: scale(1.1);
    transition: 0.3s;
}
.botonw{
    width: 8.7em;
    transition: ease 1s;
}
@keyframes cambiarColor {
    0% {
      border-color: rgb(124, 4, 4);
    }
    25% {
      border-color: rgb(2, 2, 105);
    }
    50% {
      border-color: rgb(59, 26, 71);
    }
    75% {
      border-color: rgb(95, 95, 3);
    }
    100% {
      border-color: rgb(97, 2, 2);
    }
  }
  @media (max-width: 901px) {
    .checkbtm{
        display: block;
        z-index: 9999;
        margin-top: 25px;
        margin-left: 22px;
    }
   .link{
        padding-left: 300px;
        top: -2%;
    }
    .liyf{
        margin-left: 0%;
        margin-top: 5%;
    }
    .h1ca{
        font-size: 40px;
    }
    ul{
        position: fixed;
        width: 100%;
        height: 100vh;
        background:  black;
        top: 70px;
        left: -150%;
        text-align: center;
        transition: all .3s;
    }
    nav ul li{
        display: block;
        margin: 50px 0;
        line-height: 30px;
    }
    #check:checked ~ ul{
        left: -7%;
    }
    
    .grid-campañas {
    grid-template-columns: 1fr;
    gap: 30px;
    padding: 20px;
    text-align: center;
  }
.white {
  background-color: none;
 
}
  .white h1 {
    font-size: 35px;
  }

  .atzr h2, .atzr2 h2 {
    font-size: 35px;
  }

  .atzr h3 {
    font-size: 24px;
  }

  .atzr2 h3 {
    font-size: 25px;
  }

  .atzr2 h4, .atzr2 h5 {
    width: 100%;
    font-size: 19px;
  }

  .imgcamp {
    position: static;
    width: 60%;
    margin-top: 10px;
  }

  .camp {
    text-align: center;
  }

  .btn-testimonios {
    padding: 25px 45px;
  }
  
  .btn-testimonios h2 {
     font-size: 44px;
  }
   .btn{
    font-size: 33px;
    padding: 70px 90px;
  }
    .mms img {
        width: 150%;   
    }
    .antcamp .video-item {
        flex: 1 1 48%;
        max-width: 400px;
    }
    .antcamp .video-caption {
        text-align: none;
    }
    .link{
        padding-left: 90px;
        top: -5%;
    }
    .link img{
        width: 200px;
    }
    nav ul li a{
        font-size: 16px;
    }
    nav{
        height: 94px;
    }



    
}
@media (max-width: 899px) {
    .link{
        padding-left: 297px;
        top: -2%;
    }
}
@media (max-width: 820px) {
    .link{
        padding-left: 250px;
        top: -2%;
    }
    
    .footer-container {
        grid-template-columns: 1fr;
        grid-template-areas:
        "logo"
        "menu"
        "young"
        "social";
        gap: 40px;
    }

    .footer-logo img {
        width: 180px;
        margin-bottom: 25px;
    }


}
@media (max-width: 600px) {
    .link{
        padding-left: 200px;
        top: -2%;
    }
    
    .contw{
        margin-left: 77%;
    }
    .btn{
    font-size: 33px;
    padding: 40px 60px;
  }
  .act1,
    .act2,
    .act3,
    .act4,
    .act5 {
        width: 90%;
    }
    .act1:hover,
    .act2:hover,
    .act3:hover,
    .act4:hover,
    .act5:hover {
        transform: none;
    }
}
@media (max-width: 455px) {
    
    .yflog img{
        width: 400px;
    }
    .link{
        margin-top: -2%;
    }
   
}
@media (max-width: 415px) {
    .link{
        padding-left: 123px;
        margin-top: -2%;
    }
    .liyf{
        margin-top: 4%;
    }
   
    .contw{
        margin-top: 55%;
    }
    

}
@media (max-width: 400px) {
    .mms .capa{
        margin-top: -45%;
    }
    .link{
        padding-left: 110px;
    }
}
@media (max-width: 383px) {
    .link{
        margin-left: -7%;
    }
    
    .contw{
        margin-top: 55%;
    }
    

}
@media (max-width: 311px) {
    .link{
        padding-left: 80px;
        margin-top: -2%;
    }
    
    
}


