-
Notifications
You must be signed in to change notification settings - Fork 0
/
realestate.html
649 lines (601 loc) · 35.6 KB
/
realestate.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DISCOVER PH</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Free HTML Templates" name="keywords">
<meta content="Free HTML Templates" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" />
<!-- Customized Bootstrap Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<style>
.re body ,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", Arial, Helvetica, sans-serif}
.mySlides {display: none}
</style>
</head>
<body>
<!-- Topnavbar Start -->
<div class="container-fluid bg-light pt-3 d-none d-lg-block">
<div class="container">
<div class="row">
<div class="col-lg-6 text-center text-lg-left mb-2 mb-lg-0">
<div class="d-inline-flex align-items-center">
<p><i class="fa fa-envelope mr-2"></i>info@discoverph.com</p>
<p class="text-body px-3">|</p>
<p><i class="fa fa-phone-alt mr-2"></i>+08 886 8063</p>
</div>
</div>
<div class="col-lg-6 text-center text-lg-right">
<div class="d-inline-flex align-items-center">
<a class="text-dark px-3" href="">
<i class="fab fa-facebook-f"></i>
</a>
<a class="text-dark px-3" href="">
<i class="fab fa-twitter"></i>
</a>
<a class="text-dark px-3" href="">
<i class="fab fa-linkedin-in"></i>
</a>
<a class="text-dark px-3" href="">
<i class="fab fa-instagram"></i>
</a>
<a class="text-dark pl-3" href="">
<i class="fab fa-youtube"></i>
</a>
<a id="myLink" onclick="MyFunction();return false;" class="text-dark px-3" href="#login" data-bs-toggle="modal" data-bs-target="#modalForm">Log In</a>
<a id="myLink" onclick="MyFunction();return false;"class="text-dark px-3" href="#signup" data-bs-toggle="modal" data-bs-target="#modalForm2">Sign-Up</a>
</div>
</div>
</div>
</div>
</div>
<!-- Topbar End -->
<!-- Navbar Start -->
<div class="container-fluid position-relative nav-bar p-0">
<div class="container-lg position-relative p-0 px-lg-3" style="z-index: 9;">
<nav class="navbar navbar-expand-lg bg-dark navbar-light shadow-lg py-3 py-lg-0 pl-3 pl-lg-5">
<a href="" class="navbar-brand">
<img src="img/logo3.png" height="50px"width="55px" alt="discoverph_logo"></a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-between px-3" id="navbarCollapse">
<div class="nav-item dropdown">
<a href="index.html" class="nav-link dropdown-toggle text-white" data-toggle="dropdown" active>Home</a>
<div class="dropdown-menu border-0 rounded-0 m-0">
<a href="index.html" class="dropdown-item">Home</a>
<a href="about.html" class="dropdown-item">About Us</a>
<a href="index.html" class="dropdown-item">FAQs</a>
<a href="services.html" class="dropdown-item">Advertise</a>
<a href="services.html" class="dropdown-item">Services</a>
</div>
</div>
<div class="nav-item dropdown">
<a href="foodblog.html" class="nav-link dropdown-toggle text-white" data-toggle="dropdown">Trending</a>
<div class="dropdown-menu border-0 rounded-0 m-0">
<a href="#" class="dropdown-item"><i class='fas fa-newspaper'></i>
News</a>
<a href="foodblog.html" class="dropdown-item"><i class='fas fa-blog'></i>
Blogs</a>
<a href="foodblog.html" class="dropdown-item"><i class='far fa-comments' ></i>
Forums</a>
<a href="#" class="dropdown-item"><i class='far fa-newspaper'></i>
Articles</a>
<a href="#" class="dropdown-item"><i class='fas fa-users'></i>
Clubs</a>
</div>
</div>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle text-white" data-toggle="dropdown" active>Things to do</a>
<div class="dropdown-menu border-0 rounded-0 m-0">
<a href="#" class="dropdown-item"><i class='fas fa-running'></i>
Activities</a>
<a href="#" class="dropdown-item"><i class='fas fa-calendar-alt'></i>
All Events</a>
</div>
</div>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle text-white" data-toggle="dropdown">Eat + Drink</a>
<div class="dropdown-menu border-0 rounded-0 m-0">
<a href="filipinofood.html" class="dropdown-item"><i class='fas fa-fire-alt'></i>
Filipino FIRST*!</a>
<a href="foodblog.html" class="dropdown-item"><i class='fas fa-fire-alt'></i>
Food Blog</a>
<a href="foodblog.html" class="dropdown-item"><i class='fas fa-hamburger'></i>
Restaurant Hopping</a>
<a href="foodblog.html" class="dropdown-item"><i class='fas fa-bullhorn'></i>
Buffet PROMOS</a>
<a href="foodblog.html" class="dropdown-item"><i class='fas fa-cheese'></i>
Recipes</a>
</div>
</div>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle text-white" data-toggle="dropdown">Travel</a>
<div class="dropdown-menu border-0 rounded-0 m-0">
<a href="destinations.html" class="dropdown-item"><i class='fas fa-map-marked-alt'></i> Top Destination</a>
<a href="packages.html" class="dropdown-item"><i class='far fa-map' ></i> Itineraries</a>
<a href="packages.html" class="dropdown-item"><i class='fas fa-plane-departure'></i> PROMO Packages</a>
<a href="travelguides.html" class="dropdown-item"><i class='fas fa-globe-asia'></i> Travel Guides</a>
<a href="realestate.html" class="dropdown-item"><i class='fas fa-home'></i> Real Estate</a>
</div>
</div>
<div class="nav-item dropdown">
<a href="shops.html" class="nav-link dropdown-toggle text-white" data-toggle="dropdown">Shop</a>
<div class="dropdown-menu border-0 rounded-0 m-0">
<a href="shops.html" class="dropdown-item"><i class='fas fa-gift'></i> DEALS & PROMOS</a>
<a href="shops.html" class="dropdown-item"><i class='fas fa-box-open'></i> Products</a>
<a href="shops.html" class="dropdown-item"><i class='fas fa-cart-plus'></i> Local Shops</a>
<a href="shops.html" class="dropdown-item"><i class='fas fa-users'></i> Partners & Affiliate</a>
<a href="#" class="dropdown-item"><i class='fas fa-bell' ></i> Subscribe</a>
</div>
</div>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle text-white" data-toggle="dropdown">Contacts</a>
<div class="dropdown-menu border-0 rounded-0 m-0">
<a href="contacts.html" class="dropdown-item"><i class='fas fa-phone-volume'></i> Contact Us</a>
<a href="contacts.html" class="dropdown-item"><i class='fas fa-hands-helping' ></i> Useful Contacts</a>
<a href="contacts.html" class="dropdown-item"><i class='fas fa-gift'></i> Rewards</a>
</div>
</div>
</div>
</div>
</nav>
</div>
</div>
<!-- Navbar End -->
<!-- Header Start -->
<div class="container-fluid p-0">
<div id="header-carousel" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="w-100" src="img/destination-1.png" alt="Image">
<div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
<div class="p-3" style="max-width: 900px;height: 200px"><br><br>
<h2 class="display-3 text-white sm-mb-md-4 text-uppercase">Real Estate</h2><br><br>
<div class="d-inline-flex text-white">
<h3 class="m-0 text-uppercase"><a class="text-white" href="">Home</a></h3>
<i class="fa fa-angle-double-right pt-1 px-3"></i>
<h3 class="m-0 text-uppercase text-white">Real Estate</h3>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<img class="w-100" src="img/livingroom.png" alt="Image">
<div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
<div class="p-3" style="max-width: 900px;height: 200px"><br><br>
<h2 class="display-3 text-white sm-mb-md-4 text-uppercase">Real Estate</h2><br><br>
<div class="d-inline-flex text-white">
<h3 class="m-0 text-uppercase"><a class="text-white" href="">Home</a></h3>
<i class="fa fa-angle-double-right pt-1 px-3"></i>
<h3 class="m-0 text-uppercase text-white">Real Estate</h3>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<img class="w-100" src="img/destination-4.png" alt="Image">
<div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
<div class="p-3" style="max-width: 900px;height: 200px"><br><br>
<h2 class="display-3 text-white sm-mb-md-4 text-uppercase">Real Estate</h2><br><br>
<div class="d-inline-flex text-white">
<h3 class="m-0 text-uppercase"><a class="text-white" href="">Home</a></h3>
<i class="fa fa-angle-double-right pt-1 px-3"></i>
<h3 class="m-0 text-uppercase text-white">Real Estate</h3>
</div>
</div>
</div>
</div>
<div class="carousel-item">
<img class="w-100" src="img/livingroom2.png" alt="Image">
<div class="carousel-caption d-flex flex-column align-items-center justify-content-center">
<div class="p-3" style="max-width: 900px;height: 200px"><br><br>
<h2 class="display-3 text-white sm-mb-md-4 text-uppercase">Real Estate</h2><br><br>
<div class="d-inline-flex text-white">
<h3 class="m-0 text-uppercase"><a class="text-white" href="">Home</a></h3>
<i class="fa fa-angle-double-right pt-1 px-3"></i>
<h3 class="m-0 text-uppercase text-white">Real Estate</h3>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#header-carousel" data-slide="prev">
<div class="btn btn-dark" style="width: 45px; height: 45px;">
<span class="carousel-control-prev-icon mb-n2"></span>
</div>
</a>
<a class="carousel-control-next" href="#header-carousel" data-slide="next">
<div class="btn btn-dark" style="width: 45px; height: 45px;">
<span class="carousel-control-next-icon mb-n2"></span>
</div>
</a>
</div>
</div>
</div>
<!-- Header End -->
<!-- Booking Start -->
<div class="container-fluid booking mt-5 pb-5">
<div class="container pb-5 p-5">
<div class="bg-light shadow" style="padding: 30px;">
<h3 class="text-start">Quick Appointment!</h3>
<div class="row align-items-center" style="min-height: 60px;">
<div class="col-md-10 p-4">
<div class="row">
<div class="col-md-3">
<div class="mb-3 mb-md-0">
<label class="visually hidden"><h5>Buy,Sell or Rent:</h5></label>
<input type="text" name="what" size="80" style="width:98%" placeholder="Rent 1-bedroom, Buy Lot, Sell Propery," id="name" class="form-control" required>
</div>
</div>
<div class="col-md-3">
<div class="mb-3 mb-md-0">
<label class="visually hidden"><h5>Property Type:</h5></label>
<input type="text" name="what" size="80" style="width:98%" placeholder="Condo,House,Lot,Building" id="name" class="form-control" required>
</div>
</div>
<div class="col-md-3">
<div class="mb-3 mb-md-0">
<div class="date" id="date1">
<label class="visually hidden"><h5>Budget Range:</h5></label>
<input type="text" name="location" size="80" style="width:100%" id="name" class="form-control" placeholder="20,000-30,000 " required>
</div>
</div>
</div>
<div class="col-md-3">
<div class="mb-3 mb-2 mt-0 pt-2 mb-md-0">
<i class="material-icons" style="font-size:20px;color:red">add_location</i><br>
<button onclick="getLocation()" class="btn btn-dark btn-block m-0" style="height: 47px; margin-top: -2px" >Location On </button>
<label >Save this search<input type="checkbox" checked="checked" class=info/></label>
</div>
</div>
</div>
</div>
<div class="col-md-2">
<button class="btn btn-primary btn-block px-4 m-0 mb-0" type="submit" style="height:60px; width: 100%; margin-top: 2px; margin-bottom:5 ;margin-left: 0;"><i class="fa fa-search"></i> Match </button>
</div>
</div>
</div>
</div>
</div>
<!-- Booking End -->
<!-- Guide Start -->
<div class="container-fluid py-5">
<div class="container pt-5 pb-3">
<div class="text-center mb-3 pb-3">
<h6 class="text-primary text-uppercase" style="letter-spacing: 5px;">LISTINGS</h6>
<h3>FEATURED PROPERTY OF THE DAY</h3>
</div>
<div class="row">
<div class="col-lg-3 col-md-4 col-sm-6 pb-2">
<div class="team-item bg-white mb-4">
<div class="team-img position-relative overflow-hidden">
<img class="img-fluid w-100" src="img/livingroom.png" alt="">
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 pb-2">
<div class="team-item bg-white mb-4">
<div class="team-img position-relative overflow-hidden">
<img class="img-fluid w-100" src="img/livingroom2.png" alt="">
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 pb-2">
<div class="team-item bg-white mb-4">
<div class="team-img position-relative overflow-hidden">
<img class="img-fluid w-100" src="img/diningroom.png" alt="">
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 pb-2">
<div class="team-item bg-white mb-4">
<div class="team-img position-relative overflow-hidden">
<img class="img-fluid w-100" src="img/bedroom.png" alt="">
</div>
</div>
</div>
<div class="container">
<div class="column">
<div><h1>FOR LEASE</h1></div>
<div class="text-start">
<h5>Minimalist Style Three-(3) Bedroom Condo Unit in BGC </h5></div>
<div class="text-start">
<p>Long-term Lease</p></div>
<div class="row">
<button class="btn btn-primary m-3" input="submit">View Details</button></div>
</div>
</div>
</div>
</div>
</div>
<!-- Ads-->
<div class="container-fluid ads2 py-5">
<div class="container pt-5 pb-3">
<div class="text-center mb-3 pb-3">
<img src="img/adsreal.gif">
</div>
</div>
</div>
<!-- Ads -->
<!-- Guide End -->
<!-- Destination Start -->
<div class="container-fluid py-5">
<div class="container pt-5 pb-3">
<div class="text-start mb-3 pb-3">
<h1>FOR SALE</h1>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 mb-4">
<div class="destination-item position-relative overflow-hidden mb-2">
<img class="img-fluid" src="img/fs2.png" alt="">
<a class="destination-overlay text-white text-decoration-none" href="">
<h5 class="text-white">Forbes Park,Makati</h5>
</a>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="destination-item position-relative overflow-hidden mb-2">
<img class="img-fluid" src="img/fs1.png" alt="">
<a class="destination-overlay text-white text-decoration-none" href="">
<h5 class="text-white">Ayala Alabang</h5></a>
</div>
</div>
<div class="col-lg-4 col-md-6 mb-4">
<div class="destination-item position-relative overflow-hidden mb-2">
<img class="img-fluid" src="img/fs3.png" alt="">
<a class="destination-overlay text-white text-decoration-none" href="">
<h5 class="text-white">McKinley Hills</h5></a>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Destination End -->
<!-- Registration Start -->
<div class="container-fluid bg-registration py-5" style="margin: 90px 0;">
<div class="container py-5">
<div class="row align-items-center">
<div class="col-lg-7 mb-5 mb-lg-0">
<div class="mb-4">
<h6 class="text-primary text-uppercase" style="letter-spacing: 5px;">Mega Offer</h6>
<h1 class="text-white"><span class="text-primary">70% OFF</span> For Honeymoon</h1>
</div>
<p class="text-white">Great Discounts & Promotions Awaits for Newly Wed Couples Married this 2022! </p>
<ul class="list-inline text-white m-0">
<li class="py-2"><i class="fa fa-check text-primary mr-3"></i>Present your Wedding Proof this year 2022</li>
<li class="py-2"><i class="fa fa-check text-primary mr-3"></i>Valid IDs to be shown</li>
<li class="py-2"><i class="fa fa-check text-primary mr-3"></i>Enjoy our other surprises!</li>
</ul>
</div>
<div class="col-lg-5">
<div class="card border-0">
<div class="card-header bg-primary text-center p-4">
<h2 class="text-white m-0">Sign-Up Now</h2>
</div>
<div class="card-body rounded-bottom bg-white p-5">
<form>
<div class="form-group">
<input type="text" class="form-control p-4" placeholder="Full Name" required="required" />
</div>
<div class="form-group">
<input type="email" class="form-control p-4" placeholder="E-mail Address" required="required" />
</div>
<div class="form-group">
<input type="password" class="form-control p-4" placeholder="Password" required="required" />
</div>
<div class="form-group">
<select class="custom-select px-4" style="height: 47px;">
<option selected>Destination</option>
<option value="1">Metro Manila</option>
<option value="2">Cebu</option>
<option value="3">Bohol</option>
<option value="4">Boracay</option>
<option value="5">Palawan</option>
<option value="6">La Union</option>
<option value="6">Siargao</option>
<option value="6">Davao</option>
</select>
</div>
<div>
<button class="btn btn-primary py-3" type="submit">Sign Up Now</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Registration End -->
<!-- Ads-->
<div class="container-fluid position-relative ads4 pt-5 pb-5">
<div class="container-lg position-relative pt-5 pb-5 px-lg-3">
<div class="ads text-center mb-3-md pb-3">
<img src="img/adsreal.gif">
</div>
</div>
</div>
</div>
<!-- Ads-->
<!-- Footer Start -->
<div class="container-fluid bg-dark text-white-50 py-5 px-sm-3 px-lg-5" style="margin-top: 90px;">
<div class="row pt-5">
<div class="col-lg-3 col-md-6 mb-5">
<a href="" class="navbar-brand">
<img src="img/logo2.png" width="100px">
</a>
<p>"Best place to find & explore everything that you need"</p>
<h6 class="text-white text-uppercase mt-4 mb-3" style="letter-spacing: 5px;">Follow Us</h6>
<div class="d-flex justify-content-start">
<a class="btn btn-outline-info btn-square mr-2" href="#"><i class="fab fa-twitter"></i></a>
<a class="btn btn-outline-info btn-square mr-2" href="#"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-info btn-square mr-2" href="#"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-outline-info btn-square" href="#"><i class="fab fa-instagram"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h5 class="text-white text-uppercase mb-4" style="letter-spacing: 5px;">Our Services</h5>
<div class="d-flex flex-column justify-content-start">
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>About</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Destination</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Packages</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Guides</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Restaurant Hopping</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Recipes</a>
<a class="text-white-50" href="#"><i class="fa fa-angle-right mr-2"></i>#Trending:Top 10</a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h5 class="text-white text-uppercase mb-4" style="letter-spacing: 5px;">Useful Links</h5>
<div class="d-flex flex-column justify-content-start">
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Activities</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Events</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Trending</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Real Estate</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Rewards</a>
<a class="text-white-50 mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Useful Contacts</a>
<a class="text-white-50" href="#"><i class="fa fa-angle-right mr-2"></i>Blog</a>
</div>
</div>
<div class="col-lg-3 col-md-6 mb-5">
<h5 class="text-white text-uppercase mb-4" style="letter-spacing: 5px;">Contact Us</h5>
<p><i class="fa fa-map-marker-alt mr-2"></i>One Uptown,The Fort, Bonifacio Global City, Metro Manila, Philippines</p>
<p><i class="fa fa-phone-alt mr-2"></i>+08 886 8063</p>
<p><i class="fa fa-envelope mr-2"></i>info@discoverph.com</p>
<h6 class="text-white text-uppercase mt-4 mb-3" style="letter-spacing: 5px;">Newsletter</h6>
<div class="w-100">
<div class="input-group">
<input type="text" class="form-control border-light" style="padding: 25px;" placeholder="Your Email">
<div class="input-group-append">
<button class="btn btn-primary px-3">Sign Up</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-dark text-white border-top py-4 px-sm-3 px-md-5" style="border-color: rgba(256, 256, 256, .1) !important;">
<div class="row">
<div class="col-lg-6 text-center text-md-left mb-3 mb-md-0">
<p class="m-0 text-white-50">Copyright ©2022 RMC-Zhan</a>. All Rights Reserved.</a>
</p>
</div>
<div class="col-lg-6 text-center text-md-right">
<p class="m-0 text-white-50">by RMC-Zhan</a>
</p>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Modal -->
<div class="modal fade" id="modalForm" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Log- In Form</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close">x</button>
</div>
<div class="modal-body">
<form>
<div class="mb-3">
<label class="form-label text-start">Email Address</label>
<input type="text" class="form-control" id="username" name="username" placeholder="Username" />
</div>
<div class="mb-3">
<label class="form-label text-left">Password</label>
<input type="password" class="form-control" id="password" name="password" placeholder="Password" />
</div>
<div class="mb-3 form-check">
<input type="checkbox" class="form-check-input" id="rememberMe" />
<label class="form-check-label text-left" for="rememberMe" >Remember me</label>
</div>
<div class="modal-footer d-block">
<p class="float-start text-left">Not yet account, <a id="myLink" onclick="MyFunction();return false;"class="text-dark px-3" href="#" data-bs-toggle="modal" data-bs-target="#modalForm2">Sign Up</a></p>
<button type="submit" class="btn btn-primary float-end">Submit</button>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- Modal2 -->
<div class="modal fade" id="modalForm2" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Sign-Up Form</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close">x</button>
</div>
<div class="modal-body">
<form>
<div class="mb-3">
<label class="form-label">Name</label>
<input type="text" class="form-control" id="username" name="username" placeholder="Full Name" />
</div>
<div class="mb-3">
<label class="form-label">Email Address</label>
<input type="email" class="form-control" id="email" name="email-address" placeholder="Email-address" />
</div>
<div class="mb-3">
<label class="form-label">Password</label>
<input type="password" class="form-control" id="password" name="password" placeholder="Password" />
</div>
<div class="mb-3 form-check">
<input type="checkbox" class="form-check-input" id="rememberMe" />
<label class="form-check-label" for="rememberMe">Remember me</label>
</div>
<div class="modal-footer d-block">
<button type="submit" class="btn btn-primary float-end">Sign-Up</button>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top"><i class="fa fa-angle-double-up"></i></a>
<!--Music-->
<script>
var isChrome = /Chrome/.test(navigator.userAgent) && /Google Inc/.test(navigator.vendor);
if (!isChrome){
$('#iframeAudio').remove()
}
else {
$('#playAudio').remove() // just to make sure that it will not have 2x audio in the background
}
</script>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/tempusdominus/js/moment.min.js"></script>
<script src="lib/tempusdominus/js/moment-timezone.min.js"></script>
<script src="lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js"></script>
<!-- Bootstrap JS -->
<script src="https://www.markuptag.com/bootstrap/5/js/bootstrap.bundle.min.js"></script>
<!-- Contact Javascript File -->
<script src="mail/jqBootstrapValidation.min.js"></script>
<script src="mail/contact.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>