There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which
There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which
There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which
There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which
There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which
There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which
<div class="choose-area">
<div class="row">
<div class="col-sm-4">
<div class="single-choose">
<i class="pe-7s-tools"></i>
<h3>Strong Service</h3>
<p>There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which</p>
</div>
</div>
<div class="col-md-4">
<div class="single-choose">
<i class="pe-7s-refresh"></i>
<h3>Money back guarantee</h3>
<p>There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which</p>
</div>
</div>
<div class="col-md-4">
<div class="single-choose">
<i class="pe-7s-help2"></i>
<h3>Support provide</h3>
<p>There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which</p>
</div>
</div>
</div>
<div class="row margin-top">
<div class="col-md-4">
<div class="single-choose">
<i class="pe-7s-home"></i>
<h3>Home Service</h3>
<p>There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which</p>
</div>
</div>
<div class="col-md-4">
<div class="single-choose">
<i class="pe-7s-hammer"></i>
<h3>Accessories available</h3>
<p>There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which</p>
</div>
</div>
<div class="col-md-4">
<div class="single-choose">
<i class="pe-7s-map-2"></i>
<h3>GPS tracker</h3>
<p>There are many variati passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which</p>
</div>
</div>
</div>
</div>
.shipping-service-area {
background: #fff;
padding: 40px 0;
}
.sin-service {
border-right: 1px solid #dddddd;
padding-left: 72px;
text-align: left;
}
.sin-service:last-child {
border-right: 0px solid #dddddd;
}
.sin-service .icon {
display: block;
float: left;
margin-right: 20px;
}
.sin-service .icon i {
border: 1px solid #dddddd;
border-radius: 50%;
display: block;
font-size: 36px;
height: 72px;
line-height: 70px;
width: 72px;
}
.sin-service:hover .icon i {
border-width: 1px;
border-style: solid;
color: #fff;
}
.sin-service .content {
margin-top: 12px;
}
.sin-service .content h3 {
font-size: 16px;
letter-spacing: 1px;
line-height: 12px;
text-transform: uppercase;
margin: 0 0 12px;
}
.sin-service .content p {
font-weight: 300;
}