/*
Theme Name: Ardesto 2024
Theme URI: 
Author: 
Author URI: 
Description: Ardesto 2024
Version: 1.0
License: - 
License URI: - 
*/
@font-face {
	font-family: 'Montserrat';
	src: url('assets/fonts/Montserrat-Regular.eot');
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		url('assets/fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Montserrat-Regular.woff') format('woff'),
		url('assets/fonts/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('assets/fonts/Montserrat-Medium.eot');
	src: local('Montserrat Medium'), local('Montserrat-Medium'),
		url('assets/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Montserrat-Medium.woff') format('woff'),
		url('assets/fonts/Montserrat-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('assets/fonts/Montserrat-SemiBold.eot');
	src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
		url('assets/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Montserrat-SemiBold.woff') format('woff'),
		url('assets/fonts/Montserrat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('assets/fonts/Montserrat-Bold.eot');
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url('assets/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Montserrat-Bold.woff') format('woff'),
		url('assets/fonts/Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('assets/fonts/Roboto-Regular.eot');
	src: local('Roboto'), local('Roboto-Regular'),
		url('assets/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Roboto-Regular.woff') format('woff'),
		url('assets/fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('assets/fonts/Roboto-Medium.eot');
	src: local('Roboto Medium'), local('Roboto-Medium'),
		url('assets/fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Roboto-Medium.woff') format('woff'),
		url('assets/fonts/Roboto-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('assets/fonts/Roboto-Bold.eot');
	src: local('Roboto Bold'), local('Roboto-Bold'),
		url('assets/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/Roboto-Bold.woff') format('woff'),
		url('assets/fonts/Roboto-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
	list-style-type: none;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #000;
	height: 100%;
}
body.not-scroll{
	overflow-y: hidden;
}
textarea,input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel]{
	font-family: 'Roboto', sans-serif;
	border: 1px solid #666;
	background: #fff;
	color: #000;
	outline: none;
}
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
input[type=submit], button {
	margin: 0;
	-webkit-appearance: none;
	font-family: 'Roboto', sans-serif;
	outline: none;
	cursor: pointer;
}
.inner {
	min-width: 280px;
	max-width: 1524px;
	margin: 0 auto;
}
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
a {
	color: #000;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.slick-slide{
	outline: none !important;
}
img {
	max-width: 100%;
	height: auto;
}
:invalid {
	box-shadow: none;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
.site-wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}
.site-container{
	flex: 1 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
.site-header{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 10;
}
.admin-bar .site-header{
	top: 32px;
}
.site-header__container{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0;
}
.site-header__left{
	display: flex;
	align-items: center;
	flex-grow: 1;
}
.header-logo{
	margin-right: 79px;
}
.header-logo a{
	text-decoration: none;
	color: #fff;
}
.header-logo__image{
	margin-bottom: 7px;
}
.header-logo__image svg{
	max-width: 100%;
	fill: #FF0000;
}
.header-logo__text{
	white-space: nowrap;
	font-size: 15px;
	font-weight: 500;
}
.site-header__right{
	display: flex;
}
/* .header-nav{
	visibility: hidden;
	opacity: 0;
	transform: translateY(-20px);
	transition: visibility 0s linear 0.2s, opacity 0.2s linear, transform 0.2s linear;
}
.site-header.menu-opened .header-nav{
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
	transition: visibility 0s linear 0s, opacity 0.2s linear, transform 0.2s linear, transform 0.2s linear;
} */
.header-nav > ul{
	display: flex;
	align-items: center;
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: -0.01em;
}
.header-nav > ul > li{
	margin-left: 62px;
}
.header-nav > ul > li > a{
	color: #fff;
	text-decoration: none;
}
.header-nav > ul > li.color-red a{
	display: inline-block;
	padding: 11px 30px 13px;
	border: 2px solid #fff;
	box-sizing: border-box;
	border-radius: 30px;
	text-align: center;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	background: none;
	color: #fff;
}

.site-header__right{
	flex-shrink: 0;
}
.touch-menu{
	display: none;
	margin-top: 3px;
	cursor: pointer;
}
.touch-menu svg{
	stroke: #fff;
}
.search-box{
	position: fixed;
	left: 0;
	top: 76px;
	right: 0;
	padding: 22px 0;
	background: #fff;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	transform: translateY(-30px);
	transition: visibility 0s linear 0.2s, opacity 0.2s linear, transform 0.2s linear;
}
.search-box.opened{
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
	transition: visibility 0s linear 0s, opacity 0.2s linear, transform 0.2s linear, transform 0.2s linear;
}
.admin-bar .search-box{
	top: 121px;
}
.search-box__form{
	position: relative;
	box-sizing: border-box;
	padding: 0 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.search-box input[type=search]{
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	padding: 0 14px;
	border: 1px solid transparent;
	font-family: Roboto;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #585858;
}
.search-box button[type=submit]{
	width: 40px;
	height: 50px;
	box-sizing: border-box;
	padding: 0;
	border: none;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}
.search-box__category{
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-align: right;
	color: #585858;
}
.search-box__category li{
	display: none;
	white-space: nowrap;
}
.search-box__category li.active{
	display: flex;
	align-items: center;
}
.search-box__category li svg{
	margin: 0 0 4px 10px;
	cursor: pointer;
}
.search-box__close{
	position: absolute;
	top: calc(50% - 10px);
	right: 0;
	flex-shrink: 0;
	width: 20px;
	height: 21px;
	margin-left: 15px;
	cursor: pointer;
}
.site-header.fixed{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.site-header.fixed .header-logo a,.site-header_white .header-logo a{
	color: #000;
}
.site-header.fixed,.site-header_white{
	background: #fff;
	color: #000;
}
.site-header.fixed .header-nav > ul > li > a,.site-header_white .header-nav > ul > li > a{
	color: #000;
}
.site-header.fixed .touch-menu svg,.site-header_white .touch-menu svg{
	stroke: #000;
}
.site-header.fixed .header-nav > ul > li.color-red a,.site-header_white .header-nav > ul > li.color-red a{
	color: #000;
	border-color: #000;
}
/* Middle
-----------------------------------------------------------------------------*/
.section-welcome{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.section-welcome__video{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.section-welcome__video:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0.5;
}
.section-welcome__video video{
	width: 100%;
	min-height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.section-welcome__container{
	min-height: 100vh;
	box-sizing: border-box;
	padding: 140px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	color: #fff;
	position: relative;
}
.section-welcome__text-1{
	font-weight: 500;
	font-size: 35px;
	line-height: 43px;
	letter-spacing: -0.01em;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	margin-bottom: 7px;
}
.section-welcome__text-2{
	font-weight: bold;
	font-size: 65px;
	line-height: 79px;
	letter-spacing: -0.01em;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	margin-bottom: 12px;
}
.section-welcome__text-3{
	font-size: 19px;
	line-height: 30px;
	letter-spacing: -0.01em;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
}
.section-welcome__down{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
	box-sizing: border-box;
	border: 2px solid #FF0000;
	border-radius: 50%;
	position: absolute;
	bottom: 43px;
	left: calc(50% - 40px);
}
@-webkit-keyframes upDown {
	from {transform: translateY(0px);}
	25% {transform: translateY(-5px);}
	50% {transform: translateY(0px);}
	75% {transform: translateY(5px);}
	to {transform: translateY(0px);}
}
@keyframes upDown {
	from {transform: translateY(0px);}
	25% {transform: translateY(-5px);}
	50% {transform: translateY(0px);}
	75% {transform: translateY(5px);}
	to {transform: translateY(0px);}
}
.section-welcome__down img{
	display: block;
	-webkit-animation: upDown 0.7s ease-out 0s infinite;
			animation: upDown 0.7s ease-out 0s infinite;
	
	
}
.section-head{
	margin-bottom: 36px;
}
.section-head__container{
	display: flex;
	align-items: center;
}
.section-head__left{
	flex-grow: 1;
}
.section-head__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	margin-bottom: 16px;
}
.section-head__left .section-head__title{
	margin: 0 30px 0 0;
}
.section-head__text{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	color: #585858;
}
.section-head__right{
	flex-shrink: 0;
	padding: 17px 0 0 30px;
}



.button{
	display: inline-block;
	padding: 11px 30px 13px;
	border: 2px solid #FF0000;
	box-sizing: border-box;
	border-radius: 30px;
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	background: none;
}
.button svg{
	margin-left: 20px;
}
.button_white{
	color: #fff;
}
.button_white svg{
	fill: #fff;
}
.button_down svg{
	transform: rotate(90deg);
}
.section-new{
	background: #F7F7F7;
	padding: 37px 0 50px;
}
.section-new__slider{
	margin: 0 -374px;
}
.section-new__slider:not(.slick-initialized){
/*
	visibility: hidden;
	height: 0;
*/
	display: flex;
	flex-wrap: wrap;
}
.section-new__slide.slick-active, .slick-move .section-new__slide{
	opacity: 1 !important;
}
.section-new__slide{
	padding: 14px;
	opacity: 0.3;
	transition: opacity 0.1s ease-out 0s;
}
.section-new .slick-arrow{
	width: 360px;
	box-sizing: border-box;
	padding-bottom: 76px;
	display: flex;
	justify-content: center;
	align-items: center;
/*	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,0.6) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0.6) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99ffffff',GradientType=1 );*/
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.section-new .slick-arrow.slick-prev{
	left: 0;
	justify-content: flex-end;
	padding-right: 35px;
}
.section-new .slick-arrow.slick-next{
	right: 0;
	justify-content: flex-start;
	padding-left: 35px;
}
.section-new .slick-arrow svg{
	fill: #000;
}
.section-new .slick-arrow.slick-next svg{
	transform: scaleX(-1);
}
.section-new__item{
	display: block;
	text-decoration: none;
}

.section-new__slider:not(.slick-initialized) .section-new__slide {
	flex: 0 0 22%;
	max-width: 22%;
}

.section-new__slider:not(.slick-initialized) {
	margin: auto;
}

.section-new__image{
	
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
	margin-bottom: 34px;
}
.section-new__image img{
	width: 100%;
	max-height: 100%;
	display: block;
	object-fit: contain;
	height: 100%;
}
.section-new__text{
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
}
.section-catalog{
	padding: 53px 0;
}
.section-catalog__container{
	padding: 12px 0 0;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.section-catalog__col{
	width: 25%;
	box-sizing: border-box;
	padding: 15px;
}
.section-catalog__item{
	display: block;
	text-decoration: none;
	position: relative;
}
.section-catalog__image{
	position: relative;
	transition: transform 0.2s ease-out 0s;
}
.section-catalog__image:before{
	content: '';
	display: block;
	height: 183px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	opacity: 0.8;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	transition: opacity 0.2s ease-out 0s;
}
.section-catalog__image:after{
	content: '';
	display: block;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	transition: opacity 0.2s ease-out 0s;
}
.section-catalog__image img{
	width: 100%;
	display: block;
}
.section-catalog__text{
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 53px;
	font-weight: 500;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	transition: bottom 0.2s ease-out 0.2s;
}
.section-catalog__btn{
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 105px;
	text-align: center;
	opacity: 0;
	transition: opacity 0.2s ease-out 0s;
}
.section-catalog__item:hover .section-catalog__image{
	transform: scale(1.1);
}
.section-catalog__item:hover .section-catalog__image:before{
	opacity: 0;
}
.section-catalog__item:hover .section-catalog__image:after{
	opacity: 1;
}
.section-catalog__item:hover .section-catalog__text{
	bottom: 196px;
	transition: bottom 0.2s ease-out 0s;
}
.section-catalog__item:hover .section-catalog__btn{
	opacity: 1;
	transition: opacity 0.2s ease-out 0.2s;
}
.section-video{
	max-width: 1920px;
	margin: 0 auto;
}
.video-big__slide{
	display: none;
}
.video-big__slide:first-child{
	display: block;
}
.video-big__item{
	display: block;
	padding-bottom: 56.25%;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-decoration: none;
	position: relative;
}
.video-big__item:before{
	content: '';
	display: block;
	background: #323237;
	opacity: 0.3;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.video-big__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	color: #fff;
	position: relative;
}
.video-big__content{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.video-big__name{
	width: 550px;
	max-width: 96%;
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	color: #fff;
	text-align: center;
	margin-bottom: 60px;
}
.video-big__icon{
	width: 150px;
	height: 150px;
	box-sizing: border-box;
	border: 2px solid #FF0000;
	border-radius: 50%;
	background: url(assets/img/play-1.svg) no-repeat 62px center / 30px auto;
}
.video-big .slick-arrow{
	display: none !important;
}
.video-small{
	margin-top: -20px;
}
.video-small__slider{
	margin: 0 -406px;
}
.video-small__slider:not(.slick-initialized){
	visibility: hidden;
	height: 0;
}
.video-small__slide.slick-active, .slick-move .video-small__slide{
	opacity: 1 !important;
}
.video-small__slide{
	padding: 20px 0;
	opacity: 1;
	transition: opacity 0.1s ease-out 0s;
}
.video-small__item{
	padding-top: 56.25%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	z-index: 0;
	transition: z-index 0s ease-out 0.1s;
}
.video-small__bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: transform 0.1s ease-out 0s;
}
.video-small__bg:before{
	content: '';
	display: block;
	background: #000;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: opacity 0.1s ease-out 0s;
}
.video-small__icon{
	width: 86px;
	height: 86px;
	box-sizing: border-box;
	border: 2px solid #FF0000;
	border-radius: 50%;
	background: url(assets/img/play-2.svg) no-repeat 34px center / 16px auto;
	position: absolute;
	top: calc(50% - 43px);
	left: calc(50% - 43px);
	opacity: 0;
	transition: opacity 0.1s ease-out 0s;
}
.video-small__name{
	width: 250px;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: -0.01em;
	color: #fff;
	position: relative;
	opacity: 0;
	transition: opacity 0.1s ease-out 0s;
}

/*.slick-slide.slick-active .video-small__item:hover,*/.slick-slide.slick-current .video-small__item{
	z-index: 2;
	transition: z-index 0s ease-out 0s;
}
/*.slick-slide.slick-active .video-small__item:hover .video-small__bg,*/.slick-slide.slick-current .video-small__item .video-small__bg{
	transform: scale(1.2);
}
/*.slick-slide.slick-active .video-small__item:hover .video-small__bg:before,*/.slick-slide.slick-current .video-small__item .video-small__bg:before{
	opacity: 0.6;
}
/*.slick-slide.slick-active .video-small__item:hover .video-small__icon,*/.slick-slide.slick-active .video-small__item:hover .video-small__name,.slick-slide.slick-current .video-small__item .video-small__icon,.slick-slide.slick-current .video-small__item .video-small__name{
	opacity: 2;
}
.video-small .slick-arrow{
	width: 405px;
	position: absolute;
	top: 20px;
	bottom: 19px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1;
	cursor: pointer;
}
.video-small .slick-arrow.slick-prev{
	left: 0;
	justify-content: flex-end;
	padding-right: 30px;
}
.video-small .slick-arrow.slick-next{
	right: 0;
	justify-content: flex-start;
	padding-left: 30px;
}
.video-small .slick-arrow svg{
	fill: #000;
	/* opacity: 0; */
	transition: opacity 0.1s ease-out 0s;
}
.video-small .slick-arrow.slick-next svg{
	transform: scaleX(-1);
}
.section-video:hover .video-small .slick-arrow svg{
	opacity: 1;
}
.section-news{
	padding: 60px 0 38px;
}
.section-news__slider{
	padding: 6px 0 0;
	margin: 0 -374px;
}
.section-news__slider:not(.slick-initialized){
	visibility: hidden;
	height: 0;
}
.section-news__slide.slick-active, .slick-move .section-news__slide{
	opacity: 1 !important;
}
.section-news__slide{
	padding: 14px;
	opacity: 0.3;
	transition: opacity 0.1s ease-out 0s;
}
.section-news .slick-arrow{
	width: 360px;
	box-sizing: border-box;
	padding-bottom: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
/*	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,0.6) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0.6) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99ffffff',GradientType=1 );*/
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.section-news .slick-arrow.slick-prev{
	left: 0;
	justify-content: flex-end;
	padding-right: 35px;
}
.section-news .slick-arrow.slick-next{
	right: 0;
	justify-content: flex-start;
	padding-left: 35px;
}
.section-news .slick-arrow svg{
	fill: #000;
}
.section-news .slick-arrow.slick-next svg{
	transform: scaleX(-1);
}
.news-item{
	display: block;
	text-decoration: none;
}
.news-item__image{
	position: relative;
	margin-bottom: 30px;
	transition: transform 0.2s ease-out 0s;
}
/*.news-item__image:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	transition: opacity 0.1s ease-out 0s;
}*/
.news-item__image img{
	width: 100%;
	display: block;
}
.news-item__btn{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0.7);
	z-index: 1;
	opacity: 0;
	transition: opacity 0.1s ease-out 0s;
}
.news-item__content{
	height: 130px;
	overflow: hidden;
	position: relative;
}
.news-item__content:after{
	content: '';
	display: block;
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.news-item__title{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	color: #000;
	margin-bottom: 19px;
}
.news-item__text{
	height: 60px;
	font-family: 'Roboto';
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.01em;
	color: #585858;
	position: relative;
	overflow: hidden;
}
.section-news__slide.slick-active .news-item:hover .news-item__image{
	transform: scale(1.1);
}
.section-news__slide.slick-active .news-item:hover .news-item__image:before{
	opacity: 1;
}
.section-news__slide.slick-active .news-item:hover .news-item__btn{
	opacity: 1;
}
.section-partners{
	background: #F7F7F7;
	padding: 50px 0 74px;
}
.section-partners__container{
	position: relative;
}
.section-partners__container:before{
	content: '';
	display: block;
	width: 214px;
	position: absolute;
	top: 0;
	left: -214px;
	bottom: 0;
	background: linear-gradient(to right,  rgba(247,247,247,1) 0%,rgba(247,247,247,0) 100%);
	z-index: 1;
}
.section-partners__container:after{
	content: '';
	display: block;
	width: 214px;
	position: absolute;
	top: 0;
	right: -214px;
	bottom: 0;
	background: linear-gradient(to right,  rgba(247,247,247,0) 0%,rgba(247,247,247,1) 100%);
	z-index: 1;
}


.has-input-disabled {
	opacity: 0.5;
	pointer-events: none;
}



.section-partners__slider{
	height: 0;
	visibility: hidden;
	padding: 25px 0 0;
	margin: 0 -214px;
}
.section-partners__slider.active{
	height: auto;
	visibility: visible;
}
.js-ticker{
	overflow: hidden;
}
.js-ticker-track{
	white-space: nowrap;
}

.js-ticker-item{
	white-space: normal;
	height: 100%;
	vertical-align: top;
	display: inline-block;
	position: relative;
}
@supports (display: flex){
	.js-ticker-track{
		position: relative;
		white-space: normal;
		display: inline-flex;
	}
	.js-ticker-item{
		height: auto;
		display: block;
		flex: 0 0 auto;
	}
	.js-ticker.active .js-ticker-track{
		display: flex;
	}
	.js-ticker.active .js-ticker-item{
		flex: 1 0 auto;
	}
}





/*.section-partners__slider{width:100%;margin:0 auto;text-align:center;overflow:hidden;}
#slide_line img{width:9.4%;height:auto;}
.string:hover{cursor:pointer;}
 
@media (max-width:800px){
#slide_line img{width:28%;max-width:160px;margin-right:1%;}
}
@media (max-width:450px){
#slide_line img{width:99%;}
}*/















/*.section-partners__slider:not(.slick-initialized){
	visibility: hidden;
	height: 0;
}*/
/*.section-partners__slide.slick-active, .slick-move .section-partners__slide{
	opacity: 1 !important;
}*/
.section-partners__slide{
	padding: 15px 30px;
	box-sizing: border-box;
	transition: opacity 0.1s ease-out 0s;
	flex-shrink: 0;
}
.section-partners .slick-arrow{
	width: 200px;
/*	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,0.6) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0.6) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#99ffffff',GradientType=1 );*/
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
}
/*.section-partners .slick-arrow.slick-prev{
	left: 0;
}
.section-partners .slick-arrow.slick-next{
	right: 0;
}*/
.section-partners__slide a{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 70px;
	box-sizing: border-box;
}
.section-partners__slide a img{
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 70px;
}

.page-content{
	padding: 70px 0 0;
}
.page-catalog__section{
	min-height: 443px;
	padding: 1px;
	box-sizing: border-box;
	background: #ccc;
	position: relative;
	margin-bottom: 25px;
}
.page-catalog__bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-catalog__bg:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	transition: background 0.3s linear 0s;
}
.page-catalog__section.opened .page-catalog__bg:before{
	background: rgba(255,255,255,0.4);
}
.page-catalog__default{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	opacity: 1;
	z-index: 1;
	transition: all 0.3s linear 0s;
}
.page-catalog__section.opened .page-catalog__default{
	opacity: 0;
}
.page-catalog__block{
	padding-top: 37px;
}
.page-catalog__block:first-child{
	padding-top: 0;
}
.page-catalog__name{
	font-weight: bold;
	font-size: 40px;
	line-height: 49px;
	text-align: center;
	letter-spacing: -0.01em;
	color: #fff;
	margin: 52px 0 45px;
}
.page-catalog__catalog{
	padding: 45px 30px 91px;
	box-sizing: border-box;
	margin: 48px 166px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.1);
	position: relative;
	opacity: 0;
	max-height: 0;
	transition: all 0.5s linear 0s;
}
.page-catalog__child{
	display: none;
}
.page-catalog__section.opened .page-catalog__catalog{
	max-height: 2000px;
	display: block;
	opacity: 1;
	z-index: 2;
}
.page-catalog__title{
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	text-align: center;
	letter-spacing: -0.01em;
	color: #000;
	opacity: 0;
	margin-bottom: 40px;
	transition: opacity 0.2s linear 0.15s;
}
.page-catalog__section.opened .page-catalog__title{
	opacity: 1;
}
.page-catalog__container{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	opacity: 0;
	margin: 0 -15px;
	transition: opacity 0.2s linear 0.3s;
}
.page-catalog__section.opened .page-catalog__container{
	opacity: 1;
}
.page-catalog__col{
	width: 16.666666666666%;
	box-sizing: border-box;
	padding: 21px 30px;
}
.category-item{
	display: block;
	text-decoration: none;
	text-align: center;
}
.category-item.not-active{
	opacity: 0.3;
}
.category-item__image{
	width: 160px;
	max-width: 100%;
	height: 160px;
	margin: 0 auto 37px;
}
.category-item__name{
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
	text-align: center;
	letter-spacing: -0.01em;
	color: #4F4F4F;
}
.page-catalog__close{
	width: 38px;
	height: 38px;
	background: #D50000 url(assets/img/arrow-1.svg) no-repeat;
	border-radius: 50%;
	position: absolute;
	left: -10px;
	bottom: -10px;
	cursor: pointer;
}


.breadcrumbs{
	display: flex;
	flex-wrap: wrap;
	font-family: Roboto;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	position: relative;
}
.breadcrumbs li:after{
	content: '-';
	display: inline-block;
	margin: 0 4px;
}
.breadcrumbs li:last-child:after{
	display: none;
}
.breadcrumbs li a{
	color: #585858;
	text-decoration: none;
}
.breadcrumbs li a:hover{
	color: #000;
}
.product-catalog{
	display: flex;
	margin: -4px 0 40px;
}
.product-catalog__sidebar{
	width: 16.66666666666666666%;
	box-sizing: border-box;
}
.filter-head{
	display: none;
}
.filter-dropdown__close{
	display: none;
}
/*.filter-dropdown{
	display: block !important;
}*/
.filter-block_category{
	padding-bottom: 9px;
	border-bottom: 1px solid #585858;
	margin-bottom: 19px;
}
.filter-block_category:last-child{
	border: none;
	padding-bottom: 0;
}
.filter-block-header{
	font-family: Roboto;
	font-weight: bold;
	font-size: 16px;
	line-height: 25px;
	cursor: pointer;
	margin-bottom: 13px;
}
.filter-block-header_category{
	font-family: Montserrat;
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 16px;
}
.filter-parent-contaner{
	margin-bottom: 10px;
}
.filter-parent-contaner > div > a{
	font-family: Roboto;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	text-decoration: none;
}
.filter-child-container{
	display: none;
	padding: 15px 0 1px 20px;
}
.filter-child-container.active{
	display: block;
}
.filter-row-dop,.filter-row-dop-active,.filter-row-dop-dop,.filter-row-dop-dop-active{
	margin-bottom: 9px;
}
.filter-child-container a{
	font-family: Roboto;
	font-size: 15px;
	line-height: 25px;
	text-decoration: none;
}
.filter-row-dop-dop,.filter-row-dop-dop-active{
	margin-left: 20px;
}
.filter-row-dop-active a,.filter-child-container a:hover,.filter-row-dop-dop-active a{
	color: #D50000;
}
.filter-block-content{
	margin-bottom: 9px;
}
.filter-low-children{
	display: none;
}
.checkbox{
	display: inline-block;
	position: relative;
	font-family: Roboto;
	font-size: 15px;
	line-height: 25px;
	color: #585858;
	margin-bottom: 5px;
	cursor: pointer;
}
.checkbox input{
	display: none;
}
.checkbox span{
	display: inline-block;
	padding-left: 30px;
}
.checkbox span:before{
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	background: #FFFFFF;
	border-radius: 50%;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.18);
	position: absolute;
	top: 5px;
	left: 2px;
}
.checkbox input:checked + span:after{
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background: #D00000;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 5px;
}
.filter-color{
	display: flex;
	flex-wrap: wrap;
	padding: 2px 0 0 0;
}
.filter-color__item{
	margin: 0 17px 17px 0;
}
.filter-color__item input{
	display: none;
}
.filter-color__image{
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	border-radius: 50%;
	border: 4px solid #fff;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.18);
	position: relative;
	cursor: pointer;
}
.filter-color__item input:checked + .filter-color__image:after{
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	background: #D00000;
	border: 3px solid #fff;
	border-radius: 50%;
	position: absolute;
	right: -4px;
	bottom: -4px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.18);
}
.product-catalog__main{
	width: 83.33333333333333333%;
	box-sizing: border-box;
	padding-left: 30px;
}
.catalog-sort{
	display: flex;
	align-items: center;
	margin: -6px 0 12px;
}
.catalog-sort__title{
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin-right: 22px;
}
.nice-select{
	width: 240px;
	position: relative;
}
.nice-select select{
	display: none;
}
.nice-select__current{
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	background: #fff;
	position: relative;
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	padding: 14px 32px 10px 15px;
	font-size: 15px;
	line-height: 18px;
	color: #000;
	white-space: nowrap;
	cursor: pointer;
	user-select: none;
}
.nice-select__current i{
	display: block;
	line-height: 0;
	position: absolute;
	top: 19px;
	right: 21px;
}
.nice-select__current span{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.nice-select.opened .nice-select__current i{
	transform: rotate(180deg);
}
.nice-select__list{
	display: none;
	max-height: 50vh;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0;
	padding: 9px 0;
	list-style: none;
	min-width: 100%;
	border-radius: 3px;
	background: #fff;
	font-size: 15px;
	line-height: 18px;
	white-space: nowrap;
	position: absolute;
	top: calc(100% + 8px);
	left: 0;
	border: 1px solid #A8A8A8;
	z-index: 5;
}
.nice-select.opened .nice-select__list{
	display: block;
}
.nice-select__list span{
	display: block;
	padding: 10px 25px 10px 14px;
	cursor: pointer;
}
.nice-select__list span:hover{
	background-color: #f8f8f8;
}
.nice-select__list::-webkit-scrollbar{
	width: 5px;
}
.nice-select__list::-webkit-scrollbar-thumb{
	background-color: #d0d0d0;
}
.product-steak{
	position: absolute;
	left: 0;
	pointer-events: none;
}
.product-gallery .product-steak{
	top: 82px;
}
.product-item .product-steak{
	top: 50px;
}
.product-steak__item{
	width: 74px;
	font-weight: 500;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
.product-steak__item span{
	display: flex;
	justify-content: center;
	align-items: center;
}
.product-steak__item_made span{
	height: 13px;
}
.product-steak__item_made span:nth-child(1){
	background: linear-gradient(96.99deg, #1967BE -9.2%, #408EE6 119.97%);
}
.product-steak__item_made span:nth-child(2){
	background: linear-gradient(96.99deg, #FFD700 -9.2%, #FFD700 119.97%);
}
.product-steak__item_interface span{
	height: 20px;
	background: linear-gradient(96.99deg, #FFD700 -9.2%, #FFD700 119.97%);
}
.product-steak__item_new span{
	height: 20px;
	background: #53C59C;
}
.product-catalog__container{
	display: flex;
	flex-wrap: wrap;
}
.product-catalog__col{
	width: 20%;
	box-sizing: border-box;
	padding-bottom: 40px;
}
.product-item{
	height: 100%;
	position: relative;
}
.product-item:before{
	content: '';
	display: block;
	border-radius: 100px;
	position: absolute;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.2);
	opacity: 0;
}
.product-item:hover{
	z-index: 1;
}
.product-item:hover:before{
	opacity: 1;
}
.product-item__inner{
	height: 100%;
	box-sizing: border-box;
	padding: 10px 28px 65px;
	background: #fff;
	position: relative;
}
.product-item__image{
	position: relative;
	padding-bottom: 28px;
	margin-bottom: 12px;
}
.product-item__link{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 200px;
	height: 170px;
	margin: 0 auto;
	position: relative;
}
.product-item__link img{
	width: auto;
	max-height: 170px;
}
.product-item__energy{
	display: flex;
	align-items: center;
	width: 51px;
	height: 25px;
	padding: 1px 6px 0;
	box-sizing: border-box;
	font-weight: 800;
	font-size: 15px;
	line-height: 19px;
	color: #fff;
	text-decoration: none !important;
	position: absolute;
	left: 0;
	top: 15px;
	z-index: 1;
	clip-path: polygon(calc(100% - 7px) 0, 100% 50%, calc(100% - 7px) 100%, 0 100%, 0 0);
}
.product-item__energy span{
	font-weight: 700;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0.1em;
	transform: translate(2px, -3px);
}
.product-item__energy_1{background: rgba(0, 146, 70, 0.8);}
.product-item__energy_2{background: rgba(54, 185, 47, 0.8);}
.product-item__energy_3{background: rgba(193, 211, 30, 0.8);}
.product-item__energy_4{background: rgba(245, 206, 0, 0.8);}
.product-item__energy_5{background: rgba(236, 156, 0, 0.8);}
.product-item__energy_6{background: rgba(236, 115, 36, 0.8);}
.product-item__energy_7{background: rgba(230, 37, 42, 0.8);}
.product-item__badge{
	display: inline-block;
	padding: 4px 20px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.02em;
	text-align: center;
	border-radius: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.product-item__badge.badge-grey{
	right: 0;
}
.badge-green{
	background: rgba(202, 245, 230, 0.8);
	color: #12714F;
}
.badge-grey{
	background: rgba(237, 237, 237, 0.8);
	color: #636464;
}
.product-recommend:not(.initialized){
	visibility: hidden;
	height: 0;
}
.product-recommend {
	padding-top: 105px;
}
.single-products .product-recommend{
	padding: 0 0 62px;
}
.product-recommend__title {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 20px;
}
.product-recommend__container {
	display: flex;
	flex-wrap: wrap;
}
.product-recommend__col {
	width: 20%;
}
.product-recommend__btn {
	width: 100%;
	text-align: center;
	padding-top: 48px;
}
.product-recommend__btn:last-child{
	display: none !important;
}
.product-recommend__btn ~ div{
	display: none;
}
.product-recommend__btn button{
	display: inline-flex;
	align-items: center;
	padding: 12px 25px 11px 47px;
	border: 2px solid #FF0000;
	border-radius: 30px;
	background: none;
	font-weight: 700;
	font-size: 15px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 0.15em;
}
.product-recommend__btn button i{
	display: block;
	line-height: 0;
	margin-left: 35px;
}
.product-recommend__btn button i svg{
	fill: none;
}
.product-item__name{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 2px;
}
.product-item__name a{
	text-decoration: none;
}
.product-item__code{
	color: #787878;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0.48px;
	margin-bottom: 2px;
}
.product-item__compare{
	position: absolute;
	left: 28px;
	bottom: 30px;
	right: 28px;
}
.product-item__compare a{
	display: flex;
	align-items: center;
	text-decoration: none;
}
.product-item__compare a:hover,.product-item__compare a.is-active{
	color: #FF0000;
}
.product-item__compare span{
	display: block;
	font-family: Roboto;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.15em;
	margin-right: 10px;
}
.product-item__compare a:hover svg,.product-item__compare a.is-active svg{
	fill: #FF0000;
}
/* .shops-body{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 50px;
}
.shops-body__col{
	width: 16.666666666666%;
	box-sizing: border-box;
	padding: 20px 30px 30px;
}
.shops-body__item{
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: opacity 0.2s linear 0s;
}
.shops-body__item.not-hover{
	opacity: 0.5;
}
.shops-body__item img{
	width: auto;
	max-height: 70px;
	transform: scale(0.9);
} */

.shops-main {
	position: relative;
	padding: 28px 0;
}
.shops-main .section-head{
	position: relative;
	z-index: 1;
}
.shops-main__container {
	height: 430px;
	display: flex;
	align-items: center;
	margin-bottom: 90px;
}
.shops-main__map {
	position: absolute;
	top: 0;
	left: -78px;
	bottom: 0;
	left: -78px;
}
.shops-main__map-container{
	display: table;
	position: relative;
}
.shops-main__map-container svg{
	max-width: 100%;
	height: auto;
}
.shops-main__map svg path[data-country]{
	fill: #EFEFEF;
	stroke: #B4B4B4;
	stroke-width: 2;
	cursor: pointer;
}
.shops-main__map svg path[data-country].active{
	fill: #F9F1F1;
	stroke: #D8A0A0;
	cursor: default;
}
.shops-main__marker li{
	width: 35px;
	height: 45px;
	position: absolute;
	transform: translate(-17px -22px);
}
.shops-main__marker li[data-country="ua"]{
	top: 34.5%;
	left: 39.75%;
}
.shops-main__marker li[data-country="md"]{
	top: 39.85%;
	left: 36.45%;
}
.shops-main__marker li[data-country="kz"]{
	top: 36.7%;
	left: 75.85%;
}
.shops-main__marker li[data-country="uz"]{
	top: 57.1%;
	left: 74.15%;
}
.shops-main__marker li[data-country="az"]{
	top: 62.2%;
	left: 58%;
}
.shops-main__marker li[data-country="ge"]{
	top: 57.4%;
	left: 53%;
}
.shops-main__marker span{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 11px 0 10px;
	background: url("data:image/svg+xml,%3Csvg width='35' height='45' viewBox='0 0 35 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.5 17.325C34.5 24.3983 30.2261 31.2 25.8704 36.2815C23.7012 38.8121 21.5306 40.8943 19.9019 42.3439C19.088 43.0684 18.4103 43.6341 17.937 44.018C17.7623 44.1597 17.6155 44.2766 17.5 44.3675C17.3845 44.2766 17.2377 44.1597 17.063 44.018C16.5897 43.6341 15.912 43.0684 15.0981 42.3439C13.4694 40.8943 11.2988 38.8121 9.12962 36.2815C4.77391 31.2 0.5 24.3983 0.5 17.325C0.5 8.03753 8.10641 0.5 17.5 0.5C26.8936 0.5 34.5 8.03753 34.5 17.325Z' fill='white' stroke='%23D1A3A3'/%3E%3C/svg%3E%0A") no-repeat 0 0 / 100% auto;
	font-weight: 800;
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	position: relative;
	cursor: pointer;
}
.shops-main__marker span:before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #E30512;
	border-radius: 50%;
	position: absolute;
	left: calc(50% - 3px);
	bottom: 8px;
}
.shops-main__marker li.active span{
	cursor: default;
}
.shops-main__content {
	width: 420px;
	position: relative;
	z-index: 1;
}
.shops-main__title {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0.02em;
	color: #000;
	margin-bottom: 59px;
}
.shops-main__countries {
	display: flex;
	flex-wrap: wrap;
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	color: #000000;
}
.shops-main__countries li{
	margin: 0 20px 24px 0;
}
.shops-main__countries li span{
	display: block;
	padding: 14px 20px;
	border: 1px solid #787878;
	border-radius: 20px;
	cursor: pointer;
}
.shops-main__countries li.active span{
	border-color: #E30512;
	cursor: default;
}
.shops-body__tab-item{
	display: none;
}
.shops-body__tab-item.show{
	display: block;
}
.shops-body__container{
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 50px;
}
.shops-body__col{
	width: 20%;
	box-sizing: border-box;
	padding: 30px 30px 45px;
}
.shops-body__item{
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: opacity 0.2s linear 0s;
}
.shops-body__item.not-hover{
	opacity: 0.5;
}
.shops-body__item img{
	width: auto;
	max-height: 70px;
	transform: scale(0.9);
}

/* Product Page
-----------------------------------------------------------------------------*/
.product-main__container{
	display: flex;
	padding: 11px 0 50px;
}
.product-main__left{
	width: 48%;
	box-sizing: border-box;
	padding-top: 35px;
}
.product-gallery{
	height: 550px;
	box-sizing: border-box;
	position: relative;
	padding-left: 150px;
}
.product-gallery__big{
	position: relative;
}
.product-gallery__big-item{
	display: none;
}
.product-gallery__big-item:first-child{
	display: block;
}
.product-gallery__big-image{
	height: 510px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-gallery__big-image a {
	display: block;
	width: 100%;
	height: 100%;
}

.product-gallery__big-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product-gallery__small{
	width: 160px;
	height: 510px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
/*.product-gallery__small .slick-list{
	height: 100% !important;
}
*/
.product-gallery__small-slider:not(.slick-initialized){
	visibility: hidden;
}
.product-gallery__small-item{
	padding: 10px 0;
}
.product-gallery__small-image{
	width: 100px;
	max-width: 100%;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin: 0 auto;
}
.product-gallery__small-image img{
	width: auto;
	max-height: 100px;
}
.product-gallery__small .slick-arrow{
	width: 31px;
	height: 31px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}
.product-gallery__small .slick-arrow.slick-prev{
	transform: rotate(90deg);
}
.product-gallery__small .slick-arrow.slick-next{
	transform: rotate(-90deg);
}
.product-main__right{
	width: 52%;
	box-sizing: border-box;
	padding: 0 0 0 46px;
}
.product-energy {
	display: flex;
	align-items: flex-end;
	margin: 0 0 16px;
}
.product-energy__badge{
	display: flex;
	align-items: center;
	width: 51px;
	height: 25px;
	padding: 1px 6px 0;
	box-sizing: border-box;
	font-weight: 800;
	font-size: 15px;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	z-index: 1;
	clip-path: polygon(calc(100% - 7px) 0, 100% 50%, calc(100% - 7px) 100%, 0 100%, 0 0);
	flex-shrink: 0;
	margin-right: 11px;
}
.product-energy__badge span{
	font-weight: 700;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 0.1em;
	transform: translate(2px, -3px);
}
.product-energy__badge_1{background: rgba(0, 146, 70, 0.8);}
.product-energy__badge_2{background: rgba(54, 185, 47, 0.8);}
.product-energy__badge_3{background: rgba(193, 211, 30, 0.8);}
.product-energy__badge_4{background: rgba(245, 206, 0, 0.8);}
.product-energy__badge_5{background: rgba(236, 156, 0, 0.8);}
.product-energy__badge_6{background: rgba(236, 115, 36, 0.8);}
.product-energy__badge_7{background: rgba(230, 37, 42, 0.8);}
.product-energy__label {
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	color: #9E9D9D;
}
.recommended-price-wrapper {
	font-weight: 700;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
}

.product-item .recommended-price-wrapper {
	font-size: 18px;
	margin: 15px 0 0 0; 
}

.single-products .recommended-price-wrapper {
	margin-top: -15px;
	margin-bottom: 26px;
}

.single-products .product-recommend .recommended-price-wrapper {
	margin-top: 10px;
}
 
.recommended-price-wrapper .price-label {
	margin-top: 8px;
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #585858;

}
.recommended-price-wrapper span {
	font-size: 16px;
}
.product-main__code{
	font-family: 'Roboto';
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 37px;
}
.product-main__code span{
	font-weight: bold;
}
.product-main__badge{
	display: table;
	padding: 4px 20px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.02em;
	text-align: center;
	border-radius: 2px;
	margin: -20px 0 38px;
}
.product-main__btns{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 23px;
}
.product-main__btns a{
	display: flex;
	align-items: center;
	font-family: Roboto;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.15em;
	text-decoration: none;
	margin: 0 42px 10px 0;
}
.product-main__btns a svg{
	margin-left: 19px;
}
.product-main__btns a:hover,.product-main__btns a.is-active{
	color: #FF0000;
}
.product-main__btns a:hover svg,.product-main__btns a.is-active svg{
	fill: #FF0000;
}
.product-main__content{
	font-family: Roboto;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: -0.01em;
	color: #585858;
	margin-bottom: 41px;
}
.product-main__content p{
	margin-bottom: 22px;
}
.product-main__content ul{
	margin-top: 22px;
	list-style: none;
	line-height: 24px;
	letter-spacing: -0.01em;
	color: #585858;
}
.product-main__content li{
	position: relative;
	padding-left: 15px;
	margin-bottom: 18px;
}
.product-main__content li:before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 50%;
	position: absolute;
	top: 9px;
	left: -2px;
}
.product-main__color-title{
	font-family: Roboto;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 13px;
}


.product-color{
	display: flex;
	flex-wrap: wrap;
	padding: 2px 0 0 0;
}
.product-color__item{
	margin: 0 17px 17px 0;
}
.product-color__image{
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	border-radius: 50%;
	border: 4px solid #fff;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.18);
	position: relative;
	cursor: pointer;
}





.product-title{
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 27px;
}
.product-specs-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 27px;
}
.product-attr{
	padding-bottom: 40px;
}
.product-attr__container{
	column-count: 2;
	column-gap: 100px;
	font-family: 'Roboto';
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 35px;
	/* margin: -10px 0 0; */
	position: relative;
}
.product-attr__container:before{
	content: '';
	display: block;
	height: 2px;
	background-image: linear-gradient(to right, #A8A8A8 20%, rgba(255,255,255,0) 0%);
	background-size: 10px 2px;
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}
.product-attr__container:after{
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: calc(50% - 50px);
	bottom: 0;
}
.product-attr__col{
	width: 50%;
	box-sizing: border-box;
	padding: 0 50px;
}
.product-attr ul{
	padding-bottom: 20px;
}
.product-attr li{
	display: flex;
	align-items: center;
	position: relative;
	padding: 15px 0;
}
.product-attr li:before{
	content: '';
	display: block;
	height: 2px;
	background-image: linear-gradient(to right, #A8A8A8 20%, rgba(255,255,255,0) 0%);
	background-size: 10px 2px;
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
.product-attr__name{
	width: 50%;
}
.product-attr__name span{
	background: #fff;
	padding-right: 5px;
}
.product-attr__value{
	width: 50%;
	/* box-sizing: border-box; */
	padding-left: 13px;
}
.product-download{
	padding-bottom: 50px;
}
.product-download__item{
	font-family: Roboto;
	font-size: 15px;
	line-height: 20px;
	padding: 8px 0 22px;
}
.product-download__item a{
	display: inline-block;
	position: relative;
	padding: 0 0 0 37px;
	text-decoration: none;
}
.product-download__item a:hover{
	text-decoration: underline;
}
.product-download__item a span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 26px;
	height: 26px;
	box-sizing: border-box;
	border: 1px solid #FF0302;
	border-radius: 50%;
	position: absolute;
	top: -2px;
	left: 0;
	transform: rotate(90deg);
}




.product-video__item{
	display: block;
	height: 743px;
	box-sizing: border-box;
	padding: 41px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-decoration: none;
	position: relative;
}
.product-video__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	color: #fff;
}
.product-video__name{
	width: 550px;
	max-width: 100%;
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	color: #fff;
	text-align: center;
	position: absolute;
	left: calc(50% - 275px);
	bottom: calc(50% - 18px);
}
.product-video__icon{
	width: 150px;
	height: 150px;
	box-sizing: border-box;
	border: 2px solid #FF0000;
	border-radius: 50%;
	background: url(assets/img/play-1.svg) no-repeat 62px center / 30px auto;
	position: absolute;
	left: calc(50% - 75px);
	bottom: calc(50% - 230px);
}







.product-shop{
	padding: 25px 0;
	background: #F7F7F7;
}
.product-shop__container{
	display: flex;
	flex-wrap: wrap;
	padding-top: 5px;
	margin: 0 -15px;
}
.product-shop__col{
	width: 16.66666666666666666%;
	box-sizing: border-box;
	padding: 40px 15px;
}
.product-shop__item{
	display: block;
	text-decoration: none;
	transition: opacity 0.2s linear 0s;
}
.product-shop__item.not-hover{
	opacity: 0.3;
}
.product-shop__image{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 70px;
	margin-bottom: -24px;
	transition: transform 0.2s linear 0s;
}
.product-shop__image img{
	display: block;
	width: auto;
	max-height: 70px;
	margin: 0 auto;
}
.product-shop__text{
	display: table;
	margin: 0 auto;
	font-family: Roboto;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.15em;
	opacity: 0;
	transition: opacity 0.2s linear 0s;
}
.product-shop__text svg{
	margin-left: 10px;
}

.product-shop__item:hover .product-shop__image{
	transform: translateY(-25px);
}
.product-shop__item:hover .product-shop__text{
	opacity: 1;
}



.single-products .product-content * {
	font-family: Roboto !important;
	font-size: 20px !important;
	min-width: 280px;
	max-width: 1523px;
	/* padding: 35px 0 40px; */
	margin: 0 auto;
	line-height: 36px;
}

.single-products .product-content img {
	max-width: 100%;
}

.single-products .product-content p, .single-products .product-content ul {
	margin-bottom: 20px;
}

.single-products .product-content ul {
	list-style: disc;
	padding-left: 20px;
}

.single-products .product-content hr {
	margin: 20px 0;
}
hr{
	display: none;
}
.product-content .inner > div,
.erd-youtube-responsive{
	margin-bottom: 20px !important;
}
.product-content{
	padding: 50px 0;
}
.product-content .advantage-info-header  {
	min-width: 280px;
	max-width: 1523px;
	padding: 35px 0 40px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 36px;
}
.product-content .advantage-info-header .heading{
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}
.dad-youtube-responsive{
	margin-bottom: 30px !important;
	width: 1523px !important;
}

.product-featured{
	padding: 65px 0;
}
.product-featured__container{
	display: flex;
	flex-wrap: wrap;
}
.product-featured__col{
	width: 16.66666666666666666%;
	box-sizing: border-box;
}



/* Contacts
-----------------------------------------------------------------------------*/
.contact-head{
	position: relative;
	background: url(assets/img/contacts-bg.jpg) no-repeat center / cover;
	color: #fff;
}
.contact-head:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(5,5,5,0.7);
}
.contact-head__container{
	position: relative;
	display: flex;
	padding: 66px 0 34px;
}
.contact-head__left{
	width: 42%;
	box-sizing: border-box;
	padding-right: 110px;
}
.contact-head__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	margin-bottom: 102px;
}
.contact-head__text{
	font-family: 'Montserrat';
	font-size: 16px;
	line-height: 24px;
}
.contact-head__text h2{
	font-weight: bold;
	margin-bottom: 24px;
}
.contact-head__text p{
	margin-bottom: 24px;
}
.contact-head__text a{
	color: #fff;
	text-decoration: none;
}
.contact-head__list{
	font-size: 16px;
	line-height: 24px;
}
.contact-head__list li{
	margin-bottom: 24px;
}
.contact-head__list a{
	color: #fff;
	text-decoration: none;
}
.contact-head__list a:hover{
	text-decoration: underline;
}











.contact-head__right{
	width: 58%;
	box-sizing: border-box;
	padding-left: 8px;
}
.form-contact{
	width: 872px;
	max-width: 100%;
}
.form-contact__container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.form-contact__col-1{
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px 19px;
}
.form-contact__col-2{
	width: 50%;
	box-sizing: border-box;
	padding: 0 10px 19px;
}
.form-contact input[type=text],.form-contact input[type=tel],.form-contact input[type=email]{
	width: 100%;
	height: 55px;
	box-sizing: border-box;
	padding: 0 19px;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
}
.form-contact textarea{
	width: 100%;
	height: 146px;
	box-sizing: border-box;
	padding: 13px 19px;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
}
.form-contact ::-webkit-input-placeholder {
	opacity: 1;
	color: #D1D1D1;
  }
.form-contact ::-moz-placeholder {
	opacity: 1;
	color: #D1D1D1;
  }
.form-contact :-ms-input-placeholder {
	opacity: 1;
	color: #D1D1D1;
  }
.form-contact ::-ms-input-placeholder {
	opacity: 1;
	color: #D1D1D1;
  }
.form-contact ::placeholder {
	opacity: 1;
	color: #D1D1D1;
  }
.form-contact__btn{
	display: flex;
	align-items: center;
	padding: 13px 18px 19px;
}
.form-contact__btn .button{
	flex-shrink: 0;
	margin-right: 40px;
}
.form-contact__text{
	font-size: 12px;
	line-height: 24px;
}
.contacts-form__select_2{
	visibility: hidden;
	height: 0;
}
.contacts-form__select_2.show{
	visibility: visible;
	height: auto;
}
.form-contact__select select{
	width: 100%;
	height: 55px;
	box-sizing: border-box;
	padding: 0 19px;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	-webkit-appearance: none;
}
.select{
	position: relative;
}
.select .s-hidden{
	display: none;
}
.select__current{
	display: flex;
	align-items: center;
	width: 100%;
	height: 55px;
	box-sizing: border-box;
	padding: 0 19px;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.2);
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
	color: #d1d1d1;
	position: relative;
	cursor: pointer;
}
.select__current.selected{
	color: #FFFFFF;
}
.select__current:before{
	content: '';
	display: block;
	width: 14px;
	height: 8px;
	background: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.26489 1.24268L7.24266 7.22044L13.2204 1.24268' stroke='white'/%3E%3C/svg%3E%0A") no-repeat 0 0 / 100% auto;
	position: absolute;
	top: 23px;
	right: 19px;
}
.select__list{
	display: none;
	background: #FFFFFF;
	padding: 7px 0;
	border: 1px solid #B9B9B9;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	position: absolute;
	top: 63px;
	left: 0;
	right: 0;
	z-index: 1;
}
.select__list li{
	cursor: pointer;
	padding: 7px 20px;
}
.select__list li:hover{
	color: #919191;
}
.form-contact__hidden{
	display: none;
}
.form-contact__select_2{
	visibility: hidden;
	height: 0;
}
.form-contact__select_2.show{
	visibility: visible;
	height: auto;
}
.contact-body{
	padding: 16px 0;
}
.contact-body__container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.contact-body__col{
	width: 33.333333333%;
	box-sizing: border-box;
	padding: 24px 15px;
}
.contact-body__head{
	display: flex;
	align-items: center;
	margin-bottom: 14px;
}
.contact-body__flag{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	flex-shrink: 0;
	margin-right: 25px;
}
.contact-body__name{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.contact-body__content{
	font-size: 16px;
	line-height: 24px;
}
.contact-body__content a{
	text-decoration: none;
}
.contact-body__content p{
	margin-bottom: 24px;
}
.contact-body__map{
	opacity: 0;
	display: inline-flex;
	align-items: center;
	font-family: Roboto;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.15em;
	cursor: pointer;
}
.contact-body__map svg{
	margin-left: 15px;
}
.contact-body__item:hover .contact-body__map{
	opacity: 1;
}
.form-contact__captcha a{
	color: #fff;
}
.wpcf7 form .wpcf7-response-output{
	margin: 20px 0 !important;
	padding: 5px 10px !important;
}
.grecaptcha-badge {visibility: hidden !important;}
.contact-maps__map{
	display: none;
}
.contact-maps__map:first-child{
	display: block;
}
.contact-maps__map iframe{
	display: block;
}
.wpcf7-not-valid{
	border-color: #dc3232 !important;
}
.wpcf7-not-valid-tip{
	display: none !important;
}



/* Service
-----------------------------------------------------------------------------*/

.service-main{
	background: #F6F6F6;
}
.service-main__container{
	display: flex;
	padding: 52px 0 58px;
}
.service-main__left{
	width: 655px;
	flex-shrink: 0;
	box-sizing: border-box;
	padding: 13px 76px 64px 0;
}
.service-main__title{
	font-family: 'Montserrat';
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	color: #000;
	margin-bottom: 45px;
}
.service-main__quote{
	font-family: 'Montserrat';
	font-weight: 500;
	font-size: 16px;
	line-height: 27px;
	text-align: justify;
	color: #787878;
	margin-bottom: 31px;
}
.service-main__quote:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(assets/img/quote.svg) no-repeat;
	margin: 0 27px 0 0;
	position: relative;
	top: 6px;
}
.service-main__quote:after{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(assets/img/quote.svg) no-repeat;
	margin: 0 23px 0 10px;
	position: relative;
	top: 2px;
	transform: rotate(180deg);
}
.service-main__btn{
	margin-bottom: 75px;
}
.service-main__btn .button{
	padding: 11px 23px 13px;
	letter-spacing: 0.15em;
}
.service-main__btn .button svg {
	margin-left: 13px;
}
.service-main__btn.opened .button{
	opacity: 0.3;
}
.service-select__text{
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 16px;
	line-height: 27px;
	text-align: justify;
	letter-spacing: -0.01em;
	margin-bottom: 36px;
}
.service-select__container{
	display: flex;
	flex-wrap: wrap;
	margin-right: -40px;
}
.service-select__select{
	position: relative;
	margin: 0 26px 26px 0;
}
.service-select__current{
	width: 292px;
	height: 55px;
	padding: 12px 12px;
	background: rgba(0, 0, 0, 0.1);
	border: 1px solid #000000;
	box-sizing: border-box;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 24px;
	white-space: nowrap;
	color: #787878;
	position: relative;
	cursor: pointer;
	user-select: none;
}
.service-select__select.opened .service-select__current,.service-select__select.selected .service-select__current{
	color: #000;
}
.service-select__current span{
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}
.service-select__current svg{
	position: absolute;
	top: 19px;
	right: 16px;
	transform: rotate(180deg);
}
.service-select__select.opened .service-select__current svg{
	transform: rotate(270deg);
}
.service-select__list{
	display: none;
	min-width: 100%;
	max-height: 236px;
	box-sizing: border-box;
	padding: 4px 10px 8px;
	position: absolute;
	top: 68px;
	left: 0;
	background: #fff;
	border: 1px solid #C4C4C4;
	font-size: 13px;
	line-height: 15px;
	z-index: 1;
	overflow-y: auto;
}
.service-select__list::-webkit-scrollbar{
	width: 5px;
	margin-right: 5px;
	opacity: 0;
}
.service-select__list::-webkit-scrollbar-thumb{
	background-color: #C4C4C4;
	border-radius: 5px;
}








.service-select__list li span{
	padding: 9px 0;
	display: block;
	cursor: pointer;
}
.service-select__cities .service-select__select{
	display: none;
	margin-right: 0;
}
.service-main__right{
	flex-grow: 1;
	position: relative;
}
.service-main__image{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.service-guarantee{
	display: none;
	padding: 44px 0;
}
.service-guarantee .inner{
	position: relative;
}
.service-guarantee__close{
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer;
}
.service-guarantee__title{
	padding: 0 50px;
	font-family: 'Montserrat';
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	letter-spacing: -0.01em;
	margin-bottom: 36px;
}
.service-guarantee__container{
	display: flex;
	margin: 0 -15px;
}
.service-guarantee__col{
	width: 50%;
	box-sizing: border-box;
	padding: 0 15px;
	font-weight: 500;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.01em;
}
.service-guarantee__col ol{
	list-style: decimal inside;
}
.service-guarantee__col li{
	margin-bottom: 17px;
}
.service-guarantee__col ul > li{
	font-weight: normal;
}
.service-guarantee__col ul > li:before{
	content: '- ';
}
.service-adress{
	display: none;
}
.service-adress__wrapper{
	padding: 56px 0 26px;
}
.service-adress__item{
	display: none;
}
.service-adress__container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 29px;
}
.service-adress__col{
	width: 25%;
	box-sizing: border-box;
	padding: 0 15px 30px;
}
.service-adress__text{
	font-size: 15px;
	line-height: 21px;
	letter-spacing: 0.02em;
}
.service-adress__text p{
	margin-bottom: 6px;
}












/* .service-head{
	padding: 52px 0 48px;
	background: #F6F6F6;
}
.service-head__container{
	display: flex;
}
.service-head__left{
	width: 517px;
	box-sizing: border-box;
	padding: 13px 80px 0 0;
	flex-shrink: 0;
}
.service-head__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	margin-bottom: 46px;
}
.service-head__quote{
	font-weight: 500;
	font-size: 16px;
	line-height: 27px;
	text-align: justify;
	color: #787878;
	margin-bottom: 46px;
}
.service-head__quote:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(assets/img/quote.svg) no-repeat;
	margin: 0 6px 0 0;
	position: relative;
	top: 6px;
}
.service-head__quote:after{
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(assets/img/quote.svg) no-repeat;
	margin: 0 23px 0 6px;
	position: relative;
	top: -1px;
	transform: rotate(180deg);
}
.service-head__adress-title{
	font-weight: 500;
	font-size: 16px;
	line-height: 27px;
	letter-spacing: -0.01em;
	margin-bottom: 28px;
}
.service-head__adress-text{
	font-size: 15px;
	line-height: 24px;
	letter-spacing: -0.01em;
	margin-bottom: 30px;
}
.service-head__adress-text li{
	margin-bottom: 3px;
}
.service-head__adress-bold{
	font-size: 15px;
	line-height: 24px;
	font-weight: 500;
	letter-spacing: -0.01em;
	margin-bottom: 68px;
}
.service-head__adress-bold li{
	margin-bottom: 3px;
}
.service-head__right{
	flex-grow: 1;
}
.service-head__image{
	margin: 0 -80px 0 0;
}
.service-body{
	padding: 48px 0 38px;
}
.service-body__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	text-align: center;
	margin-bottom: 36px;
}
.service-body__container{
	display: flex;
	margin: 0 -20px;
	font-family: Roboto;
	font-style: normal;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.01em;
}
.service-body__col{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
}
.service-body ol{
	list-style: decimal inside;
}
.service-body ol li{
	font-weight: 500;
	margin-bottom: 17px;
}
.service-body ul li{
	font-weight: normal;
	margin-bottom: 17px;
}
.service-body ul li:before{
	content: '-';
	display: inline-block;
	margin-right: 5px;
} */

/* Compare Page
-----------------------------------------------------------------------------*/
.compare-table{
  color: #515151;
  font-size: 13px;
  line-height: 1.2;
}
.compare-filter{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.compare-filter a.is-active{
	color: #FF0000;
	text-decoration: none;
	cursor: default;
}
.compare__section{
	margin-bottom: 30px;
}
.compare__title{
	display: inline-block;
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
	cursor: pointer;
}
.compare__title svg{
	transform: rotate(-90deg);
	margin-left: 20px;
}
.compare__title.opened svg{
	transform: rotate(0deg);
}
.compare__block{
	padding: 20px 0 25px;
}
.compare__table-container{
	overflow-x: auto;
}
.compare__table-wrap {
	display: inline-block;
	vertical-align: middle;
}
.compare__table td{
	background-image: linear-gradient(to right, #A8A8A8 20%, rgba(255,255,255,0) 0%);
	background-position: left bottom;
	background-size: 10px 2px;
	background-repeat: repeat-x;
	font-family: Roboto;
	font-size: 17px;
	line-height: 25px;
	text-align: center;
	color: #4F4F4F;
	vertical-align: middle;
}
.compare__table td:nth-child(even){
	background-color: #F1F1F1;
}
.compare__table td:first-child{
	text-align: left;
	color: #000;
}
.compare__table tr:last-child td{
	background-image: none;
}
.compare__table-inner{
	width: 250px;
	padding: 16px 15px;
	box-sizing: border-box;
}
.compare__table td:first-child .compare__table-inner{
	padding-left: 0;
}
.compare__table.with-product{
	margin-bottom: 12px;
}
.compare__table.with-product td{
	background: #fff !important;
}





.compare-product{
	display: flex;
	align-items: center;
	text-align: left;
	position: relative;
}
.compare-product__img{
	width: 100px;
	height: 80px;
	margin-left: -15px;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.compare-product__title{
	font-family: Roboto;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}
.compare-product__title a{
	text-decoration: none;
}
.compare-product .close {
  cursor: pointer;
  color: #afafaf;
  transition: all .3s;
  line-height: 1;
  font-size: 23px;
  position: absolute;
  top: 3px;
  right: 10px;
}
.compare-product .close:hover {
  color: #ff5100;
}
/* .news-single__container{
	display: flex;
	margin-bottom: 20px;
}
.news-single__image{
	width: 50%;
	box-sizing: border-box;
	padding: 10px 15px 0 0;
}
.news-single__image img{
	width: 100%;
}
.news-single__content{
	width: 50%;
	box-sizing: border-box;
	padding-left: 15px;
}
.news-single__content .post-body > br:first-child{
	display: none;
}
.news-single__content .post-body > p:first-child{
	margin-bottom: 0;
} */
.post-main{
	margin-bottom: 12px
}
.post-main__head {
	display: flex;
	margin-bottom: 36px;
}
.post-main__image {
	width: 50%;
	box-sizing: border-box;
	padding: 10px 15px 0 0;
}
.post-main__head_fulling .post-main__image{
	width: 100%;
	padding: 10px 0 0;
}
.post-main__toptext {
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 15px;
}
.post-main__content {
	width: 1142px;
	max-width: 100%;
	margin: 0 auto;
}
.post-video {
	padding: 27px 0 34px;
	position: relative;
}
.post-video:before{
	content: '';
	display: block;
	background: #EDEDED;
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc((100vw - 1542px) / -2);
	right: calc((100vw - 1542px) / -2);
}
.post-video__title {
	font-weight: 700;
	font-size: 22px;
	line-height: 36px;
	text-align: center;
	position: relative;
	margin-bottom: 38px;
}
.post-video__container {
	display: flex;
	position: relative;
}
.post-video__left {
	width: 20%;
	box-sizing: border-box;
	padding-right: 34px;
}
.post-video__nav:not(.slick-initialized){
	visibility: hidden;
}
.post-video__nav {
	margin: -9px 0;
	mask-image: linear-gradient(-180deg, black, black 95%, transparent);
	-webkit-mask-image: linear-gradient(-180deg, black, black 95%, transparent);
}
.post-video__item {
	padding: 9px 0;
	line-height: 0;
}
.post-video__item span{
	display: block;
	position: relative;
	cursor: pointer;
}
.post-video__item.slick-current span{
	cursor: default;
}
.post-video__item.slick-current span:before{
	content: '';
	display: block;
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)), url(.jpg);
	border: 2px solid #E30512;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.post-video__right {
	width: 80%;
	box-sizing: border-box;
	padding-left: 5px;
}
.post-video__slide {
	display: none;
	position: relative;
}
.post-video__slide:first-child{
	display: block;
}
.post-video .slick-vertical .slick-slide{
	border: none;
}
.post-video__slide i{
	display: block;
	width: 66px;
	height: 46px;
	border-radius: 20px;
	position: absolute;
	top: calc(50% - 23px);
	left: calc(50% - 33px);
}
.post-video__slide i::before{
	content: '';
	display: block;
	background: #fff;
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
}
.post-video__slide i svg{
	position: relative;
	fill: #FF0000;
}
.post-body{
	font-size: 20px;
	line-height: 36px;
}
.post-body p{
	margin-bottom: 25px;
}
.post-body h2{
	font-weight: 700;
	font-size: 20px;
	line-height: 36px;
}
.post-body ul{
	list-style: disc inside;
	margin-bottom: 25px;
}
.post-body ol{
	list-style: decimal inside;
	margin-bottom: 25px;
}
.post-gallery__container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.post-gallery__col{
	box-sizing: border-box;
	padding: 5px 10px 15px;
}
.post-gallery_col-2 .post-gallery__col{
	width: 50%;
}
.post-gallery_col-3 .post-gallery__col{
	width: 33.33333333333%;
}
.post-gallery__item{
	line-height: 0;
}
.post-gallery__item img{
	width: 100%;
	object-fit: cover;
}
.post-gallery_col-2 .post-gallery__item img{
	height: 418px;
}
.post-gallery_col-3 .post-gallery__item img{
	height: 479px;
}
.news-similar{
	padding: 30px 0;
}
.news-similar__title{
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.news-similar__container{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.news-similar__col{
	width: 25%;
	box-sizing: border-box;
	padding: 0 15px;
}
.news-similar__btn{
	padding: 50px 0;
	text-align: center;
}
.post-product{
	padding: 80px 0 20px;
}
.post-product__title {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 30px;
	line-height: 45px;
	letter-spacing: -0.01em;
	background: #F6F6F6;
	padding: 18px calc((100vw - 1524px) / 2);
	margin: 0 calc((100vw - 1524px) / -2) 34px;
}
.post-single {
	display: flex;
}
.post-single__content {
	width: 74.5%;
	box-sizing: border-box;
	padding: 0 30px 0 0;
}
.post-single__image {
	line-height: 0;
	margin-bottom: 48px;
}
.post-single .post-body p{
	margin-bottom: 36px;
}
.post-single .post-body ul{
	margin: 0 0 36px 13px;
}
.post-single__btn{
	margin-top: 63px;
}
.post-single__btn .button{
	padding: 12px 34px;
	font-weight: 700;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.15em;
}
.post-single__btn .button svg{
	margin: 0 -10px 0 14px;
}
.post-featured {
	width: 25.5%;
	box-sizing: border-box;
	padding-left: 28px;
	border-left: 1px solid #A8A8A8;
}
.post-featured__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 30px;
}
.post-featured__item {
	display: block;
	text-decoration: none;
	margin-bottom: 38px;
}
.post-featured__image {
	padding-top: 66.6%;
	position: relative;
	margin-bottom: 25px;
}
.post-featured__image img{
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0;
	object-fit: cover;
}
.post-featured__name {
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	margin-bottom: 19px;
}
.post-featured__text {
	max-height: 60px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.01em;
	color: #585858;
	overflow: hidden;
	mask-image: linear-gradient(black 0%, black 40px, transparent);
	-webkit-mask-image: linear-gradient(black 0%, rgb(0, 0, 0) 40px, transparent);
}











/* Category
-----------------------------------------------------------------------------*/
.news-page__contaner{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.news-page__col{
	width: 25%;
	box-sizing: border-box;
	padding: 0 15px 68px;
}
/* Footer
-----------------------------------------------------------------------------*/
.site-footer {
	flex: 0 0 auto;
	background: #27272B;
	color: #fff;
	position: relative;
}
.site-footer__container{
	display: flex;
	padding: 80px 0 40px;
}
.site-footer__left{
	width: 50%;
	box-sizing: border-box;
}
.footer-nav{
	margin-bottom: 13px;
}
.footer-nav ul{
	display: flex;
	flex-wrap: wrap;
	width: 585px;
	max-width: calc(100% + 20px);
	margin: 0 -20px;
}
.footer-nav li{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
	font-family: Roboto;
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}
.footer-nav li a{
	color: #787878;
	text-decoration: none;
}
.footer-nav li a:hover{
	color: #fff;
}
.footer-text{
	font-size: 12px;
	line-height: 14px;
	letter-spacing: -0.01em;
	color: #787878;
	margin-bottom: 23px;
}
.footer-logo{
	margin-bottom: 8px;
}
.footer-logo svg{
	fill: #fff;
}
.site-footer__right{
	width: 50%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
}
.footer-social{
	display: flex;
	align-items: center;
	margin: 6px 0 20px;
}
.footer-social a{
	display: block;
	margin-left: 35px;
	transition: all .3s;
}
.footer-social a.not-hover{
	opacity: 0.5;
}
.footer-social svg{
	fill: #fff;
}
.footer-catalog{
	font-family: Roboto;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: -0.01em;
}
.footer-catalog a{
	text-decoration: none;
	color: #FF0000;
}
.footer-catalog a{
	display: inline-block;
	padding: 11px 30px 13px;
	border: 2px solid #fff;
	box-sizing: border-box;
	border-radius: 30px;
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	background: none;
	color: #fff;
}
.footer-copy{
	font-family: Roboto;
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: -0.01em;
	color: #787878;
	text-align: right;
}
.totop{
	display: none;
	width: 70px;
	height: 70px;
	position: fixed;
	right: 5px;
	bottom: 15px;
	opacity: 0.5;
	cursor: pointer;
	z-index: 100;
}
.totop:hover{
	opacity: 0.9;
}
.totop svg{
	fill: #848484;
}
/* Mobile
-----------------------------------------------------------------------------*/
.fixed-panel{
	position: fixed;
	top: calc(50vh - 232px);
	right: 0;
	z-index: 150;
}
.fixed-panel__1{
	background: rgba(0, 0, 0, 0.4);
	border-radius: 6px;
	margin-bottom: 8px;
}
.fixed-panel__1 > li{
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 80px;
	height: 76px;
	font-family: Roboto;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
	cursor: pointer;
}
.fixed-panel__1 li svg{
	fill: #fff;
}
.fixed-panel__2{
	background: rgba(208, 0, 0, 0.65);
	border-radius: 6px;
}
.fixed-panel__2 > li{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 76px;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
}
.fixed-panel__2 li a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.fixed-panel__2 li svg{
	fill: #fff;
}
.panel-compare{
	display: block !important;
	position: relative;
}
.panel-compare span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #FF0000;
	position: absolute;
	top: -4px;
	right: -10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
}
.panel-compare span[data-value="0"]{
	display: none;
}
.fixed-panel__1 li.panel-lang{
	display: block;
	height: auto;
	padding: 10px;
	text-transform: uppercase;
}
.panel-lang__container{
	position: relative;
	cursor: default;
	border-radius: 5px 5px 0 0;
}
.panel-lang__container:hover{
	background: #000;
}
.panel-lang__current{
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.panel-lang__current.not-hover{
	opacity: 0.3;
}
/*.panel-lang.opened .panel-lang__current{
	height: 44px;
}*/
.panel-lang__list{
	visibility: hidden;
	background: #000;
	border-radius: 0 0 5px 5px;
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	text-align: center;
	padding-bottom: 5px;
	z-index: 1;
}
.panel-lang__container:hover .panel-lang__list{
	visibility: visible;
}
.panel-lang__list a{
	display: block;
	height: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-decoration: none;
}
.panel-lang__list .not-hover a{
	opacity: 0.3;
}
.fixed-panel li:hover svg{
	transition: all .3s;
}
.fixed-panel li:hover svg{
	transform: scale(1.2);
}
.fixed-panel__1 > li.not-hover svg,.fixed-panel__2 > li.not-hover svg{
	opacity: 0.5;
}
.fixed-panel__1 > li.not-hover .panel-lang__current{
	opacity: 0.5;
}

/*
.wow{
	visibility: hidden;
}
*/
/* Mobile
-----------------------------------------------------------------------------*/
.mobile-panel-overlay{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 40;
	overflow-y: scroll;
}
.mobile-panel{
	top: 0;
	left: -360px;
	opacity: 0;
	width: 363px;
	max-width: 98%;
	height: 100%;
	position: fixed;
	box-sizing: border-box;
	padding: 15px 16px 30px 24px;
	background: #fff;
	transition: all 0.2s ease-out 0s;
	overflow-y: auto;
	z-index: 41;
}
.mobile-panel.opened{
	left: 0;
	opacity: 1;
}
.mobile-panel__close{
	width: 19px;
	height: 19px;
	position: absolute;
	top: 21px;
	right: 15px;
	cursor: pointer;
}
.mobile-logo{
	margin-bottom: 42px;
}
.mobile-logo a{
	text-decoration: none;
	color: #000;
}
.mobile-logo__image{
	width: 130px;
	margin-bottom: 3px;
}
.mobile-logo__image svg{
	max-width: 100%;
	fill: #FF0000;
}
.mobile-logo__text{
	white-space: nowrap;
	font-size: 13.4px;
	font-weight: 500;
}
.mobile-options{
	display: flex;
	background: rgba(0,0,0,0.4);
	border-radius: 6px;
	padding: 6px;
	margin-bottom: 95px;
}
.mobile-options__search{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 53px;
	height: 44px;
	box-sizing: border-box;
	flex-shrink: 0;
	cursor: pointer;
}
.mobile-options__search svg{
	fill: #fff;
}
.mobile-options__lang{
	flex-grow: 1;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.mobile-options__lang{
	display: flex;
	align-items: center;
	font-family: 'Roboto';
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 10px;
}
.mobile-options__lang li{
	flex-grow: 1;
	padding: 0 5px;
}
.mobile-options__lang a{
	color: #fff;
	text-decoration: none;
}
.mobile-options__lang li.current-lang{
	font-weight: bold;
}
.mobile-options__compare{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 71px;
	height: 44px;
	flex-shrink: 0;
	position: relative;
}
.mobile-options__compare svg{
	fill: #fff;
}
.mobile-options__compare .value{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 25px;
	height: 25px;
	background-color: #FF0000;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.mobile-options__compare .value[data-value="0"]{
	display: none;
}
.mobile-menu{
	margin: 0 5px 87px;
}
.mobile-menu > ul > li{
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	margin-bottom: 9px;
}
.mobile-menu > ul > li > a{
	display: block;
	padding: 8px 40px 8px 0;
	text-decoration: none;
	color: #585858;
}
.mobile-menu > ul > li > a:hover{
	color: #000;
}
.mobile-menu > ul > li.color-red > a{
	display: inline-block;
	padding: 11px 30px 13px;
	margin-top: 10px;
	border: 2px solid #000;
	box-sizing: border-box;
	border-radius: 30px;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.25);
	text-decoration: none;
	background: none;
	color: #000;
}
.mobile-social{
	margin: 0 0 30px;
	display: inline-flex;
	background: rgba(208, 0, 0, 0.65);
	border-radius: 6px;
	padding: 6px;
}
.mobile-social a{
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 54px;
	height: 44px;
	box-sizing: border-box;
	padding: 0 15px;
	border-right: 1px solid #fff;
}
.mobile-social a:last-child{
	border: none;
}
.mobile-social a svg{
	fill: #fff;
}
/*.mobile-lang{
	font-size: 16px;
	margin-bottom: 20px;
}
.mobile-lang > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-transform: uppercase;
}
.mobile-lang > ul > li{
	margin-right: 10px;
}
.mobile-lang > ul > li > a{
	text-decoration: none;
}
.mobile-panel__close{
	width: 24px;
	height: 24px;
	position: absolute;
	top: 15px;
	right: 15px;
	background: url(images/close.svg) no-repeat;
	cursor: pointer;
}
.mobile-bottom{
	display: flex;
}
.mobile-search{
	position: relative;
}
.mobile-search__form{
	display: none;
}
.mobile-search__handler{
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.mobile-search__form{
	width: 260px;
	position: absolute;
	top: 30px;
	left: 0;
	background: #fff;
	-webkit-box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.15);
}
.mobile-search__form:before{
	content: '';
	display: block;
	height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	top: -10px;
}
.mobile-search__form input[type=text]{
	width: 100%;
	height: 36px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 35px 0 8px;
	border-color: transparent;
}
.mobile-search__form button[type=submit]{
	width: 20px;
	height: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	position: absolute;
	top: 8px;
	right: 10px;
}
.mobile-social{
	margin: 0px 0 0 27px;
	display: flex;
}
.mobile-social a{
	display: block;
	width: 20px;
	height: 20px;
	margin-right: 24px;
}
.mobile-social a svg{
	fill: #6e4422;
}
.mobile-social a svg:hover{
	fill: #000;
}*/


.error404 .not-found{
	margin: 0 auto 50px;
}
.not-found{
	width: 587px;
	max-width: 100%;
	text-align: center;
	margin: -106px auto 0;
}
.not-found__image{
	margin-bottom: 29px;
}
.not-found__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 35px;
	letter-spacing: -0.01em;
	color: #000000;
	margin-bottom: 22px;
}
.not-found__text{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	margin-bottom: 33px;
}
.pagination{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 10px 0 20px;
}
.pagination li{
	margin: 0 10px 20px;
}
.pagination li a{
	display: block;
	min-width: 34px;
	box-sizing: border-box;
	padding: 10px 10px 0;
	position: relative;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	letter-spacing: -0.01em;
	color: #000;
	text-decoration: none;
	transition: all 0.2s linear;
}
.pagination li a:after{
	content: '';
	display: block;
	height: 2px;
	background: #FF0000;
	position: absolute;
	left: 0;
	bottom: -4px;
	right: 0;
	opacity: 0;
	transition: all 0.2s linear;
}
.pagination li.current a,.pagination li a:hover{
	transform: translateY(-9px);
	font-weight: bold;
}
.pagination li.current a:before,.pagination li a:hover:before{
	content: '';
	display: block;
	height: 15px;
	position: absolute;
	left: 0;
	bottom: -15px;
	right: 0;
}
.pagination li.current a:after,.pagination li a:hover:after{
	opacity: 1;
}
.pagination .page-numbers.dots{
	position: relative;
	top: 14px;
}

/* Redactor Styles
-----------------------------------------------------------------------------*/
.alignnone {
	margin: 5px 0 0;
}
.aligncenter, div.aligncenter {
	margin: auto;
	text-align: center;
}
.alignright {
	float: right;
	margin: 0 0 0 20px;
}
.alignleft {
	float: left;
	margin: 0 0 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	max-width: 100%;
	padding: 0 0 10px;
	text-align: center;
	margin-top:20px !important;
	margin-bottom:20px !important;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border:3px solid #dbdddd;
	height: auto;
	margin:0 0 5px 0;
	max-width: 98.5%;
	padding:0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size:12pt;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/* Responsive
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 2200px){
	.section-new .slick-arrow.slick-prev{
		background: linear-gradient(to right,  rgba(247,247,247,1) 0%,rgba(247,247,247,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#00f7f7f7',GradientType=1 );
	}
	.section-new .slick-arrow.slick-next{
		background: linear-gradient(to right,  rgba(247,247,247,0) 0%,rgba(247,247,247,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7f7f7', endColorstr='#f7f7f7',GradientType=1 );
	}
	.video-small .slick-arrow.slick-prev{
		left: 0;
		background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	}
	.video-small .slick-arrow.slick-next{
		right: 0;
		background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	}
	.section-news .slick-arrow.slick-next{
		background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	}
	.section-news .slick-arrow.slick-prev{
		background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	}
}
@media only screen and (max-width: 1700px){
	/* .product-attr__container{
		margin: 0 30px;
	} */
}
@media only screen and (max-width: 1553px){
	.inner{
		margin: 0 15px;
	}
	.single-products .product-content .inner{
		margin-left: 15px;
		margin-right: 15px;
	}
	.header-nav > ul{
		font-size: 15px;
	}
	.header-nav > ul > li{
		margin-left: 30px;
	}
/* 	.video-small__item{
		height: 150px;
	} */
	.video-big__name{
		position: static;
		margin: 0 auto 30px;
		font-size: 25px;
		line-height: 35px;
	}
	.video-big__icon{
		position: static;
		margin: 0 auto;
		width: 100px;
		height: 100px;
		background: url(assets/img/play-1.svg) no-repeat 41px center / 20px auto;
		top: 200px;
		bottom: auto;
	}
	.product-catalog__col{
		width: 25%;
	}
	.product-recommend__col{
		width: 25%;
	}
	.page-catalog__catalog{
		margin: 30px 30px;
	}
	.page-catalog__col{
		width: 25%;
	}
	.page-catalog__section.opened .page-catalog__catalog{
		max-height: 5000px;
	}
	.product-content{
		padding: 30px 0;
	}
	.product-content .advantage-info-header{
		padding: 20px 0 40px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.product-featured__col{
		width: 25%;
	}
	.service-adress__container{
		margin: 0 -15px;
	}
	.post-video:before{
		left: -15px;
		right: -15px;
	}
	.post-product__title{
		padding: 18px 15px;
		margin: 0 -15px 30px;
	}
	.post-product {
		padding: 30px 0 0;
	}
}
@media only screen and (max-width: 1190px){
	.header-nav{
		display: none;
	}
	.touch-menu{
		display: block;
	}
	/* .site-header__container{
		padding: 20px 0;
	} */
	.product-attr__container{
		column-gap: 50px;
	}
	.product-attr__container:after{
		width: 50px;
		left: calc(50% - 25px);
	}
	.fixed-panel{
		display: none;
	}
	/* .fixed-panel{
		top: calc(50vh - 122px);
	}
	.fixed-panel__1{
		margin-bottom: 5px;
	}
	.fixed-panel__1 > li,.fixed-panel__2 > li{
		width: 40px;
		height: 40px;
		font-size: 12px;
		line-height: 15px;
	}
	.fixed-panel__1 li svg{
		margin: 10px;
	}
	.fixed-panel__2 li a{
		box-sizing: border-box;
		padding: 10px;
	}
	.panel-compare svg{
		width: 20px;
	}
	.panel-compare span{
		width: 15px;
		height: 15px;
		font-size: 10px;
		top: 3px;
		right: 2px;
	}
	.fixed-panel__1 li.panel-lang{
		padding: 5px;
	}
	.panel-lang__current{
		height: 30px;
	}
	.panel-lang__list{
		top: 30px;
		padding-bottom: 0;
	}
	.panel-lang__list a{
		height: 30px;
	} */
	.shops-main__container {
		height: 360px;
		align-items: flex-end;
	}
	.shops-main__map{
		left: -300px;
		top: 20px;
	}
	.shops-main__countries li{
		margin: 0 10px 15px 0;
	}
	.shops-main__countries li span{
		padding: 10px 20px;
	}
	.section-catalog__col{
		width: 33.33333333333333%;
		box-sizing: border-box;
	}
	.post-gallery__item img{
		height: auto !important;
	}
	.site-footer__container{
		padding: 50px 0;
	}
	.search-box{
		top: 63px;
	}
	.totop{
		display: none;
		width: 40px;
		height: 40px;
		right: 0;
		bottom: 10px;
	}
}
@media only screen and (max-width: 1024px){
	.section-welcome__video video{
		display: none;
	}
	.section-welcome__video::before{
		opacity: 0.3;
	}
	.section-new{
		padding: 30px 0 10px;
	}
	.section-new__image{
		margin-bottom: 20px;
	}
	.section-catalog__btn{
		opacity: 0 !important;
	}
	.section-catalog__image:before{
		opacity: 1 !important;
	}
	.section-catalog__image:after{
		display: none;
	}
	.section-catalog__text{
		bottom: 30px !important;
		left: 10px;
		right: 10px;
	}
	.section-catalog{
		padding: 30px 0;
	}
	.section-news{
		padding: 30px 0;
	}
	.section-partners{
		padding: 30px 0;
	}
	.product-catalog{
		flex-direction: column;
		align-items: center;
	}
	.product-catalog__sidebar{
		width: 100%;
		position: relative;
	}
	.product-catalog__main{
		width: 100%;
		box-sizing: border-box;
		padding: 0;
	}
	.filter-head{
		display: flex;
		align-items: center;
		font-weight: bold;
		font-family: 'Roboto';
		font-size: 15px;
		line-height: 45px;
		letter-spacing: 2px;
		margin-bottom: 16px;
		cursor: pointer;
	}
	.filter-head svg{
		margin-left: 18px;
	}
	.filter-dropdown{
		width: 330px;
		max-width: 95%;
		box-sizing: border-box;
		padding: 23px 0;
		background: #F7F7F7;
		position: absolute;
		top: -10px;
		left: -15px;
		z-index: 10;
		transform: translateX(-350px);
		transition: transform 0.2s linear;
	}
	.filter-dropdown.opened{
		transform: translateX(0);
	}
	.filter-dropdown__close{
		display: block;
		position: absolute;
		top: 23px;
		right: 25px;
	}
	.filter-dropdown__scroll{
		max-height: 100vh;
		box-sizing: border-box;
		padding: 0 24px;
		overflow-y: auto;
	}
	.page-catalog__col{
		width: 33.33333333%;
	}
	.product-main__container{
		flex-direction: column;
		align-items: center;
	}
	.product-main__left{
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
	/* .product-gallery__big{
		margin-bottom: 20px;
	}
	.product-gallery__big-image{
		height: auto;
	}
	.product-gallery{
		height: auto;
		padding: 0;
	}
	.product-gallery__small{
		width: 100%;
		height: auto;
		position: static;
	}
	.product-gallery__small-item{
		padding: 0 10px;
	} */

	.product-gallery__small{
		width: 150px;
	}

	.product-main__right{
		width: 100%;
		padding: 30px 0 0;
	}
	.product-attr__container{
		column-count: unset;
		margin: 0;
	}
	.product-attr__container:after{
		display: none;
	}
	.product-attr ul {
		padding-bottom: 0;
	}
	.product-attr__col{
		width: 100%;
		box-sizing: border-box;
		padding: 0;
	}
	.product-shop__col{
		width: 25%;
	}
	.product-featured{
		padding: 30px 0;
	}
	.contact-head__container{
		flex-direction: column;
		padding: 30px 0;
	}
	.contact-head__left{
		width: 100%;
		padding: 0 0 30px;
	}
	.contact-head__title{
		margin-bottom: 20px;
	}
	.contact-head__list li{
		margin-bottom: 10px;
	}
	.contact-head__right{
		width: 100%;
	}
	.contact-body__map{
		opacity: 1;
	}
	/* .service-head{
		padding: 30px 0;
	}
	.service-head__container{
		flex-direction: column;
	}
	.service-head__left{
		width: 100%;
		padding: 0 0 30px;
	}
	.service-head__title,.service-head__quote,.service-head__adress-bold{
		margin-bottom: 20px;
	}
	.service-head__right{
		width: 100%;
	}
	.service-head__image{
		margin: 0;
	}
	.service-body{
		padding: 30px 0;
	} */
	.service-main__left{
		width: 100%;
		padding: 0;
	}
	.service-main__title{
		margin-bottom: 25px;
	}
	.service-main__right{
		display: none;
	}
	.service-adress__col{
		width: 50%;
	}
	.service-select__container{
		margin: 0;
	}
	.compare__table td{
		font-size: 15px;
		line-height: 22px;
	}
	.compare__table-inner{
		width: 200px;
		padding: 12px 10px;
	}
	.compare-product__title{
		font-size: 13px;
		line-height: 20px;
	}
	/* .news-single__container{
		flex-direction: column;
		margin-bottom: 20px;
	}
	.news-single__image{
		width: 100%;
		padding: 0;
	}
	.news-single__content{
		width: 100%;
		padding: 0;
	} */
	.shops-body__col{
		width: 25%;
	}
	.not-found{
		margin-top: 0;
	}
	.news-page__col{
		width: 33.33333333333%;
	}
	.post-video__left{
		padding-right: 15px;
	}
	.site-footer__container{
		padding: 30px 0;
	}
	.product-gallery .product-steak {
		top: 30px;
	}
	.post-single__content{
		padding-right: 15px;
	}
	.post-featured{
		padding-left: 15px;
	}
	.post-featured__image{
		margin-bottom: 15px;
	}
	.post-featured__name{
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 767px){
	
	.product-gallery__big-image a {
		display: block;
		width: 100%;
		height: 100%;
		position: relative;
		padding-top: 100%;
	}
	
	.product-gallery__big-image img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.section-head__container{
		flex-direction: column;
		align-items: flex-start;
	}
	.section-head__right{
		padding-left: 0;
	}
	.video-small__name{
		font-size: 14px;
		line-height: 20px;
	}
	.product-catalog__col{
		width: 50%;
	}
	.product-recommend__col{
		width: 50%;
	}
	/* .service-body__container{
		flex-direction: column;
	}
	.service-body__col{
		width: 100%;
	} */
	.news-similar__col{
		width: 50%;
		padding: 0 15px 50px;
	}
	.news-similar__btn{
		padding: 0 0 30px;
	}
	.post-main__head{
		flex-direction: column;
	}
	.post-main__image{
		width: 100%;
		padding: 0 0 20px;
	}
	.post-main__toptext{
		width: 100%;
		padding: 0;
	}
	.site-footer__container{
		flex-direction: column;
	}
	.site-footer__left{
		width: 100%;
	}
	.footer-nav ul{
		width: 100%;
		margin: 0;
	}
	.footer-nav li{
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.footer-logo{
		text-align: center;
		margin-bottom: 15px;
	}
	.site-footer__right{
		width: 100%;
		align-items: center;
	}
	.footer-social a{
		margin: 0 15px;
	}
	.footer-catalog{
		margin-bottom: 15px;
	}
	.footer-copy{
		font-size: 13px;
		line-height: 22px;
		text-align: center;
	}
	.footer-text{
		text-align: center;
	}
	.page-catalog__col{
		width: 50%;
	}
	.product-featured__col{
		width: 33.33333333%;
	}
	.contact-body__col{
		width: 50%;
	}
	.shops-body__col{
		width: 33.333333333%;
	}
	.service-guarantee__title{
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.service-guarantee__container{
		flex-direction: column;
	}
	.service-guarantee__col{
		width: 100%;
	}
	.shops-main__container{
		height: auto;
		margin-bottom: 50px;
	}
	.shops-main__content{
		width: 100%;
	}
	.shops-main__title{
		margin-bottom: 30px;
	}
	.shops-main__map{
		display: none;
	}
	.post-single{
		flex-direction: column;
	}
	.post-single__content{
		width: 100%;
		padding: 0 0 30px;
	}
	.post-single__image{
		margin-bottom: 20px;
	}
	.post-single .post-body p{
		margin-bottom: 15px;
	}
	.post-single__btn{
		margin-top: 30px;
	}
	.post-featured{
		width: 100%;
		padding: 20px 0 0;
		border-left: none;
		border-top: 1px solid #A8A8A8;
	}
	.post-product__title{
		padding: 15px;
		font-size: 20px;
		line-height: 24px;
	}
}
@media only screen and (max-width: 640px){
	.site-header__container{
		padding: 15px 9px;
	}
	.header-logo__image{
		width: 130px;
		margin-bottom: 3px;
	}
	.header-logo__text{
		font-size: 13.4px;
	}
	.site-header.fixed .site-header__container{
		padding: 10px 9px;
	}
	.search-box{
		top: 60px;
	}
	.section-welcome__text-1{
		font-size: 25px;
		line-height: 32px;
	}
	.section-welcome__text-2{
		font-size: 40px;
		line-height: 45px;
	}
	.section-welcome__text-3{
		font-size: 17px;
		line-height: 27px;
	}
	.section-welcome__down{
		width: 40px;
		height: 40px;
		left: calc(50% - 20px);
		bottom: 20px;
	}
	.section-catalog__col{
		width: 50%;
	}
	.video-small{
		visibility: hidden;
		height: 0;
		overflow: hidden;
	}
	.video-big{
		margin-bottom: 40px;
	}
	.video-big__slide{
		padding: 0 5px;
		opacity: 0.5;
		transition: opacity 0.2s linear;
	}
	.video-big__slide.slick-center{
		opacity: 1;
	}
	.video-big__name{
		margin: 0 auto 20px;
		font-size: 20px;
		line-height: 25px;
	}
	.video-big__icon{
		width: 50px;
		height: 50px;
		background: url(assets/img/play-1.svg) no-repeat 17px center / 15px auto;
	}
	.video-big .slick-arrow{
		display: block !important;
		width: 40px;
		height: 20px;
		position: absolute;
		bottom: -30px;
		cursor: pointer;
	}
	.video-big .slick-arrow.slick-prev{
		left: 10px;
		transform: scaleX(-1);
	}
	.video-big .slick-arrow.slick-next{
		right: 10px;
	}
	.section-news{
		padding: 30px 0;
	}
	.page-catalog__title{
		margin-bottom: 15px;
	}
	/*.product-gallery__small-image{
		width: auto;
		height: auto;
	}*/
	.product-shop__col{
		width: 33.333333333%;
		padding: 20px 15px;
	}
	.product-content .advantage-info-header{
		font-size: 16px;
		line-height: 30px;
	}
	.product-content .advantage-info-header .heading{
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.product-featured__col{
		width: 50%;
	}
	.post-body{
		font-size: 16px;
		line-height: 30px;
	}
	.post-body p{
		margin-bottom: 15px;
	}
	.post-gallery__container {
		margin: 0 -5px;
	}
	.post-gallery__col{
		padding: 5px;
	}
	.news-similar{
		padding: 20px 0;
	}
	.shops-body__col{
		width: 50%;
	}
	.news-page__col{
		width: 50%;
	}
	.service-main__container{
		padding: 30px 0 20px;
	}
	.service-adress__wrapper{
		padding: 30px 0 10px;
	}
	.service-adress__col{
		width: 100%;
	}

}
@media only screen and (max-width: 480px){
	.search-box{
		padding: 5px 0;
	}
	.search-box input[type="search"]{
		font-size: 13px;
	}
	.search-box__category{
		font-size: 13px;
		line-height: 16px;
	}
	.section-welcome__container{
		padding: 60px 0;
	}
	.section-new__image {
		margin-bottom: 10px;
	}
	.section-catalog__col{
		width: 100%;
		padding: 15px;
	}
	.section-head{
		margin-bottom: 20px;
	}
	.section-head__title{
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 8px;
	}
	.section-head__text{
		font-size: 14px;
		line-height: 18px;
	}
	.video-big__title{
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 8px;
	}
	.video-big__name{
		font-size: 18px;
		line-height: 23px;
	}
	.page-catalog__section{
		min-height: 300px;
	}
	.page-catalog__col{
		padding: 20px 10px;
	}
	.page-catalog__name{
		font-size: 30px;
		line-height: 40px;
		margin: 30px 15px;
	}
	.page-catalog__catalog{
		margin: 15px;
		padding: 30px;
	}
	.category-item__image{
		max-width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.category-item__name{
		font-size: 13px;
		line-height: 18px;
	}
	.product-catalog__col{
		width: 100%;
	}
	.product-recommend__col{
		width: 100%;
	}
	.product-main__container{
		padding: 30px 0;
	}
	.product-main__code,.product-main__btns{
		margin-bottom: 20px;
	}
	.product-main__badge{
		margin: -10px 0 30px;
	}
	.product-main__content{
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.product-gallery__big{
		margin-bottom: 20px;
	}
	.product-gallery__big-image{
		height: auto;
	}
	.product-gallery{
		height: auto;
		padding: 0;
	}
	.product-gallery__small{
		width: 100%;
		height: auto;
		position: static;
	}
	.product-gallery__small-item{
		padding: 0 10px;
	}
	.product-gallery__small .slick-arrow{
		position: absolute;
		top: calc(50% - 15px);
		z-index: 1;
	}
	.product-gallery__small .slick-arrow.slick-prev{
		left: 0;
		transform: rotate(0deg);
	}
	.product-gallery__small .slick-arrow.slick-next{
		right: 0;
		transform: rotate(180deg);
	}
	.product-title{
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.product-attr{
		padding-bottom: 10px;
	}
	.product-attr__container{
		font-size: 14px;
		line-height: 18px;
	}
	.product-attr__name{
		background-position: left 12px;
	}
	.product-download{
		padding-bottom: 20px;
	}
	.product-shop__col{
		width: 50%;
	}
	.product-featured__col{
		width: 100%;
	}
	.form-contact__col-2{
		width: 100%;
	}
	.form-contact__btn .button{
		margin-bottom: 15px;
	}
	.form-contact__btn{
		flex-direction: column;
		align-items: flex-start;
	}
	.contact-body__col{
		width: 100%;
	}
	/* .service-body__title{
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 20px;
	} */
	.service-main__title{
		font-size: 27px;
		line-height: 35px;
	}
	.service-main__quote{
		font-size: 14px;
		line-height: 23px;
	}
	.service-main__quote:before{
		margin-right: 7px;
	}
	.service-main__quote:after{
		margin-left: 7px;
	}
	.service-main__btn{
		margin-bottom: 30px;
	}
	.service-main__btn .button{
		letter-spacing: 0;
	}
	.catalog-sort{
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 10px;
	}
	.catalog-sort__title{
		margin: 0 0 10px;
	}






	.compare__section{
		margin-bottom: 20px;
	}
	.compare__title{
		font-size: 18px;
		line-height: 24px;
	}
	.compare__title svg{
		margin-left: 10px;
	}
	.compare__table td{
		font-size: 12px;
		line-height: 18px;
	}
	.compare__table-inner{
		padding: 10px;
	}
	.compare-product__title {
		font-size: 12px;
		line-height: 18px;
	}
	.news-similar__col{
		width: 100%;
	}
	.news-item__image{
		margin-bottom: 15px;
	}
	/* .shops-body__col{
		padding: 10px;
	} */
	.news-page__col{
		width: 100%;
		padding-bottom: 30px;
	}
	.post-video__left{
		padding-right: 5px;
	}
	.post-video__nav {
		margin: -3px 0;
	}
	.post-video__item {
		padding: 3px 0;
	}
	.post-video__slide i {
		transform: scale(0.7);
	}
	.product-recommend {
		padding-top: 40px;
	  }
}
@media only screen and (max-width: 480px){
	.search-box__form{
		padding: 0 30px;
	}
	.search-box input[type="search"]{
		width: calc(100% - 140px);
	}
	.search-box__category li{
		justify-content: flex-end;
	}
}