forked from LaetitiaGullo/project-supro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
704 lines (603 loc) · 27.4 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="reset.css" />
<link rel="stylesheet" href="bootstrap.css" />
<link rel="stylesheet" href="src/css/home.css" />
<link rel="icon" href="src/supro/homepage/resources/logo_supro.svg" type="image/png" />
<!-- css link bootstrap -->
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1"
crossorigin="anonymous"
/>
<!-- js link bootstrap -->
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ygbV9kiqUc6oa4msXn9868pTtWMgiQaeYH7/t7LECLbyPA2x65Kgf80OJFdroafW"
crossorigin="anonymous"
></script>
<!-- js link bootstrap -->
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.5.4/dist/umd/popper.min.js"
integrity="sha384-q2kxQ16AaE6UbzuKqyBE9/u/KzioAlnx2maXQHiDX9d4/zp8Ok3f+M7DPm+Ib6IU"
crossorigin="anonymous"
></script>
<!-- fontawesome -->
<script
src="https://kit.fontawesome.com/1b9f6bfd78.js"
crossorigin="anonymous"
></script>
<title>Supro. Home</title>
</head>
<body>
<!-- Homepage -->
<header class="d-flex flex-column">
<!-- image logo gauche header -->
<div class="container-fluid " id="header-hd">
<div class="row " id="header-hd2">
<div class="col-6 d-flex my-auto ">
<a class="pe-5 p-2" href="#"
><img class=""
src="./src/supro/homepage/resources/logo_supro.svg"
alt=""
/></a>
<nav class="navbar navbar-expand-sm navbar-light mb-3 d-flex align-items-center ">
<!-- navbar menu header -->
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="list-unstyled d-flex me-5 my-auto d-xl-flex d-none">
<li class="px-2">
<a href="" class="text-decoration-none text-dark lead" id=""
>Home</a
>
</li>
<li class="px-2">
<a href="./shop.html"" class="text-decoration-none text-dark lead" id="">
Shop</a
>
</li>
<li class="px-2">
<a href="./product.html" class="text-decoration-none text-dark lead" id="#">
Collection</a
>
</li>
<li class="px-2">
<a href="" class="text-decoration-none text-dark lead" id="#">
Pages</a
>
</li>
<li class="px-2">
<a href="./about.html" class="text-decoration-none text-dark lead" id="">
Blog</a
>
</li>
<li class="px-2">
<a href="./contact.html" class="text-decoration-none text-dark lead" id="#">
Contact</a
>
</li>
</ul>
</div>
</div>
<div class="col-6 d-flex " id="modile-hd">
<!-- search and icon -->
<form class="form-inline d-none d-md-inline iconSearch">
<input
type="text" placeholder="Search Searching... " id="formulaire"
class="form-control rounded-pill " style="width: 90%;"
/>
</form>
<section class="px-5 d-flex my-auto" id="icon-top">
<a href="" class="text-decoration-none px-1" id="search"
><i class="fas fa-search" style="color: black"></i></i
></a>
<a href="" class="text-decoration-none px-1"
><i class="far fa-user" style="color: black"></i
></a>
<a href="" class="text-decoration-none px-1"
><i class="far fa-heart" style="color: black"></i
></a>
<a href="" class="text-decoration-none text-dark px-1"
><i class="fas fa-shopping-cart" style="color: black"></i
></a>
<a href="" class="text-decoration-none px-1"
><i class="fas fa-bars" style="color: black"></i
></a>
</section>
</div>
</nav>
</div>
</div>
<!-- text center header -->
<div class="text-header my-auto ">
<div class="container-fluid ">
<div class="row d-flex justify-content-center align-items-center ">
<div class="col-2 d-md-flex d-none ">
<ul class="list-unstyled ">
<li class="px-2">
<a href="" class="text-decoration-none"
><i class="fab fa-twitter text-muted" ></i></a>
</li>
<li class="px-2">
<a href="" class="text-decoration-none"
><i class="fab fa-facebook-f text-muted"></i></a>
</li>
<li class="px-2">
<a href="" class="text-decoration-none text-dark"
><i class="fab fa-google-plus-g text-muted"></i></a>
</li>
<li class="px-2">
<a href="" class="text-decoration-none"
><i class="fab fa-pinterest text-muted"></i></a>
</li>
</ul>
</div>
<div
class="col-8 d-flex align-items-center flex-column "
>
<h1 class=" winter text-light font-weight-bold text-center">Winter <br> Collection</h1>
<a class="lead text-decoration-none text-white">Discover more</a>
</div>
<div class="col-2 d-flex flex-column align-items-end d-md-flex d-none">
<div class="">
<p class="small text-muted">next ss preview</p>
<h6 class="text-muted">woman shoes</h6>
<p class="small text-muted">Pink</p>
<h6 class="text-muted">Sneaker</h6>
<p class="small text-muted">Winter</p>
<h6>Collection</h6>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- 3pictures header -->
<main class="pb-5">
<div class="container-fluid p-0 pb-5">
<div class="row">
<div class="col">
<ul class="list-unstyled " id="three-images-hd">
<li
class="img-main1 d-flex justify-content-start align-items-center ps-5 "
>
<div class="row">
<div class="col ">
<p class="text-muted">Jaccquars print</p>
<h4 class=" fs-1 ">
Hairband <br />
Collection
</h4>
<a class="text-body" href="">DISCOVER MORE</a>
</div>
</div>
</li>
<li
class="img-main2 d-flex justify-content-center align-items-center px-5"
>
<div class="row">
<div class="col">
<p class="text-white text-center">Jaccquars print</p>
<h4 class="text-white fs-1 ">
Hairband <br />
Collection
</h4>
<a class="text-white" href="">DISCOVER MORE</a>
</div>
</div>
</li>
<li
class="img-main3 d-flex justify-content-end align-items-center pe-5"
>
<div class="row">
<div class="col ">
<p class="text-muted">Jaccquars print</p>
<h4 class="fs-1 ">
Courduroy <br />
Culottes
</h4>
<a class="text-body" href="">DISCOVER MORE</a>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- Top sellers -->
<div class="container pb-5">
<h3 class="mb-5">Top Sellers</h3>
<span class="mb-5">Browse the huge variety of our products</span>
<div class="row d-flex justify-content-center">
<div class="row">
<div class=" col-lg-6 col-md-12 d-flex justify-content-center align-items-center flex-column pb-2">
<div class="row">
<div class="col-12 ">
<img class="bsl1 " src="src/supro/homepage/resources/bsl1.jpg" alt="">
<div class="d-flex flex-column " id="bag-text">
<h5 class="sac-column">
<span>Leather </span>
<span>Shop</span>
<span>Bag</span></h5>
<span class="text-muted">$89.90</span>
<span><a href="" class="text-body pb-2">SHOP NOW</a></span>
</div>
</div>
</div>
</div>
<div class="bsl2 col-lg-6 col-md-12 col-sm-12">
<div class="flower-text d-flex flex-column">
<h3 class="new-arrival-description">
<span>Flower</span>
<span>Design</span>
<span>Blouse</span>
</h3>
<span class="text-muted">$89.90</span>
<span><a href="" class="text-body pb-2">SHOP NOW</a></span>
</div>
</div>
</div>
<div class="row">
<div class="bsl3 col-lg-6 col-md-12 col-sm-12">
<div class="flower-text d-flex flex-column">
<h3 class="new-arrival-description">
<span>Glitter</span>
<span>Design</span>
<span>Blouse</span>
</h3>
<span class="text-muted">$89.90</span>
<span><a href="" class="text-body pb-2">SHOP NOW</a></span>
</div>
</div>
<div class="bsl4 col-lg-6 col-md-12 col-sm-12">
<div class="flower-text d-flex flex-column">
<h5 class="new-arrival-description" >
<span>Metallic</span>
<span>Design</span>
<span>Blouse</span>
</h5>
<span class="text-muted">$89.90</span>
<span><a href="" class="text-body pb-2">SHOP NOW</a></span>
</div>
</div>
</div>
</div>
</div>
</main>
<!-- New arrivals -->
<section class="pt-5">
<div class="container my-auto">
<div class="row ">
<div class="col-lg-6 col-md-12 col-sm-12 col-xs-12 pb-5">
<h3>New arrivals</h3>
<p class="text-black-50 ">Browse the huge variety of our products</p>
</div>
<div class="col-lg-6 col-md-12 col-sm-12 col-xs-12 " id="nav-new-arrivals">
<nav class="navbar navbar-expand-lg navbar-light mb-3 ">
<div class="col-lg-5 " >
<!-- navbar menu header -->
<ul class="list-unstyled d-flex me-5 ">
<li class="" id="first-li-new-arrival">
<a
href=""
class="text-decoration-none text-dark text-nowrap"
id="#"
>All Products</a
>
</li>
<li class="px-2">
<a
href=""
class="text-decoration-none text-dark text-black-50"
id="#"
>
Clothing</a
>
</li>
<li class="px-2">
<a
href=""
class="text-decoration-none text-dark text-black-50"
id="#"
>
Collection</a
>
</li>
<li class="px-2">
<a
href=""
class="text-decoration-none text-dark text-black-50"
id="#"
>
Bags</a
>
</li>
<li class="px-2">
<a
href=""
class="text-decoration-none text-dark text-black-50"
id="#"
>
Shoes</a
>
</li>
<li class="px-2">
<a
href=""
class="text-decoration-none text-dark text-black-50 text-nowrap"
id="#"
>
Wallets & Cases</a
>
</li>
</ul>
</div>
</nav>
</div>
<!-- 6 photos New Arrival -->
<div class="col-lg-4 col-sm-6 col-xs-6">
<div class="photo-sac">
<img src="src/supro/homepage/resources/prd_05_1_2.jpg" alt="">
</div>
<p>Constrast Backpack</p>
<div class="star-rating">
<span class="fa fa-star" data-rating="1"></span>
<span class="fa fa-star" data-rating="2"></span>
<span class="fa fa-star" data-rating="3"></span>
<span class="fa fa-star" data-rating="4"></span>
<span class="fa fa-star-o" data-rating="5"></span>
<input type="hidden" name="whatever" class="rating-value" value="3">
</div>
<p class="text-black-50">$ 69.90</p>
</div>
<div class="col-lg-4 col-sm-6 col-xs-6">
<div class="photo-sac ">
<img src="src/supro/homepage/resources/prd_07_1_2.jpg" alt="">
</div>
<p>Contrasting Design T-shirt</p>
<div class="star-rating">
<span class="fa fa-star" data-rating="1"></span>
<span class="fa fa-star" data-rating="2"></span>
<span class="fa fa-star" data-rating="3"></span>
<span class="fa fa-star" data-rating="4"></span>
<span class="fa fa-star-o" data-rating="5"></span>
<input type="hidden" name="whatever" class="rating-value" value="3">
</div>
<p class="text-black-50">$ 95.90</p>
</div>
<div class="col-lg-4 col-sm-6 col-xs-6">
<div class="photo-sac ">
<img src="src/supro/homepage/resources/prd_08_1_6.jpg" alt="">
</div>
<p>Contrasting Design T-Shirt 2</p>
<div class="star-rating">
<span class="fa fa-star" data-rating="1"></span>
<span class="fa fa-star" data-rating="2"></span>
<span class="fa fa-star" data-rating="3"></span>
<span class="fa fa-star" data-rating="4"></span>
<span class="fa fa-star-o" data-rating="5"></span>
<input type="hidden" name="whatever" class="rating-value" value="3">
</div>
<p class="text-black-50">$ 65.90</p>
</div>
<div class="col-lg-4 col-sm-6 col-xs-6">
<div class="photo-sac ">
<img src="src/supro/homepage/resources/prd_09_1_1_5.jpg" alt="">
</div>
<p>Cotton Sweater </p>
<div class="star-rating">
<span class="fa fa-star" data-rating="1"></span>
<span class="fa fa-star" data-rating="2"></span>
<span class="fa fa-star" data-rating="3"></span>
<span class="fa fa-star" data-rating="4"></span>
<span class="fa fa-star-o" data-rating="5"></span>
<input type="hidden" name="whatever" class="rating-value" value="3">
</div>
<p class="text-black-50">$ 19.00</p>
</div>
<div class="col-lg-4 col-sm-6 col-xs-6">
<div class="photo-sac ">
<img src="src/supro/homepage/resources/12.jpg" alt="">
</div>
<p >Cropped Denim Jumpsuit</p>
<div class="star-rating">
<span class="fa fa-star" data-rating="1"></span>
<span class="fa fa-star" data-rating="2"></span>
<span class="fa fa-star" data-rating="3"></span>
<span class="fa fa-star" data-rating="4"></span>
<span class="fa fa-star-o" data-rating="5"></span>
<input type="hidden" name="whatever" class="rating-value" value="3">
</div>
<p class="text-black-50">$ 89.00</p>
</div>
<div class="col-lg-4 col-sm-6 col-xs-6">
<div class="photo-sac ">
<img src="src/supro/homepage/resources/bsl3.jpg" alt="">
</div>
<p>Glitter Decorated Shoes </p>
<div class="star-rating">
<span class="fa fa-star" data-rating="1"></span>
<span class="fa fa-star" data-rating="2"></span>
<span class="fa fa-star" data-rating="3"></span>
<span class="fa fa-star" data-rating="4"></span>
<span class="fa fa-star-o" data-rating="5"></span>
<input type="hidden" name="whatever" class="rating-value" value="3">
</div>
<p class="text-black-50">$ 56</p>
</div>
<a href="" class="d-flex justify-content-center pb-5 pt-5 text-body">Discover mode </a>
</div>
</div>
</section>
<!-- Hobo Shopper Bag -->
<section class="hobo">
<div class="container-fluid ">
<div class="row ">
<div class="col-12 deals_image d-flex ">
<div class="col-6 deal-day d-flex justify-content-center
align-items-center ">
<div class="row">
<div class="col-12">
<p class="text-muted" style="font-size:1.3vw;">Deal of the day</p>
<h4 style="font-size:2vw;">Hobo Shopper Bag</h4>
<p class="text-muted text-decoration-line-through"style="font-size:1.3vw;">$79.90</p>
<p style="font-size:1.3vw;">$39.00</p>
<p class="text-decoration-none bg-danger text-light rounded p-1" style="width:5.5vw; height: 4vh;font-size:1vw;">Save 50%</p>
<ul class="bg-white text-dark rounded list-unstyled d-flex justify-content-evenly font-weight-bold text-center " style="width: 110%; height: 25%;">
<li class="fs-2 pe-2" style="font-size:1vw;"><span style="font-size:2vw;">-179</span> <br> <p class=" fs-5 lead" style="font-size:1vw;"><span style="font-size:1.4vw;">Days</span> </p> </li>
<li class="fs-2 pE-1" style="font-size:1vw;"><span style="font-size:2vw;">-20</span> <br> <p class=" fs-5 lead" style="font-size:1vw;"><span style="font-size:1.4vw;">Hours</span> </p></li>
<li class="fs-2 " style="font-size:1vw;"><span style="font-size:2vw;">-43</span> <br> <p class=" fs-5 lead" style="font-size:1vw;"><span style="font-size:1.4vw;">Minutes</span> </p></li>
<li class="fs-2 " style="font-size:1vw;"><span style="font-size:2vw;">-33</span> <br> <p class=" fs-5 lead" style="font-size:1vw;"><span style="font-size:1.4vw;">Seconds</span> </p> </li>
</ul>
<a href="" class="text-body" style="font-size:1vw;">SHOP NOW</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Latest-news -->
<section class="latest-news">
<div class="container">
<div class="row ">
<div class="col">
<h2>Latest News</h2>
<p class="lead pb-5">Our recent articles about fashion ideas & products</p>
</div>
<div class="col d-flex justify-content-end me-4 ">
<a class="text-body">SEE ALL NEWS</a>
</div>
</div>
<div class="row pb-5" >
<div class="col" id="latest-images">
<div class="card me-4">
<div class="card1">
</div>
<h6 class="card-text text-left ">Five things you only know if you were at Chanels Hamburg Show</h6>
<p><span class="text-danger pe-1">DYI</span>June 10,2019</p>
<a href="#" class="text-body">READ MORE</a>
</div>
<div class="card me-4">
<div class="card card2 ">
</div>
<h6 class="card-text text-left ">Kering Reinforces Luxury Status By Distributing Puma Shares</h6>
<p><span class="text-danger pe-1">DYI</span>June 10,2019</p>
<a href="#" class="text-body">READ MORE</a>
</div>
<div class="card ">
<div class="card card3 ">
</div>
<h6 class="card-text text-left ">These Glittery Sneakers will make you want to ditch your holiday heels</h6>
<p><span class="text-danger pe-1">DYI</span>June 10,2019</p>
<a href="#" class="text-body">READ MORE</a>
</div>
</div>
</div>
</section>
<!-- Keep connected -->
<section class="keep-connected pt-5 ">
<div class="container">
<div class="row justify-content-center" id="keep-connected-text">
<div class="col-lg-6 col-md-6 col-sm-12 pb-5">
<h2 class="">Keep connected</h2>
<p class="text-muted">Our recent articles about fashion ideas & products</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 ">
<div class="input-group mb-3">
<input type="text" class=" iconEmail form-control" placeholder=" Email Adress " aria-label="" aria-describedby="button-addon2" id="input-b" >
<div class="input-group-append">
<button class="btn btn-outline " type="button" id="input-b">SUBSCRIBE</button>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid pt-5">
</div>
<div class="row" id="keep-connected-images">
<div class="col-md-12 col-sm-12">
<ul class="list-unstyled d-flex">
<li class="ft0"></li>
<li class="ft1"></li>
<li class="ft2"></li>
<li class="ft3"></li>
<li class="ft4"></li>
<li class="ft5"></li>
<li class="ft6"></li>
</ul>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="row row-f">
<div class="col-lg-3 col-md-4 col-sm-12 col-f">
<h6 class="h6-f1">HELP & INFORMATION</h6>
<ul class="ul-f1">
<li class="li-f1"><a href="#">Track Order</a></li>
<li class="li-f1"><a href="#">Delivery & Returns</a></li>
<li class="li-f1"><a href="#">Premier Delivery</a></li>
<li class="li-f1"><a href="#">FAQs</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-4 col-sm-12 col-f">
<h6 class="h6-f2">ABOUT SUPRO</h6>
<ul class="ul-f2">
<li class="li-f2"><a href="#">About us</a></li>
<li class="li-f2"><a href="#">Careers</a></li>
<li class="li-f2"><a href="#">Coporate</a></li>
<li class="li-f2"><a href="#">Investors</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-4 col-sm-12 col-f">
<h6 class="h6-f3">ONLINE SHOP</h6>
<ul class="ul-f3">
<li class="li-f3"><a href="#">Shoes</a></li>
<li class="li-f3"><a href="#">Bags</a></li>
<li class="li-f3"><a href="#">Wallets</a></li>
<li class="li-f3"><a href="#">Belts</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-4 col-sm-12 col-f">
<h6 class="h6-f4">LANGUAGE</h6>
<select class="selectpicker-f1" data-width="fit">
<option>English</option>
<option>French</option>
</select>
</div>
<div class="col-lg-2 col-md-4 col-sm-12 col-f">
<h6 class="h6-f5">CURRENCY</h6>
<select class="selectpicker-f2" data-width="fit">
<option>GBP £</option>
<option>USD $</option>
<option>Eur €</option>
</select>
</div>
</div>
<hr class="hr-f">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-12">
<p class="p-logo">
<span>©</span> <img src="src/supro/product/resources/logo_supro.svg" alt="logo" class="logo"> All rights reserved 2019
</p>
</div>
<div class="col-lg-2 col-md col-sm col-right">
<a href="" class="a-f-sm">Privacy Policy</a>
</div>
<div class="col-lg-2 col-md col-sm col-left">
<a href="" class="a-f-sm">Term of Use</a>
</div>
</div>
</footer>
</body>
</html>