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;
}

.main-slider__top__image {
  clip-path: polygon(100% 0, 0 41%, 46% 100%, 100% 100%);
}

.main-slider__top__text::before {
  clip-path: polygon(30% 0, 0 0, 70% 100%, 100% 100%);
}

.main-slider__top__text::after {
  background-image: url(../images/shapes/main-slider-shape-1-3-rtl.png);
}

.projects-one .eolexi-owl__carousel__counter__total::before {
  right: auto;
  left: -14px;
}

.contact-info__shape-2::before {
  clip-path: polygon(42% 0, 0 0, 0 100%, 100% 100%, 42% 47%);
}

.contact-info__shape-2::after {
  clip-path: polygon(35% 0, 0 0, 0 100%, 100% 110%, 35% 51%);
}

.testimonials-one__shape svg {
  transform: scaleX(-1);
}
/*# sourceMappingURL=eolexi-custom-rtl.css.map */
