/* RTL coded by (Nadjib,Nafaa) https://edisoft.dz */
html {direction: rtl !important;}
.nav-pills > li {
    float: right !important;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    text-align: right !important;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle::after {
    right: none !important;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right !important;
}


.forcr-ltr{direction: ltr !important;}
.float-left{float: left !important;}
.owl-carousel .owl-item {

    float: right !important;
}