/* ===================================
	Marquee Slider - RTL
====================================== */
.rtl .swiper-rtl.marquee-slider .swiper-slider {
	direction: rtl;
}
.rtl .swiper-rtl.marquee-slider i, 
.rtl .swiper-rtl.marquee-slider svg {
	margin-right: 0 !important;
	margin-inline-end: 15px;
}