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;
}

.topbar::before {
  clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
}

.topbar::after {
  clip-path: polygon(81% 0, 0 0, 0 100%, 100% 100%, 92% 100%);
}

.main-header__inner::before {
  clip-path: polygon(58% 0, 0 0, 63% 50%, 0 100%, 58% 100%, 100% 50%);
}

.main-header__logo::before {
  clip-path: polygon(75% 0, 0 0, 0 100%, 75% 100%, 100% 50%);
}

.hero-slider__shape-2 {
  clip-path: polygon(100% 0, 69% 0, 0 100%, 31% 100%);
}

.hero-slider__shape-3 {
  clip-path: polygon(26% 0, 0 0, 0 68%, 100% 100%);
}

.hero-slider__shape-4 {
  clip-path: polygon(0 0, 0 37%, 100% 100%, 100% 63%);
}

.about-one__experience__title::before {
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.about-one__feature__bg {
  clip-path: polygon(85% 30%, 100% 0, 0 0, 0 100%, 100% 100%, 85% 70%);
}

.about-one__feature__bg::before {
  clip-path: polygon(0 0, 66% 50%, 0 100%, 100% 100%, 100% 0);
}

.testimonials-one__inner::before {
  clip-path: polygon(100% 0, 39% 0, 0 100%, 100% 61%);
}

.blog-card__meta__list {
  padding-right: 10px !important;
}

.main-footer__bottom__inner::before {
  clip-path: polygon(0 0, 100% 100%, 0 100%);
}

.main-footer__bottom__inner::after {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
/*# sourceMappingURL=visanet-custom-rtl.css.map */
