[dir="rtl"] .h-language li {
    margin-right: 0px !important;
    margin-left: 13px;
}
[dir="rtl"] .h-language li:last-child {
    margin-left: 0px !important;
}
[dir="rtl"] .h-social li:last-child {
    margin-right: 15px !important;
}
[dir="rtl"] .hero-section {
    direction: ltr;
}
[dir="rtl"] .hero-ex-row .gld-bx {
    margin: -27px 37px 0 0 !important;
}
[dir="rtl"] .footer-logo-column {
    padding: 0 0 0 12px;
}
[dir="rtl"] .main-menu > ul > li > a > .a-line {
    right: unset !important;
    left: 0 !important;
}
[dir="rtl"] .breadcrumb {
    direction: rtl;
}
[dir="rtl"] .breadcrumb-item+.breadcrumb-item {
    padding-left: unset !important;
    padding-right: .5rem;
}
[dir="rtl"] .breadcrumb-item+.breadcrumb-item::before {
    float: right !important;
    padding-right: unset !important;
    padding-left: .5rem !important;
}
[dir="rtl"] .foot-title .bt-line, [dir="rtl"] .opp-content-single .title .bt-line, [dir="rtl"] .sidebar-widgets .bt-line {
    transform: unset !important;
}
[dir="rtl"] .offcanvas-top-c .row1 {
    justify-content: left !important;
}
[dir="rtl"] .offcanvas-menu {
    transform: translateX(105%) !important;
}
[dir="rtl"] .offcanvas-menu.active {
    transform: translate(0) !important;
}
[dir="rtl"] .page-item:last-child .page-link {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
[dir="rtl"] .page-item:first-child .page-link {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
