@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap");
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
div,
span,
li,
ul {
  font-family: "Tajawal", serif;
}

.explore-sec .arrow-left img {
  transform: scaleX(-1);
}

#service .slider-track {
  direction: ltr;
}

footer .num span {
  direction: ltr;
  display: inline-block;
}

.sections .after-text::before,
.why-premium .after-text::before,
.our-team .after-text::before {
  right: -2rem;
  left: unset;
}

.contact-with h3 img {
  transform: scaleX(-1);
}

.num img {
  transform: scaleX(-1);
}

.background-img-about h1 {
  right: 5%;
  left: unset;
}

.form-contact .form-label img {
  padding-left: 0px;
  padding-right: 2px;
}

.after-text::before {
  left: unset;
  right: -12px;
}

body .after-text {
  margin-bottom: 5rem;
}

.team-img .after-text::before {
  left: unset;
  top: -28rem;
  right: 630px;
}
.team-img .small-honty::before {
  left: unset;
  bottom: 370px;
  right: 630px;
}/*# sourceMappingURL=rtl.css.map */