@font-face {
  font-family: "STC_Forward_Regular";
  src: url("../fonts/fonnts.com-STC_Forward_Regular.ttf");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
body,
a,
p,
span {
  font-size: 16px;
}

body {
  direction: rtl;
  font-family: "STC_Forward_Regular" !important;
  font-style: normal;
  font-weight: 400;
  overflow-x: hidden !important;
}

.dropdown-item {
  text-align: right !important;
}

.me-5 {
  margin-left: 3rem !important;
}

.me-3 {
  margin-left: 1rem !important;
}

.text-lg-start {
  text-align: right !important;
}

ul {
  padding-right: 0px !important;
}

.about-page .card-list ul {
  text-align: right !important;
}

.about-page .card-list ul li::after {
  right: 0;
}

.about-page .card-list ul li {
  padding-right: 35px;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: right !important;
  padding-left: 0.5rem !important;
}

.breadcrumb-item + .breadcrumb-item {
  padding-right: 0.5rem !important;
  padding-left: 0px !important;
}

.date {
  justify-content: left;
}

.me-2 {
  margin-left: 0.5rem !important;
}

h5.text-start {
  text-align: right !important;
}

.read-more-link {
  left: 0;
}

@media screen and (max-width: 520px) {
  .icon-drop {
    left: 5px;
    right: unset !important;
  }
}
.about-page ul {
  margin-right: 40px !important;
}

.copy-btn {
  left: -16px;
}

@media screen and (max-width: 1920px) {
  .bg {
    right: -367px;
  }
}
@media screen and (max-width: 1600px) {
  .bg {
    right: -327px;
  }
}
@media screen and (max-width: 1471px) {
  .bg {
    right: -275px;
  }
}
@media screen and (max-width: 1366px) {
  .bg {
    right: -260px;
  }
}
@media screen and (max-width: 1200px) {
  .bg {
    right: -209px;
  }
}
@media screen and (max-width: 1087px) {
  .bg {
    left: -170px;
  }
}/*# sourceMappingURL=rtl.css.map */