@charset "UTF-8";
@import url("reset.css");
@import url("font-awesome.min.css");
@import url("fonts.css");
@import url("modules/buttons.css");
@import url("modules/header.css");
@import url("modules/banner.css?v=3.6");
@import url("main-menu.css?v=2.3");
@import url("services-menu.css?v=1.8");
@import url("modules/boxes.css?v=1.7");
@import url("modules/map.css?v=2.3");
@import url("modules/tables.css?v=1.7");
@import url("modules/sidebar.css?v=1.8");
@import url("modules/footer.css?v=1.7");
@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700");
* {
  box-sizing: border-box;
  margin: 0;
  outline: 0;
  padding: 0;
}

html,
body {
  width: 100%;
  height: 100%;
}

html {
  -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

body {
  font: 100% Arial, Helvetica, sans-serif;
  color: #000;
  -webkit-overflow-scrolling: touch !important;
}

/* 1024 - Tablet Landscape */
@media only screen and (max-width: 1024px) {
  html,
  body {
    -webkit-overflow-scrolling: touch;
    /* MELHORA O SCROLL EM DISPOSITIVOS MOBILE */
  }
}
img,
picture,
video,
embed {
  max-width: 100%;
}

/* Main */
.main-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  clear: both;
}

/* Wrapper */
.wrapper {
  max-width: 1228px;
  margin: 0 auto;
}

/* 1024 - Tablet Landscape */
@media only screen and (max-width: 1024px) {
  .wrapper {
    padding: 0 1em;
  }
}
.mfp-counter {
  display: none !important;
}

/* Intro Page - Chamada abaixo do banner na home e algumas páginas internas */
.intro-page {
  width: 100%;
  clear: both;
  display: block;
  text-align: center;
  padding: 40px 0;
}

.intro-name {
  color: #bf8d65;
  font: 14px "OpenSans-Bold", arial, sans-serif;
}

.intro-name a {
  color: #bf8d65;
  text-decoration: underline;
}

/* Tablet */
@media only screen and (max-width: 992px) {
  .intro-name {
    font-size: 18px;
    padding-top: 35px;
  }
  .intro-page {
    margin: 0 auto;
    padding-left: 1em;
    padding-right: 1em;
  }
}
/* 640 - Smartphone */
@media only screen and (max-width: 640px) {
  .intro-page {
    padding: 0 1em;
  }
}
.intro-title,
.main-title {
  font: 30px "Merriweather", arial, sans-serif;
  color: #000;
  padding: 13px 0 25px 0;
  text-transform: uppercase;
}

.main-title {
  padding: 35px 0;
}

.intro-title a {
  color: #000;
  text-decoration: none;
}

@media only screen and (max-width: 992px) {
  .intro-title,
  .main-title {
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 640px) {
  .main-title {
    text-align: center;
  }
}
.intro-subtitle {
  font: 13px "OpenSans", arial, sans-serif;
  color: #878787;
}

/* 800 - Tablet Portrait */
@media only screen and (max-width: 992px) {
  .intro-subtitle {
    font-size: 16px;
  }
}
/* services box */
.services-box {
  clear: both;
  width: 100%;
  padding: 0 0 60px 0;
}

.tiny-title {
  display: block;
  font: 13px "OpenSans-Bold", arial, sans-serif;
  color: #3f3f3f;
  text-align: center;
  padding: 15px 0 40px 0;
}

/* 800 - Tablet Portrait */
@media only screen and (max-width: 800px) {
  .tiny-title {
    font-size: 18px;
  }
}
.tiny-title .border {
  width: 96px;
  height: 3px;
  display: inline-block;
  background: #bf8d65;
  display: block;
  margin: 0 auto 18px auto;
}

.tiny-title .border.oxley {
  background: #972c33;
}

.tiny-title .border.navy-blue {
  background: #2578d5;
}

.tiny-title .border.raw-umber {
  background: #7e6148;
}

.tiny-title .border.dark-lavender {
  background: #6e5595;
}

.tiny-title .border.darkmodblue {
  background: #4a7dac;
}

.tiny-title .border.desdarkblue {
  background: #4a6886;
}

.tiny-title .border.darkmagenta {
  background: #9f29a3;
}

.tiny-title .border.vividmagenta {
  background: #de0aaf;
}

.tiny-title .border.limegreen {
  background: #accac1;
}

.tiny-title .border.softorange {
  background: #f2c96e;
}

/* Company box - home */
.company-info {
  border: solid 4px #f0f1f2;
  padding: 20px;
}

/* Tablet Portrait */
@media only screen and (max-width: 800px) {
  .company-box .company-info {
    width: 100%;
    margin-bottom: 20px;
  }
  .company-box .article-preview {
    width: 49%;
    margin: 0;
    height: 380px;
  }
  .company-box .article-preview:nth-child(1) {
    float: left;
  }
  .company-box .article-preview:nth-child(2) {
    float: right;
  }
}
/* Smartphone */
@media only screen and (max-width: 640px) {
  .company-box .company-info {
    margin-bottom: 20px;
  }
  .company-box .article-preview {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    float: none !important;
    clear: both;
  }
  .company-box .article-preview:last-child {
    margin-bottom: 0;
  }
}
.company-info-title {
  display: block;
  font: 30px "Merriweather", arial, sans-serif;
  color: #3f3f3f;
}

.company-info-title .border {
  width: 36px;
  height: 4px;
  background: #bf8d65;
  display: block;
  margin: 24px 0;
}

.company-info-content {
  font: 14px/1.5em "OpenSans", arial, sans-serif;
  color: #868686;
  text-align: justify;
}

/* Tablet */
@media only screen and (max-width: 800px) {
  .company-info-content {
    font-size: 16px;
  }
}
.company-info-link {
  display: block;
  background: #f0f1f2;
  font: 14px "OpenSans-Bold", arial, sans-serif;
  color: #868686;
  padding: 6px 5px 6px 14px;
  text-decoration: none;
  transition: background-color 0.2s ease;
}

/* Tablet */
@media only screen and (max-width: 992px) {
  .company-info-link {
    padding: 12px;
    font-size: 18px;
  }
}
/* Tablet */
@media only screen and (max-width: 992px) {
  .company-info-link {
    padding: 10px;
    font-size: 16px;
    display: block;
    text-align: center;
  }
  .company-info-link span {
    margin: 0;
  }
}
.company-info-link:hover {
  background: #bf8d65;
  color: #fff;
}

.company-info-link .arrow {
  padding: 5px 17px;
  background: #fff;
  float: right;
  font-size: 18px;
}

.company-info-link:hover .arrow {
  color: #bf8d65;
}

/* Smartphone */
@media only screen and (max-width: 640px) {
  .company-info-link .arrow {
    display: none;
  }
}
/* Main content */
.main-content {
  clear: both;
  width: 100%;
}

/* 800 - Tablet Portrait */
@media only screen and (max-width: 800px) {
  .main-content {
    padding-top: 30px;
  }
  body.tratamento .main-content,
  body[data-view=localizacao] .main-content {
    padding-top: 0;
  }
  body[data-view=localizacao] .main-content {
    padding-top: 100px;
  }
}
/* 640 - Smartphone */
@media only screen and (max-width: 640px) {
  .main-content {
    padding-top: 0;
  }
}
/* Inner title */
.inner-title {
  width: 100%;
  height: 80px;
  padding: 21px 0 0;
  background: #ccc url("../img/bg-inner-title.png") no-repeat 0 0;
  text-align: center;
  font: 30px "Merriweather", arial, sans-serif;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  .inner-title {
    height: auto;
    padding: 18px 1em;
  }
}
/* Clínica */
.inner-title.clinica {
  background-color: #a58f6f;
}

/* Ginecologia */
.inner-title.ginecologia {
  background-color: #9f29a3;
}

/* Oftalmologia */
.inner-title.oftalmo,
.inner-title.limegreen {
  background-color: #accac1;
}

/* Dermatologia */
.inner-title.dermatologia,
.inner-title.darkred {
  background-color: #8d1818;
}

/* Localização */
.inner-title.localizacao {
  background-color: #615748;
}

/* Profissionais - Damaris */
.inner-title.damaris {
  background-color: #a1a069;
}

.inner-title.thiago,
.inner-title.oxley {
  background-color: #972c33;
}

.inner-title.luana,
.inner-title.fuchsia {
  background-color: #de0aaf;
}

.inner-title.lina,
.inner-title.navy-blue {
  background-color: #2578d5;
}

.inner-title.adilson,
.inner-title.raw-umber {
  background-color: #7e6148;
}

.inner-title.juliana,
.inner-title.dark-lavender {
  background-color: #6e5595;
}

.inner-title.luciana,
.inner-title.azure {
  background-color: #4a7dac;
}

.inner-title.suellen,
.inner-title.opal {
  background-color: #accac1;
}

.inner-title.juliana-grilo,
.inner-title.opal {
  background-color: #accac1;
}

.inner-title.renata,
.inner-title.iguana-green {
  background-color: #7cb588;
}

.inner-title.sergio,
.inner-title.caio,
.inner-title.eletric-blue {
  background-color: #4a6886;
}

/* Profissionais - Fausto */
.inner-title.fausto,
.inner-title.darkmodblue {
  background-color: #4a7dac;
}

/* Profissionais - Julio */
.inner-title.julio,
.inner-title.desdarkblue {
  background-color: #4a6886;
}

/* Profissionais - Mariane Maeda */
.inner-title.mariane {
  background-color: #9f29a3;
}

/* Profissionais - Sckarlet */
.inner-title.sckarlet,
.inner-title.vividmagenta {
  background-color: #de0aaf;
}

/* Profissionais - Milene */
.inner-title.milene,
.inner-title.softorange {
  background-color: #f2c96e;
}

/* Primeira Consulta */
.inner-title.primeira-consulta {
  background-color: #7699b5;
}

.centered-text {
  width: 81%;
  text-align: center;
  display: block;
  margin: 0 auto;
}

/* Breadcrumb */
.breadcrumb {
  background: #f9f9f9;
  padding: 0;
  font: 11px "Merriweather-Bold", arial, sans-serif;
  text-transform: uppercase;
  color: #525252;
}

/* Smartphone */
@media only screen and (max-width: 640px) {
  .breadcrumb .col-10,
  .breadcrumb .col-2 {
    width: 49%;
  }
}
/* Smartphone Portrait */
@media only screen and (max-width: 430px) {
  .breadcrumb .col-10 {
    display: none;
  }
  .breadcrumb .col-2 {
    width: 100%;
    text-align: center;
  }
}
.breadcrumb a,
.breadcrumb .links span {
  text-decoration: none;
  display: inline-block;
  padding: 15px 0;
  position: relative;
  top: 3px;
  color: #999;
}

.breadcrumb a:hover {
  text-decoration: underline;
}

/* .breadcrumb .links a:before,
.breadcrumb .links span:before {
	content: '>';
	font-size: 9px;
	font-family: arial, sans-serif;
	margin: 0 5px;
	display: inline-block;
}

.breadcrumb .links a:first-child:before {
	content: '';
}
 */
.breadcrumb-arrow {
  font: 9px arial, sans-serif;
  position: relative;
  top: 3px;
  display: inline-block;
  margin: 0 3px;
}

/* Share */
.share {
  text-align: right;
  font: 11px "Merriweather-Bold", arial, sans-serif;
  text-transform: uppercase;
  color: #999;
  position: relative;
  padding: 15px 0;
  cursor: pointer;
}

.share a {
  color: #525252;
  text-decoration: none;
  display: block;
  text-align: right;
}

.share .share-ico {
  display: inline-block;
  margin-right: 7px;
  width: 23px;
  height: 22px;
  background: url("../img/share-ico.png") no-repeat 0 0;
  position: relative;
  top: 5px;
}

/* ---------------- */
/* Social networks */
.social-networks {
  position: absolute;
  top: 45px;
  right: 0;
  width: 120px;
  padding: 10px;
  background: #f9f9f9;
  border-bottom: solid 1px #bbb;
  display: none;
}

.social-networks a {
  display: inline-block;
  margin-right: 20px;
  color: #525252;
  padding: 0;
}

.social-networks a:last-child {
  margin-right: 0;
}

.social-networks .fa {
  color: #000;
  font-size: 20px !important;
}

.share .fa-share-alt {
  display: inline-block;
  font-size: 17px;
  margin-right: 7px;
}

.share:hover .social-networks {
  display: block;
}

/* Clínica */
.clinic-disclaimer {
  width: 100%;
  padding: 55px 0;
  background: #f9f9f9;
  text-align: center;
}

.clinic-disclaimer-img {
  position: relative;
  top: -20px;
  transition: all 0.5s ease;
}

.clinic-disclaimer-img.normal {
  top: 0;
}

.clinic-disclaimer-img img {
  display: block;
  margin: 0 auto;
}

.clinic-disclaimer-title {
  display: block;
  font: 18px "Merriweather", arial, sans-serif;
  color: #3f3f3f;
  padding: 25px 0;
  position: relative;
  transition: all 0.5s ease;
}

.clinic-disclaimer-title.normal {
  letter-spacing: normal;
  top: 0;
}

.clinic-disclaimer-title.separate {
  letter-spacing: 1em;
  top: 20px;
}

.clinic-disclaimer-content {
  display: block;
}

/* Clinic Structure */
.clinic-structure {
  width: 100%;
  margin: 60px 0;
  clear: both;
}

/* 640 - Smartphone */
@media only screen and (max-width: 640px) {
  .clinic-structure .col-6 {
    width: 100%;
    margin-bottom: 20px;
    float: none;
    height: auto !important;
  }
  .clinic-structure .col-6:last-child {
    margin-bottom: 0;
  }
}
.clinic-structure-title {
  font: 18px "Merriweather", arial, sans-serif;
  color: #525252;
  display: block;
  margin-bottom: 40px;
}

.clinic-structure-pager {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* 640 - Smartphone */
@media only screen and (max-width: 640px) {
  .clinic-structure-pager {
    left: 50%;
    margin-left: -50px;
    /* display: none; */
    position: relative;
    clear: both;
    top: auto;
    bottom: auto;
  }
}
.pager-item {
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("../img/pager-item.png") no-repeat 0 0;
}

.pager-item.cycle-pager-active {
  background: url("../img/pager-item-active.png") no-repeat 0 0;
}

.clinic-structure-photos {
  max-height: 280px;
  overflow-y: hidden;
}

/* Address Stripe */
.address-stripe {
  font: 18px "Merriweather", arial, sans-serif;
  color: #3f3f3f;
  background: #f9f9f9;
  display: block;
  padding: 15px 0;
  text-align: center;
  margin: 0 0 50px 0;
}

/* Appointment Stripe */
.appointment-stripe {
  width: 100%;
  padding: 20px;
  background: #7699b5;
  text-align: center;
  font: 30px "Merriweather", arial, sans-serif;
  color: #fff;
  text-decoration: none;
  display: block;
  transition: 0.2s ease background-color;
  padding: 184px 0;
}

.appointment-stripe:hover {
  background: #89b2d6;
}

@media only screen and (max-width: 800px) {
  .appointment-stripe {
    padding: 20px;
  }
}
/* 640 - Smartphone */
@media only screen and (max-width: 640px) {
  .address-stripe {
    padding: 15px 1em;
  }
}
/* Professionals Box - Faixa de profissionais */
.professional-box {
  /*margin-bottom: 30px;*/
  margin-bottom: 60px;
}

.professional-box .wrapper {
  white-space: nowrap;
  overflow-x: hidden;
}

/*professionals slide*/
.professionals-slide {
  width: 100%;
  height: auto;
  display: block;
}

.professional-box .col-4 {
  width: auto;
  height: auto;
  white-space: normal;
  float: none;
  margin: auto;
}

/* 640 - Smartphone */
@media only screen and (max-width: 640px) {
  .professional-box {
    display: none;
  }
  .d-flex {
    flex-direction: column;
  }
}
.professional-image {
  /* float: left;
  width: 140px; */
}

/* 1024 - Tablet Landscape */
@media only screen and (max-width: 1024px) {
  .professional-image {
    max-width: 120px;
  }
}
/* 800 - Tablet Portrait */
@media only screen and (max-width: 800px) {
  .professional-image {
    width: 100%;
    max-width: none;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
  }
}
.professional-image img {
  display: block;
  width: 100%;
  height: auto;
}

/* 800 - Tablet Portrait */
@media only screen and (max-width: 800px) {
  .professional-image img {
    max-width: 150px;
    margin: 0 auto;
  }
}
.professional-content {
  font: 14px/1.7em "OpenSans", arial, sans-serif;
  color: #868686;
  padding-left: 0;
  flex: 1;
  /* width: 230px; */
  /* float: right; */
  padding-right: 20px;
}

/* 1024 - Tablet Landscape */
@media only screen and (max-width: 1024px) {
  .professional-content {
    width: 180px;
  }
}
/* 800 - Tablet Portrait */
@media only screen and (max-width: 800px) {
  .professional-content {
    width: 100%;
    text-align: center;
  }
}
.professional-content .title {
  font: 18px "Merriweather", arial, sans-serif;
  color: #3f3f3f;
  display: block;
  margin-bottom: 0;
}

.professional-content .title a {
  color: #3f3f3f;
  text-decoration: none;
  transition: color 0.2s ease;
}

.professional-content .title a:hover {
  color: #888;
}

.professional-content .description {
  color: #999;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}

/* Contato */
.contact-box {
  padding: 35px 20px 20px 20px;
  border: solid 2px #f1f1f1;
  border-top: solid 2px #a58f6f;
  margin-bottom: 20px;
}

/* 800 - Tablet Portrait */
@media only screen and (max-width: 800px) {
  .contact-box:first-child,
  .contact-box:last-child {
    width: 100%;
  }
  .contact-box:nth-child(2),
  .contact-box:nth-child(3) {
    width: 49%;
    height: 230px;
  }
  .contact-box:nth-child(3) {
    float: right;
  }
}
/* 640 - Smartphone */
@media only screen and (max-width: 640px) {
  .contact-box:first-child,
  .contact-box:last-child,
  .contact-box:nth-child(2),
  .contact-box:nth-child(3) {
    width: 100%;
    height: auto;
  }
  .contact-box .col-6 {
    width: 100%;
  }
  .contact-box .col-6:first-child {
    margin-bottom: 20px;
  }
}
.contact-box-title {
  display: block;
  font: 30px "Merriweather", arial, sans-serif;
  color: #3f3f3f;
  margin-bottom: 20px;
}

.contact-box-content {
  font: 14px/1.7em "OpenSans", arial, sans-serif;
  color: #868686;
}

.contact-box-content .contact-link-whats,
.contact-box-content .contact-link-whats:focus {
  color: #868686;
  text-decoration: none;
}

.contact-box-content .contact-link-whats:hover {
  text-decoration: underline;
}

.contact-box-content .bold {
  font-size: 15px;
  font-family: "OpenSans-Bold";
}

.contact-box-content .fa {
  font-size: 18px;
}

.contact-map-box {
  width: 100%;
  display: block;
  position: relative;
}

#contact-map {
  width: 100%;
  height: 388px;
  background: #f9f9f9;
}

.contact-map-content {
  color: #fff;
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 700;
  text-decoration: none;
}

/* Formulários */
.formgroup {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.formgroup:last-child {
  margin-bottom: 0;
}

.form-field {
  width: 100%;
  padding: 10px;
  border: solid 1px #d3d3d3;
  font: 15px "OpenSans", arial, sans-serif;
  color: #868686;
}

.form-btn {
  font: 18px "Merriweather-Bold", arial, sans-serif;
  color: #fff;
  background: #525252;
  padding: 12px 36px;
  transition: background-color 0.2s ease;
}

.form-btn:hover {
  background: #333;
}

.form-warning {
  display: block;
  padding: 8px 12px;
  font: 15px "OpenSans", arial, sans-serif;
}

.form-warning.success {
  background: #5cb85c;
  color: #fff;
}

.form-warning.error {
  background: #d9534f;
  color: #fff;
}

/* Searchform - Páginas que listam os tratamentos */
.search-form-wrapper {
  margin-bottom: 30px;
}

@media only screen and (max-width: 640px) {
  .search-form-wrapper + .col-3 {
    display: none;
  }
  .col-6.search-form-wrapper {
    width: 100%;
  }
}
.searchform {
  border-radius: 3px;
  border: solid 1px #d3d3d3;
}

.searchform-field {
  color: #999;
  font: 14px "OpenSans", arial, sans-serif;
  padding: 18px;
  border: none;
  width: 90%;
  float: left;
  margin: 0;
}

@media only screen and (max-width: 800px) {
  .searchform-field {
    width: 85%;
  }
}
.searchform-btn {
  border-radius: 3px;
  padding: 15px;
  border: none;
  border-left: solid 1px #d3d3d3;
  text-decoration: none;
  font-size: 26px;
  color: #000;
  text-align: center;
  width: 10%;
  float: left;
  margin: 0;
}

@media only screen and (max-width: 800px) {
  .searchform-btn {
    width: 15%;
  }
}
/* ------------- */
.col-2.professional-data-image {
  height: 200px;
  width: 188px;
  overflow-y: hidden;
}

.col-2.professional-data-image img {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 800px) {
  .professional-data-content {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .col-2.professional-data-image {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    padding-bottom: 0;
  }
  .col-10.professional-data-content {
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .professional-data-image .cycle-slide {
    text-align: center;
    width: 60%;
    transform: translate(-50%, 0);
    left: 50% !important;
  }
}
[data-view=oftalmologia] .professional-data-content {
  padding-left: 20px;
}

@media (max-width: 600px) {
  [data-view=oftalmologia] .professional-data-content {
    padding-left: 0;
  }
}
.professional-data .professional-name {
  font: 16px "Merriweather", arial, sans-serif;
  color: #3f3f3f;
  display: block;
  text-align: center;
  margin-top: 20px;
}

.professional-data .professional-name a {
  display: block;
  text-align: center;
  color: #3f3f3f;
  text-decoration: none;
}

.professional-data .professional-name a:hover {
  text-decoration: underline;
}

/* Search result - Lista de tratamentos */
.search-result-grid {
  clear: both;
  margin: 0 auto;
  padding: 60px 0;
}

.search-result-grid.gray {
  background: #f9f9f9;
}

.search-result-box {
  background: #fff;
  border: solid 4px #f0f1f2;
  height: 220px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 800px) {
  .col-3.search-result-box:nth-child(1) {
    height: 220px;
  }
  .col-3.search-result-box {
    width: 49%;
    margin-right: 0 !important;
  }
  .search-result-box:nth-child(2n+1) {
    float: right;
  }
  .search-result-grid {
    padding-bottom: 40px;
  }
  .search-result-box.mb0 {
    margin-bottom: 20px !important;
  }
}
@media only screen and (max-width: 640px) {
  .col-3.search-result-box:nth-child(1) {
    height: 160px;
  }
  .col-3.search-result-box {
    height: auto;
    width: 100%;
  }
}
/* Professional card - Página interna do tratamento */
.professional-card {
  /* link*/
  padding: 20px 15px;
  background: #f9f9f9;
  text-decoration: none;
  transition: background-color 0.2s ease;
  font: 14px/1.9em "OpenSans", arial, sans-serif;
  color: #525252;
}

[data-view=oftalmologia] .professional-card {
  margin-right: 0;
}

.professional-card:hover {
  background: #f5f5f5;
}

.professional-card-photo {
  height: 140px;
  overflow-y: hidden;
}

.professional-card-photo,
.professional-card-photo img {
  display: block;
  margin: 0 auto;
  width: 140px;
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 70px;
}

.professional-card-name {
  color: #3f3f3f;
  font: 18px "Merriweather" arial, sans-serif;
  padding: 10px 0 0;
  text-align: center;
  text-transform: uppercase;
}

.professional-card-name a {
  color: #3f3f3f;
  text-decoration: none;
  font: 14px/1.9em "OpenSans", arial, sans-serif;
  color: #525252;
  text-transform: uppercase;
}

.professional-card-name a:hover {
  text-decoration: underline;
}

.professional-card-description .specialty,
.professional-card-description a .specialty {
  color: #999;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}

.professional-card-description {
  text-align: center;
  display: block;
  width: 100%;
}

.professional-card-description a {
  text-decoration: none;
  color: #525252;
}

.professional-card-description a:hover {
  text-decoration: underline;
}

.professional-card-description a,
.professional-card-description a span {
  display: block;
  text-align: center;
}

/* ------------------ */
/* Link no final do texto */
.treatments-btn {
  background: #000;
  color: #fff !important;
  display: inline-block;
  font: 14px "Merriweather", arial, sans-serif;
  padding: 22px 20px 19px 20px;
  text-decoration: none;
  width: 100%;
  transition: background-color 0.2s ease;
}

.treatments-btn .fa {
  font-size: 18px;
}

/* Pink */
.treatments-btn.pink {
  background: #9f29a3;
}

.treatments-btn.pink:hover {
  background: #b018b5;
}

/* Dark Red */
.treatments-btn.darkred {
  background: #8d1818;
}

.treatments-btn.darkred:hover {
  background: #b10707;
}

/* Lime Green */
.treatments-btn.limegreen {
  background: #accac1;
}

.treatments-btn.limegreen:hover {
  background: #9cbeb4;
}

/* Dark Moderate Blue */
.treatments-btn.darkmodblue {
  background: #4a7dac;
}

/* Mostly desaturated dark blue */
.treatments-btn.desdarkblue {
  background: #4a6886;
}

/* Media queries para a página interna de um tratamento */
@media only screen and (max-width: 800px) {
  body.tratamento .col-9 {
    width: 100%;
    clear: both;
    margin-bottom: 40px;
  }
  /* Sidebar */
  body.tratamento .sidebar {
    width: 100%;
  }
  body.tratamento .sidebar .form-field {
    font-size: 16px;
    padding: 12px;
  }
  body.tratamento .sidebar .form-btn {
    font-size: 16px;
    padding: 15px 36px;
  }
}
@media only screen and (max-width: 640px) {
  .col-4.professional-card {
    width: 100%;
    margin-bottom: 20px;
  }
  .col-4.professional-card + .col-8 {
    width: 100%;
  }
}
/* FAQ */
.faq {
  width: 100%;
}

.faq-title {
  font: 30px "Merriweather", Arial, sans-serif;
  color: #555;
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}

.faq-title.blue {
  color: #7699b5;
}

.faq-item {
  display: block;
  clear: both;
}

.faq-question {
  background: #f9f9f9;
  color: #3f3f3f;
  display: block;
  font: 21px "Merriweather", arial, sans-serif;
  padding: 25px 20px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
  transition: background-color 0.3s ease;
}

.faq-question:hover {
  background: #f2f2f2;
}

.faq-answer {
  text-align: center;
  padding: 2px 15px 18px 15px;
  font: 14px/1.5em "OpenSans", arial, sans-serif;
  color: #525252;
  display: none;
}

.faq-answer a {
  text-decoration: underline;
  font: 14px/1.5em "OpenSans", arial, sans-serif;
  color: #525252;
}

.faq-answer a:hover {
  color: #333;
}

/* --------------------------- */
/* Articles */
.article {
  width: 100%;
  margin-bottom: 40px;
  border: solid 4px #f0f1f2;
  padding: 20px;
}

.article:last-child {
  margin-bottom: 0;
}

.article .border {
  display: block;
  width: 36px;
  height: 4px;
  clear: both;
  margin: 10px 0 0;
}

.article-title {
  display: block;
  font: 18px "Merriweather", Arial, sans-serif;
  color: #3f3f3f;
  text-decoration: none;
  transition: color 0.3s ease;
}

.article-title:hover {
  color: #999;
}

.article-description,
.inner-article-content {
  font: 14px/1.5em "OpenSans", arial, sans-serif;
  color: #868686;
  text-decoration: none;
  padding: 12px 0;
  display: block;
  transition: color 0.3s ease;
}

.article-description:hover {
  color: #000;
}

.inner-article-content {
  font: 14px/1.5em "OpenSans", arial, sans-serif;
  color: #868686;
  text-align: justify;
}

.inner-article-content ul br {
  display: none;
}

.inner-article-content ul,
.commom-text ul {
  list-style: square;
  padding-left: 18px;
}

.inner-article-content img {
  display: block;
  width: auto;
  height: auto;
  margin: 10px auto 30px auto;
}

.article-author {
  display: block;
  text-decoration: none;
}

.inner-article-author {
  text-decoration: none;
  text-align: center;
}

.article-author .author-thumb,
.inner-article-author .author-thumb {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  top: 6px;
}

.article-author .author-name,
.inner-article-author .author-name {
  display: inline-block;
  font: 14px/1.5em "OpenSans", arial, sans-serif;
  color: #868686;
  transition: color 0.3s ease;
}

.article-author:hover .author-name,
.inner-article-author:hover .author-name {
  color: #000;
}

.inner-article-author .author-name:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 490px) {
  .inner-article-author {
    display: block;
    text-align: center;
  }
}
.inner-article-title {
  display: block;
  font: 30px "Merriweather", arial, sans-serif;
  color: #000;
  padding: 0 0 20px 0;
  border-bottom: solid 2px #f0f1f2;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
}

.inner-article-btn {
  background: #8d1818;
  clear: both;
  color: #fff !important;
  display: inline-block;
  float: right;
  font: 14px "OpenSans-Bold", arial, sans-serif;
  padding: 20px 15px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.inner-article-btn:hover {
  background: #a70e0e;
}

@media only screen and (max-width: 490px) {
  .inner-article-btn {
    width: 100%;
    padding: 15px 12px;
    text-align: center;
    font-size: 16px;
  }
}
/* ---------------- */
/* Primeira consulta */
@media only screen and (max-width: 992px) {
  body.primeira-consulta .dummy-col {
    display: none;
  }
  body.primeira-consulta .original-col {
    width: 100%;
  }
}
/* ----------------- */
/* Tag (fixa na lateral do site) */
.tag-wrapper {
  width: 95px;
  position: fixed;
  top: 220px;
  right: 10px;
  z-index: 1000;
}

.tag {
  margin-bottom: 20px;
}

body[data-view=home] .tag {
  top: 570px;
}

body[data-view=contato] .tag {
  display: none;
}

@media only screen and (max-width: 800px) {
  .tag {
    display: none;
  }
}
.tag-box {
  background: #eee;
  color: #fff;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  width: 95px;
  height: 95px;
  display: block;
  transition: all 0.2s ease;
}

.tag.fb .tag-box {
  background: #3b5998;
}

.tag.whats .tag-box {
  background: #1ebea5;
}

.tag-box.first {
  background: #e7b748;
}

.tag-box.first:hover {
  background: #f5bd3b;
}

.tag.fb .tag-box {
  padding: 13px 0;
}

.tag.fb .tag-box:hover {
  opacity: 0.9;
}

.tag-box.last {
  background: #e7b748;
}

.tag-ico {
  display: block;
}

.tag-title {
  display: block;
  text-align: center;
  font: 600 14px/1em "Hind", "arial", sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
}

.tag.fb .tag-title {
  /*font-size: 12px;*/
}

.tag-title.out {
  color: #c09e7b;
  font-weight: 600;
}

/* ---------------- */
/* commom text */
.commom-text {
  font: 14px/1.9em "OpenSans", arial, sans-serif;
  color: #525252;
}

@media only screen and (max-width: 660px) {
  .commom-text {
    font-size: 16px;
  }
  .commom-text.justify {
    text-align: left;
  }
}
.commom-text h1,
.commom-text h2,
.commom-text h3,
.commom-text h4,
.commom-text h5 {
  font-size: 14px;
  display: inline;
}

.commom-text a {
  text-decoration: none;
  color: #525252;
}

.commom-text a:hover {
  text-decoration: underline;
}

.commom-title,
.commom-subtitle {
  font: 30px "Merriweather", Arial, sans-serif;
  color: #555;
  display: block;
  text-transform: uppercase;
  text-align: center;
}

.commom-subtitle {
  font-size: 22px;
  text-align: left;
}

.commom-title.blue {
  color: #7699b5;
}

.commom-video {
  width: 100%;
  display: block;
  margin-bottom: 25px;
  aspect-ratio: 16/9;
}
.commom-video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}

.intro-text {
  font-size: 17px;
  width: 60%;
  font-weight: 600;
  color: #333;
  display: inline-block;
}

.intro-text h1 {
  font-size: 18px;
  color: #333;
}

/* CLASSES UTILITÁRIAS */
.db {
  display: block;
}

.pr {
  position: relative;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.clear {
  clear: both;
}

/* Grid Flexível */
/*  COLUMN SETUP  */
[class*=col-] {
  float: left;
  margin-right: 1.6286644951%;
}

[class*=col-]:last-child,
[class*=col-].last {
  margin-right: 0;
}

.col-1 {
  width: 6.8403908795%;
}

.col-2 {
  width: 15.3094462541%;
}

.col-3 {
  width: 23.7785016287%;
}

.col-4 {
  width: 32.2475570033%;
}

.col-5 {
  width: 40.7166123779%;
}

.col-6 {
  width: 49.1856677524%;
}

.col-7 {
  width: 57.654723127%;
}

.col-8 {
  width: 66.1237785016%;
}

.col-9 {
  width: 74.5928338762%;
}

.col-10 {
  width: 83.0618892508%;
}

.col-11 {
  width: 91.5309446254%;
}

.col-12 {
  width: 100%;
}

@media (max-width: 600px) {
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    width: 100%;
  }
}
/* slide tratamentos - home */
.slide-trat {
  height: 340px;
}

.slide-trat .col-3 {
  /*max-width: 284px;*/
  height: 340px;
  /*margin-right: 20px;*/
}

@media only screen and (max-width: 490px) {
  .slide-trat,
  .slide-trat .col-3 {
    height: auto;
  }
}
.sidebar-box.oftalmo {
  background: #accac1;
}

.sidebar-box.oftalmo img {
  display: block;
  width: auto;
  height: auto;
}

@media (max-width: 767px) {
  .sidebar-box.oftalmo img {
    width: auto;
    display: inline-block;
  }
}
/*box oftalmo sidebar*/
.box-oftalmo-btn {
  /* background: #fff;
  padding: 3px 10px; */
  text-decoration: none;
  display: block;
  text-align: center;
  /* margin-top: 20px; */
  color: #fff;
  transition: all 0.2s ease;
}

.box-oftalmo-btn:hover {
  /* background: #f5bd3b; */
}

.box-oftalmo-btn .title {
  display: block;
  font: 600 18px "OpenSans-Bold", "Arial", sans-serif;
  color: #fff;
}

.box-oftalmo-btn .subtitle {
  display: block;
  font: 600 10px "OpenSans-Bold", "Arial", sans-serif;
  color: #fff;
}

.box-oftalmo-btn:hover .title,
.box-oftalmo-btn:hover .subtitle {
  color: #fff;
}

@keyframes flickerAnimation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.78;
  }
  100% {
    opacity: 1;
  }
}
.animate-flicker {
  animation: flickerAnimation 1s infinite;
}

/**
 * Lightbox Oftalmo
 */
.oftalmo-lightbox-mask {
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 998;
  display: none;
  width: 100%;
  height: 100%;
}

.oftalmo-lightbox {
  width: 80%;
  height: auto;
  background: #fff;
  position: fixed;
  top: 100px;
  left: 50%;
  z-index: 999;
  margin: 0 0 0 -40%;
  display: block;
  display: none;
  padding: 32px;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .oftalmo-lightbox {
    max-height: 420px;
    overflow-y: auto;
    top: 30px;
    padding: 20px;
  }
}
.oftalmo-lightbox .close-lightbox {
  display: inline-block;
  width: 24px;
  height: 25px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  background: url("../img/close-lightbox.png") no-repeat 0 0;
}

.oftalmo-lightbox-title {
  display: block;
  margin-bottom: 15px;
  font: 400 30px "Merriweather", arial, sans-serif;
  color: #000;
}

@media (max-width: 320px) {
  .oftalmo-lightbox-title {
    font-size: 26px;
  }
}
.oftalmo-lightbox-subtitle {
  font: 600 21px "OpenSans", arial, sans-serif;
  color: #fff;
  display: block;
  background: #f5bd3b;
  padding: 12px;
}

.oftalmo-lightbox-content {
  font: 400 14px/1.5em "Merriweather", arial, sans-serif;
  color: #656565;
}

@media (max-width: 767px) {
  .oftalmo-lightbox-content {
    line-height: 1.8em;
    font-size: 16px;
  }
}
.oftalmo-lightbox-btn {
  width: 600px;
}

@media (max-width: 767px) {
  .oftalmo-lightbox-btn {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 600px;
  }
  .oftalmo-lightbox-btn .fa {
    display: none;
  }
  .oftalmo-lightbox-btn .fl {
    float: none;
  }
  .oftalmo-lightbox-btn span {
    display: block;
    width: 100%;
  }
}
/**
 * Box recesso
 */
.box-recesso {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
}

.box-recesso img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin: -90px 0 0 -153px;
}

/*box BTL Summer*/
.trat-slide {
  margin-bottom: 40px;
}

.box-premiado {
  background: #8dbed2;
  padding: 10px 20px;
  font: 700 20px/1.3em "Hind", "Arial", sans-serif;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
  height: 125px;
}

.box-premiado a {
  text-decoration: none;
  font: 700 20px/1.3em "Hind", "Arial", sans-serif;
  color: #fff;
  display: block;
  height: 100%;
  width: 100%;
  transition: all 0.2s ease;
}

.box-premiado .premiado-content {
  height: 100%;
}

.box-premiado .first-text,
.box-premiado .second-text {
  font: 700 20px/1.3em "Hind", "Arial", sans-serif;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}

.box-premiado .second-text {
  padding-top: 40px;
  font-size: 30px;
  opacity: 0;
  display: none;
}

.box-premiado a:hover .first-text {
  opacity: 0;
  display: none;
}

.box-premiado a:hover .second-text {
  opacity: 1;
  display: block;
}

@media (max-width: 1366px) {
  .box-premiado {
    font-size: 32px;
  }
}
.contact-now-btn {
  width: 500px;
  height: auto;
  border: solid 2px #e7b748;
  font: 30px "Merriweather", arial, sans-serif;
  color: #e7b748 !important;
  text-align: center;
  padding: 12px 15px;
  border-radius: 7px;
  cursor: pointer;
  transition: all 0.2s ease;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  margin-top: 40px;
  margin-bottom: 30px;
}

.contact-now-btn:hover {
  background: #e7b748;
  color: #fff !important;
  text-decoration: none;
}

.banner-468,
.banner-468 img {
  width: 500px;
  margin: 0 auto;
  display: block !important;
  text-align: center;
  background: #accac1;
  border-radius: 0.5rem;
  padding: 1rem 2rem;
}

.banner-468 .title {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  display: block;
}

.banner-468 .text {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
  display: block;
}

@media (max-width: 600px) {
  .contact-now-btn {
    width: 95%;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .banner-468,
  .banner-468 img {
    width: 100%;
  }
}
.vasec-image {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.vasec-image:hover {
  opacity: 0.85;
}

.vasec-image:hover {
  opacity: 0.95;
}

.warning-accordion {
  background-color: #8d1818;
  width: 100%;
  margin-bottom: 2rem;
}
.warning-accordion .accordion-title {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 1rem 0;
  cursor: pointer;
  text-align: center;
}
.warning-accordion .accordion-content {
  line-height: 1.5;
  color: #333;
  font-size: 1rem;
  font-weight: normal;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  height: 0;
  background: #fff;
  transition: all 0.2s ease;
  opacity: 0;
}
.warning-accordion .accordion-content .inner {
  max-width: 1228px;
  margin: 0 auto;
}
.warning-accordion .accordion-content.visible {
  padding: 1rem 0;
  opacity: 1;
  height: auto;
}

/*modal*/
.modal-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}

/*modal*/
.image-modal {
  width: 35%;
  position: fixed;
  top: 100px;
  left: 50%;
  display: none;
  transform: translateX(-50%);
  background: #fff;
  padding: 20px;
  z-index: 1001;
  border-radius: 15px;
}

@media (max-height: 767px) {
  .image-modal {
    width: 90%;
    height: 100%;
    overflow-y: auto;
  }
}
/*close modal*/
.close-modal {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  color: #777;
  cursor: pointer;
}

/* Classes de apoio / auxiliares */
/* Margins */
.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb60 {
  margin-bottom: 60px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb15 {
  margin-bottom: 15px;
}

.mr0 {
  margin-right: 0 !important;
}

/* Paddings */
.pdl10 {
  padding-left: 10px;
}

/* Height */
.h65 {
  height: 65px !important;
}

.h88 {
  height: 88px;
}

.h102 {
  height: 102px;
}

.h184 {
  height: 184px;
}

.h200 {
  height: 200px;
}

.h204 {
  height: 204px;
}

.h367 {
  height: 367px;
}

.h631 {
  height: 631px;
}

.txt-14 {
  font-size: 14px;
}

.txt-18 {
  font-size: 18px;
}

.txt-24 {
  font-size: 24px;
}

.txt-bold {
  font-family: "OpenSans-Bold";
}

.justify {
  text-align: justify;
}

/* text align center */
.tac {
  text-align: center;
}

/* flex */
.d-flex {
  display: flex;
}

.d-flex.ai-center {
  align-items: center;
}

.d-flex.gap-20 {
  gap: 20px;
}

.d-flex.gap-30 {
  gap: 30px;
}

.flex-1 {
  flex: 1;
}

.flex-50 {
  flex: 0 0 50%;
}

.flex-20 {
  flex: 0 0 20%;
}

.flex-25 {
  flex: 0 0 25%;
}

.flex-30 {
  flex: 0 0 30%;
}/*# sourceMappingURL=estilo.css.map */