.alignItemsFlexEnd {align-items: center;}

.botaoAreaCliente { padding:10px; padding-left: 20px; padding-right: 20px; color:#fff !important; background-color:#0376c7 ; border-radius: 10px; -webkit-transition: background 0.2s; -moz-transition: background 0.2s; -o-transition: background 0.2s; -ms-transition: background 0.2s; transition: background 0.2s;  } 
.botaoAreaCliente:hover { background:#1d9bf3; -webkit-transition: background 0.2s; -moz-transition: background 0.2s; -o-transition: background 0.2s; -ms-transition: background 0.2s; transition: background 0.2s;  }

.boxPilares{padding: 30px;border: 1px solid #fff;background: #f3f3f3;border-radius: 10px; box-shadow: 6px 5px 17px 0px #4b474754; margin-bottom: 30px; min-height: 630px; width:100%; }
.boxSobreNos{ padding: 30px; }
.boxServicos{padding: 16px;border: 1px solid #fff;background: #f3f3f3;border-radius: 10px; box-shadow: 6px 5px 17px 0px #4b474754; width:100%; }
.boxServicosOqueFazemos {margin-bottom: 20px; background: #b6b7b815;padding: 10px;color: #000;transition: 0.7s;width: 100%;border: 1px solid #d4d4d4;}
.boxServicosOqueFazemos:hover { box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.116); -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.116); -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.116); transition: 0.7s;}
.boxServicosOqueFazemos a:link, .boxServicosOqueFazemos a:visited, .boxServicosOqueFazemos a:active  { text-decoration: none; color: var(--fTema2); }

.botaoFaixaWhats { background: #fff; width: fit-content; width: -webkit-fit-content; width: -moz-fit-content; color: var(--fTema2); font-weight: 600; transition: all 0.3s linear; }
.botaoFaixaWhats a { display: block; padding: 10px 30px; border:1px solid #d4d4d4; }
.botaoFaixaWhats:hover { box-shadow: 0 0 21px 2px white; }


.bgMissaoVisaoValores{ background-image: url("../img/layout/missao-visao-valores.jpg"); height: 570px; background-size: contain; background-repeat: no-repeat; filter: grayscale(0.15); }
.bgAtuacao { background: url('../img/layout/banner-tipos-de-tratamentos-2.jpg');background-size: cover;height: 500px; }
.bgBarco {background: url('../img/layout/banner-tipos-de-tratamentos.jpg');background-size: cover;height: 500px;}

.bgFormContato { padding: 10px; background-image: url("../img/layout/rodape-vita-clean.jpg"); border-radius: 10px; box-shadow: 0px 0px 10px 0px #000; }
.bgTratamentos { background-image: url("../img/layout/bg-banner-tipos-de-tratamentos.jpg"); background-size: cover; background-position: center center; }
.bgTratamentos2 { background-image: url("../img/layout/bg-banner-tipos-de-tratamentos-2.jpg"); background-size: cover; background-position: center center; }

.rodapeCentralizarIcones { width: 25px; max-width: 25px; display: inline-block; font-size: 1.3em; text-align: center; }

.tituloForm { text-shadow:  #000 0px 0px 10px; }


.servicoBox { background: #fff; border-radius: 5px; padding: 15px; }

.classificacaoResiduosBox .imgFundoClassificacao { position: absolute; opacity: 10%; width: 240px;}
.classificacaoResiduosBox { background-image:  linear-gradient(to bottom, rgb(4 85 143 / 50%), rgb(11 34 76 / 60%)), url("../img/layout/bg-banner-tipos-de-tratamentos-2.jpg"); color: #fff; background-position: right; padding: 20px;min-height: 350px; justify-content: center;flex-direction: column; box-shadow: 0px 0px 10px 0px #00000062; border-radius: 10px; position: relative;}

.bgPaginasInternas { background-image: url("../img/layout/banner-paginas-internas.jpg"); background-position: center center; background-size: cover; }
.bdRTLR20 { border-top-left-radius:200px; border-top-right-radius:200px; -webkit-border-top-right-radius:200px;-webkit-border-top-left-radius:200px; -moz-border-top-left-radius:200px; -moz-border-top-right-radius:200px; -ms-border-top-left-radius:200px; -ms-border-top-right-radius:200px; -o-border-top-left-radius:200px; -o-border-top-right-radius:200px;}

.fundoSobre{background-image: url('../img/layout/bannerSobreNos.jpg');background-size: cover;background-repeat: no-repeat;background-position: top; height: 500px;}
.fundoMissaoVisaoValores{background-image:linear-gradient(rgba(9, 218, 54, 0.699),rgba(29, 214, 38, 0.623)), url('../img/layout/overlay-missao-visao-valores.jpg');background-size: cover;background-repeat: no-repeat;background-position: center; border-radius:30px; margin-top: -22px;box-shadow: 11px 7px 20px 1px #00000038;margin-bottom: 100px; color:#fff;}

h1, h2 { text-transform: uppercase; }

.inputContato{width: 100%; border-bottom: 1px solid #0376c7; border-top:0; border-left:0; border-right:0; padding: 15px;}
.inputContato:focus{border-bottom: 3px solid #0376c7;}

.orcamentoFormulario{background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 6px 5px 17px 0px #4b474721;}

.linha-vertical {height: 200px; border-left: 2px solid;}

.mapaContato { z-index: -3; position: relative; margin-bottom: -200px; }
.menuTopo {z-index: 997;transition: 400ms;padding: 10px;position: relative;}

a.lWhatsapp:link, a.lWhatsapp:visited, a.lWhatsapp:active { padding:10px 15px; background:#089c4c; color:#fff; text-decoration:none; border-radius:5px;  -webkit-transition: background 0.2s; -moz-transition: background 0.2s; -o-transition: background 0.2s; -ms-transition: background 0.2s; transition: background 0.2s; }
a.lWhatsapp:hover { background:#19b762; color:#fff  -webkit-transition: background 0.2s; -moz-transition: background 0.2s; -o-transition: background 0.2s; -ms-transition: background 0.2s; transition: background 0.2s;; }

.primeira-linha-none{border-left:0;}
.paddingSobre { padding-top: 100px; padding-bottom: 50px; }
.padding30 { padding: 30px; margin-top: calc(20px + (1000 - 900) * ((100vw - 992px) / (1920 - 992)));}
.prTracoTitulo { position: relative; }
.prTracoTitulo .tracoTitulo { display: block; width: 50%; border: 5px solid #0376c7; position: absolute; bottom: 10px; right: 0; }

.w80Sobre { width: 80%; }

/* MEDIA QUERIES --------------------*/

@media all and (max-width: 767px) {
    .fundoSobre{background-image: url('../img/layout/bannerSobreNos.jpg');background-size: cover;background-repeat: no-repeat;background-position: top; height: auto;}
    .paddingSobre { padding-top: 100px; padding-bottom: 100px; }
    .w80Sobre { width: 100%; }
    .padding30 { padding: 0px; margin-top: 0; }
    .bgMissaoVisaoValores{ background-image: url(""); height: auto;background-repeat: no-repeat; background-color: #40c83a; padding: 100px 0px 100px 0px; }

}
@media (max-width: 300px) {
    .menuTopo .desktop ul {display: none !important;}
    .linha-vertical {border-bottom: 2px solid; border-left:0;}
    .ultima-linha-none{ border-bottom:none;}
    .ultima-linha-none { height: 200px; }
    .textoMobile{font-size:1.125em !important;}
    .boxPilares { min-height: auto; }
    .rodapeContainer { border-radius: 0; }
}
@media (max-width: 380px) {
    .menuTopo .desktop ul {display: none !important;}
    .linha-vertical {border-bottom: 2px solid; border-left:0;}
    .ultima-linha-none{ border-bottom:none;}
    .ultima-linha-none { height: 200px; }
    .textoMobile{font-size:1.125em !important;}
    .boxPilares { min-height: auto; }
    .rodapeContainer { border-radius: 0; }
}
@media (min-width: 381px) and (max-width: 480px) { 
    .menuTopo .desktop ul {display: none !important;}
    .linha-vertical {border-bottom: 2px solid; border-left:0;}
    .ultima-linha-none { height: 200px; }
    .ultima-linha-none{ border-bottom:none;}
    .textoMobile{font-size:1.125em !important;}
    .boxPilares { min-height: auto; }
    .rodapeContainer { border-radius: 0; }
}
@media (min-width: 481px) and (max-width: 767px) {
    .menuTopo .desktop ul {display: none !important;}
    .linha-vertical {height: 200px; border-bottom: 2px solid; border-left:0;}
    .ultima-linha-none{ border-bottom:none;}
    .e60 { font-size: 1rem ;}
    .textoMobile{font-size:1.125em !important;}
    .boxPilares { min-height: auto; }
    .logoTopoMenu { display: inline-block !important; }
    .menuTopoRedesociais2 { display: inline-block !important; }
    .rodapeContainer { border-radius: 0; }
}
@media (min-width: 768px) and (max-width: 991px) {
    .linha-vertical {height: 200px; border-bottom: 2px solid; border-left:0;}
    .ultima-linha-none{ border-bottom:none;}
    .textoMobile{font-size:1.125em !important;}
    .boxPilares { min-height: auto; }
    .menuTopoRedesociais a { margin: 0; }
    .menuTopo .desktop .df { font-size: 1.000em; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .e40 {font-size: 1.500em !important;}
  .boxPilares { min-height: 740px; }
  .menuTopoRedesociais a { margin: 0; }
  .bgBarco {height: calc(700px + (1000 - 900) * ((100vw - 992px) / (1920 - 992)));} 
  .bgAtuacao { height: calc(700px + (1000 - 900) * ((100vw - 992px) / (1920 - 992))); }
}
@media (min-width: 1200px) and (max-width: 1599px) {
    .e40 {font-size: 1.500em !important;}
    .menuTopoRedesociais a { margin: 0; }
    .bgBarco {height: calc(700px + (1000 - 900) * ((100vw - 992px) / (1920 - 992)));}
    .bgAtuacao { height: calc(700px + (1000 - 900) * ((100vw - 992px) / (1920 - 992))); }
}
@media (min-width: 1600px) {
    .bgBarco {height: calc(800px + (1000 - 900) * ((100vw - 992px) / (1920 - 992)));}
    .bgAtuacao { height: calc(830px + (1000 - 900) * ((100vw - 992px) / (1920 - 992))); }
}
