@charset "UTF-8";
strong,
b {
  font-weight: 700;
}

/* customize button styles */
.button {
  font-weight: bold;
  border-radius: 25px;
}

/* round input fields */
.input-text {
  border-radius: 5px !important;
}

/* remove the blue box in mobile view */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

/* style when passing through the buttons */
.btn-opacity:hover {
  opacity: 0.7;
}

/* align the accordion icons */
.align-icon-edusof .elementor-tab-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}

/* place the asterisk of the forms in red */
.required {
  color: #ff0000;
}

/* footer title */
.nm-footer-bar {
  border-top: 1px solid #eee;
}
.nm-footer-bar .menu > li {
  font-weight: 600;
}

/* page styles page calendar shortcode */
/* title pages calendar */
.text-calendar {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 39px;
}
@media (max-width: 767px) {
  .text-calendar {
    font-size: 25px;
  }
}

.ea-bootstrap {
  text-align: center;
  padding: 32px 0px 32px 0px;
  margin-top: -35px !important;
}
.ea-bootstrap a {
  color: #1f1f75 !important;
}
.ea-bootstrap .calendar {
  margin-right: 15px !important;
  margin-left: 15px !important;
}
.ea-bootstrap .step {
  font-family: "Montserrat";
  margin: auto;
  /* calendario */
}
.ea-bootstrap .step .ui-datepicker-inline {
  border: 1px solid #1f1f75;
  border-radius: 5px;
  box-shadow: none;
}
.ea-bootstrap .step .ui-datepicker .ui-datepicker-header {
  color: #000000;
}
.ea-bootstrap .step .ui-datepicker .ui-datepicker-calendar thead {
  color: #000000;
}
.ea-bootstrap .step .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day {
  background-color: #1f1f75;
}
.ea-bootstrap .step .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
  color: #ffffff !important;
}
.ea-bootstrap .btn {
  font-weight: 700 !important;
  border-radius: 25px !important;
  width: 100% !important;
  padding: 12px 24px !important;
}
.ea-bootstrap .btn-primary {
  background-color: #1f1f75 !important;
  border-color: none !important;
}
.ea-bootstrap .btn-default {
  border-color: #1f1f75 !important;
  color: #1f1f75 !important;
}
.ea-bootstrap .final {
  margin: auto;
  width: 500px;
}
.ea-bootstrap .ea-actions-group {
  margin: auto;
  width: 300px !important;
}
@media (max-width: 767px) {
  .ea-bootstrap .ea-actions-group,
  .ea-bootstrap .final,
  .ea-bootstrap .form-horizontal {
    width: 100% !important;
  }
}
.ea-bootstrap .form-control {
  color: #282828 !important;
  padding: 8px 10px;
  border: 1px solid #e1e1e1 !important;
  background-color: transparent;
  border-radius: 5px !important;
  box-shadow: none !important;
}
.ea-bootstrap .form-horizontal .form-group {
  width: 100%;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.ea-bootstrap .form-horizontal .form-group .ea-actions-group {
  width: 100% !important;
}
.ea-bootstrap .form-horizontal .form-group .control-label {
  color: #000000;
}
.ea-bootstrap .form-horizontal .step.form-group {
  width: 50%;
  display: inline-block;
  margin: 3px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .ea-bootstrap .form-horizontal .step.form-group {
    width: 100%;
    display: block;
    margin: 0px;
  }
}
.ea-bootstrap #booking-overview {
  padding-bottom: 15px !important;
}

/* end shortcode calendar page*/
@media (max-width: 768px) {
  /* remove the padding from the logo */
  .nm-header {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  /* title moduls */
  .title-moduls {
    margin-bottom: -15px !important;
  }
}
@media (max-width: 991px) {
  /* sets the mobile buttons to 100% and removes the color of the buttons*/
  .nm-mobile-menu-content .menu-item a {
    width: 100%;
    color: black !important;
    background-color: #ffffff !important;
  }
}
/* margins of the arrows of the home buttons */
@media (max-width: 1025px) {
  .e-font-icon-svg {
    margin-left: -50px;
  }
}
@media (max-width: 770px) {
  .e-font-icon-svg {
    margin-left: 0px;
  }
}
/* end  */
/* style Dropdown sub-menu  */
.menu-item {
  /* align the flags with the text */
  /* borders the sub menu area */
}
.menu-item a {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
.menu-item .sub-menu {
  border-radius: 5px;
  transition: 0.5s;
  border: solid 1px #eee;
}

/* end Dropdown sub-menu */
.lang-switcher-mobile {
  display: none !important; /* Muestra por defecto */
}
@media (max-width: 990px) {
  .lang-switcher-mobile {
    display: block !important; /* Oculta en pantallas hasta 990px (móvil) */
  }
}

.nm-myaccount-login .password-input {
  position: relative;
}
.nm-myaccount-login .password-input .show-password-input {
  background-color: transparent;
  border: 0;
  position: absolute;
  right: 5px;
  top: 70%;
  transform: translateY(-50%);
}
.nm-myaccount-login .password-input .show-password-input:before {
  content: "\f177"; /* Código Unicode del icono */
  font-family: dashicons;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
}
.nm-myaccount-login .password-input .display-password:before {
  content: "\f530" !important;
}

input {
  background-color: #ffffff !important;
}

.staff-edusof h2,
.staff-edusof h3,
.staff-edusof p {
  text-align: left;
}
.staff-edusof h2,
.staff-edusof h3 {
  text-align: left;
  padding: 0px 10px;
  color: white !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7) !important;
}
.staff-edusof .e-link-in-bio {
  padding: 8px;
}
.staff-edusof .e-link-in-bio__bio {
  margin-top: -60px;
  z-index: 1000;
}
.staff-edusof .e-link-in-bio__ctas {
  display: none !important;
}
.staff-edusof .e-link-in-bio__icons {
  display: none !important;
}
.staff-edusof .e-link-in-bio__identity-image-cover {
  margin-inline: auto !important;
  width: auto !important;
}

.elementor-tab-content {
  padding: 0px 20px 10px 20px !important;
  font-size: 16px !important;
}/*# sourceMappingURL=style.css.map */