@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.navigation{position:fixed;z-index:10;width:100%;top:0}.top-bar{background:#181f4d;color:#fff;font-size:14px;padding:10px 0}.contact-info span{margin-right:20px}.social-icons a{color:#fff;text-decoration:none;margin-right:10px}nav{width:100%}nav .wrapper{position:relative;max-width:1300px;padding:0 30px;height:70px;line-height:70px;margin:auto;display:flex;align-items:center;justify-content:space-between}.wrapper .logo a{color:#f2f2f2;font-size:30px;font-weight:600;text-decoration:none}.wrapper .nav-links{display:inline-flex}.nav-links li{list-style:none}.nav-links li a{color:#f2f2f2;text-decoration:none;font-size:18px;font-weight:500;padding:9px 15px;border-radius:5px;transition:all .3s ease}.nav-links li a:hover{background:#3a3b3c}.nav-links .mobile-item{display:none}.nav-links .drop-menu{position:absolute;background:#242526;width:180px;line-height:45px;top:85px;opacity:0;visibility:hidden;box-shadow:0 6px 10px rgba(0,0,0,.15)}.nav-links li:hover .drop-menu,.nav-links li:hover .mega-box{transition:all .3s ease;top:70px;opacity:1;visibility:visible}.drop-menu li a{width:100%;display:block;padding:0 0 0 15px;font-weight:400;border-radius:0}.mega-box{position:absolute;left:0;width:100%;padding:0 30px;top:85px;opacity:0;visibility:hidden}.mega-box .content{background:#242526;padding:25px 20px;display:flex;width:100%;justify-content:space-between;box-shadow:0 6px 10px rgba(0,0,0,.15)}.mega-box .content .row{width:calc(25% - 30px);line-height:45px}.content .row img{width:100%;height:100%;object-fit:cover}.content .row header{color:#f2f2f2;font-size:20px;font-weight:500}.content .row .mega-links{margin-left:-40px;border-left:1px solid rgba(255,255,255,.09)}.row .mega-links li{padding:0 20px}.row .mega-links li a{padding:0;padding:0 20px;color:#d9d9d9;font-size:17px;display:block}.row .mega-links li a:hover{color:#f2f2f2}.wrapper .btn{color:#fff;font-size:20px;cursor:pointer;display:none}.wrapper .btn.close-btn{position:absolute;right:30px;top:10px}@media screen and (max-width:1024px){.wrapper .btn{display:block}.wrapper .nav-links{position:fixed;height:100vh;width:100%;max-width:100%;top:0;left:-100%;background:#242526;display:block;padding:50px 10px;line-height:50px;overflow-y:auto;box-shadow:0 15px 15px rgba(0,0,0,.18);transition:all .3s ease}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#242526}::-webkit-scrollbar-thumb{background:#3a3b3c}#menu-btn:checked~.nav-links{left:0}#menu-btn:checked~.btn.menu-btn{display:none}#close-btn:checked~.btn.menu-btn{display:block}.nav-links li{margin:15px 10px}.nav-links li a{padding:0 20px;display:block;font-size:20px}.nav-links .drop-menu{position:static;opacity:1;top:65px;visibility:visible;padding-left:20px;width:100%;max-height:0;overflow:hidden;box-shadow:none;transition:all .3s ease}#showDrop:checked~.drop-menu,#showMega:checked~.mega-box{max-height:100%}.nav-links .mobile-item{display:block;color:#f2f2f2;font-size:20px;font-weight:500;padding-left:20px;cursor:pointer;border-radius:5px;transition:all .3s ease}.nav-links .mobile-item:hover{background:#3a3b3c}.drop-menu li{margin:0}.drop-menu li a{border-radius:5px;font-size:18px}.mega-box{position:static;top:65px;opacity:1;visibility:visible;padding:0 20px;max-height:0;overflow:hidden;transition:all .3s ease}.mega-box .content{box-shadow:none;flex-direction:column;padding:20px 20px 0 20px}.mega-box .content .row{width:100%;margin-bottom:15px;border-top:1px solid rgba(255,255,255,.08)}.mega-box .content .row:nth-child(1),.mega-box .content .row:nth-child(2){border-top:0}.content .row .mega-links{border-left:0;padding-left:15px}.row .mega-links li{margin:0}.content .row header{font-size:19px}}nav input{display:none}.body-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;padding:0 30px}.body-text div{font-size:45px;font-weight:600}.heading{margin-bottom:20px}.hero-img{position:relative}.hero-img:before{content:"";position:absolute;width:387px;height:600px;background:linear-gradient(180deg,rgba(91,181,67,0) 0,rgba(91,181,67,.3) 100%);right:0;top:0;z-index:-1}.hero-content{margin-top:160px}.hero-products{margin-top:53px}.hero-head{margin-left:17px}.icon-container::after{content:"";display:block;height:1px;width:50px;background:repeating-linear-gradient(to right,#5bb543 0,#5bb543 2px,transparent 2px,transparent 4px);margin-top:10px;position:absolute;bottom:-10px;left:3px;transform:translateX(-50%);transform:rotate(90deg);z-index:-1}.hero-products-box{background:#f0f8ed;border-radius:12px;width:218px;height:158px;margin-top:30px;padding:24px}.hero-product-wrapper{margin-bottom:16px}.product-name{margin-left:16px}.product .product-item-img{height:177px;width:177px;object-fit:contain}.top-products-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:100px;width:100%;margin:0 auto}.top-product-box{width:554px;height:315px;border-radius:10px}.product-box-left{padding:55px 0 55px 30px}.section-label{margin-bottom:28px}.about-head,.product-box-head{margin-bottom:13px}.about-desc,.product-box-desc{margin-bottom:25px}.arrow-icon{transition:transform .3s ease-in-out}.product-box-btn:hover .arrow-icon{transform:translateX(10px)}.brands-wrapper{margin:70px 0 70px 0}.brands-logo img{object-fit:contain}.about-right::before{content:"";position:absolute;width:435px;height:371px;right:50px;bottom:100px;background:linear-gradient(180deg,rgba(91,181,67,0) 0,rgba(91,181,67,.3) 100%);border-radius:24px;z-index:-1}.testimonial-container{color:#fff;padding:100px 80px;max-width:100%;position:relative}.fa-quote{color:#ffd369;font-size:28px;position:absolute;top:70px}.fa-quote-right{left:40px}.fa-quote-left{right:40px}.testimonial{margin-bottom:30px}.user{display:flex;align-items:center;justify-content:start}.user .user-image{border-radius:50%;border:3px solid #ffd369;height:75px;width:75px;object-fit:cover}.user .username{margin:0}.user .role{font-weight:400;margin:10px 0}.progress-bar{background-color:#fff;height:4px;width:100%;margin-bottom:40px;animation:grow 10s linear infinite;transform-origin:left}@keyframes grow{0%{transform:scaleX(0)}}@media (max-width:768px){.testimonial-container{padding:20px 30px}.fa-quote{display:none}}.city-distance-table{overflow-x:auto;max-width:100%;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.1)}table{width:100%;border-collapse:collapse;min-width:400px}thead{background-color:#f0f0f0}td,th{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e0e0}th{font-weight:600}.waving-flag{width:40px;height:auto;animation:wave 2s infinite ease-in-out;display:block;transform-origin:center left}@keyframes wave{0%{transform:perspective(100px) rotateY(0)}25%{transform:perspective(100px) rotateY(5deg)}50%{transform:perspective(100px) rotateY(0)}75%{transform:perspective(100px) rotateY(-5deg)}100%{transform:perspective(100px) rotateY(0)}}@media (max-width:768px){td,th{padding:10px 12px;font-size:14px}.waving-flag{animation:none;width:32px}}.industries-section{padding:60px 20px;background-color:#fff;max-width:1200px;margin:0 auto}.industries-section h2{text-align:center;font-size:2.5rem;margin-bottom:40px;color:#181f4d}.industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.industry-card{background-color:#f0f8ed;border-radius:15px;padding:30px 20px;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.05);transition:transform .3s,box-shadow .3s}.industry-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.industry-icon{font-size:40px;margin-bottom:15px;color:#752226}.industry-title{font-weight:600;margin-bottom:10px;color:#333;text-decoration:underline}.industry-description{color:#555;line-height:1.5}@media (max-width:768px){.industries-section h2{font-size:2rem}}.service-line{margin:15px 0;width:90%}.feature-img{top:50%;left:50%;transform:translate(-50%,-50%)}.faq-container{width:100%;margin:0 auto;border-radius:5px;overflow:hidden}.faq-item{border-bottom:2px dashed #adafae}.faq-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px 15px 0;cursor:pointer}.faq-header .icon{font-size:20px;transition:transform .3s}.faq-body{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease-in-out;padding:0 20px;background-color:#fff}.faq-body p{margin:10px 0}.faq-item.open .faq-body{max-height:150px;padding:15px 20px 15px 0}.faq-item.open .faq-header{color:#145a23}.faq-item.open .faq-header .icon{filter:invert(26%) sepia(78%) saturate(465%) hue-rotate(81deg) brightness(86%) contrast(95%)}.faq-item.open .faq-header .icon{transform:rotate(45deg)}.footer{color:#fff;padding:40px 20px;font-family:DM-Regular}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.footer-logo{max-width:250px}.footer-logo .logo{width:100%}.footer-logo .footer-text{font-size:12px;margin-top:10px;line-height:1.5}.footer-links{display:flex;justify-content:space-between;width:70%}.footer-column{width:30%}.footer-column h4{font-size:16px;margin-bottom:25px;font-weight:600}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin:15px 0}.footer-column ul li a{color:#fff;text-decoration:none;font-size:14px}.footer-column ul li a:hover{text-decoration:underline}.footer-divider{border:1px solid #ddd;margin:20px 0}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-copyright{font-size:14px}.footer-watermark{font-size:12px;color:rgba(255,255,255,.5);font-style:italic}.about-hero{min-height:650px}.about-hero img{top:0;right:0;object-fit:cover}.about-highlight{background-color:#f5fbf4;padding:60px 20px}.about-highlight .container{margin:0 auto;gap:40px}.highlight-left h2{font-size:28px;font-weight:700;margin:0;color:#000}.highlight-divider{width:1px;background-color:#ddd;height:auto;min-height:100px}.highlight-right p{font-size:16px;line-height:1.7;color:#555;margin:0}@media (max-width:768px){.about-highlight .container{flex-direction:column;gap:20px}.highlight-divider{display:none}.highlight-left h2{font-size:24px;line-height:1.5}}@media screen and (min-width:768px) and (max-width:1300px){.top-product-box{width:100%;height:100%}}@media screen and (max-width:1024px){.fx-col-mb{flex-direction:column}.top-products-grid{gap:20px}}@media screen and (max-width:767px){.w-100-mb{width:100%}.mt-mb-40{margin-top:40px}.hero{flex-direction:column}nav .wrapper{padding:0 20px}.logo svg{width:300px;margin-top:0;margin-left:-15px}.wrapper .logo a{max-height:70px;margin-bottom:20px}.hero-content{margin-top:0}.hero-products{display:none}.hero-img:before{width:100%;height:300px}.top-products-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,auto)}.top-product-box{width:100%;height:100%}.about-right::before{content:none}.product-box-wrapper{flex-direction:column}.product-box-left{padding:20px}.product-wrapper .col-right img{width:100%}.product-features svg{width:22px;height:22px}.service-line{margin:5px 0}.choose-sm-img{display:none}.footer-links{width:100%;margin-top:20px}.footer-column{margin-top:20px}.feature-img{position:static;transform:none}.about-img{width:100%}.footer{padding:0}.footer-logo{max-width:100%}}