body{
  font-family: 'Inter', sans-serif;
  margin:0;
  background:#f5f7fa;
  color:#1e293b;
}

.container{
  width:90%;
  max-width:1200px;
  margin:auto;
}

.header{
  background:#ffffff;
  padding:20px 0;
  box-shadow:0 4px 20px rgba(0,0,0,0.05);
}

.header-flex{
  display:flex;
  justify-content:space-between;
  align-items:center;
}

.logo{
  height:200px;
  width: auto;
}

.btn-whatsapp{
  background:#25D366;
  padding:12px 20px;
  color:#fff;
  text-decoration:none;
  border-radius:8px;
  font-weight:600;
}


.hero{
  padding:60px 0;
}

.hero-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 40px;
  align-items: center;
}

.hero-text h1{
  font-size:38px;
  line-height:1.2;
  margin-top: 0;
}

.hero-text span{
  color:#f97316;
}

.hero-buttons{
  margin-top:20px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.btn-primary{
  background:#f97316;
  color:#fff;
  padding:12px 22px;
  border-radius:8px;
  text-decoration:none;
  display:inline-block;
  margin-bottom: 15px;
}

.btn-secondary{
  border:1px solid #cbd5e1;
  padding:12px 22px;
  border-radius:8px;
  text-decoration:none;
  color:#1e293b;
}

.panel {
  background: #ffffff;
  border: 1px solid #cbd5e1;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}

.badges {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.badge {
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  padding: 12px;
  background: #f8fafc;
  font-size: 14px;
}

.badge strong {
  display: block;
  color: #1e293b;
  margin-bottom: 4px;
}

.badge span {
  color: #64748b;
}


.servicios{
  padding:60px 0;
}

.grid-servicios{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
  gap:25px;
  margin-top:30px;
}

.card{
  background:#fff;
  padding:20px;
  border-radius:12px;
  box-shadow:0 6px 20px rgba(0,0,0,0.06);
}

.card img{
  width:100%;
  border-radius:10px;
  margin-bottom:15px;
}

.como-funciona{
  padding:60px 0;
}

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

.paso{
  background:#fff;
  padding:20px;
  border-radius:12px;
  box-shadow:0 6px 20px rgba(0,0,0,0.06);
}

.numero{
  width:40px;
  height:40px;
  background:#f97316;
  color:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  font-weight:bold;
  margin-bottom:10px;
}


.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}

.text-card {
  padding: 30px; 
}

.text-card h3 {
  margin-top: 0;
}

.lista-clara {
  color: #64748b;
  line-height: 1.8;
  padding-left: 20px;
  margin: 0;
}

.formulario {
  display: grid;
  gap: 12px;
}

.formulario input, .formulario textarea {
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #cbd5e1;
  font-family: inherit;
  width: 100%;
  box-sizing: border-box;
  background: #f8fafc;
}


.web-info{
  background:#e2e8f0;
  text-align:center;
  padding:40px 0;
}

.faq{
  padding:60px 0;
}

.faq details{
  background:#fff;
  padding:15px;
  border-radius:10px;
  margin-bottom:10px;
  box-shadow:0 4px 12px rgba(0,0,0,0.05);
}


.footer{
  text-align:center;
  padding:30px 0;
  background:#1e293b;
  color:#fff;
}

.btn-whatsapp-flotante {
  position: fixed;
  top: 24px;      
  right: 24px;    
  background: #25D366; 
  width: 55px;    
  height: 55px;   
  border-radius: 50%; 
  display: flex;           
  align-items: center;     
  justify-content: center; 
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); 
  z-index: 1000;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.btn-whatsapp-flotante svg {
  fill: white; 
}

.btn-whatsapp-flotante:hover {
  transform: translateY(-4px) scale(1.02);
}


@media (max-width: 900px) {
  .hero-grid {
    grid-template-columns: 1fr;
  }
  .split {
    grid-template-columns: 1fr;
  }
  .hero-text h1 {
    font-size: 32px;
  }
}

@media (max-width: 680px) {
  
  .btn-whatsapp-flotante {
    top: 16px; 
    right: 16px; 
    width: 48px;
    height: 48px;
  }
  
  .btn-whatsapp-flotante svg {
    width: 26px;
    height: 26px;
  }
}

/* Estilos del botón flotante de WhatsApp */
.whatsapp-flotante {
  position: fixed;
  bottom: 25px;       /* Distancia desde abajo */
  right: 25px;        /* Distancia desde la derecha */
  background-color: #25d366; /* Color verde oficial */
  border-radius: 50%; /* Lo hace un círculo perfecto */
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;      /* Asegura que siempre esté por encima de todo */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Ajusta el tamaño del ícono dentro del círculo */
.whatsapp-flotante img {
  width: 35px;
  height: 35px;
}

/* Efecto al pasar el mouse por encima */
.whatsapp-flotante:hover {
  transform: scale(1.1); /* Lo hace un 10% más grande */
  box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.4);
}

/* Ajuste opcional para celulares (pantallas pequeñas) */
@media (max-width: 768px) {
  .whatsapp-flotante {
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
  }
  .whatsapp-flotante img {
    width: 30px;
    height: 30px;
  }
}