p
This commit is contained in:
84
centers.php
84
centers.php
@@ -83,34 +83,6 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-micolayout">
|
||||
<div class="lift lift-lg card-bg">
|
||||
<div class="card-img-top">
|
||||
<img src="/assets/img/mico-layout.jpg" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
<div class="card-body bg-cover card-bg card-bg">
|
||||
<h3 class="text-center text-black">
|
||||
<b>Bengaluru</b>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-imphal">
|
||||
<div class="lift lift-lg card-bg">
|
||||
<div class="card-img-top">
|
||||
<img src="/assets/img/manipur.jpg" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
<div class="card-body bg-cover card-bg card-bg">
|
||||
<h3 class="text-center text-black">
|
||||
<b>Imphal</b>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-dimapur">
|
||||
<div class="lift lift-lg card-bg">
|
||||
@@ -139,34 +111,6 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-takiroad">
|
||||
<div class="lift lift-lg card-bg">
|
||||
<div class="card-img-top">
|
||||
<img src="/assets/img/west-bangal2.jpg" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
<div class="card-body bg-cover card-bg card-bg">
|
||||
<h3 class="text-center text-black">
|
||||
<b>Barasat</b>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-nabagram">
|
||||
<div class="lift lift-lg card-bg">
|
||||
<div class="card-img-top">
|
||||
<img src="/assets/img/Siliguri.jpg" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
<div class="card-body bg-cover card-bg card-bg">
|
||||
<h3 class="text-center text-black">
|
||||
<b>Siliguri</b>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-cheranmanagar">
|
||||
<div class="lift lift-lg card-bg">
|
||||
@@ -181,20 +125,6 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-kharagpur">
|
||||
<div class="lift lift-lg card-bg">
|
||||
<div class="card-img-top">
|
||||
<img src="/assets/img/Kharagpur1.jpg" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
<div class="card-body bg-cover card-bg card-bg">
|
||||
<h3 class="text-center text-black">
|
||||
<b>Kharagpur</b>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-chitlapakkam">
|
||||
<div class="lift lift-lg card-bg">
|
||||
@@ -279,20 +209,6 @@
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-pattukkottai">
|
||||
<div class="lift lift-lg card-bg">
|
||||
<div class="card-img-top">
|
||||
<img src="/assets/img/mtt-Pattukkottai.webp" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
<div class="card-body bg-cover card-bg card-bg">
|
||||
<h3 class="text-center text-black">
|
||||
<b>Pattukkottai</b>
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex p-8">
|
||||
<a style="text-decoration:none;" href="montessori-teacher-training-gurugram">
|
||||
<div class="lift lift-lg card-bg">
|
||||
|
||||
@@ -1,741 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>Diploma in Montessori Teacher Training at IIMTT Imphal</title>
|
||||
<meta name="description" content="Looking for a Montessori teacher training course in Imphal? Enrol at IIMTT Imphal and take the first step towards becoming a Montessori teacher!">
|
||||
<link rel="canonical" href="https://iimtt.org/imphal/graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
Attain each skill essential for the role of a Montessori with introduction to the conventional practices of a Montessori together with class room knowledge and methods. Become a progressive teacher within 9 months training through our Graduate diploma in Montessori training.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>Enroll in the relevant Montessori education programme to learn the competencies and necessary information to aid in the cognitive development of children. With the IIMTT training course, you can become a credentialed Montessori educator with awareness of unique strategies fundamental for young children's learning and development.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>This nine-month experience to achieve a graduate credential in a Montessori programme will give you a diversified understanding of knowledge related to the young ones and permit you to give them the proper learning. Gain understanding about cutting-edge teaching techniques and methodologies while being exposed to real-world classroom experiences. As you learn, construct your personality, abilities, and knowledge, and you'll be equipped to take advantage of employment opportunities.</p>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>You must be a college graduate to apply in the training programme.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>We have two sessions for the classes: January to September and July to March.</p>
|
||||
<p>The hours will be - 11:30 a.m. to 01:30 p.m.<br/>3:00 p.m. to 5:00 p.m.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The duration of the course is between 6 months to 1 year.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>4. Fee and Payment</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course enrollment fee of Rs.5300 is required to reserve your seat at our institute, and will be deducted from the total amount. To view the complete fee breakdown, please <a style="color:blue;cursor:pointer" data-toggle="modal" data-target="#exampleModalCenter">click here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 30000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>9 Month</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter">Book a Seat</button>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="paymentEmail" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ------------------------------->
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user = null;
|
||||
var contact = null;
|
||||
var paymentEmail = null;
|
||||
var city = null;
|
||||
var paymentWarning = document.getElementById('paymentWarning');
|
||||
var paymentSuccess = document.getElementById('paymentSuccess');
|
||||
var paymentEmailError = document.getElementById('paymentEmailError');
|
||||
var req = document.getElementById("req");
|
||||
|
||||
function paymentSubmitForm() {
|
||||
user = document.getElementById("user").value;
|
||||
contact = document.getElementById("contact").value;
|
||||
paymentEmail = document.getElementById("paymentEmail").value;
|
||||
city = document.getElementById('city').value;
|
||||
paymentSuccess.style.display = "none";
|
||||
console.log('all details',user,contact,paymentEmail,city)
|
||||
if (user == '' || contact == '' || paymentEmail == '' || city =='') {
|
||||
paymentWarning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail) == false) {
|
||||
paymentEmailError.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact) == false) {
|
||||
contactError.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError.style.display = "none";
|
||||
paymentWarning.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Imphal-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user);
|
||||
formData.append('Email', paymentEmail);
|
||||
formData.append('Phone', contact);
|
||||
formData.append('Details', city)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "5300",
|
||||
"productinfo": "Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user,
|
||||
"email": paymentEmail,
|
||||
"phone": contact,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("imphal@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
document.getElementById("contact").value = "";
|
||||
document.getElementById("paymentEmail").value = "";
|
||||
document.getElementById("city").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Imphal Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Imphal");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user+'</b><p>Thank you for your interest in taking the Graduate Diploma in Montessori Teacher Training from IIMTT Imphal.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1ETP80Bo95If8J-t8m6HEXWas76TY7jJB/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,738 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>#1 Advanced Montessori Teacher Training Course in Imphal</title>
|
||||
<meta name="description" content="Elevate your teaching career with the Diploma in Advanced Montessori Teacher Training at IIMTT Imphal. Enroll now and take the first step today.">
|
||||
<link rel="canonical" href="https://iimtt.org/imphal/post-graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
Using meaningful learning with IIMTT, you can grow professionally in your Montessori career and increase your options. An effective Montessori is one who has the necessary training and expertise. With the appropriate training offered by us for the improvement of your profession, you can become one.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>With the help of the postgraduate training programme, which will develop your personality with precise skills and knowledge over the course of 15 months, you can push your personal boundaries and establish new limitations for employment options. Be an improved Montessori by expanding your horizons and exploring your individuality. Learn more about the themes related to children's development, the special classroom setups and approaches, and the development of children as a whole. Improve the boost you give your career.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>Complete your 15 months of post graduation in a Montessori teacher training course with us and open the doors to a better self with high experience, proficiency, possibilities and what not. The educational program covers every advanced and competent discussion of topics you must know as a postgraduate holder. The trainers are efficient in their tasks and will make you comprehend everything smoothly. Don’t miss the chance to boost your career and study through the best mentors with us. </p>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>A college degree is required to be eligible for the post-graduation diploma.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>11 a.m. will be the timing for the class on all days. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>This is a 15 month long course.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>4. Fees and Payment</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course enrollment fee of Rs.7300 is required to reserve your seat at our institute, and will be deducted from the total amount. To view the complete fee breakdown, please <a style="cursor:pointer;color:blue" data-toggle="modal" data-target="#exampleModalCenter1">click here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 40000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>12 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter1">Book a Seat</button>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form1 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter1" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning1" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess1" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user1" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail1" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError1" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact1" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError1" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city1" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm1()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user1 = null;
|
||||
var contact1 = null;
|
||||
var paymentEmail1 = null;
|
||||
var city1 = null;
|
||||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
contact1 = document.getElementById("contact1").value;
|
||||
paymentEmail1 = document.getElementById("paymentEmail1").value;
|
||||
city1 = document.getElementById('city1').value;
|
||||
paymentSuccess1.style.display = "none";
|
||||
console.log('all details',user1,contact1,paymentEmail1,city1)
|
||||
if (user1 == '' || contact1 == '' || paymentEmail1 == '' || city1 =='') {
|
||||
paymentWarning1.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail1) == false) {
|
||||
paymentEmailError1.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact1) == false) {
|
||||
contactError1.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError1.style.display = "none";
|
||||
paymentWarning1.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Imphal-Post-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user1);
|
||||
formData.append('Email', paymentEmail1);
|
||||
formData.append('Phone', contact1);
|
||||
formData.append('Details', city1)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "7300",
|
||||
"productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user1,
|
||||
"email": paymentEmail1,
|
||||
"phone": contact1,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("imphal@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
document.getElementById("city1").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Imphal Post Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user1 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail1 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact1 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city1 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Imphal");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user1+'</b><p>Thank you for your interest in taking the Post Graduate Diploma in Montessori Teacher Training from IIMTT Imphal.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1VH2T_46NxwA2Ok1npuTDMgzPJx3FY0MT/view?usp=share_linkhttps://drive.google.com/file/d/1VH2T_46NxwA2Ok1npuTDMgzPJx3FY0MT/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!--------------------------------------------------------->
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,536 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>Diploma in Montessori Teacher Training at IIMTT Kharagpur</title>
|
||||
<meta name="description" content="Looking for a Montessori teacher training course in Kharagpur? Enroll at IIMTT Kharagpur and take the first step towards becoming a Montessori teacher!">
|
||||
<link rel="canonical" href="https://iimtt.org/kharagpur/graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
Discover your inner educator as you figure more about yourself through the IIMTT's Montessori training programme. Our course has been made exclusively with your goal to advance in mind and provides the necessary information related to children's learning.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>This nine-month lesson plan has been carefully constructed by the IIMTT to aid future Montessori teachers in gaining the most proficiency. Learn as you practice what you've learned and become acquainted about all effective child-handling and teaching techniques. As a Montessori, you gain insights into how to enhance children's lives and aid in laying a solid educational foundation for them. After completing the programme, you can easily get employment attributable to the course's widespread recognition.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>You should be a college graduate for applying in the training programme.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The class is scheduled as follows :<br/>Week-day program - 11 a.m. <br/>Week-end program - 12 p.m.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>It will take a duration of 9 months to 1 year for the course to complete.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3> -->
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>9 Month</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/DrcQntAnCSSt" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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>
|
||||
@@ -1,536 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>#1 Advanced Montessori Teacher Training Course in Kharagpur</title>
|
||||
<meta name="description" content="Elevate your teaching career with the Diploma in Advanced Montessori Teacher Training at IIMTT Kharagpur. Enroll now and take the first step today.">
|
||||
<link rel="canonical" href="https://iimtt.org/kharagpur/post-graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
Transform your and children’s lives by becoming an advanced Montessori with every knowledge required and utilize your talents while standing out from the rest. This post graduation diploma is what you require for gaining wider career scope and expertise.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>The postgraduate specialization in Montessori programs given by IIMTT is a transformative experience for aspirant Montessorians who want to fundamentally alter children's lives and support their overall growth. This course covers all areas relevant to kids, classroom administration, and other jobs affiliated with Montessori, with the help of qualified tutors. This course, which was created for you, will aid in advancing your career.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>For the training programme, you must have completed your undergraduate degree</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>Every day at 11 a.m., the class meets.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The diploma will be completed in 15 months overall.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3> -->
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>15 Month</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/ere01LDr6kzA" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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>
|
||||
@@ -1,538 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>Diploma in Montessori Teacher Training at IIMTT Mico Layout</title>
|
||||
<meta name="description" content="Looking for a Montessori teacher training course in Mico Layout? Enrol at IIMTT Mico Layout and take the first step towards becoming a Montessori teacher!">
|
||||
<link rel="canonical" href="https://iimtt.org/micolayout/graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
With the graduate diploma from IIMTT, you can examine the best Montessori teacher training programmes and obtain all the necessary professional information. We are here to provide the best services possible, to honor your instruction, and to support proper child development and its importance.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>Within just 6 to 9 months, a Montessori programme at the IIMTT will qualify you to educate the Montessori method effectively. After completing the training, you can serve as an early childhood educator, administrator, or coordinator by becoming familiar with all of the competencies necessary to manage infants and support their learning. Gain access to all classroom materials for theoretical and practical knowledge, and advance your career by reaping the benefits of the proper possibilities thanks to IIMTT's global recognition.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>Candidates must have successfully conducted their college degree in order to join in the course.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>There are different timings for week-day programs and week-end programs.</p>
|
||||
<p>For week-day : 11 a.m.</p>
|
||||
<p>For week-end : 1 p.m.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>In total, the course will require nine months to accomplish.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3> -->
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>9 Month</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/DrcQntAnCSSt" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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>
|
||||
@@ -1,537 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>#1 Advanced Montessori Teacher Training Course in Mico Layout</title>
|
||||
<meta name="description" content="Elevate your teaching career with the Diploma in Advanced Montessori Teacher Training at IIMTT Mico Layout. Enroll now and take the first step today.">
|
||||
<link rel="canonical" href="https://iimtt.org/micolayout/post-graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
With proficient learning, get a proficient career advancement in your Montessori career and expand opportunities for yourself. An effective Montessori, is the one who’s experienced and well-qualified. You can be one with the right course provided by IIMTT for your career’s advancement.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>Higher your talents, professionalism, knowledge and chances of grabbing your dream job with a post graduation in Montessori teacher training and stand out by being the best. A post graduation will allow you the exposure of a world with higher paying opportunities together with increasing your respect and integrity.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>Explore your limits and set new boundaries of career opportunities with the post graduate training programme, which will enhance your personality with accurate skills and knowledge in a span of 15 months. Be a better Montessori who has wider scope and search yourself in this journey. Get more aware of children’s development and its associated topics, together with unique methods and arrangements of the classroom. Give a better boost to your career. </p>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>You must have a college graduation, to pursue a postgraduate diploma in Montessori teacher training.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The timing for the class is 10 a.m. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course will be completed within 15 months.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3> -->
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>15 Month</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/ere01LDr6kzA" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,654 +0,0 @@
|
||||
<!-- Title -->
|
||||
<title>Montessori Teacher Training in Kharagpur</title>
|
||||
<meta name="description" content="Join IIMTT to get an international Montessori teacher training qualification. We offer in-class certificate, diploma and advanced diploma course in Kharagpur.">
|
||||
|
||||
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-kharagpur">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<?php
|
||||
include("_navbar.php");
|
||||
?>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-12 bg-cover shadow-light-lg overlay overlay-dark overlay-60"
|
||||
style="background-image: url(/assets/img/kolkata-centers.png);">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-12 k1">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 style="color:#f7a325;text-align: center;" class="display-3 font-weight-bold">
|
||||
IIMTT Kharagpur
|
||||
</h1>
|
||||
<p class="text-white text-center">
|
||||
Leading the early childhood industry is the International Institute Of Montessori Teacher Training (IIMTT) popular across India and worldwide for offering practical courses rooted in Maria Montessori’s philosophy. We are now in your city Kharagpur! Our industry professionals at the centres will help you grasp the cognitive methodology of teaching while enhancing your skillset as a profound Montessori guide and mentor.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<div class="position-relative">
|
||||
<div class="shape shape-bottom shape-fluid-x svg-shim">
|
||||
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 48h2880V0h-720C1442.5 52 720 0 720 0H0v48z" fill="rgb(239, 246, 252);" />
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- about Section start-->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="section section-quaternary border-0 py-0 appear-animation pt-4 pb-4" data-appear-animation="fadeIn">
|
||||
<div class="container">
|
||||
<div class="row align-items-center justify-content-center justify-content-lg-between pb-5 pb-lg-0">
|
||||
<div class="col-lg-6 order-2 order-lg-1 pt-4 pt-lg-0 pb-5 pb-lg-0 mt-5 mt-lg-0 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="100">
|
||||
<h2 class="font-weight-bold text-black text-7 mb-2">About Us</h2>
|
||||
<p class="font-weight-light text-muted text-4">Established to meet the sky-rocketing demand of Montessori teachers, IIMTT is regarded among the world’s finest, globally accredited Montessori course providers. We strive towards shaping confident teachers who are valued for their mentorship and qualification no matter which Montessori institution they teach in by ensuring constant academic support and professional guidance.</p>
|
||||
<a class="navbar-btn btn btn-sm ml-auto bt" href="#c4">Contact us</a>
|
||||
</div>
|
||||
<div class="col-lg-6 order-1 order-lg-2 scale-2">
|
||||
<img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/kids-teacher6.jpg" alt="about us">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- about Section End-->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800">Course Offered</H2>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-0 col-md-1 d-flex"></div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg" style="">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher7.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/kharagpur/graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/DrcQntAnCSSt' target="_blank"> Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher8.jpg" alt="post graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/kharagpur/post-graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/ere01LDr6kzA' target="_blank"> Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<div class="text-center"><a href="https://atheneumglobal.education/" target='_blank'><button style="background-color: #2dadb8;border:none;color:white;border-radius:10px">Learn Online</button></a></div>
|
||||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!-- -------------------------------new Section---------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;" class="mx-auto">Start Your Teaching Career with IIMTT</H2>
|
||||
<div class="d-flex mt-8">
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_info.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
<div style="flex:2" class="my-auto px-0 px-md-4">
|
||||
<img src="/assets/img/IIMTT brochure_gneric.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0" style="box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999">
|
||||
</div>
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_all.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center mt-4">
|
||||
<button style="background-color: #f7a325;color:white" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter2">Download Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form2 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter2" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h2 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">IIMTT Brochure</h2>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning2" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess2" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user2" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail2" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError2" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact2" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError2" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city2" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm2()"> Get Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------form--------------------------------------------------------->
|
||||
<script type="text/javascript">
|
||||
var user2 = null;
|
||||
var contact2 = null;
|
||||
var paymentEmail2 = null;
|
||||
var city2 = null;
|
||||
var paymentWarning2 = document.getElementById('paymentWarning2');
|
||||
var paymentSuccess2 = document.getElementById('paymentSuccess2');
|
||||
var paymentEmailError2 = document.getElementById('paymentEmailError2');
|
||||
var req2 = document.getElementById("req2");
|
||||
|
||||
function paymentSubmitForm2() {
|
||||
user2 = document.getElementById("user2").value;
|
||||
contact2 = document.getElementById("contact2").value;
|
||||
paymentEmail2 = document.getElementById("paymentEmail2").value;
|
||||
city2 = document.getElementById('city2').value;
|
||||
paymentSuccess2.style.display = "none";
|
||||
console.log('all details',user2,contact2,paymentEmail2,city2)
|
||||
if (user2 == '' || contact2 == '' || paymentEmail2 == '' || city2 =='') {
|
||||
paymentWarning2.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail2) == false) {
|
||||
paymentEmailError2.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact2) == false) {
|
||||
contactError2.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError2.style.display = "none";
|
||||
paymentWarning2.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Kharagpur-Download-brochure-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user2);
|
||||
formData.append('Email', paymentEmail2);
|
||||
formData.append('Phone', contact2);
|
||||
formData.append('Details', city2)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
sendPaymentMail2("teenybeans.info@gmail.com");
|
||||
sendPaymentMail2("enquiry@beanstalkedu.com");
|
||||
sendPaymentWelcomeMail2(paymentEmail2);
|
||||
paymentSuccess2.style.display = "block";
|
||||
document.getElementById("user2").value = "";
|
||||
document.getElementById("contact2").value = "";
|
||||
document.getElementById("paymentEmail2").value = "";
|
||||
document.getElementById("city2").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Kharagpur Brochure form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user2 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail2 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact2 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city2 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Kharagpur");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user2+'</b><p>Thank you for your interest in Montessori Teacher Training from IIMTT Kharagpur.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about us.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1fe-h_OKfm3jvi8Ks7cfortDZE2c6rt2i/view?usp=share_link">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
<div class="fluid-container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-md-10 col-lg-8 text-center">
|
||||
|
||||
<H2 style="text-align: center;color: #2dadb8;">Gallery
|
||||
</H2>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Image -->
|
||||
<div class="row gx-4">
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid5.jpg" alt="Howrah Maidan center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher9.jpg" alt="Howrah Maidan center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher10.jpg" alt="Howrah Maidan center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid6.jpg" alt="Howrah Maidan center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid7.jpg" alt="Howrah Maidan center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher11.jpg" alt="Howrah Maidan center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher10.jpg" alt="Howrah Maidan center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid8.jpg" alt="Howrah Maidan center">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- BRANDS -->
|
||||
<section class="bg-white my-8">
|
||||
<h2 class="display-4 font-weight-bold text-center">Our Accreditations and Memberships</h2>
|
||||
<div class="container">
|
||||
<p class="text-center">IIMTT is accredited by an Ofqual-regulated UK Awarding Body, ISO-certified, CPD UK (accreditation no #778846) and registered on the UK Register of Learning Providers (UKPRN:10086062).</p>
|
||||
<div class="flickity-viewport-visible pt-2 pb-1"
|
||||
data-flickity='{"imagesLoaded": true, "initialIndex": 6, "pageDots": false, "prevNextButtons": false, "contain": true, "autoPlay": true}'>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/iso-logo.png" alt="iso logo" style="margin:0 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/Chartered College of Teaching.png" alt="cct logo" style="margin:0px 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/IMC.png" alt="imc logo" style="margin:0px 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ims-logo.png" alt="ims logo" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-3">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/LLT-logo.png" alt="london teacher training college" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<img src="./assets/img/focus-awards-logo.png" alt="focusawards" style="margin-top:40px;width: 140px;">
|
||||
|
||||
<!-- Brand -->
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ofqual-logo.png" alt="ofqual logo" style="margin-top: 20px;width: 100px;">
|
||||
</div>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/cpd.png" alt="ofqual logo" style="width: 100px;">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SCALABLE -->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="pt-6 pb-8">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 text-center">
|
||||
|
||||
<!-- Heading -->
|
||||
<h2 class="font-weight-bold" id="c4">
|
||||
Let us hear from you directly!
|
||||
</h2>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<div id="map">
|
||||
<div class="a8">
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3690.075698827809!2d87.3366880147878!3d22.350770385297423!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a1d45dd9e7296ab%3A0xd2a2ad513880bd85!2sSmartschool%20Junior%20Kharagpur!5e0!3m2!1sen!2sin!4v1615193421574!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
|
||||
</div></div>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<!-- Form -->
|
||||
<div class="icon-contacts pb-3">
|
||||
<p class="mbr-text align-left mbr-fonts-style display-7">
|
||||
<b>Phone:</b> 095387 09204<br>
|
||||
<b>Email:</b> kharagpur@iimtt.org<br>
|
||||
<b>Follow us:</b><a href="https://www.facebook.com/IIMTT.Kharagpur" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
<!--<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><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>-->
|
||||
</p>
|
||||
</div>
|
||||
<div class="alert alert-danger" id="warning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="success" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required
|
||||
class="form-control required name" id="name1" placeholder="Enter your Name">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input class="form-control" id="phn" type="number" name="telephone"
|
||||
placeholder="Enter your Contact number" required>
|
||||
<p id="phnError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="email" aria-required="true" name="widget-contact-form-email" required
|
||||
class="form-control required email" placeholder="Enter your Email">
|
||||
<p id="emailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="addr" name="address" placeholder="Enter your Full Address"
|
||||
required>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="form-group col-md-12">
|
||||
<select id="req" class="form-control" name="gender" required>
|
||||
<option value="">Select Course Name</option>
|
||||
<option value="Graduate Diploma in Montessori Teacher Training">Graduate Diploma in Montessori Teacher Training</option>
|
||||
<option value="Post-graduate Diploma in Montessori Teacher Training">Post-graduate Diploma in Montessori Teacher Training</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<!-- Input -->
|
||||
<textarea type="text" name="widget-contact-form-message" required rows="2" class="form-control required"
|
||||
id="message" placeholder="Enter your Message"></textarea>
|
||||
|
||||
</div> <!-- / .row -->
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<button style="background-color: #f7a325;margin:10px 0px;" class="btn btn-sm btn-block lift" type="button"
|
||||
onclick="submitForm()"> Send message</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-------------------------------------------------------------------------------------------------->
|
||||
<script type="text/javascript">
|
||||
var option = null;
|
||||
var name = null;
|
||||
var addr = null;
|
||||
var phn = null;
|
||||
var subject = null;
|
||||
var email = null;
|
||||
var message = null;
|
||||
var warning = document.getElementById('warning');
|
||||
var success = document.getElementById('success');
|
||||
var emailError = document.getElementById('emailError');
|
||||
var req = document.getElementById("req");
|
||||
function setOptions(s) {
|
||||
// console.log(s[s.selectedIndex].value); // get value
|
||||
option = s[s.selectedIndex].value;
|
||||
// console.log(s[s.selectedIndex].id); // get id
|
||||
}
|
||||
function submitForm() {
|
||||
name = document.getElementById("name1").value;
|
||||
phn = document.getElementById("phn").value;
|
||||
addr = document.getElementById("addr").value;
|
||||
email = document.getElementById("email").value;
|
||||
message = document.getElementById("message").value;
|
||||
success.style.display = "none";
|
||||
subject = req.options[req.selectedIndex].value;
|
||||
//console.log(name+phn+addr+email+message+subject);
|
||||
if (name == '' || addr == '' || phn == '' || email == '' || message == '' || subject == '') {
|
||||
warning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(email) == false) {
|
||||
emailError.style.display = "block";
|
||||
}else if (mobile.test(phn) == false) {
|
||||
phnError.style.display = "block";
|
||||
} else {
|
||||
emailError.style.display = "none";
|
||||
warning.style.display = "none";
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Nairobi-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', name);
|
||||
formData.append('Email', email);
|
||||
formData.append('Phone', phn);
|
||||
formData.append('Field', subject);
|
||||
formData.append('Address', addr);
|
||||
formData.append('MessageDetails', message + " Course:" + subject);
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
// sendMail("enquiry@atheneumglobal.education");
|
||||
sendMail("teenybeans.info@gmail.com");
|
||||
sendMail("enquiry@beanstalkedu.com");
|
||||
sendMail("nairobi@iimtt.org");
|
||||
// sendMail("chatterjeegouravking@gmail.com");
|
||||
sendWelcomeMail(email);
|
||||
success.style.display = "block";
|
||||
document.getElementById("name1").value = "";
|
||||
document.getElementById("phn").value = "";
|
||||
document.getElementById("addr").value = "";
|
||||
document.getElementById("email").value = "";
|
||||
document.getElementById("message").value = "";
|
||||
|
||||
// window.location.href = "contact-back";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
|
||||
function sendMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Nairobi Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
name +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
email +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
phn +
|
||||
"</td></tr><tr><th>Address:- </th><td>:- " +
|
||||
addr +
|
||||
"</td></tr><tr><th>Course:- </th><td>:- " +
|
||||
subject +
|
||||
"</td></tr><tr><th>Message:- </th><td>:- " +
|
||||
message +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendWelcomeMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
//console.log(sendEmail);
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for contacting IIMTT.");
|
||||
formData.append(
|
||||
"message",
|
||||
// "<html><body><p>Welcome " +
|
||||
// name +
|
||||
// " to IIMTT Nairobi.<br>Thank you for contacting us. <br> We will get back to you shortly. In the meanwhile please do check out our website for more information. click <a href='https://iimtt.org'>here</a><br>Thank you<br>-Team IIMTT. </p></body></html>"
|
||||
|
||||
'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+name+'</b><p>Thank you for reaching International Institute of Montessori Teacher Training.</p>'+
|
||||
'<p>IIMTT was established to help meet the growing demand for Montessori teachers in India and abroad.Our course equips participants to educate children in the Montessori Method, at the pre-primary level anywhere in the world.</p>'+
|
||||
'<p>Our representative will get in touch with you soon!</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1fe-h_OKfm3jvi8Ks7cfortDZE2c6rt2i/view">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Vidyasagarpur, Lal Road, Near Ankush Club, Inda, Kharagpur, West Bengal 721305<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
|
||||
</script>
|
||||
@@ -1,656 +0,0 @@
|
||||
<!-- Title -->
|
||||
<title>Montessori Teacher Training in Bangalore - Enroll Now | IIMTT</title>
|
||||
<meta name="description" content="Looking for Montessori Teacher Training in Bangalore? Enroll in IIMTT's comprehensive course and become a certified Montessori teacher. Apply now!">
|
||||
|
||||
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-micolayout">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<?php
|
||||
include("_navbar.php");
|
||||
?>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-12 bg-cover shadow-light-lg overlay overlay-dark overlay-60"
|
||||
style="background-image: url(/assets/img/kolkata-centers.png);">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-12 k1">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 style="color:#f7a325;text-align: center;" class="display-3 font-weight-bold">
|
||||
IIMTT MICO Layout
|
||||
</h1>
|
||||
<p class="text-white text-center">
|
||||
Leading the early childhood industry is the International Institute Of Montessori Teacher Training (IIMTT) popular across India and worldwide for offering practical courses rooted in Maria Montessori’s philosophy. We are now in your city MICO Layout! Our industry professionals at the centres will help you grasp the cognitive methodology of teaching while enhancing your skillset as a profound Montessori guide and mentor.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<div class="position-relative">
|
||||
<div class="shape shape-bottom shape-fluid-x svg-shim">
|
||||
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 48h2880V0h-720C1442.5 52 720 0 720 0H0v48z" fill="rgb(239, 246, 252);" />
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- about Section start-->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="section section-quaternary border-0 py-0 appear-animation pt-4 pb-4" data-appear-animation="fadeIn">
|
||||
<div class="container">
|
||||
<div class="row align-items-center justify-content-center justify-content-lg-between pb-5 pb-lg-0">
|
||||
<div class="col-lg-6 order-2 order-lg-1 pt-4 pt-lg-0 pb-5 pb-lg-0 mt-5 mt-lg-0 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="100">
|
||||
<h2 class="font-weight-bold text-black text-7 mb-2">About Us</h2>
|
||||
<p class="font-weight-light text-muted text-4">Established to meet the sky-rocketing demand of Montessori teachers, IIMTT is regarded among the world’s finest, globally accredited Montessori course providers. We strive towards shaping confident teachers who are valued for their mentorship and qualification no matter which Montessori institution they teach in by ensuring constant academic support and professional guidance.</p>
|
||||
<a class="navbar-btn btn btn-sm ml-auto bt" href="#c4">Contact us</a>
|
||||
</div>
|
||||
<div class="col-lg-6 order-1 order-lg-2 scale-2">
|
||||
<img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/kid1.jpg" alt="about us">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- about Section End-->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800">Course Offered</H2>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-0 col-md-1 d-flex"></div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg" style="">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/mico-layout/graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/DrcQntAnCSSt' target="_blank">Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher1.jpg" alt="post graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/mico-layout/post-graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/ere01LDr6kzA' target="_blank">Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center"><a href="https://atheneumglobal.education/" target='_blank'><button style="background-color: #2dadb8;border:none;color:white;border-radius:10px">Learn Online</button></a></div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!-- -------------------------------new Section---------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;" class="mx-auto">Start Your Teaching Career with IIMTT</H2>
|
||||
<div class="d-flex mt-8">
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_info.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
<div style="flex:2" class="my-auto px-0 px-md-4">
|
||||
<img src="/assets/img/IIMTT brochure_gneric.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0" style="box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999">
|
||||
</div>
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_all.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center mt-4">
|
||||
<button style="background-color: #f7a325;color:white" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter2">Download Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form2 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter2" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h2 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">IIMTT Brochure</h2>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning2" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess2" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user2" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail2" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError2" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact2" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError2" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city2" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm2()"> Get Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------form--------------------------------------------------------->
|
||||
<script type="text/javascript">
|
||||
var user2 = null;
|
||||
var contact2 = null;
|
||||
var paymentEmail2 = null;
|
||||
var city2 = null;
|
||||
var paymentWarning2 = document.getElementById('paymentWarning2');
|
||||
var paymentSuccess2 = document.getElementById('paymentSuccess2');
|
||||
var paymentEmailError2 = document.getElementById('paymentEmailError2');
|
||||
var req2 = document.getElementById("req2");
|
||||
|
||||
function paymentSubmitForm2() {
|
||||
user2 = document.getElementById("user2").value;
|
||||
contact2 = document.getElementById("contact2").value;
|
||||
paymentEmail2 = document.getElementById("paymentEmail2").value;
|
||||
city2 = document.getElementById('city2').value;
|
||||
paymentSuccess2.style.display = "none";
|
||||
console.log('all details',user2,contact2,paymentEmail2,city2)
|
||||
if (user2 == '' || contact2 == '' || paymentEmail2 == '' || city2 =='') {
|
||||
paymentWarning2.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail2) == false) {
|
||||
paymentEmailError2.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact2) == false) {
|
||||
contactError2.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError2.style.display = "none";
|
||||
paymentWarning2.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-MicoLayout-Download-brochure-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user2);
|
||||
formData.append('Email', paymentEmail2);
|
||||
formData.append('Phone', contact2);
|
||||
formData.append('Details', city2)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
sendPaymentMail2("teenybeans.info@gmail.com");
|
||||
sendPaymentMail2("enquiry@beanstalkedu.com");
|
||||
sendPaymentWelcomeMail2(paymentEmail2);
|
||||
paymentSuccess2.style.display = "block";
|
||||
document.getElementById("user2").value = "";
|
||||
document.getElementById("contact2").value = "";
|
||||
document.getElementById("paymentEmail2").value = "";
|
||||
document.getElementById("city2").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT MicoLayout Brochure form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user2 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail2 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact2 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city2 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT MicoLayout");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user2+'</b><p>Thank you for your interest in Montessori Teacher Training from IIMTT MicoLayout.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about us.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1fe-h_OKfm3jvi8Ks7cfortDZE2c6rt2i/view?usp=share_link">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
<div class="fluid-container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-md-10 col-lg-8 text-center">
|
||||
|
||||
<H2 style="text-align: center;color: #2dadb8;">Gallery
|
||||
</H2>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Image -->
|
||||
<div class="row gx-4">
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid21.jpg" alt="MICO Layout center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/kid3.jpg" alt="MICO Layout center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher3.jpg" alt="MICO Layout center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher4.jpg" alt="MICO Layout center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid5.jpg" alt="MICO Layout center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/kid4.jpg" alt="MICO Layout center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher5.jpg" alt="MICO Layout center">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- BRANDS -->
|
||||
<section class="bg-white my-8">
|
||||
<h2 class="display-4 font-weight-bold text-center">Our Accreditations and Memberships</h2>
|
||||
<div class="container">
|
||||
<p class="text-center">IIMTT is accredited by an Ofqual-regulated UK Awarding Body, ISO-certified, CPD UK (accreditation no #778846) and registered on the UK Register of Learning Providers (UKPRN:10086062).</p>
|
||||
<div class="flickity-viewport-visible pt-2 pb-1"
|
||||
data-flickity='{"imagesLoaded": true, "initialIndex": 6, "pageDots": false, "prevNextButtons": false, "contain": true, "autoPlay": true}'>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/iso-logo.png" alt="iso logo" style="margin:0 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/Chartered College of Teaching.png" alt="cct logo" style="margin:0px 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/IMC.png" alt="imc logo" style="margin:0px 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ims-logo.png" alt="ims logo" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-3">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/LLT-logo.png" alt="london teacher training college" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<img src="./assets/img/focus-awards-logo.png" alt="focusawards" style="margin-top:40px;width: 140px;">
|
||||
|
||||
<!-- Brand -->
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ofqual-logo.png" alt="ofqual logo" style="margin-top: 20px;width: 100px;">
|
||||
</div>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/cpd.png" alt="ofqual logo" style="width: 100px;">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SCALABLE -->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="pt-6 pb-8">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 text-center">
|
||||
|
||||
<!-- Heading -->
|
||||
<h2 class="font-weight-bold" id="c4">
|
||||
Let us hear from you directly!
|
||||
</h2>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<div id="map">
|
||||
<div class="a8">
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3888.92805726503!2d77.60216761482134!3d12.912345390894792!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae1592b4924655%3A0x201ed006198ccd7f!2sInternational%20Institute%20Of%20Montessori%20Teacher%20Training%2C%20MICO%20Layout%2C%20Bengaluru!5e0!3m2!1sen!2sin!4v1614319231903!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
|
||||
</div></div>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<!-- Form -->
|
||||
<!-- Form -->
|
||||
<div class="icon-contacts pb-3">
|
||||
<p class="mbr-text align-left mbr-fonts-style display-7">
|
||||
<!--Phone: +91 97483 86431<br>-->
|
||||
<b>Email:</b> micolayout@iimtt.org<br>
|
||||
<b>Follow us:</b><a href="https://www.facebook.com/IIMTT.MicoLayout/" class="text-decoration-none"
|
||||
target="_blank">
|
||||
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
<!--<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><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>-->
|
||||
</p>
|
||||
</div>
|
||||
<div class="alert alert-danger" id="warning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="success" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required
|
||||
class="form-control required name" id="name1" placeholder="Enter your Name">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input class="form-control" id="phn" type="number" name="telephone"
|
||||
placeholder="Enter your Contact number" required>
|
||||
<p id="phnError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="email" aria-required="true" name="widget-contact-form-email" required
|
||||
class="form-control required email" placeholder="Enter your Email">
|
||||
<p id="emailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="addr" name="address" placeholder="Enter your Full Address"
|
||||
required>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="form-group col-md-12">
|
||||
<select id="req" class="form-control" name="gender" required>
|
||||
<option value="">Select Course Name</option>
|
||||
<option value="Graduate Diploma in Montessori Teacher Training">Graduate Diploma in Montessori Teacher Training</option>
|
||||
<option value="Post-graduate Diploma in Montessori Teacher Training">Post-graduate Diploma in Montessori Teacher Training</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<!-- Input -->
|
||||
<textarea type="text" name="widget-contact-form-message" required rows="2" class="form-control required"
|
||||
id="message" placeholder="Enter your Message"></textarea>
|
||||
|
||||
</div> <!-- / .row -->
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<button style="background-color: #f7a325;margin:10px 0px;" class="btn btn-sm btn-block lift" type="button"
|
||||
onclick="submitForm()"> Send message</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!--------------------------------------------------------------------------------->
|
||||
<script type="text/javascript">
|
||||
var option = null;
|
||||
var name = null;
|
||||
var addr = null;
|
||||
var phn = null;
|
||||
var subject = null;
|
||||
var email = null;
|
||||
var message = null;
|
||||
var warning = document.getElementById('warning');
|
||||
var success = document.getElementById('success');
|
||||
var emailError = document.getElementById('emailError');
|
||||
var req = document.getElementById("req");
|
||||
function setOptions(s) {
|
||||
// console.log(s[s.selectedIndex].value); // get value
|
||||
option = s[s.selectedIndex].value;
|
||||
// console.log(s[s.selectedIndex].id); // get id
|
||||
}
|
||||
function submitForm() {
|
||||
name = document.getElementById("name1").value;
|
||||
phn = document.getElementById("phn").value;
|
||||
addr = document.getElementById("addr").value;
|
||||
email = document.getElementById("email").value;
|
||||
message = document.getElementById("message").value;
|
||||
success.style.display = "none";
|
||||
subject = req.options[req.selectedIndex].value;
|
||||
//console.log(name+phn+addr+email+message+subject);
|
||||
if (name == '' || addr == '' || phn == '' || email == '' || message == '' || subject == '') {
|
||||
warning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(email) == false) {
|
||||
emailError.style.display = "block";
|
||||
}else if (mobile.test(phn) == false) {
|
||||
phnError.style.display = "block";
|
||||
} else {
|
||||
emailError.style.display = "none";
|
||||
warning.style.display = "none";
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-MICOLayout-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', name);
|
||||
formData.append('Email', email);
|
||||
formData.append('Phone', phn);
|
||||
formData.append('Field', subject);
|
||||
formData.append('Address', addr);
|
||||
formData.append('MessageDetails', message + " Course:" + subject);
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
// sendMail("enquiry@atheneumglobal.education");
|
||||
sendMail("teenybeans.info@gmail.com");
|
||||
sendMail("enquiry@beanstalkedu.com");
|
||||
sendMail("micolayout@iimtt.org");
|
||||
// sendMail("chatterjeegouravking@gmail.com");
|
||||
sendWelcomeMail(email);
|
||||
success.style.display = "block";
|
||||
document.getElementById("name1").value = "";
|
||||
document.getElementById("phn").value = "";
|
||||
document.getElementById("addr").value = "";
|
||||
document.getElementById("email").value = "";
|
||||
document.getElementById("message").value = "";
|
||||
|
||||
// window.location.href = "contact-back";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
|
||||
function sendMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT MICO Layout Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
name +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
email +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
phn +
|
||||
"</td></tr><tr><th>Address:- </th><td>:- " +
|
||||
addr +
|
||||
"</td></tr><tr><th>Course:- </th><td>:- " +
|
||||
subject +
|
||||
"</td></tr><tr><th>Message:- </th><td>:- " +
|
||||
message +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendWelcomeMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
//console.log(sendEmail);
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for contacting IIMTT.");
|
||||
formData.append(
|
||||
"message",
|
||||
// "<html><body><p>Welcome " +
|
||||
// name +
|
||||
// " to IIMTT Micolayout.<br>Thank you for contacting us. <br> We will get back to you shortly. In the meanwhile please do check out our website for more information. click <a href='https://iimtt.org'>here</a><br>Thank you<br>-Team IIMTT. </p></body></html>"
|
||||
|
||||
'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+name+'</b><p>Thank you for reaching International Institute of Montessori Teacher Training.</p>'+
|
||||
'<p>IIMTT was established to help meet the growing demand for Montessori teachers in India and abroad.Our course equips participants to educate children in the Montessori Method, at the pre-primary level anywhere in the world.</p>'+
|
||||
'<p>Our representative will get in touch with you soon!</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1fe-h_OKfm3jvi8Ks7cfortDZE2c6rt2i/view">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>575, Cross, 10th Main Rd, near State Bank of India ATM, Mico Layout, Stage 2, Bengaluru, Karnataka 560076<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
|
||||
</script>
|
||||
@@ -1,657 +0,0 @@
|
||||
<!-- Title -->
|
||||
<title>Montessori Teacher Training in Nabagram</title>
|
||||
<meta name="description" content="Join IIMTT to get an international Montessori teacher training qualification. We offer in-class certificate, diploma and advanced diploma course in Nabagram.">
|
||||
|
||||
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-nabagram">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<?php
|
||||
include("_navbar.php");
|
||||
?>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-12 bg-cover shadow-light-lg overlay overlay-dark overlay-60"
|
||||
style="background-image: url(/assets/img/kolkata-centers.png);">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-12 k1">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 style="color:#f7a325;text-align: center;" class="display-3 font-weight-bold">
|
||||
IIMTT Nabagram(Siliguri)
|
||||
</h1>
|
||||
<p class="text-white text-center">
|
||||
Leading the early childhood industry is the International Institute Of Montessori Teacher Training (IIMTT) popular across India and worldwide for offering practical courses rooted in Maria Montessori’s philosophy. We are now in your city Nabagram(Siliguri)! Our industry professionals at the centres will help you grasp the cognitive methodology of teaching while enhancing your skillset as a profound Montessori guide and mentor.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<div class="position-relative">
|
||||
<div class="shape shape-bottom shape-fluid-x svg-shim">
|
||||
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 48h2880V0h-720C1442.5 52 720 0 720 0H0v48z" fill="rgb(239, 246, 252);" />
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- about Section start-->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="section section-quaternary border-0 py-0 appear-animation pt-4 pb-4" data-appear-animation="fadeIn">
|
||||
<div class="container">
|
||||
<div class="row align-items-center justify-content-center justify-content-lg-between pb-5 pb-lg-0">
|
||||
<div class="col-lg-6 order-2 order-lg-1 pt-4 pt-lg-0 pb-5 pb-lg-0 mt-5 mt-lg-0 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="100">
|
||||
<h2 class="font-weight-bold text-black text-7 mb-2">About Us</h2>
|
||||
<p class="font-weight-light text-muted text-4">Established to meet the sky-rocketing demand of Montessori teachers, IIMTT is regarded among the world’s finest, globally accredited Montessori course providers. We strive towards shaping confident teachers who are valued for their mentorship and qualification no matter which Montessori institution they teach in by ensuring constant academic support and professional guidance.</p>
|
||||
<a class="navbar-btn btn btn-sm ml-auto bt" href="#c4">Contact us</a>
|
||||
</div>
|
||||
<div class="col-lg-6 order-1 order-lg-2 scale-2">
|
||||
<img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/kid19.jpg" alt="about us">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- about Section End-->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800">Course Offered</H2>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-0 col-md-1 d-flex"></div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg" style="">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher2.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/siliguri/graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/DrcQntAnCSSt' target="_blank"> Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher3.jpg" alt="post graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/siliguri/post-graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/ere01LDr6kzA' target="_blank"> Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center"><a href="https://atheneumglobal.education/" target='_blank'><button style="background-color: #2dadb8;border:none;color:white;border-radius:10px">Learn Online</button></a></div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!-- -------------------------------new Section---------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;" class="mx-auto">Start Your Teaching Career with IIMTT</H2>
|
||||
<div class="d-flex mt-8">
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_info.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
<div style="flex:2" class="my-auto px-0 px-md-4">
|
||||
<img src="/assets/img/IIMTT brochure_gneric.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0" style="box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999">
|
||||
</div>
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_all.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center mt-4">
|
||||
<button style="background-color: #f7a325;color:white" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter2">Download Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form2 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter2" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h2 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">IIMTT Brochure</h2>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning2" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess2" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user2" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail2" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError2" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact2" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError2" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city2" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm2()"> Get Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------form--------------------------------------------------------->
|
||||
<script type="text/javascript">
|
||||
var user2 = null;
|
||||
var contact2 = null;
|
||||
var paymentEmail2 = null;
|
||||
var city2 = null;
|
||||
var paymentWarning2 = document.getElementById('paymentWarning2');
|
||||
var paymentSuccess2 = document.getElementById('paymentSuccess2');
|
||||
var paymentEmailError2 = document.getElementById('paymentEmailError2');
|
||||
var req2 = document.getElementById("req2");
|
||||
|
||||
function paymentSubmitForm2() {
|
||||
user2 = document.getElementById("user2").value;
|
||||
contact2 = document.getElementById("contact2").value;
|
||||
paymentEmail2 = document.getElementById("paymentEmail2").value;
|
||||
city2 = document.getElementById('city2').value;
|
||||
paymentSuccess2.style.display = "none";
|
||||
console.log('all details',user2,contact2,paymentEmail2,city2)
|
||||
if (user2 == '' || contact2 == '' || paymentEmail2 == '' || city2 =='') {
|
||||
paymentWarning2.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail2) == false) {
|
||||
paymentEmailError2.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact2) == false) {
|
||||
contactError2.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError2.style.display = "none";
|
||||
paymentWarning2.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Siliguri-Download-brochure-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user2);
|
||||
formData.append('Email', paymentEmail2);
|
||||
formData.append('Phone', contact2);
|
||||
formData.append('Details', city2)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
sendPaymentMail2("teenybeans.info@gmail.com");
|
||||
sendPaymentMail2("enquiry@beanstalkedu.com");
|
||||
sendPaymentWelcomeMail2(paymentEmail2);
|
||||
paymentSuccess2.style.display = "block";
|
||||
document.getElementById("user2").value = "";
|
||||
document.getElementById("contact2").value = "";
|
||||
document.getElementById("paymentEmail2").value = "";
|
||||
document.getElementById("city2").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Siliguri Brochure form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user2 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail2 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact2 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city2 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Siliguri");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user2+'</b><p>Thank you for your interest in Montessori Teacher Training from IIMTT Siliguri.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about us.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1fe-h_OKfm3jvi8Ks7cfortDZE2c6rt2i/view?usp=share_link">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
<div class="fluid-container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-md-10 col-lg-8 text-center">
|
||||
|
||||
<H2 style="text-align: center;color: #2dadb8;">Gallery
|
||||
</H2>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Image -->
|
||||
<div class="row gx-4">
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid23.jpg" alt="Nabagram(Siliguri) center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid15.jpg" alt="Nabagram(Siliguri) center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/kid25.jpg" alt="Nabagram(Siliguri) center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid24.jpg" alt="Nabagram(Siliguri) center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid16.jpg" alt="Nabagram(Siliguri) center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid2.jpg" alt="Nabagram(Siliguri) center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/kid17.jpg" alt="Nabagram(Siliguri) center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid18.jpg" alt="Nabagram(Siliguri) center">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- BRANDS -->
|
||||
<section class="bg-white my-8">
|
||||
<h2 class="display-4 font-weight-bold text-center">Our Accreditations and Memberships</h2>
|
||||
<div class="container">
|
||||
<p class="text-center">IIMTT is accredited by an Ofqual-regulated UK Awarding Body, ISO-certified, CPD UK (accreditation no #778846) and registered on the UK Register of Learning Providers (UKPRN:10086062).</p>
|
||||
<div class="flickity-viewport-visible pt-2 pb-1"
|
||||
data-flickity='{"imagesLoaded": true, "initialIndex": 6, "pageDots": false, "prevNextButtons": false, "contain": true, "autoPlay": true}'>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/iso-logo.png" alt="iso logo" style="margin:0 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/Chartered College of Teaching.png" alt="cct logo" style="margin:0px 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/IMC.png" alt="imc logo" style="margin:0px 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ims-logo.png" alt="ims logo" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-3">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/LLT-logo.png" alt="london teacher training college" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<img src="./assets/img/focus-awards-logo.png" alt="focusawards" style="margin-top:40px;width: 140px;">
|
||||
|
||||
<!-- Brand -->
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ofqual-logo.png" alt="ofqual logo" style="margin-top: 20px;width: 100px;">
|
||||
</div>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/cpd.png" alt="ofqual logo" style="width: 100px;">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SCALABLE -->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="pt-6 pb-8">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 text-center">
|
||||
|
||||
<!-- Heading -->
|
||||
<h2 class="font-weight-bold" id="c4">
|
||||
Let us hear from you directly!
|
||||
</h2>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<div id="map">
|
||||
<div class="a8">
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3564.582365081752!2d88.42046751504031!3d26.693836283222314!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39e441e7ef443c09%3A0x507b646ddad3bffc!2sInternational%20Institute%20of%20Montessori%20Teacher%20Training%20Nabagram!5e0!3m2!1sen!2sin!4v1614319563502!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
|
||||
</div></div>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<!-- Form -->
|
||||
<div class="icon-contacts pb-3">
|
||||
<p class="mbr-text align-left mbr-fonts-style display-7">
|
||||
<b>Phone:</b> 094341 41705<br>
|
||||
<b>Email:</b> nabagram@iimtt.org<br>
|
||||
<b>Follow us:</b><a href="https://www.facebook.com/IIMTT.Nabagram/" class="text-decoration-none"
|
||||
target="_blank">
|
||||
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
<!--<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><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>-->
|
||||
</p>
|
||||
</div>
|
||||
<div class="alert alert-danger" id="warning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="success" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required
|
||||
class="form-control required name" id="name1" placeholder="Enter your Name">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input class="form-control" id="phn" type="number" name="telephone"
|
||||
placeholder="Enter your Contact number" required>
|
||||
<p id="phnError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="email" aria-required="true" name="widget-contact-form-email" required
|
||||
class="form-control required email" placeholder="Enter your Email">
|
||||
<p id="emailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="addr" name="address" placeholder="Enter your Full Address"
|
||||
required>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="form-group col-md-12">
|
||||
<select id="req" class="form-control" name="gender" required>
|
||||
<option value="">Select Course Name</option>
|
||||
<option value="Graduate Diploma in Montessori Teacher Training">Graduate Diploma in Montessori Teacher Training</option>
|
||||
<option value="Post-graduate Diploma in Montessori Teacher Training">Post-graduate Diploma in Montessori Teacher Training</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<!-- Input -->
|
||||
<textarea type="text" name="widget-contact-form-message" required rows="2" class="form-control required"
|
||||
id="message" placeholder="Enter your Message"></textarea>
|
||||
|
||||
</div> <!-- / .row -->
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<button style="background-color: #f7a325;margin:10px 0px;" class="btn btn-sm btn-block lift" type="button"
|
||||
onclick="submitForm()"> Send message</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-------------------------------------------------------------------------------------------------->
|
||||
|
||||
<script type="text/javascript">
|
||||
var option = null;
|
||||
var name = null;
|
||||
var addr = null;
|
||||
var phn = null;
|
||||
var subject = null;
|
||||
var email = null;
|
||||
var message = null;
|
||||
var warning = document.getElementById('warning');
|
||||
var success = document.getElementById('success');
|
||||
var emailError = document.getElementById('emailError');
|
||||
var req = document.getElementById("req");
|
||||
function setOptions(s) {
|
||||
// console.log(s[s.selectedIndex].value); // get value
|
||||
option = s[s.selectedIndex].value;
|
||||
// console.log(s[s.selectedIndex].id); // get id
|
||||
}
|
||||
function submitForm() {
|
||||
name = document.getElementById("name1").value;
|
||||
phn = document.getElementById("phn").value;
|
||||
addr = document.getElementById("addr").value;
|
||||
email = document.getElementById("email").value;
|
||||
message = document.getElementById("message").value;
|
||||
success.style.display = "none";
|
||||
subject = req.options[req.selectedIndex].value;
|
||||
//console.log(name+phn+addr+email+message+subject);
|
||||
if (name == '' || addr == '' || phn == '' || email == '' || message == '' || subject == '') {
|
||||
warning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(email) == false) {
|
||||
emailError.style.display = "block";
|
||||
}else if (mobile.test(phn) == false) {
|
||||
phnError.style.display = "block";
|
||||
} else {
|
||||
emailError.style.display = "none";
|
||||
warning.style.display = "none";
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Nabagram-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', name);
|
||||
formData.append('Email', email);
|
||||
formData.append('Phone', phn);
|
||||
formData.append('Field', subject);
|
||||
formData.append('Address', addr);
|
||||
formData.append('MessageDetails', message + " Course:" + subject);
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
// sendMail("enquiry@atheneumglobal.education");
|
||||
sendMail("teenybeans.info@gmail.com");
|
||||
sendMail("enquiry@beanstalkedu.com");
|
||||
sendMail("nabagram@iimtt.org");
|
||||
// sendMail("chatterjeegouravking@gmail.com");
|
||||
sendWelcomeMail(email);
|
||||
success.style.display = "block";
|
||||
document.getElementById("name1").value = "";
|
||||
document.getElementById("phn").value = "";
|
||||
document.getElementById("addr").value = "";
|
||||
document.getElementById("email").value = "";
|
||||
document.getElementById("message").value = "";
|
||||
|
||||
// window.location.href = "contact-back";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
|
||||
function sendMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Nabagram(Siliguri) Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
name +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
email +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
phn +
|
||||
"</td></tr><tr><th>Address:- </th><td>:- " +
|
||||
addr +
|
||||
"</td></tr><tr><th>Course:- </th><td>:- " +
|
||||
subject +
|
||||
"</td></tr><tr><th>Message:- </th><td>:- " +
|
||||
message +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendWelcomeMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
//console.log(sendEmail);
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for contacting IIMTT.");
|
||||
formData.append(
|
||||
"message",
|
||||
// "<html><body><p>Welcome " +
|
||||
// name +
|
||||
// " to IIMTT Nabagram.<br>Thank you for contacting us. <br> We will get back to you shortly. In the meanwhile please do check out our website for more information. click <a href='https://iimtt.org'>here</a><br>Thank you<br>-Team IIMTT. </p></body></html>"
|
||||
|
||||
'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+name+'</b><p>Thank you for reaching International Institute of Montessori Teacher Training.</p>'+
|
||||
'<p>IIMTT was established to help meet the growing demand for Montessori teachers in India and abroad.Our course equips participants to educate children in the Montessori Method, at the pre-primary level anywhere in the world.</p>'+
|
||||
'<p>Our representative will get in touch with you soon!</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1fe-h_OKfm3jvi8Ks7cfortDZE2c6rt2i/view">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>ARADHANA, Nabagram, Sree Maa Sarani, beside Splendid Bekary P.O, Bhaktinagar, Siliguri, West Bengal 734007<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
|
||||
</script>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -189,7 +189,9 @@ font-size: 30px;}
|
||||
</div>
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex mb-8 mb-md-4 mb-lg-4">
|
||||
|
||||
<div class="col-0 col-lg-4"></div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex mb-8 mb-md-4 mb-lg-4">
|
||||
<!-- Card -->
|
||||
<div class="card shadow lift lift-lg" style="border-radius:0px 0px 22px 22px">
|
||||
<!-- Image -->
|
||||
@@ -216,38 +218,6 @@ font-size: 30px;}
|
||||
</p>
|
||||
<div class="text-center my-5">
|
||||
<a class="btn-sm bt" style="border-radius:20px;font-size:14px" href="montessori-teacher-training-mukundapur">Visit Center</a>
|
||||
<!-- <a class="btn-sm bt" style="border-radius:20px;font-size:14px" href="https://atheneumglobal.education/" target="_blank"><span class="mx-4">Online</span></a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 col-lg-4 d-flex mb-0 mb-md-4 mb-lg-4">
|
||||
<!-- Card -->
|
||||
<div class="card shadow lift lift-lg" style="border-radius:0px 0px 22px 22px">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<img src="../assets/img/sodepurCard.webp" alt="iimtt" class="img-fluid">
|
||||
</div>
|
||||
<!-- Shape -->
|
||||
<div class="position-relative">
|
||||
<div class="shape shape-fluid-x shape-bottom svg-shim text-white">
|
||||
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 48h2880V0h-720C1442.5 52 720 0 720 0H0v48z" fill="currentColor"/>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="pt-6 bg-cover mb-4" style="background-image: url('/assets/img/backgroundImage.png');background-repeat:repeat">
|
||||
<!-- Heading -->
|
||||
<h3 class="text-center">
|
||||
IIMTT SODEPUR
|
||||
</h3>
|
||||
<!-- Text -->
|
||||
<p class="text-center">
|
||||
A/143, Central Rd, H B Town,<br> Sodepur, Barrackpore,<br> West Bengal 700114
|
||||
</p>
|
||||
<div class="text-center my-5">
|
||||
<a class="btn-sm bt" style="border-radius:20px;font-size:14px;" href="montessori-teacher-training-sodepur">Visit Center</a>
|
||||
<!-- <a class="btn-sm bt" style="border-radius:20px;font-size:14px" href="https://atheneumglobal.education/" target="_blank"><span class="mx-4">Online</span></a> -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,725 +0,0 @@
|
||||
<!-- Title -->
|
||||
<title>Montessori Teacher Training in Sodepur</title>
|
||||
<meta name="description" content="Join IIMTT to get an international Montessori teacher training qualification. We offer in-class certificate, diploma and advanced diploma course in Sodepur.">
|
||||
|
||||
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-sodepur">
|
||||
<style>
|
||||
.title{
|
||||
width:360px
|
||||
}
|
||||
#BoxShadow{box-shadow:none}
|
||||
#BoxShadow:hover { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
@media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
#BoxShadow { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
.card-body{height:80px}
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
.title{width:auto}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<?php
|
||||
include("_navbar.php");
|
||||
?>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-12 bg-cover shadow-light-lg overlay overlay-dark overlay-60"
|
||||
style="background-image: url(/assets/img/kolkata-centers.png);">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-12 k1">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 style="color:#f7a325;text-align: center;" class="display-3 font-weight-bold">
|
||||
IIMTT Sodepur
|
||||
</h1>
|
||||
<p class="text-white text-center">
|
||||
Leading the early childhood industry is the International Institute Of Montessori Teacher Training (IIMTT) popular across India and worldwide for offering practical courses rooted in Maria Montessori’s philosophy. We are now in your city Sodepur! Our industry professionals at the centres will help you grasp the cognitive methodology of teaching while enhancing your skillset as a profound Montessori guide and mentor.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<div class="position-relative">
|
||||
<div class="shape shape-bottom shape-fluid-x svg-shim">
|
||||
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 48h2880V0h-720C1442.5 52 720 0 720 0H0v48z" fill="rgb(239, 246, 252);" />
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- about Section start-->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="section section-quaternary border-0 py-0 appear-animation pt-4 pb-4" data-appear-animation="fadeIn">
|
||||
<div class="container">
|
||||
<div class="row align-items-center justify-content-center justify-content-lg-between pb-5 pb-lg-0">
|
||||
<div class="col-lg-6 order-2 order-lg-1 pt-4 pt-lg-0 pb-5 pb-lg-0 mt-5 mt-lg-0 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="100">
|
||||
<h2 class="font-weight-bold text-black text-7 mb-2">About Us</h2>
|
||||
<p class="font-weight-light text-muted text-4">Established to meet the sky-rocketing demand of Montessori teachers, IIMTT is regarded among the world’s finest, globally accredited Montessori course providers. We strive towards shaping confident teachers who are valued for their mentorship and qualification no matter which Montessori institution they teach in by ensuring constant academic support and professional guidance.</p>
|
||||
<a class="navbar-btn btn btn-sm ml-auto bt" href="#c4">Contact us</a>
|
||||
</div>
|
||||
<div class="col-lg-6 order-1 order-lg-2 scale-2">
|
||||
<img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/kids-teacher5.jpg" alt="about us">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- about Section End-->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800">Course Offered</H2>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-0 col-md-1 d-flex"></div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg" style="">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher12.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Graduate Diploma in Montessori Teacher Training.
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/sodepur/graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/DrcQntAnCSSt' target="_blank"> Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher9.jpg" alt="post graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/sodepur/post-graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/ere01LDr6kzA' target="_blank"> Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center"><a href="https://atheneumglobal.education/" target='_blank'><button style="background-color: #2dadb8;border:none;color:white;border-radius:10px">Learn Online</button></a></div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div style="text-align: center;color: #2dadb8;border-top:4px solid #2dadb8;width:500px" class="mx-auto d-none d-sm-block"></div>
|
||||
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;background-color:white;" class="mx-auto title">Be JOB Ready with IIMTT</H2>
|
||||
<h3 class="text-center"><b>Top Montessori Teacher Training Institutes Globally</b></h3>
|
||||
<div class="container">
|
||||
<div class="d-column d-lg-flex mt-8">
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/job-offer-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>
|
||||
Guaranteed Job Placement Support</b>
|
||||
</h5>
|
||||
<p style="font-size:15px">Join IIMTT for a guaranteed job placement support! Our program has partnered with 500+ schools in West Bengal for assured interviews. We have a 100% placement record for successful graduates.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/english-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Elevate English Communication Skills</b></h5>
|
||||
<p style="font-size:15px">Enhance your interview skills with Vocabeans! Our English communication program is complimentary with our diploma programs, and will enable you to confidently and fluently speak English, boosting your career prospects.</p>
|
||||
<div style="width:100px;border-top:3px solid #2dadb8" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/global-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Globally Accepted Training Method</b></h5>
|
||||
<p style="font-size:15px">We provide modern, globally accepted training with innovative and engaging teaching methods to equip students with the latest techniques and approaches for an effective and enjoyable learning experience.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- -------------------------------new Section---------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;" class="mx-auto">Start Your Teaching Career with IIMTT</H2>
|
||||
<div class="d-flex mt-8">
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_info.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
<div style="flex:2" class="my-auto px-0 px-md-4">
|
||||
<img src="/assets/img/IIMTT brochure_gneric.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0" style="box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999">
|
||||
</div>
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_all.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center mt-4">
|
||||
<button style="background-color: #f7a325;color:white" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter2">Download Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form2 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter2" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h2 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">IIMTT Brochure</h2>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning2" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess2" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user2" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail2" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError2" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact2" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError2" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city2" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm2()"> Get Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------form--------------------------------------------------------->
|
||||
<script type="text/javascript">
|
||||
var user2 = null;
|
||||
var contact2 = null;
|
||||
var paymentEmail2 = null;
|
||||
var city2 = null;
|
||||
var paymentWarning2 = document.getElementById('paymentWarning2');
|
||||
var paymentSuccess2 = document.getElementById('paymentSuccess2');
|
||||
var paymentEmailError2 = document.getElementById('paymentEmailError2');
|
||||
var req2 = document.getElementById("req2");
|
||||
|
||||
function paymentSubmitForm2() {
|
||||
user2 = document.getElementById("user2").value;
|
||||
contact2 = document.getElementById("contact2").value;
|
||||
paymentEmail2 = document.getElementById("paymentEmail2").value;
|
||||
city2 = document.getElementById('city2').value;
|
||||
paymentSuccess2.style.display = "none";
|
||||
console.log('all details',user2,contact2,paymentEmail2,city2)
|
||||
if (user2 == '' || contact2 == '' || paymentEmail2 == '' || city2 =='') {
|
||||
paymentWarning2.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail2) == false) {
|
||||
paymentEmailError2.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact2) == false) {
|
||||
contactError2.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError2.style.display = "none";
|
||||
paymentWarning2.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Sodepur-Download-brochure-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user2);
|
||||
formData.append('Email', paymentEmail2);
|
||||
formData.append('Phone', contact2);
|
||||
formData.append('Details', city2)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
sendPaymentMail2("teenybeans.info@gmail.com");
|
||||
sendPaymentMail2("enquiry@beanstalkedu.com");
|
||||
sendPaymentWelcomeMail2(paymentEmail2);
|
||||
paymentSuccess2.style.display = "block";
|
||||
document.getElementById("user2").value = "";
|
||||
document.getElementById("contact2").value = "";
|
||||
document.getElementById("paymentEmail2").value = "";
|
||||
document.getElementById("city2").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Sodepur Brochure form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user2 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail2 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact2 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city2 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Sodepur");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user2+'</b><p>Thank you for your interest in Montessori Teacher Training from IIMTT Sodepur.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about us.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1vRsomtWAWU2P2SyVCpZJiGfKZyARRtJo/view?usp=share_link">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
<div class="fluid-container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-md-10 col-lg-8 text-center">
|
||||
|
||||
<H2 style="text-align: center;color: #2dadb8;">Gallery
|
||||
</H2>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Image -->
|
||||
<div class="row gx-4">
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid9.jpg" alt="patuli center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid10.jpg" alt="patuli center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid11.jpg" alt="patuli center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid12.jpg" alt="patuli center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid13.jpg" alt="patuli center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid14.jpg" alt="patuli center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid15.jpg" alt="patuli center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid3.jpg" alt="patuli center">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- BRANDS -->
|
||||
<section class="bg-white my-8">
|
||||
<h2 class="display-4 font-weight-bold text-center">Our Accreditations and Memberships</h2>
|
||||
<div class="container">
|
||||
<p class="text-center">IIMTT is accredited by an Ofqual-regulated UK Awarding Body, ISO-certified, CPD UK (accreditation no #778846) and registered on the UK Register of Learning Providers (UKPRN:10086062).</p>
|
||||
<div class="flickity-viewport-visible pt-2 pb-1"
|
||||
data-flickity='{"imagesLoaded": true, "initialIndex": 6, "pageDots": false, "prevNextButtons": false, "contain": true, "autoPlay": true}'>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/iso-logo.png" alt="iso logo" style="margin:0 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/Chartered College of Teaching.png" alt="cct logo" style="margin:0px 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/IMC.png" alt="imc logo" style="margin:0px 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ims-logo.png" alt="ims logo" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-3">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/LLT-logo.png" alt="london teacher training college" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<img src="./assets/img/focus-awards-logo.png" alt="focusawards" style="margin-top:40px;width: 140px;">
|
||||
|
||||
<!-- Brand -->
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ofqual-logo.png" alt="ofqual logo" style="margin-top: 20px;width: 100px;">
|
||||
</div>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/cpd.png" alt="ofqual logo" style="width: 100px;">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SCALABLE -->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="pt-6 pb-8">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 text-center">
|
||||
|
||||
<!-- Heading -->
|
||||
<h2 class="font-weight-bold" id="c4">
|
||||
Let us hear from you directly!
|
||||
</h2>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<div id="map">
|
||||
<div class="a8">
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1840.460570183698!2d88.39522125802746!3d22.6939793962801!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f89c1b5c2f061b%3A0xfd331b56786abeb9!2sCentral%20Rd%2C%20Anandalok%2C%20H%20B%20Town%2C%20Sodepur%2C%20Panihati%2C%20West%20Bengal%20700110!5e0!3m2!1sen!2sin!4v1615015947080!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
|
||||
</div></div>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<!-- Form -->
|
||||
<div class="icon-contacts pb-3">
|
||||
<p class="mbr-text align-left mbr-fonts-style display-7">
|
||||
<b>Phone:</b> 062890 00105<br>
|
||||
<b>Email:</b> sodepur@iimtt.org<br>
|
||||
<b>Follow us:</b><a href="https://www.facebook.com/IIMTT.Sodepur/" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
<!--<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><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>-->
|
||||
</p>
|
||||
</div>
|
||||
<div class="alert alert-danger" id="warning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="success" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required
|
||||
class="form-control required name" id="name1" placeholder="Enter your Name">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input class="form-control" id="phn" type="number" name="telephone"
|
||||
placeholder="Enter your Contact number" required>
|
||||
<p id="phnError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="email" aria-required="true" name="widget-contact-form-email" required
|
||||
class="form-control required email" placeholder="Enter your Email">
|
||||
<p id="emailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="addr" name="address" placeholder="Enter your Full Address"
|
||||
required>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="form-group col-md-12">
|
||||
<select id="req" class="form-control" name="gender" required>
|
||||
<option value="">Select Course Name</option>
|
||||
<option value="Graduate Diploma in Montessori Teacher Training">Graduate Diploma in Montessori Teacher Training</option>
|
||||
<option value="Post-graduate Diploma in Montessori Teacher Training">Post-graduate Diploma in Montessori Teacher Training</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<!-- Input -->
|
||||
<textarea type="text" name="widget-contact-form-message" required rows="2" class="form-control required"
|
||||
id="message" placeholder="Enter your Message"></textarea>
|
||||
|
||||
</div> <!-- / .row -->
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<button style="background-color: #f7a325;margin:10px 0px;" class="btn btn-sm btn-block lift" type="button"
|
||||
onclick="submitForm()"> Send message</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-------------------------------------------------------------------------------------------------->
|
||||
|
||||
<script type="text/javascript">
|
||||
var option = null;
|
||||
var name = null;
|
||||
var addr = null;
|
||||
var phn = null;
|
||||
var subject = null;
|
||||
var email = null;
|
||||
var message = null;
|
||||
var warning = document.getElementById('warning');
|
||||
var success = document.getElementById('success');
|
||||
var emailError = document.getElementById('emailError');
|
||||
var req = document.getElementById("req");
|
||||
function setOptions(s) {
|
||||
// console.log(s[s.selectedIndex].value); // get value
|
||||
option = s[s.selectedIndex].value;
|
||||
// console.log(s[s.selectedIndex].id); // get id
|
||||
}
|
||||
function submitForm() {
|
||||
name = document.getElementById("name1").value;
|
||||
phn = document.getElementById("phn").value;
|
||||
addr = document.getElementById("addr").value;
|
||||
email = document.getElementById("email").value;
|
||||
message = document.getElementById("message").value;
|
||||
success.style.display = "none";
|
||||
subject = req.options[req.selectedIndex].value;
|
||||
//console.log(name+phn+addr+email+message+subject);
|
||||
if (name == '' || addr == '' || phn == '' || email == '' || message == '' || subject == '') {
|
||||
warning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(email) == false) {
|
||||
emailError.style.display = "block";
|
||||
}else if (mobile.test(phn) == false) {
|
||||
phnError.style.display = "block";
|
||||
} else {
|
||||
emailError.style.display = "none";
|
||||
warning.style.display = "none";
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Sodepur-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', name);
|
||||
formData.append('Email', email);
|
||||
formData.append('Phone', phn);
|
||||
formData.append('Field', subject);
|
||||
formData.append('Address', addr);
|
||||
formData.append('MessageDetails', message + " Course:" + subject);
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
// sendMail("enquiry@atheneumglobal.education");
|
||||
sendMail("teenybeans.info@gmail.com");
|
||||
sendMail("enquiry@beanstalkedu.com");
|
||||
sendMail("sodepur@iimtt.org");
|
||||
// sendMail("chatterjeegouravking@gmail.com");
|
||||
sendWelcomeMail(email);
|
||||
success.style.display = "block";
|
||||
document.getElementById("name1").value = "";
|
||||
document.getElementById("phn").value = "";
|
||||
document.getElementById("addr").value = "";
|
||||
document.getElementById("email").value = "";
|
||||
document.getElementById("message").value = "";
|
||||
|
||||
// window.location.href = "contact-back";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
|
||||
function sendMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Sodepur Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
name +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
email +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
phn +
|
||||
"</td></tr><tr><th>Address:- </th><td>:- " +
|
||||
addr +
|
||||
"</td></tr><tr><th>Course:- </th><td>:- " +
|
||||
subject +
|
||||
"</td></tr><tr><th>Message:- </th><td>:- " +
|
||||
message +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendWelcomeMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
//console.log(sendEmail);
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for contacting IIMTT.");
|
||||
formData.append(
|
||||
"message",
|
||||
// "<html><body><p>Welcome " +
|
||||
// name +
|
||||
// " to IIMTT Sodepur.<br>Thank you for contacting us. <br> We will get back to you shortly. In the meanwhile please do check out our website for more information. click <a href='https://iimtt.org'>here</a><br>Thank you<br>-Team IIMTT. </p></body></html>"
|
||||
|
||||
'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+name+'</b><p>Thank you for reaching International Institute of Montessori Teacher Training.</p>'+
|
||||
'<p>IIMTT was established to help meet the growing demand for Montessori teachers in India and abroad.Our course equips participants to educate children in the Montessori Method, at the pre-primary level anywhere in the world.</p>'+
|
||||
'<p>Our representative will get in touch with you soon!</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1vRsomtWAWU2P2SyVCpZJiGfKZyARRtJo/view?usp=sharing">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>A/143, Central Rd, H B Town, Sodepur, Barrackpore, West Bengal 700114<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
|
||||
</script>
|
||||
@@ -1,655 +0,0 @@
|
||||
<!-- Title -->
|
||||
<title>Montessori Teacher Training in Barasat - Enroll Now | IIMTT</title>
|
||||
<meta name="description" content="Looking for Montessori Teacher Training in Barasat? Join IIMTT's comprehensive program to become a certified Montessori teacher. Enroll now.">
|
||||
|
||||
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-takiroad">
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<?php
|
||||
include("_navbar.php");
|
||||
?>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-12 bg-cover shadow-light-lg overlay overlay-dark overlay-60"
|
||||
style="background-image: url(/assets/img/kolkata-centers.png);">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-12 k1">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 style="color:#f7a325;text-align: center;" class="display-3 font-weight-bold">
|
||||
IIMTT Taki Road
|
||||
</h1>
|
||||
<p class="text-white text-center">
|
||||
Leading the early childhood industry is the International Institute Of Montessori Teacher Training (IIMTT) popular across India and worldwide for offering practical courses rooted in Maria Montessori’s philosophy. We are now in your city Taki Road! Our industry professionals at the centres will help you grasp the cognitive methodology of teaching while enhancing your skillset as a profound Montessori guide and mentor.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<div class="position-relative">
|
||||
<div class="shape shape-bottom shape-fluid-x svg-shim">
|
||||
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M0 48h2880V0h-720C1442.5 52 720 0 720 0H0v48z" fill="rgb(239, 246, 252);" />
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- about Section start-->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="section section-quaternary border-0 py-0 appear-animation pt-4 pb-4" data-appear-animation="fadeIn">
|
||||
<div class="container">
|
||||
<div class="row align-items-center justify-content-center justify-content-lg-between pb-5 pb-lg-0">
|
||||
<div class="col-lg-6 order-2 order-lg-1 pt-4 pt-lg-0 pb-5 pb-lg-0 mt-5 mt-lg-0 appear-animation" data-appear-animation="fadeInRightShorter" data-appear-animation-delay="100">
|
||||
<h2 class="font-weight-bold text-black text-7 mb-2">About Us</h2>
|
||||
<p class="font-weight-light text-muted text-4">Established to meet the sky-rocketing demand of Montessori teachers, IIMTT is regarded among the world’s finest, globally accredited Montessori course providers. We strive towards shaping confident teachers who are valued for their mentorship and qualification no matter which Montessori institution they teach in by ensuring constant academic support and professional guidance.</p>
|
||||
<a class="navbar-btn btn btn-sm ml-auto bt" href="#c4">Contact us</a>
|
||||
</div>
|
||||
<div class="col-lg-6 order-1 order-lg-2 scale-2">
|
||||
<img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/kid1.jpg" alt="about us">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- about Section End-->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800">Course Offered</H2>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-0 col-md-1 d-flex"></div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg" style="">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/taki-road/graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/DrcQntAnCSSt' target="_blank"> Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-5 d-flex">
|
||||
<!-- Card -->
|
||||
<div class="card mb-6 shadow lift lift-lg">
|
||||
<!-- Image -->
|
||||
<div class="card-img-top">
|
||||
<!-- Image -->
|
||||
<img src="/assets/img/kids-teacher1.jpg" alt="post graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<h3>
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h3>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/taki-road/post-graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/ere01LDr6kzA' target="_blank"> Book a Seat</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center"><a href="https://atheneumglobal.education/" target='_blank'><button style="background-color: #2dadb8;border:none;color:white;border-radius:10px">Learn Online</button></a></div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!-- -------------------------------new Section---------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;" class="mx-auto">Start Your Teaching Career with IIMTT</H2>
|
||||
<div class="d-flex mt-8">
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_info.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
<div style="flex:2" class="my-auto px-0 px-md-4">
|
||||
<img src="/assets/img/IIMTT brochure_gneric.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0" style="box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999">
|
||||
</div>
|
||||
<div style="flex:1" class="my-auto d-none d-md-block">
|
||||
<img src="/assets/img/IIMTT brochure_all.webp" alt="key features iimtt"
|
||||
class="img-fluid mb-6 mb-md-0">
|
||||
</div>
|
||||
</div>
|
||||
<div class="text-center mt-4">
|
||||
<button style="background-color: #f7a325;color:white" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter2">Download Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form2 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter2" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h2 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">IIMTT Brochure</h2>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning2" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess2" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user2" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail2" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError2" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact2" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError2" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city2" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm2()"> Get Brochure</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------form--------------------------------------------------------->
|
||||
<script type="text/javascript">
|
||||
var user2 = null;
|
||||
var contact2 = null;
|
||||
var paymentEmail2 = null;
|
||||
var city2 = null;
|
||||
var paymentWarning2 = document.getElementById('paymentWarning2');
|
||||
var paymentSuccess2 = document.getElementById('paymentSuccess2');
|
||||
var paymentEmailError2 = document.getElementById('paymentEmailError2');
|
||||
var req2 = document.getElementById("req2");
|
||||
|
||||
function paymentSubmitForm2() {
|
||||
user2 = document.getElementById("user2").value;
|
||||
contact2 = document.getElementById("contact2").value;
|
||||
paymentEmail2 = document.getElementById("paymentEmail2").value;
|
||||
city2 = document.getElementById('city2').value;
|
||||
paymentSuccess2.style.display = "none";
|
||||
console.log('all details',user2,contact2,paymentEmail2,city2)
|
||||
if (user2 == '' || contact2 == '' || paymentEmail2 == '' || city2 =='') {
|
||||
paymentWarning2.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail2) == false) {
|
||||
paymentEmailError2.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact2) == false) {
|
||||
contactError2.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError2.style.display = "none";
|
||||
paymentWarning2.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Taki-Road-Download-brochure-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user2);
|
||||
formData.append('Email', paymentEmail2);
|
||||
formData.append('Phone', contact2);
|
||||
formData.append('Details', city2)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
sendPaymentMail2("teenybeans.info@gmail.com");
|
||||
sendPaymentMail2("enquiry@beanstalkedu.com");
|
||||
sendPaymentWelcomeMail2(paymentEmail2);
|
||||
paymentSuccess2.style.display = "block";
|
||||
document.getElementById("user2").value = "";
|
||||
document.getElementById("contact2").value = "";
|
||||
document.getElementById("paymentEmail2").value = "";
|
||||
document.getElementById("city2").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Taki Road Brochure form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user2 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail2 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact2 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city2 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail2(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Taki Road");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user2+'</b><p>Thank you for your interest in Montessori Teacher Training from IIMTT Taki Road.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about us.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1fe-h_OKfm3jvi8Ks7cfortDZE2c6rt2i/view?usp=share_link">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
<div class="fluid-container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-md-10 col-lg-8 text-center">
|
||||
|
||||
<H2 style="text-align: center;color: #2dadb8;">Gallery
|
||||
</H2>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
|
||||
<!-- Image -->
|
||||
<div class="row gx-4">
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid21.jpg" alt="Takiroad center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/kid3.jpg" alt="Takiroad center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher3.jpg" alt="Takiroad center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher4.jpg" alt="Takiroad center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kid5.jpg" alt="Takiroad center">
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<img class="img-fluid rounded shadow-lg mb-4 mt-5" src="/assets/img/kid4.jpg" alt="Takiroad center">
|
||||
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/kids-teacher5.jpg" alt="Takiroad center">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- BRANDS -->
|
||||
<section class="bg-white my-8">
|
||||
<h2 class="display-4 font-weight-bold text-center">Our Accreditations and Memberships</h2>
|
||||
<div class="container">
|
||||
<p class="text-center">IIMTT is accredited by an Ofqual-regulated UK Awarding Body, ISO-certified, CPD UK (accreditation no #778846) and registered on the UK Register of Learning Providers (UKPRN:10086062).</p>
|
||||
<div class="flickity-viewport-visible pt-2 pb-1"
|
||||
data-flickity='{"imagesLoaded": true, "initialIndex": 6, "pageDots": false, "prevNextButtons": false, "contain": true, "autoPlay": true}'>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/iso-logo.png" alt="iso logo" style="margin:0 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/Chartered College of Teaching.png" alt="cct logo" style="margin:0px 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/IMC.png" alt="imc logo" style="margin:0px 20px;width: 100px;">
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ims-logo.png" alt="ims logo" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-3">
|
||||
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/LLT-logo.png" alt="london teacher training college" style="margin:0 20px;width: 100px;">
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<img src="./assets/img/focus-awards-logo.png" alt="focusawards" style="margin-top:40px;width: 140px;">
|
||||
|
||||
<!-- Brand -->
|
||||
|
||||
</div>
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/ofqual-logo.png" alt="ofqual logo" style="margin-top: 20px;width: 100px;">
|
||||
</div>
|
||||
|
||||
<div class="col-8 col-md-3 col-lg-2.5">
|
||||
<!-- Brand -->
|
||||
<img src="./assets/img/cpd.png" alt="ofqual logo" style="width: 100px;">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-- SCALABLE -->
|
||||
<section style="background-color: rgb(239, 246, 252);" class="pt-6 pb-8">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 text-center">
|
||||
|
||||
<!-- Heading -->
|
||||
<h2 class="font-weight-bold" id="c4">
|
||||
Let us hear from you directly!
|
||||
</h2>
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<div id="map">
|
||||
<div class="a8">
|
||||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3680.355309253615!2d88.49108101496216!3d22.71503138510963!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8a32e012f3cd9%3A0xa43177f1ff37e633!2sInternational%20Institute%20Of%20Montessori%20Teacher%20Training%20Taki%20Road%2C%20Barasat!5e0!3m2!1sen!2sin!4v1614319659731!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
|
||||
</div></div>
|
||||
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
|
||||
<!-- Form -->
|
||||
<div class="icon-contacts pb-3">
|
||||
<p class="mbr-text align-left mbr-fonts-style display-7">
|
||||
<b>Phone:</b> 033 2584 0667<br>
|
||||
<b>Email:</b> takiroad@iimtt.org<br>
|
||||
<b>Follow us:</b><a href="https://www.facebook.com/IIMTT.TakiRoad/" class="text-decoration-none" target="_blank">
|
||||
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
|
||||
</a>
|
||||
<!--<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><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>-->
|
||||
</p>
|
||||
</div>
|
||||
<div class="alert alert-danger" id="warning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="success" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required
|
||||
class="form-control required name" id="name1" placeholder="Enter your Name">
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input class="form-control" id="phn" type="number" name="telephone"
|
||||
placeholder="Enter your Contact number" required>
|
||||
<p id="phnError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="email" aria-required="true" name="widget-contact-form-email" required
|
||||
class="form-control required email" placeholder="Enter your Email">
|
||||
<p id="emailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="addr" name="address" placeholder="Enter your Full Address"
|
||||
required>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="form-group col-md-12">
|
||||
<select id="req" class="form-control" name="gender" required>
|
||||
<option value="">Select Course Name</option>
|
||||
<option value="Graduate Diploma in Montessori Teacher Training">Graduate Diploma in Montessori Teacher Training</option>
|
||||
<option value="Post-graduate Diploma in Montessori Teacher Training">Post-graduate Diploma in Montessori Teacher Training</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<!-- Input -->
|
||||
<textarea type="text" name="widget-contact-form-message" required rows="2" class="form-control required"
|
||||
id="message" placeholder="Enter your Message"></textarea>
|
||||
|
||||
</div> <!-- / .row -->
|
||||
|
||||
<div class="form-group mb-0">
|
||||
|
||||
<button style="background-color: #f7a325;margin:10px 0px;" class="btn btn-sm btn-block lift" type="button"
|
||||
onclick="submitForm()"> Send message</button>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div> <!-- / .row -->
|
||||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-------------------------------------------------------------------------------------------------->
|
||||
|
||||
<script type="text/javascript">
|
||||
var option = null;
|
||||
var name = null;
|
||||
var addr = null;
|
||||
var phn = null;
|
||||
var subject = null;
|
||||
var email = null;
|
||||
var message = null;
|
||||
var warning = document.getElementById('warning');
|
||||
var success = document.getElementById('success');
|
||||
var emailError = document.getElementById('emailError');
|
||||
var req = document.getElementById("req");
|
||||
function setOptions(s) {
|
||||
// console.log(s[s.selectedIndex].value); // get value
|
||||
option = s[s.selectedIndex].value;
|
||||
// console.log(s[s.selectedIndex].id); // get id
|
||||
}
|
||||
function submitForm() {
|
||||
name = document.getElementById("name1").value;
|
||||
phn = document.getElementById("phn").value;
|
||||
addr = document.getElementById("addr").value;
|
||||
email = document.getElementById("email").value;
|
||||
message = document.getElementById("message").value;
|
||||
success.style.display = "none";
|
||||
subject = req.options[req.selectedIndex].value;
|
||||
//console.log(name+phn+addr+email+message+subject);
|
||||
if (name == '' || addr == '' || phn == '' || email == '' || message == '' || subject == '') {
|
||||
warning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(email) == false) {
|
||||
emailError.style.display = "block";
|
||||
}else if (mobile.test(phn) == false) {
|
||||
phnError.style.display = "block";
|
||||
} else {
|
||||
emailError.style.display = "none";
|
||||
warning.style.display = "none";
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-TakiRoad-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', name);
|
||||
formData.append('Email', email);
|
||||
formData.append('Phone', phn);
|
||||
formData.append('Field', subject);
|
||||
formData.append('Address', addr);
|
||||
formData.append('MessageDetails', message + " Course:" + subject);
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// console.log(json);
|
||||
// sendMail("enquiry@atheneumglobal.education");
|
||||
sendMail("teenybeans.info@gmail.com");
|
||||
sendMail("enquiry@beanstalkedu.com");
|
||||
sendMail("takiroad@iimtt.org");
|
||||
// sendMail("chatterjeegouravking@gmail.com");
|
||||
sendWelcomeMail(email);
|
||||
success.style.display = "block";
|
||||
document.getElementById("name1").value = "";
|
||||
document.getElementById("phn").value = "";
|
||||
document.getElementById("addr").value = "";
|
||||
document.getElementById("email").value = "";
|
||||
document.getElementById("message").value = "";
|
||||
|
||||
// window.location.href = "contact-back";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
|
||||
function sendMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Taki Road Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
name +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
email +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
phn +
|
||||
"</td></tr><tr><th>Address:- </th><td>:- " +
|
||||
addr +
|
||||
"</td></tr><tr><th>Course:- </th><td>:- " +
|
||||
subject +
|
||||
"</td></tr><tr><th>Message:- </th><td>:- " +
|
||||
message +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendWelcomeMail(sendEmail) {
|
||||
// ---------Mail sent-----------------
|
||||
//console.log(sendEmail);
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for contacting IIMTT.");
|
||||
formData.append(
|
||||
"message",
|
||||
// "<html><body><p>Welcome " +
|
||||
// name +
|
||||
// " to IIMTT Taki Road.<br>Thank you for contacting us. <br> We will get back to you shortly. In the meanwhile please do check out our website for more information. click <a href='https://iimtt.org'>here</a><br>Thank you<br>-Team IIMTT. </p></body></html>"
|
||||
|
||||
'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+name+'</b><p>Thank you for reaching International Institute of Montessori Teacher Training.</p>'+
|
||||
'<p>IIMTT was established to help meet the growing demand for Montessori teachers in India and abroad.Our course equips participants to educate children in the Montessori Method, at the pre-primary level anywhere in the world.</p>'+
|
||||
'<p>Our representative will get in touch with you soon!</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1fe-h_OKfm3jvi8Ks7cfortDZE2c6rt2i/view">Download Brochure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Panchantra Housing Complex,132 Masidhati Road Raja Rammohan Pally, Taki Rd, near Cityzen Fotum, Barasat, West Bengal 700124<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
|
||||
</script>
|
||||
@@ -1,767 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>Diploma in Montessori Teacher Training Course - IIMTT pattukkottai</title>
|
||||
<meta name="description" content="Enroll in IIMTT pattukkottai's Montessori teacher training diploma program for practical training and placement assistance. Unlock your potential today.">
|
||||
<link rel="canonical" href="https://iimtt.org/pattukkottai/diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:280px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>At IIMTT, we help you achieve your full potential as a Montessori teacher and become the educator you've always seen yourself as. Our Diploma in Montessori Teacher Training program has been carefully designed to address the specific and important needs of Montessori educators, and it is ideal for early childhood teachers who want to make a difference in their current field.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Diploma in Montessori Teacher Training in Pottokkottai</h2>
|
||||
<p>Introducing the most Premium Montessori Teacher Training with IIMTT Pattukkottai's 9-month Montessori Teacher Training program. Our Montessori Teacher Training course includes Dr. Maria Montessori's educational principles and her views on child development. The Program covers the different areas of the Montessori curriculum, such as practical life, sensorial, mathematics, language, and culture. You will also gain the knowledge of how to set up and manage a Montessori classroom to support child-centric learning. Our programs will teach you specific teaching techniques and strategies that are used in Montessori classrooms.
|
||||
In addition to theoretical instruction, At IIMTT Our Montessori Teacher Training Courses also include practical experience. This may involve observing and teaching in Montessori classrooms or working with individual children.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>To pursue a diploma in Montessori teacher training (regular), you must have completed your college graduation in any course. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The classes are scheduled at 10a.m - 12.30p.m, Every Monday to Firday</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course has a duration of around 6 months to 9 months.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<script>
|
||||
// Set the date we're counting down to
|
||||
var countDownDate = new Date("Jan 5, 2025 00:00:00").getTime();
|
||||
|
||||
// Update the count down every 1 second
|
||||
var x = setInterval(function() {
|
||||
|
||||
// Get today's date and time
|
||||
var now = new Date().getTime();
|
||||
|
||||
// Find the distance between now and the count down date
|
||||
var distance = countDownDate - now;
|
||||
|
||||
// Time calculations for days, hours, minutes and seconds
|
||||
// var days = Math.floor(distance / (1000 * 60 * 60 * 24));
|
||||
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
|
||||
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
|
||||
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
|
||||
|
||||
// Output the result in an element with id="demo"
|
||||
document.getElementById("demo").innerHTML ="<div style='display:flex'><div style='background-color:#F7A325;color:white;font-size:16px;width:27px;text-align:center;border-radius:5px' class='p-1'>00</div>"+"<span style='color:#F7A325;font-size:16px'>:</span><span style='background-color:#F7A325;color:white;font-size:16px;width:27px;text-align:center;border-radius:5px' class='p-1'>"+ hours.toLocaleString(undefined,{minimumIntegerDigits: 2}) + "</span><span style='color:#F7A325;font-size:16px'>:</span><span style='background-color:#F7A325;color:white;font-size:16px;width:27px;text-align:center;border-radius:5px' class='p-1'>"
|
||||
+ minutes.toLocaleString(undefined,{minimumIntegerDigits: 2}) + "</span><span style='color:#F7A325;font-size:16px'>:</span><span style='background-color:#F7A325;color:white;font-size:16px;width:27px;text-align:center;border-radius:5px' class='p-1'>" + seconds.toLocaleString(undefined,{minimumIntegerDigits: 2}) + "</span>";
|
||||
|
||||
// If the count down is over, write some text
|
||||
if (distance < 0) {
|
||||
clearInterval(x);
|
||||
document.getElementById("demo").innerHTML = "EXPIRED";
|
||||
}
|
||||
}, 1000);
|
||||
</script>
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-5 widthSidebar">
|
||||
<!-- <div style="color:#F7A325">OFFER VALID FOR </div> -->
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<!-- <div><small style="font-size:10px"><p id="demo"></p></small></div> -->
|
||||
<!-- <h3 style="font-weight:bold;" class="text-right display-5 sblue">Rs. 25000</h3> -->
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;margin-top:-10px">
|
||||
<!-- <div><small style="font-size:10px">*T & C Applied</small></div> -->
|
||||
<!-- <s><h3 style="font-weight:bold;" class="text-right display-5">Rs. 30000</h3></s> -->
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Duration</div>
|
||||
<div>6 to 9 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter">Enquire now</button>
|
||||
<!-- <div class="ml-auto mt-1"><a href="https://drive.google.com/file/d/1sSfK5KgvPo2eGKQ_TfZr6Z0124ihTmmj/view?usp=share_link" target='_blank'>
|
||||
<div style="font-size:12px;text-decoration:underline;color:black">View fee breakup</div>
|
||||
</a></div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Get Fee Details</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="paymentEmail" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm()"> Submit</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!---------------------------------------------------------------------------->
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user = null;
|
||||
var contact = null;
|
||||
var paymentEmail = null;
|
||||
var city = null;
|
||||
var paymentWarning = document.getElementById('paymentWarning');
|
||||
var paymentSuccess = document.getElementById('paymentSuccess');
|
||||
var paymentEmailError = document.getElementById('paymentEmailError');
|
||||
var req = document.getElementById("req");
|
||||
|
||||
function paymentSubmitForm() {
|
||||
user = document.getElementById("user").value;
|
||||
contact = document.getElementById("contact").value;
|
||||
paymentEmail = document.getElementById("paymentEmail").value;
|
||||
city = document.getElementById('city').value;
|
||||
paymentSuccess.style.display = "none";
|
||||
console.log('all details',user,contact,paymentEmail,city)
|
||||
if (user == '' || contact == '' || paymentEmail == '' || city =='') {
|
||||
paymentWarning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail) == false) {
|
||||
paymentEmailError.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact) == false) {
|
||||
contactError.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError.style.display = "none";
|
||||
paymentWarning.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Pattukkottai-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user);
|
||||
formData.append('Email', paymentEmail);
|
||||
formData.append('Phone', contact);
|
||||
formData.append('Details', city)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
// fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
// method: 'POST',
|
||||
// headers: {
|
||||
// accept: 'application.json',
|
||||
// 'Content-Type': 'application/json'
|
||||
// },
|
||||
// body: JSON.stringify({
|
||||
// "amount": "5300",
|
||||
// "productinfo": "Graduate Diploma in Montessori Teacher Training",
|
||||
// "firstname": user,
|
||||
// "email": paymentEmail,
|
||||
// "phone": contact,
|
||||
// "additionalInfo": {
|
||||
// "orderId": "147ubiebpe"
|
||||
// },
|
||||
// "callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
// "currency": "INR"
|
||||
// })
|
||||
// })
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
// sendPaymentMail("baguiati@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
document.getElementById("contact").value = "";
|
||||
document.getElementById("paymentEmail").value = "";
|
||||
document.getElementById("city").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Pattukkottai Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Pattukkottai");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user+'</b><p>Thank you for your interest in taking the Graduate Diploma in Montessori Teacher Training from IIMTT Pattukkottai.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,764 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>Post Graduate Course in Montessori Teacher Training in pattukkottai</title>
|
||||
<meta name="description" content="Improve your teaching abilities with our post-graduate Advanced Montessori Teacher Training programme. Enroll now to expand your career options">
|
||||
<link rel="canonical" href="https://iimtt.org/pattukkottai/advance-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:280px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
PG Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>At IIMTT we deliver the best, Enroll yourself in our PG Diploma Montessori Teacher Training program and advance your career in Montessori education. This advanced rigorous program combines theory and practice to give you the skills and knowledge you need to be a successful Montessori teacher. You'll learn about the advanced Montessori philosophy and teaching methods, and gain hands-on experience working with children in a Montessori classroom.
|
||||
You'll also develop the essential skills of observation, guidance, and assessment which will help you in your journey of teaching as a Montessori directress. Enroll today in our Montessori Teacher Training and experience a convenient and enjoyable learning experience.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<script>
|
||||
// Set the date we're counting down to
|
||||
var countDownDate = new Date("Jan 5, 2025 00:00:00").getTime();
|
||||
|
||||
// Update the count down every 1 second
|
||||
var x = setInterval(function() {
|
||||
|
||||
// Get today's date and time
|
||||
var now = new Date().getTime();
|
||||
|
||||
// Find the distance between now and the count down date
|
||||
var distance = countDownDate - now;
|
||||
|
||||
// Time calculations for days, hours, minutes and seconds
|
||||
// var days = Math.floor(distance / (1000 * 60 * 60 * 24));
|
||||
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
|
||||
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
|
||||
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
|
||||
|
||||
// Output the result in an element with id="demo"
|
||||
document.getElementById("demo").innerHTML ="<div style='display:flex'><div style='background-color:#F7A325;color:white;font-size:16px;width:27px;text-align:center;border-radius:5px' class='p-1'>00</div>"+"<span style='color:#F7A325;font-size:16px'>:</span><span style='background-color:#F7A325;color:white;font-size:16px;width:27px;text-align:center;border-radius:5px' class='p-1'>"+ hours.toLocaleString(undefined,{minimumIntegerDigits: 2}) + "</span><span style='color:#F7A325;font-size:16px'>:</span><span style='background-color:#F7A325;color:white;font-size:16px;width:27px;text-align:center;border-radius:5px' class='p-1'>"
|
||||
+ minutes.toLocaleString(undefined,{minimumIntegerDigits: 2}) + "</span><span style='color:#F7A325;font-size:16px'>:</span><span style='background-color:#F7A325;color:white;font-size:16px;width:27px;text-align:center;border-radius:5px' class='p-1'>" + seconds.toLocaleString(undefined,{minimumIntegerDigits: 2}) + "</span>";
|
||||
|
||||
// If the count down is over, write some text
|
||||
if (distance < 0) {
|
||||
clearInterval(x);
|
||||
document.getElementById("demo").innerHTML = "EXPIRED";
|
||||
}
|
||||
}, 1000);
|
||||
</script>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Program Overview - PG Diploma in Montessori Teacher Training in Pottokkottai</h2>
|
||||
<p>A PG Diploma in Montessori Teacher Training is an advanced course that provides individuals with the knowledge and skills necessary to teach. The course will cover the history and philosophy of the Montessori Method, Child development and learning theories, Montessori teaching methods and materials, Classroom management and assessment, and Practical experience in a Montessori classroom. The PG Diploma in Montessori Teacher Training is a rigorous course that lasts for 12 months. If you are interested in early childhood education and want to make a difference in the lives of young children, then this course is the right choice for you.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>You must possess a college graduation in any course to apply for a diploma in advanced montessori teacher training. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The classes are scheduled at 10a.m - 12.30p.m, Every Monday to Firday</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course has a duration of around 9 months to 1 year.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-5 widthSidebar">
|
||||
<!-- <div style="color:#F7A325">OFFER VALID FOR </div> -->
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<!-- <div><small style="font-size:10px"><p id="demo"></p></small></div> -->
|
||||
<!-- <h3 style="font-weight:bold;" class="text-right display-5 sblue">Rs. 29000</h3> -->
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;margin-top:-10px">
|
||||
<!-- <div><small style="font-size:10px">*T & C Applied</small></div> -->
|
||||
<!-- <s><h3 style="font-weight:bold;" class="text-right display-5">Rs. 39000</h3></s> -->
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Duration</div>
|
||||
<div>9 to 12 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter1">Enquire Now</button>
|
||||
<!-- <div class="ml-auto mt-1"><a href="https://drive.google.com/file/d/12a8y77UJyLNJiUvw3yt5X77g_CmIvjm-/view?usp=share_link" target='_blank'>
|
||||
<div style="font-size:12px;text-decoration:underline;color:black">View fee breakup</div>
|
||||
</a></div> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form1 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter1" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Get Fee Details</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning1" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess1" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user1" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail1" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError1" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact1" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError1" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city1" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm1()"> Submit</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!---------------------------------------->
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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-->
|
||||
<!------------------------------------------------>
|
||||
<script type="text/javascript">
|
||||
var user1 = null;
|
||||
var contact1 = null;
|
||||
var paymentEmail1 = null;
|
||||
var city1 = null;
|
||||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
contact1 = document.getElementById("contact1").value;
|
||||
paymentEmail1 = document.getElementById("paymentEmail1").value;
|
||||
city1 = document.getElementById('city1').value;
|
||||
paymentSuccess1.style.display = "none";
|
||||
console.log('all details',user1,contact1,paymentEmail1,city1)
|
||||
if (user1 == '' || contact1 == '' || paymentEmail1 == '' || city1 =='') {
|
||||
paymentWarning1.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail1) == false) {
|
||||
paymentEmailError1.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact1) == false) {
|
||||
contactError1.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError1.style.display = "none";
|
||||
paymentWarning1.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-pattukkottai-Post-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user1);
|
||||
formData.append('Email', paymentEmail1);
|
||||
formData.append('Phone', contact1);
|
||||
formData.append('Details', city1)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
// fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
// method: 'POST',
|
||||
// headers: {
|
||||
// accept: 'application.json',
|
||||
// 'Content-Type': 'application/json'
|
||||
// },
|
||||
// body: JSON.stringify({
|
||||
// "amount": "7300",
|
||||
// "productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
// "firstname": user1,
|
||||
// "email": paymentEmail1,
|
||||
// "phone": contact1,
|
||||
// "additionalInfo": {
|
||||
// "orderId": "147ubiebpe"
|
||||
// },
|
||||
// "callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
// "currency": "INR"
|
||||
// })
|
||||
// })
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
// window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
// sendPaymentMail1("baguiati@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
document.getElementById("city1").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT pattukkottai Post Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user1 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail1 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact1 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city1 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT pattukkottai");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user1+'</b><p>Thank you for your interest in taking the Post Graduate Diploma in Montessori Teacher Training from IIMTT pattukkottai.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -21,24 +21,6 @@
|
||||
<loc>https://iimtt.org/hanoi/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-micolayout</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/mico-layout/graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/mico-layout/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-imphal</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/imphal/graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/imphal/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-dimapur</loc>
|
||||
</url>
|
||||
<url>
|
||||
@@ -87,27 +69,6 @@
|
||||
<loc>https://iimtt.org/mukundapur/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-sodepur</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/sodepur/graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/sodepur/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-takiroad</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/taki-road/graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/taki-road/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-nabagram</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/siliguri/graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
@@ -123,15 +84,6 @@
|
||||
<loc>https://iimtt.org/cheran-ma-nagar/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-kharagpur</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/kharagpur/graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/kharagpur/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-chitlapakkam</loc>
|
||||
</url>
|
||||
<url>
|
||||
@@ -180,15 +132,6 @@
|
||||
<loc>https://iimtt.org/bongaigaon/post-graduate-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-pattukkottai</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/pattukkottai/diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/pattukkottai/pg-diploma-montessori-teacher-training.html</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://iimtt.org/montessori-teacher-training-gurugram</loc>
|
||||
</url>
|
||||
<url>
|
||||
|
||||
@@ -1,536 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>Diploma in Montessori Teacher Training at IIMTT Sodepur</title>
|
||||
<meta name="description" content="Looking for a Montessori teacher training course in Sodepur? Enrol at IIMTT Sodepur and take the first step towards becoming a Montessori teacher!">
|
||||
<link rel="canonical" href="https://iimtt.org/sodepur/graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
With the best Montessori Teacher Training Diploma we are offering, become the Montessori teacher you desire to be. With excellence of education, the course will bring a positive change in your personality together with a contribution into children’s development. It was specifically curated while keeping in mind the prerequisites of a Montessori Directress.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/kids-teacher.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>This 9 month course prepares individuals for a world with better opportunities in the field of early childhood education. The training programme equips students with innovative teaching strategies, in-depth topic knowledge, and both theoretical and applied expertise. The diploma has international recognition, and with the aid of the IIMTT's international credentials, you can launch a more promising career in the teaching field. Advance your career and dream with the most appropriate course that provides all the education you need. </p>
|
||||
<h2 class="font-weight-bold">Course Summary - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>You need to have completed your college graduation in any course to apply to a graduate diploma.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The timing of the class is 11 a.m. on weekdays and 1 p.m. on weekends. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>You can successfully accomplish this course within a span of 6 to 12 months.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 28000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>9 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/DrcQntAnCSSt" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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>
|
||||
@@ -1,537 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>#1 Advanced Montessori Teacher Training Course in Sodepur</title>
|
||||
<meta name="description" content="Elevate your teaching career with the Diploma in Advanced Montessori Teacher Training at IIMTT Sodepur. Enroll now and take the first step today.">
|
||||
<link rel="canonical" href="https://iimtt.org/sodepur/post-graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
This advanced postgraduate credential in Montessori teacher training by IIMTT offers the course where you can put more emphasis on your work as a Montessori educator. With the aid of this course, which offers all the essential knowledge you require, you can improve your abilities, experience, skills, and professionalism in the field of your choice.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/kids-teacher1.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>You can become more professional in the field of Montessori education by enrolling in a post-graduate training programme, which will give you all the fundamental information you need, as well as exposure to better opportunities and career options. This 15-month postgraduate programme improves all of your skills and awards you with an IIMTT accreditation that is recognised internationally to advance your career and elevate your certificate.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>A 15-month post-graduate Montessori teacher training programme enables one to advance in capability and proficiency. With the goal of gaining more experience and information, it increases your exposure to your career while boosting all of your talents and personality qualities. With more employment options and a greater understanding of the significance of child development, the course prepares you to work as a professional early educator.</p>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>A college graduation is must for applying to the course.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The class timings are between 11 a.m. to 4 p.m. everyday.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course has the duration of 15 months for completion.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 32000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>12 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/ere01LDr6kzA" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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>
|
||||
@@ -1,536 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>Diploma in Montessori Teacher Training at IIMTT Taki Road</title>
|
||||
<meta name="description" content="Looking for a Montessori teacher training course in Taki Road? Enroll at IIMTT Taki Road and take the first step towards becoming a Montessori teacher!">
|
||||
<link rel="canonical" href="https://iimtt.org/takiroad/graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
Add to your passion, skills, and knowledge as a Montessori educator by enrolling in the best course for your level of learning. Give your career a lift by arming yourself with the precise tactics and training required to become a professional Montessori.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>With the 9 month course in Montessori, expand your career opportunities, talents, skills , expertise and become more aware of child development and its significance. The curriculum of the course will provide you with all theory and practical knowledge you need as an early childhood educator, Convenient as the course is, get informed by professionals and learn creative ways of handling a classroom and become a better and experienced person in the process. </p>
|
||||
<h2 class="font-weight-bold">Course Summary - Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>Any college graduate can be admitted into the programme.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The class timings are : 11 a.m.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course completes in 9 months.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3> -->
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>9 Month</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/DrcQntAnCSSt" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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>
|
||||
@@ -1,536 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />
|
||||
<!-- Libs CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/libs.bundle.css" />
|
||||
<!-- Theme CSS -->
|
||||
<link rel="stylesheet" href="/assets/css/theme.bundle.css" />
|
||||
<!-- my css -->
|
||||
<link rel="stylesheet" href="/assets/css/my.css" />
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-5QHMZ5P');
|
||||
</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
<!-- Title -->
|
||||
<title>#1 Advanced Montessori Teacher Training Course in Taki Road</title>
|
||||
<meta name="description" content="Elevate your teaching career with the Diploma in Advanced Montessori Teacher Training at IIMTT Taki Road. Enroll now and take the first step today.">
|
||||
<link rel="canonical" href="https://iimtt.org/takiroad/post-graduate-diploma-montessori-teacher-training.html">
|
||||
<style>
|
||||
.accordian .card .card-header h5{
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
}
|
||||
.accordian .card .card-header {
|
||||
position: relative;
|
||||
padding: 0.4rem 2rem;
|
||||
margin-top:1rem;
|
||||
border-radius:0;
|
||||
background-color:#D3D3D3;
|
||||
}
|
||||
.accordian .card .card-header span{
|
||||
position: absolute;
|
||||
right:5px;
|
||||
top:5px;
|
||||
font-size:24px;
|
||||
}
|
||||
.accordian .card .card-body{
|
||||
display: none;
|
||||
padding: 0.5rem 1rem;
|
||||
}
|
||||
/*open one card by default*/
|
||||
.accordian .card:nth-child(1) .card-body{
|
||||
display: block;
|
||||
}
|
||||
.accordian .card .card-body p{
|
||||
font-size: 15px;
|
||||
line-height: 24px;
|
||||
}
|
||||
@media (min-width: 1160px) {
|
||||
.widthSidebar {
|
||||
width:260px
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5QHMZ5P"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
<!-- NAVBAR -->
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-togglable fixed-top">
|
||||
<div class="container">
|
||||
<!-- Brand -->
|
||||
<a href="/">
|
||||
<img src="/assets/img/iimtt.png" class="navbar-brand-img" alt="iimtt logo">
|
||||
</a>
|
||||
<!-- Toggler -->
|
||||
<a href="tel:+918420595031">
|
||||
<div class='text-right position-absolute d-sm-block d-md-none d-lg-none' style='right:90px;top:10px'><i class="fe fe-lg fe-phone" style="color:#f7a325 !important"></i></div>
|
||||
</a>
|
||||
<button style='background-color:#f7a325' class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
<!-- Collapse -->
|
||||
<div class="collapse navbar-collapse" id="navbarCollapse">
|
||||
<!-- Toggler -->
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<i class="fe fe-x"></i>
|
||||
</button>
|
||||
<!-- Navigation -->
|
||||
<ul class="navbar-nav ml-auto">
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
|
||||
Home
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/curriculum">
|
||||
Curriculum
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/centers">
|
||||
Centers
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/partnership">
|
||||
Partnership
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="https://blogs.iimtt.org/blogs">
|
||||
Blogs
|
||||
</a>
|
||||
<a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/contact">
|
||||
Contact
|
||||
</a>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!-----------------------------------------------new section------------------------------------>
|
||||
<!-- IMAGE -->
|
||||
<section data-jarallax data-speed=".8" class="py-10 py-md-12">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-7">
|
||||
<!-- Heading -->
|
||||
<div>
|
||||
<h1 class="display-5 font-weight-bold">
|
||||
Post Graduate Diploma in Montessori Teacher Training
|
||||
</h1>
|
||||
<p>
|
||||
With the correct Montessori postgraduate diploma, you can learn more and outperform others while opening up a world of options. With the post-graduation programme offered by IIMTT and its value, utilize your skills to explore while learning from the best.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-5">
|
||||
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!-- SHAPE -->
|
||||
<!---------------------------------------------------course summary --------------------------------------->
|
||||
<section data-jarallax data-speed=".8" class="pb-4">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-12 col-lg-9">
|
||||
<h2 class="font-weight-bold">Course Overview - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<p>Things start to improve when you take the right course. With the proper instruction from qualified trainers, our postgraduate training programme will advance, increase your skill level, and give you more experience throughout the course of 15 months. It will also help you grow in your job and improve your personality. The best curriculum will enable you to succeed. Learn more about the most recent approaches and tools for managing classroom environments and child development.</p>
|
||||
<h2 class="font-weight-bold">Course Summary - Post Graduate Diploma in Montessori Teacher Training</h2>
|
||||
<div class="accordian">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>1. Eligibility Criteria </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-up"></span>
|
||||
</div>
|
||||
<div class="card-body active">
|
||||
<p>If you have a college graduation, then only you can apply for the course.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>2. Class Timing </h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The timings are different for week-day and week-end programs. 11 a.m. for week-days and 12 p.m. for week-ends. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>3. Course Duration</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course has a duration of 15 months in total. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
$(".card-header").click(function(){
|
||||
// self clicking close
|
||||
if($(this).next(".card-body").hasClass("active")){
|
||||
$(this).next(".card-body").removeClass("active").slideUp()
|
||||
$(this).children("span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down")
|
||||
}
|
||||
else{
|
||||
$(".card .card-body").removeClass("active").slideUp()
|
||||
$(".card .card-header span").removeClass("fe fe-chevron-up").addClass("fe fe-chevron-down");
|
||||
$(this).next(".card-body").addClass("active").slideDown()
|
||||
$(this).children("span").removeClass("fe fe-chevron-down").addClass("fe fe-chevron-up")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
</script>
|
||||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3> -->
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-edit sblue pr-1"></span>Pass Percentage</div>
|
||||
<div>40%</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-credit-card sblue pr-1"></span>Certificate</div>
|
||||
<div>Yes</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-globe sblue pr-1"></span>Language</div>
|
||||
<div>English</div>
|
||||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>15 Month</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
<div class="mt-2">Share this Course:</div>
|
||||
<div style="display:flex;font-size:24px;">
|
||||
<a href='http://www.twitter.com/share?url=http://iimtt.org/' target='_blank'><span class="fe fe-twitter sblue pr-3"/></a>
|
||||
<a href='https://www.facebook.com/sharer/sharer.php?u=iimtt.org' target='_blank'><span class="fe fe-facebook sblue pr-3"/></a>
|
||||
<a href='https://www.linkedin.com/sharing/share-offsite/?url=iimtt.org' target='_blank'><span class="fe fe-linkedin sblue pr-3"/></a>
|
||||
<a class="clipboard"><span class="fe fe-link sblue pr-3"/></a>
|
||||
</div>
|
||||
<p>
|
||||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/ere01LDr6kzA" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
||||
$('.clipboard').on('click', function() {
|
||||
$("body").append($temp);
|
||||
$temp.val($url).select();
|
||||
document.execCommand("copy");
|
||||
$temp.remove();
|
||||
$("clip").text("URL copied!");
|
||||
})
|
||||
</script>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!-- ARTICLES -->
|
||||
<section class="pt-2 pt-md-7 pt-md-6">
|
||||
<div class="container">
|
||||
<div class="row align-items-center mb-5">
|
||||
<div class="col-12 col-md">
|
||||
<!-- Heading -->
|
||||
<h2 style="color: #00b1c1;text-align: center;" class="mb-0">
|
||||
Accreditations & Affiliation
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<!-- Card -->
|
||||
<div class="card card-row shadow-light-lg mb-6">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-3 k3">
|
||||
<!-- Slider -->
|
||||
<div style="position:relative;" !important;
|
||||
data-flickity='{"fade": true, "imagesLoaded": true, "pageDots": false, "prevNextButtons": false, "asNavFor": "#blogSlider", "draggable": false}'>
|
||||
<img class="s1" style="width: 100px;margin-top: 50%;" src="/assets/img/iso-logo.png" alt="iso logo">
|
||||
<img class="s2" style="width:150px;margin-top: 65%;" src="/assets/img/cct-logo.svg" alt="cct logo">
|
||||
<img class="s3" style="width: 160px;margin-top: 45%;" src="/assets/img/imc-logo.png" alt="imc logo">
|
||||
<img class="s4" style="width:100px;margin-top: 30%" src="/assets/img/ims-logo.png" alt="ims logo">
|
||||
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT logo">
|
||||
<img class="s6" style="width: 140px;margin-top: 40%" src="/assets/img/focusawards.png" alt="focusawards logo">
|
||||
<img class="s7" style="width: 100px;margin-top: 35%" src="/assets/img/ofqual-logo.png" alt="ofqual logo">
|
||||
<img class="s1" style="width: 100px;margin-top: 36%;" src="/assets/img/cpd.png" alt="cpd logo">
|
||||
<div class="card-img-left w-100 bg-cover">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 position-static">
|
||||
<!-- Slider -->
|
||||
<div class="position-static"
|
||||
data-flickity='{"wrapAround": true, "pageDots": false, "imagesLoaded": true, "adaptiveHeight": true}'
|
||||
id="blogSlider">
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is one of the few training and development organizations for teachers that is an ISO certified authorized teacher
|
||||
training solution provider in the space of pre and primary education in Asia.<br>
|
||||
An ISO International Standard represents a global consensus on the state of the art in the subject of that standard. So
|
||||
for every prospective student, an ISO certification represents, more than anything else, the institutions commitment to
|
||||
benchmark it’s product or services against a global standard. It is a recognition of the high standards adopted by the
|
||||
institution that lends a lot of credibility to the institutions value proposition.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Heading -->
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of The College of Teachers and abides by its Code of Professional Practice.<br>
|
||||
The Chartered College of Teaching, is the recognized professional body for the teaching profession in the UK. The
|
||||
college was founded in 1846 and incorporated by royal charter as The College of Preceptors in 1849.A supplemental
|
||||
charter was granted in 1998 changing the College's name to The College of Teachers. A further supplemental charter
|
||||
granted in 2017 changed the college's name to The Chartered College of Teaching, updated its objects and gave it the
|
||||
right to award the professional status of Chartered Teacher (CTeach). The college's Patron is The Prince Philip, Duke of
|
||||
Edinburgh.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
The International Montessori Council (IMC) is a professional association designed to provide specific services and
|
||||
support to Montessori educators and schools. Its mission is to protect the vision and legacy of Dr. Maria Montessori and
|
||||
the Montessori Foundation by making policy designed to promote the essential principles of best practices and authentic
|
||||
Montessori education. AGTTC is proudly associated with the IMC to take Montessori principles and the methodology far and
|
||||
wide.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IMS recognizes Montessori institution based on their commitment and practice to follow laws of nature with children as
|
||||
set forth in specific recognition criteria. IMS seeks to maintain and support this commitment through workshops, teacher
|
||||
education, and consultation services to assure the highest quality of program operation possible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
AGTTC is an institutional member of London Teacher Training College. Based in South London, the London Teacher Training
|
||||
College was established in 1984 and has over the years trained a vast number of teachers from around the world. The
|
||||
college prides itself on the quality of its courses and the individual attention it provides every student who enrols.<br>
|
||||
There are only a 100 partner schools worldwide which offer LTTC teacher training programmes.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
IIMTT’s internationally accredited Montessori Teacher Training Program brings best in class international
|
||||
qualifications
|
||||
accessible to aspiring teachers at an affordable cost. The only UK qualification in Montessori Teacher
|
||||
Training for
|
||||
Montessori teachers in Kolkata.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="w-100">
|
||||
<!-- Body -->
|
||||
<div class="card-body">
|
||||
<!-- Text -->
|
||||
<p class="mb-0 text-muted">
|
||||
Atheneum Global is also a CPD (Continuing Professional Development) accredited course provider. The CPD group examines course providers across UK and overseas and accredits the best ones by ensuring that their services are of the highest quality and taking into account aspects like accessibility, content and creativity of the training platforms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!----------------------------------------------------------------->
|
||||
<section>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Global Registered Address
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our partners
|
||||
</h5>
|
||||
<!-- 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 -->
|
||||
<h5 class="font-weight-bold text-uppercase text-gray-700">
|
||||
Our center
|
||||
</h5>
|
||||
<!-- 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>
|
||||
</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>
|
||||
Reference in New Issue
Block a user