-
Notifications
You must be signed in to change notification settings - Fork 1
/
rent.html
660 lines (568 loc) · 28.7 KB
/
rent.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
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
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
<!DOCTYPE html>
<html lang="en">
<head>
<title>Homeland — Colorlib Website Template</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito+Sans:200,300,400,700,900|Roboto+Mono:300,400,500">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/jquery-ui.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/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/mediaelementplayer.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/fl-bigmug-line.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="site-loader"></div>
<div class="site-wrap">
<div class="site-mobile-menu">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div> <!-- .site-mobile-menu -->
<div class="site-navbar mt-4">
<div class="container py-1">
<div class="row align-items-center">
<div class="col-8 col-md-8 col-lg-4">
<h1 class="mb-0"><a href="index.html" class="text-white h2 mb-0"><strong>Homeland<span class="text-danger">.</span></strong></a></h1>
</div>
<div class="col-4 col-md-4 col-lg-8">
<nav class="site-navigation text-right text-md-right" role="navigation">
<div class="d-inline-block d-lg-none ml-md-0 mr-auto py-3"><a href="#" class="site-menu-toggle js-menu-toggle text-white"><span class="icon-menu h3"></span></a></div>
<ul class="site-menu js-clone-nav d-none d-lg-block">
<li>
<a href="index.html">Home</a>
</li>
<li><a href="buy.html">Buy</a></li>
<li class="active"><a href="rent.html">Rent</a></li>
<li class="has-children">
<a href="properties.html">Properties</a>
<ul class="dropdown arrow-top">
<li><a href="#">Condo</a></li>
<li><a href="#">Property Land</a></li>
<li><a href="#">Commercial Building</a></li>
<li class="has-children">
<a href="#">Sub Menu</a>
<ul class="dropdown">
<li><a href="#">Menu One</a></li>
<li><a href="#">Menu Two</a></li>
<li><a href="#">Menu Three</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="slide-one-item home-slider owl-carousel">
<div class="site-blocks-cover overlay" style="background-image: url(images/hero_bg_1.jpg);" data-aos="fade" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row align-items-center justify-content-center text-center">
<div class="col-md-10">
<span class="d-inline-block bg-success text-white px-3 mb-3 property-offer-type rounded">For Rent</span>
<h1 class="mb-2">871 Crenshaw Blvd</h1>
<p class="mb-5"><strong class="h2 text-success font-weight-bold">$2,250,500</strong></p>
<p><a href="#" class="btn btn-white btn-outline-white py-3 px-5 rounded-0 btn-2">See Details</a></p>
</div>
</div>
</div>
</div>
<div class="site-blocks-cover overlay" style="background-image: url(images/hero_bg_2.jpg);" data-aos="fade" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row align-items-center justify-content-center text-center">
<div class="col-md-10">
<span class="d-inline-block bg-danger text-white px-3 mb-3 property-offer-type rounded">For Sale</span>
<h1 class="mb-2">625 S. Berendo St</h1>
<p class="mb-5"><strong class="h2 text-success font-weight-bold">$1,000,500</strong></p>
<p><a href="#" class="btn btn-white btn-outline-white py-3 px-5 rounded-0 btn-2">See Details</a></p>
</div>
</div>
</div>
</div>
</div>
<div class="site-section site-section-sm pb-0">
<div class="container">
<div class="row">
<form class="form-search col-md-12" style="margin-top: -100px;">
<div class="row align-items-end">
<div class="col-md-3">
<label for="list-types">Listing Types</label>
<div class="select-wrap">
<span class="icon icon-arrow_drop_down"></span>
<select name="list-types" id="list-types" class="form-control d-block rounded-0">
<option value="">Condo</option>
<option value="">Commercial Building</option>
<option value="">Land Property</option>
</select>
</div>
</div>
<div class="col-md-3">
<label for="offer-types">Offer Type</label>
<div class="select-wrap">
<span class="icon icon-arrow_drop_down"></span>
<select name="offer-types" id="offer-types" class="form-control d-block rounded-0">
<option value="">For Sale</option>
<option value="">For Rent</option>
<option value="">For Lease</option>
</select>
</div>
</div>
<div class="col-md-3">
<label for="select-city">Select City</label>
<div class="select-wrap">
<span class="icon icon-arrow_drop_down"></span>
<select name="select-city" id="select-city" class="form-control d-block rounded-0">
<option value="">New York</option>
<option value="">Brooklyn</option>
<option value="">London</option>
<option value="">Japan</option>
<option value="">Philippines</option>
</select>
</div>
</div>
<div class="col-md-3">
<input type="submit" class="btn btn-success text-white btn-block rounded-0" value="Search">
</div>
</div>
</form>
</div>
<div class="row">
<div class="col-md-12">
<div class="view-options bg-white py-3 px-3 d-md-flex align-items-center">
<div class="mr-auto">
<a href="index.html" class="icon-view view-module active"><span class="icon-view_module"></span></a>
<a href="view-list.html" class="icon-view view-list"><span class="icon-view_list"></span></a>
</div>
<div class="ml-auto d-flex align-items-center">
<div>
<a href="#" class="view-list px-3 border-right active">All</a>
<a href="#" class="view-list px-3 border-right">Rent</a>
<a href="#" class="view-list px-3">Sale</a>
</div>
<div class="select-wrap">
<span class="icon icon-arrow_drop_down"></span>
<select class="form-control form-control-sm d-block rounded-0">
<option value="">Sort by</option>
<option value="">Price Ascending</option>
<option value="">Price Descending</option>
</select>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="site-section site-section-sm bg-light">
<div class="container">
<div class="row mb-5">
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_1.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">625 S. Berendo St</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 625 S. Berendo St Unit 607 Los Angeles, CA 90005</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">7,000</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_2.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite active"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">871 Crenshaw Blvd</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 1 New York Ave, Warners Bay, NSW 2282</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">1,620</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_3.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">853 S Lucerne Blvd</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 853 S Lucerne Blvd Unit 101 Los Angeles, CA 90005</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">5,500</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_4.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">625 S. Berendo St</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 625 S. Berendo St Unit 607 Los Angeles, CA 90005</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">7,000</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_5.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">871 Crenshaw Blvd</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 1 New York Ave, Warners Bay, NSW 2282</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">1,620</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_6.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">853 S Lucerne Blvd</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 853 S Lucerne Blvd Unit 101 Los Angeles, CA 90005</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">5,500</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_7.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">625 S. Berendo St</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 625 S. Berendo St Unit 607 Los Angeles, CA 90005</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">7,000</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_8.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">871 Crenshaw Blvd</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 1 New York Ave, Warners Bay, NSW 2282</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">1,620</span>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4 mb-4">
<div class="property-entry h-100">
<a href="property-details.html" class="property-thumbnail">
<div class="offer-type-wrap">
<span class="offer-type bg-success">Rent</span>
</div>
<img src="images/img_1.jpg" alt="Image" class="img-fluid">
</a>
<div class="p-4 property-body">
<a href="#" class="property-favorite"><span class="icon-heart-o"></span></a>
<h2 class="property-title"><a href="property-details.html">853 S Lucerne Blvd</a></h2>
<span class="property-location d-block mb-3"><span class="property-icon icon-room"></span> 853 S Lucerne Blvd Unit 101 Los Angeles, CA 90005</span>
<strong class="property-price text-primary mb-3 d-block text-success">$2,265,500</strong>
<ul class="property-specs-wrap mb-3 mb-lg-0">
<li>
<span class="property-specs">Beds</span>
<span class="property-specs-number">2 <sup>+</sup></span>
</li>
<li>
<span class="property-specs">Baths</span>
<span class="property-specs-number">2</span>
</li>
<li>
<span class="property-specs">SQ FT</span>
<span class="property-specs-number">5,500</span>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<div class="site-pagination">
<a href="#" class="active">1</a>
<a href="#">2</a>
<a href="#">3</a>
<a href="#">4</a>
<a href="#">5</a>
<span>...</span>
<a href="#">10</a>
</div>
</div>
</div>
</div>
</div>
<div class="site-section">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-7 text-center">
<div class="site-section-title">
<h2>Why Choose Us?</h2>
</div>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Debitis maiores quisquam saepe architecto error corporis aliquam. Cum ipsam a consectetur aut sunt sint animi, pariatur corporis, eaque, deleniti cupiditate officia.</p>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4">
<a href="#" class="service text-center">
<span class="icon flaticon-house"></span>
<h2 class="service-heading">Research Subburbs</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Incidunt iure qui natus perspiciatis ex odio molestia.</p>
<p><span class="read-more">Read More</span></p>
</a>
</div>
<div class="col-md-6 col-lg-4">
<a href="#" class="service text-center">
<span class="icon flaticon-sold"></span>
<h2 class="service-heading">Sold Houses</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Incidunt iure qui natus perspiciatis ex odio molestia.</p>
<p><span class="read-more">Read More</span></p>
</a>
</div>
<div class="col-md-6 col-lg-4">
<a href="#" class="service text-center">
<span class="icon flaticon-camera"></span>
<h2 class="service-heading">Security Priority</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Incidunt iure qui natus perspiciatis ex odio molestia.</p>
<p><span class="read-more">Read More</span></p>
</a>
</div>
</div>
</div>
</div>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="mb-5">
<h3 class="footer-heading mb-4">About Homeland</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Saepe pariatur reprehenderit vero atque, consequatur id ratione, et non dignissimos culpa? Ut veritatis, quos illum totam quis blanditiis, minima minus odio!</p>
</div>
</div>
<div class="col-lg-4 mb-5 mb-lg-0">
<div class="row mb-5">
<div class="col-md-12">
<h3 class="footer-heading mb-4">Navigations</h3>
</div>
<div class="col-md-6 col-lg-6">
<ul class="list-unstyled">
<li><a href="#">Home</a></li>
<li><a href="#">Buy</a></li>
<li><a href="#">Rent</a></li>
<li><a href="#">Properties</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-6">
<ul class="list-unstyled">
<li><a href="#">About Us</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Terms</a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4 mb-5 mb-lg-0">
<h3 class="footer-heading mb-4">Follow Us</h3>
<div>
<a href="#" class="pl-0 pr-3"><span class="icon-facebook"></span></a>
<a href="#" class="pl-3 pr-3"><span class="icon-twitter"></span></a>
<a href="#" class="pl-3 pr-3"><span class="icon-instagram"></span></a>
<a href="#" class="pl-3 pr-3"><span class="icon-linkedin"></span></a>
</div>
</div>
</div>
<div class="row pt-5 mt-5 text-center">
<div class="col-md-12">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="icon-heart text-danger" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank" >Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</footer>
</div>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/mediaelement-and-player.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/main.js"></script>
</body>
</html>