

/* Start:/bitrix/templates/.default/components/bitrix/search.title/template1/style.css?15756296882108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/bitrix/search.title/template1/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel1/style.css?15756296884414*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel1/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel1/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel1/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/sale.basket.basket.line/template1/style.css?15756296884401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/bitrix/components/bitrix/sale.basket.basket.line/templates/.default/style.css?16522561724749*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }

	.block-store-catalog-list .bx-basket-fixed.bottom { bottom: 70px }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	.block-wrapper .bx-basket-fixed {
		padding-top: 0;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile {
		display: flex;
		justify-content: space-between;
	}

	.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block {
		margin-right: 20px;
		padding-bottom: 0;
	}

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }

/* End */


/* Start:/local/components/bitrix/breadcrumb/templates/.default/style.css?1575629680585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel2/style.css?15756296884414*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel2/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel2/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel2/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/bitrix/templates/koptelof/styles.css?17328952625315*/
h1,h2,h3,h4,h5,h6{font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;font-weight: 500;}
p{
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;

}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(/bitrix/templates/koptelof/images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}
/* End */


/* Start:/bitrix/templates/koptelof/template_styles.css?173289526295598*/
.col-md-3.col-sm-3.bx-filter__wrapper {
	width: 100%
}

.news-block__title {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .75px;
	font-weight: 900;
	margin-bottom: 15px
}

.element_catalog_images_dn {
	display: none
}

.catalog_element_preview:hover {
	border: 1px solid #0aa0ed
}

.calatog_element_fast-view {
	display: none;
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	font-size: 16px;
	line-height: 17px;
	color: black;
	text-align: center;
	border: 1px solid #d5d5d5;
	background: rgba(255, 255, 255, .7);
	z-index: 25;
	top: 160px;
	max-width: 185px;
	padding: 5px
}

.catalog_element_preview:hover .calatog_element_fast-view {
	display: block
}

.calatog_element_fast-view:hover {
	background: rgba(255, 255, 255, .9);
	cursor: pointer
}

.media-video {
	max-width: 560px
}

.catalog_container_custom_pd0 {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.other_catalog_grid__castom {
	display: flex;
	flex-wrap: wrap;
}

.slick-dots {
	bottom: 5px !important
}

.catalog_grid {
	min-height: 290px
}

.main__pt {
	padding-top: 104px
}

#accordion {
	visibility: hidden
}

.multilevel_menu img {
	display: none
}

#accordion ul {
	padding: 0;
	margin: 0;
	list-style: none
}

#accordion ul ul {
	padding: 0 0
}

#accordion ul ul>li:last-of-type {
	margin: 0 0 5px
}

#accordion .top>a,
#accordion .top>div {
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px
}

#accordion li li>a,
#accordion li li>div {
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 8px
}

#accordion li li li>a,
#accordion li li li>div {
	padding-left: 50px
}

#accordion li>div {
	font-family: 'Lucida Grande', Geneva, Candara, Tahoma, sans-serif;
	font-weight: 700;
	font-size: large;
	color: #fff
}

#accordion .active>div {
	background: #00a1f1
}

#accordion li {
	font-size: 13px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer
}

#accordion .top {
	background: #444243;
	border-bottom: 1px solid #fff
}

#accordion .top.active {
	background: #00a1f1
}

#accordion li.top+li.top {
	border-top: 0
}

#accordion a {
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	text-decoration: none;
	display: block;
	line-height: 1;
	transition: all 0.3s
}

#accordion div.caret {
	color: inherit;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	vertical-align: middle
}

#accordion div.caret:after {
	content: '\002B';
	color: #00a1f1;
	font-weight: 700;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #00a1f1;
	display: inline-block;
	text-align: center;
	line-height: 11px;
	vertical-align: middle
}

#accordion div.caret.active:after {
	content: "\2212"
}

#accordion li {
	-ms-user-select: none;
	-mos-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none
}

#accordion .top.active.has-sub div.caret:after {
	color: #fff;
	border-color: #fff
}

:focus {
	outline: none
}

body {
	width: 100%;
	float: left;
	margin: 0
}

.wrap {
	width: 100%;
	overflow: hidden;
	float: left
}

.wrap>section {
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
	max-width: 1400px
}

.left_sidebar {
	width: 100%;
	max-width: 300px;
	float: left
}

.catalog_elements_container {
	float: left;
	width: calc(100% - 300px);
	padding: 0 15px;
	box-sizing: border-box
}

.catalog_tabs,
.animated-tab.hash-tabs,
.hash-tabs .tab-pane-container,
.tab-container {
	width: 100%;
	float: left
}

.catalog_tabs {
	margin: 0 0 20px
}

.hash-tabs .tab-pane-container {
	box-sizing: border-box
}

.hash-tabs nav {
	list-style-type: none;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 99%;
	background: #0aa0ed
}

.hash-tabs nav:after {
	content: '';
	display: table;
	clear: both
}

.hash-tabs nav li {
	position: relative;
	margin: 1px;
	width: calc(20% - 2px)
}

.hash-tabs nav li a {
	border: 1px solid #0aa0ed;
	text-align: center;
	padding: 10px 20px;
	transition: all .3s ease-in-out;
	font-family: SFUITextMedium;
	background: #fff;
	width: 100%;
	float: left;
	box-sizing: border-box;
	text-decoration: none
}

.hash-tabs nav li a.active {
	background: #0aa0ed;
	color: #fff;
	border-color: #0aa0ed
}

.hash-tabs .tab-pane-container section {
	background: #fff;
	padding: 5px 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch;
	margin: 0;
	box-sizing: border-box
}

.hash-tabs .tab-pane-container section .catalog_element_preview {
	width: calc(25% - 8px);
	position: relative;
	overflow: hidden;
	height: auto;
	padding: 0;
	border: 1px solid;
	margin: 3px
}

.hash-tabs nav li a:not(.active):hover {
	background: #0aa0ed;
	border-color: #0aa0ed;
	color: #fff
}

.catalog_element_preview .element_link {
	width: 100%;
	float: left;
	margin: 0 0 5px
}

.catalog_element_preview .element_link img {
	margin: 20px auto;
	display: block;
	width: calc(100% - 40px)
}

.catalog_element_preview .element_link h2 {
	margin: 0;
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 0 20px
}

.catalog_element_preview .element_description {
	width: 100%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 0 10px
}

.catalog_element_preview .element_description p {
	margin: 0
}

.catalog_element_preview .easy_buy_element {
	width: 100%;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
	margin: 0 0 10px
}

.catalog_element_preview .easy_buy_element button {
	margin: 0;
	border: 2px solid #0aa0ed;
	color: #fff;
	background: #0aa0ed;
	padding: 8px 13px;
	border-radius: 15px;
	text-transform: lowercase;
	font-size: 12px;
	transition: all .3s ease-in-out
}

.catalog_element_preview .easy_buy_element button:hover {
	cursor: pointer;
	color: #0aa0ed;
	background: #fff
}

.catalog_element_preview .buy_element {
	margin: 0;
	float: left;
	width: 100%;
	border: none;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	background: #0aa0ed;
	padding: 10px 0;
	transition: opacity .3s ease-in-out;
	opacity: 0;
	pointer-events: none
}

.catalog_element_preview:hover .buy_element {
	opacity: 1;
	pointer-events: all;
	cursor: pointer
}

.load_more_catalog_elements {
	color: #0aa0ed;
	font-weight: 700;
	border: none;
	margin: 0 auto 20px;
	padding: 0 0 3px;
	background: none;
	display: block;
	font-size: 16px;
	border-bottom: 2px solid #0aa0ed;
	position: relative;
	transition: all .3s ease-in-out
}

.load_more_catalog_elements:hover {
	border-color: transparent;
	cursor: pointer
}

.full_width {
	max-width: 100% !important;
	margin: 0 !important
}

.turnkey_solution_carousel {
	background: #444243;
	float: left;
	padding: 40px 0 60px
}

.turnkey_solution_carousel>h2 {
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	display: block;
	margin: 0 auto 40px;
	color: #fff
}

.turnkey_solution_carousel_slider {
	max-width: 1200px;
	margin: 0 auto
}

.turnkey_solution_carousel_slider .slick-slide {
	height: auto
}

.turnkey_solution_carousel_slider .slick-slide div a {
	width: calc(100% - 6px);
	float: left;
	display: block;
	position: relative;
	border: 1px solid #0aa0ed;
	margin: 0 2px
}

.turnkey_solution_carousel_slider .slick-slide div a img {
	width: 100%
}

.turnkey_solution_carousel_slider .slick-slide div a span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	height: 1.3em;
	width: 120px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	background: #0aa0ed;
	border-radius: 15px;
	padding: 8px 20px 6px;
	opacity: 0;
	transition: opacity .3s ease-in-out
}

.turnkey_solution_carousel_slider .slick-slide div a:hover span {
	opacity: 1
}

.turnkey_solution_carousel_slider .slick-prev,
.turnkey_solution_carousel_slider .slick-next {
	text-indent: -9999px;
	width: 48px;
	height: 48px;
	margin: 0;
	top: 52%
}

.turnkey_solution_carousel_slider .slick-next {
	background: url(http://koptelof.com/images/right_arrow.png) no-repeat center center !important;
	right: -70px
}

.turnkey_solution_carousel_slider .slick-prev {
	background: url(http://koptelof.com/images/left_arrow.png) no-repeat center center !important;
	left: -70px
}

section.form_container {
	background: url(/images/fon.jpg) no-repeat center center;
	background-size: cover;
	padding: 80px 0
}

.price_ask {
	margin: 0 auto;
	max-width: 1400px
}

.price_ask h2 {
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	display: block;
	margin: 0 auto 40px;
	color: #fff
}

.mf-text {
	color: #fff
}

.homeForm_row input[type=text] {
	min-width: 270px;
	color: black;
	padding: 10px;
	border: 0;
	outline: none;
	margin-top: 6px
}

.homeForm_row>div {
	margin: 0 2px
}

.homeForm_row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: stretch;
	align-content: stretch;
	margin-top: 25px
}

.price_ask input[type="submit"] {
	display: block;
	margin: 40px auto 0;
	background: #069eed;
	outline: none;
	border: 0;
	padding: 9px 30px;
	text-transform: uppercase;
	color: white;
	border-radius: 25px;
	font-size: 18px;
	border: 2px solid #0aa0ed;
	transition: all .3s ease-in-out;
	line-height: 1em
}

.price_ask input[type="submit"]:hover {
	cursor: pointer;
	color: #0aa0ed;
	background: #fff
}

footer .selectCity {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center
}

.footerLogo ul li a {
	font-size: 12px
}

.footerLogo ul {
	padding: 0;
	list-style: none;
	margin: 15px 0 0
}

.header_subtitle ul li a {
	color: #6f6f6f
}

.header_subtitle ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.catalogForma__title {
	text-align: center;
	font-size: 40px
}

.header__envelope {
	color: white
}

.header_social a {
	margin-right: 2px
}

.header_social {
	margin-left: 20px
}

.header__info,
.header__info>div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	align-content: center
}

.header__info>div:last-child {
	justify-content: space-between
}

.header__row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch
}

.header__logo img {
	display: block;
	margin-top: 15px;
	max-width: 100%
}

.header_subtitle {
	font-size: 12px
}

body header {
	background: #343434;
	z-index: 1;
	position: fixed;
	width: 100%
}

.scnd_lvl {
	z-index: 99
}

.header__line {
	width: 100%;
	height: 1px;
	background: #484848
}

.header__info {
	padding-top: 20px;
	padding-bottom: 20px
}

.header__logo {
	background: #292929;
	border-radius: 0 0 10px 10px;
	color: #6f6f6f;
	padding: 10px 20px 15px;
	margin-bottom: -80px;
	position: relative;
	z-index: 1;
	max-width: 171px;
	max-height: 128px
}

.selectCity select,
header input.search {
	background: none;
	color: white;
	min-width: 180px;
	padding: 4px 6px;
	border-radius: 3px;
	font-size: 12px
}

.header__menu nav#cont_catalog_menu_LkGdQn {
	background: none;
	border: 0;
	padding: 0;
	margin: 0
}

.header__menu .bx-top-nav-container .bx-nav-1-lvl>a span {
	padding: 11px 20px
}

.header__menu .bx-top-nav-container .bx-nav-1-lvl>a {
	padding-top: 0;
	background: none !important;
	position: relative
}

.header__menu .bx-top-nav-container .bx-nav-1-lvl:hover>a:after {
	content: "";
	width: 100%;
	position: absolute;
	height: 5px;
	background: #03a2f0;
	bottom: 0
}

@media (max-width:767px) {
	#bx-panel {
		display: none !important
	}
}

body {
	background: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body.bx-opened {
	overflow: hidden
}

.wrap,
.bx-wrap,
.bx-wrapper {
	position: relative
}

body.bx-background-image {
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	background-image: url(/bitrix/templates/koptelof/images/bg.jpg)
}

@media (min-width:992px) and (max-width:1199px) {
	body.bx-background-image {
		-webkit-background-size: 1600px auto;
		background-size: 1600px auto
	}
}

@media (min-width:768px) and (max-width:991px) {
	body.bx-background-image {
		-webkit-background-size: 1280px auto;
		background-size: 1280px auto
	}
}

@media (max-width:767px) {
	body.bx-background-image {
		background: none
	}
}

body.bx-background-gradient {
	background: rgb(246, 247, 251);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(246, 247, 251, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246, 247, 251, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(246, 247, 251, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -o-linear-gradient(top, rgba(246, 247, 251, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -ms-linear-gradient(top, rgba(246, 247, 251, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(246, 247, 251, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7fb', endColorstr='#ffffff', GradientType=0);
	background-attachment: fixed
}

.icon-empty {
	opacity: 0
}

a {
	text-decoration: none
}

a:active,
a:hover {
	border-color: transparent;
	text-decoration: none
}

a,
.container {
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

img {
	width: auto;
	max-width: 100%;
	height: auto
}

.bx-logo {
	padding-left: 17px;
	padding-bottom: 19px
}

.bx-logo .bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none
}

.bx-logo .bx-logo-block img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%
}

.bx-logo-text,
.bx-logo-text:hover,
.bx-logo-text:active {
	font-size: 32px;
	font-weight: 700;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 37px;
	text-decoration: none;
	border: none;
	vertical-align: bottom
}

.bx-logo-text small {
	font-size: 37px
}

.bx-logo-desc {
	text-transform: uppercase;
	display: block;
	font-weight: 700;
	font-size: 13px;
	line-height: 10px;
	color: #b8b8b8
}

@media (max-width:767px) {
	.bx-logo {
		background: #1484ce;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		z-index: 1400;
		padding: 10px 60px
	}

	.bx-logo .bx-logo-block {
		text-align: center;
		height: 30px
	}

	.bx-logo-text {
		font-size: 24px;
		color: #fff;
		line-height: 30px;
		vertical-align: middle
	}

	.bx-logo-text:hover,
	.bx-logo-text:active {
		color: #fff
	}

	.bx-logo-text small {
		font-size: 24px;
		color: #fff
	}

	.bx-logo-desc {
		display: none
	}
}

.bx-header-section {
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec;
	padding: 28px 45px 10px;
	background: #fff
}

.bx-content-seection {
	padding: 0 45px 5px;
	background: #fff;
	border-left: 1px solid #eaebec;
	border-right: 1px solid #eaebec
}

@media (min-width:1200px) {
	.bx-header-section {
		padding: 31px 45px 10px
	}

	.bx-content-seection {
		padding: 0 45px 5px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.bx-header-section {
		padding: 31px 30px 10px
	}

	.bx-content-seection {
		padding: 0 30px 5px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.bx-header-section {
		padding: 31px 15px 10px
	}

	.bx-content-seection {
		padding: 0 15px 5px
	}
}

@media (max-width:767px) {
	.bx-header-section {
		padding: 60px 15px 10px
	}

	.bx-content-seection {
		padding: 0 15px 10px
	}
}

.bx-inc-orginfo {
	padding-left: 28px
}

@media (max-width:767px) {
	.bx-inc-orginfo {
		text-align: center;
		padding-bottom: 10px
	}
}

.bx-inc-orginfo-phone {
	color: #000;
	font-size: 21px;
	font-weight: 700;
	white-space: nowrap;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif
}

.bx-inc-orginfo-phone i {
	color: #97a1ab;
	position: relative;
	margin-left: -23px
}

.bx-inc-orginfo-recall a {
	color: #039be5;
	border-bottom: 1px dashed;
	font-size: 12px;
	margin-left: 2px
}

.bx-inc-orginfo-recall a:hover {
	text-decoration: none;
	border-bottom-color: transparent
}

@media (max-width:767px) {
	.bx-worktime {
		text-align: center
	}
}

.bx-worktime-title {
	color: #8d8d8d;
	font-size: 12px
}

.bx-worktime-prop {
	font-size: 13px;
	color: #000
}

.bx-worktime-prop>span {
	white-space: nowrap
}

.bx-sidebar-block {
	margin-bottom: 40px
}

.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600
}

.bx-footer .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600
}

.bx-breadcrumb-item a {
	color: #757575
}

.bx-breadcrumb-item a:hover {
	color: #2d2d2d
}

h1.bx-title,
h2.bx-title,
h3.bx-title,
h4.bx-title,
h5.bx-title,
h6.bx-title {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500
}

h1.bx-title,
h2.bx-title,
h3.bx-title {
	padding-bottom: 15px
}

h1.bx-title {
	margin-top: 0;
	padding-bottom: 10px
}

h2.bx-title {
	font-size: 25px
}

input[type=text],
input[type=password] {
	margin: inherit 4px;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none
}

textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	font-size: 18px;
	min-height: 150px;
	max-height: 450px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none
}

.bx-incbanners {
	margin: 10px 0 25px;
	text-align: center
}

.bx-inclinksfooter a {
	border-bottom: none
}

.bx-inclinksfooter .bx-block-title {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 600
}

.bx-inclinksfooter-container {
	margin-top: 15px;
	padding: 0;
	color: #fff;
	border-radius: 2px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif
}

.bx-inclinksfooter-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.bx-inclinksfooter-item {
	padding: 0 0 5px 0
}

.bx-inclogofooter {
	color: #fff
}

.bx-inclogofooter a.bx-inclogofooter-logo:hover,
.bx-inclogofooter a.bx-inclogofooter-logo {
	border-bottom: none
}

.bx-inclogofooter-logo img {
	max-width: 180px;
	height: auto
}

.bx-inclogofooter-block {
	padding-bottom: 20px
}

.bx-inclogofooter-tel {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 5px
}

.bx-inclogofooter-worktime {
	color: #cfd0d0;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase
}

.bx-banners {
	margin: 10px 0
}

.bx-banners .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600
}

.bx-wt-block {
	color: #fff;
	padding: 5px 15px;
	background: url(/bitrix/templates/koptelof/images/wt.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	border-radius: 3px
}

.bx-wt .bx-block-title {
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 14px;
	color: #fff
}

.bx-wt-block ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px
}

.bx-wt-block ul li {
	padding-bottom: 7px
}

.bx-wt-others-block {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 7px;
	margin-top: 4px
}

.bx-s-info {
	margin: 10px 0;
	padding-top: 5px
}

.bx-s-info-block {
	display: block;
	margin-bottom: 25px
}

.bx-s-info-title {
	display: block;
	min-height: 29px;
	padding-left: 36px;
	margin-bottom: 5px;
	position: relative
}

.bx-s-info-titleicon {
	display: block;
	background: #007FCA;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-weight: 700
}

.bx-s-info-titleicon i {
	line-height: 30px;
	vertical-align: middle;
	font-style: normal
}

.bx-s-info-titletext {
	display: block;
	padding: 6px 0;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600
}

.bx-s-info-content {
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3e454c;
	padding-left: 36px
}

.bx-footer {
	background: #292d2e;
	color: #c8cece
}

.bx-footer-section.bx-center-section {
	padding-top: 40px
}

.bx-footer-section.bx-center-section>div {
	margin-bottom: 20px
}

.bx-footer a {
	color: #c8cece
}

.bx-footer a:hover {
	color: #fff;
	border-bottom: 1px solid;
	text-decoration: none
}

.bx-footer-line {
	background: #1f496a
}

.bx-footer-bottomline {
	font-size: 14px;
	padding: 22px 0
}

.bx-up {
	text-align: right
}

.bx-up a,
.bx-up a:hover {
	border-bottom: none
}

@media (max-width:767px) {
	.bx-up {
		text-align: center
	}
}

.btn,
.btn:hover,
.btn:active,
.btn:focus {
	text-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	outline: none !important
}

.btn-primary {
	background-color: #1485ce;
	border-color: #1485ce
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background-color: #53a4d8;
	border-color: #53a4d8
}

.btn-link {
	color: #1485ce
}

.btn-link:focus,
.btn-link:hover {
	color: #53a4d8;
	text-decoration: none
}

.bx-404-container {
	padding-top: 150px;
	width: 100%;
	margin: 0 auto;
	text-align: center
}

.bx-404-block {
	margin-top: 100px;
	margin-bottom: 66px
}

@media (max-width:768px) {
	.element_description {
		display: none
	}

	.catalog_element_preview .element_description p {
		display: none
	}

	.product-item-title {
		min-height: 40px !important;
		font-size: 10px !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		padding-top: 12px !important;
		display: block !important
	}

	.product-item-title a {
		font-size: 13px !important;
		display: block !important;
		max-height: 28px !important;
		text-align: center
	}

	.catalog-section .product-item-title {
		display: none !important
	}

	.calatog_element_fast-view {
		display: none !important
	}

	.element_catalog_images_dn {
		display: block
	}

	.bx-404-block {
		margin-top: 50px;
		margin-bottom: 33px
	}
}

.bx-404-text-block {
	font-size: 20px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px
}

.bx-maps-title {
	color: #8f8f8f;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e9eaea
}

.map-columns {
	padding-top: 20px
}

.bx-map-title {
	font-weight: 700;
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 20px;
	padding-left: 25px;
	margin-bottom: 20px
}

.bx-map-title .fa {
	color: #0083d1;
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 15px
}

.map-columns ul {
	list-style: none;
	margin-bottom: 5px
}

.map-level-0 {
	margin-left: 0;
	padding-left: 25px;
	margin-bottom: 20px
}

.map-level-0 li {
	margin-left: 0;
	padding-left: 0
}

.map-level-0 ul {
	padding-left: 15px
}

ul.map-level-1 {
	margin-bottom: 30px
}

@media(max-width:1200px) {
	.parent:hover .scnd_lvl {
		opacity: 0 !important
	}

	.parent .scnd_lvl.scnd_lvl_active {
		opacity: 1 !important
	}

	.parent:hover>a:after {
		transform: rotate(0deg) !important;
		color: #fff !important
	}

	li.frst_lvl:hover>a span {
		color: #fff !important
	}

	.parent_active.parent a:after {
		transform: rotate(90deg) !important;
		color: #0aa0ed !important
	}

	footer .parent_active.parent a:after {
		transform: rotate(-90deg) !important
	}

	.parent_active.parent .root-item span,
	.parent_active.parent .root-item-selected span {
		color: #0aa0ed !important
	}

	.bx-breadcrumb.diff-bx-breadcrumb {
		display: none
	}

	li.frst_lvl>a.root-item-selected {
		border: none !important
	}
}

.add_to_cart_button {
	margin-bottom: 12px !important
}

.element_catalog_offer_info_block {
	margin-bottom: 50px
}

.element_catalog_image_block {
	margin-bottom: 50px
}

.row.element_catalog_info_tabs {
	width: 100%;
	margin: 0 auto;
	margin-right: 0;
	margin-left: 0
}

.catalog_element_iner_anons {
	margin-bottom: 5px !important
}

.element_catalog_offer_info_block h1.bx-title {
	margin-bottom: 10px !important
}

.detail__wrapper {
	display: flex;
	flex-wrap: wrap
}

.element_catalog_images {
	display: flex;
	justify-content: space-between
}

.element_catalog_images img {
	width: 100%;
	max-width: 32%;
	padding: 0 !important;
	cursor: pointer;
	max-height: 70px
}

.easy_buy_element-btn {
	width: 193px;
	background-color: #0aa0ed;
	border-radius: 50px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1.05px;
	color: #fff;
	padding: 10px 0;
	border: none;
	font-weight: 700;
	display: none
}

.product-item-detail-slider-container {
	margin-bottom: 7px
}

.detail__basket-popup {
	display: none
}

@media(max-width:1200px) {
	.element_catalog_menu-custom .metismenu {
		width: 100%;
		max-width: 100%
	}

	.element_catalog_offer_info_custom {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.element_catalog_menu.element_catalog_menu-custom {
		display: none
	}

	.news-block__wrapper {
		display: none
	}
}

@media(max-width:768px) {
	.detail__basket-popup {
		align-items: center;
		justify-content: space-between;
		position: fixed;
		z-index: 99;
		background: #fff;
		padding: 10px;
		width: 100%;
		bottom: 0
	}

	.product-item-detail-tabs-container {
		display: none
	}

	.detail__basket-popup_active {
		display: flex
	}

	.detail__basket-popup .product-item-detail-info-container {
		margin-bottom: 0
	}

	.detail__wrapper {
		display: block;
		position: relative;
		width: 100%
	}

	.element_catalog_images img {
		max-height: 300px;
		object-fit: cover
	}

	.row.element_catalog_info_tabs {
		margin: 0
	}

	.product-item-detail-info-container {
		margin-bottom: 10px
	}

	.easy_buy_element-btn {
		display: block
	}

	.price_request_button a {
		display: none
	}

	.product-item-detail-info-container.nalichie_block {
		padding-top: 15px;
		margin-bottom: 15px
	}

	.related_products_block .catalogForma__title {
		margin: 0 !important;
		font-size: 18px !important;
		font-weight: 700
	}

	.metismenu {
		display: none
	}

	.catalog_element_iner_anons {
		display: none
	}

	.element_catalog_info_tabs_custom {
		float: none !important
	}
}

@media(max-width:767px) {
	.element_catalog_images img {
		max-width: 100%
	}

	.product-item-detail-slider-block {
		display: none
	}
}

@media(max-width:498px) {
	.element_catalog_offer_info_block h1.bx-title {
		float: none !important
	}

	.bx-content__float {
		float: none
	}

	.product-item-detail-slider-image img {
		width: 100%;
		object-fit: cover
	}

	.element_catalog_image_block {
		margin-bottom: 15px
	}

	.catalog_elemen_options {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

	.bx-title_custom {
		padding-right: 0 !important;
		padding-left: 0 !important
	}
}

.bxd-block {
	width: 100%;
	border: 1px solid #e3e6e7;
	display: block;
	background: #fff;
	padding: 15px;
	min-height: 210px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bxd-icon {
	display: block;
	border-radius: 50%;
	height: 68px;
	width: 68px;
	margin: 0 auto;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

.bxd-icon .fa {
	margin-left: -1px;
	position: relative;
	font-size: 35px;
	height: 68px;
	width: 68px;
	text-align: center;
	line-height: 68px;
	vertical-align: middle;
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

.bxd-title {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 700;
	text-align: center;
	color: #000;
	font-size: 15px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: uppercase
}

.bxd-desc {
	display: block;
	text-align: center;
	color: #737373;
	font-size: 12px
}

.bx-up-button {
	border-radius: 2px;
	color: #fff;
	position: fixed;
	right: 30px;
	bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
	padding: 9px 18px 7px 38px;
	-webkit-transition: background-color .3s ease, opacity .3s ease;
	-moz-transition: background-color .3s ease, opacity .3s ease;
	-ms-transition: background-color .3s ease, opacity .3s ease;
	-o-transition: background-color .3s ease, opacity .3s ease;
	transition: background-color .3s ease, opacity .3s ease;
	background: #c2c4c7 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAALCAMAAAB1RTwXAAAACVBMVEX///////////+OSuX+AAAAAnRSTlMAf7YpoZUAAAAfSURBVHgBYwACRkYgAaKZmBihNJAFpaFiTExAgjwGAA1BAD3lDqDYAAAAAElFTkSuQmCC) 18px 13px no-repeat
}

.bx-up-button:hover {
	background-color: #9fa0a3
}

ul.footerLogo_menu {
	list-style: none;
	padding: 0;
	margin: 0
}

footer.bx-footer {
	background: url(/images/fon-footer.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

.footer-copyrite a {
	color: #0aa0ed;
	text-decoration: underline
}

.footer-copyrite {
	text-align: right
}

ul.footerLogo_menu li a {
	color: white
}

.titleHome {
	text-align: center;
	font-size: 40px;
	text-transform: uppercase
}

.tabs {
	width: 100%
}

.tabs__caption {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	position: relative;
	padding: 0
}

.tabs__caption:after {
	content: '';
	display: table;
	clear: both
}

.tabs__caption li {
	padding: 9px 0;
	width: 20%;
	background: #FFF;
	color: BLACK;
	position: relative;
	border: 1px solid #0aa0ed;
	text-align: center
}

.tabs__caption li:not(.active) {
	cursor: pointer
}

.tabs__caption li:not(.active):hover {
	background: #0aa0ed;
	border-color: #0aa0ed;
	color: #fff
}

.tabs__caption .active {
	background: #0aa0ed;
	color: #fff;
	border-color: #0aa0ed
}

.tabs__caption .active:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	height: 5px;
	background: #FFF
}

.tabs__content {
	display: none;
	background: #FFF
}

.tabs__content .tabs__item a img {
	height: 100%
}

.tabs__item img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	object-position: center;
	border: 1px solid #0aa0ed
}

.tabs__content .tabs__item {
	flex-basis: 33.33%;
	height: 433px;
	position: relative;
	max-height: 100%
}

.tabs__content .tabs__itemText {
	font-size: 14px
}

.tabs__content.active {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	align-content: stretch
}

.vertical .tabs__caption {
	float: left;
	display: block
}

.vertical .tabs__caption li {
	float: none;
	border-width: 2px 0 2px 2px;
	border-radius: 5px 0 0 5px
}

.vertical .tabs__caption li:last-child:before {
	display: none
}

.vertical .tabs__caption .active:after {
	left: auto;
	top: 0;
	right: -2px;
	bottom: 0;
	width: 2px;
	height: auto
}

.vertical .tabs__content {
	overflow: hidden
}

@media screen and (max-width:650px) {
	.tabs__caption li {
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}

	.vertical .tabs__caption {
		float: none;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.vertical .tabs__caption li {
		border-width: 2px 2px 0;
		border-radius: 5px 5px 0 0
	}

	.vertical .tabs__caption li:last-child:before {
		display: block
	}

	.vertical .tabs__caption .active:after {
		top: auto;
		bottom: -5px;
		left: 0;
		right: 0;
		width: auto;
		height: 5px;
		background: #FFF
	}
}

#filters {
	width: 100% !important
}

#filters .button {
	padding: 10px 5px !important
}

div.slider_text h2 {
	text-transform: none;
	flex-direction: row;
	width: 100%;
	font-size: 54px
}

.mobile__filter {
	display: none;
	cursor: pointer
}

.slider_text h2 {
	margin-bottom: 10px
}

.preview .slider_text h2 a {
	font-size: 54px;
	line-height: 67px;
	letter-spacing: 1.06px;
	border-bottom: 2px solid #fff
}

.preview .slider_text h2 a:hover {
	border-bottom: 2px solid #0aa0ed
}

.preview .slider_text .slide__two-title {
	font-size: 27px;
	color: #fff;
	font-family: SFUITextRegular;
	margin-bottom: 5px
}

.slider-thre__content:hover a {
	border-bottom: 2px solid #0aa0ed !important
}

.slider_text .slider__title {
	font-size: 30px;
	letter-spacing: 1.06px;
	margin-bottom: 0;
	line-height: 24px
}

.slider__text-bottom {
	font-size: 20px;
	letter-spacing: .7px
}

.preview .slider_text span {
	font-size: 20px;
	letter-spacing: .7px
}

div.slider_text span.slider__up-underline {
	font-size: 40px;
	font-family: SFUITextBold;
	width: auto;
	text-transform: uppercase;
	border-bottom: solid 2px #0aa0ed
}

div.slider_text p span.slider__up-underline_litle {
	font-size: 15px;
	width: auto;
	font-family: inherit;
	text-transform: uppercase;
	border-bottom: solid 1px #0aa0ed
}

div.slider_text p .first-word {
	font-family: inherit;
	width: auto;
	font-size: 15px
}

div.slider_text span.slider__up-underline:hover {
	border-bottom: solid 2px #fff
}

div.slider_text p span.slider__up-underline_litle:hover {
	border-bottom: solid 1px #fff
}

div.diff-bx-breadcrumb a:not(:last-child)::after {
	content: "/";
	top: 2px;
	right: 2px
}

div.start_catalog_page_wrap_breadcrumbs #bx_breadcrumb_0.bx-breadcrumb-item::before {
	content: none
}

.product-item-image-original,
.product-item-image-alternative {
	background-size: cover !important
}

.bx-wrapper .wrap {
	overflow: unset
}

.wrap>section {
	overflow: visible !important
}

.bx-wrapper .wrap {
	overflow: visible !important
}

.metismenu {
	max-width: 298px
}

.filter-close {
	display: none
}

@media(max-width:735px) {
	.ready-details__color-item_active.ready-details__color-item_dropdown::after {
		display: none
	}

	.ready-details__calc table {
		position: relative
	}

	.ready-details__calc-top {
		flex-direction: column
	}

	.ready-details__calc-params {
		margin-top: 31px
	}

	.ready-details__calc-mid td {
		max-width: 100px
	}

	.ready-details__colors {
		top: -22px !important;
		left: 0 !important
	}

	.bx-breadcrumb.diff-bx-breadcrumb {
		padding-left: 0 !important
	}

	.ready-details__mid {
		flex-wrap: wrap
	}
}

@media(max-width:700px) {
	.media-video__wrapper {
		padding-top: 130px
	}

	.element_catalog_offer_info_custom {
		padding-top: 125px
	}

	.main_catalog_product_title {
		margin-top: 20px !important
	}

	#filters {
		max-width: 250px
	}

	.catalog-section .slick-next,
	.catalog-section .slick-prev {
		display: none !important
	}

	.product__wrapper {
		width: 100%;
		text-align: center;
		margin-left: 4px
	}

	.product__wrapper_active {
		margin-left: 0 !important
	}

	.product-item__container {
		display: flex
	}

	.bx-touch .product-item {
		margin: 0
	}

	.start_page_catalog_elements_container {
		padding: 0 !important
	}

	.catalog_grid {
		margin-left: 0 !important
	}

	.product-item-image-wrapper {
		margin: 0;
		padding: 0;
		max-height: 144px
	}

	.product-item.catalog_element_preview {
		padding: 4px !important;
		margin-bottom: 10px;
		max-height: 152px;
		height: 100%
	}

	.product-item.catalog_element_preview.catalog_element_preview_active {
		max-height: 280px
	}

	.element_description {
		min-height: 0 !important
	}

	.catalog_element_preview .easy_buy_element {
		padding: 0 !important;
		margin-bottom: 8px !important
	}

	.catalog_element_preview .element_description p {
		font-size: 10px;
		font-weight: 700;
		padding-top: 0;
		text-align: left;
		height: 28px
	}

	.catalog_element_preview .element_description {
		padding-top: 22px !important
	}

	.catalog_element_preview .buy_element {
		display: block;
		font-size: 13px !important;
		font-weight: 700
	}

	.catalog_element_preview .buy_element.buy_element_active {
		width: 106%;
		max-width: 120% !important;
		margin-left: -3% !important;
		height: 40px
	}

	.bx-filter {
		display: none
	}

	.metismenu {
		display: none
	}

	.mobile__filter {
		text-transform: uppercase;
		font-size: 14px;
		color: #0aa0ed;
		font-weight: 700;
		margin-bottom: 25px;
		display: flex;
		-ms-align-items: center;
		justify-content: center;
		text-decoration: underline
	}

	.mobile__filter svg {
		margin-left: 6px
	}

	.mobile__filter-rectangle {
		display: none
	}

	.filter__active {
		position: fixed;
		display: block !important;
		z-index: 100;
		right: 0;
		left: 0;
		background-color: #fff;
		border: 1px solid #9e9e9e;
		top: 130px;
		max-height: 66vh;
		overflow: auto;
		width: 92%;
		margin: 0 auto
	}

	.bx-filter.bx-blue .bx-filter-section {
		background-color: #fff !important
	}

	.bx-filter-parameters-box-container {
		margin-top: 20px
	}

	#filters {
		margin-bottom: 22px !important
	}

	#filters .button {
		max-width: 115px !important;
		height: 66px !important;
		color: #0aa0ed;
		font-weight: 700
	}

	.view_all_catalog_elements {
		display: none !important
	}

	.bx-breadcrumb.diff-bx-breadcrumb.start_catalog_page_wrap_breadcrumbs {
		display: none !important
	}

	.catalog_tabs {
		padding-top: 80px
	}

	.overlay__white {
		display: none;
		position: fixed;
		z-index: 99;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: #fff
	}

	.product-item.catalog_element_preview.test__o2 {
		width: calc(49% - 8px) !important
	}

	.product-item-image-wrapper.product-item-image-wrapper_active {
		display: block;
		padding-top: 130px !important;
		max-height: 144px !important
	}

	.product-item__container.product-item__container_active {
		display: block
	}

	.element_description {
		max-height: 53px;
		overflow: hidden
	}

	.catalog_element_preview .element_description.element_description_active {
		height: 45px !important;
		overflow: hidden !important;
		padding-top: 15px !important
	}

	.filter-close {
		display: block;
		position: fixed;
		right: 15px;
		z-index: 2
	}

	.filter-close img {
		max-width: 25px;
		cursor: pointer
	}

	.catalog_container
}

.media-video__contain {
	margin-top: 5%;
	margin-bottom: 5%
}

.on {
	display: none;
	position: absolute;
	bottom: 21vh;
	z-index: 5;
	right: 0;
	left: 0;
	width: 300px;
	margin: 0 auto
}

.overlay {
	display: none;
	position: fixed;
	z-index: 4;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: .5
}

.footer__popup {
	display: flex;
	flex-direction: column;
	width: 300px;
	background-color: #fff;
	padding: 30px;
	position: relative
}

.footer__popup form {
	width: 100%
}

.footer__popup-input {
	display: flex;
	flex-direction: column;
	text-align: left;
	width: 100%;
	margin-bottom: 18px;
	font-size: 15px
}

.footer__popup-close {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 17px;
	right: 19px;
	cursor: pointer
}

.footer__popup-input span {
	font-size: 12px;
	color: #333
}

.footer__popup-input input {
	width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px;
	outline: none;
	border: 1px solid #c1c5c8;
	border-radius: 2px;
	background: #fff;
	box-shadow: inset 2px 2px 2px -1px rgba(180, 188, 191, .5);
	color: #000;
	vertical-align: middle;
	font-size: 14px
}

.footer-popup_btn {
	background: #069eed;
	outline: none;
	border: 0;
	padding: 9px 30px;
	text-transform: uppercase;
	color: white;
	border-radius: 25px;
	font-size: 18px;
	border: 2px dotted #0aa0ed;
	transition: all .3s ease-in-out;
	line-height: 1em;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px
}

.bx-footer .bx_mfeedback__policy-text {
	color: #0aa0ed
}

.bx-footer .bx_mfeedback__policy-text:hover {
	color: #0aa0ed;
	text-decoration: underline
}

.bx_mfeedback__policy {
	text-align: center
}

.ready__img {
	margin-right: 22px
}

.ready__img img {
	width: 285px;
	height: 224px;
	object-fit: cover
}

.ready {
	padding-top: 30px;
	display: flex;
	margin-bottom: 70px
}

.ready__card {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	max-width: 845px;
	border-bottom: 1px solid #0aa0ed;
	margin-bottom: 17px;
	padding-bottom: 12px
}

.ready h2 {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .75px;
	font-weight: 900
}

.raeady-card-wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%
}

.ready__card-text-top {
	font-size: 17px;
	color: #0aa0ed;
	text-transform: uppercase;
	letter-spacing: .75px;
	font-weight: 700
}

.ready__card-text-mid {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	font-weight: 700
}

.ready__list-title {
	background-color: #0aa0ed;
	border: 2px solid #0aa0ed;
	margin-bottom: 2px;
	font-weight: 700;
	padding-left: 12px;
	font-size: 18px
}

.ready__list {
	color: #fff;
	font-size: 17px;
	line-height: 37px;
	padding: 0;
	margin-right: 40px;
	list-style-type: none;
	max-width: 161px
}

.ready__list-item {
	background-color: #000;
	padding-right: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-left: 6px;
	font-weight: 600;
	letter-spacing: .08px;
	position: relative;
	cursor: pointer
}

.ready__list-item span {
	padding-left: 17px
}

.ready__list-item span::before {
	position: relative;
	content: "";
	width: 4px;
	height: 4px;
	transition: all .3s ease-out;
	vertical-align: middle;
	display: inline-block;
	background-color: #fff;
	background-image: url(/images/add_blue.png);
	background-repeat: no-repeat;
	background-size: 10px 10px;
	border-radius: 50%;
	padding: 5px;
	box-sizing: content-box;
	background-position: center;
	position: absolute;
	top: 12px;
	left: 5px
}

.ready__list-item_active.ready__list-item span::before {
	background-image: url(/images/minus.png)
}

.ready__btn {
	border-radius: 50px;
	background-color: #0aa0ed;
	padding: 10px 24px;
	max-width: 116px;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .89px;
	text-transform: uppercase;
	margin-left: auto;
	color: #fff
}

.ready__category {
	list-style-type: none;
	padding-left: 25px;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: -6px;
	display: none;
	transition: .9s
}

.ready__category_active {
	display: block
}

.about {
	padding-top: 35px
}

@media(max-width:768px) {
	.about {
		padding-top: 125px
	}
}

.ready-details h2 {
	color: #0aa0ed;
	font-size: 36px;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 50px
}

.ready-details__top-img {
	margin-right: 20px
}

.ready-details__top-img img {
	max-width: 285px
}

.ready-details__top {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 56px
}

.ready-details__top-title {
	max-width: 520px;
	color: #0aa0ed;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .75px;
	margin-bottom: 25px;
	line-height: 20px
}

.ready-details__top-text {
	max-width: 520px;
	color: #000;
	font-size: 16px;
	font-weight: 900;
	line-height: 19px
}

.ready-details__wrapper {
	max-width: 825px;
	display: flex;
	flex-direction: column;
	margin: 0 auto
}

.ready-details__top-content {
	display: flex;
	flex-direction: column
}

.ready-details__mid {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px
}

.ready-details__mid-card {
	max-width: 210px;
	width: 100%;
	display: flex;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	border: 2px solid transparent;
	padding: 10px
}

.ready-details__mid-card:hover {
	border-color: #069eed
}

.ready-details__mid-card span {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.ready-details__mid-card img {
	margin-bottom: 50px
}

.ready-details__calc {
	border: 1px solid #b8b8b8;
	padding: 20px;
	width: 100%;
	margin-bottom: 25px
}

.ready-details__calc table {
	width: 100%
}

.ready-details__calc-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 12px
}

.ready-details__calc-top span {
	font-size: 16px;
	font-weight: 700
}

.ready-details__calc-params {
	display: flex;
	align-items: center
}

.ready-details__calc-params input {
	border: 1px solid #b8b8b8;
	max-width: 89px;
	padding: 7px 28px;
	margin-left: 17px
}

.ready-details__calc-mid td:last-child {
	text-align: right
}

.ready-details__calc-bottom {
	display: flex;
	justify-content: space-between;
	margin-bottom: 19px
}

.ready-details__calc-mid td {
	padding-top: 12px;
	font-size: 14px;
	font-weight: 700;
	color: #4f4f4f
}

.ready-details__calc-func {
	display: none
}

.ready-details__calc-params input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.ready__slick-slide {
	padding: 0
}

.ready-details__colors {
	border: 1px solid gray;
	border-radius: 3px;
	list-style-type: none;
	padding: 0;
	cursor: pointer;
	position: absolute;
	left: -410px;
	background: #fff;
	padding-right: 20px;
	top: 8px
}

.ready-details__colors_reletive {
	position: relative
}

.ready-details__color-name {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: start;
	padding: 2px 5px;
	position: relative
}

.ready-details__color-item {
	text-align: center;
	align-items: center;
	justify-content: start;
	padding: 2px 5px;
	position: relative;
	cursor: pointer;
	font-size: 10px
}

.ready-details__color-name:after {
	content: '';
	position: absolute;
	top: 7px;
	right: -16px;
	border: 6px solid transparent;
	border-top: 9px solid #a8a8a8
}

.ready-details__color-name_none {
	display: none
}

.ready-details__color-item {
	display: none
}

.ready-details__color-item_dropdown {
	display: flex
}

.ready-details__color-item_active {
	display: flex
}

.ready-details__color-item_active::after {
	content: '';
	position: absolute;
	top: 5px;
	right: -16px;
	border: 6px solid transparent;
	border-top: 9px solid #a8a8a8
}

.ready-details__color-сircle {
	width: 10px;
	height: 10px;
	border: 3px solid gray;
	border-radius: 50px;
	margin-left: 4px
}

.ready-details__color-сircle_red {
	border: 3px solid red
}

.ready-details__color-сircle_blue {
	border: 3px solid blue
}

.ready-details__color-сircle_purple {
	border: 3px solid purple
}

.ready__slick-slide li {
	width: 100%;
	background-color: #fff;
	margin-right: 3px;
	position: relative;
	margin-bottom: 20px
}

.ready__slick-slide .ready__slick-slide_info {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 184px;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: .75px;
	color: #fff;
	padding: 9px 0;
	background-color: #0aa0ed;
	border-radius: 50px;
	text-align: center;
	top: 90px;
	font-weight: 500;
	display: none;
	border: none
}

.ready__slick-slide_info-active {
	display: block !important
}

.ready__slick-slide-item {
	border: 2px solid #0aa0ed;
	margin-bottom: 8px
}

.ready__slick-slide img {
	max-height: 100%;
	height: 100%;
	max-width: 100%;
	object-fit: cover;
	width: 100%
}

.ready__slick {
	max-width: 1140px;
	margin: 0 auto;
	margin-bottom: 93px
}

.ready__slick-slide-item {
	height: 218px;
	object-fit: cover
}

.ready__slick-slide a {
	margin-left: 26px;
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #000;
	font-weight: 700
}

.ready__slick .slick-prev {
	text-indent: -9999px;
	width: 48px;
	height: 48px;
	margin: 0;
	bottom: 37% !important;
	top: auto;
	background: url(/images/left_arrow.png) no-repeat center center;
	right: 101%;
	left: -60px
}

.ready__slick .slick-next {
	background: url(/images/right_arrow.png) no-repeat center center;
	right: -50px;
	text-indent: -9999px;
	width: 48px;
	height: 48px;
	margin: 0;
	bottom: 37% !important;
	top: auto;
	left: 101%
}

.ready__slick .slick-prev:focus {
	background: url(/images/left_arrow.png) no-repeat center center
}

.ready__slick .slick-next:focus {
	background: url(/images/right_arrow.png) no-repeat center center
}

.ready__slick .slick-prev:hover {
	background: url(/images/left_arrow.png) no-repeat center center
}

.ready__slick .slick-next:hover {
	background: url(/images/right_arrow.png) no-repeat center center
}

.ready-details__bottom a {
	border-radius: 50px;
	background-color: #0aa0ed;
	padding: 10px 24px;
	max-width: 116px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .89px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	margin-left: auto;
	text-align: center
}

.ready-details__bottom {
	padding-bottom: 60px
}

.ready__bottom-title {
	letter-spacing: 3.27px;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	color: #1b1b1b;
	text-align: center;
	margin-bottom: 46px
}

.header_social.header_social_custom a {
	background-color: #0aa0ed
}

.header_social.header_social_custom a:hover {
	background-color: #fff
}

.bx-wrapper {
	padding-top: 160px
}

.ready__all {
	display: none
}

@media(max-width:768px) {
	.ready__slick-slide-lst {
		height: 268px !important
	}

	.ready__all {
		align-items: center;
		justify-content: center;
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 1px solid #353535
	}

	.ready__all_active {
		display: flex
	}

	.ready__realm_active {
		display: none
	}

	.ready__all a {
		font-weight: 700;
		color: #48b9ff;
		font-size: 18px;
		text-decoration: underline
	}

	.ready-details__mid-card {
		width: 90px
	}

	.ready-details h2 {
		text-align: left;
		color: #2a2a2a;
		font-size: 18px;
		margin-bottom: 30px;
		letter-spacing: 0;
		font-weight: 700
	}

	.ready-details__mid-card span {
		font-size: 10px;
		color: #000
	}

	.ready-details__mid-card img {
		margin-bottom: 30px
	}

	.ready-details__bottom {
		padding-bottom: 26px
	}

	.ready__mob-wrapper {
		display: flex;
		flex-direction: column-reverse
	}
}

.scnd_lvl.scnd_lvl_custom>li>a span {
	color: #fff
}

.scnd_lvl.scnd_lvl_custom>li>a span:hover {
	color: #000
}

.scnd_lvl_custom.scnd_lvl>li>a:before {
	background-color: #fff
}

.scnd_lvl_custom.scnd_lvl>li:hover>a:before {
	background-color: #000
}

.showBuy {
	max-width: 639px;
	width: 100%;
	max-height: 521px;
	background-color: #fff;
	position: fixed;
	display: none;
	z-index: 99;
	top: 50px;
	right: 0;
	left: 0;
	margin: 0 auto;
	padding: 34px 45px;
	box-shadow: 0 0 16px rgba(0, 0, 0, .59);
	border-radius: 10px
}

.showBuy__wrapper {
	position: relative;
	display: flex;
	margin-bottom: 35px
}

.showBuy__images-top {
	width: 100%;
	max-width: 282px;
	height: 100%;
	max-height: 245px;
	margin-bottom: 3px
}

.showBuy__images-wrapper {
	display: flex;
	justify-content: space-between
}

.showBuy__images-wrapper img {
	width: 100%;
	max-width: 93px;
	max-height: 86px;
	margin-bottom: 7px
}

.showBuy__images-wrapper:not-last-child {
	margin-right: 3px
}

.showBuy__images {
	max-width: 282px;
	margin-right: 28px;
	height: 100%
}

.showBuy__content {
	max-width: 234px;
	display: flex;
	flex-direction: column;
	max-height: 301px;
	text-overflow: clip;
	justify-content: space-between
}

.showBuy__content button {
	width: 143px;
	background-color: #0aa0ed;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: .56px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: none;
	height: 29px
}

.showBuy__content span {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-bottom: 22px;
	overflow: auto;
	max-height: 240px
}

.showBuy h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
	font-weight: 700
}

.showBuy a {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #c4c4c4;
	border-radius: 2px;
	padding: 12px 26px;
	display: block;
	margin: 0 auto;
	max-width: 298px;
	white-space: nowrap;
	letter-spacing: -1px
}

.bx-footer .showBuy a:hover {
	border: 1px solid #0aa0ed;
	color: #0aa0ed
}

.showBuy__close-icon {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 17px;
	right: 19px;
	cursor: pointer
}

@media(max-width:700px) {
	.ready-details__calc-top {
		margin-bottom: 30px
	}

	.showBuy h2 {
		font-size: 13px
	}

	.showBuy a {
		font-size: 12px
	}

	.showBuy__wrapper {
		flex-direction: column;
		margin-bottom: 80px;
	}

	.showBuy__images-wrapper {
		display: none
	}

	.showBuy__content {
		max-height: 150px;
		width: 100%
	}

	.showBuy__content span {
		max-height: 84px
	}
}

.fast-buy {
	max-width: 660px;
	width: 100%;
	height: 589px;
	background-color: #fff;
	position: fixed;
	display: none;
	z-index: 99;
	top: 50px;
	right: 0;
	left: 0;
	margin: 0 auto;
	padding: 36px 45px;
	box-shadow: 0 0 16px rgba(0, 0, 0, .59);
	border-radius: 10px
}

.fast-buy__wrapper {
	display: flex;
	justify-content: space-between
}

.fast-buy__packing span {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-bottom: 22px;
	overflow: auto;
	max-height: 240px;
	max-height: 112px;
	display: block;
}

.fast-buy__packing-culumns {
	font-weight: 600;
	display: flex;
	font-size: 16px;
}

.fast-buy__packing-name {
	margin-right: 10px;
}

.fast-buy__packing-text {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 44px;
	overflow: hidden;
}

.fast-buy__calculation-goup {
	text-align: center;
	border: 1px solid #0aa0ed;
	font-weight: 700;
	color: #000;
	font-size: 15px;
	display: flex;
}

.fast-buy__calculation-goup:not(:last-child) {
	border-bottom: none;
}

.fast-buy__calculation__title {
	border-right: 1px solid #0aa0ed;
	text-align: center;
	max-width: 225px;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.fast-buy__calculation-sum {
	text-align: center;
	max-width: 225px;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.fast-buy__form {
	max-width: 265px
}

.fast-buy__form input {
	width: 100%;
	height: 37px;
	color: #000;
	border: 1px solid #c4c4c4;
	border-radius: 2px
}

.fast-buy__form label:not(last-child) {
	width: 100%;
	margin-bottom: 10px
}

.fast-buy__form textarea {
	width: 100%;
	max-height: 144px;
	min-height: 144px;
	margin-bottom: 18px
}

.fast-buy__form span {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-bottom: 10px;
	display: block
}

.fast-buy__order {
	margin-bottom: 23px;
	position: relative
}

.fast-buy__order-items {
	display: flex;
	margin-bottom: 20px;
}

.fast-buy__order-wrapper {
	display: flex;
	flex-direction: column;
	max-height: 485px;
	max-width: 270px
}

.fast-buy__order-wrapper img {
	width: 100%;
	height: 100%;
	max-height: 71px;
	max-width: 71px;
	margin-right: 15px
}

.fast-buy h2 {
	text-transform: uppercase;
	font-weight: 700;
	color: #000;
	margin-bottom: 14px;
	font-size: 17px;
	position: relative
}

.fast-buy__close-icon {
	height: 13px;
	top: 14px;
	right: 14px;
	position: absolute;
	cursor: pointer
}

.fast-buy__name {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	margin-bottom: 12px;
	display: block
}

.fast-buy__quantity {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	height: 23px !important
}

.fast-buy_btn {
	border: none;
	width: 100%;
	background-color: #0aa0ed;
	padding: 13px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: .56px;
	font-weight: 700;
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 265px;
}

.fast-buy__quantity_pointer {
	cursor: pointer;
	border: none
}

.fast-buy__quantity {
	margin-right: 7px
}

.fast-buy__order-wrapper .fast-buy__close-icon {
	position: absolute;
	top: -10px;
	width: 7px;
	height: 7px;
	right: -27px;
	cursor: pointer
}

@media(max-width:700px) {
	.fast-buy {
		height: 90vh;
		top: 0;
		overflow: auto;
		text-align: center
	}

	.fast-buy__wrapper {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		align-items: center
	}

	.showBuy {
		max-height: 100vh;
		height: 90%;
		top: 0;
		overflow: scroll
	}
}

.element_catalog_menu-custom {
	max-width: 298px
}

.element_catalog_menu.element_catalog_menu-custom .has-arrow>a {
	background: #0aa0ed;
	color: #fff
}

.element_catalog_menu.element_catalog_menu-custom .has-arrow>ul>li {
	border-bottom: none
}

.element_catalog_menu.element_catalog_menu-custom .metismenu .has-arrow>a:before {
	background-image: url(/images/add_blue.png);
	background-color: #fff
}

.left_sidebar li.mm-collapse-border-active {
	border-bottom: 1px solid #0aa0ed !important
}

.mm-collapse.mm-show li.mm-collapse-border-active {
	border-bottom: 1px solid #0aa0ed !important
}

.take-product {
	margin: 0 auto;
	margin-top: 81px;
	margin-bottom: 55px;
	max-width: 854px
}

.take-product__item {
	border: 1px solid #0aa0ed;
	max-height: 225px;
	margin-right: 5px;
	height: 225px;
	position: relative;
	margin-top: 35px
}

.take-product__item:hover a {
	display: block
}

.take-product__item img {
	max-height: 100%;
	height: 100%;
	max-width: 100%;
	width: 100%;
	object-fit: cover
}

.take-product__item a {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 184px;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: .75px;
	color: #fff;
	padding: 9px 0;
	background-color: #0aa0ed;
	border-radius: 50px;
	text-align: center;
	top: 90px
}

.product__hover {
	display: none
}

.footer__search-mob {
	display: none
}

.product__hover_active {
	display: block
}

.take-product__list .slick-prev {
	text-indent: -9999px;
	width: 48px;
	height: 48px;
	margin: 0;
	bottom: 37% !important;
	top: 55%;
	background: url(/images/left_arrow.png) no-repeat center center;
	right: 101%
}

.take-product__list .slick-next {
	background: url(/images/right_arrow.png) no-repeat center center;
	right: -50px;
	text-indent: -9999px;
	width: 48px;
	height: 48px;
	margin: 0;
	bottom: 37% !important;
	top: 55%;
	left: 101%
}

.take-product__list .slick-prev:focus {
	background: url(/images/left_arrow.png) no-repeat center center
}

.take-product__list .slick-next:focus {
	background: url(/images/right_arrow.png) no-repeat center center
}

.take-product__list .slick-prev:hover {
	background: url(/images/left_arrow.png) no-repeat center center
}

.take-product__list .slick-next:hover {
	background: url(/images/right_arrow.png) no-repeat center center
}

.tabs__item .tabs__itemText:before {
	padding: 9px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 140px
}

.header_social.header_social_custom.header_social_visible {
	display: none
}

.footer__police {
	display: none
}

.bx-footer .footer__policy {
	font-size: 13px !important;
	font-weight: 700;
	line-height: 31px;
	text-transform: none !important
}

.footer__adress {
	display: none !important
}

.footer__policy:before {
	content: none !important
}

.footer__policy-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.footer__popup form {
	color: #000;
	font-weight: 700;
	text-align: center
}

.start_catalog_page_wrap .wrap {
	overflow: visible
}

.start_catalog_page_wrap .catalog_container {
	overflow: visible
}

.bx-filter__wrapper {
	width: 100%;
	padding-left: 50px
}

@media(max-width:740px) {
	.bx-footer-bottomline {
		margin-top: 0 !important
	}

	.ready {
		flex-wrap: wrap
	}

	.ready__card-text-top {
		font-size: 14px
	}

	.ready__card-text-mid {
		font-size: 13px
	}
}

.mb-4.catalog-section:after {
	display: none !important
}

.mb-4.catalog-section {
	padding-top: 55px !important
}

.basket__full {
	position: absolute;
	right: 119px;
	top: 29px;
	font-size: 6px !important;
	color: #fff;
	z-index: 99;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 12px;
	height: 12px;
	text-align: center;
	background: #0aa0ed
}

.header_cart_block {
	position: relative
}

.numbers ul {
	display: flex !important;
	justify-content: space-between
}

.numbers li {
	white-space: nowrap
}

@media screen and (max-width:574px) {
	#ReaspektPopupBody.ReaspektPopupBody_mob {
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		padding-right: 8px !important;
		padding-left: 8px !important
	}

	#ReaspektPopupBody #ReaspektCloseBtn {
		width: 20px !important;
		height: 20px !important;
		top: -26px !important;
		right: 0 !important;
		background-size: cover !important
	}

	.reaspektGeobaseCities .reaspektGeobaseAct a,
	.reaspektGeobaseCities .reaspektGeobaseAct strong {
		font-size: 11px
	}

	.tabs__content .tabs__item {
		height: 190px
	}

	.numbers ul li {
		font-size: 13px !important
	}

	.oblasti_primeneneiya ul {
		float: none !important
	}
}

@media screen and (max-width:396px) {
	.numbers ul li {
		font-size: 10px !important
	}

	.numbers li {
		padding: 5px 16px !important
	}

	.tabs__content .tabs__item {
		flex-basis: 100%
	}

	.tabs__itemText {
		height: 24% !important
	}
}

@media screen and (max-width:881px) {
	.tabs__content .tabs__item {
		height: 270px !important
	}

	.tabs__itemText {
		height: 23% !important
	}
}

@media screen and (max-width:1100px) {
	.bx-filter-popup-result.left {
		display: none !important
	}

	.why_me li {
		position: relative !important;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		display: inline-block !important
	}

	.why_me ul {
		max-width: 650px;
		text-align: center
	}
}

@media screen and (max-width:1200px) {
	li.frst_lvl>a span {
		font-size: 13px !important
	}

	#nav {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex
	}

	#filters {
		justify-content: space-evenly
	}
}

@media screen and (max-width:1100px) {
	.start_page_catalog_elements_container {
		width: 100% !important
	}

	.catalog_container .left_sidebar {
		width: 100%;
		display: flex;
		flex-wrap: wrap
	}

	.bx-filter__wrapper {
		padding-left: 0;
		padding-right: 0;
		width: 100% !important
	}
}

@media(max-width:768px) {
	.tabs__slider {
		height: 0;
		overflow: hidden
	}

	.tabs__slider.tabs__slider_active {
		height: auto;
		overflow: visible
	}

	.catalog_element_preview .buy_element {
		opacity: 1 !important
	}

	.ready__bottom-title {
		font-size: 21px;
		letter-spacing: .27px;
		text-align: left;
		margin-bottom: 22px
	}

	.catalog_tabs .slick-next.slick-arrow {
		background: url(/../right.png) no-repeat center center;
		display: inline-block !important;
		background-size: cover
	}

	.catalog_tabs .slick-prev.slick-arrow {
		background: url(/../left.png) no-repeat center center;
		display: inline-block !important;
		background-size: cover
	}

	.catalog_tabs .slick-next::before,
	.catalog_tabs .slick-prev::before {
		display: none !important
	}

	#filters {
		background: #fff !important
	}

	#filters .button {
		font-size: 8px;
		margin-right: 10px !important
	}
}

@media screen and (max-width:489px) {
	#filters .button {}
}

@media screen and (max-width:1299px) {
	.ready__slick {
		max-width: 960px
	}
}

@media screen and (max-width:1201px) {
	.ready__wrapper {
		max-width: 800px
	}

	.ready .col-sm-3 {
		width: 30%
	}

	.ready__slick {
		max-width: 860px
	}
}

@media screen and (max-width:973px) {
	.ready__slick {}
}

@media screen and (max-width:903px) {
	.ready {
		flex-wrap: wrap
	}

	.ready .element_catalog_menu-custom {
		max-width: 100%
	}

	.ready .metismenu {
		max-width: 100%
	}

	.ready .col-sm-3 {
		width: 100%
	}
}

@media screen and (max-width:790px) {

	.ready__slick .slick-next,
	.ready__slick .slick-prev {
		display: none !important
	}

	.ready_mw {
		float: none !important
	}

	.take-product__item a {
		top: 50px
	}
}

@media screen and (max-width:700px) {
	.ready {
		padding-top: 140px
	}

	.global__input {
		width: 55px !important;
	}

	.fast-buy__calculation-wrapper {
		margin-bottom: 15px;
	}
}

@media screen and (max-width:524px) {
	.ready__card-text-top {
		font-size: 12px
	}

	.ready__card-text-mid {
		font-size: 11px
	}

	.ready__img img {
		max-width: 175px;
		height: 224px;
		object-fit: cover
	}
}

@media screen and (max-width:420px) {
	.ready__card {
		flex-direction: column
	}

	.ready__img img {
		width: 100%;
		max-width: 100%
	}

	.ready__img {
		margin-right: 0;
		margin-bottom: 30px
	}

	.ready__card-text-top {
		font-size: 11px;
		margin-bottom: 6px
	}

	.ready__card-text-mid {
		font-size: 10px;
		margin-bottom: 12px
	}
}

.bx-hdr-profile.bx-hdr-profile__mobile {
	display: none !important
}

.ready-details__top-title.ready-details__top-title_mobile {
	display: none
}

@media screen and (max-width:740px) {
	.ready-details__top-title {
		display: none;
		font-size: 16px;
		font-weight: 700;
		color: #000;
		text-decoration: underline
	}

	.ready-details__top-title.ready-details__top-title_mobile {
		display: block
	}

	.ready-details__top-text {
		font-size: 12px
	}
}

@media screen and (max-width:600px) {
	.ready-details__top {
		flex-direction: column
	}

	.ready-details__top-img {
		margin-right: 0;
		margin-bottom: 20px
	}

	.ready-details__top-img img {
		width: 100%;
		max-width: 100%;
		max-height: 380px
	}
}

@media screen and (max-width:1100px) {
	footer #nav {
		margin-bottom: 30px;
		display: flex;
		justify-content: space-between
	}

	.bx-footer-section .col-sm-12 {
		margin-bottom: 20px
	}
}

@media(max-width:980px) {
	.bx-wrapper {
		padding-top: 185px
	}
}

@media(max-width:768px) {

	.bx-basket .ready__slick,
	.bx-basket .ready__bottom-title {
		display: none
	}

	.bx-wrapper {
		padding-top: 140px
	}

	.bx-footer .bx-footer-section.bx-center-section .footerPhone {
		width: 181px !important;
		margin-left: auto !important;
		float: right !important
	}

	.main__pt {
		padding-top: 74px
	}

	.bx-footer-bottomline {
		float: none !important
	}

	.footer__police {
		text-align: center
	}

	.bx-breadcrumb {
		display: none !important
	}

	.element_catalog_info_tabs>div>div:last-of-type {
		border: none !important
	}

	#comp_2322613c1e2bebf658433320e87277a7 {
		padding-top: 75px
	}

	.bx-hdr-profile.bx-hdr-profile__mobile {
		display: block !important;
		position: absolute;
		right: -94px
	}

	.bx-hdr-profile__mobile.bx-basket-block img {
		width: 36px
	}

	.bx-hdr-profile__mobile .bx-basket-block span {
		display: none
	}

	.bx-hdr-profile__mobile .bx-basket-block img {
		width: 36px
	}

	.footer__police {
		display: block
	}

	.header__phone a,
	.footerPhone a {
		padding: 5px 14px 5px 0 !important
	}

	.header__logo {
		width: 165px !important
	}

	.bx-footer-section.bx-center-section {
		padding-top: 87px !important
	}

	footer #nav {
		top: 0
	}

	footer li.frst_lvl>a span {
		font-size: 15px !important
	}

	footer li.frst_lvl>a {
		margin-right: 0
	}
}

@media screen and (max-width:700px) {
	.bx-wrapper {
		padding-top: 0
	}
}

@media screen and (max-width:600px) {
	.wrapGeoIpReaspekt {
		margin-bottom: 10px
	}

	.footerPhone hr {
		display: none !important
	}

	.footerPhone a {
		margin-right: 3px !important
	}
}

@media screen and (max-width:497px) {
	.bx-footer .bx-footer-section.bx-center-section .footerPhone {
		margin-left: 0 !important
	}

	.col-12.col-sm-10.header__info {
		padding-bottom: 3px;
		padding-right: 0
	}

	footer {
		background: #353535 !important;
		padding-left: 32px;
		padding-right: 32px
	}

	.footerPhone a {
		margin-right: 0 !important
	}

	footer li.frst_lvl>a span {
		font-size: 28px !important;
		line-height: 44px
	}

	.bx-footer-section.bx-center-section {
		padding-top: 230px !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
		display: flex;
		flex-direction: column
	}

	.bx-footer-menu.footer_menu {
		border: none !important
	}

	.footer__adress {
		font-size: 11px;
		margin-top: 22px !important;
		margin-bottom: 11px !important;
		display: block !important
	}

	.footer__search-mob input {
		max-width: 181px;
		border: 1px solid #fff;
		border-radius: 3px;
		letter-spacing: .3px;
		font-size: 14px;
		color: #a9a9a9;
		background-color: #353535;
		padding: 8px 11px;
		max-height: 28px
	}

	.footer__adress {
		display: block
	}

	.footer__search-mob {
		position: relative
	}

	.footer__search-mob img {
		position: absolute;
		top: 6px;
		left: 143px;
		width: 17px
	}

	.footer__police {
		padding-bottom: 15px
	}

	.footer__police a {
		font-size: 10px;
		line-height: 21.61px;
		letter-spacing: .7px;
		color: #fff
	}

	footer .col-sm-12.right {
		padding: 0 !important;
		margin: 0 !important
	}

	footer .bx-footer-section.container.footer-copyrite {
		padding: 0 !important;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: flex-end
	}

	footer .bx-footer-section.container.footer-copyrite::before {
		content: none !important
	}

	.btn-group-vertical>.btn-group:after,
	.btn-toolbar:after,
	.clearfix:after,
	.container-fluid:after,
	.container:after,
	.dl-horizontal dd:after,
	.form-horizontal .form-group:after,
	.modal-footer:after,
	.nav:after,
	.navbar-collapse:after,
	.navbar-header:after,
	.navbar:after,
	.pager:after,
	.panel-body:after,
	.row:after {
		content: none !important
	}

	footer .header_social.header_social_custom.header_social_visible {
		display: flex !important;
		margin-left: 0 !important;
		margin-right: 18px
	}

	.footer__policy {
		display: none
	}

	footer .bx-footer-section.footer-copyrite>div:first-of-type a {
		font-size: 11px
	}

	.footer__mobile-hide {
		display: none
	}

	.footer_menu #nav {
		flex-direction: column;
		padding-left: 32px;
		padding-top: 34px
	}

	.col-12.col-sm-2.footerLogo {
		display: none !important
	}

	footer .wrapGeoIpReaspekt {
		display: none
	}

	footer .header_social {
		display: none !important
	}

	footer .footerPhone {
		display: flex !important;
		align-items: center;
		padding: 0 !important;
		margin-bottom: 0 !important;
		float: left !important;
		text-align: left !important
	}

	footer .footerPhone b {
		font-size: 14px
	}

	footer .footerPhone img {
		max-width: 20px
	}

	footer .footerPhone a {
		font-size: 14px
	}

	footer .footerMail {
		padding: 0 !important
	}

	.footerMail .mail_block {
		padding: 0 !important
	}

	.footerPhone a:last-child {
		display: none !important
	}

	footer .footerMail .fa {
		font-size: 17px !important;
		margin-right: 13px
	}
}

@media screen and (max-width:397px) {
	.bx-footer-section.bx-center-section {
		display: flex;
		flex-direction: column;
		align-items: left
	}

	.bx-footer-section .footerLogo {
		margin: 0 0 10px 0 !important;
		width: 100%
	}

	.footerLogo img {
		margin: 0 auto;
		display: block
	}

	.footerLogo ul {
		text-align: center;
		margin: 15px 0 10px auto !important
	}

	.footerLogo ul li a {
		font-size: 14px
	}

	.bx-footer .bx-footer-section .selectCity {
		width: 100% !important;
		text-align: center !important
	}

	.wrapGeoIpReaspekt {
		text-align: center
	}

	.bx-footer .bx-footer-section.bx-center-section .footerPhone {
		display: flex !important;
		width: 100% !important;
		flex-wrap: wrap;
		justify-content: left;
		margin-left: 0 !important
	}

	.bx-footer .bx-footer-section.bx-center-section .footerPhone a {
		margin-right: 10px !important
	}

	.bx-footer .bx-footer-section.bx-center-section .footerPhone a:last-child {
		margin-left: 36px !important
	}

	.bx-footer .footerMail {
		text-align: center !important;
		width: 100% !important
	}

	.footer_menu #nav {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
}

@media screen and (max-width:955px) {
	.take-product__list {
		max-width: 750px;
		margin: 0 auto
	}
}

@media screen and (max-width:843px) {
	.take-product__list {
		max-width: 650px
	}
}

@media screen and (max-width:745px) {
	.catalog_container_custom {
		padding-top: 140px
	}

	.take-product__item img {
		max-height: 162px
	}

	.take-product__list {
		max-width: 550px
	}

	.take-product__list .slick-next,
	.take-product__list .slick-prev {
		display: none !important
	}

	.slick-dots {
		width: 78% !important;
		display: block !important
	}

	.element_catalog_offer_info_block h1.bx-title {
		font-size: 18px !important
	}

	.catalog_container_custom .product-item.catalog_element_preview {
		width: 100%
	}

	.catalog_container_custom .buy_element {
		float: none !important
	}

	.catalog_container_custom .product-item-image-wrapper {
		padding-top: 116px
	}
}

@media screen and (max-width:486px) {
	.take-product__item {
		max-height: 162px
	}

	.take-product__list {
		max-width: 310px
	}
}

@media screen and (max-width:360px) {
	.take-product__item {
		max-height: 162px
	}
}

.bx-content .bx-breadcrumb #bx_breadcrumb_0.bx-breadcrumb-item {
	display: block
}

.radio-basket:checked,
.radio-basket:not(:checked) {
	position: absolute;
	left: -9999px
}

.radio-basket:checked+label,
.radio-basket:not(:checked)+label {
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #000
}

.radio-basket:checked+label:before,
.radio-basket:not(:checked)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 15px;
	height: 15px;
	border: 1px solid #3eb5f1;
	border-radius: 100%;
	background: #fff
}

.radio-basket:checked+label:after,
.radio-basket:not(:checked)+label:after {
	content: '';
	width: 7px;
	height: 7px;
	background: #3eb5f1;
	position: absolute;
	top: 6px;
	left: 4px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease
}

.radio-basket:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.radio-basket:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.bx-sbb-empty-cart-container {
	padding-top: 100px
}

.basket__delivery {
	border: 1px solid #9e9e9e;
	max-width: 285px;
	max-height: 950px;
	width: 100%;
	padding: 24px 11px 24px 19px
}

.basket__delivery h2 {
	text-transform: uppercase;
	font-size: 20px;
	color: #000;
	font-weight: 700
}

.basket-item-block-amount__custom {
	justify-content: center;
	margin-bottom: 3px;
	display: none
}

.basket-items-list-item-amount-name__custom {
	text-align: center;
	display: block;
	margin-bottom: 15px;
	display: none
}

.basket__wrapper {
	display: flex;
	justify-content: space-between;
	padding-bottom: 40px
}

.basket__delivery label {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: -1.3px;
	margin-bottom: 20px
}

.basket__delivery label:last-child {
	margin-bottom: 29px
}

.basket__delivery-text {
	font-size: 14px;
	margin-bottom: 16px;
	color: #000;
	display: block;
	font-weight: 700
}

.basket__delivery-input {
	width: 100%;
	border: 1px solid #b8b8b8 !important;
	color: ;
	font-size: 14px;
	margin-bottom: 4px;
	padding: 14px 10px !important;
	background: #fff !important
}

.basket__delivery-input::placeholder {
	font-weight: 700
}

.basket__delivery textarea {
	height: 104px;
	background: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 9px 10px;
	margin-bottom: 15px;
	border: 1px solid #b8b8b8 !important
}

.basket__delivery button {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: .56px;
	padding: 13px 0;
	width: 100%;
	text-align: center;
	background-color: #0aa0ed;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 17px
}

.basket__delivery-policy a {
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	font-weight: 700;
	line-height: 31px;
	margin-bottom: 0
}

.basket__delivery-policy span {
	font-size: 14px;
	color: #000;
	display: block;
	font-weight: 700;
	line-height: 10px
}

.basket__delivery-checkbox {
	width: 21px;
	height: 21px;
	border: 1px solid #0aa0ed
}

.bx-basket__wrapper {
	width: 100%
}

.basket-items-list-item-descriptions__btn {
	display: none
}

.basket__link-wrapper {
	display: none;
	margin-bottom: 25px
}

.delivery__link {
	font-size: 11px;
	color: #0aa0ed;
	max-width: 115px;
	border: 1px solid #0aa0ed;
	padding: 24px 0;
	text-align: center;
	width: 100%;
	font-weight: 700;
	margin-right: 5px
}

.basket__link {
	font-size: 11px;
	color: #0aa0ed;
	max-width: 115px;
	border: 1px solid #0aa0ed;
	padding: 24px 0;
	text-align: center;
	width: 100%;
	font-weight: 700;
	margin-right: 5px
}

.basket__link:hover {
	border-color: #0aa0ed;
	text-decoration: underline;
	color: #0aa0ed
}

.delivery__link:hover {
	color: #0aa0ed;
	text-decoration: underline
}

.link-active {
	background-color: #0aa0ed;
	color: #fff !important
}

.basket-item__input-mob {
	padding: 0;
	width: 60px;
	height: 28px;
	outline: none;
	border: none !important;
	border-radius: 1px;
	vertical-align: middle;
	text-align: center;
	font: bold 18px/27px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease
}

@media(max-width:1400px) {
	.bx-basket .element_catalog_menu.element_catalog_menu-custom {
		display: none
	}
}

@media(max-width:1075px) {
	.basket__wrapper {
		flex-wrap: wrap
	}

	.basket__delivery {
		max-width: 100%
	}

	.basket-item-image {
		width: 100%
	}

	.catalog_container_custom.catalog_container_custom_pd0 {
		width: 100% !important
	}
}

@media(max-width:768px) {
	.basket__wrapper-pt {
		padding-top: 94px
	}

	.catalog-section .product-item [data-entity="buttons-block"] button {
		font-size: 16px;
		display: block;
		padding: 0
	}

	.basket-item-block-amount__custom {
		display: flex
	}

	.basket-items-list-item-amount-name__custom {
		display: block;
		color: #0aa0ed
	}

	.basket-item-amount-btn-plus,
	.basket-item-amount-btn-minus {
		background: #0aa0ed;
		width: 24px
	}

	#basket-root .bx-breadcrumb.diff-bx-breadcrumb {
		display: none
	}

	#basket-root .catalogForma.catalog_element_form_block {
		display: none
	}

	.basket-item-block-info .basket-item-actions-remove {
		position: absolute;
		top: 0;
		right: 4px
	}

	.basket__wrapper .catalogForma.catalog_element_form_block .mfeedback {
		padding-bottom: 50px
	}

	.basket__link-wrapper {
		display: flex;
		justify-content: center
	}

	.basket-items-list-item__wrapper {
		display: none
	}

	.basket-item-image {
		max-width: 194px;
		height: 194px;
		margin-top: 30px;
		border-radius: 50%
	}

	.basket-items-list-item-container {
		justify-content: center
	}

	.basket-item-block-image {
		margin: 0
	}

	h2.basket-item-info-name {
		text-align: center
	}

	h2.basket-item-info-name a {
		color: #000;
		font-size: 16px;
		text-transform: uppercase;
		font-weight: 700
	}

	.basket-items-list-item-prev-text {
		text-align: center
	}

	.basket-items-fastbuy {
		width: 100%;
		font-size: 15px;
		text-transform: uppercase
	}

	.basket-items-list-item-descriptions {
		margin-right: 0
	}

	.basket-items-list-item-descriptions-inner {
		padding-bottom: 30px;
		margin: 0 auto;
		max-width: 285px;
		margin-bottom: 24px
	}

	.basket-items-list-item-descriptions__btn {
		display: block;
		font-size: 15px;
		font-weight: 700;
		letter-spacing: .56px;
		text-transform: uppercase;
		color: #fff;
		width: 100%;
		max-width: 240px;
		background-color: #0aa0ed;
		border: none;
		margin: 0 auto;
		padding: 12px 0
	}
}

@media(max-width:768px) {
	.basket__delivery {
		display: none
	}

	.basket__delivery_active {
		display: block;
		margin-bottom: 30px
	}
}

.styled-checkbox {
	position: absolute;
	opacity: 0
}

.styled-checkbox+label {
	position: relative;
	cursor: pointer;
	padding: 0
}

.styled-checkbox+label:before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 21px;
	height: 21px;
	border: 1px solid #0aa0ed;
	background-color: #fff;
	background: white
}

.styled-checkbox:checked+label:before {
	background: #fff
}

.styled-checkbox:disabled+label:before {
	box-shadow: none;
	background: #ddd
}

.styled-checkbox:checked+label:after {
	content: '';
	background-image: url ('https://png.pngtree.com/png-vector/20190228/ourmid/pngtree-check-mark-icon-design-template-vector-isolated-png-image_711433.jpg');
	position: absolute;
	left: 5px;
	top: 10px;
	background: #0aa0ed;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 #0aa0ed, 4px 0 0 #0aa0ed, 4px -2px 0 #0aa0ed, 4px -4px 0 #0aa0ed, 4px -6px 0 #0aa0ed, 4px -8px 0 #0aa0ed;
	transform: rotate(45deg)
}

.contain__thanks {
	margin-top: 86px;
	margin-bottom: 20px;
	display: flex
}

.contain__thanks .element_catalog_menu {
	padding-left: 0
}

.contain__thanks__right {
	display: flex;
	flex-direction: column;
	padding: 0;
	text-align: center;
	width: 100%;
	align-items: center
}

.thanks__text__top {
	font-size: 38px;
	font-weight: 700;
	letter-spacing: .75px;
	text-transform: uppercase;
	color: #0aa0ed
}

.thanks__text__down {
	font-size: 16px;
	color: #000;
	font-weight: 700
}

.hidden__offers {
	display: none
}

footer.bx-footer a span:hover {
	color: #000;
	text-decoration: none
}

ul.scnd_lvl>li>a span {
	color: #fff
}

ul.scnd_lvl>li>a:before {
	background-color: #fff
}

ul.scnd_lvl>li>a:hover:before {
	background-color: #000
}

.search-page {
	padding-top: 140px;
	padding-bottom: 50px
}

.hideHeader {
	display: none
}

.showed {
	transform: translate3d(0, -65px, 0)
}

.hedaer__search-mob {
	display: none
}

.header__z-index {
	z-index: auto
}

@media(max-width:768px) {
	.contain__thanks {
		padding-top: 140px
	}

	.contain__thanks .col-md-3.col-sm-3.element_catalog_menu.element_catalog_menu-custom {
		display: none
	}

	.header__info {
		padding-right: 0 !important;
		padding-bottom: 0 !important
	}

	.header__logo img {
		margin-top: 7px !important
	}

	.header_phones_block>img {
		margin-right: 9px !important
	}

	.header__phone a,
	.footerPhone a {
		margin-right: 0 !important;
		padding-right: 4px !important
	}

	.frst_lvl.parent .open_child_menu {
		padding: 0;
		line-height: 17px;
		width: 21px;
		height: 21px;
		color: #fff
	}

	#nav li.frst_lvl:hover>a span,
	li.frst_lvl.parent:hover>a:after {
		color: #fff
	}

	#nav li.frst_lvl>a {
		margin-right: 0;
		letter-spacing: .15px;
		border-bottom: none !important;
		line-height: 38px
	}

	li.frst_lvl>a span {
		border-bottom: 1px solid;
		font-size: 28px !important
	}

	.header__menu {
		padding-bottom: 11px
	}

	.header__menu .multilevel_menu #nav {
		padding: 5px;
		padding-bottom: 17px;
		background-color: #353535
	}

	.multilevel_menu {
		max-width: 35px !important;
		top: -35px;
		right: 22px
	}

	#nav {
		position: absolute;
		top: 60px;
		right: 0
	}

	.header_social.header_social_custom {
		display: none !important
	}

	.bx-hdr-profile {
		display: none !important
	}

	.header__logo {
		margin-left: 7px !important;
		max-height: 128px !important
	}

	.wrapGeoIpReaspekt .linkReaspekt {
		width: 123px !important;
		height: 19px;
		padding: 0;
		font-size: 10px
	}

	.header_subtitle {
		margin: 0 !important
	}

	.wrapGeoIpReaspekt .linkReaspekt {
		padding: 4px 30px 4px 10px !important
	}

	.wrapGeoIpReaspekt .linkReaspekt:after {
		width: 9px !important;
		height: 6px !important;
		top: -1px !important
	}

	.multilevel_menu {
		display: flex !important
	}

	.multilevel_menu img {
		display: block;
		max-width: 38px !important;
		height: 35px;
		position: absolute;
		top: 25px;
		right: 98px
	}

	#menu_switcher {
		padding: 5px 4px !important;
		font-size: 0 !important;
		border: none !important;
		height: 35px !important;
		position: absolute;
		top: 25px;
		max-width: 38px;
		right: 55px;
		left: auto
	}

	.menu_switcher__icon {
		width: 27px;
		height: 3px;
		background-color: #fff;
		margin-bottom: 4px
	}

	#menu_switcher span:first-of-type {
		margin: 0 !important;
		margin-bottom: 4px !important
	}

	.col-12.col-sm-7.header__menu {
		padding-bottom: 11px;
		margin-top: -11px
	}

	#title-search {
		display: none
	}

	.mail_block {
		display: flex !important;
		align-items: center
	}

	.header__envelope .mail_block a {
		font-size: 10px !important
	}

	.header__envelope .mail_block .fa,
	.footerMail .fa {
		font-size: 12px !important
	}

	header .selectCity {
		padding-bottom: 0 !important
	}

	.wrapGeoIpReaspekt {
		margin-left: auto !important;
		margin-bottom: 5px !important
	}

	header .mail_block {
		margin-left: auto !important;
		margin-right: 0 !important
	}

	.header_phones_block {
		display: flex !important;
		align-items: center
	}

	.header_phones_block img {
		margin-left: auto !important;
		width: 14px;
		height: 14px
	}

	.header_phones_block a {
		font-size: 10px !important
	}

	.header_phones_block a b {
		font-size: 9px !important
	}

	.header_phones_block a:last-child {
		display: none !important
	}

	.header_phones_block hr {
		display: none !important
	}

	.header_phones_block {
		min-width: 1px !important;
		width: 100%
	}

	.menu_switcher {
		position: relative
	}

	.menu_switcher_active span:nth-child(1) {
		top: 10px;
		right: 1px;
		position: absolute;
		transform: rotate(45deg);
		transition: .25s ease-in-out
	}

	.menu_switcher_active span:nth-child(2) {
		top: 10px;
		right: 1px;
		position: absolute;
		transform: rotate(-45deg);
		transition: .25s ease-in-out
	}

	.menu_switcher_active span:nth-child(3) {
		display: none !important;
		transition: .25s ease-in-out
	}

	.menu_switcher_active span:nth-child(4) {
		display: none !important;
		transition: .25s ease-in-out
	}

	.hedaer__search-mob {
		display: none
	}

	.hedaer__search-mob_active {
		display: block;
		position: fixed;
		top: 257px;
		right: 0;
		left: 0;
		margin: 0 auto;
		max-width: 269px;
		z-index: 88
	}

	.hedaer__search-mob form {
		position: relative
	}

	.hedaer__search-mob-close {
		position: absolute;
		top: 1px;
		right: 0;
		max-width: 31px
	}

	.hedaer__search-mob-search {
		width: 21px;
		top: 7px;
		left: 6px;
		position: absolute
	}

	.hedaer__search-mob input {
		width: 269px;
		padding: 5px 35px;
		border: 1px solid #0aa0ed;
		border-right: none
	}
}

@media(max-width:324px) {
	.header_phones_block a {
		font-size: 9px !important;
		white-space: nowrap
	}
}

@media(max-width:881px) {
	.home-slider {
		display: block !important
	}

	.home-slider.slick-initialized.slick-slider.slick-dotted {
		height: 350px !important;
		max-height: 100% !important
	}

	.home-slider .slick-list {
		max-height: 100% !important;
		height: 100vh !important
	}

	.home-slider .slick-track {
		height: 100% !important;
		max-height: 100% !important
	}

	.home-slider .slick-dots {
		width: 100% !important
	}

	.preview {
		top: 65px !important
	}

	.slider_text .slider__title {
		font-size: 15px !important;
		line-height: 25px !important
	}

	div.slider_text h2 {
		font-size: 25px !important;
		line-height: 35px !important
	}

	.preview .slider_text h2 a {
		font-size: 25px !important;
		line-height: 35px !important;
		border-bottom: 1px solid #fff !important
	}

	.slider_text .slider_button {
		font-size: 9px !important
	}

	.preview .slider_text .slide__two-title {
		font-size: 12px !important
	}

	.preview .slider_text span {
		font-size: 12px !important;
		margin-bottom: 10px !important
	}
}

@media(max-width:768px) {
	.bx-footer-menu.footer_menu7 .tab-mobile svg {
		margin-bottom: 3px;
		margin-left: 5px
	}

	.tab-mobile.tab-mobile_active svg {
		transform: rotate(180deg)
	}

	.tab-mobile.tab-mobile_active svg path {
		fill: #2289cb !important
	}
}

.tab-mobile {
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	color: #2a2a2a;
	margin-bottom: 15px;
	cursor: pointer;
	display: none
}

.footerSearch {
	display: none
}

.callback {
	display: none
}

.callback-popup {
	position: fixed;
	bottom: 30vh;
	display: none;
	width: 100%;
	max-width: 340px;
	margin: 0 auto;
	right: 0;
	left: 0
}

.callback-popup__number {
	color: #000;
	font-size: 15px;
	margin-bottom: 25px;
	font-weight: 700
}

.callback-popup__police {
	font-size: 12px;
	line-height: 12px;
	color: #000;
	margin-top: 23px;
	max-width: 230px;
	margin-right: auto;
	margin-left: auto
}

.callback-popup__police,
.callback-popup__number span {
	color: red
}

.callback-popup__wrapper {
	position: relative;
	margin: 0 10px;
	border-radius: 10px;
	box-shadow: 0 0 16px rgba(0, 0, 0, .59);
	padding-top: 43px;
	padding-bottom: 36px;
	text-align: center;
	background-color: #fff;
	max-width: 390px;
	margin: 0 auto
}

.callback-popup img {
	position: absolute;
	top: 10px;
	right: 10px
}

.callback-popup form {
	display: flex;
	flex-direction: column
}

.callback-popup input {
	border: 1px solid #c4c4c4;
	border-radius: 2px;
	font-size: 12px;
	padding: 7px;
	width: 242px;
	margin: 0 auto;
	margin-bottom: 26px
}

.callback-popup.callback-popup_active {
	display: block;
	z-index: 999
}

.callback-button {
	color: #fff;
	font-size: 18px;
	letter-spacing: .82px;
	padding: 11px 0;
	background-color: #0aa0ed;
	max-width: 228px;
	width: 100%;
	text-align: center;
	font-weight: 500;
	border-radius: 50px;
	margin: 0 auto;
	border: none;
	cursor: pointer
}

.callback button:hover {
	text-decoration: underline
}

@media(max-width:768px) {
	.bx-footer-section .col-sm-12 {
		padding-top: 65px
	}

	.callback {
		display: block;
		text-align: center;
		pointer-events: visible
	}

	footer .bx-footer-section.container.footer-copyrite {
		margin-bottom: 28px
	}

	.footerSearch {
		display: block;
		position: relative;
		max-width: 181px;
		margin-bottom: 22px;
		padding-left: 15px
	}

	.bx-footer-bottomline {
		padding-top: 0
	}

	.footerSearch input {
		width: 100%;
		border: 1px solid #fff;
		border-radius: 3px;
		font-size: 14px;
		line-height: 14px;
		letter-spacing: .3px;
		padding: 5px 23px 5px 11px;
		background-color: #353535;
		color: #fff
	}

	.footerSearch img {
		width: 17px;
		position: absolute;
		right: 6px;
		top: 7px
	}
}

@media(max-width:735px) {
	.ready-details__calc {
		position: relative
	}

	.ready-details__colors_reletive {
		position: unset
	}

	.product-item-detail-pay-block {
		float: none !important
	}

	.product-item-detail-pay-block div[data-entity="main-button-container"] {
		margin-bottom: 18px;
		border: none;
		display: flex;
		flex-direction: column-reverse;
		align-items: flex-start
	}

	.btn.product-item-detail-buy-button span {
		background: #fff !important;
		color: #0aa0ed !important;
		padding: 11px 32px !important;
		font-size: 11px !important;
		font-weight: bold !important
	}

	.col-sm-9.catalog_element_price_block {
		padding: 0
	}

	.product-item-detail-tab-content {
		display: none !important
	}

	.col-xs-12.tabs-mobile__wrapper {
		padding-top: 23px;
		padding-right: 0;
		padding-left: 0;
		margin-bottom: 26px;
		border-bottom: 2px solid #0aa0ed
	}

	.product-item-detail-tab-content.product-item-detail-tab-content_active {
		display: block !important
	}

	.tab-mobile.tab-mobile_active {
		color: #0aa0ed
	}

	.tabs__wrapper .product-item-detail-tab-content .oblasti_primeneneiya li {
		width: 100%
	}

	.catalogForma.catalog_element_form_block {
		display: none
	}

	.catalog_element_price_block {
		margin: 15px 0 0 !important
	}

	.tab-mobile {
		display: block
	}
}

@media(max-width:498px) {
	.footerSearch {
		padding-left: 0
	}
}

@media(max-width:950px) {
	.numbers ul {
		display: block !important;
		margin-bottom: 15px !important
	}
}

@media(max-width:960px) {
	.news-block__wrapper {
		display: none
	}
}

.product-item__table {
	display: flex;
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 20px
}

.product-item__table-title {
	text-align: center;
	border-bottom: 1px solid #0aa0ed
}

.product-item__table-column {
	border: 1px solid #0aa0ed;
	max-width: 150px;
	width: 100%
}

.product-item__table-value {
	text-align: center
}

.showBuy__table-column {
	display: flex;
	border-bottom: 1px solid #0aa0ed
}

.showBuy__table {
	border-right: 1px solid #0aa0ed;
	border-left: 1px solid #0aa0ed;
	border-top: 1px solid #0aa0ed;
	font-weight: 700;
	font-size: 13px;
	margin-bottom: 20px;
	color: #000
}

.showBuy__table-title {
	border-right: 1px solid #0aa0ed;
	width: 115px;
	padding: 5px 5px
}

.showBuy__table-value {
	text-align: right;
	padding: 5px 5px;
	width: 115px
}

@media(max-width:960px) {
	.product-item__table {
		font-size: 12px;
		padding-top: 30px;
		display: block;
	}

	.price_request_button a {
		white-space: nowrap;
	}
}

.global__minus,
.global__plus {
	position: relative;
	width: 30px;
	height: 19px;
	cursor: pointer;
	transition: 300ms all ease;
	-webkit-user-select: none;
	background-color: #0aa0ed;
	border-radius: 3px;
	margin-bottom: 0 !important
}

,
.global__minus:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -5px;
	width: 10px;
	height: 2px;
	background-color: #fff;
	transition: 300ms all ease
}

.global__calculate {
	display: flex;
	align-items: center;
	margin-bottom: 25px
}

.global__input {
	padding: 0;
	width: 60px;
	height: 28px;
	outline: none;
	border: none !important;
	background: #fff !important;
	border-radius: 1px;
	vertical-align: middle;
	text-align: center;
	font: bold 18px/27px "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: 300ms all ease
}

.global__minus-item,
.global__plus-item {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -5px;
	width: 10px;
	height: 2px;
	background-color: #fff;
	content: "";
	transition: 300ms all ease
}

.global__plus-item {
	margin-top: -5px;
	margin-left: -1px;
	width: 2px;
	height: 10px
}

.global__input.fast-buy__quantity.fast-buy__quantity_pointer {
	color: #000
}

.global__wr {
	margin-top: 20px;
}

@media (min-width: 1024px) {
	.catalog_element_price_block {
		width: 100%;
	}

	.main-button-container {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}

	.col-sm-9.catalog_element_price_block {
		width: 100%;
	}

	div.main-button-container .price_request_button a {
		padding-left: 15px;
		padding-right: 15px;
		white-space: nowrap;
	}
}

.element_catalog_info_tabs>div>div:first-of-type {
	padding-left: calc(12% + 5px) !important;
}

@media (max-width: 1400px) {
	.element_catalog_info_tabs>div>div:first-of-type {
		padding-left: 0 !important;
	}
}
/* End */


/* Start:/bitrix/templates/koptelof/colors.css?15756296912335*/
@media (max-width: 767px){body.bx-theme-green .bx-logo{background: #33B111;}}
body.bx-background-gradient{
	background: rgb(245,250,253);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZmFmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(245,250,253,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,250,253,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(245,250,253,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fafd', endColorstr='#ffffff',GradientType=0 );
	background-attachment: fixed;
}
.bx-logo-text small{color: #33b111;}

/* news.list.sidebar */
body.bx-theme-green .bx-s-info-titleicon{background: #33B111;}

/*ABOUT*/
a.bxd-block:hover {border-color: #28A906;}
.bxd-icon {border: 1px solid #28A906;} .bx-s-info-titleicon
a.bxd-block:hover .bxd-icon {background: #28A906;}
.bxd-icon .fa {color: #28A906;}
a.bxd-block:hover .bxd-icon .fa {color: #fff;}

/* BTN */
.bx-theme-green .btn.btn-default {
	outline: none;
	background-color: #3bc915;
	border-color: #3bc915;
	color: #FFF;
}
.bx-theme-green .btn.btn-default:hover {
	outline: none;
	background-color: #3bc915;
	border-color: #3bc915;
	color: #FFF;
}
.bx-theme-green .btn.btn-default:active {
	outline: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
/* End */
/* /bitrix/templates/.default/components/bitrix/search.title/template1/style.css?15756296882108 */
/* /bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel1/style.css?15756296884414 */
/* /bitrix/templates/.default/components/bitrix/sale.basket.basket.line/template1/style.css?15756296884401 */
/* /bitrix/components/bitrix/sale.basket.basket.line/templates/.default/style.css?16522561724749 */
/* /local/components/bitrix/breadcrumb/templates/.default/style.css?1575629680585 */
/* /bitrix/templates/.default/components/bitrix/menu/horizontal_multilevel2/style.css?15756296884414 */
/* /bitrix/templates/koptelof/styles.css?17328952625315 */
/* /bitrix/templates/koptelof/template_styles.css?173289526295598 */
/* /bitrix/templates/koptelof/colors.css?15756296912335 */
