forked from Vesper0704/naf-mediasoup-adapter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
548 lines (509 loc) · 27.6 KB
/
index.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
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
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
<!DOCTYPE html>
<html lang="en">
<head>
<!--
More Templates Visit ==> Free-Template.co
-->
<title>IncluVerse - Free Metaverse by Includia</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Free Metaverse by Includia" />
<meta name="keywords" content="free Metaverse, free world, free VR, free html5, free Virtual Reality, html5, css3, mobile first, responsive" />
<meta name="author" content="Includia.eu" />
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body data-spy="scroll" data-target="#ftco-navbar" data-offset="200">
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
<div class="container">
<a class="navbar-brand" href="index.html">IncluVerse</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Menu
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item active"><a href="#section-home" class="nav-link">Home</a></li>
<li class="nav-item"><a href="#section-features" class="nav-link">Features</a></li>
<li class="nav-item"><a href="#section-services" class="nav-link">Services</a></li>
<li class="nav-item"><a href="#section-pricing" class="nav-link">Pricing</a></li>
<li class="nav-item"><a href="#section-about" class="nav-link">About</a></li>
<li class="nav-item"><a href="#section-contact" class="nav-link">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- END nav -->
<section class="ftco-cover ftco-slant" style="background-image: url(images/bg_3.jpg);" id="section-home">
<div class="container">
<div class="row align-items-center justify-content-center text-center ftco-vh-100">
<div class="col-md-10">
<h1 class="ftco-heading ftco-animate">We Love Creating Worlds</h1>
<h2 class="h5 ftco-subheading mb-5 ftco-animate">A free Metaverse by <a href="https://includia.eu">Includia</a></h2>
<p><a href="https://includia.eu/" target="_blank" class="btn btn-primary ftco-animate">Visit Includia</a></p>
</div>
</div>
</div>
</section>
<section class="ftco-section bg-light ftco-slant ftco-slant-white" id="section-features">
<div class="container">
<div class="row">
<div class="col-md-12 text-center mb-5 ftco-animate">
<h2 class="text-uppercase ftco-uppercase">OUR AWESOME WORLDS TO EXPLORE</h2>
<div class="row justify-content-center">
<div class="col-md-7">
<p class="lead">Far far away, into the virtual universe, we have created our immersive and inclusive worlds</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="media d-block mb-4 text-center ftco-media p-md-5 p-4 ftco-animate">
<div class="ftco-icon mb-3"><span class="oi oi-thumb-up display-4 text-muted"></span></div>
<div class="media-body">
<h5 class="mt-0">Demo Room 001</h5>
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="mb-0"><a href="/examples/demo001.html" class="btn btn-primary btn-sm">Enter Room</a></p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="media d-block mb-4 text-center ftco-media p-md-5 p-4 ftco-animate">
<div class="ftco-icon mb-3"><span class="oi oi-bolt display-4 text-muted"></span></div>
<div class="media-body">
<h5 class="mt-0">Demo Room 002</h5>
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="mb-0"><a href="/examples/city.html" class="btn btn-primary btn-sm">Learn More</a></p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="media d-block mb-4 text-center ftco-media p-md-5 p-4 ftco-animate">
<div class="ftco-icon mb-3"><span class="oi oi-person display-4 text-muted"></span></div>
<div class="media-body">
<h5 class="mt-0">Designer & Developer</h5>
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="mb-0"><a href="#" class="btn btn-primary btn-sm">Learn More</a></p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="media d-block mb-4 text-center ftco-media p-md-5 p-4 ftco-animate">
<div class="ftco-icon mb-3"><span class="oi oi-code display-4 text-muted"></span></div>
<div class="media-body">
<h5 class="mt-0">Clean Code</h5>
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="mb-0"><a href="#" class="btn btn-primary btn-sm">Learn More</a></p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="media d-block mb-4 text-center ftco-media p-md-5 p-4 ftco-animate">
<div class="ftco-icon mb-3"><span class="oi oi-magnifying-glass display-4 text-muted"></span></div>
<div class="media-body">
<h5 class="mt-0">Search Engine</h5>
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="mb-0"><a href="#" class="btn btn-primary btn-sm">Learn More</a></p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="media d-block mb-4 text-center ftco-media p-md-5 p-4 ftco-animate">
<div class="ftco-icon mb-3"><span class="oi oi-phone display-4 text-muted"></span></div>
<div class="media-body">
<h5 class="mt-0">Fully Responsive</h5>
<p class="mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="mb-0"><a href="#" class="btn btn-primary btn-sm">Learn More</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END section -->
<section class="ftco-section ftco-slant" id="section-services">
<div class="container">
<div class="row">
<div class="col-md-12 text-center ftco-animate">
<h2 class="text-uppercase ftco-uppercase">Services</h2>
<div class="row justify-content-center mb-5">
<div class="col-md-7">
<p class="lead">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
<!-- END row -->
<div class="row">
<div class="col-lg-4 mb-5 ftco-animate">
<figure><img src="images/img_2.jpg" alt="Free Template by Free-Template.co" class="img-fluid"></figure>
<div class="p-3">
<h3 class="h4">Title of Service here</h3>
<p class="mb-4">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<ul class="list-unstyled ftco-list-check text-left">
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Free template for designer and developers</span></li>
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Vokalia and consonantia blind texts</span></li>
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Behind the word mountains blind texts</span></li>
</ul>
</div>
</div>
<div class="col-lg-4 mb-5 ftco-animate">
<figure><img src="images/img_1.jpg" alt="Free Template by Free-Template.co" class="img-fluid"></figure>
<div class="p-3">
<h3 class="h4">Title of Service here</h3>
<p class="mb-4">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<ul class="list-unstyled ftco-list-check text-left">
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Free template for designer and developers</span></li>
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Vokalia and consonantia blind texts</span></li>
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Behind the word mountains blind texts</span></li>
</ul>
</div>
</div>
<div class="col-lg-4 mb-5 ftco-animate">
<figure><img src="images/img_3.jpg" alt="Free Template by Free-Template.co" class="img-fluid"></figure>
<div class="p-3">
<h3 class="h4">Title of Service here</h3>
<p class="mb-4">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<ul class="list-unstyled ftco-list-check text-left">
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Free template for designer and developers</span></li>
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Vokalia and consonantia blind texts</span></li>
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Behind the word mountains blind texts</span></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section bg-light ftco-slant ftco-slant-white" id="section-pricing">
<div class="container">
<div class="row">
<div class="col-md-12 text-center ftco-animate">
<h2 class="text-uppercase ftco-uppercase">Pricing</h2>
<div class="row justify-content-center mb-5">
<div class="col-md-7">
<p class="lead">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
<!-- END row -->
<div class="row">
<div class="col-md bg-white p-5 m-2 text-center mb-2 ftco-animate">
<div class="ftco-pricing">
<h2>Standard</h2>
<p class="ftco-price-per text-center"><sup>$</sup><strong>25</strong><span>/mo</span></p>
<ul class="list-unstyled mb-5">
<li>Far far away behind the word mountains</li>
<li>Even the all-powerful Pointing has no control</li>
<li>When she reached the first hills</li>
</ul>
<p><a href="#" class="btn btn-secondary btn-sm">Get Started</a></p>
</div>
</div>
<div class="col-md bg-white p-5 m-2 text-center mb-2 ftco-animate">
<div class="ftco-pricing">
<h2>Professional</h2>
<p class="ftco-price-per text-center"><sup>$</sup><strong>75</strong><span>/mo</span></p>
<ul class="list-unstyled mb-5">
<li>Far far away behind the word mountains</li>
<li>Even the all-powerful Pointing has no control</li>
<li>When she reached the first hills</li>
</ul>
<p><a href="#" class="btn btn-secondary btn-sm">Get Started</a></p>
</div>
</div>
<div class="w-100 clearfix d-xl-none"></div>
<div class="col-md bg-white ftco-pricing-popular p-5 m-2 text-center mb-2 ftco-animate">
<span class="popular-text">Popular</span>
<div class="ftco-pricing">
<h2>Silver</h2>
<p class="ftco-price-per text-center"><sup>$</sup><strong class="text-primary">135</strong><span>/mo</span></p>
<ul class="list-unstyled mb-5">
<li>Far far away behind the word mountains</li>
<li>Even the all-powerful Pointing has no control</li>
<li>When she reached the first hills</li>
</ul>
<p><a href="#" class="btn btn-primary btn-sm">Get Started</a></p>
</div>
</div>
<div class="col-md bg-white p-5 m-2 text-center mb-2 ftco-animate">
<div class="ftco-pricing">
<h2>Platinum</h2>
<p class="ftco-price-per text-center"><sup>$</sup><strong>215</strong><span>/mo</span></p>
<ul class="list-unstyled mb-5">
<li>Far far away behind the word mountains</li>
<li>Even the all-powerful Pointing has no control</li>
<li>When she reached the first hills</li>
</ul>
<p><a href="#" class="btn btn-secondary btn-sm">Get Started</a></p>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section ftco-slant ftco-slant-light">
<div class="container">
<div class="row">
<div class="col-md-12 text-center ftco-animate">
<h2 class="text-uppercase ftco-uppercase">More Features</h2>
<div class="row justify-content-center mb-5">
<div class="col-md-7">
<p class="lead">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
<!-- END row -->
<div class="row">
<div class="col-md-12">
<div class="owl-carousel ftco-owl">
<div class="item ftco-animate">
<div class="media d-block text-left ftco-media p-md-5 p-4">
<div class="ftco-icon mb-3"><span class="oi oi-pencil display-4"></span></div>
<div class="media-body">
<h5 class="mt-0">Easy to Customize</h5>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
<div class="item ftco-animate">
<div class="media d-block text-left ftco-media p-md-5 p-4">
<div class="ftco-icon mb-3"><span class="oi oi-monitor display-4"></span></div>
<div class="media-body">
<h5 class="mt-0">Web Development</h5>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
<div class="item ftco-animate">
<div class="media d-block text-left ftco-media p-md-5 p-4">
<div class="ftco-icon mb-3"><span class="oi oi-location display-4"></span></div>
<div class="media-body">
<h5 class="mt-0">Free Bootstrap 4</h5>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
<div class="item ftco-animate">
<div class="media d-block text-left ftco-media p-md-5 p-4">
<div class="ftco-icon mb-3"><span class="oi oi-person display-4"></span></div>
<div class="media-body">
<h5 class="mt-0">For People Like You</h5>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section ftco-slant ftco-slant-light bg-light ftco-slant ftco-slant-white" id="section-faq">
<div class="container">
<div class="row mb-5">
<div class="col-md-12 text-center ftco-animate">
<h2 class="text-uppercase ftco-uppercase">FAQ</h2>
<div class="row justify-content-center mb-5">
<div class="col-md-7">
<p class="lead">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
<!-- END row -->
<div class="row">
<div class="col-md-6 mb-5 ftco-animate">
<h3 class="h5 mb-4">What is Exclusivity?</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<p class="mb-5"><a href="#">Learn More</a></p>
</div>
<div class="col-md-6 mb-5 ftco-animate">
<h3 class="h5 mb-4">Can I upgrade?</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<p class="mb-5"><a href="#">Learn More</a></p>
</div>
<div class="col-md-6 mb-5 ftco-animate">
<h3 class="h5 mb-4">Can I have more than 5 users?</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<p class="mb-5"><a href="#">Learn More</a></p>
</div>
<div class="col-md-6 mb-5 ftco-animate">
<h3 class="h5 mb-4">If I need support who do I contact?</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<p class="mb-5"><a href="#">Learn More</a></p>
</div>
</div>
</div>
</section>
<section class="ftco-section ftco-slant ftco-slant-light" id="section-about">
<div class="container">
<div class="row mb-5">
<div class="col-md-12 text-center ftco-animate">
<h2 class="text-uppercase ftco-uppercase">About Us</h2>
<div class="row justify-content-center mb-5">
<div class="col-md-7">
<p class="lead">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Feel free to send us an email to <a href="#">[email protected]</a></p>
</div>
</div>
</div>
</div>
<!-- END row -->
<div class="row no-gutters align-items-center ftco-animate">
<div class="col-md-6 mb-md-0 mb-5">
<img src="images/bg_3.jpg" alt="Free Template by Free-Template.co" class="img-fluid">
</div>
<div class="col-md-6 p-md-5">
<h3 class="h3 mb-4">Far far away, behind the word mountains</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<p class="mb-5"><a href="#">Learn More</a></p>
</div>
</div>
<div class="row no-gutters align-items-center ftco-animate">
<div class="col-md-6 order-md-3 mb-md-0 mb-5">
<img src="images/bg_1.jpg" alt="Free Template by Free-Template.co" class="img-fluid">
</div>
<div class="col-md-6 p-md-5 order-md-1">
<h3 class="h3 mb-4">Far from the countries Vokalia and Consonantia</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
<p class="mb-5"><a href="#">Learn More</a></p>
</div>
</div>
</div>
</section>
<section class="ftco-section bg-light ftco-slant ftco-slant-white" id="section-counter">
<div class="container">
<div class="row mb-5">
<div class="col-md-12 text-center ftco-animate">
<h2 class="text-uppercase ftco-uppercase">Fun Facts</h2>
<div class="row justify-content-center mb-5">
<div class="col-md-7">
<p class="lead">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
</div>
<!-- END row -->
<div class="row">
<div class="col-md ftco-animate">
<div class="ftco-counter text-center">
<span class="ftco-number" data-number="34146">0</span>
<span class="ftco-label">Lines of Codes</span>
</div>
</div>
<div class="col-md ftco-animate">
<div class="ftco-counter text-center">
<span class="ftco-number" data-number="1239">0</span>
<span class="ftco-label">Pizza Consume</span>
</div>
</div>
<div class="col-md ftco-animate">
<div class="ftco-counter text-center">
<span class="ftco-number" data-number="124">0</span>
<span class="ftco-label">Number of Clients</span>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section bg-white ftco-slant ftco-slant-dark" id="section-contact">
<div class="container">
<div class="row">
<div class="col-md pr-md-5 mb-5">
<form action="" method="post">
<div class="form-group">
<label for="name" class="sr-only">Name</label>
<input type="text" class="form-control" id="name" placeholder="Enter your name">
</div>
<div class="form-group">
<label for="email" class="sr-only">Email</label>
<input type="text" class="form-control" id="email" placeholder="Enter your email">
</div>
<div class="form-group">
<label for="message" class="sr-only">Message</label>
<textarea name="message" id="message" cols="30" rows="10" class="form-control" placeholder="Write your message"></textarea>
</div>
<div class="form-group">
<input type="submit" class="btn btn-primary" value="Send Message">
</div>
</form>
</div>
<div class="col-md" id="map">
</div>
</div>
</div>
</section>
<footer class="ftco-footer ftco-bg-dark">
<div class="container">
<div class="row mb-5">
<div class="col-md-8">
<div class="row">
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Company</h2>
<ul class="list-unstyled">
<li><a href="#" class="py-2 d-block">About</a></li>
<li><a href="#" class="py-2 d-block">Jobs</a></li>
<li><a href="#" class="py-2 d-block">Press</a></li>
<li><a href="#" class="py-2 d-block">News</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Communities</h2>
<ul class="list-unstyled">
<li><a href="#" class="py-2 d-block">Support</a></li>
<li><a href="#" class="py-2 d-block">Sharing is Caring</a></li>
<li><a href="#" class="py-2 d-block">Better Web</a></li>
<li><a href="#" class="py-2 d-block">Good Template</a></li>
</ul>
</div>
</div>
<div class="col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Useful links</h2>
<ul class="list-unstyled">
<li><a href="#" class="py-2 d-block">Bootstrap 4</a></li>
<li><a href="#" class="py-2 d-block">jQuery</a></li>
<li><a href="#" class="py-2 d-block">HTML5</a></li>
<li><a href="#" class="py-2 d-block">Sass</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="ftco-footer-widget mb-4">
<ul class="ftco-footer-social list-unstyled float-md-right float-lft">
<li><a href="#"><span class="icon-twitter"></span></a></li>
<li><a href="#"><span class="icon-facebook"></span></a></li>
<li><a href="#"><span class="icon-instagram"></span></a></li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-md text-left">
<p>© Exclusivity 2017. All Rights Reserved. Made with <span class="icon-heart text-danger"></span> by <a href="https://free-template.co/">Free-Template.co</a></p>
</div>
</div>
</div>
</footer>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#4586ff"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
</body>
</html>