h1 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #6e6e6e;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

h6 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 18px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
}

.header {
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}

.logo {
  margin-top: 0px;
  margin-right: 30px;
  margin-left: 30px;
  padding: 35px 10px 30px 0px;
}

.navbar {
  margin-top: 10px;
  background-color: #e5e5e5;
}

.paralax {
  position: relative;
  margin-top: 5px;
  padding-top: 0px;
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
  box-shadow: inset 0 0 50px -23px #000, inset 0 0 50px 3px #000;
  opacity: 1;
  -webkit-filter: contrast(114%);
  filter: contrast(114%);
  color: #fff;
  text-align: center;
}

.heading-5 {
  position: relative;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 58px;
  text-align: center;
}

.button {
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #e00109;
  font-family: Exo, sans-serif;
  font-weight: 700;
  text-align: center;
}

.button.outros {
  margin-top: 10px;
  background-color: #a7a7a7;
}

.button.slidebt {
  width: 200px;
}

.heading-7 {
  margin-top: 15px;
  padding: 0px 20px 20px;
  color: #fff;
  text-align: center;
}

.contudobemvindo {
  position: relative;
  display: block;
  overflow: visible;
}

.body {
  color: #9c9c9c;
}

.conteudo {
  padding-top: 80px;
  padding-bottom: 80px;
  color: #000;
}

.image-19 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 30px;
}

.row-2 {
  padding: 20px;
}

.video {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  float: none;
}

.menu_button {
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 70px;
  padding-bottom: 30px;
  border-bottom: 6px solid #070707;
}

.menu_button:hover {
  border-color: #000;
}

.menu_button.w--current {
  padding-top: 80px;
  background-color: #d4d4d4;
  color: #000;
  font-weight: 700;
}

.menu_button.bt-cyan {
  border-bottom-color: #009cde;
}

.menu_button.bt-cyan.w--current {
  border-bottom-color: #009cde;
}

.menu_button.bt-magento {
  border-bottom-color: #f0f;
}

.menu_button.bt-yellow {
  border-bottom-color: #ffef00;
}

.slidersection {
  display: inline;
  margin: 0px auto;
  clear: both;
}

.slidercontainer {
  margin-top: 150px;
  margin-bottom: 60px;
}

.slide1 {
  position: static;
  display: block;
  float: left;
  background-image: url('../images/fundo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.slider-3 {
  height: 80vh;
}

.valores {
  margin-top: -5px;
  padding: 0px 10px;
  background-color: #000;
  background-image: url('../images/paralax.png');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.form-2 {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0px;
}

.text-field {
  background-color: #434343;
  color: #fff;
}

.text-field-2 {
  background-color: #434343;
  color: #fff;
}

.text-field-3 {
  background-color: #434343;
  color: #fff;
}

.text-field-4 {
  background-color: #434343;
  color: #fff;
}

.footer {
  padding-top: 40px;
  background-color: #000;
}

.heading-15 {
  padding-top: 15px;
}

.column-7 {
  text-align: center;
}

.destaque-produtos {
  height: 240px;
  padding-top: 30px;
  background-color: #fc2c33;
  text-align: center;
}

.destaque-produtos._2 {
  background-color: #ef070e;
}

.destaque-produtos._3 {
  background-color: #b90007;
}

.destaque-produtos._4 {
  background-color: #96110d;
}

.white {
  color: #fff;
}

.destaque-video {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #d1d1d1;
}

.valores-img {
  display: block;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-right: 30px;
  float: right;
}

.valores-title {
  margin-top: 10px;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
}

.valores-column {
  padding-top: 60px;
  padding-bottom: 60px;
}

.valores-column._2 {
  padding-right: 35px;
  padding-left: 35px;
  background-color: #3a3a3a;
}

.footer-contact {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.footer-contact._2 {
  width: 40%;
  margin-bottom: 20px;
}

.footer-img {
  float: left;
}

.heading-17 {
  padding-left: 50px;
}

.copyright {
  color: #666;
  text-align: center;
  text-decoration: none;
}

.infinity {
  color: #575757;
  font-weight: 700;
  text-decoration: none;
}

.infinity:hover {
  color: #ff5c00;
}

.header-txt {
  margin-left: 20px;
  padding-top: 6px;
  font-size: 12px;
  line-height: 12px;
}

.facebook {
  margin-right: 30px;
  float: right;
}

.center {
  text-align: center;
}

.formulario {
  padding: 15px;
  border: 1px solid #d3d3d3;
  background-color: #f3f3f3;
}

.contato-row {
  margin-top: 20px;
}

.image-20 {
  display: block;
  width: 380px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.produtos-row {
  margin-bottom: 30px;
}

.portfolio-column {
  padding-right: 0px;
  padding-left: 0px;
}

.espaco1 {
  height: 50px;
}

.conteudo-alinhado {
  margin-right: 0px;
  margin-left: -18px;
  padding-right: 0px;
  padding-left: 0px;
}

.slide2 {
  background-image: url('../images/banner-2.jpg');
  background-position: 50% 50%;
  background-size: 100% 100vh;
}

.portfolio-img {
  border: 1px solid #dadada;
}

.nossos-servicos {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.paragraph {
  text-align: center;
}

.bemvindo {
  text-align: center;
}

.contato-txt {
  margin-top: 0px;
  line-height: 25px;
}

.fale {
  margin-left: 20px;
}

.y {
  color: #6d6d6d;
  text-decoration: none;
}

.b {
  color: #6b6b6b;
  text-decoration: none;
}

.image-21 {
  opacity: 0.68;
}

@media (max-width: 991px) {
  .heading-5 {
    margin-bottom: 0px;
    font-size: 48px;
  }
  .heading-7 {
    margin-top: 0px;
    line-height: 18px;
  }
  .menu_button {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    color: #fff;
    text-align: center;
  }
  .menu_button.w--current {
    padding-top: 15px;
    background-color: transparent;
    color: #fff;
  }
  .footer-contact {
    width: 40%;
  }
  .footer-contact._2 {
    width: 50%;
  }
  .menu-button {
    margin-top: 50px;
  }
  .menu-button.w--open {
    background-color: #000;
  }
  .nav-menu {
    padding-bottom: 20px;
    background-color: rgba(0, 0, 0, .94);
  }
}

@media (max-width: 767px) {
  h1 {
    text-align: center;
  }
  .valores-column._2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-contact {
    width: 50%;
  }
  .footer-contact._2 {
    width: 60%;
  }
  .menu-button {
    margin-right: 30px;
  }
}

@media (max-width: 479px) {
  .heading-5 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 24px;
  }
  .button.slidebt {
    margin-top: 60px;
  }
  .heading-7 {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 14px;
  }
  .conteudo {
    padding: 15px 10px;
  }
  .footer-contact {
    width: 80%;
  }
  .footer-contact._2 {
    width: 90%;
    padding-left: 0px;
  }
  .copyright {
    font-size: 12px;
  }
  .menu-button {
    margin-right: 10px;
  }
  .contato {
    display: block;
    overflow: visible;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
  }
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

