﻿.shine-wrapper{position:relative;overflow:hidden;text-align:center}.shine-wrapper::before{content:'';position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%);transform:skewX(-25deg)}.shine-wrapper:hover::before{animation:shine 0.8s ease-in-out}@keyframes shine{0%{left:-75%}100%{left:125%}}.effect_img{display:block;overflow:hidden}.effect_img img{transition:all 1s ease}.effect_img:hover img{transform:scale(1.1)}.dub_mg_module{margin:0 0 45px}@media (max-width: 991px){.dub_mg_module{margin:0 0 30px}}.dub_pd_module{padding:45px 0}.text-center{text-align:center}.mb_20{margin-bottom:20px}.rte th,.rte td{text-align:left}.rte td p{margin-bottom:0}@media (min-width: 600px){.rte td{width:100px}}.rte td:first-child{font-weight:bold}.rte table{border-collapse:collapse;width:100%}.rte table th,.rte table td{text-align:left;border:solid 1px #ebebeb;padding:5px}.rte table tr:nth-child(odd){background-color:#f2f2f2}.rte table tr:nth-child(even){background-color:#ffffff}.row_0{margin-left:0;margin-right:0}.row_0 .col_0{padding-left:0;padding-right:0}.row_5{margin-left:-5px;margin-right:-5px}.row_5 .col_5{padding-left:5px;padding-right:5px}.row_10{margin-left:-10px;margin-right:-10px}.row_10 .col_10{padding-left:10px;padding-right:10px}.pagecontact_ggmap iframe{width:100%}.footer_ggmap iframe{width:100%;height:200px}.grecaptcha-badge{display:none !important}.rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6{margin-top:10px}.rte img,.rte p img,.rte span img{height:auto !important;max-width:100% !important;display:inline-block}.rte a{color:#337ab7;cursor:pointer;text-decoration:underline}.rte ol,.rte ul{list-style:inherit;padding-left:20px;margin:10px 0}textarea,input[type="text"],input[type="password"],input[type="button"],input[type="email"],input[type="submit"],input[type="number"]{-webkit-appearance:none}.sapo-product-reviews-badge .sapo-product-reviews-star i{font-size:14px !important}.sapo-product-reviews-badge{clear:both !important;margin:3px 0}._1line{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.pt_100::before{padding-top:100%}.pt_67::before{padding-top:66.666%}.imgWrap{-webkit-perspective:600px;perspective:600px;display:block !important;height:auto !important;overflow:hidden;position:relative}.imgWrap:before{content:"";display:block}.imgWrap .imgWrap-item{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.imgWrap .imgWrap-item img{transition:all 1s ease}.imgWrap.img--contain img{object-fit:contain;width:100% !important;height:100% !important}.imgWrap.img--cover img{object-fit:cover;width:100% !important;height:100% !important}.imgWrap.img--fill img{width:100% !important;height:100% !important}.imgWrap.img--none img{object-fit:none;width:100% !important;height:100% !important}.imgWrap:hover img{transform:scale(1.1)}.imgWrap.noHover:hover img{transform:none !important}.header_logo img{max-height:70px}.logoft{display:inline-block;background:#fff;padding:7px;border-radius:4px;margin:0 0 15px}.logoft img{max-height:70px}.section_3_banner .section_banner_slider{position:relative;overflow:hidden}.section_3_banner .section_banner_slider .swiper-slide{height:auto}.section_3_banner .section_banner_slider .item{position:relative;overflow:hidden}.section_3_banner .section_banner_slider .item .item_thumb{position:relative;overflow:hidden;border-radius:var(--main-border-radius)}.section_3_banner .section_banner_slider .item .item_thumb:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1;height:55%;background:linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.55) 100%);pointer-events:none}.section_3_banner .section_banner_slider .item .item_thumb a{display:block;overflow:hidden}.section_3_banner .section_banner_slider .item .item_thumb img{width:100%;display:block;aspect-ratio:4 / 3;object-fit:cover;transition:all .35s ease}.section_3_banner .section_banner_slider .item .item_info{position:absolute;left:24px;right:24px;bottom:22px;z-index:2}@media (max-width: 767px){.section_3_banner .section_banner_slider .item .item_info{left:16px;right:16px;bottom:16px}}.section_3_banner .section_banner_slider .item .item_info h3{margin:0;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:600;line-height:1.25;text-transform:uppercase}.section_3_banner .section_banner_slider .item .item_info h3 a{color:#fff}.section_3_banner .section_banner_slider .item:hover .item_thumb img{transform:scale(1.06)}.section_cate{background:#f8f8f8}.section_cate .swiper-cate{position:relative;overflow:hidden;padding:5px 0}.section_cate .swiper-slide{height:auto}.section_cate .swiper-slide a{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--main-border-radius);overflow:hidden;text-align:center;border:1px solid rgba(201,168,76,0.12);transition:all .35s ease}.section_cate .swiper-slide a:before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:#c9a84c;transform:scaleX(0);transform-origin:left;transition:all .35s ease}.section_cate .swiper-slide a:hover{transform:translateY(-6px);border-color:rgba(201,168,76,0.3);box-shadow:0 15px 35px rgba(201,168,76,0.12)}.section_cate .swiper-slide a:hover:before{transform:scaleX(1)}.section_cate .swiper-slide a:hover .item_thumb{background:rgba(201,168,76,0.04)}.section_cate .swiper-slide a:hover .item_thumb img{transform:scale(1.08)}.section_cate .swiper-slide a:hover .item_info h3{color:#c9a84c}.section_cate .item_thumb{position:relative;display:flex;align-items:center;justify-content:center;padding:0px;aspect-ratio:3 / 2;background:#fff;transition:all .35s ease}.section_cate .item_thumb img{max-width:100%;max-height:100%;object-fit:contain;transition:all .4s ease}.section_cate .item_info{padding:10px}.section_cate .item_info h3{margin:0;color:#222;font-weight:700;line-height:1.4;transition:all .3s ease;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)))}.section_project{padding:70px 0;background:#050505;color:#fff;overflow:hidden}@media (max-width: 767px){.section_project{padding:45px 0}}.section_project .block-title h2 a{color:#fff}.section_project .block-content{position:relative}.section_project .project-swiper{position:relative;overflow:hidden}.section_project .project-swiper .swiper-slide{height:auto}.section_project .project_item{background:#111;overflow:hidden}.section_project .project_item .block-content{padding:14px 12px 16px;text-align:center;background:#111}.section_project .project_item .block-content h3{margin:0}.section_project .project_item .block-content h3 a{display:block;color:#fff;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:700;line-height:1.4;text-transform:uppercase}.section_project .project_item:hover .block-content h3 a{color:#d6a95b}.section_project .viewMore{margin-top:34px}@media (max-width: 767px){.section_project .viewMore{margin-top:24px}}.section_project .viewMore a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 24px;color:#fff;border:1px solid rgba(255,255,255,0.7);font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));font-weight:700;text-transform:uppercase;transition:all .3s ease}.section_project .viewMore a svg{width:20px;height:20px}.section_project .viewMore a svg path{stroke:#fff;transition:all .3s ease}.section_project .viewMore a:hover{background:#d6a95b;border-color:#d6a95b;color:#fff}.footer_social{margin:15px 0;display:flex;flex-wrap:wrap;gap:15px}.footer_social a img{height:35px}.footer_contact{margin:0 0 15px;color:#fff}.footer_company{padding-top:20px;border-top:1px solid rgba(255,255,255,0.4);margin-bottom:20px}.footer_company h3{margin:0 0 18px;color:#fff;font-size:calc(20px + (26 - 20) * ((100vw - 320px) / (1920 - 320)));font-weight:700;line-height:1.3;text-transform:uppercase}@media (max-width: 767px){.footer_company h3{margin-bottom:14px}}.footer_company ul{padding:0;margin:0;list-style:none}.footer_company ul li{margin-bottom:12px;color:rgba(255,255,255,0.72);font-size:calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));font-weight:400;line-height:1.7}@media (max-width: 767px){.footer_company ul li{margin-bottom:10px;font-size:14px}}.footer_company ul li:last-child{margin-bottom:0}.footer_company ul li span{color:#fff;font-weight:700}.footer_company ul li a{color:rgba(255,255,255,0.72)}.footer_company ul li a:hover{color:#c9a84c}.footer_copyright .footer_bottom{padding:15px 0;border-top:1px solid #2E2E30}.footer_copyright .footer_bottom .copyright{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-bottom:12px;text-align:center;color:rgba(255,255,255,0.68);font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));line-height:1.6}@media (max-width: 767px){.footer_copyright .footer_bottom .copyright{gap:6px;font-size:13px}}.footer_copyright .footer_bottom .copyright span{opacity:.4}.footer_copyright .footer_bottom .copyright a{color:rgba(255,255,255,0.82)}.footer_copyright .footer_bottom .copyright a:hover{color:#c9a84c}.footer_copyright .footer_bottom .certification{text-align:center;color:rgba(255,255,255,0.55);font-size:calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)));line-height:1.7}@media (max-width: 767px){.footer_copyright .footer_bottom .certification{font-size:12px}}.footer_copyright .footer_bottom .certification span{position:relative;display:inline-block;margin:0 8px;color:rgba(255,255,255,0.88)}@media (max-width: 767px){.footer_copyright .footer_bottom .certification span{margin:0 5px}}.footer_copyright .footer_bottom .certification span:after{content:"·";position:absolute;right:-12px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,0.35)}@media (max-width: 767px){.footer_copyright .footer_bottom .certification span:after{right:-8px}}.footer_copyright .footer_bottom .certification span:last-child:after{display:none}.dub_ycbg{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:35px;padding:0 12px;border-radius:999px;background:#c9a84c;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;overflow:hidden;transition:all .35s ease;font-size:12px;box-shadow:0 10px 25px rgba(201,168,76,0.25)}.dub_ycbg:before{content:'';position:absolute;top:0;left:-120%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.25), transparent);transition:all .6s ease}.dub_ycbg:hover{background:#b59437;transform:translateY(-3px);box-shadow:0 15px 35px rgba(201,168,76,0.35);color:#fff}.dub_ycbg:hover:before{left:120%}.dub_ycbg_mobile{display:none}@media (max-width: 1199px){.dub_ycbg_mobile{display:flex;align-items:center;justify-content:center;height:30px;padding:0 5px;border-radius:999px;background:#c9a84c;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.3px;text-decoration:none;box-shadow:0 10px 30px rgba(201,168,76,0.3);transition:all .3s ease;font-size:10px}.dub_ycbg_mobile:active{transform:scale(0.97)}.dub_ycbg_mobile:before{content:'';position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,255,255,0.15);pointer-events:none}}.product_ycbg{margin-top:20px}.product_ycbg a{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:56px;padding:0 30px;border-radius:12px;background:#c9a84c;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;overflow:hidden;transition:all .35s ease;font-size:calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));box-shadow:0 10px 25px rgba(201,168,76,0.2)}.product_ycbg a:before{content:'';position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(90deg, transparent, rgba(255,255,255,0.25), transparent);transform:skewX(-25deg);transition:all .6s ease}.product_ycbg a:hover{background:#b59437;transform:translateY(-3px);box-shadow:0 15px 35px rgba(201,168,76,0.3);color:#fff}.product_ycbg a:hover:before{left:140%}@media (max-width: 767px){.product_ycbg a{height:50px;border-radius:10px;padding:0 20px}}
