Merge branch 'c9' into 'master'

make some text bold

See merge request iimtt/iimtt.org!6
This commit is contained in:
2021-03-12 11:50:47 +00:00
28 changed files with 1112 additions and 110 deletions

View File

@@ -97,8 +97,8 @@
</div> <!-- / .container --> </div> <!-- / .container -->
</footer> </footer>
<div style="background-color: #1b2a6e;margin: 0;padding: 0;border-top:1px solid white;"> <div style="background-image: linear-gradient(#1b2a4e, black);margin: 0;padding: 0;">
<p style="color: #f7a325;margin: 0;text-align: center;padding-bottom: 10px;"> © 2020 IIMTT. All Rights Reserved.</p> <p style="color:#A5A5A5;margin: 0;text-align: center;padding-bottom: 10px;font-size:14px;"> © 2020 IIMTT. All Rights Reserved.</p>
</div> </div>
</section> </section>
<div class="f1"> <div class="f1">
@@ -112,5 +112,18 @@
<!-- Theme JS --> <!-- Theme JS -->
<script src="/assets/js/theme.bundle.js"></script> <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> </body>
</html> </html>

View File

@@ -3,8 +3,6 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="A leading Montessori Teacher Training Institute with UK Qualifications. Offering in-classroom Montessori education globally.">
<link rel="canonical" href="https://iimtt.org/">
<!-- Favicon --> <!-- Favicon -->
<link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" /> <link rel="shortcut icon" href="/assets/favicon/iimtt.ico" type="image/x-icon" />

View File

@@ -2,6 +2,7 @@
<!-- Title --> <!-- Title -->
<title>International Institute of Montessori Teacher Training | IIMTT</title> <title>International Institute of Montessori Teacher Training | IIMTT</title>
<meta name="description" content="A leading Montessori Teacher Training Institute with UK Qualifications. Offering in-classroom Montessori education globally"> <meta name="description" content="A leading Montessori Teacher Training Institute with UK Qualifications. Offering in-classroom Montessori education globally">
<link rel="canonical" href="https://iimtt.org/">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -103,10 +104,14 @@ include("_navbar.php");
</div> </div>
<div class="col-8 col-md-3 col-lg-2.5"> <div class="col-8 col-md-3 col-lg-2.5">
<!-- Brand --> <!-- Brand -->
<img src="./assets/img/ofqual-logo.png" alt="ofqual logo" style="margin-top: 20px;width: 100px;"> <img src="./assets/img/ofqual-logo.png" alt="ofqual logo" style="margin-top: 20px;width: 100px;">
</div> </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>
</div> <!-- / .container --> </div> <!-- / .container -->
@@ -171,7 +176,7 @@ include("_navbar.php");
<!-- Text --> <!-- Text -->
<p class="text-gray-700 mb-5"> <p class="text-gray-700 mb-5">
As Montessorians we contribute to social growth and are proude of the impact we bring to people's lives As Montessorians we contribute to social growth and are proud of the impact we bring to people's lives
across 3 continents.<br><br> across 3 continents.<br><br>
</p> </p>
</div> </div>
@@ -791,7 +796,7 @@ include("_navbar.php");
</p> </p>
<!-- Button --> <!-- Button -->
<a href="center" class="btn btn-pill lift bt"> <a href="centers" class="btn btn-pill lift bt">
Search Here <i class="fe fe-arrow-right ml-2"></i> Search Here <i class="fe fe-arrow-right ml-2"></i>
</a> </a>

View File

@@ -217,6 +217,15 @@ hover:label {
background-color: #fff; background-color: #fff;
border: 1px solid #f1f4f8; border: 1px solid #f1f4f8;
} }
.f{
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
background-repeat:no-repeat;
height:100%;
width:100%;
background-size:cover;
background-position:center;
background-attachment:fixed;
}
.j{ .j{
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg); background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
background-repeat:no-repeat; background-repeat:no-repeat;
@@ -285,7 +294,7 @@ text-align:center;
height:50px; height:50px;
border-radius:50%; border-radius:50%;
display: flex; display: flex;
right: 15px; left: 15px;
bottom: 15px; bottom: 15px;
align-items:center; align-items:center;
justify-content:center; justify-content:center;

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

BIN
assets/img/cpd.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -1,6 +1,7 @@
<!-- Title --> <!-- Title -->
<title>IIMTT centrers | International & Domestic</title> <title>IIMTT centrers | International & Domestic</title>
<meta name="description" content="Visit IIMTT centers to experience a world class teaching environment. We are helping out partners to run a top-tier training institute strategically and effectively."> <meta name="description" content="Visit IIMTT centers to experience a world class teaching environment. We are helping out partners to run a top-tier training institute strategically and effectively.">
<link rel="canonical" href="https://iimtt.org/centers">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -180,7 +181,7 @@ include("_navbar.php");
<!-- Text --> <!-- Text -->
<p class="mb-0 text-muted text-center"> <p class="mb-0 text-muted text-center">
Junction CCPur Parking, Above MK Hotel, Keishampat, Imphal, Manipur 795001<br><br> Junction CCPur Parking, Above MK Hotel, Keishampat, Imphal, Manipur 795001<br><br>
<a class="navbar-btn btn btn-sm ml-auto bt" href="montessori-teacher-training-Imphal"> <a class="navbar-btn btn btn-sm ml-auto bt" href="montessori-teacher-training-imphal">
View More View More
</a> </a>
</p> </p>
@@ -461,6 +462,41 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
</div> </div>
</div> </div>
</div>
<div class="col-12 col-md-6 col-lg-4 d-flex mb-4">
<!-- Card -->
<div class="card mb-6 mb-lg-0 shadow-light-lg lift lift-lg">
<!-- Image -->
<div class="card-img-top">
<img src="/assets/img/west-bangal1.png" 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="card-body">
<!-- Heading -->
<h3 class="text-center">
IIMTT kharagpur
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Vidyasagarpur, Lal Road, Near Ankush Club, Inda, Kharagpur, West Bengal 721305<br>
<a class="navbar-btn btn btn-sm ml-auto mt-6 bt" href="montessori-teacher-training-kharagpur">
View More
</a>
</p>
</div>
</div>
</div> </div>
<div class="col-12 col-md-6 col-lg-4 d-flex mb-4"> <div class="col-12 col-md-6 col-lg-4 d-flex mb-4">
@@ -495,6 +531,40 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
</div> </div>
</div> </div>
</div> </div>
<div class="col-12 col-md-6 col-lg-4 d-flex mb-4">
<!-- Card -->
<div class="card mb-6 mb-lg-0 shadow-light-lg lift lift-lg">
<!-- Image -->
<div class="card-img-top">
<img src="/assets/img/Siliguri.png" 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="card-body">
<!-- Heading -->
<h3 class="text-center">
IIMTT Yavatmal
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Jajoo English Medium School, Naringe Nagar, Dhamangaon Road, Yavatmal, Maharashtra 445001<br>
<a class="navbar-btn btn btn-sm ml-auto bt" href="montessori-teacher-training-yavatmal">
View More
</a>
</p>
</div>
</div>
</div>
</div> <!-- / .row --> </div> <!-- / .row -->
</div> <!-- / .container --> </div> <!-- / .container -->

View File

@@ -1,6 +1,7 @@
<!-- Title --> <!-- Title -->
<title>Get in touch with IIMTT</title> <title>Get in touch with IIMTT</title>
<meta name="description" content="Have a question about Montessori education? Trying to choose the right course to study? Get in touch today!"> <meta name="description" content="Have a question about Montessori education? Trying to choose the right course to study? Get in touch today!">
<link rel="canonical" href="https://iimtt.org/contact">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -82,27 +83,28 @@ include("_navbar.php");
<h2 style="color: #00b1c1;" class="font-weight-bold text-center"> <h2 style="color: #00b1c1;" class="font-weight-bold text-center">
Let's get in touch Let's get in touch
</h2> </h2>
<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 --> <!-- Form -->
<form> <form class="" role="form" method="post">
<div class="form-group mb-5"> <div class="form-group mb-5">
<!-- Input --> <!-- Input -->
<input class="form-control" id="contactName" type="text" placeholder="Full name"> <input class="form-control" type="text" aria-required="true" name="widget-contact-form-name" id="name1" placeholder="Full name" required>
</div> </div>
<div class="form-group mb-5"> <div class="form-group mb-5">
<!-- Input --> <!-- Input -->
<input class="form-control" id="contactphone" type="tel" placeholder="Phone Number"> <input class="form-control" type="tel" id="phn" name="telephone" placeholder="Phone Number" required>
</div> </div>
<div class="form-group mb-5"> <div class="form-group mb-5">
<!-- Input --> <!-- Input -->
<input class="form-control" id="contactEmail" type="email" placeholder="hello@domain.com"> <input class="form-control" type="email" id="email" aria-required="true" name="widget-contact-form-email" placeholder="hello@domain.com" required>
</div> </div>
<div class="form-group mb-5"> <div class="form-group mb-5">
<select class="form-control" name="cars" id="cars" required> <select class="form-control" name="cars" id="req" name="gender" required>
<option value="">In which field you are interested in?</option> <option value="">In which field you are interested in?</option>
<option value="Montessori Teacher Training">Training</option> <option value="Montessori Teacher Training">Training</option>
<option value="Pre and Primary Teacher Training">Partnership</option> <option value="Pre and Primary Teacher Training">Partnership</option>
@@ -124,7 +126,7 @@ include("_navbar.php");
<div class="form-group mb-7 mb-md-9"> <div class="form-group mb-7 mb-md-9">
<!-- Input --> <!-- Input -->
<textarea class="form-control" id="contactMessage" rows="4" <textarea class="form-control" name="widget-contact-form-message" id="message" rows="3"
placeholder="Tell us what we can help you with!"></textarea> placeholder="Tell us what we can help you with!"></textarea>
@@ -137,20 +139,158 @@ include("_navbar.php");
</label> </label>
<!-- Input --> <!-- Input -->
<textarea class="form-control" id="contactMessage" rows="5" <textarea class="form-control" id="message" rows="5"
placeholder="Tell us what we can help you with!"></textarea> placeholder="Tell us what we can help you with!"></textarea>
</div> </div>
<div class="form-group mb-0"> <div class="form-group mb-0">
<!-- Submit --> <!-- Submit --
<a href="#" style="background-color: #f7a325;margin:10px;" class="btn btn-sm btn-block lift"> <a href="#" style="background-color: #f7a325;margin:10px;" class="btn btn-sm btn-block lift">
Send message Send message
</a> </a>-->
<button style="background-color: #f7a325;margin:10px;" class="btn btn-sm btn-block lift" type="button" onclick="submitForm()">&nbsp;Send message</button>
</div> </div>
</form> </form>
</div> </div>
</div> </div>
</div> </div>
</section> </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].text;
// console.log(name+phn+addr+email+message);
if(name == '' || addr=='' || phn == '' || email == '' || message==''){
warning.style.display = "block";
}else{
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
if (reg.test(email) == false)
{
emailError.style.display = "block";
}else{
emailError.style.display = "none";
warning.style.display = "none";
let formData = new FormData();
formData.append('formName', 'teenyBeansNewContact');
formData.append('Name', name);
formData.append('Email', email);
formData.append('Phone', phn);
// formData.append('Address', addr);
formData.append('MessageDetails', message+" Subject= "+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("enquiry@beanstalkedu.com");
sendMail("teenybeans.info@gmail.com");
// 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", "Teenybeans");
formData.append("senderMail", "no-reply@teenybeans.in");
formData.append("subject", "New Contact Form Fillup");
formData.append(
"message",
"<html><body><p>New 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>Message:- </th><td>:- " +
message +
"</td></tr></table></body></html>"
);
fetch("https://mailapi.teenybeans.in/", {
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", "Teenybeans");
formData.append("senderMail", "no-reply@teenybeans.in");
formData.append("subject", "Welcome to Teenybeans Preschool");
formData.append(
"message",
"<html><body><p>Welcome " +
name +
" to Teenybeans Preschool.<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://teenybeans.in'>here</a><br>Thank you<br>-Team Teenybeans. </p></body></html>"
);
fetch("https://mailapi.teenybeans.in/", {
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>

View File

@@ -1,6 +1,7 @@
<!-- Title --> <!-- Title -->
<title>The best Montessori teacher training curriculum | IIMTT</title> <title>The best Montessori teacher training curriculum | IIMTT</title>
<meta name="description" content="Our curriculum is closely linked to Montessori in primary years. We offer graduate and post-graduate courses in Montessori Education."> <meta name="description" content="Our curriculum is closely linked to Montessori in primary years. We offer graduate and post-graduate courses in Montessori Education.">
<link rel="canonical" href="https://iimtt.org/curriculum">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->

View File

@@ -2,6 +2,7 @@
<title>Montessori Teacher Training in Cheranmanagar</title> <title>Montessori Teacher Training in Cheranmanagar</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-cheranmanagar">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT Cheran Ma Nagar IIMTT Cheran Ma Nagar
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now your city Cheran Ma Nagar! 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. 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 Montessoris philosophy. We are now in your city Cheran Ma Nagar! 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> </p>
</div> </div>
</div> </div>
@@ -220,9 +221,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: 099443 02633<br> <b>Phone:</b> 099443 02633<br>
Email: cheranmanagar@iimtt.org<br> <b>Email:</b> cheranmanagar@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.CheranMaNagar" class="text-decoration-none" target="_blank"> <b>Follow us:</b><a href="https://www.facebook.com/IIMTT.CheranMaNagar" class="text-decoration-none" target="_blank">
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/IIMTT_CJB01" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/IIMTT_CJB01" class="text-decoration-none" target="_blank">

View File

@@ -2,6 +2,7 @@
<title>Montessori Teacher Training in Chitlapakkam</title> <title>Montessori Teacher Training in Chitlapakkam</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-chitlapakkam">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT Chitlapakkam IIMTT Chitlapakkam
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now your city Chitlapakkam! 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. 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 Montessoris philosophy. We are now in your city Chitlapakkam! 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> </p>
</div> </div>
</div> </div>
@@ -220,9 +221,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: 078068 82366<br> <b>Phone:</b> 078068 82366<br>
Email: chitlapakkam@iimtt.org<br> <b>Email:</b> chitlapakkam@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.Chitlapakkam" class="text-decoration-none" target="_blank"> <b>Follow us:</b><a href="https://www.facebook.com/IIMTT.Chitlapakkam" class="text-decoration-none" target="_blank">
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!-- <a href="https://twitter.com/IIMTT_MAA01" class="text-decoration-none" target="_blank"> <!-- <a href="https://twitter.com/IIMTT_MAA01" class="text-decoration-none" target="_blank">

View File

@@ -2,7 +2,7 @@
<title>Montessori Teacher Training in Dimapur</title> <title>Montessori Teacher Training in Dimapur</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-dimapur">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -25,7 +25,7 @@ include("_navbar.php");
IIMTT Dimapur IIMTT Dimapur
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now your city Dimapur! 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. 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 Montessoris philosophy. We are now in your city Dimapur! 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> </p>
</div> </div>
</div> </div>
@@ -222,9 +222,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: 070052 58789<br> <b>Phone:</b> 070052 58789<br>
Email: dimapur@iimtt.org<br> <b>Email:</b> dimapur@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.Dimapur/" class="text-decoration-none" target="_blank"> <b>Follow us:</b><a href="https://www.facebook.com/IIMTT.Dimapur/" class="text-decoration-none" target="_blank">
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">

View File

@@ -2,6 +2,7 @@
<title>Montessori Teacher Training in Hanoi</title> <title>Montessori Teacher Training in Hanoi</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-hanoi">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT Hanoi IIMTT Hanoi
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now your city Hanoi! 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. 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 Montessoris philosophy. We are now in your city Hanoi! 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> </p>
</div> </div>
</div> </div>
@@ -217,7 +218,7 @@ include("_navbar.php");
<div id="map"> <div id="map">
<div class="a8"> <div class="a8">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3683.024802209051!2d88.42817031496038!3d22.615548985160657!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f89e262b731455%3A0xe0f80202dde787aa!2sInternational%20Institute%20Of%20Montessori%20Teacher%20Training%20Kolkata!5e0!3m2!1sen!2sin!4v1614074490986!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3723.5162802342275!2d105.77439311476373!3d21.05203233598579!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x313454d22de4d751%3A0x1c73033d4d0091c!2zS2h1IMSRw7QgdGjhu4sgVGjDoG5oIHBo4buRIEdpYW8gbMawdSwgQ-G7lSBOaHXhur8gMSwgVOG7qyBMacOqbSwgSGFub2ksIFZpZXRuYW0!5e0!3m2!1sen!2sin!4v1615015468745!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div></div> </div></div>
</div> </div>
@@ -229,9 +230,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: +84 35 905 7904<br> <b>Phone:</b> +84 35 905 7904<br>
Email: hanoi@iimtt.org<br> <b>Email:</b> hanoi@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.Hanoi" class="text-decoration-none" target="_blank"> <b>Follow us:</b><a href="https://www.facebook.com/IIMTT.Hanoi" class="text-decoration-none" target="_blank">
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">

View File

@@ -2,6 +2,7 @@
<title>Montessori Teacher Training in Howrahmaidan</title> <title>Montessori Teacher Training in Howrahmaidan</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-howrahmaidan">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT Howrah Maidan IIMTT Howrah Maidan
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now your city Howrah Maidan! 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. 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 Montessoris philosophy. We are now in your city Howrah Maidan! 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> </p>
</div> </div>
</div> </div>
@@ -221,9 +222,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: 093307 33007<br> <b>Phone:</b> 093307 33007<br>
Email: howrahmaidan@iimtt.org<br> <b>Email:</b> howrahmaidan@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.HowrahMaidan" class="text-decoration-none" target="_blank"> <b>Follow us:</b><a href="https://www.facebook.com/IIMTT.HowrahMaidan" class="text-decoration-none" target="_blank">
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">

View File

@@ -2,7 +2,7 @@
<title>Montessori Teacher Training in Imphal</title> <title>Montessori Teacher Training in Imphal</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-imphal">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -25,7 +25,7 @@ include("_navbar.php");
IIMTT Imphal IIMTT Imphal
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now your city Imphal! 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. 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 Montessoris philosophy. We are now in your city Imphal! 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> </p>
</div> </div>
</div> </div>
@@ -223,10 +223,10 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: +91 70058 58856<br> <b>Phone:</b> +91 70058 58856<br>
Email: imphal@iimtt.org<br> <b>Email:</b> imphal@iimtt.org<br>
Email: Lairiklaishuedutech@gmail.com<br> <b>Email:</b> Lairiklaishuedutech@gmail.com<br>
Working Hours (Days and Time) 9:30AM - 4:30 PM, Mon to Sat <b>Working Hours (Days and Time)</b> 9:30AM - 4:30 PM, Mon to Sat
<!-- Follow us:<a href="https://www.facebook.com/IIMTT/" class="text-decoration-none" target="_blank"> <!-- Follow us:<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"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>

View File

@@ -0,0 +1,295 @@
<!-- Title -->
<title>Montessori Teacher Training in Howrahmaidan</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 Kolkata.">
-->
<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-MJ9J2PH"
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 Montessoris 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 worlds 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">
<div class="container">
<H2 style="text-align: center;color: #2dadb8;">Our Courses
</H2>
<div class="container">
<div class="row">
<div class="col-12 col-md-6 d-flex">
<!-- Card -->
<div class="card mb-6 shadow-light-lg lift lift-lg">
<!-- 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 style="color: #0189c8;">
Graduate Diploma in
Montessori Teacher Training.
</h3>
<!-- Text -->
<p class=" text-gray-700">
We offer a 9 month Diploma in Montessori Teacher Training<br>
<ul type="none" style="color: #0189c8;padding-left: 1rem;">
<i class="fe fe-chevron-right"></i><b>Eligibility Criteria </b><span class="text-muted">College Graduation</span><br>
<i class="fe fe-chevron-right"></i><b>Duration of course </b><span class="text-muted">6 months - 1 Year</span><br>
<i class="fe fe-chevron-right"></i><b>Classroom Mode </b>
<ul style="padding-left: 0.5rem;" type="none">
<li><i class="fe fe-check text-muted badge-rounded-circle bg-primary-soft"></i>Weekday in-class program</li>
<li><i class="fe fe-check text-muted badge-rounded-circle bg-primary-soft"></i>Weekend in-class program</li>
</ul>
</ul>
<a class="new1 btn btn-sm btn-primary right bt"
href="#c4">
Apply Now
</a>
</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 d-flex">
<!-- Card -->
<div class="card mb-6 shadow-light-lg 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 style="color: #0189c8;">
Post Graduate Diploma in
Montessori Teacher Training
</h3>
<!-- Text -->
<p class="mb-0 text-muted">
<p class=" text-gray-700">
We offer a 15 month Post Graduate course in Montessori Teacher Training<br>
<ul type="none" style="color: #0189c8;padding-left: 1rem;">
<i class="fe fe-chevron-right"></i><b>Eligibility Criteria </b><span class="text-muted">College Graduation</span><br>
<i class="fe fe-chevron-right"></i><b>Duration of course </b><span class="text-muted">9 months - 1 Year</span><br>
<i class="fe fe-chevron-right"></i><b>Classroom Mode </b>
<ul style="padding-left: 0.5rem;" type="none">
<li><i class="fe fe-check text-muted badge-rounded-circle bg-primary-soft"></i>Weekday in-class program</li>
<li><i class="fe fe-check text-muted badge-rounded-circle bg-primary-soft"></i>Weekend in-class program</li>
</ul>
</ul>
<a class="new1 btn btn-sm btn-primary right bt"
href="#c4">
Apply Now
</a>
</p>
</div>
</div>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</section>
<!----------------------------------------------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>
<!-- 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 -->
<form>
<div class="row">
<div>
<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>
<div class="col-12 col-md-6">
<div class="form-group mb-5">
<!-- Input -->
<input class="form-control" id="contactName" type="text" placeholder="Full Name" required>
</div>
</div>
<div class="col-12 col-md-6">
<div class="form-group mb-5">
<!-- Input -->
<input class="form-control" id="contactEmail" type="number" placeholder="Phone Number" required>
</div>
</div>
<div class="col-12 col-md-12">
<div class="form-group mb-5">
<!-- Input -->
<input class="form-control" id="contactEmail" type="email" placeholder="hello@domain.com" required>
</div>
</div>
<div class="col-12 col-md-12">
<div class="form-group mb-5">
<select class="form-control" name="cars" id="cars" required>
<option value="">---Select Course Name---</option>
<option value="Montessori Teacher Training">Graduate Diploma in Montessori Teacher Training.</option>
<option value="Pre and Primary Teacher Training">Post-graduate Diploma in Montessori Teacher Training.</option>
</select>
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-12">
<div class="form-group">
<!-- Input -->
<textarea class="form-control" id="contactMessage" rows="2" placeholder="Message"></textarea>
</div>
</div>
</div> <!-- / .row -->
<div class="row justify-content-center">
<div class="col-auto">
<!-- Submit -->
<button type="submit" class="btn bt">
Send message
</button>
</div>
</div> <!-- / .row -->
</form>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</section>

View File

@@ -2,6 +2,7 @@
<title>Montessori Teacher Training in MICO Layout</title> <title>Montessori Teacher Training in MICO Layout</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-micolayout">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT MICO Layout IIMTT MICO Layout
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now 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. 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 Montessoris 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> </p>
</div> </div>
</div> </div>
@@ -221,8 +222,8 @@ include("_navbar.php");
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
<!--Phone: +91 97483 86431<br>--> <!--Phone: +91 97483 86431<br>-->
Email: micolayout@iimtt.org<br> <b>Email:</b> micolayout@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.MicoLayout/" class="text-decoration-none" target="_blank"> <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"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">

View File

@@ -2,6 +2,7 @@
<title>Montessori Teacher Training in Nabagram</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-nabagram">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT Nabagram(Siliguri) IIMTT Nabagram(Siliguri)
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now 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. 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 Montessoris 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> </p>
</div> </div>
</div> </div>
@@ -221,9 +222,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: 094341 41705<br> <b>Phone:</b> 094341 41705<br>
Email: nabagram@iimtt.org<br> <b>Email:</b> nabagram@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.Nabagram/" class="text-decoration-none" target="_blank"> <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"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">

View File

@@ -1,7 +1,8 @@
<!-- Title --> <!-- Title -->
<title>Montessori Teacher Training in Nairobi</title> <title>Montessori Teacher Training in Nairobi</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 Kolkata."> <!-- <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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-nairobi">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT Nairobi IIMTT Nairobi
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now your city Nairobi! 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. 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 Montessoris philosophy. We are now in your city Nairobi! 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> </p>
</div> </div>
</div> </div>
@@ -207,7 +208,7 @@ include("_navbar.php");
<div id="map"> <div id="map">
<div class="a8"> <div class="a8">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3683.024802209051!2d88.42817031496038!3d22.615548985160657!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f89e262b731455%3A0xe0f80202dde787aa!2sInternational%20Institute%20Of%20Montessori%20Teacher%20Training%20Kolkata!5e0!3m2!1sen!2sin!4v1614074490986!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3988.8623462642067!2d36.80333081457251!3d-1.254275099085156!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x182f170cefcf0211%3A0x8af1a19bb255bc7c!2sEldama%20Ravine%20Cl%2C%20Nairobi%2C%20Kenya!5e0!3m2!1sen!2sin!4v1615015604805!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div></div> </div></div>
</div> </div>
@@ -219,9 +220,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: +254 737 999928<br> <b>Phone:</b> +254 737 999928<br>
Email: nairobi@iimtt.org<br> <b>Email:</b> nairobi@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.Nairobi/" class="text-decoration-none" target="_blank"> <b>Follow us:</b><a href="https://www.facebook.com/IIMTT.Nairobi/" class="text-decoration-none" target="_blank">
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/IIMTT_Nairobi" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/IIMTT_Nairobi" class="text-decoration-none" target="_blank">

View File

@@ -2,7 +2,7 @@
<title>Montessori Teacher Training in Patuli</title> <title>Montessori Teacher Training in Patuli</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-patuli">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -25,7 +25,7 @@ include("_navbar.php");
IIMTT Patuli IIMTT Patuli
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now your city Patuli! 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. 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 Montessoris philosophy. We are now in your city Patuli! 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> </p>
</div> </div>
</div> </div>
@@ -222,9 +222,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: 098302 29093<br> <b>Phone:</b> 098302 29093<br>
Email: patuli@iimtt.org<br> <b>Email:</b> patuli@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/International-Institute-of-Montessori-Teacher-Training-Patuli-118813819508114/" class="text-decoration-none" target="_blank"> <b>Follow us:</b><a href="https://www.facebook.com/International-Institute-of-Montessori-Teacher-Training-Patuli-118813819508114/" class="text-decoration-none" target="_blank">
<img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">

View File

@@ -1,6 +1,7 @@
<!-- Title --> <!-- Title -->
<title>Best Montessori Teacher Training Institute in Kolkata</title> <title>Best Montessori Teacher Training Institute in Kolkata</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 Kolkata."> <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 Kolkata.">
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-program-kolkata">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -148,8 +149,11 @@ include("_navbar.php");
like to build a like to build a
career as a Montessori directress and early years educator in India and abroad. The career as a Montessori directress and early years educator in India and abroad. The
Diploma carries the international validation of IIMTT and helps newbie educators get a foothold in the education industry Diploma carries the international validation of IIMTT and helps newbie educators get a foothold in the education industry
leveraging IIMTTs strong global credentials.<br> leveraging IIMTTs strong global credentials.<br><br>
<a class="new1 btn btn-sm btn-primary right bt"
href="#c4">
Apply Now
</a>
</p> </p>
</div> </div>
</div> </div>
@@ -191,7 +195,10 @@ include("_navbar.php");
<!-- Text --> <!-- Text -->
<p class=" text-gray-700"> <p class=" text-gray-700">
Introducing an easy paced Weekend Batch for working professionals. This year long Saturday & Sunday Diploma Course is a comprehensive, regular classroom (1 year) course in Montessori Teacher Training for those wishing to work with, or be in charge of Montessori house of children. Under Graduates are awarded a Montessori Teaching Diploma in Montessori Teacher Training (Regular).<br> Introducing an easy paced Weekend Batch for working professionals. This year long Saturday & Sunday Diploma Course is a comprehensive, regular classroom (1 year) course in Montessori Teacher Training for those wishing to work with, or be in charge of Montessori house of children. Under Graduates are awarded a Montessori Teaching Diploma in Montessori Teacher Training (Regular).<br>
<a class="new1 btn btn-sm btn-primary right bt"
href="#c4">
Apply Now
</a>
</p> </p>
</div> </div>
</div> </div>
@@ -240,7 +247,10 @@ include("_navbar.php");
years educator. The years educator. The
Post Graduate Diploma also has the distinct advantage of carrying an international Post Graduate Diploma also has the distinct advantage of carrying an international
endorsement of achievement from a UK Government<br> endorsement of achievement from a UK Government<br>
<a class="new1 btn btn-sm btn-primary right bt"
href="#c4">
Apply Now
</a>
</p> </p>
</div> </div>
</div> </div>
@@ -314,7 +324,8 @@ include("_navbar.php");
<img class="s5" style="width: 100px;margin-top: 40%" src="/assets/img/LLT-logo.png" alt="LLT 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="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="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 class="card-img-left w-100 bg-cover">
</div> </div>
</div> </div>
@@ -424,7 +435,6 @@ include("_navbar.php");
</div> </div>
<div class="w-100"> <div class="w-100">
<!-- Body --> <!-- Body -->
<div class="card-body"> <div class="card-body">
<!-- Text --> <!-- Text -->
@@ -435,7 +445,15 @@ include("_navbar.php");
Training for Training for
Montessori teachers in Kolkata. Montessori teachers in Kolkata.
</p> </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> </div>
@@ -449,7 +467,7 @@ include("_navbar.php");
</section> </section>
<!-----------------------------------------------------------------> <!----------------------------------------------------------------->
<!-- ARTICLES --> <!-- ARTICLES -->
<section class="pb-4 pt-6 py-8 border-bottom py-8 border-bottom shadow-light-lg bg-cover overlay overlay-dark overlay-10"> <section class="pb-4 pt-6 py-8 border-bottom py-8 border-bottom shadow-light-lg bg-cover f overlay overlay-black overlay-80">
<div style="margin:0px 40px;" class="fluid-container k2"> <div style="margin:0px 40px;" class="fluid-container k2">
<div class="row"> <div class="row">
<div style="text-align: center;" class="col-12"> <div style="text-align: center;" class="col-12">
@@ -465,7 +483,7 @@ include("_navbar.php");
<div class="col-12 col-md-6 col-lg-6 d-flex"> <div class="col-12 col-md-6 col-lg-6 d-flex">
<!-- Card --> <!-- Card -->
<div style="background-color: white;" class="shadow"> <div class="shadow bg-white">
<!-- Body --> <!-- Body -->
<div class="card-body"> <div class="card-body">
@@ -493,8 +511,7 @@ include("_navbar.php");
<div class="col-12 col-md-6 col-lg-6 d-flex"> <div class="col-12 col-md-6 col-lg-6 d-flex">
<!-- Card --> <!-- Card -->
<div style="background-color: white;" <div class="shadow bg-white">
class="shadow">
<!-- Body --> <!-- Body -->
<div class="card-body"> <div class="card-body">
@@ -509,7 +526,7 @@ include("_navbar.php");
the target age group in Infant and Primary education. The course covers 16 theory modules and 4 practical modules. the target age group in Infant and Primary education. The course covers 16 theory modules and 4 practical modules.
<ul style="font-size: 15px; color:black;"> <ul style="font-size: 15px; color:black;">
<li>Life History Of Maria Montessori</li> <li>Life History Of Maria Montessori</li>
<li>MONTESSORI METHOD AND HISTORY</li> <li>Montessori method and history</li>
<li>Exercises of Practical Life</li> <li>Exercises of Practical Life</li>
<li>Early Childhood Education</li> <li>Early Childhood Education</li>
<span id="dots">...</span><span id="more"> <span id="dots">...</span><span id="more">
@@ -539,8 +556,8 @@ include("_navbar.php");
<div class="col-12 col-md-6 col-lg-6 d-flex"> <div class="col-12 col-md-6 col-lg-6 d-flex">
<!-- Card --> <!-- Card -->
<div style="background-color: white;" <div
class="shadow"> class="shadow bg-white">
<!-- Body --> <!-- Body -->
<div class="card-body"> <div class="card-body">
@@ -574,7 +591,7 @@ for close to a decade now.</span>
<div class="col-12 col-md-6 col-lg-6 d-flex"> <div class="col-12 col-md-6 col-lg-6 d-flex">
<!-- Card --> <!-- Card -->
<div style="background-color: white;" class="shadow"> <div class="shadow bg-white">
<!-- Body --> <!-- Body -->
<div class="card-body"> <div class="card-body">
@@ -607,7 +624,7 @@ for close to a decade now.</span>
<div class="col-12 col-md-6 col-lg-6 d-flex"> <div class="col-12 col-md-6 col-lg-6 d-flex">
<!-- Card --> <!-- Card -->
<div style="background-color: white;" class="shadow"> <div class="shadow bg-white">
<!-- Body --> <!-- Body -->
<div class="card-body"> <div class="card-body">
@@ -651,14 +668,14 @@ for close to a decade now.</span>
<div class="col-12 col-md-6 col-lg-6 d-flex"> <div class="col-12 col-md-6 col-lg-6 d-flex">
<!-- Card --> <!-- Card -->
<div style="background-color: white;" class="shadow"> <div class="shadow bg-white">
<!-- Body --> <!-- Body -->
<a class="card-body"> <a class="card-body">
<!-- Heading --> <!-- Heading -->
<h2 style="color:#0189c8;font-size: 22px;"> <h2 style="color:#0189c8;font-size: 22px;">
SALARY OF A MONTESSORI TEACHER in Kolkata? salary of a Montessori teacher in Kolkata?
</h2> </h2>
<!-- Text --> <!-- Text -->
@@ -684,7 +701,7 @@ for close to a decade now.</span>
<div class="col-12 col-md-6 col-lg-6 d-flex"> <div class="col-12 col-md-6 col-lg-6 d-flex">
<!-- Card --> <!-- Card -->
<div style="background-color: white;" class="shadow"> <div class="shadow bg-white">
@@ -828,7 +845,7 @@ for close to a decade now.</span>
<div class="col-12 text-center"> <div class="col-12 text-center">
<!-- Heading --> <!-- Heading -->
<h2 class="font-weight-bold"> <h2 class="font-weight-bold" id="c4">
Let us hear from you directly! Let us hear from you directly!
</h2> </h2>
</div> </div>
@@ -859,19 +876,19 @@ for close to a decade now.</span>
<form> <form>
<div class="row"> <div class="row">
<div> <div>
<div class="icon-contacts pb-3"><!-- <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: +977 985-1238450<br> <b>Phone:</b> +91-90739 46431<br>
Email: dakshya@teenybeans.in<br> <b>Email:</b> enquiry@beanstalkedu.com<br>
Follow us:<a href="https://www.facebook.com/IIMTT/" class="text-decoration-none" target="_blank"> <!-- Follow us:<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"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<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"> <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"> </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"> <img src="/assets/img/icons/social/instagram.svg" class="list-social-icon" alt="logo">
</a>- </a>-->
</p>--> </p>
</div> </div>
</div> </div>
<div class="col-12 col-md-6"> <div class="col-12 col-md-6">

View File

@@ -1,7 +1,8 @@
<!-- Title --> <!-- Title -->
<title>Montessori Teacher Training in Sodepur</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-sodepur">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT Sodepur IIMTT Sodepur
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now 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. 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 Montessoris 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> </p>
</div> </div>
</div> </div>
@@ -209,7 +210,7 @@ include("_navbar.php");
<div id="map"> <div id="map">
<div class="a8"> <div class="a8">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3683.024802209051!2d88.42817031496038!3d22.615548985160657!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f89e262b731455%3A0xe0f80202dde787aa!2sInternational%20Institute%20Of%20Montessori%20Teacher%20Training%20Kolkata!5e0!3m2!1sen!2sin!4v1614074490986!5m2!1sen!2sin" width="500" height="460" style="border:0;" allowfullscreen="" loading="lazy"></iframe> <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>
</div> </div>
@@ -221,9 +222,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: 062890 00105<br> <b>Phone:</b> 062890 00105<br>
Email: sodepur@iimtt.org<br> <b>Email:</b> sodepur@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.Sodepur/" class="text-decoration-none" target="_blank"> <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"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">

View File

@@ -2,6 +2,7 @@
<title>Montessori Teacher Training in Takiroad</title> <title>Montessori Teacher Training in Takiroad</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 Kolkata."> <!--<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 Kolkata.">
--> -->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-takiroad">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -24,7 +25,7 @@ include("_navbar.php");
IIMTT Taki Road IIMTT Taki Road
</h1> </h1>
<p class="text-white text-center"> <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 Montessoris philosophy. We are now 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. 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 Montessoris 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> </p>
</div> </div>
</div> </div>
@@ -220,9 +221,9 @@ include("_navbar.php");
<div> <div>
<div class="icon-contacts pb-3"> <div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7"> <p class="mbr-text align-left mbr-fonts-style display-7">
Phone: 033 2584 0667<br> <b>Phone:</b> 033 2584 0667<br>
Email: takiroad@iimtt.org<br> <b>Email:</b> takiroad@iimtt.org<br>
Follow us:<a href="https://www.facebook.com/IIMTT.TakiRoad/" class="text-decoration-none" target="_blank"> <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"> <img src="/assets/img/icons/social/facebook.svg" class="list-social-icon" alt="logo">
</a> </a>
<!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank"> <!--<a href="https://twitter.com/iimtt_corporate" class="text-decoration-none" target="_blank">

View File

@@ -0,0 +1,295 @@
<!-- 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 Kolkata.">
-->
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-yavatmal">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MJ9J2PH"
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 Yavatmal
</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 Montessoris philosophy. We are now in your city Yavatmal! 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 worlds 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">
<div class="container">
<H2 style="text-align: center;color: #2dadb8;">Our Courses
</H2>
<div class="container">
<div class="row">
<div class="col-12 col-md-6 d-flex">
<!-- Card -->
<div class="card mb-6 shadow-light-lg lift lift-lg">
<!-- Image -->
<div class="card-img-top">
<!-- Image -->
<img src="/assets/img/teacher-kids2.jpg" alt="graduate diploma mentessori" class="card-img-top">
</div>
<!-- Body -->
<div class="card-body">
<!-- Heading -->
<h3 style="color: #0189c8;">
Graduate Diploma in
Montessori Teacher Training.
</h3>
<!-- Text -->
<p class=" text-gray-700">
We offer a 9 month Diploma in Montessori Teacher Training<br>
<ul type="none" style="color: #0189c8;padding-left: 1rem;">
<i class="fe fe-chevron-right"></i><b>Eligibility Criteria </b><span class="text-muted">College Graduation</span><br>
<i class="fe fe-chevron-right"></i><b>Duration of course </b><span class="text-muted">6 months - 1 Year</span><br>
<i class="fe fe-chevron-right"></i><b>Classroom Mode </b>
<ul style="padding-left: 0.5rem;" type="none">
<li><i class="fe fe-check text-muted badge-rounded-circle bg-primary-soft"></i>Weekday in-class program</li>
<li><i class="fe fe-check text-muted badge-rounded-circle bg-primary-soft"></i>Weekend in-class program</li>
</ul>
</ul>
<a class="new1 btn btn-sm btn-primary right bt"
href="#c4">
Apply Now
</a>
</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 d-flex">
<!-- Card -->
<div class="card mb-6 shadow-light-lg lift lift-lg">
<!-- Image -->
<div class="card-img-top">
<!-- Image -->
<img src="/assets/img/teacher-kids3.jpg" alt="post graduate diploma mentessori" class="card-img-top">
</div>
<!-- Body -->
<div class="card-body">
<!-- Heading -->
<h3 style="color: #0189c8;">
Post Graduate Diploma in
Montessori Teacher Training
</h3>
<!-- Text -->
<p class="mb-0 text-muted">
<p class=" text-gray-700">
We offer a 15 month Post Graduate course in Montessori Teacher Training<br>
<ul type="none" style="color: #0189c8;padding-left: 1rem;">
<i class="fe fe-chevron-right"></i><b>Eligibility Criteria </b><span class="text-muted">College Graduation</span><br>
<i class="fe fe-chevron-right"></i><b>Duration of course </b><span class="text-muted">9 months - 1 Year</span><br>
<i class="fe fe-chevron-right"></i><b>Classroom Mode </b>
<ul style="padding-left: 0.5rem;" type="none">
<li><i class="fe fe-check text-muted badge-rounded-circle bg-primary-soft"></i>Weekday in-class program</li>
<li><i class="fe fe-check text-muted badge-rounded-circle bg-primary-soft"></i>Weekend in-class program</li>
</ul>
</ul>
<a class="new1 btn btn-sm btn-primary right bt"
href="#c4">
Apply Now
</a>
</p>
</div>
</div>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</section>
<!----------------------------------------------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>
<!-- 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!1d3739.284096576339!2d78.13852991492236!3d20.412386986335516!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bd3efca9f55a62f%3A0xbf1cea5222a4c34!2sInternational%20Institute%20Of%20Montessori%20Teacher%20Training%2C%20Yavatmal!5e0!3m2!1sen!2sin!4v1615196707765!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="row">
<div>
<div class="icon-contacts pb-3">
<p class="mbr-text align-left mbr-fonts-style display-7">
<b>Phone:</b> 070207 82323<br>
<b>Email:</b> yavatmal@iimtt.org<br>
<b>Follow us:</b><a href="https://www.facebook.com/pg/IIMTT.Yavatmal" 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.yavatmal/" class="text-decoration-none" target="_blank">
<img src="/assets/img/icons/social/instagram.svg" class="list-social-icon" alt="logo">
</a>
</p>
</div>
</div>
<div class="col-12 col-md-6">
<div class="form-group mb-5">
<!-- Input -->
<input class="form-control" id="contactName" type="text" placeholder="Full Name" required>
</div>
</div>
<div class="col-12 col-md-6">
<div class="form-group mb-5">
<!-- Input -->
<input class="form-control" id="contactEmail" type="number" placeholder="Phone Number" required>
</div>
</div>
<div class="col-12 col-md-12">
<div class="form-group mb-5">
<!-- Input -->
<input class="form-control" id="contactEmail" type="email" placeholder="hello@domain.com" required>
</div>
</div>
<div class="col-12 col-md-12">
<div class="form-group mb-5">
<select class="form-control" name="cars" id="cars" required>
<option value="">---Select Course Name---</option>
<option value="Montessori Teacher Training">Graduate Diploma in Montessori Teacher Training.</option>
<option value="Pre and Primary Teacher Training">Post-graduate Diploma in Montessori Teacher Training.</option>
</select>
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-12">
<div class="form-group">
<!-- Input -->
<textarea class="form-control" id="contactMessage" rows="2" placeholder="Message"></textarea>
</div>
</div>
</div> <!-- / .row -->
<div class="row justify-content-center">
<div class="col-auto">
<!-- Submit -->
<button type="submit" class="btn bt">
Send message
</button>
</div>
</div> <!-- / .row -->
</form>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</section>

View File

@@ -1,6 +1,7 @@
<!-- Title --> <!-- Title -->
<title>Partner with IIMTT | Be a part of Global Montessori Network</title> <title>Partner with IIMTT | Be a part of Global Montessori Network</title>
<meta name="description" content="Be a part of the global Montessori Network with us. IIMTT brings you a solution to educate aspirants about Montessori methods based on Maria Montessori's philosophy."> <meta name="description" content="Be a part of the global Montessori Network with us. IIMTT brings you a solution to educate aspirants about Montessori methods based on Maria Montessori's philosophy.">
<link rel="canonical" href="https://iimtt.org/partnership">
</head> </head>
<body> <body>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->
@@ -450,13 +451,13 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
</div> </div>
<div class="carousel-item text-center"> <div class="carousel-item text-center">
<img class="e" style="margin-top: 30%;" class="d-block w-100" src="/assets/img/LLT-logo.png" alt="Third slide"> <img class="e" style="margin-top: 30%;" class="d-block w-100" src="/assets/img/LLT-logo.png" alt="Third slide">
</div><!-- </div>
<div class="carousel-item text-center">
<img class="e" style="margin-top: 40%;" class="d-block w-100" src="/assets/img/focusawards.png" alt="Third slide">
</div>-->
<div class="carousel-item text-center"> <div class="carousel-item text-center">
<img class="e" style="margin-top: 30%;" class="d-block w-100" src="/assets/img/ofqual-logo.png" alt="Third slide"> <img class="e" style="margin-top: 30%;" class="d-block w-100" src="/assets/img/ofqual-logo.png" alt="Third slide">
</div> </div>
<div class="carousel-item text-center">
<img class="e" style="margin-top: 30%;" class="d-block w-100" src="/assets/img/cpd.png" alt="Third slide">
</div>
</div> </div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev"> <a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<span style="background-color:#f7a325;margin-top:50%;" class="carousel-control-prev-icon" aria-hidden="true"></span> <span style="background-color:#f7a325;margin-top:50%;" class="carousel-control-prev-icon" aria-hidden="true"></span>
@@ -652,6 +653,36 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
</div> </div>
</div> </div>
<div class="list-group-item">
<!-- Toggle -->
<a class="d-flex align-items-center text-reset text-decoration-none" data-toggle="collapse" href="#featuresseven" role="button" aria-expanded="false" aria-controls="featuresseven">
<div class="mr-auto">
<!-- Title -->
<p class="font-weight-bold mb-0">
CPD
</p>
</div>
<!-- Chevron -->
<span class="collapse-chevron text-muted ml-4">
<i class="fe fe-lg fe-chevron-down"></i>
</span>
</a> <!-- / .row -->
<!-- Collapse -->
<div class="collapse" id="featuresseven" data-parent="#featuresAccordion">
<div class="py-5 py-md-6">
<p>
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>
</div> </div>
</div> </div>
@@ -783,7 +814,7 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
<!-- Card --> <!-- Card -->
</div> </div>
<div class="col-lg-6 order-1 order-lg-2 scale-2"> <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/academic(2).png" alt="academic"> <img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/academic-handover.jpg" alt="academic">
</div> </div>
</div> </div>
</div> </div>
@@ -850,7 +881,7 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
<!-- Card --> <!-- Card -->
</div> </div>
<div class="col-lg-6 order-1 scale-2"> <div class="col-lg-6 order-1 scale-2">
<img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/marketing(2).png" alt="marketing"> <img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/marketing-support.jpg" alt="marketing">
</div> </div>
</div> </div>
</div> </div>
@@ -903,7 +934,7 @@ Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnata
<!-- Card --> <!-- Card -->
</div> </div>
<div class="col-lg-6 order-1 order-lg-2 scale-2"> <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/development(2).png" alt="training"> <img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/training-provided.jpg" alt="training">
</div> </div>
</div> </div>
</div> </div>

119
sitemap.xml Normal file
View File

@@ -0,0 +1,119 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://iimtt.org/</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>1.00</priority>
</url>
<url>
<loc>https://iimtt.org/curriculum</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.80</priority>
</url>
<url>
<loc>https://iimtt.org/centers</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.80</priority>
</url>
<url>
<loc>https://iimtt.org/partnership</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.80</priority>
</url>
<url>
<loc>https://iimtt.org/contact</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.80</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-program-kolkata</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.80</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-nairobi</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-hanoi</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-micolayout</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-imphal</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-dimapur</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-patuli</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-takiroad</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-howrahmaidan</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-sodepur</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-nabagram</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-cheranmanagar</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
<url>
<loc>https://iimtt.org/montessori-teacher-training-chitlapakkam</loc>
<lastmod>2021-03-11T05:59:07+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.64</priority>
</url>
</urlset>