-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
391 lines (346 loc) · 18.8 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link href="https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900" rel="stylesheet">
<title>Open Care</title>
<!-- Additional CSS Files -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="assets/css/font-awesome.css">
<link rel="stylesheet" href="assets/css/open-care.css">
</head>
<body>
<!-- ***** Preloader Start ***** -->
<div id="preloader">
<div class="jumper">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- ***** Preloader End ***** -->
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<!-- ***** Logo Start ***** -->
<a href="#" class="logo">
<h2>Open Care</h2>
</a>
<!-- ***** Logo End ***** -->
<!-- ***** Menu Start ***** -->
<ul class="nav">
<li><a href="index.html" class="active">Home</a></li>
<li><a href="#work-process">Hospitals Nearby</a></li>
<li><a href="#blog">Blog Entries</a></li>
<li><a href="#contact-us">Contact Us</a></li>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
<!-- ***** Menu End ***** -->
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<!-- ***** Welcome Area Start ***** -->
<div class="welcome-area" id="welcome">
<!-- ***** Header Text Start ***** -->
<div class="header-text">
<div class="container">
<div class="row">
<div class="offset-xl-3 col-xl-6 offset-lg-2 col-lg-8 col-md-12 col-sm-12">
<p>Open Care is a informational and responsive website related to Healthcare, provides details and services provided by hospitals in your city, and user can search of pharmacies nearby a hospital and has blog feature in it to aware people of several diseases and fitness related tips by doctors.</p>
<a href="#features" class="main-button-slider">Discover More</a>
</div>
</div>
</div>
</div>
<!-- ***** Header Text End ***** -->
</div>
<!-- ***** Welcome Area End ***** -->
<!-- ***** Features Small Start ***** -->
<section class="section home-feature">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="row">
<!-- ***** Features Small Item Start ***** -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.2s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/exercise.png" alt="exercise"></i>
</div>
<h5 class="features-title">Stay Fit</h5>
<p>If you want something you’ve never had, you must be willing to do something you’ve never done.</p>
</div>
</div>
<!-- ***** Features Small Item End ***** -->
<!-- ***** Features Small Item Start ***** -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.4s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/water-bottle.png" alt="stay hydrated"></i>
</div>
<h5 class="features-title">Stay Hydrated</h5>
<p>Drink water, stay hydrated, exercise your brain and body, get rid of toxicity, and get shit done. That’s how you’ll win.</p>
</div>
</div>
<!-- ***** Features Small Item End ***** -->
<!-- ***** Features Small Item Start ***** -->
<div class="col-lg-4 col-md-6 col-sm-6 col-12" data-scroll-reveal="enter bottom move 50px over 0.6s after 0.6s">
<div class="features-small-item">
<div class="icon">
<i><img src="assets/images/stay-positive.png" alt="Breathe Positivity"></i>
</div>
<h5 class="features-title">Breathe Posivity</h5>
<p>Breathe. Let go. And remind yourself that this very moment is the only one you know you have for sure.</p>
</div>
</div>
<!-- ***** Features Small Item End ***** -->
</div>
</div>
</div>
</div>
</section>
<!-- ***** Features Small End ***** -->
<!-- ***** Home Parallax Start ***** -->
<section class="mini" id="work-process">
<div class="mini-content">
<div class="container">
<div class="row">
<div class="offset-lg-3 col-lg-6">
<div class="info">
<h1>Hospitals Nearby</h1>
<p>We have listed few hospitals with their info</p>
</div>
</div>
</div>
<!-- ***** Mini Box Start ***** -->
<div class="row">
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Kingsway Hospitals: 07947290373 </strong>
<span>44, Kingsway, Kingsway Road, Mohan Nagar, Nagpur - 440001, Near Kasturchand Park</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>HCG Care Cente: 07947195528</strong>
<span>Khasra No 50, 51, Mouja Wanjri, Kalamna Ring Road, Kalamna, Nagpur - 440008, Bande Nawaz Nagar, Near Automotive Square</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Viveka Hospital: 07947440962</strong>
<span>Plot No1A, Naik Layout, Subhash Nagar, Nagpur - 440022</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Criticare Hospital: 07947288344</strong>
<span>4th Floor, Dhanashri Complex, Sitabuldi, Nagpur - 440012, Near Hotel Hardev </span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Wockhardt Hospital: 07947274740 </strong>
<span>Wockhardt Hospitals 1643, North Ambazari Road, Ambazari, Nagpur - 440033</span>
</a>
</div>
<div class="col-lg-2 col-md-3 col-sm-6 col-6">
<a href="#" class="mini-box">
<i><img src="assets/images/work-process-item-01.png" alt=""></i>
<strong>Alexis Multispeciality Hosp: 07030922717 </strong>
<span>Plot No 1313 Surve No 232, Koradi Road, Mankapur, Nagpur - 440030, Mankapur Square</span>
</a>
</div>
</div>
<!-- ***** Mini Box End ***** -->
</div>
</div>
</section>
<!-- ***** Home Parallax End ***** -->
<!-- ***** Blog Start ***** -->
<section class="section" id="blog">
<div class="container">
<!-- ***** Section Title Start ***** -->
<div class="row">
<div class="col-lg-12">
<div class="center-heading">
<h2 class="section-title">Blog Entries</h2>
</div>
</div>
<div class="offset-lg-3 col-lg-6">
<div class="center-text">
<p>Integer molestie aliquam gravida. Nullam nec arcu finibus, imperdiet nulla vitae, placerat nibh. Cras maximus venenatis molestie.</p>
</div>
</div>
</div>
<!-- ***** Section Title End ***** -->
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="blog-post-thumb">
<div class="img">
<img src="assets/images/blog-item-01.png" alt="">
</div>
<div class="blog-content">
<h3>
<a href="#">Can You Really Lose Weight By Walking?</a>
</h3>
<div class="text">
What’s not to love about walking? It’s free, easy and offers tons of health benefits. But can it help you lose weight?
On the one hand, walking may help prevent weight gain over time, according to the results of a 15-year study.
However, it may be tough to shed weight through walking alone: “Without dietary changes, you [would] need to do a lot of exercise consistently for a number of weeks to see a shift in the scales,” says Shelley Keating, PhD. “But, of course, it is possible!” she adds.
Here’s how you can make it happen.
</div>
<a href="blog1.html" class="main-button">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="blog-post-thumb">
<div class="img">
<img src="assets/images/blog-item-02.png" alt="">
</div>
<div class="blog-content">
<h3>
<a href="#">How to Get Your Steps When it’s Too Hot to Walk Outside</a>
</h3>
<div class="text">
It’s summertime in the Northern Hemisphere, which means the chance to spend more time outside. But for many people, especially those who are sensitive to the heat or too much sun, summer weather can pose a challenge when trying to meet their daily steps goal. Here, we’re looking at the different ways you can sneakily boost your steps without risking heatstroke or sunburn.Your best bet for losing fat through walking is to focus on increasing the intensity, frequency of your walks.
Many climates where it’s too hot to walk outside during the day are almost always sunny, but some spots might be more bearable when it’s raining.
</div>
<a href="blog2.html" class="main-button">Read More</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="blog-post-thumb">
<div class="img">
<img src="assets/images/blog-item-03.png" alt="">
</div>
<div class="blog-content">
<h3>
<a href="#">8 Nutrient-Dense Summer Foods to Keep You Fuller Longer</a>
</h3>
<div class="text">
Summer means longer days, which means more hours to soak up the sun and stay active. At the same time, more hours on the go can also translate into meals that are more spaced out than usual. Even if you keep your eating schedule the same across all seasons, there’s nothing worse than finishing a meal, only to realize you’re hungry again just an hour or two later. Luckily, summer brings with it a host of satiating fiber, protein and water-rich foods that’ll keep you feeling full from one meal to the next.
</div>
<a href="blog3.html" class="main-button">Read More</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ***** Blog End ***** -->
<!-- ***** Contact Us Start ***** -->
<section class="section colored" id="contact-us">
<div class="container">
<!-- ***** Section Title Start ***** -->
<div class="row">
<div class="col-lg-12">
<div class="center-heading">
<h2 class="section-title">Contact Us</h2>
</div>
</div>
<div class="offset-lg-3 col-lg-6">
<div class="center-text">
<p>For any query or doubt regarding anything,feel free to contact us below </p>
</div>
</div>
</div>
<!-- ***** Section Title End ***** -->
<div class="row">
<!-- ***** Contact Text Start ***** -->
<div class="col-lg-4 col-md-6 col-sm-12">
<h5 class="margin-bottom-30">About Us</h5>
<div class="contact-text">
<p>Hello, this is Arsheel Sheikh Leader of our Team</p>
<p>Hello, this is Sahil Gupta Member of our Team</p>
<p>Hi, there is Samuel Rodrigues Member of our Team</p>
</div>
</div>
<!-- ***** Contact Text End ***** -->
<!-- ***** Contact Form Start ***** -->
<div class="col-lg-8 col-md-6 col-sm-12">
<div class="contact-form">
<form id="contact" action="" method="get">
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12">
<fieldset>
<input name="name" type="text" class="form-control" id="name" placeholder="Full Name" required="">
</fieldset>
</div>
<div class="col-lg-6 col-md-12 col-sm-12">
<fieldset>
<input name="email" type="email" class="form-control" id="email" placeholder="E-Mail Address" required="">
</fieldset>
</div>
<div class="col-lg-12">
<fieldset>
<textarea name="message" rows="6" class="form-control" id="message" placeholder="Your Message" required=""></textarea>
</fieldset>
</div>
<div class="col-lg-12">
<fieldset>
<button type="submit" id="form-submit" class="main-button">Send Message</button>
</fieldset>
</div>
</div>
</form>
</div>
</div>
<!-- ***** Contact Form End ***** -->
</div>
</div>
</section>
<!-- ***** Contact Us End ***** -->
<!-- ***** Footer Start ***** -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<ul class="social">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-rss"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<p class="copyright">Copyright © 2021 belongs to Open Care</p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="assets/js/jquery-2.1.0.min.js"></script>
<!-- Bootstrap -->
<script src="assets/js/popper.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!-- Plugins -->
<script src="assets/js/scrollreveal.min.js"></script>
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/imgfix.min.js"></script>
<!-- Global Init -->
<script src="assets/js/custom.js"></script>
</body>
</html>