.elementor-1115 .elementor-element.elementor-element-2e58eba .elementor-button{fill:#FFFFFF;color:#FFFFFF;background-color:#56AF45;}/* Start custom CSS for text-editor, class: .elementor-element-a25b334 */#iframe-formulario-benidorm {
  width: 100%;
  height: 100vh;
  min-height: 1000px;
  border: none;
}
@media (max-width: 768px) {
  #iframe-formulario-benidorm {
    height: 1700px; /* Ajusta según el corte del paso 2 */
  }
}

#formulario-benidorm-fallback {
  display: none;
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 768px) {
  #formulario-benidorm-fallback {
    display: block;
  }

  
}/* End custom CSS */