-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathaboutus.html
327 lines (284 loc) · 15.9 KB
/
aboutus.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>ABOUT US</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="images/logo.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="style.css">
<!-- <link rel="stylesheet" href="bootstrap.min.css"> -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous">
<!--PLUGIN-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!--FONT AWESOME-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
<!--GOOGLE FONTS-->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link
href="https://fonts.googleapis.com/css2?family=Archivo+Black&family=Fredoka+One&family=Kanit:wght@300&display=swap"
rel="stylesheet">
</head>
<style>
h1,
h2,
h3,
h4,
h5,
h6 {
color: #2c3145;
}
a,
a:hover,
a:focus,
a:active {
text-decoration: none;
outline: none;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}
.section_all {
position: relative;
padding-top: 80px;
padding-bottom: 80px;
min-height: 100vh;
}
.section-title {
font-weight: 700;
text-transform: capitalize;
letter-spacing: 1px;
}
.section-subtitle {
letter-spacing: 0.4px;
line-height: 28px;
max-width: 550px;
}
.section-title-border {
background-color: #000;
height: 1 3px;
width: 44px;
}
.section-title-border-white {
background-color: #fff;
height: 2px;
width: 100px;
}
.text_custom {
color: blue;
}
.about_icon i {
font-size: 22px;
height: 65px;
width: 65px;
line-height: 65px;
display: inline-block;
background: #fff;
border-radius: 35px;
color: blue;
box-shadow: 0 8px 20px -2px rgba(158, 152, 153, 0.5);
}
.about_header_main .about_heading {
max-width: 450px;
font-size: 24px;
}
.about_icon span {
position: relative;
top: -10px;
}
.about_content_box_all {
padding: 28px;
}
@-webkit-keyframes fade {
0% {
opacity: 0;
}
100% {
opacity: 1
}
}
.caption,
.well,
.jumbotron {
-webkit-animation: fade;
-webkit-animation-duration: 5s;
}
</style>
<body style="background-color:#eaeaf0;">
<nav class="navbar navbar-default navbar-fixed-top " style="background-color: #2a2a72;background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); padding-top:15px;padding-bottom:15px;">
<div class="container-fluid">
<div class="navbar-header" style="height:50px; width:auto;">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"></a>
<img src="images/logo.png" height=50px width=auto style="border-radius: 50%;">
</div>
<div class="collapse navbar-collapse navbar-right" id="myNavbar" >
<ul class="nav navbar-nav navbar-right ">
<li><a href="index.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px; font-weight: 250; padding: 15px 15px 15px 15px;"><b>HOME</b></a></li>
<li><a href="aboutus.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px; font-weight: 250; padding: 15px 15px 15px 15px;"><b>ABOUT US</b></a></li>
<li><a href="volunteers.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px; font-weight: 250; padding: 15px 15px 15px 15px;"><b>VOLUNTEERS</b></a></li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 15px 15px 15px 15px;"><b>GALLERY</b><span class="caret"></span></a>
<ul class="dropdown-menu" style="background-color: #2a2a72;background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); ">
<li><a href="photos.html" style="color:white; background-color: #2a2a72;background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 5px 50px 5px 50px;"><b>PHOTOS</b></a></li>
<li><a href="videos.html" style="color:white; background-color: #2a2a72;background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 5px 50px 5px 50px;"><b>VIDEOS</b></a></li>
</ul>
</li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 15px 15px 15px 15px;"><b>WHAT WE DO?</b><span class="caret"></span></a>
<ul class="dropdown-menu" style="background-color: #2a2a72;background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); ">
<li><a href="events.html" style="color:white; background-color: #2a2a72;background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 5px 50px 5px 50px;"><b>EVENTS</b></a></li>
<li><a href="projects.html" style="color:white; background-color: #2a2a72;background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 5px 50px 5px 50px;"><b>PROJECTS</b></a></li>
<li><a href="corona.html" style="color:white; background-color: #2a2a72;background-image: linear-gradient(315deg, #2a2a72 0%, #009ffd 74%); font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 5px 50px 5px 50px;"><b> COVID 19</b></a></li>
</ul>
</li>
<li><a href="contactus.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 15px 15px 15px 15px;"><b>CONTACT US</b></a></li>
<li><a href="donation.html" style="color:white; font-family: 'Quicksand', sans-serif;font-size: 18px;font-weight: 250; padding: 15px 35px 15px 15px;"><b>DONATE</b></a></li>
</ul>
</div>
</div>
</nav>
<section class="section_all bg-light" id="about">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section_title_all text-center">
<h2 style="color: blue;"><b>Welcome To Our Organisation</b>
</h2>
<h4>Shree Guru Jambeshwar Sewa Sansthan</h4>
<div class="">
<i class=""></i>
</div>
</div>
</div>
</div>
<br>
<div class="row vertical_content_manage mt-5" >
<div class="col-lg-6">
<div class="about_header_main mt-3">
<h4 class="about_heading text-capitalize font-weight-bold mt-4">About Our Organisation</h4>
<p class="text-muted mt-3" style="color: black;">Shree Guru Jambeshwar Sewa Sansthan is a non-governmental
organization
based
in Rajasthan founded in the year 2007, working on an issue affecting the urban and rural
mass, with a special issue on Education, Agriculture, Environment, Health & Women
Empowerment. The SGJSS is trying hard with the community – based efforts to improve the
living condition of the deprived section of society. The SGJSS team comprises of people
from
multidisciplinary and multi-sector backgrounds across the Rajasthan that share a common
platform of thinking and do their bit towards the making of a cognitive society, to
intending to put collective efforts to work together and gather people who find
themselves
inspired to uplift the lives of those people who grow with inadequate education, health
care, resources, and psychological support – several calls them as “underprivileged”..
</p>
<p class="text-muted mt-3" style="color: black;">A Governing Committee consisting of 9 persons elected democratically
by its
General Body governs SGJSS. Elections on the board are held every five
years.
SGJSS runs on a fully decentralized management system headed by the
Secretary,
who is supported by a cadre of professional and administrative staff.
Program and performances are monitored on a regular basis in quarterly
review
and planning meetings. Eminent experts from the field of management,
agriculture, environment, health, women empowerment, and social work, etc.
are
invited to these meetings.
</p>
</div>
</div>
<div class="col-lg-6">
<div class="img_about mt-3">
<img src="images/Certificate.jpg" alt="" height="430" class="img-fluid mx-auto d-block">
</div>
</div>
</div>
<div class="row mt-3">
<div class="col-lg-4">
<div class="about_content_box_all mt-3">
<div class="about_detail text-center">
<div class="about_icon">
<i class="fas fa-sitemap"></i>
</div>
<h5 class="text-dark text-capitalize mt-3 font-weight-bold">Organisational structure</h5>
<p class="edu_desc mt-3 mb-0 text-muted" style="color: black;">
SGJSS believes in multiplying its efforts through collaboration &
partnerships
that bring together government, non-government, and corporate in a
collaborative
process for socio-economic development, improving agriculture, environment,
health, and women empowerment. SGJSS puts a lot of emphasis on upgrading the
skills and capacities of its staff. For this purpose, need-based training is
regularly organized</p>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="about_content_box_all mt-3">
<div class="about_detail text-center">
<div class="about_icon">
<i class="far fa-eye"></i>
</div>
<h5 class="text-dark text-capitalize mt-3 font-weight-bold">Vision</h5>
<p class="edu_desc mb-0 mt-3 text-muted" style="color: black;">We aim to create a development revolution for the
marginalized and
socio-economically weaker sections of society. </p>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="about_content_box_all mt-3">
<div class="about_detail text-center">
<div class="about_icon">
<i class="fas fa-paper-plane"></i>
</div>
<h5 class="text-dark text-capitalize mt-3 font-weight-bold">Mission</h5>
<p class="edu_desc mb-0 mt-3 text-muted" style="color: black;">Our mission is the creation of such a society where
nobody is deprived of
the main current of development. We are determined for the establishment of
that society in which everybody possesses ‘Human rights’ with dignity.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Site footer -->
<footer class="site-footer">
<div class="container">
<div class="grid-container">
<div class="grid-item">
<img src="images/logo.png" class="logo-img" style="border-radius: 50%;">
</div>
<div class="grid-item inner-grid-container">
<div class="grid-item"><a href="index.html">Home</a></div>
<div class="grid-item"><a href="projects.html">Our Projects</a></div>
<div class="grid-item"><a href="http://sgjss.co.in/">Sgjss.co.in</a></div><br>
<div class="grid-item"><a href="privacy.html">Privacy Policy</a></div>
<div class="grid-item"><a href="volunteersForm.html">Join Us</a></div>
<div class="grid-item"><a href="contactus.html">Contact Us</a></div>
</div>
<div class="grid-item">
<div class = "social-buttons" style="float:left;">
<a href= "https://www.instagram.com/sgjss_29/" target="_blank"><i class="fab fa-instagram circle-icon"></i></a>
<a href= "https://www.facebook.com/pg/shreegurujambheswarsevasansthan/photos/?ref=page_internal" target="_blank"><i class="fab fa-facebook circle-icon"></i></a>
<a href= "https://api.whatsapp.com/send/?phone=919414334192&text&app_absent=0" target="_blank"><i class="fab fa-whatsapp circle-icon"></i></a><br>
<a href= "https://www.linkedin.com/in/shree-guru-jambeshwar-sewa-sansthan-1106651b3/" target="_blank"><i class="fab fa-linkedin-in circle-icon"></i></a>
<a href= "https://twitter.com/guru_sansthan" target="_blank"><i class="fab fa-twitter circle-icon"></i></a>
</div>
</div>
</div>
<hr>
<p style="text-align: center;">Copyright © 2021 SGJSS | All rights reserved</p>
</div>
</footer>
</body>
</html>