.banners {
	max-width: 1420px;
	height: 270px;
	margin: auto;
	position: relative;
}

.wrap-index .banners {
        height: 342px;
}

.banners:before {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05) inset;
	content: '';
	display: block;
	height: 5px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}

.banners:empty {
	height: 0;
}

.no-js .js_openx {
	display: none;
}

.banner {
	height: 400px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: #F5F8FA;
	font-size: 16px;
	font-size: 1.6rem;
	position: absolute;
	left: 0;
	right: 0;
	display: none;
	z-index: 0;
}

.banner:first-child {
	display: block;
}

/*.banners-plain {
	height: 342px;
}*/

.banners:before {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05) inset;
	content: '';
	display: block;
	height: 5px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}

.banners-plain .banner {
	display: block;
}


.banner__content {
	max-width: 1120px;
	padding: 0 10px;
	margin: auto;
	position: relative;
}

.banner__title {
	text-transform: uppercase;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
}




.banner-ny {
	height: 400px;
	background: url('/i/banners/ny_bg.jpg') no-repeat 50% 50%;
	font-family: 'Open Sans', sans-serif;
}

.banner-ny .banner__content {
	text-align: center;
}

.banner-ny .banner__title {
	margin-top: 80px;
	font-size: 30px;
	font-size: 3rem;
	color: #000;
	text-transform: none;
}

.ny_counter__value {
	display: inline-block;
	padding: 0 9px;
	line-height: 51px;
	border: 2px solid #f00;
	border-radius: 10px;
	position: relative;
}

.ny_counter__value:empty {
	border: none;
}

.ny_counter__value:empty:before {
	content: none;
}

.ny_counter__value:before {
	content: '';
	display: block;
	width: 26px;
	height: 16px;
	background: url('/i/banners/ny_bow.png') no-repeat;
	position: absolute;
	right: 0;
	bottom: 100%;
	left: 0;
	margin: auto;
}

.banner-ny .banner__text1 {
	margin-top: 10px;
	font-size: 15px;
	font-size: 1.5rem;
	color: #000;
}

.banner-ny .banner__btn {
	display: inline-block;
	width: 244px;
	height: 48px;
	line-height: 48px;
	margin-top: 30px;
	background: url('/i/banners/ny_btn.png') no-repeat;
	color: #FFF;
	font-size: 15px;
	font-size: 1.5rem;
}






.banner-1 {
	background-image: url('/i/index_banner1.jpg');
	color: #FFF;
}

.banner-1 .banner__title {
	padding: 90px 0 10px;
}

.banner__mail_btn {
	display: inline-block;
	padding: 0 35px;
	line-height: 32px;
	line-height: 3.2rem;
	color: #FFF;
	border: 2px solid;
	border-radius: 20px;
	text-decoration: none;
	margin-top: 20px;
}

.banner-2 {
	background-image: url('/i/index_banner2.jpg');
	color: #333;
}

.banner-2 .banner__title {
	padding: 90px 0 35px;
}

.banner-3 {
	background-image: url('/i/index_banner3.jpg');
	color: #fff;
}

.banner__title_mark {
	font-size: 36px;
	font-size: 3.6rem;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

.banner-3 .banner__title,
.banner-3 .banner__text1,
.banner-3 .banner__text2 {
	width: 200px;
	position: absolute;
	left: 50%;
}

.banner-3 .banner__title {
	top: 132px;
	margin-left: -87px;
	line-height: 1.1;
}

.banner-3 .banner__text1 {
	top: 163px;
	margin-left: -358px;
}

.banner-3 .banner__text2 {
	top: 173px;
	margin-left: 187px;
}

.banner-4 {
	background-image: url('/i/index_banner4.jpg');
	color: #333;
}

.banner-4 .banner__title {
	padding: 80px 0 10px;
}

.banner-4 .banner__text + .banner__text {
	margin-top: 20px;
}


.banner-5 {
	background-image: url('/i/banners/adv_bg_6.jpg');
	color: #000;
	height: 400px;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.banner-5__btn {
	display: inline-block;
	margin-top: 205px;
}

.banners-plain .banner-5 {
	background-position: 50% 0;
}

.banner_album {
	position: absolute;
	top: 42px;
	left: 447px;
	box-shadow: 0 0 120px #000;
}

.banner_album__img {
	width: 100%;
}

.banners-plain .banner_album {
	width: 235px;
	height: 235px;
	top: 20px;
}

.banner_album__preorder {
	width: 190px;
	border-radius: 30px;
	line-height: 38px;
	line-height: 3.8rem;
	position: absolute;
	left: 478px;
	margin-top: 48px;
	border-color: #ff7d1f;
	background: linear-gradient(to top, #ff974c, #ffa769);
	z-index: 1;
}

.banners-plain .banner_album__preorder {
	margin-top: 43px;
	left: 471px;
}

.banner_album__preorder:hover {
	box-shadow: 0 1px 2px #a0a0a0;
}

.banners__control {
	max-width: 1122px;
	position: absolute;
	right: 0;
	bottom: -51px;
	left: 0;
	margin: auto;
	font-size: 0;
	z-index: 10;
	text-align: center;
}

.banners__control_item {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 3px;
	border-radius: 20px;
	border: 2px solid transparent;
	background: #607aa6;
	opacity: .5;
	cursor: pointer;
	transition: all .5s ease;
}

.banners__control_item:hover {
	opacity: .8
}

.banners__control_item.active {
	background: #fff;
	border-color: #7595cc;
	opacity: 1;
	cursor: default;
}

.banners__btn {
	width: 40px;
	height: 33px;
	background: url('/i/banner_arrows.png') no-repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: .5;
	cursor: pointer;
	z-index: 2;
	transition: all .5s ease;
}

.banners__btn-prev {
	left: 20px;
}

.banners__btn-next {
	background-position: 100% 0;
	right: 20px;
}

.banners__btn:hover {
	opacity: 1;
}

.banner_promo
{
	/*height: 400px;
	position: relative;*/
	min-width: 1120px;
}

.banner_promo .banner_album
{
	top: auto;
	left: auto;
	margin-top: 14px;
	margin-left: 39.5%;
	margin-right: 50px;
	box-shadow: 0 0 20px #000;
	float: left;
	position: relative;

}

.banner_promo .banner__title
{
	text-transform: none;	
	color: #fff;
	max-width: 345px;
	float: left;
	font-size: 22px;
	line-height: 30px;
	margin-top: 60px;
	font-family: 'Open Sans', sans-serif;
}


.banner_promo .banner__text1
{
	color: #bc88bf;
	font-size: 14px;
	max-width: 370px;
	float: left;
	margin-top: 8px;
	font-family: 'Open Sans', sans-serif;

}

.banner_promo .banner_album__preorder
{
	float: left;
	display: block;
	margin: 0px;
	left: auto;
	top: auto;
	color: #fff;
	text-align: center;
	font-weight: normal;
	position: relative;

	border-top: 1px solid #ffbe8f;
	border-bottom: 1px solid #f0761e;

	background: rgba(255,168,105,1);
	background: linear-gradient(top, rgba(255,168,105,1) 0%, rgba(255,160,92,1) 50%, rgba(255,151,77,1) 100%);
	
}

.promo-1
{
	background: url('/i/back_soft.gif') no-repeat;
}

.promo-2
{
	background: url('/i/banner_krid.gif') no-repeat center top;
}

.promo-1 .banner_album__preorder
{
	margin-top: 22px;
}

.promo-2 .banner_album__preorder
{
	margin-top: 172px;
	margin-left: 78px;
}

.banner_concerts
{
	background: url('/i/concerts_back.jpg') no-repeat;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}

.banner_concerts .banner__title
{
	color: #fff;
	margin-top: 34px;
	font-size: 48px;
	font-weight: bold;
}
.banner_concerts .banner__text
{
	color: #fff;
	margin-top: 6px;
	font-size: 23px;
	line-height: 30px;

}

.banner_concerts .banner__rectangle_btn
{
	color: #fff;
	width: 230px;
	height: 52px;
	background: #ff8f40;
	display: inline-block;
	border-radius: 3px;
	margin-top: 24px;
	font-size: 18px;
	line-height: 52px;
	font-weight: 100;
}