.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.body {
  color: #222;
  background-color: #f2f2f2;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 115%;
}

.container {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
}

.navbar {
  background-color: #8b1d1d;
}

.nav-link {
  color: #e0d0c8;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 400;
  transition: transform .4s, color .4s;
  display: inline-block;
}

.nav-link:hover {
  color: #fff;
  transform: translate(0, -2px);
}

.nav-link.whatsapp {
  color: #fff;
  border-radius: 20px;
  padding: 0 0 0 8px;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.botao-zap {
  background-color: #19b366;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  height: 48px;
  margin-left: 12px;
  padding: 8px 24px;
  transition: transform .2s, background-color .4s;
  display: flex;
}

.botao-zap:hover {
  background-color: #129654;
  transform: translate(0, -5px);
}

.botao-zap.semmargem {
  min-width: 220px;
  margin-left: 0;
}

.botao-zap.reduzido {
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.icone-zap {
  height: 24px;
}

.link-botao-zap {
  color: #fff;
  margin-left: 6px;
  font-size: 16px;
  font-weight: 400;
}

.link-block-zap {
  text-decoration: none;
}

.link-block-zap.centr {
  justify-content: center;
  align-items: center;
  display: flex;
}

.marca-hero {
  width: 164px;
}

.container-navbar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 96px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-hero {
  background-image: linear-gradient(#8b1d1d, #f2f2f2);
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.div-hero-esq {
  flex: 0 auto;
  width: 64px;
}

.div-hero-center {
  background-color: #f2f2f2;
  background-image: linear-gradient(170deg, #e0d0c8, #f2f2f2 70%);
  border-top-left-radius: 500px;
  border-bottom-left-radius: 500px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 80px 104px 100px 40px;
  display: flex;
}

.div-hero-dir {
  background-color: #8b1d1d;
  flex: 0 auto;
  width: 15%;
}

.head1 {
  color: #8b1d1d;
  letter-spacing: -1px;
  margin-bottom: 32px;
  font-size: 38px;
  font-weight: 300;
}

.head1.hero {
  text-align: center;
  letter-spacing: -1px;
  width: 66%;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: 300;
  line-height: 120%;
}

.head1.titulo-sessao {
  color: #8b1d1d;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 44px;
  font-weight: 700;
}

.head1.titulo-sessao.centraliz {
  text-align: center;
  font-size: 40px;
  font-weight: 300;
}

.head1.titulo-sessao.centraliz.white {
  color: #f2f2f2;
}

.head1.titulo-sessao.centraliz.profi {
  margin-top: 24px;
}

.head1.porque {
  color: #8b1d1d;
  width: 200px;
  margin-top: -64px;
  margin-bottom: 24px;
  font-size: 30px;
  font-weight: 400;
  line-height: 110%;
}

.head1.prof {
  letter-spacing: 0;
  margin-bottom: 2px;
  font-size: 22px;
  font-weight: 400;
}

.texto.hero {
  opacity: .8;
  color: #444;
  text-align: center;
  width: 66%;
  max-width: 600px;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 150%;
}

.texto.planos {
  color: #666;
  text-align: right;
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 110%;
}

.texto.planos.interno {
  opacity: .6;
  color: #444;
  width: 72px;
  font-size: 14px;
}

.texto.normal {
  opacity: .8;
  color: #444;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 150%;
}

.texto.normal.tab {
  text-align: left;
  margin-top: 16px;
}

.texto.normal.info {
  opacity: 1;
  color: #666;
  text-transform: uppercase;
  scrollbar-color: #e0c7c7 #f2f2f2;
  background-color: #e0d0c8;
  border: 2px solid #e0d0c8;
  border-radius: 20px;
  margin-bottom: 0;
  padding: 1px 12px;
  font-size: 12px;
  font-weight: 500;
}

.texto.normal.info.tab {
  opacity: 1;
  color: #666;
  letter-spacing: 2px;
  background-color: #f2f2f2;
  border-radius: 200px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 4px 16px;
  font-size: 13px;
  transition: color .4s, background-color .4s;
}

.texto.normal.info.tab:hover {
  background-color: #e0d0c8;
}

.texto.normal.info.tab.w--current {
  opacity: 1;
  color: #fff;
  background-color: #8b1d1d;
  border-color: #8b1d1d;
  transition: opacity .2s, transform .2s, background-color .4s;
}

.texto.normal.info.regional {
  background-color: #e9e9e9;
}

.texto.normal.endereco {
  text-align: center;
}

.texto.normal.branco {
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.texto.normal.rodape {
  color: #fff;
  width: 180px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 130%;
}

.texto.normal.cregional {
  opacity: .79;
  margin-top: -10px;
  font-size: 13px;
  font-weight: 400;
}

.texto.destaque {
  color: #8b1d1d;
  width: 90%;
  margin-bottom: 32px;
  font-size: 20px;
  line-height: 133%;
}

.div-botoes-hero {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-botoes-hero.localiz {
  margin-top: 40px;
}

.botao-hero {
  background-color: #8b1d1d;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  min-width: 220px;
  height: 48px;
  padding: 8px 28px;
  font-size: 16px;
  line-height: 100%;
  transition: transform .2s, background-color .4s;
  display: flex;
}

.botao-hero:hover {
  background-color: #a62323;
  transform: translate(0, -5px);
}

.div-planos {
  background-color: #f2f2f2;
  justify-content: flex-start;
  align-items: center;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 40px 12px 32px;
  display: flex;
}

.div-planos.interna {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-right: 32px;
}

.plano-saude {
  height: 64px;
  transition: transform .4s;
}

.plano-saude:hover {
  transform: scale(1.05);
}

.plano-saude.unafisco {
  height: 48px;
}

.plano-saude.petrobras {
  height: 56px;
}

.plano-saude.cassi {
  height: 56px;
  margin-bottom: 8px;
}

.plano-saude.prosocial {
  height: 104px;
}

.plano-saude.exercito {
  height: 96px;
}

.div-curva-planos {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.container-padrao {
  max-width: 1200px;
  padding: 80px 40px;
}

.container-padrao.localizacao {
  padding-top: 100px;
  padding-bottom: 120px;
}

.container-padrao.rodape {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 64px;
  display: flex;
}

.container-padrao.scroll {
  width: 100%;
  max-width: none;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-2-blocos {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.div-esq {
  flex: 1;
}

.div-dir {
  background-color: #ebe9e8;
  border-radius: 40px;
  width: 420px;
  padding: 40px 40px 24px;
}

.div-block-3 {
  background-color: #000;
  background-image: url('../images/200fd12f72ba23db2027c0881621b8fb.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 200px;
  width: 160px;
  height: 160px;
  margin-top: -80px;
  margin-left: auto;
}

.div-botoes {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.botao-esq {
  background-color: #8b1d1d;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  min-width: 220px;
  height: 48px;
  padding: 8px 24px;
  font-size: 16px;
  line-height: 100%;
  transition: transform .2s, background-color .4s;
  display: flex;
}

.botao-esq:hover {
  background-color: #a62323;
  transform: translate(0, -5px);
}

.tabmenu {
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 40px;
  display: flex;
}

.tab-link {
  color: #666;
  background-color: #ebe9e8;
  justify-content: center;
  align-items: center;
  width: 240px;
  padding: 20px 40px;
  font-size: 20px;
  line-height: 100%;
  transition: background-color .4s;
}

.tab-link:hover {
  background-color: #e0d0c8;
}

.tab-link.w--current {
  color: #fff;
  background-color: #8b1d1d;
}

.tab-link._3 {
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
}

.tab-link._1 {
  border-top-left-radius: 200px;
  border-bottom-left-radius: 200px;
}

.tab-link._1.w--current {
  color: #fff;
}

.text-block-2 {
  font-size: 18px;
}

.texto-tab {
  text-align: center;
  font-size: 16px;
}

.div-tabs-especialidades {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  scrollbar-color: #e0d0c8 #f2f2f2;
  flex-flow: wrap;
  place-content: stretch center;
  align-items: flex-start;
  width: 88%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 32px;
  display: flex;
  overflow: auto;
}

.div-especialid {
  text-align: left;
  background-color: #ebe9e8;
  border-radius: 24px;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 24vw;
  padding: 24px 32px 16px;
  display: flex;
}

.div-profissionais {
  scrollbar-color: #e0d0c8 #f2f2f2;
  flex-flow: row;
  place-content: space-between flex-start;
  align-items: stretch;
  margin-bottom: 40px;
  display: flex;
  position: relative;
  overflow: clip;
}

.swiper-slide {
  flex-flow: column;
  flex: none;
  width: 24vw;
  display: flex;
}

.image-3 {
  width: 100%;
}

.foto-prof {
  background-color: #6d6d6d;
  background-image: url('../images/IMG_6802.png');
  background-position: 50% 40%;
  background-size: 120%;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  height: 200px;
}

.foto-prof.karla {
  background-image: url('../images/670700e04f7b4e7fb02ab3c1_IMG_6785-1.png');
  background-position: 50% 10%;
  background-size: cover;
}

.foto-prof.camila {
  background-image: url('../images/IMG_6739.png');
  background-size: cover;
}

.foto-prof.polly {
  background-image: url('../images/670700dd41c74d6e90ea8725_IMG_6802.png');
  background-size: cover;
}

.foto-prof.camilagonz {
  background-image: url('../images/IMG_6780-1.png');
  background-position: 50% 20%;
  background-size: cover;
}

.foto-prof.luane {
  background-image: url('../images/IMG_6772.png');
  background-position: 50% 30%;
  background-size: cover;
}

.foto-prof.francisco {
  background-image: url('../images/fotochico.png');
  background-position: 50% 10%;
  background-size: cover;
}

.foto-prof.jacqueline {
  background-image: url('../images/fotojaque.png');
  background-position: 50% 10%;
  background-size: cover;
}

.cv-prof {
  background-color: #ebe9e8;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0 28px 16px;
  display: flex;
}

.mapa {
  background-image: url('../images/mapaa.png');
  background-position: 50%;
  background-size: 130%;
  background-attachment: scroll;
  height: 480px;
}

.fotos {
  background-color: #000;
  justify-content: space-between;
  display: flex;
}

.fotos-thumbs {
  flex: 1;
  height: 240px;
}

.lightbox-link {
  width: 100%;
  height: 240px;
}

.div-foto-thumb {
  background-color: #000;
  background-image: url('../images/fotosala4.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 240px;
  transition: opacity .2s;
}

.div-foto-thumb:hover {
  opacity: .6;
}

.div-foto-thumb.salapsi1 {
  background-image: url('../images/fotosala5.png');
  background-position: 50%;
}

.div-foto-thumb._3 {
  background-image: url('../images/fotosala6.png');
}

.div-foto-thumb.salafono {
  background-image: url('../images/fotosala1.png');
}

.div-foto-thumb.recepcao {
  background-image: url('../images/fotosala3.png');
}

.div-foto-thumb.salapsi2 {
  background-image: url('../images/fotosala2.png');
}

.div-foto-thumb.fachada {
  background-image: url('../images/CME.png');
  background-position: 50%;
}

.div-foto-thumb.entrada {
  background-image: url('../images/fotoporta.png');
  background-position: 50%;
}

.footer {
  background-color: #8b1d1d;
}

.marca-footer {
  width: 170px;
}

.icones-redes-sociais {
  width: 46px;
}

.link-redes {
  opacity: .7;
  transition: opacity .4s;
  display: flex;
}

.link-redes:hover {
  opacity: 1;
}

.div-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex: 0 auto;
  justify-content: center;
  margin-left: 24px;
  display: flex;
}

.link-marca-hero {
  padding-left: 0;
}

.menu-tabs {
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.div-tags {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: wrap;
  margin-top: 4px;
  margin-bottom: 16px;
  display: flex;
}

.div-marcas-planos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-marca-individual.hid {
  display: none;
}

.swiper {
  width: 88%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-wrapper {
  display: flex;
}

.swiper-button-prev {
  z-index: 20;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.swiper-button-next {
  z-index: 20;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.swiper-button-next:focus-visible, .swiper-button-next[data-wf-focus-visible] {
  border-radius: 0;
}

.left {
  opacity: .15;
  transform-style: preserve-3d;
  width: 28px;
  transition: opacity .2s;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.left:hover {
  opacity: .4;
}

.right {
  opacity: .15;
  width: 28px;
  transition: opacity .2s;
}

.right:hover {
  opacity: .4;
}

.div-seta {
  background-color: #e0d0c8;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding: 12px 12px 12px 6px;
}

.div-seta.revert {
  border-radius: 50px 0 0 50px;
  padding-left: 12px;
  padding-right: 6px;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }

  .nav-link, .link-botao-zap {
    font-size: 17px;
  }

  .marca-hero {
    width: 180px;
  }

  .container-navbar {
    height: 112px;
  }

  .div-hero-center {
    padding-top: 90px;
    padding-bottom: 110px;
  }

  .head1 {
    margin-bottom: 40px;
    font-size: 42px;
  }

  .head1.hero {
    max-width: 650px;
    font-size: 40px;
  }

  .head1.titulo-sessao.centraliz {
    font-size: 44px;
  }

  .head1.porque {
    font-size: 32px;
  }

  .head1.prof {
    font-size: 26px;
  }

  .texto.hero {
    font-size: 17px;
  }

  .texto.planos.interno {
    width: 76px;
    font-size: 15px;
  }

  .texto.normal {
    font-size: 15px;
  }

  .texto.normal.info {
    font-size: 13px;
  }

  .texto.normal.info.tab {
    font-size: 14px;
  }

  .texto.destaque {
    font-size: 22px;
  }

  .botao-hero {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 17px;
  }

  .div-planos {
    width: 60%;
  }

  .div-planos.interna {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
  }

  .container-padrao {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .botao-esq {
    font-size: 17px;
  }

  .tabmenu {
    margin-bottom: 48px;
  }

  .texto-tab {
    font-size: 17px;
  }

  .div-tabs-especialidades {
    width: 84%;
  }

  .div-especialid {
    padding: 28px 36px 20px;
  }

  .div-profissionais {
    margin-bottom: 64px;
  }

  .foto-prof {
    height: 220px;
  }

  .cv-prof {
    padding: 4px 32px 20px;
  }

  .fotos-thumbs, .lightbox-link, .div-foto-thumb {
    height: 280px;
  }

  .div-block-5 {
    margin-left: 40px;
  }

  .menu-tabs {
    padding-bottom: 48px;
  }

  .div-tags {
    margin-bottom: 20px;
  }

  .div-marcas-planos {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
  }

  .swiper {
    width: 84%;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: 1920px;
    padding-left: 64px;
    padding-right: 64px;
  }

  .nav-link {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 19px;
  }

  .botao-zap {
    height: 52px;
    margin-left: 16px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .botao-zap.semmargem {
    min-width: 240px;
  }

  .link-botao-zap {
    font-size: 19px;
  }

  .marca-hero {
    width: 200px;
  }

  .container-navbar {
    max-width: 1440px;
    height: 144px;
  }

  .div-hero-esq {
    width: 240px;
  }

  .div-hero-center {
    padding: 120px 20% 140px 5%;
  }

  .head1 {
    font-size: 48px;
    line-height: 110%;
  }

  .head1.hero {
    max-width: 800px;
    font-size: 48px;
  }

  .head1.titulo-sessao.centraliz {
    margin-bottom: 56px;
    font-size: 48px;
  }

  .head1.titulo-sessao.centraliz.profi {
    margin-top: 32px;
  }

  .head1.porque {
    margin-top: -80px;
    font-size: 36px;
  }

  .head1.prof {
    margin-bottom: 4px;
    font-size: 28px;
  }

  .texto.hero {
    font-size: 19px;
  }

  .texto.planos {
    font-size: 17px;
  }

  .texto.planos.interno {
    width: 80px;
    font-size: 16px;
  }

  .texto.normal {
    font-size: 17px;
  }

  .texto.normal.tab {
    margin-top: 20px;
  }

  .texto.normal.info {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
  }

  .texto.normal.info.tab {
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .texto.normal.rodape {
    width: 220px;
    margin-left: 8px;
    font-size: 17px;
  }

  .texto.destaque {
    font-size: 26px;
  }

  .div-botoes-hero.localiz {
    margin-top: 64px;
  }

  .botao-hero {
    height: 52px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 19px;
  }

  .div-planos {
    height: 140px;
  }

  .div-planos.interna {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .plano-saude:hover {
    transform: scale(1.05);
  }

  .plano-saude.unafisco {
    height: 56px;
  }

  .plano-saude.petrobras {
    height: 64px;
  }

  .plano-saude.cassi {
    height: 60px;
  }

  .plano-saude.prosocial {
    height: 112px;
  }

  .plano-saude.exercito {
    height: 104px;
  }

  .container-padrao {
    max-width: 1440px;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .container-padrao.localizacao {
    padding-top: 120px;
    padding-bottom: 140px;
  }

  .container-padrao.rodape {
    padding-top: 90px;
    padding-bottom: 100px;
  }

  .div-dir {
    width: 460px;
    padding-left: 44px;
    padding-right: 44px;
  }

  .div-block-3 {
    width: 180px;
    height: 180px;
  }

  .botao-esq {
    min-width: 240px;
    height: 54px;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 19px;
  }

  .tabmenu {
    margin-bottom: 64px;
  }

  .tab-link {
    width: 280px;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .texto-tab {
    font-size: 19px;
  }

  .div-tabs-especialidades {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    width: 80%;
  }

  .div-especialid {
    width: 19vw;
    padding: 32px 40px 24px;
  }

  .swiper-slide {
    width: 19vw;
  }

  .foto-prof {
    height: 240px;
  }

  .cv-prof {
    padding: 8px 40px 24px;
  }

  .fotos-thumbs, .lightbox-link, .div-foto-thumb {
    height: 360px;
  }

  .marca-footer {
    width: 200px;
  }

  .icones-redes-sociais {
    width: 52px;
  }

  .div-block-5 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-left: 80px;
  }

  .menu-tabs {
    padding-bottom: 64px;
  }

  .div-tags {
    margin-bottom: 24px;
  }

  .div-marcas-planos {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
  }

  .left, .right {
    width: 32px;
  }
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
    border-top: 2px solid #aa4646;
    width: 60%;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .nav-menu {
    background-color: #8b1d1d;
    flex-flow: column;
    padding: 24px;
  }

  .botao-zap {
    margin: 16px auto 32px;
  }

  .botao-zap.semmargem {
    max-width: 0;
    margin: 0;
  }

  .link-block-zap {
    width: 60%;
    max-width: 280px;
    margin-left: 61px;
    margin-right: 61px;
  }

  .link-block-zap.centr, .link-block-zap.quem {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .container-navbar {
    height: 80px;
    padding: 10px 10px 10px 12px;
  }

  .div-hero-esq {
    width: 40px;
  }

  .div-hero-center {
    padding-left: 0;
    padding-right: 40px;
  }

  .head1 {
    font-size: 36px;
  }

  .head1.hero {
    width: 75%;
    font-size: 36px;
  }

  .head1.titulo-sessao.centraliz {
    font-size: 36px;
  }

  .head1.porque {
    width: auto;
    margin-top: -32px;
    margin-bottom: 16px;
    font-size: 28px;
  }

  .head1.prof {
    font-size: 24px;
  }

  .texto.hero {
    width: 75%;
    font-size: 17px;
  }

  .texto.planos {
    font-size: 15px;
  }

  .texto.planos.interno {
    width: auto;
  }

  .texto.normal, .texto.normal.tab {
    font-size: 16px;
  }

  .texto.normal.bio {
    font-size: 14px;
  }

  .texto.normal.info {
    font-size: 13px;
  }

  .texto.normal.info.tab {
    margin-left: 4px;
    margin-right: 4px;
  }

  .texto.destaque {
    font-size: 20px;
  }

  .div-botoes-hero.localiz {
    justify-content: center;
    align-items: center;
  }

  .botao-hero {
    font-size: 17px;
  }

  .div-planos {
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 16px;
    padding-right: 32px;
  }

  .div-planos.interna {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .plano-saude.unafisco {
    height: 46px;
  }

  .plano-saude.petrobras {
    height: 56px;
  }

  .plano-saude.cassi {
    height: 52px;
  }

  .plano-saude.prosocial {
    height: 96px;
  }

  .plano-saude.exercito {
    height: 80px;
  }

  .div-curva-planos {
    margin-bottom: 0;
  }

  .container-padrao {
    padding: 64px;
  }

  .container-padrao.slider {
    padding-left: 0;
    padding-right: 0;
  }

  .div-2-blocos {
    flex-flow: column;
  }

  .div-dir {
    width: auto;
  }

  .div-block-3 {
    width: 140px;
    height: 140px;
  }

  .div-botoes {
    justify-content: center;
    align-items: center;
  }

  .tab-link {
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-tabs-especialidades {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .div-especialid {
    width: 43vw;
  }

  .div-especialid.slide {
    width: 70%;
    height: 100%;
    margin: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .swiper-slide {
    width: 43vw;
  }

  .foto-prof {
    height: 200px;
  }

  .cv-prof {
    padding: 0 32px 8px;
  }

  .link-marca-hero, .link-marca-hero.w--current {
    margin-right: auto;
  }

  .menu-button {
    color: #fff;
    background-color: #8b1d1d;
  }

  .menu-button.w--open {
    background-color: #8b1d1d;
  }

  .slider {
    background-color: #fff0;
  }

  .slide-nav {
    opacity: .52;
    font-size: 10px;
  }

  .icon {
    color: #dfdfdf;
    margin-left: auto;
    margin-right: 16px;
  }

  .icon-2 {
    color: #dfdfdf;
    width: 40px;
    margin-left: 16px;
    margin-right: auto;
  }

  .left-arrow, .right-arrow {
    width: 15%;
    margin-bottom: 48px;
  }

  .div-slide {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-bottom: 48px;
    display: flex;
  }

  .div-marcas-planos {
    grid-column-gap: 32px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    width: 80%;
  }

  .div-marca-individual {
    flex: none;
  }
}

@media screen and (max-width: 767px) {
  .link-block-zap {
    margin-left: 0;
    margin-right: 0;
  }

  .marca-hero {
    width: 150px;
  }

  .container-navbar {
    height: 60px;
    padding: 0 0 0 8px;
  }

  .div-hero-esq {
    width: 32px;
  }

  .div-hero-center {
    padding-top: 40px;
    padding-bottom: 60px;
    padding-right: 32px;
  }

  .head1.hero {
    width: 50%;
    font-size: 28px;
  }

  .head1.porque {
    width: 220px;
    margin-top: -58px;
  }

  .texto.hero {
    max-width: none;
  }

  .texto.planos.interno {
    text-align: center;
    width: 100%;
    margin-right: 0;
    display: none;
  }

  .texto.normal.info.tab {
    margin-top: 8px;
  }

  .div-planos {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-planos.interna {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100vw;
    padding: 4px 0;
    overflow: hidden;
  }

  .plano-saude.exercito {
    height: 88px;
  }

  .div-curva-planos, .container-padrao {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-esq, .div-botoes {
    width: 100%;
  }

  .tab-link {
    color: #666;
    background-color: #f2f2f2;
    border: 2px solid #e0d0c8;
    border-radius: 200px;
    width: auto;
    margin-left: 4px;
    margin-right: 4px;
    padding: 4px 16px;
    font-size: 13px;
    transition: background-color .4s;
  }

  .tab-link:hover {
    background-color: #e0d0c8;
  }

  .tab-link._1.w--current {
    opacity: 1;
    border-color: #8b1d1d;
  }

  .tab-link._1.w--current:hover {
    background-color: #8b1d1d;
  }

  .texto-tab {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    line-height: 150%;
  }

  .div-especialid {
    width: 84vw;
  }

  .div-especialid.slide {
    width: 100%;
  }

  .swiper-slide {
    flex-flow: column;
    width: 84vw;
  }

  .foto-prof {
    height: 240px;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .div-slide {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-tabs {
    flex-flow: wrap;
    width: 84%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 32px;
  }

  .div-marcas-planos {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-marca-individual {
    flex: none;
    justify-content: center;
    align-items: center;
    width: 180px;
    display: flex;
  }

  .div-marca-individual.hid {
    display: flex;
  }

  .swiper-button-prev, .swiper-button-next {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    text-align: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu {
    flex-flow: column;
    padding-left: 60px;
    padding-right: 60px;
  }

  .botao-zap {
    min-width: auto;
  }

  .botao-zap.semmargem {
    width: 100%;
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .icone-zap {
    height: 22px;
  }

  .link-block-zap {
    width: 100%;
    max-width: 280px;
    margin-left: 0;
    margin-right: 0;
  }

  .link-block-zap.centr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-zap.quem {
    width: 100%;
  }

  .container-navbar {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-hero {
    flex-flow: column;
  }

  .div-hero-esq {
    width: 100%;
    height: 24px;
    display: none;
  }

  .div-hero-center {
    border-top-left-radius: 160px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 64px 32px 40px;
  }

  .head1 {
    text-align: center;
    margin-bottom: 16px;
    font-size: 28px;
  }

  .head1.hero {
    width: 100%;
    max-width: 330px;
    margin-bottom: 16px;
    font-size: 28px;
  }

  .head1.titulo-sessao.centraliz {
    margin-bottom: 24px;
    font-size: 28px;
  }

  .head1.porque {
    width: auto;
    margin-top: 16px;
    margin-bottom: 12px;
    font-size: 22px;
  }

  .head1.prof {
    font-size: 22px;
  }

  .texto.hero {
    width: auto;
    font-size: 15px;
  }

  .texto.planos.interno {
    text-align: center;
    width: 100%;
  }

  .texto.normal {
    text-align: center;
    font-size: 15px;
  }

  .texto.normal.tab {
    font-size: 15px;
  }

  .texto.normal.bio {
    text-align: left;
    font-size: 13px;
  }

  .texto.normal.info {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
  }

  .texto.normal.info.tab {
    text-align: center;
    width: 90%;
    margin-top: 0;
    margin-bottom: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
  }

  .texto.normal.rodape, .texto.normal.lacan {
    font-size: 14px;
  }

  .texto.destaque {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .div-botoes-hero {
    width: 100%;
  }

  .div-botoes-hero.localiz {
    flex-flow: column;
    width: 100%;
  }

  .botao-hero {
    width: 100%;
    max-width: 280px;
    font-size: 16px;
  }

  .div-planos {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 0;
    flex-flow: column;
    width: 100%;
    height: auto;
    padding-top: 28px;
    padding-bottom: 40px;
  }

  .div-planos.interna {
    border-top-left-radius: 0;
  }

  .plano-saude.unafisco {
    height: 44px;
  }

  .plano-saude.petrobras {
    height: 56px;
  }

  .plano-saude.cassi {
    height: 52px;
    margin-bottom: 0;
  }

  .div-curva-planos {
    justify-content: center;
    align-items: center;
    margin-top: -140px;
    margin-bottom: 0;
  }

  .container-padrao {
    padding: 40px 20px;
  }

  .container-padrao.rodape {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 32px;
    padding-bottom: 48px;
  }

  .div-2-blocos {
    flex-flow: column;
  }

  .div-esq {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-dir {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 12px;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .div-block-3 {
    width: 140px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-botoes {
    flex-flow: column;
    width: 100%;
  }

  .botao-esq {
    width: 100%;
    max-width: 280px;
  }

  .tabmenu {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    width: 84%;
    margin: 0 auto 32px;
  }

  .tab-link {
    border-radius: 200px;
    width: 90%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
  }

  .texto-tab {
    font-size: 14px;
  }

  .div-tabs-especialidades {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }

  .div-especialid {
    width: 76vw;
  }

  .div-profissionais {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
  }

  .swiper-slide {
    width: 76vw;
  }

  .foto-prof {
    height: 200px;
  }

  .cv-prof {
    padding-top: 0;
    padding-left: 28px;
    padding-right: 28px;
  }

  .fotos {
    flex-flow: wrap;
    align-items: stretch;
  }

  .fotos-thumbs {
    flex: 0 auto;
    width: 50%;
    height: 180px;
  }

  .fotos-thumbs.hide {
    display: none;
  }

  .fotos-thumbs.impar {
    width: 100%;
  }

  .lightbox-link, .div-foto-thumb {
    height: 180px;
  }

  .marca-footer {
    width: 170px;
  }

  .icones-redes-sociais {
    width: 48px;
  }

  .div-block-5 {
    margin-top: 24px;
    margin-left: 0;
  }

  .menu-tabs {
    flex-flow: column;
    padding-bottom: 24px;
  }

  .swiper {
    width: 94%;
  }

  .left, .right {
    width: 48px;
  }
}
