/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider {zoom: 1; position: relative; margin: 0 0 55px 0; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.coin-slider .cs-title {
	position: absolute;
	left: 0!important;
	top: auto!important;
	bottom: 0!important;
	width: 940px!important;
	height: 82px!important;
	z-index: 2;
	background: rgba(0,0,0,0.5)!important;
	line-height: 82px!important;
	text-align: center!important;
	padding: 0!important;
	color:#fff;
	 font-size: 18px;
}

.coin-slider .cs-title p {
	 display: inline-block;
	 height:40px;
	 min-width:450px;
	 border-left: 1px solid #bdc2bc;
	 border-right: 1px solid #bdc2bc;
	 color:#fff;
	 font-size: 18px;
	 line-height:40px;
}

.coin-slider .title {display: none!important;}

#cs-navigation-coin-slider0 {
	 display: block!important;
}