.about-section,.hero-slider,.main-about-img,.map-section,.map-wrapper,.product-gallery,.product-img,.products-section,.section-subtitle,.section-title,.shine-btn{position:relative}.about-title,.floating-card h2{font-size:42px;font-weight:700}.navbar,.stat-box{backdrop-filter:blur(12px)}.carousel-item,.feature-box,.floating-img,.product-card,.related-img,.shine-btn,.stat-box h3,.stats-section{overflow:hidden}.footer-links a,.read-more-btn,.top-social a,a{text-decoration:none}html{scroll-behavior:smooth}.fade-up{animation:1s forwards fadeUp}.fade-left{animation:1.2s forwards fadeLeft}.zoom-in{animation:1s forwards zoomIn}@keyframes fadeUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{from{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes zoomIn{from{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.navbar{padding:12px 0}.navbar-scrolled{padding:6px 0;box-shadow:0 10px 30px rgba(0,0,0,.12)}.shine-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);transition:.6s}.shine-btn:hover::before{left:100%}.hover-overlay{opacity:0}.product-card:hover .hover-overlay{opacity:1!important}.navbar-toggler{border:none;box-shadow:none!important}.navbar-toggler:focus{box-shadow:none}.stat-box{padding:40px 20px;border-radius:20px}.section-subtitle{letter-spacing:3px;text-transform:uppercase;overflow:hidden}.section-subtitle::after,.section-subtitle::before{content:"";position:absolute;top:50%;width:28px;height:2px;background:#d4af37;transform:translateY(-50%)}.section-subtitle::before{left:-10px}.section-subtitle::after{right:-10px}.section-title h2{color:#111;line-height:1.3;margin-top:18px}.section-title h2::after{content:"";transform:translateX(-50%);border-radius:10px}.about-section{background:#fff}.about-title{line-height:1.3;max-width:850px;margin:auto;color:#111}.about-image-wrapper{position:relative;padding-right:40px}.main-about-img{z-index:2;width:100%;height:100%;object-fit:cover;box-shadow:0 20px 50px rgba(0,0,0,.12)}.about-shape{position:absolute;width:220px;height:220px;background:#c62828;border-radius:30px;top:-20px;left:-20px;z-index:1;opacity:.08}.floating-card{position:absolute;bottom:30px;right:0;background:#fff;padding:25px 35px;border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.12);z-index:5}.floating-card h2{color:#c62828;margin:0}.floating-card span{font-weight:500;color:#555}.about-content{padding-left:10px;display:flex;flex-direction:column;justify-content:center;height:100%}.about-description{color:#666;line-height:1.9;font-size:16px;margin-bottom:20px;max-width:95%}.about-box{display:flex;align-items:flex-start;gap:18px;padding:25px;background:#fff;border-radius:18px;box-shadow:0 10px 35px rgba(0,0,0,.06);transition:.4s;opacity:1;transform:none!important}.about-box:hover,.application-box:hover,.feature-box:hover{transform:translateY(-8px)}.about-icon{min-width:60px;width:60px;height:60px;background:#c62828;color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px}.about-box h5{font-size:18px;font-weight:600;margin-bottom:8px}.about-box p{margin:0;color:#666;font-size:14px;line-height:1.7}.about-content .row{align-items:stretch}.about-box{height:100%;min-height:140px}.about-content .btn{align-self:flex-start}@media(max-width:991px){.about-title{font-size:32px}.about-image-wrapper{padding-right:0}.about-content{padding-left:0}.floating-card{right:20px;bottom:20px;padding:20px 25px}}body{font-family:Poppins,sans-serif;color:#222;overflow-x:hidden}.top-bar{background:#111;padding:10px 0;position:relative;z-index:99999}.topbar-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.top-contact{display:flex;gap:25px;color:#fff;font-size:14px}.top-contact span i{color:#d60000;margin-right:8px}.top-social,.why-list li{display:flex;align-items:center;gap:12px}.top-social a{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);color:#fff;transition:.4s;border:1px solid rgba(255,255,255,.1)}.top-social a:hover{background:#d60000;transform:translateY(-5px);box-shadow:0 10px 25px rgba(214,0,0,.35)}.navbar{position:sticky;top:0;z-index:9999;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:.4s}.navbar-brand img{max-height:70px}.nav-link{font-weight:500;color:#222!important;padding:14px 16px!important}.dropdown-item:hover,.nav-link:hover{color:#d60000!important}.dropdown-menu{border-radius:16px;border:none;padding:18px 0;min-width:260px;box-shadow:0 15px 40px rgba(0,0,0,.12);animation:.35s menuFade}@keyframes menuFade{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{padding:12px 24px;font-weight:500;transition:.3s;position:relative}.dropdown-item::before{content:'';position:absolute;left:10px;top:50%;width:0;height:2px;background:#d60000;transition:.3s;transform:translateY(-50%)}.product-card:hover,.related-product-card:hover,.value-card:hover{transform:translateY(-10px)}.dropdown-item:hover{background:rgba(214,0,0,.06);padding-left:35px}.dropdown-item:hover::before{width:12px}.mega-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.mega-menu{width:100vw;max-width:1000px;display:block;opacity:0;visibility:hidden;transition:.35s;transform:translateX(-50%) translateY(20px);pointer-events:none;padding:35px;border-radius:0 0 24px 24px;left:60%;top:80%;margin-top:0;background:#fff;border-top:4px solid #d60000;position:absolute}.mega-menu h6{font-weight:700;color:#111;margin-bottom:18px;position:relative;padding-bottom:10px}.mega-menu h6::after{content:'';width:40px;height:3px;background:#d60000;position:absolute;left:0;bottom:0}.mega-menu a{display:block;color:#555;margin-bottom:12px;transition:.3s;font-size:15px}.mega-menu a:hover{color:#d60000;transform:translateX(6px)}.menu-banner{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)) center/cover,url('https://images.unsplash.com/photo-1504307651254-35680f356dfd?q=80&w=1200&auto=format&fit=crop') center/cover;border-radius:16px;padding:30px;color:#fff;height:100%;display:flex;flex-direction:column;justify-content:center}.menu-banner h5{font-weight:700;margin-bottom:15px}.slider-content h1,.slidertitle{margin-bottom:20px;font-weight:700;line-height:1.2}.custom-control,.map-info-card{top:50%;transform:translateY(-50%)}.hero-slider .carousel-item{transition:transform 1.2s ease-in-out,opacity 1.2s ease-in-out;height:85vh;min-height:600px;background-size:cover;background-position:center;position:relative}.hero-slider .carousel-item::before{content:'';position:absolute;inset:0}.slider-content{opacity:1;position:relative;z-index:2;color:#fff;max-width:700px}.slider-content h1{font-size:60px}.slidertitle{font-size:50px}.slider-content p{font-size:18px;margin-bottom:30px}.btn-main{padding:14px 35px}.section-title{margin-bottom:50px}.section-title h2{font-size:40px;font-weight:700;position:relative;display:inline-block}.section-title h2::after{content:'';width:80px;height:4px;background:#d60000;position:absolute;left:0;bottom:-12px}.feature-box{position:relative;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:.4s;height:100%}.feature-box::before{content:'';position:absolute;width:120px;height:120px;background:rgba(214,0,0,.08);border-radius:50%;top:-40px;right:-40px;transition:.5s}.feature-box::after{content:'';position:absolute;width:0;height:4px;background:#d60000;left:0;bottom:0;transition:.5s}.feature-box:hover::after,.main-product-img img{width:100%}.feature-box:hover::before{transform:scale(1.8)}.feature-box:hover i{transform:rotateY(360deg) scale(1.1);color:#000}.feature-box i{transition:.8s;margin-bottom:20px}.product-card{border-radius:24px;transition:.4s;box-shadow:0 10px 30px rgba(0,0,0,.06);background:#fff}.product-img img{width:100%;height:270px;object-fit:cover;transition:.5s}.product-card:hover img,.related-product-card:hover img{transform:scale(1.08)}.product-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:.4s}.custom-indicators .active,.product-card:hover .product-overlay{opacity:1}.product-card .card-body,.related-content{padding:30px}.product-card h5{font-size:22px}.product-card p{font-size:15px;line-height:1.7}.custom-control{width:55px;height:55px;background:#e30613;border-radius:50%;opacity:1}.carousel-control-prev.custom-control{left:-25px}.carousel-control-next.custom-control{right:-25px}.custom-indicators{position:relative;margin-top:40px}.custom-indicators button{width:14px!important;height:14px!important;border-radius:50%;background:#e30613!important;opacity:.4}.stats-section{position:relative;background:linear-gradient(rgba(0,0,0,.75),rgba(0,0,0,.75)) center/cover no-repeat fixed,url('https://images.unsplash.com/photo-1504307651254-35680f356dfd?q=80&w=1600&auto=format&fit=crop') center/cover no-repeat fixed;z-index:1;padding:100px 0}.stats-section::before{content:'';position:absolute;inset:0;background:url('https://www.transparenttextures.com/patterns/cubes.png');opacity:.08;animation:20s linear infinite parallaxMove;z-index:-1}@keyframes parallaxMove{0%{transform:translateY(0)}100%{transform:translateY(-120px)}}.stat-box h3{font-size:52px;font-weight:700;color:#fff}.counter{display:inline-block;min-width:60px;transition:.3s}.stat-box:hover .counter{transform:scale(1.1);color:#d60000}.stat-box p{font-size:18px;color:#fff}.stat-box{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);transition:.4s}.stat-box:hover{transform:translateY(-12px) scale(1.03);background:rgba(255,255,255,.12);box-shadow:0 20px 40px rgba(0,0,0,.25)}.cta-section{background:#d60000;color:#fff;padding:80px 0}.footer{background:#111;color:#bbb;padding-top:70px}.active-box .why-list li i,.cta-wrapper,.custom-breadcrumb .breadcrumb-item+.breadcrumb-item::before,.footer a:hover,.footer h5{color:#fff}.footer h5{margin-bottom:25px;font-weight:600}.footer a{color:#bbb;margin-bottom:10px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding:20px 0;text-align:center}.map-info-card{position:absolute;left:8%;background:#fff;padding:35px;border-radius:20px;box-shadow:0 15px 40px rgba(0,0,0,.15);max-width:350px;z-index:5}.map-info-card h4{font-weight:700;margin-bottom:20px;color:#111}.map-info-card p{margin-bottom:15px;color:#555;font-size:15px}.map-info-card i{color:#d4af37;margin-right:10px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:14px}.footer-links a{color:#dcdcdc;transition:.3s;display:inline-flex;align-items:center;gap:8px}.footer-links a:hover{color:#d4af37;transform:translateX(5px)}.footer-links i{font-size:12px;color:#d4af37}.about-breadcrumb{background:linear-gradient(rgba(0,0,0,.75),rgba(0,0,0,.75)),url('images/banner2.webp') center/cover no-repeat;padding:60px 0;position:relative}.custom-breadcrumb{background:rgba(255,255,255,.1);display:inline-flex;padding:14px 24px;border-radius:50px;backdrop-filter:blur(10px)}.custom-breadcrumb .breadcrumb-item a{color:#fff;text-decoration:none}.custom-breadcrumb .breadcrumb-item.active{color:#f60}.about-company-section{background:#fff}.about-images{position:relative;padding-right:80px}.main-about-img{border-radius:25px;box-shadow:0 20px 50px rgba(0,0,0,.1)}.floating-img{position:absolute;bottom:-40px;right:0;width:220px;border-radius:20px;border:8px solid #fff;box-shadow:0 20px 40px rgba(0,0,0,.15)}.experience-card{position:absolute;top:30px;left:-30px;background:#f60;color:#fff;padding:25px 30px;border-radius:20px;text-align:center;box-shadow:0 15px 40px rgba(255,102,0,.3)}.experience-card h2{font-size:42px;font-weight:700;margin-bottom:5px}.about-content p{color:#666;line-height:1.9}.about-feature{display:flex;gap:15px;align-items:flex-start;background:#fff;border-radius:18px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:.4s}.related-img img,.value-card{transition:.5s}.feature-icon{width:60px;height:60px;background:rgba(255,102,0,.1);color:#f60;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:24px}.value-card{background:#fff;padding:40px 30px;border-radius:25px;text-align:center;height:100%;box-shadow:0 10px 40px rgba(0,0,0,.06)}.application-box i,.value-icon{width:90px;height:90px;margin:auto auto 25px}.value-card:hover{transform:translateY(-15px) scale(1.03)}.value-icon{border-radius:50%;background:linear-gradient(135deg,#f60,#ff8c00);color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px}.why-list i{color:#f60;font-size:20px}.why-content p{color:#373737;line-height:1.9}.btn-main:hover{box-shadow:0 10px 25px rgba(255,102,0,.3)}@media(max-width:991px){.mega-menu{opacity:1!important;visibility:visible!important;transform:none!important;position:static!important;box-shadow:none;border-radius:12px;margin-top:15px;max-width:100%;width:100%;padding:20px;left:0}.nav-item.dropdown:hover .mega-menu{transform:none}.carousel-control-prev.custom-control{left:0}.carousel-control-next.custom-control{right:0}.slider-content h1,.slidertitle{font-size:40px}.hero-slider .carousel-item{height:70vh}.page-title{font-size:42px}.section-title{font-size:34px}.about-images{padding-right:0}.floating-img{display:none}.experience-card{left:20px;top:20px}}@media(max-width:576px){.about-title,.floating-card h2,.section-title{font-size:28px}.about-box{padding:20px}.page-title{font-size:34px}.about-breadcrumb{padding:120px 0 80px}}.floating-animation{animation:4s ease-in-out infinite floatImage}@keyframes floatImage{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.page-title,.section-title{animation:3s ease-in-out infinite alternate textGlow}@keyframes textGlow{from{text-shadow:0 0 0 rgba(255,102,0,0)}to{text-shadow:0 0 20px rgba(255,102,0,.3)}}.about-feature:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(255,102,0,.12)}.product-detail-banner{background:linear-gradient(135deg,#041c3b,#0b4ea2);padding:120px 0 80px;position:relative}.page-subtitle,.section-subtitle{padding:10px 22px;border-radius:50px}.banner-overlay{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.15),transparent 40%)}.min-vh-50{min-height:70vh}.page-subtitle{letter-spacing:1px;display:inline-block;background:rgba(255,255,255,.12);color:#fff;font-size:14px;font-weight:600}.page-title{font-size:45px;font-weight:700;color:#fff;line-height:1.2}.page-desc{color:rgba(255,255,255,.85);font-size:17px;line-height:1.9;margin-top:25px}.product-tag,.section-subtitle{display:inline-block;font-size:14px}.banner-image img{border-radius:30px;box-shadow:0 20px 60px rgba(0,0,0,.3)}.section-subtitle{background:#e9f2ff;color:#0b4ea2;font-weight:600}.main-product-img{background:#f7f7f7;border-radius:25px;padding:25px}.thumb-img{background:#f7f7f7;border-radius:18px;padding:10px;cursor:pointer;transition:.4s}.thumb-img:hover{transform:translateY(-5px)}.product-tag{background:#0b4ea2;color:#fff;padding:8px 20px;border-radius:50px;font-weight:500}.feature-box,.specification-table{background:#f7f7f7}.product-title{font-size:38px;font-weight:700;margin-top:25px}.product-description{color:#666;line-height:2;margin-top:25px}.feature-box{border-radius:18px;padding:18px 22px;display:flex;align-items:baseline;gap:14px}.specification-table,.why-box{border-radius:20px;overflow:hidden}.feature-box i{color:#0b4ea2;font-size:22px}.application-box,.related-product-card{background:#fff;border-radius:25px;transition:.4s}.spec-row{display:flex;justify-content:space-between;padding:18px 25px;border-bottom:1px solid #e5e5e5}.application-box i,.why-icon{align-items:center;display:flex}.spec-row:last-child{border-bottom:none}.application-box{padding:40px 25px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.06)}.application-box i{background:#0b4ea2;color:#fff;border-radius:50%;justify-content:center;font-size:34px}.related-product-card{overflow:hidden;box-shadow:0 10px 35px rgba(0,0,0,.06)}.related-content h5{font-size:24px;font-weight:700;margin-bottom:18px}.read-more-btn{color:#0b4ea2;font-weight:600}.product-cta-section{background:#0b4ea2;padding:80px 0}.cta-wrapper h2{font-size:42px;font-weight:700;margin-bottom:20px}.cta-wrapper p{max-width:700px;margin:auto auto 35px;line-height:1.9;color:rgba(255,255,255,.85)}.btn-main{background:#0b4ea2;color:#fff;border:none;border-radius:50px;font-weight:600;transition:.4s}.btn-main:hover{background:#083a78;color:#fff;transform:translateY(-3px)}@media(max-width:991px){.page-title{font-size:42px}.product-title{font-size:36px}.section-title{font-size:34px}.banner-image{margin-top:50px}}.product-carousel{background:#f8f9fc;border-radius:30px;overflow:hidden;padding:25px;box-shadow:0 15px 40px rgba(0,0,0,.08)}.product-carousel .carousel-item img{width:100%;height:450px;object-fit:contain;transition:.5s}.custom-arrow{width:55px;height:55px;background:#0b4ea2;border-radius:50%;top:50%;transform:translateY(-50%);opacity:1}.custom-arrow i{color:#fff;font-size:22px}.carousel-control-prev{left:15px}.carousel-control-next{right:15px}.thumbnail-wrapper{display:flex;gap:15px;margin-top:25px;flex-wrap:wrap;justify-content:center}.thumb-btn{width:90px;height:90px;border:2px solid transparent;border-radius:18px;overflow:hidden;background:#f8f9fc;padding:8px;transition:.4s}.thumb-btn img{width:100%;height:100%;object-fit:contain}.thumb-btn.active,.thumb-btn:hover{border-color:#0b4ea2;transform:translateY(-5px)}@media(max-width:767px){.product-img img{height:220px}.product-card h5{font-size:20px}.navbar-brand img{max-height:50px}.slider-content h1,.slidertitle{font-size:32px}.cta-wrapper h2,.product-title,.section-title h2{font-size:30px}.hero-slider .carousel-item{min-height:250px;height:auto;padding:20px 0}.slider-content{text-align:center}.page-title{font-size:34px}.section-title{font-size:28px}.spec-row{flex-direction:column;gap:5px}.product-carousel .carousel-item img{height:300px}.thumb-btn{width:70px;height:70px}}.why-choose-section{background:#f8f9fc;position:relative}.section-title{font-size:36px;font-weight:700;color:#111;line-height:1.3}.section-desc{max-width:750px;color:#666;margin-top:15px;font-size:16px;line-height:1.8}.why-box{background:#fff;padding:40px 35px;transition:.4s;position:relative;border:1px solid #eee;box-shadow:0 10px 30px rgba(0,0,0,.05)}.why-box:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.active-box{background:linear-gradient(135deg,#375e97,#003b8e);color:#fff}.active-box li,.active-box p{color:rgba(255,255,255,.9)!important}.active-box .why-icon{background:rgba(255,255,255,.15);color:#fff}.why-icon{width:80px;height:80px;border-radius:20px;background:#f0f4ff;justify-content:center;margin-bottom:25px;font-size:34px;color:#0d6efd}.why-box h4{font-size:24px;font-weight:700;margin-bottom:15px}.why-box p{color:#666;line-height:1.8;margin-bottom:25px}.why-list{padding:0;margin:0;list-style:none}.why-list li{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#333;font-weight:500}.why-list li i{color:#0d6efd;font-size:18px}@media(max-width:768px){.topbar-wrapper{flex-direction:column;gap:15px;text-align:center}.top-contact{flex-direction:column;gap:10px}.map-info-card{position:relative;left:auto;top:auto;transform:none;max-width:100%;margin:20px}.map-wrapper iframe{height:350px}.section-title{font-size:30px}.why-box{padding:30px 25px}}