-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout-us.html
363 lines (356 loc) · 17.1 KB
/
about-us.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="We are a nonprofit organization dedicated to preventing suicide. Through public awareness, community education, and workshops, we SAVE lives. We strive to reduce feelings of isolation and disconnection that can lead to suicide.">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<title>Who We Are and About Us | Aasra</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Who We Are and About Us | Aasra" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://aasra.info/about-us.html" />
<meta property="og:image" content="http://aasra.info/images/about/carousel2.jpg" />
<meta property="og:description" content="We are a nonprofit organization dedicated to preventing suicide. Through public awareness, community education, and workshops, we SAVE lives. We strive to reduce feelings of isolation and disconnection that can lead to suicide." />
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="images/site.webmanifest">
<link rel="mask-icon" href="images/safari-pinned-tab.svg" color="#5bbad5">
<link href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900%7COpen+Sans:300,400,600,700,800" rel="stylesheet">
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/select2.min.css">
<link rel="stylesheet" type="text/css" href="css/settings.css">
<link rel="stylesheet" type="text/css" href="css/layers.css">
<link rel="stylesheet" type="text/css" href="css/navigation.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.css" />
<script src="js/jquery-2.2.4.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.min.js.map"></script>
</head>
<body>
<header class="fund-header">
<div class="top-bar base-bg">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-6 float-right text-xs-center">
<div class="social-icons ">
<span>Follow Us On : </span>
<ul class="list-inline pdl20">
<li><a href="http://www.facebook.com/aasrasuicideprevention"><i class="fa fa-facebook"></i> </a> </li>
<li><a href="http://www.twitter.com/aasradotinfo"><i class="fa fa-twitter"></i> </a> </li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<nav class="mobile-background-nav">
<div class="mobile-inner">
<span class="mobile-menu-close"><i class="icon-icomooon-close"></i></span>
<ul class="menu-accordion">
<li><a href="/">Home</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="" class="has-submenu">Get Help <i class="fa fa-angle-down"></i></a>
<ul class="dropdown">
<li><a href="contact.html">Contact Us</a></li>
<li><a href="helpline.html">Helpline Directory</a></li>
</ul>
</li>
<li><a href="volunteer.html">Help Us</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="donate.html">Donate Now</a></li>
</ul>
</div>
</nav>
<div class="main-menu-area">
<div class="container">
<div class="menu-logo">
<div class="logo">
<a href="/" class="logo-index"><img src="images/logo.jpg" alt="Aasra logo" /></a>
</div>
<nav id="easy-menu">
<ul class="menu-list">
<li><a href="/">Home</a></li>
<li><a href="events.html">Events</a></li>
<li><a>Get Help <i class="fa fa-angle-down"></i></a>
<ul class="dropdown">
<li><a href="contact.html">Contact Us</a></li>
<li><a href="helpline.html">Helpline Directory</a></li>
</ul>
</li>
<li><a href="volunteer.html">Help Us</a></li>
<li><a href="about-us.html">About Us</a></li>
</ul>
</nav><!--#easy-menu-->
<div class="donate-button-wrap">
<a href="donate.html" class="btn base-bg hidden-xs hidden-sm">Donate Now</a>
<a href="#" class="hidden-lg hidden-md" id="humbarger-icon"><i class="fa fa-bars"></i> </a>
</div>
</div>
</div>
</div>
<div class="banner-area banner-area--about-us all-text-white text-center">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="page-title">Welcome to AASRA</h1>
<ul class="fund-breadcumb">
<li><a href="/">Home</a> </li>
<li><a href="about-us.html">About</a> </li>
</ul>
</div>
</div>
</div>
</div>
<div class="body-overlay"></div>
<section class="section-padding ash-white-bg">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading text-center">
<h2 class="section-title">At <span class="base-color">AASRA</span> </h2>
<span class="section-sub-title">We aim to provide voluntary, professional and essentially confidential care and support to the depressed & the suicidal.</span>
<div class="section-heading-separator"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="about-us-carousel mb30">
<div>
<img src="images/about/carousel1.jpg" alt="">
</div>
<div>
<img src="images/about/carousel2.jpg" alt="">
</div>
<div>
<img src="images/about/carousel3.jpg" alt="">
</div>
</div>
</div>
<div class="col-md-6">
<div class="about-us-text-content mb30">
<h4>WE ARE HERE FOR YOU</h4>
<p>The objective of Aasra is to alleviate human misery by offering active listening. i.e. non-judgmental and non-critical listening to anyone who would like to avail of our services when they feel anxiety, stress and despair. Aasra recognizes that loneliness and distress often leads to the act of self-destruction, the potential suicide can be averted by active listening. We at Aasra believe that an attempt or act of suicide is a message indicating despair. It is our endeavour to make our services available when such a message is communicated. Callers can phone in or meet our volunteers or even write to be assured that a warm, caring, empathetic response is available. Complete confidentially is our guarantee as part of our service. Whatever is discussed or revealed by callers is between them and our centre. The services provided by us are not a substitute for medical care and do not claim to be therapeutic.</p>
</div>
</div>
</div>
</div>
</section>
<section class="counter-section all-text-white section-padding">
<div class="container">
<div class="row pdt15">
<div class="col-md-4 col-sm-12 col-xs-12">
<div class="counter-item">
<div class="counter-item__icon-wrap">
<img src="images/about/icon-maney.png" class="counter-item__icon" alt="">
<span class="counter-item__label">Expenditure/year</span>
</div>
<div class="counter-item__count-wrap">
<i class="fa fa-inr" aria-hidden="true"></i> <span class="counter-item__count">200</span>K
</div>
</div><!--/.counter-item-->
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
<div class="counter-item">
<div class="counter-item__icon-wrap">
<img src="images/about/icon-hand.png" class="counter-item__icon" alt="">
<span class="counter-item__label">Volunteers</span>
</div>
<div class="counter-item__count-wrap">
<span class="counter-item__count">7570</span>+
</div>
</div><!--/.counter-item-->
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
<div class="counter-item">
<div class="counter-item__icon-wrap">
<img src="images/about/icon-man.png" class="counter-item__icon" alt="">
<span class="counter-item__label">Helped People</span>
</div>
<div class="counter-item__count-wrap">
<span class="counter-item__count">800010</span>+
</div>
</div><!--/.counter-item-->
</div>
</div>
</div>
</section>
<section class="volunteer-section section-padding">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading text-center">
<h2 class="section-title">Our <span class="base-color">History</span> </h2>
<span class="section-sub-title">We aim to provide voluntary, professional and essentially confidential care and support to the depressed & the suicidal.</span>
<div class="section-heading-separator"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-3">
<div class="mb30">
<div>
<img src="images/logo.jpg" alt="">
</div>
</div>
</div>
<div class="col-md-9">
<div class="about-us-text-content mb30">
<p>The Samaritans was founded in the UK by the Rev. Chad Varah, the then Rector of St. Stephen's Church, London in 1953. He was motivated to start this service when he read a sermon at the grave of a 13 year old girl who took her life thinking she was "unclean" and bleeding to death. She had no one to talk to; her distress compelled her to decide on this act of self-destruction. Rev. Varah decided to start a "listening service". Centres outside UK are under the umbrella of Befrienders International/Worldwide. As of date there are over 446 such intervention centres throughout the world in 42 countries with eleven in India. Aasra is a member of Befrienders India / Befrienders Worldwide. In 2006, Befrienders/Samaritans UK & Worldwide, IASP(International Association for Suicide Prevention), IFOTES(International Federations of Telephone Emergency Services) and Lifeline International are working on a partnership agreement with the WHO (World Health Organization) and the UN to provide active emotional support to the multitudes being affected by despair and depression and are prone to suicide.</p>
</div>
</div>
</div>
</div>
</section>
<section class="testimonial-section section-padding">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading text-center">
<h2 class="section-title wow fadeInUpXsd" data-wow-duration=".7s" data-wow-delay=".1s">TESTIMONIALS <span class="base-color">SAY</span></h2>
<div class="section-heading-separator wow fadeInUpXsd" data-wow-duration="1.1s" data-wow-delay=".1s"></div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="fund-testimonial-carousel wow fadeInUpXsd" data-wow-duration=".7s" data-wow-delay=".3s">
<div class="fund-testimonial">
<div class="fund-testimonial__quote base-bg">
<a href="media/testimonies/aasraNGO-testimony-1.jpg" data-toggle="lightbox"><img src="media/testimonies/aasraNGO-testimony-1.jpg" alt="Testimony 1" ></a>
</div>
<div class="fund-testimonial__author">
<div class="fund-testimonial__author-text">
<h4 class="fund-testimonial__author-name">Anuj Alok</h4>
<span class="fund-testimonial__designation"></span>
</div>
</div>
</div>
<div class="fund-testimonial">
<div class="fund-testimonial__quote base-bg">
<a href="media/testimonies/aasraNGO-testimony-2.jpg" data-toggle="lightbox"><img src="media/testimonies/aasraNGO-testimony-2.jpg" alt="Testimony 2"></a>
</div>
<div class="fund-testimonial__author">
<div class="fund-testimonial__author-text">
<h4 class="fund-testimonial__author-name">Sara Bhoira</h4>
<span class="fund-testimonial__designation">Student, SNDT College</span>
</div>
</div>
</div>
<div class="fund-testimonial">
<div class="fund-testimonial__quote base-bg">
<a href="media/testimonies/aasraNGO-testimony-3.jpg" data-toggle="lightbox"><img src="media/testimonies/aasraNGO-testimony-3.jpg" alt="Testimony 3"></a>
</div>
<div class="fund-testimonial__author">
<div class="fund-testimonial__author-text">
<h4 class="fund-testimonial__author-name">Shreyas Rao</h4>
<span class="fund-testimonial__designation">Advocate, High Court</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="join-us-section all-text-white">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="join-us wow fadeInUpXsd" data-wow-duration=".7s" data-wow-delay=".3s">
<div class="join-us__text-content">
<h4 class="join-us__title">DO YOU WANT TO BUILD A BETTER WORLD?</h4>
</div>
<div class="pdb30">
<a href="volunteer.html" class="btn">JOIN US</a>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="fund-footer">
<div class="main-footer all-text-white section-padding">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="main-footer__top text-center pdb10">
<a href="#" class="footer-logo"><img src="images/logo.jpg" alt="logo"></a>
<p>Aasra functions as a unit of Befrienders Worldwide/Samaritans and is a non-religious, non-political and non-sectarian organization, registered as a Public Charity under the Bombay Charity Act, 1960 (Registration No. E 2047). Befrienders Worldwide/Samaritans has been working in the field of crisis intervention/areas of emotional and mental health since 1960. Aasra is the only help line in Navi Mumbai and started functioning from 13 September 1998.</p>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<div class="widget widget--footer widget--contact">
<div class="widget__heading">
<h4 class="widget__title">QUICK CONTACT</h4>
</div>
<div class="widget__text-content">
<div class="contact-way">
<span class="base-bg contact-icon"><i class="fa fa-location-arrow"></i></span>
<span class="contact-text">104, Sunrise Arcade, <br> Plot No. 100, Sector 16, Koparkhairane, <br>Navi Mumbai - 400709</span>
</div>
<div class="contact-way">
<span class="base-bg contact-icon"><i class="fa fa-phone"></i></span>
<span class="contact-text">91-9820466726</span>
</div>
<div class="contact-way">
<span class="base-bg contact-icon"><i class="fa fa-envelope-o"></i></span>
<span class="contact-text">aasrahelpline@yahoo.com</span>
</div>
<div class="social-icons pdt5">
<span>Follow Us On : </span>
<ul class="list-inline pdl20">
<li><a href="http://www.facebook.com/aasrasuicideprevention"><i class="fa fa-facebook"></i> </a> </li>
<li><a href="http://www.twitter.com/aasradotinfo"><i class="fa fa-twitter"></i> </a> </li>
</ul>
</div>
</div>
</div><!--/.widget-->
</div>
</div>
</div>
</div>
<div class="copyright-area all-text-white pdt25 pdb25">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
<div class="copyright-text text-xs-center">
Copyright © 2019 Aasra.info. All Rights Reserved. Website Developed by <span class="base-color">Dosbro Infotech</span>
</div>
</div>
<div class="col-md-6 col-sm-6">
</div>
</div>
</div>
</div>
<a href="#" id="toTop" ></a>
</footer>
<!-- // End Footer -->
<script src="js/modernizr-2.8.3.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/select2.min.js"></script>
<script src="js/jquery.colorbox-min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/revolution/jquery.themepunch.tools.min.js"></script>
<script src="js/revolution/jquery.themepunch.revolution.min.js"></script>
<script src="js/revolution/extensions/revolution.extension.actions.min.js"></script>
<script src="js/revolution/extensions/revolution.extension.layeranimation.min.js"></script>
<script src="js/revolution/extensions/revolution.extension.navigation.min.js"></script>
<script src="js/revolution/extensions/revolution.extension.slideanims.min.js"></script>
<script src="js/revolution-active.js"></script>
<script src="js/custom.js"></script>
</body>
</html>