

/* Start:/local/templates/.default/components/bitrix/search.title/header/style.css?15708488394051*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .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-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: var(--main-color);
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

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

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/main/style.css?1570848839581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/main/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:/local/templates/.default/components/bitrix/catalog.section.list/catalog-list/style.css?15708488397151*/
/* 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-size: contain;
	background-repeat: no-repeat;
	-webkit-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 { 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;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	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 { 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;
	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-size: contain;
	background-repeat: no-repeat;
	-webkit-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 { line-height: 10px; }

	.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(5n+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(5n+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 { 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;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.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 { transition: all 0.3s ease; }
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.top/main/style.css?1668702480219*/
.catalog-price {
	 color:red;
}
div.catalog-top table td {
	padding-right:10px;
	padding-top:10px;
}
/*.object-photo {
	width: 100%;
	aspect-ratio: 1.4;
	object-fit: cover;
	display: block;
	object-position: center;
}*/
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/2015bottom/style.css?1570848839583*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/2015bottom/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:/local/templates/.default/components/bitrix/catalog.section.list/list/style.css?16493148557151*/
/* 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-size: contain;
	background-repeat: no-repeat;
	-webkit-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 { 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;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	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 { 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;
	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-size: contain;
	background-repeat: no-repeat;
	-webkit-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 { line-height: 10px; }

	.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(5n+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(5n+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 { 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;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.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 { transition: all 0.3s ease; }
/* End */


/* Start:/bitrix/components/xsd/form.sender/templates/.default/style.css?15497931401*/
 
/* End */


/* Start:/local/templates/crumb.reg/styles.css?167318679986089*/
figcaption {display:block;text-align: center}
img,legend{border:0}legend,td,th{padding:0}body,figure{margin:0}.fancybox-nav,html{-webkit-tap-highlight-color:transparent}.articleSection ul,.chosen-container .chosen-results li,.listArticleSide,.listConfidence,.listContact,.listFinishWork,.listItemWork,.listPlatform,.listProduvt,.mainListInfo,.menu,.pagination,.sideMenu{list-style:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:10px}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:#337ab7;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em}mark{background:#ff0;color:#000}.img-thumbnail,body{background-color:#fff}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.chosen-container,img{vertical-align:middle}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}.chosen-container a,[role=button]{cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-size:14px;line-height:1.42857143;color:#333}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.container,.container-fluid{padding-left:15px;padding-right:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1140px}}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.hidden,.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}.chosen-container{position:relative;display:inline-block;font-size:13px;zoom:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%!important}.chosen-container *{-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container *,.remodal{-webkit-box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #d7d8d9;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{width:100%;position:relative;display:block;overflow:hidden;padding:0 0 0 15px;height:36px;border:1px solid #d7d8d9;background-color:#fff;background-clip:padding-box;text-decoration:none;white-space:nowrap;line-height:34px!important;margin-bottom:0}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;line-height:34px!important;margin-bottom:0}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/images/new_design/arrowSelect.png) left center no-repeat}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;display:none}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 15px;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;text-align:left}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager,.fa-fw,.fa-li{text-align:center}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#00ac80;color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.fa,.fa-stack{display:inline-block}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-active.chosen-with-drop .chosen-single{-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);background-position:center right}.chosen-container-active .chosen-choices{box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}
/*
@font-face{font-family:FontAwesome;src:url(/local/templates/crumb.reg/../../fonts/fontawesome-webfont.eot?v=4.3.0);src:url(/local/templates/crumb.reg/../../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(/local/templates/crumb.reg/../../fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(/local/templates/crumb.reg/../../fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(/local/templates/crumb.reg/../../fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(/local/templates/crumb.reg/../../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
*/
.bx-wrapper{position:relative;margin:0 auto 60px;padding:0}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{background:#fff;max-height:440px;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/images/new_design/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{font-size:.85em;font-family:Arial,sans-serif;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-prev{left:0;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.bx-wrapper .bx-next{right:0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-33px;outline:0;width:66px;height:66px;text-indent:-9999px;z-index:9999;background:url(/images/new_design/arrowSlide.png) center center no-repeat rgba(0,0,0,.5)}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/images/new_design/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/images/new_design/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-opening{-webkit-animation:remodal-overlay-opening-keyframes .3s;animation:remodal-overlay-opening-keyframes .3s}.remodal-overlay.remodal-is-closing{-webkit-animation:remodal-overlay-closing-keyframes .3s;animation:remodal-overlay-closing-keyframes .3s}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:30px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);color:#2b2e38;background:#fff;-moz-box-shadow:0 5px 15px rgba(70,185,234,.11);-webkit-box-shadow:0 5px 15px rgba(70,185,234,.11);box-shadow:0 5px 15px rgba(70,185,234,.11)}.remodal-cancel,.remodal-close,.remodal-confirm{text-decoration:none;outline:0;border:0;overflow:visible;margin:0;cursor:pointer}.remodal-close,.remodal-close:before{position:absolute;top:0;display:block;width:35px}.remodal.remodal-is-opening{-webkit-animation:remodal-opening-keyframes .3s;animation:remodal-opening-keyframes .3s}.remodal.remodal-is-closing{-webkit-animation:remodal-closing-keyframes .3s;animation:remodal-closing-keyframes .3s}.remodal-close{right:0;height:35px;padding:0;-webkit-transition:color .2s;transition:color .2s;color:#95979c;background:0 0}body,html{height:100%}.remodal-close:hover{color:#2b2e38}.remodal-close:before{font-family:Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;font-size:25px;line-height:35px;left:0;content:"\00d7";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;min-width:110px;padding:12px 0;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes remodal-opening-keyframes{from{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}@-webkit-keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}}@keyframes remodal-closing-keyframes{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0}}@-webkit-keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{from{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{from{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodalForm{max-width:770px}.remodalFormPay{max-width:560px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}html.remodal-is-locked{overflow:hidden}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.menu li a,.remodal,.wrapper{position:relative}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em}.remodal-overlay,.remodal-wrapper{backface-visibility:hidden}.remodal{text-size-adjust:100%}.remodal-is-initialized{display:inline-block}body{/*font-family:'Open Sans',sans-serif*/}h1,h2,h3,h4,h5,h6,ul{/*margin:0;padding:0*/}.wrapper{min-height:100%;padding-bottom:350px}* a:focus{outline:0}.header{width:100%;height:auto;background-color:#FFF;-moz-box-shadow:2px 3.5px 3px #E5E5E5;-webkit-box-shadow:2px 3.5px 3px #E5E5E5;box-shadow:2px 3.5px 3px #E5E5E5}.logo{height:165px;display:table;margin-right:30px}.logo a{height:100%;display:table-cell}.logo a img{max-width:285px}.phoneHeader{height:105px;margin:30px 0;border-left:1px solid #d7d8d9;padding-left:14px;display:table}.phoneHeader>div{display:table-cell;height:100%}.phoneHeader p{line-height:30px;color:#b5b6b6;font-size:30px;font-weight:600;margin-bottom:15px}.btnRequestACall{height:40px;border-width:0 2px;border-color:#00c492;line-height:40px;padding:0 25px;width:auto;font-size:20px;color:#00c492;text-transform:uppercase;-moz-transition:all ease .3s;-ms-transition:all ease .3s;transition:all ease .3s}.btnRequestACall,.menu li a:before{display:block;border-style:solid;-webkit-transition:all ease .3s;-o-transition:all ease .3s}.btnRequestACall:hover{color:#fff;background:#00c492;text-decoration:none}.menu{display:block;width:100%;height:165px;padding:30px 0;background:#00c492}.fbWidget,.itemSectionMenu{padding-top:35px}.menu li a{font-size:16px;line-height:27px;display:block;color:#fff;text-transform:uppercase;padding-left:30px;overflow:hidden;font-weight:400}.menu li a:before{position:absolute;width:0;height:0;border-width:7.5px 0 7.5px 10px;border-color:transparent transparent transparent #fff;left:-10px;top:calc(50% - 7.5px);transition:all ease .3s}.listOfferItem a,.menu li a:before{-moz-transition:all ease .3s;-ms-transition:all ease .3s}.menu li a:hover:before,.menu li.active a:before{left:0}.menu li a:hover{text-decoration:none}.menu li.active a{text-decoration:none}.footer{height:305px;position:relative;}.footerMainContent{width:100%;min-height:305px;background-color:#2D343E}.footerBottomContent{width:100%;min-height:45px;background-color:#191A1E}.footerBottomContent p{line-height:45px;color:#fff;font-size:18px;font-weight:400}.itemSectionMenu ul li a{font-size:16px;font-weight:400;color:#fff;display:block;line-height:48px}.titleItemFooter{font-size:20px;font-weight:600;line-height:20px;color:#fff;text-transform:uppercase;margin-bottom:30px}.phoneFooter,.phoneFooter a{color:#858b93}.logoFooter{margin-top:15px;margin-bottom:15px}.phoneFooter{font-size:15px;font-weight:300;height:20px;line-height:20px;text-align:center}.phoneFooter i{font-style:normal;height:20px}.offer{width:100%;height:335px;background-color:#EEE;padding-top:60px}.titleOffer{background:url(/images/new_design/plashka.png) no-repeat;height:94px;text-align:center;margin-bottom:70px;background-size:100% 100%}.titleOffer p{line-height:94px;color:#2e302f;font-size:52px;font-weight:300}.listOfferItem{width:100%;text-align:center}.listOfferItem a{display:inline-block;vertical-align:top;font-size:30px;color:#2e302f;font-weight:400;line-height:120%;position:relative;transition:all ease .3s}.listOfferItem a,.listOfferItem a:before{-webkit-transition:all ease .3s;-o-transition:all ease .3s}.listOfferItem a:after,.listOfferItem a:before{content:'';position:absolute}.listOfferItem a:before{display:block;background:url(/images/new_design/ellipse.png) no-repeat;width:30px;height:30px;left:-45px;top:5px;opacity:0;-moz-transition:all ease .3s;-ms-transition:all ease .3s;transition:all ease .3s}.listOfferItem a:after{display:block;top:-53px}.listOfferItem a:hover{color:#00c492;text-decoration:none}.listOfferItem a:hover:before{opacity:1}.btnOb:hover,.infoPayProduct a:focus,.infoPayProduct a:hover{text-decoration:none;opacity:.7}.listOfferItem a:nth-of-type(1):after{background:url(/images/new_design/arrow-1.png) no-repeat;width:43px;height:43px;left:calc(50% - 21.5px)}.listOfferItem a:nth-of-type(2){margin:0 105px}.listOfferItem a:nth-of-type(2):after{background:url(/images/new_design/arrow-2.png) no-repeat;width:22px;height:43px;left:calc(50% - 11px)}.listOfferItem a:nth-of-type(3):after{background:url(/images/new_design/arrow-3.png) no-repeat;width:43px;height:43px;left:calc(50% - 21.5px)}.titleMSec{color:#00c492;font-size:35px;font-weight:700;margin-bottom:20px}.cover{padding:60px 0}.infoTextSection p{color:#656565;font-size:16px;font-weight:400;margin-bottom:20px;line-height:120%}.infoTextSection p:last-of-type{margin-bottom:0}.col-custom-6{width:50%;float:left}.figGra{width:140px;height:140px;border-radius:50%;background:#eee;margin-top:50px;float:right;position:relative;margin-bottom:15px}.figGra,.listPlatform li a figure{-webkit-border-radius:50%;-moz-border-radius:50%}.figGra:before,.whomPrice{position:absolute;width:127px}.figGra img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.figGra:before{content:"";display:block;background:url(/images/new_design/icons/svg/crumb_icons-06.svg) no-repeat;height:100px;top:-55px;left:10px;z-index:-1}.articleSection ul li:before,.breadcrumbs a:before,.flag:after,.flag:before,.listPlatform li a figure:after,.objecktItem:before{content:''}.whomPrice{top:-42px;left:5px;text-align:center;color:#fff;font-size:15px;font-weight:700}.descriptionWhom,.listPlatform li a p,.nameST{text-align:center;color:#2e302f}.arrowWhom{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDMyIDIyIj48cGF0aCBmaWxsPSIjMDBjNDkyIiBkPSJNMzEgMTBINC4zbDEyLjMtOC4yYy41LS4zLjYtLjkuMy0xLjQtLjMtLjUtLjktLjYtMS40LS4zbC0xNSAxMGMtLjMuMy0uNS42LS41LjlzLjIuNi40LjhsMTUgMTBjLjIuMS40LjIuNi4yLjMgMCAuNi0uMi44LS40LjMtLjUuMi0xLjEtLjMtMS40TDQuMyAxMkgzMWMuNiAwIDEtLjQgMS0xcy0uNC0xLTEtMXoiLz48L3N2Zz4=) no-repeat;width:32px;height:22px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:40px;left:-40px}.nameST{font-size:18px;font-weight:300}.bracketLine{height:5px;width:100%;position:relative;background:#eee}.centerAr{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0ib2ZmZXIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjM5IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgMzkgMTQiPjxzdHlsZT48IVtDREFUQVsNCgkuc3Qwe2ZpbGw6I0I4QjhCODt9DQoJLnN0MXtmaWxsOiNGQzY0NTQ7fQ0KCS5zdDJ7ZmlsbDojMkUzMDJGO30NCgkuc3Qze2ZpbGw6IzAwQzQ5Mjt9DQpdXT48L3N0eWxlPjxwYXRoIGZpbGw9IiNlZWUiIGQ9Ik0yOCAwbC04LjEgNy4yLTktNy4ySDB2NWg5LjFsMTEgOC44TDMwIDVoOVYweiIvPjwvc3ZnPg==) no-repeat #fff;position:absolute;top:0;left:calc(50% - 19.5px);width:39px;height:14px}.leftAr,.rightAr{bottom:0;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0ib2ZmZXIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIyIiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgMjIgMTMiPjxzdHlsZT48IVtDREFUQVsNCgkuc3Qwe2ZpbGw6I0I4QjhCODt9DQoJLnN0MXtmaWxsOiNGQzY0NTQ7fQ0KCS5zdDJ7ZmlsbDojMkUzMDJGO30NCgkuc3Qze2ZpbGw6IzAwQzQ5Mjt9DQpdXT48L3N0eWxlPjxwYXRoIGZpbGw9IiNlZWUiIGQ9Ik0xMy41IDhDOC43IDggNSA0LjYgNSAwSDBjMCA3LjMgNS45IDEzIDEzLjUgMTNIMjJWOGgtOC41eiIvPjwvc3ZnPg==) no-repeat;position:absolute;width:22px;height:13px}.leftAr{left:-22px}.rightAr{right:-22px;-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}.whomGraphik{margin-bottom:0}.descriptionWhom{font-size:20px;font-weight:300;margin-top:12px}.descriptionWhom span{font-weight:700}.platform{padding:70px 0 55px;background:#eee}.titleMSec--platform{text-align:center;margin-bottom:25px;display:block}.listPlatform li{float:left;margin-right:30px;width:160px}.listPlatform li:last-of-type{margin-right:0}.listPlatform li:last-of-type a figure:after{display:none}.listPlatform li a{display:block}.listPlatform li a figure{width:160px;height:160px;border-radius:50%;background:#fff;border:3px solid #fff;margin-bottom:15px;position:relative;-moz-transition:all ease .3s;transition:all ease .3s}.listPlatform li a figure,.listPlatform li a p{-webkit-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s}.listPlatform li a figure img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.listPlatform li a figure:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDMyIDIyIj48cGF0aCBmaWxsPSIjMDBjNDkyIiBkPSJNMzEgMTBINC4zbDEyLjMtOC4yYy41LS4zLjYtLjkuMy0xLjQtLjMtLjUtLjktLjYtMS40LS4zbC0xNSAxMGMtLjMuMy0uNS42LS41LjlzLjIuNi40LjhsMTUgMTBjLjIuMS40LjIuNi4yLjMgMCAuNi0uMi44LS40LjMtLjUuMi0xLjEtLjMtMS40TDQuMyAxMkgzMWMuNiAwIDEtLjQgMS0xcy0uNC0xLTEtMXoiLz48L3N2Zz4=) no-repeat;width:32px;height:22px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);position:absolute;top:10px;right:-35px;display:block}.listPlatform li a p{font-size:18px;font-weight:300;-moz-transition:all ease .3s;transition:all ease .3s}.listPlatform li a:hover{text-decoration:none}.listPlatform li a:hover figure{border-color:#00c492}.listPlatform li a:hover p{color:#00c492}.platformPerson{position:relative;width:100%;height:160px}.flag,.flag:after,.flag:before{position:absolute}.platformPerson img{width:100%;position:absolute;left:0;bottom:0}.platformPerson .whomPrice{top:-40px;right:-135px;left:inherit}.flag{top:0;right:-15px;width:2px;height:175px;background:#2e302f}.flag:before{display:block;top:-55px;left:-2px;background:url(/images/new_design/icons/svg/crumb_icons-06.svg) no-repeat;width:127px;height:100px}.flag:after{display:block;left:-15px;bottom:-11px;background:url(/images/new_design/icons/svg/crumb_icons-07.svg) no-repeat;width:32px;height:12px}.bracketLine--white{background:#fff}.bracketLine--white .centerAr{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0ib2ZmZXIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjM5IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgMzkgMTQiPjxzdHlsZT48IVtDREFUQVsNCgkuc3Qwe2ZpbGw6I0I4QjhCODt9DQoJLnN0MXtmaWxsOiNGQzY0NTQ7fQ0KCS5zdDJ7ZmlsbDojMkUzMDJGO30NCgkuc3Qze2ZpbGw6IzAwQzQ5Mjt9DQpdXT48L3N0eWxlPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yOCAwbC04LjEgNy4yLTktNy4ySDB2NWg5LjFsMTEgOC44TDMwIDVoOVYweiIvPjwvc3ZnPg==) no-repeat #eee}.bracketLine--white .leftAr,.bracketLine--white .rightAr{background:url(data:image/svg+xml;base64,PHN2ZyBpZD0ib2ZmZXIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIyIiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgMjIgMTMiPjxzdHlsZT48IVtDREFUQVsNCgkuc3Qwe2ZpbGw6I0I4QjhCODt9DQoJLnN0MXtmaWxsOiNGQzY0NTQ7fQ0KCS5zdDJ7ZmlsbDojMkUzMDJGO30NCgkuc3Qze2ZpbGw6IzAwQzQ5Mjt9DQpdXT48L3N0eWxlPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMy41IDhDOC43IDggNSA0LjYgNSAwSDBjMCA3LjMgNS45IDEzIDEzLjUgMTNIMjJWOGgtOC41eiIvPjwvc3ZnPg==) no-repeat}.works{padding:60px 0}.formMessage{width:100%;height:410px;background-color:#00C492;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:30px 40px}.formMessage p{color:#a7fde7;font-size:16px;line-height:120%;font-weight:400;text-align:center;margin-bottom:15px}.formMessage label input,.formMessage label textarea{outline:0;border:0;background:#fff;width:100%;font-size:18px;font-weight:300;color:grey}.formMessage label{display:block;width:100%;margin-bottom:15px}.formMessage label input{height:45px;padding:0 15px}.formMessage label textarea{height:105px;padding:15px;display:block;resize:none}.btnForm{width:190px;height:40px;border-width:0 2px;border-style:solid;border-color:#fff;text-align:center;outline:0;text-transform:uppercase;font-size:20px;font-weight:600;color:#fff;background:0 0;margin:0 auto;transition:all ease .3s;display:block}.btnForm,.objecktItem figure img{-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s}.titleObjeckt,.workSection{margin-bottom:30px}.btnForm:hover{background:#fff;color:#00C492}.listItemWork li{float:left;width:160px;margin-right:30px}.listItemWork li:last-of-type{margin-right:0}.workPeople{margin-right:30px;width:160px;position:relative;height:160px;margin-top:50px}.workPeople img{position:absolute;width:100%;bottom:0;left:0}.workPeople .arrowWhom{top:45px;right:-25px;left:inherit}.objeckt{padding:60px 0 30px;background:#eee}.titleObjeckt{font-size:52px;line-height:52px;color:#2e302f;font-weight:300;text-align:center}.objecktItem{width:100%;height:auto;border:1px solid #e7e7e7;position:relative;background:#fff}.objecktItem a:hover{text-decoration:none}.objecktItem:before{display:block;position:absolute;top:-1px;left:-1px;width:calc(100% + 2px);height:5px;background:#00C492}.objecktItem figure{width:100%;height:auto;overflow:hidden}.objecktItem figure img{transition:all ease .3s}.objecktItem:hover .objecktItem__text>div p{text-decoration:underline}.objecktItem:hover figure img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.objecktItem__text{height:104px;display:table;padding:4px 15px 0}.objecktItem__text>div{display:table-cell;vertical-align:middle;height:100%}.objecktItem__text>div p{color:#2e302f;font-size:20px;line-height:120%;font-weight:600;margin-bottom:10px}.objecktItem__text>div span{color:#aaabac;font-size:16px;line-height:120%;font-weight:300}.allObjeckt{height:84px;width:100%;background:#00C492}.btnForm--objeckt{margin:22px auto;line-height:40px}.btnForm--objeckt:hover{text-decoration:none}.confidence{padding:60px}.listConfidence li{float:left;width:350px;}.listConfidence li:nth-of-type(3n){margin-right:0}.confidenceItem{margin-bottom:30px}.confidenceItem figure{width:160px;float:left}.confidenceInfo{width:calc(100% - 190px);float:right;padding-top:30px}.confidenceInfo p{color:#2e302f;font-size:23px;font-weight:300}.confidenceInfo .arrowWhom{position:relative;top:inherit;right:inherit;left:inherit;margin-bottom:15px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.confidenceItem--sub{margin-bottom:0}.confidenceItem--sub figure{float:right}.confidenceItem--sub .confidenceInfo{float:left}.confidenceItem--sub .confidenceInfo p{text-align:right;clear:both}.confidenceItem--sub .confidenceInfo .arrowWhom{float:right;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.innerPage{background:#eee}.noPage{text-align:center;padding:60px 0;width:100%;max-width:539px;margin:0 auto}.noPage img{margin-bottom:25px}.noPage p{color:#cacaca;font-size:38px;line-height:38px;font-weight:600}.sideMenu li a,.titleSidebar{color:#2e302f;line-height:120%}.main{padding-top:30px}.titleSidebar{font-size:23px;font-weight:600;padding-bottom:20px;border-bottom:5px solid #00c492;text-transform:uppercase;margin-bottom:10px}.sideMenu li{border-bottom:1px solid #d7d8d9}.sideMenu li a{font-size:18px;font-weight:300;padding:15px 0;display:block;transition:all ease .3s;hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto}.itemArticle figure img,.sideMenu li a{-webkit-transition:all ease .3s;-moz-transition:all ease .3s;-ms-transition:all ease .3s;-o-transition:all ease .3s}.sideMenu li a:hover,.sideMenu li.active a{text-decoration:none;color:#00ac80;padding-left:10px}.sideMenu li:last-of-type{border-bottom:0}.breadcrumbs{font-size:15px;line-height:15px;font-weight:300;margin-bottom:35px}.breadcrumbs a{display:block;float:left;color:#aaabac;margin-right:20px;position:relative}.breadcrumbs a:before{display:block;background:url(/images/new_design/arrowBread.png) no-repeat;width:4px;height:8px;position:absolute;right:-12px;top:calc(50% - 4px)}.breadcrumbs p{float:left;color:#00ac80}.mainTitle{color:#2e302f;font-size:38px;line-height:38px;font-weight:300;margin-bottom:30px}.listArticle{list-style:none;margin-bottom:30px}.listArticle li{width:100%;height:100%;min-height:185px;margin-bottom:15px;background:#fff;border:1px solid #e7e7e7}.listArticle li:hover{border-color:#b5b6b6}.listArticle li:hover .articleContent h2{text-decoration:underline}.itemArticle a:hover,.listArticle li a:hover{text-decoration:none}.listArticle li:last-of-type{margin-bottom:0}.listArticle li a{display:block;width:100%;height:100%;padding:20px}.listArticle li a figure{float:left;margin-right:20px;width:250px;height:143px}.listArticle li a figure img{width:100%;height:100%;object-fit:cover}.articleContent{float:left;width:calc(100% - 270px)}.articleContent h2{font-size:25px;font-weight:700;color:#00c492;line-height:120%;margin-bottom:10px;margin-top:-5px}.articleContent p{font-size:16px;font-weight:300;color:#2e302f;line-height:120%}.pagination{margin-bottom:30px}.pagination li{float:left}.pagination li a{display:block;width:36px;height:36px;text-align:center;line-height:32px;font-size:20px;font-weight:300;color:#2e302f;border:2px solid transparent}.pagination li a:hover{border-color:#fff;text-decoration:none}.pagination li.active a{background:#00c492;border-color:#00c492;color:#fff}.pagination li.pageArrow a{position:relative;border:0;width:26px}.pagination li.pageArrow a:hover{border:0}.pagination li.pageArrow a i{display:block;background:url(/images/new_design/arrowPager.png) no-repeat;width:8px;height:14px;position:absolute;top:calc(50% - 7px);left:0}.pagination li.pagePrev a i{background-position:0 0}.pagination li.pagePrev a:hover i{background-position:0 -14px}.pagination li.pageNext a i{right:0;left:inherit;background-position:-8px 0}.pagination li.pageNext a:hover i{background-position:-8px -14px}.main--white{background:#fff}.breadcrumbContent .breadcrumbs{margin-bottom:0;height:55px;line-height:55px}.mainTitle--article{line-height:120%;font-size:37px;margin-top:-8px;margin-bottom:25px}.articleSection figure{float:left;width:350px;height:210px;margin-right:30px;margin-bottom:15px;overflow:hidden}.articleSection figure img{width:100%;height:100%;object-fit:cover}.articleSection p{color:#2e302f;font-size:16px;line-height:120%;font-weight:300;margin-bottom:20px}.articleSection h3{color:#2e302f;font-size:16px;font-weight:700;margin-bottom:15px}.articleSection ul{margin-bottom:20px}.articleSection ul li{color:#2e302f;font-size:17px;font-weight:300;line-height:20px;margin-bottom:10px;padding-left:16px;position:relative}.articleSection ul li:last-of-type{margin-bottom:0}.articleSection ul li:before{display:block;width:6px;height:6px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;top:8px;left:0;background:#00c492}.rubric a{color:#00ac80}.oterArticles{padding:40px 0 60px}.itemArticle{width:100%;height:auto;border:1px solid #e7e7e7;background:#fff}.itemArticle figure{width:100%;height:auto;overflow:hidden}.itemArticle figure img{width:100%;height:100%;transition:all ease .3s}.itemArticle:hover .itemArticleTitle>div>p{text-decoration:underline}.listArticleSide li a:hover,.objecktItem--sub a:hover{text-decoration:none}.itemArticle:hover figure img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}.itemArticleTitle{height:78px;width:100%;display:table}.itemArticleTitle>div{display:table-cell;vertical-align:middle;height:100%;padding:0 15px}.itemArticleTitle>div>p{color:#00c492;font-size:25px;line-height:120%;font-weight:700}.objecktItem--sub{height:auto;width:255px;float:left;margin-right:30px;margin-bottom:30px}.objecktItem--sub:nth-of-type(3n){margin-right:0}.objecktItem--sub a figure{height:auto}.objecktItem--sub .objecktItem__text{height:76px}.objecktItem--sub .objecktItem__text>div p{font-size:15px;margin-bottom:5px}.objecktItem--sub .objecktItem__text>div span{font-size:12px}.littleText,.mb-30{margin-bottom:30px}.littleText p{color:#cacaca;font-size:11px;line-height:120%;font-weight:400;margin-bottom:15px}.listArticleSide li{border-bottom:1px solid #d7d8d9}.listArticleSide li:last-of-type{border-bottom:0}.listArticleSide li a{display:block;width:100%;height:auto;padding:20px 0}.contentProduct h2 a:hover,.listArticleSide li a:hover span{text-decoration:underline}.listArticleSide li a span{color:#00c492;font-size:18px;font-weight:600;line-height:120%;margin-bottom:10px;display:block}.listArticleSide li a p{color:#2e302f;font-size:16px;font-weight:300;line-height:120%}.listProduvt{margin-bottom:30px}.listProduvt li{width:100%;height:235px;background:#fff;border:1px solid #e7e7e7;margin-bottom:15px;padding:20px}.listProduvt li:last-of-type{margin-bottom:0}.contentProduct h2,.mainTextProduct{margin-bottom:15px}.listProduvt li figure{width:325px;height:193px;float:left;margin-right:20px}.listProduvt li figure a{display:block;width:100%;height:100%}.listProduvt li figure a img{width:100%;height:100%;object-fit:cover}.contentProduct{float:left;width:calc(100% - 345px);position:relative;height:193px}.contentProduct h2 a{color:#00c492;font-weight:700;font-size:25px;line-height:25px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;margin-top:-4px}.mainTextProduct p,.thicknessProduct p{color:#2e302f;font-size:16px;line-height:120%}.mainTextProduct p{font-weight:300}.mainTextProduct p span{font-weight:700}.thicknessProduct p{font-weight:300}.thicknessProduct p span{font-weight:700}.infoPayProduct{height:40px;position:absolute;width:100%;bottom:0;left:0}.infoPayProduct p{font-size:20px;color:#fc6454;font-weight:700;line-height:40px;float:left}.infoPayProduct a{width:235px;height:40px;background-color:#00C492;display:block;line-height:40px;text-align:center;font-size:20px;font-weight:600;color:#feffff;text-transform:uppercase;float:right}.contactItem h2,.graphTitle{font-weight:700;color:#00c492;font-size:25px}.graphSection{padding:30px 0}.graphTitle{text-align:center;margin-bottom:30px}.certificateItem{width:100%;background:#fff}.certificateItem a{display:block;width:100%;height:100%;text-align:center;padding:10px}.certificateItem a img,.listContact li{display:inline-block}.contactSection{margin-bottom:40px}.contactItem{background:#fff;padding:16px}.contactItem h2{line-height:25px;margin-bottom:18px}.contactItem h3{font-size:16px;line-height:16px;font-weight:700;color:#2e302f;margin-bottom:25px}.listContact li{color:#2e302f;font-size:16px;font-weight:300;line-height:25px;margin-bottom:5px;width:100%}.listContact li:last-of-type{margin-bottom:0}.listContact li a{color:#00ac80}.listContact li p{float:left;width:calc(100% - 40px)}.icoC{width:25px;height:25px;background:#00ac80;float:left;margin-right:15px}.icoC.ico-geo{background:url(/images/new_design/ico-geo.png) no-repeat}.icoC.ico-phone{background:url(/images/new_design/ico-phone.png) no-repeat}.icoC.ico-time{background:url(/images/new_design/ico-time.png) no-repeat}.icoC.ico-message{background:url(/images/new_design/ico-message.png) no-repeat}.icoC.ico-global{background:url(/images/new_design/ico-global.png) no-repeat}.feedbackSection{margin-bottom:90px}.feedbackSection form{background:#fff;padding:30px;-moz-box-shadow:0 5px 15px rgba(70,185,234,.11);-webkit-box-shadow:0 5px 15px rgba(70,185,234,.11);box-shadow:0 5px 15px rgba(70,185,234,.11)}.feedbackSection form label{display:block;margin-bottom:30px}.feedbackSection form label:last-of-type{margin-bottom:0}.feedbackSection form label.textInputF{margin-bottom:37px}.feedbackSection form label span{display:block;color:#2e302f;font-size:16px;line-height:16px;font-weight:300;margin-bottom:15px}.feedbackSection form label span sup{color:#00c492}.feedbackSection form label input{display:block;width:100%;height:36px;border:1px solid #d7d8d9;padding:0 15px;outline:0}.feedbackSection form label textarea{display:block;width:100%;height:133px;border:1px solid #d7d8d9;padding:15px;outline:0;resize:none}.btnFormContact{width:350px;height:60px;border:0;outline:0;background:#00c492;color:#fff;font-size:20px;font-weight:600;text-transform:uppercase}.btnFormContact:hover{opacity:.7}.topInfoMainProduct{position:relative;margin-bottom:30px}.topInfoMainProduct figure{width:350px;height:210px;margin-right:30px;float:left}.topInfoMainProduct figure img{width:100%;height:100%;object-fit:cover}.mainInfoProduct{position:relative;height:auto;min-height:210px;width:calc(100% - 380px);float:left;padding-bottom:40px}.mainInfoProduct>p{color:#2e302f;font-size:16px;font-weight:300;line-height:120%}.titleInP{display:block;color:#2e302f;font-size:20px;font-weight:700;margin-bottom:12px;line-height:20px}.contentInnerText{margin-bottom:45px}.contentInnerText p{color:#2e302f;font-size:16px;font-weight:300;line-height:120%;margin-bottom:20px}.contentInnerText p:last-of-type{margin-bottom:0}.tableProductSection{margin-bottom:50px}.tableProductTitle{font-weight:700;font-size:25px;line-height:25px;color:#00c492;margin-bottom:20px}.tableProduct{width:100%;min-width:700px;border-top:1px solid #d7d8d9}.tableProduct thead tr{background:#eee}.tableProduct tbody tr td:after,.tableProduct thead tr th:after{content:'';width:1px;height:26px;background:#d7d8d9;right:0;top:calc(50% - 13px)}.tableProduct thead tr th{text-align:left;padding-left:15px;color:#2e302f;font-size:20px;font-weight:700;position:relative}.tableProduct thead tr th:after{display:block;position:absolute}.tableProduct thead tr th:last-of-type{text-align:right;padding-right:15px}.tableProduct thead tr th:last-of-type:after{display:none}.tableProduct tbody tr td{text-align:left;padding-left:15px;color:#2e302f;font-size:16px;font-weight:300;position:relative}.tableProduct tbody tr td:after{display:block;position:absolute}.tableProduct tbody tr td:last-of-type{text-align:right;padding-right:15px}.tableProduct tbody tr td:last-of-type:last-of-type:after{display:none}.tableProduct tr{height:47px;border-bottom:1px solid #d7d8d9}.titleObjeckt--pr{font-size:38px;line-height:38px}.mb-60{margin-bottom:60px}.itemArticle-product{height:440px}.itemArticle-product figure{height:280px}.itemArticle-product .itemArticleTitle{height:158px;position:relative;display:block}.itemArticle-product .itemArticleTitle>div{vertical-align:inherit;display:block;padding-top:15px}.itemArticle-product .itemArticleTitle>div>p{margin-bottom:10px}.itemArticle-product .itemArticleTitle .infoPayProduct{padding:0 15px;bottom:15px}.itemArticle-product .itemArticleTitle .infoPayProduct a{width:130px}.mainListInfo li{margin-bottom:15px;font-size:16px;color:#2e302f;font-weight:700;line-height:16px}.mainListInfo li span{font-weight:300}.mainListInfo li:last-of-type{margin-bottom:0}.infoObjeckt{min-height:535px;position:relative}.infoObjecktItem{margin-bottom:45px}.titleWorkOb{color:#2e302f;font-size:20px;font-weight:700;line-height:20px;margin-bottom:12px}.listFinishWork li{margin-bottom:15px;font-size:16px;color:#2e302f;font-weight:300;line-height:16px}.listFinishWork li:before{content:"-";display:block;float:left;margin-right:5px}.listFinishWork li:last-of-type{margin-bottom:0}#bxslider{height:100%}#bxslider li,#bxslider li img{width:100%;height:100%}#bxslider-pager li.active a:before{content:'';display:block;width:100%;height:100%;background:rgba(0,0,0,.6);position:absolute;top:0;left:0}#bxslider-pager li.active a:after{display:none}#bxslider-pager li a{height:80px;display:block;position:relative;overflow:hidden}#bxslider-pager li a:before{width:100%;height:100%;background:rgba(0,0,0,.6);top:-500px;left:0;transition:all ease .5s}#bxslider-pager li a:after,#bxslider-pager li a:before{display:block;position:absolute;content:'';-webkit-transition:all ease .5s;-moz-transition:all ease .5s;-ms-transition:all ease .5s;-o-transition:all ease .5s}#bxslider-pager li a:after{background:url(/images/new_design/ico-zoom.png) no-repeat;width:36px;height:36px;top:200px;left:calc(50% - 18px);transition:all ease .5s}#bxslider-pager li a:hover:before{top:0}#bxslider-pager li a:hover:after{top:calc(50% - 18px)}#bxslider-pager li a img{width:100%;height:100%}.sliderBig{margin-bottom:15px}.sliderBig-pager .bx-controls-direction a{width:30px;height:100%;margin-top:0;top:0;background-size:50%}.btnFormContact--modal,.btnOb,.mocal-colBig{width:100%}.btnOb{display:block;height:80px;background:#00c492;line-height:80px;text-align:center;text-transform:uppercase;font-size:20px;font-weight:600;color:#fff;position:absolute;left:0;bottom:0}.btnOb:hover{color:#fff}.remodal-overlay.with-red-theme{background-color:rgba(0,0,0,.5)}.feedbackSection--modal{margin-bottom:0}.feedbackSection--modal form{padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:0 0}.feedbackSection--modal form label span{text-align:left}.mocal-colLittle{width:100%;max-width:330px;float:left;margin-right:30px}.mocal-colBig{max-width:350px;float:left}.doubleInput label{width:calc(50% - 15px);float:left}.doubleInput label:nth-of-type(2){float:right}.btnFormContact--mod{margin-top:30px;width:235px}.mobile-menu{display:none;width:100%;color:#00C492;font-size:50px;text-align:right;line-height:165px;outline:0}.mobile-menu:focus,.mobile-menu:hover{color:#00C492;text-decoration:none}@media (min-width:992px) and (max-width:1199px){.mainInfoProduct .infoPayProduct p{font-size:27px}.itemArticle,.itemArticle figure{height:auto}.itemArticleTitle>div>p{font-size:20px}.listPlatform li{width:131px}.listPlatform li a figure{width:131px;height:132px}.listItemWork li{width:128px;margin-right:20px}.listItemWork li .figGra{width:128px;height:128px}.listItemWork li .figGra img{width:68%}.listConfidence li{width:293px}.confidenceInfo{width:calc(100% - 130px);padding-top:0}.confidenceInfo p{font-size:17px}.confidenceItem figure{width:110px}.phoneFooter{font-size:12px}.objecktItem--sub{width:212px}.objecktItem--sub .objecktItem__text>div p{font-size:13px}.listProduvt li figure{width:210px}.contentProduct{width:calc(100% - 230px)}.infoPayProduct p{font-size:14px}}@media (min-width:768px) and (max-width:991px){.infoPayProduct,.navigation{position:relative}.listPlatform,.phoneFooter{text-align:center}.bx-wrapper .bx-viewport{max-height:320px}#bxslider-pager li a{height:40px}.contentProduct,.infoPayProduct,.itemArticle,.itemArticle figure,.itemArticle-product .itemArticleTitle,.itemArticleTitle,.listProduvt li,.menu{height:auto}.itemArticle-product .itemArticleTitle div p{font-size:16px}.itemArticle-product .itemArticleTitle .infoPayProduct{padding:0;margin-top:10px}.itemArticle-product .itemArticleTitle .infoPayProduct p{font-size:15px}.listProduvt li figure{width:110px;height:auto}.contentProduct{width:calc(100% - 130px)}.infoPayProduct a,.infoPayProduct p{float:none}.objecktItem--sub{width:251px}.objecktItem--sub:nth-of-type(2n){margin-right:0}.objecktItem--sub:nth-of-type(2n+1){margin-right:30px!important}.mainTitle--article{font-size:24px}.itemArticle a{text-decoration:none}.titleObjeckt{font-size:42px}.itemArticleTitle>div>p{font-size:18px;padding:10px 0}.menu{display:none;position:absolute;right:0;top:120px;width:auto;padding:0;border:1px solid #e0e0e0;z-index:90}.menu li{display:block;margin:0}.menu li:first-of-type a{border-top:0}.menu li a{background:#fff;color:#797979;border-top:1px solid #e0e0e0;border-left:3px solid #fff;white-space:nowrap;font-weight:300;padding:0 15px;line-height:40px}.menu li a:before{display:none}.menu li a:hover{background:#f0f0f0;color:#797979;border-left:3px solid #00C492}.mobile-menu{display:block}.col-custom-6{width:calc(50% - 10px)}.col-custom-6:nth-of-type(2){float:right}.figGra{width:100%;height:130px}.arrowWhom{top:5px}.listPlatform li{float:none;margin:0 15px;display:inline-block;vertical-align:top}.formMessage{margin-top:60px}.listItemWork li{width:156px}.listItemWork li .figGra{height:156px}.objecktItem__text>div p{font-size:14px}.phoneFooter{font-size:18px}.confidenceInfo p,.sideMenu li a{font-size:14px}.phoneFooter i{display:none}.phoneFooter a,.phoneFooter p{display:block;float:none!important}.phoneFooter p{margin-bottom:15px}.confidence{padding:60px 0}.listConfidence li{float:left;width:230px;margin-right:15px}.confidenceItem figure{width:90px}.confidenceInfo{width:calc(100% - 105px);padding-top:0}.listArticle li a figure{width:185px;height:130px}.articleContent{width:calc(100% - 205px)}.btnFormContact{width:100%}}@media (max-width:767px){.infoPayProduct,.navigation{position:relative}.breadcrumbs,.menu{display:none}.topInfoMainProduct figure{width:40%;margin-right:5%;height:auto}.mainInfoProduct{width:calc(100% - 45%)}.itemArticle-product,.itemArticle-product .itemArticleTitle,.itemArticle-product figure{height:auto}.itemArticle-product .itemArticleTitle div p{font-size:16px}.itemArticle-product .itemArticleTitle .infoPayProduct{padding:0;margin-top:10px}.itemArticle-product .itemArticleTitle .infoPayProduct p{font-size:15px}.bx-wrapper .bx-viewport{max-height:320px}#bxslider-pager li a{height:40px}.contentProduct,.footerMainContent,.infoPayProduct,.listProduvt li,.menu,.offer{height:auto}.listProduvt li figure{width:25%;margin-right:5%;height:auto}.contentProduct{width:calc(100% - 30%)}.infoPayProduct a,.infoPayProduct p{float:none}.objecktItem--sub{width:calc(35% - 5%);margin-right:5%}.objecktItem--sub .objecktItem__text>div p{font-size:13px}.itemArticleTitle>div>p{font-size:18px;padding:10px 0}.xs-mb-30{margin-bottom:30px}.btnFormContact{width:100%}.menu{position:absolute;right:0;top:120px;width:auto;padding:0;border:1px solid #e0e0e0;z-index:90}.menu li{display:block;margin:0}.menu li:first-of-type a{border-top:0}.menu li a{background:#fff;color:#797979;border-top:1px solid #e0e0e0;border-left:3px solid #fff;white-space:nowrap;font-weight:300;padding:0 15px;line-height:40px}.offer,.platform,.works{padding:30px 0}.menu li a:before{display:none}.menu li a:hover{background:#f0f0f0;color:#797979;border-left:3px solid #00C492}.mobile-menu{display:block}.col-custom-6{width:calc(50% - 10px)}.figGra,.logoFooter,.logoFooter a{width:100%}.col-custom-6:nth-of-type(2){float:right}.figGra{max-width:180px}.arrowWhom{top:10px}.platformPerson{max-width:150px;margin:50px auto 30px}.platformPerson img{left:-75px}.platformPerson .whomPrice{right:-65px}.flag{right:55px}.listPlatform li{float:none;margin:0 auto 20px}.listPlatform li:last-of-type{margin-right:auto}.listPlatform li a figure:after{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.leftAr{left:-8px}.rightAr{right:-8px}.workPeople{float:none!important;margin:50px auto}.listItemWork{width:100%;float:none!important}.listItemWork li{float:none;margin:0 auto 30px}.listItemWork li:last-of-type{margin-right:auto}.formMessage{padding:15px;margin-top:30px}.confidence,.objeckt{padding:30px 0}.titleObjeckt{font-size:36px;line-height:36px}.objecktItem__text>div p{font-size:14px}.objecktItem__text>div span{font-size:13px}.listConfidence li{float:none;margin:0 auto 30px}.listConfidence li:nth-of-type(3n){margin-right:auto}.confidenceItem--sub figure{float:left}.confidenceItem--sub .confidenceInfo .arrowWhom{float:none;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.confidenceItem--sub .confidenceInfo{float:right}.confidenceItem--sub .confidenceInfo p{text-align:left}.xs-none{display:none}.logoFooter a{display:block;text-align:center}.logoFooter a img{display:inline-block}.phoneFooter{width:290px;margin:0 auto}.certificateItem a{padding:5px}.articleSection figure{max-width:350px;width:100%;float:none;margin:0 auto 30px}.mainTitle--article{font-size:25px}.tableProductSection{overflow-x:scroll}}@media (max-width:768px){.header{height:auto}.logo{width:100%;float:none;height:120px}.logo a{text-align:center}.logo a img{display:inline-block}.phoneHeader{margin:0 0 10px;border-left:0;padding-left:0}.navigation{float:right}#touch-menu{line-height:105px}.titleOffer p{font-size:40px}.listOfferItem a{font-size:18px}.listOfferItem a:before{width:15px;height:15px;background-size:100%;left:-20px}.listOfferItem a:nth-of-type(2){margin:0 60px}.col-my-custom{width:100%;max-width:370px;margin:0 auto 30px;float:none!important}.objecktItem__text>div span{font-size:14px}.articleContent h2,.objecktItem__text>div p{font-size:18px}.listArticle li a figure{width:180px;height:130px}.articleContent{width:calc(100% - 200px)}}@media (max-width:480px){.infoPayProduct a{width:100%}.objecktItem--sub{width:255px;margin:0 auto 30px;float:none}.objecktItem--sub:nth-of-type(3n){margin-right:auto}.listArticle li a figure{width:100%;height:auto;float:none;margin-bottom:30px}.articleContent{width:100%;float:none}.noPage p{font-size:28px;line-height:28px}.titleOffer p{font-size:30px}.listOfferItem a{font-size:15px}.listOfferItem a:before{width:10px;height:10px;background-size:100%;left:-15px}.listOfferItem a:nth-of-type(2){margin:0 25px}.titleObjeckt{font-size:28px;line-height:28px}.confidenceInfo p{font-size:18px}.listConfidence li{width:100%}.confidenceItem figure{width:120px}.confidenceInfo{width:calc(100% - 150px)}.itemSectionMenu ul li a{font-size:14px}.titleItemFooter{font-size:18px;line-height:18px;margin-bottom:15px}.footerBottomContent p{text-align:center}}@media (max-width:360px){.topInfoMainProduct figure{width:100%;margin-right:0;float:none;margin-bottom:30px}.mainInfoProduct{width:100%;float:none}.listProduvt li figure{width:100%;float:none;margin:0 0 30px}.contentProduct{width:100%}.articleContent h2{font-size:16px}.articleContent p{font-size:14px}.noPage p,.titleOffer p{font-size:22px}.noPage p{line-height:22px}.phoneHeader div p{font-size:22px;line-height:22px}.phoneHeader div a{font-size:16px;line-height:25px;height:25px;padding:0 10px}.itemSectionMenu ul li a{font-size:12px}}@media (max-width:320px){.whomGraphik .figGra{height:135px} .figGra a:hover figure{border-color:#00c492;} .nameST a:hover p{color:#00c492;}}


/* End */


/* Start:/local/templates/crumb.reg/template_styles.css?174987933350061*/
:root {
  --main-color: #00C492;
  --primary-color: #656565;
  --alt-text-color: #FFF;
  --light-bg-color: #EEE;
  --medium-bg-color: #2D343E; 
  --dark-bg-color: #191A1E;
   
  --section-title: 22px;
  --banner-height: 60vh;
}
.red {
	color: #fc6454;
}

.no-wrap {
	white-space: nowrap;
}
.crumb-color,.crumb-color:hover {
	color: var(--main-color);
}
.fs-14 {
	font-size: 14px !important;
}
.w100 {
	width: 100%;
}
.black-links a {
	color: var(--dark-bg-color);
}
.min-price-value {
	color: #fc6454;
	font-weight: bold;
	white-space: nowrap;
	min-height: 30px;
}
body {
	font-size: 14px !important;
	    max-width: 100%;
    overflow-x: hidden;
    width: 100%;
	min-width: 320px;
}
.form-control,.btn {
	font-size: 1em ;
}
.row-flex {
	width: 100%;
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}
.row-flex.no-gutters {
	margin-left: 0!important;
	margin-right: 0!important;
}
.row-flex .col {
	flex: 1;
}
.row-flex .col.text-left {
	justify-content: flex-start;
}
row-flex.no-gutters .col {
	padding-left:0;
	padding-right: 0;
}
.bg-light {
	background: var(--light-bg-color);
}

.btn-w {
	width: 100%;
}
.btn-crumb {
    color: #fff !important;
    background-color: var(--main-color) !important;
    border-color: var(--main-color) !important;
}

a.btn.btn-default.btn-want-same {
    display: block;
    padding: 1em;
    margin-top: 0.5em;
	font-size: 1.2em;
}
 
.btn-default:hover {
    border: white 1px solid !important;
}
.modal-open .modal {	opacity: 1; }
.modal-open .modal.fade .modal-dialog {	transform: none;}
.modal-open .modal-backdrop.fade {	opacity: .5; }

img {
	max-width: 100%;
}

.bg-light { 
	background: var(--light-bg-color);
}
.xsd-inline-form {
	display: flex;
	width: 100%;
	padding: 1em;
	background: white;
	
	
}
.xsd-inline-form input {
	flex: 1;
	margin: 0 2px;
	border-radius: 0;
	 font-size: 1.2em;  
	 line-height: 1.5;
	 height: auto;
}
.xsd-inline-form button {
	flex: none;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 1.2em;  
	line-height: 1.5;
	 height: auto;
}
.items-carousel {
	flex-wrap:  nowrap;
	overflow-x: auto;
	scroll-behavior: smooth;
}
.cert-carousel {
	/*position: relative;*/
}
.cert-carousel .crumb-carousel-control {
	top: calc(50% - 18px);
}
.cert-carousel.items-carousel .item img {
	height: 32rem;
}
.items-carousel .item {
	flex: 1;
	min-width: 20%;
	display: flex;
	flex-direction: column;
	padding: 1rem;
	border: transparent 1px solid;
	text-align: center;
}
.items-carousel .item.item-cover {
	flex: 1;
	min-width: calc(33% - 1rem);
	border: 1px solid #e7e7e7;
    background: #fff;
	/*min-height: 440px;*/
	margin-left: 1rem;
	margin-bottom: 3rem;
}
.item .item-title {
	font-size: 25px;
    line-height: 120%;
    font-weight: 700;
	color: var(--main-color);
	margin: 1em;
}
.items-carousel .item img{
	flex: none;
	height:16rem;
	width:100%;
	object-fit: contain;
}
.items-carousel .item .title-block {
	flex: 1;
	display: flex;
	background: var(--main-color);
	color: var(--alt-text-color);
	align-items: center;
	justify-content: center;
	text-align:center;
}
.items-carousel .item:hover {
	text-decoration: none;
	border: rgba(0,0,0,0.1) 1px solid;
}
.process .bg {
	position: absolute;
	width: calc(100% + 4rem);
	height:14rem;
	background: white;
	border-radius: 8rem;
	margin: 1rem -2rem;
}
.process .item {
	display: flex;
	flex-direction: column;
}
.process .item img {
	flex: none;
	margin: 1rem 0;
	height:14rem;
	width:100%;
	object-fit: contain;
}
.process .item .process-title {
	flex: 1;
	display: flex;
	justify-content: center;
	text-align:center;
}


.section-offer {
	background: var(--light-bg-color);
} 
.section-offer .caption {
	font-size: var(--section-title);
	line-height: 1.2;
}
.section-offer .col-12:nth-child(1) .xsd-arrow { 	transform: rotate(-45deg);   }
.section-offer .col-12:nth-child(2) .xsd-arrow { 	transform: rotate(-80deg);   }
.section-offer .col-12:nth-child(3) .xsd-arrow { 	transform: rotate(-100deg);   }
.section-offer .col-12:nth-child(4) .xsd-arrow { 	transform: rotate(-135deg);   }

.section-laying .title {
	color: var(--main-color);
	font-weight: bold;
	font-size: var(--section-title);
}


.section-building {
	background: var(--light-bg-color);
} 
.section-building .description, .section-laying .description {
	color: var(--primary-color);
	text-transform:uppercase;
}
.section-building .title {
	color: var(--main-color);
	font-weight: bold;
	font-size: var(--section-title);
}


.section-objects {
	background: var(--main-color);
	
}
.section-objects a {  
	color: var(--alt-text-color);
	/*height: 10rem;*/
	    display: inline-block;
    width: auto;
    padding: 0 1em;
}

.confidenceInfo .arrowWhom {
    position: relative;
    top: inherit;
    right: inherit;
    left: inherit;
    margin-bottom: 15px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

@media (max-width: 767px) {
	.arrowWhom {
		top: 10px;
	}
}

.xsd-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIyMiIgdmlld0JveD0iMCAwIDMyIDIyIj48cGF0aCBmaWxsPSIjMDBjNDkyIiBkPSJNMzEgMTBINC4zbDEyLjMtOC4yYy41LS4zLjYtLjkuMy0xLjQtLjMtLjUtLjktLjYtMS40LS4zbC0xNSAxMGMtLjMuMy0uNS42LS41LjlzLjIuNi40LjhsMTUgMTBjLjIuMS40LjIuNi4yLjMgMCAuNi0uMi44LS40LjMtLjUuMi0xLjEtLjMtMS40TDQuMyAxMkgzMWMuNiAwIDEtLjQgMS0xcy0uNC0xLTEtMXoiLz48L3N2Zz4=) no-repeat;
    width: 32px;
    height: 22px;
	margin: auto;
} 

/* xsd header tabs */
.header-tabs .row-flex {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.header-tabs ul {
	list-style: none;
}
.header-tabs li {
	display: flex;
	flex: 1;
}
.header-tabs li:first-child {
	flex: none;
}

.header-tabs .tab {
	float: left;
    
    justify-content: center;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 0.4em;
	font-size: 1.1em;
	line-height: 1.2;
	
	background: var(--light-bg-color);
	color: var(--dark-bg-color);
	
	border-left: var(--primary-color) 1px solid;
	
	min-height: 3em;
}
.header-tabs li:first-child .tab{
	border-left: none;
}
.header-tabs .tab:hover,.header-tabs .tab.active {
	background: var(--medium-bg-color);
	color: var(--light-bg-color);
	text-decoration: none;
}
.header-tabs {
	position: relative;
}
.header-tabs.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
	background: var(--light-bg-color);
	box-shadow: rgba(0,0,0,0.2) 0 0.5em 1em
}
.header-tabs.fixed .container {
	padding-left:30px;
	padding-right: 0;
	
}
.header-tabs.fixed li:first-child .tab {
	border-left: var(--primary-color) 1px solid;
}
.header-tabs.fixed  li:last-child .tab {
	border-right: var(--primary-color) 1px solid;
}
.header-tabs .header-tabs-ctrl {
	position: absolute;
	top: 0;
	z-index: 110;
	bottom: 0;
	color: black;
	width: 6rem;
	display: none;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	
}
.header-tabs .header-tabs-ctrl.ctrl-left {
	background-image: linear-gradient(to right,white,transparent);
	left: 0;
}
.header-tabs .header-tabs-ctrl.ctrl-right {
	background-image: linear-gradient(to left,white,transparent);	
	right: 0;
}
.header-tabs .header-tabs-ctrl.xsd-show {
	display: flex;
}

.header-tabs.fixed .header-tabs-ctrl.ctrl-left {left: 15px;}
.header-tabs.fixed .header-tabs-ctrl.ctrl-right {right: 15px;}

.court-slide {
	width: 100%;
	height: 24em;
	object-fit: cover;
}


/* slider */ 
.xsd-content-slider-container {
	position: relative;
	overflow: hidden;
	height: calc(100vw / 3 * 2 / 4 * 2);
}
.xsd-content-slider-container img {
	position: absolute;
	height: calc(100vw / 3 * 2 / 4 * 2);
	width: 100%;
	object-fit: cover;
	transition: 0.2s;
}
.xsd-content-slider-container img.next { transform: translateX(100%); }
.xsd-content-slider-container img.prev { transform: translateX(-100%); }
.xsd-content-slider-container ul {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	color: white;
	z-index: 1;
}
.xsd-content-slider-container ul li {
	display: inline-block;
	margin: 0 0.5em;
	cursor: pointer;
	width: 2em;
	height: 0.4em;
	background: white;
}
.xsd-content-slider-container ul li.active {
	background: var(--main-color);
}
.coating-card {
	background: var( --alt-text-color);
	min-height: calc(100vw / 3 / 6 * 2 + 2.7em);
	line-height: 1.1em;
	font-size: 1em;
	padding: 0.25em;
	    margin-bottom: 1rem;
}
.coating-card a {
	color: var(--dark-bg-color);
	
	display: block;
}
.coating-preview {
	width: calc(100% - 0.5em);
	height: calc(100vw / 3 / 6 * 2);
	object-fit: contain;
}
.row-flex .col.col-header-top {
	flex: none;
	width: 4em;
}

.section-min-price {
    height: 90px;
    width: 200px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #cccccc;
}
.section-min-price p {
	font-size: 25px;
    margin-top: 15px;
    text-align: center;
	margin-bottom: 0;
}
.section-min-price p.second-line {
	font-size: 18px;
	margin-top: 1px;
}

.section-product-item {
	background: white;
	border: 1px solid #e7e7e7;
    margin-bottom: 15px;
    padding: 20px;
}
.related-playgrounds {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
	text-align: center;
	
}
.related-playgrounds a {
	display: flex;
	flex-direction: column;
	flex: none;
	width: 12em;
	height: 14em;
	border: var(--light-bg-color) 0.5px solid;
	padding: 0.25em;
	margin: 2px 1px 2px 1px;
	align-items: center;
	color: var(--dark-bg-color);
	border-radius: 2px;
	overflow: hidden;
	
}
.related-playgrounds a:hover {
	background: var(--main-color);
	border: var(--dark-bg-color) 0.5px solid;
	color: #FFF;
	color: var(--dark-bg-color) 0.5px solid;
	text-decoration: none;
}

.related-playgrounds a img {
	height: 9em;
	flex: none;
}
.related-playgrounds a div.text {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.object-img-detail {
	height: 30rem;
	width: 100%;
	object-fit: cover;
	margin-bottom: 0.5rem;
	margin-top: 10px;
}
.object-more-photo {
	height: 6rem;
	object-fit: cover;
	width: 100%;
	cursor: pointer;
}
.col .object-more-photo {
	border-right: white 4px solid;
}
.col:last-child .object-more-photo {
	border-right: none;
}

.object-property {
	font-size: 1.2em;
	line-height: 1.6rem;
	display: flex;
	border-bottom: 2px white solid;
}
.object-property .property-name {
	flex: 4;
    min-height: 3.2rem;
    align-items: center;
    display: flex;
	font-weight: bold;
}	
.object-property .property-value {
	flex: 6;
	min-height: 3rem;
    align-items: center;
    display: flex;
	flex-wrap: wrap; 
	margin-left: 1em;
}
.object-property .property-value-color {
	width: 32px;
    height: 16px;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
    min-width: 15%;
    border-radius: 2px;
}
.object-property .markup-item {
	width: 32px;
	font-size: 8px;
	line-height: 14px;
	text-align: center;
	/*border: #EEE 0.5px solid;
	border-radius: 4px;
	padding: 4px;*/
	margin-right: 4px;
}
.object-property .markup-item img {
	width: 32px;
	height: 32px;
	object-fit: contain;
	/*margin-bottom: 4px;*/
}
.object-property .weather-item {
	display: inline-block;
	width: 120px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	padding: 4px;
}
.object-property .weather-item img {
	width: 60px;
	height: 28px;
	object-fit: contain;
}
.all-object-link {
	background: var(--main-color);
	width: 100%;
	height: 4em;
	display: flex;
	color: var(--alt-text-color);
	text-align:center;
	justify-content: center;
	align-items: center;
}
.all-object-link:hover {
	border: white 1px solid;	
	text-decoration: underline;
	color: var(--alt-text-color); 
}
.complexity-container {
	width: 10em;
	height: 1.6em;
	
	position: relative;
}
.complexity-container:after {
	    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    display: block;
    background: url(/local/templates/crumb.reg/images/man-bg.png);
    background-size: 20% 100%;
    background-position-y: center;
    background-repeat-y: no-repeat;
}
.complexity-line {
	height: 1.5em;
	background-color: var(--main-color);;
}
.has-tooltip {
	display: inline-block;
	width: 2rem;
	height: 2rem;
	border-radius: 1rem;
	border: #ccc 0.5px solid;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: none;
	
}
#ymap {
	height: 20rem;
}
.main-menu {
	background: #a5a5a5;
}
.main-menu.fixed {
	position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
	box-shadow: rgba(0, 0, 0, 0.32) 0 0 10px;
}
.main-menu .col{
	height: 3em;
	align-items: center;
	justify-content:center;
	display: flex;
	border-left: #ccc 1px solid;
	color: white;
	text-align: center;
}
.main-menu .col:hover {
	background-color: var(--main-color);
}
.main-menu .col:last-child{
	border-right: #ccc 1px solid;
}
.main-callback {
	font-size: 2em;
	display: block;
	margin: 0.5rem 0;
}

.cover-banner {
	position: relative;
}
.cover-banner .label-item {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.65rem;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	line-height: 1.1;
}
.cover-banner .label-item .label-text {
	line-height: 0.9;
}
.cover-banner .label-item .xsd-arrow {
	left: 0;
	position: absolute;
	margin-left: -40px;
	top: calc(50% - 11px);

}
.xsd-detail-baner {
	width: 100%;
	height: var(--banner-height);
	object-fit: contain;
	max-width: 100vw !important;
}
.cover-banner .xsd-detail-baner {

	display: block;
	margin: auto;
}


@media (max-width: 767px) {
	.cover-banner .xsd-detail-baner {
		width: auto;
	}

	.xsd-content-slider-container, .xsd-content-slider-container img {
		height: calc(100vw / 4 * 2);
	}
	.coating-card {
		height: calc(100vw / 6 * 2 + 2.7em);
	}
	.coating-preview {
		height: calc(100vw / 6 * 2);
	}
	.cover-banner .label-item {
		width: 2em !important;
		height: 2em !important;
		text-align: center;
		border-radius: 1em;
		display: flex;
		align-items: center;
	    justify-content: center;
		border: #eee 1px solid;
	}
	
}


.section-picture {
	width: 100%;
	height: 14rem;
	object-fit: contain;
}
.section-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #333;
	border-radius: 2px;
	text-align: center;
	padding: 1rem 2rem;
	height: 22rem;
}
.section-title span {
	margin: 1rem;
}
.section-title:hover {
	box-shadow: rgba(0,0,0,0.1) 0 0 1rem;
}

.form-crumb {
	background: var(--main-color);
	border-radius: 0.5rem;
	padding: 1rem 2rem;
	color: white;
}
.form-crumb  input {
	border-radius: 0;
	border: white 1px solid;
	box-shadow: none;
}
.form-crumb  button[type=submit] {
	margin: auto;
    display: block;
	border-radius: 0;
    border-left: white 1px solid !important;
	border-right: white 1px solid !important;
    text-transform: uppercase;
	transition: 0.25s;
}
.form-crumb  button[type=submit]:hover {
	background: white !important;
	border: white 1px solid !important;
	color: var(--main-color) !important;
}

.object-section-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.object-item {
	margin: 1em 0;
	display: block;
    background: var(--light-bg-color);
}

.object-item .img-container {
	height: 12em;
	width: 100%;
	overflow: hidden;
}
.object-item img{
	width: 100%;
	height:  12em;
	object-fit: cover;
	transition: 0.3s;
}

.object-item:hover img {
	transform: scale(1.1);
}

.object-item .title {
	height: 4em;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-top: solid 2px var(--main-color);
	padding: 0 1em;
	color: var(--dark);
	font-weight: bold;
}

.crumb-carousel-control {
	width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--light-bg-color);
    display: block;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 2px;
    position: absolute;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
	top: calc(17rem - 18px);
	cursor: pointer;
	
	user-select: none;
	
}
.crumb-carousel-control:hover {
	background: var(--main-color);
	color: white;
	border-color: var(--main-color);
	box-shadow: none;
}
.crumb-carousel-control.left {
	left: -36px;	
	padding-right: 4px;
}
.crumb-carousel-control.right {
	right:-36px;
	padding-left: 4px;
}
.crumb-carousel-control.disabled {
	opacity: 0.3;
	box-shadow: rgba(0,0,0,0.3) 0px 0px 2px;
}
.crumb-carousel-control.disabled:hover {
	background: var(--light-bg-color);
    border-color: var(--light-bg-color);
	cursor: default;
	box-shadow: rgba(0,0,0,0.3) 0px 0px 2px;
	color:rgb(51,51,51);
}
@media screen and (max-width: 960px) {
	.items-carousel {
		/*margin: 0 -15px;*/
	}
	.items-carousel .item {
		min-width: 100%;
	}
	.crumb-carousel-control.left {
		left: 24px;
	}
	.crumb-carousel-control.right {
    	right: 24px;
	}
}


.cover-list {
	overflow-x: hidden;
	overflow-y: auto;
	scroll-behavior: smooth;
}
.cover-list.overflowed {
	margin: 36px 0;
}
.cover-list-control {
	width: 36px;
    height: 36px;
    border-radius: 50%;
    background: var(--light-bg-color);
    display: none;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 2px;
    position: absolute;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
	left: calc(50% - 18px);
	cursor: pointer;
	user-select: none;
}
.cover-list-control:hover {
	background: var(--main-color);
	color: white;
	border-color: var(--main-color);
	box-shadow: none;
}
.cover-list-control.disabled:hover {
	background: var(--light-bg-color);
    border-color: var(--light-bg-color);
	cursor: default;
	box-shadow: rgba(0,0,0,0.3) 0px 0px 2px;
	color:rgb(51,51,51);
}
.cover-list.overflowed .cover-list-control { 
	display: block;
}
.cover-list-control.up {
	margin-top: -40px;
}
.cover-list-control.down {
	bottom: -4px;
}
.cover-list-control.disabled {
	opacity: 0.3;
	box-shadow: rgba(0,0,0,0.3) 0px 0px 2px;
}
.cover-list.overflowed .cover-list-control {
	display: block;
}

.contactSection {
	border: var(--light-bg-color) 1px solid;
}

.listArticleSide {
	padding: 0;
}

.playground-icon img {
    width: 2.5em;
    height: 2.5em;
    object-fit: contain;
	margin: 1px auto;
}

/*Vazoy begin*/
.listProduvt li {
width: 100% !important;
}

.info-content {
  padding-left: 150px;
  padding-right: 150px;
}

h1 {
  font-size: 42px;
  font-weight: 600;
  /*padding-left: 150px !important;*/
  /*padding-right: 150px !important;*/
}

h3 {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 15px !important;;
}
h4 {
  font-size: 21px;
  font-weight: 600;
  padding-bottom: 15px !important;;
}
h5 {
  font-size: 21px;
  font-weight: 600;
  padding-bottom: 15px !important;;
}

.info-content img {
  width: 810px;
 padding-top: 15px;
  display: block;
    max-width: 100%;
    max-height: 100%;
}
h2 {
	font-size: 3rem;
	margin: 3rem 0;
}
.info-content h2 {
  font-size: 25px;
  line-height: 50px;
  padding-top: 8px;
  font-weight: 400 ;
}
ul.info-list {
  margin-left: 30px;

}

ul.info-list li {
  /*font-family: 'Open Sans';*/
  font-size: 20px;
  font-style: italic;
}
.info-content .start-paragraph {
 font-size: 25px;
  /* font-family: 'Open Sans';*/
  color: #5c5c5c;
  line-height: 1.55;
  /***padding-left: 150px;
  padding-right: 150px;***/
  padding-bottom: 5px;
}

.main-text {
  /*font-family: 'Open Sans';*/
  color: #000000;
  /***padding-left: 150px;
  padding-right: 150px;***/
  font-size: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
blockquote {
    background: #f7f7f7;
    border-left: 1px solid #bbb;
    font-style: italic;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
	font-size: 17px;
/***	margin-left:150px;
	margin-right: 150px;***/
  /*font-family: 'Open Sans';*/
  font-size: 20px;
}

blockquote li {
    list-style: none;

}

blockquote:before {
    color: #bbb;
    content: "\201C"; /* ÃÃ¥Ã¯Ã¥Ã·Ã Ã²Ã Ã¥Ã¬Ã»Ã© Ã±Ã¨Ã¬Ã¢Ã®Ã« Ã±Ã«Ã¥Ã¢Ã  */
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.2em;
    vertical-align: -.4em;
}

blockquote:after {
    color: #bbb;
    content: "\201D"; /* ÃÃ¥Ã¯Ã¥Ã·Ã Ã²Ã Ã¥Ã¬Ã»Ã© Ã±Ã¨Ã¬Ã¢Ã®Ã« Ã±Ã¯Ã°Ã Ã¢Ã  */
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.45em;
}
blockquote > p:first-child {
    display: inline;
}

@media screen and (max-width: 960px) {
  .info-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  h1 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}



.grounds-info {
width: 100%; 
float: left;
text-align: center;
}

.news-ground-info {
    width: 100%;
    margin: 20px auto;
    display: inline-block;
    font-size: 14px;
    font-family: 'PFDinTextPro-Regular' !important;
    color: #000;
    text-align: center;

}
.grounds-info .ground-title-info {
    font-size: 36px;

    display: inline-block;
    margin: 28px 0px 35px 0px;
    font-family: 'IntroCondLightFree' !important;
}
.ground-type-info {
    float: left;
    width: 186px;
    height: 281px;
    text-align: center;
    font-size: 16px;
    backgruond: #fff;
    border-radius: 10px;
    background: #fff;
    margin-left: 16px;
    margin-bottom: 33px;
    padding: 12px;
}

.grounds-info h3 {
  font-size: 25px !important;
  font-weight: 600 !important;
  padding-bottom: 15px !important;
  text-align: left  !important;
  font-family: 'Open Sans' !important;
}

.ground-type-info a {
  font-family: 'Open Sans',sans-serif;
}
.info-left img{
width: 230px;
}

a.order-button-100 {
    height: 40px;
    background-color: #00C492;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #feffff;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}
a.order-button-100:hover {
color: #feffff;
}
.list-line {
	height: 2px;
	background-color: #e0e0e0;
	margin: 10px 0;
}

ul.info-list-img {
  margin-left: 30px;
list-style-type: none;
}

ul.info-list-img li {
 /* font-family: 'Open Sans';*/
  font-size: 20px;
  font-style: italic;
padding-bottom: 10px;
padding-left: 20px;
}
/*** table ***/
.table-futbol {
    width: 100%;
    font-size: 16px;
    color: #656565;
    line-height: 18px;
}
.table-futbol td {
    padding: 5px;
}
.table-futbol tr td img {
    width: 100%;
}
.table-header-price {
    background: #f3f3f3;
    padding: 10px 15px;
    font-size: 14px;
    color: #3d3941;
    font-weight: bold;
}
.table-futbol table {
    overflow: hidden;
    border: 1px solid #d3d3d3;
    background: #fefefe;
    width: 70%;
    margin: 5% auto 0;
    -moz-border-radius: 5px;
    /* FF1+ */
    
    -webkit-border-radius: 5px;
    /* Saf3-4 */
    
    border-radius: 5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.table-futbol th,
td {
    padding: 18px 28px 18px;
    /*text-align:center; */
}
.table-futbol th {
    padding-top: 22px;
    text-shadow: 1px 1px 1px #fff;
    background: #e8eaeb;
}
.table-futbol td {
    border: 1px solid #e0e0e0;
}
.table-futbol tr.odd-row td {
    background: #f6f6f6;
}
.table-futbol td.first,
th.first {
    text-align: left
}
.table-futbol td.last {
    border-right: none;
}
.table-futbol td {
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}
.table-futbol tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}
.table-futbol th {
    background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
}
.table-futbol tr:first-child th.first {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    /* Saf3-4 */
}
.table-futbol tr:first-child th.last {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    /* Saf3-4 */
}
.table-futbol tr:last-child td.first {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    /* Saf3-4 */
}
.table-futbol tr:last-child td.last {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    /* Saf3-4 */
}
table.table-futbol tbody tr td img.price-tables-img {
    padding-top: 10px;
    width: 75%;
}

/*** table end ***/
/**knopka**/
a.order-button {
    width: 235px;
    height: 40px;
    background-color: #00C492;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #feffff;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
/**knopka**/

.simple_img_gallery img {
object-fit: cover;
position: relative;

float: left;
    width: 300px;
    height: 300px;
    margin: 20px;
}

@media (max-width: 767px)
.simple_img_gallery img {
    width: 400px !important;
}
#description p{
	color: #000000;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.col-sm-8 p{
	color: #000000;
	font-size: 20px;
	padding-top: 0px !important ;
	padding-bottom: 0px !important ;
}
#description ul{
	color: #000000;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-style: italic;
}
#description .start{
	font-size: 23px;
	color: #585757;
}


/*table*/

table {
  width: 100%;
}

th {
  font-size: 19px;
  font-weight: normal;
  background: #edf9f6;
  border-top: 4px solid #edf9f6;
  border-bottom: 1px solid #fff;
  color: #000000;
  padding: 8px;
}
td {
  font-size: 16px;
  background: #edf9f6;
  border-bottom: 1px solid #fff;
  color: #000000;
  border-top: 1px solid transparent;
  padding: 8px;
}
tr:hover td {background: #acf9e5;}

/*table*/


/*Vazoy end*/

header .container {
	padding-left: 15px;
	padding-right: 15px;
}
header .container .row-flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: 0;
	margin-right: 0;s
}
header .logo-container {
	flex: none;
	width: 33%;
	display: flex;
    justify-content: start;
	align-items: center;
	margin-right: 1rem;
	position: relative;
}
header .logo-container .logo-title {
	position: absolute;
	left: 112px;
	top: 55%;
	color: #ccc;
	width: 50%;
}
@media (max-width: 1200px) {
	header .logo-container .logo-title {

	}
}
@media (max-width: 992px) {
	header .logo-container .logo-title {
		left: 88px;
		width: auto;
	}
}
@media (max-width: 768px) {
	header .logo-container .logo-title {
		left: 152px;
		width: 192px;
	}

}


header .phoneHeader {
	height: auto;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 1rem 0;
}
header .phoneHeader .contact {
	height: 2em;
    font-size: 2.2em;
    color: #b5b6b6;
	font-weight: 600;
	display: flex;
	align-items: center;
}
header .phoneHeader .contact a{
	color: inherit !important;
	text-decoration: none;
}
header .phoneHeader .contact a:hover{
	text-decoration: underline;
}
header .callback-conatainer {
	flex: none;
	width: 25%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.toggleMenu {
	display: none;
}
header .phoneHeader {
	height: 12rem;
}
header .phoneHeader .contact{
	height: 4rem;
}
.section-offer .form-crumb input.form-control, .section-offer .form-crumb textarea.form-control{
	padding: 3px 12px;
	border: 1px solid #d3d3d3;
	border-radius: 0;
	font-size: 1.2rem;
	line-height: 1.5;
	border-radius: 2px;
}
.section-offer .form-crumb {
	min-width: auto;
	max-width: 100%;
}
.section-offer .form-group {
	margin-bottom: 0.5rem;

}
.section-offer label {
	font-size: 1rem;
	margin-bottom: 0;
	text-transform:uppercase;
}

.col-align-v {
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.scalemin {
	transform: scale(0.75);
	margin-top: -1.6rem;
}
.nav.coating-types li a {
	color: var(--dark-bg-color);
	text-decoration: underline;
	display: inline-block;
	padding: 1rem 1rem;
	border-radius: 0.5rem 0.5rem 0 0;
	cursor: pointer;
}

.nav.coating-types li.active a {
	background-color: var(--main-color) !important;
	color: white;
	border: var(--main-color) 1px solid;
	text-decoration: none;
}
.nav.nav-pills a {
	padding: 1rem;
	display: inline-block;
	cursor: pointer;
}
#xsd-popup-img {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1000;
}
#xsd-popup-img.open {
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}
#xsd-popup-img .xsd-close {
	position: absolute;
	right: 2rem;
	top: 2rem;
	width: 4rem;
	height: 4rem;
	z-index: 1005;
	font-size: 1.2rem;
	cursor: pointer;
	color: 000;
	
}


@media (max-width: 768px) {
	:root {
		--banner-height: 20rem;
	}
	.object-property .property-value.min-price-value {
		margin-left: 0;
	}
	header .logo-container {
		justify-content: center;
		width: 100%;
		margin-top: 1rem;
		margin-bottom: 1rem;
		margin-right: 0rem;
	}
	header .logo-container img {
		height: 8rem;
	}
	header .callback-conatainer {
		width: 100%;
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.row-flex .phoneHeader {
		margin: 0;
		align-items: flex-end;
	}	
	
	.main-callback {
		margin: 0;
	}
	.toggleMenu {
		flex: none;
		height: 8rem;
		width: 8rem;
		margin-right: 2rem;
		background: #CCC;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}
	header .phoneHeader {
		height: 8rem;
	}
	header .phoneHeader .contact {
		height: 3.5rem;
		font-size: 2.5rem;
	}
	.main-menu {
		background: #a5a5a5;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		width: 80vw;
		z-index: 100;
		display: none;
				
		margin-left: -80vw;
		transition: transform 250ms ease-in-out;
		box-shadow: rgba(0,0,0,0.3) 0 0 8px;
		padding-top: 1rem;
		
		display: block;
	}
	.main-menu-close {
		display: block;
		font-size: 3rem;
		margin-left: 15px;
		color: var(--light-bg-color);
	}
	.main-menu.opened {
		
		transform: translateX(80vw);
	}
	.main-menu .row-flex {
		flex-wrap: wrap;
	}
	.row-flex-wrap {
		flex-wrap: wrap;
	}
	.main-menu .row-flex .col {
		width: 100%;
		flex: none;
		border-left: none;
		border-right: none;
		border-bottom: var(--light-bg-color) 1px solid;
		
	}
	.main-menu .row-flex .col:last-child {
		border-bottom: none;
	}
	.listArticleSide li a {
		padding: 10px 0;
	}
	.titleObjeckt {
		margin: 0;
	}
	.items-carousel .item.item-cover {
    	min-width: calc(100% - 1rem);
	}
	.nav.coating-types li a {
		padding: 10px;
		
	}
	.court-slide {
		height: auto;
	}
	.playground-more {
		position:static;
		margin-bottom: 2rem;
	}
	.xsd-detail-baner {
		height: var(--banner-height);
	}
	.xsd-detail-baner.playground {
		height: auto;
	}
	.xsd-order-container {
    	left: 2rem;
    	bottom: 2rem;
	}
	.xsd-order-container .price-container .price {
		font-size: 2rem;
		display: block;
	}
	#header-tabs {
   	 	margin-left: -15px;
    	margin-right: -15px;
    	
	}
	#header-tabs .container {
		overflow-x: hidden;
	}
	#header-tabs .tab:hover {
    	color: #2e3540;
		background: var(--light-bg-color);
	}
	#header-tabs .tab.active:hover {
    	color: var(--light-bg-color);
		background: #2e3540;
	}
}
.py-5 {
	padding-top: 3rem!important;
	padding-bottom: 3rem!important;
}

.text-left {
    text-align: left!important;
}
#subscription-form-container {
	display: block;
    background: #00c492;
    padding: 15px;
    width: 100%;
	min-height: 260px;
	overflow: auto;
	max-width: 100vw;
}

body .sp-form[sp-id="103157"] .sp-form-control {
	width: auto !important;
	max-width: 100% !important;
}
body .sp-form[sp-id="103157"] .sp-form-fields-wrapper {
	width: auto !important;
	max-width: 100% !important;
}
/* after turbo optimized */
.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
.playground-banner {
	display: block;
}
.playground-more {
	color: white;
	background: var(--main-color);
	display: block;
	position: absolute;
	right: 3em;
	bottom: 0;
	margin-bottom: 5em;
	padding: 1em 2em;
}
.playground-more:hover {
	color: white;
}


.xsd-detail-order,.xsd-detail-order:focus {
    background: var(--main-color);
    color: var(--alt-text-color);
    padding: 1em 2em;
    box-shadow: rgba(0,0,0,0.3) 1px 1px 4px;
    transition: 0.02s;
    transform: translateX(-2px) translateY(-2px);
    display: block;
}

.xsd-order-container {
    left: 6em;
    bottom: 4em;
    position: absolute;
    color: var(--alt-text-color);
    display: flex;
    justify-content: center;
    align-items: center;
}
.xsd-order-container .price-container {
    margin-left: 2em;
}
.xsd-order-container .price-container .price {
    font-size: 2em;
}
@media (max-width: 768px) {
	.xsd-order-container .price-container .price {
		font-size: 2rem;
		display: block;
	}
	.xsd-order-container {
		left: 2rem;
		bottom: 2rem;
	}
	.process.row.black-links {
		margin: 0;
	}
	.process .bg {
		width: 100%;
	}
	
}

.hp-banner {
	max-height: 8rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.section-feedback {
	    background: white;
    border: 1px solid #e7e7e7;
	border-radius: 1px;
}
.section-feedback .form-control {
	border-radius: 1px;
	border: 1px solid #e7e7e7;
	box-shadow: none;
}
@media (max-width: 768px) {
	.section-coating-sidebar {
		display: flex;
		flex-direction: column;
		margin-top: 2em;	
	}
	.section-coating-sidebar-anchor { order: 2; }
	.section-coating-sidebar-video { order: 1; }
	.section-coating-sidebar-news { order: 3; }
}
.fixbug {
    max-width: 100%;
    overflow: hidden;
}
.footerMainContent .itemSectionMenu ul li a {
	line-height: 1.5;
    margin: 2rem 0;
}


.gallery-fs {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 10000000000;
	   
}
.gallery-fs .object-img-detail {
	cursor: pointer;
}

.gallery-fs .gallery-container {
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	 display: flex;
    justify-content: center;
    align-items: center;
}
.gallery-fs .close {
	opacity: .9;
    color: white;
    font-size: 3rem;
    padding: 1rem;
	cursor: pointer;
	
}


.pokritiya {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
  background: #f8f9fa;
}
.pokritiya a {
  color: #ff5e58;
  }
  
.tooltip-inner {
    font-size: 20px !important;
    line-height: 1.2;
}
.ymap-address-line {
    font-size: 14px;
    padding: 4px 4px 12px 4px;
}

.object-item .title span {
	font-size: 1em;
	line-height: 1.3em;
	max-height: 4em;
	overflow: hidden;
	text-overflow: ellipsis;
}

.object-review-item {
	border: 1px solid #e7e7e7;
	border-radius: 2px;
	margin: 1rem 0;
	padding: 1rem 2rem;
	
}
.object-review-item hr {
    margin-top: 4px;
    margin-bottom: 4px;
}
.object-review-rating {
	padding: 0.5rem;
}
.object-review-rating-line {
	margin: 0 0 6px 0;
	line-height: 1;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.object-review-rating-line span {
    font-size: 10px;
    display: block;
	line-height: 1;
	flex: 1;
	color: #a5a5a5;
	border-bottom: #eee 1px dotted;
}
.object-review-rating-line b {
    display: block;
	margin-left: 0.5rem;
}
.object-review-rating i {
	color: #ffc107;
}
.object-review-item .object-property .property-name ,.object-review-item .object-property .property-value  {
	min-height: 2rem;
	font-size: 1.4rem;
	line-height: 1.2;
}

.block-prices {
	background: #eee;
	border-left: #ccc 0.5rem solid;
	padding: 1rem 1rem;
}

.block-prices .block-prices-title {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}

.block-prices .object-property {
	border-bottom: none;
	font-size: 1.2em;
}
.block-prices .object-property .property-name {
	flex: 8;
	white-space: nowrap;
}

.flex-1 {
	flex: 1;
}


.footer-breadcrumbs {
	line-height: normal;
	margin-bottom: 0;
}
.footer-breadcrumbs .item:last-child a:before {
	display: none;
}
.raboti{
display: flex;
}
.etap {
float: left;
width: 16%;
}
.to {
padding: 0px 5px 0px 5px;
}
.qw{
	height: 70px;
    font-size: 17px;
    display: flex;
    color: #a5a5a5;
    align-items: center;
    justify-content: center;
    text-align: center;
}

	.utm_replace span {
		font-weight: bold;
		color: #d01200;
	}


@media (max-width: 768px) {
	.raboti {
		display: flex;
		flex-direction: column;
	}

	.etap {
		width: 100%;
		display: flex;
	}

	.etap img {
		max-width: 20%;
		margin-right: 1rem;
	}

	.to {
		width: 100%;
		height: 24px;
		margin: 1rem 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.to img {
		transform: rotate(90deg);

	}

	.qw {
		height: auto;
	}
}

:root {
	--gipergeo-width: 600px;
	--gipergeo-height: 400px;
	--gipergeo-main-color: #e5a33b;
}

#gipergeo .gipergeo-shadow {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 1000;
}
.gipergeo-close {
	position: absolute;
	right: 0;
	top: 10px;
	color: #333;

	z-index: 100;
	padding: 10px 24px 10px 10px;
	background: #eee;
	border-radius: 20px 0 0 20px;
	height: 40px;
	line-height: 20px;
	font-size: 20px;
	cursor: pointer;
	width: 54px;

}
 .gipergeo-close i {
	position: absolute;
	right: 16px;
	top: 2px;
	bottom: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: white;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	transition: 0.2s;
}
.gipergeo-close:hover i {
	transform: rotate(90deg);
}

#gipergeo .gipergeo-popup{
	position: fixed;
	width: var(--gipergeo-width);
	height: var(--gipergeo-height);
	max-width: 100%;
	max-height: 100vh;
	background: white;
	left: 50%;
	top: 50%;
	margin-left: max( -50%, -300px);
	margin-top: -200px;
	display: none;
	z-index: 1001;
}
#gipergeo.active .gipergeo-shadow { display:  block; }
#gipergeo.active .gipergeo-popup { display:  block; }

#gipergeo .layer {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: none;
	flex-direction: column;
}
#gipergeo .layer.active {
	display: flex;
}

#gipergeo .layer-header {
	padding: 40px 16px 8px;
	background: white;
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: var(--gipergeo-main-color);
	font-size: 30px;
	font-weight: 700;
}
#gipergeo .layer-bottom {
	position: relative;
	padding: 16px;
	background: var(--gipergeo-main-color);
	color: #3d5a62;
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 20px;

	text-align: center;
}
#gipergeo .layer-bottom:after {
	content: '';
	position: absolute;
	left: calc(50% - 10px);
	top: 0px;
	border: 20px solid transparent;
	border-top: 20px solid white;

}
#gipergeo .btn {
	padding: 0.5rem 1rem 0.75rem;
	margin: 0.5rem;
}
#gipergeo input {
	background: white;
	border: #00c492 2px solid;
	width: calc(var(--gipergeo-width) / 3 * 2);
	padding: 16px !important;
	height: 40px;
	max-width: 80%;
	margin: auto;
}

#gipergeoLine {
	background: var(--gipergeo-main-color);
	color: white;

	font-size: 20px;
    line-height: 24px;

	display: none;
	position: fixed;
	width: 100%;
	z-index: 100;
	top: 0;
}

#gipergeoLine .col {
	gap: 16px;
	align-items: center;
	min-height: 48px;
	padding: 16px 60px 16px 16px;
}
#gipergeoLine:after {
	content: '';
	position: absolute;
	left: calc(50% - 10px);
	bottom: -26px;
	border: 14px solid transparent;
	border-top: 14px solid #e5a33b;
}
#gipergeoLine	.gipergeo-close {
	position: absolute;
	right: 16px;
	top: 0px;
	color: #333;
	z-index: 100;
	padding: 40px 10px 10px 10px;
	background: #eee;
	border-radius: 0 0 20px 20px;
	height: 28px;
	line-height: 20px;
	font-size: 20px;
	cursor: pointer;
	width: 40px;
}

	#gipergeoLine .gipergeo-close i {
		position: absolute;
		right: 2px;
		top: 12px;
	}

.showGipergeoLine #gipergeoLine {
	display: flex !important;
}

.showGipergeoLine .main-menu.fixed {
	top: 78px;
}

body.showGipergeoLine  {
	padding-top: 80px;
}
#gipergeoLine img {
	height: 48px;
}
@media (max-width: 768px) {
	#gipergeoLine img { height: 26px; }
	#gipergeoLine .col {font-size: 18px;}
}

/* xsd modal sides */
.modal-xsd-sides {
	display: flex;
	flex-direction: row;

	gap : 10px;
	background-color: #a3a3a3;
}
.modal-xsd-sides .modal-left-side {
	background-color:  #FFF;
	padding: 30px 20px 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.modal-xsd-sides .modal-right-side {
	background-color: #e8e8e8;
	padding: 30px 20px 20px;
}
.modal-xsd-sides .modal-right-side button{
	width: 100%;
}

.modal-xsd-sides .modal-colors {
	display: flex;
	flex-direction: row;
	gap: 4px;
	margin-left: 0;
}

.modal-xsd-sides .property-names {
	font-size: 12px;
	line-height: 12px;
}

.modal-xsd-sides .modal-colors .property-value-color {
	flex: 1;
	margin: 0;

}
.modal-xsd-sides button.close {
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 1;

	background: #a3a3a3;
	width: 40px;
	height: 20px;
	display: block;
	border-radius: 10px 0 0 10px;
	text-align: left;
	padding: 0 10px;
	line-height: 10px;
}

/* input mask */
	.xsd-height-32 {
		height: 32px;
	}

	.xsd-phone-mask-container {
		display: inline-flex;
		position: relative;
		height: 32px;
		border: 1px solid #ced4da;
		padding: 1px 5px;
		border-radius: 2px;
		background: white;
		width: 100%;
	}
	.xsd-phone-mask-container:focus-within {
		border: #333 1px solid;
		border-color: #80bdff;
		box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
	}
	.xsd-phone-mask-container.wrong {
		box-shadow: #8a0000 0 0 4px;
		border: #8a0000 1px solid;
	}
	.xsd-phone-mask-container.done:focus-within {
		box-shadow: #00c492 0 0 4px;
		border: #00c492 1px solid;
	}


	.xsd-phone-mask-container input {
		border: none;
	}

	.xsd-phone-mask-container input:focus,
	.xsd-phone-mask-container input:focus-visible {
		outline: none;
		box-shadow: none;
	}
	.xsd-phone-mask-list {
		position: absolute;
		top: 30px;
		z-index: 1;
		background: white;
		left: 0;
		right: 0;
		filter: drop-shadow(2px 4px 6px #3334);
		padding: 4px;
		border: #ccc 1px solid;
		display: none;
	}
	.xsd-phone-mask-list.open {
		display: block;
	}
	.xsd-phone-mask-list .item {
		padding: 2px 4px;
		display: flex;
		flex-direction: row;
		gap: 10px;
	}

	.xsd-phone-mask-list .item:hover {
		background: #f0f0f0;
		cursor: pointer;
	}
	.xsd-phone-mask-selector-btn {
		display: flex;
		flex-direction: row;
		align-items: center;
		cursor: pointer;
		user-select: none;
	}
	.xsd-mask-flag {
		width: 30px;
		height: 24.5px;
		background-image: url("/local/templates/crumb.reg/images/flaglist.png");
		background-size: 30px auto;
		flex: none;
	}
	/*.xsd-mask-flag.ru { background-position: 0 0; }
	.xsd-mask-flag.ua { background-position: 0 -26px; }
	.xsd-mask-flag.by { background-position: 0 -52px; }
	.xsd-mask-flag.az { background-position: 0 -78px; }
	.xsd-mask-flag.am { background-position: 0 -104px; }
	.xsd-mask-flag.kz { background-position: 0 -130px; }
	.xsd-mask-flag.kg { background-position: 0 -182px; }
	.xsd-mask-flag.md { background-position: 0 -208px; }
	.xsd-mask-flag.tj { background-position: 0 -234px; }
	.xsd-mask-flag.uz { background-position: 0 -260px; }*/


	.xsd-mask-flag.ua { background-position: 0 calc(-24.5px * 1); }
	.xsd-mask-flag.by { background-position: 0 calc(-24.5px * 2); }
	.xsd-mask-flag.az { background-position: 0 calc(-24.5px * 3); }
	.xsd-mask-flag.am { background-position: 0 calc(-24.5px * 4); }
	.xsd-mask-flag.kz { background-position: 0 calc(-24.5px * 5); }
	.xsd-mask-flag.kg { background-position: 0 calc(-24.5px * 7); }
	.xsd-mask-flag.md { background-position: 0 calc(-24.5px * 8); }
	.xsd-mask-flag.tj { background-position: 0 calc(-24.5px * 9); }
	.xsd-mask-flag.uz { background-position: 0 calc(-24.5px * 10); }

@media (max-width: 767px) {
	.modal-xsd-sides {
		flex-direction: column;
	}
}

.xsd-inverval-input {
	display: flex;
	height: 32px;
	align-items: center;
	background: #eaeaea;
	border-radius: 2px;
}
.xsd-inverval-input .form-control,
.xsd-inverval-input select
{
	border: transparent;
	background: transparent;
	flex: 1;
}

#modalOrderProduct input.form-control[name="xsdInputName"] {
	height: 32px;
}
#setIntevalToggle {
	cursor: pointer;
}
#setIntevalToggle .fa-toggle-on {
	color: #51be76;
}
.footer-social-links {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
	color: #9f9f9f;
	gap: 10px;
	margin-top: 16px;
}
.footer-social-links .icon {
	display: block;
	width: 32px;
	height: 32px;
}
.header-social-links {

	display: inline-flex;
	display: flex;
	flex-direction: row;
	gap: 10px;
	margin: 0 10px;
}
.header-social-links .icon {
	display: block;
	width: 32px;
	height: 32px;
	filter: brightness(0.7);
	object-fit: contain;
}

.listContact li.contact-social-links {

	display: inline-flex;
	display: flex;
	flex-direction: row;
	gap: 10px;

}
.contact-social-links .icon {
	display: block;
	width: 32px;
	height: 32px;
	filter: brightness(0.2);
}

.cover-horizontal-list {
	display: flex;
	flex-direction: row;
	overflow-x: auto;
	gap: 1rem;
}
.cover-horizontal-list .coating-card {
	flex: none;
	width: 240px;
	height: auto;
	min-height: unset;
}
.cover-horizontal-list .coating-card .coating-preview {
	width: 100% !important;
	height: unset !important;
	aspect-ratio: 1.5;
	object-fit: contain !important;
	position: relative;
}

	.xsd-gallery-container {
		width: 100%;
		overflow: hidden;
	}
	.xsd-gallery {

		--s: 150px; /* control the size */
		--g: 10px;  /* control the gap */
		--f: 1.5;   /* control the scale factor */

		display: grid;

		gap: var(--g);
		width: 100%;
		aspect-ratio: 1;
		grid-template-columns: repeat(3,auto);

		margin-top: 0.5rem;
		margin-bottom: 1.5rem;
	}
	.xsd-gallery.xsd-mg-rows-1 {
		aspect-ratio: 2.5 !important;
	}
	.xsd-gallery.xsd-mg-rows-2 {
		aspect-ratio: 2 !important;
	}
	.xsd-gallery > img {
		width: 0;
		height: 0;
		min-height: 100%;
		min-width: 100%;
		object-fit: cover;
		cursor: pointer;
		filter: grayscale(80%);
		transition: .35s linear;
	}

	.xsd-gallery img:hover{
		filter: grayscale(0);
		width:  calc(var(--s)*var(--f));
		height: calc(var(--s)*var(--f));
	}
	.xsd-gallery ul {
		position: absolute;
		bottom: 0;
		left: 0;
		right:  0;
	}
	@media (max-width: 1000px) {
		.xsd-gallery {
			width: auto;
			display: flex;
			flex-direction: row;
			overflow: unset;
		}
		.xsd-gallery > img {
			width: 75vw;
			aspect-ratio: 1;
			height: auto;
			min-width: unset;
			min-height: unset;
			border-radius: 1rem;
			filter: unset;
		}
		.xsd-gallery > img:hover {
			filter: unset;
			width:  unset;
			height: unset;
		}
	}
	.xsd-gallery-popup-shadow {
		position: fixed;
		z-index: 999;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: rgb(255 255 255 / 70%);
	}
	.xsd-gallery-popup {
		position: fixed;
		z-index: 1000;
		left: 64px;
		right: 64px;
		top: 48px;
		bottom: 5vh;
		background: white;
		/* overflow: hidden; */
		filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.33));
		border-radius: 4px;
	}
	.xsd-gallery-popup-items {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
		overflow: hidden;
	}
	.xsd-gallery-popup img.xsd-gallery-item {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		width: 100%;
		object-fit: contain;
		transition: 300ms;
	}
	.xsd-gallery-popup img.prev { transform: translateX(-100%) }
	.xsd-gallery-popup img.next { transform: translateX(100%) }

	.xsd-gallery-close {
		width: 48px;
		height: 48px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 32px;
		border-radius: 50%;
		/* filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.3)); */

		position: absolute;
		right: -54px;
		top: -32px;
		cursor: pointer;
		z-index: 1001;
	}
	.xsd-gallery-prev {
		width: 48px;
		height: 48px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 32px;
		border-radius: 50%;
		/* filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.3)); */

		position: absolute;
		left: -54px;
		top: 50%;
		cursor: pointer;
		z-index: 1001;
	}
	.xsd-gallery-next {
		width: 48px;
		height: 48px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 32px;
		border-radius: 50%;
		/* filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.3)); */

		position: absolute;
		right: -54px;
		top: 50%;
		cursor: pointer;
		z-index: 1001;
	}
	.xsd-gallery-close img,
	.xsd-gallery-next img,
	.xsd-gallery-prev img {
		width: 32px;
	}
	.xsd-region-shadow {
		display: none;
		position: fixed;
		background: rgba(0,0,0,0.5);
		z-index: 19;


		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}
	.xsd-region-list {
		display: none;
		position: fixed;
		background: white;
		z-index: 20;
		flex-direction: row;

		left: 10vw;
		right: 10vw;
		top: 10vh;
		bottom: 10vh;
		flex-wrap: wrap;
		gap: 8px 0;
		align-content: flex-start;
		padding: 10px;
		overflow-y: auto;
		border-radius: 6px;
	}
	.xsd-region-list .letter-group {
		display: flex;
		flex-direction: row;
		gap: 8px;
		min-width: 50%;
		flex-wrap: wrap;
	}
	.xsd-region-list .letter {
		height: 40px;
		width: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-weight: bolder;
		font-size:20px;
		color: #ccc;
	}
	.xsd-region-list a {
		display: flex;
		height: 40px;
		align-items: center;
		justify-content: center;
		padding:  0 8px;
		background: #eeeeee;
		border-radius: 2px;
	}
	.xsd-region-list-close {
		position: fixed;
		display: none;
		width: 40px;
		height: 40px;
		right: calc(10vw - 24px);
		top: calc(10vh - 24px);
		z-index: 100;
		background: white;
		border-radius: 50%;
		align-items: center;
		justify-content: center;
		cursor: pointer;
	}
	.xsd-region-list-close img {

		width: 24px;
		height: 24px;
	}
	#xsd-region-block.open .xsd-region-list {
		display: flex !important;
	}
	#xsd-region-block.open .xsd-region-shadow {
		display: block !important;
	}
	#xsd-region-block.open .xsd-region-list-close {
		display: flex !important;
	}

	header .phoneHeader .contact a.xsd-region-link {
		font-size: 16px;
		margin-left: 20px;
		color: #333 !important;
	}
.xsd-region-link {
	color: #555;
}
/* End */
/* /local/templates/.default/components/bitrix/search.title/header/style.css?15708488394051 */
/* /local/templates/.default/components/bitrix/menu/main/style.css?1570848839581 */
/* /local/templates/.default/components/bitrix/catalog.section.list/catalog-list/style.css?15708488397151 */
/* /local/templates/.default/components/bitrix/catalog.top/main/style.css?1668702480219 */
/* /local/templates/.default/components/bitrix/menu/2015bottom/style.css?1570848839583 */
/* /local/templates/.default/components/bitrix/catalog.section.list/list/style.css?16493148557151 */
/* /bitrix/components/xsd/form.sender/templates/.default/style.css?15497931401 */
/* /local/templates/crumb.reg/styles.css?167318679986089 */
/* /local/templates/crumb.reg/template_styles.css?174987933350061 */
