<div class="py-5 c2a6">
<div class="container">
<!-- row -->
<div class="row justify-content-center">
<div class="col-md-8 text-center">
<h3 class="mb-3">Are you happy with what we offer? Grab your WrapKit Copy Now</h3>
<h6 class="subtitle font-weight-normal">You can relay on our amazing features list and also our customer services will be great experience for you without doubt</h6>
<button class="btn btn-danger btn-md mt-3">Search Properties</button>
</div>
<div class="col-md-12 text-center mt-3">
<img src="https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/c2a/vectorecity.jpg" alt="wrapkit" class="img-fluid" />
</div>
</div>
<!-- row -->
</div>
</div>
@import url(//fonts.googleapis.com/css?family=Montserrat:400,500);
.c2a6 {
font-family: "Montserrat", sans-serif;
color: #8d97ad;
font-weight: 300;
}
.c2a6 h1,
.c2a6 h2,
.c2a6 h3,
.c2a6 h4,
.c2a6 h5,
.c2a6 h6 {
color: #3e4555;
}
.c2a6 .btn-danger {
background: #ff4d7e;
border: 1px solid #ff4d7e;
}
.c2a6 .subtitle {
color: #8d97ad;
line-height: 24px;
}
.c2a6 .btn-md {
padding: 15px 45px;
font-size: 16px;
}