.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-19412 .elementor-element.elementor-element-78106f9{--display:flex;--min-height:100vh;--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:165px;--padding-bottom:126px;--padding-left:0px;--padding-right:0px;}.elementor-19412 .elementor-element.elementor-element-78106f9:not(.elementor-motion-effects-element-type-background), .elementor-19412 .elementor-element.elementor-element-78106f9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-19412 .elementor-element.elementor-element-78106f9.e-con{--align-self:center;}.elementor-19412 .elementor-element.elementor-element-c6d4dcb{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:49px 49px 49px 49px;--padding-top:19px;--padding-bottom:5px;--padding-left:0px;--padding-right:0px;}.elementor-19412 .elementor-element.elementor-element-c6d4dcb:not(.elementor-motion-effects-element-type-background), .elementor-19412 .elementor-element.elementor-element-c6d4dcb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-19412 .elementor-element.elementor-element-00179d5{text-align:center;}.elementor-19412 .elementor-element.elementor-element-00179d5 img{width:130px;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.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-19412 .elementor-element.elementor-element-3a1fd7f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:9px 0px 11px 0px;}.elementor-19412 .elementor-element.elementor-element-3a1fd7f{text-align:center;}.elementor-19412 .elementor-element.elementor-element-3a1fd7f .elementor-heading-title{font-family:"Titillium Web", Sans-serif;font-weight:500;color:var( --e-global-color-accent );}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-19412 .elementor-element.elementor-element-7bbbb51 > .elementor-widget-container{padding:31px 31px 31px 31px;}.elementor-19412 .elementor-element.elementor-element-2793371 > .elementor-widget-container{padding:31px 31px 31px 31px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-19412 .elementor-element.elementor-element-c6d4dcb{--width:819px;}}@media(max-width:767px){.elementor-19412 .elementor-element.elementor-element-78106f9{--padding-top:16px;--padding-bottom:0px;--padding-left:14px;--padding-right:14px;}.elementor-19412 .elementor-element.elementor-element-c6d4dcb{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:34px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-19412 .elementor-element.elementor-element-3a1fd7f .elementor-heading-title{font-size:25px;}}/* Start custom CSS for shortcode, class: .elementor-element-7bbbb51 *//* Fuente y contenedor general */
.wpcf7 {
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  color: #333;
  max-width: 680px;
  margin: auto;
}

/* Elimina márgenes excesivos entre bloques */
.wpcf7 form p {
  margin-bottom: 18px;
}

/* Preguntas (etiquetas) */
.wpcf7 form label {
  display: block;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 6px;
  line-height: 1.4;
}

/* Subtextos o aclaraciones */
.wpcf7 form em {
  display: block;
  font-style: italic;
  font-size: 14px;
  color: #666;
  margin-top: 2px;
  margin-bottom: 8px;
}

/* Área de comentarios */
.wpcf7 textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
  resize: vertical;
  box-sizing: border-box;
}

/* Radios (espaciado entre opciones) */
.wpcf7 .wpcf7-list-item {
  margin-right: 12px;
  margin-bottom: 4px;
  display: inline-block;
}

/* Botón de envío */
.wpcf7-submit {
  background-color: #7AC943;
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-top: 10px;
}

.wpcf7-submit:hover {
  background-color: #5ba02c;
}

.wpcf7-submit {
  display: block;
  width: 100%;
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
  background-color: #7AC943;
  color: white;
  border: none;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
  margin-top: 24px;
}

.wpcf7-submit:hover {
  background-color: #5ba02c;
}


input[type="radio"]:checked {
  accent-color: #7AC943;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2793371 *//* Fuente y contenedor general */
.wpcf7 {
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  color: #333;
  max-width: 680px;
  margin: auto;
}

/* Elimina márgenes excesivos entre bloques */
.wpcf7 form p {
  margin-bottom: 18px;
}

/* Preguntas (etiquetas) */
.wpcf7 form label {
  display: block;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 6px;
  line-height: 1.4;
}

/* Subtextos o aclaraciones */
.wpcf7 form em {
  display: block;
  font-style: italic;
  font-size: 14px;
  color: #666;
  margin-top: 2px;
  margin-bottom: 8px;
}

/* Área de comentarios */
.wpcf7 textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
  resize: vertical;
  box-sizing: border-box;
}

/* Radios (espaciado entre opciones) */
.wpcf7 .wpcf7-list-item {
  margin-right: 12px;
  margin-bottom: 4px;
  display: inline-block;
}

/* Botón de envío */
.wpcf7-submit {
  background-color: #7AC943;
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  margin-top: 10px;
}

.wpcf7-submit:hover {
  background-color: #5ba02c;
}

.wpcf7-submit {
  display: block;
  width: 100%;
  padding: 16px;
  font-size: 16px;
  font-weight: bold;
  background-color: #7AC943;
  color: white;
  border: none;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  box-sizing: border-box;
  margin-top: 24px;
}

.wpcf7-submit:hover {
  background-color: #5ba02c;
}


input[type="radio"]:checked {
  accent-color: #7AC943;
}/* End custom CSS */