.home .home-slider {


}

.slider-item {
	position: absolute;
	width: 100%;
}

.slider-item .slider-item-container {
	max-width: 970px;
	margin: 0px auto;
}

.home .home-slider h2 {
	display: inline-block;
	background: rgba(0, 60, 14, .9);
	font-family: "OpenSansLight";
	color: #ffffff;
}
.home .home-slider p {
	display: inline-block;
	background: rgba(178, 211, 64, .9);
	font-family: "OpenSansSemiBold";
	color: #003c0e;
}

.home .bx-wrapper ul li { 
	background-repeat: no-repeat;
	background-position: 50% 0%;
}