-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprimary.html
More file actions
354 lines (316 loc) · 17.8 KB
/
Copy pathprimary.html
File metadata and controls
354 lines (316 loc) · 17.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Little Light</title>
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon">
<link rel="icon" href="assets/images/favicon.png" type="image/x-icon">
<!-- Stylesheets -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/school.css" rel="stylesheet">
</head>
<body>
<div class="body-wrapper detail-inner-page position-relative">
<!-- Preloader -->
<div class="preloader"></div>
<!-- Facebook Section -->
<div class="facebook-section">
<a href="https://www.facebook.com/Little-Light-Montessori-Based-School-691498367577695" target="_blank" class="facebook-vertical">
Facebook
</a>
</div>
<!-- End Facebook Section -->
<!-- Main Header -->
<header class="main-header header-style">
<!--Navbar -->
<div class="header-upper">
<div class="container-fluid">
<div class="row flex-center">
<div class="col-2">
<div class="logo-box">
<div class="logo">
<a href="/"><img src="assets/images/transparent-logo.png" alt="" title="Little-Light"></a>
</div>
</div>
</div>
<div class="col-10">
<div class="nav-outer">
<!--Mobile Navigation Toggler-->
<div class="mobile-nav-toggler"><span class="icon fa fa-bars"></span></div>
<!-- Main Menu -->
<nav class="main-menu show navbar-expand-lg">
<div class="navbar-header">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse" id="navbarSupportedContent">
<ul class="navigation">
<li><a href="/">Home</a></li>
<li class="currentt dropdown"><a href="#">About</a>
<ul>
<li><a href="whoweare.html">Who We Are</a></li>
<li><a href="message.html">Message From Head of School</a></li>
<li><a href="montessori.html">Why Montessori</a></li>
</ul>
</li>
<li class="dropdown"><a href="#">Programs</a>
<ul>
<li><a href="kindergarten.html">Kindergarten</a></li>
<li><a href="primary.html">Primary</a></li>
<li><a href="elementary.html">Elementary</a></li>
</ul>
</li>
<li class="dropdown"><a href="#">Gallery</a>
<ul>
<li><a href="parents_day.html">Parent's Day</a></li>
<li><a href="classroom.html">Classroom</a></li>
<li><a href="saraswati_puja.html">Saraswati Puja</a></li>
</ul>
</li>
<li><a href="admission.html">Admission</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
</div>
<!--End Nav-->
<!-- Mobile Menu -->
<div class="mobile-menu">
<div class="menu-backdrop"></div>
<div class="close-btn"><span class="icon fa fa-times"></span></div>
<nav class="menu-box">
<div class="nav-logo">
<a href="/"><img src="assets/images/transparent-logo.png" alt="" title=""></a>
</div>
<div class="menu-outer">
<!-- NAVBAR -->
</div>
</nav>
</div>
<!-- End Mobile Menu -->
</header>
<!--End Main Header -->
<section class="banner-content">
<div class="row ml-0 mr-0">
<div class="col-lg-6 col-md-6 pl-0 pr-0 d-none d-md-block">
<div class="banner-bg-color m-0">
<div class="banner-breadcrump">
<h2>Primary</h2>
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Primary</li>
</ol>
</nav>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 img-full-height d-none d-md-block pl-0 pr-0">
<div class="banner-bgimg">
<div style="background: url(assets/images/study.jpeg); background-size: cover; background-repeat: no-repeat; background-position: center; height: 100%; position: relative;">
</div>
<div class="banner-overlay-img">
<img class="img-fluid" src="assets/images/polygon.png" alt="">
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 img-full-height d-block d-md-none pl-0 pr-0">
<div class="banner-bgimg">
<img class="img-fluid" src="assets/images/study.jpeg" alt="">
<div class="banner-overlay-img">
<img class="img-fluid" src="assets/images/polygon.png" alt="">
</div>
<div class="banner-breadcrump">
<h2>Primary</h2>
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="#">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Primary</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section class="about-section section">
<div class="container">
<div class="">
<div class="row clearfix flex-Center">
<div class="image-column col-lg-6 col-md-12 col-sm-12">
<div class="text-lg-center">
<img src="assets/images/7.jpg" alt="img" class="img-fluid" />
</div>
</div>
<div class="content-column col-lg-6 col-md-12 col-sm-12">
<div class="inner-column mobile-lg-mt-60 wow fadeInUp" data-wow-delay="0ms" data-wow-duration="2500ms">
<div class="sec-title mb-0">
<h4><span>"By the age of three the child has already laid down the
foundations of his personality as a human being."
</span></h4>
<div class="text text-right"> - Dr. Maria Montessori
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--End About Section-->
<!-- programs -->
<section class="program-category-section mb-80">
<div class="container">
<!-- Sec Title -->
<div class="sec-title wow fadeInUp detail-title-h3" data-wow-delay="0ms" data-wow-duration="2500ms">
<h4><span>Primary Program</span></h4>
<div class="text"> 3 - 6 years old </div>
</div>
<div class="wow fadeInUp" data-wow-delay="0ms" data-wow-duration="2500ms">
<div class="row">
<div class="col-12">
<div class="program-category-info">
<p>Primary Program begins when the child is around three (3) years old and
continues through the Kindergarten year. In our mixed-age classrooms,
the older children are able to set the example and mentor the younger children. There is no “average” student
in our classrooms, every child is a unique individual and we respect that fact.
</p>
<p>We help children recognize that they have gifts to offer in making the world a better place.
We focus on character development, including grace and courtesy lessons, public speaking,
and celebrating diversity and all cultures.</p>
<p>The beautiful classroom is prepared in a way that motivates and stimulates the child into activity.
A large portion of each day is devoted to play experiences, inside and out,
where children use their natural curiosity and love of learning to explore, create and learn more
thoroughly, quickly, and efficiently through experience,
guidance, and practice.</p>
<p>By the end of their Primary experience, children are ready for the Elementary environment that
satisfy their need to grow.</p>
<p>To learn more about our Primary Program, please <a href="contact.html">contact us</a>.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End programs -->
<!-- Main Footer -->
<footer class="main-footer">
<img src="assets/images/map.png" class="map" alt="map">
<div class="container">
<!--Widgets Section-->
<div class="widgets-section">
<div class="row clearfix">
<!-- Footer Column -->
<div class="footer-column col-lg-4 col-md-12 col-sm-12">
<div class="footer-widget contact-widget">
<div class="footer-logo pb-30">
<div class="logo">
<a href="/"><img src="assets/images/transparent-logo.png" alt="" title="Little-Light"></a>
</div>
</div>
<div class="footer-title">
<h6>Little Light Montesoori Based School</h6>
<p>At our core, we are devoted to nurturing the whole child intellectually, socially, emotionally, physically and ethically – all in a caring, safe, and fun environment.</p>
</div>
</div>
</div>
<!-- Footer Column -->
<div class="footer-column col-lg-2 col-md-12 col-sm-12">
<div class="footer-widget contact-widget">
<div class="footer-title">
<h6>Our School</h6>
</div>
<ul class="contact-list">
<li><a href="whoweare.html">About Us</a></li>
<li><a href="program.html">Programs</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="admission.html">Admissions</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<!-- Footer Column -->
<div class="footer-column col-lg-2 col-md-12 col-sm-12">
<div class="footer-widget contact-widget">
<div class="footer-title">
<h6>Programs</h6>
</div>
<ul class="contact-list">
<li><a href="kindergarten.html">Kindergarten</a></li>
<li><a href="primary.html">Primary </a></li>
<li><a href="elementary.html">Elementary </a></li>
</ul>
</div>
</div>
<!-- Footer Column -->
<div class="footer-column col-lg-4 col-md-12 col-sm-12">
<div class="footer-widget contact-widget">
<div class="footer-title">
<h6>Address</h6>
</div>
<ul class="contact-list contact-location">
<li class="location"><a href="https://goo.gl/maps/TLz1Pe37KQZBMMCJ7">Nilopool, Budhanilkantha, Kathmandu, Nepal</a></li>
<li><a href="mailto:littlelightmontessori@gmail.com">littlelightmontessori@gmail.com</a></li>
<li><div class="contact-detail">
<p><a href="tel:+01-4376236">01 - 4376236</a></p>
<p></p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom">
<div class="container">
<div class="row clearfix">
<!-- Copyright Column -->
<div class="copyright-column col-lg-12 col-md-12 col-sm-12">
<div class="copyright text-center text-md-left">© 2025 <a href="index.html">Little Light Montessori School</a>. All Rights Reserved</div>
</div>
</div>
</div>
</div>
</footer>
<!-- End Main Footer -->
</div>
<!--End pagewrapper-->
<!--Scroll to top-->
<div class="scroll-to-top scroll-to-target" data-target="html"><i class="fas fa-chevron-up"></i></div>
<script src="assets/vendor/jquery/jquery.js"></script>
<script src="assets/vendor/jquery/jquery.easing.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/vendor/fontawesome/js/all.js"></script>
<script src="assets/vendor/jquery/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="assets/vendor/jquery/jquery-ui.js"></script>
<script src="assets/vendor/jquery/jquery.bootstrap-touchspin.js"></script>
<script src="assets/vendor/owl/owl.js"></script>
<script src="assets/vendor/wow/wow.js"></script>
<script src="assets/vendor/jarallax/ofi.min.js"></script>
<script src="assets/vendor/jarallax/js/jarallax.js"></script>
<script src="assets/js/script.js"></script>
<script type="text/javascript">
// object-fit polyfill run
objectFitImages();
/* init Jarallax */
jarallax(document.querySelectorAll('.jarallax'));
jarallax(document.querySelectorAll('.jarallax-keep-img'), {
keepImg: true,
});
</script>
</body>
</html>