core/skin/p007.yurecnt.ru/inc/footer.html

223 lines
14 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<hr>
<!-- START CONTACT -->
<section class="section" id="contact">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="text-center">
<h2 class="heading-title-title letter-spacing_4 text-uppercase">Get In Touch</h2>
<p class="heading-title-desc text-muted mt-4">Pellentesque
habitant morbi tristique senectus malesuada fames turpis egestas duis
dignissim finibus commodo nibh malesuada sollis diam.</p>
</div>
</div>
</div>
<div class="row mt-5 pt-4">
<div class="col-lg-8">
<div class="custom-form mt-4">
<form method="post" onsubmit="return validateForm()" class="contact-form" name="myForm" id="myForm">
<div id="error-msg"></div>
<div class="row">
<div class="col-lg-6">
<div class="form-group">
<input name="name" id="name" type="text" class="form-control" placeholder="Name">
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<input name="email" id="email" type="email" class="form-control" placeholder="Email">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="form-group mt-2">
<input name="number" id="number" type="number" class="form-control" placeholder="Number">
</div>
</div>
<div class="col-lg-6">
<div class="form-group mt-2">
<input name="number" id="address" type="text" class="form-control" placeholder="Address">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="form-group mt-2">
<textarea name="comments" id="comments" rows="5" class="form-control" placeholder="Message"></textarea>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<div class="mt-2">
<input type="submit" id="submit" name="send" class="submitBnt btn btn-md btn-dark-custom w-100" value="Send Message">
<div id="simple-msg"></div>
</div>
</div>
</div>
</form>
</div>
</div>
<div class="col-lg-4">
<div class="startup-map mt-4">
<h5>Наш канал в дзене!</h5>
<a href="https://dzen.ru/id/60a39505a8af056bc6a0604a" target="_blank" rel="nofollow"><img src="img/qr.png" style="width: 80%;"></a>
</div>
</div>
</div>
</div>
</section>
<!-- END CONTACT -->
<!-- START FOOTER -->
<footer class="section blog-bg-footer pb-5">
<div class="container">
<div class="row">
<div class="col-lg-3">
<div>
<h6 class="footer-heading text-uppercase font-weight-bold f-16">Resources</h6>
<ul class="list-unstyled footer-link mt-3 mb-0">
<li><a href="javascript:void(0)">Monitoring Grader </a></li>
<li><a href="javascript:void(0)">Video Tutorial</a></li>
<li><a href="javascript:void(0)">Term &amp; Service</a></li>
<li><a href="javascript:void(0)">Tulsy API</a></li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div>
<h6 class="footer-heading text-uppercase font-weight-bold f-16">Help</h6>
<ul class="list-unstyled footer-link mt-3 mb-0">
<li><a href="javascript:void(0)">Sign Up </a></li>
<li><a href="javascript:void(0)">Login</a></li>
<li><a href="javascript:void(0)">Terms of Services</a></li>
<li><a href="javascript:void(0)">Privacy Policy</a></li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div>
<h6 class="footer-heading text-uppercase font-weight-bold f-16">Latest News</h6>
<div class="mt-4 pt-2">
<div class="left-recent-content">
<div class="left-recent-img float-start pe-3">
<a href="javascript:void(0)">
<img src="img/bg-14.jpg" class="img-fluid" alt="">
</a>
</div>
<div>
<h5 class="f-12 text-uppercase">
<a href="javascript:void(0)" class="left-recent-title">Beautiful day friends..</a>
</h5>
<p class="mt-2 f-13 text-muted">September 14, 2017</p>
</div>
</div>
<div class="left-recent-content mt-1">
<div class="left-recent-img float-start pe-3">
<a href="javascript:void(0)">
<img src="img/bg-16.jpg" class="img-fluid" alt="">
</a>
</div>
<div class="pt-1">
<h5 class="f-12 text-uppercase">
<a href="javascript:void(0)" class="left-recent-title">Nature valley cooling..</a>
</h5>
<p class="mt-2 f-13 text-muted">September 14, 2017</p>
</div>
</div>
<div class="left-recent-content mt-1">
<div class="left-recent-img float-start pe-3">
<a href="javascript:void(0)">
<img src="img/bg-17.jpg" class="img-fluid" alt="">
</a>
</div>
<div class="pt-1">
<h5 class="f-12 text-uppercase">
<a href="javascript:void(0)" class="left-recent-title">Best Healthy Salad..</a>
</h5>
<p class="mt-2 f-12 text-muted">September 14, 2017</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-2">
<div>
<h6 class="footer-heading text-uppercase font-weight-bold f-16">Information</h6>
<ul class="list-unstyled footer-link mt-3 mb-0">
<li><a href="javascript:void(0)">Pages</a></li>
<li><a href="javascript:void(0)">Our Team</a></li>
<li><a href="javascript:void(0)">Feuchers</a></li>
<li><a href="javascript:void(0)">Pricing</a></li>
</ul>
</div>
</div>
</div>
<div class="row mt-5">
<div class="col-lg-12">
<div class="agency-footer-alt-content p-4">
<p class="copy-right text-center mb-0">© 2022 ООО Инсталл. Design by Themesdesign</p>
</div>
</div>
</div>
</div>
</footer>
<!-- END FOOTER -->
<script src="js/jquery-3.2.1.min.js"></script>
<!--shuffle-->
<script src="js/shuffle.min.js"></script>
<script src="js/tobii.min.js"></script>
<script src="js/tobii.js"></script>
<div role="dialog" aria-hidden="true" class="tobii tobii--theme-default">
<button class="tobii__btn tobii__btn--previous" type="button" aria-label="Previous image">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false">
<path stroke="none" d="M0 0h24v24H0z"></path>
<polyline points="15 6 9 12 15 18"></polyline>
</svg>
</button>
<button class="tobii__btn tobii__btn--next" type="button" aria-label="Next image">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false">
<path stroke="none" d="M0 0h24v24H0z"></path>
<polyline points="9 6 15 12 9 18"></polyline>
</svg>
</button><button class="tobii__btn tobii__btn--close" type="button" aria-label="Close lightbox">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-hidden="true" focusable="false">
<path stroke="none" d="M0 0h24v24H0z"></path>
<line x1="18" y1="6" x2="6" y2="18"></line>
<line x1="6" y1="6" x2="18" y2="18"></line>
</svg>
</button>
<div class="tobii__counter"></div>
<div class="tobii__slider" aria-hidden="true">
<div class="tobii__slide" style="position: absolute; left: 0%;" aria-hidden="true">
<div data-type="image">
<figure style="opacity: 0;">
<img alt="1" src="" data-src="https://themesdesign.in/tulsy/layouts/images/works/work-1.jpg" aria-labelledby="tobii-figcaption-0">
<figcaption id="tobii-figcaption-0">1</figcaption>
</figure>
<div class="tobii__loader" role="progressbar" aria-label="Image loading"></div>
</div>
</div>
<div class="tobii__slide" style="position: absolute; left: 100%;" aria-hidden="true">
<div data-type="image">
<figure style="opacity: 0;">
<img alt="2" src="" data-src="https://themesdesign.in/tulsy/layouts/images/works/work-2.jpg" aria-labelledby="tobii-figcaption-1">
<figcaption id="tobii-figcaption-1">2</figcaption>
</figure>
<div class="tobii__loader" role="progressbar" aria-label="Image loading"></div></div></div><div class="tobii__slide" style="position: absolute; left: 200%;" aria-hidden="true"><div data-type="image"><figure style="opacity: 0;"><img alt="3" src="" data-src="https://themesdesign.in/tulsy/layouts/images/works/work-3.jpg" aria-labelledby="tobii-figcaption-2"><figcaption id="tobii-figcaption-2">3</figcaption></figure><div class="tobii__loader" role="progressbar" aria-label="Image loading"></div></div></div><div class="tobii__slide" style="position: absolute; left: 300%;" aria-hidden="true"><div data-type="image"><figure style="opacity: 0;"><img alt="4" src="" data-src="https://themesdesign.in/tulsy/layouts/images/works/work-4.jpg" aria-labelledby="tobii-figcaption-3"><figcaption id="tobii-figcaption-3">4</figcaption></figure><div class="tobii__loader" role="progressbar" aria-label="Image loading"></div></div></div><div class="tobii__slide" style="position: absolute; left: 400%;" aria-hidden="true"><div data-type="image"><figure style="opacity: 0;"><img alt="5" src="" data-src="https://themesdesign.in/tulsy/layouts/images/works/work-5.jpg" aria-labelledby="tobii-figcaption-4"><figcaption id="tobii-figcaption-4">5</figcaption></figure><div class="tobii__loader" role="progressbar" aria-label="Image loading"></div></div></div><div class="tobii__slide" style="position: absolute; left: 500%;" aria-hidden="true"><div data-type="image"><figure style="opacity: 0;"><img alt="6" src="" data-src="https://themesdesign.in/tulsy/layouts/images/works/work-6.jpg" aria-labelledby="tobii-figcaption-5"><figcaption id="tobii-figcaption-5">6</figcaption></figure><div class="tobii__loader" role="progressbar" aria-label="Image loading"></div></div></div></div></div>
<script src="js/portfolio.js"></script>
<script src="js/swiper-bundle.min.js"></script>
<script src="js/app.js"></script>
{*<script src="js/counter.js"></script>*}
<!-- contact -->
<script src="js/contact.js"></script>
<!--Bootstrap Js-->
<script src="js/bootstrap.bundle.min.js"></script>
</body></html>