.simple-slide-next-arrow,.simple-slide-prev-arrow{width:26px;height:70px;display:block;position:absolute;margin-top:-35px;top:50%;cursor:pointer}
.simple-slide-next-arrow{
	width: 14px;
height: 70px;
background: #6b6b6b;
position: absolute;
left: 607px;
top: 60px;
}
.simple-slide-next-arrow:after{
	content:'\f105';
	font-family: 'FontAwesome';
	color: #fff;
	font-size: 22px;
	position: relative;
top: 22px;
left: 4px;
}
.simple-slide-prev-arrow{
	width: 14px;
height: 70px;
background: #6b6b6b;
position: absolute;
left: -21px !important;
top: 60px;
}
.simple-slide-prev-arrow:after{
	content:'\f104';
	font-family: 'FontAwesome';
	color: #fff;
	font-size: 22px;
	position: relative;
top: 22px;
left:3px;
}
.simple-slide-next-arrow{right:10px; }.simple-slide-prev-arrow{left:10px;}.simple-slide-item-list{display:table;table-layout:fixed}.simple-slide-item-list>*{position:relative;display:table-cell}.simple-slide-item-list>* .caption{position:absolute;left:10%;bottom:10%;color:#fff}.simple-slide-item-list>* img{width:100%}
