html{
    overflow-x: hidden;
}
.header-search-form, .header-search-form:hover, .header-search-form:active,.header-search-form:focus{
    color: #FFF;
    font-size: 13px;
}
.bg-deep-yellow-custom{
    background: #D5AE8E;
}
.black1{
    background: #1C1C1C;
}
.back-all{
    background: #000;
}

#filePathList > li + li::before {
    content: "/\00a0";
    padding: 0 5px;
}

.navbar-nav > li{
    padding: 10px 0;
}
.header-with-topbar .navbar-top, .header-with-topbar .navbar-fixed-top{
    background: #000;
    box-shadow: none;
    top: 35px;
}
header nav.navbar .navbar-nav > li > a, nav.navbar.bootsnav ul.nav > li > a{
    font-family: 'Circular Std';
    font-weight: bold;
    color: #FFF;
    font-size: 14px;
}
header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a:hover, header.header-appear nav.bootsnav.header-light .navbar-nav > li > a:hover, header.header-appear nav.header-light-transparent .header-social-icon a:hover, header.header-appear nav.header-light .header-social-icon a:hover, header.header-appear nav.header-light.white-link .header-social-icon a:hover, header.header-appear nav.header-light-transparent.white-link .header-social-icon a:hover, header.header-appear nav.header-light-transparent.white-link .heder-menu-button a:hover, header.header-appear nav.header-light-transparent .header-searchbar a:hover, header.header-appear nav.header-light .header-searchbar a:hover, header.header-appear nav.header-light.white-link .header-searchbar a:hover, header.header-appear nav.header-light-transparent.white-link .header-searchbar a:hover, header nav.navbar .navbar-nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:hover, .header-search-form:hover, .header-social-icon a:hover{
    color: #FFFFFF !important;
}

.header-with-topbar .top-header-area{

    position: inherit;
}
header a.logo img {
    max-height: 50px;
}
.header-appear{

}
header.header-appear nav.header-light-transparent, header.sticky nav.navbar-fixed-top.header-light-transparent, header.sticky nav.navbar-scroll-fixed-top.header-light-transparent{
    background: #000;
    top: -86px;
}
.header-appear{
    top: 35px !important;
}
header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a, header.header-appear nav.bootsnav.header-light .navbar-nav > li > a{
    color: #FFF;
}
.header-with-topbar{
    position: fixed;
    z-index: 999;
}
.sticky.header-with-topbar.fixed-topbar .top-header-area{
    z-index: 0;
}
.background-color-text-wood{
    background-color: #D5AE8E;
    color: #FFF;
    padding: 4px;
    position: relative;
    z-index: 0;
}
.box-ceir-wrapper{
    position: relative;
    overflow: hidden;
}
.wood-presentation-box p{
    font-size: 20px;
    color: #666666;
    line-height: 1.2;
}
.color-wood{
    color: #A76E3F;
}
.box-ceir{
    position: absolute;
    background: #E3DCCE;
    padding: 1em;
    width: 45%;
    bottom: 0;
    padding-left: 2em;
}
.box-ceir:before{
    content: '';
    background: rgba(227, 220, 206, 0.6);
    width: 104%;
    height: 110%;
    position: absolute;
    left: 0;
    top: -20px;
}
.box-ceir h2{
    font-size: 31px;
    color: #9B6B4B;
    line-height: 122.68%;
    font-style: italic;
    position: relative;
    z-index: 2;
}
.box-ceir p{
    position: relative;
    z-index: 2;
    font-size: 17px;
    color: #9B6B4B;
}
.flex-comparation-prestg{
    display: flex;
}
.flex-comparation-box{
    position: relative;
    margin-right: 10px;
}
.flex-comparation-box img{
    width: 100%;
}
.flex-comparation-label{
    background: rgb(138 84 47);
    color: #FFF;
    text-align: left;
    padding: 10px;
    display: block;
    position: absolute;
    bottom: -23px;
    width: 100%;
    font-size: 16px;
}
.homenagem-bg{
    background: #E3DCCE;
    padding: 4em 0;
}
.homenagem-bg h2{
    color: #9B6B4B;
    font-size: 39px;
    line-height: initial;
    margin-bottom: 0;
}
.align-items{
    align-items: center;
}
.relative-six{
    position: relative;
    z-index: 1;
}
.relative-six:before{
    content: '6';
    font-size: 280px;
    pointer-events: none;
    color: #F5F5F5;
    font-family: 'Circular Std';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 25px auto;
    position: absolute;
    z-index: -1;
}
.z-index2{
    z-index: 2 !important;
}
.wrapper-color-bars{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4em;
}
.color-bar{
    height: 24px;
    width: 10%;
    margin-right: 5px;
    z-index: 2;
}
.allure-background{
    background: #B5C1BC;
}
.nature-background{
    background: #B4B680;
}
.snow-background{
    background: #D0CAC4;
}
.sunset-background{
    background: #C5906B;
}
.timber-background{
    background: #898A7C;
}
.vintage-background{
    background: #74848D;
}
.allure-color{
    color: #31433B;
}
.nature-color{
    color: #2C2D23;
}
.snow-color{
    color: #46423E;
}
.sunset-color{
    color: #5B2600;
}
.timber-color{
    color: #252615;
}
.vintage-color{
    color:#0D181E;
}
.box-floor-item img{
    width: 100%;
}
.box-floor-item h2{
    font-family: 'Publico Headline';
    font-size: 43px;
    margin-bottom: 0;
    line-height: 1;
}
.box-floor-item h3{
    font-family: 'Circular Std';
    font-size: 20px;
    margin-bottom: 0;
}
.box-floor-item p{
    font-size: 18px;
}
.wrapper-floor-item-info{
    padding: 3em 3em 4em 3em;
}
.border-white-box{
    border-left: 7px solid #FFFFFF;
    border-top: 7px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.border-white-box-right{
    border-right: 7px solid #FFFFFF;
}
.border-white-box-bottom{
    border-bottom: 6px solid #FFF;
}
.bg-gradient-light-red-light-orange {
    background-image: linear-gradient(to right top, #0a0a0a, #000000, #000000, #000000, #000000);
}
.background-wood{
    background: #F3EFE7;
}
.footer-title{
    font-family: 'Circular Std';
    font-weight: bold;
    color: #FFF;
    font-size: 14px;    
}
.custom-ul-footer{
    list-style: none;
    margin: 0;
    padding: 0;
}
.custom-ul-footer li, .custom-ul-footer li a{
    font-size: 14px;
    color: #CCCCCC;
}
.custom-ul-footer li span, .custom-ul-footer li a span{
    color: #666666;
}
.social-footer a i{
    font-size: 24px;
    margin-right: 8px;
}
.social-footer a:hover, .social-footer a:active {
    color: #ffffff;
    text-decoration: none;
}
.simple-dropdown .dropdown-menu > li a, nav.navbar.bootsnav ul.nav ul.dropdown-menu > li > a{
    font-size: 14px;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a{
    font-size: 12px;
}
.dropdown-style-1 .btn:hover, .custom-dropdown btn:focus{
    color: #afafaf;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a b{
    color: #FFF;
}

.slider-title1{
    font-family: 'Circular Std';
    font-size: 56px;
    color: #000;
}
.slider-title2{
    font-family: 'Publico Headline';
    font-size: 35px;
    color: #666666;
    line-height: 40px;
}
.wrapper-button-conheca-slider{
    text-align: right !important;
    position: relative;
    right: -20px;
    bottom: -2px;
    padding-top: 25px !important;
}
.btn-conheca-slider{
    font-size: 22px;
    font-family: 'Circular Std';
    background: #000;
    padding: 1em;
    position: inherit;
    bottom: 0;
    right: 0;
    color: #FFF !important;
}
.btn-conheca-slider span{
    color: #989898;
}
.btn-conheca-slider:hover{
    background: #2b2b2b;
}
.bg-black-1c{
    background: #1C1C1C;
}
.relative{
    position: relative;
}
.title-default{
    font-family: 'Circular Std';
    font-weight: 600;
    color: #FFF;
    font-size: 56px;    
    position: relative;
    z-index: 2;
}
.color-black{
    color: #000;
}
.novidades-svg{
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: -25px;
    margin: 0 auto;
    z-index: 0;
}
.title-default span{
    position: relative;
    z-index: 2;
}
.title-default b{
    color: #989898;
}
.category-destaque-boxes{
    color: #CCCCCC;
    font-size: 16px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
.bg-deep-pink {
    background-color: #989898;
}
.category-destaque-boxes-title{
    font-family: 'Circular Std';
    font-weight: 600;
    color: #FFF;
    font-size: 28px;
    display: block;
    margin-bottom: 22px;
    margin-top: 10px;   
    white-space: nowrap;
}
.category-destaque-boxes-sub-title{
    font-family: 'Publico Headline';
    font-weight: medium;
    color: #FFF;
    font-size: 18px;    
    display: block;
    margin-bottom: 22px;        
}
.grid-item.feature-box-4 figure figcaption{
    opacity: 0;
}
.box-lancamento:hover figcaption{
    opacity: 1 !important;
}
.box-lancamento:hover img{
    opacity: 0.2 !important;
    filter: grayscale(1);
}
.lancamento-sub-featured{
    max-width: 400px;
    display: flex;
    flex-direction: column;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    height: 100%;
    justify-content: center;
}
.lancamento-sub-featured h2{
    font-family: 'Publico Headline';
    font-weight: medium;
    color: #464646;
    font-size: 70px;
}
.lancamento-sub-featured h3{
    font-size: 18px;
    color: #1C1C1C;
    margin-bottom: 15px;
    line-height: initial;
}
.lancamento-sub-featured p{
    font-size: 18px;
    color: #464646;
}
.lancamento-sub-featured a{
    margin-bottom: 0;
}
.txt-stroke{
    font-family: Circular Std;
    font-style: normal;
    font-weight: bold;
    position: absolute;
    letter-spacing: 3px;
    -webkit-text-stroke: 1px rgb(82 82 82 / 20%);
    z-index: -1;
    color: transparent;
    text-transform: uppercase;   
}
.txt-stroke-horizontal{
font-family: Circular Std;
    font-style: normal;
    font-weight: bold;
    position: absolute;
    letter-spacing: 3px;
    z-index: -1;
    text-transform: uppercase;
    font-size: 7.5vw;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background: -webkit-linear-gradient( -86deg, #9c9c9c 5%, #353535 53%, #272727 91%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 4px transparent !important;
    height: 200px;
    color: #1c1c1c;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -63px;
    pointer-events: none;   
}
.txt-conheca{
    font-size: 100px;
    transform: rotate(-90deg);
    left: -32%;
    top: 30%;
}
.txt-para-vc{
font-size: 100px;
    transform: rotate(-90deg);
    right: -35%;
    bottom: 27%;
}
.itens-destaque-box a{
    font-family: Circular Std;
    color: #1C1C1C;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;    
}
.itens-destaque-box{
    min-height: 92px;
    display: flex;
    align-items: center;
}
.img-full{
    width: 100%;
}
.shortcut-home-title h2{
    font-family: Circular Std;
    color: #FFF;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
.shortcut-home-title p{
    font-size: 18px;
    color: #CCCCCC;
}
.post-blog-title{
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    margin-top: 4px;
    display: block;
    line-height: 23px;
}
.post-blog-title:hover{
    color: #FFF;
}

.swiper-button-prev-default:hover, .swiper-button-next-default:hover{
    cursor: pointer;
}

.wrapper-buttons-custom{
    position: absolute;
    z-index: 5;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    pointer-events: none;
}
.swiper-button-next-custom{
    position: absolute;
    right: 0;
}
.swiper-button-prev-custom, .swiper-button-next-custom{
    pointer-events: auto;
}
.wrapper-box-video{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.thumb-video{
    object-fit: cover;
    width: 100%;
    height: 350px;
}
.title-video{
    color: #FFF;
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 75%);
    padding: 12px;
    width: 100%;
    text-align: center;
}
.title-video h3{
    color: #FFF;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.4;
}
.icon-play{
    position: absolute;
    height: 90px;
}
.wrapper-box-video:hover{
    cursor: pointer;
}
.wrapper-box-video:hover .icon-play{
    transform: scale(1.2);
}
.gap-videos-slides{
    gap: 10px;
}
.big-title{
    font-family: 'Publico Headline';
    font-weight: medium;
    color: #1C1C1C;
    font-size: 68px;
    line-height: 110%;
}
.sub-title-dotted{
    position: relative;
    font-family: Circular Std;
    font-style: normal;
    font-weight: 450;
    font-size: 26px;
    line-height: 33px;
    color: #666666;
    margin-bottom: 0;
    display: flex;
    padding-left: 24px;
}
.sub-title-dotted:before{
    content: '';
    background: #2F2F2F;
    position: absolute;
    width: 18px;
    height: 1px;
    left: 0;
    top: 14px;
    bottom: 0;
    margin: 0 auto;
}
.circle-grey{
    position: absolute;
    left: -11%;
    top: -12%;
    pointer-events: none;
}
.p-subtitle{
    font-size: 22px;
    line-height: 1.3;
}
.box-white{
    background: #FFF;
    padding: 20px !important;
}
nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a{
    font-size: 14px;
}
.swiper-box-category{
    background: #000;
    display: inline-block;
}
.swiper-box-category h2{
    font-family: 'Publico Headline';
    font-style: normal;
    font-weight: 500;
    font-size: 62px;
    line-height: 118.5%;
    letter-spacing: 0.025em;
    color: #FFFFFF;
}
.swiper-box-category h3{
    font-family: 'Circular Std';
    font-style: normal;
    font-weight: 450;
    font-size: 26px;
    line-height: 33px;
    color: #FFFFFF;
}
.vh100{
    height: 100vh;
}
.row {
    margin-left: auto;
    margin-right: auto;
}
.parallax-title {
    padding: 16px 35px;
    display: inline-block;
    font-size: 2.5em;
    line-height: initial;
}
.parallax-title:hover{
    background: #262626 !important;
    color: #FFF !important;
}
.custom-breadcrumb{
    display: flex;
    flex-direction: row;
    padding-left: 0;
    list-style: none;
    gap: 15px;
    color: #FFF;
}
.custom-breadcrumb li, .custom-breadcrumb li a{
    color: #ababab;
}
.custom-breadcrumb li a:hover{
    color: #FFF;
}
.bg-deep-black-opacity{
    background: linear-gradient(90.35deg, rgba(28, 28, 28, 0.9) 0.82%, rgba(28, 28, 28, 0.36) 95.61%);
}
.grid-filter{
    background: #1C1C1C;
    padding: 3em 0;
}
.grid-filter-block{
    border: 1px solid #4D4D4D;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1em 0.5em;
}
.grid-filter-block.active{
    border: 1px solid #FFF;
}
.grid-filter-block div:nth-child(1){
    flex-basis: 25%;
    display: flex;
    align-content: center;
    justify-content: center;
}
.grid-filter-block div:nth-child(1) img{
    height: 25px;
    opacity: 0.5;
}
.grid-filter-block.active div:nth-child(1) img{
    opacity: 1;
}
.grid-filter-block div:nth-child(2){
    flex-basis: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
.grid-filter-block div:nth-child(2) h4{
    font-size: 16px;
    color: #CCC;
    margin-bottom: 0;
    line-height: 1.2;
}
.grid-filter-block.active div:nth-child(2) h4{
    color: #FFF;
}
.contain-background-center{
    background-size: contain;
    background-repeat: none;
}

.title-detail-item h2{
    font-family: Publico Headline;
    font-style: normal;
    font-weight: 500;
    font-size: 70px;
    line-height: inherit;
    text-align: center;
    letter-spacing: 0.025em;
    color: #FFFFFF;
    margin-bottom: 35px; 
    line-height: 1;
}
.title-detail-item h3{
    font-size: 26px;
    line-height: 1.8;
    text-align: center;
    letter-spacing: 0.025em;
    color: #FFFFFF;    
    position: relative;
}
.title-detail-item h3:before{
    content: '';
    background: #CDCDCD;
    height: 2px;
    width: 180px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.grayscale-filter{
    filter: grayscale(1);
}
.dark-breadcrumb{
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dark-breadcrumb li, .dark-breadcrumb li a{
    color: #000;
}
.detail-page-title{
    font-family: Publico Headline;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 124.5%;
    text-align: center;
    color: #1C1C1C;    
}
.detail-page-sub-title{
    font-family: 'Circular Std Book';
    font-style: normal;
    font-size: 20px;
    line-height: 124.5%;
    text-align: center;
    color: #1C1C1C;    
}
.box-floor-color{
    margin-bottom: 2em;
    text-align: center;
}
.box-floor-color-img{
    margin-bottom: 20px;
}
.box-floor-color-name{
    border-top: 1px solid #DCDCDC;
    padding: 10px 0;
}
.box-floor-color-name h5{
    font-size: 22px;
    line-height: initial;
    color: #666666;
    margin: 0;
}
table { 
    width: 100%; 
    border-collapse: collapse; 
    }

    /* Zebra striping */
    tr:nth-of-type(odd) { 
    background: #eee; 
    }

th { 
    background: #ECECEC; 
    color: #333;
    font-weight: bold; 
    }

td, th { 
    padding: 10px; 
    text-align: left; 
    font-size: 15px;
}
.wrapper-buttons-produtos-detalhes{
    width: 96%;
    margin: 0 auto;
    left: 2%;
}
.wrapper-selo{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-bottom: 1em;
}
.wrapper-selo img{
    max-height: 200px;
}
.bg-grey{
    background: #F5F5F5;
}
.renovar-ambiente-call-action{
    background: #1f1f1f;
    padding: 5em 0;
}
.renovar-ambiente-call-action h2{
    font-family: Publico Headline;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 59px;
    text-align: center;
    color: #FFFFFF;    
}
.b_black{
    position: absolute;
    left: -17%;
    pointer-events: none;
    height: 97%;
}

.filter-block{
    border: 1px solid #444444;
    border-bottom: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1em;
    gap: 10px;
}
.filter-block-border-bottom{
    border: 1px solid #444444;
}
.filter-block-label{
    font-size: 18px;
    color: #FFF;
    flex-basis: 200px;
    text-align: left;
    padding-left: 10px;
}
.filter-block-item{
    background: #151515;
    padding: 10px;
    color: #FFF;
    font-size: 14px;
}
.filter-block-item:hover{
    background: #242424;
    cursor: pointer;
}
.active-filter{
    background: #545050;
    color: #FFF;    
}
.active-filter:hover{
    background: #545050;
    color: #FFF;        
}
.section-hero-noticias{
    background: #434343;
    padding: 5em 0;
    margin-top: 8.4em;
}
.section-hero-noticias h1{
    font-size: 58px;
    font-family: 'Publico Headline';
    color: #FFF;
}
.breadcrumb-custom ul{
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.breadcrumb-custom ul li, .breadcrumb-custom ul li a{
    color: #ccc !important;
    font-size: 16px;
    font-family: 'Circular Std';
    font-weight: 300;
    letter-spacing: 1px;
}
.breadcrumb-custom ul li a:hover{
    cursor: pointer;
    color: #FFF !important;
}
.breadcrumb-custom ul li:after{
    content: ' / ';
}
.breadcrumb-custom ul li:last-child{
    padding-left: 2px;
}
.breadcrumb-custom ul li:last-child:after{
    display: none;
}
.half-screen{
    min-height: 680px;
}
.color-white{
    color: #FFF;
}
.big-input, .big-textarea, .big-select select{
    font-size: 16px;
}
.geolocalizacao-box{
    background: #1e1e1e;
    padding: 1.5em;
    background-image: linear-gradient(178.2deg, rgb(0 0 0) 10.9%, rgb(48 48 48) 62.6% );
    padding: 1.5em;
}
.geolocalizacao-box h4{
    color: #FFF;
}
.geolocalizacao-box p{
    font-size: 16px;
    color: #FFF;
}
.flag-wrapper img{
    height: 40px;
    margin-right: 5px;
    border-radius: 3px;
}
#full-map iframe{
    width: 100%;
}
.politica-agree input{
    width: auto;
    margin-right: 6px;
}
.politica-agree a{
    font-weight: bold;
    color: #000;
}
.f-16{
    font-size: 16px;
}
.informativo-focus-wrapper{
    display: block;
    position: relative;
}
.informativo-focus-wrapper img{
    border-radius: 5px 5px 0 0;
}
.informativo-focus-wrapper .focus-title{
    font-size: 18px;
    bottom: 0;
    background: #000000;
    width: 100%;
    padding: 0.5em 0;
    color: #FFF;
}
.e-catalogo-wrapper{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 2.5em 0;
    border-bottom: 1px solid #f1f1f1;
}
.e-catalogo-wrapper:hover{
    background: #f1f1f1;
}
.button-block a{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.e-catalogo-wrapper h3{
    font-size: 20px;
    max-width: 90%;
    line-height: 1.3;
    color: #626262;
    margin-bottom: 0;
}
.e-catalogo-wrapper img{
    max-height: 150px;
}
.wrapper-img-e-catalogos{
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    overflow: hidden;
}
.wrapper-img-e-catalogos img{
    object-fit: cover;
    width: 100%;
}
.contatos h4{
    font-size: 18px;
    color: #383838;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 0;
}
.contatos h5{
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    line-height: initial;
    font-family: 'Publico Headline';
}
.contatos ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.wrapper-contato-block{
    margin-bottom: 2.5em;
}
.certificado-wrapper{
    position: relative;
    border: 1px solid #e3e3e3;
}
.certificado-desc{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    background: #000000de;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1em 2.5em;
    opacity: 0;
}
.certificado-wrapper:hover .certificado-desc{
    opacity: 1;
}
.certificado-desc h4{
    font-weight: bold;
    font-size: 22px;
    color: #FFF;
    line-height: 1.3;
}
.certificado-desc p{
    font-size: 16px;
    color: #FFF;
}
.colored-table th{
    color: #000;
    font-weight: normal;
}
.img-laudo-detalhes{
    min-height: 350px;
    max-height: 350px;
    object-fit: cover;    
}
.figcaption-detalhes-laudos{
    padding: 20px !important;
    color: #FFF;
}
.figcaption-detalhes-laudos h6{
    font-size: 18px;
}
.section-hero-noticias h3{
    font-size: 20px;
    color: #FFF;
}
.m-0{
    margin: 0;
}
.title-pesquisa{
    font-size: 22px;
    color: #000;
}
.title-pesquisa b{
    font-weight: bold;
}
.wrapper-pesquisa-resultado{
    display: flex;
}
.wrapper-pesquisa-resultado-img{
    max-width: 200px;
    margin-right: 1em;
}
.wrapper-pesquisa-resultado-img img{
    object-fit: cover;
    border-radius: 5px;
    height: 100%;
}
.wrapper-pesquisa-resultado-content h4{
    font-size: 18px;
    margin-bottom: 0;
}
.wrapper-pesquisa-resultado-content p{
    font-size: 14px;
}
.wrapper-pesquisa-resultado{
    margin-bottom: 3em;
}
.contain-background-center{
    background-color: #292929;
}
.simple-dropdown .dropdown-menu > li a: hover{
    color: #FFF !important;
}

.margin-bottom-1 {
    margin-bottom:  1em;
}

.max-h-600 {
    height: 610px !important;
    object-fit: cover;
    width: 100%;
}


/* Small */
@media (min-width: 0px) and (max-width: 769px) {

    .sm-max-h-450 {
        height: 450px !important;
    }

    .forcefullwidth_wrapper_tp_banne]r{
        margin-top: 5em !important;
    }
    .wrapper-pesquisa-resultado {
        flex-direction: column;
    }    
    .wrapper-pesquisa-resultado-img{
        max-width: 100%;
        margin-bottom: 1em;
    }
    .e-catalogo-wrapper h3{
        padding: 1em 0;
    }
    .geolocalizacao-box{
        margin-top: 2em;
    }
    .opacity-extra-medium{
        display: none;
    }
    .filter-block-item{
        font-size: 14px;
    }
    .filter-block-label{
        margin-bottom: 10px;
        flex-basis: 100%;
    }
    .filter-block{
        flex-wrap: wrap;
    }    
    .b_black{
        display: none;
    }
    table { 
        width: 100%; 
    }

    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    td { 
        /* Behave  like a "row" */
        border: none;
        position: relative;
    }
    td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        /* Label the data */
        content: attr(data-column);
        color: #666;
        font-weight: bold;
    }    
    .title-default{
        font-size: 26px;
    }
    .swiper-box-category {
        background: #000;
        display: inline-block;
        width: 100% !important;
        left: 0 !important;
    }
    .swiper-box-category h2{
        font-size: 45px;
    }
    .swiper-box-category h3{
        font-size: 25px;
    }
    .swiper-box-category .btn-extra-large{
        width: 100%;
    }
    .wrapper-button-conheca-slider{
        right: 0;
    }
    .btn-conheca-slider{
        text-align: center !important;
        left: 0 !important;
        width: 100%;        
        display: flex;
        justify-content: center;    
    }
    .nav-header-container{
        max-width: 100%;
    }    
    .box-ceir {
        position: inherit;
        background: #E3DCCE;
        width: 100%;
        bottom: 0;
        padding-left: 0;
        padding: 1em;
        text-align: center;
    }

    /* header with sticky topbar */
    .header-with-topbar.fixed-topbar nav.navbar.bootsnav.navbar-fixed-top, .sticky.header-with-topbar.fixed-topbar nav.navbar.bootsnav.navbar-fixed-top, .sticky.header-with-topbar.header-appear.fixed-topbar nav.navbar.bootsnav.navbar-top {top: 40px;padding: 1.4em 0;}
    .forcefullwidth_wrapper_tp_banner{
        margin-top: 2em;
    }

    .navbar-default .navbar-toggler .icon-bar, header.sticky .navbar-default.header-light .navbar-toggler .icon-bar, header.sticky .navbar-default.header-light-transparent .navbar-toggler .icon-bar{
        background: #FFF;
    }
    nav.navbar.bootsnav .navbar-toggler{
        margin-right: 12px;
    }
    .header-search-form, .header-search-form:hover, .header-search-form:active, .header-search-form:focus{
        position: relative;
        top: 2px;        
    }
    .mobile-text-center{
        text-align: center;
    }
    .box-ceir-wrapper{
        position: inherit !important;
    }
    .clear-br-small br{
        display: none;
    }
    .flex-comparation-box{
        margin-right: 0;
        margin-bottom: 1em;
        border: 2px solid #FFF;
    }
    .relative-six{
        margin-top: 2em;
        margin-bottom: 1em;
    }
    .mobile-order-3{
        order: 3;
    }
    .border-white-box{
        border: 0;
    }
    .box-floor-item{
        border: 0;
    }
    .wood-presentation-box p{
        line-height: auto !important;
    }
    .section-lancamentos, .section-videos{
        padding: 4em 0 !important;
    }
    .lancamento-sub-featured{
        padding: 4em 0;
    }
    .txt-stroke{
        display: none;
    }
    .lancamento-sub-featured{
        max-width: 100%;
    }
    .lancamento-sub-featured .btn.btn-dark-gray{
        width: 100%;
    }
    .lancamento-next,.lancamento-prev, .videos-next, .videos-prev{
        display: none;
    }
    .grid-item.feature-box-4 figure figcaption {
        opacity: 1;
        background: #2d2d2d;
        width: 100%;
        padding: 1.5em 17px;
        position: inherit;
    }
    .box-lancamento:hover img{
        opacity: 1 !important;
        filter: grayscale(0);        
    }    
    .margin-2-top-sm{
        margin-top: 2em;
    }                
    .margin-3-top-sm{
        margin-top: 3em;
    }            
    .margin-4-top-sm{
        margin-top: 4em;
    }        
    .margin-5-top-sm{
        margin-top: 5em;
    }    
    .margin-6-top-sm{
        margin-top: 6em;
    }
    .margin-2-bottom-sm{
        margin-bottom: 2em;
    }        
    .margin-3-bottom-sm{
        margin-bottom: 3em;
    }        
    .margin-4-bottom-sm{
        margin-bottom: 4em;
    }        
    .margin-5-bottom-sm{
        margin-bottom: 5em;
    }    
    .margin-6-bottom-sm{
        margin-bottom: 6em;
    }    
    .lancamento-sub-featured p{
        line-height: 1.4;
    }
    .blog-img{
        margin-bottom: 3em;
    }
    .mobile-order-2{
        order: 2;
    }

    .slider-title-box{
        background: #FFF !important;
        padding: 0.7em !important;        
    }
    .grid-filter-block{
        margin-bottom: 1em;
    }    
    .grid-filter-block div:nth-child(2){
        justify-content: flex-start;
    }
    .full-screen{
        min-height: 600px !important;
    }
    .title-detail-item h2 {
        font-size: 60px;
    }
}

/* Medium */
@media (min-width: 768px) and (max-width: 1024px) {
    .filter-block-item{
        font-size: 14px;
    }
    .title-default{
        font-size: 36px;
    }    
    .nav-header-container{
        max-width: 100%;
    }    
    nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a {
        font-size: 14px;
    }
    nav.navbar.bootsnav li.dropdown .mega-menu-full > ul li a{
        padding: 12px 0;
    }
    .lancamento-sub-featured{
        max-width: 100%;
    }
    .txt-stroke{
        display: none;
    }
    .container-fluid-md{
        max-width: 100%;
    }
    .container .blog-post-style4 figure figcaption {
        padding: 10px;
    }    
    .post-blog-title, .title-video h3{
        font-size: 16px;
    }
    .title-video{
        color: #FFF;
        position: absolute;
        bottom: 0;
        background: rgb(0 0 0 / 75%);
        padding: 12px;
        width: 100%;
        text-align: center;
        min-height: 68px;
        display: flex;
        justify-content: center;
        align-items: center;        
    }
    .big-title{
        font-size: 50px;
    }
    .icon-play{
        height: 45px;
    }
    .navbar-nav > li.dropdown > .fas {
        background: #00000033;
        display: flex;
        justify-content: center;
        align-items: center;
    }    
    .parallax-title{
        font-size: 1.5em;
    }
}
/* Large */
@media (min-width: 1025px) {
    .row-filter-blocks{
        max-width: 75%;
        margin: 0 auto;
    }
    .row-max-1200{
        max-width: 1200px;
        margin: 0 auto;
    }
    .parallax-title{
        font-size: 1.5em;
    }
    .lg-f-38{
        font-size: 38px;
    }
}
