.header {
  padding-top: 15px;
  padding-bottom: 15px;
}

.divcontainer {
  width: 100%;
  height: auto;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.divcontainer.bgheader {
  background-image: -webkit-linear-gradient(270deg, #eee, #eee);
  background-image: linear-gradient(180deg, #eee, #eee);
}

.barratopo {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: -webkit-linear-gradient(270deg, #e00e00, #e00e00);
  background-image: linear-gradient(180deg, #e00e00, #e00e00);
}

.conteudobarratopo {
  float: right;
}

.h3branco {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
}

.brand {
  width: 200px;
}

.navbar {
  background-color: transparent;
}

.navlinkmenu {
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #58595b;
  font-size: 16px;
}

.navlinkmenu:hover {
  border-radius: 30px;
  background-color: #e00e00;
  color: #fff;
}

.navlinkmenu.w--current {
  border-radius: 30px;
  background-color: #e00e00;
  color: #fff;
}

.nav-menu {
  margin-top: 10px;
}

.sliderhome {
  height: 380px;
}

.conteudoslider.slide01 {
  padding-top: 80px;
  background-image: url('../images/banner-home-03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.conteudoslider.slide02 {
  padding-top: 80px;
  background-image: url('../images/banner-home-02.png'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: url('../images/banner-home-02.png'), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.tituloslider {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #e00;
}

.textoslider {
  font-family: Montserrat, sans-serif;
  color: #444;
  font-weight: 300;
}

.textoslider.branco {
  color: #fff;
}

.botaoslider {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 30px;
  background-color: #e00;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.botaoslider:hover {
  background-color: #000;
}

.subtituloslider {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #444;
  font-size: 16px;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.bulletnav {
  color: #000;
}

.boxservicoshome {
  margin-top: 70px;
  margin-bottom: 70px;
}

.h1red {
  font-family: Montserrat, sans-serif;
  color: #e00;
  font-size: 30px;
  line-height: 34px;
}

.p {
  float: none;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: left;
}

.divdiferenciais {
  width: 100%;
  height: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #141414;
}

.h1vermelho {
  float: left;
  font-family: Montserrat, sans-serif;
  color: #e00;
  font-weight: 200;
}

.linhavermelha {
  display: block;
  width: 100%;
  margin-top: 55px;
  float: right;
  border-bottom: 1px solid #e00;
}

.boxconteudodiferenciais {
  margin-top: 30px;
}

.iconediferencais {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.pdiferenciais {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
}

.pspan {
  color: #e00;
  font-weight: 700;
}

.image {
  height: 100px;
}

.image-2 {
  height: 100px;
}

.image-3 {
  height: 100px;
}

.image-4 {
  height: 100px;
}

.divpatrimonio {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #e00;
}

.h1branco {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
}

.image-5 {
  height: 150px;
}

.pbranco {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
}

.column {
  text-align: center;
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #242424;
}

.logotiporodape {
  width: 50%;
}

.boxmenufooter {
  display: block;
  height: 60px;
  padding-top: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #424242;
}

.menufooter {
  padding-top: 15px;
  float: left;
}

.linkmenufooter {
  margin-right: 35px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.redesfooter {
  float: right;
  clear: none;
}

.linkredesfooter {
  margin-left: 10px;
  float: right;
}

.image-6 {
  width: 35px;
}

.boxtelefonefooter {
  margin-right: 30px;
  padding-top: 15px;
  float: none;
}

.telefonefooter {
  margin-top: 2px;
  margin-left: 5px;
  float: left;
}

.iconefooter {
  width: 30px;
  float: left;
}

.textotelefone {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
}

.text-span {
  font-size: 12px;
  font-weight: 200;
}

.conteudotelfooter {
  margin-right: 40px;
  float: left;
}

.copy {
  padding-top: 25px;
  padding-bottom: 20px;
  background-color: #000;
}

.linkbwca {
  float: right;
}

.image-7 {
  height: 15px;
}

.pcopy {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
}

.bannersobre {
  height: 230px;
  background-image: url('../images/sobre-nos.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.divtitulobanner {
  margin-top: 60px;
}

.h1banner {
  font-family: Montserrat, sans-serif;
  color: #e00;
}

.spanh1banner {
  font-weight: 300;
}

.boxconteudointerno {
  margin-top: 70px;
  margin-bottom: 70px;
}

.imageminterna {
  margin-bottom: 39px;
}

.h1redinterna {
  font-family: Montserrat, sans-serif;
  color: #e00;
  font-size: 28px;
  line-height: 32px;
}

.boxdiferenciais {
  display: inline-block;
  width: 100%;
  padding: 15px 0px 10px 15px;
  border: 1px solid #ccc;
}

.heading {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #e00;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
}

.listadiferenciais {
  display: block;
  min-height: 40px;
  margin-bottom: 0px;
  float: none;
  clear: left;
}

.iconedife {
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-right: 22px;
  float: left;
}

.conteudodife {
  height: 50px;
  padding-top: 0px;
  float: left;
}

.bannerservicos {
  height: 230px;
  background-image: url('../images/banner-produtos.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.menulateral {
  border: 1px solid #ccc;
  background-color: #fff;
}

.brand-2 {
  width: 100%;
}

.brandmenu {
  width: 100%;
  padding: 20px 15px;
  border-bottom: 1px solid #ccc;
  font-family: Montserrat, sans-serif;
  color: #e00;
  font-size: 18px;
  font-weight: 700;
}

.navlinkmenulateral {
  width: 100%;
  padding-right: 0px;
  border-bottom: 1px solid #ccc;
  font-family: Montserrat, sans-serif;
  color: #444;
  font-size: 13px;
  font-weight: 300;
}

.navlinkmenulateral.w--current {
  padding: 15px;
  border-bottom: 1px solid #ccc;
  color: #444;
  font-size: 13px;
  font-weight: 600;
}

.thumbservico {
  margin-right: 15px;
}

.boxtexto {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid #ccc;
}

.h3red {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #e00;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

.boximagens {
  padding: 15px;
}

.imagemservico {
  display: block;
  margin-bottom: 15px;
}

.textoicone {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 300;
  text-align: center;
}

.boximagemservico {
  padding-right: 15px;
}

.boxgeralicones {
  margin-top: 15px;
}

.boxbotao {
  margin-top: 30px;
}

.image-8 {
  margin-top: 10px;
  padding-top: 0px;
}

.imagemequipa {
  display: block;
  margin-bottom: 0px;
  border: 1px solid #ccc;
}

.imagemaplicacao {
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.pservicos {
  float: none;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}

.bannercontato {
  height: 230px;
  background-image: url('../images/banner-contato.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.divendereco {
  margin-bottom: 15px;
}

.boxiconeend {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  float: left;
}

.boxend {
  float: left;
}

.h3redend {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #e00;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

.pend {
  margin-bottom: 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: left;
}

.image-9 {
  margin-top: 15px;
}

.link-block {
  display: block;
  clear: left;
  text-decoration: none;
}

.linkp {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-weight: 300;
  text-decoration: none;
}

.inputform {
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.textforme {
  min-height: 120px;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.btnform {
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 30px;
  background-color: #e00;
  font-family: Montserrat, sans-serif;
}

@media (max-width: 991px) {
  .boxservicoshome {
    margin-bottom: 50px;
  }
  .h1red {
    font-size: 26px;
    line-height: 30px;
  }
  .iconediferencais {
    float: none;
    text-align: center;
  }
  .column-2 {
    margin-bottom: 30px;
  }
  .h1redinterna {
    font-size: 26px;
    line-height: 30px;
  }
  .menulateral {
    margin-bottom: 30px;
  }
  .navlinkmenulateral {
    border-style: none none solid;
    border-width: 1px;
    border-color: #ccc;
    background-color: #fff;
  }
  .navlinkmenulateral.w--current {
    background-color: #e00;
    color: #fff;
  }
  .menu-button-2.w--open {
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  .navlinkmenu {
    margin-left: 0px;
    font-size: 14px;
  }
  .navlinkmenu:hover {
    border-radius: 0px;
  }
  .navlinkmenu.w--current {
    margin-left: 0px;
    border-radius: 0px;
    font-size: 14px;
  }
  .sliderhome {
    height: 340px;
  }
  .colunavaziaslider {
    display: none;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #000;
  }
  .boxfotohome {
    display: block;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    text-align: center;
  }
  .divdiferenciais {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .linhavermelha {
    margin-top: 0px;
  }
  .iconediferencais {
    float: none;
    text-align: center;
  }
  .divpatrimonio {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .logotiporodape {
    display: none;
  }
  .linkmenufooter {
    font-size: 14px;
  }
  .textotelefone {
    font-size: 14px;
  }
  .linkbwca {
    float: left;
  }
  .bannersobre {
    height: 230px;
    padding-left: 10px;
  }
  .bannerservicos {
    padding-left: 10px;
  }
  .menulateral {
    margin-bottom: 30px;
  }
  .thumbservico {
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
  }
  .boximagemservico {
    margin-bottom: 15px;
  }
}

@media (max-width: 479px) {
  .conteudobarratopo {
    padding-right: 15px;
    padding-left: 15px;
    float: left;
  }
  .h3branco {
    font-size: 12px;
  }
  .sliderhome {
    height: 340px;
  }
  .conteudoslider.slide01 {
    padding-top: 70px;
  }
  .conteudoslider.slide02 {
    padding-top: 70px;
    background-image: url('../images/banner-home-02.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .tituloslider {
    font-size: 34px;
    line-height: 36px;
  }
  .subtituloslider {
    line-height: 20px;
  }
  .colunavaziaslider {
    display: none;
  }
  .iconediferencais {
    float: none;
  }
  .boxtextodiferencias {
    margin-bottom: 30px;
  }
  .boxmenufooter {
    height: 100px;
  }
  .menufooter {
    padding-bottom: 15px;
  }
  .linkmenufooter {
    margin-right: 15px;
  }
  .redesfooter {
    float: left;
  }
  .linkredesfooter {
    margin-right: 10px;
    margin-left: 0px;
  }
  .conteudotelfooter {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .linkbwca {
    float: left;
  }
  .bannersobre {
    height: 170px;
    padding-left: 10px;
  }
  .h1banner {
    font-size: 22px;
    line-height: 24px;
  }
  .h1redinterna {
    font-size: 23px;
  }
  .bannerservicos {
    height: 170px;
    padding-left: 10px;
  }
  .thumbservico {
    margin-right: 0px;
  }
  .bannercontato {
    height: 170px;
    padding-left: 10px;
  }
}

