-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEnvironment.html
More file actions
531 lines (507 loc) · 27.4 KB
/
Copy pathEnvironment.html
File metadata and controls
531 lines (507 loc) · 27.4 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
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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Bakul Foundation</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <link rel="manifest" href="site.webmanifest"> -->
<link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
<!-- Place favicon.ico in the root directory -->
<!-- CSS here -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/themify-icons.css">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/gijgo.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/slicknav.css">
<link rel="stylesheet" href="css/style.css">
<!-- <link rel="stylesheet" href="css/responsive.css"> -->
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- header-start -->
<header>
<div class="header-area ">
<div class="header-top_area">
<div class="container-fluid">
<div class="row">
<div class="col-xl-6 col-md-12 col-lg-8">
<div class="short_contact_list">
<ul>
<li><a href="tel:+91 7077347256"> <i class="fa fa-phone"></i> +91 7077347256</a></li>
<li><a href="mailto:contactbakul@gmail.com"> <i
class="fa fa-envelope"></i>contactbakul@gmail.com</a></li>
</ul>
</div>
</div>
<div class="col-xl-6 col-md-6 col-lg-4">
<div class="social_media_links d-none d-lg-block">
<a href="https://www.instagram.com/bakul_foundation/">
<i class="fa fa-instagram"></i>
</a>
<a href="https://www.linkedin.com/company/bakul/">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://twitter.com/BakulFoundation">
<i class="fa fa-twitter"></i>
</a>
<a href="https://www.facebook.com/BakulFoundation/">
<i class="fa fa-facebook"></i>
</a>
<a href="https://www.youtube.com/@BakulFoundation">
<i class="fa fa-youtube-play"></i>
</a>
</div>
</div>
</div>
</div>
</div>
<div id="sticky-header" class="main-header-area">
<div class="container-fluid">
<div class="row align-items-center">
<div class="col-xl-3 col-lg-3">
<div class="logo">
<a href="index.html">
<img src="img/BakulTreeLogo.png" alt="">
</a>
</div>
</div>
<div class="col-xl-9 col-lg-9">
<div class="main-menu">
<nav>
<ul id="navigation">
<li><a href="index.html">home</a></li>
<li><a href="#">What We Do <i class="ti-angle-down"></i></a>
<ul class="submenu">
<li><a href="Education.html">Education</a></li>
<li><a href="Environment.html">Environment</a></li>
<li><a href="Arts.html">Arts</a></li>
<li><a href="Volunteerism.html">Volunteerism</a></li>
</ul>
</li>
<li><a href="About.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<div class="Appointment">
<div class="book_btn d-none d-lg-block">
<a href="https://docs.google.com/forms/d/1INOrMuWwrFS1QDgo03g1QHA8eaOAI_G7i8i0poCE0wE" target="_blank">
Join Us
</a>
</div>
</div>
</div>
</div>
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"></div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- header-end -->
<!-- bradcam_area_start -->
<div class="bradcam_area breadcam_bg overlay overlay-env-bg d-flex align-items-center justify-content-center">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="bradcam_text text-center">
<h3>Environment</h3>
</div>
</div>
</div>
</div>
</div>
<!-- bradcam_area_end -->
<!-- reson_area_start -->
<div class="reson_area section_padding" style="padding-bottom: 0;">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section_title text-center mb-55">
<h3><span>My Tree Campaign</span></h3>
</div>
</div>
</div>
<div class="row justify-content-center" style="text-align: center;">
<p>As the name suggests, the aim of this campaign has been to promote a cultural relationship with trees
through a personal bond and not an impersonal act of mere plantation, which leads to hundreds of
thousands of trees getting planted each year only to be abandoned. Moreover, the thought of how a
simple act by an ordinary individual can have a viral impact, made us think of the practice of
gifting plants. </p>
<br>
<iframe class="margin-tb-5" width="560" height="315" src="https://www.youtube.com/embed/LHLk6zXw2ew"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
<br>
<p>
Further, in an age of instruction overdose, the act of gifting plants gives the message of the need
to plant trees even if no words are spoken. In fact, it gives responsibility to the recipient to
plant the tree and nurture it.
</p>
<br>
<p>
Hence, the campaign promotes the practice of gifting plants on occasions such as birthdays,
weddings, child birth or any occasion in which we give gifts. The campaign goes a step further and
has as its punchline, "But you don't need a reason to gift a tree".
</p>
</div>
<div class="row justify-content-center align-items-center margin-tb-10">
<div class="col-lg-7">
<img src="./img/work/free-tree.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-5">
<p>
The campaign is primarily on social media with hundreds of people becoming ambassadors with
profile pictures relating to the campaign. These images are further developed into posters and
hoardings and the campaign runs on radio as well. There is also a Green Superhero, Dedi Loku
(Tree Man in the Kui tribal language), who is the mascot of the campaign.
<br><br>
To facilitate those who want to plant or gift trees, Bakul runs Tree for Free initiatives at
BPCL petrol pumps and through roadshows on bullock carts in addition to making trees available
at the Bakul Libraries.
</p>
</div>
</div>
<p style="text-align: center;">Click on the images below to have a look into more galleries of Bakul's My
Tree Campaign!</p>
<div class="row justify-content-center align-items-center margin-tb-10">
<div class="col-lg-4">
<a href="https://goo.gl/photos/uAjxJga5fXJjnccw6" target="_blank">
<figure>
<img src="./img/work/my-tree/4.png" class="img-fluid" alt="">
<figcaption style="text-align: center;">Tree for Free</figcaption>
</figure>
</a>
</div>
<div class="col-lg-4">
<a href="https://goo.gl/photos/7A4nM249wfwiNVom9" target="_blank">
<figure>
<img src="./img/work/my-tree/5.png" class="img-fluid" alt="">
<figcaption style="text-align: center">My Tree</figcaption>
</figure>
</a>
</div>
<div class="col-lg-4">
<a href="https://goo.gl/photos/2zv8f3WKQRJkPurn6" target="_blank">
<figure>
<img src="./img/work/my-tree/6.png" class="img-fluid" alt="">
<figcaption style="text-align: center">Media</figcaption>
</figure>
</a>
</div>
</div>
</div>
</div>
<!-- reson_area_end -->
<!-- how_we_are_different_start -->
<div class="how_we_are_different" id="plants">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section_title text-center mb-55">
<h3><span>Bakul Gift Plants</span></h3>
</div>
</div>
</div>
<div class="row justify-content-center align-items-center margin-tb-5">
<div class="col-lg-5">
<img src="./img/work/gift-tree-1.png" class="img-fluid" alt="">
</div>
<div class="col-lg-7">
<p>
After running the My Tree Campaign for a few years, we realized that even if people were
motivated to gift trees, at the time of purchase of the gift (often just before gifting), it was
not easy to get a tree in the first place, let alone package it.
</p>
<br>
<p>
This is because most people don't know where the nurseries are and they are not conveniently
located either, and the nurseries are not open in the evenings, when people buy their gifts.
</p>
</div>
</div>
<div class="row justify-content-center align-items-center margin-tb-10">
<div class="col-lg-7">
<p>
Hence, Bakul decided to come up with attractive packaged gift plants as a solution for those who
are interested but find it difficult to gift plants in Bhubaneswar. These Gift Plants are
available in 2 kinds of attractive packaging, in a basket or a fabric package.
</p>
<br>
<p>
Bakul Gift Plants are slowly becoming popular, and have been purchased by individuals and
organizations such as NHRD, SBI, Odisha Diary at events, at award functions, as return gifts at
parties etc.
</p>
</div>
<div class="col-lg-5">
<img src="./img/work/gift-tree.png" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
<!-- how_we_are_different_end -->
<!-- how_we_started_start -->
<div class="how_we_started margin-tb-10">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section_title text-center mb-55">
<h3><span>Education on Water/Sanitation</span></h3>
</div>
</div>
</div>
<div class="row justify-content-center" style="text-align: center;">
<p>
This started when Bakul was approached by One Drop, an international NGO, to work on Education on
Water and Sanitation using the Arts in villages of Ganjam. It seemed a wonderful opportunity to work
outside Bhubaneswar and to bring together the three interests of Bakul in Education, Environment and
the Arts.
</p>
</div>
<div class="row justify-content-center align-items-center margin-tb-5">
<div class="col-lg-5">
<img src="./img/work/bagha-nacha.JPG" class="img-fluid" alt="">
</div>
<div class="col-lg-7">
<p>
Hence, Bakul designed an innovative intervention in which Education happened by the villagers
instead of for the villagers, seeing the villagers as active agents of educational activities
and not as mere recepients of higher knowledge. And the education happened through a larger
festival of learning, which made them trust the Bakul team. This also happened because the team
camped in a village for 6 days instead of merely visiting them and "educating" them.
</p>
</div>
</div>
<div class="row justify-content-center align-items-center">
<div class="col-lg-7">
<p>
Moreover, though the objective was awareness on WASH, there was a Mobile Library for the 6 days
and Film Screenings in the evenings. So, at the end, people thought that the team had come for
their good. And for the 6 days, there was a festival of learning in which the villagers created
stories, acted in plays, painted murals or created sculptures, made films etc. each of which
ended up creating awareness on water and sanitation. But in this case, the villagers themselves
owned the awareness activities as they had created them.
<br><br>
After the partnership with One Drop, Bakul has partnered with UNICEF in creating awareness on
Water and Sanitation among pilgrims at the massive Nabakalebara celebrations in Puri in 2015.
Again with UNICEF, Bakul is running a WASH in Schools project currently in Angul District.
</p>
</div>
<div class="col-lg-5">
<img src="./img/work/screeening.JPG" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
<!-- how_we_started_end -->
<!-- our_philosopy_start -->
<div class="our_philosopy">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section_title text-center mb-55">
<h3><span>Environmental Education</span></h3>
</div>
</div>
</div>
<div class="row justify-content-center align-items-center">
<div>
<p>
Because Bakul promotes individuals becoming change agents, education about the environment and
how we are causing problems because of modern lifestyles is very important if individuals are to
change from being problems to being the solutions.
<br><br>
Hence, Bakul has been conducting workshops primarily on Climate Change but also Water and
E-Waste in different schools of Bhubaneswar and Cuttack.
</p>
</div>
</div>
<div class="row justify-content-center align-items-center margin-tb-5">
<div class="col-lg-5">
<a href="https://goo.gl/photos/FnnVgMqe8FeZsKDb9" target="_blank">
<figure>
<img src="./img/work/theatre.JPG" class="img-fluid" alt="">
<figcaption style="text-align: center;"><i>Click on the image above to see more pictures</i></figcaption>
</figure>
</a>
</div>
<div class="col-lg-7">
<p>Understanding the power of cinema in having an impact on the imagination and educating people, Bakul has been organizing Film Festivals on the Environment since 2008, when it organized the Bhubaneswar edition of Quotes from the Earth with Toxics Link. Bakul followed this with a Film Festival on Climate Change in 2010 and a Film Festival on Water in 2012.</p>
<br>
<p>In 2014, Bakul started Earth Reels, a travelling film festival on the Environment to reach out to more and more people. Its a Film Festival that travels to Apartments, Schools, Colleges and Corporates, where people can engage with the films without much effort.
</p>
</div>
</div>
</div>
</div>
<!-- our_philosopy_end -->
<!-- footer_start -->
<footer class="footer">
<div class="footer_top">
<div class="container">
<div class="row">
<div class="col-xl-4 col-md-6 col-lg-4 ">
<div class="footer_widget">
<div class="footer_logo">
<a href="#">
<img src="img/BakulTreeLogo.png" alt="">
</a>
</div>
<p class="address_text">A Movement for Volunteerism in India,<br> starting with the State of
Odisha.
</p>
<div class="socail_links">
<ul>
<li>
<a href="https://www.instagram.com/bakul_foundation/">
<i class="fa fa-instagram"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/company/bakul/">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://twitter.com/BakulFoundation">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/BakulFoundation/">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="https://www.youtube.com/@BakulFoundation">
<i class="fa fa-youtube-play"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-xl-2 col-md-6 col-lg-2">
<div class="footer_widget">
<h3 class="footer_title">
Our Work
</h3>
<ul class="links">
<li><a href="Education.html">Education</a></li>
<li><a href="Environment.html">Environment</a></li>
<li><a href="Arts.html">Arts</a></li>
<li><a href="Volunteerism.html">Volunteerism</a></li>
</ul>
</div>
</div>
<div class="col-xl-3 col-md-6 col-lg-3">
<div class="footer_widget">
<h3 class="footer_title">
Contact Us
</h3>
<div class="contacts">
<p>+91 70773 47256 <br>
contactbakul@gmail.com <br>
Plot 16, Satya Nagar, Bhubaneswar, Odisha 751007
</p>
</div>
</div>
</div>
<div class="col-xl-3 col-md-6 col-lg-3">
<div class="footer_widget">
<h3 class="footer_title">
Upcoming Events
</h3>
<ul class="news_links">
<li>
<div class="thumb">
<!-- <a href="#"> -->
<img src="img/footer-images/1.png" alt="">
<!-- </a> -->
</div>
<div class="info">
<!-- <a href="#"> -->
<h4>Bakul turns 16!</h4>
<!-- </a> -->
<span>Apr 1, 2023</span>
</div>
</li>
<li>
<div class="thumb">
<!-- <a href="#"> -->
<img src="img/footer-images/2.png" alt="">
<!-- </a> -->
</div>
<div class="info">
<!-- <a href="#"> -->
<h4>Day of Service</h4>
<!-- </a> -->
<span>May 26, 2023</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="copy-right_text">
<div class="container">
<div class="row">
<div class="bordered_1px "></div>
<div class="col-xl-12" style="text-align: center;">
<p class="copy_right text-center">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved | Made with ❤️ by <a
href="index.html">Bakul Foundation</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- footer_end -->
<!-- link that opens popup -->
<!-- JS here -->
<script src="js/vendor/modernizr-3.5.0.min.js"></script>
<script src="js/vendor/jquery-1.12.4.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/ajax-form.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/scrollIt.js"></script>
<script src="js/jquery.scrollUp.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/nice-select.min.js"></script>
<script src="js/jquery.slicknav.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/gijgo.min.js"></script>
<!--contact js-->
<script src="js/contact.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.form.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/mail-script.js"></script>
<script src="js/main.js"></script>
</body>
</html>