-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
420 lines (394 loc) · 28.5 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
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
<!DOCTYPE html>
<html lang="en" class="no-js">
<!-- Begin Head -->
<head>
<!-- Basic -->
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Megakit - HTML5 Theme</title>
<meta name="keywords" content="HTML5 Theme" />
<meta name="description" content="Megakit - HTML5 Theme">
<meta name="author" content="keenthemes.com">
<!-- Web Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i|Montserrat:400,700" rel="stylesheet">
<!-- Vendor Styles -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link href="css/animate.css" rel="stylesheet" type="text/css"/>
<link href="vendor/themify/themify.css" rel="stylesheet" type="text/css"/>
<link href="vendor/scrollbar/scrollbar.min.css" rel="stylesheet" type="text/css"/>
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet" type="text/css"/>
<link href="vendor/swiper/swiper.min.css" rel="stylesheet" type="text/css"/>
<!-- Theme Styles -->
<link href="css/style.css" rel="stylesheet" type="text/css"/>
<link href="css/global/global.css" rel="stylesheet" type="text/css"/>
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
</head>
<!-- End Head -->
<!-- Body -->
<body>
<!--========== HEADER ==========-->
<header class="navbar-fixed-top s-header js__header-sticky js__header-overlay">
<!-- Navbar -->
<div class="s-header__navbar">
<div class="s-header__container">
<div class="s-header__navbar-row">
<div class="s-header__navbar-row-col">
<!-- Logo -->
<div class="s-header__logo">
<a href="index.html" class="s-header__logo-link">
<img class="s-header__logo-img s-header__logo-img-default" src="img/logo.png" alt="Megakit Logo">
<img class="s-header__logo-img s-header__logo-img-shrink" src="img/logo-dark.png" alt="Megakit Logo">
</a>
</div>
<!-- End Logo -->
</div>
<div class="s-header__navbar-row-col">
<!-- Trigger -->
<a href="javascript:void(0);" class="s-header__trigger js__trigger">
<span class="s-header__trigger-icon"></span>
<svg x="0rem" y="0rem" width="3.125rem" height="3.125rem" viewbox="0 0 54 54">
<circle fill="transparent" stroke="#fff" stroke-width="1" cx="27" cy="27" r="25" stroke-dasharray="157 157" stroke-dashoffset="157"></circle>
</svg>
</a>
<!-- End Trigger -->
</div>
</div>
</div>
</div>
<!-- End Navbar -->
<!-- Overlay -->
<div class="s-header-bg-overlay js__bg-overlay">
<!-- Nav -->
<nav class="s-header__nav js__scrollbar">
<div class="container-fluid">
<!-- Menu List -->
<ul class="list-unstyled s-header__nav-menu">
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="index.html">Corporate</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="index_app_landing.html">App Landing</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="index_portfolio.html">Portfolio</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="index_events.html">Events</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="index_lawyer.html">Lawyer</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="index_clinic.html">Clinic</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="index_coming_soon.html">Coming Soon</a></li>
</ul>
<!-- End Menu List -->
<!-- Menu List -->
<ul class="list-unstyled s-header__nav-menu">
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider -is-active" href="about.html">About</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="team.html">Team</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="services.html">Services</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="events.html">Events</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="faq.html">FAQ</a></li>
<li class="s-header__nav-menu-item"><a class="s-header__nav-menu-link s-header__nav-menu-link-divider" href="contacts.html">Contacts</a></li>
</ul>
<!-- End Menu List -->
</div>
</nav>
<!-- End Nav -->
<!-- Action -->
<ul class="list-inline s-header__action s-header__action--lb">
<li class="s-header__action-item"><a class="s-header__action-link -is-active" href="#">En</a></li>
<li class="s-header__action-item"><a class="s-header__action-link" href="#">Fr</a></li>
</ul>
<!-- End Action -->
<!-- Action -->
<ul class="list-inline s-header__action s-header__action--rb">
<li class="s-header__action-item">
<a class="s-header__action-link" href="https://www.behance.net/keenthemes">
<i class="g-padding-r-5--xs ti-facebook"></i>
<span class="g-display-none--xs g-display-inline-block--sm">Facebook</span>
</a>
</li>
<li class="s-header__action-item">
<a class="s-header__action-link" href="https://twitter.com/keenthemes">
<i class="g-padding-r-5--xs ti-twitter"></i>
<span class="g-display-none--xs g-display-inline-block--sm">Twitter</span>
</a>
</li>
<li class="s-header__action-item">
<a class="s-header__action-link" href="https://dribbble.com/keenthemes">
<i class="g-padding-r-5--xs ti-dribbble"></i>
<span class="g-display-none--xs g-display-inline-block--sm">Dribbble</span>
</a>
</li>
</ul>
<!-- End Action -->
</div>
<!-- End Overlay -->
</header>
<!--========== END HEADER ==========-->
<!--========== PROMO BLOCK ==========-->
<div class="g-fullheight--md js__parallax-window" style="background: url(img/1920x1080/02.jpg) 50% 0 no-repeat fixed;">
<div class="g-container--md g-text-center--xs g-ver-center--md g-padding-y-150--xs g-padding-y-0--md">
<div class="g-margin-b-60--xs">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--white-opacity g-letter-spacing--2 g-margin-b-25--xs">Welcome to Megakit</p>
<h1 class="g-font-size-40--xs g-font-size-50--sm g-font-size-60--md g-color--white g-letter-spacing--1">Creative Design</h1>
<p class="g-font-size-18--xs g-font-size-26--md g-color--white-opacity g-margin-b-0--xs">We are a creative studio focusing on culture, luxury, editorial & art. Somewhere between sophistication and simplicity.</p>
</div>
<span class="g-display-block--xs g-display-inline-block--sm g-padding-x-5--xs g-margin-b-10--xs g-margin-b-0--sm">
<a href="https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" class="text-uppercase s-btn s-btn-icon--md s-btn--primary-bg g-radius--50 g-padding-x-45--xs">Learn More</a>
</span>
<span class="g-display-block--xs g-display-inline-block--sm g-padding-x-5--xs g-margin-b-10--xs g-margin-b-0--sm">
<a href="https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes" class="text-uppercase s-btn s-btn-icon--md s-btn--white-brd g-radius--50 g-padding-x-65--xs">Hire Us</a>
</span>
</div>
</div>
<!--========== END PROMO BLOCK ==========-->
<!--========== PAGE CONTENT ==========-->
<!-- About -->
<div class="container g-padding-y-80--xs g-padding-y-125--sm">
<div class="row g-hor-centered-row--md g-row-col--5 g-margin-b-60--xs g-margin-b-100--md">
<div class="col-sm-3 col-xs-6 g-hor-centered-row__col">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".1s">
<img class="img-responsive" src="img/400x500/05.jpg" alt="Image">
</div>
</div>
<div class="col-sm-3 col-xs-6 g-hor-centered-row__col g-margin-b-60--xs g-margin-b-0--md">
<div class="wow fadeInLeft" data-wow-duration=".3" data-wow-delay=".2s">
<img class="img-responsive" src="img/400x550/01.jpg" alt="Image">
</div>
</div>
<div class="col-sm-1"></div>
<div class="col-sm-5 g-hor-centered-row__col">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--primary g-letter-spacing--2 g-margin-b-25--xs">Culture</p>
<h2 class="g-font-size-32--xs g-font-size-36--sm g-margin-b-25--xs">About Event</h2>
<p class="g-font-size-18--sm">We aim high at being focused on building relationships with our clients and community. Using our creative gifts drives this foundation.</p>
</div>
</div>
<div class="row g-hor-centered-row--md g-row-col--5">
<div class="col-sm-3 col-xs-6 col-sm-push-6 g-hor-centered-row__col">
<div class="wow fadeInRight" data-wow-duration=".3" data-wow-delay=".2s">
<img class="img-responsive" src="img/400x550/02.jpg" alt="Image">
</div>
</div>
<div class="col-sm-3 col-xs-6 col-sm-push-6 g-hor-centered-row__col g-margin-b-60--xs g-margin-b-0--md">
<div class="wow fadeInRight" data-wow-duration=".3" data-wow-delay=".1s">
<img class="img-responsive" src="img/400x500/06.jpg" alt="Image">
</div>
</div>
<div class="col-sm-1"></div>
<div class="col-sm-5 col-sm-pull-7 g-hor-centered-row__col g-text-left--xs g-text-right--md">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--primary g-letter-spacing--2 g-margin-b-25--xs">Speakers</p>
<h2 class="g-font-size-32--xs g-font-size-36--sm g-margin-b-25--xs">Keynote Speakers</h2>
<p class="g-font-size-18--sm">Working together on the daily requires each individual to let the greater good of the team’s work surface above their own ego.</p>
</div>
</div>
</div>
<!-- End About -->
<!-- Process -->
<div class="g-bg-color--primary-ltr">
<div class="container g-padding-y-80--xs g-padding-y-125--sm">
<div class="g-text-center--xs g-margin-b-100--xs">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--white-opacity g-letter-spacing--2 g-margin-b-25--xs">Process</p>
<h2 class="g-font-size-32--xs g-font-size-36--md g-color--white">How it Works</h2>
</div>
<ul class="list-inline row g-margin-b-100--xs">
<!-- Process -->
<li class="col-sm-3 col-xs-6 g-full-width--xs s-process-v1 g-margin-b-60--xs g-margin-b-0--md">
<div class="center-block g-text-center--xs">
<div class="g-margin-b-30--xs">
<span class="g-display-inline-block--xs g-width-100--xs g-height-100--xs g-font-size-38--xs g-color--primary g-bg-color--white g-box-shadow__dark-lightest-v4 g-padding-x-20--xs g-padding-y-20--xs g-radius--circle">01</span>
</div>
<div class="g-padding-x-20--xs">
<h3 class="g-font-size-18--xs g-color--white">Consult</h3>
<p class="g-color--white-opacity">This is where we sit down, grab a cup of coffee and dial in the details.</p>
</div>
</div>
</li>
<!-- End Process -->
<!-- Process -->
<li class="col-sm-3 col-xs-6 g-full-width--xs s-process-v1 g-margin-b-60--xs g-margin-b-0--md">
<div class="center-block g-text-center--xs">
<div class="g-margin-b-30--xs">
<span class="g-display-inline-block--xs g-width-100--xs g-height-100--xs g-font-size-38--xs g-color--primary g-bg-color--white g-box-shadow__dark-lightest-v4 g-padding-x-20--xs g-padding-y-20--xs g-radius--circle">02</span>
</div>
<div class="g-padding-x-20--xs">
<h3 class="g-font-size-18--xs g-color--white">Create</h3>
<p class="g-color--white-opacity">The time has come to bring those ideas and plans to life.</p>
</div>
</div>
</li>
<!-- End Process -->
<!-- Process -->
<li class="col-sm-3 col-xs-6 g-full-width--xs s-process-v1 g-margin-b-60--xs g-margin-b-0--sm">
<div class="center-block g-text-center--xs">
<div class="g-margin-b-30--xs">
<span class="g-display-inline-block--xs g-width-100--xs g-height-100--xs g-font-size-38--xs g-color--primary g-bg-color--white g-box-shadow__dark-lightest-v4 g-padding-x-20--xs g-padding-y-20--xs g-radius--circle">03</span>
</div>
<div class="g-padding-x-20--xs">
<h3 class="g-font-size-18--xs g-color--white">Develop</h3>
<p class="g-color--white-opacity">Whether through commerce or just an experience to tell your brand.</p>
</div>
</div>
</li>
<!-- End Process -->
<!-- Process -->
<li class="col-sm-3 col-xs-6 g-full-width--xs s-process-v1">
<div class="center-block g-text-center--xs">
<div class="g-margin-b-30--xs">
<span class="g-display-inline-block--xs g-width-100--xs g-height-100--xs g-font-size-38--xs g-color--primary g-bg-color--white g-box-shadow__dark-lightest-v4 g-padding-x-20--xs g-padding-y-20--xs g-radius--circle">04</span>
</div>
<div class="g-padding-x-20--xs">
<h3 class="g-font-size-18--xs g-color--white">Release</h3>
<p class="g-color--white-opacity">Now that your brand is all dressed up and ready to party.</p>
</div>
</div>
</li>
<!-- End Process -->
</ul>
<div class="g-text-center--xs">
<a href="#js__scroll-to-appointment" class="text-uppercase s-btn s-btn--md s-btn--white-bg g-radius--50 g-padding-x-70--xs">Hire Us</a>
</div>
</div>
</div>
<!-- End Process -->
<!-- News -->
<div class="g-bg-color--sky-light">
<div class="container g-padding-y-80--xs g-padding-y-125--sm">
<div class="g-text-center--xs g-margin-b-80--xs">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--primary g-letter-spacing--2 g-margin-b-25--xs">Blog</p>
<h2 class="g-font-size-32--xs g-font-size-36--md g-letter-spacing--1">Latest News</h2>
</div>
<div class="row">
<div class="col-sm-4 g-margin-b-30--xs g-margin-b-0--md">
<!-- News -->
<article>
<img class="img-responsive" src="img/970x970/01.jpg" alt="Image">
<div class="g-bg-color--white g-box-shadow__dark-lightest-v2 g-text-center--xs g-padding-x-40--xs g-padding-y-40--xs">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--primary g-letter-spacing--2">News</p>
<h3 class="g-font-size-22--xs g-letter-spacing--1"><a href="https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Create Something Great.</a></h3>
<p>The time has come to bring those ideas and plans to life.</p>
</div>
</article>
<!-- End News -->
</div>
<div class="col-sm-4 g-margin-b-30--xs g-margin-b-0--md">
<!-- News -->
<article>
<img class="img-responsive" src="img/970x970/02.jpg" alt="Image">
<div class="g-bg-color--white g-box-shadow__dark-lightest-v2 g-text-center--xs g-padding-x-40--xs g-padding-y-40--xs">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--primary g-letter-spacing--2">News</p>
<h3 class="g-font-size-22--xs g-letter-spacing--1"><a href="https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Jacks of All. Experts in All.</a></h3>
<p>The time has come to bring those ideas and plans to life.</p>
</div>
</article>
<!-- End News -->
</div>
<div class="col-sm-4">
<!-- News -->
<article>
<img class="img-responsive" src="img/970x970/03.jpg" alt="Image">
<div class="g-bg-color--white g-box-shadow__dark-lightest-v2 g-text-center--xs g-padding-x-40--xs g-padding-y-40--xs">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--primary g-letter-spacing--2">News</p>
<h3 class="g-font-size-22--xs g-letter-spacing--1"><a href="https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Finding your Perfect Place.</a></h3>
<p>The time has come to bring those ideas and plans to life.</p>
</div>
</article>
<!-- End News -->
</div>
</div>
</div>
</div>
<!-- End News -->
<!-- Subscribe -->
<div class="g-bg-color--dark-light">
<div class="g-container--sm g-text-center--xs g-padding-y-80--xs g-padding-y-125--sm">
<div class="g-margin-b-60--xs">
<p class="text-uppercase g-font-size-14--xs g-font-weight--700 g-color--white-opacity g-letter-spacing--2 g-margin-b-25--xs">Subscribe</p>
<h2 class="g-font-size-32--xs g-font-size-36--sm g-letter-spacing--1 g-color--white">Join Over 1000+ People</h2>
</div>
<div class="row">
<div class="col-sm-6 col-sm-offset-3 col-xs-10 col-xs-offset-1">
<form class="input-group">
<input type="email" class="form-control s-form-v1__input g-radius--left-50" name="email" placeholder="Enter your email">
<span class="input-group-btn">
<button type="submit" class="s-btn s-btn-icon--md s-btn-icon--white-brd s-btn--white-brd g-radius--right-50"><i class="ti-arrow-right"></i></button>
</span>
</form>
</div>
</div>
</div>
</div>
<!-- End Subscribe -->
<!--========== END PAGE CONTENT ==========-->
<!--========== FOOTER ==========-->
<footer class="g-bg-color--dark">
<!-- Links -->
<div class="g-hor-divider__dashed--white-opacity-lightest">
<div class="container g-padding-y-80--xs">
<div class="row">
<div class="col-sm-2 g-margin-b-20--xs g-margin-b-0--md">
<ul class="list-unstyled g-ul-li-tb-5--xs g-margin-b-0--xs">
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Home</a></li>
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">About</a></li>
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Work</a></li>
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Contact</a></li>
</ul>
</div>
<div class="col-sm-2 g-margin-b-20--xs g-margin-b-0--md">
<ul class="list-unstyled g-ul-li-tb-5--xs g-margin-b-0--xs">
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Twitter</a></li>
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Facebook</a></li>
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Instagram</a></li>
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">YouTube</a></li>
</ul>
</div>
<div class="col-sm-2 g-margin-b-40--xs g-margin-b-0--md">
<ul class="list-unstyled g-ul-li-tb-5--xs g-margin-b-0--xs">
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Subscribe to Our Newsletter</a></li>
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Privacy Policy</a></li>
<li><a class="g-font-size-15--xs g-color--white-opacity" href="http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes">Terms & Conditions</a></li>
</ul>
</div>
<div class="col-md-4 col-md-offset-2 col-sm-5 col-sm-offset-1 s-footer__logo g-padding-y-50--xs g-padding-y-0--md">
<h3 class="g-font-size-18--xs g-color--white">Megakit</h3>
<p class="g-color--white-opacity">We are a creative studio focusing on culture, luxury, editorial & art. Somewhere between sophistication and simplicity.</p>
</div>
</div>
</div>
</div>
<!-- End Links -->
<!-- Copyright -->
<div class="container g-padding-y-50--xs">
<div class="row">
<div class="col-xs-6">
<a href="index.html">
<img class="g-width-100--xs g-height-auto--xs" src="img/logo.png" alt="Megakit Logo">
</a>
</div>
<div class="col-xs-6 g-text-right--xs">
<p class="g-font-size-14--xs g-margin-b-0--xs g-color--white-opacity-light"><a href="http://keenthemes.com/preview/Megakit/">Megakit</a> Theme Powered by: <a href="http://www.keenthemes.com/">KeenThemes.com</a></p>
</div>
</div>
</div>
<!-- End Copyright -->
</footer>
<!--========== END FOOTER ==========-->
<!-- Back To Top -->
<a href="javascript:void(0);" class="s-back-to-top js__back-to-top"></a>
<!--========== JAVASCRIPTS (Load javascripts at bottom, this will reduce page load time) ==========-->
<!-- Vendor -->
<script type="text/javascript" src="vendor/jquery.min.js"></script>
<script type="text/javascript" src="vendor/jquery.migrate.min.js"></script>
<script type="text/javascript" src="vendor/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="vendor/jquery.smooth-scroll.min.js"></script>
<script type="text/javascript" src="vendor/jquery.back-to-top.min.js"></script>
<script type="text/javascript" src="vendor/scrollbar/jquery.scrollbar.min.js"></script>
<script type="text/javascript" src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<script type="text/javascript" src="vendor/jquery.parallax.min.js"></script>
<script type="text/javascript" src="vendor/swiper/swiper.jquery.min.js"></script>
<script type="text/javascript" src="vendor/jquery.wow.min.js"></script>
<!-- General Components and Settings -->
<script type="text/javascript" src="js/global.min.js"></script>
<script type="text/javascript" src="js/components/header-sticky.min.js"></script>
<script type="text/javascript" src="js/components/scrollbar.min.js"></script>
<script type="text/javascript" src="js/components/magnific-popup.min.js"></script>
<script type="text/javascript" src="js/components/swiper.min.js"></script>
<script type="text/javascript" src="js/components/wow.min.js"></script>
<!--========== END JAVASCRIPTS ==========-->
</body>
<!-- End Body -->
</html>