*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-family:Proxima, Arial, sans-serif}h2{font-size:83px;color:#bea67c;line-height:58px;letter-spacing:20px;text-transform:uppercase;margin-bottom:57px;font-weight:bold}h3{font-size:40px;text-transform:uppercase;letter-spacing:5px;position:relative}p,span{font-size:16px;padding:15px 0}a{text-transform:uppercase;font-size:14px;text-decoration:none;letter-spacing:2px;font-weight:bold;color:#fff}.container-fluid{max-width:100%}.container{max-width:1000px;margin:40px auto}.text-info{color:#ffffff;text-align:left;width:70%;padding-right:90px}#header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:79px;position:fixed;z-index:1;width:100%;font-weight:bold;transition:all 0.4s ease-in-out 0s;background-color:transparent}#header.active{background-color:#000 !important;transition:all 0.4s ease-in-out 0s !important}#header .logo{width:20%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin-left:30px}#header .logo a>img{width:80%}#header .nav{height:100%;width:60%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}#header .nav li,#header .nav li .menu-item{list-style:none;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}#header .nav li.active,#header .nav li .active.menu-item{color:#bea67c}#header .nav li .menu-item{font-size:15px;color:#fff;text-decoration:none;position:relative}#header .nav li .menu-item:hover{color:#bea67c}#header .nav li .menu-item:after{bottom:10px;content:"";display:block;height:2px;left:50%;position:absolute;background:#fff;transition:width 0.2s ease 0s, left 0.2s ease 0s;width:0}#header .nav li .menu-item:hover:after{width:100%;left:0}#header .right{width:20%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#header .right .lang{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:30px;opacity:1;transition:0.3s}#header .right .lang .lang__current{cursor:pointer}#header .right .lang .lang__current span{color:#fff;text-decoration:none}#header .right .lang .lang__current .ti-angle-down{font-size:10px;color:#bea67c}#header .right .lang .lang__option{pointer-events:none;position:absolute;top:79px;right:40px;background-color:#000;box-shadow:0 0 10px rgba(0,0,0,0.3);opacity:0;transition:0.4s;z-index:2}#header .right .lang .lang__option.active{opacity:1;pointer-events:auto}#header .right .lang .lang__option li,#header .right .lang .lang__option .nav li .menu-item,#header .nav li .right .lang .lang__option .menu-item{list-style:none;border-bottom:2px solid #131315;padding:5px 0px}#header .right .lang .lang__option li a,#header .nav li .right .lang .lang__option .menu-item a{text-decoration:none;padding:0px 12px;color:#fff}#header .right .lang .lang__option li a:hover,#header .nav li .right .lang .lang__option .menu-item a:hover{color:#bea67c}#header .right #btnMenu{padding-right:15px}#header .right #btnMenu .ti-menu{font-size:24px;color:#bea67c;display:none}#header .menu-mobile{opacity:0;height:0;position:fixed;top:49px;background-color:#000;width:100%;transition:all 0.4s ease-in-out 0s}#header .menu-mobile.active{opacity:1;height:100%;transition:all 0.4s ease-in-out 0s}#header .menu-mobile.active ul{display:block}#header .menu-mobile.active ul li a,#header .nav li .menu-mobile.active ul .menu-item a{cursor:pointer}#header .menu-mobile ul{display:none;width:100%}#header .menu-mobile ul li a,#header .menu-mobile ul .nav li .menu-item a,#header .nav li .menu-mobile ul .menu-item a{cursor:none;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:50px 0}#header .menu-mobile ul li a:hover,#header .nav li .menu-mobile ul .menu-item a:hover{background:#ffffff5c;opacity:0.8;color:#bea67c}@media only screen and (min-width: 768px) and (max-width: 1023px){#header .nav li a,#header .nav li .menu-item a{font-size:14px}#header .right .lang .lang__current span{font-size:14px}}@media only screen and (min-width: 425px) and (max-width: 767px){#header{height:50px}#header .logo a img{width:100%}#header .nav{display:none}#header .right{width:auto}#header .right #btnMenu .ti-menu{display:flex}#header .right .lang{padding-right:10px}#header .right .lang .lang__current span{font-size:12px}#header .right .lang .lang__option{top:50px}}@media only screen and (max-width: 424px){#header{height:50px}#header .logo a img{width:100%}#header .nav{display:none}#header .right{width:auto}#header .right #btnMenu .ti-menu{display:flex}#header .right .lang{padding-right:10px}#header .right .lang .lang__current span{font-size:10px}#header .right .lang .lang__current .ti-angle-down{font-size:8px}#header .right .lang .lang__option{top:50px}#header .menu-mobile ul li .menu-mobile__items,#header .nav li .menu-mobile ul .menu-item .menu-mobile__items{font-size:14px}}#slider{position:relative}#slider .slider_wrap{height:100%}#slider .slider_wrap .slider_item{opacity:1;height:auto;width:100%;position:relative;display:flex;flex-direction:row}#slider .slider_wrap .slider_item.active{opacity:1;height:100%}#slider .slider_wrap .slider_item>img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover}#slider .slider_wrap .slider_item .slider_item-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#slider .slider_wrap .slider_item .slider_item-text a{display:block;width:fit-content;margin:auto;border:1px solid #fff;padding:12px 32px;color:#fff;transition:0.3s;transition-timing-function:cubic-bezier(0.6, 0.28, 0.49, 0.9)}#slider .slider_wrap .slider_item .slider_item-text a:hover,#slider .slider_wrap .slider_item .slider_item-text a:focus{box-shadow:inset -120px 0 0 0 #bea67c,inset 120px 0 0 0 #bea67c}#slider .slider_bottom{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-end;position:absolute;bottom:5px;width:100%;margin-bottom:20px}#slider .slider_bottom .slider_bottom-left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:20%;color:#bea67c;margin-left:30px;position:relative}#slider .slider_bottom .slider_bottom-left::before{content:'';display:block;width:48px;height:3px;background-color:#bea67c;position:absolute;top:-3px;transform:translate(-80%)}#slider .slider_bottom .slider_bottom-left .number{font-size:42px;font-weight:bold;top:-30px;left:30px;position:absolute}#slider .slider_bottom .slider_bottom-left .dots{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;left:45%;top:-25px;height:auto;display:flex}#slider .slider_bottom .slider_bottom-left .dots .flickity-page-dots{display:flex;width:auto}#slider .slider_bottom .slider_bottom-left .dots .flickity-page-dots .is-selected{background-color:#bea67c}#slider .slider_bottom .slider_bottom-left .dotted{margin-left:10px;width:7px;height:7px;border-radius:50%;background-color:#303030;transition:all 0.4s ease-in-out 0s}#slider .slider_bottom .slider_bottom-left .active{background-color:#bea67c;transition:all 0.4s ease-in-out 0s}#slider .slider_bottom .slider_bottom-center{width:60%;-moz-animation:arrowdown 3s infinite;-webkit-animation:arrowdown 3s infinite;animation:arrowdown 3s infinite;display:flex;flex-direction:column;justify-content:center;align-items:center}@keyframes arrowdown{0%, 20%, 50%, 80%, 100%{transform:translateY(25px)}50%{transform:translateY(-20px)}}#slider .slider_bottom .slider_bottom-center .mouse{margin-bottom:10px}#slider .slider_bottom .slider_bottom-center .mouse img{width:80%}#slider .slider_bottom .slider_bottom-center .arrow-down img{width:80%}#slider .slider_bottom .slider_bottom-right{width:20%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding-right:30px}#slider .slider_bottom .slider_bottom-right a{border:1px solid #fff;padding:4px 12px;transition:all 0.4s ease-in 0s}#slider .slider_bottom .slider_bottom-right a:hover{background-color:#bea67c;transition:all 0.4s ease-in 0s}#products .product_item{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:80px auto}#products .product_item .textbox{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:50%;padding:0 65px;text-align:justify}#products .product_item .textbox a{color:#000;margin:15px 0;width:fit-content}#products .product_item .textbox a:after{content:"";height:1.5px;display:block;width:36px;background-color:#bea67c;margin-top:5px}#products .product_item .textbox .ti-arrow-right{color:#bea67c}#products .product_item h3:before{display:block;content:"";height:1px;width:45px;background-color:#666;position:absolute;left:0;top:50%;transform:translate(-65px, -50%)}#products .product_item .text-right{text-align:right !important;align-items:flex-end}#products .product_item .text-right h3:before{display:none}#products .product_item .text-right h3:after{display:block;content:"";height:1px;width:45px;background-color:#666;position:absolute;right:0;top:50%;transform:translate(65px, -50%)}#products .product_item .product_img{width:50%}#products .product_item .product_img img{width:100%}#products .reverse{flex-direction:row-reverse}#wood-video .textbox{text-align:center;margin-bottom:30px}#wood-video .textbox h3::after{content:"";display:block;height:2.5px;width:44px;background-color:#bea67c;position:absolute;margin:5px auto;left:50%;transform:translate(-50%)}#wood-video .textbox p{display:block;padding:0 220px;margin:30px 0}#wood-video .video-lists{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin:50px auto}#wood-video .video-lists .video-content{display:flex;flex-direction:column;justify-content:center;align-items:center}#wood-video .video-lists .video-content .video-img{border-radius:50%;border:5px double #e6e6e6;width:200px;height:200px;position:relative;opacity:0.7;transition:all 0.4s ease-out 0s}#wood-video .video-lists .video-content .video-img:hover{opacity:1;transition:all 0.4s ease-out 0s}#wood-video .video-lists .video-content .video-img>img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;height:100%;border-radius:50%}#wood-video .video-lists .video-content .video-img span{cursor:pointer}#wood-video .video-lists .video-content .video-img span img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:all 0.3s ease-in 0s}#wood-video .video-lists .video-content .video-img span img:hover{opacity:0.6;transition:all 0.3s ease-in 0s}#wood-video .video-lists .video-content .caption{margin-top:10px;position:relative}#wood-video .video-lists .video-content .caption::before{content:"";display:block;height:1px;width:23px;background-color:#bea67c;position:absolute;left:50%;top:10%;transform:translate(-50%, -10%)}#wood-video .popup-video{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);justify-content:center;align-items:center;z-index:999;padding:0 15px}#wood-video .popup-video .iframe-wrapper{background:#000;border:5px solid #fff;height:100%;width:100%;position:relative;max-width:603px;max-height:344px}#wood-video .popup-video .iframe-wrapper .close-video{position:absolute;top:0;right:0;transform:translate(50%, -50%);border:1px solid #bea67c;border-radius:50%;padding:8px 12px;cursor:pointer;font-weight:bold;background:white}#design{position:relative;padding:100px 0;background:url(../img/section-2/gregory-dalleau.jpg) no-repeat center center}#design .design_description{max-width:560px;margin:0}#design .design_description h3{color:#bea67c;letter-spacing:2px}#design .design_description p{width:77%;color:#fff;padding:10px 0;margin:25px 0}#design .design_description a{border:1px solid #fff;position:relative;padding:16px 56px;letter-spacing:4px}#design .design_description a img{position:absolute;left:41px;top:13px}#design .design_description a span{padding-left:16px;font-size:12px}#design .design_description a:hover{background-color:#bea67c}#about{display:flex;flex-direction:row;justify-content:center;align-items:center}#about .about-img{width:100%}#about .about-img img{width:100%}#about .textbox{margin:0 74px}#about .textbox h3::before{display:block;content:"";height:1px;width:80px;background:#666;position:absolute;left:0;top:50%;transform:translate(-110px, -50%)}#about .textbox a{color:#000}#about .textbox a .ti-arrow-right{color:#bea67c}#gallery{background-color:#000}#gallery .container{padding:50px 0}#gallery .galleryImg{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 200px);gap:15px;margin:30px auto}#gallery .galleryImg .galleryImg_items{overflow:hidden}#gallery .galleryImg .galleryImg_items img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;opacity:0.5;cursor:pointer;transition:all 0.4s cubic-bezier(0.4, 0, 1, 1) 0s}#gallery .galleryImg .galleryImg_items img:hover{opacity:1}#gallery .galleryImg .galleryImg_items:nth-child(2){grid-area:1/2/3/3}#gallery .popupImage{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);justify-content:center;align-items:center;z-index:4}#gallery .popupImage .image-wrapper{position:relative;width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#gallery .popupImage .image-wrapper .imgFull{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);height:680px;width:60%}#gallery .popupImage .image-wrapper .imgFull img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:contain}#gallery .popupImage .image-wrapper .prev{display:flex;justify-content:center;font-size:30px;color:white;cursor:pointer;width:20%;padding:100% 0}#gallery .popupImage .image-wrapper .next{display:flex;justify-content:center;font-size:30px;color:white;cursor:pointer;width:20%;padding:100% 0}#news .text-info{color:#010101;margin-bottom:20px}#news .news-tabs a{border:1px solid #fff;padding:10px 12px;margin-right:5px;color:#000;background:#9b9b9b;font-weight:700;transition:.4s ease-out 0s}#news .news-tabs a:hover{background:#bea67c;color:#fff;transition:.4s ease-out 0s}#news .news-tabs a.active{background:#bea67c;color:#fff}#news .news-articles{display:none;flex-direction:row;justify-content:center;margin:-8px -8px}#news .news-articles.active{display:flex}#news .news-articles .article{width:calc(100%/3);padding:0px 8px;margin:60px auto}#news .news-articles .article .article_img{position:relative}#news .news-articles .article .article_img img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;opacity:1;transition:all 0.2s ease-in-out 0s}#news .news-articles .article .article_img img:hover{opacity:0.7;transition:all 0.2s ease-in-out 0s}#news .news-articles .article .article_info{margin-top:10px;position:relative}#news .news-articles .article .article_info a{color:#000}#news .news-articles .article .article_info a::before{content:"";height:4px;display:block;width:80px;background-color:#bea67c;margin:10px 0}#news .news-articles .article .article_info p{padding:0;max-width:90%;white-space:pre-wrap;text-overflow:clip;position:absolute;top:65px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#faq{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;min-height:400px}#faq h3{color:#fff}#faq .faq_content{overflow:hidden;background-color:gray;margin-bottom:5px}#faq .faq_content.active{background-color:#bea67c}#faq .faq_content .question{padding:18px 22px;display:flex;flex-direction:row;justify-content:space-between;text-align:center;transition:.4s ease-in-out 0s}#faq .faq_content .question:hover{background-color:#bea67c;transition:.4s ease-in-out 0s}#faq .faq_content .question.active{background-color:#bea67c}#faq .faq_content .question i{transform:rotate(0);transition:0.4s}#faq .faq_content .question i.active{transform:rotate(90deg);transition:0.4s}#faq .faq_content .answer{height:0;color:white;padding:0;background:grey;border-bottom:1px solid #000;display:block}#faq .faq_content .answer.active{height:100%;padding:18px 24px;transition:.4s}#tag .tag_lists{display:flex;flex-direction:row}#tag .tag_lists .tag{border-radius:8px;padding:6px 6px;width:fit-content;background-color:green;margin:2px}#tag .tag_lists .tag .remove{cursor:pointer;color:#fff;padding:0px 5px;font-size:12px}#tag input{margin-left:2px;padding:8px;width:400px}#sliderDrag{margin-top:40px}#sliderDrag .sliderImages{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}#sliderDrag .sliderImages .imageItem{width:400px;height:300px}#sliderDrag .sliderImages .imageItem img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover}.backToTop{opacity:0;text-align:center;position:fixed;width:50px;height:50px;background:#000;right:20px;bottom:80px;border-radius:50%;font-size:22px;padding:14px 2px;color:#bea67c;z-index:3}.backToTop.active{opacity:1;cursor:pointer;display:block}@media only screen and (min-width: 1024px) and (max-width: 1280px){#slider .slider_bottom .slider_bottom-left::before{width:30px;transform:translate(-100%)}#slider .slider_bottom .slider_bottom-left .number{left:15px}#slider .slider_bottom .slider_bottom-left .dots{left:50%}}@media only screen and (min-width: 768px) and (max-width: 1023px){.container{margin:40px 30px}#slider .slider_wrap .slider_item h2{font-size:66px;margin-bottom:28px}#slider .slider_wrap .slider_item .slider_item-text a{padding:10px 16px;font-size:12px}#slider .slider_bottom .slider_bottom-left::before{width:30px;transform:translate(-100%);top:-10px}#slider .slider_bottom .slider_bottom-left .number{font-size:32px;left:15px}#slider .slider_bottom .slider_bottom-left .dots{left:60%;top:-32px}#slider .slider_bottom .slider_bottom-center .mouse{width:15px}#slider .slider_bottom .slider_bottom-center .arrow-down{width:8px}#slider .slider_bottom .slider_bottom-right a{padding:4px 8px}#products .product_item{flex-direction:column !important}#products .product_item .textbox{width:100%;max-width:637px}#products .product_item .textbox h3::before{display:none}#products .product_item .textbox h3::after{display:none}#products .product_item .product_img{width:fit-content}#wood-video .textbox p{padding:0 136px}#design .container .design_description{padding-left:100px}#news .text-info{width:100%}#news .news-articles .article .article_info p{top:80px}}@media only screen and (min-width: 425px) and (max-width: 767px){h3{font-size:36px}p,span{font-size:14px}.container{margin:40px 30px}#slider .slider_wrap .slider_item h2{font-size:48px;margin-bottom:16px;letter-spacing:16px;line-height:40px}#slider .slider_wrap .slider_item .slider_item-text a{padding:8px 12px;font-size:10px}#slider .slider_bottom{justify-content:space-between}#slider .slider_bottom .slider_bottom-left::before{width:30px;transform:translate(-100%);top:-12px}#slider .slider_bottom .slider_bottom-left .number{font-size:26px;left:9%;top:-27px}#slider .slider_bottom .slider_bottom-left .dots{left:75%;top:-32px}#slider .slider_bottom .slider_bottom-left .dots .flickity-page-dots .dot{width:8px;height:8px}#slider .slider_bottom .slider_bottom-center{display:none}#slider .slider_bottom .slider_bottom-right a{padding:4px 8px}#products .product_item{flex-direction:column !important;margin:60px auto}#products .product_item .textbox{width:100%;max-width:509px;padding:0;text-align:left !important;align-items:flex-start}#products .product_item .textbox h3::before{display:none}#products .product_item .textbox h3::after{display:none}#products .product_item .product_img{width:fit-content}#wood-video .textbox p{padding:0 40px}#wood-video .video-lists{flex-direction:column}#design .design_description a{padding:12px 48px}#design .design_description a img{left:36px;top:11px}#about{flex-direction:column}#about .about-img{max-width:100%;width:auto}#about .textbox{padding:0 52px;text-align:center;margin:auto}#about .textbox h3:before{display:none}#gallery .text-info{width:100%;padding-right:56px}#gallery .galleryImg{grid-template-columns:repeat(2, 1fr)}#news .text-info{width:100%;padding-right:56px}#news .news-articles{flex-direction:column}#news .news-articles .article{width:75%}}@media only screen and (max-width: 424px){h3{font-size:28px}p,span{font-size:12px}a{font-size:10px}.container{margin:40px 30px}#slider .slider_wrap .slider_item h2{font-size:28px;margin:auto;letter-spacing:12px;line-height:40px}#slider .slider_wrap .slider_item .slider_item-text a{padding:5px 8px;font-size:6px}#slider .slider_wrap .slider_item .slider_item-text a i img{width:20px}#slider .slider_bottom{justify-content:space-between;margin-bottom:10px}#slider .slider_bottom .slider_bottom-left::before{width:28px;transform:translate(-120%);top:-10px;height:2px}#slider .slider_bottom .slider_bottom-left .number{font-size:18px;left:2%;top:-20px}#slider .slider_bottom .slider_bottom-left .dots{left:75%;top:-30px}#slider .slider_bottom .slider_bottom-left .dots .flickity-page-dots .dot{width:6px;height:6px}#slider .slider_bottom .slider_bottom-center{display:none}#slider .slider_bottom .slider_bottom-right a{padding:2px 4px}#slider .slider_bottom .slider_bottom-right a img{width:25px}#products .product_item{flex-direction:column !important}#products .product_item .textbox{width:100%;padding:0;text-align:left !important;align-items:flex-start}#products .product_item .textbox h3::before{display:none}#products .product_item .textbox h3::after{display:none}#products .product_item .product_img{width:fit-content}#wood-video .textbox p{padding:0 14%}#wood-video .video-lists{flex-direction:column}#design .design_description a{padding:16px 40px}#design .design_description a img{left:30px;top:11px}#about{flex-direction:column}#about .about-img{max-width:100%;width:auto}#about .textbox{padding:0;margin:auto;text-align:center}#about .textbox h3:before{display:none}#gallery .text-info{width:100%;padding:0}#gallery .galleryImg{grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(1, 200px)}#gallery .galleryImg .galleryImg_items:nth-child(2){grid-area:auto}#news .text-info{width:100%;padding:0}#news .news-articles{flex-direction:column}#news .news-articles .article{width:100%}}footer{background-color:#000;height:56px}footer #footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 0;margin-bottom:0}footer #footer .copyright{color:#b0b0b0;font-size:12px}footer #footer a{font-size:12px;color:#b0b0b0;font-weight:lighter}@media only screen and (max-width: 424px){footer{height:auto}footer #footer{flex-direction:column;margin-bottom:-40px}footer #footer .copyright{display:none}footer #footer img{width:30%}footer #footer a{display:none}}@media only screen and (min-width: 425px) and (max-width: 767px){footer{height:auto}footer #footer{flex-direction:column;margin-bottom:-40px}footer #footer .copyright{display:none}footer #footer a{display:none}}
/*# sourceMappingURL=style.min.css.map */
