

/* Start:/bitrix/templates/polus_eng/components/bitrix/menu/top/style.min.css?1754745003490*/
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_eng/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_eng/components/bitrix/catalog.section.list/rollout_menu/style.css?17547450037305*/
/* 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_eng/components/bitrix/catalog.section.list/inner_menu/style.css?17547450037305*/
/* 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_eng/components/bitrix/breadcrumb/navchain/style.min.css?1754745002467*/
.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_eng/components/bitrix/menu/bottom/style.min.css?1754745003490*/
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_eng/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_eng/template_styles.css?175474500313679*/
.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');}
.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;} 

#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-header__lang-unit:first-child::after {content: "" !important;}

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

.c-tile__label {min-height: 36px;}

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

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

.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;}
.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: #d4001c;
	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;}

.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;}

@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;}

}

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

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

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

.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-hero::before {
    background: linear-gradient(90deg, #f4f6f7, #d6d6d6) !important;
}

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

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

.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;
	}
}

@media screen and (min-width: 1025px) {
	.c-news-list, .c-news-list__item {
		display: flex;
		align-items: stretch;
	}
}

.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: 1.4375rem;
    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: 20px;
}
@media (min-width: 768px) {
  .newbrand-card {
      font-size: 0.875rem;
      line-height: 1.42929;
      padding-left: 1rem;
  }
}

.main_photo_top {display: flex; flex-wrap: wrap;}
.main_photo_top .video {height: 470px; width: calc(66% - 20px); margin-right: 20px; margin-bottom: 20px;}
.main_photo_top .video iframe {width: 100%; height: 100%;}

.photo_main {display: inline-block; width: 360px; height: 360px; max-width: calc(33% - 20px); position: relative; margin-right: 16px; margin-bottom: 15px;}
.photo_main img {position: absolute; top: 0; left: 0; max-width: 100%;}
.photo_main div {position: absolute; top: 100px; left: 17.5%; width: 65%; padding: 15px; text-align: center; z-index: 2; color: #fff; font-size: 20px; font-weight: bold; text-shadow: 1px 1px 2px black;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -webkit-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
}
.photo_main:hover div {
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 transform: scale(1.1);
}

.photo_main:nth-child(4n+4) {margin-right: 0px;}

.main_photo_top .photo_main {height: 470px;}

.main_photo_top .photo_main img {height: 100%; object-fit: cover;}

.main_photo_top .subscription, .main_photo_top .photo_main:hover .subscription {all: unset; position: absolute; bottom: 0; font-size: 22px; font-weight: bold; width: calc(100% - 70px); padding: 0 35px;}

.main_photo_top .subscription form {padding: 10px 0; border-bottom: 2px solid orange;}
.main_photo_top .subscription input {outline:none; font-size: 14px; font-weight: bold; width: 87%; background: transparent; border: none;}
.main_photo_top .subscription input[type=submit] {width: 10%; cursor: pointer; padding: 0; text-align: right;}

@media (max-width: 1200px) {
	.photo_main div {width: 80%; left: 10%;}
	.main_photo_top .subscription, .main_photo_top .photo_main:hover .subscription {font-size: 20px;}
}

@media (max-width: 990px) {
	.main_photo_top .video {height: 450px; width: calc(50% - 20px);}
	.photo_main {max-width: calc(50% - 20px);}
	.main_photo_top .photo_main {height: 450px;}
}

@media (max-width: 690px) {
	.photo_main {height: 300px;}
	.main_photo_top .photo_main {height: 450px;}
}

@media (max-width: 600px) {
	.main_photo_top .video {height: auto; width: 100%; margin-right: 0; margin-bottom: 45px;}
	.photo_main {max-width: 100%; height: 360px; margin: 8px auto;}
	.photo_main div {top: 125px;}
	.main_photo_top .photo_main {height: 360px; margin-bottom: 30px;}
	.mob-center {text-align: center; margin-bottom: 30px;}
}

@media (max-width: 400px) {
	.photo_main {width: 100%;}
	.main_photo_top .photo_main {height: 460px; margin-bottom: 40px;}
}

@media (min-width: 770px) {
	.photo_main div {top: 125px;}
}
/* End */
/* /bitrix/templates/polus_eng/components/bitrix/menu/top/style.min.css?1754745003490 */
/* /bitrix/templates/polus_eng/components/bitrix/catalog.section.list/rollout_menu/style.css?17547450037305 */
/* /bitrix/templates/polus_eng/components/bitrix/catalog.section.list/inner_menu/style.css?17547450037305 */
/* /bitrix/templates/polus_eng/components/bitrix/breadcrumb/navchain/style.min.css?1754745002467 */
/* /bitrix/templates/polus_eng/components/bitrix/menu/bottom/style.min.css?1754745003490 */
/* /bitrix/templates/polus_eng/template_styles.css?175474500313679 */
