.content-side.col-lg-8.col-md-12.col-sm-12 {
    padding-right: 35px;
}
.service-detail .inner-box h2 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #222222;
    line-height: 1.2em;
    margin-bottom: 25px;
}
.btn-style-four {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 18px 35px;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 50px;
    background-color: #227ed1;
    box-shadow: rgb(255 255 255 / 0%) 0 0px 0px 0px inset;
    display: inline-block;
}
.service-inner-box{
    width: 500px;
    height: 483px;
    margin-bottom: 40px;
}
.service-block-list.wow.fadeInDown.animated {
    margin-left: 40px;
}
