.icon:before,
.language-field:before,
.logo:after,
.logo:before,
.svg-icon:before {
	content: ''
}

.catalog-product-card_size_big:after,
.product-card-big:after {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0)
}

#root,
.event-slide-text,
.history-wrapper,
.product-style-about,
.project-page,
.project-slide-content,
.rubric-events.rubric-events_direction_column,
.short-article-content,
.short-article.short-article_width_bigger {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	color: inherit;
	vertical-align: baseline;
	text-decoration: none
}

.cookie__link,
.sorry-content a {
	text-decoration: underline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

b,
strong {
	font-weight: 700
}

sup {
	vertical-align: super;
	font-size: 70%
}

@font-face {
	font-family: GothamPro;
	src: url(../fonts/GothamProd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/GothamPro.woff) format('woff'), url(../fonts/GothamPro.ttf) format('truetype'), url(../fonts/GothamPro.svg#GothamPro) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: GothamPro;
	src: url(../fonts/GothamPro-Mediumd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/GothamPro-Medium.woff) format('woff'), url(../fonts/GothamPro-Medium.ttf) format('truetype'), url(../fonts/GothamPro-Medium.svg#GothamPro-Medium) format('svg');
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: AvenirNextCyr;
	src: url(../fonts/AvenirNextCyr-Demid41d.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextCyr-Demi.otf) format('opentype'), url(../fonts/AvenirNextCyr-Demi.woff) format('woff'), url(../fonts/AvenirNextCyr-Demi.ttf) format('truetype'), url(../fonts/AvenirNextCyr-Demi.svg#AvenirNextCyr-Demi) format('svg');
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: AvenirNextCyr;
	src: url(../fonts/AvenirNextCyr-Regulard41d.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextCyr-Regular.otf) format('opentype'), url(../fonts/AvenirNextCyr-Regular.woff) format('woff'), url(../fonts/AvenirNextCyr-Regular.ttf) format('truetype'), url(../fonts/AvenirNextCyr-Regular.svg#AvenirNextCyr-Regular) format('svg');
	font-weight: 400;
	font-style: normal
}

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.video-js,
[data-style-select] {
	-moz-user-select: none;
	-ms-user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.html) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .1s ease;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.vjs-default-skin {
	color: #CCC
}

@font-face {
	font-family: VideoJS;
	src: url(../fonts/vjs.eot);
	src: url(../fonts/vjsd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/vjs.woff) format('woff'), url(../fonts/vjs.ttf) format('truetype'), url(../fonts/vjs.svg#icomoon) format('svg');
	font-weight: 400;
	font-style: normal
}

.vjs-default-skin .vjs-slider {
	outline: 0;
	position: relative;
	cursor: pointer;
	padding: 0;
	background-color: #333;
	background-color: rgba(51, 51, 51, .9)
}

.vjs-default-skin .vjs-slider:focus {
	-webkit-box-shadow: 0 0 2em #fff;
	box-shadow: 0 0 2em #fff
}

.vjs-default-skin .vjs-slider-handle {
	position: absolute;
	left: 0;
	top: 0
}

.vjs-default-skin .vjs-slider-handle:before {
	font-family: VideoJS;
	font-size: 1em;
	line-height: 1;
	text-align: center;
	text-shadow: 0 0 1em #fff;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.vjs-default-skin .vjs-control-bar {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3em;
	background-color: #07141E;
	background-color: rgba(7, 20, 30, .7)
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
	display: block;
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility .1s, opacity .1s;
	transition: visibility .1s, opacity .1s
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar,
.vjs-default-skin.vjs-error .vjs-control-bar,
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
	display: none
}

.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible
}

@media \0screen {
	.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
		content: ""
	}
}

.vjs-default-skin .vjs-control {
	outline: 0;
	position: relative;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 3em;
	width: 4em
}

.vjs-default-skin .vjs-control:before {
	font-family: VideoJS;
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
	text-shadow: 0 0 1em #fff
}

.vjs-default-skin .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.vjs-default-skin .vjs-play-control {
	width: 5em;
	cursor: pointer
}

.vjs-default-skin .vjs-play-control:before {
	content: "\e001"
}

.vjs-default-skin.vjs-playing .vjs-play-control:before {
	content: "\e002"
}

.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
	width: 4em;
	left: -2em;
	list-style: none
}

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
	cursor: pointer;
	float: right
}

.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
	content: "\e006"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
	content: "\e003"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
	content: "\e004"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
	content: "\e005"
}

.vjs-default-skin .vjs-volume-control {
	width: 5em;
	float: right
}

.vjs-default-skin .vjs-volume-bar {
	width: 5em;
	height: .6em;
	margin: 1.1em auto 0
}

.vjs-default-skin .vjs-volume-level {
	position: absolute;
	top: 0;
	left: 0;
	height: .5em;
	width: 100%
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
	width: .5em;
	height: .5em;
	left: 4.5em
}

.vjs-default-skin .vjs-volume-handle:before {
	font-size: .9em;
	top: -.2em;
	left: -.2em;
	width: 1em;
	height: 1em
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
	display: block;
	width: 0;
	height: 0;
	border-top-color: transparent
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
	height: 0;
	width: 0
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing,
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu {
	border-top-color: rgba(7, 40, 50, .5)
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content,
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content {
	height: 2.9em;
	width: 10em
}

.vjs-default-skin .vjs-progress-control {
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
	font-size: .3em;
	height: 1em;
	top: -1em;
	-webkit-transition: all .4s;
	transition: all .4s
}

.vjs-default-skin:hover .vjs-progress-control {
	font-size: .9em;
	-webkit-transition: all .2s;
	transition: all .2s
}

.vjs-default-skin .vjs-progress-holder {
	height: 100%
}

.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div,
.vjs-default-skin .vjs-progress-holder .vjs-play-progress {
	position: absolute;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 0;
	left: 0;
	top: 0
}

.vjs-default-skin .vjs-load-progress {
	background: #646464;
	background: rgba(255, 255, 255, .2)
}

.vjs-default-skin .vjs-load-progress div {
	background: #787878;
	background: rgba(255, 255, 255, .1)
}

.vjs-default-skin .vjs-seek-handle {
	width: 1.5em;
	height: 100%
}

.vjs-default-skin .vjs-seek-handle:before {
	padding-top: .1em
}

.vjs-default-skin.vjs-live .vjs-progress-control,
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider {
	display: none
}

.vjs-default-skin.vjs-live .vjs-live-display {
	display: block
}

.vjs-default-skin .vjs-live-display {
	display: none;
	font-size: 1em;
	line-height: 3em
}

.vjs-default-skin .vjs-time-controls {
	font-size: 1em;
	line-height: 3em
}

.vjs-default-skin .vjs-current-time,
.vjs-default-skin .vjs-duration {
	float: left
}

.vjs-default-skin .vjs-remaining-time {
	display: none;
	float: left
}

.vjs-time-divider {
	float: left;
	line-height: 3em
}

.vjs-default-skin .vjs-fullscreen-control {
	width: 3.8em;
	cursor: pointer;
	float: right
}

.vjs-default-skin .vjs-fullscreen-control:before {
	content: "\e000"
}

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
	content: "\e00b"
}

.vjs-default-skin .vjs-big-play-button {
	left: .5em;
	top: .5em;
	font-size: 3em;
	display: block;
	z-index: 2;
	position: absolute;
	width: 4em;
	height: 2.6em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	opacity: 1;
	background-color: #07141E;
	background-color: rgba(7, 20, 30, .7);
	border: .1em solid #3b4249;
	border-radius: .8em;
	-webkit-box-shadow: 0 0 1em rgba(255, 255, 255, .25);
	box-shadow: 0 0 1em rgba(255, 255, 255, .25);
	-webkit-transition: all .4s;
	transition: all .4s
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button,
.vjs-default-skin.vjs-has-started .vjs-big-play-button,
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-error-display {
	display: none
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
	left: 50%;
	margin-left: -2.1em;
	top: 50%;
	margin-top: -1.4em
}

.vjs-default-skin .vjs-big-play-button:focus,
.vjs-default-skin:hover .vjs-big-play-button {
	outline: 0;
	border-color: #fff;
	background-color: #505050;
	background-color: rgba(50, 50, 50, .75);
	-webkit-box-shadow: 0 0 3em #fff;
	box-shadow: 0 0 3em #fff;
	-webkit-transition: all 0s;
	transition: all 0s
}

.vjs-default-skin .vjs-big-play-button:before {
	content: "\e001";
	font-family: VideoJS;
	line-height: 2.6em;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%
}

.vjs-error .vjs-error-display {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.vjs-error .vjs-error-display:before {
	content: 'X';
	font-family: Arial;
	font-size: 4em;
	color: #666;
	line-height: 1;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.5em;
	width: 100%
}

.vjs-error-display div {
	position: absolute;
	bottom: 1em;
	right: 0;
	left: 0;
	font-size: 1.4em;
	text-align: center;
	padding: 3px;
	background: #000;
	background: rgba(0, 0, 0, .5)
}

.active-project-slide,
.additional-bg,
.company-banner,
.main-banner,
.project-slide,
.svg-icon:before,
.video-overlay,
.vjs-poster {
	background-repeat: no-repeat
}

.vjs-error-display a,
.vjs-error-display a:visited {
	color: #F4A460
}

.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 4em;
	line-height: 1;
	width: 1em;
	height: 1em;
	margin-left: -.5em;
	margin-top: -.5em;
	opacity: .75
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
	display: block;
	-webkit-animation: spin 1.5s infinite linear;
	animation: spin 1.5s infinite linear
}

.vjs-error .vjs-loading-spinner {
	display: none;
	-webkit-animation: none;
	animation: none
}

.vjs-default-skin .vjs-loading-spinner:before {
	content: "\e01e";
	font-family: VideoJS;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	text-align: center;
	text-shadow: 0 0 .1em #000
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.vjs-default-skin .vjs-menu-button {
	float: right;
	cursor: pointer
}

.vjs-default-skin .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-bottom: 3em;
	border-left: 2em solid transparent;
	border-right: 2em solid transparent;
	border-top: 1.55em solid #000;
	border-top-color: rgba(7, 40, 50, .5)
}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 10em;
	bottom: 1.5em;
	max-height: 15em;
	overflow: auto;
	left: -5em;
	background-color: #07141E;
	background-color: rgba(7, 20, 30, .7);
	-webkit-box-shadow: -.2em -.2em .3em rgba(255, 255, 255, .2);
	box-shadow: -.2em -.2em .3em rgba(255, 255, 255, .2)
}

.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing,
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu {
	display: block
}

.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
	display: none
}

.vjs-default-skin .vjs-menu-button ul li {
	list-style: none;
	margin: 0;
	padding: .3em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase
}

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
	background-color: #000
}

.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover,
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover {
	outline: 0;
	color: #111;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .75);
	-webkit-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 .3em;
	font-weight: 700;
	cursor: default
}

.btn,
.video-js,
body {
	font-weight: 400
}

.vjs-default-skin .vjs-subtitles-button:before {
	content: "\e00c"
}

.vjs-default-skin .vjs-captions-button:before {
	content: "\e008"
}

.vjs-default-skin .vjs-chapters-button:before {
	content: "\e00c"
}

.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
	width: 24em;
	left: -12em
}

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
	-webkit-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}

.video-js {
	position: relative;
	padding: 0;
	font-size: 10px;
	vertical-align: middle;
	font-style: normal;
	font-family: Arial, sans-serif;
	-webkit-user-select: none;
	user-select: none
}

.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.video-js:-moz-full-screen {
	position: absolute
}

body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto
}

.video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%!important;
	height: 100%!important
}

.video-js:-webkit-full-screen {
	width: 100%!important;
	height: 100%!important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none
}

.vjs-poster {
	background-position: 50% 50%;
	background-size: contain;
	background-color: #000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.vjs-poster img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	padding: 0;
	width: 100%
}

.video-js.vjs-has-started .vjs-poster {
	display: none
}

.video-js.vjs-audio.vjs-has-started .vjs-poster {
	display: block
}

.video-js.vjs-controls-disabled .vjs-poster,
.video-js.vjs-using-native-controls .vjs-poster {
	display: none
}

.video-js .vjs-text-track-display {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 3em;
	right: 0;
	pointer-events: none
}

.vjs-caption-settings {
	position: relative;
	top: 1em;
	background-color: #000;
	opacity: .75;
	color: #FFF;
	margin: 0 auto;
	padding: .5em;
	height: 15em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 40em
}

.vjs-caption-settings .vjs-tracksettings {
	top: 0;
	bottom: 2em;
	left: 0;
	right: 0;
	position: absolute;
	overflow: auto
}

.absoluteMiddle,
.play-button {
	left: 50%;
	-webkit-transform: translate(-50%, -50%)
}

#root,
.event-slide,
.main-banner {
	overflow: hidden
}

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
	float: left
}

.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-controls:after,
.vjs-caption-settings .vjs-tracksettings-font:after {
	clear: both
}

.vjs-caption-settings .vjs-tracksettings-controls {
	position: absolute;
	bottom: 1em;
	right: 1em
}

.vjs-caption-settings .vjs-tracksetting {
	margin: 5px;
	padding: 3px;
	min-height: 40px
}

.vjs-caption-settings .vjs-tracksetting label {
	display: block;
	width: 100px;
	margin-bottom: 5px
}

.vjs-caption-settings .vjs-tracksetting span {
	display: inline;
	margin-left: 5px
}

.vjs-caption-settings .vjs-tracksetting>div {
	margin-bottom: 5px;
	min-height: 20px
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	min-height: 0
}

.vjs-caption-settings label>input {
	margin-right: 10px
}

.vjs-caption-settings input[type=button] {
	width: 40px;
	height: 40px
}

.vjs-hidden {
	display: none!important
}

.vjs-lock-showing {
	display: block!important;
	opacity: 1;
	visibility: visible
}

.vjs-no-js {
	padding: 2em;
	color: #ccc;
	background-color: #333;
	font-size: 1.8em;
	font-family: Arial, sans-serif;
	text-align: center;
	width: 30em;
	height: 15em;
	margin: 0 auto
}

.btn,
.main-banner__label,
.nav-list__link,
body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

.vjs-no-js a,
.vjs-no-js a:visited {
	color: #F4A460
}
/*
.svg-icon {
	font-size: 10px
}

.svg-icon:before {
	vertical-align: middle;
	background-image: url(../svg/sprite.png);
	background-size: 17em 184.1em;
}

.no-svg .svg-icon:before {
	background-image: url(../svg/sprite.html)
}

.svg-icon.icon-accept:before {
	background-position: -1em -1em;
	width: 1.1439999999999997em;
	height: .8438000000000002em
}

.svg-icon.icon-bus:before {
	background-position: -1em -3.9em;
	width: 3.8em;
	height: 4.1em
}

.svg-icon.icon-car:before {
	background-position: -1em -10em;
	width: 4.6em;
	height: 2.9em
}

.svg-icon.icon-cart:before {
	background-position: -1em -14.9em;
	width: 4.7em;
	height: 4.587999999999999em
}

.svg-icon.icon-certificate:before {
	background-position: -1em -21.5em;
	width: 5.05em;
	height: 4.63em
}

.svg-icon.icon-close-cross:before {
	background-position: -1em -28.2em;
	width: 2.1906em;
	height: 2.1906em
}

.svg-icon.icon-close-cross-white:before {
	background-position: -1em -32.4em;
	width: 1em;
	height: 1em
}

.svg-icon.icon-design:before {
	background-position: -1em -35.4em;
	width: 5.07em;
	height: 5.08em
}

.svg-icon.icon-drawing:before {
	background-position: -1em -42.5em;
	width: 5.07em;
	height: 5.08em
}

.svg-icon.icon-dropdown-arrow:before {
	background-position: -1em -49.6em;
	width: .7em;
	height: .4em
}

.svg-icon.icon-fb:before {
	background-position: -1em -52em;
	width: 1.7em;
	height: 1.7em
}

.svg-icon.icon-flag:before {
	background-position: -1em -55.7em;
	width: 4.95em;
	height: 5.1em
}

.svg-icon.icon-hardware:before {
	background-position: -1em -62.8em;
	width: 4.8em;
	height: 4em
}

.svg-icon.icon-insta:before {
	background-position: -1em -68.8em;
	width: 1.7em;
	height: 1.7em
}

.svg-icon.icon-is-new:before {
	background-position: -1em -72.5em;
	width: 4em;
	height: 4em
}

.svg-icon.icon-is-sale:before {
	background-position: -1em -78.5em;
	width: 4em;
	height: 4em
}

.svg-icon.icon-lamp:before {
	background-position: -1em -84.5em;
	width: 6.3em;
	height: 4.2em
}

.svg-icon.icon-link:before {
	background-position: -1em -90.7em;
	width: 1.6em;
	height: 1.6em
}

.svg-icon.icon-logo:before {
	background-position: -1em -94.3em
}

.svg-icon.icon-mail:before {
	background-position: -1em -100.3em;
	width: 1.8em;
	height: 1.3em
}

.svg-icon.icon-map:before {
	background-position: -1em -103.6em;
	width: 4.63em;
	height: 4em
}

.svg-icon.icon-map-pin:before {
	background-position: -1em -109.6em;
	width: 1.5em;
	height: 1.8em
}

.svg-icon.icon-minus:before {
	background-position: -1em -113.4em;
	width: 2em;
	height: 2em
}

.svg-icon.icon-mobile:before {
	background-position: -1em -117.4em;
	width: 1.2em;
	height: 1.8em
}

.svg-icon.icon-more-arrow:before {
	background-position: -1em -121.2em;
	width: 1.9em;
	height: 1.2em
}

.svg-icon.icon-more-arrow-white:before {
	width: 1.9em;
	height: 1.2em
}

.svg-icon.icon-more-arrow-white_old:before {
	background-position: -1em -127.6em;
	width: 1.9em;
	height: 1.2em
}

.svg-icon.icon-next:before {
	background-position: -1em -130.8em;
	width: .7em;
	height: 1.2em
}

.svg-icon.icon-phone:before {
	background-position: -1em -134em;
	width: 1.7em;
	height: 1.7em
}

.svg-icon.icon-pingroup:before {
	background-position: -1em -137.7em;
	width: 5em;
	height: 4.2em
}

.svg-icon.icon-play:before {
	background-position: -1em -143.9em;
	width: 2.0781em;
	height: 2.4em
}

.svg-icon.icon-prev:before {
	background-position: -1em -148.3em;
	width: .7em;
	height: 1.2em
}

.svg-icon.icon-print:before {
	background-position: -1em -151.5em;
	width: 1.4em;
	height: 1.3em
}

.svg-icon.icon-reset:before {
	background-position: -1em -154.8em;
	width: 1.9em;
	height: 1.4em
}

.svg-icon.icon-search:before {
	background-position: -1em -158.2em;
	width: 1.703em;
	height: 1.7em
}

.svg-icon.icon-send:before {
	background-position: -1em -161.9em;
	width: 1.4em;
	height: 1.4em
}

.svg-icon.icon-sert:before {
	background-position: -1em -165.3em;
	width: 5.05em;
	height: 4.63em
}

.svg-icon.icon-sertificate:before {
	background-position: -1em -172em;
	width: 4.6em;
	height: 4em
}

.svg-icon.icon-shop:before {
	background-position: -1em -178em;
	width: 1.8em;
	height: 1.6em
}

.svg-icon.icon-user:before {
	background-position: -1em -181.6em;
	width: 1.6em;
	height: 1.5em
}

.svg-icon.icon-logo:before {
	width: 15.3em;
	height: 4.2em
}*/

.svg-icon.icon-more-arrow-white:before {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE5IDEyIj4gIDxtZXRhZGF0YT48P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiLz4gICA8L3JkZjpSREY+PC94OnhtcG1ldGE+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8P3hwYWNrZXQgZW5kPSJ3Ij8+PC9tZXRhZGF0YT48ZGVmcz4gICAgPHN0eWxlPiAgICAgIC5jbHMtMSB7ICAgICAgICBmaWxsOiAjZmZmZmZmOyAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOyAgICAgIH0gICAgPC9zdHlsZT4gIDwvZGVmcz4gIDxwYXRoIGlkPSJhcnJvdyIgY2xhc3M9ImNscy0xIiBkPSJNNzg1LDI0LjRMNzc5LjQsMzAsNzc4LDI4LjZsNC42LTQuNkw3NzgsMTkuNGwxLjQtMS40TDc4NSwyMy42bC0wLjQuNFptLTUtLjRjMCwwLjAzMS0yLDEtMiwxSDc2NlYyM2gxMlM3ODAsMjMuOTM3LDc4MCwyNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NjYgLTE4KSIvPjwvc3ZnPg==);
	background-position: center center;
	background-size: auto
}

.active-project-slide,
.additional-bg,
.company-banner,
.main-banner,
.project-slide,
.rubric__image,
.video-overlay {
	background-size: cover
}

.transition-delay-1 {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.transition-delay-2 {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.transition-delay-3 {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

.transition-delay-4 {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}

.transition-delay-5 {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}

.transition-delay-6 {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}

.transition-delay-7 {
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}

.transition-delay-8 {
	-webkit-transition-delay: .8s;
	transition-delay: .8s
}

.transition-delay-9 {
	-webkit-transition-delay: .9s;
	transition-delay: .9s
}

.transition-delay-10 {
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

@media only screen and (min-width:1480px) {
	.h-dl {
		display: none!important
	}
}

@media only screen and (max-width:1479px) and (min-width:1280px) {
	.h-d {
		display: none!important
	}
}

@media only screen and (max-width:1279px) and (min-width:1024px) {
	.h-ds {
		display: none!important
	}
}

.media-shadow {
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:1023px) {
	.h-m {
		display: none!important
	}
	.media-shadow {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4)
	}
}

.is-hidden {
	display: none!important
}

.activeDot {
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4)
}

.absoluteMiddle {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

body {
	color: #231f20;
	font-size: 0
}

.btn,
.header-phone:hover,
.login-link a:hover,
.more-btn__text,
.nav-list__item.active>.nav-list__link,
.nav-list__link:hover {
	color: #49134c
}

#root {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 100vh
}

@media only screen and (min-width:1024px) {
	#root {
		padding-top: 150px
	}
}

.container {
	width: 100%;
	max-width: 1460px;
	margin: 0 auto
}

@media only screen and (max-width:1479px) {
	.container {
		padding: 0 60px
	}
}

@media only screen and (max-width:1279px) {
	.container {
		padding: 0 42px
	}
}

@media only screen and (max-width:1023px) {
	.container {
		padding: 0 20px
	}
}

.container-inner {
	max-width: 980px;
	margin: 0 auto
}

.header {
	height: 150px;
	background-color: #fff;
	z-index: 5;
	padding-top: 15px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0
}

@media only screen and (max-width:1279px) {
	.header {
		padding-top: 9px
	}
}

@media only screen and (max-width:1023px) {
	.header {
		height: 80px;
		-webkit-transition: height .35s ease;
		transition: height .35s ease;
		position: fixed;
		background-color: rgba(255, 255, 255, .7)
	}
	.header>.smartdot {
		display: none!important
	}
}

.header.is-inner-page {
	border-bottom: 1px solid #e5e5e5
}

.header:not(.is-fixed) .submenu__smartdot {
	display: none
}

.header.is-fixed {
	height: 60px;
	position: fixed;
	border-bottom: 1px solid #e5e5e5
}

@media only screen and (min-width:1024px) {
	.header.is-fixed {
		-webkit-animation: slideInDown .6s ease-out 1;
		animation: slideInDown .6s ease-out 1;
		padding-top: 7px;
		-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .4);
		box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .4)
	}
	.header.is-fixed .bottom-control__item_phone {
		display: block;
		position: absolute;
		right: 0;
		top: 0
	}
	.header.is-fixed .main-nav {
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		background-color: #fff;
		margin-top: 1px;
		-webkit-transition: max-height .6s ease;
		transition: max-height .6s ease;
		max-height: 0;
		overflow: hidden;
		-webkit-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .4);
		box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .4)
	}
	.header.is-fixed .main-nav .submenu {
		position: static;
		opacity: 1;
		background-color: transparent;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 0
	}
	.header.is-fixed .main-nav .nav-list__item {
		vertical-align: top
	}
	.header.is-fixed .main-nav .container {
		max-width: 1480px;
		margin: 50px auto;
		position: relative
	}
	.header.is-fixed .language-field {
		margin-top: 0
	}
	.header.is-fixed .header-phone-group {
		display: none
	}
	.header.is-fixed .main-menu-burger {
		visibility: visible;
		right: 0;
		opacity: 1
	}
	.header.is-fixed .search-input {
		width: 0
	}
	.header.is-fixed~.sellers-wrapper .seller-shop-detail {
		position: fixed;
		top: 61px;
		-webkit-transition: top .6s ease-out;
		transition: top .6s ease-out
	}
}

.header-phone,
.header-phone__text,
.icon,
.login-link__text,
.logo:after,
.more-btn__text,
.nav-list__item,
.svg-icon {
	vertical-align: middle
}

@media only screen and (min-width:1024px) and only screen and (max-width:1479px) {
	.header.is-fixed .main-nav {
		padding: 50px 60px
	}
}

@media only screen and (min-width:1024px) and (max-width:1479px) {
	.header.is-fixed .main-nav .container {
		padding: 0 60px
	}
	.header.is-fixed .bottom-control__item_phone {
		right: 60px
	}
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
	.header.is-fixed .main-nav .container {
		padding: 0 42px
	}
	.header.is-fixed .bottom-control__item_phone {
		right: 42px
	}
}

.header.is-fixed>.smartdot {
	display: none!important
}

.header.is-fixed .main-menu-burger {
	margin-top: -8px
}

/*.header.is-fixed .logo:before,
.header:not(.is-fixed) .logo:after {
	width: 0;
	opacity: 0
}*/

.logo {
	display: inline-block;
	height: 48px;
	-webkit-box-ordinal-group: -1;
	-ms-flex-order: -2;
	order: -2
}

.logo img{
	width: 80%;
}

/*
.logo:after,
.logo:before {
	display: inline-block;
	-webkit-transition: width .35s ease-out, opacity .35s ease-out;
	transition: width .35s ease-out, opacity .35s ease-out
}

.logo:after {
	background-image: url(../img/svg/sptite.png);
	background-position: -275px -96px;
	width: 24px;
	height: 30px
}*/

.header-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.btn,
.btn.btn-callback .btn__text,
.header-phone,
.header-phone-group,
.header-phone__text,
.icon,
.login-link,
.login-link__text,
.svg-icon {
	display: inline-block
}

.header-container>.login-link {
	min-width: 20%;
	text-align: right
}

.login-link {
	margin-left: auto
}

.login-link a {
	-webkit-transition: color .6s;
	transition: color .6s
}

.icon:before,
.svg-icon:before {
	display: inline-block
}

.icon+.icon-text,
.icon+.svg-icon-text,
.svg-icon+.icon-text,
.svg-icon+.svg-icon-text {
	margin-left: 8px
}

.login-link__text {
	font-size: 14px;
	letter-spacing: .3px;
	line-height: 30px
}

.header-phone__text {
	font-size: 14px;
	letter-spacing: 1.6px;
	line-height: 30px;
	text-transform: uppercase
}

@media only screen and (max-width:1023px) {
	.header-container {
		height: 100%
	}
	.header-phone__text {
		letter-spacing: .5px
	}
}

.header-phone {
	-webkit-transition: color .4s;
	transition: color .4s
}

.header-phone-group {
	margin-left: 70px
}

.btn {
	border: 1px solid #dcd2dd;
	border-radius: 30px;
	text-align: center;
	background-color: transparent;
	outline: 0;
	cursor: pointer
}

.footer-socials .footer-link-wrapper:nth-child(2n),
.made-in__text {
	text-align: right
}

.btn.btn-callback {
	height: 30px;
	width: 95px;
	margin-left: 20px
}

.btn.btn-callback .btn__text {
	line-height: 28px;
	font-size: 12px
}

.language-field[data-style-select],
.nav-list__link {
	line-height: 30px;
	letter-spacing: 1.6px;
	text-transform: uppercase
}

.btn.open-btn {
	height: 40px;
	width: 121px
}

@media only screen and (max-width:1023px) {
	.btn.open-btn {
		width: 129px
	}
}

.btn.more-circle-btn {
	border-radius: 100%;
	width: 50px;
	height: 50px
}

.btn.more-circle-btn .icon,
.btn.more-circle-btn .svg-icon {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.nav-list {
	display: block
}

.nav-list__item {
	display: inline-block;
	margin-right: 40px;
	position: relative
}

.nav-list__item.active .submenu__smartdot {
	display: none!important
}

.nav-list__item:hover .submenu__smartdot.is-inited {
	opacity: 1
}

.nav-list__item:last-child {
	margin-right: 0
}


.nav-list__link {
	font-weight: 500;
	font-size: 12px;
	position: relative;
	z-index: 4;
	-webkit-transition: color .4s;
	transition: color .4s
}

@media only screen and (max-width:1479px) {
	.nav-list__item {
		margin-right: 30px
	}
}

@media only screen and (max-width:1279px) {
	.nav-list__item {
		margin-right: 15px
	}
	
	.nav-list__link {
		font-size:10.7px
	}
}


.main-nav {
	min-width: 60%;
	margin-top: 29px
}

.main-nav .container {
	margin: 0;
	padding: 0;
	max-width: none
}

@media only screen and (max-width:1023px) {
	.main-nav {
		margin: 0;
		background-color: #fff;
		width: 100%;
		height: 100%;
		z-index: 9;
		position: fixed;
		left: 100%;
		top: 0;
		padding: 40px 20px;
		-webkit-transition: left .4s ease;
		transition: left .4s ease
	}
	.main-nav .nav-list {
		display: block;
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 7px
	}
	.main-nav .nav-list__item {
		margin-right: 0;
		display: block;
		padding: 0 24px;
		margin-bottom: 18px
	}
	.main-nav .nav-list__item.active:before {
		background-color: #49134c;
		border-radius: 100%;
		width: 10px;
		height: 10px;
		z-index: 2;
		-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
		box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
		content: '';
		left: 0;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		position: absolute
	}
	.language-field {
		margin-top: 0
	}
}

.select-language {
	display: none
}

.language-field[data-style-select] {
	font-size: 10px
}

.language-field [data-select-list] {
	font-size: 12px;
	background-color: #fff
}

.language-field [data-selected] {
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px
}

.language-field:before {
	display: block;
	position: absolute;
	right: 0;
	top: calc(50% - 2px)
}

.language-field [data-select-value] {
	padding-left: 15px
}

[data-style-select] {
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	user-select: none
}

[data-select-list] {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 3
}

[data-select-list].is-active {
	display: block
}

[data-selected] {
	position: relative;
	z-index: 1
}

.main-banner {
	height: calc(100vh - 150px);
	background-position: 50% 100%;
	position: relative
}

.main-banner .mobile-banner,
.video-overlay {
	background-position: 50% 50%
}

.main-banner .container {
	height: 100%
}

@media only screen and (max-width:1279px) {
	.main-banner .container {
		padding: 100px 0
	}
	.main-banner {
		height: 620px
	}
}

.main-banner-content {
	max-width: 50%;
	padding-left: 70px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (max-width:1479px) {
	.main-banner-content {
		padding-left: 35px
	}
}

@media only screen and (max-width:1279px) {
	.main-banner-content {
		-webkit-transform: none;
		transform: none;
		top: 0;
		padding-left: 76px
	}
	.main-banner__label {
		letter-spacing: 1px
	}
}

.main-banner-btn-wrapper,
.main-banner__about,
.main-banner__label,
.main-banner__name {
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
	opacity: 0;
	-webkit-transition: opacity 0s ease 1.3s, -webkit-transform 0s ease 1.3s;
	transition: opacity 0s ease 1.3s, -webkit-transform 0s ease 1.3s;
	transition: opacity 0s ease 1.3s, transform 0s ease 1.3s;
	transition: opacity 0s ease 1.3s, transform 0s ease 1.3s, -webkit-transform 0s ease 1.3s
}

.main-banner-image-wrapper {
	position: absolute;
	left: 54%;
	top: 0;
	opacity: 0;
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
	-webkit-transition: opacity 0s ease 1.3s, -webkit-transform 0s ease 1.3s;
	transition: opacity 0s ease 1.3s, -webkit-transform 0s ease 1.3s;
	transition: opacity 0s ease 1.3s, transform 0s ease 1.3s;
	transition: opacity 0s ease 1.3s, transform 0s ease 1.3s, -webkit-transform 0s ease 1.3s
}

@media only screen and (max-width:1023px) {
	.main-banner .container {
		padding-top: 150px;
		padding-bottom: 49px
	}
	.main-banner {
		height: 520px
	}
	.main-banner-content {
		padding-left: 20px;
		max-width: 80%
	}
	.main-banner-image-wrapper {
		left: auto;
		right: -30px;
		width: 100%;
		top: -30px
	}
}

.main-banner__image {
	max-width: 100%;
	max-height: 100%;
	width: auto!important
}

.active .main-banner-btn-wrapper,
.active .main-banner-image-wrapper,
.active .main-banner__about,
.active .main-banner__label,
.active .main-banner__name {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

.events-slider .owl-nav .disabled .icon-next,
.events-slider .owl-nav .disabled .icon-prev,
.project-slider .owl-nav.disabled .disabled {
	opacity: .5
}

.active .main-banner__label {
	-webkit-transition: opacity 1s ease-out .9s, -webkit-transform 1s ease-out .9s;
	transition: opacity 1s ease-out .9s, -webkit-transform 1s ease-out .9s;
	transition: opacity 1s ease-out .9s, transform 1s ease-out .9s;
	transition: opacity 1s ease-out .9s, transform 1s ease-out .9s, -webkit-transform 1s ease-out .9s
}

.active .main-banner__name {
	-webkit-transition: opacity 1s ease-out 1.1s, -webkit-transform 1s ease-out 1.1s;
	transition: opacity 1s ease-out 1.1s, -webkit-transform 1s ease-out 1.1s;
	transition: opacity 1s ease-out 1.1s, transform 1s ease-out 1.1s;
	transition: opacity 1s ease-out 1.1s, transform 1s ease-out 1.1s, -webkit-transform 1s ease-out 1.1s
}

.active .main-banner__about {
	-webkit-transition: opacity 1s ease-out 1.3s, -webkit-transform 1s ease-out 1.3s;
	transition: opacity 1s ease-out 1.3s, -webkit-transform 1s ease-out 1.3s;
	transition: opacity 1s ease-out 1.3s, transform 1s ease-out 1.3s;
	transition: opacity 1s ease-out 1.3s, transform 1s ease-out 1.3s, -webkit-transform 1s ease-out 1.3s
}

.active .main-banner-btn-wrapper {
	-webkit-transition: opacity 1s ease-out 1.5s, -webkit-transform 1s ease-out 1.5s;
	transition: opacity 1s ease-out 1.5s, -webkit-transform 1s ease-out 1.5s;
	transition: opacity 1s ease-out 1.5s, transform 1s ease-out 1.5s;
	transition: opacity 1s ease-out 1.5s, transform 1s ease-out 1.5s, -webkit-transform 1s ease-out 1.5s
}

.active .main-banner-image-wrapper {
	-webkit-transition: opacity 1.6s ease-out .65s, -webkit-transform 1.6s ease-out .65s;
	transition: opacity 1.6s ease-out .65s, -webkit-transform 1.6s ease-out .65s;
	transition: transform 1.6s ease-out .65s, opacity 1.6s ease-out .65s;
	transition: transform 1.6s ease-out .65s, opacity 1.6s ease-out .65s, -webkit-transform 1.6s ease-out .65s
}

.main-banner__label {
	color: #49134c;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 70px;
	text-transform: uppercase
}

@media only screen and (max-width:1479px) {
	.main-banner__label {
		font-size: 14px
	}
}

@media only screen and (max-width:1023px) {
	.main-banner__image {
		margin-top: -20px;
		max-height: 460px;
		max-width: none;
		width: 280px!important;
		margin-left: auto
	}
	.main-banner__label {
		margin-bottom: 20px
	}
}

.main-banner__name {
	letter-spacing: -.5px;
	font-size: 70px;
	font-weight: 500;
	margin-bottom: 30px
}

@media only screen and (max-width:1479px) {
	.main-banner__name {
		font-size: 60px
	}
}

@media only screen and (max-width:1023px) {
	.main-banner__name {
		font-size: 36px;
		margin-bottom: 16px;
		line-height: 42px
	}
}

.main-banner__about {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 70px
}

@media only screen and (max-width:1479px) {
	.main-banner__about {
		font-size: 18px;
		line-height: 24px
	}
}

@media only screen and (max-width:1023px) {
	.main-banner__about {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 10px
	}
}

.more-btn {
	height: 50px;
	padding: 0 34px 0 28px
}

.more-btn .icon-more-arrow,
.more-btn .icon-more-arrow-white {
	margin-right: 10px
}

.more-btn__text {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 48px
}

.block-title,
.short-articles__header {
	letter-spacing: -.25px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

.short-articles+.short-articles {
	border-top: 1px solid #e5e5e5
}

.short-articles__container {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

@media only screen and (max-width:1023px) {
	.short-articles+.short-articles {
		border: none
	}
	.short-articles__container {
		display: block
	}
}

.short-article {
	padding: 96px 0;
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.short-article.short-article-more {
	display: block
}

@media only screen and (max-width:1279px) {
	.short-article.short-article-more .short-article__text {
		font-size: 14px;
		line-height: 24px
	}
	.short-article.short-article-more {
		padding-bottom: 44px
	}
}

@media only screen and (max-width:1023px) {
	.short-article.short-article-more .short-article__text {
		font-size: 12px;
		line-height: 18px;
		margin-top: 6px
	}
	.short-article.short-article-more {
		padding-top: 50px;
		display: inline-block;
		width: 100%;
		position: relative
	}
	.short-article.short-article-more:before {
		border-top: 1px solid #e5e5e5;
		content: '';
		position: absolute;
		left: -20px;
		right: -20px;
		top: 14px
	}
	.short-article.short-article-more .short-article-content {
		padding-left: 0;
		padding-right: 0
	}
	.short-article.short-article-more .short-articles__header {
		font-size: 16px;
		line-height: 24px
	}
}

.short-article.short-article_width_bigger {
	width: calc(50% + 104px);
	padding-right: 104px;
	-ms-flex-direction: column;
	flex-direction: column
}

@media only screen and (max-width:1479px) {
	.short-article.short-article_width_bigger {
		padding-right: 0;
		padding-bottom: 0
	}
}

@media only screen and (max-width:1279px) {
	.short-article.short-article_width_bigger {
		width: calc(50% + 90px)
	}
}

.short-article.short-article_width_bigger .short-article__text {
	font-size: 20px;
	padding-right: 90px;
	margin-top: 44px
}

@media only screen and (max-width:1479px) {
	.short-article.short-article_width_bigger .short-article__text {
		font-size: 16px;
		margin-top: 40px
	}
}

@media only screen and (max-width:1023px) {
	.short-article.short-article_width_bigger {
		padding-top: 48px;
		display: block;
		width: 100%
	}
	.short-article.short-article_width_bigger .short-article__text {
		font-size: 14px;
		line-height: 20px;
		padding-right: 0;
		margin-top: 15px;
		margin-bottom: 25px
	}
}

.short-article.short-article_width_bigger+.short-article {
	width: calc(50% - 104px);
	padding-left: 99px;
	padding-right: 90px
}

.short-article.short-article_width_bigger+.short-article .short-articles__header {
	text-transform: none;
	margin-top: 32px
}

@media only screen and (max-width:1479px) {
	.short-article.short-article_width_bigger+.short-article .short-articles__header {
		font-size: 24px
	}
	.short-article.short-article_width_bigger+.short-article {
		padding-right: 0;
		padding-bottom: 30px;
		padding-top: 0
	}
}

.short-article.short-article_width_bigger+.short-article .short-article__text {
	margin-top: 0
}

@media only screen and (max-width:1279px) {
	.short-article.short-article_width_bigger+.short-article {
		padding-left: 59px;
		width: calc(50% - 90px)
	}
}

@media only screen and (max-width:1023px) {
	.short-article.short-article_width_bigger+.short-article .short-articles__header {
		font-size: 18px;
		line-height: 24px
	}
	.short-article.short-article_width_bigger+.short-article .short-article__text {
		font-size: 12px;
		line-height: normal
	}
	.short-article.short-article_width_bigger+.short-article {
		width: 100%;
		padding: 0;
		border: none
	}
}

.short-article+.short-article {
	border-left: 1px solid #e5e5e5
}

.short-article.catalog-block .short-article__image {
	margin-left: -77px;
	margin-right: 5px;
	margin-top: -12px;
	float: left
}

@media only screen and (max-width:1279px) {
	.short-article.catalog-block .short-article__image {
		width: 216px;
		margin-top: 14px;
		margin-right: 38px;
		margin-left: -45px
	}
}

@media only screen and (max-width:1023px) {
	.short-article+.short-article {
		border: none
	}
	.short-article.catalog-block .short-article__image {
		margin-top: 25px;
		width: 152px;
		margin-right: 0;
		margin-left: 0;
		float: right
	}
}

.short-article.certificate-block .short-article__image {
	margin-right: -92px;
	margin-top: 30px;
	float: right
}

@media only screen and (max-width:1279px) {
	.short-article.certificate-block .short-article__image {
		margin-top: 49px;
		margin-right: -81px;
		margin-left: -50px
	}
	.short-article.certificate-block .short-article-content {
		padding-left: 43px;
		padding-right: 0
	}
}

@media only screen and (max-width:1023px) {
	.short-article.certificate-block .short-article__image {
		margin-top: 77px;
		margin-right: -61px;
		margin-left: -110px;
		width: 302px
	}
	.short-article.certificate-block .short-article-content {
		padding-left: 0
	}
	.short-article {
		border: none
	}
}

@media only screen and (max-width:1479px) {
	.short-article {
		width: 100%;
		padding: 74px 0
	}
}

.contacts,
.footer.is-inner-page {
	border-top: 1px solid #e5e5e5
}

.block-title {
	font-weight: 500;
	font-size: 48px
}

@media only screen and (max-width:1479px) {
	.block-title {
		font-size: 42px
	}
}

@media only screen and (max-width:1023px) {
	.block-title {
		font-size: 24px
	}
}

.short-article__text {
	font-size: 18px;
	color: #656565;
	line-height: 30px;
	margin-top: 20px
}

@media only screen and (max-width:1479px) {
	.short-article__text {
		font-size: 16px
	}
}

.short-article__video {
	width: 100%!important;
	height: 410px!important;
	margin-top: 45px;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	position: relative
}

@media only screen and (max-width:1023px) {
	.short-article__video {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4)
	}
}

@media only screen and (max-width:1479px) {
	.short-article__video {
		width: calc(100% + 60px)!important;
		margin-left: -60px;
		height: 442px!important;
		margin-top: auto;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

@media only screen and (max-width:1279px) {
	.short-article {
		padding: 62px 0
	}
	.short-article-more__img {
		max-width: 100%
	}
	.block-title {
		font-weight: 400
	}
	.short-article__text {
		font-size: 14px;
		line-height: 24px
	}
	.short-article__video {
		height: 410px!important;
		width: calc(100% + 42px)!important;
		margin-left: -42px
	}
	.short-articles__header {
		letter-spacing: 1.8px
	}
}

.short-articles__header {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 500;
	min-height: 60px
}

.event-slide__date,
.open-btn__text,
.short-article__date {
	font-family: AvenirNextCyr;
	font-weight: 500
}

.short-article-content {
	padding-left: 105px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1
}

@media only screen and (max-width:1479px) {
	.short-articles__header {
		font-size: 18px;
		line-height: 24px
	}
	.short-article-content {
		padding-left: 30px;
		padding-right: 30px
	}
}

.short-article__date {
	font-size: 18px;
	line-height: 24px;
	color: #49134c;
	margin-top: 20px
}

@media only screen and (max-width:1023px) {
	.short-article__video {
		height: 158px!important;
		width: 100%!important;
		margin-left: 0
	}
	.short-articles__header {
		min-height: initial
	}
	.short-article__date {
		font-size: 14px;
		margin-top: 17px
	}
}

.short-article-btn-wrapper {
	margin-top: 40px
}

.open-btn__text {
	line-height: 38px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.short-articles-wrapper {
	position: relative
}

.short-articles__nav-lines {
	position: absolute;
	right: 0;
	top: 105px;
	overflow: hidden
}

.nav-line {
	height: 2px;
	float: right;
	clear: both;
	background-color: #49134c;
	width: 20px;
	margin-bottom: 38px;
	-webkit-transition: width .35s ease-out;
	transition: width .35s ease-out
}

.nav-line.is-active {
	width: 60px
}

.events {
	background-color: #eeedeb
}

.events .container {
	position: relative
}

.events .block-title {
	position: absolute;
	left: 0;
	top: 98px;
	z-index: 2
}

@media only screen and (max-width:1479px) {
	.events .block-title {
		left: 60px
	}
	.event-slide {
		height: 100%
	}
}

@media only screen and (max-width:1279px) {
	.events .block-title {
		left: 40px;
		top: 94px
	}
}

.event-slide .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media only screen and (max-width:1023px) {
	.short-article-btn-wrapper {
		margin-top: 24px
	}
	.events .block-title {
		left: 18px;
		top: 48px
	}
	.event-slide .container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.event-slide-text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-bottom: 100px;
	padding-right: 146px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media only screen and (max-width:1479px) {
	.event-slide-text {
		padding-right: 100px;
		padding-bottom: 0;
		padding-top: 150px
	}
	.event-slide__date {
		font-size: 18px
	}
}

.event-slide-image {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.event-slide__date {
	color: #49134c;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 12px
}

@media only screen and (max-width:1279px) {
	.event-slide-text {
		padding-bottom: 100px;
		padding-right: 60px
	}
	.event-slide__date {
		font-size: 14px;
		margin-bottom: 4px
	}
}

.event-slide__name {
	font-family: GothamPro;
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: -.25px;
	margin-bottom: 20px;
	-webkit-transition: color .4s;
	transition: color .4s
}

.event-slide__name:hover {
	color: #49134c
}

@media only screen and (max-width:1023px) {
	.event-slide-text {
		padding: 20px 0 50px
	}
	.event-slide-image {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto;
		margin-top: 97px
	}
	.event-slide__name {
		font-size: 18px;
		line-height: 24px
	}
}

.event-slide__description {
	font-size: 20px;
	line-height: 36px;
	color: #656565;
	margin-bottom: 40px
}

@media only screen and (max-width:1479px) {
	.event-slide__description {
		font-size: 16px;
		line-height: 30px
	}
}

.event-slide__media {
	position: relative;
	width: 285px;
	height: 160px;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:1023px) {
	.event-slide__description {
		font-size: 14px;
		line-height: 20px
	}
	.event-slide__media {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		width: 210px;
		height: 120px
	}
	.play-button:before {
		font-size: 6px
	}
}

.media-file,
.video-overlay {
	width: 100%;
	height: 100%
}

.video-overlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.play-button {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 64px;
	height: 64px;
	border-radius: 100%;
	background-color: rgba(255, 255, 255, .8)
}

.play-button:after,
.play-button:before {
	content: '';
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	left: 50%;
	top: 50%
}

.play-button:before {
	transform: translate(-50%, -50%);
	z-index: 1
}

.play-button:after {
	display: block;
	transform: translate(-50%, -50%);
	border-radius: 100%;
	width: 80px;
	height: 80px;
	background-color: rgba(255, 255, 255, .6);
	-webkit-transition: width .35s ease-out, height .35s ease-out;
	transition: width .35s ease-out, height .35s ease-out
}

.footer,
.slider-nav {
	background-color: #fff
}

@media only screen and (max-width:1023px) {
	.play-button:after {
		width: 60px;
		height: 60px
	}
}

.play-button:hover:after {
	width: 100px;
	height: 100px
}

@media only screen and (max-width:1023px) {
	.play-button:hover:after {
		width: 70px;
		height: 70px
	}
	.play-button {
		width: 48px;
		height: 48px
	}
}

.events-slider img.event-slide-image__img {
	width: calc(50vw + 145px);
	margin-right: calc((-100vw + 1460px)/ 2)
}

@media only screen and (max-width:1479px) {
	.events-slider img.event-slide-image__img {
		margin-right: -60px
	}
	.events-slider .owl-nav {
		padding: 0 60px
	}
}

@media only screen and (max-width:1279px) {
	.events-slider img.event-slide-image__img {
		margin-right: -42px;
		width: calc(50vw + 82px)
	}
	.events-slider .owl-nav {
		padding: 0 42px
	}
}

@media only screen and (max-width:1023px) {
	.events-slider img.event-slide-image__img {
		margin-right: 0;
		width: auto;
		max-width: 100%
	}
}

.events-slider .owl-nav {
	width: 100%;
	max-width: 1460px;
	margin: 0 auto;
	position: relative
}

@media only screen and (max-width:1023px) {
	.events-slider .owl-nav {
		padding: 0 20px
	}
}

.events-slider .slider-nav {
	position: absolute;
	bottom: 100px;
	right: 0
}

@media only screen and (max-width:1479px) {
	.events-slider .slider-nav {
		right: 60px
	}
}

@media only screen and (max-width:1279px) {
	.events-slider .slider-nav {
		right: 42px
	}
}

.events-slider .slider-nav.icon-prev {
	right: 60px
}

@media only screen and (max-width:1479px) {
	.events-slider .slider-nav.icon-prev {
		right: 120px
	}
}

.slider-nav {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	position: relative
}

.slider-nav:before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.footer {
	padding: 87px 0 80px;
	z-index: 4
}

.footer-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer-contacts {
	width: 100%;
	max-width: 355px
}

@media only screen and (max-width:1023px) {
	.footer {
		padding: 40px 0
	}
	.footer-top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		position: relative
	}
	.footer-contacts {
		padding-top: 8px;
		margin-bottom: 8px
	}
	.footer-contacts .footer-link {
		padding-left: 33px
	}
	.footer-contacts .footer-link__text {
		font-size: 12px;
		line-height: 28px
	}
	.footer-link-wrapper {
		margin-bottom: 8px
	}
}

.footer-link {
	padding-left: 40px;
	display: inline-block;
	position: relative;
	-webkit-transition: color .4s;
	transition: color .4s
}

.footer-link:hover {
	color: #49134c
}

.footer-link .icon,
.footer-link .svg-icon {
	position: absolute;
	left: 0;
	top: 10px
}

@media only screen and (max-width:1023px) {
	.footer-link .icon,
	.footer-link .svg-icon {
		left: -2px;
		top: 7px
	}
}

.footer-link .icon-mobile {
	left: 3px
}

@media only screen and (max-width:1023px) {
	.footer-link .icon-mobile {
		left: 1px;
		top: 4px
	}
}

.footer-link .icon-map-pin {
	left: 1.5px
}

@media only screen and (max-width:1023px) {
	.footer-link .icon-map-pin {
		left: .5px;
		top: 4px
	}
	.footer-link {
		padding-left: 0
	}
}

.footer-link__text {
	font-size: 14px;
	line-height: 36px
}

.btn-onmap {
	margin-left: 10px
}

.btn-onmap__text {
	font-size: 14px;
	height: 30px;
	line-height: 28px;
	padding: 0 14px
}

.footer-brand {
	margin-bottom: 30px
}

.footer-brand:last-child {
	margin-bottom: 0
}

@media only screen and (max-width:1023px) {
	.btn-onmap__text {
		font-size: 12px;
		padding: 0 10px
	}
	.footer-brand {
		width: 50%
	}
	.footer-brand:nth-child(2n) {
		padding-left: 10px
	}
}

.footer-brand__link {
	display: inline-block
}

.footer-menu {
	max-width: 570px;
	width: 100%
}

.footer-menu .footer-link-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 50%
}

@media only screen and (max-width:1479px) {
	.footer-menu {
		max-width: 400px
	}
}

@media only screen and (max-width:1023px) {
	.footer-menu {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto
	}
	.footer-menu .footer-link-wrapper {
		margin-bottom: 0
	}
	.footer-menu .footer-link-wrapper:nth-child(2n) {
		padding-left: 38px
	}
}

.footer-socials {
	width: 100%;
	max-width: 50px;
	margin-top: 10px;
	font-size: 0
}

@media only screen and (max-width:1479px) {
	.footer-socials {
		max-width: 400px
	}
}

@media only screen and (max-width:1023px) {
	.footer-socials {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto
	}
	.footer-socials .footer-link-wrapper {
		margin-bottom: 0
	}
	.footer-socials .footer-link-wrapper:nth-child(2n) {
		padding-left: 0
	}
}

.footer-socials .footer-link-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	margin-bottom: 30px
}

@media only screen and (max-width:1479px) {
	.footer-socials {
		max-width: 50px
	}
}

.footer-brands {
	margin-left: 37px
}

@media only screen and (max-width:1279px) {
	.events-slider .slider-nav.icon-prev {
		right: 102px
	}
	.footer-brands {
		margin-left: 0
	}
}

@media only screen and (max-width:1023px) {
	.footer-socials {
		position: absolute;
		right: 0;
		top: 0
	}
	.footer-brands {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 25px;
		max-width: 280px;
		margin-left: auto;
		margin-right: auto
	}
}

.footer-bottom {
	margin-top: 30px;
	color: #949494;
	font-size: 12px;
	line-height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:1023px) {
	.footer-bottom {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 44px;
		line-height: 16px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.made-in {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		white-space: nowrap
	}
}

.made-in__image,
.made-in__text {
	display: inline-block;
	vertical-align: middle
}

.made-in__image img{
	width: 50%;
}

.made-in__text {
	margin-right: 20px;
	line-height: 18px
}

@media only screen and (max-width:1023px) {
	.made-in__text {
		margin-right: 10px
	}
}

.cookie {
	margin-right: 190px
}

@media only screen and (max-width:1279px) {
	.cookie {
		margin-right: 50px
	}
	.breadcrumbs .container {
		padding: 0 40px
	}
}

@media only screen and (max-width:1023px) {
	.cookie {
		margin-right: 0;
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
}

.copyright {
	max-width: 500px
}

@media only screen and (max-width:1479px) {
	.copyright {
		max-width: 50%
	}
}

@media only screen and (max-width:1023px) {
	.copyright {
		max-width: none;
		width: 100%;
		margin-bottom: 20px
	}
	.breadcrumbs {
		display: none
	}
}

.breadcrumbs {
	margin-top: 37px;
	margin-bottom: 31px
}

.breadcrumbs__link {
	color: #8a8a8a;
	font-size: 13px;
	line-height: 24px
}

.breadcrumbs__link.is-active {
	color: #000
}

.breadcrumbs__divider {
	color: #8a8a8a;
	font-size: 13px;
	line-height: 24px;
	margin: 0 15px
}

.breadcrumbs__divider.is-active {
	color: #000
}

.breadcrumbs__divider:before {
	content: '/';
	display: inline-block
}

.form-checkbox__input:before,
.inside-link.active:after,
.project-slide.is-active:before,
.project-slide:after,
.transport-variant.is-active:after {
	content: ''
}

.inside-link {
	color: #000;
	cursor: pointer;
	font-family: AvenirNextCyr;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	margin-right: 40px
}

.inside-link input[type=radio] {
	display: none
}

.inside-link:last-child {
	margin-right: 0
}

.inside-link.active {
	position: relative;
	color: #49134c
}

.inside-link.active:after {
	position: absolute;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	-webkit-transition: left .5s ease, opacity .5s ease;
	transition: left .5s ease, opacity .5s ease;
	left: 50%;
	display: block!important;
	bottom: -17px
}

.project-slide:after,
.rubric.rubric_style_black .more-circle-btn {
	background-color: #fff
}

.inside-link.active:after.is-inited {
	display: block
}

.inside-links {
	margin-bottom: 22px
}

@media only screen and (max-width:1023px) {
	.inside-links {
		margin-bottom: 0;
		padding-top: 80px
	}
}

@media only screen and (max-width:1279px) {
	.inside-links .container {
		padding: 0 60px
	}
}

@media only screen and (max-width:1023px) {
	.inside-links .container {
		white-space: nowrap;
		padding: 12px 20px 23px;
		overflow-x: scroll
	}
}

.inside-links.inside-links-catalog {
	padding-bottom: 46px;
	margin-bottom: 0
}

.inside-links.inside-links-catalog .inside-link.active:after {
	bottom: -40px
}

@media only screen and (max-width:1279px) {
	.inside-links.inside-links-catalog {
		padding: 0 40px 46px;
		overflow-x: scroll
	}
	.inside-links.inside-links-catalog .container {
		padding: 0;
		white-space: nowrap;
		width: auto
	}
}

@media only screen and (max-width:1023px) {
	.inside-links.inside-links-catalog .inside-link.active:after {
		bottom: -15px
	}
	.inside-links.inside-links-catalog {
		overflow: hidden;
		padding: 0
	}
	.inside-links.inside-links-catalog .container {
		white-space: nowrap;
		padding: 12px 20px 23px;
		overflow-x: scroll
	}
}

.rubric {
	padding: 68px 0 110px;
	position: relative
}

@media only screen and (max-width:1479px) {
	.rubric {
		padding-bottom: 68px
	}
}

@media only screen and (max-width:1279px) {
	.rubric {
		padding-bottom: 20px
	}
}

@media only screen and (max-width:1023px) {
	.rubric {
		padding-top: 137px;
		padding-bottom: 43px
	}
}

.rubric.rubric_style_black {
	padding-bottom: 71px
}

.rubric.rubric_style_black .rubric-description,
.rubric.rubric_style_black .rubric-name {
	color: #fff
}

.rubric.rubric_style_black .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.rubric.rubric_style_black .rubric-about {
	padding-right: 0
}

@media only screen and (max-width:1023px) {
	.rubric.rubric_style_black .container {
		display: block;
		padding: 0
	}
	.rubric.rubric_style_black .rubric-about {
		padding: 0 20px
	}
}

.rubric.rubric_style_black .rubric-name {
	margin-top: 0
}

@media only screen and (max-width:1479px) {
	.rubric.rubric_style_black {
		padding: 40px 0
	}
}

.rubric-about {
	max-width: 50%;
	padding-left: 72px;
	padding-right: 100px
}

@media only screen and (max-width:1479px) {
	.rubric-about {
		padding-left: 34px
	}
}

@media only screen and (max-width:1023px) {
	.rubric.rubric_style_black {
		padding-top: 213px;
		padding-bottom: 0
	}
	.rubric.rubric_style_black .rubric__image {
		height: calc(100% - 483px);
		background-position: 50% 0
	}
	.rubric-about {
		max-width: none;
		padding: 0
	}
}

.rubric__image {
	background-position: 50% 50%;
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

@media only screen and (max-width:1023px) {
	.rubric__image {
		background-position: 50% -180px
	}
}

@media only screen and (max-width:369px) {
	.rubric__image {
		background-position: 50% -130px
	}
}

.rubric-name {
	font-size: 48px;
	letter-spacing: -.25px;
	font-family: GothamPro;
	font-weight: 400;
	margin-top: 20px
}

.active-project__date,
.project-slide__date,
.rubric-event__date {
	font-family: AvenirNextCyr;
	font-weight: 500
}

@media only screen and (max-width:1479px) {
	.rubric-name {
		font-size: 42px
	}
}

@media only screen and (max-width:1279px) {
	.rubric-name {
		margin-top: 26px
	}
}

@media only screen and (max-width:1023px) {
	.rubric-name {
		font-size: 24px;
		line-height: normal
	}
}

.rubric-description {
	color: #656565;
	font-size: 16px;
	line-height: 30px;
	margin-top: 46px
}

@media only screen and (max-width:1023px) {
	.rubric-description {
		font-size: 14px;
		line-height: 17px;
		margin-top: 21px
	}
}

.rubric-btn-wrapper {
	margin-top: 52px
}

.rubric-event-image {
	width: 167px;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

@media only screen and (max-width:1279px) {
	.rubric-btn-wrapper {
		margin-top: 22px
	}
	.rubric-event-image {
		width: 141px
	}
}

.rubric-events {
	margin-top: 88px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 58px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.rubric-events.rubric-events_direction_column {
	padding-right: 0;
	margin-top: 0;
	-ms-flex-direction: column;
	flex-direction: column
}

@media only screen and (max-width:1023px) {
	.rubric-event-image {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		width: 100%
	}
	.rubric-events.rubric-events_direction_column {
		margin-top: 43px;
		overflow: hidden
	}
}

.rubric-events.rubric-events_direction_column .rubric-event {
	max-width: none;
	margin-bottom: 20px;
	width: 530px;
	background-color: #fff
}

.rubric-events.rubric-events_direction_column .rubric-event:last-child {
	margin-bottom: 0
}

@media only screen and (max-width:1479px) {
	.rubric-events.rubric-events_direction_column .rubric-event {
		width: 400px
	}
}

@media only screen and (max-width:1023px) {
	.rubric-events.rubric-events_direction_column .rubric-event {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0;
		width: 100%;
		border-bottom: 1px solid #e5e5e5
	}
}

.rubric-events.rubric-events_direction_column .rubric-event-image {
	width: 207px;
	height: 207px
}

.rubric-events.rubric-events_direction_column .rubric-event-image .rubric-event__img {
	width: 100%
}

@media only screen and (max-width:1479px) {
	.rubric-events.rubric-events_direction_column .rubric-event-image .rubric-event__img {
		width: auto;
		max-width: none;
		max-height: 100%;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.rubric-events.rubric-events_direction_column .rubric-event-image {
		width: 190px;
		-webkit-box-shadow: none;
		box-shadow: none;
		overflow: hidden
	}
}

@media only screen and (max-width:1023px) {
	.rubric-events.rubric-events_direction_column .rubric-event-image {
		width: 150px;
		height: 160px
	}
}

.rubric-events.rubric-events_direction_column .rubric-event-info {
	width: calc(100% - 207px);
	padding-top: 39px;
	padding-left: 39px;
	padding-right: 30px
}

@media only screen and (max-width:1479px) {
	.rubric-events.rubric-events_direction_column .rubric-event-info {
		width: calc(100% - 190px);
		padding-top: 16px;
		padding-left: 19px;
		padding-right: 26px
	}
}

@media only screen and (max-width:1023px) {
	.rubric-events.rubric-events_direction_column .rubric-event-info {
		width: calc(100% - 150px);
		padding-top: 6px;
		padding-right: 10px;
		margin-top: 14px
	}
	.rubric-events.rubric-events_direction_column .rubric-event__date {
		margin-top: 0
	}
}

@media only screen and (max-width:1479px) {
	.rubric-events {
		padding-right: 4px;
		margin-top: 93px
	}
}

@media only screen and (max-width:1279px) {
	.rubric-events {
		margin-top: 61px
	}
}

@media only screen and (max-width:1023px) {
	.rubric-events {
		display: block;
		white-space: nowrap;
		margin-top: 41px;
		overflow-x: scroll
	}
}

.rubric-event {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 30%;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media only screen and (max-width:1479px) {
	.rubric-event {
		max-width: 32%
	}
}

@media only screen and (max-width:1023px) {
	.rubric-event {
		width: 167px;
		display: inline-block;
		max-width: none;
		margin-right: 20px;
		vertical-align: top
	}
	.rubric-event:last-child {
		margin-right: 0
	}
}

.rubric-event-info {
	padding-left: 22px;
	width: calc(100% - 168px)
}

@media only screen and (max-width:1279px) {
	.rubric-event-info {
		padding-left: 20px;
		margin-top: -3px
	}
}

@media only screen and (max-width:1023px) {
	.rubric-event-info {
		white-space: normal;
		width: 100%;
		margin-top: 28px;
		padding-left: 0
	}
}

.rubric-event__img {
	max-width: 100%
}

.rubric-event__date {
	font-size: 18px;
	color: #49134c;
	margin-top: 0;
	line-height: 16px
}

@media only screen and (max-width:1023px) {
	.rubric-event__date {
		font-size: 14px;
		margin-top: 17px
	}
}

@media only screen and (max-width:1479px) {
	.rubric-event__date {
		font-size: 14px
	}
}

.rubric-event__description {
	font-size: 18px;
	color: #656565;
	line-height: 24px;
	margin-top: 20px
}

@media only screen and (max-width:1479px) {
	.rubric-event__description {
		font-size: 14px;
		margin-top: 8px
	}
}

@media only screen and (max-width:1023px) {
	.rubric-event__description {
		font-size: 12px;
		margin-top: 16px;
		line-height: 14px
	}
}

.project-slide__date,
.project-slide__name {
	font-size: 14px;
	line-height: 24px
}

.project-page {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.project-slider {
	width: 100%;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin-top: 1px;
	z-index: 2
}

.project-slider .owl-stage-outer {
	overflow: visible
}

.about-brends,
.company-banner-small,
.design-about .container,
.design-banner {
	overflow: hidden
}

.project-slider .owl-nav.disabled {
	display: block
}

.project-slider .slider-nav {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (max-width:1023px) {
	.project-page {
		display: block
	}
	.project-slider {
		margin-top: 79px;
		z-index: 2
	}
	.project-slider .slider-nav {
		top: 115px;
		display: none
	}
}

.project-slider .slider-nav.icon-next {
	left: auto;
	right: 0
}

.project-slide {
	height: 275px;
	width: 275px;
	display: inline-block;
	background-position: 50% 50%;
	position: relative
}

.project-slide:hover .project-slide-content {
	opacity: 1
}

.project-slide:after {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	left: 0;
	top: 0
}

.project-slide.is-active:after {
	opacity: .71
}

.project-slide.is-active:before {
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:1023px) {
	.project-slide:after {
		display: none
	}
	.project-slide.is-active:before {
		top: auto;
		bottom: -9px
	}
	.project-slide {
		background-position: 50% 0;
		background-size: cover;
		width: 94px;
		height: 94px;
		padding-top: 0
	}
}

.company-banner,
.company-banner_design .mobile-banner {
	background-position: 50% 50%
}

.project-slide-content {
	z-index: 1;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	padding: 19px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-transition: opacity .35s ease-out;
	transition: opacity .35s ease-out
}

.project-slide__date {
	margin-top: 10px
}

@media only screen and (max-width:1023px) {
	.project-slide-content {
		background-color: transparent;
		position: static;
		height: auto;
		opacity: 1;
		color: #231f20;
		display: none
	}
	.project-slide__date {
		color: #49134c
	}
}

.project-slider-dots-wrapper {
	position: relative;
	max-width: 1460px;
	margin: 0 auto;
	z-index: 2
}

@media only screen and (max-width:1023px) {
	.project-slider-dots-wrapper {
		position: static
	}
}

.project-slider-dots-wrapper.color-reverse .owl-dot span {
	background-color: #fff
}

.project-slider-dots {
	position: absolute;
	left: -4px;
	bottom: 50px
}

@media only screen and (max-width:1479px) {
	.project-slider-dots {
		left: 56px;
		bottom: 26px
	}
}

@media only screen and (max-width:1279px) {
	.project-slider-dots {
		left: 38px
	}
}

.project-slider-dots .owl-dot {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 23px;
	text-align: center;
	width: 10px;
	cursor: pointer;
	height: 60px
}

.project-slider-dots .owl-dot span {
	clear: both;
	background-color: #49134c;
	margin-bottom: 38px;
	width: 2px;
	height: 20px;
	display: inline-block;
	float: none;
	-webkit-transition: height .35s ease-out, background-color 1.3s ease-out;
	transition: height .35s ease-out, background-color 1.3s ease-out
}

.project-slider-dots .owl-dot span.is-active {
	width: 60px
}

.project-slider-dots .owl-dot.active span {
	height: 60px
}

.active-project-slider.owl-loaded .owl-stage {
	-webkit-transition: all 1.3s ease!important;
	transition: all 1.3s ease!important
}

.active-project-slide {
	min-height: 800px
}

@media only screen and (min-width:1024px) {
	.active-project-slide_is-black .active-project__date,
	.active-project-slide_is-black .active-project__name {
		color: #fff
	}
	.active-project-slide_is-black .active-project__description {
		color: #ececec
	}
}

@media only screen and (max-width:1479px) {
	.active-project-slide {
		min-height: 712px
	}
}

@media only screen and (max-width:1023px) {
	.project-slider-dots {
		right: 16px;
		top: 26px;
		z-index: 1;
		left: auto;
		bottom: auto
	}
	.project-slider-dots .owl-dot {
		vertical-align: bottom
	}
	.active-project-slide,
	.active-project-slide .additional-bg {
		background-image: none!important
	}
	.active-project-slide {
		min-height: 300px;
		padding-bottom: 0;
		padding-top: 0
	}
	.lamp-projects-page .additional-bg {
		display: none
	}
}

.active-project-slide .container {
	position: relative
}

.active-project__date,
.active-project__description,
.active-project__name {
	-webkit-transition: color 1s ease;
	transition: color 1s ease
}

.additional-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.mobile-project-description {
	display: none
}

.mobile-project-image {
	position: relative;
	min-height: 300px;
	max-height: 100%
}

.owl-carousel .mobile-project-image img {
	display: block;
	width: auto;
	max-height: 500px;
	max-width: 100%;
	margin: 0 auto
}

.active-project__date {
	font-size: 18px;
	color: #49134c;
	margin-top: 0;
	line-height: 16px
}

.active-project__name,
.banner__name,
.contacts__title {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

@media only screen and (max-width:1023px) {
	.mobile-project-description {
		display: block;
		left: 0;
		bottom: 0
	}
	.active-project__date {
		font-size: 14px;
		margin-top: 17px
	}
}

@media only screen and (max-width:1479px) {
	.active-project__date {
		font-size: 14px
	}
}

.active-project__description {
	font-size: 20px;
	line-height: 30px;
	color: #231f20
}

@media only screen and (max-width:1479px) {
	.active-project__description {
		font-size: 16px;
		line-height: 24px
	}
}

@media only screen and (max-width:1023px) {
	.active-project__description {
		font-size: 12px;
		line-height: 15px
	}
}

.active-project__name {
	font-size: 48px;
	font-weight: 400;
	margin-top: 48px;
	line-height: 57px;
	letter-spacing: -1.35px;
	margin-bottom: 42px
}

@media only screen and (max-width:1479px) {
	.active-project__name {
		font-size: 42px
	}
}

@media only screen and (max-width:1279px) {
	.active-project__name {
		margin-top: 26px
	}
}

@media only screen and (max-width:1023px) {
	.active-project__name {
		font-size: 24px;
		line-height: normal
	}
}

@media only screen and (max-width:1479px) {
	.active-project__name {
		margin-top: 26px;
		line-height: 50px;
		margin-bottom: 45px
	}
}

.active-project-wrapper {
	position: relative;
	min-height: 800px
}

@media only screen and (max-width:1479px) {
	.active-project-wrapper {
		min-height: 712px
	}
}

.active-project-slider-content {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%
}

.active-project-slider-content.trns .active-project__date {
	-webkit-transition: opacity 1s ease .8s, color 1s ease, -webkit-transform 1s ease .8s;
	transition: opacity 1s ease .8s, color 1s ease, -webkit-transform 1s ease .8s;
	transition: opacity 1s ease .8s, transform 1s ease .8s, color 1s ease;
	transition: opacity 1s ease .8s, transform 1s ease .8s, color 1s ease, -webkit-transform 1s ease .8s
}

.active-project-slider-content.trns .active-project__name {
	-webkit-transition: opacity 1s ease .4s, color 1s ease, -webkit-transform 1s ease .4s;
	transition: opacity 1s ease .4s, color 1s ease, -webkit-transform 1s ease .4s;
	transition: opacity 1s ease .4s, transform 1s ease .4s, color 1s ease;
	transition: opacity 1s ease .4s, transform 1s ease .4s, color 1s ease, -webkit-transform 1s ease .4s
}

.active-project-slider-content.trns .active-project__description {
	-webkit-transition: opacity 1s ease, color 1s ease, -webkit-transform 1s ease;
	transition: opacity 1s ease, color 1s ease, -webkit-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease, color 1s ease;
	transition: opacity 1s ease, transform 1s ease, color 1s ease, -webkit-transform 1s ease
}

.active-project-slider-content .active-project__date,
.active-project-slider-content .active-project__description,
.active-project-slider-content .active-project__name {
	opacity: 0;
	-webkit-transform: translateY(150px);
	transform: translateY(150px)
}

.active-project-slider-content.visible {
	-webkit-transform: none;
	transform: none
}

.active-project-slider-content.visible .active-project__date,
.active-project-slider-content.visible .active-project__description,
.active-project-slider-content.visible .active-project__name {
	opacity: 1;
	-webkit-transform: none;
	transform: none
}

.active-project-slider-content.visible .active-project__date {
	-webkit-transition: opacity 1s ease, color 1s ease, -webkit-transform 1s ease;
	transition: opacity 1s ease, color 1s ease, -webkit-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease, color 1s ease;
	transition: opacity 1s ease, transform 1s ease, color 1s ease, -webkit-transform 1s ease
}

.active-project-slider-content.visible .active-project__description {
	-webkit-transition: opacity 1s ease .8s, color 1s ease, -webkit-transform 1s ease .8s;
	transition: opacity 1s ease .8s, color 1s ease, -webkit-transform 1s ease .8s;
	transition: opacity 1s ease .8s, transform 1s ease .8s, color 1s ease;
	transition: opacity 1s ease .8s, transform 1s ease .8s, color 1s ease, -webkit-transform 1s ease .8s
}

@media only screen and (max-width:1023px) {
	.active-project__name {
		font-size: 24px;
		letter-spacing: -.25px;
		line-height: normal;
		margin-bottom: 14px
	}
	.active-project-wrapper {
		min-height: initial;
		margin-top: 0
	}
	.active-project-slider-content {
		top: 60px;
		height: auto;
		display: none
	}
}

.contacts,
.contacts-items {
	display: -webkit-box;
	display: -ms-flexbox
}

.active-project-slide-content {
	max-width: 50%;
	padding-left: 72px;
	padding-right: 100px;
	padding-top: 36px
}

@media only screen and (max-width:1479px) {
	.active-project-slide-content {
		padding-left: 34px
	}
}

@media only screen and (max-width:1023px) {
	.active-project-slide-content {
		max-width: none;
		padding: 0
	}
}

@media only screen and (max-width:1479px) {
	.active-project-slide-content {
		padding-top: 161px;
		padding-right: 30px
	}
}

@media only screen and (max-width:1279px) {
	.active-project-slide-content {
		padding-top: 144px;
		padding-right: 0;
		max-width: 52%
	}
}

.contacts {
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media only screen and (max-width:1479px) {
	.contacts {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media only screen and (max-width:1023px) {
	.active-project-slide-content {
		font-size: 14px;
		line-height: normal;
		max-width: none;
		padding-top: 20px;
		padding-bottom: 30px
	}
	.contacts {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-top: 80px
	}
}

.contacts__title {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 2.3px;
	font-weight: 500;
}

@media only screen and (max-width:1479px) {
	.contacts__title {
		font-size: 18px
	}
}

@media only screen and (max-width:1023px) {
	.contacts__title {
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 1.5px
	}
}

.btn-retail,
.btn-send {
	letter-spacing: 1.1px;
	text-transform: uppercase
}

.contact-item__name {
	font-size: 16px;
	line-height: 30px;
	color: #8a8a8a;
	margin-bottom: 6px
}

@media only screen and (max-width:1479px) {
	.contact-item__name {
		font-size: 13px;
		margin-bottom: 1px
	}
}

.contact-item__value {
	color: #000;
	font-size: 18px;
	line-height: 24px
}

.contact-item__value.contact-item__value_size_small {
	font-size: 13px;
	line-height: 20px;
	color: #949494;
	margin-bottom: 13px
}

.contact-item__value.contact-item__value_size_small:last-child {
	margin-bottom: 0
}

.contacts-main {
	max-width: 420px;
	width: 100%;
	padding-top: 95px;
	margin-right: 224px
}

@media only screen and (max-width:1479px) {
	.contact-item__value {
		font-size: 14px
	}
	.contacts-main {
		padding-top: 48px;
		margin-right: 0;
		margin-left: 60px
	}
}

@media only screen and (max-width:1279px) {
	.contacts-main {
		max-width: 380px;
		padding-top: 43px;
		margin-left: 42px
	}
}

@media only screen and (max-width:1023px) {
	.contacts-main {
		padding: 44px 20px 50px;
		max-width: none;
		margin: 0
	}
}

.contacts-items {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 38px
}

@media only screen and (max-width:1479px) {
	.contacts-items {
		margin-top: 30px
	}
}

.contact-item {
	width: 100%;
	margin-bottom: 35px
}

@media only screen and (max-width:1479px) {
	.contact-item {
		margin-bottom: 30px
	}
}

.contact-item_width_half {
	max-width: 50%
}

@media only screen and (max-width:1023px) {
	.contacts-items {
		margin-top: 15px
	}
	.contact-item {
		margin-bottom: 13px
	}
	.contact-item_width_half:nth-child(3) {
		padding-left: 9px
	}
}

.contact-socials {
	margin-top: 9px;
	margin-bottom: 50px
}

.social-link {
	margin-right: 18px
}

.social-link:last-child {
	margin-right: 0
}

.contact-btn-wrapper {
	padding-top: 59px;
	border-top: 1px solid #dbd0db
}

@media only screen and (max-width:1023px) {
	.contact-socials {
		margin-bottom: 6px
	}
	.contact-btn-wrapper {
		padding-top: 23px;
		border: none
	}
	.btn-retail {
		width: 280px
	}
}

.btn-retail {
	font-size: 14px;
	font-weight: 500;
	padding: 0 30px;
	height: 50px;
	line-height: 46px
}

.btn-retail .icon {
	position: relative;
	top: 4px
}

.btn-retail .btn__text {
	margin-left: 10px
}

.feedback {
	width: 100%;
	max-width: 816px;
	background-color: #eeedeb;
	padding: 94px 131px 51px 135px
}

@media only screen and (max-width:1479px) {
	.feedback {
		max-width: 705px;
		margin-right: calc((-100vw + 100%)/ 2);
		padding: 48px 62px 50px 93px
	}
}

@media only screen and (max-width:1279px) {
	.feedback {
		padding: 43px 94px 50px 40px;
		margin-right: -42px;
		width: calc(50% + 132px)
	}
}

@media only screen and (max-width:1023px) {
	.feedback {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		width: 100%;
		margin: 0 auto 14px;
		padding: 43px 20px 50px
	}
}

.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 19px
}

@media only screen and (max-width:1479px) {
	.form-row {
		margin-bottom: 10px
	}
}

@media only screen and (max-width:1279px) {
	.form-row {
		margin-bottom: 14px
	}
}

@media only screen and (max-width:1023px) {
	.form-row {
		display: block;
		margin-bottom: 0
	}
}

.form-field {
	display: inline-block;
	position: relative;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-weight: 500
}

.form-field__input,
.form-field__textarea {
	display: block;
	outline: 0;
	background-color: transparent;
	z-index: 1;
	width: 100%;
	-webkit-appearance: none
}

.form-field.form-field_width_half {
	max-width: calc(50% - 10px)
}

@media only screen and (max-width:1279px) {
	.form-field.form-field_width_half {
		max-width: calc(50% - 20px)
	}
}

.form-field__input {
	border: none;
	border-bottom: 1px solid #bebebc;
	height: 50px;
	padding: 14px 0 9px;
	position: relative;
	font: inherit;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.form-field-select select.is-complete~.form-field__placeholder,
.form-field__input.is-complete~.form-field__placeholder,
.form-field__input:focus~.form-field__placeholder {
	top: -6px;
	font-size: 12px;
	opacity: .5
}

.form-field__input.is-error {
	border-color: #e42222
}

.form-field__placeholder {
	height: 100%;
	top: 14px;
	left: 0;
	position: absolute;
	-webkit-transition: font-size .35s ease-out, opacity .35s ease-out, top .35s ease-out;
	transition: font-size .35s ease-out, opacity .35s ease-out, top .35s ease-out
}

.feedback-form {
	margin-top: 27px
}

.form-field__textarea {
	padding: 14px 22px 9px;
	position: relative;
	font: inherit;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #bebebc;
	height: 150px;
	resize: none
}

.form-checkbox input.is-error~.form-checkbox__input,
.form-field__textarea.is-error {
	border-color: #e42222
}

.form-field__textarea~.form-field__placeholder {
	left: 22px;
	top: 12px
}

.form-field__textarea.is-complete~.form-field__placeholder,
.form-field__textarea:focus~.form-field__placeholder {
	opacity: .5;
	font-size: 12px;
	top: 0
}

@media only screen and (max-width:1023px) {
	.form-field.form-field_width_half {
		max-width: none
	}
	.form-field {
		margin-bottom: 19px
	}
	.feedback-form {
		margin-top: 14px
	}
	.form-field__textarea {
		height: 100px
	}
}

.form-field-textarea {
	margin-top: 30px
}

.btn-send {
	font-size: 14px;
	font-weight: 500;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	margin-right: 39px;
	white-space: nowrap
}

.btn-send .icon {
	position: relative;
	top: -1px;
	right: -3px
}

.btn-send .btn__text {
	margin-left: 7px
}

.btn-send .svg-icon {
	right: -3px;
	top: -3px;
	position: relative
}

@media only screen and (max-width:1023px) {
	.form-field-textarea {
		margin-top: 21px
	}
	.btn-send {
		width: auto
	}
}

.send-row {
	margin-top: 54px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:1479px) {
	.send-row {
		margin-top: 37px;
		margin-bottom: 0
	}
}

.form-checkbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.form-checkbox input {
	display: none
}

.form-checkbox__input,
.form-checkbox__text {
	display: inline-block;
	vertical-align: middle
}

.form-checkbox input:checked~.form-checkbox__input:before {
	opacity: 1
}

.form-checkbox__input {
	width: 20px;
	height: 20px;
	border: 1px solid #d6d5d3;
	position: relative;
	margin-right: 18px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.form-checkbox__input:before {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.form-checkbox__text {
	color: #949494;
	font-size: 12px;
	font-weight: 400
}

.form-checkbox__text a {
	font-weight: 700;
	-webkit-transition: color .4s;
	transition: color .4s
}

.form-checkbox__text a:hover {
	color: #49134c
}

.contact-map-container {
	position: relative;
	width: 100%;
	border-top: 1px solid #e5e5e5
}

#contact-map {
	height: 800px
}

#contact-map .gm-style-cc,
#contact-map .gmnoprint {
	display: none!important
}

@media only screen and (max-width:1479px) {
	#contact-map {
		height: 600px
	}
}

@media only screen and (max-width:1023px) {
	.send-row {
		margin-top: 21px
	}
	.send-row .form-checkbox {
		margin-top: 17px
	}
	.contact-map-container {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	#contact-map {
		height: 958px
	}
}

.transport-variants {
	background-color: rgba(255, 255, 255, .5);
	position: absolute;
	width: 400px;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2
}

@media only screen and (max-width:1479px) {
	.transport-variants {
		width: 230px
	}
}

@media only screen and (max-width:1279px) {
	.transport-variants {
		width: 212px
	}
}

@media only screen and (max-width:1023px) {
	.transport-variants {
		height: 180px;
		display: inline-block;
		width: 100%
	}
}

.transport-variant {
	display: block;
	position: relative;
	height: 50%;
	border-bottom: 1px solid #d7d7d7
}

.transport-variant:last-child {
	border-bottom: none;
	border-right: none
}

.transport-variant.is-active:after {
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

.banner-btn-wrapper .more-circle-btn,
.banner-media,
.banner-small-btn-wrapper .btn,
.map-content {
	background-color: #fff
}

@media only screen and (max-width:1023px) {
	.transport-variant.is-active:after {
		top: 100%;
		right: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.transport-variant {
		border-bottom: none;
		border-right: 1px solid #d7d7d7;
		height: 100%;
		width: 50%;
		float: left
	}
}

.transport-variant__icon {
	text-align: center
}

.transport-variant-content {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.transport-variant__name {
	text-align: center;
	color: #49134c;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 1px;
	margin-top: 17px
}

@media only screen and (max-width:1479px) {
	.transport-variant__name {
		font-size: 14px
	}
}

.map-content {
	width: 456px;
	right: 230px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 60px 66px 66px;
	z-index: 1;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4)
}

.map-content .number-list li,
.map-content .prelines-list li {
	padding-left: 16px;
	position: relative
}

.map-content li {
	margin-bottom: 10px;
	line-height: 22px
}

@media only screen and (max-width:1279px) {
	.map-content li {
		line-height: 20px
	}
}

@media only screen and (max-width:1023px) {
	.map-content {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4)
	}
	.map-content li {
		line-height: 17px;
		margin-bottom: 6px
	}
}

.map-content .prelines-list {
	margin-bottom: 30px
}

.map-content .prelines-list li:before {
	content: 'ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â';
	display: inline-block;
	margin-left: -16px;
	margin-right: 5px
}

.map-content .number-list {
	margin-bottom: 30px;
	counter-reset: num-item
}

.map-content .number-list li {
	counter-increment: num-item
}

.map-content .number-list li:before {
	content: counter(num-item);
	display: inline-block;
	margin-left: -16px;
	margin-right: 5px
}

@media only screen and (max-width:1479px) {
	.map-content {
		font-size: 14px;
		width: 360px;
		right: 60px;
		padding: 20px 36px
	}
	.map-content .number-list {
		margin-bottom: 20px
	}
}

@media only screen and (max-width:1279px) {
	.map-content {
		line-height: 1;
		right: 42px
	}
}

.map-content__title {
	color: #8a8a8a;
	margin-bottom: 28px
}

@media only screen and (max-width:1023px) {
	.map-content {
		width: 300px;
		left: 50%;
		top: auto;
		right: auto;
		bottom: 50px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		font-size: 12px;
		line-height: 16px;
		padding: 40px 20px
	}
	.map-content__title {
		font-size: 14px;
		text-align: center
	}
}

.print-link {
	display: inline-block;
	color: #49134c
}

[data-tab] {
	display: none
}

[data-tab].is-active {
	display: block
}

.company-banner {
	min-height: 750px;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative
}

.company-banner .container {
	overflow: hidden;
	position: relative
}

@media only screen and (max-width:1479px) {
	.map-content__title {
		margin-bottom: 18px
	}
	.company-banner {
		padding-top: 140px;
		padding-bottom: 140px;
		min-height: 600px
	}
}

@media only screen and (max-width:1023px) {
	.company-banner {
		padding-top: 100px;
		padding-bottom: 20px;
		min-height: initial
	}
}

@media only screen and (max-width:1479px) {
	.company-banner.company-banner_size_smaller {
		padding-top: 0
	}
	.company-banner.company-banner_size_smaller .banner-content {
		padding-top: 120px
	}
}

.banner__name {
	font-size: 48px;
	letter-spacing: -.25px;
	font-weight: 400;
	color: #fff;
	margin-top: 0
}

.banner-media__name,
.banner-small__name {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}

@media only screen and (max-width:1479px) {
	.banner__name {
		font-size: 42px
	}
}

@media only screen and (max-width:1279px) {
	.banner__name {
		margin-top: 26px
	}
}

@media only screen and (max-width:1023px) {
	.company-banner.company-banner_size_smaller {
		padding-top: 64px;
		padding-bottom: 50px
	}
	.banner__name {
		font-size: 24px;
		line-height: normal
	}
}

.banner__description {
	font-size: 16px;
	line-height: 30px;
	margin-top: 46px;
	color: #fff
}

@media only screen and (max-width:1023px) {
	.banner__description {
		font-size: 14px;
		line-height: 17px;
		margin-top: 21px
	}
}

.banner__description+.banner__description {
	margin-top: 20px
}

.banner-content {
	width: 100%;
	max-width: 50%;
	padding-left: 76px;
	padding-right: 100px;
	float: left;
	padding-top: 155px
}

.banner-content.push-right {
	padding-left: 102px
}

@media only screen and (max-width:1279px) {
	.banner__description+.banner__description {
		margin-top: 30px
	}
	.banner-content.push-right {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media only screen and (max-width:1023px) {
	.banner__description+.banner__description {
		margin-top: 17px
	}
	.banner-content.push-right {
		padding: 0
	}
}

@media only screen and (max-width:1479px) {
	.banner-content {
		padding-left: 36px;
		padding-right: 50px;
		padding-top: 144px
	}
}

@media only screen and (max-width:1279px) {
	.banner-content {
		padding-left: 54px;
		padding-right: 80px;
		padding-top: 102px
	}
}

@media only screen and (max-width:1023px) {
	.banner-content {
		padding: 0;
		max-width: none;
		float: none
	}
}

.banner-btn-wrapper {
	margin-top: 52px
}

@media only screen and (max-width:1279px) {
	.banner-btn-wrapper {
		margin-top: 22px
	}
}

.banner-media {
	width: 530px;
	float: right;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:1479px) {
	.banner-media {
		width: 424px
	}
}

.banner-media-wrapper {
	position: relative;
	height: 310px
}

@media only screen and (max-width:1479px) {
	.banner-media-wrapper {
		height: 271px
	}
}

.banner-media__name {
	font-size: 24px;
	letter-spacing: 2.3px;
	margin-bottom: 30px
}

@media only screen and (max-width:1479px) {
	.banner-media__name {
		font-size: 18px;
		margin-bottom: 24px;
		line-height: 24px;
		letter-spacing: 1px
	}
}

@media only screen and (max-width:1023px) {
	.banner-media {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		width: auto;
		float: none;
		margin-top: 50px
	}
	.banner-media-wrapper {
		height: 180px
	}
	.banner-media__name {
		font-size: 16px;
		line-height: 24px
	}
}

.banner-media__description {
	font-size: 18px;
	line-height: 30px;
	color: #656565
}

@media only screen and (max-width:1479px) {
	.banner-media__description {
		font-size: 14px;
		line-height: 24px
	}
}

.banner-media-text {
	padding: 56px 95px 60px
}

.banner-media-text .banner-btn-wrapper {
	margin-top: 30px
}

@media only screen and (max-width:1479px) {
	.banner-media-text .banner-btn-wrapper {
		margin-top: 22px
	}
	.banner-media-text {
		padding: 56px 82px
	}
}

.company-banner-half {
	float: left;
	width: 50%;
	height: 450px;
	color: #fff;
	position: relative
}

.company-banner-half.company-banner-half_color_black .banner-small__name {
	color: #000
}

.company-banner-half.company-banner-half_color_black .banner-small__description {
	color: #656565
}

@media only screen and (max-width:1023px) {
	.banner-media__description {
		font-size: 12px;
		line-height: 18px
	}
	.banner-media-text {
		padding: 28px 20px
	}
	.company-banner-half:nth-child(even) {
		padding-bottom: 100px;
		background-size: 650px;
		background-position: 88% 0;
		background-repeat: no-repeat
	}
}

.about-summary,
.design-banner {
	background-size: cover;
	background-repeat: no-repeat
}

.company-banner-half:nth-child(even) .container {
	margin-right: auto;
	margin-left: 0;
	padding-left: 106px
}

@media only screen and (max-width:1279px) {
	.company-banner-half:nth-child(even) .container {
		padding-left: 40px;
		padding-right: 480px
	}
}

@media only screen and (max-width:1023px) {
	.company-banner-half:nth-child(even) .container {
		padding-left: 20px;
		padding-right: 70px
	}
	.company-banner-half {
		width: 100%;
		float: none;
		height: auto;
		padding-top: 44px;
		padding-right: 50px;
		padding-bottom: 80px
	}
}

.company-banner-half .container {
	width: 730px;
	margin-right: 0;
	padding-top: 95px;
	padding-right: 250px;
	position: relative
}

@media only screen and (max-width:1479px) {
	.company-banner-half {
		background-position: 100% 50%
	}
	.company-banner-half .container {
		padding-top: 75px;
		padding-right: 320px
	}
}

@media only screen and (max-width:1279px) {
	.company-banner-half .container {
		padding-top: 105px;
		padding-right: 400px
	}
}

.banner-small__name {
	font-size: 24px;
	letter-spacing: 2.4px;
	margin-bottom: 64px
}

.about-brends__title,
.design__title {
	font-family: GothamPro;
	font-weight: 400
}

@media only screen and (max-width:1479px) {
	.banner-small__name {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 25px
	}
}

@media only screen and (max-width:1023px) {
	.company-banner-half .container {
		width: 100%;
		padding: 0 20px
	}
	.banner-small__name {
		font-size: 16px;
		margin-bottom: 19px
	}
}

.banner-small__description {
	font-size: 18px;
	line-height: 30px
}

@media only screen and (max-width:1479px) {
	.banner-small__description {
		font-size: 14px;
		line-height: 24px
	}
}

.banner-small-btn-wrapper {
	margin-top: 30px
}

@media only screen and (max-width:1479px) {
	.banner-small-btn-wrapper {
		margin-top: 42px
	}
}

@media only screen and (max-width:1023px) {
	.banner-small__description {
		font-size: 12px;
		line-height: 18px
	}
	.banner-small-btn-wrapper {
		margin-top: 25px
	}
}

.push-right {
	float: right!important
}

.design__title {
	font-size: 48px;
	letter-spacing: -.25px;
	color: #fff;
	margin-bottom: 30px
}

@media only screen and (max-width:1479px) {
	.design__title {
		font-size: 42px;
		margin-bottom: 46px
	}
}

@media only screen and (max-width:1023px) {
	.design__title {
		font-size: 24px;
		margin-bottom: 23px
	}
}

.design__description {
	font-size: 20px;
	line-height: 30px;
	color: #fff
}

@media only screen and (max-width:1479px) {
	.design__description {
		font-size: 16px
	}
}

.design-banner {
	background-position: 50% 50%;
	min-height: 800px;
	position: relative
}

@media only screen and (max-width:1479px) {
	.design-banner {
		min-height: 615px
	}
}

@media only screen and (max-width:1023px) {
	.design__description {
		font-size: 14px;
		line-height: 18px
	}
	.design-banner {
		margin-top: -8px
	}
}

.design-banner .container {
	position: relative
}

.design-banner .mobile-banner {
	background-position: 50% -70px
}

@media only screen and (max-width:369px) {
	.design-banner .mobile-banner {
		background-position: 50% 0
	}
}

.design-banner-content {
	max-width: 50%;
	width: 100%;
	padding-right: 240px;
	margin-top: 288px
}

@media only screen and (max-width:1479px) {
	.design-banner-content {
		padding-right: 80px;
		margin-top: 222px;
		padding-left: 34px
	}
}

@media only screen and (max-width:1279px) {
	.design-banner {
		min-height: initial
	}
	.design-banner-content {
		margin-top: 167px;
		padding-bottom: 172px
	}
}

@media only screen and (max-width:1023px) {
	.design-banner-content {
		margin-top: 354px;
		padding-left: 0;
		padding-right: 0;
		max-width: none;
		padding-bottom: 45px
	}
}

.design-about {
	margin-top: 100px
}

.design-about-image {
	float: left;
	width: 55%
}

@media only screen and (max-width:1479px) {
	.design-about-image {
		width: 57.3%
	}
	.design-about-image img {
		max-width: 100%
	}
}

@media only screen and (max-width:1279px) {
	.design-about-image {
		width: 54%
	}
}

@media only screen and (max-width:1023px) {
	.design-about {
		margin-top: 46px
	}
	.design-about .container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.design-about-image {
		float: none;
		width: 100%;
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin-bottom: 24px
	}
}

.design-about-image img {
	opacity: .5
}

.design-about-content {
	float: right;
	width: 45%;
	padding: 75px 30px 0 32px
}

@media only screen and (max-width:1479px) {
	.design-about-content {
		width: 38.8%;
		padding: 0 0 0 32px
	}
}

.design-about__text {
	font-size: 20px;
	line-height: 30px;
	color: #656565;
	margin-bottom: 78px
}

@media only screen and (max-width:1479px) {
	.design-about__text {
		font-size: 16px;
		margin-top: 40px
	}
}

@media only screen and (max-width:1279px) {
	.design-about-content {
		width: 44%
	}
	.design-about__text {
		margin-bottom: 44px
	}
}

@media only screen and (max-width:1023px) {
	.design-about-content {
		width: 100%;
		float: none;
		padding: 0
	}
	.design-about__text {
		-webkit-box-ordinal-group: -1;
		-ms-flex-order: -2;
		order: -2;
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 26px;
		margin-top: 0
	}
}

.note {
	position: relative;
	color: #000;
	font-size: 24px;
	line-height: 40px;
	padding-left: 44px
}

.note:before {
	content: '';
	width: 2px;
	height: calc(100% - 12px);
	position: absolute;
	left: 0;
	background-color: #e5e5e5;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.about-summary,
.about-summary .container,
.about-video {
	position: relative
}

.note.design-about-content {
	padding-top: 0;
	padding-left: 76px
}

.note.design-about-content:before {
	left: 32px
}

@media only screen and (max-width:1479px) {
	.note {
		font-size: 20px;
		line-height: 36px
	}
}

.about-content {
	float: left;
	width: 50%
}

.about-content .container {
	max-width: 730px;
	margin-right: 0;
	padding-right: 100px
}

@media only screen and (max-width:1479px) {
	.about-content .container {
		padding-right: 0
	}
}

@media only screen and (max-width:1023px) {
	.note.design-about-content {
		padding-left: 38px
	}
	.note.design-about-content:before {
		left: 0
	}
	.note {
		font-size: 16px;
		line-height: 24px;
		padding-left: 38px
	}
	.about-content {
		width: 100%;
		float: none
	}
	.about-content .container {
		padding: 0 20px;
		margin: 0;
		max-width: none
	}
}

.about-content .note {
	margin-left: 76px;
	margin-top: 118px
}

@media only screen and (max-width:1479px) {
	.about-content .note {
		margin-left: 32px;
		margin-top: 84px
	}
}

.about-image {
	float: right;
	width: 50%;
	text-align: right
}

@media only screen and (max-width:1479px) {
	.about-image {
		width: 41.3%
	}
	.about-image img {
		height: 585px
	}
}

@media only screen and (max-width:1279px) {
	.about-content .note {
		margin-top: 62px
	}
	.about-image {
		width: 43%
	}
}

@media only screen and (max-width:1023px) {
	.about-content .note {
		margin-top: 20px;
		margin-left: 0
	}
	.about-image {
		width: 100%;
		float: none;
		text-align: center
	}
	.about-image img {
		height: auto;
		max-width: 100%
	}
}

.about-brends__title {
	font-size: 48px;
	letter-spacing: -.25px;
	color: #000;
	margin-top: 112px;
	margin-bottom: 46px
}

@media only screen and (max-width:1479px) {
	.about-brends__title {
		font-size: 42px;
		margin-bottom: 46px;
		margin-top: 91px
	}
}

@media only screen and (max-width:1023px) {
	.about-brends__title {
		font-size: 24px;
		margin-bottom: 23px;
		margin-top: 47px;
		letter-spacing: -.65px
	}
}

.about-brends__description {
	font-size: 20px;
	line-height: 30px;
	color: #656565
}

@media only screen and (max-width:1479px) {
	.about-brends__description {
		font-size: 16px
	}
}

.about-summary {
	min-height: 900px;
	background-position: 50% 50%;
	background-color: #f5f5f5
}

.main-banners-dots-wrapper.color-reverse .owl-dot span,
.popup {
	background-color: #fff
}

.about-summary .bg-retina {
	background-position: 90% 50%
}

@media only screen and (max-width:1479px) {
	.about-summary {
		min-height: 750px
	}
}

.about-summary-list {
	width: 100%;
	max-width: 776px;
	padding-top: 205px
}

@media only screen and (max-width:1023px) {
	.about-brends__description {
		font-size: 14px;
		line-height: 17px
	}
	.about-summary {
		margin-top: 42px;
		min-height: initial;
		background-position: 83% 50%
	}
	.about-summary-list {
		max-width: none;
		padding-top: 253px;
		white-space: nowrap;
		overflow-x: scroll
	}
}

.about-lamps .container,
.product-style,
.product-styles-row,
.production-content .container,
.quality-banner {
	overflow: hidden
}

.about-summary-item {
	width: 200px;
	margin-right: 86px;
	display: inline-block;
	margin-bottom: 90px;
	vertical-align: top
}

.about-summary-item:nth-child(3n) {
	margin-right: 0
}

@media only screen and (max-width:1279px) {
	.about-summary-item {
		margin-right: 40px
	}
}

.about-summary-item__text {
	color: #656565;
	font-size: 20px;
	line-height: 30px
}

@media only screen and (max-width:1479px) {
	.about-summary-item__text {
		font-size: 16px;
		line-height: 24px
	}
}

.about-summary-item__icon {
	height: 65px
}

@media only screen and (max-width:1023px) {
	.about-summary-item {
		margin-right: 20px;
		width: 120px;
		margin-bottom: 68px
	}
	.about-summary-item__text {
		font-size: 14px;
		line-height: 18px;
		white-space: normal
	}
	.about-summary-item__icon {
		height: 58px
	}
}

.about-lamps-content {
	color: #656565;
	font-size: 20px;
	line-height: 30px;
	float: right;
	max-width: 548px;
	width: 100%;
	margin-right: 70px;
	padding-top: 140px;
	padding-bottom: 80px
}

@media only screen and (max-width:1479px) {
	.about-lamps-content {
		font-size: 16px;
		line-height: 24px
	}
}

@media only screen and (max-width:1023px) {
	.about-lamps-content {
		font-size: 14px;
		line-height: 18px;
		white-space: normal
	}
}

@media only screen and (max-width:1479px) {
	.about-lamps-content {
		line-height: 30px;
		margin-right: 34px;
		max-width: 424px;
		padding-top: 114px
	}
}

@media only screen and (max-width:1023px) {
	.about-lamps-content {
		font-size: 14px;
		line-height: 17px;
		max-width: none;
		margin: 0;
		float: none;
		padding-top: 380px;
		padding-bottom: 28px
	}
}

.about-video {
	height: 300px;
	margin: 70px 0 79px;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:1479px) {
	.about-video {
		height: 269px;
		margin: 54px 0 67px
	}
}

.about-lamps .container {
	background-repeat: no-repeat;
	background-position: -120px 0;
	background-image: url(../img/about-lamp.jpg)
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.about-lamps .container {
		background-image: url(../img/about-lamp%402x.jpg)
	}
}

.icon.icon-auth:before,
.icon.icon-close-cross-small:before,
.icon.icon-close-cross-white:before,
.icon.icon-filter:before,
.icon.icon-globe:before,
.icon.icon-is-new:before,
.icon.icon-is-sale:before,
.icon.icon-loader:before,
.icon.icon-plus:before,
.icon.icon-reset:before,
.icon.icon-shedule:before {
	background-image: url(../img/sprite/sprite.png)
}

@media only screen and (max-width:1479px) {
	.about-lamps .container {
		background-size: 823px;
		background-position: -51px 0
	}
}

@media only screen and (max-width:1279px) {
	.about-lamps .container {
		background-size: 653px;
		background-position: -71px 0
	}
}

@media only screen and (max-width:1023px) {
	.about-video {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		height: 200px;
		margin: 24px -10px 48px
	}
	.about-lamps .container {
		background-size: 323px;
		background-position: -56px -20px
	}
}

.popup {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: fixed;
	z-index: 4;
	display: none;
	width: 100%;
	padding: 60px 30px;
	-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .4)
}

.popup-rules {
	max-width: 100%;
	top: auto;
	bottom: 0;
	-webkit-transform: none;
	transform: none;
	left: 0;
	padding-right: 300px;
	padding-top: 30px;
	padding-bottom: 30px
}

@media only screen and (max-width:1023px) {
	.popup-rules {
		padding: 30px 90px 30px 10px
	}
}

.popup-rules-aggree-btn {
	padding: 12px 20px;
	border: 1px solid #dcd2dd;
	display: inline-block;
	position: absolute;
	right: 90px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}

.smartdot,
.submenu__smartdot {
	border-radius: 100%;
	content: ''
}

.popup-rules-aggree-btn__text {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase
}

@media only screen and (max-width:1023px) {
	.popup-rules-aggree-btn {
		padding: 8px 10px;
		right: 10px
	}
	.popup-rules-aggree-btn__text {
		font-size: 14px
	}
}

.popup-message {
	max-width: 540px;
	text-align: center
}

.popup__content {
	font-size: 17px;
	line-height: 24px
}

@media only screen and (max-width:1023px) {
	.popup__content {
		font-size: 14px;
		line-height: 20px
	}
}

.quality-part,
.sorry-content {
	font-size: 20px;
	line-height: 30px
}

.close-popup-cross {
	position: absolute;
	right: 15px;
	top: 15px;
	-webkit-transition: -webkit-transform .35s ease-out;
	transition: -webkit-transform .35s ease-out;
	transition: transform .35s ease-out;
	transition: transform .35s ease-out, -webkit-transform .35s ease-out
}

.close-popup-cross:hover {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sorry-content {
	text-align: center;
	letter-spacing: 1px;
	font-family: AvenirNextCyr;
	font-weight: 500;
	margin-top: 60px
}

.news-head__title,
.news-item_size_big .news-preview .news-preview__title,
.product-banner__name,
.product-style-name,
.product-subtitle,
.product__name {
	font-family: GothamPro
}

.sorry-content a:hover {
	text-decoration: none
}

.main-banners-dots-wrapper {
	position: relative;
	max-width: 1460px;
	margin: 0 auto;
	z-index: 2
}

@media only screen and (max-width:1023px) {
	.close-popup-cross {
		right: 10px;
		top: 10px
	}
	.main-banners-dots-wrapper {
		position: relative
	}
}

.main-banners-dots {
	position: absolute;
	right: 0;
	bottom: 100px
}

.main-banners-dots .owl-dot {
	height: 10px;
	text-align: right;
	cursor: pointer;
	margin-top: 38px
}

.main-banners-dots .owl-dot:first-child {
	margin-top: 0
}

.main-banners-dots .owl-dot:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.main-banners-dots .owl-dot span {
	height: 2px;
	width: 20px;
	-webkit-transition: width .8s ease, background-color .8s;
	transition: width .8s ease, background-color .8s;
	display: inline-block;
	vertical-align: middle;
	background-color: #49134c
}

@media only screen and (max-width:1023px) {
	.main-banners-dots .owl-dot span {
		height: 20px;
		width: 2px;
		-webkit-transition: height .8s ease;
		transition: height .8s ease
	}
}

.main-banners-dots .owl-dot.active span {
	width: 60px
}

@media only screen and (max-width:1479px) {
	.main-banners-dots {
		right: 60px
	}
}

@media only screen and (max-width:1279px) {
	.main-banners-dots .owl-dot {
		margin-top: 30px
	}
	.main-banners-dots {
		right: 40px;
		bottom: 96px
	}
}

.main-banners-slider.owl-loaded .owl-stage {
	-webkit-transition: all 1.3s ease!important;
	transition: all 1.3s ease!important
}

.short-article-slider {
	position: relative
}

@media only screen and (max-width:1023px) {
	.main-banners-dots .owl-dot.active span {
		width: 2px;
		height: 60px
	}
	.main-banners-dots .owl-dot {
		height: auto;
		width: 10px;
		text-align: center;
		margin-top: 0;
		margin-right: 30px;
		display: inline-block;
		vertical-align: bottom
	}
	.main-banners-dots .owl-dot:last-child {
		margin-right: 0
	}
	.main-banners-dots {
		right: 16px;
		bottom: 36px
	}
	.short-article-slider:before {
		content: '';
		border-top: 1px solid #e5e5e5;
		position: absolute;
		left: -20px;
		right: -20px;
		top: 54px
	}
}

.short-article-slider .owl-dots {
	top: 96px;
	position: absolute;
	right: 0;
	bottom: 100px
}

.short-article-slider .owl-dots .owl-dot {
	height: 10px;
	text-align: right;
	cursor: pointer;
	margin-top: 38px
}

.short-article-slider .owl-dots .owl-dot:first-child {
	margin-top: 0
}

.short-article-slider .owl-dots .owl-dot:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.short-article-slider .owl-dots .owl-dot span {
	height: 2px;
	width: 20px;
	-webkit-transition: width .8s ease, background-color .8s;
	transition: width .8s ease, background-color .8s;
	display: inline-block;
	vertical-align: middle;
	background-color: #49134c
}

@media only screen and (max-width:1023px) {
	.short-article-slider .owl-dots .owl-dot span {
		height: 20px;
		width: 2px;
		-webkit-transition: height .8s ease;
		transition: height .8s ease
	}
}

.short-article-slider .owl-dots .owl-dot.active span {
	width: 60px
}

@media only screen and (max-width:1479px) {
	.short-article-slider .owl-dots {
		right: 60px
	}
}

@media only screen and (max-width:1279px) {
	.short-article-slider .owl-dots .owl-dot {
		margin-top: 30px
	}
	.short-article-slider .owl-dots {
		right: 40px;
		bottom: 96px
	}
}

@media only screen and (max-width:1023px) {
	.short-article-slider .owl-dots .owl-dot.active span {
		width: 2px;
		height: 60px
	}
	.short-article-slider .owl-dots .owl-dot {
		height: auto;
		width: 10px;
		text-align: center;
		margin-top: 0;
		margin-right: 30px;
		display: inline-block;
		vertical-align: bottom
	}
	.short-article-slider .owl-dots .owl-dot:last-child {
		margin-right: 0
	}
	.short-article-slider .owl-dots {
		right: 16px;
		bottom: 36px
	}
}

@media only screen and (max-width:1479px) {
	.short-article-slider .owl-dots {
		top: 100px;
		right: 0
	}
}

@media only screen and (max-width:1279px) {
	.short-article-slider .owl-dots {
		top: 101px;
		right: -21px
	}
}

@media only screen and (max-width:1023px) {
	.short-article-slider .owl-dots {
		bottom: auto;
		right: 0;
		top: 98px
	}
	.short-article-slider .owl-dots .owl-dot {
		height: 10px;
		width: auto;
		text-align: right;
		cursor: pointer;
		margin-top: 28px;
		display: block;
		margin-right: 0
	}
	.short-article-slider .owl-dots .owl-dot:first-child {
		margin-top: 0
	}
	.short-article-slider .owl-dots .owl-dot:after {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle
	}
	.short-article-slider .owl-dots .owl-dot span {
		height: 2px;
		width: 20px;
		-webkit-transition: width .8s ease;
		transition: width .8s ease;
		vertical-align: middle
	}
	.short-article-slider .owl-dots .owl-dot.active span {
		width: 60px;
		height: 2px
	}
}

.short-article-slider .owl-item img {
	width: auto
}

@media only screen and (max-width:1479px) {
	.short-article-slider .owl-item img {
		width: 264px
	}
	.short-article-slide {
		padding-top: 100px
	}
}

.short-article-slider .short-article__image {
	margin-right: 0!important;
	margin-top: 0!important
}

.short-article-slider .owl-item.active .short-article__text,
.short-article-slider .owl-item.active .short-articles__header {
	-webkit-animation: moveFromRightIn 1s ease 0s 1;
	animation: moveFromRightIn 1s ease 0s 1;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@media only screen and (max-width:1279px) {
	.short-article-slide {
		padding-top: 106px
	}
}

@media only screen and (max-width:1023px) {
	.short-article-slider .owl-item img {
		width: 211px
	}
	.short-article-slider .owl-item .short-articles__header {
		margin-top: 24px!important
	}
	.short-article-slide {
		padding-top: 100px
	}
	.quality-banner {
		margin-top: -8px
	}
}

@-webkit-keyframes moveFromRightIn {
	0% {
		-webkit-transform: translate(200px);
		transform: translate(200px)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes moveFromRightIn {
	0% {
		-webkit-transform: translate(200px);
		transform: translate(200px)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.js-animate,
.submenu {
	opacity: 0
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.icon.icon-close-cross-white:before {
	background-position: -321px -92px;
	width: 10px;
	height: 10px
}

.icon.icon-auth:before {
	background-position: -321px -28px;
	width: 12px;
	height: 15px
}

.icon.icon-shedule:before {
	background-position: -141px -193px;
	width: 16px;
	height: 16px
}

.icon.icon-close-cross-small:before {
	background-position: -321px -72px;
	width: 10px;
	height: 10px
}

.icon.icon-globe:before {
	background-position: 0 -294px;
	width: 15px;
	height: 15px
}

.icon.icon-search:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -114px -193px;
	width: 17px;
	height: 17px
}

.icon.icon-is-new:before {
	background-position: -218px -162px;
	width: 18px;
	height: 18px
}

.icon.icon-reset:before {
	background-position: -48px -271px;
	width: 16px;
	height: 13px
}

.icon.icon-is-sale:before {
	background-position: -246px -162px;
	width: 18px;
	height: 18px
}

.icon.icon-filter:before {
	background-position: -245px -193px;
	width: 16px;
	height: 15px
}

.icon.icon-loader:before {
	background-position: -275px -58px;
	width: 32px;
	height: 28px
}

.icon.icon-plus:before {
	background-position: -321px -156px;
	width: 8px;
	height: 8px
}

.icon.icon-3ds-max:before,
.icon.icon-energy:before,
.icon.icon-manual:before {
	height: 48px;
	background-image: url(../img/sprite/sprite.png)
}

.icon.icon-3ds-max:before {
	background-position: -160px 0;
	width: 48px
}

.icon.icon-manual:before {
	background-position: -275px 0;
	width: 36px
}

.icon.icon-energy:before {
	background-position: -218px -104px;
	width: 39px
}

.icon.icon-flag:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -218px -51px;
	width: 44px;
	height: 43px
}

.icon.icon-map:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -218px 0;
	width: 47px;
	height: 41px
}

.icon.icon-lamp:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -86px -51px;
	width: 63px;
	height: 42px
}

.icon.icon-certificate:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -59px -137px;
	width: 48px;
	height: 44px
}

.icon.icon-drawing:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: 0 -137px;
	width: 49px;
	height: 46px
}

.icon.icon-cart:before,
.icon.icon-hardware:before {
	width: 48px;
	background-image: url(../img/sprite/sprite.png)
}

.icon.icon-hardware:before {
	background-position: 0 -193px;
	height: 40px
}

.icon.icon-cart:before {
	background-position: -160px -58px;
	height: 47px
}

.icon.icon-fb:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -167px -193px;
	width: 16px;
	height: 16px
}

.icon.icon-sertificate:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: 0 -51px;
	width: 76px;
	height: 76px
}

.icon.icon-insta:before,
.icon.icon-user:before {
	width: 16px;
	background-image: url(../img/sprite/sprite.png)
}

.icon.icon-insta:before {
	background-position: -219px -193px;
	height: 16px
}

.icon.icon-user:before {
	background-position: -73px -243px;
	height: 15px
}

.icon.icon-phone:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -177px -137px;
	width: 17px;
	height: 17px
}

.icon.icon-more-arrow:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -160px -115px;
	width: 19px;
	height: 12px
}

.icon.icon-more-arrow-white:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -189px -115px;
	width: 19px;
	height: 12px
}

.icon.icon-next:before,
.icon.icon-prev:before {
	width: 7px;
	height: 12px;
	background-image: url(../img/sprite/sprite.png)
}

.icon.icon-prev:before {
	background-position: -321px -134px
}

.icon.icon-next:before {
	background-position: -321px -112px
}

.icon.icon-play:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -275px -170px;
	width: 22px;
	height: 24px
}

.icon.icon-mobile:before {
	background-image: url('xtract(only%20screen%20and%20(max-width_%201023px.html'), 9);
	background-position: extract(only screen and (max-width: 1023px), 3) extract(only screen and (max-width: 1023px), 4);
	width: extract(only screen and (max-width: 1023px), 5);
	height: extract(only screen and (max-width: 1023px), 6)
}

.icon.icon-mail:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -99px -243px;
	width: 18px;
	height: 13px
}

.icon.icon-map-pin:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -48px -243px;
	width: 15px;
	height: 18px
}

.icon.icon-vk:before,
.icon.icon-yt:before {
	width: 20px;
	background-image: url(../img/sprite/sprite.png)
}

.icon.icon-vk:before {
	background-position: -127px -243px;
	height: 11px
}

.icon.icon-yt:before {
	background-position: -177px -164px;
	height: 14px
}

.icon.icon-map-pin-big:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -275px -204px;
	width: 18px;
	height: 22px
}

.icon.icon-send:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -25px -294px;
	width: 14px;
	height: 14px
}

.icon.icon-bus:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: 0 -243px;
	width: 38px;
	height: 41px
}

.icon.icon-car:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -58px -193px;
	width: 46px;
	height: 29px
}

.icon.icon-print:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -74px -271px;
	width: 14px;
	height: 13px
}

.icon.icon-pingroup:before {
	background-image: url(../img/sprite/sprite.png);
	background-position: -117px -137px;
	width: 50px;
	height: 42px
}

.bg-retina,
.main-banner_retina {
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	left: 0;
	top: 0
}

.quality-icon-wrapper {
	margin-bottom: 26px
}

.main-banner_retina {
	display: none
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.main-banner_retina {
		display: block
	}
}

.bg-retina {
	display: none
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.bg-retina {
		display: block
	}
}

.smartdot {
	position: absolute;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	left: 0;
	bottom: 0;
	background-color: #49134c;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	-webkit-transition: left .5s ease, opacity .5s ease;
	transition: left .5s ease, opacity .5s ease;
	display: none
}

.smartdot.is-inited {
	display: block
}

.quality-banner {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	min-height: 800px;
	position: relative
}

@media only screen and (max-width:1479px) {
	.quality-banner {
		min-height: 615px
	}
}

.quality-banner .container {
	position: relative
}

.quality-banner .mobile-banner {
	background-position: 50% -70px
}

@media only screen and (max-width:369px) {
	.quality-banner .mobile-banner {
		background-position: 50% 0
	}
}

@media only screen and (max-width:1279px) {
	.quality-banner {
		min-height: initial
	}
	.quality-banner .design-banner-content {
		padding-bottom: 152px;
		margin-top: 157px
	}
}

.quality-parts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media only screen and (max-width:1023px) {
	.quality-banner .design-banner-content {
		padding: 0 0 46px;
		max-width: none;
		margin-top: 317px
	}
	.quality-parts {
		display: block
	}
}

.quality-part {
	width: 50%
}

.quality-part:nth-child(1) {
	background-color: #eeedeb
}

.quality-part:nth-child(1) .container {
	padding-right: 240px;
	margin-right: 0
}

@media only screen and (max-width:1479px) {
	.quality-part:nth-child(1) .container {
		padding: 112px 166px 140px 60px
	}
}

@media only screen and (max-width:1279px) {
	.quality-part:nth-child(1) .container {
		padding: 112px 76px 139px 40px
	}
}

@media only screen and (max-width:1023px) {
	.quality-part:nth-child(1) .container {
		padding: 42px 20px
	}
}

.quality-part:nth-child(2) .container {
	padding-left: 106px;
	margin-left: 0;
	background-image: url(../img/quality-lamps.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	min-height: 100%
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
	.quality-part:nth-child(2) .container {
		background-image: url(../img/quality-lamps%402x.jpg)
	}
}

@media only screen and (max-width:1479px) {
	.quality-part:nth-child(2) .container {
		padding-left: 82px;
		padding-top: 122px;
		background-position: 111% 0
	}
	.quality-part {
		font-size: 16px
	}
}

@media only screen and (max-width:1279px) {
	.quality-part:nth-child(2) .container {
		background-position: 207% 0
	}
}

@media only screen and (max-width:1023px) {
	.quality-part:nth-child(2) .container {
		padding-left: 20px;
		padding-top: 180px;
		padding-bottom: 45px;
		background-position: 94% -6px;
		background-size: 250px
	}
	.quality-part {
		width: 100%;
		font-size: 14px;
		line-height: 18px
	}
}

.production-banner,
.production-banner_design .mobile-banner {
	background-position: 50% 50%
}

.quality-part .container {
	max-width: 730px;
	padding: 100px 0 130px
}

.quality-part-header {
	font-weight: 500;
	padding-bottom: 20px
}

.quality-sertificate-link {
	font-size: 20px;
	line-height: 30px;
	color: #49134c;
	display: inline-block
}

@media only screen and (max-width:1479px) {
	.quality-sertificate-link {
		line-height: 24px
	}
}

@media only screen and (max-width:1023px) {
	.quality-sertificate-link {
		font-size: 16px;
		line-height: normal;
		margin-top: 5px
	}
}

.production-content {
	margin-top: 100px
}

.production-banner {
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 750px;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative
}

.production-banner .container {
	overflow: hidden;
	position: relative
}

@media only screen and (max-width:1479px) {
	.production-banner {
		padding-top: 140px;
		padding-bottom: 140px;
		min-height: 600px
	}
}

@media only screen and (max-width:1023px) {
	.production-content {
		margin-top: 35px
	}
	.production-banner {
		padding-top: 100px;
		padding-bottom: 20px;
		min-height: initial
	}
}

@media only screen and (max-width:1479px) {
	.production-banner.production-banner_size_smaller {
		padding-top: 0
	}
	.production-banner.production-banner_size_smaller .banner-content {
		padding-top: 120px
	}
}

@media only screen and (max-width:1023px) {
	.production-banner.production-banner_size_smaller {
		padding-top: 64px;
		padding-bottom: 50px
	}
}

@media only screen and (max-width:1279px) {
	.production-banner {
		padding-top: 0;
		padding-bottom: 111px;
		min-height: initial
	}
}

@media only screen and (max-width:1023px) {
	.production-banner {
		padding-top: 218px;
		padding-bottom: 46px
	}
}

.production-media-wrapper {
	position: relative;
	height: 310px;
	height: 352px
}

@media only screen and (max-width:1479px) {
	.production-media-wrapper {
		height: 271px
	}
}

.production-media {
	width: 550px;
	float: right
}

@media only screen and (max-width:1479px) {
	.production-media {
		width: 425px
	}
}

@media only screen and (max-width:1279px) {
	.production-banner .banner-content {
		padding-left: 34px;
		padding-right: 40px;
		padding-top: 82px
	}
	.production-media {
		width: 422px;
		margin-top: 8px
	}
}

@media only screen and (max-width:1023px) {
	.production-banner .banner-content {
		padding: 0
	}
	.production-banner .banner__description {
		line-height: 18px
	}
	.production-media-wrapper {
		height: 180px
	}
	.production-media {
		width: 100%;
		margin-top: 45px
	}
}

.production-text {
	width: calc(100% - 550px);
	float: left;
	padding-top: 25px
}

@media only screen and (max-width:1479px) {
	.production-text {
		width: calc(100% - 425px);
		padding-top: 8px;
		padding-left: 15px
	}
}

@media only screen and (max-width:1023px) {
	.production-text {
		float: none;
		width: 100%;
		padding: 0
	}
}

.production-paragraph-main {
	padding-top: 6px;
	padding-right: 200px
}

@media only screen and (max-width:1479px) {
	.production-paragraph-main {
		padding-right: 140px
	}
}

@media only screen and (max-width:1279px) {
	.production-text {
		padding-left: 0
	}
	.production-paragraph-main {
		padding-right: 0;
		padding-top: 13px
	}
}

.production-paragraph {
	padding-left: 110px;
	position: relative;
	font-size: 20px;
	line-height: 30px;
	color: #656565
}

@media only screen and (max-width:1479px) {
	.production-paragraph {
		font-size: 16px;
		padding-left: 80px
	}
}

.production-paragraph+.production-paragraph {
	margin-top: 52px
}

@media only screen and (max-width:1479px) {
	.production-paragraph+.production-paragraph {
		margin-top: 40px
	}
}

@media only screen and (max-width:1023px) {
	.production-paragraph {
		font-size: 14px;
		line-height: 18px;
		padding-left: 70px
	}
	.production-paragraph+.production-paragraph {
		margin-top: 23px
	}
}

.production-paragraph__title {
	font-weight: 500;
	color: #231f20;
	margin-bottom: 20px
}

@media only screen and (max-width:1479px) {
	.production-paragraph__title {
		margin-bottom: 8px
	}
}

.production-paragraph-icon {
	position: absolute;
	left: 0;
	top: 0
}

.container .breadcrumbs .container {
	padding: 0
}

.bottom-control__item {
	max-width: 50%;
	margin-bottom: 16px;
	display: none
}

.bottom-controls {
	margin-top: 23px
}

@media only screen and (max-width:1023px) {
	.bottom-control__item {
		display: block
	}
	.bottom-controls {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.close-cross {
	position: absolute;
	right: 20px;
	top: 27px;
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-touch-callout: unset;
	-webkit-user-select: none
}

.close-cross:hover {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.main-menu-burger {
	text-align: left;
	width: 30px;
	z-index: 10;
	-webkit-transition: margin .4s ease, opacity .5s ease, right .5s ease;
	transition: margin .4s ease, opacity .5s ease, right .5s ease;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	margin-top: -2px;
	margin-left: 20px
}

@media only screen and (min-width:1024px) {
	.main-menu-burger {
		position: relative;
		visibility: hidden;
		opacity: 0;
		right: -50px;
		margin-right: auto
	}
	.menu-is-visible .header.is-fixed .main-nav {
		max-height: 400px
	}
}

@media only screen and (max-width:1023px) {
	.main-menu-burger {
		display: block;
		text-align: right;
		position: static;
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
		margin-top: 0;
		margin-left: 10px
	}
}

.product-info,
.sellers-map {
	-webkit-box-ordinal-group: 0
}

.main-menu-burger span {
	display: inline-block;
	height: 2px;
	width: 22px;
	background-color: #49134c;
	margin-bottom: 6px;
	-webkit-transition: opacity .4s ease, -webkit-transform .4s ease;
	transition: opacity .4s ease, -webkit-transform .4s ease;
	transition: opacity .4s ease, transform .4s ease;
	transition: opacity .4s ease, transform .4s ease, -webkit-transform .4s ease;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.main-menu-burger span:nth-child(2) {
	width: 30px
}

.main-menu-burger span:last-child {
	margin-bottom: 0
}

.mobile-banner {
	display: none
}

@media only screen and (max-width:1023px) {
	.mobile-banner {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-size: cover
	}
	.submenu {
		display: none!important
	}
}

.company-banner-mobile {
	background-position: 100% 50%
}

.submenu {
	background-color: #fff;
	padding: 40px 30px 20px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4);
	position: absolute;
	top: -10px;
	z-index: 3;
	-webkit-transition: opacity .35s ease-out, left 0s linear .35s;
	transition: opacity .35s ease-out, left 0s linear .35s;
	left: -10000px;
	width: 100%;
	-webkit-box-sizing: initial;
	box-sizing: initial
}

.submenu .nav-list__link {
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
	font-weight: 400
}

.submenu .nav-submenu__item {
	margin-bottom: 12px
}

.submenu .nav-submenu__item:last-child {
	margin-bottom: 0
}

.submenu .nav-submenu__item.active>.nav-list__link {
	color: #49134c
}

.submenu__smartdot {
	position: absolute;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
	background-color: #49134c;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	display: none;
	bottom: auto;
	left: -12px;
	top: 0;
	-webkit-transition: top .5s ease, opacity .5s ease;
	transition: top .5s ease, opacity .5s ease;
	opacity: 0
}

.fadeInLeft,
.js-animated {
	-webkit-transition-duration: 1s
}

.submenu__smartdot.is-inited {
	display: block
}

.js-ready-to-animate {
	visibility: hidden
}

.js-animated {
	-webkit-transition-property: opacity;
	transition-property: opacity;
	transition-duration: 1s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	visibility: visible;
	opacity: 1
}

.js-animated>.fadeInLeft {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

.fadeInLeft {
	opacity: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	transition-duration: 1s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.animate-black {
	-webkit-transition-property: background-position;
	transition-property: background-position;
	opacity: 1;
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
	-webkit-transition-duration: 1s;
	transition-duration: 1s
}

.animate-black:not(.js-animated) {
	background-position: 110vw 0
}

.banner-absolute,
.product-style {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat
}

.animate-black:before {
	content: '';
	background-color: #000;
	-webkit-transition: height .8s ease;
	transition: height .8s ease;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	z-index: -2
}

.animate-black.js-animated:before {
	height: 100%
}

.animate-black.js-animated .animate-black-bg-fade {
	opacity: 1
}

.animate-black-bg-fade {
	opacity: 0;
	-webkit-transition: opacity .6s ease .8s;
	transition: opacity .6s ease .8s
}

.banner-absolute {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.menu-is-visible .main-nav {
	left: 0
}

.menu-is-visible .main-menu-burger span:nth-child(1) {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}

.menu-is-visible .main-menu-burger span:nth-child(2) {
	opacity: 0
}

.menu-is-visible .main-menu-burger span:nth-child(3) {
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
	100% {
		-webkit-transform: none;
		transform: none
	}
}

.product-style {
	position: relative;
	float: left;
	width: 50%;
	height: 500px
}

@media only screen and (max-width:1479px) {
	.product-style {
		height: 400px
	}
}

@media only screen and (max-width:1023px) {
	.product-styles-row {
		padding: 80px 1px 0
	}
	.product-style {
		width: calc(50% - 1px)!important;
		float: left!important;
		height: 240px!important;
		margin-bottom: 2px
	}
	.product-style:nth-child(odd) {
		margin-right: 1px
	}
	.product-style:nth-child(even) {
		margin-left: 1px
	}
}

.product-style.product-style_size_big {
	height: 880px;
	width: calc(50% - 105px)
}

@media only screen and (max-width:1479px) {
	.product-style.product-style_size_big {
		height: 700px
	}
}

@media only screen and (max-width:1279px) {
	.product-style.product-style_size_big {
		width: calc(50% - 87px)
	}
}

.product-style.product-style_size_small {
	height: 440px;
	width: calc(50% + 105px)
}

@media only screen and (max-width:1479px) {
	.product-style.product-style_size_small {
		height: 350px
	}
}

@media only screen and (max-width:1279px) {
	.product-style.product-style_size_small {
		width: calc(50% + 87px)
	}
}

.product-style-about,
.product-style__banner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}

.product-style:hover .product-style-about {
	opacity: 1
}

.product-style:hover>.product-style-name {
	opacity: 0
}

.product-style:hover .product-style__banner {
	-webkit-transform: none;
	transform: none
}

.product-style__banner {
	background-size: cover;
	background-repeat: no-repeat;
	left: 0;
	-webkit-transition: -webkit-transform 2s;
	transition: -webkit-transform 2s;
	transition: transform 2s;
	transition: transform 2s, -webkit-transform 2s;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.product-style-name {
	color: #f4f4f4;
	font-size: 48px;
	letter-spacing: -.25px;
	font-weight: 400;
	position: absolute;
	bottom: 100px;
	left: 96px;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.product-style-name.product-style-name_push-right {
	left: auto;
	right: 96px
}

@media only screen and (max-width:1479px) {
	.product-style-name.product-style-name_push-right {
		right: 60px
	}
	.product-style-name {
		font-size: 42px;
		left: 60px
	}
}

@media only screen and (max-width:1023px) {
	.product-style-name {
		font-size: 18px;
		left: 18px!important;
		right: auto!important;
		bottom: 36px
	}
}

.product-style-about {
	padding: 0 56px;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
	left: 0;
	opacity: 0;
	background-color: rgba(0, 0, 0, .7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.product-style-about .product-style-name {
	position: static;
	max-width: 70%
}

@media only screen and (max-width:1023px) {
	.product-style-about {
		display: none
	}
}

.product-style-description {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 54px 0;
	max-width: 70%
}

.product-style__btn-wrapper .btn {
	background-color: #fff
}

.catalog-product-style {
	height: 150px;
	width: 200px;
	cursor: pointer;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	margin-right: 1px;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: width .5s ease, height .5s ease, -webkit-box-flex .5s ease;
	transition: width .5s ease, height .5s ease, -webkit-box-flex .5s ease;
	transition: width .5s ease, height .5s ease, flex .5s ease;
	transition: width .5s ease, height .5s ease, flex .5s ease, -webkit-box-flex .5s ease, -ms-flex .5s ease;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.catalog-product-style input[type=radio] {
	display: none
}

@media only screen and (max-width:1279px) {
	.catalog-product-style {
		width: 167px
	}
}

@media only screen and (max-width:1023px) {
	.catalog-product-style {
		width: 100px;
		height: 100px
	}
}

.catalog-product-style:last-child {
	margin-right: 0
}

.catalog-product-style.is-active {
	width: 254px;
	height: 175px;
	-webkit-box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 7px 15px 0 rgba(0, 0, 0, .4);
	-webkit-box-flex: 1.25;
	-ms-flex: 1.25;
	flex: 1.25
}

@media only screen and (max-width:1279px) {
	.catalog-product-style.is-active {
		width: 232px
	}
}

.catalog-product-style.is-active .catalog-product-style__name {
	bottom: 43px
}

@media only screen and (max-width:1023px) {
	.catalog-product-style.is-active {
		width: 160px;
		height: 120px
	}
	.catalog-product-style.is-active .catalog-product-style__name {
		bottom: 23px
	}
}

.catalog-product-style:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	opacity: 0;
	-webkit-transition: opacity .6s;
	transition: opacity .6s
}

.catalog-product-style:hover:before {
	opacity: 1
}

.catalog-product-styles {
	margin-bottom: 26px;
	height: 175px
}

@media only screen and (max-width:1279px) {
	.catalog-product-styles {
		overflow-x: scroll;
		margin-bottom: 0;
		height: 200px
	}
}

@media only screen and (max-width:1023px) {
	.catalog-product-styles {
		margin-top: 82px;
		margin-bottom: 0;
		padding-bottom: 26px;
		height: 140px
	}
}

.catalog-product-styles .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media only screen and (max-width:1479px) {
	.catalog-product-styles .container {
		padding: 0
	}
}

.catalog-product-style__name {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	position: absolute;
	left: 23px;
	bottom: 18px;
	-webkit-transition: left .5s ease, bottom .5s ease;
	transition: left .5s ease, bottom .5s ease
}

.catalog {
	position: relative;
	background-color: #eeedeb;
	margin-top: -8px;
	padding-top: 33px;
	padding-bottom: 90px
}

@media only screen and (max-width:1023px) {
	.catalog-product-style__name {
		font-size: 14px;
		left: 10px;
		bottom: 3px
	}
	.catalog {
		padding-top: 24px;
		padding-bottom: 50px
	}
}

.filter-name {
	color: #8a8a8a;
	font-size: 13px;
	line-height: 28px
}

@media only screen and (max-width:1023px) {
	.filter-name {
		font-size: 11px;
		line-height: 26px
	}
}

.filter-select {
	width: 265px;
	height: 46px;
	cursor: pointer;
	color: #231f20;
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	position: relative
}

@media only screen and (max-width:1479px) {
	.filter-select {
		width: 208px
	}
}

@media only screen and (max-width:1279px) {
	.catalog-product-styles .container {
		display: block;
		white-space: nowrap
	}
	.filter-select {
		width: 170px
	}
}

@media only screen and (max-width:1023px) {
	.filter-select {
		width: 280px;
		height: 44px;
		font-size: 14px;
		line-height: 22px
	}
}

.filter-select:before {
	position: absolute;
	right: 19px;
	top: 43%;
	font-size: 20px
}

.filter-select select {
	display: none
}

.filter-select [data-selected] {
	border: 1px solid #d9d8d6;
	padding: 9px 30px 9px 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.filter-select [data-select-list] {
	padding: 0;
	margin-top: -3px;
	background-color: #eeedeb;
	border: 1px solid #d9d8d6;
	max-height: 280px;
	overflow-y: auto
}

.filter-select [data-select-value] {
	padding: 4px 18px;
	border-top: 1px solid #d9d8d6
}

.filter-select [data-select-value]:first-child,
.filter-select [data-select-value][style*='display: none;']:first-child+[data-select-value] {
	border-top: none
}

.filter-sellers {
	margin-right: 20px
}

@media only screen and (max-width:1023px) {
	.filter-sellers {
		margin: 10px auto;
		display: block
	}
}

.filters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product {
	border-top: 1px solid #e5e5e5;
	margin-top: 37px
}

@media only screen and (max-width:1479px) {
	.filter-sellers {
		width: 206px
	}
	.product {
		margin-top: 45px
	}
}

@media only screen and (max-width:1023px) {
	.filters {
		display: block
	}
	.product {
		border: none
	}
}

.product .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: none;
	padding: 0
}

@media only screen and (max-width:1023px) {
	.product .container {
		display: block;
		padding: 0
	}
}

.product-image-container {
	height: 100%;
	position: relative;
	margin-right: auto;
	margin-left: 127px;
	width: 100%;
	max-width: 864px;
	padding-right: 80px
}

.product__name {
	font-weight: 400;
	font-size: 48px;
	color: #231f20;
	margin-bottom: 18px
}

@media only screen and (max-width:1479px) {
	.product-image-container {
		margin-left: 0
	}
	.product__name {
		font-size: 42px;
		margin-bottom: 12px
	}
}

@media only screen and (max-width:1023px) {
	.product-image-container {
		padding-right: 0;
		max-width: none
	}
	.product__name {
		font-size: 24px;
		margin-bottom: 11px
	}
}

.product__code {
	color: #8a8a8a;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 39px
}

@media only screen and (max-width:1479px) {
	.product__code {
		font-size: 14px;
		margin-bottom: 27px
	}
}

@media only screen and (max-width:1023px) {
	.product__code {
		font-size: 12px;
		margin-bottom: 16px
	}
}

.product__code .product-short-info__item {
	font-size: 14px
}

@media only screen and (max-width:1479px) {
	.product__code .product-short-info__item {
		font-size: 12px
	}
}

@media only screen and (max-width:1023px) {
	.product__code .product-short-info__item {
		font-size: 10px
	}
}

.product__short-description {
	font-size: 18px;
	line-height: 24px;
	color: #8a8a8a;
	margin-bottom: 36px
}

@media only screen and (max-width:1479px) {
	.product__short-description {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 27px
	}
}

@media only screen and (max-width:1023px) {
	.product__short-description {
		font-size: 12px;
		margin-bottom: 14px
	}
}

.product-short-info__item {
	font-size: 18px;
	line-height: 30px
}

.product-short-info__item.size_small {
	font-size: 14px
}

@media only screen and (max-width:1479px) {
	.product-short-info__item {
		font-size: 14px
	}
	.product-short-info__item.size_small {
		font-size: 13px
	}
}

.product-short-info__field {
	color: #8a8a8a
}

.product-short-info__value {
	color: #000
}

.product-info {
	width: calc(50% - 294px);
	border-right: 1px solid #e5e5e5;
	padding-top: 93px;
	padding-bottom: 100px;
	-ms-flex-order: -1;
	order: -1
}

@media only screen and (max-width:1479px) {
	.product-info {
		width: calc(50% - 274px);
		padding: 45px 28px 66px 60px
	}
}

@media only screen and (max-width:1279px) {
	.product-info {
		width: calc(50% - 184px);
		padding-left: 40px
	}
}

@media only screen and (max-width:1023px) {
	.product-short-info__item {
		font-size: 12px
	}
	.product-short-info__item.size_small {
		font-size: 10px
	}
	.product-info {
		width: 100%;
		padding: 25px 20px 29px;
		border: none
	}
}

.product-info-container {
	margin-left: auto;
	width: 100%;
	max-width: 434px;
	padding-right: 40px
}

.product-gallery-wrapper.black-style .product-images-variant {
	border-color: #656565
}

.product-gallery-wrapper.black-style .product-images-variant.is-active:before {
	background-color: #656565
}

@media only screen and (max-width:1023px) {
	.product-info-container {
		max-width: none
	}
	.product-gallery-wrapper {
		-webkit-transform: none!important;
		transform: none!important;
		white-space: nowrap;
		overflow-x: scroll;
		padding-top: 4px
	}
}

.product-images-wrapper {
	overflow: hidden;
	height: 750px;
	position: relative;
	width: calc(50% + 294px)
}

@media only screen and (max-width:1479px) {
	.product-images-wrapper {
		width: calc(50% + 274px);
		height: 550px;
		text-align: right
	}
}

@media only screen and (max-width:1279px) {
	.product-images-wrapper {
		padding-right: 0;
		width: calc(50% + 184px)
	}
}

.product-btn-wrapper {
	margin-top: 106px
}

@media only screen and (max-width:1479px) {
	.product-btn-wrapper {
		margin-top: 86px
	}
}

.btn_where-to-buy {
	padding: 13px 30px
}

@media only screen and (max-width:1023px) {
	.product-images-wrapper {
		width: 100%;
		display: block;
		height: auto
	}
	.product-btn-wrapper {
		margin-top: 19px
	}
	.btn_where-to-buy {
		padding: 13px 74px
	}
}

.btn_where-to-buy .btn__text {
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1.2px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 500;
	margin-left: 12px
}

.product-images {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

@media only screen and (max-width:1023px) {
	.product-images {
		height: 325px;
		position: relative
	}
}

.product-image,
.product-image img {
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	top: 50%
}

.product-image {
	width: 100%;
	height: 100%;
	opacity: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
	padding-right: 120px
}

.product-image.black-style {
	background-color: #000
}

.product-image.is-active {
	opacity: 1;
	z-index: 1
}

.product-image.is-active img {
	opacity: 1;
	-webkit-transition: opacity .5s ease .25s;
	transition: opacity .5s ease .25s
}

.product-image img {
	max-height: 100%;
	max-width: 100%;
	transform: translate(-50%, -50%);
	left: calc(50% - 55px);
	opacity: 0;
	-webkit-transition: opacity .25s;
	transition: opacity .25s
}

@media only screen and (max-width:1479px) {
	.product-image img {
		left: 50%
	}
}

.product-images-variants {
	width: 84px;
	text-align: center;
	max-height: 388px;
	overflow: hidden;
	margin-left: -8px;
	padding-left: 8px
}

@media only screen and (max-width:1023px) {
	.product-image {
		padding-right: 0
	}
	.product-images-variants {
		width: 100%;
		max-height: none;
		margin: 0 auto;
		padding: 0
	}
}

.product-images-variant {
	border: 1px solid #d8d8d8;
	width: 76px;
	height: 76px;
	text-align: center;
	margin-bottom: 2px;
	display: inline-block;
	position: relative;
	background-color: #fff
}

.product-images-variant.isBlack {
	background-color: #000
}

.product-images-variant.is-active:before {
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media only screen and (max-width:1023px) {
	.product-images-variant.is-active:before {
		left: 50%;
		top: 0
	}
	.product-images-variant:nth-child(1),
	.product-images-variant:nth-child(2n) {
		border-left: none
	}
}

.product-images-variant__image {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.product-images-controls {
	text-align: center;
	padding-left: 8px;
	position: relative;
	z-index: 1;
	margin-left: 927px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 85px
}

@media only screen and (max-width:1479px) {
	.product-images-controls {
		margin-left: 0;
		display: inline-block;
		margin-right: 60px
	}
}

@media only screen and (max-width:1279px) {
	.product-images-controls {
		margin-right: 40px
	}
}

@media only screen and (max-width:1023px) {
	.product-images-controls {
		width: auto;
		padding-left: 0;
		margin-left: auto;
		margin-right: auto;
		display: block;
		top: 0;
		-webkit-transform: none;
		transform: none
	}
}

.product-images-control {
	text-align: center;
	cursor: pointer;
	display: inline-block;
	padding: 10px;
	-webkit-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
	font-size: 15px
}

.product-images-control.is-disabled {
	opacity: .3;
	cursor: not-allowed
}

@media only screen and (max-width:1023px) {
	.product-images-control {
		display: none
	}
}

.product-main {
	background-color: #eeedeb;
	position: relative
}

.product-main .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media only screen and (max-width:1023px) {
	.product-main .container {
		display: block;
		padding: 0
	}
}

.additional-characteristic {
	display: none
}

.product-characteristic__value,
.product-icon {
	display: inline-block
}

.product-characteristics {
	width: 50%;
	border-right: 1px solid #d9d9d9
}

.product-characteristic {
	font-size: 18px;
	line-height: 30px;
	color: #000
}

@media only screen and (max-width:1479px) {
	.product-characteristic {
		font-size: 14px
	}
}

.product-characteristics-column {
	min-width: 268px;
	float: left;
	margin-bottom: 40px;
	max-width: 50%;
	width: 100%
}

@media only screen and (max-width:1479px) {
	.product-characteristics-column {
		min-width: 188px;
		margin-bottom: 36px
	}
}

@media only screen and (max-width:1279px) {
	.product-characteristics-column {
		margin-bottom: 6px
	}
}

.product-characteristic__name {
	color: #8a8a8a;
	display: inline-block
}

.product-characteristics-list {
	overflow: hidden;
	padding-top: 92px;
	padding-bottom: 92px
}

@media only screen and (max-width:1479px) {
	.product-characteristics-list {
		padding-top: 55px;
		padding-bottom: 62px
	}
}

@media only screen and (max-width:1023px) {
	.product-characteristics {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #d9d9d9;
		padding-left: 20px;
		padding-right: 20px
	}
	.product-characteristic {
		font-size: 12px
	}
	.product-characteristics-column {
		margin-bottom: 0;
		max-width: none;
		float: none
	}
	.product-characteristics-list {
		padding-top: 20px;
		padding-bottom: 29px
	}
}

.btn_type_text {
	font-size: 14px;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 13px 33px
}

.product-characteristic-btn {
	clear: both
}

@media only screen and (max-width:1023px) {
	.btn_type_text {
		padding: 13px 57px
	}
	.product-characteristic-btn {
		margin-top: 18px
	}
}

.product-icons {
	text-align: center;
	width: 100%;
	max-width: 50%;
	padding: 88px 0 58px
}

@media only screen and (max-width:1479px) {
	.product-icons {
		padding: 72px 0 14px
	}
}

@media only screen and (max-width:1023px) {
	.product-icons {
		padding: 20px;
		max-width: none;
		white-space: nowrap;
		overflow-x: scroll
	}
}

.product-icon {
	vertical-align: top;
	margin-bottom: 40px;
	max-width: 292px;
	padding: 0 36px
}

.product-icon__image {
	height: 77px
}

@media only screen and (max-width:1023px) {
	.product-icon {
		padding: 0 10px;
		white-space: normal;
		margin-bottom: 0
	}
	.product-icon__image {
		height: 74px
	}
}

.product-icon__name {
	font-size: 24px;
	margin-bottom: 19px
}

@media only screen and (max-width:1479px) {
	.product-icon {
		max-width: 242px
	}
	.product-icon__name {
		font-size: 20px;
		margin-bottom: 15px
	}
}

@media only screen and (max-width:1023px) {
	.product-icon__name {
		font-size: 14px;
		margin-bottom: 7px
	}
}

.product-icon__link {
	font-size: 18px;
	line-height: 30px;
	color: #49134c
}

@media only screen and (max-width:1479px) {
	.product-icon__link {
		font-size: 14px
	}
}

.product-subtitle {
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2.4px;
	height: 94px
}

@media only screen and (max-width:1479px) {
	.product-subtitle {
		font-size: 18px;
		letter-spacing: 1.7px
	}
}

@media only screen and (max-width:1279px) {
	.product-icon {
		padding: 0 10px
	}
	.product-subtitle {
		font-size: 16px;
		line-height: 24px
	}
}

.product-additional {
	background-color: #eeedeb;
	border-top: 1px solid #d9d9d9
}

.product-additional .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product-additional .container.centered-items {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width:1023px) {
	.product-subtitle {
		height: auto!important;
		letter-spacing: 1.5px;
		margin-bottom: 24px
	}
	.product-additional .container {
		display: block;
		padding: 0
	}
}

.product-recommended {
	width: 100%;
	max-width: 467px;
	border-left: 1px solid #d9d9d9;
	padding-left: 126px;
	padding-top: 78px;
	padding-bottom: 88px
}

@media only screen and (max-width:1479px) {
	.product-recommended {
		max-width: 265px;
		padding-left: 48px;
		padding-top: 43px;
		padding-bottom: 58px
	}
}

@media only screen and (max-width:1279px) {
	.product-recommended {
		padding-left: 20px;
		padding-bottom: 20px
	}
}

@media only screen and (max-width:1023px) {
	.product-recommended {
		max-width: none;
		padding: 44px 20px 30px;
		border-left: none;
		border-top: 1px solid #d9d9d9;
		margin-top: 50px
	}
}

.recommended-item {
	width: 100%;
	max-width: 180px;
	display: block;
	margin-bottom: 32px
}

@media only screen and (max-width:1023px) {
	.recommended-item {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 20px
	}
	.recommended-item__image {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none
	}
}

.recommended-item__image {
	max-width: 120px
}

.recommended-item__img {
	max-width: 100%
}

.recommended-item__name {
	margin-top: 15px;
	font-size: 14px;
	line-height: 24px
}

@media only screen and (max-width:1479px) {
	.recommended-item__name {
		margin-top: 14px
	}
}

.product-related {
	width: 100%;
	padding-top: 93px;
	padding-bottom: 90px;
	max-width: 864px;
	position: relative
}

@media only screen and (max-width:1479px) {
	.product-related {
		max-width: 836px;
		padding-top: 58px
	}
}

.product-related .product-subtitle {
	height: 81px
}

@media only screen and (max-width:1479px) {
	.product-related .product-subtitle {
		height: 79px
	}
}

.product-card {
	overflow: hidden;
	width: 265px;
	height: 334px;
	background-color: #fff;
	position: relative;
	margin-bottom: 34px;
	display: block
}

.product-card:last-child {
	margin-bottom: 0
}

@media only screen and (max-width:1479px) {
	.product-card {
		margin-bottom: 20px
	}
}

@media only screen and (max-width:1279px) {
	.product-related {
		max-width: 719px
	}
	.product-card {
		width: 220px;
		height: 277px
	}
}

@media only screen and (max-width:1023px) {
	.recommended-item__name {
		font-size: 12px;
		line-height: 16px;
		padding-left: 20px;
		margin-top: 0
	}
	.product-related {
		max-width: none;
		padding-top: 44px
	}
	.product-related .product-subtitle {
		padding: 0 20px
	}
	.product-card {
		width: 130px;
		height: 195px;
		margin-bottom: 0
	}
}

.product-card:hover .product-card__image img {
	-webkit-transform: none;
	transform: none
}

.product-card:not(.catalog-product-card_size_big):hover .product-card__name {
	color: #49134c
}

.product-card-big {
	width: 696.8px;
	width: 564px;
	height: 702px;
	color: #fff;
	overflow: hidden
}

.product-card-big:hover .product-card__image {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

@media only screen and (max-width:1479px) {
	.product-card-big {
		width: calc(50% - 20px);
		height: 688px
	}
}

@media only screen and (max-width:1279px) {
	.product-card-big {
		height: 576px
	}
}

@media only screen and (max-width:1023px) {
	.product-card-big {
		width: calc(100% - 20px);
		height: 330px
	}
}

.product-card-big:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 688px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .4)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .2) 75%, rgba(0, 0, 0, .4) 100%);
	z-index: 1
}

.product-banner,
.product-banner-content .mobile-banner {
	background-position: 50% 50%
}

.product-card-big .product-card__image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	height: 100%;
	-webkit-transition: opacity .6s ease, -webkit-transform .6s ease;
	transition: opacity .6s ease, -webkit-transform .6s ease;
	transition: opacity .6s ease, transform .6s ease;
	transition: opacity .6s ease, transform .6s ease, -webkit-transform .6s ease
}

.product-card-big .product-card__type {
	color: inherit
}

.product-card-big .product-card-about {
	bottom: 29px;
	padding: 0 30px
}

@media only screen and (max-width:1023px) {
	.product-card-big .product-card-about {
		bottom: 15px;
		padding: 0 17px
	}
}

.product-card-big .product-card__name,
.product-card-big .product-card__series {
	color: inherit!important
}

@media only screen and (max-width:1479px) {
	.product-card-big {
		width: 550px;
		height: 688px
	}
}

.product-card-about {
	position: absolute;
	bottom: 12px;
	padding: 0 16px;
	z-index: 2
}

.product-card__series {
	font-size: 14px;
	line-height: 20px
}

@media only screen and (max-width:1023px) {
	.product-card-about {
		bottom: 8px;
		padding: 0 8px
	}
	.product-card__series {
		font-size: 12px;
		line-height: 16px
	}
}

.product-card__name {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	-webkit-transition: color .6s ease;
	transition: color .6s ease
}

@media only screen and (max-width:1023px) {
	.product-card__name {
		font-size: 14px;
		line-height: 16px
	}
}

.product-card__type {
	color: #8a8a8a;
	font-size: 14px;
	line-height: 18px;
	margin-top: 4px
}

.product-card__image {
	height: 262px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:1279px) {
	.product-card__image {
		height: 206px
	}
}

@media only screen and (max-width:1023px) {
	.product-card__type {
		font-size: 12px;
		line-height: 12px
	}
	.product-card__image {
		height: 140px
	}
}

.product-card__image img {
	width: auto!important;
	display: inline-block!important;
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.product-related-slider {
	height: 703px;
	overflow: hidden
}

.product-related-navs {
	position: absolute;
	right: -10px;
	top: 92px
}

@media only screen and (max-width:1023px) {
	.product-related-slider {
		height: auto;
		padding-left: 20px
	}
	.product-related-navs {
		display: none
	}
}

.product-related-navs .owl-prev {
	margin-right: 20px
}

.product-related-navs .owl-next,
.product-related-navs .owl-prev {
	padding: 10px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.product-related-navs .owl-next.disabled,
.product-related-navs .owl-prev.disabled {
	opacity: .3
}

.product-related-navs .svg-icon {
	font-size: 14px
}

.product-banner {
	background-repeat: no-repeat;
	background-size: cover;
	height: 650px;
	position: relative
}

@media only screen and (max-width:1479px) {
	.product-related-navs {
		top: 56px
	}
	.product-banner {
		height: 450px
	}
}

@media only screen and (max-width:1023px) {
	.product-banner {
		height: 300px
	}
}

.product-banner .container {
	position: relative;
	height: 100%
}

.product-banner-content {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 500px;
	padding-left: 102px
}

.product-banner-content.product-banner-content_position_left {
	left: 0;
	padding-left: 166px
}

.product-banner-content.product-banner-content_color_black .product-banner__description,
.product-banner-content.product-banner-content_color_black .product-banner__name {
	color: #000
}

@media only screen and (max-width:1479px) {
	.product-banner-content {
		max-width: 420px
	}
}

@media only screen and (max-width:1279px) {
	.product-related-navs {
		right: 10px
	}
	.product-banner-content.product-banner-content_position_left {
		padding-left: 120px
	}
	.product-banner-content {
		padding-left: 171px
	}
}

.product-banner__name {
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 22px
}

@media only screen and (max-width:1479px) {
	.product-banner__name {
		font-size: 24px
	}
}

@media only screen and (max-width:1023px) {
	.product-banner-content {
		position: static;
		-webkit-transform: none;
		transform: none;
		padding-left: 0!important;
		padding-top: 44px;
		max-width: 70%
	}
	.product-banner__name {
		font-size: 18px;
		line-height: 24px
	}
}

.product-banner__description {
	font-size: 20px;
	line-height: 30px;
	color: #dcdcdc;
	opacity: .6
}

@media only screen and (max-width:1479px) {
	.product-banner__description {
		font-size: 16px;
		line-height: 24px
	}
}

.catalog-products {
	overflow: hidden;
	padding-right: 70px;
	margin-right: -140px;
	margin-top: 46px
}

@media only screen and (max-width:1479px) {
	.catalog-products {
		margin-right: -20px;
		padding-right: 0
	}
}

.catalog-product-card {
	height: 334px;
	background-color: #fff;
	position: relative;
	margin-bottom: 34px;
	display: block;
	width: 315px;
	margin-right: 66.8px;
	float: left;
	overflow: hidden
}

.catalog-product-card:last-child {
	margin-bottom: 0
}

@media only screen and (max-width:1479px) {
	.catalog-product-card {
		margin-bottom: 20px
	}
}

@media only screen and (max-width:1279px) {
	.catalog-product-card {
		width: 220px;
		height: 277px
	}
}

@media only screen and (max-width:1023px) {
	.product-banner__description {
		font-size: 14px;
		line-height: normal
	}
	.catalog-products {
		margin-top: 23px
	}
	.catalog-product-card {
		width: 130px;
		height: 195px;
		margin-bottom: 0
	}
}

.catalog-product-card:hover .product-card__image img {
	-webkit-transform: none;
	transform: none
}

.catalog-product-card:not(.catalog-product-card_size_big):hover .product-card__name {
	color: #49134c
}

.catalog-product-card.js-animated {
	background-color: transparent
}

.catalog-product-card.js-animated:before {
	width: 100%
}

.catalog-product-card.js-animated .product-card-about,
.catalog-product-card.js-animated .product-card__image {
	opacity: 1
}

@media only screen and (max-width:1479px) {
	.catalog-product-card {
		width: calc(25% - 20px);
		margin-right: 20px
	}
}

@media only screen and (max-width:1279px) {
	.catalog-product-card {
		height: 278px;
		margin-bottom: 19px
	}
}

@media only screen and (max-width:1023px) {
	.catalog-product-card {
		width: calc(50% - 20px);
		height: 196px
	}
}

.product-animate-white-bg:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 100%;
	background-color: #fff;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.product-animate-white-bg .product-card-about,
.product-animate-white-bg .product-card__image {
	opacity: 0;
	-webkit-transition: opacity .6s ease .6s, -webkit-transform 1s;
	transition: opacity .6s ease .6s, -webkit-transform 1s;
	transition: opacity .6s ease .6s, transform 1s;
	transition: opacity .6s ease .6s, transform 1s, -webkit-transform 1s
}

.product-animate-white-bg.js-animated {
	background-color: transparent
}

.product-animate-white-bg.js-animated:before {
	width: 100%
}

.product-animate-white-bg.js-animated .product-card-about,
.product-animate-white-bg.js-animated .product-card__image {
	opacity: 1
}

.more-filters-btn-wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden
}

.more-filters-link {
	display: inline-block
}

.bordered-icon {
	border: 1px solid #cec2cc;
	width: 20px;
	height: 20px;
	text-align: center;
	border-radius: 100%;
	vertical-align: middle;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.bordered-icon:after,
.catalog-up-link__text,
.more-filters-link__text {
	display: inline-block;
	vertical-align: middle
}

.bordered-icon:after {
	content: '';
	height: 100%
}

.more-filters-link__text {
	color: #8a8a8a;
	font-size: 13px;
	line-height: 24px;
	margin-left: 13px
}

.catalog-product-card_size_big {
	width: 696.8px;
	height: 702px;
	color: #fff
}

.catalog-product-card_size_big:hover .product-card__image {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

@media only screen and (max-width:1479px) {
	.catalog-product-card_size_big {
		width: calc(50% - 20px);
		height: 688px
	}
}

@media only screen and (max-width:1279px) {
	.catalog-product-card_size_big {
		height: 576px
	}
}

@media only screen and (max-width:1023px) {
	.catalog-product-card_size_big {
		width: calc(100% - 20px);
		height: 330px
	}
}

.catalog-product-card_size_big:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 688px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .4)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .2) 75%, rgba(0, 0, 0, .4) 100%);
	z-index: 1
}

.catalog-product-card_size_big .product-card__image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover
}

.catalog-product-card_size_big .product-card__type {
	color: inherit
}

.catalog-product-card_size_big .product-card-about {
	bottom: 29px;
	padding: 0 30px
}

@media only screen and (max-width:1023px) {
	.catalog-product-card_size_big .product-card-about {
		bottom: 15px;
		padding: 0 17px
	}
}

.catalog-bottom {
	overflow: hidden;
	margin-top: -3px
}

.catalog-loader {
	float: left;
	-webkit-animation: rotate 1.2s linear 0s infinite;
	animation: rotate 1.2s linear 0s infinite;
	margin-top: 4px
}

.catalog-up-link__text {
	font-size: 13px;
	line-height: 30px;
	color: #000;
	opacity: .5;
	margin-right: 14px
}

.catalog-up-link {
	float: right;
	position: fixed;
	right: 60px;
	display: none;
	bottom: 60px
}

.catalog-up-link .bordered-icon {
	width: 40px;
	height: 40px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@media only screen and (min-width:1024px) {
	.open-filter-btn-wrapper {
		display: none
	}
}

.open-filter-btn {
	display: inline-block
}

.open-filter-btn__text {
	font-size: 14px;
	line-height: 24px;
	color: #8a8a8a;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px
}

.news-row {
	overflow: hidden
}

.news-item {
	float: left;
	width: 50%;
	border-top: 1px solid #e5e5e5;
	height: 365px
}

.news-item.self-align-right {
	float: right;
	border-left: 1px solid #e5e5e5
}

.news-item.self-align-right .news-container {
	margin-left: 0;
	margin-right: auto
}

.news-item.self-align-right .news-preview {
	padding-left: 77px
}

.news-item.self-align-right .news-preview-main {
	padding-right: 0
}

@media only screen and (max-width:1479px) {
	.news-item.self-align-right .news-preview {
		padding-left: 0
	}
	.news-item {
		height: 315px
	}
}

@media only screen and (max-width:1279px) {
	.news-item {
		height: 290px
	}
}

@media only screen and (max-width:1023px) {
	.catalog-filters {
		display: none
	}
	.catalog-filters.is-active {
		display: block
	}
	.news-item {
		float: none!important;
		width: 100%;
		height: 161px;
		border-top: 1px solid #e5e5e5!important
	}
}

.news-item_size_big {
	height: 730px
}

@media only screen and (max-width:1479px) {
	.news-item_size_big {
		height: 630px
	}
	.news-item_size_big .news-container {
		padding: 0
	}
}

@media only screen and (max-width:1279px) {
	.news-item_size_big {
		height: 580px
	}
}

@media only screen and (max-width:1023px) {
	.news-item_size_big {
		height: 321px
	}
}

.news-item_size_big .news-preview {
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	display: block;
	height: 100%;
	position: relative
}

.news-item_size_big .news-preview:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, .2)), to(rgba(0, 0, 0, .7)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .2) 80%, rgba(0, 0, 0, .7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)
}

.news-item_size_big .news-preview .news-preview-main {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 60px 76px
}

@media only screen and (max-width:1479px) {
	.news-item_size_big .news-preview .news-preview-main {
		padding: 41px 52px
	}
}

.news-item_size_big .news-preview .news-preview__title {
	font-weight: 500;
	font-size: 30px;
	line-height: 36px
}

.news-item_size_big .news-preview .news-preview__title:hover {
	color: #49134c
}

@media only screen and (max-width:1479px) {
	.news-item_size_big .news-preview .news-preview__title {
		font-size: 24px;
		margin-bottom: 12px
	}
}

@media only screen and (max-width:1279px) {
	.news-item_size_big .news-preview .news-preview-main {
		padding: 40px
	}
	.news-item_size_big .news-preview .news-preview__title {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 10px
	}
}

@media only screen and (max-width:1023px) {
	.news-item_size_big .news-preview .news-preview-main {
		padding: 40px 20px
	}
	.news-item_size_big .news-preview .news-preview__title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 18px
	}
	.news-item_size_big .news-preview .news-preview__description {
		display: block
	}
}

@media only screen and (max-width:1479px) {
	.news-item_size_big .news-preview .news-preview__description {
		line-height: 22px
	}
	.news-container {
		padding: 0 60px
	}
}

.news-item_size_big .news-preview .news-preview__date,
.news-item_size_big .news-preview .news-preview__description,
.news-item_size_big .news-preview .news-preview__title {
	color: #fff
}

.news-container {
	max-width: 730px;
	margin-left: auto;
	height: 100%
}

@media only screen and (max-width:1279px) {
	.news-item_size_big .news-preview .news-preview__description {
		line-height: 18px
	}
	.news-container {
		padding: 0 40px
	}
}

@media only screen and (max-width:1023px) {
	.news-container {
		padding: 0;
		max-width: none
	}
}

.news-preview {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding-top: 66px
}

@media only screen and (max-width:1479px) {
	.news-preview {
		padding-top: 42px
	}
}

.news-preview-media {
	width: 230px;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	position: relative
}

.news-preview-main {
	padding-right: 60px;
	padding-left: 56px;
	margin-top: -7px
}

@media only screen and (max-width:1479px) {
	.news-preview-main {
		padding-left: 35px;
		padding-right: 0
	}
}

@media only screen and (max-width:1279px) {
	.news-preview {
		padding-top: 30px
	}
	.news-preview-main {
		padding-left: 25px
	}
}

.news-preview__date {
	color: #49134c;
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 7px
}

@media only screen and (max-width:1479px) {
	.news-preview__date {
		font-size: 14px;
		margin-bottom: 5px
	}
}

@media only screen and (max-width:1023px) {
	.news-preview {
		padding-top: 0
	}
	.news-preview-media {
		width: 160px;
		margin-left: -10px
	}
	.news-preview-main {
		padding-left: 20px;
		padding-right: 10px!important;
		margin-top: 15px
	}
	.news-preview__date {
		font-size: 14px;
		line-height: 24px
	}
}

.news-preview__title {
	display: block;
	font-size: 24px;
	line-height: 30px;
	color: #231f20;
	font-weight: 500;
	margin-bottom: 17px;
	-webkit-transition: color .4s;
	transition: color .4s
}

.filters-additional,
.news-head-mobile {
	display: none
}

.news-preview__title:hover {
	color: #49134c
}

@media only screen and (max-width:1479px) {
	.news-preview__title {
		font-size: 16px;
		line-height: 24px
	}
}

@media only screen and (max-width:1279px) {
	.news-preview__title {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 10px
	}
}

@media only screen and (max-width:1023px) {
	.news-preview__title {
		font-size: 14px;
		line-height: 18px;
		font-weight: 400
	}
}

.news-preview__description {
	font-size: 20px;
	line-height: 30px;
	color: #656565
}

@media only screen and (max-width:1479px) {
	.news-preview__description {
		font-size: 14px;
		line-height: normal
	}
}

@media only screen and (max-width:1279px) {
	.news-preview__description {
		font-size: 13px
	}
}

.new-preview-image {
	max-width: 100%
}

.news-list {
	margin-top: 39px
}

@media only screen and (max-width:1023px) {
	.news-preview__description {
		font-size: 12px;
		display: none
	}
	.news-list {
		margin-top: 79px
	}
}

.news-loader-wrapper {
	margin-top: 27px
}

.news-loader-wrapper .container {
	overflow: hidden;
	padding: 10px 0
}

@media only screen and (max-width:1479px) {
	.news-loader-wrapper .container {
		padding: 10px 60px
	}
}

.news-loader {
	float: left;
	-webkit-animation: rotate 1.2s linear 0s infinite;
	animation: rotate 1.2s linear 0s infinite;
	margin-top: 4px
}

.filter {
	margin-bottom: 20px;
	margin-right: 33px
}

.filter:nth-child(5n) {
	margin-right: 0
}

@media only screen and (max-width:1479px) {
	.filter {
		margin-right: 42px
	}
}

.grayscale {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.news-head {
	height: 750px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (max-width:1479px) {
	.news-head {
		height: 602px
	}
}

@media only screen and (max-width:1279px) {
	.news-loader-wrapper .container {
		padding: 10px 40px
	}
	.news-head {
		height: 500px
	}
	.news-item-container {
		padding: 0 40px
	}
}

@media only screen and (max-width:1023px) {
	.filter {
		margin-right: 0
	}
	.news-head {
		height: 368px
	}
}

.news-head .news-item-container {
	height: 100%
}

.news-item-container {
	max-width: 1025px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

@media only screen and (max-width:1479px) {
	.news-item-container {
		max-width: 1140px
	}
}

.news-item-container img {
	width: 100%;
	max-width: 740px;
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	margin: 100px 0
}

.news__date {
	color: #49134c;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px
}

@media only screen and (max-width:1479px) {
	.news__date {
		font-size: 14px;
		line-height: 24px
	}
}

@media only screen and (max-width:1279px) {
	.news__date {
		line-height: 20px
	}
}

.news-head__title {
	font-size: 48px;
	line-height: 60px;
	letter-spacing: -.25px;
	font-weight: 400;
	color: #fff
}

@media only screen and (max-width:1479px) {
	.news-head__title {
		font-size: 42px
	}
}

.news-head-content {
	position: absolute;
	bottom: 130px;
	left: 0
}

.new-products .container,
.news-video {
	position: relative
}

@media only screen and (max-width:1479px) {
	.news-head-content {
		bottom: 85px
	}
}

@media only screen and (max-width:1279px) {
	.news-head__title {
		font-size: 36px;
		line-height: 50px
	}
	.news-head-content {
		bottom: 50px;
		left: 40px
	}
}

@media only screen and (max-width:1023px) {
	.news-head-mobile {
		display: block;
		height: 750px;
		background-position: 50% 50%;
		background-size: cover
	}
	.news-head-mobile~.news-head {
		display: none
	}
	.news-item-container {
		padding: 0 20px
	}
	.news-head__title {
		font-size: 24px;
		line-height: normal
	}
	.news-head-content {
		left: 20px;
		line-height: 17px
	}
}

.news-body {
	font-size: 20px;
	line-height: 30px;
	padding-top: 70px;
	color: #656565
}

@media only screen and (max-width:1479px) {
	.news-body {
		font-size: 16px
	}
}

@media only screen and (max-width:1279px) {
	.news-body {
		padding-top: 60px;
		font-size: 14px
	}
}

.news-body h1,
.news-body h2,
.news-body h3,
.news-body h4,
.news-body h5,
.news-body h6 {
	font-family: GothamPro;
	font-weight: 500;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -.25px;
	margin-bottom: 40px;
	color: #231f20
}

@media only screen and (max-width:1479px) {
	.news-body h1,
	.news-body h2,
	.news-body h3,
	.news-body h4,
	.news-body h5,
	.news-body h6 {
		font-size: 24px;
		margin-bottom: 22px
	}
}

@media only screen and (max-width:1279px) {
	.news-body h1,
	.news-body h2,
	.news-body h3,
	.news-body h4,
	.news-body h5,
	.news-body h6 {
		font-size: 20px;
		line-height: 28px
	}
}

@media only screen and (max-width:1023px) {
	.news-body {
		padding-top: 44px
	}
	.news-body h1,
	.news-body h2,
	.news-body h3,
	.news-body h4,
	.news-body h5,
	.news-body h6 {
		font-size: 18px;
		line-height: 24px
	}
}

.news-body p {
	margin-bottom: 24px;
	line-height: 30px
}

@media only screen and (max-width:1479px) {
	.news-body p {
		margin-bottom: 20px
	}
}

@media only screen and (max-width:1279px) {
	.news-body p {
		margin-bottom: 18px
	}
}

@media only screen and (max-width:1023px) {
	.news-body p {
		line-height: 24px
	}
}

.news-body a {
	-webkit-transition: color .4s;
	transition: color .4s
}

.news-body a:hover {
	color: #49134c
}

.news-body img {
	max-width: 100%
}

.news-body .big-text {
	color: #000;
	font-size: 24px;
	line-height: 40px;
	margin: 70px 0;
	padding-left: 10%;
	padding-right: 10%
}

@media only screen and (max-width:1479px) {
	.news-body .big-text {
		font-size: 20px;
		line-height: 36px;
		padding-left: 97px;
		margin: 47px 0 40px
	}
}

@media only screen and (max-width:1279px) {
	.news-body .big-text {
		font-size: 18px;
		line-height: 30px;
		margin: 30px 0
	}
}

@media only screen and (max-width:1023px) {
	.news-body .big-text {
		margin: 18px 0;
		font-size: 16px;
		line-height: 24px;
		padding-left: 0
	}
}

.news-video {
	height: 400px;
	margin: 100px 0;
	max-width: 740px;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:1479px) {
	.news-video {
		margin: 46px 0 93px 94px;
		height: 350px;
		max-width: 645px
	}
}

.new-products {
	padding-top: 90px;
	padding-bottom: 94px;
	background-color: #eeedeb
}

.product-new-navs {
	position: absolute;
	right: 7px;
	top: 10px
}

@media only screen and (max-width:1279px) {
	.news-video {
		height: 300px;
		max-width: 550px
	}
	.new-products {
		padding-bottom: 0
	}
	.new-products .container {
		padding-left: 0;
		padding-right: 0
	}
	.new-products .block-title {
		padding-left: 40px;
		padding-right: 40px
	}
	.product-new-navs {
		right: 10px
	}
}

@media only screen and (max-width:1023px) {
	.news-video {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		margin: 44px -10px;
		height: 200px
	}
	.new-products {
		padding-top: 40px
	}
	.product-new-navs {
		display: none
	}
}

.product-new-navs .owl-next,
.product-new-navs .owl-prev {
	padding: 10px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.product-new-navs .owl-next.disabled,
.product-new-navs .owl-prev.disabled {
	opacity: .3
}

.product-new-navs .svg-icon {
	font-size: 10px
}

.product-new-navs .owl-prev {
	margin-right: 0
}

.new-products-slider {
	margin-top: 55px
}

@media only screen and (max-width:1479px) {
	.product-new-navs {
		top: 0
	}
	.new-products-slider {
		max-width: 1120px;
		margin-left: auto;
		margin-right: auto
	}
}

@media only screen and (max-width:1023px) {
	.new-products-slider {
		margin-top: 20px;
		max-width: 620px;
		margin-left: auto;
		margin-right: auto
	}
}

.new-products-slider .owl-item img {
	width: auto
}

.product-badge {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background-color: #eeedeb;
	text-align: center;
	right: 10px;
	top: 10px;
	position: absolute;
	z-index: 2
}

.product-badge:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.reset-filters-link__text {
	color: #8a8a8a;
	font-size: 13px;
	line-height: 24px;
	display: inline-block;
	margin-left: 12px;
	vertical-align: middle
}

.reset-filters-link {
	float: right
}

.product-card-wrapper {
	overflow: hidden
}

.product-card-wrapper .product-card {
	float: left;
	margin-right: 33px
}

@media only screen and (max-width:1479px) {
	.product-card-wrapper .product-card {
		margin-right: 20px
	}
}

@media only screen and (max-width:1279px) {
	.product-card-wrapper .product-card {
		height: 336px;
		width: calc(25% + 7px);
		border-left: 2px solid #eeedeb;
		border-bottom: 2px solid #eeedeb;
		margin: 0
	}
	.product-card-wrapper .product-card .product-card__image {
		height: 250px
	}
}

@media only screen and (max-width:1023px) {
	.product-card-wrapper {
		position: relative
	}
	.product-card-wrapper .product-card {
		height: 196px;
		width: calc(50% - 5px);
		margin-right: 10px;
		display: inline-block!important;
		float: none!important;
		margin-bottom: 10px;
		border: none
	}
	.product-card-wrapper .product-card:nth-child(2n+3) {
		margin-right: 0
	}
	.product-card-wrapper .product-card .product-card__image {
		height: 140px
	}
}

.product-card-wrapper .product-card-big {
	float: right;
	margin-right: 0
}

@media only screen and (max-width:1279px) {
	.product-card-wrapper .product-card-big {
		height: 672px;
		width: calc(50% - 14px);
		border-right: 2px solid #eeedeb
	}
}

@media only screen and (max-width:1023px) {
	.product-card-wrapper .product-card-big {
		height: 330px;
		width: 100%
	}
}

@media only screen and (max-width:1279px) {
	.product-card-wrapper .product-card-big .product-card__image {
		height: 100%
	}
}

@media only screen and (max-width:1479px) {
	.product-card-wrapper .product-card-big~.product-card:nth-last-child(1),
	.product-card-wrapper .product-card-big~.product-card:nth-last-child(2) {
		display: none
	}
}

.preloader-wrapper {
	height: 100px;
	width: 100px;
	position: relative;
	-webkit-animation: rotateAnimation 1.5s cubic-bezier(.5, .01, .19, 1) .2s infinite;
	animation: rotateAnimation 1.5s cubic-bezier(.5, .01, .19, 1) .2s infinite
}

@-webkit-keyframes rotateAnimation {
	0% {
		-webkit-transform: none;
		transform: none
	}
	100% {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg)
	}
}

@keyframes rotateAnimation {
	0% {
		-webkit-transform: none;
		transform: none
	}
	100% {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg)
	}
}

.loader-circle {
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #3f3f3f;
	display: inline-block;
	position: absolute
}

.preloader,
.search-quick-result-item {
	display: -webkit-box;
	display: -ms-flexbox
}

.loader-circle.loader-circle-big {
	width: 18px;
	height: 18px;
	background-color: #410d43
}

.loader-circle:nth-child(1) {
	top: 0;
	left: 42%
}

.loader-circle:nth-child(2) {
	left: 75%;
	top: 16%
}

.loader-circle:nth-child(3) {
	left: 88%;
	top: 46%
}

.loader-circle:nth-child(4) {
	left: 75%;
	top: 76%
}

.loader-circle:nth-child(5) {
	left: 45%;
	top: 88%
}

.loader-circle:nth-child(6) {
	left: 15%;
	top: 76%
}

.loader-circle:nth-child(7) {
	left: 2%;
	top: 46%
}

.loader-circle:nth-child(8) {
	left: 15%;
	top: 16%
}

.preloader {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: fixed;
	top: 0;
	background-color: #fff;
	text-align: center;
	left: 0;
	width: 100%;
	bottom: 0;
	padding-top: 150px;
	z-index: 4
}

.search-button,
.search-input {
	background-color: transparent;
	display: inline-block;
	border: none;
	outline: 0
}

.preloader__image {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 100%;
	width: 150px
}

.search-button {
	cursor: pointer;
	float: right
}

.search-field {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 20px
}

.search-input {
	border-bottom: 1px solid #e5e5e5;
	-webkit-transition: width .6s;
	transition: width .6s;
	width: 350px;
	font-family: AvenirNextCyr;
	font-weight: 500;
	font-size: 13px;
	line-height: 24px;
	color: #49134c
}

@media only screen and (max-width:1479px) {
	.search-input {
		width: 230px
	}
}

@media only screen and (max-width:1279px) {
	.search-input {
		width: 160px
	}
}

@media only screen and (max-width:1023px) {
	.search-field {
		margin-left: 0
	}
	.header-action-group {
		margin-top: 10px;
		margin-left: auto
	}
	.header.is-fixed .search-quick-results {
		top: 60px
	}
	.header.is-fixed .header-action-group {
		margin-top: 0
	}
	.search-input {
		width: 0
	}
}

.search-input:focus {
	width: 350px
}

@media only screen and (max-width:1479px) {
	.search-input:focus {
		width: 240px
	}
}

@media only screen and (max-width:1279px) {
	.search-input:focus {
		width: 160px
	}
}

@media only screen and (max-width:1023px) {
	.search-input:focus {
		width: 180px
	}
}

.search-input:focus+.search-quick-results {
	left: 0;
	-webkit-transition: opacity .2s, left 0s linear 0s;
	transition: opacity .2s, left 0s linear 0s
}

@media only screen and (min-width:1024px) {
	.search-filed-is-visible .header.is-fixed .search-input {
		width: 350px
	}
}

@media only screen and (max-width:1479px) and (min-width:1280px) {
	.search-filed-is-visible .header.is-fixed .search-input {
		width: 250px
	}
}

@media only screen and (max-width:1023px) {
	.search-filed-is-visible .search-input {
		width: 180px
	}
	.search-filed-is-visible .header {
		height: 60px
	}
	.search-filed-is-visible .main-menu-burger {
		margin-top: -8px
	}
	.search-filed-is-visible .header-action-group {
		margin-top: 0
	}
	.search-filed-is-visible .logo:after {
		width: 24px!important;
		opacity: 1!important
	}
	.search-filed-is-visible .logo:before {
		width: 0!important;
		opacity: 0!important
	}
}

.search-input-wrapper {
	position: relative;
	display: inline-block
}

.search-quick-results {
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	left: -5000px;
	-webkit-transition: opacity .2s, left 0s linear .2s;
	transition: opacity .2s, left 0s linear .2s
}

@media only screen and (max-width:1023px) {
	.search-quick-results {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		top: 60px;
		position: fixed;
		overflow-y: scroll
	}
}

.search-quick-result-item {
	height: 82px;
	overflow: hidden;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px 28px 7px 7px;
	background-color: #fff;
	-webkit-transition: background-color .6s;
	transition: background-color .6s
}

.search-quick-result-item:hover {
	background-color: #f7f7f7
}

.search-quick-result-item-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.search-quick-result-item__article {
	color: #8a8a8a;
	font-size: 13px;
	line-height: 20px
}

@media only screen and (max-width:1479px) {
	.search-quick-result-item {
		padding-right: 20px
	}
	.search-quick-result-item__article {
		font-size: 12px
	}
}

.search-quick-result-item__style {
	font-size: 14px;
	line-height: 20px;
	color: #000
}

.search-quick-result-item__collection {
	font-size: 14px;
	line-height: 20px;
	color: #49134c;
	font-weight: 500
}

.search-quick-result-item__img {
	max-width: 100%;
	max-height: 100%
}

.search-quick-result-item__image {
	width: 66px;
	height: 100%;
	text-align: center;
	margin-right: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.search-page__title {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	font-family: GothamPro;
	font-weight: 500;
	color: #231f20
}

.search-results {
	overflow: hidden;
	padding-right: 70px;
	margin-right: -140px;
	margin-top: 46px
}

@media only screen and (max-width:1479px) {
	.search-results {
		margin-right: -20px;
		padding-right: 0
	}
}

@media only screen and (max-width:1023px) {
	.search-page__title {
		font-size: 16px;
		line-height: 18px
	}
	.search-results {
		margin-top: 23px
	}
}

.search-page {
	position: relative;
	background-color: #eeedeb;
	margin-top: -8px;
	padding-top: 33px;
	padding-bottom: 90px
}

.search-page-input-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.search-page-input {
	display: block;
	border: none;
	outline: 0;
	border-bottom: 1px solid #d9d9d9;
	-webkit-transition: width .6s;
	transition: width .6s;
	font-family: AvenirNextCyr;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #49134c;
	width: 100%;
	max-width: 700px;
	background-color: transparent;
	margin-bottom: 20px
}

.all-results-btn,
.search-page-button {
	border: none;
	outline: 0;
	cursor: pointer
}

.search-page-button {
	background-color: transparent;
	margin-top: -10px
}

.search-nothing {
	color: #000;
	font-size: 14px;
	line-height: 18px
}

.all-results-btn {
	font-size: 16px;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: color .5s;
	transition: color .5s;
	color: #49134c;
	font-family: GothamPro;
	font-weight: 500
}

.vjs-default-skin .vjs-play-progress,
.vjs-default-skin .vjs-volume-level {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦wcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 #49134c
}

.video-js.vjs-default-skin .vjs-big-play-button {
	display: none
}

.shop-link,
.shop-link__text {
	display: inline-block;
	vertical-align: middle
}

.video-js {
	width: 100%!important;
	height: 100%!important;
	background-color: transparent
}

.video-js:hover .vjs-progress-holder .vjs-slider-handle:before {
	width: 10px;
	height: 10px
}

.vjs-default-skin .vjs-slider-handle:before {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #fff
}

.vjs-default-skin .vjs-progress-holder .vjs-slider-handle:before {
	width: 4px;
	height: 4px;
	-webkit-transition: width .5s, height .5s;
	transition: width .5s, height .5s
}

.shop-link {
	margin-left: auto;
	margin-right: 80px
}

.shop-link a {
	-webkit-transition: color .6s;
	transition: color .6s
}

.shop-link a:hover {
	color: #49134c
}

.shop-link__text {
	font-size: 14px;
	letter-spacing: .3px;
	line-height: 30px
}

@media only screen and (max-width:1279px) {
	.shop-link {
		margin-right: 40px
	}
}

@media only screen and (max-width:1023px) {
	.search-page {
		padding-bottom: 50px;
		padding-top: 150px
	}
	.shop-link {
		margin-right: 0
	}
}

.news-carousel {
	position: relative;
	margin-bottom: 20px
}

.news-carousel .owl-stage {
	margin: 0 auto
}

.news-carousel .owl-item {
	height: 146px;
	overflow: hidden
}

.news-carousel .owl-next,
.news-carousel .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0
}

.news-carousel .owl-next.disabled,
.news-carousel .owl-prev.disabled {
	opacity: .5
}

.news-carousel .owl-next {
	left: auto;
	right: 0
}

.news-carousel img {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	width: 250px!important;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news-popup {
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .75);
	z-index: 11;
	-webkit-transform: scale(.01);
	transform: scale(.01);
	left: -500%;
	-webkit-transition: left 0s linear .5s, -webkit-transform .5s;
	transition: left 0s linear .5s, -webkit-transform .5s;
	transition: transform .5s, left 0s linear .5s;
	transition: transform .5s, left 0s linear .5s, -webkit-transform .5s
}

.news-popup.is-active {
	left: 0;
	-webkit-transform: none;
	transform: none;
	-webkit-transition: left 0s linear 0s, -webkit-transform .5s;
	transition: left 0s linear 0s, -webkit-transform .5s;
	transition: transform .5s, left 0s linear 0s;
	transition: transform .5s, left 0s linear 0s, -webkit-transform .5s
}

.news-popup-inner {
	height: 650px;
	max-width: 930px;
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news-popup-main-slider .owl-stage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.news-popup-main-slider .owl-item {
	text-align: center
}

.news-popup-main-slider .owl-item img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	max-height: 542px;
	-webkit-box-shadow: 0 14px 15px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 14px 15px -15px rgba(0, 0, 0, .4)
}

@media only screen and (max-width:1023px) {
	.news-popup-inner {
		height: 400px
	}
	.news-popup-main-slider .owl-item img {
		max-height: 300px
	}
}

.news-popup-main-slider .owl-next,
.news-popup-main-slider .owl-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.news-popup-main-slider .owl-next.disabled,
.news-popup-main-slider .owl-prev.disabled {
	opacity: .6
}

.news-popup-main-slider .owl-prev {
	left: -90px
}

.news-popup-main-slider .owl-next {
	right: -90px
}

.news-popup-preview-slider {
	text-align: center;
	margin-top: 17px;
	white-space: nowrap
}

.news-popup-preview-slider .owl-stage {
	margin: 0 auto
}

.news-popup-preview-slider .owl-item {
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.news-popup-preview-slider .owl-item.is-active:before {
	content: '';
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	position: absolute;
	left: 50%;
	top: 2px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 2
}

.news-popup-preview-slider .owl-item.is-active:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .4)
}

.news-popup-preview-slider .owl-item img {
	height: 90px;
	width: auto;
	display: inline-block
}

.close-news-popup {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	z-index: 2;
	display: none
}

@media only screen and (max-width:1023px) {
	.close-news-popup {
		display: inline-block
	}
}

.close-news-popup span {
	display: inline-block;
	height: 2px;
	width: 22px;
	background-color: #fff;
	margin-bottom: -14px;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.close-news-popup span:nth-child(1) {
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg)
}

.close-news-popup span:nth-child(2) {
	-webkit-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
	margin-bottom: 0
}

.form-field-select select {
	display: none
}

.form-field-select select.is-error~[data-selected] {
	border-color: #e42222
}

.form-field-select [data-selected] {
	border-bottom: 1px solid #bebebc;
	height: 50px;
	padding: 14px 0 9px;
	font: inherit
}

.form-field-select [data-select-list] {
	background-color: #eeedeb;
	border: 1px solid #bebebc;
	border-top: none
}

.form-field-select [data-select-value] {
	height: 50px;
	padding: 10px
}

.form-field-select.icon-dropdown-arrow:before {
	position: absolute;
	right: 4px;
	bottom: 16px
}

.main-banner__color_white .main-banner__about,
.main-banner__color_white .main-banner__label,
.main-banner__color_white .main-banner__name,
.main-banner__color_white .more-btn__text {
	color: #fff
}

.main-banners-dots_color_white .owl-dot span {
	background-color: #fff
}

.second_slider_video {
	background-color: #000
}

@media only screen and (min-width:1024px) {
	.page-offer_is-visible #root {
		padding-top: 200px
	}
	.page-offer_is-visible .header:not(.is-fixed) {
		top: 50px
	}
	.page-offer_is-visible .page-offer {
		display: block
	}
	.page-offer_is-visible .is-inner-page .breadcrumbs {
		margin-top: 180px
	}
}

.page-offer {
	background-color: #120031;
	width: 100%;
	z-index: 12;
	height: 50px;
	margin-top: -200px;
	margin-bottom: 100px;
	display: none
}

.page-offer__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	height: 100%
}

.page-offer__link .icon-more-arrow-white {
	-webkit-transition: left .4s;
	transition: left .4s;
	left: 0;
	position: relative;
	margin-left: 10px;
	opacity: .7
}

.page-offer__link:hover .icon-more-arrow-white {
	left: 4px
}

.page-offer__text {
	opacity: .7;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: 500;
	color: #fff
}

.seller-shop-detail__name,
.seller__name {
	letter-spacing: -.25px;
	font-family: GothamPro
}

.close-page-offer {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 4px;
	opacity: .7
}

@media only screen and (max-width:1479px) {
	.close-page-offer {
		right: 40px
	}
}

@media only screen and (max-width:1279px) {
	.close-page-offer {
		right: 60px
	}
}

.sellers-map {
	width: 100%;
	height: 800px;
	position: relative;
	-ms-flex-order: -1;
	order: -1
}

@media only screen and (max-width:1479px) {
	.sellers-map {
		height: 650px
	}
}

.sellers-shop__title {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
	font-family: GothamPro;
	font-weight: 500;
	color: #231f20;
	margin-bottom: 60px
}

@media only screen and (max-width:1479px) {
	.sellers-shop__title {
		font-size: 18px;
		margin-bottom: 32px
	}
}

@media only screen and (max-width:1023px) {
	.sellers-map {
		height: 914px
	}
	.sellers-shop__title {
		font-size: 16px;
		margin-bottom: 12px
	}
}

.sellers-shop__name {
	font-size: 16px;
	line-height: 30px;
	color: #231f20;
	font-weight: 500
}

.sellers-shop__address {
	color: #656565;
	font-size: 14px
}

.sellers-shop {
	padding-top: 65px
}

@media only screen and (max-width:1479px) {
	.sellers-shop {
		padding-top: 44px
	}
}

#sellers-map {
	width: 100%;
	height: 100%
}

.sellers-shop-column__city-name {
	color: #8a8a8a;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 16px
}

@media only screen and (max-width:1479px) {
	.sellers-shop-column__city-name {
		font-size: 14px;
		margin-bottom: 9px
	}
}

@media only screen and (max-width:1023px) {
	.sellers-shop {
		padding-top: 14px
	}
	.sellers-shop-column__city-name {
		margin-bottom: 0;
		cursor: pointer;
		position: relative
	}
	.sellers-shop-column__city-name:after {
		content: '';
		background-image: url(../img/sprite/sprite.png);
		background-position: -321px -174px;
		height: 4px;
		width: 7px;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		display: inline-block;
		position: absolute
	}
	.sellers-shop-column__city-name.active~.sellers-shop-column-links {
		max-height: 400px
	}
	.sellers-shop-column-links {
		overflow: hidden;
		max-height: 0;
		-webkit-transition: max-height .4s;
		transition: max-height .4s
	}
}

.carousel-item-3d,
.history-month__image,
.history-year__preview,
.product-shops-item__logo {
	background-position: 50% 50%;
	background-size: cover
}

.sellers-shop-column__shop-link-wrapper {
	margin-bottom: 10px
}

.sellers-shop-column__shop-link {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	-webkit-transition: color .5s;
	transition: color .5s;
	position: relative;
	display: block
}

.sellers-shop-column__shop-link.is-active,
.sellers-shop-column__shop-link:hover {
	color: #49134c
}

.sellers-shop-column__shop-link:hover:after {
	opacity: 1
}

.sellers-shop-column__shop-link:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	height: 100%;
	width: 100vw;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	opacity: 0;
	background-color: #eeedeb
}

.sellers-shop-column__shop-link.is-active:before {
	content: '';
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	position: absolute;
	left: -20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.sellers-shop-column__shop-link.is-active:after {
	opacity: 1
}

@media only screen and (max-width:1479px) {
	.sellers-shop-column__shop-link {
		font-size: 14px;
		line-height: 24px
	}
}

.sellers-shop-list {
	max-width: 1058px
}

@media only screen and (max-width:1479px) {
	.sellers-shop-list {
		max-width: none;
		margin-right: 380px
	}
}

.sellers-shop-column {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	margin-bottom: 37px
}

@media only screen and (max-width:1479px) {
	.sellers-shop-column {
		margin-bottom: 29px
	}
}

@media only screen and (max-width:1279px) {
	.sellers-shop-list {
		margin-right: 370px
	}
	.sellers-shop-column {
		-ms-flex-preferred-size: 33.33%;
		flex-basis: 33.33%
	}
}

.sellers-wrapper {
	position: relative
}

@media only screen and (min-width:1024px) {
	.sellers-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media only screen and (max-width:1023px) {
	.sellers-shop-column__shop-link.is-active:before {
		left: -10px
	}
	.sellers-shop-column__shop-link {
		font-size: 12px;
		padding-left: 10px
	}
	.sellers-shop-list {
		margin-right: 0
	}
	.sellers-shop-column {
		margin-bottom: 10px
	}
	.sellers-wrapper {
		margin-top: 120px
	}
}

.seller-shop-detail {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 568px;
	background-color: #eeedeb;
	padding: 90px 92px;
	z-index: 2;
	display: none;
	overflow-y: auto
}

@media only screen and (max-width:1479px) {
	.seller-shop-detail {
		width: 420px;
		padding: 50px 60px
	}
}

@media only screen and (max-width:1279px) {
	.seller-shop-detail {
		width: 403px
	}
}

.seller-shop-detail__name {
	color: #000;
	font-size: 30px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 20px
}

@media only screen and (max-width:1479px) {
	.seller-shop-detail__name {
		font-size: 24px;
		margin-bottom: 10px
	}
}

@media only screen and (max-width:1023px) {
	.seller-shop-detail {
		width: auto;
		bottom: 14px;
		left: 10px;
		right: 10px;
		height: auto;
		top: auto;
		padding: 22px 22px 28px
	}
	.seller-shop-detail__name {
		font-size: 18px
	}
}

.seller-shop-detail__about {
	font-size: 18px;
	line-height: 22px;
	color: #656565;
	margin-bottom: 33px
}

@media only screen and (max-width:1479px) {
	.seller-shop-detail__about {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 25px
	}
}

@media only screen and (max-width:1023px) {
	.seller-shop-detail__about {
		font-size: 12px;
		line-height: 12px;
		margin-bottom: 19px
	}
}

.seller-shop-detail__contact-item {
	color: #000;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 14px;
	text-indent: -10px;
	padding-left: 20px
}

.seller-shop-detail__subbrands {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #d6d5d3;
	margin-top: 35px;
	padding-top: 30px
}

@media only screen and (max-width:1023px) {
	.seller-shop-detail__contact-item {
		font-size: 12px
	}
	.seller-shop-detail__subbrands {
		margin-top: 12px;
		padding-top: 12px
	}
}

.seller-shop-detail__subbrands__title {
	color: #8a8a8a;
	font-size: 18px;
	line-height: 30px
}

@media only screen and (max-width:1479px) {
	.seller-shop-detail__subbrands__title {
		font-size: 14px
	}
}

.seller-shop-detail__subbrands__names {
	color: #000;
	font-size: 18px;
	line-height: 30px
}

.seller-shop-detail-close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 50px
}

.seller-shop-detail-carousel {
	margin-top: 40px;
	width: 100%;
	height: 300px;
	position: relative
}

@media only screen and (max-width:1023px) {
	.seller-shop-detail-close {
		right: 21px;
		top: 21px
	}
	.seller-shop-detail-carousel {
		height: 194px;
		margin-top: 18px
	}
}

.carousel-item-3d {
	-webkit-transition: all .4s;
	transition: all .4s;
	display: none;
	width: 300px;
	height: 250px;
	position: absolute
}

.carousel-item-3d.is-center,
.carousel-item-3d.is-next,
.carousel-item-3d.is-prev {
	display: inline-block
}

.carousel-item-3d img {
	max-width: 100%;
	max-height: 100%
}

.carousel-item-3d.is-center {
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	z-index: 3
}

.carousel-item-3d.is-prev {
	left: 0;
	-webkit-transform: translateY(-50%) scale(.78);
	transform: translateY(-50%) scale(.78);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}

.carousel-item-3d.is-prev:hover {
	margin-left: -10px
}

@media only screen and (max-width:1479px) {
	.seller-shop-detail__subbrands__names {
		font-size: 14px
	}
	.carousel-item-3d.is-prev {
		left: -40px
	}
}

@media only screen and (max-width:1023px) {
	.carousel-item-3d.is-prev {
		left: -10px
	}
}

.carousel-item-3d.is-next {
	left: 100%;
	-webkit-transform: translate(-100%, -50%) scale(.78);
	transform: translate(-100%, -50%) scale(.78);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}

.carousel-item-3d.is-next:hover {
	margin-left: 10px
}

@media only screen and (max-width:1479px) {
	.carousel-item-3d.is-next {
		left: calc(100% + 40px)
	}
}

.carousel-item-3d.is-next,
.carousel-item-3d.is-prev {
	opacity: .5;
	top: 43%;
	cursor: pointer
}

.seller__name {
	font-size: 48px;
	font-weight: 400;
	padding-bottom: 54px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 60px
}

@media only screen and (max-width:1479px) {
	.seller__name {
		font-size: 42px;
		padding-bottom: 25px;
		margin-bottom: 25px
	}
}

@media only screen and (max-width:1279px) {
	.seller__name {
		padding-bottom: 23px;
		margin-bottom: 27px
	}
}

@media only screen and (max-width:1023px) {
	.carousel-item-3d.is-next {
		left: calc(100% + 10px)
	}
	.carousel-item-3d {
		width: 230px;
		height: 194px
	}
	.seller__name {
		font-size: 24px;
		padding-bottom: 0;
		border: none;
		margin-bottom: 23px
	}
}

.seller__about {
	color: #656565;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 10px
}

@media only screen and (max-width:1479px) {
	.seller__about {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 26px
	}
}

@media only screen and (max-width:1023px) {
	.seller__about {
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 0
	}
}

.seller__subbrands {
	font-size: 18px;
	line-height: 30px
}

@media only screen and (max-width:1479px) {
	.seller__subbrands {
		font-size: 14px;
		line-height: 17px
	}
}

.seller__subbrands-title {
	color: #8a8a8a
}

.seller-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.seller-info-column {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	padding-right: 110px
}

@media only screen and (max-width:1479px) {
	.seller-info-column {
		padding-right: 80px
	}
}

@media only screen and (max-width:1279px) {
	.seller-info-column {
		padding-right: 40px
	}
}

@media only screen and (max-width:1023px) {
	.seller__subbrands {
		font-size: 12px;
		line-height: 15px
	}
	.seller-info {
		display: block
	}
	.seller-info-column {
		padding: 0;
		margin-bottom: 8px
	}
}

.seller__contact-link {
	color: #000;
	font-size: 18px;
	line-height: 24px;
	text-indent: -20px
}

.seller__contact-link .icon-shedule {
	margin-right: 16px
}

@media only screen and (max-width:1479px) {
	.seller__contact-link {
		font-size: 14px;
		line-height: 18px
	}
}

.seller__contact {
	margin-bottom: 30px
}

@media only screen and (max-width:1023px) {
	.seller__contact-link {
		font-size: 12px;
		line-height: 15px;
		text-indent: 0
	}
	.seller__contact {
		margin-bottom: 8px
	}
}

.seller-gallery-wrapper {
	height: 638px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	overflow: hidden;
	margin-top: 55px
}

@media only screen and (max-width:1479px) {
	.seller-gallery-wrapper {
		margin: 32px -60px 0
	}
}

@media only screen and (max-width:1279px) {
	.seller-gallery-wrapper {
		margin: 29px -42px 0;
		height: 542px
	}
}

@media only screen and (max-width:1023px) {
	.seller-gallery-wrapper {
		height: 356px;
		display: block
	}
}

.seller-gallery-main {
	width: 1075px;
	height: 100%;
	position: relative
}

@media only screen and (max-width:1023px) {
	.seller-gallery-main {
		width: 100%;
		height: 250px
	}
	.seller-gallery-controls-items {
		white-space: nowrap
	}
}

.seller-gallery-controls {
	width: 383px
}

@media only screen and (max-width:1279px) {
	.seller-gallery-controls {
		height: 493px
	}
}

.seller-gallery-item {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	-webkit-transition: opacity .6s;
	transition: opacity .6s;
	background-size: cover
}

.seller-gallery-item.active {
	opacity: 1;
	z-index: 1
}

.seller-gallery-controls__item {
	height: 212px;
	background-size: cover;
	cursor: pointer;
	position: relative;
	margin-bottom: 1px;
	-webkit-transition: opacity .6s;
	transition: opacity .6s
}

.seller-gallery-controls__item.active {
	opacity: .3
}

@media only screen and (max-width:1279px) {
	.seller-gallery-controls__item {
		height: 180px
	}
}

.seller__icon {
	max-width: 30px;
	max-height: 30px;
	display: inline-block;
	margin-right: 10px
}

@media only screen and (max-width:1023px) {
	.seller-gallery-controls__item {
		height: 105px;
		width: 106px;
		display: inline-block;
		border-bottom: none;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff
	}
	.seller {
		margin-top: 128px
	}
}

.product-shops-popup {
	position: fixed;
	z-index: 21;
	left: -200%;
	opacity: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(73, 19, 76, .1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: opacity .4s, left 0s linear .4s;
	transition: opacity .4s, left 0s linear .4s
}

.product-shops-popup.is-active {
	opacity: 1;
	left: 0;
	-webkit-transition: opacity .4s, left 0s linear 0s;
	transition: opacity .4s, left 0s linear 0s
}

.product-shops-popup__inner {
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	width: 100%;
	max-width: 360px;
	height: 100%;
	max-height: 560px;
	background-color: #fff;
	position: relative;
	margin: auto;
	padding-bottom: 61px
}

@media only screen and (max-width:1023px) {
	.product-shops-popup__inner {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4)
	}
}

.product-shops-popup-header {
	border-bottom: 1px solid #e5e5e5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 35px
}

.product-shops-type {
	text-align: center;
	padding: 10px 10px 16px;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	position: relative;
	cursor: pointer
}

.product-shops-type__title {
	color: #000;
	font-size: 16px;
	line-height: 20px
}

input[name=products-shop-type] {
	display: none
}

input[name=products-shop-type]:checked~.product-shops-type__title {
	font-weight: 500
}

input[name=products-shop-type]:checked~.product-shops-type__title:after {
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%)
}

.product-shops-body {
	padding-top: 17px;
	max-height: calc(100% - 102px);
	overflow-y: auto
}

.product-shops-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 10px 20px 10px 25px;
	width: 100%;
	-webkit-transition: background-color .4s;
	transition: background-color .4s
}

.product-shops-item__logo {
	overflow: hidden;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	border: 1px solid #e5e5e5;
	-ms-flex-preferred-size: 50px;
	flex-basis: 50px
}

.product-shops-item__btn {
	color: #49134c;
	font-size: 14px;
	line-height: 27px;
	border: 1px solid #dcd1dc;
	border-radius: 20px;
	padding: 0 12px;
	display: inline-block;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.product-shops-item__about {
	padding-left: 20px;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-preferred-size: 80%;
	flex-basis: 80%
}

.product-shops-item__about.is-online {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product-shops-item__title {
	font-size: 16px;
	margin-bottom: 10px
}

.product-shops-item__address {
	color: #8a8a8a;
	font-size: 14px
}

.product-shops-popup-footer__text {
	color: #49134c;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: 500;
	display: inline-block;
	vertical-align: middle;
	margin-left: 14px
}

.product-shops-popup-footer__button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top: 1px solid #e5e5e5;
	-webkit-transition: background-color .4s;
	transition: background-color .4s
}

.product-shops-popup-footer__button:hover {
	background-color: #e5e5e5
}

.product-shops-popup-footer {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 61px;
	background-color: #fff
}

.product-shops-popup__close-btn {
	position: absolute;
	right: 10px;
	top: 10px
}

.product-card__badge {
	right: auto;
	left: 10px
}

.history-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

@media only screen and (max-width:1023px) {
	.history-wrapper {
		display: block
	}
}

.history-details {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 144px;
	height: 384px
}

@media only screen and (max-width:1479px) {
	.history-details {
		margin-top: 74px;
		height: 333px
	}
}

@media only screen and (max-width:1279px) {
	.history-details {
		height: 380px
	}
}

.history-month {
	width: 100%;
	max-width: 264px
}

@media only screen and (max-width:1023px) {
	.history-details {
		height: auto;
		display: block
	}
	.history-month {
		max-width: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 40px
	}
	.history-month__about {
		margin-left: 20px
	}
}

.history-month__image {
	width: 100px;
	height: 100px;
	-webkit-box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	box-shadow: 0 30px 30px -15px rgba(0, 0, 0, .4);
	margin-bottom: 32px
}

.history-month__name {
	font-size: 20px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 18px
}

@media only screen and (max-width:1479px) {
	.history-month__name {
		font-size: 16px
	}
}

@media only screen and (max-width:1023px) {
	.history-month__image {
		-webkit-box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		box-shadow: 0 20px 20px -10px rgba(0, 0, 0, .4);
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none
	}
	.history-month__name {
		font-size: 14px;
		margin-bottom: 0
	}
}

.history-month__description {
	color: #656565;
	font-size: 20px;
	line-height: 30px
}

@media only screen and (max-width:1479px) {
	.history-month__description {
		font-size: 16px
	}
}

.history-details__item {
	width: 25%;
	margin-bottom: 25px
}

@media only screen and (max-width:1023px) {
	.history-month__description {
		font-size: 14px;
		line-height: normal
	}
	.history-details__item {
		width: 100%;
		float: none
	}
}

.history-timeline {
	position: relative;
	margin-top: 27px;
	margin-bottom: 70px;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.history-timeline:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 21px;
	width: 100%;
	height: 2px;
	background-color: #e5e5e5;
	z-index: -1
}

.history-years {
	overflow: hidden;
	text-align: center
}

.history-year {
	text-align: center;
	display: inline-block;
	cursor: pointer
}

.history-year.is-active .history-year__previews {
	-webkit-transform: scale(.001);
	transform: scale(.001)
}

.history-year__previews {
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
	white-space: nowrap
}

.history-year__value {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	color: #49134c;
	margin-bottom: 8px
}

.history-year__preview {
	display: inline-block;
	width: 44px;
	height: 44px;
	vertical-align: middle;
	border: 2px solid #fff;
	border-radius: 100%
}

.history-year__preview+.history-year__preview {
	margin-left: -18px
}

.history-dot {
	background-color: #49134c;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	z-index: 2;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .4);
	position: absolute;
	bottom: 18px;
	left: 0;
	-webkit-transition: left .4s;
	transition: left .4s
}

.sellers-filters {
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	margin-top: 38px
}

@media only screen and (max-width:1023px) {
	.sellers-filters {
		display: block;
		margin-bottom: 0
	}
}

.sellers-filters [data-select-list] {
	background-color: #fff
}

.select-filter {
	display: inline-block;
	width: 150px;
	margin: 8px
}

.seller-filter__name {
	font-size: 16px;
	line-height: 30px;
	color: #8a8a8a;
	margin-bottom: 6px
}

@media only screen and (max-width:1479px) {
	.seller-filter__name {
		font-size: 13px;
		margin-bottom: 1px
	}
}