:root {
  --dark-cyan: #008892;
  --white: #fff;
  --dark-slate-blue: #004275;
  --hover: #0190ff;
  --transparence: rgba(255, 255, 255, 0);
  --black: white;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.home-inicio {
  height: 100vh;
  background-image: url('../images/compress-min.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-top: 82px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.head {
  z-index: 100000;
  width: 100%;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 19px;
  font-family: Barlow Condensed, sans-serif;
  display: flex;
  position: fixed;
  top: 0;
  box-shadow: 0 14px 11px -20px #000;
}

.head._2 {
  margin-top: 0;
  padding-top: 41px;
  padding-bottom: 41px;
}

.link-logo {
  z-index: 5;
  width: 120px;
  border-radius: 50%;
  margin-left: -60px;
  position: fixed;
  top: 0;
  left: 50%;
  overflow: hidden;
}

.link-logo.w--current {
  width: 120px;
  border-radius: 50%;
  margin-left: -60px;
  display: block;
  position: fixed;
  left: 50%;
  overflow: hidden;
}

.header-mobil {
  position: fixed;
  top: 0;
  left: 0;
}

.header-mobil.w--open {
  background-color: #3b6083;
}

.image-4 {
  width: 100%;
  border-radius: 5px;
  margin-top: 7px;
  margin-bottom: 0;
  display: block;
}

.links-navegacao {
  width: 750px;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-left: -364px;
  display: flex;
  position: fixed;
  left: 50%;
}

._3-pinos {
  font-size: 39px;
}

.unitario-atendimento {
  width: 32%;
  max-width: 350px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 50px 15px 75px;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 0 7px -3px #000;
}

.seu-projeto {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  position: relative;
}

.logo-gesso-clean {
  z-index: 100;
  width: 140px;
  background-color: #fff;
  border: 4px solid #004275;
  border-radius: 100%;
  margin-left: 0;
  padding: 20px 15px 19px;
  position: absolute;
  top: -70px;
  left: 10%;
}

.bloco-de-conteudo-instalacao {
  width: 40%;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.bloco-de-conteudo-instalacao.div-block-43 {
  width: 40%;
  max-width: 526.391px;
}

.bloco-de-conteudo-instalacao.dv {
  max-width: 526.391px;
}

.converse-conosco {
  padding-top: 100px;
  padding-bottom: 100px;
}

.titulo-preto-instalacao {
  color: #004275;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 42px;
}

.titulo-preto-instalacao.top {
  color: var(--dark-cyan);
  letter-spacing: -2px;
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 700;
}

.titulo-preto-instalacao.top.dtt {
  text-align: center;
}

.titulo-preto-instalacao.top.ds-none {
  font-size: 60px;
  display: none;
}

.titulo-preto-instalacao.top.ele {
  color: var(--white);
  font-size: 55px;
  line-height: 65px;
}

.planeje {
  background-color: rgba(0, 136, 146, 0);
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.planeje.ctttt {
  padding-top: 0;
}

.botao-padrao-redondo {
  width: 250px;
  color: #fff;
  text-align: center;
  background-color: #004275;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 36px;
  font-family: Barlow Condensed, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  transition: all .3s, transform .3s, opacity .2s;
  display: block;
}

.botao-padrao-redondo:hover {
  background-color: #0190ff;
}

.botao-padrao-redondo.mgbtn {
  width: 250px;
  background-color: var(--dark-slate-blue);
  border-radius: 50px;
  margin-top: 30px;
  padding-left: 36px;
  padding-right: 36px;
}

.botao-padrao-redondo.mgbtn:hover {
  background-color: var(--hover);
}

.botao-padrao-redondo.mgbtn.bck-shadow {
  background-color: var(--dark-cyan);
}

.botao-padrao-redondo.mgbtn.bck-shadow:hover {
  background-color: #0190ff;
}

.botao-padrao-redondo.mgbtn.bt {
  background-color: var(--dark-cyan);
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
}

.botao-padrao-redondo.mgbtn.bt:hover {
  background-color: #000;
}

.botao-padrao-redondo.mgbtn.ct {
  width: auto;
  background-color: var(--hover);
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: -55px;
}

.botao-padrao-redondo.mgbtn.ct:hover {
  background-color: var(--dark-slate-blue);
}

.botao-padrao-redondo.mgbtn.ct.dd {
  width: 80%;
}

.botao-padrao-redondo.mgbtn.ct.orc-prd {
  width: 250px;
}

.alinhamento-de-contato {
  width: 50%;
  max-width: 800px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Nunito, sans-serif;
  display: flex;
  position: static;
}

.formulario-orcamento {
  width: 100%;
  border-radius: 20px;
  margin-bottom: 0;
  padding: 20px;
  box-shadow: 0 0 8px -3px #000;
}

.formulario-orcamento.absolute-home {
  width: 35%;
  height: auto;
  background-color: #fff;
  border-radius: 20px;
  margin-left: 16px;
  padding: 20px;
}

.formulario-orcamento.formulario-box-effect {
  width: 100%;
  border-radius: 50px 20px 50px 50px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.botao-formulario {
  width: 180px;
  color: #fff;
  background-color: #004275;
  border: 0 solid #0675a5;
  border-radius: 50px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 10px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 19px;
  transition: background-color .2s;
  display: block;
}

.botao-formulario:hover {
  background-color: var(--hover);
  color: #fff;
  border-width: 0;
  border-color: #000;
}

.bloco-de-input-form {
  background-color: rgba(255, 255, 255, .8);
  border: 1px solid #0675a5;
  border-radius: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.bloco-de-input-form::-ms-input-placeholder {
  color: #8f8f8f;
  font-size: 18px;
}

.bloco-de-input-form::placeholder {
  color: #8f8f8f;
  font-size: 18px;
}

.home-empresa-title {
  color: #004275;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 100px;
  font-weight: 600;
  line-height: 120px;
}

.especialistas-clean {
  color: #004275;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}

.footer-section {
  background-color: var(--white);
  color: var(--dark-cyan);
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
}

.alinhamento-cetyer-footer {
  width: 80%;
  max-width: 1100px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.diretios {
  width: 100%;
  color: var(--dark-cyan);
  text-align: center;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.diretios.adtech {
  width: 250px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.imagem-gesso-clean-deco {
  width: 150px;
}

.imagem-gesso-clean-deco.footer-logo {
  width: 100%;
  border-radius: 5px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fale-consco-title {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.fale-consco-title.tr {
  color: var(--dark-cyan);
  letter-spacing: -1px;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  line-height: 33px;
}

.fale-consco-title.tr.ot {
  color: var(--dark-cyan);
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

.fale-consco-title.tr.lgp.lei {
  margin-bottom: 0;
}

.contact-mail-footer {
  width: 100%;
  margin-top: 0;
  position: static;
  top: 5px;
  left: 50%;
}

.contact-mail-footer._2cnt {
  top: auto;
  bottom: 11px;
}

.contact-mail-footer._2cnt.formulario-de-contato-footer {
  width: 200px;
  bottom: 8px;
}

.contact-mail-footer._2cnt.formulario-de-contato-footer.df {
  width: 45%;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.contact-mail-footer.tr {
  margin-top: 30px;
}

.button-whats {
  width: 60px;
  background-color: var(--dark-cyan);
  border-radius: 17px;
  padding: 7px;
  transition: transform .2s, background-color .2s;
  display: block;
  position: fixed;
  bottom: 25px;
  right: 25px;
}

.button-whats:hover {
  background-color: var(--hover);
  transform: scale(1.1);
}

.image-whats {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-unidade {
  color: var(--dark-cyan);
  text-align: center;
  text-transform: uppercase;
  border-bottom: 0 solid #000;
  padding: 12px;
  font-size: 19px;
  display: block;
}

.link-unidade.w--current {
  color: var(--dark-cyan);
}

.link-unidade.nb {
  z-index: 100;
  width: 160px;
  border: 1px solid var(--dark-cyan);
  color: var(--dark-cyan);
  letter-spacing: 2px;
  background-color: #fff;
  border-radius: 0;
  margin-left: 3%;
  margin-right: 0;
  padding: 8px;
  transition: background-color .3s;
}

.link-unidade.nb:hover {
  background-color: var(--dark-cyan);
  color: var(--white);
}

.link-unidade.nb.df {
  width: auto;
  margin-left: 0%;
}

.link-unidade.nb.df.no {
  text-decoration: none;
}

.link-unidade.nb.df.no:hover {
  background-color: var(--white);
  color: var(--dark-cyan);
}

.body {
  color: #35505f;
  font-family: Open Sans, sans-serif;
}

.sliders-explicativo-img {
  flex-direction: column;
  padding-top: 0;
  padding-bottom: 150px;
  display: none;
  position: relative;
}

.slider-decoativo-explicativo {
  width: 100%;
  height: auto;
  max-width: 1250px;
  background-color: #fff;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0;
  left: 0;
}

.slider-decoativo-explicativo.df {
  display: none;
}

.link-dinamico-services {
  width: 300px;
  height: 250px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  text-transform: uppercase;
  border: 3px solid #004275;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dv-overflow {
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  transition: transform .2s;
  position: absolute;
  top: 0;
  left: 0;
}

.dv-overflow:hover {
  transform: scale(1.1);
}

.dv-overflow.nicho {
  background-image: url('../images/nicho-prateleira-quarto-min.jpeg');
}

.dv-overflow.barrado {
  background-image: url('../images/barradogrande-min.jpeg');
}

.dv-overflow.moldura {
  background-image: url('../images/moldura-bonita-min.jpeg');
}

.dv-overflow.drywall {
  background-image: url('../images/drywall-elegante-min.jpeg');
}

.dv-overflow.sancas {
  background-image: url('../images/sanca-elegante-min.jpeg');
}

.dv-overflow.cortineiros {
  background-image: url('../images/cortineiro-sanca-min.jpeg');
}

.hservices {
  z-index: 100;
  width: 100%;
  background-color: var(--dark-slate-blue);
  color: var(--white);
  text-align: center;
  text-shadow: -1px 1px 2px #000;
  border-radius: 0;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Barlow Condensed, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 25px;
  transition: background-color .3s;
  display: block;
  position: relative;
}

.hservices:hover {
  background-color: var(--hover);
}

.orcamento-gesso-clean {
  color: #fff;
  text-align: center;
  text-shadow: -1px 1px 2px #000;
  background-color: #004275;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

.home-contact-service-gesso {
  width: 80%;
  max-width: 1250px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-24 {
  width: 100%;
}

.instalacao-gesso {
  background-color: var(--white);
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.instalacao-gesso.gesso {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  padding-top: 100px;
}

.instalacao-gesso.gesso.esq {
  background-image: none;
  padding-top: 100px;
}

.instalacao-gesso.gesso.esq.kkkkk {
  display: none;
}

.instalacao-gesso.gesso.sem {
  background-image: none;
  background-size: auto;
  padding-bottom: 0;
}

.instalacao-gesso.gesso.sem.none {
  padding-top: 0;
}

.bloco-gesso-clean-logo {
  width: 33%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-43 {
  width: 100%;
  color: #004275;
  flex-direction: column;
  justify-content: space-around;
  align-self: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-44 {
  width: 100%;
}

.paragraph-7 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-7.fazemos-size {
  color: #333;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 35px;
}

.paragraph-7.fazemos-size.this {
  max-width: none;
}

.paragraph-7.fazemos-size.non {
  max-width: none;
  color: #444;
  margin-top: 10px;
  font-size: 18px;
  line-height: 30px;
}

.paragraph-7.fazemos-size.cp {
  text-align: center;
}

.image-27 {
  z-index: 100;
  width: 95px;
  color: var(--dark-slate-blue);
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.div-block-47 {
  width: 80%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slider-3 {
  width: 65%;
  height: 408px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50px;
  box-shadow: 2px 2px 15px -7px #000;
}

.icon-12, .icon-13, .slide-nav-3 {
  display: none;
}

.div-block-48 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #fff;
  background-image: url('../images/interior-2685521_1280.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 21px;
  display: flex;
  overflow: hidden;
}

.div-block-48._1 {
  border-radius: 50px;
}

.div-block-48._2 {
  background-image: url('../images/bedroom-416062_1280.jpg');
}

.div-block-48._3 {
  background-image: url('../images/wall-416060_1280.jpg');
}

.div-block-48._4 {
  background-image: url('../images/interior-2685518_1280.jpg');
}

.div-block-49 {
  width: 80%;
  max-width: 1100px;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  position: relative;
}

.div-block-50 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.titulo-preto-instalacao {
  color: var(--dark-cyan);
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  align-self: center;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 55px;
}

.titulo-preto-instalacao.mei {
  color: #004275;
}

.titulo-preto-instalacao.mei.hh {
  color: var(--dark-cyan);
  text-align: center;
  margin-bottom: 0;
  font-size: 32px;
  line-height: 48px;
}

.titulo-preto-instalacao.ctt {
  width: 100%;
}

.titulo-preto-instalacao.title-prod {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-bottom: 10px;
  font-size: 100px;
  line-height: 100px;
}

.titulo-preto-instalacao.ct {
  text-align: center;
}

.titulo-preto-instalacao.ct.super-title {
  max-width: 800px;
  letter-spacing: -5px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 71px;
  line-height: 80px;
}

.list {
  color: var(--dark-cyan);
  padding-left: 22px;
}

.gg {
  font-size: 18px;
  line-height: 30px;
}

.div-block-53 {
  width: 80%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-53.contact {
  width: 40%;
  max-width: 800px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 250px;
  bottom: 0;
}

.bold-text {
  font-size: 50px;
  line-height: 55px;
}

.bold-text.wt {
  color: #000;
  text-align: center;
  letter-spacing: -1px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 38px;
}

.bold-text.wt.ss {
  color: var(--dark-cyan);
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.bold-text.wt.fm {
  color: var(--dark-cyan);
  font-size: 22px;
}

.text-block {
  color: #004275;
  text-align: left;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: Barlow Condensed, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
}

.text-block.df-size-effect {
  font-size: 26px;
  line-height: 29px;
}

.textarea {
  border-radius: 5px;
}

.div-block-54 {
  width: 80%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ct-lig-mei {
  width: auto;
  color: #004275;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.ct-lig-mei.at {
  font-size: 15px;
}

.ct-lig-mei.tel {
  font-size: 15px;
  line-height: 20px;
}

.div-block-55 {
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}

.div-block-56 {
  width: 80%;
  height: 601.469px;
  max-width: 800px;
  background-color: #fff;
  border-radius: 50px 0 50px 50px;
  padding: 10px 20px 20px;
  position: relative;
  overflow: scroll;
}

.div-block-61 {
  width: 50px;
  height: 50px;
  background-color: #e03333;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  padding: 4px;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.div-block-64 {
  width: 100%;
  justify-content: space-between;
  margin-left: 0;
  display: flex;
  position: relative;
}

.link {
  color: #ffc800;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link-block-6 {
  width: 150px;
}

.link-block-6.w--current {
  width: 200px;
  border-radius: 50%;
  overflow: hidden;
}

.div-block-65 {
  width: 80%;
  max-width: 1000px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-66 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.div-block-66.cima {
  align-items: flex-start;
  margin-bottom: 50px;
}

.div-block-67 {
  width: 80%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-68 {
  width: 100%;
  max-width: 500.469px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.div-block-69 {
  width: 80%;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-16 {
  background-color: var(--dark-slate-blue);
  margin-top: 44px;
  padding-top: 100px;
  padding-bottom: 80px;
}

.div-block-71 {
  width: 80%;
  max-width: 600px;
  background-color: var(--white);
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
}

.section-17 {
  background-color: rgba(134, 147, 160, .4);
  padding-top: 50px;
  padding-bottom: 100px;
}

.div-block-72 {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.image-31 {
  width: 100%;
  border-radius: 50px;
  margin-bottom: 50px;
}

.image-31.last {
  margin-bottom: 0;
}

.paragraph-10 {
  color: var(--dark-slate-blue);
  text-align: center;
  font-size: 19px;
  line-height: 24px;
}

.body-2 {
  font-family: Open Sans, sans-serif;
}

.div-block-73 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.div-block-74 {
  position: relative;
}

.div-block-75 {
  max-width: 250px;
  background-color: rgba(255, 255, 255, .51);
  border-radius: 50px;
  padding: 30px;
  transition: background-color .2s;
  position: absolute;
  left: 5%;
}

.div-block-75:hover {
  background-color: #fff;
}

.image-32 {
  width: 120px;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: -45px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  display: block;
  box-shadow: 0 0 6px -4px #000;
}

.image-33 {
  width: 175px;
  background-color: var(--white);
  padding: 5px;
}

.image-34, .image-35 {
  border-radius: 50px;
  margin-bottom: 50px;
}

.dropdown-toggle-2 {
  text-transform: uppercase;
  padding-right: 50px;
  font-size: 22px;
}

.dropdown-list {
  background-color: #493b3b;
}

.dropdown-list.w--open {
  border: 2px solid var(--dark-slate-blue);
  background-color: #fff;
  border-radius: 5px;
}

.dropdown-link {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.dropdown-link:hover {
  background-color: var(--hover);
  color: #fff;
}

.image-36 {
  display: none;
}

.whats-form {
  width: 300px;
  background-color: var(--white);
  border-radius: 0;
  padding: 25px;
  display: none;
  position: fixed;
  bottom: 60px;
  right: 26px;
  box-shadow: 7px 7px 60px #bebebe;
}

.text-field {
  color: var(--dark-cyan);
  border-radius: 0;
  padding-bottom: 2px;
  display: block;
}

.field-label, .field-label-2 {
  color: var(--white);
  font-size: 18px;
}

.submit-button {
  border: 1px solid var(--dark-cyan);
  background-color: var(--white);
  color: var(--dark-cyan);
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 700;
  transition: all .3s;
  display: block;
}

.submit-button:hover {
  background-color: var(--dark-cyan);
  color: var(--white);
}

.checkbox-label {
  color: var(--dark-cyan);
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 15px;
}

.div-block-77 {
  display: none;
}

.link-2 {
  color: var(--dark-cyan);
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  text-decoration: underline;
  display: block;
}

.section-18 {
  padding-top: 155px;
  padding-bottom: 100px;
}

.div-block-78 {
  width: 80%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.image-38 {
  opacity: .58;
  border-radius: 50%;
}

.bold {
  letter-spacing: -1px;
  text-transform: uppercase;
}

.bold.df {
  color: var(--dark-cyan);
  font-size: 24px;
  font-weight: 300;
}

.bold.df.sipt {
  text-align: center;
  font-size: 19px;
}

.bold.df.sipt.exp {
  text-align: center;
}

.image-39 {
  width: 57%;
}

.div-block-79 {
  width: 80%;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-80 {
  width: 80%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-80._2 {
  flex-direction: row-reverse;
}

.div-block-81 {
  width: 23%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-81._2, .div-block-81._1 {
  width: auto;
}

.link-block-7 {
  margin-top: 0;
}

.button-wrap {
  width: 220px;
  min-height: 50px;
  min-width: 220px;
  border: 1px solid var(--dark-cyan);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-wrap.dir {
  margin-left: auto;
  margin-right: auto;
}

.hover-layer {
  z-index: 2;
  height: 80px;
  background-color: var(--dark-cyan);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.btn-text {
  z-index: 1;
  color: var(--dark-cyan);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}

.btn-text-2 {
  z-index: 3;
  color: var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  top: 45px;
}

.button-link-cover {
  z-index: 1000;
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  right: 0;
}

.link-block-8 {
  width: 50px;
  transition: all .3s;
}

.link-block-8:hover {
  transform: scale(1.1);
}

.link-block-8.hhead {
  width: 37px;
  transition: all .3s;
}

.link-block-8.hhead:hover {
  transform: scale(1.1);
}

.link-block-8.insat {
  width: 41px;
  transition: all .3s;
  position: absolute;
  right: 0;
}

.link-block-8.insat:hover {
  transform: scale(1.1);
}

.div-block-82 {
  width: 115px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.div-block-82.hhead {
  width: 85px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: 1%;
}

.div-block-82.hhead.sai {
  width: auto;
  justify-content: flex-end;
}

.image-40 {
  width: 56px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-83 {
  width: 64px;
  background-color: var(--white);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: -32px;
  padding-top: 40px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.div-block-84 {
  margin-left: 1%;
  margin-right: auto;
}

.div-block-85 {
  width: 80%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.question-title {
  color: #0b1033;
  font-size: 16px;
  line-height: 24px;
}

.question-icon {
  margin-bottom: 35px;
}

.silent-link {
  color: #637178;
  text-decoration: none;
}

.faq-content {
  margin-top: -2px;
  overflow: hidden;
}

.faq-text-details {
  color: #637178;
  text-align: center;
  letter-spacing: -.27px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.animation {
  width: 60px;
  height: 60px;
  transform-style: preserve-3d;
  transform: rotateX(26deg)rotateY(0)rotateZ(90deg);
}

.faq-section {
  width: 100%;
  min-height: 600px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.highlight {
  color: #784fe0;
}

.h1 {
  color: var(--dark-cyan);
  text-align: center;
  letter-spacing: -2px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 55px;
  line-height: 72px;
}

.h1.ft {
  margin-bottom: 0;
}

.paragraph {
  color: #445567;
  letter-spacing: -.25px;
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 36px;
  padding-bottom: 42px;
  font-size: 16px;
  line-height: 28px;
}

.faq-wrap {
  width: 80%;
  max-width: 1000px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-question-wrap {
  margin-bottom: 35px;
}

.link-3 {
  color: #784fe0;
  text-decoration: none;
}

.paragraph-top {
  max-width: 650px;
  color: #4e5d78;
  text-align: center;
  letter-spacing: -.27px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 26px;
}

.faq-question-bar {
  background-color: #fff;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 10px 25px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 7px 7px 60px #f2f3f6;
}

.page-title {
  max-width: 800px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.alter {
  color: #414141;
  letter-spacing: -1px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 40px;
}

.form-block {
  width: 500px;
  margin-top: 30px;
}

.submit-button-2 {
  width: 100px;
  border: 1px solid var(--dark-cyan);
  background-color: var(--white);
  color: var(--dark-cyan);
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  transition: all .3s;
  display: block;
}

.submit-button-2:hover {
  background-color: var(--dark-cyan);
  color: var(--white);
}

.text-field-2, .textarea-2 {
  border: 1px solid var(--dark-cyan);
}

.form-2 {
  width: 1005px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline;
}

.slider-4 {
  width: 700px;
  height: 450px;
  max-width: 800px;
  background-color: #fff;
}

.right-arrow {
  width: 50px;
  height: 50px;
  background-color: var(--dark-cyan);
  transition: all 3s;
}

.right-arrow:hover {
  transform: scale(1.1);
}

.right-arrow.dir {
  margin-right: -50px;
  transition-duration: .3s;
}

.right-arrow.esq {
  margin-left: -50px;
  transition-duration: .3s;
}

.conter {
  transform: rotate(180deg);
}

.div-block-88 {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slide-nav-4 {
  display: none;
}

.image-41 {
  width: 32px;
}

.div-block-89 {
  width: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-90 {
  width: 100%;
  max-width: 600px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.image-42 {
  width: 120px;
  border-radius: 50%;
  margin-bottom: -45px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-19 {
  background-color: var(--dark-cyan);
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-91 {
  background-color: var(--white);
  border-radius: 10px;
  margin-top: 0;
  padding: 70px 50px 30px;
}

.bold-text-2 {
  font-size: 17px;
  font-weight: 600;
  line-height: 37px;
}

.text-span-3 {
  color: var(--dark-cyan);
  letter-spacing: -1px;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 20px;
}

.div-block-92 {
  width: 56%;
  max-width: 812px;
}

.mobile {
  display: none;
}

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

.navbar {
  margin-top: 144px;
}

.checkbox-field {
  display: block;
}

@media screen and (max-width: 991px) {
  .home-inicio {
    height: auto;
    background-position: 50%;
    margin-top: 50px;
    padding-top: 99px;
    padding-bottom: 99px;
  }

  .head {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .head._2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-logo {
    width: 80px;
    margin-left: -40px;
    top: 2px;
  }

  .link-logo.w--current {
    width: 80px;
    margin-left: -40px;
  }

  .header-mobil {
    color: var(--dark-cyan);
    margin-left: auto;
    padding: 8px;
    display: flex;
    position: static;
  }

  .header-mobil.w--open {
    background-color: var(--dark-cyan);
    padding: 6px;
  }

  .image-4 {
    border-radius: 50%;
    margin-top: 5px;
    box-shadow: 0 1px 6px -2px #000;
  }

  .links-navegacao {
    width: 100%;
    height: 100vh;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0%;
    position: absolute;
    left: 0%;
    overflow: scroll;
  }

  ._3-pinos {
    font-size: 40px;
  }

  .unitario-atendimento {
    width: 100%;
    margin-top: 65px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
  }

  .seu-projeto {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .bloco-de-conteudo-instalacao {
    width: 100%;
  }

  .bloco-de-conteudo-instalacao.div-block-43 {
    width: 100%;
    max-width: none;
    margin-top: 30px;
  }

  .bloco-de-conteudo-instalacao.dv {
    margin-top: 30px;
  }

  .converse-conosco {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .titulo-preto-instalacao {
    font-size: 32px;
    line-height: 32px;
  }

  .titulo-preto-instalacao.top {
    width: 100%;
    margin-bottom: 10px;
    line-height: 55px;
  }

  .titulo-preto-instalacao.top.ft {
    text-align: left;
  }

  .planeje {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .botao-padrao-redondo {
    margin-top: 50px;
  }

  .botao-padrao-redondo.mgbtn.ct {
    width: 80%;
    margin-bottom: -51px;
  }

  .botao-padrao-redondo.mgbtn.ct.dd {
    width: 80%;
  }

  .botao-padrao-redondo.mgbtn.ct.orc-prd {
    display: none;
  }

  .alinhamento-de-contato {
    width: 100%;
    flex-direction: column;
  }

  .formulario-orcamento {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .formulario-orcamento.absolute-home {
    width: 100%;
    border-radius: 0 0 50px 50px;
    margin-bottom: 0;
    margin-left: auto;
  }

  .bloco-de-input-form::-ms-input-placeholder {
    font-size: 18px;
  }

  .bloco-de-input-form::placeholder {
    font-size: 18px;
  }

  .home-empresa-title {
    font-size: 62px;
    line-height: 62px;
    top: 150px;
  }

  .especialistas-clean {
    letter-spacing: 1px;
    margin-top: 10px;
    font-size: 22px;
    top: 200px;
    left: -94px;
  }

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

  .alinhamento-cetyer-footer {
    width: 80%;
    max-width: 1100px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .diretios {
    letter-spacing: 2px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .diretios.adtech {
    width: 300px;
    text-align: center;
    letter-spacing: 2px;
    margin-left: -150px;
    padding-bottom: 7px;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    bottom: -61px;
    left: 50%;
  }

  .imagem-gesso-clean-deco.footer-logo {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .fale-consco-title.tr {
    margin-bottom: 0;
  }

  .fale-consco-title.tr.lgp {
    margin-top: 40px;
  }

  .fale-consco-title.tr.lgp.lei {
    margin-top: 20px;
  }

  .fale-consco-title.tr.lgp.x {
    margin-top: 0;
  }

  .contact-mail-footer {
    width: 280px;
    margin-bottom: 30px;
    margin-left: 10%;
    margin-right: auto;
    position: static;
    top: auto;
    bottom: -200px;
  }

  .contact-mail-footer._2cnt.formulario-de-contato-footer {
    width: 280px;
    margin-left: 10%;
    margin-right: auto;
    position: static;
    bottom: -107px;
  }

  .contact-mail-footer._2cnt.formulario-de-contato-footer.df {
    width: 100%;
    align-items: flex-start;
    margin: 20px 0 10px 0%;
  }

  .contact-mail-footer.tr {
    width: 300px;
    margin-bottom: 0;
    margin-left: 0%;
    margin-right: 0;
  }

  .button-whats {
    background-color: #00c200;
  }

  .link-unidade {
    width: 100%;
    height: auto;
    color: var(--dark-cyan);
    border-bottom-width: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: Open Sans, sans-serif;
    font-size: 19px;
    font-weight: 400;
  }

  .link-unidade.w--current {
    color: #000;
  }

  .link-unidade.nb {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    font-weight: 400;
  }

  .link-dinamico-services {
    width: 100%;
    height: 250px;
    max-width: 350px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .link-dinamico-services.last {
    margin-bottom: 0;
  }

  .hservices {
    width: 100%;
    font-size: 22px;
  }

  .orcamento-gesso-clean {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
  }

  .home-contact-service-gesso {
    flex-direction: column;
  }

  .instalacao-gesso.gesso, .instalacao-gesso.gesso.esq {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .instalacao-gesso.about {
    background-image: none;
    background-size: auto;
    padding-top: 75px;
    padding-bottom: 0;
  }

  .bloco-gesso-clean-logo {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
  }

  .div-block-43 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-44 {
    width: 100%;
  }

  .paragraph-7.fazemos-size {
    max-width: none;
    font-size: 20px;
    line-height: 36px;
  }

  .paragraph-7.fazemos-size.non {
    font-size: 18px;
    line-height: 33px;
  }

  .paragraph-7.fazemos-size.cp {
    max-width: 566px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 25px;
  }

  .image-27 {
    margin-top: 0;
    margin-left: 40px;
    margin-right: 0;
    top: -101px;
    bottom: auto;
    left: auto;
    right: 0;
    box-shadow: 0 0 #272727;
  }

  .div-block-47 {
    margin-bottom: 20px;
  }

  .slider-3 {
    width: 100%;
    height: 370px;
    box-shadow: none;
  }

  .div-block-48 {
    background-color: rgba(255, 255, 255, 0);
  }

  .div-block-48._1 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .titulo-preto-instalacao {
    line-height: 40px;
  }

  .titulo-preto-instalacao.mei.hh {
    line-height: 61px;
  }

  .titulo-preto-instalacao.mei.hh.frase {
    line-height: 45px;
  }

  .titulo-preto-instalacao.title-prod {
    font-size: 75px;
    line-height: 75px;
  }

  .titulo-preto-instalacao.ct.super-title {
    text-align: center;
    letter-spacing: -4px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 55px;
    line-height: 50px;
  }

  .gg {
    font-size: 16px;
  }

  .div-block-53.contact {
    width: 100%;
    position: static;
  }

  .bold-text.wt.ss {
    font-size: 22px;
    line-height: 32px;
  }

  .text-block {
    font-size: 24px;
  }

  .div-block-54.frase {
    max-width: 400px;
  }

  .ct-lig-mei.tel {
    margin-bottom: 20px;
  }

  .div-block-55 {
    display: none;
  }

  .div-block-64 {
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    padding-top: 63px;
    overflow: scroll;
  }

  .link-block-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-6.w--current {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-66.cima {
    flex-direction: column;
    margin-bottom: 0;
  }

  .div-block-66.baixo {
    flex-direction: column;
  }

  .div-block-67 {
    margin-top: 0;
  }

  .div-block-68 {
    width: 100%;
    max-width: none;
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
  }

  .div-block-68.hea {
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .div-block-68.feter {
    justify-content: space-around;
  }

  .div-block-69 {
    flex-direction: column;
  }

  .div-block-72 {
    width: 80%;
  }

  .image-31.last {
    margin-bottom: 50px;
  }

  .paragraph-10 {
    margin-bottom: 0;
    font-size: 18px;
  }

  .div-block-73 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .div-block-75 {
    width: 100%;
    max-width: none;
    position: static;
  }

  .div-block-76 {
    flex-direction: column-reverse;
    align-items: center;
    display: flex;
  }

  .image-33 {
    width: 200px;
    border-radius: 10px;
    padding: 9px;
  }

  .dropdown-toggle-2 {
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
  }

  .dropdown-list.w--open {
    background-color: var(--hover);
    border-style: none;
  }

  .dropdown-link {
    color: #fff;
  }

  .dropdown-link.w--current {
    color: var(--dark-slate-blue);
  }

  .whats-form {
    display: none;
  }

  .text-block-2 {
    color: #000;
    margin-left: 25px;
    font-weight: 500;
  }

  .dropdown {
    width: 100%;
  }

  .text-block-3 {
    margin-bottom: 3px;
    margin-right: 20px;
    font-size: 18px;
  }

  .image-37 {
    width: 40px;
  }

  .div-block-77 {
    width: 114px;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    position: fixed;
    top: 13px;
    right: 68px;
  }

  .link-2 {
    margin-bottom: 10px;
  }

  .bold.df.sipt {
    max-width: none;
    text-align: center;
    white-space: break-spaces;
    font-size: 16px;
    line-height: 22px;
  }

  .image-39 {
    width: 100%;
    margin-top: 0;
  }

  .image-39.hfd {
    margin-top: 40px;
  }

  .div-block-79 {
    flex-direction: column;
  }

  .div-block-79.xx {
    margin-bottom: -29px;
  }

  .div-block-80 {
    flex-direction: column;
  }

  .div-block-80._2, .div-block-80.dv {
    flex-direction: column-reverse;
  }

  .div-block-81._2 {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: auto;
  }

  .div-block-81._1 {
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .button-wrap {
    margin-top: 20px;
  }

  .link-block-8.hhead {
    width: 30px;
  }

  .link-block-8.insat {
    width: 33px;
    margin-right: auto;
    left: 0;
    right: auto;
  }

  .div-block-82 {
    width: 60px;
  }

  .div-block-82.hhead {
    width: 70px;
  }

  .image-40 {
    width: 42px;
  }

  .div-block-83 {
    padding-top: 36px;
    display: none;
  }

  .div-block-84 {
    margin-left: auto;
    margin-right: auto;
  }

  .h1.ft {
    margin-bottom: 0;
  }

  .paragraph-top {
    max-width: 550px;
    text-align: center;
  }

  .page-title {
    margin-bottom: 0;
  }

  .div-block-86 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .slider-4 {
    width: 80%;
  }

  .right-arrow.dir {
    width: 40px;
    height: 40px;
    margin-right: -40px;
  }

  .right-arrow.esq {
    width: 40px;
    height: 40px;
    margin-left: -40px;
  }

  .image-42 {
    width: 120px;
  }

  .div-block-91 {
    width: 95%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 20px 40px;
  }

  .text-span-2 {
    font-size: 17px;
  }

  .text-span-3 {
    font-size: 17px;
    line-height: 0;
  }

  .div-block-92 {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .home-inicio {
    padding-top: 76px;
    padding-bottom: 76px;
    overflow: hidden;
  }

  .link-logo {
    width: 80px;
    border-radius: 50%;
    padding-left: 0;
    top: 7px;
    right: auto;
  }

  .link-logo.w--current {
    top: 1px;
  }

  .header-mobil {
    color: var(--dark-cyan);
  }

  .image-4 {
    border-radius: 5px;
    margin-top: 0;
    box-shadow: 0 0 4px -1px #000;
  }

  .links-navegacao {
    height: 100vh;
    flex-direction: column;
    overflow: scroll;
  }

  .unitario-atendimento {
    width: 100%;
    margin-top: 100px;
  }

  .seu-projeto {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .logo-gesso-clean {
    width: 100px;
    border-width: 1px;
    padding: 5px 0;
  }

  .bloco-de-conteudo-instalacao {
    width: 100%;
  }

  .bloco-de-conteudo-instalacao.div-block-43, .bloco-de-conteudo-instalacao.dv {
    margin-top: 10px;
  }

  .converse-conosco {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .titulo-preto-instalacao {
    line-height: 40px;
  }

  .titulo-preto-instalacao.top {
    text-align: left;
    margin-bottom: 5px;
    line-height: 55px;
  }

  .titulo-preto-instalacao.top.ele {
    max-width: 400px;
    text-align: center;
    font-size: 38px;
    line-height: 46px;
  }

  .planeje {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .botao-padrao-redondo {
    width: 175px;
    margin-top: 65px;
    font-size: 16px;
  }

  .botao-padrao-redondo.mgbtn, .botao-padrao-redondo.mgbtn.bt {
    font-size: 16px;
  }

  .botao-padrao-redondo.mgbtn.ct {
    font-family: Barlow Condensed, sans-serif;
    font-size: 22px;
  }

  .botao-padrao-redondo.mgbtn.ct.dd {
    font-size: 22px;
  }

  .formulario-orcamento {
    width: 100%;
    max-width: 450px;
  }

  .formulario-orcamento.absolute-home {
    height: auto;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bloco-de-input-form {
    font-size: 12px;
  }

  .bloco-de-input-form::-ms-input-placeholder {
    font-size: 12px;
  }

  .bloco-de-input-form::placeholder {
    font-size: 12px;
  }

  .home-empresa-title {
    font-size: 50px;
    line-height: 50px;
    top: 153px;
    left: 50%;
  }

  .especialistas-clean {
    letter-spacing: 3px;
    font-size: 16px;
    line-height: 28px;
    top: 205px;
    left: 50%;
  }

  .footer-section {
    padding-bottom: 70px;
  }

  .alinhamento-cetyer-footer {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .diretios {
    font-family: Open Sans, sans-serif;
  }

  .diretios.adtech {
    font-size: 15px;
    bottom: -41px;
    left: 50%;
  }

  .fale-consco-title {
    font-size: 14px;
  }

  .contact-mail-footer._2cnt.formulario-de-contato-footer {
    bottom: -108px;
  }

  .contact-mail-footer._2cnt.formulario-de-contato-footer.df {
    width: 100%;
    margin-left: 0;
    margin-right: auto;
  }

  .contact-mail-footer.tr {
    width: 100%;
  }

  .button-whats {
    width: 60px;
  }

  .link-unidade.nb {
    width: 200px;
    position: static;
  }

  .slider-decoativo-explicativo {
    height: 300px;
  }

  .link-dinamico-services {
    width: 80%;
    height: 200px;
    border-radius: 5px;
  }

  .hservices {
    font-size: 22px;
  }

  .instalacao-gesso.gesso, .instalacao-gesso.gesso.esq {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .instalacao-gesso.about {
    padding-top: 50px;
  }

  .bloco-gesso-clean-logo {
    width: 100%;
    align-items: flex-start;
    margin-top: 26px;
    margin-left: 0;
    margin-right: auto;
  }

  .div-block-43 {
    width: 100%;
  }

  .paragraph-7.fazemos-size {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
  }

  .paragraph-7.fazemos-size.non {
    line-height: 30px;
  }

  .image-27 {
    border-radius: 0;
    top: -171px;
  }

  .slider-3 {
    height: 275px;
    max-width: 450px;
  }

  .div-block-49 {
    border-radius: 10px;
  }

  .titulo-preto-instalacao {
    margin-bottom: 0;
  }

  .titulo-preto-instalacao.mei.hh {
    line-height: 44px;
  }

  .titulo-preto-instalacao.mei.hh.frase {
    font-size: 30px;
  }

  .titulo-preto-instalacao.title-prod {
    font-size: 50px;
    line-height: 50px;
  }

  .titulo-preto-instalacao.ct.super-title {
    font-size: 47px;
  }

  .bold-text {
    font-size: 42px;
    line-height: 42px;
  }

  .bold-text.wt {
    font-size: 32px;
    line-height: 34px;
  }

  .bold-text.wt.ss {
    width: 90%;
    font-size: 18px;
    line-height: 25px;
  }

  .text-block {
    font-size: 20px;
  }

  .ct-lig-mei {
    width: 100%;
  }

  .div-block-55 {
    display: none;
  }

  .link-block-6.w--current {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-66.cima {
    margin-top: 30px;
  }

  .div-block-75 {
    background-color: #fff;
  }

  .image-39.hfd {
    margin-top: 10px;
  }

  .div-block-79.xx {
    margin-bottom: 50px;
  }

  .button-wrap {
    margin-top: 20px;
  }

  .div-block-84 {
    margin-left: 100px;
    margin-right: auto;
  }

  .faq-wrap {
    width: 90%;
  }

  .page-title {
    margin-bottom: 10px;
  }

  .form-block {
    width: 100%;
  }

  .div-block-87 {
    width: 1005px;
  }

  .slider-4 {
    height: 300px;
  }

  .div-block-91 {
    width: 95%;
    background-color: var(--white);
  }

  .text-span-2, .text-span-3 {
    font-size: 16px;
  }

  .div-block-92 {
    width: 90%;
  }

  .mobile {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .home-inicio {
    background-image: none;
    margin-top: 28px;
    padding-top: 115px;
    padding-bottom: 0;
  }

  .head {
    justify-content: flex-start;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    display: flex;
    left: 0;
  }

  .link-logo {
    top: 5px;
    right: 5px;
  }

  .link-logo.w--current {
    margin-left: 0;
    left: 3px;
    right: auto;
  }

  .header-mobil {
    color: var(--dark-cyan);
    justify-content: center;
    margin-top: 0;
    margin-left: auto;
    padding: 8px;
    position: static;
  }

  .header-mobil.w--open {
    padding: 8px;
  }

  .seu-projeto {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .logo-gesso-clean {
    width: 100px;
    margin-left: 0;
    display: none;
    top: -50px;
  }

  .bloco-de-conteudo-instalacao {
    width: 100%;
    border-radius: 10px;
  }

  .converse-conosco {
    padding-top: 50px;
  }

  .titulo-preto-instalacao {
    width: 100%;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 32px;
  }

  .titulo-preto-instalacao.top {
    font-size: 41px;
    line-height: 41px;
  }

  .titulo-preto-instalacao.top.ft {
    margin-bottom: 0;
  }

  .titulo-preto-instalacao.top.ele {
    max-width: 277px;
    letter-spacing: -1px;
    font-size: 40px;
    line-height: 53px;
  }

  .planeje {
    padding-bottom: 50px;
  }

  .planeje.ctttt {
    padding-bottom: 0;
  }

  .botao-padrao-redondo {
    width: 80%;
    margin-top: 30px;
    font-size: 18px;
  }

  .botao-padrao-redondo.mgbtn {
    width: 100%;
    font-size: 18px;
  }

  .botao-padrao-redondo.mgbtn.bck-shadow {
    width: 80%;
    font-size: 18px;
  }

  .botao-padrao-redondo.mgbtn.bck-shadow:hover {
    box-shadow: -21px 25px 20px -20px #000;
  }

  .formulario-orcamento.absolute-home {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .formulario-orcamento.formulario-box-effect {
    width: 100%;
    padding-top: 40px;
    overflow: scroll;
  }

  .botao-formulario {
    border-width: 0;
    font-size: 16px;
  }

  .botao-formulario:hover {
    border-color: #000;
  }

  .bloco-de-input-form {
    font-size: 12px;
  }

  .bloco-de-input-form::-ms-input-placeholder {
    font-size: 14px;
  }

  .bloco-de-input-form::placeholder {
    font-size: 14px;
  }

  .home-empresa-title {
    font-size: 45px;
    line-height: 58px;
    top: 207px;
  }

  .especialistas-clean {
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 26px;
    top: 266px;
  }

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

  .alinhamento-cetyer-footer {
    width: 90%;
    max-width: none;
    flex-flow: column-reverse wrap;
  }

  .diretios {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 15px;
  }

  .diretios.adtech {
    width: 100%;
    margin-left: 0;
    bottom: -63px;
    left: 0;
  }

  .imagem-gesso-clean-deco.footer-logo {
    margin-left: auto;
  }

  .fale-consco-title {
    text-align: left;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .fale-consco-title.tr {
    font-size: 19px;
  }

  .fale-consco-title.tr.ot {
    line-height: 24px;
  }

  .contact-mail-footer {
    width: 80%;
    margin-top: 0;
    margin-left: auto;
    bottom: -156px;
  }

  .contact-mail-footer._2cnt.formulario-de-contato-footer {
    width: 80%;
    margin-left: auto;
    bottom: -92px;
  }

  .contact-mail-footer._2cnt.formulario-de-contato-footer.df {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
  }

  .button-whats {
    top: auto;
    bottom: 30px;
    right: 8px;
  }

  .link-unidade {
    padding: 20px 0;
    font-size: 16px;
  }

  .link-unidade.nb {
    width: 172px;
    margin-right: 8px;
    padding: 4px;
    font-size: 13px;
  }

  .link-unidade.nb.df {
    margin: 0 auto 0 0;
  }

  .sliders-explicativo-img {
    padding-bottom: 25px;
  }

  .slider-decoativo-explicativo {
    height: 320px;
    justify-content: flex-start;
  }

  .link-dinamico-services {
    width: 100%;
    height: 250px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-dinamico-services.last {
    padding-bottom: 0;
  }

  .hservices {
    width: 100%;
    background-color: var(--hover);
    text-shadow: none;
    padding: 5px 10px;
    font-size: 26px;
    line-height: 31px;
  }

  .orcamento-gesso-clean {
    text-shadow: none;
    padding-left: 0;
    font-size: 20px;
    line-height: 27px;
  }

  .home-contact-service-gesso {
    width: 80%;
  }

  .instalacao-gesso {
    padding-top: 50px;
    padding-bottom: 75px;
  }

  .instalacao-gesso.gesso, .instalacao-gesso.gesso.esq {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .instalacao-gesso.about {
    padding-top: 60px;
  }

  .bloco-gesso-clean-logo {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 30px;
    margin-left: auto;
  }

  .div-block-43 {
    width: 100%;
  }

  .paragraph-7.fazemos-size {
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 30px;
  }

  .paragraph-7.fazemos-size.non {
    font-size: 16px;
    line-height: 25px;
  }

  .paragraph-7.fazemos-size.tx {
    line-height: 22px;
  }

  .image-27 {
    width: 70px;
    margin-top: -21px;
    bottom: -68px;
  }

  .image-27.ctt {
    margin-top: 11px;
  }

  .div-block-47 {
    margin-bottom: 20px;
  }

  .slider-3 {
    width: 100%;
    height: 180px;
    box-shadow: 0 0 #000;
  }

  .div-block-48 {
    background-color: rgba(255, 255, 255, 0);
  }

  .div-block-48._1 {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .div-block-49 {
    width: 80%;
    border-radius: 10px;
    padding: 30px 20px;
  }

  .div-block-50 {
    width: 100%;
  }

  .titulo-preto-instalacao {
    text-align: left;
    align-self: center;
    font-size: 32px;
    line-height: 38px;
  }

  .titulo-preto-instalacao.mei {
    text-align: center;
  }

  .titulo-preto-instalacao.mei.hh {
    font-size: 28px;
    line-height: 40px;
  }

  .titulo-preto-instalacao.mei.hh.frase {
    line-height: 40px;
  }

  .titulo-preto-instalacao.mei.sv {
    margin-bottom: 30px;
  }

  .titulo-preto-instalacao.title-prod {
    font-size: 40px;
  }

  .titulo-preto-instalacao.ct.super-title {
    max-width: 273px;
    min-width: 273px;
    text-align: center;
    letter-spacing: -2px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 44px;
    font-weight: 700;
    line-height: 47px;
  }

  .gg {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-53 {
    align-items: center;
  }

  .div-block-53.contact {
    margin-bottom: 30px;
  }

  .bold-text {
    font-size: 28px;
  }

  .bold-text.wt {
    font-size: 26px;
    line-height: 36px;
  }

  .bold-text.wt.ss {
    width: 91%;
    letter-spacing: 0;
    margin-right: auto;
    font-size: 16px;
    line-height: 22px;
  }

  .bold-text.wt.fm {
    font-size: 19px;
    line-height: 27px;
  }

  .text-block {
    text-align: left;
    margin-top: 10px;
    font-size: 20px;
    line-height: 22px;
  }

  .text-block.df-size-effect {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block-54 {
    width: 90%;
  }

  .ct-lig-mei {
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-55 {
    display: none;
  }

  .div-block-56 {
    height: auto;
    padding: 0;
  }

  .div-block-64 {
    justify-content: center;
    align-items: flex-end;
    margin-top: 33px;
    padding-top: 0;
  }

  .link-block-6 {
    width: 120px;
  }

  .link-block-6.w--current {
    width: 150px;
    margin-left: auto;
  }

  .div-block-68.hea {
    justify-content: space-between;
  }

  .section-16 {
    padding-top: 60px;
  }

  .div-block-71 {
    width: 90%;
  }

  .section-17 {
    padding-bottom: 50px;
  }

  .div-block-72 {
    width: 90%;
  }

  .image-31, .image-31.last {
    margin-bottom: 30px;
  }

  .image-32 {
    display: none;
  }

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

  .whats-form {
    display: none;
  }

  .image-37 {
    width: 30px;
  }

  .div-block-77 {
    top: 15px;
  }

  .checkbox-label-2 {
    font-size: 12px;
    line-height: 15px;
  }

  .link-2 {
    margin-bottom: 10px;
  }

  .bold.df {
    font-size: 19px;
  }

  .bold.df.sipt {
    max-width: none;
    min-width: 273px;
    text-align: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .bold.df.sipt.exp {
    max-width: none;
    text-align: center;
  }

  .image-39, .image-39.hfd {
    border-radius: 5px;
  }

  .div-block-79.xx {
    width: 90%;
    margin-bottom: 60px;
  }

  .div-block-80._2, .div-block-80.dv {
    width: 90%;
  }

  .button-wrap {
    margin-top: 10px;
  }

  .link-block-8 {
    width: 40px;
  }

  .div-block-82 {
    width: 100px;
    margin-top: 5px;
  }

  .div-block-82.hhead.sai {
    display: none;
  }

  .div-block-84 {
    margin-left: auto;
    margin-right: 0;
  }

  .question-title {
    flex: 1;
  }

  .faq-content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .h1 {
    font-size: 41px;
    line-height: 42px;
  }

  .h1.ft {
    font-size: 41px;
  }

  .faq-wrap {
    width: 95%;
  }

  .faq-question-bar {
    padding-left: 15px;
    padding-right: 0;
  }

  .form-block {
    margin-top: 20px;
  }

  .div-block-87 {
    width: auto;
  }

  .slider-4 {
    width: 90%;
    height: 200px;
  }

  .right-arrow.dir {
    width: 30px;
    height: 30px;
    margin-right: 0;
  }

  .right-arrow.esq {
    width: 30px;
    height: 30px;
    margin-left: 0;
  }

  .image-41 {
    width: 27px;
  }

  .div-block-90 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-42 {
    width: 100px;
    margin-bottom: -35px;
  }

  .div-block-91 {
    z-index: 100;
    width: 100%;
    background-color: var(--transparence);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #fff 24%);
    border-radius: 0;
    padding: 75px 8px 40px;
    position: relative;
  }

  .text-span-2 {
    text-align: center;
    font-size: 19px;
  }

  .text-span-3 {
    min-width: 273px;
    font-size: 19px;
    line-height: 0;
  }

  .div-block-92 {
    width: 100%;
  }

  .mobile {
    width: 100%;
    background-image: url('../images/Design-sem-nome-33.png');
    background-position: 50%;
    background-size: cover;
    padding-top: 112px;
    padding-bottom: 147px;
    display: block;
    position: absolute;
    top: 29px;
    left: 0;
  }

  .div-block-93 {
    width: 90%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}


