<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="service-39 py-5 wrap-service39-box">
<div class="container">
<div class="row">
<div class="col-lg-6"><img src="https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/features/feature39/img1.jpg" class="img-fluid" alt="wrapkit" /></div>
<div class="col-lg-6">
<div class="card-body">
<h3 class="text-uppercase">AWESOME EXTRA ORDINARY FLEXIBILITY</h3>
<p class="my-4">You can relay on our amazing features list and also our customer services will be greatexperience for you without</p>
<!-- column -->
<div class="d-block d-md-flex mb-4">
<div class="display-5 mr-3"><i class="icon-paypal text-success-gradiant"></i></div>
<div>
<h5>Payment and exchange</h5>
<h6 class="subtitle font-weight-normal">You can relay on our amazing features</h6>
</div>
</div>
<!-- column -->
<div class="d-block d-md-flex mb-4">
<div class="display-5 mr-3"><i class="icon-paper-plane text-success-gradiant"></i></div>
<div>
<h5>Notes and organising</h5>
<h6 class="subtitle font-weight-normal">You can relay on our amazing features</h6>
</div>
</div>
<!-- column -->
<div class="d-block d-md-flex mb-4">
<div class="display-5 mr-3"><i class="icon-folder text-success-gradiant"></i></div>
<div>
<h5>Language & Input Tools</h5>
<h6 class="subtitle font-weight-normal">You can relay on our amazing features</h6>
</div>
</div>
<a href="#" class="btn btn-success-gradiant text-white btn-md border-0 mt-4">View Details</a>
</div>
</div>
</div>
</div>
</div>
@import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);
.service-39 {
font-family: "Montserrat", sans-serif;
color: #8d97ad;
font-weight: 300;
}
.service-39 h1, .service-39 h2, .service-39 h3, .service-39 h4, .service-39 h5, .service-39 h6 {
color: #3e4555;
}
.service-39 h5 {
line-height: 26px;
font-size: 21px;
}
.service-39 .subtitle {
color: #8d97ad;
line-height: 24px;
}
.service-39 .text-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%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
}
.wrap-service39-box .col-lg-6 > img {
margin-left: -40px;
}
.service-39 .display-5 {
font-size: 2.5rem;
}
.service-39 .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-39 .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-39 .btn-md {
padding: 15px 45px;
font-size: 16px;
}