body {
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 0px;
  color: white;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
}
h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  color: white;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  padding-right: 0px;
  color: #2b2b2b;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: justify;
}
a {
  color: white;
  text-decoration: none;
}
.button {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 10px;
  background-color: #009ee3;
  box-shadow: black 0px 1px 3px 0px;
  transition: all 500ms ease;
  color: white;
  font-size: 18px;
  line-height: 29px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  box-shadow: black 0px 8px 10px 0px;
}
.button.enviar {
  margin-right: 20px;
  margin-left: 0px;
  padding-right: 30px;
  float: right;
  background-color: #ffd600;
  color: black;
}
.button.enviar:hover {
  margin-right: 0px;
}
.button.enviar.orcar {
  margin-right: 20px;
  color: rgba(0, 0, 0, 0.90);
  font-weight: 300;
}
.button.enviar.orcar:hover {
  margin-right: 0px;
  box-shadow: black 0px 2px 5px 0px;
}
.button.whit {
  margin-bottom: 10px;
  background-color: white;
  color: rgba(0, 0, 0, 0.90);
}
.button.whit:hover {
  color: black;
}
.nav-link {
  padding-top: 40px;
  padding-bottom: 40px;
  transition: all 500ms ease;
  color: rgba(255, 255, 255, 0.49);
}
.nav-link:hover {
  color: white;
}
.nav-link.w--current {
  color: #2196f3;
}
.navbar {
  position: fixed;
  width: 100%;
  background-color: #2d2d2c;
}
.navbar.home {
  background-color: rgba(46, 46, 46, 0.8);
  color: #333;
}
.home-up {
  margin-top: 0px;
  padding-top: 0px;
}
.brand {
  padding-top: 15px;
  padding-bottom: 15px;
}
.slider {
  height: 500px;
  margin-top: -1px;
}
.slide {
  padding-top: 160px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.18)), url('../images/3727195276_78ffb9783e_o.jpg');
  background-position: 0% 0%, 0% 38%;
  background-size: auto, cover;
}
.slide._2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0.52) 21%, rgba(0, 0, 0, 0.02)), url('../images/maxresdefault-(1).jpg');
  background-position: 0% 0%, 0% 93%;
  background-size: auto, auto;
}
.modelo-site {
  padding-top: 5px;
  padding-bottom: 0px;
  color: white;
  font-weight: 400;
  text-align: center;
}
.mage {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f2f2f2;
  color: #383838;
}
.mage.materiais {
  background-color: #009ee3;
  color: #383838;
}
.mage.clientes {
  background-color: #f2f2f2;
}
.mage.footer {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 3px solid #f1c40f;
  background-color: #e8e8e8;
}
.mage.historia {
  padding-top: 25px;
  background-color: #f2f2f2;
  color: #333;
}
.mage.or-amento {
  background-color: #009ee3;
  font-weight: 300;
}
.title-materiais {
  margin-bottom: 0px;
  padding-bottom: 12px;
  font-size: 38px;
  line-height: 45px;
  text-align: center;
}
.div-materiais {
  text-align: center;
}
.materiais-sub {
  padding-top: 10px;
  padding-bottom: 10px;
  color: black;
  text-align: center;
}
.materiais-img {
  width: 150px;
  height: 150px;
  border-radius: 150px;
}
.subtitle {
  padding-bottom: 25px;
  color: white;
  text-align: center;
}
.subtitle.clientes {
  color: black;
  text-align: center;
}
.subtitle.historia {
  padding-top: 40px;
  color: #2b2b2b;
  font-size: 25px;
  text-align: left;
}
.subtitle.materiais {
  color: white;
}
.div-clientes {
  display: block;
  width: 200px;
  height: 200px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.title-clientes {
  color: black;
  text-align: center;
}
.title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  font-size: 38px;
  line-height: 45px;
  text-align: center;
}
.title.clientes {
  color: #333;
}
.title.materiais {
  color: white;
}
.telefone {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 20px;
  line-height: 35px;
  text-align: left;
}
.telefone.number {
  font-size: 25px;
}
.email {
  padding-top: 0px;
  padding-bottom: 0px;
  transition: all 500ms ease;
  color: black;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
}
.email:hover {
  color: #26acff;
}
.email.footer {
  color: black;
}
.copy {
  padding-top: 0px;
  color: black;
  text-align: center;
}
.endereco {
  padding-top: 0px;
  color: black;
}
.slide-nav {
  background-color: rgba(31, 31, 31, 0.36);
}
.sobre-up {
  padding-top: 140px;
  padding-bottom: 21px;
  background-color: #419fdd;
}
.img-maquina {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.img-port {
  display: block;
  width: 250px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  text-decoration: none;
}
.port-name {
  padding-top: 0px;
  padding-bottom: 10px;
  color: #2e2e2e;
  text-align: center;
}
.div-port {
  text-align: center;
}
.link-port {
  color: #454545;
  font-size: 12px;
  text-decoration: none;
}
.link-port:hover {
  color: #00e;
  text-decoration: none;
}
.lightbox-port:hover {
  text-decoration: none;
}
.row-port {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-port.up {
  margin-top: 20px;
}
.head {
  text-align: center;
}
.head-port {
  color: black;
  text-align: center;
}
.coluna-contato {
  padding-right: 0px;
  padding-left: 0px;
}
.map {
  height: 800px;
  padding-bottom: 0px;
  background-color: white;
}
.div-contato {
  height: 100%;
  padding-top: 160px;
  padding-bottom: 21px;
  padding-left: 30px;
  background-color: #419fdd;
  color: #01579b;
}
.telcontato {
  position: static;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 40px;
  line-height: 50px;
}
.email-contato {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  transition: all 500ms ease;
  font-size: 25px;
  line-height: 30px;
  font-weight: 300;
}
.email-contato:hover {
  color: #ed5353;
  text-decoration: none;
}
.endereco-contato {
  padding-top: 10px;
  color: white;
}
.form {
  width: 70%;
  padding-top: 50px;
}
.label {
  padding-left: 18px;
  color: white;
  font-weight: 300;
}
.label.qt {
  text-align: left;
}
.field {
  padding-right: 24px;
  padding-left: 24px;
  border: 0px solid black;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 500ms ease;
  color: white;
}
.field:focus {
  background-color: white;
  color: #404040;
}
.field.msg {
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  min-width: 100%;
  padding-top: 17px;
}
.field.msg:focus {
  background-color: white;
}
.or-amento-up {
  padding-top: 140px;
  padding-bottom: 20px;
  background-color: #ffd600;
}
.orca-form {
  text-align: left;
}
.orca-content {
  padding-right: 180px;
  padding-left: 180px;
  text-align: left;
}
.arquivo {
  padding-left: 8px;
  background-color: rgba(255, 255, 255, 0);
  color: white;
}
.footer-phone {
  color: black;
}
.email-footer {
  color: black;
}
.slider-title {
  padding-right: 281px;
}
.slider-title._2 {
  padding-right: 282px;
}
.logo {
  height: 70px;
}
.sobre-historia {
  padding-right: 60px;
}
.logo-text {
  display: none;
}
@media (max-width: 991px) {
  h2 {
    font-size: 45px;
  }
  p {
    padding-right: 0px;
  }
  .button.enviar {
    margin-right: 0px;
  }
  .button.enviar.orcar {
    margin-right: 0px;
  }
  .nav-link {
    text-align: center;
  }
  .nav-link.w--current {
    text-align: center;
  }
  .nav-menu {
    padding-top: 113px;
    background-color: rgba(0, 0, 0, 0.90);
    color: rgba(0, 0, 0, 0.49);
  }
  .mage.or-amento {
    padding-top: 50px;
  }
  .port-name {
    font-size: 15px;
  }
  .map {
    height: 950px;
  }
  .div-contato {
    padding-right: 10px;
    padding-bottom: 46px;
  }
  .email-contato {
    font-size: 18px;
  }
  .endereco-contato {
    padding-right: 36px;
  }
  .form {
    width: 100%;
  }
  .orca-content {
    padding-left: 100px;
  }
  .menu-button {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .menu-button.w--open {
    background-color: #363636;
  }
  .icon {
    color: white;
  }
  .slider-title {
    padding-right: 125px;
  }
  .slider-title._2 {
    padding-right: 123px;
  }
  .sobre-historia {
    padding-right: 40px;
  }
  .container-politica {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 35px;
  }
  h3 {
    font-size: 25px;
    line-height: 30px;
  }
  p {
    padding-right: 0px;
  }
  .button {
    font-size: 15px;
  }
  .brand {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .slide {
    padding-right: 16px;
    padding-left: 16px;
  }
  .slide._2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .mage {
    padding-right: 15px;
    padding-left: 15px;
  }
  .mage.materiais {
    padding-right: 16px;
    padding-left: 16px;
  }
  .mage.clientes {
    padding-right: 15px;
    padding-left: 15px;
  }
  .mage.footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .mage.historia {
    padding-right: 15px;
    padding-left: 15px;
  }
  .materiais-img {
    width: 100px;
    height: 100px;
  }
  .subtitle.historia {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
    text-align: left;
  }
  .div-clientes {
    width: 150px;
    height: 150px;
  }
  .endereco {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .sobre-up {
    padding-right: 15px;
    padding-left: 15px;
  }
  .img-maquina {
    height: 150px;
  }
  .div-port {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .map {
    height: 350px;
  }
  .div-contato {
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .telcontato {
    font-size: 35px;
  }
  .form {
    padding-top: 30px;
  }
  .field.msg {
    min-height: 100px;
  }
  .or-amento-up {
    padding-right: 15px;
    padding-left: 15px;
  }
  .orca-content {
    padding-right: 25px;
    padding-left: 25px;
  }
  .email-footer {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .slider-title {
    padding-right: 156px;
  }
  .slider-title._2 {
    padding-right: 127px;
  }
  .logo {
    height: 60px;
  }
  .sobre-historia {
    padding-right: 0px;
  }
  .politica-text {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 479px) {
  p {
    padding-right: 0px;
  }
  .button.enviar.orcar {
    margin-top: 10px;
    padding-top: 11px;
  }
  .slider {
    height: 400px;
  }
  .mage.clientes {
    padding-right: 10px;
    padding-left: 10px;
  }
  .mage.or-amento {
    padding-left: 10px;
  }
  .materiais-img {
    width: 80px;
    height: 80px;
  }
  .subtitle.clientes {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-clientes {
    width: 100px;
    height: 100px;
  }
  .email {
    font-size: 18px;
  }
  .copy {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .div-port {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .map {
    display: none;
  }
  .div-contato {
    padding-top: 150px;
  }
  .orca-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .arquivo {
    padding-left: 0px;
    font-size: 13px;
  }
  .slider-title {
    padding-right: 0px;
    font-size: 25px;
  }
  .sobre-historia {
    font-size: 15px;
    line-height: 25px;
  }
  .container-politica {
    padding-right: 0px;
    padding-left: 0px;
  }
}