html * {
  word-spacing: 0;
}

/* fonts */
#ac-localnav .ac-ln-title:lang(ar),
.typography-headline-elevated:lang(ar),
.typography-intro-elevated:lang(ar),
.typography-headline:lang(ar),
.typography-headline-reduced:lang(ar),
#globalnav .globalnav-submenu-list-item-elevated:lang(ar) {
  font-family: "SF Pro AR Display", "SF Pro AR", "SF Pro Display", "SF Pro Gulf",
    "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

#ac-localnav .ac-ln-menu:lang(ar),
body:lang(ar),
.typography-body-reduced:lang(ar),
#ac-globalfooter .ac-gf-sosumi p:lang(ar),
#ac-globalfooter .ac-gf-sosumi li:lang(ar),
#ac-globalfooter .ac-gf-breadcrumbs-path:lang(ar),
#ac-globalfooter .ac-gf-directory:lang(ar),
#globalnav .globalnav-submenu-list-item:lang(ar),
#ac-globalfooter:lang(ar) {
  font-family: "SF Pro AR Text", "SF Pro AR", "SF Pro Text", "SF Pro Gulf",
    "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

/* fonts ends */

.typography-headline-reduced,
.typography-headline-reduced + p {
  text-align: right;
  direction: rtl;
}

@media only screen and (max-width: 735px) {
  .section-hero *,
  .section-service * {
    text-align: right;
    direction: rtl;
  }
}

/* hero overrides */

* + .hero-headline {
  margin-top: 23px;
}

.typography-headline:lang(ar) {
  line-height: 1.15;
}

.typography-headline-elevated:lang(ar) {
  line-height: 1.0625;
}

.typography-headline-reduced:lang(ar) {
  line-height: 1.3;
}

.typography-intro-elevated:lang(ar) {
  line-height: 1.33349;
}

body:lang(ar) {
  line-height: 1.45;
  letter-spacing: 0em;
}
