section.home .owl-nav .owl-next{
    width: 22px;
    height: 30px;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    top: -470px;
    right: 0px;
    background-image: url(../images/assets/sprite.png);
    background-repeat: no-repeat;
    background-position: -22px top;
    background-size: auto;
}
section.home .owl-nav .owl-prev{
  width: 22px;
  height: 30px;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;   
  top: -470px;
  left: 0px;
   background-image: url(../images/assets/sprite.png);
   background-repeat: no-repeat;
   background-position: top left;
   background-size: auto;
}
section.home .owl-nav .owl-prev:hover {
    background-position: left -39px;
}
section.home .owl-nav .owl-next:hover {
    background-position: -22px -39px;
}

a.orcamentoFlu,
a.whatsFlu{
/*  display: none;*/
}
section.home div.solucoes{
  display: inline-block;
  position: relative;
  bottom: 0px;
  z-index: 2;
  left: 0px;
  width: 100%;
  margin-top: 170px;
  margin-bottom: 20px;
}
section.home div.solucoes.pq{
  margin-bottom: 40px;
}
section.home div.solucoes:before {
  content: "";
  width: 300%;
  left: -100%;
  background: #f6f6f6;
  position: absolute;
  top: -90px;
  height: calc(100% + 90px);
  z-index: -1;
}
section.home div.solucoes.pq:before {
  background: #364586;
}
section.home div.solucoes span.titulo{
  width: auto;
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  font-family: Gotham Medium;
  color: #3d3d3d;
  position: absolute;
  top: -50px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section.home div.solucoes.pq span.titulo{
  color: #fff;
}
section.home div.solucoes .box {
  /* width: calc(100% / 7 - 5px); */
  width: calc(100% - 5px);
  margin-right: 5px;
  margin-top: 0px;
  text-align: center;
  background: #f6f6f6;
  height: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border-top-right-radius: 30px;
  overflow: hidden;
  float: left;
  color: #3d3d3d;
  font-size: 15px;
  line-height: 15px;
  font-family: 'Gotham-Bold';
  padding-top: 90px;
  height: 30px;
  padding-bottom: 30px;
  position: relative;
  opacity: 0;
}
section.home div.solucoes.pq .box {
  color: #fff;
  background: transparent;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 100px;
  width: calc(100% - 45px)!important;
  padding-left: 20px;
  padding-right: 20px;
}
section.home div.solucoes div.owl-item .box {
  opacity: 1;
}
section.home div.solucoes .owl-nav{
  top: 140px;
  width: 100%;
}
section.home div.solucoes .owl-nav .owl-prev{
  top: -80px;
  left: -25px;
}
section.home div.solucoes .owl-nav .owl-next{
  top: -80px;
  right: -20px;
}
section.home div.solucoes .owl-nav.disabled {
  display: none;
}
section.home div.solucoes .box:hover{
  background: #fff;
}
section.home div.solucoes.pq .box:hover{
  background: transparent;
}
section.home div.solucoes .box:before{
  content: "";
  width: 59px;
  height: 58px;
  display: block;
  position: absolute;
  top: 25px;
  left: 40px;
  background: url(../images/assets/sprite.png) -1px -70px no-repeat;
}
section.home div.solucoes.pq .box:before{
  left: calc(100% / 2 - 57px / 2) !important;
  width: 57px!important;
  top: 20px;
}
section.home div.solucoes .box.eq1:before{
  background: url(../images/assets/sprite.png) -1px -70px no-repeat;
}
section.home div.solucoes.pq .box.eq1:before {
    background: url(../images/assets/sprite.png) 2px -198px no-repeat;
}
section.home div.solucoes .box.eq2:before{
  background: url(../images/assets/sprite.png) -61px -70px no-repeat;
}
section.home div.solucoes.pq .box.eq2:before {
  background: url(../images/assets/sprite.png) -55px -197px no-repeat;
  width: 57px;
}
section.home div.solucoes .box.eq3:before{
  background: url(../images/assets/sprite.png) -121px -70px no-repeat;
  width: 45px;
  left: 42px;
}
section.home div.solucoes.pq .box.eq3:before {
    background: url(../images/assets/sprite.png) -111px -196px no-repeat;
    width: 54px!important;
    left: calc(100% / 2 - 54px / 2) !important;
}
section.home div.solucoes .box.eq4:before{
  background: url(../images/assets/sprite.png) -168px -70px no-repeat;
  width: 59px;
  left: 40px;
}
section.home div.solucoes.pq .box.eq4:before {
    background: url(../images/assets/sprite.png) -165px -198px no-repeat;
    width: 45px!important;
    left: calc(100% / 2 - 45px / 2) !important;
}
section.home div.solucoes .box.eq5:before{
  background: url(../images/assets/sprite.png) -227px -68px no-repeat;
  width: 59px;
  left: 40px;
  height: 60px;
}
section.home div.solucoes.pq .box.eq5:before {
    background: url(../images/assets/sprite.png) -211px -198px no-repeat;
    width: 56px!important;
    left: calc(100% / 2 - 56px / 2) !important;
    height: 56px;
}
section.home div.solucoes .box.eq6:before{
  background: url(../images/assets/sprite.png) -288px -70px no-repeat;
  width: 59px;
  left: 40px;
  height: 50px;
}
section.home div.solucoes .box.eq7:before{
  background: url(../images/assets/sprite.png) -228px -2px no-repeat;
  width: 59px;
  left: 37px;
}

/*COMEÇO CONTEUDO*/
section.home{
    width: 100%;
    height: auto;
    background: #fff;
    display: inline-block;
}
section.home .conteudo{
    width: 980px;
    display: block;
    margin: 0 auto; 
    min-height: 500px;
    padding-top: 20px;
    position: relative;
} 
section.home .conteudo div.info h1 {
    width: 100%;
    text-align: left;
    color: #3d3d3d;
    font-size: 25px;
    font-family: Gotham Medium;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0px;
    letter-spacing: 3px;
    margin-top: 15px;
}
section.home .conteudo .top{
    display: inline-block;
    width: 100%;
    height: 200px;
}
section.home .conteudo div.info {
  width: 50%;
  display: inline-block;
  margin: 5px auto 50px;
}
section.home .conteudo img.bg-quem {
  margin-top: 80px;
  float: right;
  max-width: 50%;
  display: inline-block;
}
section.home .conteudo div.info span strong{
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
  color: #3d3d3d;
  font-size: 15px;
  font-weight: 100;
  font-family: 'Gotham-Bold';
  margin-bottom: 10px;
  margin-top: 10px;
}
section.home .conteudo div.info span {
    font-family: 'Gotham-Book';
    font-size: 12px;
    line-height: 20px;
    color: #646464;
    display: inline-block;
    float: left;
    width: 100%;
    padding: 20px 0px 0px;
}
/* section.home .linha{
    display: inline-block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: -4px;
} */

section.home .produ {
    padding: 30px 0px 0px;
    display: inline-block;
    width: 100%;
}
section.home .produ h2 {
    width: 100%;
    text-align: left;
    color: #3d3d3d;
    font-size: 25px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 3px;
}

section.home .produ .list-produ {
    width: 100%;
    display: inline-block;
    height: auto;
    text-align: center;
}
section.home .produ .list-produ .owl-stage-outer {
    overflow: hidden;
    height: auto;
    display: inline-block;
    width: calc(100% - 0px);
    padding: 0px 0px;
}
section.home .produ .list-produ .owl-stage-outer .owl-item{
  text-align: center;
}

section.home .produ .list-produ .owl-nav {
    left: -25px;
    width: calc(100% + 50px);
    height: auto;
    position: absolute;
    min-width: 100px;
    max-width: 1060px;
    position: relative;
    top: 0px;
    text-align: center;
    margin: 0px auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex!important;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
section.home .produ .list-produ .owl-nav .owl-prev {
    width: 22px;
    height: 30px;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    top: -220px;
    left: -10px;
    background-image: url(../images/assets/sprite.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto;
    -webkit-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%);
    opacity: 0.5;
}
section.home .produ .list-produ .owl-nav .owl-prev:hover {
  background-position: left -39px;
  filter: initial;
  opacity: 1;
}
section.home .produ .list-produ .owl-nav .owl-next {
  width: 22px;
  height: 30px;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  top: -220px;
  right: -10px;
  background-image: url(../images/assets/sprite.png);
  background-repeat: no-repeat;
  background-position: -22px top;
  background-size: auto;
  -webkit-filter: invert(100%);
  -o-filter: invert(100%);
  filter: invert(100%);
  opacity: 0.5;
}
section.home .produ .list-produ .owl-nav .owl-next:hover {
  background-position: -22px -39px;
  filter: initial;
  opacity: 1;
}
section.home .produ .list-produ .box {
  width: calc(100% - 32px);
  text-align: center;
  margin: 0px;
  display: block;
  border: 1px solid #d6d6d6;
  /* background: #fff; */
  padding-bottom: 90px;
  height: 435px;
  position: relative;
  padding: 13px 15px 0px;
}
section.home .produ .list-produ .box:hover img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
section.home .produ .list-produ .box .avalia{
  display: inline-block;
  height: auto;
  width: 100%;
}
section.home .produ .list-produ .box .img{
    width: 100%;
    height: 250px;
    display: block;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    background: #fff;


    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;


    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    overflow: hidden;
}
section.home .produ .list-produ .box .img img{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.home .produ .list-produ .box span.desconto {
  background: #364586;
  color: #fff;
  padding: 7px 10px;
  width: auto;
  display: block;
  float: right;
  font-family: 'Gotham-Medium';
  font-size: 13px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}
section.home .produ .list-produ .box span.nome {
    color: #3d3d3d;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Gotham-Bold';
    display: inline-block;
    text-align: left;
    margin: 5px 0px;
    width: 100%;
}
section.home .produ .list-produ .box span.sku {
  color: #3d3d3d;
  font-size: 10px;
  line-height: 10px;
  font-family: 'Gotham-Book';
  display: inline-block;
  text-align: left;
  margin: 5px 0px;
  width: 100%;
}
section.home .produ .list-produ .box:hover span.addCar {
  background: #364586;
  color: #fff;
}
section.home .produ .list-produ .box span.addCar {
  background: #fff;
  color: #3d3d3d;
  padding: 10px 20px;
  display: block;
  float: left;
  font-family: 'Gotham-Book';
  font-size: 15px;
  border: 1px solid #3d3d3d;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: calc(100% - 100px);
  margin: 20px 0px;
  position: absolute;
  display: block;
  height: auto;
  bottom: 0px;
}
section.home .produ .list-produ .owl-nav .owl-next.disabled,
section.home .produ .list-produ .owl-nav .owl-prev.disabled{
  display: none;
}
section.home .produ .list-produ .box .avalia .fa {
    color: #3d4882;
    padding: 15px 10px 0px 0px;
    text-align: left;
    width: 10px;
    height: 15px;
    display: block;
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
section.home .produ .list-produ .box .avalia .fa:hover {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}


section.home div.dna{
  width: 100%;
  /* display: inline-block; */
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
}

section.home div.dna div.box{
  width: calc(100% / 3 - 82px);
  display: inline-block;
  float: left;
  padding: 25px 30px;
  border: 1px solid #dbdbdb;
  margin: 0px 10px;
  position: relative;
}

section.home div.dna div.box span.titulo{
  color: #333333;
  display: inline-block;
  width: calc(100% - 50px);
  font-family: 'Gotham-Bold';
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 50px;
  position: relative;
}

section.home div.dna div.box.m1 span.titulo:before{
  content: "";
  width: 28px;
  height: 27px;
  position: absolute;
  left: -2px;
  top: -5px;
  background: url(../images/assets/sprite.png) -268px -200px no-repeat;
}
section.home div.dna div.box.m2 span.titulo:before{
  content: "";
  width: 28px;
  height: 27px;
  position: absolute;
  left: 0px;
  top: -5px;
  background: url(../images/assets/sprite.png) -269px -227px no-repeat;
}
section.home div.dna div.box.m3 span.titulo:before{
  content: "";
  width: 28px;
  height: 27px;
  position: absolute;
  left: 0px;
  top: -5px;
  background: url(../images/assets/sprite.png) -297px -199px no-repeat;
}

section.home div.dna div.box p{
  color: #232323;
  display: inline-block;
  width: 100%;
  font-family: 'Gotham-Book';
  font-size: 12px;
  line-height: 25px;
}

/* 2 MINI BANNER'S */

section.home .mini-banner{
  width: 100%;
  min-height: 300px;
  display: inline-block;
  margin-bottom: 50px;
}

section.home .mini-banner .box:nth-child(1){
  width: calc(50% - 40px);
  display: block;
  height: 300px;
  float: left;
  background: url('../images/assets/bg-mini-banner.jpg') center center no-repeat #004986;
  background-size: 100% auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 40px;
  overflow: hidden;
}
section.home .mini-banner .box:nth-child(1):hover{
  background-size: 105% auto;
}

section.home .mini-banner .box:nth-child(2){
  width: calc(50%);
  display: block;
  height: 300px;
  background: #ed1c24;
  float: left;
}

section.home .mini-banner .box a{
  width: 100%;
  height: 100%;
  display: block;
}

section.home .mini-banner .box span:nth-child(1){
  color: #ffffff;
  width: calc(100% - 80px);
  text-align: left;
  font-family: 'montserratregular';
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 40px 40px 20px;
  letter-spacing: 3px;
}
section.home .mini-banner .box:nth-child(2) span:nth-child(1){
  color: #ffffff;
  width: calc(100% - 80px);
  text-align: center;
  font-family: 'montserratregular';
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 50px 40px 20px;
  letter-spacing: 3px;
}

section.home .mini-banner .box span:nth-child(2){
  color: #ffffff;
  width: calc(100% - 80px);
  text-align: left;
  font-family: 'montserratregular';
  display: inline-block;
  font-size: 40px;
  line-height: 40px;
  padding: 10px 40px;
}
section.home .mini-banner .box:nth-child(2) span:nth-child(2){
  color: #ffffff;
  width: calc(100% - 40px);
  text-align: center;
  font-family: 'montserratbold';
  display: inline-block;
  font-size: 34px;
  line-height: 34px;
  padding: 10px 20px;
}

section.home .mini-banner .box:nth-child(2) span:nth-child(3){
  background: url('../images/assets/sprite.png') -88px -28px no-repeat;
  width: 35px;
  height: 50px;
  display: block;
  margin: 20px auto 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.home .mini-banner .box:nth-child(2):hover span:nth-child(3){
  margin: 30px auto 0px;
}
section.home .mini-banner .box span:nth-child(2) strong{
  font-family: 'montserratregular';
  font-size: 50px;
  line-height: 50px;
}

section.home .mini-banner .box:nth-child(1):hover span:nth-child(3){
  background: #ed1c24;
}
section.home .mini-banner .box:nth-child(1) span:nth-child(3){
  background: #02325b;
  color: #fff;
  padding: 10px 20px;
  width: auto;
  display: block;
  float: left;
  font-family: 'montserratsemi_bold';
  font-size: 16px;
  margin: 15px 0px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 40px;
  letter-spacing: 1px;
}
/* FIM 2 MINI BANNER'S */


/* PRODUTO DESTAQUE */
section.home .produ-destaque{
  width: 100%;
  height: 100%;
  display: inline-block;
  border: 1px solid #ededed;
  margin-bottom: 50px;
  overflow: hidden;
}
section.home .produ-destaque a{
  width: 100%;
  height: 100%;
  display: inline-block;
}
section.home .produ-destaque div.esq{
  width: calc(100% - 300px);
  height: 100%;
  display: inline-block;
  float: left;
}
section.home .produ-destaque .img{
  width: calc(300px);
  height: 100%;
  display: flex;
  float: left;
  min-height: 350px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;

  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;

  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
section.home .produ-destaque:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
section.home .produ-destaque .img img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.home .produ-destaque span.titulo{
  color: #3c3d3d;
  width: calc(100% - 80px);
  text-align: left;
  font-family: 'montserratregular';
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  padding: 60px 0px 20px 80px;
  letter-spacing: 3px;
}
section.home .produ-destaque span.nome {
  color: #3c3d3d;
  width: calc(100% - 80px);
  text-align: left;
  font-family: 'montserratbold';
  display: inline-block;
  font-size: 80px;
  line-height: 85px;
  padding: 10px 0px 20px 80px;
  letter-spacing: 3px;
}
section.home .produ-destaque a span.cot {
  background: #ee1c25;
  color: #fff;
  padding: 10px 20px;
  width: auto;
  display: block;
  float: left;
  font-family: 'montserratsemi_bold';
  font-size: 16px;
  margin: 15px 0px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 80px;
  margin-top: 30px;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
section.home .produ-destaque:hover span.cot {
  background: #02325b;
}
/* FIM PRODUTO DESTAQUE */


/* BOX VIDEOS*/
section.home div.box-video{
  width: calc(60% - 40px);
  height: 350px;
  background: #f0f0f0;
  float: left;
  display: inline-block;
  margin-right: 40px;
  position: relative;
}
section.home div.box-video a{
  width: 100%;
  height: 100%;
  display: block;
}
section.home div.box-video span.titulo{
  color: #3c3d3d;
  width: calc(100% - 80px);
  text-align: center;
  font-family: 'montserratregular';
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 80px 40px 20px;
  letter-spacing: 3px;
}
section.home div.box-video span.txt {
  color: #3c3d3d;
  width: calc(100% - 80px);
  text-align: center;
  font-family: 'montserratbold';
  display: inline-block;
  font-size: 44px;
  line-height: 43px;
  padding: 10px 40px;
}
section.home div.box-video span.videos {
  background: #ed1c24;
  color: #fff;
  padding: 10px 20px;
  width: 150px;
  display: block;
  text-align: center;
  margin: 20px auto;
  font-family: 'montserratsemi_bold';
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1px;
}
section.home div.box-video:hover span.videos {
  background: #02325b;
}
section.home div.box-video div.ui-video {
  width: calc(100% - 40px);
  margin: 0 20px;
  height: 15px;
  display: inline-block;
  position: absolute;
  bottom: 20px;
}
section.home div.box-video div.ui-video:before {
  content: "";
  width: 40px;
  height: 13px;
  display: block;
  float: left;
  background: url('../images/assets/sprite.png') -88px -15px no-repeat;
}
section.home div.box-video div.ui-video:after {
  content: "";
  width: calc(130px);
  height: 15px;
  display: block;
  float: right;
  background: url('../images/assets/sprite.png') -86px 0px no-repeat;
}
section.home div.box-video div.ui-video span.barra {
  width: calc(100% - 190px);
  position: absolute;
  left: 50px;
  background: #d3d3d3;
  height: 4px;
  display: block;
  top: calc(50% - 2px);
}
section.home div.box-video:hover div.ui-video span.barra:before {  
  left: calc(40%);
}
section.home div.box-video div.ui-video span.barra:before {  
  content: "";
  background: #ee1c26;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  left: calc(20%);
  position: absolute;
  top: calc(50% - 3px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.home div.box-video:hover div.ui-video span.barra:after {  
  width: calc(60%);
}
section.home div.box-video div.ui-video span.barra:after {  
  content: "";
  width: 20%;
  height: 100%;
  display: block;
  background: #8b8b8b;
  left: 0px;
  top: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
} 
/* FIM BOX VIDEOS*/

/* BOX SERVICOS*/
section.home div.box-servicos:hover{
  background-size: 105% auto;
}
section.home div.box-servicos{
  width: 40%;
  height: 350px;
  float: left;
  display: inline-block;
  margin-bottom: 50px;
  background: url('../images/assets/bg-box-servicos.jpg') center center no-repeat #003b6d;
  background-size: 100% auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.home div.box-servicos a{
  width: 100%;
  height: 100%;
  display: block;
}
section.home div.box-servicos span.titulo{
  color: #fff;
  width: calc(100% - 80px);
  text-align: center;
  font-family: 'montserratregular';
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 80px 40px 20px;
  letter-spacing: 3px;
}
section.home div.box-servicos span.txt {
  color: #fff;
  width: calc(100% - 0px);
  text-align: center;
  font-family: 'montserratbold';
  display: inline-block;
  font-size: 44px;
  line-height: 43px;
  padding: 10px 0px;
}
section.home div.box-servicos span.quero {
  background: #02325b;
  color: #fff;
  padding: 10px 20px;
  width: 150px;
  display: block;
  text-align: center;
  margin: 20px auto;
  font-family: 'montserratsemi_bold';
  font-size: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1px;
}
section.home div.box-servicos:hover span.quero {
  background: #ed1c24;
}
/* FIM BOX SERVICOS*/
/* MARCAS*/
section.home .marcas:before {
  content: "";
  width: 300%;
  left: -100%;
  background: #3d4883;
  position: absolute;
  top: 0px;
  height: 100%;
  z-index: -1;
}
section.home .marcas {
  width: 100%;
  display: inline-block;
  height: auto;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
section.home .marcas h3 {
  width: 100%;
  text-align: left;
  color: #fff;
  font-size: 25px;
  font-family: 'Gotham-Medium';
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 30px;
}
section.home .marcas .owl-stage-outer {
  overflow: hidden;
  height: auto;
  display: inline-block;
  width: calc(100% - 0px);
  padding: 0px 0px;
  margin-bottom: -24px;
}
section.home .marcas .box:hover {
  background: #fff;
}
section.home .marcas .box {
  width: 90%;
  text-align: center;
  margin: 0px 5%;
  background: #e2e4ec;
  height: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;


  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  border-top-right-radius: 30px;
  overflow: hidden;
}

section.home .marcas .box a:hover{
 /* IE */  
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);

  /* Chrome, Safari */
  -webkit-filter: grayscale(0);

  /* Firefox */
  filter: grayscale(0);
}
section.home .marcas .box a{
  display: block;
  width: 100%;
  height: auto;
  /* IE */  
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

  /* Chrome, Safari */
  -webkit-filter: grayscale(1) opacity(0.5);

  /* Firefox */
  filter: grayscale(1) opacity(0.5);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.home .marcas .box a img{
  max-width: 90%;
  display: inline-block;
}
section.home .marcas .owl-nav {
  left: -15px;
  width: calc(100% + 30px);
  height: 20px!important;
  position: absolute;
  min-width: 100px;
  max-width: 1060px;
  position: relative;
  top: 0px;
  text-align: center;
  margin: 0px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex!important;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
section.home .marcas .owl-nav.disabled {
  display: none!important;
}
section.home .marcas .owl-nav .owl-prev {
  width: 22px;
  height: 30px;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  top: -65px;
  left: -20px;
  background-image: url(../images/assets/sprite.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto;
}
section.home .marcas .owl-nav .owl-prev:hover {
  background-position: left -39px;
}
section.home .marcas .owl-nav .owl-next {
  width: 22px;
  height: 30px;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  top: -65px;
  right: -20px;
  background-image: url(../images/assets/sprite.png);
  background-repeat: no-repeat;
  background-position: -22px top;
  background-size: auto;

}
section.home .marcas .owl-nav .owl-next:hover {
  background-position: -22px -39px;
}
/* FIM MARCAS*/


/* NOS LIGAMOS */
section.home .box-contato{
  width: calc(60% - 40px);
  height: 400px;
  background: #00427a;
  float: left;
  display: inline-block;
  margin-right: 40px;
  position: relative;
}
section.home .box-contato span.titulo {
  color: #fff;
  width: calc(100% - 80px);
  text-align: center;
  font-family: 'montserratregular';
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 40px 40px 0px;
  letter-spacing: 3px;
}
section.home .box-contato span.txt {
  color: #fff;
  width: calc(100% - 28%);
  text-align: center;
  font-family: 'montserratbold';
  display: inline-block;
  font-size: 34px;
  line-height: 38px;
  padding: 10px 0px;
  margin: 0 14% 20px;
}
section.home .box-contato form{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 30px;
}

section.home .box-contato form div.linha {
  width: calc(100% - 30%);
  height: auto;
  display: block;
  margin: 0px auto 15px;
  background: none;
}
section.home .box-contato form div.linha div.box-input {
  width: 100%;
  display: inline-block;
  position: relative;
}
section.home .box-contato form div.linha div.box-input input::placeholder{
  color: #fff!important;
}
section.home .box-contato form div.linha div.box-input input {
  width: calc(100% - 40px);
  font-family: 'montserratregular';
  font-size: 13px;
  height: auto;
  display: block;
  line-height: 10px;
  color: #fff;
  border: 1px solid #cdcbcb;
  outline: none;
  padding: 15px 20px;
  border-radius: 0px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
section.home .box-contato form div.linha div.box-select {
  width: 100%;
  display: inline-block;
  position: relative;
}
section.home .box-contato form div.linha div.box-select i {
  position: absolute;
  bottom: 33%;
  right: 10px;
  color: #fff;
}
section.home .box-contato form div.linha div.box-select label {
  width: calc(100% - 40px);
  font-family: 'montserratregular';
  font-size: 13px;
  height: auto;
  display: block;
  line-height: 13px;
  color: #fff;
  border: 1px solid #cdcbcb;
  outline: none;
  padding: 16px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
section.home .box-contato form div.linha div.box-select select {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  cursor: pointer;
}
section.home .box-contato form button#btnEnviar {
  background: #02325b;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  font-family: 'montserratsemi_bold';
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1px;
  border-radius: 0px;
  border: 0px;
  width: calc(100% - 30%);
  height: auto;
  display: block;
  margin: 0px auto 15px;
  cursor: pointer;
}
section.home .box-contato form button#btnEnviar:hover {
  background: #ed1c24;
}

/* FIM NOS LIGAMOS */
/* FACEBOOK */
section.home div.box-face{
  width: 450px;
  height: 125px;
  float: right;
  display: inline-block;
  margin-bottom: 70px;
}
/* FIM FACEBOOK */

/* DICAS */
section.home .boxOrcamento{
  display: inline-block;
  width: 450px;
  height: 125px;
  float: left;
  background: url('../images/assets/fundoOrcamento.jpg') center no-repeat;
  background-size: contain;
}
section.home .boxOrcamento a{
  display: inline-block;
  width: calc(100% - 35px);
  height: auto;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-family: 'Gotham-Book';
  padding-left: 35px;
  padding-top: 35px;
}
section.home .boxOrcamento a strong{
  display: inline-block;
  width: 100%;
  font-size: 50px;
  line-height: 50px;
  margin-top: 16px;
  text-transform: uppercase;
  margin-left: -5px;
  font-family: 'Gotham-Medium';
}
section.home .blogCont{
  display: inline-block;
  width: 100%;
  margin-bottom: 70px;
}
section.home .blogCont span.til{
  text-align: left;
  color: #3d3d3d;
  font-size: 25px;
  font-family: 'Gotham-Medium';
  text-transform: uppercase;
  margin-bottom: 30px;
  letter-spacing: 3px;
  width: 100%;
  display: inline-block;
  margin-top: 10px;
}
section.home .box-dicas {
  width: 100%;
  height: 100%;
  display: inline-block;
  background: #fff;
  box-shadow: 0px 0px 90px -35px #000;
  position: relative;
}
section.home .box-dicas div.dir {
  width: calc(100% - 520px);
  height: 100%;
  display: inline-block;
  float: left;
  margin-left: 30px;
  padding-right: 40px;
}
section.home .box-dicas span.titulo a{
  color: #3c3d3d;
}
section.home .box-dicas span.titulo {
  color: #3c3d3d;
  width: calc(100% - 50px);
  text-align: left;
  font-family: 'montserratregular';
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  padding: 60px 0px 20px 50px;
  letter-spacing: 3px;
}
section.home .box-dicas .txt {
  font-family: 'Gotham-Book';
  font-size: 15px;
  line-height: 16px;
  max-height: 130px;
  color: #3d3d3d;
  width: calc(100% - 80px);
  display: block;
  margin-bottom: 20px;
  padding-left: 53px;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.home .box-dicas span.nome {
  color: #3d3d3d;
  width: calc(100% - 170px);
  text-align: left;
  font-family: 'Gotham-Bold';
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  padding: 50px 0px 20px 50px;
  /* letter-spacing: 3px; */
  text-transform: uppercase;
}
section.home .box-dicas:hover a span.cot {
  background: #3d3d3d;
}
section.home .box-dicas a span.cot {
  background: #3d4882;
  color: #fff;
  padding: 10px 20px;
  width: calc(100% - 110px);
  float: left;
  font-family: 'Gotham-Book';
  font-size: 15px;
  margin: 20px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 55px;
  margin-top: 30px;
  letter-spacing: 1px;
  height: auto;
  display: inline-block;
  text-align: center;
}
section.home .box-dicas:before{
  content: "";
  width: 200%;
  height: 80%;
  position: absolute;
  background: transparent;
  border: 2px solid #dfe1e0;
  right: calc(50% + 70px);
  top: calc(0% + 35px);
  display: inline-block;
  z-index: 1;
}
section.home .box-dicas .img {
  width: calc(450px);
  height: 100%;
  display: flex;
  float: left;
  min-height: 350px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
section.home .box-dicas .img img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
section.home .box-dicas:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
/* FIM DICAS */

/* NEWSLETTER */
section.home .box-contato.newsletter {
  background: #ed1c24;
  height: auto;
}
section.home .box-contato.newsletter span.txt {
  margin: 40px 15% 0px;
  width: calc(100% - 30%);
  text-align: left;
  font-size: 50px;
  line-height: 50px;
}
section.home .box-contato.newsletter span.titulo{
  margin: 0px 15% 20px;
  width: calc(100% - 30%);
  text-align: left;
  font-size: 15px;
  line-height: 15px;
  text-transform: initial;
  padding: 0px;
  letter-spacing: 0px;
}
section.home .box-contato.newsletter form div.linha div.box-input input{
  border: 1px solid #ffffff;
}
section.home .box-contato.newsletter form button#btnEnviarNews:hover{
  background: #00427a;
}
section.home .box-contato.newsletter form button#btnEnviarNews{
  background: #d10d15;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  font-family: 'montserratsemi_bold';
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1px;
  border-radius: 0px;
  border: 0px;
  width: calc(100% - 30%);
  height: auto;
  display: block;
  margin: 0px auto 15px;
  cursor: pointer;

}
/* FIM NEWSLETTER */

/* PARCEIROS */
section.home div.parceiros{
  width: calc(40% - 100px);
  display: inline-block;
  height: 280px;
  margin-bottom: 30px;
  border: 1px solid #ededed;
  padding: 80px 40px 0px;
}
section.home div.parceiros h4 {
  width: 100%;
  text-align: center;
  color: #6d6e71;
  font-size: 16px;
  font-family: 'montserratregular';
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 30px;
}
section.home div.parceiros .owl-stage-outer {
  overflow: hidden;
  height: auto;
  display: inline-block;
  width: calc(100% - 0px);
  padding: 0px 0px;
}
section.home .parceiros .box {
  width: 90%;
  text-align: center;
  margin: 0px 5%;
  display: block;
}
section.home div.parceiros .owl-nav {
  left: -15px;
  width: calc(100% + 30px);
  height: 20px!important;
  position: absolute;
  min-width: 100px;
  max-width: 1060px;
  position: relative;
  top: 0px;
  text-align: center;
  margin: 0px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex!important;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
section.home div.parceiros .owl-nav .owl-prev {
  width: 22px;
  height: 40px;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  top: -70px;
  left: 0px;
  background-image: url('../images/assets/sprite.png');
  background-repeat: no-repeat;
  background-position: -44px 2px;
  background-size: auto;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
section.home div.parceiros .owl-nav .owl-prev:hover {
  background-position: -44px -37px;
}
section.home div.parceiros .owl-nav .owl-next {
  width: 22px;
  height: 40px;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  top: -70px;
  right: 0px;
  background-image: url('../images/assets/sprite.png');
  background-repeat: no-repeat;
  background-position: -65px 2px;
  background-size: auto;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
section.home div.parceiros .owl-nav .owl-next:hover {
  background-position: -65px -37px;
}
/* FIM PARCEIROS */



/* ORCAMENTO */
div.over-orcamento.active {
    max-height: 100%;
    height: 100%;
    z-index: 1000;
    opacity: 1;
}
div.over-orcamento.active div.box-orcamento {
    -webkit-transform: translate3d(0px,0px,0px);
    -moz-transform: translate3d(0px,0px,0px);
    -ms-transform: translate3d(0px,0px,0px);
    -o-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
    z-index: 20;
}
div.over-orcamento {
    display: block;
    opacity: 0;
    width: 100%;
    top: 0px;
    display: block;
    max-height: 0%;
    position: fixed;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.6);


}
.box-orcamento{
  width: calc(600px - 0px);
  margin: auto calc(50% - 300px);
  height: 450px;
  background: #ed1c24;
  float: left;
  display: inline-block;
  position: relative;
  z-index: 1000;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 50px;
  z-index: -10;
  margin-top: 10%;
  -webkit-transform: translate3d(0px,-30%,0px);
  -moz-transform: translate3d(0px,-30%,0px);
  -ms-transform: translate3d(0px,-30%,0px);
  -o-transform: translate3d(0px,-30%,0px);
  transform: translate3d(0px,-30%,0px);
}
.box-orcamento span.titulo {
  color: #fff;
  width: calc(90% - 60px);
  text-align: left;
  font-family: 'montserratbold';
  display: inline-block;
  font-size: 50px;
  line-height: 40px;
  /* text-transform: uppercase; */
  padding: 0px 20px 20px 40px;
  letter-spacing: 3px;
  margin: 0 5%;
}
.box-orcamento span.txt {
  color: #fff;
  width: calc(100% - 40px);
  text-align: center;
  font-family: 'montserratbold';
  display: inline-block;
  font-size: 24px;
  line-height: 38px;
  padding: 10px 0px;
  margin: 0 20px 0px;
}
.box-orcamento form{
  width: 90%;
  height: auto;
  display: inline-block;
  margin: 0 5% 30px;
}

.box-orcamento form div.linha {
  width: calc(100% - 80px);
  height: auto;
  display: block;
  margin: 0px 0px 10px;
  background: none;
  padding: 0px 40px;
}
.box-orcamento form div.linha div.box-input {
  width: 100%;
  display: inline-block;
  position: relative;
}
.box-orcamento form div.linha div.box-input input::placeholder,
.box-orcamento form div.linha div.box-input textarea::placeholder{
  color: #fff!important;
}
.box-orcamento form div.linha div.box-input input {
  width: calc(100% - 40px);
  font-family: 'montserratregular';
  font-size: 13px;
  height: 18px;
  display: block;
  line-height: 10px;
  color: #fff;
  border: 1px solid #cdcbcb;
  outline: none;
  padding: 15px 20px;
  background: none;
}
.box-orcamento form div.linha div.box-input textarea {
  width: calc(100% - 40px);
  font-family: 'montserratregular';
  font-size: 13px;
  height: 60px;
  display: block;
  line-height: 10px;
  color: #fff;
  border: 1px solid #cdcbcb;
  outline: none;
  padding: 15px 20px;
  background: none;
  resize: none;
}
.box-orcamento form div.linha div.box-select {
  width: 100%;
  display: inline-block;
  position: relative;
}
.box-orcamento form div.linha div.box-select i {
  position: absolute;
  bottom: 33%;
  right: 10px;
  color: #fff;
}
.box-orcamento form div.linha div.box-select label {
  width: calc(100% - 40px);
  font-family: 'montserratregular';
  font-size: 13px;
  height: auto;
  display: block;
  line-height: 10px;
  color: #fff;
  border: 1px solid #cdcbcb;
  outline: none;
  padding: 19px 20px;
}
.box-orcamento form div.linha div.box-select select {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  cursor: pointer;
}
.box-orcamento form button#btnEnviar {
  background: #d10d15;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  font-family: 'montserratsemi_bold';
  font-size: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1px;
  border-radius: 0px;
  border: 0px;
  width: calc(100% - 80px);
  height: auto;
  display: block;
  margin: 0px auto 15px;
  cursor: pointer;
}
.box-orcamento form button#btnEnviar:hover {
  background: #02325b;
}
.box-orcamento span.fecha {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 20px;
  right: 20px;
  border: 2px solid #fff;
  border-radius: 40px;
  color: #fff;
  font-family: 'montserratregular';
  text-align: center;
  padding: 1px 4px 6px;
  cursor: pointer;
}

/* FIM ORCAMENTO */

/*FIM CONTEUDO*/


/*RESPONSIVO*/

/* Smartphones (portrait and landscape) ----------- */

@media only screen 
and (min-width : 0px) 
and (max-width : 416px) {

section.home .conteudo div.info h1,section.home div.solucoes span.titulo{
  font-size: 17px;
} 
section.home .produ .list-produ .owl-stage-outer .owl-item img{
  width: calc(100% - 50px);
  height: auto;
}
section.home .produ .list-produ .owl-nav .owl-next,
section.home .produ .list-produ .owl-nav .owl-prev{
  top: -125px;
}
section.home .conteudo div.info {
    width: calc(100% - 40px);
    display: inline-block;
    margin: 0 20px 15px;
}
section.home .conteudo img.bg-quem {
  margin-top: 80px;
  float: initial;
  max-width: 90%;
  display: inline-block;
  margin: 0px 5% 60px;
}
section.home div.dna{
  margin-bottom: 20px;
}
section.home div.solucoes{
  margin-bottom: 0 !important;
}
section.home div.dna div.box{
  width: calc(100% / 2) !important;
  margin: 2px auto !important;
}
section.home .boxOrcamento {
  margin-bottom: 0 !important;
}
section.home .box-dicas:before {
    content: "";
    width: 200%;
    height: 280px;
    position: absolute;
    background: transparent;
    border: 2px solid #dfe1e0;
    right: calc(0% + 20px);
    top: calc(0% + 35px);
    display: inline-block;
    z-index: 1;
  }
  section.home .produ .list-produ .owl-nav {
    left: 0px;
    width: calc(80% + 50px);
  }
  section.home div.solucoes:before{
    top: -74px;
  }
  section.home ul.lista-produtos li{
    width: 100%!important;
  }
  section.home #banner_principal, 
  section.home #banner_principal .owl-stage-outer{
    height: 500px!important;
  }
  section.home .banner_item img.imagem {
    display: block;
    opacity: 0;
    width: 100%;
  }
  section.home .banner_item {
    background-size: 100% auto;
    background-position: top;
    height: auto;
    background-repeat: no-repeat;
  }
  section.home #banner_principal .bannerList .owl-nav,
  header .top a.revendedor{
    display: none!important;
  }
  section.home .bannertxts{
    max-height: 60%;
    padding-top: 40%;
  }
  section.home .produ-destaque div.esq {
    width: calc(100% - 0px);
  }
  section.home .produ-destaque span.titulo,
  section.home .produ-destaque span.nome{
    width: calc(100% - 30px);
    padding: 30px 20px 0px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }

  section.home .produ-destaque span.nome{
    font-size: 40px;
    line-height: 50px;
  }
  section.home div.box-video,
  section.home div.box-servicos{
    width: 100%;
  }

  section.home .mini-banner .box:nth-child(1),
  section.home .mini-banner .box:nth-child(2){
    width: 100%;
    margin: 0px;
  }
  section.home .box-contato,
  section.home div.box-face{
    width: 100%;
    margin: 0px; 
  }
  section.home div.box-face{
    margin-left: 0px;
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  section.home .box-contato{
    height: auto;
  }
  section.home .box-dicas div.dir{
    width: 100%;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  section.home div.parceiros{
    width: calc(100% - 82px);
    display: inline-block;
    margin: 30px 0px;
  }
  section.home .box-dicas .img {
    width: 100%!important;
  }
  section.home .box-dicas div.dir{
    width: 100%!important;
    left: 0px;
    margin-left: 0px;
    padding: 0px;
  }
  section.home .conteudo div.info span{
    padding: 8px 0px 0px;
  }
  section.home div.solucoes{
    margin-top: 38px;
  }
  section.home div.dna div.box{
    padding: 16px 30px;
  }
  section.home .box-dicas span.nome,
  section.home .box-dicas .txt{
    width: calc(100% - 50px);
    padding: 20px 25px;
  }
  section.home .box-dicas .txt{
    width: calc(100% - 50px);
    padding: 0px 25px;
  }
  section.home .box-dicas a span.cot{
    width: calc(100% - 80px);
    margin: 0 20px 30px;
  }
}





@media only screen 
and (min-width : 0px) 
and (max-width : 768px) {

  section.home .boxOrcamento a{
    padding-top: 55px !important;
  }
  section.home .boxOrcamento a.cot strong{
     font-size: 16px !important;
    position: relative;
    bottom: 39px;
  }
  section.home div.solucoes .box{
    font-size: 12px;
  }
section.home div.solucoes span.titulo{
    color: #364586;
  }
  section.home div.solucoes{
    margin: 20px;
    margin-top: 60px;
    width: calc(100% - 40px);
    position: relative;
  }
  section.home div.solucoes div.owl-item a.box{
    width: calc(100% - 50px);
    margin: 0 25px;
  }
  section.home div.solucoes .owl-nav .owl-prev{
    top: -80px;
    left: -5px;
    -webkit-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%);
  }
  section.home div.solucoes .owl-nav .owl-next{
    top: -80px;
    right: -5px;
    -webkit-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%);
  }
  section.home div.solucoes .owl-nav .owl-prev:hover,
  section.home div.solucoes .owl-nav .owl-next:hover{
    -webkit-filter: invert(0%);
    -o-filter: invert(0%);
    filter: invert(0%);
  }
  section.home div.solucoes .box:before{
    left: calc(100% / 2 - 30px) !important;
  }
  section.home .marcas .owl-nav .owl-prev{
    left: 5px;
  }
  section.home .marcas .owl-nav .owl-next{
    right: 5px;
  }
  .box-orcamento {
    width: 100%;
    height: 100%;
    margin: 0px;
  }
  section.home .bannerList .owl-dots{
    bottom: 20px;
  }

  section.home .owl-nav .owl-next,
  section.home .owl-nav .owl-prev{
    top: -250px;
  }
  
  section.home #banner_principal, section.home #banner_principal .owl-stage-outer{
    height: 500px;
  }
  
  div#banner_principal {
    width: 100%!important;
    margin: 0px;
  }
  section.home #banner_principal .owl-wrapper-outer{
    width: 100%;
  }

  section.home #banner_principal .bannerList .owl-controls{
    width: 100%!important;
    height: 20px!important;
    top: 90%!important;
  }
  section.home #banner_principal .bannerList .owl-controls .owl-buttons{
    display: none;
  }
/*   section.home .banner_item {
    background-size: cover;
    background-position: center;
  } */
  section.home .produ {
    width: 90%;
    margin: 0 5%;
  }
  section.home .produ-destaque div.esq {
    width: calc(100% - 0px);
  }
  section.home .produ-destaque a span.cot{
    width: 200px;
    margin: 20px auto;
    text-align: center;
    float: none;
  }
  section.home .produ-destaque .img{
    text-align: center;
    width: 100%;
  }
  section.home .mini-banner .box:nth-child(1),
  section.home div.box-servicos{
    background-size: auto 100%;
  }
  section.home .mini-banner .box:nth-child(1):hover,
  section.home div.box-servicos:hover {
    background-size: auto 105%;
  }

  section.home .mini-banner .box span:nth-child(1),
  section.home .mini-banner .box:nth-child(2) span:nth-child(1){
    padding: 20px 40px 0px;
  }
  section.home div.box-servicos span.titulo {
    padding: 50px 40px 0px;
  }
  section.home .mini-banner .box span:nth-child(2){
    font-size: 30px;
  }

  section.home div.box-video span.titulo{
    padding: 20px 40px 0px;
  }
  section.home div.box-video span.videos{
    margin: 10px auto;
  }
  section.home .box-contato{
    height: auto;
  }


  section.home .box-dicas .img {
    width: 40%;
  }
  section.home .box-dicas div.dir{
    width: calc(100% - 265px);
    margin: 0px;
    padding: 0px;
  }
  section.home .box-dicas span.nome,
  section.home .box-dicas .txt{
    padding-left: 40px;
  }
  section.home .box-dicas a span.cot{
    margin-left: 40px;
  }
}



@media only screen 
and (min-width : 417px) 
and (max-width : 768px) {
/*   section.home div.perguntas span.pergunta{
    font-size: 20px;
    line-height: 20px;
  } */
  section.home .conteudo div.info {
    width: calc(50% - 50px);
    display: inline-block;
    margin: 5px 20px 50px;
  }
  section.home #banner_principal, 
  section.home #banner_principal .owl-stage-outer {
    height: 400px;
  }
  section.home .banner_item {
    background-size: 150% auto;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
  }
  div.over-orcamento.active div.box-orcamento {
    width: 100%;
    height: auto;
    margin: 0px;
  }
  div.over-orcamento.active {
    max-height: 100%;
    height: 100%;
    z-index: 1000;
    opacity: 1;
    overflow: auto;
  }
  section.home .bannertxts span.sub_txt{
    padding: 30px 100px;
    max-width: calc(100% - 200px);
  }


}
















