<div class="pt-5 service-33 border-top">
<div class="container">
<div class="row wrap-service-33">
<div class="col-lg-6 align-self-center"> <span class="badge badge-danger rounded-pill px-3 py-1 font-weight-light">Service 33</span>
<h3 class="my-3 text-uppercase">AWESOME EXTRA ORDINARY FLEXIBILITY</h3>
<p class="mt-3">You can relay on our amazing features list and also our customer services will be greatexperience for you without doubt and in no-time and with great quality for design.</p>
<div class="play-btn"> <span class="display-1">INTRO</span> <a href="#"><span class="btn rounded-circle btn-danger btn-md mr-3"><i class="icon-control-play"></i></span>Play the video</a> </div>
</div>
<div class="col-lg-6">
<img src="https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/features/feature33/img1.jpg" class="img-fluid"/>
</div>
</div>
</div>
</div>
@import url(//fonts.googleapis.com/css?family=Montserrat:300,500);
.service-33 {
font-family: "Montserrat", sans-serif;
color: #8d97ad;
font-weight: 300;
}
.service-33 h1, .service-33 h2, .service-33 h3, .service-33 h4, .service-33 h5, .service-33 h6 {
color: #3e4555;
}
.service-33 .badge {
line-height: 14px;
}
.service-33 .badge-danger {
background: #ff4d7e;
}
.service-33 .btn-danger {
background-color: #ff4d7e !important;
border-color: #ff4d7e !important;
}
.service-33 .wrap-service-33 .play-btn {
position: relative;
}
.service-33 .wrap-service-33 .play-btn span.display-1 {
font-weight: 500;
opacity: 0.15;
}
.service-33 .wrap-service-33 .play-btn a {
position: absolute;
left: 40px;
top: 20px;
color: #263238;
font-weight: 500;
}
.service-33 .wrap-service-33 .play-btn a span {
-webkit-box-shadow: 2px 8px 20px rgba(255, 77, 126, 0.5);
box-shadow: 2px 8px 20px rgba(255, 77, 126, 0.5);
}
.service-33 .wrap-service-33 .play-btn a:hover {
color: #ff4d7e;
}
.service-33 a {
text-decoration: none;
}
.service-33 .btn-md {
padding: 18px 0px;
width: 60px;
height: 60px;
font-size: 20px;
}