@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap";:root{font-family:Poppins,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#f5f7f8}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}img{max-width:100%;height:auto}.main{width:100%}button{display:flex;justify-content:center;align-items:center;justify-content:space-evenly}.navbar{width:100%;display:flex;background:#131c1f;justify-content:space-between;align-items:center;padding:0 5em}.desktopNav{display:flex}.navRight{display:flex;align-items:center;gap:1rem}.hamburger{display:none;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100%;border:1px solid #2b3a3f;background:#131c1f;cursor:pointer;padding:10px;color:#e6f1f3;transition:all .3s ease}.hamburger i{font-size:24px;transition:all .3s ease}.hamburger:hover{background:#1a2528;border-color:#1fbac6}.mobileNav{display:none;background:#131c1f;padding:.75rem 1.25rem}.mobileNav .navItems{width:100%!important;display:flex;flex-direction:column;gap:.5rem}.navLinkers{color:#e6f1f3;position:relative;font-size:16px;padding:4px 0;text-decoration:none}.navLinkers:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:linear-gradient(90deg,#7e828b,#1fbac6);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}.navLinkers:hover:after{transform:scaleX(1)}.ctaas{border:2px solid green}.navButton{background-color:red;border:2px solid green}.abtf{display:flex;flex-direction:column;padding:1.3em 5em}.rightAbtf{width:60%;display:flex;align-items:center}.rightAbtf img{border-radius:10px;width:100%}.upperAbtf{display:flex;margin-top:40px;justify-content:space-between}.td{display:flex}.trademark{margin:10px 1px 30px;color:#1fbac6;background-color:#131c1f;border-radius:19px;padding:6px 28px}.heading{font-size:47px;line-height:60px;font-weight:600}.miniHead{display:flex;margin:10px 3px;flex-direction:column}.upperHead{font-weight:500}.lowerHead{display:flex;font-weight:500;flex-direction:column;justify-content:flex-start}.lowerHead li{list-style-type:none}.ter{width:60px}.downloadBrochure{color:#fff;cursor:pointer;font-size:18px;border-radius:8px;display:flex;justify-content:center;border:none;text-decoration:none;background-color:#131c1f;padding:10px 20px}.brochureLabel{padding:0 4px}.downloadBrochure:hover{background-color:#15282f}.ctas{display:flex;margin:30px 1px}.roll{margin-top:30px}.caption{font-size:16px;color:#6b7f86;padding-left:10px;font-weight:500}.roller{border-radius:10px;height:100px;background:linear-gradient(to right,#e2e0e0,#fff,#e2e0e0);display:flex;width:100%;align-items:center}.roller i{font-size:54px;font-weight:300}.rollerMedium{width:100%;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.rollerMedium::-webkit-scrollbar{display:none}.rollerMedium span{border-radius:100%;display:flex;align-items:center;padding:24px 32px;margin:1px 10px;scroll-snap-align:center}.rollerMedium span img{width:81px;max-width:none;flex-shrink:0}.rollerLeft,.rollerRight{width:10%;cursor:pointer;display:flex;align-items:center;transition-duration:.8s;justify-content:center}.rollerLeft:hover,.rollerRight:hover{border-radius:100%;background-color:#e7e7e7}.serv i{font-size:40px;color:#283b40}.pointers{margin-bottom:14px;padding-left:1px}.pointers span{display:flex}.services{margin:60px 0}.head{margin-bottom:30px}.serv{box-shadow:0 10px 28px #00000014;position:relative;padding:22px 24px;margin:20px 10px;min-height:260px;width:384px;border-radius:16px;background-color:#fff;border:1px solid #ad1515;transition-duration:.35s;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.serv:hover{transform:translateY(-4px);box-shadow:0 14px 32px #00000014}.upperServBox{border-radius:100%;border:2px solid #1FBAC6;background:linear-gradient(135deg,#e6f1f3,#fff);background-position:center;background-size:contain;height:80px;width:80px;min-width:80px;display:flex;justify-content:center;align-items:center;margin-bottom:8px;transition:all .3s ease}.serv:hover .upperServBox{border-color:#1fbac6;background:linear-gradient(135deg,#1fbac6,#e6f1f3);transform:scale(1.05)}.serv .lowerServBox{display:flex;flex-direction:column;flex-grow:1;margin-top:20px}.lowerFirst{color:#131c1f;font-size:20px;font-weight:600;line-height:1.4}.lowerSecond{color:#5b6b73;font-size:14px;font-weight:400;line-height:1.6}.long{margin:12px 0;color:#6b7f86;font-size:14px;line-height:1.6}.long p{margin:6px 0}.pointers{margin:0;display:flex;flex-direction:column;gap:8px}.pointers span{color:#131c1f;font-size:14px;font-weight:500;padding-left:4px}.pointers span:before{content:"✓ ";color:#1fbac6;font-weight:600;margin-right:4px}.btnBox{margin-top:auto;padding-top:16px}.btnBox button{background-color:#1fbac6;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:Poppins,sans-serif;width:100%}.btnBox button:hover{background-color:#1a9ba5;transform:translateY(-2px);box-shadow:0 4px 12px #1fbac64d}.headerContent{font-weight:600;font-size:32px}.subHeaderContent{color:#5b6b73;font-size:16px}.serviceCont,.cont{display:flex;justify-content:space-between;flex-wrap:wrap}#onsite{background:linear-gradient(135deg,#1f6f5c,#0f3d33);background:#eef2f5;border-left:4px solid #283B40;color:#010326}#urgent{background:#f4f3f1;border-left:4px solid #C97A2B;color:#010326}.servCta{padding-left:20px}.servCta .cap{font-weight:500;padding:10px 0}.testinomials{width:100%;padding:40px 0;box-sizing:border-box}.testinomialsUpper{margin-bottom:32px}.testinomialsLower{display:flex;flex-direction:row;gap:20px;width:100%;overflow-x:auto;overflow-y:hidden;padding:10px 6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.testinomialsLower::-webkit-scrollbar{display:none}.testinomialsLower{scrollbar-width:none}.testBox{flex:0 0 340px;min-width:340px;max-width:340px;padding:18px 20px;border-radius:10px;background:#fff;border:1px solid #e5e7eb;scroll-snap-align:start;box-sizing:border-box}.topSection{margin-bottom:12px}.ratings{font-size:16px}.middleSection{margin-bottom:18px}.clientSayingText{font-size:15px;line-height:1.6;color:#374151}.quote{display:block;font-size:32px;font-family:Playfair,serif;font-weight:700;color:#9ca3af;margin:0}.bottomSection{display:flex;flex-direction:column;gap:8px}.clientName,.serviceType{display:flex;align-items:center}.clientNameIcon,.serviceTypeIcon{font-size:20px;color:#6b7280;filter:grayscale(100%)}.clientNameData,.serviceTypeData{margin-left:10px;font-weight:600;font-size:16px;color:#111827}@media(max-width:768px){.testBox{flex:0 0 280px;min-width:280px;max-width:280px}}.about{margin:30px 0;display:flex;flex-direction:column}.upperInformation{display:flex;width:50%;align-items:center;justify-content:space-around;margin:0 10px;width:100%}.information{display:flex;align-items:flex-start;flex-direction:row}.minInfoHeader{font-size:18px;font-weight:600;margin-bottom:10px}.detailsInfo img{border-radius:2px;width:70%}.infoCont{display:flex;align-items:center;margin:15px 2px}.left{height:30px;display:flex;align-items:center}.right{padding-left:50px}.left i{font-size:35px;color:#1fbac6;padding-right:10px}.rightInfoCont{overflow-wrap:anywhere}.upRightInfoCont{color:#8a9aa3;font-size:16px;font-weight:600}.downRightInfoCont{font-size:15px;font-weight:600}.contact{margin:20px 0 80px;display:flex}.contactLeft{margin:0 50px 0 0;display:flex;flex-direction:column}.shortCaption{margin:0 0 10px;font-size:16px;color:#000}.shortPoints{font-weight:500;margin:20px 0}.shortPoints li{list-style-type:none}.addressDet{margin:20px 0;font-weight:500}.addressDet li{list-style-type:none}.addressDet li span i{margin-right:10px}.socialMedia{margin-top:40px;display:flex;flex-direction:column}#caller{text-decoration:none;color:#fff}.scMed:nth-child(1){margin-left:0}.scMed{display:flex}.scLabel span{font-size:20px;font-weight:500}.scMedias{display:flex}.scMed:hover{color:#fff}.scMed a{color:#000;background-color:#e2e3e4;border-radius:10px;display:flex;justify-content:center;padding:3px 13px;margin:10px 20px;align-items:center;text-decoration:none;transition-duration:.3s}.scMed a:hover{color:#fff;background-color:#010326}.scMed a span i{font-size:30px}.socialMediaDropdown{display:none;position:relative;margin-top:40px}.socialDropdownBtn{background-color:#1fbac6;border:none;border-radius:50%;width:80px;height:80px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;color:#fff}.socialDropdownBtn i{font-size:32px}.socialDropdownBtn:hover{background-color:#1a9ba5;transform:scale(1.05)}.socialDropdownBtn.open{background-color:#131c1f}.socialDropdownMenu{position:absolute;bottom:100%;left:0;margin-bottom:12px;background:#fff;border-radius:12px;box-shadow:0 10px 28px #00000026;padding:12px;display:flex;flex-direction:column;gap:8px;min-width:60px;z-index:100}.socialDropdownItem{width:50px;height:50px;border-radius:50%;background-color:#e2e3e4;display:flex;justify-content:center;align-items:center;color:#131c1f;text-decoration:none;transition:all .3s ease}.socialDropdownItem i{font-size:24px}.socialDropdownItem:hover{background-color:#1fbac6;color:#fff;transform:scale(1.1)}.contactRight{margin:0 10px;width:50%;display:flex;background-color:#fff;border-radius:16px;border:1px solid #BBCED8;padding:25px 20px}.contact form{display:flex;width:100%;padding:0 10px;flex-direction:column;justify-content:space-between}.formUpper span{font-size:34px;font-weight:500}.takeInp input{color:#000;border-radius:6px;font-size:16px;width:100%;background-color:#f7f9fa;border:1px solid #D9E1E6;padding:18px 10px;margin:8px 0;height:35px}form textarea{margin-bottom:20px;padding:5px 10px;border:1px solid #D9E1E6;border-radius:10px;width:100%;font-size:17px;font-family:Poppins,sans-serif;height:130px;background-color:#f7f9fa;color:#000}.footr{display:flex;flex-direction:column;justify-content:center;background-color:#131c1f;color:#fff;padding:0}.sec-1{width:30%;display:flex;flex-direction:column}.footr .upperFootr{padding:10px 60px;display:flex;margin:30px 0;flex-direction:row;justify-content:space-between;width:100%;gap:2rem;flex-wrap:wrap}.footr .lowerFootr{display:flex;min-height:60px;justify-content:space-between;background-color:#171f21;align-items:center;padding:16px 70px;justify-content:center;color:#fff;flex-wrap:wrap;gap:.5rem}.sec-1Lower{padding-left:20px}.sec-2{padding:0 10px;margin:0 10px}.sec-2 .sec-2Head{margin-bottom:16px;font-weight:600;font-size:16px;color:#e6f1f3}.sec-2Lower{padding-left:20px}.sec-2Lower li{list-style-type:circle;margin-bottom:8px;color:#8a9aa3;font-size:14px;line-height:1.6}.sec-2Lower li::marker{color:#1fbac6}.secRight .link a{text-decoration:none;color:#1fbac6;transition:color .3s ease}.secRight .link a:hover{color:#e6f1f3}.sec-3,.sec-3Part{display:flex;flex-direction:column}.sec-3Parts{display:flex;align-items:center;margin-bottom:4px}.sec-3Parts i{color:#1fbac6;font-size:18px;margin-right:8px}.sec-4{max-width:100%;overflow:hidden;border-radius:8px}.sec-4 iframe{width:100%;height:200px;border:0;display:block}.sec-3Parts span{padding-left:0;color:#8a9aa3;font-size:14px;line-height:1.6}.sec3PartsLabel{font-weight:500;color:#8a9aa3}.secLeft,.secRight{font-size:14px;color:#8a9aa3}.secRight .txt{color:#8a9aa3}.whyTrustSection{padding:0 0%;background:#f6f8fa;margin:10px 0}.trustHeader{margin-bottom:18px}.trustTagline{color:#283b40;font-weight:600;letter-spacing:.5px}.trustHeader h2{color:#010326;font-size:36px}.trustGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.trustCard{background:#fff;padding:32px;border-radius:16px;transition:all .35s ease;box-shadow:0 10px 28px #00000014;position:relative}.trustCard:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.bigNumber{font-size:64px;font-weight:800;color:#283b40;line-height:1}.experienceCard ul{margin-top:18px;padding-left:0;list-style:none}.experienceCard li{font-size:14px;margin-bottom:6px}.processFlow{display:flex;flex-wrap:wrap;gap:10px;font-weight:600;color:#283b40;margin:18px 0}.trustBadge{width:48px;height:48px;border-radius:50%;background:#283b40;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:14px}.clientTypes{display:flex;gap:10px;margin-top:16px}.clientTypes span{background:#eef1f4;padding:6px 14px;border-radius:20px;font-size:13px}@media(max-width:900px){.trustGrid{grid-template-columns:1fr}}@media(max-width:930px){.navCallButton{width:48px!important;height:48px!important;border-radius:50%!important;padding:0!important}.navCallButton span:first-child{display:none}}@media(max-width:815px){.desktopNav{display:none!important}.hamburger{display:flex!important}.mobileNav{display:block}.navItems{width:100%!important}}@media(max-width:1024px){.navCallButton{width:48px!important;height:48px!important;border-radius:50%!important;padding:0!important;display:none}.navbar{padding:.75em 2em}.abtf{padding:1.2em 2em}.footr{margin-top:60px}.footr .upperFootr{padding:35px 40px;gap:2rem}.sec-1{width:100%}.sec-2,.sec-3{width:48%;min-width:auto}.footr .lowerFootr{padding:16px 40px;flex-direction:row;justify-content:space-between}}@media(max-width:900px){.footr .upperFootr{padding:30px;gap:1.75rem}.sec-2,.sec-3{width:48%}.footr .lowerFootr{padding:16px 30px}}@media(max-width:768px){.information{display:flex;flex-direction:column}.roller{background-color:red}.trademark{font-size:13px;padding:5px 18px}.rightAbtf{display:none}.bigNumber{font-size:40px}.trustCard{padding:20px 15px}.navbar{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;padding:.75em 1.25em}.navItems{width:100%!important;display:flex;flex-wrap:wrap;gap:.5rem 1rem}.navButton{width:100%!important;justify-content:center}.abtf{padding:1rem 1.25rem}.upperAbtf{flex-direction:column;gap:1.5rem}.leftAbtf,.rightAbtf{width:100%}.rightAbtf img{border-radius:10px;width:100%}.heading{font-size:32px;line-height:42px}.ctas{flex-direction:column;align-items:stretch;gap:.75rem}.ctas .navButton{width:100%!important}.roller{background:none;width:100%;height:auto}.roller .brands{padding:0 10px}.caption{margin-bottom:10px;font-size:10px}.roller .brands img{width:60px}.rollerLeft,.rollerRight{display:none}.rollerMedium{width:100%;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;background-color:none}.rollerMedium span{padding:24px 32px;scroll-snap-align:center}.services{margin:40px 0}.serviceCont{justify-content:center}.serv{width:100%;border:2px solid red;max-width:100%;margin:15px 0;padding:24px 20px}.serv .upperFirst i{color:green}.btnBox button{width:100%}.about{margin:20px 0}.detailsInfo{flex-direction:column;display:none;border:2px solid red;gap:1.5rem}.rightDetailsInfo{margin-top:.5rem;height:100%;border:2px solid red;width:60%}.contact{flex-direction:column;margin-bottom:0}.contactLeft{margin:0 0 30px}.contactRight{width:100%;margin:0;padding:20px 16px}.socialMedia{flex-wrap:wrap;gap:1rem;border:2px solid red}.footr{margin-top:40px}.footr .upperFootr{flex-direction:column;gap:2rem;padding:30px 20px;margin:20px 0}.sec-1,.sec-2,.sec-3,.sec-4{width:100%!important;margin:0;padding:0}.headerContent{font-size:25px;line-height:34px}.sec-1Upper img{max-width:150px}.sec-1Lower{padding-left:0;margin-top:16px}.sec-2{padding:0 10px;margin:0}.sec-2Lower{padding-left:0}.sec-3Parts{flex-wrap:wrap}.footr .lowerFootr{flex-direction:column;height:auto;gap:.75rem;padding:20px;text-align:center;align-items:center}.secLeft,.secRight{width:100%;text-align:center}}@media(max-width:522px){.socialMedia{display:none!important}.socialMediaDropdown{display:block}.footr .upperFootr{padding:24px 16px;gap:1.5rem}.sec-1Upper img{max-width:120px}.sec-2 .sec-2Head,.sec3PartsLabel{font-size:15px}.sec-2Lower li,.sec-3Parts span,.sec-1Lower{font-size:13px}.footr .lowerFootr{padding:16px 12px;font-size:12px}.secLeft span,.secRight span{display:block;line-height:1.5}}
