/*
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 ExtraLight'), local('Raleway-v4020 ExtraLight'),
        url('../fonts/Raleway/Raleway-v4020-ExtraLight.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-ExtraLight.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 ExtraLight'), local('Raleway-v4020 ExtraLight'),
        url('../fonts/Raleway/Raleway-v4020-ExtraLightItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-ExtraLightItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Thin'), local('Raleway-v4020 Thin'),
        url('../fonts/Raleway/Raleway-v4020-Thin.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-Thin.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Thin'), local('Raleway-v4020 Thin'),
        url('../fonts/Raleway/Raleway-v4020-ThinItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-ThinItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Light'), local('Raleway-v4020 Light'),
        url('../fonts/Raleway/Raleway-v4020-Light.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Light'), local('Raleway-v4020 Light'),
        url('../fonts/Raleway/Raleway-v4020-LightItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Regular'), local('Raleway-v4020'),
        url('../fonts/Raleway/Raleway-v4020-Regular.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Regular'), local('Raleway-v4020'),
        url('../fonts/Raleway/Raleway-v4020-RegularItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Medium'), local('Raleway-v4020 Medium'),
        url('../fonts/Raleway/Raleway-v4020-Medium.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Medium'), local('Raleway-v4020 Medium'),
        url('../fonts/Raleway/Raleway-v4020-MediumItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
*/
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 SemiBold'), local('Raleway-v4020 SemiBold'),
        url('../fonts/Raleway/Raleway-v4020-SemiBold.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 SemiBold'), local('Raleway-v4020 SemiBold'),
        url('../fonts/Raleway/Raleway-v4020-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
/*
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Bold'), local('Raleway-v4020 Bold'),
        url('../fonts/Raleway/Raleway-v4020-Bold.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Bold'), local('Raleway-v4020 Bold'),
        url('../fonts/Raleway/Raleway-v4020-BoldItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 ExtraBold'), local('Raleway-v4020 ExtraBold'),
        url('../fonts/Raleway/Raleway-v4020-ExtraBold.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 ExtraBold'), local('Raleway-v4020 ExtraBold'),
        url('../fonts/Raleway/Raleway-v4020-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Black'), local('Raleway-v4020 Black'),
        url('../fonts/Raleway/Raleway-v4020-Black.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: local('../fonts/Raleway/Raleway v4020 Black'), local('Raleway-v4020 Black'),
        url('../fonts/Raleway/Raleway-v4020-BlackItalic.woff') format('woff'),
        url('../fonts/Raleway/Raleway-v4020-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
*/





@font-face {
    font-family: 'Inter';
    src: local('../fonts/Inter Regular'), local('Inter-Regular'),
        url('../fonts/Inter-Regular.woff2') format('woff2'),
        url('../fonts/Inter-Regular.woff') format('woff'),
        url('../fonts/Inter-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: local('../fonts/Inter Medium'), local('Inter-Medium'),
        url('../fonts/Inter-Medium.woff2') format('woff2'),
        url('../fonts/Inter-Medium.woff') format('woff'),
        url('../fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/* глобальные переменные */
:root {
  --bcolor: #4dbc59;
  --bcolor2: #3b8d44;
  --bcolor3: #275e2d;
  --color-white: #ffffff;
  --color-black: #2B2B2B;
}


/* СТИЛИ ДЛЯ ТИНИ TINY MCE */
.CONTACT_TABLE {

}
.CONTACT_TABLE tbody {

}
.CONTACT_TABLE tr {

}
.CONTACT_TABLE > tbody > tr > td {
	padding: 5px 10px;
}
.CONTACT_TABLE i {
	margin-right: 5px;
    font-size: 18px;
}


.CONTACT_TABLE_SPECIF {

}
.CONTACT_TABLE_SPECIF tbody {

}
.CONTACT_TABLE_SPECIF tr:nth-child(2n+1) {
	background: #f7f7f7;
}
.CONTACT_TABLE_SPECIF tr:nth-child(2n+2) {
	background: #fff;
}
.CONTACT_TABLE_SPECIF tr:hover {
	background: #e3fde6;
}
.CONTACT_TABLE_SPECIF > tbody > tr > td {
	padding: 5px 10px;
}
.CONTACT_TABLE_SPECIF i {
	margin-right: 5px;
    font-size: 18px;
}


.CONTACT_TABLE_FLEX_REVERSE {

}
.CONTACT_TABLE_FLEX_REVERSE tbody {

}
.CONTACT_TABLE_FLEX_REVERSE tr {

}
.CONTACT_TABLE_FLEX_REVERSE > tbody > tr > td {
	padding: 5px 10px;
}
.CONTACT_TABLE_FLEX_REVERSE i {
	margin-right: 5px;
    font-size: 18px;
}


.BLOCK_TABLE_INLINEBLOCK {
	display: block;
}
.BLOCK_TABLE_INLINEBLOCK tbody {
	display: block;
}
.BLOCK_TABLE_INLINEBLOCK tr {
	display: table;
	width: 100%;
}
.BLOCK_TABLE_INLINEBLOCK td {
	display: inline-block;
	padding: 10px;
	width: 20%;
}

@media screen and (max-width: 1600px) {
	.BLOCK_TABLE_INLINEBLOCK td {
		width: 25%;
	}
}
@media screen and (max-width: 1200px) {
	.BLOCK_TABLE_INLINEBLOCK td {
		width: 33.3%;
	}
}
@media screen and (max-width: 900px) and (min-aspect-ratio: 13/9) {
	.BLOCK_TABLE_INLINEBLOCK td {
		width: 50%;
	}
}
@media screen and (max-width: 900px) and (max-aspect-ratio: 13/9) {
	.BLOCK_TABLE_INLINEBLOCK td {
		width: 100%;
	}
}


.CONTACT_TABLE_NO_PADDING {

}
.CONTACT_TABLE_NO_PADDING tbody {

}
.CONTACT_TABLE_NO_PADDING tr {

}
.CONTACT_TABLE_NO_PADDING td {
}
.CONTACT_TABLE_NO_PADDING i {
	margin-right: 5px;
    font-size: 18px;
}


.CONTACT_TABLE_NO_PADDING_NOBLOCK {

}


.TABLE_MIB_2_CELL {

}
.TABLE_MIB_2_CELL i {
	margin-right: 5px;
    font-size: 18px;
}

.TABLE_MIB_50_CELL {

}

.TABLE_MIB_25_CELL {

}
.TABLE_MIB_25_CELL td {
	padding: 5px 10px;
}


.BORDER_MOBILE_TABLE {
	border-collapse: collapse;
}
.BORDER_MOBILE_TABLE p {
	margin:0;
}
.BORDER_MOBILE_TABLE tbody {

}
.BORDER_MOBILE_TABLE tr:hover {
	background: #e3f6e4;
}
.BORDER_MOBILE_TABLE td {
	padding: 10px 16px;
	border: 1px solid #cfcfcf;
}
.BORDER_MOBILE_TABLE th {
	padding: 10px 16px;
	border: 1px solid #cfcfcf;
}


.VERTICAL_DISPLAYBLOCK_TABLE {

}

.VERTICAL_DISPLAYBLOCK_TABLE_PADDING {

}


.SPECIFICATION_TABLE {
	min-width: unset;
    max-width: 1250px;
    overflow-x: auto;
    width: 100%;
    display: block;
}
.SPECIFICATION_TABLE tbody {
	display: table;
    width: 100%;
}
.SPECIFICATION_TABLE tr:nth-child(2n+1) {
	background: #f7f7f7;
}
.SPECIFICATION_TABLE tr:nth-child(2n+2) {
	background: #fff;
}
.SPECIFICATION_TABLE tr:hover {
	background: #e3fde6;
}
.SPECIFICATION_TABLE td {
	padding: 15px 10px;
}


.SPECIFICATION_TABLE_MOBSCROLL {
	width: auto;
    min-width: 50%;
    border-collapse: collapse;
}
.SPECIFICATION_TABLE_MOBSCROLL tbody {
	border-collapse: collapse;
}
.SPECIFICATION_TABLE_MOBSCROLL tr:nth-child(2n+1) {
	background: #f7f7f7;
}
.SPECIFICATION_TABLE_MOBSCROLL tr:hover {
	background: #e3fde6 !important;
}
.SPECIFICATION_TABLE_MOBSCROLL td {
	padding: 10px 5px;
	border: 1px solid #cfcfcf;
}


.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER {
	width: auto;
    min-width: 50%;
    border-collapse: collapse;
}
.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER tbody {
	border-collapse: collapse;
}
.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER tr:nth-child(2n+1) {
	background: #f7f7f7;
}
.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER tr:hover {
	background: #e3fde6 !important;
}
.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER td {
	padding: 10px 5px;
}


.CTMOB50PER {

}
.CTMOB50PER tbody {

}
.CTMOB50PER tr {

}
.CTMOB50PER > tbody > tr > td {
	padding: 5px 10px;
}
.CTMOB50PER i {
	margin-right: 5px;
    font-size: 18px;
}


.BUTTONS {
	display: inline-block;
    padding: 18px;
    border-radius: 2px;
    margin: 5px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    transition: all ease 0.4s;
    background: var(--bcolor);
    border: 0;
}
.BUTTONS:hover {
	background: var(--bcolor2);
}

.BUTTONS2 {
	display: table;
    padding: 18px;
    border-radius: 20px;
    margin: 5px auto;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    transition: all ease 0.4s;
    background: var(--bcolor);
    width: 60%;
    text-align: center;
    border: 2px solid #307800;
}
.BUTTONS2:hover {
	background: var(--bcolor2);
}

.GREEN_BUT {	margin: 20px 0 0 0;
    display: inline-block;
    background: #0875c3;
    padding: 14px 24px;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
}
.GREEN_BUT:hover {	background: var(--bcolor);
}



.THREE_BIG_BUNNOTS {
	display: block;
    width: 100%;
    padding: 3vw 0;
    border: 1px solid transparent;
    border-radius: 10px;
    text-decoration: none;
    color: #3e3e3e;
    transition: all ease 0.4s;
}
.THREE_BIG_BUNNOTS_2 {
	display: block;
    width: 100%;
    padding: 3vw 0;
    border: 1px solid transparent;
    border-radius: 10px;
    text-decoration: none;
    color: #3e3e3e;
    transition: all ease 0.4s;
}
		.THREE_BIG_BUNNOTS h3 {
			font-weight: 600;
		    text-transform: uppercase;
		    font-size: 1.8vw;
		    margin: 1vw auto 0;
		    letter-spacing: 1px;
		}
		.THREE_BIG_BUNNOTS_2 h3 {
			font-weight: 600;
		    text-transform: uppercase;
		    font-size: 1.6vw;
		    margin: 2vw auto 0;
		    letter-spacing: 1px;
		}
		.THREE_BIG_BUNNOTS p, .THREE_BIG_BUNNOTS_2 p {
			padding: 0 1%;
			margin: 10px 0;
		}
		.THREE_BIG_BUNNOTS:hover, .THREE_BIG_BUNNOTS_2:hover {
			border: 1px solid #f5f5f5;
			-webkit-box-shadow: 0px 15px 22px -13px rgb(98 98 98 / 70%);
		    -moz-box-shadow: 0px 15px 22px -13px rgb(98 98 98 / 70%);
		    box-shadow: 0px 15px 22px -13px rgb(98 98 98 / 70%);
		    -o-transform: translateY(-1%);
		    -moz-transform: translateY(-1%);
		    -webkit-transform: translateY(-1%);
		    transform: translateY(-1%);
		}
.IMAGE_LEFT {
	margin: 0 20px 0 0;
	min-width: 25%;
    max-width: 40%;
}
.IMAGE_RIGHT {
	margin: 0 0 0 20px;
	min-width: 25%;
    max-width: 40%;
}
.IMAGE_CENTER_MINI {
	width: 200px;
}
ul {
	display: table;
}

/* кнопки для оглавлений разделов на странице с товарами для директа */
.SNIP_BUTTON {
	display: inline-block;
    padding: 18px;
    border: 1px solid #6c6c6c;
    border-radius: 10px;
    margin: 5px;
    color: #3c3c3c;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    transition: all ease 0.4s;
}
.SNIP_BUTTON:hover {
	border: 1px solid #75ce00;
	color: #54b700;
	box-shadow: 0 6px 14px -13px #000;
}

.INLINE_ALIGN_LEFT {
	text-align: left;
}
.INLINE_ALIGN_CENTER {
	text-align: center;
}
.INLINE_ALIGN_RIGHT {
	text-align: right;
}
.INLINE_ALIGN_JUSTIFY {
	text-align: justify;
}
.VERTICAL_ALIGN_TOP {
	vertical-align: top;
}
.VERTICAL_ALIGN_MIDDLE {
	vertical-align: middle;
}
.VERTICAL_ALIGN_BOTTOM {
	vertical-align: bottom;
}
.BLOCK {
	display: block;
}
.BLOCK_ALIGN_LEFT {
	margin-right: auto;
}
.BLOCK_ALIGN_CENTER {
	margin-left: auto;
	margin-right: auto;
}
.BLOCK_ALIGN_CENTER_MOBILE {

}
.BLOCK_ALIGN_RIGHT {
	margin-left: auto;
}
.FLOAT_LEFT {
	float: left;
}
.FLOAT_RIGHT {
	float: right;
}
.WIDTH_100PER {
	width: 100%;
}
.WIDTH_90PER {
	width: 90%;
}
.WIDTH_80PER {
	width: 80%;
}
.WIDTH_70PER {
	width: 70%;
}
.WIDTH_60PER {
	width: 60%;
}
.WIDTH_50PER {
	width: 50%;
}
.WIDTH_40PER {
	width: 40%;
}
.WIDTH_33PER {
	width: 33.33%;
}
.WIDTH_30PER {
	width: 30%;
}
.WIDTH_25PER {
	width: 25%;
}
.WIDTH_20PER {
	width: 20%;
}
.WIDTH_16PER {
	width: 16.666%;
}
.WIDTH_14PER {
	width: 14.285%;
}
.WIDTH_12PER {
	width: 12.5%;
}
.WIDTH_11PER {
	width: 11.111%;
}
.WIDTH_10PER {
	width: 10%;
}
.WIDTH_9PER {
	width: 9.0909%;
}
.WIDTH_8PER {
	width: 8.3333%;
}
.MAXWIDTH_100px {
	width: 100%;
	max-width: 100px;
}
.MAXWIDTH_150px {
	width: 100%;
	max-width: 150px;
}
.MAXWIDTH_200px {
	width: 100%;
	max-width: 200px;
}
.MAXWIDTH_250px {
	width: 100%;
	max-width: 250px;
}
.MAXWIDTH_300px {
	width: 100%;
	max-width: 300px;
}
.MAXWIDTH_350px {
	width: 100%;
	max-width: 350px;
}
.MAXWIDTH_400px {
	width: 100%;
	max-width: 400px;
}
.HEIGHT_100px {
	height: 100px;
}
.HEIGHT_150px {
	height: 150px;
}
.HEIGHT_200px {
	height: 200px;
}
.HEIGHT_250px {
	height: 250px;
}
.HEIGHT_300px {
	height: 300px;
}
.HEIGHT_350px {
	height: 350px;
}
.HEIGHT_400px {
	height: 400px;
}
.WIDTH_20px {
	width: 20px;
}
.WIDTH_30px {
	width: 30px;
}
.WIDTH_40px {
	width: 40px;
}
.WIDTH_50px {
	width: 50px;
}
.WIDTH_60px {
	width: 60px;
}
.WIDTH_70px {
	width: 70px;
}
.WIDTH_80px {
	width: 80px;
}
.WIDTH_100px {
	width: 100px;
}
.WIDTH_150px {
	width: 150px;
}
.WIDTH_200px {
	width: 200px;
}
.WIDTH_250px {
	width: 250px;
}
.WIDTH_300px {
	width: 300px;
}
.WIDTH_350px {
	width: 350px;
}
.WIDTH_400px {
	width: 400px;
}
.MOBILE_INLINE_CENTER {

}
.BOLD {
	font-weight: bold;
}
.ITALIC {
	font-style: italic;
}
.UNDERLINE {
	text-decoration: underline;
}
.BACKGROUND_f9 {
	background: #f9f9f9;
}
.BACKGROUND_GREEN {
	background: var(--bcolor);
}
.COLOR_WHITE {
	color:#fff;
}
.BORA_15PX {
	border-radius: 15px;
}


* {
	-moz-box-sizing: border-box;
    -opera-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
}
.clear:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.qqq {
	width:100%;
	max-width: 800px;
}
.www {
	width:100%;
}
.eee {
	max-width:100%;
}
.rrr {
	width: 80%;
	max-width: 1300px;
}
.mw100per {
	max-width: 100%;
}
body, html {
	margin:0px;
	padding:0px;
	font-family: 'Inter', Verdana;
	font-size: 16px;
	color:#2B2B2B;
	scroll-behavior: smooth;
	background: #F9FAFC;
}
.generalCenter {
	position: relative;
	width: 100%;
	max-width: 1280px;
	padding: 0 15px;
	margin: 0 auto;
	z-index: 10;
}
a {
	color: var(--bcolor);
}
h2 {
	font-size: 36px;
	color: #3E3E3E;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight:400;
	margin: 50px 0 20px;
}

.clear:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
.italMinTtl {
	color: #B7B7B7;
    font-size: 18px;
    font-style: italic;
}
.italMinTtl2 {
	color: #999999;
    font-size: 18px;
    font-style: italic;
}
.fadeTtl {
	color: var(--color-black);
    font-size: 50px;
    font-weight: 700;
    margin: 10px 0 30px;
    text-transform: unset;
    letter-spacing: unset;
}
.fadeTtl span {
	display: block;
}
.link_1 {
	color: var(--bcolor);
	font-size: 18px;
	font-weight: 500;
}
.buttons {
	display: table;
	width: 120px;
	height: 60px;
	border: 1px solid #D9DDE8;
	background: #fff;
}
.buttons > div {
	display: table-cell !important;
	width: 50%;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.buttons > div:nth-child(1) {
	background: url(../img/btnLeft.svg) center / 26% no-repeat;
	border-right: 1px solid #D9DDE8;
}
.buttons > div:nth-child(1):hover {
	    background: #93df6f url(../img/btnLeft.svg) center / 26% no-repeat;
}
.buttons > div:nth-child(2) {
	background: url(../img/btnRight.svg) center / 26% no-repeat;
}
.buttons > div:nth-child(2):hover {
	    background: #93df6f url(../img/btnRight.svg) center / 26% no-repeat;
}


/* блок слайдер для товаров, отзывов, сотрудников и т.д. */
.sliderBlockTbl {
	display: table;
	width: 100%;
	position: relative;
}
.sliderBlockTbl > div {
	display: table-cell;
	vertical-align: middle;
}
.sliderBlockTbl > div:first-child {
	width: 40%;
}
.sliderBlockTbl > div:last-child {
	padding: 0 6%;
}
.sliderBlockTxt1 {
	color: #999999;
	font-size: 18px;
	line-height: 27px;
	margin: 0;
}
.sliderBlockFlex {
	display: flex;
    flex-direction: row;
    position: relative;
    z-index: 5;
}
.sliderBlockFlex > div {

}
.sliderBlockFlex > div:nth-child(1) {
	padding: 30px 0 0 0;
}
.sliderBlockFlex > div:nth-child(2) {
	width: 84%;
}
.sbfTxt1 {
	color: #999999;
	font-size: 16px;
	padding-right: 10%;
	margin: 16px 0 24px;
}

.SliBloCarousel {
	width: 100%;
}
.SBCblock {
	display: block;
	position: relative;
	width: 340px;
	padding: 10px;
	text-decoration: none;
	transition: all ease 0.2s;
}
.SBCblock:hover {
	box-shadow: 0 10px 20px -10px rgb(0 0 0 / 70%);
}



.slick-center .SBCblock {
	transform: scale(1.1);
}
.SliBloCarousel .slick-track {
	padding-bottom: 40px;
}
.SliBloCarousel .slick-slide {
	padding: 10px;
}
.sbfDotTbl {
	display: table;
}
.sbfDotTbl > div {
	display: table-cell;
	vertical-align: middle;
}
.sbfDotTbl > div:last-child {
	display: none;
	position: relative
}
.sbf4dts ul {
	display: table !important;
    position: relative;
}
.sbf4dts ul li {
	display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.sbf4dts ul li button {
	width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #E1E1E1;
    margin: 5px auto;
}
.sbf4dts ul li.slick-active button {
	background: var(--bcolor);
}
.sbf4dts ul li button:before {
	content: '';
}
.sbf4dts .slick-dots {
	bottom: auto;
	margin: 0 0 0 10px;
}
.SliBloCarousel.slick-dotted.slick-slider {
	margin-bottom: 0;
}


.PAGE_IMAGE {
    width: 40%;
    margin: 0 30px 20px 0;
    float: left;
    box-shadow: 0 8px 20px -12px rgb(0 0 0 / 60%);
}


/*Блоки товаров слайдер*/
.SBCBpls1 {
    position: absolute;
    right: 20px;
    top: 26px;
    width: 22px;
    height: 22px;
    background: url(../img/plusDarkGrey.svg) center / contain no-repeat;
}
.probTovBlock img {
	width: 100%;
	height: 205px;;
	-o-object-fit: cover;
	object-fit: cover;
	vertical-align: top;
}
.SBCBTxtBlock {
	position: relative;
	width: 100%;
	height: 180px;
	padding: 20px 20px 0;
    border-bottom: 25px solid #fff;
	background: #fff;
	overflow-y: hidden;
}
.SBCBTB_NAME {
	color: #373E44;
	margin: 0 0 16px;
	font-size: 18px;
	font-weight: 500;
	width: 87%;
}
.SBCBTB_DESC {
	color: #373E44;
	margin: 0;
	font-size: 14px;
	line-height: 19px;
}


/*похожие статья, товары, запчасти*/
.simline {
	padding: 30px 0;
}
.SIM_TTL {
	font-size: 34px;
	font-weight: 700;
	color: #3E3E3E;
	margin: 20px 0 30px;
	/* text-transform: unset; */
    letter-spacing: unset;
}
.SIM_CONT {
	width: 100%;
    display: flex;
    flex-direction: row;
}
.SIM_CONT > a {
	width: 25%;
    background: #fff;
    margin: 0 9px;
	color: #373E44;
	text-decoration: none;
	transition: all ease 0.2s;
}
.SIM_CONT > a:nth-child(4n+1) {
	margin-left: 0;
}
.SIM_CONT > a:nth-child(4n+4) {
	margin-right: 0;
}
.SIM_CONT > a:hover {
	box-shadow: 0 8px 20px -12px rgb(0 0 0 / 60%);
}
.SIM_CONT > a > img {
	width: 100%;
	height: 200px;
	-o-object-fit: cover;
	object-fit: cover;
}
.SIM_CONT > a > div {
	position: relative;
	height: 200px;
	overflow: hidden;
	padding: 10px 15px;
	padding-bottom: 0;
	border-bottom: 20px solid #fff;
}
.SIM_CONT > a > div:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 20px;
	background: linear-gradient(to bottom, transparent, #fff);
}
.SIM_NAME {
	font-size:18px;
	font-weight: 500;
	line-height: 24px;
	margin: 10px 0;
}
.SIM_STXT {
	font-size: 14px;
	line-height: 19px;
	font-weight: 300;
}



/* меню начало */
.menuMarg {
	height: 108px;
}
.menuline {
	width: 100%;
	position: fixed;
	top: 0;
	background: #fff;
	height: 108px;
	z-index: 100;
	box-shadow: 0 5px 30px -22px;
}
.ML_CONTAIN {
	position: relative;
	padding: 7px 0;
}
.MENU_CONT, .MENU_CONT_2 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.MENU_CONT > div, .MENU_CONT_2 > div {
	padding: 5px;
}
.MENU_CONT > div:nth-child(1) {
	display: flex;
    align-items: center;
    width: 265px;
    padding-left: 0;
}
.MENU_CONT > div:nth-child(2) {
	width: 180px;
}
.MENU_CONT > div:nth-child(3) {
	flex: auto;
}
.MENU_CONT > div:nth-child(4) {

}
.MENU_CONT > div:nth-child(5) {

}
.MENU_CONT > div:nth-child(6) {

}
.MENU_CONT > div:nth-child(7) {
	display: none;
}
.MENU_CONT > div:nth-child(8) {
	padding: 5px 0 5px 15px;
	text-align: right;
}
.MENU_CONT > div:nth-child(9) {
	display: none;
}


.MENU_CONT_2 > div:nth-child(1) {
	padding-left: 0;
}
.MENU_CONT_2 > div:nth-child(2) {
	flex: 0.8;
    text-align: center;
}
.MENU_CONT_2 > div:nth-child(3) {
	flex: 0.7;
    text-align: center;
}
.MENU_CONT_2 > div:nth-child(4) {
	flex: 0.7;
    text-align: center;
}
.MENU_CONT_2 > div:nth-child(5) {
	flex: 0.7;
    text-align: center;
}
.MENU_CONT_2 > div:nth-child(6) {
	flex: 0.7;
    text-align: center;
}
.MENU_CONT_2 > div:nth-child(7) {
	flex: 0.7;
	text-align: center;
}
.MENU_CONT_2 > div:nth-child(8) {
	flex: 0.7;
	text-align: center;
}
.MENU_CONT_2 > div:nth-child(9) {
    flex: 0.5;
}
.MC_LOGO {
	position: relative;
}
.MC_LOGO > img {
	width: 225px;
	display: block;
}
.MC_LOGO h1, .MC_LOGO p {
	position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    margin: 0;
    font-size: 6.85px;
    color: var(--bcolor);
    font-weight: 600;
    font-family: 'Raleway', Verdana;
}
.MC_LOGO_MOB {
	display: none;
}
/*
.MENU_CONT > div:nth-child(1) h1 {
	display: inline;
	color: #343434;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 0 10px;
}
*/
.MC_SPAN {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #343434;
	opacity: 0.5;

}
.MC_AP {
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	color: #343434;
	font-weight: 500;
	text-decoration: none;
	font-family: 'Inter';
}
.MC_AP_MOB {
	display: none;
}
.MC_TG {
	display: inline-block;
    width: 35px;
    height: 35px;
    background: #29A9EA;
    text-align: center;
    line-height: 38px;
}
.MC_TG > img {
	width: 17px;
}
.MC_VK {
	display: inline-block;
    width: 35px;
    height: 35px;
    background: #5c81b0;
    text-align: center;
    line-height: 40px;
}
.MC_VK > img {
	width: 22px;
}
.MC_WA {
	display: inline-block;
    width: 35px;
    height: 35px;
    background: var(--bcolor);
    text-align: center;
    line-height: 38px;
}
.MC_WA > img {
	width: 16px;
}
.MC_WA:hover {
	background: var(--bcolor2);
}
.MC_MAX {
	display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 38px;
    vertical-align: middle;
}
.MC_MAX > img {
	width: 100%;
}
.MC_MAX:hover {
	opacity: 0.9;
}
.MC_CB {
	display: inline-block;
    background: var(--bcolor);
    color: #fff;
    height: 27px;
    padding: 0 26px;
    text-decoration: none;
    font-size: 12px;
    line-height: 26px;
}
.MC_CB > img {
	display: none;
}
.MC_CB:hover {
	background: var(--bcolor2);
}

.MC_CATBUT_MOB {
	display: inline-block;
    background: var(--bcolor);
    width: 27px;
    height: 27px;
    text-align: center;
    margin: 0;
    line-height: 26px;
}
.MC_CATBUT_MOB > img {
    width: 16px;
}

.MC_CATCONT {

}
.MC_CATBUT {
	margin: 0;
    background: var(--bcolor);
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    height: 37px;
    padding: 0 30px;
    cursor: pointer;
    position: relative;
}
.MC_CATBUT:before {
	content: '';
	position: absolute;
	left: 0;
	top: 99%;
	width: 100%;
	height: 300%;
	display: none;
}
.MC_CATCONT:hover .MC_CATBUT:before {
	display: block;
}
.MC_CATBUT:hover {
	background: var(--bcolor2);
}
.MC_CATBUT > img {
	margin: 0 15px 0 0;
}
.MC_CATBUT > span {

}
.MC_CATS {
	position: absolute;
	left: 0;
	top: 90%;
	width: 100%;
	/* height: calc(95vh - 140px); */
	background: #fff;
	box-shadow: 0 8px 20px -12px rgb(0 0 0 / 60%);
	display: none;
	z-index: 10;
	/* overflow-y: auto; */
	border-top: 1px solid #cfcfcf;
}
.MC_CATCONT:hover .MC_CATS {
	display: block;
}
.MCCA_TBL {
	display: table;
	width: 100%;
}
.MCCA_TBL > div {
	display: table-cell;
	vertical-align: top;
}
.MCCA_TBL > div:first-child {
	width: 285px;
	border-right: 1px solid #ebebeb;
}
.MCCAT_TTL {
	border-bottom: 1px solid #ebebeb;
	color: #343434;
	font-size: 20px;
	line-height: 20px;
	padding: 13px 10px 13px 28px;
	display: block;
	margin:0;
}
.MCCAT_MENUBLOCK {
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 20px 0;
}
.MCCAT_LINK {
	font-size: 15px;
	color: #343434;
	text-decoration: none;
	margin: 0;
	display: block;
	padding: 13px 10px 13px 28px;
	position: relative;
	font-weight: 600;
}
a.MCCAT_LINK {
	cursor: pointer;
}
p.MCCAT_LINK {
	cursor: default;
}
.MCCATLINK_ACT {
	color: var(--bcolor);
}
.MCCATLINK_ACT:before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 7px;
	height: 100%;
	background: var(--bcolor);
}

.MCCAT_SCC {
	display: none;
	overflow-y: auto;
    max-height: 75vh;
}
.MCCATSCC_ACT {
	display: block;
}
.MCCAT_VT {
	display: block;
	margin: 0;
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    color: var(--bcolor);
    padding: 15px 10px 15px 35px;
    border-bottom: 1px solid #ebebeb;
    text-decoration: none;
}
.MCCAT_LINKS {
	display: table;
	width: 100%;
	padding: 20px 0;
}
.MCCAT_LINKS > div {
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.MCCAT_LINKS_2 {
	padding: 0 0 5px;
}
.MCCAT_SUBLINK {
	color: #343434;
	font-size: 14px;
	padding: 8px 8px 8px 35px;
	text-decoration: none;
	display: table;
	min-height: 72px;
}
.MCCAT_SUBLINK:hover {
	text-decoration: underline;
}
.MCCAT_SUBLINK span {
	color: #626262;
    font-weight: 600;
}
.MCCAT_SUBLINK > div {
	display: table-cell;
	vertical-align: middle;
}
.MCCAT_SUBLINK > div:nth-child(1) {
	padding: 0 20px 0 0;
	width: 110px;
}
.MCCAT_IMAGE {
	max-width: 90px;
    display: block;
}

.MCCAT_LAVEL2 {
	display: table;
    margin: 20px 0 10px 20px;
    color: #343434;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.RC_TOP2_SMOB {
	display: none;
    background: #2b2b2b;
    /* background: #676767; */
    /* color: #bee650; */
    color: #ffffff;
    border: 0;
}

@media screen and (max-width: 1400px) {
	.MCCAT_VT {
		font-size: 24px;
	    line-height: 26px;
	}
    .MCCAT_LINK {
    	padding: 10px 10px 10px 28px;
    }
    .MCCAT_SUBLINK {
    	padding: 5px 8px 5px 25px;
	    min-height: 50px;
    }
    .MCCAT_SUBLINK > div:nth-child(1) {
    	width: 80px;
    }
    .MCCAT_IMAGE {
    	max-width: 60px;
	    width: 100%;
    }
}


.RC_TOP2_SEARCH {
    padding: 0;
    max-width: 290px;
    display: flex;
    height: 35px;
    align-items: center;
    margin: 0 0 0 auto;
}
.RC_TOP2_SEARCH > input[type="text"] {
    width: 100%;
    height: 100%;
    padding: 0 20px;
    color: #000000;
    background: #ffffff;
    font-size: 14px;
    border: 1px solid #ececec;
    outline:none;
}
.RC_TOP2_SEARCH > input[type="text"]:focus {
	border: 1px solid #959595;
}
.RC_TOP2_SEARCH > button {
    color: #ffffff;
    background: var(--bcolor);
    height: 100%;
    text-align: center;
    border: 0;
    font-size: 12px;
    font-weight: 600;
    vertical-align: middle;
    transition: all ease 0.4s;
    cursor: pointer;
    padding: 0 20px;
}
.RC_TOP2_SEARCH > button:hover {
	background: var(--bcolor2);
}

.MC_COMP {
	display: inline-block;
    position: relative;
}
.MC_COMP > p {
	margin: 0;
    color: #343434;
    font-size: 14px;
    line-height: 15px;
    padding: 10px 20px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.MC_COMP > p:before {
	content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 37px;
    background: url(../img/btnRight.svg) center / 36% no-repeat;
    transform: rotate(90deg);
    transition: all ease 0.2s;
}
.MC_COMP:hover > p:before {
	transform: rotate(270deg);
}
.MC_COMP:hover > p {
	text-decoration: underline;
}
.MC_COMP > div {
	border: 1px solid #f4f6f8;
    display: none;
    position: absolute;
    top: 100%;
    left: -12px;
    padding: 15px;
    background: #fff;
    width: 260px;
    z-index: 1250;
    box-shadow: 0 8px 20px -12px rgb(0 0 0 / 60%);
}
.MCC_LOGIN > div {
	width: 200px;
}
.MCC_LOGIN > div {
	left: auto;
	right: -10px;
}
.MC_COMP:hover > div {
	display: block;
}
.MC_COMP > div > a {
    display: block;
    text-align: left;
    padding: 6px 0;
    color: #000;
    text-decoration: none;
    line-height: 15px;
    font-size: 14px;
    font-weight: 400;
}
.MC_COMP > div > a:hover {
	color: var(--bcolor2);
}
.MC_LINK {
	color: #343434;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500;
    padding: 5px 10px;
    text-decoration: none;
}
.MC_LINK:hover {
	text-decoration: underline;
}
@media screen and (max-width: 1200px) {
	.MC_CB {
	    width: 27px;
	    height: 27px;
	    padding: 0;
	    text-align: center;
	    line-height: 30px;
	}
	.MC_CB > img {
	    display: inline;
	    width: 50%;
	}
	.MC_CB > span {
		display: none;
	}
	.MENU_CONT > div:nth-child(7) {
		width: 145px;
	}
	.MENU_CONT_2 > div {
	    padding: 5px 0;
	}
}
/* меню конец */

/* футер начало */
.footline {
	background: #fff;
	padding: 35px 0 15px;
	border-bottom: 1px solid #D9DDE8;
}
.ftTbl {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.ftTbl > div {
	width: 100%;
	margin: 10px;
}
.ftTbl > div:first-child {
	margin-left: 0;
}
.ftTbl > div:last-child {
	margin-right: 0;
}
.ftTtl {
	color: #373E44;
	font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    display: table;
    text-decoration: none;
    margin: 0 0 14px 0;
}
a.ftTtl:hover {
	text-decoration: underline;
}
.ftLnk1 {
	font-size: 16px;
    line-height: 20px;
    padding: 7px 0;
    color: #757575;
    display: table;
    text-decoration: none;
}
.ftLnk1:hover {
	text-decoration: underline;
}
.ftMinTbl {
	margin: 25px 0;
	display: table;
}
.ftMinTbl > a {
	vertical-align: top;
	text-align: center;
	line-height: 54px;
}

.ftMinTbl > a:nth-child(1) {
	display: inline-block;
	width: 44px;
	height: 44px;
	background: #29A9EA;
	margin: 0 20px 0 0;
}
.ftMinTbl > a:nth-child(2) {
    display: inline-block;
	width: 44px;
	height: 44px;
}
.ftMinTbl > a > img {
	width: 24px;
}
.ftMinTbl > a:nth-child(2) > img {
	width: 100%;
}
.ftBtnCB {
	background: #00BA00;
	display: table;
	margin: 0;
	color: #fff;
	font-size: 14px;
	padding: 12px 35px;
	cursor: pointer;
}
.ftBtnCB:hover {
	background: #008000;
}
.ftLnk2 {
	color: #373E44;
    text-decoration: none;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    display: table;
    margin: 0 0 14px 0;
}
.ftTxt1 {
	color: #757575;
	font-size: 16px;
	margin: 24px 0;
}
.ftTxt2 {
	color: #343434;
	font-size: 12px;
	line-height: 12px;
	margin: 30px 0 5px;
	opacity: 50%;
}
.ftTxt3 {
	color: #343434;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
}

.ftTbl2 {
	display: table;
	color: #757575;
	font-size: 14px;
}
.ftTbl2 > div {
	display: table-cell;
	vertical-align: middle;
}
.ftTbl2 > div:nth-child(1) {
	width: 101px;
}
.ftTbl2 img {
	width: 100%;
}
.ftTbl2 > div:nth-child(2) {
	width: 25%;
    padding: 0 20px;
}
.ftTbl2 span {
	display: block;
}
/* футер конец */



/* офоромление списков, цифры */
ol[style="list-style-type: lower-roman;"] {
    padding:0;
    list-style: none !important;
    counter-reset: li;
    display: table;
}
ol[style="list-style-type: lower-roman;"] li {
    position: relative;
    padding:12px 20px 20px 20px;
    margin-left: 40px;
    transition-duration: 0.3s;
}
ol[style="list-style-type: lower-roman;"] li:before {
    border: 6px solid transparent;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: -33px;
    width: 42px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #2b2b2b;
    counter-increment: li;
    content: counter(li);
    transition-duration: 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ol[style="list-style-type: lower-roman;"] li:after {
    position: absolute;
    top: 0;
    left: -33px;
    width: 42px;
    height: 42px;
    border: 3px solid #DDDDDD;
    border-radius: 50%;
    content: '';
    opacity: 0.5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ol[style="list-style-type: lower-roman;"] li:hover:after {
    animation: 1200ms ease-in-out 0s bounceIn;
    opacity: 1;
    border: 3px solid var(--bcolor);
}

/* офоромление списков, круги */
ul[style="list-style-type: circle;"] {
    padding:0;
    list-style: none !important;
    display: table;
}
ul[style="list-style-type: circle;"] li {
    position: relative;
    padding:8px 20px;
    margin-left: 40px;
    transition-duration: 0.3s;
}
ul[style="list-style-type: circle;"] li:before {
	content: '\2714';
    border: 2px solid transparent;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: -33px;
    width: 42px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: var(--bcolor);
    transition-duration: 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul[style="list-style-type: circle;"] li:after {
    position: absolute;
    top: -3px;
    left: -33px;
    width: 42px;
    height: 42px;
    /* border: 1px solid #2b2b2b; */
    border-radius: 50%;
    content: '';
    opacity: 0.7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul[style="list-style-type: circle;"] li:hover:after {
    animation: 1200ms ease-in-out 0s bounceIn;
    opacity: 1;
    border: 2px solid var(--bcolor2);
}
ul[style="list-style-type: circle;"] li:hover:before {
	color: var(--bcolor2);
}


/* вставка ютуба */
.YOUTUBE_INSERT {
	width: 100%;
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    border-collapse: collapse;
}
.YOUTUBE_INSERT_2 {
	width: 100% !important;
    position: relative;
    max-width: none;
    margin: 0 auto;
    border-collapse: collapse;
}
	.YOUTUBE_INSERT_3 {
		width: 100%;
		height: 100%;
	    position: relative;
	    max-width: none;
	    margin: 0 auto;
	    border-collapse: collapse;
	}
.YOUTUBE_INSERT tbody, .YOUTUBE_INSERT tr, .YOUTUBE_INSERT_2 tbody, .YOUTUBE_INSERT_2 tr, .YOUTUBE_INSERT_3 tbody, .YOUTUBE_INSERT_3 tr {
	display: block;
    width: 100%;
    height: 100%;
}
.YOUTUBE_INSERT td, .YOUTUBE_INSERT_2 td {
	text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 55.65%;
    position: relative;
}
.YOUTUBE_INSERT_3 td {
	text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.YOUTUBE_INSERT iframe, .YOUTUBE_INSERT_2 iframe, .YOUTUBE_INSERT_3 iframe, .YOUTUBE_INSERT div, .YOUTUBE_INSERT_2 div, .YOUTUBE_INSERT_3 div {
	width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.YOUTUBE_INSERT iframe, .YOUTUBE_INSERT_2 iframe, .YOUTUBE_INSERT_3 iframe {
	z-index: 10;
}

.YOUTUBE_INSERT_4 {
	width: 100%;
	height: 100%;
    position: relative;
    max-width: none;
    margin: 0 auto;
    border-collapse: collapse;
}
.YOUTUBE_INSERT_4 tbody {
	width: 100%;
    height: 100%;
}
.YOUTUBE_INSERT_4 tr {
	display: table;
    width: 100%;
    height: 100%;
}
.YOUTUBE_INSERT_4 tr:before {
	content: '';
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 22%;
    height: 100%;
    background: url(img/vo3.png) center / contain no-repeat;
    opacity: 0.8;
}
.YOUTUBE_INSERT_4 td {
	text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 78%;
    height: 100%;
    position: relative;
}
.YOUTUBE_INSERT_4 iframe, .YOUTUBE_INSERT_4 div {
	width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.YOUTUBE_INSERT_4 iframe {
	z-index: 10;
}
@media screen and (max-width: 1400px) {
	.YOUTUBE_INSERT_4 tr:before {
		width: 24%;
	}
	.YOUTUBE_INSERT_4 td {
	    width: 76%;
    }
}
@media screen and (max-width: 1100px) {
	.YOUTUBE_INSERT_4 tr:before {
		width: 26%;
		background: url(img/vo3.png) left / contain no-repeat;
	}
	.YOUTUBE_INSERT_4 td {
	    width: 74%;
    }
}

.YOUTUBE_PRELOADER:after {
	content: '';
    background: url('/img/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px !important;
    width: 69px !important;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.YOUTUBE_PRELOADER:hover:after{
    background-position: 0 0;
}

.RUTUBE_PRELOADER:after {
	content: '';
    background: url('/img/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px !important;
    width: 69px !important;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.RUTUBE_PRELOADER:hover:after{
    background-position: 0 0;
}


/* старые элементы */
.gotoadmin {
    font-size: 10px;
    color: red;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 400;
    position: fixed;
    left: 0;
    bottom: 0;
    line-height: 15px;
    padding: 10px;
    z-index: 100;
}
.BLOCKS_BUTTON_2 {
	font-size: 1.2vw;
    text-transform: uppercase;
    padding: 1.2vw 1.7vw;
    border: 1px solid var(--bcolor);
    color: #ffffff;
    border-radius: 2vw;
    font-weight: 600;
    margin: 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
    transition: all ease 0.4s;
    background: var(--bcolor);
}
.BLOCKS_BUTTON_2:hover {
	background: var(--bcolor2);
	box-shadow: 0 0.5vw 0.9vw -0.7vw rgb(0 0 0 / 78%);
}
.LEFT_CONTENT_IMAGE {
	float: left;
    margin: 0 25px 10px 0;
    box-shadow: 0 8px 20px -12px rgb(0 0 0 / 60%);
}

/* РАЛ в товар */
.TOV_RAL {
	position: absolute;
    left: 10px;
    top: 10px;
    z-index: 5;
    display: table;
    border-radius: 3px;
    background: #fff;
    font-size: 12px;
}
.TOV_RAL > div {
	display: table-cell;
    vertical-align: middle;
    padding: 8px;
}
.TOV_RAL > div:nth-child(1) {
	width: 48px;
    padding-right: 0;
}
.TOV_RAL img {
	width: 100%;
}
.TOV_RAL p {
	font-weight: bold;
    margin: 0;
    font-size: 14px;
}


/* кнопка водопотребности */
.AF_BUTTON_1 {
	display: table;
    margin: 0 auto;
    padding: 20px 30px;
    border: 1px solid #6b6b6b;
    border-radius: 60px;
    font-size: 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    color: #3e3e3e;
    background: url(imgv/table.jpg) center / cover no-repeat;
    transition: all ease 0.6s;
}
.AF_BUTTON_1 i {
    color: #7dd40a;
}
.AF_BUTTON_1:hover {
	color: #7dd40a;
	box-shadow: 0px 0.6vw 1vw -0.4vw rgb(51 51 51 / 70%) !important
}

.AQUABUT {
	display: inline-block;
    text-decoration: none;
    color: var(--bcolor);
    font-size: 22px;
    line-height: 26px;
    padding: 18px 22px;
    border: 2px solid var(--bcolor);
    margin: 10px 0 0 0;
    transition: all ease 0.2s;
    background: #fff;
}
.AQUABUT:hover {
    box-shadow: 0 10px 24px -12px rgb(0 0 0 / 60%);
}


/*черный фон результатов*/
#cb_black {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.7);
	display:none;
	z-index: 99;
}
.sendtrue {
	position: fixed;
    width: 70%;
    height: 50%;
    top: 25%;
    left: 15%;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.82);
    box-shadow: 0px 0px 5vw rgba(105, 224, 15, 0.7);
    display: table;
    z-index: 9990;
}
.sendfalse {
	position: fixed;
    width: 70%;
    height: 50%;
    top: 25%;
    left: 15%;
    background: rgb(255, 255, 255);
    border: 1px solid rgba(160, 0, 0, 0.82);
    box-shadow: 0px 0px 5vw rgba(255, 41, 41, 0.7);
    display: table;
    z-index: 9990;
    color: #230101;
}
.sendtrue p, .sendfalse p {
	display:table-cell;
	vertical-align:middle;
	font-size: 20px;
	text-align: center;
}
/*черный фон результатов конец*/

/* НАВИГАЦИЯ ТОВАРОВ и статей НА СТРАНИЦЕ */
.navbar {
	text-align: center;
	padding: 30px 0;
}
.knop p {
	color: #626262;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #626262;
    background: #fff;
    padding: 0 6px;
    min-width: 45px;
    height: 45px;
    font-size: 16px;
    line-height: 42px;
    display: inline-block;
    margin: 0;
}
.knop:hover p {
	color: #ffffff;
    border: 1px solid var(--bcolor2);
    background: var(--bcolor2);
}
.nav, .ser {
	display: inline;
}
.nav span {
	color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid var(--bcolor);
    background: var(--bcolor);
    padding: 0 6px;
    min-width: 45px;
    height: 45px;
    font-size: 16px;
    line-height: 42px;
    display: inline-block;
    margin: 0;
}
.ser span {
	color: #585858;
    font-weight: bold;
    text-decoration: none;
    padding: 0;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    margin: 0;
}


/* Страница запчастей */
.zapTable {

}
.zapTable > div {
	display: flex;
	align-items: center;
}
.zapTable > div > div {
	width: 50%;
	padding: 10px;
}
.zapTable > div > div:nth-child(1) {
	width: 60%;
}
.zapTable > div > div:nth-child(2) {
	width: 40%;
}
.zapTable > div:nth-child(2n) > div:first-child {
	order: 2;
}
.zapTable > div:nth-child(2n) > div:last-child {
	order: 1;
}
.pLikeH2 {
	font-weight: 600;
    color: #3e3e3e;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0 auto 20px;
}
.pLikeH2 > span {
	color: #4ac500;
}
.zapImg {
	border-radius: 10px;
    box-shadow: 0 9px 15px -10px #000;
}
.zapVPC {

}
.zapButton {
	display: inline-table;
    padding: 15px 30px;
    border: 0;
    color: #ffffff;
    background: var(--bcolor);
    border-radius: 10px;
    font-size: 18px;
    font-weight: 500;
    -o-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    cursor: pointer;
}
.zapButton:hover {
    background: var(--bcolor2);
    box-shadow: 0 12px 17px -19px #000;
}

/*строка поиска*/
.LC_SEARCH {
    padding: 0;
    width: 22vw;
    display: flex;
}
.LC_SEARCH > input[type="text"] {
    width: 100%;
    vertical-align: middle;
    height: 2.4vw;
    padding: 0 0.6vw;
    border: 1px solid #9a9a9a;
    color: #000;
    background: #fff;
    font-size: 1vw;
    border-radius: 0.3vw 0 0 0.3vw;
}
.LC_SEARCH > button {
    color: #fff;
    background: #5f5f5f url(../img/search_page/lupa.png) center / 50% no-repeat;
    width: 2.4vw;
    height: 2.4vw;
    text-align: center;
    line-height: 2.3vw;
    border: 0;
    font-size: 1vw;
    vertical-align: middle;
    transition: all ease 0.4s;
    cursor: pointer;
    border-radius: 0 0.3vw 0.3vw 0;
}
.LC_SEARCH > button:hover {
	background: #9ccb2c url(../img/search_page/lupa.png) center / 50% no-repeat;
}

/* вывод отдельных товаров на страницу */
.SINP_BLOCK {
	display: block;
    width: 98%;
    margin: 1% auto;
    color: #3d3d3d;
    vertical-align: top;
    border-radius: 4px;
    transition: all ease 0.4s;
    text-decoration: none;
    box-shadow: 0 0.4vw 1vw -1vw;
}
.SINP_BLOCK:hover {
	box-shadow: 0 0.5vw 1vw -0.8vw;
	transform: translateY(-3px);
}
.SINP_BLOCK > span {
	display: block;
	width: 100%;
	padding-bottom: 75%;
	position: relative;
}
.SINP_BLOCK > span > img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: top;
    border-radius: 4px 4px 0 0;
}
.SINP_BLOCK p {
    margin: 0;
    text-align: center;
    display: table;
    width: 100%;
    height: 60px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e9e9e9;
}
.SINP_BLOCK p span {
	display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    color: #3d3d3d;
    font-weight: 500;
}
@media screen and (max-width: 1000px) {
	.SINP_BLOCK p span {
		font-size: 15px;
	    font-weight: 400;
	}
}
@media screen and (max-width: 900px) {
	.SINP_BLOCK p span {
		font-size: 16px;
	    font-weight: 500;
	}
}


.PROD_BUT_CONS {
    display: inline-block;
	background: #fff;
	color: #373E44;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
	border: 1px solid var(--bcolor);
	border-radius: 3px;
	text-align: center;
	width: 190px;
	padding: 10px 0;
	text-decoration: none;
	transition: all ease 0.2s;
}
.PROD_BUT_CONS:hover {
	color: #4bac1c;
	border: 1px solid #4bac1c;
}


/* исправление упрямости jivo */
.checkbox__Lbo5o {
	display: none !important;
}
.container__XmjnR.__show__M038A .checkbox__Lbo5o {
	display: grid !important;
}


/* доп блоки для дизайна */
/* белый блок с тенью */
.WHITE_BLOCK_SHADOW {
	background: #fff;
	box-shadow: 0 10px 20px -10px rgb(0 0 0 / 70%);
}
.GREENLITE_BLOCK_SHADOW {
	/* background: #d0ffc8; */
	background: #efffe7;
	box-shadow: 0 10px 20px -10px rgb(0 0 0 / 70%);
}
.YELLOWLITE_BLOCK_SHADOW {
	background: #fcffc8;
	box-shadow: 0 10px 20px -10px rgb(0 0 0 / 70%);
}
.WHITE_BLOCK {
	background: #ffffff;
    margin: 10px 0;
    padding: 20px;
    box-shadow: -2px 4px 40px rgb(0 0 0 / 6%);
}
.GREEN_BORDER_0011 {
	position: relative;
}
.GREEN_BORDER_0011:before {
	content: '';
    position: absolute;
    right: 2px;
    top: 2px;
    width: 1px;
    height: 90%;
    background: linear-gradient(to bottom, var(--bcolor), transparent);
}
.GREEN_BORDER_0011:after {
	content: '';
    position: absolute;
    right: 2px;
    top: 2px;
    width: 90%;
    height: 1px;
    background: linear-gradient(to right, transparent, var(--bcolor));
}


/* стиль для товаров, выведенных поштучно вручную */
.PGTIPE_PAGETABLE {
	display: table;
	width: 100%;
}
.PGTIPE_PAGETABLE > div {
	display: table-cell;
	vertical-align: top;
}
.PGTIPE_PAGETABLE > div:nth-child(1) {
	width: 300px;
	background: #fff;
}
.PGTIPE_PAGETABLE > div:nth-child(2) {
	padding: 0 0 0 20px;
}

.PV_TOV_CONTAINER_2 {
	display: table;
    width: 100%;
    height: 150px;
    padding: 10px;
    background: #fff;
    margin: 5px 0 10px;
    box-shadow: 0 10px 20px -10px rgb(0 0 0 / 70%);
    border-radius: 5px;
}
.PV_TOV_CONTAINER {
	display: table;
    width: 100%;
    height: 150px;
    padding: 10px;
    background: #fff;
    margin: 5px 0 10px;
    box-shadow: 0 10px 20px -10px rgb(0 0 0 / 70%);
    border-radius: 5px;
}
.PV_TOV_CONTAINER > div {
	display: table-cell;
	vertical-align: top;
	padding: 10px;
}
.PV_TOV_CONTAINER > div:nth-child(1) {
	width: 150px;
}
.PV_TOV_CONTAINER > div:nth-child(2) {

}
.PV_TOV_CONTAINER > div:nth-child(3) {
	width: 180px;
	position: relative;
}
.PV_TOV_CONTAINER > div:nth-child(1) img {
	width: 100%;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px;
    display: block;
}
.PVT_NAME {
	text-decoration: none;
    font-weight: 500;
    color: var(--color-black);
}
.PVT_PRICE {
	margin: 0 0 6px;
    font-size: 15px;
    font-weight: 600;
}
.TVP_STOCK {
	margin: 0;
	font-size: 15px;
	display: flex;
    align-items: center;
}
.TVP_STOCK img {
	width: 20px;
    display: inline-block;
    margin: 0 5px 0 0;
}
.TVP_STOCK_ACT {
	color: var(--bcolor);
}
.TVP_STOCK_SOLD {
	color: #e00000;
}
.TVP_STOCK_SOLD img {
	-webkit-filter: grayscale(100%) brightness(50%);
    -moz-filter: grayscale(100%) brightness(50%);
    -ms-filter: grayscale(100%) brightness(50%);
    -o-filter: grayscale(100%) brightness(50%);
    filter: grayscale(100%) brightness(50%);
    filter: gray;
    opacity: 0.3;
}
.TVP_STOCK_STOCK {
	color: #bcbcbc;
}
.TVP_STOCK_STOCK img {
	-webkit-filter: grayscale(100%) brightness(50%);
    -moz-filter: grayscale(100%) brightness(50%);
    -ms-filter: grayscale(100%) brightness(50%);
    -o-filter: grayscale(100%) brightness(50%);
    filter: grayscale(100%) brightness(50%);
    filter: gray;
    opacity: 0.3;
}
.TVP_BRAND {
	font-size: 14px;
    margin: 0;
    position: absolute;
    bottom: 10px;
    display: flex;
    align-items: center;
}
.TVP_BRAND img {
	width: 20px;
    display: inline-block;
    margin: 0 5px 0 0;
    opacity: 0.7;
}
.TVP_RAL {
	font-size: 14px;
    display: flex;
    align-items: center;
    margin: 6px 0 0;
}
.TVP_RAL img {
	width: 20px;
    display: inline-block;
    margin: 0 5px 0 0;
}
.CTCPBS_TBL_2 {
    display: table;
    padding: 7px 0;
    width: 100%;
    font-size: 14px;
    color: #373E44;
}
.TVP_LNGCHA {
	margin: 10px 0 0 0;
    font-size: 14px;
    position: relative;
    height: 100px;
    overflow: hidden;
}
.TVP_LNGCHA:hover {
	overflow: unset;
}
.TVP_LNGCHA > div {
	padding: 0 0 0 10px;
}
.TVP_LNGCHA:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 15px;
	background: linear-gradient(to bottom, transparent, #fff);
	z-index: 1;
}
.TVP_LNGCHA:hover > div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2;
	padding: 0 10px 10px 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 12px 14px -16px rgb(0 0 0 / 70%);
}
.TVP_TBL_2 {
	margin: 0 0 4px 0;
}
.TVP_TBL_2 > div {
    display: table-cell;
    vertical-align: top;
}
.TVP_TBL_2 > div:nth-child(1) {
	color: #4e4e4e;
    /* color: var(--color-black); */
    /* color: var(--bcolor2); */
    padding: 0 10px 0 0;
}
.TVP_TBL_2 > div:nth-child(2) {
    color: var(--bcolor);
    font-weight: 500;
    /* color: var(--color-black); */
    /* color: var(--bcolor2); */
}
.TVP_MENU_TITLE {
	text-align: center;
    font-weight: 500;
    padding: 15px 0;
    margin: 0;
    background: var(--bcolor);
    color: var(--color-white);
}
.TVP_MENU {
	list-style-type: none;
	padding: 0;
}
.TVP_MENU > li {
	position: relative;
    display: table;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    color: #343434;
    padding: 0 36px 0 14px;
    height: 36px;
    cursor: pointer;
}
.TVP_MENU > li:hover {
	background: var(--bcolor);
    color: #fff;
}
.TVP_MENU > li:hover a {
	color: #fff;
}
.TVP_MENU > li:before {
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    width: 36px;
    height: 28px;
    background: url(../img/btnRight.svg) center / 22% no-repeat;
    transform: rotate(90deg);
}
.TVP_MENU p {
	margin: 0;
	display: table-cell;
    vertical-align: middle;
}
.TVP_MENU a {
	margin: 0;
	display: table-cell;
    vertical-align: middle;
	color: #343434;
	text-decoration: none;
}


/* rpv_leftmenu_2 */
.RPVLM_2 {	margin: 20px 0;
	counter-reset: num;
}
.RPVLM_2 a {	position: relative;
    display: table;
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    color: #202020;
    padding: 8px 20px 8px 40px;
    cursor: pointer;
    text-decoration: none;
}
.RPVLM_2 a:before, .RPVLM_2 > p:before {	content: counter(num) '.';
    counter-increment: num;
    display: inline-block;
    position: absolute;
    top: 6px;
    line-height: 20px;
    left: 10px;
    width: 20px;
    color: var(--bcolor);
    text-align: center;
}
.RPVLM_2 a:hover {
    background: var(--bcolor);
    color: #fff;
}
.RPVLM_2 a:hover:before {	color: #fff;
}
.RPVLM_2_ACTIVE {
	position: relative;
	font-size: 14px;
    line-height: 16px;
    color: #202020;
    padding: 8px 20px 8px 40px;
    background: var(--bcolor2);
    color: #fff !important;
    padding: 10px 20px 10px 40px !important;
    margin: 0;
}
.RPVLM_2_ACTIVE:before {	color: #fff !important;
	top: 8px !important;
}

.TVP_MENU_2 {
	/* list-style-type: none; */
	padding: 0;
	margin: 10px 0 20px 40px;
}
.TVP_MENU_2 > li {
	position: relative;
    /* display: table; */
    width: 100%;
    font-size: 14px;
    line-height: 16px;
    color: #343434;
    padding: 8px 36px 8px 0;
    cursor: pointer;
}
.TVP_MENU_2 > li:hover {
	text-decoration: underline;
}
.TVP_MENU_2 > li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    width: 36px;
    height: 28px;
    background: url(../img/btnRight.svg) center / 22% no-repeat;
    transform: rotate(90deg);
}


/* корректировка размещения Jivo и ватсап*/
.wrap__eMM44 {
	bottom: 80px !important;
}

.__jivoCallbackBtn {
	margin-bottom: 50px !important;
}
 /*
.wa_circle_link {
	position: fixed;
    right: 40px;
    bottom: 60px;
    width: 65px;
    height: 65px;
    display: block;
    background: #25d366 url(../img/wacircle.png) center / 80% no-repeat;
    border-radius: 50%;
    box-shadow: 1px 6px 18px -5px rgb(7 94 84 / 41%);
    transition: all ease 0.3s;
    z-index: 9999;
}
.wa_circle_link:hover {
	background: #1bbd58 url(../img/wacircle.png) center / 80% no-repeat;
	box-shadow: 1px 6px 21px -6px rgb(14 37 23 / 80%);
}
*/
.max_circle_link {
	position: fixed;
    right: 40px;
    bottom: 125px;
    width: 65px;
    height: 65px;
    display: block;
    background: url(../img/maxcircle.jpg) center / cover no-repeat;
    border-radius: 50%;
    box-shadow: 1px 6px 18px -5px rgb(7 94 84 / 41%);
    transition: all ease 0.3s;
    z-index: 9999;
}
.max_circle_link:hover {
	box-shadow: 1px 6px 21px -6px rgb(14 37 23 / 80%);
}

.tg_circle_link {
	position: fixed;
    right: 40px;
    bottom: 200px;
    width: 65px;
    height: 65px;
    display: block;
    background: #29A9EA url(../img/telegram.png) center / 50% no-repeat;
    border-radius: 50%;
    box-shadow: 1px 6px 18px -5px rgb(7 94 84 / 41%);
    transition: all ease 0.3s;
    z-index: 9999;
}
.tg_circle_link:hover {
	background: #2590c6 url(../img/telegram.png) center / 50% no-repeat;
	box-shadow: 1px 6px 21px -6px rgb(14 37 23 / 80%);
}


/* использование куки */
.cookie_block {
	position: fixed;
    left: 10px;
    bottom: 10px;
    padding: 25px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #00AEEF;
    border-radius: 2px;
    z-index: 99999999999;
    display: none;
}
.cookie_block > div {
	display: table-cell;
	vertical-align: middle;
}
.cookie_block > div:last-child {	padding: 0 0 0 50px;
}
.cookie_block > div > button {
	display: table;
    padding: 10px 20px;
    margin: 0 0 0 auto;
    cursor: pointer;
    transition: all linear 0.3s;
    border: 0;
    background: #00AEEF;
    text-transform: uppercase;
    border-radius: 5px;
    color: #fff;
}
.cookie_block > div > button:hover {
    background: #52d0ff;
}


@media screen and (max-width: 1280px) {
	.fadeTtl {
		font-size: 3.8vw;
	}
	h2 {
		font-size: 2.7vw;
	}

	/*Блоки товаров слайдер*/
	.probTovBlock img {
		height: 16vw;
	}
	.SBCBTB_NAME {
		font-size: 1.4vw;
	}
	.SBCBTB_DESC {
		font-size: 1.1vw;
		line-height: 1.6vw;
	}

	/* футер начало */
	.ftTtl {
		font-size: 18px;
	    line-height: 18px;
	}
	.ftLnk1 {
		font-size: 15px;
	    line-height: 17px;
	}
	.ftLnk2 {
	    font-size: 18px;
	    line-height: 18px;
    }
    .ftTxt1, .ftTxt3 {
    	font-size: 14px;
    }
}

/* ОБЩИЕ СТИЛИ ДЛЯ МОБИЛЬНЫХ */
@media screen and (max-width: 900px) {

	.qqq {
		width: 100%;
	}
	.www {
		width: 100%;
	}
	.rrr {
		width: 100%;
	}
	.eee {
		max-width: 100%;
	}
	.w260 {
		width: 100%;
	}
	.mw100per {
		width: 100%;
		max-width: 100%;
	}

	.BUTTONS {
		display: table;
		margin: 5px auto;
	}
	.BUTTONS2 {
		display: table;
		margin: 5px auto;
	}


	/* СТИЛИ ДЛЯ ТИНИ TINY MCE */
	.CONTACT_TABLE {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE > tbody {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE > tbody > tr {
		width: 100% !important;
		display: block;
	}
	.CONTACT_TABLE > tbody > tr > td {
		padding: 5px 10px;
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE i {
		margin-right: 5px;
	    font-size: 18px;
	}


	.CONTACT_TABLE_SPECIF {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE_SPECIF > tbody {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE_SPECIF > tbody > tr {
		width: 100% !important;
		display: block;
	}
	.CONTACT_TABLE_SPECIF > tbody > tr > td {
		padding: 5px 10px;
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE_SPECIF i {
		margin-right: 5px;
	    font-size: 18px;
	}





	.CONTACT_TABLE_FLEX_REVERSE {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE_FLEX_REVERSE > tbody {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE_FLEX_REVERSE > tbody > tr {
		width: 100% !important;
		display: flex;
		flex-direction: column;
	}
	.CONTACT_TABLE_FLEX_REVERSE > tbody > tr > td {
		padding: 5px 10px;
		display: table;
		width: 100% !important;
	}
	.CONTACT_TABLE_FLEX_REVERSE > tbody > tr > td:first-child {
		order:2;
	}
	.CONTACT_TABLE_FLEX_REVERSE > tbody > tr > td:last-child {
		order:1;
	}
	.CONTACT_TABLE_FLEX_REVERSE i {
		margin-right: 5px;
	    font-size: 18px;
	}



	.CONTACT_TABLE_NO_PADDING {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE_NO_PADDING tbody {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE_NO_PADDING tr {
		width: 100% !important;
		display: block;
	}
	.CONTACT_TABLE_NO_PADDING td {
		display: block;
		width: 100% !important;
	}
	.CONTACT_TABLE_NO_PADDING i {
		margin-right: 5px;
	    font-size: 18px;
	}


	.TABLE_MIB_2_CELL {
		display: block;
		width: 100% !important;
	}
	.TABLE_MIB_2_CELL tbody {
		display: block;
		width: 100% !important;
	}
	.TABLE_MIB_2_CELL tr {
		width: 100% !important;
		display: block;
	}
	.TABLE_MIB_2_CELL td {
		display: inline-block;
		width: 33% !important;
	}
	.TABLE_MIB_2_CELL i {
		margin-right: 5px;
	    font-size: 18px;
	}

	.TABLE_MIB_50_CELL {
		width: 100% !important;
	}
	.TABLE_MIB_50_CELL tbody {
		width: 100% !important;
	}
	.TABLE_MIB_50_CELL tr {
		width: 100% !important;
	}
	.TABLE_MIB_50_CELL td {
		display: inline-block;
	    width: 50% !important;
	    padding: 5px 10px;
	    vertical-align: top;
	}

	.TABLE_MIB_25_CELL {
		width: 100% !important;
	}
	.TABLE_MIB_25_CELL tbody {
		width: 100% !important;
	}
	.TABLE_MIB_25_CELL tr {
		width: 100% !important;
	}
	.TABLE_MIB_25_CELL td {
		display: inline-block;
	    width: 25% !important;
	    padding: 5px 10px;
	    vertical-align: top;
	}



	.BORDER_MOBILE_TABLE {
		border-collapse: collapse;
		width: 100%;
		display: block;
	}
	.BORDER_MOBILE_TABLE thead {
		display: block;
	}
	.BORDER_MOBILE_TABLE p {
		margin:0;
	}
	.BORDER_MOBILE_TABLE tbody {
		display: block;
		width: 100%;
	}
	.BORDER_MOBILE_TABLE tr:hover {
		background: #e3f6e4;
	}
	.BORDER_MOBILE_TABLE tbody tr:not(:first-child) td:first-child {
	    background: #dcdedc;
	}
	.BORDER_MOBILE_TABLE tr {
		display: block;
		width: 100%;
	}
	.BORDER_MOBILE_TABLE td {
		padding: 10px 16px;
		border: 1px solid #cfcfcf;
		display: block;
		width: 100% !important;
	}
	.BORDER_MOBILE_TABLE th {
		padding: 10px 16px;
		border: 1px solid #cfcfcf;
		display: block;
		width: 100%;
	}


	.SPECIFICATION_TABLE_MOBSCROLL {
		min-width: unset;
	    max-width: 90vw;
	    margin: 0 auto;
	    overflow-x: scroll;
	    display: block;
	}
	.SPECIFICATION_TABLE_MOBSCROLL tbody {
		display: table;
	}





	.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER {
		display: block;
		width: 100% !important;
	}
	.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER tbody {
		display: block;
		width: 100% !important;
	}
	.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER tr {
		width: 100% !important;
		display: block;
	}
	.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER td {
		display: block;
		width: 100% !important;
	}
	.SPECIFICATION_TABLE_MOBSCROLL_NOBORDER i {
		margin-right: 5px;
	    font-size: 18px;
	}


	.CTMOB50PER {
		display: block;
		width: 100% !important;
	}
	.CTMOB50PER > tbody {
		display: block;
		width: 100% !important;
	}
	.CTMOB50PER > tbody > tr {
		width: 100% !important;
		display: table;
	}
	.CTMOB50PER > tbody > tr > td {
		padding: 5px 10px;
		display: inline-block;
	}
	.CTMOB50PER i {
		margin-right: 5px;
	    font-size: 18px;
	}



	.IMAGE_LEFT {
		float: none;
		margin: 5px 0 15px;
		width: 100%;
	}
	.IMAGE_RIGHT {
		float: none;
		margin: 5px 0 15px;
		width: 100%;
	}
	.IMAGE_CENTER_MINI {
		width: 100%;
		max-width: 200px;
	}
	.BLOCK_ALIGN_CENTER_MOBILE {
		margin-left: auto;
		margin-right: auto;
		width: fit-content;
	}

	.MOBILE_INLINE_CENTER {
		text-align: center;
	}



	/*черный фон результатов*/
	.sendtrue {
	    width: 90%;
	    left: 5%;
	    padding: 4%;
	}
	.sendfalse {
	    width: 90%;
	    left: 5%;
	    padding: 4%;
	}
	.sendtrue p, .sendfalse p {
		font-size: 18px;
	}
	/*черный фон результатов конец*/


	.MCCATSCC_ACT {
		max-height: unset;
	}

}

/*верт*/
@media screen and (max-width: 900px) and (max-aspect-ratio: 13/9) {
	/* корректировка размещения Jivo и ватсап
	.wrap__eMM44 {
	    bottom: 30px !important;
	}
	*/
	.max_circle_link {
		bottom: 100px;
		right: 20px;
	}
	/*
	.wa_circle_link {
		bottom: 130px;
		right: 20px;
	}
	*/
	.tg_circle_link {
		bottom: 180px;
		right: 20px;
	}


	/* стиль для товаров, выведенных поштучно вручную */
	.PGTIPE_PAGETABLE > div:nth-child(1) {
		display: block;
		width: 100%;
	}
	.PGTIPE_PAGETABLE > div:nth-child(2) {
	    padding: 0;
	    display: block;
	}
	.PV_TOV_CONTAINER {
		display: grid;
	    grid-template-columns: repeat(3, 1fr);
	    grid-auto-flow: row dense;
	    margin: 5px 0 15px;
	    height: auto;
	}
	.PV_TOV_CONTAINER > div:nth-child(1) {
	    width: auto;
	    grid-column: 1 / span 1;
	    grid-row: 1;
	}
	.PV_TOV_CONTAINER > div:nth-child(2) {
	    width: auto;
	    grid-column: 2 / span 2;
	    grid-row: 1 / span 2;
	}
	.PV_TOV_CONTAINER > div:nth-child(3) {
	    width: auto;
	    position: relative;
	    grid-row: 2;
	}
	.PV_TOV_CONTAINER > div:nth-child(1) img {
		height: 22vw;
	}
	.TVP_LNGCHA {
		overflow: unset;
		height: auto;
	}
	.TVP_LNGCHA:before {
		display: none;
	}
	.TVP_LNGCHA > div {
		padding: 0;
	}
	.TVP_LNGCHA:hover > div {
		padding: 0;
		position: static;
	}
	.PVT_PRICE {
		font-size: 2.7vw;
	}
	.TVP_STOCK {
		font-size: 2.5vw;
	}
	.TVP_RAL img {
		width: 3vw;
	}
	.TVP_RAL {
		font-size: 2.5vw;
	}
	.TVP_BRAND {
		font-size: 2.5vw;
		margin: 6px 0 0 0;
		position: static;
	}
	.TVP_TBL_2 {
	    margin: 0 0 8px 0;
	}
	.TVP_STOCK img {
		width: 3vw;
	}
	.TVP_BRAND img {
		width: 3vw;
	}

	/* меню мобильный вертикальный */
	.menuline {
		height: 13vw;
	}
	.menuMarg {
		height: 13vw;
	}
	.ML_CONTAIN {
		padding: 0;
	}
	.menuline .generalCenter {
		padding: 0;
	}
	.MENU_CONT, .MENU_CONT_2 {
		padding: 0 1vw;
	}
	.MENU_CONT > div:nth-child(1) {
		width: 18vw;
		order: 3;
		height: 13vw;
		flex: auto;
		padding: 0;
	}
	.MENU_CONT > div:nth-child(2) {
		display: none;
	}
	.MENU_CONT > div:nth-child(3) {
	    order: 2;
	}
	.MENU_CONT > div:nth-child(4) {
	    order: 4;
	    background: #fff;
	    z-index: 10;
	    height: 13vw;
	    padding: 1.5vw 1vw 0 1vw;
	}
	.MENU_CONT > div:nth-child(5) {
	    order: 5;
	    background: #fff;
	    z-index: 10;
	    height: 13vw;
		padding: 1.5vw 1vw 0 1vw;
	}
	.MENU_CONT > div:nth-child(6) {
	    order: 3;
	    background: #fff;
	    z-index: 10;
	    height: 13vw;
		padding: 1.5vw 1vw 0 1vw;
	}
	.MENU_CONT > div:nth-child(7) {
	    order: 6;
	    background: #fff;
	    z-index: 10;
	    /* flex: auto; */
	    height: 13vw;
	    padding: 1.5vw 1vw 0 1vw;
	    width: auto;
	}
	.MC_SPAN {
		display: none;
	}
	.MC_AP {
		font-size: 3.2vw;
		display: none;
	}
	.MC_AP_MOB {
	    width: 10vw;
	    height: 10vw;
	    font-size: 5vw;
	    background: #2b2b2b;
	    color: #ffffff;
	    border: 0;
		display: inline-block;
		text-align: center;
	    line-height: 10vw;
	}
	.MENU_CONT > div:nth-child(8) {
	    display: block;
	    order: 1;
	    height: 13vw;
	    padding: 1.5vw 1vw 0 1vw;
	}
	.MENU_CONT > div:nth-child(9) {
	    display: block;
	}
	/*
	.MENU_CONT > div:nth-child(1) h1 {
		position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    margin: 0;
	    text-align: center;
	    height: 4vw;
	    font-size: 3vw;
	    line-height: 4vw;
	    z-index: 0;
	}
	*/
	.RC_TOP2_SMOB {
		display: inline-block;
	    width: 10vw;
	    height: 10vw;
	    font-size: 5vw;
	}
	.RCT2S_OPEN {
		display: flex !important;
	    position: fixed;
	    left: 2%;
	    top: 14vw;
	    width: 96%;
	    height: 12vw !important;
	    margin: 0 !important;
	    box-shadow: 0 1vw 3vw -1.5vw #000;
	    padding: 0 !important;
	    z-index: 5;
	}
	.RC_TOP2_SEARCH {
		display: none;
	}

	.MC_CB {
		height: 10vw;
	    width: 10vw;
	    padding: 0;
	    text-align: center;
	    line-height: 13vw;
	}
	.MC_CB > img {
		display: inline;
	    width: 50%;
	}
	.MC_CB span {
		display: none;
	}
	.MC_TG {
	    width: 10vw;
	    height: 10vw;
	    line-height: 12vw;
	}
	.MC_TG > img {
	    width: 50%;
	}
	.MC_WA {
	    width: 10vw;
	    height: 10vw;
	    line-height: 12vw;
	}
	.MC_WA > img {
	    width: 50%;
	}
	.MC_MAX {
	    width: 10vw;
	    height: 10vw;
	    line-height: 12vw;
	}
	.MC_MAX > img {
	    width: 100%;
	}
	.MC_VK {
	    width: 10vw;
	    height: 10vw;
	    line-height: 14vw;
	}
	.MC_VK > img {
	    width: 80%;
	}
	.MC_CATBUT_MOB {
	    width: 10vw;
	    height: 10vw;
	    line-height: 11.5vw;
	}
	.MC_CATBUT_MOB > img {
	    width: 50%;
	}

	.MC_LOGO_MOB {
		display: block;
		width: 18vw;
	    position: static;
	    left: 0;
	    top: 0;
	    z-index: 10;
	    text-align: center;
	    display: table;
	}
	.MC_LOGO_MOB > img {
	    width: 19vw;
	    height: 13vw;
	    vertical-align: middle;
	    -o-object-fit: cover;
		object-fit: cover;
	}
	.MC_LOGO_MOB h1, .MC_LOGO_MOB p {
		display: none;
	}
	.MC_LOGO {
	    display: none;
	}














	.AQUABUT {
		width: 100%;
	}
	.fadeTtl {
	    font-size: 7.8vw;
	}
	h2 {
	    font-size: 5.7vw;
	    margin: 9vw 0 3vw;
	}


	.sliderBlockTbl {
	    display: block;
	}
	.sliderBlockTbl > div {
	    display: block;
	}
	.sliderBlockTbl > div:first-child {
	    width: 100%;
	}
	.sliderBlockTbl > div:last-child {
	    padding: 0;
	}
	.sliderBlockFlex {
		flex-direction: column-reverse;
	}
	.sliderBlockFlex > div:nth-child(1) {
	    padding: 0;
	}
	.SliBloCarousel {
		margin: 20px 0 0;
	}
	.SliBloCarousel .slick-track {
	    padding-bottom: 30px;
	}
	.slick-center .SBCblock {
	    transform: none;
	}
	.sliderBlockFlex > div:nth-child(2) {
	    width: 100%;
	}
	.SliBloCarousel .slick-slide {
	    padding: 0;
	}
	.SBCblock {
		padding: 0;
	}
	.sbfDotTbl > div:last-child {
		display: table-cell;
		position: relative;
	}

	.PAGE_IMAGE {
		float: none;
	    width: 100%;
		margin: 0 0 20px 0;
	}

	/*Блоки товаров слайдер*/
	.probTovBlock img {
	    height: 56vw;
	}
	.SBCBTxtBlock {
		height: 50vw;
	}
	.SBCBTB_NAME {
	    font-size: 5vw;
	}
	.SBCBTB_DESC {
	    font-size: 3.4vw;
	    line-height: 5vw;
	}

	/*похожие статья, товары, запчасти*/
	.SIM_CONT {
	    flex-direction: column;
	}
	.SIM_CONT > a {
		width: 100%;
		margin: 15px 0;
	}
	.SIM_CONT > a > img {
		height: 50vw;
	}

	/* футер начало вертикальный */
	.ftTbl {
		flex-direction: column;
	}
	.ftTtl, .ftLnk2 {
		margin: 0 auto 14px;
		font-size: 20px;
	    line-height: 20px;
	}
	.ftLnk1 {
		margin: 0 auto;
		font-size: 16px;
	    line-height: 20px;
	}
	.ftMinTbl {
		margin: 7vw auto;
	}
	.ftBtnCB {
		width: 100%;
	    text-align: center;
	    font-size: 18px;
	    padding: 18px 35px;
	}
	.ftTbl > div {
		margin: 10px 0;
	}
	.ftTbl > div:last-child {
		margin-top: 6vw;
	}
	.ftTxt1, .ftTxt2, .ftTxt3 {
		text-align: center;
	}
	.ftTxt1, .ftTxt2 {
		font-size: 16px;
	}
	.ftTbl2 {
		display: block;
		padding: 10px 0;
	}
	.ftTbl2 > div {
		display: block;
		width: 100% !important;
		padding: 15px 10px !important;
		text-align: center;
	}
	.ftTbl2 > div:nth-child(1) {
		display: none;
	}

	/* ютуб вставка */
	.YOUTUBE_INSERT {
		max-width: none;
	}
	.YOUTUBE_INSERT_3 td {
	    height: auto;
	    padding-bottom: 56.15%;
	}
	.YOUTUBE_INSERT_4 td {
	    height: auto;
	    padding-bottom: 56.15%;
	    width: 100%;
	}
	.YOUTUBE_INSERT_4 tr:before {
		display: none;
	}

	/* старые элементы */
	.BLOCKS_BUTTON, .BLOCKS_BUTTON_2 {
		font-size: 5.2vw;
	    text-align: center;
	    padding: 5.2vw 1.7vw;
	    border-radius: 10vw;
	}

	/* кнопка водопотребности */
	.AF_BUTTON_1 {
		padding: 7vw 12vw 5vw;
	    border-radius: 14vw;
	    font-size: 8vw;
	}


	/* СТИЛИ ДЛЯ ТИНИ TINY MCE */
	.THREE_BIG_BUNNOTS h3 {
	    font-size: 4.2vw;
	    margin: 4vw auto 0;
	}
	.THREE_BIG_BUNNOTS_2 h3 {
	    font-size: 4.2vw;
	    margin: 4vw auto 0;
	}

	.VERTICAL_DISPLAYBLOCK_TABLE {
		display: block;
		width: 100% !important;
	}
	.VERTICAL_DISPLAYBLOCK_TABLE tbody {
		display: block;
		width: 100% !important;
	}
	.VERTICAL_DISPLAYBLOCK_TABLE tr {
		width: 100% !important;
		display: block;
	}
	.VERTICAL_DISPLAYBLOCK_TABLE td {
		display: block;
		width: 100% !important;
	}

	.VERTICAL_DISPLAYBLOCK_TABLE_PADDING {
		display: block;
		width: 100% !important;
	}
	.VERTICAL_DISPLAYBLOCK_TABLE_PADDING tbody {
		display: block;
		width: 100% !important;
	}
	.VERTICAL_DISPLAYBLOCK_TABLE_PADDING tr {
		width: 100% !important;
		display: block;
	}
	.VERTICAL_DISPLAYBLOCK_TABLE_PADDING td {
		display: block;
		width: 100% !important;
		padding: 10px;
	}


	.CTMOB50PER > tbody > tr > td {
		width: 50% !important;
	}


	/* Страница запчастей */
    .zapTable > div {
    	flex-direction: column;
    }
    .zapTable > div > div {
		width: 100% !important;
		padding: 10px;
	}
	.zapTable > div:nth-child(2n) > div:first-child {
		order: 1;
	}
	.zapTable > div:nth-child(2n) > div:last-child {
		order: 2;
	}

	/* использование куки */
	.cookie_block {
		left: 10px;
	    width: 40%;
	    font-size: 12px;
	    bottom: 10px;
	}
	.cookie_block > div {
		display: block;
	    text-align: center;
	}
	.cookie_block > div > button {
		margin: 10px auto 0;
	}
	.cookie_block > div:last-child {		padding: 0;
	}

}

/*гор*/
@media screen and (max-width: 900px) and (min-aspect-ratio: 13/9) {
	/* корректировка размещения Jivo и ватсап
	.wrap__eMM44 {
	    bottom: 30px !important;
	}
	*/
	.max_circle_link {
	    width: 56px;
	    height: 56px;
	    right: 20px;
	    bottom: 90px;
	    display: none;
	}
	/*
	.wa_circle_link {
	    width: 56px;
	    height: 56px;
	    right: 20px;
	    bottom: 90px;
	}
	 */
	.tg_circle_link {
	    width: 56px;
	    height: 56px;
	    right: 20px;
	    bottom: 140px;
	    display: none;
	}


	/* стиль для товаров, выведенных поштучно вручную */
	.PGTIPE_PAGETABLE > div:nth-child(1) {
		display: block;
		width: 100%;
	}
	.PGTIPE_PAGETABLE > div:nth-child(2) {
	    padding: 0;
	    display: block;
	}
	.PV_TOV_CONTAINER {
		display: grid;
	    grid-template-columns: repeat(3, 1fr);
	    grid-auto-flow: row dense;
	    margin: 5px 0 15px;
	    height: auto;
	}
	.PV_TOV_CONTAINER > div:nth-child(1) {
	    width: auto;
	    grid-column: 1 / span 1;
	    grid-row: 1;
	}
	.PV_TOV_CONTAINER > div:nth-child(2) {
	    width: auto;
	    grid-column: 2 / span 2;
	    grid-row: 1 / span 2;
	}
	.PV_TOV_CONTAINER > div:nth-child(3) {
	    width: auto;
	    position: relative;
	    grid-row: 2;
	}
	.PV_TOV_CONTAINER > div:nth-child(1) img {
		height: 22vw;
	}
	.TVP_LNGCHA {
		overflow: unset;
		height: auto;
	}
	.TVP_LNGCHA:before {
		display: none;
	}
	.TVP_LNGCHA > div {
		padding: 0;
	}
	.TVP_LNGCHA:hover > div {
		padding: 0;
		position: static;
	}
	.TVP_BRAND {
		margin: 6px 0 0 0;
		position: static;
	}
	.TVP_TBL_2 {
	    margin: 0 0 8px 0;
	}

	/* горизонт моб меню */
	.menuline {
		height: 9vw;
	}
	.menuMarg {
		height: 9vw;
	}
	.ML_CONTAIN {
		padding: 0;
	}
	.menuline .generalCenter {
		padding: 0;
	}
	.MENU_CONT > div:nth-child(1) {
		width: 18vw;
		order: 1;
		height: 9vw;
	}
	.MENU_CONT > div:nth-child(4) {
	    order: 4;
	    background: #fff;
	    z-index: 10;
	    height: 9vw;
	    padding: 1.5vw 1vw 0 1vw;
	}
	.MENU_CONT > div:nth-child(5) {
	    order: 5;
	    background: #fff;
	    z-index: 10;
	    height: 9vw;
		padding: 1.5vw 1vw 0 1vw;
	}
	.MENU_CONT > div:nth-child(6) {
	    order: 3;
	    background: #fff;
	    z-index: 10;
	    height: 9vw;
		padding: 1.5vw 1vw 0 1vw;
	}
	.MENU_CONT > div:nth-child(7) {
	    order: 2;
	    background: #fff;
	    z-index: 10;
	    flex: auto;
	    height: 9vw;
	    padding: 2vw 0 0 0;
	}
	.MC_AP {		font-size: 2.2vw;
	}
	.MENU_CONT > div:nth-child(8) {
	    display: block;
	    order: 6;
	    height: 9vw;
	    padding: 1.5vw 1vw 0 1vw;
	}
	.MENU_CONT > div:nth-child(9) {
	    display: block;
	}
	.MENU_CONT > div:nth-child(7) {
		text-align: left;
	}
	.MENU_CONT > div:nth-child(2) {
		display: none;
	}
	.MENU_CONT > div:nth-child(3) {
		order: 2;
	}
	.RC_TOP2_SEARCH {
	    display: none;
	}
	.RC_TOP2_SMOB {
	    display: inline-block;
	    width: 6vw;
	    height: 6vw;
	    font-size: 3vw;
	}
	.RCT2S_OPEN {
		display: flex !important;
	    position: fixed;
	    left: 2%;
	    top: 10vw;
	    width: 96%;
	    height: 6vw !important;
	    margin: 0 !important;
	    box-shadow: 0 1vw 3vw -1.5vw #000;
	    padding: 0 !important;
	    z-index: 5;
	}
	.MC_CB {
		height: 8vw;
	    width: 8vw;
	    padding: 0;
	    text-align: center;
	    line-height: 11vw;
	}
	.MC_CB > img {
		display: inline;
	    width: 50%;
	}
	.MC_CB span {
		display: none;
	}
	.MC_TG {
	    width: 6vw;
	    height: 6vw;
	    line-height: 7vw;
	}
	.MC_TG > img {
	    width: 50%;
	}
	.MC_WA {
	    width: 6vw;
	    height: 6vw;
	    line-height: 7vw;
	}
	.MC_WA > img {
	    width: 50%;
	}
	.MC_MAX {
	    width: 6vw;
	    height: 6vw;
	    line-height: 7vw;
	}
	.MC_MAX > img {
	    width: 100%;
	}
	.MC_VK {
	    width: 6vw;
	    height: 6vw;
	    line-height: 8vw;
	}
	.MC_VK > img {
	    width: 80%;
	}
	.MC_CATBUT_MOB {
	    width: 6vw;
	    height: 6vw;
	    line-height: 7vw;
	}
	.MC_CATBUT_MOB > img {
	    width: 50%;
	}

	.MC_LOGO_MOB {
		display: block;
		width: 18vw;
	    position: relative;
	    left: 0;
	    top: 1vw;
	    z-index: 10;
	    text-align: center;
	    height: 11vw;
	}
	.MC_LOGO_MOB > img {
	    width: 11vw;
	    vertical-align: middle;
	}
	.MC_LOGO_MOB h1, .MC_LOGO_MOB p {
		display: none;
	}
	.MC_LOGO {
	    display: none;
	}









	.sliderBlockTxt1 {
		font-size: 1.8vw;
	    line-height: 2.8vw;
	}
	.sbfTxt1 {
		font-size: 1.6vw;
	}
	.sliderBlockFlex > div:nth-child(2) {
	    width: 80%;
	}
	.slick-dotted.slick-slider {
	    margin-bottom: 0px;
	}
	.SBCblock {
		padding: 0;
	}

	/*Блоки товаров слайдер*/
	.SBCBTxtBlock {
		padding: 10px 10px 0;
	    border-bottom: 15px solid #fff;
	}
	.SBCBTB_DESC {
	    font-size: 1.3vw;
	    line-height: 1.8vw;
	}
	.SBCBTB_NAME {
		width: 80%;
	}
	.SBCBpls1 {
	    right: 12px;
	    top: 18px;
	    width: 19px;
	    height: 19px;
    }

    /*похожие статья, товары, запчасти*/
    .SIM_CONT {
		flex-wrap: wrap;
	}
	.SIM_CONT > a {
		margin: 1%;
		width: 49%;
	}
	.SIM_CONT > a:nth-child(2n+1) {
		margin-left: 0;
	}
	.SIM_CONT > a:nth-child(2n+2) {
		margin-right: 0;
	}

	/* футер начало горизонтальный */
	.ftTbl {
		display: table;
	}
	.ftTbl > div {
		margin: 1% !important;
	    display: inline-block;
	    width: 48%;
	    vertical-align: top;
	}
	.ftTbl2 {
		padding: 0 15px 15px;
	}
	.ftTbl2 > div {
		display: inline-block;
	}
	.ftTbl2 > div:nth-child(1) {
		width: 20%;
	}
	.ftTbl2 > div:nth-child(2) {
		width: 70%;
	}
	.ftTbl2 img {
		width: auto;
	    max-width: 100%;
	}
	.ftTbl2 span {
		display: inline;
	}


	/* старые элементы */
	.BLOCKS_BUTTON, .BLOCKS_BUTTON_2 {
	    font-size: 2.2vw;
	    padding: 2.2vw 1.7vw;
	    border-radius: 5vw;
	    margin: 0 1vw;
	}

	/* ютуб вставка */
	.YOUTUBE_INSERT {
		max-width: none;
	}
	.YOUTUBE_INSERT_3 td {
	    height: auto;
	    padding-bottom: 40%;
	}
	.YOUTUBE_INSERT_4 tr {
	    height: 39vw;
	}

	/* кнопка водопотребности */
	.AF_BUTTON_1 {
		padding: 4vw 10vw;
	    border-radius: 9vw;
	    font-size: 5vw;
	}

	.CTMOB50PER > tbody > tr > td {
		width: 33% !important;
	}

	/* использование куки */
	.cookie_block {
		left: 1%;
		width: 98%;
		font-size: 14px;
	}


}



@media screen and (max-width: 900px) {



	.MENU_CONT_2 {
		display: none;
	    overflow-y: scroll;
	    height: calc(100vh - 13vw);
	    justify-content: normal;
	    flex-direction: column;
	    align-items: unset;
	    padding: 4vw 0;
	}
	.MENU_CONT2_ACT {
		display: flex;
		background: #fff;
		padding: 4vw 0 150px;
		z-index: 10;
	    position: relative;
	}
	.MC_CATCONT .MC_CATS {
	    display: block;
	    overflow: unset;
	    height: auto;
	    top: unset;
	    box-shadow: unset;
	    /* overflow-x: scroll; */
	    /* padding-bottom: 50px; */
	}
	/*
	.MCCA_TBL {
		width: 160vw;
	}
	.MCCA_TBL > div:first-child {
	    width: 70vw;
    } */
    .MCCA_TBL > div:last-child {
    	/* width: 90vw; */
    	display: none;
    }
    .MCCAT_TTL {
    	display: none;
    }
	.MC_CATS {
		position: relative;
	}
	.MC_CATS_SCROLL {

	}
	.MENU_CONT_2 > div {
		padding: 0;
	}
	.MENU_CONT_2 > div:nth-child(1) {
		order: 0;
		border-bottom: 1px solid #ebebeb;
	    padding: 0 0 20px 0;
	}
	.MCCAT_MENUBLOCK {
	    border-bottom: none;
	    padding: 0;
	}
	.MENU_CONT_2 > div:nth-child(2) {
		order: 2;
		padding: 5px 0 0 0;
	}
	.MENU_CONT_2 > div:nth-child(3) {
		order: 3;
	}
	.MENU_CONT_2 > div:nth-child(4) {
		order: 4;
	}
	.MENU_CONT_2 > div:nth-child(5) {
		order: 5;
	}
	.MENU_CONT_2 > div:nth-child(6) {
		order: 6;
	}
	.MENU_CONT_2 > div:nth-child(7) {
		order: 6;
		padding: 0 0 5px 0;
	}
	.MENU_CONT_2 > div:nth-child(8) {
		order: 1;
	}
	.MC_COMP {
		width: 100%;
	}
	.MCCATLINK_ACT {
		color: unset;
	}
	.MC_COMP > p {
		text-align: left;
	    padding: 13px 10px 13px 28px;
	    display: block;
	    /*
	    font-size: 5vw;
	    line-height: 5vw;
	    */
	    font-size: 15px;
	    /* font-weight: 600; */
	}
	.MC_COMP > p:before {
		right: 5vw;
	    top: 0;
	    width: 4vw;
	    height: 9vw;
	    background: url(../img/btnRight.svg) center / 75% no-repeat;
	}
	.MC_COMP > div {
	    position: static;
	    width: 100%;
	    box-shadow: unset;
	}
	.RC_TOP2_SEARCH {
		padding: 0 3vw;
	    height: 9vw;
	    max-width: 100%;
	}
	.MC_LINK {
		text-align: left;
	    padding: 13px 10px 13px 28px;
	    display: block;
	    /*
	    font-size: 5vw;
	    line-height: 5vw;
	    */
	    font-size: 15px;
	    /* font-weight: 600; */
	}
	.MC_COMP > div > a {
		padding: 6px 0 6px 30px;
	}
	.MC_CATBUT {
		font-size: 5vw;
	    line-height: 5vw;
	    padding: 2vw 8vw 2vw 4vw;
	    height: auto;
	}
	.MCCAT_VT {
		font-size: 4vw;
	    line-height: 4vw;
	}
	/* меню мобильный общий конец */
}


/*кнопки как в каталоге*/
.LIKE_CATALOG {
	display: block;
    position: relative;
    width: 100%;
    padding-bottom: 67%;
    background: #fff;
    color: #373E44;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 5px 12px -10px #000;
    transition: all ease 0.3s;
}
.LIKE_CATALOG:hover {
	color: #6ce731;
	box-shadow: 0 9px 20px -13px #000;
}
.LIKE_CATALOG img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 3
}
.LIKE_CATALOG p {
	position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    width: 100%;
    z-index: 5;
    padding: 15px;
}
/*верт*/
@media screen and (max-width: 900px) and (max-aspect-ratio: 13/9) {
    .LIKE_CATALOG {
		font-size: 4vw;
	    line-height: 4vw;
	    padding-bottom: 50%;
	}
	.LIKE_CATALOG img {
	    right: 5%;
	    top: 5%;
	    bottom: auto;
	    width: auto;
	    height: 90%;
	    -o-object-fit: contain;
	    object-fit: contain;
	    z-index: 3;
	}
	.LIKE_CATALOG p {
		left: 0;
	    bottom: 0;
	}
}
/*гор*/
@media screen and (max-width: 900px) and (min-aspect-ratio: 13/9) {
	.LIKE_CATALOG {
		font-size: 2vw;
	    line-height: 2vw;
	    padding-bottom: 55%;
	}
    .LIKE_CATALOG img {
	    right: 5%;
	    top: 5%;
	    bottom: auto;
	    width: auto;
	    height: 90%;
	    -o-object-fit: contain;
	    object-fit: contain;
	    z-index: 3;
	}
    .LIKE_CATALOG p {
	    left: 0;
	    bottom: 0;
	}
}


/* телеграм баннер */
.TG_BLACK {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
    z-index: 999999998;
    display: none;
}
.TG_BANNER {
	position: fixed;
	width: 750px;
	height: 360px;
	left: calc(50% - 375px);
	top: calc(50% - 180px);
	background: url(../img/telegram_banner/telegram.jpg) center / cover no-repeat;
	z-index: 999999998;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 10px 32px -10px rgb(0 0 0);
    display: none;
}
.TGB_CLOSE {
	position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.TGB_CLOSE:hover {
	color: red;
}
.TGB_TITLE {
	color: #fff;
    font-weight: bold;
    font-size: 34px;
    line-height: 50px;
    margin: 0;
    text-transform: uppercase;
}
.TGB_SUBSCRIBE {
	position: absolute;
    left: 3%;
    bottom: 25px;
    width: 94%;
    background: rgba(0,0,0,0.5);
    padding: 15px;
    border-radius: 10px;
}
.TGB_SUBSCRIBE > p {
	color: #fff;
    margin: 0 0 20px;
    font-weight: 500;
}
.TGB_SUBSCRIBE > a {
	display: flex;
    background: #29A9EA;
    padding: 8px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
}
.TGB_SUBSCRIBE > a > img {
	height: 16px;
    margin: 0 0 0 12px;
}
@media screen and (max-width: 900px) and (max-aspect-ratio: 13/9) {
	.TG_BANNER {
		width: 90%;
	    left: 5%;
	}
}
@media screen and (max-width: 900px) and (min-aspect-ratio: 13/9) {
	.TG_BANNER {
		width: 80%;
	    left: 10%;
	    height: 70%;
	    top: 15%;
	}
	.TGB_TITLE {
		font-size: 3vw;
	    line-height: 4vw;
	}
}

.page_reeds {	margin: 0;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 999999;
	font-size: 12px;
}