* {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  margin: 0;
  padding: 0;
}

/* PAGINA DE ERRO 404 - NAO MECHER */
#erro-total {
  width: 700px;
  height: 270px;
  margin: 15px 0;
}

#imagem-centralizada {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}

#texto-404 {
  width: 100%;
  font-family: Calibri;
  font-size: 22px;
  text-align: center;
}

#aguarde {
  width: 100%;
  font-family: Calibri;
  font-size: 19px;
  text-align: center;
  margin: 5px 0;
}

.page-404 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 600px;
}

.mapa iframe {
  width: 1920px;
  height: 450px;
}

/* #####################FINAL###################### */
/* all pages */
a {
  text-decoration: none;
}

.logo-pw {
  text-align: center;
}

.logo-pw div p:first-child a {
  color: #878787;
  font: 12px Helvetica;
  margin-top: -8px;
  display: block
}

.logo-pw div {}

.logo-pw div a span {
  color: transparent
}

.global {
  margin: 0 auto;
}

.conteudo-pages {
  min-height: 500px;
  width: 100%;
  margin: 0 auto;
}

.texto-pages {
  font: 15px/25px "Calibri";
  color: #000;
  text-align: justify;
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}

h1 {
  font: 30px "calibri";
  padding-bottom: 5px;
  font-weight: lighter;
  color: #ffffff;
  text-align: center;
  padding-top: 3px;
  background: linear-gradient(90deg, #2459a4, #6195ff, #1f3664);
}

.texto-pages h2 {
  font: 22px "Calibri";
  padding-left: 10px;
  margin-bottom: 10px;
  margin-top: 30px;
  font-weight: bold;
  color: #1f3664;
  padding: 0;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
}

.slick-track {
  max-width: none;
}

.slider .slick-prev {
  left: 45px !important;
}

.slider .slick-next {
  right: 45px !important;
}

.slider img {
  max-width: 100%;
}

.slider2 .slick-active {
  opacity: 0.6 !important;
}

.slider2 .slick-center {
  opacity: 1 !important;
}

.slider2 .slick-slide {
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -os-transition: all 0.3s;
}

.slider2 .slick-prev {
  right: 50px;
  left: initial;
  top: 0px;
}

.slider2 .slick-next {
  top: 0px;
  right: 0px;
}

.menu-resp {
  display: none;
}

.contato {}

.contato input {
  width: 100%;
  padding: 10px 20px;
  background: #eee;
  border: #ccc;
  color: #666;
  box-sizing: border-box;
  margin-bottom: 10px;
  outline: none !important;
}

.contato textarea {
  width: 100%;
  padding: 10px 20px;
  background: #eee;
  border: #ccc;
  color: #666;
  box-sizing: border-box;
  margin-bottom: 10px;
  outline: none !important;
  resize: none;
  height: 200px;
}

.contato .submit {
  cursor: pointer;
  background: #016086;
  color: #fff;
}

body {
  overflow-x: hidden;
}

.fundo-slider {
  overflow: hidden;
  position: relative;
  display: flex;
}

.fundo-slider img {
  max-width: initial !important;
}

.slogan-total {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 50%;
  text-align: center;
  z-index: 9999;
  width: 700px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slogan {
  width: 700px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.slogan .titulo {
  font: 50px "calibri";
  font-weight: lighter;
  color: #fff;
  margin-bottom: 10px;
  visibility: hidden;
}

.slogan .conteudo {
  font: 25px "calibri";
  font-weight: lighter;
  color: #fff;
  visibility: hidden;
}

.linha-topo-total {
  border-bottom: 1px solid #DDDDDD;
}

.linha-topo {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.linha-topo .item {
  font: 20px "calibri";
  color: #666;
  padding: 10px 20px;
}

.topo-total {
  background: url(../pw-images/fundo-topo.jpg) center;
}

.topo {
  width: 1200px;
  margin: 0 auto;
}

.topo>div {
  width: 100%;
  text-align: center;
}

.topo .logo {
  padding: 30px 0px;
}

.menu ul {
  position: relative;
}

.menu li {
  display: inline-block;
  cursor: default;
}

.menu li a {
  display: block;
  padding: 20px 40px;
  font: 18px "calibri";
  color: #000000;
  border-right: 1px solid #ddd;
}

.menu li:last-child a {
  border-right: none;
}

.menu li a:hover {
  color: #2459a4;
}

.box-01-total {
  padding: 40px 0px;
}

.box-01 {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.box-01 .item {
  width: 235px;
  margin: 20px 0px;
  text-align: center;
  position: relative;
  visibility: hidden;
  transform: none !important;
}

.box-01 .item:hover .conteudo {
  box-shadow: 0px 0px 0px 2px #33b8ff, 0px 3px 8px 0px #0082c7;
  background: linear-gradient(to bottom, #fff, #f8f8f8);
  opacity: 1;
  transition: opacity 0.5s;
}

.box-01 .item:hover .img::before {
  opacity: 1;
  transition: opacity 0.5s;
}

.box-01 .item:hover .conteudo::before {
  opacity: 1;
}

.box-01 .item:hover .conteudo::after {
  opacity: 1;
}

.box-01 .item .img {
  width: 100%;
  height: 215px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}

.box-01 .item .img::before {
  opacity: 0;
  content: "Saiba Mais";
  font: 34px "calibri";
  text-transform: uppercase;
  font-weight: lighter;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(36, 89, 164, 0.7);
  transition: opacity 0.5s;
}

.box-01 .item .img img {
  width: 100%;
  min-height: 100%;
  height: auto;
}

.box-01 .item .titulo {
  font: 25px "calibri";
  font-weight: lighter;
  color: #0082c7;
  margin-bottom: 20px;
}

.box-01 .item .conteudo {
  font: 16px "calibri";
  font-weight: lighter;
  color: #666;
  margin-bottom: 10px;
  padding: 15px 10px;
  position: relative;
  box-sizing: border-box;
  border-radius: 5px;
  opacity: 0;
  text-align: left;
  transition: opacity 0.5s;
  position: absolute;
  width: 100%;
  z-index: 1;
  transition: opacity 0.5s;
}

.box-01 .item .conteudo::before {
  opacity: 0;
  content: "";
  position: absolute;
  top: -20px;
  left: 20px;
  border: 10px solid transparent;
  border-bottom-color: #33b8ff;
}

.box-01 .item .conteudo::after {
  opacity: 0;
  content: "";
  position: absolute;
  top: -17px;
  left: 20px;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}

.box-02-total {}

.box-02 {
  display: table;
}

.box-02 .item {
  width: 33.333333333333333333%;
  float: left;
  position: relative;
  text-align: center;
  visibility: hidden;
}

.box-02 .item .img {
  width: 100%;
  height: auto;
  margin-bottom: -3px;
}

.box-02 .item .img img {
  width: 100%;
  height: auto;
  min-height: 100%;
}

.box-02 .item .conteudo {
  font: 20px "calibri";
  font-weight: lighter;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.85;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 90%;
  background: #2459a4;
  border: 10px solid #6195ff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.box-02 .item .conteudo .titulo {
  font: 60px "calibri";
  font-weight: lighter;
  color: #fff;
}

.box-03-total {
  padding: 40px 0px;
  background: #1f3664;
}

.box-03 {
  width: 800px;
  margin: 0 auto;
}

.box-03>.titulo {
  font: 40px "calibri";
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}

.box-03 .box {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.box-03 .item {
  width: 48%;
}

.box-03 .item input {
  background: #eee;
  border: 1px solid #ccc;
  font: 18px "calibri";
  color: #999;
  padding: 15px 20px;
  box-sizing: border-box;
  width: 100%;
  outline: none !important;
  margin-bottom: 20px;
}

.box-03 .item input:last-child {
  margin-bottom: 0px;
}

.box-03 .item textarea {
  background: #eee;
  border: 1px solid #ccc;
  font: 18px "calibri";
  color: #999;
  padding: 15px 20px;
  box-sizing: border-box;
  width: 100%;
  outline: none !important;
  resize: none;
  height: 100%;
}

.box-03 .submit {
  margin: 0 auto;
  font: 20px "calibri";
  width: 100%;
  display: table;
  background: #6195ff;
  padding: 15px 20px;
  color: #fff;
  border: none;
  cursor: pointer;
}

.mapa {
  display: flex;
  position: relative;
}

.rodape-total {}

.rodape {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.rodape>div {
  padding: 20px 0px;
  font: 20px "calibri";
  color: #878787;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rodape .social img {
  padding: 5px;
}

div:hover>.btn {
  display: block;
  opacity: 1;
  transform: rotate(360);
  transition: all 1s;
}

.btn {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 40px;
  padding: 5px 0px;
  bottom: 0px;
  z-index: 999;
  cursor: pointer;
  opacity: 0.6;
  transition: all 1s;
}

.btn.absolute {
  position: absolute;
}

.btn>div {
  width: 100px;
  display: inline-block;
}

.btn .remove::before {
  font-weight: 900;
  content: "\f05e";
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  color: #000;
  width: 100%;
  text-align: center;
  display: block;
}

.btn .remove::after {
  content: "";
  font-family: calibri;
  font-size: 14px;
  color: #000;
  width: 100%;
  text-align: center;
  display: block;
}

.btn .add::before {
  font-weight: 900;
  content: "\f055";
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
  color: #000;
  width: 100%;
  text-align: center;
  display: block;
}

.btn .add::after {
  content: "RETORNAR";
  font-family: calibri;
  font-size: 16px;
  color: #000;
  width: 100%;
  text-align: center;
  display: block;
}

.btn.white *::before,
.btn.white *::after {
  color: #fff !important;
}

.menu li.sub-menu:hover ul {
  display: block;
}

.menu li.sub-menu ul:hover {
  display: block;
}

.menu li.sub-menu ul {
  position: absolute;
  z-index: 999;
  width: 200px;
  background: #ffffff;
  display: none;
}

.menu li.sub-menu ul li {
  width: 100%;
  display: block;
}

.sub-menu li a {
  padding: 13px 5px;
  font: 18px "calibri";
  box-shadow: 0px 2px 0px 0px #0082c7 inset;
}

.sub-menu li a:hover {
  color: #0082c7;
}

.menu-total {
  position: relative;
  z-index: 99999;
}

.imgs {
  display: flex;
  justify-content: center;
  align-items: center;
}

.imgs.cilindros img {
  object-fit: cover;
}

.imgs img {
  box-shadow: 2px 2px 2px #2b4780;
  border-radius: 5px;
}

.orcamento {
  width: 100%;
  text-align: center;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.orcamento a {
  background: #6195ff;
  font: 25px 'calibri';
  color: white;
  padding: 10px 120px;
  transition: 0.5s;
  box-shadow: 1px 1px 2px black;
}

.orcamento a:hover {
  background: #2459a4;
  transition: 0.5s;
}

.imgs.homogeneizadores {
  flex-wrap: wrap;
  justify-content: space-around;
}

.imgs.homogeneizadores img {
  width: 280px;
  margin: 10px;
}

.contato-info {
  width: 1200px;
  margin: 0 auto;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}

.contato-info-linha {
  width: 100%;
  text-align: center;
  font: 16px "calibri";
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}

.contato-info-linha-item {
  text-align: center;
  font: 18px "calibri";
  width: fit-content;
}

.contato-info-linha i {
  font-size: 22px;
  color: #6195ff;
  margin-right: 5px;
}

.contato-info-linha-item:first-child {}

form.ctt-page input {
  background: #eee;
  border: 1px solid #ccc;
  font: 18px "calibri";
  color: #999;
  padding: 15px 20px;
  box-sizing: border-box;
  width: 100%;
  outline: none !important;
  margin-bottom: 20px;
}

.ctt-page input[type="submit"] {
  margin: 0 auto;
  font: 20px "calibri";
  width: 100%;
  display: table;
  background: #6195ff;
  padding: 15px 20px;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: 0.5s;
}

.ctt-page textarea {
  background: #eee;
  border: 1px solid #ccc;
  font: 18px "calibri";
  color: #999;
  padding: 15px 20px;
  box-sizing: border-box;
  width: 100%;
  outline: none !important;
  resize: none;
  height: 200px;
  margin-bottom: 10px;
}

.ctt-page input[type="submit"]:hover {
  background: #203765;
}

.antes-depois {
  display: flex;
}

.antes-depois h2 {
  font-size: 50px;
}

.antes-depois hr {
  border: 2px solid #1f3664;
}

.servicos {
  width: 1200px;
  margin: 0 auto;
}

.servicos img {
  width: 1200px;
  margin-top: 40px;
  box-shadow: 2px 2px 2px #2b4780;
  border-radius: 5px;
}

.texto-pages .texto p {
  font: 18px "calibri";
  font-weight: lighter;
  color: #666;
  margin: 10px 0;
}

img.empresa {
  box-shadow: 4px 4px 2px #2b4780;
  border-radius: 5px;
  margin-bottom: 20px;
}

.lista-dupla {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.lista-dupla ul {
  width: 40%;
}

.lista-dupla ul li {
  text-align: justify;
  font: 18px "calibri";
  font-weight: lighter;
  color: #666;
  margin: 10px 0;
  list-style-position: inside;
}

.lista-dupla ul li.titulo {
  list-style: none;
  font-weight: bolder;
  font-size: 23px;
  color: #6195ff;
  text-shadow: 1px 1px 1px black;
}

.texto-pages .texto p span {
  font: 20px "calibri";
  font-weight: bolder;
  color: #666;
  font-style: italic;
  margin: 10px 0;
}

.imagem {
  width: 45%;
}

.conteudo {
  width: 45%;
}

.conteudo-confirma {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

align-items: c .frase p {
  font: 22px "calibri";
  font-weight: lighter;
  color: #666;
  margin: 10px 0;
  text-align: center;
}

.frase {
  margin: 40px;
}

.frase p {
  font-weight: lighter;
  color: #666;
  margin: 10px 0;
  font-family: calibri;
  font-size: 22px;
  text-align: center;
}

.entrar a {
  font-family: Calibri;
  display: block;
  text-align: center;
  background: #285da9;
  color: #fff;
  font-size: 25px;
  padding: 20px 0px;
  box-shadow: 3px 3px 0px 2px #1f3664;
  margin: 40px;
}

/*!!responsivo*/
@media only screen and (max-width:1200px) {
  * {
    max-width: 100%;
    box-sizing: border-box;
  }

  .conteudo-pages {
    padding: 2%;
  }

  .menu li {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
  }

  .rodape div {
    width: 100%;
    margin: 0;
    text-align: center;
  }

  .rodape>div {
    padding: 10px 0;
  }

  .linha-topo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .box-02 .item {
    width: 50%;
    float: left;
    position: relative;
    text-align: center;
  }

  .menu li a {
    border-right: none;
  }
}

@media only screen and (max-width:900px) {
  .slogan .titulo {
    font-size: 30px;
  }

  .slogan .conteudo {
    font-size: 20px;
  }

  .box-02 .item .conteudo .titulo {
    font-size: 40px;
  }

  .menu li a {
    padding: 10px;
  }
}

@media only screen and (max-width:600px) {
  .box-02 .item {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
  }
}

@media only screen and (max-width:500px) {
  .fundo-slider {
    display: block;
  }

  .slogan-total {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    background: #0082C7;
    padding: 20px 0;
  }

  .box-03 {
    padding: 0 10px;
  }

  .box-03 .item {
    width: 100%;
  }

  .box-03 .item input:last-child {
    margin-bottom: 20px;
  }

  .g-recaptcha {
    width: auto;
    margin-bottom: 20px;
  }
}
