body{
    direction:rtl;
    text-align: right;
}
.owl-carousel .owl-item {
    float: right;
}
.owl-nav{
    position: relative;
}

