/home/moonrcjl/template.moontelict.com/a.tech/index-2.html
<!doctype html>
<html class="no-js" lang="zxx">

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>A.Tech - SaaS Agency & Online Payments  HTML5 Template.</title>
  <meta name="description" content="">
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <!-- Place favicon.ico in the root directory -->
  <link rel="shortcut icon" type="image/x-icon" href="assets/img/logo/favicon.png">

  <!-- CSS here -->
  <link rel="stylesheet" href="assets/css/bootstrap.min.css">
  <link rel="stylesheet" href="assets/css/fontawesome-pro.min.css">
  <link rel="stylesheet" href="assets/css/magnific-popup.css">
  <link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
  <link rel="stylesheet" href="assets/css/animate.min.css">
  <link rel="stylesheet" href="assets/css/main.css">
</head>

<body>


  <!-- scroll to top  -->
  <button id="back-to-top"><i class="far fa-arrow-up"></i></button>

  <!-- preloader  -->
  <div id="loading">
    <div id="loading-center">
      <div id="loading-center-absolute">
        <div class="object" id="object_four"></div>
        <div class="object" id="object_three"></div>
        <div class="object" id="object_two"></div>
        <div class="object" id="object_one"></div>
      </div>
    </div>
  </div>

  <!-- mt header search  -->
  <div class="mt-header-search-bar d-flex align-items-center">
    <button class="mt-search-close">×</button>
    <div class="container">
      <div class="row justify-content-center">
        <div class="col-lg-6">
          <div class="mt-search-bar text-center">
            <h2 class="mt-search-bar-title mb-30">What are you looking for?</h2>
            <div class="contact-form-box contact-search-form-box">
              <form action="#">
                <input type="email" placeholder="Search Here">
                <button type="submit"><i class="far fa-search"></i></button>
              </form>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>

  <div class="mt-offcanvas">
    <div class="mt-offcanvas-wrapper">
      <div class="mt-offcanvas-header d-flex justify-content-between align-items-center mb-90">
        <div class="mt-offcanvas-logo">
          <a href="index.html"><img src="assets/img/logo/white-logo.png" alt=""></a>
        </div>
        <div class="mt-offcanvas-close">
          <button class="mt-offcanvas-close-toggle"><i class="fal fa-times"></i></button>
        </div>
      </div>
      <div class="mt-offcanvas-menu d-xl-none mb-50">
        <nav></nav>
      </div>
      <div class="mt-offcanvas-content mb-50 d-none d-xl-block">
        <h2 class="mt-offcanvas-title">Hello There!</h2>
        <p>Lorem ipsum dolor sit amet, consect etur adipiscing elit. </p>
      </div>
      <div class="mt-offcanvas-gallery mb-50">
        <a class="popup-image" href="assets/img/blog/blog-lg-1.jpg"><img src="assets/img/blog/blog-lg-1.jpg" alt=""></a>
        <a class="popup-image" href="assets/img/blog/blog-lg-2.jpg"><img src="assets/img/blog/blog-lg-2.jpg" alt=""></a>
        <a class="popup-image" href="assets/img/blog/blog-lg-3.jpg"><img src="assets/img/blog/blog-lg-3.jpg" alt=""></a>
        <a class="popup-image" href="assets/img/blog/blog-lg-4.jpg"><img src="assets/img/blog/blog-lg-4.jpg" alt=""></a>
      </div>
      <div class="mt-offcanvas-info mb-50">
        <h3 class="mt-offcanvas-sm-title">Information</h3>
        <span><a href="#">+ 4 20 7700 1007</a></span>
        <span><a href="#">hello@a.sasio.com</a></span>
        <span><a href="#">Avenue de Roma 158b, Lisboa</a></span>
      </div>
      <div class="mt-offcanvas-social mb-50">
        <h3 class="mt-offcanvas-sm-title">Follow Us</h3>
        <a href="#"><i class="fab fa-facebook-f"></i></a>
        <a href="#"><i class="fab fa-twitter"></i></a>
        <a href="#"><i class="fab fa-linkedin-in"></i></a>
        <a href="#"><i class="fab fa-instagram"></i></a>
      </div>
    </div>
  </div>
  <div class="mt-offcanvas-overlay"></div>

  <header class="mt-header-area p-relative z-index-11 white-bg">
    <!-- header main area start -->
    <div id="mt-header-sticky" class="mt-header-area mt-header-2 plr-210">
      <div class="container-fluid">
        <div class="row align-items-center">
          <div class="col-xl-2 col-lg-2 col-6">
            <div class="mt-header-logo">
              <a href="index.html"><img src="assets/img/logo/black-logo-2.png" alt="logo"></a>
            </div>
          </div>
          <div class="col-xl-10 col-lg-10 col-6">
            <div class="mt-header-wrap d-flex align-items-center justify-content-xl-between justify-content-end ml-140">
              <div class="mt-header-menu mtblack d-none d-xl-block mr-30">
                <nav class="mt-mobile-menu-active mt-menu">
                  <ul>
                    <li class="dropdown has-dropdown"><a href="#">Home</a>
                      <ul class="sub-menu">
                        <li><a href="index.html">Home 01</a></li>
                        <li><a href="index-2.html">Home 02 </a></li>
                        <li><a href="index-3.html">Home 03</a></li>
                      </ul>
                    </li>
                    <li><a href="about.html">About </a></li>
                    <li class="dropdown has-dropdown"><a href="#">Pages</a>
                      <ul class="sub-menu">
                        <li><a href="about.html">Modern About</a></li>
                        <li><a href="service.html">Modern Service</a></li>
                        <li><a href="service-details.html">Service Details</a></li>
                        <li><a href="team.html">Modern Team</a></li>
                        <li><a href="team-details.html">Team Details</a></li>
                        <li><a href="faq.html">Our Faq</a></li>
                        <li><a href="testimonial.html">Testimonial</a></li>
                        <li><a href="pricing.html">Our Pricing</a></li>
                        <li><a href="error.html">Error 404</a></li>
                        <li><a href="contact.html">Contact Us</a></li>
                      </ul>
                    </li>
                    <li class="dropdown has-dropdown"><a href="#">Blog</a>
                      <ul class="sub-menu">
                        <li><a href="blog.html">Modern Blog</a></li>
                        <li><a href="blog-grid.html">Blog Grid</a></li>
                        <li><a href="blog-details.html">Blog Details</a></li>
                      </ul>
                    </li>
                    <li><a href="contact.html">Contact</a></li>
                  </ul>
                </nav>
              </div>
              <div class="mt-header-right d-flex align-items-center ">
                <div class="mt-header-btn mr-10 d-none d-md-block">
                  <a href="contact.html" class="mt-btn-2">Sign Up <span><i
                        class="fa-light fa-arrow-right-long"></i></span></a>
                </div>
                <div class="mt-header-bar mt-10 mb-10 mr-15 d-xl-none">
                  <button class="mt-offcanvas-toogle"><i class="fa-light fa-bars-staggered"></i></button>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- header main area end -->
  </header>

  <main>

    <!-- Hero Area Start -->
    <section class="mt-hero-area mt-hero-2 pt-210 plr-210 black-bg-2 p-relative fix">
      <div class="mt-hero-shape">
        <img src="assets/img/hero/shape-2-1.png" alt="">
      </div>
      <div class="mt-hero-shape-2">
        <img src="assets/img/hero/shape-2-2.png" alt="">
      </div>
      <div class="mt-hero-shape-3">
        <img src="assets/img/hero/shape-2-3.png" alt="">
      </div>
      <div class="container-fluid">
        <div class="row">
          <div class="col-xl-12">
            <div class="mt-hero-wrapper  z-index-2">
              <div class="mt-hero-item text-center mb-20">
                <h1 class="mt-hero-title mb-30 wow img-custom-anim-left" data-wow-duration="1.5s" data-wow-delay="0.2s">
                  Insights That Matter: <br> <span>Driving Growth Through Data</span>
                </h1>
                <p class="mb-20 wow img-custom-anim-right" data-wow-duration="1.5s" data-wow-delay="0.4s">
                  In today’s data-driven world, having the right insights at your fingertips can make all the
                  difference. Our <br>
                  advanced analytics solutions transform raw data into actionable insights that matter most to your
                  business. <br>
                  By identifying key trends, opportunities, and challenges,
                </p>
                <div class="mt-hero-box d-flex justify-content-center align-items-center">
                  <div class="mt-hero-box-btn pt-30 wow img-custom-anim-top" data-wow-duration="1.5s"
                    data-wow-delay="0.9s">
                    <a href="contact.html" class="mt-btn-2">get In tech <span>
                        <i class="fa-light fa-arrow-right-long"></i></span></a>
                  </div>
                  <div class="mt-hero-video pt-30 wow img-custom-anim-right" data-wow-duration="1.5s"
                    data-wow-delay="0.9s">
                    <a href="about.html" class="mt-btn-border">learn More <span>
                        <i class="fa-light fa-arrow-right-long"></i></span></a>
                  </div>
                </div>
              </div>
              <div class="mt-hero-thumb-wrap p-relative pt-60 pb-90 text-center wow img-custom-anim-top"
                data-wow-duration="1.5s" data-wow-delay="0.1s">
                <div class="mt-hero-thumb-sm br-20">
                  <img src="assets/img/hero/thumb-2-2.png" alt="">
                </div>
                <div class="mt-hero-thumb-lg br-20 ">
                  <img src="assets/img/hero/thumb-2-1.jpg" alt="">
                </div>
                <div class="mt-hero-thumb-medium br-20">
                  <img src="assets/img/hero/thumb-2-3.png" alt="">
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!-- Hero Area End -->

    <!-- Start Brand Area  -->
    <div class="mt-brand-area plr-210 pt-50 pb-75 fix black-bg-2 wow mtFadeInUp" data-wow-duration="1.5s"
      data-wow-delay="0.3s">
      <div class="container-fluid">
        <div class="row">
          <div class="mt-brand-wrappers">
            <div class="mt-brand-wrap">
              <div class="swiper mt-brand-active">
                <div class="swiper-wrapper">
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo1.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo2.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo3.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo4.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo5.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo6.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo1.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo2.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo3.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo4.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo5.png" alt="">
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mt-brand-item">
                      <img src="assets/img/brand/brand-logo6.png" alt="">
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- End Brand Area -->

    <!-- Service Area Start -->
    <section class="mtservice__area mtservice__2 pt-90 pb-70 p-relative black-bg-2">
      <div class="container">
        <div class="mtservice__shape">
          <img src="assets/img/service/shape-1-2.png" alt="">
        </div>
        <div class="mt-section-content mb-50 text-center">
          <span class="mt-section-subtitle mb-20">
            <img src="assets/img/service/shape-1-1.png" alt="">
          </span>
          <h2 class="mt-section-title mb-15">
            Comprehensive CRM Solutions for <br>
            Customer <span>Success</span>
          </h2>
        </div>
        <div class="row">
          <div class="col-xl-3 col-lg-4 col-md-6 wow mtFadeInUp" data-wow-duration="1.5s" data-wow-delay="0.1s">
            <div class="mtservice__item mb-30">
              <div class="mtservice__icon mb-24">
                <span><i class="fa-light fa-paint-roller"></i></span>
              </div>
              <div class="mtservice__content mb-24">
                <h4 class="mtservice__title mb-13"><a href="service-details.html">Client Onboarding</a></h4>
                <p>Simplify the onboarding process with
                  step-by-step guides and automated.</p>
              </div>
              <div class="mtservice__btn">
                <span>+ Lead Management</span>
                <span>+ Marketing Automation</span>
              </div>
            </div>
          </div>
          <div class="col-xl-3 col-lg-4 col-md-6 wow mtFadeInUp" data-wow-duration="1.5s" data-wow-delay="0.1s">
            <div class="mtservice__item mb-30">
              <div class="mtservice__icon mb-24">
                <span><i class="fa-light fa-chart-line"></i></span>
              </div>
              <div class="mtservice__content mb-24">
                <h4 class="mtservice__title mb-13"><a href="service-details.html">Customer Segmentation</a></h4>
                <p>Simplify the onboarding process with
                  step-by-step guides and automated.</p>
              </div>
              <div class="mtservice__btn">
                <span>+ Lead Management</span>
                <span>+ Marketing Automation</span>
              </div>
            </div>
          </div>
          <div class="col-xl-3 col-lg-4 col-md-6 wow mtFadeInUp" data-wow-duration="1.5s" data-wow-delay="0.3s">
            <div class="mtservice__item mb-30">
              <div class="mtservice__icon mb-24">
                <span><i class="fa-light fa-angle"></i></span>
              </div>
              <div class="mtservice__content mb-24">
                <h4 class="mtservice__title mb-13"><a href="service-details.html">CRM Integration</a></h4>
                <p>Simplify the onboarding process with
                  step-by-step guides and automated.</p>
              </div>
              <div class="mtservice__btn">
                <span>+ Lead Management</span>
                <span>+ Marketing Automation</span>
              </div>
            </div>
          </div>
          <div class="col-xl-3 col-lg-4 col-md-6 wow mtFadeInUp" data-wow-duration="1.5s" data-wow-delay="0.4s">
            <div class="mtservice__item mb-30">
              <div class="mtservice__icon mb-24">
                <span><i class="fa-light fa-chart-pie-simple"></i></span>
              </div>
              <div class="mtservice__content mb-24">
                <h4 class="mtservice__title mb-13"><a href="service-details.html">Account Management</a></h4>
                <p>Simplify the onboarding process with
                  step-by-step guides and automated.</p>
              </div>
              <div class="mtservice__btn">
                <span>+ Lead Management</span>
                <span>+ Marketing Automation</span>
              </div>
            </div>
          </div>
        </div>
        <div class="mtservice__btn-wrap pt-28  text-center wow mtFadeInUp" data-wow-duration="1.5s"
          data-wow-delay="0.5s">
          <a href="service.html" class="mt-btn-2">See All Services <span>
              <i class="fa-light fa-arrow-right-long"></i></span></a>
        </div>
      </div>
    </section>
    <!-- Service Area End -->

    <!-- Process Area Start -->
    <section class="mtprocess__area pt-70 pb-150 p-relative black-bg-2">
      <div class="mtprocess__shape">
        <img src="assets/img/process/shape-1.png" alt="">
      </div>
      <div class="mtprocess__shape-2">
        <img src="assets/img/service/shape-1-2.png" alt="">
      </div>
      <div class="container">
        <div class="row align-items-end">
          <div class="col-xl-6 col-lg-6">
            <div class="mt-section-content mb-50">
              <h2 class="mt-section-title mb-15">
                Our Step-by-Step CRM
                Implementation
              </h2>
            </div>
          </div>
          <div class="col-xl-6 col-lg-6">
            <div class="mt-section-content mb-50">
              <p>Our step-by-step CRM implementation process is designed to ensure
                a seamless transition and maximum efficiency for your business.
                We begin with a thorough consultation</p>
            </div>
          </div>
        </div>

        <div class="row">
          <div class="col-xl-3 col-lg-4 col-md-6 ">
            <div class="mtprocess__item pt-20 pb-20 mb-30 mtborder text-end">
              <div class="mtprocess__content">
                <h3 class="mtprocess__title mb-110"><span>01.</span>Client Onboarding</h3>
                <h4 class="mtprocess__number mb-22">25%</h4>
              </div>
              <div class="mtprocess__thumb br-20">
                <img src="assets/img/process/thumb-1-1.jpg" alt="">
              </div>
            </div>
          </div>
          <div class="col-xl-3 col-lg-4 col-md-6">
            <div class="mtprocess__item pt-20 pb-20 mb-30 mtspace1 mtborder text-end">
              <div class="mtprocess__content">
                <h3 class="mtprocess__title mb-110"><span>02.</span>Strategy Development</h3>
                <h4 class="mtprocess__number mb-22">55%</h4>
              </div>
              <div class="mtprocess__thumb br-20">
                <img src="assets/img/process/thumb-1-1.jpg" alt="">
              </div>
            </div>
          </div>
          <div class="col-xl-3 col-lg-4 col-md-6">
            <div class="mtprocess__item pt-20 pb-20 mb-30 mtspace2 mtborder text-end">
              <div class="mtprocess__content">
                <h3 class="mtprocess__title mb-110"><span>03.</span>Customization</h3>
                <h4 class="mtprocess__number mb-22">40%</h4>
              </div>
              <div class="mtprocess__thumb br-20">
                <img src="assets/img/process/thumb-1-1.jpg" alt="">
              </div>
            </div>
          </div>
          <div class="col-xl-3 col-lg-4 col-md-6">
            <div class="mtprocess__item pt-20 pb-20 mb-30 mtspace3 mtborder text-end">
              <div class="mtprocess__content">
                <h3 class="mtprocess__title mb-110"><span>04.</span>Training & Support</h3>
                <h4 class="mtprocess__number mb-22">60%</h4>
              </div>
              <div class="mtprocess__thumb br-20">
                <img src="assets/img/process/thumb-1-1.jpg" alt="">
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!-- Process Area End -->

    <!-- video area start -->
    <div class="mtvideo__area mtvideo__bg mtvideo__2 mtvideo__space p-relative jarallax"
      data-background="assets/img/video/thumb-2.jpg">
      <div class="mtvideo__icon text-center">
        <a class="popup-video" href="https://www.youtube.com/watch?v=PO_fBTkoznc">
          <i class="fas fa-play"></i>
        </a>
      </div>
    </div>
    <!-- video area end -->

    <!-- Testimonial Area Start -->
    <section class="mttestimonial__area mttestimonial__2 black-bg-2 pb-140 pt-150 p-relative fix">
      <div class="mttestimonial__shape">
        <img src="assets/img/process/shape-1.png" alt="">
      </div>
      <div class="container">
        <div class="mt-section-content mb-50 text-center">
          <span class="mt-section-subtitle mb-20">
            <img src="assets/img/service/shape-1-1.png" alt="">
          </span>
          <h2 class="mt-section-title mb-15">
            What Clients Are Saying About Us
          </h2>
        </div>
        <div class="row">
          <div class="col-xl-12">
            <div class="mttestimonial__wrapper">
              <div class="swiper mttestimonial__active2">
                <div class="swiper-wrapper">

                  <div class="swiper-slide">
                    <div class="mttestimonial__item ">
                      <div class="mttestimonial__shape">
                        <img src="assets/img/testimonial/shape-1.png" alt="">
                      </div>
                      <div
                        class="mttestimonial__author-quete-wrap z-index-2 d-flex justify-content-between align-items-center">
                        <div class="mttestimonial__author-wrapper d-flex align-items-center">
                          <div class="mttestimonial__author-img mr-20">
                            <img src="assets/img/testimonial/author-1.png" alt="">
                          </div>
                          <div class="mttestimonial__author-content">
                            <h4>Cameron Williamson</h4>
                            <span>Data Engineer</span>
                          </div>
                        </div>
                        <div class="mttestimonial__quete mb-20">
                          <img src="assets/img/testimonial/quate-2.png" alt="">
                        </div>
                      </div>
                      <div class="mttestimonial__content mt-20 pt-20 mtborder z-index-2">
                        <p>We've seen a remarkable transformation in our
                          business thanks to their data solutions. The
                          insights provided have helped us make more
                          informed decisions,</p>
                        <div class="mttestimonial__brand pt-15">
                          <img src="assets/img/testimonial/brand.png" alt="">
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mttestimonial__item ">
                      <div class="mttestimonial__shape">
                        <img src="assets/img/testimonial/shape-1.png" alt="">
                      </div>
                      <div
                        class="mttestimonial__author-quete-wrap z-index-2 d-flex justify-content-between align-items-center">
                        <div class="mttestimonial__author-wrapper d-flex align-items-center">
                          <div class="mttestimonial__author-img mr-20">
                            <img src="assets/img/testimonial/author-2.png" alt="">
                          </div>
                          <div class="mttestimonial__author-content">
                            <h4>Cameron Williamson</h4>
                            <span>Data Engineer</span>
                          </div>
                        </div>
                        <div class="mttestimonial__quete mb-20">
                          <img src="assets/img/testimonial/quate-2.png" alt="">
                        </div>
                      </div>
                      <div class="mttestimonial__content mt-20 pt-20 mtborder z-index-2">
                        <p>We've seen a remarkable transformation in our
                          business thanks to their data solutions. The
                          insights provided have helped us make more
                          informed decisions,</p>
                        <div class="mttestimonial__brand pt-15">
                          <img src="assets/img/testimonial/brand.png" alt="">
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mttestimonial__item ">
                      <div class="mttestimonial__shape">
                        <img src="assets/img/testimonial/shape-1.png" alt="">
                      </div>
                      <div
                        class="mttestimonial__author-quete-wrap z-index-2 d-flex justify-content-between align-items-center">
                        <div class="mttestimonial__author-wrapper d-flex align-items-center">
                          <div class="mttestimonial__author-img mr-20">
                            <img src="assets/img/testimonial/author-1.png" alt="">
                          </div>
                          <div class="mttestimonial__author-content">
                            <h4>Cameron Williamson</h4>
                            <span>Data Engineer</span>
                          </div>
                        </div>
                        <div class="mttestimonial__quete mb-20">
                          <img src="assets/img/testimonial/quate-2.png" alt="">
                        </div>
                      </div>
                      <div class="mttestimonial__content mt-20 pt-20 mtborder z-index-2">
                        <p>We've seen a remarkable transformation in our
                          business thanks to their data solutions. The
                          insights provided have helped us make more
                          informed decisions,</p>
                        <div class="mttestimonial__brand pt-15">
                          <img src="assets/img/testimonial/brand.png" alt="">
                        </div>
                      </div>
                    </div>
                  </div>
                  <div class="swiper-slide">
                    <div class="mttestimonial__item ">
                      <div class="mttestimonial__shape">
                        <img src="assets/img/testimonial/shape-1.png" alt="">
                      </div>
                      <div
                        class="mttestimonial__author-quete-wrap z-index-2 d-flex justify-content-between align-items-center">
                        <div class="mttestimonial__author-wrapper d-flex align-items-center">
                          <div class="mttestimonial__author-img mr-20">
                            <img src="assets/img/testimonial/author-1.png" alt="">
                          </div>
                          <div class="mttestimonial__author-content">
                            <h4>Cameron Williamson</h4>
                            <span>Data Engineer</span>
                          </div>
                        </div>
                        <div class="mttestimonial__quete mb-20">
                          <img src="assets/img/testimonial/quate-2.png" alt="">
                        </div>
                      </div>
                      <div class="mttestimonial__content mt-20 pt-20 mtborder z-index-2">
                        <p>We've seen a remarkable transformation in our
                          business thanks to their data solutions. The
                          insights provided have helped us make more
                          informed decisions,</p>
                        <div class="mttestimonial__brand pt-15">
                          <img src="assets/img/testimonial/brand.png" alt="">
                        </div>
                      </div>
                    </div>
                  </div>

                </div>
                <div class="mttestimonial__pagination"></div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!-- Testimonial Area End -->

    <!-- Start Why Choose Us Area -->
    <section class="mtchoose__area mtchoose__2 mtchoose__bg white-bg  pt-30 z-index-2 plr-210 p-relative ">
      <div class="container-fluid">
        <div class="row">
          <div class="mtchoose__tabs-wrapper text-center">
            <div class="mtchoose__trans-wrap">
              <h1 class="mtchoose__trans-title">why choose us</h1>
            </div>
            <div class="mt-section-content mb-60">
              <h2 class="mt-section-title text-black">Comprehensive CRM Solutions for <br>
                Customer Success</h2>
            </div>
            <div class="mtchoose__tab-wrap p-relative">
              <div class="mtchoose__tab" id="nav-tab" role="tablist">
                <button class="nav-links " id="nav-blog-1-tab" data-bs-toggle="tab" data-bs-target="#nav-blog-1"
                  type="button" role="tab" aria-controls="nav-blog-1" aria-selected="true">
                  Customer Spotlight
                </button>
                <button class="nav-links active" id="nav-blog-2-tab" data-bs-toggle="tab" data-bs-target="#nav-blog-2"
                  type="button" role="tab" aria-controls="nav-blog-2" aria-selected="false" tabindex="-1">
                  Problem Solved
                </button>
                <button class="nav-links" id="nav-blog-3-tab" data-bs-toggle="tab" data-bs-target="#nav-blog-3"
                  type="button" role="tab" aria-controls="nav-blog-3" aria-selected="false" tabindex="-1">
                  Industry Impact
                </button>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <section class="mtchoose__area mtchoose__2 pt-90 pb-60 black-bg-2">
      <div class="container">
        <div class="tab-content" id="nav-tabContent">
          <div class="tab-pane fade " id="nav-blog-1" role="tabpanel" aria-labelledby="nav-blog-1-tab" tabindex="0">
            <div class="row">
              <div class="col-xl-6 mb-30 wow img-custom-anim-top" data-wow-duration="1.5s" data-wow-delay="0.1s">
                <div class="mtchoose__tab-thumb br-20 p-relative ">
                  <img src="assets/img/choose/thumb-2-1.png" alt="">
                  <div class="mtchoose__tab-thumb-sm br-20">
                    <img src="assets/img/choose/thumb-2-2.png" alt="">
                  </div>
                </div>
              </div>
              <div class="col-xl-6 mb-30">
                <div class="mtchoose__tab-content pl-20">
                  <div class="mt-section-content mb-24">
                    <h2 class="mt-section-title mb-10">Efficiently Oversee Your
                      Customer <span>Interactions</span></h2>
                    <p>Our step-by-step CRM implementation process is designed to ensure
                      a seamless transition and maximum efficiency for your business.
                      We begin with a thorough consultation</p>
                  </div>
                  <div class="mtchoose__tab-faq mt-10">
                    <div class="accordion" id="accordionExampleOne">
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
                            01. Cutting-Edge Technology
                          </button>
                        </h2>
                        <div id="collapseOne" class="mt-accordion-collapse collapse "
                          data-bs-parent="#accordionExampleOne">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button " type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseTwo" aria-expanded="true" aria-controls="collapseTwo">
                            02. Comprehensive Support
                          </button>
                        </h2>
                        <div id="collapseTwo" class="mt-accordion-collapse collapse show"
                          data-bs-parent="#accordionExampleOne">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseThree" aria-expanded="true" aria-controls="collapseThree">
                            03. Seamless Integration
                          </button>
                        </h2>
                        <div id="collapseThree" class="mt-accordion-collapse collapse"
                          data-bs-parent="#accordionExampleOne">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseFour" aria-expanded="true" aria-controls="collapseFour">
                            04. Customer-Centric Approach
                          </button>
                        </h2>
                        <div id="collapseFour" class="mt-accordion-collapse collapse"
                          data-bs-parent="#accordionExampleOne">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>

                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="tab-pane fade show active" id="nav-blog-2" role="tabpanel" aria-labelledby="nav-blog-2-tab"
            tabindex="0">
            <div class="row">
              <div class="col-xl-6 mb-30 wow img-custom-anim-top" data-wow-duration="1.5s" data-wow-delay="0.1s">
                <div class="mtchoose__tab-thumb br-20 p-relative">
                  <img src="assets/img/choose/thumb-2-1.png" alt="">
                  <div class="mtchoose__tab-thumb-sm br-20">
                    <img src="assets/img/choose/thumb-2-2.png" alt="">
                  </div>
                </div>
              </div>
              <div class="col-xl-6 mb-30">
                <div class="mtchoose__tab-content pl-20">
                  <div class="mt-section-content mb-24">
                    <h2 class="mt-section-title mb-10">Efficiently Oversee Your
                      Customer <span>Interactions</span></h2>
                    <p>Our step-by-step CRM implementation process is designed to ensure
                      a seamless transition and maximum efficiency for your business.
                      We begin with a thorough consultation</p>
                  </div>
                  <div class="mtchoose__tab-faq mt-10">
                    <div class="accordion" id="accordionExampleOne3">
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseOne2" aria-expanded="true" aria-controls="collapseOne2">
                            01. Cutting-Edge Technology
                          </button>
                        </h2>
                        <div id="collapseOne2" class="mt-accordion-collapse collapse "
                          data-bs-parent="#accordionExampleOne3">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button " type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseTwo3" aria-expanded="true" aria-controls="collapseTwo3">
                            02. Comprehensive Support
                          </button>
                        </h2>
                        <div id="collapseTwo3" class="mt-accordion-collapse collapse show"
                          data-bs-parent="#accordionExampleOne3">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseThree3" aria-expanded="true" aria-controls="collapseThree3">
                            03. Seamless Integration
                          </button>
                        </h2>
                        <div id="collapseThree3" class="mt-accordion-collapse collapse"
                          data-bs-parent="#accordionExampleOne3">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseFour3" aria-expanded="true" aria-controls="collapseFour3">
                            04. Customer-Centric Approach
                          </button>
                        </h2>
                        <div id="collapseFour3" class="mt-accordion-collapse collapse"
                          data-bs-parent="#accordionExampleOne3">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>

                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="tab-pane fade " id="nav-blog-3" role="tabpanel" aria-labelledby="nav-blog-3-tab" tabindex="0">
            <div class="row">
              <div class="col-xl-6 mb-30 wow img-custom-anim-top" data-wow-duration="1.5s" data-wow-delay="0.1s">
                <div class="mtchoose__tab-thumb br-20 p-relative">
                  <img src="assets/img/choose/thumb-2-1.png" alt="">
                  <div class="mtchoose__tab-thumb-sm br-20">
                    <img src="assets/img/choose/thumb-2-2.png" alt="">
                  </div>
                </div>
              </div>
              <div class="col-xl-6 mb-30">
                <div class="mtchoose__tab-content pl-20">
                  <div class="mt-section-content mb-24">
                    <h2 class="mt-section-title mb-10">Efficiently Oversee Your
                      Customer <span>Interactions</span></h2>
                    <p>Our step-by-step CRM implementation process is designed to ensure
                      a seamless transition and maximum efficiency for your business.
                      We begin with a thorough consultation</p>
                  </div>
                  <div class="mtchoose__tab-faq mt-10">
                    <div class="accordion" id="accordionExampleOne2">
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseOne3" aria-expanded="true" aria-controls="collapseOne3">
                            01. Cutting-Edge Technology
                          </button>
                        </h2>
                        <div id="collapseOne3" class="mt-accordion-collapse collapse "
                          data-bs-parent="#accordionExampleOne2">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button " type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseTwo2" aria-expanded="true" aria-controls="collapseTwo2">
                            02. Comprehensive Support
                          </button>
                        </h2>
                        <div id="collapseTwo2" class="mt-accordion-collapse collapse show"
                          data-bs-parent="#accordionExampleOne2">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseThree2" aria-expanded="true" aria-controls="collapseThree2">
                            03. Seamless Integration
                          </button>
                        </h2>
                        <div id="collapseThree2" class="mt-accordion-collapse collapse"
                          data-bs-parent="#accordionExampleOne2">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>
                      <div class="mt-accordion-item mb-20">
                        <h2 class="accordion-header mb-6">
                          <button class="mt-accordion-button collapsed" type="button" data-bs-toggle="collapse"
                            data-bs-target="#collapseFour2" aria-expanded="true" aria-controls="collapseFour2">
                            04. Customer-Centric Approach
                          </button>
                        </h2>
                        <div id="collapseFour2" class="mt-accordion-collapse collapse"
                          data-bs-parent="#accordionExampleOne2">
                          <div class="mt-accordion-body pr-50 mb-15">
                            <p>We offer ongoing support and training to ensure your team is
                              confident and capable of leveraging our CRM solutions to their
                              fullest potential.</p>
                          </div>
                        </div>
                      </div>

                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!-- End Why Choose Us Area -->

    <!-- Blog area Start -->
    <section class="mtblog__area mtblog__2 pb-120 pt-60 p-relative fix black-bg-2">
      <div class="container">
        <div class="row align-items-center">
          <div class="col-lg-8">
            <div class="mt-section-content mb-50">
              <h2 class="mt-section-title">Stay Informed with Our <br>
                Latest Blog Posts</h2>
            </div>
          </div>
          <div class="col-lg-4">
            <div class="mt-section-content mb-50 ">
              <p>Our step-by-step CRM implementation process is designed to ensure
                a seamless transition and maximum efficiency for your business.
                We begin with a thorough consultation</p>
            </div>
          </div>
        </div>
      </div>
      <div class="container">
        <div class="row">
          <div class="col-xl-4 col-lg-6 mb-30">
            <div class="mtblog__wrapper p-relative">
              <div class="mtblog__item">
                <div class="mtblog__thumb mb-24 br-20 p-relative wow img-custom-anim-top" data-wow-duration="1.5s"
                  data-wow-delay="0.2s">

                  <a href="blog-details.html">
                    <img src="assets/img/blog/blog-2-1.jpg" alt="">
                  </a>
                  <div class="mtblog__meta">
                    <span>Technology</span>
                    <span>25 sep 2025</span>
                  </div>
                </div>
                <div class="mtblog__content mb-20">
                  <h3 class="mtblog__title mb-10"><a href="blog-details.html">Your Source Expert Knowledge
                      and Trends</a></h3>
                </div>
                <div class="mtblog__btn">
                  <a href="#"><i class="fa-light fa-arrow-right-long"></i></a>
                </div>
              </div>
            </div>
          </div>
          <div class="col-xl-4 col-lg-6 mb-30">
            <div class="mtblog__wrapper p-relative">
              <div class="mtblog__item">
                <div class="mtblog__thumb mb-24 br-20 p-relative wow img-custom-anim-top" data-wow-duration="1.5s"
                  data-wow-delay="0.2s">

                  <a href="blog-details.html">
                    <img src="assets/img/blog/blog-2-2.jpg" alt="">
                  </a>
                  <div class="mtblog__meta">
                    <span>Technology</span>
                    <span>25 sep 2025</span>
                  </div>
                </div>
                <div class="mtblog__content mb-20">
                  <h3 class="mtblog__title mb-10"><a href="blog-details.html">Innovative Ideas, Expert Advice,
                      and More</a></h3>
                </div>
                <div class="mtblog__btn">
                  <a href="#"><i class="fa-light fa-arrow-right-long"></i></a>
                </div>
              </div>
            </div>
          </div>
          <div class="col-xl-4 col-lg-6 mb-30">
            <div class="mtblog__wrapper p-relative">
              <div class="mtblog__item">
                <div class="mtblog__thumb mb-24 br-20 p-relative wow img-custom-anim-top" data-wow-duration="1.5s"
                  data-wow-delay="0.2s">

                  <a href="blog-details.html">
                    <img src="assets/img/blog/blog-2-3.jpg" alt="">
                  </a>
                  <div class="mtblog__meta">
                    <span>Technology</span>
                    <span>25 sep 2025</span>
                  </div>
                </div>
                <div class="mtblog__content mb-20">
                  <h3 class="mtblog__title mb-10"><a href="blog-details.html">Inspiring Solutions for a Growing
                      Business</a></h3>
                </div>
                <div class="mtblog__btn">
                  <a href="#"><i class="fa-light fa-arrow-right-long"></i></a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>

    </section>
    <!-- Blog area End -->


  </main>

  <!-- footer start  -->
  <footer class="mtfooter__area p-relative">
    <div class="mtfooter__wraper mtfooter__space p-relative" data-bg-color="#151719">
      <div class="container">
        <div class="row align-items-center">
          <div class="col-xl-4 col-lg-6 col-md-6 mb-50">
            <div class="mtfooter__widget ">
              <div class="mtfooter__logo">
                <a href="index.html"><img src="assets/img/logo/footer-logo-2.png" alt=""></a>
              </div>
            </div>
          </div>
          <div class="col-xl-5 col-lg-6 col-md-6 mb-50">
            <div class="mtfooter__widget footer-cols-2">
              <h2 class="mtfooter__title mtfooter__title-border mb-40">Company Services</h2>
              <div class="mtfooter__list mtfloat">
                <ul>
                  <li><a href="#">Corporate business</a></li>
                  <li><a href="about.html">About Us</a></li>
                  <li><a href="about.html">SEO agency</a></li>
                  <li><a href="#">case studies</a></li>
                  <li><a href="#">Company Report</a></li>
                  <li><a href="#">Privacy policy</a></li>
                  <li><a href="#">Marketing</a></li>
                </ul>
              </div>
            </div>
          </div>
          <div class="col-xl-3 col-lg-6 col-md-6 mb-50">
            <div class="mtfooter__widget ">
              <h2 class="mtfooter__title mtfooter__title-border mb-40">Office Address</h2>
              <div class="mtfooter__content mb-24">
                <p>2972 Westheimer Rd. Santa Ana, <br>
                  Illinois 85486 </p>
              </div>
              <div class="mtfooter__contact">
                <ul>
                  <li><a href="tel:4805550103025">(480) 555-0103-025</a></li>
                  <li><a href="mailto:info@lax.fy.com">info@lax.fy.com</a></li>
                </ul>
              </div>
            </div>
          </div>

        </div>
      </div>
    </div>
    <!-- copy-right area start -->
    <div class="mtcopyright__area mtcopyright__2 mtcopyright__space black-bg p-relative">
      <div class="container">
        <div class="row align-items-center">
          <div class="col-xl-4 col-lg-6">
            <div class="mtcopyright__content mb-10 text-center text-lg-start">
              <p>© 2025 All Rights Reserved by <a href="index.html">a.sasio</a></p>
            </div>
          </div>
          <div class="col-xl-5 col-lg-6">
            <div class="mtcopyright__nexslatter mb-10 text-center text-lg-start">
              <form action="#">
                <div class="mtcopyright__input p-relative">
                  <input type="email" placeholder="your Email">
                  <button class="mt-btn-2" type="submit">Subscribe</button>
                </div>
              </form>
            </div>
          </div>
          <div class="col-xl-3 col-lg-6">
            <div class="mtcopyright__menu text-center text-lg-end mb-10">
              <ul>
                <li><a href="#">Privacy policy</a></li>
                <li><a href="#">Terms & Conditions</a></li>
              </ul>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- copy-right area end -->

  </footer>


  <!--<< Mouse Cursor Start >>-->
  <div class="mouse-cursor cursor-outer"></div>
  <div class="mouse-cursor cursor-inner"></div>

  <!-- JS here -->
  <script src="assets/js/jquery-3.7.1.min.js"></script>
  <script src="assets/js/bootstrap.bundle.min.js"></script>
  <script src="assets/js/jarallax.min.js"></script>
  <script src="assets/js/jquery.magnific-popup.min.js"></script>
  <script src="assets/js/mobile-menu-scripts.js"></script>
  <script src="assets/js/swiper-bundle.min.js"></script>
  <script src="assets/js/smooth-scroll.js"></script>
  <script src="assets/js/wow.js"></script>
  <script src="assets/js/main.js"></script>


</body>

</html>