-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproperty-details.html
435 lines (378 loc) · 20.1 KB
/
property-details.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
<!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 class="active">
<a href="index.html">Home</a>
</li>
<li><a href="buy.html">Buy</a></li>
<li><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>
</ul>
</li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="login.html">Login</a></li>
<li><a href="register.html">Register</a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="site-blocks-cover inner-page-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 text-white px-3 mb-3 property-offer-type rounded">Property Details of</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>
</div>
</div>
</div>
</div>
<div class="site-section site-section-sm">
<div class="container">
<div class="row">
<div class="col-lg-8">
<div>
<div class="slide-one-item home-slider owl-carousel">
<div><img src="images/hero_bg_1.jpg" alt="Image" class="img-fluid"></div>
<div><img src="images/hero_bg_2.jpg" alt="Image" class="img-fluid"></div>
<div><img src="images/hero_bg_3.jpg" alt="Image" class="img-fluid"></div>
</div>
</div>
<div class="bg-white property-body border-bottom border-left border-right">
<div class="row mb-5">
<div class="col-md-6">
<strong class="text-success h1 mb-3">$1,000,500</strong>
</div>
<div class="col-md-6">
<ul class="property-specs-wrap mb-3 mb-lg-0 float-lg-right">
<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 class="row mb-5">
<div class="col-md-6 col-lg-4 text-center border-bottom border-top py-3">
<span class="d-inline-block text-black mb-0 caption-text">Home Type</span>
<strong class="d-block">Condo</strong>
</div>
<div class="col-md-6 col-lg-4 text-center border-bottom border-top py-3">
<span class="d-inline-block text-black mb-0 caption-text">Year Built</span>
<strong class="d-block">2018</strong>
</div>
<div class="col-md-6 col-lg-4 text-center border-bottom border-top py-3">
<span class="d-inline-block text-black mb-0 caption-text">Price/Sqft</span>
<strong class="d-block">$520</strong>
</div>
</div>
<h2 class="h4 text-black">More Info</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Assumenda aperiam perferendis deleniti vitae asperiores accusamus tempora facilis sapiente, quas! Quos asperiores alias fugiat sunt tempora molestias quo deserunt similique sequi.</p>
<p>Nisi voluptatum error ipsum repudiandae, autem deleniti, velit dolorem enim quaerat rerum incidunt sed, qui ducimus! Tempora architecto non, eligendi vitae dolorem laudantium dolore blanditiis assumenda in eos hic unde.</p>
<p>Voluptatum debitis cupiditate vero tempora error fugit aspernatur sint veniam laboriosam eaque eum, et hic odio quibusdam molestias corporis dicta! Beatae id magni, laudantium nulla iure ea sunt aliquam. A.</p>
<div class="row no-gutters mt-5">
<div class="col-12">
<h2 class="h4 text-black mb-3">Gallery</h2>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_1.jpg" class="image-popup gal-item"><img src="images/img_1.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_2.jpg" class="image-popup gal-item"><img src="images/img_2.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_3.jpg" class="image-popup gal-item"><img src="images/img_3.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_4.jpg" class="image-popup gal-item"><img src="images/img_4.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_5.jpg" class="image-popup gal-item"><img src="images/img_5.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_6.jpg" class="image-popup gal-item"><img src="images/img_6.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_7.jpg" class="image-popup gal-item"><img src="images/img_7.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_8.jpg" class="image-popup gal-item"><img src="images/img_8.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_1.jpg" class="image-popup gal-item"><img src="images/img_1.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_2.jpg" class="image-popup gal-item"><img src="images/img_2.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_3.jpg" class="image-popup gal-item"><img src="images/img_3.jpg" alt="Image" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3">
<a href="images/img_4.jpg" class="image-popup gal-item"><img src="images/img_4.jpg" alt="Image" class="img-fluid"></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="bg-white widget border rounded">
<h3 class="h4 text-black widget-title mb-3">Contact Agent</h3>
<form action="" class="form-contact-agent">
<div class="form-group">
<label for="name">Name</label>
<input type="text" id="name" class="form-control">
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="email" id="email" class="form-control">
</div>
<div class="form-group">
<label for="phone">Phone</label>
<input type="text" id="phone" class="form-control">
</div>
<div class="form-group">
<input type="submit" id="phone" class="btn btn-primary" value="Send Message">
</div>
</form>
</div>
<div class="bg-white widget border rounded">
<h3 class="h4 text-black widget-title mb-3 ml-0">Share</h3>
<div class="px-3" style="margin-left: -15px;">
<a href="https://www.facebook.com/sharer/sharer.php?u="e=" class="pt-3 pb-3 pr-3 pl-0"><span class="icon-facebook"></span></a>
<a href="https://twitter.com/intent/tweet?text=&url=" class="pt-3 pb-3 pr-3 pl-0"><span class="icon-twitter"></span></a>
<a href="https://www.linkedin.com/sharing/share-offsite/?url=" class="pt-3 pb-3 pr-3 pl-0"><span class="icon-linkedin"></span></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="site-section site-section-sm bg-light">
<div class="container">
<div class="row">
<div class="col-12">
<div class="site-section-title mb-5">
<h2>Related Properties</h2>
</div>
</div>
</div>
<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-danger">Sale</span>
<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-danger">Sale</span>
<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-info">Lease</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>
</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/circleaudioplayer.js"></script>
<script src="js/main.js"></script>
</body>
</html>