-
Notifications
You must be signed in to change notification settings - Fork 0
/
single-left.html
668 lines (596 loc) · 40.5 KB
/
single-left.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>GARO ESTATE | Left single page</title>
<meta name="description" content="GARO is a real-estate template">
<meta name="author" content="Kimarotec">
<meta name="keyword" content="html5, css, bootstrap, property, real-estate theme , bootstrap template">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800' rel='stylesheet' type='text/css'>
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="assets/css/normalize.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/fontello.css">
<link href="assets/fonts/icon-7-stroke/css/pe-icon-7-stroke.css" rel="stylesheet">
<link href="assets/fonts/icon-7-stroke/css/helper.css" rel="stylesheet">
<link href="assets/css/animate.css" rel="stylesheet" media="screen">
<link rel="stylesheet" href="assets/css/bootstrap-select.min.css">
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/icheck.min_all.css">
<link rel="stylesheet" href="assets/css/price-range.css">
<link rel="stylesheet" href="assets/css/owl.carousel.css">
<link rel="stylesheet" href="assets/css/owl.theme.css">
<link rel="stylesheet" href="assets/css/owl.transitions.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
</head>
<body>
<div id="preloader">
<div id="status"> </div>
</div>
<!-- Body content -->
<div class="header-connect">
<div class="container">
<div class="row">
<div class="col-md-5 col-sm-8 col-xs-12">
<div class="header-half header-call">
<p>
<span><i class="pe-7s-call"></i> +1 234 567 7890</span>
<span><i class="pe-7s-mail"></i> your@company.com</span>
</p>
</div>
</div>
<div class="col-md-2 col-md-offset-5 col-sm-3 col-sm-offset-1 col-xs-12">
<div class="header-half header-social">
<ul class="list-inline">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-vine"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
<li><a href="#"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--End top header -->
<nav class="navbar navbar-default ">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navigation">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="assets/img/logo.png" alt=""></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse yamm" id="navigation">
<div class="button navbar-right">
<button class="navbar-btn nav-button wow bounceInRight login" onclick=" window.open('register.html')" data-wow-delay="0.4s">Login</button>
<button class="navbar-btn nav-button wow fadeInRight" onclick=" window.open('submit-property.html')" data-wow-delay="0.5s">Submit</button>
</div>
<ul class="main-nav nav navbar-nav navbar-right">
<li class="dropdown ymm-sw " data-wow-delay="0.1s">
<a href="index.html" class="dropdown-toggle active" data-toggle="dropdown" data-hover="dropdown" data-delay="200">Home <b class="caret"></b></a>
<ul class="dropdown-menu navbar-nav">
<li>
<a href="index-2.html">Home Style 2</a>
</li>
<li>
<a href="index-3.html">Home Style 3</a>
</li>
<li>
<a href="index-4.html">Home Style 4</a>
</li>
<li>
<a href="index-5.html">Home Style 5</a>
</li>
</ul>
</li>
<li class="wow fadeInDown" data-wow-delay="0.1s"><a class="" href="properties.html">Properties</a></li>
<li class="wow fadeInDown" data-wow-delay="0.1s"><a class="" href="property.html">Property</a></li>
<li class="dropdown yamm-fw" data-wow-delay="0.1s">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="200">Template <b class="caret"></b></a>
<ul class="dropdown-menu">
<li>
<div class="yamm-content">
<div class="row">
<div class="col-sm-3">
<h5>Home pages</h5>
<ul>
<li>
<a href="index.html">Home Style 1</a>
</li>
<li>
<a href="index-2.html">Home Style 2</a>
</li>
<li>
<a href="index-3.html">Home Style 3</a>
</li>
<li>
<a href="index-4.html">Home Style 4</a>
</li>
<li>
<a href="index-5.html">Home Style 5</a>
</li>
</ul>
</div>
<div class="col-sm-3">
<h5>Pages and blog</h5>
<ul>
<li><a href="blog.html">Blog listing</a> </li>
<li><a href="single.html">Blog Post (full)</a> </li>
<li><a href="single-right.html">Blog Post (Right)</a> </li>
<li><a href="single-left.html">Blog Post (left)</a> </li>
<li><a href="contact.html">Contact style (1)</a> </li>
<li><a href="contact-3.html">Contact style (2)</a> </li>
<li><a href="contact_3.html">Contact style (3)</a> </li>
<li><a href="faq.html">FAQ page</a> </li>
<li><a href="404.html">404 page</a> </li>
</ul>
</div>
<div class="col-sm-3">
<h5>Property</h5>
<ul>
<li><a href="property-1.html">Property pages style (1)</a> </li>
<li><a href="property-2.html">Property pages style (2)</a> </li>
<li><a href="property-3.html">Property pages style (3)</a> </li>
</ul>
<h5>Properties list</h5>
<ul>
<li><a href="properties.html">Properties list style (1)</a> </li>
<li><a href="properties-2.html">Properties list style (2)</a> </li>
<li><a href="properties-3.html">Properties list style (3)</a> </li>
</ul>
</div>
<div class="col-sm-3">
<h5>Property process</h5>
<ul>
<li><a href="submit-property.html">Submit - step 1</a> </li>
<li><a href="submit-property.html">Submit - step 2</a> </li>
<li><a href="submit-property.html">Submit - step 3</a> </li>
</ul>
<h5>User account</h5>
<ul>
<li><a href="register.html">Register / login</a> </li>
<li><a href="user-properties.html">Your properties</a> </li>
<li><a href="submit-property.html">Submit property</a> </li>
<li><a href="change-password.html">Change password</a> </li>
<li><a href="user-profile.html">Your profile</a> </li>
</ul>
</div>
</div>
</div>
<!-- /.yamm-content -->
</li>
</ul>
</li>
<li class="wow fadeInDown" data-wow-delay="0.4s"><a href="contact.html">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!-- End of nav bar -->
<div class="page-head">
<div class="container">
<div class="row">
<div class="page-head-content">
<h1 class="page-title">FAQ PAge</h1>
</div>
</div>
</div>
</div>
<!-- End page header -->
<div class="content-area blog-page padding-top-40" style="background-color: #FCFCFC; padding-bottom: 55px;">
<div class="container">
<div class="row">
<div class="blog-asside-right col-md-3">
<div class="panel panel-default sidebar-menu wow fadeInRight animated" >
<div class="panel-heading">
<h3 class="panel-title">Text widget</h3>
</div>
<div class="panel-body text-widget">
<p>Improved own provided blessing may peculiar domestic. Sight house has sex never. No visited raising gravity outward subject my cottage mr be. Hold do at tore in park feet near my case.
</p>
</div>
</div>
<div class="panel panel-default sidebar-menu wow fadeInRight animated">
<div class="panel-heading">
<h3 class="panel-title">Search</h3>
</div>
<div class="panel-body">
<form role="search">
<div class="input-group">
<input class="form-control" placeholder="Search" type="text">
<span class="input-group-btn">
<button type="submit" class="btn btn-smal">
<i class="fa fa-search"></i>
</button>
</span>
</div>
</form>
</div>
</div>
<div class="panel panel-default sidebar-menu wow fadeInRight animated">
<div class="panel-heading">
<h3 class="panel-title">Recommended</h3>
</div>
<div class="panel-body recent-property-widget">
<ul>
<li>
<div class="col-md-3 col-sm-3 col-xs-3 blg-thumb p0">
<a href="single.html"><img src="assets/img/demo/small-property-2.jpg"></a>
<span class="property-seeker">
<b class="b-1">A</b>
<b class="b-2">S</b>
</span>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 blg-entry">
<h6> <a href="single.html">Super nice villa </a></h6>
<span class="property-price">3000000$</span>
</div>
</li>
<li>
<div class="col-md-3 col-sm-3 col-xs-3 blg-thumb p0">
<a href="single.html"><img src="assets/img/demo/small-property-1.jpg"></a>
<span class="property-seeker">
<b class="b-1">A</b>
<b class="b-2">S</b>
</span>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 blg-entry">
<h6> <a href="single.html">Super nice villa </a></h6>
<span class="property-price">3000000$</span>
</div>
</li>
<li>
<div class="col-md-3 col-sm-3 col-xs-3 blg-thumb p0">
<a href="single.html"><img src="assets/img/demo/small-property-3.jpg"></a>
<span class="property-seeker">
<b class="b-1">A</b>
<b class="b-2">S</b>
</span>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 blg-entry">
<h6> <a href="single.html">Super nice villa </a></h6>
<span class="property-price">3000000$</span>
</div>
</li>
<li>
<div class="col-md-3 col-sm-3 col-xs-3 blg-thumb p0">
<a href="single.html"><img src="assets/img/demo/small-property-2.jpg"></a>
<span class="property-seeker">
<b class="b-1">A</b>
<b class="b-2">S</b>
</span>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 blg-entry">
<h6> <a href="single.html">Super nice villa </a></h6>
<span class="property-price">3000000$</span>
</div>
</li>
</ul>
</div>
</div>
<div class="panel sidebar-menu wow fadeInRight animated">
<div class="panel-heading">
<h3 class="panel-title">Tags</h3>
</div>
<div class="panel-body">
<ul class="tag-cloud">
<li><a href="#"><i class="fa fa-tags"></i> html5</a>
</li>
<li><a href="#"><i class="fa fa-tags"></i> css3</a>
</li>
<li><a href="#"><i class="fa fa-tags"></i> jquery</a>
</li>
<li><a href="#"><i class="fa fa-tags"></i> ajax</a>
</li>
<li><a href="#"><i class="fa fa-tags"></i> php</a>
</li>
<li><a href="#"><i class="fa fa-tags"></i> responsive</a>
</li>
<li><a href="#"><i class="fa fa-tags"></i> visio</a>
</li>
<li><a href="#"><i class="fa fa-tags"></i> bootstrap</a>
</li>
</ul>
</div>
</div>
</div>
<div class="blog-lst col-md-9 p0">
<section id="id-100" class="post single">
<div class="post-header single">
<div class="">
<h2 class="wow fadeInLeft animated">FASHIN NOW 2016</h2>
<div class="title-line wow fadeInRight animated"></div>
</div>
<div class="row wow fadeInRight animated">
<div class="col-sm-6">
<p class="author-category">
By <a href="#">John Snow</a>
in <a href="blog.html">Webdesign</a>
</p>
</div>
<div class="col-sm-6 right" >
<p class="date-comments">
<a href="single.html"><i class="fa fa-calendar-o"></i> June 20, 2013</a>
<a href="single.html"><i class="fa fa-comment-o"></i> 8 Comments</a>
</p>
</div>
</div>
<div class="image wow fadeInRight animated">
<img src="assets/img/blog2.jpg" class="img-responsive" alt="Example blog post alt">
</div>
</div>
<div id="post-content" class="post-body single wow fadeInLeft animated">
<p>
<strong>Pellentesque habitant morbi tristique</strong>
senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas
semper. <em>Aenean ultricies mi vitae est.</em>
Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, <code>commodo vitae</code>, ornare sit amet, wisi. Aenean
fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. <a href="#">Donec non enim</a> in turpis pulvinar facilisis. Ut felis.</p>
<p>
<img src="assets/img/blog10.jpg" class="img-responsive" alt="Example blog post alt">
</p>
<h2>Header Level 2</h2>
<ol>
<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>
<li>Aliquam tincidunt mauris eu risus.</li>
</ol>
<blockquote>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget ligula molestie gravida. Curabitur massa. Donec eleifend, libero at sagittis mollis, tellus est malesuada
tellus, at luctus turpis elit sit amet quam. Vivamus pretium ornare est.
</p>
</blockquote>
<h3>Header Level 3</h3>
<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean
ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt
<ul>
<li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>
<li>Aliquam tincidunt mauris eu risus.</li>
</ul>
<p>
<img src="assets/img/blog.jpg" class="img-responsive" alt="Example blog post alt">
</p>
<p>
Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean
condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros
eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus
</p>
</div>
<div class="post-footer single wow fadeInBottum animated">
<ul class="pager">
<li class="previous"><a href="#"><i class=""></i>← Older </a></li>
<li class="next disabled"><a href="#">Newer →<i class=""></i> </a></li>
</ul>
</div>
</section>
<section class="about-autor">
</section>
<section id="comments" class="comments wow fadeInRight animated">
<h4 class="text-uppercase wow fadeInLeft animated">3 comments</h4>
<div class="row comment">
<div class="col-sm-3 col-md-2 text-center-xs">
<p>
<img src="assets/img/client-face1.png" class="img-responsive img-circle" alt="">
</p>
</div>
<div class="col-sm-9 col-md-10">
<h5 class="text-uppercase">Julie Alma</h5>
<p class="posted"><i class="fa fa-clock-o"></i> September 23, 2011 at 12:00 am</p>
<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper.
Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>
<p class="reply"><a href="#"><i class="fa fa-reply"></i> Reply</a>
</p>
</div>
</div>
<!-- /.comment -->
<div class="row comment last">
<div class="col-sm-3 col-md-2 text-center-xs">
<p>
<img src="assets/img/client-face2.png" class="img-responsive img-circle" alt="">
</p>
</div>
<div class="col-sm-9 col-md-10">
<h5 class="text-uppercase">Louise Armero</h5>
<p class="posted"><i class="fa fa-clock-o"></i> September 23, 2012 at 12:00 am</p>
<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper.
Aenean ultricies mi vitae est. Mauris placerat eleifend leo.</p>
<p class="reply"><a href="#"><i class="fa fa-reply"></i> Reply</a>
</p>
</div>
</div>
<!-- /.comment -->
</section>
<section id="comment-form" class="add-comments">
<h4 class="text-uppercase wow fadeInLeft animated">Leave comment</h4>
<form>
<div class="row wow fadeInLeft animated">
<div class="col-sm-6">
<div class="form-group">
<label for="name">Name <span class="required">*</span>
</label>
<input class="form-control" id="name" type="text">
</div>
</div>
</div>
<div class="row wow fadeInLeft animated">
<div class="col-sm-6">
<div class="form-group">
<label for="email">Email <span class="required">*</span>
</label>
<input class="form-control" id="email" type="text">
</div>
</div>
</div>
<div class="row wow fadeInLeft animated">
<div class="col-sm-12">
<div class="form-group">
<label for="comment">Comment <span class="required">*</span>
</label>
<textarea class="form-control" id="comment" rows="4"></textarea>
</div>
</div>
</div>
<div class="row wow fadeInLeft animated">
<div class="col-sm-12 text-right">
<button class="btn btn-primary"><i class="fa fa-comment-o"></i> Post comment</button>
</div>
</div>
</form>
</section>
</div>
</div>
</div>
</div>
<!-- Footer area-->
<div class="footer-area">
<div class=" footer">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 wow fadeInRight animated">
<div class="single-footer">
<h4>About us </h4>
<div class="footer-title-line"></div>
<img src="assets/img/footer-logo.png" alt="" class="wow pulse" data-wow-delay="1s">
<p>Lorem ipsum dolor cum necessitatibus su quisquam molestias. Vel unde, blanditiis.</p>
<ul class="footer-adress">
<li><i class="pe-7s-map-marker strong"> </i> 9089 your adress her</li>
<li><i class="pe-7s-mail strong"> </i> email@yourcompany.com</li>
<li><i class="pe-7s-call strong"> </i> +1 908 967 5906</li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeInRight animated">
<div class="single-footer">
<h4>Quick links </h4>
<div class="footer-title-line"></div>
<ul class="footer-menu">
<li><a href="properties.html">Properties</a> </li>
<li><a href="#">Services</a> </li>
<li><a href="submit-property.html">Submit property </a></li>
<li><a href="contact.html">Contact us</a></li>
<li><a href="faq.html">fqa</a> </li>
<li><a href="faq.html">Terms </a> </li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeInRight animated">
<div class="single-footer">
<h4>Last News</h4>
<div class="footer-title-line"></div>
<ul class="footer-blog">
<li>
<div class="col-md-3 col-sm-4 col-xs-4 blg-thumb p0">
<a href="single.html">
<img src="assets/img/demo/small-proerty-2.jpg">
</a>
<span class="blg-date">12-12-2016</span>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 blg-entry">
<h6> <a href="single.html">Add news functions </a></h6>
<p style="line-height: 17px; padding: 8px 2px;">Lorem ipsum dolor sit amet, nulla ...</p>
</div>
</li>
<li>
<div class="col-md-3 col-sm-4 col-xs-4 blg-thumb p0">
<a href="single.html">
<img src="assets/img/demo/small-proerty-2.jpg">
</a>
<span class="blg-date">12-12-2016</span>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 blg-entry">
<h6> <a href="single.html">Add news functions </a></h6>
<p style="line-height: 17px; padding: 8px 2px;">Lorem ipsum dolor sit amet, nulla ...</p>
</div>
</li>
<li>
<div class="col-md-3 col-sm-4 col-xs-4 blg-thumb p0">
<a href="single.html">
<img src="assets/img/demo/small-proerty-2.jpg">
</a>
<span class="blg-date">12-12-2016</span>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 blg-entry">
<h6> <a href="single.html">Add news functions </a></h6>
<p style="line-height: 17px; padding: 8px 2px;">Lorem ipsum dolor sit amet, nulla ...</p>
</div>
</li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6 wow fadeInRight animated">
<div class="single-footer news-letter">
<h4>Stay in touch</h4>
<div class="footer-title-line"></div>
<p>Lorem ipsum dolor sit amet, nulla suscipit similique quisquam molestias. Vel unde, blanditiis.</p>
<form>
<div class="input-group">
<input class="form-control" type="text" placeholder="E-mail ... ">
<span class="input-group-btn">
<button class="btn btn-primary subscribe" type="button"><i class="pe-7s-paper-plane pe-2x"></i></button>
</span>
</div>
<!-- /input-group -->
</form>
<div class="social pull-right">
<ul>
<li><a class="wow fadeInUp animated" href="https://twitter.com/kimarotec"><i class="fa fa-twitter"></i></a></li>
<li><a class="wow fadeInUp animated" href="https://www.facebook.com/kimarotec" data-wow-delay="0.2s"><i class="fa fa-facebook"></i></a></li>
<li><a class="wow fadeInUp animated" href="https://plus.google.com/kimarotec" data-wow-delay="0.3s"><i class="fa fa-google-plus"></i></a></li>
<li><a class="wow fadeInUp animated" href="https://instagram.com/kimarotec" data-wow-delay="0.4s"><i class="fa fa-instagram"></i></a></li>
<li><a class="wow fadeInUp animated" href="https://instagram.com/kimarotec" data-wow-delay="0.6s"><i class="fa fa-dribbble"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-copy text-center">
<div class="container">
<div class="row">
<div class="pull-left">
<span> (C) <a href="http://www.KimaroTec.com">KimaroTheme</a> , All rights reserved 2016 </span>
</div>
<div class="bottom-menu pull-right">
<ul>
<li><a class="wow fadeInUp animated" href="#" data-wow-delay="0.2s">Home</a></li>
<li><a class="wow fadeInUp animated" href="#" data-wow-delay="0.3s">Property</a></li>
<li><a class="wow fadeInUp animated" href="#" data-wow-delay="0.4s">Faq</a></li>
<li><a class="wow fadeInUp animated" href="#" data-wow-delay="0.6s">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<script src="assets/js/modernizr-2.6.2.min.js"></script>
<script src="assets/js/jquery-1.10.2.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bootstrap-select.min.js"></script>
<script src="assets/js/bootstrap-hover-dropdown.js"></script>
<script src="assets/js/easypiechart.min.js"></script>
<script src="assets/js/jquery.easypiechart.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/icheck.min.js"></script>
<script src="assets/js/price-range.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>