.elementor-8868 .elementor-element.elementor-element-51f8893{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:24px 24px;--row-gap:24px;--column-gap:24px;--padding-top:160px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-8868 .elementor-element.elementor-element-51f8893:not(.elementor-motion-effects-element-type-background), .elementor-8868 .elementor-element.elementor-element-51f8893 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F9FA;}.elementor-8868 .elementor-element.elementor-element-fbc3696{--display:flex;}.elementor-8868 .elementor-element.elementor-element-6f3d3f3{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:12px 12px;--row-gap:12px;--column-gap:12px;--border-radius:12px 12px 12px 12px;--padding-top:40px;--padding-bottom:40px;--padding-left:24px;--padding-right:24px;}.elementor-8868 .elementor-element.elementor-element-6f3d3f3:not(.elementor-motion-effects-element-type-background), .elementor-8868 .elementor-element.elementor-element-6f3d3f3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-8868 .elementor-element.elementor-element-c20ee72{text-align:center;}.elementor-8868 .elementor-element.elementor-element-c20ee72 .elementor-heading-title{color:var( --e-global-color-c696dce );}.elementor-8868 .elementor-element.elementor-element-801c045{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;text-align:center;color:var( --e-global-color-c696dce );}.elementor-8868 .elementor-element.elementor-element-25124ae .elementor-button{background-color:var( --e-global-color-primary );fill:#FFFFFF;color:#FFFFFF;transition-duration:0.4s;border-radius:8px 8px 8px 8px;}.elementor-8868 .elementor-element.elementor-element-25124ae .elementor-button:hover, .elementor-8868 .elementor-element.elementor-element-25124ae .elementor-button:focus{background-color:var( --e-global-color-d6cea4e );color:var( --e-global-color-primary );}.elementor-8868 .elementor-element.elementor-element-25124ae{width:auto;max-width:auto;}.elementor-8868 .elementor-element.elementor-element-25124ae .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-8868 .elementor-element.elementor-element-25124ae .elementor-button .elementor-button-content-wrapper{gap:26px;}.elementor-8868 .elementor-element.elementor-element-25124ae .elementor-button:hover svg, .elementor-8868 .elementor-element.elementor-element-25124ae .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-8868 .elementor-element.elementor-element-51f8893{--padding-top:120px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-8868 .elementor-element.elementor-element-801c045{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.elementor-8868 .elementor-element.elementor-element-25124ae > .elementor-widget-container{padding:0em 0em 0em 0em;}}@media(max-width:767px){.elementor-8868 .elementor-element.elementor-element-51f8893{--padding-top:120px;--padding-bottom:80px;--padding-left:24px;--padding-right:24px;}.elementor-8868 .elementor-element.elementor-element-6f3d3f3{--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;}.elementor-8868 .elementor-element.elementor-element-c20ee72 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-8868 .elementor-element.elementor-element-801c045{text-align:center;}.elementor-8868 .elementor-element.elementor-element-25124ae{width:100%;max-width:100%;}}@media(min-width:768px){.elementor-8868 .elementor-element.elementor-element-6f3d3f3{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-8868 .elementor-element.elementor-element-6f3d3f3{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-a7eac26 *//* HERO SECTION */
.hero-alquiler {
    font-family: "Arial";
  background: #f8f9fa;
  padding: 100px 20px 80px;
  position: relative;
}

.hero-container {
    font-family: "Arial";
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, #ff6b6b 0%, #ee5a52 100%);
  color: white;
  padding: 12px 20px;
  border-radius: 30px;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 24px;
  box-shadow: 0 4px 15px rgba(255, 107, 107, 0.3);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.05); }
}

.hero-title {
  font-size: 3.5rem;
  font-weight: 800;
  color: #003F5B;
  line-height: 1.1;
  margin-bottom: 24px;
}

.hero-title .highlight {
  color: #4CAF50;
}

.hero-subtitle {
  font-size: 1.3rem;
  color: #5a6c7d;
  line-height: 1.5;
  margin-bottom: 32px;
}

.problema-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 32px;
}

.stat-problema {
  text-align: center;
  padding: 20px;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  border-left: 4px solid #ff6b6b;
}

.stat-numero {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #ff6b6b;
  margin-bottom: 8px;
}

.stat-texto {
  font-size: 0.85rem;
  color: #666;
}

.propuesta-valor {
  background: linear-gradient(135deg, #e8f5e8 0%, #f0f8f0 100%);
  padding: 25px;
  border-radius: 12px;
  border: 2px solid #4CAF50;
  margin-bottom: 32px;
}

.propuesta-valor h3 {
  color: #003F5B;
  margin-bottom: 16px;
  font-size: 1.1rem;
}

.ventajas-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
}

.ventaja-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9rem;
}

.ventaja-icon {
  font-size: 1.2rem;
}

.cta-primary {
  background: linear-gradient(135deg, #4CAF50 0%, #66BB6A 100%);
  color: white;
  padding: 20px 40px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 1.2rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 8px 25px rgba(76, 175, 80, 0.3);
  margin-bottom: 12px;
}

.cta-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(76, 175, 80, 0.4);
}

/* SIMULADOR DEL MERCADO */
.mercado-simulator {
  background: white;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}

.simulator-header h4 {
  color: #003F5B;
  margin-bottom: 20px;
  font-size: 1.1rem;
}

.anuncios-simulados {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 20px;
}

.anuncio-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #eee;
}

.anuncio-item.vendido {
  opacity: 0.6;
  background: #f8f8f8;
}

.anuncio-item.disponible {
  background: #e8f5e8;
  border-color: #4CAF50;
}

.anuncio-info {
  display: flex;
  flex-direction: column;
}

.anuncio-titulo {
  font-weight: 600;
  color: #333;
  font-size: 0.9rem;
}

.anuncio-precio {
  color: #4CAF50;
  font-weight: 700;
  font-size: 0.85rem;
}

.anuncio-status {
  font-size: 0.8rem;
  font-weight: 600;
}

.anuncio-status.vendido {
  color: #ff6b6b;
}

.anuncio-status.disponible {
  color: #4CAF50;
}

.simulator-footer {
  text-align: center;
  padding-top: 16px;
  border-top: 1px solid #eee;
}

.simulator-footer p {
  margin: 4px 0;
  font-size: 0.85rem;
  color: #666;
}

/* CÓMO FUNCIONA */
.como-funciona {
    font-family: "Arial";
  background: white;
  padding: 80px 20px;
}

.funciona-container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.funciona-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #003F5B;
  margin-bottom: 40px;
}

.funciona-title .highlight {
  color: #4CAF50;
}

.funciona-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.funciona-card {
  background: white;
  padding: 30px;
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  text-align: left;
}

.funciona-card.destacada {
  background: linear-gradient(135deg, #e8f5e8 0%, #f0f8f0 100%);
  border-color: #4CAF50;
  transform: scale(1.05);
}

.card-badge {
  position: absolute;
  top: -12px;
  right: 20px;
  background: #4CAF50;
  color: white;
  padding: 6px 16px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: 600;
}

.card-icon {
  font-size: 3rem;
  margin-bottom: 16px;
}

.funciona-card h3 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #003F5B;
  margin-bottom: 12px;
}

.funciona-card p {
  color: #666;
  line-height: 1.6;
  margin-bottom: 16px;
}

.card-beneficios {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 16px;
}

.card-beneficios span {
  font-size: 0.9rem;
  color: #4CAF50;
  font-weight: 600;
}

.card-precio {
  color: #ff6b6b;
  font-weight: 600;
  font-size: 0.9rem;
}

/* PROCESO RÁPIDO */
.proceso-rapido {
  background: #f8f9fa;
  padding: 60px 20px;
}

.proceso-container {
    font-family: "Arial";
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}

.proceso-container h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #003F5B;
  margin-bottom: 40px;
}

.proceso-container .highlight {
  color: #4CAF50;
}

.pasos-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.paso {
  text-align: center;
}

.paso-numero {
  width: 60px;
  height: 60px;
  background: linear-gradient(135deg, #4CAF50 0%, #66BB6A 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 auto 16px;
}

.paso h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #003F5B;
  margin-bottom: 8px;
}

.paso p {
  color: #666;
  font-size: 0.9rem;
}

/* TESTIMONIOS */
.testimonios-alquiler {
    font-family: "Arial";
  background: white;
  padding: 60px 20px;
}

.testimonios-container {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.testimonios-container h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #003F5B;
  margin-bottom: 40px;
}

.testimonios-container .highlight {
  color: #4CAF50;
}

.testimonios-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.testimonio {
  background: #f8fffe;
  padding: 25px;
  border-radius: 12px;
  border-left: 4px solid #4CAF50;
}

.testimonio p {
  color: #333;
  font-style: italic;
  margin-bottom: 12px;
  font-size: 0.95rem;
}

.testimonio span {
  color: #4CAF50;
  font-weight: 600;
  font-size: 0.85rem;
}

/* CTA FINAL */
.cta-final-alquiler {
    font-family: "Arial";
  background: linear-gradient(135deg, #003F5B 0%, #2c5f7b 100%);
  padding: 80px 20px;
  color: white;
  text-align: center;
}

.cta-container {
  max-width: 700px;
  margin: 0 auto;
}

.cta-container h2 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.cta-container .highlight {
  color: #4CAF50;
}

.cta-container p {
  font-size: 1.1rem;
  opacity: 0.9;
  margin-bottom: 30px;
}

.urgencia-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: rgba(255, 107, 107, 0.1);
  padding: 16px 24px;
  border-radius: 12px;
  border: 2px solid #ff6b6b;
  margin-bottom: 30px;
  animation: glow 2s infinite;
}

@keyframes glow {
  0%, 100% { box-shadow: 0 0 5px rgba(255, 107, 107, 0.3); }
  50% { box-shadow: 0 0 20px rgba(255, 107, 107, 0.6); }
}

.urgencia-icon {
  font-size: 1.5rem;
}

.cta-mega {
  background: linear-gradient(135deg, #4CAF50 0%, #66BB6A 100%);
  color: white;
  padding: 22px 45px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 1.3rem;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(76, 175, 80, 0.4);
  margin-bottom: 20px;
}

.cta-mega:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 40px rgba(76, 175, 80, 0.5);
}

.garantias {
  display: flex;
  justify-content: center;
  gap: 25px;
  font-size: 0.9rem;
  opacity: 0.9;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .hero-alquiler {
    padding: 80px 15px 60px;
  }

  .hero-container {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .hero-title {
    font-size: 2.5rem;
  }

  .problema-stats {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .ventajas-grid {
    grid-template-columns: 1fr;
  }

  .funciona-grid {
    grid-template-columns: 1fr;
  }

  .funciona-card.destacada {
    transform: none;
  }

  .pasos-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .testimonios-grid {
    grid-template-columns: 1fr;
  }

  .garantias {
    flex-direction: column;
    gap: 10px;
  }

  .urgencia-box {
    flex-direction: column;
    text-align: center;
  }
}/* End custom CSS */