-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappointment.html
More file actions
640 lines (565 loc) · 37.1 KB
/
appointment.html
File metadata and controls
640 lines (565 loc) · 37.1 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
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
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
<!DOCTYPE html>
<html lang="en">
<head>
<!-- metas -->
<meta charset="utf-8" />
<meta name="author" content="Chitrakoot Web" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="keywords" content="Laboratory and Research Template" />
<meta name="description" content="Biology - Laboratory and Research Template" />
<!-- title -->
<title>Biology - Laboratory and Research Template</title>
<!-- favicon -->
<link rel="shortcut icon" href="img/logos/favicon.png" />
<link rel="apple-touch-icon" href="img/logos/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="img/logos/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="img/logos/apple-touch-icon-114x114.png" />
<!-- plugins -->
<link rel="stylesheet" href="css/plugins.css">
<!-- search css -->
<link rel="stylesheet" href="search/search.css">
<!-- quform css -->
<link rel="stylesheet" href="quform/css/base.css">
<!-- core style css -->
<link href="css/styles.css" rel="stylesheet">
<!-- custom css -->
<link href="css/custom.css" rel="stylesheet">
</head>
<body>
<!-- PAGE LOADING
================================================== -->
<div id="preloader"></div>
<!-- MAIN WRAPPER
================================================== -->
<div class="main-wrapper">
<!-- HEADER
================================================== -->
<header class="header-style1">
<div class="container">
<div class="navbar-header navbar-header-custom row text-dark">
<div class="col-lg-3">
<!-- start logo -->
<a href="index.html" class="navbar-brand logodefault"><img id="logo" src="img/logos/logo.png" alt="logo"></a>
<!-- end logo -->
</div>
<div class="col-lg-9 col-xl-8 offset-xl-1 offset-lg-0 d-none d-lg-block">
<div class="row">
<div class="col-md-4">
<div class="media">
<i class="ti-location-pin header-icon text-secondary display-12"></i>
<div class="media-body ms-3">
<span class="font-weight-600 d-block display-29">Our Location</span>
<span class="font-weight-500 display-29 d-block">Guild Street 51, UK</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="media">
<i class="ti-email header-icon text-secondary display-14"></i>
<div class="media-body ms-3">
<span class="font-weight-600 d-block display-29">Mail Us</span>
<span class="display-29 d-block">info@youremail.com</span>
</div>
</div>
</div>
<div class="col-md-4">
<div class="media">
<i class="ti-mobile header-icon text-secondary display-12"></i>
<div class="media-body ms-3">
<span class="font-weight-600 d-block display-29">Call Us</span>
<span class="display-29 d-block">+123 4567 890</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="navbar-default">
<!-- start top search -->
<div class="top-search custom-search bg-primary">
<div class="container">
<form class="search-form" action="search.html" method="GET" accept-charset="utf-8">
<div class="input-group">
<span class="input-group-addon cursor-pointer">
<button class="search-form_submit fas fa-search display-28 text-white" type="submit"></button>
</span>
<input type="text" class="search-form_input form-control" name="s" autocomplete="off" placeholder="Type & hit enter...">
<span class="input-group-addon close-search mt-2"><i class="fas fa-times display-28"></i></span>
</div>
</form>
</div>
</div>
<!-- end top search -->
<div class="menu_area bg-secondary">
<div class="container">
<div class="col-lg-12">
<nav class="navbar navbar-expand-lg navbar-light p-0">
<div class="navbar-toggler bg-secondary"></div>
<!-- menu area -->
<ul class="navbar-nav" id="nav" style="display: none;">
<li><a href="#!">Home</a>
<ul>
<li><a href="index.html">Home 01</a></li>
<li><a href="index-2.html">Home 02</a></li>
<li><a href="index-3.html" target="_blank">Home 03 (One Page)</a></li>
</ul>
</li>
<li><a href="#!">Pages</a>
<ul>
<li><a href="about.html">About Us</a></li>
<li><a href="history.html">History</a></li>
<li><a href="#!">Team</a>
<ul>
<li><a href="our-team.html">Our Team</a></li>
<li><a href="team-details.html">Team Details</a></li>
</ul>
</li>
<li><a href="#!">Portfolio</a>
<ul>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="portfolio-details.html">Portfolio-details</a></li>
</ul>
</li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="pricing-plans.html">Pricing</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="#!">Others</a>
<ul>
<li><a href="404.html">404 Page</a></li>
<li><a href="coming-soon.html">Coming Soon</a></li>
<li><a href="appointment.html">Appointment</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#!">Services</a>
<ul>
<li><a href="services.html">Services</a></li>
<li><a href="chemical-research.html">Chemical Research</a></li>
<li><a href="genetics-tests.html">Genetics Tests</a></li>
<li><a href="pathologycam-testing.html">Pathologycam Testing</a></li>
<li><a href="endocrinology-research.html">Endocrinology Research</a></li>
<li><a href="biologics-testing.html">Biologics Testing</a></li>
<li><a href="naturopathic-tests.html">Naturopathic Tests</a></li>
</ul>
</li>
<li><a href="#!">Elements</a>
<ul class="row megamenu">
<li class="col-lg-3">
<span class="mb-0 mb-lg-3 d-block py-2 p-lg-0 px-4 px-lg-0 text-uppercase sub-title font-weight-600 display-30">Elements 01</span>
<ul>
<li><a href="accordion.html"><i class="fas fa-sliders-h me-2"></i>Accordions</a></li>
<li><a href="alerts.html"><i class="far fa-bell me-2"></i>Alerts</a></li>
<li><a href="blockquotes.html"><i class="fas fa-vector-square me-2"></i>Blockquote</a></li>
<li><a href="buttons.html"><i class="fas fa-link me-2"></i>Buttons</a></li>
<li><a href="call-to-action.html"><i class="far fa-square me-2"></i>Call to Action</a></li>
<li><a href="carousel-slider.html"><i class="far fa-images me-2"></i>Carousel Slider</a></li>
</ul>
</li>
<li class="col-lg-3">
<span class="mb-0 mb-lg-3 d-block py-2 p-lg-0 px-4 px-lg-0 text-uppercase sub-title font-weight-600 display-30">Elements 02</span>
<ul>
<li><a href="count-down.html"><i class="far fa-flag me-2"></i>Count Down</a></li>
<li><a href="counter.html"><i class="fas fa-compress me-2"></i>Counters</a></li>
<li><a href="forms.html"><i class="fab fa-wpforms me-2"></i>Forms</a></li>
<li><a href="font-icons.html"><i class="far fa-check-square me-2"></i>Font Icons</a></li>
<li><a href="google-map.html"><i class="fas fa-map-marker-alt me-2"></i>Google Map</a></li>
<li><a href="grid-system.html"><i class="fas fa-th me-2"></i>Grid System</a></li>
</ul>
</li>
<li class="col-lg-3">
<span class="mb-0 mb-lg-3 d-block py-2 p-lg-0 px-4 px-lg-0 text-uppercase sub-title font-weight-600 display-30">Elements 03</span>
<ul>
<li><a href="icon-with-text.html"><i class="fab fa-fonticons-fi me-2"></i>Icon With Text</a></li>
<li><a href="list-styles.html"><i class="fas fa-list-ul me-2"></i>List Styles</a></li>
<li><a href="media-object.html"><i class="fas fa-photo-video me-2"></i>Media Object</a></li>
<li><a href="modal.html"><i class="fas fa-expand me-2"></i>Modal</a></li>
<li><a href="pagination.html"><i class="far fa-caret-square-right me-2"></i>Pagination</a></li>
<li><a href="progress-bar.html"><i class="fas fa-tasks me-2"></i>Progress Bars</a></li>
</ul>
</li>
<li class="col-lg-3">
<span class="mb-0 mb-lg-3 d-block py-2 p-lg-0 px-4 px-lg-0 text-uppercase sub-title font-weight-600 display-30">Elements 04</span>
<ul>
<li><a href="page-title1.html"><i class="fas fa-compress me-2"></i>Page Title1</a></li>
<li><a href="page-title2.html"><i class="fas fa-compress-arrows-alt me-2"></i>Page Title2</a></li>
<li><a href="tables.html"><i class="fas fa-table me-2"></i>Tables</a></li>
<li><a href="tabs.html"><i class="fas fa-sliders-h me-2"></i>Tabs</a></li>
<li><a href="typography.html"><i class="fas fa-text-height me-2"></i>Typography</a></li>
<li><a href="video.html"><i class="fas fa-video me-2"></i>Videos</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#!">Blog</a>
<ul>
<li><a href="blog-grid.html">Blog Grid</a></li>
<li><a href="blog-list.html">Blog List</a></li>
<li><a href="blog-details.html">Blog Details</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
<!-- end menu area -->
<!-- start attribute navigation -->
<div class="attr-nav align-items-lg-center ms-auto">
<ul>
<li class="search"><a href="#!"><i class="fas fa-search text-white"></i></a></li>
<li class="d-none d-xl-inline-block"><a href="contact.html" class="butn-style1 primary white small">Get A Quote</a></li>
</ul>
</div>
<!-- end attribute navigation -->
</nav>
</div>
</div>
</div>
</div>
</header>
<!-- PAGE TITLE
================================================== -->
<section class="page-title-section bg-img cover-background dark-overlay" data-overlay-dark="7" data-background="img/bg/bg-01.jpg">
<div class="container">
<div class="d-md-flex justify-content-between">
<div class="flex-shrink-0">
<h1>Appointment</h1>
</div>
<div class="flex-grow-1">
<ul class="text-center text-md-end ps-0">
<li><a href="index.html">Home</a></li>
<li><a href="#!">Appointment</a></li>
</ul>
</div>
</div>
</div>
</section>
<!-- APPOINTMENT
================================================== -->
<section class="z-index-9 position-relative">
<div class="container">
<div class="row g-0 shadow">
<div class="col-lg-5 col-xl-4">
<div class="bg-secondary h-100 p-1-6 p-sm-1-9 p-lg-5 border-radius-left">
<div class="heading-one white mb-1-6 mb-sm-1-9">
<span><i></i>Time - Table</span>
</div>
<ul class="list-style3 list-unstyled mb-0">
<li>
<span class="text-white">Monday</span>
<span class="text-white">8.00 am – 7:00 pm</span>
</li>
<li>
<span class="text-white">Tuesday</span>
<span class="text-white">8.00 am – 7:00 pm</span>
</li>
<li>
<span class="text-white">Wednesday</span>
<span class="text-white">8.00 am – 7:00 pm</span>
</li>
<li>
<span class="text-white">Thursday</span>
<span class="text-white">8.00 am – 7:00 pm</span>
</li>
<li>
<span class="text-white">Friday</span>
<span class="text-white">8.00 am – 7:00 pm</span>
</li>
<li>
<span class="text-white">Saturday</span>
<span class="text-white">9.00 am – 6.00 pm</span>
</li>
<li>
<span class="text-white">Sunday</span>
<span class="text-white">10.00 am – 3.00 pm</span>
</li>
<li>
<span class="text-white">Emergency</span>
<span class="text-white">24HR / 7Days</span>
</li>
</ul>
</div>
</div>
<div class="col-lg-7 col-xl-8">
<div class="bg-light h-100 d-table w-100 border-radius-right py-5">
<div class="d-table-cell align-middle py-1-6 py-sm-1-9 py-lg-0 px-1-6 px-sm-1-9 px-lg-6 px-xxl-10">
<div class="heading-one sm mb-1-6 mb-sm-1-9">
<h2 class="mt-0">Book Appointment</h2>
</div>
<form class="quform" action="quform/contact.php" method="post" enctype="multipart/form-data" onclick="">
<div class="quform-elements">
<div class="row">
<!-- Begin Text input element -->
<div class="col-md-6">
<div class="quform-element form-group">
<label for="name">Your Name <span class="quform-required">*</span></label>
<div class="quform-input">
<input class="form-control" id="name" type="text" name="name" placeholder="Your name here" />
</div>
</div>
</div>
<!-- End Text input element -->
<!-- Begin Text input element -->
<div class="col-md-6">
<div class="quform-element form-group">
<label for="email">Your Email <span class="quform-required">*</span></label>
<div class="quform-input">
<input class="form-control" id="email" type="text" name="email" placeholder="Your email here" />
</div>
</div>
</div>
<!-- End Text input element -->
<!-- Begin Text input element -->
<div class="col-md-6">
<div class="quform-element form-group">
<label for="subject">Your Subject <span class="quform-required">*</span></label>
<div class="quform-input">
<input class="form-control" id="subject" type="text" name="subject" placeholder="Your subject here" />
</div>
</div>
</div>
<!-- End Text input element -->
<!-- Begin Text input element -->
<div class="col-md-6">
<div class="quform-element form-group">
<label for="phone">Contact Number</label>
<div class="quform-input">
<input class="form-control" id="phone" type="text" name="phone" placeholder="Your phone here" />
</div>
</div>
</div>
<!-- End Text input element -->
<!-- Begin Textarea element -->
<div class="col-md-12">
<div class="quform-element form-group">
<label for="message">Message <span class="quform-required">*</span></label>
<div class="quform-input">
<textarea class="form-control" id="message" name="message" rows="3" placeholder="Tell us a few words"></textarea>
</div>
</div>
</div>
<!-- End Textarea element -->
<!-- Begin Captcha element -->
<div class="col-md-12">
<div class="quform-element">
<div class="form-group">
<div class="quform-input">
<input class="form-control" id="type_the_word" type="text" name="type_the_word" placeholder="Type the below word" />
</div>
</div>
<div class="form-group">
<div class="quform-captcha">
<div class="quform-captcha-inner">
<img src="quform/images/captcha/courier-new-light.png" alt="...">
</div>
</div>
</div>
</div>
</div>
<!-- End Captcha element -->
<!-- Begin Submit button -->
<div class="col-md-12">
<div class="quform-submit-inner">
<button class="butn-style2 border-0" type="submit"><span>Send Message</span></button>
</div>
<div class="quform-loading-wrap text-left"><span class="quform-loading"></span></div>
</div>
<!-- End Submit button -->
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER
================================================== -->
<footer class="bg-dark footer1 position-relative">
<div class="container">
<div class="footer-top mb-1-9 mb-sm-6 border-bottom border-color-light-white pb-1-9 pb-sm-6">
<div class="row align-items-center">
<div class="col-lg-2 text-center text-lg-start">
<div class="mb-3 mb-lg-0 footer-logo">
<a href="index.html"><img src="img/logos/footer-light-logo.png" alt="..."></a>
</div>
</div>
<div class="col-lg-10">
<div class="border-lg-start border-color-light-white">
<div class="row align-items-center">
<div class="col-md-7">
<div class="heading-one newsletter-title ps-lg-5 mb-3 mb-md-0">
<h2 class="text-center text-md-start text-white">Subscribe Our Latest News & Aticles and More.</h2>
</div>
</div>
<div class="col-md-5">
<div class="text-end">
<form class="quform footer-newsletter" action="quform/newsletter-two.php" method="post" enctype="multipart/form-data" onclick="">
<div class="quform-elements position-relative">
<div class="row">
<!-- Begin Text input element -->
<div class="col-md-12">
<div class="quform-element mb-0">
<div class="quform-input">
<input class="form-control" id="email_address" type="text" name="email_address" placeholder="Subscribe with us">
</div>
</div>
</div>
<!-- End Text input element -->
<!-- Begin Submit button -->
<div class="col-md-12">
<div class="quform-submit-inner">
<button class="btn btn-white m-0 px-2" type="submit"><i class="fas fa-paper-plane"></i></button>
</div>
<div class="quform-loading-wrap"><span class="quform-loading"></span></div>
</div>
<!-- End Submit button -->
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row mb-1-9 border-bottom border-color-light-white pb-1-9 pb-sm-6 mt-n1-9">
<div class="col-md-6 col-xl-4 mt-1-9">
<div>
<div class="heading-one secondary footer mb-1-9">
<span><i></i>Contact</span>
</div>
<ul class="list-unstyled">
<li class="d-flex text-white mb-3 display-30 display-lg-29"><i class="fa-solid fa-phone-alt text-white pe-4"></i>(+44) 123 456 789</li>
<li class="d-flex text-white mb-3 display-30 display-lg-29"><i class="fa-solid fa-envelope-open-text text-white pe-4"></i>info@example.com</li>
<li class="d-flex text-white mb-3 display-30 display-lg-29"><i class="fa-solid fa-location-dot text-white pe-4"></i>66 Guild Street 512B, Great North Town.</li>
<li class="d-flex text-white display-30 display-lg-29"><i class="fa-regular fa-clock text-white pe-4"></i>Mon – Friday : 08:00 am – 07:00 pm <br>Saturday : 09:00 am – 06:00 pm</li>
</ul>
</div>
</div>
<div class="col-md-6 col-xl-3 mt-1-9">
<div class="ps-md-5 ps-lg-0">
<div class="heading-one secondary footer mb-1-9">
<span><i></i>Our Services</span>
</div>
<ul class="footer-link list-unstyled mb-0">
<li class="mb-3"><a href="chemical-research.html">Chemical Research</a></li>
<li class="mb-3"><a href="genetics-tests.html">Genetics Tests</a></li>
<li class="mb-3"><a href="pathologycam-testing.html">Pathologycam Testing</a></li>
<li class="mb-3"><a href="endocrinology-research.html">Endocrinology Research</a></li>
<li><a href="biologics-testing.html">Biologics Testing</a></li>
</ul>
</div>
</div>
<div class="col-md-6 col-xl-2 mt-1-9">
<div>
<div class="heading-one secondary footer mb-1-9">
<span><i></i>Useful Links</span>
</div>
<ul class="footer-link list-unstyled mb-0">
<li class="mb-3"><a href="about.html">About Us</a></li>
<li class="mb-3"><a href="history.html">History</a></li>
<li class="mb-3"><a href="our-team.html">Our Team</a></li>
<li class="mb-3"><a href="pricing-plans.html">Pricing</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-6 col-xl-3 mt-1-9">
<div class="ps-md-5 ps-lg-0">
<div class="heading-one secondary footer mb-1-9">
<span><i></i>Recent Photos</span>
</div>
<div class="row g-3">
<div class="col-4">
<img src="img/content/footer-thumb-01.jpg" class="border-radius-5" alt="...">
</div>
<div class="col-4">
<img src="img/content/footer-thumb-02.jpg" class="border-radius-5" alt="...">
</div>
<div class="col-4">
<img src="img/content/footer-thumb-03.jpg" class="border-radius-5" alt="...">
</div>
<div class="col-4">
<img src="img/content/footer-thumb-04.jpg" class="border-radius-5" alt="...">
</div>
<div class="col-4">
<img src="img/content/footer-thumb-05.jpg" class="border-radius-5" alt="...">
</div>
<div class="col-4">
<img src="img/content/footer-thumb-06.jpg" class="border-radius-5" alt="...">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bar pb-1-9">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
<p class="d-inline-block text-white mb-0">© <span class="current-year"></span> Biology Powered by <a href="#!" class="text-secondary">Chitrakoot Web</a></p>
</div>
<div class="col-md-6 text-center text-md-end">
<ul class="share-post list-unstyled mb-0">
<li class="d-inline-block me-1"><a href="#!"><i class="fab fa-facebook-f"></i></a></li>
<li class="d-inline-block me-1"><a href="#!"><i class="fab fa-twitter"></i></a></li>
<li class="d-inline-block me-1"><a href="#!"><i class="fab fa-youtube"></i></a></li>
<li class="d-inline-block"><a href="#!"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- SCROLL TO TOP
================================================== -->
<a href="#!" class="scroll-to-top"><i class="fas fa-angle-up" aria-hidden="true"></i></a>
<!-- all js include start -->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- scrollIt -->
<script src="js/scrollIt.min.js"></script>
<!-- search -->
<script src="search/search.js"></script>
<!-- navigation -->
<script src="js/nav-menu.js"></script>
<!-- tab -->
<script src="js/easy.responsive.tabs.js"></script>
<!-- owl carousel -->
<script src="js/owl.carousel.js"></script>
<!-- jquery.counterup.min -->
<script src="js/jquery.counterup.min.js"></script>
<!-- jarallax.min -->
<script src="js/jarallax.min.js"></script>
<!-- jarallax-video -->
<script src="js/jarallax-video.js"></script>
<!-- stellar js -->
<script src="js/jquery.stellar.min.js"></script>
<!-- waypoints js -->
<script src="js/waypoints.min.js"></script>
<!-- countdown js -->
<script src="js/countdown.js"></script>
<!-- jquery.magnific-popup js -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- lightgallery js -->
<script src="js/lightgallery-all.js"></script>
<!-- mousewheel js -->
<script src="js/jquery.mousewheel.min.js"></script>
<!-- clipboard js -->
<script src="js/clipboard.min.js"></script>
<!-- prism js -->
<script src="js/prism.js"></script>
<!-- custom scripts -->
<script src="js/main.js"></script>
<!-- form plugins js -->
<script src="quform/js/plugins.js"></script>
<!-- form scripts js -->
<script src="quform/js/scripts.js"></script>
</body>
</html>