[63ed18]: / index.html

Download this file

246 lines (227 with data), 11.0 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Parkinson</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- END nav -->
<section class="home-slider owl-carousel">
<div class="slider-item" style="background-image:url(images/bg_1.jpg);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row no-gutters slider-text align-items-center justify-content-start" data-scrollax-parent="true">
<div class="col-md-6 text ftco-animate">
<h1 class="mb-4">Helping Your <span>Stay Happy One</span></h1>
<h3 class="subheading">Everyday We Bring Hope and Smile to the Patient We Serve</h3>
<p><a href="#" class="btn btn-secondary px-4 py-3 mt-3">View our works</a></p>
</div>
</div>
</div>
</div>
<div class="slider-item" style="background-image:url(images/bg_2.jpg);">
<div class="overlay"></div>
<div class="container">
<div class="row no-gutters slider-text align-items-center justify-content-start" data-scrollax-parent="true">
<div class="col-md-6 text ftco-animate">
<h1 class="mb-4">We Care <span>About Your Health</span></h1>
<h3 class="subheading">Your Health is Our Top Priority with Comprehensive, Affordable medical.</h3>
<p><a href="#" class="btn btn-secondary px-4 py-3 mt-3">View our works</a></p>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-services ftco-no-pb">
<div class="container">
<div class="row no-gutters">
<div class="col-md-3 d-flex services align-self-stretch p-4 ftco-animate">
<div class="media block-6 d-block text-center">
<div class="icon d-flex justify-content-center align-items-center">
<span class="flaticon-doctor"></span>
</div>
<div class="media-body p-2 mt-3">
<h3 class="heading">Medical Support</h3>
<p>We would shorlist people on basis of the symptons and provide them with adequate medical services.</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex services align-self-stretch p-4 ftco-animate">
<div class="media block-6 d-block text-center">
<div class="icon d-flex justify-content-center align-items-center">
<span class="flaticon-ambulance"></span>
</div>
<div class="media-body p-2 mt-3">
<h3 class="heading">Emergency Care</h3>
<p>We will make sure to create a seprate database for such patients as they require special attention.</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex services align-self-stretch p-4 ftco-animate">
<div class="media block-6 d-block text-center">
<div class="icon d-flex justify-content-center align-items-center">
<span class="flaticon-stethoscope"></span>
</div>
<div class="media-body p-2 mt-3">
<h3 class="heading">Indoor Checkup</h3>
<p>Hassle free checkup without stepping out of ypur comfort zone.</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex services align-self-stretch p-4 ftco-animate">
<div class="media block-6 d-block text-center">
<div class="icon d-flex justify-content-center align-items-center">
<span class="flaticon-24-hours"></span>
</div>
<div class="media-body p-2 mt-3">
<h3 class="heading">24 Hours Service</h3>
<p>We would be availabe throughout the day as these patients require immediate cure.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section ftco-no-pt ftc-no-pb">
<div class="container">
<div class="row no-gutters">
<div class="col-md-5 p-md-5 img img-2 mt-5 mt-md-0" style="background-image: url(images/about.jpg);">
</div>
<div class="col-md-7 wrap-about py-4 py-md-5 ftco-animate">
<div class="heading-section mb-5">
<div class="pl-md-5 ml-md-5">
<span class="subheading"></span>
<h2 class="mb-4" style="font-size: 28px;">about us</h2>
</div>
</div>
<div class="pl-md-5 ml-md-5 mb-5">
<p>a brief introduction </p>
<div class="row mt-5 pt-2">
<div class="col-lg-6">
<div class="services-2 d-flex">
<div class="icon mt-2 mr-3 d-flex justify-content-center align-items-center"><span class="flaticon-first-aid-kit"></span></div>
<div class="text">
<h3>Subheading</h3>
<p>Insert some text according to the icon blah blah blah .</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="services-2 d-flex">
<div class="icon mt-2 mr-3 d-flex justify-content-center align-items-center"><span class="flaticon-dropper"></span></div>
<div class="text">
<h3>Subheading</h3>
<p>Insert some text according to the icon blah blah blah .</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="services-2 d-flex">
<div class="icon mt-2 mr-3 d-flex justify-content-center align-items-center"><span class="flaticon-experiment-results"></span></div>
<div class="text">
<h3>Subheading</h3>
<p>Insert some text according to the icon blah blah blah .</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="services-2 d-flex">
<div class="icon mt-2 mr-3 d-flex justify-content-center align-items-center"><span class="flaticon-heart-rate"></span></div>
<div class="text">
<h3>Subheading</h3>
<p>Insert some text according to the icon blah blah blah .</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-intro" style="background-image: url(images/bg_3.jpg);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-9">
<h2>We Provide Free Health Care Consultation</h2>
<p class="mb-0">Your Health is Our Top Priority with Comprehensive, Affordable medical.</p>
<p></p>
</div>
<div class="col-md-3 d-flex align-items-center">
<p class="mb-0"><a href="#" class="btn btn-secondary px-4 py-3">Free Consutation</a></p>
</div>
</div>
</div>
</section>
<section class="ftco-section ftco-no-pt ftco-no-pb ftco-counter img" id="section-counter" style="background-image: url(images/bg_3.jpg);" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row">
<div class="col-md-12 py-5 pr-md-5">
<div class="heading-section heading-section-white ftco-animate mb-5">
<span class="subheading">Consultation</span>
<h2 class="mb-4">Free Consultation</h2>
<p>free consultaqtion from home blanh blaahjsnd ouj[iktf[pwefltkgbb 9p24troik.</p>
</div>
<form action="#" class="appointment-form ftco-animate" style="margin-left: auto;margin-right: auto;">
<div class="d-md-flex">
<div class="form-group">
<input type="text" class="form-control" placeholder="First Name">
</div>
<div class="form-group ml-md-4">
<input type="text" class="form-control" placeholder="Last Name">
</div>
</div>
<div class="d-md-flex">
<div class="form-group">
<input type="text" class="form-control" placeholder="Phone">
</div>
<div class="form-group ml-md-4">
<label for="myfile" style="color: white;">Choose an audio file :</label>
<input type="file" id="myfile" name="myfile">
</div>
</div>
<div class="d-md-flex">
<div class="form-group">
<textarea name="" id="" cols="30" rows="2" class="form-control" placeholder="Message"></textarea>
</div>
</div>
<div class="form-group ml-md-4">
<input type="submit" value="Appointment" class="btn btn-secondary py-3 px-4">
</div>
</form>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/jquery.timepicker.min.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
<
</html>