html body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: Roboto;
}

@font-face {
  font-family: Roboto;
  src: url("Roboto-ThinItalic-webfont.eot");
}

.laranja {
  color: #db812d;
}

.branco {
  color: #fff;
}

.verde {
  color: #26492a;
}

header {
  background-color: #26492a;
  width: 100%;
  max-width: 100%;
  height: 60px;
  position: fixed;
  z-index: 998;
  top: 0;
}

header form div input {
  background-color: transparent;
  border: solid 2px #db812d;
  color: #db812d;
  margin-top: 15px;
}

header form div input::-webkit-input-placeholder {
  color: #db812d;
}

header form div input:-ms-input-placeholder {
  color: #db812d;
}

header form div input::-ms-input-placeholder {
  color: #db812d;
}

header form div input::placeholder {
  color: #db812d;
}

header form div button {
  margin-left: -5px;
  background-color: transparent;
  border: solid 2px #db812d;
}

header form div button svg {
  color: #db812d;
}

header section div {
  position: relative;
  float: right;
}

header section div span {
  color: #fff;
}

header section div span svg {
  color: #db812d;
}

header section div span i {
  color: #db812d;
}

.navegacao {
  margin-top: 60px;
  background-image: url("/root/img/01_bg.png");
  background-position: top;
  background-repeat: no-repeat;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 300px;
}

.navegacao nav {
  font-size: 14px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  z-index: 999;
}

.navegacao nav div {
  width: 100%;
  text-align: center;
  padding-top: 25px;
}

.navegacao nav div a {
  text-decoration: none;
  color: #fff;
  width: 100%;
}

.navegacao nav div :hover {
  text-decoration: none;
  color: #fff;
}

.navegacao nav .collapseProdutos section {
  width: 90%;
  max-width: 150px;
  position: absolute;
  margin: auto;
  margin-top: -3px;
  z-index: 950;
}

.navegacao nav .collapseProdutos section div {
  font-size: 12px;
  font-weight: 300;
  background-color: #db812d;
  padding: 5px 10px;
}

.navegacao nav .collapseProdutos i {
  color: #fff;
}

.navCorPrinc {
  color: #fff;
}

.navCorSecund {
  color: #db812d !important;
}

.wthas {
  font-size: 12px;
}

.fontTextos {
  line-height: 30px;
  font-weight: 500;
  color: #26492a;
}

#linear-gradient {
  width: 100%;
  height: 8px;
  background-image: -webkit-gradient(linear, left top, right top, from(#db812d), to(#f4c498));
  background-image: linear-gradient(to right, #db812d, #f4c498);
}

.cont-navegacao-img {
  width: 80%;
  max-width: 800px;
  margin: auto;
  margin-top: 50px;
}

@media screen and (max-width: 425px) {
  .cont-navegacao-img {
    margin-top: 25px;
  }
}

.navegacao-img {
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  -o-object-fit: contain;
     object-fit: contain;
  width: 78%;
  height: 100%;
  max-height: 400px;
  position: absolute;
  max-width: 800px;
}

@media screen and (max-width: 770px) {
  .navegacao {
    height: 200px;
  }
  .navegacao-img {
    max-height: 300px;
  }
}

@media screen and (max-width: 425px) {
  .navegacao-img {
    max-height: 150px;
  }
  .navegacao {
    height: 150px;
  }
}

.conteinerLogo {
  background-color: #26492a;
  width: 100%;
  height: 100%;
  max-width: 100px;
  min-width: 100px;
  max-height: 100px;
  min-height: 100px;
  margin-top: -28px;
}

.conteinerLogo img {
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}

.none {
  display: none;
}

.logoPosition {
  width: 50px;
  margin: auto;
  margin-top: -35px;
  text-align: center;
}

.logoPosition img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.wthsPositionafter {
  margin-top: -30px;
}

.wthsPositionahover {
  margin-top: -24px;
}

@media screen and (max-width: 770px) {
  .logoPosition {
    width: 66px;
    margin: auto;
    margin-top: 5px;
    text-align: center;
  }
  .logoPosition img {
    width: 60px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .conteinerLogo {
    width: 100%;
    height: 100%;
    max-width: 66px;
    min-width: 66px;
    max-height: 70px;
    min-height: 70px;
    margin-top: -28px;
    margin-bottom: 30px;
  }
  .conteinerLogo img {
    width: 70%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

footer {
  width: 100%;
  background-color: #26492a;
  border-bottom: solid #26492a 20px;
}

footer .footern1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
}

footer .footern1 .esquerda {
  text-align: end;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  width: 45%;
  padding-right: 15px;
  line-height: 20px;
}

footer .footern1 .icon-wthas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  font-size: 20px;
}

footer .footern1 .icon-wthas img {
  width: 55px;
}

footer .footern1 .icon-wthas .chamaNoWthas {
  line-height: 25px;
  margin-top: 7px;
  margin-left: 5px;
  color: #db812d;
  font-weight: 600;
  min-width: 100px;
  font-size: 30px;
}

footer .footern1 .btn-wthas {
  width: 30%;
}

footer .footern1 .btn-wthas button {
  font-size: 15px;
  border: solid #db812d 1px;
  background-color: transparent;
  color: #fff;
  padding: 5px 15px;
  margin-top: 15px;
}

@media screen and (max-width: 770px) {
  footer .footern1 {
    display: block;
    padding-top: 20px;
  }
  footer .footern1 .esquerda {
    text-align: center;
    width: 200px;
    padding-right: 15px;
    line-height: 20px;
    margin: auto;
  }
  footer .footern1 .icon-wthas {
    padding: 20px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    margin: auto;
  }
  footer .footern1 .icon-wthas img {
    width: 70px;
  }
  footer .footern1 .icon-wthas .chamaNoWthas {
    margin-top: 5px;
    margin-left: 5px;
    color: #db812d;
    font-weight: 600;
  }
  footer .footern1 .btn-wthas {
    width: 111px;
    margin: auto;
    margin-bottom: 20px;
  }
  footer .footern1 .btn-wthas button {
    font-size: 15px;
    border: solid #db812d 1px;
    background-color: transparent;
    color: #fff;
    padding: 5px 15px;
  }
}

footer .separador {
  width: 100%;
  height: 5px;
  background-color: #db812d;
}

footer .footer-left {
  color: #fff;
  width: 33%;
}

footer .conteiner-img-logo {
  width: 34%;
}

footer .conteiner-img-logo .img-logo-footer {
  width: 300px;
  max-width: 150px;
  min-width: 150px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
}

footer .conteiner-img-logo .img-logo-footer img {
  width: 100%;
  height: 100%;
}

footer .footer-right {
  color: #fff;
  width: 33%;
}

footer .footer-right i {
  color: #db812d;
  padding: 5px;
}

footer .footer-right div {
  text-align: end;
}

footer .footer-right .dias {
  color: #db812d;
}

footer .img-footer-icons {
  width: 15px;
  margin-right: 2px;
}

@media screen and (max-width: 770px) {
  footer .conteiner-img-logo {
    width: 100%;
  }
  footer .footer-left {
    color: #fff;
    width: 100%;
  }
  footer .footer-left .cont-center-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .footer-right {
    color: #fff;
    width: 100%;
  }
  footer .footer-right div {
    text-align: center;
  }
  footer .footer-right .cont-redes-soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  footer .footer-right .cont-redes-soc i {
    color: #db812d;
    padding: 5px;
  }
  footer .footer-right .dias {
    color: #db812d;
  }
}
/*# sourceMappingURL=main.css.map */