-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
505 lines (472 loc) · 17.4 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
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
<!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">
<title>Dentile a Medical Category Bootstrap Responsive Website Template | About :: W3layouts
</title>
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/style-starter.css">
<!-- Template CSS -->
<link href="//fonts.googleapis.com/css?family=Poppins:300,400,400i,500,600,700&display=swap" rel="stylesheet">
<!-- Template CSS -->
</head>
<body>
<!--w3l-header-->
<section class="w3l-top-header-content">
<div class="hny-top-menu">
<div class="container">
<div class="row">
<div class="top-left col-lg-6">
<ul class="accounts">
<li class="top_li"><span class="fa fa-map-o"></span> <a href="#">A.B.Nageswara rao road, Rajahmundry</a>
</li>
<li class="top_li mr-lg-0"><span class="fa fa-envelope-o"></span> <a
href="mailto:[email protected]" class="mail"> [email protected]</a>
</li>
</ul>
</div>
<div class="social-top col-lg-6 mt-lg-0 mt-sm-3">
<div class="top-bar-text"><a class="bk-button" href="#">BOOK ONLINE </a> You can
request appointment in 24 hours</div>
</div>
</div>
</div>
</div>
</section>
<!--//top-header-content-->
<!--w3l-header-->
<header class="w3l-header-nav">
<!--/nav-->
<nav class="navbar navbar-expand-lg navbar-light px-lg-0 py-0 px-3 stroke">
<div class="container">
<a class="navbar-brand" href="index.html"><span>Dent</span>ile</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" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="fa icon-expand fa-bars"></span>
<span class="fa icon-close fa-times"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<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">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="healthbot.html">Health Bot</a>
</li>
</ul>
<!--/search-right-->
<div class="search-right">
<a href="#search" title="search"><span class="fa fa-search" aria-hidden="true"></span></a>
<!-- search popup -->
<div id="search" class="pop-overlay">
<div class="popup">
<form action="#" method="post" class="search-box">
<input type="search" placeholder="Saerch your Keyword" name="search"
required="required" autofocus="">
<button type="submit" class="btn"><span class="fa fa-search"
aria-hidden="true"></span></button>
</form>
</div>
<a class="close" href="#close">×</a>
</div>
<!-- /search popup -->
</div>
<!--//search-right-->
<div class="call-support">
<p>Call us for any question</p>
<h5>121-345-64369</h5>
</div>
</div>
</div>
</nav>
<!--//nav-->
</header>
<!-- //w3l-header -->
<!-- /breadcrumbs -->
<nav id="breadcrumbs" class="breadcrumbs">
<div class="container page-wrapper">
<a href="index.html">Home</a> » <span class="breadcrumb_last" aria-current="page">About</span>
</div>
</nav>
<!-- feature1 -->
<section class="w3l-feature-1">
<div class="feature-1sec py-5">
<div class="container py-lg-5">
<div class="feature-1-content">
<img src="assets/images/banner2.jpg" class="img-fluid" alt="" />
<h3 class="hny-title mt-4">Welcome to Our Detile</h3>
<p class="mt-2">It is very important to have a patient, they are successful. It results in him making the opening to follow the option of pursuing the
adipisicion of the flight, he receives the whole result of the mind often with flattery.It is important for the customer to be aware of the customer's needs.</p>
<div class="read">
<a class="btn mt-4" href="services.html">Read More</a>
</div>
</div>
</div>
</div>
</section>
<!-- //feature1 -->
<section class="w3l-content-4">
<!-- /content-6-section -->
<div class="content-4-main py-5">
<div class="container py-lg-5">
<div class="content-info-in row">
<div class="content-right col-lg-6 pl-lg-4">
<div class="row content4-right-grids mb-lg-5 mb-4">
<div class="col-md-2 content4-right-icon">
<div class="content4-icon">
<span class="fa fa-linode"></span>
</div>
</div>
<div class="col-md-10 content4-right-info">
<h6><a href="#">Annual Check-ups</a></h6>
<p>I'm sorry for the pain,It is the result of making him open to follow the option of pursuing a training course.</p>
</div>
</div>
<div class="row content4-right-grids mb-lg-5 mb-4">
<div class="col-md-2 content4-right-icon">
<div class="content4-icon">
<span class="fa fa-heartbeat"></span>
</div>
</div>
<div class="col-md-10 content4-right-info">
<h6><a href="#">
Work with Hearts</a></h6>
<p>I'm sorry for the pain,It is the result of making him open to follow the option of pursuing a training course.</p>
</div>
</div>
<div class="row content4-right-grids mb-lg-5 mb-4">
<div class="col-md-2 content4-right-icon">
<div class="content4-icon">
<span class="fa fa-handshake-o"></span>
</div>
</div>
<div class="col-md-10 content4-right-info">
<h6><a href="#">
Help at Hand</a></h6>
<p>I'm sorry for the pain,It results in him making an open follow-up option will be followed by adipisicing the developer.</p>
</div>
</div>
</div>
<div class="content-left col-lg-6 pl-lg-4">
<h6 class="sub-title">
Who we are</h6>
<h3 class="hny-title">
Why Choose Us</h3>
<p>The oral wellbeing and change the lives of their patients.They help their patients to improve their oral health and as well as their appearance.</p>
<img src="assets/images/ab2.jpg" class="img-fluid mt-3" alt="">
</div>
</div>
</div>
</div>
</section>
<!-- //content-6-section -->
<!--/team-sec-->
<section class="w3l-team-main">
<div class="team py-5">
<div class="container py-lg-5">
<div class="row team-row">
<div class="col-lg-3 col-md-6 team-left">
<div class="title-content text-left">
<h6 class="sub-title">Expert Doctors</h6>
<h3 class="hny-title">Our Team</h3>
<p>The company itself is a lot of people who are at fault who but they abandon their duties, the mind softens, that is,
the labors soften the soul, that is, there is none.</p>
</div>
</div>
<!-- end team member -->
<div class="col-lg-3 col-md-6 team-wrap">
<div class="team-info text-left">
<div class="column position-relative">
<a href="#url"><img src="assets/images/team2.jpg" alt=""
class="img-fluid team-image" /></a>
</div>
<div class="column">
<h3 class="name-pos"><a href="#url">Theresa Cruz</a></h3>
<p>President & CEO</p>
<div class="social">
<div class="social-left">
<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 class="social-right">
<a href="#email" class="email"><span
class="fa fa-envelope-o"></span></a>
<a href="#phone" class="phone"><span class="fa fa-phone"></span></a>
</div>
</div>
</div>
</div>
</div>
<!-- end team member -->
<div class="col-lg-3 col-md-6 team-wrap">
<div class="team-info text-left">
<div class="column position-relative">
<a href="#url"><img src="assets/images/team1.jpg" alt=""
class="img-fluid team-image" /></a>
</div>
<div class="column">
<h3 class="name-pos"><a href="#url">Scott Colon</a></h3>
<p>Doctor</p>
<div class="social">
<div class="social-left">
<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 class="social-right">
<a href="#email" class="email"><span
class="fa fa-envelope-o"></span></a>
<a href="#phone" class="phone"><span class="fa fa-phone"></span></a>
</div>
</div>
</div>
</div>
</div>
<!-- end team member -->
<!-- end team member -->
<div class="col-lg-3 col-md-6 team-wrap">
<div class="team-info text-left">
<div class="column position-relative">
<a href="#url"><img src="assets/images/team4.jpg" alt=""
class="img-fluid team-image" /></a>
</div>
<div class="column">
<h3 class="name-pos"><a href="#url">Bertha Sherman</a></h3>
<p>Doctor </p>
<div class="social">
<div class="social-left">
<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 class="social-right">
<a href="#email" class="email"><span
class="fa fa-envelope-o"></span></a>
<a href="#phone" class="phone"><span class="fa fa-phone"></span></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--//team-sec-->
<!-- grids -->
<section class="grids-1 py-5">
<div class="grids py-lg-5">
<div class="container">
<h6 class="sub-title">We care your smile</h6>
<h3 class="hny-title">Featured Services
</h3>
<div class="row text-center mt-lg-5 mt-4">
<div class="col-lg-3 col-md-4 col-sm-6">
<div class="column">
<a href="#single"><img src="assets/images/g1.jpg" alt="" class="img-responsive" /></a>
<h4><a href="#single">Periodontal Therapy</a></h4>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 mt-sm-0 mt-4">
<div class="column">
<a href="#single"><img src="assets/images/g2.jpg" alt="" class="img-responsive" /></a>
<h4><a href="#single">Cosmetic Dentistry</a></h4>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 mt-md-0 mt-4">
<div class="column">
<a href="#single"><img src="assets/images/g3.jpg" alt="" class="img-responsive" /></a>
<h4><a href="#single">Dental Implants</a></h4>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 mt-lg-0 mt-4">
<div class="column">
<a href="#single"><img src="assets/images/g4.jpg" alt="" class="img-responsive" /></a>
<h4><a href="#single">Pediatric Dentistry</a></h4>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //grids -->
<!-- footer-66 -->
<footer class="w3l-footer-66">
<!-- footer -->
<div class="footer-66-info">
<div class="container">
<div class="row footer-top">
<div class="col-lg-4 footer-grid_section_w3layouts pr-lg-5">
<h2 class="logo-2 mb-lg-4 mb-3">
<a class="navbar-brand" href="index.html"><span>Dent</span>ile</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> -->
</h2>
<p>For to come to the smallest detail, no one should practice any kind of work except as some of it good luck</p>
<h4 class="sub-con-fo ad-info my-4">Catch on Social</h4>
<ul class="w3layouts_social_list list-unstyled">
<li>
<a href="#" class="w3pvt_facebook">
<span class="fa fa-facebook-f"></span>
</a>
</li>
<li>
<a href="#" class="w3pvt_twitter">
<span class="fa fa-twitter"></span>
</a>
</li>
<li>
<a href="#" class="w3pvt_dribble">
<span class="fa fa-dribbble"></span>
</a>
</li>
<li>
<a href="#" class="w3pvt_google">
<span class="fa fa-google-plus"></span>
</a>
</li>
</ul>
</div>
<div class="col-lg-8 footer-right">
<div class="w3layouts-news-letter">
<h3 class="footer-title mb-0">Newsletter</h3>
<p class="mb-3">By subscribing to our mailing list you will always get latest news and
updates from us.
</p>
<form action="#" method="post" class="w3layouts-newsletter">
<input type="email" name="Email" placeholder="Enter your email..." required="">
<button class="btn1"> Subscribe</button>
</form>
</div>
<div class="bottom-w3layouts-sec-nav">
<div class="row sub-content-botom mx-0">
<div class="col-md-4 footer-grid_section_w3layouts pl-lg-0">
<h3 class="footer-title">Information</h3>
<ul class="footer list-unstyled">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html">About Us</a>
</li>
<li>
<a href="blog.html">Blog</a>
</li>
<li>
<a href="services.html">Services</a>
</li>
<li>
<a href="contact.html">Contact Us</a>
</li>
</ul>
</div>
<div class="col-md-4 footer-grid_section_w3layouts">
<!-- social icons -->
<h3 class="footer-title">Treatments</h3>
<ul class="footer list-unstyled">
<li>
<a href="#">Preventative Dentistry</a>
</li>
<li>
<a href="#">Child Dentistry</a>
</li>
<li>
<a href="#">Affordable Dentures</a>
</li>
<li>
<a href="#">Tooth Extraction</a>
</li>
</ul>
<!-- social icons -->
</div>
<div class="col-md-4 footer-grid_section_w3layouts ">
<h3 class="footer-title">Working Hours</h3>
<ul class="wrk-schedule-block">
<li>Monday<span class="schedule-time">09:00 – 17:00</span></li>
<li>Tuesday<span class="schedule-time">09:00 – 17:00</span></li>
<li>Wednesday<span class="schedule-time">09:00 – 17:00</span></li>
<li>Thursday<span class="schedule-time">09:00 – 17:00</span></li>
<li>Friday<span class="schedule-time">09:00 – 17:00</span></li>
<li>Sat day-Sunday<span class="schedule-time">Closed</span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="cpy-right py-3">
<p class="text-center">© 2023 Dentile. All rights reserved | Design by
<a href="http://w3layouts.com"> Alekhya Nagubandi</a>
</p>
</div>
<!-- move top -->
<button onclick="topFunction()" id="movetop" title="Go to top">
<span class="fa fa-level-up"></span>
</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 -->
</footer>
<!--//footer-66 -->
</body>
</html>
<script src="assets/js/jquery-3.3.1.min.js"></script>
<!-- disable body scroll which navbar is in active -->
<!--//-->
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<!--/scroll-down-JS-->
<!-- stats -->
<script src="assets/js/jquery.waypoints.min.js"></script>
<script src="assets/js/jquery.countup.js"></script>
<script>
$('.counter').countUp();
</script>
<!-- //stats -->
<!-- //script -->
<script src="assets/js/bootstrap.min.js"></script>