@charset "UTF-8";
/* @import "./partial/other"; */
@import "./partial/other.css";
/* PAGINAS */
@import "./pages/home.css";
@import "./pages/quemsomos.css";
@import "./pages/especialidades.css";
@import "./pages/clinica.css";
@import "./pages/procedimentos.css";
@import "./pages/conveniencias.css";
@import "./pages/salas.css";
@import "./pages/fale-conosco.css";
@import "./pages/blog.css";
@import "./pages/post_blog.css";
@import "./pages/politicas.css";
@import "./pages/exames.css";
@import "./pages/404.css";
* {
  font-family: "Poppins", sans-serif;
}

.btn-verde {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: -moz-max-content;
  max-width: max-content;
  border-radius: 12px;
  background: rgba(70, 182, 158, 0.5) !important;
  text-align: center;
  color: #ffffff;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 16px;
  padding: 16px 32px !important;
  border: none !important;
  text-transform: uppercase;
  margin-top: 16px;
  background-color: rgba(70, 182, 158, 0.5) !important;
  color: #08473c !important;
}

.btn-verde:hover {
  background: rgba(70, 182, 158, 0.8) !important;
  font-weight: 700 !important;
}

html,
body {
  scroll-behavior: smooth;
  overflow-x: hidden;
  width: 100%;
  -webkit-overflow-scrolling: touch;
}

a:hover {
  text-decoration: none;
}

/* header a {
    font-size: 14px;

    &:hover,
    &:active,
    &:focus {
        text-decoration: none;
        outline: none;
    }
} */
a {
  text-decoration: none !important;
}

.navbar-toggler:hover,
.navbar-toggler:active,
.navbar-toggler:focus {
  text-decoration: none;
  outline: none;
  border: 0px !important;
}

.container {
  max-width: 1300px !important;
}

.owl-theme .owl-dots .owl-dot:hover,
.owl-theme .owl-dots .owl-dot:active,
.owl-theme .owl-dots .owl-dot:focus {
  outline: none;
  box-shadow: none;
}

input:focus-visible {
  outline: none;
}

textarea:focus-visible {
  outline: none;
}

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

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0rem !important;
}

.navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><path stroke="rgba(0, 77, 67, 1)" stroke-width="3" stroke-linecap="round" stroke-miterlimit="10" d="M4 7h22M4 15h22M4 23h22"/></svg>') !important;
  transition: 0.5s ease;
}

.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg"><path stroke="rgba(0, 77, 67, 1)" stroke-width="3" stroke-linecap="round" stroke-miterlimit="10" d="M23 7l-16 16M7 7l16 16"/></svg>') !important;
  transition: 0.5s ease;
  transform: rotate(180deg);
}

.wpcf7-spinner {
  display: none !important;
}

.btn-whatsapp {
  color: #ffffff;
  background: linear-gradient(45deg, #ff9100, #ff7a00);
  padding: 11px 20px 0px 15px;
  font-size: 40px;
  position: fixed;
  right: -140px;
  bottom: 20px;
  border-radius: 4px 0px 0px 4px;
  transition: ease-in-out 0.3s;
  z-index: 1;
}

.btn-whatsapp:hover {
  color: #ffffff;
  background: linear-gradient(45deg, #ff9100, #ff7a00);
  font-size: 40px;
  position: fixed;
  right: 0;
  bottom: 20px;
  border-radius: 4px 0px 0px 4px;
}

.btn-whatsapp p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  margin-left: 10px;
}

.btn-whatsapp p strong {
  display: block;
  font-size: 16px;
}

.btn-whatsapp i {
  position: relative;
  top: -5px;
}

.grecaptcha-badge {
  display: none !important;
}

#cookie-notice {
  background: rgba(3, 32, 28, 0.95);
  backdrop-filter: blur(5.1px);
  -webkit-backdrop-filter: blur(5.1px);
}

#cookie-notice .cookie-notice-container {
  font-family: "Poppins" !important;
  padding: 30px;
}
#cookie-notice .cookie-notice-container #cn-notice-text {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #cookie-notice .cookie-notice-container #cn-notice-text {
    text-align: center;
    font-size: 13px;
  }
}
@media screen and (max-width: 990px) and (min-width: 768px) {
  #cookie-notice .cookie-notice-container #cn-notice-text {
    text-align: center;
    font-size: 13px;
  }
}
#cookie-notice .cookie-notice-container a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: -moz-max-content;
  max-width: max-content;
  border-radius: 12px;
  background: #46b69e !important;
  text-align: center;
  color: #ffffff !important;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  padding: 16px 32px !important;
  border: none !important;
}
#cookie-notice .cookie-notice-container a:hover {
  background: rgba(70, 182, 158, 0.8) !important;
}
@media screen and (max-width: 768px) {
  #cookie-notice .cookie-notice-container a {
    padding: 16px 32px !important;
  }
}
#cookie-notice .cookie-notice-container a {
  display: inline-flex;
  font-family: "Poppins" !important;
}
@media screen and (max-width: 768px) {
  #cookie-notice .cookie-notice-container a {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 16px 24px !important;
    margin: 4px 0px !important;
  }
}
@media screen and (max-width: 990px) and (min-width: 768px) {
  #cookie-notice .cookie-notice-container a {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 16px 24px !important;
    margin: 4px 0px !important;
  }
}
@media screen and (max-width: 768px) {
  #cookie-notice .cookie-notice-container .cn-close-icon {
    top: 20px !important;
  }
}
@media screen and (max-width: 990px) and (min-width: 768px) {
  #cookie-notice .cookie-notice-container .cn-close-icon {
    top: 20px !important;
  }
}

/* Estilos personalizados para o modal */
.modal-open {
  overflow: hidden !important;
  padding-right: 0 !important;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

#myLargeModalLabel .modal-content {
  border: none;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  max-width: 90vw;
  margin: 0 auto;
}
#myLargeModalLabel .modal-dialog {
  display: flex;
  align-items: center;
  min-height: calc(100vh - 1rem);
}
#myLargeModalLabel .modal-header {
  border: none;
  padding: 0;
  position: relative;
}
#myLargeModalLabel .modal-header .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1060;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  padding: 8px;
  opacity: 0.8;
  transition: opacity 0.3s ease;
}
#myLargeModalLabel .modal-header .btn-close:hover {
  opacity: 1;
}
#myLargeModalLabel .modal-body {
  padding: 0;
}
#myLargeModalLabel .modal-body img {
  border-radius: 10px;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
#myLargeModalLabel .modal-body a {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
#myLargeModalLabel .modal-body a:hover img {
  transform: scale(1.02);
}
#myLargeModalLabel .modal-footer {
  border: none;
  padding: 15px 20px;
  background-color: rgba(0, 77, 67, 0.05);
  border-radius: 0 0 10px 10px;
}
#myLargeModalLabel .modal-footer p {
  font-size: 12px;
  line-height: 1.4;
  color: #666;
  margin: 0;
}
#myLargeModalLabel .modal-footer p strong {
  color: #004d43;
  font-weight: 600;
}

/* Previne scroll automático quando modal abre/fecha */
body.modal-open {
  position: fixed;
  width: 100%;
}

/* Estilo para o CNPJ no rodapé */
#rodape-bottom .box-rodape-text p {
  margin-bottom: 0px !important;
}
#rodape-bottom .box-rodape-text {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: left;
  justify-content: left;
}
@media screen and (max-width: 768px) {
  #rodape-bottom .box-rodape-text {
    align-items: left;
    justify-content: left;
    text-align: left;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 990px) and (min-width: 768px) {
  #rodape-bottom .box-rodape-text {
    align-items: left;
    justify-content: left;
    text-align: left;
    margin-bottom: 10px;
  }
}/*# sourceMappingURL=style.css.map */