body {
	overflow-x: hidden;
	direction: rtl;
}

.list-unstyled {
	padding-right: 0;
}

.owl-carousel {
	direction: ltr;
}

.owl-carousel .owl-item {
	direction: rtl;
}

.testimonial-one__client-details {
	clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
}

.main-menu .main-menu__list>li+li,
.stricky-header .main-menu__list>li+li {
	margin-right: 70px;
}

/* Remove injected Google Translate top frame that appears as a gray strip */
iframe#gt-nvframe,
.goog-te-banner-frame,
.goog-te-balloon-frame,
#goog-gt-tt {
	display: none !important;
}

html,
body {
	top: 0 !important;
	margin-top: 0 !important;
}