/* RTL styles */

html:lang(ar) .owl-carousel {
    direction: rtl !important;
}
html:lang(ar) .back-logo-left {
        background: url(/images/back-logo.svg?38a8ec1846af02f021a4996de8c737f4) no-repeat right top -210px;
    background-size: 339px;
}
html:lang(ar) .reamore_bt1 img {
    left: 10px !important;
}
.login_wrap_2{
    height: 100vh !important;
}

.lang-ar .d-block .hove-shape1 {
    right: inherit !important;
    border: 2px solid #d20e0e;
    left: 20px;
    border-bottom: 0;
    border-right: 0;
}
.lang-ar .hove-shape2 {
    right: 15px;
    border: 2px solid #d20e0e;
    border-left: 0;
    border-top: 0;
    height: 0;
    opacity: 0;
}