/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

.root-admin .sk-debug{
	display: block !important;
}

/*@font-face{
	font-family: 'Onest';
	font-display: fallback;
	src:
		url('../fonts/Onest-Regular.woff2') format('woff2'),
		url('../fonts/Onest-Regular.woff') format('woff');
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family: 'Onest';
	font-display: fallback;
	src:
		url('../fonts/Onest-Medium.woff2') format('woff2'),
		url('../fonts/Onest-Medium.woff') format('woff');
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family: 'Onest';
	font-display: fallback;
	src:
		url('../fonts/Onest-Bold.woff2') format('woff2'),
		url('../fonts/Onest-Bold.woff') format('woff');
	font-weight:700;
	font-style:normal;
}
@font-face{
	font-family: 'Onest';
	font-display: fallback;
	src:
		url('../fonts/Onest-ExtraBold.woff2') format('woff2'),
		url('../fonts/Onest-ExtraBold.woff') format('woff');
	font-weight:800;
	font-style:normal;
}*/



*, :after, :before{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


img[data-lazyload]:not([src]){
	opacity: 0;
}





#noty_layout__topRight {
	width: auto;
	top: 20px;
	right: 40px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	gap: 6px;
}
#noty_layout__topRight .noty_bar {
	width: 360px;
	border-radius: 5px;
	padding: 0;
	margin: 20px 25px 70px 25px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 0 15px 10px;
}
.noty_theme__metroui.noty_bar:after{
	content: '';
	position: absolute;
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguODI2NTggNy41MDAxNkwxNC43MjUxIDEuNjAxMzVDMTUuMDkxNiAxLjIzNTE3IDE1LjA5MTYgMC42NDEwMzkgMTQuNzI1MSAwLjI3NDg2NUMxNC4zNTg3IC0wLjA5MTYyMTcgMTMuNzY1MiAtMC4wOTE2MjE3IDEzLjM5ODcgMC4yNzQ4NjVMNy41MDAxNiA2LjE3MzY3TDEuNjAxMjggMC4yNzQ4NjVDMS4yMzQ4MSAtMC4wOTE2MjE3IDAuNjQxMzI1IC0wLjA5MTYyMTcgMC4yNzQ4NTQgMC4yNzQ4NjVDLTAuMDkxNjE3OCAwLjY0MTAzOSAtMC4wOTE2MTc4IDEuMjM1MTcgMC4yNzQ4NTQgMS42MDEzNUw2LjE3MzczIDcuNTAwMTZMMC4yNzQ4NTQgMTMuMzk5Qy0wLjA5MTYxNzggMTMuNzY1MSAtMC4wOTE2MTc4IDE0LjM1OTMgMC4yNzQ4NTQgMTQuNzI1NEMwLjQ1ODA4OSAxNC45MDg0IDAuNjk4MjM0IDE1IDAuOTM4MDY3IDE1QzEuMTc3OSAxNSAxLjQxODA0IDE0LjkwODQgMS42MDEyOCAxNC43MjUxTDcuNTAwMTYgOC44MjYzMkwxMy4zOTg3IDE0LjcyNTFDMTMuNTgyIDE0LjkwODQgMTMuODIyMSAxNSAxNC4wNjE5IDE1QzE0LjMwMTggMTUgMTQuNTQxOSAxNC45MDg0IDE0LjcyNTEgMTQuNzI1MUMxNS4wOTE2IDE0LjM1OSAxNS4wOTE2IDEzLjc2NDggMTQuNzI1MSAxMy4zOTg3TDguODI2NTggNy41MDAxNloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=');
	right: -15px;
	top: -10px;
	width: 8px;
	height: 8px;
	background-size: contain;
	z-index: 1;
}
.noty_theme__metroui.noty_bar {
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	overflow: visible;
}
.noty_theme__metroui.noty_bar .noty_body {
	padding: 0;
	font-size: 16px;
	line-height: 1.25;
	font-family: sans-serif;
}
.noty_theme__metroui.noty_bar:before {
	content: '';
	position: absolute;
	left: -25px;
	right: -25px;
	top: -20px;
	bottom: -70px;
	background: #ec807a;
	z-index: -1;
	border-radius: 5px;
}
.noty_theme__metroui.noty_type__info:before,
.noty_theme__metroui.noty_type__information:before {
	background-color: #333;
}
.noty_theme__metroui.noty_type__success:before {
	background: #80ae63;
}
.noty_theme__metroui.noty_bar .noty_progressbar {
	bottom: -50px;
	background: #fff;
	opacity: 1;
}
.noty_theme__metroui.noty_bar .noty_progressbar:before {
	position: absolute;
	left: 0;
	top: -20px;
	right: 0;
	white-space: nowrap;
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, .6);
}
html[lang="ru"] .noty_theme__metroui.noty_bar .noty_progressbar:before {
	content: 'До закрытия окна осталось:';
}
html[lang="en"] .noty_theme__metroui.noty_bar .noty_progressbar:before {
	content: 'Until the window closes:';
}
#noty_layout__topRight .noty_theme__metroui.xs{
	width: auto;
	display: inline-block;
	margin: 15px 35px 30px 20px;
}
.noty_theme__metroui.xs.noty_bar:before {
	top: -15px;
	right: -35px;
	bottom: -30px;
	left: -20px;
}
.noty_theme__metroui.xs.noty_bar .noty_progressbar:before{
	display: none;
}
.noty_theme__metroui.xs.noty_bar .noty_body {
	font-size: 14px;
}
.noty_theme__metroui.xs.noty_bar:after {
	right: -20px;
	top: 4px;
}
.noty_theme__metroui.xs.noty_bar .noty_progressbar {
	bottom: -15px;
	height: 2px;
}





.title-search-result {
	border: 1px solid #e5e5e5;
	overflow: hidden;
	background-color: #fff;
	z-index: 1005;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.bx-searche{
	padding: 15px;
	max-height: 80vh;
	overflow: auto;
}
.bx-searche b {
	color: #FF4E4E;
}
.bx-searche__item{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bx-searche__item + .bx-searche__item{
	border-top: 1px dotted #999;
	margin-top: 5px;
	padding-top: 5px;
}
.bx-searche__thumb{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}
.bx-searche__thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.bx-searche__body{
	width: -webkit-calc(100% - 70px);
	width: calc(100% - 70px);
}
.bx-searche__link {
	font-size: 15px;
	font-weight: 400;
}
.bx-searche__price{
	margin-top: 5px;
	font-size: 14px;
}
.bx-searche__all{
	border-top: 1px dotted #999;
	margin-top: 10px;
	padding-top: 10px;
}
.bx-searche__all .btn{
	font-size: 14px;
}








html{
	font-size: 15px;
}
html,
body{
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	font-family: Onest, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.1;
	background-color: #fff;
	font-optical-sizing: auto;
}
body.scroll-hidden{
	overflow: hidden;
}

.rootWrapper{
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 101vh;
	min-width: 1060px;
	margin: auto;
	overflow: hidden;
}
.rootHeader,
.rootFooter{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.rootBody{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-height: 60vh;
	padding-bottom: 70px;
}
.container{
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
}

svg{
	display: inline-block;
	vertical-align: middle;
}
svg:not([fill]){
	fill: currentColor;
}
svg:not([width]){
	width: 1em;
	height: 1em;
}
.clearfix:before,
.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
.overlay{
	display: none;
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}

input[name="message"] {
	background: transparent;
	border: none;
	outline: none;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute;
	z-index: -1;
}

img{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
p{
	margin: 0;
}
ul,ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
a:not([class]){
	color: #135CAE;
	text-decoration: underline;
}
a{
	color: #000;
	text-decoration: none;
}
a:hover, a:focus{
	text-decoration: none !important;
}

.w-link{
	white-space: nowrap;
}

.link{
	display: inline;
	padding: 0;
	border: none;
	outline: none;
	background-color: transparent;
	cursor: pointer;
	line-height: 1;
	text-decoration: none;
}
.link_st1{
	color: #135CAE;
	border-bottom: 1px solid rgba(55, 87, 197, .5);
	-webkit-transition: border .2s;
	-o-transition: border .2s;
	transition: border .2s;
}
.link_st1:hover{
	border-bottom-color: transparent !important;
}
.link_nb{
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	border-bottom: none !important;
}
.link_st1.link_nb:hover{
	color: #e00;
}
.link_st2{
	color: #135CAE;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.link_st2:hover{
	color: #e00;
}
.link_st2.link_nb:hover{
	color: #135CAE;
}


.btn {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	background-color: transparent;
	outline: none;
	border: none;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	overflow: hidden;
}
.btn_st1{
	padding: 20px 25px;
	background: #fff;
	color: #000;
	font-weight: 500;
	font-size: 16px;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.btn_st1:hover{
	background: #eee;
}
.btn_st1_theme1{
	background: #359E00;
	color: #fff;
}
.btn_st1_theme1:hover{
	background: #297300;
}
.btn_st1_theme2{
	background: #e00;
	color: #fff;
}
.btn_st1_theme2:hover{
	background: #c30000;
}
.btn_st1_theme3{
	background: #fc0;
}
.btn_st1_theme3:hover{
	background: #d7ac00;
}
.btn_st1_theme4{
	color: #fff;
	background: #135CAE;
}
.btn_st1_theme4:hover{
	background: #0742A6;
}

.btn_st2{
	padding: 12px 20px;
	color: #000;
	font-size: 16px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #eee;
	-webkit-transition: background .2s, color .2s;
	-o-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}
.btn_st2_theme1{
	border-color:  #135CAE;
	color: #135CAE;
}
.btn_st2_theme1:hover{
	background: #135CAE;
	color: #fff;
}
.btn_st2_theme2{
	border-color:  #359E00;
	color: #359E00;
}
.btn_st2_theme2:hover{
	background: #359E00;
	color: #fff;
}
.btn_st2_theme3{
	border-color:  #8d8d8d;
	color: #8d8d8d;
}
.btn_st2_theme3:hover{
	background: #8d8d8d;
	color: #fff;
}
.btn .loader-box{
	z-index: 100;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	backdrop-filter: blur(1px) grayscale(1);
	overflow: hidden;
}
.btn .loader-box .loader{
	height: 60%;
	aspect-ratio: 1/1;
	width: auto;
	font-size: 2px;
}



.linkTel {
	font-weight: 700;
	font-size: 24px;
}


.ui.checkbox {
	min-height: 20px;
	line-height: 20px;
	min-width: 20px;
}
.ui.checkbox input[type=checkbox]{
	width: 20px;
	height: 20px;
}
.ui.checkbox label {
	padding-left: 35px;
	font-weight: 500;
	font-size: 15px;
	color: #000;
	opacity: 0.75;
}
.ui.checkbox label:before {
	width: 20px;
	height: 20px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.ui.checkbox input:checked~label{
	opacity: 1;
}
.ui.checkbox input:checked~label:before {
	border-color: #359E00 !important;
	background: #359E00 !important;
}
.ui.checkbox input:checked:focus ~ label:before{
	background: #fff;
	border-color: #dadada;
}
.ui.checkbox label:after {
	font-size: 12px;
	width: 20px;
	height: 20px;
	color: #fff;
}
.ui.checkbox input:checked ~ label::after {
	opacity: 1;
	color: #fff !important;
}
.ui.disabled.checkbox label{
	opacity: .3;
}


.btn_load{
	position: relative;
}
.btn_load .btn__icon,
.btn_load .btn__text{
	opacity: .3;
}
.btn_load .load,
.btn_load .load:after {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
.btn_load .load {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -15px 0 0 -15px;
	font-size: 4px;
	text-indent: -9999em;
	border-top: 1.1em solid #eee;
	border-right: 1.1em solid #eee;
	border-bottom: 1.1em solid #eee;
	border-left: 1.1em solid #135CAE;
	-webkit-animation: loaderAjax 1.1s infinite linear;
	animation: loaderAjax 1.1s infinite linear;
}








.loader,
.loader:after {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}
.loader {
	display: block;
	font-size: 4px;
	position: relative;
	text-indent: -9999em;
	border-top: 1.1em solid #359E00;
	border-right: 1.1em solid #359E00;
	border-bottom: 1.1em solid #359E00;
	border-left: 1.1em solid #f5f5f5;
	-webkit-animation: loaderAjax 1.1s infinite linear;
	animation: loaderAjax 1.1s infinite linear;
}
.loader_ajax{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 102;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: rgba(255, 255, 255, .7);
}
@-webkit-keyframes loaderAjax {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes loaderAjax {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}









.formControl {
	width: 100%;
	padding: 15px 20px;
	border: 1px solid #A8A8A8;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.03);
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.03);
	outline: none;
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	border-radius: 10px;
}



.breadcrumbs{
	color: #777;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	line-height: 1;
}
.breadcrumbs__item {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	white-space: nowrap;
}
.breadcrumbs__link {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: inherit;
	line-height: 1.1;
	font-size: 12px;
}
.breadcrumbs__link .icon-arrow{
	font-size: 6px;
	margin-left: 3px;
}
.breadcrumbs__item > svg{
	flex-shrink: 0;
	margin-left: 8px;
	margin-right: 8px;
	fill: #c2c2c2;
}
.breadcrumbs__drop{
	position: absolute;
	left: 0;
	top: -10px;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 15px rgba(0,0,0,.15);
	box-shadow: 0 10px 15px rgba(0,0,0,.15);
	padding: 40px 10px 10px 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	visibility: hidden;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity .2s, visibility .2s;
	-o-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s;
}
.breadcrumbs__item:hover .breadcrumbs__link{
	position: relative;
	z-index: 2;
}
.breadcrumbs__item:hover .breadcrumbs__drop{
	opacity: 1;
	visibility: visible;
}
.breadcrumbs__bread{
	min-width: 170px;
	max-width: 220px;
	max-height: 250px;
	overflow: auto;
}
.breadcrumbs__bread::-webkit-scrollbar-track {
	background: #fff;
}
.breadcrumbs__bread::-webkit-scrollbar {
	width: 4px;
	background: #fff;
}
.breadcrumbs__bread::-webkit-scrollbar-thumb {
	background: #ddd;
}

.breadcrumbs__bread-item + .breadcrumbs__bread-item{
	margin-top: 8px;
}
.breadcrumbs__bread-link{
	color: #8D8D8D;
	font-size: 13px;
	line-height: 1.1;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
	white-space: normal;
}
.breadcrumbs__bread-link:hover{
	color: #000;
}



.customRadio{
	position: relative;
}
.customRadio:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dadada;
	cursor: pointer;
}
.customRadio:after {
	content: '\e800';
	font-family: Checkbox;
	position: absolute;
	font-size: 12px;
	line-height: 1.6;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: 0;
	color: #fff;
	-webkit-transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
	-o-transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease;
	transition: border .1s ease, opacity .1s ease, transform .1s ease, box-shadow .1s ease, -webkit-transform .1s ease, -webkit-box-shadow .1s ease;
}
.customRadio.is-checked:before {
	border-color: #359E00 !important;
	background: #359E00 !important;
}
.customRadio.is-checked:after {
	opacity: 1;
}





.bPagination__num,
.bPagination__more{
	text-align: center;
}
.bPagination__more + .bPagination__num{
	margin-top: 20px;
}
.bPagination__loader .loader-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.bPagination__btn-more{
	width: 260px;
}
.bPagination_last-page .bPagination__num{
	display: block;
}


.pagination ul{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-left: -5px;
	margin-right: -5px;
}
.pagination li{
	padding-left: 5px;
	padding-right: 5px;
}
.pagination a,
.pagination span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 36px;
	width: 36px;
	text-align: center;
	color: #999;
	font-size: 14px;
	font-weight: 700;
	border: 1px solid #eee;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: background .2s, color .2s, border .2s;
	-o-transition: background .2s, color .2s, border .2s;
	transition: background .2s, color .2s, border .2s;
}
.pagination a:hover{
	border-color: #ccc;
}
.pagination span{
	color: #000;
	background: #eee;
}

.slider-arrow{
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 68px;
	height:68px;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
	border: 1px solid #F4F4F4;
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 50px;
	border-radius: 50px;
	stroke: #000;
	font-size: 20px;
	-webkit-transition: color .2s, -webkit-box-shadow .2s;
	transition: color .2s, -webkit-box-shadow .2s;
	-o-transition: box-shadow .2s, color .2s;
	transition: box-shadow .2s, color .2s;
	transition: box-shadow .2s, color .2s, -webkit-box-shadow .2s;
	z-index: 2;
}
.slider-arrow:hover{
	-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
	color: #000;
}
.slider-prev svg{
	transform: rotate(180deg);
}
.slick-dots-wrap{
	display: flex;
	justify-content: center;
}
.slick-dots-wrap .slick-dots{
	padding: 0 15px;
	background: rgba(0,0,0,.1);
	height: 28px;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
}
.slick-dots{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-align: center;
}
.slick-dots li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	outline: none;
	color: transparent;
	background: transparent;
	cursor: pointer;
	position: relative;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	margin-left: 4px;
	margin-right: 4px;
}
.slick-dots .slick-active{
	border-color: #000;
}
.slick-dots button{
	display: inline-block;
	outline: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	border: none;
	background: #fff;
}
.slick-dots .slick-active button{
	background: #359E00;
}






.mt-xs{
	margin-top: 20px !important;
}
.mt-sm{
	margin-top: 30px !important;
}
.mt-md{
	margin-top: 50px !important;
}
.mt-lg{
	margin-top: 80px !important;
}
.mt-xlg{
	margin-top: 100px !important;
}
.mb-xs{
	margin-bottom: 20px !important;
}
.mb-sm{
	margin-bottom: 30px !important;
}
.mb-md{
	margin-bottom: 50px !important;
}
.mb-lg{
	margin-bottom: 80px !important;
}






.h1,h1 {
	font-size: 2.1rem;
	font-weight: 600;
}
.h2,h2 {
	font-size: 1.8rem;
	font-weight: 600;
}
.h3,h3 {
	font-size: 1.5rem;
	font-weight: 600;
}
.h4,h4 {
	font-size: 1.2rem;
	font-weight: 600;
}
.h1 strong,h1 strong{
	font-weight: 600;
}
.h2 strong,h2 strong{
	font-weight: 600;
}
.h3 strong,h3 strong{
	font-weight: 600;
}
.wysiwygText {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.wysiwygText > *:first-child{
	margin-top: 0 !important;
}
.wysiwygText > *:last-child{
	margin-bottom: 0 !important;
}
.nomargin > *:first-child{
	margin-top: 0 !important;
}
.nomargin > *:last-child{
	margin-bottom: 0 !important;
}
.wysiwygText > h1,
.wysiwygText > .h1 {
	margin-top: 40px;
	margin-bottom: 20px;
}
.wysiwygText > h2,
.wysiwygText > .h2 {
	margin-top: 40px;
	margin-bottom: 20px;
}
.wysiwygText > h3,
.wysiwygText > .h3 {
	margin-top: 40px;
	margin-bottom: 15px;
}
.wysiwygText > h4,
.wysiwygText > .h4 {
	margin-top: 25px;
	margin-bottom: 15px;
}
.wysiwygText h1,
.wysiwygText .h1 {
	font-size: 1.87rem;
	font-weight: 600;
	line-height: 1.4;
}
.wysiwygText h2,
.wysiwygText .h2 {
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.4;
}
.wysiwygText h3,
.wysiwygText .h3 {
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1.4;
}
.wysiwygText h4,
.wysiwygText .h4 {
	font-size: 1.1rem;
	line-height: 1.4;
}
.wysiwygText > hr{
	margin: 40px 0;
}
.wysiwygText > p {
	margin-bottom: 15px;
}
.wysiwygText > ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
.wysiwygText img:not([class]) {
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
.wysiwygText img[align="left"]{
	margin-right: 20px;
}
.wysiwygText img[align="right"]{
	margin-left: 20px;
}
.wysiwygText > a:not([class]) {
	color: #135CAE;
	text-decoration: underline;
	-webkit-transition: -webkit-text-decoration .2s;
	transition: -webkit-text-decoration .2s;
	-o-transition: text-decoration .2s;
	transition: text-decoration .2s;
	transition: text-decoration .2s, -webkit-text-decoration .2s;
}
.wysiwygText > a:not([class]):hover {
	text-decoration: none;
}
.wysiwygText > ol:not([class]) {
	margin-top: 20px;
	margin-bottom: 20px;
}
.wysiwygText ol:not([class]) {
	line-height: 1.5;
	list-style: decimal;
}
.wysiwygText ol:not([class]) li{
	padding-left: 10px;
	margin-bottom: 5px;
}
.wysiwygText > ul:not([class]){
	margin-top: 20px;
	margin-bottom: 20px;
}
.wysiwygText ul:not([class]) li{
	position: relative;
	padding-left: 25px;
}
.wysiwygText ul:not([class]) li + li{
	margin-top: 10px;
}
.wysiwygText ul:not([class]) li:before{
	content: '';
	position: absolute;
	opacity: 1;
	left: 0;
	top: .65em;
	width: 7px;
	height: 7px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #359E00;
}
.wysiwygText > table:not([class]){
	margin-top: 40px;
	margin-bottom: 40px;
}

.wysiwygText > .w-blockquote{
	margin-left: auto;
	margin-right: auto;
}

.wysiwygText > .ol-numlist {
	margin-top: 40px;
	margin-bottom: 40px;
}
.wysiwygText .ol-numlist > li{
	margin-bottom: 25px;
}

.ol-numlist > li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
}
.ol-numlist-num {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: 800;
	font-size: 18px;
	background: #359E00;
}
.ol-numlist-value{
	margin-left: 20px;
}

.custom-scroll{
	overflow: auto;
	/*scrollbar-width: thin;*/
}
.custom-scroll::-webkit-scrollbar-track {
	background: #EFEFEF;
}
.custom-scroll::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	background: #EFEFEF;
}
.custom-scroll::-webkit-scrollbar-thumb {
	background: #359E00;
}
.custom-scroll_st2::-webkit-scrollbar-thumb {
	background: #135CAE;
}



.checkbox-toggle{
	position: relative;
}
.checkbox-toggle-input[type=checkbox] {
	position: absolute;
	height: 0;
	width: 0;
	visibility: hidden;
}
.checkbox-toggle-label{
	display: flex;
	align-items: center;
	gap: 16px;
	cursor: pointer;
}
.checkbox-toggle-label-m {
	flex-shrink: 0;
	cursor: pointer;
	text-indent: -9999px;
	width: 50px;
	height: 30px;
	display: block;
	border-radius: 100px;
	background: #e0e0e0;
	position: relative;
}
.checkbox-toggle-label-m:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 5px;
	background: #fff;
	box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.08);
	width: 20px;
	height: 20px;
	border-radius: 100px;
	transition: 0.3s;
}
.checkbox-toggle-input:checked + .checkbox-toggle-label .checkbox-toggle-label-m {
	background: #359E00;
}
.checkbox-toggle-input:checked + .checkbox-toggle-label .checkbox-toggle-label-m:after {
	left: calc(100% - 5px);
	transform: translateX(-100%);
}



.header-is-fixed-show .js-sticky-col.is_stuck {
	margin-top: 140px;
	-webkit-transition: margin .4s;
	-o-transition: margin .4s;
	transition: margin .4s;
}



/*##############################################################################*/

.w-note {
	border-top: 3px solid #359E00;
	padding-top: 25px;
}
.w-note__text {
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.5;
}
.w-note__author {
	margin-top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.w-note__author-thumb {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.w-note__author-thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.w-note__author-body {
	width: -webkit-calc(100% - 75px);
	width: calc(100% - 75px);
	margin-left: 15px;
}
.w-note__author-name {
	font-size: 18px;
	line-height: 1;
}
.w-note__author-pos {
	margin-top: 8px;
	font-size: 15px;
	line-height: 1;
	color: #8D8D8D;
}



.w-box1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 35px;
	background: #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.5;
}
.w-box1 img{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
}
.w-box1_st1 {
	color: #fff;
	background: #359E00;
}









.logo {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.logo2-img{
	max-width: 230px;
}
.logo__slogan{
	margin-left: 25px;
	font-size: 13px;
	line-height: 1.3;
	color: #000;
	opacity: 0.6;
}




.bPrivate.ui.checkbox label {
	padding-left: 30px;
	font-weight: 400;
	font-size: 1em;
	color: inherit;
	opacity: 1;
}
.bPrivate{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.bPrivate__icon{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 8px;
	font-size: 13px;
	color: #8D8D8D;
}
.bPrivate__text{
	font-size: 12px;
	line-height: 1.5;
	opacity: .6;
}
.bPrivate__text .link{
	color: inherit;
	border-bottom: 1px solid;
}
.bPrivate__text .link:hover{
	border-bottom-color: transparent !important;
}




.bRegionNotification{
	max-width: 300px;
	padding: 15px 35px 15px 15px;
	margin-top: 9px;
	background: #fff;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0 2px 20px rgba(0,0,0,.15);
	box-shadow: 0 2px 20px rgba(0,0,0,.15);
	position: absolute;
	z-index: 105;
}
.bRegionNotification:before {
	content: "";
	width: 17px;
	height: 17px;
	margin-left: 32px;
	margin-top: -20px;
	position: absolute;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.bRegionNotification__question {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.3;
}
.bRegionNotification__city-name {
	font-weight: 700;
	font-size: 16px;
}
.bRegionNotification__action {
}
.bRegionNotification__apply {
	padding: 10px 15px;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 10px;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}
.bRegionNotification__other {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px dotted;
	color: #000;
	line-height: 1.3;
	text-decoration: none;
	-webkit-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}
.bRegionNotification__other:hover{
	text-decoration: none;
	border-bottom-color: transparent;
}
.bRegionNotification__close{
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	font-size: 10px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #bbb;
	cursor: pointer;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.bRegionNotification__close:hover{
	color: #000;
}






.bNotification {}
.bNotification__grid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bNotification__descr {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 1.25;
}
.bNotification__btn{
	margin-right: 15px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 500;
}
.bNotification__close{
	margin-left: auto;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	cursor: pointer;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.bNotification__close:hover{
	opacity: 1;
}
.bNotification__close .icon{
	stroke-width: 1px;
	stroke: #fff;
}
.bNotification + .bNotification{
	margin-top: 15px;
}





.box-video {
	display: block;
}
.box-video__thumb {
	display: block;
	position: relative;
	height: 400px;
	background: #F9F9F9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.box-video__thumb img{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
	max-width: 230px;
}
.box-video__play {
	position: absolute;
	right: 25px;
	bottom: 20px;
	z-index: 1;
	color: #e00;
	cursor: pointer;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.box-video__thumb:hover .box-video__play {
	color: #c30000;
}
.box-video__play .icon{
	width: 86px;
	height: 64px;
}
.box-video__body {
	margin-top: 15px;
}
.box-video__caption {
	font-size: 14px;
	line-height: 1.5;
	color: #8D8D8D;
}








.bProgress {
	position: relative;
	height: 28px;
	border-radius: 5px;
	background: #EBEBEB;
}
.bProgress__current {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
	background-size: 40px 41px;
	background-color: #fc0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	z-index: 1;
	-webkit-animation: progress-bar-lg 2s linear infinite;
	animation: progress-bar-lg 2s linear infinite;
	-webkit-transition: width .5s;
	-o-transition: width .5s;
	transition: width .5s;
}
.bProgress_s-mini{
	height: 8px;
}
.bProgress_s-mini .bProgress__current{
	background-size: 25px 24px;
	-webkit-animation: progress-bar-xs 2s linear infinite;
	animation: progress-bar-xs 2s linear infinite;
}
.bProgress_st2 .bProgress__current{
	background-color: #2BA84A;
}
@-webkit-keyframes progress-bar-lg {
	from {
		background-position: 0 0
	}
	to {
		background-position: 40px 0
	}
}
@keyframes progress-bar-lg {
	from {
		background-position: 0 0
	}
	to {
		background-position: 40px 0
	}
}
@-webkit-keyframes progress-bar-xs {
	from {
		background-position: 0 0
	}
	to {
		background-position: 25px 0
	}
}
@keyframes progress-bar-xs {
	from {
		background-position: 0 0
	}
	to {
		background-position: 25px 0
	}
}




.bControlGroup {
	position: relative;
}
.bControlGroup__label {
	position: absolute;
	top: 50%;
	left: 20px;
	right: 20px;
	transform: translateY(-50%);
	color: rgba(0, 0, 0, .5);
	font-size: 15px;
	pointer-events: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bControlGroup__input {
	font-family: 'Onest', sans-serif;
	width: 100%;
	height: 60px;
	background: #fff;
	border: 1px solid #A8A8A8;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 20px 0 20px;
	font-size: 15px;
	outline: none !important;
	-webkit-transition: border .2s;
	-o-transition: border .2s;
	transition: border .2s;
}
.bControlGroup__input.is_error,
.bControlGroup__input.error{
	border-color: rgb(244, 67, 54);
}
.bControlGroup__input:focus{
	border-color: #359E00;
}
.bControlGroup__label + .bControlGroup__input::placeholder {
	color: transparent;
}
.bControlGroup.input-is-val .bControlGroup__label{
	top: 30%;
	font-size: 10px;
}
.bControlGroup.input-is-val .bControlGroup__label + .bControlGroup__input{
	padding-top: 20px;
}
textarea.bControlGroup__input{
	height: 135px;
	resize: none;
	padding-top: 20px;
	line-height: 1.3;
}
.bControlGroup__icon-check{
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 27px;
	color: #359E00;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	display: none;
}
.bControlGroup_location .bControlGroup__ilocation{
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	stroke: currentColor;
}
.bControlGroup_location .bControlGroup__input{
	padding-left: 48px;
}
.bControlGroup_location .bControlGroup__label {
	left: 48px;
}
.bControlGroup_tel .bControlGroup__input{
	padding-left: 76px;
}
.bControlGroup_tel .bControlGroup__label {
	left: 76px;
}
.bControlGroup_textarea .bControlGroup__label {
	top: 30px;
}
.bControlGroup_textarea.input-is-val .bControlGroup__label {
	top: 20px;
}
.bControlGroup_textarea.input-is-val .bControlGroup__label + .bControlGroup__input {
	padding-top: 30px;
}
.form-password{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
	font-weight: 500;
	font-size: 20px;
	opacity: .4;
	cursor: pointer;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.form-password:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0;
	height: 2px;
	background: #000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.form-password.active:after{
	display: none;
}
.form-password:hover{
	opacity: .7;
}
.bControlGroup__required{
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-4px);
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	color: #f00;
}
.bControlGroup__flag {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 41px;
	z-index: 5;
}
.bControlGroup__flag .flag-country-result {
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 15px;
	cursor: pointer;
}
.bControlGroup__flag .flag-country-result img{
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}
.bControlGroup__flag .flag-country-result:before {
	position: absolute;
	content: '';
	top: 8px;
	right: 0;
	border: 4px solid transparent;
	border-top-color: rgba(0,0,0,.4);
}
.bControlGroup__flag .flag-country-select {
	position: absolute;
	left: -10px;
	width: 110px;
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	-webkit-transition: opacity .2s, visibility .2s;
	-o-transition: opacity .2s, visibility .2s;
	transition: opacity .2s, visibility .2s;
	opacity: 0;
	visibility: hidden;
	z-index: 5;
}
.bControlGroup__flag:hover .flag-country-select{
	opacity: 1;
	visibility: visible;
}
.bControlGroup__flag .flag-country-option {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7px 10px;
	background: #fff;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 12px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.bControlGroup__flag .flag-country-option:hover{
	background: #fffbdc;
}
.bControlGroup__flag .flag-country-option + .flag-country-option{
	border-top: 1px solid #eee;
}
.bControlGroup__flag .flag-country-option img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 10px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
	box-shadow: 0 0 3px rgba(0,0,0,.15);
}
.bControlGroup_city .bx-sls .dropdown-block {
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 15px;
	padding: 0;
	position: relative;
	background-color: transparent;
}
.bControlGroup_city .bControlGroup__label{
	font-size: 10px;
	top: 30%;
}
.bControlGroup_city .bx-sls .bx-ui-sls-clear{
	display: none !important;
}
.bControlGroup_city .bx-sls .bx-ui-sls-container {
	min-height: 60px;
}
.bControlGroup_city .bx-sls input[type="text"] {
	font-family: 'Onest', sans-serif;
	height: 60px;
	width: 100%;
	border: 1px solid #E8E8E8 !important;
	border-radius: 10px;
	padding: 20px 15px 0 20px !important;
	font-size: 15px;
	outline: none !important;
	-webkit-transition: border .2s;
	-o-transition: border .2s;
	transition: border .2s;
}
.bControlGroup_city .bx-sls .bx-ui-sls-fake{
	color: #135CAE !important;
}
.bControlGroup_city .bx-sls .bx-ui-sls-pane {
	border: 1px solid #a8a8a8;
	top: 100%;
	padding: 0;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.bControlGroup_city .bx-sls .bx-ui-sls-loader{
	display: none !important;
}
.bControlGroup_city .bx-sls .bx-ui-sls-error .cityDefault {
	position: static;
	margin-left: -20px;
	margin-top: 15px;
	width: auto;
	color: #000;
	background: transparent;
	font-style: italic;
}




.bCoupon__grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bCoupon__input{
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.bCoupon__input.bControlGroup {
	width: 100%;
}
.bCoupon__input .bControlGroup__label {
	left: 15px;
	right: 15px;
	font-size: 13px;
}
.bCoupon__input .bControlGroup__input {
	font-size: 13px;
	padding: 0 15px 0 15px;
	height: 50px;
}
.bCoupon__submit {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 50px;
	width: 130px;
	padding: 0;
	margin-left: 8px;
	font-size: 13px;
}
.bCoupon__info {
	font-size: 15px;
	margin-top: 12px;
}
.bCoupon__info .icon {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 19px;
}

.bCoupon__field{
	margin-top: 8px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bCoupon__field input{
	width: auto;
	background: #C8E6C9;
	border: 1px solid #4CAF50;
	height: auto;
	padding: 5px 10px;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-weight: 400;
	outline: none;
	font-size: 12px;
	color: #000;
}
.bCoupon__field_notes{
	display: none;
}
.bCoupon__field span.good,
.bCoupon__field span.bad,
.bCoupon__field span.disabled {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0 0 0 5px;
	cursor: pointer;
}
.bCoupon__field span.good{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center;
}
.bCoupon__field input.bad{
	border:1px solid #e16565;
	background:rgba(225,101,101,.16);
}
.bCoupon__field span.good:hover,
.bCoupon__field span.bad,
.bCoupon__field span.disabled{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;
}




.bRating{

}
.bRating__icon{
	color: #ccc;
}
.bRating__icon_full{
	color: #fc0;
}





.bBtnLike{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 55px;
	height: 30px;
	background: #ccc;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: 500;
	font-size: 14px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.bBtnLike:hover{
	background-color: #aaa;
}
.bBtnLike__icon{
	font-size: 13px;
	margin-right: 6px;
}
.bBtnLike.is-voting{
	cursor: not-allowed;
	opacity: .5;
	background: #ccc;
}




.bTab {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bTab__item {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.bTab__link {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	cursor: pointer;
}

.bTab_st1{
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #FAFAFA;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.02);
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.02);
}
.bTab_st1 .bTab__item {
	border-left: 1px solid #eee;
}
.bTab_st1 .bTab__item:first-child{
	border-left: none;
}
.bTab_st1 .bTab__link {
	padding-left: 30px;
	padding-right: 30px;
	height: 74px;
	font-weight: 500;
	font-size: 18px;
	-webkit-transition: background .2s, color .2s;
	-o-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}
.bTab_st1 .bTab__link:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background: #359E00;
	opacity: 0;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.bTab_st1 .bTab__link.active {
	background: #fff;
	color: #359E00;
}
.bTab_st1 .bTab__link.active:after{
	opacity: 1;
}
.bTab_st1 .bTab__link:hover{
	background: #fff;
}



.bTab_st2{
	border-bottom: 2px solid rgba(141, 141, 141, .2);
	padding-bottom: 10px;
}
.bTab_st2 .bTab__item {
	padding-left: 20px;
	padding-right: 20px;
	-webkit-box-flex: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
.bTab_st2 .bTab__item:first-child{
	padding-left: 0;
}
.bTab_st2 .bTab__item:last-child{
	padding-right: 0;
}
.bTab_st2 .bTab__link {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	font-weight: 500;
	font-size: 20px;
	color: #8D8D8D;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.bTab_st2 .bTab__link:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -12px;
	height: 2px;
	background: #135CAE;
	opacity: 0;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.bTab_st2 .bTab__link.active:after {
	background: #135CAE;
	opacity: 1;
}
.bTab_st2 .bTab__link:hover{
	color: #000;
}







.bTab_popupcity{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bTab_popupcity .bTab__link {
	background: transparent;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	-webkit-transition: color .2s, background .2s;
	-o-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}
.bTab_popupcity .bTab__link.active {
	background: #135CAE;
	color: #fff;
}
.bTab_popupcity .bTab__link:hover{
	color: #eee;
}




.bRefLink__grid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.bRefLink__input .bControlGroup__label {
	top: 30%;
	font-size: 10px;
	left: 20px;
}
.bRefLink__input .bControlGroup__input {
	display: flex;
	align-items: center;
	padding: 20px 20px 0;
	font-size: 13px;
	user-select: text;
	height: 60px;
}
.bRefLink__btn{
	margin-left: 15px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 0;
	padding-bottom: 0;
	width: 140px;
	height: 60px;
	font-size: 13px;
}
.bRefLink__social {
	margin-top: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bRefLink__social-caption{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 16px;
	margin-right: 15px;
	margin-top: 3px;
}
.bRefLink__social a{
	display: inline-block;
	width: 33px;
	height: 33px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}

.bSearch {
	background: #fff;
	border: 2px solid #fc0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bSearch__form{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 50px;
}
.bSearch__input{
	border: none;
	font-size: 13px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 0 20px;
	box-shadow: none;
}
.bSearch__submit {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 64px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fc0;
	font-size: 18px;
	-webkit-border-radius: 0;
	border-radius: 0 8px 8px 0;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.bSearch__submit:hover{
	background: #d7a700;
}





.bAttach{
	position: relative;
	display: inline-block;
}
.bAttach input{
	position: absolute;
	z-index: 2;
	opacity: 0;
	width: 100%;
	cursor: pointer;
}
.bAttach__label{
	position: relative;
	display: inline-block;
	cursor: pointer;
	width: 100%;
}
.bAttach__text{
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #135CAE;
}
.bAttach:hover .bAttach__text{
	color: #e00;
}




.bSubscribeOrder {
	position: relative;
	text-align: center;
	padding: 60px 0;
}
.bSubscribeOrder:before{
	content: '';
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	right: 0;
	top: 0;
	bottom: 0;
	background: #FFF5D1;
	z-index: -1;
}
.bSubscribeOrder__text1 {
	font-weight: 600;
	font-size: 22px;
}
.bSubscribeOrder__text2 {
	margin-top: 15px;
	font-size: 15px;
	line-height: 1.5;
}
.bSubscribeOrder__social {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.bSubscribeOrder__private {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 12px;
	line-height: 17px;
	color: #8D8D8D;
}
.bSubscribeOrder__private .link{
	color: #8D8D8D;
	border-bottom: 1px solid;
}
.bSubscribeOrder__private .link:hover{
	border-bottom-color: transparent;
}








.bVoting{
	position: relative;
	border: 1px solid #dadada;
	background-color: #fff;
}
.bVoting__success{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
	padding: 45px;
}
.bVoting__error{
	display: none;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e00;
	padding: 10px 20px;
	line-height: 1.5;
	font-size: 14px;
}
.bVoting__error.active{
	display: block;
}
.bVoting__loader .loader-box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 10;
	background: rgba(255, 255, 255, .8);
}
.bVoting__header {
	border-bottom: 1px solid #ccc;
	padding: 40px;
	color: #000 !important;
	background: #f9f9f9;
}
.bVoting__header .text-sm{
	margin-top: 10px;
}
.bVoting__body{
	padding: 40px;
}
.vote-item-header{
	margin-bottom: 15px;
}
ol.vote-items-list, ol.vote-items-list li {  margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}

ol.vote-answers-list{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
}
li.vote-item-vote-first{
	margin-left: 0;
}
li.vote-item-vote-first{
	margin-left: 0;
}
.vote-item-vote label{
	font-size: 12px !important;
	padding-left: 25px !important;
}
.vote-item-body{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.vote-item-text {
	width: 100px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 12px;
}
.vote-item-text1{
	margin-right: 20px;
}
.vote-item-text2{
	margin-left: 20px;
}

ol.vote-answers-list li {
	padding-left: 10px;
	padding-right: 10px;
}
.vote-question-list-item + .vote-question-list-item{
	margin-top: 30px;
}

.vote-item-vote-field-5 textarea{
	width: 340px;
	resize: none;
}
.vote-vote-footer {
	margin-top: 25px;
}
.vote-vote-footer .btn{
	min-width: 200px;
	padding: 25px 30px;
}
.vote-item-links{
	float:right;
}
.vote-item-title{
	font-weight:bold;
}
.vote-item-date{
	font-style: italic;
}
.vote-item-image{
	float:left;
	padding-right:0.55em;
}
.vote-item-lamp{
	display:none;
}
.vote-item-lamp-red span {
	color:red;
}
.vote-reply-field-captcha-label {
	margin-bottom:6px;
}
.vote-reply-field-captcha-image {
	margin-bottom:6px;
}
.vote-form-captcha {
	margin-left:0.55em;
}





.catalog-products-viewed{
	margin-top: 80px;
}




.bPvz {
	position: relative;
	padding: 30px;
}
.bPvz .loader-box{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.bPvz__map,
.bPvz__info{
	opacity: 0;
	visibility: hidden;
}
.bPvz.is_init .bPvz__map,
.bPvz.is_init .bPvz__info{
	opacity: 1;
	visibility: visible;
}
.bPvz__map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.bPvz__info {
	position: relative;
	width: 270px;
	padding: 25px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02);
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	z-index: 1;
}
.bPvz__info-header {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.4;
}
.bPvz__info-body {
	margin-top: 25px;
}
.bPvzInfo__scroll{
	height: 270px;
}
.bPvzInfo__scroll .item {
	padding-right: 18px;
	font-size: 14px;
	line-height: 1.5;
	cursor: pointer;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.bPvzInfo__scroll .item + .item{
	margin-top: 15px;
}
.bPvzInfo__scroll .item:hover{
	color: #135CAE;
}
.bPvz__map .ymaps-2-1-74-copyright,
.bPvz__map .ymaps-2-1-74-copyrights-pane{
	display: none;
}


.rootBody__box1852{
	margin-top: 80px;
}
.box1852 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 40px;
}
.box1852__col {
	width: 50%;
	border-radius: 10px;
	background: #fff;
	padding: 40px;
	box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.03);
}
.box1852__col-caption {
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 20px;
}
.box1852__col .bPvz{
	height: 260px;
	padding: 0;
	border-radius: 10px;
	overflow: hidden;
}
.box1852__col .bPvz__info{
	display: none;
}










.w-blockquote {
	position: relative;
	max-width: 740px;
	padding: 0 70px;
}
.w-blockquote:before{
	content: ',,';
	position: absolute;
	top: -268px;
	left: 7px;
	font-weight: 500;
	font-size: 300px;
	line-height: 1;
	letter-spacing: -0.1em;
	color: #000000;
	opacity: 0.1;
}
.w-blockquote__title {
	font-style: italic;
}
.w-blockquote__text {
	margin-top: 15px;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 500;
	font-style: italic;
}








.box-contact{
	line-height: 1.1;
}
.box-contact__sub {
	font-size: 13px;
	color: #8D8D8D;
	margin-bottom: 7px;
}
.box-contact__wrap-tel {
	margin-bottom: 4px;
}
.box-contact__tel {
	font-weight: 700;
	font-size: 24px;
}
.box-contact__link{
	font-size: 14px;
}
.box-contact-social{
	margin-top: 15px;
}



.bBadge{
	display: inline-flex;
	align-items: center;
	gap: 5px;
	height: 18px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 500;
	padding: 0 5px;
	line-height: 1;
}
.bBadge svg{
	flex-shrink: 0;
}
.bBadge_new {
	background: #359E00;
	color: #fff;
}
.bBadge_hit {
	background: #fc0;
	color: #242424;
}
.bBadge_v1{
	color: #fff;
	background: #3757C5;
}
.bBadge_v2,
.bBadge_sale {
	background: #e00;
	color: #fff;
}






.faq-list{}
.faq-list-item + .faq-list-item{
	margin-top: 15px;
}
.bFaqItem {
	position: relative;
}
.bFaqItem__header {
	position: relative;
	background: #fff;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 30px;
	color: #135CAE;
	cursor: pointer;
	-webkit-transition: color .2s, -webkit-box-shadow .2s;
	transition: color .2s, -webkit-box-shadow .2s;
	-o-transition: color .2s, box-shadow .2s;
	transition: color .2s, box-shadow .2s;
	transition: color .2s, box-shadow .2s, -webkit-box-shadow .2s;
}
.bFaqItem__header:hover{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.bFaqItem.active .bFaqItem__header{
	color: #e00;
}
.bFaqItem__title {
	padding-right: 40px;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4;
}
.bFaqItem__wrapIcon {
	position: absolute;
	top: 37px;
	right: 30px;
	z-index: 1;
	font-size: 12px;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}
.bFaqItem.active .bFaqItem__wrapIcon{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.bFaqItem__body {
	padding: 30px 0;
}
.bFaqItem__body .action{
	margin-top: 15px;
}




















.bQuantity {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bQuantity__btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 33.33%;
	height: 40px;
	text-align: center;
	color: #777;
	line-height: 1;
	-webkit-transition: color .2s, background .2s;
	-o-transition: color .2s, background .2s;
	transition: color .2s, background .2s;
}
.bQuantity__btn:hover{
	color: #000;
	background-color: #eee;
}
.bQuantity__input {
	height: 40px;
	width: 33.33%;
	outline: none;
	border: none;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	font-weight: 500;
	font-size: 14px;
	color: #777;
	text-align: center;
	padding: 0;
}



.bQuantity2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #f2f2f2;
}
.bQuantity2__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	border-radius: 5px;
	background: #aaa;
	color: #fff;
	line-height: 1;
	transition: background-color .2s;
}
.bQuantity2__btn:hover{
	background: #ccc;
}
.bQuantity2__input {
	width: 100%;
	color: #777;
	border: none;
	font-size: 14px;
	text-align: center;
	background: transparent;
	padding: 0;
}





.cardProduct {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	outline: none;
}
.cardProduct.is-wishlist-remove{
	-webkit-filter: blur(2px);
	filter: blur(2px);
	opacity: .5;
	pointer-events: none;
}
.cardProduct.is_not_can_by .cardProduct__thumb img{
	filter: grayscale(1);
}
.cardProduct__thumb {
	display: block;
	position: relative;
	height: 245px;
	padding: 15px;
	outline: none !important;
}
.cardProduct__thumb:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 15px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	z-index: -1;
}
.cardProduct__thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.cardProduct__btn-popup{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 130px;
	height: 36px;
	background: rgba(255,255,255,.9);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: 500;
	font-size: 11px;
	color: #000;
	cursor: pointer;
	z-index: 1;
	border-radius: 30px;
	opacity: 0;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-transition: background .2s, opacity .4s;
	-o-transition: background .2s, opacity .4s;
	transition: background .2s, opacity .4s;
}
.cardProduct__btn-popup:hover{
	background: #fff;
}
.cardProduct:hover .cardProduct__btn-popup{
	opacity: 1;
}
.cardProduct__thumb-divs{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
}
.cardProduct__thumb-divs-item{
	flex-grow: 1;
}
.cardProduct__thumb-points{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	pointer-events: none;
	display: flex;
	justify-content: center;
	gap: 3px;
}
.cardProduct__thumb-points-item{
	flex-shrink: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #F2F2F2;
	overflow: hidden;
	transition: background-color .2s;
}
.cardProduct__thumb-points-item.active{
	background: #359E00;
}
.cardProduct__badges {
	position: absolute;
	top: 20px;
	left: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 3px;
	z-index: 1;
}
.cardProduct__body {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.cardProduct__price-caption{
	font-size: 12px;
	opacity: .6;
	margin-bottom: 3px;
}
.cardProduct__price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	gap: 6px;
	margin-bottom: 6px;
	line-height: 1;
}
.cardProduct__price .price-current {
	font-weight: 700;
	font-size: 20px;
}
.cardProduct__price .price-new{
	color: #E00;
}
.cardProduct__price .price-old {
	position: relative;
	color: #777;
	font-size: 12px;
	text-decoration: line-through;
}
.cardProduct__price .price-percent{
	color: #E00;
	font-size: 10px;
	font-weight: 700;
}
.cardProduct__title-link{
	line-height: 1.2;
	font-weight: 500;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;

	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.cardProduct__title-link:hover{
	color: #135CAE;
}
.cardProduct__cat {
	font-size: 12px;
	color: #777;
	margin-top: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cardProduct__review{
	margin-top: 4px;
	display: flex;
	align-items: center;
	gap: 6px;
}
.cardProduct__review-rating,
.cardProduct__review-comments{
	display: flex;
	align-items: baseline;
	gap: 2px;
}
.cardProduct__review-rating svg{
	color: #FC0;
}
.cardProduct__review-comments svg{
	color: #C2C2C2;
}
.cardProduct__review-rating span,
.cardProduct__review-comments span{
	color: #777;
	font-size: 12px;
	line-height: 1;
}

.cardProduct__sku{
	margin-top: 10px;
}
.cardProduct__sku-list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 6px;
}
.cardProduct__sku-list li{
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #DADADA;
	border-radius: 2px;
	min-width: 54px;
	min-height: 30px;
	padding: 0 6px;
	font-size: 13px;
	text-align: center;
	cursor: pointer;
}
.cardProduct__sku-list li span{
	line-height: 1;
}
.cardProduct__sku-list li.active{
	border-color: #135CAE !important;
	color: #135CAE;
}
.cardProduct__bottom{
	padding-top: 15px;
	margin-top: auto;
}
.cardProduct__offers{
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	gap: 6px;
}
.cardProduct__offers-h{
	flex-shrink: 0;
	font-size: 12px;
	color: #777;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cardProduct__offers-list{
	display: flex;
	gap: 4px;
	overflow: auto;
}
.cardProduct__offers-list::-webkit-scrollbar {
	width: 0;
	height: 0;
	background: transparent;
}
.cardProduct__offers-item{
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	padding: 0 4px;
	line-height: 1;
	height: 24px;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.cardProduct__action{
	position: relative;
	display: flex;
	gap: 5px;
}
.cardProduct__wishlist{
	flex-shrink: 0;
	display: flex;
	width: 40px;
	height: 40px;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	color: #777;
	background: #fff;
	border: 1px solid #E5E5E5;
	cursor: pointer;
	transition: background .2s, color .2s;
}
.cardProduct__wishlist:hover{
	background: #E1E1E1;
}
.cardProductRow.is-cart .cardProduct__wishlist.active,
.cardProductRow.is-cart .cardProduct__wishlist:hover,
.cardProduct__wishlist.active{
	background: #e1e1e1;
	color: #f00;
}
.cardProduct__action-control {
	position: relative;
	flex-grow: 1;
}
.cardProduct__action-control .bQuantity{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border: none;
	box-shadow: none;
	border-radius: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
}
.cardProductRow.is-cart .bQuantity{
	opacity: 1;
	visibility: visible;
}
.cardProduct__action-control .bQuantity__btn{
	flex-shrink: 0;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	background: #E1E1E1;
	color: #fff;
	line-height: 1;
}
.cardProduct__action-control .bQuantity__btn:hover{
	background: #359E00;
	color: #fff;
}
.cardProduct__action-control .bQuantity__input{
	width: 100%;
	color: #777;
	border: none;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding: 0;
}
.cardProductRow.is-cart .cardProduct__btn{
	opacity: 0;
	visibility: hidden;
}
.cardProduct__btn.btn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 40px;
	gap: 6px;
	background: #359e00;
	color: #fff;
	border-radius: 5px;
	border: 1px solid #E5E5E5;
	font-size: 14px;
	font-weight: 500;
	transition: background .2s, color .2s;
}
.cardProduct__btn.btn:hover{
	color: #000;
	background: #E1E1E1;
}
.cardProduct__stime {
	margin-top: auto;
	padding-top: 30px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
.cardProduct__stime.timer-is-init{
	opacity: 1;
}
.cardProduct__stime-count {
	font-weight: 500;
	font-size: 12px;
}
.cardProduct__stime-progress {
	margin-top: 6px;
}
.cardProduct__stime-finish {
	margin-top: 6px;
	font-size: 12px;
	color: #777;
}
.cardProduct__stime-finish .t-f {
	font-weight: 700;
	color: #e00;
}
.cardProduct__stime + .cardProduct__bottom{
	margin-top: 0;
}
.cardProduct__descr {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 4;
}

.cardProductLine {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 20px;
}
.cardProductLine__col-thumb {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 250px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}
.cardProductLine__col-thumb .cardProduct__thumb {
	height: 220px;
	padding: 0;
}
.cardProductLine__col-info {
	padding-left: 20px;
	padding-right: 20px;
	max-width: 450px;
	flex-grow: 1;
}
.cardProductLine .cardProduct__badges{
	top: 0;
}
.cardProductLine__fr1{
	margin-top: 15px;
	display: flex;
	flex-wrap: wrap;
}
.cardProductLine__sku {
	margin-right: 15px;
	font-size: 14px;
	color: #8D8D8D;
}
.cardProductLine__brand {
	font-size: 14px;
	color: #8D8D8D;
}
.cardProductLine__col-action {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 220px;
}
.cardProductLine__action{
	position: relative;
	margin-top: 15px;
	display: flex;
	gap: 5px;
}
.cardProductLine__action-wrap-btn {
	flex-grow: 1;
}








.cardBrands{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 115px;
	border-radius: 10px;
	border: 1px solid #F4F4F4;
	background: #FFF;
	box-shadow: 0px 22px 49px 0px rgba(0, 0, 0, 0.03);
	outline: none !important;
	-webkit-transition: -webkit-box-shadow .2s;
	transition: -webkit-box-shadow .2s;
	-o-transition: box-shadow .2s;
	transition: box-shadow .2s;
	transition: box-shadow .2s, -webkit-box-shadow .2s;
}
.cardBrands:hover{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.cardBrands img{
	max-width: 80%;
	max-height: 80%;
}






.grid-news-line-item + .grid-news-line-item{
	margin-top: 45px;
}
.grid-news-line-item .cardNews{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.grid-news-line-item .cardNews__thumb {
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.grid-news-line-item .cardNews__body {
	width: -webkit-calc(100% - 245px);
	width: calc(100% - 245px);
	margin-top: 0;
	margin-left: 45px;
}
.grid-news{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -60px;
	margin-left: -10px;
	margin-right: -10px;
}
.grid-news-item{
	width: 25%;
	margin-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
}
.cardNews{
	display: block;
	outline: none;
}
.cardNews__thumb {
	position: relative;
	height: 180px;
	border-radius: 5px;
	overflow: hidden;
}
.cardNews__thumb img{
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.cardNews__badge{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	font-size: 13px;
	padding: 7px;
	min-width: 78px;
	text-align: center;
}
.cardNews__badge_v1{
	color: #fff;
	background: #135CAE;
}
.cardNews__badge_v2{
	color: #fff;
	background: #f00;
}
.cardNews__body {
	margin-top: 15px;
}
.cardNews__title {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.cardNews__date {
	margin-top: 8px;
	font-size: 14px;
	color: #8D8D8D;
}
.cardNews:hover .cardNews__thumb img{
	opacity: .7;
}
.cardNews:hover .cardNews__title{
	color: #f00;
}

.lheader{
	margin-top: 15px;
	margin-bottom: 15px;
}
.lheader h1,
.lheader .h1{
	margin-top: 10px;
}


.lshare{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.lshare-caption{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
	font-size: 16px;
}





.container-sm{
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.container-sm-grid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.container-sm-aside{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 295px;
}
.container-sm-aside_left{
	margin-right: 35px;
}
.container-sm-aside_right{
	margin-left: 35px;
}
.container-sm-content{
	width: -webkit-calc(100% - 330px);
	width: calc(100% - 330px);
}
.container-sm_full .container-sm-content{
	width: 100%;
}
.container-sm-aside-block + .container-sm-aside-block{
	margin-top: 55px;
}

.container-sm-aside .nav {
	background: #F9F9F9;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 35px;
}
.container-sm-aside .nav-caption {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 25px;
}
.container-sm-aside .nav-item + .nav-item{
	margin-top: 12px;
}
.container-sm-aside .nav-link {
	font-size: 16px;
	color: #135CAE;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.container-sm-aside .nav-link.active,
.container-sm-aside .nav-link:hover{
	color: #e00;
}




.container-sm-aside .box-presentation {
	display: block;
}
.container-sm-aside .box-presentation img{
	-webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
}
.container-sm-aside .box-presentation__wrap-link {
	margin-top: 20px;
}
.container-sm-aside .box-presentation__link {
	font-size: 16px;
	text-align: center;
}
.container-sm-aside .box-presentation:hover .box-presentation__link{
	border-bottom-color: transparent;
}







[data-text-toggle]{
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
[data-text-toggle].show{
	overflow: visible;
	-webkit-line-clamp: unset !important;
	padding-bottom: 1em;
}
.wrap-link-toggle{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	z-index: 1;
}
.link-toggle{
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: #135CAE;
	font-weight: 500;
	cursor: pointer;
	z-index: 1;
}
.link-toggle:before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 180px;
	background: linear-gradient(90deg, transparent, rgba(255,255,255,0.8) 20%, #fff);
	z-index: -1;
}
.link-toggle svg{
	font-size: 10px;
	transform: rotate(-90deg);
}




.block-user.ui.simple.dropdown .menu {
	right: -1px;
	left: auto;
}
.block-user.ui.simple.dropdown:hover>.menu {
	visibility: visible !important;
}
.block-user.ui.dropdown .menu>.item {
	padding: 10px 20px;
	font-size: 14px;
	border-top: 1px solid #eee;
}
.block-user.ui.dropdown .menu>.item:hover {
	background: #fffbdc;
}


.block-head.ui.simple.dropdown .menu {
	right: -1px;
	left: auto;
}
.block-head.ui.simple.dropdown:hover>.menu {
	visibility: visible !important;
}
.block-head.ui.dropdown .menu>.item {
	padding: 10px 20px;
	font-size: 14px;
	border-top: 1px solid #eee;
}
.block-head.ui.dropdown .menu>.item:hover {
	background: #fffbdc;
}






























.slider-news:after,
.slider-catalog:after{
	content: '';
	position: absolute;
	right: -50vw;
	left: calc(100% + 20px);
	top: 0;
	bottom: 0;
	background: linear-gradient(90deg, transparent, #fff 200px);
	z-index: 1;
}
.slider-news:before,
.slider-catalog:before{
	content: '';
	position: absolute;
	left: -50vw;
	right: calc(100% + 20px);
	top: 0;
	bottom: 0;
	background: linear-gradient(-90deg, transparent, #fff 200px);
	z-index: 1;
}
.slider-news .slick-track,
.slider-catalog .slick-track{
	display: flex;
}
.slider-news .slick-list,
.slider-catalog .slick-list {
	overflow: visible;
}
.slider-news-item,
.slider-catalog-item{
	flex-shrink: 0;
	margin-right: 24px;
	outline: none;
	height: auto;
}
.slider-news-item:nth-child(n+2),
.slider-catalog-item:nth-child(n+2){
	display: none !important;
}
.slider-catalog.slick-initialized .slider-catalog-item:nth-child(n),
.slider-news.slick-initialized .slider-news-item:nth-child(n){
	display: block !important;
}
.slider-news .slider-arrow,
.slider-catalog .slider-arrow{
	position: absolute;
	top: 160px;
	z-index: 2;
}
.slider-news .slider-arrow.slick-disabled,
.slider-catalog .slider-arrow.slick-disabled{
	display: none !important;
}
.slider-news .slider-next,
.slider-catalog .slider-next{
	right: -34px;
}
.slider-news .slider-prev,
.slider-catalog .slider-prev{
	left: -34px;
}
.slider-catalog .cardProduct{
	width: 240px;
}
.slider-news .slider-arrow{
	top: 110px;
}
.slider-news-item .cardNews{
	width: 300px;
}






.layoutHome__banner{
	margin-top: 15px;
}
.ss-header,
.home-header{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: baseline;
}
.ss-header{
	margin-bottom: 20px;
}
.home-title a.link-header,
.home-title{
	font-weight: 700;
	font-size: 34px;
}
.home-title a.link-header{
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.home-title a.link-header:hover{
	color: #135CAE;
}
.ss-more .link,
.home-more .link{
	font-weight: 500;
}
.layoutHome__card {
	margin-top: 30px;
}
.layoutHome__notification{
	margin-top: 20px;
}
.layoutHome__category{
	margin-top: 55px;
}
.layoutHome__category .home-header{
	margin-bottom: 40px;
}



.layoutHome__catalog{
	margin-top: 90px;
}
.layoutHome__catalog .home-header{
	margin-bottom: 30px;
}
.layoutHome__catalog .home-header .text-new{
	font-weight: 400;
	font-size: 16px;
	opacity: .5;
	margin-left: 15px;
}
.layoutHome__special{
	margin-top: 80px;
}
.layoutHome__brands{
	margin-top: 80px;
}
.layoutHome__brands .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.layoutHome__brands .home-header {
	margin-bottom: 40px;
}
.layoutHome__brands .col-brands-list{
	margin-right: 65px;
	width: -webkit-calc(100% - 475px);
	width: calc(100% - 475px);
}
.layoutHome__brands .col-brand-altaimag{
	width: 410px;
}
.layoutHome__brands .box-altaimag {
	display: block;
	height: 462px;
	position: relative;
	padding: 60px 55px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #359E00;
	color: #fff;
}
.layoutHome__brands .box-altaimag:before{
	content: '';
	position: absolute;
	left: 15px;
	right: 15px;
	top: 15px;
	bottom: 15px;
	border: 1px solid rgba(255, 255, 255, .2);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.layoutHome__brands .box-altaimag__bg{
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: .1;
}
.layoutHome__brands .box-altaimag__wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
.layoutHome__brands .box-altaimag__text1_1 {
	font-weight: 800;
	font-size: 30px;
	line-height: 1.33;
}
.layoutHome__brands .box-altaimag__text1_2 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 1.5;
}
.layoutHome__brands .box-altaimag__text2 {
	margin-top: auto;
}
.layoutHome__brands .box-altaimag__text2 .link {
	font-weight: 500;
	font-size: 20px;
	border-bottom: 1px solid;
}
.layoutHome__brands .box-altaimag:hover .box-altaimag__text2 .link{
	border-bottom-color: transparent;
}
.layoutHome__brands .grid-home-brands {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -20px;
}
.layoutHome__brands .grid-home-brands-item {
	width: 25%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}
.layoutHome__recom{
	margin-top: 100px;
}
.layoutHome__recom .home-header{
	margin-bottom: 60px;
}
.layoutHome__news{
	margin-top: 80px;
}
.layoutHome__news .home-header {
	margin-bottom: 30px;
}
.layoutHome__about{
	margin-top: 90px;
}
.layoutHome__about .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.layoutHome__about .l-col-video {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 350px;
	margin-right: 60px;
}
.layoutHome__about .box-video__play .icon{
	width: 47px;
	height: 35px;
}
.layoutHome__about .box-video__thumb {
	height: 220px;
}
.layoutHome__about .l-col-text {
	width: -webkit-calc(100% - 410px);
	width: calc(100% - 410px);
}




/*##########################################################################################################*/
.root-opt .catalog__breadcrumb,
.root-opt .product__breadcrumb{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.root-opt .catalog__breadcrumb-price{
	flex-shrink: 0;
}
.root-opt .catalog__breadcrumb-price .btn,
.root-opt .product__breadcrumb-price .btn{
	max-width: 240px;
	padding: 12px 15px;
	font-weight: 500;
	line-height: 1.2;
}

.product h1{
	margin-top: 0;
	margin-bottom: 0;
}
.product__row1{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
}
.product__row1 .product-rating {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product__row1 .product-rating-review {
	margin-left: 10px;
}
.product__row1 .product-wishlist{
	margin-left: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product__row1 .product-wishlist.active{
	color: #e00;
}
.product__row1 .product-wishlist-icon{
	font-size: 16px;
	margin-right: 10px;
}
.product__row1 .product-share{
	margin-left: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.product__row1 .product-share-icon{
	font-size: 16px;
	margin-right: 10px;
}
.product__row1 .product-brand{
	margin-left: auto;
}
.product__row1 .product-sku{
	margin-left: 50px;
	color: #8D8D8D;
}
.product__tab{
	margin-top: 20px;
	margin-bottom: 40px;
}
.product-main{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.product-main-col1{
	width: 590px;
}
.product-main-col2{
	width: 350px;
}
.product-main-col3{
	width: 350px;
}
.product-media {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-media.is_stuck{
	margin-top: 120px;
}
.product-media-lg {
	width: -webkit-calc(100% - 140px);
	width: calc(100% - 140px);
}
.product-media-lg-slider .slider-item {
	height: 450px;
	width: 100%;
	float: left;
	outline: none !important;
	text-align: center;
}
.product-media-lg-slider .slider-item:nth-child(n+2){
	display: none;
}
.product-media-lg-slider.slick-initialized .slider-item:nth-child(n){
	display: block!important;
}
.product-media-lg-slider .slider-item img{
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
}
.product-media-xs {
	width: 60px;
	margin-right: 80px;
}
.product-media-xs-slider-1.slick-slider .slick-track,
.product-media-xs-slider-1.slick-slider .slick-list,
.product-media-xs-slider-2.slick-slider .slick-track,
.product-media-xs-slider-2.slick-slider .slick-list,
.product-media-xs-slider-3.slick-slider .slick-track,
.product-media-xs-slider-3.slick-slider .slick-list {
	-webkit-transform: translate3d(0,0,0) !important;
	-moz-transform: translate3d(0,0,0) !important;
	-ms-transform: translate3d(0,0,0) !important;
	-o-transform: translate3d(0,0,0) !important;
	transform: translate3d(0,0,0) !important;
}
.product-media-xs-slider .slider-arrow {
	width: 60px;
	height: 60px;
}
.product-media-xs-slider .slider-prev svg {
	transform: rotate(-90deg);
}
.product-media-xs-slider .slider-next svg{
	transform: rotate(90deg);
}
.product-media-xs-slider .slider-item {
	height: 60px;
	width: 100%;
	float: left;
	overflow: hidden;
	opacity: .35;
	outline: none !important;
	cursor: pointer;
	border: none !important;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}
.product-media-xs-slider .slider-item.slick-current{
	opacity: 1;
}
.product-media-xs-slider .slider-item {
	margin-bottom: 15px;
}
.product-media-xs-slider .slider-item img{
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.product-media-xs-slider .slider-item:nth-child(n+4){
	display: none;
}
.product-media-xs-slider.slick-initialized .slider-item:nth-child(n){
	display: block!important;
}

.product-promo{
	margin-bottom: 25px;
}
.product-promo-list{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.product-promo-item{
	display: inline-flex;
	background: #dfede0;
	color: #1B5E20;
	font-weight: 500;
	border-radius: 10px;
	padding: 15px;
	font-size: 14px;
	line-height: 1.3;
	transition: background .2s;
}
.product-promo-item:hover{
	background: #c7dec8;
}
.product-pdc {
	padding: 20px 30px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 25px;
}
.product-pdc-caption {
	margin-bottom: 15px;
}
.product-pdc-li {
	position: relative;
	font-size: 13px;
	padding-left: 17px;
}
.product-pdc-li + .product-pdc-li{
	margin-top: 7px;
}
.product-pdc-li:before{
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	display: block;
	width: 10px;
	height: 10px;
	background: #359E00;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.product-pdc-li b{
	font-weight: 600;
}
.product-mag {
	margin-bottom: 25px;
	padding: 15px 20px;
	border: 1px solid #135CAE;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.product-mag-text {
	font-weight: 500;
}
.product-mag-wrap-link {
	margin-top: 7px;
}

.product-tab-descr{
	margin-top: 25px;
	margin-bottom: 15px;
}
.product-tab-descr .bTab_st2 .bTab__link {
	font-size: 16px;
}
.product-descr .wysiwygText,
.product-property .wysiwygText{
	font-size: 15px;
}
.product-descr-wrap-link {
	margin-top: 15px;
}

.product-main .product-brand{
	margin-top: 10px;
}
.product-main .product-brand-wrap-img{
	display: block;
	margin-top: 20px;
}
.product-main .product-brand-wrap-img img{
	max-width: 180px;
	max-height: 80px;
}

.product-control{
	padding: 30px;
	background: #fff;
	border: 1px solid #eee;
	-webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02);
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02);
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.product-control-badges {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -3px;
	margin-right: -3px;
	z-index: 1;
	margin-bottom: 20px;
}
.product-control-badges .bBadge{
	margin-left: 3px;
	margin-right: 3px;
}
.product-control-find-cheaper{
	margin-bottom: 15px;
}
.product-control-find-cheaper .find-cheaper-text{
	font-weight: 500;
	margin-bottom: 5px;
}

.product-control-price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.product-control-price-col + .product-control-price-col{
	margin-left: 15px;
}
.product-control-price .old-price {
	font-weight: 500;
	font-size: 18px;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: #8D8D8D;
	line-height: 1;
	margin-bottom: 10px;
}
.product-control-price .current-price {
	font-weight: 700;
	font-size: 30px;
	color: #000;
	line-height: 1;
}
.product-control-price .current-price_sale {
	color: #e00;
}
.product-control-stock {
	font-weight: 600;
	font-size: 13px;
	color: #359E00;
	margin-bottom: 3px;
}
.product-control-saving {
	font-weight: 500;
	font-size: 13px;
	color: #8D8D8D;
}


.product-control-props{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.product-control-props-group + .product-control-props-group{
	margin-top: 30px;
}
.product-control-props-group-title{
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 15px;
}
.product-control-props-group-title .link-m-size{
	margin-left: 10px;
	font-size: 13px;
}
.product-props-sku-list{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -3px;
	margin-right: -3px;
	margin-top: -6px;
}
.product-props-sku-list-item{
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 6px;
}
.product-props-sku-list-item-block{
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #DADADA;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	min-width: 54px;
	min-height: 30px;
	text-align: center;
	cursor: pointer;
}
.product-props-sku-list-item-block:hover{
	border-color: #aaa;
}
.product-props-sku-list-item.active .product-props-sku-list-item-block{
	border-color: #135CAE !important;
	color: #135CAE;
}
.product-props-sku-list-item.notallowed .product-props-sku-list-item-block:before{
	content:"";
	border-color: #DADADA !important;
	color: #DADADA;
	position: absolute;
	top:   -1px;
	right: -1px;
	bottom:-1px;
	left:  -1px;
	background: rgba(255, 255, 255, 0.7) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
	background-size:50% 50%;
}
.product-props-sku-list-item-name{
	font-weight: 500;
	font-size: 13px;
}

.product-control-quantity{
	margin-top: 15px;
}
.product-control-quantity-count-box{
	margin-bottom: 10px;
	font-size: .95em;
}
.product-control-action{
	margin-top: 15px;
}
.product-control-add{
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 74px;
	padding: 0;
	overflow: hidden;
}
.product-control-add .btn__icon{
	font-size: 22px;
	margin-right: 10px;
}
.product-notavalible,
.product-subscribe{
	margin-top: 20px;
}
.product-notavalible .btn{
	width: 100%;
}
.product-control-full-course{
	margin-top: 15px;
	font-size: 12px;
	line-height: 1;
	font-weight: 500;
	background: #FFF5D1;
	padding: 8px 12px;
	border-radius: 5px;
	display: inline-flex;
}
.product-control-last-order{
	margin-top: 15px;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	color: #359E00;
}
.product-near-delivery {
	margin-top: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-near-delivery-wrap-icon {
	width: 25px;
	font-size: 14px;
	stroke: #000;
}
.product-near-delivery-body {
	width: -webkit-calc(100% - 25px);
	width: calc(100% - 25px);
}
.product-near-delivery-text {
	font-weight: 500;
}
.product-near-delivery-date {
	margin-top: 5px;
	color: #8D8D8D;
}


.product-free-delivery {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-free-delivery-wrap-icon {
	width: 25px;
	font-size: 16px;
}
.product-free-delivery-body {
	width: -webkit-calc(100% - 25px);
	width: calc(100% - 25px);
}
.product-free-delivery-text {
	font-weight: 500;
}
.product-free-delivery-num
{
	margin-top: 5px;
	color: #359E00;
	font-weight: 500;
}





.product-full-card{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 90px;
	background: #F2F2F2;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	color: #135CAE;
	cursor: pointer;
	margin-top: 60px;
	margin-left: -45px;
	margin-right: -45px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
}
.product-full-card:hover{
	background: #eee;
}
.modal.modal-product-size {
	max-width: 800px;
}
.modal-product-size-content{
	background: #fff;
	padding: 60px;
}
.modal-product-size-text {
	margin-bottom: 30px;
}
.product.fancybox-content{
	background: #fff;
	overflow: visible;
}
.fancybox-popup-product .product__content{
	padding: 35px 45px 0 45px;
}
.fancybox-popup-product .product-h1-link{
	transition: color .2s;
}
.fancybox-popup-product .product-h1-link:hover{
	color: #e00;
}
.fancybox-popup-product .product__row1{
	margin-bottom: 25px;
}
.fancybox-popup-product .product-main-col1{
	width: 530px;
}
.fancybox-popup-product .product-media-xs {
	width: 60px;
	margin-right: 20px;
}
.fancybox-popup-product .product-media-lg {
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
}
.popup-product-arrow{
	position: absolute;
	top: 50vh;
	margin-top: -45px;
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	transition: color .2s, background .2s;
}
.popup-product-arrow.visible{
	opacity: 1;
	visibility: visible;
}
.popup-product-arrow:hover{
	color: #000;
	background: #fff;
}
.popup-product-arrow-prev{
	left: -130px;
	transform: rotate(-90deg);
}
.popup-product-arrow-next{
	right: -130px;
	transform: rotate(90deg);
}






.popup-window{
	min-width: 320px;
	font-family: 'Onest', sans-serif !important;
}
.popup-window-titlebar-text{
	display: block;
	font-size: 20px;
	text-align: center;
	color: #000;
	padding: 0;
}
.popup-window.popup-window-with-titlebar {
	padding: 40px;
}
.popup-window-with-titlebar .popup-window-content {
	padding: 10px 0 0;
}
.popup-window-buttons .btn {
	width: 100%;
}
#bx-catalog-subscribe-form-notify:not(:empty).bOrderDelivery__input {
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #e00;
	padding: 10px;
}
.bx-catalog-subscribe-form-container .form-label {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.bx-catalog-popup-message{
	border: 1px solid #eee;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}



.psearch-section + .psearch-section{
	margin-top: 120px;
}
.psearch-section .list-column{
	column-count: 3;
}
.psearch-section .list-column-item{
	margin-bottom: 20px;
	padding-right: 50px;
}
.psearch-section .list-column-item .link{
	display: inline-block;
	line-height: 1.1;
	border-bottom: none;
}
.psearch-section .h1{
	margin-bottom: 40px;
}
.psearch-section .l-pagination{
	margin-top: 40px;
	text-align: center;
}

.psearch-language-guess{
	margin-bottom: 30px;
}
.psearch-list-item + .psearch-list-item {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.psearch-list-item{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.psearch-list-item-thumb{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 120px;
}
.psearch-list-item-thumb img{
	max-height: 90px;
}
.psearch-list-item-body{
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 0 20px;
}
.psearch-list-item-price{
	margin-top: 15px;
	font-weight: 700;
	font-size: 22px;
}
.psearch-list-item-descr{
	margin-top: 10px;
	line-height: 1.3;
}
.psearch-list-item-action{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 180px;
}
.psearch-list-item-action .btn{
	width: 100%;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.psearch-pagination {
	text-align: center;
	margin-top: 60px;
}



.pfaq{

}
.faq-list-group-caption{
	margin-bottom: 30px;
}
.faq-list-group + .faq-list-group{
	margin-top: 100px;
}
.pfaq .container-sm-aside-block-question{
	margin-top: 20px;
}
.pfaq .container-sm-aside-block-question .btn{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
	height: 62px;
}





.pdelivery-manager{
	margin-top: 70px;
}
.pdelivery-rt34{
	display: flex;
	flex-wrap: wrap;
	margin-top: -30px;
	margin-left: -30px;
	margin-right: -30px;
	line-height: 1.1;
}
.pdelivery-rt34 > div{
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}
.pdelivery-rt34 .box-delivery {
	width: 100%;
}
.pdelivery-rt34 .box-delivery-header{
	display: none;
}
.pdelivery-rt34 .box-delivery-text{
	line-height: 1.5;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.pdelivery-rt34 .cardDeliveryInfo__item {
	padding: 0 15px;
}
.pdelivery-rt34 .cardDeliveryInfo__item + .cardDeliveryInfo__item{
	border-left: 1px solid #eee;
}
.pdelivery-rt34 .box-delivery-text .cardDI__name,
.pdelivery-rt34 .box-delivery-text .cardDI__time,
.pdelivery-rt34 .box-delivery-text .cardDI__price{
	display: inline-block;
}
.pdelivery-rt34 .box-delivery-text b{
	font-weight: 500;
}
.pdelivery-rt34 .box-delivery-text br{
	display: none;
}


.ppayment-list{
	margin-top: 25px;
}
.ppayment-manager{
	margin-top: 100px;
}




.pabout-tab{
	margin-bottom: 35px;
}
.pabout-tab .bTab {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.pabout-tab .bTab__link {
	padding: 0 40px;
}
.pabout-manager{
	margin-top: 90px;
}

.pabout-delivery-box {
	padding: 45px;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.pabout-delivery-box p{
	font-size: 16px;
}
.pabout-delivery-box-logos {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 25px;
	margin-left: -8px;
	margin-right: -8px;
}
.pabout-delivery-box-logo-wrap{
	padding-left: 8px;
	padding-right: 8px;
}
.pabout-team{
	margin-top: 40px;
}



.pbonus-content{
	margin-top: -30px;
}
.pbonus-content .s1 {
	margin-top: 70px;
	text-align: center;
}
.pbonus-content .s1-text1 {
	margin-top: 30px;
	font-weight: 800;
	font-size: 50px;
	line-height: .7;
	color: #359E00;
}
.pbonus-content .s1-text2 {
	margin-top: 30px;
	opacity: 0.7;
}
.pbonus-content .s1-text3 {
	margin-top: 20px;
	font-size: 18px;
}
.pbonus-content .s2 {
	margin-top: 110px;
}
.pbonus-content .s2-text1 {
	text-align: center;
	margin-bottom: 50px;
}
.pbonus-content .s2-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -10px;
	margin-right: -10px;
}
.pbonus-content .s2-grid-item{
	padding-left: 10px;
	padding-right: 10px;
}
.pbonus-content .s2-grid-item-thumb {
	height: 70px;
}
.pbonus-content .s2-grid-item-thumb img{
	max-height: 100%;
}
.pbonus-content .s2-grid-item-caption {
	margin-top: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.pbonus-content .s2-grid-item-caption-num {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #9B9B9B;
	text-align: center;
	line-height: 30px;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
}
.pbonus-content .s2-grid-item-caption-name {
	margin-left: 10px;
	font-weight: 600;
	font-size: 20px;
}
.pbonus-content .s2-grid-item-descr {
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.5;
	max-width: 320px;
	opacity: 0.7;
}
.pbonus-content .s2-grid-item-action {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 23px;
}
.pbonus-content .s2-grid-item-btn{
	font-size: 13px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.pbonus-content .s2-grid-item-btn + .s2-grid-item-btn {
	margin-left: 7px;
}

.pbonus-content .s3{
	margin-top: 105px;
}
.pbonus-content .s3-text1 {
	text-align: center;
	margin-bottom: 45px;
}
.pbonus-content .s4 {
	margin-top: 60px;
	text-align: center;
}
.pbonus-content .s4-text1{
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.pbonus-content .s4-action{
	margin-top: 25px;
}
.pbonus-content .s4-btn{
	font-size: 13px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.pbonus-content .s5 {
	margin-top: 60px;
}
.pbonus-content .s5-line{
	height: 12px;
	background: url(/local/img/loyalty/1_p.png) 0 0 repeat;
	max-width: 1148px;
	margin: auto;
}
.pbonus-content .s5-text1{
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}
.pbonus-content .s5-faq-list{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}




.preferral-content {
}
.preferral-content .s1-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -20px;
	margin-left: -20px;
	margin-right: -20px;
}
.preferral-content .s1-grid-item {
	margin-top: 60px;
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
}
.preferral-content .s1-grid-item-thumb {
	height: 74px;
}
.preferral-content .s1-grid-item-thumb img{
	max-height: 100%;
}
.preferral-content .s1-grid-item-body {
	margin-top: 20px;
}
.preferral-content .s1-grid-item-name {
	font-weight: 600;
	font-size: 18px;
}
.preferral-content .s1-grid-item-desc {
	max-width: 320px;
	margin-top: 15px;
	line-height: 1.5;
	font-size: 16px;
}
.preferral-content .s2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 80px;
	border: 1px solid #359E00;
	padding: 60px 50px;
}
.preferral-content .s2-content {
	width: -webkit-calc(100% - 260px);
	width: calc(100% - 260px);
	margin-right: 40px;
}
.preferral-content .s2-text {
	margin-top: 15px;
	line-height: 1.5;
	font-size: 16px;
}
.preferral-content .s2-media {
	width: 220px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}













.phoworder-steps {
	margin-top: 45px;
}
.phoworder-step-item + .phoworder-step-item {
	margin-top: 90px;
}
.phoworder-step-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.phoworder-steps-header-num {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 25px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 58px;
	height: 58px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #359E00;
	font-weight: 600;
	font-size: 24px;
	line-height: 1;
	color: #fff;
}
.phoworder-steps-header-text {
	width: -webkit-calc(100% - 85px);
	width: calc(100% - 85px);
}
.phoworder-steps-header-text .h3 {
	font-weight: 500;
	margin-bottom: 10px;
}
.phoworder-step-body {
	margin-top: 35px;
}
.phoworder-step-wrap-img {
	-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
	box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.phoworder-step-wrap-img img{
	width: 100%;
}






.pwreturns-btn1{
	padding: 23px 50px;
}
.pwreturns-manager{
	margin-top: 90px;
}






.pcontact {
}
.pcontact-grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.pcontact-grid-col1 {
	width: -webkit-calc(100% - 460px);
	width: calc(100% - 460px);
}
.pcontact-sub-h1 {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 1.5;
}
.pcontact-mode {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 15px;
}
.pcontact-info {
	font-size: 18px;
	line-height: 1.5;
}
.pcontact-info-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.pcontact-info-row + .pcontact-info-row{
	margin-top: 35px;
}
.pcontact-info-row-col {
	padding-left: 15px;
	padding-right: 15px;
	width: 50%;
}
.pcontact-pvz {
	margin-top: 70px;
}
.pcontact-grid-col2 {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 390px;
	margin-left: 70px;
}
.pcontact-form .bControlGroup_textarea {
	height: 205px;
}
.pcontact-form-group + .pcontact-form-group{
	margin-top: 25px;
}
.pcontact-form-submit{
	width: 100%;
	max-width: 340px;
	height: 85px;
	font-weight: 700;
	font-size: 15px;
}
.pcontact-form-form{
	margin-top: 25px;
}
.pcontact-form-private{
	margin-top: 25px;
}
.pcontact-form-private .bPrivate__icon {
	color: #359e00;
}
.pcontact-form-success{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
}
.pcontact-form-error{
	display: none;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #e00;
	padding: 10px 20px;
	line-height: 1.5;
	font-size: 14px;
}
.pcontact-form-error.active{
	display: block;
}
.pcontact-form-loader .loader-box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 10;
	background: rgba(255, 255, 255, .8);
}
.pcontact .map-contact{
	width: 100%;
	height: 400px;
}




.pauth-error {
	margin-bottom: 20px;
}
.pauth-result{
	margin-bottom: 20px;
	background: #80ae63;
	padding: 20px;
	color: #fff;
	border-radius: 10px;
}
.pauth-result font{
	color: #fff;
}
.pauth-result-error{
	background: #ec807a;
}
.pauth-wrap-form,
.pauth-form {
	max-width: 400px;
}
.pauth-tabs{
	margin-bottom: 20px;
}
.pauth-form-group + .pauth-form-group {
	margin-top: 15px;
}
.pauth-form-help {
	margin-top: 7px;
	font-size: 13px;
	color: #666;
}
.pauth-form-submit{
	height: 85px;
	width: 100%;
}
.pauth-add-links {
	margin-top: 20px;
	line-height: 1.5;
}
.pauth-social {
	margin-top: 30px;
	font-size: 14px;
}
.pauth-social .caption-social{
	margin-bottom: 10px;
}
.pauth-btn-back-main{
	height: 85px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.pauth-form-captcha{
	display: flex;
	align-items: center;
	gap: 10px;
}
.pauth-form-captcha-input{
	flex-grow: 1;
}
.pauth-form-captcha-thumb{
	flex-shrink: 0;
}
.pauth-form-binfo{
	margin-top: 20px;
}
.pauth-form-binfo #bx_register_resend_text{
	color: #666;
}
.pauth-form-binfo #bx_register_resend_counter{
	font-weight: 700;
}
.pauth-form-binfo #bx_register_resend_link{
	color: #135CAE;
	text-decoration: none;
	border-bottom: 1px solid rgba(19, 92, 174, .3);
	transition: border .2s;
}
.pauth-form-binfo #bx_register_resend_link:hover{
	border-bottom-color: transparent;
}





.psalecustomer-list-sale li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: baseline;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}
.psalecustomer-list-sale li .t1,
.psalecustomer-list-sale li .t3 {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.psalecustomer-list-sale li .t2 {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: 12px;
	margin-left: 12px;
	border-bottom: 1px dotted #9f9f9f;
}



.p404{
	padding: 100px 0;
	text-align: center;
}


.w-posts{
	margin-top: 60px;
	margin-bottom: 60px;
}
.w-posts .h2{
	margin-bottom: 30px;
}





.header-is-fixed-show .popupMenu__nav-col1 .main-nav,
.header-is-fixed-show .popupMenu__nav-col2 .nav-child,
.header-is-fixed-show .popupMenu__nav-col3 .grid-brands{
	height: -webkit-calc(100vh - 160px);
	height: calc(100vh - 160px);
}


















.fancybox-slide--html .fancybox-close-small {
	padding: 3px;
	right: 5px;
	top: 5px;
	opacity: .4;
}
.fancybox-slide--html .fancybox-close-small:hover{
	opacity: 1;
}
.fancybox-button svg {
	width: auto;
	height: auto;
}
.fancybox-content {
	background: transparent;
	padding: 0;
}
.fancybox-skin{
	margin-top: 20px;
	margin-bottom: 40px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.fancybox-close-small {
	height: 50px;
	padding: 0;
	right: 15px;
	top: 15px;
	width: 50px;
	color: #000;
	opacity: .7;
}
.fancybox-close-small svg{
	opacity: 1;
	width: auto;
	height: auto;
}
.fancybox-close-small:focus {
	outline: none;
}
.fancybox-slide--current > .modal,
.fancybox-content > .modal {
	display: inline-block !important;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}
.modal{
	opacity: 0;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	visibility: visible;
	display: none;
	width: 100%;
	max-width: 440px;
	overflow: visible !important;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: transparent !important;
	font-family: 'Onest', sans-serif !important;
}
.modal__wrap{
	background-color: #fff;
	padding: 60px;
	-webkit-box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
	box-shadow: 0 10px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.06);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.modal__hLg{
	font-weight: 600;
	font-size: 26px;
	line-height: 1.1;
}
.modal__hMd{
	margin-top: 15px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.3;
}
.modal__form{
	margin-top: 25px;
}
.modal__form-group + .modal__form-group{
	margin-top: 15px;
}
.modal__submit{
	width: 100%;
	height: 70px;
}
.modal__private{
	margin-top: 15px;
}
.modal__success{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
}
.modal__error{
	display: none;
	margin-top: 20px;
	border: 1px solid #e00;
	padding: 10px 20px;
	line-height: 1.5;
	font-size: 14px;
}
.modal__error.active{
	display: block;
}
.modal__loader .loader-box{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 10;
	background: rgba(255, 255, 255, .8);
	overflow: hidden;
}
.modal__inner-line{
	position: relative;
	padding-top: 20px;
}
.modal__inner-line:before{
	content: '';
	position: absolute;
	top: 0;
	left: -60px;
	right: -60px;
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.modal__tab{
	margin-bottom: 20px;
}
.modal__tab .bTab .bTab__link {
	height: 54px;
	font-size: 16px;
}
.modal-oneclick .pr-quantity {
	margin-top: 10px;
}
.modal-oneclick .pr-sum{
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
}
.modal-oneclick .modal__form-group-info{
	text-align: center;
}
.modal-oneclick-info{
	font-size: 14px;
	opacity: .7;
}

.modal-auth .modal__wrap{
	padding-bottom: 0;
}
.modal-auth .link-registr{
	color: #e00;
}
.modal-auth .link-registr:hover{
	color: #135CAE;
}
.modal-auth__footer-social{
	text-align: center;
	margin-top: 35px;
}
.modal-auth__footer-social .caption-social{
	margin-bottom: 15px;
}
.modal-auth__footer-links{
	margin-top: 20px;
	text-align: center;
	padding-bottom: 20px;
}
.modal-review-rating {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.modal-review-rating-text {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	line-height: 1;
	font-size: 14px;
	color: #999;
}
.modal-review-rating-checkbox {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 8px;
	margin-right: 8px;
}
.modal-review-rating-item{
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
}
.modal-review-rating-item-input{
	position: absolute;
	width: 20px;
	height: 20px;
	opacity: 0;
	cursor: pointer;
}
.modal-review-rating-item-icon{
	font-size: 20px;
	color: #ccc;
	cursor: pointer;
	-webkit-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s;
}
.modal-review-rating-item-input:hover + .modal-review-rating-item-icon{
	color: #ddd;
}
.modal-review-rating-item.active .modal-review-rating-item-icon{
	color: #fc0;
}

.modal-notification{
	max-width: 500px;
}
.modal-notification .modal__wrap {
	padding: 0;
}
.modal-notification-thumb {
	height: 300px;
	overflow: hidden;
}
.modal-notification-thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.modal-notification-body{
	padding: 40px;
}
.modal-notification-action{
	margin-top: 20px;
}



















.root-popup-city-show .rootHeader{
	position: relative !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}
.root-popup-city-show .rootBody {
	margin-top: 0 !important;
}







#payButton.cloudpay_button{
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;

	margin: 0;
	outline: none;
	border: none;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;

	padding: 0 35px;
	font-weight: 700;
	font-size: 15px;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;

	background: #e00;
	color: #fff;

	height: 74px;
	width: 250px;
}
#payButton.cloudpay_button:hover{
	background: #c30000;
}
#payButton.cloudpay_button + #result{
	display: none !important;
}


.fixed-btn-gift{
	position: fixed;
	top: 40%;
	right: 0;
	-webkit-transform: translate3d(3px,-50%,0);
	transform: translate3d(3px,-50%,0);
	z-index: 110;
	max-width: 36px;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	-o-transition: transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}
.fixed-btn-gift:hover{
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

.fixed-btn-price{
	position: fixed;
	top: 50%;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	transform: translate(70px, -50%) rotate(-90deg);
	background: red;
	color: #fff;
	font-weight: 500;
	padding: 15px;
	border-radius: 5px 5px 0 0;
	z-index: 110;
	transition: background .2s;
	width: 200px;
	height: 62px;
}
.fixed-btn-price:hover{
	background: #c10000;
}


.modalBasket{
	max-width: 760px;
	width: 100%;

	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.modalBasket__wrap {
	padding: 60px 50px 50px;
	background: #fff;
}
.modalBasket__h1 {
}
.modalBasket__content {
	margin-top: 45px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.modalBasket__content .col-thumb {
	width: 105px;
	text-align: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.modalBasket__content .col-thumb img{
	max-height: 105px;
}
.modalBasket__content .col-body {
	width: -webkit-calc(100% - 265px);
	width: calc(100% - 265px);
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-left: 30px;
	margin-right: 30px;
}
.modalBasket__content .name {
	font-weight: 500;
	font-size: 16px;
}
.modalBasket__content .weight {
	font-size: 13px;
	margin-top: 5px;
}
.modalBasket__content .sku {
	margin-top: 30px;
	font-size: 13px;
	color: #7B7B7B;
}
.modalBasket__content .col-price{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100px;
}
.modalBasket__content .current-price{
	display: inline-block;
	font-weight: 700;
	font-size: 20px;
}
.modalBasket__content .old-price{
	display: inline-block;
	position: relative;
	margin-top: 10px;
	font-weight: 700;
	font-size: 16px;
}
.modalBasket__content .old-price:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -1px;
	height: 2px;
	background: #e00;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}
.modalBasket__footer {
	margin-top: 50px;
	padding-top: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.modalBasket__total {
	font-weight: 500;
	font-size: 16px;
	color: #7D7D7D;
	line-height: 1.5;
}
.modalBasket__total .st {
	color: #359E00;
}
.modalBasket__action {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.modalBasket__action .btn {
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 13px;
}
.modalBasket__action .btn + .btn{
	margin-left: 10px;
}


#rootBody .modal.fancybox-content {
	pointer-events: visible !important;
}

.box-order-pay .btn-primary{
	min-width: 170px;
	padding: 20px 25px;
	font-weight: 700;
	font-size: 15px;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
	background: #e00;
	color: #fff;
}
.box-order-pay .btn-primary:hover{
	background: #c30000;
}
.box-order-pay .align-items-center{
	margin: 15px 0;
}
.box-order-pay .align-items-center p{
	margin-top: 10px;
}



.mbKY3UnK5{
	width:100%;
	height:290px;
	background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTg0IDI1NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAwaDE4NHYxODRIMHptMCAyMDBoMTE4djE2SDB6bTAgMjhoMTU4djhIMHptMCAyMGgxMzJ2OEgweiIgZmlsbD0iI0Y3RjdGNyIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) space 0 100%;
	animation-name: mbKY3UnK5;
	animation-duration: 1.5s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
@keyframes mbKY3UnK5{50%{opacity:.5}}
.mbKY3UnK5 + .mbKY3UnK5{
	margin-top: 80px;
}




/*** BEGIN ORDER V.1  */
.porder-next{
	position: relative;
	width: 100%;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 86px;
	padding-top: 0;
	padding-bottom: 0;
}
.porder-next[disabled]{
	background: rgba(53, 158, 0, .5);
}
.porder-next .btn__icon{
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	margin-left: 15px;
	font-size: 12px;
}
.porder-next .loader-box{
	position: absolute;
}
.porder-column{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.porder-column-right{
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 430px;
}
.porder-column-left{
	margin-right: 80px;
	width: -webkit-calc(100% - 510px);
	width: calc(100% - 510px);
}
.porderInfo {
	padding: 35px;
	padding-bottom: 50px;
	background: #eee;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.porderInfo__header {
	padding: 0 0 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.porderInfo__edit-btn{
	width: 100%;
	height: 62px;
	border-width: 2px;
	font-weight: 500;
	font-size: 16px;
}
.porderInfo__edit-btn .btn__icon{
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: 0;
	margin-right: 10px;
	font-size: 12px;
}
.porderInfo__edit + .porderInfo__delivery {
	margin-top: 50px;
}
.porderInfo__delivery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.porderInfo__delivery-thumb {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 65px;
	height: 65px;
	border: 2px solid #359E00;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.porderInfo__delivery-thumb .icon {
	font-size: 31px;
}
.porderInfo__delivery-text {
	margin-left: 25px;
	width: -webkit-calc(100% - 90px);
	width: calc(100% - 90px);
	font-weight: 500;
	font-size: 15px;
	line-height: 1.7;
}
.porderInfo__delivery-text .st {
	white-space: nowrap;
	font-weight: 700;
	color: #359E00;
}
.porderInfo__body {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.porderInfo__lg{
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 15px;
}
.porderInfo__coupon {
	margin-bottom: 30px;
}
.orderInfo__bonus{
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	border-top: 1px solid rgba(0, 0, 0, .1);
}
.orderInfo__bonus-caption{
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 15px;
}
.orderInfo__bonus-grid{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.orderInfo__bonus-info {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	font-size: 12px;
	margin-left: 10px;
	line-height: 1.35;
	opacity: .8;
}
.orderInfo__bonus-group {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.orderInfo__bonus-group .bControlGroup {
	height: 58px;
	width: 100%;
}
.orderInfo__bonus-group .bControlGroup__input {
	font-size: 13px;
	padding: 17px 20px 0 20px;
}
.orderInfo__bonus-group .bControlGroup__label {
	top: 14px;
	left: 20px;
	right: 20px;
}

.porderInfo__prices {

}
.porderInfo__prices-line {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 18px;
}
.porderInfo__prices-line + .porderInfo__prices-line{
	margin-top: 10px;
}
.porderInfo__prices-value {
	font-weight: 700;
}
.porderInfo__footer {
	padding: 30px 0 0;
}
.porderInfo__total {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 18px;
	font-weight: 700;
}
.porderInfo__apply-order {
	margin-top: 40px;
}
.porderInfo__apply-order-btn {
	border-width: 2px;
	font-weight: 700;
	font-size: 18px;
}
.porder-column-left  h1{
	margin-top: 20px;
	margin-bottom: 35px;
}



/*Правки - убрать телефон, изменить контакты*/
.product-panel .l-logo {
	margin-right: 40px;
}
.product-panel .l-product{
	flex-grow: 1;
	margin: 0;
}

.pcontact-grid-col1 {
	width: 400px;
}
.pcontact-grid-col2 {
	width: -webkit-calc(100% - 470px);
	width: calc(100% - 470px);
	margin-left: 70px;
}
.pcontact-info-row {
	display: block;
}
.pcontact-info-row-col{
	width: 100% !important;
}
.pcontact-mode {
	margin-bottom: 30px;
}
.pcontact-pvz {
	height: 100%;
	margin-top: 0;
}
.pcontact-pvz .bPvz {
	height: 100%;
}
@media only screen and (max-width: 1460px) {
	.pcontact-grid-col1 {
		width: 300px;
	}
	.pcontact-grid-col2 {
		width: -webkit-calc(100% - 350px);
		width: calc(100% - 350px);
		margin-left: 50px;
	}
}