@charset "utf-8";

.main-gall-latest{
	position:relative;
}

.main-gall-latest .owl-theme .owl-dots{
	position:absolute;
	bottom:0 !important;
	right:5px !important;
}

.main-gall-latest .owl-theme .owl-dots .owl-dot span{
	width:10px !important;
	height:10px !important;
	margin:0 3px !important;
	background:#ccc !important;
	border-radius:0 !important;
}

.main-gall-latest .owl-theme .owl-dots .owl-dot.active span, .main-gall-latest .owl-theme .owl-dots .owl-dot:hover span{
	border:0;
	background: #4690ff !important;
}