@charset UTF-8;

/* begin РёР·РјРµРЅСЏРµРј СЂРѕРґРЅС‹Рµ СЃС‚РёР»Рё */
.collections .link.white:visited,
.collections .parent_link.white a:visited {
	color: #fff;
	border-bottom-color: rgba(255,255,255,.3);
}
.collections .link.white:visited:hover,
.collections .parent_link.white a:visited:hover {
	color: #e40025;
	border-bottom-color: rgba(228,0,37,.3);
}
.collections .link.black:visited,
.collections .parent_link.black a:visited {
	color: #000;
	border-bottom-color: rgba(0,0,0,.3);
}
.collections .link.black:visited:hover,
.collections .parent_link.black a:visited:hover {
	color: #e40025;
	border-bottom-color: rgba(228,0,37,.3)
}
#layout {
	padding-bottom: 99px;
}
#sitemap {
	border-bottom: none;
}
#sitemap-button {
	z-index: 1;
}
.col1 {
	margin-right: 0;
}
.outer_wrap {
	padding: 0;
	margin: 0;
}
.header_banner_2 {
	margin-top: 0;
}
/* end РёР·РјРµРЅСЏРµРј СЂРѕРґРЅС‹Рµ СЃС‚РёР»Рё*/
.collections {
	margin: 0 -40px 0 -20px;
}
	.collections-head {
		background-repeat: no-repeat;
		background-position: top center;
		position: relative;
		overflow: hidden;
		height: 595px;
		padding: 0 56px;
	}
		.collections-head_single {
			height: 362px;
		}
		.collections-head .background {
			width: 100%;
			height: 362px;
			overflow: hidden;
			position: absolute;
			top: 0;
			left: 0;
		}
			.collections-head .background span {
				display: block;
				width: 2000px;
				height: inherit;
				line-height: 360px;
				text-align: center;
				position: absolute;
				top: 0;
				left: 50%;
				margin-left: -1000px;
			}
			.collections-head .background span:before {
				display: none;
				content: "";
				width: 100%;
				height: 100%;
				background-color: rgba(0,0,0,0.6);
				position: absolute;
				top: 0;
				left: 0;
			}
			.collections-head .background.transparent span:before {
				display: none;
			}
			.collections-head .background img {
				display: inline-block;
				vertical-align: middle;
				width: 1280px;
			}
		.collections-head__table {
			display: table;
			width: 800px;
			height: 362px;
			margin: 0 auto;
			position: relative;
			z-index: 5;
		}
			.collections-head__table-middle {
				display: table-cell;
				vertical-align: middle;
				width: inherit;
				height: inherit;
				font-weight: 700;
				font-size: 40px;
				line-height: 48px;
				padding-right: 340px;
			}
	.collections-head__carousel {
		max-width: 992px;
		padding: 0 44px;
		top: -40px;
		position: relative;
		margin: 0 auto;
	}
		.js-carousel-head {
			width: 2000px;
		}
		.collections-head__carousel .head-prev,
		.collections-head__carousel .head-next {
			position: absolute;
			top: 52px;
		}
		.collections-head__carousel .head-prev {
			left: 0;
		}
		.collections-head__carousel .head-next {
			right: 0;
		}
			.collections-head__carousel .head-prev a,
			.collections-head__carousel .head-next a {
				display: block;
				content: "";
				width: 23px;
				height: 49px;
				background: url('/s/page/2/bx-control.png') no-repeat;
				text-indent: -9999px;
				border: none;
				text-decoration: none;
			}
			.collections-head__carousel .head-prev a.bx-prev {
				background-position: 0 0;
			}
				.collections-head__carousel .head-prev a.bx-prev:hover {
					background-position: 0 -49px;
				}
			.collections-head__carousel .head-next a.bx-next {
				background-position: -23px 0;
			}
				.collections-head__carousel .head-next a.bx-next:hover {
					background-position: -23px -49px;
				}
		/*.collections-head__carousel .js-carousel-head {
			width: 3000px;
		}*/
		.collections-head__carousel .post {
			display: block;
			float: left;
			border: none;
			width: 194px;
		}
			.collections-head__carousel .js-carousel-head > .post {
				margin-right: 8px;
				border: none;
			}
			.collections-head__carousel .post img {
				display: block;
				width: 194px;
				height: 125px;
				border: none;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				margin: 0 0 6px;
			}
			.collections-head__carousel .post .post-name {
				font-weight: 700;
				font-size: 15px;
				line-height: 19px;
				font-family: 'Arial';
				border-bottom: 1px solid rgba(0, 0, 0, 0.3);
			}
			.collections-head__carousel .post:hover .post-name {
				border-color: rgba(228, 0, 37, 0.3);
			}
.collections-theme {
	background-color: #e7e7e8;
	padding: 0 56px;
	position: relative;
	overflow: hidden;
}
	.collections-theme + .collections-post {
		margin-top: 16px;
	}
	.collections-theme + .collections-long {
		margin-top: 0;
	}
	.collections-theme .collections-theme__column {
		min-height: 392px;
		max-width: 992px;
		padding: 0 44px 48px 44px;
		margin: 0 auto;
	}
	.collections-theme .collections-name {
		display: block;
		font-weight: bold;
		font-size: 40px;
		line-height: 48px;
		/*font-family: 'Arial';*/
		max-width: 800px;
		padding: 32px 0 28px 0;
		margin: 0 auto;
	}
		.collections-theme .collections-name b {
			display: block;
			padding-right: 340px;
		}
	.collections-theme__carousel {
		max-width: 800px;
		margin: 0 auto;
	}
	.js-carousel-theme1, .js-carousel-theme2 {
		height: 263px;
		overflow: hidden;
	}
	.collections-theme .collections-theme__left {
		max-width: 992px;
		margin: 0 -44px;
		padding: 0 44px;
		position: relative;
	}
		.collections-theme .collections-theme__left .bx-wrapper {
			margin: 0 !important;
			position: relative;
		}
		.collections-theme .collections-theme__left .prev,
		.collections-theme .collections-theme__left .next {
			position: absolute;
			top: 52px;
		}
		.collections-theme .collections-theme__left .prev {
			left: 0;
		}
		.collections-theme .collections-theme__left .next {
			right: 240px;
		}
			.collections-theme .collections-theme__left .prev a,
			.collections-theme .collections-theme__left .next a {
				display: block;
				content: "";
				width: 23px;
				height: 49px;
				background: url('/s/page/2/bx-control.png') no-repeat;
				text-indent: -9999px;
				border: none;
				text-decoration: none;
			}
			.collections-theme .collections-theme__left .prev a.bx-prev {
				background-position: 0 0;
			}
				.collections-theme .collections-theme__left .prev a.bx-prev:hover {
					background-position: 0 -49px;
				}
			.collections-theme .collections-theme__left .next a.bx-next {
				background-position: -23px 0;
			}
				.collections-theme .collections-theme__left .next a.bx-next:hover {
					background-position: -23px -49px;
				}
	.collections-theme .theme-slide {
		background-color: #fff;
	}
	.collections-theme .post {
		display: block;
		border: none;
		float: left;
		height: 237px;
		padding: 13px 15px;
		overflow: hidden;
	}
		.collections-theme .post img {
			display: block;
			width: 230px;
			height: 148px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			margin: 0 0 6px;
		}
		.collections-theme .post .post-name {
			font-weight: 700;
			font-size: 15px;
			line-height: 19px;
			font-family: 'Arial';
			border-bottom: 1px solid rgba(0, 0, 0, 0.3);
		}
		.collections-theme .post:hover .post-name {
			border-color: rgba(228, 0, 37, 0.3);
		}
	.collections-theme .collections-theme__offer {
		width: 240px;
		overflow: hidden;
		position: absolute;
		top: 20px;
		right: 40px;
		z-index: 10;
	}
	.collections-theme .collections-theme__offer a {
		text-decoration: none;
		border: none;
	}
	.collections-theme .collections-theme__offer img {
		display: block;
		vertical-align: top;
	}
.collections-offer__container {
	width: 800px;
	padding-top: 48px;
	margin: 0 auto;
}
.collections-offer__container a {
	display: block;
	text-decoration: none;
	border: none;
}
.collections-offer__container a img {
	display: block;
}
.collections-gallery {
	width: 800px;
	padding: 0 56px;
	margin: 0 auto;
	overflow: hidden;
}
	.collections-gallery .post-name {
		font-weight: 700;
		font-size: 40px;
		line-height: 44px;
		font-family: 'Arial';
		padding: 13px 0 30px 0;
	}
.collections-gallery .collections-name {
	display: block;
	font-weight: 700;
	font-size: 40px;
	line-height: 48px;
	font-family: 'Arial';
	padding: 32px 0 30px 0;
}
.collections-gallery .bx-wrapper {
	margin: 0 -56px !important;
	padding: 0 56px;
	position: relative;
}
.collections-gallery .bx-controls-direction a {
	display: block;
	content: "";
	width: 23px;
	height: 49px;
	background: url('/s/page/2/bx-control.png') no-repeat;
	text-indent: -9999px;
	border: none;
	text-decoration: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
}
.collections-gallery .bx-controls-direction a.bx-prev {
	left: 0;
	background-position: 0 0;
}
	.collections-gallery .bx-controls-direction a.bx-prev:hover {
		background-position: 0 -49px;
	}
.collections-gallery .bx-controls-direction a.bx-next {
	right: 0;
	background-position: -23px 0;
}
	.collections-gallery .bx-controls-direction a.bx-next:hover {
		background-position: -23px -49px;
	}
.collections-gallery .post {
	display: block;
	height: 474px;
	font-weight: 700;
	font-size: 21px;
	line-height: 27px;
	color: #fff;
	background-color: #2c2c2c;
	position: relative;
}
.collections-gallery .post:before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.collections-gallery .post .post-photo {
	display: block;
	width: 4000px;
	height: 474px;
	line-height: 470px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
	margin-left: -2000px;
	text-align: center;
}
.collections-gallery .post img {
	display: inline-block;
	vertical-align: middle;
	width: auto !important;
	height: 474px !important;
}
.collections-gallery .post .post-table {
	display: table;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
.collections-gallery .post .post-table .post-table__cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 474px;
	padding: 0 120px 0 170px;
}
.collections-gallery .post span {
	display: block;
	font-size: 30px;
	line-height: 31px;
	padding: 0 0 10px;
}
.collections-gallery .post span a {
	color: #fff;
}
.collections-long {
	height: 465px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	margin-top: 27px;
}
	.collections-long + .collections-post {
		padding-top: 48px;
	}
	.collections-long + .collections-theme {
		margin-top: 27px;
	}
	.collections-long:before {
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.6);
		position: absolute;
		top: 0;
		left: 0;
	}
.collections-long__carousel .collections-name {
	display: block;
	max-width: 800px;
	font-weight: bold;
	font-size: 40px;
	line-height: 48px;
	font-family: 'Arial';
	padding: 66px 0 28px 0;
	margin: 0 auto;
}
.collections-long__carousel {
	max-width: 1080px;
	padding: 0 55px;
	position: relative;
	margin: 0 auto;
}
.collections-long .collections-long__relative {
	position: relative;
}
.collections-long__carousel .bx-wrapper {
	position: relative;
}
.collections-long__carousel .prev,
.collections-long__carousel .next {
	position: absolute;
	top: 69px;
}
.collections-long__carousel .prev {
	left: 0;
}
.collections-long__carousel .next {
	right: 0;
}
.collections-long__carousel .prev a,
.collections-long__carousel .next a {
	display: block;
	content: "";
	width: 23px;
	height: 49px;
	background: url('/s/page/2/bx-control.png') no-repeat;
	text-indent: -9999px;
	border: none;
	text-decoration: none;
}
.collections-long__carousel .prev a {
	background-position: 0 0;
}
	.collections-long__carousel .prev a:hover {
		background-position: 0 -49px;
	}
.collections-long__carousel .next a {
	background-position: -23px 0;
}
	.collections-long__carousel .next a:hover {
		background-position: -23px -49px;
	}
.collections-long__carousel .post {
	display: block;
	float: left;
	border: none;
	width: 194px;
}
.collections-long__carousel .post img {
	display: block;
	width: 194px;
	height: 125px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 0 6px;
}
.collections-long__carousel .post .post-name {
	font-weight: 700;
	font-size: 15px;
	line-height: 19px;
	font-family: 'Arial';
	border-bottom: 1px solid rgba(255,255,255, 0.3);
}
.collections-long__carousel .post:hover .post-name {
	border-color: rgba(228, 0, 37, 0.3);
}
.collections-post {
	/*padding: 60px 56px 0 56px;*/
	padding: 32px 56px 0 56px;
	position: relative;
	overflow: hidden;
}
	.collections-post .post-name {
		font-weight: 700;
		font-size: 40px;
		line-height: 44px;
		font-family: 'Arial';
		padding: 0 0 32px;
	}
		.collections-post .post-name h1 {
			line-height: 40px;
			font-family: 'Arial';
			padding-top: 4px;
			margin: 0;
		}
.collections-post .collections-row {
	max-width: 992px;
	padding: 0 44px;
	margin: 0 auto;
}
.collections-post .row {
	font-size: 0;
	display: table;
	padding: 0 0 48px;
	margin: 0 -10px;
	position: relative;
}
.collections-post .row:after {
	display: table;
	width: 100%;
	content: "";
}
.collections-post .row:last-child {
	padding: 0 0 21px;
}
.collections-post .col-6 {
	display: table-cell;
	width: 50%;
	padding: 0 10px;
	background-color: #ebebeb;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
	.collections-post .col-6 .tl {
		display: block;
		width: 10px;
		height: 1000%;
		background-color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.collections-post .col-6 .tr {
		display: block;
		width: 10px;
		height: 1000%;
		background-color: #fff;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
	}
.collections-post .col-4 {
	display: table-cell;
	width: 33.33%;
	padding: 0 10px;
	background-color: #ebebeb;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
	.collections-post .col-4 .tl {
		display: block;
		width: 10px;
		height: 1000%;
		background-color: #fff;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.collections-post .col-4 .tr {
		display: block;
		width: 10px;
		height: 1000%;
		background-color: #fff;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
	}
.collections-post .collections-left {
	max-width: 800px;
	margin: 0 auto;
}
.collections-post .collections-left .collections-left__center {
	margin-right: 100px;
}
.collections-post .collections-right {
	position: absolute;
	width: 240px;
	/*top: 48px;*/
	top: 32px;
	right: 40px;
}
.collections-post .collections-right a {
	text-decoration: none;
	border: none;
}
.collections-post .collections-right img {
	display: block;
	vertical-align: top;
}
.collections-post .post .post-photo a {
	display: block;
	position: relative;
}
	.collections-post .post .post-photo a:before {
		display: block;
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		box-shadow: inset 0 0 60px rgba(0,0,0,.1);
		-moz-box-shadow: inset 0 0 60px rgba(0,0,0,.1);
		-webkit-box-shadow: inset 0 0 60px rgba(0,0,0,.1);
	}
.collections-post .post img {
	display: block;
	vertical-align: top;
	width: 100%;
}
.collections-post .post b {
	display: block;
	line-height: 19px;
	padding: 0 0 9px;
}
.collections-post .post .post-content {
	font-size: 15px;
	background-color: #ebebeb;
	padding: 8px 15px 15px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.collections-more {
	padding-top: 48px;
	text-align: center;
}
	.collections-more a {
		display: inline-block;
		vertical-align: top;
		text-align: center;
		font-weight: 700;
		font-size: 30px;
		line-height: 30px;
		color: #fff;
		text-decoration: none;
		border: none;
		background-color: #e7002e;
		padding: 15px 49px;
	}
		.collections-more a:hover {
			background-color: #660000;
		}
@media screen and (max-device-width: 1024px) {
	.collections-head__carousel .head-prev a.bx-prev:hover,
	.collections-theme .collections-theme__left .prev a.bx-prev:hover,
	.collections-long__carousel .prev a:hover,
	.collections-gallery .bx-controls-direction a.bx-prev:hover {
		background-position: 0 0 !important;
	}
	.collections-head__carousel .head-next a.bx-next:hover,
	.collections-theme .collections-theme__left .next a.bx-next:hover,
	.collections-long__carousel .next a:hover,
	.collections-gallery .bx-controls-direction a.bx-next:hover {
		background-position: -23px 0 !important;
	}

	.collections {
		-moz-user-select: none;
		-ms-user-select: none;
		-khtml-user-select: none;
		-webkit-user-select: none;
		-webkit-touch-callout: none;
	}
}
@media screen and (max-width: 1480px) {
	.collections-post .collections-left .collections-left__center {
		margin-right: 200px;
	}
}