/* Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

body {
  line-height: 1.6;
  color: #333;
  background: #fdfdfd;
  overflow-x: hidden;
}

/* Header */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 40px;
  background: rgba(0, 68, 102, 0.9);
  color: #fff;
  z-index: 1000;
  backdrop-filter: blur(6px);
}

header .logo {
  font-size: 1.5rem;
  font-weight: bold;
}
/* Estilos generales del nav */
nav ul {
  display: flex;
  gap: 30px;
  list-style: none;
}

nav ul li {
  position: relative;
}

nav ul li a {
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
  color: #fff; /* en fondo oscuro */
  padding: 6px 4px;
  transition: color 0.3s ease;
}

/* Línea animada debajo */
nav ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 0;
  height: 2px;
  background: #ff6600;
  transition: width 0.3s ease;
}

/* Hover: color + subrayado */
nav ul li a:hover {
  color: #ff6600;
}

nav ul li a:hover::after {
  width: 100%;
}

/* Active (cuando está en la sección actual) */
nav ul li a.active {
  color: #ff6600;
}

nav ul li a.active::after {
  width: 100%;
}

/*Logo Index Header*/
/* Estilos para el enlace Inicio */
header .logoHeader a {
  display: flex;
  align-items: center;
  gap: 8px; /* separación entre icono y texto */
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
  padding: 8px 14px;
  border-radius: 8px;
  background: linear-gradient(135deg, #39b8df, #ff8533);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  transition: background 0.3s, transform 0.2s, box-shadow 0.3s;
}

header .logoHeader a:hover {
  background: linear-gradient(135deg, #21e7f5, #00e1ff);
  transform: scale(1.05);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.35);
}

header .logoHeader a i {
  font-size: 1.3rem;
}

/* Asegura que el logo no deforme el header */
.logoHeader img {
  height: 155px; /* ajusta alto del logo */
  width: auto; /* mantiene proporción */
  display: block;
}

/* Si quieres más pequeño en móvil */
@media (max-width: 768px) {
  .logo img {
    height: 140px;
    width: 160px;
  }
}

nav ul li a:hover::after {
  width: 100%;
}
/* Header sticky con transición */
#main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 40px;
  background: rgba(0, 68, 102, 0.9); /* Azul translúcido */
  color: #fff;
  z-index: 1000;
  backdrop-filter: blur(6px);
  transition: transform 0.3s ease-in-out;
}

#main-header .logo {
  font-size: 1.5rem;
  font-weight: bold;
}

#main-header nav ul {
  display: flex;
  list-style: none;
}

#main-header nav ul li {
  margin-left: 25px;
}

#main-header nav ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  position: relative;
}

#main-header nav ul li a::after {
  content: "";
  display: block;
  height: 2px;
  width: 0;
  background: #ff6600;
  transition: width 0.3s;
  margin: auto;
}

#main-header nav ul li a:hover::after {
  width: 100%;
}

/* Ocultar header al hacer scroll hacia abajo */
#main-header.hide {
  transform: translateY(-100%);
}

/* Hero*/

.hero h1 {
  font-size: 3rem;
  animation: fadeDown 1.5s ease;
}

.hero p {
  font-size: 1.2rem;
  margin: 15px 0 25px;
  animation: fadeUp 2s ease;
}

.btn {
  display: inline-block;
  padding: 12px 25px;
  margin: 5px;
  background: #ff6600;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  transition: transform 0.3s, background 0.3s;
}

.btn:hover {
  transform: scale(1.05);
  background: #cc5200;
}

.btn.whatsapp {
  background: #25d366;
}

.btn.whatsapp:hover {
  background: #1da851;
}

/* Secciones */
.section {
  padding: 80px 40px;
  text-align: center;
}

.section h2 {
  font-size: 2.2rem;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
}

.section h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: #ff6600;
  margin: 10px auto 0;
  border-radius: 2px;
}

/* Cards */
.cards {
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}

.card {
  flex: 1 1 250px;
  padding: 25px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s, box-shadow 0.3s;
}

.card img {
  width: 60px;
  margin-bottom: 15px;
}

.card:hover {
  transform: translateY(-10px);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
}

/* Galería de proyectos */
.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}

.gallery img {
  max-width: 550px; /* 🔹 Tamaño máximo por imagen */
  max-height: 680px; /* 🔹 Limita también la altura */
  width: 100%; /* Se ajusta al contenedor */
  height: auto; /* Mantiene proporción */
  object-fit: cover; /* Recorta si es necesario */
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery img:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}

/* Contacto */
.contacto {
  background: #f5f5f5;
}

/* Footer */
footer {
  text-align: center;
  padding: 20px;
  background: #004466;
  color: #fff;
  font-size: 0.9rem;
}

/* Animaciones */
@keyframes fadeDown {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

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

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1.5s forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Sección distribuidores */
.distribuidores {
  background: linear-gradient(135deg, #004466, #0077b6);
  color: #fff;
  padding: 80px 40px;
  border-radius: 20px;
  margin: 60px auto;
  max-width: 1000px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.distribuidores h2 {
  color: #fff;
}

.distribuidores p {
  font-size: 1.1rem;
  margin: 20px auto 40px;
  max-width: 700px;
}

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

/* ========================= */
/*   ESTILOS RESPONSIVE      */
/* ========================= */

/* Ajustes para tablets y móviles */
@media (max-width: 1024px) {
  .hero h1 {
    font-size: 2.2rem;
  }

  .hero p {
    font-size: 1rem;
  }

  .cards {
    flex-direction: column;
    align-items: center;
  }

  .gallery {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}

/* Ajustes específicos para móviles */
@media (max-width: 768px) {
  header {
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 20px;
  }

  nav ul {
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
  }

  nav ul li {
    margin: 10px 0;
  }

  .hero {
    height: 80vh;
    padding: 40px 20px;
  }

  .hero h1 {
    font-size: 1.8rem;
  }

  .hero p {
    font-size: 0.95rem;
  }

  .section {
    padding: 50px 20px;
  }

  .cta-distribuidores {
    flex-direction: column;
    gap: 15px;
  }
}

/* Ajustes para pantallas muy pequeñas */
@media (max-width: 480px) {
  .hero h1 {
    font-size: 1.5rem;
  }

  .hero p {
    font-size: 0.85rem;
  }

  .btn {
    width: 100%;
    text-align: center;
  }

  footer {
    font-size: 0.8rem;
    padding: 15px;
  }
}
@media (max-width: 768px) {
  header {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 20px;
  }

  nav ul {
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
    width: 100%;
  }

  nav ul li {
    margin: 0;
  }

  .hero {
    margin-top: 120px; /* un poco más para que no se solape */
    padding: 40px 20px;
  }
}

/* Blog*/
.post {
  text-align: left;
  max-width: 800px;
  margin: 40px auto;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  animation: fadeInUp 1s ease;
}

.post h2 {
  margin-bottom: 15px;
  color: #004466;
}

.post p {
  font-size: 1rem;
  line-height: 1.8;
  color: #444;
}

/*Horario y fijo*/
.top-bar {
  background: #1a1a1a;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  font-size: 14px;
  height: 65px;
}

.top-bar a {
  color: #4caf50;
  font-weight: bold;
  text-decoration: none;
}

.top-bar a:hover {
  text-decoration: underline;
}

.contacto .telefono {
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
}

/*Hero carrusel*/
/* ---------- Carrusel hero ---------- */
.hero {
  position: relative;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  overflow: hidden;
  text-align: center;
  padding-top: 80px; /* evita que el header fijo lo tape - ajusta si tu header tiene otra altura */
}

/* Contenedor absoluto para las imágenes */
.carousel {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
}

/* Slides apilados (fácil fade-in/out) */
.carousel-slides {
  position: relative;
  width: 100%;
  height: 100%;
}

.slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.8s ease, transform 0.8s ease;
  will-change: opacity, transform;
  pointer-events: none;
}

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 🔹 Rellena el área sin deformarse */
  object-position: center; /* 🔹 Centra la parte más importante */
  display: block;
  filter: brightness(0.65) saturate(0.95);
}

/* Slide visible */
.slide.active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}

/* Texto sobre el carrusel */
.hero-text {
  position: relative;
  z-index: 3;
  max-width: 900px;
  padding: 24px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 12px;
}

/* Botones prev/next */
.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  border: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 28px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s, transform 0.15s;
}

.carousel-btn:hover {
  background: rgba(0, 0, 0, 0.6);
  transform: translateY(-50%) scale(1.05);
}

.carousel-btn.prev {
  left: 1px;
}
.carousel-btn.next {
  right: 1px;
}

/* Dots */
.carousel-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 18px;
  z-index: 5;
  display: flex;
  gap: 8px;
}

.carousel-dots button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.45);
  cursor: pointer;
  transition: transform 0.1s, background 0.1s;
}

.carousel-dots button.active {
  background: #ff6600;
  transform: scale(1.15);
}

/* Responsive: ajusta hero en móviles */
@media (max-width: 768px) {
  .hero {
    height: 75vh;
    padding-top: 70px;
  }
  .hero-text {
    padding: 18px;
    margin: 0 12px;
  }
  .carousel-btn {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
}

/* Sección Marcas */
.marcas {
  text-align: center;
  padding: 60px 20px;
  background: #f9f9f9;
}

.marcas h2 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.marcas p {
  max-width: 600px;
  margin: 0 auto 40px;
  color: #555;
}

.marcas-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}

.marca {
  text-align: center;
  transition: transform 0.3s ease, filter 0.3s ease;
}

.marca img {
  max-width: 150px;
  max-height: 80px;
  object-fit: contain;

  transition: filter 0.3s ease, transform 0.3s ease;
}

.marca p {
  margin-top: 10px;
  font-weight: 600;
  color: #333;
}

/* Animación al pasar el ratón */
.marca:hover img {
  transform: scale(1.05);
}

/* Redes Sociales */
.redes {
  text-align: center;
  padding: 60px 20px;
  background: #004466;
  color: #fff;
}

.redes h2 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.redes p {
  margin-bottom: 30px;
  color: #eee;
}

.social-links {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.social-links a img {
  width: 80px;
  height: 80px;
}

.social-links a:hover img {
  transform: scale(1.2);
}
/* estilos del botón hamburguesa */
.menu-toggle {
  display: none; /* visible solo en móvil */
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: 8px;
  z-index: 1100;
}

/* líneas del icono */
.menu-toggle .burger {
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  position: relative;
}
.menu-toggle .burger::before,
.menu-toggle .burger::after {
  content: "";
  position: absolute;
  left: 0;
  width: 22px;
  height: 2px;
  background: #fff;
  transition: transform 0.25s ease, top 0.25s ease, opacity 0.2s;
}
.menu-toggle .burger::before {
  top: -7px;
}
.menu-toggle .burger::after {
  top: 7px;
}

/* Estilos móviles: muestra hamburguesa y oculta menú por defecto */
@media (max-width: 768px) {
  /* compactamos header */
  #main-header {
    padding: 8px 14px;
  }
  #main-header .logo {
    font-size: 1.1rem;
  }

  /* mostrar botón */
  .menu-toggle {
    display: block;
    position: absolute;
    top: 18px; /* distancia desde arriba */
    right: 20px; /* esquina derecha */
    z-index: 1100; /* encima del menú */
  }

  /* ocultar menú de la vista por defecto */
  #main-header nav ul {
    display: none; /* oculto por defecto */
    position: absolute;
    top: calc(100% + 6px);
    right: 12px;
    background: rgba(0, 68, 102, 0.98);
    padding: 10px;
    flex-direction: column;
    gap: 8px;
    border-radius: 8px;
    min-width: 160px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    z-index: 1090;
  }

  #main-header nav ul li {
    margin: 0;
  }
  #main-header nav ul li a {
    display: block;
    padding: 8px 12px;
    color: #fff;
    font-weight: 600;
  }

  /* cuando se añade la clase .show se muestra */
  #main-header nav ul.show {
    display: flex;
  }

  /* animación sencilla burger -> X (opcional visual) */
  .menu-toggle.open .burger {
    background: transparent;
  }
  .menu-toggle.open .burger::before {
    transform: rotate(45deg);
    top: 0;
  }
  .menu-toggle.open .burger::after {
    transform: rotate(-45deg);
    top: 0;
  }
}

/* en pantallas muy pequeñas ajusta ancho del menú */
@media (max-width: 420px) {
  #main-header nav ul {
    right: 8px;
    min-width: 140px;
  }
  #main-header .logo {
    font-size: 1rem;
  }
}

/* Estilos para el enlace Inicio */
header .logo a {
  display: flex;
  align-items: center;
  gap: 8px; /* separación entre icono y texto */
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
  padding: 8px 14px;
  border-radius: 8px;
  background: linear-gradient(135deg, #ff6600, #ff8533);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  transition: background 0.3s, transform 0.2s, box-shadow 0.3s;
}

header .logo a:hover {
  background: linear-gradient(135deg, #e65c00, #ff751a);
  transform: scale(1.05);
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.35);
}

header .logo a i {
  font-size: 1.3rem;
}

/* catalogo */
.catalogo {
  background: #f5f5f5;
  padding: 80px 40px;
  border-radius: 12px;
}

.catalogo-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
  margin-top: 40px;
}

.catalogo-item {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
  transition: transform 0.3s, box-shadow 0.3s;
}

.catalogo-item img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}

.catalogo-item h3 {
  padding: 15px;
  font-size: 1.2rem;
  color: #004466;
}

.catalogo-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.2);
}

/* producto */
.producto {
  max-width: 900px;
  margin: 100px auto;
  padding: 20px;

  text-align: center;
}

.galeria-carousel {
  position: relative;
  max-width: 700px;
  margin: 20px auto;
  overflow: hidden;
}

.galeria-slides img {
  width: 100%;
  max-width: 600px; /* 🔹 ancho máximo */
  height: 680px; /* 🔹 alto fijo */
  object-fit: cover; /* 🔹 rellena sin deformarse */
  object-position: center; /* centra la parte importante */
  display: none; /* solo se muestra la activa */
  margin: 0 auto; /* centra la imagen */
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.galeria-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  padding: 12px;
  font-size: 22px;
  cursor: pointer;
  border-radius: 50%;
}

.galeria-btn.prev {
  left: 10px;
}
.galeria-btn.next {
  right: 10px;
}

.cta-producto {
  margin-top: 40px;
}

/* ====== Colores disponibles ====== */
.colores {
  text-align: center;
  padding: 60px 20px;
  background: #f9f9f9;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  margin: 40px auto;
  max-width: 900px;
}

.colores h2 {
  font-size: 2rem;
  margin-bottom: 25px;
  color: #004466;
  position: relative;
}

.color-carousel {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  max-width: 600px;
  margin: auto;
}

/* Slides de colores */
.color-slide {
  min-width: 100%;
  transition: transform 0.5s ease, opacity 0.5s ease;
  flex-shrink: 0;
}

.color-slide img {
  width: 300px;
  height: 200px;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  display: block;
  margin: auto;
}

.color-slide p {
  margin-top: 12px;
  font-weight: 600;
  font-size: 1.1rem;
  color: #333;
}

/* Botones flechas */
.color-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 28px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s, transform 0.2s;
  z-index: 2;
}

.color-btn:hover {
  background: rgba(0, 0, 0, 0.7);
  transform: translateY(-50%) scale(1.05);
}

.color-btn.prev {
  left: 10px;
}

.color-btn.next {
  right: 10px;
}

/* ====== Responsive ====== */
@media (max-width: 768px) {
  .colores {
    padding: 40px 15px;
  }

  .colores h2 {
    font-size: 1.6rem;
  }

  .color-slide img {
    width: 220px;
    height: 150px;
  }

  .color-btn {
    width: 38px;
    height: 38px;
    font-size: 22px;
  }
}

@media (max-width: 480px) {
  .color-slide img {
    width: 180px;
    height: 120px;
  }

  .colores h2 {
    font-size: 1.4rem;
  }

  .color-btn {
    width: 32px;
    height: 32px;
    font-size: 20px;
  }
}
/*Estilos genericos para productos*/

.producto-info {
  max-width: 1000px;
  margin: 60px auto;
  padding: 40px 20px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.producto-info h2 {
  font-size: 2.2rem;
  margin-bottom: 20px;
  color: #004466;
}

.producto-info p {
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 25px;
  color: #444;
}
.producto-detalles {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-bottom: 30px;
}

.detalle {
  display: flex;
  align-items: center;
  gap: 20px;
  background: #f9f9f9;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.detalle img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.detalle h3 {
  color: #ff6600;
  margin-bottom: 10px;
}

.detalle p {
  margin: 0;
  color: #555;
}

.detalle:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .detalle {
    flex-direction: column;
    text-align: center;
  }

  .detalle img {
    width: 100px;
    height: 100px;
  }
}

/*Ventanas*/
.ventanas-info {
  padding: 60px 20px;
  max-width: 1100px;
  margin: auto;
  text-align: center;
}

.ventanas-info h2 {
  font-size: 2rem;
  margin-bottom: 20px;
  color: #004466;
}

.ventanas-info p {
  max-width: 800px;
  margin: 0 auto 40px;
  color: #555;
  font-size: 1.05rem;
  line-height: 1.6;
}

.ventana-card {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 50px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ventana-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

.ventana-card img {
   width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.ventana-texto {
  text-align: left;
}

.ventana-texto h3 {
  font-size: 1.6rem;
  color: #ff6600;
  margin-bottom: 12px;
}

.ventana-texto p {
  color: #444;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .ventana-card {
    flex-direction: column;
    text-align: center;
  }

  .ventana-card img {
    width: 200px;
    height: 200px;
  }

  .ventana-texto {
    text-align: center;
  }
}
