

/* Start:/bitrix/templates/1c-bitrix-new/template_style_boot.css?145511891282693*/
/*
* Project:----------1C-Bitrix.ru
* File:-------------template_style.css
* Last Refactoring:-30.01.2013
*
* @version:---------13.2.11[r1512]
*
* @start:-----------17.01.2013
* @end:-------------30.01.2013
* @merge:-----------04.02.2013
*/

*{outline:none}
body{
	padding:0;
	margin:0;
	font-family:"Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	-webkit-font-smoothing:antialiased;
	background:url(/bitrix/templates/1c-bitrix-new/images/wrap_cn_container.png) repeat top;
	width:100%;
	overflow-x:hidden;
}
a{
	text-decoration:none;
	color:#5581c7;
}
a:hover{color:#aa0c0c}
h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a{color:#3b4255;text-decoration:none;padding:0;margin:0}

.wa_page h1,.wa_page h1 a,
.wa_page h2,.wa_page h2 a,
.wa_page h3,.wa_page h3 a,
.wa_page h4,.wa_page h4 a,
.wa_page h5,.wa_page h5 a,
.wa_page h6,.wa_page h6 a{line-height:42px}
.wa_page h1,.wa_page h1 a{font-size:33px}
.wa_page h2,.wa_page h2 a{font-size:30px}
.wa_page h3,.wa_page h3 a,
.wa_page h4,.wa_page h4 a{font-size:24px}
.wa_page h5,.wa_page h5 a{font-size:18px}
.wa_page h6,.wa_page h6 a{font-size:16px}
a img{border:none;outline:none}
.wrap{
	padding:0;
	margin:0;
	width:100%;
}
.wrap_tn_top_nav{
	background:#ecf1f3;
	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZjFmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #ecf1f3 0%, #fefefe 50%, #ffffff 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ecf1f3), color-stop(50%,#fefefe), color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top, #ecf1f3 0%,#fefefe 50%,#ffffff 100%);
	background:-ms-linear-gradient(top, #ecf1f3 0%,#fefefe 50%,#ffffff 100%);/* IE10+ */
	background:linear-gradient(to bottom, #ecf1f3 0%,#fefefe 50%,#ffffff 100%);
}
.tn_top_nav{
	/* width:100%;*/
	/*max-width:1135px;*/
	/*min-width:920px;*/
	margin:0 auto;
	padding:0 15px;
	position:relative;
	height:34px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tn_top_nav_cn{
	display:block;
	padding:0;
	margin:0;
		height:34px;
}
.tn_top_nav_cn li{
	float:left;
	list-style:none;
	/*margin-right:12px;*/
	/*margin-right:10px;*/

}
#authlogin_menu.hd_loginform_container li a,
.tn_top_lg li ul li a,
.tn_top_nav_cn li a{
	display:block;
	text-decoration:none;
	color:#8fa0a6;
	font-size:13px;
	font-weight:bold;
	padding:9px 15px 10px;
	text-shadow:0 1px 1px #fff;
	background-color: transparent;
	-webkit-transition: all .8s ease;
	   -moz-transition: all .8s ease;
		-ms-transition: all .8s ease;
		 -o-transition: all .8s ease;
			transition: all .8s ease;
	text-align: left;
}
.tn_top_nav_cn li a:hover,
.tn_top_nav_cn li.current a:hover,
.tn_top_nav_cn li.current a{
	color:#505665;
	text-shadow:0 -1px 1px rgba(255,255,255,.7);
	/*padding:8px 14px 9px;*/
	padding:9px 14px 10px;
	/*background:url(/bitrix/templates/1c-bitrix-new/images/gn_general_nav_bg_li_hover.png) top;*/
	background-image: -webkit-linear-gradient(#D0DBE1 0%, #F1F4F7 100%);
	background-image:      -o-linear-gradient(#D0DBE1 0%, #F1F4F7 100%);
	background-image:         linear-gradient(#D0DBE1 0%, #F1F4F7 100%);
}
.tn_top_lg:hover,
.tn_top_nav_cn li.current a:hover,
.tn_top_nav_cn li.current a{
	background:url(/bitrix/templates/1c-bitrix-new/images/gn_general_nav_bg_li_current.png) top;
	background-size:100% 100%;
}
.tn_top_nav_cn li a:hover{
	border:none;
	padding:9px 15px 10px;
	box-shadow:none;
}
.tn_top_lg>li.more,
.tn_top_nav_cn li.more{position:relative}
.tn_top_nav_cn li.more>a{padding-right:5px}

.tn_top_lg>li.more>a span,
.tn_top_nav_cn li.more>a span{
	display:inline-block;
	background:url(/bitrix/templates/1c-bitrix-new/images/tn_top_nav_li_more.png) no-repeat top right;
	width:5px;
	height:5px;
	padding-left:10px;
}
.tn_top_lg>li.more>a{position:relative;margin:3px 0}
.tn_top_lg>li.more>a span{
	padding-left:25px;
	position:relative;
	top:-3px;
}
#authlogin_menu.hd_loginform_container li a{padding:5px}
#authlogin_menu.hd_loginform_container,
.tn_top_lg ul,
.tn_top_nav_cn li.more ul{
	position:absolute;
	display:none;
	right:0;
	padding:10px 0 0 0;
	z-index:1800;
	background:none;
	border:none;
	box-shadow:none;

}
#authlogin_menu.hd_loginform_container li,
.tn_top_lg ul li,
.tn_top_nav_cn li.more ul li{
	position:relative;
	display:block;
	width:100%;
	background:#fff;
	border:1px solid #d2dfe4;
	border-bottom:none;
	white-space:nowrap;
}
#authlogin_menu.hd_loginform_container li:hover,
#authlogin_menu.hd_loginform_container li:hover a,
.tn_top_lg ul li:hover,
.tn_top_lg ul li:hover a,
.tn_top_nav_cn li.more ul li:hover a{background:#e3ebed}

.tn_top_lg ul li .arrow,
.tn_top_nav_cn li.more ul li .arrow,
.hd_loginform_container .arrow{
	position:absolute;
	display:block;
	width:19px;
	height:10px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 0;
	right:20px;
	top:-10px;
}
.tn_top_lg ul li .arrow{right:10px}
#authlogin_menu.hd_loginform_container li:hover .arrow,
.tn_top_lg ul li:hover .arrow,
.tn_top_nav_cn li.more ul li:hover .arrow{background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -10px}

#authlogin_menu.hd_loginform_container li:first-child,
.tn_top_lg ul li:first-child,
.tn_top_nav_cn li.more ul li:first-child{border-radius:4px 4px 0 0}

#authlogin_menu.hd_loginform_container li:last-child,
.tn_top_lg ul li:last-child,
.tn_top_nav_cn li.more ul li:last-child{
	border-radius:0 0 4px 4px;
	border:1px solid #d2dfe4;
}
.tn_top_lg{
	position:absolute;
	right:15px;
	top:0;
	display:block;
	margin:0;
	padding:0;
	width:42px;
	height:34px;
}
.tn_top_lg>li{
	list-style:none;
	cursor:pointer;
	padding:8px 5px 10px;
}
.tn_top_lg>li .flag{
	display:inline-block;
	width:6px;
	height:12px;
	position:relative;
	margin-bottom:-1px;
	margin-right:10px;
	padding-right:10px;
}
.tn_top_lg ul{padding-top:15px}
.flag.ru{background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -21px}
.flag.ua{background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat -16px -21px}
.flag.en{background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -34px}
.flag.de{background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -46px}

#authlogin_menu.hd_loginform_container{	/* left:0;*/top:29px}
#authlogin {position:relative;}
#authlogin #authlogin_menu{top:0;}

/* .hd_loginform_container li{
	position:relative;
	display:block;
	width:115px;
	background:#fff;
	border:1px solid #d2dfe4;
	border-bottom:none;
	white-space:nowrap;
} */

/* .hd_loginform_container li:last-child{border-bottom:1px solid #d2dfe4} */

.hd_loginform_container{
	/* top:25px;*/
/*
	border-radius:3px;
	border:1px solid #d9e4e7;
	background:#fff;
	box-shadow:0 10px 18px 0 rgba(88,112,118,.35);
	z-index:10;
	margin:0;
	padding:0px;
	display:none;*/
}

.hd_loginform_container .arrow{
	left:20%;
	margin-left:-10px;
}

/*.wpap_hd_header{background:url(/bitrix/templates/1c-bitrix-new/images/gn_general_nav_bg.png) repeat-x top}*/
.wpap_hd_header {
	background-image:-webkit-linear-gradient(rgba(255,255,255,0) 0%, #fff 100%);
	background-image:     -o-linear-gradient(rgba(255,255,255,0) 0%, #fff 100%);
	background-image:        linear-gradient(rgba(255,255,255,0) 0%, #fff 100%);
	box-shadow: inset 1px 0 1px 1px rgba(0,0,0,.1)
}
.hd_header{
	/* width:100%;*/
	/*max-width:1135px;*/
	/*min-width:920px;*/
	/*padding:0 15px;*/
	/*margin:0 auto;*/
	/*height:78px;*/
	min-height: 82px;
	padding-bottom: 1px;
}
/*.hd_header table{
	padding:0;
	margin:0;
	width:100%;
	border-collapse:collapse;
	border:none;
	height:78px;
	clear: both;
}
.hd_header table tr td{
	padding:0;
	margin:0;
	height:78px;
	white-space:nowrap;
}*/
.hd_logo{
	/*vertical-align:top;*/
	/*width:178px*/
	display: inline-block;
	line-height: 79px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
}
/*.hd_slogan{width:100%}*/
.hd_slogan {
	display: inline-block;
	line-height: 79px;
  	color: #555C69;
  	font-size: 13px;
  	padding-left: 20px;
	white-space: nowrap;
	width: auto;
	vertical-align: middle;
}
/*.hd_slogan span{
	color:#555c69;
	font-size:13px;
	padding-left:20px;
}*/
.hd_signin{
	position:relative;
	min-width:128px !important;

  	display: inline-block;
  	margin-right: 20px;
  	text-align: left;
}
.hd_signin form{
	display:inline;
	padding-right:20px;
}
.hd_loginform_container{
	position:absolute;
	top:35px;
	left:-55px;
	width:236px;
	border-radius:3px;
	border:1px solid #d9e4e7;
	background:#fff;
	box-shadow:0 10px 18px 0 rgba(88,112,118,.35);
	z-index:10;
}
.hd_loginform_container .arrow{
	left:50%;
	margin-left:-10px;
}
.hd_loginform{
	white-space:normal;
	padding:17px 18px;
	font-size:13px;
	color:#555c69;
}
.closemodal,
.hd_loginform_container_close{
	display:block;
	width:35px;
	cursor:pointer;
	height:27px;
	position:absolute;
	left:100%;
	margin-left:-14px;
	top:-13px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -710px !important;
}

.hd_loginform input[type="password"],
.hd_loginform input[type="text"]{
	background:#fff;
	box-shadow:inset 0 1px 2px 1px rgba(228,238,244,.7);
	border-top:1px solid #b7bec5;
	border-right:1px solid #bec5cb;
	border-bottom:1px solid #c6ccd1;
	border-left:1px solid #bec5cb;
	border-radius:3px;
	padding:7px 7px 6px;
	width:185px;
	margin-bottom:15px;
}
.hd_loginform table{
	width:100%;
	padding:0;
	height:20px;
	margin:0;
	border-collapse:collapse;
}
.hd_loginform table tr td{
	padding:0;
	height:20px;
}
.hd_loginform table tr td:last-child{text-align:right}
.hd_loginform table tr td a{font-size:13px}

/*.hd_cart{min-width:102px !important}*/
.hd_cart {
  min-width: 102px !important;
  	display: inline-block;
}
.hd_signin span,
.icon_cart{
	display:inline-block;
	width:16px;
	height:16px;
	bottom:-2px;
	position:relative;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat;
	float: left;
	left: -5px;
}
.hd_signin span	{background-position:0 -58px}
.icon_cart{background-position:0 -75px}
.hd_signin a,
.hd_cart a{
	/* color:#1a77c8;*/
	text-decoration:none;
	font-size:13px;
}
.hd_signin>div>a,
.hd_cart>a{padding-left:10px}
.hd_cart a span{
	display:inline-block;
	background:#e0e8ec;
	border-radius:8px;
	padding:1px 6px;
	box-shadow:0 1px 1px 0 #fff, inset 0 1px 1px 1px #b1b8c0;
	color:#78898f;
	text-shadow:0 1px 1px #fff;
	font-size:13px;
	margin-right:20px;
}
.hd_signin #auth-logout-forma{
	color:#555c69;
	font-size:13px;
}
.hd_search{padding: 25px 0 24px;}
@media (max-width:991px){
	.hd_search{padding: 0 0 24px;}
}
/*.hd_search_box{
	background:#fff;
	box-shadow:inset 0 1px 2px 1px rgba(228,238,244,.7);
	border-top:1px solid #a4b7bf;
	border-right:1px solid #b1c1cb;
	border-bottom:1px solid #bbcad4;
	border-left:1px solid #b1c1cb;
	border-radius:3px;
	width:220px;
}*/
.hd_search_box {
	background: #FFF;
  	box-shadow: inset 0 1px 2px 1px rgba(228, 238, 244, 0.7);
  	border-top: 1px solid #A4B7BF;
  	border-right: 1px solid #B1C1CB;
  	border-bottom: 1px solid #BBCAD4;
  	border-left: 1px solid #B1C1CB;
  	border-radius: 3px;
  	position: relative;
  	width: 100%;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	height: 30px;
}
/*.hd_search_box input[type="text"]{
	width:187px;
	height:28px;
	padding-left:10px;
	background:none;
	border:none;
}*/

.hd_search_box input[type="text"] {
	/* width: 187px; */
	/* height: 28px; */
	/* padding-left: 10px; */
	background: none;
	/*border: none;*/
	position: absolute;
	left: 10px;
	top: 0;
	right: 30px;
	border: 0;
	height: 27px;
}
/*.hd_search_box input[type="submit"]{
	width:19px;
	height:16px;
	border:none;
	position:relative;
	bottom:-2px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -92px;
	cursor:pointer;
}*/

.hd_search_box input[type="submit"] {
  	width: 19px;
  	height: 16px;
  	border: none;
  	/*position: relative;*/
  	bottom: -2px;
  	background: url('http://1c-bitrix.ru/bitrix/templates/1c-bitrix-new/images/gui2.png') no-repeat 0 -92px;
  	cursor: pointer;
  	position: absolute;
  	right: 5px;
  	top: 7px;
}
.hd_top_menu_search{
	right:0;
	position:relative;
}
div.title-search-result{
	width:236px;
	border-radius:3px;
	border:1px solid #d9e4e7 !important;
	background:#fff;
	box-shadow:0 10px 18px 0 rgba(88,112,118,.35);
	font-size:13px;
}
table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a{background-color:#eef2f4 !important}
/*Menu(start)*/
.wrap_gn_general_nav{
	background:url(/bitrix/templates/1c-bitrix-new/images/wrap_gn_general_nav.png) repeat-x top;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}

.gn_general_nav{
	/* width:100%;*/
	/*max-width:1135px;*/
	/*min-width:920px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 15px;
	margin:0 auto;
	/*height:57px;*/
	position: relative;
}
.gn_general_nav>ul{
	/* width:1135px;*/
	display:block;
	padding:0;
	margin:0;
	height:57px;
}

.gn_general_nav>ul>li{
	float:left;
	list-style:none;
	position:relative;
	height:57px;
}
.gn_general_nav>ul>li:hover{background:rgba(255,255,255,.15)}
.gn_general_nav>ul>li.current:hover,
.gn_general_nav>ul>li.current{
	background: rgba(255, 255, 255, .35);
	box-shadow: inset 0px 2px 3px 0px rgba(107, 107, 107, .6);
}
.gn_general_nav>ul>li a{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	display:block;
	color:#fff;
	padding:19px 20px;
}
.gn_general_nav>ul>li.ul_gn_home a{padding:21px 30px 20px}
.gn_general_nav>ul>li.ul_gn_home a span{
	width:19px;
	height:16px;
	display:block;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -107px;
}
.gn_general_nav>ul>li>ul{
	display:none;
	box-shadow:0 20px 18px 0 rgba(88,112,118,.35);
	background:#fff;
	border:1px solid #d9e4e7;
	z-index:1980;
	position:absolute;
	padding:0;
	margin:0;
	height:0;
}
.gn_general_nav>ul>li ul li{
	list-style:none;
	border-bottom:1px solid #d9e4e7;
	padding:0;
	margin:0;
	position:relative;

}
.gn_general_nav>ul>li ul li:last-child{border:none}

.gn_general_nav>ul>li ul li a{
	color:#555c69;
	font-size:14px;
	padding:10px 39px 10px 20px;
	white-space:nowrap;
	line-height:20px;
}
.gn_general_nav>ul>li>ul li a:hover{background:#e3ebed}
.gn_general_nav>ul>li>ul>li.more>a{background:url(/bitrix/templates/1c-bitrix-new/images/arrow_to_nav.png) no-repeat 95% center}
.gn_general_nav>ul>li>ul>li.more>a:hover{background:#e3ebed url(/bitrix/templates/1c-bitrix-new/images/arrow_to_nav.png) no-repeat 95% center}

.gn_general_nav>ul>li ul li ul{
	box-shadow:0 20px 18px 0 rgba(88,112,118,.35);
	display:none;
	position:absolute;
	padding:0;
	border:1px solid #d9e4e7;
	z-index:1940;
	margin:0;
	left:100%;
	top:-1px;
	z-index:1 !important;
}
.gn_general_nav>ul>li:nth-last-child(1) ul li ul
{
	left:auto;
	right:100%;
}

.gn_general_nav>ul>li:nth-last-child(2) ul li ul
{
	left:auto;
	right:100%;
}

@media (min-width: 768px) and (max-width: 1280px){
	.gn_general_nav>ul>li+li+li+li ul li ul
	{
		left:auto;
		right:100%;
	}
}
.gn_general_nav>ul>li ul li:hover ul{
	background:#fff;
	display:block !important
}

.gn_general_nav>ul>li ul li:hover ul li{background:#fff}

.gn_general_nav,
.gn_general_nav>ul,
.gn_general_nav>ul>li,
.gn_general_nav>ul>li a{
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		 -o-transition: all .3s ease;
			transition: all .3s ease;
}
.gn_general_nav_menu_xs{
	text-align: center;
	text-transform: uppercase;
	/*border-bottom: 1px solid;*/
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	padding: 12px 10px 8px;
}
@media (min-width:480px) and (max-width:1199px){

}
@media (min-width:768px) and (max-width:1199px){
/*@media (max-width:1199px){*/
	/*.gn_general_nav{overflow: hidden;}*/
	.gn_general_nav,
	.gn_general_nav>ul{
		height:37px;
	}
	.gn_general_nav>ul>li{height: auto;}
	.gn_general_nav>ul>li a {
  		padding: 10px 10px 8px;
  		font-size: 13px;
  		font-weight: normal;
	}
/*	.gn_general_nav>ul>li>ul,
	.gn_general_nav>ul>li ul li ul{
		position: relative;
		border: none;
		height: auto;
		box-shadow: none;
		border-bottom: 2px;
		left:auto;
		top: auto;
	}*/
	.gn_general_nav>ul>li ul li{
		border-bottom: none;
	}
	.gn_general_nav>ul>li ul li a{
		padding-left: 20px;
	}
	.gn_general_nav>ul>li ul li li a{
		padding-left: 40px;
	}

	.gn_general_nav>ul>li.ul_gn_home a{padding:12px 10px 9px}
}
@media (max-width:767px){
	.ul_gn_home{
		display: none !important;
	}
	.wrap_gn_general_nav{
		position: relative;
		height: 37px;
	}
	.ul_gn_general_nav{
		  display: block !important;
		  position: absolute;
		  left: 0;
		  right: 0;
		  top: 100%;
		  height: auto !important;
		  background: #FFF;
		  z-index: 100;
	}
	.ul_gn_general_nav>li{
		display: block;
		box-shadow:none !important;
		float: none !important;
	}
	.gn_general_nav>ul>li>ul,
	.gn_general_nav>ul>li ul li ul{
		position: relative;
		border: none;
		height: auto;
		box-shadow: none;
		border-bottom: 2px;
		left:auto;
		top: auto;
	}
	.gn_general_nav>ul>li a{
		color: #615E5E;
		border-bottom: 1px solid #DDD;
	}
}
/*Menu(finish)*/

.wrap_sl_slider_top{
	background:url(/bitrix/templates/1c-bitrix-new/images/wrap_sl_slider_top.png) repeat-x top;
	position:relative;
	overflow:hidden;
}
.wrap_sl_slider_top a{
	height: 0;
	padding-top: 22.76041666666667%;
	-webkit-background-size: auto 100% !important;
	background-size: auto 100% !important;
}
.sl_slider_top{
/*	padding-top:58px;*/
	vertical-align:bottom;
	/*height:437px;*/
	overflow:hidden;
	width:30000px;
}
.sl_slider_top div{
	float:left;
	/*width:1920px;*/
	width:100%;
}
.sl_slider_top div a{
	display:block;
	margin:0 auto;
	width:100%;
	/*height:437px;*/
	text-align:center;
	height: 0;
	padding-top: 22.76041666666667%;
	-webkit-background-size: auto 100% !important;
	background-size: auto 100% !important;
}
#sl_next_slide,
#sl_prev_slide{
	/**/ display: none;

	width:76px;
	height:142px;
	box-shadow:inset 0 1px 3px 1px rgba(0,0,0,.1);
	position:absolute;
	top:50%;
	margin-top:-71px;
	border:1px solid #99a0a3;
	z-index:1100;
}
#sl_next_slide{
	right:0;
	border-radius:5px 0 0 5px;
	background:rgba(106,137,148,.35) url(/bitrix/templates/1c-bitrix-new/images/sl_next_arrow.png) center no-repeat;
}
#sl_next_slide:hover{background:rgba(64,95,106,.35) url(/bitrix/templates/1c-bitrix-new/images/sl_next_arrow.png) center no-repeat}
#sl_prev_slide{
	left:0;
	border-radius:0 5px 5px 0;
	background:rgba(106,137,148,.35) url(/bitrix/templates/1c-bitrix-new/images/sl_prev_arrow.png) center no-repeat;

}
#sl_prev_slide:hover{background:rgba(64,95,106,.35) url(/bitrix/templates/1c-bitrix-new/images/sl_prev_arrow.png) center no-repeat}
.sl_pagination{
	border-top:1px solid #fff;
	padding:0 0 15px;
	height:10px;
}
.bn_pagination{padding:5px 0 13px}
.sl_pagination ul,
.bn_pagination ul{
	display:block;
	text-align:center;
	padding:0;
	height:0;
}
.sl_pagination ul li,
.bn_pagination ul li{
	display:inline-block;
	list-style:none;
	width:14px;
	height:15px;
	padding:7px 4px;
}
.sl_pagination ul li a,
.bn_pagination ul li a{
	display:block;
	width:14px;
	height:15px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -157px;
}
.sl_pagination ul li a:hover,
.bn_pagination ul li a:hover{background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -141px}
.sl_pagination ul li.current a,
.bn_pagination ul li.current a{background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -125px}
#top_banner_slides_pages {
    margin-top: 5px;
}

/*.wrap_cn_container{padding:0 15px}*/
.wrap_cn_container{padding-top:15px}
.cn_container{
	/* width:100%;*/
	/*max-width:1135px;*/
	/*min-width:920px;*/
	/* padding:0 15px;*/
	margin:0 auto 20px;
}

.workarea{
	/*float:right;*/
	/* width:850px;*/
	/*width:75%;*/
	/*max-width:850px;*/
	padding-top:25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* .cn_container{} */
.breadcrumbs{
	background-color:#fff;
	border-radius:2px;
	padding:0;
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
	height:48px;
	overflow: hidden;
	margin-bottom:15px;
}
.breadcrumbs ul{
	margin:0;
	padding:0;
	display:block;
}
.breadcrumbs ul li{
	display:block;
	float:left;
	height:48px;
	margin:0;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 100% -737px;
}
.breadcrumbs ul li a{
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#555c69;
	padding:15px 25px;
}
.breadcrumbs ul li a:hover{color:#4776c4}
.breadcrumbs ul li.current{background:none}
.breadcrumbs ul li.current a{color:#a2a6af}

#current_city{
	font-size:18px;
	padding-left:20px;
	color:#a1a7ae;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat -4px -858px;
}
.citylist{
	opacity:0;
	display:none;
	top:50px;
	position:fixed;
	width:710px;
	padding:30px 40px;
	margin-left:-395px;
	left:50%;
	background:#fff;
	box-shadow:0 10px 30px 1px rgba(0,0,0,.19);
	border-radius:10px;
	z-index:2200;
}
.citylist h4{
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	color:#000;
	padding-bottom:20px;
	border-bottom:1px solid #f2f2f2;
	margin-bottom:20px;
}
.citylist ul{
	width:33%;
	float:left;
}
.citylist ul li{
	float:none !important;
	display:block;
	width:100% !important;
	margin:0 !important;
	right:auto !important;
	left:auto !important;
	position:relative !important;
}
.citylist ul li .glossary{
	width:15px;
	display:inline-block;
	color:#a3a3a3;
	font-weight:bold;
	font-size:14px;
	line-height:19px;
	vertical-align:top;
}
.citylist ul li .cityname{
	display:inline-block;
	line-height:19px;
	width:210px;
	vertical-align:top;
}
.citylist ul li .cityname a{
	color:#287fcb;
	text-decoration:underline;
	font-size:14px;
}
.citylist ul li .cityname a:hover{
	background:#eef2f4;
	text-decoration:none;
}
.citylist ul li:last-child{
	position:relative;
	top:auto;
	right:auto;
}

.wa_page{
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
	background-color:#fff;
	border-radius:2px;
	padding:33px 0;
	overflow-x: auto;
}
.wa_page h1{
	padding:0 25px 25px;
	text-shadow:0 1px 1px #b2b4b7
}
.wa_page h2,
.wa_page h2 a{
	padding:10px 0 25px;
	text-shadow:0 1px 1px #b2b4b7
}
.wa_post{
	padding:13px 25px 33px;
	font-size:14px;
	line-height:20px;
	color:#555c69;
}
.wa_post ol{padding:10px 0 15px 55px}
.wa_post ol li{
	line-height:25px;
	list-style-type:decimal
}
.wa_post ul{padding:10px 0 15px 55px}
.wa_post ul li{
	line-height:25px;
	list-style-type:disc;
}



.wa_post p{padding:5px 0 10px}
/*.wa_post a:hover{background:#eef2f4}*/
.tab-list{
	display:block;
	border-bottom:1px solid #d9e1e3;
	padding:0 0 0 25px !important;
	margin:0;
	background:#fff;
	margin-left: 10px;
}
.tab-list li{
	list-style:none;
	display:inline-block;
	padding:0;
	border-radius:3px 3px 0 0;
	border-top:1px solid #f1f1f1;
	border-right:1px solid #d8d8d8;
	border-bottom:none;
	border-left:1px solid #d8d8d8;
	margin-right:5px;
	box-shadow:inset 0 1px 1px 0 #fff;
	background:#dee9ec;
	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZTllYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #dee9ec 0%, #fafafa 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dee9ec), color-stop(100%,#fafafa));
	background:-webkit-linear-gradient(top, #dee9ec 0%,#fafafa 100%);
	background:-ms-linear-gradient(top, #dee9ec 0%,#fafafa 100%);/* IE10+ */
	background:linear-gradient(to bottom, #dee9ec 0%,#fafafa 100%);
}
.tab-list li:hover{
	background:#f4f7f8;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjdmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #f4f7f8 0%, #fafafa 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f7f8), color-stop(100%,#fafafa));
	background:-webkit-linear-gradient(top, #f4f7f8 0%,#fafafa 100%);
	background:-ms-linear-gradient(top, #f4f7f8 0%,#fafafa 100%);/* IE10+ */
	background:linear-gradient(to bottom, #f4f7f8 0%,#fafafa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7f8', endColorstr='#fafafa',GradientType=0 );
}
.tab-list li.active,
.tab-list li.active:hover{
	position:relative;
	bottom:-1px;
	box-shadow:inset 0 1px 1px 0 #fff;
	background:#fff;
	border-top:1px solid #d9e1e3;
	border-right:1px solid #d9e1e3;
	border-bottom:none;
	border-left:1px solid #d9e1e3;
}
.tab-list li.active a,
.tab-list li.active a:hover{
	color:#585c68;
	box-shadow:none;
	background:none;
}
.tab-list li a{
	display:block;
	padding:7px 12px;
	color:#7a808c;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	box-shadow:inset 0 -1px 2px 0px rgba(0,0,0,.05);
}
.tab-list li a:hover{
	color:#5581c7;
	background:none;
}
.bxsite-fixed-top{
	padding-top:10px !important;
	box-shadow:0 2px 2px 0px rgba(0,0,0,.05);
	top:0;
	position:fixed !important;
	z-index:45;
}
.tab-list.bxsite-fixed-top li.active{bottom:0}


.tab-section-container{
	position:relative;
	margin-left: 0px;
/* 	width:850px */
}
.tab-boby-container{padding:13px 25px 33px}
.wa_post_tabs.tab-section-container{border-bottom:1px solid #d9e1e3}
.tab-off{display:none}

.tab-title{padding-top:90px}

table.smalltext,
table.border-bluegray,
.data-table,
.bx_table_simple,
.border-gray,
.wa_table{
	border:1px solid #c1ccd0;
	border-bottom:none;
	border-radius:3px;
	border-spacing:0;
	margin-bottom:20px;
}
/*!*/.border-bluegray-vertical,
/*!*/.border-bluegray-pbottom,
/*!*/.bx_table_simple_delimiter td,
/*!*/#th_blu th{
	white-space:nowrap;
	color:#000;
	font-size:12px !important;
	font-weight:bold;
	padding:9px 3px !important;
	line-height:20px;
	text-shadow:0 1px 1px #fff;
	background:#c1cfd4!important;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxY2ZkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiOWMyYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #c1cfd4 0%, #b9c2c5 100%)!important;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1cfd4), color-stop(100%,#b9c2c5))!important;
	background:-webkit-linear-gradient(top, #c1cfd4 0%,#b9c2c5 100%)!important;
	background:-ms-linear-gradient(top, #c1cfd4 0%,#b9c2c5 100%)!important;/* IE10+ */
	background:linear-gradient(to bottom, #c1cfd4 0%,#b9c2c5 100%)!important;
}
#featuresim:hover>td,
#featuresim>td{background:#FAFCFD !important}
.data-table th,
.data-table thead tr td,
.wa_table th,
.wa_table thead tr td{
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:9px 10px;
	line-height:20px;
	text-shadow:0 1px 1px #fff;
	background:#c1cfd4;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxY2ZkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiOWMyYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #c1cfd4 0%, #b9c2c5 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1cfd4), color-stop(100%,#b9c2c5));
	background:-webkit-linear-gradient(top, #c1cfd4 0%,#b9c2c5 100%);
	background:-ms-linear-gradient(top, #c1cfd4 0%,#b9c2c5 100%);/* IE10+ */
	background:linear-gradient(to bottom, #c1cfd4 0%,#b9c2c5 100%);
}
/*!*/#th_blu th a{
	color:#000;
	background:none !important;
}
/*!*/table.smalltext tr td,
/*!*/table.border-bluegray tr td,
/*!*/.bx_table_simple tr td,
.data-table tbody tr td,
.wa_table tbody tr td{
	border-bottom:1px solid #c1ccd0;
	padding:10px;
	background:#fafcfd;
	text-shadow:0 1px 1px #fff;
	font-size:14px;
}
/*!*/table.smalltext tr td,
/*!*/table.border-bluegray tr td,
/*!*/.bx_table_simple tr td{
	line-height:15px;
	font-size:11px;
	padding:2px;
}
/*!*/table.smalltext tr:hover>td,
/*!*/.bx_table_simple tr:hover>td{background:#eef2f4}
/*!*/#th_blu th:first-child{border-radius:2px 0 0 0}
/*!*/#th_blu th:last-child{border-radius:0 2px 0 0}
.data-table tbody tr:last-child td:first-child, .wa_table tbody tr:last-child td:first-child{border-radius:0 0 0 2px}
.data-table tbody tr:last-child td:last-child, .wa_table tbody tr:last-child td:last-child{border-radius:0 0 2px 0}
.data-table tbody tr td.bdr, .wa_table tbody tr td.bdr{border-right:1px solid #c1ccd0}

/*!*/table.smalltext tbody>tr td h4{font-size:14px}
/*!*/table.smalltext tbody>tr:last-child,
/*!*/table.smalltext tbody>tr:first-child,
/*!*/table.smalltext tbody>tr>td:last-child,
/*!*/table.smalltext tbody>tr>td:first-child,
/*!*/table.border-bluegray tbody>tr:last-child,
/*!*/table.border-bluegray tbody>tr:first-child,
/*!*/table.border-bluegray tbody>tr>td:last-child,
/*!*/table.border-bluegray tbody>tr>td:first-child{display:none}
/* table.smalltext tbody>tr:nth-child(2) td, */
/*!*/table.border-bluegray tbody>tr:nth-child(2) td{font-weight:bold;font-size:14px}

.border-gray{border-bottom:1px solid #c1ccd0}
.border-gray tr td{
	background:#fafcfd;
	text-shadow:0 1px 1px #fff;
	font-size:14px;
	padding:5px;
}

.data-table{border-collapse:collapse}
.data-table tr td{
	text-align:left;
	vertical-align:top;
}
.data-table tr td:first-child{font-weight:bold}
.data-table tr td input[type=text],
.data-table tr td select,
.data-table tr td textarea{
	width:280px;
	min-width:280px;
	max-width:280px;
}

.wa_inote{
	display:block;
	background:#f7f7ed;
	box-shadow:inset 0 0 1px 1px #ebede5;
	border:1px solid #dcdccc;
	border-radius:3px;
	color:#555c69;
	font-size:14px;
	text-shadow:0 1px 1px #fff;
	line-height:20px;
	padding:20px !important;
	margin-bottom:20px;
}
.wa_inote_title{
	font-size:15px;
	display:block;
	color:#000;
}
.wa_quotation{
	background:#e0e9ed;
	box-shadow:inset 0 0 1px 1px #d6e0e4;
	border:1px solid #c1ccd0;
	text-shadow:0 1px 1px #fff;
	border-radius:3px;
	color:#555c69;
	padding:20px !important;
	margin-bottom:20px;
}
.wa_quotation p{
	padding:0 0 0 130px !important;
	margin-top:0 !important;
}



.list_content{
	display:block;
	margin:0;
	padding:0;
}
.list_content li{
	list-style:none;
	width:208px;
	padding-right:40px;
	display:block;
	float:left;
	padding-bottom:70px;
}
.list_content li h3{
	line-height:20px;
	vertical-align:bottom;
}
.list_content li h3 a{
	color:#1a1d26;
	font-size:16px;
}
.list_content li p{
	line-height:20px;
	color:#555c69;
	font-size:14px;
	margin-top:0;
	padding-top:0;
	margin-bottom:10px;
}
.list_content li .more{
	color:#c70505;
	font-size:14px;
	text-decoration:none;
}


.wa_banners{
	margin:40px 0 20px;
	height:97px;
	padding-top:50px;
	padding-left:70px;
	background:url(/bitrix/templates/1c-bitrix-new/images/wa_back.png) left center no-repeat;
}
.wa_banners a{
	color:#c70505;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;

}
.wa_banners a span{
	font-weight:normal;
	color:#555c69;
	font-size:14px;
}

.wa_lastnews{
	position:relative;
}
.wa_lastnews h2{
	line-height:20px;
	display:inline
}
.wa_lastnews h2 a{
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}
.wa_lastnews .ne_Stickynews{
	display:inline-block;
position:absolute;
right:0;
top:2px;
}
.wa_lastnews .ne_Stickynews .wb_pagination{
	display:inline-block;
	height:auto;
	position:relative;
	margin-bottom:0;
	width:100px;
}
.wa_slidenewscontainer{
	display:inline-block;
height:27px;
overflow:hidden;
width:645px;
}
.wa_slidenewscontainer ul{
	display:block;
margin:0;
padding:0;
width:35000px;
}
.wa_slidenewscontainer ul li{
	display:block;
float:left;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width:820px;
}
.wa_slidenewscontainer ul li h3{display:inline}

.sidebar{
	/*float:left;*/
	/*max-width:265px;*/
	/*width:23.5%;*/
	/*padding-top:25px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top:25px;
}
.sidebar>div:first-child{margin-top:0 !important}
.sidebar .left_navigation{
	background-color:#fff;
	border-radius:2px;
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
	margin-bottom:15px;
}
.left_navigation .close ul{display:none}
.sidebar h4{
	line-height:16px;
	padding:18px 29px;
	border-top:1px solid #e6e8e8;
	border-right:1px solid #c9cccd;
	border-bottom:1px solid #a9a9a9;
	border-left:1px solid #c9cccd;
	border-radius:3px 3px 0 0;
	font-size:14px;
	text-shadow:0 1px 1px #fff;
	color:#555c69;
	background:#dee9ec;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZTllYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #dee9ec 0%, #fafafa 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dee9ec), color-stop(100%,#fafafa));
	background:-webkit-linear-gradient(top, #dee9ec 0%,#fafafa 100%);
	background:-ms-linear-gradient(top, #dee9ec 0%,#fafafa 100%);/* IE10+ */
	background:linear-gradient(to bottom, #dee9ec 0%,#fafafa 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#dee9ec', endColorstr='#fafafa',GradientType=0 );
}
.link_container{display:block}
.left_navigation>ul{
	padding:0;
	margin:0;
	display:block;
}
.left_navigation>ul li{
	list-style:none;
	display:block;
	position:relative;
	padding:0;
	margin:0;
	line-height:7px;
}
.left_navigation>ul>li>.link_container{border-bottom:1px solid #d9e1e3}
.left_navigation>ul>li .arrow{
	height:37px;
	position:absolute;
	width:22px;
	height:22px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat -4px -858px;
	cursor:pointer;
	left:1px;
	top:14px;
}
.left_navigation>ul>li .arrow:hover{background-position:-4px -832px}
.left_navigation>ul>li.open .arrow{background-position:-5px -877px}
.left_navigation>ul>li.open .arrow:hover{background-position:-5px -900px}


.left_navigation>ul>li.selected>.link_container{background:#f0f4f6}
.left_navigation>ul li.selected{background:#f8fafb}
.left_navigation>ul li:hover>.link_container{background:#f0f4f6}
.left_navigation>ul li .link_container:active{
	box-shadow:inset 0 1px 5px -1px #b2bdc1;
	background:#f0f4f6
}
.left_navigation>ul>li a{
	display:block;
	line-height:14px;
	padding:18px 10px 14px 29px;
	text-decoration:none;
	color:#555c69;
	font-size:14px;
}
.left_navigation>ul>li a:hover{color:#4776c4}
.left_navigation>ul>li:last-child .link_container{border-bottom:none}

.left_navigation>ul>li ul{
	padding:0;
	margin:0 0 1px 0;
	display:block;
}
.left_navigation>ul>li ul li{
	list-style:none;
	padding:0;
	display:block;
}
.left_navigation>ul>li ul li .link_container{padding-left:55px}
.left_navigation>ul>li ul li a{
	display:block;
	padding:9px 0 9px;
	line-height:37px;
	margin:0;
	font-size:13px;
	line-height:13px;
}
.left_navigation>ul>li ul li .link_container:hover,
.left_navigation>ul>li ul li.selected .link_container{background:#f0f4f6}
.left_navigation>ul>li ul li a:hover,
.left_navigation>ul>li ul li.selected a{color:#4776c4}

.calltel{
	background-color:#fff;
	border-radius:2px;
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
}
.calltel>div{
	padding:15px 15px 15px 90px;
	background:url(/bitrix/templates/1c-bitrix-new/images/tel.png) no-repeat 20px center;
	height:40px;
	color:#000;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}
.calltel>.tel{
	font-weight:bold;
	font-size:27px;
	padding:8px 0 15px;
	text-align:center;
	display:block;
	color:#cd1732;
}
.BitrixVM{
	border-radius:3px;
	box-shadow:inset 0 1px 0 1px #a7c045;

	background:#97b424;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk3YjQyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NjkzMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #97b424 0%, #769302 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#97b424), color-stop(100%,#769302));
	background:-webkit-linear-gradient(top, #97b424 0%,#769302 100%);
	background:-ms-linear-gradient(top, #97b424 0%,#769302 100%);/* IE10+ */
	background:linear-gradient(to bottom, #97b424 0%,#769302 100%);
}
.BitrixVM>div{
	padding:25px 15px 25px 90px;
	background:url(/bitrix/templates/1c-bitrix-new/images/VM.png) no-repeat 20px center;
	font-size:14px;
	text-shadow:0 1px 1px #bbd066;
}
.BitrixVM>div a b{font-size:16px}
.BitrixVM>div a{
	color:#000;
	text-decoration:none;
}

.ln_lastnews{margin-bottom:26px; margin-top:26px}
.ln_lastnews ul{display:block;position:relative;width:100%;padding:0}
.ln_lastnews ul li{
	list-style:none;
	/* width:261px;*/
	/*width:23.5%;*/
	/*margin-right:2%;*/
	/*padding:0;*/
	/*display:block;*/
	/*float:left;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align:top;
	padding-bottom: 30px;
}
.ln_lastnews_block{
	box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
	background-color: #fff;
	border-radius: 2px;
	min-height: 249px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-ms-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}
.ln_lastnews_block:hover{
	box-shadow: 0 9px 19px 0 rgba(110,127,134,.44);
	-moz-transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
	-o-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}
/* .ln_lastnews ul li:first-child{margin-right:27px} */
.ln_lastnews ul li:last-child{
 	/*position:absolute;
	right:0;
	top:0;
	margin:0 !important;*/
}
/*.ln_lastnews ul li.long{*/
.ln_lastnews .ln_ul div.long{
    /*width: 32%;*/
    /*margin-top: 25px!important;*/
    min-height: 168px;
    /*height: 275px;*/
}
/*.ln_lastnews ul li.long .bt_white {*/
.ln_lastnews .ln_ul div.long .bt_white {
    position: absolute;
    bottom: 0;
    left: 0;
}
/*.ln_lastnews ul li.long:last-child{*/
.ln_lastnews .ln_ul div.long:last-child{
    position:relative;
}
.ln_lastnews .ln_ul div.long table{
/*.ln_lastnews ul li.long table{*/
    width:100%;
}
.ln_lastnews .ln_ul div.long table td{
/*.ln_lastnews ul li.long table td{*/
    padding: 0;
    vertical-align: top;
}
.ln_lastnews .ln_ul div.long table td:first-child{
/*.ln_lastnews ul li.long table td:first-child{*/
    width: 100px;
}
.ln_lastnews .ln_ul>div{
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ln_lastnews .ln_ul>div a{
/*.ln_lastnews ul li a{*/
	display:block;
	text-decoration:none;
	min-height:214px;
	/* width:225px;*/
	padding:15px 18px;
}
/*.ln_lastnews ul li a h3{*/
.ln_lastnews .ln_ul>div a h3{
	font-size:16px;
	line-height:20px;
	/* width:225px;*/
}

.ln_lastnews .ln_ul>div a .p,
.ln_lastnews .ln_ul>div a p{
	font-size: 13px;
	color: #000;
	line-height: 19px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 2;
}
.ln_lastnews .ln_ul>div a .p{
/*.ln_lastnews ul li a .p{*/
    white-space: normal;
    overflow: hidden;
    max-width: 100%;
}
.long .ln_previewimg {
    width: 325px;
}
.ln_previewimg{
	text-align: center;
	bottom: -4px;
	padding: 0;
	position: absolute;
	z-index: 0;
}
.ln_previewimg img{
	padding:0;
	margin:0;
}
.lp_listproject{
	/* width:100%;*/
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
	background-color:#fff;
	border-radius:2px;
	padding:0;
	position:relative;
	height:80px;
	margin-bottom:40px;
}
.lp_arrow{
	position:absolute;
	left:-7px;
	top:-1px;
	width:231px;
	height:63px;
	background:url(/bitrix/templates/1c-bitrix-new/images/70k.png) left top no-repeat;
	text-align:center;
	padding-top:31px;
}
.lp_arrow a{
	text-decoration:none;
	color:#1a77c8;
	text-shadow:0 1px 1px #fff;
	font-size:14px;
}
.lp_arrow a span{
	font-size:16px;
	font-weight:bold
}
.lp_listproject table{
	position:absolute;
	right:0;
	width:895px;
}
.lp_listproject table tr td{height:80px}
.lp_listproject table tr td a img{opacity:.85}
.lp_listproject table tr td a:hover img{opacity:1}

.wb_webinars h2{
	line-height:20px;
	margin:0 0 20px;
	display:inline-block;
}
.wb_webinars h2 a{
	font-size:24px;
	font-weight:bold;
}

.wb_scrollcontainer{
	overflow:hidden;
	/*width:100%;*/
	position:relative;
	/* left:-10px;
	padding:0 10px */
	/*left:-5px;*/
	/*padding:0 5px;*/
}
.wb_webinars ul{margin: 0;padding: 0;}
.wb_scrollcontainer ul{
	display:block;
	padding:0;
	margin:0;
	float:left;
	position:relative;
}
.wb_webinars ul li{
	display:block;
	/*float:left;*/
	/* width:261px;*/
	/*width:23.5%;*/
	/*margin-right:2%;*/
	/* margin-right:30px;*/
	list-style:none;
}
/* .wb_webinars ul li:first-child{margin-right:31px} */
/*.wb_webinars ul li:last-child{
	position:absolute;
	top:0;
	right:0;
	margin-right:0 !important}*/
.wb_webinars ul li:hover .wb_ct{
	box-shadow: 0 9px 19px 0 rgba(110,127,134,.44);
	-moz-transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
	-o-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}
.wb_webinars ul{display:block}
.wb_ct{
	background-color: #fff;
	border-radius: 2px;
	padding: 13px 14px 15px;
	box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-ms-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}
.wb_info{
	position:relative;
	height:24px;
}
.wb_info .date{
	position:absolute;
	right:0;
	bottom:0;
	font-size:28px;
	line-height:25px;
	color:#737985;
	text-shadow:0 1px 1px #fff;
}
.wb_info .city{
	position:absolute;
	left:0;
	bottom:0;
	color:#737985;
	font-size:14px;
	text-shadow:0 1px 1px #fff;
	width:200px;
}
.wb_ct_img{
	margin-top:15px;
	/* width:232px;*/
	height:96px;
	border-radius:2px;
	overflow:hidden;
}
.wb_ct_img a img{
	width:100%;
	height:auto;
}
.wb_webinars ul li h3{
	padding:0 14px;
	margin:14px 0 12px;
	line-height:19px;
	height: 90px;
	overflow: hidden;
}

.wb_webinars ul li h3 a{
	font-size: 14px;
	-webkit-transition: color .15s ease;
	-moz-transition: color .15s ease;
	-ms-transition: color .15s ease;
	-o-transition: color .15s ease;
	transition: color .15s ease;
}
.wb_webinars ul li:hover h3 a{color:#1a77c8}
.wb_webinars ul li p{
	color:#555c69;
	line-height:19px;
	font-size:14px;
	padding:0 14px;
}
.wb_pagination,
.ne_pagination{
	height:40px;
	position:relative;
	margin-bottom:38px;
}
.ne_pagination{margin-bottom:5px}
.wb_pagination .wb_next,
.wb_pagination .wb_prev,
.ne_pagination .ne_next,
.ne_pagination .ne_prev{
	display:block;
	cursor:pointer;
	position:absolute;
	width:31px;
	height:30px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat;
}
.wb_pagination .wb_prev,
.ne_pagination .ne_prev{
	bottom:0;
	left:15px;
	background-position:0 -174px;
}
.ne_pagination .ne_prev{left:3px}
.wb_pagination .wb_next,
.ne_pagination .ne_next{
	bottom:0;
	left:45px;
	background-position:0 -267px;
}
.ne_pagination .ne_next{left:33px}
.wb_pagination .wb_prev:hover	{background-position:0 -205px}
.wb_pagination .wb_prev:active	{background-position:0 -236px}
.wb_pagination .wb_next:hover	{background-position:0 -298px}
.wb_pagination .wb_next:active	{background-position:0 -329px}
.ne_pagination .ne_prev:hover	{background-position:0 -205px}
.ne_pagination .ne_prev:active	{background-position:0 -236px}
.ne_pagination .ne_next:hover	{background-position:0 -298px}
.ne_pagination .ne_next:active	{background-position:0 -329px}

.wb_pagination .wb_all,
.ne_pagination .ne_all{
	bottom:0px;
	right:15px;
	position:absolute;
}
.ne_pagination .ne_all{right:4px}

.ne_newsandevents{margin-bottom:37px}
.ne_newsandevents h2{
	line-height:30px;
	margin:0 0 18px;
}
.ne_newsandevents h2 a{
	font-size:24px;
	line-height:30px;
	font-weight:bold;
}
.ne_container{
	background-color:#fff;
	border-radius:2px;
	padding:15px 12px;
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
}
.ne_Stickynews{
	color:#c8c9cc;
	padding-bottom:13px;
}
.ne_Stickynews .date{
	color:#c90606;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding-right:7px;
	padding-left:26px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 7px -692px;
}
.ne_Stickynews h3{
	display:inline-block;
	padding:0 7px;
	line-height:20px;
}
.ne_Stickynews h3 a{
	font-size:14px;
	color:#555c69;
}
.ne_container ul{
	display:block;
	padding:0;
	margin:0;

	float:left;
}
.ne_container ul li{
	list-style:none;
	/* width:188px;*/
	width:18.4%;
	float:left;
	/* padding:6px;*/
	padding:0;
	/* margin-right:28px;*/
	margin-right:2%;
}
/* .ne_container ul li:first-child{margin-right:27px} */
.ne_container ul li:last-child{margin-right:0 !important}
.ne_previewimg{
	display: block;
	margin: 0 0 10px;
	padding: 4px;
	box-shadow: 0 0 7px 0 rgba(48,75,86,.18);
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-ms-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}
.ne_previewimg img{
	width:100%;
	height:auto;
}
.ne_previewimg span{
	height:100px;
	overflow:hidden;
	display:block;
}
.ne_container ul li .date{
	color:#c90606;
	font-size:14px;
}
.ne_container ul li h3{
	margin:5px 0;
	line-height:18px;
}
.ne_container ul li h3 a{
	color:#555c69;
	font-size:13px;
	font-weight:normal;
}
.ne_container ul li:hover h3 a{color:#1a77c8}
.ne_container ul li:hover .ne_previewimg{
	box-shadow: 0 9px 19px 0 rgba(110,127,134,.44);
	-moz-transform: translateY(-1px);
	-webkit-transform: translateY(-1px);
	-o-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.bg_blogs{
	width:100%;
	/*max-width:1135px;*/
	/*min-width:920px;*/
	overflow:hidden;
}

.bg_blogs h2{
	margin:0 0 30px;
	line-height:20px;
}
.bg_blogs h2 a{
	font-size:24px;
	font-weight:bold;
}
.bg_avatar{
	overflow:hidden;
	width:96px;
	height:96px;
	padding:4px;
	border-radius:100%;
	background:#fff;
	float:left;
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
}
.bg_avatar a{
	display:block;
	width:96px;
	height:96px;
	border-radius:100%;
	overflow:hidden;
	position:relative;
	padding:0;
	text-align:center;
}
.bg_avatar a img{
	display:block;
	padding:0;
	margin:0;
	border-radius:100%;
	position:relative
}
.bg_blogs ul{
	display:block;
	padding:0;
	margin:0;
}
.bg_blogs ul li{
	/*float:left;*/
	/*display:block;*/
	/* width:261px;*/
	/*width:23.5%;*/
	/* margin-right:30px;*/
	/*margin-right:2%;*/
	margin-bottom: 15px;
	list-style: outside none none;
}
.bg_blogs ul li:last-child{margin-right:0}

.bg_post{
	/* width:145px;*/
	padding-top:3px;
	margin-left:115px;
	/* float:right */
}
.bg_post .author{
	font-weight:bold;
	font-size:14px;
	color:#c90606;
}
.bg_post h3{
	padding:5px 0;
	line-height:18px;
}
.bg_post h3 a{
	color:#555c69;
	font-size:13px;
	font-weight:normal;
}
.bg_post .date{
	color:#9da3aa;
	font-size:12px;
	font-weight:normal;
}
.section-page-banner {margin-bottom:15px;}
.section-page-banner img{
	height:auto;
	max-width:100%
}

.bn_banners{
	/* width:1135px;*/
	/* width:100%;*/
	/*max-width:1135px;*/
	/*min-width:920px;*/
	margin:0 auto;
	/*padding:0 15px;*/
	padding-bottom:35px;
	position:relative;
	/*height:200px;*/
}
.main_bottom_slider{
	position:absolute;
	left:0;
	top:0;
	/* width:45%;*/
}
.bn_slider{
	/* float:left;*/
	/*width:48%*/
}
.bn_slider>ul{
	padding:0;
	margin:0;
	display:block;
}
.bn_slider>ul>li{
	list-style:none;
	width:100%;
	float:left;
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
}
.bn_slider>ul>li a img{
	display:block;
	padding:0;
	width:100%;
	height:auto;
}
.bn_socialnetworks{
	/* float:right */
	/*position:absolute;*/
	/*right:15px;*/
	/*top:0;*/
	/*width:48%;*/
}
.bn_otherssocialnetwork{
	position:relative;
	padding-top:10px
}
.bn_otherssocialnetwork h4{
	font-size:16px;
	display:inline-block;
}
.bn_otherssocialnetwork_container{
	position:relative;
	display:inline-block;
	bottom:-7px;
	padding:0 17px;
}
.bn_facebook{
	/**/ overflow: hidden;
	box-shadow:0 1px 3px 0 rgba(42,48,60,.19);
	background:#fff;
	border-radius:3px;
	padding:10px 20px;
	height:131px;
	/* width:511px;*/
}
.bn_facebook h4{
	line-height:16px;
	margin:12px 0;
	font-size:16px;
}


.wrap_ft_footer{
	background:url(/bitrix/templates/1c-bitrix-new/images/wrap_ft_footer.png) top repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.ft_footer{
	/* width:100%;*/
	/*max-width:1135px;*/
	/*margin:0 auto;*/
	padding: 30px 0;
	max-height:237px;
}
.ft_nav{
	/*float:left;*/
	/* width:290px;*/
	/*width:24.5%;*/
	/*padding-left:.5%;*/
}
.ft_nav h3{
	line-height:20px;
	padding:0 0 20px 0;
	color:#fff;
	font-size:16px;
}
.ft_nav ul{
	display:block;
	padding:0;
	margin:0;
}
.ft_nav ul li{
	list-style:none;
	line-height:14px;
	padding-bottom:15px;
}
.ft_nav ul li:last-child{
	padding-bottom:0;
}
.ft_nav ul li h4{line-height:16px}
.ft_nav ul li h4 a{
	color:#bce8fa;
	font-weight:normal;
	font-size:14px;
	text-shadow:0 -1px 1px #000;
}
.ft_nav ul li h4 a:hover{color:#b9babb}
.ft_sodialnetwork{
	padding:0;
	margin:0;
	display:block}
.ft_sodialnetwork li{
	list-style:none;
	display:inline-block;
	width:31px;
	height:32px;
	margin:10px 5px;
	padding:0;
}
.ft_sodialnetwork li a{
	display:block;
	width:31px;
	height:32px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat;
}
.ft_sodialnetwork li.fb a{background-position:0 -359px}
.ft_sodialnetwork li.fb a:hover{background-position:0 -392px}
.ft_sodialnetwork li.tw a{background-position:0 -425px}
.ft_sodialnetwork li.tw a:hover{background-position:0 -458px}
.ft_sodialnetwork li.vk a{background-position:0 -491px}
.ft_sodialnetwork li.vk a:hover{background-position:0 -524px}
.ft_sodialnetwork li.gp a{background-position:0 -557px}
.ft_sodialnetwork li.gp a:hover{background-position:0 -590px}
.ft_sodialnetwork li.hb a{background-position:0 -623px}
.ft_sodialnetwork li.hb a:hover{background-position:0 -656px}
.ft_sodialnetwork li.ig a{background-position:0 -948px}
.ft_sodialnetwork li.ig a:hover{background-position:0 -980px}

/*.ft_contacts{float:left}*/
.ft_contacts{text-align: right;}
.ft_contacts .tel{
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
}
.ft_contacts>a{
	color:#bce8fa;
	padding-right:15px;
	font-size:14px;
	text-decoration:none;
}
.ft_contacts>a:hover{color:#b9babb}

.ft_copyright{margin-top:20px;}
.ft_copyright  div{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 24px;
	vertical-align: middle;
}
.ft_copyright,
.ft_copyright a{
	font-size:13px;
	color:#70757c;
}
@media (max-width:991px){
	.ft_copyright,
	.ft_contacts{text-align: center;}
	.ft_contacts .tel,
	.ft_copyright a{
		display: inline-block;
		line-height: 30px;
	  	vertical-align: middle;
	}
}
table.medals .qc{margin-left:-2px}
.qc_detail{
margin-bottom:-2px;
margin-right:-4px;
background:none !important;
}





/* ============================== */
.required{
	color:#db1c1c;
	font-weight:bold;
	font-size:17px;
}
.bg-modale{
	display:none;
	width:100%;
	height:1200px;
	position:fixed;
	top:0;
	left:0;
	background:#000;
	opacity:.3;
	z-index:1800;
}

.errormessage{
	display:block;
	position:relative;
	box-shadow:inset 0 1px 1px 0 #fff;
	background:#f8e8eb;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZThlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWNjZDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #f8e8eb 0%, #eeccd4 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8e8eb), color-stop(100%,#eeccd4));
	background:-webkit-linear-gradient(top, #f8e8eb 0%,#eeccd4 100%);
	background:-ms-linear-gradient(top, #f8e8eb 0%,#eeccd4 100%);/* IE10+ */
	background:linear-gradient(to bottom, #f8e8eb 0%,#eeccd4 100%);

	border-top:1px solid #dcbec7;
	border-right:1px solid #cbacb3;
	border-bottom:1px solid #bb9a9f;
	border-left:1px solid #cbacb3;
	border-radius:3px;
	color:#751c26;
	text-shadow:0 1px 1px #fff;
	padding:10px 70px 10px 10px;
	font-size:13px;
}
.errormessage span{
	display:block;
	position:absolute;
	width:40px;
	height:40px;
	right:10px;
	top:50%;
	margin-top:-16px;
	background:url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat 0 -791px;
}

.bt_white{
	display:inline-block;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	color:#585c68 !important;
	text-shadow:0 1px #fff;
	padding:8px 17px !important;
	border-radius:2px;
	border-top:1px solid #fafafa;
	border-right:1px solid #f1f6f7;
	border-bottom:1px solid #dee9ec;
	border-left:1px solid #f1f6f7;
	box-shadow:0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.4), /* inset 0 1px #fff, */ inset 0 0 1px rgba(255,255,255,.5);
	background:#dee9ec;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZTllYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #dee9ec 0%, #fafafa 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#dee9ec), color-stop(100%,#fafafa));
	background:-webkit-linear-gradient(top, #dee9ec 0%,#fafafa 100%);
	background:-ms-linear-gradient(top, #dee9ec 0%,#fafafa 100%);/* IE10+ */
	background:linear-gradient(to bottom, #dee9ec 0%,#fafafa 100%);
	margin-right:10px;
}
.bt_white:hover{
	border-radius:2px;
	box-shadow:0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.4), inset 0 1px #fff, inset 0 0 1px rgba(255,255,255,.5);
	background:#f1f6f7;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjZmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #f1f6f7 0%, #fafafa 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f6f7), color-stop(100%,#fafafa));
	background:-webkit-linear-gradient(top, #f1f6f7 0%,#fafafa 100%);
	background:-ms-linear-gradient(top, #f1f6f7 0%,#fafafa 100%);/* IE10+ */
	background:linear-gradient(to bottom, #f1f6f7 0%,#fafafa 100%);
}
.bt_white:active{
	box-shadow:inset 0 1px 1px 1px rgba(122,128,141,.78);

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmY2RkMiIgc3RvcC1vcGFjaXR5PSIwLjc5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkM2RmZTIiIHN0b3Atb3BhY2l0eT0iMC43OSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, rgba(191,205,210,0.79) 0%, rgba(211,223,226,0.79) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,205,210,0.79)), color-stop(100%,rgba(211,223,226,0.79)));
	background:-webkit-linear-gradient(top, rgba(191,205,210,0.79) 0%,rgba(211,223,226,0.79) 100%);
	background:-ms-linear-gradient(top, rgba(191,205,210,0.79) 0%,rgba(211,223,226,0.79) 100%);/* IE10+ */
	background:linear-gradient(to bottom, rgba(191,205,210,0.79) 0%,rgba(211,223,226,0.79) 100%);
	/*position:relative;*/
	bottom:-1px;
}


<!--[if lte IE 9]>
.bt_white{background:#dee9ec}
.bt_white:hover{background:#f1f6f7}
.bt_white:active{background:#D5DFE2}
<![endif]-->
.wb_all.bt_white:active,
.ne_all.bt_white:active{position:absolute}

.bt_red{
	display:inline-block;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	color:#fff !important;
	text-shadow:0 1px #990404;
	padding:8px 17px !important;
	border-radius:2px;
	border-top:1px solid #ac2121;
	border-right:1px solid #a21621;
	border-bottom:1px solid #9a0d21;
	border-left:1px solid #a21621;
	box-shadow:0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.4), inset 0 1px #f60b0b;
	background:#b30303;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMDMwMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZDA3MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #b30303 0%, #ed0707 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#b30303), color-stop(100%,#ed0707));
	background:-webkit-linear-gradient(top, #b30303 0%,#ed0707 100%);
	background:-ms-linear-gradient(top, #b30303 0%,#ed0707 100%);/* IE10+ */
	background:linear-gradient(to bottom, #b30303 0%,#ed0707 100%);
	margin-right:10px;
}
.bt_red:hover{
	border-radius:2px;
	box-shadow:0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.4), inset 0 1px #f60b0b;
	background:#e00d0d !important;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwMGQwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZDA3MDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #e00d0d 0%, #ed0707 100%) !important;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e00d0d), color-stop(100%,#ed0707) !important);
	background:-webkit-linear-gradient(top, #e00d0d 0%,#ed0707 100%) !important;
	background:-ms-linear-gradient(top, #e00d0d 0%,#ed0707 100%) !important;/* IE10+ */
	background:linear-gradient(to bottom, #e00d0d 0%,#ed0707 100%) !important;
}
.bt_red:active{
	/*position:relative;*/
	bottom:-1px;
	box-shadow:inset 0 1px 2px 1px rgba(122,128,141,.3);
	background:#c20000 !important;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MyMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMzAzMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #c20000 0%, #b30303 100%) !important;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#c20000), color-stop(100%,#b30303)) !important;
	background:-webkit-linear-gradient(top, #c20000 0%,#b30303 100%) !important;
	background:-ms-linear-gradient(top, #c20000 0%,#b30303 100%) !important;/* IE10+ */
	background:linear-gradient(to bottom, #c20000 0%,#b30303 100%) !important;
}

.bt_black{
	display:inline-block;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	color:#fff !important;
	text-shadow:0 1px #41494f;
	padding:8px 17px !important;
	border-radius:2px;
	border-top:1px solid #272d3a;
	border-right:1px solid #272e3a;
	border-bottom:1px solid #272e3a;
	border-left:1px solid #272e3a;
	box-shadow:0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.4), inset 0 1px #bdc5cc;
	background:#3d434a;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkNDM0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZjhjOWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #3d434a 0%, #7f8c9a 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d434a), color-stop(100%,#7f8c9a));
	background:-webkit-linear-gradient(top, #3d434a 0%,#7f8c9a 100%);
	background:-ms-linear-gradient(top, #3d434a 0%,#7f8c9a 100%);/* IE10+ */
	background:linear-gradient(to bottom, #3d434a 0%,#7f8c9a 100%);
	margin-right:10px;
}
.bt_black:hover{
	border-radius:2px;
	box-shadow:0 0 1px rgba(0,0,0,.11), 0 1px 1px rgba(0,0,0,.4), inset 0 1px #bdc5cc;
	background:#5b646f !important;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViNjQ2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZjhjOWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #5b646f 0%, #7f8c9a 100%) !important;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b646f), color-stop(100%,#7f8c9a)) !important;
	background:-webkit-linear-gradient(top, #5b646f 0%,#7f8c9a 100% !important);
	background:-ms-linear-gradient(top, #5b646f 0%,#7f8c9a 100%) !important;/* IE10+ */
	background:linear-gradient(to bottom, #5b646f 0%,#7f8c9a 100%) !important;
}
.bt_black:active{
	position:relative;
	bottom:-1px;
	box-shadow:inset 0 1px 2px 1px rgba(122,128,141,.3);
	background:#5b646f !important;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViNjQ2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZDQzNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #5b646f 0%, #3d434a 100%) !important;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b646f), color-stop(100%,#3d434a)) !important;
	background:-webkit-linear-gradient(top, #5b646f 0%,#3d434a 100%) !important;
	background:-ms-linear-gradient(top, #5b646f 0%,#3d434a 100%) !important;/* IE10+ */
	background:linear-gradient(to bottom, #5b646f 0%,#3d434a 100%) !important;
}

.bt_green{
	display:inline-block;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#fff !important;
	text-shadow:0 0 1px rgba(52,100,119,.05), 0 1px 1px rgba(0,0,0,.2);
	padding:8px 17px !important;
	cursor:pointer;
	border:none;
	border-top:1px solid #88c900;
	border-radius:3px;
	margin-right:5px;
	box-shadow:inset 0 2px 0 -1px rgba(255,255,255,.5), 0 1px 2px 0 rgba(0,0,0,.2);

	background:#a2d43b;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyZDQzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ODlhMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #a2d43b 0%, #689a01 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2d43b), color-stop(100%,#689a01));
	background:-webkit-linear-gradient(top, #a2d43b 0%,#689a01 100%);
	background:-ms-linear-gradient(top, #a2d43b 0%,#689a01 100%);/* IE10+ */
	background:linear-gradient(to bottom, #a2d43b 0%,#689a01 100%);
}
.bt_green:hover{
	color:#fff;
	box-shadow:inset 0 2px 0 -1px rgba(255,255,255,.5), 0 1px 2px 0 rgba(0,0,0,.2);
	background:#a1c152;

	/* background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExYzE1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2Nzg3MTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background:-moz-linear-gradient(top, #a1c152 0%, #678718 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1c152), color-stop(100%,#678718));
	background:-webkit-linear-gradient(top, #a1c152 0%,#678718 100%);
	background:-ms-linear-gradient(top, #a1c152 0%,#678718 100%);/* IE10+ */
	background:linear-gradient(to bottom, #a1c152 0%,#678718 100%);
}
.bt_green:active{
	color:#fff;
	border-top:1px solid #649f00;
	background-color:#649f00;
	box-shadow:inset 0 2px 1px rgba(69,102,9,.71);
	position:relative;
	bottom:-1px;
}

.bt_blue{
    display:inline-block;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
    color:#fff !important;
    text-shadow:0 0 1px #1f79b1, 0 1px 1px rgba(0,0,0,.2);
    padding:8px 17px !important;
    cursor:pointer;
    border:none;
    border-top:1px solid #2b97e2;
    border-radius:3px;
    margin-right:5px;
    box-shadow:inset 0 2px 0 -1px #41d2ed, inset 0 -2px 0 -1px #0176b2, 0 1px 2px 0 rgba(0,0,0,.2);


    background: #2ba5da; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiYTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMTgxY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #2ba5da 0%, #2181cc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ba5da), color-stop(100%,#2181cc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2ba5da 0%,#2181cc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2ba5da 0%,#2181cc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2ba5da 0%,#2181cc 100%); /* IE10+ */
    background: linear-gradient(to bottom, #2ba5da 0%,#2181cc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ba5da', endColorstr='#2181cc',GradientType=0 ); /* IE6-8 */
}
.big.bt_blue{
    font-size: 15px;
    padding:12px 17px !important;
}
.bt_blue:hover{
    color:#fff;
    box-shadow:inset 0 2px 0 -1px rgba(255,255,255,.5), 0 1px 2px 0 rgba(0,0,0,.2);

    background: #25b3f5; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1YjNmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzk1ZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #25b3f5 0%, #1c95f1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#25b3f5), color-stop(100%,#1c95f1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #25b3f5 0%,#1c95f1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #25b3f5 0%,#1c95f1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #25b3f5 0%,#1c95f1 100%); /* IE10+ */
    background: linear-gradient(to bottom, #25b3f5 0%,#1c95f1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25b3f5', endColorstr='#1c95f1',GradientType=0 ); /* IE6-8 */
}
.bt_blue:active{
    color:#fff;
    border-top:1px solid #164b78;
    background-color:#649f00;
    box-shadow:inset 0 1px 3px 1px #195a8d;
    /*position:relative;*/
    /*bottom:-1px;*/
}
/* === ShortClass === */
.clearboth{clear:both}
.dn{display:none}
.db{display:block}
.dib{display:inline-block}
.wsnw{white-space:nowrap}
.ovh{overflow:hidden}
.vat{vertical-align:top}
.posr{position:relative}
.mrg0{margin: 0}
/* ============================== */

.bx-user-info-data-info{
	font-size:13px !important;
	line-height:16px;
	color:#313131;
}
/*.bx-user-info-data .bx-user-info-data-cont{width:228px;height:170px}*/
/*fix for popup window in blogs*/
.bx-user-info-data .bx-user-info-data-cont{width:228px;}

.design_by a{
	display: inline-block;
	line-height:35px;
	vertical-align:top;
	color:#f3f9fd;
	font-size:13px;
}
.design_by img{
	display: inline-block;
	vertical-align: inherit;
}


.border { border: 1px solid #B9B9BD;}

/* Debug */
.dbg1{background-color:rgba(0,255,255,.4) !important}
.dbg2{background-color:rgba(255,0,255,.4) !important}
.dbg3{background-color:rgba(255,255,0,.4) !important}
.dbg4{background-color:rgba(255,0,0,.4) !important}
.dbg5{background-color:rgba(0,255,0,.4) !important}
.dbg6{background-color:rgba(0,0,255,.4) !important}


.wa_table_width_100 tr td input[type=text],
.wa_table_width_100 tr td select,
.wa_table_width_100 tr td textarea{
	width:100%;
	min-width:none;
	max-width:none;
}


table.cmpr-cp .border-bluegray-vertical, table.cmpr-cp tr td {
	font-size: 14px !important;
}
table.cmpr-cp tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#slider_elements_twitter{
	width:200%;
	position: relative;
}

.tw-main-container{
	width: 100%;
	/*max-width: 1135px;*/
	/*min-width: 920px;*/
	overflow: hidden;
	margin-bottom: 30px;
}
.tw {
	color: #555c69;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	/*width: 274px;*/
	/*margin: 0px 10px 0px 0px;*/
	margin-bottom: 15px;

	list-style: none;
	float: left;
}
.ft_sodialnetwork li.tw {float:none;}
.tw-img{
	display: inline-block;
	height: 35px;
	margin-right: 14px;
	text-align: center;
	vertical-align: middle;
	width: 35px;
}

.tw-img img {display: block;}

.tw-title a{
	font-weight: bold;
	font-size: 14px;
	color: #c90606;
	text-decoration: none;
}
.tw-title{
	display: inline-block;
	margin-top: -2px;
	vertical-align: middle;
	width: 125px;
}
.tw-text a{
	color: #31a7d8;
	text-decoration: none;
}

.tw-text{
	padding-top: 6px;
	color: #435b64;
	display: table-cell;
}

.tw-link a{
	color: #9da3aa;
	font-size: 12px;
	font-weight: normal;
	margin-right: 3px;
}

.tw-main-container h2 a{
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}

.tw_container{
	overflow: hidden;
	width: 100%;
	position: relative;
	left: 11px;
	padding: 0 5px;
}

.tw_container ul{
	padding: 0px;
	float: left;
}
.tw-image-ajax-twitter{
	width: 213px;
	height:13px;
	margin:40px auto;
	background-image: url(/bitrix/templates/1c-bitrix-new/images/378.gif);
}
.tw_line{
	position: relative;
	height: 1px;
	background-color: #d9dfe4;
	width: 100%;
	top: -28px;
}
.bg_blogs .wb_pagination{margin-bottom: 62px !important;}
.tw_container .ne_pagination .ne_all{right:30px !important;}
.twitter-icon{
	width: 16px;
	height: 16px;
	background-image: url(/bitrix/templates/1c-bitrix-new/images/gui1.png);
	background-position: -9px -993px;
	float:left;
}
.tw-link-item{
	float: left;
}
.tw-padding-block{
	padding-right: 10px;
}

.qc_title
{
    display: inline-block;
    top: 12px;
    position: relative;
    left: 5px;
}
#ADD_ANKETA input[type="text"],#ADD_ANKETA textarea, #ADD_ANKETA select.width-full{
	width:96%;
}
#ADD_ANKETA .padding-5{
	padding:5px 0px 0px 5px;
}
#ADD_ANKETA .tablebody,#ADD_ANKETA .tableborder{
	width:100%;
}
#ADD_ANKETA .jr-button{
	margin: 10px 0px;
}
#ADD_ANKETA .height-10{
	height: 13px;
}
#ADD_ANKETA font.righttext small{
	position: relative;
	top: -5px;
}
.ul-success{
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
ul.ul-errors{
	margin: 0px 0px 7px 0px;
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
	position: relative;
	padding: 20px 19px 20px 55px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	list-style-type: none;
	box-shadow: inset 0px 0px 20px #eed3d7;
}

ul.ul-errors li{
	line-height: 15px;
	list-style-type: circle;
	margin: 10px 0px;
}
ul.ul-errors li p{
	margin: 0px;
	padding: 0px;
	color: #b94a48;
}
.error-label{
	color: #b94a48;
}

.photolist-border .photo-item-inner {
border: 1px solid #cccccc;
border-radius: 4px;
}

.bt_arrow_bottom {
    position: absolute;
    width: 8px;
    height: 6px;
    top: 50%;
    margin-top: -3px;
    right: 10px;
    display: block;
    background: url(/bitrix/templates/1c-bitrix-new/images/gui2.png) no-repeat -12px -885px;
}
.vk_wrapper{
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 1px 3px 0 rgba(42,48,60,.19);
	padding:2px;
}
/*================(((: NS :)))==================*/

/* Верхний и нижний отступы
* «обнуленное» вертикальное выравнивание, относительное позиционирование,
уменьшена высота строки, отступы: в ex, цвет красный */

.SUP, SUB {
    vertical-align: baseline;
    position: relative;
    font-size: .7em;
    line-height: 1;
    color: rgb(255, 0, 0);
    }
.SUP {
    bottom: 1.4ex;
    }
.SUB {
    top: .5ex;
    }

table.form-table-new
{
	width:90%;
	background-color:white;
	border-collapse:collapse;
    border: none;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table-new td
{
	border-bottom: 1px solid #ECECEC;
	padding: 10px 2px 10px 10px;
	vertical-align:top;
}

table.form-table-new tr:first-child td
{
	border-top: 1px solid #ECECEC;
}

table.form-table-new td input[type="text"],
table.form-table-new td select,
table.form-table-new td textarea
{
    padding-left:5px;
    height: 30px;
    border: 1px rgb(192, 192, 192) solid;
    border-radius: 3px;
    width: 100%;
}
table.form-table-new td textarea
{
    height: 150px;
    margin-top: 5px;
}
table.form-table-new td input[type="checkbox"]:first-child
{
    margin-top: 10px;
}
table.form-table-new td input[type="radio"]:first-child
{
    margin-top: 9px;
}
table.form-table-new td select
{
    height: 25px;
    margin-top: 4px;
}
.form-table-new tr td:first-child {
    text-align: right;
    padding: 15px;
    font-weight: bold;
	width: 40%;
}

.form-required
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url('/bitrix/components/bx/form.result.new/templates/feedback_1c_new/images/icon_warn.gif');
}

table.form-table tfoot div {
	text-align: center;
}

.wb_info .ec_title {
    font-weight: bold;
    color: #737985;
    font-size: 17px;
    margin-top: 5px;
    display: inline-block;
}

.notes-text, .notes-text a {font-size: 16px; color:#8b93a0;}
.notes-text a {font-size: 16px; color:#8b93a0; text-decoration: underline;}
.notes-value {font-size: 16px; color:#555c69; font-weight: bold}
.errortext {color: red;}

@media print  {
	.wrap_tn_top_nav, .wrap_gn_general_nav, .sidebar, .breadcrumbs, .ln_lastnews, .wa_lastnews, .wrap_ft_footer, #bx-panel, .wpap_hd_header
	{
		display:none;
	}
}

table.form-table
{
    width:90%;
    background-color:white;
    border-collapse:collapse;
    border: none;
    font-size:100%;
    font-weight:normal;
    line-height:160%;
}

table.form-table td
{
    border-bottom: 1px solid #ECECEC;
    padding: 10px 2px 10px 10px;
    vertical-align:top;
}

table.form-table tr:first-child td
{
    border-top: 1px solid #ECECEC;
}

table.form-table td input[type="text"],
table.form-table td select
{
    height: 30px;
    border: 1px rgb(192, 192, 192) solid;
    border-radius: 3px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}
table.form-table td input[type="checkbox"]:first-child
{
    margin-top: 10px;
}
table.form-table td input[type="radio"]:first-child
{
    margin-top: 9px;
}
table.form-table td select
{
    height: 34px;
    margin-top: 4px;
}

.form-table tr td:first-child {
    text-align: right;
    padding: 15px;
    font-weight: bold;
}

.bx-ss-icon.bitrix24 {
	background-image: url(/bitrix/templates/1c-bitrix-new/images/b24.png);
	background-position: 0 0;
	width: 87px;
	height: 21px;
}
/*
#bx_auth_href_Bitrix24Net b {
	display: none;
}
#bx_auth_href_Bitrix24Net i:after {
	content: '.Network';
}
*/

@media (max-width:1199px){
	.tab-list li, .tab-list li.active, .tab-list li.active:hover{
		background: none;
		border: none;
		display: inline-block;
	}
	.tab-list li.active a{font-size: 16px;}
	.tab-list li a, .tab-list li.active a, .tab-list li.active a:hover{
		box-shadow: none;
	}
}
.ft_contacts {text-align: left;}
/* End */


/* Start:/bitrix/templates/1c-bitrix-new/media-queries.css?145511720715063*/
/**
* Project:----------1C-Bitrix.ru
* File:-------------media-queries.css
* Last Refactoring:-
* 
* @version:---------13.2.6[r1044]
* 
* @start:-----------06.02.2013
* @end:-------------
* @merge:-----------
*/
.img-responsive{display:block;max-width:100%;height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;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}[role="button"]{cursor:pointer}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;box-sizing: border-box;}
@media (min-width:768px){.container{width:750px}}
@media (min-width:992px){.container{width:970px}}
@media (min-width:1200px){.container{width:1170px}}
.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}
.col-xxs-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-xxs-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xxs-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xxs-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xxs-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xxs-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xxs-10,.col-xs-10,.col-sm-10, .col-md-10, .col-lg-10, 
.col-xxs-11,.col-xs-11,.col-sm-11, .col-md-11, .col-lg-11, 
.col-xxs-12,.col-xs-12,.col-sm-12, .col-md-12, .col-lg-12{-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;position:relative;min-height:1px;padding-left:15px;padding-right:15px}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12{float:left}
.col-xxs-12{width:100%}.col-xxs-11{width:91.66666667%}.col-xxs-10{width:83.33333333%}.col-xxs-9{width:75%}.col-xxs-8{width:66.66666667%}.col-xxs-7{width:58.33333333%}.col-xxs-6{width:50%}.col-xxs-5{width:41.66666667%}.col-xxs-4{width:33.33333333%}.col-xxs-3{width:25%}.col-xxs-2{width:16.66666667%}.col-xxs-1{width:8.33333333%}.col-xxs-pull-12{right:100%}.col-xxs-pull-11{right:91.66666667%}.col-xxs-pull-10{right:83.33333333%}.col-xxs-pull-9{right:75%}.col-xxs-pull-8{right:66.66666667%}.col-xxs-pull-7{right:58.33333333%}.col-xxs-pull-6{right:50%}.col-xxs-pull-5{right:41.66666667%}.col-xxs-pull-4{right:33.33333333%}.col-xxs-pull-3{right:25%}.col-xxs-pull-2{right:16.66666667%}.col-xxs-pull-1{right:8.33333333%}.col-xxs-pull-0{right:auto}.col-xxs-push-12{left:100%}.col-xxs-push-11{left:91.66666667%}.col-xxs-push-10{left:83.33333333%}.col-xxs-push-9{left:75%}.col-xxs-push-8{left:66.66666667%}.col-xxs-push-7{left:58.33333333%}.col-xxs-push-6{left:50%}.col-xxs-push-5{left:41.66666667%}.col-xxs-push-4{left:33.33333333%}.col-xxs-push-3{left:25%}.col-xxs-push-2{left:16.66666667%}.col-xxs-push-1{left:8.33333333%}.col-xxs-push-0{left:auto}.col-xxs-offset-12{margin-left:100%}.col-xxs-offset-11{margin-left:91.66666667%}.col-xxs-offset-10{margin-left:83.33333333%}.col-xxs-offset-9{margin-left:75%}.col-xxs-offset-8{margin-left:66.66666667%}.col-xxs-offset-7{margin-left:58.33333333%}.col-xxs-offset-6{margin-left:50%}.col-xxs-offset-5{margin-left:41.66666667%}.col-xxs-offset-4{margin-left:33.33333333%}.col-xxs-offset-3{margin-left:25%}.col-xxs-offset-2{margin-left:16.66666667%}.col-xxs-offset-1{margin-left:8.33333333%}.col-xxs-offset-0{margin-left:0}

@media (min-width:531px){.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{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-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{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-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{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-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{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}}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}
.embed-responsive-16by9{padding-bottom:56.25%}
.embed-responsive-4by3{padding-bottom:75%}
@-ms-viewport{width:device-width}
.visible-xxs,.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}
.visible-xxs-block,.visible-xxs-inline,.visible-xxs-inline-block,
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,
.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,
.visible-md-block,.visible-md-inline,.visible-md-inline-block,
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}

@media (max-width:530px){.visible-xxs{display:block !important}table.visible-xxs{display:table}tr.visible-xxs{display:table-row !important}th.visible-xxs,td.visible-xxs{display:table-cell !important}}
@media (max-width:530px){.visible-xxs-block{display:block !important}}
@media (max-width:530px){.visible-xxs-inline{display:inline !important}}
@media (max-width:530px){.visible-xxs-inline-block{display:inline-block !important}}
@media (min-width:531px) and (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}
@media (min-width:531px) and (max-width:767px){.visible-xs-block{display:block !important}}
@media (min-width:531px) and (max-width:767px){.visible-xs-inline{display:inline !important}}
@media (min-width:531px) and (max-width:767px){.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}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}
@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}
@media (min-width:768px) and (max-width:991px){.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}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}
@media (min-width:1200px){.visible-lg{display:block !important}
table.visible-lg{display:table}
tr.visible-lg{display:table-row !important}
th.visible-lg,td.visible-lg{display:table-cell !important}}
@media (min-width:1200px){.visible-lg-block{display:block !important}}
@media (min-width:1200px){.visible-lg-inline{display:inline !important}}
@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}
@media (max-width:530px){.hidden-xxs{display:none !important}}
@media (min-width:531px) and (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}}


.container{
		-webkit-transition: all .3s ease;
		   -moz-transition: all .3s ease;
			-ms-transition: all .3s ease;
			 -o-transition: all .3s ease;
				transition: all .3s ease;
}

/* hacks min width */
@media (max-width:531px) {
    .news-list > table > tbody > tr > td:nth-child(2) {
        min-width: 250px;
    }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.auth.form/hd_loginform/style.css?1396013391442*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/.default/components/bitrix/system.auth.form/hd_loginform/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/.default/components/bitrix/system.auth.form/hd_loginform/images/sec-unlocked.png);}

/* End */


/* Start:/bitrix/templates/1c-bitrix-new/components/bitrix/sale.basket.basket.line/hd_cart/style.css?1359110674317*/
/*Table*/
table.table-basket-line
{
	padding:3px;
	font-size:12px;
}

.basket-line-personal, .basket-line-basket
{
	width:16px; height:16px; background-repeat:no-repeat; display:block;
}

.basket-line-personal {background-image: url(/bitrix/templates/1c-bitrix-new/components/bitrix/sale.basket.basket.line/hd_cart/images/personal.gif)}
.basket-line-basket {background-image: url(/bitrix/templates/1c-bitrix-new/components/bitrix/sale.basket.basket.line/hd_cart/images/basket.gif)}
/* End */


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Start:/bitrix/templates/1c-bitrix-new/components/bitrix/menu/gn_general/style.css?1359120619583*/
/* 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(/bitrix/templates/1c-bitrix-new/components/bitrix/menu/gn_general/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/1c-bitrix-new/components/bitrix/menu/ft_footer/style.css?1359123136583*/
/* 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(/bitrix/templates/1c-bitrix-new/components/bitrix/menu/ft_footer/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 */
/* /bitrix/templates/1c-bitrix-new/template_style_boot.css?145511891282693 */
/* /bitrix/templates/1c-bitrix-new/media-queries.css?145511720715063 */
/* /bitrix/templates/.default/components/bitrix/system.auth.form/hd_loginform/style.css?1396013391442 */
/* /bitrix/templates/1c-bitrix-new/components/bitrix/sale.basket.basket.line/hd_cart/style.css?1359110674317 */
/* /bitrix/templates/1c-bitrix-new/components/bitrix/search.title/hd_search/style.css?13591117822092 */
/* /bitrix/templates/1c-bitrix-new/components/bitrix/menu/gn_general/style.css?1359120619583 */
/* /bitrix/templates/1c-bitrix-new/components/bitrix/menu/ft_footer/style.css?1359123136583 */
