body, p, h1, h2, h3, h4, h5, h6{font-family: 'Poppins', sans-serif !important;}
h1{
    font-size:62px;
    text-transform:uppercase;
    line-height:74px;
    font-weight:800;
    color:#333;
}
h2{
    font-size:52px;
    line-height:64px;
    font-weight:600;
    color:#333;  
}
h3{
    font-size:42px;
    line-height:54px;
    font-weight:400;
    color:#333;
}
p{
    font-size:18px;
    line-height:22px;
    font-weight:300;
    color:#6A6A6A;
}
.container.main-container  .content-inner ul{
    margin:40px 0;
}
.container.main-container  .content-inner ul li{
        list-style: disc;
    margin-left: 20px;
    font-weight: 600;
    color: #666;
    font-size: 17px;
    line-height: 27px;
}

.navbar-nav>li>a{
    font-size:15px;
    font-weight:800;
    color:#FFF;
    text-transform:uppercase;
}
.menutopo {
    border: 0;
    background:#3B2B23;
}
.navbar-tshop {
    background: none;
}

.bgsobre{
    background: url(/uploads/2251/layout/sobrebg.jpg) repeat center;
    padding: 60px 0;
    padding-bottom: 0;
    position: relative;
    margin-bottom:50px;
}
.bgsobre:before{
    content: "";
    width: 100%;
    height: 124px;
    background: #FFF;
    position: absolute;
    bottom: 0;

}
.bgsobre h1{
    color: #BAC52D;
    margin: 40px 0;
    padding: 0;
}
.bgsobre p {
    color: #FFF;
    margin-bottom: 71px;
}
.shad {
    box-shadow: 0 0 52px -7px rgb(0 0 0 / 30%);
}
.btnp{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid currentColor;
    padding: 12px 20px;
    border-radius: 8px;
    line-height: 25px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
}
.btnp{
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    margin-top: -5px;
    box-shadow: 0px 2px 11px -6px #0000007d;
}
.bgsobre .btnp{    color: #126540;}
.btnp svg{
    float: right;
    margin-left: 15px;
}

.ics strong{
    font-size: 26px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 800;
}
.ics p{
    color: #FFF;
    font-size: 16px;
}
.ics .ico{margin-right: 8px;}
.boxpage{
    padding:100px 0;
    position: relative;
}
.palets h1{
    color: #126540;
}
.palets .btnp{
    border-color:#126540;
    background: #126540;
    color:#fff;
    margin-top: 40px;
}
.palets .btnp .a{stroke: #ffffff;}
.madeira .btnp{
    border-color:#fff;
    background: #126540;
    color: #FFF;
    margin-top: 40px;
}
.madeira .btnp .a{stroke: #fff;}
.madeira {background: #126540;}
.palets{overflow: hidden;padding-bottom: 110px;}
.palets:after{
    content: "";
    position: absolute;
    width: 104%;
    height: 236px;
    background-color: #126540;
    transform: rotate( 
-5deg
 );
    transform-origin: left top;
    top: 612px;
    left: -21px;
}
.madeira img, .palets img{
    position: absolute;
    left: -94px;
    top: -77px;
    max-width: 115%;
    z-index: 1;
}
.madeira h1{
    color: #EFC722;
}
.madeira p{color: #FFF;}
.nav-up .navbar-brand-center img {
    margin: 0 auto;
    height: 55px;
    width: auto;
}
.boxpage .itenbox{
    padding: 118px 64px;
    min-height: 584px;
    position: relative;
}
.boxpage .itenbox h1, .boxpage .itenbox p, .boxpage .itenbox a{position: relative;}
.boxpage .itenbox::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: 0.6;
    top: 0;
    left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
}
.boxpage .itenbox:hover::before{
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
}

.emb h1{color: #FFF;}
.euc h1{color: #EFC722;}
.emb p, .euc p{color: #FFF;margin-bottom: 30px;}
.emb a{
    background: #3B2B23;
    border-color: #3B2B23;
    color: #FFF;
}
.emb a .a{
    stroke: #FFF;
}
.euc a{
    background: #EFC722;
    border-color: #EFC722;
    color: #FFF;
}
.euc a .a{
    stroke: #FFF;
}
.parallax-section {
    width: 100%;
    display: block;
    clear: both;
    height: 212px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #232323;
    overflow: hidden;
}
.parallax-content{
    text-align: left;
    padding:6% 0;
}
.parallax-content h2, .parallax-content h3{margin: 0;    line-height: 23px;padding-left:0;}
.parallax-content h2{
    font-weight:600;
    color:#F36B23;
}
.newsLatterBox input[type=text] {
padding-left: 20px;
    margin: 0;
    border-radius: 80px;
    margin-top: 9px;
    height: 49px;
}
.newsLatterBox .btn{
    background:#F36B23;
    border:0;
     margin: 0;
    border-radius: 80px;
    margin-top: 9px;
    height: 49px;
}
.bgdicas{
    background:url(/uploads/2251/layout/bgblog.jpg) no-repeat center bottom;
        margin: 0;
        padding: 40px 0;
        background-size: cover;
}
.featuredImgLook2 .inner, .featuredImgLook2 .inner:hover{border:0;}
.bgdicas h5{
font-size: 16px;
    font-weight: 800;
    color: #5C5C5C;
    padding: 13px;
    text-transform:uppercase;
}
.bgdicas p{
    color:#5C5C5C;
    font-size:16px;
}
.section-title.slidetitulos{display:none;}
.imgbl{
    display: block;
    overflow: hidden;
    max-height: 180px;
}
.bgdicas h3{
    color: #3A7441;
    text-transform: uppercase;
    font-size: 28px !important;
    font-weight: bold !important;
}
.bgdicas h3:before, .bgdicas h3:after{display:none !important;}
.bannermarcas .section-title {
    text-align: center;
    text-transform: uppercase;
    color: #126540;
    font-size: 45px;
    font-weight: bold;
    border: 0;
        margin-bottom: 35px;
}
.bannermarcas{
    margin: 0;
    padding: 60px 0;
}
.brand-carousel .owl-buttons{
    position: absolute;
    top: -74px;
    width: 100%;
    height: 50px;
}
.brand-carousel.owl-carousel .owl-buttons div{
color: #126540;
    background: none;
    font-size: 34px;
    opacity: 1;
    position: absolute;
    
}
.brand-carousel.owl-carousel{max-height: 80px;}
.brand-carousel.owl-carousel  .owl-prev{left: 22%;}
.brand-carousel.owl-carousel  .owl-next{right: 22%;}
.bgmadeira{
    background:url(/uploads/2251/layout/bginformacoes.jpg) no-repeat center;
    background-size:cover ;
}
.bgmadeira h2{
    font-size: 44px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}
.bgmadeira h2 b{display:block;}
#shiva
{
  width: 100px;
	height: 100px;
	background: red;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
  float:left;
  margin:5px;
}
.count
{
  line-height: 100px;
  color:white;
  margin-left:30px;
  font-size:25px;
}
.counter-Txt{
    font-size:16px;
    color:#FFF;
    text-align:center;
}
.counter-value{    
    color: #FFF;
    display: block;
    font-size: 41px;
    font-weight: 300;
    width: 146px;
    height: 146px;
    text-align: center;
    margin: 0 auto;
    line-height: 146px;
    border: 2px solid #FFF;
    border-radius: 100%;
    margin-bottom:25px;
}
.footer{
    background:url(/uploads/2251/layout/bgrodape.jpg) repeat center;
}
.footer h3{
    color: #FFF;
    border: 0;
}
.footer ul li a{
    font-size:16px;
    color:#FFF;
}
.nextControl{
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 21px;
    background: #bac52e;
    color: #FFF;
    padding: 11px;
    top: 40%;
}
.prevControl{
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 21px;
    background: #bac52e;
    color: #FFF;
    padding: 11px;
    top: 40%;
}
.footer p {
    margin: 0;
    font-size: 16px;
    color: #FFF;
}


  .olwcats .owl-item img{width: 100%;}

.bannercategorias  {
    background: #3A7441;
    padding: 60px 0 0 0;
    margin: 0;
    position: relative;
}
.bannercategorias:before {
    content: "";
    width: 100%;
    height: 124px;
    background: #FFF;
    position: absolute;
    bottom: 0;
}
.bannercategorias  h3{
    font-size: 42px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
}
.bannercategorias  p{
    font-size: 16px;
    color: #232323;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 25px;
}

.bannercategorias  .owl-buttons{
    position: absolute;
    top: -97px;
    width: 100%;
    height: 50px;
}
.bannercategorias  .owl-carousel .owl-buttons div{
color: #fff;
    background: none;
    font-size: 34px;
    opacity: 1;
    position: absolute;
    
}
.bannercategorias  .owl-carousel{max-height: 286px;}
.bannercategorias  .owl-carousel  .owl-prev{left: 22%;}
.bannercategorias  .owl-carousel  .owl-next{right: 22%;}
.bannercategorias .owl-carousel .boxcatslid{padding: 0 15px;}
.bannercategorias .owl-carousel .imgca{
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 2px 9px -4px #000;
}
.leftbt li a, .botoesnav li a{color: #065D40 !important; background: none !important;}
.nav-up #search{    margin-top: 104px;}
.container.static {
    padding: 0 15px;
}
.leftbt .fa-2x, .leftbt .fa, .botoesnav .fa {
    font-size: 27px;
}
.leftbt, .botoesnav {
    margin: 31px 0;
}
.botoesnav .dropdown.hidden-xs, .botoestoposide .iconcliente, .btloginsidebar{
    display:none !important;
}
.sembg #sidebarCollapse{    margin: 39px 22px;opacity:1;}
.nav-up .sembg #sidebarCollapse{    margin: 18px 22px;}
.navbar-brand-center img {
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    height: 92px;
    width: auto;
}
.navbar-brand-center img{
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.nav-up .leftbt, .nav-up .botoesnav {
    margin:12px 0;
}
.slideprod .owl-page{display: none !important;}
.slideprod .owl-has-nav {
    position: absolute !important;
    top: 39%;
    background: #B8C42D;
    width: 41px !important;
    height: 41px !important;
    text-align: center;
    color: #FFF;
    padding: 0;
    display: block !important;
    line-height: 41px;
    border-radius: 100%;
}
.description {
    margin: 0 auto;
    min-height: 60px;
    max-width: 235px;
    max-height: 60px;
}
.image{border-bottom: 1px solid #ddd;}
.product>.price, .description p{display: none;}
.slideprod .owl-has-nav.owl-prev{left: 0;}
.slideprod .owl-has-nav.owl-next{right: 0;}
.slideprod  .owl-has-nav i {
    top: 0;
    position: initial;
}
.slider-item-img img{margin: 0 !important;}
.parallax-content.clearfix{
    position: relative;
}
.parallax-content.clearfix:after{
    content: "";
    display: block;
    height: 144%;
    width: 602px;
    position: absolute;
    right: -21px;
    top: -72px;
    background: #232323;
    transform: rotate( 12deg);
    -webkit-transform: rotate( 12deg);
    -moz-transform: rotate( 12deg);
    -ms-transform: rotate( 12deg);
    -o-transform: rotate( 12deg);
}
.newsLatterBox, .parallax-content h2, .parallax-content h3{
    position: relative;
    z-index: 1;
}
.botoestoposide li:last-child{display: none !important;}
.btwhats.btprod{
    background: green;
    color: #FFF;
    display: block;
    text-align: center;
    padding: 15px;
    border-radius: 50px;
    font-size: 20px;
}
.image-aboutus {
    padding: 63px 0!important;
    margin-bottom: 80px;
    background-size: cover !important;
}
.image-aboutus h1, .image-aboutus ul{text-align: center !important;}
.contact-intro.sobre iframe, .contact-intro.sobre .banner-codigo{width: 100% !important;}
.contact-intro.sobre{margin:0;}
.post-lead-image{
    overflow: hidden;
    max-height: 150px;
}
.item-blog-post .post-main-view .post-description{
    min-height: 170px;
    box-shadow: 0 1px 4px -1px #0003;
}
.item-blog-post .post-header{border: 0;}
.post-header h4.wow{
font-size: 17px;
    font-weight: 600;
    margin-top: 40px;
    min-height: 65px;
}
.bg-seja-um-fornecedor .form-custom-fornecedor h3{
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    color: #666;
}
@media(max-width:1400px){
    .leftbt{
    margin-left: 50px;
}

}
@media (min-width: 1300px){
    .container {
        width: 1300px;
    }
}
@media (max-width: 1300px){
    .container {
        width: 100%;
    }
    .container.static{    width: 89%;}
}
@media (max-width: 1280px){
    .bgsobre svg{width: 20px;}
    .ics strong {font-size: 18px;}
    h1{
        font-size: 48px;
        line-height: 58px;
    }
    p {font-size: 16px;}
    .bgsobre .row.ics p {margin-bottom: 16px;}
    .bgsobre  p {margin-bottom: 125px;}
    .palets:after{top: 562px;}
    .bannermarcas .section-title{    font-size: 26px;}
}
@media (max-width:1180px){
    /*.ics .ico{display: none;}*/
    .bgsobre p {
        margin-bottom: 65px;
    }
    .container.static {
        width: 83% !important;
    }
    .bgsobre .col-sm-1{display: none;}
    .bgsobre  .col-sm-3{width: 33.33333333%;}
    .navbar-nav>li>a {font-size: 13px;}
    p {font-size: 14px;}
    .bgsobre h1{    margin: 28px 0;}
    h1 {
        font-size: 38px;
        line-height: 41px;
    }
    .footer .col-lg-3.col-md-3.col-sm-6.col-xs-12 {overflow: hidden;}
    .boxpage .itenbox {
        min-height: 442px;
        padding: 80px 64px;
    }
    .bannercategorias p {font-size: 13px;}
    .bannercategorias .owl-carousel {
        max-height: 234px;
    }
    .item h4{padding: 0 12px;}
    .parallax-content h2{font-size: 22px;}
    .parallax-content h3{font-size: 16px;}
    .bgmadeira h2 {
        font-size: 33px;
        line-height: 34px;
    }
    .footer p {
        font-size: 13px;
        line-height: 17px;
    }
    .bgdicas p {
        color: #5C5C5C;
        font-size: 14px;
        line-height: 17px;
    }
    .parallax-content.clearfix:after{height: 186%;}

}
@media(max-width:991px){
    .btnp {font-size: 13px;}
    .nav-up #search {
        margin-top: 72px;
    }
    .parallax-section{background-image: none !important;}
    
}
@media(max-width:768px){
    .sembg #sidebarCollapse{opacity: 1;}
    .navbar-brand-center img{height: 68px;}
    .leftbt, .botoesnav {margin:18px 0;}
    .sembg #sidebarCollapse {margin: 26px 22px;}
    .nav-up .sembg #sidebarCollapse {margin: 20px 22px;}
    .ics .ico{float: none !important;text-align: center;}
    .ics .txt.pull-left{float: none !important;text-align: center;}
    .ics strong {font-size: 14px;}
    .ics p {font-size: 14px;}
    h1 {
        font-size: 24px;
        line-height: 27px;
        margin-bottom: 13px !important;
    }
    p {
        font-size: 14px;
        line-height: 19px;
    }
    .btnp {
        font-size: 12px;
    }
    .bgsobre p {
        margin-bottom: 54px;
    }
    .bgsobre:before{    height: 96px;}
    .palets:after {
        top: 496px;
    }
}
@media(max-width:600px){
    .navbar-brand {
        height: auto;
        max-width: 150px;
    }
    .sembg #sidebarCollapse, .nav-up .sembg #sidebarCollapse {
        margin: 12px 13px;
    }
    .container.static {
        width: 100% !important;
    }
    .bgsobre .col-sm-3 {
        width: 100%;
        margin-bottom: 25px;
    }
    .bgsobre:before{display: none;}
    .bgsobre{padding-bottom: 60px;text-align: center;}
    .madeira img, .palets img{    position: initial;width: 100%;}
    .boxpage{text-align: center;}
    .palets .row{
        display: flex;
        flex-flow: column;
    }
    .palets .row .col-sm-5 {order: 2;}
    .palets:after{display: none;}
    .boxpage .itenbox {
        min-height: 373px;
        padding: 48px 25px;
        margin-bottom: 20px;
    }
    .bannercategorias h3{font-size: 22px;margin-bottom: 0;}
    .bannercategorias{    padding: 22px 0 0 0;}
    .bannercategorias .owl-buttons {top: -69px;}
    .bannercategorias .owl-carousel .owl-prev, .brand-carousel.owl-carousel .owl-prev {left: 0%;}
    .bannercategorias .owl-carousel .owl-next, .brand-carousel.owl-carousel .owl-next {right: 0%;}
    .parallax-section{padding:40px 0;    height: auto;}
    .bannercategorias .owl-carousel {
        max-height: 180px;
    }
    .bannermarcas .section-title {
        font-size: 18px;
    }
    .bgdicas .col-xs-6{width: 100%;}
}
.nav-stacked>li a {
    font-size: 18px;
}

.slideprod .owl-has-nav {
    position: absolute!important;
    top: 39%;
    background: #065d40;
    width: 41px!important;
    height: 41px!important;
    text-align: center;
    color: #fff;
    padding: 0;
    display: block!important;
    line-height: 41px;
    border-radius: 100%;
}
@media(min-width:991px){
    .open .dropdown-menu, .dropdown:hover  .dropdown-menu{
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    left: 0;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}
.open .dropdown-menu li,  .dropdown:hover  .dropdown-menu li {
    display: block;
    width: 33.3%;
    text-align: center;
}
    }
    
.blog-wrapper h4.wow.fadeIn  {
    min-height:50px;
}

.blog-wrapper img{
    max-width:100%;
}
.product-code {
    font-family: oswald,Helvetica Neue,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 5px;
    padding: 0;
    text-transform: uppercase;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-align: left;
}

.bg-conteudo .main-container iframe{
    width:100%;
    height:550px;
}