-
Notifications
You must be signed in to change notification settings - Fork 1
/
index-7.html
619 lines (560 loc) · 24.6 KB
/
index-7.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
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
<!DOCTYPE html>
<html lang="en">
<head>
<title>Eduport - LMS, Education and Course Theme</title>
<!-- Meta Tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="Webestica.com">
<meta name="description" content="Eduport- LMS, Education and Course Theme">
<!-- Favicon -->
<link rel="shortcut icon" href="assets/images/favicon.ico">
<!-- Google Font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap">
<!-- Plugins CSS -->
<link rel="stylesheet" type="text/css" href="assets/vendor/font-awesome/css/all.min.css">
<link rel="stylesheet" type="text/css" href="assets/vendor/bootstrap-icons/bootstrap-icons.css">
<link rel="stylesheet" type="text/css" href="assets/vendor/tiny-slider/tiny-slider.css">
<!-- Theme CSS -->
<link id="style-switch" rel="stylesheet" type="text/css" href="assets/css/style.css">
</head>
<body>
<!-- Header START -->
<header class="navbar-light navbar-sticky navbar-transparent">
<!-- Logo Nav START -->
<nav class="navbar navbar-expand-lg">
<div class="container">
<!-- Logo START -->
<a class="navbar-brand me-0" href="index.html">
<img class="light-mode-item navbar-brand-item" src="assets/images/logo.svg" alt="logo">
<img class="dark-mode-item navbar-brand-item" src="assets/images/logo-light.svg" alt="logo">
</a>
<!-- Logo END -->
<!-- Responsive navbar toggler -->
<button class="navbar-toggler ms-auto" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-animation">
<span></span>
<span></span>
<span></span>
</span>
</button>
<!-- Main navbar START -->
<div class="navbar-collapse collapse" id="navbarCollapse">
<!-- Nav Search END -->
<ul class="navbar-nav navbar-nav-scroll ms-auto">
<!-- Nav item 1 Demos -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle active" href="#" id="demoMenu" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Demos</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="demoMenu">
<li> <a class="dropdown-item" href="index.html">Home Default</a></li>
<li> <a class="dropdown-item" href="index-2.html">Home Education</a></li>
<li> <a class="dropdown-item" href="index-3.html">Home Academy</a></li>
<li> <a class="dropdown-item" href="index-4.html">Home Course</a></li>
<li> <a class="dropdown-item" href="index-5.html">Home University</a></li>
<li> <a class="dropdown-item" href="index-6.html">Home Kindergarten</a></li>
<li> <a class="dropdown-item active" href="index-7.html">Home Landing</a></li>
<li> <a class="dropdown-item" href="index-8.html">Home Tutor</a></li>
<li> <hr class="dropdown-divider"></li>
<li> <a class="dropdown-item" href="request-demo.html">Request a demo</a></li>
<li> <a class="dropdown-item" href="book-class.html">Book a Class</a></li>
<li> <a class="dropdown-item" href="request-access.html">Free Access</a></li>
<li> <a class="dropdown-item" href="university-admission-form.html">Admission Form</a></li>
</ul>
</li>
<!-- Nav item 2 Course -->
<li class="nav-item dropdown"><a class="nav-link" href="#">Course</a></li>
<!-- Nav item 3 link-->
<li class="nav-item"><a class="nav-link" href="contact-us.html">Contact</a></li>
</ul>
</div>
<!-- Main navbar END -->
<!-- Dark mode switch -->
<div class="navbar-nav ms-2">
<div class="modeswitch-wrap" id="darkModeSwitch">
<div class="modeswitch-item">
<div class="modeswitch-icon"></div>
</div>
</div>
</div>
<!-- Signin button -->
<div class="navbar-nav ms-2 d-none d-sm-block">
<button class="btn btn-sm btn-dark mb-0">Buy now</button>
</div>
</div>
</nav>
<!-- Logo Nav END -->
</header>
<!-- Header END -->
<!-- **************** MAIN CONTENT START **************** -->
<main>
<!-- =======================
Main Banner START -->
<section class="position-relative">
<!-- SVG decoration -->
<figure class="position-absolute top-50 end-0 translate-middle-y mt-n8">
<svg class="rtl-flip" width="1360.5px" height="793px" viewBox="0 0 1360.5 793" style="enable-background:new 0 0 1360.5 793;" xml:space="preserve">
<path class="fill-primary opacity-1" d="M33.5,766.3c75.3-24.2,124.5-20.3,155.2-62.8c35.4-49,53.1-184.7,138-191.2s100.9,55.6,208.8-21.2 s44.5-134.3,166.4-174.9c121.8-40.6,177,80.1,279.6,36s122.1-248.4,178.8-290.9c49.3-37,171.2-56.7,200.2-61.1v793H33.5 C33.5,793-41.9,790.4,33.5,766.3z"/>
</svg>
</figure>
<div class="container position-relative mt-0 mt-sm-5 pt-5">
<div class="row align-items-center">
<div class="col-md-5">
<!-- Title -->
<h1 class="mb-3">We will help you Grow your Knowledge and Skills</h1>
<h6 class="mb-3">1000+ professional Courses for Your Career</h6>
<!-- Button -->
<a href="#" class="btn btn-primary">Get Started</a>
</div>
<div class="col-md-7">
<!-- Image -->
<img src="assets/images/element/05.svg" alt="">
</div>
</div>
</div>
</section>
<!-- =======================
Main Banner END -->
<!-- =======================
About START -->
<section class="pb-0 pb-lg-5">
<div class="container">
<div class="row g-4 g-lg-5 align-items-center">
<div class="col-lg-6 position-relative order-2">
<!-- SVG decoration -->
<figure class="position-absolute top-50 start-50 translate-middle ms-n8 d-none d-sm-block">
<svg width="625.8px" height="550px" viewBox="0 0 625.8 630.8" style="enable-background:new 0 0 625.8 630.8;">
<path class="fill-primary opacity-1" d="M445.8,133.5c59.7,50.3,122.9,96,149.7,161c26.5,64.6,15.9,148.6-29.9,197.7C520.3,541,439,555,364.9,578.1 c-74.5,23.1-142.1,55.2-200.4,42.3S57.2,549.7,32.6,487.3c-24.2-62-24.2-128.9-17.8-199.6C21.7,217,34.5,142.6,78.7,89.6 S198.6,5,264.4,16.7S386.1,83.2,445.8,133.5z"/>
</svg>
</figure>
<!-- Image -->
<img src="assets/images/element/06.svg" class="position-relative" alt="">
</div>
<div class="col-lg-6 position-relative order-1 order-lg-2">
<!-- Title -->
<h2>Let Us Help You</h2>
<p class="mb-2">How promotion excellent curiosity yet attempted happiness Gay prosperous impression had conviction For every delay death ask to style Me mean able my by in they Extremity.</p>
<!-- Info list -->
<ul class="list-group list-group-borderless mb-2">
<li class="list-group-item d-flex align-items-center px-0">
<p class="mb-0 h6 fw-light"><i class="bi bi-arrow-right text-primary me-2"></i>Setup and installation takes less time</p>
</li>
<li class="list-group-item d-flex align-items-center px-0">
<p class="mb-0 h6 fw-light"><i class="bi bi-arrow-right text-primary me-2"></i>Professional and easy to use software</p>
</li>
<li class="list-group-item d-flex align-items-center px-0">
<p class="mb-0 h6 fw-light"><i class="bi bi-arrow-right text-primary me-2"></i>Perfect for any device with pixel-perfect design</p>
</li>
<li class="list-group-item d-flex align-items-center px-0">
<p class="mb-0 h6 fw-light"><i class="bi bi-arrow-right text-primary me-2"></i>Setup and installation too fast</p>
</li>
</ul>
<!-- Button -->
<a href="#" class="btn btn-primary-soft mb-0">More about us</a>
</div>
</div>
</div>
</section>
<!-- =======================
About END -->
<!-- =======================
Listed course START -->
<section class="position-relative pb-0 pb-sm-5">
<div class="container">
<!-- Title -->
<div class="row mb-4">
<div class="col-lg-8 mx-auto text-center">
<h2>Top Listed Subjects</h2>
<p class="mb-0">Perceived end knowledge certainly day sweetness why cordially</p>
</div>
</div>
<div class="row g-4">
<!-- Item -->
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="bg-primary bg-opacity-10 rounded-3 text-center p-3 position-relative btn-transition">
<!-- Image -->
<div class="icon-xl bg-body mx-auto rounded-circle mb-3">
<img src="assets/images/element/data-science.svg" alt="">
</div>
<!-- Title -->
<h5 class="mb-1"><a href="#" class="stretched-link">Data Science</a></h5>
<span class="mb-0">15 Course</span>
</div>
</div>
<!-- Item -->
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="bg-primary bg-opacity-10 rounded-3 text-center p-3 position-relative btn-transition">
<!-- Image -->
<div class="icon-xl bg-body mx-auto rounded-circle mb-3">
<img src="assets/images/element/online.svg" alt="">
</div>
<!-- Title -->
<h5 class="mb-1"><a href="#" class="stretched-link">Computer Science</a></h5>
<span class="mb-0">22 Course</span>
</div>
</div>
<!-- Item -->
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="bg-primary bg-opacity-10 rounded-3 text-center p-3 position-relative btn-transition">
<!-- Image -->
<div class="icon-xl bg-body mx-auto rounded-circle mb-3">
<img src="assets/images/element/engineering.svg" alt="">
</div>
<!-- Title -->
<h5 class="mb-1"><a href="#" class="stretched-link">Engineering</a></h5>
<span class="mb-0">53 Course</span>
</div>
</div>
<!-- Item -->
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="bg-primary bg-opacity-10 rounded-3 text-center p-3 position-relative btn-transition">
<!-- Image -->
<div class="icon-xl bg-body mx-auto rounded-circle mb-3">
<img src="assets/images/element/coding.svg" alt="">
</div>
<!-- Title -->
<h5 class="mb-1"><a href="#" class="stretched-link">Web Development</a></h5>
<span class="mb-0">25 Course</span>
</div>
</div>
<!-- Item -->
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="bg-primary bg-opacity-10 rounded-3 text-center p-3 position-relative btn-transition">
<!-- Image -->
<div class="icon-xl bg-body mx-auto rounded-circle mb-3">
<img src="assets/images/element/profit.svg" alt="">
</div>
<!-- Title -->
<h5 class="mb-1"><a href="#" class="stretched-link">Marketing</a></h5>
<span class="mb-0">20 Course</span>
</div>
</div>
<!-- Item -->
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="bg-primary bg-opacity-10 rounded-3 text-center p-3 position-relative btn-transition">
<!-- Image -->
<div class="icon-xl bg-body mx-auto rounded-circle mb-3">
<img src="assets/images/element/medical.svg" alt="">
</div>
<!-- Title -->
<h5 class="mb-1"><a href="#" class="stretched-link">Medical</a></h5>
<span class="mb-0">10 Course</span>
</div>
</div>
<!-- Item -->
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="bg-primary bg-opacity-10 rounded-3 text-center p-3 position-relative btn-transition">
<!-- Image -->
<div class="icon-xl bg-body mx-auto rounded-circle mb-3">
<img src="assets/images/element/home.svg" alt="">
</div>
<!-- Title -->
<h5 class="mb-1"><a href="#" class="stretched-link">Architecture</a></h5>
<span class="mb-0">30 Course</span>
</div>
</div>
<!-- Item -->
<div class="col-sm-6 col-md-4 col-xl-3">
<div class="bg-primary bg-opacity-10 rounded-3 text-center p-3 position-relative btn-transition">
<!-- Image -->
<div class="icon-xl bg-body mx-auto rounded-circle mb-3">
<img src="assets/images/element/artist.svg" alt="">
</div>
<!-- Title -->
<h5 class="mb-1"><a href="#" class="stretched-link">Art & Design</a></h5>
<span class="mb-0">35 Course</span>
</div>
</div>
</div>
</div>
</section>
<!-- =======================
Listed course END -->
<!-- =======================
Download START -->
<section class="overflow-hidden">
<div class="container">
<div class="row g-4 align-items-center">
<div class="col-md-5 position-relative z-index-9">
<!-- Title -->
<h2>Learn on your mobile Anytime</h2>
<p>How promotion excellent curiosity yet attempted happiness Gay prosperous impression had conviction For every delay death ask to style Me mean able my by in they Extremity. had conviction For every delay death ask to style Me mean able my by in they Extremity.</p>
<!-- Download button -->
<div class="row">
<!-- Google play store button -->
<div class="col-6 col-sm-4 col-md-6 col-lg-4">
<a href="#"><img src="assets/images/element/google-play.svg" class="btn-transition" alt="google-play"></a>
</div>
<!-- App store button -->
<div class="col-6 col-sm-4 col-md-6 col-lg-4">
<a href="#"><img src="assets/images/element/app-store.svg" class="btn-transition" alt="app-store"></a>
</div>
</div>
</div>
<div class="col-md-7 text-md-end position-relative">
<!-- SVG decoration -->
<figure class="position-absolute top-50 end-0 translate-middle-y me-n8">
<svg width="632.6px" height="540.4px" viewBox="0 0 632.6 540.4">
<path class="fill-primary opacity-1" d="M531.4,46.9c46.3,27.4,81.4,79.8,91.1,136.2c9.7,56.8-6.4,117.7-38.3,166s-79.4,84.2-138.6,119.3 c-59.6,35.1-130.6,69.7-201.5,62.1c-70.5-7.7-141.4-57.6-185.4-126.5C14.4,335.5-2.9,247.2,23.7,179.5 c26.2-68.1,96.7-116.5,161.6-140.2c64.9-24.2,124.5-24.6,183.3-23.4C427,17.1,485.1,19.5,531.4,46.9z"/>
</svg>
</figure>
<!-- Image -->
<img src="assets/images/element/07.svg" class="position-relative" alt="">
</div>
</div>
</div>
</section>
<!-- =======================
Download END -->
<!-- =======================
Action box START -->
<section>
<div class="container">
<div class="row">
<div class="col-12">
<div class="bg-light p-4 p-sm-5 rounded-3 position-relative overflow-hidden">
<!-- SVG decoration -->
<figure class="position-absolute top-0 start-0 d-none d-lg-block ms-n7">
<svg width="294.5px" height="261.6px" viewBox="0 0 294.5 261.6" style="enable-background:new 0 0 294.5 261.6;">
<path class="fill-warning opacity-5" d="M280.7,84.9c-4.6-9.5-10.1-18.6-16.4-27.2c-18.4-25.2-44.9-45.3-76-54.2c-31.7-9.1-67.7-0.2-93.1,21.6 C82,36.4,71.9,50.6,65.4,66.3c-4.6,11.1-9.5,22.3-17.2,31.8c-6.8,8.3-15.6,15-22.8,23C10.4,137.6-0.1,157.2,0,179 c0.1,28,11.4,64.6,40.4,76.7c23.9,10,50.7-3.1,75.4-4.7c23.1-1.5,43.1,10.4,65.5,10.6c53.4,0.6,97.8-42,109.7-90.4 C298.5,140.9,293.4,111.5,280.7,84.9z"/>
</svg>
</figure>
<!-- SVG decoration -->
<figure class="position-absolute top-50 start-50 translate-middle">
<svg width="453px" height="211px">
<path class="fill-orange" d="M16.002,8.001 C16.002,12.420 12.420,16.002 8.001,16.002 C3.582,16.002 -0.000,12.420 -0.000,8.001 C-0.000,3.582 3.582,-0.000 8.001,-0.000 C12.420,-0.000 16.002,3.582 16.002,8.001 Z"/>
<path class="fill-warning" d="M176.227,203.296 C176.227,207.326 172.819,210.593 168.614,210.593 C164.409,210.593 161.000,207.326 161.000,203.296 C161.000,199.266 164.409,196.000 168.614,196.000 C172.819,196.000 176.227,199.266 176.227,203.296 Z"/>
<path class="fill-primary" d="M453.002,65.001 C453.002,69.420 449.420,73.002 445.001,73.002 C440.582,73.002 437.000,69.420 437.000,65.001 C437.000,60.582 440.582,57.000 445.001,57.000 C449.420,57.000 453.002,60.582 453.002,65.001 Z"/>
</svg>
</figure>
<!-- SVG image -->
<img src="assets/images/element/09.svg" class="position-absolute bottom-0 end-0 z-index-1 d-none d-lg-block me-n3" alt="">
<!-- SVG decoration -->
<figure class="position-absolute top-0 end-0 mt-5 me-n5 d-none d-sm-block">
<svg width="285px" height="272px">
<path class="fill-info opacity-4" d="M142.500,-0.000 C221.200,-0.000 285.000,60.889 285.000,136.000 C285.000,211.111 221.200,272.000 142.500,272.000 C63.799,272.000 -0.000,211.111 -0.000,136.000 C-0.000,60.889 63.799,-0.000 142.500,-0.000 Z"/>
</svg>
</figure>
<div class="row g-4 justify-content-center align-items-center position-relative">
<div class="col-lg-3 text-center text-lg-start ps-0">
<!-- Image -->
<img src="assets/images/element/08.svg" alt="">
</div>
<!-- Title -->
<div class="col-lg-6 text-center">
<span class="h6 fw-light">Get a Free Tutorial of</span>
<h3 class="mb-0 mt-2">Exclusive Bootstrap 5 Responsive Website Coding Course</h3>
</div>
<!-- Content and input -->
<div class="col-lg-3 text-center text-lg-end z-index-9">
<a href="#" class="btn btn-warning mb-0">Get a free trial</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- =======================
Action box END -->
<!-- =======================
Client feedback START -->
<section class="bg-light position-relative">
<!-- SVG Image -->
<figure class="position-absolute start-0 bottom-0 mb-0">
<img src="assets/images/element/10.svg" class="h-200px" alt="">
</figure>
<div class="container">
<!-- Title -->
<div class="row mb-4">
<div class="col-lg-8 mx-auto text-center">
<h2>Our Customer Feedback</h2>
<p class="mb-0">Perceived end knowledge certainly day sweetness why cordially</p>
</div>
</div>
<!-- Feedback START -->
<div class="row">
<!-- Slider START -->
<div class="tiny-slider arrow-round arrow-creative arrow-dark arrow-hover">
<div class="tiny-slider-inner" data-autoplay="true" data-edge="5" data-arrow="true" data-dots="false" data-items="4" data-items-xl="3" data-items-md="2" data-items-xs="1">
<!-- Feedback item -->
<div>
<div class="bg-body text-center p-4 rounded-3 border border-1 position-relative">
<!-- Avatar -->
<div class="avatar avatar-lg mb-3">
<img class="avatar-img rounded-circle" src="assets/images/avatar/05.jpg" alt="avatar">
</div>
<!-- Title -->
<h6 class="mb-2">Lori Stevens</h6>
<!-- Content -->
<blockquote class="mt-1">
<p>
<span class="me-1 small"><i class="fas fa-quote-left"></i></span>
Moonlight newspaper up its enjoyment agreeable depending. Timed voice share led him to widen. At weddings believed laughing
<span class="ms-1 small"><i class="fas fa-quote-right"></i></span>
</p>
</blockquote>
</div>
</div>
<!-- Feedback item -->
<div>
<div class="bg-body text-center p-4 rounded-3 border border-1 position-relative">
<!-- Avatar -->
<div class="avatar avatar-lg mb-3">
<img class="avatar-img rounded-circle" src="assets/images/avatar/07.jpg" alt="avatar">
</div>
<!-- Title -->
<h6 class="mb-2">Billy Vasquez</h6>
<!-- Content -->
<blockquote class="mt-1">
<p>
<span class="me-1 small"><i class="fas fa-quote-left"></i></span>
Its enjoyment Moonlight newspaper up agreeable depending. Timed voice share led him to widen. At weddings believed laughing
<span class="ms-1 small"><i class="fas fa-quote-right"></i></span>
</p>
</blockquote>
</div>
</div>
<!-- Feedback item -->
<div>
<div class="bg-body text-center p-4 rounded-3 border border-1 position-relative">
<!-- Avatar -->
<div class="avatar avatar-lg mb-3">
<img class="avatar-img rounded-circle" src="assets/images/avatar/09.jpg" alt="avatar">
</div>
<!-- Title -->
<h6 class="mb-2">Carolyn Ortiz</h6>
<!-- Content -->
<blockquote class="mt-1">
<p>
<span class="me-1 small"><i class="fas fa-quote-left"></i></span>
Newspaper up its enjoyment agreeable depending. Timed voice share led him to widen. At weddings believed laughing
<span class="ms-1 small"><i class="fas fa-quote-right"></i></span>
</p>
</blockquote>
</div>
</div>
<!-- Feedback item -->
<div>
<div class="bg-body text-center p-4 rounded-3 border border-1 position-relative">
<!-- Avatar -->
<div class="avatar avatar-lg mb-3">
<img class="avatar-img rounded-circle" src="assets/images/avatar/01.jpg" alt="avatar">
</div>
<!-- Title -->
<h6 class="mb-2">Carolyn Ortiz</h6>
<!-- Content -->
<blockquote class="mt-1">
<p>
<span class="me-1 small"><i class="fas fa-quote-left"></i></span>
Newspaper up its enjoyment agreeable depending. Timed voice share led him to widen. At weddings believed laughing
<span class="ms-1 small"><i class="fas fa-quote-right"></i></span>
</p>
</blockquote>
</div>
</div>
</div>
</div>
<!-- Slider START -->
</div>
<!-- Feedback END -->
</div>
</section>
<!-- =======================
Client feedback END -->
</main>
<!-- **************** MAIN CONTENT END **************** -->
<!-- =======================
Footer START -->
<footer>
<div class="container">
<!-- Row START -->
<div class="row g-4 justify-content-between pt-5">
<!-- Widget 1 START -->
<div class="col-md-5 col-lg-4">
<!-- logo -->
<a class="me-0" href="index.html">
<img class="light-mode-item h-40px" src="assets/images/logo.svg" alt="logo">
<img class="dark-mode-item h-40px" src="assets/images/logo-light.svg" alt="logo">
</a>
<p class="my-3">Eduport education theme, built specifically for the education centers which is dedicated to teaching and involve learners.</p>
<!-- Newsletter -->
<form class="row row-cols-lg-auto g-2">
<div class="col-12">
<input type="email" class="form-control" placeholder="Enter your email address">
</div>
<div class="col-12">
<button type="submit" class="btn btn-dark m-0">Subscribe</button>
</div>
</form>
</div>
<!-- Widget 1 END -->
<!-- Widget 2 START -->
<div class="col-md-7 col-lg-6">
<div class="row g-4 g-lg-5">
<!-- Link block -->
<div class="col-6 col-sm-4">
<ul class="nav flex-column">
<li class="nav-item"><a class="nav-link pt-0" href="#">Blog</a></li>
<li class="nav-item"><a class="nav-link" href="#">About</a></li>
<li class="nav-item"><a class="nav-link" href="#">Contact us</a></li>
<li class="nav-item"><a class="nav-link" href="#">Privacy Policy</a></li>
<li class="nav-item"><a class="nav-link" href="#">Documentation</a></li>
<li class="nav-item"><a class="nav-link" href="#">Sitemap</a></li>
</ul>
</div>
<!-- Link block -->
<div class="col-6 col-sm-4">
<ul class="nav flex-column">
<li class="nav-item"><a class="nav-link pt-0" href="#">Become instructor</a></li>
<li class="nav-item"><a class="nav-link" href="#">Download</a></li>
<li class="nav-item"><a class="nav-link" href="#">Pricing</a></li>
<li class="nav-item"><a class="nav-link" href="#">Services</a></li>
</ul>
</div>
<!-- Link block -->
<div class="col-6 col-sm-4">
<ul class="nav flex-column">
<li class="nav-item"><a class="nav-link pt-0" href="#"><i class="fab fa-facebook-square text-facebook me-2"></i>Facebook</a></li>
<li class="nav-item"><a class="nav-link" href="#"><i class="fab fa-instagram-square text-instagram-gradient me-2"></i>Instagram</a></li>
<li class="nav-item"><a class="nav-link" href="#"><i class="fab fa-twitter-square text-twitter me-2"></i>Twitter</a></li>
<li class="nav-item"><a class="nav-link" href="#"><i class="fab fa-linkedin text-linkedin me-2"></i>Linkedin</a></li>
</ul>
</div>
</div>
</div>
<!-- Widget 2 END -->
</div><!-- Row END -->
<hr> <!-- Divider -->
<!-- Bottom footer -->
<div class="row">
<div class="col-12">
<div class="d-md-flex justify-content-between align-items-center pt-2 pb-4 text-center">
<!-- copyright text -->
<div class="text-primary-hover"> Copyrights <a href="#" class="text-reset">©2021 Eduport</a>. All rights reserved. </div>
<!-- copyright links-->
<div class="mt-3 mt-md-0">
<ul class="list-inline mb-0">
<li class="list-inline-item"><a class="nav-link" href="#">Terms of use</a></li>
<li class="list-inline-item"><a class="nav-link" href="#">Privacy policy</a></li>
<li class="list-inline-item pe-0"><a class="nav-link" href="#">Cookies</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- =======================
Footer END -->
<!-- Back to top -->
<div class="back-top"><i class="bi bi-arrow-up-short position-absolute top-50 start-50 translate-middle"></i></div>
<!-- Bootstrap JS -->
<script src="assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
<!-- Vendors -->
<script src="assets/vendor/tiny-slider/tiny-slider.js"></script>
<!-- Template Functions -->
<script src="assets/js/functions.js"></script>
</body>
</html>