/*===================================== 
YOU CAN WRITE CUSTOME CSS 
======================================*/

body, p, h1, h2, h3, h4, h5, h6, p a{
    /*font-family: "Open Sans";*/
    font-family: 'Montserrat', sans-serif;
    color: #000;
}
body{
    font-size: 13px;
}
h1, .title-35{
    font-size: 35px;
    margin-top:20px;
}
.btn-preto{
    border: 1px solid #000;
    padding: 10px;
    width: auto;
    text-align: center;
    margin-bottom: 20px;
    font-size: 13px;
    color: #000;
}
.btn{
    border: 1px solid #fff;
    padding: 10px 30px;
    width: auto;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;
}
.btn:hover, .btn-preto:hover{
    border-color: #C9C4B5;
    color: #C9C4B5;
}
a.color-beje:hover, .footer-copyrights a.site-search-btn:hover{
    border-color: #ffffff;
    color: #ffffff;
}

.esq{
    text-align: right;
}

/**********  MENU  ***********/

.header-nav .nav > li .sub-menu li a{
    text-transform: uppercase;
}
.header-nav .nav > li > a,
.header-nav .nav > li .sub-menu li a,
.site-search-btn{
    color: #000;
    font-weight: 600;
}
.header-nav .nav > li > a{
    letter-spacing: 1px;
}


.header-nav .nav > li > a:hover,
.header-nav .nav > li .sub-menu li a:hover,
.site-search-btn:hover{
    color: #C9C4B5;
}

.container-full-header{
    padding: 0 2%;
}

.font-35{
    font-size: 35px;
    line-height: 40px;
}

.logo-header{
    width: 270px;
}
.logo-header img{
    width: 270px;
}
.main-bar{
    padding: 20px 0;
}

.d-none{
    display: none;
}

.d-block{
    display: block;
}


#subsnews input[type="email"]{
    width: 100%;
    background: none;
    border: none;
    padding: 0px 30px;
    font-size: 40px;
}
#subsnews form{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 100%;
    color: #fff;
    background: #000;
    font-weight: 300;
    text-align: left;
    outline: none;
    padding: 10px;
    border-radius: 0px;
}


/**********  FOOTER  ***********/





/**********  HOMEPAGE  ***********/
    /* info-video*/
        .home-p{
            text-transform: none;
            font-size: 13px;
            line-height: 20px;
        }
        .font-35.font-weight-300{
            margin-top: 0;
        }

    /* destaques*/
        .latest-blog-dark{
            width: 300px;
        }
        .latest-blog-dark{
            background-color: #A2A2A2;
        }

        .latest-blog-square{
            border: 5px solid #A2A2A2;
        }
        a:active, a:hover, a:focus{
            color: #C9C4B5;
        }


/*footer*/
.footer-copyrights,.footer-dark .footer-bottom, .footer-destaque, footer a{
    color: #000;
}



.footer-dark .footer-bottom{
    padding: 100px 0 85px;
}
.footer-bottom.overlay-wraper, .detail-bottom.overlay-wraper{
    background-repeat: no-repeat;
    background-size: cover;

}



.footer-destaque{
    font-weight: 300;
    font-size: 100px;
    line-height: 102px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.separator-5{
    height: 5rem;
    background-color: #fff;
    z-index: 1;
    position: relative;
}

.footer-info .esq, .footer-info .dir{
    display: flex;
    flex-direction: column;
}
.footer-info .esq{
    text-align: right;
    border-right: 1px solid #C9C4B5;
    align-items: flex-end;
}

.footer-info .dir{
    text-align: left; 
    align-items: flex-start;
}
.mw-600{
    max-width: 600px;
}
.w-100{
    width: 100%;
}
.d-flex{
    display: -webkit-flex;
    display: -ms-flexbox;
    display:        flex;
}
.justify-content-center{
    justify-content: center;
}
.footer-destaque, .footer-dark .footer-bottom{
    color: #C9C4B5;
}

.footer-copyrights.absolute {
    position: absolute;
}

.footer-copyrights{
    background-color: #C9C4B5;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 80px;
    padding: 0 65px;
    border-bottom: 8px solid #A3A3A3;
}

footer a:hover{
    color: #000000;
}

footer{
    min-height: 80px;
}

/* produtos*/


.wt-bnr-inr-entry .banner-title-outer::after, .wt-bnr-inr-entry .banner-title-outer::before{
    display: none;
}
.wt-bnr-inr-entry .banner-title-outer {
    border: 0;
}

.wt-bnr-inr-entry .banner-title-outer,
.wt-bnr-inr-entry .banner-title-name{
    width: auto;
}
.wt-bnr-inr .container {
    margin-left: 80px;
    padding-left: 0;
}
.wt-bnr-inr-entry .banner-title-outer{
    padding-left: 0;
}

.dir img{
    max-height: 40px
}

.esq img{
    max-height: 45px

}

.quadrosue{
    display: flex;
    align-items: flex-end;
}



.extra-big-section{
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center; 
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.extra-big-section2{
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center; 
    display: none; 
    justify-content: center; 
    align-items: center;
}

/*div.col-sm-12:nth-child(1) {
 background-image:url(images/alrattan_preto.jpg);
 height: 652px;
 background-size: auto;
 background-position: 17% 100%;
}
*/

h4{
    font-size: 26px;
}


.detalhe-produto{
    list-style: none;
}
.detalhe-produto li{
    font-size: 13px;
}
.detalhe-produto li img{
    width: 35px;
    height: 35px;
    margin: 5px 10px 5px 0;
}
hr{
    border-color: #cbc9c5;
    border-width: 2px;
}


.p-tb35 {
    padding-top:35px;
    padding-bottom:35px;
}
.py-60{
    padding-top: 60px;
    padding-bottom: 60px;
}
.p-0{
    padding: 0!important;
}
.m-0{
    margin: 0!important;
}
.pt-50{
    padding-top: 50px!important;
}
.mx-0{
    margin-right: 0!important;
    margin-left: 0!important;
}
.mr-0{
    margin-right: 0!important;
}
.ml-0{
    margin-left: 0!important;
}

.cores{
    list-style: none;
    display: flex;
}
.cores li{
    display: inline-block;
}
.cores li img{
    width: 30px;
    height: 30px;
    margin:  5px 5px;
    border-radius: 50%;
}
.mb-5{
    margin-bottom: 5rem!important;
}
.p-5{
    padding: 5rem;
}
.p-3{
    padding: 3rem;
}
.p-1{
    padding: 1rem;
}
.panel-group .panel+.panel {
    margin-top: 10px;
}

.imagem-produto{
    position: absolute;
    right: 70px;
    top: 70px;
    width: 100px;  
}
.parallax p{
    color: #fff;
    margin-bottom: 5px;
}

.imagens .col-md-6{
    height: 800px;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.imagens .col-md-6 .col-md-6{
    height: 400px;
}

/*.imagens .col-md-6{
    max-height: 600px;
Height:100%;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.imagens .col-md-6 .col-md-6{
    max-height: 600px;
    Height:100%;
}*/



.mais-info, .partilhar{
    display: flex;
    align-items: center;
}
.mais-info a, .partilhar p{
    margin: auto;
    line-height: 45px;
    text-align: center;
    width: 250px;
}

.partilhar i{
    margin: 30px 15px 0 15px;
    font-size: 40px;

}

/* 1 imagem 
background-position: 85% 40%;

background-size: 180%;*/




.project-detail-pic{
    display: flex;
    align-items: center;
    height: 604px;
    background-color: #ededed;
    padding: 0;
    overflow: hidden;
}
.project-detail-pic img{
    opacity: 0;
    transition: opacity 300ms ease;
    height: 100%;
    margin-left: -100px;
    max-width: 150%;
}


textarea{
    resize: vertical;
}

.modal-footer .btn-preto{
    margin-bottom: 0;
    padding: 5px 20px;
    font-size: 16px;
    text-transform: uppercase;
}





/*produtos grid*/
.produtos-grid .overlay-bx-2{
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.produtos-grid .overlay-bx-2:hover{
    opacity: 0.5;
}

.my-breadcrumb{
    font-size: 13px;
    color: #fff;
    margin: 0;
}
.my-1{
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.caption{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0,0,0,0.6);
    padding: 20px;
    text-align: center;
}
.caption h4, .caption p{
    color: #C9C4B5;
}
.caption h4{
    font-weight: normal;
    font-size: 20px;
}
.caption p{
    margin-bottom: 5px;
    font-size: 13px;
}

.new-bullet-bar.tparrows{
    background: transparent;
}

.heading{
    text-align: center;
    margin: 2em auto 5em;
}
.heading h2{
    font-weight: normal;
    font-size: 35px;
}
.heading p{
    font-size: 13px;
    line-height: 18px;
}
.latest-blog-dark-outer2{
    height: 478px;
}

.left-top{
    height: 55%;
    width: 85%;
    padding: 50px;
}
.left-bottom-cat{
    height: 70%;
}
.blueish{
    background: #98CBDF;
}
.greenish{
    background: #E2EDE5;
}
.bejish{
    background: #EFE0CA;
}
.left-bottom, .right-top{
    height: 45%;
}
.left-top-cat{
    height: 30%;
}
.right-bottom{
    height: 55%;
    width: 85%;
    padding: 13% 50px 15px;
}
.parallax-box{
    height: 540px;
    position: relative;
}
.parallax-box img{
    max-width: 100%;
    position: absolute;
    right: 0;
    max-height: 540px;
}
.parallax-box.listagem img{
    right: 50%;
    transform: translateX(50%);
}
.parallax-box img.relative{
    position: relative;
}
.parallax-box img.ttop{
    top: 0;
}
.parallax-box img.para-effect2{
    bottom: 0;
}
.h-100{
    height: 100%!important;
}
.left-top p, .right-bottom p{
/*    width: 50%;*/
    line-height: 18px;
    font-size: 13px;
}
.my-3{
    margin-top: 3em;
    margin-bottom: 3em;
}
.my-5{
    margin-top: 5em;
    margin-bottom: 5em;
}
.pantone{
    background: #EFE0CA;
}
.pantone2{
    background: #F1DBE1;
}
.detail-bak{
    background: #EEE7C0;
}
.relative{
    position: relative;
}
.category-box-1, .category-box-2{
   /* height: 540px;*/
    position: relative;
}
/*.category-box-1 img{
    
    top: -10px;
    right: 0;
    max-width: 100%;
    max-height: 540px;
}*/
.category-box-2 img{
    position: absolute;
    top: -20px;
    left: 80px;
    max-width: 100%;
    max-height: 500px;
}
.fixed-height{
    height: 540px;
    padding: 0 20px;
}
.border{
    border: 1px solid #C9C4B5;
    padding : 20px;
/*    height: 540px;*/
}
.border .text{
    padding: 20% 2%;
}
.border .image{
    text-align: center;

}
.border .image img{
    /*max-width: 100%;*/
    max-height: 100%;
    margin: auto;
}
.detail-row img{
    /*max-width: 100%;
    position: absolute;
    top: 0;
    right: 13%;
    max-height: 580px;
    z-index: 99;*/
    max-height: 100%;
    margin: auto;
}
.div-img-magic{
    height: 400px;
    width: 600px;
    display: flex;
    position: absolute;
    right: 1%;
}

.div-img-magic2{
    height: 80%;
  /*  width: 50%;*/
    display: flex;
    position: absolute;
  /*  right: 1%;*/
}

.parallax-box .div-img-magic2 img{
    position: relative;
}

.w-70{
    width: 70%;
}
.w-50{
    width: 50%;
}
.half-color{
    height: 25px;
}

.support-color{
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.support-color .cor{
    overflow: hidden;
    z-index: 999;
    background-color: transparent;
}
.cor1, .cor2, .cor3, .cor4, .cor5, .cor{
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border-radius: 50%;
}

div.cor.cor1523 {
border:1px solid #FFFFFF;
}
div.cor.cor1536 {
border:1px solid #FFFFFF;
}
div.cor.cor1537 {
border:1px solid #FFFFFF;
}
div.cor.cor1538 {
border:1px solid #FFFFFF;
}
div.cor.cor1539 {
border:1px solid #FFFFFF;
}
div.cor.cor1540 {
border:1px solid #FFFFFF;
}
div.cor.cor1541 {
border:1px solid #FFFFFF;
}
div.cor.cor1578 {
border:1px solid #FFFFFF;
}
div.cor.cor1565 {
border:1px solid #FFFFFF;
}

.cor1{
    background: #FFFFFF;
    border: 1px solid #000;
}
.cor2{
    background: #85958E;
}
.cor3{
    background: #C8C3BC;
}
.cor4{
    background: #2E3D47;
}
.cor5{
    background: #AA9C7E;
}
.cor{
    border: 1px solid #C9C4B5;
}
ul.cores p{
    text-align: center;
}
ul.cores li{
    margin-right: 10px;
}
.imagem-produto-cor{
    position: relative;
    margin-top: -17em;
    z-index: -1;
    max-height: 600px;
}
.imagem-produto-cor ul li a img{
    max-height: 600px;
}
.miniatures ul li img{
    max-width: 65px;
}
.d-table{
    display: table;
}
.d-table-cell{
    display: table-cell;
}
.header-nav .nav > li .sub-menu{
    top: 70%;
}
.style3 ul{
    color: #4d9c2d;
}
.camada1{
    padding: 2em 0 3em;
    position: relative;
}
.camada2{
    padding: 3em 0;
}
.camada2 > div > div > div{
    padding: 0 20px;
}
.camada2 h5{
    margin-top: 0;
}
.camada2 p{
    margin-bottom: 5px;
}
.camada3{
    padding: 7em 0;
}
.camadas img.chair{
    position: absolute;
    max-width: 50%;
    top: -10em;
    right: 10%;
    max-height: 70vh;
}

.flexslider {
    background: transparent !important;
    border: 4px solid transparent !important;
}

.detail-bottom{
    min-height: 72vh;
    position: relative;
    display: flex;
}
.caption-detail{
    background: rgba(0,0,0,0.6);
    padding: 50px 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.caption-detail h4{
    color: #C9C4B5;
    margin-bottom: 1em;
    font-size: 30px;
}

.hover-sub .legend{
    opacity: 0;
    background: #C9C4B5;
    position: absolute;
    top: 5px;
    padding: 10px 20px;
}
.camada1 .hover-sub .legend{
    bottom: 80%;
    top: auto;
}
.camada1 .hover-sub .legend::after{
    left: 10px;
}
.hover-sub .legend::after{
    content: '';
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #C9C4B5;
    position: absolute;
    left: 15%;
    bottom: -15px;
}

.produto-publicidade .image img:hover {
    transition: all 0.7s ease;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}


.hover-sub:hover .legend, .hover-sub:active .legend{
    opacity: 1;
}
.caption-detail a{
    margin: 0 1em;
}
.caption-detail i{
    font-size: 40px;
    text-align: center;
    color: #C9C4B5;
}
.info-column{
    position: absolute;
    padding: 20px;
}
.info-column h4{
    font-size: 35px;
}
.info-column.left{
    left: 0;
}
.info-column.right{
    right: 5px;
}
.info-column-detail{
    padding: 18% 20px 35%;
    position: relative;
    margin-left: 20%;
}
.hover-cat img{
    transition: all linear .3s;
}
.hover-cat:hover img{
    transform: scale(1.03, 1.03);
}
.mt-5{
    margin-top: 5em;
}
.mt-2{
    margin-top: 2em;
}
.mt-0{
    margin-top: 0!important;
}
.w-60{
    width: 60%;
}

.allthenews .row{
    display: flex;
    flex-wrap: wrap;
}

.justify-content-between{
    justify-content: space-between;
}
.some-margin > div{
    margin: 2em 0 4em;
}
.border .image{
    height: 300px;
    display: flex;
}
.border .text{
    height: 120px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.font-legend{
    font-size: 9px !important;
    line-height: 1.5;
}
.color-beje{
    color: #C9C4B5;
    border: 1px solid #C9C4B5;
}

.footer-info .dir.footer-newsletter{
    align-items: center;
}
.col-news{
    margin-bottom: 5rem;
}
.date-news{
    padding: 1rem;
    background-color: #C9C4B5;
    display: inline-block;
    font-size: 2rem;
    text-align: center;
}

.text-end{
    position: absolute;
    bottom: 0;
    margin-bottom: 1rem;
}

body .cc-revoke, body .cc-window{
    font-family: 'Montserrat', sans-serif;
}

.formulario button.btn-preto{
    background-color: white;
    margin-top: 20px;
    margin-bottom: 10px;
}
.formulario span.checklegenda{
        display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
}

body .modal-header{
   border-bottom: none; 
}

body input.getemail{
    padding-left: 5px;
    width: 200px;
}

.modal-header button.close{
    font-size: 40px;
    opacity: 1.0;
    color: #767676;
    outline-color: transparent;
}
.modal-header button.close:hover{
    color: #C9C4B5;
}

input[type=checkbox].checkboxinput{
    opacity:1.0;
    transform: translateY(2px);
}

body .modal-header{
    padding-bottom: 0px;
}

#myModalAlertWindow .modal-body{
    padding-top: 0px;
    padding-bottom: 35px;
}

.border.transparente{
    border-color: transparent;
}

.cinzaclaro{
    background-color: rgb(240,240,240);
}

.relativizar{
    position: relative;
}
.hover-sub.relativizar .legend{
    top: -100%;
    color: black;
    left: -12px;
}

#carousel-cores .hover-sub.relativizar .legend{
    /*top: -100%;
    color: black;
    left: -12px;*/
    top: -50px;
    color: black;
    left: 15px;
}

.medicoes .hover-sub .legend{
    left: 15px;
}
.medicoes .camada1 .d-table-cell{
    position: relative;
}

.flex-direction-nav{
   
}

body .flexslider .slides img {
    width: auto;
}

body .fancybox-bg {
    background: white;
}

body .fancybox-is-open .fancybox-bg {
    opacity: .87;
}

.flex-viewport li img{
    cursor: pointer;
}

.margin-if{
    margin-top: -150px;
}

/*body .flexslider .flex-viewport .slides img{
    max-width: 100%;
}*/

/*{
    border: 1px solid #C9C4B5;
}

{
    border: 1px solid rgb(240,240,240);
}*/
#carousel-cores .flex-viewport{
    overflow: visible !important;
}

.flexyme{
    display: flex; 
}

.flexvertcenter{
    display: flex;
    align-items: center;
}

.square_shape1:after, .square_shape2:before, .square_shape3:before, .square_shape4:after{
    border-color:transparent;
}


body input.getexto {
    padding-left: 5px;
    margin-bottom: 10px;
    width: 200px;
}

body textarea.getarea{
    margin-top: 10px;
    padding-left: 5px;
    width: 200px;
}

body a.btn.color-beje:focus{
    color: #C9C4B5;
}

/*body #carousel.flexslider > .flex-viewport{
    overflow: visible!important;
    overflow-x: hidden!important;
}*/

body #carousel.flexslider > .flex-viewport .hover-sub.relativizar .legend{
    top: -65px;
}


.flex-direction-nav a.flex-next:before{
        /*content: '>'!important;*/
        content: '\f054'!important;
}

.flex-direction-nav a.flex-prev:before{
        /*content: '<'!important;*/
        content: '\f053'!important;
}


.flex-direction-nav a:before{
    color:white;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-family: FontAwesome;
    font-weight: bold;
}

.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev{
    background-color: #A39382;
    font-size: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#carousel.flexslider > .flex-viewport{
    padding-top: 70px;
    transform: translateY(-60px);
}


/* BANNER PAGINA */
.bannerpagetitle{
    font-size: 90px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
}

.eltdf-parallax-row-holder {
    position: static;
    background-repeat: no-repeat;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden;
}

.last_toggle_el_margin, .wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid>li{
    margin-bottom: 0!important; 
}
.uppercase{
    text-transform: uppercase;
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}
.float-right{float: right!important;}
.float-none{float: none;}
.mx-auto, .g-recaptcha > div{
    margin-left: auto;
    margin-right: auto;
}
.vc_custom_1524473461270 {
    padding-top: 0px !important;
}
#subsnews .close {
    font-size: 40px;
    opacity: 1.0;
    color: #fff;
    outline-color: transparent;
    margin-top: -150px;
    position: fixed;
    top: 15px;
    right: 15px;
    opacity: 1;
    font-size: 27px;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-top: 0px;
}
#subsnews button[type="submit"]:hover{
    color: #fff;
}


#subsnews .close:after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#subsnews .close:before {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#subsnews .close:after, #subsnews .close:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 32px;
    background-color: #fff;
    right: 20px;
    top: 0px;
}






.bannerpagetitle > div{
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}
.parallax {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed;
    min-height: 85vh;
    z-index: 1;
}
.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

.parentbannerpage img{
    width: 50vw;
    visibility: hidden;
}

.parentbannerpage > div{
    background-size: contain;
}
.info-slot{
    margin-bottom: 24px;
}
input[type=checkbox]{
    opacity: 1;
}
.btn-primary {
    color: #C9C4B5;
    background-color: #fff;
    border-color: #C9C4B5;
}
.btn-primary:hover{
    color: #fff;
    background-color: #C9C4B5;
    border-color: #C9C4B5;
}
.post-text-block{
    margin: 2rem 0;
}
.post-social i{
    color: #C9C4B5;
    font-size: 20px;
    margin-right: 1rem;
}
i.fa-file-pdf-o {
    font-size: 20px;
    color: #C9C4B5;
}
a.file {
    font-size: 13px;
}
.bb-black {
    border-bottom: 1px solid #000;
    width: 100%;
}
.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important;
}
.mr-3 {
    margin-right: 3rem!important;
}
.layer-news{
    position: absolute;
    bottom: 3rem;
    left: 0;
}
.img-parallax-2{
    z-index: 9;
}

.header-nav .nav > li.active > a, .header-nav .nav > li.current-menu-item > a {
    background-color: transparent;
    color: #C9C4B5;
}

.modal-body .formulario{
    text-align: center;
}
.modal-body .formulario input[type="text"], .modal-body .formulario input[type="email"], .modal-body .formulario textarea{
    width: 80%;
}

.g-recaptcha > div {
    margin-left: 0px;
}

.form-group.privacypolicy{
    margin-bottom: 5px;
}

.form-group.caixatexto{
    margin-bottom: 15px;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
.btn-primary:active:hover, .btn-primary:focus {
    color: #fff!important;
    background-color: #C9C4B5!important;
    border-color: #C9C4B5!important;
}

.g-recaptcha{
    margin-bottom: 20px!important;
}

a, input{
    outline-color: transparent;
}

.form-group input.btn-preto{
    background-color: white;
    transition: all 0.2s linear;
}

.back-button .btn-preto{
    display: inline-block;
}

.pagination{
    padding-top: 0px; 
}

.pagination-block.mt-5{
    margin-top: 0px;
}


.gadgetdetail .slides img {
    margin-right: auto;
    margin-left: auto;
}

.btn-preto{
    text-transform: uppercase;
}



.btn.btn-primary{
    text-transform: uppercase;
    padding: 10px;
    width: auto;
    text-align: center;
    margin-bottom: 20px;
    font-size: 13px;
}

.checkboxdiv, .checkboxrecaptcha {
    padding: 0px 30px;
}

.btninvertbranco{
    border: 1px solid white;
    padding: 10px;
    width: auto;
    text-align: center;
    color: white;
    font-size: 20px;
    background-color: transparent;
}

.btninvertbranco:hover, #subsnews button[type="submit"].btninvertbranco:hover{
    border-color: #C9C4B5;
    color: #C9C4B5;
}


.w60percent{
    width: 60%;
}

#search-results{
    padding-bottom: 26px;
}
.allcategorias h1{
    font-weight: 900;
    font-size: 5.5rem;
}
.allcategorias h2{
    font-weight: 300;
}
.allcategorias p{
    margin-bottom: 0;
}
.mb-0{
    margin-bottom: 0!important;
}
.mt-0{
    margin-top: 0!important;
}
.mt-1{
    margin-top: .5rem;
}
.produto-publicidade .image{
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}
.produto-publicidade .column{
    margin-bottom: 5rem;
}
.produto-publicidade .text h4, .produto-publicidade .text h5{
    font-size: 18px;
    text-align: center;
}
a.cta{
    color: #000;
    padding: 1rem 2rem;
    border: 1px solid #000;
    display: inline-block;
Margin-bottom:15px;
}
a.cta:hover{
    color: #C9C4B5;
    border-color: #C9C4B5;
}

.margin-80{
        margin-bottom: 80px;
    }
.margin-100{
        margin-bottom: 100px;
    }


@media (min-width: 992px){
    footer.site-footer{
        height: fit-content!important;
    }
    .flexslider.miniatures .flex-direction-nav a{
        top: 30%;
    }
    .detail-bak.joluce-match.col-lg-1{
        width: 7%;
    }
    .flexslider.miniatures > .flex-viewport{
        max-width: calc(75% - 80px);
        margin-left: auto;
        margin-right: auto;
    }
/*
    #carousel-cores > .flex-viewport{
        margin-left: auto;
        margin-right: 10px;
    }*/

    .div-img-magic{
        height: 60%;
        width: 40%;
    }

}

@media (min-width: 601px){
    .br-1{
        border-right: 1px solid #000;
    }
}

@media (min-width: 992px){

    .border-md-5{
        border-left: 5rem solid #C9C4B5;
    }
    .d-flex-md{
        display: -webkit-flex;
        display: -ms-flexbox;
        display:        flex;
    }
    .parallax-logo{
        margin-left: -85px;
    }
    /*.detail-row img{
        max-height: 425px;
    }*/
    .imagem-produto-cor ul li a img{
        max-height: 450px;
    }
    .camadas img.chair{
        max-height: 40vh;
    }
    .logo-header img{
        width: 270px;
    }
    .logo-header img, .logo-header{
        width: 200px;
    }
    .header-nav .nav > li > a{
        padding: 35px 10px;
    }
    .produto-publicidade .product{
        padding: 0 1.5rem;
    }
    .produto-publicidade .image{
        height: 480px;
    }
    .produto-publicidade .image img{
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all 0.7s ease;
    }
    .produto-publicidade .image a{
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .produto-publicidade .index-1 .image{
        height: 360px;
    }
    .produto-publicidade .column.pull-up{
        margin-top: -100px;
    }
    .produto-publicidade .text h4, .produto-publicidade .text h5{
        text-align: left;
    }

    .parallax-box img{
        max-height: 400px;
    }
}

@media (min-width: 1200px){
    .div-img-magic{
        height: 70%;
        width: 40%;
        display: flex;
        position: absolute;
        right: 3%;
    }
    .logo-header img, .logo-header{
        width: 270px;
    }
    .header-nav .nav > li > a{
        padding: 35px 12px;
    }
    .modal-dialog {
        width: 900px;
    }
    .modal-content{
        padding: 20px;
    }
    /*.detail-row img{
        max-height: 490px;
    }*/
    .imagem-produto-cor ul li a img{
        max-height: 510px;
    }
    .mt-12-xl{
        margin-top: -8em;
    }
    .camadas img.chair{
        max-height: 70vh;
    }

}
@media (min-width: 1400px){
    /*.div-img-magic{
        height: 70%;
        width: 40%;
        display: flex;
        position: absolute;
        right: 3%;
    }*/
    .container{
        width: 1250px;
    }
    .camadas img.chair{
        max-height: 70vh;
    }

    .camada3 {
        padding: 10em 0;
    }


}
@media (min-width: 1500px){

    .footer-dark .footer-bottom{
        padding: 50px 0 110px;
    }

    

}
@media (min-width: 1600px){
   /* .div-img-magic{
        height: 70%;
        width: 40%;
        display: flex;
        position: absolute;
        right: 1%;
    }*/

    .font-35{
        font-size: 40px;
    }
    .container{
        width: 1400px;
    }    
    .mt-12-xl{
        margin-top: -12em;
    }
    /*.detail-row img{
        max-height: 580px;
    }*/
    .imagem-produto-cor ul li a img{
        max-height: 600px;
    }
    .parallax-box img{
        max-height: 540px;
    }
}

@media (max-width: 1199px){

    .imagem-produto-cor ul li a img{
        margin: 0 auto;
    }

}
@media (max-width: 991px){
/*    .hover-sub.relativizar .legend2{
        top: 55px !important;
    }

    .hover-sub .legend2::after {
        border-bottom: 20px solid #C9C4B5 !important;
        border-top: none !important;
        top: -15px !important;
    }
*/
 /*   #carousel-cores > .flex-viewport{
        margin-left: auto;
        margin-right: 15px;
    }*/
    .d-md-none{
        display: none;
    }

    .d-md-block{
        display: block;
    }

    .detail-row img{
        height: 100vmin;
    }



    .camadas img.chair{
        display: none;
        max-width: 100%;
    }

    .border .image {
        height: 150px;
    }
   /* .detail-row img{
        right: 5%;
        max-width: 250px;
    }*/
    .blockmd-down{
        display: block!important;
    }
    .m5-sm-down{
        margin-left: 5%;
    }
    .hide-xs{
        display: none;
    }
    .parallax-box img{
        max-height: 450px;
        margin: 0 auto;
        display: flex;

    }
    .left-bottom-cat {
        height: 50%;
    }
    .mt-25-xs{
        margin-top: 20em;
    }

    .div-img-magic{
        height: 100%; 
     width: 100%; 
     position: relative; 
     right: 0;
    }
    .margin-80, .margin-100{
        margin-bottom: 0px;
    }

    .p-lr30 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .margin-if{
        margin-top: 0px;
    }

    .text-end{
        position: relative;
        margin-bottom: 0rem;
    }
}
@media (max-width: 767px){
    .matchColor{
        top: 50px;
    }
    /*.parallax-box.listagem img{
        right: 25%;
    }*/
}
@media (max-width: 600px){
    .m5-sm-down{
        margin-left: 5%;
    }
    .mt-25-xs{
        margin-top: 25em;
    }
    /*.detail-row img{
        right: 1%;
        max-width: 180px;
    }*/
    .block-xs-down{
        display: block!important;
    }

    .allcategorias h1{
        font-size: 4rem;
    }

   

}