-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
921 lines (877 loc) · 32.7 KB
/
index.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
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Homestate — 100% Free Fully Responsive HTML5 Template by FREEHTML5.co</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Free HTML5 Template by FREEHTML5.CO" />
<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" />
<meta name="author" content="FREEHTML5.CO" />
<!-- Facebook and Twitter integration -->
<meta property="og:title" content="" />
<meta property="og:image" content="" />
<meta property="og:url" content="" />
<meta property="og:site_name" content="" />
<meta property="og:description" content="" />
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,300' rel='stylesheet' type='text/css'>
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Superfish -->
<link rel="stylesheet" href="css/superfish.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">
<!-- Magnific Popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Date Picker -->
<link rel="stylesheet" href="css/bootstrap-datepicker.min.css">
<!-- CS Select -->
<link rel="stylesheet" href="css/cs-select.css">
<link rel="stylesheet" href="css/cs-skin-border.css">
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
</head>
<body>
<div id="fh5co-wrapper">
<div id="fh5co-page">
<header id="fh5co-header-section" class="sticky-banner">
<div class="container">
<div class="nav-header">
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle dark"><i></i></a>
<h1 id="fh5co-logo"><a href="index.html"><i class="icon-home"></i>Home<span>state</span></a>
</h1>
<!-- START #fh5co-menu-wrap -->
<nav id="fh5co-menu-wrap" role="navigation">
<ul class="sf-menu" id="fh5co-primary-menu">
<li class="active"><a href="index.html">Home</a></li>
<li>
<a href="properties.html" class="fh5co-sub-ddown">Properties</a>
<ul class="fh5co-sub-menu">
<li><a href="#">Family</a></li>
<li><a href="#">CSS3 & HTML5</a></li>
<li><a href="#">Angular JS</a></li>
<li><a href="#">Node JS</a></li>
<li><a href="#">Django & Python</a></li>
</ul>
</li>
<li><a href="agent.html">Agent</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
</header>
<!-- end:header-top -->
<aside id="fh5co-hero" class="js-fullheight">
<div class="flexslider js-fullheight">
<ul class="slides">
<li style="background-image: url(images/img_bg_1.jpg);">
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-md-offset-4 col-md-pull-4 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<span class="status">Sale</span>
<h1>New House in Canada, UK</h1>
<h2 class="price">$4,000.00</h2>
<p>Far far away, behind the word mountains, far from the countries
Vokalia and Consonantia, there live the blind texts.</p>
<p class="details">
<span>2000 ft sq</span>
<span>4 Bedrooms</span>
<span>3 Bathrooms</span>
<span>2 Garage</span>
</p>
<p><a class="btn btn-primary btn-lg" href="#">Learn More</a></p>
</div>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(images/img_bg_2.jpg);">
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-md-offset-4 col-md-pull-4 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<span class="status">Rent</span>
<h1>New House in Canada, UK</h1>
<h2 class="price">$2000/mos</h2>
<p>Far far away, behind the word mountains, far from the countries
Vokalia and Consonantia, there live the blind texts.</p>
<p class="details">
<span>2000 ft sq</span>
<span>4 Bedrooms</span>
<span>3 Bathrooms</span>
<span>2 Garage</span>
</p>
<p><a class="btn btn-primary btn-lg" href="#">Learn More</a></p>
</div>
</div>
</div>
</div>
</div>
</li>
<li style="background-image: url(images/img_bg_3.jpg);">
<div class="container-fluid">
<div class="row">
<div class="col-md-4 col-md-offset-4 col-md-pull-4 js-fullheight slider-text">
<div class="slider-text-inner">
<div class="desc">
<span class="status">Sale</span>
<h1>New House in Canada, UK</h1>
<h2 class="price">$4,000.00</h2>
<p>Far far away, behind the word mountains, far from the countries
Vokalia and Consonantia, there live the blind texts.</p>
<p class="details">
<span>2000 ft sq</span>
<span>4 Bedrooms</span>
<span>3 Bathrooms</span>
<span>2 Garage</span>
</p>
<p><a class="btn btn-primary btn-lg" href="#">Learn More</a></p>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</aside>
<div id="fh5co-search-map">
<div class="search-property">
<div class="s-holder">
<h2>Search Properties</h2>
<div class="row">
<div class="col-xxs-12 col-xs-12">
<div class="input-field">
<label for="from">Keyword:</label>
<input type="text" class="form-control" id="from-place" placeholder="Any" />
</div>
</div>
<div class="col-xxs-12 col-xs-12">
<section>
<label for="class">Property Status:</label>
<select class="cs-select cs-skin-border">
<option value="" disabled selected>Any</option>
<option value="1">Rent</option>
<option value="2">Sale</option>
</select>
</section>
</div>
<div class="col-xxs-12 col-xs-12">
<section>
<label for="class">Property Type:</label>
<select class="cs-select cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
</section>
</div>
<div class="col-xxs-12 col-xs-12">
<div class="input-field">
<label for="from">Location:</label>
<input type="text" class="form-control" id="from-place" placeholder="Any" />
</div>
</div>
<div class="col-xxs-12 col-xs-12">
<section>
<label for="class">Price:</label>
<div class="wide">
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
</div>
</section>
</div>
<div class="col-xxs-12 col-xs-12">
<section>
<label for="class">Bedrooms:</label>
<div class="wide">
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
</div>
</section>
</div>
<div class="col-xxs-12 col-xs-12">
<section>
<label for="class">Bathrooms:</label>
<div class="wide">
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
</div>
</section>
</div>
<div class="col-xxs-12 col-xs-12">
<section>
<label for="class">Area:</label>
<div class="wide">
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
</div>
</section>
</div>
<div class="col-xxs-12 col-xs-12">
<section>
<label for="class">Parking spots:</label>
<div class="wide">
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
<select class="cs-select cs-select-half cs-skin-border input-half">
<option value="" disabled selected>Any</option>
<option value="1">Building</option>
<option value="2">Office</option>
</select>
</div>
</section>
</div>
<div class="col-xxs-12 col-xs-12 text-center">
<p><a class="btn btn-primary btn-lg" href="#">Learn More</a></p>
</div>
</div>
</div>
</div>
<div class="map" style="background-image: url(images/cover_bg_1.jpg);">
</div>
</div>
<div id="fh5co-features">
<div class="container">
<div class="row">
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-map"></i>
</span>
<div class="feature-copy">
<h3>Move House</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More</a></p>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-browser"></i>
</span>
<div class="feature-copy">
<h3>Mortgage</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More</a></p>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-wallet"></i>
</span>
<div class="feature-copy">
<h3>Make Money</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More</a></p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-piechart"></i>
</span>
<div class="feature-copy">
<h3>Business Home</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More</a></p>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-genius"></i>
</span>
<div class="feature-copy">
<h3>Marketing</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More</a></p>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-chat"></i>
</span>
<div class="feature-copy">
<h3>Explorer</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-popular-properties" class="fh5co-section-gray">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center heading-section animate-box">
<h3>Popular Properties</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis maiores,
perspiciatis accusamus asperiores sint consequuntur debitis.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 animate-box">
<a href="#" class="fh5co-property" style="background-image: url(images/property-1.jpg);">
<span class="status">Sale</span>
<div class="prop-details">
<span class="price">$3,000</span>
<h3>Properties Near in Beach, USA California</h3>
</div>
</a>
</div>
<div class="col-md-4 animate-box">
<a href="#" class="fh5co-property" style="background-image: url(images/property-2.jpg);">
<span class="status">Rent</span>
<div class="prop-details">
<span class="price">$200/mos</span>
<h3>Modern House at NZ</h3>
</div>
</a>
</div>
<div class="col-md-4 animate-box">
<a href="#" class="fh5co-property" style="background-image: url(images/property-3.jpg);">
<span class="status">Sale</span>
<div class="prop-details">
<span class="price">$3,000</span>
<h3>Bonggalo House</h3>
</div>
</a>
</div>
</div>
</div>
</div>
<div id="fh5co-testimonial" style="background-image:url(images/img_bg_2.jpg);">
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<h2>Happy Clients</h2>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="box-testimony animate-box">
<blockquote>
<span class="quote"><span><i class="icon-quotes-right"></i></span></span>
<p>“Far far away, behind the word mountains, far from the countries Vokalia
and Consonantia, there live the blind texts. Separated they live in
Bookmarksgrove right at the coast of the Semantics, a large language
ocean.”</p>
</blockquote>
<p class="author">John Doe, CEO <a href="http://freehtml5.co/"
target="_blank">FREEHTML5.co</a> <span class="subtext">Creative Director</span>
</p>
</div>
</div>
<div class="col-md-4">
<div class="box-testimony animate-box">
<blockquote>
<span class="quote"><span><i class="icon-quotes-right"></i></span></span>
<p>“Far far away, behind the word mountains, far from the countries Vokalia
and Consonantia, there live the blind texts.”</p>
</blockquote>
<p class="author">John Doe, CEO <a href="http://freehtml5.co/"
target="_blank">FREEHTML5.co</a> <span class="subtext">Creative Director</span>
</p>
</div>
</div>
<div class="col-md-4">
<div class="box-testimony animate-box">
<blockquote>
<span class="quote"><span><i class="icon-quotes-right"></i></span></span>
<p>“Far far away, behind the word mountains, far from the countries Vokalia
and Consonantia, there live the blind texts. Separated they live in
Bookmarksgrove right at the coast of the Semantics, a large language
ocean.”</p>
</blockquote>
<p class="author">John Doe, Founder <a href="#">FREEHTML5.co</a> <span
class="subtext">Creative Director</span></p>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-properties" class="fh5co-section-gray">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center heading-section animate-box">
<h3>Newest Properties</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis maiores,
perspiciatis accusamus asperiores sint consequuntur debitis.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 animate-box">
<div class="property">
<a href="#" class="fh5co-property"
style="background-image: url(images/property-1.jpg);">
<span class="status">Sale</span>
<ul class="list-details">
<li>2000 ft sq
<li>
<li>5 Bedroom:</li>
<li>4 Bathroom:</li>
<li>3 Garage:</li>
</ul>
</a>
<div class="property-details">
<h3>Properties Near in Beach</h3>
<span class="price">$3,000</span>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis
maiores.</p>
<span class="address"><i class="icon-map"></i>Thomas Street, St. Louis, MO 8990,
USA</span>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="property">
<a href="#" class="fh5co-property"
style="background-image: url(images/property-2.jpg);">
<span class="status">Rent</span>
<ul class="list-details">
<li>2000 ft sq
<li>
<li>5 Bedroom:</li>
<li>4 Bathroom:</li>
<li>3 Garage:</li>
</ul>
</a>
<div class="property-details">
<h3>Modern House at NZ</h3>
<span class="price">$200/mos</span>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis
maiores.</p>
<span class="address"><i class="icon-map"></i>Thomas Street, St. Louis, MO 8990,
USA</span>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="property">
<a href="#" class="fh5co-property"
style="background-image: url(images/property-3.jpg);">
<span class="status">Sale</span>
<ul class="list-details">
<li>2000 ft sq
<li>
<li>5 Bedroom:</li>
<li>4 Bathroom:</li>
<li>3 Garage:</li>
</ul>
</a>
<div class="property-details">
<h3>Bonggalo House</h3>
<span class="price">$3,000</span>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis
maiores.</p>
<span class="address"><i class="icon-map"></i>Thomas Street, St. Louis, MO 8990,
USA</span>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="property">
<a href="#" class="fh5co-property"
style="background-image: url(images/property-4.jpg);">
<span class="status">Sale</span>
<ul class="list-details">
<li>2000 ft sq
<li>
<li>5 Bedroom:</li>
<li>4 Bathroom:</li>
<li>3 Garage:</li>
</ul>
</a>
<div class="property-details">
<h3>Properties at Alaska</h3>
<span class="price">$3,000</span>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis
maiores.</p>
<span class="address"><i class="icon-map"></i>Thomas Street, St. Louis, MO 8990,
USA</span>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="property">
<a href="#" class="fh5co-property"
style="background-image: url(images/property-5.jpg);">
<span class="status">Rent</span>
<ul class="list-details">
<li>2000 ft sq
<li>
<li>5 Bedroom:</li>
<li>4 Bathroom:</li>
<li>3 Garage:</li>
</ul>
</a>
<div class="property-details">
<h3>Modern Properties</h3>
<span class="price">$200/mos</span>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis
maiores.</p>
<span class="address"><i class="icon-map"></i>Thomas Street, St. Louis, MO 8990,
USA</span>
</div>
</div>
</div>
<div class="col-md-4 animate-box">
<div class="property">
<a href="#" class="fh5co-property"
style="background-image: url(images/property-6.jpg);">
<span class="status">Sale</span>
<ul class="list-details">
<li>2000 ft sq
<li>
<li>5 Bedroom:</li>
<li>4 Bathroom:</li>
<li>3 Garage:</li>
</ul>
</a>
<div class="property-details">
<h3>House at the Top of Mountain</h3>
<span class="price">$3,000</span>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis
maiores.</p>
<span class="address"><i class="icon-map"></i>Thomas Street, St. Louis, MO 8990,
USA</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-about" class="fh5co-agent">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center heading-section animate-box">
<h3>Our Agents</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis maiores,
perspiciatis accusamus asperiores sint consequuntur debitis.</p>
</div>
</div>
<div class="row">
<div class="col-sm-3 text-center animate-box" data-animate-effect="fadeIn">
<div class="fh5co-staff">
<img class="img-responsive" src="images/user-1.jpg"
alt="Free HTML5 Templates by freeHTML5.co">
<h3>Jean Smith</h3>
<p>Quos quia provident consequuntur culpa facere ratione maxime commodi voluptates id
repellat</p>
<p class="fh5co-social-icons">
<a href="#"><i class="icon-twitter2"></i></a>
<a href="#"><i class="icon-facebook2"></i></a>
<a href="#"><i class="icon-instagram"></i></a>
<a href="#"><i class="icon-dribbble2"></i></a>
<a href="#"><i class="icon-youtube"></i></a>
</p>
</div>
</div>
<div class="col-sm-3 text-center animate-box" data-animate-effect="fadeIn">
<div class="fh5co-staff">
<img class="img-responsive" src="images/user-2.jpg"
alt="Free HTML5 Templates by freeHTML5.co">
<h3>Hush Raven</h3>
<p>Quos quia provident consequuntur culpa facere ratione maxime commodi voluptates id
repellat</p>
<p class="fh5co-social-icons">
<a href="#"><i class="icon-twitter2"></i></a>
<a href="#"><i class="icon-facebook2"></i></a>
<a href="#"><i class="icon-instagram"></i></a>
<a href="#"><i class="icon-dribbble2"></i></a>
<a href="#"><i class="icon-youtube"></i></a>
</p>
</div>
</div>
<div class="col-sm-3 text-center animate-box" data-animate-effect="fadeIn">
<div class="fh5co-staff">
<img class="img-responsive" src="images/user-3.jpg"
alt="Free HTML5 Templates by freeHTML5.co">
<h3>Alex King</h3>
<p>Quos quia provident consequuntur culpa facere ratione maxime commodi voluptates id
repellat</p>
<p class="fh5co-social-icons">
<a href="#"><i class="icon-twitter2"></i></a>
<a href="#"><i class="icon-facebook2"></i></a>
<a href="#"><i class="icon-instagram"></i></a>
<a href="#"><i class="icon-dribbble2"></i></a>
<a href="#"><i class="icon-youtube"></i></a>
</p>
</div>
</div>
<div class="col-sm-3 text-center animate-box" data-animate-effect="fadeIn">
<div class="fh5co-staff">
<img class="img-responsive" src="images/user-4.jpg"
alt="Free HTML5 Templates by freeHTML5.co">
<h3>Hush Raven</h3>
<p>Quos quia provident consequuntur culpa facere ratione maxime commodi voluptates id
repellat</p>
<p class="fh5co-social-icons">
<a href="#"><i class="icon-twitter2"></i></a>
<a href="#"><i class="icon-facebook2"></i></a>
<a href="#"><i class="icon-instagram"></i></a>
<a href="#"><i class="icon-dribbble2"></i></a>
<a href="#"><i class="icon-youtube"></i></a>
</p>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-blog-section" class="fh5co-section-gray">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center heading-section animate-box">
<h3>Recent From Blog</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis maiores,
perspiciatis accusamus asperiores sint consequuntur debitis.</p>
</div>
</div>
</div>
<div class="container">
<div class="row row-bottom-padded-md">
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="fh5co-blog animate-box">
<a href="#"><img class="img-responsive" src="images/property-4.jpg" alt=""></a>
<div class="blog-text">
<div class="prod-title">
<h3><a href="#">Properties for sale</a></h3>
<span class="posted_by">Sep. 15th</span>
<span class="comment"><a href="">21<i class="icon-bubble2"></i></a></span>
<p>Far far away, behind the word mountains, far from the countries Vokalia and
Consonantia, there live the blind texts.</p>
<p><a href="#">Learn More...</a></p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="fh5co-blog animate-box">
<a href="#"><img class="img-responsive" src="images/property-2.jpg" alt=""></a>
<div class="blog-text">
<div class="prod-title">
<h3><a href="#">Modern Home</a></h3>
<span class="posted_by">Sep. 15th</span>
<span class="comment"><a href="">21<i class="icon-bubble2"></i></a></span>
<p>Far far away, behind the word mountains, far from the countries Vokalia and
Consonantia, there live the blind texts.</p>
<p><a href="#">Learn More...</a></p>
</div>
</div>
</div>
</div>
<div class="clearfix visible-sm-block"></div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="fh5co-blog animate-box">
<a href="#"><img class="img-responsive" src="images/property-3.jpg" alt=""></a>
<div class="blog-text">
<div class="prod-title">
<h3><a href="#">15% Deal Discount For House</a></h3>
<span class="posted_by">Sep. 15th</span>
<span class="comment"><a href="">21<i class="icon-bubble2"></i></a></span>
<p>Far far away, behind the word mountains, far from the countries Vokalia and
Consonantia, there live the blind texts.</p>
<p><a href="#">Learn More...</a></p>
</div>
</div>
</div>
</div>
<div class="clearfix visible-md-block"></div>
</div>
</div>
</div>
<!-- fh5co-blog-section -->
<div id="fh5co-contact" class="fh5co-contact">
<div class="half-contact">
<div class="container-fluid">
<div class="row">
<div class="col-md-12 col-md-offset-0 text-center heading-section animate-box">
<h3>Ask an agent, We're here to help 24/7</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis maiores,
perspiciatis accusamus asperiores sint consequuntur debitis.</p>
</div>
</div>
<div class="row">
<div class="col-md-12 animate-box">
<div class="row">
<div class="col-md-12">
<div class="form-group">
<input type="text" class="form-control" placeholder="Name">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<input type="text" class="form-control" placeholder="Email">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<textarea name="" class="form-control" id="" cols="30" rows="7"
placeholder="Message"></textarea>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<input type="submit" value="Send Message" class="btn btn-primary">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="half-bg" style="background-image: url(images/cover_bg_2.jpg);"></div>
</div>
<footer>
<div id="footer">
<div class="container">
<div class="row row-bottom-padded-md">
<div class="col-md-3">
<h3 class="section-title">About Homestate</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and
Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right
at the coast of the Semantics.</p>
</div>
<div class="col-md-3 col-md-push-1">
<h3 class="section-title">Links</h3>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#">Properties</a></li>
<li><a href="#">Agent</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">API</a></li>
<li><a href="#">FAQ / Contact</a></li>
</ul>
</div>
<div class="col-md-3">
<h3 class="section-title">Information</h3>
<ul>
<li><a href="#">Terms & Condition</a></li>
<li><a href="#">License</a></li>
<li><a href="#">Privacy & Policy</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
<div class="col-md-3">
<h3 class="section-title">Newsletter</h3>
<p>Subscribe for our newsletter</p>
<form class="form-inline" id="fh5co-header-subscribe">
<div class="row">
<div class="col-md-12 col-md-offset-0">
<div class="form-group">
<input type="text" class="form-control" id="email"
placeholder="Enter your email">
<button type="submit" class="btn btn-default"><i
class="icon-paper-plane"></i></button>
</div>
</div>
</div>
</form>
</div>
</div>
<div class="row">
<div class="col-md-12">
<p class="fh5co-social-icons">
<a href="#"><i class="icon-twitter2"></i></a>
<a href="#"><i class="icon-facebook2"></i></a>
<a href="#"><i class="icon-instagram"></i></a>
<a href="#"><i class="icon-dribbble2"></i></a>
<a href="#"><i class="icon-youtube"></i></a>
</p>
<p>Copyright 2023. All Rights Reserved. <br>Made with <i class="icon-heart3"></i> by <a
href="https://github.com/Faruqdigital" target="_blank">Faruk Hossain</a></p>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- END fh5co-page -->
</div>
<!-- END fh5co-wrapper -->
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/sticky.js"></script>
<!-- Superfish -->
<script src="js/hoverIntent.js"></script>
<script src="js/superfish.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Date Picker -->
<script src="js/bootstrap-datepicker.min.js"></script>
<!-- CS Select -->
<script src="js/classie.js"></script>
<script src="js/selectFx.js"></script>
<!-- Main JS -->
<script src="js/main.js"></script>
</body>
</html>