.rtl-direction {
    direction: rtl !important;
}

.fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner.feature-info {
    padding: 50px 150px 50px 300px;
}

.fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .post-character {
    right: 100%;
}

.fullscreen-slider-wrapper .feature-wrapper .fullscreen-inner .inner h2.heading span.post-number {
    left: unset;
    right: -40px;
}

.Arrow {
    transform: scaleX(-1);
}

/* progress bars */

.home-service-progress .col-lg-7 {
    margin-left: 0px !important;
}

.home-service-progress .col-lg-4 {
    margin-left: 8.333333% !important;
}

.progress {
    flex-direction: row-reverse !important;
}

.progress-charts .progress .progress-bar span.percent-label {
    right: initial !important;
    left: -5px !important;
}

.progress-charts .heading {
    text-align: right !important;
}

.progress-bar {
    animation-name: fadeInRight !important;
}

.home-service-progress .brook-counter {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.home-service-progress .col-lg-4 {
    margin-right: 8.333333% !important;
    margin-left:0px !important;
}


/* Footer */
.bk-footer-widget .footer-widget {
    text-align:right !important;
}

.bk-footer-inner > .row {
    flex-direction:row-reverse;
}

.footer-address .row {
    flex-direction:row !important;
}


/* contact us */
.bk_contact_classic {
    direction: rtl;
}

.contact-form {
    direction: rtl;
}


/* MISC */
.brook-feature-area > .container > .row, .brook-career-area > .container > .row {
    direction:rtl;
}
