-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherror-404.html
More file actions
339 lines (307 loc) · 14.8 KB
/
Copy patherror-404.html
File metadata and controls
339 lines (307 loc) · 14.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from shivaaythemes.in/Power Gym-demo/error-404.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 22 Aug 2022 08:13:07 GMT -->
<head>
<title>Power Gym - Gym & Fitness </title>
<meta name="keywords" content="Power Gym" />
<meta name="description" content="Power Gym" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<!-- FavIcon CSS -->
<link rel="icon" href="assets/images/favicon.png" type="image/gif" sizes="16x16">
<!--Bootstrap CSS-->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<!--Google Fonts CSS-->
<link rel="preconnect" href="https://fonts.googleapis.com/">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Catamaran:wght@100;200;300;400;500;600;700;800;900&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<!--Font Awesome Icon CSS-->
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.min.css">
<!-- Slick Slider CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/slick.css">
<link rel="stylesheet" type="text/css" href="assets/css/slick-theme.css">
<!-- Wow Animation CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/animate.min.css">
<!-- Magnific Popup CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/magnific-popup.min.css">
<!--Jarallax CSS-->
<link rel="stylesheet" type="text/css" href="assets/css/jarallax.css">
<!-- Main Style CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
</head>
<body>
<!-- Loader Start -->
<div class="loader-box">
<div class="loader-text">
<span class="let1">L</span>
<span class="let2">o</span>
<span class="let3">a</span>
<span class="let4">d</span>
<span class="let5">i</span>
<span class="let6">n</span>
<span class="let7">g</span>
<span class="let8">.</span>
<span class="let9">.</span>
<span class="let10">.</span>
</div>
</div>
<!-- Loader End -->
<!-- Header Start -->
<header class="site-header">
<!--Navbar Start -->
<div class="header-bottom">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-2">
<!-- Sit Logo Start -->
<div class="site-branding">
<a href="index.html" title="Power Gym">
<img src="assets/images/logo.png" alt="Logo">
</a>
</div>
<!-- Sit Logo End -->
</div>
<div class="col-lg-10">
<div class="header-menu">
<nav class="main-navigation one">
<button class="toggle-button">
<span></span>
<span class="toggle-width"></span>
<span></span>
</button>
<div class="mobile-menu-box">
<i class="menu-background top"></i>
<i class="menu-background middle"></i>
<i class="menu-background bottom"></i>
<ul class="menu">
<li class="sub-items">
<a href="javascript:void(0);" title="Home">Home</a>
</li>
<li><a href="about-us.html">About Us</a></li>
<li class="sub-items">
<a href="javascript:void(0);" title="Classes">Classes</a>
</li>
<li class="sub-items active">
<a href="javascript:void(0);" title="Pages">Pages</a>
</li>
<li class="sub-items">
<a href="javascript:void(0);" title="Blog">Blog</a>
</li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
</nav>
<div class="header-search-box">
<a href="javascript:void(0);" data-bs-toggle="modal" data-bs-target="#search-modal" class="header-search">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
</div>
<div class="black-shadow"></div>
<div class="header-btn">
<a href="contact-us.html" class="sec-btn">Join Now</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!--Navbar End -->
</header>
<!-- Header End -->
<!--Banner Start-->
<section class="main-inner-banner jarallax" data-jarallax data-speed="0.2" data-imgPosition="50% 0%" style="background-image: url(assets/images/error-404-banner.jpg);">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="banner-in-title">
<h1 class="h1-title">404 Error</h1>
</div>
<div class="banner-breadcum">
<ul>
<li><a href="index.html">Home</a></li>
<li><i class="fa fa-chevron-right"></i></li>
<li><a href="error-404.html">404 Error</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--Banner End-->
<!--Error Start-->
<div class="main-error-404-in">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="error-404-img">
<img src="assets/images/error-404.png" alt="Error 404">
</div>
<div class="error-404-content">
<h2 class="h2-title">Sorry We Can’t Find That Page!</h2>
<p>The page you are looking for was moved, removed, renamed or never existed.</p>
<a href="index.html" class="sec-btn">Back To Home</a>
</div>
</div>
</div>
</div>
</div>
<!--Error End-->
<!--Footer Start-->
<footer class="main-footer">
<div class="footer-overlay-bg animate-this">
<img src="assets/images/footer-overlay.png" alt="Overlay">
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="footer-box-one">
<a href="index.html">
<img src="assets/images/logo.jpg" alt="Power Gym">
</a>
<p></p>
<div class="footer-time">
<img src="assets/images/clock-2.png" alt="Clock">
<div class="footer-time-text-box">
<div class="footer-time-text">
<span>Monday - Friday</span>
<span>7:00Am - 10:00Pm</span>
</div>
<div class="footer-time-text mt-3">
<span>Saturday - Sunday</span>
<span>7:00Am - 2:00Pm</span>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="footer-box-two">
<h3 class="h3-title">Our Links</h3>
<div class="line"></div>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about-us.html">About Us</a></li>
<li><a href="classes.html">Classes</a></li>
<li><a href="blog-list.html">Blog</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="footer-box-three">
<h3 class="h3-title">Contact Us</h3>
<div class="line"></div>
<ul>
<li>
<div class="footer-contact-icon">
<i class="fa fa-map-marker" aria-hidden="true"></i>
</div>
<div class="footer-contact-text">
<span>gali no. 4 ,luxmi nagar,camp,yamuna nagar,135001,haryana</span>
</div>
</li>
<li>
<div class="footer-contact-icon">
<i class="fa fa-phone" aria-hidden="true"></i>
</div>
<div class="footer-contact-text">
<span></span>
<span></span>
</div>
</li>
<li>
<div class="footer-contact-icon">
<i class="fa fa-envelope" aria-hidden="true"></i>
</div>
<div class="footer-contact-text">
<span></span>
<span></span>
</div>
</li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6">
<div class="footer-box-four">
<h3 class="h3-title">Our Newsletter</h3>
<div class="line"></div>
<div class="footer-subscribe-form">
<input type="email" name="email" class="form-input subscribe-input" placeholder="Email Address" required="">
<button type="submit" class="sec-btn"><i class="fa fa-chevron-right"></i></button>
</div>
<div class="footer-social">
<ul>
<li><a href="javascript:void(0);"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="javascript:void(0);"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
<li><a href="javascript:void(0);"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-7">
<div class="copyright-text">
<span>Copyright © 2022 <a href="index.html">Power Gym</a> All rights reserved.</span>
</div>
</div>
<div class="col-lg-6 col-md-5">
<div class="copyright-links">
<ul>
<li><a href="about-us.html">Privacy Policy</a></li>
<li><a href="about-us.html">Team & Condition</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</footer>
<!--Footer End-->
<!--Back To Top Start-->
<div class="progress-wrap active-progress">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" style="transition: stroke-dashoffset 10ms linear 0s; stroke-dasharray: 307.919, 307.919; stroke-dashoffset: 280.807;"></path>
</svg>
</div>
<!--BAck To Top End-->
<!-- modal-search-start -->
<div class="modal fade" id="search-modal" tabindex="-1" role="dialog" aria-hidden="true">
<button type="button" class="close" data-bs-dismiss="modal" aria-label="Close">
<span aria-hidden="true"><i class="fa fa-times" aria-hidden="true"></i></span>
</button>
<div class="modal-dialog" role="document">
<div class="modal-content">
<form>
<input type="text" placeholder="Search here...">
<button>
<i class="fa fa-search" aria-hidden="true"></i>
</button>
</form>
</div>
</div>
</div>
<!-- modal-search-end -->
<!-- Jquery JS Link -->
<script src="assets/js/jquery.min.js"></script>
<!-- Bootstrap JS Link -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<!-- Custom JS Link -->
<script src="assets/js/custom.js"></script>
<!-- Slick Slider JS Link -->
<script src="assets/js/slick.min.js"></script>
<!-- Wow Animation JS -->
<script src="assets/js/wow.min.js"></script>
<!--Bg Moving Js-->
<script src="assets/js/bg-moving.js"></script>
<!--Back To Top JS-->
<script src="assets/js/back-to-top.js"></script>
<!--Jarallax JS-->
<script src="assets/js/jarallax.js"></script>
<script src="assets/js/jarallax.min.js"></script>
</body>
<!-- Mirrored from shivaaythemes.in/Power Gym-demo/error-404.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 22 Aug 2022 08:13:08 GMT -->
</html>