ul#banner { list-style: none; width: 100% !IMPORTANT; height: 100%; padding: 0; margin: 0; overflow: hidden; z-index: 1; }
ul#banner li { margin: 0px; padding: 0px; list-style: none; width: 100% !IMPORTANT; height: 100% !IMPORTANT; }
ul#banner li .img { position: relative; width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; z-index: 1; float: left; }
ul#banner li img { position: relative; width: 100%; display: block; z-index: 1; margin: 0; padding: 0; }
/*CONTEUDOS BANNER*/
.bg_banner_content {position: absolute;width: 100%;margin: 0;padding: 0;top: 0;left: 0;right: 0;/* bottom: 10%; */z-index: 3;box-sizing: border-box;}
.bg_banner_content_in { position: relative; width: 94%; margin: 0 3%; padding: 0; overflow: hidden; float: left; }
.banner_content { position: relative; width: 70%; margin: 0 auto; padding: 0; overflow: hidden; font-family: 'BandaRegular'; }
.banner_text_title, .banner_text_subtitle, .banner_btn { z-index: 2; text-align: left; color: #FFF; font-weight: 400; width:100%; margin: 0 0 10px; padding: 5px; width: 100%; }
.banner_text_title img{ max-width: 100%; height: auto!IMPORTANT;}
/*.banner_text_title { margin: 0px;font-weight: 700; font-size: 80px; line-height: 90px; text-shadow: 1px 1px 3px #000000; font: Banda; }*/
.banner_text_subtitle { padding: 0; font-size: 58px; line-height: 60px; font-weight: 300; text-shadow: 1px 1px 3px #000000; }

.banner-shadow { position: absolute; width: 100%; height: 100%; top: 0; left: 0; margin: 0; padding: 0; background: rgba(0,0,0,0.2); display: table; z-index: 3; }
.banner-shadow-td { display: table-cell; width: 100%; text-align: center; vertical-align: bottom; }
.banner-title { position: relative; width: auto; margin: 4% auto 0; padding: 2% 10%; bottom: 2%; float: none; display: inline-block; font-size: 50px; line-height: 56px; color: #FFFFFF; text-align: center; font-weight: 300; text-transform: uppercase; }

/** THEME
===================================*/
#section-banner .bx-wrapper .bx-viewport,
#section-banner-in .bx-wrapper .bx-viewport { height: 100% !IMPORTANT; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;	
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/css/site/img/loading.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/** THEME
===================================*/
/* LOADER */
.bx-wrapper .bx-loading { min-height: 50px; background: url(/css/site/img/progress.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }
/* PAGER */
.bx-controls.bx-has-pager { position: relative; width: 94%; margin: 0 3%; padding: 0; float: right; }
.bx-wrapper .bx-pager { position: absolute; width: 40%; margin: 60px 0 0; padding: 0; float: right; text-align: right; z-index: 99; right: 0; }
#section-banner .bx-wrapper .bx-pager { position: absolute; text-align: right; margin: 0; padding: 0; bottom: 10px; width: 40%; z-index: 9999; right: 0; }
#section-banner .bx-wrapper .bx-pager { bottom: 48px; }
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {	display: inline-block; *zoom: 1; *display: inline; }
.bx-wrapper .bx-pager.bx-default-pager a { text-indent: 9999px; display: block; width: 18px; height: 18px; margin: 0 5px 0 0; outline: 0; background: #D9D9D9; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #20A2CC; }

.bx-controls-direction { postion: absolute; width: 100%; height: 0; margin: 0; padding: 0; }
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; left: 3%; margin-top: -15px; outline: 0; width: 34px; height: 29px; text-indent: -9999px; z-index: 9999; background: url(/css/site/img/bg_controls.png) no-repeat right top; opacity: 0; transition: opacity .50s ease-in-out; -moz-transition: opacity .50s ease-in-out; -webkit-transition: opacity .50s ease-in-out; }
.bx-wrapper .bx-controls-direction a + a { position: absolute; top: 50%; left: auto; right: 3%; outline: 0; text-indent: -9999px; z-index: 9999; background: url(../img/bg_controls.png) no-repeat left top; }
#section-banner:hover .bx-wrapper .bx-controls-direction a { opacity: 1; transition: opacity .50s ease-in-out; -moz-transition: opacity .50s ease-in-out; -webkit-transition: opacity .50s ease-in-out; }
#section-banner-in .bx-controls.bx-has-pager, .bx-wrapper .bx-controls-direction a.disabled { display: none; }

/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; margin: 0; padding: 0 0 40px; *zoom: 1; height: 100%; }
.bx-wrapper img { max-width: 100%; display: block; }
.bx-wrapper .more img { display: inline-block; }