.ab_one {
    padding-bottom: 50px;
    direction: ltr;
}

.ab_content h2 {
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
    line-height: 54px;
    font-size: 44px;
    text-align: right;
}

.ab_content p {
    margin-bottom: 30px;
    text-align: right;
}

.abmv {
    margin-bottom: 0px;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #eee;
    transition: 0.3s;
    direction: rtl;
}

.abmv span {
    background: rgba(46,202,127,0.2);
    float: right;
    margin-right: 20px;
    display: block;
    width: 70px;
    height: 70px;
    color: #2eca7f;
    line-height: 70px;
    text-align: center;
    font-size: 26px;
    border-radius: 100px;
    margin-left:30px;
    margin-top:-20px;
}

.sf_contact span {
    color: #2eca7f;
    font-size: 30px;
    float: right;
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 20px;
}

@media only screen and (max-width: 575px){
.slicknav_btn {
margin: 0;
text-decoration: none;
position: absolute;
top: 35px;
right: 317px;
}
}