-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
386 lines (342 loc) · 15.3 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
378
379
380
381
382
383
384
385
<!--
Author: Pradip More
-->
<!doctype html>
<html lang="zxx">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Fashion Club Website By Pradip</title>
<link rel="stylesheet" href="assets/css/style-starter.css">
<link href="//fonts.googleapis.com/css?family=Oswald:300,400,500,600&display=swap" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,900&display=swap" rel="stylesheet">
</head>
<body>
<section class="w3l-banner-slider-main inner-pagehny">
<div class="breadcrumb-infhny">
<div class="top-header-content">
<header class="tophny-header">
<div class="container-fluid">
<div class="top-right-strip row">
<!--/left-->
<div class="top-hny-left-content col-lg-6 pl-lg-0">
<h6>Upto 30% off on All styles , <a href="#" target="_blank"> Click here for <span
class="fa fa-hand-o-right hand-icon" aria-hidden="true"></span> <span class="hignlaite">More
details</span></a></h6>
</div>
<!--//left-->
<!--/right-->
<ul class="top-hnt-right-content col-lg-6">
<li class="button-log usernhy">
<a class="btn-open" href="#">
<span class="fa fa-user" aria-hidden="true"></span>
</a>
</li>
<li class="transmitvcart galssescart2 cart cart box_1">
<form action="#" method="post" class="last">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="display" value="1">
<button class="top_transmitv_cart" type="submit" name="submit" value="">
My Cart
<span class="fa fa-shopping-cart"></span>
</button>
</form>
</li>
</ul>
<!--//right-->
<div class="overlay-login text-left">
<button type="button" class="overlay-close1">
<i class="fa fa-times" aria-hidden="true"></i>
</button>
<div class="wrap">
<h5 class="text-center mb-4">Login Now</h5>
<div class="login-bghny p-md-5 p-4 mx-auto mw-100">
<!--/login-form-->
<form action="#" method="post">
<div class="form-group">
<p class="login-texthny mb-2">Email address</p>
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp"
placeholder="" required="">
<small id="emailHelp" class="form-text text-muted">We'll never share your email
with anyone else.</small>
</div>
<div class="form-group">
<p class="login-texthny mb-2">Password</p>
<input type="password" class="form-control" id="exampleInputPassword1" placeholder="" required="">
</div>
<div class="form-check mb-2">
<div class="userhny-check">
<label class="check-remember container">
<input type="checkbox" class="form-check"> <span class="checkmark"></span>
<p class="privacy-policy">Remember me</p>
</label>
<div class="clearfix"></div>
</div>
</div>
<button type="submit" class="submit-login btn mb-4">Sign In</button>
</form>
<!--//login-form-->
</div>
<!---->
</div>
</div>
</div>
</div>
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container-fluid serarc-fluid">
<a class="navbar-brand" href="index.html">
Fashion<span class="lohny">C</span>lub</a>
<div class="search-right">
<a href="#search" title="search"><span class="fa fa-search mr-2" aria-hidden="true"></span>
<span class="search-text">Search here</span></a>
<!-- search popup -->
<div id="search" class="pop-overlay">
<div class="popup">
<form action="#" method="post" class="search-box">
<input type="search" placeholder="Keyword" name="search" required="required" autofocus="">
<button type="submit" class="btn">Search</button>
</form>
</div>
<a class="close" href="#">×</a>
</div>
<!-- /search popup -->
</div>
<!--//search-right-->
<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 fa fa-bars"> </span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</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="about.html">What We Offer</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!--//nav-->
</header>
<div class="breadcrumb-contentnhy">
<div class="container">
<nav aria-label="breadcrumb">
<h2 class="hny-title text-center">Contact Us</h2>
<ol class="breadcrumb mb-0">
<li><a href="index.html">Home</a>
<span class="fa fa-angle-double-right"></span></li>
<li class="active">Contact</li>
</ol>
</nav>
</div>
</div>
</div>
</section>
<!-- contacts -->
<section class="w3l-contacts-8">
<div class="contacts-9 section-gap py-5">
<div class="container py-lg-5">
<div class="row top-map">
<div class="col-lg-6 partners">
<div class="cont-details">
<h3 class="hny-title mb-0">Get in <span>touch</span></h5>
<p class="mb-5">We're ready to lead you into the future with Business Services</p>
<p class="margin-top"><span class="texthny">Call Us : </span> <a href="tel:+(21) 255 999 8899">+(91)
255 999 8899</a></p>
<p> <span class="texthny">Email : </span> <a href="mailto:info@example.com">
info@example.com</a></p>
<p class="margin-top"> 433 3rd floor,Santacruze,Mumbai,439104, India </p>
</div>
<div class="hours">
<h3 class="hny-title">Working <span>Hours</span></h5>
<h6>Business Service:</h6>
<p> Monday to Friday 8.00 am - 6.00 pm</p>
<p> Saturday and Sunday - Closed</p>
<h6 class="margin-top">Customer support:</h6>
<p> Monday to Friday 8.00 am - 6.00 pm</p>
<p> Saturday 10.00 am - 4.00 pm</p>
<p> Sunday - Closed</p>
</div>
</div>
<div class="col-lg-6 map">
<iframe
src="https://maps.google.com/maps?q=mumbai,Maharashtra,India&t=&z=13&ie=UTF8&iwloc=&output=embed"
frameborder="0" style="border:0" allowfullscreen=""></iframe>
</div>
</div>
</div>
</div>
<div class="map-content-9 form-bg-img">
<div class="layer section-gap py-5">
<div class="container py-lg-5">
<div class="form">
<h3 class="hny-title two text-center">Fill out the form.</h3>
<form action="#"class="mt-md-5 mt-4" method="post">
<div class="input-grids">
<input type="text" name="w3lName" id="w3lName" placeholder="Name">
<input type="email" name="w3lSender" id="w3lSender" placeholder="Email" required="" />
<input type="subject" name="w3lSubject" id="w3lSubject" placeholder="Subject" required="">
</div>
<div class="input-textarea">
<textarea name="w3lMessage" id="w3lMessage" placeholder="Message" required=""></textarea>
</div>
<button type="submit" class="btn">Send</button>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- //contacts -->
<section class="w3l-footer-22">
<!-- footer-22 -->
<div class="footer-hny py-5">
<div class="container py-lg-5">
<div class="text-txt row">
<div class="left-side col-lg-4">
<h3><a class="logo-footer" href="index.html">
Fashion<span class="lohny">C</span>lub</a></h3>
<p>Lorem ipsum dolor sit amet,Ea consequuntur illum facere aperiam sequi optio consectetur.Vivamus
a ligula quam. Ut blandit eu leo non suscipit. </p>
<ul class="social-footerhny mt-lg-5 mt-4">
<li><a class="facebook" href="#"><span class="fa fa-facebook" aria-hidden="true"></span></a>
</li>
<li><a class="twitter" href="#"><span class="fa fa-twitter" aria-hidden="true"></span></a>
</li>
<li><a class="google" href="#"><span class="fa fa-google-plus" aria-hidden="true"></span></a>
</li>
<li><a class="instagram" href="#"><span class="fa fa-instagram" aria-hidden="true"></span></a>
</li>
</ul>
</div>
<div class="right-side col-lg-8 pl-lg-5">
<h4>Women's Day Special Offer
All Branded Sandals are Flat 50% Discount</h4>
<div class="sub-columns">
<div class="sub-one-left">
<h6>Useful Links</h6>
<div class="footer-hny-ul">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="#">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<ul>
<li><a href="#">Careers</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Terms and Conditions</a></li>
<li><a href="contact.html">Support</a></li>
</ul>
</div>
</div>
<div class="sub-two-right">
<h6>Our Store</h6>
<p class="mb-5">433 3rd floor,Santacruze,Mumbai, 439104 , Maharashtra ,India</p>
<h6>We accept:</h6>
<ul>
<li><a class="pay-method" href="#"><span class="fa fa-cc-visa"
aria-hidden="true"></span></a>
</li>
<li><a class="pay-method" href="#"><span class="fa fa-cc-mastercard"
aria-hidden="true"></span></a>
</li>
<li><a class="pay-method" href="#"><span class="fa fa-cc-paypal"
aria-hidden="true"></span></a>
</li>
<li><a class="pay-method" href="#"><span class="fa fa-cc-amex"
aria-hidden="true"></span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="below-section row">
<div class="columns col-lg-6">
<ul class="jst-link">
<li><a href="#">Privacy Policy </a> </li>
<li><a href="#">Term of Service</a></li>
<li><a href="contact.html">Customer Care</a> </li>
</ul>
</div>
<div class="columns col-lg-6 text-lg-right">
<p>© 2022 PradipMore. All rights reserved. Design by Mr.Pradip
</p>
</div>
<button onclick="topFunction()" id="movetop" title="Go to top">
<span class="fa fa-angle-double-up"></span>
</button>
</div>
</div>
</div>
<script>
window.onscroll = function () {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("movetop").style.display = "block";
} else {
document.getElementById("movetop").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
</section>
</body>
</html>
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/jquery-2.1.4.min.js"></script>
<script>
$(document).ready(function () {
$(".button-log a").click(function () {
$(".overlay-login").fadeToggle(200);
$(this).toggleClass('btn-open').toggleClass('btn-close');
});
});
$('.overlay-close1').on('click', function () {
$(".overlay-login").fadeToggle(200);
$(".button-log a").toggleClass('btn-open').toggleClass('btn-close');
open = false;
});
</script>
<!--//login-->
<script>
// optional
$('#customerhnyCarousel').carousel({
interval: 5000
});
</script>
<!-- cart-js -->
<script src="assets/js/minicart.js"></script>
<script>
transmitv.render();
transmitv.cart.on('transmitv_checkout', function (evt) {
var items, len, i;
if (this.subtotal() > 0) {
items = this.items();
for (i = 0, len = items.length; i < len; i++) {}
}
});
</script>
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<script src="assets/js/bootstrap.min.js"></script>