/*BANNER*/
/***************** ******************************/
#section-banner { position: relative; width: 100%; height: 100%; margin: 0 0 1px; padding: 0; overflow: hidden; z-index: 9; }
.banner-in { height: 40%; }
.da-slider { position: absolute; width: 100%; height: 100%; margin: 0 auto 0; overflow: hidden; z-index: 1; }
.da-slider .slide { position: absolute; width: 100% !IMPORTANT; height: 100% !IMPORTANT; margin: 0; padding: 0; }
.da-slider .img { position: aboslute; width: 100%; height: 100%; margin: 0; padding: 0; top: 0; left: 0; overflow: hidden; z-index: 2;  }
.banner-home .da-slider .img img { z-index: 1; min-height: 100%; margin: 0; padding: 0; width: 100%; }
.banner-in .da-slider .img img { width: 100%; }
.controls { position: absolute; width: 100%; height: 14px; margin: 0; padding: 0; bottom: 3%; text-align: center; z-index: 4; overflow: hidden; }	

.controls a { display: inline-block; width: 14px; height: 14px; margin: 0px 2px; padding: 0px; text-indent: -9999px; text-decoration: none; background: url(/css/site/img/glider_control.png) no-repeat 0 -28px; }
.controls a:hover { background: url(/css/site/img/glider_control.png) 0 -14px no-repeat; }
.controls a.activeSlide { background: url(/css/site/img/glider_control.png) 0 0 no-repeat; }

.banner-shadow { position: absolute; width: 100%; height: 100%; z-index: 2; background: url(/css/site/img/banner_shadow.png) repeat-x left top; }

.bg_banner_description { position: absolute; width: 100%; bottom: 5%; z-index: 2; font-family: 'Lato', sans-serif; color: #FFFFFF; }
.banner_description { position: relative; width: 94%; margin: 0 3%; padding: 0; float: right; }
