Merge branch 'c9' into 'master'

c9-01

See merge request iimtt/iimtt.org!3
This commit is contained in:
2021-02-03 04:10:57 +00:00
30 changed files with 910 additions and 27 deletions

View File

@@ -2,7 +2,6 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="robots" content="noindex"/>
<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."> <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/"> <link rel="canonical" href="https://iimtt.org/">
@@ -20,3 +19,10 @@
<!-- my css --> <!-- my css -->
<link rel="stylesheet" href="/assets/my.css" /> <link rel="stylesheet" href="/assets/my.css" />
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MJ9J2PH');</script>
<!-- End Google Tag Manager -->

View File

@@ -1,9 +1,13 @@
<!-- Title --> <!-- Title -->
<meta name="description" content="A leading Montessori Teacher Training Institute with UK Qualifications. Offering in-classroom Montessori education globally">
<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">
</head> </head>
<body> <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 <?php
include("_navbar.php"); include("_navbar.php");
?> ?>
@@ -339,7 +343,7 @@ include("_navbar.php");
<div class="row gx-0"> <div class="row gx-0">
<div class="col-12"> <div class="col-12">
</div> </div>
<div class="col-12 col-md-6 bg-cover card-img-left" style="background-image: url(/assets/img/Montessori-Teacher.jpg);background-repeat: no-repeat;" <div class="col-12 col-md-6 bg-cover card-img-left" style="background-image: url(/assets/img/Montessori-teacher.jpeg);background-repeat: no-repeat;"
> >
<!-- Image (placeholder) --> <!-- Image (placeholder) -->
@@ -522,7 +526,7 @@ include("_navbar.php");
<div class="card shadow-light-lg lift lift-lg"> <div class="card shadow-light-lg lift lift-lg">
<!-- Image --> <!-- Image -->
<img src="/assets/img/Accreditation-Services.jpg" alt="accreditation services" class="card-img-top"> <img src="/assets/img/Accredation.png" alt="accreditation services" class="card-img-top">
<!-- Shape --> <!-- Shape -->
<div class="position-relative"> <div class="position-relative">
@@ -618,7 +622,7 @@ include("_navbar.php");
<!-- Image --> <!-- Image -->
<div class="w-150 mt-9 p-1 bg-white shadow-lg" data-aos="fade-up" data-aos-delay="100"> <div class="w-150 mt-9 p-1 bg-white shadow-lg" data-aos="fade-up" data-aos-delay="100">
<img src="/assets/img/children-materials.jpg" class="img-fluid" alt="children materials"> <img src="/assets/img/children-materials.jpeg" class="img-fluid" alt="children materials">
</div> </div>
</div> </div>
@@ -626,7 +630,7 @@ include("_navbar.php");
<!-- Image --> <!-- Image -->
<div class="w-150 p-1 bg-white shadow-lg" data-aos="fade-up"> <div class="w-150 p-1 bg-white shadow-lg" data-aos="fade-up">
<img src="/assets/img/children-independent-min.jpg" class="img-fluid" alt="children materials"> <img src="/assets/img/observation.jpeg" class="img-fluid" alt="children materials">
</div> </div>
</div> </div>
@@ -634,7 +638,7 @@ include("_navbar.php");
<!-- Image --> <!-- Image -->
<div class="w-150 mt-11 float-right p-1 bg-white shadow-lg" data-aos="fade-up" data-aos-delay="150"> <div class="w-150 mt-11 float-right p-1 bg-white shadow-lg" data-aos="fade-up" data-aos-delay="150">
<img src="/assets/img/observation-min.jpg" class="img-fluid" alt="children materials"> <img src="/assets/img/trust.jpeg" class="img-fluid" alt="children materials">
</div> </div>
</div> </div>
@@ -754,7 +758,7 @@ include("_navbar.php");
<!-- Image --> <!-- Image -->
<div class=" order-md-1"> <div class=" order-md-1">
<img class="a6" src="/assets/img/iimtt-training.jpg" alt="teacher training" class=> <img class="a6" src="/assets/img/Montessori-Teacher-Training-program .jpeg" alt="teacher training" class=>
</div> </div>
</div> </div>

View File

@@ -24,20 +24,20 @@
<!-- Navigation --> <!-- Navigation -->
<ul class="navbar-nav ml-auto"> <ul class="navbar-nav ml-auto">
<a style="color: #f7a325;" class="navbar-btn btn btn-sm lift ml-auto" href="/"> <a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="/">
Home Home
</a> </a>
<a style="color: #f7a325;" class="navbar-btn btn btn-sm lift ml-auto" href="curriculum"> <a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="curriculum">
Curriculum Curriculum
</a> </a>
<a style="color: #f7a325;" class="navbar-btn btn btn-sm lift ml-auto" href="contactus"> <a style="color: #f7a325;" class="navbar-btn btn btn-sm ml-auto" href="contactus">
Contact Contact
</a> </a>
</ul> </ul>
<!-- Button --> <!-- Button -->
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm btn-primary lift ml-auto" href="contactus"> <a style="background-color: #f7a325" class="navbar-btn btn btn-sm btn-primary ml-auto" href="contactus">
Get in touch + Get in touch +
</a> </a>
</div> </div>

BIN
assets/img/Accredation.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

BIN
assets/img/Accredation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 981 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
assets/img/observation.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
assets/img/trust.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

317
center-one.php Normal file
View File

@@ -0,0 +1,317 @@
<!-- 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="robots" content="noindex"/>
</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-banner-min.jpg);">
<div class="container">
<div class="row">
<div class="col-12 col-md-12 col-lg-12 k1">
<!-- Heading -->
<div style="">
<h1 style="color:#f7a325;text-align: center;" class="display-3 font-weight-bold">
IIMTT Center
</h1>
<p style="text-align: center;" class="text-white">
International Institute Of Montessori Teacher Training (IIMTT) is one of the Indias leading providers of Montessori
training to meet the needs of the Early Years communities in the India and around the world. At IIMTT we have been
providing high-quality Montessori teacher training at Kolkata for close to a decade now. Our graduates are well
entrenched in the early childhood industry as directress and administrators in leading educational institutions in the
city. Aspiring teachers can choose a convenient training location as we are present across the city with our partner
centres.
</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-5 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">Atheneum Global Teacher Training College is an international leader in advanced teacher preparation with a worldwide network of training colleges preparing teachers for a stellar career as teachers with a genuinely global perspective.</p>
<p class="font-weight-light text-muted text-2 mb-4 opacity-7">Atheneum Global recently set foot in India's silicon valley Bangalore. We offer internationally accredited training programs for teachers through several partner centers in Bangalore, and we are committed to contributing significantly to the incredible growth of teacher vocational education.</p>
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="/about">READ MORE</a>
</div>
<div class="col-9 offset-lg-1 col-lg-5 order-1 order-lg-2 scale-2">
<img class="img-fluid box-shadow-3 my-2 border-radius" src="/assets/img/What-are-the-three-main-characteristics-of-Montessori-education.png" alt="">
</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-4 d-flex">
<!-- Card -->
<div class="card mb-6 shadow-light-lg lift lift-lg">
<!-- Image -->
<div class="card-img-top" href="#!">
<!-- Image -->
<img src="/assets/img/Graduate-Diploma-Montessori.jpg" alt="graduate diploma mentessori" class="card-img-top">
</div>
<!-- Body -->
<div class="card-body" href="#!">
<!-- 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 for aspiring Montessori
directress who would
like to build a
career as a Montessori directress and early years educator in India and abroad. The
Diploma carries the international.
<a style="background-color: #f7a325;" class="new1 btn btn-sm btn-primary right"
href="curriculum.html#c1">
Read More
</a>
</p>
</div>
</div>
</div>
<div class="col-12 col-md-4 d-flex">
<!-- Card -->
<div class="card mb-6 shadow-light-lg lift lift-lg">
<!-- Image -->
<div class="card-img-top" href="#!">
<!-- Image -->
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="post graduate diploma mentessori" class="card-img-top">
</div>
<!-- Body -->
<div class="card-body" href="#!">
<!-- 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 for aspiring
teachers who are
looking to enhance
their learning and build a solid foundation as a Montessori Directress,
administrator or an early
years educator.
<a style="background-color: #f7a325;" class="new1 btn btn-sm btn-primary right"
href="curriculum.html#c2">
Read More
</a>
</p>
</div>
</div>
</div>
<div class="col-12 col-md-4 d-flex">
<!-- Card -->
<div class="card mb-6 shadow-light-lg lift lift-lg">
<!-- Image -->
<div class="card-img-top" href="#!">
<!-- Image -->
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="post graduate diploma mentessori" class="card-img-top">
</div>
<!-- Body -->
<div class="card-body" href="#!">
<!-- 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 for aspiring
teachers who are
looking to enhance
their learning and build a solid foundation as a Montessori Directress,
administrator or an early
years educator.
<a style="background-color: #f7a325;" class="new1 btn btn-sm btn-primary right"
href="curriculum.html#c2">
Read More
</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" src="/assets/img/Graduate-Diploma.jpg" alt="...">
</div>
<div class="col-3">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/contact-banner.jpeg" alt="...">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/IIMTT Montessori Teacher Training Programs - picture 2.png" alt="...">
</div>
<div class="col-3">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/Graduate-Diploma-Montessori.jpg" alt="...">
<img class="img-fluid rounded shadow-lg" src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="...">
</div>
<div class="col-3">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/contact-banner.jpeg" alt="...">
<img class="img-fluid rounded shadow-lg mb-4" src="/assets/img/IIMTT Montessori Teacher Training Programs - picture 2.png" alt="...">
</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 col-md-10 col-lg-8 text-center">
<!-- Heading -->
<h2 class="font-weight-bold">
Let us hear from you directly!
</h2>
</div>
</div> <!-- / .row -->
<div class="row justify-content-center">
<div class="col-12 col-md-6 col-lg-6">
<div style="background-image: url(/assets/img/uk.jpg); border-radius: 10px;border-left:3px solid #0189c8" class="add1 bg-cover overlay overlay-dark overlay-40 shadow-dark">
<div class="container">
<p style=" color:white;font-size: 14px;">
<span style="color: #0189c8; font-size: 16PX;font-weight: bold;">UK:</span><br> Kemp House 160 City Road, London, Ec1v2nx<br>
<img style="height: 20px;" src="/assets/img/phone.png" alt="Phone"> +442038077020<br>
<img style="height: 15px;" src="/assets/img/message.jpeg" alt="message"> enquiry@iimtt.org<br>
</p>
</div>
</div>
</div>
<div class="col-12 col-md-6 col-lg-6">
<!-- Form -->
<form>
<div class="row">
<div class="col-12 col-md-12">
<div class="form-group mb-5">
<!-- Input -->
<input class="form-control" id="contactName" type="text" placeholder="Full Name">
</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">
</div>
</div>
<div class="col-12 col-md-12">
<div class="form-group mb-5">
<!-- Input -->
<input class="form-control" id="contactEmail" type="number" placeholder="Phone Number">
</div>
</div>
</div> <!-- / .row -->
<div class="row">
<div class="col-12">
<div class="form-group">
<!-- Input -->
<textarea class="form-control" id="contactMessage" rows="5" placeholder="Message"></textarea>
</div>
</div>
</div> <!-- / .row -->
<div class="row justify-content-center">
<div class="col-auto">
<!-- Submit -->
<button style="background-color: #f7a325" type="submit" class="btn">
Send message
</button>
</div>
</div> <!-- / .row -->
</form>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</section>
<!--------------------------------------------------->

544
center.php Normal file
View File

@@ -0,0 +1,544 @@
<!-- 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="robots" content="noindex"/>
</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-banner-min.jpg);">
<div class="container">
<div class="row">
<div class="col-12 col-md-12 col-lg-12 k1">
<!-- Heading -->
<div style="">
<h1 style="color:#f7a325;text-align: center;" class="display-3 font-weight-bold">
IIMTT list
</h1>
<p style="text-align: center;" class="text-white">
International Institute Of Montessori Teacher Training (IIMTT) is one of the Indias leading providers of Montessori
training to meet the needs of the Early Years communities in the India and around the world. At IIMTT we have been
providing high-quality Montessori teacher training at Kolkata for close to a decade now. Our graduates are well
entrenched in the early childhood industry as directress and administrators in leading educational institutions in the
city. Aspiring teachers can choose a convenient training location as we are present across the city with our partner
centres.
</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="#f8fafb" />
</svg>
</div>
</div>
<!--------------------------------------------------------->
<section class="py-8 bg-gradient-light">
<div class="container">
<div class="row justify-content-center">
<div class="col-12 col-md-10 col-lg-8 text-center">
<!-- Heading -->
<h2>
Our Centers
</h2>
</div>
</div> <!-- / .row -->
<div class="row mb-6">
<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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Kadugodi
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnataka 560067
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT MICO Layout
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
575, Cross, 10th Main Rd, near State Bank of India ATM, Mico Layout, Stage 2, Bengaluru, Karnataka 560076
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT BTM Layout
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
1166, 8th Cross Rd, Keb Layout, Narayan Gowda Layout, 1st Stage, BTM Layout 1, Bengaluru, Karnataka 560029
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Dimapur
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Skylark Arcadia, Phase 2, Kodigehalli Main Rd, Sadaramangala, Bengaluru, Karnataka 560067
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Patuli
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Police station, J-13, Baishnabhghata Patuli Township Ward no. 101 Near Patuli, Garia, West Bengal 700094
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Baguiati
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
DE-2/B, Raghunathpur, Baguiati, Kolkata, West Bengal 700059<br>
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto mt-3" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Barasat
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Panchantra Housing Complex,132 Masidhati Road Raja Rammohan Pally, Taki Rd, near Cityzen Fotum, Barasat, West Bengal 700124
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Howrah Maidan
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
101, G.T. Road (South Sandhya Bazar, Maidan, Howrah, West Bengal 711101
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto mt-8" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Sodepur
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
A/143, Central Rd, H B Town, Sodepur, Barrackpore, West Bengal 700114
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto mt-8" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Nabagram(Siliguri)
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Police station, J-13, Baishnabhghata Patuli Township Ward no. 101 Near Patuli, Garia, West Bengal 700094
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Cheran Ma Nagar
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
B-91, near third bus stop, Cheran ma Nagar, Villankurichi, Tamil Nadu 641035
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto mt-5" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Chitlapakkam
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
B-91, near third bus stop, Cheran ma Nagar, Villankurichi, Tamil Nadu 641035
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto mt-8" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Nairobi
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Eldama Ravine Cl, Nairobi, Kenya<br>
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</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 -->
<a class="card-img-top" href="#!">
<img src="/assets/img/Post-Graduate-Diploma-Montessori.jpg" alt="..." class="img-fluid">
</a>
<!-- 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" href="#!">
<!-- Heading -->
<h3 class="text-center">
IIMTT Hanoi
</h3>
<!-- Text -->
<p class="mb-0 text-muted text-center">
Cổ Nhuế 1, Từ Liêm, Hanoi, Vietnam<br>
<a style="background-color: #f7a325" class="navbar-btn btn btn-sm ml-auto" href="#">
Visit Website
</a>
</p>
</div>
</div>
</div>
</div> <!-- / .row -->
</div> <!-- / .container -->
</section>

View File

@@ -1,8 +1,12 @@
<meta name="description" content="Have a question about Montessori education? Trying to choose the right course to study? Get in touch today!">
<!-- 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!">
</head> </head>
<body> <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 <?php
include("_navbar.php"); include("_navbar.php");
?> ?>

View File

@@ -1,14 +1,18 @@
<meta name="description" content="Our curriculum is closely linked to Montessori in primary years. We offer graduate and post-graduate courses in Montessori Education.">
<!-- 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.">
</head> </head>
<body> <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 <?php
include("_navbar.php"); include("_navbar.php");
?> ?>
<!-------------------------------new section------------------------------------> <!-------------------------------new section------------------------------------>
<section data-jarallax data-speed=".8" class="py-12 py-md-15 bg-cover jarallax shadow-light-lg overlay overlay-dark overlay-40" <section data-jarallax data-speed=".8" class="py-12 py-md-15 bg-cover jarallax shadow-light-lg overlay overlay-dark overlay-40"
style="background-image: url(/assets/img/curriculum-banner.jpeg);height: 50px;"> style="background-image: url(/assets/img/Banner-Montessori-Curriculum.png);height: 50px;">
<div class="container"> <div class="container">
<h1 style="text-align: center;color:white;"class="display-3">CURRICULUM</h1> <h1 style="text-align: center;color:white;"class="display-3">CURRICULUM</h1>
</div> </div>
@@ -33,7 +37,7 @@ include("_navbar.php");
<div class="card shadow-light-lg mb-6 mb-md-0 lift lift-lg"> <div class="card shadow-light-lg mb-6 mb-md-0 lift lift-lg">
<!-- Image --> <!-- Image -->
<img src="/assets/img/Montessori-focus-area.jpg" alt="iimtt focus area" class="card-img-top"> <img src="/assets/img/IIMTT Teacher Training Courses Focus Areas - Birth to 3 yrs.png" alt="iimtt focus area" class="card-img-top">
<!-- Shape --> <!-- Shape -->
<div class="position-relative"> <div class="position-relative">
@@ -80,7 +84,7 @@ include("_navbar.php");
<div class="card shadow-light-lg mb-6 mb-md-0 lift lift-lg"> <div class="card shadow-light-lg mb-6 mb-md-0 lift lift-lg">
<!-- Image --> <!-- Image -->
<img src="/assets/img/primary-years.jpg" alt="iimtt focus area" class="card-img-top"> <img src="/assets/img/IIMTT Teacher Training Courses Focus Areas - 3 to 6 yrs.png" alt="iimtt focus area" class="card-img-top">
<!-- Shape --> <!-- Shape -->
<div class="position-relative"> <div class="position-relative">
@@ -184,7 +188,7 @@ include("_navbar.php");
<div class="col-md-4 position-relative"> <div class="col-md-4 position-relative">
<!-- Image --> <!-- Image -->
<img src="/assets/img/Montessori-classroom.jpg" class="h-80 position-absolute right-0 mt-7 mr-n4" <img src="/assets/img/IIMTT Montessori Teacher Training Programs - picture 1.png_11zon.png" class="h-80 position-absolute right-0 mt-7 mr-n4"
alt="iimtt programs"> alt="iimtt programs">
</div> </div>
@@ -228,7 +232,7 @@ include("_navbar.php");
<div class="col-md-4"> <div class="col-md-4">
<!-- Image --> <!-- Image -->
<img src="/assets/img/iimtt-program.jpg" class="h-80 position-absolute left-0" <img src="/assets/img/IIMTT Montessori Teacher Training Programs - picture 2.png_11zon.png" class="h-80 position-absolute left-0"
alt="iimtt programs"> alt="iimtt programs">
</div> </div>
@@ -240,7 +244,7 @@ include("_navbar.php");
<div class="col-md-4 position-relative"> <div class="col-md-4 position-relative">
<!-- Image --> <!-- Image -->
<img src="/assets/img/Montessori-assistant.jpg" class="h-80 position-absolute right-0 mt-7 mr-n4" <img src="/assets/img/IIMTT Montessori Teacher Training Programs - picture 3_11zon.png" class="h-80 position-absolute right-0 mt-7 mr-n4"
alt="iimtt programs"> alt="iimtt programs">
</div> </div>
@@ -280,7 +284,7 @@ include("_navbar.php");
<div class="col-12 col-md-6 col-lg-4 order-md-2"> <div class="col-12 col-md-6 col-lg-4 order-md-2">
<!-- Image --> <!-- Image -->
<img src="/assets/img/Graduate-Diploma.jpg" alt="graduate diploma mentessori" class="img-fluid mb-6 mb-md-0"> <img src="/assets/img/Graduate Diploma in Montessori Teacher Training_11zonc.png" alt="graduate diploma mentessori" class="img-fluid mb-6 mb-md-0">
</div> </div>
<div class="col-12 col-md-6 col-lg-8 order-md-1"> <div class="col-12 col-md-6 col-lg-8 order-md-1">
@@ -325,7 +329,7 @@ include("_navbar.php");
<div class="col-12 col-md-6 col-lg-4 order-md-1"> <div class="col-12 col-md-6 col-lg-4 order-md-1">
<!-- Image --> <!-- Image -->
<img src="/assets/img/post-Graduate-Diploma.jpg" alt="post graduate diploma mentessori" class="img-fluid mb-6 mb-md-0"> <img src="/assets/img/Post Graduate Diploma in MTT_11zon-minc.jpg" alt="post graduate diploma mentessori" class="img-fluid mb-6 mb-md-0">
</div> </div>
<div class="col-12 col-md-6 col-lg-8 order-md-2"> <div class="col-12 col-md-6 col-lg-8 order-md-2">
@@ -430,9 +434,9 @@ include("_navbar.php");
<div class="card card-row shadow-light-lg"> <div class="card card-row shadow-light-lg">
<div style="background-color: rgb(239, 246, 252);" class="row gx-0"> <div style="background-color: rgb(239, 246, 252);" class="row gx-0">
<div class="col-12 col-md-6 bg-cover card-img-left" style="background-image: url(/assets/img/Montessori.jpg);"> <div class="col-12 col-md-6 bg-cover card-img-left" style="background-image: url(/assets/img/Who-is-Maria-Montessori.png);">
<!--image placeholder--> <!--image placeholder-->
<img src="/assets/img/Montessori.jpg" alt="maria Montessori" class="img-fluid d-md-none invisible"> <img src="/assets/img/Who-is-Maria-Montessori.png" alt="maria Montessori" class="img-fluid d-md-none invisible">
<!-- Shape --> <!-- Shape -->
<div class="shape shape-right shape-fluid-y svg-shim d-none d-md-block"> <div class="shape shape-right shape-fluid-y svg-shim d-none d-md-block">
@@ -480,10 +484,10 @@ include("_navbar.php");
<div class="row gx-0"> <div class="row gx-0">
<div class="col-12 col-md-6 order-md-2 bg-cover card-img-right" <div class="col-12 col-md-6 order-md-2 bg-cover card-img-right"
style="background-image: url(/assets/img/Montessori-education.jpg);"> style="background-image: url(/assets/img/What-are-the-three-main-characteristics-of-Montessori-education.png);">
<!-- Image (placeholder) --> <!-- Image (placeholder) -->
<img src="/assets/img/Montessori-education.jpg" alt="Montessori education" class="img-fluid d-md-none invisible"> <img src="/assets/img/What-are-the-three-main-characteristics-of-Montessori-education.png" alt="Montessori education" class="img-fluid d-md-none invisible">
<!-- Shape --> <!-- Shape -->
<div class="shape shape-left shape-fluid-y svg-shim text-white d-none d-md-block"> <div class="shape shape-left shape-fluid-y svg-shim text-white d-none d-md-block">

View File

@@ -1,8 +1,12 @@
<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.">
<!-- 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.">
</head> </head>
<body> <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 <?php
include("_navbar.php"); include("_navbar.php");
?> ?>