<div class="py-5 bg-light service-27">
<div class="container">
<div class="row">
<!-- column -->
<div class="col-lg-6 align-self-center">
<span class="badge badge-info rounded-pill px-3 py-1 font-weight-light">Service 27</span>
<h4 class="my-3">We have covered everything for you get desire results with us</h4>
<p class="mt-3">You can relay on our amazing features list and also our customer services will be great experience for you without doubt and in no-time and with great quality.</p>
<div class="row">
<div class="col-md-6 mt-4">
<span class="text-info-gradiant display-5">Y</span>
<h6 class="font-weight-medium my-3">Your complete website in just few minutes</h6>
<p>You can relay on our amazing features list and also our customer services will be great experience have.</p>
<a class="linking font-weight-medium" href="#f27">Lets Talk!</a>
</div>
<div class="col-md-6 mt-4">
<span class="text-info-gradiant display-5">G</span>
<h6 class="font-weight-medium my-3">Get Powerful Results with WrapKit</h6>
<p>You can relay on our amazing features list and also our customer services will be great experience have.</p>
<a class="linking font-weight-medium" href="#f27">Lets Talk!</a>
</div>
</div>
</div>
<!-- column -->
<div class="col-lg-6 text-center">
<img src="https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/features/feature27/img1.png" class="img-fluid" alt="wrapkit" />
</div>
</div>
</div>
</div>
@import url(//fonts.googleapis.com/css?family=Montserrat:300,500);
.service-27 {
font-family: "Montserrat", sans-serif;
color: #8d97ad;
font-weight: 300;
}
.service-27 h1, .service-27 h2, .service-27 h3, .service-27 h4, .service-27 h5, .service-27 h6 {
color: #3e4555;
}
.service-27 .font-weight-medium {
font-weight: 500;
}
.service-27 .bg-light {
background-color: #f4f8fa !important;
}
.service-27 .badge {
line-height: 14px;
}
.service-27 .badge-info {
background: #188ef4;
}
.service-27 a {
text-decoration: none;
}
.service-27 .linking {
color: #3e4555;
}
.service-27 .linking:hover {
color: #316ce8;
}
.service-27 .text-info-gradiant {
background: #188ef4;
background: -webkit-linear-gradient(legacy-direction(to right), #188ef4 0%, #316ce8 100%);
background: -webkit-gradient(linear, left top, right top, from(#188ef4), to(#316ce8));
background: -webkit-linear-gradient(left, #188ef4 0%, #316ce8 100%);
background: -o-linear-gradient(left, #188ef4 0%, #316ce8 100%);
background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
}
.service-27 .display-5 {
font-size: 2.5rem;
}