body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #094e4d;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navbar {
  padding-top: 0px;
  padding-bottom: 25px;
  background-color: transparent;
}

.brand {
  width: 390px;
  height: 65px;
  margin-top: 28px;
  background-image: url('../images/printpress-home.png');
  background-position: 0px 0px;
  background-size: 390px;
  background-repeat: no-repeat;
  opacity: 0.8;
  -webkit-transition: opacity 400ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 400ms cubic-bezier(.23, 1, .32, 1);
}

.brand:hover {
  opacity: 0.9;
}

.fullbanner {
  padding-top: 430px;
  padding-bottom: 20px;
  background-color: #00a09d;
  background-image: url('../images/printpress-landing-page-hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fullbanner.fullbanner-blog {
  padding-top: 210px;
  background-position: 0% 0%;
}

.nav-link {
  padding-right: 14px;
  padding-left: 14px;
  border-bottom: 3px solid #fff;
  -webkit-transition: border-color 1200ms cubic-bezier(.23, 1, .32, 1);
  transition: border-color 1200ms cubic-bezier(.23, 1, .32, 1);
  color: #b3b3b3;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #00a09d;
  color: #00a09d;
}

.nav-link.w--current {
  color: #b3b3b3;
}

.social {
  width: 26px;
  height: 26px;
  background-image: url('../images/printpress-facebook.png');
  background-position: 0px 0px;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.social:hover {
  opacity: 1;
}

.social.instagram {
  margin-left: 6px;
  background-image: url('../images/printpress-instagram.png');
}

.links-topo {
  position: static;
  float: right;
  clear: none;
}

.whatsapp {
  width: 125px;
  height: 27px;
  margin-left: 9px;
  background-image: url('../images/printpress-whatsapp.png');
  background-position: 0px 0px;
  background-size: 125px;
  background-repeat: no-repeat;
  opacity: 0.88;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.whatsapp:hover {
  opacity: 1;
}

.column {
  padding: 70px 90px 138px;
  background-color: #01b5ac;
  font-size: 15px;
}

.paragraph {
  margin-top: 19px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
}

.heading {
  font-size: 36px;
  letter-spacing: 1px;
}

.heading.head-representadas {
  margin-top: 45px;
  text-align: center;
}

.btn-print {
  padding: 15px 37px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  -webkit-transition: background-color 700ms ease;
  transition: background-color 700ms ease;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn-print:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.btn-print.btn-form {
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  letter-spacing: 2px;
}

.btn-print.btn-form:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.btn-print.btn-post {
  margin-top: 40px;
  border-color: #00a09d;
  color: #00a09d;
  font-weight: 700;
}

.btn-print.btn-mais {
  margin-top: 16px;
  float: right;
}

.column-2 {
  display: block;
  height: 435px;
  margin-top: 87px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Suprimentos-e-Equipamentos.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.representadas {
  padding-top: 90px;
  padding-bottom: 90px;
}

.repre {
  width: 189px;
  height: 170px;
  background-image: url('../images/printpress-saturno.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transition: opacity 1100ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 1100ms cubic-bezier(.23, 1, .32, 1);
}

.repre:hover {
  opacity: 0.8;
}

.repre.repre2 {
  width: 284px;
  background-image: url('../images/printpress-mega.png');
}

.repre.repre3 {
  width: 211px;
  background-image: url('../images/printpress-dohler.png');
}

.repre.repre4 {
  width: 171px;
  background-image: url('../images/printpress-durst.png');
}

.repre.repre-5 {
  width: 200px;
  background-image: url('../images/printpress-alumipac.png');
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-3 {
  height: 770px;
  padding: 101px 84px 101px 90px;
  background-image: url('../images/contato-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.head-contato {
  margin-right: 0px;
  margin-bottom: 39px;
  padding: 9px 43px 10px;
  float: left;
  background-color: #01b5ac;
  color: #fff;
}

.campo {
  height: 50px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 22px;
  font-size: 15px;
}

.campo.mensagem {
  height: 120px;
  padding-bottom: 64px;
}

.div-block-2 {
  width: 420px;
  margin-right: 89px;
  float: right;
}

.column-4 {
  height: 770px;
  padding: 0px;
  background-image: url('../images/contato-background-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-3 {
  width: 400px;
  height: 100%;
  padding-left: 46px;
  background-color: #01b5ac;
}

.text-rodape {
  margin-left: 0px;
  opacity: 0.86;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  text-decoration: none;
}

.text-rodape:hover {
  opacity: 1;
}

.div-block-4 {
  width: 7px;
  height: 7px;
  margin-top: 11px;
  margin-right: 15px;
  float: left;
  background-color: #fff;
}

.div-block-4.bloquinho-final {
  margin-bottom: 35px;
}

.div-block-5 {
  padding: 8px 25px;
}

.image {
  padding-top: 214px;
}

.text-block {
  margin-top: 24px;
  margin-left: 10px;
  float: right;
  color: rgba(51, 51, 51, 0.6);
  font-size: 12px;
}

.face-rodape {
  width: 49px;
  height: 51px;
  margin-top: 10px;
  float: right;
  background-image: url('../images/face.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  opacity: 0.9;
  -webkit-transition: opacity 200ms cubic-bezier(.23, 1, .32, 1);
  transition: opacity 200ms cubic-bezier(.23, 1, .32, 1);
}

.face-rodape:hover {
  opacity: 1;
}

.face-rodape.insta-rodape {
  margin-left: 5px;
  float: right;
  background-image: url('../images/insta.png');
}

.column-5 {
  padding-right: 271px;
  padding-left: 10px;
}

.image-2 {
  padding-top: 14px;
  padding-left: 211px;
}

.columns {
  padding-top: 6px;
  padding-bottom: 10px;
}

.tit-post {
  margin-left: -9px;
  padding-right: 80px;
  padding-left: 0px;
  color: #fff;
  font-size: 76px;
  line-height: 63px;
  font-weight: 700;
}

.par-post {
  font-size: 17px;
  line-height: 31px;
}

.container-2 {
  padding-top: 50px;
  padding-bottom: 170px;
}

.sec-blog-list {
  background-color: #00a09d;
}

.container-3 {
  padding-top: 50px;
  padding-bottom: 170px;
}

.div-post {
  padding-top: 35px;
  padding-bottom: 56px;
  border-bottom: 5px solid #035a58;
}

.text-block-2 {
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
  text-align: center;
}

.success-message {
  clear: left;
  background-color: #01b5ac;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .column {
    padding-right: 30px;
    padding-left: 30px;
  }
  .heading.head-representadas {
    margin-bottom: 72px;
  }
  .column-2 {
    background-size: contain;
  }
  .repre {
    position: static;
    width: 158px;
    clear: none;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-3 {
    height: auto;
    padding-right: 119px;
  }
  .div-block-2 {
    margin-right: 0px;
    float: left;
  }
  .text-block {
    float: left;
  }
  .face-rodape {
    float: left;
  }
  .face-rodape.insta-rodape {
    float: left;
  }
  .column-5 {
    padding-right: 10px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .brand.w--current {
    width: 390px;
  }
  .nav-link {
    background-color: #00a09d;
    color: #fff;
  }
  .nav-link:hover {
    background-color: rgba(0, 160, 157, 0.8);
    color: #fff;
  }
  .nav-link.w--current {
    background-color: #00a09d;
    color: #fff;
  }
  .column-3 {
    padding-right: 10px;
    padding-left: 54px;
  }
  .div-block-2 {
    width: 460px;
    margin-right: 50px;
  }
  .text-rodape {
    font-size: 17px;
  }
  .text-block {
    float: left;
  }
  .face-rodape {
    float: right;
  }
  .face-rodape.insta-rodape {
    float: right;
  }
  .image-2 {
    padding-left: 0px;
    float: right;
  }
  .container {
    padding-right: 13px;
    padding-left: 13px;
  }
  .image-3 {
    margin-left: 35px;
  }
  .link-block {
    float: right;
  }
}

@media screen and (max-width: 479px) {
  .brand.w--current {
    width: 225px;
    margin-top: 1px;
  }
  .nav-link:hover {
    color: #fff;
  }
  .nav-link.w--current {
    color: #fff;
  }
  .nav-link.w--current:hover {
    color: #fff;
  }
  .heading.head-representadas {
    font-size: 31px;
  }
  .column-2 {
    height: 310px;
  }
  .column-3 {
    padding-right: 17px;
    padding-left: 17px;
  }
  .head-contato {
    margin-right: 0px;
    padding-right: 25px;
    padding-left: 25px;
    float: none;
    font-size: 33px;
  }
  .div-block-2 {
    width: auto;
    margin-right: 0px;
    float: none;
  }
  .column-4 {
    height: auto;
    padding-bottom: 82px;
  }
  .div-block-3 {
    width: auto;
    padding-left: 10px;
  }
  .text-rodape {
    font-size: 15px;
    line-height: 22px;
  }
  .div-block-5.div-endereco {
    padding-bottom: 68px;
  }
  .image {
    padding-top: 58px;
  }
  .text-block {
    font-size: 10px;
  }
  .image-3 {
    margin-left: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
}

