.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;
  }
}
.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;
}

header {
  position: absolute;
  width: 100%;
}
header .contenedor {
  width: min(100% - 36px, 960px);
}
header .navbar {
  position: relative;
  z-index: 100;
  padding: 1rem 0 0;
  background: transparent;
}
header .navbar-item, header .navbar-link {
  color: #fff;
  padding-left: 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
header .navbar-item:focus, header .navbar-item:focus-within, header .navbar-item:hover, header .navbar-item:focus::after, header .navbar-item:focus-within::after, header .navbar-item:hover::after, header .navbar-link:focus, header .navbar-link:focus-within, header .navbar-link:hover, header .navbar-link:focus::after, header .navbar-link:focus-within::after, header .navbar-link:hover::after {
  background: unset;
  color: #ff266e;
  border-color: #ff266e !important;
}
header .navbar-item.button, header .navbar-link.button {
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.625rem 1rem;
}
header .navbar-link {
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1450980392);
}
header .navbar-link::after {
  border-color: #fff !important;
  right: 0.75rem !important;
}
header .navbar span {
  font-size: 1.5rem;
  color: #fff;
}
header .navbar-brand {
  position: relative;
  z-index: 102;
}
header .navbar-brand .logo {
  padding: 0;
}
header .navbar-brand img {
  height: 35px;
  max-height: unset;
}
header .navbar .icons {
  height: auto;
  margin-left: auto;
  padding: 0;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
header .navbar #dgwt-wcas-search-input-1-desktop,
header .navbar #dgwt-wcas-search-input-1 {
  opacity: 0;
  width: 0;
}
header .navbar #dgwt-wcas-search-input-1-desktop.searchbar-visible,
header .navbar #dgwt-wcas-search-input-1.searchbar-visible {
  opacity: 1;
  width: 100%;
  transition: all 0.6s ease-in-out;
  padding: 0.5rem;
  border: none;
  border-radius: 4px;
}
header .navbar #dgwt-wcas-search-input-1-desktop.searchbar-visible:hover, header .navbar #dgwt-wcas-search-input-1-desktop.searchbar-visible:focus,
header .navbar #dgwt-wcas-search-input-1.searchbar-visible:hover,
header .navbar #dgwt-wcas-search-input-1.searchbar-visible:focus {
  outline: none;
}
header .navbar-menu {
  position: absolute;
  display: flex;
  z-index: 102;
  left: -120%;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  background: transparent;
  box-shadow: unset;
  transition: all 0.3s ease-in-out;
}
header .navbar-menu .search-desktop,
header .navbar-menu .cart-desktop {
  display: none;
}
header .navbar-menu.is-active {
  left: 0;
}
header .navbar-menu .nav-comunidad {
  margin-bottom: 1.5rem;
}
header .navbar-dropdown .navbar-item {
  padding: 0.25rem 0 0.25rem;
  text-transform: uppercase;
}
header .navbar-dropdown-comunidad-news {
  display: none;
}
header .navbar-burger {
  color: #fff;
  margin-left: unset;
}
header .navbar-burger span {
  height: 2px;
  width: 24px;
  left: unset !important;
}
header .navbar-burger span:nth-child(1) {
  top: calc(50% - 8px);
}
header .navbar-burger span:nth-child(3) {
  top: calc(50% + 6px);
}
header .navbar-burger.is-active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
header .navbar-burger.is-active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
header .navbar-burger:hover {
  background-color: transparent;
}
header .navbar-overlay {
  position: fixed;
  z-index: 101;
  height: 100%;
  width: 100%;
  inset: 0;
  left: -120%;
  transition: all 0.3s ease-in-out;
}
header .navbar-overlay.is-active {
  background-color: rgba(32, 59, 131, 0.75);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  left: 0;
}

@media screen and (min-width: 1024px) {
  header .contenedor {
    width: min(100% - 64px,960px);
  }
  header .navbar-item.is-active .navbar-dropdown,
header .navbar-item.is-hoverable:focus .navbar-dropdown,
header .navbar-item.is-hoverable:focus-within .navbar-dropdown,
header .navbar-item.is-hoverable:hover .navbar-dropdown {
    background-color: transparent;
    display: none;
  }
  header .navbar-dropdown a.navbar-item:focus,
header .navbar-dropdown a.navbar-item:hover {
    background-color: unset;
    color: #ff266e;
  }
  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-start {
    flex-grow: 1;
    justify-content: flex-end;
    align-items: center;
  }
  header .navbar-item.has-dropdown:hover .navbar-link, header .navbar-item.has-dropdown:focus .navbar-link, header .navbar-item.has-dropdown:focus-within .navbar-link, header .navbar-link:focus, header .navbar-link:hover {
    background-color: #ff266e;
    color: #fff;
  }
  header .navbar-item.has-dropdown:hover .navbar-link::after, header .navbar-item.has-dropdown:focus .navbar-link::after, header .navbar-item.has-dropdown:focus-within .navbar-link::after, header .navbar-link:focus::after, header .navbar-link:hover::after {
    border-color: #fff !important;
  }
  header .navbar-item {
    position: unset;
  }
  header .navbar-link {
    font-size: 1rem;
    text-transform: unset;
    border-bottom: none;
    border-radius: 4px;
    padding: 0.5rem 1rem;
  }
  header .navbar-link::after {
    right: 1rem !important;
  }
  header .navbar-menu {
    position: relative;
    overflow: unset;
    left: unset;
    height: unset;
    flex-shrink: unset;
  }
  header .navbar-menu .icons {
    margin-left: unset;
  }
  header .navbar-menu .search-desktop,
header .navbar-menu .cart-desktop {
    display: flex;
    order: 4;
  }
  header .navbar-menu .search-desktop {
    padding: 0.25rem;
    transition: all 0s;
  }
  header .navbar-menu #lupa-desktop::before,
header .navbar-menu .cart-desktop {
    cursor: pointer;
  }
  header .navbar-menu .nav-comunidad {
    margin-bottom: 0;
  }
  header .navbar-menu .login-campus {
    padding: 0.25rem 0.5rem;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  header .navbar-menu #dgwt-wcas-search-input-1-desktop {
    margin-right: 1rem;
    width: min(100%, 250px) !important;
  }
  header .navbar-menu .search-desktop-open {
    flex-grow: 1;
    justify-content: flex-end;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel, header .navbar-item.is-hoverable:hover .navbar-dropdown, header .navbar-item.is-hoverable:focus .navbar-dropdown {
    background-color: transparent;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    padding: 1.5rem 2rem;
    gap: 0.5rem 2rem;
    left: unset !important;
    right: 0;
    transform: translate(0%, 20px);
    min-width: 780px !important;
    border-radius: 8px;
    border: none;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad {
    gap: 0;
    padding: 0;
    grid-template-columns: auto minmax(-webkit-max-content, 1fr);
    grid-template-columns: auto minmax(max-content, 1fr);
    min-width: unset !important;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad::after, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad::after, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad::after {
    border-color: transparent transparent rgb(58, 83, 149);
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad .navbar-item, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad .navbar-item, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad .navbar-item {
    white-space: unset;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad .navbar-item:hover, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad .navbar-item:hover, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad .navbar-item:hover {
    color: #fff;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-menu, header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-menu, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-menu, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news {
    padding: 1.5rem 2rem;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-menu, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-menu, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news {
    display: grid;
    grid-template-columns: 7.5rem -webkit-min-content;
    grid-template-columns: 7.5rem min-content;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    background-color: rgba(255, 255, 255, 0.0823529412);
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news-img, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news-img, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news-img {
    height: 100%;
    min-height: 180px;
    width: 100%;
    background-color: #cccccc;
    border-radius: 8px;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news-info, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news-info, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news-info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news-info p, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news-info p, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news-info p {
    text-transform: none;
    width: 40ch;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news-info a, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news-info a, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news-info a {
    font-size: 1.25rem;
    color: #ff266e;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news-info h3,
header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news-info a, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news-info h3,
header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news-info a, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news-info h3,
header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news-info a {
    text-transform: none;
    font-weight: 700;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel-comunidad-news-info h3, header .navbar-item.is-hoverable:hover .navbar-dropdown-comunidad-news-info h3, header .navbar-item.is-hoverable:focus .navbar-dropdown-comunidad-news-info h3 {
    line-height: 1;
    font-size: 1.25rem;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel .overlay, header .navbar-item.is-hoverable:hover .navbar-dropdown .overlay, header .navbar-item.is-hoverable:focus .navbar-dropdown .overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    inset: 0;
    transition: all 0.3s ease-in-out;
    background-color: rgba(32, 59, 131, 0.85);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    border-radius: 8px;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel a.navbar-item, header .navbar-item.is-hoverable:hover .navbar-dropdown a.navbar-item, header .navbar-item.is-hoverable:focus .navbar-dropdown a.navbar-item {
    font-weight: 500;
    font-size: 1rem;
  }
  header .navbar .accordion-trigger.active ~ .accordion-panel a.navbar-item:hover, header .navbar-item.is-hoverable:hover .navbar-dropdown a.navbar-item:hover, header .navbar-item.is-hoverable:focus .navbar-dropdown a.navbar-item:hover {
    background-color: unset;
    color: #ff266e;
    font-weight: 500;
  }
  header .navbar-dropdown::after {
    position: absolute;
    content: " ";
    top: -16px;
    border: solid;
    border-width: 0 10px 16px;
    border-color: transparent transparent rgba(32, 59, 131, 0.84);
  }
  header .navbar .nav-medicina .navbar-dropdown::after {
    right: 37rem;
  }
  header .navbar .nav-enfermeria .navbar-dropdown::after {
    right: 29rem;
  }
  header .navbar .nav-comunidad .navbar-dropdown::after {
    right: 20.5rem;
    border-color: transparent transparent #3c5596 !important;
  }
  header .navbar .nav-contenidos .navbar-dropdown::after {
    right: 48%;
    transform: translateX(50%);
  }
  header .navbar .nav-contenidos ~ .accordion-panel,
header .navbar .nav-contenidos.is-hoverable:hover .navbar-dropdown,
header .navbar .nav-contenidos.is-hoverable:focus .navbar-dropdown {
    right: 19.85rem;
    display: flex;
    flex-direction: column;
    min-width: 165px !important;
  }
  header .navbar-dropdown::before {
    position: absolute;
    content: " ";
    height: 28px;
    top: -28px;
    width: 100%;
    background-color: transparent;
  }
  header .navbar-overlay {
    display: none;
  }
  header .navbar .accordion-panel {
    opacity: 1;
    max-height: unset;
    overflow: unset;
  }
  header .navbar .accordion-panel > * {
    z-index: 2;
  }
}
@media screen and (min-width: 1450px) {
  header .contenedor {
    width: 1250px !important;
  }
}
.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;
  }
}
.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;
}

.footer {
  background-color: #272727;
  padding: 2rem 0 1.75rem;
}
.footer-cont {
  display: flex;
  flex-flow: row wrap;
  row-gap: 1.5rem;
  width: min(100% - 3.25rem, 960px - 64px);
  font-size: 0.75rem;
}
.footer-cont-first, .footer-cont-second, .footer-cont-third {
  flex-grow: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  row-gap: 1rem;
}
.footer-cont-first a, .footer-cont-second a, .footer-cont-third a {
  color: #fff;
}
.footer-cont-first a:hover, .footer-cont-first a:focus, .footer-cont-first a:active, .footer-cont-second a:hover, .footer-cont-second a:focus, .footer-cont-second a:active, .footer-cont-third a:hover, .footer-cont-third a:focus, .footer-cont-third a:active {
  color: #ff266e;
}
.footer-cont-third {
  flex-flow: row wrap-reverse;
}
.footer-cont-third p {
  color: #fff;
  font-size: 0.625rem;
}
.footer-info, .footer-menu, .footer-redes, .footer-newsletter {
  flex-grow: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.footer-info {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.footer-info img {
  height: 54px;
}
.footer-info-contact {
  display: flex;
  flex-direction: column;
}
.footer-info-contact a {
  display: inherit;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.footer-newsletter {
  color: #fff;
}
.footer-newsletter h5 {
  font-weight: 700;
}
.footer-newsletter .mail-form {
  width: 100%;
  margin-top: 1rem;
  position: relative;
}
.footer-newsletter .mail-form form p {
  display: flex;
  flex-flow: row wrap;
}
.footer-newsletter .mail-form form p .email-367 {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  max-width: 75%;
}
.footer-newsletter .mail-form form p .acceptance-848 {
  margin-top: 0.75rem;
}
.footer-newsletter .mail-form form p .acceptance-848 label {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.footer-newsletter .mail-form input[type=email] {
  padding: 0.5rem;
  min-height: 2rem;
  border-radius: 4px 0 0 4px;
  border: none;
  outline: none;
  width: 100%;
}
.footer-newsletter .mail-form .js-modal-trigger {
  height: auto !important;
  background-color: #ff266e;
  border-radius: 0 4px 4px 0;
  font-size: 1.25rem;
  color: #fff;
  cursor: pointer;
  outline: none;
  border: none;
}
.footer-redes {
  justify-content: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.footer-redes svg {
  height: 2rem;
}
.footer-redes svg:hover path {
  fill: #ff266e;
}
.footer-certificados {
  display: flex;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.footer-certificados-cont {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.footer-certificados-cont h6 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1rem;
  text-align: center;
}
.footer-certificados img {
  height: 2rem;
}
.footer-certificados.co .link-pago-co {
  display: flex;
  gap: 0.25rem;
  border-left: 1px solid #c4c4c4;
  padding-left: 0.5rem;
}
.footer-certificados.co img {
  height: 1.5rem;
}
.footer span.wpcf7-form-control-wrap.recaptcha {
  transform: scale(0.8) translateX(-12%);
}

#modal-newsletter .formulario-campos {
  border-top: 1px solid rgba(87, 87, 87, 0.2509803922);
  padding-top: 10px;
}
#modal-newsletter .formulario-email-cont {
  width: 100% !important;
}
#modal-newsletter .modal-card-head {
  padding-bottom: 0.75rem;
}
#modal-newsletter .modal-card-body {
  padding-top: 0;
}
#modal-newsletter .modal-card-body .verficacion {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
#modal-newsletter .modal-card-body .verficacion .wpcf7-list-item {
  margin: 0;
}
#modal-newsletter .modal-card-body .verficacion input.button {
  margin: 0 !important;
}

@media screen and (min-width: 768px) {
  .footer {
    background-color: #272727;
    padding: 4rem 0 3.75rem;
  }
  .footer-cont {
    row-gap: 2.5rem;
    font-size: 0.875rem;
  }
  .footer-cont-first, .footer-cont-second, .footer-cont-third {
    flex-flow: row;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .footer-cont-first a, .footer-cont-second a, .footer-cont-third a {
    color: #fff;
  }
  .footer-cont-first a:hover, .footer-cont-first a:focus, .footer-cont-first a:active, .footer-cont-second a:hover, .footer-cont-second a:focus, .footer-cont-second a:active, .footer-cont-third a:hover, .footer-cont-third a:focus, .footer-cont-third a:active {
    color: #ff266e;
  }
  .footer-cont-first {
    display: grid;
    grid-template-columns: minmax(50%, 400px) 1fr;
  }
  .footer-cont input[type=email] {
    min-height: 2.625rem;
  }
  .footer-cont .js-modal-trigger {
    padding: 0 0.75rem;
  }
  .footer-cont-third {
    justify-content: space-between;
    align-items: flex-end;
  }
  .footer-cont-third p {
    font-size: 14px;
  }
  .footer-info, .footer-menu, .footer-redes, .footer-newsletter {
    flex-flow: row;
  }
  .footer-menu {
    display: flex;
    justify-content: flex-end;
    gap: 2rem;
  }
  .footer-info {
    justify-content: flex-start;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
  .footer-info img {
    height: 66px;
  }
  .footer-newsletter {
    flex-flow: column;
  }
  .footer-newsletter h5 {
    font-size: 1rem;
  }
  .footer-newsletter .mail-form input[type=email] {
    font-size: 15px;
  }
  .footer-newsletter .mail-form .acceptance-848 {
    width: 100%;
  }
  .footer-redes {
    justify-content: flex-end;
  }
  .footer-redes svg {
    height: 2.5rem;
  }
  .footer-certificados img {
    height: 3rem;
  }

  #modal-newsletter .formulario-campos {
    border-top: 1px solid rgba(87, 87, 87, 0.2509803922);
    padding-top: 10px;
  }
  #modal-newsletter .formulario-email-cont {
    width: 100% !important;
  }
  #modal-newsletter .modal-card-head {
    padding-bottom: 0.75rem;
  }
  #modal-newsletter .modal-card-body {
    padding-top: 0;
  }
  #modal-newsletter .modal-card-body .formulario-campos {
    gap: 1.5rem;
  }
  #modal-newsletter .modal-card-body .formulario-campos .button {
    max-width: 204px;
  }
}
@media screen and (min-width: 1024px) {
  .footer form .wpcf7-submit {
    cursor: pointer;
  }
  .footer form .wpcf7-submit:hover {
    background-color: #ec125b;
  }
  .footer-cont-third {
    display: grid;
    grid-template-columns: 1fr auto;
  }
  .footer-certificados {
    justify-content: flex-end;
  }
  .footer-certificados-cont h6 {
    font-size: 1rem;
    margin-bottom: 1rem;
    text-align: right;
  }
  .footer-certificados.co .link-pago-co {
    gap: 1rem;
    padding-left: 1rem;
  }
  .footer-certificados.co img {
    height: 2.5rem;
  }
}
.hero {
  position: relative;
  padding: 5.75rem 1rem 3.25rem;
  background: none;
}
.hero-cont {
  z-index: 2;
}
.hero picture {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.hero picture img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}

.contenedor {
  width: min(100% - 64px, 960px - 64px);
}

.solapa-sup {
  display: block;
  margin-top: -1rem;
}

.politicas {
  position: relative;
  margin-bottom: 3rem;
}
.politicas-cont {
  position: relative;
  z-index: 2;
}
.politicas-cont p {
  font-size: 0.875rem;
}
.politicas-cont p.block {
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 768px) {
  .hero {
    min-height: 290px;
    padding: 5.75rem 1rem 4.25rem;
  }

  .solapa-sup {
    margin-top: -2rem;
  }

  .politicas {
    margin-bottom: 6rem;
  }
  .politicas-cont p {
    font-size: 1rem;
  }
  .politicas-cont p.block {
    margin-bottom: 1rem;
  }
}/*# sourceMappingURL=landing-politicas.css.map */