-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
346 lines (326 loc) · 12.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Covid - Medical Category Bootstrap Responsive Template | Contact : W3layouts</title>
<!-- google fonts -->
<link href="//fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300;400;700&display=swap" rel="stylesheet">
<!-- Template CSS -->
<link rel="stylesheet" href="assets/css/style-starter.css">
</head>
<body>
<!--header-->
<header id="site-header" class="fixed-top">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-dark stroke">
<h1>
<a class="navbar-brand" href="index.html">
K<i class="fab fa-keycdn"></i>vid</a>
</h1>
<!-- if logo is image enable this
<a class="navbar-brand" href="#index.html">
<img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" />
</a> -->
<button class="navbar-toggler collapsed bg-gradient" type="button" data-toggle="collapse"
data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon fa icon-expand fa-bars"></span>
<span class="navbar-toggler-icon fa icon-close fa-times"></span>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav ml-lg-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 mr-lg-1 active">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<!--/search-right-->
<li class="header-search mr-lg-2 mt-lg-0 mt-4 position-relative">
<div class="search-right">
<a href="#search" class="btn btn-style search-btn" title="search"><span
class="fas fa-search mr-2" aria-hidden="true"></span> Search</a>
</div>
</li>
<!--//search-right-->
</ul>
</div>
<!-- toggle switch for light and dark theme -->
<div class="mobile-position">
<nav class="navigation">
<div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox">
<div class="mode-container py-1">
<i class="gg-sun"></i>
<i class="gg-moon"></i>
</div>
</label>
</div>
</nav>
</div>
<!-- //toggle switch for light and dark theme -->
</nav>
</div>
</header>
<!--/header-->
<!-- breadcrumb -->
<section class="w3l-about-breadcrumb text-center">
<div class="breadcrumb-bg breadcrumb-bg-about py-5">
<div class="container py-lg-5 py-md-4">
<div class="w3breadcrumb-gids">
<div class="w3breadcrumb-left text-left">
<h2 class="title AboutPageBanner">
Contact Us </h2>
<p class="inner-page-para mt-2">
Prevent the Spread
Stay at Home, Stay Safe </p>
</div>
<div class="w3breadcrumb-right">
<ul class="breadcrumbs-custom-path">
<li><a href="index.html">Home</a></li>
<li class="active"><span class="fas fa-angle-double-right mx-2"></span> Contact Us</li>
</ul>
</div>
</div>
</div>
<div class="hero-overlay"></div>
</div>
</section>
<!--//breadcrumb-->
<!-- contact-form 2 -->
<section class="w3l-contact-2 py-5" id="contact">
<div class="container py-lg-4 py-md-3 py-2">
<div class="title-content text-center">
<span class="title-subw3hny">Get in touch</span>
<h3 class="title-w3l mb-lg-4">Contact with our support <br>
during emergency!</h3>
</div>
<div class="contact-grids d-grid mt-5 mx-lg-5">
<div class="contact-left">
<div class="cont-details">
<div class="cont-top margin-up">
<div class="cont-left text-center">
<span class="fas fa-map-marked-alt"></span>
</div>
<div class="cont-right">
<h6>Our head office address:</h6>
<p>Lorem ipsum Agency, 343 marketing, #4148 Honey street, NY - 62617.</p>
</div>
</div>
<div class="cont-top margin-up">
<div class="cont-left text-center">
<span class="fas fa-blender-phone"></span>
</div>
<div class="cont-right">
<h6>Call for help :</h6>
<p><a href="tel:+1(21) 234 4567">+1(21) 234 557 4567</a></p>
<p><a href="tel:+1(21) 234 4567">+1(21) 234 557 4568</a></p>
</div>
</div>
<div class="cont-top margin-up">
<div class="cont-left text-center">
<span class="fas fa-envelope-open-text"></span>
</div>
<div class="cont-right">
<h6>
Mail us:</h6>
<p><a href="mailto:[email protected]" class="mail">[email protected]</a></p>
<p><a href="mailto:[email protected]" class="mail">[email protected]</a></p>
</div>
</div>
</div>
</div>
<div class="contact-right">
<form action="#" method="post" class="signin-form">
<div class="input-grids">
<input type="text" name="Name" placeholder="Your Name*" class="contact-input"
required="" />
<input type="email" name="Email" placeholder="Your Email*" class="contact-input"
required="" />
<input type="text" name="Subject" placeholder="Subject*" class="contact-input"
required="" />
</div>
<div class="form-input">
<textarea name="Message" placeholder="Type your message here*" required=""></textarea>
</div>
<div class="submit-w3l-button text-lg-right">
<button class="btn btn-style btn-primary">Send Message</button>
</div>
</form>
</div>
</div>
</section>
<!-- /contact-form-2 -->
<div class="map-iframe">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d317718.69319292053!2d-0.3817765050863085!3d51.528307984912544!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47d8a00baf21de75%3A0x52963a5addd52a99!2sLondon%2C+UK!5e0!3m2!1sen!2spl!4v1562654563739!5m2!1sen!2spl"
width="100%" height="400" frameborder="0" style="border: 0px;" allowfullscreen=""></iframe>
</div>
<!-- /contact1 -->
<!--/footer-->
<section class="w3l-footer-29-main">
<div class="footer-29 py-5">
<div class="container py-lg-3">
<div class="row footer-top-29">
<div class="col-lg-3 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<ul>
<h6 class="footer-title-29">Our Info</h6>
<li><a href="about.html">About Us</a></li>
<li><a href="blog.html"> Blog Posts</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="about.html">Team</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</div>
<div class="col-lg-3 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Quick Link</h6>
<ul>
<li><a href="#syn">Symptoms</a></li>
<li><a href="#vention">Prevention</a></li>
<li><a href="#protect">Protect Youself</a></li>
<li><a href="#our">Our Doctors</a></li>
<li><a href="#pack">About Corona</a></li>
</ul>
</div>
<div class="col-lg-3 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Helpfull link</h6>
<ul>
<li><a href="#terms">Terms of service</a></li>
<li><a href="#privacy"> Privacy policy</a></li>
<li><a href="#doc"> Documentation</a></li>
<li><a href="#support"> Support</a></li>
<li><a href="#changelog"> Changelog</a></li>
</ul>
</div>
<div class="col-lg-3 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<div class="footer-logo mb-3">
<h2>
<a class="navbar-brand" href="index.html">
K<i class="fab fa-keycdn"></i>vid</a>
</h2>
</div>
<p>Lorem ipsum dolor sit amet consectetur ipsum elit.</p>
<div class="cont-details">
<div class="cont-top margin-up">
<div class="cont-left text-center">
<span class="fas fa-map-marked-alt"></span>
</div>
<div class="cont-right">
<p> Covid, #2214 Honey street, NY - 62617.</p>
</div>
</div>
<div class="cont-top margin-up">
<div class="cont-left text-center">
<span class="fas fa-blender-phone"></span>
</div>
<div class="cont-right">
<p><a href="tel:+(21) 255 999 8888"> +(21) 255 999
8888</a></p>
</div>
</div>
<div class="cont-top margin-up">
<div class="cont-left text-center">
<span class="fas fa-envelope-open-text"></span>
</div>
<div class="cont-right">
<p><a href="mailto:[email protected]" class="mail">
[email protected]</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //footer -->
<!-- copyright -->
<section class="w3l-copyright">
<div class="container">
<div class="row bottom-copies">
<p class="col-lg-8 copy-footer-29">copywrite © by Souvik Samanta</p>
<div class="col-lg-4 main-social-footer-29">
<a href="#facebook" class="facebook"><span class="fab fa-facebook-f"></span></a>
<a href="#twitter" class="twitter"><span class="fab fa-twitter"></span></a>
<a href="#pinterest"><span class="fab fa-pinterest-p"></span></a>
<a href="#instagram" class="instagram"><span class="fab fa-instagram"></span></a>
</div>
</div>
</div>
<!-- move top -->
<button onclick="topFunction()" id="movetop" title="Go to top">
<i class="fas fa-level-up-alt"></i>
</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
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>
<!-- /move top -->
</section>
<!-- //copyright -->
<!--//footer-->
<!-- Template JavaScript -->
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/theme-change.js"></script>
<!-- disable body scroll which navbar is in active -->
<script>
$(function () {
$('.navbar-toggler').click(function () {
$('body').toggleClass('noscroll');
})
});
</script>
<!-- disable body scroll which navbar is in active -->
<!--/MENU-JS-->
<script>
$(window).on("scroll", function () {
var scroll = $(window).scrollTop();
if (scroll >= 80) {
$("#site-header").addClass("nav-fixed");
} else {
$("#site-header").removeClass("nav-fixed");
}
});
//Main navigation Active Class Add Remove
$(".navbar-toggler").on("click", function () {
$("header").toggleClass("active");
});
$(document).on("ready", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
$(window).on("resize", function () {
if ($(window).width() > 991) {
$("header").removeClass("active");
}
});
});
</script>
<!--//MENU-JS-->
<script src="assets/js/bootstrap.min.js"></script>
</body>
</html>