forked from JDEE30/San-Antonios-Computer-Repair-with-Ecom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wireless-earbuds.html
544 lines (479 loc) · 33.9 KB
/
wireless-earbuds.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>LED Touch Control Wireless earbuds</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Wireless Earbuds - 2000mah IPX7 Led Display Touch Control Ear buds" />
<meta name="keywords" content="Wireless Earbuds" />
<meta name="author" content="Wireless Earbuds" />
<meta name="website" content="https://sanantonioscomputerrepair.com/wireless-earbuds.html" />
<meta name="google-site-verification" content="X94euIxdpAEWdtIBKTVi8jui2B2Lsa5L8H4_dsOhphk" />
<!-- Start of twitter card meta -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.sanantonioscomputerrepair.com/images/wireless-earbuds-comm.jpg" />
<meta name="twitter:image:alt" content="LED Touch Control Wireless earbuds" />
<meta name="twitter:description" content="Wireless Earbuds - 2000mah IPX7 Led Display Touch Control Ear buds">
<!-- End of twitter card meta -->
<!-- Start of facebook open graph meta -->
<meta property="og:url" content="https://sanantonioscomputerrepair.com/wireless-earbuds.html" />
<meta property="og:type" content="website" />
<meta property="og:title" content="LED Touch Control Wireless earbuds" />
<meta property="og:description" content="Wireless Earbuds - 2000mah IPX7 Led Display Touch Control Ear buds"/>
<meta property="og:image" content="https://www.sanantonioscomputerrepair.com/images/wireless-earbuds-comm.jpg" />
<meta property="og:image:alt" content="Computer Desk" />
<meta property="og:image:type" content="image/jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<!-- End of facebook open graph meta -->
<!-- favicon -->
<link rel="shortcut icon" href="images/logo-light.png">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- tobii css -->
<link href="css/tobii.min.css" rel="stylesheet" type="text/css" />
<!-- Icons -->
<link href="css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
<!-- Slider -->
<link rel="stylesheet" href="css/tiny-slider.css"/>
<!-- Main Css -->
<link href="css/style.css" rel="stylesheet" type="text/css" id="theme-opt" />
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<!--Start of Tawk.to Script-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-155035371-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-155035371-1');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4801884296816610"
crossorigin="anonymous"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Product",
"name": "Wireless ",
"image": "https://www.sanantonioscomputerrepair.com/images/wireless-earbuds-comm.jpg",
"description": "Wireless Earbuds - 2000mah IPX7 Led Display Touch Control Ear buds",
"brand": "F9-5c"
}
</script>
</head>
<body>
<!-- Navbar STart -->
<header id="topnav" class="defaultscroll sticky">
<div class="container">
<!-- Logo container-->
<a class="logo" href="index.html">
<span class="logo-light-mode">
<img src="images/logo-dark.png" class="l-dark" height="24" alt="">
<img src="images/logo-light.png" class="l-light" height="24" alt="">
</span>
<img src="images/logo-light.png" height="24" class="logo-dark-mode" alt="">
</a>
<div class="buy-button">
<a href="tel:+210-239-7606" target="_blank" class="btn btn-primary">Call Now</a>
</div><!--end login button-->
<!-- End Logo container-->
<div class="menu-extras">
<div class="menu-item">
<!-- Mobile menu toggle-->
<a class="navbar-toggle" id="isToggle" onclick="toggleMenu()">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu nav-light">
<li><a href="index.html" class="sub-menu-item">Home</a></li>
<li><a href="products.html" class="sub-menu-item">Products</a></li>
<li><a href="services.html" class="sub-menu-item">Services</a></li>
<li><a href="blog.html" class="sub-menu-item">Blog</a></li>
<li><a href="contact.html" class="sub-menu-item">Contact</a></li>
</ul><!--end navigation menu-->
<div class="buy-menu-btn d-none">
<a href="tel:+210-239-7606" class="btn btn-primary">Call Now</a> </div><!--end login button-->
</div><!--end navigation-->
</div><!--end container-->
</header><!--end header-->
<!-- Navbar End -->
<!-- Hero Start -->
<section class="bg-half bg-light d-table w-100">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-12 text-center">
<div class="page-next-level">
<h1 class="title">Wireless Earphones 2000mah IPX7 Led Display Touch Control for Students and Gaming</h1>
<div class="page-next">
<nav aria-label="breadcrumb" class="d-inline-block">
<ul class="breadcrumb bg-white rounded shadow mb-0">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item"><a href="products.html">Shop</a></li>
<li class="breadcrumb-item active" aria-current="page">Product Details</li>
</ul>
</nav>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div> <!--end container-->
</section><!--end section-->
<div class="position-relative">
<div class="shape overflow-hidden text-white">
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 48H1437.5H2880V0H2160C1442.5 52 720 0 720 0H0V48Z" fill="currentColor"></path>
</svg>
</div>
</div>
<!-- Hero End -->
<section class="section pb-0">
<div class="container">
<div class="row align-items-center">
<div class="col-md-5">
<div class="tiny-single-item">
<div class="tiny-slide"><img src="images/wireless-earbuds-comm.jpg" class="img-fluid rounded" alt="image of a wireless earbud"></div>
<div class="tiny-slide"><img src="images/wireless-earbuds-view.jpg" class="img-fluid rounded" alt="image of a wireless bluetooth earbud"></div>
<div class="tiny-slide"><img src="images/wireless-earbuds-view-2.png" class="img-fluid rounded" alt="image of a wireless bluetooth earbud"></div>
</div>
</div><!--end col-->
<div class="col-md-7 mt-4 mt-sm-0 pt-2 pt-sm-0">
<div class="section-title ms-md-4">
<h2 class="title">Bluetooth Wireless Earphones LED Display Touch Control</h2>
<h5 class="text-muted">$44.99 <del class="text-danger ms-2">$69.99</del> </h5>
<ul class="list-unstyled text-warning h5 mb-0">
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star"></i></li>
</ul>
<h2 class="mt-4 py-2">Overview :</h2>
<p class="text-muted">2000mah IPX7 Led Display Touch Control Ear buds Head phone True handsfree Wireless Earphones Headphones Headsets</p>
<ul class="list-unstyled text-muted">
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Wireless: True</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Model Number: F9-5c</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Feature: HiFi Sound</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Working Time: 3-4hours</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Working Distance: 10-15 Meters</li>
<li class="mb-0"><span class="text-primary h5 me-2"><i class="uil uil-check-circle align-middle"></i></span> Use: Portable Media Player, Mobile Phone, Dj, Gaming, Sport...</li>
</ul>
<div class="mt-4 pt-2">
<div id="smart-button-container">
<div style="text-align: center;">
<div id="paypal-button-container"></div>
</div>
</div>
<script src="https://www.paypal.com/sdk/js?client-id=AcAQ_Y8nxI9xPIn5y_cKxCOiyDAHN9Zsgdr3D69-P2kvOmk81gIic210wTH747WfY7GtAgFiG5R7uhcO&enable-funding=venmo¤cy=USD" data-sdk-integration-source="button-factory"></script>
<script>
function initPayPalButton() {
paypal.Buttons({
style: {
shape: 'rect',
color: 'blue',
layout: 'horizontal',
label: 'buynow',
},
createOrder: function(data, actions) {
return actions.order.create({
purchase_units: [{"description":"Wireless Bluetooth Earbuds for Gaming and Studying","amount":{"currency_code":"USD","value":49.99}}]
});
},
onApprove: function(data, actions) {
return actions.order.capture().then(function(orderData) {
// Full available details
console.log('Capture result', orderData, JSON.stringify(orderData, null, 2));
// Show a success message within this page, e.g.
const element = document.getElementById('paypal-button-container');
element.innerHTML = '';
element.innerHTML = '<h3>Thank you for your payment!</h3>';
// Or go to another URL: actions.redirect('thank_you.html');
});
},
onError: function(err) {
console.log(err);
}
}).render('#paypal-button-container');
}
initPayPalButton();
</script>
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
<div class="container mt-100 mt-60">
<div class="row">
<div class="col-12">
<ul class="nav nav-pills shadow flex-column flex-sm-row d-md-inline-flex mb-0 p-1 bg-white rounded position-relative overflow-hidden" id="pills-tab" role="tablist">
<li class="nav-item m-1">
<a class="nav-link py-2 px-5 active rounded" id="description-data" data-bs-toggle="pill" href="#description" role="tab" aria-controls="description" aria-selected="false">
<div class="text-center">
<h2 class="mb-0">Description</h2>
</div>
</a><!--end nav link-->
</li><!--end nav item-->
<li class="nav-item m-1">
<a class="nav-link py-2 px-5 rounded" id="additional-info" data-bs-toggle="pill" href="#additional" role="tab" aria-controls="additional" aria-selected="false">
<div class="text-center">
<h2 class="mb-0">Additional Information</h2>
</div>
</a><!--end nav link-->
</li><!--end nav item-->
<div class="tab-content mt-5" id="pills-tabContent">
<div class="card border-0 tab-pane fade show active" id="description" role="tabpanel" aria-labelledby="description-data">
<p class="text-muted mb-0">
<ul>
<li>Selling Units: Single item</li>
<li>Single package size: 10X10X4 cm</li>
<li>Single gross weight: 0.200 kg</li>
</li>
</ul> </div>
<div class="card border-0 tab-pane fade" id="additional" role="tabpanel" aria-labelledby="additional-info">
<table class="table">
<tbody>
<tr>
<td style="width: 100px;">Item Condition:</td>
<td class="text-muted">
New</td>
</tr>
<tr>
<td>Interface Rate:</td>
<td class="text-muted">
6Gb/s</td>
</tr>
<tr>
<td>Average Seek Time:</td>
<td class="text-muted">8.9ms</td>
</tr>
</tbody>
</table>
</div>
<img src="images/wireless-earbuds-info.jpg" style="margin-top: 5%; margin-bottom: 5%;" class="img-fluid" alt="Image great gaming desk">
</div>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
<div class="card border-0 tab-pane fade" id="review" role="tabpanel" aria-labelledby="review-comments">
<div class="row">
<div class="col-lg-6">
<ul class="media-list list-unstyled mb-0">
<li>
<div class="d-flex justify-content-between">
<div class="d-flex align-items-center">
<a class="pe-3" href="#">
<img src="images/client/01.jpg" class="img-fluid avatar avatar-md-sm rounded-circle shadow" alt="img">
</a>
<div class="flex-1 commentor-detail">
<h6 class="mb-0"><a href="javascript:void(0)" class="text-dark media-heading">Lorenzo Peterson</a></h6>
<small class="text-muted">15th August, 2019 at 01:25 pm</small>
</div>
</div>
<ul class="list-unstyled mb-0">
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
</ul>
</div>
<div class="mt-3">
<p class="text-muted fst-italic p-3 bg-light rounded">" Awesome product "</p>
</div>
</li>
<li class="mt-4">
<div class="d-flex justify-content-between">
<div class="d-flex align-items-center">
<a class="pe-3" href="#">
<img src="images/client/02.jpg" class="img-fluid avatar avatar-md-sm rounded-circle shadow" alt="img">
</a>
<div class="flex-1 commentor-detail">
<h6 class="mb-0"><a href="javascript:void(0)" class="media-heading text-dark">Tammy Camacho</a></h6>
<small class="text-muted">15th August, 2019 at 05:44 pm</small>
</div>
</div>
<ul class="list-unstyled mb-0">
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star text-warning"></i></li>
<li class="list-inline-item"><i class="mdi mdi-star-outline text-warning"></i></li>
</ul>
</div>
<div class="mt-3">
<p class="text-muted fst-italic p-3 bg-light rounded mb-0">" Good "</p>
</div>
</li>
</ul>
</div><!--end col-->
<div class="container-fluid mt-100 mt-60 px-0">
<div class="py-5 bg-light">
<div class="container">
<div class="row align-items-center">
<div class="col-12">
<div class="d-flex align-items-center justify-content-between">
<a href="shop-product-detail.html" class="text-dark align-items-center">
<span class="pro-icons"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left fea icon-sm"><line x1="19" y1="12" x2="5" y2="12"></line><polyline points="12 19 5 12 12 5"></polyline></svg></span>
<span class="text-muted d-none d-md-inline-block">Web Development</span>
<img src="images/work/6.jpg" class="avatar avatar-small rounded shadow ms-2" style="height:auto;" alt="">
</a>
<a href="index.html" class="btn btn-lg btn-pills btn-icon btn-soft-primary"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home icons"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg></a>
<a href="shop-product-detail.html" class="text-dark align-items-center">
<img src="images/work/7.jpg" class="avatar avatar-small rounded shadow me-2" style="height:auto;" alt="">
<span class="text-muted d-none d-md-inline-block">Web Designer</span>
<span class="pro-icons"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right fea icon-sm"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg></span>
</a>
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</div><!--end div-->
</div>
</section><!--end section-->
<!-- Footer Start -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12 mb-0 mb-md-4 pb-0 pb-md-2">
<a href="#" class="logo-footer">
<img src="images/logo-light.png" height="24" alt="">
</a>
<p class="mt-4">San Antonio Computer Repair service is the best computer repair service in San Antonio. We provide fast, reliable computer repairs, computer repair parts, and computer accessories.</p>
<ul class="list-unstyled social-icon foot-social-icon mb-0 mt-4">
<li class="list-inline-item"><a href="https://www.facebook.com/SanAntoniosComputerRepair" class="rounded"><i data-feather="facebook" class="fea icon-sm fea-social"></i></a></li>
</ul><!--end icon-->
</div><!--end col-->
<div class="col-lg-2 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Menu</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="index.html" class="sub-menu-item">Home</a></li>
<li><a href="products.html" class="sub-menu-item">Products</a></li>
<li><a href="services.html" class="sub-menu-item">Services</a></li>
<li><a href="blog.html" class="sub-menu-item">Blog</a></li>
<li><a href="contact.html" class="sub-menu-item">Contact</a></li> </ul>
</div><!--end col-->
<div class="col-lg-3 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Useful Links</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="page-terms.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Terms of Services</a></li>
<li><a href="page-privacy.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Privacy Policy</a></li>
</ul>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<footer class="footer footer-bar">
<div class="container text-center">
<div class="row align-items-center">
<div class="col-sm-6">
<div class="text-sm-start">
<p class="mb-0">© <script>document.write(new Date().getFullYear())</script> San Antonio's Computer Repair -</i> <a href="https://sanantonioswebdesign.com/Web-design-Portfolio.html" target="_blank" class="text-reset"><span style="color: aliceblue;">Web Design from San Antonio's Web Design </span></a>.</p>
</div>
</div><!--end col-->
<div class="col-sm-6 mt-4 mt-sm-0 pt-2 pt-sm-0">
<ul class="list-unstyled text-sm-end mb-0">
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/american-ex.png" class="avatar avatar-ex-sm" title="American Express" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/discover.png" class="avatar avatar-ex-sm" title="Discover" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/master-card.png" class="avatar avatar-ex-sm" title="Master Card" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/paypal.png" class="avatar avatar-ex-sm" title="Paypal" alt=""></a></li>
<li class="list-inline-item"><a href="javascript:void(0)"><img src="images/payments/visa.png" class="avatar avatar-ex-sm" title="Visa" alt=""></a></li>
</ul>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</footer><!--end footer-->
<!-- Footer End -->
<!-- Modal Content Start -->
<div class="modal fade" id="loginform" tabindex="-1" role="dialog" aria-hidden="true" style="padding-bottom: 20%;">
<div class="modal-dialog modal-lg modal-dialog-centered" role="document">
<div class="modal-content rounded shadow-lg border-0 overflow-hidden position-relative">
<button type="button" class="btn-close position-absolute top-0 end-0 mt-2 me-2" style="z-index: 1" data-bs-dismiss="modal" aria-label="Close"></button>
<div class="modal-body p-0">
<div class="container-fluid px-0">
<div class="row align-items-center g-0">
<div class="col-lg-6 col-md-5">
<img src="images/course/online/ab02.jpg" class="img-fluid" alt="">
</div><!--end col-->
<div class="col-lg-6 col-md-7">
<form class="login-form p-4">
<div class="row">
<div class="col-lg-12">
<div class="mb-3">
<label class="form-label">Your Email <span class="text-danger">*</span></label>
<div class="form-icon position-relative">
<i data-feather="user" class="fea icon-sm icons"></i>
<input type="email" class="form-control ps-5" placeholder="Email" name="email" required="">
</div>
</div>
</div><!--end col-->
<div class="col-lg-12">
<div class="mb-3">
<label class="form-label">Password <span class="text-danger">*</span></label>
<div class="form-icon position-relative">
<i data-feather="key" class="fea icon-sm icons"></i>
<input type="password" class="form-control ps-5" placeholder="Password" required="">
</div>
</div>
</div><!--end col-->
<div class="col-lg-12">
<div class="d-flex justify-content-between">
<div class="mb-3">
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" id="customCheck1">
<label class="custom-control-label" for="customCheck1">Remember me</label>
</div>
</div>
<p class="forgot-pass mb-0"><a href="auth-re-password.html" class="text-dark fw-bold">Forgot password ?</a></p>
</div>
</div><!--end col-->
<div class="col-lg-12 mb-0">
<div class="d-grid">
<button class="btn btn-primary">Sign in</button>
</div>
</div><!--end col-->
<div class="col-12 text-center">
<p class="mb-0 mt-3"><small class="text-dark me-2">Don't have an account ?</small> <a href="auth-signup.html" class="text-dark fw-bold">Sign Up</a></p>
</div><!--end col-->
</div><!--end row-->
</form>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</div>
</div>
</div>
</div>
<!-- Modal Content End -->
<!-- Back to top -->
<a href="#" onclick="topFunction()" id="back-to-top" class="btn btn-icon btn-primary back-to-top"><i data-feather="arrow-up" class="icons"></i></a>
<!-- Back to top -->
<!-- javascript -->
<script src="js/bootstrap.bundle.min.js"></script>
<!-- SLIDER -->
<script src="js/tiny-slider.js "></script>
<!-- Icons -->
<script src="js/feather.min.js"></script>
<!-- Main Js -->
<script src="js/plugins.init.js"></script><!--Note: All init js like tiny slider, counter, countdown, maintenance, lightbox, gallery, swiper slider, aos animation etc.--> <!-- Design template provided by landrick & Shreethemese-->
<script src="js/app.js"></script><!--Note: All important javascript like page loader, menu, sticky menu, menu-toggler, one page menu etc. -->
<script type="text/javascript">
var vglnk = {key: 'f7acddbb5f83290ab213277215b7bc56'};
(function(d, t) {
var s = d.createElement(t);
s.type = 'text/javascript';
s.async = true;
s.src = '//cdn.viglink.com/api/vglnk.js';
var r = d.getElementsByTagName(t)[0];
r.parentNode.insertBefore(s, r);
}(document, 'script'));
</script></body>
</html>