html {
	scroll-behavior: smooth;
}
@media (max-width: 767px) {
	.index-container .module-base.themes-new .swiper-pagination {
        bottom: 10px;
	}
}