-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
411 lines (391 loc) · 17.1 KB
/
contact.html
File metadata and controls
411 lines (391 loc) · 17.1 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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!--
Author: W3layouts
Author URL: http://w3layouts.com
-->
<!doctype html>
<html lang="zxx">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords"
content="Digebiz Responsive web template, Bootstrap Web Templates" />
<title>Contact :: Libhrex</title>
<link href="//fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;600;700&display=swap"
rel="stylesheet">
<!-- Template CSS -->
<link rel="icon" href="assets\images\logo.png" type="image/icon">
<link rel="stylesheet" href="assets/css/style-starter.css">
</head>
<body>
<!--header-->
<header id="site-header" class="fixed-top">
<!-- //top header -->
<div class="container-fluid">
<nav class="navbar navbar-expand-lg stroke px-0 py-lg-0">
<h1><a class="navbar-brand" href="index.html">
<img src="assets/images/logo-h.png" alt="Your logo" title="Your logo" style="height:5rem;" /></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>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav mx-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 active">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<!--/search-right-->
<li class="nav-item search-right ml-lg-3">
<!-- /header-top-inn-->
<div class="menu-overlay-left">
<div class="two-pops">
<!-- overlay-menuv-menu -->
<div class="overlay-menuv-hny">
<input type="checkbox" id="op"></input>
<div class="side-menu-hny mt-lg-3">
<label for="op" class="menuopen">
<span class="fa fa-search" aria-hidden="true"></span></label>
</div>
<div class="overlay-menuv overlay-menuv-hugeinc">
<label for="op" class="menuclose"><span class="fa fa-times" aria-hidden="true"></span></label>
<div class="side-show-content text-left">
<div class="quick-links-side mb-5 pt-lg-5">
<h3 class="side-title">Search Here</h3>
<form action="#" method="post" class="search-box">
<input type="search" placeholder="Keyword" name="search" required="required" autofocus="">
<button type="submit" class="btn btn-style mt-3">Search</button>
</form>
</div>
<div class="quick-links-side follow-us mb-5">
<h3 class="side-title">Follow Us</h3>
<ul class="social-icons-top">
<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>
</div>
</div>
</div>
<!-- overlay-menuv-menu -->
</li>
<!--//search-right-->
</ul>
<!--/right-btn-->
<div class="top-righthny-buttton">
<a class="btn btn-style btn-white mr-lg-5" href="contact.html">
Get In Touch <span class="fa fa-long-arrow-right ml-3" aria-hidden="true"></span></a>
</div>
<!--/right-btn-->
</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">
<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-bg-->
<div class="breadcrumb-bg py-5 w3l-inner-page-breadcrumb">
<div class="container-fluid pt-lg-5 pt-md-3 p-lg-4 pb-md-3 my-lg-3">
<ul class="breadcrumbs-custom-path mt-3 text-center pt-5">
<li><a href="index.html">Home</a></li>
<li class="active"><span class="fa fa-arrow-right mx-2" aria-hidden="true"></span> Contact </li>
</ul>
</div>
</div>
<!--//breadcrumb-bg-->
<!-- contacts -->
<section class="w3l-contact-7 py-5">
<div class="contacts-9 py-lg-5 py-md-4">
<div class="container-fluid">
<div class="title-content text-left">
<h6 class="title-subhny">Send a Message</h6>
<h3 class="title-w3l">Have a Question?</h3>
<p class="mb-4">Please let us know if you have a question want to leave a comment</p>
</div>
<div class="row map-content-9 mt-5 pt-lg-3">
<div class="col-lg-5 cont-details pr-lg-5 mb-lg-0 mb-sm-5 mb-4">
<address>
<div class="ad-info-gd mb-4">
<div classs="w3ad-icon text-center">
<span class="fa fa-map-o"></span>
</div>
<div classs="w3ad-infin">
<h5 class="mb-2">Our Location</h5>
<p>36/185 D, Pattarkadavu, 676519,<br> Malapluram, Kerala, India</p>
</div>
</div>
<div class="ad-info-gd mb-4">
<div classs="col-3 w3ad-icon text-center">
<span class="fa fa-envelope-o"></span>
</div>
<div classs="col-9 w3ad-infin">
<h5 class="mb-2">Mail Us</h5>
<p> <a href="mailto:info@libhrex.com">info@libhrex.com</a></p>
</div>
</div>
<div class="ad-info-gd mb-4">
<div classs="w3ad-icon text-center">
<span class="fa fa-volume-control-phone"></span>
</div>
<div classs="w3ad-infin">
<h5 class="mb-2">Call Us</h5>
<p><a href="tel:+91 62 35 869 835">+91 62 35 869 835</a></p>
</div>
</div>
</address>
</div>
<div class="col-lg-7">
<form action="https://mailthis.to/info@libhrex.com" method="POST" class="needs-validation" id="contact-form" novalidate>
<div class="form-row">
<div class="col-sm-6 mb-3">
<input type="text" class="form-control" name="Name" id="name" placeholder="Name*" required>
<div class="invalid-feedback">
Enter Name!
</div>
</div>
<div class="col-sm-6 mb-3">
<input type="Email" class="form-control" name="Email" id="email" placeholder="Email*" required>
<div class="invalid-feedback">
Enter email!
</div>
</div>
</div>
<div class="form-row">
<div class="col-md-6 mb-3">
<div class="input-group">
<div class="input-group-prepend">
<select id="country-code" name="country" class="form-control">
<option selected>India(+91)</option>
<option >Saudi(+966)</option>
<option >Dubai(+971)</option>
</select>
</div>
<input type="tel" class="form-control" name="Mobile" id="mobile" placeholder="Mobile*" pattern="[5-9]{1}[0-9]{8,9}" required>
<div class="invalid-feedback">
Enter a valid mobile number!
</div>
</div>
</div>
<div class="col-md-6 mb-3">
<div class="input-group">
<div class="input-group-prepend">
<select id="country-code" name="country" class="form-control">
<option selected>India(+91)</option>
<option >Saudi(+966)</option>
<option >Dubai(+971)</option>
</select>
</div>
<input type="tel" class="form-control" name="Landline" id="mobile" placeholder="Landline" pattern="[0]{1}[1-5]{1}[0-9]{8,9}">
<div class="invalid-feedback">
Enter a valid landline number!
</div>
</div>
</div>
</div>
<div class="form-row">
<div class="col-sm-12">
<input type="text" id="subject" name="subject" class="form-control" placeholder="Subject">
</div>
</div>
<div class="form-row">
<div class="col-sm-12">
<textarea type="text" id="message" name="message" rows="3" class="form-control md-textarea" placeholder="Your Message"></textarea>
</div>
</div>
<input type="hidden" name="_honeypot" value="">
<div class="text-center text-md-left">
<button type="submit" class="btn btn-primary btn-style mt-3">Send<span class="fa fa-paper-plane ml-3" aria-hidden="true"></span></button>
</div>
</form>
</div>
</div>
<div class="map mt-lg-5 mt-4">
<iframe
src=""
frameborder="0" style="border:0" allowfullscreen=""></iframe>
</div>
</div>
</div>
</section>
<!-- //contacts -->
<!-- footer -->
<section class="w3l-footer-29-main">
<div class="footer-29 py-5">
<div class="container-fluid py-lg-3">
<div class="row footer-top-29">
<div class="col-md-3 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4 pr-lg-5">
<div class="footer-logo mb-3">
<h2><a class="navbar-brand" href="index.html">
<img src="assets/images/logo-h.png" alt="Your logo" title="Your logo" style="height:4rem;" /></a>
</h2>
</div>
<!--<p>Lorem ipsum viverra feugiat. Pellen tesque libero ut justo,
ultrices in ligula. Semper at tempufddfel.Pellen tesque libero ut justo,
ultrices in ligula.
</p>-->
</div>
<div class="col-md-9 footerw3l-right pl-lg-5">
<div class="row no-gutters">
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Want to work with us?</h6>
<p class="mt-2"> <a href="mailto:info@libhrex.com">info@libhrex.com</a></p>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Want to say hi?</h6>
<p class="mt-2"> <a href="mailto:info@libhrex.com">info@libhrex.com</a></p>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Follow Us</h6>
<p class="mt-2">Social Media</p>
<div class="main-social-footer-29 mt-2">
<a href="#facebook" class="facebook"><span class="fa fa-facebook"></span></a>
<a href="#twitter" class="twitter"><span class="fa fa-twitter"></span></a>
<a href="#instagram" class="instagram"><span class="fa fa-instagram"></span></a>
</div>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<ul>
<h6 class="footer-title-29">Company</h6>
<li><a href="#careers"> Careers</a></li>
<li><a href="#news">News & Media</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">What We Do</h6>
<ul>
<li><a href="about.html">About Us</a></li>
<li><a href="#"> Blog Posts</a></li>
<li><a href="services.html">Services</a></li>
</ul>
</div>
<div class="col-lg-4 col-sm-6 footer-list-29 footer-2 mt-lg-0 mt-md-5 mt-4">
<h6 class="footer-title-29">Quick Links</h6>
<ul>
<li><a href="#terms">Terms of service</a></li>
<li><a href="#privacy"> Privacy policy</a></li>
<li><a href="#support"> Support</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- //footer -->
<!-- copyright -->
<section class="w3l-copyright">
<div class="container-fluid">
<div class="bottom-copies text-center">
<p class=" copy-footer-29">© 2022 Libhrex.Made with <span class="fa fa-heart" aria-hidden="true"></span> love. Design by<a href="https://w3layouts.com/"
target="_blank">
W3layouts</a></p>
</div>
</div>
<!-- move top -->
<button onclick="topFunction()" id="movetop" title="Go to top">
⤴
</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-->
<script src="assets/js/form.js"></script>
<!-- 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>