55ok

Mini

Direktori : /home/u307599615/domains/vishwakarmasteelwork.com/public_html/
Upload File :
Current File : /home/u307599615/domains/vishwakarmasteelwork.com/public_html/index-one-page.html

<!DOCTYPE html>
<html lang="en">
   
<!-- Mirrored from themecraze.net/html/alexis/index-one-page.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 19 Jul 2025 05:41:48 GMT -->
<head>
      <!-- required meta -->
      <meta charset="UTF-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <!-- #favicon -->
      <link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon">
      <link rel="icon" href="assets/images/favicon.png" type="image/x-icon">
      <!-- #title -->
      <title>Alexis | Real Estate Html5 Template</title>
      <!-- #keywords -->
      <meta name="keywords" content="real estate, house listing, directory listing, html, bootstrap, scss">
      <!-- #description -->
      <meta name="description" content="Real Estate Html5 Template">
      <!-- google fonts -->
      <link rel="preconnect" href="https://fonts.googleapis.com/">
      <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
      <link
         href="https://fonts.googleapis.com/css2?family=Arimo:ital,wght@0,400..700;1,400..700&amp;family=Montserrat:ital,wght@0,100..900;1,100..900&amp;display=swap"
         rel="stylesheet">
      <!-- color themes -->
      <link rel="stylesheet" href="assets/css/blue-theme.css" id="switch-color">
      <!-- main css -->
      <link rel="stylesheet" href="assets/css/main.css">
      <!-- responsive css -->
      <link rel="stylesheet" href="assets/css/responsive.css">
   </head>
   <body>
      <!--[if lt IE 9]>
      <p class="browserupgrade">
         You are using an <strong>outdated</strong> browser. Please
         <a href="https://browsehappy.com/">upgrade your browser</a> to improve
         your experience and security.
      </p>
      <![endif]-->
      <div class="page-wrapper">
        <!-- preloader start -->
        <div class="preloader"></div>
        <!-- / preloader start -->
         <!-- ==== header start ==== -->
         <header class="main-header">
            <div class="main-header__topbar d-none d-lg-block">
               <div class="container">
                  <div class="row">
                     <div class="col-12">
                        <div class="main-header__topbar__content">
                           <div class="main-header__topbar__content-wrapper">
                              <ul class="main-header__topbar__list">
                                 <li><a href="sign-in.html"><i class="icon-user-key"></i>Login or Register</a>
                                 </li>
                                 <li><a href="properties-grid-view.html"><i class="icon-home"></i>Submit
                                    Property</a>
                                 </li>
                              </ul>
                              <select name="country" class="main-header__topbar__select-country">
                                 <option data-flag="fi-gb-eng">English</option>
                                 <option data-flag="fi-us">Spanish</option>
                                 <option data-flag="fi-cn">Chinese</option>
                                 <option data-flag="fi-it">Italian</option>
                              </select>
                           </div>
                           <div class="social">
                              <a href="https://www.facebook.com/" target="_blank"
                                 aria-label="share us on facebook" title="facebook">
                              <i class="flaticon-facebook"></i>
                              </a>
                              <a href="https://www.twitter.com/" target="_blank" aria-label="share us on twitter"
                                 title="twitter">
                              <i class="flaticon-twitter"></i>
                              </a>
                              <a href="https://www.instagram.com/" target="_blank"
                                 aria-label="share us on instagram" title="instagram">
                              <i class="flaticon-instagram"></i>
                              </a>
                              <a href="https://www.linkedin.com/" target="_blank"
                                 aria-label="share us on linkedin" title="linkedin">
                              <i class="flaticon-linkedin"></i>
                              </a>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
            <div class="main-header__menu">
               <div class="container">
                  <div class="row">
                     <div class="col-12">
                        <div class="main-header__menu-box">
                           <nav class="navbar p-0">
                              <div class="navbar-logo d-block d-lg-none">
                                 <a href="index.html">
                                 <img src="assets/images/logo-mobile.png" alt="Image">
                                 </a>
                              </div>
                              <div class="navbar__menu d-none d-xl-block">
                                 <ul class="navbar__list">
                                    <li class="navbar__item nav-fade">
                                       <a href="index.html">Home</a>
                                    </li>
                                    <li class="navbar__item nav-fade">
                                       <a href="#oAbout">About Us</a>
                                    </li>
                                    <li class="navbar__item nav-fade">
                                       <a href="#oService">Services</a>
                                    </li>
                                    <li class="navbar__item nav-fade">
                                       <a href="#oProperties">Properties</a>
                                    </li>
                                    <li class="navbar__item nav-fade">
                                       <a href="#oTeam">Our Team</a>
                                    </li>
                                    <li class="navbar__item nav-fade">
                                       <a href="#oBlog">Blog</a>
                                    </li>
                                 </ul>
                              </div>
                              <div class="navbar__options">
                                 <div class="navbar__mobile-options d-none d-xl-block">
                                    <div class="contact-btn">
                                       <div class="contact-icon">
                                          <i class="flaticon-phone-call"></i>
                                       </div>
                                       <div class="contact-content">
                                          <p>Call Us Now</p>
                                          <a href="tel:01-793-7938">(+01)-793-7938</a>
                                       </div>
                                    </div>
                                 </div>
                                 <button class="open-offcanvas-nav d-flex d-xl-none"
                                    aria-label="toggle mobile menu" title="open offcanvas menu">
                                 <span class="icon-bar top-bar"></span>
                                 <span class="icon-bar middle-bar"></span>
                                 <span class="icon-bar bottom-bar"></span>
                                 </button>
                              </div>
                           </nav>
                           <div class="logo d-none d-lg-flex">
                              <a href="index.html">
                              <img src="assets/images/logo.png" alt="Image">
                              </a>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
            <!-- ==== mobile menu start ==== -->
            <div class="mobile-menu d-block d-xl-none">
               <nav class="mobile-menu__wrapper">
                  <div class="mobile-menu__header nav-fade">
                     <div class="logo">
                        <a href="index.html" aria-label="home page" title="logo">
                        <img src="assets/images/logo-mobile.png" alt="Image">
                        </a>
                     </div>
                     <button aria-label="close mobile menu" class="close-mobile-menu">
                     <i class="fa-solid fa-xmark"></i>
                     </button>
                  </div>
                  <div class="mobile-menu__list"></div>
                  <div class="mobile-menu__social social nav-fade">
                     <a href="https://www.facebook.com/" target="_blank" aria-label="share us on facebook"
                        title="facebook">
                     <i class="flaticon-facebook"></i>
                     </a>
                     <a href="https://www.twitter.com/" target="_blank" aria-label="share us on twitter"
                        title="twitter">
                     <i class="flaticon-twitter"></i>
                     </a>
                     <a href="https://www.instagram.com/" target="_blank" aria-label="share us on instagram"
                        title="instagram">
                     <i class="flaticon-instagram"></i>
                     </a>
                     <a href="https://www.linkedin.com/" target="_blank" aria-label="share us on linkedin"
                        title="linkedin">
                     <i class="flaticon-linkedin"></i>
                     </a>
                  </div>
               </nav>
            </div>
            <div class="mobile-menu__backdrop"></div>
            <!-- ==== / mobile menu end ==== -->
         </header>
         <!-- ==== / header end ==== -->
         <!-- ==== banner start ==== -->
         <section class="banner">
            <div class="banner__slider swiper">
               <div class="swiper-wrapper">
                  <div class="swiper-slide">
                     <div class="banner__slider-single">
                        <div class="banner__slider-inner" data-background="assets/images/banner/banner-one.png">
                        </div>
                        <div class="container">
                           <div class="row justify-content-end">
                              <div class="col-12 col-lg-10 col-xl-8">
                                 <div class="banner__slider-content">
                                    <span>Real Estate Agancy</span>
                                    <h1>Search and Find
                                       Your Luxury House
                                    </h1>
                                    <p>With a robust selection of popular properties on hand, as well as
                                       leading properties from real estate experts.
                                    </p>
                                    <div class="banner__slider-cta">
                                       <a href="our-services.html" class="btn--primary">Our Service</a>
                                       <a href="contact-us.html" class="btn--secondary">Learn More</a>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="swiper-slide">
                     <div class="banner__slider-single">
                        <div class="banner__slider-inner" data-background="assets/images/banner/banner-thumb.png">
                        </div>
                        <div class="container">
                           <div class="row justify-content-end">
                              <div class="col-12 col-lg-10 col-xl-8">
                                 <div class="banner__slider-content">
                                    <span>Real Estate Agancy</span>
                                    <h1>Search and Find
                                       Your Luxury House
                                    </h1>
                                    <p>With a robust selection of popular properties on hand, as well as
                                       leading properties from real estate experts.
                                    </p>
                                    <div class="banner__slider-cta">
                                       <a href="our-services.html" class="btn--primary">Our Service</a>
                                       <a href="contact-us.html" class="btn--secondary">Learn More</a>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="swiper-slide">
                     <div class="banner__slider-single">
                        <div class="banner__slider-inner" data-background="assets/images/banner/two.png"></div>
                        <div class="container">
                           <div class="row justify-content-end">
                              <div class="col-12 col-lg-10 col-xl-8">
                                 <div class="banner__slider-content">
                                    <span>Real Estate Agancy</span>
                                    <h1>Search and Find
                                       Your Luxury House
                                    </h1>
                                    <p>With a robust selection of popular properties on hand, as well as
                                       leading properties from real estate experts.
                                    </p>
                                    <div class="banner__slider-cta">
                                       <a href="our-services.html" class="btn--primary">Our Service</a>
                                       <a href="contact-us.html" class="btn--secondary">Learn More</a>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <div class="slider-navigation d-none d-lg-flex">
                  <button type="button" aria-label="next slide" title="next slide" class="next-banner slider-btn">
                  <i class="fa-solid fa-angle-left"></i>
                  </button>
                  <button type="button" aria-label="prev slide" title="prev slide" class="prev-banner slider-btn">
                  <i class="fa-solid fa-angle-right"></i>
                  </button>
               </div>
            </div>
         </section>
         <!-- ==== / banner end ==== -->
         <!-- ==== search-property start ==== -->
         <div class="search-property">
            <div class="container">
               <div class="row">
                  <div class="col-12">
                     <div class="search-property__menu" data-aos="fade-up" data-aos-duration="1200">
                        <a href="properties-grid-view.html"><span class="icon-apartment"></span> Apartments</a>
                        <a href="properties-grid-view.html"><span class="icon-commercial"></span> Commercial</a>
                        <a href="properties-grid-view.html"><span class="icon-bag"></span> Office</a>
                        <a href="properties-grid-view.html"><span class="icon-resturant"></span> Restaurant</a>
                        <a href="properties-grid-view.html"><span class="icon-home-two"></span> Studio Home</a>
                        <a href="properties-grid-view.html"><span class="icon-gate"></span> Villa</a>
                     </div>
                  </div>
               </div>
               <div class="row">
                  <div class="col-12">
                     <div class="search-property__wrapper">
                        <div class="search-property__single">
                           <select>
                              <option data-display="Buy" value="buy">Buy</option>
                              <option value="sell">Sell</option>
                              <option value="rent">Rent</option>
                           </select>
                        </div>
                        <div class="search-property__single">
                           <select>
                              <option data-display="Apartments" value="apartments">Apartments</option>
                              <option value="commercial">Commercial</option>
                              <option value="office">Office</option>
                              <option value="restaurant">Restaurant</option>
                              <option value="studio-home">Studio Home</option>
                              <option value="villa">villa</option>
                           </select>
                        </div>
                        <div class="search-property__single">
                           <form action="#" method="post">
                              <div class="input-single">
                                 <input type="text" name="property-search" id="propertySearch"
                                    placeholder="Search.......">
                                 <button disabled="disabled" class="filter"><span
                                    class="icon-filter"></span></button>
                              </div>
                              <button type="submit" class="btn--primary"><span>Search</span><i
                                 class="fa-solid fa-magnifying-glass"></i></button>
                           </form>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </div>
         <!-- ==== / search-property end ==== -->
         <!-- ==== about us section start ==== -->
         <section class="about" id="oAbout">
            <div class="container">
               <div class="row vertical-column-gap-lg">
                  <div class="col-12 col-xl-6">
                     <div class="about__content">
                        <div class="section__header">
                           <span>About Us</span>
                           <h2 class="title-animation">Welcome To Our
                              Alexis Properties Agency
                           </h2>
                           <div class="icon-thumb">
                              <div class="icon-thumb-single">
                                 <span></span>
                                 <span></span>
                              </div>
                              <img src="assets/images/sub-icon.png" alt="Image" class="filter-img">
                           </div>
                        </div>
                        <div class="about__content-inner">
                           <p>Over 39,000 people work for us in more than 70 countries all over the This
                              breadth of global coverage, combined with specialist services
                           </p>
                           <div class="about__content-single" data-aos="fade-up" data-aos-duration="1200">
                              <div class="thumb">
                                 <i class="flaticon-mansion"></i>
                              </div>
                              <div class="content">
                                 <h5>The Perfect Residency</h5>
                                 <p>Lorem ipsum dolor sit amet, tempor incididunt labore</p>
                              </div>
                           </div>
                           <div class="about__content-single" data-aos="fade-up" data-aos-duration="1200"
                              data-aos-delay="200">
                              <div class="thumb">
                                 <i class="flaticon-modern-house"></i>
                              </div>
                              <div class="content">
                                 <h5>Global Architect Experts</h5>
                                 <p>Lorem ipsum dolor sit amet, tempor incididunt labore</p>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-xl-6">
                     <div class="about__thumb">
                        <div class="about__thumb-single" data-aos="fade-right" data-aos-duration="1200">
                           <img src="assets/images/thumb/about/one.png" alt="Image">
                           <div class="thumb">
                              <img src="assets/images/thumb/about/path-one.png" alt="Image">
                           </div>
                        </div>
                        <div class="about__thumb-single" data-aos="fade-left" data-aos-duration="1200">
                           <img src="assets/images/thumb/about/two.png" alt="Image">
                           <div class="thumb">
                              <img src="assets/images/thumb/about/path-two.png" alt="Image" class="filter-img">
                           </div>
                        </div>
                        <div class="about__thumb-single" data-aos="fade-up" data-aos-duration="1200">
                           <img src="assets/images/thumb/about/three.png" alt="Image">
                           <div class="thumb">
                              <img src="assets/images/thumb/about/path-three.png" alt="Image">
                           </div>
                        </div>
                        <div class="video-btn-wrapper">
                           <a href="https://www.youtube.com/watch?v=RvreULjnzFo" target="_blank"
                              title="video Player" class="open-video-popup">
                           <i class="fa-solid fa-play"></i>
                           </a>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </section>
         <!-- ==== / about us section end ==== -->
         <!-- ==== service section start ==== -->
         <section class="service" id="oService" data-background="assets/images/background/service-bg.png">
            <div class="container">
               <div class="row justify-content-center">
                  <div class="col-12 col-xl-5">
                     <div class="section__header text-center">
                        <span>Our Service</span>
                        <h2 class="title-animation">Our Main Focus Now</h2>
                        <div class="icon-thumb justify-content-center">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                           <img src="assets/images/sub-icon.png" alt="Image" class="filter-img">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <div class="row vertical-column-gap-sm justify-content-center">
                  <div class="col-12 col-lg-4 col-xl-4">
                     <div class="service__single" data-aos="fade-up" data-aos-duration="1200">
                        <div class="thumb">
                           <i class="flaticon-buy-home"></i>
                        </div>
                        <div class="content">
                           <h4><a href="properties-grid-view.html">Buy a Home</a></h4>
                           <p>over 1 million+ homes for sale available on
                              the website, we can match you with a house
                              you will want to call home.
                           </p>
                           <div class="cta">
                              <a href="properties-grid-view.html" class="btn--primary">Find Home</a>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-lg-4 col-xl-4 order-3 order-lg-2">
                     <div class="service__single service__single-active" data-aos="fade-up" data-aos-duration="1200"
                        data-aos-delay="200">
                        <div class="thumb">
                           <i class="flaticon-rent"></i>
                        </div>
                        <div class="content">
                           <h4><a href="properties-grid-view.html">Rent a Home</a></h4>
                           <p>over 1 million+ homes for sale available on
                              the website, we can match you with a house
                              you will want to call home.
                           </p>
                           <div class="cta">
                              <a href="properties-grid-view.html" class="btn--primary">Find Home</a>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-lg-4 col-xl-4 order-2 order-lg-3">
                     <div class="service__single" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400">
                        <div class="thumb">
                           <i class="flaticon-deal"></i>
                        </div>
                        <div class="content">
                           <h4><a href="properties-grid-view.html">Sell a Home</a></h4>
                           <p>over 1 million+ homes for sale available on
                              the website, we can match you with a house
                              you will want to call home.
                           </p>
                           <div class="cta">
                              <a href="properties-grid-view.html" class="btn--primary">Find Home</a>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </section>
         <!-- ==== / service section end ==== -->
         <!-- ==== properties section start ==== -->
         <section class="properties properties-grid-slider" id="oProperties">
            <div class="container">
               <div class="row justify-content-center">
                  <div class="col-12 col-xl-5">
                     <div class="section__header text-center">
                        <span>Our Properties</span>
                        <h2 class="title-animation">Our Featured Properties</h2>
                        <div class="icon-thumb justify-content-center">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                           <img src="assets/images/sub-icon.png" alt="Image" class="filter-img">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <div class="row">
                  <div class="col-12">
                     <div class="properties-wrapper">
                        <div class="properties-slider swiper">
                           <div class="swiper-wrapper">
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/one.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,200/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">Luxury Home Appoint </a></h4>
                                       <p class="location"><span class="icon-location"></span> 798 Talbot St.
                                          Bridgewater, NJ 08
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/one.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Wiliam Siman</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/two.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,600/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">House on the Clarita</a></h4>
                                       <p class="location"><span class="icon-location"></span> 157 West Central
                                          Park South, NYC
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/two.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Jackson Mica</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/three.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,000/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">Weston Hight Place</a></h4>
                                       <p class="location"><span class="icon-location"></span> 32 Pawnee Street
                                          Butte, MT 59701
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/three.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Micky Athor</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/four.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,200/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">Sky Pool Villa House</a></h4>
                                       <p class="location"><span class="icon-location"></span> 798 Talbot St.
                                          Bridgewater, NJ 08
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/one.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Wiliam Siman</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/five.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,600/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">The Most Luxarious</a></h4>
                                       <p class="location"><span class="icon-location"></span> 157 West Central
                                          Park South, NYC
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/two.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Jackson Mica</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/six.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,000/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">Ready Apartment</a></h4>
                                       <p class="location"><span class="icon-location"></span> 32 Pawnee Street
                                          Butte, MT 59701
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/three.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Micky Athor</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/one.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,200/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">Luxury Home Appoint </a></h4>
                                       <p class="location"><span class="icon-location"></span> 798 Talbot St.
                                          Bridgewater, NJ 08
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/one.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Wiliam Siman</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/two.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,600/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">House on the Clarita</a></h4>
                                       <p class="location"><span class="icon-location"></span> 157 West Central
                                          Park South, NYC
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/two.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Jackson Mica</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/three.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,000/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">Weston Hight Place</a></h4>
                                       <p class="location"><span class="icon-location"></span> 32 Pawnee Street
                                          Butte, MT 59701
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/three.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Micky Athor</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/four.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,200/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">Sky Pool Villa House</a></h4>
                                       <p class="location"><span class="icon-location"></span> 798 Talbot St.
                                          Bridgewater, NJ 08
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/one.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Wiliam Siman</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/five.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,600/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">The Most Luxarious</a></h4>
                                       <p class="location"><span class="icon-location"></span> 157 West Central
                                          Park South, NYC
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/two.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Jackson Mica</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                              <div class="swiper-slide">
                                 <div class="properites__single-item">
                                    <div class="thumb">
                                       <a href="property-details.html">
                                       <img src="assets/images/thumb/properties/six.png" alt="Image">
                                       </a>
                                       <div class="tag">
                                          <span class="feature-tag">Feature</span>
                                          <span class="sold-tag">Sold</span>
                                       </div>
                                       <div class="price-tag">
                                          <span>$1,000/mo</span>
                                       </div>
                                    </div>
                                    <div class="content">
                                       <div class="specifications">
                                          <p><i class="flaticon-double-bed"></i> 3 Bedroom</p>
                                          <p><i class="flaticon-bathroom"></i> 3 Bathroom</p>
                                          <p><i class="flaticon-house-design"></i> Sq Ft 750 </p>
                                       </div>
                                       <h4><a href="property-details.html">Ready Apartment</a></h4>
                                       <p class="location"><span class="icon-location"></span> 32 Pawnee Street
                                          Butte, MT 59701
                                       </p>
                                       <div class="property-footer">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/thumb/properties/author/three.png"
                                                   alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <p>Micky Athor</p>
                                                <p>East Agents</p>
                                             </div>
                                          </div>
                                          <div class="footer-cta">
                                             <a href="property-details.html">
                                             <i class="flaticon-heart"></i>
                                             <span class="tool">Wishlist</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-shared-vision"></i>
                                             <span class="tool">Quick View</span>
                                             </a>
                                             <a href="property-details.html">
                                             <i class="flaticon-add"></i>
                                             <span class="tool">Project Details</span>
                                             </a>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </div>
                        <div class="pagination-one">
                           <div class="properties-pagination"></div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </section>
         <!-- ==== / properties section end ==== -->
         <!-- ==== counter section start ==== -->
         <section class="counter" data-background="assets/images/background/counter-bg.png">
            <div class="container">
               <div class="row justify-content-center">
                  <div class="col-12 col-xl-5">
                     <div class="section__header-light text-center">
                        <span>Properties No</span>
                        <h2 class="title-animation">Funfacts Real Estate</h2>
                        <div class="icon-thumb justify-content-center">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                           <img src="assets/images/sub-icon-light.png" alt="Image">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <div class="row vertical-column-gap-lg">
                  <div class="col-12 col-md-6 col-xl-3">
                     <div class="counter__single" data-aos="fade-up" data-aos-duration="1200">
                        <div class="thumb">
                           <i class="flaticon-town"></i>
                        </div>
                        <div class="content">
                           <h2><span class="odometer" data-odometer-final="20500"></span><span>+</span></h2>
                           <p>Completed Property</p>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-md-6 col-xl-3">
                     <div class="counter__single counter__single-active" data-aos="fade-up" data-aos-duration="1200"
                        data-aos-delay="200">
                        <div class="thumb">
                           <i class="flaticon-house-for-sale"></i>
                        </div>
                        <div class="content">
                           <h2><span class="odometer" data-odometer-final="7600"></span><span>+</span></h2>
                           <p>Property Sales</p>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-md-6 col-xl-3">
                     <div class="counter__single" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400">
                        <div class="thumb">
                           <i class="flaticon-house-1"></i>
                        </div>
                        <div class="content">
                           <h2><span class="odometer" data-odometer-final="12300"></span><span>+</span></h2>
                           <p>Apartment Rent</p>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-md-6 col-xl-3">
                     <div class="counter__single" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600">
                        <div class="thumb">
                           <i class="flaticon-customer-satisfaction"></i>
                        </div>
                        <div class="content">
                           <h2><span class="odometer" data-odometer-final="15200"></span><span>+</span></h2>
                           <p>Happy Clients</p>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </section>
         <!-- ==== / counter section end ==== -->
         <!-- ==== explore section start ==== -->
         <section class="explore">
            <div class="container">
               <div class="row justify-content-center">
                  <div class="col-12 col-xl-5">
                     <div class="section__header text-center">
                        <span>Top Areas</span>
                        <h2 class="title-animation">Explore Properties</h2>
                        <div class="icon-thumb justify-content-center">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                           <img src="assets/images/sub-icon.png" alt="Image" class="filter-img">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <div class="row">
                  <div class="col-12">
                     <div class="explore__wrapper">
                        <div class="explore__single" data-aos="fade-up" data-aos-duration="1200">
                           <div class="thumb">
                              <a href="property-details.html">
                              <img src="assets/images/thumb/area/area-one.png" alt="Image">
                              </a>
                           </div>
                           <a href="property-details.html" class="arr">
                           <i class="fa-solid fa-arrow-up"></i>
                           </a>
                           <div class="content">
                              <p>Listing : 3</p>
                              <h5><a href="property-details.html">New York City</a></h5>
                           </div>
                        </div>
                        <div class="explore__single" data-aos="fade-up" data-aos-duration="1200"
                           data-aos-delay="200">
                           <div class="thumb">
                              <a href="property-details.html">
                              <img src="assets/images/thumb/area/area-two.png" alt="Image">
                              </a>
                           </div>
                           <a href="property-details.html" class="arr">
                           <i class="fa-solid fa-arrow-up"></i>
                           </a>
                           <div class="content">
                              <p>Listing : 4</p>
                              <h5><a href="property-details.html">Los Angeles</a></h5>
                           </div>
                        </div>
                        <div class="explore__single explore__single-tall" data-aos="fade-up" data-aos-duration="1200"
                           data-aos-delay="400">
                           <div class="thumb">
                              <a href="property-details.html">
                              <img src="assets/images/thumb/area/area-four.png" alt="Image">
                              </a>
                           </div>
                           <a href="property-details.html" class="arr">
                           <i class="fa-solid fa-arrow-up"></i>
                           </a>
                           <div class="content">
                              <p>Listing : 6</p>
                              <h5><a href="property-details.html">Amalfi Coast</a></h5>
                           </div>
                        </div>
                        <div class="explore__single explore__single-wide" data-aos="fade-up" data-aos-duration="1200"
                           data-aos-delay="600">
                           <div class="thumb">
                              <a href="property-details.html">
                              <img src="assets/images/thumb/area/area-three.png" alt="Image">
                              </a>
                           </div>
                           <a href="property-details.html" class="arr">
                           <i class="fa-solid fa-arrow-up"></i>
                           </a>
                           <div class="content">
                              <p>Listing : 5</p>
                              <h5><a href="property-details.html">Singapore</a></h5>
                           </div>
                        </div>
                        <div class="explore__single" data-aos="fade-up" data-aos-duration="1200"
                           data-aos-delay="600">
                           <div class="thumb">
                              <a href="property-details.html">
                              <img src="assets/images/thumb/area/area-five.png" alt="Image">
                              </a>
                           </div>
                           <a href="property-details.html" class="arr">
                           <i class="fa-solid fa-arrow-up"></i>
                           </a>
                           <div class="content">
                              <p>Listing : 7</p>
                              <h5><a href="property-details.html">Japan</a></h5>
                           </div>
                        </div>
                        <div class="explore__single explore__single-wide" data-aos="fade-up" data-aos-duration="1200"
                           data-aos-delay="800">
                           <div class="thumb">
                              <a href="property-details.html">
                              <img src="assets/images/thumb/area/area-six.png" alt="Image">
                              </a>
                           </div>
                           <a href="property-details.html" class="arr">
                           <i class="fa-solid fa-arrow-up"></i>
                           </a>
                           <div class="content">
                              <p>Listing : 8</p>
                              <h5><a href="property-details.html">Australia</a></h5>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <div class="row align-items-center vertical-column-gap-sm">
                  <div class="col-12 col-lg-8">
                     <div class="section__header--secondary">
                        <h3 class="title-animation">+1300 Available Properties</h3>
                        <p>The Alexis best suited to your lifestyle and the agents who know them best.</p>
                     </div>
                  </div>
                  <div class="col-12 col-lg-4">
                     <div class="text-start text-lg-end">
                        <a href="properties-grid-view.html" class="btn--primary">Explore All</a>
                     </div>
                  </div>
               </div>
            </div>
         </section>
         <!-- ==== / explore section end ==== -->
         <!-- ==== testimonial section start ==== -->
         <section class="testimonial">
            <div class="testimonial__thumb">
               <img src="assets/images/testimonial/thumbnail.png" alt="Image" class="w-100 mh-400 parallax-image">
            </div>
            <div class="container">
               <div class="row ">
                  <div class="col-12">
                     <div class="testimonial__wrapper"
                        data-background="assets/images/testimonial/background.png, assets/images/testimonial/icon.png">
                        <div class="row vertical-column-gap-lg">
                           <div class="col-12 col-xl-3">
                              <div class="testimonial__single">
                                 <div class="section__header">
                                    <span>Testimonial</span>
                                    <h2 class="title-animation">Review
                                       Our Clients
                                    </h2>
                                    <div class="icon-thumb">
                                       <div class="icon-thumb-single">
                                          <span></span>
                                          <span></span>
                                       </div>
                                       <img src="assets/images/sub-icon-light.png" alt="Image">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="col-12 col-lg-10 col-xl-7">
                              <div class="testimonial-slider swiper testimonial-alt">
                                 <div class="swiper-wrapper">
                                    <div class="swiper-slide">
                                       <div class="testimonial-slider__single">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/testimonial/client.png" alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <div class="review">
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                </div>
                                                <p>Happy Cusotmer</p>
                                                <h5>Kliva Devs</h5>
                                             </div>
                                          </div>
                                          <div class="content">
                                             <blockquote>“ Engage with our professional real estate agents
                                                sell buy or rent your home
                                                aewe Get emails directly areain falls box andery”
                                             </blockquote>
                                          </div>
                                       </div>
                                    </div>
                                    <div class="swiper-slide">
                                       <div class="testimonial-slider__single">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/testimonial/client.png" alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <div class="review">
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                </div>
                                                <p>Happy Cusotmer</p>
                                                <h5>Kliva Devs</h5>
                                             </div>
                                          </div>
                                          <div class="content">
                                             <blockquote>“ Engage with our professional real estate agents
                                                sell buy or rent your home
                                                aewe Get emails directly areain falls box andery”
                                             </blockquote>
                                          </div>
                                       </div>
                                    </div>
                                    <div class="swiper-slide">
                                       <div class="testimonial-slider__single">
                                          <div class="author">
                                             <div class="author-thumb">
                                                <img src="assets/images/testimonial/client.png" alt="Image">
                                             </div>
                                             <div class="author-meta">
                                                <div class="review">
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                   <i class="fa-regular fa-star"></i>
                                                </div>
                                                <p>Happy Cusotmer</p>
                                                <h5>Kliva Devs</h5>
                                             </div>
                                          </div>
                                          <div class="content">
                                             <blockquote>“ Engage with our professional real estate agents
                                                sell buy or rent your home
                                                aewe Get emails directly areain falls box andery”
                                             </blockquote>
                                          </div>
                                       </div>
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="col-12 col-xl-2">
                              <div class="testimonial-navigation slider-navigation-two">
                                 <button type="button" aria-label="prev slide" title="prev slide"
                                    class="prev-testimonial">
                                 <i class="fa-solid fa-angles-left"></i><span>Prev</span>
                                 </button>
                                 <button type="button" aria-label="next slide" title="next slide"
                                    class="next-testimonial active">
                                 <span>Next</span><i class="fa-solid fa-angles-right"></i>
                                 </button>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </section>
         <!-- ==== / testimonial section end ==== -->
         <!-- ==== team section start ==== -->
         <section class="team" id="oTeam">
            <div class="container">
               <div class="row justify-content-center">
                  <div class="col-12 col-xl-5">
                     <div class="section__header text-center">
                        <span>Touch Our Team</span>
                        <h2 class="title-animation">Meet Our Agents</h2>
                        <div class="icon-thumb justify-content-center">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                           <img src="assets/images/sub-icon.png" alt="Image" class="filter-img">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <div class="row vertical-column-gap-lg">
                  <div class="col-12 col-sm-6 col-xl-3">
                     <div class="team__single" data-aos="fade-up" data-aos-duration="1200">
                        <div class="thumb-wrapper">
                           <div class="thumb">
                              <img src="assets/images/team/one.png" alt="Image">
                           </div>
                           <div class="thumb-hover">
                              <div class="small-thumb">
                                 <a href="team-details.html">
                                 <img src="assets/images/team/one.png" alt="Image">
                                 </a>
                              </div>
                              <p>Properties Agent</p>
                              <div class="social">
                                 <a href="https://www.facebook.com/" target="_blank"
                                    aria-label="share us on facebook" title="facebook">
                                 <i class="flaticon-facebook"></i>
                                 </a>
                                 <a href="https://www.twitter.com/" target="_blank"
                                    aria-label="share us on twitter" title="twitter">
                                 <i class="flaticon-twitter"></i>
                                 </a>
                                 <a href="https://www.instagram.com/" target="_blank"
                                    aria-label="share us on instagram" title="instagram">
                                 <i class="flaticon-instagram"></i>
                                 </a>
                                 <a href="https://www.linkedin.com/" target="_blank"
                                    aria-label="share us on linkedin" title="linkedin">
                                 <i class="flaticon-linkedin"></i>
                                 </a>
                              </div>
                           </div>
                           <a href="team-details.html" class="arr"><i class="flaticon-share"></i></a>
                        </div>
                        <div class="content">
                           <span>Sunshine</span>
                           <h4><a href="team-details.html">Andren Willium</a></h4>
                           <p><a href="tel:256-255-6579"><i class="icon-mobile"></i> Call: +256 255 6579</a></p>
                           <p>09 Properties</p>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-sm-6 col-xl-3">
                     <div class="team__single" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200">
                        <div class="thumb-wrapper">
                           <div class="thumb">
                              <img src="assets/images/team/two.png" alt="Image">
                           </div>
                           <div class="thumb-hover">
                              <div class="small-thumb">
                                 <a href="team-details.html">
                                 <img src="assets/images/team/two.png" alt="Image">
                                 </a>
                              </div>
                              <p>Properties Agent</p>
                              <div class="social">
                                 <a href="https://www.facebook.com/" target="_blank"
                                    aria-label="share us on facebook" title="facebook">
                                 <i class="flaticon-facebook"></i>
                                 </a>
                                 <a href="https://www.twitter.com/" target="_blank"
                                    aria-label="share us on twitter" title="twitter">
                                 <i class="flaticon-twitter"></i>
                                 </a>
                                 <a href="https://www.instagram.com/" target="_blank"
                                    aria-label="share us on instagram" title="instagram">
                                 <i class="flaticon-instagram"></i>
                                 </a>
                                 <a href="https://www.linkedin.com/" target="_blank"
                                    aria-label="share us on linkedin" title="linkedin">
                                 <i class="flaticon-linkedin"></i>
                                 </a>
                              </div>
                           </div>
                           <a href="team-details.html" class="arr"><i class="flaticon-share"></i></a>
                        </div>
                        <div class="content">
                           <span>Sweet Home</span>
                           <h4><a href="team-details.html">Polly Matzinger
                              </a>
                           </h4>
                           <p><a href="tel:256-255-6579"><i class="icon-mobile"></i> Call: +256 255 6579</a></p>
                           <p>19 Properties</p>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-sm-6 col-xl-3">
                     <div class="team__single" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400">
                        <div class="thumb-wrapper">
                           <div class="thumb">
                              <img src="assets/images/team/three.png" alt="Image">
                           </div>
                           <div class="thumb-hover">
                              <div class="small-thumb">
                                 <a href="team-details.html">
                                 <img src="assets/images/team/three.png" alt="Image">
                                 </a>
                              </div>
                              <p>Properties Agent</p>
                              <div class="social">
                                 <a href="https://www.facebook.com/" target="_blank"
                                    aria-label="share us on facebook" title="facebook">
                                 <i class="flaticon-facebook"></i>
                                 </a>
                                 <a href="https://www.twitter.com/" target="_blank"
                                    aria-label="share us on twitter" title="twitter">
                                 <i class="flaticon-twitter"></i>
                                 </a>
                                 <a href="https://www.instagram.com/" target="_blank"
                                    aria-label="share us on instagram" title="instagram">
                                 <i class="flaticon-instagram"></i>
                                 </a>
                                 <a href="https://www.linkedin.com/" target="_blank"
                                    aria-label="share us on linkedin" title="linkedin">
                                 <i class="flaticon-linkedin"></i>
                                 </a>
                              </div>
                           </div>
                           <a href="team-details.html" class="arr"><i class="flaticon-share"></i></a>
                        </div>
                        <div class="content">
                           <span>Eco Builders</span>
                           <h4><a href="team-details.html">Thomas Stewart
                              </a>
                           </h4>
                           <p><a href="tel:256-255-6579"><i class="icon-mobile"></i> Call: +256 255 6579</a></p>
                           <p>05 Properties</p>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-sm-6 col-xl-3">
                     <div class="team__single" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600">
                        <div class="thumb-wrapper">
                           <div class="thumb">
                              <img src="assets/images/team/four.png" alt="Image">
                           </div>
                           <div class="thumb-hover">
                              <div class="small-thumb">
                                 <a href="team-details.html">
                                 <img src="assets/images/team/four.png" alt="Image">
                                 </a>
                              </div>
                              <p>Properties Agent</p>
                              <div class="social">
                                 <a href="https://www.facebook.com/" target="_blank"
                                    aria-label="share us on facebook" title="facebook">
                                 <i class="flaticon-facebook"></i>
                                 </a>
                                 <a href="https://www.twitter.com/" target="_blank"
                                    aria-label="share us on twitter" title="twitter">
                                 <i class="flaticon-twitter"></i>
                                 </a>
                                 <a href="https://www.instagram.com/" target="_blank"
                                    aria-label="share us on instagram" title="instagram">
                                 <i class="flaticon-instagram"></i>
                                 </a>
                                 <a href="https://www.linkedin.com/" target="_blank"
                                    aria-label="share us on linkedin" title="linkedin">
                                 <i class="flaticon-linkedin"></i>
                                 </a>
                              </div>
                           </div>
                           <a href="team-details.html" class="arr"><i class="flaticon-share"></i></a>
                        </div>
                        <div class="content">
                           <span>EMark Street</span>
                           <h4><a href="team-details.html">Cathy Decosta
                              </a>
                           </h4>
                           <p><a href="tel:256-255-6579"><i class="icon-mobile"></i> Call: +256 255 6579</a></p>
                           <p>22 Properties</p>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </section>
         <!-- ==== / team section end ==== -->
         <!-- ==== blog section start ==== -->
         <section class="blog" id="oBlog" data-background="assets/images/blog/blog-bg.png">
            <div class="container">
               <div class="row justify-content-center">
                  <div class="col-12 col-xl-5">
                     <div class="section__header text-center">
                        <span>Our Latest Blog</span>
                        <h2 class="title-animation">Latest News & Stories</h2>
                        <div class="icon-thumb justify-content-center">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                           <img src="assets/images/sub-icon.png" alt="Image" class="filter-img">
                           <div class="icon-thumb-single">
                              <span></span>
                              <span></span>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <div class="row vertical-column-gap">
                  <div class="col-12 col-md-6 col-xl-4">
                     <div class="blog__single" data-aos="fade-up" data-aos-duration="1200">
                        <div class="thumb">
                           <a href="blog-details.html">
                           <img src="assets/images/blog/one.png" alt="Image">
                           </a>
                        </div>
                        <div class="content">
                           <div class="blog-meta">
                              <p><i class="flaticon-person"></i>Robert Fox</p>
                              <p><i class="flaticon-calendar"></i>22 / 08 / 2024</p>
                           </div>
                           <h4><a href="blog-details.html">Including Animation in
                              Your Design System</a>
                           </h4>
                           <a href="blog-details.html" class="cta">Read More</a>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-md-6 col-xl-4">
                     <div class="blog__single" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200">
                        <div class="thumb">
                           <a href="blog-details.html">
                           <img src="assets/images/blog/two.png" alt="Image">
                           </a>
                        </div>
                        <div class="content">
                           <div class="blog-meta">
                              <p><i class="flaticon-person"></i>Robert Fox</p>
                              <p><i class="flaticon-calendar"></i>22 / 08 / 2024</p>
                           </div>
                           <h4><a href="blog-details.html">Some Easy Way To Buy
                              A Small Apartment</a>
                           </h4>
                           <a href="blog-details.html" class="cta">Read More</a>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-md-6 col-xl-4">
                     <div class="blog__single" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400">
                        <div class="thumb">
                           <a href="blog-details.html">
                           <img src="assets/images/blog/three.png" alt="Image">
                           </a>
                        </div>
                        <div class="content">
                           <div class="blog-meta">
                              <p><i class="flaticon-person"></i>Robert Fox</p>
                              <p><i class="flaticon-calendar"></i>22 / 08 / 2024</p>
                           </div>
                           <h4><a href="blog-details.html">Modern Apartment
                              Adjacent to CEO Park</a>
                           </h4>
                           <a href="blog-details.html" class="cta">Read More</a>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </section>
         <!-- ==== / blog section end ==== -->
         <!-- ==== partner slider start ==== -->
         <div class="partner">
            <div class="container">
               <div class="row">
                  <div class="col-12">
                     <div class="partner-slider swiper">
                        <div class="swiper-wrapper">
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/one.png" alt="Image" class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/two.png" alt="Image" class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/three.png" alt="Image"
                                    class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/four.png" alt="Image" class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/five.png" alt="Image" class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/one.png" alt="Image" class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/two.png" alt="Image" class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/three.png" alt="Image"
                                    class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/four.png" alt="Image" class="filter-black">
                                 </a>
                              </div>
                           </div>
                           <div class="swiper-slide">
                              <div class="partner-single">
                                 <a href="properties-grid-view.html">
                                 <img src="assets/images/partners/five.png" alt="Image" class="filter-black">
                                 </a>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </div>
         <!-- ==== / partner slider end ==== -->
         <!-- ==== footer start ==== -->
         <footer class="footer">
            <div class="container">
               <div class="row vertical-column-gap-lg">
                  <div class="col-12 col-md-6 col-xl-3">
                     <div class="footer__widget" data-aos="fade-up" data-aos-duration="1200">
                        <div class="footer__logo">
                           <a href="index.html">
                           <img src="assets/images/logo-light.png" alt="Image">
                           </a>
                        </div>
                        <div class="footer__widget-content">
                           <p>Lorem ipsum dolor amet consetetur
                              adi pisicing elit sed eiusm tempor in
                              cididunt ut labore dolore magna aliqua
                              enim ad minim venitam
                           </p>
                           <p>Quis nostrud exercita laboris nisi ut
                              aliquip commodo.
                           </p>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-md-6 col-xl-2 offset-xl-1">
                     <div class="footer__widget" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="200">
                        <div class="footer__widget-header">
                           <img src="assets/images/sub-icon.png" class="filter-img" alt="Image">
                           <h4 class="title-animation">Services</h4>
                        </div>
                        <div class="footer__widget-content">
                           <ul class="footer__widget-list">
                              <li><a href="about-us.html"><i class="fa-solid fa-angle-right"></i> About Us</a>
                              </li>
                              <li><a href="properties-list-view.html"><i class="fa-solid fa-angle-right"></i>
                                 Listing</a>
                              </li>
                              <li><a href="our-services.html"><i class="fa-solid fa-angle-right"></i> How It
                                 Works</a>
                              </li>
                              <li><a href="our-services.html"><i class="fa-solid fa-angle-right"></i> Our
                                 Services</a>
                              </li>
                              <li><a href="blog-grid-view.html"><i class="fa-solid fa-angle-right"></i> Our
                                 Blog</a>
                              </li>
                              <li><a href="contact-us.html"><i class="fa-solid fa-angle-right"></i> Contact Us</a>
                              </li>
                           </ul>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-md-6 col-xl-3">
                     <div class="footer__widget" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="400">
                        <div class="footer__widget-header footer__widget-header-alt">
                           <img src="assets/images/sub-icon.png" class="filter-img" alt="Image">
                           <h4 class="title-animation">Top News</h4>
                        </div>
                        <div class="footer__widget-content">
                           <div class="footer__blog-single">
                              <div class="thumb">
                                 <a href="blog-details.html">
                                 <img src="assets/images/blog/footer-one.png" alt="Image">
                                 </a>
                              </div>
                              <div class="content">
                                 <h5><a href="blog-details.html">The Added Value
                                    Social Worker</a>
                                 </h5>
                                 <p>Aug 25, 2024</p>
                              </div>
                           </div>
                           <div class="footer__blog-single">
                              <div class="thumb">
                                 <a href="blog-details.html">
                                 <img src="assets/images/blog/footer-two.png" alt="Image">
                                 </a>
                              </div>
                              <div class="content">
                                 <h5><a href="blog-details.html">Ways to Increase
                                    Trust</a>
                                 </h5>
                                 <p>Aug 25, 2024</p>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="col-12 col-md-6 col-xl-3">
                     <div class="footer__widget" data-aos="fade-up" data-aos-duration="1200" data-aos-delay="600">
                        <div class="footer__widget-header footer__widget-header-alt">
                           <img src="assets/images/sub-icon.png" class="filter-img" alt="Image">
                           <h4 class="title-animation">Contact Now</h4>
                        </div>
                        <div class="footer__widget-content">
                           <ul class="footer__contact-list">
                              <li><a href="https://www.google.com/maps/place/Kentucky,+USA/@37.8172108,-87.087054,8z/data=!3m1!4b1!4m6!3m5!1s0x8842734c8b1953c9:0x771f6f4ec5ccdffc!8m2!3d37.8393332!4d-84.2700179!16zL20vMDQ5OHk?entry=ttu"
                                 target="_blank"><i class="fa-solid fa-location-dot"></i>Flat 20, Reynolds
                                 Neck,
                                 North Helenaville, FV77 8WS
                                 </a>
                              </li>
                              <li><a href="tel:2305-587-3407"><i class="fa-solid fa-phone-flip"></i>+2(305)
                                 587-3407</a>
                              </li>
                              <li><a href="mailto:info@example.com"><i
                                 class="fa-regular fa-envelope"></i>info@example.com</a></li>
                           </ul>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
            <div class="footer__bottom">
               <div class="container">
                  <div class="row align-items-center">
                     <div class="col-12 col-lg-6">
                        <div class="footer__bottom-left">
                           <ul class="footer__bottom-list justify-content-center justify-content-lg-start">
                              <li><a href="terms-conditions.html">Terms Of Use</a></li>
                              <li><span>-----</span></li>
                              <li><a href="privacy-policy.html">Privacy Policy</a></li>
                           </ul>
                        </div>
                     </div>
                     <div class="col-12 col-lg-6">
                        <div class="footer__bottom-right text-center text-lg-end">
                           <p><span id="copyrightYear"></span> &copy; All copyright served by <a
                              href="https://themeforest.net/user/themecraze"
                              target="_blank">ThemeCraze</a></p>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </footer>
         <!-- ==== / footer end ==== -->
         <!-- ==== color switcher start ==== -->
         <div class="color-palate">
            <div class="color-trigger">
               <i class="fas fa-cog fa-fw"></i>
            </div>
            <div class="color-palate-inner">
               <div class="color-palate-head">
                  <h6>Choose Options</h6>
               </div>
               <div class="various-color clearfix">
                  <h6>Multiple Colors</h6>
                  <br>
                  <div class="colors-list">
                     <span class="palate blue-color active" data-theme-file="assets/css/blue-theme.css"></span>
                     <span class="palate default-color"
                        data-theme-file="assets/css/red-theme.css"></span>
                     <span class="palate brown-color" data-theme-file="assets/css/brown-theme.css"></span>
                     <span class="palate green-color" data-theme-file="assets/css/green-theme.css"></span>
                     <span class="palate orange-color" data-theme-file="assets/css/orange-theme.css"></span>
                     <span class="palate purple-color" data-theme-file="assets/css/purple-theme.css"></span>
                     <span class="palate teal-color" data-theme-file="assets/css/teal-theme.css"></span>
                     <span class="palate yellow-color" data-theme-file="assets/css/yellow-theme.css"></span>
                  </div>
               </div>
               <h6>RTL Version</h6>
               <ul class="rtl-version option-box">
                  <li class="rtl">RTL Version</li>
                  <li>LTR Version</li>
               </ul>
               <h6>Boxed Version</h6>
               <ul class="box-version option-box">
                  <li class="box">Boxed</li>
                  <li>Full width</li>
               </ul>
               <h6>Want Sticky Header</h6>
               <ul class="header-version option-box">
                  <li class="box">No</li>
                  <li>Yes</li>
               </ul>
               <h6>Dark Verion</h6>
               <ul class="dark-version option-box">
                  <li class="box">Yes</li>
                  <li>No</li>
               </ul>
               <div class="purchase-box">
                  <p>You will find much more options for colors and styling in admin panel. This color picker is used
                     only for demonstation purposes.
                  </p>
                  <a href="#" class="purchase-box__btn">buy now</a>
               </div>
            </div>
         </div>
         <!-- ==== / color switcher end ==== -->
         <!-- ==== mouse cursor drag start ==== -->
         <div class="mouseCursor cursor-outer"></div>
         <div class="mouseCursor cursor-inner"></div>
         <!-- ==== / mouse cursor drag end ==== -->
         <!-- ==== scroll to top start ==== -->
         <button class="progress-wrap" aria-label="scroll indicator" title="back to top">
            <span></span>
            <svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
               <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
            </svg>
         </button>
         <!-- ==== / scroll to top end ==== -->
      </div>
      <!-- ==== js dependencies start ==== -->
      <!-- jquery -->
      <script src="assets/js/jquery-3.7.1.min.js"></script>
      <!-- bootstrap five js -->
      <script src="assets/js/bootstrap.bundle.min.js"></script>
      <!-- nice select js -->
      <script src="assets/js/jquery.nice-select.min.js"></script>
      <!-- magnific popup js -->
      <script src="assets/js/jquery.magnific-popup.min.js"></script>
      <!-- swiper slider js -->
      <script src="assets/js/swiper-bundle.min.js"></script>
      <!-- viewport js -->
      <script src="assets/js/viewport.jquery.js"></script>
      <!-- odometer js -->
      <script src="assets/js/odometer.min.js"></script>
      <!-- aos js -->
    <script src="assets/js/aos.js"></script>
    <!-- lenis smooth scroll -->
    <script src="assets/js/lenis.min.js"></script>
      <!-- splittext js -->
      <script src="assets/js/SplitText.min.js"></script>
      <!-- scrollto js -->
      <script src="assets/js/ScrollToPlugin.min.js"></script>
      <!-- scrolltrigger js -->
      <script src="assets/js/ScrollTrigger.min.js"></script>
      <!-- gsap js -->
      <script src="assets/js/gsap.min.js"></script>
      <!-- ==== / js dependencies end ==== -->
      <!-- colour settings js -->
      <script src="assets/js/color-settings.js"></script>
      <!-- main js -->
      <script src="assets/js/custom.js"></script>
   </body>

<!-- Mirrored from themecraze.net/html/alexis/index-one-page.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 19 Jul 2025 05:41:48 GMT -->
</html>

Zerion Mini 1.0