@font-face {
	font-family: 'helioscond';
	src: url('../fonts/helioscond_bold.eot');
	src: url('../fonts/helioscond_bold.eot') format('embedded-opentype'),
	url('../fonts/helioscond_bold.woff') format('woff'),
	url('../fonts/helioscond_bold.ttf') format('truetype'),
	url('../fonts/helioscond_bold.svg#HeliosCondBold') format('svg');
 }

@font-face {
	font-family: 'helioscond_normal';
	src: url("../fonts/HeliosCondLight.eot"); /* EOT for IE */
 }

@font-face {
	font-family: 'helioscond_normal';
	src: url('../fonts/2/helios-cond-light-1361845490.woff') format('woff'); /* TTF for CSS3 */
 }

.clear {clear: both;}

html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	color: black;
	font-size: 15px;
	line-height: 18px;
	font-family: arial;
        -webkit-text-size-adjust: 100%;
 }

#current_date, #reg_company {
	color: white;
	font-weight: bold;
	font-family: arial;
	border: 1px solid #0a397f;
	background-color: #0b4292;
	border-radius: 2px;
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.2);
 }

#current_date {
	height: 18px;
	padding: 3px 10px;
	display: inline-block;
 }

.m-header {
	text-align: center;
	overflow: hidden;
	margin: auto;
	background: url("design/header_bkg.jpg") repeat-x scroll 0 0 transparent;
	height: 30px;
 }

.m-header-loupe {float: left;}

	.m-header-loupe a {}

.m-list {float: right;}

	.m-list:hover {
		background: url("design/mobile_list_over.jpg") no-repeat scroll 0 0 transparent;
		height: 30px;
		width: 35px;
	 }

	.m-list img {}

.b-wrp-logo {
	background: url("design/header2_bkg.gif") repeat-x scroll 0 0 transparent;
	height: 52px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.5);
	text-align: center;
 }

	.b-wrp-logo a {
		margin-top: 9px;
		display: inline-block;
	 }

ul.m-sub_menu {
	padding: 0;
	margin: 0;
 }

	ul.m-sub_menu > li {
		list-style-type: none;
		min-height: 24px;
		padding: 0;
		margin: 0;
                background: url("design/m_sub_menu_top2.gif") repeat-x scroll 0 0,
                            url("design/m_sub_menu_bottom.gif") repeat-x scroll 100% 100%,
                            url("design/m_sub_menu_body.gif") repeat scroll;
                
              
                
	 }

		ul.m-sub_menu > li:hover {background: #dbdcdd;}
                ul.m-sub_menu > li:active {
                     background: url("design/m_sub_menu_top2_act.gif") repeat-x scroll 0 0,
                            url("design/m_sub_menu_bottom_act.gif") repeat-x scroll 100% 100%,
                            url("design/m_sub_menu_body_act.gif") repeat scroll;
                }
.mobile_switch_news.act_mobile_switch_news {background: url("design/menu_item_hover.gif") repeat-x scroll 0 0 transparent;}

ul.m-sub_menu > li:active {}

ul.m-sub_menu > li > a {
    /*
	font-family: helioscond;
        font-size: 12px;
    */
        font-family: arial;
        font-size: 81%;
	font-weight: bold;
	color: #00479d;
	text-decoration: none;
	padding-left: 9px;
	display: block;
	padding: 3px 0 3px 9px;
 }

.m-menu {width:100%;}
#action_map_show_hidden
{
    width:100%;
}
.m-menu-item {}

.m-menu-item-title {
	background: url("design/menu_item_arrow_down.gif") no-repeat scroll top right,
	url("design/header_bkg.jpg") repeat-x scroll 0 0 transparent;
	font-family: helioscond;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	padding: 6px 9px;
 }

.inl_blc {
	display: inline-block;
	*zoom: 1;
	*display: inline;
 }

#sudo_nav_body {}

.b-item-news {margin-top: 11px;}

.b-item-news-body {
	background: url("design/sep_news.gif") repeat-x scroll bottom left transparent;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
 }

.b-item-news-pict {/* overflow: hidden; */}

	.b-item-news-pict img {
		float: left;
		margin-right: 10px;
		display: block;
		width: 103px !important;
		position: relative;
		overflow: hidden;
	 }

.b-item-news-body-content {
	vertical-align: top;
	padding-left: 1px;
 }

.b-item-news-date {
	font-size: 10px;
	color: #a7a9ac;
 }

.b-item-news-title {}

	.b-item-news-title a {
		font-size: 17px;
		color: #00479d;
		font-family: helioscond;
		text-decoration: none;
	 }

.show_more.news {
	background: url('../design/show_more_left_normal.jpg') no-repeat 0 0,
	url('../design/show_more_right_normal.jpg') no-repeat 100% 100%,
	url('../design/show_more_content_normal.jpg') repeat-x;
	width: 100%;
	height: 44px;
	text-align: center;
	font-size: 17px;
	color: #939598;
	line-height: 44px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	font-family: helioscond;
	margin: 13px 0;
 }

	.show_more.news:hover {
		background: url('../design/show_more_content_hover.jpg') repeat-x;
		background: url('../design/show_more_left_hover.jpg') no-repeat 0 0,
		url('../design/show_more_right_hover.jpg') no-repeat 100% 100%,
		url('../design/show_more_content_hover.jpg') repeat-x;
	 }

	.show_more.news:active {
		background: url('../design/show_more_content_active.jpg') repeat-x;
		background: url('../design/show_more_left_active.jpg') no-repeat 0 0,
		url('../design/show_more_right_active.jpg') no-repeat 100% 100%,
		url('../design/show_more_content_active.jpg') repeat-x;
	 }

#build_menu .ui-icon-triangle-1-se {
	/*background: url("../design/downArrow_mobile.gif") no-repeat scroll 0 0 transparent;*/
        background:none;
	width: 35px;
	height: 22px;
	cursor: pointer;
	top: 0px !important;
	left: 0!important;
	float: right;
	position: relative!important;
        cursor:pointer!important;
 }

#build_menu .ui-icon-triangle-1-e {
	/*background: url("../design/rightArrow_mobile.gif") no-repeat scroll 0 0 transparent;*/
        background:none;
	width: 35px;
	height: 22px;
	cursor: pointer;
	top: 0 !important;
	left: 0!important;
	float: right;
	position: relative!important;
        cursor:pointer!important;
 }

#build_menu li {
	background: url("design/m_sub_menu_top2.gif") repeat-x scroll 0 0,
                    url("design/m_sub_menu_bottom.gif") repeat-x scroll 100% 100%,
                    url("design/m_sub_menu_body.gif") repeat scroll;
	padding: 0;
	margin: 0;
 }

#build_menu ul {
	padding: 10px 0 5px;
	margin: 0;
 }

.ui-widget-daredevel-checkboxTree li span {
	cursor: default!important;
	position: absolute!important;
	top: 13px!important;
	left: 966px!important;
 }

#build_menu   input[type="checkbox"] + label::before {
	content: "";
	display: inline-block;
	height: 28px;
	width: 28px;
	margin: 0 3px 0 0;
	background-image: url(../design/check2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 9px;
 }

#build_menu   input[type="checkbox"] + label::before {background-image: url(../design/uncheck2.gif);}

#build_menu   input[type="checkbox"]:checked + label::before {background-image: url(../design/check2.gif);}

#build_menu   input[type="checkbox"] + label, 
        #build_menu   input[type="radio"] + label {
	font-weight: bold;
	color: #00479d;
	font-size: 13px;
	font-family: arial;
	display: inline-block;
	position: relative;
	bottom: 7px;
	height: 24px;
 }

#build_menu > ul > li > .tree_ul_li_title {font-weight: bold;}

.tree_ul_li_title {
	padding: 10px 15px 0;
	color: #00479d;
	font-size: 81%;
	font-family: arial;
	display: inline-block;
	position: relative;
	bottom: 7px;
	cursor: pointer;
 }

a.cat_cout {
	color: #a7a9ac!important;
	font-size: 100%;
	font-family: arial;
	text-decoration: none;
	padding-left: 5px;
 }

#see_all_build_menu {
	background: url("design/see_all_list.gif") repeat-x scroll 0 0 transparent;
	cursor: pointer;
	text-align: center;
	color: white;
	text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.3);
	font-weight: bold;
	font-family: arial;
	height: 22px;
	line-height: 22px;
	font-size: 10px;
 }

#footer-spacer {
	height: 130px;
}

#copyright {
	background: url("design/bgk-copyright2.jpg") repeat-x scroll 0 0 transparent;
	font-size: 14px;
	color: white;
	text-align: center;
	font-family: arial;
	margin: 10px 0 0px;
	border: 2px solid black;
	clear: both;
 }

	#copyright a {
		color: white;
		padding-left: 10px;
	 }

#full_version {
	clear: both;
	background: #f3f3f3;
	height: 40px;
	line-height: 34px;
	text-align: center;
	font-family: arial; /* padding-top: 0px; */
	font-size: 14px;
	padding: 5px 0;
	display: block;
 }

#full_version a {
	color: #00479d;
 }

#full_version a[rel="nofollow"]  {
	float: right;
}

.main_menu {
	width: 240px;
	position: absolute;
	right: 0px;
	top: 30px;
	display: none;
 }

.main-menu-item {
	padding: 5px 0 5px 4px;
	margin: 0;
	background: url("design/m_sub_menu_top2.gif") repeat-x scroll 0 0,
                    url("design/m_sub_menu_bottom.gif") repeat-x scroll 100% 100%,
                    url("design/m_sub_menu_body.gif") repeat scroll;
	cursor: pointer;
 }

	.main-menu-item:hover {background: #dbdcdd;}

	.main-menu-item:active {
		background: url("design/m_sub_menu_top2_act.gif") repeat-x scroll 0 0,
                            url("design/m_sub_menu_bottom_act.gif") repeat-x scroll 100% 100%,
                            url("design/m_sub_menu_body_act.gif") repeat scroll;
	 }

	.main-menu-item a {
		font-family: helioscond;
		color: #00479d;
		font-weight: bold;
		text-decoration: none;
                display:block;
	 }

.m-menu .ui-state-default,.m-menu .ui-widget-content .ui-state-default,.m-menu  .ui-widget-header .ui-state-default {
	background: url("design/menu_item_arrow_down.gif") no-repeat scroll top right,
	url("design/header_bkg.jpg") repeat-x scroll 0 0 transparent;
	font-family: helioscond;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	padding: 6px 9px;
	border: 0;
	border-radius: 0;
        line-height: 14px;
        margin-top:0!important;
 }

.m-menu .ui-state-active, .m-menu .ui-widget-content .ui-state-active, .m-menu  .ui-widget-header .ui-state-active {
	background: url("design/menu_item_arrow_right.gif") no-repeat scroll top right,
	url("design/header_bkg.jpg") repeat-x scroll 0 0 transparent;
	font-family: helioscond;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	padding: 6px 9px;
        border: 0;
        border-radius: 0;
 }

.ui-accordion .ui-accordion-content {
	padding: 0 !important;
	border: none;
 }

.action_map_ya_map_mobile {
	width: 100%;
	height: 200px;
 }

.action_bar {
	height: 22px;
	background: url("design/bkg_action_map_search_mobile.jpg") repeat-x scroll right top transparent;
	position: relative;
	padding: 8px 6px;
 }

.sp_show_map {
	font-size: 10px;
	color: #00479d;
	font-weight: bold;
	font-family: helioscond
 }

.but_map {
	/*background: url('/design/but_map_left_mobile_normal.jpg') no-repeat 0 0,
	url('/design/but_map_right_mobile_normal.jpg') no-repeat 100% 100%,
	url('/design/but_map_body_mobile_normal.jpg') repeat-x;
 */
	height: 19px;
	font-size: 11px;
	color: #00479d;
	text-shadow: 1px 1px 1px rgba(1,1,1,.5);
	padding: 0px 4px;
	cursor: pointer;
	line-height: 19px;
	font-weight: bold;
	font-family: helioscond
 }

	.but_map.act_type_map {
		color: #fff;
		background: url('/design/but_map_left_mobile_hover.jpg') no-repeat 0 0,
		url('/design/but_map_right_mobile_hover.jpg') no-repeat 100% 100%,
		url('/design/but_map_body_mobile_hover.jpg') repeat-x;
	 }

.show_map, .hidden_map {
	background: url("design/shadow1.gif") repeat-x scroll 0 0 #FFFFFF;
	background: url("design/show_map_mobile.jpg") no-repeat scroll top center, url("design/shadow1.gif") repeat-x scroll 0 0 #FFFFFF;
	height: 35px;
	width: 100%;
	cursor: pointer;
	top: -1px;
	position: relative;
	margin-bottom: 6px;
 }

.hidden_map {background: url("design/hidden_map_mobile.jpg") no-repeat scroll top center, url("design/shadow1.gif") repeat-x scroll 0 0 #FFFFFF;}

.b-type-count {margin-top: 16px;}

.b-type-parent-company {
	margin-bottom: 11px;
	padding: 0 10px;
 }

.b-type-parent-company-header {
	font-size: 18px;
	color: #bcbec0;
 }

	.b-type-parent-company-header a {
		color: #00479d;
		text-decoration: none;
		font-family: helioscond;
	 }

.b-type-parent-company-body {
	margin: 14px 0;
	padding-left: 8px;
 }

.type_of_company_item {
	margin-right: 15px;
	color: #bcbec0;
	font-family: aria;
	font-size: 10px;
 }

	.type_of_company_item a {
		font-family: arial;
		font-size: 14px;
		color: #00479d;
		text-decoration: none;
		font-weight: normal;
	 }

	.type_of_company_item.inl_blc {display: block;}

.sep {
	background: url("/design/sep_news.gif") repeat-x scroll bottom left transparent;
	height: 1px;
 }

.b-item-of-concrete-value a
{
   color: #0041a8!important; 
}

.b-type-of-concrete-type-header {
	font-size: 30px;
	color: #00479d;
 }

.b-type-of-concrete-type-search {
	background-color: #f1f2f2;
	border-radius: 3px;
	margin-top: 36px;
	padding: 8px 0 8px 14px;
 }

.b-type-of-concrete-type-search-title, .b-type-of-concrete-type-search-city {
	font-family: arial;
	font-size: 13px;
	color: #939598;
 }

.b-type-of-concrete-type-header span {
	color: #939598;
	padding-right: 5px;
        padding-left:0!important;
 }

.b-items_of_concrete_type {margin-top: 33px;}

.b-item-of-concrete-type {margin-bottom: 27px;display:table; padding: 0 10px;}

.b-item-of-concrete-type-pict {width: 50px;display: table-cell;margin-right:10px;}

.b-item-of-concrete-type-body {
	vertical-align: top;
	margin-left: 17px;
	padding-bottom: 24px;
        display: table-cell;
 }

.b-item-of-concrete-title {margin-bottom: 5px;}

	.b-item-of-concrete-title a {
		font-size: 17px;
		color: #00479d;
		text-decoration: none;
	 }

.b-item-of-concrete-param-prm-val {
	font-family: arial;
 }

.b-item-of-concrete-param {color: #6d6e71;}

.b-item-of-concrete-value {color: #939598;}

.suggest_about_problem {
	text-align:right;
        padding-right:1%;
	display: block;
	color: #e2e2e2;
	font-family: arial;
	font-size: 12px;
 }

.b-type-of-concrete-type-search input {
	font-family: arial;
	font-size: 13px;
	box-shadow: 0 0 4px rgba(1,1,1,.15);
	width: 190px;
	height: 20px;
	border: 0;
	border-radius: 3px;
	margin-right: 5px;
	color: #bcbec0;
	padding-left: 5px;
 }

.b-type-of-concrete-type-but-search {
	background: url('/design/concrete-type-search.jpg') no-repeat 0 0;
	width: 56px;
	height: 28px;
	text-decoration: none;
	vertical-align: middle;
	border: none;
	cursor: pointer;
 }

.b-company-item
	{
		margin-top: 0px;
		padding-bottom: 30px;
                padding-left:6px;
                display:table;
	}
	
	.b-company-item-pict
	{
		width:50px;
		overflow:hidden;
                display:table-cell;
                padding-right:10px;
	}
	
	.b-company-item-pict img
	{
		max-width:50px;
	}
	
	.b-company-item-primary-info
	{
		vertical-align: top;
		width: auto;
		margin-left: 32px;
                display:table-cell;
	}
	
	.b-company-item-primary-title
	{
		font-size: 24px;
		color: #00479d;
		margin-top: 0px;
		line-height: 29px;
	}
	
	.b-company-item-primary-params
	{
		font-family:arial;
		margin-top: 19px;
	}
	
	.b-company-item-primary-params-item
	{
		vertical-align: top;
		margin-right: 40px;
                display: block;
	}

	.b-company-item-primary-params-item-prm
	{
		color:#6d6e71;
	}
	
	.b-company-item-primary-params-item-val
	{
		color:#939598;
	}
	
	.b-company-item-primary-params-item-val a
	{
		font-family:arial;
		font-size:12px;
		text-decoration:none;
		color:#2260aa;
	}
	
	.b-company-item-primary-type_of_company
	{
		font-family:arial;
		font-size:13px;
		color:#bcbec0;
	}
	
	.b-company-managers
	{
		margin-top:11px;
		padding-bottom:11px;
                padding-left:6px;
	}
	
	.b-company-managers :last-child
	{
		background:none;
		margin-right:0;
		padding-right:0;
	}
	
	.b-company-managers-item
	{
		background: url("design/vert_sep.gif") repeat-y scroll top right transparent;
		width: 210px;
		padding-right: 17px;
		margin-right: 17px;
		vertical-align:top;
	}
	
	.b-company-managers-item-post-par
	{
		font-size:17px;
		color:#00479d;
	}
	
	.b-company-managers-item-post-val
	{
		font-family:arial;
		color:#00479d;
		margin-top: 13px;
	}
	
	.b-company-managers-item-concrete-post-val
	{
		color:#939598;
		font-family:arial;
	}
	
	.b-company-managers-item-concrete-post-param,.b-company-managers-item-contact-par
	{
		color:#6d6e71;
		font-family:arial;
		margin-top:5px;
	}
	
	.b-company-managers-item-contact
	{
		margin-top: 5px;
	}
	
	.b-company-managers-item-contact-par
	{
	}
	
	.b-company-managers-item-contact-val
	{
		color:#939598;
		font-family:arial;
	}
	
	.b-company-managers-item-contact-val a
	{
		font-family:arial;
		color:#00479d;
	}
	
	.b-about-company
	{
		margin-top: 28px;
                padding-left:6px;
	}
	
	.b-about-company-title
	{
		font-size:24px;
		color:#00479d;
		text-transform:uppercase;
	}
	
		
	.b-about-company-type-title,.b-about-company-major_production_facilities-title,.b-about-company-type-activity-title,.b-about-company-contragents-title
	{
		font-size:16px;
		font-family:arial;
		font-weight:bold;
		color:#00479d;
	}
	
	.b-about-company-type-activity-title
	{
		margin-top: 24px;
		margin-bottom: 16px;
	}
	
	.b-about-company-major_production_facilities-title
	{
		margin-top: 36px;
		margin-bottom: 22px;
	}
	
	.b-about-company-contragents-title
	{
		margin-top: 36px;
		margin-bottom: 22px;
	}
		
	.b-about-company-major_production_facilities,.b-about-company-contragents,.b-about-company-type-activity
	{
		font-family:arial;
		font-size:14px;
	}
	
	.b-about-company-type-activity
	{
	}
	
	.b-about-company-contragents
	{
	}
	
	.b-about-company-type-title
	{
	}
	
	.b-about-company-contragents-title
	{
	}
       
        
        .b-col-news
        {
            width:100%;
        }
        
        .other_company_header,.interest_news_header,.other_news_header
        {
            background: #00479d;
            text-align:center;
            font-size:14px;
            font-weight: bold;
            color:white;
		line-height: 20px;
		  padding: 10px;
        }

        .body-new
	{
		padding: 10px;
	}
	
	.body-new_rubrika
	{
		font-size: 14px;
                margin-left:14px;
		color: #808285;
		text-transform: uppercase;
		text-decoration: none;
	}
	
	.body-new-header
	{
		font-size: 18px;
		color: #00479d;
		line-height: 24px;
		margin: 14px 0 14px;
	}
	
	.body-new-date
	{
		font-family:arial;
		color:#a7a9ac;
		margin-right: 11px;
	}
	
	.social_network_news_item
	{
		/*width: 385px*/;
		height: 22px;
/*		background: url('/design/social_network.png') no-repeat 0 0;*/
		margin: 15px 0;
	}
	
	.sep
	{
		background: url("design/sep_news.gif") repeat-x scroll bottom left transparent;
		height:1px;
		margin-top: 5px;
	}
	
	.sep2
	{
		background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
		height:1px;
	}
	
	.body-new-add-info
	{
		margin-bottom: 17px;
	}
		
	.body-new-add-info a
	{
		font-family:arial;
		color:#a7a9ac;
                margin-right:15px;
	}
	
	.body-new-add-info a.b-item-news-show_map
	{
		color:#00479d;
		font-family:arial;	
	}
	
	.body-new-content
	{
		font-size:16px;
		font-family:arial;
		color:#6d6e71;
		margin-top:19px;
	}

        .mobile_new_pict
        {
        }
        
	.new_pict
	{
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.body-new-tags
	{
		font-family:arial;
		color:#a7a9ac;
		margin: 31px 0 18px 0;
	}
	
	.body-new-tags a 
	{
		font-family:arial;
		color:#00479d;
                word-break: break-all;
	}
        
        .item-tags {
            padding-right: 5px;
        }
        
        .mobile_slider img
        {
            width:70%;
        }
        
                .yandex_spinner
 	{
 		position: absolute;
		z-index: 1;
		background: url("design/texture_sudostroenie_02.gif") repeat scroll 0 0 transparent;
		width: 100%;
		height: 100%;
 	}
 	
 	.yandex_spinner img
 	{
 		position: absolute;
		top:20%;
		left:50%;
 	}
        
.b-gallery-news {padding: 0 10px;}

       a.gallery_on_page_galereja {
            display:inline-block;
            vertical-align:top;
            position: relative;
            margin-bottom: 29px;
            /*overflow: hidden;*/
            width:20%;
             margin: 20px 0;
             text-align:center;
        }
        
         .for_replace_item_gallery
        {
            width:100%;
            overflow:hidden;
            margin:auto;
        }
        
        .gallery-title-news {
            position: absolute;
            bottom: 0;
            left: 0px;
            background-color: rgba(13,64, 131, 0.85);
            font-weight: bold;
            font-family: arial;
            color: white;
            padding: 4% 3%;
            /*max-height: 24px;*/
            width: 94%;
            text-align: left;
            font-size: 14px;
            line-height: 18px;
            word-break: break-word;
    }
           
         a.gallery_on_page_galereja img {
            max-width:100%;
         }
         
         @media only screen and (max-width : 940px), only screen and (max-device-width : 940px){
              a.gallery_on_page_galereja {  width:28%; }
         }
         
         @media only screen and (max-width : 720px), only screen and (max-device-width : 720px){
               a.gallery_on_page_galereja {
                  width:44%;
              }
		#footer-spacer {
			height: 65px;
		}
	 }	
         
          @media only screen and (max-width : 530px), only screen and (max-device-width : 530px){
               a.gallery_on_page_galereja {
                 width:100%;
              }
                  
         }

         
          .b-wrp-employment
        {
             vertical-align: top;
             margin:10px 0;
            width:90%;
        }
        .mob_empl
        {
            padding:0 10px;
        }
        .b-employment
        {
              margin: 0;
            padding: 0 0 0 13px;
            width: 100%;
        }
        
	.b-employment li 	
	{
		color: #00479d;
                cursor: pointer;
                font-family: arial;
                font-size: 13px;
                list-style-image: initial;
                list-style-position: initial;
                margin: 0;
                padding: 3px 0 0;
                text-decoration: none;
        }
        
        .b-employment li:hover{
             text-decoration: underline;
        } 
        
        .b-employment-title
        {
           font-family: arial;
           font-size: 16px;
           color: #00479d;
           text-decoration: none; 
           padding-bottom: 10px;
           font-weight: bold;
        }
        
        .mobile_search
        {
            display:none;
            position:absolute;
            top:2px;
            left:40px;
            width:90%;
        }
        
         .mobile_search input
         {
             width:80%;
         }
         
         a.search_href {
            color: #00479d;
        }
        h1
        {
	  font-size: 18px;
	  color: #00479d;
	  line-height: 24px;
	  margin: 20px 10px 0;
        }
        
        a.design_info img
        {
            
        }
        
            .height_type_menu
        {
            height:24px;
        }
        
             .mb_full_26
        {
            margin-bottom:26px;
        } 
        .bm0{
            margin-bottom:0 !important;
        }
        
        .arrow_remove
        {
            background: url("design/header_bkg.jpg") repeat-x scroll 0 0 transparent!important;
        }

	.body-new-content img {
		width: auto !important;
		max-width: 100% !important;
		height: auto !important;
	}


.employment_form input.btn, .FormCreateResume input.btn, .employment_form a.btn {
  background: #ff0800;
  color: white;
  border: 1px solid #cc0600;
  border-radius: 2px;
  font-family: helioscond;
  font-size: 18px;
  padding: 8px 31px;
    padding-left: 31px;
  line-height: 1;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 10px;
  float: left !important;
}


.body-new-tags.employment_form a.btn {
	padding-top: 10px;
}

.b-item-news-pict  img {display: none;}

.b-type-parent-company-header .link_page {margin: -10px 0 10px; font-size: 14px;}

.link_page a {color: #6d6e71;}

.blc_vacancy_for_employment_items {padding: 10px;}


.blc_vacancy_for_employment_title a {
    font-size: 16px;
    color: #00479d;
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
}
.blc_with_vacancy_item.top_vacancy {
  margin-bottom:10px;
}
.top_vacancy {
    background-color: #FFFACC !important;
    box-sizing: border-box;
    padding: 5px;
}


.blc_vacancy_for_employment_items {
    font-family: arial;
    margin-top: 4px;
}
.blc_vacancy_for_employment_items_title {
    font-size: 30px;
    font-family: helioscond;
    color: #00479d;
}
.blc_vacancy_for_employment_items_body {
    padding-top: 5px;
}
.blc_vacancy_for_employment {
	vertical-align: top;
    display: inline-block;
    width: 315px;
    margin-right: 61px;
    margin-bottom: 14px;
}
.blc_vacancy_for_employment:nth-child(2n) {
    margin-right: 0;
}
.blc_vacancy_for_employment_price span {
    font-weight: bold;
}
.blc_vacancy_for_employment_price {
    font-size: 14px;
   color: #58595b;
   padding-top:3px;
}
.blc_vacancy_for_employment_work_place_city {
    color: #939598;
    padding-top: 3px;
    font-size: 12px;
}
.blc_resume_for_employment {
    display: inline-block;
    width: 315px;
    margin-right: 61px;
    margin-bottom: 21px;
}
.blc_resume_for_employment:nth-child(2n) {
    margin-right: 0;
}
.blc_resume_for_employment_items_title {
    font-size: 30px;
    color: #00479d;
    font-family: helioscond;
    margin-top: 3px;
    margin-bottom: 28px;
}
.blc_resume_for_employment_items_body {
    font-family: arial;
}
.blc_resume_for_employment_title a {
    color: #00479d;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.blc_resume_for_employment_val_par {
    font-size: 14px;
    margin-top: 4px;
}
.blc_resume_for_employment_title {
}
span.blc_resume_for_employment_val {
    font-weight: bold;
    color:#58595b;
}
.blc_with_vacancy_item_title,
.blc_with_vacancy_item_title a {
    font-size: 16px;
    color: #00479d;
    font-weight: bold;
    text-decoration: none;
}
.blc_with_vacancy_item_body {
    font-family: arial;
    display: inline-block;
    width: 400px;
    vertical-align: top;
}
.blc_with_vacancy_item_price span {
    font-weight: bold;
    color: #231f20;
    font-size: 14px;
}
h1.search_title_vacancy_h1,
h1.search_title_resume_h1 {
    font-size: 24px;
    font-family: helioscond;
    color: #00479d;
    margin-top: 1px;
    display: inline-block;
}
.search_title_vacancy_count,
.search_title_resume_count {
    display: inline-block;
    font-size: 14px;
    font-family: arial;
    color: #58595b;
}
.blc_with_vacancy_item_price {
    padding-top: 3px;
}
.blc_with_vacancy_item_site a {
    font-family: arial;
    font-size: 13px;
    color: #808285;
}
.blc_with_vacancy_item_city_date {
    font-size: 13px;
    color: #808285;
}
.blc_with_vacancy_item_pict {
    display: inline-block;
    vertical-align: top;
}
.blc_with_vacancy_item_pict img {
    border: 1px solid #f1f2f2;
    width: 51px;
    padding-top: 4px;
}
.blc_with_vacancy_item {
    padding: 17px 0px;
    width: auto;
    box-sizing: border-box;
}
.blc_with_vacancy_item:hover {
    background: #f4f5f5;
    cursor: pointer;
}

.vacancy_resume_apply {
   font-size: 15px;
  color: white;
  font-family: helioscond;
  text-decoration: none;
  padding: 5px 13px;
  border-radius: 2px;
  float: right;
  margin-right: 3px;
 visibility: collapse;
  background: #00479d;
}

.vacancy_resume_apply:hover{
  background: #00418f;
}

.blc_with_vacancy_item:hover .vacancy_resume_apply {
	visibility: visible;
}

a.vacancy_resume_apply {
}
.blc_with_resume {
   display: inline-block;
   margin-left: 34px;
   margin-top: 7px;
   width: 698px;
}
.blc_with_resume_item_title a {
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    color: #00479d;
    text-decoration: none;
}
.blc_with_resume_item_body {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    width:387px;
}
.blc_with_resume_item_pict {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    padding-top: 4px;
}
.blc_with_resume_item_price {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    color: #231f20;
    font-size: 14px;
    margin-right: 39px;
}
.blc_with_resume_item_age {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    color: #231f20;
    font-size: 14px;
}
.blc_with_resume_body {
    font-family: arial;
}
.blc_with_resume_item_common_experience {
    font-size: 13px;
    color: #808285;
    margin-top: 7px;
}
span.blc_with_resume_item_common_experience_val {
    font-size: 14px;
    color: #231f20;
}
.blc_with_resume_item_last_place_work_title {
    font-size: 13px;
    color: #808285;
    margin-top: 1px;
}
.blc_with_resume_item_last_place_work_item_title {
    font-size: 14px;
    font-weight: bold;
    color: #231f20;
}
.blc_with_resume_item_last_place_work_item_date {
    font-size: 13px;
    color: #808285;
}
.blc_with_resume_item_date_edit {
    font-size: 13px;
    color: #808285;
}
.blc_with_resume_item_pict img {
    width: 100px;
}
.blc_with_resume_item_last_place_work {
}
.blc_with_resume_item {
    padding-bottom: 14px;
    background: url("/design/sep_news.gif") repeat-x scroll bottom left transparent;
    margin-bottom: 18px;
}

.custom_selectbox_employment_body {
    display: none;
}

.custom_selectbox_employment_body.show {
    display: block;
    z-index: 1;
    background: white;
    position: relative;
    text-align: justify;
    padding-left: 24px;
    margin: -1px 0 0 -1px;
    width: 243px;    background-color: #fff;    border-width: 1px;    border-style: solid;    border-color: #e7e7e7 #dcdcdc #cfcfcf;    border: 1px solid #e8e8e8;
    /* position: absolute; */
    padding: 13px;
    top: 1px;
    border-radius: 3px;
}
#action_map_search .custom_selectbox_employment_body input.custom_selectbox_employment_search_item {
	width: 190px;
}

.custom_selectbox_employment_body input.custom_selectbox_employment_search_item {
    width: 190px;
    outline: 0 none;
    border: 1px solid #ddd!important;
    height: 20px !important;
    border-radius: 6px !important;
}

.custom_selectbox_employment_list_items {
    margin: auto;
    height: 200px;
    overflow-y: scroll;
    margin-top: 11px;
}

.custom_selectbox_employment {
    font-family: arial;
    width: 220px;
    position: relative;
}

.custom_selectbox_employment_choice_item {
    font-size: 14px;
    color: black;
    background: white;
    box-sizing: border-box;
    padding: 6px 12px;
    background: url("/design/custom_select_triangle.gif") no-repeat right scroll #ffffff;
    background-position: 95%;
    cursor: pointer;
    overflow: hidden;
    max-height: 30px;
    line-height: 17px;
    border-radius: 2px;
    height: 30px;
}

.custom_selectbox_employment_list_items_messages {
}

.custom_selectbox_employment_list_item {
    padding: 4px 5px 6px 9px;
    cursor: pointer;
    line-height: 1;
    font-size: 13px;
}

.custom_selectbox_employment_list_item:hover,
.custom_selectbox_employment_list_item.hover {
    background-color: #dedede;
}

.action_map_search_other .custom_selectbox_employment {
  width: 240px;
}
ul.b-employment>ul {
    padding: 0;;
}
.mob_empl_col {
    display: inline-block;
    width: 232px;
    vertical-align: top;
    margin-right: 7px;
    box-sizing: border-box;
}

.blc_concrete_resume_info_pict img {
    width: 154px;
}

.blc_concrete_resume_info_common_info_title {
    font-size: 24px;
    font-family: helioscond;
    color: #00479d;
    margin-bottom: 16px;
}

.blc_concrete_resume_info_pict {
    display: inline-block;
    vertical-align: top;
    margin-right: 22px;
}

.blc_concrete_resume_info_body {
    display: inline-block;
    vertical-align: top;
    font-family: arial;
    font-size: 14px;
    color: #231f20;
    margin-top: 1px;
    width:530px;
}

.blc_concrete_resume_info_par {
    color: #808285;
    display: inline-block;
    vertical-align: top;
    float:left;
}

.blc_concrete_resume_info_val {
    vertical-align: top;
    color:black;
}

.blc_concrete_resume_info_require_position_title {
    margin-bottom: 28px;
}

.blc_concrete_resume_info_require_position_body_title {
    font-size: 24px;
    color: #00479d;
    font-family: helioscond;
    margin-bottom: 18px;
}

.blc_concrete_resume_info_require_position_body {
    font-family: helioscond;
}

.blc_concrete_resume_info_require_position_body_descr {
    font-family: arial;
}

.blc_concrete_resume_info_require_position_body_price_sign {
    color: #58595b;
}

.blc_concrete_resume_info_require_position_body_price {
    color: #231f20;
    font-size: 24px;
}

.contact_forbidding_left {
    /*display: inline-block;*/
    vertical-align: top;
    font-size: 16px;
    color: #ff0800;
    /*width: 369px;*/
    line-height: 1.3;
}

.contact_forbidding_right.employment_form {
    float: right;
     margin-top: 2px;
}

.blc_concrete_resume_info_contact {
    background: #fafafa;
    border: 1px solid #f1f2f2;
    margin-top: 26px;
    box-sizing: border-box;
    padding: 10px 19px;
    border-radius: 6px;
    margin-bottom: 34px;
    display: inline-block;
    min-width: 60%;
}
.contact_forbidding_left_inner {
	margin-top:10px;
}
.blc_concrete_resume_info {
    margin-top: 12px;
}

.blc_concrete_resume_info_wrp_par_val {
    margin-bottom: 9px;
}

.blc_concrete_resume_info_descr {
    margin-bottom: 9px;
}

.blc_concrete_resume_info_common_info {
    margin-bottom: 28px;
}

.resume_info_title1 {
  font-size: 20px;
  font-family: arial;
  color: #bcbec0;
  /*border-bottom: 1px dashed #d1d3d4;*/
  background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
  padding-bottom: 9px;
}

.blc_concrete_resume_info_require_position {
    margin-bottom: 28px;
}

.blc_concrete_resume_info_work_experience_item_title {
    /* margin-bottom: 21px; */
}

.blc_concrete_resume_info_work_experience_item_time_interval {
    font-size: 12px;
    color: black;
}

.blc_concrete_resume_info_work_experience_item_descr {
    font-size: 14px;
    color: black;
}

.blc_concrete_resume_info_work_experience_item_time {
    display: inline-block;
    vertical-align: top;
    margin-right: -3px;
    width: 164px;
    margin-right: 15px;
}

.blc_concrete_resume_info_work_experience_item_descr {
    display: inline-block;
    vertical-align: top;
}

.blc_concrete_resume_info_work_experience_item {
  /* margin-bottom: 21px; */
}

.blc_concrete_resume_info_work_experience {
    /*border-bottom: 1px dashed #d1d3d4;*/
    background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
    margin-bottom: 28px;
}

.blc_concrete_resume_info_educaton_body {
   padding:21px 0;
}

.blc_concrete_resume_info_education_item {
    margin-bottom: 14px;
}

.blc_concrete_resume_info_educaton {
    margin-bottom: 28px;
    background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
}

.blc_concrete_resume_info_education_item_descr {
    color: black;
}

.blc_concrete_resume_download_doc {
  background: url("design/download_doc.gif") no-repeat scroll 0 0 transparent;
  padding-left: 31px;
  line-height: 1;
  color: #00479d;
  display: block;
  height: 19px;
  line-height: 19px;
  margin-bottom: 9px;
  font-size: 14px;
}

.blc_concrete_vacancy_info_date_publish {
    font-size: 12px;
    font-family: arial;
    color: #939598;
}

.blc_concrete_vacancy_info_company a {
    font-size: 14px;
    font-family: arial;
    color: #6d6e71;
}

.blc_concrete_vacancy_info_social_network {
    float: left;
}

.blc_concrete_vacancy_info_respond_on_vacancy.employment_form {
    float: right;
}

.blc_concrete_vacancy_info_tech_blc {
}

.blc_concrete_vacancy_info_common_info {
    background: #f8f8f8;
    font-family: arial;
    margin-top: 34px;
    margin-bottom: 29px;
    box-sizing: border-box;
    padding: 16px 0 16px 16px;
}

.blc_concrete_vacancy_info_common_info_par {
    font-size: 14px;
    color: #6d6e71;
}

.blc_concrete_vacancy_info_common_info_val {
    font-size: 16px;
    color: black;
    font-weight: bold;
    margin-top: 7px;
}

.blc_concrete_vacancy_info_common_info_item {
    display: inline-block;
    vertical-align: top;
}

.blc_concrete_vacancy_info_expand_info {
    font-family: arial;
    margin-bottom: 8px;
}

.blc_concrete_vacancy_info_expand_info_par {
    font-size: 16px;
    color: #00479d;
    font-weight: bold;
    margin-bottom: 20px;
}

.blc_concrete_vacancy_info_expand_info_val {
    font-size: 14px;
    color: #58595b;
}

.blc_concrete_vacancy_info {
    padding: 20px 10px 60px;
}

h1.blc_concrete_vacancy_info_h1.employment_h1_private_cabinet_index {
    margin-top: 20px;
    margin-bottom: 9px;
}

.blc_concrete_vacancy_info_company {
    margin-bottom: 30px;
}

.blc_concrete_vacancy_info_common_info_item:last-child {
    margin-right: 0;
}

.blc_concrete_vacancy_info_expand_info {
    /*border-bottom: 1px dashed #d1d3d4;*/
    background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
    padding-bottom: 29px;
    margin-bottom: 25px;
}

.blc_concrete_vacancy_info_expand_info_item {
  margin-bottom: 36px;
}

.blc_concrete_vacancy_info_expand_addr_title {
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    color: #00479d;
}

a.blc_concrete_vacancy_info_expand_addr_show_on_map {
    font-size: 12px;
    color: #00479d;
}

.blc_concrete_vacancy_info_expand_info_item:last-child {
    margin-bottom: 0;
}

.blc_concrete_vacancy_info_expand_addr {
  padding-bottom: 29px;
  margin-bottom: 19px;
  /*border-bottom: 1px dashed #d1d3d4;*/
  background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
}

.blc_concrete_vacancy_info_expand_docs {
  padding-bottom: 13px;
  margin-bottom: 18px;
  background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
}

.blc_concrete_vacancy_info_expand_social_network {
  padding-bottom: 13px;
  margin-bottom: 25px;
  background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
}

.blc_concrete_legal_user_info_val a {
  color: #00479d;
}

.blc_concrete_legal_user_info_want_to_work_here.employment_form {
  background: url("design/sep_news.png") repeat-x scroll 15px 16px transparent;
  margin-bottom: 5px;
  text-align: right;
}

.title_vacancy_of_legal_user {
    font-size: 24px;
    color: #00479d;
    font-family: helioscond;
}

.blc_vacancy_for_legal_user_title a {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #00479d;
    text-decoration: none;
}

.blc_vacancy_for_legal_user_body {
    font-family: Arial;
}

.blc_vacancy_for_legal_user_salary {
    font-size: 14px;
    font-weight: bold;
    color: #231f20;
}

.blc_vacancy_for_legal_user_salary span {
    font-weight: normal;
    color: #58595b;
}

.blc_vacancy_for_legal_user_descr {
    font-size: 12px;
    color: #231f20;
}

.blc_vacancy_for_legal_user_city_time {
    font-size: 13px;
    color: #808285;
}

.blc_vacancy_for_legal_user_city_time {}

.blc_vacancy_for_legal_user_body {
    vertical-align: top;
    display: inline-block;
    width: 640px;
}

.blc_vacancy_for_legal_user_pict {
    display: inline-block;
    vertical-align: top;
    margin-top: 25px;
}

.blc_vacancy_for_legal_user_pict img {
    width: 59px;
}

.blc_vacancy_for_legal_user {
    background: url("design/sep_news.png") repeat-x scroll bottom left transparent;
    padding-bottom: 19px;
}

.blc_concrete_legal_user_info_common_info_title {
    margin-top: 26px;
    margin-bottom: 23px;
}

.blc_concrete_legal_user_info_common_info {
    margin-bottom: 16px;
}

.blc_vacancy_for_legal_user_title {
    margin-top: 22px;
}

.blc_vacancy_for_legal_user_salary {
    margin-top: 3px;
}

.blc_vacancy_for_legal_user:last-child {
  background: none;
}

div#new_vacancy_for_right_blc-body {
    font-size: 14px;
}

.new_vacancy_for_right_blc_item_title {
    font-size: 14px;
}

.new_vacancy_for_right_blc_item_salary_from span {
    font-weight: bold;
}

.new_vacancy_for_right_blc_item_salary_from {
    color: #58595b;
}

.new_vacancy_for_right_blc_item_company_city {
    font-size: 12px;
    color: #939598;
}

a.new_vacancy_for_right_blc_item:last-child {
  background: none;
}

.b-head.b-head_type_search-simple, 
b.b-serp-item__number, 
b.b-pager__title, 
.b-pager__sorted, 
.blc_with_vacancy_item_site_apply .vacancy_resume_apply, 
.custom_selectbox_employment_search_item,
.inl_blc.height_type_menu {
	display: none !important;
}
yass-div a, .b-serp-url__item {color: #00479d  !important;}
.b-body-items { padding: 0px 20px !important;}
.b-pager {margin: 0 20px !important;} 
.b-bottom-wizard {margin-bottom: 2em !important; }
.custom_selectbox_employment {border: 1px solid #00479d;  margin: 10px;}
.custom_selectbox_employment_choice_item {max-height: 24px; line-height: 14px;  height: 24px;}
.blc_search-fltrs_inner_item_title {margin: 0 10px;}
.blc_search-fltrs_inner_item_list ul {
	margin: 5px 20px 10px;
	list-style: none;
	padding: 0;
}	

.m365-form-content {font-family: arial !important;}
.m365-fz152-text {font-size: 13px !important; color: #555;}
.m365-fz152-text-more {font-size: 13px !important;}

.eridwrpr {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: center;
  clear: both;
}

.erid {
  position: absolute;
  bottom: 1px;
  right: 1px;
  width: calc(100% - 2px);
  height: 24px;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-family: arial !important;
}
.erid .erid-text {
   background: #ffffffbf;
   width: 58px;
   height: 18px;
   display: flex;
   align-items: center;
   margin-left: auto;
}
.erid .erid-text > p {
    color: #333;
    font-size: 8px;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
    padding-left: 6px;
    padding-top: 2px;
}
.erid .erid-info {
    display: none;
    position: absolute;
    background: #ffffff;
    max-width: 100%;
    height: 18px;
    top: 0px;
    right: 1px;
    align-items: center;
    transition: all 0.2s ease-in-out;
    margin-left: auto;
}

.erid .erid-info p {
    color: #333;
    font-size: 8px;
    margin: 0;
    padding: 2px 5px 0px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 18px;
    line-height: 16px;
}    

.erid.hover .erid-info {
    display: flex;
    transition: all 0.2s ease-in-out;
}
.erid.hover .erid-text {
    display: none;
}

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


.eridwrpr.banner_position_11 {
  position: fixed;
  z-index: 10;
  bottom: -2px;
  width: 100%;
}