.link-with-arrow {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.link-with-arrow::after {
  margin-left: 0;
  margin-right: 5px;
  transform: rotate(-180deg);
}

.ooredoo-cta {
  font-family: "Noto Kufi Arabic", "Rubik";
}

.iot-benefits__platform-slider .slick-dots > li:not(:last-child),
.iot-app__slider .slick-dots > li:not(:last-child) {
  margin-right: 0;
  margin-left: 8px;
}

.smooth-move {
  transition: all 0.5s ease-in-out;
}

.activate-section__text, .activate-section__cta, .activate-section__desc {
  font-family: "Noto Kufi Arabic", "Rubik";
}

.iot-info__title, .iot-info__desc {
  font-family: "Noto Kufi Arabic", "Rubik";
}

.why-ooredoo {
  text-align: right;
}
.why-ooredoo__content,
.why-ooredoo .row {
  padding-left: 308px;
  padding-right: 0;
}
.why-ooredoo__title, .why-ooredoo__desc, .why-ooredoo__label {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.why-ooredoo__icon {
  margin-left: 8px;
  margin-right: 0;
}
.why-ooredoo__img {
  left: -50px;
  right: auto;
}
@media (min-width: 992px) and (max-width: 1025px) {
  .why-ooredoo__img {
    right: auto;
    left: 0;
  }
}
.why-ooredoo__img img {
  transform: scaleX(-1);
}

.iot-connect {
  text-align: right;
}
.iot-connect__content {
  padding-right: 0;
  padding-left: 40px;
}
.iot-connect__list {
  padding-left: 0;
  padding-right: 40px;
}
.iot-connect__title, .iot-connect__desc, .iot-connect__label, .iot-connect__brief {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-connect__icon {
  margin-left: 12px;
  margin-right: 0;
}

.iot-dashboard {
  text-align: right;
}
.iot-dashboard__title, .iot-dashboard__label, .iot-dashboard__breif p {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-dashboard__slide {
  padding-right: 28px;
  padding-left: 0;
}
.iot-dashboard__slide::before, .iot-dashboard__slide::after {
  left: auto;
  right: 0;
}

.iot-markets__label, .iot-markets__title, .iot-markets__desc {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-markets__content {
  text-align: right;
  max-width: 300px;
}

div.marquee > a {
  margin-right: 0;
  margin-left: 24px;
}
div.marquee > a h5 {
  font-family: "Noto Kufi Arabic", "Rubik";
}

@-webkit-keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes marquee {
  0% {
    transform: translate3d(0%, 0, 0);
  }
  100% {
    transform: translate3d(100%, 0, 0);
  }
}
.business-get-started__title, .business-get-started__label, .business-get-started__cta {
  font-family: "Noto Kufi Arabic", "Rubik";
  text-align: right;
}
.business-get-started__cta::after {
  margin-left: 0;
  margin-right: 5px;
  transform: rotate(-180deg);
}
.business-get-started__cta:hover::after {
  transform: translateX(-8px) rotate(-180deg);
}

/* Pages */
.suite-features__title, .suite-features__content-title, .suite-features__content-desc, .suite-features__label, .suite-features__brief {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.suite-features__title {
  line-height: 1.3;
}
.suite-features__content {
  text-align: right;
}

.iot-products__title, .iot-products__desc, .iot-products__label, .iot-products__sublabel, .iot-products__brief {
  font-family: "Noto Kufi Arabic", "Rubik";
}

.iot-app__content {
  text-align: right;
}
.iot-app__title, .iot-app__desc {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-app__stores a:not(:last-child) {
  margin-left: 24px;
  margin-right: 0;
}
.iot-app__slider-wrapper::before {
  border-radius: 40px 120px 40px 0px;
}

.iot-benefits__title, .iot-benefits__desc, .iot-benefits__label, .iot-benefits__brief {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-benefits__card, .iot-benefits__platform-content {
  text-align: right;
}

.iot-plans__title, .iot-plans__desc {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-plans .table thead th {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-plans .table thead th:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 16px;
  text-align: right;
}
.iot-plans .table thead th:last-child {
  border-top-right-radius: 0;
  border-top-left-radius: 16px;
}
.iot-plans .table thead span {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-plans .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 16px;
}
.iot-plans .table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 16px;
}
.iot-plans .table tbody td {
  font-family: "Noto Kufi Arabic", "Rubik";
}
.iot-plans .table tbody td:first-child {
  text-align: right;
}

@media (max-width: 820px) {
  .why-ooredoo__content,
  .why-ooredoo .row {
    padding-right: 0;
    padding-left: 0;
  }
  .iot-connect__content {
    padding-right: 0;
    padding-left: 0;
  }
  .iot-connect__list {
    padding-left: 0;
    padding-right: 0;
  }
  .iot-connect__icon {
    margin-right: 0;
    margin-left: 12px;
  }
  .business-get-started__content {
    margin-right: 24px;
    margin-left: 0;
  }
  div.marquee > a {
    margin-left: 16px;
    margin-right: 0;
  }
  /* Pages */
  .iot-app__content {
    text-align: center;
  }
  .iot-app__slider-wrapper::before {
    border-radius: 20px 80px 20px 0px;
  }
  .iot-plans__accordion-title {
    font-family: "Noto Kufi Arabic", "Rubik";
    text-align: right;
  }
  .iot-plans__accordion .accordion .card .card-header button {
    font-family: "Noto Kufi Arabic", "Rubik";
    text-align: right;
  }
  .iot-plans__accordion .accordion .card .card-header button.active:after {
    transform: rotate(180deg);
  }
  .iot-plans__accordion-list > li span {
    font-family: "Noto Kufi Arabic", "Rubik";
  }
  .iot-plans__accordion-list > li span:last-child {
    text-align: left;
  }
  .iot-plans__accordion-badge {
    font-family: "Noto Kufi Arabic", "Rubik";
    text-align: center !important;
  }
  .iot-plans__accordion-label {
    text-align: right;
  }
}