.elementor-508 .elementor-element.elementor-element-12c34e8{--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.52;}.elementor-508 .elementor-element.elementor-element-12c34e8::before, .elementor-508 .elementor-element.elementor-element-12c34e8 > .elementor-background-video-container::before, .elementor-508 .elementor-element.elementor-element-12c34e8 > .e-con-inner > .elementor-background-video-container::before, .elementor-508 .elementor-element.elementor-element-12c34e8 > .elementor-background-slideshow::before, .elementor-508 .elementor-element.elementor-element-12c34e8 > .e-con-inner > .elementor-background-slideshow::before, .elementor-508 .elementor-element.elementor-element-12c34e8 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-text );--background-overlay:'';}.elementor-508 .elementor-element.elementor-element-12c34e8:not(.elementor-motion-effects-element-type-background), .elementor-508 .elementor-element.elementor-element-12c34e8 > .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-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-508 .elementor-element.elementor-element-6f55db2{text-align:center;}.elementor-508 .elementor-element.elementor-element-6f55db2 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:2.6rem;font-weight:500;line-height:1.7em;color:#F1AE00;}.elementor-508 .elementor-element.elementor-element-5be2329{--display:flex;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-508 .elementor-element.elementor-element-76b2ea5 .jet-listing-dynamic-field__content{color:var( --e-global-color-text );text-align:left;}.elementor-508 .elementor-element.elementor-element-76b2ea5 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-508 .elementor-element.elementor-element-76b2ea5 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-508 .elementor-element.elementor-element-76b2ea5 .jet-listing-dynamic-field{justify-content:flex-start;}@media(max-width:1024px){.elementor-508 .elementor-element.elementor-element-12c34e8{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-508 .elementor-element.elementor-element-5be2329{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-508 .elementor-element.elementor-element-5be2329{--padding-top:30px;--padding-bottom:30px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for jet-listing-dynamic-field, class: .elementor-element-76b2ea5 */.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 */