header .menu-open{touch-action:none;overflow:hidden}header .row{align-items:center}header .container-fluid{width:95%;margin:0 auto}.header{z-index:999;background:#fff;width:100%;padding:18px 0;position:fixed;top:0}.header.scrolled{box-shadow:0 4px 10px rgba(0,0,0,.08)}header .container{justify-content:space-between;align-items:center;width:90%;max-width:1300px;margin:auto;display:flex}header .logo{color:#111;z-index:10001;padding-bottom:7px;font-size:32px;font-weight:700;text-decoration:none}header .logo img{width:80%;height:auto}header .menu-btn{cursor:pointer;color:#111;z-index:10001;background:0 0;border:none;font-size:34px}header .overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;visibility:hidden;z-index:9998;background:rgba(0,0,0,.45);transition:all .35s;position:fixed;top:0;bottom:0;left:0;right:0}header .show-overlay{opacity:1;visibility:visible}header .mobile-nav{z-index:10000;background:#fff;border-radius:26px 26px 0 0;flex-direction:column;gap:10px;width:100%;height:89vh;padding:50px 24px 70px 25px;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -10px 40px rgba(0,0,0,.12)}header .show-nav{transform:translateY(0)}header .drag-line{background:#ddd;border-radius:999px;width:70px;height:6px;position:absolute;top:16px;left:50%;transform:translate(-50%)}header .mobile-nav a,header .dropdown-btn{width:100%;color:var(--text);cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;width:fit-content;padding:10px 0;font-size:16px;font-weight:400;text-decoration:none;display:flex}header .dropdown{width:-moz-fit-content;width:fit-content}header .dropdown .dropdown-btn{align-items:center;gap:4px;display:flex}header .dropdown-menuu{max-height:0;transition:max-height .35s;overflow:hidden}header .show-dropdown{max-height:400px}header .dropdown-menuu a{color:var(--text);padding-left:25px;font-size:16px}header .header-btn{justify-content:flex-end;display:flex}header .header-btn a{width:80%}header .header-btn a .custom-btn{width:100%}header .rotate{transition:all .3s;transform:rotate(180deg)}@media (min-width:769px){header .menu-btn,header .overlay{display:none}header .mobile-nav{width:auto;height:auto;box-shadow:none;background:0 0;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center;gap:13px;padding:0;display:flex;position:static;overflow:visible;transform:none}header .drag-line{display:none}header .mobile-nav a,header .dropdown-btn{color:var(--text);background-color:transparent;border:none;border-radius:50px;padding:0;font-size:15px;transition:background-color .3s,color .3s}header .mobile-nav a:hover{color:var(--primary-color)}header .dropdown{position:relative}header .dropdown-menuu{opacity:0;visibility:hidden;min-width:max-content;max-height:unset;background:#fff;border-radius:12px;padding:13px 0;transition:all .3s;position:absolute;top:40px;left:0;box-shadow:0 10px 30px rgba(0,0,0,.08)}header .show-dropdown{opacity:1;visibility:visible}header .dropdown-menuu a{padding:6px 18px;font-size:16px}}footer{background-image:url(../media/footer.e53bb044.webp)}footer img{width:50%}footer .row{width:97%;margin:0 auto;padding-top:80px;padding-bottom:80px}footer .info-indicator{align-items:center;gap:5px;font-family:Arial,sans-serif;display:flex}footer .info-indicator .dot{border:2px solid #333;border-radius:50%;width:13px;height:13px;margin-top:-2px}footer .info-indicator .dot.filled{background-color:#333;margin-top:-2px}footer .info-indicator .text{letter-spacing:1px;color:#333;text-transform:uppercase;padding-left:5px;font-size:16px}footer .links{gap:250px;display:flex}footer .all_links ul{padding-top:20px;padding-left:0}footer .all_links ul li{padding-bottom:7px;list-style:none}footer .all_links ul li a{color:var(--text);font-size:23px;font-weight:600;text-decoration:none}footer .social-links{padding-top:40px}footer .social-links ul{padding-top:20px;padding-left:0}footer .social-links ul li{list-style:none}footer .social-links ul li a{color:var(--text);padding-left:7px;font-size:14px;font-weight:600;text-decoration:none}footer .social-links .hide{opacity:0}footer .custom-btn svg{margin-top:-3px;margin-left:6px;font-size:20px}.copyright ul{gap:20px;margin-bottom:0;display:flex}.copyright ul li{list-style:none}.copyright ul li a{color:var(--text)}.copyright ul li a svg{font-size:25px}.copyright .copyright-text{text-align:right}.copyright{padding-top:40px;padding-bottom:40px}.copyright .copyright-text p{color:#aeaeae;margin-bottom:0;font-size:14px}#success_stories{background:linear-gradient(#fff 0%,#ece9f3 100%);padding-top:80px;padding-bottom:80px}#success_stories .box{background-color:#fff;border-radius:30px;height:600px;padding:10px;box-shadow:0 0 40px rgba(248,227,199,.25)}#success_stories .box img{object-fit:cover;border-radius:20px 20px 0 0;width:100%;height:250px}#success_stories .head-second{background:var(--haeding-gardient-second);-webkit-text-fill-color:transparent;color:transparent;-webkit-background-clip:text;background-clip:text}div#success_stories .stories_btn{justify-content:flex-end;align-items:center;display:flex}div#success_stories .text{align-items:center;display:flex}div#success_stories .container-fluid{width:95%}#success_stories .box .content{padding:30px 10px}#success_stories .top-spacing{margin-top:30px}#success_stories .box .content .meta{color:#e96f0c;background-color:#fdecdd;border-radius:20px;width:-moz-fit-content;width:fit-content;padding:8px 15px;font-size:14px;font-weight:700}#success_stories .box .content h3{color:var(--text);padding-top:20px;padding-bottom:10px;font-size:22px;font-weight:600;line-height:32px}#success_stories .box .content p{color:var(--text-light);font-size:16px}#success_stories .box button{color:var(--primary-color);background-color:transparent;border:none;margin-top:20px;font-size:17px;font-weight:500}#success_stories .box button svg{margin-left:5px;font-size:22px}#cta{padding-top:60px;padding-bottom:60px}#cta .questions_btn{justify-content:flex-end;align-items:center;display:flex}#cta .container-fluid{width:95%}#Our_Offices{background:linear-gradient(#fff 0%,#ece9f3 100%);padding-top:80px;padding-bottom:100px}#Our_Offices .main_head .head-first{display:block}#Our_Offices .main_head .head-second{background:var(--haeding-gradient-first);-webkit-text-fill-color:transparent;color:transparent;-webkit-background-clip:text;background-clip:text}#Our_Offices .center_content{width:100%}#Our_Offices .center_content .main_head{padding-top:40px;padding-bottom:10px}#Our_Offices .image-tabs{align-items:center;gap:60px;width:97%;margin:40px auto 0;display:flex}#Our_Offices .left{flex:1}#Our_Offices .left img{border-radius:10px;width:100%;height:auto;transition:all .3s}#Our_Offices .right{flex-direction:column;flex:1;gap:20px;display:flex}#Our_Offices .tab{cursor:pointer;background-color:rgba(255,255,255,.46);border:4px solid #fff;border-radius:23px;padding:28px 20px;transition:all .3s}#Our_Offices .tab.active{background-color:#fff}#Our_Offices .tab-header{align-items:center;gap:30px;display:flex}#Our_Offices .tab-header .img img{width:40px;height:auto}#Our_Offices .tab-header .content h4{color:var(--text);font-size:20px;font-weight:700}#Our_Offices .tab .small-desc{color:var(--text-light);margin-top:8px;margin-bottom:0;font-size:14px}#Our_Offices .tab .small-desc ul{margin-bottom:0;padding-left:0}#Our_Offices .tab .small-desc ul li{list-style:none}@media (max-width:600px){header .logo{justify-content:flex-end;padding-bottom:0;display:flex}header .menu-btn{width:-moz-fit-content;width:fit-content;margin-top:-30px;margin-bottom:10px;display:flex}header .mobile-nav a,header .dropdown-btn,header .dropdown{width:100%}header .header-btn{display:none}header .logo img{width:40%}.custom-btn{font-size:15px}#success_stories{padding-top:0;padding-bottom:50px}#success_stories .container-fluid{width:100%!important}#success_stories .text{justify-content:center}#success_stories .stories_btn{margin-top:15px;justify-content:center!important}#success_stories .box{margin-bottom:30px}#success_stories .box .content h3{font-size:22px}#cta .container-fluid{width:100%}#cta .container-fluid .text{text-align:center}#cta .questions_btn{justify-content:center}#Our_Offices{padding-top:50px;padding-bottom:50px}#Our_Offices .center_content{padding:0}#Our_Offices .image-tabs{flex-direction:column-reverse;margin-top:0}}@media only screen and (max-width:992px){footer .links{display:block}footer .row{width:100%;padding-top:40px;padding-bottom:20px}footer .row .all_links{padding-top:50px}footer .all_links ul{margin-bottom:0;padding-top:0}footer .links{padding-top:20px}footer .all_links ul li{padding-bottom:15px}footer .all_links ul li a{font-size:18px}footer .social-links{padding-top:0!important}footer .copyright ul{justify-content:center;padding-left:0}.copyright .copyright-text{text-align:center;padding-top:20px}#ERP_Platforms .top_spacing .left{padding-right:calc(var(--bs-gutter-x)*.5)}#ERP_Platforms .top_spacing .right{padding-left:calc(var(--bs-gutter-x)*.5)}}@media only screen and (min-width:1600px){header .menu li a,li.dropdown .dropdown-title span{font-size:20px}#about-us{padding-top:300px}header .menu{gap:25px}header .mobile-nav a,header .dropdown-btn{font-size:18px}header .mobile-nav{gap:0}}@media only screen and (min-width:1900px){header .container-fluid,#ERPNext #ERPNext_banner .container-fluid,#delivery_process .container-fluid,div#success_stories .container-fluid,#cta .container-fluid,footer .row,.container-fluid,.container{width:1780px!important;max-width:1780px!important;margin:0 auto!important}header .mobile-nav a,header .dropdown-btn{font-size:21px}header .mobile-nav{gap:0}}
