:root {
  --negro: #1d1d1b;
  --blanco: #f3f3f3;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 38px;
  line-height: 44px;
}

.body {
  background-color: #1d1d1b;
}

.navbar {
  z-index: 999;
  text-align: center;
  background-color: #ddd0;
  border-bottom: 1px solid #ffffff6b;
}

.logo {
  width: 110px;
}

.container {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  max-width: 1200px;
  display: block;
}

.hamburger-icon {
  color: #1d1d1b;
  background-color: #fff0;
  width: 28px;
}

.menu-button {
  padding: 0;
}

.menu-button.w--open {
  background-color: #0000;
}

.navbar-container {
  z-index: 2147483647;
  background-color: var(--negro);
  border: 1px solid #000;
  border-bottom-color: #ffffff2e;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 15px;
  display: block;
  position: fixed;
  top: 0;
}

.section {
  text-align: center;
  padding-top: 110px;
  padding-bottom: 110px;
}

.section.white {
  background-color: var(--blanco);
  border-radius: 0;
  padding-top: 110px;
  padding-bottom: 10px;
}

.section.white.doctores {
  background-image: url('../images/CELSO-logo-fondo.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 600px;
  padding-top: 110px;
  padding-bottom: 160px;
}

.section.white.celso {
  padding-bottom: 0;
}

.section.white.servicios {
  padding-top: 0;
  padding-bottom: 100px;
}

.section.galeria {
  height: 340px;
  padding-top: 0;
  padding-bottom: 0;
}

.section.cover {
  background-image: url('../images/JOHANA.jpg');
  background-position: 100% 45%;
  background-repeat: no-repeat;
  background-size: 636px;
  margin-top: 59px;
  padding-top: 42px;
  padding-bottom: 72px;
  position: static;
}

.section.testimonios {
  padding-top: 0;
  overflow: hidden;
}

.section.especialistas {
  padding-bottom: 70px;
}

.contenedor {
  z-index: 888;
  border-top: 1px none var(--blanco);
  max-width: 1140px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.contenedor.contacto {
  justify-content: space-between;
  display: flex;
}

.contenedor.footer {
  margin-top: 150px;
}

.contenedor.pleca {
  border-top-width: 1px;
  width: 100%;
  max-width: 1100px;
}

.contenedor.quienes {
  text-align: center;
  display: flex;
}

.contenedor.servicios {
  padding-top: 120px;
}

.heading {
  color: var(--blanco);
  -webkit-text-stroke-color: var(--blanco);
  max-width: 700px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 66px;
  font-style: italic;
  font-weight: 300;
  line-height: 79px;
}

.heading.h2 {
  text-align: left;
  font-size: 48px;
}

.heading.h2.dark {
  color: var(--negro);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 48px;
  position: sticky;
  top: 100px;
}

.heading.h2.doctores {
  color: var(--negro);
  margin-top: 0;
  line-height: 48px;
}

.heading.h2.instalaciones {
  color: var(--blanco);
  margin-top: 90px;
  line-height: 48px;
}

.heading.h2.white {
  margin-top: 0;
  line-height: 48px;
}

.heading.h2.contacto {
  color: var(--negro);
  margin-top: 0;
  margin-bottom: 50px;
  line-height: 48px;
}

.heading.h2.quienes {
  float: none;
  color: var(--negro);
  margin-top: 76px;
  line-height: 48px;
}

.paragraph {
  color: var(--negro);
  text-align: left;
  font-family: Roboto Mono, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.paragraph.cover {
  color: var(--blanco);
  -webkit-text-stroke-color: var(--blanco);
  width: 100%;
  max-width: 313px;
  font-weight: 300;
  line-height: 20px;
}

.paragraph.cover.especialistas {
  margin-bottom: 0;
}

.paragraph.cover.especialistas._2 {
  font-size: 12px;
}

.paragraph.cover.testimonios {
  max-width: none;
  font-size: 12px;
  line-height: 18px;
}

.paragraph._600, .paragraph._700 {
  max-width: 700px;
}

.paragraph._430 {
  float: none;
  max-width: 430px;
}

.paragraph._430.alamo {
  background-color: var(--blanco);
  max-width: 430px;
  margin-top: 58px;
  margin-left: 320px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  position: absolute;
}

.paragraph._430.eduardo {
  background-color: var(--blanco);
  max-width: 450px;
  margin-top: 105px;
  padding-top: 21px;
  padding-bottom: 21px;
  padding-right: 20px;
  position: absolute;
}

.paragraph.usuario {
  border-style: solid;
  border-width: 1px 0 0;
  border-color: var(--blanco);
  color: var(--blanco);
  margin-top: 16px;
  padding-top: 15px;
  display: inline-block;
}

.pleca {
  border-top: 6px solid var(--blanco);
  width: 20px;
  height: 0;
  margin-top: 54px;
  margin-bottom: 20px;
}

.pleca.dark {
  border-top-color: var(--negro);
  background-color: var(--negro);
  margin-top: 70px;
}

.pleca.dark.footer {
  border-top-width: 1px;
  width: 30px;
  margin: 32px auto;
}

.boton {
  float: left;
  text-transform: uppercase;
  margin-top: 30px;
  font-family: Roboto Mono, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.boton.dark {
  color: var(--blanco);
}

.texto-boton {
  background-color: var(--negro);
  color: var(--blanco);
  margin-top: 0;
  padding: 10px 46px;
}

.texto-boton.white {
  background-color: var(--blanco);
  color: var(--negro);
}

.cintillo {
  align-items: center;
  width: 100%;
  height: 30px;
  margin-top: 210px;
  margin-bottom: 0;
  padding-left: 2.5px;
  padding-right: 2.5px;
  font-family: Oswald, sans-serif;
  display: block;
  position: static;
  inset: auto 0% 0%;
  overflow: hidden;
}

.marquee {
  color: #fff;
  -webkit-text-stroke-color: var(--blanco);
  text-transform: none;
  white-space: nowrap;
  object-fit: fill;
  width: 1180px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 27px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  display: block;
  overflow: visible;
}

.aside {
  float: left;
  width: 25%;
  height: 100%;
  position: sticky;
  top: 130px;
}

.main {
  float: left;
  width: 75%;
}

.accordion-item {
  border-bottom: 1px solid #706f6f66;
  width: 100%;
  max-width: none;
  margin-bottom: 10px;
  overflow: hidden;
}

.accordion-toggle {
  align-items: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 2px;
  padding-left: 0;
  display: block;
}

.accordion-icon {
  color: #0d3874;
  font-size: 18px;
  display: none;
  top: -5px;
}

.text-block-2 {
  color: var(--negro);
  white-space: normal;
  cursor: pointer;
  flex: none;
  width: 100%;
  margin-bottom: 8px;
  padding-top: 17px;
  padding-bottom: 20px;
  font-family: Roboto Mono, sans-serif;
  font-size: 23px;
  font-weight: 400;
}

.dropdown-list {
  background-color: #0000;
  padding-bottom: 20px;
  display: block;
  position: static;
}

.p-dropdown {
  max-width: 700px;
  margin-bottom: 8px;
  padding-left: 58px;
  font-family: Roboto Mono, sans-serif;
  font-size: 12px;
}

.numeral {
  color: #b2b2b2;
}

.slide {
  background-color: #ddd;
  width: 340px;
  height: 340px;
}

.slide._1 {
  background-image: url('../images/CELSO-2.png');
  background-position: 50%;
  background-size: auto;
}

.slide._2 {
  background-image: url('../images/CELSO-1.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide._3 {
  background-image: url('../images/CELSO-5.png');
}

.slide._4 {
  background-image: url('../images/CELSO-9.png');
  background-position: 0 0;
  background-size: auto;
}

.slide._5 {
  background-image: url('../images/CELSO-10.png');
  background-position: 0 0;
  background-size: auto;
}

.slide._6 {
  background-image: url('../images/CELSO-4.png');
  background-position: 0 0;
  background-size: auto;
}

.slide._7 {
  background-image: url('../images/CELSO-12.png');
  background-position: 0 0;
  background-size: auto;
}

.slide._8 {
  background-image: url('../images/CELSO-7.png');
  background-position: 0 0;
  background-size: auto;
}

.slide._9 {
  background-image: url('../images/CELSO-3.png');
  background-position: 0 0;
  background-size: auto;
}

.slide._10 {
  background-image: url('../images/CELSO-11.png');
  background-position: 0 0;
  background-size: auto;
}

.slide._11 {
  background-image: url('../images/CELSO-13.jpg');
  background-position: 0 0;
  background-size: auto;
}

.left-arrow, .right-arrow {
  width: 50px;
  height: 340px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.slide-nav {
  display: none;
}

.icon, .icon-2 {
  font-size: 20px;
}

.slider-instalaciones {
  float: right;
  width: 900px;
  height: 543px;
  margin-top: -249px;
}

.slide-nav-2 {
  display: none;
}

.left-arrow-2 {
  background-color: var(--blanco);
  width: 40px;
  height: 40px;
  inset: auto auto 0% 0%;
}

.right-arrow-2 {
  background-color: var(--blanco);
  width: 40px;
  height: 40px;
  inset: auto 0% 0% auto;
}

.icon-3, .icon-4 {
  color: var(--negro);
  font-size: 12px;
}

.image {
  float: right;
  background-color: #e0e0e0;
}

.image.alamo {
  float: left;
}

.div-doctores {
  float: right;
  width: 776px;
  margin-top: -13px;
}

.div-doctores._2 {
  margin-top: 52px;
}

.text-span, .text-span-2 {
  text-decoration: underline;
}

.mask {
  width: 340px;
  height: 340px;
  overflow: visible;
}

.especialista {
  width: 256px;
  margin-top: 50px;
}

.image-2 {
  background-color: #e0e0e0;
}

.img-especialista {
  background-color: #e0e0e0;
  margin-bottom: 20px;
}

.espe-columnas {
  justify-content: space-around;
  display: flex;
}

.espe-columnas._2 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.div-contacto {
  width: 100%;
  max-width: 480px;
}

.mapa {
  filter: grayscale();
  width: 100%;
  max-width: 480px;
  height: 500px;
  margin-top: 147px;
}

.nav-link {
  color: var(--negro);
  text-align: center;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 45px;
  font-style: italic;
  text-decoration: none;
  display: flex;
}

.nav-link.w--current {
  color: var(--negro);
  text-decoration: underline;
}

.nav-link.menu {
  width: 100%;
}

.nav-menu {
  z-index: 888;
  background-color: #f3f3f3f2;
  flex-flow: column;
  place-content: stretch center;
  align-items: center;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: none;
  position: fixed;
}

.nav-num {
  float: left;
  color: #33333342;
  margin-top: -15px;
  margin-right: 0;
  font-family: Roboto Mono, sans-serif;
  font-size: 16px;
  font-style: normal;
  display: block;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.social {
  float: left;
  width: 20px;
  margin-top: 0;
  margin-right: 0;
}

.social.wa {
  width: 23px;
  margin-top: -1px;
  margin-right: 0;
}

.link {
  color: var(--negro);
}

.p.footer {
  max-width: 321px;
  margin-left: auto;
  margin-right: auto;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  line-height: 22px;
}

.italic-text {
  color: var(--negro);
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.copyright {
  font-family: Roboto Mono, sans-serif;
  font-size: 12px;
  font-style: normal;
}

.slide-testimonios {
  background-color: #0000;
  width: 100%;
  max-width: 600px;
  height: auto;
  margin-right: 90px;
}

.mask-2 {
  background-color: #0000;
  width: 100%;
  max-width: 752px;
  height: auto;
  padding-left: 89px;
  padding-right: 0;
  overflow: visible;
}

.slider {
  background-color: #0000;
}

.slider.testimonios {
  max-width: 1281px;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.slide-nav-3 {
  display: none;
  bottom: -53px;
}

.icon-5, .icon-6 {
  font-size: 12px;
}

.slider-2 {
  background-color: var(--negro);
  height: 340px;
  overflow: hidden;
}

.lightbox-link {
  width: 340px;
}

.div-put {
  width: 100%;
  height: 340px;
  display: flex;
}

.wa-button {
  z-index: 999;
  background-color: var(--blanco);
  background-image: url('../images/CELSO-social-wa.svg');
  background-position: 52% 47%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-radius: 50px;
  width: 55px;
  height: 55px;
  position: fixed;
  inset: auto 15px 15px auto;
  box-shadow: 0 2px 5px #0003;
}

.img-quienes {
  float: none;
  text-align: right;
  width: 600px;
  max-width: 50%;
  height: 300px;
  margin-top: 0;
}

.div-50 {
  float: left;
  width: 100%;
  max-width: 50%;
}

.div-50.qui-nes {
  padding-top: 29px;
  padding-left: 60px;
}

.slide-1 {
  background-image: linear-gradient(to right, #000, #13131300 12%), url('../images/CELSO-instalaciones1.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.slide-2 {
  background-image: linear-gradient(to right, #0009, #18181800 20%), url('../images/CELSO-instalaciones2.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.slide-3 {
  background-image: linear-gradient(to right, #0009, #0000 20%), url('../images/CELSO-instalaciones3.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.img-cover {
  display: none;
}

.link-social {
  float: left;
  margin-top: 50px;
  margin-right: 22px;
}

.graycat {
  z-index: 999;
  color: #70706a;
  text-align: left;
  margin-top: 60px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 10px;
  display: block;
  position: relative;
  inset: auto 0% 0%;
}

.link-2 {
  color: #565657;
  -webkit-text-stroke-color: #151616;
  background-color: #0000;
  text-decoration: none;
}

html.w-mod-js [data-ix="entrada"] {
  opacity: 0;
  transform: translate(-50%);
}

@media screen and (max-width: 767px) {
  .logo {
    width: 90px;
  }

  .hamburger-icon {
    width: 16px;
  }

  .section {
    padding-top: 70px;
    padding-bottom: 0;
  }

  .section.white {
    padding-top: 70px;
    padding-bottom: 20px;
  }

  .section.white.doctores {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .section.white.celso {
    padding-bottom: 0;
  }

  .section.white.servicios {
    padding-bottom: 70px;
  }

  .section.cover {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 6px;
  }

  .section.testimonios {
    padding-bottom: 50px;
  }

  .contenedor {
    margin-bottom: 0;
    position: static;
  }

  .contenedor.contacto {
    flex-direction: column;
  }

  .contenedor.pleca {
    margin-top: 0;
  }

  .contenedor.quienes {
    flex-direction: column;
  }

  .contenedor.servicios {
    padding-top: 70px;
  }

  .heading {
    font-size: 45px;
    line-height: 54px;
  }

  .heading.h2.instalaciones {
    margin-top: 0;
  }

  .heading.h2.white {
    margin-top: 30px;
  }

  .heading.h2.quienes {
    margin-top: 20px;
  }

  .paragraph.cover {
    text-align: left;
  }

  .paragraph.cover.especialistas {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph._430 {
    max-width: none;
    margin-bottom: 0;
  }

  .paragraph._430.alamo {
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    position: static;
  }

  .paragraph._430.eduardo {
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-bottom: 0;
    position: static;
  }

  .cintillo {
    margin-top: 69px;
  }

  .aside {
    width: 100%;
    margin-bottom: 40px;
    position: static;
  }

  .main {
    width: 100%;
  }

  .accordion-item {
    max-width: none;
  }

  .accordion-toggle {
    padding-right: 0;
  }

  .text-block-2 {
    overflow-wrap: normal;
    object-fit: fill;
    font-size: 17px;
  }

  .p-dropdown {
    max-width: none;
    font-size: 12px;
    line-height: 20px;
  }

  .slider-instalaciones {
    max-width: 100%;
    height: 400px;
    margin-top: 42px;
    position: static;
  }

  .left-arrow-2, .right-arrow-2 {
    display: none;
  }

  .image, .image.alamo {
    float: none;
  }

  .div-doctores {
    width: 100%;
    margin-top: 30px;
  }

  .div-doctores._2, .especialista {
    width: 100%;
  }

  .img-especialista {
    width: 300px;
  }

  .espe-columnas {
    flex-direction: column;
  }

  .div-contacto {
    text-align: center;
    flex: 0 auto;
    order: 1;
    align-self: auto;
    max-width: none;
  }

  .div-contacto._1 {
    order: -1;
  }

  .mapa {
    margin-top: 50px;
  }

  .p.footer {
    width: 321px;
    max-width: 90%;
  }

  .left-arrow-3, .right-arrow-3 {
    width: 20px;
  }

  .div-50 {
    text-align: center;
    flex: 0 auto;
    order: 1;
    align-self: auto;
    max-width: 101%;
  }

  .div-50._1 {
    order: -1;
  }

  .div-50.qui-nes {
    padding-top: 0;
    padding-left: 0;
  }

  .slide-1, .slide-2, .slide-3 {
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .img-cover {
    margin-top: 43px;
    display: inline-block;
  }

  .graycat {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 0;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .section.testimonios {
    padding-bottom: 50px;
  }

  .paragraph.cover {
    text-align: left;
  }

  .paragraph.cover.testimonios {
    width: 100%;
  }

  .paragraph._430.alamo {
    padding-left: 0;
  }

  .slider-instalaciones {
    height: 250px;
  }

  .nav-menu {
    display: block;
  }

  .slide-testimonios {
    width: 100%;
    max-width: none;
    margin-right: 46px;
    position: static;
  }

  .mask-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .graycat {
    text-align: center;
  }
}


