*{margin:0;padding:0;box-sizing:border-box}.new-categories-layout{display:flex;gap:20px;align-items:stretch}.first-column{flex:2;display:flex;flex-direction:column;gap:20px}.second-column{flex:1;height:auto;display:flex;align-items:stretch}.second-row{display:flex;gap:20px}.category-item{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease}.category-item:hover{transform:translateY(-5px);box-shadow:0 5px 20px rgba(0,0,0,0.15)}.category-item .category-image{position:relative;overflow:hidden}.category-item img{width:100%;height:auto;display:block;transition:transform 0.3s ease}.category-item:hover img{transform:scale(1.05)}.category-item h3{text-align:left;padding:15px;margin:0;font-size:18px;font-weight:600;color:#333}.category-item{position:relative}.category-item .desc-text{position:absolute;width:calc(100% - 30px);top:15px;left:15px;z-index:2;padding:10px 15px;margin:0;font-size:16px;color:white;background-color:rgba(0,0,0,0.35);border-radius:4px;line-height:1.8;opacity:0;max-height:0;overflow:hidden;transition:all 0.3s ease}.category-item:hover .desc-text{opacity:1;max-height:200px}.category-item.full-width{width:100%}.category-item.half-width{flex:1}.category-item.full-height{height:100%;display:flex;flex-direction:column;width:100%}.category-item.full-height .category-image{flex-grow:1}.category-item.full-height img{height:100%;object-fit:cover}.sub_vimg_content ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:25px;list-style:none;margin:0;padding:0}.sub_vimg_content li{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.05);transition:transform 0.3s ease, box-shadow 0.3s ease}.sub_vimg_content li:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.sub_vimg_content .img{position:relative;overflow:hidden;height:220px}.sub_vimg_content .img img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.sub_vimg_content .img:hover img{transform:scale(1.05)}.sub_vimg_content .img a{display:block;height:100%}.sub_vimg_content .imgtitle{padding:15px;text-align:center;font-size:14px;color:#333;transition:color 0.3s ease;min-height:50px;display:flex;align-items:center;justify-content:center}li:hover .sub_vimg_content .imgtitle{color:#e74c3c}.sub_pimg_content{width:100%;position:relative}.sub_pimg_content ul{display:grid;grid-template-columns:repeat(auto-fill, minmax(260px, 1fr));gap:25px;list-style:none;margin:0;padding:0}.sub_pimg_content li{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.05);transition:transform 0.3s ease, box-shadow 0.3s ease;position:relative}.sub_pimg_content li:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.15)}.sub_pimg_content li:hover .img{overflow:hidden}.sub_pimg_content li:hover .img img{transform:scale(1.05)}.sub_pimg_content li:hover::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.sub_pimg_content .img{position:relative;overflow:hidden;height:350px;background-color:#f8f9fa}.sub_pimg_content .img img{width:100%;height:100%;object-fit:contain;transition:transform 0.5s ease}.sub_pimg_content .img a{display:block;height:100%;position:relative}.sub_pimg_content .img a::after{content:'VIEW';position:absolute;bottom:0;left:0;width:100%;padding:10px 0;background-color:rgba(231,76,60,0.9);color:white;text-align:center;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transform:translateY(100%);transition:transform 0.3s ease}li:hover .sub_pimg_content .img a::after{transform:translateY(0)}.sub_pimg_content .imgtitle{padding:20px;text-align:center;min-height:60px;display:flex;align-items:center;justify-content:center}.sub_pimg_content .imgtitle a{font-size:16px;font-weight:500;color:#333;text-decoration:none;transition:color 0.3s ease;display:block;line-height:1.5}.sub_pimg_content .imgtitle a span{font-size:14px;color:#999;display:inline-block;background-color:#f8f9fa;padding:2px 6px;border-radius:4px;margin-right:5px}li:hover .sub_pimg_content .imgtitle a{color:#e74c3c}.sub_pimg_content .productinfo_left{width:400px;float:left}.sub_pimg_content .productinfo_left .productinfo_defaultpic{width:100%}.sub_pimg_content .productinfo_left .productinfo_morepic{width:100%}.sub_pimg_content .productinfo_left .productinfo_morepic ul{display:flex;width:100%;gap:10px;flex-wrap:wrap}.sub_pimg_content .productinfo_left .productinfo_morepic ul li{width:calc(25% - 9px);border:1px solid #eee}.sub_pimg_content .productinfo_left .productinfo_morepic ul li img{width:100%;height:100%;object-fit:cover}.sub_pimg_content .procuctinfo_box{width:50%;position:absolute;top:0;right:0}.sub_pimg_content .procuctinfo_box .sub_pro_title{font-size:20px}.sub_pimg_content .procuctinfo_box .hits{margin:15px 0 25px;color:#666}.sub_pimg_content .procuctinfo_box .sub_pro_content_title{font-size:16px;line-height:2.5;background-color:#f8f9fa;padding:0 0 0 10px;margin:15px 0;border-left:3px solid #e74c3c}.sub_pimg_content .procuctinfo_box .sub_pro_content_detail{padding:15px 0}.sub_pimg_content .procuctinfo_box .sub_pro_content_page{width:100%;padding:10px 0;display:flex;align-items:center;flex-wrap:wrap}.sub_pimg_content .procuctinfo_box .sub_pro_content_page .prev,.sub_pimg_content .procuctinfo_box .sub_pro_content_page .next{width:100%;display:inline-block;line-height:2.5;color:#555;text-decoration:none;border-radius:4px}.sub_pimg_content .procuctinfo_box .sub_pro_content_page .prev a:link,.sub_pimg_content .procuctinfo_box .sub_pro_content_page .prev a:visited,.sub_pimg_content .procuctinfo_box .sub_pro_content_page .next a:link,.sub_pimg_content .procuctinfo_box .sub_pro_content_page .next a:visited{color:#555}.sub_pimg_content .procuctinfo_box .sub_pro_content_page .prev a:hover,.sub_pimg_content .procuctinfo_box .sub_pro_content_page .next a:hover{color:#e74c3c}.sub_pimg_content .sub_pro_content_detail{width:100%;overflow:hidden}.sub_pimg_content .pages{margin-top:40px;text-align:center}.sub_pimg_content .pages a,.sub_pimg_content .pages span{display:inline-block;padding:4px 12px;margin:0 4px;color:#555;text-decoration:none;border-radius:4px;transition:all 0.3s ease;border:1px solid #eee}.sub_pimg_content .pages a:hover{background-color:#e74c3c;color:white;border-color:#e74c3c}.sub_pimg_content .pages span.curpage{background-color:#e74c3c;color:white;border-color:#e74c3c;font-weight:600}@media (max-width: 1240px){.sub_pimg_content ul{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:20px}}@media (max-width: 992px){.sub_pimg_content ul{grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:18px}.sub_pimg_content .img{height:200px}}@media (max-width: 768px){.sub_pimg_content ul{grid-template-columns:1fr 1fr;gap:15px}.sub_pimg_content .img{height:180px}.sub_pimg_content .imgtitle{padding:15px}.sub_pimg_content .imgtitle a{font-size:14px}.sub_pimg_content .img a::after{padding:8px 0;font-size:12px}}@media (max-width: 576px){.sub_pimg_content ul{grid-template-columns:1fr;gap:20px}.sub_pimg_content .img{height:240px}.sub_pimg_content .pages{margin-top:30px}.sub_pimg_content .pages a,.sub_pimg_content .pages span{padding:6px 12px;margin:0 2px;font-size:13px}}.pages{margin-top:30px;text-align:center}.pages a,.pages span{display:inline-block;padding:4px 12px;margin:0 4px;color:#555;text-decoration:none;border-radius:4px;transition:all 0.3s ease;border:1px solid #eee}.pages a:hover{background-color:#e74c3c;color:white;border-color:#e74c3c}.pages span.curpage{background-color:#e74c3c;color:white;border-color:#e74c3c;font-weight:600}@media (max-width: 992px){.inner-main-box{flex-direction:column}.inner-main-left{width:100%;position:static}.sub_vimg_content ul{grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:20px}}@media (max-width: 768px){.inner-main{padding:20px 0}.inner-main-box{padding:0 10px;gap:20px}.inner-main-right-t span{font-size:18px}.sub_vimg_content ul{grid-template-columns:1fr}.sub_vimg_content .img{height:200px}}@font-face{font-family:'Montserrat';src:url("../fonts/Montserrat-Regular.woff2") format("woff2");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat';src:url("../fonts/Montserrat-Bold.woff2") format("woff2");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat';src:url("../fonts/Montserrat-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}body{font-family:'Montserrat', Arial, sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#f5f5f5}.container{max-width:1200px;margin:0 auto;padding:0 20px}.container-header{max-width:1400px}.header{background-color:rgba(255,255,255,0.95);position:fixed;top:0;left:0;right:0;z-index:1000;padding:20px 0;transition:all 0.3s ease;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.header.scrolled{padding:10px 0;background-color:rgba(255,255,255,0.98)}.header .header-content{display:flex;justify-content:space-between;align-items:center}.header .logo img{height:60px;transition:all 0.3s ease}.scrolled .header .logo img{height:40px}.header .nav{flex:1;display:flex;justify-content:end;align-items:center}.header .nav .nav-list{display:flex;list-style:none;margin:0;padding:0}.header .nav .nav-item{margin-left:40px;position:relative}.header .nav .nav-item.dropdown .nav-link{display:flex;align-items:center;gap:5px}.header .nav .nav-item.dropdown .nav-link i{font-size:12px;transition:transform 0.3s ease}.header .nav .nav-item.dropdown:hover .nav-link i{transform:rotate(180deg)}.header .nav .nav-item.dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.header .nav .nav-link{color:#333;text-decoration:none;text-transform:uppercase;font-size:16px;letter-spacing:1px;transition:all 0.3s ease;position:relative;display:block;padding:10px 0}.header .nav .nav-link:after{content:'';position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#e74c3c;transition:width 0.3s ease}.header .nav .nav-link:hover{color:#e74c3c}.header .nav .nav-link:hover:after{width:100%}.header .nav .dropdown-menu{position:absolute;top:100%;left:0;background-color:#fff;min-width:200px;box-shadow:0 5px 15px rgba(0,0,0,0.1);border-radius:4px;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s ease;z-index:1001;padding:5px 0;display:flex;flex-direction:column;align-items:stretch}.header .nav .dropdown-menu li{list-style:none;display:block;width:100%}.header .nav .dropdown-menu .dropdown-item{display:flex;align-items:center;padding:12px 20px;color:#555;text-decoration:none;text-transform:none;font-size:14px;transition:all 0.3s ease;width:100%;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header .nav .dropdown-menu .dropdown-item i{margin-right:10px;width:16px;text-align:center;color:#e74c3c}.header .nav .dropdown-menu .dropdown-item:hover{background-color:#f8f9fa;color:#e74c3c;padding-left:25px}.header .nav .dropdown-menu .dropdown-item:hover i{color:#c0392b}.header .nav-toggle{display:none;color:#333;font-size:24px;cursor:pointer;z-index:1000;width:48px;height:48px;align-items:center;justify-content:center}.header .nav-toggle:hover{color:#e74c3c}.header .search-lang{display:flex;align-items:center;gap:20px;margin-left:40px;position:relative}.header .search-lang .top-lang{display:inline-block;padding:8px 12px;background-color:#e74c3c;border-radius:4px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;color:#eee}.header .search-lang .top-lang:hover{transform:translateY(-1px)}.header .search-lang .top-lang .top-lang-box{display:flex;align-items:center;gap:8px}.header .search-lang .top-lang .top-lang-icon img{width:20px;height:15px}.header .search-lang .top-lang .top-lang-text{font-size:14px;font-weight:500}.header .search-lang .lang-box{position:absolute;top:100%;left:0;background-color:#fff;border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,0.1);overflow:hidden;z-index:1001;display:none}.header .search-lang .lang-box.show{display:block;animation:fadeInUp 0.3s ease}.header .search-lang .lang-box a{display:flex;align-items:center;gap:10px;padding:12px 20px;color:#333;text-decoration:none;transition:background-color 0.3s ease}.header .search-lang .lang-box a:hover{background-color:#f8f9fa}.header .search-lang .lang-box a img{width:24px;height:16px;object-fit:cover}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-slider{position:relative;height:100vh;overflow:hidden}.hero-slider .swiper-container{width:100%;height:100%}.hero-slider .swiper-slide{position:relative;height:100vh;display:flex;align-items:center;justify-content:center}.hero-slider .swiper-slide .slide-content{position:absolute;top:50%;left:10%;transform:translateY(-50%);z-index:10;max-width:500px}.hero-slider .swiper-slide .slide-content h1{font-size:4rem;font-weight:800;color:#fff;text-transform:uppercase;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,0.5)}.hero-slider .swiper-slide .slide-content p{font-size:1.2rem;color:#fff;margin-bottom:30px;text-shadow:1px 1px 2px rgba(0,0,0,0.5)}.hero-slider .swiper-slide .slide-image{position:absolute;top:0;right:0;width:100%;height:100%;overflow:hidden}.hero-slider .swiper-slide .slide-image img{width:100%;height:100%;object-fit:cover;animation:slowZoomOut 9s ease-in-out infinite}@keyframes slowZoomOut{0%{transform:scale(1.1)}50%{transform:scale(1)}100%{transform:scale(1.1)}}.hero-slider .swiper-pagination{bottom:30px}.hero-slider .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background-color:rgba(255,255,255,0.5);border-radius:50%;margin:0 6px;transition:all 0.3s ease}.hero-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#e74c3c;width:30px;border-radius:6px}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{color:#aaa;width:50px;height:50px;background-color:rgba(0,0,0,0.2);background-image:none !important;border-radius:50%;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);opacity:0.9;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.hero-slider .swiper-button-next:hover,.hero-slider .swiper-button-prev:hover{color:#bbb;opacity:1;transform:translateY(-50%) scale(1.1)}.hero-slider .swiper-button-next:before,.hero-slider .swiper-button-prev:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:20px;content:'';margin:0}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{margin-top:auto}.hero-slider .swiper-button-prev{left:30px}.hero-slider .swiper-button-prev:before{font-family:'Font Awesome 5 Free';font-weight:900;content:'\f053'}.hero-slider .swiper-button-next{right:30px}.hero-slider .swiper-button-next:before{font-family:'Font Awesome 5 Free';font-weight:900;content:'\f054'}.btn{display:inline-block;padding:15px 30px;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:none;letter-spacing:1px;border-radius:4px;transition:all 0.3s ease;cursor:pointer;border:none;outline:none}.btn.btn-primary{background-color:#e74c3c;color:#fff}.btn.btn-primary:hover{background-color:#c0392b;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,0.3)}.btn.btn-secondary{background-color:transparent;color:#333;border:2px solid #333;margin-top:20px}.btn.btn-secondary:hover{background-color:#333;color:#fff}.btn.btn-outline{background-color:transparent;color:#fff;border:2px solid #fff}.btn.btn-outline:hover{background-color:#fff;color:#333}.section-header{text-align:center;margin-bottom:60px}.section-header h2{font-size:2.5rem;font-weight:700;color:#2c3e50;text-transform:uppercase;margin-bottom:20px;letter-spacing:2px}.section-header .divider{width:80px;height:3px;background-color:#e74c3c;margin:0 auto;position:relative}.section-header .divider:before{content:'';position:absolute;top:0;left:-30px;width:10px;height:10px;background-color:#e74c3c;border-radius:50%}.section-header .divider:after{content:'';position:absolute;top:0;right:-30px;width:10px;height:10px;background-color:#e74c3c;border-radius:50%}.overview{padding:100px 0;background-color:#fff;position:relative}.overview .overview-content{display:flex;flex-wrap:wrap;gap:80px;align-items:center}.overview .overview-content .overview-image{flex:1;min-width:300px;position:relative;overflow:visible}.overview .overview-content .overview-image .floating-icons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.overview .overview-content .overview-image .floating-icons .icon-box{position:absolute;width:60px;height:60px;background-color:rgba(231,76,60,0.9);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 15px rgba(231,76,60,0.3);animation:float 6s ease-in-out infinite}.overview .overview-content .overview-image .floating-icons .icon-box.icon-1{top:-20px;left:-20px;animation-delay:0s}.overview .overview-content .overview-image .floating-icons .icon-box.icon-2{top:50%;right:-30px;transform:translateY(-50%);animation-delay:2s}.overview .overview-content .overview-image .floating-icons .icon-box.icon-3{bottom:-20px;left:20%;animation-delay:4s}.overview .overview-content .overview-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 15px 40px rgba(0,0,0,0.15);transition:transform 0.3s ease;position:relative;z-index:5}.overview .overview-content .overview-image img:hover{transform:translateY(-5px)}.overview .overview-content .overview-text{flex:1;min-width:300px}.overview .overview-content .overview-text .overview-highlights{display:flex;flex-direction:column;gap:30px;margin-bottom:30px}.overview .overview-content .overview-text .overview-highlights .highlight-item{display:flex;align-items:flex-start;gap:20px;padding:25px;background-color:#f8f9fa;border-radius:10px;transition:transform 0.3s ease, box-shadow 0.3s ease}.overview .overview-content .overview-text .overview-highlights .highlight-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.1)}.overview .overview-content .overview-text .overview-highlights .highlight-item .highlight-icon{width:50px;height:50px;background-color:#e74c3c;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;margin-top:5px}.overview .overview-content .overview-text .overview-highlights .highlight-item .highlight-content h3{font-size:1.2rem;font-weight:700;color:#2c3e50;margin-bottom:8px}.overview .overview-content .overview-text .overview-highlights .highlight-item .highlight-content p{font-size:0.95rem;color:#666;margin:0;line-height:1.6}.overview .overview-content .overview-text .overview-description{margin-bottom:20px;font-size:1.1rem;color:#555;line-height:1.8}.social-icons{display:flex;gap:15px;margin-top:20px}.social-icons .social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f5f5f5;color:#333;border-radius:50%;font-size:18px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.social-icons .social-link:hover{background-color:#e74c3c;color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px rgba(231,76,60,0.3)}.social-icons .social-link:active{transform:translateY(-1px)}.social-icons .social-link:nth-child(1):hover{background-color:#000000}.social-icons .social-link:nth-child(2):hover{background-color:#0077b5}.social-icons .social-link:nth-child(3):hover{background-color:#1877f2}.social-icons .social-link:nth-child(4):hover{background-color:#ff0000}.social-icons .social-link:nth-child(5):hover{background-color:#1da1f2}@keyframes float{0%{transform:translatey(0px)}50%{transform:translatey(-15px)}100%{transform:translatey(0px)}}.inner-main{padding:60px 0;background-color:#fff}.inner-main-box{display:flex;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px}.inner-main-left{flex:0 0 260px;width:260px;position:sticky;top:140px;height:fit-content}.inner-main-left-box{background-color:#fff;border-radius:8px;box-shadow:0 2px 15px rgba(0,0,0,0.1);overflow:hidden;margin-bottom:20px}.inner-main-left-t{background-color:#e74c3c;color:#fff;padding:15px 20px;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.inner-main-left-l{padding:10px 0}.inner-main-left-l ul.sub{border-top:1px solid #f0f0f0;display:none}.inner-main-left-l a{display:block;padding:12px 20px 12px 25px;color:#333;text-decoration:none;transition:all 0.3s ease;position:relative;font-size:14px;text-transform:capitalize}.inner-main-left-l a i{margin-right:8px}.inner-main-left-l a:hover{background-color:#f8f9fa;color:#e74c3c;padding-left:30px}.inner-main-left-l a:hover:before{background-color:#e74c3c;left:22px}.inner-main-left-l a:last-child{border-bottom:none}.inner-main-left-c{padding:20px}.inner-main-left-c ul li{list-style-type:none;margin:10px auto}.inner-main-left-c ul li.email a:link,.inner-main-left-c ul li.email a:visited{color:#333;text-decoration:underline}.inner-main-left-c ul li.email a:hover{color:#e74c3c}.hr20{height:20px}.inner-main-right{flex:1;min-width:0}.inner-main-right-t{padding-bottom:20px;margin-bottom:30px;border-bottom:2px solid #f0f0f0;position:relative}.inner-main-right-t:after{content:'';position:absolute;bottom:-2px;left:0;width:60px;height:2px;background-color:#e74c3c}.inner-main-right-l{width:100%}.inner-main-right-l .sub_vimg_content{width:100%}.inner-main-right-l .sub_vimg_content .sub_img_img{width:100%;max-width:640px;margin:60px auto 20px}.inner-main-right-l .sub_vimg_content .sub_img_img img{width:100%;object-fit:contain;border-radius:8px}.inner-main-right-l .sub_vimg_content .sub_img_title{text-align:center}.inner-main-right-l .sub_vimg_content .sub_img_title h2{font-size:20px}.inner-main-right-l .sub_vimg_content .sub_img_content_t{height:43px;line-height:43px;font-size:16px;color:#555;padding-left:20px;background-color:#f8f9fa;border-left:3px solid #e74c3c;margin:30px 0}.inner-main-right-l .sub_vimg_content .sub_img_content_d{padding:0 0 30px 0px}.inner-main-right-l .sub_vimg_content .sub_img_content_p{display:flex;justify-content:space-between}.inner-main-right-l .sub_vimg_content .sub_img_content_p .prev,.inner-main-right-l .sub_vimg_content .sub_img_content_p .next{width:50%}.inner-main-right-l .sub_vimg_content .sub_img_content_p .prev a:link,.inner-main-right-l .sub_vimg_content .sub_img_content_p .prev a:visited,.inner-main-right-l .sub_vimg_content .sub_img_content_p .next a:link,.inner-main-right-l .sub_vimg_content .sub_img_content_p .next a:visited{color:#333}.inner-main-right-l .sub_vimg_content .sub_img_content_p .prev a:hover,.inner-main-right-l .sub_vimg_content .sub_img_content_p .next a:hover{color:#e74c3c}.inner-main-right-l .sub_news_content{margin-top:40px}.inner-main-right-l .sub_news_content ul{list-style-type:none}.inner-main-right-l .sub_news_content ul li{width:100%;margin-bottom:20px;box-shadow:0 2px 15px rgba(0,0,0,0.1);padding:20px;border-radius:8px;background-color:#fff;transition:all 0.3s ease}.inner-main-right-l .sub_news_content ul li:hover{background-color:#f8f9fa;transform:translateY(-5px)}.inner-main-right-l .sub_news_content ul li .sub_news_list_title{font-size:20px;color:#2c3e50;margin-bottom:10px}.inner-main-right-l .sub_news_content ul li .sub_news_list_title a:link,.inner-main-right-l .sub_news_content ul li .sub_news_list_title a:visited{color:#333;text-decoration:none}.inner-main-right-l .sub_news_content ul li .sub_news_list_title a:hover{color:#e74c3c}.inner-main-right-l .sub_news_content ul li .sub_news_list_time{font-size:14px;color:#777;margin-bottom:10px}.inner-main-right-l .sub_news_content ul li .sub_news_list_time i{margin-right:5px}.inner-main-right-l .sub_news_content .sub_news_title{width:100%}.inner-main-right-l .sub_news_content .sub_news_title h2{font-size:20px;text-align:center}.inner-main-right-l .sub_news_content .sub_news_content_a{margin:20px auto;text-align:center;font-size:16px;color:#777}.inner-main-right-l .sub_news_content .sub_news_content_d{margin:20px auto;padding:20px 20px;line-height:1.8}.inner-main-right-l .sub_news_content .sub_news_content_d p{margin-bottom:15px}.inner-main-right-l .sub_news_content .sub_news_content_d p img{display:block;margin:0 auto;max-width:100%}.inner-main-right-l .sub_news_content .sub_news_content_p{padding:0 20px}.inner-main-right-l .sub_news_content .sub_news_content_p .prev,.inner-main-right-l .sub_news_content .sub_news_content_p .next{width:100%;line-height:2.2}.inner-main-right-l .sub_news_content .sub_news_content_p .prev a:link,.inner-main-right-l .sub_news_content .sub_news_content_p .prev a:visited,.inner-main-right-l .sub_news_content .sub_news_content_p .next a:link,.inner-main-right-l .sub_news_content .sub_news_content_p .next a:visited{color:#333}.inner-main-right-l .sub_news_content .sub_news_content_p .prev a:hover,.inner-main-right-l .sub_news_content .sub_news_content_p .next a:hover{color:#e74c3c}.inner-main-right-t span{font-size:24px;font-weight:700;color:#2c3e50;text-transform:uppercase;letter-spacing:1px}.inner-main-right-c{padding:40px 40px;background-color:#fff;border-radius:8px;box-shadow:0 2px 15px rgba(0,0,0,0.1);line-height:1.8;font-size:16px;color:#555}.inner-main-right-c.contactbg{background-color:#f8f9fa}.inner-main-right-c p{margin-bottom:20px}.inner-main-right-c p img{display:block;margin:0 auto;max-width:100%}.inner-main-right-c h3{margin:30px 0 20px;font-size:20px;color:#2c3e50;font-weight:600}.inner-main-right-c ul,.inner-main-right-c ol{margin-left:20px;margin-bottom:20px}.inner-main-right-c li{margin-bottom:8px}.product-categories{padding:100px 0;background-color:#f8f9fa}.product-categories .categories-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:30px}.product-categories .category-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,0.1);transition:all 0.3s ease;cursor:pointer}.product-categories .category-item .category-image{position:relative;height:300px;overflow:hidden}.product-categories .category-item .category-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.category-item:hover .product-categories .category-item .category-image img{transform:scale(1.1)}.product-categories .category-item h3{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.5) 80%);color:#fff;text-align:left;padding:20px;margin:0;font-size:1.2rem;text-transform:uppercase;letter-spacing:1px;transition:transform 0.3s ease}.product-categories .category-item:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,0.2)}.featured-products{padding:100px 0;background-color:#fff}.featured-products .featured-products-swiper{position:relative;width:100%;max-width:100%;margin:0 auto;overflow:hidden}.featured-products .featured-products-swiper .swiper-wrapper{display:flex}.featured-products .featured-products-swiper .swiper-slide{width:calc(100% / 4 - 30px);margin-right:40px}@media (max-width: 1440px){.featured-products .featured-products-swiper .swiper-slide{width:calc(100% / 3 - 27px)}}@media (max-width: 1024px){.featured-products .featured-products-swiper .swiper-slide{width:calc(100% / 2 - 20px)}}@media (max-width: 768px){.featured-products .featured-products-swiper .swiper-slide{width:100%;margin-right:0}}.featured-products .featured-products-swiper .swiper-pagination{position:relative;margin-top:40px;bottom:auto}.featured-products .featured-products-swiper .swiper-pagination-bullet{width:12px;height:12px;background-color:#ddd;border-radius:50%;margin:0 8px;transition:all 0.3s ease}.featured-products .featured-products-swiper .swiper-pagination-bullet-active{background-color:#e74c3c;width:30px;border-radius:6px}.featured-products .featured-products-swiper .swiper-button-next,.featured-products .featured-products-swiper .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);color:#e74c3c;background-image:none !important;width:40px;height:40px;background-color:rgba(255,255,255,0.9);border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,0.1);transition:all 0.3s ease;opacity:0.8;z-index:10}.featured-products .featured-products-swiper .swiper-button-next:hover,.featured-products .featured-products-swiper .swiper-button-prev:hover{opacity:1;transform:translateY(-50%) scale(1.1);color:#c0392b}.featured-products .featured-products-swiper .swiper-button-prev{left:0;margin-left:-10px}.featured-products .featured-products-swiper .swiper-button-next{right:0;margin-right:-10px}.featured-products .featured-products-swiper .swiper-button-next:before,.featured-products .featured-products-swiper .swiper-button-prev:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:20px}.featured-products .featured-products-swiper .swiper-button-prev:before{content:'\f053'}.featured-products .featured-products-swiper .swiper-button-next:before{content:'\f054'}.featured-products .product-item{background-color:#f5f5f5;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.1);transition:all 0.3s ease}.featured-products .product-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.15)}.featured-products .product-item .product-image{position:relative;overflow:hidden}.featured-products .product-item .product-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.product-item:hover .featured-products .product-item .product-image img{transform:scale(1.05)}.featured-products .product-item .product-image .product-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease}.product-item:hover .featured-products .product-item .product-image .product-overlay{opacity:1}.featured-products .product-item .product-info{padding:30px}.featured-products .product-item .product-info .model{display:inline-block;margin-bottom:8px;padding:4px 12px;background-color:#e74c3c;border-radius:15px;font-size:14px;font-weight:500;color:#fff}.featured-products .product-item .product-info .model span{display:inline-block;letter-spacing:0.5px}.featured-products .product-item .product-info h3{font-size:1.4rem;font-weight:700;color:#2c3e50;margin-bottom:15px;margin-top:10px;text-transform:uppercase;letter-spacing:1px}.featured-products .product-item .product-info h3 a:link,.featured-products .product-item .product-info h3 a:visited{color:#2c3e50;text-decoration:none}.featured-products .product-item .product-info h3 a:hover,.featured-products .product-item .product-info h3 a:active{color:#c0392b}.featured-products .product-item .product-info p{color:#555;margin-bottom:20px;line-height:1.6;font-weight:300}.news{padding:100px 0;background-color:#f8f9fa}.news .news-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:40px}.news .news-item{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.1);transition:all 0.3s ease;display:flex;gap:30px;padding:30px}.news .news-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.15)}.news .news-item .news-date{flex-shrink:0;width:80px;height:80px;background-color:#e74c3c;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;text-align:center}.news .news-item .news-date .day{font-size:2rem;font-weight:700;line-height:1}.news .news-item .news-date .month{font-size:0.8rem;text-transform:uppercase;letter-spacing:1px}.news .news-item .news-content{flex:1}.news .news-item .news-content h3{font-size:1.3rem;font-weight:700;color:#2c3e50;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.news .news-item .news-content h3 a:link,.news .news-item .news-content h3 a:visited{color:#2c3e50;text-decoration:none}.news .news-item .news-content h3 a:hover,.news .news-item .news-content h3 a:active{color:#c0392b}.news .news-item .news-content p{color:#555;margin-bottom:20px;line-height:1.6}.news .news-item .news-content .read-more{color:#e74c3c;text-decoration:none;font-weight:600;text-transform:uppercase;font-size:0.9rem;letter-spacing:1px;transition:all 0.3s ease}.news .news-item .news-content .read-more:hover{color:#c0392b}.news .news-item .news-content .read-more i{margin-left:5px;transition:transform 0.3s ease}.news .news-item .news-content .read-more:hover i{transform:translateX(5px)}.footer{background-color:#2c3e50;color:#fff;padding:80px 0 30px}.footer .footer-content{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:40px;margin-bottom:50px}.footer .footer-section h3{font-size:1.2rem;font-weight:700;margin-bottom:25px;text-transform:uppercase;letter-spacing:1px;color:#e74c3c}.footer .footer-section p{margin-bottom:15px;line-height:2;color:#bdc3c7}.footer .footer-section ul{list-style:none}.footer .footer-section ul li{margin-bottom:12px}.footer .footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:all 0.3s ease}.footer .footer-section ul li a:hover{color:#e74c3c;padding-left:5px}.footer .footer-section .contact-info p{margin-bottom:15px;display:flex;align-items:flex-start}.footer .footer-section .contact-info p i{color:#e74c3c;margin-right:15px;font-size:1.2rem;margin-top:3px}.footer .footer-bottom{text-align:center;padding-top:30px;border-top:1px solid #34495e;color:#bdc3c7;font-size:0.9rem}.footer .footer-bottom a:link,.footer .footer-bottom a:visited{color:#bdc3c7;text-decoration:none}.footer .footer-bottom a:hover,.footer .footer-bottom a:active{color:#e74c3c}.mobile-menu{position:fixed;top:0;left:-320px;width:320px;height:100vh;background-color:#fff;box-shadow:-5px 0 15px rgba(0,0,0,0.2);z-index:1002;transition:left 0.3s ease;overflow-y:auto;display:flex;flex-direction:column}.mobile-menu.active{left:0}.mobile-menu .mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}.mobile-menu .mobile-logo img{height:40px}.mobile-menu .mobile-menu-close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;font-size:24px;transition:color 0.3s ease}.mobile-menu .mobile-menu-close:hover{color:#e74c3c}.mobile-menu .mobile-menu-content{flex:1;padding:20px 0}.mobile-menu .mobile-nav-list{list-style:none;padding:0;margin:0}.mobile-menu .mobile-nav-item{border-bottom:1px solid #f5f5f5}.mobile-menu .mobile-nav-item .nav-link{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;color:#333;text-decoration:none;transition:all 0.3s ease;margin:0;font-weight:500;position:static}.mobile-menu .mobile-nav-item .nav-link i{display:none}.mobile-menu .mobile-nav-item .nav-link:hover,.mobile-menu .mobile-nav-item .nav-link:active{color:#e74c3c;background-color:#f8f9fa}.mobile-menu .mobile-nav-item .nav-link:after{display:none}.mobile-menu .mobile-dropdown{position:relative;z-index:1}.mobile-menu .mobile-submenu-toggle{position:absolute;right:20px;top:12px;background:none;border:none;color:#666;cursor:pointer;font-size:14px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color 0.3s ease;z-index:2}.mobile-menu .mobile-submenu{list-style:none;padding:0;margin:0;background-color:#f8f9fa;max-height:0;overflow:hidden;transition:max-height 0.3s ease}.mobile-menu .mobile-submenu.active{max-height:500px}.mobile-menu .mobile-submenu li{border-bottom:1px solid #eee}.mobile-menu .mobile-submenu li:last-child{border-bottom:none}.mobile-menu .mobile-submenu .dropdown-item{display:block;padding:12px 20px 12px 40px;color:#666;text-decoration:none;transition:all 0.3s ease;font-size:14px}.mobile-menu .mobile-submenu .dropdown-item:hover{color:#e74c3c;background-color:#e9ecef;padding-left:45px}.mobile-menu .mobile-lang-selector{margin-top:30px;padding:0 20px}.mobile-menu .mobile-lang-selector .search-lang{margin-left:0;justify-content:center}.mobile-menu .mobile-lang-selector .search-lang .top-lang{margin:0 10px}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:1001;opacity:0;visibility:hidden;transition:all 0.3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}@media (max-width: 1200px){.header .container-header{padding:0 15px}.header .nav .nav-item{margin-left:25px}}@media (max-width: 992px){.header{padding:15px 0}.header.scrolled{padding:10px 0}.header .logo img{height:50px}.scrolled .header .logo img{height:40px}.header .nav{display:none}.header .nav-toggle{display:flex;z-index:1000;width:48px;height:48px;align-items:center;justify-content:center}.hero-slider .swiper-slide .slide-content{left:5%;max-width:400px}.hero-slider .swiper-slide .slide-content h1{font-size:3rem}.hero-slider .swiper-slide .slide-content p{font-size:1rem}.overview .overview-content{flex-direction:column;gap:40px}}@media (max-width: 768px){.header{padding:12px 0}.header .logo img{height:45px}.scrolled .header .logo img{height:35px}.hero-slider .swiper-slide .slide-content{left:5%;right:5%;text-align:center}.hero-slider .swiper-slide .slide-content h1{font-size:2.5rem}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:rgba(200,200,200,0.9);background-image:none !important;color:#333;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,0.2);transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);opacity:0.9;transform:translateY(-50%)}.hero-slider .swiper-button-next:hover,.hero-slider .swiper-button-prev:hover{background-color:rgba(180,180,180,0.95);color:#333;opacity:1;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,0.25)}.hero-slider .swiper-button-next:before,.hero-slider .swiper-button-prev:before{font-family:'Font Awesome 5 Free';font-weight:900;font-size:16px}.hero-slider .swiper-button-prev{left:15px}.hero-slider .swiper-button-next{right:15px}.section-header h2{font-size:2rem}.news .news-item{flex-direction:column;text-align:center}.news .news-date{margin:0 auto}}@media (max-width: 576px){.header{padding:10px 0}.header .logo img{height:40px}.scrolled .header .logo img{height:30px}.container{padding:0 15px}.header{padding:15px 0}.header .logo img{height:40px}.hero-slider .swiper-slide .slide-content h1{font-size:2rem}.hero-slider .swiper-slide .slide-content .btn{padding:12px 25px;font-size:13px}.section-header h2{font-size:1.8rem}.product-categories,.featured-products,.news,.overview{padding:60px 0}.footer{padding:50px 0 20px}.mobile-menu .mobile-lang-selector .search-lang .top-lang{display:none}.header .search-lang .lang-box{display:flex !important;left:auto}}.inner-banner{height:440px;background:url(/skin/img/inner-banner.jpg) no-repeat top center/cover;margin-top:100px}@media (max-width: 480px){.hero-slider{height:32vh;margin-top:75px}.hero-slider .hero-swiper .swiper-wrapper .swiper-slide{height:32vh}.hero-slider .hero-swiper .swiper-wrapper .swiper-slide .slide-content h1{font-size:1.7rem}.hero-slider .hero-swiper .swiper-wrapper .swiper-slide .slide-content .btn{display:none}.section-header h2{font-size:1.5rem}.section-header .divider{width:50px}.overview .container .overview-content .overview-image .floating-icons{display:none}.overview .container .overview-content .overview-text .overview-highlights{gap:20px}.overview .container .overview-content .overview-text .overview-description{padding:0 15px}.overview .container .overview-content .overview-text .btn.btn-secondary{margin:10px 0 0 15px}.product-categories .container .new-categories-layout{flex-wrap:wrap}.product-categories .container .new-categories-layout .first-column{width:100%;flex:auto}.product-categories .container .new-categories-layout .first-column .category-item .category-image{height:190px}.product-categories .container .new-categories-layout .second-column{height:200px}.footer .footer-content{padding:0 15px;gap:20px}.footer .footer-content .contact .social-icons{justify-content:center;margin-top:30px}.container-header{max-width:100%}.inner-main{padding:40px 0}.inner-main .inner-main-box{max-width:100%;gap:20px}.inner-main .inner-main-box .inner-main-left{display:none;position:relative;top:0}.inner-main .inner-main-box .inner-main-left-pro{display:flex;width:100%}.inner-main .inner-main-box .inner-main-left-pro .inner-main-left-box{display:none}.inner-main .inner-main-box .inner-main-left-pro .inner-main-left-box .inner-main-left-t{display:none}.inner-main .inner-main-box .inner-main-left-pro .inner-main-left-box .inner-main-left-l{width:100%}.inner-main .inner-main-box .inner-main-left-pro .inner-main-left-box .inner-main-left-l ul{list-style-type:none;display:flex;flex-wrap:wrap}.inner-main .inner-main-box .inner-main-left-pro .inner-main-left-box .inner-main-left-l ul li{list-style-type:none}.inner-main .inner-main-box .inner-main-left-pro .inner-main-left-box .inner-main-left-l ul li a{padding:10px 5px 10px 10px}.inner-main .inner-main-box .inner-main-left-pro .inner-main-left-box .inner-main-left-l ul li ul.sub{display:none}.inner-main .inner-main-box .inner-main-left-pro .inner-main-left-box-pro{width:100%;display:flex}.inner-main .inner-main-box .inner-main-right .inner-main-right-c{padding:25px 25px}.inner-main .inner-main-box .inner-main-right .inner-main-right-c p strong{font-size:18px;text-transform:uppercase}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_vimg_content .sub_img_img{max-width:100%;margin:40px auto 20px}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_vimg_content .sub_img_content_p{flex-wrap:wrap}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_vimg_content .sub_img_content_p .prev,.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_vimg_content .sub_img_content_p .next{width:100%;line-height:2.2}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_pimg_content ul{gap:15px;grid-template-columns:repeat(2, 1fr)}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_pimg_content .productinfo_left{width:100%}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_pimg_content .productinfo_left .productinfo_defaultpic a{display:block;width:100%}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_pimg_content .productinfo_left .productinfo_defaultpic .zoomPad{width:100%}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_pimg_content .productinfo_left .productinfo_defaultpic .zoomPad img{width:100% !important;display:block;margin:0 auto}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_pimg_content .productinfo_left .productinfo_morepic ul{gap:10px;padding-top:15px}.inner-main .inner-main-box .inner-main-right .inner-main-right-l .sub_pimg_content .procuctinfo_box{width:100%;padding:25px 5px;overflow:hidden;position:relative}.inner-banner{margin-top:75px;height:220px}}
