-
Notifications
You must be signed in to change notification settings - Fork 0
/
404-page.html
409 lines (378 loc) · 20.6 KB
/
404-page.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
<!DOCTYPE html>
<html lang="en">
<!-- 404-page 06:47:00 GMT -->
<head>
<meta charset="UTF-8">
<title>404 || Crystalo || Responsive HTML 5 Template</title>
<!-- responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- For IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- master stylesheet -->
<link rel="stylesheet" href="css/style.css">
<!-- Responsive stylesheet -->
<link rel="stylesheet" href="css/responsive.css">
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" href="images/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png" sizes="16x16">
<!-- Fixing Internet Explorer-->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="boxed_wrapper">
<div class="preloader"></div>
<!-- Start Top Bar style2 -->
<section class="top-bar-style2">
<div class="top-style2 clearfix">
<div class="top-style2-left">
<p><span class="icon-music"></span>We have Answers</p>
<ul>
<li>+324 123 45 978</li>
<li>[email protected]</li>
<li>Mon - Sat: 9am to 6pm</li>
</ul>
</div>
<div class="top-style2-right">
<ul class="top-right-menu">
<li><a href="#">Partners</a></li>
<li><a href="#">Media</a></li>
<li><a href="#">360O View</a></li>
<li><a href="#">FAQ</a></li>
</ul>
<ul class="topbar-social-links">
<li><a href="#"><i class="fa fa-facebook" 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-skype" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</section>
<!-- End Top Bar style2 -->
<!--Start Main Header-->
<header class="main-header header-style2 stricky">
<div class="inner-container clearfix">
<div class="logo-box-style2 float-left">
<a href="index-2.html">
<img src="images/resources/logo.png" alt="Awesome Logo">
</a>
</div>
<div class="main-menu-box float-right">
<nav class="main-menu style2 clearfix">
<div class="navbar-header clearfix">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse clearfix">
<ul class="navigation clearfix">
<li class="dropdown"><a href="index-2.html">Home</a>
<ul>
<li><a href="index-2.html">Home Page 01</a></li>
<li><a href="index-3.html">Home Page 02</a></li>
<li><a href="index-4.html">Home Page 03</a></li>
<li class="dropdown"><a href="#">Header Styles</a>
<ul>
<li><a href="index-2.html">Header Style 01</a></li>
<li><a href="index-3.html">Header Style 02</a></li>
<li><a href="index-4.html">Header Style 03</a></li>
</ul>
</li>
</ul>
</li>
<li class="dropdown current"><a href="about.html">About Us</a>
<ul>
<li><a href="about.html">About Company</a></li>
<li><a href="faq.html">FAQ’s</a></li>
<li><a href="coming-soon.html">Coming Soon</a></li>
<li><a href="404-page.html">Error Page</a></li>
</ul>
</li>
<li class="dropdown"><a href="services.html">Services</a>
<ul>
<li><a href="services.html">View All Services</a></li>
<li><a href="ser-concept-designs.html">Concept Designs</a></li>
<li><a href="ser-project-designs.html">Project Designs</a></li>
<li><a href="ser-make-overs.html">Make Overs</a></li>
<li><a href="ser-consulting.html">Consulting</a></li>
<li><a href="ser-glass-wrought.html">Glass & Wrought</a></li>
<li><a href="ser-space-planning.html">Space Planning</a></li>
</ul>
</li>
<li class="dropdown"><a href="project.html">Projects</a>
<ul>
<li><a href="project.html">Classic View 01</a></li>
<li><a href="project-v2.html">Classic View 02</a></li>
<li><a href="project-v3.html">Modern View 01</a></li>
<li><a href="project-v4.html">Modern View 02</a></li>
<li><a href="project-v5.html">Fullwidth 01</a></li>
<li><a href="project-v6.html">Fulldwidth 02</a></li>
<li><a href="project-single.html">Projects Single</a></li>
</ul>
</li>
<li class="dropdown"><a href="blog.html">Blog</a>
<ul>
<li><a href="blog.html">Blog Grid View</a></li>
<li><a href="blog-v2.html">Blog With Sidebar</a></li>
<li><a href="blog-single.html">Blog Single Post</a></li>
</ul>
</li>
<li class="dropdown"><a href="shop.html">Shop</a>
<ul>
<li><a href="shop.html">Our Products</a></li>
<li><a href="shop-single.html">Products Single</a></li>
<li><a href="shopping-cart.html">Shopping Cart</a></li>
<li><a href="checkout.html">Checkout</a></li>
<li><a href="account.html">My Account</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<div class="mainmenu-right style2">
<div class="outer-search-box">
<div class="seach-toggle"><i class="fa fa-search"></i></div>
<ul class="search-box">
<li>
<form method="post" action="#">
<div class="form-group">
<input type="search" name="search" placeholder="Search Here" required>
<button type="submit"><i class="fa fa-search"></i></button>
</div>
</form>
</li>
</ul>
</div>
<div class="cart-box">
<a href="shoping-cart.html"><span class="icon-bag"><span class="number">0</span></span></a>
</div>
<div class="button">
<a class="btn-one" href="#">Get a Quote<span class="flaticon-next"></span></a>
</div>
</div>
</div>
</div>
</header>
<!--End Main Header-->
<!--Start breadcrumb area-->
<section class="breadcrumb-area style2" style="background-image: url(images/resources/breadcrumb-bg-2.jpg);">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="inner-content-box clearfix">
<div class="title-s2 text-center">
<span>Error Page</span>
<h1>Page Not Found</h1>
</div>
<div class="breadcrumb-menu float-left">
<ul class="clearfix">
<li><a href="index-2.html">Home</a></li>
<li class="active">Error Page</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!--End breadcrumb area-->
<!--Start Error Page Area-->
<section class="error-page-area">
<div class="container">
<div class="row">
<div class="col-xl-12">
<div class="error-content text-center">
<span>Page Not Found</span>
<div class="title">404</div>
<p>We’re unable to find a page you are looking for, Try later or click the button.</p>
<div class="button">
<a class="btn-one" href="index-2.html">Back to Home</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--End Error Page wow slideInUp" data-wow-delay="0ms" data-wow-duration="1500ms" Area-->
<!--Start footer area Style4-->
<footer class="footer-area style4">
<div class="container">
<div class="row">
<!--Start single footer widget-->
<div class="col-xl-4 col-lg-4 col-md-6 col-sm-12">
<div class="single-footer-widget marbtm50-s4">
<div class="our-info-box">
<div class="footer-logo">
<a href="index-2.html">
<img src="images/footer/footer-logo.png" alt="Awesome Logo">
</a>
</div>
<div class="text">
<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the blinded by desiremoment.</p>
</div>
<div class="follow-us-social-links clearfix">
<span>Follw Us On:</span>
<ul>
<li><a href="#">Facebook</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Instagram</a></li>
</ul>
</div>
</div>
</div>
</div>
<!--End single footer widget-->
<!--Start single footer widget-->
<div class="col-xl-4 col-lg-5 col-md-6 col-sm-12">
<div class="single-footer-widget s4">
<div class="title-style2">
<h3>Usefull Links</h3>
</div>
<div class="usefull-links">
<ul class="float-left">
<li><a href="#">Company</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Team</a></li>
<li><a href="#">Projects</a></li>
<li><a href="#">Get a Quote</a></li>
</ul>
<ul class="float-left borders-left">
<li><a href="#">News</a></li>
<li><a href="#">Testimonials</a></li>
<li><a href="#">Partners</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<!--End single footer widget-->
<!--Start single footer widget-->
<div class="col-xl-4 col-lg-3 col-md-12 col-sm-12">
<div class="single-footer-widget pdtop50-s4">
<div class="title-style2">
<h3>Subscribe Us</h3>
</div>
<div class="subscribe-box">
<form class="subscribe-form" action="#">
<input type="email" name="email" placeholder="Your Email">
<button class="btn-one" type="submit">Subscribe<span class="flaticon-next"></span></button>
</form>
<div class="text">
<p><span>*</span>Subscribe us and get latest news and updates</p>
</div>
</div>
</div>
</div>
<!--End single footer widget-->
</div>
</div>
</footer>
<!--End footer area style4-->
<!--Start Footer Contact Info Area-->
<section class="footer-contact-info-area">
<div class="container">
<div class="row">
<div class="col-xl-12">
<ul class="footer-contact-info clearfix">
<li>
<div class="single-footer-contact-info">
<div class="inner">
<div class="icon">
<span class="icon-global"></span>
</div>
<div class="text">
<p>Flat 20, Reynolds Neck, North<br> Helenaville, FV77 8WS</p>
</div>
</div>
</div>
</li>
<li>
<div class="single-footer-contact-info">
<div class="inner">
<div class="icon">
<span class="icon-support1"></span>
</div>
<div class="text">
<p>+324 123 45 978 & 01<br> <span>Mon - Friday:</span> 9.00am to 6.00pm</p>
</div>
</div>
</div>
</li>
<li>
<div class="single-footer-contact-info">
<div class="inner">
<div class="icon">
<span class="icon-shipping-and-delivery"></span>
</div>
<div class="text">
<p>[email protected]<br> [email protected]</p>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<!--End Footer Contact Info Area-->
<!--Start footer bottom area-->
<section class="footer-bottom-area style3">
<div class="container">
<div class="row">
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<div class="copyright-text text-center">
<p><a href="https://www.templateshub.net" target="_blank">Templates Hub</a></p>
</div>
</div>
</div>
</div>
</section>
<!--End footer bottom area-->
</div>
<div class="scroll-to-top scroll-to-target" data-target="html"><span class="fa fa-angle-up"></span></div>
<script src="js/jquery.js"></script>
<script src="js/appear.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/bootstrap-select.min.js"></script>
<script src="js/isotope.js"></script>
<script src="js/jquery.bootstrap-touchspin.js"></script>
<script src="js/jquery.countTo.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.enllax.min.js"></script>
<script src="js/jquery.fancybox.js"></script>
<script src="js/jquery.mixitup.min.js"></script>
<script src="js/jquery.paroller.min.js"></script>
<script src="js/owl.js"></script>
<script src="js/validation.js"></script>
<script src="js/wow.js"></script>
<script src="js/map-helper.js"></script>
<script src="assets/language-switcher/jquery.polyglot.language.switcher.js"></script>
<script src="assets/timepicker/timePicker.js"></script>
<script src="assets/html5lightbox/html5lightbox.js"></script>
<!--Revolution Slider-->
<script src="plugins/revolution/js/jquery.themepunch.revolution.min.js"></script>
<script src="plugins/revolution/js/jquery.themepunch.tools.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.actions.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.carousel.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.kenburn.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.migration.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.navigation.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.parallax.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
<script src="plugins/revolution/js/extensions/revolution.extension.video.min.js"></script>
<script src="js/main-slider-script.js"></script>
<!-- thm custom script -->
<script src="js/custom.js"></script>
</body>
<!-- 404-page 06:47:00 GMT -->
</html>