﻿@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix")
      format("embedded-opentype"),
    url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"),
    url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"),
    url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Geometr415 Lt BT";
  src: url("../fonts/Geometric415BT-LiteA.woff2") format("woff2"),
    url("../fonts/Geometric415BT-LiteA.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Humanist 777";
  src: url("../fonts/Humanist777BT-BlackCondensedB.woff2") format("woff2"),
    url("../fonts/Humanist777BT-BlackCondensedB.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
body {
  font-family: "Roboto", sans-serif;
  line-height: 1.6;
  font-size: 16px;
  background: #fff;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden;
}
body.bcf-offcanvas {
  overflow: hidden;
}
a {
  color: #00507d;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: none !important;
  color: #29222b !important;
}
p,
ul,
ol {
  margin-bottom: 0em;
  font-size: 16px;
  color: #636466;
  font-family: "Roboto", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #5a5a5a;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}
#realizacao h5 {
  font-weight: 300;
  color: #636466;
  font-size: 0.9em;
}
figure {
  margin-bottom: 2em;
}
::-webkit-selection {
  color: #fcfcfc;
  background: #00507d;
}
::-moz-selection {
  color: #fcfcfc;
  background: #00507d;
}
::selection {
  color: #fcfcfc;
  background: #262626;
}
.titulo-h3 {
  color: #426d54;
  font-size: 30px;
  line-height: 0.8em;
  text-transform: uppercase;
  font-family: "Humanist 777";
}
.titulo-h3 span.cor1 {
  display: inline;
  font-size: 0.8em;
  color: #d61829 !important;
}
.titulo-h3 span.cor2 {
  display: inline;
  font-size: 0.8em;
  color: #848484 !important;
}
.titulo-h3--block {
  background-color: #217849;
  color: #fff;
  margin-bottom: 115px;
  max-width: 165px;
  padding: 20px;
  font-size: 36px;
  font-family: "Humanist 777";
  text-align: center;
}
.titulo-h4 {
  color: #426d54;
  font-size: 2.5em;
  font-weight: 700;
  font-style: italic;
}
.titulo-h3-contato {
  color: #fff;
  text-transform: none;
  font-size: 3em !important;
}
.no-list-style {
  list-style: none;
  margin: 0;
}
#bcf-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}
.bcf-cover,
.bcf-hero {
  position: relative;
  height: 800px;
  padding-top: 100px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .bcf-cover,
  .bcf-hero {
    height: 700px;
  }
}
.bcf-cover.bcf-hero-2,
.bcf-hero.bcf-hero-2 {
  height: 600px;
}
.bcf-cover.bcf-hero-2 .bcf-overlay,
.bcf-hero.bcf-hero-2 .bcf-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(41, 34, 43, 0.5);
}
.bcf-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(41, 34, 43, 0.5);
}
.bcf-cover {
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .bcf-cover {
    heifght: inherit;
    padding: 3em 0;
  }
}
.bcf-cover.bcf-cover_2 {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .bcf-cover.bcf-cover_2 {
    heifght: inherit;
    padding: 3em 0;
  }
}
.bcf-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  margin-top: -80px;
  z-index: 2;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .bcf-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bcf-cover .desc h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 10px;
  font-weight: 300 !important;
}
.bcf-cover .desc h2 strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .bcf-cover .desc h2 {
    font-size: 40px;
  }
}
.bcf-cover .desc span {
  display: block;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 1px;
}
.bcf-cover .desc span a {
  color: #fff;
}
.bcf-cover .desc span a:hover,
.bcf-cover .desc span a:focus {
  color: #fff !important;
}
.bcf-cover .desc span a:hover.btn,
.bcf-cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
  background: rgba(0, 0, 0, 0) !important;
}
.bcf-cover .desc span a.bcf-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.bcf-cover .desc .btn {
  border: none;
}
.bcf-cover .desc .btn.btn-video {
  background: rgba(0, 0, 0, 0.4);
  border: none;
}
.bcf-cover .desc .btn.btn-video:hover,
.bcf-cover .desc .btn.btn-video:focus {
  background: rgba(0, 0, 0, 0.9) !important;
  color: #fff !important;
}
.bcf-cover .desc .btn:hover,
.bcf-cover .desc .btn:focus {
  color: #fff !important;
}
.bcf-cover .desc .btn.btn-learn {
  background: rgba(0, 80, 125, 0.7);
  border: none;
}
.bcf-cover .desc .btn.btn-learn:hover,
.bcf-cover .desc .btn.btn-learn:focus {
  background: rgba(0, 80, 125, 0.9) !important;
  color: #fff !important;
}
.sf-menu {
  margin: 0 !important;
  margin-top: 10px !important;
}
.sf-menu {
  float: right;
}
.sf-menu ul {
  box-shadow: none;
  border: rgba(0, 0, 0, 0);
  min-width: 10em;
  *width: 10em;
}
.sf-menu a {
  color: #fff;
  padding: 0 1em !important;
  font-weight: normal;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 15px;
  border-bottom: none !important;
  text-transform: uppercase;
}
.sf-menu a:hover,
.sf-menu a:focus {
  color: #b0b0b0 !important;
}
.sf-menu li.active a:hover,
.sf-menu li.active a:focus {
  color: #fff;
}
.sf-menu li:not(:last-child) {
  border-right: 1px solid #fff;
}
.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: rgba(0, 0, 0, 0);
}
.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0.2em 1em !important;
  letter-spacing: 1px;
  font-size: 14px !important;
}
.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #fff;
}
.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: rgba(0, 0, 0, 0);
}
.sf-menu li:last-child a:after {
  border-right: 0;
}
.sf-menu ul li {
  background: rgba(0, 0, 0, 0);
}
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}
.sf-arrows .sf-with-ul:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid rgba(0, 0, 0, 0);
  border-top-color: #ccc;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}
.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #ccc;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}
#bcf-header-section {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background: #008338;
  background-size: 100% auto;
  border-bottom: 7px solid #b0b0b0;
}
.sombra {
  -webkit-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.22);
}
.sombra-interna {
  width: 100%;
  height: 15px;
  margin: -15px 0 0 0;
  position: absolute;
  -webkit-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.22);
  box-shadow: 0px 8px 5px 0px rgba(0, 0, 0, 0.22);
}
@media screen and (min-width: 1281px) {
  #bcf-header-section {
    height: 144px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  #bcf-header-section {
    height: 144px;
  }
  .sf-menu a {
    color: #fff;
    padding: 0.75em 10px !important;
  }
  .services {
    max-height: 870px !important;
  }
  .texto-block {
    min-height: 870px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #bcf-header-section {
    height: 144px;
  }
}
.nav-header {
  position: relative;
  float: left;
  width: 100%;
}
#bcf-logo {
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
}
#bcf-logo span {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  #bcf-logo {
    width: 36%;
    float: none;
    text-align: center;
  }
  #bcf-logo span {
    padding: 20px;
  }
}
#bcf-logo a {
  color: #fff;
}
#bcf-logo a:hover,
#bcf-logo a:focus {
  color: #fff !important;
}
#bcf-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: right;
  margin-top: 55px;
}
#bcf-menu-wrap .sf-menu a {
  padding: 1em 0.75em;
}
#bcf-primary-menu > li > ul li.active > a {
  color: #00507d !important;
}
#bcf-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: -5px;
  top: 50%;
  margin-top: -7px;
  content: "";
  color: rgba(255, 255, 255, 0.5);
}
#bcf-primary-menu > li > ul li {
  position: relative;
}
#bcf-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 20px;
  font-size: 16px;
  content: "";
  color: rgba(0, 0, 0, 0.5);
}
#bcf-primary-menu .bcf-sub-menu {
  padding: 10px 7px 10px;
  background: #fff;
  left: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
#bcf-primary-menu .bcf-sub-menu > li > .bcf-sub-menu {
  left: 100%;
}
#bcf-primary-menu .bcf-sub-menu:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: "";
}
#bcf-primary-menu .bcf-sub-menu:after {
  position: absolute;
  top: -8px;
  left: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-bottom: 8px solid #fff;
  border-bottom: 8px solid #fff;
  border-left: 8px solid rgba(0, 0, 0, 0);
  content: "";
}
#bcf-primary-menu .bcf-sub-menu .bcf-sub-menu:before {
  top: 6px;
  left: 100%;
}
#bcf-primary-menu .bcf-sub-menu .bcf-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}
.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}
#bcf-primary-menu .bcf-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 18px;
  line-height: 34px;
  color: #575757 !important;
  text-transform: none;
  background: none;
}
#bcf-primary-menu .bcf-sub-menu a:hover {
  color: #00507d !important;
}
section {
  padding: 7em 0;
  float: left;
  width: 100%;
}
@media screen and (max-width: 768px) {
  section {
    padding: 2.5em 0;
  }
}
#bcf-content-section {
  padding: 2em 0;
}
@media screen and (max-width: 768px) {
  #bcf-content-section {
    padding: 1em 0;
  }
}
.bcf-section-gray {
  background: rgba(0, 0, 0, 0.04);
}
.heading-section {
  padding-bottom: 1em;
  margin-bottom: 5em;
}
.heading-section:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 1px;
  background: #00507d;
}
.heading-section h3 {
  font-size: 40px;
  font-weight: 300;
  position: relative;
}
.heading-section p {
  font-size: 20px;
}
.about {
  background: #dadada;
  padding-top: 0;
}
.about p.texto-sobre {
  color: #000;
  margin-bottom: 20px;
}
.topo-area {
  width: 100%;
  height: 460px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 5em;
  background-position: center bottom;
}
.produtos {
  background: #80705a;
  padding-top: 0;
  padding-bottom: 4.5em;
}
.produtos p.texto-sobre {
  color: #fff;
  margin-bottom: 20px;
}
.produtos .topo-area {
  border-bottom: 20px solid #3a3a3a;
}
.produtos .imagem-destaque {
  float: right;
}
@media screen and (min-width: 1024px) {
  .produtos .imagem-destaque {
    height: 425px;
  }
}
.itens {
  background: #d0c9be;
  padding: 4em 0 4em 0;
  margin-bottom: -94px;
}
.itens .animate-box {
  margin-bottom: 80px;
}
.itens .texto-block {
  background: #262626;
  min-height: 270px;
  margin-bottom: 45px;
}
.itens .texto-block p {
  font-size: 16px;
  color: #fff;
  padding: 25px;
  margin-top: 21px;
}
.itens .tarja-box {
  height: 65px;
  width: 104%;
}
.itens .tarja-box img {
  position: absolute;
  margin-top: -80px;
  margin-left: 15px;
}
.itens .tarja-box h3 {
  color: #fff;
  padding: 9px 0px 15px 150px;
  margin: 0;
  font-size: 23px;
  line-height: 23px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.itens .tarja-box .custom-resistence {
  color: #000 !important;
}
.itens .tarja-box::before {
  width: 92.5%;
  height: 19px;
  background: #262626;
  content: "";
  position: absolute;
  margin-top: -19px;
  display: block;
}
.itens .tarja-1 {
  background: #049944;
}
.itens .tarja-2 {
  background: #ce181e;
}
.itens .tarja-3 {
  background: #fba61a;
}
.itens .tarja-4 {
  background: #420c9d;
}
.itens .tarja-5 {
  background: #009bdf;
}
.itens .tarja-6 {
  background: #ecd517;
}
.entregas {
  background: #dadada;
  padding-top: 0;
}
.entregas .animate-box {
  margin-top: 40px;
}
.entregas .texto-block {
  background: #262626;
  min-height: 440px;
}
.entregas .texto-block.box-qualidade {
  min-height: 280px;
}
.entregas .texto {
  padding: 30px;
}
.entregas .texto p {
  color: #fff;
  margin-bottom: 15px;
}
.entregas .tarja-box {
  background: #008338;
  width: 104%;
}
.entregas .tarja-box img {
  position: absolute;
  margin-top: -25px;
  margin-left: 15px;
}
.entregas .tarja-box h3 {
  color: #fff;
  padding: 13px 0px 13px 138px;
  margin: 0;
  font-size: 30px;
  line-height: 30px;
}
.entregas .tarja-box::before {
  width: 94.8%;
  height: 19px;
  background: #262626;
  content: "";
  position: absolute;
  margin-top: -19px;
  display: block;
}
.topo-empresa {
  background-image: url(../images/topo-empresa.jpg);
}
.topo-produtos {
  background-image: url(../images/topo-produtos.jpg);
}
.topo-entregas {
  background-image: url(../images/topo-entregas.jpg);
  border-bottom: 20px solid #008338;
}
.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.certificacao {
  background: #285d4d;
  padding: 4em 0 0 0;
  position: relative;
}
.certificacao p.texto-certificacoes {
  color: #fff;
  margin-bottom: 20px;
}

.certificacao--iso-9001 {
  background: #bdd0de;
  padding: 0;
}

.certificacao--iso-9001 .stamp {
  background-color: #eaf5f9 !important;
}

.certificacao--iso-9001 .title-certificado-box {
  margin-top: 4em !important;
}
.certificacao--iso-9001 .title-certificado-box div {
  background-color: #224378 !important;
  max-width: 705px !important;
}

@media screen and (max-width: 414px) and (min-width: 391px) {
  .certificacao--iso-9001 .title-certificado-box div {
    max-width: 274px !important;
    padding: 20px 30px 20px 30px !important;
  }
}

@media screen and (max-width: 390px) and (min-width: 376px) {
  .certificacao--iso-9001 .title-certificado-box div {
    max-width: 274px !important;
    padding: 20px 30px 20px 30px !important;
  }
}

@media screen and (max-width: 375px) and (min-width: 321px) {
  .certificacao--iso-9001 .title-certificado-box div {
    max-width: 264px !important;
    padding: 20px 30px 20px 30px !important;
  }
}

.certificacao--iso-9001 .title-certificado-box div h3 {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

@media screen and (min-width: 1024px) {
  .certificacao p.texto-certificacoes {
    max-width: 600px;
  }
}
.certificacao .stamp {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6rem 0;
}
@media screen and (min-width: 1024px) {
  .certificacao .stamp {
    margin-top: -217px;
  }
}
.certificacao .imagem-destaque {
  max-width: 250px;
}
.certificacao .title-certificado-box {
  width: 100%;
  margin: 0 0 70px 0;
  position: relative;
}
.certificacao .title-certificado-box div {
  background-color: #fff;
  max-width: 614px;
  padding: 20px 70px 20px 0;
  display: flex;
  justify-content: flex-end;
}
.certificacao .title-certificado-box div h3 {
  color: #285d4d;
  font-size: 53px;
  margin: 0;
}
.section-sustentabilidade {
  background: #008338;
  padding-top: 4em;
  padding-bottom: 4em;
  position: relative;
}
.section-sustentabilidade p.texto-sustentabilidade {
  color: #fff;
  margin-bottom: 20px;
}
.section-sustentabilidade .title-sustentabilidade-box {
  width: 100%;
  margin-bottom: 50px;
}
.section-sustentabilidade .title-sustentabilidade-box div {
  background-color: #0e2116;
  max-width: 613px;
  padding: 20px 70px 20px 0;
  display: flex;
  justify-content: flex-end;
}
.section-sustentabilidade .title-sustentabilidade-box div h3 {
  color: #fff;
  font-size: 53px;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .section-sustentabilidade .imagem-destaque {
    margin-top: -130px;
  }
}
.services {
  background: #008338;
}
@media screen and (min-width: 1024px) {
  .services {
    max-height: 760px;
  }
}
.services span {
  margin-bottom: 30px;
  width: 80px;
  height: 80px;
  border: 1px solid #00507d;
  display: table;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
}
.services span i {
  font-size: 30px;
  color: #00507d !important;
  display: table-cell;
  vertical-align: middle;
  height: 80px;
}
.services h3 {
  font-size: 23px;
  line-height: 23px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
.services .box-1,
.services .box-2,
.services .box-3 {
  min-height: 266px;
}
.services .box-1 p,
.services .box-2 p,
.services .box-3 p {
  color: #d7d1d1;
  padding: 0 30px 30px 30px;
}
.services .box-1 p.coluna-a,
.services .box-2 p.coluna-a,
.services .box-3 p.coluna-a {
  margin-top: 35px;
}
.services .box-1 p.coluna-b,
.services .box-2 p.coluna-b,
.services .box-3 p.coluna-b {
  margin-top: 44px;
}
.services .box-1 p.coluna-c,
.services .box-2 p.coluna-c,
.services .box-3 p.coluna-c {
  margin-top: 31px;
}
.services .box-1 {
  background-color: #262626;
}
.services .box-2 {
  background-color: #6b6b6b;
}
.services .box-3 {
  background-color: #d61829;
}
.services .tarja-box {
  background: #fff;
  width: 104%;
  height: 65px;
}
.services .tarja-box img.carrinho {
  position: absolute;
  margin-top: -40px;
  margin-left: 15px;
}
.services .tarja-box h3 {
  color: #008338;
  padding: 10px 0px 15px 117px;
  margin: 0;
}
.services .tarja-box h3.sustentabilidade {
  padding: 22px 0px 15px 117px !important;
}
.services .tarja-box::before {
  width: 92.5%;
  height: 19px;
  background: #262626;
  content: "";
  position: absolute;
  margin-top: -19px;
  display: block;
}
.services .elemento1:before {
  content: "";
  width: 11px;
  height: 24px;
  background: #d61829;
  position: absolute;
  margin-left: -20px;
}
.services .elemento2:before {
  content: "";
  width: 11px;
  height: 24px;
  background: #262626;
  position: absolute;
  margin-left: -20px;
}
.services .elemento3:before {
  content: "";
  width: 11px;
  height: 24px;
  background: #848484;
  position: absolute;
  margin-left: -20px;
}
#mercados {
  background: #008338;
  padding-top: 4em;
  padding-bottom: 4em;
  margin-bottom: -15px;
}
#mercados .mercado-box {
  padding: 0px;
  margin-bottom: 15px;
}
#mercados .head-title {
  margin: 0 0 70px 0;
  position: relative;
}
#mercados .head-title h3 {
  color: #fff;
  font-size: 30px;
  font-family: "Humanist 777";
}
#mercados .title-mercado-box {
  width: 100%;
}
#mercados .title-mercado-box div {
  background-color: #0e2116;
  max-width: 464px;
  padding: 20px 70px 20px 0;
  display: flex;
  justify-content: flex-end;
}
#mercados .title-mercado-box div h3 {
  color: #fff;
  font-size: 53px;
  margin: 0;
}
.feature-left {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.feature-left .icon {
  float: left;
  text-align: center;
  width: 15%;
}
@media screen and (max-width: 992px) {
  .feature-left .icon {
    width: 10%;
  }
}
@media screen and (max-width: 768px) {
  .feature-left .icon {
    width: 15%;
  }
}
.feature-left .icon i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #00507d;
}
.feature-left .feature-copy {
  float: right;
  width: 80%;
}
@media screen and (max-width: 992px) {
  .feature-left .feature-copy {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .feature-left .feature-copy {
    width: 85%;
  }
}
@media screen and (max-width: 480px) {
  .feature-left .feature-copy {
    width: 80%;
  }
}
.feature-left .feature-copy h3 {
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.feature-left .feature-copy p {
  font-size: 16px;
  line-height: 1.8;
}
#bcf-portfolio {
  padding: 7em 0;
  min-height: 500px;
}
@media screen and (max-width: 768px) {
  #bcf-portfolio {
    padding: 3em 0;
  }
}
#bcf-portfolio-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  float: left;
  padding: 0;
  margin: 0;
  width: 100%;
}
#bcf-portfolio-list li {
  display: block;
  padding: 0;
  margin: 0 0 10px 1%;
  list-style: none;
  min-height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
  clear: left;
  position: relative;
}
@media screen and (max-width: 480px) {
  #bcf-portfolio-list li {
    margin-left: 0;
  }
}
#bcf-portfolio-list li a {
  min-height: 400px;
  padding: 2em;
  position: relative;
  width: 100%;
  display: block;
}
#bcf-portfolio-list li a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 80;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: rgba(0, 0, 0, 0);
}
#bcf-portfolio-list li a:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
#bcf-portfolio-list li a .case-studies-summary {
  width: auto;
  bottom: 2em;
  left: 2em;
  right: 2em;
  position: absolute;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  #bcf-portfolio-list li a .case-studies-summary {
    bottom: 1em;
    left: 1em;
    right: 1em;
  }
}
#bcf-portfolio-list li a .case-studies-summary span {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}
#bcf-portfolio-list li a .case-studies-summary h2 {
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #bcf-portfolio-list li a .case-studies-summary h2 {
    font-size: 20px;
  }
}
#bcf-portfolio-list li.one-third {
  width: 32.3%;
}
@media screen and (max-width: 768px) {
  #bcf-portfolio-list li.one-third {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  #bcf-portfolio-list li.one-third {
    width: 100%;
  }
}
#bcf-portfolio-list li.one-half {
  width: 49%;
}
@media screen and (max-width: 480px) {
  #bcf-portfolio-list li.one-half {
    width: 100%;
  }
}
#bcf-partner {
  margin-top: -3em;
  float: left;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #bcf-partner {
    margin-top: 0;
  }
}
#bcf-partner .partner-wrap {
  position: relative;
  z-index: 100;
  float: left;
  width: 100%;
}
#bcf-partner .wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 0;
  background: #fff;
  -webkit-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -ms-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  -o-box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
  box-shadow: 0px 9px 25px -8px rgba(0, 0, 0, 0.38);
}
#bcf-partner .partner {
  width: 20%;
  float: left;
}
#bcf-partner .partner .inner {
  width: 50%;
  margin: 0 auto;
}
.bg-blue {
  background-color: #008338;
}
.bg-verde {
  background-color: #b0b0b0;
}
.bg-white {
  background-color: #fff;
}
.bg-white img.pull-right {
  margin-right: -15px;
}
.bg-white .texto-block {
  margin: 50px 0 0 50px;
}
.bg-white .texto-block p {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  #bcf-services,
  #bcf-about,
  #bcf-contact {
    padding: 2em 0 0 0;
  }
}
#bcf-work {
  margin-top: 8em;
}
@media screen and (max-width: 768px) {
  #bcf-work {
    margin-top: 11em;
  }
}
#bcf-work .work {
  width: 100%;
  float: left;
}
#bcf-work .work .half-inner {
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 500px;
  width: 135%;
}
@media screen and (max-width: 992px) {
  #bcf-work .work .half-inner {
    width: 90%;
    margin: 0 auto;
  }
}
#bcf-work .work .half-inner:before {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 80%;
  height: 540px;
  border: 0px solid rgba(0, 0, 0, 0.1);
  content: "";
  z-index: -1;
  background: #fff;
}
#bcf-work .work .half-inner.half-inner2 {
  width: 100% !important;
  height: 500px !important;
}
#bcf-work .work .half-inner.half-inner2:before {
  left: -20px;
}
@media screen and (max-width: 992px) {
  #bcf-work .work .half-inner.half-inner2 {
    width: 90% !important;
    margin: 0 auto;
  }
}
#bcf-work .work .desc {
  width: 70%;
  margin: 0 auto;
  margin-top: 3.5em;
}
#bcf-work .work .desc h3 a {
  color: #000;
}
#bcf-work .work .desc p {
  padding-left: 30px;
}
#bcf-work .work .desc2 {
  width: 70%;
  margin: 0 auto;
}
#bcf-work .work .desc2 h3 a {
  color: #000;
}
#bcf-work .work .desc2 p {
  padding-left: 30px;
}
#bcf-services .bcf-number {
  font-size: 30px;
  color: #00507d;
  position: relative;
  padding-top: 10px;
  font-style: italic;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#bcf-services .bcf-number:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #00507d;
}
#bcf-services .bcf-icon {
  margin-bottom: 30px;
  margin-top: 50px;
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media screen and (max-width: 768px) {
  #bcf-services .bcf-icon {
    margin-top: 0px;
    float: none;
  }
}
#bcf-services .bcf-icon i {
  font-size: 200px;
  color: #00507d;
}
@media screen and (max-width: 768px) {
  #bcf-services .bcf-icon i {
    font-size: 100px;
  }
}
#bcf-contact .contact-info {
  margin: 0;
  padding: 0;
}
#bcf-contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#bcf-contact .contact-info li i {
  position: absolute;
  top: 0.3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.3);
}
#bcf-contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
#bcf-contact p.msg-retorno {
  color: #fff;
}
#bcf-contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#bcf-contact .form-control:focus,
#bcf-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#bcf-contact input[type="text"] {
  height: 50px;
}
#bcf-contact .form-group {
  margin-bottom: 15px;
}
.testimony {
  width: 100%;
  float: left;
}
.testimony figure {
  width: 50px;
  height: 50px;
  float: left;
  margin-left: 22px;
}
.testimony figure img {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.testimony blockquote {
  border-left: none;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  -ms-box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  -o-box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  box-shadow: 5px 6px 7px -6px rgba(0, 0, 0, 0.22);
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.testimony blockquote:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #fff rgba(0, 0, 0, 0);
  display: block;
  width: 0;
  z-index: 1;
  bottom: -12px;
  left: 10%;
}
.testimony .author {
  margin-bottom: 0;
  margin-left: 15px;
  margin-top: 10px;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
}
.bcf-blog {
  margin-bottom: 60px;
}
.bcf-blog a img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .bcf-blog {
    width: 100%;
  }
}
.bcf-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  background: #fff;
  width: 100%;
  padding: 30px;
  float: right;
  -webkit-box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 62px -6px rgba(0, 0, 0, 0.3);
}
.bcf-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px;
}
.bcf-blog .blog-text span.posted_by {
  color: rgba(0, 0, 0, 0.3);
  font-size: 18px;
}
.bcf-blog .blog-text span.comment {
  float: right;
}
.bcf-blog .blog-text span.comment a {
  color: rgba(0, 0, 0, 0.3);
}
.bcf-blog .blog-text span.comment a i {
  color: #00507d;
  padding-left: 7px;
}
.bcf-blog .blog-text h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.5;
}
.bcf-blog .blog-text h3 a {
  color: rgba(0, 0, 0, 0.6);
}
p.frase {
  padding-left: 30px;
}
.cor-fone {
  color: #008bc1;
}
#bcf-start-project-section {
  padding: 7em 0;
  background: #f64e8b;
}
#bcf-start-project-section h2 {
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  #bcf-start-project-section h2 {
    font-size: 30px;
  }
}
#bcf-start-project-section a:hover,
#bcf-start-project-section a:focus,
#bcf-start-project-section a:active {
  color: #fff !important;
}
.fotos {
  background: url(../images/bg-fotos.jpg) repeat-x;
  background-size: cover;
  padding: 7em 0 !important;
}
.fotos div.col-md-5ths {
  padding: 0 !important;
}
@media screen and (min-width: 960px) {
  .fotos div.col-md-5ths img {
    width: 100%;
  }
}
.fotos a:hover img {
  opacity: 0.8;
}
#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}
.floater-whatsapp {
  position: fixed;
  z-index: 9999;
  bottom: 15px;
  right: 15px;
}
#footer {
  background-color: #245639;
  padding: 6em 0;
  width: 100%;
  float: left;
}
@media screen and (max-width: 768px) {
  #footer {
    padding: 3em 0;
  }
}
#footer .dados-contato {
  padding-left: 50px;
}
#footer .texto-contato p {
  color: #fff;
  margin-bottom: 20px;
}
#footer .texto-contato a {
  text-decoration: none;
  color: #fff;
}
#footer .texto-contato a:hover {
  text-decoration: underline !important;
  color: #b0b0b0 !important;
}
#footer h3 {
  color: #008338;
}
#footer .btn {
  background-color: #008338;
  color: #fff;
  border-radius: 0;
  border: 0;
  text-transform: uppercase;
  width: 150px;
  margin-right: 0;
}
#footer .float {
  float: right;
  margin-top: -180px;
  margin-right: 90px;
}
#footer ul {
  padding: 0;
  margin: 0;
}
#footer ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#footer ul li a {
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none !important;
}
#footer ul li a:hover {
  color: #fff;
}
#footer .bcf-social li {
  display: block !important;
}
#footer .bcf-social li a {
  font-size: 16px;
}
#footer .bcf-social li i {
  float: left;
  font-size: 20px;
  width: 40px;
}
#endereco {
  background: #008338;
  padding: 3.5em 0;
}
#endereco h3 {
  color: #262626;
  font-family: "Geometr415 Lt BT";
}
#endereco p {
  color: #fff;
  font-weight: 300;
}
#endereco .end-1 {
  margin-bottom: 20px;
}
#endereco .end-1 p {
  font-weight: 400;
}
#endereco .end-2 {
  margin-bottom: 20px;
}
#endereco a {
  color: #fff;
}
section#sub-footer {
  padding: 3em 0 !important;
  background: #008338;
}
section#sub-footer .bcf-copyright {
  width: 100%;
  float: left;
}
section#sub-footer .bcf-copyright span {
  display: block;
}
section#sub-footer .bcf-copyright span a {
  color: rgba(255, 255, 255, 0.8);
}
section#sub-footer .bcf-copyright img {
  display: inline;
}
section#sub-footer .bcf-copyright p.credito {
  font-size: 16px;
  color: #fff;
}
section#sub-footer .bcf-copyright p.credito a {
  color: #fff;
}
section#sub-footer .bcf-copyright p.credito a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}
@media screen and (max-width: 480px) {
  section#sub-footer .bcf-copyright {
    text-align: left !important;
  }
  section#sub-footer .bcf-copyright span {
    display: inline;
  }
}
.consent-notification {
  align-items: center;
  background: rgba(218, 218, 218, 0.9);
  bottom: 0;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  left: 0;
  padding: 2rem;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.consent-notification p {
  color: #000;
  font-size: 15px;
  margin: 0.5rem 0;
}
.consent-notification a {
  color: #000;
  text-decoration: underline;
}
.consent-notification a:hover {
  color: #000;
}
.consent-notification button {
  background: #5a5a5a;
  border: none;
  color: #fff;
  display: block;
  margin-left: 2rem;
  min-width: 100px;
  padding: 0.5rem 1.5rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.consent-notification button:hover {
  background: #636466;
}
@media (max-width: 768px) {
  .consent-notification {
    flex-direction: column;
    align-items: flex-start;
  }
  .consent-notification button {
    margin: 0;
  }
}
#whatsapp-float {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  z-index: 998;
  width: 55px;
  height: 55px;
  background: url(../images/whatsapp.png) center no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  #whatsapp-float {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    width: 50px;
    height: 50px;
  }
}
.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}
.btn.btn-md {
  padding: 8px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover,
.btn:active,
.btn:focus {
  box-shadow: none !important;
  outline: none !important;
}
.btn-primary {
  background: #00507d;
  color: #fff;
  border: 2px solid #00507d;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #006097 !important;
  border-color: #006097 !important;
  color: #fff !important;
}
.btn-primary.btn-outline {
  background: rgba(0, 0, 0, 0);
  color: #00507d;
  border: 2px solid #00507d;
}
.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline:active {
  background: #00507d;
  color: #fff;
}
#footer .btn:hover {
  background-color: #fff !important;
  color: #b0b0b0 !important;
}
.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}
.btn-success.btn-outline {
  background: rgba(0, 0, 0, 0);
  color: #5cb85c;
  border: 2px solid #5cb85c;
}
.btn-success.btn-outline:hover,
.btn-success.btn-outline:focus,
.btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}
.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}
.btn-info.btn-outline {
  background: rgba(0, 0, 0, 0);
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}
.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}
.btn-warning.btn-outline {
  background: rgba(0, 0, 0, 0);
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:focus,
.btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}
.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}
.btn-danger.btn-outline {
  background: rgba(0, 0, 0, 0);
  color: #d9534f;
  border: 2px solid #d9534f;
}
.btn-danger.btn-outline:hover,
.btn-danger.btn-outline:focus,
.btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}
.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
  box-shadow: none;
}
.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.btn.with-arrow:hover {
  padding-right: 50px;
}
.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}
.redes-sociais ul {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  padding: 15px 0 0 40px !important;
}
.redes-sociais a {
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 25px;
  border: solid 3px #fff;
  display: block;
  height: 42px;
  margin: 7px;
  width: 42px;
}
.redes-sociais a.facebook {
  background-image: url(../images/ico-facebook.png);
}
.redes-sociais a.instagram {
  background-image: url(../images/ico-instagram.png);
}
.redes-sociais a.linkedin {
  background-image: url(../images/ico-linkedin.png);
}
.redes-sociais a:hover {
  background-color: #217849;
  border-color: #217849;
}
@media (max-width: 414px) {
  .redes-sociais ul {
    padding-left: 0 !important;
  }
}
.js .animate-box {
  opacity: 0;
}
#bcf-wrapper {
  overflow-x: hidden;
  position: relative;
}
.bcf-offcanvas {
  overflow: hidden;
}
.bcf-offcanvas #bcf-wrapper {
  overflow: hidden !important;
}
#bcf-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.bcf-offcanvas #bcf-page {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
@media screen and (max-width: 768px) {
  #bcf-menu-wrap {
    display: none;
  }
}
#offcanvas-menu {
  position: absolute;
  top: 90px;
  z-index: 999999999999999;
  background: #eee;
  right: 12px;
  width: 50%;
  height: 258px;
  padding: 20px;
  display: none;
  overflow-y: scroll !important;
}
#offcanvas-menu ul {
  padding: 0;
  margin: 0;
}
#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#offcanvas-menu ul li a {
  font-size: 18px;
  color: #000;
}
#offcanvas-menu ul li a:hover {
  color: #00507d;
}
#offcanvas-menu ul li > .bcf-sub-menu {
  margin-top: 9px;
  padding-left: 20px;
}
#offcanvas-menu ul li.active > a {
  color: #00507d;
}
#offcanvas-menu ul .bcf-sub-menu {
  display: block !important;
}
.bcf-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.bcf-nav-toggle.active i::before,
.bcf-nav-toggle.active i::after {
  background: #fff;
}
.bcf-nav-toggle.dark.active i::before,
.bcf-nav-toggle.dark.active i::after {
  background: #fff;
}
.bcf-nav-toggle:hover,
.bcf-nav-toggle:focus,
.bcf-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.bcf-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/0.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all 0.2s ease-out;
}
.bcf-nav-toggle i::before,
.bcf-nav-toggle i::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.bcf-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all 0.2s ease-out;
}
.bcf-nav-toggle.dark i::before,
.bcf-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.bcf-nav-toggle i::before {
  top: -7px;
}
.bcf-nav-toggle i::after {
  bottom: -7px;
}
.bcf-nav-toggle:hover i::before {
  top: -10px;
}
.bcf-nav-toggle:hover i::after {
  bottom: -10px;
}
.bcf-nav-toggle.active i {
  background: rgba(0, 0, 0, 0);
}
.bcf-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.bcf-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
.bcf-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .bcf-nav-toggle {
    display: block;
    top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}
.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}
.row-top-padded-lg {
  padding-top: 7em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-lg {
    padding-top: 2em;
  }
}
.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}
.row-top-padded-md {
  padding-top: 4em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-md {
    padding-top: 0em;
  }
}
.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}
.row-top-padded-sm {
  padding-top: 2em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-sm {
    padding-top: 2em;
  }
}
.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.lead {
  line-height: 1.8;
}
.no-js #loader {
  display: none;
}
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}
.bcf-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222;
}
#bcf-services-section {
  background: url(../images/localizacao.jpg) center top no-repeat;
  background-size: cover;
  min-height: 715px;
  margin-top: -70px;
}
#bcf-video-area {
  margin-top: -7em;
  float: left;
  width: 100%;
}
.divisor {
  width: 100%;
  height: 83px;
  background: url(../images/divisor.png) center top no-repeat;
  background-size: cover;
  position: relative;
  top: 0px;
  z-index: 90;
}
@media screen and (min-width: 1281px) {
  .divisor {
    height: 118px;
  }
}
.polaroid-1 {
  position: relative;
  z-index: 100;
  float: right;
}
.polaroid-2 {
  margin-top: -250px;
  float: left;
  position: relative;
  z-index: 8;
}
.polaroid-3 {
  float: right;
  margin-top: -80px;
  margin-right: 55px;
  position: relative;
  z-index: 7;
}
.pin-mapa {
  float: right;
  margin-top: 300px;
}
.img-centered {
  margin-left: auto;
  margin-right: auto;
}
header .bcf-social {
  list-style: none;
  position: absolute;
  z-index: 10000;
  right: 14px;
  top: 30px;
}
header .bcf-social li {
  display: inline-block;
  padding: 0 4px;
}
header .bcf-social li a:link {
  color: #fff;
}
header .bcf-social li a:link a:hover {
  color: #000;
}
header .bcf-social li a:link a:hover i {
  color: #fff;
  font-size: 18px;
}
.logo-contato {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.close {
  position: absolute;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  z-index: 99999999999999;
  margin-top: 50px;
}
.close:hover {
  opacity: 1;
}
.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #fff;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
#fwslider {
  width: 100%;
}
.barra {
  background: #008338;
  height: 80px;
  width: 100%;
  border-top: 7px solid #b0b0b0;
}
.text-title {
  position: absolute;
  bottom: 70px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img.slideimage {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.localizacao-frase {
  display: none;
}
.flag {
  position: absolute;
  display: none;
  z-index: 9999;
}
.flag.flag-contato {
  margin-top: -130px !important;
  margin-left: -70px !important;
}
.flag.flag-qualidade {
  margin-top: -123px !important;
  margin-left: -70px !important;
}
.flag.flag-mercados {
  margin-top: -36px !important;
  margin-left: -70px !important;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.acabamentos {
  background-color: #ada79e;
  padding: 4em 0;
}
.acabamentos .titulo-h3--block {
  margin-bottom: 30px;
  margin-top: 0;
  max-width: 293px;
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  .acabamentos .desktop-itens .acabamento-box {
    margin-bottom: 30px;
  }
  .acabamentos .desktop-itens .item:nth-last-child(-n + 2) .acabamento-box {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .acabamentos .col-md-2 {
    width: 12.5%;
    padding: 0 0 0 10px;
  }
}
.anchora-empresa,
.anchora-produtos {
  width: 100%;
  height: 2px;
  position: absolute;
}
.anchora-empresa {
  margin-top: -335px;
}
.anchora-produtos {
  margin-top: -542px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.privacidade {
  padding-top: 170px;
}
.privacidade h1,
.privacidade h2,
.privacidade h3 {
  color: #426d54;
  font-family: "Humanist 777";
  line-height: 0.8em;
  margin: 4rem 0 2.5rem;
  text-transform: uppercase;
}
.privacidade h1 {
  font-size: 40px;
  margin-bottom: 4rem;
  text-align: center;
}
.privacidade h3 {
  font-size: 30px;
} /*# sourceMappingURL=style.min.css.map */
