-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
517 lines (380 loc) · 26.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RVWVKGG4YC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RVWVKGG4YC');
</script>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<title>Moraya Clinic</title>
<!-- Hi I am Sarthak -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="Moraya Clinic is a homeopathy clinic aimed to improve lives. Dr. Vaishali Bhosale is working hard to spread awareness regarding homeopathy and its power.">
<meta name="keywords" content="Moraya Clinic, moraya clinic, morya clinic, morya, moraya, homeopathy, homeopathic, Doctor, doctor, vaishali bhosale, dr. vaishali, dr. vaishali bhosale, homeopathy medicine, pimpri, pune, homeopathy pune, medicine home delivery, online appointment, online consultation, book a consultation online, M space, Mahindra Antheia, moraya clinic pimpri, best homeopathy,arya bhosale,arya bhosale nie,arya repo">
<meta name="author" content="Dr. Vaishali Bhosale">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/aos.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/clinic.css">
</head>
<body data-spy="scroll" data-target="#navbarNav" data-offset="50">
<!-- MENU BAR -->
<nav class="navbar navbar-expand-lg fixed-top">
<div class="container">
<a class="navbar-brand" href="index.html">Moraya Clinic</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-lg-auto">
<li class="nav-item">
<a href="#home" class="nav-link smoothScroll">Home</a>
</li>
<li class="nav-item">
<a href="#about" class="nav-link smoothScroll">About Us</a>
</li>
<li class="nav-item">
<a href="#class" class="nav-link smoothScroll">Best Results</a>
</li>
<li class="nav-item">
<a href="#schedule" class="nav-link smoothScroll">Speciality</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link smoothScroll">Contact</a>
</li>
</ul>
<ul class="social-icon ml-lg-3">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-instagram"></a></li>
</ul>
</div>
</div>
</nav>
<!-- HERO -->
<section class="hero d-flex flex-column justify-content-center align-items-center" id="home">
<div class="bg-overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto col-12">
<div class="hero-text mt-5 text-center">
<!-- <h6 data-aos="fade-up" data-aos-delay="300">Visit your doctor @Moraya Clinic!</h6> -->
<!-- <h6 data-aos="fade-up" data-aos-delay="300">Online consultation & medicine home delivery is available.</h6> -->
<a href="#" class="btn custom-btn bg-color mt-3" data-aos="fade-up" data-aos-delay="300" data-toggle="modal" data-target="#membershipForm">Book an appointment today</a>
<h1 class="text-white" data-aos="fade-up" data-aos-delay="500">Heal your mind and body with homeopathy</h1>
<a href="#feature" class="btn custom-btn mt-3" data-aos="fade-up" data-aos-delay="600"><h2>Get started</h2></a>
<a href="#about" class="btn custom-btn bordered mt-3" data-aos="fade-up" data-aos-delay="700"><h2>learn more</h2></a>
<h2 class="mb-3 text-white" data-aos="fade-up">Medicine Delivered @ your doorstep.</h2>
</div>
</div>
</div>
</div>
</section>
<section class="feature" id="feature">
<div class="container">
<div class="row">
<div class="d-flex flex-column justify-content-center ml-lg-auto mr-lg-5 col-lg-5 col-md-6 col-12">
<h2 class="mb-3 text-white" data-aos="fade-up">New to Us?</h2>
<h6 class="mb-4 text-white" data-aos="fade-up">At Moraya Clinic it is our aim to provide relief to our patients in a smooth way via homeopathy. For years homeopathy has been considered as an effective medicine which is hassle free to use and has no side effects.</h6>
<p data-aos="fade-up" data-aos-delay="200">Call for consultaion: 8208213035.</p>
<h2 class="mb-3 text-white" data-aos="fade-up">Medicine Delivered @ your doorstep.</h2>
<h2 class="mb-3 text-white" data-aos="fade-up">To combat covid-19 Arsenic Album is available.</h2>
<a href="#" class="btn custom-btn bg-color mt-3" data-aos="fade-up" data-aos-delay="300" data-toggle="modal" data-target="#membershipForm">Book an appointment today</a>
</div>
<div class="mr-lg-auto mt-3 col-lg-4 col-md-6 col-12">
<div class="about-working-hours">
<div>
<h2 class="mb-4 text-white" data-aos="fade-up" data-aos-delay="500">Working hours</h2>
<strong class="d-block" data-aos="fade-up" data-aos-delay="600">Sunday : Closed</strong>
<strong class="mt-3 d-block" data-aos="fade-up" data-aos-delay="700">Monday - Saturday (Clinic Timings)</strong>
<p data-aos="fade-up" data-aos-delay="800">10:30AM-1:00PM / 6:00PM-8:30PM</p>
<strong class="mt-3 d-block" data-aos="fade-up" data-aos-delay="700">Monday - Saturday (Online)</strong>
<p data-aos="fade-up" data-aos-delay="800">10:30AM-8:30 PM</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ABOUT -->
<section class="about section" id="about">
<div class="container">
<div class="row">
<div class="mt-lg-5 mb-lg-0 mb-4 col-lg-5 col-md-10 mx-auto col-12">
<h2 class="mb-4" data-aos="fade-up" data-aos-delay="300">Hello, I am Dr. Vaishali</h2>
<p data-aos="fade-up" data-aos-delay="400">I am a passionate doc and a homeopathy enthusiast. Since last 15 years I have seen immense positive feedback from my patients regarding how homeopathy has changed their lives. It feels nice when such a simple practice can change lives exponentially.</p>
<p data-aos="fade-up" data-aos-delay="500">Homeopathy has no side-effects and is a hassle free medicine. It has worked wonders for many people who have judiciously followed the remedy. It is my dream to spread awareness regarding homeopathy and broaden its reach among the masses.</p>
</div>
<div class="ml-lg-auto col-lg-3 col-md-6 col-12" data-aos="fade-up" data-aos-delay="700">
<div class="team-thumb">
<img src="images/team/team-image.jpg" class="img-fluid" alt="Trainer">
<div class="team-info d-flex flex-column">
<h3> Vaishali Bhosale</h3>
<ul class="social-icon mt-3">
<a href="#" class="fa fa-facebook"></a>
</ul>
</div>
</div>
</div>
<div class="mr-lg-auto mt-5 mt-lg-0 mt-md-0 col-lg-3 col-md-6 col-12" data-aos="fade-up" data-aos-delay="800">
</div>
</div>
</div>
</div>
</section>
<!-- CLASS -->
<section class="class section" id="class">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12 text-center mb-5">
<h6 data-aos="fade-up">Get A Perfect Treatment</h6>
<h2 data-aos="fade-up" data-aos-delay="200">Best results in:</h2>
</div>
<div class="col-lg-4 col-md-6 col-12" data-aos="fade-up" data-aos-delay="400">
<div class="class-thumb">
<img src="images/class/yoga-class.jpg" class="img-fluid" alt="Class">
<div class="class-info">
<h3 class="mb-1">Obesity</h3>
<p class="mt-3">Obesity isn't just a cosmetic concern. Did you know that obesity might increase the risk of many health problems? Well, you should know that this includes diabetes, heart disease, and certain cancers. If you are expecting, excess weight might lead to short-term and long-term health problems for you and your child. To get back in shape for a better lifestyle get a quick treatment from us.</p>
</div>
</div>
</div>
<div class="mt-5 mt-lg-0 mt-md-0 col-lg-4 col-md-6 col-12" data-aos="fade-up" data-aos-delay="500">
<div class="class-thumb">
<img src="images/class/crossfit-class.jpg" class="img-fluid" alt="Class">
<div class="class-info">
<h3 class="mb-1">Hair Loss</h3>
<p class="mt-3">These questions plague many people who suffer from hair loss problem. Hair plays an essential role in our overall appearance. Therefore, people suffering from different types of hair loss, often find themselves stressed about their increasing hair fall.
If you too are troubled with these questions and are looking for sustainable solutions that can stop your hair fall or help in hair regrowth, then you’re on the right page.</p>
</div>
</div>
</div>
<div class="mt-5 mt-lg-0 col-lg-4 col-md-6 col-12" data-aos="fade-up" data-aos-delay="600">
<div class="class-thumb">
<img src="images/class/cardio-class.jpg" class="img-fluid" alt="Class">
<div class="class-info">
<h3 class="mb-1">Varicose Vein</h3>
<p class="mt-3">Varicose veins are enlarged, swollen, and twisting veins, often appearing blue or dark purple. They happen when faulty valves in the veins allow blood to flow in the wrong direction or to pool. More than 23 percent of all adults are thought to be affected by varicose veins. In some cases, they cause aching pain and discomfort or signal an underlying circulatory problem. Consult the doc if you feel similar symptoms.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SCHEDULE -->
<section class="schedule section" id="schedule">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12 text-center">
<h6 data-aos="fade-up"></h6>
<h2 class="text-white" data-aos="fade-up" data-aos-delay="200">Speciality</h2>
</div>
<div class="col-lg-12 py-5 col-md-12 col-12">
<table class="table table-bordered table-responsive schedule-table" data-aos="fade-up" data-aos-delay="300">
<!-- <thead class="thead-light"> -->
<!-- <th><i class="fa fa-calendar"></i></th> -->
<!-- <th>Mon</th> -->
<!-- <th>Tue</th> -->
<!-- <th>Wed</th> -->
<!-- <th>Thu</th> -->
<!-- <th>Fri</th> -->
<!-- <th>Sat</th> -->
<!-- </thead> -->
<tbody>
<tr>
<td><small>Children</small></td>
<td>
<strong>Allergies</strong>
</td>
<td>
<strong>Immunity</strong>
</td>
<td><strong>Asthama</strong></td>
<td><strong>Obesity</strong></td>
<td>
<strong>Tonsillitis</strong>
</td>
<td><strong>Periodontal Disease</strong></td>
</tr>
<tr>
<td><small>Kidney</small></td>
<td>
<strong>Renal Stones</strong>
</td>
<td>
<strong>Cystitis</strong>
</td>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><small>women health</small></td>
<td>
<strong>Menstrual Problems</strong>
</td>
<td>
<strong>Leucorrhoea</strong>
</td>
<td>
<strong>Back Pain</strong>
</td>
<td><strong>PCOD(Ovarian Cyst)</strong></td>
<td><strong>Fibroids Infertility</strong></td>
<td><strong>Easy Delivery</strong></td>
</tr>
<tr>
<td><small>Brain</small></td>
<td>
<strong>Migraine</strong>
</td>
<td>
<strong>Insomnia</strong>
</td>
<td><strong>Vertigo</strong></td>
<td>
<strong>Forgetfulness</strong>
</td>
<td><strong>Epilepsy</strong></td>
<td>
<strong>Headache</strong>
</td>
</tr>
<tr>
<td><small>Skin</small></td>
<td><strong>Eczema</strong></td>
<td><strong>Allergies</strong></td>
<td><strong>Warts</strong></td>
<td><strong>Pimples</strong></td>
<td><strong>Blemishes</strong></td>
<td><strong>Pigmentation</strong></td>
</tr>
<tr>
<td><small>Lifestyle Disorder</small></td>
<td><strong>Diabetes</strong></td>
<td><strong>Thyroid</strong></td>
<td><strong>Cholestrol</strong></td>
<td><strong>Hypertension</strong></td>
<td><strong>Depression</strong></td>
<td></td>
</tr>
<tr>
<td><small>Hair</small></td>
<td><strong>Dandruff</strong></td>
<td><strong>Hair Fall</strong></td>
<td><strong>Alopecia</strong></td>
<td><strong>Premature Graying</strong></td>
<td></td>
<td></td>
</tr>
<tr>
<td><small>Stomach</small></td>
<td><strong>Indigestion</strong></td>
<td><strong>Acidity</strong></td>
<td><strong>Ulcer</strong></td>
<td><strong>Gallstones</strong></td>
<td><strong>Constipation</strong></td>
<td><strong>Piles</strong></td>
</tr>
<tr>
<td><small>Joints</small></td>
<td><strong>Sciatica</strong></td>
<td><strong>Arthritis</strong></td>
<td><strong>Cervical</strong></td>
<td><strong>Osteoporosis</strong></td>
<td><strong>Spondylosis</strong></td>
<td><strong>Slip Disc</strong></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<!-- CONTACT -->
<section class="contact section" id="contact">
<div class="container">
<div class="row">
<div class="ml-auto col-lg-5 col-md-6 col-12">
<h2 class="mb-4 pb-2" data-aos="fade-up" data-aos-delay="200">Feel free to ask anything</h2>
<form action="#" method="post" class="contact-form webform" data-aos="fade-up" data-aos-delay="400" role="form">
<input type="text" class="form-control" name="cf-name" placeholder="Name">
<input type="email" class="form-control" name="cf-email" placeholder="Email">
<textarea class="form-control" rows="5" name="cf-message" placeholder="Message"></textarea>
<button type="submit" class="form-control" id="submit-button" name="submit">Send Message</button>
</form>
</div>
<div class="mx-auto mt-4 mt-lg-0 mt-md-0 col-lg-5 col-md-6 col-12">
<h2 class="mb-4" data-aos="fade-up" data-aos-delay="600">Where you can <span>find us</span></h2>
<p data-aos="fade-up" data-aos-delay="800"><i class="fa fa-map-marker mr-1"></i> Shop No. 223, 2nd Floor, M Space Mall, Mahindra Antheia, Pimpri, Pune-18.</p>
<!-- How to change your own map point
1. Go to Google Maps
2. Click on your location point
3. Click "Share" and choose "Embed map" tab
4. Copy only URL and paste it within the src="" field below
-->
<div class="google-map" data-aos="fade-up" data-aos-delay="900">
<!-- <iframe src="https://maps.google.com/maps?q=Av.+Lúcio+Costa,+Rio+de+Janeiro+-+RJ,+Brazil&t=&z=13&ie=UTF8&iwloc=&output=embed" width="1920" height="250" frameborder="0" style="border:0;" allowfullscreen=""></iframe> -->
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3780.7692494973458!2d73.80659151412966!3d18.62944578734563!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2b990f4fa8c45%3A0xdce2519fe5354059!2sM%20space%20mall!5e0!3m2!1sen!2sin!4v1608368708147!5m2!1sen!2sin" width="400" height="300" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="ml-auto col-lg-4 col-md-5">
<p class="copyright-text">Copyright © Arya Bhosale (Programmer)
<br>Find me @<a href="https://www.linkedin.com/in/aryä-bhosalè-a162561b2">linkedin</a></p>
</div>
<div class="d-flex justify-content-center mx-auto col-lg-5 col-md-7 col-12">
<p class="mr-4">
<i class="fa fa-envelope-o mr-1"></i>
<a href="#">[email protected]</a>
</p>
<p><i class="fa fa-phone mr-1"></i> 8208213035</p>
</div>
</div>
</div>
</footer>
<!-- Modal -->
<div class="modal fade" id="membershipForm" tabindex="-1" role="dialog" aria-labelledby="membershipFormLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h2 class="modal-title" id="membershipFormLabel">Appointment Form</h2>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<form class="membership-form webform" role="form">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSerxslTR9jljh_LWnVtW3KBxoGf_VFaCKQbMhZKVfan37mH5Q/viewform?embedded=true" width="400" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</div>
</form>
</div>
<div class="modal-footer"></div>
</div>
</div>
</div>
<!-- SCRIPTS -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/custom.js"></script>