.elementor-216 .elementor-element.elementor-element-d6bba77{--display:flex;--min-height:35vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--overlay-opacity:0.21;}.elementor-216 .elementor-element.elementor-element-d6bba77:not(.elementor-motion-effects-element-type-background), .elementor-216 .elementor-element.elementor-element-d6bba77 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E6E6E6;background-image:url("https://fundacionmestiza.org/wp-content/uploads/2026/07/pexels-a-darmel-8134171-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-216 .elementor-element.elementor-element-d6bba77::before, .elementor-216 .elementor-element.elementor-element-d6bba77 > .elementor-background-video-container::before, .elementor-216 .elementor-element.elementor-element-d6bba77 > .e-con-inner > .elementor-background-video-container::before, .elementor-216 .elementor-element.elementor-element-d6bba77 > .elementor-background-slideshow::before, .elementor-216 .elementor-element.elementor-element-d6bba77 > .e-con-inner > .elementor-background-slideshow::before, .elementor-216 .elementor-element.elementor-element-d6bba77 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#3B3F52;--background-overlay:'';}.elementor-216 .elementor-element.elementor-element-d6bba77 > .elementor-shape-bottom svg, .elementor-216 .elementor-element.elementor-element-d6bba77 > .e-con-inner > .elementor-shape-bottom svg{height:40px;}.elementor-216 .elementor-element.elementor-element-edf8594{--display:flex;--justify-content:center;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.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-216 .elementor-element.elementor-element-5767622 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:60px;font-weight:700;color:#FFFFFF;}.elementor-216 .elementor-element.elementor-element-570e1c8d{margin-top:100px;margin-bottom:100px;}.elementor-216 .elementor-element.elementor-element-5039545a{text-align:start;}.elementor-216 .elementor-element.elementor-element-5039545a .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;color:#C55A3C;}.elementor-216 .elementor-element.elementor-element-465d13ed .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:50px;font-weight:700;color:#1F4E3D;}.elementor-216 .elementor-element.elementor-element-74ebb078 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:400;line-height:1.3em;color:#2E3331;}body.elementor-page-216:not(.elementor-motion-effects-element-type-background), body.elementor-page-216 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:1024px) and (min-width:768px){.elementor-216 .elementor-element.elementor-element-5834dd13{width:100%;}.elementor-216 .elementor-element.elementor-element-f53551c{width:100%;}}@media(max-width:1024px){.elementor-216 .elementor-element.elementor-element-d6bba77{--min-height:25vh;}.elementor-216 .elementor-element.elementor-element-5767622 .elementor-heading-title{font-size:50px;}.elementor-216 .elementor-element.elementor-element-570e1c8d{margin-top:0px;margin-bottom:100px;}.elementor-216 .elementor-element.elementor-element-465d13ed .elementor-heading-title{font-size:40px;}}@media(max-width:767px){.elementor-216 .elementor-element.elementor-element-5767622 .elementor-heading-title{font-size:35px;}.elementor-216 .elementor-element.elementor-element-465d13ed .elementor-heading-title{font-size:30px;}.elementor-216 .elementor-element.elementor-element-f53551c > .elementor-element-populated{margin:30px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-2a34478 *//* =========================================================
   FUNDACIÓN MESTIZA · CONTACT FORM 7
   ========================================================= */

.fm-contact-form {
  width: 100%;
  color: #2E3331;
  font-family: inherit;
}

/* Oculta campos técnicos para evitar el rectángulo vacío superior */
.fm-contact-form input[type="hidden"],
.wpcf7 input[type="hidden"] {
  display: none !important;
}

/* Dos columnas en escritorio */
.fm-contact-form .fm-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

/* Espaciado entre campos */
.fm-contact-form .fm-field {
  margin-bottom: 20px;
}

/* Etiquetas */
.fm-contact-form label {
  display: block;
  margin-bottom: 8px;
  color: #1F4E3D;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
}

/* Campos */
.fm-contact-form input[type="text"],
.fm-contact-form input[type="email"],
.fm-contact-form input[type="tel"],
.fm-contact-form select,
.fm-contact-form textarea {
  width: 100%;
  min-height: 50px;
  padding: 13px 16px;
  border: 1px solid #E7C2B1;
  border-radius: 9px;
  background-color: #FFFFFF;
  color: #2E3331;
  font-family: inherit;
  font-size: 15px;
  line-height: 1.5;
  outline: none;
  box-sizing: border-box;
  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    background-color 0.25s ease;
}

/* Área del mensaje */
.fm-contact-form textarea {
  min-height: 170px;
  resize: vertical;
}

/* Placeholder */
.fm-contact-form input::placeholder,
.fm-contact-form textarea::placeholder {
  color: #8A8F8C;
  opacity: 1;
}

/* Foco */
.fm-contact-form input[type="text"]:focus,
.fm-contact-form input[type="email"]:focus,
.fm-contact-form input[type="tel"]:focus,
.fm-contact-form select:focus,
.fm-contact-form textarea:focus {
  border-color: #C55A3C;
  background-color: #FFFFFF;
  box-shadow: 0 0 0 3px rgba(197, 90, 60, 0.12);
}

/* Aceptación de datos */
.fm-contact-form .fm-acceptance {
  margin: 2px 0 20px;
  color: #2E3331;
  font-size: 14px;
  line-height: 1.5;
}

.fm-contact-form .fm-acceptance label {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin: 0;
  color: #2E3331;
  font-weight: 400;
  cursor: pointer;
}

.fm-contact-form .fm-acceptance input[type="checkbox"] {
  width: 17px;
  height: 17px;
  margin: 2px 0 0;
  accent-color: #1F4E3D;
  flex: 0 0 auto;
}

/* reCAPTCHA */
.fm-contact-form .fm-recaptcha {
  margin-bottom: 20px;
}

/* Botón */
.fm-contact-form .fm-submit-wrap {
  margin-top: 4px;
}

.fm-contact-form input[type="submit"].fm-submit {
  min-width: 190px;
  padding: 14px 28px;
  border: 1px solid #C55A3C;
  border-radius: 28px;
  background-color: #C55A3C;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  cursor: pointer;
  box-shadow: none;
  transition:
    background-color 0.25s ease,
    border-color 0.25s ease,
    transform 0.25s ease;
}

.fm-contact-form input[type="submit"].fm-submit:hover,
.fm-contact-form input[type="submit"].fm-submit:focus {
  border-color: #1F4E3D;
  background-color: #1F4E3D;
  color: #FFFFFF;
  transform: translateY(-1px);
}

/* Estado de envío */
.fm-contact-form .wpcf7-spinner {
  margin-left: 12px;
}

/* Mensajes de validación */
.fm-contact-form .wpcf7-not-valid {
  border-color: #C55A3C !important;
}

.fm-contact-form .wpcf7-not-valid-tip {
  margin-top: 6px;
  color: #A9472E;
  font-size: 13px;
}

/* Mensaje general de respuesta */
.wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 13px 16px;
  border: 1px solid #D4A93A;
  border-radius: 8px;
  background-color: #F2E9DE;
  color: #1F4E3D;
  font-size: 14px;
  line-height: 1.5;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #1F4E3D;
  background-color: #E8EFEA;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
  border-color: #C55A3C;
  background-color: #F2E9DE;
}

/* Adaptación móvil */
@media (max-width: 767px) {

  .fm-contact-form .fm-form-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .fm-contact-form input[type="submit"].fm-submit {
    width: 100%;
  }

  .fm-contact-form textarea {
    min-height: 150px;
  }
}

/* Evita que reCAPTCHA se salga en móviles pequeños */
@media (max-width: 380px) {

  .fm-contact-form .g-recaptcha {
    transform: scale(0.88);
    transform-origin: left top;
    margin-bottom: -8px;
  }
}/* End custom CSS */