@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-700.woff2') format('woff2'),
		url('../fonts/museosanscyrl-700.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-700italic.woff2') format('woff2'),
		url('../fonts/museosanscyrl-700italic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-100.woff2') format('woff2'),
		url('../fonts/museosanscyrl-100.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-100italic.woff2') format('woff2'),
		url('../fonts/museosanscyrl-100italic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-300.woff2') format('woff2'),
		url('../fonts/museosanscyrl-300.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-300italic.woff2') format('woff2'),
		url('../fonts/museosanscyrl-300italic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-500.woff2') format('woff2'),
		url('../fonts/museosanscyrl-500.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-500italic.woff2') format('woff2'),
		url('../fonts/museosanscyrl-500italic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-900.woff2') format('woff2'),
		url('../fonts/museosanscyrl-900.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Museo Sans Cyrl';
	src: url('../fonts/museosanscyrl-900italic.woff2') format('woff2'),
		url('../fonts/museosanscyrl-900italic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}
pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted; /* 2 */
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
button,
input {
	/* 1 */
	overflow: visible;
}
button,
select {
	/* 1 */
	text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
[type='checkbox'],
[type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
	height: auto;
}
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
.main-svg-sprite {
	display: none;
}
.svg-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	fill: currentColor;
	font-size: 0;
}
.svg-icon__link {
	vertical-align: top;
	fill: inherit;
	width: inherit;
	height: inherit;
}
* {
	min-width: 0;
	min-height: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
*::before,
*::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: 'Museo Sans Cyrl', 'Helvetica Neue', Arial, 'Noto Sans',
		sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
		'Noto Color Emoji';
	font-size: 14px;
	font-weight: 300;
	line-height: 1.7;
	color: #fff;
	background-color: #1e1e1e;
}
body .section-item > *:not(.section-item__video-list),
body .header,
body .left-navigation {
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
body.hideContent .play-full-mobile {
	display: none;
}
body.hideContent .section-item > *:not(.section-item__video-list),
body.hideContent .header,
body.hideContent .left-navigation {
	opacity: 0;
}
body.newsHideContent
	.section-item
	.news-block__box-for-video
	> *:not(.news-block__video-list),
body.newsHideContent .header,
body.newsHideContent .left-navigation {
	opacity: 0;
}
svg:not(:root) {
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
blockquote {
	padding: 15px;
	padding-left: 20px;
	border-left: 5px solid #6fbc95;
	background-color: rgba(111, 188, 149, 0.03);
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
a {
	color: #fff;
}
a:hover {
	text-decoration: none;
}
.site-width {
	width: 100%;
	max-width: 2140px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
}
.section-content {
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.section-item {
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	position: relative;
	background: #1e1e1e;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.section-item:not(.swiper-slide-next):not(.swiper-slide-prev):not(
		.swiper-slide-active
	)
	> div,
.section-item:not(.swiper-slide-next):not(.swiper-slide-prev):not(
		.swiper-slide-active
	)
	> button {
	display: none;
}
.section-item__video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	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;
}
.section-item__video .plyr--video,
.section-item__video .forPlyrVideo {
	width: 100%;
	height: 100%;
}
.section-item__video iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	border: none;
	z-index: 5;
}
.section-item__video.play {
	opacity: 1;
	visibility: visible;
}
.section-item__video.play + img {
	display: none;
}
.section-item__video-list {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translate(-50%, -50%);
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	min-width: 100%;
	width: 100%;
	min-height: 100%;
	z-index: 1;
}

.overlay {
    content: "";
  position: fixed;
  inset: 0; 
  width: 100%; height: 100%;
  pointer-events: none; 
  z-index: 1000 !important;
}


/* .section-item__video-list.visible {
	z-index: 0;
} */


.section-index-2 {
	z-index: 2;
}

.section-item__video-list > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 50% 100%;
	object-position: 50% 100%;
	z-index: 2;
}
.section-item__video-list:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/pattern-bg.png') 50% 100% repeat;
	opacity: 0.75;
	background-size: contain;
}
.section-item.bottom-shaddow:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: -15px;
	height: 100px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 12, 14, 0.9)),
		color-stop(50%, rgba(0, 19, 23, 0.9)),
		to(rgba(0, 26, 32, 0))
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 12, 14, 0.9) 0%,
		rgba(0, 19, 23, 0.9) 50%,
		rgba(0, 26, 32, 0) 100%
	);
}
.section-item__inner {
	max-height: 100vh;
	max-height: calc(var(--vh, 1vh) * 100);
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.play-full-mobile {
	position: absolute;
	left: 50%;
	top: 180px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 140px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: url('../img/play-full.svg') 50% 100% no-repeat;
	background-size: 30px auto;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	z-index: 10;
	outline: none;
	padding: 0 0 34px;
	display: none;
}

.btn-play {
    position: absolute;
    display: flex;
    align-items: center;
    inset: 50%;
    justify-content: center;
    width: 74px;
    height: 74px;
    transform: translate(-50%, -50%);
    border: 0;
    border-radius: 50%;
    background-color: white;
    z-index: 22;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 12px;
    line-height: normal;
    text-align: left;
    overflow: hidden;
    outline: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 223;
    user-select: none;
}



.btn-play.active {
	z-index: 0;
}

.btn-play svg {
	width: 40px;
	height: 40px;
	fill: #fff;
}

.btn-play:hover {
	opacity: 0.5;
	transition: opacity 0.3s ease;
}

.swiper-slide-active .section-next {
	-webkit-animation: upDown 3s infinite linear;
	animation: upDown 3s infinite linear;
}
.swiper-slide-active .section-fon {
	background-color: #1b1b1b;
	background-image: url('../img/noise.jpg');
	position: absolute;
	height: 300%;
	width: 300%;
	top: -100%;
	left: -50%;
	opacity: 0.5;
	-webkit-animation: grain 8s steps(10) infinite;
	animation: grain 8s steps(10) infinite;
	z-index: -1;
	-webkit-perspective: 1000;
	perspective: 1000;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.swiper-slide-active ._js-unmuted-video span:before {
	-webkit-animation: scaleFon 3s infinite linear;
	animation: scaleFon 3s infinite linear;
}
.swiper-slide-active .product-section__next-model.active {
	-webkit-animation: leftRight 3s infinite linear;
	animation: leftRight 3s infinite linear;
}
.section-next {
	position: fixed;
	right: 20px;
	bottom: 10px;
	z-index: 5;
}
.section-next button {
	position: relative;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 1;
	outline: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
    width: 25px;
    height: 40px;
	background: url('../img/scroll-icon.svg') 50% 50% no-repeat;
	background-size: contain;
	cursor: pointer;
}
._js-unmuted-video {
	position: absolute;
	left: 50%;
	top: 50%;
	padding: 0;
	margin: 0;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	border: none;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 4;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
._js-unmuted-video.active {
	opacity: 1;
	visibility: visible;
}
._js-unmuted-video.hidden {
	display: none;
}
._js-unmuted-video:hover span:before {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
._js-unmuted-video.hide {
	display: none;
}
._js-unmuted-video span {
	display: block;
	width: 74px;
	height: 74px;
	position: relative;
	margin-top: 10px;
}
._js-unmuted-video span:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/sound.svg') 50% 50% no-repeat;
	background-size: contain;
}
._js-unmuted-video span:before {
	content: '';
	position: absolute;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	-webkit-box-shadow: 0 0 34px 24px rgba(0, 153, 185, 0.6);
	box-shadow: 0 0 34px 24px rgba(0, 153, 185, 0.6);
}
a.site-btn,
.site-btn {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-decoration: none;
	text-align: center;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	font-size: 0;
	line-height: 1;
	font-weight: 600;
	border: none;
	text-transform: uppercase;
	font-weight: 300;
	background: url('../img/button-radius.png') 0 0 no-repeat;
	background-size: auto 100%;
	padding: 0;
	color: #fff;
	border-radius: 26px;
}
a.site-btn:before,
.site-btn:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 24px;
	background: url('../img/button-radius.png') 0 0 no-repeat;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
a.site-btn:after,
.site-btn:after {
	content: '';
	position: absolute;
	left: 24px;
	width: 32px;
	top: 0;
	height: 1px;
	background: url('../img/button-border.png') 0 0 no-repeat;
}
a.site-btn:hover,
.site-btn:hover {
	background-color: #00b9d8;
	color: #fff;
}
a.site-btn.disabled,
.site-btn.disabled {
	cursor: default;
	pointer-events: none;
	-webkit-filter: grayscale();
	filter: grayscale();
}
a.site-btn > span:not(.site-btn-icon),
.site-btn > span:not(.site-btn-icon) {
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	padding: 18px 30px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	position: relative;
}
a.site-btn > span:not(.site-btn-icon):before,
.site-btn > span:not(.site-btn-icon):before {
	content: '';
	position: absolute;
	right: 36%;
	width: 32px;
	bottom: 0;
	height: 1px;
	background: url('../img/button-border.png') 100% 0 no-repeat;
}
a.site-btn > span:not(.site-btn-icon):after,
.site-btn > span:not(.site-btn-icon):after {
	content: '';
	position: absolute;
	right: calc(36% + 30px);
	left: 24px;
	bottom: 0;
	height: 1px;
	background: #00b9d8;
}
a.site-btn .site-btn-icon,
.site-btn .site-btn-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	width: 52px;
	height: 52px;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	border-radius: 100%;
}
a.site-btn .site-btn-icon:before,
.site-btn .site-btn-icon:before {
	content: '';
	position: absolute;
	left: -32px;
	width: 32px;
	top: 0;
	height: 1px;
	background: url('../img/button-border.png') 100% 0 no-repeat;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
a.site-btn .site-btn-icon:after,
.site-btn .site-btn-icon:after {
	content: '';
	position: absolute;
	right: 24px;
	left: -2px;
	top: 0;
	height: 1px;
	background: #00b9d8;
}
a.site-btn .site-btn-icon.arr-top img,
.site-btn .site-btn-icon.arr-top img {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
a.site-btn .site-btn-icon img,
.site-btn .site-btn-icon img {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 50%;
	max-height: 50%;
}
a.site-btn .site-btn-icon > span,
.site-btn .site-btn-icon > span {
	position: absolute;
	left: -10px;
	right: 10px;
	top: 0;
	bottom: 0;
	border-radius: 100%;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	opacity: 0.6;
}
a.site-btn .site-btn-icon > span:before,
.site-btn .site-btn-icon > span:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 100%;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	margin-left: -10px;
	opacity: 0.2;
}
a.site-btn .site-btn-icon > span:after,
.site-btn .site-btn-icon > span:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 100%;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	margin-left: -20px;
	opacity: 0.1;
}
input[type='text'],
input[type='password'],
input[type='email'],
input[type='tel'],
input[type='time'],
input[type='search'],
input[type='number'],
textarea {
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #0099b9;
	background: none;
	width: 100%;
	max-width: 100%;
	padding: 0 40px;
	border-radius: 10px;
	height: 60px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	outline: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-font-feature-settings: 'pnum' on, 'lnum' on;
	font-feature-settings: 'pnum' on, 'lnum' on;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='email']:focus,
input[type='tel']:focus,
input[type='time']:focus,
input[type='search']:focus,
input[type='number']:focus,
textarea:focus {
	outline: 1px solid #0099b9;
}
input[type='text'].error,
input[type='password'].error,
input[type='email'].error,
input[type='tel'].error,
input[type='time'].error,
input[type='search'].error,
input[type='number'].error,
textarea.error {
	border-color: #cc3c3c;
}
input[type='text']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='time']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #f00;
}
input[type='text']::-moz-placeholder,
input[type='password']::-moz-placeholder,
input[type='email']::-moz-placeholder,
input[type='tel']::-moz-placeholder,
input[type='time']::-moz-placeholder,
input[type='search']::-moz-placeholder,
input[type='number']::-moz-placeholder,
textarea::-moz-placeholder {
	color: #f00;
}
input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='tel']:-ms-input-placeholder,
input[type='time']:-ms-input-placeholder,
input[type='search']:-ms-input-placeholder,
input[type='number']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #f00;
}
input[type='text']::-ms-input-placeholder,
input[type='password']::-ms-input-placeholder,
input[type='email']::-ms-input-placeholder,
input[type='tel']::-ms-input-placeholder,
input[type='time']::-ms-input-placeholder,
input[type='search']::-ms-input-placeholder,
input[type='number']::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #f00;
}
input[type='text']::placeholder,
input[type='password']::placeholder,
input[type='email']::placeholder,
input[type='tel']::placeholder,
input[type='time']::placeholder,
input[type='search']::placeholder,
input[type='number']::placeholder,
textarea::placeholder {
	color: #f00;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
input[type='number'] {
	-moz-appearance: textfield;
}
textarea {
	height: auto;
	padding: 18px 40px;
}
.site-input {
	position: relative;
	display: block;
}
.site-input input::-webkit-input-placeholder {
	color: transparent !important;
}
.site-input input::-moz-placeholder {
	color: transparent !important;
}
.site-input input:-ms-input-placeholder {
	color: transparent !important;
}
.site-input input::-ms-input-placeholder {
	color: transparent !important;
}
.site-input input::placeholder {
	color: transparent !important;
}
.site-input input.focus + .site-input-title,
.site-input input:focus + .site-input-title {
	font-size: 10px;
	margin-top: -15px;
	margin-left: -20px;
}
.site-input input[type='time'] {
	font-size: 0;
}
.site-input input[type='time'].focus,
.site-input input[type='time']:focus {
	font-size: 10px;
}
.site-input-title {
	position: absolute;
	left: 40px;
	top: 50%;
	-webkit-transform: translateY(-54%);
	transform: translateY(-54%);
	font-size: 16px;
	line-height: 1;
	color: #fff;
	font-weight: 500;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	pointer-events: none;
	opacity: 0.5;
}
.site-input-title sup {
	color: #f00;
}
.site-radio {
	position: relative;
	cursor: pointer;
	display: block;
	margin: 0 0 10px;
}
.site-radio input[type='radio'],
.site-radio input[type='checkbox'] {
	position: absolute;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
}
.site-radio input[type='radio']:checked ~ span:after,
.site-radio input[type='checkbox']:checked ~ span:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #fff;
}
.site-radio input[type='radio']:checked ~ span:before,
.site-radio input[type='checkbox']:checked ~ span:before {
	border-width: 2px;
}
.site-radio input[type='radio'] ~ span,
.site-radio input[type='checkbox'] ~ span {
	position: relative;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5;
	display: inline-block;
	padding-left: 35px;
}
.site-radio input[type='radio'] ~ span:before,
.site-radio input[type='checkbox'] ~ span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 1px solid #00bbe4;
}
.site-privace {
	color: #808080;
	font-size: 11px;
	font-weight: 300;
	line-height: 1.2;
	display: block;
	position: relative;
}
.site-privace input[type='radio'],
.site-privace input[type='checkbox'] {
	position: absolute;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
}
.site-privace input[type='radio']:checked ~ span:after,
.site-privace input[type='checkbox']:checked ~ span:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg fill='%230099b9' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50px' height='50px'%3E%3Cpath d='M 41.9375 8.625 C 41.273438 8.648438 40.664063 9 40.3125 9.5625 L 21.5 38.34375 L 9.3125 27.8125 C 8.789063 27.269531 8.003906 27.066406 7.28125 27.292969 C 6.5625 27.515625 6.027344 28.125 5.902344 28.867188 C 5.777344 29.613281 6.078125 30.363281 6.6875 30.8125 L 20.625 42.875 C 21.0625 43.246094 21.640625 43.410156 22.207031 43.328125 C 22.777344 43.242188 23.28125 42.917969 23.59375 42.4375 L 43.6875 11.75 C 44.117188 11.121094 44.152344 10.308594 43.78125 9.644531 C 43.410156 8.984375 42.695313 8.589844 41.9375 8.625 Z'/%3E%3C/svg%3E")
		50% 50% no-repeat;
	background-size: 110% auto;
}
.site-privace input[type='radio'] ~ span,
.site-privace input[type='checkbox'] ~ span {
	position: relative;
	display: inline-block;
	padding-left: 35px;
}
.site-privace input[type='radio'] ~ span:before,
.site-privace input[type='checkbox'] ~ span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.site-privace a {
	color: #0099b9;
}
.select2-container--default .select2-selection--single {
	border: 1px solid #0099b9;
	background: none;
	border-radius: 10px;
}
.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: rgba(255, 255, 255, 0.5);
	line-height: 48px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 30px;
}
.select2-container .select2-selection--single {
	height: 50px;
}
.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	height: 48px;
	right: 10px;
}
.select2-container--default
	.select2-selection--single
	.select2-selection__arrow
	b {
	border-color: #0099b9 transparent transparent transparent;
	border-width: 8px 5px 0 5px;
}
.select2-container--default.select2-container--open
	.select2-selection--single
	.select2-selection__arrow
	b {
	border-color: transparent transparent #0099b9 transparent;
	border-width: 0 5px 8px 5px;
}
.select2-dropdown {
	background: #001115;
	border-color: #0099b9;
}
.select2-container--default .select2-results__option--selected {
	background: #0099b9;
}
.select2-container--default.select2-container--disabled
	.select2-selection--single {
	background: #001115;
	border-color: #0099b9;
}
.footer {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
}
.header {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	/* padding-top: 35px; */
	padding-top: 15px;
	z-index: 99;
}

.app__wrapper > .header {
    padding-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.7);
}

.header__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	-ms-flex-preferred-size: calc(50% - 50px);
	flex-basis: calc(50% - 50px);
	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;
}
.header__logo-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header__right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	-ms-flex-preferred-size: calc(50% - 50px);
	flex-basis: calc(50% - 50px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-left: 100px;
}
.header__middle {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	text-align: center;
	font-size: 0;
	line-height: 1;
}
.header__burger {
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	width: 52px;
	background: none;
	height: 50px;
	cursor: pointer;
	position: relative;
}
.header__burger:hover:before,
.header__burger:hover:after {
	border-color: #0099b9;
}
.header__burger:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 24px;
	border: 2px solid #fff;
	border-left: none;
	border-right: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.header__burger:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-top: 2px solid #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.header__close {
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	width: 52px;
	background: url('../img/close.png') 50% 50% no-repeat;
	height: 50px;
	cursor: pointer;
	background-size: contain;
}
.header__logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: 50px;
}
.header__logo img {
	max-height: 50px;
}
.header__logo2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.header__logo2 img {
	max-height: 50px;
}
.header__player-box {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 220px;
	flex: 0 0 220px;
	margin-right: 20px;
}
.header__contacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.header__contacts a {
	text-decoration: none;
}
.header__contacts a:hover {
	text-decoration: none;
}
.header__whatsapp {
	margin-right: 40px;
	font-size: 0;
	line-height: 1;
}
.header__whatsapp a {
	display: inline-block;
	width: 50px;
	height: 40px;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header__whatsapp a:hover {
	color: #0099b9;
}
.header__whatsapp .svg-icon {
	width: 50px;
	height: 40px;
}
.header__whatsapp img {
	height: 36px;
}
.header__phone {
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	line-height: 1;
}
.header__cart-box {
	margin-left: 15px;
}
.header__cart-box.empty {
	display: none;
}
.player-box {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 20px;
	z-index: 3;
}
.player {
	font-size: 0;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.player__mute {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20px;
	flex: 0 0 20px;
	padding: 0;
	width: 20px;
	height: 20px;
	position: relative;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg height='800px' width='800px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 208.175 208.175' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath style='fill:%23fff;' d='M0,58.432v90.817h29.3l66.291,50.079V8.847l-65.64,49.585H0z M5.411,143.841V63.84h22.744v80.002 H5.411z M90.18,19.712v168.746l-56.614-42.767V62.483L90.18,19.712z'/%3E%3Cpolygon style='fill:%23fff;' points='207.856,62.87 208.175,62.555 205.265,59.642 163.725,101.178 122.511,59.96 122.196,59.642 119.28,62.555 160.812,104.087 119.605,145.309 119.28,145.623 122.196,148.537 163.725,107 204.943,148.218 205.265,148.54 208.175,145.623 166.642,104.087 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
		50% 50% no-repeat;
	cursor: pointer;
	background-size: 18px auto;
	opacity: 0;
	visibility: hidden;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	border: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.player__mute.active {
	display: block;
	opacity: 0.75;
	visibility: visible;
}
.player__mute:before {
	content: '';
	position: absolute;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 17px 10px rgba(0, 153, 185, 0.75);
	box-shadow: 0 0 17px 10px rgba(0, 153, 185, 0.75);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0;
}
.player__mute:hover {
	opacity: 1;
}
.player__mute:hover:before {
	opacity: 1;
}
.player__pause {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20px;
	flex: 0 0 20px;
	padding: 0;
	width: 20px;
	height: 20px;
	position: relative;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='792px' height='792px' viewBox='0 0 792 792' style='enable-background:new 0 0 792 792;' xml:space='preserve' fill='%23fff'%3E%3Cpath d='M282.856,0H169.714c-31.228,0-56.571,25.344-56.571,56.571v678.857c0,31.228,25.344,56.571,56.571,56.571h113.143 c31.256,0,56.572-25.315,56.572-56.571V56.571C339.428,25.344,314.112,0,282.856,0z M622.285,0H509.143 c-31.256,0-56.572,25.344-56.572,56.571v678.857c0,31.228,25.316,56.571,56.572,56.571h113.143 c31.256,0,56.572-25.315,56.572-56.571V56.571C678.857,25.344,653.541,0,622.285,0z'/%3E%3C/svg%3E%0A")
		50% 50% no-repeat;
	cursor: pointer;
	background-size: 18px auto;
	opacity: 0.75;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	border: none;
}
.player__pause.play {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg fill='%23fff' height='800px' width='800px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512.055 512.055' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M500.235,236.946L30.901,2.28C16.717-4.813,0.028,5.502,0.028,21.361v469.333c0,15.859,16.689,26.173,30.874,19.081 l469.333-234.667C515.958,267.247,515.958,244.808,500.235,236.946z M42.694,456.176V55.879l400.297,200.149L42.694,456.176z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.player__pause:before {
	content: '';
	position: absolute;
	left: 50%;
	right: 50%;
	top: 50%;
	bottom: 50%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 17px 10px rgba(0, 153, 185, 0.75);
	box-shadow: 0 0 17px 10px rgba(0, 153, 185, 0.75);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0;
}
.player__pause:hover {
	opacity: 1;
}
.player__pause:hover:before {
	opacity: 1;
}
.player__progress {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	margin: 0 4px;
	position: relative;
}
.player__line {
	height: 5px;
	position: relative;
	opacity: 0.8;
	cursor: pointer;
}
.player__line:hover:before {
	-webkit-box-shadow: 0 0 17px 1px #0099b9;
	box-shadow: 0 0 17px 1px #0099b9;
}
.player__line:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px;
	margin-top: -1px;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(255, 255, 255, 0)),
		color-stop(30%, #fff),
		color-stop(70%, #fff),
		to(rgba(255, 255, 255, 0))
	);
	background-image: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		#fff 30%,
		#fff 70%,
		rgba(255, 255, 255, 0) 100%
	);
	border-radius: 4px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.player__line span {
	position: absolute;
	left: 0;
	top: 0px;
	bottom: 0px;
	border-radius: 4px;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0072ff),
		to(#0099b9)
	);
	background-image: linear-gradient(to right, #0072ff 0%, #0099b9 100%);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.player__time,
.player__finish {
	position: absolute;
	bottom: 100%;
	left: 0;
	margin-bottom: 14px;
	color: #fff;
	font-size: 11px;
	font-weight: 300;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 2.2px;
	line-height: normal;
}
.player__finish {
	left: auto;
	right: 0;
}
.player__fullscreen {
	display: none;
}
.cart-mini {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
	border: 1px solid rgba(0, 203, 237, 0.23);
	border-radius: 10px;
	padding: 15px 10px;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.cart-mini:hover {
	-webkit-box-shadow: 0 0 7px 2px rgba(0, 153, 185, 0.75);
	box-shadow: 0 0 7px 2px rgba(0, 153, 185, 0.75);
}
.cart-mini:hover:before {
	opacity: 1;
}
.cart-mini__content {
	display: block;
	text-align: right;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	margin-right: 15px;
}
.cart-mini__counter {
	display: block;
	margin-bottom: 5px;
}
.cart-mini__price {
	font-size: 13px;
	font-weight: 700;
	display: block;
}
.cart-mini__price span {
	color: #818181;
}
.cart-mini__icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cart-mini__icon img {
	width: 28px;
	height: 26px;
}
html,
body {
	margin: 0;
	padding: 0;
}
html {
	min-height: 100%;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
}
body {
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.app {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
}
.app__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100%;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
}
.app__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
.app__main {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.accessory-block {
	max-width: 1440px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.accessory-block__title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 90px;
}
.accessory-block__backto {
	text-align: center;
	margin-bottom: 50px;
}
.accessory-block__backto a {
	display: inline-block;
	text-decoration: none;
	padding-left: 60px;
	color: rgba(255, 255, 255, 0.4);
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2;
	text-align: left;
	text-transform: uppercase;
	background: url('../img/back-icon.png') 0 0 no-repeat;
	background-size: 40px 40px;
}
.accessory-block__backto a span {
	display: block;
	font-size: 12px;
}
.accessory-block__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.accessory-block__body-left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 55%;
	flex: 0 0 55%;
	margin-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-contnet: space-between;
}
.accessory-block__body-right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.accessory-block__images-box {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	max-widht: 440px;
	margin-right: 20px;
}
.accessory-block__price-nav {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 240px;
	flex: 0 0 240px;
}
.accessory-block__price {
	font-size: 25px;
	font-weight: 500;
	color: #fff;
	line-height: 1;
	margin-bottom: 30px;
}
.accessory-block__price span {
	font-size: 36px;
	font-weight: 700;
}
.accessory-block__price p {
	margin: 0 0 20px;
	color: #818181;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}
.accessory-block__button-box {
	margin-bottom: 25px;
}
.accessory-block__button-box button {
	margin-bottom: 20px;
}
.accessory-block__button-box button:last-child {
	margin-bottom: 0;
}
.accessory-block__params {
	margin-bottom: 40px;
}
.accessory-block__params ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.accessory-block__params ul > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 10px;
}
.accessory-block__params ul > li span {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 200px;
	flex: 0 0 200px;
	margin-right: 20px;
	font-weight: 500;
	color: #848484;
}
.accessory-block__description {
	font-size: 14px;
	font-weight: 100;
}
.accessory-block__description p {
	margin: 0 0 20px;
}
.cart-block {
	max-width: 1160px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.cart-block__title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.cart-block__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.cart-block__content {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	margin-right: 40px;
}
.cart-block__ordering {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 290px;
	flex: 0 0 290px;
}
.cart-block__product-item {
	border-bottom: 1px solid rgba(47, 181, 214, 0.2);
}
.cart-block__product-list {
	margin-bottom: 40px;
}
.cart-block__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.cart-block__bottom-inner {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 260px;
	flex: 0 0 260px;
}
.cart-block__price {
	margin-bottom: 30px;
}
.cart-block__price-title {
	display: inline-block;
	color: #828282;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right: 30px;
}
.cart-block__price-body {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	line-height: 1;
}
.cart-block__price-body span {
	font-size: 36px;
	font-weight: 300;
}
.cart-block__button-buy {
	margin-bottom: 25px;
}
.cart-block__ordering-type {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(47, 181, 214, 0.4);
}
.cart-block__ordering-title {
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 35px;
}
.cart-block__ordering-group {
	border: 1px solid transparent;
	border-radius: 10px;
	padding: 0 10px;
	margin-bottom: 5px;
}
.cart-block__ordering-group:not(.active) .cart-block__ordering-body {
	display: none;
}
.cart-block__ordering-group.active {
	border-color: #2fb5d6;
	padding: 15px 10px;
	margin-bottom: 10px;
}
.cart-block__ordering-group .select2-container .select2-selection--single {
	height: 34px;
}
.cart-block__ordering-group
	.select2-container--default
	.select2-selection--single {
	border: none;
	border-radius: 0;
}
.cart-block__ordering-group
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	line-height: 34px;
	padding-left: 10px;
}
.cart-block__ordering-group
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	height: 34px;
}
.cart-block__ordering-group
	.select2-container--default
	.select2-selection--single {
	background: rgba(62, 154, 209, 0.1);
}
.cart-block__ordering-group input[type='text'],
.cart-block__ordering-group input[type='password'],
.cart-block__ordering-group input[type='email'],
.cart-block__ordering-group input[type='tel'],
.cart-block__ordering-group input[type='time'],
.cart-block__ordering-group input[type='search'],
.cart-block__ordering-group input[type='number'],
.cart-block__ordering-group textarea {
	background: rgba(62, 154, 209, 0.1);
	border: none;
	border-radius: 0;
	height: 34px;
	text-transform: uppercase;
	padding: 0 10px;
	font-size: 12px;
}
.cart-block__ordering-group .site-input-title {
	left: 10px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 12px;
}
.cart-block__ordering-group .site-input input.focus + .site-input-title,
.cart-block__ordering-group .site-input input:focus + .site-input-title {
	opacity: 0;
}
.cart-block__ordering-group .site-radio:last-child {
	margin-bottom: 0;
}
.cart-block__input-item {
	margin-bottom: 5px;
}
.cart-block__product-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #8d8d8d;
	font-size: 12px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 30px;
}
.cart-block__product-head-right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 400px;
	flex: 0 0 400px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cart-block__product-head-left {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cart-block__product-head-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px;
	margin-right: 20px;
}
.cart-block__product-head-name {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.cart-block__product-head-delete {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
}
.cart-block__product-head-total-price,
.cart-block__product-head-price {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 120px;
	flex: 0 1 120px;
}
.cart-block__product-head-quantity {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin: 0 10px;
}
.cart-product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 0;
	position: relative;
}
.cart-product__right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 400px;
	flex: 0 0 400px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cart-product__left {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cart-product__image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px;
	margin-right: 20px;
}
.cart-product__name {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	color: #26b7cb;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
}
.cart-product__delete {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	line-height: 1;
	font-size: 0;
}
.cart-product__delete > a {
	display: block;
	text-decoration: none;
	width: 40px;
	height: 40px;
	color: #f93f14;
	font-size: 32px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	line-height: 1;
	text-align: center;
}
.cart-product__total-price,
.cart-product__price {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 120px;
	flex: 0 1 120px;
	color: #2fb5d6;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
}

.cart-product__total-price span,
.cart-product__price span {
	font-size: 18px;
}
.cart-product__quantity {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin: 0 10px -15px;
}
.contacts-block {
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.contacts-block__top {
	margin-bottom: 50px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.contacts-block__bottom {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 400px;
	flex: 1 0 400px;
	position: relative;
}
.contacts-block__bottom-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 30, 36, 0.8)),
		to(rgba(0, 40, 48, 0.5))
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 30, 36, 0.8) 0%,
		rgba(0, 40, 48, 0.5) 100%
	);
	margin-left: -80px;
}
.contacts-block__bottom-content-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.contacts-block__bottom-content-left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.contacts-block__bottom-content-right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 440px;
	flex: 0 0 440px;
	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;
}
.contacts-block__bottom-content-middle {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	text-align: center;
	margin: 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.contacts-block__bottom-content-logo {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
	margin-right: 25px;
}
.contacts-block__address {
	color: #0099b9;
	font-size: 18px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 10px;
}
.contacts-block__phone {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
}
.contacts-block__phone a {
	color: #fff;
	text-decoration: none;
}
.contacts-block__disign-copyright {
	font-size: 13px;
	font-weight: 300;
	color: #fff;
}
.contacts-block__disign-copyright a {
	color: #00bbe4;
}
.contacts-block__copyright {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 100;
}
.contacts-block__social {
	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;
}
.contacts-block__social-title {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 1;
	margin: 10px 20px 10px 0;
}
.contacts-block__social-body {
	font-size: 0;
	line-height: 1;
}
.contacts-block__social-item {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: top;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	margin: 0 10px;
	color: #0099b9;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contacts-block__social-item:hover {
	color: #fff;
}
.contacts-block__social-item .svg-icon {
	width: 30px;
	height: 30px;
}
.contacts-block__social-item img {
	max-height: 30px;
}
.contacts-block__map {
	background: #171e21;
	height: 100%;
	margin-left: -80px;
}
.contacts-block__inner {
	position: relative;
	width: 100%;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	padding: 140px 0 0;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.contacts-block__title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
	margin-bottom: 80px;
}
.contacts-block__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.contacts-block__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	padding-right: 20px;
}
.contacts-block__item-name {
	color: #9a9a9a;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
.contacts-block__item-body {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
}
.contacts-block__item-body a {
	text-decoration: none;
	color: #fff;
}
.contacts-block__item-body p {
	font-weight: 300;
	font-size: 16px;
}
.gallery-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.gallery-block.moregallery .gallery-block__more-content {
	display: block;
}
.gallery-block.moregallery .gallery-block__inner {
	display: none;
}
.gallery-block__more-content {
	display: none;
	width: 100%;
	max-height: 100%;
	padding: 170px 0 20px;
}
.gallery-block__more-content-top {
	position: absolute;
	left: 0;
	right: 0;
	top: 140px;
	text-align: center;
	z-index: 2;
}
.gallery-block__back-to {
	display: inline-block;
	text-decoration: none;
	opacity: 0.4;
	color: rgba(255, 255, 255, 0.4);
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	padding-left: 50px;
	background: url('../img/back-icon.png') 0 0 no-repeat;
	background-size: 40px 40px;
	text-align: left;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gallery-block__back-to span {
	display: block;
	font-size: 18px;
}
.gallery-block__back-to:hover {
	opacity: 1;
}
.gallery-block__inner {
	position: relative;
	width: 100%;
	padding: 150px 20px 20px;
	margin: 0 auto;
}
.gallery-block__title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
	margin-bottom: 80px;
}
.gallery-block__content {
	max-width: 1480px;
	margin: 0 auto;
}
.gallery-block__group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 5px;
}
.gallery-block__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	-ms-flex-preferred-size: calc(100% / 4 - 20px);
	flex-basis: calc(100% / 4 - 20px);
	margin-right: 20px;
	margin-bottom: 40px;
}
.gallery-block__categor {
	display: block;
	text-decoration: none;
	max-width: 215px;
	width: 100%;
	margin: 0 auto;
}
.gallery-block__categor:hover .gallery-block__categor-image:after {
	opacity: 1;
	visibility: visible;
}
.gallery-block__categor-image {
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.gallery-block__categor-image:after {
	content: '';
	position: absolute;
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	background: url('../img/gallery-hover.png') 0 0 no-repeat;
	background-size: 100% 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gallery-block__categor-image:before {
	content: '';
	display: block;
	padding-top: 60%;
}
.gallery-block__categor-image img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.gallery-block__categor-name {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.3;
}
.gallery-block .swiper-button-next {
	top: 50%;
	right: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	padding: 0 0 0 68px;
	background-size: 54px auto;
	width: 150px;
	height: auto;
	min-height: 54px;
	text-align: left;
	z-index: 1;
}
.gallery-block .swiper-button-next:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 54px;
	height: 54px;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	border-radius: 100%;
}
.gallery-block .swiper-button-next:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 54px;
	height: 54px;
	background: url('../img/arrow-icon.svg') 50% 50% no-repeat;
	background-size: 50% 50%;
}
.gallery-block .swiper-pagination {
	display: none;
}
.gallery-block .swiper-pagination-bullet {
	background: #fff;
}
.gallery-block .swiper-pagination-item {
	display: none;
}
.gallery-images-all {
	position: relative;
	margin: 20px 0;
}
.gallery-images-all__content {
	overflow: visible;
}
.gallery-images-all__item {
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.gallery-images-all__item:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-box-shadow: 0 0 45px 4px rgba(0, 153, 185, 0.5);
	box-shadow: 0 0 45px 4px rgba(0, 153, 185, 0.5);
	z-index: 1;
}
.hero-block {
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.hero-block__inner {
	position: relative;
	max-width: 1300px;
	padding: 0 20px 80px;
	width: 100%;
	margin: 0 auto;
	z-index: 15;
}
.hero-block__tab-videos {
	position: absolute;
	right: 0;
	top: 50%;
	max-height: 60vh;
	max-height: calc(var(--vh, 1vh) * 60);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	z-index: 15;
}


.hero-block__videos-item {
	position: relative;
	width: 180px;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
}
.hero-block__videos-item:last-child {
	margin-bottom: 0;
}
.hero-block__videos-item:hover {
	width: 220px;
}
.hero-block__videos-item:hover .hero-block__videos-image {
	opacity: 1;
}
.hero-block__videos-item:hover .hero-block__videos-image:after,
.hero-block__videos-item:hover .hero-block__videos-image:before {
	width: 32px;
	height: 32px;
}
.hero-block__videos-item:hover .hero-block__videos-icon {
	-webkit-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}
.hero-block__videos-item:hover .hero-block__videos-content span {
	border-color: #0099b9;
	color: #0099b9;
}
.hero-block__videos-item.active {
	cursor: default;
}
.hero-block__videos-item.active:before {
	display: none;
}
.hero-block__videos-item.active .hero-block__videos-image {
	opacity: 1;
}
.hero-block__videos-item.active .hero-block__videos-icon {
	-webkit-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}
.hero-block__videos-item.active .hero-block__videos-content span {
	border-color: #0099b9;
	color: #0099b9;
}
.hero-block__videos-item:after {
	content: '';
	display: block;
	padding-top: 154%;
}
/* .hero-block__videos-item:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(0, 61, 74, 0.35)),
		color-stop(30%, rgba(0, 61, 74, 0.49)),
		color-stop(60%, rgba(0, 4, 6, 0.7))
	);
	background-image: linear-gradient(
		to right,
		rgba(0, 61, 74, 0.35) 0%,
		rgba(0, 61, 74, 0.49) 30%,
		rgba(0, 4, 6, 0.7) 60%
	);
	z-index: 1;
} */
.hero-block__videos-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.75;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
}
.hero-block__videos-image:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-right: none;
	border-bottom: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.hero-block__videos-image:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-right: none;
	border-top: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.hero-block__videos-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.hero-block__videos-content {
	position: absolute;
	z-index: 1;
	top: 12px;
	left: -35px;
	right: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 1.6px;
	line-height: 1;
}
.hero-block__videos-content > span {
	display: inline-block;
	border-bottom: 1px solid #fff;
	line-height: 1.9;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.hero-block__videos-icon {
	display: inline-block;
	vertical-align: middle;
	width: 54px;
	height: 54px;
	margin-right: 10px;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	border-radius: 100%;
	opacity: 0.5;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.hero-block__videos-icon:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/arrow-icon.svg') 50% 50% no-repeat;
	background-size: 50% 50%;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.hero-block__slider-list:not(.swiper-wrapper) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.hero-block__slider-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}
.hero-block__slider-item:not(.swiper-slide-active) {
	opacity: 0 !important;
}
.hero-block__slider-item-title {
	color: #0099b9;
	font-size: 70px;
	font-weight: 900;
	line-height: 1.2;
	margin-bottom: 25px;
}
.hero-block__slider-item-title span {
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	opacity: 0;
	display: block;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hero-block__slider-item-body {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
}
.hero-block__slider-item-body span {
	-webkit-transition-delay: 0.8;
	transition-delay: 0.8;
	opacity: 0;
	display: inline-block;
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hero-block__slider-item-logo {
	margin-right: 50px;
}
.hero-block .swiper-slide-active .hero-block__slider-item-body span {
	opacity: 1;
	-webkit-transition-delay: 0.8;
	transition-delay: 0.8;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.hero-block .swiper-slide-active .hero-block__slider-item-title span {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.hero-block .swiper-pagination {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 60px;
}
.hero-block .swiper-pagination:before {
	content: '';
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.hero-block .swiper-pagination-bullet {
	width: auto;
	height: auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	background: none;
	border-radius: 0;
	text-align: left;
	cursor: pointer;
	opacity: 1;
	position: relative;
}
.hero-block .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
	left: -4px;
	right: -4px;
	-webkit-transition: right 5s ease;
	transition: right 5s ease;
}
.hero-block
	.swiper-pagination-bullet.swiper-pagination-bullet-active
	.swiper-pagination-title {
	opacity: 1;
}
.hero-block .swiper-pagination-bullet:first-child:before {
	display: none;
}
.hero-block .swiper-pagination-bullet:before {
	content: '';
	position: absolute;
	left: -10px;
	bottom: 0;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #fff;
	z-index: 1;
}
.hero-block .swiper-pagination-bullet:after {
	content: '';
	position: absolute;
	left: 0;
	right: 100%;
	bottom: 4px;
	height: 3px;
	background: #0099b9;
}
.hero-block .swiper-pagination-bullet:hover .swiper-pagination-title {
	opacity: 1;
	color: #0099b9;
}
.hero-block .swiper-pagination-item {
	display: block;
}
.hero-block .swiper-pagination-title {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	opacity: 0.5;
	padding-bottom: 25px;
	display: block;
}
.information-block {
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.information-block__video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.information-block__video .forPlyrVideo {
	width: 100%;
	height: 100%;
}
.information-block__video iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border: none;
}
.information-block__video.play {
	opacity: 1;
	visibility: visible;
}
.information-block__video-list {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-position: 50% 100%;
	background-size: cover;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	min-width: 100%;
	width: 177.77777777777777vh;
	width: calc(var(--vh, 1vh) * 177.77777777777777);
	min-height: 100%;
}
.information-block__video-list:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/pattern-bg2.png') 50% 100% repeat-x;
	background-size: cover;
}
.information-block__inner {
	position: relative;
	max-width: 2140px;
	padding: 0 20px 0;
	width: 100%;
	margin: 0 auto;
	z-index: 2;
}
.information-block__title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
	margin-bottom: 12px;
}
.information-block__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.information-block__list:not(.swiper-wrapper) {
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.information-block__group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.information-block__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	-ms-flex-preferred-size: calc(100% / 6);
	flex-basis: calc(100% / 6);
}
.information-block__item:last-child .information-thumbs {
	margin-right: 20px;
}
.information-block__item:last-child .information-thumbs__bottom,
.information-block__item:last-child .information-thumbs__top {
	padding-right: 0;
}
.information-block__item:last-child .information-thumbs__bottom:before {
	display: none;
}
.information-block__item:not(.active) .information-thumbs__progressbar {
	right: 100% !important;
}
.information-block__item.active .information-thumbs__more {
	opacity: 1;
	visibility: visible;
}
.information-block__item.active .information-thumbs__image:after {
	opacity: 0;
}
.information-block__item.active .information-thumbs__progressbar {
	left: -5px;
}
.information-block .swiper-button-next {
	top: auto;
	right: -60px;
	bottom: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	padding: 68px 0 0;
	background-size: 54px auto;
	width: 60px;
	height: auto;
}
.information-block .swiper-button-next:before {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -27px;
	top: 0;
	width: 54px;
	height: 54px;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	border-radius: 100%;
}
.information-block .swiper-button-next:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -27px;
	top: 0;
	width: 54px;
	height: 54px;
	background: url('../img/arrow-icon.svg') 50% 50% no-repeat;
	background-size: 50% 50%;
}
.information-thumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	width: 100%;
	cursor: pointer;
}
.information-thumbs:hover .information-thumbs__more {
	opacity: 1;
	visibility: visible;
}
.information-thumbs:hover .information-thumbs__image:after {
	opacity: 0;
}
.information-thumbs__top {
	margin-bottom: 10px;
	padding-right: 20px;
}
.information-thumbs__more {
	margin-bottom: 10px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.information-thumbs__more a {
	display: inline-block;
	text-decoration: none;
	border: 1px solid #00bbe4;
	border-radius: 11px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	padding: 6px 15px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.information-thumbs__more a:hover {
	background: #00bbe4;
	color: #fff;
}
.information-thumbs__name {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3;
}
.information-thumbs__status {
	font-size: 12px;
	color: #00bbe4;
}
.information-thumbs__bottom {
	padding-top: 15px;
	position: relative;
	padding-right: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.information-thumbs__bottom:before {
	content: '';
	position: absolute;
	right: 5px;
	top: -5px;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 100%;
	z-index: 1;
}
.information-thumbs__progressbar {
	position: absolute;
	left: 0;
	right: 100%;
	top: -2px;
	height: 3px;
	background: #0099b9;
	margin-right: 4px;
}
.information-thumbs__image {
	position: relative;
	    aspect-ratio: 14 / 16;
		
}
.information-thumbs__image img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.information-thumbs__image:before {
	content: '';
	display: block;
	padding-top: 55%;
}
.information-thumbs__image:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 16, 23, 0.8)),
		to(rgba(0, 61, 74, 0.8))
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 16, 23, 0.8) 0%,
		rgba(0, 61, 74, 0.8) 100%
	);
}
.information-full-block {
	background: url('../img/decor-block.png') 0 0 no-repeat;
	background-size: 100% 100%;
	max-width: 1500px;
	margin: 0 auto;
	padding: 20px 30px;
	width: 100%;
	text-align: left;
}
.information-full-block__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.information-full-block__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 472px;
	flex: 0 0 472px;
	margin-right: 70px;
}
.information-full-block__right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.information-full-block__title {
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.information-full-block__text p {
	margin-top: 0;
}
.left-navigation {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 99;
	pointer-events: none;
}
.left-navigation__inner {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-height: 100%;
	overflow: auto;
	pointer-events: all;
	-webkit-overflow-scrolling: touch;
}
.left-navigation__list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.left-navigation__item {
	/* padding-left: 60px; */
	padding-left: 30px;
	position: relative;
}
.left-navigation__item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: 1px;
	background: #0099b9;
}
.left-navigation__item.active:before {
	width: 34px;
}
.left-navigation__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	font-size: 0;
	line-height: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.left-navigation__link:hover {
	color: #0099b9;
}
.left-navigation__link:hover .left-navigation__icon .svg-icon {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.left-navigation__link:hover .left-navigation__name {
	padding-left: 20px;
	width: auto;
}
.left-navigation__link:hover .left-navigation__name span {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.left-navigation__icon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36px;
	flex: 0 0 36px;
	height: 50px;
	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;
}
.left-navigation__icon .svg-icon {
	width: 36px;
	height: 30px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
}
.left-navigation__name {
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 1;
	text-transform: uppercase;
	overflow: hidden;
	width: 0;
	-webkit-overflow-scrolling: touch;
}
.left-navigation__name span {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: translateX(-300%);
	transform: translateX(-300%);
	display: block;
}
.main-menu {
	height: 100%;
	max-height: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.main-menu.opened.opacity {
	opacity: 0;
}
.main-menu.opened .main-menu__item {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.main-menu__inner {
	max-width: 1380px;
	padding: 0 20px;
	margin: 0 auto;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 100%;
	max-height: 100%;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.main-menu__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	margin-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.main-menu__right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.main-menu__list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.main-menu__item {
	margin-bottom: 20px;
	opacity: 0;
	-webkit-transform: translateX(-33%);
	transform: translateX(-33%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	will-change: transform, opacity;
}
.main-menu__item a {
	display: inline-block;
	text-decoration: none;
	position: relative;
	line-height: 1;
}
.main-menu__item a.active span,
.main-menu__item a:hover span {
	font-size: 36px;
	font-weight: 900;
	letter-spacing: 3.6px;
	color: #0099b9;
}
.main-menu__item a:before {
	content: attr(data-name);
	opacity: 0;
	font-size: 36px;
	font-weight: 900;
	letter-spacing: 3.6px;
}
.main-menu__item a span {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
}
.main-menu-level2 {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.main-menu-level2__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main-menu-level2:not(.active) {
	display: none;
}
.main-menu-level2__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	-ms-flex-preferred-size: calc(33.333% - 14px);
	flex-basis: calc(33.333% - 14px);
	margin-right: 14px;
	margin-bottom: 35px;
}
.main-menu-level2__item-hover {
	position: absolute;
	left: -2px;
	right: -2px;
	bottom: -2px;
	top: -2px;
	background: url('../img/main-menu-hover2.png') 0 0 no-repeat;
	background-size: 100% 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.main-menu-level2__item-link {
	display: block;
	text-decoration: none;
	position: relative;
}
.main-menu-level2__item-link:hover .main-menu-level2__item-hover {
	visibility: visible;
	-webkit-animation-name: blinker;
	animation-name: blinker;
	-webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
	animation-timing-function: cubic-bezier(1, 0, 0, 1);
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	opacity: 1;
}
.main-menu-level2__item-link:hover:before {
	opacity: 1;
	visibility: visible;
}
.main-menu-level2__item-link:hover:after {
	width: 54px;
	height: 54px;
	opacity: 1;
	visibility: visible;
}
.main-menu-level2__item-link:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: url('../img/main-menu-hover.png') 0 0 no-repeat;
	background-size: 100% 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.main-menu-level2__item-link:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	background-color: #00b9d8;
	background-image: url('../img/arrow-icon.svg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 50% 50%;
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.main-menu-level2__item-name {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
.main-menu-level2__item-image {
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.main-menu-level2__item-image:before {
	content: '';
	display: block;
	padding-top: 64%;
}
.main-menu-level2__item-image img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 75%;
	height: 90%;
	-o-object-fit: contain;
	object-fit: contain;
}
.news-block {
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.news-block.videonews .news-block__box-for-video {
	display: block;
}
.news-block.videonews .news-block__inner {
	display: none;
}
.news-block__box-for-video {
	position: relative;
	display: none;
	width: 100%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.news-block__box-for-video-inner {
	position: relative;
	padding: 150px 20px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 1540px;
}
.news-block__box-for-video-top {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	text-align: center;
}
.news-block__back-to {
	display: inline-block;
	text-decoration: none;
	opacity: 0.4;
	color: rgba(255, 255, 255, 0.4);
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	padding-left: 50px;
	background: url('../img/back-icon.png') 0 0 no-repeat;
	background-size: 40px 40px;
	text-align: left;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-block__back-to span {
	display: block;
	font-size: 18px;
}
.news-block__back-to:hover {
	opacity: 1;
}
.news-block__content {
	max-width: 1480px;
	margin: 0 auto;
}
.news-block__big-name {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 40px;
	margin-bottom: 30px;
}
.news-block__video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-block__video .forPlyrVideo {
	width: 100%;
	height: 100%;
}
.news-block__video iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border: none;
}
.news-block__video.play {
	opacity: 1;
	visibility: visible;
}
.news-block__video-list {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-position: 50% 100%;
	background-size: cover;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	min-width: 100%;
	width: 177.77777777777777vh;
	width: calc(var(--vh, 1vh) * 177.77777777777777);
	min-height: 100%;
}
.news-block__video-list:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/pattern-bg2.png') 50% 100% repeat-x;
	background-size: cover;
}
.news-block__inner {
	position: relative;
	width: 100%;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	max-height: 100%;
	padding: 150px 20px 20px;
}
.news-block__title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
	margin-bottom: 80px;
}
.news-block__group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 5px;
}
.news-block__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	-ms-flex-preferred-size: calc(100% / 2 - 30px);
	flex-basis: calc(100% / 2 - 30px);
	margin-right: 30px;
	margin-bottom: 70px;
}
.news-block .swiper-button-next {
	top: 50%;
	right: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	padding: 0 0 0 68px;
	background-size: 54px auto;
	width: 150px;
	height: auto;
	min-height: 54px;
	text-align: left;
	z-index: 1;
}
.news-block .swiper-button-next:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 54px;
	height: 54px;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	border-radius: 100%;
}
.news-block .swiper-button-next:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 54px;
	height: 54px;
	background: url('../img/arrow-icon.svg') 50% 50% no-repeat;
	background-size: 50% 50%;
}
.news-block .swiper-pagination {
	display: none;
}
.news-block .swiper-pagination-bullet {
	background: #fff;
}
.news-block .swiper-pagination-item {
	display: none;
}
.news-thumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.news-thumbs__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 250px;
	flex: 0 0 250px;
	margin-right: 35px;
}
.news-thumbs__image {
	position: relative;
}
.news-thumbs__image--video {
	cursor: pointer;
}
.news-thumbs__image--video:hover:after {
	opacity: 1;
	visibility: visible;
}
.news-thumbs__image--video:after {
	content: '';
	position: absolute;
	left: -5px;
	right: -5px;
	top: -5px;
	bottom: -5px;
	background: url('../img/news-hover.png') 0 0 no-repeat;
	background-size: 100% 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-thumbs__image:before {
	content: '';
	display: block;
	padding-top: 75%;
}
.news-thumbs__image img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.news-thumbs__name {
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.3;
	margin-bottom: 20px;
}
.news-thumbs__description {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 30px;
}
.news-thumbs__bottom {
	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;
}
.news-thumbs__date {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 5px 0 5px 0;
	color: #fff;
	font-size: 11px;
	font-weight: 100;
}
.news-thumbs__video {
	position: relative;
	width: 32px;
	height: 32px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 5px 25px 5px 0;
	cursor: pointer;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	outline: none;
	padding: 0;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	border-radius: 100%;
}
.news-thumbs__video:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg fill='%23000' height='800px' width='800px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512.055 512.055' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M500.235,236.946L30.901,2.28C16.717-4.813,0.028,5.502,0.028,21.361v469.333c0,15.859,16.689,26.173,30.874,19.081 l469.333-234.667C515.958,267.247,515.958,244.808,500.235,236.946z M42.694,456.176V55.879l400.297,200.149L42.694,456.176z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
		50% 50% no-repeat;
	cursor: pointer;
	background-size: 50% auto;
}
.news-thumbs__more {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: 25px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: 5px 25px 5px 0;
}
.news-thumbs__more a {
	display: inline-block;
	text-decoration: none;
	border: 1px solid #00bbe4;
	border-radius: 11px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	padding: 6px 15px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-thumbs__more a:hover {
	background: #00bbe4;
	color: #fff;
}
.our-team-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.our-team-block__inner {
	position: relative;
	width: 100%;
	padding: 150px 20px 70px;
	margin: 0 auto;
}
.our-team-block__title {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
	margin-bottom: 80px;
}
.our-team-block__content {
	max-width: 1480px;
	margin: 0 auto;
}
.our-team-block__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
}
.our-team-block__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	-ms-flex-preferred-size: calc(100% / 5 - 15px);
	flex-basis: calc(100% / 5 - 15px);
	margin-right: 15px;
	margin-bottom: 25px;
}
.staff-thumbs__image {
	position: relative;
	margin-bottom: 20px;
}
.staff-thumbs__image:before {
	content: '';
	display: block;
	padding-top: 83%;
}
.staff-thumbs__image:after {
	content: '';
	position: absolute;
	left: -2px;
	right: -2px;
	bottom: -2px;
	top: -2px;
	background: url('../img/team-hover.png') 0 0 no-repeat;
	background-size: 100% 100%;
}
.staff-thumbs__image img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.staff-thumbs__status,
.staff-thumbs__name {
	color: #0099b9;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
}
.staff-thumbs__params {
	margin: 15px 0 0;
	padding: 0;
	list-style: none;
}
.staff-thumbs__params li {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0;
	padding-left: 15px;
	position: relative;
}
.staff-thumbs__params li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 10px;
	height: 1px;
	background: #0099b9;
}
.pay-type-block {
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	position: relative;
}
.pay-type-block__video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pay-type-block__video .forPlyrVideo {
	width: 100%;
	height: 100%;
}
.pay-type-block__video-desc {
	display: none;
}
.pay-type-block__video iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border: none;
}
.pay-type-block__video.play {
	opacity: 1;
	visibility: visible;
}
.pay-type-block__video-list {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-position: 50% 100%;
	background-size: cover;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	min-width: 100%;
	width: 177.77777777777777vh;
	width: calc(var(--vh, 1vh) * 177.77777777777777);
	min-height: 100%;
}
.pay-type-block__video-list:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/pattern-bg2.png') 50% 100% repeat-x;
	background-size: cover;
}
.pay-type-block__inner {
	position: relative;
	padding-top: 100px;
	padding-bottom: 80px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
}
.pay-type-block__bottom {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	max-width: 1380px;
	margin: 0 auto;
}
.pay-type-block__bottom-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.pay-type-block__bottom-left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 51%;
	flex: 0 0 51%;
	margin-right: 40px;
}
.pay-type-block__bottom-right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.pay-type-block__bottom-name {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.pay-type-block__description {
	font-size: 14px;
	line-height: 1.7;
}
.pay-type-block__description p {
	margin-top: 0;
}
.pay-type-block__description p:last-child {
	margin: 0;
}
.pay-type-block__buttons {
	font-size: 0;
	margin-bottom: -15px;
}
.pay-type-block__buttons:not(.active) {
	display: none;
}
.pay-type-block__button-item {
	margin-right: 10px;
	margin-bottom: 15px;
}
.pay-type-block__tab-videos {
	position: absolute;
	right: 0;
	top: 50%;
	max-height: 80vh;
	max-height: calc(var(--vh, 1vh) * 80);
	height: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	z-index: 2;
	pointer-events: none;
}
.pay-type-block__videos-item {
	position: relative;
	width: 180px;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
	pointer-events: all;
}
.pay-type-block__videos-item:last-child {
	margin-bottom: 0;
}
.pay-type-block__videos-item.active:before {
	opacity: 0;
}
.pay-type-block__videos-item:hover {
	width: 220px;
}
.pay-type-block__videos-item:hover:before {
	opacity: 0;
}
.pay-type-block__videos-item:hover .pay-type-block__videos-image {
	opacity: 1;
}
.pay-type-block__videos-item:hover .pay-type-block__videos-icon {
	-webkit-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}
.pay-type-block__videos-item:hover .pay-type-block__videos-content span {
	border-color: #0099b9;
	color: #0099b9;
}
.pay-type-block__videos-item:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(0, 61, 74, 0.35)),
		color-stop(30%, rgba(0, 61, 74, 0.49)),
		color-stop(60%, rgba(0, 4, 6, 0.7))
	);
	background-image: linear-gradient(
		to right,
		rgba(0, 61, 74, 0.35) 0%,
		rgba(0, 61, 74, 0.49) 30%,
		rgba(0, 4, 6, 0.7) 60%
	);
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pay-type-block__videos-item:after {
	content: '';
	display: block;
	padding-top: 100%;
}
.pay-type-block__videos-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.75;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pay-type-block__videos-image:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 7%;
	height: 4.5%;
	border: 2px solid #fff;
	border-right: none;
	border-bottom: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pay-type-block__videos-image:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 7%;
	height: 4.5%;
	border: 2px solid #fff;
	border-right: none;
	border-top: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.pay-type-block__videos-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.pay-type-block__videos-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -35px;
	right: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 1.6px;
	line-height: 1;
	z-index: 1;
}
.pay-type-block__videos-content > span {
	display: inline-block;
	border-bottom: 1px solid #fff;
	line-height: 1.5;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.pay-type-block__videos-icon {
	display: inline-block;
	vertical-align: middle;
	width: 54px;
	height: 54px;
	margin-right: 10px;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	border-radius: 100%;
	opacity: 0.5;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.pay-type-block__videos-icon:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/arrow-icon.svg') 50% 50% no-repeat;
	background-size: 50% 50%;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.product-block {
	background: url('../img/decor-block.png') 0 0 no-repeat;
	background-size: 100% 100%;
	max-width: 1500px;
	margin: 0 auto;
	padding: 20px 30px;
	width: 100%;
	text-align: left;
}
.product-block__tab-item:not(.active) {
	display: none;
}
.product-block__main-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.product-block__main-left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 20px;
}
.product-block__main-right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.product-block__images-section {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	margin-right: 20px;
}
.product-block__content-section {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 220px;
	flex: 0 0 220px;
}
.product-block__price {
	color: #fff;
	font-size: 36px;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 30px;
}
.product-block__price span {
	font-size: 20px;
	font-weight: 500;
}
.product-block__price p {
	margin: 0 0 20px;
	color: #818181;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}
.product-block__button-box {
	margin-bottom: 25px;
}
.product-block__button-box button {
	width: 100%;
	margin-bottom: 20px;
}
.product-block__button-box button:last-child {
	margin-bottom: 0;
}
.product-block__description {
	color: #818181;
	font-size: 10px;
	font-weight: 300;
	font-style: italic;
	line-height: 1.3;
}
.product-block__images-box {
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}
.product-block__images-box:before {
	content: '';
	display: block;
	padding-top: 74%;
}
.product-block__images-box > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.product-block__images-box .threesixty {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100% !important;
	height: auto !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
}
.product-block__images-box .threesixty:before {
	content: '';
	display: block;
	padding-top: 74%;
}
.product-block__images-params {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.product-block__main-colorgroup {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 8px;
}
.product-block__main-colorgroup:after {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	content: attr(data-title);
	display: block;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 10px;
	line-height: 1;
}
.product-block__dop-colorgroup {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.product-block__dop-colorgroup:after {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	content: attr(data-title);
	display: block;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 10px;
	line-height: 1;
}
.product-block__color-item {
	height: 28px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 10%;
	flex: 1 0 10%;
	background-size: 100% 100% !important;
	position: relative;
	cursor: pointer;
}
.product-block__color-item.active:before {
	background: inherit;
}
.product-block__color-item:before {
	content: '';
	display: block;
	width: 1rem;
	height: 1rem;
	position: absolute;
	left: 50%;
	top: -0.5rem;
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	background: none;
}
.product-block__rotate-button {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	text-align: center;
	margin-left: 5px;
}
.product-block__rotate-button button {
	padding: 40px 0 0;
	text-align: center;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	border: none;
	cursor: pointer;
	background: url('../img/360-icon.svg') 50% 0 no-repeat;
	background-size: auto 26px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
}
.product-block__main-tabs-link {
	margin-bottom: 40px;
}
.product-block__main-tabs-link a {
	display: inline-block;
	text-decoration: none;
	position: relative;
	color: #00cbed;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1;
	padding: 9px 16px;
	margin-right: 20px;
	background: url('../img/pattern-tab.png') 0 100% no-repeat;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-block__main-tabs-link a:last-child {
	margin-right: 0;
}
.product-block__main-tabs-link a:hover:not(.active) {
	text-shadow: 0 0 36px #0099b9;
}
.product-block__main-tabs-link a.active {
	color: #fff;
	cursor: default;
}
.product-block__gallerry-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
	line-height: 1;
	margin-right: -25px;
}
.product-block__gallerry-list--reccommended .product-block__gallerry-item img {
	-o-object-fit: contain;
	object-fit: contain;
	opacity: 0.6;
}
.product-block__gallerry-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	text-decoration: none;
	margin-right: 25px;
	-ms-flex-preferred-size: calc(20% - 25px);
	flex-basis: calc(20% - 25px);
	margin-bottom: 25px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-block__gallerry-item:hover {
	-webkit-box-shadow: 0 0 45px 4px rgba(0, 153, 185, 0.5);
	box-shadow: 0 0 45px 4px rgba(0, 153, 185, 0.5);
}
.product-block__gallerry-item:hover img {
	opacity: 1;
}
.product-block__gallerry-item img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0.3;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-block__gallerry-item:before {
	content: '';
	display: block;
	padding-top: 65%;
}
.product-block__tab-item-top {
	padding-left: calc(50% + 20px);
}
.product-tab__links {
	margin-bottom: 30px;
}
.product-tab__links a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	margin-right: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.product-tab__links a:hover,
.product-tab__links a.active {
	color: #00cbed;
}
.product-tab__body:not(.active) {
	display: none;
}
.product-tab__body ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.product-tab__body ul > li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 10px;
}
.product-tab__body ul > li span {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 200px;
	flex: 0 0 200px;
	margin-right: 20px;
	font-weight: 500;
	color: #848484;
}
.product-order-form {
	background: url('../img/decor-block.png') 0 0 no-repeat;
	background-size: 100% 100%;
	max-width: 1500px;
	margin: 0 auto;
	padding: 30px 30px;
	width: 100%;
	text-align: left;
}
.product-order-form__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.product-order-form__left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	margin-right: 68px;
}
.product-order-form__right {
	padding-top: 30px;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.product-order-form__image {
	position: relative;
	max-width: 440px;
	margin-left: auto;
}
.product-order-form__image:before {
	content: '';
	display: block;
	padding-top: 74%;
}
.product-order-form__image > img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.product-order-form__title {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 35px;
}
.product-order-form__inputs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
	max-width: 600px;
}
.product-order-form__input-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	-ms-flex-preferred-size: calc(50% - 20px);
	flex-basis: calc(50% - 20px);
	margin-bottom: 28px;
	margin-right: 20px;
}
.product-order-form__form-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: -20px;
	max-width: 600px;
}
.product-order-form__form-bottom--center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.product-order-form__form-bottom > div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	-ms-flex-preferred-size: calc(50% - 20px);
	flex-basis: calc(50% - 20px);
	margin-right: 20px;
}
.product-order-form button {
	width: 100%;
	max-width: 230px;
	margin-bottom: 30px;
}
.product-section {
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	position: relative;
}
.product-section.hoverTop .product-section__bghover-top {
	opacity: 1;
	visibility: visible;
}
.product-section.hoverBottom .product-section__bghover-bottom {
	opacity: 1;
	visibility: visible;
}

.product-section__bghover-top {
	position: absolute;
	left: -80px;
	right: 0;
	top: 0;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 16, 22, 0)),
		color-stop(20%, rgba(0, 18, 26, 0.56)),
		color-stop(30%, rgba(0, 19, 28, 0.56))
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 16, 22, 0) 0%,
		rgba(0, 18, 26, 0.56) 20%,
		rgba(0, 19, 28, 0.56) 30%
	);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
}
.product-section__bghover-bottom {
	position: absolute;
	left: -80px;
	right: 0;
	bottom: 0;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(70%, rgba(0, 19, 28, 0.56)),
		color-stop(80%, rgba(0, 18, 26, 0.56)),
		to(rgba(0, 16, 22, 0))
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 19, 28, 0.56) 70%,
		rgba(0, 18, 26, 0.56) 80%,
		rgba(0, 16, 22, 0) 100%
	);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-section__video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-section__video .forPlyrVideo {
	width: 100%;
	height: 100%;
}
.product-section__video iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border: none;
}
.product-section__video.play {
	opacity: 1;
	visibility: visible;
}
.product-section__video-list {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-position: 50% 100%;
	background-size: cover;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	min-width: 100%;
	width: 177.77777777777777vh;
	width: calc(var(--vh, 1vh) * 177.77777777777777);
	min-height: 100%;
}
.product-section__video-list:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/pattern-bg2.png') 50% 100% repeat-x;
	background-size: cover;
}
.product-section__inner {
	position: relative;
	padding-top: 120px;
	padding-bottom: 80px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
}
.product-section__product-list {
	padding-top: 25px;
	padding-bottom: 15px;
	position: relative;
	z-index: 1;
}
.product-section__product-list:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 1px;
	background: rgba(255, 255, 255, 0.1);
}
.product-section__product-item {
	position: relative;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	vertical-align: top;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	padding: 8px 25px 6px;
	border: 1px solid transparent;
	border-radius: 16px;
	opacity: 0.7;
	margin-bottom: 10px;
}
.product-section__product-item--all {
	opacity: 1;
	color: #0099b9;
	background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' fill='%230099b9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='778.981px' height='778.98px' viewBox='0 0 778.981 778.98' style='enable-background:new 0 0 778.981 778.98; transform: rotate(90deg);' xml:space='preserve'%3E%3Cpath d='M673.195,348.856L150.077,7.981C119.068-8.899,83.499-1.363,83.499,53.535v671.209c0,54.509,38.156,64.215,66.579,45.525 l523.118-340.874C703.341,408.064,702.479,368.462,673.195,348.856z M138.647,702.356V75.895L635.01,389.126L138.647,702.356z'/%3E%3C/svg%3E%0A")
		100% 46% no-repeat;
	background-size: 14px auto;
}
.product-section__product-item--all:hover {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' fill='%23fff' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='778.981px' height='778.98px' viewBox='0 0 778.981 778.98' style='enable-background:new 0 0 778.981 778.98; transform: rotate(90deg);' xml:space='preserve'%3E%3Cpath d='M673.195,348.856L150.077,7.981C119.068-8.899,83.499-1.363,83.499,53.535v671.209c0,54.509,38.156,64.215,66.579,45.525 l523.118-340.874C703.341,408.064,702.479,368.462,673.195,348.856z M138.647,702.356V75.895L635.01,389.126L138.647,702.356z'/%3E%3C/svg%3E%0A");
}
.product-section__product-item.active {
	color: #fff;
	opacity: 1;
}
.product-section__product-item.active
	.product-section__product-name-text:before {
	background: #0099b9;
}
.product-section__product-item:hover:not(.active):not(
		.product-section__product-item--all
	) {
	border-color: #0099b9;
	opacity: 1;
	color: #0099b9;
}
.product-section__product-desc {
	display: none;
}
.product-section__product-name-text {
	position: relative;
	display: inline-block;
}
.product-section__product-name-text:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9px;
	height: 2px;
}
.product-section__bottom {
	max-width: 1380px;
	margin: 0 auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
}
.product-section__bottom-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 140px;
	position: relative;
	z-index: 2;
	    width: 100%;
}
.product-section__bottom-left {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 51%;
	flex: 0 0 51%;
	margin-right: 40px;
}


.product-section__bottom-right {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.product-section__bottom-name {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.product-section__description {
	font-size: 14px;
	line-height: 1.7;
}
.product-section__description p {
	margin-top: 0;
}
.product-section__description p:last-child {
	margin: 0;
}
.product-section__buttons {
	font-size: 0;
	margin-bottom: -15px;
}
.product-section__buttons:not(.active) {
	display: none;
}
.product-section__button-item {
	margin-right: 10px;
	margin-bottom: 15px;
}
.product-section__next-model {
	position: absolute;
	right: 30px;
	top: 50%;
	padding: 0;
	margin: 0;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	border: none;
	z-index: 4;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
	padding-top: 45px;
	min-width: 60px;
	background: url('../img/next-right-icon.png') 50% 0 no-repeat;
	background-size: 60px auto;
}
.product-section__next-model:not(.active) {
	display: none;
}
.product-full-list {
	max-width: 1380px;
	padding: 0 20px;
	margin: 0 auto;
	max-height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
}
.product-full-list__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-height: 100%;
	overflow: auto;
	padding-bottom: 50px;
	position: relative;
	-webkit-overflow-scrolling: touch;
}
.product-full-list__list:before {
	content: '';
	position: fixed;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: -15px;
	height: 100px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 12, 14, 0.9)),
		color-stop(50%, rgba(0, 19, 23, 0.9)),
		to(rgba(0, 26, 32, 0))
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 12, 14, 0.9) 0%,
		rgba(0, 19, 23, 0.9) 50%,
		rgba(0, 26, 32, 0) 100%
	);
}
.product-full-list__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	margin-bottom: 25px;
}
.product-full-list__item.active .product-full-list__item-image:after {
	opacity: 1;
}
.product-full-list__item-name {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.product-full-list__item-description {
	display: none;
}
.product-full-list__item-link {
	display: block;
	text-decoration: none;
	font-size: 0;
}
.product-full-list__item-link:hover .product-full-list__item-image:after {
	opacity: 1;
}
.product-full-list__item-image {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
}
.product-full-list__item-image:before {
	content: '';
	display: block;
	padding-top: 64%;
}
.product-full-list__item-image img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 75%;
	height: 90%;
	-o-object-fit: contain;
	object-fit: contain;
}
.product-full-list__item-image:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/product-hover.png') 0 0 no-repeat;
	background-size: 100% 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-acssesuar-list {
	width: 100%;
	max-width: 1380px;
	padding: 0 20px 50px;
	margin: 0 auto;
	max-height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.product-acssesuar-list.product .product-acssesuar-list__filter {
	display: none;
}
.product-acssesuar-list.product .product-acssesuar-list__list {
	display: none;
}
.product-acssesuar-list.product .product-acssesuar-list__ajax-content {
	display: block;
}
.product-acssesuar-list__filter {
	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-bottom: 45px;
	margin-right: -20px;
}
.product-acssesuar-list__filter-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin-bottom: 15px;
	margin-right: 20px;
}
.product-acssesuar-list__filter-item--search {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 220px;
	flex: 0 0 220px;
}
.product-acssesuar-list__filter-item--search input {
	height: 50px;
}
.product-acssesuar-list__filter-item--sorting {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 210px;
	flex: 0 0 210px;
}
.product-acssesuar-list__form-search button {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 40px;
	border: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: url('../img/ssearch-icon.png') 50% 50% no-repeat;
}
.product-acssesuar-list__sorting {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.product-acssesuar-list__sorting-title {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	opacity: 0.5;
}
.product-acssesuar-list__sorting-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	padding-right: 22px;
	position: relative;
	text-decoration: none;
}
.product-acssesuar-list__sorting-item:before {
	content: '';
	position: absolute;
	right: 4px;
	top: 50%;
	width: 10px;
	margin-top: -8px;
	height: 10px;
	border: 1px solid #fff;
	border-right: none;
	border-top: none;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.product-acssesuar-list__sorting-item.up:before {
	margin-top: -1px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.product-acssesuar-list__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	list-style: none;
	padding: 0;
	position: relative;
}
.product-acssesuar-list__list ul.opened {
	display: block;
}
.product-acssesuar-list__list ul.opened > li:not(.opened) {
	display: none;
}
.product-acssesuar-list__list.opened {
	display: block;
}
.product-acssesuar-list__list.opened > li:not(.opened) {
	display: none;
}
.product-acssesuar-list__list:before {
	content: '';
	position: fixed;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: -15px;
	height: 100px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 12, 14, 0.9)),
		color-stop(50%, rgba(0, 19, 23, 0.9)),
		to(rgba(0, 26, 32, 0))
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 12, 14, 0.9) 0%,
		rgba(0, 19, 23, 0.9) 50%,
		rgba(0, 26, 32, 0) 100%
	);
}
.product-acssesuar-list__toback {
	opacity: 0.4;
	color: rgba(255, 255, 255, 0.4);
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
	display: inline-block;
	text-decoration: none;
	padding-left: 50px;
	background: url('../img/back-icon.png') 0 0 no-repeat;
	background-size: 40px 40px;
}
.product-acssesuar-list__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	margin-bottom: 25px;
}



.product-acssesuar-list__item.opened {
	flex: 0 0 100%;
}
.product-acssesuar-list__item--back {
	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;
}
.product-acssesuar-list__item.opened > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.product-acssesuar-list__item.opened > a {
	display: none;
}
.product-acssesuar-list__item.active .product-acssesuar-list__item-image:after {
	opacity: 1;
}
.product-acssesuar-list__item > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	list-style: none;
	padding: 0;
	position: relative;
	display: none;
}
.product-acssesuar-list__item-name {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	display: block;
}
.product-acssesuar-list__item-description {
	display: none;
}
.product-acssesuar-list__item-link {
	display: block;
	text-decoration: none;
	font-size: 0;
}
.product-acssesuar-list__item-link:hover
	.product-acssesuar-list__item-image:after {
	opacity: 1;
}
.product-acssesuar-list__item-image {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
}
.product-acssesuar-list__item-image:before {
	content: '';
	display: block;
	padding-top: 64%;
}
.product-acssesuar-list__item-image img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 75%;
	height: 90%;
	-o-object-fit: contain;
	object-fit: contain;
}
.product-acssesuar-list__item-image:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/product-hover.png') 0 0 no-repeat;
	background-size: 100% 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-acssesuar-list__ajax-content {
	display: none;
}

.product-acssesuar-list__full-block {
	display: flex;
	flex-direction: column;
	gap: 10px;
	min-width: 100%;
}
.quantity {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 147px;
}
.quantity input {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75px;
	flex: 0 0 75px;
	width: 75px;
	padding: 0 5px;
	margin: 0;
	border: none;
	height: 40px;
	color: #fff;
	text-align: center;
	background: none;
	outline: none;
	font-size: 18px;
	font-weight: 500;
	border: 1px solid #00cbed;
	border-radius: 0;
}
.quantity button, .quantity a {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36px;
	flex: 0 0 36px;
	height: 36px;
	padding: 0;
	text-align: center;
	font-size: 0;
	border: none;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none;
	z-index: 1;
	cursor: pointer;
	border-radius: 100%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.quantity button:disabled, .quantity a:disabled {
	opacity: 0.5;
	cursor: default;
}
.quantity button:before, .quantity a:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	height: 2px;
	width: 12px;
	background: #828282;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.quantity button:after, .quantity a:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 2px;
	height: 12px;
	background: #828282;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.quantity button:first-child:before, .quantity a:first-child:before {
	width: 15px;
}
.quantity button:first-child:after, .quantity a:first-child:after {
	display: none;
}
.quantity__prefix {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	text-align: center;
	color: #8f8f8f;
	font-size: 12px;
	font-weight: 300;
	margin-top: 5px;
	line-height: 1;
}
html.remodal-is-locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-overflow-scrolling: touch;
}
.remodal,
[data-remodal-id] {
	display: none;
}
.remodal-wrapper {
	position: fixed;
	z-index: 101;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: hidden;
	opacity: 0;
	text-align: center;
	-webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
	display: inline-block;
	height: 100%;
	margin-left: -0.05em;
	content: '';
}
.remodal-overlay,
.remodal-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.remodal-is-initialized {
	/* Disable Anti-FOUC */
	display: inline-block;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
.remodal.halfheigth.remodal-is-opening {
	-webkit-animation-name: remodal-opening-keyframes;
	animation-name: remodal-opening-keyframes;
}
.remodal.halfheigth.remodal-is-closing {
	-webkit-animation-name: remodal-closing-keyframes;
	animation-name: remodal-closing-keyframes;
}
.remodal.remodal-is-opening:not(.halfheigth) {
	-webkit-animation-name: remodal-opening-keyframes2;
	animation-name: remodal-opening-keyframes2;
}
.remodal.remodal-is-closing:not(.halfheigth) {
	-webkit-animation-name: remodal-closing-keyframes2;
	animation-name: remodal-closing-keyframes2;
}
.remodal,
.remodal-wrapper:after {
	vertical-align: middle;
}
.remodal {
	width: 100%;
	position: relative;
	outline: none;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	text-align: left;
	max-height: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	vertical-align: top;
}
.remodal .header__inner {
	padding: 0;
}
.remodal:not(.remodal-is-initialized) {
	opacity: 0;
}
.remodal .header {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	margin-bottom: 50px;
	margin-top: -10px;
}
.remodal .cart-block,
.remodal .site-form,
.remodal .information-full-block,
.remodal .product-order-form,
.remodal .product-block {
	min-height: 100%;
	max-height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.remodal__container {
	position: relative;
	max-height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-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;
	height: 100%;
	padding: 10px 15px;
}
.remodal__container--halfheight {
	background-color: #001115;
	display: block;
}
.remodal__content {
	position: relative;
	max-height: 100%;
	overflow: auto;
	padding: 0;
	text-align: left;
	-webkit-overflow-scrolling: touch;
}
.remodal__ajax-content {
	height: 100%;
}
.remodal__close {
	position: absolute;
    right: 20px;
    top: 20px;
	margin-left: -330px;
	padding: 0;
	z-index: 1;
	border: 0;
	width: 56px;
	height: 56px;
	cursor: pointer;
	background: url('../img/close-round.png') 50% 50% no-repeat;
	background-size: contain;
}
.remodal-overlay {
	position: fixed;
	z-index: 100;
	background: #001115;
	-webkit-transition: width 0.5s ease, height 0.5s ease;
	transition: width 0.5s ease, height 0.5s ease;
	border-radius: 100%;
	overflow: hidden;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-overflow-scrolling: touch;
}
@-webkit-keyframes remodal-opening-keyframes {
	from {
		-webkit-transform: translateY(20%);
		transform: translateY(20%);
		opacity: 0;
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
@keyframes remodal-opening-keyframes {
	from {
		-webkit-transform: translateY(20%);
		transform: translateY(20%);
		opacity: 0;
	}
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}
@-webkit-keyframes remodal-closing-keyframes {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	to {
		-webkit-transform: translateY(20%);
		transform: translateY(20%);
		opacity: 0;
	}
}
@keyframes remodal-closing-keyframes {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	to {
		-webkit-transform: translateY(20%);
		transform: translateY(20%);
		opacity: 0;
	}
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes remodal-overlay-opening-keyframes {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@keyframes remodal-overlay-closing-keyframes {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@-webkit-keyframes remodal-opening-keyframes2 {
	from {
		opacity: 1;
	}
	to {
		opacity: 1;
	}
}
@keyframes remodal-opening-keyframes2 {
	from {
		opacity: 1;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes remodal-closing-keyframes2 {
	from {
		opacity: 1;
	}
	to {
		opacity: 1;
	}
}
@keyframes remodal-closing-keyframes2 {
	from {
		opacity: 1;
	}
	to {
		opacity: 1;
	}
}
.service-repair-block {
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
	position: relative;
}
.service-repair-block__video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.service-repair-block__video .forPlyrVideo {
	width: 100%;
	height: 100%;
}
.service-repair-block__video iframe {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border: none;
}
.service-repair-block__video.play {
	opacity: 1;
	visibility: visible;
}
.service-repair-block__video-list {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-position: 50% 100%;
	background-size: cover;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	min-width: 100%;
	width: 177.77777777777777vh;
	width: calc(var(--vh, 1vh) * 177.77777777777777);
	min-height: 100%;
}
.service-repair-block__video-list:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/pattern-bg2.png') 50% 100% repeat-x;
	background-size: cover;
}
.service-repair-block__inner {
	position: relative;
	padding-top: 100px;
	padding-bottom: 80px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	min-height: calc(var(--vh, 1vh) * 100);
}
.service-repair-block__bottom {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	max-width: 1380px;
	margin: 0 auto;
}
.service-repair-block__bottom-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.service-repair-block__bottom-left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 51%;
	flex: 0 0 51%;
	margin-right: 40px;
}
.service-repair-block__bottom-right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
}
.service-repair-block__bottom-name {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(#0099b9),
		to(#fff)
	);
	background-image: linear-gradient(to right, #0099b9 0%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #0099b9;
	font-size: 48px;
	font-weight: 900;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.service-repair-block__description {
	font-size: 14px;
	line-height: 1.7;
}
.service-repair-block__description p {
	margin-top: 0;
}
.service-repair-block__description p:last-child {
	margin: 0;
}
.service-repair-block__buttons {
	font-size: 0;
	margin-bottom: -15px;
}
.service-repair-block__buttons:not(.active) {
	display: none;
}
.service-repair-block__button-item {
    margin-right: 10px;
    margin-bottom: 15px;
    z-index: 2;
}
.service-repair-block__tab-videos {
	position: absolute;
	right: 0;
	top: 50%;
	max-height: 80vh;
	max-height: calc(var(--vh, 1vh) * 80);
	height: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	z-index: 12;
	pointer-events: none;
}
.service-repair-block__videos-item {
	position: relative;
	width: 180px;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-transition: width 0.3s ease;
	transition: width 0.3s ease;
	pointer-events: all;
}
.service-repair-block__videos-item:last-child {
	margin-bottom: 0;
}
.service-repair-block__videos-item:hover {
	width: 220px;
}
.service-repair-block__videos-item:hover:before {
	opacity: 0;
}
.service-repair-block__videos-item:hover .service-repair-block__videos-image {
	opacity: 1;
}
.service-repair-block__videos-item:hover .service-repair-block__videos-icon {
	-webkit-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}
.service-repair-block__videos-item:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		from(rgba(0, 61, 74, 0.35)),
		color-stop(30%, rgba(0, 61, 74, 0.49)),
		color-stop(60%, rgba(0, 4, 6, 0.7))
	);
	background-image: linear-gradient(
		to right,
		rgba(0, 61, 74, 0.35) 0%,
		rgba(0, 61, 74, 0.49) 30%,
		rgba(0, 4, 6, 0.7) 60%
	);
	z-index: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.service-repair-block__videos-item:after {
	content: '';
	display: block;
	padding-top: 154%;
}
.service-repair-block__videos-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.75;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.service-repair-block__videos-image:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 7%;
	height: 4.5%;
	border: 2px solid #fff;
	border-right: none;
	border-bottom: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.service-repair-block__videos-image:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 7%;
	height: 4.5%;
	border: 2px solid #fff;
	border-right: none;
	border-top: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.service-repair-block__videos-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.service-repair-block__videos-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -35px;
	right: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 1.6px;
	line-height: 1;
	z-index: 1;
}
.service-repair-block__videos-content > span {
	display: inline-block;
	border-bottom: 1px solid #fff;
	line-height: 1.5;
}
.service-repair-block__videos-icon {
	display: inline-block;
	vertical-align: middle;
	width: 54px;
	height: 54px;
	margin-right: 10px;
	border-radius: 100%;
	opacity: 0.5;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#00b9d8),
		to(#00b7d6)
	);
	background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.service-repair-block__videos-icon:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/arrow-icon.svg') 50% 50% no-repeat;
	background-size: 50% 50%;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.services-video-list {
	max-width: 1380px;
	width: 100%;
	margin: 0 auto;
	max-height: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	text-align: center;
}
.services-video-list__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-height: 100%;
	width: 100%;
	overflow: auto;
	padding-bottom: 50px;
	position: relative;
	-webkit-overflow-scrolling: touch;
}
.services-video-list__list:not(.active) {
	display: none;
}
.services-video-list__list:before {
	content: '';
	position: fixed;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: -15px;
	height: 100px;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		from(rgba(0, 12, 14, 0.9)),
		color-stop(50%, rgba(0, 19, 23, 0.9)),
		to(rgba(0, 26, 32, 0))
	);
	background-image: linear-gradient(
		to top,
		rgba(0, 12, 14, 0.9) 0%,
		rgba(0, 19, 23, 0.9) 50%,
		rgba(0, 26, 32, 0) 100%
	);
}
.services-video-list__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	margin-bottom: 25px;
}
.services-video-list__item.active .services-video-list__item-image:after {
	opacity: 1;
}
.services-video-list__item-name {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}
.services-video-list__item-link {
	display: block;
	text-decoration: none;
	font-size: 0;
}
.services-video-list__item-link.active .services-video-list__item-image:after,
.services-video-list__item-link:hover .services-video-list__item-image:after {
	opacity: 1;
}
.services-video-list__item-image {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 10px;
}
.services-video-list__item-image:before {
	content: '';
	display: block;
	padding-top: 64%;
}
.services-video-list__item-image img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 75%;
	height: 90%;
	-o-object-fit: contain;
	object-fit: contain;
}
.services-video-list__item-image:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../img/product-hover.png') 0 0 no-repeat;
	background-size: 100% 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.site-form {
	background: url('../img/decor-block.png') 0 0 no-repeat;
	background-size: 100% 100%;
	max-width: 1500px;
	margin: 0 auto;
	padding: 50px 30px 30px;
	width: 100%;
}
.site-form__form {
	max-width: 820px;
	margin: 0 auto;
	width: 100%;
}
.site-form__title {
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	margin: 0 0 50px;
}
.site-form__inputs-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
}
.site-form__input-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	-ms-flex-preferred-size: calc(33.333% - 20px);
	flex-basis: calc(33.333% - 20px);
	margin-bottom: 28px;
	margin-right: 20px;
}
.site-form__form-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: -20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.site-form__form-bottom > div {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
	-ms-flex-preferred-size: calc(33.333% - 20px);
	flex-basis: calc(33.333% - 20px);
	margin-right: 20px;
}
.site-form button {
	width: 100%;
	max-width: 230px;
	margin-bottom: 30px;
}

.category-product__list {
	display:grid;
	gap: 20px;
	grid-template-columns: repeat(5, 1fr);
}

.category-product__link {
	text-decoration: none;
}

.category-product__wrapper-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap:10px;
}

.category-product__image img{
	width: 100%;
	height: 100%;
}

.category-product__wrapper-block > *{
	padding: 0;
	margin: 0;
}

.category-product__wrapper-block > *{
	padding: 0;
	margin: 0;
}

100% {
	opacity: 1;
}
@-webkit-keyframes spinner {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes spinner {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes upDown {
	0% {
		-webkit-transform: translate3d(0, -10%, 0);
		transform: translate3d(0, -10%, 0);
	}
	50% {
		-webkit-transform: translate3d(0, 10%, 0);
		transform: translate3d(0, 10%, 0);
	}
	100% {
		-webkit-transform: translate3d(0, -10%, 0);
		transform: translate3d(0, -10%, 0);
	}
}
@keyframes upDown {
	0% {
		-webkit-transform: translate3d(0, -10%, 0);
		transform: translate3d(0, -10%, 0);
	}
	50% {
		-webkit-transform: translate3d(0, 10%, 0);
		transform: translate3d(0, 10%, 0);
	}
	100% {
		-webkit-transform: translate3d(0, -10%, 0);
		transform: translate3d(0, -10%, 0);
	}
}
@-webkit-keyframes leftRight {
	0% {
		-webkit-transform: translate3d(-10%, 0, 0);
		transform: translate3d(-10%, 0, 0);
	}
	50% {
		-webkit-transform: translate3d(10%, 0, 0);
		transform: translate3d(10%, 0, 0);
	}
	100% {
		-webkit-transform: translate3d(-10%, 0, 0);
		transform: translate3d(-10%, 0, 0);
	}
}
@keyframes leftRight {
	0% {
		-webkit-transform: translate3d(-10%, 0, 0);
		transform: translate3d(-10%, 0, 0);
	}
	50% {
		-webkit-transform: translate3d(10%, 0, 0);
		transform: translate3d(10%, 0, 0);
	}
	100% {
		-webkit-transform: translate3d(-10%, 0, 0);
		transform: translate3d(-10%, 0, 0);
	}
}
@-webkit-keyframes scaleFon {
	0% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	50% {
		-webkit-transform: scale(2);
		transform: scale(2);
	}
	100% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}
@keyframes scaleFon {
	0% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	50% {
		-webkit-transform: scale(2);
		transform: scale(2);
	}
	100% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}
@-webkit-keyframes grain {
	0%,
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	10% {
		-webkit-transform: translate(-5%, -10%);
		transform: translate(-5%, -10%);
	}
	20% {
		-webkit-transform: translate(-15%, 5%);
		transform: translate(-15%, 5%);
	}
	30% {
		-webkit-transform: translate(7%, -25%);
		transform: translate(7%, -25%);
	}
	40% {
		-webkit-transform: translate(-5%, 25%);
		transform: translate(-5%, 25%);
	}
	50% {
		-webkit-transform: translate(-15%, 10%);
		transform: translate(-15%, 10%);
	}
	60% {
		-webkit-transform: translate(15%, 0%);
		transform: translate(15%, 0%);
	}
	70% {
		-webkit-transform: translate(0%, 15%);
		transform: translate(0%, 15%);
	}
	80% {
		-webkit-transform: translate(3%, 35%);
		transform: translate(3%, 35%);
	}
	90% {
		-webkit-transform: translate(-10%, 10%);
		transform: translate(-10%, 10%);
	}
}
@keyframes grain {
	0%,
	100% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	10% {
		-webkit-transform: translate(-5%, -10%);
		transform: translate(-5%, -10%);
	}
	20% {
		-webkit-transform: translate(-15%, 5%);
		transform: translate(-15%, 5%);
	}
	30% {
		-webkit-transform: translate(7%, -25%);
		transform: translate(7%, -25%);
	}
	40% {
		-webkit-transform: translate(-5%, 25%);
		transform: translate(-5%, 25%);
	}
	50% {
		-webkit-transform: translate(-15%, 10%);
		transform: translate(-15%, 10%);
	}
	60% {
		-webkit-transform: translate(15%, 0%);
		transform: translate(15%, 0%);
	}
	70% {
		-webkit-transform: translate(0%, 15%);
		transform: translate(0%, 15%);
	}
	80% {
		-webkit-transform: translate(3%, 35%);
		transform: translate(3%, 35%);
	}
	90% {
		-webkit-transform: translate(-10%, 10%);
		transform: translate(-10%, 10%);
	}
}
@-webkit-keyframes blinker {
	0%,
	opacity 1,
	20% {
		opacity: 1;
	}
	30% {
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	60% {
		opacity: 1;
	}
	70% {
		opacity: 0;
	}
}
@keyframes blinker {
	0%,
	opacity 1,
	20% {
		opacity: 1;
	}
	30% {
		opacity: 0;
	}
	40% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	60% {
		opacity: 1;
	}
	70% {
		opacity: 0;
	}
}
@media (min-width: 1024px) {
	.section-item#news .section-item__inner {
		padding-left: 0;
	}
	.section-item__inner {
		padding-left: 80px;
	}
	.section-item__inner::-webkit-scrollbar {
		width: 6px;
		height: 0;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}
	.section-item__inner::-webkit-scrollbar-thumb {
		background: #0099b9;
		border-radius: 3px;
		width: 8px;
	}
	.information-full-block::-webkit-scrollbar {
		width: 6px;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}
	.information-full-block::-webkit-scrollbar-thumb {
		background: #0099b9;
		border-radius: 3px;
		width: 8px;
	}
	.left-navigation__inner::-webkit-scrollbar {
		width: 6px;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}
	.left-navigation__inner::-webkit-scrollbar-thumb {
		background: #0099b9;
		border-radius: 3px;
		width: 8px;
	}
	.main-menu .main-menu__left::-webkit-scrollbar,
	.main-menu .main-menu__right::-webkit-scrollbar {
		width: 6px;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}
	.main-menu .main-menu__left::-webkit-scrollbar-thumb,
	.main-menu .main-menu__right::-webkit-scrollbar-thumb {
		background: #0099b9;
		border-radius: 3px;
		width: 8px;
	}
	.news-block {
		padding-left: 80px;
	}
	.news-block .news-block__box-for-video {
		margin-left: -80px;
		padding-left: 80px;
		width: calc(100% + 80px);
	}
	.product-section__product-list:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: -40px;
		height: 40px;
	}
	.product-section__bottom-inner:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: -80px;
		top: 0;
	}
	.product-full-list__list::-webkit-scrollbar {
		width: 6px;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}
	.product-full-list__list::-webkit-scrollbar-thumb {
		background: #0099b9;
		border-radius: 3px;
		width: 8px;
	}
	.product-acssesuar-list {
		padding-right: 60px;
	}
	.product-acssesuar-list::-webkit-scrollbar {
		width: 6px;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}
	.product-acssesuar-list::-webkit-scrollbar-thumb {
		background: #0099b9;
		border-radius: 3px;
		width: 8px;
	}
	.remodal .cart-block::-webkit-scrollbar,
	.remodal .site-form::-webkit-scrollbar,
	.remodal .information-full-block::-webkit-scrollbar,
	.remodal .product-order-form::-webkit-scrollbar,
	.remodal .product-block::-webkit-scrollbar {
		width: 6px;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}
	.remodal .cart-block::-webkit-scrollbar-thumb,
	.remodal .site-form::-webkit-scrollbar-thumb,
	.remodal .information-full-block::-webkit-scrollbar-thumb,
	.remodal .product-order-form::-webkit-scrollbar-thumb,
	.remodal .product-block::-webkit-scrollbar-thumb {
		background: #0099b9;
		border-radius: 3px;
		width: 8px;
	}
	.remodal__container--halfheight {
		padding: 20px 15px;
		/* max-height: 50%; */
	}
	.services-video-list__list::-webkit-scrollbar {
		width: 6px;
		border: 1px solid rgba(255, 255, 255, 0.4);
	}
	.services-video-list__list::-webkit-scrollbar-thumb {
		background: #0099b9;
		border-radius: 3px;
		width: 8px;
	}

	.contacts-block__bottom-content-left,
	.header__left {
		padding-left: 0;
	}
}
@media (min-width: 1025px) {
	.gallery-block__group .gallery-block__item:not(.swiper-slide-duplicate-prev) {
		opacity: 0;
		-webkit-transition: opacity 1s ease-in-out;
		transition: opacity 1s ease-in-out;
	}
	.gallery-block__group.swiper-slide-active .gallery-block__item {
		opacity: 1;
		-webkit-transition-delay: 0.5s !important;
		transition-delay: 0.5s !important;
		-webkit-transition-duration: 0.5s !important;
		transition-duration: 0.5s !important;
	}
	.hero-block .swiper-slide,
	.hero-block .swiper {
		overflow: visible;
	}
	.information-block__group:not(.swiper-slide-active) {
		opacity: 0 !important;
	}
	.news-block__group .news-block__item:not(.swiper-slide-duplicate-prev) {
		opacity: 0;
		-webkit-transition: opacity 1s ease-in-out;
		transition: opacity 1s ease-in-out;
	}
	.news-block__group.swiper-slide-active .news-block__item {
		opacity: 1;
		-webkit-transition-delay: 0.5s !important;
		transition-delay: 0.5s !important;
		-webkit-transition-duration: 0.5s !important;
		transition-duration: 0.5s !important;
	}
	.news-block .swiper {
		overflow: visible;
	}
}
@media (min-width: 1300px) {
	.section-item.scrollMiddle {
		padding-right: 50px;
		padding-top: 150px;
	}
	.section-item.scrollMiddle .section-item__inner {
		padding-left: 50px;
		height: calc(100vh - 150px);
		height: calc(calc(var(--vh, 1vh) * 100) - 150px);
	}
	.section-item.scrollMiddle .gallery-block__more-content {
		padding-top: 50px;
	}
	.section-item.scrollMiddle .gallery-block__more-content-top {
		top: 0;
	}
	.section-item.scrollMiddle .gallery-block__inner,
	.section-item.scrollMiddle .our-team-block__inner {
		padding-top: 0;
	}
}
@media (min-width: 1360px) {
	.product-full-list__list {
		padding-right: 60px;
	}
}
@media (min-width: 1400px) {
	.site-width {
		padding-left: 80px;
		padding-right: 80px;
	}
	.remodal .header__inner {
		padding: 0 65px;
	}
}

@media (min-width: 1400px) and (max-width: 1550px) {
	.site-width .header__right {
		padding-left: 40px;
	}
}
@media (min-width: 1440px) {
	.header__whatsapp {
		margin-right: 60px;
	}
}
@media (max-width: 1630px) {
	.information-block .swiper-button-next {
		right: 20px;
	}
}
@media (max-width: 1400px) {
	.hero-block__slider-item-title {
		font-size: 60px;
		margin-bottom: 20px;
	}
	.hero-block .swiper-pagination {
		margin-top: 40px;
	}

	.contacts-block__bottom-content-left,
	.header__left {
		padding-left: 60px;
	}
}
@media (max-width: 1360px) {
	.cart-mini {
		display: block;
	}
	.cart-mini__content {
		display: none;
	}
}
@media (max-width: 1360px) and (min-width: 1025px) {
	.header__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.header__right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 560px;
		flex: 0 0 560px;
		padding-left: 0;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.header__player-box {
		margin-right: 40px;
	}
}
@media (max-width: 1300px) {
	.contacts-block__bottom-content-right {
		display: block;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		text-align: right;
	}
	.contacts-block__callback {
		margin: 0 0 10px;
	}
	.contacts-block__item-body {
		font-size: 22px;
	}
}
@media (max-width: 1200px) {
	.news-thumbs__left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 140px;
		flex: 0 0 140px;
		margin-right: 15px;
	}
}
@media (max-width: 1024px) {
	.play-full-mobile {
		display: block;
	}
	.section-next {
		display: none;
		bottom: 10px;
	}
	.section-next button {
		width: 30px;
		height: 50px;
	}
	._js-unmuted-video {
		font-size: 8px;
	}
	._js-unmuted-video span {
		width: 40px;
		height: 40px;
	}
	.header {
		padding-top: 20px;
	}
	.header__right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		min-width: 276px;
		padding-left: 0;
	}
	.header__player-box {
		margin-right: 10px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	.player-box {
		bottom: 10px;
	}
	.player {
		padding-left: 5px;
	}
	.player__mute {
		margin-left: 5px;
		width: 40px;
		height: 40px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40px;
		flex: 0 0 40px;
	}
	.player__pause {
		width: 40px;
		height: 40px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40px;
		flex: 0 0 40px;
	}
	.player__fullscreen {
		display: block;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20px;
		flex: 0 0 20px;
		padding: 0;
		width: 20px;
		height: 20px;
		position: relative;
		cursor: pointer;
		background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg fill='%23fff' height='800px' width='800px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 385.331 385.331' xml:space='preserve'%3E%3Cpath d='M264.943,156.665h108.273c6.833,0,11.934-5.39,11.934-12.211c0-6.833-5.101-11.85-11.934-11.838h-96.242V36.181 c0-6.833-5.197-12.03-12.03-12.03s-12.03,5.197-12.03,12.03v108.273c0,0.036,0.012,0.06,0.012,0.084 c0,0.036-0.012,0.06-0.012,0.096C252.913,151.347,258.23,156.677,264.943,156.665z'/%3E%3Cpath d='M120.291,24.247c-6.821,0-11.838,5.113-11.838,11.934v96.242H12.03c-6.833,0-12.03,5.197-12.03,12.03 c0,6.833,5.197,12.03,12.03,12.03h108.273c0.036,0,0.06-0.012,0.084-0.012c0.036,0,0.06,0.012,0.096,0.012 c6.713,0,12.03-5.317,12.03-12.03V36.181C132.514,29.36,127.124,24.259,120.291,24.247z'/%3E%3Cpath d='M120.387,228.666H12.115c-6.833,0.012-11.934,5.39-11.934,12.223c0,6.833,5.101,11.85,11.934,11.838h96.242v96.423 c0,6.833,5.197,12.03,12.03,12.03c6.833,0,12.03-5.197,12.03-12.03V240.877c0-0.036-0.012-0.06-0.012-0.084 c0-0.036,0.012-0.06,0.012-0.096C132.418,233.983,127.1,228.666,120.387,228.666z'/%3E%3Cpath d='M373.3,228.666H265.028c-0.036,0-0.06,0.012-0.084,0.012c-0.036,0-0.06-0.012-0.096-0.012 c-6.713,0-12.03,5.317-12.03,12.03v108.273c0,6.833,5.39,11.922,12.223,11.934c6.821,0.012,11.838-5.101,11.838-11.922v-96.242 H373.3c6.833,0,12.03-5.197,12.03-12.03S380.134,228.678,373.3,228.666z'/%3E%3C/svg%3E")
			50% 50% no-repeat;
		background-size: 18px auto;
		opacity: 0.75;
		-webkit-box-shadow: none;
		box-shadow: none;
		outline: none;
		border: none;
	}
	.accessory-block__title {
		margin-bottom: 30px;
		font-size: 32px;
	}
	.accessory-block__backto {
		margin-bottom: 20px;
	}
	.accessory-block__body {
		display: block;
	}
	.accessory-block__body-left {
		margin: 0 0 20px;
	}
	.cart-block__title {
		font-size: 32px;
		margin: 0 0 20px;
	}
	.cart-block__product-head {
		margin: 0 0 20px;
	}
	.cart-block__body {
		display: block;
	}
	.cart-block__content {
		margin: 0 0 30px;
	}
	.cart-block__ordering {
		max-width: 300px;
		margin: 0 auto;
	}
	.cart-block__bottom {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.contacts-block__title {
		margin-bottom: 30px;
		font-size: 32px;
	}
	.contacts-block__inner {
		min-height: 0;
		padding: 100px 0 0;
	}
	.contacts-block__bottom-content {
		position: static;
		margin-left: 0;
	}
	.contacts-block__bottom-content-inner {
		padding-top: 15px;
		padding-bottom: 15px;
		display: block;
	}
	.contacts-block__bottom-content-right {
		text-align: center;
	}
	.contacts-block__bottom-content-middle {
		text-align: center;
		margin: 0 0 15px;
	}
	.contacts-block__bottom-content-left {
		display: block;
		text-align: center;
		margin: 0 0 10px;
	}
	.contacts-block__bottom-content-logo {
		margin: 0 0 10px;
	}
	.contacts-block__social {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.contacts-block__social-item {
		margin: 0 5px;
	}
	.contacts-block__list {
		display: block;
		text-align: center;
	}
	.contacts-block__item {
		margin: 0 0 20px;
		padding: 0;
	}
	.contacts-block__map {
		margin-left: 0;
	}
	.gallery-block {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.gallery-block__title {
		margin-bottom: 30px;
		font-size: 32px;
	}
	.gallery-block__inner {
		min-height: 0;
		padding: 100px 20px 20px;
	}
	.gallery-block__more-content {
		padding-top: 100px;
	}
	.gallery-block__more-content-top {
		top: 100px;
	}
	.gallery-block__group {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.gallery-block__item {
		-ms-flex-preferred-size: calc(100% / 3 - 20px);
		flex-basis: calc(100% / 3 - 20px);
	}
	.gallery-block .swiper-button-next {
		display: none;
	}
	.gallery-block .swiper-pagination {
		display: block;
		position: static;
	}
	.hero-block .swiper-pagination {
		margin-top: 10px;
	}
	.hero-block__inner {
		padding-bottom: 60px;
	}
	.hero-block .swiper-pagination-title {
		font-size: 0;
		width: 54px;
		height: 54px;
		margin: 0 auto 15px;
		position: relative;
		background: -webkit-gradient(
			linear,
			left top,
			left bottom,
			from(#00b9d8),
			to(#00b7d6)
		);
		background: linear-gradient(180deg, #00b9d8 0%, #00b7d6 100%);
		border-radius: 100%;
		display: block;
	}
	.hero-block .swiper-pagination-title:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: url('../img/arrow-icon.svg') 50% 50% no-repeat;
		background-size: 50% 50%;
	}
	.hero-block__videos-item:after,
	.hero-block__videos-item:before {
		display: none;
	}
	.hero-block__videos-image {
		display: none;
	}
	.hero-block__videos-content {
		position: static;
	}
	.information-block__title {
		margin-bottom: 30px;
		font-size: 32px;
	}
	.information-block__item {
		-ms-flex-preferred-size: calc(100% / 3);
		flex-basis: calc(100% / 3);
	}
	.information-thumbs__more {
		opacity: 1;
		visibility: visible;
	}
	.information-full-block__left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 300px;
		flex: 0 0 300px;
		margin-right: 20px;
	}
	.left-navigation {
		display: none;
	}
	.news-block__title {
		margin-bottom: 30px;
		font-size: 32px;
	}
	.news-block__inner {
		min-height: 0;
		padding: 100px 20px 20px;
	}
	.news-block .swiper-button-next {
		display: none;
	}
	.news-block .swiper-pagination {
		display: block;
		position: static;
	}
	.news-block__box-for-video-inner {
		padding: 100px 20px;
	}
	.news-block__back-to {
		font-size: 18px;
	}
	.news-block__big-name {
		font-size: 22px;
	}
	.news-thumbs {
		display: block;
		max-width: 400px;
		margin: 0 auto;
	}
	.news-thumbs__left {
		margin: 0 0 15px;
	}
	.our-team-block__title {
		margin-bottom: 30px;
		font-size: 32px;
	}
	.our-team-block__inner {
		min-height: 0;
		padding: 100px 20px 20px;
	}
	.our-team-block__item {
		-ms-flex-preferred-size: calc(100% / 3 - 15px);
		flex-basis: calc(100% / 3 - 15px);
	}
	.pay-type-block__inner {
		padding-bottom: 80px;
	}
	.pay-type-block__videos-item {
		width: 200px;
	}
	.pay-type-block__videos-item:after,
	.pay-type-block__videos-item:before {
		display: none;
	}
	.pay-type-block__videos-image {
		display: none;
	}
	.pay-type-block__videos-content {
		position: static;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.pay-type-block__bottom-inner {
		min-height: 0;
	}
	.pay-type-block__bottom-left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin: 0;
	}
	.pay-type-block__bottom-right {
		display: none;
	}
	.product-block__main-info {
		display: block;
	}
	.product-block__main-left {
		margin: 0 0 20px;
	}
	.product-block__images-section {
		max-width: 400px;
		margin: 0 auto 20px;
	}
	.product-block__gallerry-list {
		margin-right: -15px;
	}
	.product-block__gallerry-item {
		margin-right: 15px;
		-ms-flex-preferred-size: calc(33.333% - 15px);
		flex-basis: calc(33.333% - 15px);
		margin-bottom: 15px;
	}
	.product-block__tab-item-top {
		text-align: left;
		padding-right: 0;
		padding-left: 0;
	}
	.product-order-form__inner {
		display: block;
	}
	.product-order-form__image {
		margin: 0 auto 10px;
		max-width: 300px;
	}
	.product-section__inner {
		padding-top: 120px;
		padding-bottom: 80px;
	}
	.product-section__buttons {
		margin: 0;
	}
	.product-section__bottom-inner {
		min-height: 0;
	}
	.product-section__bottom-left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin: 0;
	}
	.product-section__bottom-right {
		display: none;
	}
	.product-section__next-model {
		right: 10px;
		font-size: 8px;
		padding-top: 30px;
		min-width: 40px;
		background-size: 40px auto;
	}
	.product-section__product-list {
		text-align: center;
		margin: 0;
		padding-top: 15px;
		padding-bottom: 0;
	}
	.product-section__product-item--all {
		border-color: #0099b9;
		padding-right: 40px;
		background-position: 90% 46%;
	}
	.product-section__product-item:not(.product-section__product-item--all) {
		display: none;
	}
	.product-full-list {
		padding-left: 0;
		padding-right: 0;
	}
	.product-full-list__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		margin-bottom: 25px;
	}
	.product-acssesuar-list {
		padding-left: 0;
		padding-right: 0;
	}
	.product-acssesuar-list__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		margin-bottom: 25px;
	}
	.product-acssesuar-list__filter {
		margin-right: 0;
	}
	.remodal.halfheigth.remodal-is-opening {
		-webkit-animation-name: remodal-overlay-opening-keyframes;
		animation-name: remodal-overlay-opening-keyframes;
	}
	.remodal__close {
		left: auto;
		right: 20px;
		top: 20px;
		margin: 0;
	}
	.service-repair-block__inner {
		padding-bottom: 80px;
	}
	.service-repair-block__videos-item {
		width: 200px;
	}
	.service-repair-block__videos-item:after,
	.service-repair-block__videos-item:before {
		display: none;
	}
	.service-repair-block__videos-image {
		display: none;
	}
	.service-repair-block__videos-content {
		position: static;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	.service-repair-block__bottom-inner {
		min-height: 0;
	}
	.service-repair-block__bottom-left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin: 0;
	}
	.service-repair-block__bottom-right {
		display: none;
	}
	.services-video-list {
		padding-left: 0;
		padding-right: 0;
	}
	.services-video-list__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		margin-bottom: 25px;
	}

	.contacts-block__bottom-content-left,
	.header__left {
		padding-left: 0;
	}
}
@media (max-width: 1022px) {
	.main-menu-level2__item-name {
		font-size: 10px;
	}
}
@media (max-width: 800px) {
	.header__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1;
	}
	.header__middle {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 34px;
		flex: 0 0 34px;
		margin: 0 5px 0 10px;
	}
	.header__right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 84px;
		flex: 0 0 84px;
		min-width: 0;
		margin-left: 10px;
	}
	.header__whatsapp {
		margin-right: 10px;
	}
	.header__whatsapp a {
		height: 30px;
		width: 40px;
	}
	.header__whatsapp .svg-icon {
		width: 40px;
		height: 30px;
	}
	.header__phone {
		font-size: 0;
		line-height: 1;
	}
	.header__phone a {
		width: 34px;
		height: 32px;
		display: inline-block;
		background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0497 6C15.0264 6.19057 15.924 6.66826 16.6277 7.37194C17.3314 8.07561 17.8091 8.97326 17.9997 9.95M14.0497 2C16.0789 2.22544 17.9713 3.13417 19.4159 4.57701C20.8606 6.01984 21.7717 7.91101 21.9997 9.94M10.2266 13.8631C9.02506 12.6615 8.07627 11.3028 7.38028 9.85323C7.32041 9.72854 7.29048 9.66619 7.26748 9.5873C7.18576 9.30695 7.24446 8.96269 7.41447 8.72526C7.46231 8.65845 7.51947 8.60129 7.63378 8.48698C7.98338 8.13737 8.15819 7.96257 8.27247 7.78679C8.70347 7.1239 8.70347 6.26932 8.27247 5.60643C8.15819 5.43065 7.98338 5.25585 7.63378 4.90624L7.43891 4.71137C6.90747 4.17993 6.64174 3.91421 6.35636 3.76987C5.7888 3.4828 5.11854 3.4828 4.55098 3.76987C4.2656 3.91421 3.99987 4.17993 3.46843 4.71137L3.3108 4.86901C2.78117 5.39863 2.51636 5.66344 2.31411 6.02348C2.08969 6.42298 1.92833 7.04347 1.9297 7.5017C1.93092 7.91464 2.01103 8.19687 2.17124 8.76131C3.03221 11.7947 4.65668 14.6571 7.04466 17.045C9.43264 19.433 12.295 21.0575 15.3284 21.9185C15.8928 22.0787 16.1751 22.1588 16.588 22.16C17.0462 22.1614 17.6667 22 18.0662 21.7756C18.4263 21.5733 18.6911 21.3085 19.2207 20.7789L19.3783 20.6213C19.9098 20.0898 20.1755 19.8241 20.3198 19.5387C20.6069 18.9712 20.6069 18.3009 20.3198 17.7333C20.1755 17.448 19.9098 17.1822 19.3783 16.6508L19.1835 16.4559C18.8339 16.1063 18.6591 15.9315 18.4833 15.8172C17.8204 15.3862 16.9658 15.3862 16.3029 15.8172C16.1271 15.9315 15.9523 16.1063 15.6027 16.4559C15.4884 16.5702 15.4313 16.6274 15.3644 16.6752C15.127 16.8453 14.7828 16.904 14.5024 16.8222C14.4235 16.7992 14.3612 16.7693 14.2365 16.7094C12.7869 16.0134 11.4282 15.0646 10.2266 13.8631Z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
			50% 0 no-repeat;
		background-size: 80% auto;
	}
	.header__close {
		width: 40px;
		height: 40px;
		background-size: 40px auto;
	}
	.header__burger {
		width: 34px;
		height: 40px;
	}
	.header__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 60px;
		margin-right: 10px;
	}
	.header__logo2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 70px;
	}
	.cart-mini {
		padding: 5px 5px;
		border-radius: 5px;
	}
	.cart-mini__icon {
		max-width: 30px;
		width: 100%;
	}
}
@media (max-width: 768px) {
	.accessory-block__links a {
		margin-right: 10px;
	}
	.accessory-block__params ul > li {
		display: block;
	}
	.accessory-block__params ul > li span {
		display: block;
		margin: 0 0 5px;
	}
	.product-block__main-left {
		margin: 0 0 20px;
		display: block;
	}
	.product-block__content-section {
		max-width: 240px;
		margin: 0 auto;
	}
	.product-block__button-box {
		max-width: 240px;
	}
	.product-block__main-tabs-link a {
		font-size: 16px;
		padding: 8px 10px;
		margin-right: 10px;
	}
	.product-block__main-tabs-link a {
		font-size: 10px;
		padding: 8px 10px;
		margin-right: 5px;
	}
	.product-tab__links a {
		margin-right: 10px;
	}
	.product-tab__body ul > li {
		display: block;
	}
	.product-tab__body ul > li span {
		display: block;
		margin: 0 0 5px;
	}
}
@media (max-height: 766px) {
	a.site-btn,
	.site-btn {
		background-size: auto 100%;
		border-radius: 26px;
	}
	a.site-btn:before,
	.site-btn:before {
		width: 18px;
		background-size: auto 100%;
	}
	a.site-btn:after,
	.site-btn:after {
		left: 18px;
	}
	a.site-btn > span:not(.site-btn-icon),
	.site-btn > span:not(.site-btn-icon) {
		font-size: 14px;
		padding: 13px 20px;
	}
	a.site-btn > span:not(.site-btn-icon):after,
	.site-btn > span:not(.site-btn-icon):after {
		left: 18px;
	}
	a.site-btn .site-btn-icon,
	.site-btn .site-btn-icon {
		width: 40px;
		height: 40px;
		margin-left: -10px;
	}
	a.site-btn .site-btn-icon:before,
	.site-btn .site-btn-icon:before {
		content: '';
		position: absolute;
		left: -32px;
		width: 32px;
		top: 0;
		height: 1px;
		background: url('../img/button-border.png') 100% 0 no-repeat;
	}
	a.site-btn .site-btn-icon:after,
	.site-btn .site-btn-icon:after {
		right: 18px;
	}
	a.site-btn .site-btn-icon > span,
	.site-btn .site-btn-icon > span {
		left: -5px;
		right: 5px;
	}
	a.site-btn .site-btn-icon > span:before,
	.site-btn .site-btn-icon > span:before {
		margin-left: -5px;
	}
	a.site-btn .site-btn-icon > span:after,
	.site-btn .site-btn-icon > span:after {
		right: 10px;
		margin-left: -10px;
	}
	/* .hero-block .swiper-pagination-title {
		width: 30px;
		height: 30px;
	} */
	.hero-block__videos-icon {
		width: 30px;
		height: 30px;
	}
	.hero-block__videos-item {
		width: 160px;
	}
	.hero-block__videos-item:hover {
		width: 160px;
	}
	.hero-block__slider-item-title {
		font-size: 32px;
		margin-bottom: 10px;
		line-height: 1.1;
	}
	.hero-block__slider-item-body {
		font-size: 16px;
	}
	.hero-block__slider-item-logo {
		margin-right: 10px;
		max-width: 80px;
		margin-bottom: 5px;
	}
	.pay-type-block__videos-icon {
		width: 30px;
		height: 30px;
	}
	.pay-type-block__videos-item {
		width: 160px;
	}
	.pay-type-block__videos-item:hover {
		width: 160px;
	}
	.pay-type-block__bottom-name {
		font-size: 32px;
		margin-bottom: 15px;
	}
	.product-order-form__title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.product-order-form__inputs-list {
		display: block;
		margin-right: 0;
	}
	.product-order-form__input-item {
		display: block;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.product-order-form__form-bottom {
		display: block;
		margin-right: 0;
	}
	.product-order-form__form-bottom > div {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.product-order-form button {
		width: 100%;
		max-width: 230px;
		margin-bottom: 30px;
	}
	.product-section__inner {
		padding-top: 80px;
		padding-bottom: 60px;
	}
	.product-section__bottom-name {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.remodal.halfheigth {
		display: inline-block;
	}
	.remodal .header {
		margin-bottom: 30px;
	}
	.service-repair-block__videos-icon {
		width: 30px;
		height: 30px;
	}
	.service-repair-block__videos-item {
		width: 160px;
	}
	.service-repair-block__videos-item:hover {
		width: 160px;
	}
	.service-repair-block__bottom-name {
		font-size: 32px;
		margin-bottom: 15px;
	}
}
@media (max-width: 766px) {
	.section-item__video-list:before {
		top: 140px;
		background-size: 50px auto;
		padding-bottom: 55px;
		font-size: 12px;
	}
	a.site-btn,
	.site-btn {
		background-size: auto 100%;
		border-radius: 26px;
	}
	a.site-btn:before,
	.site-btn:before {
		width: 18px;
		background-size: auto 100%;
	}
	a.site-btn:after,
	.site-btn:after {
		left: 18px;
	}
	a.site-btn > span:not(.site-btn-icon),
	.site-btn > span:not(.site-btn-icon) {
		font-size: 14px;
		padding: 13px 20px;
	}
	a.site-btn > span:not(.site-btn-icon):after,
	.site-btn > span:not(.site-btn-icon):after {
		left: 18px;
	}
	a.site-btn .site-btn-icon,
	.site-btn .site-btn-icon {
		width: 40px;
		height: 40px;
		margin-left: -10px;
	}
	a.site-btn .site-btn-icon:before,
	.site-btn .site-btn-icon:before {
		content: '';
		position: absolute;
		left: -32px;
		width: 32px;
		top: 0;
		height: 1px;
		background: url('../img/button-border.png') 100% 0 no-repeat;
	}
	a.site-btn .site-btn-icon:after,
	.site-btn .site-btn-icon:after {
		right: 18px;
	}
	a.site-btn .site-btn-icon > span,
	.site-btn .site-btn-icon > span {
		left: -5px;
		right: 5px;
	}
	a.site-btn .site-btn-icon > span:before,
	.site-btn .site-btn-icon > span:before {
		margin-left: -5px;
	}
	a.site-btn .site-btn-icon > span:after,
	.site-btn .site-btn-icon > span:after {
		right: 10px;
		margin-left: -10px;
	}
	input[type='text'],
	input[type='password'],
	input[type='email'],
	input[type='tel'],
	input[type='time'],
	input[type='search'],
	input[type='number'],
	textarea {
		height: 44px;
		padding: 0 20px;
	}
	.site-input input.focus + .site-input-title,
	.site-input input:focus + .site-input-title {
		margin-left: 0;
	}
	.site-input-title {
		left: 20px;
	}
	.cart-block__product-head {
		display: none;
	}
	.cart-product {
		display: block;
		padding: 10px 0;
	}
	.cart-product__left {
		margin: 0 0 5px;
	}
	.cart-product__quantity {
		margin: 0 10px;
	}
	.cart-product__total-price,
	.cart-product__price {
		font-size: 14px;
	}
	.cart-product__delete {
		position: absolute;
		right: -10px;
		top: 0;
	}
	.gallery-block__inner {
		padding: 100px 20px 20px;
	}
	.gallery-block__box-for-video-inner {
		padding: 60px 20px;
	}
	.gallery-block__item {
		-ms-flex-preferred-size: calc(100% / 2 - 10px);
		flex-basis: calc(100% / 2 - 10px);
		margin-right: 10px;
		margin-bottom: 0;
	}
	.gallery-block__categor-name {
		font-size: 12px;
	}
	.hero-block .swiper-pagination-title {
		width: 30px;
		height: 30px;
	}
	.hero-block__videos-icon {
		width: 30px;
		height: 30px;
	}
	.hero-block__videos-item {
		width: 160px;
	}
	.hero-block__videos-item:hover {
		width: 160px;
	}
	.hero-block__slider-item-title {
		font-size: 24px;
		margin-bottom: 10px;
		line-height: 1.1;
	}
	.hero-block__slider-item-body {
		font-size: 14px;
	}
	.hero-block__slider-item-logo {
		margin-right: 10px;
		max-width: 80px;
		margin-bottom: 5px;
	}
	.information-block .swiper-button-next {
		padding: 45px 0 0;
		width: 40px;
	}
	.information-block .swiper-button-next:before {
		margin-left: -20px;
		width: 40px;
		height: 40px;
	}
	.information-block .swiper-button-next:after {
		margin-left: -20px;
		width: 40px;
		height: 40px;
	}
	.information-thumbs__top {
		margin-bottom: 10px;
	}
	.information-thumbs__name {
		font-size: 10px;
	}
	.information-thumbs__bottom {
		padding-top: 10px;
	}
	.information-thumbs__more {
		margin-bottom: 5px;
	}
	.information-full-block__inner {
		display: block;
	}
	.information-full-block__left {
		margin: 0 0 20px;
	}
	.information-full-block__title {
		margin-bottom: 20px;
	}
	.main-menu__right {
		display: none;
	}
	.main-menu__inner {
		display: block;
	}
	.main-menu__left {
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-right: 0;
	}
	.main-menu__item a {
		font-size: 22px;
		font-weight: 500;
	}
	.main-menu__item a.active span,
	.main-menu__item a:hover span {
		font-size: 22px;
		font-weight: 500;
	}
	.main-menu__item a:before {
		display: none;
	}
	.main-menu__item a span {
		position: static;
		font-size: 22px;
		font-weight: 500;
	}
	.news-block__inner {
		padding: 60px 20px 20px;
	}
	.news-block__box-for-video-inner {
		padding: 70px 20px 60px;
	}
	.news-block__group {
		display: block;
	}
	.news-block__item {
		margin-right: 0;
	}
	.our-team-block__inner {
		padding: 100px 20px 60px;
	}
	.our-team-block__item {
		-ms-flex-preferred-size: calc(100% / 2 - 10px);
		flex-basis: calc(100% / 2 - 10px);
		margin-right: 10px;
	}
	.staff-thumbs__status,
	.staff-thumbs__name {
		font-size: 10px;
	}
	.staff-thumbs__params li {
		font-size: 10px;
	}
	.pay-type-block__videos-icon {
		width: 30px;
		height: 30px;
	}
	.pay-type-block__videos-item {
		width: 160px;
	}
	.pay-type-block__videos-item:hover {
		width: 160px;
	}
	.pay-type-block__bottom-name {
		font-size: 32px;
		margin-bottom: 15px;
	}
	.product-order-form__title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.product-order-form__inputs-list {
		display: block;
		margin-right: 0;
	}
	.product-order-form__input-item {
		display: block;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.product-order-form__form-bottom {
		display: block;
		margin-right: 0;
	}
	.product-order-form__form-bottom > div {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.product-section__inner {
		padding-top: 80px;
		padding-bottom: 60px;
	}
	.product-section__bottom-name {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.product-full-list__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		margin-bottom: 25px;
	}
	.product-full-list__item-name {
		font-size: 14px;
	}
	.product-acssesuar-list__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		margin-bottom: 25px;
	}
	.product-acssesuar-list__item-name {
		font-size: 14px;
	}
	.product-acssesuar-list__toback {
		font-size: 18px;
	}
	.product-acssesuar-list__filter {
		display: block;
	}
	.remodal .header {
		margin-bottom: 30px;
	}
	.service-repair-block__videos-icon {
		width: 30px;
		height: 30px;
	}
	.service-repair-block__videos-item {
		width: 160px;
	}
	.service-repair-block__videos-item:hover {
		width: 160px;
	}
	.service-repair-block__bottom-name {
		font-size: 32px;
		margin-bottom: 15px;
	}
	.services-video-list__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		margin-bottom: 25px;
	}
	.services-video-list__item-name {
		font-size: 14px;
	}
	.site-form__title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.site-form__inputs-list {
		display: block;
		margin-right: 0;
	}
	.site-form__input-item {
		display: block;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.site-form__form-bottom {
		display: block;
		margin-right: 0;
	}
	.site-form__form-bottom > div {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.site-form button {
		width: 100%;
		max-width: 230px;
		margin-bottom: 30px;
	}
}
@media (max-height: 700px) {
	.header__left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1;
	}
	.header__middle {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 34px;
		flex: 0 0 34px;
		margin: 0 5px 0 10px;
	}
	.header__right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 84px;
		flex: 0 0 84px;
		min-width: 0;
		margin-left: 10px;
	}
	.header__whatsapp {
		margin-right: 10px;
	}
	.header__whatsapp a {
		height: 30px;
		width: 40px;
	}
	.header__whatsapp .svg-icon {
		width: 40px;
		height: 30px;
	}
	.header__phone {
		font-size: 0;
		line-height: 1;
	}
	.header__phone a {
		width: 34px;
		height: 32px;
		display: inline-block;
		background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0497 6C15.0264 6.19057 15.924 6.66826 16.6277 7.37194C17.3314 8.07561 17.8091 8.97326 17.9997 9.95M14.0497 2C16.0789 2.22544 17.9713 3.13417 19.4159 4.57701C20.8606 6.01984 21.7717 7.91101 21.9997 9.94M10.2266 13.8631C9.02506 12.6615 8.07627 11.3028 7.38028 9.85323C7.32041 9.72854 7.29048 9.66619 7.26748 9.5873C7.18576 9.30695 7.24446 8.96269 7.41447 8.72526C7.46231 8.65845 7.51947 8.60129 7.63378 8.48698C7.98338 8.13737 8.15819 7.96257 8.27247 7.78679C8.70347 7.1239 8.70347 6.26932 8.27247 5.60643C8.15819 5.43065 7.98338 5.25585 7.63378 4.90624L7.43891 4.71137C6.90747 4.17993 6.64174 3.91421 6.35636 3.76987C5.7888 3.4828 5.11854 3.4828 4.55098 3.76987C4.2656 3.91421 3.99987 4.17993 3.46843 4.71137L3.3108 4.86901C2.78117 5.39863 2.51636 5.66344 2.31411 6.02348C2.08969 6.42298 1.92833 7.04347 1.9297 7.5017C1.93092 7.91464 2.01103 8.19687 2.17124 8.76131C3.03221 11.7947 4.65668 14.6571 7.04466 17.045C9.43264 19.433 12.295 21.0575 15.3284 21.9185C15.8928 22.0787 16.1751 22.1588 16.588 22.16C17.0462 22.1614 17.6667 22 18.0662 21.7756C18.4263 21.5733 18.6911 21.3085 19.2207 20.7789L19.3783 20.6213C19.9098 20.0898 20.1755 19.8241 20.3198 19.5387C20.6069 18.9712 20.6069 18.3009 20.3198 17.7333C20.1755 17.448 19.9098 17.1822 19.3783 16.6508L19.1835 16.4559C18.8339 16.1063 18.6591 15.9315 18.4833 15.8172C17.8204 15.3862 16.9658 15.3862 16.3029 15.8172C16.1271 15.9315 15.9523 16.1063 15.6027 16.4559C15.4884 16.5702 15.4313 16.6274 15.3644 16.6752C15.127 16.8453 14.7828 16.904 14.5024 16.8222C14.4235 16.7992 14.3612 16.7693 14.2365 16.7094C12.7869 16.0134 11.4282 15.0646 10.2266 13.8631Z' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
			50% 0 no-repeat;
		background-size: 80% auto;
	}
	.header__close {
		width: 40px;
		height: 40px;
		background-size: 40px auto;
	}
	.header__burger {
		width: 34px;
		height: 40px;
	}
	.header__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 60px;
		margin-right: 10px;
	}
	.header__logo2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}
@media (max-width: 480px) {
	.header__whatsapp {
		margin-right: 10px;
	}
	.header__phone {
		font-size: 0;
		line-height: 1;
	}
	.header__cart-box {
		margin: 0;
	}
	.accessory-block__body-left {
		display: block;
	}
	.accessory-block__images-box {
		margin: 0 0 20px;
	}
}
@media (max-width: 360px) {
	.header__right {
		font-size: 0;
		line-height: 1;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 65px;
		flex: 0 0 65px;
	}
	.header__whatsapp {
		-webkit-box-flex: 1;
		-ms-flex: 1 1;
		flex: 1 1;
		margin-right: 5px;
	}
	.header__whatsapp a {
		height: 30px;
		width: 30px;
	}
	.header__whatsapp .svg-icon {
		width: 30px;
		height: 30px;
	}
	.header__phone a {
		width: 30px;
		height: 30px;
	}
	.header__logo,
	.header__logo2 {
		max-width: 50px;
	}
	.header__player-box {
		margin: 0;
	}
	.product-block__main-tabs-link a {
		font-size: 10px;
		padding: 8px 5px;
		margin-right: 5px;
	}
}

. .section-next button {
	/* padding-bottom: 35px; */
	padding-bottom: 15px;
	background-color: rgba(0, 0, 0, 0.7);
}
.section-item__video-list::after {
	display: none;
}


.global-video {
	z-index: 8;
}

/* change player */
.player-box {
	display: none;
}
.section-item__unmuted {
	display: none;
}
.section-item__inner {
	/* max-height: calc(100% - 60px); */

	max-height: 100vh;
}
.information-block .swiper-button-next {
	bottom: 60px;
}
/* ----------------------------------  .category-product  ----------------------------------------*/
.category-product__list {
	display:grid;
	padding: 0;
	gap: 20px;
	grid-template-columns: repeat(5, 1fr);
}

.category-product__link {
	text-decoration: none;
}

.category-product__wrapper-block {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap:10px;
}

.category-product__image img{
	width: 100%;
	height: 100%;
}

.category-product__wrapper-block > *{
	padding: 0;
	margin: 0;
}

.category-product__wrapper-block > *{
	padding: 0;
	margin: 0;
}

.category-product__name {
	text-align: center;
}
.descr-product__block-img {
	display: flex;
	justify-content: center;
}

.descr-product__block-img-inner {
	width: 650px;
	height: 415px;
}

.descr-product__block-img-inner img {
	width: 100%;
	height: 100%;
}


/* table */
.table-product .table-product__wrap,
.table-product table {
	border: none;
}

.table-product__block-btn {
	display: flex;
	gap: 10px;
}

.table-product__btn > span {
    padding: 10px 18px !important;
}

.table-product__btn::before {
	background-size: contain !important;
}

.balance-link {
	font-size: 14px;
	line-height: 120%;
	text-transform: uppercase;
	color: rgb(0, 183, 214);
}

.table-product__block-img-inner {
	display: flex;
	justify-content: center;
}

.table-product__block-img {
	width: 70px;
	height: 46px;
}

.table-product__block-img img {
	width: 100%;
	height: 100%;
}

table.table-product__table {
	width: 100%;
	border-spacing: 0em 0.5em !important;
	border-collapse: separate;
}


table.table-product__table tr th,
table.table-product__table tr td {
	border-bottom:1px solid rgba(221, 221, 221, 1);
}


table.table-product__table th {
	font-size: 14px;
	line-height: 120%;
	padding-block: 0;
}

table.table-product__table tr {
	border: none;
}

table.table-product__table td {
	font-size: 14px;
	line-height: 120%;
	padding-block: 15px;
	text-align: center;
}

table.table-product__table td {
    width: 6%;
}

table.table-product__table td:last-child,
table.table-product__table td:nth-child(2), 
table.table-product__table td:nth-child(3) {
    width: 10%;
}

table.table-product__table td:first-child {
    width: 1%;
}


table.table-product__table th {
	text-align: center;
	font-weight: 600;
}


.table-product thead {
	background: transparent;
}

.table-product__price {
	text-wrap: nowrap;
}


@media (max-width: 1300px) {
	.category-product__list {
		grid-template-columns: repeat(4, 1fr);
	}


	/* table */
	table.table-product__table td, table.table-product__table th {
		padding: 5px;
		font-size: 12px;
		line-height: 17px;
	}
	
	.table-product__block-btn {
		justify-content: flex-end;
	}

	table.table-product__table td {
		width: 6%;
	}
	
	table.table-product__table td:first-child {
		width: 2%;
	}

	table.table-product__table td:last-child,
	table.table-product__table td:nth-child(2), 
	table.table-product__table td:nth-child(3) {
		width: 10%;
	}


	.table-product__btn > span {
		padding: 10px !important;
		font-size: 12px !important;
		line-height: 17px !important;
	}
}

@media (max-width: 1022px) {
	.category-product__list {
		grid-template-columns: repeat(3, 1fr);
	}

	.table-product__btn_end {
		display: none;
	}

	table.table-product__table td:last-child {
		width: 2% !important;
	}

	table.table-product__table td:first-child {
		width: 1%;
	}

	table.table-product__table td {
		width: 4%;
	}
	
	table.table-product__table td:first-child {
		width: 2%;
	}

	table.table-product__table td:last-child,
	table.table-product__table td:nth-child(2), 
	table.table-product__table td:nth-child(3) {
		width: 6%;
	}

	.descr-product__block-img-inner {
		width: 500px;
		height: 300px;
	}

}


@media (max-width: 768px) {
	.category-product__list {
		gap: 10px;
		grid-template-columns: repeat(2, 1fr);
	}

	table.table-product__table th:nth-child(5),  
	table.table-product__table td:nth-child(5),
	table.table-product__table th:nth-child(4),  
	table.table-product__table td:nth-child(4) {
		display: none;
	}

	.descr-product__block-img-inner {
        width: 374px;
        height: 200px;
    }
}

@media (max-width: 766px) {
	.table-product__btn > span {
		padding: 5px 8px !important;
		font-size: 12px !important;
		line-height: 17px !important;
	}
}

@media (max-width: 480px) {
	.category-product__list {
		gap: 10px;
		grid-template-columns: repeat(1, 1fr);
	}

	table.table-product__table td {
		width: 1% !important;
	}

	table.table-product__table td:first-child {
		padding: 0 !important;
    }

	table.table-product__table td {
		width: 1% !important; 
	}

	.balance-link {
		font-size: 12px;
		line-height: 17px;
	}

	table.table-product__table tr th,
	table.table-product__table tr td {
		padding: 3px !important;
	}

	.table-product__btn > span {
		font-size: 10px !important;
		line-height: 15px !important;
	}
}

@media (max-width: 360px) {
	.table-product .table-product__wrap {
		overflow-x: auto;
	}

	.hidden-scroll {

		@-moz-document url-prefix() {
			scrollbar-color: transparent;
			scrollbar-width: thin;
			border-radius: 0;
		}
	}
	
	.hidden-scroll::-webkit-scrollbar {
		height: 0;
		width: 0;
		border-radius: 0;
	}
	
	.hidden-scroll::-webkit-scrollbar-thumb {
		background: transparent;
		height: 0;
		border-radius: 0;

	}
	
	.hidden-scroll::-webkit-scrollbar-track {
		height: 0;
		background: transparent;
		border-radius: 0;
	}
	
	.hidden-scroll::-webkit-scrollbar-button {
		display: none;
	}

	table.table-product__table tr th,
	table.table-product__table tr td {
		padding: 5px 10px !important;
		text-wrap: nowrap;
	}

	table.table-product__table td {
		width: 1% !important; 
	}
}
/* ================================================ */
/* .stock .price {
	color: #e23167;
}

.stock .old-price-detail {
	margin-left: 15px;
    font-size: 20px;
    font-weight: 700;
    color: #3a3f43;
}

.stock .old-price-detail::before {
	transform: translateX(-10%);
    left: 0%;
    width: 120%;
    background: #b1b1b1;
}

.stock .price small {
	font-weight: 500;
}

.models-stock .models-item__price {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
	color: #e23167;
}

.models-stock .ru,
.models-stock .old-price-list-container {
	    margin: auto 0;
	    order: -1;
}

.models-stock .ru {
	margin-right: auto;
    margin-left: 1px;
}

.models-stock .old-price-list {
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 14px;
    color: #3a3f43;
}
@media (max-width: 1400px) {
	.models-stock .old-price-list,
	.models-stock .models-item__price {
		display: block;
	}
}

@media (max-width: 920px) {
	.stock .price {
		text-wrap: nowrap;
    	font-size: 29px;
	}

	.stock .old-price-detail {
		margin-left: 15px;
		font-size: 18px;
	}
}

@media (max-width: 640px) {
	.stock .old-price-detail:before {
		transform: translateX(-2%);
	}
} */
.product-acssesuar-list__item-price {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	display: block;
}

.product-acssesuar-list__item-price span {
	font-size: 20px;
	font-weight: 700;
}

/* ========================================== модальное окно ========================================== */
.modal {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  max-width: 100%;
  height: 100vh;
  background-color: #001115;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s, visibility 0.4s;
	z-index: 102;
}

.modal.open {
	  opacity: 1;
	  visibility: visible;
}

.modal-content {
    position: relative;
    padding: 40px;
    display: flex;
    flex-direction: column;
    width: 575px;
    min-height: 100%;
    min-height: fit-content;
    z-index: 1;
    background-color: #fff;
    border-radius: 24px;
    transition: transform 0.8s;
}


.modal-title  {
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
	    color: black;
}

.modal-close {
    display: flex;
    align-items: center;
    width: fit-content;
    border-radius: 50px;
    border: 1px solid black;
    position: absolute;
    right: 18px;
    top: 15px;
	background-color: transparent;
}

.modal-close svg {
    width: 18px;
    height: 18px;
}
.site-input textarea.focus + .site-input-title, 
.site-input textarea:focus + .site-input-title {
    font-size: 10px;
    margin-top: -15px;
    margin-left: -20px;
}

.site-textarea {
    flex-basis: calc(100% - 20px);
    min-height: 50px;
}

.site-textarea textarea {
    min-height: 120px;
}

.site-textarea .site-input-title{
    top: 25%;
}

/* =================================== old-new =================================== */
.config {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
    padding: 0;
}

.config__img {
    width: 100%;
    position: relative;
    aspect-ratio: 2.5 / 1;
}

.config__img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.config__rotate {
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 52px;
	border-radius: 8px;
	border: 1px solid #00b9d8;
	z-index: 12;
}
.config__title {
	width: 100%;
	text-align: left;
	font-size: 24px;
	color: #ffffff;
	line-height: 120%;
	margin-top: 20px;
}
.config .product-block__images-params {
	width: 100%;
	margin-top: 24px;
}
.config .product-block__dop-colorgroup:after,
.config .product-block__main-colorgroup:after,
.config .product-block__rotate-button button {
	color: #ffffff;
}

.acardions {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.accordion-item {
	border-bottom: 1px solid #ffffff;
	margin-top: 10px;
}

.accordion-button {
	background-color: transparent;
	color: #ffffff;
	width: 100%;
	font-size: 20px;
	padding: 10px 0;
	text-align: left;
	border: none;
	cursor: pointer;
}

.accordion-content {
	transition: all 0.2s ease 0s;
	max-height: 0;
	overflow: hidden;
}
.acardion__check {
	display: block;
	width: 100%;
	text-align: left;
	color: #ffffff;
	font-size: 16px;
	margin: 12px 0;
}
.remodal__container {
	overflow-y: auto;
}
.config__results {
	width: 100%;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	margin-top: 20px;
}
.config__result {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	width: 100%;
	text-align: left;
	margin-top: 16px;
}
.config__result span {
	width: 100%;
	color: #ffffff;
	text-align: left;
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 4px;
}
.config__result span:last-child {
	font-weight: 600;
}
.config__btn {
	width: 100%;
	font-size: 14px;
	background: #ff3000;
	border: 2px solid #ff3000;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 900;
	border-radius: 60px;
	margin-top: 30px;
}

/* ================================================================================ */
.config__results {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(249px, 1fr));
    gap: 20px;
}

.acardions-scroll {
	padding: 10px;
	max-height: 275px;
	overflow-x: hidden;
    overflow-y: auto;
}

.acardions-scroll::-webkit-scrollbar {
	width: 2px;
}
.acardions-scroll::-webkit-scrollbar-track {
	background: #fff;
}
.acardions-scroll::-webkit-scrollbar-thumb {
	background-color: #00a2d3;
	border-radius: 20px;
}

.img-dop-config{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.img-dop-config img{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	width: 100%;
	height: 100%;
	object-size: cover;
	object-position: center;
}
.img-dop-config img._hide{
	opacity: 0;
}

.site-price {
	display: block;
}

.site-radio input[type='checkbox'] {
	display: flex;
	flex-direction: column;
}

.f15 img,  
.f14 img {  
    z-index: 1;  
}

.accordion-item {
	width: 100%;
}

.config__inner {
    display: flex;
    justify-content: space-between;
	flex-direction: row-reverse;
	width: 85%;
}

.config__right {
	width: 70%;
}

.config__left {
	width: 28%;
}

.config__img {
    max-width: 70%;
    margin: 0 auto;
}

.config__img-block {
	display: contents;
}

.layer {
	pointer-events: none;
}

.layer img{
  user-select: none;   
  -webkit-user-select: none; 
  -moz-user-select: none;   
  -ms-user-select: none;     
}

.img-dop-config{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index: 10;
	cursor: pointer;
}



@media (max-width: 1300px) {
	.config__inner {
		padding: 0;
		width: 100%;
	}
	
    .config__img {
        aspect-ratio: 2.4 / 1;
    }

	.config__left {
    	width: 32%;
	}

	.config__right {
    	width: 65%;
	}
	
	.config__result, .config__btn {
		margin-top: 0;
	}

	.config__result {
		gap: 15px;
	}
}

@media (max-width: 860px) {
	.config {
		padding: 20px;
	}

	.config__img {
        aspect-ratio: 1.6 / 1;
	}

	.config__rotate {
    	left: 0;
	}

	.config__right,
	.config__left {
    	display: contents;
	}

	.config__inner {
        flex-direction: column;
    }

	.config__results {
		gap: 20px;
	}

	.config .product-block__images-params {
		margin-bottom: 15px;
	}

	.config__result {
        gap: 10px;
    }

	.config__img {
		max-width: 90%;
	}

	.config__results {
    	grid-template-columns: repeat(1, 1fr);
		gap: 15px;
	}

	.acardions-scroll {
		padding: 0;
		padding-right: 10px;
	}
}


.information-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%);
}

.information-absolute img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
			-webkit-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
}

[data-remodal-id="catalog-popup"],
[data-remodal-id="acsessuarfull-popup"] {
	background-color: #fff;
}

[data-remodal-id="catalog-popup"] *,
[data-remodal-id="acsessuarfull-popup"] * {
    color: #000 !important;
}

[data-remodal-id="catalog-popup"] .header__close,
[data-remodal-id="acsessuarfull-popup"] .header__close {
	background: url('/local/templates/grizzly.ru/css/../img/close-black.png') 50% 50% no-repeat;
}

[data-remodal-id="catalog-popup"] .accessory-block__backto a,
[data-remodal-id="acsessuarfull-popup"] .accessory-block__backto a,
[data-remodal-id="catalog-popup"] .product-acssesuar-list__toback,
[data-remodal-id="acsessuarfull-popup"] .product-acssesuar-list__toback  {
		background: url('/local/templates/grizzly.ru/css/../img/back-icon-blue.png') 0 0 no-repeat;
}

@media (hover: hover) {
	.information-thumbs__image:hover .information-absolute img,
	.information-thumbs__image:focus-visible .information-absolute img {
		transform: scale(1.2);
	}
}


[data-block],
[data-section] {
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

[data-block].active,
[data-section].active {
  opacity: 1;
  visibility: visible;
  position: static;
}

/* .product-descr */
.product-descr__img {
    position: relative;
    margin-bottom: 20px;
}

.product-descr__slider {
  position: relative;
  height: 105px;
}

/* .product-slider */
.product-slider__item {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  max-width: 100px;
  height: 105px;
  border-radius: 14px;
  overflow: hidden;
  background-color: transparent;
    cursor: pointer;
}

.product-slider__item img {
  width: 100%;
  height: 100%;
}

.product-slider__item::before {
  content: "";
  position: absolute;
  width: 101%;
  height: 101%;
  border: 3px solid #d9be00;
  border-radius: 14px;
  inset: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.product-slider__item.active::before,
.product-slider__item:hover::before {
  opacity: 1;
}

	/* .product-img  */
.product-img__list {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-img__list-position {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 4px;
}

.product-img__img-block {
 aspect-ratio: 16 / 16;
  width: 100%;
  overflow: hidden;
  border-radius: 14px;
}

.product-img__img-block::after,
.product-img__img-block::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  overflow: hidden;
  border-radius: 14px;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.product-img__img-block::before {
  background-color: rgba(255, 234, 0, 0.5);
}

.product-img__img-block::after {
  background: url("../img/array-bg.svg") center/46px 41px no-repeat;
  z-index: 2;
}

.product-img__img-block_magnifier::after {
  background: url("../img/magnifier.svg") center/60px 60px no-repeat;
}

.product-img__img-block_none::after,
.product-img__img-block_none::before {
  display: none;
}

.product-img__img-block:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.product-img__img-block:hover::after,
.product-img__img-block:hover::before {
  opacity: 1;
}

.product-img__img-block iframe,
.product-img__img-block img {
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.product-img__img-block.close {
  display: none;
}

/* .product-section__bottom-left  cart-product__total-price cart-block__price-body*/