a.orcamentoFlu, a.whatsFlu{
/*display: none;*/
}

ul.lista-img-produ.owl-loaded.owl-drag li img{
    opacity: 1;
}

ul.lista-img-produ li img{
    opacity: 0;
}


a.logo-imp {
    display: none;
    width: 200px;
    height: 80px;
    background: url('../images/logo.jpg') left center no-repeat;
}

/*COMECO IDENTIFICAÇÃO*/
div.identificacao{
    width: 100%;
    min-height: 600px;
    display: inline-block;
    margin-bottom: 100px;
}


div.identificacao div.esq,
div.identificacao div.dir{
    width: calc(50% - 20px);
    min-height: 150px;
    padding-bottom: 10px;
    height: auto;
    float: left;
    /* margin-left: 30px; */
    border: 1px solid #bdbdbd;
    position: relative;
    /* border-radius: 30px; */
    overflow: hidden;
    z-index: 1;
    padding: 1px;
    border-radius: 3px;
    padding-bottom: 20px;
}

div.identificacao div.esq span.top, 
div.identificacao div.dir span.top {
    color: #172f51;
    height: auto;
    text-transform: uppercase;
    /* border-bottom: 1px solid #bdbdbd; */
    letter-spacing: 2px;
    display: block;
    padding: 15px 0 15px 25px;
    width: calc(100% - 25px);
    font-family: montserratbold;
    font-size: 12px;
    text-transform: uppercase;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
div.identificacao div.dir span.top {
    background: #43546b;
    color: #fff;
}


div.identificacao div.esq.active form.esqueci-senha {
    max-height: 200px;
}

div.identificacao div.esq.active form.login {
    max-height: 0px;
}

div.identificacao div.esq form {
    width: 100%;
    max-height: 400px;
    padding-top: 5px;
    display: block;
    overflow: hidden;
    -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;
}

div.identificacao div.esq form.esqueci-senha {
    max-height: 0px;
}
div.identificacao div.esq div.linha,
div.identificacao div.dir div.linha {
    width: 90%;
    height: auto;
    display: block;
    margin: 20px auto;
}
div.identificacao div.esq div.linha span,
div.identificacao div.dir div.linha span {
    font-family: 'montserratlight';
    font-size: 13px;
    line-height: 14px;
    color: #999999;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
div.identificacao div.esq div.linha div.box-input,
div.identificacao div.dir div.linha div.box-input {
    width: 100%;
    display: inline-block;
    position: relative;
}
div.identificacao div.esq div.linha div.box-input input,
div.identificacao div.dir div.linha div.box-input input {
    width: calc(100% - 30px);
    font-family: 'montserratregular';
    font-size: 13px;
    height: 28px;
    display: block;
    line-height: 10px;
    color: #999999;
    border: 1px solid #999999;
    outline: none;
    padding: 6px 15px;
}
div.identificacao div.dir button.entrar{
      margin-left: 22px!important;
}
div.identificacao div.dir button.identificar {
    margin-left: 2px!important;
}
div.identificacao div.esq button.entrar,
div.identificacao div.esq button.recuperar,
div.identificacao div.dir button.entrar{
    background: #f1592a;
    color: #fff;
    outline: none;
    border: 0px;
    display: block;
    width: calc(50% - 10px);
    height: 35px;
    line-height: 15px;
    float: right;
    padding: 10px;
    margin-right: 0px;
    font-family: 'montserratregular';
    font-size: 12px;
    cursor: pointer;
    margin-top: 0px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 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;

}

div.identificacao div.esq button.entrar:hover,
div.identificacao div.esq button.recuperar:hover,
div.identificacao div.dir button.entrar:hover{
    background: #172f50;
    color: #fff;
}

div.identificacao div.esq span.esqueci-senha {
    font-family: 'roboto_medium';
    font-size: 12px;
    color: #f1592a;
    text-align: left;
    float: none;
    display: block;
    line-height: 12px;
    cursor: pointer;
    width: 90%;
    margin: 10px 20px 20px;
    font-style: italic;
}
div.identificacao div.esq a.face,
div.identificacao div.dir a.face  {
    background-color: #00528a;
    color: #fff;
    width: calc(90% + 2px);
    margin: 0px 5%;
    min-height: 23px;
    display: block;
    font-size: 14px;
    color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 10px 0px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'montserratsemi_bold';
    -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-bottom: 15px;
}
div.identificacao div.esq a.face:hover,
div.identificacao div.dir a.face:hover {
    background-color: #1F3B50;
}
div.identificacao div.esq a.face i,
div.identificacao div.dir a.face i{
    font-size: 18px;
    margin: 0px 10px;
}


div.identificacao.active {
    opacity: 1;
    min-height: 440px;
    max-height: 500px;
    z-index: 1001;
}
div.identificacao {
    opacity: 0;
    width: 900px;
    min-height: 0px;
    max-height: 0px;
    position: fixed;
    top: 25%;
    left: calc(50% - 450px);
    background: transparent;
    z-index: 10000;
    -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;
    overflow: hidden;
    z-index: -1;
}
div.identificacao:after {
    content: "";
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0px;
    position: fixed;
    background: rgba(170, 170, 170, 0.3);
}
div.identificacao .dir{
   margin-left: calc(50% - 25%);
   background: #FFF;
     
}


 
div.identificacao span.fecha:hover{
    /* border: 2px solid #172f51; */
    /* color: #172f51; */

    color: #f1592a;
}
div.identificacao span.fecha {
    position: absolute;
    top: 8px;
    right: 10px;
    /* background: #fff; */
    color: #fff;
    padding: 10px 0px;
    padding-top: 0px;
    border-radius: 60px;
    cursor: pointer;
    width: 35px;
    height: 20px;
    text-align: center;
    /* border: 2px solid #f1592a; */
    font-family: 'montserratsemi_bold';
    font-size: 15px;
    line-height: 31px;
    -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;
}

.boxEmail{
    float: left;
    width: 100%!important;
    margin-right: 10px!important;
    margin-bottom: 5px;
}


.identificar {
    float: left;
    margin: 10px 0px!important;
    width: 32%!important;
    margin-left: 10px!important;
}

#boxIdentificacao{
   height: 0;
}




/*FIM IDENTIFICAÇÃO*/

/*COMEÇO PRODUTO*/
section.produto{
    width: 100%;
    height: auto;
    background: #fff;
    display: inline-block;
    padding-bottom: 100px;
    -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.produto .conteudo {
    width: 980px;
    display: block;
    margin: 0 auto;
    min-height: 1000px;
    padding: 10px 0px 0px;
    margin-bottom: -90px;
    position: relative;
}


section.produto div.top-info {
    width: 100%;
    height: 40px;
    display: inline-block;
    padding: 5px 0px;
}
section.produto div.top-info div.cen{
    width: 980px;
    display: block;
    margin: 0 auto;
}
section.produto div.top-info h2 {
    font-family: 'montserratsemi_bold';
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0px;
    width: calc(100% - 60px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    float: left;
    letter-spacing: 2px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
section.produto div.top-info h2 img.icon {
    float: left;
    margin-right: 20px;
}
section.produto div.top-promo {
    width: 100%;
    height: 58px;
    display: inline-block;
}
section.produto div.top-promo div.cen{
    width: 980px;
    display: block;
    margin: 0 auto;
}
section.produto div.top-promo h2 {
    font-family: 'montserratsemi_bold';
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px 10px 40px;
    width: calc(100% - 60px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    float: left;
    letter-spacing: 2px;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
section.produto div.top-promo h2 img.icon {
    float: left;
    margin-right: 20px;
}

section.produto .conteudo .linha {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    padding-top: 40px;
}

section.produto .conteudo div.esq{
    width: 500px;
    display: block;
    float: left;
    min-height: 400px;
    z-index: 15;
    position: relative;
    z-index: 15;
}


section.produto .conteudo div.esq div.slide .owl-stage-outer .owl-stage{
    height: 100%;
    overflow: hidden;
}
section.produto .conteudo div.esq div.slide .owl-stage-outer{
  border: 1px solid #eeeeee;
  overflow: hidden;
  height: 395px;
  width: 100%;
}
section.produto .conteudo div.esq div.slide .owl-nav.disabled{
    display: none;
}
section.produto .conteudo div.esq div.slide .owl-dots{
    width: calc(100% + 5px);
    top: 20px;
    display: inline-block;
    height: auto;

/*     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: left;
    -moz-justify-content: left;
    -ms-justify-content: left;
    justify-content: left; */


}
section.produto .conteudo div.esq div.slide .owl-dots .owl-dot{
    min-width: 95px;
    height: 80px!important;
    border: 1px solid #eeeeee;
    background-color: #fff;
    background-image: url(../images/assets/preloader.gif);
    /* background-size: 100%; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 90%;
    cursor: pointer;
    padding-top: 0px!important;
    margin-right: 4px;
    margin-top: 5px;
    float: left;
}
section.produto .conteudo div.esq div.slide .owl-dots .owl-dot:nth-child(5n) {
    margin-right: 0px;
}
section.produto .conteudo div.esq div.slide .owl-dots .owl-dot span{
    display: none;
}
section.produto .conteudo div.esq div.slide .owl-dots .owl-dot.active{
    
    border: 1px solid #173f70;
    background-color: #fff;
}
section.produto .conteudo div.esq div.slide .owl-controls{
    z-index: -1;
    width: 100%;
}
section.produto .conteudo div.esq div.slide,
section.produto .conteudo div.esq div.slide ul.lista-img-produ
section.produto .conteudo div.esq div.slide ul.lista-img-produ li{
    width: 100%;
    display: block;
    height: 395px;
}
section.produto .conteudo div.esq div.slide{
    height: auto;
}
section.produto .conteudo div.esq div.slide .owl-stage-outer:before{
    content: "+";
    width: 58px;
    height: 30px;
    background: #464646;
    border-bottom-left-radius: 15px;
    position: absolute;
    top: 1px;
    right: 0px;
    display: block;
    z-index: 9 !important;
    color: white;
    font-size: 23px;
    text-align: center;
    margin-bottom: 17px;
}
li.easyzom:hover img {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}

section.produto .conteudo div.esq div.slide .owl-stage-outer:after{
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 5px;
  right: 20px;
  background: url(../images/assets/sprite.png) -92px -1px no-repeat;
  z-index: 1;
}
section.produto .conteudo div.esq div.slide .owl-stage-outer:hover:after,
section.produto .conteudo div.esq div.slide .owl-stage-outer:hover:before{
  z-index: -1;
}
section.produto .conteudo div.esq div.slide ul.lista-img-produ .owl-item{
  width: 100%;
  display: block;
  float: left;
}
section.produto .conteudo div.esq div.slide ul.lista-img-produ li{
  overflow: hidden;
  height: 395px;
  display: block;
  float: left;
  width: 100%;
    position: relative;
}

section.produto .conteudo div.esq div.slide ul.lista-img-produ li img,
div.lista-img-produ{
    /*width: 100%;*/
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
/*    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);*/

    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}


.easyzoom-flyout img {
    -webkit-transition: all 0s linear!important;
    -moz-transition: all 0s linear!important;
    -o-transition: all 0s linear!important;
    transition: all 0s linear!important;
}

section.produto .conteudo div.esq div.slide .owl-nav {
    left: -25px;
    width: calc(100% + 50px);
    height: 1px!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;
    display: none!important;
}

section.produto .conteudo div.esq div.slide .owl-nav .owl-prev {
    width: 22px;
    height: 40px;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    top: -230px;
    left: -15px;
    background-image: url(../images/assets/sprite.png);
    background-repeat: no-repeat;
    background-position: -44px 2px;
    background-size: auto;

    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
section.produto .conteudo div.esq div.slide .owl-nav .owl-prev:hover {
    background-position: -44px -37px;
}
section.produto .conteudo div.esq div.slide .owl-nav .owl-next {
    width: 22px;
    height: 40px;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    top: -230px;
    right: -15px;
    background-image: url(../images/assets/sprite.png);
    background-repeat: no-repeat;
    background-position: -65px 2px;
    background-size: auto;

    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
section.produto .conteudo div.esq div.slide .owl-nav .owl-next:hover {
    background-position: -65px -37px;
}

section.produto div.esq:hover(section.produto div.dir){
  background: red;
}


section.produto .conteudo div.esq div.slide ul.lista-img-produ li:hover img {
/*    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);*/
}

/*section.produto .conteudo div.esq div.slide:hover(.zoomContainer) {
    z-index: 1000!important;
}*/
.zoomContainer .zoomLens{
    z-index: -1000!important;
    
}
.zoomContainer{
  z-index: 15;
  opacity: 0;
}

.zoomContainer:hover,
.zoomContainer:hover div {
    /* z-index: 15; */
    opacity: 1;
}
.zoomContainer.active:hover{
    /* opacity: 1; */
    
}
.zoomContainer.active{
    z-index: 15;
}
.zoomContainer.active .zoomLens{
    z-index: -1000!important;
    
}
.zoomContainer.active .zoomWindowContainer div {
    margin-left: 30px!important;
    padding-left: 0px!important;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
div.zoomContainer:nth-child(1) {
     z-index: 1!important;
     opacity: 1!important;

}
.zoomContainer.active .zoomLens,
.zoomContainer.active .zoomWindowContainer {
    /*display: block!important;*/
    z-index: 1000!important;
    /*opacity: 1!important;*/
}
div.lista-img-produ{
    width: 100%;
    display: block;
    height: 100%;
}
div.lista-img-produ img#zoom{
    width: 100%;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);

    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
div.lista-img-produ div#gallery{
    width: 100px;
    height: 70px!important;
    border: 1px solid #bdbdbd;
    background-color: #fff;
    background-image: url(../images/assets/preloader.gif);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-top: 0px!important;
    margin-right: 5px;
    float: left;

}
div.lista-img-produ div#gallery img{
    display: block;
    width: 90%;
    height: auto;
}
/* section.produto .conteudo div.dir:before{
    content: "";
    width: 100vw;
    display: block;
    position: absolute;
    height: 100%;
    top: 0px;
    left: calc(0% - 60px);
    z-index: -1;
    background: #fff;
    margin-left: 0px;
}
section.produto .conteudo div.esq:after{
    content: "";
    width: 100vw;
    display: block;
    position: absolute;
    height: 100%;
    top: 0px;
    right: calc(100% - 0px);
    background: #fff;
    margin-right: 1px;
    z-index: 0;
}
section.produto .conteudo div.esq:before{
    content: "";
    width: 100vw;
    display: block;
    position: absolute;
    height: 100%;
    top: 0px;
    left: calc(100% - 0px);
    background: white;
    margin-left: 2px;
    z-index: 0;
} */
section.produto .conteudo div.dir{
    width: calc(100% - 525px);
    display: block;
    float: right;
    min-height: 530px;
    position: relative;
    z-index: 16;
    background: #fff;
}
section.produto .conteudo div.dir .arquivos{
    display: inline-block;
    padding: 30px 30px 10px;
    color: #6d6e71;
    width: calc(100% - 60px);
}
section.produto .conteudo div.dir .arquivos a:before{

}
section.produto .conteudo div.dir .arquivos a{
  width: calc(150px - 10px);
  height: 20px;
  font-size: 13px;
  float: left;
  color: #6d6e71;
  padding: 0px 30px 0 0;
  font-family: 'Gotham-Book';
  position: relative;
  margin-right: 15px;
  margin-bottom: 17px;
}
section.produto .conteudo div.dir .arquivos a strong {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: calc(150px - 22px);
}
section.produto .conteudo div.dir .arquivos a:hover strong {
  -webkit-line-clamp: 2;
}
section.produto .conteudo div.dir .arquivos a span.icon {
  position: absolute;
  width: 28px;
  height: 30px;
  float: right;
  display: block;
  right: 10px;
  top: -7px;
}
section.produto .conteudo div.dir .arquivos a span.icon-pdf {
  background: url('../images/assets/sprite.png') -40px -131px no-repeat;
}
section.produto .conteudo div.dir .arquivos a span.icon-word {
  background: url('../images/assets/sprite.png') -40px -131px no-repeat;
}
section.produto .conteudo div.dir .arquivos a span.icon-excel {
  background: url('../images/assets/sprite.png') -121px -131px no-repeat;
}
section.produto .conteudo div.dir .arquivos a span.icon-zip {
  background: url('../images/assets/sprite.png') -68px -131px no-repeat;
}
section.produto .conteudo div.dir .arquivos a span.icon-jpg {
  background: url('../images/assets/sprite.png') -173px -131px no-repeat;
}
section.produto .conteudo div.dir .arquivos a span.icon-png {
  background: url('../images/assets/sprite.png') -147px -131px no-repeat;
}
section.produto .conteudo div.dir .arquivos i{
  margin-left: 10px;
}
section.produto .conteudo div.esq .menu-social {
    display: inline-block;
    width: 100%;
    height: 25px;
    margin-top: 20px;
}

section.produto .conteudo div.esq .menu-social a .fa{
  color: #616681;
  display: block;
  float: left;
  width: 40px;
  height: 30px;
  text-align: center;
  margin-right: 5px;
  border-radius: 50%;
  line-height: 27px;
  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;
}

/* section.produto .conteudo div.esq .menu-social a .fa-facebook{
  background: #5f81c4;
}
section.produto .conteudo div.esq .menu-social a .fa-instagram{
  background: #ffa910;
}
section.produto .conteudo div.esq .menu-social a .fa-google-plus{
  background: #e62b33;
}
section.produto .conteudo div.esq .menu-social a .fa-twitter{
  background: #43bcee;
}
section.produto .conteudo div.esq .menu-social a .fa-pinterest-p{
  background: #e62b33;
}
section.produto .conteudo div.esq .menu-social a .fa:hover{
  background: #2d4090;
} */
span.produ-relacionados {
    display: inline-block;
    width: calc(100% - 27px);
    font-family: 'nickname_demoregular';
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #2C4092;
    margin-bottom: 20px;
    margin-top: 20px;
}
section.produto .conteudo div.dir span.resumo strong{
  font-size: 15px;
  color: #3a3a3a;
  font-family: 'Gotham-Bold';
  width: 100%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
section.produto .conteudo div.dir span.resumo {
  font-family: 'Gotham-Book';
  font-size: 12px;
  line-height: 22px;
  color: #646464;
  display: inline-block;
  float: left;
  width: calc(100% - 80px);
  margin-bottom: 25px;
  background: #f8f8f8;
  padding: 40px;
  font-weight: 200;
  text-align: justify;
}
section.produto .conteudo div.topoL{
  display: inline-block;
  width: 100%;
}
section.produto .conteudo div.topoL span.resumo{
  font-family: 'Gotham-Book';
  font-size: 13px;
  line-height: 20px;
  color: #646464;
  display: inline-block;
  float: left;
  width: 100%;
  margin: 0px 0px 30px;
}
section.produto .conteudo div.topoL span.nome{
  display: inline-block;
  /* width: calc(100% - 27px); */
  font-family: 'Gotham-Medium';
  font-size: 25px;
  line-height: 25px;
  color: #3b3b3b;
  margin-bottom: 20px;
  margin-top: 10px;
  text-transform: uppercase;
}
section.produto .conteudo div.dir span.sku a{
    color: #6d6e71!important;
}
section.produto .conteudo div.dir span.sku {
    color: #6d6e71!important;
    font-size: 12px;
    line-height: 12px;
    font-family: 'montserratsemi_bold';
    display: inline-block;
    text-align: left;
    margin: 5px 0px;
    width: 50%;
    padding-left: 8px;
}
section.produto .conteudo div.dir span.marca {
    color: #6d6e71;
    font-size: 12px;
    line-height: 12px;
    font-family: 'montserratlight';
    display: inline-block;
    text-align: right;
    margin: 5px 0px;
    width: 40%;
    padding-left: 8px;
}
section.produto .conteudo div.dir span.nome b {
    font-size: 11px;
    color: #a6a4a4;
    font-family: 'montserratregular';
    letter-spacing: 1px;
    width: 100%;
    display: block;
    padding: 0px;
    line-height: 11px;
}
section.produto .conteudo div.dir span.info {
    background: #f1592a;
    color: #fff;
    outline: none;
    border: 0px;
    display: inline-block;
    width: calc(100% - 100px);
    height: auto;
    line-height: 13px;
    padding: 15px 10px;
    font-family: 'montserratregular';
    letter-spacing: 1px;
    font-size: 11px;
    margin: 5px 40px 5px;
    text-align: center;
    text-transform: uppercase;
}
section.produto .conteudo div.dir span.escolha {
    font-family: 'montserratregular';
    font-size: 11px;
    line-height: 36px;
    color: #a6a4a4;
    border-bottom: 1px solid #bdbdbd;
    display: inline-block;
    width: calc(100% - 27px);
    padding: 7px 7px 7px 20px;
    text-align: center;
}
section.produto .conteudo div.dir div.info-produ {
    border-top: 1px solid #bdbdbd;
    width: 100%;
    display: block;
    margin-top: 20px;
    padding-top: 10px;
}
section.produto .conteudo div.dir div.info-produ h2 {
    font-family: 'montserratsemi_bold';
    font-size: 16px;
    line-height: 24px;
    color: #172f51;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    width: calc(100% - 27px);
    padding: 7px 7px 7px 20px;
}
section.produto .conteudo div.dir div.info-produ p{
    font-family: 'montserratlight';
    font-size: 13px;
    line-height: 13px;
    color: #a6a4a4;
    display: inline-block;
    width: calc(100% - 60px);
    padding: 0px 30px 15px;
    text-align: left;
}
section.produto .conteudo div.dir div.icones{
    border-top: 1px solid #bdbdbd;
    width: 100%;
    height: auto;
    display: block;
}
section.produto .conteudo div.dir div.icones div.box{
    width: 25%;
    display: block;
    float: left;
    text-align: center;
    margin: 20px 0px;
    opacity: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

section.produto .conteudo div.dir div.icones.anima div.box:nth-child(1),
section.produto .conteudo div.dir div.icones.anima div.box:nth-child(4){
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
section.produto .conteudo div.dir div.icones.anima div.box:nth-child(2),
section.produto .conteudo div.dir div.icones.anima div.box:nth-child(3){
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
section.produto .conteudo div.dir div.icones div.box:nth-child(1),
section.produto .conteudo div.dir div.icones div.box:nth-child(2){
    -webkit-transform: translate3d(-200px,0px,0px);
    -moz-transform: translate3d(-200px,0px,0px);
    -ms-transform: translate3d(-200px,0px,0px);
    -o-transform: translate3d(-200px,0px,0px);
    transform: translate3d(-200px,0px,0px);
}
section.produto .conteudo div.dir div.icones div.box:nth-child(3),
section.produto .conteudo div.dir div.icones div.box:nth-child(4){
    -webkit-transform: translate3d(200px,0px,0px);
    -moz-transform: translate3d(200px,0px,0px);
    -ms-transform: translate3d(200px,0px,0px);
    -o-transform: translate3d(200px,0px,0px);
    transform: translate3d(200px,0px,0px);
}


section.produto .conteudo div.dir div.icones.anima div.box{
    opacity: 1;
    -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);
}
section.produto .conteudo div.dir div.icones div.box img{ 
    width: auto;
    margin: 0 auto;
    display: block;
}
section.produto .conteudo div.dir div.icones div.box span{
    width: 100%;
    display: block;
    margin: 0 auto;
    font-family: 'montserratlight';
    font-size: 10px;
    line-height: 25px;
    color: #a6a4a4;
    text-transform: uppercase;
}
section.produto .conteudo div.dir div.nLogin a{

}
section.produto .conteudo div.dir div.nLogin{
    width: calc(100% - 40px);
    height: calc(150px - 80px);
    background: url(../images/assets/n-login.png) no-repeat center center;
    background-size: contain;
    font-family: 'montserratsemi_bold';
    font-size: 19px;
    line-height: 25px;
    color: #163f71;
    padding: 40px 20px;
    text-align: center;
}
section.produto .conteudo div.dir a.addCar {
    color: #fff;
    outline: none;
    border: 0px;
    display: inline-block;
    width: calc(100% - 180px);
    height: auto;
    line-height: 13px;
    padding: 15px 10px 15px 90px;
    font-family: 'montserratregular';
    letter-spacing: 1px;
    font-size: 11px;
    margin: 5px 40px 5px;
    text-align: left;
    text-transform: uppercase;
    -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;
    background: url(../images/icon/icon-addOrc.png) 40px center no-repeat #164072;
}
section.produto .conteudo div.dir div.nLogin a:hover {
    color: #f1592a;
}
section.produto .conteudo div.dir div.nLogin a {
    color: #1bdb9f;
    text-decoration: underline!important;
}

section.produto .conteudo div.dir .opc.tec:hover a.opc:after{
  -webkit-filter: invert(0);
  -o-filter: invert(0);
  filter: invert(0);
}
section.produto .conteudo div.dir .opc.tec:hover a.opc{
  background: #354785;
  color: #fff;
  border: 1px solid #354785;
}
section.produto .conteudo div.dir a.opc:after {
    content: "";
    width: 20px;
    height: 25px;
    position: absolute;
    top: calc(50% - 14px);
    left: 40px;
    cursor: pointer;
    z-index: 1;
    background: url(../images/assets/sprite.png) -20px -128px no-repeat;
    -webkit-filter: invert(1);
    -o-filter: invert(1);
    filter: invert(1);
    opacity: 0.7;
}
section.produto .conteudo div.dir a.opc {
    color: #3a3a3a;
    outline: none;
    float: left;
    border: 0px;
    display: block;
    width: calc(240px - 80px);
    height: auto;
    padding: 12px 0px 12px 70px;
    font-family: 'Gotham-Book';
    line-height: 16px;
    letter-spacing: 1px;
    font-size: 15px;
    margin: 0px 0px 5px;
    text-align: 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;
    background: #fff;
    z-index: 1;
    border: 1px solid #a1a1a1;
}
section.produto .conteudo div.dir a.imp:hover {
  background: #354785;
  color: #fff;
  border: 1px solid #354785;
}
section.produto .conteudo div.dir a.imp {
    color: #3a3a3a;
    outline: none;
    border: 0px;
    display: block;
    float: right;
    width: calc(210px - 75px);
    height: auto;
    padding: 12px 0px 12px 70px;
    font-family: 'Gotham-Book';
    line-height: 16px;
    letter-spacing: 1px;
    font-size: 15px;
    margin: -47px 0px 5px;
    text-align: 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;
    background: #fff;
    z-index: 4;
    position: relative;
    border: 1px solid #a1a1a1;
}
section.produto .conteudo div.dir div.idmodelos {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
}
section.produto .conteudo div.dir div.idmodelos:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 14px;
    height: 10px;
    background: url(../images/assets/sprite.png) -84px -176px no-repeat;
    z-index: 1;
    -webkit-filter: invert(1);
    -o-filter: invert(1);
    filter: invert(1);
    opacity: 0.5;
}
section.produto .conteudo div.dir select#idmodelos {
    border: 1px solid #a1a1a1;
    border-radius: 0px;
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
    padding: 12px 18px;
    font-family: 'Gotham-Book';
    line-height: 16px;
    background: #ffffff;
    color: #4c4c4c;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    margin-top: 5px;
    display: inline-block;
    position: relative;
}
section.produto .conteudo div.dir a.imp:after {
    content: "";
    width: 21px;
    height: 20px;
    position: absolute;
    top: calc(50% - 9px);
    left: 40px;
    cursor: pointer;
    z-index: 1;
    background: url(../images/assets/sprite.png) -0px -130px no-repeat;
    -webkit-filter: invert(1);
    -o-filter: invert(1);
    filter: invert(1);
    opacity: 0.7;
}
section.produto .conteudo div.dir a.imp:hover:after {
  -webkit-filter: invert(0);
  -o-filter: invert(0);
  filter: invert(0);
}
section.produto .conteudo div.dir a.add-orc:hover {
  background: #4c4c4c;
}
section.produto .conteudo div.dir a.add-orc {
  color: #fff;
  outline: none;
  border: 0px;
  display: block;
  float: right;
  width: calc(100% - 10px);
  height: auto;
  padding: 17px 5px;
  font-family: 'Gotham-Book';
  line-height: 16px;
  letter-spacing: 1px;
  font-size: 15px;
  margin: 10px 0px 5px;
  text-align: center;
  -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;
  background: #354785;
  /* z-index: 4; */
  position: relative;
}

section.produto .conteudo div.dir div.tipos{
  display: inline-block;
  width: calc(100%);
  margin-top: 20px;
}

section.produto .conteudo div.dir div.tipos div.box{
    display: inline-block;
    position: relative;
    width: calc(100% / 3 - 22px);
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #d0d0d0;
    height: 120px;
    float: left;
    margin-right: 30px;
    border-top-right-radius: 30px;
}
section.produto .conteudo div.dir div.tipos div.box:last-of-type{
  margin-right: 0px;
}
section.produto .conteudo div.dir div.tipos div.box img{
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 20px;
}
section.produto .conteudo div.dir div.tipos div.box span.nome{
  font-size: 11px;
  color: #3a3a3a;
  display: inline-block;
  font-family: 'Gotham-Book';
  text-transform: uppercase;
  width: calc(100% - 40px);
  text-align: center;
  padding: 0px 20px;
}



/* section.produto .conteudo div.dir a.add-orc:after {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    top: calc(50% - 14px);
    left: calc(50% - 145px);
    cursor: pointer;
    z-index: 1;
    background: url(../images/assets/sprite.png) -124px -38px no-repeat;
} */
section.produto .conteudo div.dir div.tabela a.opc{
    background: #ee6c15;
}
section.produto .conteudo div.dir div.opc{
  display: block;
  width: 100%;
  float: left;
  height: auto;
  margin: 25px 0px 0px;
  position: relative;
  z-index: 1;

}
section.produto .conteudo div.dir a.lojista:hover {
  background: #ee6c15;
}
section.produto .conteudo div.dir a.lojista {
    margin-top: 10px;
    font-family: 'nickname_demoregular';
    line-height: 17px;
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
    background: #2c4090;
    width: calc(100% - 30px);
    display: inline-block;
    text-align: center;
    padding: 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;
}
section.produto .conteudo div.dir div.opc.parcelamento {
    z-index: 3;
}
section.produto div.opc.escolha div.opc-parcela-sub span.top {
    font-family: 'montserratsemi_bold';
    font-size: 11px;
    color: #bdbdbd;
    height: 28px;
    text-transform: uppercase;
    border-bottom: 1px solid #bdbdbd;
    letter-spacing: 2px;
    display: block;
    padding: 10px 0 0 25px;
    width: calc(100% - 25px);
}
section.produto div.opc.escolha div.opc-parcela-sub div.cont_lista {
    width: 100%;
    display: block;
    max-height: 240px;
    overflow-y: auto;
    position: relative;
}
section.produto div.opc.escolha div.opc-parcela-sub h1.nome-prod {
    font-family: 'montserratregular';
    font-size: 11px;
    color: #959595;
    width: 100%;
    float: left;
    display: block;
    height: auto;
    text-align: center;
    padding: 12px 0px;
}
section.produto div.opc.escolha div.opc-parcela-sub span.valor {
    font-family: 'montserratbold';
    font-size: 11px;
    color: #172f50;
    width: 100%;
    float: left;
    display: block;
    height: 20px!important;
    line-height: 20px;
    border-bottom: 0px;
    padding: 10px 0px;
    text-align: center;
}
section.produto div.opc.escolha div.opc-parcela-sub a.add2Car {
    position: relative;
    width: calc(100% - 230px);
    height: 100%;
    float: left;
    display: block;
    border-left: 1px solid #bdbdbd;
}
section.produto div.opc.escolha div.opc-parcela-sub a.add2Car span{
    width: 27px;
    height: 27px;
    padding: 5px;
    display: block;
    margin: 17px auto;
    border-radius: 50%;
    border: 2px solid #172f50;
    position: relative;
    z-index: 2;
    text-indent: -9999px;
    background: url(../images/assets/add-car.png) 3px 5px no-repeat #fff;
    -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-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
section.produto div.opc.escolha div.opc-parcela-sub a.add2Car span:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border: 2px solid #f1592a;
    background: url(../images/assets/add-car.png) 3px -27px no-repeat #fff;
}
section.produto .conteudo div.dir div.opc.parcelamento a.opc {
    /*background: #172f50!important;*/
    background: url(../images/icon/icon-addCar.png) 40px center no-repeat #1bdb9f!important;
}
section.produto .conteudo div.dir div.opc.parcelamento i,
section.produto .conteudo div.dir div.opc.tec i  {
    color: #fff;
    position: absolute;
    right: 20px;
    top: calc(50% - 10px);
    -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.produto .conteudo div.dir div.opc.parcelamento.active i,
section.produto .conteudo div.dir div.opc.parcelamento.desk:hover i, 
section.produto .conteudo div.dir div.opc.tec.active i,
section.produto .conteudo div.dir div.opc.tec.desk:hover i {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 15px;
    -webkit-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    transform: rotate(180deg)!important;
}
section.produto .conteudo div.dir .opc.tec {
    margin-top: 0px;
    z-index: 3;
}
section.produto .conteudo div.dir .opc.tec.active {
  z-index: 5;
}
section.produto .conteudo div.dir .opc.tec.tabela.active{
  z-index: 3!important; 
}
section.produto .conteudo div.dir .opc.tec.tabela.desk {
    z-index: 2!important;
}
section.produto .conteudo div.dir .opc.escolha {
    z-index: 10;
}
section.produto .conteudo div.dir div.sub-opc{
    display: block;
    width: calc(100% - 2px);
    margin: 0px 0px 0;
    border: 1px solid #ededed;
    /* border-top: 0px; */
    top: 43px;
    position: absolute;
    z-index: 1;
    background: #fff;
    -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;
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    box-shadow: 0px 20px 60px -25px #000;
}
section.produto .conteudo div.dir .opc-tec-sub {
    padding: 0px;
    width: 100%;
    height: 120px;
    overflow: scroll;
}
section.produto .conteudo div.dir .opc-tec-sub span strong {
    color: #f1592a;
}
section.produto .conteudo div.dir .opc-tec-sub span strong._m {
    width: 50px;
    display: inline-block;
    padding-left: 10px;
}
section.produto .conteudo div.dir .opc-tec-sub span {
/*   font-family: 'montserratlight';
  font-size: 14px;
  line-height: 24px;
  color: #3c3d3d;
  display: inline-block;
  float: left;
  width: calc(100% - 60px);
  padding: 30px; */
}
section.produto .conteudo div.dir .opc-tec-sub label{
    float: left;
    width: 100%;
    font-family: 'montserratsemi_bold';
    font-size: 12px;
    line-height: 13px;
    color: #a1a0a0;
    text-transform: uppercase;
}
section.produto .conteudo div.dir div.opc.active div.sub-opc,
section.produto .conteudo div.dir div.opc.active,
section.produto .conteudo div.dir div.opc.desk:hover div.sub-opc,
section.produto .conteudo div.dir div.opc.desk:hover{
    max-height: 600px;
    opacity: 1;
}


section.produto .conteudo div.dir div.opc p.titulo {
  color: #5c5c5c;
  padding: 0px;
  font-family: 'aleobold';
  font-size: 20px;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
}

section.produto .conteudo div.dir div.opc p.sub {
color: #888686;
padding: 0px;
font-family: 'DINRoundPro-bold';
font-size: 14px;
width: 80%;
display: inline-block;
text-align: center;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 2px solid #5c5c5c;
margin-left: 10%;
}

section.produto .conteudo div.dir div.opc p.bottom {
  color: #000000;
  padding: 0px;
  font-family: 'DINRoundPro';
  font-size: 12px;
  width: 80%;
  display: inline-block;
  text-align: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #5c5c5c;
  margin-left: 10%;
}
section.produto .conteudo div.dir div.opc p.bottom:last-of-type {
  border-bottom: 0px;
}
section.produto .conteudo div.dir div.opc table{
  width: 80%;
  margin-left: 10%;
  margin-bottom: 20px;
  margin-top: 10px;
  font-family: 'DINRoundPro';
  font-size: 12px;
  line-height: 16px;
  color: #5c5c5c;
  border-collapse: collapse;
  border-spacing: 0px 0px;
}
section.produto .conteudo div.dir div.opc table td {
  padding: 10px 5px;
}

section.produto .conteudo div.dir div.opc table tr td:nth-child(2){
  background: rgba(216, 216, 216, 0.3);
  color: #000;
  text-align: center;
}

section.produto .conteudo div.dir div.opc table tr td:nth-child(3){
  text-align: center;
  color: #000;
}
section.produto .conteudo div.dir div.opc table tr:nth-child(2n+1){
  background: #ededed;
}
section.produto .conteudo div.dir div.opc table tr:nth-child(1){
  background: transparent;
}
section.produto .conteudo div.dir div.opc table tr:nth-child(1) td {
  text-align: center;
  background: none!important;
  color: #5c5c5c!important;
  /* font-size: 10px; */
  /* font-family: 'libre_baskervilleregular'; */
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub span {
    color: #353535;
    width: calc(33% - 20px);
    display: block;
    float: left;
    font-size: 11px;
    line-height: 20px;
    padding: 5px 10px;
    font-family: 'montserratregular';
    text-transform: none;
    text-align: center;
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub .linha{
    height: 30px;
    padding-top: 5px;
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub .linha span {
    color: #163f71;
    text-transform: uppercase;
    font-family: 'montserratsemi_bold';
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub div.top {
    font-family: 'montserratsemi_bold';
    font-size: 11px;
    color: #bdbdbd;
    height: 28px;
    text-transform: uppercase;
    /* border-bottom: 1px solid #bdbdbd; */
    letter-spacing: 2px;
    display: block;
    padding: 10px 0 0 25px;
    width: calc(100% - 25px);
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub li:nth-child(2n+1) {
    /* background: #efefef; */
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub li {
    background: #fff;
    color: #5c5c5c;
    text-align: center;
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0px;
    margin-bottom: -4px;
    /* border-top: 1px solid #d4d2d2; */
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub li span:nth-child(1) {
    width: calc(33% - 3px);
    float: left;
    text-align: left;
    padding: 0px 5px 5px 15px;
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub li span:nth-child(2) {
    width: calc(33% - 35px);
    float: left;
    text-align: left;
    padding: 0px 5px 5px 15px;
}
section.produto .conteudo div.dir div.opc.parcelamento div.opc-parcela-sub li span:nth-child(3) {
    width: calc(33% - 35px);
    float: left;
    text-align: left;
    padding: 0px 5px 5px 15px;
}
section.produto .conteudo div.dir div.opc.active div.sub-opc .linha,
section.produto .conteudo div.dir div.opc:hover div.sub-opc .linha {
    opacity: 1;
    -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);
}
section.produto .conteudo div.dir div.opc.active div.sub-opc .linha:nth-child(1),
section.produto .conteudo div.dir div.opc:hover div.sub-opc .linha:nth-child(1) {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
section.produto .conteudo div.dir div.opc.active div.sub-opc .linha:nth-child(2),
section.produto .conteudo div.dir div.opc:hover div.sub-opc .linha:nth-child(2) {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
section.produto .conteudo div.dir div.opc.active div.sub-opc .linha:nth-child(3),
section.produto .conteudo div.dir div.opc:hover div.sub-opc .linha:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
section.produto .conteudo div.dir div.opc.active div.sub-opc .linha:nth-child(4),
section.produto .conteudo div.dir div.opc:hover div.sub-opc .linha:nth-child(4) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
section.produto .conteudo div.dir div.opc.active div.sub-opc .linha:last-of-type,
section.produto .conteudo div.dir div.opc:hover div.sub-opc .linha:last-of-type{
    border-bottom: 0px;
}

section.produto .conteudo div.dir div.sub-opc .linha {
    width: 100%;
    display: block;
    float: left;
    height: 40px;
    position: relative;
    border-bottom: 1px solid #bdbdbd;
    -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;
    opacity: 0;
    -webkit-transform: translate3d(-350px,0px,0px);
    -moz-transform: translate3d(-350px,0px,0px);
    -ms-transform: translate3d(-350px,0px,0px);
    -o-transform: translate3d(-350px,0px,0px);
    transform: translate3d(-350px,0px,0px);
}
section.produto .conteudo div.dir div.sub-opc .linha div.produ {
    width: 40%;
    height: 100%;
    float: left;
    display: block;
    border-right: 1px solid #bdbdbd;
    overflow: hidden;
}
section.produto .conteudo div.dir div.sub-opc .linha div.produ img {
    float: left;
    display: block;
    width: 90%;
    height: auto;
    margin: 10% auto;
}
section.produto .conteudo div.dir div.sub-opc .linha div.cont {
    width: calc(60% - 2px);
    height: 100%;
    float: left;
    display: block;
}
section.produto .conteudo div.dir div.sub-opc .linha h2.kg-prod {
    font-family: 'montserratregular';
    font-size: 14px;
    color: #959595;
    width: calc(100% - 40px);
    float: left;
    display: block;
    height: auto;
    padding: 20px 20px 5px;
}
section.produto .conteudo div.dir div.sub-opc .linha span.kg-valor {
    font-family: 'montserratbold';
    font-size: 14px;
    color: #172f50;
    width: calc(100% - 20px);
    float: left;
    display: block;
    height: auto;
    padding: 5px 20px 5px;
}
section.produto .conteudo div.dir div.sub-opc .linha .addCarM {
    width: 70px;
    height: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    float: right;
    border-left: 1px solid #bdbdbd;
}
section.produto .conteudo div.dir div.sub-opc .linha .addCarM span {
    width: 27px;
    height: 27px;
    padding: 5px;
    display: block;
    margin: 30% auto;
    border-radius: 50%;
    border: 2px solid #172f50;
    position: relative;
    z-index: 2;
    text-indent: -9999px;
    background: url(../images/assets/add-car.png) 3px 5px no-repeat #fff;
    -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-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
section.produto .conteudo div.dir div.sub-opc .linha .addCarM:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border: 2px solid #f1592a;
    background: url(../images/assets/add-car.png) 3px -27px no-repeat #fff;
}


section.produto .conteudo div.dir span.super_oferta {
    width: 66px;
    max-height: 0px;
    height: 0px;
    opacity: 0;
    display: block;
    position: absolute;
    top: 0px;
    right: 10px;
    z-index: 1;
    background: url(../images/assets/super-oferta.png) center center no-repeat;
    -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-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
section.produto .conteudo div.dir span.super_oferta svg {
    top: 0px;
    position: absolute;
    -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-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
section.produto .conteudo div.dir span.super_oferta.anima svg {
    top: 50px!important;
}

div.baixo{
    display: inline-block;
    width: 100%;
    height: auto;
}

div.baixo div.info-sobre-prod{
  font-family: 'Gotham-Book';
  font-size: 12px;
  line-height: 22px;
  color: #646464;
  display: inline-block;
  float: left;
  width: calc(100% - 0px);
  margin-bottom: 25px;
  font-weight: 200;
  text-align: justify;
}
div.baixo div.info-sobre-prod p{
    text-align: left!important;
}



div.baixo table.lista {
    width: calc(100% - 0px);
    display: inline-block;
    height: auto;
    border-collapse: collapse;
    border-spacing: 0;
}
div.baixo table.lista{
  width: calc(100% - 0px);
  display: inline-block;
  height: auto; 
  border-collapse:collapse;
  border-spacing:0;
}
div.baixo table.lista td{
  border-left: 1px solid #cdcbcb;
  border-bottom: 1px solid #cdcbcb;
}
div.baixo table.lista tbody{
  width: 100%;
  display: inline-block;
}
div.baixo table.lista thead{
  width: calc(100% + 1px);
  display: inline-table;
/*   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: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between; */
}

div.baixo table.lista thead{
  background: #464646;
}
div.baixo table.lista thead th,
div.baixo table.lista tbody td{
  font-family: 'GothamMedium';
  font-size: 11px;
  color: #fff;
  padding: 16px 15px;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
}
div.baixo table.lista tbody td{
color: #707070; 
}
div.baixo table.lista thead th:nth-child(1),
div.baixo table.lista tbody td:nth-child(1){
  max-width: 140px;
}
div.baixo table.lista thead th:nth-child(2),
div.baixo table.lista tbody td:nth-child(2){
  max-width: 195px;
}
div.baixo table.lista thead th:nth-child(3){

}
div.baixo table.lista thead th:nth-child(2),
div.baixo table.lista thead th:nth-child(3),
div.baixo table.lista thead th:nth-child(4){
    border-left: 1px solid #fff;
}
div.baixo table.lista thead th:nth-child(3) {
  background: #354785;
}

div.baixo table.lista thead tr,
div.baixo table.lista tbody tr{
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
div.baixo table.lista tbody tr{
  border-right: 1px solid #cdcbcb;
}
div.baixo table.lista tbody tr:nth-child(2n){
  background: #f0f0f0;
}
div.baixo table.lista thead tr{
  width: calc(100% + 1px);
  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: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}


div.baixo div.info-sobre-prod span.saiba-sobre {
    width: 100%;
    text-align: left;
    color: #3d3d3d;
    font-size: 15px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    margin: 0px 0px 15px;
    display: inline-block;
}

div.baixo div.ll span.saiba-sobre {
    width: 100%;
    text-align: left;
    color: #3d3d3d;
    font-size: 15px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    margin: 0px 0px 15px;
    display: inline-block;
}
div.baixo div.ll{
    width: 510px;
    display: inline-block;
    float: left;
}
div.baixo div.ll.op{
    width: calc(100% - 530px);
    display: inline-block;
    float: left;
    margin-left: 20px;
}
div.baixo div.ll.op div.bolas{
  padding: 30px;
  background: #f8f8f8;
  padding-bottom: 11px;
}
div.baixo div.ll.op div.bolas div.box{
  display: inline-block;
  position: relative;
  width: calc(100% / 3 - 5px);
  text-align: center;
  margin-bottom: 20px;
}
div.baixo div.ll.op div.bolas div.box img{
  display: block;
  margin: 0 auto;
  border-radius: 100px;
  margin-bottom: 5px;
}
div.baixo div.ll.op div.bolas div.box span.nome{
  font-size: 10px;
  color: #3a3a3a;
  display: inline-block;
  font-family: 'Gotham-Book';
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
div.baixo div.ll.op div.bolas div.box:nth-child(5n - 1),
div.baixo div.ll.op div.bolas div.box:nth-child(6n - 1){
  width: calc(100% / 2 - 30px);
}
div.baixo div.ll.op div.bolas div.box:nth-child(5n - 1){
  margin-left: 30px;
}


div.baixo ul.lista-produtos .owl-stage-outer{
  overflow: hidden;  
  height: 450px;
}


div.baixo div.sliderM .owl-stage-outer{
  overflow: hidden;
}
div.baixo div.sliderM{
  width: 100%;
  display: inline-block;
}
div.baixo div.sliderM div.item{
  width: 100%;
  display: inline-block;
  position: relative;
}
div.baixo div.sliderM div.item img{
  width: 100%;
  display: inline-block;
}
div.baixo div.sliderM div.item span.nomeM{
  width: 100%;
  display: inline-block;
  position: absolute;
  bottom: 4px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  font-size: 15px;
  font-family: 'Gotham-Bold';
  text-transform: uppercase;
  padding: 10px 0px;
  text-align: center;
}
div.baixo div.sliderM .owl-nav {
  top: 0px;
  width: 100%;
  height: auto;
  position: absolute;
  position: relative;
  bottom: 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;
  height: 35px!important;
}
div.baixo div.sliderM .owl-nav .owl-prev {
  width: 22px;
  height: 30px;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  top: -43px;
  left: 10px;
  background-image: url(../images/assets/sprite.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto;
}
div.baixo div.sliderM .owl-nav .owl-next {
  width: 22px;
  height: 30px;
  display: block;
  text-decoration: none;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  text-indent: -9999px;
  top: -43px;
  right: 10px;
  background-image: url(../images/assets/sprite.png);
  background-repeat: no-repeat;
  background-position: -22px top;
  background-size: auto;
}
div.baixo div.sliderM .owl-nav .owl-next:hover {
  background-position: -22px -39px;
}
div.baixo div.sliderM .owl-nav .owl-prev:hover {
    background-position: left -39px;
}
div.baixo ul.slider-combos,
div.baixo ul.lista-produtos{
    width: 90%;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
}
div.baixo ul.slider-combos li ,
div.baixo ul.lista-produtos li {
    width: 100%;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    max-height: 450px;
}

div.baixo ul.lista-produtos .owl-nav {
    display: none!important;
}

div.baixo ul.slider-combos li .prod-img {
    width: 100%;
    height: 200px;
    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;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

div.baixo ul.slider-combos li .prod-img img {
    width: auto;
    margin: 0 auto;
    display: block;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
div.baixo ul.slider-combos li:hover .prod-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

div.baixo ul.slider-combos .addCar {
    width: auto;
    height: auto;
    padding: 5px;
    display: block;
    position: relative;
    margin: 0 auto;
}

div.baixo ul.slider-combos .addCar:before {
    content: "";
    width: 80%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 10%;
    background: #bdbdbd;
    z-index: 1;
}
div.baixo ul.slider-combos .addCar:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border: 2px solid #f1592a;
    background: url(../images/assets/add-car.png) 3px -27px no-repeat #fff;
}

div.baixo ul.slider-combos .addCar span {
    width: 27px;
    height: 27px;
    padding: 5px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    border: 2px solid #172f50;
    position: relative;
    z-index: 2;
    text-indent: -9999px;
    background: url(../images/assets/add-car.png) 3px 5px no-repeat #fff;
    -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-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
div.baixo ul.slider-combos .produ-nome {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-family: 'montserratregular';
    color: #a1a0a0;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}

div.baixo ul.slider-combos .produ-valor {
    display: inline-block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-family: 'montserratsemi_bold';
    color: #172f50;
    font-size: 18px;
    line-height: 22px;
}
div.baixo ul.slider-combos .owl-wrapper-outer,
div.baixo ul.lista-produtos .owl-wrapper-outer{
    overflow: hidden;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
div.baixo ul.slider-combos .owl-controls,
div.baixo ul.lista-produtos .owl-controls{
    width: 110%;
    display: block;
    position: absolute;
    height: 60px;
    bottom: -60px;
    left: -5%;
    top: inherit;
}

div.baixo ul.slider-combos .owl-buttons .owl-prev,
div.baixo ul.lista-produtos .owl-buttons .owl-prev {
    width: 56px;
    height: 56px;
    border-radius: 50px;
    background: #20663a;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    top: -190px;
    left: 0px;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    background: url(../images/assets/seta-banner-produ.png) no-repeat bottom left;
}
div.baixo ul.slider-combos .owl-buttons .owl-prev:hover {
    background: url(../images/assets/seta-banner-produ.png) no-repeat top left;
}
div.baixo ul.slider-combos .owl-buttons .owl-next,
div.baixo ul.lista-produtos .owl-buttons .owl-next {
    width: 56px;
    height: 56px;
    border-radius: 50px;
    background: #20663a;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    top: -190px;
    right: 0px;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    background: url(../images/assets/seta-banner-produ.png) no-repeat bottom right;
}
div.baixo ul.slider-combos .owl-buttons .owl-next:hover {
    background: url(../images/assets/seta-banner-produ.png) no-repeat top right;
}

div.baixo ul.lista-produtos .owl-item.first li{
    border-right: 0px!important;
}
div.baixo ul.lista-produtos .owl-item.last li{
    border-right: 0px!important;
}



/* NOS LIGAMOS */
section.produto .box-contato{
  width: calc(100% - 0px);
  height: auto;
  background: #00427a;
  float: left;
  display: inline-block;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
section.produto .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.produto .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.produto .box-contato form{
  width: 80%;
  height: auto;
  display: inline-block;
  margin: 0 10%;
}

section.produto .box-contato form div.linha {
  width: calc(50% - 20px);
  height: auto;
  display: block;
  float: left;
  margin: 0px 20px 15px 0px;
  background: none;
  padding-top: 0px;
}
section.produto .box-contato form div.linha.telefone_cad,
section.produto .box-contato form div.linha.interesse{
  margin-right: 0px;
}
section.produto .box-contato form div.linha div.box-input {
  width: 100%;
  display: inline-block;
  position: relative;
}
section.produto .box-contato form div.linha div.box-input input::placeholder{
  color: #fff!important;
}
section.produto .box-contato 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;
}
section.produto .box-contato form div.linha div.box-select {
  width: 100%;
  display: inline-block;
  position: relative;
}
section.produto .box-contato form div.linha div.box-select i {
  position: absolute;
  bottom: 33%;
  right: 10px;
  color: #fff;
}
section.produto .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: 10px;
  color: #fff;
  border: 1px solid #cdcbcb;
  outline: none;
  padding: 19px 20px;
}
section.produto .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.produto .box-contato form button#btnEnviar {
  background: #02325b;
  color: #fff;
  padding: 15px 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(50% - 18px);
  height: auto;
  display: block;
  margin: 0px auto 15px;
  cursor: pointer;
  float: left;
  margin-left: 20px;
}
section.produto .box-contato form button#btnEnviar:hover {
  background: #ed1c24;
}

/* FIM NOS LIGAMOS */


/* VEJA TAMBÉM */

section.produto .produ {
    width: calc(100% - 0px);
    height: auto;
    float: left;
    display: inline-block;
    position: relative;
    padding-bottom: 30px;
}
section.produto .produ span.titulo {
    width: 100%;
    text-align: left;
    color: #3d3d3d;
    font-size: 15px;
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    margin: 35px 0px;
    display: inline-block;
}

section.produto .produ .list-produ {
    width: 100%;
    display: inline-block;
    height: auto;
}

.list-produ .owl-nav {
  position: absolute !important;
  margin-top: 420px !important;
}

section.produto .produ .list-produ .owl-stage-outer {
    overflow: hidden;
    height: auto;
    display: inline-block;
    width: calc(100% - 0px);
    padding: 0px 0px;
}
section.produto .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.produto .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: -250px;
    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.produto .produ .list-produ .owl-nav .owl-prev:hover {
    background-position: left -39px;
    filter: initial;
    opacity: 1;
}
section.produto .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: -250px;
    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.produto .produ .list-produ .owl-nav .owl-next:hover {
    background-position: -22px -39px;
    filter: initial;
    opacity: 1;
}
section.produto .produ .list-produ .box {
    width: calc(100% - 62px);
    text-align: center;
    margin: 0px;
    display: block;
    border: 1px solid #d6d6d6;
    /* background: #fff; */
    padding-bottom: 90px;
    height: 435px;
    position: relative;
    padding: 13px 30px 0px;
}
section.produto .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.produto .produ .list-produ .box img{
  width: 100%;
  display: inline-block;
}
section.produto .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.produto .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.produto .produ .list-produ .box .avalia {
    display: inline-block;
    height: auto;
    width: 100%;
}
section.produto .produ .list-produ .box span.desconto {
    background: #ed1c24;
    color: #fff;
    padding: 10px 20px;
    width: auto;
    display: block;
    float: right;
    font-family: 'montserratregular';
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 0px;
}
section.produto .produ .list-produ .box span.nome {
    color: #3d3d3d;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Gotham-Bold';
    text-align: left;
    margin: 5px 0px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
section.produto .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.produto .produ .list-produ .box:hover span.addCar {
    background: #364586;
    color: #fff;
}
section.produto .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 30px;
    position: absolute;
    display: block;
    height: auto;
    bottom: 0px;
    max-width: 100px;
}
section.produto .produ .list-produ .owl-nav .owl-next.disabled,
section.produto .produ .list-produ .owl-nav .owl-prev.disabled{
  display: none;
}
section.produto .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.produto .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);
}
/* FIM VEJA TAMBÉM */


.linha-destaque.anima {
    width: 100%;
}
.linha-destaque {
    width: 0%;
    height: 40px;
    margin: 20px auto;
    display: block;
    overflow: hidden;
    background: url(../images/assets/dots3.png) left 55% repeat-x;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}
.linha-destaque span {
    font-family: 'montserratsemi_bold';
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    padding: 5px 30px;
    letter-spacing: 6px;
}
.linha-destaque.l1 span {
    width: 340px;
}
.linha-destaque.l2 span {
    width: 150px;
}
.linha-destaque.l3 span {
    width: 470px;
}
.linha-destaque.l4 span {
    width: 300px;
}


.zoomLens{
    width: 80px!important;
    height: 80px!important;
}

header, footer, section{
    -webkit-transition: all 0.8s ease-in-out!important;
    -moz-transition: all 0.8s ease-in-out!important;
    -o-transition: all 0.8s ease-in-out!important;
    transition: all 0.8s ease-in-out!important;
    -webkit-transition-delay: 0s!important;
    -o-transition-delay: 0s!important;
    transition-delay: 0s!important;
}


header.blur,
footer.blur,
section.blur,
.zoomContainer.blur{
    -webkit-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px);
/*     -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); */
}


/*FIM PRODUTO */
section.produto .conteudo .comentarios.ani {
    opacity: 1;
    -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);
}
section.produto .comentarios.ani {
    opacity: 1!important;
}
section.produto .comentarios:before {
    content: "";
    width: 490vw;
    height: 100%;
    left: -225vw;
    top: 0px;
    position: absolute;
    background: #f8f8f8;
}
section.produto .conteudo .comentarios {
    margin-top: 40px;
    width: 100%;
    padding-top: 50px;
    height: auto;
    display: inline-block;
    margin-bottom: -5px;
    position: relative;
    opacity: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: translate3d(0px,-100px,0px);
    -moz-transform: translate3d(0px,-100px,0px);
    -ms-transform: translate3d(0px,-100px,0px);
    -o-transform: translate3d(0px,-100px,0px);
    transform: translate3d(0px,-100px,0px);
}
section.produto .conteudo .comentarios #banner_opc, 
section.produto .conteudo .comentarios #banner_opc .owl-stage-outer {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* max-height: 320px; */
    float: left;
}
section.produto .conteudo .comentarios #banner_opc .bannerList {
    display: inline-block;
    width: 100%!important;
    height: 100%;
    margin-bottom: -5px;
}
section.produto .conteudo .comentarios #banner_opc .owl-loaded .owl-nav {
    width: calc(100% - 0px);
    margin: 0;
}
section.produto .conteudo .comentarios #banner_opc .owl-loaded .owl-nav .owl-prev {
    width: 22px;
    height: 30px;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    top: 45px;
    left: 0px;
    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%);
}
section.produto .conteudo .comentarios span.tit {
    width: calc(100% - 244px);
    text-align: left;
    color: #3d3d3d;
    font-size: 15px;
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    margin: 0px 0px 15px;
    display: inline-block;
    padding-left: 244px;
    letter-spacing: 1px;
}
section.produto .conteudo .comentarios #banner_opc .owl-loaded .owl-nav .owl-prev:hover {
    background-position: left -39px;
    -webkit-filter: invert(0%);
    -o-filter: invert(0%);
    filter: invert(0%);
}
section.produto .conteudo .comentarios #banner_opc .owl-loaded .owl-nav .owl-next {
    width: 22px;
    height: 30px;
    display: block;
    text-decoration: none;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    text-indent: -9999px;
    top: 45px;
    right: 0px;
    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%);
}
section.produto .conteudo .comentarios #banner_opc .owl-loaded .owl-nav .owl-next:hover {
    background-position: -22px -39px;
    -webkit-filter: invert(0%);
    -o-filter: invert(0%);
    filter: invert(0%);
}
section.produto .conteudo .comentarios #banner_opc .banner_item {
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: url(../images/assets/banner.jpg) center center no-repeat; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: auto;
}
section.produto .conteudo .comentarios #banner_opc .banner_item a {
    width: 100%;
    display: inline-block;
    position: relative;
}
section.produto .conteudo .comentarios #banner_opc .banner_item .bannertxts {
    width: 100%;
    display: inline-block;
    position: relative;
    top: 0px;
    margin: 0px;
    z-index: 3;
    border-radius: 3px;
    /* background: #fff; */
    height: calc(100% - 100px);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
section.produto .conteudo .comentarios #banner_opc .banner_item .bannertxts .esq {
    width: 240px;
    float: left;
    display: inline-block;
    height: auto;
    min-height: 210px;
}
section.produto .conteudo .comentarios #banner_opc .banner_item img {
    position: absolute;
    right: 40px;
    max-width: 200px;
    top: 20px;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0px,-300px,0px);
    -moz-transform: translate3d(0px,-300px,0px);
    -ms-transform: translate3d(0px,-300px,0px);
    -o-transform: translate3d(0px,-300px,0px);
    transform: translate3d(0px,-300px,0px);
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
    opacity: 0;
}
section.produto .conteudo .comentarios #banner_opc .banner_item .bannertxts span.txtS {
    width: calc(100% - 345px);
    display: inline-block;
    float: right;
    height: 170px;
    overflow-y: auto;
    position: relative;
    z-index: 2;
    margin: 40px 100px 0px 0px;
    text-align: left;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0px,-300px,0px);
    -moz-transform: translate3d(0px,-300px,0px);
    -ms-transform: translate3d(0px,-300px,0px);
    -o-transform: translate3d(0px,-300px,0px);
    transform: translate3d(0px,-300px,0px);
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
    opacity: 0;
    margin-top: 10px;
    margin-bottom: 30px;
    font-family: 'Gotham-Book';
    font-size: 12px;
    line-height: 22px;
    color: #646464;
}
section.produto .conteudo .comentarios #banner_opc .banner_item .bannertxts span.txtS span.autor {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}
section.produto .conteudo .comentarios #banner_opc .owl-item.active .banner_item .bannertxts span.txtS, 
section.produto .conteudo .comentarios #banner_opc .owl-item.active .banner_item .bannertxts .txtB, 
section.produto .conteudo .comentarios #banner_opc .owl-item.active .banner_item .bannertxts span.txtT, 
section.produto .conteudo .comentarios #banner_opc .owl-item.active .banner_item .bannertxts span.txtSub, 
section.produto .conteudo .comentarios #banner_opc .owl-item.active .banner_item img {
    -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);
    opacity: 1;
}



@media only screen 
and (min-width : 0px) 
and (max-width : 768px) {
  div.baixo div.ll, div.baixo div.ll.op {
    width: calc(100%);
    margin: 0px;
  }
    div.baixo div.tInter::-webkit-scrollbar {
        -webkit-webkit-appearance: none;
        -moz-webkit-appearance: none;
        -ms-webkit-appearance: none;
        -o-webkit-appearance: none;
        webkit-appearance: none;
        width: 7px;
        height: 7px;
      }
    div.baixo div.tInter::-moz-scrollbar {
      -webkit-webkit-appearance: none;
      -moz-webkit-appearance: none;
      -ms-webkit-appearance: none;
      -o-webkit-appearance: none;
      webkit-appearance: none;
      width: 7px;
      height: 7px;
    }
    div.baixo div.tInter::-o-scrollbar {
      -webkit-webkit-appearance: none;
      -moz-webkit-appearance: none;
      -ms-webkit-appearance: none;
      -o-webkit-appearance: none;
      webkit-appearance: none;
      width: 7px;
      height: 7px;
    }
    div.baixo div.tInter::-ms-scrollbar {
      -webkit-webkit-appearance: none;
      -moz-webkit-appearance: none;
      -ms-webkit-appearance: none;
      -o-webkit-appearance: none;
      webkit-appearance: none;
      width: 7px;
      height: 7px;
    }
    div.baixo div.tInter::scrollbar {
      -webkit-webkit-appearance: none;
      -moz-webkit-appearance: none;
      -ms-webkit-appearance: none;
      -o-webkit-appearance: none;
      webkit-appearance: none;
      width: 7px;
      height: 7px;
      display: none;
    }


    div.baixo div.tInter::-webkit-scrollbar-thumb {
      border-radius: 4px;
      background-color: rgb(35, 77, 149);
      -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
      box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
    div.baixo div.tInter::-moz-scrollbar-thumb {
      border-radius: 4px;
      background-color: rgb(35, 77, 149);
      -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
      box-shadow: 0 0 1px rgba(255,255,255,.5);

    }
    div.baixo div.tInter::-o-scrollbar-thumb {
      border-radius: 4px;
      background-color: rgb(35, 77, 149);
      -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
      box-shadow: 0 0 1px rgba(255,255,255,.5);

    }
    div.baixo div.tInter::-ms-scrollbar-thumb {
      border-radius: 4px;
      background-color: rgb(35, 77, 149);
      -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
      box-shadow: 0 0 1px rgba(255,255,255,.5);

    }

    div.baixo div.tInter::scrollbar-thumb {
      border-radius: 4px;
      background-color: rgb(35, 77, 149);
      -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
      box-shadow: 0 0 1px rgba(255,255,255,.5);

    }
    div.baixo div.tInter{
      width: 100%;
      overflow-x: auto;
      padding-bottom: 5px;
      margin-bottom: 10px;
    }
    div.baixo div.tInter table{
      width: 800px;
    }



    div.baixo div.info-sobre-prod iframe{
        width: 100%;
        max-width: 100%;
    }
    section.produto div.top-info{
      padding: 5px 20px;
      width: calc(100% - 40px);

    }
    section.produto div.top-info div.cen{
      width: 100%;
      margin-top: -7px;
    }
    div.identificacao div.esq, div.identificacao div.dir {
        width: calc(40% - 20px);
        min-height: 100vh;
        float: left;
        /* margin-left: 7%; */
        border: 1px solid #bdbdbd;
    }
    div.produOpt{
        width: 100vw!important;
        height: 100vh!important;
        margin: 0px!important;
        top: 0px;
        left: 0px;
    }
    div.produOpt.active{
        width: 100vw!important;
        height: 100vh!important;
        margin: 0px!important;
        min-height: 100vh!important;
        max-height: 100vh!important;
        top: 0px;
        left: 0px;
        border-radius: 0px!important;
        border: 0px;
    }

    img#zoom{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    section.produto .conteudo {
        width: calc(100% - 40px)!important;
        padding: 0 20px;
    }

    section.produto .conteudo div.esq{
        width: 100%;
        margin-bottom: 30px;
        height: auto;
        display: inline-block;
    }
    section.produto .conteudo div.dir{
        width: 100%;
    }
    section.produto .conteudo div.prod-inf div.social-comp{
        float: left;
        clear: left;
        margin: 10px 10px 0px 0px;
    }
    section.produto .conteudo div.prod-inf div.social{
        float: left;
         margin: 10px 10px 0px 0px;
    }
    div.baixo ul.slider-combos .owl-controls, div.baixo ul.lista-produtos .owl-controls{
        left: 0%;
        top: inherit!important;
        bottom: -80%;
    }
    div.baixo ul.slider-combos .owl-buttons .owl-prev, div.baixo ul.lista-produtos .owl-buttons .owl-prev,
    div.baixo ul.slider-combos .owl-buttons .owl-next, div.baixo ul.lista-produtos .owl-buttons .owl-next{
       top: -230px!important;
    }
    ul.lista-img-produ.owl-carousel.owl-theme .owl-page {
        width: 85px!important;
        display: block!important;
        margin-bottom: 6px;
    }
    .zoomWindow {
        left: -3px!important;
        width: calc(100% - 5px)!important;
        height: 100%!important;
    }
   /*  div.produOpt .cont span.dec{
        right: 25px;
    }
    div.produOpt .produ{
        width: 40%;
    }
    div.produOpt .cont{
        width: 60%;
        margin-top: 30px;
    }
    div.produOpt .cont .espec{
        width: calc(60% - 22px);
    }
    div.produOpt h2.unit-prod{
        display: none;
    } */
    
}


@media only screen 
and (min-width : 0px) 
and (max-width : 416px) {
    section.produto .produ .list-produ .box{
        width: auto;
        padding: 6px;
    }
    section.produto .produ .list-produ .box .img{
        height: 140px;
    }
    section.produto .produ .list-produ .box{
        height: 320px;
    }
    section.produto .produ .list-produ .box span.addCar{
        padding: 6px;
        width: 87px;
        margin: 20px 0px 10px;
    }
    section.produto .produ{
        padding-bottom: 0;
    }
    section.produto .conteudo .comentarios{
        margin-top: 0;
    }
    section.produto .conteudo div.dir span.resumo{
        width: auto;
        padding: 10px;
    }
    section.produto .conteudo .linha{
        margin-bottom: 15px;
    }
    div.baixo div.info-sobre-prod {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    section.produto .conteudo .comentarios{
        padding-top: 18px !important;
    }
    section.produto .conteudo .comentarios #banner_opc .banner_item .bannertxts {
        /* left: -40px; */
        width: 100vw;
    }
    div.baixo div.sliderM div.item{
        text-align: center;
    }
    section.produto .conteudo div.topoL span.nome{
        font-size: 17px;
        margin-bottom: 0;
    }
    section.produto .conteudo div.dir span.resumo strong{
        margin-bottom: 7px;
    }
    section.produto .conteudo div.dir{
        min-height: auto;
    }
    section.produto .conteudo div.dir div.tipos div.box img{
        height: 34px;
    }
    section.produto .conteudo div.dir a.opc{
        padding: 10px 30px !important;
    }
    section.produto .conteudo div.dir a.imp{
        padding: 10px 32px 10px 34px !important;
    }
    section.produto .conteudo div.dir select#idmodelos{
        padding: 10px 18px !important;
    }
    section.produto .conteudo div.dir a.add-orc{
        width: auto;
        padding: 8px 15px;
        font-size: 11px;
    }
    section.produto .produ .list-produ .box span.desconto{
        padding: 5px 20px;
    }
    section.produto .conteudo .comentarios span.tit{
        width: 100%;
        padding: 0px;
        text-align: center; 
    }
    section.produto .conteudo .comentarios #banner_opc .banner_item img{
        right: calc(100% / 2 - 42px);
    }
    section.produto .conteudo .comentarios #banner_opc .banner_item img{
        max-width: 88px;
    }

    section.produto .conteudo .comentarios #banner_opc .banner_item .bannertxts span.txtS{
        width: 100%!important;
        padding: 0px !important;
        margin: 10px 0px !important;
        height: 130px;
    }
    section.produto .conteudo div.esq {
        width: 100%!important;
        margin-bottom: 30px;
        height: auto;
        display: inline-block;
        min-height: 120px!important;
        max-height: 120px!important;
    }
    section.produto .conteudo .comentarios #banner_opc .banner_item .bannertxts span.txtS {
        width: calc(100% - 30%);
        margin: 30px 5%;
        float: left;
        margin-top: 110px;
    }
    section.produto .conteudo div.dir a.opc,section.produto .conteudo div.dir a.imp{
        font-size: 12px;
    }
  section.produto .conteudo div.esq div.slide .owl-dots .owl-dot{
    min-width: calc(100% / 3 - 8px);
    margin: 3px!important;
    float: left;
  }
  section.produto .conteudo div.dir div.tipos div.box{
    width: calc(100% / 3 - 8px);
    margin: 3px;
  }
  section.produto .produ .list-produ .box span.addCar{
    padding: 7px 5px;
  }
  section.produto .conteudo div.dir div.tipos div.box span.nome{
    width: auto !important;
    padding: 0 0;
    font-size: 10px;
  }
  section.produto .conteudo div.topoL span.nome{
    margin-top: 0;
  }
  section.produto .conteudo .linha{
    padding-top: 0;
  }
  section.produto .conteudo div.dir span.resumo{
    margin-bottom: 17px;
  }
  section.produto .produ .list-produ .box img{
    width: 100%;
  }
  section.produto .produ span.titulo{
    margin: 15px 0px;
  }
  section.produto .produ .list-produ .box{
    padding: 9px 9px 0 9px;
    margin: auto;
  }

  div.baixo div.ll.op div.bolas{
    padding: 5px;
  }
  div.baixo div.sliderM div.item img{
    width: auto !important;
    height: 270px !important;
  }
  div.baixo div.sliderM div.item span.nomeM{
    left: 0;
  }
  div.baixo div.ll,
  div.baixo div.ll.op {
    width: calc(100%);
    margin: 0px;
  }
  section.produto .conteudo div.esq div.slide .owl-stage-outer{
    height: 320px;
  }
  section.produto .conteudo div.esq div.slide ul.lista-img-produ li{
    height: 300px;
  }
  section.produto .produ .list-produ .owl-nav .owl-next{
    right: -30px;
  }
  section.produto .produ .list-produ .owl-nav .owl-prev{
    left: -30px;
  }
  div.baixo div.info-sobre-prod {
    margin-top: 30px;
  }
    section.produto .conteudo div.dir .arquivos a {
      width: calc(50% - 10px);
      height: 50px;
      margin-right: 15px;
      margin-left: 10px;
  }
  section.produto .conteudo div.dir .arquivos a strong {
    -webkit-line-clamp: 2;
  }
    div.identificacao {
        width: 100%!important;
        left: 0px!important;
    }
    div.identificacao div.esq, div.identificacao div.dir {
        width: calc(100% - 0px);
        min-height: 150px;
        float: left;
        margin-left: 0px;
        border: 1px solid #bdbdbd;
        margin-bottom: 30px;
    }
    div.identificacao div.dir button.entrar {
        margin: 10px 0%!important;
        width: calc(100% - 0px)!important;
    }
    div.identificacao div.dir button.usuarioIdent {
        margin: 0px 5% 10px!important;
        width: calc(100% - 10%)!important;
    }
    section.produto .conteudo div.dir div.opc {
      display: inline-block;
      width: calc(100% - 0px);
      height: auto;
      margin: 25px 0px 0px;
      position: relative;
    }
    section.produto .conteudo div.dir div.opc p.sub,
    section.produto .conteudo div.dir div.opc table{
      margin-left: 0px;
      width: 100%;
    }
    section.produto .conteudo div.dir div.opc p.bottom{
      margin-left: 5%;
      width: 90%; 
    }
    section.produto .conteudo div.dir a.opc{
      width: calc(100% - 60px);
      padding: 15px 30px;
      text-align: center;
    }
    section.produto .conteudo div.dir div.opc.parcelamento a.opc {
        background: url(../images/icon/icon-addCar.png) 20px center no-repeat #1bdb9f!important;
    }
    section.produto .conteudo div.dir a.opc{
        /* background: url(../images/icon/icon-opc.png) 20px center no-repeat #f1592a; */
    }
    section.produto .conteudo div.dir div.sub-opc .linha div.cont {
        width: calc(100% - 145px);
    }
    section.produto div.opc.escolha div.opc-parcela-sub a.add2Car span{
        margin: 17px auto 0px 6px;
    }
    section.produto .conteudo div.dir a.addCar{
        margin: 5px 25px 5px;
        padding: 15px 10px 15px 70px;
        width: calc(100% - 130px);
        background: url(../images/icon/icon-addOrc.png) 20px center no-repeat #164072;
    }
    section.produto .conteudo div.dir a.opc:hover, 
    section.produto .conteudo div.dir div.opc.active a.opc {
        background: #172f50;
    }
    /* div.produOpt .produ img {
        width: 80%;
        margin: 0 10%;
    }
    div.produOpt .prod-inf h1{
        padding-right: 80px!important;
        width: calc(100% - 80px);
        line-height: 24px;
        padding-bottom: 20px;       
    }
    div.produOpt .produ, div.produOpt .cont{
        width: 100%;
    }
    div.produOpt .cont{
        padding-left: 20px;
        width: calc(100% - 20px);
        margin-top: 0px;
    }
    div.produOpt .cont .centro, div.produOpt .cont .modelo{
        width: calc(50% - 20px);
        border-radius: 20px;
        margin: 10px calc(50% - 25%) 0px;
    }
    div.produOpt h2.unit-prod{
        display: none;
    }
    div.produOpt .cont .espec {
        width: calc(90% - 5px);
    }

    div.produOpt a.verCar{
        width: calc(100% - 40px);
        float: none!important;
        margin: 0 10px;
    } */
    .zoomWindow {
        left: -3px!important;
        width: calc(100% - 5px)!important;
        height: 100%!important;
    }
    .linha-destaque.l1,.linha-destaque.l3 {
        height: 50px;
    }
    .linha-destaque.l1 span,
    .linha-destaque.l3 span{
        padding: 0px 20px;
        height: auto;
        line-height: 25px;
        width: 70%!important;
    } 
    section.produto .produ .list-produ .owl-nav {
      left: 0px;
      width: calc(80% + 50px);
    }

    section.produto .conteudo div.dir a.imp{
      width: calc(100% - 70px);
      margin: 10px 0px 5px;
      text-align: center;
      padding: 18px 35px 18px 35px;
    }
    section.produto .box-contato form div.linha{
      width: calc(100% - 0px);
      margin: 0px 0px 15px 0px;
    }
    section.produto .box-contato form button#btnEnviar{
      width: calc(100% - 0px);
      margin: 0px auto 15px;
      margin-left: 0px;
    }
}



@media only screen and (max-width: 768px) and (min-width: 416px){
    
    #boxIdentificacao div.identificacao .identificar {
        float: left;
        width: 100%!important;
        margin: 10px 0px!important;
        display: inline-block;
    }

    div.identificacao div.dir button.entrar {
        margin: 0 5%!important;
        width: calc(100% - 40px)!important;
        /* margin-left: 0px!important; */
    }
    div.identificacao div.dir button.usuarioIdent {
        margin-left: 22px!important;
        margin-right: 20px!important;
    }
    section.produto .produ .list-produ .owl-nav {
      left: 0px;
      width: calc(90% + 50px);
    }
}

.owl-carousel .owl-item img{
    width: auto!important;
}


#formIdentificacao .usuarioIdent, #formIdentificacao .facebookIdent{
    display: none;
}

div.identificacao div.dir button.usuarioIdent {
    margin-left: 22px!important;
    margin-right: 20px!important;
}










@media print {

  header,div.menu-bottom,footer .logo,
  nav.menu,footer .conteudo._baixo,
  section.produto .box-contato,
  section.produto .produ,
  section.produto .conteudo div.dir div.idmodelos,
  div.zoomWindowContainer .zoomWindow,
  div.zoomContainer .zoomWindow,
  div.zoomContainer,
  .zoomContainer.active{ 
    display: none!important;
    opacity: 0!important;
  } 
  .zoomContainer{
    top: -9000px!important;
    background: #fff!important;
    z-index: -1000!important;
    right: -90000px!important;
  }
  .zoomContainer .zoomWindow {
      z-index: 15;
      opacity:  0!important;
      display: none!important;
      background: #fff!important;
      z-index: -1000!important;
      right: -90000px!important;
  }
  .zoomWindowContainer div.zoomWindow{
    background-image: none!important;
    background-color: red!important;
    z-index: -1000!important;
  }
  @page {
    font-family: 'montserratregular'!important;
    size:A4 portrait;
    page-break-after: always;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-print-color-adjust: exact;
  }
  a.logo-imp{
    display: block!important;
    width: 200px;
    height: 80px;
    margin: 30px 0px 10px 60px;
    background: url('../images/logo.jpg') left center no-repeat;
  }

  section.produto .conteudo div.esq div.slide .owl-dots,
  section.produto .conteudo div.esq .menu-social,
  section.produto .conteudo div.dir .opc.tec,
  section.produto .conteudo div.dir a.imp,
  section.produto .conteudo div.dir a.add-orc,
  section.produto .conteudo div.dir .arquivos{
    display: none!important;
  }

  section.produto div.top-info{
    text-indent: -9999px;
    background-color: #173f70!important;
    height: 5px;
    padding: 0px;
  }
  section.produto .conteudo div.dir{
    width: 100%;
    min-height: 100px;
    height: auto;
    margin-top: 40px;
  }
  section.produto .conteudo div.esq {
    width: 500px;
    margin: 0 calc(50% - 250px);
  }
  footer{
    position: absolute;
    bottom: 0px;
  }

}