forked from technext/consultingbiz
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
675 lines (664 loc) · 33.9 KB
/
index.html
File metadata and controls
675 lines (664 loc) · 33.9 KB
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
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Business HTML-5 Template </title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="site.webmanifest">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/slicknav.css">
<link rel="stylesheet" href="assets/css/flaticon.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/css/themify-icons.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/nice-select.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body class="body-bg">
<!--? Preloader Start -->
<div id="preloader-active">
<div class="preloader d-flex align-items-center justify-content-center">
<div class="preloader-inner position-relative">
<div class="preloader-circle"></div>
<div class="preloader-img pere-text">
<img src="assets/img/logo/loder.jpg" alt="">
</div>
</div>
</div>
</div>
<header>
<!-- Header Start -->
<div class="header-area">
<div class="main-header ">
<div class="header-top d-none d-lg-block">
<div class="container">
<div class="col-xl-12">
<div class="row d-flex justify-content-between align-items-center">
<div class="header-info-left">
<ul>
<li><i class="far fa-clock"></i> Mon - SAT: 6.00 am - 10.00 pm</li>
<li>Sun: Closed</li>
</ul>
</div>
<div class="header-info-right">
<ul class="header-social">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
<li> <a href="#"><i class="fab fa-google-plus-g"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="header-bottom header-sticky">
<div class="container">
<div class="row align-items-center">
<!-- Logo -->
<div class="col-xl-2 col-lg-2">
<div class="logo">
<a href="index.html"><img src="assets/img/logo/logo.png" alt=""></a>
</div>
</div>
<div class="col-xl-10 col-lg-10">
<div class="menu-wrapper d-flex align-items-center justify-content-end">
<!-- Main-menu -->
<div class="main-menu d-none d-lg-block">
<nav>
<ul id="navigation">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="blog.html">Blog</a>
<ul class="submenu">
<li><a href="blog.html">Blog</a></li>
<li><a href="blog_details.html">Blog Details</a></li>
<li><a href="elements.html">Element</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
</div>
<!-- Mobile Menu -->
<div class="col-12">
<div class="mobile_menu d-block d-lg-none"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Header End -->
</header>
<main>
<!-- slider Area Start-->
<div class="slider-area ">
<div class="slider-active">
<!-- Single Slider -->
<div class="single-slider slider-height d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-xl-8 col-lg-7 col-md-8">
<div class="hero__caption">
<span data-animation="fadeInLeft" data-delay=".1s">Committed to success</span>
<h1 data-animation="fadeInLeft" data-delay=".5s" >We help to grow your business</h1>
<p data-animation="fadeInLeft" data-delay=".9s">Mollit anim laborum.Dvcuis aute serunt iruxvfg dhjkolohr indd re voluptate<br> velit esscillumlore eu quife nrulla parihatur.</p>
<!-- Hero-btn -->
<div class="hero__btn" data-animation="fadeInLeft" data-delay="1.1s">
<a href="industries.html" class="btn hero-btn">Our Services</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Single Slider -->
<div class="single-slider slider-height d-flex align-items-center">
<div class="container">
<div class="row">
<div class="col-xl-8 col-lg-7 col-md-8">
<div class="hero__caption">
<span data-animation="fadeInLeft" data-delay=".1s">Committed to success</span>
<h1 data-animation="fadeInLeft" data-delay=".5s" >We help to grow your business</h1>
<p data-animation="fadeInLeft" data-delay=".9s">Mollit anim laborum.Dvcuis aute serunt iruxvfg dhjkolohr indd re voluptate<br> velit esscillumlore eu quife nrulla parihatur.</p>
<!-- Hero-btn -->
<div class="hero__btn" data-animation="fadeInLeft" data-delay="1.1s">
<a href="industries.html" class="btn hero-btn">Our Services</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- slider Area End-->
<!--? Categories Area Start -->
<div class="categories-area section-padding30">
<div class="container">
<div class="row">
<div class="col-lg-12">
<!-- Section Tittle -->
<div class="section-tittle mb-70">
<span>Our Top Services</span>
<h2>Our Best Services</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-cat text-center mb-50">
<div class="cat-icon">
<span class="flaticon-development"></span>
</div>
<div class="cat-cap">
<h5><a href="services.html">Strategy Planning </a></h5>
<p>There are many variations of passages of lorem Ipsum available but the new majority have suffered.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-cat text-center mb-50">
<div class="cat-icon">
<span class="flaticon-result"></span>
</div>
<div class="cat-cap">
<h5><a href="services.html">Insurance Service</a></h5>
<p>There are many variations of passages of lorem Ipsum available but the new majority have suffered.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="single-cat text-center mb-50">
<div class="cat-icon">
<span class="flaticon-team"></span>
</div>
<div class="cat-cap">
<h5><a href="services.html">Audit & Evaluation</a></h5>
<p>There are many variations of passages of lorem Ipsum available but the new majority have suffered.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Services Area End -->
<!--? About Area Start-->
<div class="support-company-area pt-100 pb-100 section-bg fix" data-background="assets/img/gallery/section_bg02.jpg">
<div class="container">
<div class="row align-items-center">
<div class="col-xl-6 col-lg-6">
<div class="support-location-img">
<img src="assets/img/gallery/about.png" alt="">
</div>
</div>
<div class="col-xl-6 col-lg-6">
<div class="right-caption">
<!-- Section Tittle -->
<div class="section-tittle section-tittle2 mb-50">
<span>Our Top Services</span>
<h2>Our Best Services</h2>
</div>
<div class="support-caption">
<p class="pera-top">Mollit anim laborum duis adseu dolor iuyn voluptcate velit ess cillum dolore egru lofrre dsu quality mollit anim laborumuis au dolor in voluptate velit cillu.</p>
<p class="mb-65">Mollit anim laborum.Dvcuis aute serunt iruxvfg dhjkolohr indd re voluptate velit esscillumlore eu quife nrulla parihatur. Excghcepteur sfwsignjnt occa cupidatat non aute iruxvfg dhjinulpadeserunt moll.</p>
<a href="about.html" class="btn post-btn">More About Us</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- About Area End-->
<!--? Services Ara Start -->
<div class="services-area section-padding3">
<div class="container">
<div class="row">
<div class="cl-xl-7 col-lg-8 col-md-10">
<!-- Section Tittle -->
<div class="section-tittle mb-70">
<span>Our Portfolios of cases</span>
<h2>Featured Case Study</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-10">
<div class="single-services mb-100">
<div class="services-img">
<img src="assets/img/gallery/services1.png" alt="">
</div>
<div class="services-caption">
<span>Strategy planing</span>
<p><a href="#">Within the construction industry as their overdraft</a></p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-10">
<div class="single-services mb-100">
<div class="services-img">
<img src="assets/img/gallery/services2.png" alt="">
</div>
<div class="services-caption">
<span>Strategy planing</span>
<p><a href="#">Within the construction industry as their overdraft</a></p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-10">
<div class="single-services mb-100">
<div class="services-img">
<img src="assets/img/gallery/services3.png" alt="">
</div>
<div class="services-caption">
<span>Strategy planing</span>
<p><a href="#">Within the construction industry as their overdraft</a></p>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-10">
<div class="single-services mb-100">
<div class="services-img">
<img src="assets/img/gallery/services4.png" alt="">
</div>
<div class="services-caption">
<span>Strategy planing</span>
<p><a href="#">Within the construction industry as their overdraft</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Services Ara End -->
<!--? Testimonial Start -->
<div class="testimonial-area testimonial-padding" data-background="assets/img/gallery/section_bg04.jpg">
<div class="container ">
<div class="row d-flex justify-content-center">
<div class="col-xl-10 col-lg-10 col-md-9">
<div class="h1-testimonial-active">
<!-- Single Testimonial -->
<div class="single-testimonial text-center">
<!-- Testimonial Content -->
<div class="testimonial-caption ">
<div class="testimonial-top-cap">
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="67px" height="49px">
<path fill-rule="evenodd" fill="rgb(240, 78, 60)"
d="M57.053,48.209 L42.790,48.209 L52.299,29.242 L38.036,29.242 L38.036,0.790 L66.562,0.790 L66.562,29.242 L57.053,48.209 ZM4.755,48.209 L14.263,29.242 L0.000,29.242 L0.000,0.790 L28.527,0.790 L28.527,29.242 L19.018,48.209 L4.755,48.209 Z"/>
</svg>
<p>Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis por incididunt ut labore et dolore mas. </p>
</div>
<!-- founder -->
<div class="testimonial-founder d-flex align-items-center justify-content-center">
<div class="founder-img">
<img src="assets/img/gallery/Homepage_testi.png" alt="">
</div>
<div class="founder-text">
<span>Jessya Inn</span>
<p>Chif Photographer</p>
</div>
</div>
</div>
</div>
<!-- Single Testimonial -->
<div class="single-testimonial text-center">
<!-- Testimonial Content -->
<div class="testimonial-caption ">
<div class="testimonial-top-cap">
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="67px" height="49px">
<path fill-rule="evenodd" fill="rgb(240, 78, 60)"
d="M57.053,48.209 L42.790,48.209 L52.299,29.242 L38.036,29.242 L38.036,0.790 L66.562,0.790 L66.562,29.242 L57.053,48.209 ZM4.755,48.209 L14.263,29.242 L0.000,29.242 L0.000,0.790 L28.527,0.790 L28.527,29.242 L19.018,48.209 L4.755,48.209 Z"/>
</svg>
<p>Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Quis ipsum suspendisse ultrices gravida. Risus commodo viverra maecenas accumsan lacus vel facilisis por incididunt ut labore et dolore mas. </p>
</div>
<!-- founder -->
<div class="testimonial-founder d-flex align-items-center justify-content-center">
<div class="founder-img">
<img src="assets/img/gallery/Homepage_testi.png" alt="">
</div>
<div class="founder-text">
<span>Jessya Inn</span>
<p>Chif Photographer</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Testimonial End -->
<!-- Coun Down Start -->
<div class="count-down-area pb-120">
<div class="container">
<div class="row justify-content-between">
<div class="col-lg-3 col-md-6 col-sm-6">
<!-- Counter Up -->
<div class="single-counter text-center">
<span class="counter">8705</span>
<p>Projects Completed</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<!-- Counter Up -->
<div class="single-counter active text-center">
<span class="counter">480</span>
<p> Active Clients</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<!-- Counter Up -->
<div class="single-counter text-center">
<span class="counter">626</span>
<p>Cups of Coffee</p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<!-- Counter Up -->
<div class="single-counter text-center">
<span class="counter">9774</span>
<p>Happy Clients</p>
</div>
</div>
</div>
</div>
</div>
<!-- Coun Down End -->
<!-- Team Start -->
<div class="team-area section-padding30">
<div class="container">
<div class="row">
<div class="cl-xl-7 col-lg-8 col-md-10">
<!-- Section Tittle -->
<div class="section-tittle mb-70">
<span>Our Professional members </span>
<h2>Our Team Mambers</h2>
</div>
</div>
</div>
<div class="row">
<!-- single Tem -->
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-">
<div class="single-team mb-30">
<div class="team-img">
<img src="assets/img/gallery/team2.png" alt="">
</div>
<div class="team-caption">
<h3><a href="#">Ethan Welch</a></h3>
<span>UX Designer</span>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-">
<div class="single-team mb-30">
<div class="team-img">
<img src="assets/img/gallery/team3.png" alt="">
</div>
<div class="team-caption">
<h3><a href="#">Ethan Welch</a></h3>
<span>UX Designer</span>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-">
<div class="single-team mb-30">
<div class="team-img">
<img src="assets/img/gallery/team1.png" alt="">
</div>
<div class="team-caption">
<h3><a href="#">Ethan Welch</a></h3>
<span>UX Designer</span>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Team End -->
<!-- Want To work -->
<section class="wantToWork-area w-padding2 section-bg" data-background="assets/img/gallery/section_bg03.jpg">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-xl-7 col-lg-9 col-md-8">
<div class="wantToWork-caption wantToWork-caption2">
<h2>Are you Searching<br> For a First-Class Consultant?</h2>
</div>
</div>
<div class="col-xl-2 col-lg-3 col-md-4">
<a href="#" class="btn btn-black f-right">More About Us</a>
</div>
</div>
</div>
</section>
<!-- Want To work End -->
<!-- Blog Area Start -->
<div class="home-blog-area section-padding30">
<div class="container">
<!-- Section Tittle -->
<div class="row">
<div class="col-lg-12">
<div class="section-tittle mb-100">
<span>Recent News of us</span>
<h2>Our Recent Blog</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="home-blog-single mb-30">
<div class="blog-img-cap">
<div class="blog-img">
<img src="assets/img/gallery/home_blog1.png" alt="">
<ul>
<li>By Admin - October 27, 2020</li>
</ul>
</div>
<div class="blog-cap">
<h3><a href="blog_details.html">16 Easy Ideas to Use in Everyday</a></h3>
<p>Amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magnua Quis ipsum suspendisse ultrices gra.</p>
<a href="blog_details.html" class="more-btn">Read more</a>
</div>
</div>
</div>
</div>
<div class="col-xl-6 col-lg-6 col-md-6">
<div class="home-blog-single mb-30">
<div class="blog-img-cap">
<div class="blog-img">
<img src="assets/img/gallery/home_blog2.png" alt="">
<ul>
<li>By Admin - October 27, 2020</li>
</ul>
</div>
<div class="blog-cap">
<h3><a href="blog_details.html">16 Easy Ideas to Use in Everyday</a></h3>
<p>Amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magnua Quis ipsum suspendisse ultrices gra.</p>
<a href="blog_details.html" class="more-btn">Read more</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Blog Area End -->
<!-- Brand Area Start -->
<div class="brand-area pb-140">
<div class="container">
<div class="brand-active brand-border pb-40">
<div class="single-brand">
<img src="assets/img/gallery/brand1.png" alt="">
</div>
<div class="single-brand">
<img src="assets/img/gallery/brand2.png" alt="">
</div>
<div class="single-brand">
<img src="assets/img/gallery/brand3.png" alt="">
</div>
<div class="single-brand">
<img src="assets/img/gallery/brand4.png" alt="">
</div>
<div class="single-brand">
<img src="assets/img/gallery/brand2.png" alt="">
</div>
<div class="single-brand">
<img src="assets/img/gallery/brand5.png" alt="">
</div>
</div>
</div>
</div>
<!-- Brand Area End -->
</main>
<footer>
<!--? Footer Start-->
<div class="footer-area section-bg" data-background="assets/img/gallery/footer_bg.jpg">
<div class="container">
<div class="footer-top footer-padding">
<div class="row d-flex justify-content-between">
<div class="col-xl-3 col-lg-4 col-md-5 col-sm-8">
<div class="single-footer-caption mb-50">
<!-- logo -->
<div class="footer-logo">
<a href="index.html"><img src="assets/img/logo/logo2_footer.png" alt=""></a>
</div>
<div class="footer-tittle">
<div class="footer-pera">
<p class="info1">Receive updates and latest news direct from Simply enter.</p>
</div>
</div>
<div class="footer-number">
<h4><span>+564 </span>7885 3222</h4>
<p>youremail@gmail.com</p>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-3 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Location </h4>
<ul>
<li><a href="#">Advanced</a></li>
<li><a href="#"> Management</a></li>
<li><a href="#">Corporate</a></li>
<li><a href="#">Customer</a></li>
<li><a href="#">Information</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-2 col-lg-2 col-md-3 col-sm-5">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Explore</h4>
<ul>
<li><a href="#">Cookies</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Proparties</a></li>
<li><a href="#">Licenses</a></li>
</ul>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-8">
<div class="single-footer-caption mb-50">
<div class="footer-tittle">
<h4>Location</h4>
<div class="footer-pera">
<p class="info1">Subscribe now to get daily updates</p>
</div>
</div>
<!-- Form -->
<div class="footer-form">
<div id="mc_embed_signup">
<form target="_blank" action="https://spondonit.us12.list-manage.com/subscribe/post?u=1462626880ade1ac87bd9c93a&id=92a4423d01" method="get" class="subscribe_form relative mail_part" novalidate="true">
<input type="email" name="EMAIL" id="newsletter-form-email" placeholder=" Email Address " class="placeholder hide-on-focus" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Your email address'">
<div class="form-icon">
<button type="submit" name="submit" id="newsletter-submit" class="email_icon newsletter-submit button-contactForm">
SIGN UP
</button>
</div>
<div class="mt-10 info"></div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="row d-flex justify-content-between align-items-center">
<div class="col-xl-9 col-lg-8">
<div class="footer-copy-right">
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
<div class="col-xl-3 col-lg-4">
<!-- Footer Social -->
<div class="footer-social f-right">
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="https://www.facebook.com/sai4ull"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fas fa-globe"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End-->
</footer>
<!-- Scroll Up -->
<div id="back-top" >
<a title="Go to Top" href="#"> <i class="fas fa-level-up-alt"></i></a>
</div>
<!-- JS here -->
<script src="./assets/js/vendor/modernizr-3.5.0.min.js"></script>
<!-- Jquery, Popper, Bootstrap -->
<script src="./assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="./assets/js/popper.min.js"></script>
<script src="./assets/js/bootstrap.min.js"></script>
<!-- Jquery Mobile Menu -->
<script src="./assets/js/jquery.slicknav.min.js"></script>
<!-- Jquery Slick , Owl-Carousel Plugins -->
<script src="./assets/js/owl.carousel.min.js"></script>
<script src="./assets/js/slick.min.js"></script>
<!-- One Page, Animated-HeadLin -->
<script src="./assets/js/wow.min.js"></script>
<script src="./assets/js/animated.headline.js"></script>
<script src="./assets/js/jquery.magnific-popup.js"></script>
<!-- Nice-select, sticky -->
<script src="./assets/js/jquery.nice-select.min.js"></script>
<script src="./assets/js/jquery.sticky.js"></script>
<!-- counter , waypoint -->
<script src="http://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
<script src="./assets/js/jquery.counterup.min.js"></script>
<!-- contact js -->
<script src="./assets/js/contact.js"></script>
<script src="./assets/js/jquery.form.js"></script>
<script src="./assets/js/jquery.validate.min.js"></script>
<script src="./assets/js/mail-script.js"></script>
<script src="./assets/js/jquery.ajaxchimp.min.js"></script>
<!-- Jquery Plugins, main Jquery -->
<script src="./assets/js/plugins.js"></script>
<script src="./assets/js/main.js"></script>
</body>
</html>