.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.slide {
  max-height: none;
  min-height: auto;
  background-image: url('../images/Slider_img1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider {
  min-height: 39vh;
  margin-top: 159px;
}

.container {
  padding: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #f9f5ef;
}

.home {
  display: block;
  margin-top: -12px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.textos1 {
  margin: 20px 20px 20px 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 22px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
}

.titulo1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 20px;
}

.tratamentos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  max-height: 170px;
  padding-top: 163px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f5ef;
  color: #fff;
}

.centered-container {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.texto {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-right: 44px;
  padding-left: 44px;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.texto.tira_espaco {
  padding-left: 0px;
  text-align: left;
}

.titulo2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 22px;
  text-align: center;
}

.titulo2.alinha_meio {
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

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

.heading-3 {
  margin-top: 30px;
  margin-bottom: 8px;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 22px;
  text-align: center;
}

.resultados {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90px;
  margin-top: 60px;
  margin-bottom: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contato {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 17vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f9f5ef;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 85px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 620px;
  height: 15px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #cb9a74;
  text-align: center;
}

.image-5 {
  position: relative;
  z-index: 2;
  display: inline-block;
  max-width: 105%;
  margin-top: 140px;
}

.quemsomos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(249, 245, 239, 0);
}

.columns {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: Comfortaa, sans-serif;
  color: #ae7855;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}

.image-6 {
  display: inline-block;
  max-width: 51%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.container-3 {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slider-3 {
  height: 350px;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.image-7 {
  position: relative;
  left: 2px;
  bottom: -22px;
  width: 30px;
}

.image-8 {
  position: relative;
  left: 639px;
  top: -36px;
  width: 30px;
}

.heading-4 {
  display: block;
  margin-top: 6px;
  margin-bottom: 10px;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 17px;
  text-align: center;
}

.image-9 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-2 {
  padding-bottom: 0px;
}

.icon-3 {
  margin-top: 200px;
  color: #cb9a74;
}

.icon-4 {
  margin-top: 200px;
  color: #cb9a74;
}

.div-block-7 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.paragraph-4 {
  margin-top: 70px;
  margin-bottom: 17px;
  margin-left: 141px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Comfortaa, sans-serif;
  color: #f9f5ef;
  font-size: 40px;
  line-height: 60px;
  text-align: left;
}

.paragraph-5 {
  margin-left: 247px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Comfortaa, sans-serif;
  color: #fff;
  font-size: 33px;
}

.button {
  margin-top: 28px;
  margin-left: 353px;
  padding-top: 10px;
  padding-right: 21px;
  padding-left: 21px;
  border-radius: 20px;
  background-color: #cb9a74;
  font-family: Comfortaa, sans-serif;
  font-size: 15px;
  line-height: 16px;
}

.section {
  height: 100vh;
  max-height: none;
  padding-top: 0px;
  padding-bottom: 225px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.slider_content {
  height: 100%;
  margin: 10px;
  background-color: #f02424;
}

.slider_content.content1 {
  width: 80%;
  height: 80%;
  margin: 10px;
  background-color: rgba(54, 104, 36, 0);
  font-size: 14px;
}

.slider_content.content2 {
  width: 80%;
  height: 80%;
  margin: 10px;
  background-color: transparent;
}

.slider-9 {
  overflow: hidden;
  width: 100vw;
  height: 382px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.mask-3 {
  overflow: visible;
  width: 20%;
  height: 280px;
}

.slide_thing {
  margin: 10px;
}

.last_slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  height: 100%;
  margin: 1px;
}

.link_slider {
  width: 100%;
  height: 100%;
}

.imagem_slider {
  width: 100%;
  height: 100%;
}

.titulo_slider {
  margin-top: 17px;
  margin-right: -5px;
  margin-bottom: 0px;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  text-decoration: none;
}

.icon-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #cb9a74;
}

.icon-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #cb9a74;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 12vw;
  margin-right: 20px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icones {
  display: block;
  max-width: 21px;
  margin-top: 5px;
  margin-right: 2px;
  margin-left: 2px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link_escritos {
  padding-right: 5px;
  padding-left: 5px;
  color: #f9f5ef;
  text-decoration: none;
}

.menu {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  padding: 0px 0px 20px;
  background-color: #f9f5ef;
}

.nav-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin: 0px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: -webkit-max-content;
  grid-auto-columns: max-content;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  -ms-grid-columns: 1fr max-content max-content max-content;
  grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
  grid-template-columns: 1fr max-content max-content max-content;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.nav-logo-link {
  display: block;
  height: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.nav-logo {
  width: auto;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.nav-link {
  display: block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  font-family: Comfortaa, sans-serif;
  color: #ae7855;
  font-weight: 700;
  text-decoration: none;
}

.nav-link:hover {
  font-style: normal;
  text-decoration: underline;
}

.nav-link.w--current:active {
  color: #575555;
}

.nav-link.espaco_navlink {
  padding: 10px 20px;
  background-color: #f9f5ef;
  text-decoration: none;
}

.nav-link.espaco_navlink:hover {
  background-color: #cb9a74;
  color: #f9f5ef;
}

.nav-link.espaco_navlink:active {
  background-color: #ae7855;
}

.barra_ocre {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  min-width: 100vw;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cb9a74;
  color: #cb9a74;
}

.barra_marrom {
  position: -webkit-sticky;
  position: sticky;
  height: 10px;
  background-color: #ae7855;
}

.container-4 {
  position: -webkit-sticky;
  position: sticky;
  margin-top: 20px;
}

.feature-section {
  display: block;
  margin-top: 147px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.feature-image-mask {
  width: auto;
  min-height: 100vh;
  margin-right: 0px;
}

.feature-image {
  width: 0%;
  height: 100%;
  min-height: 0px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 29px;
  line-height: 36px;
  text-align: center;
}

.texto_paginas {
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.icon-7 {
  margin-right: 0px;
  color: #ae7855;
}

.dropdown-list {
  background-color: #f9f5ef;
}

.dropdown-list.w--open {
  opacity: 1;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  min-width: auto;
  margin: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.formulario {
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 16px;
}

.form {
  display: block;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.caixa_formulario {
  display: inline-block;
  max-width: none;
  min-width: 430px;
  margin-right: 0px;
  padding-right: 6px;
  padding-left: 6px;
  border-style: solid;
  border-width: 1px;
  border-color: #6abbd3;
  border-radius: 4px;
}

.caixa_formulario.caixa_mensagem {
  min-height: 180px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.submit-button {
  border-radius: 5px;
  background-color: #6abbd3;
}

.text-block {
  font-family: Comfortaa, sans-serif;
  color: #f9f5ef;
}

.success-message {
  background-color: #ae7855;
}

.text-block-2 {
  font-family: Comfortaa, sans-serif;
  color: #575555;
  font-weight: 700;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 33vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.div-block-12 {
  height: 220px;
  margin-top: 0px;
  background-image: url('../images/img_resultados.png');
  background-position: 50% 50%;
  background-size: cover;
}

.link_ocre {
  display: block;
  margin-right: 6px;
  margin-left: 6px;
  padding-top: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: Comfortaa, sans-serif;
  color: #ae7855;
  text-align: center;
  text-decoration: none;
}

.link_ocre.espaco {
  min-width: 110px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 6px;
}

.section-2 {
  background-color: #f9f5ef;
}

.endereco {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 100px;
  margin-left: 100px;
  padding: 55px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-15 {
  display: block;
  max-width: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 12px;
  margin-top: 0px;
  margin-bottom: 77px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 0px;
  height: 15px;
  min-width: 100vw;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #ae7855;
}

.texto1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  padding-left: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: Comfortaa, sans-serif;
  color: #ae7855;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.titulo_banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 66px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Comfortaa, sans-serif;
  color: #f9f5ef;
  font-size: 24px;
  font-weight: 700;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-23 {
  width: 10px;
  height: 36px;
  margin-top: 54px;
  margin-right: 10px;
  padding-top: 0px;
  background-color: #ae7855;
}

.caso_esqu {
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-container-4 {
  display: block;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.flex-container-4.ocre {
  display: block;
  margin-bottom: 29px;
  padding-top: 13px;
  padding-bottom: 0px;
  background-color: #f6efe6;
}

.texto_ocre {
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 15px;
  font-weight: 600;
}

.caso_dir {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f9f5ef;
}

.div-block-24 {
  padding-right: 20px;
}

.section-3 {
  max-height: 100vh;
  min-height: 520px;
}

.container-7 {
  padding-top: 60px;
}

.div-block-25 {
  min-height: 200px;
  min-width: 340px;
  background-image: url('../images/img_2tratamentos.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-26 {
  min-height: 340px;
  padding-top: 30px;
}

.columns-2 {
  min-height: 250px;
  margin-right: 23px;
  margin-left: 23px;
}

.image-16 {
  height: 190px;
  margin-bottom: 20px;
}

.menu_lateral_tratamentos {
  display: block;
  margin-top: 6px;
  margin-left: 40px;
  padding-right: 40px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.bt_menu_lateral {
  background-color: rgba(56, 152, 236, 0);
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 14px;
  font-weight: 700;
}

.bt_menu_lateral:hover {
  color: #b4b3b3;
}

.bt_menu_lateral.w--current {
  font-size: 14px;
}

.div-block-28 {
  width: auto;
  height: 2px;
  max-width: 100%;
  background-color: #6abbd3;
}

.image-17 {
  max-width: 75%;
  font-size: 12px;
}

.image-18 {
  max-width: 22%;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 120px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f6efe6;
}

.image-19 {
  max-width: 100%;
  margin-right: 1px;
  margin-left: 15px;
  padding-left: 0px;
}

.feature-section-2 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f6f1ee;
}

.image-20 {
  max-width: 38%;
  margin-bottom: 15px;
}

.texto_invisaling {
  padding-right: 25px;
  padding-bottom: 25px;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.intro_invisalign {
  background-color: rgba(246, 239, 230, 0);
}

.div-block-30 {
  margin-right: 20px;
  margin-left: 20px;
}

.div-block-31 {
  padding: 0px;
}

.image-21 {
  max-width: 48%;
  margin-bottom: 16px;
}

.image-22 {
  max-width: 110%;
  padding-right: 35px;
}

.div-block-32 {
  margin-top: 20px;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.texto_azul_invisalign1 {
  padding-left: 44px;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 15px;
  line-height: 22px;
  font-weight: 600;
  text-align: right;
}

.texto_azul_invisalign1.alinha_esquerda {
  display: block;
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
  font-size: 15px;
  line-height: 26px;
  text-align: left;
}

.texto_azul_invisalign1.alinha_esquerda_2 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.imagem_titulo {
  margin-bottom: 20px;
  font-size: 15px;
}

.div-block-34 {
  margin-top: 34px;
  margin-bottom: 34px;
}

.image-24 {
  padding-bottom: 30px;
}

.vantagens {
  background-color: rgba(246, 239, 230, 0);
}

.texto_marrom {
  display: inline-block;
  padding-top: 3px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 16px;
  font-weight: 700;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-25 {
  display: inline-block;
  max-width: none;
  padding-bottom: 3px;
}

.section-4 {
  margin-bottom: 0px;
  background-color: rgba(106, 187, 211, 0);
}

.heading-6 {
  font-family: Comfortaa, sans-serif;
  color: #f9f5ef;
  font-size: 22px;
  line-height: 31px;
  text-align: right;
}

.paragraph-6 {
  font-family: Comfortaa, sans-serif;
  color: #f9f5ef;
  font-size: 15px;
  line-height: 21px;
  text-align: right;
}

.text-field {
  border-style: solid;
  border-width: 2px;
  border-color: #f9f5ef;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0);
  color: #f9f5ef;
}

.text-field-2 {
  border-style: solid;
  border-width: 2px;
  border-color: #f9f5ef;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0);
}

.text-field-3 {
  margin: 0px 0px 18px;
  padding: 15px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #f9f5ef;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0);
  color: #f9f5ef;
}

.div-block-36 {
  padding-right: 10px;
  padding-left: 0px;
}

.div-block-37 {
  padding-right: 0px;
  padding-left: 10px;
}

.submit-button-2 {
  min-width: 440px;
  border-radius: 10px;
  background-color: #f9f5ef;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 18px;
  font-weight: 700;
}

.image-26 {
  padding-bottom: 20px;
}

.container-9 {
  padding: 20px 30px 30px;
  background-color: #f9f5ef;
}

.container-10 {
  padding: 0px 30px;
  background-color: #6abbd3;
}

.label {
  font-family: Comfortaa, sans-serif;
  color: #f9f5ef;
  font-weight: 600;
}

.form-2 {
  padding-top: 20px;
}

.column-6 {
  padding-top: 31px;
  padding-left: 0px;
}

.dropdown-toggle {
  padding-right: 15px;
  padding-left: 0px;
}

.image-27 {
  width: 280px;
  max-width: none;
  margin-right: 34px;
  padding-right: 0px;
  padding-left: 15px;
}

.container-11 {
  display: block;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.brand {
  max-height: none;
  max-width: 23vw;
  min-width: auto;
}

.navegacao {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f9f5ef;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 14px;
  font-weight: 500;
}

.navegacao:hover {
  background-color: transparent;
  color: #cb9a74;
}

.navegacao:active {
  background-color: transparent;
}

.navegacao.w--current {
  color: #cb9a74;
}

.navegacao.hover:hover {
  background-color: #cb9a74;
  color: #f9f5ef;
}

.navegacao.burger {
  padding-right: 18px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: rgba(249, 245, 239, 0);
  -o-object-fit: cover;
  object-fit: cover;
}

.icon-8 {
  margin-right: 10px;
  padding-right: 17px;
  color: #cb9a74;
}

.dropdown-list-2 {
  background-color: #f9f5ef;
}

.dropdown-toggle-2 {
  padding-right: 20px;
}

.div-block-38 {
  height: 30px;
  background-color: #cb9a74;
}

.div-block-39 {
  height: 10px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  background-color: #ae7855;
}

.dropdown {
  background-color: #f9f5ef;
}

.nav-menu {
  right: 20px;
}

.feature-section-3 {
  margin-bottom: -35px;
  padding-top: 31px;
  padding-bottom: 0px;
  background-color: rgba(246, 239, 230, 0);
}

.feature-section-3.white {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.feature-image-mask-2 {
  width: 100%;
  margin-right: 20px;
}

.feature-image-2 {
  width: 100%;
  height: 100%;
  padding-left: 10px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.container-12 {
  margin-top: 0px;
  padding-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tratamento {
  padding-top: 0px;
  padding-bottom: 0px;
}

.centered-container-2 {
  margin-bottom: -5px;
  padding: 25px 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  padding-top: 0px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 11%;
  border-radius: 0%;
}

.cards-image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: 0px;
  padding-right: 0px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.cards-image.margem {
  margin-right: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-41 {
  height: 370px;
  margin-top: -6px;
  margin-bottom: -1px;
  padding-top: 3px;
  padding-bottom: 0px;
}

.container-13 {
  margin-top: 0px;
  background-color: #fff;
}

.slider_resultados {
  margin-top: 20px;
  margin-bottom: 32px;
  padding-right: 30px;
  padding-left: 30px;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 13px;
  line-height: 25px;
}

.container-14 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.button-2 {
  padding-top: 16px;
  padding-left: 5px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: rgba(56, 152, 236, 0);
  font-family: Comfortaa, sans-serif;
  font-size: 12px;
}

.botao_topo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-42 {
  min-width: 100%;
}

.container-15 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-5 {
  margin-top: 129px;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding-left: 40px;
  background-image: url('../images/img_resultados.png');
  background-position: 0px 0px;
  background-size: cover;
}

.dente_menu {
  max-width: 8%;
}

.columns-4 {
  margin-top: 16px;
  padding-right: 20px;
  padding-left: 20px;
  color: #6abbd3;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 200px;
  min-width: 100%;
  padding-left: 40px;
  background-image: url('../images/img_contato.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div_ocre {
  height: 40px;
  background-color: #cb9a74;
}

.div-block-46 {
  height: 10px;
  background-color: #ae7855;
}

.container-16 {
  background-color: #f9f5ef;
}

.div-block-47 {
  padding-top: 18px;
}

.div-block-48 {
  height: 50px;
  padding-bottom: 0px;
  background-color: #ae7855;
}

.body {
  border-style: solid;
  border-width: 1px;
  border-color: #f6efe6;
  background-color: rgba(249, 249, 249, 0);
  background-image: url('../images/pattern1.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.container-17 {
  background-color: #fcf9f4;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.body-2 {
  background-image: url('../images/pattern1.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.container-18 {
  display: block;
}

.body-3 {
  background-image: url('../images/pattern1.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding-left: 40px;
  background-image: url('../images/img_tratamentos.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.body-4 {
  background-image: url('../images/pattern1.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.body-5 {
  background-image: url('../images/pattern1.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  padding-bottom: 0px;
  padding-left: 40px;
  background-image: url('../images/img_resultados.png');
  background-position: 50% 50%;
  background-size: cover;
}

.columns-5 {
  padding-top: 0px;
}

.container-19 {
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #f6efe6;
}

.body-6 {
  background-image: url('../images/pattern1.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.container-20 {
  padding: 11px 30px 20px;
  background-color: #f6efe6;
}

.columns-6 {
  min-width: 100%;
  margin-right: 40px;
  margin-left: 20px;
}

.column-8 {
  padding-top: 140px;
}

.image-28 {
  position: fixed;
  left: 1206px;
  top: 280px;
  right: -785px;
  bottom: 381px;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-52 {
  width: 130px;
  height: 130px;
}

.image-29 {
  position: relative;
  left: 23px;
  top: 141px;
  z-index: 1;
  width: 80px;
}

.saiba_mais {
  position: relative;
  left: 0px;
  top: 50px;
  bottom: 0px;
  z-index: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.saiba_mais._5 {
  left: -23px;
}

.saiba_mais._4 {
  left: -32px;
}

.saiba_mais._3 {
  left: -47px;
}

.saiba_mais._2 {
  left: -58px;
}

.saiba_mais._1 {
  left: -78px;
}

.container-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.link_block {
  margin-top: 76px;
  margin-bottom: 76px;
  padding-right: 15px;
  padding-left: 15px;
}

.imagens_circulares {
  display: inline-block;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.div_saiba_mais {
  position: relative;
  left: 27px;
  top: 145px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid {
  margin-top: -41px;
  margin-bottom: 44px;
  padding-top: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-6 {
  margin-top: 71px;
  margin-bottom: 71px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-22 {
  padding: 0px 30px 30px;
  background-color: #fff;
}

.image-30 {
  position: relative;
  left: -40px;
  top: 119px;
  z-index: 1;
  width: 70px;
  max-width: 100%;
  margin-right: 43px;
  margin-left: 43px;
  padding-right: 0px;
  padding-left: 0px;
}

.image-30._2 {
  left: -16px;
  margin-right: 1px;
}

.image-30._3 {
  left: 1px;
  margin-left: 35px;
}

.image-30._4 {
  left: 38px;
  margin-left: -27px;
}

.image-30._5 {
  left: 22px;
  margin-left: -1px;
}

.image-30._1 {
  margin-left: 80px;
  padding-left: 0px;
}

.link-block {
  display: block;
}

.image-31 {
  position: static;
  top: -67px;
  display: block;
  overflow: visible;
  height: auto;
  max-height: 69.367521%;
}

.div-block-53 {
  height: 100%;
}

.slide-4 {
  background-image: url('../images/digital2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-3 {
  margin-top: 95px;
  margin-left: 210px;
  padding-left: 0px;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 30px;
  font-weight: 400;
  text-align: left;
}

.right-arrow {
  height: 100%;
}

.text-block-4 {
  overflow: auto;
  margin-top: 13px;
  margin-left: 221px;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 18px;
}

.slide-5 {
  position: relative;
  height: 100%;
  min-height: auto;
  padding-bottom: 74px;
  background-image: url('../images/banner-diniz.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-32 {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: -29px;
  padding-top: 1px;
  padding-bottom: 2px;
}

.column-9 {
  display: block;
  margin-bottom: -3px;
}

.image-33 {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: -12px;
  padding-bottom: 0px;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 25px;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  margin-bottom: -26px;
}

.div-block-54 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-11 {
  display: block;
}

.columns-8 {
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-12 {
  bottom: 54px;
  display: block;
}

.bold-text {
  color: #6abbd3;
  font-size: 16px;
}

.bold-text-2 {
  font-size: 15px;
}

.columns-9 {
  display: block;
}

.text-block-5 {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 15px;
  font-weight: 600;
}

.paragr {
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 15px;
  font-weight: 700;
}

.texto-paragrafo2 {
  margin-top: 10px;
  margin-bottom: 21px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 21px;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 15px;
  font-weight: 700;
}

.t-tulo-tratamentos {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 17px;
  text-align: left;
}

.textos1-copy {
  margin: 10px 10px 0px 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 22px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  font-family: Comfortaa, sans-serif;
  color: #cb9a74;
  font-size: 15px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
}

.columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-34 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-35 {
  width: 380px;
  height: 475px;
  max-width: 625px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 32px;
}

.titulo-2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 22px;
  text-align: center;
}

.titulo-2.alinha_meio {
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

.titulo-2.alinha_esquerda {
  text-align: left;
}

.image-36 {
  margin-bottom: 35px;
}

.titulo3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 22px;
  text-align: left;
}

.titulo3.alinha_meio {
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: right;
}

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

.titulo4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 22px;
  text-align: left;
}

.titulo4.alinha_meio {
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

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

.titulo2-copy {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 18px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Comfortaa, sans-serif;
  color: #6abbd3;
  font-size: 22px;
  text-align: center;
}

.titulo2-copy.alinha_meio {
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

.titulo2-copy.alinha_esquerda {
  text-align: left;
}

@media screen and (max-width: 991px) {
  .slide {
    max-height: none;
    min-height: 0px;
    min-width: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-position: 70% 50%;
    background-size: cover;
  }

  .tratamentos {
    padding-top: 0px;
    padding-bottom: 283px;
  }

  .texto {
    font-size: 13px;
    line-height: 21px;
    text-align: center;
  }

  .titulo2 {
    margin-bottom: 5px;
  }

  .heading-3 {
    margin-top: 30px;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 19px;
  }

  .image-6 {
    max-width: 60%;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .slide-3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .slider-3 {
    min-height: 45vh;
    margin-bottom: 2px;
    background-color: hsla(0, 0%, 86.7%, 0);
  }

  .div-block-5 {
    padding: 0px 72px 5px;
    font-size: 13px;
  }

  .image-7 {
    position: relative;
    left: 25px;
    bottom: -26px;
  }

  .image-8 {
    left: 436px;
  }

  .slide-nav-2 {
    background-color: transparent;
  }

  .left-arrow {
    background-color: transparent;
  }

  .icon-3 {
    background-color: transparent;
  }

  .div-block-7 {
    max-width: 60vw;
    margin-right: 0px;
    margin-left: 0px;
  }

  .paragraph-4 {
    margin-left: 30px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 40px;
  }

  .paragraph-5 {
    margin-left: 118px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 33px;
  }

  .button {
    margin-left: 111px;
  }

  .slider_content.content1 {
    width: 110%;
    height: 50%;
  }

  .slider_content.content2 {
    width: 110%;
    height: 50%;
  }

  .slide_thing {
    margin: 20px;
  }

  .last_slide {
    width: 100vw;
  }

  .titulo_slider {
    font-size: 14px;
    line-height: 16px;
  }

  .icon-5 {
    margin-top: 210px;
  }

  .icon-6 {
    margin-top: 210px;
  }

  .link_menu {
    min-width: 23vw;
  }

  .feature-section {
    margin-top: 140px;
  }

  .icon-7 {
    margin-right: 0px;
  }

  .div-block-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 65vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-12 {
    background-position: 90% 50%;
  }

  .link_ocre.espaco {
    min-width: 90px;
  }

  .endereco {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    line-height: 17px;
  }

  .div-block-20 {
    padding-top: 27px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .texto1 {
    padding-right: 35px;
    padding-left: 35px;
  }

  .titulo_banner {
    margin-left: -1px;
    font-size: 34px;
  }

  .columns-2 {
    margin-right: 20px;
    margin-left: 15px;
  }

  .image-16 {
    height: 130px;
  }

  .menu_lateral_tratamentos {
    min-width: 190px;
  }

  .bt_menu_lateral {
    font-size: 14px;
  }

  .bt_menu_lateral.w--current {
    font-size: 14px;
  }

  .div-block-28 {
    width: 171px;
  }

  .container-8 {
    display: block;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-19 {
    max-width: 29%;
  }

  .texto_invisaling {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 19px;
  }

  .div-block-31 {
    padding-top: 19px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .image-21 {
    margin-bottom: 8px;
  }

  .image-22 {
    padding-top: 0px;
    padding-right: 0px;
  }

  .texto_azul_invisalign1 {
    font-size: 13px;
    line-height: 19px;
  }

  .imagem_titulo {
    max-width: 60%;
  }

  .texto_marrom {
    font-size: 13px;
  }

  .column-4 {
    padding-right: 10px;
    padding-left: 24px;
  }

  .paragraph-6 {
    font-size: 13px;
  }

  .div-block-36 {
    padding-left: 0px;
  }

  .div-block-37 {
    padding-right: 0px;
  }

  .submit-button-2 {
    min-width: 341px;
  }

  .image-26 {
    max-width: 27%;
    margin-bottom: 30px;
  }

  .container-9 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .container-10 {
    display: block;
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .dropdown-toggle {
    padding-right: 15px;
    padding-left: 5px;
  }

  .image-27 {
    max-width: 30vw;
  }

  .container-11 {
    margin-top: 0px;
    padding-top: 0px;
  }

  .navegacao {
    padding-left: 23px;
  }

  .navegacao.burger {
    padding-left: 0px;
  }

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

  .icon-9 {
    color: #cb9a74;
  }

  .nav-menu {
    background-color: #f9f5ef;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .columns-3 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .button-2 {
    font-size: 12px;
  }

  .section-5 {
    margin-top: 127px;
  }

  .div-block-43 {
    background-position: -140px 0px;
  }

  .titulo-2 {
    margin-bottom: 5px;
  }

  .titulo3 {
    margin-bottom: 5px;
  }

  .titulo4 {
    margin-bottom: 5px;
  }

  .titulo2-copy {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .tratamentos {
    padding: 146px 20px 182px;
  }

  .texto {
    font-size: 13px;
    line-height: 19px;
  }

  .titulo2 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .container-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .paragraph-2 {
    margin-bottom: 0px;
  }

  .image-6 {
    max-width: 50%;
    margin: 25px 142px;
  }

  .slider-3 {
    min-height: 53vh;
    margin-bottom: -1px;
  }

  .image-7 {
    margin-left: -14px;
  }

  .image-8 {
    margin-left: -51px;
    padding-top: 7px;
  }

  .heading-4 {
    margin-top: -20px;
    margin-bottom: 2px;
  }

  .icon-3 {
    margin-left: 5px;
  }

  .icon-4 {
    margin-right: 47px;
    margin-left: -7px;
  }

  .div-block-7 {
    max-width: 70vw;
    padding-bottom: 67px;
  }

  .paragraph-4 {
    margin-bottom: 0px;
    margin-left: 21px;
    font-size: 28px;
  }

  .paragraph-5 {
    margin-bottom: 0px;
    margin-left: 54px;
    font-size: 26px;
  }

  .button {
    margin-left: -60px;
  }

  .slider_content.content1 {
    width: 120%;
    height: 40%;
  }

  .slider_content.content2 {
    width: 120%;
    height: 40%;
  }

  .last_slide {
    width: 115vw;
  }

  .div-block-8 {
    margin-top: 0px;
    padding-top: 0px;
  }

  .link_menu {
    min-width: 40vw;
    margin-right: 5px;
    margin-left: 5px;
  }

  .link_menu.arrasta_esquerda {
    margin-left: -62px;
  }

  .icones {
    max-width: 19px;
  }

  .link_escritos {
    font-size: 13px;
  }

  .menu {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .nav-link {
    font-size: 13px;
  }

  .feature-section {
    margin-top: 0px;
    padding: 0px;
  }

  .flex-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image-mask {
    margin-right: 0px;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-10 {
    max-width: 90vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }

  .div-block-12 {
    background-position: 67% 50%;
  }

  .image-15 {
    max-width: 50%;
  }

  .texto1 {
    min-width: 100px;
    padding-right: 17px;
    padding-left: 17px;
    font-size: 12px;
  }

  .titulo_banner {
    margin-left: 0px;
    font-size: 29px;
  }

  .div-block-23 {
    margin-left: 15px;
  }

  .caso_esqu {
    padding: 40px 20px;
  }

  .flex-container-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .caso_dir {
    padding: 40px 20px;
  }

  .bt_menu_lateral {
    font-size: 18px;
  }

  .bt_menu_lateral.w--current {
    font-size: 18px;
  }

  .div-block-28 {
    width: 211px;
  }

  .image-17 {
    max-width: 43%;
  }

  .container-8 {
    padding-top: 27px;
  }

  .column-2 {
    padding-left: 35px;
  }

  .image-19 {
    max-width: 34%;
  }

  .feature-section-2 {
    padding: 40px 20px;
  }

  .texto_azul_invisalign1.alinha_esquerda_2 {
    padding-left: 10px;
  }

  .imagem_titulo {
    max-width: 41%;
  }

  .div-block-34 {
    padding-right: 43px;
    padding-left: 35px;
  }

  .div-block-35 {
    padding-left: 8px;
  }

  .div-block-36 {
    padding-right: 0px;
  }

  .div-block-37 {
    padding-left: 0px;
  }

  .submit-button-2 {
    min-width: 550px;
  }

  .image-26 {
    max-width: 42%;
  }

  .column-5 {
    padding-top: 20px;
    padding-right: 35px;
  }

  .image-27 {
    max-width: 43vw;
  }

  .feature-section-3 {
    padding: 40px 20px;
  }

  .feature-image-mask-2 {
    margin-right: 0px;
  }

  .feature-image-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .tratamento {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .button-2 {
    padding-top: 6px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 10px;
  }

  .section-5 {
    margin-top: 127px;
  }

  .div-block-43 {
    background-position: -270px 0px;
  }

  .column-7 {
    margin-bottom: 32px;
  }

  .t-tulo-tratamentos {
    margin-top: -20px;
    margin-bottom: 2px;
  }

  .titulo-2 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .titulo3 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .titulo4 {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .titulo2-copy {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .slide {
    background-position: 68% 50%;
  }

  .home {
    margin-top: 185px;
    padding-top: 0px;
  }

  .textos1 {
    margin-top: 21px;
    color: #cb9a74;
  }

  .tratamentos {
    height: 80vh;
    padding-top: 298px;
    padding-bottom: 266px;
  }

  .centered-container {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }

  .texto {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    line-height: 21px;
  }

  .titulo2 {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
  }

  .heading-3 {
    text-align: center;
  }

  .container-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-5 {
    margin-top: 0px;
  }

  .paragraph-2 {
    margin-bottom: 0px;
  }

  .image-6 {
    margin: 15px 83px;
  }

  .slider-3 {
    min-height: 55vh;
    margin-bottom: 0px;
  }

  .div-block-5 {
    padding-top: 0px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .image-7 {
    width: 20px;
    margin-top: -16px;
    margin-left: -40px;
    padding-top: 0px;
  }

  .image-8 {
    width: 20px;
    margin-top: -32px;
    margin-left: -181px;
  }

  .heading-4 {
    margin-top: -19px;
    margin-bottom: 0px;
  }

  .icon-3 {
    margin-top: 390px;
    margin-left: 36px;
  }

  .icon-4 {
    margin-top: 405px;
    margin-right: 0px;
    margin-left: 18px;
    padding-right: 4px;
  }

  .div-block-7 {
    max-width: 82vw;
    padding-top: 9px;
  }

  .paragraph-4 {
    margin-top: 69px;
  }

  .paragraph-5 {
    margin-left: 23px;
  }

  .button {
    margin-left: -62px;
    padding-left: 15px;
  }

  .slider_content.content1 {
    width: 160%;
    height: 30%;
  }

  .slider_content.content2 {
    width: 160%;
    height: 30%;
  }

  .slide_thing {
    margin: 25px;
  }

  .last_slide {
    width: 142vw;
    height: 80%;
  }

  .titulo_slider {
    font-size: 11px;
  }

  .link_menu {
    min-width: 90vw;
    margin-bottom: 5px;
  }

  .link_menu.arrasta_esquerda {
    margin-bottom: 0px;
    margin-left: 5px;
  }

  .menu {
    padding: 0px;
  }

  .nav-grid {
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 100px;
    grid-template-rows: 100px;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #c4c4c4;
  }

  .barra_ocre {
    height: 87px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .flex-container {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .caixa_formulario {
    min-width: 180px;
  }

  .div-block-10 {
    max-width: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: left;
  }

  .div-block-12 {
    min-width: 100vw;
    background-position: 63% 50%;
  }

  .texto1 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .columns-2 {
    margin-right: 5px;
    margin-left: 5px;
  }

  .image-16 {
    height: 90px;
  }

  .image-17 {
    max-width: 84%;
  }

  .column-2 {
    padding-left: 53px;
  }

  .column-3 {
    padding-right: 15px;
    padding-left: 0px;
  }

  .div-block-29 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-19 {
    max-width: 74%;
    padding: 1px 0px;
  }

  .footer {
    margin-top: 137px;
  }

  .image-27 {
    max-width: 70vw;
  }

  .navegacao.hover {
    background-color: #f9f5ef;
  }

  .menu-button {
    background-color: #f9f5ef;
  }

  .icon-9 {
    color: #cb9a74;
  }

  .centered-container-2 {
    text-align: left;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-43 {
    background-position: -430px 0px;
  }

  .column-8 {
    padding-top: 20px;
  }

  .t-tulo-tratamentos {
    margin-top: -19px;
    margin-bottom: 0px;
  }

  .textos1-copy {
    color: #cb9a74;
  }

  .container-23 {
    margin-top: -200px;
  }

  .titulo-2 {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
  }

  .titulo3 {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
  }

  .titulo4 {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
  }

  .titulo2-copy {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
  }
}

