.elementor-kit-1150{--e-global-color-primary:#151F36;--e-global-color-secondary:#BF3030;--e-global-color-text:#464646;--e-global-color-accent:#4BB651;--e-global-color-5ba54d7:#F8F8F8;--e-global-color-d3b37fb:#2A7A54;--e-global-color-0a3bacf:#FDFBF8;--e-global-color-e228465:#F6F7F9;--e-global-color-e033c0e:#EFEBE2;--e-global-color-d49e608:#9C9687;--e-global-color-357552a:#C5B9AB;--e-global-color-cfd6744:#FAF9F7;--e-global-typography-primary-font-family:"Sarala";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Sarala";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sarala";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sarala";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;font-family:"Sarala", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-1150 a{color:var( --e-global-color-primary );font-family:"Sarala", Sans-serif;font-size:16px;font-weight:500;}.elementor-kit-1150 h1{color:var( --e-global-color-primary );font-family:"Sarala", Sans-serif;font-size:24px;}.elementor-kit-1150 h2{color:var( --e-global-color-primary );font-family:"Sarala", Sans-serif;font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1150 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.jet-form-builder-choice {
    justify-content: center !important;}
    .campito {
  border: 1px solid #EFEDED !important; /* borde suave inicial */
  padding: 8px;
  border-radius: 4px;
  background-color: #fff;
  transition: all 0.2s ease;
}

/* Cuando el campo está enfocado o se pasa el ratón por encima */
.campito:focus,
.campito:hover {
  border-color: #d7d7d7 !important; /* borde algo más oscuro */
  background-color: #f5f5f5 !important; /* grisito suave */
  outline: none;
}
.sendo{
  
    justify-content: center !important;
 }

.boton-suave {
  background-color: #e0e0e0 !important;
  color: #333 !important;
  border: 1px solid #ccc !important;
  padding: 10px 16px !important;
  border-radius: 6px !important;
  font-size: 16px !important;
  cursor: pointer !important;
  transition: all 0.2s ease !important;
}

.boton-suave:hover {
  background-color: #d0d0d0 !important;
  border-color: #999 !important;
}

.boton-suave:focus {
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(150, 150, 150, 0.3) !important;
}/* End custom CSS */