body {
  margin: 0;
  font-family: Arial, sans-serif;
  background: #ffffff;
  font-family: 'Be Vietnam', sans-serif; /* Aquí cambia la fuente */
}

/*======================login==================*/
.btn-login {
  background: linear-gradient(135deg, #e60039, #b3002e);
  padding: 10px 40px;
  border-radius: 25px;
  color: white;
  font-weight: 700;
  cursor: pointer;
  margin-left: auto;
  white-space: nowrap;
  border: none;
  box-shadow: 0 4px 8px rgba(230, 0, 57, 0.4);
  transition: background 0.3s ease, box-shadow 0.3s ease;
  font-size: 1rem;
  letter-spacing: 0.05em;
}

.btn-login:hover {
  background: linear-gradient(135deg, #ff004f, #d1003d);
  box-shadow: 0 6px 15px rgba(255, 0, 79, 0.7);
}

.btn-login:active {
  transform: scale(0.95);
  transition: transform 0.1s ease;
}

/* Responsive header */
@media (max-width: 600px) {
  header {
    padding: 15px 1rem;
  }

  header .logo {
    flex-basis: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  nav {
    flex-grow: 1;
    justify-content: center;
    gap: 15px;
    margin-left: 0;
    flex-basis: 100%;
  }

  .btn-login {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
  }
}
.hero {
  position: relative;
  text-align: center;
  color: rgb(241, 235, 235);
  height: 800px; /* Mantén la altura que prefieras */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-shadow: 2px 2px 6px #0f0e0e;
}

/* Video de fondo */
.hero video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* Asegura que el video ocupe todo el ancho */
  height: 100%; /* Asegura que el video ocupe todo el alto */
  object-fit: cover; /* Mantiene la relación de aspecto sin distorsionar */
  z-index: -1;
}

/* Título */
.hero h1 {
  font-size: 3em;
  margin: 0;
}

/* Subtítulo */
.hero p {
  font-size: 1.3em;
  margin-top: 10px;
}

/* Hacer que los títulos se oculten con animación */
#main-title.hidden, #subtitle.hidden {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s ease, transform 1s ease;
}

/* Responsividad */

/* Para pantallas grandes (desktops) */
@media (min-width: 1024px) {
  .hero {
    height: 900px; /* Un poco más de altura para pantallas grandes */
  }

  .hero h1 {
    font-size: 4em; /* Título más grande en pantallas grandes */
  }

  .hero p {
    font-size: 1.5em; /* Subtítulo más grande */
  }
}

/* Para tablets (pantallas medianas) */
@media (max-width: 1024px) {
  .hero {
    height: 600px; /* Ajusta la altura del video en tablets */
  }

  .hero h1 {
    font-size: 2.5em; /* Tamaño más pequeño para el título */
  }

  .hero p {
    font-size: 1.2em; /* Tamaño más pequeño para el subtítulo */
  }
}

/* Para móviles */
@media (max-width: 768px) {
  .hero {
    height: 400px; /* Ajusta la altura del video en pantallas móviles */
  }

  .hero h1 {
    font-size: 2em; /* Título más pequeño en móviles */
  }

  .hero p {
    font-size: 1em; /* Subtítulo más pequeño */
  }
}

/* Para móviles más pequeños */
@media (max-width: 480px) {
  .hero {
    height: 300px; /* Reduce aún más la altura del video en pantallas pequeñas */
  }

  .hero h1 {
    font-size: 1.8em; /* Título más pequeño */
  }

  .hero p {
    font-size: 0.9em; /* Subtítulo más pequeño */
  }
}



.btn {
  display: inline-block;
  background: #1877f2; /* azul Facebook */
  color: white;
  padding: 10px 25px;
  border-radius: 25px;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 0 0 8px rgba(24, 119, 242, 0.8);
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  animation: pulse 2s infinite;
}

.btn:hover {
  background-color: #145dbf;
  box-shadow: 0 0 15px rgba(20, 93, 191, 1);
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 5px rgba(24, 119, 242, 0.7);
  }
  50% {
    box-shadow: 0 0 15px rgba(24, 119, 242, 1);
  }
  100% {
    box-shadow: 0 0 5px rgba(24, 119, 242, 0.7);
  }
}


.channel img {
  width: 100px; /* ajusta al tamaño que quieras */
  border-radius: 10px;
  animation: glow 2.5s infinite alternate;
}

@keyframes glow {
  from {
    filter: drop-shadow(0 0 3px #4970c5);
  }
  to {
    filter: drop-shadow(0 0 15px #dde0e6);
  }
}


/* Estilo para la sección de redes sociales */
.social-media {
  text-align: center;
  padding: 40px 20px;
  background-color: #f4f4f4;
  margin-top: 40px;
  border-radius: 10px;
}

/* Título de la sección */
.social-media h2 {
  font-size: 2rem;
  color: #333;
  margin-bottom: 15px;
}

/* Descripción de la sección */
.social-media p {
  font-size: 1.1rem;
  color: #555;
  margin-bottom: 30px;
}

/* Contenedor de los iconos */
.social-icons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

/* Estilo de cada ícono */
.social-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #333;
  font-size: 1.2rem;
  padding: 15px;
  transition: all 0.3s ease;
}

/* Estilo del ícono */
.social-icon i {
  font-size: 2.5rem;
  margin-bottom: 10px;
  background-color: #99caca; /* Fondo rojo para los íconos */
  padding: 20px;
  border-radius: 40%; /* Hace que los íconos sean círculos */
  color: white;
}

/* Efecto cuando el ícono es presionado */
.social-icon:hover {
  color: #14b9d5;
  transform: scale(1.1);
}

/* Texto debajo de los íconos */
.social-icon span {
  font-size: 1rem;
  color: #777;
  margin-top: 10px;
}

/* Centrar todo el contenedor de las redes sociales */
.social-icons a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
