feat-gurugram center

preproduction
Abhijeet_Bagade 2023-10-20 10:54:09 +00:00
parent e4d90b16e1
commit 50a5850e11
6 changed files with 2572 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -293,6 +293,20 @@
</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">
<div class="card-img-top">
<img src="/assets/img/iimtt-gurugram.webp" alt="iimtt" class="img-fluid">
</div>
<div class="card-body bg-cover card-bg card-bg">
<h3 class="text-center text-black">
<b>Gurugram</b>
</h3>
</div>
</div>
</a>
</div>
</div>
</div>
</section>

View File

@ -0,0 +1,766 @@
<!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 gurugram</title>
<meta name="description" content="Enroll in IIMTT gurugram's Montessori teacher training diploma program for practical training and placement assistance. Unlock your potential today.">
<link rel="canonical" href="https://iimtt.org/gurugram/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>The Montessori education system is focused on achieving the full potential of the students enrolled in it. But before going so far it is also important to achieve a teachers full potential. Here we go! Our Diploma in Montessori Teacher Training program has been carefully designed to address the specific and important needs of Montessori educators and to push them at their best! 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 Gurugram</h2>
<p>Introducing Gurugrams 9-month Montessori Teacher Training program brought you by IIMTT. Our Montessori Teacher Training course includes Dr. Maria Montessori's educational principles and her views on child development. Our Montessori Teacher Training course includes Dr. Maria Montessori's educational principles, philosophies 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 can also gain the knowledge of how to set up and manage a Montessori classroom to support child-centric learning. We can teach you the specific strategies to create an amazing learning atmosphere inside the classroom. 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 9a.m - 5p.m, Every Monday to Firday and Saturday 10a.m - 2p.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 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">&times;</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()">&nbsp;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 its 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">
IIMTTs 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">
IIMTTs 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-Gurugram-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 Gurugram 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 Gurugram");
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 Gurugram.</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>

View File

@ -0,0 +1,764 @@
<!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 Gurugram</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/gurugram/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>IIMTT believes in delivering the best for you. Enroll yourself in our PG Diploma Montessori Teacher Training program and advance your career in Montessori education. The advanced combination of theoretical and practical classes give you a clear picture of what happens inside a Montessori classroom. You will gain a vast knowledge about the Montessori philosophy, the learning system and teaching methods. Want to gain hands-on experience working with children in a Montessori classroom ? 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">Course Overview - PG Diploma in Montessori Teacher Training in Gurugram</h2>
<p>A PG Diploma in Montessori Teacher Training is an advanced course that provides individuals with the knowledge and skills necessary to teach inside a montessori classroom. 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 a maximum 12 months. If you are someone who is passionate about teaching and making a difference to the educational world , this is the right thing to do! Enroll yourself now or refer to someone you know!
</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 9a.m - 5p.m, Every Monday to Firday and Saturday 10a.m - 2p.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 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">&times;</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()">&nbsp;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 its 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">
IIMTTs 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">
IIMTTs 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-Gurugram-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 Gurugram 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 Gurugram");
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 Gurugram.</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>

File diff suppressed because it is too large Load Diff

View File

@ -188,4 +188,13 @@
<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>
<loc>https://iimtt.org/gurugram/diploma-montessori-teacher-training.html</loc>
</url>
<url>
<loc>https://iimtt.org/gurugram/pg-diploma-montessori-teacher-training.html</loc>
</url>
</urlset>