Style 1
Engine Servicing
We use contemporary test device system to carry out engine diagnostics and car wash.
Diagnostic Tests
We use contemporary test device system to carry out engine diagnostics and car wash.
<div class="info-box mt-0">
<div class="row info-box-number my-3">
<div class="col-md-6 mb-1-9 mb-md-0">
<div class="card card-style1">
<div class="card-body">
<div class="info-icon">
<img src="img/icons/icon-01.png" alt="...">
</div>
<h4 class="h5 borders-bottom border-color-extra-light-gray pb-3 pb-lg-4 mb-3 mb-lg-4">Engine Servicing</h4>
<p class="mb-0">We use contemporary test device system to carry out engine diagnostics and car wash.</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="card card-style1">
<div class="card-body">
<div class="info-icon">
<img src="img/icons/icon-02.png" alt="...">
</div>
<h4 class="h5 borders-bottom border-color-extra-light-gray pb-3 pb-lg-4 mb-3 mb-lg-4">Diagnostic Tests</h4>
<p class="mb-0">We use contemporary test device system to carry out engine diagnostics and car wash.</p>
</div>
</div>
</div>
</div>
</div>
Style 2
Modern Workshop
A car wash shop is a foundation where cars are fixed and wash via car technicians and experts.
Talented Workers
A car wash shop is a foundation where cars are fixed and wash via car technicians and experts.
Best Price
A car wash shop is a foundation where cars are fixed and wash via car technicians and experts.
<div class="d-flex align-items-sm-center mb-1-9">
<div class="flex-shrink-0">
<div class="about-icon">
<img src="img/icons/icon-05.png" alt="...">
</div>
</div>
<div class="flex-grow-1 ms-4">
<h4 class="h5">Modern Workshop</h4>
<p class="mb-0">A car wash shop is a foundation where cars are fixed and wash via car technicians and experts.</p>
</div>
</div>
<div class="d-flex align-items-sm-center mb-1-9">
<div class="flex-shrink-0">
<div class="about-icon">
<img src="img/icons/icon-06.png" alt="...">
</div>
</div>
<div class="flex-grow-1 ms-4">
<h4 class="h5">Talented Workers</h4>
<p class="mb-0">A car wash shop is a foundation where cars are fixed and wash via car technicians and experts.</p>
</div>
</div>
<div class="d-flex align-items-sm-center">
<div class="flex-shrink-0">
<div class="about-icon">
<img src="img/icons/icon-07.png" alt="...">
</div>
</div>
<div class="flex-grow-1 ms-4">
<h4 class="h5">Best Price</h4>
<p class="mb-0">A car wash shop is a foundation where cars are fixed and wash via car technicians and experts.</p>
</div>
</div>
Style 3

Express Interior

Tire Shines

Mat Washing
<div class="row mt-n1-9">
<div class="col-md-4 mt-1-9">
<div class="box-shadow1 p-4 text-center">
<img src="img/icons/icon-09.png" class="mb-3" alt="...">
<h5 class="mb-0 font-weight-500">Express Interior</h5>
</div>
</div>
<div class="col-md-4 mt-1-9">
<div class="box-shadow1 p-4 text-center">
<img src="img/icons/icon-10.png" class="mb-3" alt="...">
<h5 class="mb-0 font-weight-500">Tire Shines</h5>
</div>
</div>
<div class="col-md-4 mt-1-9">
<div class="box-shadow1 p-4 text-center">
<img src="img/icons/icon-11.png" class="mb-3" alt="...">
<h5 class="mb-0 font-weight-500">Mat Washing</h5>
</div>
</div>
</div>
Style 4
Address
66 Guild Street 512B
Great North Town.
Phone
(+44) 123-456-789
(+44) 152-567-987
<div class="row g-0 border border-color-extra-light-gray">
<div class="col-md-6 text-center">
<div class="p-1-9 p-xl-2-5 h-100 border-color-extra-light-gray border-md-end border-bottom border-md-bottom-0">
<div class="contact-icon">
<i class="ti-map-alt fs-2 text-white"></i>
</div>
<h4 class="h5 mb-3">Address</h4>
<h6 class="font-weight-400">66 Guild Street 512B</h6>
<h6 class="mb-0 font-weight-400">Great North Town.</h6>
</div>
</div>
<div class="col-md-6 text-center">
<div class="p-1-9 p-xl-2-5 h-100 border-color-extra-light-gray">
<div class="contact-icon">
<i class="ti-mobile fs-2 text-white"></i>
</div>
<h4 class="h5 mb-3">Phone</h4>
<h6 class="font-weight-400">(+44) 123-456-789</h6>
<h6 class="mb-0 font-weight-400">(+44) 152-567-987</h6>
</div>
</div>
</div>