-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
717 lines (682 loc) · 44.2 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
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
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Haris Khan</title>
<meta name="robots" content="noindex, follow" />
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="msapplication-navbutton-color" content="#2a2c39">
<meta name="theme-color" content="#2a2c39">
<meta name="apple-mobile-web-app-status-bar-style" content="#2a2c39">
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.ico" />
<!-- CSS
============================================ -->
<!-- Vendor CSS (Contain Bootstrap, Icon Fonts) -->
<!-- <link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css" /> -->
<link rel="stylesheet" href="icofont.min.css" />
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio,line-clamp"></script>
<!-- Plugin CSS (Global Plugins Files) -->
<!-- <link rel="stylesheet" href="assets/css/plugins/animate.css">
<link rel="stylesheet" href="assets/css/plugins/swiper-bundle.min.css">
<link rel="stylesheet" href="assets/css/plugins/venobox.min.css" /> -->
<!-- Style CSS -->
<!-- <link rel="stylesheet" href="assets/css/style.css"> -->
<!-- <link rel="stylesheet" href="myProjects/webProject/icofont/css/icofont.min.css"> -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<!-- Minify Version -->
<link rel="stylesheet" href="css/vendor.min.css">
<link rel="stylesheet" href="css/plugins.min.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
</head>
<body>
<main class="main-wrapper">
<!-- .....:::::: Start Header Section :::::.... -->
<header class="header-section sticky-header d-none d-lg-block">
<div class="header-wrapper">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col">
<!-- Start Header Logo -->
<a href="index.html" class="header-logo ">
<img src="img/113354cc1683318788f8aeb3fb4e31304.png" alt="" style="width:70px; height:80px;">
</a>
<!-- End Header Logo -->
</div>
<div class="col-auto">
<!-- Start Header Menu -->
<ul class="header-nav">
<li><a href="index.html">Home</a></li>
<li class="has-dropdown">
<a href="service-list.html">Service <i class="fa fa-angle-down"></i></a>
<ul class="submenu">
<li><a href="service-list.html">Services</a></li>
<li><a href="service-details.html">Service Details</a></li>
</ul>
</li>
<li class="has-dropdown">
<a href="blog-list.html">Blog<i class="fa fa-angle-down"></i></a>
<ul class="submenu">
<li><a href="blog-list.html">Blog List Full Width</a></li>
<li><a href="blog-details.html">Blog Details Full Width</a></li>
</ul>
</li>
<li class="has-dropdown">
<a href="#">Pages <i class="fa fa-angle-down"></i></a>
<ul class="submenu">
<li><a href="about.html">About Us</a></li>
<li><a href="project-list.html">Project</a></li>
<li><a href="project-details.html">Project Details</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="404-page.html">404 Page</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
<!-- End Header Menu -->
</div>
<div class="col">
<div class="header-btn-link text-end">
<a href="contact.html" class="btn btn-sm btn-outline-one icon-space-left">Hire Me <i class="fa fa-angle-double-right"></i> </a>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- .....:::::: End Header Section :::::.... -->
<!-- .....:::::: Start Mobile Header Section :::::.... -->
<div class="mobile-header d-block d-lg-none sticky">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col">
<div class="mobile-logo">
<a href="index.html"><img src="img/113354cc1683318788f8aeb3fb4e31304.png" alt="" style="width:40px; height:44px" ></a>
</div>
</div>
<div class="col">
<div class="mobile-action-link text-end">
<a href="#mobile-menu-offcanvas" class="offcanvas-toggle offside-menu"><i class="fa fa-bars"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- .....:::::: Start MobileHeader Section :::::.... -->
<!-- Start Offcanvas Mobile Menu Section -->
<div id="mobile-menu-offcanvas" class="offcanvas offcanvas-rightside offcanvas-mobile-menu-section">
<!-- Start Offcanvas Header -->
<div class="offcanvas-header text-end">
<button class="offcanvas-close"><i class="material-icons" style="margin-top:6px">close</i></button>
</div> <!-- End Offcanvas Header -->
<!-- Start Offcanvas Mobile Menu Wrapper -->
<div class="offcanvas-mobile-menu-wrapper">
<!-- Start Mobile Menu -->
<div class="mobile-menu-bottom">
<!-- Start Mobile Menu Nav -->
<div class="offcanvas-menu">
<ul>
<li>
<a href="index.html"><span>Home</span></a>
</li>
<li>
<a href="#"><span>Services</span></a>
<ul class="mobile-sub-menu">
<li><a href="service-list.html">Service List</a></li>
<li><a href="service-details.html">Service Details</a></li>
</ul>
</li>
<li>
<a href="#"><span>Blog</span></a>
<ul class="mobile-sub-menu">
<li><a href="blog-list.html">Blog List</a></li>
<li><a href="blog-details.html">Blog Details </a></li>
</ul>
</li>
<li>
<a href="#"><span>Pages</span></a>
<ul class="mobile-sub-menu">
<li><a href="about.html">About Us</a></li>
<li><a href="project-list.html">Project</a></li>
<li><a href="project-details.html">Project Details</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="404-page.html">404 Page</a></li>
</ul>
</li>
<li>
<a href="contact.html"><span>Contact</span></a>
</li>
</ul>
</div> <!-- End Mobile Menu Nav -->
</div> <!-- End Mobile Menu -->
<!-- Start Mobile contact Info -->
<div class="mobile-contact-info text-center">
<ul class="social-link">
<li><a target="_blank" href=""><i class="fa fa-facebook"></i></a>
</li>
<li><a target="_blank" href=""><i class="fa fa-twitter"></i></a>
</li>
<li><a target="_blank" href=""><i class="fa fa-skype"></i></a></li>
</ul>
</div>
<!-- End Mobile contact Info -->
</div> <!-- End Offcanvas Mobile Menu Wrapper -->
</div>
<!-- ...:::: End Offcanvas Mobile Menu Section:::... -->
<!-- Offcanvas Overlay -->
<div class="offcanvas-overlay"></div>
<!-- ...::: Start Breadcrumb Section :::... -->
<div class="breadcrumb-section section-bg overflow-hidden pos-relative">
<div class="breadcrumb-shape-top-left"></div>
<div class="breadcrumb-shape-bottom-right"></div>
<div class="breadcrumb-box">
<div class="container">
<div class="row">
<div class="col-12">
<div class="breadcrumb-content">
<h2 class="title">About Us</h2>
<ul class="breadcrumb-link">
<li><a href="index.html">Home</a></li>
<li class="active" aria-current="page">About</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ...::: End Breadcrumb Section :::... -->
<!-- ...::: Start Vider Info Display Section :::... -->
<div class="video-info-display-section section-gap-tb-165">
<div class="video-info-display-box">
<div class="container">
<div class="video-info-display-wrapper">
<div class="row align-items-center">
<div class="col-xl-5 col-lg-6 col-md-6 col-sm-8 col-10 offset-1 offset-sm-2 offset-md-3 offset-lg-0">
<div class="video-card">
<a class="wave-btn" href="https://youtu.be/MKjhBO2xQzg" data-autoplay="true" data-vbtype="video">
<div class="ripple"><i class="icofont-ui-play"></i></div>
</a>
<a href="#" class="btn btn-xl btn-outline-one icon-space-left">Get Resume <i class="icofont-download"></i></a>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-8 offset-md-2 offset-lg-0 offset-xl-1">
<div class="video-info-content">
<h2 class="title">I’m Mirta Akins</h2>
<h3 class="sub-title">
UI/UX designer specializing in
shopify & webflow.
</h3>
<p>Lorem Ipsum is simply dummy text of the printing and pesetting industry has
been the industry's standard dummy text ever since the 1500s, when an unkn
own printer took galley of type and scrambled.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ...::: End Vider Info Display Section :::... -->
<!-- ...::: Start Resume Info Display Section :::... -->
<div class="resume-info-display-section section-gap-tb-165 section-bg">
<div class="resume-info-display-box">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="resume-tab nav">
<li class="nav-item">
<button class="nav-link active" data-bs-toggle="tab" data-bs-target="#education-tab">Education</button>
</li>
<li class="nav-item">
<button class="nav-link" data-bs-toggle="tab" data-bs-target="#experience-tab">Experience</button>
</li>
</ul>
</div>
</div>
<div class="resume-info-display-wrapper">
<div class="row">
<div class="col-12">
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="education-tab" role="tabpanel">
<ul class="resume-list">
<!-- Start Resume Tab List Single Item -->
<li class="resume-tab-list-single-item">
<div class="content">
<div class="left">
<span class="year">2009 - 2010</span>
</div>
<div class="right">
<h3 class="title">Bachelor of Business Administration </h3>
<span class="institute-name">University of California, Berkeley</span>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been indus dard dummy text ever since the 1500 when an uniknown prnter took galley of type and scrambled make specimen book has not only five centuries the into electronic.</p>
</div>
</div>
</li>
<!-- End Resume Tab List Single Item -->
<!-- Start Resume Tab List Single Item -->
<li class="resume-tab-list-single-item">
<div class="content">
<div class="left">
<span class="year">2012 - 2014</span>
</div>
<div class="right">
<h3 class="title">Masters of Business Administration </h3>
<span class="institute-name">University of California, Berkeley</span>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been indus dard dummy text ever since the 1500 when an uniknown prnter took galley of type and scrambled make specimen book has not only five centuries the into electronic.</p>
</div>
</div>
</li>
<!-- End Resume Tab List Single Item -->
<!-- Start Resume Tab List Single Item -->
<li class="resume-tab-list-single-item">
<div class="content">
<div class="left">
<span class="year">2015 - 2018</span>
</div>
<div class="right">
<h3 class="title">Bachelor of Graphic Arts</h3>
<span class="institute-name">University of California, Berkeley</span>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been indus dard dummy text ever since the 1500 when an uniknown prnter took galley of type and scrambled make specimen book has not only five centuries the into electronic.</p>
</div>
</div>
</li>
<!-- End Resume Tab List Single Item -->
</ul>
</div>
<div class="tab-pane fade" id="experience-tab" role="tabpanel">
<ul class="resume-list">
<!-- Start Resume Tab List Single Item -->
<li class="resume-tab-list-single-item">
<div class="content">
<div class="left">
<span class="year">2016 - 2018</span>
</div>
<div class="right">
<h3 class="title">Web Designer</h3>
<span class="institute-name">Graphic Dev</span>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been indus dard dummy text ever since the 1500 when an uniknown prnter took galley of type and scrambled make specimen book has not only five centuries the into electronic.</p>
</div>
</div>
</li>
<!-- End Resume Tab List Single Item -->
<!-- Start Resume Tab List Single Item -->
<li class="resume-tab-list-single-item">
<div class="content">
<div class="left">
<span class="year">2018 - 2019</span>
</div>
<div class="right">
<h3 class="title">Junior Web Developer</h3>
<span class="institute-name">Acme Lab</span>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been indus dard dummy text ever since the 1500 when an uniknown prnter took galley of type and scrambled make specimen book has not only five centuries the into electronic.</p>
</div>
</div>
</li>
<!-- End Resume Tab List Single Item -->
<!-- Start Resume Tab List Single Item -->
<li class="resume-tab-list-single-item">
<div class="content">
<div class="left">
<span class="year">2019 - 2020</span>
</div>
<div class="right">
<h3 class="title">Senior Web Developer</h3>
<span class="institute-name">Devtwist</span>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been indus dard dummy text ever since the 1500 when an uniknown prnter took galley of type and scrambled make specimen book has not only five centuries the into electronic.</p>
</div>
</div>
</li>
<!-- End Resume Tab List Single Item -->
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ...::: End Resume Info Display Section :::... -->
<!-- ...::: Start Counter Display Section :::... -->
<div class="counter-display-section section-gap-tb-165 section-bg-2">
<div class="counter-display-wrapper">
<div class="container">
<div class="row justify-content-center justify-content-sm-start">
<div class="d-block d-md-flex justify-content-md-start col-12 col-sm-4 col-md-4">
<!-- Start Counterup Single Item -->
<div class="counterup-single-item">
<div class="icon">
<img src="assets/images/icon/counterup-icon-1.png" alt="">
</div>
<div class="content">
<h2 class="number"><span class="counter">2,58</span>+</h2>
<span class="text">Happy Clients</span>
</div>
</div>
<!-- End Counterup Single Item -->
</div>
<div class="d-block d-md-flex justify-content-md-center col-12 col-sm-4 col-md-4">
<!-- Start Counterup Single Item -->
<div class="counterup-single-item">
<div class="icon">
<img src="assets/images/icon/counterup-icon-2.png" alt="">
</div>
<div class="content">
<h2 class="number"><span class="counter">590</span>K</h2>
<span class="text">Project Complete</span>
</div>
</div>
<!-- End Counterup Single Item -->
</div>
<div class="d-block d-md-flex justify-content-md-end col-12 col-sm-4 col-md-4">
<!-- Start Counterup Single Item -->
<div class="counterup-single-item">
<div class="icon">
<img src="assets/images/icon/counterup-icon-3.png" alt="">
</div>
<div class="content">
<h2 class="number"><span class="counter">28</span>+</h2>
<span class="text">Years of Experience</span>
</div>
</div>
<!-- End Counterup Single Item -->
</div>
</div>
</div>
</div>
</div>
<!-- ...::: End Counter Display Section :::... -->
<!-- ...::: Start Testimonial Display Section :::... -->
<div class="testimonial-display-section section-gap-tb-165 section-bg">
<div class="testimonial-display-box d-flex flex-column align-items-center d-xl-block pos-relative">
<div class="container-xl overflow-hidden">
<div class="row">
<div class="col d-xl-flex justify-content-xl-end">
<!-- Start Section Content -->
<div class="section-content pos-relative">
<span class="section-tag">Testimonial</span>
<h2 class="section-title">Satisfied Clients Say</h2>
</div>
<!-- End Section Content -->
</div>
</div>
<div class="testimonial-display-wrapper">
<div class="row">
<div class="col-12">
<div class="testimonial-display-slider">
<!-- Swiper -->
<div class="swiper-container">
<div class="swiper-wrapper">
<!-- Start testimonial Slider Single Item -->
<div class="testimonial-slider-single-item swiper-slide">
<div class="inner-shape inner-shape-top-right"></div>
<div class="content">
<span class="icon">“</span>
<p class="text">Lorem Ipsum simpy dummy
text of the printing and types
industry has been the industr
standard dummy.</p>
<div class="info">
<div class="author">
<h4 class="name">Raleigh Friend</h4>
<span class="designation">CEO, Seoly</span>
</div>
<ul class="review">
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="blank"><i class="icofont-star"></i></li>
</ul>
</div>
</div>
</div>
<!-- End testimonial Slider Single Item -->
<!-- Start testimonial Slider Single Item -->
<div class="testimonial-slider-single-item swiper-slide">
<div class="inner-shape inner-shape-top-right"></div>
<div class="content">
<span class="icon">“</span>
<p class="text">Lorem Ipsum simpy dummy
text of the printing and types
industry has been the industr
standard dummy.</p>
<div class="info">
<div class="author">
<h4 class="name">Raleigh Friend</h4>
<span class="designation">CEO, Seoly</span>
</div>
<ul class="review">
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="blank"><i class="icofont-star"></i></li>
</ul>
</div>
</div>
</div>
<!-- End testimonial Slider Single Item -->
<!-- Start testimonial Slider Single Item -->
<div class="testimonial-slider-single-item swiper-slide">
<div class="inner-shape inner-shape-top-right"></div>
<div class="content">
<span class="icon">“</span>
<p class="text">Lorem Ipsum simpy dummy
text of the printing and types
industry has been the industr
standard dummy.</p>
<div class="info">
<div class="author">
<h4 class="name">Raleigh Friend</h4>
<span class="designation">CEO, Seoly</span>
</div>
<ul class="review">
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="fill"><i class="icofont-star"></i></li>
<li class="blank"><i class="icofont-star"></i></li>
</ul>
</div>
</div>
</div>
<!-- End testimonial Slider Single Item -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="default-nav-style mt-5 mt-xl-0">
<!-- If we need navigation buttons -->
<div class="slider-button button-prev"><i class="icofont-double-left"></i></div>
<div class="slider-button button-next"><i class="icofont-double-right"></i></div>
</div>
</div>
</div>
<!-- ...::: End Testimonial Display Section :::... -->
<!-- ...::: Start Company Logo Display Section :::... -->
<div class="company-logo-display section-gap-tb-165">
<div class="company-logo-display-box">
<div class="container">
<div class="row">
<div class="col">
<!-- Start Section Content -->
<div class="section-content pos-relative">
<span class="section-tag">Favourite Clients</span>
<h2 class="section-title">Work With Trusted Comapny.</h2>
</div>
<!-- End Section Content -->
</div>
</div>
<div class="company-logo-display-wrapper">
<div class="row">
<div class="col">
<div class="company-logo-display-slider">
<!-- Slider main container -->
<div class="swiper-container">
<!-- Additional required wrapper -->
<div class="swiper-wrapper">
<!-- Start Company Logo Slider Single Item -->
<div class="company-logo-single-item swiper-slide">
<a href="#" class="image">
<img src="assets/images/company-logo/company-logo-1.png" alt="">
<img src="assets/images/company-logo/1.png" alt="">
</a>
</div>
<!-- End Company Logo Slider Single Item -->
<!-- Start Company Logo Slider Single Item -->
<div class="company-logo-single-item swiper-slide">
<a href="#" class="image">
<img src="assets/images/company-logo/company-logo-2.png" alt="">
<img src="assets/images/company-logo/2.png" alt="">
</a>
</div>
<!-- End Company Logo Slider Single Item -->
<!-- Start Company Logo Slider Single Item -->
<div class="company-logo-single-item swiper-slide">
<a href="#" class="image">
<img src="assets/images/company-logo/company-logo-3.png" alt="">
<img src="assets/images/company-logo/3.png" alt="">
</a>
</div>
<!-- End Company Logo Slider Single Item -->
<!-- Start Company Logo Slider Single Item -->
<div class="company-logo-single-item swiper-slide">
<a href="#" class="image">
<img src="assets/images/company-logo/company-logo-4.png" alt="">
<img src="assets/images/company-logo/4.png" alt="">
</a>
</div>
<!-- End Company Logo Slider Single Item -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ...::: End Company Logo Display Section :::... -->
<!-- ...::: Start Footer Section :::... -->
<footer class="footer-section section-bg overflow-hidden pos-relative">
<div class="footer-inner-shape-top-left"></div>
<div class="footer-inner-shape-top-right"></div>
<div class="footer-section-top section-gap-t-165">
<div class="container">
<div class="row">
<div class="col-12">
<!-- Start Section Content -->
<div class="section-content pos-relative text-center">
<span class="section-tag">Get Latest Updates</span>
<h2 class="section-title">Subscribe For Newsletter</h2>
</div>
<!-- End Section Content -->
</div>
</div>
<div class="footer-top-wrapper text-center">
<div class="row">
<div class="col-12">
<form action="#" class="footer-newsletter">
<input type="email" placeholder="[email protected]">
<button class="submit-btn" type="submit">Subscribe Now</button>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="footer-center section-gap-tb-165">
<div class="container">
<div class="row justify-content-between align-items-center mb-n5">
<div class="col-auto mb-5">
<!-- Start Single Footer Info -->
<div class="footer-single-info">
<a href="tel:+923239112233" class="info-box">
<span class="icon"><i class="fa fa-phone"></i></span>
<span class="text">+92 323 9112233</span>
</a>
</div>
<!-- Start Single Footer Info -->
</div>
<div class="col-auto mb-5">
<!-- Start Single Footer Info -->
<div class="footer-single-info">
<a href="mailto:[email protected]" class="info-box">
<span class="icon"><i class="fa fa-envelope-open"></i></span>
<span class="text">[email protected]</span>
</a>
</div>
<!-- Start Single Footer Info -->
</div>
<div class="col-auto mb-5">
<!-- Start Single Footer Info -->
<div class="footer-single-info">
<ul class="social-link">
<li><a href="https://www.example.com" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://www.example.com" target="_blank"><i class="fa fa-dribbble"></i></a></li>
<li><a href="https://www.example.com" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<!-- Start Single Footer Info -->
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="container">
<div class="row justify-content-center justify-content-md-between align-items-center flex-column-reverse flex-md-row">
<div class="col-auto">
<div class="footer-copyright">
<p class="copyright-text">© 2022 <a href="index.html">harisdev</a> Made by <a href="index.html" target="_blank">Haris Khan</a> </p>
</div>
</div>
<div class="col-auto">
<a href="index.html" class="footer-logo">
<div class="logo">
<img src="img/113354cc1683318788f8aeb3fb4e31304.png" alt="" height="70px" width="60px">
</div>
</a>
</div>
</div>
</div>
</div>
</footer>
<!-- ...::: End Footer Section :::... -->
<!-- material-scrolltop button -->
<button class="material-scrolltop" type="button"></button>
</main>
<!-- Global Vendor, plugins JS -->
<!-- JS Files
============================================ -->
<!-- Global Vendor, plugins JS -->
<!-- Vendor JS -->
<!-- <script src="assets/js/vendor/modernizr-3.11.2.min.js"></script>
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="assets/js/vendor/jquery-migrate-3.3.2.min.js"></script>
<script src="assets/js/vendor/bootstrap.bundle.min.js"></script> -->
<!--Plugins JS-->
<!-- <script src="assets/js/plugins/swiper-bundle.min.js"></script>
<script src="assets/js/plugins/jquery.appear.min.js"></script>
<script src="assets/js/plugins/venobox.min.js"></script>
<script src="assets/js/plugins/jquery.waypoints.js"></script>
<script src="assets/js/plugins/images-loaded.min.js"></script>
<script src="assets/js/plugins/isotope.pkgd.min.js"></script>
<script src="assets/js/plugins/counter.js"></script>
<script src="assets/js/plugins/ajax-mail.js"></script>
<script src="assets/js/plugins/material-scrolltop.js"></script> -->
<!-- Minify Version -->
<script src="js/vendor.min.js"></script>
<script src="js/plugins.min.js"></script>
<script src="https://use.fontawesome.com/ea29d6119c.js"></script>
<!--Main JS (Common Activation Codes)-->
<script src="js/main.js"></script>
</body>
</html>