147 lines
5.7 KiB
PHP
147 lines
5.7 KiB
PHP
<!-- FOOTER -->
|
|
<section>
|
|
<div style="position:fixed;bottom:80px;right:18px;z-index:10000000">
|
|
<a href="https://api.whatsapp.com/send/?phone=918420595031&text&app_absent=0"><img src='/assets/img/whatsappimg.webp' width='68px'/></a>
|
|
</div>
|
|
<footer class="py-8 py-md-11 bg-gray-200 shadow-light-lg bg-cover overlay overlay-dark overlay-5">
|
|
<div style="margin: 0px 60px;" class="fluid-container">
|
|
<div class="row">
|
|
<div class="col-12 col-md-12 col-lg-3">
|
|
|
|
<!-- Brand -->
|
|
<img style="height: 120px;" src="/assets/img/iimtt-footer-logo.png" alt="iimtt_logo" class="footer-brand img-fluid mb-2">
|
|
|
|
<!-- Social -->
|
|
<ul class=" list-social mb-6 mb-md-0">
|
|
<li class="list-inline-item list-social-item mr-1">
|
|
<a href="https://www.instagram.com/iimtt.corporate/" class="text-decoration-none" target="_blank">
|
|
<img src="/assets/img/icons/social/instagram.svg" class="list-social-icon" alt="logo">
|
|
</a>
|
|
</li>
|
|
<li class="list-inline-item list-social-item mr-1">
|
|
<a href="https://www.facebook.com/IIMTT/" class="text-decoration-none" target="_blank">
|
|
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
|
</a>
|
|
</li>
|
|
<li class="list-inline-item list-social-item mr-1">
|
|
<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">
|
|
<img src="/assets/img/icons/social/twitter.svg" class="list-social-icon" alt="logo">
|
|
</a>
|
|
</li>
|
|
<li class="list-inline-item list-social-item mr-1">
|
|
<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" class="text-decoration-none" target="_blank">
|
|
<img src="/assets/img/icons/social/linkedin.svg" class="list-social-icon" alt="logo">
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
<div class="col-12 col-md-12 col-lg-3">
|
|
|
|
<!-- Heading -->
|
|
<p class="font-weight-bold text-uppercase text-gray-700">
|
|
Global Registered Address
|
|
</p>
|
|
|
|
<!-- List -->
|
|
<ul class="list-unstyled text-muted mb-6 mb-md-8 mb-lg-0">
|
|
<li class="mb-3">
|
|
<span class="collapse-chevron text-muted">
|
|
<i class="fe fe-lg fe-map"></i>
|
|
</span>
|
|
Kemp House 160 City Road, London, Ec1v2nx<br>
|
|
<!-- Chevron -->
|
|
<span class="collapse-chevron text-muted">
|
|
<i class="fe fe-lg fe-phone"></i>
|
|
</span> +442038077020<br>
|
|
<!-- Chevron -->
|
|
<span class="collapse-chevron text-muted">
|
|
<i class="fe fe-lg fe-mail"></i>
|
|
</span> enquiry@iimtt.org
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
<div class="col-12 col-md-12 col-lg-3">
|
|
|
|
<!-- Heading -->
|
|
<p class="font-weight-bold text-uppercase text-gray-700">
|
|
Our partners
|
|
</p>
|
|
|
|
<!-- List -->
|
|
<ul class="list-unstyled text-muted mb-6 mb-md-8 mb-lg-0">
|
|
<li class="mb-3">
|
|
<a href="https://atheneumglobal.education/" target="_blank" class="text-reset">
|
|
Atheneum Global Teacher Training College
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md-12 col-lg-3">
|
|
|
|
<!-- Heading -->
|
|
<p class="font-weight-bold text-uppercase text-gray-700">
|
|
Our center
|
|
</p>
|
|
|
|
<!-- List -->
|
|
<ul class="list-unstyled text-muted mb-0">
|
|
<li>
|
|
<a href="centers" class="text-reset">
|
|
IIMTT India
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="montessori-teacher-training-nairobi" class="text-reset">
|
|
IIMTT Kenya
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="montessori-teacher-training-hanoi" class="text-reset">
|
|
IIMTT Vietnam
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="montessori-teacher-training-malaysia" class="text-reset">
|
|
IIMTT Malaysia
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div> <!-- / .row -->
|
|
|
|
</div> <!-- / .container -->
|
|
|
|
</footer>
|
|
<div style="background-image: linear-gradient(#1b2a4e, black);margin: 0;padding: 0;">
|
|
<p style="color:#A5A5A5;margin: 0;text-align: center;padding-bottom: 10px;font-size:14px;"> © 2020 IIMTT. All Rights Reserved. <a href="/privacy-policy" target="_blank">Privacy Policy</a></p>
|
|
</div>
|
|
</section>
|
|
<div class="f1">
|
|
<a href="#" class="back-to-top"><i class="fe fe-lg fe-arrow-up"></i></a>
|
|
<div>
|
|
|
|
<!-- JAVASCRIPT -->
|
|
<!-- Vendor JS -->
|
|
<script src="/assets/js/vendor.bundle.js"></script>
|
|
|
|
<!-- Theme JS -->
|
|
<script src="/assets/js/theme.bundle.js"></script>
|
|
|
|
<!--Start of Tawk.to Script-->
|
|
<script type="text/javascript">
|
|
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
|
|
(function(){
|
|
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
|
|
s1.async=true;
|
|
s1.src='https://embed.tawk.to/60435613385de407571d31f0/1f03ggfrv';
|
|
s1.charset='UTF-8';
|
|
s1.setAttribute('crossorigin','*');
|
|
s0.parentNode.insertBefore(s1,s0);
|
|
})();
|
|
</script>
|
|
<!--End of Tawk.to Script-->
|
|
</body>
|
|
</html> |