-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdemo-auto-services-about-us.html
672 lines (631 loc) · 38.3 KB
/
demo-auto-services-about-us.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
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
<!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Demo Auto Services | Porto - Responsive HTML5 Template</title>
<meta name="keywords" content="HTML5 Template" />
<meta name="description" content="Porto - Responsive HTML5 Template">
<meta name="author" content="okler.net">
<!-- Favicon -->
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no">
<link id="googleFonts" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&display=swap" rel="stylesheet" type="text/css">
<!-- Vendor CSS --> <link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="vendor/fontawesome-free/css/all.min.css"> <link rel="stylesheet" href="vendor/animate/animate.compat.css"> <link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.min.css"> <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.carousel.min.css"> <link rel="stylesheet" href="vendor/owl.carousel/assets/owl.theme.default.min.css"> <link rel="stylesheet" href="vendor/magnific-popup/magnific-popup.min.css">
<!-- Theme CSS -->
<link rel="stylesheet" href="css/theme.css">
<link rel="stylesheet" href="css/theme-elements.css">
<link rel="stylesheet" href="css/theme-blog.css">
<link rel="stylesheet" href="css/theme-shop.css">
<!-- Demo CSS --> <link rel="stylesheet" href="css/demos/demo-auto-services.css"> <!-- Skin CSS --> <link id="skinCSS" rel="stylesheet" href="css/skins/skin-auto-services.css">
<!-- Theme Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!-- Head Libs -->
<script src="vendor/modernizr/modernizr.min.js"></script>
</head>
<body>
<div class="body">
<div class="notice-top-bar bg-primary" data-sticky-start-at="100">
<button class="hamburguer-btn hamburguer-btn-light notice-top-bar-close m-0 active" data-set-active="false">
<span class="close">
<span></span>
<span></span>
</span>
</button>
<div class="container">
<div class="row justify-content-center py-2">
<div class="col-9 col-md-12 text-center">
<p class="text-color-light mb-0"><strong>DEAL OF THE WEEK</strong> - Free Diagnosis & Break Checks - <strong><a href="#" class="text-color-light text-decoration-none custom-text-underline-1">Make an Appointment</a></strong></p>
</div>
</div>
</div>
</div>
<header id="header" data-plugin-options="{'stickyEnabled': true, 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': true, 'stickyStartAt': 54, 'stickySetTop': '-54px', 'stickyChangeLogo': false}">
<div class="header-body header-body-bottom-border-fixed box-shadow-none border-top-0">
<div class="header-top header-top-small-minheight header-top-simple-border-bottom">
<div class="container py-2">
<div class="header-row justify-content-between">
<div class="header-column col-auto px-0">
<div class="header-row">
<div class="header-nav-top">
<ul class="nav nav-pills position-relative">
<li class="nav-item d-none d-sm-block">
<span class="d-flex align-items-center font-weight-medium ws-nowrap text-3 pl-0"><a href="mailto:[email protected]" class="text-decoration-none text-color-dark text-color-hover-primary"><i class="icons icon-envelope font-weight-bold position-relative text-4 top-3 mr-1"></i> [email protected]</a></span>
</li>
<li class="nav-item nav-item-left-border nav-item-left-border-remove nav-item-left-border-sm-show">
<span class="d-flex align-items-center font-weight-medium text-color-dark ws-nowrap text-3"><i class="icons icon-clock font-weight-bold position-relative text-3 top-1 mr-2"></i> Mon - Sat 9:00am - 6:00pm</span>
</li>
</ul>
</div>
</div>
</div>
<div class="header-column justify-content-end col-auto px-0 d-none d-md-flex">
<div class="header-row">
<nav class="header-nav-top">
<ul class="header-social-icons social-icons social-icons-clean social-icons-icon-gray social-icons-medium custom-social-icons-divider">
<li class="social-icons-facebook">
<a href="http://www.facebook.com/" target="_blank" title="Facebook"><i class="fab fa-facebook-f"></i></a>
</li>
<li class="social-icons-twitter">
<a href="http://www.twitter.com/" target="_blank" title="Twitter"><i class="fab fa-twitter"></i></a>
</li>
<li class="social-icons-linkedin">
<a href="http://www.linkedin.com/" target="_blank" title="Linkedin"><i class="fab fa-linkedin-in"></i></a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="header-container container">
<div class="header-row">
<div class="header-column w-100">
<div class="header-row justify-content-between">
<div class="header-logo z-index-2 col-lg-2 px-0">
<a href="demo-auto-services.html">
<img alt="Porto" width="123" height="48" data-sticky-width="82" data-sticky-height="40" data-sticky-top="84" src="img/demos/auto-services/logo.png">
</a>
</div>
<div class="header-nav header-nav-links justify-content-end pr-lg-4 mr-lg-3">
<div class="header-nav-main header-nav-main-arrows header-nav-main-dropdown-no-borders header-nav-main-effect-3 header-nav-main-sub-effect-1">
<nav class="collapse">
<ul class="nav nav-pills" id="mainNav">
<li><a href="demo-auto-services.html" class="nav-link">Home</a></li>
<li><a href="demo-auto-services-about-us.html" class="nav-link active">About</a></li>
<li class="dropdown">
<a href="demo-auto-services-services.html" class="nav-link dropdown-toggle">Services</a>
<ul class="dropdown-menu">
<li><a href="demo-auto-services-services-detail.html" class="dropdown-item">Brake Repair</a></li>
<li><a href="demo-auto-services-services-detail.html" class="dropdown-item">Check Engine</a></li>
<li><a href="demo-auto-services-services-detail.html" class="dropdown-item">Suspension Repair</a></li>
<li><a href="demo-auto-services-services-detail.html" class="dropdown-item">Transmission Repair</a></li>
<li><a href="demo-auto-services-services-detail.html" class="dropdown-item">A/C Repair</a></li>
</ul>
</li>
<li><a href="demo-auto-services-products.html" class="nav-link">Products</a></li>
<li><a href="demo-auto-services-blog.html" class="nav-link">Blog</a></li>
<li><a href="demo-auto-services-appointment.html" class="nav-link">Appointment</a></li>
<li><a href="demo-auto-services-contact.html" class="nav-link">Contact</a></li>
</ul>
</nav>
</div>
</div>
<ul class="header-extra-info custom-left-border-1 d-none d-xl-block">
<li class="d-none d-sm-inline-flex ml-0">
<div class="header-extra-info-icon">
<i class="icons icon-phone text-3 text-color-dark position-relative top-3"></i>
</div>
<div class="header-extra-info-text line-height-2">
<span class="text-1 font-weight-semibold text-color-default">CALL US NOW</span>
<strong class="text-4"><a href="tel:+1234567890" class="text-color-hover-primary text-decoration-none">+123 4567 890</a></strong>
</div>
</li>
</ul>
<div class="d-flex col-auto pr-0 pl-0 pl-xl-3">
<div class="header-nav-features pl-0 ml-1">
<div class="header-nav-feature header-nav-features-search d-inline-flex position-relative top-3 border border-top-0 border-bottom-0 custom-remove-mobile-border-left px-4 mr-2">
<a href="#" class="header-nav-features-toggle text-decoration-none" data-focus="headerSearch">
<i class="icons icon-magnifier header-nav-top-icon text-5 font-weight-bold position-relative top-3"></i>
</a>
<div class="header-nav-features-dropdown header-nav-features-dropdown-mobile-fixed border-radius-0" id="headerTopSearchDropdown">
<form role="search" action="page-search-results.html" method="get">
<div class="simple-search input-group">
<input class="form-control text-1 rounded" id="headerSearch" name="q" type="search" value="" placeholder="Search...">
<span class="input-group-append rounded">
<button class="btn" type="submit">
<i class="icons icon-magnifier header-nav-top-icon"></i>
</button>
</span>
</div>
</form>
</div>
</div>
<div class="header-nav-feature header-nav-features-cart header-nav-features-cart-big d-inline-flex top-2 ml-2">
<a href="#" class="header-nav-features-toggle">
<img src="img/icons/icon-cart-big.svg" height="30" alt="" class="header-nav-top-icon-img">
<span class="cart-info">
<span class="cart-qty">1</span>
</span>
</a>
<div class="header-nav-features-dropdown" id="headerTopCartDropdown">
<ol class="mini-products-list">
<li class="item">
<a href="#" title="Product Short Name" class="product-image"><img src="img/demos/auto-services/products/product-1.jpg" alt="Product Short Name"></a>
<div class="product-details">
<p class="product-name">
<a href="#">Product Short Name </a>
</p>
<p class="qty-price">
1X <span class="price">$49</span>
</p>
<a href="#" title="Remove This Item" class="btn-remove"><i class="fas fa-times"></i></a>
</div>
</li>
</ol>
<div class="totals">
<span class="label">Total:</span>
<span class="price-total"><span class="price">$49</span></span>
</div>
<div class="actions">
<a class="btn btn-dark" href="#">View Cart</a>
<a class="btn btn-primary" href="#">Checkout</a>
</div>
</div>
</div>
</div>
</div>
<button class="btn header-btn-collapse-nav ml-4" data-toggle="collapse" data-target=".header-nav-main nav">
<i class="fas fa-bars"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</header>
<div role="main" class="main">
<section class="page-header page-header-modern bg-color-light-scale-1 page-header-lg">
<div class="container">
<div class="row">
<div class="col-md-8 order-2 order-md-1 align-self-center p-static">
<h1 class="text-color-dark font-weight-bold">About Us</h1>
</div>
<div class="col-md-4 order-1 order-md-2 align-self-center">
<ul class="breadcrumb d-flex justify-content-md-end text-3-5">
<li><a href="demo-auto-services.html" class="text-color-default text-color-hover-primary text-decoration-none">HOME</a></li>
<li class="active">ABOUT US</li>
</ul>
</div>
</div>
</div>
</section>
<div class="container my-5 pt-4">
<div class="row align-items-center justify-content-center mb-5">
<div class="col-lg-6 pb-sm-4 pb-lg-0 mb-5 mb-lg-0">
<div class="overflow-hidden">
<h2 class="font-weight-bold text-color-dark line-height-1 mb-0 appear-animation" data-appear-animation="maskUp" data-appear-animation-delay="300">Twenty Years of Top Experience</h2>
</div>
<div class="custom-divider divider divider-primary divider-small my-3">
<hr class="my-0 appear-animation" data-appear-animation="customLineProgressAnim" data-appear-animation-delay="700">
</div>
<p class="font-weight-light text-3-5 mb-4 appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="450">Cras a elit sit amet leo accumsan volutpat. Suspendisse hendrerit vehicula leo, vel efficitur felis ultrices non. Integer aliquet ullamcorper dolor, quis sollicitudin.</p>
<p class="pb-1 mb-4 appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="700">Quisque efficitur ligula at erat lobortis luctus vitae eget lectus. Nullam vel massa bibendum nulla sollicitudin finibus. Etiam tincidunt ut turpis vulputate auctor. Cras at enim ac urna fringilla feugiat. Cras accumsan metus eget maximus fringilla. Sed sed odio commodo, tristique lacus vitae, condimentum neque. Mauris ut nunc vestibulum, malesuada orci sed, interdum eros. Proin volutpat, ante non eleifend mattis.</p>
<div class="row">
<div class="col-sm-5 col-lg-4 order-1 appear-animation" data-appear-animation="fadeInUpShorterPlus" data-appear-animation-delay="950">
<ul class="list list-icons list-icons-style-2 list-icons-lg mb-0">
<li class="font-weight-semibold text-color-dark">
<i class="fas fa-check text-color-dark border-color-grey-1 top-7 text-3"></i>
Brand 1
</li>
<li class="font-weight-semibold text-color-dark">
<i class="fas fa-check text-color-dark border-color-grey-1 top-7 text-3"></i>
Brand 2
</li>
<li class="font-weight-semibold text-color-dark">
<i class="fas fa-check text-color-dark border-color-grey-1 top-7 text-3"></i>
Brand 3
</li>
</ul>
</div>
<div class="col-sm-5 col-lg-4 order-3 order-lg-2 appear-animation" data-appear-animation="fadeInUpShorterPlus" data-appear-animation-delay="1200">
<ul class="list list-icons list-icons-style-2 list-icons-lg mb-0">
<li class="font-weight-semibold text-color-dark">
<i class="fas fa-check text-color-dark border-color-grey-1 top-7 text-3"></i>
Brand 4
</li>
<li class="font-weight-semibold text-color-dark">
<i class="fas fa-check text-color-dark border-color-grey-1 top-7 text-3"></i>
Brand 5
</li>
<li class="font-weight-semibold text-color-dark">
<i class="fas fa-check text-color-dark border-color-grey-1 top-7 text-3"></i>
Brand 6
</li>
</ul>
</div>
</div>
</div>
<div class="col-10 col-md-9 col-lg-6 pl-lg-5 pr-5 appear-animation" data-appear-animation="fadeInRightShorterPlus" data-appear-animation-delay="1450" data-plugin-options="{'accY': -200}">
<div class="position-relative">
<div data-plugin-float-element data-plugin-options="{'startPos': 'top', 'speed': 0.2, 'transition': true, 'transitionDuration': 1000, 'isInsideSVG': true}">
<img src="img/demos/auto-services/generic-1.png" class="img-fluid" alt="" />
</div>
<div class="position-absolute transform3dxy-n50" style="top: 25%; left: 7%;">
<div data-plugin-float-element data-plugin-options="{'startPos': 'top', 'speed': 0.5, 'transition': true, 'transitionDuration': 2000, 'isInsideSVG': false}">
<img src="img/demos/auto-services/generic-1-1.png" class="appear-animation" alt="" data-appear-animation="fadeInUpShorterPlus" data-appear-animation-delay="1700" />
</div>
</div>
<div class="position-absolute transform3dxy-n50 ml-5 pb-5 ml-xl-0" style="top: 32%; left: 85%;">
<div data-plugin-float-element data-plugin-options="{'startPos': 'top', 'speed': 1, 'transition': true, 'transitionDuration': 1500, 'isInsideSVG': false}">
<img src="img/demos/auto-services/generic-1-2.png" class="appear-animation" alt="" data-appear-animation="fadeInRightShorterPlus" data-appear-animation-delay="1900" />
</div>
</div>
<div class="position-absolute transform3dxy-n50" style="top: 90%; left: 19%;">
<div data-plugin-float-element data-plugin-options="{'startPos': 'top', 'speed': 2, 'transition': true, 'transitionDuration': 2500, 'isInsideSVG': false}">
<img src="img/demos/auto-services/generic-1-3.png" class="appear-animation" alt="" data-appear-animation="fadeInDownShorterPlus" data-appear-animation-delay="2100" />
</div>
</div>
</div>
</div>
</div>
<div class="lightbox" data-plugin-options="{'delegate': 'a', 'type': 'image', 'gallery': {'enabled': true}, 'mainClass': 'mfp-with-zoom', 'zoom': {'enabled': true, 'duration': 300}}">
<div class="row row-gutter-sm mb-4 mb-lg-5">
<div class="col-sm-4 mb-4 mb-sm-0 appear-animation" data-appear-animation="fadeInUpShorterPlus" data-appear-animation-delay="250" data-plugin-options="{'accY': -150}">
<a class="d-inline-block custom-img-thumbnail-style-1 img-thumbnail img-thumbnail-no-borders img-thumbnail-hover-icon rounded-0" href="img/demos/auto-services/generic/generic-square-5.jpg">
<img class="img-fluid rounded-0" src="img/demos/auto-services/generic/generic-square-5.jpg" alt="" />
</a>
</div>
<div class="col-sm-4 mb-4 mb-sm-0 appear-animation" data-appear-animation="fadeInUpShorterPlus" data-appear-animation-delay="500" data-plugin-options="{'accY': -150}">
<a class="d-inline-block custom-img-thumbnail-style-1 img-thumbnail img-thumbnail-no-borders img-thumbnail-hover-icon rounded-0" href="img/demos/auto-services/generic/generic-square-6.jpg">
<img class="img-fluid rounded-0" src="img/demos/auto-services/generic/generic-square-6.jpg" alt="" />
</a>
</div>
<div class="col-sm-4 appear-animation" data-appear-animation="fadeInUpShorterPlus" data-appear-animation-delay="750" data-plugin-options="{'accY': -150}">
<a class="d-inline-block custom-img-thumbnail-style-1 img-thumbnail img-thumbnail-no-borders img-thumbnail-hover-icon rounded-0" href="img/demos/auto-services/generic/generic-square-7.jpg">
<img class="img-fluid rounded-0" src="img/demos/auto-services/generic/generic-square-7.jpg" alt="" />
</a>
</div>
</div>
</div>
<div class="row pb-4">
<div class="col-lg-9 col-xl-4-5 mb-4 mb-lg-0">
<p class="mb-0 appear-animation" data-appear-animation="fadeInUpShorterPlus" data-appear-animation-delay="1000">Phasellus ultrices mollis nulla sed finibus. Nulla gravida felis vel orci eleifend sodales. Cras sit amet nisi et nibh aliquet tempor nec porttitor leo. Nulla ultrices leo non tellus egestas, nec dignissim ante tempor. Aenean sed nisi vulputate, tincidunt felis ut, imperdiet magna. Aenean tellus enim, efficitur quis condimentum quis, finibus ut felis. </p>
</div>
<div class="col-lg-3 col-xl-1-5">
<a href="demo-auto-services-services.html" class="btn btn-primary custom-btn-border-radius font-weight-bold text-3 btn-px-5 btn-py-3 w-lg-100pct appear-animation" data-appear-animation="fadeInUpShorterPlus" data-appear-animation-delay="1250">OUR SERVICES</a>
</div>
</div>
</div>
<section class="section border-0 m-0">
<div class="container pb-3 my-5">
<div class="row justify-content-center pb-3 mb-4">
<div class="col text-center">
<h2 class="font-weight-bold text-color-dark line-height-1 mb-0">See What Clients Are Saying</h2>
<div class="d-inline-block custom-divider divider divider-primary divider-small my-3">
<hr class="my-0">
</div>
<p class="font-weight-bold text-3-5 mb-1">We are very proud of the service we provide and stand by every product we carry.</p>
<p class="font-weight-light text-3-5 mb-0">Read our testimonials from our happy customers.</p>
</div>
</div>
<div class="row">
<div class="col">
<div class="owl-carousel nav-outside nav-style-1 nav-dark nav-arrows-thin nav-font-size-lg custom-carousel-box-shadow-1 mb-0" data-plugin-options="{'responsive': {'0': {'items': 1}, '479': {'items': 1}, '768': {'items': 2}, '979': {'items': 2}, '1199': {'items': 3}}, 'autoplay': true, 'autoplayTimeout': 5000, 'autoplayHoverPause': true, 'dots': false, 'nav': true, 'loop': true, 'margin': 15, 'stagePadding': '75'}">
<div>
<div class="card custom-border-radius-1">
<div class="card-body">
<div class="custom-testimonial-style-1 testimonial testimonial-style-2 testimonial-with-quotes testimonial-remove-right-quote text-center mb-0">
<blockquote>
<p class="text-color-dark text-3 font-weight-light px-0 mb-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget risus porta, tincidunt turpis at, interdum tortor. Suspendisse potenti. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</blockquote>
<div class="testimonial-author">
<p><strong class="font-weight-extra-bold">John Smith</strong></p>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="card custom-border-radius-1">
<div class="card-body">
<div class="custom-testimonial-style-1 testimonial testimonial-style-2 testimonial-with-quotes testimonial-remove-right-quote text-center mb-0">
<blockquote>
<p class="text-color-dark text-3 font-weight-light px-0 mb-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget risus porta, tincidunt turpis at, interdum tortor. Suspendisse potenti. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</blockquote>
<div class="testimonial-author">
<p><strong class="font-weight-extra-bold">John Doe</strong></p>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="card custom-border-radius-1">
<div class="card-body">
<div class="custom-testimonial-style-1 testimonial testimonial-style-2 testimonial-with-quotes testimonial-remove-right-quote text-center mb-0">
<blockquote>
<p class="text-color-dark text-3 font-weight-light px-0 mb-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget risus porta, tincidunt turpis at, interdum tortor. Suspendisse potenti. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</blockquote>
<div class="testimonial-author">
<p><strong class="font-weight-extra-bold">John Smith</strong></p>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="card custom-border-radius-1">
<div class="card-body">
<div class="custom-testimonial-style-1 testimonial testimonial-style-2 testimonial-with-quotes testimonial-remove-right-quote text-center mb-0">
<blockquote>
<p class="text-color-dark text-3 font-weight-light px-0 mb-2">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eget risus porta, tincidunt turpis at, interdum tortor. Suspendisse potenti. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>
</blockquote>
<div class="testimonial-author">
<p><strong class="font-weight-extra-bold">John Doe</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="container my-5 pt-5">
<div class="row">
<div class="col-lg-4 text-center px-lg-5 mb-5 mb-lg-0">
<a href="demo-auto-services-services-detail.html" class="text-decoration-none">
<div class="custom-icon-box-style-1 appear-animation" data-appear-animation="fadeInRightShorterPlus" data-appear-animation-delay="250" data-plugin-options="{'accY': -200}">
<div class="custom-icon-style-1 mb-4">
<img width="50" src="img/demos/auto-services/icons/checklist.svg" alt="" data-icon data-plugin-options="{'onlySVG': true, 'extraClass': 'svg-fill-color-primary'}" />
</div>
<h3 class="text-transform-none font-weight-bold text-color-dark line-height-3 text-4-5 px-3 px-xl-5 my-2">Complete Auto Body and Paint Shop</h3>
<p>Lorem ipsum dolor sit a met, consectetur adipiscing elit.</p>
</div>
</a>
</div>
<div class="col-lg-4 text-center px-lg-5 mb-5 mb-lg-0">
<a href="demo-auto-services-services-detail.html" class="text-decoration-none">
<div class="custom-icon-box-style-1 appear-animation" data-appear-animation="fadeInRightShorterPlus" data-appear-animation-delay="500" data-plugin-options="{'accY': -200}">
<div class="custom-icon-style-1 mb-4">
<img width="50" src="img/demos/auto-services/icons/wheel-disk.svg" alt="" data-icon data-plugin-options="{'onlySVG': true, 'extraClass': 'svg-fill-color-primary'}" />
</div>
<h3 class="text-transform-none font-weight-bold text-color-dark line-height-3 text-4-5 px-xl-5 my-2 mx-4">Free Diagnosis & Brake Checks</h3>
<p>Lorem ipsum dolor sit a met, consectetur adipiscing elit.</p>
</div>
</a>
</div>
<div class="col-lg-4 text-center px-lg-5">
<a href="demo-auto-services-services-detail.html" class="text-decoration-none">
<div class="custom-icon-box-style-1 appear-animation" data-appear-animation="fadeInRightShorterPlus" data-appear-animation-delay="750" data-plugin-options="{'accY': -200}">
<div class="custom-icon-style-1 mb-4">
<img width="50" src="img/demos/auto-services/icons/car-safe.svg" alt="" data-icon data-plugin-options="{'onlySVG': true, 'extraClass': 'svg-fill-color-primary'}" />
</div>
<h3 class="text-transform-none font-weight-bold text-color-dark line-height-3 text-4-5 px-4 px-xl-5 my-2">Car Mechanics You Can Trust</h3>
<p>Lorem ipsum dolor sit a met, consectetur adipiscing elit.</p>
</div>
</a>
</div>
</div>
</div>
<section class="section section-height-3 bg-primary border-0 m-0">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-xl-7 text-center text-lg-left mb-4 mb-lg-0">
<h2 class="text-color-light font-weight-medium text-3-5 line-height-2 line-height-sm-1 ls-0 mb-2 mb-lg-2">LOOKING FOR HONEST AND RELIABLE SERVICES?</h2>
<h3 class="font-weight-bold text-color-light text-transform-none text-8 line-height-2 line-height-lg-1 mb-1">Best Mechanics Downtown Los Angeles CA</h3>
<p class="font-weight-bold text-color-light text-4 opacity-7 mb-0">Make An Appointment Today With Our Online Form</p>
</div>
<div class="col-lg-6 col-xl-5">
<div class="d-flex flex-column flex-lg-row align-items-center justify-content-between">
<div class="feature-box align-items-center mb-3 mb-lg-0">
<div class="feature-box-icon bg-transparent">
<i class="icons icon-phone text-6 text-color-light"></i>
</div>
<div class="feature-box-info line-height-2 pl-1">
<span class="d-block text-1 font-weight-semibold text-color-light mb-1">CALL US NOW</span>
<strong class="text-4-5"><a href="tel:+1234567890" class="text-color-light text-decoration-none">+123 4567 890</a></strong>
</div>
</div>
<a href="demo-auto-services-appointment.html" class="btn btn-light btn-outline custom-btn-border-radius font-weight-bold text-color-light text-color-hover-dark bg-color-hover-light btn-px-5 btn-py-3">MAKE AN APPOINTMENT</a>
</div>
</div>
</div>
</div>
</section>
<section class="section bg-transparent position-relative border-0 z-index-1 m-0 p-0">
<div class="container py-4">
<div class="row align-items-center text-center py-5">
<div class="col-sm-4 col-lg-2 mb-5 mb-lg-0">
<img src="img/logos/logo-8.png" alt class="img-fluid" style="max-width: 90px;" />
</div>
<div class="col-sm-4 col-lg-2 mb-5 mb-lg-0">
<img src="img/logos/logo-9.png" alt class="img-fluid" style="max-width: 140px;" />
</div>
<div class="col-sm-4 col-lg-2 mb-5 mb-lg-0">
<img src="img/logos/logo-10.png" alt class="img-fluid" style="max-width: 140px;" />
</div>
<div class="col-sm-4 col-lg-2 mb-5 mb-sm-0">
<img src="img/logos/logo-11.png" alt class="img-fluid" style="max-width: 140px;" />
</div>
<div class="col-sm-4 col-lg-2 mb-5 mb-sm-0">
<img src="img/logos/logo-12.png" alt class="img-fluid" style="max-width: 100px;" />
</div>
<div class="col-sm-4 col-lg-2">
<img src="img/logos/logo-13.png" alt class="img-fluid" style="max-width: 100px;" />
</div>
</div>
</div>
<svg class="custom-svg-3" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 193 495">
<path fill="#1C5FA8" d="M193,25.73L18.95,247.93c-13.62,17.39-10.57,42.54,6.82,56.16L193,435.09V25.73z"/>
<path fill="none" stroke="#FFF" stroke-width="1.5" stroke-miterlimit="10" d="M196,53.54L22.68,297.08c-12.81,18-8.6,42.98,9.4,55.79L196,469.53V53.54z"/>
</svg>
</section>
</div>
<footer id="footer" class="border-0 mt-0">
<div class="container py-5">
<div class="row py-3">
<div class="col-md-4 mb-5 mb-md-0">
<div class="feature-box flex-column flex-xl-row align-items-center align-items-lg-start text-center text-lg-left">
<div class="feature-box-icon bg-transparent mb-4 mb-xl-0 p-0">
<img width="45" src="img/demos/auto-services/icons/icon-location.svg" alt="" data-icon data-plugin-options="{'onlySVG': true, 'extraClass': 'svg-fill-color-light position-relative bottom-3'}" />
</div>
<div class="feature-box-info line-height-1 pl-2">
<span class="d-block font-weight-bold text-color-light text-5 mb-2">Address</span>
<p class="text-color-light text-4 line-height-4 font-weight-light mb-0">123 Street Name, Los Angeles, CA</p>
</div>
</div>
</div>
<div class="col-md-4 mb-5 mb-md-0">
<div class="feature-box flex-column flex-xl-row align-items-center align-items-lg-start text-center text-lg-left">
<div class="feature-box-icon bg-transparent mb-4 mb-xl-0 p-0">
<i class="icons icon-phone text-9 text-color-light position-relative top-4"></i>
</div>
<div class="feature-box-info line-height-1 pl-2">
<span class="d-block font-weight-bold text-color-light text-5 pb-1 mb-1">Call Us Now</span>
<a href="tel:1234567890" class="text-color-light text-4 line-height-7 text-decoration-none">+123 4567 890</a>
<span class="text-color-light text-4 px-2">/</span>
<a href="tel:1234567890" class="text-color-light text-4 line-height-7 text-decoration-none">+123 4567 890</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="feature-box flex-column flex-xl-row align-items-center align-items-lg-start text-center text-lg-left">
<div class="feature-box-icon bg-transparent mb-4 mb-xl-0 p-0">
<img width="45" src="img/demos/auto-services/icons/car-winch.svg" alt="" data-icon data-plugin-options="{'onlySVG': true, 'extraClass': 'svg-fill-color-light position-relative bottom-3'}" />
</div>
<div class="feature-box-info line-height-1 pl-xl-3">
<span class="d-block font-weight-bold text-color-light text-5 pb-1 mb-1">24/7 Assistance</span>
<a href="tel:1234567890" class="text-color-light text-4 line-height-7 text-decoration-none">+123 4567 890</a>
<span class="text-color-light text-4 px-2">/</span>
<a href="tel:1234567890" class="text-color-light text-4 line-height-7 text-decoration-none">+123 4567 890</a>
</div>
</div>
</div>
</div>
</div>
<hr class="bg-light opacity-2 my-0">
<div class="container pb-5">
<div class="row text-center text-md-left py-4 my-5">
<div class="col-md-6 col-lg-3 align-self-center text-center text-md-left text-lg-center mb-5 mb-lg-0">
<a href="demo-auto-services.html" class="text-decoration-none">
<img src="img/demos/auto-services/logo-light.png" class="img-fluid" alt="" />
</a>
</div>
<div class="col-md-6 col-lg-3 mb-5 mb-lg-0">
<h5 class="text-transform-none font-weight-bold text-color-light text-4-5 mb-4">About Us</h5>
<ul class="list list-unstyled">
<li class="pb-1 mb-2">
<span class="d-block font-weight-semibold line-height-1 text-color-grey text-3-5">ADDRESS</span>
<a href="demo-auto-services-contact.html#get-direction" class="text-color-light custom-text-underline-1 font-weight-medium text-3-5">GET DIRECTIONS</a>
</li>
<li class="pb-1 mb-2">
<span class="d-block font-weight-semibold line-height-1 text-color-grey text-3-5 mb-1">PHONE</span>
<ul class="list list-unstyled font-weight-light text-3-5 mb-0">
<li class="text-color-light line-height-3 mb-0">
Sales: <a href="tel:+1234567890" class="text-decoration-none text-color-light text-color-hover-default">+123 4567 890</a>
</li>
<li class="text-color-light line-height-3 mb-0">
Services: <a href="tel:+1234567890" class="text-decoration-none text-color-light text-color-hover-default">+123 4567 890</a>
</li>
</ul>
</li>
<li class="pb-1 mb-2">
<span class="d-block font-weight-semibold line-height-1 text-color-grey text-3-5">EMAIL</span>
<a href="mailto:[email protected]" class="text-decoration-none font-weight-light text-3-5 text-color-light text-color-hover-default">[email protected]</a>
</li>
</ul>
<ul class="social-icons social-icons-medium">
<li class="social-icons-instagram">
<a href="http://www.instagram.com/" class="no-footer-css" target="_blank" title="Instagram"><i class="fab fa-instagram"></i></a>
</li>
<li class="social-icons-twitter mx-2">
<a href="http://www.twitter.com/" class="no-footer-css" target="_blank" title="Twitter"><i class="fab fa-twitter"></i></a>
</li>
<li class="social-icons-facebook">
<a href="http://www.facebook.com/" class="no-footer-css" target="_blank" title="Facebook"><i class="fab fa-facebook-f"></i></a>
</li>
</ul>
</div>
<div class="col-md-6 col-lg-2 mb-5 mb-md-0">
<h5 class="text-transform-none font-weight-bold text-color-light text-4-5 mb-4">Auto Services</h5>
<ul class="list list-unstyled mb-0">
<li class="mb-0"><a href="demo-auto-services-services-detail.html">Brake Repair</a></li>
<li class="mb-0"><a href="demo-auto-services-services-detail.html">Check Engine</a></li>
<li class="mb-0"><a href="demo-auto-services-services-detail.html">Suspension Repair</a></li>
<li class="mb-0"><a href="demo-auto-services-services-detail.html">Transmission Repair</a></li>
<li class="mb-0"><a href="demo-auto-services-services-detail.html">A/C Repair</a></li>
<li class="mb-0"><a href="demo-auto-services-services-detail.html">Oil Change</a></li>
<li class="mb-0"><a href="demo-auto-services-services-detail.html">Electrical Diagnostics</a></li>
<li class="mb-0"><a href="demo-auto-services-services-detail.html">Tune Up</a></li>
<li class="mb-0"><a href="demo-auto-services-services-detail.html">Fuel System Repair</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-3 offset-lg-1">
<h5 class="text-transform-none font-weight-bold text-color-light text-4-5 mb-4">Opening Hours</h5>
<ul class="list list-unstyled list-inline custom-list-style-1 mb-0">
<li>Mon - Fri: 8:30 am to 5:00 pm</li>
<li>Saturday: 9:30 am to 1:00 pm</li>
<li>Sunday: Closed</li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright bg-light py-4">
<div class="container py-2">
<div class="row">
<div class="col">
<p class="text-center text-3 mb-0">Porto Auto Services © 2021. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- Vendor --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/jquery.appear/jquery.appear.min.js"></script> <script src="vendor/jquery.easing/jquery.easing.min.js"></script> <script src="vendor/jquery.cookie/jquery.cookie.min.js"></script> <script src="vendor/popper/umd/popper.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.min.js"></script> <script src="vendor/jquery.validation/jquery.validate.min.js"></script> <script src="vendor/jquery.easy-pie-chart/jquery.easypiechart.min.js"></script> <script src="vendor/jquery.gmap/jquery.gmap.min.js"></script> <script src="vendor/lazysizes/lazysizes.min.js"></script> <script src="vendor/isotope/jquery.isotope.min.js"></script> <script src="vendor/owl.carousel/owl.carousel.min.js"></script> <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script> <script src="vendor/vide/jquery.vide.min.js"></script> <script src="vendor/vivus/vivus.min.js"></script> <script src="vendor/bootstrap-star-rating/js/star-rating.min.js"></script> <script src="vendor/bootstrap-star-rating/themes/krajee-fas/theme.min.js"></script>
<!-- Theme Base, Components and Settings --> <script src="js/theme.js"></script>
<!-- Current Page Vendor and Views -->
<!-- Current Page Vendor and Views -->
<script src="js/views/view.contact.js"></script>
<!-- Demo -->
<script src="js/demos/demo-auto-services.js"></script>
<!-- Theme Custom --> <script src="js/custom.js"></script>
<!-- Theme Initialization Files -->
<script src="js/theme.init.js"></script>
</body>
</html>