/* ==========================================================================
   Fonts
   ========================================================================== */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
  color: #50505;
  font-size: 1em;
  line-height: 1.4;
  scroll-behavior: smooth;
}

body {
    font-family: 'Theinhardt-Regular',Helvetica,sans-serif !important;
    font-display: optional;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

a {
  text-decoration: none !important;
}

p {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
input,
textarea,
select {
  margin-bottom: 0;

}

.btn-redondeado,
.btn-redondeado.negative:hover {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  padding: 10px 20px !important;
  border: 1.9px solid #17116E;
  border-radius: 30px;
  color: #17116E !important;
  text-align: center;
}
.btn-redondeado.negative,
.btn-redondeado:hover {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px !important;
  background-color: #390094;
  border: 1.9px solid #17116E;
  border-radius: 25px;
  color: #ffffff !important;
  text-align: center;
}
.btn-cuadreadado,
.btn-cuadreadado.negative:hover {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  padding: 10px 20px !important;
  border: 2px solid #fa3828;
  border-radius: 0;
  color: #fa3828 !important;
  text-transform: uppercase;
}
.btn-cuadreadado.negative,
.btn-cuadreadado:hover {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px !important;
  background-color: #fa3828;
  border: 2px solid #fa3828;
  border-radius: 0;
  color: #ffffff !important;
  text-transform: uppercase;
}
input:focus,
div.swiper-prev:focus,
div.swiper-next:focus {
  outline: none;
}
section {
  display: flex;
  flex-direction: column;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*Footer*/
#footer-menu {
  min-height: 250px;
  background-color: #696A6A;
  padding-bottom: 25px;
  padding-top: 25px;
}
#footer-menu .logo-footer {
  margin-bottom: 10px;
}
#footer-menu .info-contacto {
  width: 100%;
  margin-top: 15px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: 200;
  text-align: left;
}
#footer-menu .info-contacto span {
  font-weight: 600;
}
#footer-menu .info-contacto a {
  display: block;
  margin-top: 20px;
  font-size: 11px;
  font-weight: 600;
  text-decoration: underline !important;
  color: #ffffff;
}
#footer-menu .menu-section p {
  padding-top: 46px;
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: 800;
  color: #ffffff;
}
#footer-menu .menu-section a {
  font-size: 13px;
  font-weight: 100;
  color: #ffffff;
  text-align: left;
}
#footer-menu .menu-section i {
  margin-top: 18px;
  font-size: 1.4rem;
  color: #ffffff;
}
#footer-menu .menu-section .registrese {
  margin-top: 7px;
  font-size: 11px;
  font-weight: 400;
  color: #ffffff;
}
#footer-menu form {
  width: 100%;
}
#footer-menu form input {
  display: flex;
  align-items: center;
  width: 100%;
  height: 30px;
  padding: 0 7px;
  border: 1px solid #E0E0E0;
  margin-top: 18px;
  margin-bottom: 15px;
  font-size: 11px;
  font-weight: 600;
  color: #272727;
}
#footer-menu form input::placeholder {
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 600;
  color: #00468B;
}
#footer-menu .btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 25px !important;
  background-color: #43AACD;
  padding: 2px 0 0;
  margin-bottom: 20px;
}
.footer-legal {
  min-height: 52px;
  background-color: #474C55;
}
.footer-legal a {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 15px;
  font-weight: 400;
}


/*Menu*/

.settings {
  width:300px;
  max-width: 100%;
  height:104px;
  float:left;
  background-image: url('../img/centro-medico-abc-icon.png');
  background-repeat:no-repeat;
  background-position: 50%;
  margin:0px;
  text-align: center;
}

nav.main-menu.expanded .settings,
.main-menu:hover .settings,
.settings:focus {
  background-image: url('../img/centro-medico-abc-menu.png');
  -webkit-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
  -moz-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
  -o-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
  transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
}



.scrollbar {
  width: 100%;
  height: 90%;
  overflow-y: hidden;
  overflow-x: hidden;
}

.scrollbar:hover {
  width: 100%;
  height: 90%;
  overflow-y: scroll; /* cambiar esto si se quiere forzar el scrollbar*/
  overflow-x: hidden;
}

#scroll::-webkit-scrollbar-track {
  border-radius: 2px;
}

#scroll::-webkit-scrollbar {
  width: 5px;
  background-color: #F7F7F7;
}

#scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #BFBFBF;
}

.main-menu {
  /*position:absolute;*/
  top:0;
  bottom:0;
  left:0;
  width:56px;
  height:100%;
  background:#ffffff;
  -webkit-transition: width .2s linear;
  transition: width .2s linear;
  -webkit-transform: translateZ(0) scale(1,1);
  box-shadow: 1px 0 15px rgba(0, 0, 0, 0.07);
  opacity: 1;
  overflow: hidden;
  z-index: 16;
}

.main-menu:hover,
nav.main-menu.expanded {
  width:360px;
  overflow:hidden;
  opacity:1;
}

nav.main-menu.expanded .slide-close {
  display: initial;
}

.main-menu .slide-close,
nav.main-menu .slide-close {
  display: none;
}

nav.main-menu.expanded .slide-open {
  display: none;
}

.main-menu .slide-open,
nav.main-menu .slide-open {
  display: initial;
}

.main-menu > ul {
  margin: 7px 0;
}

.main-menu li {
  position: relative;
  display: block;
  width: 360px;
}

.main-menu li > a {
  position: relative;
  display: table;
  width: 360px;
  border-collapse: collapse;
  border-spacing: 0;

  font-size: 13px;
  color: #C6C0B8;
  text-decoration: none;
  -webkit-transform: translateZ(0) scale(1,1);
  -webkit-transition: all .14s linear;
  transition: all .14s linear;
  text-shadow: 1px 1px 1px #fff;
}

.main-menu li > a img {
  margin: 13px 0 13px 17px;
}

.main-menu li > a.active {
  border-left: 2px solid #0076BC;
}

.main-menu li > a.active img {
  display: none;
}

.main-menu li > a.active .nav-text {

}

.main-menu li.search.active a {
  background-color: #ffffff;
}

.main-menu li.search.active img {
  display: none;
}

.main-menu li.search input,
.main-menu li.search span.ancla {
  display: none;
}

.main-menu.expanded li.search span.ancla {
  display: inline-block;
  position: relative;
}

.main-menu.expanded li.search.active input {
  display: inline-block;
  position: relative;
  width: 270px;
  min-height: 26px;
  padding-left: 33px;
  border: 1px solid #C6C0B8 !important;
  border-radius: 12px !important;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 17px;

  font-size: 12px;

}

.main-menu li.search.active span.ancla img,
.main-menu.expanded li.search.active:hover a span.ancla img {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 28px;
  width: 12px;
  height: 12px;
  margin: auto;
  z-index: 2;
  filter: none;
}

.main-menu li.search span.ancla img,
.main-menu li.search:hover a span.ancla img {
  display: none;
}

.main-menu li.search.active input::placeholder {
  color: #C6C0B8;
  opacity: 1;
}

.main-menu li > a img.active {
  display: none;
}

.main-menu li > a.active img.active {
  display: initial;
}

.main-menu li:hover > a.active .nav-text {
  color: #ffffff;
}

.main-menu li:hover > a img {
  filter: grayscale(0) brightness(0.0) invert(100%);
}

.main-menu .nav-text  {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 75%;

  font-size: 14px;
  /*color: #C6C0B8;*/
  color: #888;
  text-transform: initial;
}

.main-menu li:hover .nav-text {
  color: #ffffff;
}

nav {
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  -o-user-select:none;
  user-select:none;
}

nav ul,
nav li {
  outline:0;
  margin:0;
  padding:0;
}


/* Darker element side menu End*/

.main-menu li:hover>a,
nav.main-menu li.active > a,
.dropdown-menu>li > a:hover,
.dropdown-menu>li > a:focus,
.dropdown-menu>.active > a,
.dropdown-menu>.active > a:hover,
.dropdown-menu>.active > a:focus,
.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,
.dashboard-page nav.dashboard-menu ul li.active a {
  color: #ffffff;
  background-color: #072F87;
  text-shadow: 0px 0px 0px;
}

.donadores {
  display: none;
}

.main-menu.expanded .donadores,
.main-menu:hover .donadores {
  display: flex;
}


/*--------------*/

/*Micrositio*/

.full-screen-banner,
#carouselHome,
.carousel-inner {
  width: 100vw;
  height: 100vh;
}

.carousel-item {
  padding-top: 100vh;
  background-color: #0076BC;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.carousel-item .logo {
  position: absolute;
  top: 4vh;
  right: 2vw;
  width: 220px;
  max-width: 12vw;
  z-index: 2;
}

.carousel-item .logo img {
  max-width: 12vw;
}

.carousel-item .recuadro-texto {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  top: 100px;
  left: 7vw;
  width: 738px;
  max-width: 45vw;
  min-height: 260px;
  background-color: #0076BC;
  padding: 45px 3% 40px;
  border: 0;
}

.carousel-item .recuadro-texto .titulo {
  margin-bottom: 40px;

  font-size: 2.9vw;
  color: #FFFFFF;
  line-height: 3.5vw;
  font-weight: 600;
}

.carousel-item .recuadro-texto .text {

  font-size: 1.5vw;
  color: #FFFFFF;
  line-height: 2vw;
  font-weight: 300;
}

.carousel-indicators {
  display: flex;
  align-items: center;
}

.carousel-indicators li {
  width: 24px;
  height: 24px;
  background-color: #0076BC;
  border: 8px solid #ffffff;
  outline: 1px solid #0076BC;
  border-radius: 50%;
  margin: 0 15px;
}

.carousel-indicators li.active {
  width: 32px;
  height: 32px;
  background-color: #0076BC;
  border: 4px solid #ffffff;
  outline: 1px solid #0076BC;
  border-radius: 50%;
}


/*---------------------*/


/*Breadcrumb y Titulo*/

ol.breadcrumb {
  background-color: #F4F4F4;
  border-radius: 0;
  margin-top: 24px;
  margin-bottom: 24px;
}

.breadcrumb-item,
.breadcrumb-item a {

  font-size: 12px;
  font-weight: 400;
  color: #696A6A !important;
  line-height: 13px;
}

h2 {
  margin-bottom: 26px;

  font-size: 36px!important;
  font-weight: 600!important;
  color: #0076BC!important;
  line-height: 48px!important;
}

.container {
    width: 100%!important;
    padding-right: 15px!important;
    padding-left: 15px!important;
    margin-right: auto!important;
    margin-left: auto!important;
}
/*--------------*/


/*Menu Movil*/

.navbar-toggler {
  border: 0;
  outline: none !important;
}

.visuallyHidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px; width: 1px;
    margin: -1px; padding: 0; border: 0;
}

.hamburger {
    margin: 0 auto;
    width: 30px;
    height: 21px;
    position: relative;
}

.hamburger:hover {
  cursor: pointer;
}

.hamburger .bar {
    display: block;
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #0076BC;
    padding: 0;
    border-radius: 4px;
    transition: all 0.4s ease-in-out;
}

.bar1 {
    top: 0;
}

.bar2,
.bar3 {
    top: 9px;
}

.bar3 {
    right: 0;
}

.bar4 {
    bottom: 0;
}

.checkbox1:checked + label > .hamburger1 > .bar1{
    transform: rotate(45deg);
    transform-origin: 5%;
    width: 28px
}

.checkbox1:checked + label > .hamburger1 > .bar2 {
    transform: translateX(-40px);
    background-color: transparent;
}

.checkbox1:checked + label > .hamburger1 > .bar3 {
    transform: translateX(40px);
    background-color: transparent;
}

.checkbox1:checked + label > .hamburger1 > .bar4 {
    transform-origin: 5%;
    transform: rotate(-45deg);
    width: 28px;
}

#menu-movil .nav-link {
  display: flex;
  align-items: center;

  font-size: 16px;
  font-weight: 400;
  color: #888;
  line-height: 18px;
}

#menu-movil .active .nav-link {

}

#menu-movil .nav-link img {
  width: 24px;
  margin-right: 10px;
}

.btn-search {
  height: 100%;
  background-color: transparent;
  padding-top: 4px;
  padding-left: 10px;
  border: 0;
}

/*-----------------*/


/*Main Content*/

.banner {
  margin-bottom: 54px;
}
body {
    -moz-osx-font-smoothing: unset!important;
    -webkit-font-smoothing: unset!important;
}
.main-content p span {
  font-weight: 700;
}

.main-content p a {

  font-size: 16px;
  font-weight: 400;
  color: #0076BC;
  line-height: 24px;
}

h3, h4, h5 {
  position: relative;
  margin-bottom: 46px;

  font-size: 30px!important;
  font-weight: 600!important;
  color: #474C55;
  line-height: 1!important;
}

h4 a,
h5 {
  font-size: 24px;
  color: #0076BC;
}

h3 span {
  position: absolute;
  bottom: -24px;
  display: block;
  width: 100px;
  height: 3px;
  background-color: #0076BC;
}

/*----------------*/


/*Side Content*/

.side-content .titulo {
    padding-bottom: 13px!important;
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 24px!important;

    font-size: 24px!important;
    font-weight: 600!important;
    color: #474C55!important;
    line-height: 26px!important;
}

.link-contenido {
  display: inline-block;
  margin-bottom: 25px;

  font-size: 16px;
  font-weight: 300;
  color: #474C55;
  line-height: 22px;
}

.link-contenido.resaltar {
  color: #0076BC;
  font-weight: 600;
}

.link-contenido.active {
  font-weight: 600;
  color: #0076BC;
}

.side-content-mobile {
  display: none;
}

.btn-share,
.btn-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  background-color: #FFFFFF;
  border: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.btn-content {
  width: 95%;

  font-size: 18px;
  font-weight: 600;
  color: #0076BC;
}
.card.card-body.content {
  width: 95%;
}

p.centro-nombre {
  padding-left: 6px;
  margin-bottom: 0;

  font-size: 16px;
  font-weight: 600;

  line-height: 18px;
}

.forma-pago p.centro-nombre,
.medicasa p.centro-nombre {
  font-weight: 500;
}

p.sub-nombre {
  padding-left: 6px;
  margin-bottom: 0;

  font-size: 16px;

  line-height: 18px;
  font-weight: 400;
}

.medicasa {
  margin-bottom: 40px;
}

.medicasa-text {
  background-color: #F7F7F7;
  padding: 38px 30px 30px 60px !important;
}

.img-medicasa {
  min-width: 108%;
  position: relative;
  z-index: 1;
}

.seguros {
  margin-bottom: 60px;
}

.un-seguro {
  min-width: 20%;
}

p.subtitulo {
  margin-bottom: 25px!important;

  font-size: 24px!important;
  font-weight: 400!important;
  color: #474C55!important;
  line-height: 25px!important;
}

.subtitulo span {
  font-weight: 600;
}
.main-content p strong {
    font-weight: 400;
}
.module_pregunta_frecuente h4 {
    font-weight: 400!important;
    color: #0076BC;
    font-size: 16px!important;
    margin: 0;
    padding: 0;
    margin-block-start: 1.5em;
    margin-block-end: 1.5em;
}
.module_pregunta_frecuente ul li {

    font-size: 16px!important;
    color: #505050!important;
    line-height: 24px!important;
    font-weight: 400!important;
}
.module_pregunta_frecuente ul li strong {
    font-weight: 600;

    font-size: 16px;
}
/*--------------------*/


/*Accordion*/

#accordion .card {
  border: 0;
  background-color: #ffffff;
  margin-bottom: 16px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.10);
}

#accordion .card-header {
  background-color: #ffffff;
  border: 0;
}

#accordion .btn.btn-link {
  position: relative;
  width: 100%;

  font-size: 16px;
  font-weight: 400;
  color: #505050;
  line-height: 24px;
  text-decoration: none !important;
  text-align: left;
  white-space: initial;
}

.collapse-icon {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#accordion .btn.btn-link .minus {
  display: initial;
}

#accordion .btn.btn-link .plus {
  display: none;
}

#accordion .btn.btn-link.collapsed .plus {
  display: initial;
}

#accordion .btn.btn-link.collapsed .minus {
  display: none;
}

#accordion .card-body {
  padding: 10px 47px 40px;
}

#accordion .card-body p {
  width: 100%;

  font-size: 16px;
  font-weight: 400;
  color: #505050;
  line-height: 24px;
  text-align: left;
}

#accordion .card-body p span {
  font-weight: 600;
}

#accordion .card-body p span.titulo {
  margin-bottom: 25px !important;
  font-weight: 400;
  color: #0076BC;
}

#accordion {
  /*margin-bottom: 60px;*/
}
.main-content ul, .main-content ul li {
    position: relative;
    padding-left: 15px!important;
    list-style: none;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
.main-content ul li {
    margin-bottom: 0.5rem;
}
.main-content ul li:before {
    content: "";
    background-image: url('../img/bullet.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0px;
    top: 9px;
    width: 7px;
    height: 7px;
}
.blueprint {
  padding-top: 60px;
  text-align: center;
}
.main-content p a.ver-mas {
  color: #0076BC;
  font-weight: 600;
}
.contenido_menu_nota ul {
    padding-left: 0px!important;
}
.contenido_menu_nota ul li a {
    display: inline-block;
    margin-bottom: 25px;

    font-size: 16px;
    font-weight: 300;
    color: #474C55;
    line-height: 22px;
}
.contenido_menu_nota ul li:before {
    content: "";
    background-image: unset;
    position: relative;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}
.contenido_menu_nota ul li.active a {
    font-weight: 600;
    color: #0076BC;
}
.contenido_menu_nota ul li {
    padding-left: 0px!important;
}
.is-affixed .module_menu_nota,.is-affixed .module_redes_sociales {
   /* margin-left: 14px;*/
}
.sidebar {
    will-change: min-height;
}
#sidebar .vc_column-inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
.is-affixed .vc_column-inner {
    /*bottom: 75px;*/
}
.clearfix:after{
  display: block;
  content: "";
  clear: both;
}
.row.un-derecho,
.row.un-acompanante {
  margin-bottom: 10px;
}

.recuadro-dark {
  background-color: #F7F7F7;
  padding: 38px;
}

.recuadro-dark h5 {
  margin-bottom: 30px;
}

.banner-pleca {
  margin-bottom: 68px;
}


/*-------------*/


/*Recuadros con sombra*/

.recuadros-sombra .sombra {
  width: 100%;
  min-height: 145px;
  background-color: #ffffff;
  padding: 30px;
  margin-bottom: 55px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.recuadros-sombra .sombra .titulo {
  margin-bottom: 15px;

  font-size: 16px;
  font-weight: 700;
  color: #505050;
  line-height: 24px;
}

.recuadros-sombra .sombra p {
  margin-bottom: 0;

  font-size: 16px;
  font-weight: 400;
  color: #505050;
  line-height: 24px;
}

/*-----------------------*/

/*Recuadro Interesante*/
.recuadro-interesante {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 300px;
  min-height: 260px;
  background-color: #ffffff;
  padding-bottom: 20px;
  margin-bottom: 80px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.recuadro-interesante.acostado {
  max-width: 400px;
}

.recuadro-interesante .titulo {
  margin-top: 19px;
  margin-bottom: 0;

  font-size: 21px;
  font-weight: 500;
  color: #474C55;
  line-height: 22px;
  text-align: center;
}

.btn-leer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 272px;
  max-width: 100%;
  min-height: 44px;
  background-color: #0076BC;

  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.recuadro-interesante .btn-leer {
  max-width: 90%;
  margin-top: 20px;
}
.pasos-seguir .recuadro-interesante {
  justify-content: flex-start;
  min-height: 240px;
  margin-bottom: 30px;
}
.pasos-seguir .recuadro-interesante .titulo {
  padding: 0 14px;
  text-align: left;
}
.pasos-seguir .recuadro-interesante img {
  border-bottom: 4px solid #0076BC;
}
/*------------------------*/


/*Banner con Pleca*/

.banner-pleca .pleca p {
  margin-bottom: 0;
}

.banner-pleca {
  position: relative;
}

.banner-pleca .pleca {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  max-width: 54%;
  max-height: 74%;
  background-color: #ffffff;
  padding:  30px 3% 24px;
  margin: auto;
  border-left: 10px solid #0076BC;
}

.banner-pleca .pleca .titulo {
  margin-bottom: 6%;

  font-size: 21px;
  font-weight: 400;
  color: #002F87;
}

.banner-pleca .pleca .titulo span {
  font-weight: 700;
  text-transform: uppercase;
}

.banner-pleca .pleca .un-subtitulo {

  font-size: 0.9vw;
  font-weight: 600;
  color: #505050;
  line-height: 1.5;
}

.banner-pleca .pleca .otro-subtitulo {

  font-size: 1vw;
  font-weight: 600;
  color: #0076BC;
  line-height: 1.5;
}

.banner-pleca .pleca p.texto {

  font-size: 0.8vw;
  font-weight: 300;
  color: #505050;
  line-height: 1.2;
}
/*-------------------*/


/*Pleca Banner*/
.pleca-banner {
  display: flex;
  align-items: center;
  min-height: 76px;
  background-color: #0076BC;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.pleca-banner p {
  padding-top: 5px;
  padding-left: 4.8%;
  margin: 0 !important;

  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}
/*---------------*/


.recuadro-dark {
  background-color: #F7F7F7;
}
.head-row {
  min-height: 60px;
  background-color: #0076BC;
}
.body-row {
  background-color: #F7F7F7;
  padding: 20px 0 16px;
}
.body-row.light {
  background-color: #ffffff;
  padding: 20px 0 16px;
}

.body-row.medium {
  background-color: rgba(0, 118, 188, 0.3);
  padding: 20px 0 16px;
}

.head-row p, .head-row div {
  margin:  0 !important;

  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
}

.body-row p, .body-row div {
  margin:  0 !important;

  font-size: 16px;
  font-weight: 400;
  color: #505050;

  line-height: 20px;
}

.body-row p .small-letters {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

span.numero {
  color: #0076BC !important;
}

span.color {
  color: #0076BC;
}

.tv-channels p {
  text-align: center;
}

/*Recuadro Notas Importantes*/

.recuadro-nota {
  display: flex;
  align-items: center;
  min-height: 179px;
  background-color: #0076BC;
  padding: 0 3.5%;
  margin-top: 10px;
  margin-bottom: 55px;
}

.recuadro-nota p {
  margin-bottom: 0 !important;

  font-size: 16px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 20px;
}

.recuadro-nota p span {
  font-weight: 600;
}

/*-----------*/


/*Contenedores Instrucciones*/

.contenedor-instruccion {
  min-height: 272px;
  padding: 20px 5%;
  border-top: 4px solid #0076BC;
  margin-bottom: 24px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}

/*------------------*/


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
  display: none !important;
}

.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
.mobilesOnly {
  display: none;
}

/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
  /* 1 */
}

/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

/*
* Hide visually and from screen readers, but maintain layout
*/

.invisible {
  visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/* ==========================================================================
   custom style
   ========================================================================== */
.side-content-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.main-content .side-content-mobile ul, .main-content .side-content-mobile ul li {
    position: relative;
    padding-left: 0px!important;

}
.side-content-mobile ul li, .side-content-mobile ul li a {

    font-size: 16px;
    font-weight: 300;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    color: #474C55;
    line-height: 22px;
}
.main-content .side-content-mobile ul li:before {
    content: "";
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    left: 0px;
    top: 0;
    width: 0;
    height: 0;
}
.main-content .custom-row .head-row p {
    margin: 0 !important;

    font-size: 20px!important;
    font-weight: 600!important;
    color: #ffffff!important;
}
.main-content .custom-row .body-row p {
    margin: 0 !important;

    font-size: 16px!important;
    font-weight: 400!important;

    line-height: 20px!important;
}
.tabla-direcotorio h3, h4, h5 {
    position: relative;
    margin-bottom: 52px;

    font-size: 32px;
    font-weight: 600;
    color: #474C55;
    line-height: 1;
}
.tabla-direcotorio h4 a, h5 {
    font-size: 24px!important;
    color: #0076BC;
}
.module_habitaciones ul {
    padding-left: 0px!important;
}
.module_habitaciones ul li {
    padding-left: 15px!important;
    margin-bottom: 0;

    font-size: 16px;

    line-height: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.module_habitaciones ul li:before {
  top: 7px;
}
.module_reposet_sentado h5,.module_reposet_acostado h5 {
    text-transform: none!important;
}
#contenido h5 {
  text-transform: none;
}
.module_recuadros_con_bullets h5 {
  font-size: 24px;
  color: #0076BC;
}
.module_recuadros_con_bullets,.module_recuadros_con_bullets p {
    margin-bottom: 1.5rem!important;

    font-size: 16px!important;
    font-weight: 400!important;
    color: #505050!important;
    line-height: 24px!important;
}
.module_recuadros_con_bullets ul li {

    margin-bottom: 0.9rem;
    font-size: 16px;


    font-weight: 400;
}
.module_recuadros_con_bullets strong {
    margin-bottom: 0;

    font-weight: 700;
}
.main-content .module_recuadros_con_bullets ul li:before {
    top: 9px;
}
.module_conectate i {
    color: #0076BC !important;
    font-weight: 700;
    font-style: unset;
}
.tabla-campus .head-row p {
    margin: 0 !important;

    font-size: 20px!important;
    font-weight: 600!important;
    color: #ffffff!important;
}
.tabla-campus span {
    font-weight: 700;
    margin-bottom: 0;

}
.tabla-campus  .body-row p {
    margin: 0 !important;

    font-size: 16px!important;
    font-weight: 400!important;

    line-height: 20px!important;
}
.tabla-campus .tv-channels p {
    text-align: center!important;
}
.module_abc_chanel strong {
    margin-bottom: 0!important;

    font-weight: 700!important;
}
.module_abc_chanel strong.color {
    color: #0076BC!important;

}
.module_caja_segura strong {

    font-weight: 700!important;
    margin-bottom: 0!important;
}
strong.numero {
    color: #0076BC !important;
}
.module_caja_segura {

    font-size: 16px!important;
    font-weight: 400!important;
    color: #505050!important;
    line-height: 24px!important;
}
.recuadro-nota.module_recuadro_nota p {
    margin-bottom: 0 !important;

    font-size: 16px!important;
    font-weight: 300!important;
    color: #FFFFFF!important;
    line-height: 20px!important;
}
html,body {
    overflow-x: hidden;
}
.module_derechos_del_paciente ul {
  margin: 0;
  padding:0!important;
}
.module_derechos_del_paciente ul li {
  margin: 0;
  padding: 0;

  font-size: 16px!important;

  margin-bottom: 15px;
  margin-left: 15px;

}
.doble-bullet ul {
    padding: 0!important;
    margin: 0;
}
.doble-bullet ul li strong {
  font-weight: 400 !important;
}
.doble-bullet ul li {

    font-size: 16px!important;

    font-weight: 400!important;
}
.doble-bullet ul li:before {
  top: 9px;
}
.doble-bullet ul li ul {
    margin-top: 10px;
    margin-bottom: 10px!important;
    margin-left: 10px;
}
.doble-bullet ul li ul li:before {
   background-image: url(../img/subbullet.png);
}
.medicasa.module_pregunte_participe strong {
   color: #505050;
   font-weight: 400;
}
.medicasa.module_pregunte_participe,
.medicasa.module_pregunte_participe p {

    font-size: 16px!important;
    font-weight: 400!important;

}
.module_banner_pleca .banner-pleca .pleca .titulo {
    margin-bottom: 12px !important;
    font-size: 21px!important;
    font-weight: 400!important;

}
.module_banner_pleca .banner-pleca .pleca .un-subtitulo {

}
.module_banner_pleca .banner-pleca .pleca .otro-subtitulo {
    line-height: 1.5!important;
}
.module_banner_pleca .banner-pleca .pleca p.texto {
    line-height: 1.2!important;
}
.module_banner_pleca .banner-pleca .pleca .titulo strong {
    font-weight: 700!important;
}

.module_banner_pleca p {
    margin: 0!important;
    padding: 0!important;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
/*Break Point Pantalla HD*/
@media only screen and (min-width: 1800px) {

}
@media only screen and (min-width: 769px) and (max-width: 1090px) {
  .carousel-item .recuadro-texto {
    left: 13vw;
  }

  .carousel-item .recuadro-texto .titulo {
    font-size: 42px;
    line-height: 1.25;
    text-align: center;
  }

  .carousel-item .recuadro-texto .text {
    font-size: 24px;
    line-height: 32px;
  }

  .main-menu {
    min-height: 800px;
    max-height: 800px;
  }
}
/*Break Point Bootstrap Menu*/
@media only screen and (max-width: 991px) {
  /* Style adjustments for viewports that meet the condition */
  .mobilesOnly {
    display: initial;
  }
  .desktop {
    display: none !important;
  }
  .topbar {
    padding: 0;
  }
  .topbar .separador {
    margin: 0 15px;
  }
  .topbar a {
    font-size: 0.7rem;
  }
  #slide-menu {
    display: none;
  }

  .container {
    padding: 0;
  }

  ol.breadcrumb {
    margin-top: 0;
  }

  .side-content {
    display: none;
  }

  .side-content-mobile {
    display: flex;
  }
}
/*Break Point Ipad*/
@media only screen and (max-width: 768px) {
    .row.un-centro {
      margin-bottom: 15px;
    }
    .img-medicasa {
      min-width: 100%;
      position: relative;
      z-index: 1;
    }
    .banner-pleca .pleca {
      position: relative;
      max-width: 100%;
      max-height: 100%;
    }
    .banner-pleca .pleca .un-subtitulo,
    .banner-pleca .pleca .otro-subtitulo,
    .banner-pleca .pleca p.texto {
      font-size: 16px;
    }
}
/*Break Point Bootstrap MD*/
@media only screen and (max-width: 767px) {
    .main-menu:hover,
    nav.main-menu.expanded {
      width:300px;
    }

    .main-menu li {
      width: 300px;
    }

    .main-menu li > a {
      width: 300px;
    }

    .full-screen-banner, #carouselHome, .carousel-inner {
      height: initial;
    }

    .carousel-item {
      padding-top: 800px;
    }

    .carousel-item .recuadro-texto {
      position: absolute;
      left: initial;
      top: 70vw;
      right: 0;
      max-width: 81vw;
      min-height: initial;
    }

    .carousel-item {
      background-size: contain;
      background-position: 0 0;
    }

    .carousel-item .recuadro-texto .titulo {
      font-size: 28px;
      line-height: 1.5;
      text-align: center;
    }

    .carousel-item .recuadro-texto .text {
      font-size: 21px;
      line-height: 1.4;
      text-align: center;
    }
}
/*Break Point Bootstrap SM*/
@media only screen and (max-width: 575px) {

}
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 1.25dppx),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.page-id-5 #content h5,
.page-id-577 #content h5 {
    margin-bottom: 1rem !important;
    font-weight: bold !important;
}

.page-id-5 #content .card h5 {
    margin-bottom: 0 !important;
}

.module_pregunta_frecuente .card-body {
    color: #505050;
    font-size: 1rem;
}

.page-id-577 #content h6 {
    text-transform: none !important;
    font-weight: 600;
    margin-bottom: 0.5rem !important;
}

.page-id-577 .recuadros-sombra .module_dos_columnas_texto .sombra {
    height: 210px !important;
}

@media screen and (max-width: 480px){
    #main-content .head-row p {
        font-size: 18px !important;
    }

    #main-content .body-row p {
        padding-left: 0 !important;
    }

    h3 {
        font-size: 28px !important;
    }
}
