body{ direction:rtl; unicode-bidi:embed; text-align: right; }
.owl-carousel, .bx-wrapper { direction: ltr; }
.owl-carousel .owl-item { direction: rtl; }
.text-start { text-align: right!important; }
.text-end { text-align: left!important; }

.ms-3 {
    margin-right: 1rem!important;
    margin-left: 0!important;
}
.ms-auto {
    margin-right: auto!important;
    margin-left: 0 !important;
}

.elementor-align-left {
    text-align: right !important;
}



@media only screen and (max-width: 767px){
    .mobile-responsive-nav  .mean-container a.meanmenu-reveal {left: 0px !important; right: auto !important;}
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.mean-expand { text-align: start;}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mobile-responsive-nav  .mean-container a.meanmenu-reveal {left: 0px !important; right: auto !important;}
    .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.mean-expand { text-align: start;}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
   
}