-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
569 lines (487 loc) · 26.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
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Modular University Learning Environment(M.U.L.E)</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/main-logo.png" rel="icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style2.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center">
<div class="container d-flex align-items-center">
<h1 class="logo me-auto"><a href="index.html">M.U.L.E<span>.</span></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo me-auto"><img src="assets/img/logo.png" alt=""></a>
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a class="nav-link scrollto active" href="#hero">Home</a></li>
<!-- <li><a class="nav-link scrollto" href=""></a></li> -->
<!-- <li><a class="nav-link scrollto " href="#portfolio">Portfolio</a></li> -->
<!-- <li><a class="nav-link scrollto" href="#team">Team</a></li> -->
<!-- <li><a href="blog.html">Blog</a></li> -->
<li class="dropdown"><a href="#"><span>About</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="#about">About Us</a></li>
<li class="dropdown"><a href="#"><span>Team</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<center>
<li class="one"><a href="https://github.com/Yeabaman" target="_blank"><img src="assets/img/team/yeab.png" alt="" width="70 px" height="70 px" style="border-radius:60px ;"></a><p>Yeabsira Tesfaye</p></li>
<li class="two"><a href="https://github.com/penealfa" target="_blank"><img src="assets/img/team/peni (2).png" alt="" width="70 px" height="70 px" style="border-radius:60px ;"></a><p>Peneal Feleke</p></li>
<li class="three"><a href="https://github.com/munirali41" target="_blank"><img src="assets/img/team/munir.png" alt="" width="70 px" height="70 px" style="border-radius:60px ;"></a><p>Munir Ali</p></li>
<li class="four"><a href="https://github.com/Mikias8859" target="_blank"><img src="assets/img/team/miki.png" alt="" width="70 px" height="70 px" style="border-radius:60px ;"></a><p>Mikias Berhane</p></li>
</center>
</ul>
</li>
<li><a class="nav-link scrollto" href="#services">Services</a></li>
<li><a class="nav-link scrollto" href="#pricing">Pricing</a></li>
</ul>
</li>
<li><a class="nav-link scrollto" href="#faq">FAQ</a></li>
<li><a class="nav-link scrollto" href="#contact">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
<a href="login/login.php" class="get-started-btn scrollto">Sign Up</a>
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container" data-aos="zoom-out" data-aos-delay="100">
<div class="row">
<div class="col-xl-6">
<h1>Better E-learning experience with M.U.L.E</h1>
<h2>We are team of talented designers </h2>
<a href="./login/login.php" class="btn-get-started scrollto">Sign Up</a>
</div>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= Clients Section ======= -->
<section id="clients" class="clients">
<div class="container" data-aos="zoom-in">
<div class="clients-slider swiper">
<div class="swiper-wrapper align-items-center">
<div class="swiper-slide"><img src="assets/img/universities/addisababa.png" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/universities/mekelle.png" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/universities/jimma.png" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/universities/bahirdar.png" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/universities/ArbaMinch.gif" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/universities/diredawa.jpg" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/universities/hawassa.jpg" class="img-fluid" alt=""></div>
<div class="swiper-slide"><img src="assets/img/universities/gondar.png" class="img-fluid" alt=""></div>
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section><!-- End Clients Section -->
<!-- ======= About Section ======= -->
<section id="about" class="about section-bg">
<div class="container" data-aos="fade-up">
<div class="row no-gutters">
<div class="content col-xl-5 d-flex align-items-stretch">
<div class="content">
<h3>About Us</h3>
<p>
By making study choice transparent globally. We help universities with easier and more effective international marketing and recruitment solutions.
Study portals started as a spin-off from a couple of large international study associations, frustrated by the lack of information to find international masters in Europe: Mastersportal.com was born and proved to be an overwhelming success. In 2009 Studyportals BV, a private enterprise, which now also publishes Bachelorsportal.com, PhDportal.com, Shortcoursesportal.com, Distancelearningportal.com, Scholarshipportal.com and Admissiontestportal.com was founded.
We are driven to realise a positive contribution to our world with our platform. Beyond that, the Study portals Foundation realizes charitable projects related to our mission and our team.
</p>
<!-- <a href="#" class="about-btn"><span>About us</span> <i class="bx bx-chevron-right"></i></a> -->
</div>
</div>
<div class="col-xl-7 d-flex align-items-stretch">
<div class="icon-boxes d-flex flex-column justify-content-center">
<div class="row">
<div class="col-md-6 icon-box" data-aos="fade-up" data-aos-delay="100">
<video width="750" height="400" controls>
<source src="assets/img/MBS.mp4" type="video/mp4">
</video>
</div>
</div><!-- End .content-->
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Services Section ======= -->
<section id="services" class="services section-bg ">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Services</h2>
<p>Best practices in e-service learning should be adapted from the traditional service-learning literature and make explicit connections between the service-learning project and course learning goals, reflection, appropriate time commitment, faculty commitment, student input, discussion of the project impact, and feedback loops.</p>
</div>
<div class="row">
<div class="col-md-6">
<div class="icon-box" data-aos="fade-up" data-aos-delay="100">
<i class="bi bi-briefcase"></i>
<h4><a href="#">Chat Application</a></h4>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box" data-aos="fade-up" data-aos-delay="200">
<i class="bi bi-card-checklist"></i>
<h4><a href="#">To do list</a></h4>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box" data-aos="fade-up" data-aos-delay="300">
<i class="bi bi-bar-chart"></i>
<h4><a href="#">Video Conference</a></h4>
</div>
</div>
<div class="col-md-6 mt-4 mt-md-0">
<div class="icon-box" data-aos="fade-up" data-aos-delay="400">
<i class="bi bi-calendar4-week"></i>
<h4><a href="#">Calander</a></h4>
</div>
</div>
</div>
</div>
</section><!-- End Services Section -->
<!-- ======= Pricing Section ======= -->
<section id="pricing" class="pricing section-bg">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Pricing</h2>
</div>
<div class="row">
<div class="col-lg-4 col-md-6">
<div class="box" data-aos="fade-up" data-aos-delay="100">
<h3>Free Trial For a month</h3>
<h4><sup>ETB</sup>0<span> / month</span></h4>
<ul>
<li>Student Registration</li>
<li>Instructor Registration</li>
<li>Course Assignments & Upload</li>
<li class="na">Different Learning Utilities</li>
<li class="na">Video Streaming</li>
<li class="na">Chat Application</li>
</ul>
<div class="btn-wrap">
<a href="#" class="btn-buy">Try Now</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 mt-4 mt-lg-0">
<div class="box" data-aos="fade-up" data-aos-delay="300">
<h3>Premium</h3>
<h4><sup>ETB</sup>1000<span> / month</span></h4>
<ul>
<li>Student Registration</li>
<li>Instructor Registration</li>
<li>Course Assignments & Upload</li>
<li>Different Learning Utilities</li>
<li>Video Streaming</li>
<li>Chat Application</li>
</ul>
<div class="btn-wrap">
<a href="#" class="btn-buy">Buy Now</a>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Pricing Section -->
<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Testimonials</h2>
<p>Here are some of our clients</p>
</div>
<div class="testimonials-slider swiper" data-aos="fade-up" data-aos-delay="100">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/rita.jpg" class="testimonial-img" alt="">
<h3>Rediet Tameru</h3>
<h4>Ceo & Founder</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
“I registered in MULE website to get interactive courses as well as walk through projects in C# and specifically those with more complex applications.
I think the website is well-designed and easy to use and, the developer tutorials provide what I am looking for and they are at the right level.
Online learning is very convenient.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/lina.jpg" class="testimonial-img" alt="">
<h3>Lina Belay</h3>
<h4>Investor</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
The Java game tutorial is a very ambitious piece of work. I enjoyed learning Java through a game because it is definitely a fun and worthwhile way. It is also very different than traditional courses to learn a language. Navigating through the exercises is very easy and clear and videos are fun and easy to follow.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/nahom.jpg" class="testimonial-img" alt="">
<h3>Nahom solomon</h3>
<h4>Store Owner</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
I registered for the Python course in order to enhance my employability by learning an industry popular language. I aim to have a career in IT therefore being more employable and competitive is my goal. This course provides a good introduction to the Python language and I enjoyed going through the tutorials.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/mistre.jpg" class="testimonial-img" alt="">
<h3>Mistre Getnet</h3>
<h4>Freelancer</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
I’ve had a look at the online Java course and I really like the step-by-step approach. I could see this really working for students as they write their own code. Moreover I got to learn in a step-by-step way so it was relatively easy to use. I found that having video and downloadable solutions really helped in my learning.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/milkiyas.jpg" class="testimonial-img" alt="">
<h3>Milkyias Zewdu</h3>
<h4>Entrepreneur</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
This feature is amazing! I can definitely see this as a game changer especially when we get our Supervisors to log on and complete these observations on their own. the most I have enjoyed about the distance learning is its flexibility and convenience.you can complete assignments anywhere where there is computer access
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
<div class="swiper-slide">
<div class="testimonial-wrap">
<div class="testimonial-item">
<img src="assets/img/testimonials/blen.jpg" class="testimonial-img" alt="">
<h3>Blen Sleshi</h3>
<h4>Entrepreneur</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Modular University Learning Environment is a very user-friendly program for both administrators and trainees. The customer service is superb The eLeaP program is excellent.
eLeaP made it easy for us to create self-paced training programs from our already existing instructor-led programs.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div><!-- End testimonial item -->
</div>
<div class="swiper-pagination"></div>
</div>
</div>
</section><!-- End Testimonials Section -->
<!-- ======= Frequently Asked Questions Section ======= -->
<section id="faq" class="faq">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Frequently Asked Questions</h2>
</div>
<ul class="faq-list accordion" data-aos="fade-up">
<li>
<a data-bs-toggle="collapse" class="collapsed" data-bs-target="#faq1"> How do I access the courses I have paid for? <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-x icon-close"></i></a>
<div id="faq1" class="collapse" data-bs-parent=".faq-list">
<p>
After paying for your order in full you will be given access to your course. Please click 'My eLearning' at the top of the page.
</p>
</div>
</li>
<li>
<a data-bs-toggle="collapse" data-bs-target="#faq2" class="collapsed"> How long do I have access to my purchased course? <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-x icon-close"></i></a>
<div id="faq2" class="collapse" data-bs-parent=".faq-list">
<p>
You have access to the courses you have purchased indefinitely. Access to the assessment will be for a 12-month period from the date of purchase.
</p>
</div>
</li>
<li>
<a data-bs-toggle="collapse" data-bs-target="#faq3" class="collapsed">Do I have to complete a course in one go? <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-x icon-close"></i></a>
<div id="faq3" class="collapse" data-bs-parent=".faq-list">
<p>
No, you can visit it at anytime, wherever you are. Each course is made up of a number of individual modules which enables you to complete it in your own time and at times convenient to you. If you wish to return to the course at the point you last left it at, please ensure you use the same device to access the course and do not clear your cache in between visits.
</p>
</div>
</li>
<li>
<a data-bs-toggle="collapse" data-bs-target="#faq4" class="collapsed">Is my purchased course transferable? <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-x icon-close"></i></a>
<div id="faq4" class="collapse" data-bs-parent=".faq-list">
<p>
No. Your course cannot be transferred to anyone else.
</p>
</div>
</li>
<li>
<a data-bs-toggle="collapse" data-bs-target="#faq5" class="collapsed">Can I download or print a copy of the course material? <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-x icon-close"></i></a>
<div id="faq5" class="collapse" data-bs-parent=".faq-list">
<p>
Although it is allowed under our Terms and Conditions to have a personal printed copy of the material, the software that we use for our eLearning does not have a download or print function, so there is no easy way to obtain this. For this reason, once you have purchased individual eLearning courses with us you have indefinite access to them so that you may return to the information and review it at any time.
</p>
</div>
</li>
<li>
<a data-bs-toggle="collapse" data-bs-target="#faq6" class="collapsed">Do I receive a certificate? <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-x icon-close"></i></a>
<div id="faq6" class="collapse" data-bs-parent=".faq-list">
<p>
Yes. The majority of our eLearning courses have CPD accredited assessments with the ability to print a certificate once the assessment has been passed (80% pass mark). The below courses are CPD accredited but do not include assessments, for these courses a certificate of participation is accessable at the end of the last module:
</p>
</div>
</li>
</ul>
</div>
</section><!-- End Frequently Asked Questions Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Contact</h2>
<p>For general inquiries please contact</p>
</div>
<div class="row" data-aos="fade-up" data-aos-delay="100">
<div class="col-lg-6">
<div class="row">
<div class="col-md-12">
<div class="info-box">
<i class="bx bx-map"></i>
<h3>Our Address</h3>
<p>Kenenisa Avenue, Addis Ababa, Ethiopia</p>
</div>
</div>
<div class="col-md-6">
<div class="info-box mt-4">
<i class="bx bx-envelope"></i>
<h3>Email Us</h3>
</div>
</div>
<div class="col-md-6">
<div class="info-box mt-4">
<i class="bx bx-phone-call"></i>
<h3>Call Us</h3>
<p>+251 970 23 31 32 <br>+251 900 81 10 39<br>+251 978 01 95 08</p>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<form action="forms/contact.php" method="post" role="form" class="php-email-form">
<div class="row">
<div class="col form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required>
</div>
<div class="col form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" required>
</div>
</div>
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" required>
</div>
<div class="form-group">
<textarea class="form-control" name="message" rows="5" placeholder="Message" required></textarea>
</div>
<div class="my-3">
<div class="loading">Loading</div>
<div class="error-message"></div>
<div class="sent-message">Your message has been sent. Thank you!</div>
</div>
<div class="text-center"><button type="submit">Send Message</button></div>
</form>
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h3>Modular University Learning Environment<span>.</span></h3>
<p>
Kenenisa Avenue<br>
Addis Ababa<br>
Ethiopia <br><br>
<strong>Phone:</strong> +215 970 23 31 32<br>
</p>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Services</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i>Web Design</li>
<li><i class="bx bx-chevron-right"></i>Web Development</li>
<li><i class="bx bx-chevron-right"></i>Product Management</li>
<li><i class="bx bx-chevron-right"></i>Marketing</li>
<li><i class="bx bx-chevron-right"></i>Graphic Design</li>
</ul>
</div>
</div>
</div>
</div>
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
© Copyright <strong><span>M.U.L.E</span></strong>. All Rights Reserved
</div>
<div class="credits">
Designed by <a href="https://github.com/MBS-et">MBS</a>
</div>
</div>
<div class="social-links text-center text-md-end pt-3 pt-md-0">
<a href="https://www.facebook.com/MBS-110048558287172" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/MBS-110048558287172" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://www.facebook.com/MBS-110048558287172" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://www.facebook.com/MBS-110048558287172" class="google-plus"><i class="bx bxl-skype"></i></a>
<a href="https://www.facebook.com/MBS-110048558287172" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>