fix-kolkata pages cards
This commit is contained in:
BIN
assets/img/english-1.png
Normal file
BIN
assets/img/english-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.7 KiB |
BIN
assets/img/global-1.png
Normal file
BIN
assets/img/global-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
assets/img/job-offer-1.png
Normal file
BIN
assets/img/job-offer-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
@@ -10,14 +10,21 @@
|
||||
.card {
|
||||
border-radius: 1rem;
|
||||
}
|
||||
.title{
|
||||
width:360px
|
||||
}
|
||||
#BoxShadow{box-shadow:none}
|
||||
#BoxShadow:hover { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
@media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
#BoxShadow { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
.card-body{height:80px}
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
.title{width:auto}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
@@ -171,6 +178,57 @@
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div style="text-align: center;color: #2dadb8;border-top:4px solid #2dadb8;width:500px" class="mx-auto d-none d-sm-block"></div>
|
||||
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;background-color:white;" class="mx-auto title">Be JOB Ready with IIMTT</H2>
|
||||
<h3 class="text-center"><b>Top Montessori Teacher Training Institutes Globally</b></h3>
|
||||
<div class="container">
|
||||
<div class="d-column d-lg-flex mt-8">
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/job-offer-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>
|
||||
Guaranteed Job Placement Support</b>
|
||||
</h5>
|
||||
<p style="font-size:15px">Join IIMTT for a guaranteed job placement support! Our program has partnered with 500+ schools in West Bengal for assured interviews. We have a 100% placement record for successful graduates.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/english-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Elevate English Communication Skills</b></h5>
|
||||
<p style="font-size:15px">Enhance your interview skills with Vokabeans! Our English communication program is complimentary with our diploma programs, and will enable you to confidently and fluently speak English, boosting your career prospects.</p>
|
||||
<div style="width:100px;border-top:3px solid #2dadb8" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/global-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Globally Accepted Training Method</b></h5>
|
||||
<p style="font-size:15px">We provide modern, globally accepted training with innovative and engaging teaching methods to equip students with the latest techniques and approaches for an effective and enjoyable learning experience.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
.card {
|
||||
border-radius: 1rem;
|
||||
}
|
||||
@media (max-width:900px){
|
||||
/* @media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
@@ -19,6 +19,22 @@
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
} */
|
||||
.title{
|
||||
width:360px
|
||||
}
|
||||
#BoxShadow{box-shadow:none}
|
||||
#BoxShadow:hover { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
@media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
#BoxShadow { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
.card-body{height:80px}
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
.title{width:auto}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
@@ -224,6 +240,57 @@ include("_navbar.php");
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<!---------------------------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div style="text-align: center;color: #2dadb8;border-top:4px solid #2dadb8;width:500px" class="mx-auto d-none d-sm-block"></div>
|
||||
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;background-color:white;" class="mx-auto title">Be JOB Ready with IIMTT</H2>
|
||||
<h3 class="text-center"><b>Top Montessori Teacher Training Institutes Globally</b></h3>
|
||||
<div class="container">
|
||||
<div class="d-column d-lg-flex mt-8">
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/job-offer-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>
|
||||
Guaranteed Job Placement Support</b>
|
||||
</h5>
|
||||
<p style="font-size:15px">Join IIMTT for a guaranteed job placement support! Our program has partnered with 500+ schools in West Bengal for assured interviews. We have a 100% placement record for successful graduates.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/english-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Elevate English Communication Skills</b></h5>
|
||||
<p style="font-size:15px">Enhance your interview skills with Vokabeans! Our English communication program is complimentary with our diploma programs, and will enable you to confidently and fluently speak English, boosting your career prospects.</p>
|
||||
<div style="width:100px;border-top:3px solid #2dadb8" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/global-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Globally Accepted Training Method</b></h5>
|
||||
<p style="font-size:15px">We provide modern, globally accepted training with innovative and engaging teaching methods to equip students with the latest techniques and approaches for an effective and enjoyable learning experience.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
|
||||
@@ -3,6 +3,24 @@
|
||||
<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 MICO Layout.">
|
||||
|
||||
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-micolayout">
|
||||
<style>
|
||||
.title{
|
||||
width:360px
|
||||
}
|
||||
#BoxShadow{box-shadow:none}
|
||||
#BoxShadow:hover { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
@media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
#BoxShadow { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
.card-body{height:80px}
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
.title{width:auto}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
@@ -207,6 +225,57 @@ include("_navbar.php");
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<!---------------------------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div style="text-align: center;color: #2dadb8;border-top:4px solid #2dadb8;width:500px" class="mx-auto d-none d-sm-block"></div>
|
||||
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;background-color:white;" class="mx-auto title">Be JOB Ready with IIMTT</H2>
|
||||
<h3 class="text-center"><b>Top Montessori Teacher Training Institutes Globally</b></h3>
|
||||
<div class="container">
|
||||
<div class="d-column d-lg-flex mt-8">
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/job-offer-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>
|
||||
Guaranteed Job Placement Support</b>
|
||||
</h5>
|
||||
<p style="font-size:15px">Join IIMTT for a guaranteed job placement support! Our program has partnered with 500+ schools in West Bengal for assured interviews. We have a 100% placement record for successful graduates.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/english-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Elevate English Communication Skills</b></h5>
|
||||
<p style="font-size:15px">Enhance your interview skills with Vokabeans! Our English communication program is complimentary with our diploma programs, and will enable you to confidently and fluently speak English, boosting your career prospects.</p>
|
||||
<div style="width:100px;border-top:3px solid #2dadb8" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/global-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Globally Accepted Training Method</b></h5>
|
||||
<p style="font-size:15px">We provide modern, globally accepted training with innovative and engaging teaching methods to equip students with the latest techniques and approaches for an effective and enjoyable learning experience.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
.card {
|
||||
border-radius: 1rem;
|
||||
}
|
||||
@media (max-width:900px){
|
||||
/* @media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
@@ -18,7 +18,24 @@
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
} */
|
||||
.title{
|
||||
width:360px
|
||||
}
|
||||
#BoxShadow{box-shadow:none}
|
||||
#BoxShadow:hover { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
@media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
#BoxShadow { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
.card-body{height:80px}
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
.title{width:auto}
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -230,6 +247,58 @@ Prepared Environment- It should be thoughtfully arranged to meet the unique need
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------- SECOND SECTION--------------------------------->
|
||||
<!---------------------------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div style="text-align: center;color: #2dadb8;border-top:4px solid #2dadb8;width:500px" class="mx-auto d-none d-sm-block"></div>
|
||||
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;background-color:white;" class="mx-auto title">Be JOB Ready with IIMTT</H2>
|
||||
<h3 class="text-center"><b>Top Montessori Teacher Training Institutes Globally</b></h3>
|
||||
<div class="container">
|
||||
<div class="d-column d-lg-flex mt-8">
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/job-offer-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>
|
||||
Guaranteed Job Placement Support</b>
|
||||
</h5>
|
||||
<p style="font-size:15px">Join IIMTT for a guaranteed job placement support! Our program has partnered with 500+ schools in West Bengal for assured interviews. We have a 100% placement record for successful graduates.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/english-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Elevate English Communication Skills</b></h5>
|
||||
<p style="font-size:15px">Enhance your interview skills with Vokabeans! Our English communication program is complimentary with our diploma programs, and will enable you to confidently and fluently speak English, boosting your career prospects.</p>
|
||||
<div style="width:100px;border-top:3px solid #2dadb8" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/global-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Globally Accepted Training Method</b></h5>
|
||||
<p style="font-size:15px">We provide modern, globally accepted training with innovative and engaging teaching methods to equip students with the latest techniques and approaches for an effective and enjoyable learning experience.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- ------------------------------------------------------>
|
||||
<section>
|
||||
<div class="container mt-4">
|
||||
<div class="table-responsive">
|
||||
|
||||
@@ -3,6 +3,24 @@
|
||||
<meta name="description" content="Join IIMTT to get an international Montessori teacher training qualification. We offer in-class certificate, diploma and advanced diploma course in Sodepur.">
|
||||
|
||||
<link rel="canonical" href="https://iimtt.org/montessori-teacher-training-sodepur">
|
||||
<style>
|
||||
.title{
|
||||
width:360px
|
||||
}
|
||||
#BoxShadow{box-shadow:none}
|
||||
#BoxShadow:hover { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
@media (max-width:900px){
|
||||
.card-body{height:130px}
|
||||
#BoxShadow { box-shadow:0 4px 4px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);z-index:9999999999999999}
|
||||
}
|
||||
@media (max-width:750px){
|
||||
.card-body{height:80px}
|
||||
}
|
||||
@media (max-width:412px){
|
||||
.card-body{height:100px}
|
||||
.title{width:auto}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
@@ -113,6 +131,57 @@ include("_navbar.php");
|
||||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------------------------------------------->
|
||||
<section class="pt-7 py-8 border-bottom">
|
||||
<div style="text-align: center;color: #2dadb8;border-top:4px solid #2dadb8;width:500px" class="mx-auto d-none d-sm-block"></div>
|
||||
|
||||
<div class="container">
|
||||
<H2 style="text-align: center;color: #2dadb8;font-weight:800;margin-top:-23px;background-color:white;" class="mx-auto title">Be JOB Ready with IIMTT</H2>
|
||||
<h3 class="text-center"><b>Top Montessori Teacher Training Institutes Globally</b></h3>
|
||||
<div class="container">
|
||||
<div class="d-column d-lg-flex mt-8">
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/job-offer-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>
|
||||
Guaranteed Job Placement Support</b>
|
||||
</h5>
|
||||
<p style="font-size:15px">Join IIMTT for a guaranteed job placement support! Our program has partnered with 500+ schools in West Bengal for assured interviews. We have a 100% placement record for successful graduates.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/english-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Elevate English Communication Skills</b></h5>
|
||||
<p style="font-size:15px">Enhance your interview skills with Vokabeans! Our English communication program is complimentary with our diploma programs, and will enable you to confidently and fluently speak English, boosting your career prospects.</p>
|
||||
<div style="width:100px;border-top:3px solid #2dadb8" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="flex:1">
|
||||
<div class="card mb-6 p-2" id="BoxShadow">
|
||||
<div class="my-4 text-center">
|
||||
<img src="/assets/img/global-1.png">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h5><b>Globally Accepted Training Method</b></h5>
|
||||
<p style="font-size:15px">We provide modern, globally accepted training with innovative and engaging teaching methods to equip students with the latest techniques and approaches for an effective and enjoyable learning experience.</p>
|
||||
<div style="width:100px;border-top:3px solid #F7A325" class="mx-auto mt-6 mb-5"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
|
||||
Reference in New Issue
Block a user