-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdestinations.html
More file actions
676 lines (652 loc) · 29.8 KB
/
destinations.html
File metadata and controls
676 lines (652 loc) · 29.8 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
676
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic page needs
============================================ -->
<title>Destination List</title>
<meta charset="utf-8">
<meta name="keywords" content="html5 template, best html5 template, best html template, html5 basic template, multipurpose html5 template, multipurpose html template, creative html templates, creative html5 templates" />
<meta name="description" content="PortKey is a beautiful and creative travel booking HTML template for any travel designs" />
<meta name="author" content="Magentech">
<meta name="robots" content="index, follow" />
<!-- Mobile specific metas
============================================ -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Favicon
============================================ -->
<!-- Libs CSS
============================================ -->
<link rel="stylesheet" href="css/bootstrap/css/bootstrap.min.css">
<link href="css/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<link href="js/datetimepicker/bootstrap-datetimepicker.min.css" rel="stylesheet">
<link href="js/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="css/themecss/lib.css" rel="stylesheet">
<link href="js/jquery-ui/jquery-ui.min.css" rel="stylesheet">
<link href="js/minicolors/miniColors.css" rel="stylesheet">
<!-- Theme CSS
============================================ -->
<link href="css/themecss/so_sociallogin.css" rel="stylesheet">
<link href="css/themecss/so_searchpro.css" rel="stylesheet">
<link href="css/themecss/so_megamenu.css" rel="stylesheet">
<link href="css/themecss/so-categories.css" rel="stylesheet">
<link href="css/themecss/so-listing-tabs.css" rel="stylesheet">
<link href="css/themecss/so-category-slider.css" rel="stylesheet">
<link href="css/themecss/so-newletter-popup.css" rel="stylesheet">
<link href="css/footer/footer1.css" rel="stylesheet">
<link href="css/header/header1.css" rel="stylesheet">
<link href="css/header/header2.css" rel="stylesheet">
<link id="color_scheme" href="css/theme.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<link href="css/quickview/quickview.css" rel="stylesheet">
<!-- Google web fonts
============================================ -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400,500,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Libre+Franklin:400,500,600,700,800&display=swap" rel="stylesheet">
<style type="text/css">
body{font-family: 'Libre Franklin', sans-serif;}
</style>
</head>
<body class=" res layout-1">
<div id="wrapper" class="wrapper-fluid banners-effect-10">
<!-- Header Container -->
<header id="header" class=" typeheader-1">
<!-- Header Top -->
<div class="header-bonus">
<div class="container">
<ul class="bonus-phone pull-left">
<li><i class="fa fa-phone" aria-hidden="true"></i> <a href="tel:0123456789">+11 02 81 17 51</a></li>
<li><i class="fa fa-map-marker" aria-hidden="true"></i> 135-137 Traction Blvd, New York</li>
</ul>
<ul class="bonus-social pull-left">
<li><a href="#"><i class="fa fa-pinterest-p" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
</ul>
<div class="bonus-language pull-right">
<form action="#" method="post" enctype="multipart/form-data">
<div class="btn-group">
<button class="btn-link dropdown-toggle" data-toggle="dropdown">
<img src="image/catalog/flags/gb.png" alt="English" title="English">
<span class="hidden-xs hidden-sm hidden-md"></span> <i class="fa fa-angle-down"></i>
</button>
<ul class="dropdown-menu">
<li>
<button class="btn-block language-select" type="button" name="ar-ar"><img src="image/catalog/flags/ar.png" alt="Arabic" title="Arabic" /> Arabic</button>
</li>
<li>
<button class="btn-block language-select" type="button" name="en-gb"><img src="image/catalog/flags/gb.png" alt="English" title="English" /> English</button>
</li>
</ul>
</div>
<input type="hidden" name="code" value="" />
<input type="hidden" name="redirect" value="#" />
</form>
</div>
<div class="bonus-login pull-right">
<a data-toggle="modal" data-target="#so_sociallogin" href="#"><i class="fa fa-user" aria-hidden="true"></i> Sign in</a>
</div>
</div>
</div>
<div class="header-top hidden-compact">
<div class="container">
<div class="row">
<div class="col-lg-3 col-xs-6 header-logo pull-left">
<div class="navbar-logo">
<a href="index.html"><img src="image/catalog/demo/logo/logo.png" alt="Your Store" width="118" height="36" title="Your Store"></a>
</div>
</div>
<div class="book pull-right">
<a href="requiry.html">inquiry</a>
</div>
<div class="search-top pull-right">
<div class="icon-search"><i class="fa fa-search" aria-hidden="true"></i></div>
<form method="GET" action="">
<div id="sw_search" class="search input-group">
<div class="content-search">
<input class="autosearch-input" type="text" value="" size="50" autocomplete="off" placeholder="Search..." name="s">
<span class="input-group-btn">
<button type="submit" class="fa fa-search button-search-pro form-button"></button>
</span>
</div>
</div>
</form>
</div>
<!-- Menuhome -->
<div class="header-menu pull-right">
<div class="megamenu-style-dev megamenu-dev">
<div class="responsive">
<nav class="navbar-default">
<div class="container-megamenu horizontal">
<div class="navbar-header">
<button type="button" id="show-megamenu" data-toggle="collapse" class="navbar-toggle">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="megamenu-wrapper">
<span id="remove-megamenu" class="fa fa-times"></span>
<div class="megamenu-pattern">
<div class="container">
<ul class="megamenu" data-transition="slide" data-animationtime="500">
<li class="menu-home with-sub-menu hover">
<p class="close-menu"></p>
<a href="#" class="clearfix">
<strong>
Home
</strong>
</a>
<div class="sub-menu" style="width: 40%;">
<div class="content">
<div class="row">
<div class="col-md-12">
<ul class="row-list">
<li><a class="subcategory_item" href="index.html">Home Page 1</a></li>
<li><a class="subcategory_item" href="home2.html">Home Page 2</a></li>
<li><a class="subcategory_item" href="home3.html">Home Page 3</a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li class="style-page with-sub-menu hover">
<p class="close-menu"></p>
<a class="clearfix">
<strong>
Tour
</strong>
<span class="labelwordpress"></span>
</a>
<div class="sub-menu" style="width: 40%;">
<div class="content">
<div class="row">
<div class="col-md-12">
<ul class="row-list">
<li><a class="subcategory_item" href="tour.html">Tour List</a></li>
<li><a class="subcategory_item" href="tour.html">Tour Grid</a></li>
<li><a class="subcategory_item" href="tour-detail.html">Tour Single</a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li class="style-page with-sub-menu hover">
<p class="close-menu"></p>
<a class="clearfix">
<strong>
Destination
</strong>
<span class="labelNew"></span>
</a>
<div class="sub-menu" style="width: 90%;">
<div class="content">
<div class="row">
<div class="col-md-6">
<h3>Top destinations</h3>
<ul class="row-list">
<li><a class="subcategory_item" href="destination-detail.html">Viet Nam</a></li>
<li><a class="subcategory_item" href="destination-detail.html">New Zeland</a></li>
<li><a class="subcategory_item" href="destination-detail.html">United State</a></li>
<li><a class="subcategory_item" href="destination-detail.html">Iceland</a></li>
</ul>
</div>
<div class="col-md-6">
<h3>destinations layout</h3>
<ul class="row-list">
<li><a class="subcategory_item" href="destination-list.html">destinations Fullwidth</a></li>
<li><a class="subcategory_item" href="destination-detail.html">destinations single</a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li class="style-page with-sub-menu hover">
<p class="close-menu"></p>
<a class="clearfix">
<strong>
Travel styles
</strong>
</a>
<div class="sub-menu" style="width: 40%;">
<div class="content">
<div class="row">
<div class="col-md-12">
<ul class="row-list">
<li><a class="subcategory_item" href="#">Adventure</a></li>
<li><a class="subcategory_item" href="#">Holiday</a></li>
<li><a class="subcategory_item" href="#">Family Tour</a></li>
<li><a class="subcategory_item" href="#">Cheap Trip</a></li>
<li><a class="subcategory_item" href="#">Open Tour</a></li>
<li><a class="subcategory_item" href="#">Historical</a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li class="style-page with-sub-menu hover">
<p class="close-menu"></p>
<a href="#" class="clearfix">
<strong>
Blog
</strong>
</a>
<div class="sub-menu" style="width: 40%;">
<div class="content" >
<div class="row">
<div class="col-md-12">
<ul class="row-list">
<li><a class="subcategory_item" href="blog-grid.html">Blog Fullwidth</a></li>
<li><a class="subcategory_item" href="blog-list.html">Blog List</a></li>
<li><a class="subcategory_item" href="blog-sidebar.html">Blog Grid</a></li>
<li><a class="subcategory_item" href="blog-detail.html">Blog Single</a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
<li class="style-page with-sub-menu hover">
<p class="close-menu"></p>
<a class="clearfix">
<strong>
Pages
</strong>
</a>
<div class="sub-menu" style="width: 40%;">
<div class="content" >
<div class="row">
<div class="col-md-12">
<ul class="row-list">
<li><a class="subcategory_item" href="about-us.html">About us</a></li>
<li><a class="subcategory_item" href="contact-us-v1.html">Contact us</a></li>
<li><a class="subcategory_item" href="contact-us-v2.html">Contact us v2</a></li>
<li><a class="subcategory_item" href="404.html">404 Error</a></li>
<li><a class="subcategory_item" href="faq.html">Faq</a></li>
</ul>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- //Header Top -->
</header>
<!-- //Header Container -->
<div class="modal fade in" id="so_sociallogin" tabindex="-1" role="dialog" aria-hidden="true" >
<div class="modal-dialog block-popup-login">
<a href="javascript:void(0)" title="Close" class="close close-login fa fa-times-circle" data-dismiss="modal"></a>
<div class="tt_popup_login"><strong>Sign in Or Register</strong></div>
<div class="block-content">
<div class=" col-reg registered-account">
<div class="block-content">
<form class="form form-login" action="#" method="post" id="login-form">
<fieldset class="fieldset login" data-hasrequired="* Required Fields">
<div class="field email required email-input">
<div class="control">
<input name="email" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" placeholder="E-Mail Address">
</div>
</div>
<div class="field password required pass-input">
<div class="control">
<input name="password" type="password" autocomplete="off" class="input-text" id="pass" title="Password" placeholder="Password">
</div>
</div>
<div class=" form-group">
<label class="control-label">Login with your social account</label>
<div>
<a href="#" class="btn btn-social-icon btn-sm btn-google-plus"><i class="fa fa-google fa-fw" aria-hidden="true"></i></a>
<a href="#" class="btn btn-social-icon btn-sm btn-facebook"><i class="fa fa-facebook fa-fw" aria-hidden="true"></i></a>
<a href="#" class="btn btn-social-icon btn-sm btn-twitter"><i class="fa fa-twitter fa-fw" aria-hidden="true"></i></a>
<a href="#" class="btn btn-social-icon btn-sm btn-linkdin"><i class="fa fa-linkedin fa-fw" aria-hidden="true"></i></a>
</div>
</div>
<div class="secondary ft-link-p"><a class="action remind" href="#"><span>Forgot Your Password?</span></a></div>
<div class="actions-toolbar">
<div class="primary">
<button type="submit" class="action login primary" name="send" id="send2"><span>Login</span></button>
</div>
</div>
</fieldset>
</form>
</div>
</div>
<div class="col-reg login-customer">
<h2>NEW HERE?</h2>
<p class="note-reg">Registration is free and easy!</p>
<ul class="list-log">
<li>Faster checkout</li>
<li>Save multiple shipping addresses</li>
<li>View and track orders and more</li>
</ul>
<a class="btn-reg-popup" title="Register" href="#">Create an account</a>
</div>
<div style="clear:both;"></div>
</div>
</div>
</div>
<!-- Main Container -->
<div class="breadcrumbs">
<div class="container">
<div class="title-breadcrumb">
Destinations
</div>
<ul class="breadcrumb-cate">
<li><a href="index.html">Home</a></li>
<li><a href="#">Destinations</a></li>
</ul>
</div>
</div>
<div class="destination-list">
<section class="destination-chose">
<div class="container">
<div class="row">
<div class="item col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div class="transition product-layout">
<div class="product-item-container ">
<div class="item-block so-quickview">
<div class="image">
<a href="destination-detail.html" target="_self">
<img src="image/catalog/demo/product/travel/chosse1.jpg" alt="Bougainvilleas on Lombard Street, San Francisco, Tokyo" class="img-responsive">
</a>
</div>
<div class="item-content">
<div class="item-title clearfix">
<h3 class="pull-left"><a href="destination-detail.html"><i class="fa fa-map-marker" aria-hidden="true"></i> England</a></h3>
<span class="pull-right">14 tours</span>
</div>
<div class="view-all"><a href="#">View all tour <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="item col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div class="transition product-layout">
<div class="product-item-container ">
<div class="item-block so-quickview">
<div class="image">
<a href="destination-detail.html" target="_self">
<img src="image/catalog/demo/product/travel/chosse2.jpg" alt="Bougainvilleas on Lombard Street, San Francisco, Tokyo" class="img-responsive">
</a>
</div>
<div class="item-content">
<div class="item-title clearfix">
<h3 class="pull-left"><a href="destination-detail.html"><i class="fa fa-map-marker" aria-hidden="true"></i> France</a></h3>
<span class="pull-right">14 tours</span>
</div>
<div class="view-all"><a href="#">View all tour <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="item col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div class="transition product-layout">
<div class="product-item-container ">
<div class="item-block so-quickview">
<div class="image">
<a href="destination-detail.html" target="_self">
<img src="image/catalog/demo/product/travel/chosse3.jpg" alt="Bougainvilleas on Lombard Street, San Francisco, Tokyo" class="img-responsive">
</a>
</div>
<div class="item-content">
<div class="item-title clearfix">
<h3 class="pull-left"><a href="destination-detail.html"><i class="fa fa-map-marker" aria-hidden="true"></i> Australia</a></h3>
<span class="pull-right">14 tours</span>
</div>
<div class="view-all"><a href="#">View all tour <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="item col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div class="transition product-layout">
<div class="product-item-container ">
<div class="item-block so-quickview">
<div class="image">
<a href="destination-detail.html" target="_self">
<img src="image/catalog/demo/product/travel/chosse4.jpg" alt="Bougainvilleas on Lombard Street, San Francisco, Tokyo" class="img-responsive">
</a>
</div>
<div class="item-content">
<div class="item-title clearfix">
<h3 class="pull-left"><a href="destination-detail.html"><i class="fa fa-map-marker" aria-hidden="true"></i> Laos</a></h3>
<span class="pull-right">14 tours</span>
</div>
<div class="view-all"><a href="#">View all tour <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="item col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div class="transition product-layout">
<div class="product-item-container ">
<div class="item-block so-quickview">
<div class="image">
<a href="destination-detail.html" target="_self">
<img src="image/catalog/demo/product/travel/chosse5.jpg" alt="Bougainvilleas on Lombard Street, San Francisco, Tokyo" class="img-responsive">
</a>
</div>
<div class="item-content">
<div class="item-title clearfix">
<h3 class="pull-left"><a href="destination-detail.html"><i class="fa fa-map-marker" aria-hidden="true"></i> Italy</a></h3>
<span class="pull-right">14 tours</span>
</div>
<div class="view-all"><a href="#">View all tour <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="item col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div class="transition product-layout">
<div class="product-item-container ">
<div class="item-block so-quickview">
<div class="image">
<a href="destination-detail.html" target="_self">
<img src="image/catalog/demo/product/travel/chosse6.jpg" alt="Bougainvilleas on Lombard Street, San Francisco, Tokyo" class="img-responsive">
</a>
</div>
<div class="item-content">
<div class="item-title clearfix">
<h3 class="pull-left"><a href="destination-detail.html"><i class="fa fa-map-marker" aria-hidden="true"></i> Japan</a></h3>
<span class="pull-right">14 tours</span>
</div>
<div class="view-all"><a href="#">View all tour <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="item col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div class="transition product-layout">
<div class="product-item-container ">
<div class="item-block so-quickview">
<div class="image">
<a href="destination-detail.html" target="_self">
<img src="image/catalog/demo/product/travel/chosse7.jpg" alt="Bougainvilleas on Lombard Street, San Francisco, Tokyo" class="img-responsive">
</a>
</div>
<div class="item-content">
<div class="item-title clearfix">
<h3 class="pull-left"><a href="destination-detail.html"><i class="fa fa-map-marker" aria-hidden="true"></i> Holland</a></h3>
<span class="pull-right">14 tours</span>
</div>
<div class="view-all"><a href="#">View all tour <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
<div class="item col-lg-3 col-md-3 col-sm-6 col-xs-12">
<div class="transition product-layout">
<div class="product-item-container ">
<div class="item-block so-quickview">
<div class="image">
<a href="destination-detail.html" target="_self">
<img src="image/catalog/demo/product/travel/chosse8.jpg" alt="Bougainvilleas on Lombard Street, San Francisco, Tokyo" class="img-responsive">
</a>
</div>
<div class="item-content">
<div class="item-title clearfix">
<h3 class="pull-left"><a href="destination-detail.html"><i class="fa fa-map-marker" aria-hidden="true"></i> New Zealand</a></h3>
<span class="pull-right">14 tours</span>
</div>
<div class="view-all"><a href="#">View all tour <i class="fa fa-angle-double-right" aria-hidden="true"></i></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //Main Container -->
<!-- Footer Container -->
<footer class="footer-container typefooter-1">
<div class="footer-has-toggle" id="collapse-footer">
<div class="so-page-builder">
<div class="container-fluid page-builder-ltr">
<div class="row row_mvtd footer--center2 row-color ">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 col_6fdl float_none container">
<div class="row row_hwmc ">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-6 col_6ps1 footer--link">
<div class="footer-logo">
<a href="index.html"><img src="image/logo/logo-footer.png" alt="Your Store" width="194" height="59" title="Your Store"></a>
</div>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form...</p>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-6 col_6ps1 footer--link">
<h3 class="title-footer">
Address
</h3>
<ul class="about-list">
<li><i class="fa fa-map-marker" aria-hidden="true"></i><span class="ab-pd">Ranelagh Place, Liverpool, L3 5UL, England</span></li>
<li class="call-mail"><i class="fa fa-paper-plane" aria-hidden="true"></i><a class="ab-pd" href="mailto:contact@wpthemego.com">contact@wpthemego.com</a></li>
<li class="call-phone"><i class="fa fa-mobile" aria-hidden="true"></i><a class="ab-pd" href="#">8 (495) 989—20—11</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-6 col_6ps1 footer--link">
<h3 class="title-footer">
Useful Links
</h3>
<ul class="links">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="#">Shop</a>
</li>
<li>
<a href="#">Privacy Policy</a>
</li>
<li>
<a href="#">Terms & Condition</a>
</li>
<li>
<a href="#">Latest News</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-6 col_6ps1 footer--link">
<h3 class="title-footer">
Contact
</h3>
<ul class="links">
<li>
<a href="about-us.html">About Us</a>
</li>
<li>
<a href="contact-us-v1.html">Contact Us</a>
</li>
<li>
<a href="blog-grid.html">Blog</a>
</li>
<li>
<a href="#">Purchase Theme</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-toggle hidden-lg hidden-md">
<a class="showmore collapsed" data-toggle="collapse" href="#collapse-footer" aria-expanded="false" aria-controls="collapse-footer">
<span class="toggle-more"><i class="fa fa-angle-double-down"></i>Show More</span>
<span class="toggle-less"><i class="fa fa-angle-double-up"></i>Show less</span>
</a>
</div>
<div class="footer-bottom ">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-6 copyright">
Sw PortKey ©2019. All Rights Reserved. Designed by <a href="https://wpthemego.com/" target="_blank">wpthemego.Com</a>
</div>
<div class="col-md-6 col-sm-6 social">
<h3>Follows Us:</h3>
<ul>
<li><a href="https://www.facebook.com/wpthemego" title="Face Book"><span class="fa fa-facebook"></span></a></li>
<li><a href="https://twitter.com/wpthemego" title="Twitter"><span class="fa fa-twitter"></span></a></li>
<li><a href="https://www.pinterest.com/wpthemego/" title="pinterest"><span class="fa fa-pinterest"></span></a></li>
<li><a href="#" title="Instagram"><span class="fa fa-instagram"></span></a></li>
<li><a href="https://plus.google.com/u/0/117616422700848151321" title="Google Plus"><span class="fa fa-google-plus"></span></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- //end Footer Container -->
</div>
<div class="back-to-top"><i class="fa fa-angle-up"></i></div>
<!-- End Color Scheme
============================================ -->
<!-- Include Libs & Plugins
============================================ -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="js/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/themejs/so_megamenu.js"></script>
<script type="text/javascript" src="js/owl-carousel/owl.carousel.js"></script>
<script type="text/javascript" src="js/slick-slider/slick.js"></script>
<script type="text/javascript" src="js/themejs/libs.js"></script>
<script type="text/javascript" src="js/unveil/jquery.unveil.js"></script>
<script type="text/javascript" src="js/countdown/jquery.countdown.min.js"></script>
<script type="text/javascript" src="js/dcjqaccordion/jquery.dcjqaccordion.2.8.min.js"></script>
<script type="text/javascript" src="js/datetimepicker/moment.js"></script>
<script type="text/javascript" src="js/datetimepicker/bootstrap-datetimepicker.min.js"></script>
<script type="text/javascript" src="js/jquery-ui/jquery-ui.min.js"></script>
<script type="text/javascript" src="js/modernizr/modernizr-2.6.2.min.js"></script>
<script type="text/javascript" src="js/minicolors/jquery.miniColors.min.js"></script>
<script type="text/javascript" src="js/jquery.nav.js"></script>
<script type="text/javascript" src="js/quickview/jquery.magnific-popup.min.js"></script>
<!-- Theme files
============================================ -->
<script type="text/javascript" src="js/themejs/application.js"></script>
<script type="text/javascript" src="js/themejs/homepage.js"></script>
<script type="text/javascript" src="js/themejs/custom_h1.js"></script>
<script type="text/javascript" src="js/themejs/noui.js"></script>
<script type="text/javascript" src="js/themejs/nouislider.js"></script>
</body>
</html>