-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
534 lines (496 loc) · 29.9 KB
/
404.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from htmldemo.hasthemes.com/pringo/pringo/404.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 03 Apr 2021 09:32:46 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pringo - Digital Marketing Bootstrap 5 Template</title>
<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.ico" />
<link rel="stylesheet" href="assets/css/vendor/icofont.min.css" />
<link rel="stylesheet" href="assets/css/plugins/animate.min.css" />
<link rel="stylesheet" href="assets/css/plugins/swiper-bundle.min.css" />
<link rel="stylesheet" href="assets/css/plugins/aos.css" />
<link rel="stylesheet" href="assets/css/plugins/selectric.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<!-- Use the minified version files listed below for better performance and remove the files listed above -->
<!-- Minified css -->
<!-- # vendor min css,plugins min css,style min css -->
<!-- <link rel="stylesheet" href="assets/css/vendor/vendor.min.css" />
<link rel="stylesheet" href="assets/css/plugins/plugins.min.css" />
<link rel="stylesheet" href="assets/css/plugins/aos.css" />
<link rel="stylesheet" href="assets/css/plugins/selectric.css" />
<link rel="stylesheet" href="assets/css/style.min.css" /> -->
</head>
<body>
<!-- Modal -->
<div class="modal offcanvas-modal fade" id="offcanvas-modal">
<div class="modal-dialog offcanvas-dialog">
<div class="modal-content">
<div class="modal-header offcanvas-header">
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<!-- offcanvas-form-wrap start -->
<div class="offcanvas-form-wrap">
<form action="#" class="offcanvas-form position-relative">
<input class="form-control" type="text" placeholder="Enter your search key ... " />
<button class="btn btn-warning">search</button>
</form>
</div>
<!-- offcanvas-form-wrap end -->
<!-- offcanvas-menu start -->
<nav id="offcanvas-menu" class="offcanvas-menu">
<ul>
<li>
<a href="index.html">Home</a>
<!-- add your sub menu here -->
</li>
<li>
<a href="service-details.html">Services</a>
</li>
<li>
<a href="case-details.html">Case Studies</a>
</li>
<li>
<a href="#?">Blog</a>
<ul>
<li>
<a href="blog-details.html">blog details</a>
</li>
<li>
<a href="blog-grid-3-column.html">blog grid 3 column</a>
</li>
<li>
<a href="blog-left-sidebar.html">blog left sidebar</a>
</li>
<li>
<a href="blog-right-sidebar.html">blog right sidebar</a>
</li>
</ul>
</li>
<li>
<a href="javascript:void(0)">Pages</a>
<ul>
<li><a href="about-us.html">about us</a></li>
<li><a href="faq.html">faq</a></li>
<li><a href="404.html">404 not found!</a></li>
</ul>
</li>
<li>
<a href="contact-us.html">Contact</a>
</li>
</ul>
<div class="offcanvas-social">
<ul>
<li>
<a href="#"><i class="icofont-facebook"></i></a>
</li>
<li>
<a href="#"><i class="icofont-twitter"></i></a>
</li>
<li>
<a href="#"><i class="icofont-skype"></i></a>
</li>
<li>
<a href="#"><i class="icofont-linkedin"></i></a>
</li>
</ul>
</div>
</nav>
<!-- offcanvas-menu end -->
<p class="text-gradient mt-3">Let us grow your website traffic.</p>
</div>
</div>
</div>
<header class="header">
<div class="header-top bg-primary">
<div class="container">
<div class="row align-items-center">
<div class="col col-lg-4 d-none d-lg-block">
<ul class="header-social-links d-flex flex-wrap align-items-center">
<li class="social-link-item"><a href="#" class="social-link"><i class="icofont-facebook"></i></a></li>
<li class="social-link-item"><a href="#" class="social-link"><i class="icofont-twitter"></i></a></li>
<li class="social-link-item"><a href="#" class="social-link"><i class="icofont-skype"></i></a></li>
<li class="social-link-item"><a href="#" class="social-link"><i class="icofont-linkedin"></i></a></li>
</ul>
</div>
<div class="col-12 col-md-6 col-lg-4 d-none d-md-block">
<p class="d-flex flex-wrap align-items-center text-gradient"><span class="hr-border d-none d-xl-block"></span>Let us grow your website traffic.</p>
</div>
<div class="col-12 col-md-6 col-lg-4">
<ul class="select-box d-flex flex-wrap align-items-center justify-content-center justify-content-md-end">
<li class="select-item"><a href="tel:0123456789">Cell: 0123456789</a></li>
<li class="select-item">
<select class="form-select w-auto">
<option selected>English</option>
<option value="1">Français</option>
<option value="2">English</option>
<option value="3">Français</option>
</select>
</li>
</ul>
</div>
</div>
</div>
</div>
<div id="active-sticky" class="header-bottom">
<div class="container">
<div class="row align-items-center">
<div class="col">
<a href="index.html" class="brand-logo">
<img src="assets/images/logo/logo.png" alt="brand logo" />
</a>
</div>
<div class="col-auto">
<a class="btn btn-warning btn-hover-warning d-none d-sm-inline-block d-lg-none" href="#">Analyze Your Site <i class="icofont-arrow-right"></i>
</a>
<button type="button" class="btn btn-warning offcanvas-toggler" data-bs-toggle="modal" data-bs-target="#offcanvas-modal">
<span class="line"></span>
<span class="line"></span>
<span class="line"></span>
</button>
<nav class="d-none d-lg-block">
<ul class="main-menu text-end">
<li class="main-menu-item">
<a class="main-menu-link" href="index.html">Home</a>
</li>
<li class="main-menu-item">
<a class="main-menu-link" href="service-details.html">Services</a>
</li>
<li class="main-menu-item">
<a class="main-menu-link" href="case-details.html">
Case Studies
</a>
</li>
<li class="main-menu-item">
<a class="main-menu-link" href="#">Blog</a>
<ul class="sub-menu">
<li>
<a class="sub-menu-link" href="blog-details.html">blog details</a>
</li>
<li>
<a class="sub-menu-link" href="blog-grid-3-column.html">blog grid 3 column</a>
</li>
<li>
<a class="sub-menu-link" href="blog-left-sidebar.html">blog left sidebar</a>
</li>
<li>
<a class="sub-menu-link" href="blog-right-sidebar.html">blog right sidebar</a>
</li>
</ul>
</li>
<li class="main-menu-item">
<a class="main-menu-link" href="#">Pages</a>
<ul class="sub-menu">
<li>
<a class="sub-menu-link" href="about-us.html">about us</a>
</li>
<li><a class="sub-menu-link" href="faq.html">faq</a></li>
<li>
<a class="sub-menu-link" href="404.html">404 not found!</a>
</li>
</ul>
</li>
<li class="main-menu-item">
<a class="main-menu-link" href="contact-us.html">Contacts</a>
</li>
<li class="main-menu-item">
<a class="btn btn-warning btn-hover-warning btn-lg" href="blog-details.html">Analyze Your Site <i class="icofont-arrow-right"></i>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</header>
<!-- bread crumb section start -->
<section class="bread-crumb-section">
<img class="shape shape1" src="assets/images/bread/1.png" alt="images_not_found">
<img class="shape shape2" src="assets/images/bread/2.png" alt="images_not_found">
<div class="container">
<div class="row">
<div class="col-12">
<h2 class="title text-center">Page Not Found</h2>
<nav aria-label="breadcrumb">
<ol class="breadcrumb justify-content-center">
<li class="breadcrumb-item"><a href="index.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page"><span>pages</span></li>
</ol>
</nav>
</div>
</div>
</div>
</section>
<!-- bread crumb section end -->
<!-- page not found section end -->
<section class="page-not-found-section section-padding-y-200">
<div class="container">
<div class="row mb-n7">
<div class="col-12 mb-7">
<ul class="page-not-found">
<li class="page-not-found-item">
<img src="assets/images/page-not-found/1.png" alt="images_not_found" />
<span class="number">4</span>
</li>
<li class="page-not-found-item">
<img src="assets/images/page-not-found/2.png" alt="images_not_found" />
<span class="number">0</span>
</li>
<li class="page-not-found-item">
<img src="assets/images/page-not-found/3.png" alt="images_not_found" />
<span class="number">4</span>
</li>
</ul>
</div>
<div class="col-lg-8 col-xl-6 mx-auto mb-7">
<div class="page-not-found-content">
<h3 class="title">
Sorry! <small>This Page is Not Found.</small>
</h3>
<p>
Lorem Ipsum is simply dummy text of others the printing and
typesetting industry printer took a galley of type and scrambled
make
</p>
<a href="index.html" class="btn btn-warning">
<i class="icofont-rounded-double-left"></i> Back To Home</a>
</div>
</div>
</div>
</div>
</section>
<!-- page not found section start -->
<footer class="footer-section position-relative">
<img class="footer-bg-shape" src="assets/images/footer/shape.png" alt="images_notFound" />
<img class="path-shape" src="assets/images/footer/path-shape.png" alt="images_notFound" />
<svg class="path-svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 126.82 303.68">
<defs>
<radialGradient id="radial-gradient" cx="78.77" cy="6322.87" r="43.8" gradientTransform="translate(0 -3383.39) scale(1 0.58)" gradientUnits="userSpaceOnUse">
<stop offset="0.16" stop-color="#2647c8" />
<stop offset="0.17" stop-color="#294ac9" />
<stop offset="0.29" stop-color="#6179d7" />
<stop offset="0.42" stop-color="#92a2e3" />
<stop offset="0.54" stop-color="#b9c4ed" />
<stop offset="0.66" stop-color="#d8def5" />
<stop offset="0.78" stop-color="#edf0fb" />
<stop offset="0.9" stop-color="#fbfbfe" />
<stop offset="1" stop-color="#fff" />
</radialGradient>
<linearGradient id="linear-gradient" x1="45.02" y1="258.73" x2="112.52" y2="258.73" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#fff" />
<stop offset="0.27" stop-color="#f4f7fd" />
<stop offset="0.74" stop-color="#d8e0f8" />
<stop offset="1" stop-color="#c5d2f4" />
</linearGradient>
<linearGradient id="linear-gradient-2" x1="43.77" y1="240.52" x2="113.76" y2="240.52" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#c5d2f4" />
<stop offset="0.26" stop-color="#d8e0f8" />
<stop offset="0.73" stop-color="#f4f7fd" />
<stop offset="1" stop-color="#fff" />
</linearGradient>
</defs>
<g class="cls-1">
<path class="cls-2" d="M111.1,297c17.86-10.25,17.86-27,0-37.28s-47-10.25-64.74,0-17.75,27,0,37.28S93.25,307.24,111.1,297Z" transform="translate(0 -1)" />
<path class="cls-3" d="M102.64,283.06c13.18-7.57,13.18-42.77,0-50.33s-34.69-7.57-47.79,0-13.11,42.76,0,50.33c6.47,3.74,15,7.3,23.57,7.35C87.18,290.45,96,286.89,102.64,283.06Z" transform="translate(0 -1)" />
<path class="cls-4" d="M113.76,240.86c0-.23,0-.45,0-.68v-5.26h-1.35c-1.59-3.18-4.54-6.18-8.88-8.67-13.67-7.85-36-7.85-49.58,0-4.32,2.49-7.25,5.49-8.83,8.67H43.89v3.9a12.1,12.1,0,0,0,0,3.4v.09h0c.7,4.56,4,9,10.05,12.48,13.6,7.85,35.91,7.85,49.58,0,6-3.47,9.41-7.92,10.11-12.48h.12Z" transform="translate(0 -1)" />
<path class="cls-5" d="M103.53,249.77c13.68-7.85,13.68-20.69,0-28.54s-36-7.85-49.58,0-13.6,20.69,0,28.54S89.86,257.63,103.53,249.77Z" transform="translate(0 -1)" />
<path class="cls-6" d="M101.52,248.61c12.56-7.21,12.56-19,0-26.22s-33.06-7.21-45.55,0-12.49,19,0,26.22S89,255.83,101.52,248.61Z" transform="translate(0 -1)" />
<path class="cls-7" d="M97.39,249.6c10.28-5.91,10.28-15.57,0-21.47s-27.06-5.9-37.28,0-10.23,15.56,0,21.47S87.11,255.5,97.39,249.6Z" transform="translate(0 -1)" />
<path class="cls-8" d="M80.79,242.55c.16-14.78.32-17.18.48-32,.07-7,.28-11.46-.21-18.41a95.41,95.41,0,0,0-3.73-19.67c-3.91-13.64-7.15-27.08-8.31-41.27a266.63,266.63,0,0,1,.2-41.63C70.4,73.74,72.55,58,74.74,42.19c.22-1.56-2.16-2.23-2.38-.66-3.85,27.69-7.7,55.65-6.22,83.68a180.79,180.79,0,0,0,6.69,40.73c1.91,6.63,4,13.22,5.09,20.05,1.07,7,1,11.67.94,18.75-.17,16.73-.36,21.08-.54,37.81a1.24,1.24,0,0,0,2.47,0Z" transform="translate(0 -1)" />
<path class="cls-8" d="M68.94,135.59c-5.26-5.31-10.58-10.8-14.13-17.44a28.67,28.67,0,0,1-3.46-11c-.39-4.37.39-8.74.88-13.07A37.33,37.33,0,0,0,47.76,71.3c-4.17-7.87-9.13-15.38-13.95-22.86-.86-1.33-3-.1-2.14,1.25,4.9,7.59,10,15.23,14.16,23.25A35.23,35.23,0,0,1,50,85.53c.43,4.37-.33,8.74-.84,13.07-.89,7.68,0,14.67,3.84,21.47,3.65,6.52,8.93,12,14.15,17.27,1.12,1.14,2.87-.61,1.75-1.75Z" transform="translate(0 -1)" />
<path class="cls-8" d="M72.51,153.29C74,142.2,86.55,136.48,93.38,129a52.06,52.06,0,0,0,13.21-31.12c.11-1.59-2.36-1.58-2.48,0a49.23,49.23,0,0,1-15.79,32.68c-7.2,6.58-16.9,12.23-18.28,22.78-.21,1.58,2.27,1.56,2.47,0Z" transform="translate(0 -1)" />
<path class="cls-8" d="M40.5,34.88c-1.13-7-7.14-12.12-12.74-16.53C19.15,11.57,10.33,4.67,0,1A77.52,77.52,0,0,1,8.61,22.43c1.24,5.25,2.11,11,5.84,14.88,5.2,5.42,15,6.31,17.55,13.39l5.43,7.74C36.41,50.53,41.76,42.76,40.5,34.88Z" transform="translate(0 -1)" />
<path class="cls-8" d="M85.33,14.47c-4,9.36-17.15,12.58-20.31,22.27-3.26,10,6.11,20.72,3.46,30.91L71,68.94c7.28-6.46,11.55-15.8,13.43-25.35S86,24.19,85.33,14.47Z" transform="translate(0 -1)" />
<path class="cls-8" d="M126.82,52.12C118.59,57.29,112.24,64.9,106,72.38c-1.71,2.05-3.46,4.18-4.19,6.75a19.37,19.37,0,0,0-.38,6.27l1.11,23.2.69,3c3.68-5.89,13.56-6.08,16.07-12.56.91-2.33.56-4.93.33-7.42A75.29,75.29,0,0,1,126.82,52.12Z" transform="translate(0 -1)" />
</g>
</svg>
<!-- <img class="shape" src="assets/images/footer/1.png" alt="images_notFound" /> -->
<div class="footer-top position-relative">
<div class="container">
<!-- Newsletter start -->
<div class="row">
<div class="col-12" data-aos="fade-up" data-aos-delay="100">
<div class="section-title process text-center pb-100">
<div class="icon">
<img src="assets/images/icon/launcher.png" alt="Icon_not_found" />
</div>
<h3 class="title">Subscribe To Our Newsletter</h3>
<span class="hr-secodary"></span>
</div>
</div>
</div>
<div class="row">
<div class="col-12" data-aos="fade-up" data-aos-delay="300">
<div class="news-letter pb-100">
<form id="mc-form" action="#" class="news-letter-form position-relative">
<input id="mc-email" class="form-control" type="text" required="" placeholder="Enter Your Email Address" />
<button class="btn btn-warning">
Subscribe Now <i class="icofont-rounded-double-right"></i>
</button>
</form>
</div>
</div>
</div>
<!-- Newsletter end -->
<div class="row">
<div class="col-12" data-aos="fade-up" data-aos-delay="600">
<div class="footer-card">
<div class="footer-row">
<div class="footer-col">
<div class="footer-widget">
<a class="footer-logo" href="index.html">
<img src="assets/images/logo/logo-white.png" alt="logo_not_found" />
</a>
<ul class="adress">
<li>
<span class="icon"><i class="icofont-ui-call"></i></span>
<a href="tel:0123456789">(+88) 454 632 897</a>
</li>
<li>
<span class="icon"
><i class="icofont-send-mail"></i
></span>
<a href="mailto:[email protected]">[email protected]</a>
</li>
<li>
<span class="icon"
><i class="icofont-google-map"></i
></span>
Chilton, Texas(TX), 76632
</li>
</ul>
</div>
</div>
<div class="footer-col">
<div class="footer-widget">
<h4 class="title">All Services</h4>
<ul class="footer-menu">
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Social
Marketing</a>
</li>
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>SEO
Optimization</a>
</li>
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Content
Marketing</a>
</li>
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Social
Marketing</a>
</li>
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Web
Analytics</a>
</li>
</ul>
</div>
</div>
<div class="footer-col">
<div class="footer-widget">
<h4 class="title">Information</h4>
<ul class="footer-menu">
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Vision &
Values</a>
</li>
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Winning
Awards</a>
</li>
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Leadership</a>
</li>
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Sustainability</a>
</li>
<li>
<a class="footer-link" href="#">
<i class="icofont-rounded-double-right"></i>Careers</a>
</li>
</ul>
</div>
</div>
<div class="footer-col">
<div class="footer-widget">
<h4 class="title">Follow Us</h4>
<p>
Lorem Ipsum is simply dummy text the printing and
typesetting.
</p>
<ul class="footer-social">
<li class="footer-social-item">
<a class="footer-social-link" href="#"><i class="icofont-facebook"></i></a>
</li>
<li class="footer-social-item">
<a class="footer-social-link" href="#"><i class="icofont-twitter"></i></a>
</li>
<li class="footer-social-item">
<a class="footer-social-link" href="#"><i class="icofont-skype"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- coppy right satrt -->
<div class="copy-right-section">
<div class="container">
<div class="row">
<div class="col-12">
<p>
Copyright ©
<span id="currentYear"></span>
Made With
<i class="icofont-heart"></i>
By
<a href="https://hasthemes.com/">HasThemes</a>
All Rights Reserved
</p>
</div>
</div>
</div>
</div>
<!-- coppy right end -->
</footer>
<!-- Scripts -->
<!-- Global Vendor, plugins JS -->
<!-- Vendor JS -->
<!-- <script src="assets/js/vendor/vendor.min.js"></script>
<script src="assets/js/plugins/plugins.min.js"></script>
<script src="assets/js/ajax-contact.js"></script>
<script src="assets/js/plugins/aos.js"></script>
<script src="assets/js/plugins/waypoints.js"></script>
<script src="assets/js/plugins/jquery.selectric.min.js"></script>
<script src="assets/js/main.js"></script> -->
<!-- Use the minified version files listed below for better performance and remove the files listed above -->
<!-- # Minified js -->
<!-- vendor,plugins and main js -->
<script src="assets/js/vendor/vendor.min.js"></script>
<script src="assets/js/plugins/plugins.min.js"></script>
<script src="assets/js/ajax-contact.js"></script>
<script src="assets/js/plugins/aos.js"></script>
<script src="assets/js/plugins/waypoints.js"></script>
<script src="assets/js/plugins/jquery.selectric.min.js"></script>
<script src="assets/js/main.min.js"></script>
</body>
<!-- Mirrored from htmldemo.hasthemes.com/pringo/pringo/404.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 03 Apr 2021 09:32:47 GMT -->
</html>