<div class="bg-light py-5 service-15">
<div class="container">
<!-- Row -->
<div class="row">
<!-- Column -->
<div class="col-lg-6">
<div class="row">
<div class="col-md-12 mb-4">
<div class="d-flex">
<div class="no-shrink"><span class="icon-round bg-white text-success rounded-circle text-center d-inline-block">R</span></div>
<div class="p-3">
<h6 class="font-weight-medium"><a href="javascript:void(0)" class="linking">Retargeting Market </a></h6>
<p class="mt-3">You can relay on our amazing features list and also our customer services will be great experience.</p>
</div>
</div>
</div>
<div class="col-md-12 mb-4">
<div class="d-flex">
<div class="no-shrink"><span class="icon-round bg-white text-success rounded-circle text-center d-inline-block">F</span></div>
<div class="p-3">
<h6 class="font-weight-medium"><a href="javascript:void(0)" class="linking">Fruitful Results</a></h6>
<p class="mt-3">You can relay on our amazing features list and also our customer services will be great experience.</p>
</div>
</div>
</div>
<div class="col-md-12 mb-4">
<div class="d-flex">
<div class="no-shrink"><span class="icon-round bg-white text-success rounded-circle text-center d-inline-block">S</span></div>
<div class="p-3">
<h6 class="font-weight-medium"><a href="javascript:void(0)" class="linking">Instant Solutions</a></h6>
<p class="mt-3">You can relay on our amazing features list and also our customer services will be great experience.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Column -->
<div class="col-lg-6">
<img src="https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/features/feature15/img1.png" class="img-fluid" alt="wrapkit" />
</div>
<!-- Column -->
<div class="col-md-12 mt-3 text-center">
<a class="btn btn-success-gradiant btn-md border-0 text-white" href="#f15"><span>View Details</span></a>
</div>
</div>
</div>
</div>
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.service-15 {
font-family: "Montserrat", sans-serif;
color: #8d97ad;
font-weight: 300;
}
.service-15 h1, .service-15 h2, .service-15 h3, .service-15 h4, .service-15 h5, .service-15 h6 {
color: #3e4555;
}
.service-15 h6 {
line-height: 22px;
font-size: 18px;
}
.service-15 .font-weight-medium {
font-weight: 500;
}
.service-15 a {
text-decoration: none;
}
.service-15 .linking {
color: #3e4555;
}
.service-15 .linking:hover {
color: #316ce8;
}
.service-15 .bg-light {
background-color: #f4f8fa !important;
}
.service-15 .text-success {
color: #2cdd9b !important;
}
.service-15 .icon-round {
width: 80px;
line-height: 80px;
font-size: 2rem;
}
.service-15 .btn-success-gradiant {
background: #2cdd9b;
background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}
.service-15 .btn-success-gradiant:hover {
background: #1dc8cc;
background: -webkit-linear-gradient(legacy-direction(to right), #1dc8cc 0%, #2cdd9b 100%);
background: -webkit-gradient(linear, left top, right top, from(#1dc8cc), to(#2cdd9b));
background: -webkit-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
background: -o-linear-gradient(left, #1dc8cc 0%, #2cdd9b 100%);
background: linear-gradient(to right, #1dc8cc 0%, #2cdd9b 100%);
}
.service-15 .btn-md {
padding: 15px 45px;
font-size: 16px;
}