#row_1{text-align:center; position:relative}
#row_1 .swiper-wrapper{z-index:10 !important}
#row_1 .swiper-pagination-bullet { width: 16px !important; height: 16px !important; background: transparent; border: 1px solid white !important; opacity: 1; }
#row_1 .swiper-pagination-bullet-active { width: 40px !important; transition: width .5s; border-radius: 30px !important; background: white !important; border: 1px solid transparent; }
@media (max-width:1200px) {
	#row_1 .swiper-slide img{width:100%;}

}
