-
Notifications
You must be signed in to change notification settings - Fork 0
/
team.html
421 lines (391 loc) · 17.4 KB
/
team.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
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
412
413
414
415
416
417
418
419
420
421
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<html lang="zxx">
<!--[if gt IE 8]> <!-->
<!--
<![endif]-->
<head>
<!-- TITLE OF SITE -->
<title>klinarmen - Cleaning Service HTML5 Responsive Template </title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="klinarmen - Cleaning HTML Template" />
<meta name="keywords" content="klinarmen, Cleaning, one page, multipage, responsive, template" />
<meta name="author" content="klinarmen">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Favicons -->
<link rel="icon" type="image/png" href="images/favicon.png">
<!-- CSS Begins
================================================== -->
<!--Animate Effect-->
<link href="css/animate.css" rel="stylesheet">
<link href="css/hover.css" rel="stylesheet">
<!--Owl Carousel -->
<link href="css/owl.carousel.css" rel="stylesheet">
<!-- For Image Preview -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!--BootStrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/normalize.css" rel="stylesheet">
<!-- Main Style -->
<link href="css/style.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if IE]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- ::::::::::::::::::::::::::: Start: Preloader section ::::::::::::::::::::::::::: -->
<div id="preloader"></div>
<!-- ::::::::::::::::::::::::::: End: Preloader section ::::::::::::::::::::::::::: -->
<!-- Start: Header Section
==================================================-->
<div class="header_top">
<!-- Logo -->
<div class="container">
<div class="row">
<div class="header_logo">
<a href="index.html"><img src="images/logo.png" alt="">
</a>
</div>
<div class="header_top_location">
<div class="top_location">
<i class="icon_clock_alt"></i>
<p>Opening Hours </p>
<span> 8:00AM - 6:00PM</span>
</div>
<div class="top_location">
<i class="icon_phone"></i>
<p>Contact Us</p>
<span>014 7422 866</span>
</div>
</div>
<div class="header-right">
<ul>
<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-instagram"></i>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-pinterest"></i>
</a>
</li>
</ul>
</div>
<!-- End: social-nav -->
</div>
</div>
</div>
<!-- End: Header Info -->
<!-- Start: header navigation -->
<div class="navigation">
<div class="container">
<div class="row">
<div id="navigation">
<ul>
<li><a class="active" href="index.html">Home</a>
</li>
<li><a href="about.html">About</a>
</li>
<li class="has-sub"><a href="#" title="page">Pages</a>
<ul>
<li><a href="blog.html" title="Blog">Blog Page</a>
<ul>
<li><a href="blog.html" title="blog">Blog Page</a>
</li>
<li><a href="single-blog.html" title="Single">Single blog</a>
</li>
</ul>
</li>
<li><a href="gallery.html" title="Gallery">Gallery</a>
</li>
<li><a href="single-gallery.html" title="Gallery">single Gallery</a>
</li>
<li><a href="services.html" title="Services">Services</a>
</li>
<li><a href="single-services.html" title="Services">single Services</a>
</li>
<li><a href="team.html" title="Team">Team Page</a>
</li>
</ul>
</li>
<li class="has-sub"><a href="blog.html" title="blog">Blog</a>
<ul>
<li><a href="blog.html" title="blog">Blog Page</a>
</li>
<li><a href="single-blog.html" title="Single">Single blog</a>
</li>
</ul>
</li>
<li><a href="gallery.html" title="Gallery">Gallery</a>
</li>
<li><a href="contact.html" title="Contact">Contact</a>
</li>
</ul>
</div>
<div class="menu_right">
<ul>
<li>
<a href="#" class="cart-toggler search_icon"><i class="fa fa-search"></i></a>
<div class="search_icon_inr" style="display: none;">
<form action="#" method="POST">
<div>
<input value="" placeholder="Search" autocomplete="off" type="text">
<button class="btn-search" type="submit">
<i class="fa fa-search"></i>
</button>
</div>
</form>
</div>
</li>
</ul>
</div>
</div>
<!--/ row -->
</div>
<!--/ container -->
</div>
<!-- End: header navigation -->
<!-- header -->
<header id="page-top" class="blog-banner">
<!-- Start: Header Content -->
<div class="container" id="blog">
<div class="row blog-header text-center wow fadeInUp" data-wow-delay="0.5s">
<div class="col-sm-12">
<!-- Headline Goes Here -->
<h4><a href="index.html"> Home </a> / Team </h4>
<h3>Our Team</h3>
</div>
</div>
<!-- End: .row -->
</div>
<!-- End: Header Content -->
</header>
<!--/. header -->
<!-- End: Header Section
==================================================-->
<!-- End: Team Section
==================================================-->
<section class="team_section team_page">
<div class="container">
<!-- Start: Heading -->
<div class="base_header_2">
<h3>Meet the team</h3>
<p>Subjects to ecstatic children he could ye leave up as built match. Dejection agreeable attention set suspected led offending dmitting an performed supposing by garden agreed matter .</p>
</div>
<!-- End: heading -->
<!-- profile 1-->
<div class="row">
<div class="col-md-3 col-sm-12">
<div class="member_warp">
<div class="member_img">
<img alt="team" class="img-responsive" src="images/team-1.jpg">
</div>
<div class="member_info">
<h6>Adam Gilcrist <small>Founder</small></h6>
<div class="team_social">
<ul>
<li>
<a href="#" title="Follow Us on Twitter"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a href="#" title="Watch Our Videos"><i class="fa fa-youtube-play"></i></a>
</li>
<li>
<a href="#" title="Watch Our Videos"><i class="fa fa-pinterest"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- end profile 1-->
<!-- profile 2-->
<div class="col-md-3 col-sm-12">
<div class="member_warp">
<div class="member_img">
<img alt="team" class="img-responsive" src="images/team-2.jpg">
</div>
<div class="member_info">
<h6>Kristen Crew <small>Co Founder</small></h6>
<div class="team_social">
<ul>
<li>
<a href="#" title="Follow Us on Twitter"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a href="#" title="Watch Our Videos"><i class="fa fa-youtube-play"></i></a>
</li>
<li>
<a href="#" title="Watch Our Videos"><i class="fa fa-pinterest"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- end profile 2-->
<!-- profile 3-->
<div class="col-md-3 col-sm-12">
<div class="member_warp">
<div class="member_img">
<img alt="team" class="img-responsive" src="images/team-3.jpg">
</div>
<div class="member_info">
<h6>Robert Doe <small>Chairman</small></h6>
<div class="team_social">
<ul>
<li>
<a href="#" title="Follow Us on Twitter"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a href="#" title="Watch Our Videos"><i class="fa fa-youtube-play"></i></a>
</li>
<li>
<a href="#" title="Watch Our Videos"><i class="fa fa-pinterest"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- end profile 3 -->
<div class="col-md-3 col-sm-12">
<div class="member_warp">
<div class="member_img">
<img alt="team" class="img-responsive" src="images/team-4.jpg">
</div>
<div class="member_info">
<h6>Jon Gilcrist <small>Driver</small></h6>
<div class="team_social">
<ul>
<li>
<a href="#" title="Follow Us on Twitter"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a href="#" title="Watch Our Videos"><i class="fa fa-youtube-play"></i></a>
</li>
<li>
<a href="#" title="Watch Our Videos"><i class="fa fa-pinterest"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- end profile 1-->
</div>
<!---/.row -->
</div>
<!--/.container -->
</section>
<!-- Start: Team Section
==================================================-->
<!-- Start:Footer Section
==================================================-->
<footer class="footer-section">
<div class="container">
<div class="row">
<!-- Start: About -->
<div class="col-md-3 col-sm-12">
<div class="widget">
<h5>About us </h5>
<p class="footer_para">Loren ipsum dolor cons ectetur adipi as scing elit sed do eiusmod tema atp aor incididunt know you labore et dolo rate always ready to welcome you have to know about </p>
</div>
</div>
<!-- End: About -->
<!-- Start: Helpful Link -->
<div class="col-md-3 col-sm-12">
<div class="widget">
<h5>Helpful Link </h5>
<ul class="recent-post helpful_post">
<li>
<h6><a href="#">Why choose us</a></h6>
</li>
<li>
<h6><a href="#">Our service</a></h6>
</li>
<li>
<h6><a href="#">About us</a></h6>
</li>
</ul>
</div>
</div>
<!-- End: Helpful Link -->
<!-- Start: Latest post -->
<div class="col-md-3 col-sm-12">
<div class="widget">
<h5>Latest post</h5>
<ul class="recent-post">
<li>
<h6><a href="#">Loren ipsum dolor consectetur </a></h6>
</li>
<li>
<h6><a href="#">Loren ipsum dolor consectetur </a></h6>
</li>
<li>
<h6><a href="#">Loren ipsum dolor consectetur </a></h6>
</li>
</ul>
</div>
</div>
<!-- End: Latest post -->
<!-- Start: CONTACT INFO -->
<div class="col-md-3 col-sm-12">
<div class="widget">
<h5>Subcribe now</h5>
<!-- Start Subscribe -->
<p class="footer_sub_para">Loren ipsum dolor cons ectetur adipi as scing elit sed do eiusmod tema </p>
<form class="footer_subs">
<input class="form-input" placeholder="Enter Your Email Address" type="text">
<button type="submit" class="form-button"></button>
</form>
</div>
</div>
<!-- End: CONTACT INFO -->
<!-- Start:Subfooter -->
<div class="subfooter">
<div class="row">
<div class="col-sm-11 col-xs-10">
<div class="copyright_text">@2018 klinarmen - HTML Template From <a href="">Wcompany</a>
</div>
</div>
<div class="col-sm-1 col-xs-2">
<a class="scrollup" href="#"></a>
</div>
</div>
</div>
<!-- End:Subfooter -->
</div>
</div>
</footer>
<!-- End:Footer Section
========================================-->
<!-- Scripts
========================================-->
<!-- jquery -->
<script src="js/jquery-1.12.4.min.js"></script>
<!-- plugins -->
<script src="js/plugins.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Custom Scripts
========================================-->
<script src="js/main.js"></script>
</body>
</html>