.elementor-18509 .elementor-element.elementor-element-570a48b:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-18509 .elementor-element.elementor-element-570a48b > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-18509 .elementor-element.elementor-element-570a48b > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-18509 .elementor-element.elementor-element-570a48b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-18509 .elementor-element.elementor-element-bb5f1b9{--spacer-size:50px;}.elementor-18509 .elementor-element.elementor-element-0b75bfa .elementor-heading-title{font-size:33px;font-weight:500;color:var( --e-global-color-a959e77 );}.elementor-18509 .elementor-element.elementor-element-ea5501a .elementor-repeater-item-55b45fc.elementor-social-icon{background-color:#FFFFFF;}.elementor-18509 .elementor-element.elementor-element-ea5501a .elementor-repeater-item-55b45fc.elementor-social-icon i{color:#4D899E;}.elementor-18509 .elementor-element.elementor-element-ea5501a .elementor-repeater-item-55b45fc.elementor-social-icon svg{fill:#4D899E;}.elementor-18509 .elementor-element.elementor-element-ea5501a .elementor-repeater-item-6a8120e.elementor-social-icon{background-color:#FFFFFF;}.elementor-18509 .elementor-element.elementor-element-ea5501a .elementor-repeater-item-6a8120e.elementor-social-icon i{color:#4D899E;}.elementor-18509 .elementor-element.elementor-element-ea5501a .elementor-repeater-item-6a8120e.elementor-social-icon svg{fill:#4D899E;}.elementor-18509 .elementor-element.elementor-element-ea5501a{--grid-template-columns:repeat(0, auto);--icon-size:18px;--grid-column-gap:0px;--grid-row-gap:0px;}.elementor-18509 .elementor-element.elementor-element-ea5501a .elementor-widget-container{text-align:left;}.elementor-18509 .elementor-element.elementor-element-bdd5e48 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2);}.elementor-18509 .elementor-element.elementor-element-bdd5e48 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2);}.elementor-18509 .elementor-element.elementor-element-bdd5e48 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2);}.elementor-18509 .elementor-element.elementor-element-bdd5e48 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2);}.elementor-18509 .elementor-element.elementor-element-bdd5e48 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2);}.elementor-18509 .elementor-element.elementor-element-bdd5e48 .elementor-icon-list-icon i{color:var( --e-global-color-a959e77 );transition:color 0.3s;}.elementor-18509 .elementor-element.elementor-element-bdd5e48 .elementor-icon-list-icon svg{fill:var( --e-global-color-a959e77 );transition:fill 0.3s;}.elementor-18509 .elementor-element.elementor-element-bdd5e48{--e-icon-list-icon-size:20px;--e-icon-list-icon-align:center;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.125);--icon-vertical-align:center;--icon-vertical-offset:0px;}.elementor-18509 .elementor-element.elementor-element-bdd5e48 .elementor-icon-list-text{color:var( --e-global-color-a959e77 );transition:color 0.3s;}.elementor-18509 .elementor-element.elementor-element-036f7fe > .elementor-widget-container{background-color:var( --e-global-color-a959e77 );margin:0px 0px -21px 0px;padding:20px 0px 15px 0px;}.elementor-18509 .elementor-element.elementor-element-036f7fe{text-align:center;}.elementor-18509 .elementor-element.elementor-element-036f7fe .elementor-heading-title{font-size:25px;font-weight:500;color:#FFFFFF;}#elementor-popup-modal-18509{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-18509 .dialog-message{width:782px;height:auto;}#elementor-popup-modal-18509 .dialog-close-button{display:flex;}#elementor-popup-modal-18509 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-18509 .elementor-element.elementor-element-570a48b{width:37.059%;}.elementor-18509 .elementor-element.elementor-element-46f1e8b{width:62.941%;}}/* Start custom CSS for social-icons, class: .elementor-element-ea5501a */.elementor-social-icon.icon-basic-mail-open-text::before {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-46f1e8b */<script>
document.addEventListener('DOMContentLoaded', function () {
  // Escuchar el evento de envío completado de Formidable Forms
  document.addEventListener('frmFormComplete', function (event) {
    // Esperamos unos milisegundos para dejar que Elementor intente cerrarlo
    setTimeout(function () {
      // Buscamos el popup abierto
      const popup = document.querySelector('.elementor-popup-modal');

      if (popup && popup.classList.contains('dialog-lightbox-open')) {
        // Reabrimos el popup manualmente si se ha cerrado
        if (typeof elementorPro !== 'undefined' && elementorPro.modules.popup) {
          const openPopups = elementorPro.modules.popup.popupInstances;
          for (let id in openPopups) {
            const instance = openPopups[id];
            if (instance && typeof instance.show === 'function') {
              instance.show(); // Forzamos que se mantenga abierto
            }
          }
        }
      }
    }, 100); // Delay corto para que Elementor actúe primero y luego lo "deshagamos"
  });
});
</script>/* End custom CSS */