-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathservices.html
378 lines (369 loc) · 19.5 KB
/
services.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Krishna Women's Hospital - Services</title>
<meta name="description" content="From Routine Gynec Consultation and Infertility treatments to Gynec surgical procedures like Cesarean Section, Laproscopy, Hystrectomy, Colposcopy, Open-Vaginal Surgery, etc.,
are performed at Krishna Women's Hospital.">
<meta name="keywords" content="Krishna Women Hospital, Krishna Womens Hospital, Krishna Women's Hospital, Krishna Gynec Hospital, gynec hospitals in Ahmedabad, gynec hospitals in Odhav,
gynec hospitals in Vastral, best women hospital, best gynec hospitals in Odhav, best gynec hospital in Ahmedabad, infertility treatment in Ahmedabad,
infertility treatment in Odhav, baby vaccination in Ahmedabad, baby vaccination in Odhav, Women hospitals in Ahmedabad, women hospitals, women hopitals in ahmedabad, sonograpy,
3D-4D sonography, baby delivery, hospitals, anti natural clinic, endoscopy, laparoscopy, endoscopy center, laparoscopy center, Colposcopy, gynec cancer detection in Ahmedabad,
best gynec sonography in Odhav, best gynec sonography in Ahmedabad">
<script src="https://kit.fontawesome.com/cc0efb1716.js" crossorigin="anonymous"></script>
<link rel="icon" href="images/krishna_logo-min.jpg">
<link rel="stylesheet" href="servicesStyles.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div class="hospLogo">
<img src="images/krishna_logo-min.jpg" alt="Krishna Hospital Logo">
</div>
<div class="hospDes"> Krishna Hospital Services</div>
<div class="headInfo">
<div class="phone"> <img src="images/phone_icon-removebg-preview.png">   +91 <p id='display'
onClick='copyText(this)'>9408218912</p> (click to copy)
</div>
<div class="opdTimes"> <img src="images/calender_icon-removebg-preview.png">   OPD Timings: 11AM - 2PM
and 5PM - 7PM
</div>
<div class="location"><img src="images/location_icon-min.jpg"> <a href="#googleMaps">Click for Location</a>
</div>
</div>
</header>
<div class="navBlock">
<nav class="navBar">
<div class="openMenu"><i class="fa fa-bars"></i></div>
<ul class="mainMenu">
<li class="button"><a href="index.html#appointment">Make Appointment</a></li>
<li class="link"><a href="index.html#services">Home Page</a></li>
<li class="link"><a href="#medpro" id="medpro-link">Medical Procedures</a></li>
<li class="link"><a href="#rooms" id="rooms-link">Room Categories</a></li>
<li class="link"><a href="#gallery" id="gallery-link">Gallery</a></li>
<li class="link"><a href="#contact" id="contact-link">Contact</a></li>
<div class="devs">Developer Contacts</div>
<div class="closeMenu"><i class="fa fa-times"></i></div>
<span class="icons">
<a href="https://www.linkedin.com/in/vishvesh-trivedi-783116214/" target="_blank"><i
class="fab fa-linkedin"></i></a>
<a href="https://www.instagram.com/viskyyy.___/" target="_blank"><i
class="fab fa-instagram"></i></a>
<a href="https://github.com/NerdyVisky" target="_blank"><i class="fab fa-github"></i></a>
</span>
</ul>
</nav>
</div>
<section id="intro">
<div class="introBlock">
<div class="introText">
<div class="introTitle">
<h1>Krishna Services</h1>
</div>
<div class="introDes">
Since the past 27 years, Krishna Hospital has been consistently offering the best-in-class gynec and obstretic
services, from
successfully conducting hundreds of high-risk medical procedures to providing excellent hospitality
to its patients.
</div>
</div>
<div class="introImg">
<img src="images/reception-min.JPG" alt="Krishna Hospital Reception">
</div>
</div>
</section>
<div class="scrolldown">
<img src="images/scroll_down-removebg-preview.png" alt="scroll down">
</div>
<section id="medpro">
<div class="medproBlock">
<div class="medproTitle">
<h1>Medical Procedures</h1>
</div>
<div class="medproDes">
<p> Every doctor at Krishna has decades of working experience in various high-risk situations behind
them. Through these 27 years,
Dr Nilesh Trivedi, himself has been involved in hundreds of critical situations. And through his
skills and experience combined, he has exhibited a staggering success rate at these procedures.
</p>
<p>Moreover, Krishna Hospital is a destination where technology meets excellence. Along with a highly
experienced working team, Krishna Hospital has incorporated an array of cutting-edge technological
equipments into its services. However, the quality that differentiates Krishna from other hospitals
is the extremely affordable pricing of such high-standard services. Illustrated below are the usual
medical services and procedures offered at Krishna.</p>
</div>
</div>
<div class="medprogrid">
<div class="item">
<div class="itemText">
<div class="itemTitle">
<h1>Routine Consultation</h1>
</div>
<div class="itemDes">Book an OPD appointment with Dr. Nilesh Trivedi for any sort of gynec/obstretic medical issue/advice.
</div>
</div>
<div class="itemImg oddImg">
<img src="images/consultation-min.jpg" alt="Routine Consultation">
</div>
</div>
<div class="item">
<div class="itemImg">
<img src="images/high_risk_pregnancy-min.jpg" alt="High-Risk Pregnancy">
</div>
<div class="itemText">
<div class="itemTitle">
<h1>High-Risk Pregnancy Care</h1>
</div>
<div class="itemDes">Provides assistance and care for any kind of high-risk pregnancy situations.
</div>
</div>
</div>
<div class="item">
<div class="itemText">
<div class="itemTitle">
<h1>Infertility Treatments</h1>
</div>
<div class="itemDes">Experience parenthood through Krishna's efficient infertility treatments.
</div>
</div>
<div class="itemImg oddImg">
<img src="images/infertility-min.jpg" alt="Infertility Treatments">
</div>
</div>
<div class="item">
<div class="itemImg">
<img src="images/sonography-min.jpg" alt="3D and 4D Sonography">
</div>
<div class="itemText">
<div class="itemTitle">
<h1>3D and 4D Sonography</h1>
</div>
<div class="itemDes">High-resolution Voluson sonography machines equipped with 3D/4D capabilities and colour doppler.
</div>
</div>
</div>
<div class="item">
<div class="itemText">
<div class="itemTitle">
<h1>Key-Hole Surgery (Laproscopy)</h1>
</div>
<div class="itemDes">Hystrectomy, Endometriosis, Fibroid, Ovarian Cyst, Gynec Cancer and many other laproscopic procedures are available.
</div>
</div>
<div class="itemImg oddImg">
<img src="images/laproscopy-min.jpg" alt="Laproscopy Surgery">
</div>
</div>
<div class="item">
<div class="itemImg">
<img src="images/gynec_operative_proc-min.jpg" alt="Hystrectomy, Vaginal Surgeries">
</div>
<div class="itemText">
<div class="itemTitle">
<h1>Gynec Operative Procedures</h1>
</div>
<div class="itemDes">Vaginal Hystrectomy, all-kinds-of Open Gynec Surgeries and Vaginal Surgeries are available.
</div>
</div>
</div>
<div class="item">
<div class="itemText">
<div class="itemTitle">
<h1>Gynec Cancer Detection</h1>
</div>
<div class="itemDes">Highly Accurate Cancer detection facility for Breast, Ovarian, Vaginal, Cervical, Uterine, Vulvar or any other kind of Gynec Cancer.
</div>
</div>
<div class="itemImg oddImg">
<img src="images/gynec_cancer-min.jpg" alt="Gynec Cancer">
</div>
</div>
<div class="item">
<div class="itemImg">
<img src="images/new_born_vaccination-min.jpg" alt="New Born Vaccinations">
</div>
<div class="itemText">
<div class="itemTitle">
<h1>New-born Vaccinations</h1>
</div>
<div class="itemDes">Krishna has an in-house baby vaccination facility to keep your new-born free from any potential ailments.</div>
</div>
</div>
</div>
</section>
<div class="scrolldown2">
<img src="images/scroll_down-removebg-preview.png" alt="scroll down">
</div>
<section id="rooms">
<!-- used same class as medpro because of similar css layout choice -->
<div class="medproBlock">
<div class="medproTitle">
<h1>Room Categories</h1>
</div>
<div class="medproDes">
<p>Over the years, Krishna Hospital has been renowned for its excellent facilites and hospitality. Krishna Hospital has a total of 15 hospital beds present in 7 rooms and one general ward facility. The rooms are divided in three categories so that the patients have the freedom to pick their room of choice.
</p>
<p>Each room consists of one patient bed which is equipped with blood-pressure, oxygen saturation and pulse-rate monitors. Moreover, each room also contains accommodation facilites for the patient's relatives. Depending on the room category, several rooms also offer room air-conditioning, television, fridge, inter-com speakers and other amenities.</p> </p>
</div>
</div>
<div class="roomBlock">
<div class="roomText">
<div class="roomTitle">
<h1>Deluxe Rooms</h1>
</div>
<div class="roomDes">
<p>Deluxe rooms are the most premier rooms offered at Krishna. A total of 4 rooms, with each room offering complete air-conditioning, cable television, seperate fridge, etc. Moreover, food services like breakfast, lunch, dinner, snacks and drinks for both the patient and its relatives is available without any extra charges.
</p>
</div>
</div>
<div class="roomImg">
<img src="images/deluxe_room-min.jpg" alt="Krishna Hospital Deluxe Rooms">
</div>
</div>
<div class="roomBlock">
<div class="roomText evenRoom">
<div class="roomTitle">
<h1>Special Rooms</h1>
</div>
<div class="roomDes">
<p>Special Rooms are the second class of rooms at Krishna. Apart from the usual medical facilities for the patients, these rooms offer cable television, seperate fridge, relatives accommodation and inter-com speakers. However, these rooms are non-air conditioned and provide food services only on seperate demand.
</p>
</div>
</div>
<div class="roomImg">
<img src="images/room_categ-min.jpg" alt="Krishna Hospital Special Rooms">
</div>
</div>
<div class="roomBlock">
<div class="roomText">
<div class="roomTitle">
<h1>Semi-Special Rooms</h1>
</div>
<div class="roomDes">
<p>Semi-Special Rooms are the third class of rooms at Krishna. These non-air conditioned rooms offer extremely affordable stay with limited facilites. Patient relatives accommodation is available within the room. Other facilities might be made available on additional charges.
</p>
</div>
</div>
<div class="roomImg">
<img src="images/semi_special-min.jpg" alt="Krishna Hospital Semi-Special Rooms">
</div>
</div>
<div class="roomBlock">
<div class="roomText evenRoom">
<div class="roomTitle">
<h1>General Ward</h1>
</div>
<div class="roomDes">
<p>These are the fourth class of patient accommodation facility at Krishna. It consists of a large common medical facility which houses 5 beds equipped with medical equipments. Being the most cost-friendly facility, most of the hospitality services can be made available on additional charges.
</p>
</div>
</div>
<div class="roomImg">
<img src="images/general_ward-min.jpg" alt="Krishna Hospital General Ward">
</div>
</div>
</section>
<div class="scrolldown3">
<img src="images/scroll_down-removebg-preview.png" alt="scroll down">
</div>
<section id="gallery">
<div class="galleryBlock">
<h1 class="linespacing">section alignment</h1>
<div class="galleryTitle">
<h1>Gallery</h1>
</div>
<div class="galleryDes">
<p>
Want to know how Krishna Hospital looks like from the inside? Provided below are a series of
high-quality pictures of Krishna Hospital's interiors and exteriors. Morever, there are pictures
of additional services offered at Krishna like the Baby Horoscope, Baby Album book,
New-born Care-kit and many more.
</p>
</div>
<div class="slider gallerySlider">
<div class="slider-items">
<div class="itemslider active">
<img src="images/gallery-min.jpg" alt="Krishna Hospital Waiting Area"/>
</div>
<div class="itemslider">
<img src="images/reception-min.JPG" alt="Krishna Hospital Reception" />
</div>
<div class="itemslider">
<img src="images/med_pro-min.jpg" alt="Krishna Hospital Gynec Sonography" />
</div>
<div class="itemslider">
<img src="images/consultation-min.jpg" alt="Krishna Hospital Gynec Consultation" />
</div>
<div class="itemslider">
<img src="images/all_staff-min.jpg" alt="Krishna Hospital Staff" />
</div>
<div class="itemslider">
<img src="images/ot_theatre-min.jpg" alt="Krishna Hospital Operation Theatre" />
</div>
<div class="itemslider">
<img src="images/waiting_area_2-min.jpg" alt="Krishna Hospital Waiting Area" />
</div>
</div>
<!-- slider controls -->
<div class="left-slide"><</div>
<div class="right-slide">></div>
<!-- slider controls -->
</div>
</div>
</section>
<section id="googleMaps">
<h2 class="lineSpacing">(line spacing)</h2>
<h2 class="lineSpacing">(line spacing)</h2>
<div class="mapsBlock">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3672.0746378372683!2d72.63792391496774!3d23.02103158495381!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x395e865e35b9ce03%3A0xfedb59ff9bfd5ae9!2sKrishna%20Women's%20Hospital!5e0!3m2!1sen!2sin!4v1624432436172!5m2!1sen!2sin"
width="100%" height="350" frameborder="0" style="border:0;" allowfullscreen></iframe>
</div>
</section>
<section id="contact">
<div class="contactBlock">
<div class="contact">
<h1>Contact Info</h1>
<p> <b>Address :</b><br>
Krishna Women's Hospital,<br>
Near Soni Ni Chal Cross Roads, <br>
Odhav, Ahmedabad (East),<br>
Gujarat - 382415.
</p>
<br>
<p><img class="phone" src="images/phone_icon-removebg-preview.png">   +91 9408218912 / +91 7874775646 <br>
<img class="mail" src="images/mail_icon-min.jpg"> krishna.women.hosp@gmail.com
</p>
</div>
<div class="disclaimer">
<h1>Disclaimer</h1>
<div>
<ol>
<li>According to the goverment COVID-19 protocols, wearing mask before arriving to the hospital is <b>COMPULSARY.</b></li>
<li>The online appointment booked above <b>MAY GET DEFFERED/CANCELLED</b> if the doctor is <b>NOT AVAILABLE</b> due to any emergency, so patients are requested to be cooperative.</li>
<li>Before making an online appointment, patients are highly advised to read the <b>IMPORTANT NOTE</b> provided regarding online appointments.</li>
</ol>
</div>
</div>
</div>
<div class="footer">
<p class="copyright">Copyright © Krishna Women's Hospital</p>
<p class="developers">Website Developer's <b>Linked</b> <i
class="fab fa-linkedin"></i>  :
<a href="https://www.linkedin.com/in/vishvesh-trivedi-783116214/" target="_blank">Vishvesh Trivedi</a>
<a href="https://www.linkedin.com/in/neelav-bhatiya-589170216/" target="_blank">Neelav Bhatiya</a>
<a href="https://www.linkedin.com/in/riya-shah-691a22218/" target="_blank">Riya Shah</a>
</p>
</div>
<div class="topBtn">
<a href="#top">^</a>
</div>
</section>
<script src="./toggleServices.js"></script>
<script src="./copytext.js"></script>
<script src="./slider.js"></script>
</body>
</html>