.background-primary {
  background-color: #ff266e;
  color: #fff;
}

.background-primary {
  background-color: #ff266e;
  color: #fff;
}
.background-primary:hover {
  background: rgba(255, 38, 110, 0.75);
}

.btn-primary {
  background-color: #ff266e !important;
  color: #fff;
}
.btn-primary:hover {
  background: rgba(255, 38, 110, 0.75);
}
.btn-primary.outlined {
  background-color: transparent !important;
  color: #ff266e;
  border: 1px solid #ff266e;
}
.btn-primary.simple {
  background-color: transparent !important;
  color: #ff266e;
  border: transparent solid #ff266e;
}

.background-primary-dark {
  background-color: #ec125b;
  color: #fff;
}
.background-primary-dark:hover {
  background: rgba(236, 18, 91, 0.75);
}

.btn-primary-dark {
  background-color: #ec125b !important;
  color: #fff;
}
.btn-primary-dark:hover {
  background: rgba(236, 18, 91, 0.75);
}
.btn-primary-dark.outlined {
  background-color: transparent !important;
  color: #ec125b;
  border: 1px solid #ec125b;
}
.btn-primary-dark.simple {
  background-color: transparent !important;
  color: #ec125b;
  border: transparent solid #ec125b;
}

.background-medicina {
  background-color: #0055a2;
  color: #fff;
}
.background-medicina:hover {
  background: rgba(0, 85, 162, 0.75);
}

.btn-medicina {
  background-color: #0055a2 !important;
  color: #fff;
}
.btn-medicina:hover {
  background: rgba(0, 85, 162, 0.75);
}
.btn-medicina.outlined {
  background-color: transparent !important;
  color: #0055a2;
  border: 1px solid #0055a2;
}
.btn-medicina.simple {
  background-color: transparent !important;
  color: #0055a2;
  border: transparent solid #0055a2;
}

.background-medicina-dark {
  background-color: #203b83;
  color: #fff;
}
.background-medicina-dark:hover {
  background: rgba(32, 59, 131, 0.75);
}

.btn-medicina-dark {
  background-color: #203b83 !important;
  color: #fff;
}
.btn-medicina-dark:hover {
  background: rgba(32, 59, 131, 0.75);
}
.btn-medicina-dark.outlined {
  background-color: transparent !important;
  color: #203b83;
  border: 1px solid #203b83;
}
.btn-medicina-dark.simple {
  background-color: transparent !important;
  color: #203b83;
  border: transparent solid #203b83;
}

.background-enfermeria {
  background-color: #008066;
  color: #fff;
}
.background-enfermeria:hover {
  background: rgba(0, 128, 102, 0.75);
}

.btn-enfermeria {
  background-color: #008066 !important;
  color: #fff;
}
.btn-enfermeria:hover {
  background: rgba(0, 128, 102, 0.75);
}
.btn-enfermeria.outlined {
  background-color: transparent !important;
  color: #008066;
  border: 1px solid #008066;
}
.btn-enfermeria.simple {
  background-color: transparent !important;
  color: #008066;
  border: transparent solid #008066;
}

.background-bibliografia {
  background-color: #f09146;
  color: #fff;
}
.background-bibliografia:hover {
  background: rgba(240, 145, 70, 0.75);
}

.btn-bibliografia {
  background-color: #f09146 !important;
  color: #fff;
}
.btn-bibliografia:hover {
  background: rgba(240, 145, 70, 0.75);
}
.btn-bibliografia.outlined {
  background-color: transparent !important;
  color: #f09146;
  border: 1px solid #f09146;
}
.btn-bibliografia.simple {
  background-color: transparent !important;
  color: #f09146;
  border: transparent solid #f09146;
}

.background-actualidad {
  background-color: #5398ff;
  color: #fff;
}
.background-actualidad:hover {
  background: rgba(83, 152, 255, 0.75);
}

.btn-actualidad {
  background-color: #5398ff !important;
  color: #fff;
}
.btn-actualidad:hover {
  background: rgba(83, 152, 255, 0.75);
}
.btn-actualidad.outlined {
  background-color: transparent !important;
  color: #5398ff;
  border: 1px solid #5398ff;
}
.btn-actualidad.simple {
  background-color: transparent !important;
  color: #5398ff;
  border: transparent solid #5398ff;
}

.background-e-health {
  background-color: #a0cf67;
  color: #fff;
}
.background-e-health:hover {
  background: rgba(160, 207, 103, 0.75);
}

.btn-e-health {
  background-color: #a0cf67 !important;
  color: #fff;
}
.btn-e-health:hover {
  background: rgba(160, 207, 103, 0.75);
}
.btn-e-health.outlined {
  background-color: transparent !important;
  color: #a0cf67;
  border: 1px solid #a0cf67;
}
.btn-e-health.simple {
  background-color: transparent !important;
  color: #a0cf67;
  border: transparent solid #a0cf67;
}

.background-f-d-guardia {
  background-color: #16c8a4;
  color: #fff;
}
.background-f-d-guardia:hover {
  background: rgba(22, 200, 164, 0.75);
}

.btn-f-d-guardia {
  background-color: #16c8a4 !important;
  color: #fff;
}
.btn-f-d-guardia:hover {
  background: rgba(22, 200, 164, 0.75);
}
.btn-f-d-guardia.outlined {
  background-color: transparent !important;
  color: #16c8a4;
  border: 1px solid #16c8a4;
}
.btn-f-d-guardia.simple {
  background-color: transparent !important;
  color: #16c8a4;
  border: transparent solid #16c8a4;
}

.background-filtro-tienda {
  background-color: #fff;
  color: #fff;
}
.background-filtro-tienda:hover {
  background: rgba(255, 255, 255, 0.75);
}

.btn-filtro-tienda {
  background-color: #fff !important;
  color: #fff;
}
.btn-filtro-tienda:hover {
  background: rgba(255, 255, 255, 0.75);
}
.btn-filtro-tienda.outlined {
  background-color: transparent !important;
  color: #fff;
  border: 1px solid #fff;
}
.btn-filtro-tienda.simple {
  background-color: transparent !important;
  color: #fff;
  border: transparent solid #fff;
}

.background-ccc {
  background-color: #ccc;
  color: #fff;
}
.background-ccc:hover {
  background: rgba(204, 204, 204, 0.75);
}

.btn-ccc {
  background-color: #ccc !important;
  color: #fff;
}
.btn-ccc:hover {
  background: rgba(204, 204, 204, 0.75);
}
.btn-ccc.outlined {
  background-color: transparent !important;
  color: #ccc;
  border: 1px solid #ccc;
}
.btn-ccc.simple {
  background-color: transparent !important;
  color: #ccc;
  border: transparent solid #ccc;
}

.background-filtro-tienda {
  color: #575757;
}

.background-primary {
  background-color: #ff266e;
  color: #fff;
}

.background-primary {
  background-color: #ff266e;
  color: #fff;
}
.background-primary:hover {
  background: rgba(255, 38, 110, 0.75);
}

.btn-primary {
  background-color: #ff266e !important;
  color: #fff;
}
.btn-primary:hover {
  background: rgba(255, 38, 110, 0.75);
}
.btn-primary.outlined {
  background-color: transparent !important;
  color: #ff266e;
  border: 1px solid #ff266e;
}
.btn-primary.simple {
  background-color: transparent !important;
  color: #ff266e;
  border: transparent solid #ff266e;
}

.background-primary-dark {
  background-color: #ec125b;
  color: #fff;
}
.background-primary-dark:hover {
  background: rgba(236, 18, 91, 0.75);
}

.btn-primary-dark {
  background-color: #ec125b !important;
  color: #fff;
}
.btn-primary-dark:hover {
  background: rgba(236, 18, 91, 0.75);
}
.btn-primary-dark.outlined {
  background-color: transparent !important;
  color: #ec125b;
  border: 1px solid #ec125b;
}
.btn-primary-dark.simple {
  background-color: transparent !important;
  color: #ec125b;
  border: transparent solid #ec125b;
}

.background-medicina {
  background-color: #0055a2;
  color: #fff;
}
.background-medicina:hover {
  background: rgba(0, 85, 162, 0.75);
}

.btn-medicina {
  background-color: #0055a2 !important;
  color: #fff;
}
.btn-medicina:hover {
  background: rgba(0, 85, 162, 0.75);
}
.btn-medicina.outlined {
  background-color: transparent !important;
  color: #0055a2;
  border: 1px solid #0055a2;
}
.btn-medicina.simple {
  background-color: transparent !important;
  color: #0055a2;
  border: transparent solid #0055a2;
}

.background-medicina-dark {
  background-color: #203b83;
  color: #fff;
}
.background-medicina-dark:hover {
  background: rgba(32, 59, 131, 0.75);
}

.btn-medicina-dark {
  background-color: #203b83 !important;
  color: #fff;
}
.btn-medicina-dark:hover {
  background: rgba(32, 59, 131, 0.75);
}
.btn-medicina-dark.outlined {
  background-color: transparent !important;
  color: #203b83;
  border: 1px solid #203b83;
}
.btn-medicina-dark.simple {
  background-color: transparent !important;
  color: #203b83;
  border: transparent solid #203b83;
}

.background-enfermeria {
  background-color: #008066;
  color: #fff;
}
.background-enfermeria:hover {
  background: rgba(0, 128, 102, 0.75);
}

.btn-enfermeria {
  background-color: #008066 !important;
  color: #fff;
}
.btn-enfermeria:hover {
  background: rgba(0, 128, 102, 0.75);
}
.btn-enfermeria.outlined {
  background-color: transparent !important;
  color: #008066;
  border: 1px solid #008066;
}
.btn-enfermeria.simple {
  background-color: transparent !important;
  color: #008066;
  border: transparent solid #008066;
}

.background-bibliografia {
  background-color: #f09146;
  color: #fff;
}
.background-bibliografia:hover {
  background: rgba(240, 145, 70, 0.75);
}

.btn-bibliografia {
  background-color: #f09146 !important;
  color: #fff;
}
.btn-bibliografia:hover {
  background: rgba(240, 145, 70, 0.75);
}
.btn-bibliografia.outlined {
  background-color: transparent !important;
  color: #f09146;
  border: 1px solid #f09146;
}
.btn-bibliografia.simple {
  background-color: transparent !important;
  color: #f09146;
  border: transparent solid #f09146;
}

.background-actualidad {
  background-color: #5398ff;
  color: #fff;
}
.background-actualidad:hover {
  background: rgba(83, 152, 255, 0.75);
}

.btn-actualidad {
  background-color: #5398ff !important;
  color: #fff;
}
.btn-actualidad:hover {
  background: rgba(83, 152, 255, 0.75);
}
.btn-actualidad.outlined {
  background-color: transparent !important;
  color: #5398ff;
  border: 1px solid #5398ff;
}
.btn-actualidad.simple {
  background-color: transparent !important;
  color: #5398ff;
  border: transparent solid #5398ff;
}

.background-e-health {
  background-color: #a0cf67;
  color: #fff;
}
.background-e-health:hover {
  background: rgba(160, 207, 103, 0.75);
}

.btn-e-health {
  background-color: #a0cf67 !important;
  color: #fff;
}
.btn-e-health:hover {
  background: rgba(160, 207, 103, 0.75);
}
.btn-e-health.outlined {
  background-color: transparent !important;
  color: #a0cf67;
  border: 1px solid #a0cf67;
}
.btn-e-health.simple {
  background-color: transparent !important;
  color: #a0cf67;
  border: transparent solid #a0cf67;
}

.background-f-d-guardia {
  background-color: #16c8a4;
  color: #fff;
}
.background-f-d-guardia:hover {
  background: rgba(22, 200, 164, 0.75);
}

.btn-f-d-guardia {
  background-color: #16c8a4 !important;
  color: #fff;
}
.btn-f-d-guardia:hover {
  background: rgba(22, 200, 164, 0.75);
}
.btn-f-d-guardia.outlined {
  background-color: transparent !important;
  color: #16c8a4;
  border: 1px solid #16c8a4;
}
.btn-f-d-guardia.simple {
  background-color: transparent !important;
  color: #16c8a4;
  border: transparent solid #16c8a4;
}

.background-filtro-tienda {
  background-color: #fff;
  color: #fff;
}
.background-filtro-tienda:hover {
  background: rgba(255, 255, 255, 0.75);
}

.btn-filtro-tienda {
  background-color: #fff !important;
  color: #fff;
}
.btn-filtro-tienda:hover {
  background: rgba(255, 255, 255, 0.75);
}
.btn-filtro-tienda.outlined {
  background-color: transparent !important;
  color: #fff;
  border: 1px solid #fff;
}
.btn-filtro-tienda.simple {
  background-color: transparent !important;
  color: #fff;
  border: transparent solid #fff;
}

.background-ccc {
  background-color: #ccc;
  color: #fff;
}
.background-ccc:hover {
  background: rgba(204, 204, 204, 0.75);
}

.btn-ccc {
  background-color: #ccc !important;
  color: #fff;
}
.btn-ccc:hover {
  background: rgba(204, 204, 204, 0.75);
}
.btn-ccc.outlined {
  background-color: transparent !important;
  color: #ccc;
  border: 1px solid #ccc;
}
.btn-ccc.simple {
  background-color: transparent !important;
  color: #ccc;
  border: transparent solid #ccc;
}

.background-filtro-tienda {
  color: #575757;
}

.mascarahtml {
  height: 100vh;
  overflow: hidden;
}

* {
  transition: all 0.3s ease-in-out;
}

body {
  font-family: "Roboto", sans-serif !important;
  background-color: #fdfdfd;
}
body.clip {
  overflow: hidden;
}

button {
  background: transparent;
  border: unset;
}

.wpcf7-spinner {
  display: none;
}

.wpcf7-form.submitting .wpcf7-spinner {
  display: block !important;
  position: fixed !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background: url(../media/icon/loader.svg);
  background-color: rgba(35, 40, 45, 0.5607843137);
  background-size: 15%;
  background-position: center;
  background-repeat: no-repeat;
  height: 100% !important;
  width: 100% !important;
  margin: 0px !important;
  border-radius: 0px !important;
}

.wpcf7 form .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: block;
  margin: 0 !important;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem !important;
  position: fixed !important;
  z-index: 10;
  width: min(100% - 32px, 646px);
  top: 14vh;
  left: 50%;
  transform: translateX(-50%);
  transform: translate(-50%, -120%) !important;
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}

@media only screen and (min-width: 100px) and (max-width: 555px) {
  .zsiq-newtheme.zsiq_size2[embedtheme],
.zsiq-newtheme.zsiq_size3[embedtheme],
body .zsiq-mobhgt[embedtheme].zsiq-newtheme {
    height: 75% !important;
  }
}
.accordion-trigger.active i {
  transform: rotate(180deg);
}

.accordion-panel {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.accordion-trigger.active ~ .accordion-panel {
  display: block;
  overflow: unset;
  opacity: 1;
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* contenedor marginado*/
.contenedor {
  width: min(100% - 36px, 960px - 64px);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1441px) {
  .contenedor {
    width: 1186px !important;
  }
}
.solapa-sup {
  display: none;
  position: absolute;
  z-index: 1;
  width: min(100% - 36px, 960px);
  height: 250px;
  left: 50%;
  top: 0rem;
  transform: translateX(-50%);
  background: linear-gradient(0deg, #fdfdfd, #fdfdfd);
  box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.solapa-sup::after {
  content: "";
  position: absolute;
  bottom: -1rem;
  left: 0;
  width: 100%;
  height: 2rem;
  background-color: #fdfdfd;
}

@media screen and (min-width: 1024px) {
  .br-desktop {
    display: block;
  }

  .solapa-sup {
    display: block;
    box-shadow: 0px -20px 20px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
  }

  .c-hover:hover {
    transform: translateY(-10px);
    box-shadow: 0px 5px 12px 1px #a8a2b9;
  }
}
@media screen and (min-width: 1445px) {
  .solapa-sup {
    width: min(100%,1250px);
  }
}
.modal {
  display: flex;
  opacity: 0;
  top: 100%;
  transition-delay: 0.5s;
}
.modal.is-active {
  top: 0;
  opacity: 1;
  transition: 0.5s;
  z-index: 100;
}
.modal.is-active .modal-card {
  opacity: 1;
  transition-delay: 0.5s;
}
.modal.is-active .modal-background {
  opacity: 1;
  transition-delay: 0.5s;
}
.modal-background {
  opacity: 0;
  transition-delay: 0s;
  background: rgba(63, 108, 187, 0.8509803922);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.modal-card {
  transition-delay: 0s;
  opacity: 0;
  width: calc(100% - 76px);
  max-height: unset;
  border-radius: 0.5rem;
  background-color: #fdfdfd;
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1254901961);
}
.modal-card-head {
  align-items: flex-start;
  justify-content: space-between;
  background-color: #fdfdfd;
  border: none;
  border-radius: 8px 8px 0 0;
  padding: 1.5rem;
  gap: 0.5rem;
}
.modal-card-head .delete {
  padding: 0;
  background: transparent;
  width: 16px;
  height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  min-height: 16px;
}
.modal-card-head .delete::after {
  height: 100%;
}
.modal-card-head .delete::before {
  width: 100%;
}
.modal-card-head .delete::after, .modal-card-head .delete::before {
  background-color: #979797;
}
.modal-card-body {
  padding: 1.5rem;
  border-radius: 0 0 8px 8px;
}
.modal-card-foot {
  background-color: #fdfdfd;
}
.modal-card-title {
  font-size: 1.25rem;
  font-weight: 500;
  color: #494949;
}
.modal-card-subtitle {
  font-size: 0.875rem;
  color: #979797;
  margin-top: 0.25rem;
  line-height: 1.3em;
}
.modal .formulario-campos {
  display: flex;
  flex-flow: row wrap;
  gap: 0.75rem;
}
.modal .formulario-campos > div {
  width: min(225px, 100%);
  flex-grow: 1;
}
.modal .formulario-campos label {
  display: block;
  font-size: clamp(0.875rem, 2vw, 1.125rem);
  color: #494949;
  font-weight: 500;
}
.modal .formulario-campos .intl-tel-input {
  width: 100%;
}
.modal .formulario-campos input,
.modal .formulario-campos select {
  font-size: 0.875rem;
  padding: 0.25rem 0.5rem;
  width: 100%;
  border: 1px solid rgba(87, 87, 87, 0.2509803922);
  border-radius: 4px;
  background-color: #fff !important;
  min-height: 2rem !important;
}
.modal .formulario-campos input::-moz-placeholder, .modal .formulario-campos select::-moz-placeholder {
  color: #979797;
}
.modal .formulario-campos input:-ms-input-placeholder, .modal .formulario-campos select:-ms-input-placeholder {
  color: #979797;
}
.modal .formulario-campos input::placeholder,
.modal .formulario-campos select::placeholder {
  color: #979797;
}
.modal .formulario-campos input.btn.button {
  background-color: #ff266e !important;
}
.modal .formulario-campos .intl-tel-input.allow-dropdown {
  width: 100%;
}
.modal .formulario-campos .intl-tel-input.allow-dropdown input[type=tel] {
  padding-left: 3rem;
}
.modal .formulario-campos input[type=checkbox] {
  width: unset;
  border: 1px solid rgba(87, 87, 87, 0.2509803922);
  border-radius: 4px;
  background-color: #fff !important;
  min-height: unset !important;
}
.modal .formulario-campos .campo-doble {
  display: flex;
  gap: 0.75rem;
}
.modal .formulario .verificacion {
  margin-top: 0.25rem;
  padding: 1rem;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.modal .formulario .verificacion .casillaverificacion {
  min-height: unset !important;
  padding: 0;
  width: 1rem;
  height: 1rem;
}
.modal .formulario .verificacion .casillaverificacion-label {
  display: flex;
  line-height: 1.2;
  gap: 0.5rem;
  font-size: clamp(0.75rem, 2vw, 0.875rem);
}
.modal .formulario .button {
  margin: 0.25rem auto 0;
  width: 100%;
}
.modal .formulario .wpcf7-not-valid-tip {
  font-size: 0.8em;
  margin-top: 4px;
}
.modal .formulario .wpcf7-submit:disabled {
  background-color: #808fa6 !important;
  cursor: not-allowed;
  box-shadow: none;
}

#modal-newsletter .modal-card,
#modal-temario .modal-card {
  overflow: visible !important;
}
#modal-newsletter .wpcf7 form.sent .wpcf7-response-output,
#modal-temario .wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}

#modal-success .modal-card {
  max-width: 19.5rem;
}
#modal-success .modal-card-body {
  padding: 3.25rem 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
#modal-success .modal-card-body .info {
  text-align: center;
}
#modal-success .modal-card-body .info-title {
  font-size: 1.5rem;
  font-weight: 500;
  color: #494949;
}
#modal-success .modal-card-body .info-msj {
  font-size: 14px;
  color: #979797;
}

.modal-addcart-validation .modal-card {
  max-width: 26.125rem;
}
.modal-addcart-validation .modal-card-body {
  padding: 3.25rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.modal-addcart-validation .modal-card-body .info {
  text-align: center;
}
.modal-addcart-validation .modal-card-body .info-title {
  font-size: 1.5rem;
  font-weight: 500;
  color: #494949;
}
.modal-addcart-validation .modal-card-body .info-msj {
  font-size: 14px;
  color: #979797;
}
.modal-addcart-validation .modal-card-body .botones {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.modal-addcart-validation .modal-card-body .button {
  max-width: 298px;
  width: 100%;
  padding: 0.5rem 1rem;
}

@media screen and (min-width: 768px) {
  .modal .salto-de-linea {
    display: inline;
  }
  .modal-card {
    width: 100%;
    max-width: 640px;
    border-radius: 8px;
  }
  .modal-card-head {
    padding: 1.5rem 2rem;
  }
  .modal-card-head .delete {
    display: initial;
  }
  .modal-card-body {
    padding: 2rem 2rem 1rem;
  }
  .modal-card-body .button {
    max-width: 204px;
  }
  .modal-card-body .formulario-campos {
    gap: 1.5rem;
  }
}
.notification {
  padding: 0;
  position: fixed;
  z-index: 101;
  background: transparent;
  width: min(100% - 32px, 646px);
  top: 14vh;
  left: 50%;
  transform: translateX(-50%);
}
.notification.success .notification-cont {
  border: 1px solid #32bea6;
}
.notification.error .notification-cont {
  border: 1px solid #e04f5f;
}
.notification-cont {
  width: 100%;
  padding: 1rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.notification-cont .info {
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.notification-cont .info i {
  line-height: 1;
}
.notification-cont .info h5 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #02204d;
}
.notification-cont button {
  cursor: pointer;
}

#modal-logreg {
  top: 0;
}
#modal-logreg .modal-cont {
  width: calc(100% - 32px);
  max-width: 40rem;
}
#modal-logreg .modal-card {
  width: 100%;
  margin: 0;
  max-width: unset;
}
#modal-logreg .modal-card-head {
  padding: 1rem 1rem 0;
  justify-content: flex-end;
  background-color: transparent;
}
#modal-logreg .modal-card-head .delete {
  z-index: 10;
}
#modal-logreg .modal-card-body {
  padding: 0.75rem 2.375rem 2rem;
  min-height: 28.75rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}
#modal-logreg .modal-card-body > div {
  width: 100%;
}
#modal-logreg .modal-card-body .info {
  text-align: center;
}
#modal-logreg .modal-card-body .info-title {
  font-size: 1.75rem;
  line-height: 1.1;
  font-weight: 500;
  color: #02204d;
}
#modal-logreg .modal-card-body .info-msj {
  margin-top: 0.25rem;
  font-size: 0.75rem;
  color: #979797;
}
#modal-logreg .modal-card-body .btn.button {
  height: 2rem;
}
#modal-logreg .modal-card-img {
  display: none;
}
#modal-logreg .modal-card .formulario-campos {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
#modal-logreg .modal-card .formulario-campos > div {
  width: 100%;
  flex-grow: 1;
}
#modal-logreg .modal-card .formulario-campos input,
#modal-logreg .modal-card .formulario-campos select {
  font-size: 0.875rem;
  width: 100%;
  border: 1px solid #f2f2f7;
  border-radius: 4px;
  background-color: #f6f8fc !important;
  min-height: 2rem !important;
}
#modal-logreg .modal-card .formulario-campos input::-moz-placeholder, #modal-logreg .modal-card .formulario-campos select::-moz-placeholder {
  color: #979797;
}
#modal-logreg .modal-card .formulario-campos input:-ms-input-placeholder, #modal-logreg .modal-card .formulario-campos select:-ms-input-placeholder {
  color: #979797;
}
#modal-logreg .modal-card .formulario-campos input::placeholder,
#modal-logreg .modal-card .formulario-campos select::placeholder {
  color: #979797;
}
#modal-logreg .modal-card .formulario-campos select option[value=""] {
  color: #979797;
}
#modal-logreg .modal-card .formulario-campos .campo-doble {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#modal-logreg .modal-card .formulario-campos .icon {
  color: #979797;
}
#modal-logreg .modal-card .formulario-campos .field {
  margin: 0;
}
#modal-logreg .modal-card .formulario-campos .field:focus-within .icon {
  color: #000;
}
#modal-logreg .modal-card .formulario-campos .forgot-pass {
  font-size: 0.625rem;
  color: #ff266e;
  line-height: 1;
  text-align: right;
}
#modal-logreg .modal-card .formulario .logreg-tabs {
  margin: 0 0 0.7rem;
}
#modal-logreg .modal-card .formulario .logreg-tabs ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
#modal-logreg .modal-card .formulario .logreg-tabs ul li {
  padding: 0.25rem;
  position: relative;
  text-align: center;
  font-size: 0.625rem;
}
#modal-logreg .modal-card .formulario .logreg-tabs ul li a {
  color: #a4a4a4;
}
#modal-logreg .modal-card .formulario .logreg-tabs ul li::after {
  position: absolute;
  content: " ";
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #f2f2f7;
}
#modal-logreg .modal-card .formulario .logreg-tabs ul li.is-active a {
  color: #00b6de;
}
#modal-logreg .modal-card .formulario .logreg-tabs ul li.is-active::after {
  background-color: #00b6de;
}
#modal-logreg .modal-card .logreg-cont-redes {
  padding-top: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75rem;
}
#modal-logreg .modal-card .logreg-cont-redes p {
  font-size: 0.75rem;
  color: #a4a4a4;
  line-height: 1.1;
  text-align: center;
}
#modal-logreg .modal-card .logreg-cont-redes .iconos {
  display: flex;
  gap: 0.5rem;
}
#modal-logreg .notification {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  position: relative;
  opacity: 0;
  width: 100%;
  top: unset;
  left: unset;
  transform: none;
}
#modal-logreg .notification .info-text h5 {
  line-height: 1;
}
#modal-logreg .notification.news-login .info-text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
#modal-logreg .notification.news-login .info-text-body {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
#modal-logreg .notification.news-login .info-text .button {
  font-size: 0.75rem;
  line-height: 1.5;
  height: unset;
  padding: 0.25rem 1rem;
}
#modal-logreg .notification.news-login .info h5 {
  font-size: clamp(1rem, 2vw, 1.25rem);
  font-weight: 500;
  line-height: 1;
}
#modal-logreg .notification.news-login .info h6 {
  font-size: clamp(0.75rem, 2vw, 0.875rem);
  line-height: 1.1;
}
#modal-logreg .notification.news-login .info i {
  color: #02204d;
}
#modal-logreg .notification:not(:last-child) {
  margin-bottom: 1rem;
}
#modal-logreg .notification:last-child {
  margin-top: 1rem;
}
#modal-logreg .notification-cont button {
  width: 1rem;
  padding: 0;
}
#modal-logreg.is-active .notification {
  opacity: 1;
  transition-delay: 0.5s;
}

@media screen and (min-width: 768px) {
  #modal-logreg .modal-card {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  }
  #modal-logreg .modal-card-head {
    background-color: transparent;
  }
  #modal-logreg .modal-card-body {
    max-width: 340px;
  }
  #modal-logreg .modal-card-body .btn.button {
    max-width: unset;
  }
  #modal-logreg .modal-card-img {
    display: block;
    position: absolute;
    width: 300px;
    height: 100%;
    right: 0;
    top: 0;
  }
  #modal-logreg .modal-card-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #modal-logreg .notification {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  }
  #modal-logreg .notification.news-login .info {
    width: 100%;
  }
  #modal-logreg .notification.news-login .info-text {
    flex-grow: 1;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  #modal-logreg .notification.news-login .info-text .button {
    height: 2rem;
    font-size: 1rem;
    max-width: 204px;
    width: 100%;
  }
}
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #ff266e;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.1em;
  padding: 6px 0.5rem 3px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.btn:hover {
  background-color: #ec125b;
  color: #fff;
  cursor: pointer;
}
.btn:focus, .btn:target {
  box-shadow: inset 0 0 1px 3px rgba(72, 95, 199, 0.25);
}
.btn-mid {
  font-size: 0.75rem;
  line-height: 14px;
  padding: 0.375rem 0.75rem;
}
.btn-big {
  font-size: 0.875rem;
  line-height: 17px;
  padding: 0.5rem 1.5rem;
}
.btn.outlined {
  background-color: transparent !important;
  color: #ff266e;
  border: 1px solid #ff266e;
}
.btn.outlined:hover {
  color: #ff266e !important;
}
.btn.simple {
  background-color: transparent !important;
  color: #ff266e;
  border: transparent;
}
.btn.simple:hover {
  color: #ff266e !important;
  text-decoration: underline;
  box-shadow: none;
}
.btn-mid:hover, .btn-big:hover {
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3647058824);
}
.btn-mid:focus, .btn-mid:target, .btn-big:focus, .btn-big:target {
  box-shadow: inset 0 0 2px 3px rgba(72, 95, 199, 0.25);
}
.btn-medicina.active {
  background-color: #0055a2;
}
.btn-medicina:hover, .btn-medicina:focus {
  background-color: #0055a2;
}
.btn-enfermeria.active {
  background-color: #008066;
}
.btn-enfermeria:hover, .btn-enfermeria:focus {
  background-color: #008066;
}
.btn-bibliografias.active {
  background-color: #f09146;
}
.btn-bibliografias:hover, .btn-bibliografias:focus {
  background-color: #f09146;
}
.btn-medicina, .btn-enfermeria, .btn-bibliografias {
  background-color: transparent;
  border: 1px solid #acacac;
  color: #acacac;
}
.btn-medicina.active, .btn-enfermeria.active, .btn-bibliografias.active {
  border: none;
  color: #fff;
  font-weight: 700;
}

.button {
  background-color: #ff266e !important;
  border: unset;
  text-transform: uppercase;
}
.button:hover, .button:focus {
  color: #fff !important;
  box-shadow: 0px 0px 12px rgba(79, 61, 114, 0.45);
}
.button:focus, .button:target {
  box-shadow: inset 0 0 1px 3px rgba(72, 95, 199, 0.25) !important;
}

.tags {
  padding: 0.125rem 0.5rem;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  color: #fff;
  border-radius: 3px;
  background-color: #ff266e;
}
.tags:hover {
  color: #fff;
}
.tags-medicina {
  background-color: #0055a2;
}
.tags-enfermeria {
  background-color: #008066;
}
.tags-bibliografia {
  background-color: #f09146;
}
.tags-actualidad {
  background-color: #5398ff;
}
.tags-f-d-guardia {
  background-color: #16c8a4;
}
.tags:last-child, .tags:first-child {
  margin: 0 !important;
}

.salto-de-linea {
  display: block;
}

.invisible {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .btn-big {
    font-size: 1rem;
    line-height: 19px;
    padding: 0.375rem 1rem;
  }
}
header {
  position: absolute;
  width: 100%;
}
header .navbar {
  justify-content: center;
  position: relative;
  z-index: 100;
  padding: 1rem 0 0;
  background: transparent;
}
header .navbar-brand {
  position: relative;
  z-index: 102;
  justify-content: center;
}
header .navbar-brand .logo {
  padding: 0;
}
header .navbar-brand img {
  height: 35px;
  max-height: unset;
}

@media screen and (min-width: 1024px) {
  header .navbar-brand {
    align-items: center;
  }
  header .navbar-brand .logo {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
  header .navbar-brand .logo img {
    height: 45px;
  }
  header .navbar-brand .icons {
    display: none;
  }
  header .navbar .accordion-panel {
    max-height: 0;
    overflow: unset;
  }
  header .navbar .accordion-trigger:hover ~ .accordion-panel {
    opacity: 1;
  }
}
.hero {
  position: relative;
  background: linear-gradient(349.47deg, rgba(32, 59, 131, 0.9) 31.24%, rgba(83, 152, 255, 0.9) 84.32%);
  padding: 4.75rem 1rem 3.25rem;
}
.hero-cont {
  text-align: center;
}
.hero-cont h1 {
  font-size: clamp(1.5rem, 5vw, 2.25rem);
  line-height: 1.1em;
  font-weight: 700;
}
.hero-cont h1,
.hero-cont h2 {
  color: #fff;
  text-align: center;
}
.hero-cont h2 {
  font-size: clamp(1rem, 3vw, 1.5rem);
  line-height: 1.1719em;
  font-weight: 300;
}

@media screen and (min-width: 767px) {
  .hero {
    min-height: 360px;
    background: 25% top url(../media/b-hero.jpg);
    background-size: cover !important;
    padding: 0;
    align-items: center;
    justify-content: center;
  }
  .hero-cont h1 {
    max-width: 30ch;
    margin: 0 auto;
  }
  .hero-cont h2 {
    max-width: 70ch;
    margin: 0 auto;
  }
  .hero-cont h2 .salto-de-linea {
    display: inline;
  }
}
.hero {
  min-height: unset;
}
.hero h1 {
  font-size: clamp(1.875rem, 5vw, 3rem);
}
.hero h2 {
  font-size: clamp(1.125rem, 4vw, 1.75rem);
}

.links {
  padding: 42px 0;
}
.links-cont {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  row-gap: 1rem;
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
  width: min(100% - 64px, 960px);
}
.links-card {
  width: min(100%, 440px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-size: cover;
  background-position: center;
  background-color: rgba(2, 32, 77, 0.8);
  background-blend-mode: multiply;
  min-height: 385px;
  padding: 1.625rem 2rem 1.875rem;
  border-radius: 10px;
}
.links-card-info {
  flex-grow: 1;
  color: #fff;
}
.links-card-info-title {
  margin-bottom: 0.5rem;
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  font-weight: 700;
  line-height: 1.2em;
}
.links-card-info-subtitle {
  font-size: clamp(12px, 2vw, 1rem);
}
.links-card img {
  max-width: 80%;
  margin-bottom: 0.5rem;
}

.footer {
  background: #333333;
  padding: 0;
}
.footer-cont {
  width: min(100% - 64px, 960px);
  padding: 2rem 1rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.footer-cont img {
  width: 84px;
  height: 46px;
}
.footer-cont .copy {
  font-size: 0.625rem;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 767px) {
  .hero {
    padding: 7rem 3rem;
  }
  .hero h1 {
    margin-bottom: 1rem;
    max-width: unset;
  }
  .hero h1 .salto-de-linea {
    display: inline;
  }
  .hero-cont h2 {
    max-width: 72ch;
  }

  .links {
    position: relative;
    z-index: 2;
    padding: 0 0 4rem;
    margin-top: -2.75rem;
  }
  .links-card {
    padding: 3.375rem 3rem 2.875rem;
    min-height: 500px;
    border-radius: 14px;
  }
  .links-card .btn {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 0.75rem 2rem;
    font-size: 1.25rem;
    line-height: 1.2em;
  }

  .footer-cont {
    justify-content: space-between;
    align-items: flex-end;
  }
  .footer-cont .copy {
    font-size: 1.125rem;
  }
}/*# sourceMappingURL=gracias.css.map */