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

  <!-- Basic Page Needs
  ================================================== -->
    <title>KAAsoft | Home</title>
    <base href="https://kaasoft.com/" />
    <meta charset="UTF-8" />

    <!-- Mobile Specific Metas
    ================================================== -->
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">

    <!-- Favicon -->
    <link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.png" />

    <!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-12823149-2', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->

    <!-- PLUGINS CSS STYLE -->
    <link rel="stylesheet" href="assets/plugins/bootstrap/bootstrap.min.css">
    <link rel="stylesheet" href="assets/plugins/themify-icons/themify-icons.css">
    <link rel="stylesheet" href="assets/plugins/slick/slick.css">
    <link rel="stylesheet" href="assets/plugins/slick/slick-theme.css">
    <link rel="stylesheet" href="assets/plugins/fancybox/jquery.fancybox.min.css">
    <link rel="stylesheet" href="assets/plugins/aos/aos.css">

    <!-- CUSTOM CSS -->
    <link href="assets/css/style.css" rel="stylesheet">
</head>
<body class="body-wrapper" data-spy="scroll" data-target=".privacy-nav">

<nav class="navbar main-nav navbar-expand-lg px-2 px-sm-0 py-2 py-lg-0">
  <div class="container">
    <span class="navbar-brand ml-2"><a href=""><img src="assets/images/logo.png" srcset="assets/images/logo_2x.png 2x" alt="logo"></a>
</span>
    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"
      aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
      <span class="ti-menu"></span>
    </button>
    <div class="collapse navbar-collapse" id="navbarNav">
	<ul class="navbar-nav ml-auto"><li class="nav-item first active"><a class="nav-link" href="https://kaasoft.com/" title="Home" >Home</a></li>
<li class="nav-item last"><a class="nav-link" href="contact" title="Contact" >Contact</a></li>
</ul>
    </div>
  </div>
</nav>


<!--==========  DSLR Assistant Section ==============-->
<section class="feature section bg-gray">
	<div class="container p-0">
		<div class="row mb-5">
			<div class="col-lg-4 ml-auto align-self-center">
				<!-- Content -->
				<div class="feature-content">
					<h2>DSLR Assistant</h2>
 					<p>Operate a Canon camera tethered to a Mac, efficiently capture digital images, automatically perform various photo tasks and maintain the high quality of images throughout your workflow.</p>
				</div>
			</div>
			<div class="col-lg-8 mr-auto justify-content-center">
				<!-- Feature mockup -->
				<div class="image-content" data-aos="fade-left">
					<!-- Image -->
					<a href="assets/images/DSLR_Assistant_main_full.jpg" data-fancybox data-caption="DSLR Assistant main window.">
						<img class="img-fluid product-image" src="assets/images/DSLR_Assistant_main_thumb.jpg" alt="" />
					</a>
				</div>
			</div>
		</div>

		<div class="row text-center">
	<div class="col-lg-12">
		<ul class="list-inline">
			<li class="list-inline-item mx-4 mt-2">
				<a href="https://www.dslrassistant.com/download" class="btn product-btn product-btn-download">
					Download
				</a>
			</li>
			<li class="list-inline-item mx-4 mt-2">
				<a href="https://www.dslrassistant.com" class="btn product-btn product-btn-learn-more">
					Learn More
				</a>
			</li>
		</ul>
	</div>
</div>


	</div>
</section>

<!--==========  Desk Remote Control Section ==============-->
<section class="feature section">
    <div class="container p-0">
        <div class="row mb-5">
            <div class="col-lg-8 ml-auto justify-content-center order-2 order-lg-1">
                <!-- Image -->
                <div class="image-content" data-aos="fade-right">
                    <a href="assets/images/Desk_Remote_Control_main_full.jpg" data-fancybox data-caption="">
                    	<img class="img-fluid shadow" src="assets/images/Desk_Remote_Control_main_thumb.jpg" alt="aa" />
                    </a>
                </div>
            </div>
            <div class="col-lg-4 mr-auto align-self-center order-1 order-lg-2">
               <!-- Content -->
               <div class="feature-content">
 			<h2>Desk Remote Control</h2>
			<p>Easily control your height adjustable standing desk right from your Mac or iPhone. Beat a sedentary lifestyle.</p>
                </div>
             </div>
        </div>
<!--
	<div class="row text-center">
	<div class="col-lg-12">
		<ul class="list-inline">
			<li class="list-inline-item mx-4 mt-2">
				<a href="https://www.kaasoft.com/download" class="btn product-btn product-btn-download">
					Download
				</a>
			</li>
			<li class="list-inline-item mx-4 mt-2">
				<a href="https://www.kaasoft.com" class="btn product-btn product-btn-learn-more">
					Learn More
				</a>
			</li>
		</ul>
	</div>
</div>

-->
    </div>
</section>
<!--============================
=            Footer            =
=============================-->
<footer>
  <div class="footer-main">
    <div class="container pt-3">
      <div class="row">
        <div class="col-lg-4 col-md-4 m-md-auto align-self-center order-last order-md-first">
          <div class="block text-center">
            <a href=""><img src="assets/images/logo_alt.png" srcset="assets/images/logo_alt_2x.png 2x" alt="logo"></a>

         </div>
        </div>
        <div class="col-lg-2 col-md-2 col-4 align-self-center">
          <div class="block-2 text-center">
            <!-- heading -->
            <!-- links -->
            <ul>
              <li><a href="privacy">Privacy Policy</a></li>
            </ul>
          </div>
        </div>
        <div class="col-lg-2 col-md-2 col-4 align-self-center">
          <div class="block-2 text-center">
            <!-- heading -->
            <!-- links -->
            <ul>
              <li><a href="terms-of-service">Terms of Service</a></li>
            </ul>
          </div>
        </div>
        <div class="col-lg-2 col-md-2 col-4 align-self-center">
          <div class="block-2 text-center">
            <!-- heading -->
            <!-- links -->
            <ul>
              <li><a href="contact"> Contact </a></li>
            </ul>
          </div>
        </div>
        <div class="col-lg-2 col-md-2 col-4 align-self-center">
          <div class="block-2 text-center">
            <!-- heading -->
            <!-- links -->
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="text-center bg-dark py-4">
    <small class="text-secondary">Copyright &copy; KAAsoft 2009-<script>document.write(new Date().getFullYear())</script>.</small class="text-secondary">
  </div>
</footer>

<!-- To Top -->
  <div class="scroll-top-to">
    <i class="ti-angle-up"></i>
  </div>

 <!-- JAVASCRIPTS -->
  <script src="assets/plugins/jquery/jquery.min.js"></script>
  <script src="assets/plugins/bootstrap/bootstrap.min.js"></script>
  <script src="assets/plugins/slick/slick.min.js"></script>
  <script src="assets/plugins/fancybox/jquery.fancybox.min.js"></script>
  <script src="assets/plugins/syotimer/jquery.syotimer.min.js"></script>
  <script src="assets/plugins/aos/aos.js"></script>
  <script src="assets/js/script.js"></script>

</body>
</html>
