-
Notifications
You must be signed in to change notification settings - Fork 0
/
mcs motor sales.html
602 lines (572 loc) · 25.2 KB
/
mcs motor sales.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
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
<!DOCTYPE HTML>
<html>
<head>
<title>The MCS MOTOR SALES </title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Toyota,Mercedes,Lamborgini,Audi,BMW" />
<script type="application/x-javascript">
addEventListener("load", function()
{
setTimeout(hideURLbar, 0);
}, false); function hideURLbar()
{ window.scrollTo(0,1);
}
</script>
<!-- font links -->
<link href='//fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- /font links -->
<!-- css links -->
<link href="css/bootstrap.min.css" rel="stylesheet" rel="stylesheet" type="text/css" media="all"/>
<link href="css/owl.carousel.css" rel="stylesheet" rel="stylesheet" type="text/css" media="all"/>
<link href="css/popuo-box.css" rel="stylesheet" type="text/css" media="all"/>
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- /css links -->
<!-- js links -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.0/SmoothScroll.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<!-- /js links -->
<!-- js for portfolio -->
<script>
$(document).ready(function() {
$("#owl-demo").owlCarousel({
items : 5,
lazyLoad : true,
autoPlay : true,
pagination : false,
});
});
</script>
<!-- js for portfolio -->
</head>
<body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="60">
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand1" href="#myPage"><img padding-bottom = "40px" width = "60px" length= "40px"src='images/logo2.jpg'></a>
</div>
<div class="navbar-header">
<a class="navbar-brand" href="#myPage">THE MCS MOTOR SALES</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#myPage">Home</a></li>
<li><a href="#mission">Our Mission</a></li>
<li><a href="#portfolio">Car Gallery</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#team">Leadership</a></li>
<li><a href="#contact">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<!-- banner -->
<div class="jumbotron banner">
<div class="banner-content">
<p color = "green">check out the amazing deals on cars we have</p>
<a href="#about" class="btn btn-danger btn-lg">Click here to see More</a>
<div class="clearfix"></div>
</div>
</div>
<!-- /banner -->
<!-- Our Priorities -->
<div class="priority" id="mission">
<h3 class="slideanim text-center">Our Mission</h3>
<div class="container">
<div class="lines">
<span class="vertical-line slideanim"></span>
<span class="horizontal-line slideanim"></span>
<span class="small-vertical-line1 slideanim"></span>
<span class="small-vertical-line2 slideanim"></span>
</div>
<div class="row">
<div class="col-sm-4 placeholder">
<img class="img-circle img-responsive slideanim" src="images/rollslogo.jpg" alt="The Phantom" width="140" height="140">
<h4 class="text-center slideanim">Quality</h4>
<p class="text-center slideanim">We strive to provide the best quality cars at a pocket friendly price. Such cars are readily available at our disposal as well as there spare parts. We are the best motor dealing company you can relate with.</p>
</div><!-- /.col-xs-4 -->
<div class="col-sm-4 placeholder">
<img class="img-circle img-responsive slideanim" src="images/mercedeslogo.jpg" alt="mercedes benz" width="140" height="140">
<h4 class="text-center slideanim">Diversity</h4>
<p class="text-center slideanim">We provide our clients with a diverse option of cars to choose from. All the best brands are there and readily available depending with the customer
specifications.We are a diverse motor dealing company and internstionl </p>
</div><!-- /.col-xs-4 -->
<div class="col-sm-4 placeholder">
<img class="img-circle img-responsive slideanim" src="images/bmwlogo.jpg" alt="Generic placeholder thumbnail" width="140" height="140">
<h4 class="text-center slideanim">car maintenance</h4>
<p class="text-center slideanim">We have approved and proffessional car handlers who make sure that the cars you get from us are well serviced. We also offer special training on car maintenance to help out on the different ways to handle different types of cars</p>
</div><!-- /.col-xs-4 -->
</div><!-- /.row -->
</div>
</div>
<!-- /Our Priorities -->
<!-- Portfolio -->
<div class="portfolios" id="portfolio">
<h3>CARS</h3>
<div class="gallery-cursual slideanim" >
<!-- start content_slider -->
<div id="owl-demo" class="owl-carousel text-center">
<div class="item g1 popup-with-zoom-anim" href="#small-dialog1">
<img class="lazyOwl img-responsive" data-src="images/tesla.jpg" alt="name">
<div class="caption">
<span class="glyphicon glyphicon-hand-up"></span>
<p>Click To Expect More</p>
</div>
</div>
<div class="item g1 popup-with-zoom-anim" href="#small-dialog2">
<img class="lazyOwl img-responsive" data-src="images/mercedes6.jpg" alt="name">
<div class="caption">
<span class="glyphicon glyphicon-hand-up"></span>
<p>Click To Expect More</p>
</div>
</div>
<div class="item g1 popup-with-zoom-anim" href="#small-dialog3">
<img class="lazyOwl img-responsive" data-src="images/ferrarii.jpg" alt="name">
<div class="caption">
<span class="glyphicon glyphicon-hand-up"></span>
<p>Click To Expect More</p>
</div>
</div>
<div class="item g1 popup-with-zoom-anim" href="#small-dialog4">
<img class="lazyOwl img-responsive" data-src="images/bmw.jpg" alt="name">
<div class="caption">
<span class="glyphicon glyphicon-hand-up"></span>
<p>Click To Expect More</p>
</div>
</div>
<div class="item g1 popup-with-zoom-anim" href="#small-dialog5">
<img class="lazyOwl img-responsive" data-src="images/audi.jpg" alt="name">
<div class="caption">
<span class="glyphicon glyphicon-hand-up"></span>
<p>Click To Expect More</p>
</div>
</div>
<div class="item g1 popup-with-zoom-anim" href="#small-dialog6">
<img class="lazyOwl img-responsive" data-src="images/rollsroyce3.jpg" alt="name">
<div class="caption">
<span class="glyphicon glyphicon-hand-up"></span>
<p>Click To Expect More</p>
</div>
</div>
<div class="item g1 popup-with-zoom-anim" href="#small-dialog7">
<img class="lazyOwl img-responsive" data-src="images/bugatti2.jpg" alt="name">
<div class="caption">
<span class="glyphicon glyphicon-hand-up"></span>
<p>Click To Expect More</p>
</div>
</div>
<div class="item g1 popup-with-zoom-anim" href="#small-dialog8">
<img class="lazyOwl img-responsive" data-src="images/chev1.jpg" alt="name">
<div class="caption">
<span class="glyphicon glyphicon-hand-up"></span>
<p>Click To Expect More</p>
</div>
</div>
</div>
<!-- Pop-up -->
<div class="caption-popup">
<div id="small-dialog1" class="mfp-hide innercontent slideanim">
<h1>Tesla(MODEL S)</h1>
<img class="img-responsive" src="images/tesla5.jpg" title="postname" />
<p class="text-center">The Tesla Model S is a full-sized / mid-size luxury all-electric five-door liftback car, produced by Tesla, Inc., and introduced on June 22, 2012.[10] The EPA official range for the 2017 Model S 100D which is equipped with a 100 kWh (360 MJ) battery pack, is 335 miles (539 km),[12] higher than any other electric car </p>
</div>
<div id="small-dialog2" class="mfp-hide innercontent slideanim">
<h1>Mercedes Benz(C CLASS)</h1>
<img class="img-responsive" src="images/mercedes1.jpg" title="postname" />
<p class="text-center">The Mercedes-Benz W205 is a compact executive car which is being produced by the German automaker Mercedes-Benz from 2014, under the C-Class model names. The W205 was preceded by the W204. The W205 is available in sedan (W205), station wagon (S205), coupe (C205), and cabriolet (A205) configurations. </p>
</div>
<div id="small-dialog3" class="mfp-hide innercontent slideanim">
<h1>Ferrari</h1>
<img class="img-responsive" src="images/ferrari7.jpg" title="postname" />
<p class="text-center">The F430 features a 4.3L V8 petrol engine of the "Ferrari-Maserati" F136 family. This new power plant was a significant departure for Ferrari, as all previous Ferrari V8's were descendants of the Dino racing program of the 1950s. This fifty-year development cycle came to an end with the entirely new 4.3L engine used in the F430, the architecture of which is expected to replace the Dino-derived V12 in most other Ferrari cars. The engine's output specifications are: 490 PS (360 kW; 483 hp) </p>
</div>
<div id="small-dialog4" class="mfp-hide innercontent slideanim">
<h1>BMW SERIES 7</h1>
<img class="img-responsive" src="images/bmw4.jpg" title="postname" />
<p class="text-center">The BMW 7 Series has 1 Diesel Engine and 3 Petrol Engine on offer. The Diesel engine is 2993 cc while the Petrol engine is 2998 cc and 4395 cc and 6592 cc. It is available with the Automatic transmission. Depending upon the variant and fuel type the 7 Series has a mileage of 7.46 to 16.77 kmpl. The 7 Series is a 5 seater Sedan and has a length of 5238mm, width of 2169mm and a wheelbase of 3210mm.
</p>
</div>
<div id="small-dialog5" class="mfp-hide innercontent slideanim">
<h1>AUDI R8 COUPE</h1>
<img class="img-responsive" src="images/audi5.jpg" title="postname" />
<p class="text-center">The Audi R8 has 1 Petrol Engine on offer. The Petrol engine is 5204 cc. It is available with the Automatic transmission. Depending upon the variant and fuel type the R8 has a mileage of 17.5 kmpl. The R8 is a 2 seater Coupe and has a length of 4426mm, width of 2037mm and a wheelbase of 2650mm.
</p>
</div>
<div id="small-dialog6" class="mfp-hide innercontent slideanim">
<h1>ROLLS ROYCE PHANTOM </h1>
<img class="img-responsive" src="images/rollsroyce6.jpg" title="postname" />
<p class="text-center">The Rolls Royce Phantom has 1 Petrol Engine on offer. The Petrol engine is 6749 cc. It is available with the Automatic transmission. Depending upon the variant and fuel type the Rolls Royce Phantom has a mileage of 9.8 kmpl. The Rolls Royce Phantom is a 5 seater Sedan and has a length of 6092mm, width of 1990mm and a wheelbase of 3820mm. </p>
</div>
<
</div>
<div id="small-dialog7" class="mfp-hide innercontent slideanim">
<h1>BUGATTI VEYRON </h1>
<img class="img-responsive" src="images/bugatti7.jpg" title="postname" />
<p class="text-center"> Exterior design highlights on Veyron includes horseshoe grille and flowing character lines and unlike many other sports cars, there are no large air intakes, fins, or ducts for sucking in the extra flow of air. Interiors are made up of finest quality materials and although the Bugatti Veyron loses out on equipment, the fit-and- finish of the cabin is flawless. The meat of the matter here, however, is is an 8.0-liter W16 petrol engine belting out 1001 bhp and 1250Nm, coupled with a 7-speed automatic transmission sending the drive to all four wheels of the car. The competition Bugatti Veyron faces in India comes from the Lamborghini Aventador and Rolls Royce Phantom. </p>
</div>
<div id="small-dialog8" class="mfp-hide innercontent slideanim">
<h1>CHEVROLET CRUZE</h1>
<img class="img-responsive" src="images/chev3.jpg" title="postname" />
<p class="text-center">The Chevrolet Cruze has 1 Diesel Engine on offer. The Diesel engine is 1998 cc. It is available with the transmission. Depending upon the variant and fuel type the Cruze has a mileage of 14.81 to 17.9 kmpl. The Cruze is a 5 seater Sedan and has a length of 4597mm, width of 1788mm and a wheelbase of 2685mm.
</p>
</div>
<div id="small-dialog8" class="mfp-hide innercontent slideanim">
<h1>CHEVROLET CRUZE</h1>
<img class="img-responsive" src="images/chev3.jpg" title="postname" />
<p class="text-center">The Chevrolet Cruze has 1 Diesel Engine on offer. The Diesel engine is 1998 cc. It is available with the transmission. Depending upon the variant and fuel type the Cruze has a mileage of 14.81 to 17.9 kmpl. The Cruze is a 5 seater Sedan and has a length of 4597mm, width of 1788mm and a wheelbase of 2685mm. </p>
</div>
<div id="small-dialog8" class="mfp-hide innercontent slideanim">
<h1>Musicians (Female)</h1>
<img class="img-responsive" src="images/port8-8.jpg" title="postname" />
<p class="text-center">elit. Etiam sit amet nunc nec magna accumsan ultricies eget a leo. Praesent nec libero aliquet, malesuada nibh et, tincidunt arcu. Aenean porta faucibus nisl. Fusce ultrices nec purus eget consequat. Phasellus pharetra dignissim lacus id rhoncus. In malesuada et mi non mollis. </p>
</div>
</div>
</div>
</div>
<!-- /caption-popup -->
<!-- Portfolio -->
<!-- About-us -->
<div class="about-us" id="about">
<div class="container">
<div class="row">
<div class="col-sm-6 text-center slideanim about1">
<h4>About Us</h4>
<hr>
<p class="p1">The Mcs MOTOR sales is a motor distributing company that enables people to shop online for the
different types of cars they want.We offer a variety of cars and car services such as repairs , car pimping and car hires. We are fully accredited company and offer the best car services you can think of</p><br>
</div>
<div class="col-sm-6 slideanim about2">
<!-- carousel -->
<div id="myCarousel" class="carousel slide">
<!-- Indicators -->
<ol class="carousel-indicators">
<li class="item1 active"></li>
<li class="item2"></li>
<li class="item3"></li>
<li class="item4"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="images/bmw2.jpg" alt="vehicle image" class="img-responsive">
<div class="carousel-caption">
<h3>Quality</h3>
</div>
</div>
<div class="item">
<img src="images/audi4.jpg" alt="vehicle image" class="img-responsive">
<div class="carousel-caption">
<h3>Style</h3>
</div>
</div>
<div class="item">
<img src="images/buga.jpg" alt="vehicle image" class="img-responsive">
<div class="carousel-caption">
<h3>Speed</h3>
</div>
</div>
<div class="item">
<img src="images/rollsroyce3.jpg" alt="vehicle image" class="img-responsive">
<div class="carousel-caption">
<h3>Luxury</h3>
</div>
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#myCarousel" role="button">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" role="button">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- /carousel -->
</div>
</div>
</div>
</div>
<!-- /About-us -->
<!-- Team -->
<div class="team" id="team">
<div class="container">
<h3 class="slideanim">Leaders</h3>
<div class="row placeholders">
<div class="col-xs-3 col-sm-3 placeholder">
<img margin-right= "20px"src="images/bahti.jpg" width="100" height="100" class="img-responsive slideanim" alt="Generic placeholder thumbnail" class="lazyOwl img-responsive" >
<h5 class="slideanim" >JOSEPH MUNGAI</h5>
<p class="slideanim">Chief Executive Officer</p>
<div class="social-icons">
<a href="#"><span class="facebook"></span></a>
<a href="#"><span class="twitter"></span></a>
<a href="#"><span class="linkedin"></span></a>
<a href="#"><span class="googleplus"></span></a>
</div>
<div id="small-dialog1" class="item g1 popup-with-zoom-anim">
<script type="text/javascript">
function popup(url)
{
var width = 1000;
var height = 600;
var left = (screen.width - width)/2;
var top = (screen.height - height)/2;
var params = 'width='+width+', height='+height;
params += ', top='+top+', left='+left;
params += ', directories=yes';
params += ', location=no';
params += ', menubar=no';
params += ', resizable=yes';
params += ', scrollbars=no';
params += ', status=no';
params += ', toolbar=no';
newwin=window.open(url,'windowname5', params);
if (window.focus) {newwin.focus()}
return false;
}
// -->
</script>
<a href="javascript: void(0)"
onclick="popup('popup1.html')"><button class="btn btn-danger btn-lg" type="submit">Read More</button></a>
</div>
</div>
<div class="col-xs-2 col-sm-5 placeholder">
<img src="images/josph.jpg" width="100" height="100" class="img-responsive slideanim" >
<h5 class="slideanim">Josmun</h5>
<p class="slideanim">Chief Technology Officer</p>
<div class="social-icons">
<a href="#"><span class="facebook"></span></a>
<a href="#"><span class="twitter"></span></a>
<a href="#"><span class="linkedin"></span></a>
<a href="#"><span class="googleplus"></span></a>
</div>
<div class="col-sm-12 form-group slideanim">
<script type="text/javascript">
function popup(url)
{
var width = 1000;
var height = 600;
var left = (screen.width - width)/2;
var top = (screen.height - height)/2;
var params = 'width='+width+', height='+height;
params += ', top='+top+', left='+left;
params += ', directories=yes';
params += ', location=no';
params += ', menubar=no';
params += ', resizable=yes';
params += ', scrollbars=no';
params += ', status=no';
params += ', toolbar=no';
newwin=window.open(url,'windowname5', params);
if (window.focus) {newwin.focus()}
return false;
}
// -->
</script>
<a href="javascript: void(0)"
onclick="popup('popup.html')"><button class="btn btn-danger btn-lg" type="submit">Read More</button></a>
</div>
</div>
</div>
</div>
</div>
<!-- /Team -->
<!-- Contact -->
<div class="contact-us" id="contact">
<div class="container">
<h3 class="text-center slideanim">Contact Us</h3>
<div class="row">
<div class="col-sm-5 text-center slideanim">
<div id="googleMap"></div>
<!-- Add Google Maps -->
<script src="//maps.googleapis.com/maps/api/js"></script>
<script>
var myCenter = new google.maps.LatLng(41.878114, -87.629798);
function initialize() {
var mapProp = {
center:myCenter,
zoom:12,
scrollwheel:false,
draggable:false,
mapTypeId:google.maps.MapTypeId.ROADMAP
};
var map = new google.maps.Map(document.getElementById("googleMap"),mapProp);
var marker = new google.maps.Marker({
position:myCenter,
});
marker.setMap(map);
}
google.maps.event.addDomListener(window, 'load', initialize);
</script>
</div>
<div class="col-sm-7">
<form>
<div class="row">
<div class="col-sm-6 form-group slideanim">
<input class="form-control" id="name" name="name" placeholder="Name" type="text" required>
</div>
<div class="col-sm-6 form-group slideanim">
<input class="form-control" id="tel" name="tel" placeholder="Telephone" type="text" required>
</div>
<div class="col-sm-6 form-group slideanim">
<input class="form-control" id="email" name="email" placeholder="Email" type="email" required>
</div>
</div>
<textarea class="form-control" id="comments" name="comments" placeholder="Comment" rows="5"></textarea><br>
<div class="row">
<div class="col-sm-12 form-group slideanim">
<button class="btn btn-danger btn-lg" type="submit">Send</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- /Contact -->
<!-- Footer -->
<footer class="footer-distributed">
<div class="container">
<div class="row">
<div class="col-md-4 footer-left">
<div class="footer-left-header">
<p>The MCS MOTORS</p>
</div>
<div class="footer-links">
<div><a href="#myPage"><i class="glyphicon glyphicon-home"></i><p>Home</p></a></div>
<div><a href="#priorities"><i class="glyphicon glyphicon-certificate"></i><p></p></a></div>
<div><a href="#portfolio"><i class="glyphicon glyphicon-modal-window"></i><p>Car Gallery</p></a></div>
<div><a href="#about"><i class="glyphicon glyphicon-info-sign"></i><p>About Us</p></a></div>
<div><a href="#team"><i class="glyphicon glyphicon-user"></i><p>Leadership</p></a></div>
<div><a href="#contact"><i class="glyphicon glyphicon-phone"></i><p>Contact</p></a></div>
</div>
</div>
<div class="col-md-4 footer-center">
<div class="footer-center-header">
<p>Our Address</p>
</div>
<div class="footer-info">
<div>
<i class="glyphicon glyphicon-map-marker"></i>
<p><span>Jkuat, juja</span> Kiambu, Kenya</p>
</div>
<div>
<i class="glyphicon glyphicon-earphone"></i>
<p> +254 707 479 424 </p>
</div>
<div>
<i class="glyphicon glyphicon-envelope"></i>
<p><a href="mailto:support@company.com">info@MCSmotors.co.ke</a></p>
</div>
</div>
</div>
<div class="col-md-4 footer-right">
<p class="footer-company-about">
<span>About the company</span>
Mcs MOTORS focusses on ensuring that anyone who wants a car gets it easily and at their own convenience.
</p>
<div class="social-icons">
<a href="#"><span class="facebook"></span></a>
<a href="#"><span class="twitter"></span></a>
<a href="#"><span class="linkedin"></span></a>
<a href="#"><span class="googleplus"></span></a>
</div>
</div>
</div>
<hr>
<div class="copyright">
<p class="text-center"><a href="privacy.html" target="_blank">PRIVACY POLICY</a> | <a href="terms.html" target="_blank">TERMS OF USE</a></p><BR>
<p class="text-center">© 2019 THE MCS MOTORS LTD. ALL RIGHTS RESERVED.</a></p>
</div>
<a href="#myPage" title="To Top"><span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
</footer>
<!-- /Footer -->
<!-- js for portfolio popup -->
<script>
$(document).ready(function() {
$('.popup-with-zoom-anim').magnificPopup({
type: 'inline',
fixedContentPos: false,
fixedBgPos: true,
overflowY: 'auto',
closeBtnInside: true,
preloader: false,
midClick: true,
removalDelay: 300,
mainClass: 'my-mfp-zoom-in'
});
});
</script>
<script src="js/owl.carousel.js"></script>
<script src="js/jquery.magnific-popup.js" type="text/javascript"></script>
<!-- /js for portfolio popup -->
<!-- carousel -->
<script>
$(document).ready(function(){
// Activate Carousel
$("#myCarousel").carousel({interval: 500, pause: "hover"});
// Enable Carousel Indicators
$(".item1").click(function(){
$("#myCarousel").carousel(0);
});
$(".item2").click(function(){
$("#myCarousel").carousel(1);
});
$(".item3").click(function(){
$("#myCarousel").carousel(2);
});
$(".item4").click(function(){
$("#myCarousel").carousel(3);
});
// Enable Carousel Controls
$(".left").click(function(){
$("#myCarousel").carousel("prev");
});
$(".right").click(function(){
$("#myCarousel").carousel("next");
});
});
</script>
<!-- /carousel -->
<!-- nav sliding -->
<script>
$(document).ready(function(){
// Add smooth scrolling to all links in navbar + footer link
$(".navbar a, footer a[href='#myPage']").on('click', function(event) {
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (900) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 900, function(){
// Add hash (#) to URL when done scrolling (default click behavior)
window.location.hash = hash;
});
});
})
</script>
<!-- /nav sliding -->
<!-- js for slideanim -->
<script>
$(window).scroll(function() {
$(".slideanim").each(function(){
var pos = $(this).offset().top;
var winTop = $(window).scrollTop();
if (pos < winTop + 600) {
$(this).addClass("slide");
}
});
});
</script>
<!-- /js for slideanim -->
</body>
</html>