-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
319 lines (292 loc) · 13 KB
/
about.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> Sustainability Initiatives </title>
<link href="//fonts.googleapis.com/css?family=Nunito:400,600,700,800&display=swap" rel="stylesheet">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/style-starter.css">
</head>
<body>
<iframe src='https://webchat.botframework.com/embed/healthbot-d9jls6v?s=wU2hCNA2kPA.4Ew7e4OeS_f4bcVgRkoWwb2OKiIY9TyhtJhkYfhgMEg' style='min-width: 400px; width: 100%; min-height: 500px;'></iframe>
<!--header-->
<header id="site-header" class="fixed-top">
<div class="container">
<nav class="navbar navbar-expand-lg stroke p-0">
<h1> <a class="navbar-brand" href="index.html">
<span class="fa fa-bell-o"></span> Sustainability Initiatives
</a></h1>
<!-- if logo is image enable this
<a class="navbar-brand" href="#index.html">
<img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" />
</a> -->
<button class="navbar-toggler collapsed bg-gradient" type="button" data-toggle="collapse"
data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon fa icon-expand fa-bars"></span>
<span class="navbar-toggler-icon fa icon-close fa-times"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav ml-lg-5 mr-lg-auto">
<li class="nav-item @@home__active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item @@contact__active">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
<!--/search-right-->
<div class="navbar-nav search-right nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#Pages" id="navbarDropdown" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="fa fa-search"></span>
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<div class="search_form">
<form action="search-results.html" method="GET">
<input type="text" placeholder="Search">
<button type="submit" class="btn" value=""><span class="fa fa-search"
aria-hidden="true"></span></button>
</form>
</div>
</div>
</div>
<!--//search-right-->
</div>
<!-- toggle switch for light and dark theme -->
<div class="mobile-position">
<nav class="navigation">
<div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox">
<div class="mode-container">
<i class="gg-sun"></i>
<i class="gg-moon"></i>
</div>
</label>
</div>
</nav>
</div>
<!-- //toggle switch for light and dark theme -->
</nav>
</div>
</header>
<!--/header-->
<!-- about breadcrumb -->
<div class="w3l-about-breadcrumb w3l-search-results py-5 text-center">
<div class="container py-lg-4 py-md-3">
<ul class="breadcrumbs-custom-path mb-sm-3 mb-2 text-center">
<li><a href="index.html">Home</a></li>
<li class="active"><span class="fa fa-arrow-right mx-2" aria-hidden="true"></span> About page </li>
</ul>
<h3 class="title-big">About Us</h3>
</div>
</div>
<!-- about breadcrumb -->
<section class="w3l-blog-single1 py-5">
<div class="container py-lg-3">
<div class="text2">
<h3 class="title-left">Our Promise <br> <br></h3>
<p class="text2-text mb-4"><span>At Sustainability Initiative,</span> we have taken a pledge to uphold the objective of Sustainability in all our endeavours. With an increasing threat to our natural resources and a pressing need for alternative ways of advancing, we shall strive to innovate and invent significant solutions for Sustainable Development in all realms</p>
</div>
<div class="text-bg-image">
<center>
<img src="assets/images/about.png" alt="" class="Sustainability Initiatives" width="400" height="400">
</center>
</div>
<div class="text-content-text">
<div class="d-grid-2">
<div class="text2 mt-4">
<h3 class="title-left">Our Approach</h3>
<p class="mt-3">
laborum obcaecati.</p>
<div class="single-post-content-1 row mt-4 no-gutters">
<div class="col-md-5">
<img src="assets/images/about1.avif" class="img-fluid radius-image" alt="image">
</div>
<div class="col-md-7 align-self">
<p class="mt-md-0 mt-4 ml-md-4 ml-0">Our journey towards achieving Sustainability must incorporate scientific knowledge that borrows from the regional context and traditional Indian knowledge systems. Only then will the way forward be universal yet contextual. Every project must create effective conversations with the past, present, and future. The journey towards Sustainable Development is a collective approach, where democratic participation of communities in tandem with the government is an absolute must. Lastly, no decision, policy, or action can be sustainable and holistic without collaboration.
</p>
</div>
</div>
<h3 class="title-left mt-sm-5 mt-4">Why choose us</h3>
<p class="text2-text2 mt-3">It is very important for the customer to pay attention to the adipiscing process. We are blessed with any expedient. As I will explain, the smallest escape is the wise man's flight, and this is what we must do. The mind is justly occupied with duties, but pleasures, or laborious pleasures, mislead him. The company itself is a very successful company</p>
<div class="social-media mt-4 text-center">
<ul class="d-flex">
<li class=""><a href="#"><span class="fab fa-facebook-f"
aria-hidden="true"></span></a></li>
<li class=""><a href="#"><span class="fab fa-twitter"
aria-hidden="true"></span></a></li>
<li class=""><a href="#"><span class="fas fa-rss"
aria-hidden="true"></span></a></li>
<li class=""><a href="#"><span class="fab fa-linkedin-in"
aria-hidden="true"></span></a></li>
<li class=""><a href="#"><span class="fab fa-google-plus"
aria-hidden="true"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer -->
<footer class="py-5">
<div class="container pt-md-5">
<div class="footer-logo mb-lg-5 mb-4 text-center">
<a class="navbar-brand" href="index.html"><span class="fa fa-bell-o"></span> Sustainablity Initiatives </a>
<p>We want to provide you with a great experience. Your feedback helps us
bring you more of the events you love and the service you expect.</p>
</div>
<div class="footer-grid">
<div class="w3l-copyright text-center">
<div class="social text-center">
<ul class="d-flex justify-content-center">
<li class="mx-md-2 mx-1"><a href="#url" class="facebook"><span class="fab fa-facebook-f"></span></a></li>
<li class="mx-md-2 mx-1"><a href="#url" class="twitter"><span class="fab fa-twitter"></span></a></li>
<li class="mx-md-2 mx-1"><a href="#url" class="rss"><span class="fas fa-rss"></span></a></li>
<li class="mx-md-2 mx-1"><a href="#url" class="linkedin"><span class="fab fa-linkedin-in"></span></a></li>
<li class="mx-md-2 mx-1"><a href="#url" class="google"><span class="fab fa-google-plus"></span></a></li>
</ul>
</div>
<p class="mt-4">copywrite © by Satyam Mishra
</p>
</div>
</div>
</div>
</footer>
<!-- footer -->
<!-- move top -->
<button onclick="topFunction()" id="movetop" title="Go to top">
⤴
</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("movetop").style.display = "block";
} else {
document.getElementById("movetop").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- /move top -->
<script src="assets/js/theme-change.js"></script><!-- theme switch js (light and dark)-->
<script src="assets/js/jquery-3.3.1.min.js"></script><!-- default jQuery -->
<script src="https://kit.fontawesome.com/af562a2a63.js" crossorigin="anonymous"></script>
<!-- owlcarousel -->
<script src="assets/js/owl.carousel.js"></script>
<!-- script for banner typing text -->
<script>
function autoType(elementClass, typingSpeed) {
var thhis = $(elementClass);
thhis.css({
"position": "relative",
"display": "inline-block"
});
thhis.prepend('<div class="cursor" style="right: initial; left:0;"></div>');
thhis = thhis.find(".text-js");
var text = thhis.text().trim().split('');
var amntOfChars = text.length;
var newString = "";
thhis.text("|");
setTimeout(function () {
thhis.css("opacity", 1);
thhis.prev().removeAttr("style");
thhis.text("");
for (var i = 0; i < amntOfChars; i++) {
(function (i, char) {
setTimeout(function () {
newString += char;
thhis.text(newString);
}, i * typingSpeed);
})(i + 1, text[i]);
}
}, 1500);
}
$(document).ready(function () {
// Now to start autoTyping just call the autoType function with the
// class of outer div
// The second paramter is the speed between each letter is typed.
autoType(".type-js", 200);
});
</script>
<!-- //script for banner typing text -->
<!-- script for carousel slider -->
<script>
$(document).ready(function () {
$("#owl-demo1").owlCarousel({
loop: true,
nav: false,
margin: 30,
responsiveClass: true,
responsive: {
0: {
items: 1,
nav: false
},
767: {
items: 2,
nav: false
},
992: {
items: 4,
nav: false
}
}
})
})
</script>
<!-- //script for carousel slider -->
<!-- disable body scroll which navbar is in active -->
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<!-- disable body scroll which navbar is in active -->
<!--/MENU-JS-->
<script>
$(window).on("scroll", function () {
var scroll = $(window).scrollTop();
if (scroll >= 80) {
$("#site-header").addClass("nav-fixed");
} else {
$("#site-header").removeClass("nav-fixed");
}
});
//Main navigation Active Class Add Remove
$(".navbar-toggler").on("click", function () {
$("header").toggleClass("active");
});
$(document).on("ready", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
$(window).on("resize", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
});
});
</script>
<!--//MENU-JS-->
<!-- bootstrap js -->
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>