:root {
    --thm-font: 'Cairo', sans-serif;
    --thm-font-2: 'Cairo', sans-serif;
    --thm-gray: #676767;
    --thm-gray-rgb: 103, 103, 103;
    --thm-base: #85868a;
    --thm-base-rgb: 133, 134 138;
    --thm-black: #000000;
    --thm-black-rgb: 0, 0, 0;
    --thm-primary: #ffb400;
    --thm-primary-rgb: 255, 180, 0;
}
html{
    direction: rtl;
}
body{
    direction: rtl;
    font-size: 18px;
    letter-spacing: 1px;
}
.events-style1__single-left{
    margin-right: 0;
    margin-left: 60px;
}
.events-style1__single-left .title{
    margin-left: 0;
    margin-right: 50px;
}
.events-style1__single__right-btn{
    margin-left: 0;
    margin-right: 100px;
}
.events-style1__single__right .contact-info li .text{
    margin-left: 0;
    margin-right: 10px;
}
.fact-counter-style3__single .counter-box .odometer.odometer-auto-theme, .fact-counter-style3__single .counter-box .odometer.odometer-theme-default{direction: ltr;}
.main-header-one__bottom-left::before{left:0;}
.logo-box-one{
    padding-right: 0;
    padding-left: 120px;
}

.main-menu .main-menu__list > li, .stricky-header .main-menu__list > li {
    margin-left: 30px;
}
.footer-widget--contact-info ul li .text{
    margin-left: 0;
    margin-right: 8px;
}
.main-header-one__top-left{
    direction: ltr;
}
.logo-box-one {
    position: relative;
    display: flex;
    align-items: center;
    height: 120px;
    padding-left: 120px;
    z-index: 1;
}
.red-bg{
    background-image: url("../images/backlogo-ar.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}
@media (max-width: 1366px) {
    .red-bg {
        /*Nohra change this from 70vw to 20*/
        background-position: 70vw center;
    }
}
.logo-box-one::before {

}

.logo-box-one::after {

}
.blog-style1__single-content .date-box{
    left: auto;
    right:30px;
}
.blog-style1__single-conten-btn{
    text-align: left;
}
.portfolio-style1--grid__menu-box ul li{
    margin-right: 0;
    margin-left: 30px;
}
.mobile-nav__contact{
    /*direction: ltr;*/
}
.fa-angle-down::before{
    content: "\f106";
}
.mobile-nav__content .main-menu__list > li > a > button.expanded, .mobile-nav__content .main-menu__list > li > ul > li > a > button.expanded, .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button.expanded{
    transform: rotate(-180deg);
}
.ltr{direction: ltr;display: inline-block;}

@media all and (max-width: 480px){
    .red-bg {
        background-position: 80px center;
    }
}
.ar-row{
    flex-direction: row-reverse;
}
.blog-style1--style2 .blog-style1__single-content{
    left: 30px;
    right: 30px;
}
.blog-style1__single-content .meta-box li{float: right;}
.blog-style1__single-content .meta-box li .text{margin-left: 0;margin-right: 9px;}
.report{
    left:30px;
    right: auto;
}
.team-details__top-content-social-links li{margin-left: 16px;margin-right: auto;}
.events-style1__single__right::before {
    position: absolute;
    top: -20px;
    left: 0;
    bottom: -20px;
    width: 1px;
    background: none;
    content: "";
}
.events-style1__single__right::after {
    position: absolute;
    top: -20px;
    left: 0;
    bottom: -20px;
    width: 1px;
    background: #E5E5E5;
    content: "";
}
.events-style1__single-left{
    flex-grow: 1;
}
.blog-style1__single-content .meta-box li{
    margin-right: 0;
    margin-left: 15px;
    width: 100%;
}
.portfolio-style1__single-img .inner .text-box{
    left: auto;
    right: 30px;
}
.text-l{
    text-align: right;
}
.text-r{
    text-align: left;
}
.mobile-nav__contact li > i{
    margin-left: 10px;
    margin-right: 0;
}
@media all and (max-width: 480px){
    .events-style1__single-left{
        margin-left: 0;
    }
    .events-style1__single-left .title{
        margin-right: 0;
    }
    .events-style1__single__right::after{
        background:transparent;
    }
    .team-details__top-content {
        margin-top: 0;
    }
    .activity-icons div{
        width: 100px;
        height: 100px;
    }
    .blog-style1__single-conten-btn{
        text-align: center;
    }
    .events-style1__single__right-btn{
        margin: auto;
    }
    .single-footer-widget--links{
        margin-top: 0;
    }
    .team-style1{
        padding-top: 20px;
    }
    .min-box{
        padding-top: 20px;
    }
}
.mobile-nav__close{
    left:15px;
    right: auto;
}
.mobile-nav__social a + a {
    margin-right: 10px;
    margin-left: auto;
}

