.elementor-225 .elementor-element.elementor-element-1513b17{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-225 .elementor-element.elementor-element-d2f90b2{--display:flex;}.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-225 .elementor-element.elementor-element-50b9f65{text-align:center;}.elementor-225 .elementor-element.elementor-element-4cbbafd1{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-1998d395 *//* === Registro Nivel Secundario (coherente con Login) === */

.elementor-element[data-id="1998d395"] .um.um-register {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  padding: 25px;
  margin: 20px auto;
  max-width: 420px !important;
}

/* TITULO */
.elementor-element[data-id="1998d395"] .um-form h2,
.elementor-element[data-id="1998d395"] .um-form h3 {
  color: #003671;
  font-weight: 700;
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 15px;
}

/* CAMPOS */
.elementor-element[data-id="1998d395"] .um-field {
  margin-bottom: 12px !important;
}

.elementor-element[data-id="1998d395"] .um-field-label label {
  color: #333;
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 4px;
  display: block;
}

.elementor-element[data-id="1998d395"] .um-form-field {
  width: 100%;
  padding: 9px 11px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 0.95rem;
  transition: border-color 0.3s ease;
  background: #fff;
}

.elementor-element[data-id="1998d395"] .um-form-field:focus {
  border-color: #003671;
  outline: none;
}

/* BOTÓN AZUL UCA */
.elementor-element[data-id="1998d395"] .um-button {
  width: 100%;
  background-color: #003671 !important;
  color: #fff !important;
  border: none;
  padding: 11px 0;
  font-size: 1rem;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
  transition: background 0.3s ease;
  margin-top: 8px;
}

.elementor-element[data-id="1998d395"] .um-button:hover {
  background-color: #002c58 !important;
}

/* CENTRADO Y TIPOGRAFÍA */
.elementor-element[data-id="1998d395"] .um-form,
.elementor-element[data-id="1998d395"] label,
.elementor-element[data-id="1998d395"] input {
  font-family: Calibri, Arial, sans-serif;
  color: #222;
}

/* ENLACES SECUNDARIOS */
.elementor-element[data-id="1998d395"] a {
  color: #003671;
  text-decoration: none;
}

.elementor-element[data-id="1998d395"] a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .elementor-element[data-id="1998d395"] .um.um-register {
    padding: 25px 20px;
    margin: 20px auto;
    max-width: 90% !important;
  }

  .elementor-element[data-id="1998d395"] .um-form h2 {
    font-size: 1.4rem;
  }

  .elementor-element[data-id="1998d395"] .um-button {
    font-size: 0.95rem;
    padding: 10px 0;
  }
}
/* === Ajuste de márgenes entre campos === */
.elementor-element[data-id="1998d395"] .um-row {
  margin-bottom: 10px !important;
}

.elementor-element[data-id="1998d395"] .um-field {
  margin-bottom: 10px !important;
}

.elementor-element[data-id="1998d395"] .um-field-label {
  margin-bottom: 2px !important;
}

/* Compactar el bloque inferior (botón y demás) */
.elementor-element[data-id="1998d395"] .um-col-alt {
  margin-top: 10px !important;
}/* End custom CSS */