
/* Content Slider RTL */

.rtl #top .avia-smallarrow-slider .avia-slideshow-arrows {
    left: auto;
    right: 0;
}

.rtl #top .avia-content-slider-element-container .avia-slideshow-dots {
    left: auto;
    right: 0;
    text-align: left;
}

.rtl .avia-smallarrow-slider .avia-slideshow-dots {
    left: auto;
    right: 0;
}
