-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkalpavriksha.html
403 lines (389 loc) · 24.3 KB
/
kalpavriksha.html
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
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
<!DOCTYPE html>
<html>
<head>
<title>Sacrarium</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./css/tether.min.css">
<link rel="stylesheet" href="./css/bootstrap.css">
<link rel="stylesheet" href="./css/font-awesome.css">
<link rel="stylesheet" href="./css/lightbox.min.css">
<link rel="stylesheet" href="./css/style.css">
<script src='./js/jquery-3.2.0.min.js'></script>
<script src="./js/jquery.easing.min.js"></script>
<script src="./js/tether.min.js"></script>
<script src='./js/bootstrap.min.js'></script>
<script src="./js/lightbox.min.js"></script>
<script src="./js/script.js"></script>
</head>
<body id='page-top' class='body-onload'>
<div id='page-loader' class="load-show loader" style='display: none;'>
<img src="./images/logo-500x300.png" class='mx-auto d-block' alt="">
<div class="sk-three-bounce">
<div class="sk-child sk-bounce1"></div>
<div class="sk-child sk-bounce2"></div>
<div class="sk-child sk-bounce3"></div>
</div>
<div class="progress-view"></div>
</div>
<span id='page-body' class="load-hide" style='display: block;'>
<header>
<div class="logo">
<a href=""><img src="./images/logo-500x300.png" alt=""></a>
</div>
<nav class="navbar navbar-toggleable-md navbar-light bg-faded">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="fa fa-bars menu-icon"></span>
</button>
<!--<a class="navbar-brand" href="#"><img src="./images/logo-500x300.png" alt=""></a>-->
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="./index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="./whoweare.html">Who We Are</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="#">Why Us</a>
</li>-->
<li class="nav-item dropdown active">
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Projects <b class="caret"></b></a>
<ul class="dropdown-menu multi-column columns-3 submenu">
<div class="row">
<div class="col-sm-4">
<div class="list-header">Ongoing Projects</div>
<ul class="multi-column-dropdown">
<li><a href="./karam-villas.html">Karam Villas</a></li>
<li class='project-menu-active'><a href="./karam-vriksh.html">Karam Vriksh</a></li>
</ul>
</div>
<div class="col-sm-4">
<div class="list-header">Upcoming Projects</div>
<ul class="multi-column-dropdown">
<li><a href="./karam-roots.html">Karam Roots</a></li>
<li><a href="./karam-shraddha.html">Karam Shraddha</a></li>
</ul>
</div>
<div class="col-sm-4">
<div class="list-header">Completed Projects</div>
<ul class="multi-column-dropdown">
<li><a href="./aradhya.html">Aradhya Ulwe</a></li>
<li><a href="./green-heritage.html">Green Heritage</a></li>
<li><a href="./green-woods.html">Green Wood Estate</a></li>
<li><a href="./shreeji-amreet.html">Shreeji Amreet</a></li>
</ul>
</div>
</div>
</ul>
</li>
<li class="nav-item">
<a class="nav-link" href="./construction.html">Construction</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="#">Investor's Corner</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Career</a>
</li>-->
<li class="nav-item">
<a class="nav-link" href="./contact-us.html">Contact Us</a>
</li>
</ul>
</div>
</nav>
<!--Page sticky menu-->
<nav id="menu" class="page-menu">
<ul>
<li><a href="#overview" class='page-scroll menu-active'>Overview</a></li>
<li><a href="#amenities" class='page-scroll'>Amenities</a></li>
<li><a href="#features" class='page-scroll'>Features</a></li>
<!--<li><a href="#location" class='page-scroll'>Location</a></li>-->
<li><a href="#floor-plan" class='page-scroll'>Floor Plans</a></li>
<li><a href="#gallery" class='page-scroll'>Gallery</a></li>
</ul>
</nav>
</header>
<div class="container-fluid">
<section class="section" id='overview'>
<div class="row">
<div class="col-md-6" style='color: #fff'>
<div class="project-banner">
<div class="project-banner-content">
<h2 class="section-header-small" style='text-align: left;'>
Kalpavriksha
</h2>
<h3 class="section-header-small" style='text-align: left;'>
<span class="section-header-small" style='display: inline-block'>
LOW BUDGET PROJECT
<img src="./images/underline1.png" alt="">
</span>
</h3>
<ul>
<li>Lavish Residential Project located in Navi Mumbai</li>
<li>It has a thoughtful design and is well equipped with all the modern day amenities as well as basic facilities</li>
<li>The project offers spacious and skillfully designed 1RK, 1BHK, 2BHK and 2.5BHK, 3.5BHK combination apartments</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6">
<img src="./images/kalpavriksha/Taloja-property-very-low-budget.jpg" alt="" class='project-banner-img img-fluid'>
</div>
</div>
</section>
<section id="amenities" class="section content-section" style='border: none;'>
<h2 class='section-header text-reflect' data-text="AMENITIES">
<div class="decorative">
<img src="./images/decorative.png" alt="">
</div>
AMENITIES
</h2>
<div class="row">
<div class="col-md-3" style='color: #fff;'>
<!--<h3 class="section-header-small">
Welcome to paradise Living
<img src="./images/underline1.png" alt="">
</h3>-->
<ul>
<li>Indoor games</li>
<li>Healthscape gardens</li>
<li>Temple Court garden</li>
<li>Pool side sitting</li>
<li>Open to sky green space sitting</li>
<li>Oasis</li>
<li>Teenagers hangout corner</li>
<li>Recreational green with bench and royal palms</li>
</ul>
</div>
<div class="col-md-9">
<section class="items-wrap">
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/kalpavriksha/Temple Court Garden.jpg" alt="Temple Court Garden"/>
<h2 class="item__title">Temple Court Garden</h2>
</a>
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/kalpavriksha/Pool.jpg" alt="Pool"/>
<h2 class="item__title">Pool side</h2>
</a>
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/kalpavriksha/Gymnasium.jpg" alt="Gymnasium"/>
<h2 class="item__title">Gymnasium</h2>
</a>
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/indoorgames.jpg" alt="item04"/>
<h2 class="item__title">Indoor Games</h2>
</a>
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/kalpavriksha/Club House.jpg" alt="Club House"/>
<h2 class="item__title">Club House</h2>
</a>
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/play.jpg" alt="item02"/>
<h2 class="item__title">Recreational garden</h2>
</a>
</section>
</div>
</div>
</section>
<section id="features" class="section content-section" style='border: none;'>
<h2 class='section-header text-reflect' data-text="FEATURES">
<div class="decorative">
<img src="./images/decorative.png" alt="">
</div>
FEATURES
</h2>
<div class="row">
<div class="col-md-3" style='color: #fff;'>
<!--<h3 class="section-header-small">
Live in the realm of crafted luxury
<img src="./images/underline1.png" alt="">
</h3>-->
<ul>
<li>Covered car parking</li>
<li>Society office and meeting room</li>
<li>Flower bed median with street light</li>
<li>Security</li>
</ul>
</div>
<div class="col-md-9">
<section class="items-wrap">
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/parking.jpg" alt="Car parking"/>
<h2 class="item__title">Car parking</h2>
</a>
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/office.jpg" alt="item02"/>
<h2 class="item__title">Society office and meeting room</h2>
</a>
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/flower-median.jpg" alt="item03"/>
<h2 class="item__title">Flower bed median</h2>
</a>
<a href="#" class="item-block project-amenities">
<img class="item__image" src="./images/security.jpg" alt="item01"/>
<h2 class="item__title">Security</h2>
</a>
</section>
</div>
</div>
</section>
<!--<section id="location" class="section content-section" style='border: none;'>
<h2 class='section-header text-reflect' data-text="Location">
<div class="decorative">
<img src="./images/decorative.png" alt="">
</div>
Location
</h2>
<div class="row">
<div class="col-md-3" style='color: #fff;'>
<h3 class="section-header-small">
TOO CLOSE BUT STILL, FAR AWAY FROM CHAOS.
<img src="./images/underline1.png" alt="">
</h3>
<ul>
<li>Very close proximity to panvel Railway station&Panvel bus depot</li>
<li>Just few km from Sion-Panvel Highway & Mumbai-Pune Express highway</li>
<li>Just few km from proposed International Airport</li>
<li>International schools, colleges, super speciality hospital, banks and retail shops lie at convenient distances</li>
<li>Asia’s largest amusement central park lies at a short drive.</li>
</ul>
</div>
<div class="col-md-9">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3771.2049264938114!2d72.88480511437646!3d19.054725557593695!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7c8bb2cc9297d%3A0xca8274c1ac4a805c!2sCorporate+Park!5e0!3m2!1sen!2sin!4v1466134385450" width="100%" height="397px;" frameborder="0" style="border:0" allowfullscreen=""></iframe>
</div>
</div>
</section>-->
<section id="floor-plan" class="section content-section" style='border: none;'>
<h2 class='section-header text-reflect' data-text="FLOOR PLAN">
<div class="decorative">
<img src="./images/decorative.png" alt="">
</div>
FLOOR PLAN
</h2>
<section class="items-wrap">
<a href="./images/kalpavriksha/Floor Plan.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/Floor Plan.jpg" alt="item01"/>
<h2 class="item__title">Floor Plan</h2>
</a>
<a href="./images/kalpavriksha/1 BHK.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/1 BHK.jpg" alt="item02"/>
<h2 class="item__title">1 BHK</h2>
</a>
<a href="./images/kalpavriksha/2 BHK.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/2 BHK.jpg" alt="item02"/>
<h2 class="item__title">2 BHK</h2>
</a>
<a href="./images/kalpavriksha/Bldg 1 Typical 1st, 2nd, & 3rd Floor Plan.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/Bldg 1 Typical 1st, 2nd, & 3rd Floor Plan.jpg" alt="item02"/>
<h2 class="item__title">Bldg 1 Typical 1st, 2nd and 3rd Floor Plan</h2>
</a>
<a href="./images/kalpavriksha/Bldg 2 Typical 1st, 2nd, & 3rd Floor Plan.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/Bldg 2 Typical 1st, 2nd, & 3rd Floor Plan.jpg" alt="item02"/>
<h2 class="item__title">Bldg 2 Typical 1st, 2nd and 3rd Floor Plan</h2>
</a>
<a href="./images/kalpavriksha/Bldg 3 Typical 1st, 2nd, & 3rd Floor Plan.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/Bldg 3 Typical 1st, 2nd, & 3rd Floor Plan.jpg" alt="item02"/>
<h2 class="item__title">Bldg 3 Typical 1st, 2nd and 3rd Floor Plan</h2>
</a>
<a href="./images/kalpavriksha/Bldg 4 Typical 1st, 2nd, & 3rd Floor Plan.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/Bldg 4 Typical 1st, 2nd, & 3rd Floor Plan.jpg" alt="item02"/>
<h2 class="item__title">Bldg 4 Typical 1st, 2nd and 3rd Floor Plan</h2>
</a>
<a href="./images/kalpavriksha/Bldg 5 Typical 1st, 2nd, & 3rd Floor Plan.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/Bldg 5 Typical 1st, 2nd, & 3rd Floor Plan.jpg" alt="item02"/>
<h2 class="item__title">Bldg 5 Typical 1st, 2nd and 3rd Floor Plan</h2>
</a>
<a href="./images/kalpavriksha/Bldg 6 Typical 1st, 2nd, & 3rd Floor Plan.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/Bldg 6 Typical 1st, 2nd, & 3rd Floor Plan.jpg" alt="item02"/>
<h2 class="item__title">Bldg 6 Typical 1st, 2nd and 3rd Floor Plan</h2>
</a>
<a href="./images/kalpavriksha/Layout Plan.jpg" class="item-block project-amenities" data-lightbox="example-set" data-title="Click the right half of the image to move forward.">
<img class="item__image" src="./images/kalpavriksha/Layout Plan.jpg" alt="item02"/>
<h2 class="item__title">Layout Plan</h2>
</a>
</section>
</section>
<section id="gallery" class="section content-section" style='border: none;'>
<h2 class='section-header text-reflect' data-text="GALLERY">
<div class="decorative">
<img src="./images/decorative.png" alt="">
</div>
GALLERY
</h2>
<div class="card-columns">
<div class="card">
<a href="./images/kalpavriksha/Club House.jpg" data-lightbox="gallery-imgs" data-title="Click the right half of the image to move forward."><img class="card-img img-fluid" src="./images/kalpavriksha/Club House.jpg" alt="Card image"></a>
</div>
<div class="card">
<a href="./images/kalpavriksha/Elevation.jpg" data-lightbox="gallery-imgs" data-title="Click the right half of the image to move forward."><img class="card-img img-fluid" src="./images/kalpavriksha/Elevation.jpg" alt="Card image"></a>
</div>
<div class="card">
<a href="./images/kalpavriksha/Gymnasium.jpg" data-lightbox="gallery-imgs" data-title="Click the right half of the image to move forward."><img class="card-img img-fluid" src="./images/kalpavriksha/Gymnasium.jpg" alt="Card image"></a>
</div>
<div class="card">
<a href="./images/kalpavriksha/Main Gate.jpg" data-lightbox="gallery-imgs" data-title="Click the right half of the image to move forward."><img class="card-img img-fluid" src="./images/kalpavriksha/Main Gate.jpg" alt="Card image"></a>
</div>
<div class="card">
<a href="./images/kalpavriksha/Overview.jpg" data-lightbox="gallery-imgs" data-title="Click the right half of the image to move forward."><img class="card-img img-fluid" src="./images/kalpavriksha/Overview.jpg" alt="Card image"></a>
</div>
<div class="card">
<a href="./images/kalpavriksha/Pool.jpg" data-lightbox="gallery-imgs" data-title="Click the right half of the image to move forward."><img class="card-img img-fluid" src="./images/kalpavriksha/Pool.jpg" alt="Card image"></a>
</div>
<div class="card">
<a href="./images/kalpavriksha/Taloja-property-very-low-budget.jpg" data-lightbox="gallery-imgs" data-title="Click the right half of the image to move forward."><img class="card-img img-fluid" src="./images/kalpavriksha/Taloja-property-very-low-budget.jpg" alt="Card image"></a>
</div>
<div class="card">
<a href="./images/kalpavriksha/Temple Court Garden.jpg" data-lightbox="gallery-imgs" data-title="Click the right half of the image to move forward."><img class="card-img img-fluid" src="./images/kalpavriksha/Temple Court Garden.jpg" alt="Card image"></a>
</div>
</div>
</section>
</div>
<!--Footer-->
<footer>
<div class="footer-body row">
<div class="col-md-3 footer-section">
<h6 class="footer-section-header">Phone</h6>
<p>
7045295977 / 022-32220206
</p><br/>
<h6 class="footer-section-header">Contact Us</h6>
<p>
Unit No. 9, Corporate Park II,<br/>
VN Purav Marg, Near Swastik Chambers,<br/>
Chembur (E), Mumbai-400071
</p>
</div>
<div class="col-md-6 quick-links footer-section">
<h6 class="footer-section-header">Quick Links</h6>
<ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./whoweare.html">Who we are</a></li>
<li><a href="./index.html#projects" class='page-scroll'>Projects</a></li>
<li><a href="./construction.html">Construction</a></li>
<li><a href="./contact-us.html">Contact Us</a></li>
</ul>
</div>
<div class="col-md-3 footer-section">
<div class="social">
<ul>
<li><a href=""><img src="./images/Facebook.png" alt="" class='social-icons'></a></li>
<li><a href=""><img src="./images/Twitter.png" alt="" class='social-icons'></a></li>
<li><a href=""><img src="./images/GooglePlus.png" alt="" class='social-icons'></a></li>
<li><a href=""><img src="./images/Youtube.png" alt="" class='social-icons'></a></li>
</ul>
</div>
<h6 class="footer-section-header">Email</h6>
<p>
sacrarium@sacrariumbuilderanddevelopers.com<br/>
sales@sacrariumbuilderanddevelopers.com<br/>
care@sacrariumbuilderanddevelopers.com
</p>
</div>
</div>
<div class="footer-footer">
<small><i class="fa fa-copyright"></i> 2015 - Sacrarium Builder and Developers PVT.LTD</small>
</div>
</footer>
</span>
</body>
</html>