.uk-slider-items > li{
	opacity: 0.3;
}
.uk-slider-items > li.uk-active{
	opacity: 1 !important;
}