body {
  font-family: "proxima-nova", sans-serif;
  font-display: swap;
  margin: 0;
  padding: 0;
}
p {
  /*     text-align: justify!important;
     font-size: 16px;*/
}
.text-justify {
  text-align: justify !important;
}
.text-home {
  margin-top: 180px;
}
.img-comofunciona {
  text-align: center;
}

/* .fondo {
  background-color: #f8dede; 
  height: 160px;
  border-radius: 0px 0 40px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
} */

.titulo-fondo {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  line-height: 1;
  text-align: left;
  position: relative;
  top: 100px;
}

.bajada {
  font-size: 25px;
  color: #555;
  font-weight: bold;
  text-align: center;
  position: relative;
  bottom: 65px;
}
.fondo-verde {
  background-color: #d1eceb; /* Color verde */
  height: 210px;
  border-radius: 0px 0 40px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
}

.titulo-fondo-verde {
  font-size: 6.2em;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  line-height: 1;
  text-align: left;
  position: relative;
  top: 100px;
}

.bajada-verde {
  font-size: 25px;
  color: #555;
  font-weight: bold;
  text-align: left;
  position: relative;
  bottom: 30px;
  padding-left: 100px;
}
.fondo-amarillo {
  background-color: #fef6e8; /* Color amarillo */
  height: 210px;
  border-radius: 0px 0 40px 0;
  display: flex;
  justify-content: start;
  align-items: flex-start;
  padding-bottom: 20px;
  margin-right: 100px;
}

.titulo-fondo-amarillo {
  font-size: 6.2em;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  line-height: 1;
  text-align: left;
  position: relative;
  top: 30px;
  padding-left: 60px;
}

.bajada-amarillo {
  font-size: 25px;
  color: #555;
  font-weight: bold;
  text-align: left;
  position: relative;
  bottom: 75px;
  padding-left: 60px;
}
.fondo-rosa {
  background-color: #f5dce0; /* Color rosa */
  height: 210px;
  border-radius: 0px 0 40px 0;
  display: flex;
  justify-content: start;
  align-items: flex-start;
  padding-bottom: 20px;
  margin-right: 100px;
}

.titulo-fondo-rosa {
  font-size: 6.2em;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  line-height: 1;
  text-align: left;
  position: relative;
  top: 30px;
  padding-left: 60px;
}

.bajada-rosa {
  font-size: 25px;
  color: #555;
  font-weight: bold;
  text-align: left;
  position: relative;
  bottom: 75px;
  padding-left: 60px;
}
.fondo-lila {
  background-color: #dedae2; /* Color lila */
  height: 210px;
  border-radius: 0px 0 40px 0;
  display: flex;
  justify-content: start;
  align-items: flex-start;
  padding-bottom: 20px;
  margin-right: 100px;
}

.titulo-fondo-lila {
  font-size: 6.2em;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  line-height: 1;
  text-align: left;
  position: relative;
  top: 30px;
  padding-left: 60px;
}

.bajada-lila {
  font-size: 25px;
  color: #555;
  font-weight: bold;
  text-align: left;
  position: relative;
  bottom: 75px;
  padding-left: 60px;
}
.fondo-noticias {
  background-color: #f8dede; /* Color rosado */
  height: 160px;
  border-radius: 0px 0 40px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
}
.fondo-gris {
  background-color: #dfdbe4; /* Color rosado */
  height: 160px;
  border-radius: 0px 0 40px 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
}
.titulo-fondo-noticias {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  line-height: 1;
  text-align: left;
  position: relative;
}

.bajada-noticias {
  font-size: 25px;
  color: #555;
  font-weight: bold;
  text-align: center;
  position: relative;
  bottom: 35px;
}
.fondo-ketamina {
  background-color: #dfdbe4;
  height: 240px;
  border-radius: 40px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 20px;
}

.titulo-fondo-ketamina {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  line-height: 1;
  text-align: left;
  position: relative;
  top: -160px;
}

.bajada-ketamina {
  font-size: 25px;
  color: #555;
  font-weight: bold;
  margin-top: -15px;
  text-align: center;
}
.titulo {
  font-size: 80px;
  font-weight: bold;
  color: #13323d;
  line-height: 1;
  margin-top: -30px;
  text-align: center;
}
.navbar-position {
  position: relative;
  top: 80px;
  z-index: 2;
  height: 0px;
}

.bg-btn-hablemos {
  background-color: #efa58a;
}
.bg-btn-pidehora {
  background-color: #32d187;
}

/* .button-home {
    position: relative;
    z-index: 30;
    top: 500px;
} */
.button-home {
  position: fixed;
  z-index: 30;
  top: 50%;
  right: 0;
  transition: top 0.5s ease, bottom 0.5s ease;
  width: 205px;
}
.button-pidehora {
  position: fixed;
  z-index: 30;
  bottom: 16px;
  right: 0;
  width: 205px;
}

.nav-link {
  color: white;
}

.nav-link:hover {
  background-color: #d6d4d4;
  border-color: rgba(81, 112, 117, 0.5);
  color: rgba(0, 0, 0, 0.5);
}

.text-width-tratamiento {
  /*     width: 850px;
 */
  position: relative;
  top: 50px;
  left: 50px;
}

.text-color-tratamiento {
  color: #ffc0cb;
}

.text-color2-tratamiento {
  color: #5b48af;
}

.text-color-sliderBeneficios {
  color: #616867;
}

.text-maxWidth-ketamina {
  max-width: 780px;
}

.img-beneficios {
  width: 80%;
}

.text-color-patologias {
  color: #5b48af;
}

.bg-color-sintomatologia {
  background-color: #efa58a;
  height: 90px;
  padding: 10px;
}

.div-position-sintomatologia {
  height: 108px;
  position: relative;
  z-index: -1;
  top: 108px;
  width: 300px;
}

.div-width-textsintomatologia {
  width: 520px;
}

.div-width-textsintomatologia p {
  line-height: 1.1;
  /* Ajusta la altura de línea para reducir el espacio */
}

/* @media screen and (min-width: 1024px) {
    .div-position-sintomatologia {
        height: 102px;
        top: 103px;
        width: 305px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .div-position-sintomatologia {
        height: 93px;
        top: 93px;
        width: 305px;
    }
} */

/* @media screen and (max-width: 1024px) {
    .div-position-sintomatologia {
        height: 107px;
        top: 107px;
        width: 305px;
    }
} */

/* @media screen and (max-width: 768px) {
    .div-width-textsintomatologia {
        width: 355px;
    }

    .div-position-sintomatologia {
        height: 92px;
        top: 93px;
        position: relative;
        z-index: -1;
        width: 300px;
    }
} */

/* @media screen and (max-width: 767px) {
    .div-position-sintomatologia {
        height: 83px;
        top: 87px;
        position: relative;
        z-index: -1;
        width: 300px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .div-position-sintomatologia {
        height: 83px;
        top: 85px;
        width: 305px;
    }
} */

/* @media screen and (max-width: 480px) {
    .div-position-sintomatologia {
        height: 58px;
        top: 58px;
        width: 70vw;
    }

    .div-width-textsintomatologia {
        width: 90vw;
    }
}

@media screen and (orientation: landscape) {
    .div-position-sintomatologia {
        height: 77px;
        top: 77px;
        width: 40vw;
    }
} */

.img-sintomatologia {
  width: 38%;
}

/* @media screen and (max-width: 768px) {
    .img-sintomatologia {
        width: 90%;
    }
} */

.text-color-síntomas {
  color: #efa58a;
}

.text-width-equipo {
  width: 280px;
}

.section-position-equipoCards {
  position: relative;
  top: -100px;
  z-index: 1;
}

.section-cards-equipo {
  position: relative;
  top: -100px;
  z-index: 1;
}

.hero-section-index {
  width: 100%;
  height: 60vh;
  background-image: url("../img/Image2.png");
  background-size: cover;
  background-position: center;
}

.text-list,
.my-list {
  color: #eed0c5;
}

.text-list:hover {
  color: #eed0c5;
  /* transform: scale(1.1); */
}

/* Estilo para el ítem en el centro */
.text-list.active {
  color: #efa58a;
  /* Cambia el color del texto */
  font-weight: bold;
  /* Opcional: Aumenta el grosor del texto */
}

.div1 {
  background-image: url("../img/ImgPsiquiatra.png");
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  width: 350px;
  height: 500px;
  border-radius: 20px;
}

.div1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(248, 206, 206, 0.5);
  border-radius: 20px;
}

.div2 {
  background-image: url("../img/ImgPsicologo.png");
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  width: 350px;
  height: 500px;
  border-radius: 20px;
}

.div2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(192, 148, 107, 0.5);
  border-radius: 20px;
}

.div3 {
  background-image: url("../img/ImgAnestesiologo.png");
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  width: 350px;
  height: 500px;
  border-radius: 20px;
}

.div3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(248, 206, 206, 0.5);
  border-radius: 20px;
}

.btn-cardequipo {
  background-color: #002d3f;
  position: relative;
  z-index: 2;
}

.bg-tech-section {
  background-color: #e48c99;
  min-height: 400px;
  padding: 20px 0;
}

.img-drs {
  max-width: 70%;
  height: auto;
}

.text-color-drs {
  color: rgb(96, 97, 99);
}

.pidetuhora-section-position {
  position: relative;
}

.pidetuhora-img {
  max-width: 100%;
  height: auto;
}

.pidetuhora-text {
  font-size: 125px;
  color: rgba(19, 50, 61, 0.2);
  font-weight: 100;
  text-align: right;
  padding-right: 20%;
  line-height: 110px;
  margin-left: 20% !important;
}

.testimonios-text {
  font-size: 90px;
  color: rgb(201, 193, 193);
}

.pidetuhora-btn-position {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.pidetuhora-btn-styles {
  background-color: #32d187;
  border: none;
  padding: 20px 70px !important;
  color: #fff;
}
.pidetuhora-btn-styles:hover {
  background-color: #28a76b;
  border: none;
  padding: 20px 70px !important;
  color: #fff;
}

.bg-footer {
  background-color: #002d3f;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding: 50px 0;
}

/* Cards team */
.bg-team {
  background-color: #002d3f;
  height: 300px;
}

/* @media (max-width: 768px) {
    .bg-team {
        height: 300px;
    }

    section {
        top: 0;
    }

    .div1,
    .div2,
    .div3 {
        height: auto;
        max-width: 100%;
        padding: 20px;
    }

    .div3 .text-start {
        margin-top: 15px;
    }
} */

/* @media (max-width: 576px) {
    .bg-team {
        height: 400px;
    }

    .div1,
    .div2,
    .div3 {
        height: auto;
    }

    .div3 .text-start p {
        font-size: 0.9rem;
    }
} */

/* Terapia */
.bg-terapia {
  background-color: #f59dac;
  width: 100%;
  max-width: 400px;
  height: 400px;
  margin-top: -400px;
}

.text-color-terapia {
  color: #ffc0cb;
}
.TituloInBlog {
  color: #5b4a99;
}
.text-color-fechapublicacion {
  color: #5b4a99;
}
/* @media (max-width: 768px) {
    .bg-terapia {
        margin-top: -100px;
    }
} */

/* Dr.s team */
.bg-dr {
  background-color: antiquewhite;
  min-height: 920px;
  padding: 150px 0;
}

.position-img-dr {
  position: relative;
  top: -90px;
  z-index: 1;
}

/* @media (max-width: 768px) {
    .position-img-dr {
        top: -40px;
    }
} */

.div-logo-linkedin {
  position: relative;
  top: -110px;
  right: 80px;
}

.slide1 {
  background-image: url("../img/slider1.jpg");
}

/* @media (max-width: 768px) {
    .slide1::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to left, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
        z-index: 1;
    }

    .bg-footer {
        display: flex;
        flex-direction: column;
    }

    .div-logo-linkedin {
        position: relative;
        top: 10px;
        right: 1px;
    }

    .slide-content {
        position: relative;
        z-index: 2;
        padding: 4rem;
        color: white;
        max-width: 860px;
        margin-top: 40% !important;
        margin-left: 3% !important;
    }

    .button-home {
        position: relative;
        z-index: 2;
        top: 600px;
    }

    .logo {
        top: 20px;
        left: 17% !important;
        z-index: 10;
    }
} */

.hero-slider {
  position: relative;
  height: 750px;
  background-color: #2a8b8b;
  /* This line is kept for context, but is overridden later */
  overflow: hidden;
}

.cards-container a {
  color: #616867;
}

.logo {
  top: 20px;
  left: 13%;
  z-index: 10;
}

.logo img {
  width: 250px;
}

.my-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  background-size: cover;
  background-position: center;
}

/* @media (max-width: 767px) {
    .my-slide {
        background-position: 70% center;
        background-size: cover;
    }
} */

.my-slide.active {
  opacity: 1;
}

.my-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.slide-content {
  position: relative;
  z-index: 2;
  padding: 4rem;
  color: white;
  max-width: 860px;
  margin-top: 17%;
  margin-left: 10%;
  /* text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */
  /* Sombra al texto */
}

.slide-content.right {
  margin-left: auto;
}
.slide-content p {
  font-size: 24px;
  line-height: 24px;
}

.cards-container {
  position: relative;
  /*     padding: 2rem 0;
 */
  margin-top: -50px;
  z-index: 10;
  overflow: visible;
  /*This line was removed from the updates, but it's needed for proper rendering*/
}

.hover-card {
  height: 300px;
  background: #fff7e9;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.hover-card:hover {
  transform: translateY(-100px);
  /*This line was removed from the updates, but it's needed for proper rendering*/
  height: 400px;
  z-index: 20;
}

.hover-card::before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  height: 100px;
  background: #fff7e9;
  transition: transform 0.3s ease;
  transform: translateY(100%);
  z-index: -1;
}

.hover-card:hover::before {
  transform: translateY(0);
}

.card-front,
.card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transition: all 0 ease;
}

.card-back {
  opacity: 0;
  transform: translateY(100%);
}

.hover-card:hover .card-front {
  transform: translateY(-25%);
}

.hover-card:hover .card-back {
  opacity: 1;
  transform: translateY(0);
}

.card-wrapper {
  position: relative;
  height: 300px;
}

.hover-card {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.3s ease;
}

.btn-custom {
  background-color: #efa58a;
  color: white;
  border: none;
  padding: 0.5rem 2rem;
  border-radius: 25px;
}

.btn-mobile {
  background-color: #fff7e9;
  border: none;
  padding: 0.5rem 2rem;
  margin: 5px 0 5px 0;
  border-radius: 25px;
  text-decoration: none;
  text-align: center;
  border: 2px solid #efa58a;
}

.btn-mobile a {
  background-color: #fff7e9;
  color: #616867;
  text-decoration: none;
}
.btn-mobile h5 {
  margin-bottom: 0;
}

.slider-indicators {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  z-index: 3;
}

.slider-indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
  cursor: pointer;
}

.slider-indicator.active {
  background-color: white;
}

.mt90 {
  margin-top: 90px;
}
.mt100 {
  margin-top: 100px;
}
.mt140 {
  margin-top: 140px;
}

/* @media screen and (max-width: 768px) {
    .mt90 {
        margin-top: 0px;
    }
} */

.text-secondary-emphasis {
  color: #616867;
}

.drname {
  text-align: justify;
}

.carousel-control-next,
.carousel-control-prev {
  z-index: 2 !important;
  height: 60%;
  top: 25%;
}

/* SLIDE BENEFICIO  */

.splide {
  width: 100%;
  margin: 0 auto;
}

.splide__slide {
  border-radius: 40px;
  padding: 25px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: left;
  min-height: 150px;
  transition: opacity 0.5s ease;
  opacity: 1;
  width: 35% !important;
}

.splide__slide h3 {
  margin: 0 0 10px;
  font-size: 1.5em;
  color: #333;
}

.splide__slide p {
  margin: 0;
  font-size: 1em;
  /*     color: #666;
 */
  line-height: 1.5;
}

.splide__slide.is-hidden {
  opacity: 0;
}

.splide__track ul {
  list-style-type: square;
}

.custom-bullet {
  padding-left: 0;
}

.splide__track ul ul.custom-bullet li {
  list-style-type: none;
}

/* CARDS */

.card-position {
  position: relative;
  z-index: 2;
  margin-top: -40px;
}

.card-hover {
  position: relative;
  overflow: hidden;
  background-color: #fff7e9;
  height: 250px;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}

.card-hover:hover {
  height: 300px;
  /* Aumenta hacia arriba */
  transform: translateY(-50px);
}

.card-hover .card-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.card-hover:hover .card-img {
  opacity: 1;
  /* Aparece la imagen en hover */
}

.card-hover .card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-hover .card-body {
  position: relative;
  z-index: 2;
  transition: opacity 0.3s ease;
  display: flex;
  /* Usamos flexbox también aquí */
  flex-direction: column;
  /* Alinea el texto en columna */
  justify-content: center;
  /* Centra verticalmente el contenido */
  align-items: center;
  /* Centra horizontalmente el contenido */
  height: 100%;
}

.card-hover:hover .card-body {
  opacity: 0;
  /* Oculta el texto al hacer hover */
}

.container-fluid .row {
  margin: 0;
  width: 100%;
}

.container-fluid .col {
  padding: 0;
  /* Quita el espaciado entre las columnas */
}

/* CARDS EQUIPO */

.custom-card-container {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-bottom: 2rem;
  width: 100%;
  aspect-ratio: 3/4;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.custom-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.custom-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}

.custom-overlay-1 {
  background-color: #ffd6e0;
}

.custom-overlay-2 {
  background-color: #ffbe98;
}

.custom-overlay-3 {
  background-color: #a8d1d1;
}

.custom-card-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #002d3f;
  color: white;
  padding: 8px 24px;
  border-radius: 4px;
  z-index: 2;
  white-space: nowrap;
  transition: transform 0.3s ease;
}

.custom-card-content {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  background-color: white;
  padding: 1rem;
  transition: bottom 0.3s ease, opacity 0.3s ease;
  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
}

.custom-card-text-content {
  color: #002d3f;
}

.custom-card-container.active {
  transform: translateY(-30px);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
}

.custom-card-container.active .custom-card-overlay {
  opacity: 0;
}

.custom-card-container.active .custom-card-content {
  bottom: 0;
  opacity: 1;
}

.custom-card-container.active .custom-card-title {
  transform: translate(-50%, -50%) translateY(-30px);
}

.custom-card-container.active .custom-card-image {
  transform: scale(1.1);
}

/* @media (hover: hover) {
    .custom-card-container:hover {
        transform: translateY(-30px);
        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
    }

    .custom-card-container:hover .custom-card-overlay {
        opacity: 0;
    }

    .custom-card-container:hover .custom-card-content {
        bottom: 0;
        opacity: 1;
    }

    .custom-card-container:hover .custom-card-title {
        transform: translate(-50%, -50%) translateY(-30px);
    }

    .custom-card-container:hover .custom-card-image {
        transform: scale(1.1);
    }
} */

/* CSS INTERIOR1  */

.button-home1 {
  position: relative;
  z-index: 30;
  top: 30px;
}

/* @media screen and (max-width: 768px) {
    .button-home1 {
        position: relative;
        z-index: 30;
        top: 0px;
    }
} */

.bg-btn-hablemos-interior1 {
  background-color: #efa58a;
}

.btn-hablemos-interior1-position {
  position: relative;
  right: -50px;
}

/* 
@media screen and (max-width: 768px) {
} */

.text-interior1-home {
  margin-top: 140px;
}

.text-title-interio1 {
  position: relative;
  right: 260px;
}

/* @media screen and (max-width: 768px) {
    .text-interior1-home {
        margin-top: 90px;
    }

    .text-title-interio1 {
        position: relative;
        right: 143px;
    }
} */

.text-color-quienesomos {
  color: #ffc0cb;
}

.resaltado-rosa-grande {
  background-color: #ffc0cb;
  padding: 120px 200px;
  /* Ajusta el padding para hacerlo más grande */
  border-radius: 10px;
  display: inline-block;
  position: relative;
  left: -170px;
}

.text-width-quienesomos {
  width: 850px;
}

.bg-position-slider-index {
  position: relative;
  top: 100px;
}

.bg-position-slider {
  position: relative;
}

.position-slider {
  position: absolute;
  z-index: 2;
  top: -20%;
  right: 60%;
  height: auto;
  width: 400px;
}

.position-slider-index {
  position: absolute;
  z-index: 2;
  top: -20%;
  right: 15%;
  height: 250px;
  width: 600px;
}

.img-slider-index {
  position: relative;
  top: -50px;
  left: 160px;
  z-index: 0;
}

/* @media screen and (max-width: 768px) {
    .position-slider {
        position: absolute;
        top: 60%;
        right: 0%;
    }
} */

.bg-slider {
  padding: 40px 15px;
}
#sliderSomos1 {
  background-color: #ec8e9b;
}
#sliderSomos2 {
  background-color: #efa58a;
}
#sliderSomos3 {
  background-color: #fcb357;
}
#sliderSomos4 {
  background-color: #a49cc8;
}
#sliderSomos5 {
  background-color: #76cec6;
}
.bg-slider-index {
  background-color: rgb(164, 156, 200);
}

/* @media screen and (min-width: 768px) {
    .prev-btn-slider {
        background-color: #000000;
        width: 40px;
        height: 40px;
        position: relative;
        right: 110px;
    }

    .next-btn-slider {
        background-color: #000000;
        width: 40px;
        height: 40px;
        position: relative;
        left: 110px;
    }
} */

.img-directorio {
  position: relative;
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* @media screen and (max-width: 768px) {
    .img-permisos-position {
        position: absolute;
        z-index: 2;
        top: 305%;
    }
} */

.bg-cumplimiento {
  background-color: #a49cc8;
  min-height: 750px;
  padding: 40px 0;
}

.img-cumplimiento {
  max-width: 80%;
  height: auto;
}

/* @media screen and (max-width: 768px) {
    .bg-cumplimiento {
        position: absolute;
        z-index: 1;
        top: 310%;
    }

    .bg-footer-responsive {
        position: absolute;
        z-index: 4;
        top: 495%;
    }
} */

/* CSS INTERIOR2 */

.text-color-historia {
  color: #ffc0cb;
}

.div-main-legislacion {
  height: 200px;
}

.bg-legislacion {
  background-color: #a49cc8;
}

.div-position-legislacion {
  position: relative;
  top: 100px;
  margin-left: 30%;
}

.div-tamaño-legislacion {
  width: 350px;
  /* height: 500px; */
}

.img-legislacion {
  position: relative;
  z-index: 1;
  top: 170px;
}

/* @media screen and (max-width: 768px) {
    .div-position-legislacion {
        bottom: -500px;
        margin-left: 3%;
    }

    .img-abajo-legislacion {
        position: relative;
        top: -100px;
        z-index: -1
    }

    .img-legislacion {
        z-index: 1;
        top: 100px;
    }
} */

.bg-link-estudios {
  background-color: #042e40;
}

/* 
@media screen and (max-width: 768px) {

    .img-estudios-position,
    .text-estudios-position {
        position: relative;
        top: 390px;
    }
} */

.div-main-innovacion {
  height: 200px;
}

.bg-innovacion {
  background-color: #ffc0cb;
}

.div-position-innovacion {
  position: relative;
  top: 100px;
  margin-left: 30%;
}

.div-tamaño-innovacion {
  width: 350px;
  height: 500px;
}

.img-innovacion {
  position: relative;
  z-index: 1;
  top: 170px;
}

/* @media screen and (max-width: 768px) {
    .div-position-innovacion {
        bottom: -500px;
        top: 420px;
        margin-left: 3%;
    }

    .img-abajo-innovacion {
        position: relative;
        top: 200px;
        z-index: -1
    }

    .img-innovacion {
        position: relative;
        top: 400px;
    }
} */

.text-ketamina {
  color: #ffc0cb;
}

/* @media screen and (max-width: 768px) {

    .img-ketamina-position,
    .text-ketamina-position {
        position: relative;
        top: 690px;
    }
} */

/* .section-slider {
    position: relative;
    top: 200px;
    left: 550px;
    z-index: 1;
} */
.section-slider {
  position: relative;
  top: 270px;
  left: 45%;
  z-index: 1;
}
.tamaño-slider {
  width: 600px;
  height: 250px;
}

.bg-slider2 {
  background-color: #a49cc8;
}

.icon2 {
  background-image: url(../img/arrow-left-short.svg) !important;
  color: white;
}

.icon1 {
  background-image: url(../img/arrow-right-short.svg) !important;
}

.prev-btn-slider-index {
  background-color: #002d3f;
  width: 40px;
  height: 40px;
  position: relative;
  right: 50px;
  opacity: 1 !important;
}

.next-btn-slider-index {
  background-color: #002d3f;
  width: 40px;
  height: 40px;
  position: relative;
  left: 50px;
  opacity: 1 !important;
}

.prev-btn-slider2 {
  background-color: #002d3f;
  width: 40px;
  height: 40px;
  position: relative;
  right: 20px;
  opacity: 1 !important;
}

.next-btn-slider2 {
  background-color: #002d3f;
  width: 40px;
  height: 40px;
  position: relative;
  left: 70px;
  opacity: 1 !important;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}
.carousel-control-next:hover,
.carousel-control-prev:hover {
  opacity: 0.5;
}
.comillas1 {
  position: absolute;
  top: 1%;
  left: 1%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.comillas2 {
  position: absolute;
  top: 90%;
  left: 520px;
  z-index: -1;
  rotate: 180deg;
}

.bg-image {
  position: relative;
  right: 0;
  top: 0;
  min-height: 600px;
  min-width: 400px;
  background-image: url("../img/midcircleimagen.png");
  background-size: cover;
  background-position: right;
  overflow: hidden;
  float: right;
}
.bg-image-testimonio {
  position: relative;
  right: 0;
  top: 0;
  min-height: 600px;
  min-width: 400px;
  background-image: url("../img/testimonioROund.png");
  background-size: cover;
  background-position: right;
  overflow: hidden;
  float: right;
}

.casosdeexito-section-position {
  position: relative;
  top: -200px;
}
.testimonio-section-position {
  position: relative;
  top: -100px;
}

/* @media screen and (max-width: 768px) {

    .casosdeexito-section-position,
    .section-slider,
    .comillas1,
    .comillas2 {
        display: none;
    }

} */

.casosdeexito-text {
  font-size: 120px;
  line-height: 80px;
  color: rgb(19, 50, 61, 0.2);
  font-weight: 100;
}

.casosdeexito-subtext {
  position: relative;
  top: -92px;
  left: 160px;
  font-size: 25px;
}

/* .casosdeexito-img {
    position: relative;
    right: -210px;
    z-index: -1;
} */
.casosdeexito-img {
  float: right;
}

/* @media screen and (max-width: 768px) {
    .bg-footer {
        display: flex;
        flex-direction: column;
        position: relative;
        top: 600px;
    }
} */

/* CSS INTERIOR3 */

.text-interior3-home {
  margin-top: 140px;
}

.text-title-interio3 {
  position: relative;
  right: 120px;
}

/* @media screen and (max-width: 768px) {
    .text-interior3-home {
        margin-top: 95px;
    }

    .text-title-interio3 {
        position: relative;
        right: 46px;
    }
} */

.bg-btn-hablemos-interior3 {
  background-color: #efa58a;
}

.text-color-patologias3 {
  color: #24aa9c;
}

/* PATOLOGIAs */

.div-main-patologias {
  height: 200px;
}

.bg-patologias {
  background-color: #042e40;
}

.div-position-patologias {
  position: relative;
  top: 100px;
  margin-left: 30%;
}

.div-tamaño-patologias {
  width: 350px;
  height: 360px;
}

.img-patologias {
  position: relative;
  z-index: 1;
  top: 156px;
}

/* @media screen and (max-width: 768px) {
    .div-position-patologias {
        bottom: -500px;
        top: 72px;
        margin-left: 4%;
    }

    .img-abajo-patologias {
        position: relative;
        top: -110px;
        z-index: -1
    }

    .img-patologias {
        position: relative;
        top: 45px;
    }
} */

/* FIN. */

/* TEPT */

.text-color-tept {
  color: #f4ad4c;
}

.div-main-tept-síntomas {
  height: 200px;
}

.bg-tept-síntomas {
  background-color: #fff7e9;
}

.div-position-tept-síntomas {
  position: relative;
  top: 100px;
  margin-left: 30%;
}

.div-tamaño-tept-síntomas {
  width: 350px;
  height: 460px;
}

.img-tept-síntomas {
  position: relative;
  z-index: 1;
  top: 156px;
}

/* @media screen and (max-width: 768px) {
    .img-tept {
        position: relative;
        top: 200px;
    }

    .text-tept-position {
        position: relative;
        top: 180px;
    }

    .div-position-tept-síntomas {
        bottom: -500px;
        top: 350px;
        margin-left: 3%;
    }

    .img-abajo-tept-síntomas {
        position: relative;
        top: 61px;
        z-index: -1
    }

    .img-tept-síntomas {
        position: relative;
        top: -240px;
    }
} */

/* FIN. */

/* TAG */

.div-main-tag-síntomas {
  height: 200px;
}

.text-color-tag {
  color: #e1909a;
}

.bg-tag-síntomas {
  background-color: #042e40;
}

.div-position-tag-síntomas {
  position: relative;
  top: 100px;
  margin-left: 30%;
}

.div-tamaño-tag-síntomas {
  width: 400px;
  height: 500px;
}

.img-tag-síntomas {
  position: relative;
  z-index: 1;
  top: 156px;
}

/* @media screen and (max-width: 768px) {
    .div-tamaño-tag-síntomas {
        width: 355px;
        height: 500px;
    }

    .img-tag {
        position: relative;
        top: 530px;
    }

    .text-tag-position {
        position: relative;
        top: 500px;
    }

    .div-position-tag-síntomas {
        position: relative;
        top: 600px;
        margin-left: 3%;
    }

    .img-tag-síntomas {
        position: relative;
        top: 580px;
    }

    .img-abajo-tag-síntomas {
        position: relative;
        top: 423px;
        z-index: -1
    }
} */

/* FIN. */

/* TOC */

.div-main-toc-síntomas {
  height: 200px;
}

.text-color-toc {
  color: #5d4d9a;
}

.bg-toc-síntomas {
  background-color: #fdf5e9;
}

.div-position-toc-síntomas {
  position: relative;
  top: 100px;
  margin-left: 30%;
}

.div-tamaño-toc-síntomas {
  width: 400px;
  height: 280px;
}

.img-toc-síntomas {
  position: relative;
  z-index: 1;
  top: 156px;
}

.bg-footer3 {
  background-color: #002d3f;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding: 50px 0;
}

/* @media screen and (max-width: 768px) {
    .div-tamaño-toc-síntomas {
        width: 366px;
        height: 280px;
    }

    .bg-footer3 {
        display: flex;
        flex-direction: column;
        position: relative;
        top: 985px;
    }

    .img-toc {
        position: relative;
        top: 900px;
    }

    .text-toc-position {
        position: relative;
        top: 860px;
    }

    .div-position-toc-síntomas {
        position: relative;
        top: 950px;
        margin-left: 1%;
    }

    .img-toc-síntomas {
        position: relative;
        top: 900px;
    }

    .img-abajo-toc-síntomas {
        position: relative;
        top: 740px;
        z-index: -1
    }
} */

/* FIN. */

/* CSS INTERIOR5 */

/* SECTION DEBAJO DEL SLIDER */

.bg-abajo-slider {
  background-color: #e08c97;
}

.altura-abajo-slider {
  height: 300px;
}

/* @media screen and (max-width: 768px) {
    .bg-footer5 {
        display: flex;
        flex-direction: column;
        position: relative;
        top: 0px;
    }
} */

/* SECTION DEBAJO DEL SLIDER */

.bg-abajo-slider6 {
  background-color: #a49cc8;
}

/* @media screen and (max-width: 768px) {
    .bg-footer6 {
        display: flex;
        flex-direction: column;
        position: relative;
        top: 0px;
    }
} */

.text-container {
  position: relative;
  height: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.text-container2 {
  position: relative;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.text-stack {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.text-stack2 {
  position: relative;
  width: 100%;
  max-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .background-text,
  .foreground-text {
    position: absolute;
    white-space: nowrap;
    letter-spacing: 0.02em;
    line-height: 1;
    text-align: center;
  }

  .background-text {
    font-size: 28vmin;
    font-weight: 200;
    color: rgba(19, 50, 61, 0.2);
    bottom: 0; 
  }*/
.background-text2 {
  font-size: 125px;
  font-weight: 200;
  color: rgba(19, 50, 61, 0.2);
  bottom: 0;
  text-align: center;
  line-height: 15vmin;
}
.foreground-text {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: 70px;
}
.foreground-text-2 {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: 70px;
}
.background-text-2 {
  font-size: 125px;
  font-weight: 200;
  color: rgba(19, 50, 61, 0.2);
  bottom: 0;
  text-align: center;
  line-height: 100px;
}
.foreground-text2 {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: 130px;
  position: absolute;
}
.splide__pagination__page {
  height: 12px !important;
  width: 12px !important;
}
.text-stack-legislacion {
  position: relative;
  width: 100%;
  height: 20%;
  display: flex;
  align-items: center;
}
.text-stack-innovacion {
  position: relative;
  width: 100%;
  height: 20%;
  display: flex;
  align-items: center;
}
.text-stack-somos {
  position: relative;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
}

.background-text-legislacion,
.foreground-text-legislacion {
  position: absolute;
  white-space: nowrap;
  letter-spacing: 0.02em;
  line-height: 1;
}
.background-text-innovacion,
.foreground-text-innovacion {
  position: absolute;
  white-space: nowrap;
  letter-spacing: 0.02em;
  line-height: 1;
}
.background-text-legislacion {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  bottom: 0;
}

.foreground-text-legislacion {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: -60px;
  left: 5px;
}
.background-text-innovacion {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  bottom: 0;
}

.foreground-text-innovacion {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: -60px;
  left: 5px;
}
.background-text-somos,
.foreground-text-somos {
  position: absolute;
  white-space: nowrap;
  letter-spacing: 0.02em;
  line-height: 1;
}

.background-text-somos {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  bottom: 0;
}

.foreground-text-somos {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: -50px;
  left: 5px;
}
.background-text-sintomas,
.foreground-text-sintomas {
  position: absolute;
  white-space: nowrap;
  letter-spacing: 0.02em;
  line-height: 1;
}

.background-text-sintomas {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  bottom: 0;
  top: 120px;
}
.foreground-text-sintomas-2 {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: -40px;
  left: 5px;
}
.background-text-sintomas-2,
.foreground-text-sintomas-2 {
  position: absolute;
  white-space: nowrap;
  letter-spacing: 0.02em;
  line-height: 1;
}
.background-text-sintomas-3,
.foreground-text-sintomas-3 {
  position: absolute;
  white-space: nowrap;
  letter-spacing: 0.02em;
  line-height: 1;
}
.background-text-sintomas-3 {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  bottom: 0;
  top: -45px;
}
.foreground-text-sintomas-3 {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: -35px;
  left: 5px;
}
.foreground-text-sintomas {
  font-size: 25px;
  font-weight: bold;
  color: #555;
  top: 110px;
  left: 5px;
}
.text-background {
  font-size: 125px;
  font-weight: 100;
  color: rgba(255, 255, 255, 0.1);
  position: relative;
  left: -20%;
  top: -25px;
}
.text-background-technical {
  font-size: 125px;
  font-weight: 100;
  color: rgba(255, 255, 255, 0.2);
  position: relative;
  top: -25px;
  line-height: 100px;
}
.technical-text {
  font-size: 25px;
  color: rgb(255, 255, 255);
}

/*HERO BANNERS*/

.hero-section {
  position: relative;
  height: 80vh;
  overflow: hidden;
}
.hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.hero-content {
  position: relative;
  z-index: 1;
}
.lefthero {
  left: 40px;
}
.hero-title {
  font-size: 2.5rem;
  line-height: 1.2;
  white-space: nowrap;
}
.hero-subtitle {
  font-size: 24px;
  line-height: 24px;
}
.whatsapp-button {
  position: absolute;
  bottom: 230px;
  right: calc(
    (100% - 1320px) / 2 + 15px
  ); /* Adjust based on your container width */
  z-index: 1000;
}
/*  .nav-link {
    color: white !important;
    padding: 8px 16px !important;
    margin: 0 4px;
    border-radius: 20px;
    transition: background-color 0.3s;
}
.nav-link:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.navbar-brand img {
    max-height: 50px;
} */
.text-end .hero-title,
.text-end .hero-subtitle {
  text-align: left;
}
.bg-btn-hablemos {
  background-color: #efa58a; /* WhatsApp green color */
}
@media (max-width: 1400px) {
  .whatsapp-button {
    right: 15px;
  }
}
@media (max-width: 768px) {
  .hero-title {
    font-size: 2rem;
  }
  .hero-subtitle {
    font-size: 1.2rem;
  }
}

.dropdown-menu {
  background-color: transparent;
  border: none;
  color: white;
}
.dropdown-item {
  color: white;
  border: 2px solid white;
  border-radius: 30px;
  margin-bottom: 10px;
}
.dropdown-item:hover {
  background-color: #d6d4d4;
  border-color: rgba(81, 112, 117, 0.5);
  color: rgba(0, 0, 0, 0.5);
}

/* Estilos de las cards */
.news-card {
  width: 300px;
  height: 300px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  padding: 45px;
  color: #002d3f;
  text-decoration: none;
}

/* Centrar los indicadores y flechas */
.carousel-indicators {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 15px;
}
.carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid rgb(255, 255, 255);
  background-color: transparent;
  transition: all 0.3s ease;
}
.carousel-indicators .active {
  background-color: rgb(255, 255, 255);
}
/* Flechas */
.custom-arrow {
  background: none;
  border: none;
  font-size: 24px;
  color: rgb(255, 255, 255);
  cursor: pointer;
}

.bg-noticias-1 {
  background-color: #d2eeed;
}
.bg-noticias-2 {
  background-color: #fff7e9;
}
.bg-noticias-3 {
  background-color: #dfdbe4;
}
.bg-noticias-4 {
  background-color: #f6dde2;
}

.bg-noticias {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 60%,
    rgba(224, 140, 151, 1) 60%
  );
}
.bg-blog {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 60%,
    rgb(164, 156, 200) 60%
  );
}
.TituloCardNoticias {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left !important;
}
.bajadaCardNoticias {
  font-size: 1.5rem;
  font-weight: normal;
  text-align: left !important;
}
/*  */
.TituloCardNoticiasExt {
  font-size: 1.3em;
  font-weight: bold;
  text-align: left !important;
  padding-bottom: 7px;
  line-height: 1em;
  padding-bottom: 16px;
}
.bajadaCardNoticiasExt {
  font-size: 1em;
  font-weight: normal;
  text-align: left !important;
  line-height: 1em;
}
/* .urlCardNoticiasExt {
  font-size: 0.8em;
  font-weight: normal;
  text-align: left !important;
  font-style: italic;
  line-height: 0.9em;
  white-space: pre-wrap;
  word-break: break-word;
} */ /* nueva modificacion */

.custom-form {
  background-color: #fff7e9;
  border-radius: 30px;
  padding: 30px;
}
.custom-label {
  color: #616867;
  font-weight: bold;
}
.custom-input {
  border-color: #616867;
  color: #616867;
}
.custom-input:focus {
  border-color: #616867;
  box-shadow: 0 0 5px rgba(97, 104, 103, 0.5);
}
.bg-menumobile {
  background-color: beige;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 25px;
}
.testimonios-section {
  position: relative;
  overflow: visible; /* Cambiado de hidden a visible para que la imagen no se corte */
  padding: 80px 0;
  min-height: 400px; /* Altura mínima para asegurar espacio suficiente */
}

.testimonios-title-container {
  display: flex;
  flex-direction: column;
  justify-content: center; /* Centrado vertical */
  height: 100%;
  position: relative;
  min-height: 220px; /* Altura mínima para asegurar espacio suficiente */
}

.testimonios-title-small {
  font-size: 25px;
  font-weight: 600;
  color: #555;
  position: relative;
  z-index: 2;
  margin-bottom: 80px;
  margin-left: 80px;
}

.testimonios-title-large {
  font-size: 125px;
  font-weight: 100;
  color: rgba(19, 50, 61, 0.2);
  position: absolute;
  top: 50%;
  transform: translateY(-50%); /* Centrado vertical */
  left: 0;
  z-index: 1;
  line-height: 1;
}

.testimonios-carousel {
  background-color: rgb(164, 156, 200);
  border-radius: 10px;
  padding: 30px;
  color: white;
  position: relative;
  z-index: 2;
  max-height: 250px;
  max-width: 600px;
  right: 0;
}

.testimonios-carousel .carousel-item {
  min-height: 250px;
}

.testimonios-carousel .carousel-control-prev,
.testimonios-carousel .carousel-control-next {
  width: 2em;
  height: 2em;
  background-color: #002d3f;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.7;
}

.testimonios-carousel .carousel-control-prev {
  left: -20px;
}

.testimonios-carousel .carousel-control-next {
  right: -20px;
}

.testimonios-carousel .carousel-indicators {
  bottom: -40px;
}

.testimonios-carousel .carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #002d3f;
  opacity: 0.5;
}

.testimonios-carousel .carousel-indicators button.active {
  opacity: 1;
}

.testimonios-bg-image {
  position: absolute;
  right: 0; /* Ajustado para que se vea más de la imagen */
  top: 50%;
  transform: translateY(-50%);
  width: 430px; /* Aumentado el tamaño */
  height: 600px; /* Aumentado el tamaño */
  /* border-radius: 50%; */
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.testimonio-autor {
  font-weight: 600;
  margin-top: 15px;
}

.row-container {
  position: relative;
  z-index: 2;
}

.banner {
  background-color: #e7e3ec; /* Gris claro */
  padding: 40px;
  margin-right: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 0;
  width: 98%;
  max-width: 800px; /* Ajusta según el tamaño que necesites */
  position: relative;
  overflow: hidden;
}

.titulo-grande {
  font-size: 125px;
  color: rgba(0, 0, 0, 0.1); /* Texto gris claro */
  margin: 0;
  font-weight: 100;
  line-height: 1;
}

.texto-pequeno {
  margin-top: 10px;
  margin-left: 10px;
}

.texto-pequeno p {
  font-size: 24px;
  color: #4d5152; /* Gris oscuro */
  margin: 0;
  font-weight: 400;
  line-height: 1.4;
  text-align: left !important;
}

.texto-pequeno p strong {
  font-weight: 600; /* Texto en negrita */
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #002d3f;
}
.splide__arrow svg {
  fill: #ffffff;
  height: 1.2em;
  width: 1.2em;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 1.2em;
}
.carousel-control-next:hover,
.carousel-control-prev:hover {
  opacity: 0.9 !important;
}
.custom-arrow-noticias {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 5px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-arrow-noticias.prev {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23042e40'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  transform: rotate(0deg); /* Izquierda */
}

.custom-arrow-noticias.next {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23042e40'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  transform: rotate(180deg); /* Derecha */
}
.tituloTerapia {
  color: #ffffff;
  text-align: justify;
  font-size: 1.5rem;
}
.p-30 {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.sintoma-margen {
  margin-left: 0;
}
.wpcf7-response-output {
  display: none !important;
}

.screen-reader-response {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    color: #042e40;
    font-weight: 500;
}

@media (max-width: 768px) {
  .ocultar-movil {
    display: none !important;
  }
  
}
