/* dop style */
.fon_all_wind {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 0;
}
.grin {
	color: #49CA9D;
}
/* end dop style */
.carousel-indicators li {
	background: #fff !important;
	margin-bottom: 3px;
	border: 3px solid #fff !important;
	width: 9px !important;
	height: 9px !important;
	margin-right: 6px;
}
.carousel-indicators .active {
	background-color: transparent !important;
	width: 15px !important;
	height: 15px !important;
	margin-right: 6px;
}