.footer {
    text-align: right;
}

.header .navbar {
    direction: rtl;
}

.accordion-container {
    text-align: right;
}

.contact-form-phone {
    direction: rtl;
}

.ion-ios-arrow-forward:before {
    transform: scaleX(-1);
}

/* data-key - about-us-title css  */
[data-key="about-us-title"] {
    /* bold, spacing  */
    font-weight: bold;
    letter-spacing: 1.5px;
}


.counters {
    direction: ltr;
}


body {
    direction: rtl;
}

.header .navbar {
  direction: rtl;
}