generated from philomathgirl/home
-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
377 lines (353 loc) · 11.6 KB
/
contact.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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Estate Land Real Estate Category Flat Bootstrap Responsive Website Template | Contact :: W3layouts</title>
<!-- Meta tag Keywords -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="keywords" content="Estate Land Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
Smartphone Compatible web template, free webdesigns for Nokia, Samsung, LG, SonyEricsson, Motorola web design" />
<script type="application/x-javascript">
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!--// Meta tag Keywords -->
<!-- Popup css (for Video Popup) -->
<link href="css/popuo-box.css" rel="stylesheet" type="text/css" media="all" />
<!-- css files -->
<link rel="stylesheet" href="css/bootstrap.css"> <!-- Bootstrap-Core-CSS -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" /> <!-- Style-CSS -->
<link rel="stylesheet" href="css/fontawesome-all.css"> <!-- Font-Awesome-Icons-CSS -->
<!-- //css files -->
<!-- web-fonts -->
<link href="//fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese" rel="stylesheet">
<!-- //web-fonts -->
</head>
<body>
<!-- Navigation -->
<header>
<div class="top-nav">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand text-uppercase" href="index.html">Estate Land <i class="fas fa-building"></i><span>Real Property</span></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-center pr-md-4" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="property.html">Properties</a>
</li>
<li class="dropdown nav-item">
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">Pages
<b class="caret"></b>
</a>
<ul class="dropdown-menu agile_short_dropdown">
<li>
<a href="single.html">Single Page</a>
</li>
<li>
<a href="history.html">History</a>
</li>
</ul>
</li>
<li class="nav-item">
<a class="nav-link active" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</header>
<!-- //Navigation -->
<!-- inner page banner -->
<section class="innerpage_banner py-5">
<div class="dot1">
</div>
</section>
<!-- //inner page banner -->
<section class="contact_form py-5">
<div class="container">
<div class="heading">
<h1 class="heading text-capitalize mb-5 pb-3"><span>Contact</span> Us</h1>
<h4 class="position cont">CONTACT</h4>
</div>
<form action="#" method="post">
<div class="input-w3ls w3ls-left">
<input type="text" class="name" name="First Name" placeholder="First Name" required="">
</div>
<div class="input-w3ls w3ls-rght">
<input type="text" class="name" name="Last Name" placeholder="Last Name" required="">
</div>
<div class="input-w3ls w3ls-left">
<input type="email" class="name" name="Email" placeholder="Email" required="">
</div>
<div class="input-w3ls w3ls-rght">
<input type="text" class="name" name="Subject" placeholder="Subject" required="">
</div>
<div class="input-w3ls">
<textarea placeholder="Your Message" required=""></textarea>
</div>
<div class="input-w3ls">
<input type="submit" value="Send Message">
</div>
</form>
</div>
</section>
<!-- contact -->
<section class="contact">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d100939.98555687309!2d-122.50815494344963!3d37.75781499229416!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80859a6d00690021%3A0x4a501367f076adff!2sSan+Francisco%2C+CA%2C+USA!5e0!3m2!1sen!2sin!4v1486123800256" class="map"></iframe>
<div class="container-fluid">
<div class="row contact_info">
<div class="col-md-4 col-sm-6 contact-grid1">
<div class="row contact_inner_grid1 my-3">
<div class="col-2 p-0">
<span class="fas fa-home"></span>
</div>
<div class="col-10">
<h3 class="mb-3">head quarters</h3>
<p>234H Berlin street.</p>
<p>Caldin Merid, HC 0096</p>
<p><a href="mailto:info@example.com">info@example.com</a></p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 contact-grid1">
<div class="row contact_inner_grid1 my-3">
<div class="col-2 p-0">
<span class="fas fa-ticket-alt"></span>
</div>
<div class="col-10">
<h3 class="mb-3">Sales</h3>
<p>Hitachi estate group</p>
<p>BH Developers </p>
<p><a href="mailto:info@example.com">info@example.com</a></p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 contact-grid1">
<div class="row contact_inner_grid1 my-3">
<div class="col-2 p-0">
<span class="fas fa-share-square"></span>
</div>
<div class="col-10">
<h3 class="mb-3">Social </h3>
<a href="#"><span class="fab fa-facebook-square"></span>Facebook</a>
<a href="#"><span class="fab fa-twitter-square"></span>Twitter</a>
<a href="#"><span class="fab fa-linkedin"></span>Linked-in</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 contact-grid1">
<div class="row contact_inner_grid1 my-3">
<div class="col-2 p-0">
<span class="fas fa-users"></span>
</div>
<div class="col-10">
<h3 class="mb-3">Careers </h3>
<a href="#">Sales executive</a>
<a href="#">Marketing manager</a>
<a href="#">Senior executive</a>
</div>
</div>
</div>
<div class="col-md-4 col-sm-6 contact-grid1">
<div class="row contact_inner_grid1 my-3">
<div class="col-2 p-0">
<span class="fas fa-phone"></span>
</div>
<div class="col-10">
<h3 class="mb-3">Contact numbers </h3>
<p>+12 782 868 2234</p>
<p>+12 782 868 2234</p>
<p>+12 782 868 2234</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- contact -->
<!-- /newsletter-->
<section class="newsletter py-5">
<div class="container">
<div class="newslettergrids row">
<div class="col-sm-6 newsleft">
<h3>Sign up for Newsletter !</h3>
</div>
<div class="col-sm-6 newsright">
<form action="#" method="post">
<input type="email" placeholder="Enter your email..." name="email" required="">
<input type="submit" value="Submit">
</form>
</div>
</div>
</div>
</section>
<!-- //newsletter-->
<!-- footer -->
<section class="agile-footer w3ls-section py-5">
<div class="container">
<div class="list-footer">
<ul class="footer-nav text-center">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="services.html">Services</a>
</li>
<li>
<a href="property.html">Properties</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
<div class="agileits_w3layouts-footer-bottom">
<div class="row w3_agile-footer-grids py-5 my-4">
<div class="col-lg-3 w3_agile-footer1 f1">
<h2 class="mb-3">
<a href="index.html">Estate Land</a>
</h2>
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem atus error sit volupt unde.</p>
</div>
<div class="col-lg-7 col-md-9 mt-lg-0 mt-4 row w3_agile-footer1 f2">
<div class="col-md-4 col-sm-4 mb-sm-0 mb-4 inner-li">
<h5 class="mb-3">Partners</h5>
<ul class="w3ls-footer-bottom-list">
<li>
<a class="page-scroll scroll" href="#about">Estate Group</a>
</li>
<li>
<a class="page-scroll scroll" href="#pricing">Developers</a>
</li>
<li>
<a class="page-scroll scroll" href="#gallery">Builders</a>
</li>
<li>
<a class="page-scroll scroll" href="#gallery">Constructors</a>
</li>
</ul>
</div>
<div class="col-md-4 col-sm-4 mb-sm-0 mb-4 inner-li">
<h5 class="mb-3">About us</h5>
<ul class="w3ls-footer-bottom-list">
<li>
<a href="history.html">History</a>
</li>
<li>
<a href="#">Terms of use</a>
</li>
<li>
<a href="#">Privacy policy</a>
</li>
<li>
<a href="#">Blog</a>
</li>
</ul>
</div>
<div class="col-md-4 col-sm-4 col-xs-4 inner-li">
<h5 class="mb-3">support</h5>
<ul class="w3ls-footer-bottom-list">
<li>
<a href="#">24/7 service</a>
</li>
<li>
<a href="#">FAQ</a>
</li>
<li>
<a href="#">media</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-3 mt-lg-0 mt-4 w3_agile-footer1 f3">
<h5 class="mb-3">Need Help?</h5>
<ul class="footer-social-icons">
<li>
<a href="contact.html">
Contact us
</a>
</li>
<li>
<a href="#">
knowledge base
</a>
</li>
<li>
<a href="#">
Pdf document
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="agileits_w3layouts-copyright text-center">
<p>© 2018 Estate Land. All Rights Reserved | Design by
<a href="http://w3layouts.com/" target="=_blank"> W3layouts </a>
</p>
</div>
</div>
</section>
<!-- //footer -->
<!-- js-scripts -->
<!-- js -->
<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script> <!-- Necessary-JavaScript-File-For-Bootstrap -->
<!-- //js -->
<!-- start-smoth-scrolling -->
<script src="js/SmoothScroll.min.js"></script>
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!-- here stars scrolling icon -->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!-- //here ends scrolling icon -->
<!-- start-smoth-scrolling -->
<!-- //js-scripts -->
</body>
</html>