@import url('https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&display=swap');

body.ar-page {
  font-family: "Noto Kufi Arabic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-synthesis: none;
}

body.ar-page .has-megamenu .megamenu-content .nav a {
  margin-right: 15px;
  margin-left: unset;
}

body.ar-page .text-black {
  color: black !important;
}

body.ar-page .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

body.ar-page .hero-title {
  line-height: 56px;
}

@media (max-width: 992px) {
  body.ar-page .hero-title {
    line-height: inherit;
  }
}

body.ar-page .footer-links,
body.ar-page .privacy-content,
body.ar-page .pricing-disclaimer,
body.ar-page .pricing-features,
body.ar-page .hero-section-content,
body.ar-page .login-card {
  direction: rtl;
}

body.ar-page .text-start {
  text-align: right !important;
}

body.ar-page .text-end {
  text-align: left !important;
}

body.ar-page .slick-slider,
body.ar-page .owl-carousel {
  direction: rtl;
}

body.ar-page .slick-prev {
  right: -40px;
  left: auto;
  background-image: none !important;
}

body.ar-page .slick-next {
  left: -40px;
  right: auto;
  background-image: none !important;
}

body.ar-page .slick-prev:hover,
body.ar-page .slick-prev:focus {
  background-image: none !important;
}

body.ar-page .slick-next:hover,
body.ar-page .slick-next:focus {
  background-image: none !important;
}

body.ar-page .slick-prev i,
body.ar-page .slick-next i {
  color: #5b5b5b;
  font-size: 18px;
}

@media (max-width: 992px) {
  body.ar-page .wsanimated-arrow {
    left: 47px;
    right: unset;
    top: 36px;
    padding: 0;
    margin: 0;
  }

  body.ar-page .wsmobileheader .smllogo {
    padding-right: 22px;
  }

  body.ar-page .hero-title {
    line-height: inherit;
  }
}

/* ===========================================
   Menu */
body.ar-page .has-megamenu .megamenu-content .nav:first-child {
  margin-right: 803px;
  margin-left: unset;
}

body.ar-page .has-megamenu .megamenu-content .card.cta-card:last-child .card-body .cta-card-text img {
  left: -112px;
  right: unset;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  body.ar-page .has-megamenu .megamenu-content .nav:first-child {
    margin-right: 630px;
    margin-left: unset;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  body.ar-page .has-megamenu .megamenu-content .nav:first-child {
    margin-right: 590px;
    margin-left: unset;
  }

  body.ar-page .has-megamenu .megamenu-content .card.cta-card {
    max-width: 408px;
  }
}

body.ar-page .tab-images .tab-img-lg {
  left: -239px;
  right: unset;
}

body.ar-page .tab-images .tab-img-sm {
  left: -7px;
  right: unset;
}

@media (max-width: 992px) {
  body.ar-page .tab-images .tab-img-lg {
    position: relative;
    right: 2px;
    top: 0px;
    width: 100%;
    height: auto;
  }
}

body.ar-page .cta-media-enhance.cta-media {
  margin-right: auto;
  margin-left: 0;
}

body.ar-page .our-story-section .col-12 div.fw-semibold {
  font-size: 19px;
  line-height: 19px;
  font-weight: 600;
}

body.ar-page .steps-container .container .form-content {
  padding: 40px 140px 40px 30px;
}

body.ar-page .steps-container .container .form-content::before {
  right: 0;
  left: unset;
  border-radius: 0px 10px 10px 0px;
}

body.ar-page .steps-container .container .form-content .step-number {
  right: 48px;
  left: unset;
}

body.ar-page .steps-container .container .form-content p.h2 {
  text-align: right;
}

body.ar-page .switch-year-month .radio-input {
  --container_width: 408px;
}

body.ar-page .switch-year-month .selection {
  left: unset;
  right: 0;
}

body.ar-page .switch-year-month .radio-input {
  direction: rtl;
}

body.ar-page .switch-year-month .radio-input {
  flex-direction: row-reverse;
}

body.ar-page .steps-container .container .core-plane-content .switch-year-month .radio-input label:nth-child(1):has(input:checked)~.selection {
  transform: translateX(calc(var(--container_width) * -1 / 2));
}

body.ar-page .steps-container .container .core-plane-content .switch-year-month .radio-input label:nth-child(2):has(input:checked)~.selection {
  transform: translateX(0);
}

body.ar-page .steps-container .container .core-plane-content p {
  text-align: right;
}

body.ar-page .list-with-bold-circle li {
  padding-right: 20px;
  padding-left: unset;
}

body.ar-page .list-with-bold-circle li::before {
  right: 0;
  left: unset;
}

body.ar-page .simplest.position-relative p {
  font-size: 15px;
}

body.ar-page .hero-pbx-bg {
  position: relative;
}

body.ar-page .hero-pbx-bg::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  left: unset;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgb(0 0 0 / 22%) 0%, rgb(0 0 0 / 0%) 50%, rgba(0, 0, 0, 0) 100%);
}

@media screen and (max-width: 991px) {
  body.ar-page .language-dropdown-menu {
    min-width: 74px;
    max-width: 72px;
    transform: translateX(-63px) !important;
    padding: 2px 6px;
  }

  body.ar-page .wsmenu>.wsmenu-list>li a.btn {
    margin-bottom: 10px;
    padding: 15px;
  }

  body.ar-page .wsmenu>.wsmenu-list>li>a {
    font-size: 19px;
    padding: 7px 20px 6px 20px;
    margin: 0;
  }

  body.ar-page .nav-item.has-megamenu a.megamenu-toggle::after {
    left: 12px !important;
    right: unset;
  }

  body.ar-page .has-megamenu .megamenu-content .nav:first-child {
    margin-right: 0px;
    margin-left: unset;
  }
}

@media (max-width: 992px) {
  body.ar-page .wsmobileheader .mobile-language-dropdown li.language-btn {
    position: absolute;
    left: 64px;
    right: unset;
    top: 19px;
  }
}