-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
464 lines (427 loc) · 19.1 KB
/
about.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
<!doctype html>
<html lang="zxx">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords"
content="Medick Responsive web template, Bootstrap Web Templates, Android Compatible web template, Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<title>Medick Medical Category Bootstrap Responsive Web Template | About :: W3Layouts </title>
<link href="//fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&display=swap"
rel="stylesheet">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/style-starter.css">
</head>
<body>
<!--header-->
<div class="header-w3l">
<!-- header -->
<header id="site-header" class="fixed-top">
<div class="container">
<nav class="navbar navbar-expand-lg stroke">
<a class="navbar-brand" href="index.html">
Med<span class="sub-logo">i</span>ck</span>
</a>
<!-- if logo is image enable this
<a class="navbar-brand" href="#index.html">
<img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" />
</a> -->
<button class="navbar-toggler collapsed bg-gradient" type="button" data-toggle="collapse"
data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon fa icon-expand fa-bars"></span>
<span class="navbar-toggler-icon fa icon-close fa-times"></span>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav mx-lg-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link"href="services.html">Departments</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="search-bar ml-lg-3 mr-lg-5 mt-lg-0 mt-4">
<!--/search-right-->
<form class="search position-relative">
<input type="search" class="search__input" name="search" placeholder="Search here.."
onload="equalWidth()" required="">
<span class="fa fa-search search__icon"></span>
</form>
<!--//search-right-->
</li>
</ul>
</div>
<!-- toggle switch for light and dark theme -->
<div class="mobile-position">
<nav class="navigation">
<div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox">
<div class="mode-container">
<i class="gg-sun"></i>
<i class="gg-moon"></i>
</div>
</label>
</div>
</nav>
</div>
<!-- //toggle switch for light and dark theme -->
</nav>
</div>
</header>
</div>
<!-- //header -->
<!--/breadcrumb-bg-->
<div class="breadcrumb-bg w3l-inner-page-breadcrumb py-5">
<div class="container pt-lg-5 pt-md-3 p-lg-4 pb-md-3 my-lg-3">
<h2 class="title pt-5">About</h2>
<ul class="breadcrumbs-custom-path mt-3 text-center">
<li><a href="index.html">Home</a></li>
<li class="active"><span class="fa fa-arrow-right mx-2" aria-hidden="true"></span> About </li>
</ul>
</div>
</div>
<!--//breadcrumb-bg-->
<!-- banner bottom shape -->
<div class="position-relative">
<div class="shape overflow-hidden">
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 48H1437.5H2880V0H2160C1442.5 52 720 0 720 0H0V48Z" fill="currentColor"></path>
</svg>
</div>
</div>
<!-- banner bottom shape -->
<!-- //w3l-inner-page-breadcrumb-->
<section class="w3l-about-ab" id="about">
<div class="midd-w3 py-5">
<div class="container py-lg-5 py-md-4 py-2">
<div class="imgw3l-ab mb-md-5 mb-3">
<img src="assets/images/banner2.jpg" alt="" class="radius-image img-fluid">
</div>
<div class="row">
<div class="col-lg-5 left-wthree-img">
<h6 class="title-subhny">About Us</h6>
<h3 class="title-w3l mb-4">The Best Medics, Doctors & Physicians</h3>
</div>
<div class="col-lg-7 pl-lg-5 align-self">
<p class="">Lorem ipsum viverra feugiat. Pellen tesque libero ut justo,
ultrices in ligula. Semper at tempufddfel. Learn more about our work!
Lorem ipsum viverra feugiat.consectetur adipisicing dolor et amet.
</p>
<p class="mt-4">Lorem ipsum viverra feugiat. Pellen tesque libero ut justo, ultrices in ligula. Semper at
tempufddfel. Learn more about our work! Lorem ipsum viverra feugiat.consectetur adipisicing dolor et amet.
</p>
<a href="about.html" class="btn btn-style btn-primary mt-lg-5 mt-4">Read More</a>
</div>
</div>
</div>
</div>
</section>
<!-- /w3l-content-2-->
<!-- /bottom-grids-->
<section class="w3l-bottom-grids-6 py-5" id="services1">
<div class="container py-lg-5 py-md-4 py-2">
<div class="title-content text-center">
<h6 class="title-subhny text-center">Motivation is easy</h6>
<h3 class="title-w3l mb-sm-5 mb-4 pb-sm-o pb-2 text-center">Our Core Values</h3>
</div>
<div class="grids-area-hny text-center row mt-lg-4">
<div class="col-lg-4 col-md-6 grids-feature">
<div class="area-box icon-blue">
<span class="fa fa-lightbulb-o"></span>
<h4><a href="#feature" class="title-head">Innavation</a></h4>
<p>Vivamus a ligula quam tesque et libero ut justo, ultrices in. Ut eu leo non. Duis sed et dolor
amet.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 grids-feature mt-md-0 mt-4">
<div class="area-box icon-pink">
<span class="fa fa-handshake-o"></span>
<h4><a href="#feature" class="title-head">Compassion</a></h4>
<p>Vivamus a ligula quam tesque et libero ut justo, ultrices in. Ut eu leo non. Duis sed dolor et
amet.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 grids-feature mt-lg-0 mt-4">
<div class="area-box icon-yellow">
<span class="fa fa-podcast"></span>
<h4><a href="#feature" class="title-head">Integrity</a></h4>
<p>Vivamus a ligula quam tesque et libero ut justo, ultrices in. Ut eu leo non. Duis sed dolor et
amet.</p>
</div>
</div>
</div>
</div>
</section>
<!-- //bottom-grids-->
<!-- home page block grids -->
<section class="w3l-two-servicses py-5" id="services2">
<div class="container py-lg-5 py-md-4 py-2">
<div class="row bottom-ab-grids">
<div class="col-lg-6 bottom-ab-left align-self">
<h6 class="title-subhny">What We Offer</h6>
<h3 class="title-w3l mb-4">Our Advantages</h3>
<p class="">Lorem ipsum dolor sit amet elit. hic odio tenetur. ante ipsum primis in
faucibus orci luctus et ultrices posuere cubilia acere aperiam sequi optio consectetur adipisicing
dolor et amet. </p>
<ul class="w3l-right-book mt-4">
<li><span class="fa fa-check"></span> Specialists and Dentists as One Team</li>
<li><span class="fa fa-check"></span> Complimentary Consultations</li>
<li><span class="fa fa-check"></span> All Types of Dental Services</li>
<li><span class="fa fa-check"></span> On-site Laboratory</li>
</ul>
</div>
<div class="col-lg-6 bottom-right-grids pl-lg-5 mt-lg-0 mt-5">
<img src="assets/images/g4.jpg" alt="" class="radius-image img-fluid">
</div>
</div>
</div>
</section>
<!-- //home page block grids -->
<!-- /w3l-content-5-->
<section class="w3l-content-5 py-5">
<div class="content-4-main py-lg-5 py-md-4">
<div class="container pb-5">
<div class="title-content text-left">
<h6 class="title-subhny">Here & Now, Every Day</h6>
<h3 class="title-w3l two mb-sm-5 mb-4">Healing Experiences- For Everyone <br> All The Time</h3>
</div>
<div class="content-info-in row">
<div class="content-left col-lg-6">
<p class=""> We focus on the needs of every small to middle market businesses to improve and grow
their return. lacinia id erat eu
ullam corper. Nunc id ipsum fringilla, gravida felis vitae. lacinia id, sunt in
culpa quis lacinia. Lorem ipsum dolor, sit amet init elit. Eos,
debitis doler et in.lacinia id, sunt in culpa quis. </p>
<a href="#discover" class="btn btn-style btn-primary mt-md-5 mt-4">Get in touch</a>
</div>
<div class="content-right col-lg-6 mt-lg-0 mt-5">
<p> We focus on the needs of every small to middle market businesses to improve and grow
their return. lacinia id erat eu
ullam corper. Nunc id ipsum fringilla, gravida felis vitae. lacinia id, sunt in
culpa quis lacinia. Lorem ipsum dolor, sit amet init elit. Eos,
debitis. gravida felis vitae. lacinia id, sunt in
culpa quis. Lorem ipsum dolor sit amet</p>
</div>
</div>
</div>
</div>
</section>
<!-- /w3l-content-5-->
<!--/team-sec-->
<section class="w3l-team">
<div class="team py-5">
<div class="container py-lg-5 py-md-4">
<div class="title-content text-center">
<h6 class="title-subhny text-center">Leading Team</h6>
<h3 class="title-w3l mb-sm-3 text-center">Meet Our Team</h3>
</div>
<div class="row team-row">
<div class="col-lg-3 col-6 team-wrap mt-4 pt-lg-2">
<div class="team-info">
<div class="column position-relative img-circle">
<a href="#url"><img src="assets/images/team1.jpg" alt="" class="img-fluid" /></a>
</div>
<div class="column-btm">
<h3 class="name-pos"><a href="#url">Jennifer Foster
</a></h3>
<p>Associate Dentist</p>
<div class="social">
<a href="#facebook" class="facebook"><span class="fa fa-facebook" aria-hidden="true"></span></a>
<a href="#twitter" class="twitter"><span class="fa fa-twitter" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
<!-- end team member -->
<div class="col-lg-3 col-6 team-wrap mt-4 pt-lg-2">
<div class="team-info">
<div class="column position-relative img-circle">
<a href="#url"><img src="assets/images/team2.jpg" alt="" class="img-fluid" /></a>
</div>
<div class="column-btm">
<h3 class="name-pos"><a href="#url">Dhony Abraham</a></h3>
<p>Orthodontist</p>
<div class="social">
<a href="#facebook" class="facebook"><span class="fa fa-facebook" aria-hidden="true"></span></a>
<a href="#twitter" class="twitter"><span class="fa fa-twitter" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
<!-- end team member -->
<div class="col-lg-3 col-6 team-wrap mt-4 pt-lg-2">
<div class="team-info">
<div class="column position-relative img-circle">
<a href="#url"><img src="assets/images/team3.jpg" alt="" class="img-fluid" /></a>
</div>
<div class="column-btm">
<h3 class="name-pos"><a href="#url">Marko Dugonji</a></h3>
<p>Health Therapist</p>
<div class="social">
<a href="#facebook" class="facebook"><span class="fa fa-facebook" aria-hidden="true"></span></a>
<a href="#twitter" class="twitter"><span class="fa fa-twitter" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-6 team-wrap mt-4 pt-lg-2">
<div class="team-info">
<div class="column position-relative img-circle">
<a href="#url"><img src="assets/images/team4.jpg" alt="" class="img-fluid" /></a>
</div>
<div class="column-btm">
<h3 class="name-pos"><a href="#url">Rhoda Byrd</a></h3>
<p>Implantologist</p>
<div class="social">
<a href="#facebook" class="facebook"><span class="fa fa-facebook" aria-hidden="true"></span></a>
<a href="#twitter" class="twitter"><span class="fa fa-twitter" aria-hidden="true"></span></a>
</div>
</div>
</div>
</div>
<!-- end team member -->
</div>
</div>
</div>
</section>
<!--//team-sec-->
<!-- footer -->
<section class="w3l-footer-29-main">
<div class="footer-29 py-5">
<div class="container py-lg-4">
<div class="row footer-top-29">
<div class="col-lg-4 col-md-6 col-sm-7 footer-list-29 footer-1 pr-lg-5">
<div class="footer-logo mb-3">
<a class="navbar-brand" href="index.html">Medick</a>
</div>
<p>Lorem ipsum dolor sit amet consectetur ipsum elit. Lorem ipsum dolor sit amet elit.</p>
<ul class="mt-3">
<li><a href="tel:+(21) 255 999 8888"><span class="fa fa-phone"></span> +(21) 255 999 8888</a></li>
<li><a href="mailto:medick@mail.com" class="mail"><span class="fa fa-envelope-open-o"></span>
medick@mail.com</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-6 col-sm-5 col-6 footer-list-29 footer-2 mt-sm-0 mt-5">
<ul>
<h6 class="footer-title-29">History</h6>
<li><a href="about.html">About Us</a></li>
<li><a href="blog.html"> Blog Posts</a></li>
<li><a href="services.html">Departments</a></li>
<li><a href="#careers"> Careers</a></li>
<li><a href="about.html">Team</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-6 col-sm-5 col-6 footer-list-29 footer-3 mt-lg-0 mt-5">
<h6 class="footer-title-29">Useful Links</h6>
<ul>
<li><a href="#terms">Terms of service</a></li>
<li><a href="#privacy"> Privacy policy</a></li>
<li><a href="#doc"> Documentation</a></li>
<li><a href="#support"> Support</a></li>
<li><a href="#components"> Components</a></li>
<li><a href="#changelog"> Changelog</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 col-sm-7 footer-list-29 footer-4 mt-lg-0 mt-5">
<h6 class="footer-title-29">Subscribe to our Newsletter </h6>
<p>Enter your email and receive the latest news, updates and special offers from us.</p>
<form action="#" class="subscribe" method="post">
<input type="email" name="email" placeholder="Your Email Address" required="">
<button class="btn btn-style btn-primary w-100 mt-3">Subscibe</button>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- //footer -->
<!-- copyright -->
<section class="w3l-copyright">
<div class="container">
<div class="row bottom-copies">
<p class="col-lg-8 copy-footer-29">© 2023 All rights reserved by Jaysheel developed for FRT project
</p>
<div class="col-lg-4 main-social-footer-29">
<a href="#facebook" class="facebook"><span class="fa fa-facebook"></span></a>
<a href="#twitter" class="twitter"><span class="fa fa-twitter"></span></a>
<a href="#instagram" class="instagram"><span class="fa fa-instagram"></span></a>
<a href="#linkedin" class="linkedin"><span class="fa fa-linkedin"></span></a>
</div>
</div>
</div>
<!-- move top -->
<button onclick="topFunction()" id="movetop" title="Go to top">
⤴
</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("movetop").style.display = "block";
} else {
document.getElementById("movetop").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!-- /move top -->
</section>
<!-- //copyright -->
<!--//footer-->
<!-- Template JavaScript -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/theme-change.js"></script>
<!-- disable body scroll which navbar is in active -->
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<!-- disable body scroll which navbar is in active -->
<!--/MENU-JS-->
<script>
$(window).on("scroll", function () {
var scroll = $(window).scrollTop();
if (scroll >= 80) {
$("#site-header").addClass("nav-fixed");
} else {
$("#site-header").removeClass("nav-fixed");
}
});
//Main navigation Active Class Add Remove
$(".navbar-toggler").on("click", function () {
$("header").toggleClass("active");
});
$(document).on("ready", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
$(window).on("resize", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
});
});
</script>
<!--//MENU-JS-->
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>