body::-webkit-scrollbar {
  width: 12px;
}

.cta-wpp-flutuante:hover {
  transition: 0.8S;
  background-color: #E7D092;
  color: white;
}

.p-relative{
  position: relative;
}

.cta-wpp-flutuante {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 1px 2px #888;
  z-index: 1000;
}

body::-webkit-scrollbar-track {
  background: transparent;
}

body::-webkit-scrollbar-thumb {
  background-color: #E7D092;
  border-radius: 20px;
  border: 3px solid #E7D092;
}

body{
  background-color: #EFE9E5;
}

.owl-theme .owl-dots {
  display: none;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  color: #202945;

  font-weight: 600;
  font-size: 54px;
  line-height: 62px;
}

h3,
h4,
h5 {
  font-size: 20px;
  font-family: "Roboto", serif;
}

p,
li,
a,
.fonte-padrao {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #202945;
  text-decoration: none;
}

.fonte-bold {
  font-weight: bold;
}

.color-black {
  color: #27292C;
}

.color-blue {
  color: #2D3A6A;
}

.color-marrom{
  color: #60333A;
}

.color-white {
  color: white;
}

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

.color-gold {
  color: #E7D092;
}

@media(min-width: 991.99px) {
  .esconde-desktop {
    display: none;
  }
}

@media(max-width: 991.98px) {
  .esconde-mobile {
    display: none;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1296px;
  }
}

.centraliza {
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.centraliza-desk-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.botao-wpp-flutuante:hover {
  transition: 0.8S;
  background-color: #DDAA6B;
  color: white;
}

.word {
  position: relative;
}

.word::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1.5px;
  background-color: #FF8731;
  bottom: 0;
  left: 0;
  transform-origin: bottom;
  animation: infinite-line 2s linear infinite;
}

@media(max-width: 474.99px) {
  .botao-fixo-rodape-1 {
    position: fixed;
    bottom: -33px;
    width: 100%;
    height: 70px;
    z-index: 9999;
  }

  .botao-fixo-rodape-2 {
    position: fixed;
    bottom: 5px;
    width: 100%;
    height: 70px;
    z-index: 9997;
  }

  .img-rodape-2 {
    width: 10%;
  }

  .img-rodape-1 {
    width: 10%;
  }
}

@media(min-width:475px) and (max-width: 700.99px) {
  .botao-fixo-rodape-1 {
    position: fixed;
    bottom: -33px;
    width: 100%;
    height: 70px;
    z-index: 9999;
  }

  .botao-fixo-rodape-2 {
    position: fixed;
    bottom: 5px;
    width: 100%;
    height: 70px;
    z-index: 9997;
  }

  .img-rodape-2 {
    width: 10%;
  }

  .img-rodape-1 {
    width: 10%;
  }
}

@media(min-width:701px) and (max-width: 10000px) {
  .botao-fixo-rodape-1 {
    position: fixed;
    bottom: -33px;
    width: 100%;
    height: 70px;
    z-index: 9999;
  }

  .botao-fixo-rodape-2 {
    position: fixed;
    bottom: 5px;
    width: 100%;
    height: 70px;
    z-index: 999;
  }

  .img-rodape-2 {
    width: 7%;
  }

  .img-rodape-1 {
    width: 7%;
  }
}

@media(min-width: 991.99px) {
  .esconde-desktop {
    display: none;
  }
}

@media(max-width: 991.98px) {
  .esconde-mobile {
    display: none;
  }
}

.no-padding{
  padding: 0; margin: 0;
}

.cta-contato{
  color: #345574;
  border: 1px solid #345574;
  border-radius: 999px;
  display: block;
  text-align: center;
  width: 240px;
  font-weight: bold;
  padding: 13px 25px;
  font-size: 18px;
}

.cta-contato-2{
  background-color: #345574;
  color: white;
  border: 1px solid #345574;
  border-radius: 999px;
  display: block;
  text-align: center;
  width: 240px;
  font-weight: bold;
  padding: 13px 25px;
  font-size: 18px;
}
/*------------ MENU -----------*/
.navbar {
  height: 86px;
  padding: 0px 30px;
  background: #FFFFFF;
}

.nav-mobile-ul{
  display: block !important;
  position: absolute;
  top: 60px;
}

.nav-mobile-ul .nav-link{
  color: white !important;
  font-size: 18px !important;
}

.cta-right-mobile{
  display: block !important;
}

.cta-right-mobile a{
  background: white !important;
  color: #25d366 !important;
}


.navbar-nav .nav-link {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13.6719px;
  line-height: 20px;
  color: #3A5A86;
  font-weight: bolder;
}

.navbar-nav .nav-item {
  padding: 0px 10px;
}

.navbar-nav li a:hover {
  color: #007bff;
  border-bottom: 1px solid #007bff;
  transition: 0.3s all ease;
  font-weight: bold;
}

.nav-link.active {
  font-weight: bolder;
  color: #3A5A86;
  border-bottom: 1px solid #3A5A86;
}

.navbar-nav .dropdown-menu {
  background: white;
  transition: 0.3s all ease;
  display: none; /* Começa escondido */
}

.navbar-nav .dropdown-menu li a {
  color: #3A5A86;
  font-size: 15px;
}

.navbar-nav .dropdown-menu li a:hover {
  background-color: #3A5A86;
  color: white;
  font-weight: bold;
  transition: 0.3s all ease;
}

/* Hover para dropdown - desktop */
@media (min-width: 992px) {
  .navbar-nav .dropdown:hover .dropdown-menu {
    display: block; /* Exibe o menu quando o item estiver no hover */
  }
}

/* Hover para dropdown - mobile */
@media (max-width: 992px) {
  .navbar-nav .nav-link {
    margin-bottom: 15px;
  }

  .cta-nav {
    margin-left: 0;
  }

  .navbar-nav .dropdown-menu a {
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
    max-width: 100%;
  }
}

.cta-right{
  display: flex;
}

.cta-right .navbar-toggler{
  margin: 0 !important;
  padding: 0 !important;
  line-height: normal !important;
  z-index: 99999;
  position: relative;
}

.cta-right a{
  background: #2D3A6A;
  border-radius: 4px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #F1EFEA;
  padding: 10px 0px;
  text-align: center;
  width: 117px;
  margin-top: 0px;
  display: inline-block;
}

.cta-right button{
  padding: 0;
  background: none;
  font-size: 20px;
  color: #3A5A86;
  border: none;
  margin: 0px 15px;
}

/* Menu fixo centralizado no desktop */
@media (min-width: 992px) {
  .navbar {
    position: fixed;
    display: flex;
    justify-content: center; /* Centraliza o menu */
    width: 100%;
  }

  #navbarNavx {
    display: flex;
    justify-content: center; /* Centraliza os itens */
    align-items: center;
  }

  .navbar-nav .nav-item {
    margin: 0 15px;
  }

  /* Esconde o botão hambúrguer no desktop */
  .navbar-toggler {
    display: none !important;
  }
}

/* Menu lateral no mobile */
@media (max-width: 9911px) {
  /* Menu lateral no mobile - começa fora da tela */
  #navbarNav {
    position: fixed;
    top: 0;
    right: -250px; /* Inicialmente fora da tela */
    width: 250px;
    height: 100vh;
    background-color: #ffffff;
    transition: right 0.3s ease; /* Transição suave ao abrir */
    z-index: 1050;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1); /* Sombra sutil */
  }

  /* Quando o menu lateral estiver visível */
  #navbarNav.show {
    right: 0; /* O menu aparece a partir da direita */
    background-color: #2D3A6A;
  }

  /* Itens no menu lateral */
  .navbar-nav {
    display: flex;
    flex-direction: column;
    padding: 20px;
  }

  .navbar-nav .nav-item {
    margin: 10px 0;
  }

  /* Exibe o botão hambúrguer no mobile */
  .navbar-toggler {
    display: block !important;
  }
}


.bg-header{
  background-color: #EFE9E5;
  padding: 30px 0px;
  margin-top: 88px;
}

.bg-header h2{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  color: #202945;
}

/*-------- INICIO -----*/
/*-------- INICIO -----*/

.full-banner-inicio {
  position: relative;
  overflow: hidden;
  height: 834px; /* altura do banner - ajuste conforme necessário */
  background: rgba(255, 255, 255, 0.002);
  box-shadow: 0px 30px 80px rgba(0, 0, 0, 0.14), 0px 20px 70px rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}

.video-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.content-overlay {
  position: relative;
  z-index: 2;
  color: white;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
}

.full-banner-inicio h1{

  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 82px;
  line-height: 100px;
  display: flex;
  margin-top: 15px;
  align-items: center;
  text-align: center;

  color: #FFFFFF;
  display: block;


}

.full-banner-inicio h1 span{
  font-weight: bolder;
  display: block;
}

/*-------- PARTE 2 -----*/

.home-2 .col-lg-12 hr{
  height: 2px;
  width: 100%;
  background: #202945;
  opacity: 1;
  margin: 50px 0px 30px auto;
}

.hr-card-home-2 hr{
  height: 2px;
  width: 100%;
  background: #202945;
  opacity: 1;
  margin: 60px 0px 60px auto;
}

.card-home-2 h2{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 44px;
  color: #202945;
}

.card-home-2 a{
  background: #202945;
  border-radius: 4px;
  color: white;
  padding: 8px 20px;
}

.card-home-2 img{
  width: 180px;
  height: 180px;
}

/*-------- PARTE 3 -----*/
.home-3{
  padding-top: 100px;
}

.home-3 img{
  border-radius: 9px;
}

@media (min-width: 992px) {
  .home-3 .col-lg-2 {
      flex: 0 0 auto;
      width: 20%;
  }
}

.home-3 h2{
  text-align: center;
  margin-bottom: 40px;
}

/*-------- PARTE 4 -----*/
.home-4{
  padding-top: 100px;
}

.home-4 h2{
  text-align: center;
  margin-bottom: 40px;
}

.home-4 span{
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 80px;
  line-height: 80px;
  color: #202945;
}

.home-4 .col-lg-6:nth-child(3){
  margin-top: 20px;
}

.pacientes h3{
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 80px;
  line-height: 80px;
  margin-bottom: -30px;
  color: #202945;
}

.home-4 p{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 40px;
  color: #202945;
}

.home-4 .splide__pagination {
  bottom: -43%;
}

.home-4 .splide__pagination__page.is-active {
  background: #242844;
  transform: scale(1.4);
  z-index: 1;
}

.home-4 .splide__pagination li {
  margin: 0 8px;
}

/*---------- FOOTER -------*/
.footer{
  padding: 80px 0px 40px 0px;
}

.footer h3{
  text-transform: uppercase;
}

.footer hr{
  height: 2px;
  width: 100%;
  background: #202945;
  opacity: 1;
  margin: 30px auto;
}

#p-wta3, #p-wta3 a {
  margin-top: 35px;
  font-size: 14px;
  margin-bottom: 0;
}

.footer h3{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
  align-items: center;
  color: #202945;
}

.h3-onde-estamos{
  margin-top: 26px;
}

.footer i{
  display: none;
}

.footer a:hover{
  transition: 0.3s all ease;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  -webkit-transform: scale(1.1);
  transform: scale(1.2);
  font-weight: bold;
}

.a-loc:hover{
  color: #FBBC04;
}

.a-insta:hover {
  color: #FD1D1D;
}

.a-face:hover {
  color: #007bff;
}

.a-youtube:hover{
  color: #FF0033;
}

.a-wpp:hover{
  color: #25d366;
}

.a-ttk:hover{
  color: #6CFAF6;
}

.footer a:hover i{
  margin-right: 5px;
  display: inline-block;
}

.footer ul{
  list-style: none;
  padding-left: 0;
}

.footer .col-lg-4 p{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #202945;
}

.footer input{
  background: rgba(0, 0, 0, 0.04);
  /* gtcgroup.com.br/Cloud Burst */
  border: 1px solid #202945;
  border-radius: 4px;
  width: 90%;
}

.footer button{
  background: #333333;
  border-radius: 4px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #F1EFEA;
  padding: 10px 20px;
  margin-top: 20px;
  display: inline-block;
}

/*------ CORPO CLINICO ----*/
.bg-padrao{
  background-position-x: 50%;
  background-position-y: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 780px;
  margin-top: 46px;
}

.cp-clinico {
  background-image: url(https://site.clinicalotus.es/wp-content/uploads/2025/07/new-bg-cp-clinico-scaled.jpg);
  height: 1080px;
}

/*------ CORPO CLINICO 2 ----*/
.cp-clinico-2 .col-lg-3{
  margin-bottom: 20px;
}

.cp-clinico-2{
  padding-bottom: 0;
}

.profile-card {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.profile-card:hover {
  transform: scale(1.02);
  background: rgba(0, 0, 0, 0.5);
}

.profile-card:hover .profile-overlay {
  transform: scale(1.02);
  background: rgba(0, 0, 0, 0.5);
  height: 120px;
}

.profile-card:hover .profile-name, .profile-card:hover .profile-subtext{
  bottom: 10px;
}

/* Ajuste na imagem para manter a proporção */
.profile-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease;
}

/* Ajuste da overlay para a parte inferior com gradiente */
.profile-overlay {
  position: absolute;
  bottom: 0; /* Certifique-se de que está na parte inferior da imagem */
  width: 100%;
  background: linear-gradient(180deg, rgba(25, 25, 25, 0) 0%, rgba(25, 25, 25, 0.7) 100%);
  color: white;
  text-align: center;
  padding: 20px 10px;
}

/* Estilo do nome */
.profile-name {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  color: #FFFFFF;
  position: relative;
}

.profile-subtext {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  color: white;
}

.profile-card .profile-name, .profile-card .profile-subtext{
  position: relative;
  bottom: 20px;
}

/*------ CORPO CLINICO - INTERNAS ----*/

.drs-interna{
  padding-top: 140px;
}

.drs-interna img{
  margin-bottom: 25px;
}

.drs-interna h1{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 54px;
  line-height: 62px;
  color: #2D3A6A;
  margin-bottom: 0;
}

.drs-interna h1 span{
  font-size: 25px;
}

.drs-interna h2{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #2D3A6A;
}

.cta-internas-drs{
  background: #2D3A6A;
  border-radius: 4px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #F1EFEA;
  padding: 14px 25px;
  margin-top: 30px;
  display: inline-block;
}

.cta-internas-drs:hover{
  background: #F1EFEA;
  border: 2px solid #2D3A6A;
  color: #2D3A6A;
  font-weight: bold;
  transition: 0.3s all ease;
}


@media(min-width: 992px){
  .drs-interna p{
    width: 90%;
  }

  .drs-interna img{
    margin-top: 24px;
    width: 312px;
    height: 623px;
    object-fit: cover;
  }

  .foto-victoria{
    object-position: 100% 61%;
  }
}


/*------ TRATAMENTOS ----*/
.bg-tratamentos{
  background-image: url(/wp-content/themes/lotus/img/bg-tratamentos.jpg);
}

.bg-tratamentos h1{
  font-style: normal;
  font-weight: 300;
  font-size: 60px;
  line-height: 80px;
  letter-spacing: -1px;
  color: #FFFFFF;
}

.cta-tratamentos{
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 14px 25px;
  margin-top: 20px;
  width: 236px;
  display: inline-block;
}

/*---------- HOVER -------*/
.cta-contato:hover, .cta-contato-2:hover, .cta-card:hover{
  background-color: #25d366;
  border: 1px solid #25d366;
  transition: 0.3s all ease;
  color: white;
}

/*--------- MEDIA QUERIES --------*/

@media (max-width: 550px) {
  .drs-interna h1, .bg-tratamentos h1 {
      font-size: 32px;
      line-height: normal;
  }

  .cta-internas-drs{
    margin-top: 10px;
  }
}

@media (max-width: 359.99px) {
  .drs-interna h1, .bg-tratamentos h1 {
      font-size: 26px;
      line-height: normal;
  }
}

/*--------- ACIDO HIALURONICO -------*/

.bg-padrao{
  background-position-x: 50%;
  background-position-y: 20%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 450px;
  position: relative;
  margin: 40px auto;
}

.bg-hiperhidrosis{
  background-image: url(/wp-content/themes/lotus/img/bg-hiperhidrosis.png);
}

.bg-ipl{
  background-image: url(/wp-content/themes/lotus/img/bg-luz-pulsada.png);
}

.bg-ultraformer-iii{
  background-image: url(/wp-content/themes/lotus/img/bg-ultraformer-iii.jpg);
}

.bg-peeling{
  background-image: url(/wp-content/themes/lotus/img/bg-peelings.png);
}


.bg-botox{
  background-image: url(/wp-content/themes/lotus/img/bg-botox.png);
}

.bg-rinomodelacao{
  background-image: url(/wp-content/themes/lotus/img/bg-rinomodelacao.png);
}

.bg-mesoterapia-facial{
  background-image: url(/wp-content/themes/lotus/img/bg-mesoterapia-facial.png);
}

.bg-acido-hialuronico{
  background-image: url(/wp-content/themes/lotus/img/bg-acido-hialuronico.jpg);
}

.bg-bioestimuladores-de-colegano{
  background-image: url(/wp-content/themes/lotus/img/bg-bioestimudores-de-coleganos.jpg);
}

.bg-mesotarepia-estetica{
  background-image: url(/wp-content/themes/lotus/img/bg-mesoterapia.jpg);
}

.bg-skinbooster{
  background-image: url(/wp-content/themes/lotus/img/bg-skinboster.jpg);
}


.bg-shaving{
  background-image: url(https://site.clinicalotus.es/wp-content/uploads/2025/09/bg-shaving.png);
}


.bg-relleno{
  background-image: url(/wp-content/themes/lotus/img/bg-relleno.jpg);
}

.bg-radiesse{
  background-image: url(/wp-content/themes/lotus/img/bg-radiesse.jpg);
}

.bg-pdrn{
  background-image: url(/wp-content/themes/lotus/img/bg-pdrn.jpg);
}

.bg-neumuladores{
  background-image: url(/wp-content/themes/lotus/img/bg-neumuladores.jpg);
}

.bg-hilos-tensores{
  background-image: url(/wp-content/themes/lotus/img/bg-hilos-tensores.jpg);
}

.bg-aquapure-facial{
  background-image: url(/wp-content/themes/lotus/img/bg-aquapure-facial.jpg);
}

.bg-bionutrifit{
  background-image: url(/wp-content/themes/lotus/img/bg-bionutrifit.jpg);
}

.bg-bruxismo{
  background-image: url(/wp-content/themes/lotus/img/bg-bruxismo.jpg);
}

.bg-mesoterapia-corporal{
  background-image: url(/wp-content/themes/lotus/img/bg-mesoterapia-corporal.jpg);
}

.bg-fotona-time-walker{
  background-image: url(/wp-content/themes/lotus/img/bg-fotona-time-walker.jpg);
}

.bg-unyque-pro{
  background-image: url(/wp-content/themes/lotus/img/bg-unyque-pro.jpg);
}

.bg-consulta-medicina-estetica{
  background-image: url(/wp-content/themes/lotus/img/bg-consulta-medicina-estetica.jpg);
}

.bg-consulta-de-nutricion{
  background-image: url(/wp-content/themes/lotus/img/bg-consulta-de-nutricion.jpg);
}

.bg-consulta-de-tricologia{
  background-image: url(/wp-content/themes/lotus/img/bg-consulta-de-tricologia.jpg);
}

.bg-bioimpedancia{
  background-image: url(/wp-content/themes/lotus/img/bg-bioimpedancia.jpg);
}

.bg-tratamento-de-melasma{
  background-image: url(https://site.clinicalotus.es/wp-content/uploads/2025/07/bg-tratamento-de-melasma.png);
}

.bg-padrao h1{
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  color: #FFFFFF;
}

.bg-acido-hialuronico-2 h2{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 15px;
  line-height: 34px;
  text-transform: uppercase;
  padding-left: 0;
  color: #2D3A6A;
}

.bg-acido-hialuronico-2 h3{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  /* or 118% */
  text-transform: uppercase;
  color: #2D3A6A;
}

.card-internas-2{
  background-image: url(/wp-content/themes/lotus/img/bg-internas-padrão.png);
  background-position-x: 50%;
  background-position-y: 20%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 687px;
  padding: 30px 45px;
  position: relative;
}

.card-internas-2 h3{
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
  text-transform: uppercase;
}

.card-internas-2-text{
  margin-top: 20px;
  margin-bottom: 35px;
}

.card-internas-2-text p{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
  color: #2D3A6A;
}

.card-internas-2 ul{
  position: absolute;
  bottom: 40px;
}

.card-internas-2 li{
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.bg-acido-hialuronico-3{
  margin-top: 80px;
}

.bg-acido-hialuronico-3 .container{
  background: white;
  padding-right: 0;
  border-radius: 15px;
}

.bg-acido-hialuronico-3 .cta-internas-drs{
  width: 162px;
}

@media(min-width: 992px){
  .bg-acido-hialuronico-3 p{
    width: 90%;
  }

  .bg-acido-hialuronico-3 img{
    border-radius: 15px;
    float: right;
  }
}

/* Navbar com altura normal */
.navbar {
  height: 88px;
  padding: 0px 30px;
  transition: height 0.3s, padding 0.3s; /* Animação suave */
}

/* Navbar após o scroll 
.navbar.shrink {
  height: 60px;  /* Altura menor após o scroll 
  padding: 0px 30px; /* Pode ajustar o padding se necessário
}*/

/*-------- MEDIA QUERIES HOME---------*/

@media(min-width: 992px) and (max-width: 1200px){
  /*------ HOME -------*/
  .bg-header {
    margin-top: 94px;
  }

  .card-home-2 .col-lg-9{
    margin-left: 30px;
  }

  .home-4 .splide__pagination {
    bottom: -27px;
  }
}

@media(max-width: 992px){
  .bg-header {
    background-color: #EFE9E5;
    padding: 30px 0px;
    margin-top: 95px;
  }
  .card-home-2{
    display: block !important;
  }

  .sticky-container{
    position: static !important;
  }

  .card-home-2 img{
    height: auto;
    width: 100%;
    margin-bottom: 15px;
  }

  .home-3 img{
    margin-bottom: 15px;
  }

  .pacientes{
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .home-4 .splide__pagination{
    bottom: -5%;
  }

  .footer .col-lg-2{
    margin-top: 25px;
  }

  .footer {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .cp-clinico{
    background-image: none;
    height: auto !important;
    margin-top: 120px;
  }

  .bg-padrao{
    margin-top: 89px;
    height: 500px;
  }

  .bg-tratamentos .centraliza-desk-position{
    top: 41%;
  }

  .cp-clinico-2, .bg-tratamentos-2, .trat-faciales-2{
    padding-top: 60px !important;
  }

  .cp-clinico-2 h2{
    margin-bottom: 20px;
  }

  .home-4 .col-lg-6:nth-child(3){
    margin-top: 0;
  }

  .home-4 .col-lg-6{
    margin-bottom: 15px;
  }

  .card-internas-2 {
    height: auto;
  }

  .card-internas-2 ul{
    position: static;
  }

  .bg-acido-hialuronico-3{
    margin-top: 35px;
  }

  .bg-acido-hialuronico-3 .container{
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
  }

  .bg-acido-hialuronico-3 .col-lg-6:nth-child(1){
    padding: 0px 35px;
  }

  .card-internas-2{
    padding: 30px 15px;
  }

  .bg-acido-hialuronico-3 img{
    margin-top: 25px;
  }
}

@media(max-width: 550px){
  h2{
    font-size: 32px;
    line-height: normal;
  }

  .bg-padrao h1 {
    font-size: 36px;
  }

  .full-banner-inicio{
    height: 400px;
  }

  .card-home-2 h2{
    font-size: 25px;
    line-height: normal;
  }

  .home-3 .profile-name, .trat-faciales-2 .profile-name{
    font-size: 26px;
  }

  /*------ CORPO CLINICO ------/*/
  .cp-clinico-2 .profile-name {
    font-size: 26px;
  }

  .bg-acido-hialuronico-2 h2{
    font-size: 20px;
  }

  .bg-acido-hialuronico-2 h3{
    font-size: 18px;
  }
}

@media(max-width: 350px){
  h2{
    font-size: 28px;
    line-height: normal;
  }

  .bg-padrao h1 {
    font-size: 28px;
  }

  .bg-acido-hialuronico-2 h2{
    font-size: 20px;
  }

  .bg-acido-hialuronico-2 h3{
    font-size: 18px;
  }

  .navbar{
    padding: 0px 15px;
  }

  .cta-right a {
    width: 88px;
    font-size: 12px;
  }

  .bg-header h2{
    font-size: 16px;
  }

  .full-banner-inicio{
    height: 400px;
  }

  .card-home-2 h2{
    font-size: 23px;
    line-height: normal;
  }

  .home-4 p{
    font-size: 16px;
    line-height: 29px;
  }

  .pacientes{
    padding-top: 40px !important;
  }

  .home-3 .profile-name, .trat-faciales-2 .profile-name{
    font-size: 17px;
    line-height: normal;
  }

  /*------ CORPO CLINICO ------/*/
  .cp-clinico-2 .profile-name {
    font-size: 26px;
  }
}

.main-white h2, .main-white h3{
  text-transform: uppercase;
}

.card-internas{
  border-radius: 10px;
  border: 1px solid #2D3A6A;
  margin-top: 18px;
  padding: 25px;
  height: 177px;
}

.h2-pt-3{
  margin-top: 57px;
}

.card-internas p{
  color: #2D3A6A;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 146.154% */
  margin-bottom: 0;
  margin-top: 12px;
}

.card-peeling-2{
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.85);
  padding: 60px 30px;
  height: 100%;
}

.card-peeling-3{
  padding: 50px 30px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.85);
  height: 100%;
}

.h2-space-internas{
  margin-top: 86px;
  margin-bottom: 29px;
}

.h3-card-space{
  margin-top: 34px;
  margin-bottom: 15px;
}

.card-peeling-2 ul, .card-peeling-3 ul, .ul-padrao{
  list-style: none;
  padding-left: 0;
}

.card-peeling-2 li, .card-peeling-3 li, .ul-padrao li{
  color: #2D3A6A;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px; /* 131.25% */
  font-variant: small-caps;
  margin-bottom: 18px;
}


.main-white h2{
  padding-left: 0;
}

.card-peeling-2 li span, .card-peeling-3 li span, .ul-padrao li span{
  position: relative;
  left: 7px;
}

.h2-pt-5{
  margin-top: 112px;
}

.h2-pt-6{
  margin-top: 50px;
}

.bg-ultraformer-iii-2 .card-internas{
  height: 100%;
}

.bg-terapia-ablativa{
  background-image: url(/wp-content/themes/lotus/img/bg-terapia-ablativa.png);
}

.bg-scuptra{
  background-image: url(/wp-content/themes/lotus/img/bg-scuptra.png);
}

.bg-acido-hialuronico-corporal{
  background-image: url(/wp-content/themes/lotus/img/bg-acido-hialuronico-corporal.png);
}

.bg-celulite{
  background-image: url(/wp-content/themes/lotus/img/bg-celulite.png);
}

.bg-mesoterapia-capilar{
  background-image: url(https://site.clinicalotus.es/wp-content/uploads/2025/07/bg-mesoterapia-capilar.png);
}