.elementor-220781 .elementor-element.elementor-element-9db186e{--display:flex;--min-height:80vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.25;}.elementor-220781 .elementor-element.elementor-element-9db186e::before, .elementor-220781 .elementor-element.elementor-element-9db186e > .elementor-background-video-container::before, .elementor-220781 .elementor-element.elementor-element-9db186e > .e-con-inner > .elementor-background-video-container::before, .elementor-220781 .elementor-element.elementor-element-9db186e > .elementor-background-slideshow::before, .elementor-220781 .elementor-element.elementor-element-9db186e > .e-con-inner > .elementor-background-slideshow::before, .elementor-220781 .elementor-element.elementor-element-9db186e > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-text );--background-overlay:'';}.elementor-220781 .elementor-element.elementor-element-9db186e:not(.elementor-motion-effects-element-type-background), .elementor-220781 .elementor-element.elementor-element-9db186e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-220781 .elementor-element.elementor-element-a84b2ff .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:2.6rem;font-weight:500;line-height:1.7em;color:var( --e-global-color-7a51650 );}.elementor-220781 .elementor-element.elementor-element-528907f{--display:flex;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-220781 .elementor-element.elementor-element-735b585 .jet-listing-dynamic-field__content{color:var( --e-global-color-text );text-align:left;}.elementor-220781 .elementor-element.elementor-element-735b585 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-220781 .elementor-element.elementor-element-735b585 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-220781 .elementor-element.elementor-element-735b585 .jet-listing-dynamic-field{justify-content:flex-start;}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-735b585 */.titulos-seccion h2,
.titulos-seccion h3,
.titulos-seccion h4,
.titulos-seccion h5 {
  font-family: 'poppins', sans-serif;
  font-weight: 600;
  line-height: 1.6;
  color: #004799; /* puedes ajustar el color */
  margin-bottom: 0.5em;
}

/* 🧭 Tamaños en escritorio */
.titulos-seccion h2 {
  font-size: 1.5rem;
}
.titulos-seccion h3 {
  font-size: 1.25rem;
}
.titulos-seccion h4 {
  font-size: 1.1rem;
}
.titulos-seccion h5 {
  font-size: 1rem;
}

/* 📱 Tamaños en tablet */
@media (max-width: 1024px) {
  .titulos-seccion h2 {
    font-size: 1.3rem;
  }
  .titulos-seccion h3 {
    font-size: 1.15rem;
  }
  .titulos-seccion h4 {
    font-size: 1rem;
  }
  .titulos-seccion h5 {
    font-size: 0.9rem;
  }
}

/* 📲 Tamaños en móvil */
@media (max-width: 768px) {
  .titulos-seccion h2 {
    font-size: 1.1rem;
  }
  .titulos-seccion h3 {
    font-size: 1rem;
  }
  .titulos-seccion h4 {
    font-size: 0.9rem;
  }
  .titulos-seccion h5 {
    font-size: 0.85rem;
  }
}/* End custom CSS */