-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact-us.html
More file actions
388 lines (383 loc) · 16.5 KB
/
contact-us.html
File metadata and controls
388 lines (383 loc) · 16.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- set the encoding of your site -->
<meta charset="utf-8">
<!-- set the viewport width and initial-scale on mobile devices -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Schön. | eCommerce HTML5 Template</title>
<!-- include the site stylesheet -->
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic%7cMontserrat:400,700%7cOxygen:400,300,700' rel='stylesheet' type='text/css'>
<!-- include the site stylesheet -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- include the site stylesheet -->
<link rel="stylesheet" href="css/animate.css">
<!-- include the site stylesheet -->
<link rel="stylesheet" href="css/icon-fonts.css">
<!-- include the site stylesheet -->
<link rel="stylesheet" href="css/main.css">
<!-- include the site stylesheet -->
<link rel="stylesheet" href="css/responsive.css">
</head>
<body>
<!-- main container of all the page elements -->
<div id="wrapper">
<!-- Page Loader -->
<div id="pre-loader" class="loader-container">
<div class="loader">
<img src="images/svg/rings.svg" alt="loader">
</div>
</div>
<div class="w1">
<!-- mt header style4 start here -->
<header id="mt-header" class="style4">
<!-- mt bottom bar start here -->
<div class="mt-bottom-bar">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12">
<!-- mt logo start here -->
<div class="mt-logo"><a href="#"><img src="./images/logo/savingscom.svg" alt="schon"></a></div>
<!-- mt icon list start here -->
<ul class="mt-icon-list">
<li class="hidden-lg hidden-md">
<a href="#" class="bar-opener mobile-toggle">
<span class="bar"></span>
<span class="bar small"></span>
<span class="bar"></span>
</a>
</li>
<li><a href="#" class="icon-magnifier"></a></li>
<li>
<a href="#" class="bar-opener side-opener">
<span class="bar"></span>
<span class="bar small"></span>
<span class="bar"></span>
</a>
</li>
</ul><!-- mt icon list end here -->
<!-- navigation start here -->
<nav id="nav">
<ul>
<li>
<a class="drop-link" href="homepage1.html">HOME <i class="fa fa-angle-down hidden-lg hidden-md" aria-hidden="true"></i></a>
<div class="s-drop">
<ul>
<li><a href="homepage1.html">Homepage</a></li>
</ul>
</div>
</li>
<li class="drop">
<a href="drivers.html">DRIVERS <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<!-- mt dropmenu start here -->
<div class="mt-dropmenu text-left">
<!-- mt frame start here -->
<div class="mt-frame">
<!-- mt f box start here -->
<div class="mt-f-box">
<!-- mt col3 start here -->
<div class="mt-col-3">
<div class="sub-dropcont">
<strong class="title"><a href="drivers.html" class="mt-subopener">DRIVERS</a></strong>
<div class="sub-drop">
<ul>
<li><a href="drivers.html">ALL DRIVERS</a></li>
</ul>
</div>
</div>
<div class="sub-dropcont">
<strong class="title"><a href="#" class="mt-subopener">404 Pages</a></strong>
<div class="sub-drop">
<ul>
<li><a href="404-page.html">404 Page</a></li>
</ul>
</div>
</div>
</div>
<!-- mt col3 end here -->
<!-- mt col3 start here -->
<div class="mt-col-3">
<div class="sub-dropcont">
<strong class="title"><a href="#" class="mt-subopener">About US</a></strong>
<div class="sub-drop">
<ul>
<li><a href="about-us.html">About</a></li>
</ul>
</div>
</div>
<div class="sub-dropcont">
<strong class="title"><a href="#" class="mt-subopener">Contact US</a></strong>
<div class="sub-drop">
<ul>
<li><a href="contact-us.html">Contact</a></li>
</ul>
</div>
</div>
</div>
<!-- mt col3 end here -->
<!-- mt col3 start here -->
<!-- mt col3 end here -->
<!-- mt col3 start here -->
<div class="mt-col-3 promo">
<div class="mt-promobox">
<a href="#"><img src="./images/Auto-Rickshaw illustration.png" alt="promo banner" class="img-responsive"></a>
</div>
</div>
<!-- mt col3 end here -->
</div>
<!-- mt f box end here -->
</div>
<!-- mt frame end here -->
</div>
<!-- mt dropmenu end here -->
<span class="mt-mdropover"></span>
</li>
<li><a href="about-us.html">About</a></li>
<li>
<a class="drop-link" href="contact-us.html">Contact <i class="fa fa-angle-down hidden-lg hidden-md" aria-hidden="true"></i></a>
<div class="s-drop">
<ul>
<li><a href="contact-us.html">Contact</a></li>
</ul>
</div>
</li>
</ul>
</nav>
<!-- mt icon list end here -->
</div>
</div>
</div>
</div>
<!-- mt bottom bar end here -->
<span class="mt-side-over"></span>
</header><!-- mt header style4 end here -->
<!-- mt side menu start here -->
<div class="mt-side-menu">
<!-- mt holder start here -->
<div class="mt-holder">
<a href="#" class="side-close"><span></span><span></span></a>
<strong class="mt-side-title">MY ACCOUNT</strong>
<!-- mt side widget start here -->
<div class="mt-side-widget">
<header>
<span class="mt-side-subtitle">SIGN IN</span>
<p>Welcome back! Sign in to Your Account</p>
</header>
<form action="#">
<fieldset>
<input type="text" placeholder="Username or email address" class="input">
<input type="password" placeholder="Password" class="input">
<div class="box">
<span class="left"><input class="checkbox" type="checkbox" id="check1"><label for="check1">Remember Me</label></span>
<a href="#" class="help">Help?</a>
</div>
<button type="submit" class="btn-type1">Login</button>
</fieldset>
</form>
</div>
<!-- mt side widget end here -->
<div class="or-divider"><span class="txt">or</span></div>
<!-- mt side widget start here -->
<div class="mt-side-widget">
<header>
<span class="mt-side-subtitle">CREATE NEW ACCOUNT</span>
<p>Create your very own account</p>
</header>
<form action="#">
<fieldset>
<input type="text" placeholder="Username or email address" class="input">
<button type="submit" class="btn-type1">Register</button>
</fieldset>
</form>
</div>
<!-- mt side widget end here -->
</div>
<!-- mt holder end here -->
</div><!-- mt side menu end here -->
<!-- mt search popup start here -->
<div class="mt-search-popup">
<div class="mt-holder">
<a href="#" class="search-close"><span></span><span></span></a>
<div class="mt-frame">
<form action="#">
<fieldset>
<input type="text" placeholder="Search...">
<span class="icon-microphone"></span>
<button class="icon-magnifier" type="submit"></button>
</fieldset>
</form>
</div>
</div>
</div><!-- mt search popup end here -->
<!-- Main of the Page -->
<main id="mt-main">
<!-- Mt Map Holder of the Page -->
<!-- <div class="mt-map-holder wow fadeInUp" data-wow-delay="0.4s" data-lat="52.392363" data-lng="1.480408" data-zoom="8">
<div class="map-info">
<h2>Savings.com</h2>
<p>Lorem ipsum dolor sit amet...</p>
</div>
</div> -->
<!-- Mt Map Holder of the Page end -->
<!-- Mt Map Descrp of the Page -->
<section class="mt-map-descrp wow fadeInUp" data-wow-delay="0.4s">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<h1>Savings</h1>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Inventore sint sequi ad maxime veniam reiciendis. Est officia animi porro eum. Repudiandae officiis neque animi nulla? Et doloremque amet laborum qui?</p>
</div>
</div>
</div>
</section>
<!-- Mt Map Descrp of the Page end -->
<!-- Mt Contact Detail of the Page -->
<div class="mt-contact-detail wow fadeInUp" data-wow-delay="0.4s">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-4 mt-paddingbottomxs text-center">
<span class="icon"><i class="fa fa-map-marker"></i></span>
<strong class="title">ADDRESS</strong>
<address>Om Hostel <br>Changa Nadiad</address>
</div>
<div class="col-xs-12 col-sm-4 mt-paddingbottomxs text-center">
<span class="icon"><i class="fa fa-phone"></i></span>
<strong class="title">PHONE</strong>
<a href="#">+91 9999999999</a>
</div>
<div class="col-xs-12 col-sm-4 mt-paddingbottomxs text-center">
<span class="icon"><i class="fa fa-envelope-o"></i></span>
<strong class="title">E_MAIL</strong>
<a href="#">info@Savings.com</a>
</div>
</div>
</div>
</div>
<!-- Mt Contact Detail of the Page end -->
<!-- Mt Form Section of the Page -->
<section class="mt-form-sec wow fadeInUp" data-wow-delay="0.4s">
<div class="container">
<div class="row">
<header class="col-xs-12 text-center header">
<h2>Have a question?</h2>
<p> Lorem ipsum dolor sit amet consectetur, adipisicing elit. Sed, deserunt!<br>Lorem ipsum dolor sit amet consectetur adipisicing elit. Non consequatur maxime nisi nemo iusto, quas sunt quis.</p>
</header>
</div>
<div class="row">
<div class="col-xs-12">
<!-- Contact Form of the Page -->
<form action="#" class="contact-form">
<fieldset>
<input type="text" class="form-control" placeholder="Name">
<input type="email" class="form-control" placeholder="E-Mail">
<input type="text" class="form-control" placeholder="Subject">
<textarea class="form-control" placeholder="Message"></textarea>
<button class="btn-type3" type="submit">Send</button>
</fieldset>
</form>
<!-- Contact Form of the Page end -->
</div>
</div>
</div>
</section>
<!-- Mt Form Section of the Page -->
</main>
<!-- footer of the Page -->
<footer id="mt-footer" class="style5 wow fadeInUp" data-wow-delay="0.4s">
<!-- Footer Holder of the Page -->
<div class="footer-holder black">
<div class="container-fluid">
<div class="row">
<nav class="col-xs-12 col-sm-8 col-md-9">
<!-- Footer Nav of the Page -->
<div class="nav-widget-1">
<h3 class="f-widget-heading">Categories</h3>
<ul class="list-unstyled f-widget-nav">
<li><a href="#">Rickshaw Service</a></li>
<li><a href="#">Get Prices</a></li>
<li><a href="#">Drivers</a></li>
</ul>
</div>
<!-- Footer Nav of the Page end -->
<!-- Footer Nav of the Page -->
<div class="nav-widget-1">
<h3 class="f-widget-heading">Information</h3>
<ul class="list-unstyled f-widget-nav">
<li><a href="#">About Us</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#"> Terms & Conditions</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Customer Service</a></li>
<li><a href="#">FAQs</a></li>
</ul>
</div>
<!-- Footer Nav of the Page end -->
<!-- Footer Nav of the Page -->
<div class="nav-widget-1">
<h3 class="f-widget-heading">Account</h3>
<ul class="list-unstyled f-widget-nav">
<li><a href="#">My Account</a></li>
<li><a href="#">Last Visits</a></li>
<li><a href="#">Checkout</a></li>
</ul>
</div>
<!-- Footer Nav of the Page end -->
</nav>
<div class="col-xs-12 col-sm-4 col-md-3 text-right">
<!-- F Widget Newsletter of the Page -->
<div class="f-widget-newsletter">
<h3 class="f-widget-heading">Sing Up Newsletter</h3>
<div class="holder">
<form action="#" class="newsletter-form">
<fieldset>
<input type="email" placeholder="Your Email" class="form-control">
<button type="submit"><i class="fa fa-angle-right"></i></button>
</fieldset>
</form>
</div>
<!-- F Widget Newsletter of the Page end -->
<h4 class="f-widget-heading follow">Follow Us</h4>
<!-- Social Network of the Page -->
<ul class="list-unstyled social-network social-icon">
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-youtube"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-whatsapp"></i></a></li>
</ul>
<!-- Social Network of the Page end -->
</div>
</div>
</div>
</div>
</div>
<!-- Footer Holder of the Page end -->
<!-- Footer Area of the Page -->
<div class="footer-area">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 text-center">
<p>© <a href="index.html">Savings.com</a> - All rights Reserved</p>
<div class="bank-card align-center">
<img src="images/bank-card.png" alt="bank-card">
</div>
</div>
</div>
</div>
</div>
<!-- Footer area of the Page end -->
</footer>
<!-- footer of the Page end -->
</div>
<span id="back-top" class="fa fa-arrow-up"></span>
</div>
<!-- include jQuery -->
<script src="js/jquery.js"></script>
<!-- include jQuery -->
<script src="js/plugins.js"></script>
<!-- include jQuery -->
<script src="js/jquery.main.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js"></script>
</body>
</html>