@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;

0,400;1,300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Newsreader&display=swap);@import url(https://fonts.googleapis.com/css2?family=Newsreader:wght@300&display=swap);.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-prev,
.swiper-button-next {
  color: #CACACA;
}

.swiper-container.swiper-works,
.swiper-nosotros {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.form-control:focus {
  box-shadow: none !important;
}

.seccion-inicio {
  padding-top: 50px;
  padding-bottom: 50px;
}

.seccion-inicio .contenido {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.seccion-inicio h3.inicio {
  font-size: 60px;
  font-family: "Newsreader", serif;
  font-weight: 200;
  line-height: 60px;
}

.seccion-inicio .inicio2 {
  font-size: 36px;
  font-family: "Newsreader", serif;
  font-weight: 200;
  line-height: 36px;
}

.seccion-inicio .p-inicio {
  font-family: "Montserrat", "Sans Serif";
  font-weight: 200;
  font-size: 20px;
  line-height: 24.38px;
  color: black;
  margin-bottom: 30px;
}

.seccion-inicio .btn-default {
  background: #efeef5;
  font-size: 16px;
  font-family: "Newsreader", serif;
  font-weight: 400;
  line-height: 16px;
  color: gray;
}

.seccion-inicio1 {
  padding-top: 60px;
  padding-bottom: 50px;
}

.seccion-inicio1 .borde {
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  padding: 40px;
  min-height: 300px;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .seccion-inicio1 .borde {
    padding: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .seccion-inicio1 .borde {
    padding: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .seccion-inicio1 .borde {
    padding: 40px;
  }
}

.seccion-inicio1 .inicio1 {
  font-size: 30px;
  font-family: "Newsreader", serif;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 40px;
}

.seccion-inicio1 .inicio2 {
  font-size: 20px;
  font-family: "Newsreader", serif;
  font-weight: 300;
  line-height: 20px;
  text-align: center;
  padding-bottom: 10px;
}

.seccion-inicio1 .inicio3 {
  font-family: "Montserrat", "Sans Serif";
  font-weight: 300;
  font-size: 14px;
  line-height: 17.07px;
  color: black;
  padding-bottom: 15px;
}

.seccion-inicio1 ul {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}

.seccion-inicio1 .btn-default {
  background: #efeef5;
  font-size: 16px;
  font-family: "Newsreader", serif;
  font-weight: 400;
  line-height: 16px;
  color: #707070;
}

.seccion-inicio2 {
  background-color: rgba(52, 144, 220, 0.71);
  padding-top: 50px;
  padding-bottom: 30px;
  background: rgba(236, 244, 252, 0.2);
}

.seccion-inicio2 .form-control {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 18px;
  font-family: "Newsreader", serif !important;
  font-weight: 400;
  line-height: 1.6;
  color: #000000 !important;
  background-color: transparent;
  background-clip: none;
  transition: none;
  margin-bottom: 20px;
  border: none;
  border-bottom: 1px solid #000000;
  border-radius: 0;
}

.seccion-inicio2 .btn-default {
  background: #efeef5;
  font-size: 16px;
  font-family: "Newsreader", serif;
  font-weight: 400;
  line-height: 16px;
  color: #707070;
}

.seccion-inicio2 .inicio1 {
  font-size: 30px;
  font-family: "Newsreader", serif;
  font-weight: 200;
  line-height: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.seccion-inicio2 .card {
  background: white;
  border-radius: 10px;
  border: none;
  height: 100%;
  padding: 15px 15px;
}

@media screen and (min-width: 768px) {
  .seccion-inicio2 .card {
    padding: 15px 15px;
  }
}

@media screen and (min-width: 1024px) {
  .seccion-inicio2 .card {
    padding: 25px 25px;
  }
}

@media screen and (min-width: 1200px) {
  .seccion-inicio2 .card {
    padding: 25px 25px;
  }
}

.seccion-inicio2 .card .span1 {
  padding-left: 59px;
}

@media screen and (min-width: 768px) {
  .seccion-inicio2 .card .span1 {
    padding-left: 90px;
  }
}

@media screen and (min-width: 1024px) {
  .seccion-inicio2 .card .span1 {
    padding-left: 95px;
  }
}

@media screen and (min-width: 1200px) {
  .seccion-inicio2 .card .span1 {
    padding-left: 95px;
  }
}

.seccion-inicio2 .card .span2 {
  padding-left: 45px;
}

@media screen and (min-width: 768px) {
  .seccion-inicio2 .card .span2 {
    padding-left: 77px;
  }
}

@media screen and (min-width: 1024px) {
  .seccion-inicio2 .card .span2 {
    padding-left: 75px;
  }
}

@media screen and (min-width: 1200px) {
  .seccion-inicio2 .card .span2 {
    padding-left: 75px;
  }
}

.seccion-inicio2 .card .span3 {
  padding-left: 9px;
}

@media screen and (min-width: 768px) {
  .seccion-inicio2 .card .span3 {
    padding-left: 30px;
  }
}

@media screen and (min-width: 1024px) {
  .seccion-inicio2 .card .span3 {
    padding-left: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .seccion-inicio2 .card .span3 {
    padding-left: 30px;
  }
}

.seccion-inicio2 .card p.inicio2 {
  font-size: 28px;
  font-family: "Newsreader", serif;
  font-weight: 200;
  line-height: 30px;
  padding-bottom: 10px;
}

.seccion-inicio2 .card p.inicio4 {
  font-size: 16px;
  font-family: "Newsreader", serif;
  font-weight: 200;
  line-height: 20px;
  padding-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .seccion-inicio2 .card p.inicio4 {
    font-size: 17px;
  }
}

@media screen and (min-width: 1024px) {
  .seccion-inicio2 .card p.inicio4 {
    font-size: 18px;
  }
}

@media screen and (min-width: 1200px) {
  .seccion-inicio2 .card p.inicio4 {
    font-size: 18px;
  }
}

.seccion-inicio2 .card p.inicio3 {
  font-family: "Montserrat", "Sans Serif";
  font-weight: 300;
  font-size: 16px;
  line-height: 21.94px;
  color: black;
  padding-bottom: 40px;
}

.home-banner {
  height: 100vh;
}

.border {
  border-radius: 10px;
}

.seccion-inicio3 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.seccion-inicio3 .inicio1 {
  font-size: 30px;
  font-family: "Newsreader", serif;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 30px;
}

.seccion-inicio3 .card-medico {
  max-width: 400px;
  max-height: 400px;
}

.seccion-inicio3 .texto-color {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  padding: 10px;
  text-align: center;
}

.seccion-inicio3 .color-1 {
  font-size: 18px;
  font-family: "Newsreader", serif;
  font-weight: 300;
  line-height: 18px;
  color: #000;
  margin-bottom: 0;
  margin-bottom: 30px;
}

.seccion-inicio3 .color-2 {
  font-family: "Montserrat", "Sans Serif";
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: black;
  padding-bottom: 30px;
}

.seccion-inicio3 .btn-default {
  background: #efeef5;
  font-size: 16px;
  font-family: "Newsreader", serif;
  font-weight: 400;
  line-height: 16px;
  color: #707070;
}

.seccion-inicio3 .inicio2 {
  font-size: 18px;
  font-family: "Newsreader", serif;
  font-weight: 300;
  line-height: 18px;
  color: #707070;
  margin-bottom: 0;
}

.seccion-inicio3 .card {
  height: 330px;
}

.seccion-inicio4 {
  background: rgba(236, 244, 252, 0.2);
  padding-top: 50px;
  padding-bottom: 50px;
}

.seccion-inicio4 .inicio1 {
  font-size: 30px;
  font-family: "Newsreader", serif;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 30px;
}

.seccion-inicio4 .centrar {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.seccion-inicio4 .cuadro {
  background: white;
  min-height: 200px;
  height: 100%;
  padding: 30px 20px;
}

.seccion-inicio4 .cuadro h3.texto1 {
  font-size: 20px;
  font-family: "Newsreader", serif;
  font-weight: 300;
  line-height: 20px;
  padding-bottom: 30px;
}

.seccion-inicio4 .cuadro p.texto2 {
  font-family: "Montserrat", "Sans Serif";
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: black;
  padding-bottom: 20px;
}

.seccion-inicio5 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.seccion-inicio5 .farmacia {
  height: 310px;
  position: relative;
}

.seccion-inicio5 .c-farmacia {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.seccion-inicio5 .btn-default {
  background: #A9ADBA;
  font-size: 16px;
  font-family: "Newsreader", serif;
  font-weight: 400;
  line-height: 16px;
  color: #FFFFFF;
}

.seccion-inicio5 .inicio1 {
  font-size: 30px;
  font-family: "Newsreader", serif;
  font-weight: 300;
  line-height: 30px;
}

.seccion-inicio5 .p-inicio {
  font-family: "Montserrat", "Sans Serif";
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 30px;
  color: black;
}

.seccion-inicio6 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.medico1 {
  background-image: url(/images/doc5-min.jpg?c305beae4e39da9525458300b9e0c33e);
  opacity: 1;
  position: relative;
  z-index: 1;
}

.medico2 {
  background-image: url(/images/doc6-min.jpg?90c62d262f55d8cb16ed1d434d3fb6a2);
  opacity: 1;
  position: relative;
  z-index: 1;
}

.medico3 {
  background-image: url(/images/doc1-min.jpg?cc4e4a03ca2d8a5ead60d7e85d638831);
  opacity: 1;
  position: relative;
  z-index: 1;
}

.medico4 {
  background-image: url(/images/doc2-min.jpg?b4e7ec8cd7b8e9c3e96dacad13f05be4);
  opacity: 1;
  position: relative;
  z-index: 1;
}

.color {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #d9e1ec;
  opacity: 0;
  transition: opacity 0.3s;
  border-radius: 10px;
}

.color:hover {
  background-color: rgba(217, 225, 236, 0.71);
  opacity: 1;
}

.contenedor {
  background: rgba(217, 225, 236, 0.71);
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 10px;
  text-align: center;
  opacity: 1;
}

.medico1:hover .contenedor {
  opacity: 0;
}

.medico2:hover .contenedor {
  opacity: 0;
}

.medico3:hover .contenedor {
  opacity: 0;
}

.medico4:hover .contenedor {
  opacity: 0;
}

