*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit}ul,ol{list-style:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media(min-width:540px){.container{max-width:540px}}@media(min-width:720px){.container{max-width:720px}}@media(min-width:960px){.container{max-width:960px}}@media(min-width:1140px){.container{max-width:1140px}}@media(min-width:1320px){.container{max-width:1320px}}.container-sm{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media(min-width:540px){.container-sm{max-width:540px}}.container-md{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media(min-width:720px){.container-md{max-width:720px}}.container-lg{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media(min-width:960px){.container-lg{max-width:960px}}.container-xl{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media(min-width:1140px){.container-xl{max-width:1140px}}.container-xxl{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}@media(min-width:1320px){.container-xxl{max-width:1320px}}.container-fluid{width:100%;padding-right:.75rem;padding-left:.75rem;margin-right:auto;margin-left:auto}.bg-light{background-color:#efeff0}body{background-color:#fff;color:#231f20}html[dir=rtl]{direction:rtl;text-align:right}html[dir=ltr]{direction:ltr;text-align:left}.hero{width:100%;min-height:90vh;padding:6rem 0;display:flex;align-items:center;background:#d7d8da;background:repeating-radial-gradient(ellipse farthest-corner at 10% 20%,#d7d8da,#c0c2c4 35% 35%)}.hero .container{display:flex;height:100%}.hero__content{width:50%;display:flex;flex-direction:column;justify-content:center;padding:2rem 2.4rem}.hero__content h1{font-size:2.8rem;font-weight:700;color:#c18336;margin-bottom:1.6rem}.hero__content p{color:#231f20;font-size:1.2rem}.hero__image{width:50%;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.hero__image--box{display:flex;flex-direction:column}.hero__image--box:nth-child(2n){padding-top:1.2rem}.hero__image--box img{max-height:25vh;margin:.5rem;display:block;border-radius:.6rem}.about{width:100%;padding:6rem 0;display:flex;flex-direction:row}.about__content{width:50%;display:flex;flex-direction:column;justify-content:center;padding:1rem 2.4rem}.about__content h1{font-size:2.4rem;font-weight:700;color:#c18336;margin-bottom:1.6rem}.about__content p{color:#777;font-size:1.2rem}.about__image{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.about__image img{width:100%;margin:.5rem;display:block;border-radius:.6rem}.superiority{width:100%;padding:6rem 0;background:radial-gradient(ellipse farthest-corner at right bottom,#FEDB37 0%,#FDB931 8%,#9f7928 30%,#8A6E2F 40%,transparent 80%),radial-gradient(ellipse farthest-corner at left top,#fff,#ffffac 8%,#d1b464 25%,#5d4a1f 62.5% 100%)}.superiority__box{display:flex;flex-direction:row;justify-content:space-between}.superiority__box--item{display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2.4rem}.superiority__box--item img{width:100%;margin:.5rem;display:block;border-radius:.6rem}.superiority__box--item p{color:#231f20;font-size:1.2rem}.product{display:flex;flex-direction:column;align-items:center;padding:4rem 0}.product__header{width:80%;margin:5rem auto;display:flex;flex-direction:column;justify-content:center;padding:1rem 2.4rem}.product__header h2{font-size:2.2rem;font-weight:400;text-align:center;color:#c18336;margin-bottom:.6rem}.product__header p{color:#777;text-align:center;font-size:1.2rem}.product__categories{width:100%;display:flex;flex-direction:row;justify-content:space-between}.product__categories--item{width:31%;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;align-items:start;padding:0;border-radius:12px;position:relative;overflow:hidden;cursor:pointer;transition:all .4s ease;background-size:100% 100%;background-position:left center}.product__categories--item:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);z-index:1;transition:height .3s ease}.product__categories--item:nth-child(3n+1){background-color:#2c3e50}.product__categories--item:nth-child(3n+2){background-color:#34495e}.product__categories--item:nth-child(3n+3){background-color:#7f8c8d}.product__categories--item h6{font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:.5rem;position:relative;z-index:2}.product__categories--item p{color:#ffffffe6;font-size:1rem;position:relative;z-index:2}.product__categories--item:hover{transition:all .4s ease-in;background-size:110% 110%}.product__categories--item:hover:after{height:60%}.product__categories--item>div{padding:1rem 2rem;position:relative;z-index:2;width:100%}.blogsec{display:flex;flex-direction:column;align-items:center;padding:4rem 0}.blogsec__header{width:80%;margin:5rem auto;display:flex;flex-direction:column;justify-content:center;padding:1rem 2.4rem}.blogsec__header h2{font-size:2.2rem;font-weight:400;text-align:center;color:#c18336;margin-bottom:.6rem}.blogsec__header p{color:#777;text-align:center;font-size:1.2rem}.blogsec__latests{width:100%;display:flex;flex-direction:row;justify-content:space-between}.error_section{width:100%;padding:6rem 0;display:flex;flex-direction:row}.error_section__content{width:50%;display:flex;flex-direction:column;justify-content:center;padding:1rem 2.4rem}.error_section__content h2{font-size:1.8rem;font-weight:700;color:#c18336;margin-bottom:1.6rem}.error_section__content p{color:#777;font-size:1.2rem}.error_section__content__links{display:flex;flex-direction:row;justify-content:start;margin-top:1.2rem}.error_section__content__links a{margin-right:1rem;display:flex;flex-direction:row;align-items:center;color:#c18336;border-bottom:1px solid transparent;transition:all .55s ease}.error_section__content__links a svg{margin-right:.5rem}.error_section__content__links a:hover{border-bottom:1px solid #c18336}.error_section__image{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.error_section__image img{width:100%;margin:.5rem;display:block;border-radius:.6rem}.products-list{width:100%;padding:2rem 0;display:flex;flex-direction:column}.products-list__filters{width:100%;display:flex;flex-direction:row;justify-content:space-between;padding:1rem 2.4rem;background-color:#d7d8da;border-radius:.6rem}.products-list__items{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:1.5rem}.products-list__items--item{display:flex;flex-direction:column;width:33.333%;padding:1rem .8rem}.products-list__items--item img{width:100%;display:block;border-radius:.6rem .6rem 0 0}.products-list__items--item--content{background-color:#efeff0;padding:.8rem .8rem 1.5rem}.products-list__items--item--content h3{font-size:1.6rem;font-weight:700;color:#c18336;margin-bottom:.6rem}.products-list__items--item--content p{color:#777;font-size:1.1rem}.blog-posts{width:100%;padding:2rem 0;display:flex;flex-direction:column}.blog-posts__items{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:1.5rem}.blog-post-view{width:100%;padding:2rem 0;display:flex;flex-direction:column}.blog-post-view h2{font-size:2.2rem;font-weight:700;color:#c18336;margin:1.5rem 0}.blog-post-view img{display:flex;flex-direction:row;max-height:50vh}.blog-post-view p{color:#777;font-size:1.2rem}.navbar{position:absolute;left:0;top:0;width:100%;background:transparent;z-index:99;padding:0;height:100px}.navbar .container{display:flex;flex-direction:row}@media(max-width:575px){.navbar .container{flex-direction:column}}.navbar__menu{display:flex;flex-direction:row;flex-grow:1;justify-content:center;font-size:1.1rem;font-weight:500;cursor:pointer}@media(max-width:991px){.navbar__menu{font-size:1rem}}@media(max-width:575px){.navbar__menu{font-size:1rem;padding:0}}.navbar__menu--item{color:#231f20;font-size:1.1rem;font-weight:500;transition:color .2s ease;margin:0 2rem}.navbar__menu--item:hover{color:#c18336}.navbar__menu--item.active{font-weight:700;color:#c18336}@media(max-width:991px){.navbar__menu--item{margin:0 1rem}}@media(max-width:575px){.navbar__menu--item{margin:0 .5rem}}.navbar__logo--link--img{height:5.8em;padding:.5em;will-change:filter;transition:filter .3s}.navbar__logo--link--img:hover{filter:drop-shadow(0 0 2em #f0ca7e)}.navbar>.container{display:flex;align-items:center;justify-content:space-between;height:100%}.breadcrumb{width:100%;padding:6.4rem 0 1rem;display:flex;align-items:center;background:#d7d8da;background-image:linear-gradient(to right bottom,#d7d8da,#d1d2d4,#cbcdcf,#c6c7c9,#c0c2c4)}.breadcrumb .container{display:flex;height:100%}.breadcrumb__content{display:flex;flex-direction:column;justify-content:center;padding:2rem 2.4rem}.breadcrumb__content h2{font-size:1.8rem;font-weight:700;color:#c18336;margin-bottom:.6rem}.breadcrumb__content p{color:#777;font-size:1.2rem}.page_navbar{position:absolute;left:0;top:0;width:100%;background:#fff;z-index:99;padding:0;height:100px}.page_navbar .container{display:flex;flex-direction:row}@media(max-width:575px){.page_navbar .container{flex-direction:column}}.page_navbar__menu{display:flex;flex-direction:row;flex-grow:1;justify-content:center;font-size:1.1rem;font-weight:500;cursor:pointer}@media(max-width:991px){.page_navbar__menu{font-size:1rem}}@media(max-width:575px){.page_navbar__menu{font-size:1rem;padding:0}}.page_navbar__menu--item{color:#231f20;font-size:1.1rem;font-weight:500;transition:color .2s ease;margin:0 2rem}.page_navbar__menu--item:hover{color:#c18336}.page_navbar__menu--item.active{font-weight:700;color:#c18336}@media(max-width:991px){.page_navbar__menu--item{margin:0 1rem}}@media(max-width:575px){.page_navbar__menu--item{margin:0 .5rem}}.page_navbar__logo--link--img{height:5.8em;padding:.5em;will-change:filter;transition:filter .3s}.page_navbar__logo--link--img:hover{filter:drop-shadow(0 0 2em #f0ca7e)}.page_navbar>.container{display:flex;align-items:center;justify-content:space-between;height:100%}.footer{width:100%;display:flex;flex-direction:column;background:#231f20}.footer__main{display:flex;flex-direction:row}@media(max-width:767px){.footer__main{flex-direction:column}}.footer__main__col{width:33.33333%;padding:6rem 1.8rem 3rem}@media(max-width:767px){.footer__main__col{width:100%}}.footer__main__col--title{color:#f0ca7e;font-size:1.4rem;font-weight:700;margin-bottom:1.2rem}.footer__main__col--content{color:#c0c2c4;font-weight:400;text-align:justify}.footer__main__col--links{color:#c0c2c4;padding:0 .6rem}.footer__main__col--links__item{margin-bottom:.6rem}.footer__main__col--address{color:#c0c2c4;padding:1rem .6rem}.footer__main__col--tel{color:#c18336;padding:.5rem .6rem;font-size:1.6rem;display:flex;flex-direction:row;align-items:center;direction:ltr}.footer__main__col--tel span{margin-left:1.4rem}.footer__main__col--email{color:#c0c2c4;padding:.5rem .6rem;text-align:left}.footer__main__col--email a{font-size:1.1rem;padding-bottom:.2rem}.footer__main__col--logo{width:60%}.footer__copyright{display:flex;justify-content:center;border-top:1px solid #d7d8da}.footer__copyright--content{color:#c0c2c4;font-size:.8rem;text-align:center;font-weight:lighter;padding:1rem 0}.blog_post_card{width:33%;display:flex;justify-content:flex-start;padding:0 1rem;overflow:hidden}.blog_post_card__inner{display:flex;flex-direction:column;border-radius:7px 7px 0 0;border:#d7d8da solid 2px;transition:all .4s ease}.blog_post_card__inner img{margin:0;padding:0;display:block;width:100%}.blog_post_card__inner h6{font-size:1.3rem;font-weight:600;color:#231f20;margin:1.5rem 1rem .5rem}.blog_post_card__inner p{color:#777;font-size:1rem;margin:.5rem 1rem 1.5rem}
