@font-face {
    src: url(../fonts/arabic/ArbFONTS-MOLarabicRegular.ttf);
    font-family: ArbFONTS;
}

body {
    font-family: 'ArbFONTS', 'Century';
}


.footer-box ul li {
    padding-left: 0;
    padding-right: 28px;
}

.footer-box ul li img {
    left: inherit;
    right: 0;
}

.topbar {
    text-align: left;
}


.after-banner .content {
    background: linear-gradient(102.92deg, #1B1285 -36.3%, #643088 100%);
    padding: 30px;
    /* width: 76%; */
    margin-right: -10%;
}

.point-box p {
    margin: 0;
    padding-left: 0;
    padding-right: 80px;
    text-align: right;
    position: relative;
    line-height: 28px;
    color: #555555;
}

.point-box p span {
    position: absolute;
    top: 0;
    right: 0;
    height: 53px;
    width: 53px;
    line-height: 53px;
    text-align: center;
    color: #BCBCBC;
    font-size: 40px;
    font-weight: 600;
    left: auto;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
}

.establish-content .featcher .content img {
    position: absolute;
    top: 3px;
    left: auto;
    width: 20px;
    right: -35px;
}

.establish-content .featcher .content {
    position: relative;
    margin-left: 0;
    margin-right: 38px;
}

.establish-content .featcher .content {
    position: relative;
    margin-left: 0;
    margin-right: 38px;
}

.establish-content .featcher .content img {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    right: -35px;
}

.establish-content .featcher .content {
    position: relative;
    margin-left: 0px;
    margin-right: 38px;
}

.establish-content .featcher .content img {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    right: -37px;
}

.testimonial-footer-profile img {
    width: 120px;
    margin-left: 20px;
}

.about-point-box .content {
    position: relative;
    margin-right: 38px;
}

.about-point-box .content img {
    position: absolute;
    top: 5px;
    right: -35px;
    width: 17px;
}

/*.banner-part {*/
/*    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(116, 65, 142, .3)), to(rgba(116, 65, 142, .8))), url(../img/photos/banner-bg.png);*/
/*    background-image: linear-gradient(to right, rgba(0, 0, 0, .1) 10%, rgba(0, 0, 0, .1) 90%), url(../img/photos/banner-bg.png);*/
/*    background-size: cover;*/
/*    background-position: left;*/
/*    height: 550px;*/
/*    position: relative;*/
/*}*/