-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
298 lines (272 loc) · 11.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Xcell Labs : Contact Us</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- for fontawesome icon css file -->
<link href="css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<!-- superslides css -->
<link rel="stylesheet" href="css/superslides.css">
<!-- for content animate css file -->
<link rel="stylesheet" href="css/animate.css">
<!-- slick slider css file -->
<link href="css/slick.css" rel="stylesheet">
<!-- website theme color file -->
<link id="switcher" href="css/themes/red-theme.css" rel="stylesheet">
<!-- main site css file -->
<link href="style.css" rel="stylesheet">
<!-- google fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
<!-- Favicon -->
<link rel="shortcut icon" href="img/XCELL%20LOGO%20sm.png" type="image/x-icon">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
.dropbtn {
background-color: white;
color: #5e5e5e;
padding: 13px;
font-size: 17px;
font-family: "Raleway",sans-serif;
font-weight: bold;
border: none;
cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
background-color: white;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
overflow: auto;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown a:hover {background-color: #f1f1f1}
.show {display:block;}
</style>
</head>
<body>
<!-- =========================
//////////////This Theme Design and Developed //////////////////////
//////////// by creativeprogrammers======================-->
<!-- Preloader -->
<div id="preloader">
<div id="status"> </div>
</div>
<!-- End Preloader -->
<a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a>
<!-- start navbar -->
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<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-responsive" href="index.html"><img src="img/logo.png" height="72px" width="72px" alt="logo"></a>
</div>
<div id="navbar" class="navbar-collapse collapse navbar_area">
<ul class="nav navbar-nav navbar-right custom_nav">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li class="dropdown">
<button onclick="myFunction()" class="dropbtn">Operations <span class="caret"></span></button>
<ul id="myDropdown" class="dropdown-content">
<li><a href="R&D.html">R&D</a></li>
<li><a href="manu.html">Manufacturing</a></li>
<li><a href="qa.html">QC</a></li>
</ul>
</li>
<li><a href="career.html">Speciality</a></li>
<li class="active"><a href="contact.html">Contact Us</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<!-- End navbar -->
<!-- start Contact section -->
<section id="contact">
<div class="row">
<div class="col-lg-12 col-md-12">
<div class="contact_map">
<br>
<br>
<br>
<br>
<!-- Start Google map -->
<iframe width="1350" height="500" frameborder="5px" style="border:5" allowfullscreen src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d54741.65651561076!2d76.75584271815572!3d30.960614981873583!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39055f9a5f7ac64f%3A0x5809b42ac0e8aa7!2sBaddi%2C+Himachal+Pradesh%2C+India!5e0!3m2!1sen!2s!4v1489658523908"></iframe>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="contact_area">
<div class="client_title">
<hr>
<h2>We Would <span>Love To Hear From You</span></h2>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="contact_left wow fadeInLeft">
<form method="post" class="submitphoto_form" action="something.php">
<input type="text" name="name" class="form-control wpcf7-text" placeholder="Your name">
<input type="mail" name="mail" class="form-control wpcf7-email" placeholder="Email address">
<input type="text" name="subject" class="form-control wpcf7-text" placeholder="Subject">
<textarea name="message" class="form-control wpcf7-textarea" cols="30" rows="10" placeholder="What would you like to tell us"></textarea>
<input type="submit" name="submit" value="Submit" class="wpcf7-submit photo-submit">
</form>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="contact_right wow fadeInRight">
<img src="img/phone_icon.png" alt="img">
<p>Say hello! We want to hear about what you have to say. We are open to feedback and any questions you may have.</p>
<address>
<p><a href="mailto:[email protected]"> [email protected]</a></p>
<p>0175-271090, 09318771090</p>
<p>09882174035</p>
</address>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Contact section -->
<!-- start footer -->
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="footer_top">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-4">
<div class="single_footer_top">
<h2>We Are Here</h2>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d54741.65651561076!2d76.75584271815572!3d30.960614981873583!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39055f9a5f7ac64f%3A0x5809b42ac0e8aa7!2sBaddi%2C+Himachal+Pradesh%2C+India!5e0!3m2!1sen!2s!4v1489658523908" width="300" height="300" frameborder="5px" style="border:5" allowfullscreen></iframe>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4">
<div class="single_footer_top">
<h2>Address</h2>
<p>146, Export promotion Industrial Park-1,<br>
Jarmajri, Baddi,<br>
District Solan, (H.P.) 173205.
</p>
</div>
<div class="single_footer_top contact_mail">
<h2>Contact us</h2>
<p><span>09816027090 / 09816644001</span> <br>or<br> <a href="mailto:[email protected] "> <stron>[email protected] </stron></a></p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4">
<div class="single_footer_top">
<h2>page Links </h2>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="R&D.html">R&D</a></li>
<li><a href="manu.html">Manufacturing</a></li>
<li><a href="qa.html">Q.C</a></li>
<li><a href="career.html">Speciality</a></li>
<li><a class="active" href="contact.html">Contact</a></li>
</ul>
</div>
<div class="single_footer_top">
<h2>Social links</h2>
<ul class="sociallink_nav">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12">
<div class="footer_bottom">
<div class="copyright">
<p>Xcell Labs. All right reserved.</p>
</div>
<div class="developer">
<p>Designed By <a href="#" rel="nofollow">Creative Programmers</a></p>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- End footer -->
<!-- jQuery Library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- For content animatin -->
<script src="js/wow.min.js"></script>
<!-- bootstrap js file -->
<script src="js/bootstrap.min.js"></script>
<!-- superslides slider -->
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.animate-enhanced.min.js"></script>
<script src="js/jquery.superslides.min.js" type="text/javascript" charset="utf-8"></script>
<!-- slick slider js file -->
<script src="js/slick.min.js"></script>
<!-- Google map -->
<script src="https://maps.googleapis.com/maps/api/js"></script>
<script src="js/jquery.ui.map.js"></script>
<!-- custom js file include -->
<script src="js/custom.js"></script>
<!-- dropdown -->
<script>
/* When the user clicks on the button,
toggle between hiding and showing the dropdown content */
function myFunction() {
document.getElementById("myDropdown").classList.toggle("show");
}
// Close the dropdown if the user clicks outside of it
window.onclick = function(event) {
if (!event.target.matches('.dropbtn')) {
var dropdowns = document.getElementsByClassName("dropdown-content");
var i;
for (i = 0; i < dropdowns.length; i++) {
var openDropdown = dropdowns[i];
if (openDropdown.classList.contains('show')) {
openDropdown.classList.remove('show');
}
}
}
}
</script>
<!-- chart -->
<script src="js/myscript.js"></script>
</body>
</html>