body {
    direction: rtl;
    text-align: start;
}

.footerSocialWrapper .fsb,
#cssmenu>ul>li {
    float: right;
}

.languageWrapper:after {
    content: "";
    position: absolute;
    right: 100%;
    width: 100vw;
    height: 48px;
    background: #ae8e44;
}

.socialTop ul li {
    float: left;
}

.owl-dots {
    position: absolute;
    margin-top: -40px;
    left: 40px;
    right: auto;
}

.testi_wrapper .owl-dots {
    left: 0px;
}

.founderImg {
    height: 177px;
    float: right;
}

/*
.arabic_number{
    direction: ltr !important;
    display: inline-block;
}
*/

@media (max-width: 768px) {

    #cssmenu #menu-button:after,
    #cssmenu #menu-button:before {
        left: 0px;
        right: auto;
    }
}