-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
536 lines (493 loc) · 22.2 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
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Envato Care</title>
<!-- CSS only -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous" />
<!-- CSS only -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"
integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Add the slick-theme.css if you want default styling -->
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"/>
<link href="https://cdnjs.cloudflare.com/ajax/libs/bxslider/4.2.15/jquery.bxslider.min.css" rel="stylesheet" />
<!--AOS-->
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<!--Animate-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css">
<!--Iconn-->
<link rel="shortcut icon" href="./img/Envato-icon.png" type="image/x-icon">
<link rel="stylesheet" href="./css/variant.css" />
</head>
<body>
<header>
<!-- Remove this from nav " px-3 px-sm-5 py-2" -->
<nav class="navbar navbar-expand-md">
<div class="container">
<div class="logo">
<img src="./img/Envato-logo.png" alt="" />
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#care-navbar"
aria-controls="care-navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon">
<img src="./img/menu-4-24.png" alt="">
</span>
</button>
<div class="collapse navbar-collapse" id="care-navbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item active mx-sm-2">
<a class="nav-link" href="#home">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item mx-sm-2">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item mx-sm-2">
<a class="nav-link" href="#services">Services</a>
</li>
<li class="nav-item mx-sm-2">
<a class="nav-link" href="#product">Product</a>
</li>
<li class="nav-item mx-sm-2">
<a class="nav-link" href="#contact">Contact</a>
</li>
<li class="nav-item mx-sm-2">
<a class="nav-link" href="#"><i class="fa fa-search" style="color: #fff;"></i> </a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<section class="home">
<!--Carousel Wrapper-->
<!--Slides-->
<div class="bxslider">
<!--First slide-->
<div class="hero-container">
<div class="overlay"></div>
<img class="d-block w-100" src="./img/pharm-smiley.png" alt="First slide">
<div class="row hero-text">
<div class="col-sm-8 col-md-7 col-lg-6 text-xs-center pl-0">
<h2 class="mbr-section-title display-1">
We do our best for you <br />
and your health.
</h2>
<p class="lead">
High professional doctors level. All specialists have extensive practical experience and training
courses. We provide total health care solutions.
</p>
<div class="mbr-section-btn">
<a class="btn btn-lg btn-danger" href="#about">View Details</a>
</div>
</div>
</div>
</div>
<!--/First slide-->
<!--Second slide-->
<div class="hero-container">
<div class="overlay"></div>
<img class="d-block w-100" src="./img/pharm-asian2.png" alt="Second slide">
<div class="row hero-text">
<div class="col-sm-8 col-md-7 col-lg-6 text-xs-center pl-0">
<h2 class="mbr-section-title display-1">
We do our best for you <br />
and your health.
</h2>
<p class="mbr-section-lead lead">
High professional doctors level. All specialists have extensive practical experience and training
courses. We provide total health care solutions.
</p>
<div class="mbr-section-btn">
<a class="btn btn-lg btn-danger" href="#about">View Details</a>
</div>
</div>
</div>
</div>
<!--/Second slide-->
<!--Third slide-->
<div class="hero-container">
<div class="overlay"></div>
<img class="d-block w-100" src="./img/pharm-old2.png" alt="Third slide">
<div class="row hero-text">
<div class="col-sm-8 col-md-7 col-lg-6 text-xs-center pl-0">
<h2 class="mbr-section-title display-1">
We do our best for you <br />
and your health.
</h2>
<p class="mbr-section-lead lead">
High professional doctors level. All specialists have extensive practical experience and training
courses. We provide total health care solutions.
</p>
<div class="mbr-section-btn">
<a class="btn btn-lg btn-danger" href="#about">View Details</a>
</div>
</div>
</div>
</div>
<!--/Third slide-->
</div>
<!--/.Slides-->
<!--/.Carousel Wrapper-->
</section>
<section class="about">
<div class="container">
<div class="row">
<div class="col-12">
<h2 class="about-heading about-head">About Envato Care</h2>
<p>One of the world’s leading Pharmacies providingsafe &
compassionate for everyone. Lorem ipsum dolor sit amet,
consectetur. One of the world’s leading pharmacies providingsafe &
compassionate for everyone. Lorem ipsum dolor sit amet,
consectetur</p>
</div>
</div>
</div>
</section>
<section class="services">
<div class="services container-fluid p-md-5" id="services">
<h2 class="text-center font-weight-bold mb-4 contact-head mx-auto">Services</h2>
<p class="text-align center">Eaque libero unde corrupti deleniti maxime ratione doloremquesuscipit perferendis
<br>aperiam labore debitis atque odit </p>
<div class="services-boxes row justify-content-center">
<div
class="services-box col-xs-12 col-sm-5 col-md-3 m-3 py-3 text-center d-flex flex-column justify-content-between" data-aos="fade-up-right" data-aos-delay="50" data-aos-duration="800">
<div class="top align-self-center">
<p>Unwanted Facial Hair</p>
</div>
<img src="./img/face-hair.png" alt="">
</div>
<div
class="services-box col-xs-12 col-sm-5 col-md-3 m-3 py-3 text-center d-flex flex-column justify-content-between" data-aos="fade-down" data-aos-delay="50" data-aos-duration="800">
<div class="top">
<p>Migrain Treatment</p>
</div>
<img src="./img/migraine.png" alt="">
</div>
<div
class="services-box col-xs-12 col-sm-5 col-md-3 m-3 py-3 text-center d-flex flex-column justify-content-between"data-aos="fade-up-left" data-aos-delay="50" data-aos-duration="800">
<div class="top">
<p>Acid Reflux Treatment</p>
</div>
<img src="./img/acid-reflux.png" alt="">
</div>
<div
class="services-box col-xs-12 col-sm-5 col-md-3 m-3 py-3 text-center d-flex flex-column justify-content-between" data-aos="fade-up-right" data-aos-delay="50" data-aos-duration="800">
<div class="top">
<p>Hair Loss Treatment</p>
</div>
<img src="./img/hair-loss.png" alt="">
</div>
<div
class="services-box col-xs-12 col-sm-5 col-md-3 m-3 py-3 text-center d-flex flex-column justify-content-between" data-aos="fade-up" data-aos-delay="50" data-aos-duration="800">
<div class="top">
<p>Malaria Treatment</p>
</div>
<img src="./img/malaria.png" alt="">
</div>
<div
class="services-box col-xs-12 col-sm-5 col-md-3 m-3 py-3 text-center d-flex flex-column justify-content-between"data-aos="fade-up-left" data-aos-delay="50" data-aos-duration="800">
<div class="top">
<p>Period Delay Treatment</p>
</div>
<img src="./img/period.png" alt="">
</div>
</div>
</div>
</section>
<section class="popular-products">
<div class="container-fluid p-5" id="popular-products">
<h2 class="text-center border-btm font-weight-bold mb-5 popular-head mx-auto">Popular Products</h2>
<div class="popular-product-boxes row justify-content-center">
<div class="card col-md-3 mx-md-3 px-0">
<div class="product-price upper">
$12
</div>
<img class="card-img-top " src="./img/multivitamin2 (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Bio Multivitamin</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk . </p>
<P>⭐⭐⭐⭐⭐</P>
</div>
</div>
<div class="card col-md-3 mx-md-3 px-0">
<div class="product-price upper">
$12
</div>
<img class="card-img-top" src="./img/multi (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Tylenol 100mg</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk .</p>
<P>⭐⭐⭐⭐⭐</P>
</div>
</div>
<div class="card col-md-3 mx-md-3 px-0">
<div class="product-price upper">
$12
</div>
<img class="card-img-top" src="./img/vit-c (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Gold Cross Vitamin C</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk .</p>
<P>⭐⭐⭐⭐⭐</P>
</div>
</div>
</div>
</div>
</section>
<section class="products">
<div class="container-fluid p-5" id="products">
<h2 class="text-center border-btm font-weight-bold mb-5 contact-head mx-auto">Products</h2>
<div class="product-boxes row justify-content-center">
<div class="card col-md-3 mx-md-3 px-0">
<img class="card-img-top " src="./img/black-mores (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Black Mores</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk . </p>
<P>⭐⭐⭐⭐☆</P>
<div class="products product-price">
$7
</div>
</div>
</div>
<div class="card col-md-3 mx-md-3 px-0">
<img class="card-img-top" src="./img/bio (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Bio Multivitamin</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk .</p>
<P>⭐⭐⭐⭐⭐</P>
<div class="products product-price">
$7
</div>
</div>
</div>
<div class="card col-md-3 mx-md-3 px-0">
<img class="card-img-top" src="./img/betamin (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Betamin 100mg</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk .</p>
<P>⭐⭐⭐⭐☆</P>
<div class="products product-price">
$7
</div>
</div>
</div>
<div class="card col-md-3 mx-md-3 px-0">
<img class="card-img-top" src="./img/multi (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Bio Multivitamin</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk .</p>
<P>⭐⭐⭐⭐⭐</P>
<div class="products product-price">
$7
</div>
</div>
</div>
<div class="card col-md-3 mx-md-3 px-0">
<img class="card-img-top" src="./img/black-mores-skin (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Black Mores Skin</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk .</p>
<P>⭐⭐⭐⭐☆</P>
<div class="products product-price">
$7
</div>
</div>
</div>
<div class="card col-md-3 mx-md-2 px-0">
<img class="card-img-top" src="./img/ketonal (1).png" alt="Card image cap">
<div class="card-body">
<h6 class="card-title">Ketanol</h6>
<p class="card-text">Some quick example text to build on the card title and make up the bulk .</p>
<P>⭐⭐⭐⭐⭐</P>
<div class="products product-price">
$7
</div>
</div>
</div>
</div>
</div>
</section>
<section class="contact">
<div class="contact-area container row mx-auto">
<div class="contact-form col-md-6">
<div class="col-12">
<h2 class="font-weight-bold mb-2 mb-md-4 contact-head">Contact Us</h2>
</div>
<form class="my-4">
<div class="form-group col-12 col-md-11">
<label for="subject" class="text-left">Name</label>
<input type="text" class="form-control py-4" id="subject">
</div>
<div class="form-group col-12 col-md-11">
<label for="fullname">Email</label>
<input type="email" class="form-control py-4" id="fullname">
</div>
<div class="form-group col-12 col-md-11 mb-4">
<label for="message">Message</label>
<textarea class="form-control" id="message" rows="6"></textarea>
</div>
<div class="col-12 text-center text-md-left">
<button type="submit" class="btn btn-sec px-5 py-3">
Send Message
</button>
</div>
</form>
</div>
<hr class="d-md-none">
<!-- About Left -->
<div class="col-md-5 about-schedule">
<h5 class="mb-5">
<i class="fa fa-clock-o text-theme-colored"></i> Opening Hours
</h5>
<div class="w-100">
<p class="d-inline-block text-left">Monday - Friday</p>
<p class = "d-inline-block text-right">9.00 - 21.00</p>
</div>
<hr style="border: 1px solid #000"/>
<div class="w-100 mt-4">
<p class="d-inline-block text-left">Saturday</p>
<p class = "d-inline-block text-right">9.00 - 21.00</p>
</div>
<hr style="border: 1px solid #000"/>
<div class="w-100 mt-4">
<p class="d-inline-block text-left">Sunday</p>
<p class = "d-inline-block text-right">9.00 - 21.00</p>
</div>
<h5 class="mt-5 font-weight-bold">
<i class="fa fa-pencil-square-o text-theme-colored"></i> Need
Help?
</h5>
<p class="mt-3">
Just make an appointment to get help from our experts
</p>
<a href="#" class="mb-5 btn btn-dark btn-theme-colored d-block m-auto" data-toggle="modal"
data-target="#modal_appontment_form_at_about">Book Appointment</a>
</div>
</div>
</section>
<section class="gallery">
<div class="container px-lg-5">
<div class="gallery" id="gallery">
<h2 class="text-center text-blue font-weight-bold mb-5 mx-auto"
style="border-bottom: 3px solid #f2994a; width: 170px; text-align: center;">
Gallery</h2>
<div class="gallery-boxes row mx-auto">
<div
class= "gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/pharm-teeth.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/pharm-glasses.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/pharm-fold.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/smiley.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/female-pharm.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/pharm-old.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/pharm-asian.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/pharm-count.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/pharm-check.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/customer.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/pharmacist.png" alt="">
</div>
<div
class="gallery-box col-xs-12 col-sm-5 col-lg-3 px-0 my-2 mx-auto text-center" data-aos="zoom-in" data-aos-delay="50" data-aos-duration="800">
<img src="./img/woman.png" alt="">
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="footer-section px-lg-5">
<div id="footer" class="container-fluid text-white text-center text-md-left mx-lg-5" style="max-width: 1440px">
<div class="row">
<div class="col-lg-5">
<h3 class="h5 text-gold font-weight-bold mt-5 ">Envato Care</h3>
<p class="">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cursus est, urna egestas
viverra
pellentesque a aenean nisi gravida. Sed vel at sed leo volutpat elit ornare sit. Vulputate
elementum ut habitasse orci egestas ultricies.</p>
</div>
<div class="col-md-6 col-lg-3">
<h3 class="h5 text-gold font-weight-bold mt-5 ">Quick Links</h3>
<ul class="text-white pl-0">
<li><a class="text-white" href="#home">Home</a></li>
<li><a class="text-white" href="#about">About Us</a></li>
<li><a class="text-white" href="#services">Services</a></li>
<li><a class="text-white" href="#products">Product</a></li>
<li><a class="text-white" href="#contact">Contact</a></li>
<li><a class="text-white" href="#gallery">Gallery</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-4">
<h3 class="h5 text-gold font-weight-bold mt-5">Contact</h3>
<address>
<p><span>Address:</span> 1901 Thornridge Cir. Shail</p>
<p><span>Phone:</span> (604) 555-0123</p>
<p><span>Email:</span> Medzone@info.com</p>
</address>
</div>
</div>
<div class="font-weight-bold text-center" class="copyright">
<p>Copyright © 2020 <span class="text-gold">Evanto Care</span>.All Rights Reserved.</p>
</div>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bxslider/4.2.15/jquery.bxslider.min.js"></script>
<script>
$(document).ready(function(){
$('.bxslider').bxSlider({
auto: true,
touchEnabled: false,
pager: false,
controls: false
});
});
</script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
$(document).ready(function(){
$(window).on("load", function () {
AOS.init();
});
});
</script>
</body>
</html>