body {
  overflow-x: hidden;
  direction: rtl;
}

.owl-carousel {
  direction: ltr;
}

.owl-carousel .owl-nav,
.owl-carousel .owl-dots,
.owl-carousel .owl-item {
  direction: rtl;
}

.contact__input-box .bootstrap-select .dropdown-menu,
.bootstrap-select .dropdown-toggle .filter-option {
  text-align: right;
}

.list-unstyled {
  padding-right: 0;
}

.garlon-btn::before {
  transform: rotateY(-180deg);
}
.garlon-btn i {
  transform: translateX(0) rotateY(-180deg);
}
.garlon-btn:hover i {
  transform: translateX(0) rotateY(-180deg);
}

.owl-carousel .owl-nav button,
.testimonials-two__custome-navs button,
.work-process-one .work-process-one__list__shape img,
.work-process-one__bottom__btn i,
.contact-one__thumb__shape::before,
.contact-one__thumb__shape::after,
.contact-one__thumb__shape__box,
.contact-one__shape,
.cta-two__shape-two,
.cta-two__shape-one {
  transform: rotateY(-180deg);
}

.contact-one__thumb__shape_two {
  transform: translateY(-50%) rotateY(-180deg);
}

.main-footer__shape-one {
  transform: translateY(50%) rotateY(-180deg);
}

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

.team-card__social {
  right: 0;
}
/*# sourceMappingURL=garlon-custom-rtl.css.map */
