-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
290 lines (277 loc) · 13.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<!--===============================================
Template Design By WpFreeware Team.
Author URI : http://www.wpfreeware.com/
====================================================-->
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Ankur Rehab Centre : 404</title>
<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<!-- <link rel="shortcut icon" type="image/icon" href="images/favicon.ico"/> -->
<link rel="apple-touch-icon" sizes="57x57" href="images/logo/favis/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/logo/favis/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/logo/favis/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/logo/favis/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/logo/favis/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/logo/favis/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/logo/favis/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/logo/favis/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/logo/favis/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="images/logo/favis/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/logo/favis/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/logo/favis/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/logo/favis/favicon-16x16.png">
<link rel="manifest" href="images/logo/favis/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="images/logo/favis/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- CSS
================================================== -->
<!-- Bootstrap css file-->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Font awesome css file-->
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- Default Theme css file -->
<link id="switcher" href="css/themes/green-theme.css" rel="stylesheet">
<!-- Slick slider css file -->
<link href="css/slick.css" rel="stylesheet">
<!-- Main structure css file -->
<link href="style.css" rel="stylesheet">
<!-- Google fonts -->
<link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Habibi' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Cinzel+Decorative:900' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js for 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/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- BEGAIN PRELOADER -->
<div id="preloader">
<div id="status"> </div>
</div>
<!-- END PRELOADER -->
<!-- SCROLL TOP BUTTON -->
<a class="scrollToTop" href="#"><i class="fa fa-heartbeat"></i></a>
<!-- END SCROLL TOP BUTTON -->
<!--=========== BEGIN HEADER SECTION ================-->
<header id="header">
<!-- BEGIN MENU -->
<div class="menu_area">
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<!-- FOR MOBILE VIEW COLLAPSED BUTTON -->
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- LOGO -->
<!-- TEXT BASED LOGO -->
<a class="navbar-brand" href="index.html"><i class="fa fa-heartbeat"></i>WpF <span>Medinova</span></a>
<!-- IMG BASED LOGO -->
<!-- <a class="navbar-brand" href="index.html"><img src="images/logo.png" alt="logo"></a> -->
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul id="top-menu" class="nav navbar-nav navbar-right main-nav">
<li><a href="index.html">Home</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="about-us.html">About Us</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Service <span class="fa fa-angle-down"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="medical-counseling.html">Medical Counseling</a></li>
<li><a href="medical-research.html">Medical Research</a></li>
<li><a href="blood-bank.html">Blood Bank</a></li>
</ul>
</li>
<li><a href="gallery.html">Gallery</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">News <span class="fa fa-angle-down"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="blog-archive.html">Blog Archive</a></li>
<li><a href="blog-archive-with-left-sidebar.html">Blog Archive with Left Sidebar</a></li>
<li><a href="blog-archive-with-right-sidebar.html">Blog Archive with Right Sidebar</a></li>
<li><a href="blog-single.html">Blog Single</a></li>
<li><a href="blog-single-with-left-sidebar.html">Blog Single with Left Sidebar</a></li>
<li><a href="blog-single-with-right-sidebar.html">Blog Single with Right Sidebar</a></li>
</ul>
</li>
<li class="dropdown active">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Page <span class="fa fa-angle-down"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="404.html">404 Page</a></li>
<li><a href="#">Link Two</a></li>
<li><a href="#">Link Three</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
</div>
<!-- END MENU -->
</header>
<!--=========== END HEADER SECTION ================-->
<section id="blogArchive">
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="blog-breadcrumbs-area">
<div class="container">
<div class="blog-breadcrumbs-left">
<h2>Error Page</h2>
</div>
<div class="blog-breadcrumbs-right">
<ol class="breadcrumb">
<li>You are here</li>
<li><a href="#">Home</a></li>
<li class="active">404</li>
</ol>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="errorPage">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="error-page-area">
<h1>404</h1>
<h3>Error</h3>
<h5>Ahhhhhhhhhhh! This page doesn't exist</h5>
<p>Not to worry. You can either go back to our homepage</p>
<div class="readmore_area">
<a data-hover="Back To Home" href="#"><span>Back To Home</span></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!--=========== Start Footer SECTION ================-->
<footer id="footer">
<!-- Start Footer Top -->
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-3">
<div class="single-footer-widget">
<div class="section-heading">
<h2>About Us</h2>
<div class="line"></div>
</div>
<p>Ankur Rehab Center have come up with this novel idea of setting up a rehab center for catering psychiatric and/or addiction problem by highly expertise profession personals exclusively based on the specific need of the family members & their ward so that they can experience the delightful stay with quality care, comfort, security, kindness, love & empathy as provided by their family along with rehabilitation.</p>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<div class="single-footer-widget">
<div class="section-heading">
<h2>Our Service</h2>
<div class="line"></div>
</div>
<ul class="footer-service">
<li><a href="#"><span class="fa fa-check"></span>Service 1</a></li>
<li><a href="#"><span class="fa fa-check"></span>Service 2</a></li>
<li><a href="#"><span class="fa fa-check"></span>Service 3</a></li>
<li><a href="#"><span class="fa fa-check"></span>Service 4</a></li>
<li><a href="#"><span class="fa fa-check"></span>Service 5</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<div class="single-footer-widget">
<div class="section-heading">
<h2>Tags</h2>
<div class="line"></div>
</div>
<ul class="tag-nav">
<li><a href="#">Dental</a></li>
<li><a href="#">Surgery</a></li>
<li><a href="#">Pediatric</a></li>
<li><a href="#">Cardiac</a></li>
<li><a href="#">Ophthalmology</a></li>
<li><a href="#">Diabetes</a></li>
</ul>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-3">
<div class="single-footer-widget">
<div class="section-heading">
<h2>Contact Info</h2>
<div class="line"></div>
</div>
<p>Rehabilitation Centre Address</p>
<address class="contact-info">
<p><span class="fa fa-home"></span>Dharampuri Bypass, Indore-Ujjain Highway, Indore M.P.</p>
<p><span class="fa fa-phone"></span>+91-97556-44422</p>
<p><span class="fa fa-envelope"></span>[email protected]</p>
</address>
</div>
</div>
</div>
</div>
</div>
<!-- Start Footer Middle -->
<div class="footer-middle">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="footer-copyright">
<p>© Copyright 2015 <a href="index.html">Ankur Rehab Centre</a></p>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="footer-social">
<a href="#"><span class="fa fa-facebook"></span></a>
<a href="#"><span class="fa fa-twitter"></span></a>
<a href="#"><span class="fa fa-google-plus"></span></a>
<a href="#"><span class="fa fa-linkedin"></span></a>
</div>
</div>
</div>
</div>
</div>
<!-- Start Footer Bottom -->
<div class="footer-bottom">
<div class="container">
<div class="row">
<div class="col-md-12">
<p>Design & Developed By <a rel="nofollow" href="#" target="blank">UT-Corp</a></p>
</div>
</div>
</div>
</div>
</footer>
<!--=========== End Footer SECTION ================-->
<!-- jQuery Library -->
<script src="js/jquery.js"></script>
<!-- Bootstrap default js -->
<script src="js/bootstrap.min.js"></script>
<!-- slick slider -->
<script src="js/slick.min.js"></script>
<script type="text/javascript" src="js/modernizr.custom.79639.js"></script>
<!-- counter -->
<script src="js/waypoints.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<!-- Doctors hover effect -->
<script src="js/snap.svg-min.js"></script>
<script src="js/hovers.js"></script>
<!-- Custom JS -->
<script src="js/custom.js"></script>
</body>
</html>