-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
810 lines (696 loc) · 43.2 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
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
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
<!DOCTYPE html>
<!--
Theme Name: HASWELL
Description: HTML/CSS
Author: ABCgomel
Designed & Coded by ABCgomel
-->
<html lang="en">
<!-- Mirrored from abcgomel.ru/haswell/404.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 09 May 2023 23:59:54 GMT -->
<head>
<title>Haswell - Responsive HTML5 Template</title>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="robots" content="index, follow" >
<meta name="keywords" content="HTML5 Template" >
<meta name="description" content="Haswell - Responsive HTML5 Template" >
<meta name="author" content="ABCgomel">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- FAVICONS -->
<link rel="shortcut icon" href="images/favicon/favicon.png">
<link rel="apple-touch-icon" href="images/favicon/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/favicon/apple-touch-icon-114x114.png">
<!-- CSS -->
<!-- FLEXSLIDER SLIDER CSS -->
<link rel="stylesheet" type="text/css" href="css/flexslider.css" >
<!-- BOOTSTRAP -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- GOOGLE FONT -->
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700%7COpen+Sans:400,300,700' rel='stylesheet' type='text/css'>
<!-- ICONS ELEGANT FONT & FONT AWESOME & LINEA ICONS -->
<link rel="stylesheet" href="css/icons-fonts.css" >
<!-- CSS THEME -->
<link rel="stylesheet" href="css/style.css" >
<!-- ANIMATE -->
<link rel='stylesheet' href="css/animate.min.css">
<!-- IE Warning CSS -->
<!--[if lte IE 8]><link rel="stylesheet" type="text/css" href="css/ie-warning.css" ><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" type="text/css" href="css/ie8-fix.css" ><![endif]-->
<!-- Magnific popup in style.css Owl Carousel Assets in style.css -->
<!-- CSS end -->
<!-- JS begin some js files in bottom of file-->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Modernizr -->
<!-- <script src="js/modernizr.js"></script> -->
</head>
<body>
<!-- LOADER -->
<div id="loader-overflow">
<div id="loader3">Please enable JS</div>
</div>
<div id="wrap" class="boxed ">
<div class="grey-bg"> <!-- Grey BG -->
<!--[if lte IE 8]>
<div id="ie-container">
<div id="ie-cont-close">
<a href='#' onclick='javascript:this.parentNode.parentNode.style.display="none"; return false;'><img src='images/ie-warn/ie-warning-close.jpg' style='border: none;' alt='Close'></a>
</div>
<div id="ie-cont-content" >
<div id="ie-cont-warning">
<img src='images/ie-warn/ie-warning.jpg' alt='Warning!'>
</div>
<div id="ie-cont-text" >
<div id="ie-text-bold">
You are using an outdated browser
</div>
<div id="ie-text">
For a better experience using this site, please upgrade to a modern web browser.
</div>
</div>
<div id="ie-cont-brows" >
<a href='http://www.firefox.com' target='_blank'><img src='images/ie-warn/ie-warning-firefox.jpg' alt='Download Firefox'></a>
<a href='http://www.opera.com/download/' target='_blank'><img src='images/ie-warn/ie-warning-opera.jpg' alt='Download Opera'></a>
<a href='http://www.apple.com/safari/download/' target='_blank'><img src='images/ie-warn/ie-warning-safari.jpg' alt='Download Safari'></a>
<a href='http://www.google.com/chrome' target='_blank'><img src='images/ie-warn/ie-warning-chrome.jpg' alt='Download Google Chrome'></a>
</div>
</div>
</div>
<![endif]-->
<!-- HEADER 1 NO-TRANSPARENT -->
<header id="nav" class="header header-1 no-transparent mobile-no-transparent">
<div class="header-wrapper">
<div class="container-m-30 clearfix">
<div class="logo-row">
<!-- LOGO -->
<div class="logo-container-2">
<div class="logo-2">
<a href="index-2.html" class="clearfix">
<img src="images/logo.png" class="logo-img" alt="Logo">
</a>
</div>
</div>
<!-- BUTTON -->
<div class="menu-btn-respons-container">
<button type="button" class="navbar-toggle btn-navbar collapsed" data-toggle="collapse" data-target="#main-menu .navbar-collapse">
<span aria-hidden="true" class="icon_menu hamb-mob-icon"></span>
</button>
</div>
</div>
</div>
<!-- MAIN MENU CONTAINER -->
<div class="main-menu-container">
<div class="container-m-30 clearfix">
<!-- MAIN MENU -->
<div id="main-menu">
<div class="navbar navbar-default" role="navigation">
<!-- MAIN MENU LIST -->
<nav class="collapse collapsing navbar-collapse right-1024">
<ul class="nav navbar-nav">
<!-- MENU ITEM -->
<li class="parent">
<a href="#"><div class="main-menu-title">HOME</div></a>
<ul class="sub">
<li class="parent">
<a href="#">Home - Corporate</a>
<ul class="sub">
<li><a href="index-2.html">Corporate 1</a></li>
<li><a href="index2.html">Corporate 2</a></li>
<li><a href="index3.html">Corporate 3</a></li>
<li><a href="index4.html">Corporate 4</a></li>
<li><a href="index5.html">Corporate 5</a></li>
<li><a href="index6.html">Corporate 6</a></li>
<li><a href="index-center.html">Corporate 7 <span class="label-new">new</span></a></li>
<li><a href="index-sticky-header-on-mobile.html">Corporate 8 <span class="label-new">new</span></a></li>
<li><a href="index-hiding-logo-header.html">Corporate 9 <span class="label-new">new</span></a></li>
<li><a href="index10.html">Corporate 10<span class="label-new">new</span></a></li>
<li><a href="agency.html">Agency<span class="label-new">new</span></a></li>
</ul>
</li>
<li class="parent">
<a href="#" >Home - Blog</a>
<ul class="sub">
<li><a href="index-blog.html">Blog Layout 1</a></li>
<li><a href="index-blog-2.html">Blog Layout 2</a></li>
</ul>
</li>
<li class="parent">
<a href="#" >Home - Landing</a>
<ul class="sub">
<li><a href="one-page-landing.html">Landing 1</a></li>
<li><a href="one-page-landing2.html">Landing 2</a></li>
</ul>
</li>
<li class="parent">
<a href="#" >Home - Min Menu</a>
<ul class="sub">
<li><a href="index-side-menu.html">Side Menu</a></li>
<li><a href="index-full-screen-menu.html">Fullscreen Menu</a></li>
<li><a href="index-full-screen-menu-sub.html">Fullscreen Menu Sub</a></li>
</ul>
</li>
<li><a href="index-portfolio.html">Home - Portfolio</a></li>
<li><a href="index-shop.html">Home - Shop</a></li>
<li><a href="index-construction.html">Home - Construct</a></li>
<li><a href="index-construction2.html">Home - Construct 2</a></li>
<li><a href="index-cars.html">Home - Cars</a></li>
<li><a href="car-service.html">Home - Car Service</a></li>
<li><a href="index-photo.html">Home - Photo</a></li>
<li><a href="photographer.html">Home - Photo 2 <span class="label-new">new</span></a></li>
<li><a href="one-page-travel.html">Home - Travel</a></li>
<li><a href="index-magazine.html">Home - Magazine</a></li>
<li><a href="intro.html#one-pages">Home - One Page</a></li>
<li class="parent">
<a href="#" >Home - Static</a>
<ul class="sub">
<li><a href="static-image.html">Image</a></li>
<li><a href="static-image-left.html">Image 2 <span class="label-new">new</span></a></li>
<li><a href="static-parallax.html">Parallax</a></li>
<li><a href="static-parallax2.html">Parallax 2 <span class="label-new">new</span></a></li>
<li><a href="static-text-rotator.html">Text Rotator</a></li>
<li><a href="static-video.html">HTML5 Video</a></li>
</ul>
</li>
<li><a href="slider-revo-html5-video.html">Home - Video</a></li>
</ul>
</li>
<!-- MENU ITEM -->
<li class="parent">
<a href="#"><div class="main-menu-title">SLIDERS</div></a>
<ul class="sub">
<li class="parent">
<a href="#">Revolution Slider</a>
<ul class="sub">
<li><a href="index-2.html">Full Screen</a></li>
<li><a href="slider-revo-full-width.html">Full Width</a></li>
<li><a href="slider-revo-kenburns.html">Kenburns Effect</a></li>
<li><a href="slider-revo-html5-video.html">HTML5 Video</a></li>
<li><a href="http://abcgomel.ru/revo-slider-demo/start-here.html">All Demos <span class="label-new">new</span></a></li>
</ul>
</li>
<li><a href="slider-flex.html">Flex Slider</a></li>
<li class="parent">
<a href="#" >Static Media</a>
<ul class="sub">
<li><a href="static-image.html">Image</a></li>
<li><a href="static-image-left.html">Image 2 <span class="label-new">new</span></a></li>
<li><a href="static-parallax.html">Parallax</a></li>
<li><a href="static-parallax2.html">Parallax 2 <span class="label-new">new</span></a></li>
<li><a href="static-text-rotator.html">Text Rotator</a></li>
<li><a href="static-video.html">HTML5 Video</a></li>
</ul>
</li>
</ul>
</li>
<!-- MEGA MENU ITEM -->
<li class="parent megamenu current">
<a href="#"><div class="main-menu-title">PAGES & FEATURES</div></a>
<ul class="sub">
<li>
<div class="menu-sub-container">
<div class="box col-md-2 nofloat closed">
<h5 class="title">HEADERS</h5>
<ul>
<li><a href="index-2.html">Black Transparent</a></li>
<li><a href="index2.html">White Transparent</a></li>
<li><a href="index3.html">White No Transparent</a></li>
<li><a href="index-blog-2.html">Black No Transparent</a></li>
<li><a href="index-sticky-header-on-mobile.html">Sticky on Mobile <span class="label-new">new</span></a></li>
<li><a href="index-center.html">Header Center <span class="label-new">new</span></a></li>
<li><a href="static-image-left.html">Header Left <span class="label-new">new</span></a></li>
<li><a href="index-hiding-logo-header.html">Hiding Logo<span class="label-new">new</span></a></li>
<li><a href="one-page-index7.html">Header Below<span class="label-new">new</span></a></li>
<li><a href="index10.html">Header Logo Change<span class="label-new">new</span></a></li>
<li><a href="index-shop.html">Header Shop</a></li>
<li><a href="index-photo.html">Side Menu</a></li>
<li><a href="index-side-menu.html">Header Min Menu</a></li>
<li><a href="index-full-screen-menu.html">Min Menu 2</a></li>
<li><a href="index-full-screen-menu-sub.html">Min Menu 2 Sub <span class="label-new">new</span></a></li>
<li><a href="coming-soon2.html">Black Min Menu 2</a></li>
<li><a href="index-construction2.html">Header Top Bar</a></li>
<li><a href="index-magazine.html">Header Magazine</a></li>
</ul>
</div>
<div class="box col-md-2 nofloat closed">
<h5 class="title">FOOTERS</h5>
<ul>
<li><a href="index2.html#footer1">Footer 1</a></li>
<li><a href="index-2.html#footer2">Footer 2</a></li>
<li><a href="index4.html#footer3">Footer 3</a></li>
<li><a href="index-cars.html#footer4">Footer 4</a></li>
<li><a href="index-side-menu.html#footer5">Footer 5</a></li>
<li><a href="agency.html#footer6">Footer 6<span class="label-new">new</span></a></li>
<li><a href="photographer.html#footer7">Footer 7<span class="label-new">new</span></a></li>
</ul>
</div>
<div class="box col-md-3 nofloat closed">
<h5 class="title">PAGES SAMPLES 1</h5>
<ul>
<li><a href="typography.html">Typography</a></li>
<li><a href="grid-system.html">Grid System</a></li>
<li><a href="layout-full-width.html">Layout Full width</a></li>
<li><a href="layout-left-sidebar.html">Layout Left sidebar</a></li>
<li><a href="layout-right-sidebar.html">Layout Right sidebar</a></li>
<li><a href="under-construction.html">Under construction</a></li>
<li><a href="coming-soon2.html">Under construction 2</a></li>
<li><a href="maintenance-page.html">Maintenance Page</a></li>
</ul>
</div>
<div class="box col-md-3 nofloat closed current">
<h5 class="title">PAGES SAMPLES 2</h5>
<ul>
<li><a href="about-us.html">About Us</a></li>
<li><a href="about-us-2.html">About Us 2</a></li>
<li><a href="about-me.html">About Me</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a class="current" href="404.html">404 Error</a></li>
<li><a href="img-comp.html">Image Compare<span class="label-new">new</span></a></li>
<li><a href="login.html">Login / Register <span class="label-new">new</span></a></li>
<li><a href="cookie1.html">Cookie 1<span class="label-new">new</span></a></li>
<li><a href="cookie2.html">Cookie 2<span class="label-new">new</span></a></li>
<li><a href="cookie-policy.html">Cookie Policy<span class="label-new">new</span></a></li>
</ul>
</div>
<div class="box col-md-2 nofloat closed">
<h5 class="title">PAGE TITLES</h5>
<ul>
<li><a href="page-title-small-grey.html">Small Grey</a></li>
<li><a href="page-title-small-white.html">Small White</a></li>
<li><a href="page-title-small-dark.html">Small Dark</a></li>
<li><a href="page-title-big-grey.html">Big Grey</a></li>
<li><a href="page-title-big-white.html">Big White</a></li>
<li><a href="page-title-big-dark.html">Big Dark</a></li>
<li><a href="page-title-big-img.html">Big Image</a></li>
<li><a href="page-title-large-img.html">Large Image</a></li>
</ul>
</div>
</div>
</li>
</ul>
</li>
<!-- MENU ITEM -->
<li class="parent">
<a href="#"><div class="main-menu-title">PORTFOLIO</div></a>
<ul class="sub">
<li><a href="portfolio-grid.html">Portfolio Grid</a></li>
<li class="parent">
<a href="#">Boxed</a>
<ul class="sub">
<li><a href="portfolio-boxed-2col.html">2 Columns</a></li>
<li><a href="portfolio-boxed-3col.html">3 Columns</a></li>
<li><a href="portfolio-boxed-4col.html">4 Columns</a></li>
<li><a href="portfolio-boxed-5col.html">5 Columns</a></li>
</ul>
</li>
<li class="parent">
<a href="#">Boxed bordered</a>
<ul class="sub">
<li><a href="portfolio-boxed-gut-2col.html">2 Columns</a></li>
<li><a href="portfolio-boxed-gut-3col.html">3 Columns</a></li>
<li><a href="portfolio-boxed-gut-4col.html">4 Columns</a></li>
</ul>
</li> <li class="parent">
<a href="#">Wide</a>
<ul class="sub">
<li><a href="portfolio-wide-2col.html">2 Columns</a></li>
<li><a href="portfolio-wide-3col.html">3 Columns</a></li>
<li><a href="portfolio-wide-4col.html">4 Columns</a></li>
<li><a href="portfolio-wide-5col.html">5 Columns</a></li>
</ul>
</li>
<li class="parent">
<a href="#">Wide bordered</a>
<ul class="sub">
<li><a href="portfolio-wide-gut-2col.html">2 Columns</a></li>
<li><a href="portfolio-wide-gut-3col.html">3 Columns</a></li>
<li><a href="portfolio-wide-gut-4col.html">4 Columns</a></li>
<li><a href="portfolio-wide-gut-5col.html">5 Columns</a></li>
</ul>
</li>
<li class="parent">
<a href="#">Masonry</a>
<ul class="sub">
<li><a href="portfolio-masonry-2col.html">2 Columns</a></li>
<li><a href="portfolio-masonry-3col.html">3 Columns</a></li>
<li><a href="portfolio-masonry-4col.html">4 Columns</a></li>
<li><a href="portfolio-masonry-5col.html">5 Columns</a></li>
</ul>
</li>
<li class="parent">
<a href="#">Portfolio Single</a>
<ul class="sub">
<li><a href="portfolio-single1.html">Single 1</a></li>
<li><a href="portfolio-single2.html">Single 2</a></li>
<li><a href="portfolio-single3.html">Single 3</a></li>
</ul>
</li>
</ul>
</li>
<!-- MENU ITEM -->
<li class="parent">
<a href="#"><div class="main-menu-title">BLOG</div></a>
<ul class="sub">
<li class="parent">
<a href="#">Blog Masonry</a>
<ul class="sub">
<li><a href="blog-masonry-2col.html">2 Columns</a></li>
<li><a href="blog-masonry-3col.html">3 Columns</a></li>
<li><a href="blog-masonry-4col.html">4 Columns</a></li>
</ul>
</li>
<li><a href="blog-full-width.html">Blog Full Width</a></li>
<li><a href="blog-small-image.html">Blog Small Image</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>
<li class="parent">
<a href="#">Blog Single</a>
<ul class="sub">
<li><a href="blog-single-disqus.html">Disqus Comments</a></li>
<li><a href="blog-single-facebook.html">Facebook Comments</a></li>
<li><a href="blog-single-sidebar-right.html">Right Sidebar</a></li>
<li><a href="blog-single-sidebar-left.html">Left Sidebar</a></li>
<li><a href="blog-single-fullwidth.html">Fullwidth</a></li>
</ul>
</li>
</ul>
</li>
<!-- MENU ITEM -->
<li class="parent">
<a href="#"><div class="main-menu-title">SHOP</div></a>
<ul class="sub">
<li><a href="index-shop.html">Home - Shop</a></li>
<li><a href="shop-2-col.html">2 Columns</a></li>
<li><a href="shop-3-col.html">3 Columns</a></li>
<li><a href="shop-4-col.html">4 Columns</a></li>
<li><a href="shop-single.html">Shop Single</a></li>
<li><a href="shop-shoping-cart.html">Shoping Cart</a></li>
</ul>
</li>
<!-- MEGA MENU ITEM -->
<li class="parent megamenu">
<a href="#"><div class="main-menu-title">SHORTCODES</div></a>
<ul class="sub">
<li class="clearfix">
<div class="menu-sub-container">
<div class="box col-md-3 ">
<ul>
<li><a href="animations.html"><div class="icon icon-basic-mixer2"></div> ANIMATIONS</a></li>
<li><a href="shortcodes.html#accordions"><div class="icon icon-basic-map"></div> ACCORDIONS</a></li>
<li><a href="shortcodes.html#buttons"><div class="icon icon-basic-link"></div> BUTTONS</a></li>
<li><a href="shortcodes.html#carousels"><div class="icon icon-arrows-expand-horizontal1"></div> CAROUSELS</a></li>
<li><a href="shortcodes.html#toggles"><div class="icon icon-arrows-hamburger1"></div>TOGGLES</a></li>
<li><a href="shortcodes.html#tabs"><div class="icon icon-basic-folder"></div>TABS</a></li>
<li><a href="shortcodes.html#labels"><div class="icon icon-ecommerce-diamond"></div>LABELS</a></li>
<li><a href="shortcodes.html#twitter-link"><div class="icon icon-basic-world"></div>TWITTER FEEDS</a></li>
</ul>
</div>
<div class="box col-md-3">
<ul>
<li><a href="icons.html"><div class="icon icon-basic-lightbulb"></div>ICONS</a></li>
<li><a href="shortcodes.html#alerts"><div class="icon icon-basic-exclamation"></div>ALERTS</a></li>
<li><a href="shortcodes.html#modals"><div class="icon icon-basic-webpage-img-txt"></div>MODALS</a></li>
<li><a href="shortcodes.html#pagination"><div class="icon icon-arrows-stretch-horizontal1"></div>PAGINATION</a></li>
<li><a href="shortcodes.html#lightbox"><div class="icon icon-basic-webpage-multiple"></div>LIGHTBOX</a></li>
<li><a href="shortcodes.html#counters-charts"><div class="icon icon-ecommerce-graph2"></div>COUNTERS & CHARTS</a></li>
<li><a href="shortcodes.html#progress-bars"><div class="icon icon-basic-server2"></div>PROGRESS BARS</a></li>
<li><a href="shortcodes.html#flickr-link"><div class="icon icon-basic-webpage-multiple"></div>FLICKR FEEDS</a></li>
</ul>
</div>
<div class="box col-md-3">
<ul>
<li><a href="typography.html#heading"><div class="icon icon-arrows-drag-vert"></div> HEADINGS</a></li>
<li><a href="typography.html#dropcaps"><div class="icon icon-software-font-smallcaps"></div>DROPCAPS</a></li>
<li><a href="typography.html#blockquotes"><div class="icon icon-basic-message-txt"></div>BLOCKQUOTES</a></li>
<li><a href="typography.html#testimonials"><div class="icon icon-arrows-keyboard-cmd-29"></div>TESTIMONIALS</a></li>
<li><a href="typography.html#pricing-tables"><div class="icon icon-basic-notebook"></div>PRICING TABLES</a></li>
<li><a href="typography.html#cd-timeline"><div class="icon icon-arrows-drag-horiz"></div>TIMELINE</a></li>
<li><a href="typography.html#tables"><div class="icon icon-arrows-squares"></div>TABLES</a></li>
</ul>
</div>
<div class="box col-md-3 ">
<ul>
<li><a href="typography.html#lists"><div class="icon icon-arrows-check"></div>LISTS</a></li>
<li><a href="typography.html#code"><div class="icon icon-basic-webpage-txt"></div>CODE</a></li>
<li><a href="typography.html#tooltips"><div class="icon icon-arrows-sign-right"></div>TOOLTIPS</a></li>
<li><a href="typography.html#popover"><div class="icon icon-arrows-keyboard-right"></div>POPOVER</a></li>
<li><a href="typography.html#highlights"><div class="icon icon-ecommerce-sale"></div>HIGHLIGHTS</a></li>
<li><a href="typography.html#dividers"><div class="icon icon-arrows-minus"></div>DIVIDERS</a></li>
<li><a href="shortcodes.html#media"><div class="icon icon-music-play-button"></div>MEDIA</a></li>
</ul>
</div>
</div>
</li>
</ul>
</li>
<!-- MENU ITEM -->
<li id="menu-contact-info-big" class="parent megamenu">
<a href="#"><div class="main-menu-title">CONTACT</div></a>
<ul class="sub">
<li class="clearfix" >
<div class="menu-sub-container">
<div class="box col-md-3 menu-demo-info closed">
<h5 class="title">CONTACT PAGES</h5>
<ul>
<li><a href="contact.html">Contact Version 1</a></li>
<li><a href="contact2.html">Contact Version 2</a></li>
<li><a href="contact-recaptcha.html">Contact reCAPTCHA<span class="label-new">NEW</span></a></li>
<li><a href="contact2-recaptcha.html">Contact 2 reCAPTCHA<span class="label-new">NEW</span></a></li>
<li><a href="contact-embed.html">Contact Embed<span class="label-new">NEW</span></a></li>
<li><a href="contact2-embed.html">Contact 2 Embed<span class="label-new">NEW</span></a></li>
</ul>
</div>
<div class="col-md-3 menu-contact-info">
<ul class="contact-list">
<li class="contact-loc clearfix">
<div class="loc-icon-container">
<span aria-hidden="true" class="icon_pin_alt main-menu-contact-icon"></span>
</div>
<div class="menu-contact-text-container">555 California str, Suite 100</div>
</li>
<li class="contact-phone clearfix">
<div class="loc-icon-container">
<span aria-hidden="true" class="icon_phone main-menu-contact-icon"></span>
</div>
<div class="menu-contact-text-container">1-32-312-22, 1-32-112-22</div>
</li>
<li class="contact-mail clearfix" >
<div class="loc-icon-container">
<span aria-hidden="true" class="icon_mail_alt main-menu-contact-icon"></span>
</div>
<div class="menu-contact-text-container">
<a class="a-mail" href="mailto:[email protected]">[email protected]</a>
</div>
</li>
</ul>
</div>
<div class="col-md-6 menu-map-container hide-max-960 ">
<!-- Google Maps -->
<div class="google-map-container">
<img src="images/map-line.png" alt="alt">
</div>
<!-- Google Maps / End -->
</div>
</div>
</li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<!-- END main-menu -->
</div>
<!-- END container-m-30 -->
</div>
<!-- END main-menu-container -->
<!-- SEARCH READ DOCUMENTATION -->
<ul class="cd-header-buttons">
<li><a class="cd-search-trigger" href="#cd-search"><span></span></a></li>
</ul> <!-- cd-header-buttons -->
<div id="cd-search" class="cd-search">
<form class="form-search" id="searchForm" action="http://abcgomel.ru/haswell/page-search-results.html" method="get">
<input type="text" value="" name="q" id="q" placeholder="Search...">
</form>
</div>
</div>
<!-- END header-wrapper -->
</header>
<!-- PAGE TITLE SMALL -->
<div class="page-title-cont page-title-small grey-light-bg">
<div class="relative container align-left">
<div class="row">
<div class="col-md-8">
<h1 class="page-title">PAGE TITLES</h1>
</div>
<div class="col-md-4">
<div class="breadcrumbs">
<a href="index-2.html">Home</a><span class="slash-divider">/</span><a href="#">PAGES & FEATURES</a><span class="slash-divider">/</span><span class="bread-current">PAGE TITLES</span>
</div>
</div>
</div>
</div>
</div>
<!-- COTENT CONTAINER -->
<div class="container p-140-cont">
<div class="row mb-40">
<div class="col-md-6 text-center img-container-404">
<img alt="img" src="images/content/404.png">
</div>
<div class="col-md-6 m-top-10">
<h3>OOPS! THE PAGE YOU WERE LOOKING FOR, COULDN'T BE FOUND</h3>
<p>We're sorry, but the page you were looking for doesn't exist. Here are some useful links</p>
<div class="row m-top-20">
<div class="col-md-6">
<ul class="icon-list">
<li><i class="fa fa-angle-right"></i><a class="a-invert" href="index-2.html">Home</a></li>
<li><i class="fa fa-angle-right"></i><a class="a-invert" href="about-us.html">About Us</a></li>
<li><i class="fa fa-angle-right"></i><a class="a-invert" href="faq.html">FAQs</a></li>
</ul>
</div>
<div class="col-md-6">
<ul class="icon-list">
<li><i class="fa fa-angle-right"></i><a class="a-invert" href="portfolio-2-col.html">Portfolio</a></li>
<li><i class="fa fa-angle-right"></i><a class="a-invert" href="blog.html">Blog</a></li>
<li><i class="fa fa-angle-right"></i><a class="a-invert" href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- NEWS LETTER -->
<div class="page-section nl-cont">
<div class="container">
<div class="relative" >
<div id="mc_embed_signup" class="nl-form-container clearfix">
<form action="http://abcgomel.us9.list-manage.com/subscribe/post-json?u=ba37086d08bdc9f56f3592af0&id=e38247f7cc&c=?" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="newsletterform validate" target="_blank" novalidate> <!-- EDIT THIS ACTION URL (add "post-json?u" instead of "post?u" and appended "&c=?" to the end of this URL) -->
<input type="email" value="" name="EMAIL" class="email nl-email-input" id="mce-EMAIL" placeholder="Enter your email" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;"><input type="text" name="b_ba37086d08bdc9f56f3592af0_e38247f7cc" tabindex="-1" value=""></div>
<input type="submit" value="SUBSCRIBE" name="subscribe" id="mc-embedded-subscribe" class="button medium gray">
</form>
<div id="notification_container" ></div>
</div>
</div>
</div>
</div>
<!-- FOOTER 2 -->
<footer class="page-section pt-80 pb-50">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-3 widget">
<div class="logo-footer-cont">
<a href="index-2.html">
<img class="logo-footer" src="images/logo-footer.png" alt="logo">
</a>
</div>
<div class="footer-2-text-cont">
<address>
555 California str, Suite 100<br>
San Francisco, CA 94107
</address>
</div>
<div class="footer-2-text-cont">
1-800-312-2121<br>
1-800-310-1010
</div>
<div class="footer-2-text-cont">
<a class="a-text" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="col-md-3 col-sm-3 widget">
<h4>NAVIGATE</h4>
<ul class="links-list bold a-text-cont">
<li><a href="index-2.html">HOME</a></li>
<li><a href="grid-system.html">GRID SYSTEM</a></li>
<li><a href="services.html">SERVICES</a></li>
<li><a href="index-portfolio.html">PORTFOLIO</a></li>
<li><a href="index-blog.html">BLOG</a></li>
<li><a href="index-shop.html">SHOP</a></li>
<li><a href="intro.html">PAGES</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-3 widget">
<h4>ABOUT US</h4>
<ul class="links-list a-text-cont" >
<li><a href="about-us.html">COMPANY</a></li>
<li><a href="services.html">WHAT WE DO</a></li>
<li><a href="https://help.market.envato.com/hc/en-us">HELP CENTER</a></li>
<li><a href="http://themeforest.net/legal/market">TERMS OF SERVICE</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-3 widget">
<h4>RECENT POSTS</h4>
<div id="post-list-footer">
<div class="post-prev-title">
<h3><a class="a-text" href="blog-single-sidebar-right.html">New trends in web design</a></h3>
</div>
<div class="post-prev-info">
Jule 10
</div>
<div class="post-prev-title">
<h3><a class="a-text" href="blog-single-sidebar-right.html">The sound of life</a></h3>
</div>
<div class="post-prev-info">
October 10
</div>
<div class="post-prev-title">
<h3><a class="a-text" href="blog-single-sidebar-right.html">Time for minimalism</a></h3>
</div>
<div class="post-prev-info">
September 21
</div>
</div>
</div>
</div>
<div class="footer-2-copy-cont clearfix">
<!-- Social Links -->
<div class="footer-2-soc-a right">
<a href="https://1.envato.market/a1gQR" title="Facebook" target="_blank"><i class="fa fa-facebook"></i></a>
<a href="https://1.envato.market/a1gQR" title="Twitter" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://1.envato.market/a1gQR" title="Behance" target="_blank"><i class="fa fa-behance"></i></a>
<a href="https://1.envato.market/a1gQR" title="LinkedIn+" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="https://dribbble.com/abcgomel" title="Dribbble" target="_blank"><i class="fa fa-dribbble"></i></a>
</div>
<!-- Copyright -->
<div class="left">
<a class="footer-2-copy" href="https://1.envato.market/a1gQR" target="_blank">© HASWELL 2023</a>
</div>
</div>
</div>
</footer>
<!-- BACK TO TOP -->
<p id="back-top">
<a href="#top" title="Back to Top"><span class="icon icon-arrows-up"></span></a>
</p>
</div><!-- End BG -->
</div><!-- End wrap -->
<!-- JS begin -->
<!-- jQuery -->
<script src="js/jquery-1.11.2.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<!-- MAGNIFIC POPUP -->
<script src='js/jquery.magnific-popup.min.js'></script>
<!-- PORTFOLIO SCRIPTS -->
<script src="js/imagesloaded.pkgd.min.js"></script>
<!-- COUNTER -->
<script src="js/jquery.countTo.js"></script>
<!-- APPEAR -->
<script src="js/jquery.appear.js"></script>
<!-- OWL CAROUSEL -->
<script src="js/owl.carousel.min.js"></script>
<!-- MAIN SCRIPT -->
<script src="js/main.js"></script>
<!-- JS end -->
</body>
<!-- Mirrored from abcgomel.ru/haswell/404.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 09 May 2023 23:59:56 GMT -->
</html>