﻿body {
  font-family: "HelveticaNeueLT Arabic 55 Roman";
  direction: rtl;
  line-height: 1.2;
}

strong, b, .font-bold {
  font-family: "HelveticaNeueLT Arabic 75";
}

.about-us .about-us-box.active .about-us-box-title {
  text-align: start;
}
.about-us .about-us-box-title {
  text-align: end;
}

.our-work .our-work-box-arrow {
  transform: rotate(180deg);
}
.our-work .our-work-box-logo img {
  object-position: right;
}

.our-clients .clients-swiper-arrows {
  flex-direction: row-reverse;
}

.contact-us-page .map-box-label {
  text-align: start;
}

.contact-us .site-footer-Crafted {
  font-size: 14px;
  line-height: 1.2;
}
