

/* Start:/bitrix/templates/polus/components/bitrix/menu/top/style.min.css?1754745004490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/polus/components/bitrix/menu/top/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/polus/components/bitrix/catalog.section.list/rollout_menu/style.css?17547450047305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/polus/components/bitrix/catalog.section.list/inner_menu/style.css?17547450047305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/polus/components/bitrix/breadcrumb/navchain/style.min.css?1754745004467*/
.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:0}
/* End */


/* Start:/bitrix/templates/polus/components/bitrix/menu/bottom/style.min.css?1754745004490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/polus/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/polus/template_styles.css?175474500415196*/
.download {display: block; line-height: 32px; padding-left: 40px; background-position: 0 0; background-repeat: no-repeat; margin-bottom: 20px;}
.pdf {background-image: url('/images/pdf.png');}
.cert {background-image: url('/images/cert.png');}
.dwl {background-image: url('/images/dwl.png');}
.c-flyout__treangle.inner {}

.tbl th {color: #fff; background: #0058a3; padding: 10px; vertical-align: middle;}
.tbl td {border-bottom: 1px solid #e5e9eb;  padding: 10px; vertical-align: top !important;}

.c-hotlinks {text-align: center;}
.c-page__content {margin-left: 5px !important;}

.c-tabs__menu {text-align: left !important;}
.c-tabs__btn--active {color: #fff !important; background: #0058a3 !important;}

.c-product__wysiwyg p {font-size: 14px;}

.color {display: inline-block; width: 150px; height: 170px; margin-right: 20px; margin-bottom: 20px; text-align: center; text-decoration: none;}

.c-product__wysiwyg h4 {font-size: 14px !important;}
.c-product__wysiwyg ul {font-size: 14px !important;} 

.c-showcase__imgbox {position: relative;}
.c-showcase__imgbox .label {position: absolute; top: 0; left: 0; z-index: 2;}

#map {height: 400px; margin-bottom: 20px;}

.c-footer__phone {
float: right;
font-size: 13px;
font-size: .929rem;
line-height: 1.385;
margin-bottom: 10px;
/* background: url('/images/phone.png') no-repeat 0 0;*/
width: 200px;
}

.c-footer__phone a {font-size: 1.4rem; color: #2c2c2c; text-decoration: none;}

.c-footer__devcopy {text-align: left !important; margin-top: 20px;}

@media (min-width: 681px) {
.c-header__grid-item--logo {width: 252px !important;}
	.c-hotlinks__item {width: 18% !important;}
	.c-footer__row .c-footer__col:nth-child(1) {width: 25%;}
	.c-footer__row .c-footer__col:nth-child(2) {width: 60%;}
	.c-footer__row .c-footer__col:nth-child(3) {width: 15%;}
	.c-slider__text h2 {font-size: 3rem; font-weight: bold;}
}

.c-tile-list__item {position: relative; }
.c-tile-list__item .subsections {display: none; position: absolute; top: 100%; left: 15px; padding: 10px 10px; background: /*#d4001c*/ #e9ecee; width: 165px; z-index: 100;}
.c-tile-list__item:hover .subsections {display: block;}
.c-tile-list__item:hover .subsections a {color: /*#fff*/ #000; display: block; padding: 5px 0px; font-size: 12px; text-decoration: none;}
.c-tile-list__item:hover .subsections a:hover {/*text-decoration: underline;*/ color: #f1904d;}

/*.c-tile {min-height: 174px;}*/

#ny {position: absolute; top: 0; left: 0; width: 100%; text-align: center; height: 1px;}
#ny img {position: absolute; top: 0px; left: 0px; z-index: 2;  max-width: 309px; width: 10%; height: auto;}

.c-header__lang-unit:first-child::after {content: "" !important;}

.popup {position: fixed; bottom: 20px; z-index: 2000; right: 20px;}
.popup>div {width: 450px; height: 360px; padding: 20px; border: 1px solid #ссс; border-radius: 5px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.5);  -webkit-animation-name: example; /* Chrome, Safari, Opera */
-webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
animation-name: popup;
animation-duration: 1s;}
.popup .close {border-bottom: none; position: absolute; top: 5px; right: 5px; cursor: pointer;}

/* Chrome, Safari, Opera */
@-webkit-keyframes popup {
0% {opacity: 0;}
25% {opacity: 0.3;}
50% {opacity:0.5;}
75% {opacity:0.7;}
100% {opacity:1;}
}

/* Standard syntax */
@keyframes popup {
0% {opacity: 0;}
25% {opacity: 0.3;}
50% {opacity:0.5;}
75% {opacity:0.7;}
100% {opacity:1;}
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  margin: 20px auto;
  color: #000;
  font-family: "Open Sans", Tahoma, Verdana, Arial, sans-serif;
}

.white-popup h3 {color: #000; fint-size: 16px; font-weight: 700;
text-transform: uppercase;
margin-bottom: 1em;}

.white-popup p {font-family: "Open Sans", Tahoma, Verdana, Arial, sans-serif;}

.white-popup input[type="submit"] {border: none; color: #fff !important; background: #0058a3 !important; cursor: pointer;
font-size: 14px;
line-height: 1;
text-transform: uppercase;
white-space: nowrap;
font-weight: 700;
padding: 10px 20px;
margin-top: 10px;
font-family: "Open Sans", Tahoma, Verdana, Arial, sans-serif;
border-radius: 5px;
}

.white-popup input[type="text"], .white-popup textarea {font-size: 14px; font-family: "Open Sans", Tahoma, Verdana, Arial, sans-serif; }
.white-popup textarea {width: 400px;}

.dashed {text-decoration: none; border-bottom: 1px #ffd900 dashed;}
.dashed:hover, .dashed:active {text-decoration: none;}

.c-footlinks__title {font-size: 1rem !important;}
.c-footlinks__nav {margin-top: 10px !important;}
.c-footlinks__nav  a {font-size: .929rem !important;}

input[name="emailconf"] {display: none;}

.zoom {position: relative;}
.zoom img:first-child {cursor: pointer; margin-top: 10px; margin-left: 20px;}
.zoom img:nth-child(2) {position: absolute; box-shadow: 0 0 10px rgba(0,0,0,0.3); left: 0; top: -100px; display: none; max-width: none !important; z-index: 10; border: solid 1px #ccc; background: #fff;}
.zoom:hover img:nth-child(2) {display: block;}

.label {position: absolute; top: 5px; left: 0; z-index: 10;}

.subscription {align-items: center !important;}

.subscribe-form
{
-webkit-flex: 2 1 auto; 
-ms-flex:  2 1 auto; 
flex:  2 1 auto;
}

.subscribe-form input[type="text"] 
{
	width: 100%;
	display: inine-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,0.5);
	color: #000;
	vertical-align: middle;
	font-size: 14px;
	max-width: 395px;
	margin-right: 80px;
}

.subscribe-form input[type="submit"] 
{
	display: inine-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 20px;
	font-weight: bold;
	outline: none;
	border: none;
	border-radius: 2px;
	background: #f39000;
	color: #fff;
	vertical-align: middle;
	font-size: 14px;
}
.subscribe-form input[type="submit"]:hover {opacity: 0.8;}

.subscribe-form input[name="emailconf"] {display: none;}

.subscription span 
{
	-webkit-flex: 1 1 auto; 
	-ms-flex:  1 1 auto; 
	flex:  1 1 auto;
	text-align: center;
}

.c-linkbox.popupform {border: none; padding: 20px 0px; width: 400px;}
.popupform .subscribe-form input[type="text"] {width: 250px; margin-right: 10px;}
.popupform .rubrics {margin-top: 10px;}

.subscrform .c-linkbox{padding: 23px 20px; position: relative; top: -10px; border: none;}

.dealerfsfilter {margin-bottom: 20px;}
.dealerfsfilter select {
	display: inine-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,0.5);
	color: #000;
	vertical-align: middle;
	font-size: 14px;
	max-width: 395px;
	margin-right: 20px;
}

.oldprice {color: #bbb;}
.c-nav__item {margin-right: 0px;}

@media (min-width: 680px) {
	.c-nav__item {font-size: 1rem !important;}
	.c-nav__item {margin-left: 35px;}
	.c-nav__item:nth-child(2) {margin-left: 35px;}
	.c-header__grid-item--nav {padding-top: 20px;}
	.c-header__grid-item--logo {position: relative; top: -13px;}
}

.banner a {display: block;}
.banner img {width: 100%;}

@media (max-width: 680px) {
	.c-hotlinks__item {display: inline-block !important; width: 33%;}
	.c-footer__devcopy {text-align: center !important; margin-bottom: 20px;}
	.c-footer__col .c-social {margin-top: 20px;}
	#santa {display: none;}
}

.c-footer__col {
    vertical-align: top !important;
}

.c-news__text {min-height: 75px;}

.fancybox-inner {overflow: hidden !important;}

.c-header__container {z-index: 10;}

/*body { background-image: url('/images/bg_carboma.jpg'); background-repeat: no-repeat; background-position: center bottom;}*/
#snow {position: fixed; bottom: -5px; left: 0; width: 100%; text-align: left; z-index: 1000; }
#snow img {position: relative; bottom: 0px; left: 0px; z-index: 1000; width: 100%; height: auto;}

#santa {position: absolute; top: 0px; text-align: center; width: 100%; z-index: 1;}
#santa>div {position: relative; left: 60%;}
#santa>div>div {width: 300px;}
#santa>div>div>div {height: 178px; background-image: url('/images/santa.png'); background-position: top left; background-repeat: no-repeat;}
#santa>div>div img {cursor: pointer; position: relative; top: -12px;}

.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {background: #d4001c !important;}

.search-page {margin-bottom: 50px;}
.search-page input[type="submit"] {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 6px 20px;
font-weight: bold;
outline: none;
border: none;
border-radius: 2px;
background: #d4001c;
color: #fff;
vertical-align: middle;
font-size: 14px;
}

.search-page input[type="text"]
{
width: calc(100% - 150px);
display: inline-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,0.5);
color: #000;
vertical-align: middle;
font-size: 14px;
margin-right: 10px;
}

.c-linkbox a {font-size: 16px !important;}

.corp_sites {
    background: #ededed;
}
.corp_sites .corp_sites_content {
	max-width: 1170px;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	padding: 15px 150px;
	margin: auto;
}
.corp_sites a {
	margin: auto 0;
}
.corp_sites img {
	max-height: 60px;
	max-width: 100px;
}

.bottommenu {
	background-image: none;
}

@media(max-width: 890px) {
	.corp_sites .corp_sites_content {
		padding: 15px;
		justify-content: center;
	}
	.corp_sites a {
		padding: 10px;
	}
	.subscribe-form input[type="text"] {
		margin-right: 0;
	}
}

@media(max-width: 600px) {
	.mob-center {text-align: center;}
	.photo_main {margin: 8px auto;}
}

sup, sup * {font-size: 8px !important;}

.c-hero::before {background: linear-gradient(90deg, #f4f6f7, #d6d6d6);}

.c-footer {background-color: #f4f6f7;}

.c-slider__text a {text-decoration: none;}
.c-slider__text a:hover {text-decoration: underline;}

@media (min-width: 1280px)
{
	.c-hero__container {width: 100%;}
	.c-slider__row {max-width: 1240px; margin: 0 auto;}
}

.c-slider__arrow {
	width: 32px;
	height: 32px;
	border-width: 3px;
	border-color: #f39000;
}

.header_search, .header_search input.query_string {
	display: none;
}

.header_search input.query_string {
	background: transparent;
	padding: 3px 0;
	border: none;
	border-bottom: 1px solid #bec3c4;
}

.header_search input.query_string:focus{
    outline: none;
}

.header_search input[type=submit] {
	border: 0; font-size: 0; cursor: pointer;
}

.c-header__controls-item--msg {
	margin-left: 4px;
}

@media(min-width: 768px) {
	.c-header__controls {
		display: flex;
	}
}

@media screen and (max-width: 1023px) {
	.header_search input.query_string {
		width: 130px;
	}
}

.c-header--mod-indexpage {padding-top: 13px;}

.c-flyout .c-tile--small .c-tile__imgbox { max-height: 50px; }

.newbrands {
  padding-top: 0rem;
  padding-bottom: 5rem;
}
.newbrands .container {
  max-width: 1146px;
}
.newbrands__list {
  padding: 0;
  list-style: none;
  margin-bottom: -2rem;
}
.newbrands__item {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 2rem;
  flex: 0 0 50%;
  width: 50%;
}
@media (min-width: 1024px) {
  .newbrands {
    padding-top: 0;
  }
  .newbrands__list {
    margin-bottom: -2.5rem;
  }
  .newbrands__item {
    margin-bottom: 2.5rem;
	flex: 0 0 25%;
	width: 25%;
  } 
}
.newbrands__list.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media (min-width: 768px) {
  .newbrands__list.row {
      margin-left: -0.75rem;
      margin-right: -0.75rem;
  }
  .newbrands__item {
	  padding-left: 12px;
      padding-right: 12px;
  } 
}
.newbrands .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}
@media (min-width: 768px) {
  .newbrands .container {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .newbrands .container {
	  padding: 0;
  }
}
.newbrand-card {
    display: block;
    color: #696969;
    font-size: 0.8125rem;
    line-height: 1.23154;
    border-left: 1px solid #e1e1e1;
    padding-left: 0.5rem;
    height: 100%;
    max-width: 16.1875rem;
	text-decoration: none;
}
.newbrand-card__logo {
	display: block;
	max-width: 100%;
    max-height: 3rem;
    filter: brightness(0) saturate(100%) invert(60%) sepia(7%) saturate(8%) hue-rotate(28deg) brightness(92%) contrast(93%);
}
.newbrand-card:hover .newbrand-card__logo {
	filter: none;
}
.newbrand-card__description {
	padding-top: 0px;
}
@media (min-width: 768px) {
  .newbrand-card {
      font-size: 0.875rem;
      line-height: 1.42929;
      padding-left: 1rem;
  }
}

.c-tile--small .c-tile__label {min-height: 65px}
.c-tile__label {min-height: 50px;}

.exp-slider {width: 100%; position: relative;}
.exp-slider .c-slider__arrow--prev {left: -16px;}
.exp-slider .c-slider__arrow--next {right: -16px;}
@media (max-width: 768px) {
	.exp-slider .c-slider__arrow--prev {left: -4px;}
	.exp-slider .c-slider__arrow--next {right: -4px;}
	.exp-slider  .c-news-list__item {
    	float: left !important;
	}
}

.c-nav__item--bage {position: relative;}
.c-nav__item .bage {font-size: 10px; display: none; margin-left: 5px; width: 12px; height: 12px; line-height: 12px; text-align: center; border-radius: 6px; color: #fff; background: #cc0000; position: absolute; right: -10px; top: -6px;}

.alertblock 
{
	position: fixed;
	width: 630px;
	height: auto;
	right: 40px;
	bottom: 100px;
	font-size: 14px;
	line-height: 19.6px;
	z-index: 100;
	background: #fff;
	overflow: hidden;
	box-shadow:  3px 4px 15px rgba(0,0,0,0.1);
}

.alertblock>div
{
	padding: 30px 20px;
}

.alertblock .alerttext
{
	padding: 10px;
	background: rgba(255,255,255,0.25);
	border-radius: 20px;
	border: #fff 1px solid;
	backdrop-filter: blur(5px);
	color: #0B201D;
}

.alerttext p a {color: #0058a3;}
.alerttext>a {color: #fff; display: inline-block; padding: 5px 10px; background: #f39000; border-radus: 3px; text-decoration: none;}
.alerttext>a:hover {opacity: 0.9;}

.alertclose
{
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
} 
.alertclose svg {scale: 0.7; cursor: pointer;}

@media (max-width: 670px)
{
	.alertblock 
	{
		width: calc(100% - 30px);
		height: auto;
		right: 16px;
	}
}

.c-tile-list--horizontal .c-tile-list__item {
  width: 114px;
}

@media (min-width: 1024px)
{
.c-tile--small {height: 155px;}
}

@media (max-width: 1023px)
{
.c-tile-list--horizontal .c-tile-list__item:first-child {
  margin-left: 2%;
}
.c-tile--small {height: 130px;}
}

@media (max-width: 767px)
{
.c-tile-list--horizontal .c-tile-list__item:first-child {
  margin-left: 4%;
}
}

.label_new {display: inline-block; padding: 5px 10px; border-radius: 5px; color: #fff; background: #f1904d; position: absolute; top: 0; left: 15px;}
.c-tile .label_new {top: 10px; left: auto; right: 10px; font-size: 12px; padding: 3px 5px;}
/* End */
/* /bitrix/templates/polus/components/bitrix/menu/top/style.min.css?1754745004490 */
/* /bitrix/templates/polus/components/bitrix/catalog.section.list/rollout_menu/style.css?17547450047305 */
/* /bitrix/templates/polus/components/bitrix/catalog.section.list/inner_menu/style.css?17547450047305 */
/* /bitrix/templates/polus/components/bitrix/breadcrumb/navchain/style.min.css?1754745004467 */
/* /bitrix/templates/polus/components/bitrix/menu/bottom/style.min.css?1754745004490 */
/* /bitrix/templates/polus/template_styles.css?175474500415196 */
