/*BANNER*/
/***************** ******************************/
#section-banner, #section-banner-in { overflow: hidden; }
#section-banner-in { height: 320px; }
.da-slider { position: relative; width: 100%; height: 100%; margin: 0 auto 2%; overflow: hidden; z-index: 1; }
.da-slider .img { position: relative; width: 100% !IMPORTANT; height: 100% !IMPORTANT; margin: 0; padding: 0; top: 0; left: 0; overflow: hidden; }
.da-slider img { z-index: 1; margin: 0; padding: 0; width: 100%; }
.bg_banner-text { position: absolute; width: 100%; margin: 0; padding: 0; bottom: 0; background: #EBEBEB; z-index: 30; }
.banner-text { width: 94%; margin: 0; padding: 1% 3%; }

.itemList { position: relative; margin: 0; padding: 0; flot: left; list-style: none; }
.itemList { position: relative; margin: 0; padding: 0; flot: left; list-style: none; }

/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; margin: 0; padding: 0 0 40px; *zoom: 1; }
.bx-wrapper img { max-width: 100%; display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport { }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-controls { float: right; height: 24px; position: absolute; margin: 0; padding: 0; right: 20px; bottom: 40px; z-index: 100; }
/* PAGER */
.bx-wrapper .bx-pager { width: 100%; float: right; margin: -30px 4% 0 0; margin: -30px 4% 0 0; padding: 0; position: relative; text-align: right; }

.bx-wrapper .bx-pager .bx-pager-item { display: inline-block; }

.bx-wrapper .bx-pager.bx-default-pager a { width: 26px; height: 24px; display: inline-block; margin: 0 0 0 5px; background: url(/Css/site/img/glider_control.png) no-repeat 0 -24px; text-indent: 999999px;	}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active { background: url(/Css/site/img/glider_control.png) no-repeat 0 0; }
.bx-controls-direction { display: none; }