.slider1 {
	background-image: url("/assets/images-slider/bg.jpg");
	background-repeat: no-repeat;
	display:block;
	width:934px;
	height:355px;
	overflow: hiddle;
	position: relative;
	margin-left:29px;
	overflow: visible
}
.wrapper-slider {
	overflow: visible;
	position: relative;
}
.bx-window {
	overflow: visible !important;
}
.slider1 .slidepanel {
	height: 355px;
	overflow: hidden;
	position: absolute;
	width: 873px;
}
.slider1 .slidepanel img {
	margin: 16px 0 0 343px;
	border: 5px solid #fff;
}
.slider1 .controlpanel {
	position: absolute;
	z-index: 999;
}
.discription1, .discription2, .discription3, .discription4 {
	background-repeat: no-repeat;
	height: 355px;
	margin: 50px 0 0 50px;
	padding: 4px 0 0 13px;
	position: absolute;
	width: 312px;
}
.caption {
	color: #3b3f31;
	font-family: PTSerifRegular;
	font-size: 30px;
	line-height: 43px;
	width: 290px;
}
.caption1 {
	color: #fff;
	font-family: PTSerifRegular;
	font-size: 24px;
	line-height: 35px;
	width: 290px;
}
a.btt-link:link, a.btt-link:visited, a.btt-link:hover, a.btt-link:active{
	color: #e5e5dd;
	font-family: PTSansBold;
	font-size: 14px;
	text-decoration:none;
}
.btt-link1 {
	background-image: url("/assets/images-slider/bg_caption1.png");
	background-repeat: no-repeat;
	width: 125px;
	height: 31px;
	padding-left: 14px;
	padding-top: 8px;
	margin: 45px 0 0 110px;
}
.btt-link2 {
	background-image: url("/assets/images-slider/bg_caption2.png");
	background-repeat: no-repeat;
	width: 187px;
	height: 31px;
	padding-left: 16px;
	padding-top: 8px;
	margin: 45px 0 0 49px;
}
.btt-link3 {
	background-image: url("/assets/images-slider/bg_caption2.png");
	background-repeat: no-repeat;
	width: 187px;
	height: 31px;
	padding-left: 29px;
	padding-top: 8px;
	margin: 45px 0 0 49px;
}
.slider1 .navigate .pager img {
	float:left;
	margin-left: 10px;
	cursor:pointer;
	display:none;
}
a.bttprev:link, a.bttprev:visited, a.bttprev:hover, a.bttprev:active {
	background-image: url("/assets/images-slider/btn_prev.png");
	background-repeat: no-repeat;
	display: block;
	height: 67px;
	margin: 131px 0 0 -31px;
	position: absolute;
	text-decoration: none !important;
	width: 68px;
	z-index: 200;
}
a.bttnext:link, a.bttnext:visited, a.bttnext:hover, a.bttnext:active {
	background-image: url("/assets/images-slider/btn_next.png");
	background-repeat: no-repeat;
	display: block;
	height: 67px;
	margin: 131px 0 0 835px;
	position: absolute;
	text-decoration: none !important;
	width: 68px;
	z-index: 200;
}
.slider1 .pager img{
	margin-left:3px;
	cursor:pointer;
}
.slider1 .pager {
 	left: 547px;
    position: absolute;
    text-align: center;
    top: 312px;
    width: 503px;
    z-index: 999;
}
.slider1 .slidepanel .btn_play-video img{
	position: absolute;
	border: none;
	margin: -190px 0 0 480px;
}