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-header::before {
  clip-path: polygon(5% 0, 100% 0, 100% 100%, 0 100%);
}

.main-menu .main-menu__list li ul li > a::after {
  content: "\e917";
}

.main-slider-one__shape-4 {
  clip-path: polygon(0% 0, 0 100%, 100% 100%);
}

.quote-request__funfact-shape {
  clip-path: polygon(0 27%, 29% 0, 100% 100%, 0% 100%);
}
/*# sourceMappingURL=transwide-custom-rtl.css.map */
