.singleSlide {
	height: 500px; 
	background-repeat: no-repeat; 
	background-position: center; 
	max-width: 1380px; 
	width: 100%;
	float: left; 
	position: absolute; 
	top: 0;
}
.bannersSlides {
	overflow: hidden; 
	height: 500px; 
	max-width: 1380px; 
	margin: auto; 
	position: relative;
	min-width: 980px;
}
.nlBannerRotator {
	width: 100%; 
	height: 500px;
}
.nlWhiteGradient {
	position: relative; 
	max-width: 1380px; 
	margin: auto; 
	z-index: 10;
}
.nlWhiteGradientLeft,
.nlArrowLeft {
	position: absolute; 
	width: 200px; 
	height: 500px; 
	background-image: url('/CMS/media/img/v6/temp/gradient-L.png'); 
	left: 0;
}
.nlWhiteGradientRight,
.nlArrowRight{
	position: absolute; 
	width: 200px; 
	height: 500px; 
	background-image: url('/CMS/media/img/v6/temp/gradient-P.png'); 
	right: 0;
}

.nlArrowLeft,
.nlArrowRight{
	background-image: url('/CMS/media/img/v6/temp/arrow_L.png'); 
	background-repeat: no-repeat;
	background-position: center center;
	width: 55px;
	cursor: pointer;
	z-index: 1000;
	height: 60px;
	top: 210px;
}
.nlArrowRight{
	background-image: url('/CMS/media/img/v6/temp/arrow_P.png'); 
}
.bthArrows {
	z-index: 100;
	margin: auto;
	max-width: 1055px;
	position: relative;
}
.belowApla {
	display: inline-block; 
	height: 10px; 
	width: 23px; 
	background-color: black;
	margin-left: 5px;
	cursor: pointer;
}
.belowAplaSelected {
	display: none; 
	height: 10px; 
	width: 23px; 
	cursor: pointer;
	background-color: #f39200;
}
.bannerTitle {
	font-size: 35px; 
	color: #f39200; 
	text-align: left; 
	line-height: 35px;
	font-weight: bold\0/;
}
.bannerDescr {
	font-size: 14px; 
	color: white; 
	text-align: left; 
	margin-top: 10px;
}
.newBannerApla {
	width: 367px; 
	height: 177px; 
	position: absolute; 
	top: 0; 
	right: 0; 
	padding: 22px;
	z-index: 100;
	font-family: 'Ubuntu',Arial, sans-serif;
	font-weight:500;
}
.newBannerAplaOpacity {
	width: 367px; 
	height: 177px; 
	background-color: black; 
	position: absolute; 
	top: 124px; 
	right: 0; 
	opacity: .7; 
	padding: 22px;
	z-index: 100;
}
.belowAplaBoxPlayAndPause {
	position: absolute; 
	top: 353px; 
	right: 0; 
	text-align: right;
	z-index: 100;
	width: 411px; 
}

.belowAplaBox {
    height: 10px;
    list-style: none;
    display: inline-block;
	
}

.belowAplaBox li {
	display:inline;
}

.bannerButton {
	padding-left: 25px;
	padding-right: 18px;
	line-height: 44px; 
	height: 49px; 
	background-color: #025ec3;
	color: white;
	position: absolute; 
	top: 426px; 
	right: 0; 
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Ubuntu',Arial, sans-serif;
	font-weight:500;
}
.additLayer {
	height: 500px; 
	background-repeat: no-repeat; 
	background-position: center; 
	max-width: 1380px; 
	width: 100%;
	float: left; 
	position: absolute; 
	top: 0;
	z-index: 1;
}
.gemiusOnDisplayScript,
.gemiusOnClickScript {
	position: absolute !important;
	left: -1000px;
}
.newBannerAplaOpacity,
.newBannerApla,
.belowAplaBox,
.bannerButton {
	/* right: 6px; */
}
.bannerButtonLink {
	text-decoration: none;
}


.bannerDescr {
    font-size: 14px;
    line-height: 18px;
}
.bannerButton {
    font-weight: bold
}

.bannerDescr {
    line-height: 18px;
}


.bannerButton {
    font-weight: bold;
}

.bannerButton:hover {
    background-color: #007aff
}



.ie10 .nlBannerRotator {
	top: 300px !important;
}

.playPauseRotator {	
	display:inline-block;
	position: relative;
    top: 2px;
}

.playPauseRotator a {
	display:block;
	width:20px;
	height:14px;
}

.playPauseRotator a.triggerPlay {
	background: url("/CMS/media/img/v6/a11y/rotator-play.png") no-repeat center center;
}

.playPauseRotator a.triggerPause {
	background: url("/CMS/media/img/v6/a11y/rotator-pause.png") no-repeat center center;
}