-
Notifications
You must be signed in to change notification settings - Fork 0
/
contactus.html
353 lines (317 loc) · 15.8 KB
/
contactus.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
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html class="ie6"> <![endif]-->
<!--[if IE 7 ]> <html class="ie7"> <![endif]-->
<!--[if IE 8 ]> <html class="ie8"> <![endif]-->
<!--[if IE 9 ]> <html class="ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Contact Us - Max Law</title>
<!-- Standard Favicon -->
<link rel="icon" type="image/x-icon" href="assets/images//favicon.ico" />
<!-- For iPhone 4 Retina display: -->
<link rel="apple-touch-icon-precomposed" href="assets/images//apple-touch-icon-114x114-precomposed.png">
<!-- For iPad: -->
<link rel="apple-touch-icon-precomposed" href="assets/images//apple-touch-icon-72x72-precomposed.png">
<!-- For iPhone: -->
<link rel="apple-touch-icon-precomposed" href="assets/images//apple-touch-icon-57x57-precomposed.png">
<!-- Library - Google Font Familys -->
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900|Vollkorn:400,400i,700,700i" rel="stylesheet">
<!-- Library -->
<link href="assets/css/lib.css" rel="stylesheet">
<link href="assets/css/flags.css" rel="stylesheet">
<!-- Custom - Common CSS -->
<link href="assets/css/plugins.css" rel="stylesheet">
<link href="assets/css/elements.css" rel="stylesheet">
<link href="assets/css/rtl.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<!--[if lt IE 9]>
<script src="js/html5/respond.min.js"></script>
<![endif]-->
</head>
<body data-offset="200" data-spy="scroll" data-target=".ownavigation">
<!-- Loader -->
<div id="site-loader" class="load-complete">
<div class="loader">
<div class="loader-inner ball-clip-rotate">
<div></div>
</div>
</div>
</div><!-- Loader /- -->
<!-- Header Section -->
<header class="header_s header_s1">
<!-- SidePanel -->
<div id="slidepanel">
<!-- Top Header -->
<div class="container-fluid no-right-padding no-left-padding top-header">
<!-- Container -->
<div class="container">
<div class="top-left">
<p><i class="fa fa-map-marker"></i>121 Kingstreet,Melbourne vic 3000 Australia</p>
<p><i class="fa fa-phone"></i> Mobile: <a href="tel:123045670890">123045670890</a></p>
</div>
<div class="top-login">
<p><i class="fa fa-user"></i><a href="#" title="Login">Login</a></p>
<form class="lang-dropdown">
<div class="form-group">
<div id="basic" data-input-name="country"></div>
</div>
</form>
</div>
</div><!-- Container /- -->
</div><!-- Top Header /- -->
</div><!-- SidePanel /- -->
<!-- Ownavigation -->
<nav class="navbar ownavigation">
<!-- Container -->
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<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/images/logo.png" alt="logo"></a>
</div>
<div class="submit-btn">
<a href="#" title="Free Consultation">free consultation</a>
</div>
<div id="navbar" class="navbar-collapse collapse navbar-right">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="index.html" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">Home</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a href="index.html" title="Homepage 01">Homepage 01</a></li>
<li><a href="index-2.html" title="Homepage 02">Homepage 02</a></li>
</ul>
</li>
<li><a href="aboutus.html" title="About">About</a></li>
<li><a href="#" title="Our TEAM">OUR TEAM</a></li>
<li class="dropdown">
<a href="services.html" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">Services</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a href="services.html" title="Services">Services</a></li>
<li><a href="services-list.html" title="Services List">Services List</a></li>
<li><a href="services-single.html" title="Services Single">Services Single</a></li>
</ul>
</li>
<li class="dropdown">
<a href="blog.html" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">News</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a href="blog.html" title="Blog Single Page">Blog</a></li>
<li><a href="blog-single.html" title="Blog Single Audio">Blog Single</a></li>
</ul>
</li>
<li class="active"><a href="contactus.html" title="Contact Us">Contact</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" role="button" aria-haspopup="true" aria-expanded="false">Pages</a>
<i class="ddl-switch fa fa-angle-down"></i>
<ul class="dropdown-menu">
<li><a href="appointment.html" title="Appointment">Appointment</a></li>
<li><a href="404.html" title="404">404</a></li>
</ul>
</li>
</ul>
</div>
<div id="loginpanel" class="desktop-hide">
<div class="right" id="toggle">
<a id="slideit" href="#slidepanel"><i class="fo-icons fa fa-inbox"></i></a>
<a id="closeit" href="#slidepanel"><i class="fo-icons fa fa-close"></i></a>
</div>
</div>
</div><!-- Container /- -->
</nav><!-- Ownavigation /- -->
</header><!-- Header Section /- -->
<div class="main-container">
<!-- Page Banner -->
<div class="container-fluid no-left-padding no-right-padding page-banner">
<!-- Container -->
<div class="container">
<h3>Contact</h3>
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li class="active">Contact</li>
</ol>
</div><!-- Container /- -->
</div><!-- Page Banner /- -->
<main class="site-main">
<!-- Container -->
<div class="container">
<!-- Map Section -->
<div class="container-fluid map-block">
<div class="map-canvas" id="contact-map-canvas" data-lat="40.712784" data-lng="-74.005941" data-pin="assets/images/marker-2.png" data-string="121 Kingstreet,Melbourne VIC 3000,Australia" data-zoom="10"></div>
</div><!-- Map Section /- -->
<div class="clearfix"></div>
<div class="col-md-4 col-xs-6 contact-content">
<div class="contact-details">
<h3>Contact Us?</h3>
<div class="contact-detail-box">
<h4>ADDRESS:</h4>
<p>121 Kingstreet,Melbourne VIC 3000,Australia</p>
</div>
<div class="contact-detail-box">
<h4>EMAIL ID:</h4>
<p><a href="mailto:[email protected]" title="">[email protected]</a></p>
<p><a href="mailto:[email protected]" title="">[email protected]</a></p>
</div>
<div class="contact-detail-box">
<h4>PHONE:</h4>
<p><a href="mailto:+121325406784">(+12) 132 5406 784</a></p>
<p><a href="mailto:+213214062987">(+21) 321 4062 987</a></p>
</div>
</div>
</div>
<div class="col-md-8 col-xs-6 contact-form">
<h3>Leave a Comments</h3>
<form>
<div class="form-group">
<input type="text" class="form-control" placeholder="Enter Your Name*" name="contact-name" id="input_name" required="" />
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Phone Number*" name="contact-phone" id="input_phone" required="" />
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Enter Your Address*" name="contact-address" id="input_address" required="" />
</div>
<div class="form-group">
<textarea class="form-control" placeholder="Message" name="textarea-message" id="textarea_message"></textarea>
</div>
<button title="SEND MESSAGE" type="submit" id="btn_submit" name="post">SEND MESSAGE</button>
<div id="alert-msg" class="alert-msg"></div>
</form>
</div>
</div><!-- Container -->
</main>
</div>
<!-- Footer Main -->
<footer id="footer-main" class="container-fluid no-left-padding no-right-padding footer-main">
<!-- Top Footer -->
<div class="container-fluid no-left-padding no-right-padding top-footer">
<!-- Container -->
<div class="container">
<!-- Row -->
<div class="row">
<!-- Widget About -->
<div class="col-md-3 col-sm-6 col-xs-6">
<aside class="widget widget_about">
<h3 class="widget-title">ABOUT US</h3>
<img src="assets/images/ftr-abt-img.jpg" alt="Image" />
<p>Then along come two they got nothin but their jeans. Come and play.</p>
</aside>
</div><!-- Widget About /- -->
<!-- Widget Links -->
<div class="col-md-3 col-sm-6 col-xs-6">
<aside class="widget widget_categories">
<h3 class="widget-title">categories</h3>
<ul>
<li><a href="#" title="Homepage">homepage</a></li>
<li><a href="#" title="About Us">about us</a></li>
<li><a href="#" title="Services">Services</a></li>
<li><a href="#" title="Our Team">our team</a></li>
<li><a href="#" title="Law Points">Law Points</a></li>
<li><a href="#" title="Latest News">latest news</a></li>
<li><a href="#" title="Contact">contact</a></li>
</ul>
</aside>
</div><!-- Widget Links /- -->
<!-- Widget Latest Post -->
<div class="col-md-3 col-sm-6 col-xs-6">
<aside class="widget widget_latestposts">
<h3 class="widget-title">recent posts</h3>
<div class="latest-content">
<a href="#" title="Recent Posts"><i><img src="assets/images/ftr-wd-lp-1.jpg" class="wp-post-image" alt="blog-1"></i></a>
<h5><a title="Law picked withouting rules best" href="#">Law picked withouting rules best</a></h5>
<span><a href="#">September 30,2016</a></span>
</div>
<div class="latest-content">
<a href="#" title="Recent Posts"><i><img src="assets/images/ftr-wd-lp-2.jpg" class="wp-post-image" alt="blog-1"></i></a>
<h5><a title="Providing depart offer law models" href="#">Providing depart offer law models</a></h5>
<span><a href="#">October 12,2016</a></span>
</div>
<div class="latest-content">
<a href="#" title="Recent Posts"><i><img src="assets/images/ftr-wd-lp-3.jpg" class="wp-post-image" alt="blog-1"></i></a>
<h5><a title="Serviel the rules arrange become rich" href="#">Serviel the rules arrange become rich</a></h5>
<span><a href="#">November 24,2016</a></span>
</div>
</aside>
</div><!-- Widget Latest Post -->
<!-- Widget Latest Tweets -->
<div class="col-md-3 col-sm-6 col-xs-6">
<aside class="widget widget_latesttweets">
<h3 class="widget-title">LATEST TWEETS</h3>
<div class="latest-tweets-content">
<p>Seeking Farming Word Press Theme Check out Farmvilla on #themeforest <a href="#">https://t.co/CmPny6jrUi #envato</a></p>
<div class="post-meta">
<a href="#" title="Reply">Reply</a>
<a href="#" title="Retweet">Retweet</a>
<a href="#" title="Favorite">Favorite</a>
</div>
</div>
<div class="latest-tweets-content">
<p>Seeking organic food WordPress themeFood WordPress Theme on <span>#themeforest #envato</span> <a href="#">https://t.co/CmPny6jrUi #envato</a></p>
<div class="post-meta">
<a href="#" title="Reply">Reply</a>
<a href="#" title="Retweet">Retweet</a>
<a href="#" title="Favorite">Favorite</a>
</div>
</div>
</aside>
</div><!-- Widget Latest Tweets /- -->
</div><!-- Row /- -->
</div><!-- Container /- -->
</div><!-- Top Footer -->
<!-- Bottom Footer -->
<div class="container-fluid bottom-footer no-left-padding no-right-padding">
<!-- Container -->
<div class="container">
<!-- Row -->
<div class="row">
<div class="col-md-4">
<p>COPYRIGHTS <i class="fa fa-copyright"></i> 2016 ALL RIGHTS RESERVED</p>
</div>
<div class="col-md-8 col-sm-12 col-xs-12">
<!-- Ownavigation -->
<nav class="navbar ownavigation">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-ftr" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div id="navbar-ftr" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="#" title="Home">Home</a></li>
<li><a href="#" title="About Us">About Us</a></li>
<li><a href="#" title="Services">services</a></li>
<li><a href="#" title="Gallery">gallery</a></li>
<li><a href="#" title="Latest News">latest news</a></li>
<li><a href="#" title="Contact">Contact</a></li>
</ul>
</div>
</nav><!-- Ownavigation /- -->
</div>
</div><!-- Row -->
</div><!-- Container -->
</div><!-- Bottom Footer /- -->
</footer><!-- Footer Main /- -->
<!-- JQuery v1.12.4 -->
<script src="assets/js/jquery-1.12.4.min.js"></script>
<!-- Library - Js -->
<script src="assets/js/lib.js"></script>
<script src="assets/js/jquery.flagstrap.min.js"></script>
<!-- Library - Google Map API -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDW40y4kdsjsz714OVTvrw7woVCpD8EbLE"></script>
<!-- Library - Theme JS -->
<script src="assets/js/functions.js"></script>
</body>
</html>