
<!doctype html>
<html lang="en">

  <head>
    <title> Website by The Design Pocket</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <link href="https://fonts.googleapis.com/css?family=DM+Sans:300,400,700&display=swap" rel="stylesheet">

    <link rel="stylesheet" href="fonts/icomoon/style.css">

    <link rel="stylesheet" href="css/bootstrap.min.css">
    <link rel="stylesheet" href="css/animate.min.css">
    <link rel="stylesheet" href="css/jquery.fancybox.min.css">
    <link rel="stylesheet" href="css/owl.carousel.min.css">
    <link rel="stylesheet" href="css/owl.theme.default.min.css">
    <link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css">
    <link rel="stylesheet" href="css/aos.css">
    
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css" integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />

    <!-- MAIN CSS -->
    <link rel="stylesheet" href="css/style.css">

    <!-- Maunal CSS  -->
    <link rel="stylesheet" href="css/manual.css">
    <link rel="stylesheet" href="css/responsive.css">

    <!-- map css -->
    <link rel="stylesheet" href="css/map.css">
    
    <link rel="stylesheet" href="css/navigation.css">
    <link rel="stylesheet" href="css/navigationResponsive.css">
  </head>

  <body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">

    
  <div class="topBar " >
    
    <a href="mailto:info@thedesignpocket.com" id='topA' style="color:white;"> <i class="fa-solid fa-envelope"></i> info@thedesignpocket.com </a>
      <p id='topB'> <a href="https://wa.me/7003557324"><i class="fa-brands fa-whatsapp"></i> +91 7003557324</p></a>
    </div>
    
 


          <!-- navigation start here -->
    <div class="navigationContainer">
      <div class="navigationImg">
          <a href="index.php">
              <img src="logo.png" alt="">
          </a>
      </div>
      <div class="navigationContent">
          <ul>
              <li><a href="index.php">Home</a></li>
              <li class="dropdown"> <a href="javascript:void(0)">Design Gallery <i class="fa-solid fa-angle-down"></i></a>
              
                  <div class="submenu">
                      <ul>
                             <li><p></p><a href="designResidental.php?uniqueid=642bf00e3a13b">CUSTOMISED KITCHEN SOLUTION</a></li>
                          
                         <li><p></p><a href="designResidental.php?uniqueid=642beff415f4f">RESIDENTIAL INTERIOR</a></li>
                          
                         <li><p></p><a href="designResidental.php?uniqueid=642befd5c5f5b">COMMERCIAL INTERIOR</a></li>
                          
                         <li><p></p><a href="designResidental.php?uniqueid=642bd39d99ba8">CONSTRUCTION PROJECT</a></li>
                          
                                        </ul>
                  </div>
              
              
              </li>
              <li><a href="howItWorks.php">How It Works</a></li>
              <li><a href="contact2.php">Contact Us</a></li>
              <li><a href="blog.php">Blog</a></li>
          </ul>
      </div>
  </div>
      <!-- navigation end here -->  
  
  
      <!-- navigationMoblie start here -->
      <div class="navigationContainerMoblie">
  
      <div class="navigationContainerMoblieTop">
          <div class="navigationImgTop">
              <a href="index.php">
                  <img src="logo.png" alt="">
              </a>
          </div> 
          <i class="fa-solid fa-bars" style="color:white" onclick="show()"></i>
      </div>
  
  
  <div class="navigationContainerMoblieBottom">
      <div class="navigationContentMoblieLeft">
          <ul>
              <li class="mobileResponsive"> 
                  <a href="#" onclick="hide()" >Close</a></li>
              <li><a href="index.php">Home</a></li>
              
              <li class="dropdownMobile" onclick="displayBoxSecond()"> <a href="javascript:void(0)">Design Gallery<i class="fa-solid fa-angle-down"></i></a>
              
                  <div class="submenuMobile" id="secondsubmenu">
                      <ul>

                             <li><p></p><a href="designResidental.php?uniqueid=642bf00e3a13b">CUSTOMISED KITCHEN SOLUTION</a></li>
                          
                         <li><p></p><a href="designResidental.php?uniqueid=642beff415f4f">RESIDENTIAL INTERIOR</a></li>
                          
                         <li><p></p><a href="designResidental.php?uniqueid=642befd5c5f5b">COMMERCIAL INTERIOR</a></li>
                          
                         <li><p></p><a href="designResidental.php?uniqueid=642bd39d99ba8">CONSTRUCTION PROJECT</a></li>
                          
                                         
                      </ul>
                  </div>
              
              
              </li>
           
              <li><a href="howItWorks.php">How It works</a></li>
              <li><a href="contact2.php">Contact Us</a></li>
              <li><a href="blog.php">Blog</a></li>
          </ul>
      </div>
      <div class="navigationContentMoblieRight" onclick="hide()">
      </div>
  </div>
  </div>      <!-- navigationMoblie end here -->
    
    
    
    <div class="owl-carousel owl-1 ">
      <div class="ftco-blocks-cover-1" >
        <div class="ftco-cover-1" style="background-image: url('images/hero_1.jpg');" id="slider">
            <div class="container">
              <div class="row align-items-center justify-content-center">
                <div class="col-lg-6 text-center">
                  <h1>Welcome to Design <span class="text-primary">Pocket</span>  </h1>
                  <p> End to End Home Design Solutions. For Every Taste and Budget.</p>
                  <p class="mb-0">
                  <button data-toggle="modal" data-target="#add_modale" style="background-color:black;border:black;" class="btn btn-primary px-4 py-2 rounded-0 ">Get A Quote</button>
                </p>
                </div>
              </div>
            </div>
        </div>
      </div>
      <div class="ftco-blocks-cover-1">
        <div class="ftco-cover-1" style="background-image: url('images/hero_2.jpg');">
          <div class="container">
              <div class="row align-items-center justify-content-center">
                <div class="col-lg-6 text-center">
                  <h1>Enhance Your Experience</h1>
                  <p>We can create spaces that are not only visually appealing but also comfortable and practical. With our expertise, we can transform any living space into a place that is conducive to better living.</p>
                  <p class="mb-0"> <button data-toggle="modal" data-target="#add_modale" style="background-color:black;border:black;" class="btn btn-primary px-4 py-2 rounded-0 ">Get A Quote</button></p>
                </div>
              </div>
            </div>
        </div>
      </div>
      <div class="ftco-blocks-cover-1">
        <div class="ftco-cover-1" style="background-image: url('images/hero_3.jpg');">
          <div class="container">
            <div class="row align-items-center justify-content-center">
              <div class="col-lg-6 text-center">
                <h1>When Technology Meets Creativity</h1>
                <p>Revolutionizing the traditional interior design industry through the integration of innovative technology and design solutions.</p>
                <p class="mb-0"> <button data-toggle="modal" data-target="#add_modale" style="background-color:black;border:black;" class="btn btn-primary px-4 py-2 rounded-0 ">Get A Quote</button></p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>



    <div class="site-section"  id="stepProcess">
      <div class="container" id="stepProcess2nd">
        <div class="row" style="margin-left:0px;margin-right:0px;">
         
        <h1>Design Pocket.</h1>
        <p>Welcome to Design Pocket, the premier technology-backed interior design and contracting company based in Kolkata, India. Our team of highly skilled professionals is dedicated to providing exceptional interior design services to businesses and homeowners alike.</p>
          
        <div class="stepContainer"  >
          <div class="stepContent" data-aos="fade-up" data-aos-delay="" >
            <div class="stepImg">
              <img src="https://cdn.pixabay.com/photo/2015/07/17/22/43/student-849825_960_720.jpg" alt="">
            </div>
            <div class="stepItem">
              <p><b>01</b> Book an Appointment</p>
            </div>
          </div>
          <div class="stepContent" data-aos="fade-up" data-aos-delay="">
            <div class="stepImg">
              <img src="https://cdn.pixabay.com/photo/2015/07/17/22/43/student-849822_960_720.jpg" alt="">
            </div>
            <div class="stepItem" data-aos="fade-up" data-aos-delay="">
              <p><b>02</b> Meet Our Designer</p>
            </div>
          </div>
          <div class="stepContent" data-aos="fade-up" data-aos-delay="">
            <div class="stepImg">
              <img src="https://cdn.pixabay.com/photo/2016/11/29/06/15/plans-1867745_960_720.jpg" alt="">
            </div>
            <div class="stepItem">
              <p><b>03</b> Personlize Your Design</p>
            </div>
          </div>
          <div class="stepContent" data-aos="fade-up" data-aos-delay="">
            <div class="stepImg">
              <img src="https://cdn.pixabay.com/photo/2015/07/27/20/23/couple-863456_960_720.jpg" alt="">
            </div>
            <div class="stepItem">
              <p><b>04</b> Move in</p>
            </div>
          </div>
        </div>

        <div class="stepBottom">
          <a href="howItWorks.php" id="stepBottomFirst">Learn More</a>
          <a href="contact2.php">Get Started Now</a>
        </div>
        </div>
      </div>
    </div>

    <div class="site-section" style="padding-top:0px;">
      <div class="container" id="stepProcess3nd">
        <div class="row  mb-5" id="services">
          <div class="col-md-7">
            <h2 class="heading-39291">Our<br> Services</h2>
            <p>Our services include interior design, contracting, and project management. From initial concept to final installation, our team is with you every step of the way to ensure that your project is completed to your satisfaction. We take pride in our attention to detail and our commitment to providing exceptional customer service.
            </p>
            <p class="my-5"><a href="#" class="more-39291">Learn More</a></p>
          </div>
        </div>

        <div class="row">

              <div class="col-md-6" data-aos="fade-up" data-aos-delay="">

<div class="media-92812">
  <img src="public/designimage/FB_IMG_1678270376254.jpg" alt="Image" style="height:500px; width:100%;" class="img-fluid">
  <div class="text">
    <span class="caption">Design Gallery</span>
    <h3><a href="designResidental.php">CUSTOMISED KITCHEN SOLUTION</a></h3>
    <p class="my-5"><a href="designResidental.php?uniqueid=642bf00e3a13b" class="more-39291">Learn More</a></p>
  </div>
</div>

</div>

                          
                        <div class="col-md-6" data-aos="fade-up" data-aos-delay="">

<div class="media-92812">
  <img src="public/designimage/IMG-20230407-WA0034.jpg" alt="Image" style="height:500px; width:100%;" class="img-fluid">
  <div class="text">
    <span class="caption">Design Gallery</span>
    <h3><a href="designResidental.php">RESIDENTIAL INTERIOR</a></h3>
    <p class="my-5"><a href="designResidental.php?uniqueid=642beff415f4f" class="more-39291">Learn More</a></p>
  </div>
</div>

</div>

                          
                        <div class="col-md-6" data-aos="fade-up" data-aos-delay="">

<div class="media-92812">
  <img src="public/designimage/img_1.jpg" alt="Image" style="height:500px; width:100%;" class="img-fluid">
  <div class="text">
    <span class="caption">Design Gallery</span>
    <h3><a href="designResidental.php">COMMERCIAL INTERIOR</a></h3>
    <p class="my-5"><a href="designResidental.php?uniqueid=642befd5c5f5b" class="more-39291">Learn More</a></p>
  </div>
</div>

</div>

                          
                        <div class="col-md-6" data-aos="fade-up" data-aos-delay="">

<div class="media-92812">
  <img src="public/designimage/20190228_194729.jpg" alt="Image" style="height:500px; width:100%;" class="img-fluid">
  <div class="text">
    <span class="caption">Design Gallery</span>
    <h3><a href="designResidental.php">CONSTRUCTION PROJECT</a></h3>
    <p class="my-5"><a href="designResidental.php?uniqueid=642bd39d99ba8" class="more-39291">Learn More</a></p>
  </div>
</div>

</div>

                          
                  
          


        </div>
      </div>
    </div>


   
      <div class="container">

        <div class="row justify-content-center text-center">
          <div class="col-md-7">
            <div class="slide-one-item owl-carousel">


            
<blockquote class="testimonial-1">
                <span class="quote quote-icon-wrap"><span class="icon-format_quote"></span></span>
                <p>We were very pleased with Design Pocket's work and we enjoyed working with them.
From day one they were proactive, attentive to our requests, involved at all levels of the process and very present. They handled various situations tactfully and/or persuasively depending on who they had to speak with. 
Although there are still a few final touches to finalize, we are, overall, very happy with the result.

We recommend Design Pocket and their design studio. 

I will also recommend your platfor</p>
                <cite><span class="text-black">Lavanya Roy</span> &mdash; <span class="text-muted">Banker</span></cite>
              </blockquote>

          
<blockquote class="testimonial-1">
                <span class="quote quote-icon-wrap"><span class="icon-format_quote"></span></span>
                <p>My experience with Design Pocket was very good. High quality products are used overall in the project. Feedbacks and concerns if any were solved immediately. The final outcome is great and suitable to every family member.</p>
                <cite><span class="text-black">Mr. Aditya Roy</span> &mdash; <span class="text-muted">Business</span></cite>
              </blockquote>

          
<blockquote class="testimonial-1">
                <span class="quote quote-icon-wrap"><span class="icon-format_quote"></span></span>
                <p>“I am one of a happy customer's of Design Pocket. They are the most creative and experienced interior design firm. They provided my home a luxury look. Good decision to hire a professional designer and its worth spending to get work done by designers.. Without any doubts go with Design Pocket for getting your interiors done.”</p>
                <cite><span class="text-black">Saurabh Gupta</span> &mdash; <span class="text-muted">CESC</span></cite>
              </blockquote>

          
<blockquote class="testimonial-1">
                <span class="quote quote-icon-wrap"><span class="icon-format_quote"></span></span>
                <p>“Design Pocket and their team were appreciable in their work. They really undertook the complete work starting from architectural layouts to designing, then executing and accessorizing my home sincerely and implemented its effect very efficiently. It was commendable job that Design Pocket did for our home and I am really obliged for it. The team’s attention to detail was phenomenal. It was an amazing job performed by Design Pocket and their team in accomplishing my home’s interior to this level.</p>
                <cite><span class="text-black">Adrita Dey</span> &mdash; <span class="text-muted">Teacher</span></cite>
              </blockquote>

          
             
             

            </div>
          </div>
        </div>
      </div>
    </div> 

<!-- designSection Start here  -->

    <div class="designerContainer" data-aos="fade-up" data-aos-delay="">
      <div class="designerLeftContainer" data-aos="fade-up" data-aos-delay="">
      <h1>Meet Our Team</h1>
      <p>Our team consists of experienced designers, architects, project managers, and contractors who work together to create stunning and innovative spaces. We take the time to listen to our clients' needs and preferences, and we use that information to design spaces that are not only beautiful but also functional and practical.</p>
      <a href="#" id="designBtn">Talk To Us Today!</a>
    </div>
    <div class="designerRightContainer" data-aos="fade-up" data-aos-delay="">
      <img src="https://cdn.pixabay.com/photo/2015/09/09/19/56/office-932926_960_720.jpg" alt="">
    </div>
    </div>
<!-- designSection End here  -->




  <!-- aboutSectionStartHere -->

    <div class="designerContainer" style="background-color:#a4d4f636;" id="secondBox" data-aos="fade-up" data-aos-delay="">
      <div class="designerRightContainer">
        <img src="https://cdn.pixabay.com/photo/2015/09/09/19/56/office-932926_960_720.jpg" alt="">
      </div>
      <div class="designerLeftContainer">
      <h1 style="color:rgb(0, 148, 255);">About Us</h1>
      <h2  > Welcome to Design Pocket, a technology-backed interior design and contracting company based in India.</h2>
      <p>At Design Pocket, we are passionate about transforming spaces and creating beautiful, functional, and personalized interiors. Our team of experienced designers, architects, and contractors work together to bring your vision to life, whether it's a residential or commercial project.</p>
    </div>
  
    </div>

  <!-- aboutSectionEndHere -->

    
  <!-- founderSaid Start here  -->

  <div class="designerContainer" data-aos="fade-up" data-aos-delay="">
    <div class="designerLeftContainer" style="padding-right:25px;" >
    <h1>Why Choose Us:</h1>
    <p >We pride ourselves on using the latest technology and innovative solutions to streamline the design and construction process, saving our clients time and money. We believe that every project is unique, and we work closely with our clients to understand their individual needs and preferences. Our goal is to create a space that reflects your personality and lifestyle, while also maximizing functionality and comfort.</p>
    <p>At Design Pocket, we are committed to excellence in every aspect of our work. From the initial consultation to the final walk-through, we are dedicated to delivering exceptional service and results. We believe that communication is key, and we keep our clients informed and involved throughout the entire process.</p>
  </div>
  <div class="designerRightContainer">
    <img src="https://cdn.pixabay.com/photo/2015/09/09/19/56/office-932926_960_720.jpg" alt="">
  </div>
  <div class="designerBottom">
  <p><i class="fa-solid fa-phone"></i>+919830064823</p>
  <p><i class="fa-solid fa-envelope"></i>info@thedesignpocket.com</p>
  <p><i class="fa-brands fa-whatsapp"></i>+917003557324</p>
  </div>
  </div>
<!-- founderSaid End here  -->




<div class="googleMap">
  <h3>Address</h3>
  <!--The div element for the map -->
  <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3465.940803479723!2d88.34452978268283!3d22.496535308364983!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a0271e37856b0f7%3A0x4c8ca6864004dbfe!2sDesign%20Pocket!5e0!3m2!1sen!2sin!4v1680611384415!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>


    <!--demo From Start--->

    <div id="add_modale" class="modal fade" role="dialog">
      <div class="modal-dialog">
          <div class="modal-content">
              <!-- Modal header ---->
              <div class="modal-header">
                  <h5 class="modal-title text-primary font-weight-bold"> <i class="fa fa-envelope"></i> Get A Quote </h5>
              </div>
              <!-- Modal content-->
              <div class="modal-body">
                  <form action="" method="post" role="form" data-toggle="validator" enctype="multipart/form-data" class="needs-validation" novalidate >
<div class="form-group">
        <h6 class="best_font black"> Enter Name </h6>
        <input type="text" class="form-control form-control-sm best_font" name="name" id="name" placeholder="Enter Name" required>
    </div>
    <div class="form-group">
        <h6 class="best_font black"> Enter Email Address </h6>
        <input type="email" class="form-control form-control-sm best_font" name="email" id="name" placeholder="Enter Email Address" required>
    </div>
    <div class="form-group">
        <h6 class="best_font black"> Enter Mobile Number </h6>
        <input type="number" class="form-control form-control-sm best_font" name="mobile" id="name" placeholder="Enter Mobile Number" required>
    </div>
    <div class="form-group">
        <h6 class="best_font black"> Enter Your Address </h6>
        <textarea class="form-control form-control-sm best_font" name="address" placeholder="Enter Your Address" required></textarea>
    </div> 
       
   
    
   
    <button type="submit" name="add_enquiry" class="btn btn-primary best_font">Save</button>
    
</form>              </div>
              <!--- Modal content ---->
              <div class="modal-footer">
                <button type="button" class="btn btn-danger btn-sm best_font" data-dismiss="modal">Close</button>
              </div>
          </div>
      </div>
  </div>

  <!-- demo form end here  -->

    
    <footer class="site-footer">
     <div class="container" id="designFooter">
        <div class="row">
          <div class="col-md-6" style="padding-left:0px;" >
            <div class="row">
              <div class="col-md-7" >
                <h2 class="footer-heading mb-4">Design</h2>
                <ul class="list-unstyled">
                        <!-- <li><a href="designResidental.php">Residential Interior</a></li> -->
       <li><a href="designResidental.php?uniqueid=642bf00e3a13b">CUSTOMISED KITCHEN SOLUTION</a></li>
                          
                          <!-- <li><a href="designResidental.php">Residential Interior</a></li> -->
       <li><a href="designResidental.php?uniqueid=642beff415f4f">RESIDENTIAL INTERIOR</a></li>
                          
                          <!-- <li><a href="designResidental.php">Residential Interior</a></li> -->
       <li><a href="designResidental.php?uniqueid=642befd5c5f5b">COMMERCIAL INTERIOR</a></li>
                          
                          <!-- <li><a href="designResidental.php">Residential Interior</a></li> -->
       <li><a href="designResidental.php?uniqueid=642bd39d99ba8">CONSTRUCTION PROJECT</a></li>
                          
                                    
                         
                </ul>

              </div>
              <div class="col-md-4 ml-auto">
                <h2 class="footer-heading mb-4">Features</h2>
                <ul class="list-unstyled">
                  <li><a href="index.php">Home</a></li>
                  <li><a href="howItWorks.php">How it works</a></li>
                  <li><a href="blog.php">Blog</a></li>
                  <li><a href="contact2.php">Contact Us</a></li>
                </ul>
              </div>

            </div>
          </div>
          <div class="col-md-4 ml-auto" style="padding-left:0px;">

            <div class="mb-5">
              <h2 class="footer-heading mb-4">Subscribe to Newsletter</h2>
              <form action="#" method="post" class="footer-suscribe-form">
                <div class="input-group mb-3">
                  <input type="text" class="form-control border-secondary text-white bg-transparent" placeholder="Enter Email" aria-label="Enter Email" aria-describedby="button-addon2">
                  <div class="input-group-append">
                    <button class="btn btn-primary text-white" type="button" id="button-addon2">Subscribe</button>
                  </div>
                </div>
            </div>


            <h2 class="footer-heading mb-4">Follow Us</h2>
            <a href="https://www.facebook.com/DesignPocket.construction.interior?mibextid=ZbWKwL" class="smoothscroll pl-0 pr-3"><span class="icon-facebook"></span></a>
            <a href="#" class="pl-3 pr-3"><span class="icon-twitter"></span></a>
            <a href="https://www.instagram.com/d_design_pocket_/?igshid=ZDdkNTZiNTM%3D" class="pl-3 pr-3"><span class="icon-instagram"></span></a>
            <a href="https://www.linkedin.com/company/design-pocket/" class="pl-3 pr-3"><span class="icon-linkedin"></span></a>
            </form>
          </div>
        </div>
        <div class="row pt-5 mt-5 text-center">
          <div class="col-md-12">
            <div class="border-top pt-5">
              <p>
            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
            <span class="best_font blue"> Copyright &copy; 2023 | The Design Pocket | Design and Maintain By <a href="https://www.samdoxsoftware.com" class="blue"> Samdox Software & Marketing Solution Pvt Ltd. </a></span> 
            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
            </p>
            </div>
          </div>

        </div>
      </div>
     <!-- GetButton.io widget -->
<script type="text/javascript">
    (function () {
        var options = {
            whatsapp: "98300 64823", // WhatsApp number
            call_to_action: "Message US", // Call to action
            button_color: "#FF6550", // Color of button
            position: "left", // Position may be 'right' or 'left'
            pre_filled_message: "Get In Tuch", // WhatsApp pre-filled message
        };
        var proto = 'https:', host = "getbutton.io", url = proto + '//static.' + host;
        var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = url + '/widget-send-button/js/init.js';
        s.onload = function () { WhWidgetSendButton.init(host, proto, options); };
        var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);
    })();
</script>
<!-- /GetButton.io widget -->    </footer>

    </div>
    <script
    src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB41DRUbKWJHPxaFjMAwdrzWzbVKartNGg&callback=initMap&v=weekly"
    defer
  ></script>
  <script src="js/map.js"></script>
    <script src="js/jquery-3.3.1.min.js"></script>
    <script src="js/popper.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/owl.carousel.min.js"></script>
    <script src="js/jquery.sticky.js"></script>
    <script src="js/jquery.waypoints.min.js"></script>
    <script src="js/jquery.animateNumber.min.js"></script>
    <script src="js/jquery.fancybox.min.js"></script>
    <script src="js/jquery.easing.1.3.js"></script>
    <script src="js/aos.js"></script>

    <script src="js/main.js"></script>
    <script src="js/navigation.js"></script>

  </body>

</html>
