MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/.trash/index.php.3
<!doctype html>
<html lang="en">
  <head>
    <title>Homepage | Imenso Software</title>
    <?php include 'header.php';?>
  </head>
  <body>
    <?php include 'topbar.php';?>
    <?php include 'banner.php';?>
    
    <section class="service burger">
      <div class="container">
        <div class="row">
          <div class="col-lg-8 service__sidebar">
            <div class="" style="padding-right:150px">
              <span class="shade">Capabilities</span>
              <h3 class="big-h3 mt-3">We build and deploy world-class IT products. Our on demand teams can <span class="underline-2">design, build, deploy and scale </span> your business in most efficient way</h3>
            </div>
          </div>
          <div class="col-lg-4">
            <div class="service__wrapper">
              <div class="service__wrapper-item" data-aos="fade-up">
                <div class="item-body">
                   <h5 class="">Design</h5>
                   <p>Bespoke web development services that respond to your business needs services that respond to your.</p>
                   <ul>
                    <li>Product Design</li>
                    <li>UX Research</li>
                    <li>UX/UI Design </li>
                    <li>Responsive Web Design (RDW)</li>
                    <li>Wireframing and Prototyping</li>
                   </ul>
                   <a href="" class="btn btn-bordered mt-4">Know More</a>
                </div>
              </div>

              <div class="service__wrapper-item" data-aos="fade-up">
                <div class="item-body">
                   <h5>Build</h5>
                   <p>Bespoke web development services that respond to your business needs services that respond to your.</p>
                   <ul>
                    <li>Product Engineering</li>
                    <li>Digital Transfromation</li>
                    <li>Mobile Apps</li>
                    <li>Process Automation</li>
                    <li>Application Modernization</li>
                   </ul>
                   <a href="" class="btn-bordered mt-4" style="font-size:0.9em;"> Know More</a>
                </div>
              </div>          
              
              <div class="service__wrapper-item" data-aos="fade-up">            
                <div class="item-body">
                   <h5 class="">Deploy</h5>
                   <p>Bespoke web development services that respond to your business needs services that respond to your.</p>
                   <ul>
                    <li>Serverless Architecture</li>
                    <li>AWS Cloud</li>
                    <li>Google Cloud </li>
                    <li>Azure </li>
                    <li>DevOps</li>
                   </ul>
                    <a href="" class="btn-bordered mt-4" style="font-size:0.9em;"> Know More</a>
                </div>
              </div>

              <div class="service__wrapper-item" data-aos="fade-up">          
                <div class="item-body">
                   <h5 class="">Scale</h5>
                   <p>Bespoke web development services that respond to your business needs services that respond to your.</p>
                   <ul>
                    <li>Data Visualization</li>
                    <li>Dashboards </li>
                    <li>Data Warehousing</li>
                    <li>Power BI reporting</li>
                    <li>Power BI embeded</li>
                   </ul>
                    <a href="" class="btn-bordered mt-4" style="font-size:0.9em;"> Know More</a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <section class="burger projects">
      <div class="container">
        <div class="row">
          <div class="col-lg-6 offset-lg-3 text-center">
            <span class="shade">Success Stories</span>
            <h2 style="font-size: 44px;">Creating world-class digital products</h2>
          </div>
        </div>
        <div class="row mt-5">
          <div class="col-lg-12">
              <div class="project image-grid">                
                 <div class="project__item">
                   <a href="" target="_blank">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/project3.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/project3.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/project3.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/project3.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                   </a>
                   <div class="project__item-brief">
                     <p>MobilePay</p>
                     <h3>Creating better payment experiences for healthcare</h3>
                   </div>
                 </div>  

                 <div class="project__item">
                   <a href="" target="_blank">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/mps-com-2.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/mps-com-2.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/mps-com-2.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/mps-com-2.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </a>
                   <div class="project__item-brief">
                     <p>Patient Communication Portal</p>
                     <h3>Collaborating patient workflows effectively through patient communication</h3>
                   </div>
                 </div>
               </div>
               <div class="cursor cursor-eye">
                <span class="cursor-show">View</span>
              </div>
          </div>
        </div>
        <div class="row mt-5">
          <div class="col-lg-12">
            <div class="project image-grid">           
                <div class="project__item">
                    <a href="" target="_blank">
                      <picture>
                        <source srcset="<?php echo $mobile ?>/lm-thumb.jpg" media="(max-width: 400px)"><!-- Mobile -->
                        <source srcset="<?php echo $tablat ?>/lm-thumb.jpg" media="(max-width: 992px)"><!-- Tablat -->
                        <source srcset="<?php echo $desktop ?>/lm-thumb.jpg"><!-- Desktop -->
                        <img src="<?php echo $desktop ?>/lm-thumb.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                      </picture>
                    </a>
                    <div class="project__item-brief">
                      <p>MobilePay</p>
                      <h3>Creating better payment experiences for healthcare</h3>
                    </div>
                </div>
                <div class="project__item">
                    <a href="" target="_blank">
                      <picture>
                        <source srcset="<?php echo $mobile ?>/project3.png" media="(max-width: 400px)"><!-- Mobile -->
                        <source srcset="<?php echo $tablat ?>/project3.png" media="(max-width: 992px)"><!-- Tablat -->
                        <source srcset="<?php echo $desktop ?>/project3.png"><!-- Desktop -->
                        <img src="<?php echo $desktop ?>/project3.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                      </picture>
                    </a>
                    <div class="project__item-brief">
                      <p>Patient Communication Portal</p>
                      <h3>Collaborating patient workflows effectively through patient communication</h3>
                    </div>
                </div>
            </div>
              <div class="cursor cursor-eye">
                <span class="cursor-show">View</span>
            </div>
          </div>
        </div>
        <div class="mt-5 text-center"><a href="" class="btn btn-primary">View All Projects</a></div>
      </div>
    </section>

    <section class="burger techstack border-top" style="background-color:#f8f8f8;">
      <div class="container">
        <div class="section-header mb-5" data-aos="fade-up">
          <span class="shade">Technical Expertise</span>
          <h2>Cutting edge technologies<br> for your business success</h2>
        </div>
      </div>
      <div class="container">
        <div class="row mb-4 border-bottom pb-4" style="margin-top: 100px">
          <div class="col-lg-2">
            <h5>Frontend</h5>
          </div>
          <div class="col-lg-10">
            <ul class="techicons">
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/angular.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/angular.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/angular.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/angular.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Angular.js</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/vuejs.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/vuejs.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/vuejs.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/vuejs.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Vue.js</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/react.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/react.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/react.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/react.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> React.js</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/html5.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/html5.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/html5.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/html5.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> HTML 5</span>
                </a>
              </li>           
            </ul>
          </div>
        </div>
        <div class="row mb-4 border-bottom pb-4">
          <div class="col-lg-2">
            <h5>Backend</h5>        
          </div>
          <div class="col-lg-10">
            <ul class="techicons">
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/olanguage/nodejs.png media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/nodejs.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/nodejs.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/nodejs.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Node.js</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/laravel.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/laravel.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/laravel.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/laravel.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Laravel</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/codeigniter.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/codeigniter.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/codeigniter.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/codeigniter.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Codeigniter</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/wordpress.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/wordpress.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/wordpress.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/wordpress.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> WordPress</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/shopify.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/shopify.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/shopify.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/shopify.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Shopify</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/magento.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/magento.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/magento.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/magento.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Magento</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/drupal.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/drupal.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/drupal.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/drupal.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Drupal</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/dotnet.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/dotnet.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/dotnet.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/dotnet.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> .Net Core</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/php.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/php.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/php.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/php.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> PHP</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/asp.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/asp.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/asp.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/asp.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> .NET</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/mvc.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/mvc.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/mvc.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/mvc.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> ASP MVC</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/xamarin.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/xamarin.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/xamarin.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/xamarin.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Xamarin</span>
                </a>
              </li>
            </ul>
          </div>
        </div>
        <div class="row mb-4 border-bottom pb-3">
          <div class="col-lg-2">
            <h5>Mobile Apps</h5>        
          </div>
          <div class="col-lg-10">
            <ul class="techicons">
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/react.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/react.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/react.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/react.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> React Native</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/apple.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/apple.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/apple.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/apple.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> iOS</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/android.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/android.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/android.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/android.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Android</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/phonegap.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/phonegap.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/phonegap.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/phonegap.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Phonegap</span>
                </a>
              </li>
            </ul>
          </div>
        </div>
        <div class="row mb-4 border-bottom pb-3">
          <div class="col-lg-2">
            <h5>Database</h5>
          </div>
          <div class="col-lg-10">     
            <ul class="techicons">
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/mysql.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/mysql.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/mysql.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/mysql.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> MySQL</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/mssql.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/mssql.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/mssql.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/mssql.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> MS SQL</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/postgresql.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/postgresql.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/postgresql.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/postgresql.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> PostgreSQL</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/mongodb.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/mongodb.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/mongodb.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/mongodb.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                    <img src="images/desktop/language/mongodb.png" alt="MongoDB">
                  </span>
                  <span class="ti-name"> MongoDB</span>
                </a>
              </li>
            </ul>
          </div>
        </div>
        <div class="row mb-4 border-bottom pb-3">
          <div class="col-lg-2">
            <h5>Data Analytics</h5>
          </div>
          <div class="col-lg-10">
            <ul class="techicons">
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/powerbi.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/powerbi.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/powerbi.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/powerbi.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Power BI</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/tableau.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/tableau.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/tableau.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/tableau.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Tableau</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/qliksense.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/qliksense.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/qliksense.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/qliksense.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Qlik Sense</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/excel-app.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/excel-app.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/excel-app.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/excel-app.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Excel</span>
                </a>
              </li>
            </ul>
          </div>
        </div>
        <div class="row pb-4">
          <div class="col-lg-2">
            <h5>DevOps</h5>
          </div>
          <div class="col-lg-10">
            <ul class="techicons">
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/azure.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/azure.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/azure.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/azure.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Azure</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/googlecloud.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/googlecloud.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/googlecloud.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/googlecloud.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Google Cloud</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/aws.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/aws.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/aws.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/aws.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> AWS</span>
                </a>
              </li>
              <li>
                <a href="">
                  <span class="ti-image">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/language/docker.png" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/language/docker.png" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/language/docker.png"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/language/docker.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </span>
                  <span class="ti-name"> Docker</span>
                </a>
              </li>
            </ul>
          </div>
        </div>
      </div>
    </section>

    <section class="reviewsection t-burger" data-aos="fade-up">
      <div class="container">
        <div class="section-header">
          <div class="w-50 text-center m-auto">
            <!-- <span class="shade">Who we are</span> -->
            <h2>You're in a good company</h2>  
            <p>We have long experience & expertise, leverage it to build a winning team and add value in to your business.</p>
          </div>
        </div>
      </div>

      <div class="container my-5">
        <div class="row stats-light gutter mb-5">
          <div class="col-lg-4">
            <div class="why-item">
              <span class="big">12+</span>
              <span class="title">Years of Experience</span>
              <p>Our group of PHP developers have an average of ten years experience and are able to manage projects in any size.</p>
            </div>
          </div>
          <div class="col-lg-4">
            <div class="why-item">
              <span class="big">100+</span>
              <span class="title">Developers</span>
              <p>Our group of PHP developers have an average of ten years experience and are able to manage projects in any size.</p>
            </div>
          </div>
          <div class="col-lg-4">
            <div class="why-item">
              <span class="big">330+</span>
              <span class="title">Projects Delivered</span>
              <p>Our group of PHP developers have an average of ten years experience and are able to manage projects in any size.</p>
            </div>
          </div>      
        </div>

        <div class="text-center client_logo gutter">
          <h5 class=""><span>Trusted by</span></h5>
          <ul style="display:none;">
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/dominos_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/dominos_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/dominos_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/dominos_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>Dominos</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/ul_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/ul_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/ul_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/ul_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>UL</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/nthrive_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/nthrive_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/nthrive_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/nthrive_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>Nthrive</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/mns_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/mns_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/mns_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/mns_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>MNS</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/liberty_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/liberty_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/liberty_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/liberty_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <img src="images/desktop/clients/liberty_w.png" alt="liberty" />
                <!-- <span>Liberty</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/millennia_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/millennia_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/millennia_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/millennia_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>Millennia</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/knowbe4_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/knowbe4_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/knowbe4_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/knowbe4_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>Knowbe4</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/allianz_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/allianz_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/allianz_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/allianz_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>Allianz</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/adib_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/adib_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/adib_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/adib_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>Adib</span> -->
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/stellar_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/stellar_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/stellar_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/stellar_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <!-- <span>Stellar</span> -->
              </a>
            </li>
          </ul>
          <ul class="col8">
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/dominos_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/dominos_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/dominos_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/dominos_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <img src="images/desktop/clients/dominos_w.png" alt="Dominos" />
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/ul_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/ul_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/ul_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/ul_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <img src="images/desktop/clients/ul_w.png" alt="UL" />
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/nthrive_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/nthrive_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/nthrive_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/nthrive_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <img src="images/desktop/clients/nthrive_w.png" alt="nthrive" />
              </a>
            </li>
            <li>
              <a href="#">
                <picture>
                  <source srcset="<?php echo $mobile ?>/clients/mns_w.png" media="(max-width: 400px)"><!-- Mobile -->
                  <source srcset="<?php echo $tablat ?>/clients/mns_w.png" media="(max-width: 992px)"><!-- Tablat -->
                  <source srcset="<?php echo $desktop ?>/clients/mns_w.png"><!-- Desktop -->
                  <img src="<?php echo $desktop ?>/clients/mns_w.png" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                </picture>
                <img src="images/desktop/clients/mns_w.png" alt="mns"  />
              </a>
            </li>
            <li style="border-right: none;">
              <a href="#">
                <img src="images/desktop/clients/liberty_w.png" alt="liberty" />
              </a>
            </li>
            <li style="border-bottom: none;">
              <a href="#">
                <img src="images/desktop/clients/millennia_w.png" alt="Millennia" />
              </a>
            </li>
            <li style="border-bottom: none;">
              <a href="#">
                <img src="images/desktop/clients/knowbe4_w.png" alt="Knowbe4" />
              </a>
            </li>
            <li style="border-bottom: none;">
              <a href="#">
                <img src="images/desktop/clients/allianz_w.png" alt="Allianz" />
              </a>
            </li>
            <li style="border-bottom: none;">
              <a href="#">
                <img src="images/desktop/clients/position_w.png" alt="Position" />
              </a>
            </li>
            <li style="border-right: none; border-bottom: none;">
              <a href="#">
                <img src="images/desktop/clients/jjb_w.png" alt="jjb" />
              </a>
            </li>
          </ul>
        </div>
      </div>

      <div class="swiper testimonial_review t-burger">
        <div class="swiper-wrapper">
          <div class="swiper-slide">
            <div class="reviewslide">
              <div class="reviewslide__authorimg">
                <img src="images/desktop/review3.png" />
              </div>
              <div class="reviewslide__content">
                <p class="blockquote">We found Imenso Software to be a great company to work with, they are very responsive in terms of understanding our needs, in fact they suggested us a better technology to develop our employee engagement tool. </p>
                <div class="reviewslide__content-author">
                  <strong>Pamela Frost</strong><br> 
                  <span class="review-role">Director - Because Pty Ltd.</span>
                </div>
              </div>
            </div>
          </div>
          <div class="swiper-slide">
            <div class="reviewslide">
              <div class="reviewslide__authorimg">
                <img src="images/desktop/review3.png" />
              </div>
              <div class="reviewslide__content">
                <p class="blockquote">We found Imenso Software to be a great company to work with, they are very responsive in terms of understanding our needs, in fact they suggested us a better technology to develop our employee engagement tool. </p>
                <div class="reviewslide__content-author">
                  <strong>Pamela Frost</strong><br> 
                  <span class="review-role">Director - Because Pty Ltd.</span>
                </div>
              </div>
            </div>
          </div>                
        </div>
        <!-- <div class="swiper-pagination"></div> -->
        <div class="swiper-button-next"></div>
        <div class="swiper-button-prev"></div>
      </div>
    </section>

    <section class="t-burger industries">
      <div class="container">
        <div class="section-header">
          <span class="shade">INDUSTRIES</span>
          <h2 class="mb-4">We server multiple industries</h2>
          <p style="width:50%;">Our team consist an enthusiast of almost all the industries, no matter which industry you are operating in, we know all the know-hows.</p>          
        </div>
      </div>
      <div class="row mt-5">
          <div class="grid">
            <div id="reviews" class="swiper-industries swiper">
                  <div class="swiper-wrapper">  
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/automotive.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/automotive.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/automotive.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/automotive.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Automotive</h2>
                    <p>Our digital solutions are helping the medical industry provide better.</p>
                    <a href="#">Learn more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/healthcare.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/healthcare.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/healthcare.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/healthcare.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Healthcare</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/hospitality-travel.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/hospitality-travel.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/hospitality-travel.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/hospitality-travel.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Hospitality and Travel</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/education.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/education.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/education.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/education.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Education</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/e-commerce.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/e-commerce.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/e-commerce.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/e-commerce.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>E-commerce and Retail</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/media.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/media.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/media.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/media.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Media</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/realestate.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/realestate.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/realestate.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/realestate.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Real Estate</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/logistics.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/logistics.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/logistics.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/logistics.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Transport and Logistics</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/insurance.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/insurance.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/insurance.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/insurance.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Insurance</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/manufacturing.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/manufacturing.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/manufacturing.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/manufacturing.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Manufacturing</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/finance.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/finance.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/finance.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/finance.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Finance</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
                <figure class="effect-sarah swiper-slide">
                  <div class="img">
                    <picture>
                      <source srcset="<?php echo $mobile ?>/industries/human-resource.jpg" media="(max-width: 400px)"><!-- Mobile -->
                      <source srcset="<?php echo $tablat ?>/industries/human-resource.jpg" media="(max-width: 992px)"><!-- Tablat -->
                      <source srcset="<?php echo $desktop ?>/industries/human-resource.jpg"><!-- Desktop -->
                      <img src="<?php echo $desktop ?>/industries/human-resource.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                    </picture>
                  </div>
                  <figcaption>
                    <h2>Human Resource</h2>
                    <p>Our digital solutions are helping the medical industry provide better patient care from booking appointments, maintaining history and more. We also build mobile apps and web solutions to maintain & improve fitness.</p>
                    <a href="#">View more</a>
                  </figcaption>     
                </figure>
              </div>
              <div class="swiper-pagination"></div>
              <div class="swiper-button-next"></div>
                  <div class="swiper-button-prev"></div>          
            </div>
          </div>
        </div>
    </section>

    <section class="blog-section t-burger" data-aos="fade-up" style="background-color:#f8f8f8;">
      <div class="container">
        <div class="section-header text-center m-auto">
          <span class="shade">Insights</span>
          <h2>Read our recent stories</h2>
        </div>
          <div class="mt-5">
              <div class="row g-0">
            <div class="col-md-6">
              <div class="blog">
                <div class="blog__img">
                  <picture>
                    <source srcset="<?php echo $mobile ?>/one.jpg" media="(max-width: 400px)"><!-- Mobile -->
                    <source srcset="<?php echo $tablat ?>/one.jpg" media="(max-width: 992px)"><!-- Tablat -->
                    <source srcset="<?php echo $desktop ?>/one.jpg"><!-- Desktop -->
                    <img src="<?php echo $desktop ?>/one.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                  </picture>
                </div>
                  <div class="blog__body">
                    <div class="blog__date"> <a href="#"><i class="fa fa-calendar" aria-hidden="true"></i> 13 Mar, 2023</a></div>
                    <h5 class="mt-0">
                      <a href="">Biggest Challenges in Mobile App Development in 2023</a>
                    </h5>
                    <p>Both start-ups and established businesses strive to create a market-leading app. Since the number of app downloads increases each year slightly, this is not surprising.</p>
                    <a href="#" class="readmore">Read more</a>  
                  </div>
                </div>
            </div>
            <div class="col-md-6">  
                <div class="blog">
                  <div class="row g-0 align-items-center">
                  <div class="col-md-5">
                      <div class="blog__img col2">
                        <picture>
                          <source srcset="<?php echo $mobile ?>/two.jpg" media="(max-width: 400px)"><!-- Mobile -->
                          <source srcset="<?php echo $tablat ?>/two.jpg" media="(max-width: 992px)"><!-- Tablat -->
                          <source srcset="<?php echo $desktop ?>/two.jpg"><!-- Desktop -->
                          <img src="<?php echo $desktop ?>/two.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                        </picture>
                        <img src="images/desktop/two.jpg" alt="" />
                      </div>
                  </div>
                  <div class="col-md-7">
                      <div class="blog__body">
                        <div class="blog__date"> <a href="#"><i class="fa fa-calendar" aria-hidden="true"></i> 13 Mar, 2023</a></div>
                        <h5 class="mt-0">
                          <a href="">Top Trends of DevOps in 2023 and Beyond to Watch Out</a>
                        </h5>
                        <p>Did you know? DevOps is the most popular technology trend. And the reason for that is its reliability in aiding organizations in boosting output, cutting downtime, and encouraging collaboration.</p> 
                        <a href="#" class="readmore">Read more</a>        
                      </div>
                  </div>
                </div>
              </div>
                <div class="blog">
                  <div class="row g-0 align-items-center">
                  <div class="col-md-5">
                      <div class="blog__img col2">
                        <picture>
                          <source srcset="<?php echo $mobile ?>/three.jpg" media="(max-width: 400px)"><!-- Mobile -->
                          <source srcset="<?php echo $tablat ?>/three.jpg" media="(max-width: 992px)"><!-- Tablat -->
                          <source srcset="<?php echo $desktop ?>/three.jpg"><!-- Desktop -->
                          <img src="<?php echo $desktop ?>/three.jpg" alt="Flowers" style="width:auto;"><!-- Desktop Default -->
                        </picture>
                    </div>
                  </div>
                  <div class="col-md-7">
                      <div class="blog__body">
                        <div class="blog__date"> <a href="#"><i class="fa fa-calendar" aria-hidden="true"></i> 13 Mar, 2023</a></div>
                        <h5 class="mt-0">
                          <a href="">How to Build an App Like Zomato – How Much Will it Cost?</a>
                        </h5>
                        <p>We all enjoy different types of food, but occasionally don’t feel like cooking. Food delivery has resulted from our cravings.</p>  
                        <a href="#" class="readmore">Read more</a>
                      </div>        
                    </div>
                </div>
              </div>
              </div>
          </div>
          </div>
           <div class="text-center py-5">
          <a href="" class="btn btn-primary">Read All Stories</a>
        </div>    
      </div>   
    </section>

    <?php include 'help.php';?> 
    <?php include 'faq.php';?> 
    <?php include 'footer.php';?>

    <script type="text/javascript">
      const cursorBee = document.querySelector(".cursor-bee");
      const cursorEye = document.querySelector(".cursor-eye");
      let scale = 1;
      function mousemoveHandler(e) {
        const target = e.target;
        const tl = gsap.timeline({
          defaults: {
            x: e.clientX,
            y: e.clientY,
            ease: "power2.out"
          }
        });
        // JUST FOR MY LOGO
        if (
          target.closest(".page-footer") ||
          target.classList.contains("page-footer")
        ) {
          gsap.to(".cursor", {
            opacity: 0
          });
          return;
        }
        if (target.tagName.toLowerCase() === "img" && target.closest(".image-grid")) {
          tl.to(cursorBee, {
            opacity: 0
          }).to(
            cursorEye,
            {
              opacity: 1
            },
            "-=0.5"
          );
        } else {
          if (target.classList.contains("line-animation")) {
            scale = 4;
          } else {
            scale = 1;
          }
          tl.to(cursorBee, {
            opacity: 1,
            scale: scale
          }).to(
            cursorEye,
            {
              opacity: 0
            },
            "-=0.5"
          );
        }
      }
      function mouseleaveHandler() {
        gsap.to(cursorBee, {
          opacity: 0
        });
      }
      document.addEventListener("mousemove", mousemoveHandler);
      document.addEventListener("mouseleave", mouseleaveHandler);
    </script>

    <script type="text/javascript">
     /*Review*/
      var swiper = new Swiper(".testimonial_review", {
        loop: true,
          slidesPerView: "auto",
          centeredSlides: true,
          spaceBetween: 30,
          // pagination: {
        //     el: ".swiper-pagination",
        //     clickable: true,
          // },
          autoplay: {
            delay: 3500,
            disableOnInteraction: false,
          },
          navigation: {
            nextEl: ".swiper-button-next",
            prevEl: ".swiper-button-prev",
          },
      });
  </script>
  <script>
    var swiper = new Swiper(".swiper-industries", {
      slidesPerView: 1,
      spaceBetween: 0,
      loop: true,
      navigation: {
        nextEl: ".swiper-button-next",
        prevEl: ".swiper-button-prev",
      },
      pagination: {
        el: ".swiper-pagination",
        clickable: true,
      },
      // Responsive breakpoints
      breakpoints: {
        567: {
          slidesPerView: 2,
        },
        768: {
          slidesPerView: 3,
        },
        1024: {
          slidesPerView: 4,
        },
      },

    });
  </script>
  </body>
</html>