/* Fuente futurista */
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@600&display=swap');

* {
 
  margin: 0;
  padding: 0 ;
  box-sizing: border-box;
}

body {
  font-family: 'Orbitron', sans-serif;
  background-color: #0e0e0e;
  color: #ffffff;
  line-height: 1.6;
}

/* HEADER */
.site-header {
  background-color: #0e0e0e;
  display: flex;
  justify-content: space-between;
  align-items: start;
  border-bottom: 2px solid #00ffff;
  margin-top: 20px; /* Espacio solo arriba */
  padding: 0 40px;
  margin-bottom: 40px;  /* espacio debajo del header (la línea azul) */
}


.logo {
  font-size: 28px;
  color: #00ffff;
}

.site-header nav ul {
  list-style: none;
  display: flex;
  gap: 40px;
}

.site-header nav a {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  transition: color 0.3s ease;
}

.site-header nav a:hover {
  color: #00ffff;
  text-decoration: underline;
  
}

/* HERO */
.hero {
  padding: 100px 20px;
  text-align: center;
  background: linear-gradient(145deg, #0f0f0f, #1a1a1a);
}

.hero h1 {
  font-size: 48px;
  color: #00ffff;
  margin-bottom: 20px;
}

.hero p {
  font-size: 20px;
  margin-bottom: 30px;
}

.btn-cta {
  display: inline-block;
  padding: 14px 28px;
  background-color: #00ffff;
  color: #000;
  border-radius: 6px;
  font-weight: bold;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.btn-cta:hover {
  background-color: #00caca;
}

.hero-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(to right, #0e0e0e, #111111, #ff6600);
  padding: 60px 40px;
  gap: 40px;
  flex-wrap: wrap;
}

.hero-content {
  flex: 1;
  min-width: 300px;
}

.hero-content h1 {
  font-size: 60px;
  color: #00ffff;
  margin-bottom: 20px;
}

.hero-content p {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 30px;
}

.hero-btn {
  display: inline-block;
  padding: 14px 28px;
  background-color: #00ffff;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  border-radius: 8px;
  transition: background 0.3s ease;
}

.hero-btn:hover {
  background-color: #00caca;
}

.hero-image {
  flex: 1;
  text-align: center;
  min-width: 300px;
}

.hero-image img {
  max-width: 100%;
  height: auto;
  filter: drop-shadow(0 0 20px rgba(0, 255, 255, 0.4));
}


/* FORMULARIO DE CONTACTO */
.contacto {
  background-color: #111;
  padding: 60px 20px;
  text-align: center;
}

.contacto h2 {
  font-size: 32px;
  margin-bottom: 30px;
  color: #00ffff;
}

.contacto form {
  max-width: 600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contacto input,
.contacto textarea {
  padding: 12px;
  font-size: 16px;
  border: none;
  border-radius: 6px;
  background-color: #222;
  color: #fff;
}

.contacto button {
  padding: 12px;
  background-color: #00ffff;
  border: none;
  font-size: 16px;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.contacto button:hover {
  background-color: #00caca;
}

/* FOOTER */
.site-footer {
  text-align: center;
  padding: 20px;
  background-color: #121212;
  color: #999;
  font-size: 14px;
  border-top: 2px solid #00ffff;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .site-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .site-header nav ul {
    flex-direction: column;
    gap: 15px;
  }

  .hero h1 {
    font-size: 36px;
  }

  .hero p {
    font-size: 16px;
  }

  .btn-cta {
    padding: 12px 24px;
  }
}

.slider-section {
  padding: 60px 20px;
  background-color: #0f0f0f;
}

.swiper {
  width: 100%;
  max-width: 1000px;
  height: 350px;
  margin: 0 auto;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 20px rgba(0, 255, 255, 0.2);
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #111;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.galeria {
 display: flex;
 flex-wrap: wrap;
 gap: 20px;
 justify-content: center;
}

.imagen-contenedor {
 display: flex;
 flex-direction: column;
 align-items: center;
 width: 180px;
}

.imagen {
 width: 100%;
 height: 200px;
 object-fit: cover;
 border-radius: 10px;
 transition: transform 0.3s ease;
 box-shadow: 0 6px 20px rgba(0, 255, 255, 0.3);
 cursor: pointer;
}

.imagen:hover {
 transform: scale(1.08);
}

.categoria {
 margin-top: 8px;
 font-size: 0.85rem;
 color: #00ffff;
}

.site-footer {
 text-align: center;
 margin-top: 60px;
 color: #aaa;
 font-size: 14px;
 border-top: 2px solid #00ffff;
 padding-top: 20px;
}

.seccion-galeria h1 {
  text-align: center;
  color: #00ffff; /* Azul moderno, puedes cambiarlo si quieres otro tono */
  padding: 20px 0;
  margin-bottom: 40px;
}

.site-footer {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 60px 20px 20px;
  background-color: #121212;
  color: #999;
  font-size: 14px;
  border-top: 2px solid #00ffff;
}

/* FOOTER base */
.site-footer {
  position: relative;
  text-align: center;
  padding: 40px 20px 60px;
  background-color: #121212;
  color: #999;
  font-size: 14px;
  border-top: 2px solid #00ffff;
  overflow: hidden;
}

/* CONTENEDOR DE PARTÍCULAS */
.particulas {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  pointer-events: none;
  overflow: visible;
}

/* PARTÍCULAS INDIVIDUALES */
.particulas::before,
.particulas::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #00ffff;
  border-radius: 50%;
  opacity: 0;
  animation: subir 3s infinite ease-in-out;
}

.particulas::before {
  left: 30%;
  animation-delay: 0s;
}

.particulas::after {
  left: 70%;
  animation-delay: 1.5s;
}

/* ANIMACIÓN */
@keyframes subir {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    transform: translateY(-60px);
    opacity: 0;
  }
}

.seccion-galeria {
  padding: 60px 40px;
  background-color: #0f0f0f;
}

.seccion-galeria h1 {
  text-align: center;
  color: #00ffff;
  margin-bottom: 40px;
  padding: 20px 0;
}

.galeria {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 30px; /* más espacio entre filas y columnas */
  justify-content: center;
}

.imagen-contenedor {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 200px;
  gap: 10px;
}

.mensaje-exito {
  margin-top: 20px;
  padding: 15px 25px;
  background-color: #003b3b;
  border: 1px solid #00ffff;
  color: #00ffff;
  font-size: 16px;
  border-radius: 8px;
  text-align: center;
  animation: fadeIn 0.6s ease-in-out;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to   { opacity: 1; transform: translateY(0); }
}
