-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
497 lines (487 loc) · 23.2 KB
/
index.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
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
<!DOCTYPE html>
<html lang="en">
<!-- Basic -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- Site Metas -->
<title>Digital Marketing - Responsive HTML5 Template</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- Site Icons -->
<link rel="shortcut icon" href="#" type="image/x-icon" />
<link rel="apple-touch-icon" href="#" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<!-- Pogo Slider CSS -->
<link rel="stylesheet" href="css/pogo-slider.min.css" />
<!-- Site CSS -->
<link rel="stylesheet" href="css/style.css" />
<!-- Responsive CSS -->
<link rel="stylesheet" href="css/responsive.css" />
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body id="home" data-spy="scroll" data-target="#navbar-wd" data-offset="98">
<!-- LOADER -->
<div id="preloader">
<div class="loader">
<img src="images/loader.gif" alt="#" />
</div>
</div>
<!-- END LOADER -->
<div class="wrapper">
<nav id="sidebar">
<div class="menu_section">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="contact.html">Contact us</a></li>
</ul>
</div>
</nav>
<div id="content">
<!-- Start header -->
<header class="top-header">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="logo_main">
<a href="index.html"><img src="images/main_logo.png" /></a>
</div>
</div>
<div class="col-sm-6">
<button type="button" id="sidebarCollapse" class="btn btn-info navbar-btn"><img src="images/menu_icon.png"></button>
</div>
</div>
</div>
</header>
<!-- End header -->
<!-- Start Banner -->
<div class="ulockd-home-slider">
<div class="container-fluid">
<div class="row">
<div class="pogoSlider" id="js-main-slider">
<div class="pogoSlider-slide" style="background-image:url(images/slider_1.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="slide_text">
<h6>Grow your business</h6>
<h3>Digital</h3>
<h4>Marketing</h4>
<br>
<a class="readmore_bt" href="about.html">Read More</a>
</div>
</div>
</div>
</div>
</div>
<div class="pogoSlider-slide" style="background-image:url(images/slider_1.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="slide_text">
<h6>Grow your business</h6>
<h3>Digital</h3>
<h4>Marketing</h4>
<br>
<a class="readmore_bt" href="about.html">Read More</a>
</div>
</div>
</div>
</div>
</div>
<div class="pogoSlider-slide" style="background-image:url(images/slider_1.jpg);">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="slide_text">
<h6>Grow your business</h6>
<h3>Digital</h3>
<h4>Marketing</h4>
<br>
<a class="readmore_bt" href="about.html">Read More</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- .pogoSlider -->
</div>
</div>
</div>
<!-- End Banner -->
<!-- section -->
<div class="section about_section layout_padding dash_bg">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="heading_main text_align_center">
<h2>What We Do</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-6 col-lg-3">
<div class="full feature_box">
<div class="full icon">
<img class="default-block" src="images/icon_1.png" alt="#" />
<img class="default-none" src="images/icon_1w.png" alt="#" />
</div>
<div class="full">
<h4>Link Building</h4>
</div>
<div class="full">
<p>It is a long established fact that a reader will be distracted by the readable content..</p>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-6 col-lg-3">
<div class="full feature_box">
<div class="full icon">
<img class="default-block" src="images/icon_2.png" alt="#" />
<img class="default-none" src="images/icon_2w.png" alt="#" />
</div>
<div class="full">
<h4>Monthly SEO Task</h4>
</div>
<div class="full">
<p>It is a long established fact that a reader will be distracted by the readable content..</p>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-6 col-lg-3">
<div class="full feature_box">
<div class="full icon">
<img class="default-block" src="images/icon_3.png" alt="#" />
<img class="default-none" src="images/icon_3w.png" alt="#" />
</div>
<div class="full">
<h4>On Page SEO</h4>
</div>
<div class="full">
<p>It is a long established fact that a reader will be distracted by the readable content..</p>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-6 col-lg-3">
<div class="full feature_box">
<div class="full icon">
<img class="default-block" src="images/icon_4.png" alt="#" />
<img class="default-none" src="images/icon_4w.png" alt="#" />
</div>
<div class="full">
<h4>Online marketing</h4>
</div>
<div class="full">
<p>It is a long established fact that a reader will be distracted by the readable content..</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- section -->
<div class="section about_section layout_padding padding_top_0">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="heading_main text_align_center">
<h2 class="margin-bottom_30"><strong class="small theme_color">Increase your client for</strong><br>Better position of Business</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-6 col-lg-6">
<div class="full">
<div class="heading_small">
<h4>Increase your client</h4>
</div>
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a pass<br><br>age of Lorem Ipsum, you need to be sure there isn'There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn</p>
</div>
<div class="full margin-top_30">
<a class="readmore_bt" href="about.html">Read More</a>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-6 col-lg-6">
<div class="full text_align_center">
<img class="img-responsive" src="images/f1.png" alt="#" />
</div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- section -->
<div class="section about_section layout_padding padding_top_0">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="heading_main text_align_center margin-bottom_30">
<h2><strong class="small theme_color">Previous Projects</strong><br>Our Case Studies</h2>
</div>
</div>
</div>
<div class="col-lg-10 offset-lg-1">
<div class="full text_align_center">
<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some
form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a
passage of Lorem Ipsum, you need to be sure there isn'</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="full text_align_center">
<img class="img-responsive" src="images/video_img.jpg" alt="#" />
</div>
<div class="full center">
<a class="readmore_bt" href="about.html">Read More</a>
</div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- section -->
<div class="section dark_blue_layout white_fonts layout_padding">
<div class="container">
<div class="row">
<div class="col-md-12 col-lg-4">
<div class="full">
<div class="heading_main text_align_left" style="margin-bottom: 0;">
<h2><strong class="small">Get your free quote</strong><br>Today</h2>
</div>
</div>
</div>
<div class="col-md-12 col-lg-8">
<div class="full">
<div class="form_section">
<form class="news_submit_form">
<fieldset>
<div class="field">
<input type="email" placeholder="Enter url" name="#" required />
<button>Submit</button>
</div>
</fieldset>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- section -->
<div class="section about_section layout_padding">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="heading_main text_align_center margin-bottom_30">
<h2><strong class="small theme_color">We’ve done lot’s of work, Let’s</strong><br>Check some from here</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="work_blog margin-top_30">
<img class="img-responsive" src="images/blog1.jpg" alt="#" />
<div class="hover_workblog">
<img src="images/search_icon.png" alt="#" />
</div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="work_blog margin-top_30">
<img class="img-responsive" src="images/blog2.jpg" alt="#" />
<div class="hover_workblog">
<img src="images/search_icon.png" alt="#" />
</div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="work_blog margin-top_30">
<img class="img-responsive" src="images/blog3.jpg" alt="#" />
<div class="hover_workblog">
<img src="images/search_icon.png" alt="#" />
</div>
</div>
</div>
<div class="col-sm-6 col-md-3 col-lg-3">
<div class="work_blog margin-top_30">
<img class="img-responsive" src="images/blog4.jpg" alt="#" />
<div class="hover_workblog">
<img src="images/search_icon.png" alt="#" />
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- section -->
<div class="section about_section layout_padding padding_top_0">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="heading_main text_align_center margin-bottom_30">
<h2>Get in touch</h2>
</div>
</div>
</div>
</div>
</div>
<!-- section -->
<div class="section contact_section">
<div class="container-fluid">
<div class="row">
<div class="col-md-6 theme_color_bg fc3726 padding_0">
<div class="full">
<div class="row">
<div class="col-sm-12 col-md-10 offset-lg-1">
<div class="full contact_form">
<form class="contact_form_inner" action="#">
<fieldset>
<div class="field">
<input type="text" name="name" placeholder="Your name" />
</div>
<div class="field">
<input type="email" name="email" placeholder="Email" />
</div>
<div class="field">
<input type="text" name="phone_no" placeholder="Phone number" />
</div>
<div class="field">
<textarea placeholder="Message"></textarea>
</div>
<div class="field center">
<button class="margin-top_30">SEND</button>
</div>
</fieldset>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-6 padding_0">
<div class="full">
<div class="row">
<div class="col-sm-12">
<div class="full map_section">
<div id="map">
<div id="googleMap" style="width:100%;height:440px;"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- end section -->
<!-- Start Footer -->
<footer class="footer-box">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="full">
<div class="heading_main text_align_center white_fonts margin-bottom_30">
<h2>Contact us</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-3 col-md-6 col-sm-6 white_fonts">
<div class="full footer_blog f_icon_1">
<p>Address<br><small>151 Ho Ba Kien Street,<br>Ward 15, District 10,<br>Ho Chi Minh City, Vietnam</small></p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 white_fonts">
<div class="full footer_blog f_icon_2">
<p>Phone<br><small>+84 126 922 0162<br>+84 905 333 333<br>Monday - Sunday<br>08:00 am - 05:00 pm</small></p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 white_fonts">
<div class="full footer_blog f_icon_3">
<p>Email<br><small>[email protected]<br>24 X 7 online support</small></p>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 white_fonts">
<div class="full footer_blog_last">
<p>Social media</p>
<p>
<ul>
<li><a href="#"><i class="fa fa-facebook-f"></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-youtube"></i></a></li>
</ul>
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<div class="footer_bottom">
<div class="container">
<div class="row">
<div class="col-12">
<p class="crp">© Copyrights 2019 design by <a href="https://html.design" title="Free Website Templates">Free Website Templates</a></p>
</div>
</div>
</div>
</div>
</div>
<a href="#" id="scroll-to-top" class="hvr-radial-out"><i class="fa fa-angle-up"></i></a>
<!-- ALL JS FILES -->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- ALL PLUGINS -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.pogo-slider.min.js"></script>
<script src="js/slider-index.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/form-validator.min.js"></script>
<script src="js/contact-form-script.js"></script>
<script src="js/isotope.min.js"></script>
<script src="js/images-loded.min.js"></script>
<script src="js/custom.js"></script>
<!-- End Google Map -->
<script>
$(document).ready(function() {
$('#sidebarCollapse').on('click', function() {
$('#sidebar, #content').toggleClass('active');
$('.collapse.in').toggleClass('in');
$('a[aria-expanded=true]').attr('aria-expanded', 'false');
});
});
</script>
<!-- google map js -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyA8eaHt9Dh5H57Zh0xVTqxVdBFCvFMqFjQ&callback=initMap"></script>
<!-- end google map js -->
</body>
</html>