html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  height: auto;
  line-height: 1.5;
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

body textarea, body input {
  outline: none;
}

body p {
  font-family: "Montserrat", sans-serif;
}

body h1 {
  font-family: "Montserrat", sans-serif;
}

body h2 {
  font-family: "Montserrat", sans-serif;
}

body h3 {
  font-family: "Montserrat", sans-serif;
}

body h4 {
  font-family: "Montserrat", sans-serif;
}

body h5 {
  font-family: "Montserrat", sans-serif;
}

body h6 {
  font-family: "Montserrat", sans-serif;
}

body strong {
  font-family: "Montserrat", sans-serif;
}

body b {
  font-family: "Montserrat", sans-serif;
}

body i {
  font-family: "Montserrat", sans-serif;
}

ol, ul {
  list-style: none;
}

ol, li, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:hover, a:visited, a:link, a:active {
  text-decoration: none;
}

input[type=text], input[type=button] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

input {
  border-radius: 0;
}

textarea,
input[type=text],
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: none;
  color: none;
  box-shadow: none;
}

a {
  color: inherit;
}

p {
  height: auto;
  width: 90%;
  box-sizing: border-box;
  float: left;
  margin-left: 5%;
  margin-bottom: 2.5vh;
  font-size: 2.75vh;
  line-height: 3.75vh;
  color: #b0b0b0;
}

@media (max-width: 1099px) {
  p {
    font-size: 2vh;
    line-height: 3vh;
  }
}
.coluna-1,
.coluna-2,
.linha-1,
.linha-2 {
  float: left;
}

.servicos {
  height: auto;
  float: left;
  box-sizing: border-box;
  margin-left: 2vw;
  font-size: 2.3vh;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 99;
}

.servicos-content {
  display: none;
}

.servicos:hover .servicos-content {
  height: auto;
  width: 23vw;
  box-sizing: border-box;
  padding-top: 2.9vh;
  clear: both;
  position: absolute;
  margin-top: 0vh;
  display: block;
  z-index: 99;
}

.servicos:hover .servicos-content .servico {
  height: 7vh;
  width: 100%;
  box-sizing: border-box;
  padding-top: 1.75vh;
  padding-left: 1.5vw;
  background-color: #2E3841;
  border-style: solid;
  border-width: 2px 0px 1px 0px;
  border-top-color: #28A9E2;
  border-bottom-color: #667886;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left;
  transition: background-color 0.8s;
}

.servicos:hover .servicos-content .servico:hover {
  background-color: #fff;
  color: #28A9E2;
}

.servicos:hover .servicos-content .servico2 {
  height: 7vh;
  width: 100%;
  box-sizing: border-box;
  padding-top: 1.75vh;
  padding-left: 1.5vw;
  background-color: #2E3841;
  border-style: solid;
  border-width: 0vh 0px 0.1px 0px;
  border-color: #667886;
  float: left;
  margin-top: -0.6px;
  margin-bottom: 0px;
  text-align: left;
  transition: background-color 0.8s;
}

.servicos:hover .servicos-content .servico2:hover {
  background-color: #fff;
  color: #28A9E2;
}

.servicos:hover .servicos-content .servico3 {
  height: 7vh;
  width: 100%;
  box-sizing: border-box;
  padding-top: 1.75vh;
  padding-left: 1.5vw;
  background-color: #2E3841;
  border-style: solid;
  border-width: 0vh 0px 0.1px 0px;
  border-color: #667886;
  float: left;
  margin-top: -0.6px;
  margin-bottom: 0px;
  text-align: left;
  transition: background-color 0.8s;
}

.servicos:hover .servicos-content .servico3:hover {
  background-color: #fff;
  color: #28A9E2;
}

.menu-smartphone-open {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  background-color: #2E3841;
  position: absolute;
  top: 10vh;
  z-index: 98;
  top: -55vh;
  transition-property: top;
  transition-duration: 2s;
}

.menu-smartphone-open.active {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  background-color: #2E3841;
  position: absolute;
  top: 10vh;
  z-index: 98;
  top: 10vh;
  transition-property: top;
  transition-duration: 2s;
}

.fundo-smartphone {
  width: 100%;
  height: 50vh;
  box-sizing: border-box;
  position: fixed;
  display: none;
}

.fundo-smartphone.active {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  display: block;
  z-index: 97;
}

.opcao-menu-smartphone1 {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  padding-left: 5vw;
  padding-top: 1.75vh;
  padding-bottom: 1.75vh;
  background-color: #2E3841;
  border-style: solid;
  border-width: 2px 0px 0px 0px;
  border-color: #28A9E2;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
}

.opcao-menu-smartphone2 {
  height: 6vh;
  width: 100%;
  box-sizing: border-box;
  padding-top: 1.7vh;
  padding-left: 5vw;
  background-color: #2E3841;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  transition-property: height;
  transition-duration: 1s;
}

.opcao-menu-smartphone2 .material-icons {
  margin-top: -0.35vh;
  float: right;
  margin-right: 2VW;
}

.opcao-menu-smartphone31 {
  height: 6vh;
  width: 100vw;
  box-sizing: border-box;
  padding-top: 1.75vh;
  padding-left: 5vw;
  background-color: #6C88A1;
  border-style: solid;
  border-width: 1vh 0px 0px 0px;
  border-color: #28A9E2;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  margin-top: 1.5vh;
  margin-left: -5vw;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  display: none;
  opacity: 0;
}

.opcao-menu-smartphone3 {
  height: 6vh;
  width: 100vw;
  box-sizing: border-box;
  padding-top: 1.7vh;
  padding-left: 5vw;
  background-color: #6C88A1;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  margin-left: -5vw;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  display: none;
  opacity: 0;
}

.opcao-menu-smartphone32 {
  height: 6vh;
  width: 100vw;
  box-sizing: border-box;
  padding-top: 1.7vh;
  padding-left: 5vw;
  background-color: #6C88A1;
  float: left;
  margin-left: -5vw;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  display: none;
  opacity: 0;
}

.opcao-menu-smartphone7 {
  height: 6vh;
  width: 100%;
  box-sizing: border-box;
  padding-top: 1.7vh;
  padding-left: 5vw;
  background-color: #2E3841;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  transition-property: height;
  transition-duration: 0.6s;
}

.opcao-menu-smartphone7 .fa-angle-right {
  font-size: 2.3vh;
  margin-top: 0vh;
  float: right;
  margin-right: 3.5VW;
}

.opcao-menu-smartphone7:hover {
  background-color: #2E3841;
  transition-property: height;
  transition-duration: 0.6s;
  height: 35.5vh;
  margin-bottom: 0.5vh;
}

.opcao-menu-smartphone7:hover .opcao-menu-smartphone31 {
  transition-property: opacity;
  transition-delay: 0.8s;
  opacity: 1;
}

.opcao-menu-smartphone7:hover .opcao-menu-smartphone3 {
  transition-property: opacity;
  transition-delay: 0.8s;
  opacity: 1;
}

.opcao-menu-smartphone7:hover .opcao-menu-smartphone32 {
  transition-property: opacity;
  transition-delay: 0.8s;
  opacity: 1;
}

.opcao-menu-smartphone5 {
  height: 6vh;
  width: 100%;
  box-sizing: border-box;
  padding-top: 1.7vh;
  padding-left: 5vw;
  background-color: #2E3841;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  transition-property: height;
  transition-duration: 1s;
}

.opcao-menu-smartphone5 .fa-angle-right {
  font-size: 2.3vh;
  margin-top: 0vh;
  float: right;
  margin-right: 3.5VW;
}

.opcao-menu-smartphone61 {
  height: 6vh;
  width: 100vw;
  box-sizing: border-box;
  padding-top: 1.7vh;
  padding-left: 5vw;
  background-color: #6C88A1;
  border-style: solid;
  border-width: 1vh 0px 0px 0px;
  border-color: #28A9E2;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  margin-top: 1.5vh;
  margin-left: -5vw;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  opacity: 0;
  display: none;
}

.opcao-menu-smartphone6 {
  height: 6vh;
  width: 100vw;
  box-sizing: border-box;
  padding-top: 1.7vh;
  padding-left: 5vw;
  background-color: #6C88A1;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  margin-left: -5vw;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  opacity: 0;
  display: none;
}

.opcao-menu-smartphone62 {
  height: 6vh;
  width: 100vw;
  box-sizing: border-box;
  padding-top: 1.7vh;
  padding-left: 5vw;
  background-color: #6C88A1;
  box-shadow: 0px 0px 0px 0.6px #394855;
  float: left;
  margin-left: -5vw;
  text-align: left;
  font-size: 1.8vh;
  color: #fff;
  font-weight: 600;
  z-index: 98;
  opacity: 0;
  display: none;
}

.opcao-menu-smartphone5:hover {
  transition-property: height;
  transition-duration: 1s;
  height: 24vh;
}

.opcao-menu-smartphone5:hover .opcao-menu-smartphone61 {
  transition-property: opacity;
  transition-delay: 0.8s;
  opacity: 1;
}

.opcao-menu-smartphone5:hover .opcao-menu-smartphone6 {
  transition-property: opacity;
  transition-delay: 0.8s;
  opacity: 1;
}

.opcao-menu-smartphone5:hover .opcao-menu-smartphone62 {
  transition-property: opacity;
  transition-delay: 0.8s;
  opacity: 1;
}

.voltar-ao-topo {
  height: 6vh;
  width: 3vw;
  box-sizing: border-box;
  padding-top: 0.65vh;
  background-color: rgba(161, 161, 161, 0.6);
  position: fixed;
  bottom: 17.5vh;
  right: 4.15vw;
  text-align: center;
  color: #FFF;
  font-size: 2.75vh;
  font-weight: 600;
  cursor: pointer;
  z-index: 96;
}

@media (max-width: 1099px) {
  .voltar-ao-topo {
    height: 5vh;
    width: 7vh;
    position: fixed;
    bottom: 14vh;
    right: 5.5vw;
    padding-top: 0.5vh;
    font-size: 2.75vh;
  }
}
.voltar-ao-topo:hover {
  background: #28A9E2;
  color: #2e2f83;
}

.botao-whatsapp {
  width: 5vw;
  height: 10vh;
  box-sizing: border-box;
  padding-top: 2vh;
  background-color: #4FCE5D;
  border-radius: 100%;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.5);
  position: fixed;
  bottom: 5vh;
  right: 3vw;
  text-align: center;
  z-index: 98;
}

.botao-whatsapp i {
  color: #FFF;
  font-size: 6vh;
}

@media (max-width: 1099px) {
  .botao-whatsapp {
    padding-top: 1.75vh;
    width: 9vh;
    height: 9vh;
    bottom: 3vh;
    right: 3.5vw;
    text-align: center;
  }

  .botao-whatsapp i {
    color: #FFF;
    font-size: 5.7vh;
  }
}
.notificacao {
  width: 2vh;
  height: 2vh;
  box-sizing: border-box;
  background-color: red;
  border-radius: 100%;
  position: fixed;
  bottom: 12.5vh;
  right: 3vw;
  z-index: 99;
}

@media (max-width: 1099px) {
  .notificacao {
    bottom: 9.5vh;
    right: 3.2vw;
  }
}
.box-campo-de-contato22 {
  width: 304px;
  height: 85px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0);
  float: left;
  margin-left: 2.5%;
  margin-top: 1vh;
  margin-bottom: 1.5vh;
}

@media (max-width: 1099px) {
  .box-campo-de-contato22 {
    margin-left: 3%;
  }
}
.box-campo-de-contato22 ::-webkit-input-placeholder {
  color: #B5B5B5;
}

.box-campo-de-contato22 :-ms-input-placeholder {
  color: #B5B5B5;
}

.box-campo-de-contato22 ::placeholder {
  color: #B5B5B5;
}

.box-campo-de-contato22 ::-webkit-input-placeholder {
  color: #B5B5B5;
}

.box-campo-de-contato22 .fa-user {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato22 .fa-phone {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  font-weight: 900;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato22 .fa-map-marker {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  font-weight: 900;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato22 .fa-envelope-o {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato22 .fa-edit {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato22 .fa-calculator {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.webp .logo-p2 {
  background-image: url(../imagens/logo-p2.webp);
}

.webp .logo-desktop {
  background-image: url(../imagens/logos/webp/ambiente-monocromia-negativa-horizontal.webp);
}

.webp .logo-smartphone {
  background-image: url(../imagens/logos/webp/ambiente-monocromia-negativa-horizontal.webp);
}

.webp .banner1 {
  background-image: url(../imagens/grandes-equipamentos/banner/webp/banner.webp);
}

.webp .texto-introducao li .okay {
  background-image: url(../imagens/icones/webp/okay.webp);
}

.webp .texto-introducao2 li .okay {
  background-image: url(../imagens/icones/webp/okay.webp);
}

.webp .texto-introducao3 li .okay {
  background-image: url(../imagens/icones/webp/okay.webp);
}

.webp .imagem-introducao {
  background-image: url(../imagens/grandes-equipamentos/webp/mapa.webp);
}

.webp .banner-estoque {
  background-image: url(../imagens/grandes-equipamentos/webp/estoque.webp);
}

.webp .splitao-carrier {
  background-image: url(../imagens/grandes-equipamentos/webp/splitao-carrier-40.webp);
}

.webp .dc-inverter-carrier {
  background-image: url(../imagens/grandes-equipamentos/webp/dc-inverter-carrier.webp);
}

.webp .fan-coil {
  background-image: url(../imagens/grandes-equipamentos/webp/fan-coil.webp);
}

.webp .rooftop-carrier {
  background-image: url(../imagens/grandes-equipamentos/webp/roof-top-carrier.webp);
}

.webp .self-contained {
  background-image: url(../imagens/grandes-equipamentos/webp/self-contained.webp);
}

.webp .vrf-midea {
  background-image: url(../imagens/grandes-equipamentos/webp/vrf-midea.webp);
}

.webp .carga-termica {
  background-image: url(../imagens/grandes-equipamentos/icones/webp/carga-termica.webp);
}

.webp .ocupantes {
  background-image: url(../imagens/grandes-equipamentos/icones/webp/ocupantes.webp);
}

.webp .equipamentos {
  background-image: url(../imagens/grandes-equipamentos/icones/webp/equipamentos-eletricos.webp);
}

.webp .trocas-de-ar {
  background-image: url(../imagens/grandes-equipamentos/icones/webp/trocas-de-ar.webp);
}

.webp .posicionamento-disponivel {
  background-image: url(../imagens/grandes-equipamentos/icones/webp/posicionamento-disponivel.webp);
}

.webp .pressao-disponivel {
  background-image: url(../imagens/grandes-equipamentos/icones/webp/pressao-disponivel.webp);
}

.webp .cop-ieer {
  background-image: url(../imagens/grandes-equipamentos/icones/webp/cop-ieer.webp);
}

.webp .banner-contato {
  background-image: url(../imagens/grandes-equipamentos/banner/webp/banner-contato.webp);
}

.webp .icone-nome {
  background-image: url(../imagens/icones/webp/icone-nome.webp);
}

.webp .icone-telefone {
  background-image: url(../imagens/icones/webp/icone-telefone.webp);
}

.webp .icone-cidade {
  background-image: url(../imagens/icones/webp/icone-cidade.webp);
}

.webp .icone-formulario-email {
  background-image: url(../imagens/icones/webp/icone-email.webp);
}

.webp .icone-assunto {
  background-image: url(../imagens/icones/webp/icone-assunto.webp);
}

.webp .mapa-rodape {
  background-image: url(../imagens/icones/webp/mapa.webp);
}

.webp .icone-email-rodape {
  background-image: url(../imagens/icones/webp/email.webp);
}

.webp .icone-telefone-rodape {
  background-image: url(../imagens/icones/webp/telefone.webp);
}

.webp .imagens-obras {
  background-image: url(../imagens/home/webp/obras.webp);
}

.webp .logistica {
  background-image: url(../imagens/sobre-nos/setores/webp/logistica.webp);
}

.webp .logo-footer {
  background-image: url(../imagens/logos/webp/ambiente-policromia-fundo-azul-horizontal.webp);
}

.no-webp .logo-p2 {
  background-image: url(../imagens/logo-p2.webp);
}

.no-webp .logo-desktop {
  background-image: url(../imagens/logos/outros/ambiente-monocromia-negativa-horizontal.png);
}

.no-webp .logo-smartphone {
  background-image: url(../imagens/logos/webp/ambiente-monocromia-negativa-horizontal.png);
}

.no-webp .banner1 {
  background-image: url(../imagens/grandes-equipamentos/banner/outros/banner.jpg);
}

.no-webp .texto-introducao li .okay {
  background-image: url(../imagens/icones/outros/okay.png);
}

.no-webp .texto-introducao2 li .okay {
  background-image: url(../imagens/icones/outros/okay.png);
}

.no-webp .imagem-introducao {
  background-image: url(../imagens/grandes-equipamentos/outros/mapa.jpg);
}

.no-webp .banner-estoque {
  background-image: url(../imagens/grandes-equipamentos/banner/outros/estoque.jpg);
}

.no-webp .imagem-fabricacao-manual {
  background-image: url(../imagens/grandes-equipamentos/outros/fabricacao-manual.jpg);
}

.no-webp .projeto {
  background-image: url(../imagens/icones/outros/projeto.png);
}

.no-webp .venda {
  background-image: url(../imagens/icones/outros/atendimento-rapido.png);
}

.no-webp .instalacao-2 {
  background-image: url(../imagens/icones/outros/instalacao.png);
}

.no-webp .manutencao {
  background-image: url(../imagens/icones/outros/manutencao.png);
}

.no-webp .garantia-2 {
  background-image: url(../imagens/icones/outros/garantia.png);
}

.no-webp .casa-pequena {
  background-image: url(../imagens/instalacao/do-pequeno-ao-grande/outros/pequeno.jpg);
}

.no-webp .casa-grande {
  background-image: url(../imagens/instalacao/do-pequeno-ao-grande/outros/grande.jpg);
}

.no-webp .loja {
  background-image: url(../imagens/instalacao/do-pequeno-ao-grande/outros/loja.jpg);
}

.no-webp .industria {
  background-image: url(../imagens/instalacao/do-pequeno-ao-grande/outros/industria.jpg);
}

.no-webp .imagem-empresa-certa {
  background-image: url(../imagens/instalacao/banner/outros/empresa-certa.jpg);
}

.no-webp .logo-footer {
  background-image: url("../imagens/logos/outros/ambiente-policromia-fundo-azul-horizontal.png");
}

.no-webp .mapa-rodape {
  background-image: url(../imagens/icones/outros/mapa.png);
}

.no-webp .icone-email-rodape {
  background-image: url(../imagens/icones/outros/email.png);
}

.no-webp .icone-telefone-rodape {
  background-image: url(../imagens/icones/outros/telefone.png);
}

.no-webp .imagens-obras {
  background-image: url(../imagens/home/outros/obras.jpg);
}

.assinatura {
  height: 6.5vh;
  width: 100%;
  box-sizing: border-box;
  background-color: #2E3841;
  float: left;
  margin-top: 5vh;
  color: #FFF;
  text-align: center;
}

@media (max-width: 1099px) {
  .assinatura {
    height: 18vh;
    padding-top: 1.5vh;
  }
}
.p2 {
  height: auto;
  width: 30%;
  box-sizing: border-box;
  position: absolute;
  text-align: left;
  padding-left: 1%;
  font-size: 1.6vh;
}

.p2 b {
  height: auto;
  float: left;
  margin-top: 0.55vh;
}

@media (max-width: 1099px) {
  .p2 {
    display: none;
  }
}
.logo-p2 {
  height: 3.5vh;
  width: 10%;
  box-sizing: border-box;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-top: -0.25vh;
}

.direitos {
  height: 5vh;
  width: 100%;
  padding-top: 1.5vh;
}

@media (min-width: 1100px) {
  .direitos {
    position: absolute;
  }
}
@media (max-width: 1099px) {
  .direitos {
    height: 8vh;
    float: left;
  }
}
.p22 {
  height: 5vh;
  width: 100%;
  box-sizing: border-box;
  padding-left: 5%;
  float: left;
  margin-top: 2vh;
  text-align: left;
  font-size: 2vh;
  background-color: #000;
}

@media (min-width: 1100px) {
  .p22 {
    display: none;
  }
}
.p22 .logo-p2 {
  height: 3vh;
  width: 10%;
  box-sizing: border-box;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 0.75vh;
}

.p22 b {
  height: auto;
  float: left;
  margin-left: 1%;
  margin-top: 0.75vh;
}

.titulo-personalizado-esquerda {
  width: 150px;
  height: auto;
  box-sizing: border-box;
  padding-top: 0vh;
  padding-bottom: 0vh;
  padding-left: 1vh;
  border-style: solid;
  border-width: 0px 0px 4px 4px;
  border-color: #001A68;
  color: #001A68;
  float: left;
}

.titulo-personalizado-esquerda p {
  height: auto;
  width: 30vw;
  float: left;
  font-size: 4.5vh;
  line-height: 3.5vh;
  font-weight: 700;
  margin-top: 0px;
  color: #001A68;
}

.titulo-personalizado-esquerda .destaque {
  color: #28A9E2;
}

@media (max-width: 1099px) {
  .titulo-personalizado-esquerda {
    width: 125px;
    padding-top: 1vh;
    padding-bottom: 1.5vh;
    padding-left: 1vh;
  }

  .titulo-personalizado-esquerda P {
    width: 83vw;
    font-size: 4vh;
    line-height: 5vh;
    margin-bottom: 0px;
  }
}
.titulo-personalizado-direita {
  width: 150px;
  height: auto;
  box-sizing: border-box;
  padding-top: 1.5vh;
  padding-bottom: 1.5vh;
  padding-left: 1.5vh;
  border-style: solid;
  border-width: 0px 0px 4px 4px;
  border-color: #001A68;
  color: #001A68;
  float: left;
}

.titulo-personalizado-direita p {
  height: auto;
  width: 30vw;
  float: left;
  font-size: 5vh;
  line-height: 5vh;
  font-weight: 600;
}

.titulo-personalizado-direita .destaque {
  color: #28A9E2;
}

@media (max-width: 1099px) {
  .titulo-personalizado-direita {
    width: 125px;
    padding-top: 1vh;
    padding-bottom: 1.5vh;
    padding-left: 1vh;
  }

  .titulo-personalizado-direita P {
    font-size: 4vh;
    line-height: 5vh;
  }
}
header {
  width: 100%;
  height: 68vh;
  box-sizing: border-box;
  float: left;
  height: 50vh;
  z-index: 99;
}

@media (max-width: 1099px) {
  header {
    height: 45vh;
  }
}
@media (max-width: 1099px) {
  header {
    height: 30vh;
  }
}
.logo-smartphone {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 8vh;
  width: 45vw;
  box-sizing: border-box;
  padding-left: 5vw;
  background-origin: content-box;
  float: left;
  margin-top: 1vh;
}

@media (min-width: 1100px) {
  .logo-smartphone {
    display: none;
  }
}
.menu-smartphone {
  height: 4vh;
  width: 12vw;
  box-sizing: border-box;
  float: right;
  margin-right: 5vw;
  margin-top: 3vh;
}

@media (min-width: 1100px) {
  .menu-smartphone {
    display: none;
  }
}
.menu-smartphone.active {
  height: 6vh;
  width: 12vw;
  box-sizing: border-box;
  float: right;
  margin-right: 5vw;
  margin-top: 2vh;
  background-color: #28A9E2;
  border-radius: 2px;
}

.menu-smartphone.active .barra-menu-2 {
  display: none;
}

.menu-smartphone.active .barra-menu-1 {
  transform: rotate(45deg);
  margin-top: 2.7vh;
}

.menu-smartphone.active .barra-menu-3 {
  transform: rotate(-45deg);
  margin-top: -0.6vh;
}

@media (min-width: 1100px) {
  .menu-smartphone.active {
    display: none;
  }
}
.barra-menu-1 {
  width: 100%;
  height: 0.5vh;
  box-sizing: border-box;
  background-color: #FFF;
  float: left;
}

.barra-menu-2 {
  width: 100%;
  height: 0.4vh;
  box-sizing: border-box;
  background-color: #FFF;
  float: left;
  margin-top: 1.5vh;
  margin-bottom: 1.5vh;
}

.barra-menu-3 {
  width: 100%;
  height: 0.5vh;
  box-sizing: border-box;
  background-color: #FFF;
  float: left;
}

nav {
  width: 100%;
  height: 18vh;
  box-sizing: border-box;
  border-bottom: 1px solid #ffffff26;
  position: absolute;
  z-index: 99;
}

@media (max-width: 1099px) {
  nav {
    background-color: #222222;
    height: 10vh;
    display: block;
    position: absolute;
    z-index: 99;
  }
}
.coluna-1 {
  width: 17%;
  height: 100%;
  box-sizing: border-box;
  border-left: 1px solid #ffffff26;
  border-right: 1px solid #ffffff26;
  margin-left: 8%;
  z-index: 99;
}

@media (max-width: 1099px) {
  .coluna-1 {
    display: none;
  }
}
.logo-desktop {
  width: 65%;
  height: 100%;
  box-sizing: border-box;
  float: left;
  margin-left: 17.5%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 1099px) {
  .logo-desktop {
    display: none;
  }
}
.coluna-2 {
  width: 75%;
  height: 100%;
  box-sizing: border-box;
}

@media (max-width: 1099px) {
  .coluna-2 {
    display: none;
  }
}
.linha-1 {
  width: 100%;
  height: 50%;
  box-sizing: border-box;
  border-bottom: 1px solid #ffffff26;
  clear: both;
}

.linha-1 ul {
  box-sizing: border-box;
  display: table;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.linha-1 ul > li {
  box-sizing: border-box;
  padding: 0 15px;
  border-right: 1px solid;
  float: left;
  font-size: 2.3vh;
  color: #b0b0b0;
}

.linha-1 ul > li:last-of-type {
  border-right: none;
}

@media (max-width: 1099px) {
  .linha-1 {
    display: none;
  }
}
.linha-2 {
  width: 100%;
  height: 50%;
  box-sizing: border-box;
  clear: both;
}

.linha-2 ul {
  box-sizing: border-box;
  display: table;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.linha-2 ul > li {
  float: left;
  box-sizing: border-box;
  margin-left: 2vw;
  font-size: 2.3vh;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}

.linha-2 li:hover {
  color: #28A9E2;
}

@media (max-width: 1099px) {
  .linha-2 {
    display: none;
  }
}
.banner1 {
  height: 70vh;
  width: 100%;
  box-sizing: border-box;
  z-index: -1;
  position: absolute;
  margin-top: 0vh;
  left: 0;
  height: 50vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 1099px) {
  .banner1 {
    margin-top: 10vh;
    height: 20vh;
  }
}
.titulo-header {
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  clear: left;
  clear: right;
  clear: both;
  font-size: 3vh;
  color: #fff;
  text-transform: uppercase;
  margin: 37vh 0 0 0vh;
  text-align: center;
  top: 18vh;
  width: 100%;
  text-align: center;
  margin-left: 0px;
  margin-top: 11.5vh;
  font-weight: 900;
}

.titulo-header b {
  font-size: 4.6vh;
  clear: left;
  clear: right;
  clear: both;
  font-weight: 700;
}

@media (max-width: 1099px) {
  .titulo-header {
    width: 90%;
    margin-left: 5%;
    text-align: center;
    font-size: 3.7vh;
    margin-top: 17vh;
  }

  .titulo-header b {
    font-weight: 800;
    font-size: 3.7vh;
  }

  .titulo-header .teste {
    font-size: 2.7vh;
  }

  .titulo-header .teste h1 {
    font-size: 2.7vh;
    font-weight: 700;
  }
}
@media (max-width: 1099px) {
  .titulo-header {
    top: 1vh;
  }

  .titulo-header span {
    display: none;
  }
}
.frase-banner {
  width: 100%;
  float: left;
  clear: right;
  clear: left;
  clear: both;
}

.barra-navegavel {
  height: 5vh;
  width: 100%;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #e1e1e1;
  float: left;
  padding-top: 1vh;
  padding-left: 5vh;
  padding-left: 7.5%;
  padding-right: 7.5%;
}

.barra-navegavel p {
  color: #999999;
  font-weight: 500;
  font-size: 2.3vh;
  margin-top: -0.2vh;
  margin-left: 0px;
}

.barra-navegavel b {
  float: left;
  font-weight: 600;
}

.barra-navegavel b:hover {
  color: #28A9E2;
}

.barra-navegavel a {
  float: left;
}

.barra-navegavel .fa-chevron-right {
  font-size: 1.3vh;
  font-weight: 600;
  float: left;
  margin-top: 0.9vh;
  margin-left: 0.75vw;
  margin-right: 0.75vw;
  opacity: 0.8;
}

.barra-navegavel i {
  opacity: 0.8;
  float: left;
}

@media (max-width: 1099px) {
  .barra-navegavel {
    padding-left: 1vh;
  }

  .barra-navegavel p {
    width: 100%;
    font-size: 1.8vh;
    text-align: center;
    margin-top: 0vh;
  }

  .barra-navegavel .fa-chevron-right {
    font-size: 1.3vh;
    font-weight: 600;
    float: left;
    margin-top: 1vh;
    margin-left: 1.5vw;
    margin-right: 1.5vw;
    opacity: 0.8;
  }
}
main {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding-bottom: 5vh;
  float: left;
}

.introducao {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  padding-top: 5vh;
  padding-left: 7.5%;
  padding-right: 7.5%;
  float: left;
  background-color: #F9FAFC;
}

h1 {
  height: auto;
  width: 85%;
  box-sizing: border-box;
  float: left;
  margin-left: 7.5%;
  text-align: center;
  font-size: 6vh;
  line-height: 7vh;
  font-weight: 900;
  color: #001A68;
}

@media (max-width: 1099px) {
  h1 {
    font-size: 3.2vh;
    line-height: 4.2vh;
    font-weight: 900;
  }
}
.titulo {
  height: auto;
  width: 85%;
  box-sizing: border-box;
  float: left;
  margin-bottom: 3vh;
  margin-left: 7.5%;
  text-align: center;
  font-size: 6vh;
  line-height: 7vh;
  font-weight: 900;
  color: #001A68;
}

@media (max-width: 1099px) {
  .titulo {
    margin-bottom: 2vh;
    font-size: 3.2vh;
    line-height: 4.2vh;
    font-weight: 900;
  }
}
.box-vantagens {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  float: left;
  margin-top: 5vh;
  margin-bottom: 5vh;
}

.box-alinha-vantagens {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1099px) {
  .box-alinha-vantagens {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    display: block;
    float: left;
  }
}
.vantagem {
  width: 18.4%;
  height: 17.5vh;
  box-sizing: border-box;
  padding-left: 0.6vw;
  padding-right: 0.6vw;
  border-radius: 8px;
  background-color: #FFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2%;
  text-align: center;
  font-size: 3.2vh;
  line-height: 3.2vh;
  font-weight: 800;
  color: #28A9E2;
  cursor: pointer;
}

@media (max-width: 1099px) {
  .vantagem {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    padding-top: 3vh;
    padding-bottom: 3vh;
    margin-bottom: 3vh;
    font-size: 2.7vh;
    line-height: 3.7vh;
    display: block;
    float: left;
    margin-left: 0px;
  }
}
.vantagem:hover {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
}

.vantagem2 {
  width: 18.4%;
  height: 17.5vh;
  box-sizing: border-box;
  padding-left: 0.6vw;
  padding-right: 0.6vw;
  background-color: #FFF;
  border-radius: 8px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2%;
  text-align: center;
  font-size: 3.2vh;
  line-height: 3.2vh;
  font-weight: 800;
  color: #28A9E2;
  cursor: pointer;
}

@media (max-width: 1099px) {
  .vantagem2 {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    padding-top: 3vh;
    padding-bottom: 3vh;
    margin-bottom: 3vh;
    font-size: 2.7vh;
    line-height: 3.7vh;
    display: block;
    float: left;
    margin-left: 0px;
  }
}
.vantagem2:hover {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
}

.vantagem3 {
  width: 18.4%;
  height: 17.5vh;
  box-sizing: border-box;
  padding-left: 0.6vw;
  padding-right: 0.6vw;
  background-color: #FFF;
  border-radius: 8px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 2%;
  text-align: center;
  font-size: 3.2vh;
  line-height: 3.2vh;
  font-weight: 800;
  color: #28A9E2;
  cursor: pointer;
}

@media (max-width: 1099px) {
  .vantagem3 {
    height: auto;
    width: 100%;
    box-sizing: border-box;
    padding-top: 3vh;
    padding-bottom: 3vh;
    margin-bottom: 3vh;
    font-size: 2.7vh;
    line-height: 3.7vh;
    display: block;
    float: left;
    margin-left: 0px;
  }
}
.vantagem3:hover {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
}

.texto-introducao {
  width: 45%;
  height: auto;
  box-sizing: border-box;
  float: right;
  margin-left: 5%;
  margin-top: 3vh;
  background-color: #F9FAFC;
}

.texto-introducao h2 {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  line-height: 5.5vh;
  font-size: 4.5vh;
  font-weight: 800;
  color: #28A9E2;
  float: left;
  margin-top: 0px;
}

.texto-introducao strong {
  float: left;
  margin-top: 2vh;
  line-height: 4.3vh;
  font-size: 3.3vh;
  color: #28A9E2;
  font-weight: 800;
}

.texto-introducao .strong2 {
  width: 40%;
}

.texto-introducao ul {
  width: 100%;
  height: auto;
  margin-top: 3vh;
  float: left;
}

.texto-introducao li {
  height: auto;
  width: 100%;
  float: left;
  margin-top: 0vh;
  font-weight: 500;
}

.texto-introducao p {
  width: 93%;
  margin-left: 0px;
  float: left;
}

.texto-introducao .okay {
  height: 3vh;
  width: 4%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-right: 3%;
  margin-top: 0px;
}

@media (max-width: 1099px) {
  .texto-introducao {
    width: 100%;
  }

  .texto-introducao h2 {
    font-size: 2.7vh;
    line-height: 4vh;
  }
}
.texto-introducao .texto {
  width: 70%;
  font-size: 2.75vh;
  color: #b0b0b0;
  font-weight: 600;
  float: left;
  text-align: left;
  margin-top: -1vh;
  margin-bottom: 2vh;
}

@media (max-width: 1099px) {
  .texto-introducao .texto {
    font-size: 2.7vh;
    margin-top: -0.5vh;
    margin-bottom: 2vh;
  }
}
.box-imagem-introducao {
  height: auto;
  width: 50%;
  box-sizing: border-box;
  float: right;
  background-color: #F9FAFC;
}

@media (max-width: 1099px) {
  .box-imagem-introducao {
    width: 100%;
  }
}
.imagem-introducao {
  height: 90vh;
  width: 90%;
  box-sizing: border-box;
  border-radius: 0px 0px 0px 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: right;
  margin-top: 3vh;
  background-color: #F9FAFC;
}

@media (max-width: 1099px) {
  .imagem-introducao {
    height: 45vh;
    width: 100%;
    border-radius: 2vh;
  }
}
.box-banner-estoque {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #F9FAFC;
  padding-bottom: 3vh;
  float: left;
  text-align: center;
}

.box-banner-estoque strong {
  height: auto;
  width: 85%;
  box-sizing: border-box;
  float: left;
  margin-left: 7.5%;
  margin-top: 1vh;
  line-height: 5vh;
  font-size: 4vh;
  color: #28A9E2;
  font-weight: 800;
}

.box-banner-estoque .strong2 {
  width: 40%;
}

.banner-estoque {
  width: 85%;
  height: 60vh;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 3vh;
  float: left;
  margin-left: 7.5%;
  margin-top: 5vh;
  margin-bottom: 6vh;
}

@media (max-width: 1099px) {
  .banner-estoque {
    height: 20vh;
    width: 90%;
    float: left;
    margin-left: 5%;
  }
}
.faca-seu-orcamento {
  height: auto;
  width: 30%;
  box-sizing: border-box;
  background-color: #E01F24;
  box-shadow: 0px 0px 2px 1px #E01F24;
  border-radius: 3vh;
  float: left;
  margin-top: 5vh;
  margin-left: 35%;
  text-align: center;
  color: #FFF;
  font-size: 2.5vh;
  font-weight: 600;
  padding-top: 1vh;
  padding-bottom: 1vh;
  cursor: pointer;
}

@media (max-width: 1099px) {
  .faca-seu-orcamento {
    width: 90%;
    margin-left: 5%;
  }
}
.box-grandes-equipamentos {
  height: auto;
  width: 85%;
  box-sizing: border-box;
  float: left;
  margin-top: 5vh;
  margin-left: 7.5%;
}

.box-grandes-equipamentos .box-imagem-introducao2 {
  height: auto;
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 5vh;
  background-color: #FFF;
  float: left;
}

@media (max-width: 1099px) {
  .box-grandes-equipamentos .box-imagem-introducao2 {
    width: 100%;
  }
}
.box-grandes-equipamentos .imagem-introducao {
  background-color: #FFF;
}

.box-grandes-equipamentos .texto-introducao2 {
  width: 45%;
  height: auto;
  box-sizing: border-box;
  float: right;
  margin-left: 5%;
  margin-top: 3vh;
  margin-bottom: 5vh;
  background-color: #FFF;
  float: left;
}

.box-grandes-equipamentos .texto-introducao2 h2 {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  line-height: 5vh;
  font-size: 4vh;
  font-weight: 800;
  color: #28A9E2;
  float: left;
  margin-top: 0px;
}

.box-grandes-equipamentos .texto-introducao2 strong {
  float: left;
  margin-top: 2vh;
  line-height: 4.3vh;
  font-size: 3.3vh;
  color: #28A9E2;
  font-weight: 800;
}

.box-grandes-equipamentos .texto-introducao2 .strong2 {
  width: 40%;
}

.box-grandes-equipamentos .texto-introducao2 ul {
  width: 100%;
  height: auto;
  margin-top: 3vh;
  float: left;
}

.box-grandes-equipamentos .texto-introducao2 li {
  height: auto;
  width: 100%;
  float: left;
  margin-top: 0vh;
  font-weight: 500;
}

.box-grandes-equipamentos .texto-introducao2 p {
  width: 93%;
  margin-left: 0px;
  float: left;
}

.box-grandes-equipamentos .texto-introducao2 .okay {
  height: 3vh;
  width: 4%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-right: 3%;
  margin-top: 0px;
}

@media (max-width: 1099px) {
  .box-grandes-equipamentos .texto-introducao2 {
    height: auto;
    width: 100%;
    margin-left: 0px;
  }

  .box-grandes-equipamentos .texto-introducao2 h2 {
    font-size: 2.7vh;
    line-height: 4vh;
  }
}
.box-grandes-equipamentos .texto-introducao2 .texto {
  width: 93%;
  margin-top: 0px;
  margin-left: 0px;
  float: none;
  color: #b0b0b0;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 1.75;
}
@media (max-width: 1099px) {
  .box-grandes-equipamentos .texto-introducao2 .texto {
    font-size: 2vh;
  }
}

.box-grandes-equipamentos .faca-seu-orcamento2 {
  height: auto;
  width: 60%;
  box-sizing: border-box;
  background-color: #E01F24;
  box-shadow: 0px 0px 2px 1px #E01F24;
  border-radius: 3vh;
  float: left;
  margin-top: 5vh;
  margin-bottom: 2vh;
  margin-left: 20%;
  text-align: center;
  color: #FFF;
  font-size: 2.5vh;
  font-weight: 600;
  padding-top: 1vh;
  padding-bottom: 1vh;
  cursor: pointer;
}

@media (max-width: 1099px) {
  .box-grandes-equipamentos .faca-seu-orcamento2 {
    width: 100%;
    margin-left: 0%;
  }
}
.box-grandes-equipamentos .box-imagem-introducao3 {
  height: auto;
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 5vh;
  background-color: #FFF;
  float: right;
}

@media (max-width: 1099px) {
  .box-grandes-equipamentos .box-imagem-introducao3 {
    width: 100%;
  }
}
.box-grandes-equipamentos .imagem-introducao {
  background-color: #FFF;
}

.box-grandes-equipamentos .texto-introducao3 {
  width: 45%;
  height: auto;
  box-sizing: border-box;
  float: right;
  margin-left: 5%;
  margin-top: 3vh;
  margin-bottom: 5vh;
  background-color: #FFF;
  float: left;
}

.box-grandes-equipamentos .texto-introducao3 h2 {
  height: auto;
  width: 85%;
  box-sizing: border-box;
  line-height: 5vh;
  font-size: 4vh;
  font-weight: 800;
  color: #28A9E2;
  float: left;
  margin-left: 7.5%;
  margin-top: 0px;
}

.box-grandes-equipamentos .texto-introducao3 strong {
  float: left;
  margin-top: 2vh;
  line-height: 4.3vh;
  font-size: 3.3vh;
  color: #28A9E2;
  font-weight: 800;
}

.box-grandes-equipamentos .texto-introducao3 .strong3 {
  width: 40%;
}

.box-grandes-equipamentos .texto-introducao3 ul {
  width: 100%;
  height: auto;
  margin-top: 3vh;
  float: left;
}

.box-grandes-equipamentos .texto-introducao3 li {
  height: auto;
  width: 100%;
  float: left;
  margin-top: 0vh;
  font-weight: 500;
}

.box-grandes-equipamentos .texto-introducao3 p {
  width: 93%;
  margin-left: 0px;
  float: left;
  font-weight: 500;
  line-height: 3vh;
  color: #b0b0b0;
}

.box-grandes-equipamentos .texto-introducao3 .okay {
  height: 3vh;
  width: 4%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-right: 3%;
  margin-top: 0px;
}

@media (max-width: 1099px) {
  .box-grandes-equipamentos .texto-introducao3 {
    height: auto;
    width: 100%;
    margin-left: 0px;
  }

  .box-grandes-equipamentos .texto-introducao3 h2 {
    font-size: 2.7vh;
    line-height: 4vh;
  }
}
.box-grandes-equipamentos .faca-seu-orcamento3 {
  height: auto;
  width: 60%;
  box-sizing: border-box;
  background-color: #E01F24;
  box-shadow: 0px 0px 2px 1px #E01F24;
  border-radius: 3vh;
  float: right;
  margin-top: 5vh;
  margin-right: 20%;
  text-align: center;
  color: #FFF;
  font-size: 2.5vh;
  font-weight: 600;
  padding-top: 1vh;
  padding-bottom: 1vh;
  cursor: pointer;
}

@media (max-width: 1099px) {
  .box-grandes-equipamentos .faca-seu-orcamento3 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0px;
  }
}
.box-grandes-equipamentos .faca-seu-orcamento4 {
  height: auto;
  width: 60%;
  box-sizing: border-box;
  background-color: #E01F24;
  box-shadow: 0px 0px 2px 1px #E01F24;
  border-radius: 3vh;
  float: right;
  margin-top: 2vh;
  margin-right: 20%;
  text-align: center;
  color: #FFF;
  font-size: 2.5vh;
  font-weight: 600;
  padding-top: 1vh;
  padding-bottom: 1vh;
  cursor: pointer;
}

@media (max-width: 1099px) {
  .box-grandes-equipamentos .faca-seu-orcamento4 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0px;
  }
}
.lista2 {
  height: auto;
  width: 60%;
  box-sizing: border-box;
  float: left;
  margin-top: 0vh;
  margin-bottom: 3.5vh;
  margin-left: 5%;
  font-size: 2.75vh;
  line-height: 3vh;
  color: #b0b0b0;
}

.lista2 .texto {
  width: 90%;
  height: auto;
  float: right;
  margin-right: 6%;
  margin-top: 1.5vh;
  font-size: 2.75vh;
}

.splitao-carrier {
  height: 60vh;
  width: 90%;
  box-sizing: border-box;
  border-radius: 0px 0px 0px 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 3vh;
  background-color: #FFF;
}

@media (max-width: 1099px) {
  .splitao-carrier {
    height: 35vh;
    width: 100%;
    border-radius: 2vh;
  }
}
.dc-inverter-carrier {
  height: 75vh;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px 0px 0px 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: right;
  margin-top: 3vh;
  background-color: #FFF;
}

@media (max-width: 1099px) {
  .dc-inverter-carrier {
    height: 35vh;
    width: 100%;
    border-radius: 2vh;
  }
}
.fan-coil {
  height: 75vh;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px 0px 0px 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 3vh;
  background-color: #FFF;
}

@media (max-width: 1099px) {
  .fan-coil {
    height: 50vh;
    width: 100%;
    border-radius: 2vh;
  }
}
.rooftop-carrier {
  height: 75vh;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px 0px 0px 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 3vh;
  background-color: #FFF;
}

@media (max-width: 1099px) {
  .rooftop-carrier {
    height: 50vh;
    width: 100%;
    border-radius: 2vh;
  }
}
.self-contained {
  height: 75vh;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px 0px 0px 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 3vh;
  background-color: #FFF;
}

@media (max-width: 1099px) {
  .self-contained {
    height: 50vh;
    width: 100%;
    border-radius: 2vh;
  }
}
.vrf-midea {
  height: 75vh;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0px 0px 0px 0px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 3vh;
  background-color: #FFF;
}

@media (max-width: 1099px) {
  .vrf-midea {
    height: 50vh;
    width: 100%;
    border-radius: 2vh;
  }
}
.chave-na-mao {
  width: 80%;
  height: auto;
  box-sizing: border-box;
  float: left;
  margin-lefT: 10%;
}

.box-carga-termica, .box-ocupantes, .box-equipamentos, .box-trocas-de-ar, .box-posicionamento-disponivel, .box-pressao-disponivel, .box-cop-ieer {
  height: 10vh;
  width: 30%;
  box-sizing: border-box;
  float: left;
  margin-bottom: 3vh;
  margin-left: 5%;
}

@media (max-width: 1099px) {
  .box-carga-termica, .box-ocupantes, .box-equipamentos, .box-trocas-de-ar, .box-posicionamento-disponivel, .box-pressao-disponivel, .box-cop-ieer {
    height: auto;
    width: 100%;
    margin-left: 0px;
  }
}
.box-carga-termica p, .box-ocupantes p, .box-equipamentos p, .box-trocas-de-ar p, .box-posicionamento-disponivel p, .box-pressao-disponivel p, .box-cop-ieer p {
  width: 70%;
  font-size: 2vh;
  color: #001A68;
  margin-left: 2.5%;
}

@media (min-width: 1100px) {
  .box-trocas-de-ar, .box-posicionamento-disponivel, .box-pressao-disponivel {
    height: 14vh;
  }
}
@media (min-width: 1100px) {
  .box-carga-termica, .box-trocas-de-ar {
    margin-left: 0px;
  }
}
@media (min-width: 1100px) {
  .box-cop-ieer {
    margin-left: 35%;
  }
}
.carga-termica, .ocupantes, .equipamentos, .trocas-de-ar, .posicionamento-disponivel, .pressao-disponivel, .cop-ieer {
  height: 10vh;
  width: 27.5%;
  box-sizing: border-box;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
}

.box-chave-na-mao {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  float: left;
  margin-top: 3vh;
}

.box-chave-na-mao .texto-chave-na-mao {
  margin-top: 3vh;
  font-size: 2.5vh;
  font-weight: 700;
  color: #001A68;
  text-align: left;
}

.box-video {
  height: 95vh;
  width: 80%;
  box-sizing: border-box;
  float: left;
  margin-top: 5vh;
  margin-left: 10%;
}

@media (max-width: 1099px) {
  .box-video {
    width: 90%;
    height: 30vh;
    margin-left: 5%;
  }
}
.empresa-certa {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #F4F4F4;
  float: left;
  margin-top: 10vh;
  margin-bottom: 5vh;
}

.empresa-certa h2 {
  height: auto;
  width: 85%;
  box-sizing: border-box;
  line-height: 7vh;
  font-size: 6vh;
  font-weight: 900;
  color: #28A9E2;
  float: left;
  margin-top: 10vh;
  margin-left: 7.5%;
  text-align: center;
}

@media (max-width: 1099px) {
  .empresa-certa h2 {
    font-size: 2.7vh;
    line-height: 3.7vh;
  }
}
.imagem-empresa-certa {
  height: 90vh;
  width: 85%;
  box-sizing: border-box;
  border-radius: 5vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-top: 5vh;
  margin-bottom: 7.5vh;
  margin-left: 7.5%;
}

@media (max-width: 1099px) {
  .imagem-empresa-certa {
    height: 25vh;
    width: 90%;
    border-radius: 3vh;
    margin-left: 5%;
  }
}
.banner-contato {
  width: 100%;
  height: 60vh;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 3vh;
  float: left;
  margin-left: 0%;
  margin-top: 0vh;
  margin-bottom: 5vh;
}

@media (max-width: 1099px) {
  .banner-contato {
    height: 20vh;
    width: 100%;
    border-radius: 3vh;
    margin-left: 0%;
  }
}
.contato {
  height: auto;
  width: 85%;
  box-sizing: border-box;
  padding-top: 3vh;
  padding-bottom: 5vh;
  float: left;
  margin-left: 7.5%;
}

.contato h2 {
  height: auto;
  width: 85%;
  box-sizing: border-box;
  line-height: 7vh;
  font-size: 6vh;
  font-weight: 900;
  color: #001A68;
  float: left;
  margin-top: 0vh;
  margin-left: 7.5%;
  text-align: center;
}

.contato p {
  height: auto;
  width: 90%;
  box-sizing: border-box;
  float: left;
  margin-top: 5vh;
  font-size: 2.5vh;
  line-height: 3.5vh;
  color: #28A9E2;
}

.contato .mensagem-final {
  text-align: center;
  color: #001A68;
  font-weight: 600;
}

@media (max-width: 1099px) {
  .contato {
    padding-top: 0px;
  }

  .contato h2 {
    font-size: 2.7vh;
    line-height: 3.7vh;
    margin-top: 6vh;
  }

  .contato p {
    font-size: 2vh;
    line-height: 3vh;
  }
}
.box-email {
  height: auto;
  width: 90%;
  box-sizing: border-box;
  background-color: #F4F4F4;
  padding-top: 5vh;
  padding-bottom: 5vh;
  float: left;
  margin-left: 5%;
}

.box-email .botao-enviar {
  width: 90%;
  height: auto;
  padding-top: 2vh;
  padding-bottom: 2vh;
  background-color: #001A68;
  float: left;
  margin-left: 5%;
  text-align: center;
  color: #FFF;
  font-size: 2.5vh;
}

@media (max-width: 1099px) {
  .box-email {
    width: 100%;
    margin-left: 0px;
  }

  .box-email .botao-enviar {
    font-size: 2vh;
  }
}
.box-email p {
  text-align: left;
}

.campos-de-contato {
  height: auto;
  width: 30%;
  box-sizing: border-box;
  float: left;
  margin-left: 5%;
}

@media (max-width: 1099px) {
  .campos-de-contato {
    width: 90%;
  }
}
.box-campo-de-contato {
  width: 100%;
  height: 7.5vh;
  box-sizing: border-box;
  background-color: #FFF;
  float: left;
  margin-bottom: 1.5vh;
}

.box-campo-de-contato ::-webkit-input-placeholder {
  color: #B5B5B5;
}

.box-campo-de-contato :-ms-input-placeholder {
  color: #B5B5B5;
}

.box-campo-de-contato ::placeholder {
  color: #B5B5B5;
}

.box-campo-de-contato ::-webkit-input-placeholder {
  color: #B5B5B5;
}

.box-campo-de-contato .fa-user {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato .fa-phone {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  font-weight: 900;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato .fa-map-marker {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  font-weight: 900;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato .fa-envelope-o {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato .fa-edit {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.box-campo-de-contato .fa-calculator {
  width: 15%;
  height: 5vh;
  box-sizing: border-box;
  padding-top: 0.8vh;
  font-size: 3.5vh;
  float: left;
  margin-top: 1.25vh;
  margin-left: 5%;
  text-align: center;
}

.campo-de-contato {
  height: 5vh;
  width: 70%;
  box-sizing: border-box;
  padding: 0.5vh;
  border-style: solid;
  border-width: 0px;
  border-radius: 10px 10px 10px 10px;
  float: left;
  margin-left: 5%;
  margin-top: 1.25vh;
  font-weight: 600;
  font-size: 2.3vh;
  line-height: 3.3vh;
  color: #686868;
}

@media (max-width: 1099px) {
  .campo-de-contato {
    font-size: 2vh;
    line-height: 3vh;
  }
}
.aviso-nome-correto, .aviso-nome-correto2, .aviso-nome-correto3, .aviso-nome-correto4, .aviso-nome-correto5 {
  height: 10.5vh;
  width: 30vw;
  box-sizing: border-box;
  padding: 1vh 2vh 1vh 2vh;
  background-color: #28A9E2;
  color: #FFF;
  position: absolute;
  display: block;
}

.aviso-nome-correto p, .aviso-nome-correto2 p, .aviso-nome-correto3 p, .aviso-nome-correto4 p, .aviso-nome-correto5 p {
  height: auto;
  width: 80%;
  margin-top: 0px;
  margin-left: 0px;
  font-size: 2vh;
  line-height: 2.3vh;
  font-weight: 300;
  color: #FFF;
}

.aviso-nome-correto .fecha-formulario, .aviso-nome-correto2 .fecha-formulario, .aviso-nome-correto3 .fecha-formulario, .aviso-nome-correto4 .fecha-formulario, .aviso-nome-correto5 .fecha-formulario {
  font-size: 3vh;
  line-height: 3.5vh;
  color: #FFF;
}

.aviso-nome-correto {
  height: 10.5vh;
  margin-top: -12vh;
  display: none;
}

@media (max-width: 1099px) {
  .aviso-nome-correto {
    width: 80vw;
  }
}
.aviso-nome-correto2 {
  height: 9vh;
  margin-top: -1vh;
  display: none;
}

@media (max-width: 1099px) {
  .aviso-nome-correto2 {
    width: 80vw;
  }
}
.aviso-nome-correto3 {
  height: 10.5vh;
  margin-top: 6vh;
  display: none;
}

@media (max-width: 1099px) {
  .aviso-nome-correto3 {
    width: 80vw;
  }
}
.aviso-nome-correto4 {
  height: 7vh;
  width: 22vw;
  margin-top: 18.5vh;
  display: none;
}

@media (max-width: 1099px) {
  .aviso-nome-correto4 {
    width: 80vw;
  }
}
.aviso-nome-correto5 {
  height: 10.5vh;
  margin-top: 24.5vh;
  display: none;
}

@media (max-width: 1099px) {
  .aviso-nome-correto5 {
    width: 80vw;
  }
}
.box-fecha-formulario {
  height: 100%;
  width: 3vh;
  box-sizing: border-box;
  float: right;
}

.fecha-formulario {
  height: 3vh;
  width: 3vh;
  box-sizing: border-box;
  padding-top: 0px;
  float: right;
  margin-top: 0px;
  text-align: center;
  cursor: pointer;
}

.aviso-nome-correto6 {
  height: 5vh;
  width: 100%;
  box-sizing: border-box;
  padding: 1vh 2vh 1vh 2vh;
  background-color: #28A9E2;
  color: #FFF;
  float: left;
  margin-top: -10.5vh;
  display: none;
}

.aviso-nome-correto6 p {
  height: auto;
  width: 80%;
  margin-top: 0px;
  margin-left: 0px;
  font-size: 2vh;
  line-height: 2.5vh;
  font-weight: 300;
  color: #FFF;
}

.aviso-nome-correto6 .material-icons {
  font-size: 3vh;
  line-height: 2.5vh;
  color: #FFF;
}

@media (max-width: 1099px) {
  .aviso-nome-correto6 {
    height: 9.5vh;
    width: 80vw;
    position: absolute;
    margin-top: 45.5vh;
  }
}
.aviso-nome-correto7 {
  height: 5vh;
  width: 100%;
  box-sizing: border-box;
  padding: 1vh 2vh 1vh 2vh;
  background-color: #28A9E2;
  color: #FFF;
  float: left;
  margin-top: -10.5vh;
  display: none;
}

.aviso-nome-correto7 p {
  height: auto;
  width: 80%;
  margin-top: 0px;
  margin-left: 0px;
  font-size: 2vh;
  line-height: 2.5vh;
  font-weight: 300;
  color: #FFF;
}

.aviso-nome-correto7 .material-icons {
  font-size: 3vh;
  line-height: 2.5vh;
  color: #FFF;
}

@media (max-width: 1099px) {
  .aviso-nome-correto7 {
    height: 8vh;
    width: 80vw;
    position: absolute;
    margin-top: 45.5vh;
  }
}
.mensagem-de-contato {
  height: 35vh;
  min-height: 35vh;
  max-height: 35vh;
  width: 55%;
  min-width: 57.5%;
  max-width: 57.5%;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5%;
}

.mensagem-de-contato ::-webkit-input-placeholder {
  color: #B5B5B5;
}

.mensagem-de-contato :-ms-input-placeholder {
  color: #B5B5B5;
}

.mensagem-de-contato ::placeholder {
  color: #B5B5B5;
}

.mensagem-de-contato ::-webkit-input-placeholder {
  color: #B5B5B5;
}

@media (max-width: 1099px) {
  .mensagem-de-contato {
    width: 94%;
    min-width: 94%;
    max-width: 94%;
    margin-bottom: 3vh;
    margin-left: 3%;
  }
}
.mensagem {
  height: 35vh;
  min-height: 35vh;
  max-height: 35vh;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 2% 3% 2% 3%;
  direction: ltr;
  border-style: solid;
  border-width: 0px;
  float: left;
  font-weight: 600;
  font-size: 2.3vh;
  line-height: 3.3vh;
  color: #686868;
}

footer {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #001A68;
  float: left;
  font-size: 2vh;
  font-weight: 200;
}

footer p {
  font-size: 2vh;
  color: #FFF;
  line-height: 3.8vh;
}

.sobre-a-empresa {
  width: 18.25%;
  height: 70vh;
  box-sizing: border-box;
  float: left;
  margin-top: 12.5vh;
  margin-left: 7.5%;
  line-height: 5vh;
}

@media (max-width: 1099px) {
  .sobre-a-empresa {
    height: auto;
    width: 90%;
    margin-left: 5%;
  }
}
.sobre-a-empresa h4 {
  font-size: 3vh;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  float: left;
  color: #FFF;
  font-weight: 700;
}

.sobre-a-empresa h4 b {
  color: #28A9E2;
}

.sobre-a-empresa p {
  font-size: 2.3vh;
  font-weight: 200;
  margin-left: 0px;
}

.logo-footer {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 15vh;
  width: 100%;
  box-sizing: border-box;
  float: left;
  margin-top: 2.5vh;
  margin-bottom: 2.5vh;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 1099px) {
  .logo-footer {
    width: 100%;
  }
}
.box-redes-sociais {
  width: 100%;
  height: 6vh;
  box-sizing: border-box;
  float: left;
  margin-top: 5vh;
}

.iconeRodape {
  height: 7vh;
  width: 7vh;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: #28A9E2;
  border-radius: 100%;
  padding-top: 1vh;
  float: left;
  margin-left: 1%;
  color: #28A9E2;
  font-size: 3vh;
  content: center;
  text-align: center;
}

.facebook {
  height: 7vh;
  width: 7vh;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: #28A9E2;
  border-radius: 100%;
  padding-top: 1vh;
  float: left;
  margin-left: 1%;
  color: #28A9E2;
  font-size: 3vh;
  content: center;
  text-align: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.linkedin {
  height: 7vh;
  width: 7vh;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: #28A9E2;
  border-radius: 100%;
  padding-top: 1vh;
  float: left;
  margin-left: 1%;
  color: #28A9E2;
  font-size: 3vh;
  content: center;
  text-align: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.instagram {
  height: 7vh;
  width: 7vh;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: #28A9E2;
  border-radius: 100%;
  padding-top: 1vh;
  float: left;
  margin-left: 1%;
  color: #28A9E2;
  font-size: 3vh;
  content: center;
  text-align: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.youtube {
  height: 7vh;
  width: 7vh;
  box-sizing: border-box;
  border-style: solid;
  border-width: 2px;
  border-color: #28A9E2;
  border-radius: 100%;
  padding-top: 1vh;
  float: left;
  margin-left: 1%;
  color: #28A9E2;
  font-size: 3vh;
  content: center;
  text-align: center;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.box-links-rapidos {
  height: auto;
  width: 18.25%;
  box-sizing: border-box;
  float: left;
  margin-left: 4%;
  margin-top: 12.5vh;
  color: #28A9E2;
  line-height: 5vh;
}

.box-links-rapidos h2 {
  height: auto;
  width: 90%;
  font-size: 3vh;
  color: #FFf;
  float: left;
  margin-bottom: 5vh;
  font-weight: 700;
}

@media (max-width: 1099px) {
  .box-links-rapidos {
    height: auto;
    width: 90%;
    margin-left: 5%;
  }
}
.links-rapidos {
  height: auto;
  float: left;
}

.links-rapidos li {
  cursor: pointer;
}

.links-rapidos b {
  color: #b7b7b7;
  font-weight: 600;
  font-size: 2vh;
}

.links-rapidos li:hover {
  color: #1E8CD5;
}

.links-rapidos li:hover b {
  color: #1E8CD5;
}

.enderecos {
  height: auto;
  width: 18.25%;
  box-sizing: border-box;
  margin-left: 4%;
  float: left;
  margin-top: 12.5vh;
  color: #fff;
  line-height: 5vh;
}

@media (max-width: 1099px) {
  .enderecos {
    height: auto;
    width: 90%;
    margin-left: 5%;
  }
}
.enderecos h2 {
  height: auto;
  width: 90%;
  font-size: 3vh;
  color: #FFf;
  float: left;
  margin-bottom: 5vh;
  font-weight: 700;
}

.enderecos li {
  margin-top: 0.5vh;
}

.enderecos b {
  font-weight: 200;
}

.box-enderecos {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 1vh;
  float: left;
  -webkit-box-shadow: 0px 1px 1px -1px #FFF;
  box-shadow: 0px 1px 1px -1px #FFF;
}

.box-enderecos2 {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  padding-top: 2vh;
  padding-bottom: 1vh;
  float: left;
  -webkit-box-shadow: 0px 1px 1px -1px #FFF;
  box-shadow: 0px 1px 1px -1px #FFF;
}

.box-enderecos3 {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  padding-top: 2vh;
  padding-bottom: 1vh;
  float: left;
}

.mapa-rodape {
  width: 3vh;
  height: 3vh;
  box-sizing: border-box;
  float: left;
  margin-right: 2%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  clear: left;
  margin-top: 0.5vh;
}

.icone-email-rodape {
  width: 3vh;
  height: 3vh;
  box-sizing: border-box;
  float: left;
  margin-right: 2%;
  clear: left;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 0.7vh;
}

.icone-telefone-rodape {
  width: 3vh;
  height: 3vh;
  box-sizing: border-box;
  float: left;
  margin-right: 2%;
  clear: left;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 0.5vh;
}

.box-mapa {
  height: 70vh;
  width: 18.25%;
  box-sizing: border-box;
  float: left;
  float: left;
  margin-top: 12.5vh;
  color: #fff;
  line-height: 5vh;
}

.box-mapa h2 {
  height: auto;
  width: 90%;
  font-size: 3vh;
  color: #FFf;
  float: left;
  margin-bottom: 5vh;
}

.box-mapa li {
  margin-top: 0.5vh;
}

.box-mapa b {
  font-weight: 200;
}

.box-obras {
  height: 70vh;
  width: 18.25%;
  box-sizing: border-box;
  float: left;
  margin-left: 4%;
  float: left;
  margin-top: 12.5vh;
  color: #fff;
  line-height: 5vh;
}

.box-obras h2 {
  height: auto;
  width: 90%;
  font-size: 3vh;
  color: #FFf;
  float: left;
  margin-bottom: 5vh;
  font-weight: 700;
}

.box-obras li {
  margin-top: 0.5vh;
}

.box-obras b {
  font-weight: 200;
}

@media (max-width: 1099px) {
  .box-obras {
    height: auto;
    width: 90%;
    margin-left: 5%;
    margin-top: 5vh;
  }
}
.imagens-obras {
  height: 35vh;
  width: 100%;
  float: left;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: left;
  background-position-y: top;
}

.notificacao-email {
  height: 25vh;
  width: 35vw;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 3px;
  position: fixed;
  top: 5vh;
  left: 32.5vw;
  z-index: 99;
}

@media (max-width: 1099px) {
  .notificacao-email {
    height: 25vh;
    width: 80vw;
    left: 10vw;
  }
}
.notificacao-email .barra-notificacao-email {
  width: 100%;
  height: 5vh;
  background-color: #28A9E2;
  border-radius: 3px 3px 0px 0px;
  float: left;
  color: #FFF;
  text-align: center;
  padding-top: 1.25vh;
}

@media (max-width: 1099px) {
  .notificacao-email .barra-notificacao-email {
    height: 9.5vh;
    width: 100%;
    box-sizing: border-box;
    padding-left: 7vw;
    padding-right: 7vw;
    font-size: 2.3vh;
  }
}
.notificacao-email p {
  font-size: 2.3vh;
  margin-top: 3vh;
}

.notificacao-email .fa-close {
  width: 10%;
  height: 3vh;
  box-sizing: border-box;
  float: right;
  margin-top: -4.5vh;
  cursor: pointer;
  color: #FFF;
}

@media (max-width: 1099px) {
  .notificacao-email .fa-close {
    margin-top: -7.85vh;
  }
}
.baixar-catalogo {
  width: 45%;
  float: left;
  margin-top: 7vh;
  text-decoration: underline;
  color: #1A0DBE;
}
.baixar-catalogo .ba {
  width: 50%;
  box-sizing: border-box;
}
.baixar-catalogo .oneth {
  margin-left: 3%;
}

.baixar-catalogo2 {
  width: 45%;
  box-sizing: border-box;
  float: right;
  margin-top: 7vh;
  text-decoration: underline;
  color: #1A0DBE;
}
.baixar-catalogo2 table {
  width: 100%;
  box-sizing: border-box;
}
.baixar-catalogo2 .ba {
  width: 50%;
  box-sizing: border-box;
}
.baixar-catalogo2 .oneth {
  margin-right: 2%;
}

.baixar-catalogo3 {
  width: 60%;
  box-sizing: border-box;
  float: left;
  margin-top: 7vh;
  text-decoration: underline;
  color: #1A0DBE;
}
.baixar-catalogo3 .ba {
  width: 50%;
  box-sizing: border-box;
}
.baixar-catalogo3 .oneth {
  margin-left: 3%;
}


.politica {height: auto;width: 30vw;box-sizing: border-box;padding-top: 3vh;padding-bottom: 3vh;background-color: #FFF;border-radius: 2px;box-shadow: 0px 0px 4px 0.2px rgba(0,0,0,0.3);position: fixed;bottom: 3vh;left: 5vw;z-index: 100;display: none;}.aceito {height: auto;width: 8vw;box-sizing: border-box;padding: 1vh;background-color: #28A9E2;border-radius: 2px;color: #FFF;float: left;margin-left: 5%;font-size: 2vh;text-align: center;cursor: pointer;}.aceitoN {height: auto;width: 8vw;box-sizing: border-box;padding: 1vh;background-color: #28A9E2;border-radius: 2px;color: #FFF;float: left;margin-left: 3%;font-size: 2vh;text-align: center;cursor: pointer;}@media(max-width: 1099px){.politica {width: 80%;}.aceito, .aceitoN {width: 40%;}}


/*# sourceMappingURL=grandes-equipamentos.css.map */


