-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
657 lines (579 loc) · 23.6 KB
/
faq.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Afela | F.A.Q</title>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="">
<link rel="author" href="https://plus.google.com/u/0/104296509460513856975" />
<!-- Google Fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,700,600,800,400,300%7CMontserrat:400,700%7CRaleway:600,400' rel='stylesheet'>
<!-- Css -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="revolution/css/settings.css" />
<link rel="stylesheet" href="css/rev-slider.css" />
<link rel="stylesheet" href="css/font-icons.css" />
<link rel="stylesheet" href="css/sliders.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/responsive.css" />
<link rel="stylesheet" href="css/spacings.css" />
<link rel="stylesheet" href="css/animate.min.css" />
<link rel="stylesheet" href="css/color.css" />
<!-- Favicons -->
<link rel="shortcut icon" href="img/favicon.ico">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
</head>
<body>
<!-- Preloader -->
<div class="loader-mask">
<div class="loader">
"Loading..."
</div>
</div>
<header class="nav-type-1">
<div class="top-bar hidden-xs">
<div class="container">
<div class="row">
<div class="top-bar-links">
<ul class="col-sm-6">
<li class="top-bar-email">
<i class="fa fa-envelope"></i><a href="mailto:[email protected]">[email protected]</a>
</li>
<li class="top-bar-phone">
<i class="fa fa-phone"></i><span>+ 1 888 1554 456 123</span>
</li>
</ul>
<div class="col-sm-6 social-icons text-right nopadding">
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-linkedin"></i></a>
<a href="#"><i class="fa fa-vimeo"></i></a>
</div>
</div>
</div>
</div>
</div> <!-- end top bar -->
<nav class="navbar navbar-static-top">
<div class="navigation">
<div class="container relative">
<form method="get" class="search-wrap">
<input type="search" class="form-control" placeholder="Type & Hit Enter">
</form>
<div class="row">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div> <!-- end navbar-header -->
<!-- Logo -->
<div class="logo-container">
<div class="logo-wrap">
<a href="index.html">
<img class="logo" src="img/logo_dark.png" alt="logo">
</a>
</div>
</div>
<!-- Mobile Cart -->
<div class="cart-mobile hidden-lg hidden-md">
<div class="nav-cart">
<div class="cart-outer">
<div class="cart-inner">
<a class="shopping-cart relative" href="cart.html">
<i class="fa fa-shopping-cart"></i>
<span>2</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-md-9 nav-wrap right">
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Home</a>
<ul class="dropdown-menu">
<li><a href="index.html">Home Multi-page</a></li>
<li><a href="index-onepage.html">Home Onepage</a></li>
<li><a href="index-agency.html">Home Agency</a></li>
<li><a href="index-shop.html">Home Shop</a></li>
<li><a href="index-magazine.html">Home Magazine</a></li>
<li><a href="index-photography.html">Home Photography</a></li>
<li><a href="index-photography-2.html">Home Photography v2</a></li>
<li><a href="index-photography-3.html">Home Photography v3</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Pages</a>
<ul class="dropdown-menu">
<li><a href="services.html">Services</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="magazine-categories.html">Magazine Categories</a></li>
<li><a href="magazine-single-article.html">Magazine Single Article</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="faq.html">F.A.Q</a></li>
<li><a href="404.html">404</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Portfolio</a>
<ul class="dropdown-menu megamenu">
<li>
<div class="megamenu-wrap">
<div class="row">
<div class="col-md-3 megamenu-item">
<h6>Grids</h6>
<ul class="menu-list">
<li><a href="portfolio-4-col.html">4 Columns</a></li>
<li><a href="portfolio-3-col.html">3 Columns</a></li>
<li><a href="portfolio-2-col.html">2 Columns</a></li>
<li><a href="portfolio-single.html">Single Project</a></li>
</ul>
</div>
<div class="col-md-3 megamenu-item">
<h6>Wide</h6>
<ul class="menu-list">
<li><a href="portfolio-5-col-wide.html">5 Columns</a></li>
<li><a href="portfolio-4-col-wide.html">4 Columns</a></li>
<li><a href="portfolio-3-col-wide.html">3 Columns</a></li>
<li><a href="portfolio-2-col-wide.html">2 Columns</a></li>
</ul>
</div>
<div class="col-md-3 megamenu-item">
<h6>Masonry</h6>
<ul class="menu-list">
<li><a href="portfolio-5-col-masonry.html">5 Columns</a></li>
<li><a href="portfolio-4-col-masonry.html">4 Columns</a></li>
<li><a href="portfolio-3-col-masonry.html">3 Columns</a></li>
<li><a href="portfolio-2-col-masonry.html">2 Columns</a></li>
</ul>
</div>
<div class="col-md-3 megamenu-item">
<h6>With Title</h6>
<ul class="menu-list">
<li><a href="portfolio-5-col-title.html">5 Columns</a></li>
<li><a href="portfolio-4-col-title.html">4 Columns</a></li>
<li><a href="portfolio-3-col-title.html">3 Columns</a></li>
<li><a href="portfolio-2-col-title.html">2 Columns</a></li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li> <!-- end portfolio -->
<li class="dropdown">
<a href="#" class="dropdown-toggle">Blog</a>
<ul class="dropdown-menu">
<li><a href="blog-standard.html">Standard</a></li>
<li><a href="blog-masonry.html">Masonry</a></li>
<li><a href="blog-single.html">Single Post</a></li>
<li><a href="blog-no-sidebar.html">No Sidebar</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Shop</a>
<ul class="dropdown-menu">
<li><a href="shop-catalog-grid.html">Catalog Grid</a></li>
<li><a href="shop-catalog-list.html">Catalog List</a></li>
<li><a href="shop-single-product.html">Single Product</a></li>
<li><a href="shop-cart.html">Cart</a></li>
<li><a href="shop-checkout.html">Checkout</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Features</a>
<ul class="dropdown-menu megamenu">
<li>
<div class="megamenu-wrap">
<div class="row">
<div class="col-md-3 megamenu-item no-headings">
<ul class="menu-list">
<li><a href="accordions.html">Accordions & Toggles</a></li>
<li><a href="alert-boxes.html">Alert Boxes</a></li>
<li><a href="animations.html">Animations</a></li>
<li><a href="buttons.html">Buttons</a></li>
</ul>
</div>
<div class="col-md-3 megamenu-item no-headings">
<ul class="menu-list">
<li><a href="columns.html">Columns</a></li>
<li><a href="counters.html">Counters</a></li>
<li><a href="forms.html">Form Elements</a></li>
<li><a href="lightboxes.html">Lightboxes</a></li>
</ul>
</div>
<div class="col-md-3 megamenu-item no-headings">
<ul class="menu-list">
<li><a href="icon-boxes.html">Icon Boxes</a></li>
<li><a href="pie-skills.html">Pies & Skills</a></li>
<li><a href="pricing-tables.html">Pricing Tables</a></li>
<li><a href="sliders.html">Sliders</a></li>
</ul>
</div>
<div class="col-md-3 megamenu-item no-headings">
<ul class="menu-list">
<li><a href="socials.html">Social Icons</a></li>
<li><a href="tabs.html">Tabs</a></li>
<li><a href="tables.html">Tables</a></li>
<li><a href="typography.html">Typography</a></li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li> <!-- end features -->
<li id="mobile-search" class="hidden-lg hidden-md">
<form method="get" class="mobile-search">
<input type="search" class="form-control" placeholder="Search...">
<button type="submit" class="search-button">
<i class="fa fa-search"></i>
</button>
</form>
</li>
<li>
<a href="#" class="nav-search">
<i class="fa fa-search search-trigger"></i>
<i class="fa fa-times search-close"></i>
</a>
</li>
<!-- Cart -->
<li class="nav-cart-wrap style-1 hidden-sm hidden-xs">
<div class="nav-cart">
<div class="cart-outer">
<div class="cart-inner">
<a class="shopping-cart relative" href="cart.html">
<i class="fa fa-shopping-cart"></i>
<span>2</span>
</a>
</div>
</div>
<div class="nav-cart-container">
<div class="nav-cart-items">
<div class="nav-cart-item clearfix">
<div class="nav-cart-img">
<a href="#">
<img src="img/shop/cart_small_1.jpg" alt="">
</a>
</div>
<div class="nav-cart-title">
<a href="#">
Ladies Bag
</a>
<div class="nav-cart-price">
<span>1 x</span>
<span>1250.00</span>
</div>
</div>
<div class="nav-cart-remove">
<a href="#"></a>
</div>
</div>
<div class="nav-cart-item clearfix">
<div class="nav-cart-img">
<a href="#">
<img src="img/shop/cart_small_2.jpg" alt="">
</a>
</div>
<div class="nav-cart-title">
<a href="#">
Sequin Suit longer title
</a>
<div class="nav-cart-price">
<span>1 x</span>
<span>1250.00</span>
</div>
</div>
<div class="nav-cart-remove">
<a href="#"></a>
</div>
</div>
</div>
<div class="nav-cart-summary">
<span>Cart Subtotal</span>
<span class="total-price">$1799.00</span>
</div>
<div class="nav-cart-actions mt-20">
<a href="shop-cart.html" class="btn btn-md btn-dark">View Cart</a>
<a href="shop-checkout.html" class="btn btn-md btn-color mt-10">Proceed to Checkout</a>
</div>
</div>
</div>
</li> <!-- end cart -->
</ul> <!-- end menu -->
</div> <!-- end collapse -->
</div> <!-- end col -->
</div> <!-- end row -->
</div> <!-- end container -->
</div> <!-- end navigation -->
</nav> <!-- end navbar -->
</header>
<div class="main-wrapper oh">
<!-- Page Title -->
<section class="page-title style-2 text-center">
<div class="container relative clearfix">
<div class="title-holder">
<div class="title-text">
<h1 class="uppercase">F.A.Q</h1>
<ol class="breadcrumb">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="index.html">Pages</a>
</li>
<li class="active">
F.A.Q
</li>
</ol>
</div>
</div>
</div>
</section> <!-- end page title -->
<!-- F.A.Q. -->
<section class="section-wrap faq">
<div class="container">
<div class="row">
<div class="col-md-8 mb-50">
<!-- Toggles -->
<div class="toggle">
<div class="acc-panel">
<a href="#">What payment you accept?</a>
</div>
<div class="panel-content">
<p>Afela Theme is a very slick and clean e-commerce template with endless possibilities. Creating an awesome website. Afela Theme is a very slick and clean e-commerce template with endless possibilities.
</p>
</div>
<div class="acc-panel">
<a href="#">In what country can you deliver?</a>
</div>
<div class="panel-content">
<p>We possess within us two minds. So far I have written only of the conscious mind. I would now like to introduce you to your second mind, the hidden and mysterious subconscious. Our subconscious mind contains such power.
</p>
</div>
<div class="acc-panel">
<a href="#">What payments do you accept?</a>
</div>
<div class="panel-content">
<p>We possess within us two minds. So far I have written only of the conscious mind. I would now like to introduce you to your second mind, the hidden and mysterious subconscious. Our subconscious mind contains such power.
</p>
</div>
<div class="acc-panel">
<a href="#">How to track my parcel?</a>
</div>
<div class="panel-content">
<p>We possess within us two minds. So far I have written only of the conscious mind. I would now like to introduce you to your second mind, the hidden and mysterious subconscious. Our subconscious mind contains such power.
</p>
</div>
<div class="acc-panel">
<a href="#">How to handle my parcel?</a>
</div>
<div class="panel-content">
<p>We possess within us two minds. So far I have written only of the conscious mind. I would now like to introduce you to your second mind, the hidden and mysterious subconscious. Our subconscious mind contains such power.
</p>
</div>
<div class="acc-panel">
<a href="#">Why Afela is the best theme?</a>
</div>
<div class="panel-content">
<p>We possess within us two minds. So far I have written only of the conscious mind. I would now like to introduce you to your second mind, the hidden and mysterious subconscious. Our subconscious mind contains such power.
</p>
</div>
</div> <!-- end toggle -->
</div> <!-- end col -->
<aside class="col-md-3 col-md-offset-1 sidebar">
<!-- Categories -->
<div class="widget categories">
<h3 class="widget-title heading relative heading-small uppercase bottom-line style-2 left-align">Categories</h3>
<ul class="list-dividers">
<li>
<a href="#">Delivery</a>
</li>
<li class="active-cat">
<a href="#">Payment</a>
</li>
<li>
<a href="#">Support</a>
</li>
<li>
<a href="#">Common Questions</a>
</li>
</ul>
</div>
<div class="widget">
<h3 class="widget-title heading relative heading-small uppercase bottom-line style-2 left-align">Support</h3>
<ul>
<li>
<div class="contact-item">
<div class="contact-icon">
<i class="icon icon_mail_alt"></i>
</div>
<a href="mailto:[email protected]" class="dark-link">[email protected]</a>
</div>
</li> <!-- end email -->
<li>
<div class="contact-item">
<div class="contact-icon">
<i class="icon icon_mobile"></i>
</div>
<span>+1 888 5146 3269</span>
</div>
</li> <!-- end phone number -->
<li>
<div class="contact-item">
<div class="contact-icon">
<i class="icon social_skype"></i>
</div>
<span>afela.support</span>
</div>
</li> <!-- end skype -->
</ul>
</div> <!-- end information -->
</aside>
</div>
</div>
</section> <!-- end faq -->
<!-- Call to Action -->
<section class="call-to-action bg-light">
<div class="container">
<div class="row">
<div class="col-sm-9 col-xs-12">
<h2 class="mb-0">Still Got Questions?</h2>
</div>
<div class="col-sm-3 col-xs-12 cta-button">
<a href="#" class="btn btn-lg btn-dark">Contact Us</a>
</div>
</div>
</div>
</section> <!-- end call to action -->
<!-- Footer Type-1 -->
<footer class="footer footer-type-1">
<div class="container">
<div class="footer-widgets">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="widget footer-about-us">
<h5>About Us</h5>
<p class="mb-0">Afela is a very slick and clean multi-purpose template with endless possibilities. Creating an awesome website with this Theme is easy than you can imagine. Our Theme is a very slick and clean e-commerce template with endless possibilities.</p>
</div>
</div> <!-- end about us -->
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="widget footer-get-in-touch">
<h5>Get in Touch</h5>
<p class="footer-address">Philippines, Afela inc.<br> Talay st. 65, PO Box 6200 </p>
<p>Phone: + 1 888 1554 456 123</p>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<p>Fax: +63 918 4084 694</p>
</div>
</div> <!-- end stay in touch -->
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="widget footer-posts">
<h5>Latest Posts</h5>
<div class="footer-entry-list">
<ul class="posts-list no-top-pad">
<li class="footer-entry small-space">
<article class="post-small clearfix">
<div class="entry">
<h3 class="entry-title"><a href="magazine-single-article.html">6 Ways to Be More Productive</a></h3>
<ul class="entry-meta list-inline">
<li class="entry-date">
<a href="#">19 Dec, 2015</a>
</li>
</ul>
</div>
</article>
</li>
<li class="footer-entry small-space">
<article class="post-small clearfix">
<div class="entry">
<h3 class="entry-title"><a href="magazine-single-article.html">3 Tips to Align Your Startup</a></h3>
<ul class="entry-meta list-inline">
<li class="entry-date">
<a href="#">19 Dec, 2015</a>
</li>
</ul>
</div>
</article>
</li>
<li class="footer-entry small-space">
<article class="post-small clearfix">
<div class="entry">
<h3 class="entry-title"><a href="magazine-single-article.html">3 Tips to Align Your Startup</a></h3>
<ul class="entry-meta list-inline">
<li class="entry-date">
<a href="#">19 Dec, 2015</a>
</li>
</ul>
</div>
</article>
</li>
</ul>
</div>
</div>
</div> <!-- end latest posts -->
<div class="col-md-3 col-sm-6 col-xs-12">
<div class="widget footer-links">
<h5>Useful Links</h5>
<ul>
<li><a href="#">Afela is a simple and flexible</a></li>
<li><a href="#">Multi-purpose WordPress theme</a></li>
<li><a href="#">Tons of Shortcodes included</a></li>
<li><a href="#">Fully Responsive Theme</a></li>
</ul>
</div>
</div> <!-- end useful links -->
</div>
</div>
</div> <!-- end container -->
<div class="bottom-footer">
<div class="container">
<div class="row">
<div class="col-sm-6 copyright">
<span>
© 2015 Afela Theme | Made by <a href="http://deothemes.com">DeoThemes</a>
</span>
</div>
<div class="col-sm-4 col-sm-offset-2 footer-socials mt-mdm-10">
<div class="social-icons text-right">
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-linkedin"></i></a>
<a href="#"><i class="fa fa-vimeo"></i></a>
</div>
</div>
</div>
</div>
</div> <!-- end bottom footer -->
</footer> <!-- end footer -->
<div id="back-to-top">
<a href="#top"><i class="fa fa-angle-up"></i></a>
</div>
</div> <!-- end main-wrapper -->
<!-- jQuery Scripts -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/plugins.js"></script>
<script type="text/javascript" src="revolution/js/jquery.themepunch.tools.min.js"></script>
<script type="text/javascript" src="revolution/js/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="js/rev-slider.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.video.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.carousel.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.actions.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.migration.min.js"></script>
<script type="text/javascript" src="revolution/js/extensions/revolution.extension.parallax.min.js"></script>
</body>
</html>