.bx-wrapper {
	position: relative;
}
.bx-wrapper img {
	display: block; max-width: 100%;
}
.bxslider {
	margin: 0px; padding: 0px;
}
ul.bxslider {
	list-style: none;
}
.bx-viewport {
	-webkit-transform: translatez(0);
}
.bx-wrapper .bx-pager {
	width: 100%; bottom: -30px; position: absolute; z-index: 999;
}
.bx-wrapper .bx-controls-auto {
	width: 100%; bottom: -30px; position: absolute; z-index: 999;
}
.bx-wrapper .bx-loading {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 200; min-height: 50px;
}
.bx-wrapper .bx-pager {
	text-align: center; bottom: 40px; font-family: Arial; font-size: 1em; font-weight: bold;
}
.bx-wrapper .bx-default-pager.bx-pager a {
	background: rgb(255, 255, 255); margin: 0px 5px; outline: 0px; width: 60px; height: 2px; text-indent: 0px; font-size: 0px; display: block;
}
.bx-wrapper .bx-default-pager.bx-pager a.active {
	background: rgb(230, 80, 78);
}
.bx-wrapper .bx-pager-item {
	vertical-align: bottom; display: inline-block;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	vertical-align: bottom; display: inline-block;
}
.bx-wrapper .bx-pager-item {
	line-height: 0; font-size: 0px;
}
.bx-wrapper .bx-prev {
	background: url("../images/l.png") no-repeat; left: 3%;
}
.bx-wrapper .bx-next {
	background: url("../images/r.png") no-repeat right; right: 3%;
}
.bx-wrapper .bx-prev:hover {
	background-position: right;
}
.bx-wrapper .bx-next:hover {
	background-position: left;
}
.bx-wrapper .bx-controls-direction a {
	outline: 0px; top: 50%; width: 20px; height: 38px; text-indent: -9999px; margin-top: -19px; position: absolute; z-index: 99999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	background: no-repeat -86px -11px; margin: 0px 3px; outline: 0px; width: 10px; height: 10px; text-indent: -9999px; display: block;
}
.bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .active.bx-start {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position: -86px 0px;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	background: no-repeat -86px -44px; margin: 0px 3px; outline: 0px; width: 9px; height: 11px; text-indent: -9999px; display: block;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls-auto .active.bx-stop {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position: -86px -33px;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-pager {
	width: 80%; text-align: left;
}
.bx-wrapper .bx-has-pager.bx-has-controls-auto.bx-controls .bx-controls-auto {
	width: 35px; right: 0px;
}
.bx-wrapper .bx-caption {
	background: rgba(80, 80, 80, 0.75); left: 0px; width: 100%; bottom: 0px; position: absolute;
}
.bx-wrapper .bx-caption span {
	padding: 10px; color: rgb(255, 255, 255); font-family: Arial; font-size: 0.85em; display: block;
}
