.nav_title_sub_level_1_container{
    right: 100%;
}
.card{
    direction:rtl;
}
/*.home_section{
    margin-right: 10%;
}*/
footer{
    margin-right: 10%;
}
.open_quote{
    margin-top: -31px;
}
.close_quote{
    margin-bottom: -31px;
}
center.title_summary p:first-child{
    font-size: 20px;
}
/*.margin_content{
    margin-right: 12%;
}
.padding_title{
  padding-right: 11%;
}*/
.nav_body_container, .padding_to_fix_display{
    padding-right: 10%;
}
.nav_title_sub_level_3_container .nav_title{
    padding-right: 2rem;
}


/*SIDE MENU*/
.side-menu-container {
    position: absolute;
    overflow: hidden;
    width: 200px;
    height: 200px;
    left: 0;
}
.side-menu {
    width:205px;
    height: auto;
    margin:5em auto 0;
    font-size: 1em;
    line-height: 16px;
    color: #fff;
    font-weight:700;
    position: fixed;
    top:6%;
    bottom:0;
    left: -10em;
    z-index: 9999999;
}
.side-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.side-menu ul li {
    display:block;
    height: 50px;
    padding:1em 3em;
    position: relative;
    -webkit-transition: -webkit-transform 0.5s,     background-color .5s, color .5s;
    -webkit-transition: background-color .5s, color .5s, -webkit-transform .5s;
    transition: background-color .5s, color .5s, -webkit-transform .5s;
    -o-transition: transform .5s, background-color .5s, color .5s;
    transition: transform .5s, background-color .5s, color .5s;
    transition: transform .5s, background-color .5s, color .5s, -webkit-transform .5s;
}


.instagram-bg{
    background: -o-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}

.facebook-bg {
    background-color: #2b4170;
    background: -webkit-linear-gradient(top, #3b5998, #2b4170);
}


.youtube-bg {
    background: #F00;
}

.linkedin-bg {
    background-color:#2867b2;
}
.twitter-bg{
    background-color:#5aa0ff;
}

.android-bg{
    background-color: #799727;
}

.ios-bg{
    background-color: #333333;
}

.whatsapp-bg{
    background-color:#95d500;
}
.side-menu ul li:hover {
    -webkit-transform: translateX(10em);
    -ms-transform: translateX(10em);
    transform: translateX(10em);
}
.side-menu ul li a {
    display:block;
    text-decoration: none;
    color: #FFF !important;
}
.side-menu ul li span {
    display: block;
    position: absolute;
    font-size: 21px;
    line-height: 2em;
    height: 2em;
    top: -7px;
    bottom: 0;
    margin: 0 auto;
    padding: 1em 1.5em;
    right: -15px;
}

.side-menu ul li span i{
    color: #FFF !important;
}

.youtube-bg span {
    right: -18px !important;
}

@media screen and (min-width: 1060px){
    .account-sub-menu {
        position: absolute;
        top: 8px;
        left: 165px;
        height: 40px;
        border-radius: .25rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 120px;
        background: #199450 !important;
    }

    .account-sub-menu:hover {
        -webkit-transition: .2s ease-in;
        -o-transition: .2s ease-in;
        transition: .2s ease-in;
    }

    .account-sub-menu > a {
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        text-overflow: ellipsis;
        direction: ltr;
    }

    .dropdown-menu {
        left: unset !important;
        right: 0px;
    }

    .dropdown-menu a {
        padding: 10px;
        min-width: 200px;
    }
}
.account-sub-menu .dropdown-menu a {
    direction: rtl;
}
.account-sub-menu a {
    overflow: hidden;
    direction: ltr;
    text-overflow: ellipsis;
}
.account-sub-menu .dropdown-toggle::before {
    display: inline-block;
    margin-right: .5em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-left: .3em solid transparent;
    border-bottom: 0;
    border-right: .3em solid transparent;
    position: absolute;
    right: 5px;
    top: 17px;
}
.dropdown-menu a{
    color: #212529 !important;
}

.dropdown-menu a:hover {
    background-color: #D7F3E3 !important;
}

.dropdown-title::before {
    color: #15723F;
}

.dropdown-title {
    color: #199450 !important;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    top: 2px;
}

.raduce_title, .title_home{
    /*border-radius: 0px 0px 50px 0px / 0px 0px 25px 0px;*/
    border-bottom-right-radius: 15px;
}
/* */
.form-control {
    /*font-family: 'DroidArabicKufi' !important;*/
    text-align: right;
}

.text_right {
    text-align: right;
}

.rtl {
    direction: rtl;
}

.back-img-blue {
    background-image: linear-gradient(#ECF1F7, #fff);
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

a {
    outline: none;
    text-decoration: none;
}

div, img, a {
    margin: 0;
    padding: 0;
}

.b700-s17 {
    font-size: 17px;
    font-weight: 700;
}

.text-blue {
    color: #2E3181;
}

.radius {
    border-radius: 15px;
}

.hight-127 {
    height: 127px;
}

.b700-s26 {
    font-size: 26px;
    font-weight: 700;
}

.bn-s17 {
    font-size: 17px;
    font-weight: normal;
}

.bn-s26 {
    font-size: 26px;
    font-weight: normal;
}

.bg-sponsor {
    background-color: var(--primary_color);
}

.bton {
    cursor: pointer;
}

.bold {
    font-weight: 700 !important;
}

.qty {
    width: 50px;
    height: 20px;
    text-align: center;
}

.g-recaptcha {
    height: 100px;
}
/*.owl-carousel .owl-stage-outer{
       direction:ltr;
}*/
/*#owl-carousel.owl-carousel, .owl-stage-outer{
 
}*/
.lg-outer {
    text-align: right!important;
}