 /*Кнопочка Уиии */
.scrollup {
  position: fixed;
  color: #fff; 
  background-color: #286090;
  right: 20px; 
  bottom: 20px; 
  padding:6px 14px 6px 18px;
  font-size: 24px;
  border-radius: 4px; 
  cursor: pointer; 
  display: none;
  text-align: center; 
}
.scrollup:hover {
  background-color: #000; 
}

.panel-default>.panel-heading{
background-image: none!important;
}
.new{
margin-bottom: 25px;
}
#kong{
margin:0;
}
.kong{
margin:0;
}
.decor{
text-decoration:none!important;}

#konkurs tr:first-child td{
background-color: #1f454e;
}
#konkurs2 tr:first-child td{
background-color: #317088;
}
#konkurs2{
    width: 70%;
    margin: auto;
}
.phone{
display: inline-block;
    overflow: hidden;
    padding-bottom: 2px;
}

.poligon{
height:106px;
background: url(/bitrix/templates/hs_blue_copy/images/poligon1240.png) no-repeat;
background-size: auto 125px;
}

#myCarousel{background: url(/bitrix/templates/hs_blue_copy/images/background2.png) no-repeat;
}

#navbar1{    height: 149px;
background: url(/bitrix/templates/hs_blue_copy/images/logo-new.png) no-repeat;
}
.carousel-control{
z-index:4;
}
.carousel.fade{
	opacity: 1;
}
.carousel.fade .item{
	display: block;
	position: absolute;	
	opacity: 0;
	transition: opacity .5s!important;
	z-index: 0;
}
.carousel.fade .item.active{
	position: relative;
	opacity: 1;
z-index: 1;
}

.carousel-inner>.item {   margin: 0 auto!important;
    width: 1240px!important;

}
.carousel-inner{
    position: relative;
   width: 1240px!important;
    overflow: hidden;
    margin: auto!important;
}



.icon_footer{color:gray!important;}
#footer a{color:#1f454e; }



.main_news{
    background: url(/bitrix/templates/hs_blue_copy/images/back-news.png) no-repeat;
    text-align: center;
    padding: 65px 0px 40px 0px;
    background-size: contain;

}

.bx_vertical_menu_advanced .bx_hma_one_lvl>a {
    border-bottom: 1px solid #ccc!important;
}
.bx_vertical_menu_advanced .bx_hma_one_lvl.hover>a {
   color:#317088!important;
}
.bx_vertical_menu_advanced{
    border-left: 7px solid #ccc!important;
}
.docul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.docul2{
    list-style: none;
    margin: 0px 0px -7px 0px;
    padding: 0;

}
.docul li{
    padding: 7px 5px 0px 0px;
}

#content{
width:1240px;
    display: block;
    margin: 20px auto 20px;
}
.slidericon{
width:1240px;
margin:auto;
text-align: end;
margin-top:-78px;
position:relative;
z-index:5;
}
.footer{
width:1240px;
margin:20px auto 20px;
}

.controls{
display:none;
}
.graytext{
    color: #8a8e8f;
}
.grayback{
background: #e9eaea;
}


.container1{
background-color:#e9eaea;
width:100%;
    margin: inherit;
}
.line{ 
min-width:1240px;
height:7px;
background-color:#317088;
}

.logo_new {
background: url(/bitrix/templates/hs_blue_copy/images/poligon1240.png) no-repeat;
background-size: auto 130px;
}

.main_menu{
    margin: 0px;
}

.main_menu a{
    color: #fff;
    display: block;
    position: relative;
    -webkit-transition: padding .2s, font-size .2s;
    transition: padding .2s, font-size .2s;
    white-space: nowrap;}

.main_menu li{
    float: left;
    padding-left: 30px;
    list-style: none;}

.main_menu2{
   margin: 0px 0px 0px -39px;
}

.main_menu2 a{
    color: #fff;
    display: block;
    position: relative;
    -webkit-transition: padding .2s, font-size .2s;
    transition: padding .2s, font-size .2s;
    white-space: nowrap;}

.main_menu2 li{
    float: left;
    padding-right: 44px;
    list-style: none;}
________________________
html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
}

html{
	height: 100%; 
}

body
{
	min-height:100%;
	position:relative;
	font-size: 14px;
	font-family: Helvetica;
	text-align: left;
	background:#ffffff;
	color:#161615;
}

a{
	color:#2a5885;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:0;
}

p{
	padding:0;
	margin:0;
}

h1{
	font-size: 23px!important;
	color: #000;
	padding:0;
	margin:0!important;
	font-weight:normal;
	border-bottom:0;
}

h2{
	font-size: 22px!important;
	color: #1f454e;
	padding:0;
	margin:8px 0;
	font-weight:normal;
	border-bottom:0;
}

h3{
	font-size:18px!important;
	font-weight:normal;
	margin:8px 0;
	padding:0;
	border-bottom:0;
	color: #161615;
}

h3 a {
	color: #1f454e;
}

input{
	font-size: 12px;
}
table{
	border-collapse: collapse;
}
.table {
	margin:auto;padding:0px;

	border:1px solid #d6d6d6;

}
.table table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.table tr:hover td{
	background-color:#ffffff;
		

}
.table td{
	vertical-align:top;

	background-color:#ffffff;

	border:1px solid #d6d6d6;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:8px;
	font-size:14px;
	font-family: Helvetica;
	font-weight:normal;
	color:#000000;
}.table tr:last-child td{
	border-width:0px 1px 0px 0px;
}.table tr td:last-child{
	border-width:0px 0px 1px 0px;
}.table tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.table tr:first-child td{
	
	background-color:#317088;
	border:0px solid #d6d6d6;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family: Helvetica;
	font-weight:bold;
	color:#ffffff;
}
.table tr:first-child:hover td{
	
	background-color:#317088;
}
.table tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.table tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.clear{
	clear:both;
}

#header_top{
	display:block;
	background:#e6e7e7;
	height:35px;
	min-width:1240px;
	color:#878b8c;
}
#header_top2{
	display:block;
	background:#317088;
	height:157px;
	min-width:1240px;
	color:#ffffff;
margin: 0px;
}

.content_header{
	min-width:1240px;
	margin:0 auto;
	padding-top:6px;
	font-size:14px;
}

#header_top2 .content_header{
	min-width:1240px;
	margin:0 auto;
	padding-top:6px;
	font-size:15px;
margin-top: -32px;
}

#header_top .left_col{
	display:block;
	float:left;
	width:455px;
	text-align:left;	

}
#header_top2 .left_col{
	display:block;
	float:left;
	width:450px;
	text-align:left;	
}

.search{
	width:275px;
	display:block;
	position:relative;
	background:url("images/search_32.png") no-repeat;
	height:32px;
	margin-top: 10px;
}

.search form{
	overflow:hidden;
}

.search .input_search{
	border:0px;
	width: 225px;
	background: none;
	float:left;
	padding-left:10px;
	height:32px;
	font-size:14px;
}

.search .search_submit{
	background:url("images/bt_search.jpg") no-repeat center center;
	height:22px;
	width:22px;
	border:0px;
	cursor:pointer;
	padding:0;
	margin:0;
	float: right;
	margin-right: 8px;
	margin-top: 4px;
}

.search2{
	width:350px;
	display:block;
	position:relative;
	background:url("images/search_32.png") no-repeat;
	height:32px;
	margin-top: 10px;
        border: #eee solid 2px;
}

.search2 form{
	overflow:hidden;
}

.search2 .input_search{
	border:none;
	width: 300px;
	background: none;
	float:left;
	padding-left:10px;
	height:28px;
	font-size:14px;
}

.search2 .search_submit{
	background:url("images/bt_search.jpg") no-repeat center center;
	height:22px;
	width:22px;
	border:0px;
	cursor:pointer;
	padding:0;
	margin:0;
	float: right;
	margin-right: 8px;
	margin-top: 4px;
}

#header_top .right_col{
	display:block;
	float:right;
	
	padding:0;
	margin:0;
}
#header_top2 .right_col{
	display:block;
	float:right;
	width:450px;
	text-align:left;
	padding:0;
	margin:0;
}

#header_top .center_col{
align: center;
float:left;
width: 300px;
text-align:center;
padding:0;
margin-top:8px;
z-index: 100;
font-size:12px;
}
#header_top .center_col a{
color:#f20808;
font-weight: bold;
}
#header_top .center_col a img{
margin:0 8px 0 8px;
}

#header_top .button_en{
float:left;
padding:0;
margin:12px 0 0 140px;
z-index: 100;
}



#header_top .right_col .icons, .auth{
	display:block;
	float:right;
	margin-left:20px;
	margin-top:10px;
}


#header_top .right_col .delim{
	display:block;
	background:#1f454e;
	height:16px;
	width:1px; 
	float:left;
	margin: 0 8px;
}

.top_bg{
/* background:url("images/bg_top.jpg") repeat;*/
	width:100%;
/*	height:100%;*/
	clear:both;
}

.bg{
/* background:url("images/bg.jpg") repeat-x;*/
	width:100%;
/*	height: 100%;*/
}

.wrap{
	display:block;
}

.wrap #header{
	display:block;
	overflow:hidden;
}

.wrap #header .left_col{
	display:block;
	width:500px;
	float:left;
	padding-left:26px;
}

.wrap #header .right_col{
	display:block;
	width:570px;
	float:right;
}

.logo_a{
	width: 450px;
	display: table-cell;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}
.wrap #header .name_hs{
	color:#272727;
	font-weight:bold;
	font-size:18px;
	float:left;
	width: 30px;
	margin-left:10px;
	height:111px;
	line-height:1.4;
	display: table;
}

.wrap #header .inner{
	display: table-cell;
    vertical-align: middle;
}

.wrap #header .right_col .top_menu{
	display:block;
	margin-top:-1px;
	overflow:hidden;
}

.top_mn, .bt_mn{ 
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
	margin-top: -1px;
	overflow: hidden;	
	font-size:14px;
}

.top_mn li, .bt_mn li{ 
    display: block; 
    float: left; 
    width: 262px; 
	background:url("images/dot_horz.png") repeat-x top;
    margin: 0; 
    padding: 0; 	
	margin-left:15px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-left:8px;
} 

.top_mn li a, .bt_mn li a{
	text-decoration:none;
	color:#222222;
}

.bnrs_imgs{
	display:block;
	margin-left: -4px;
	width: 1260px;
}

.image_main1, .image_main2, .image_main3{
	display:block;
	float:left;
	position:relative;
	height:283px;
}

.image_main1{
	width:439px;
}

.image_main2{
	width:418px;
}

.image_main3{
	width:402px;
}

.img_text{
	display:block;
	position:absolute;
	left:0px;
	width:362px;
	bottom:10px;
	background:url("images/bg_text_img.png") repeat;
	color:#ffffff;
	font-size:18px;
	padding:10px;
}

.bg .left_col{
	display:block;
	float:left;
	width:770px;
}

.gorizont_delim {
	height: 1px;
	width: 100%;
	background: url("images/grey_delim.png");
}

.right_menu_title{
	padding-top:0px;
	padding-bottom:18px;
}

.breadcrumb{
	display:block;
	margin:12px;
}

.right_menu li.selected a{
	color:#1f454e;
}
.right_menu li a:hover{
	color:#1f454e;
}

/*--------------------- buttons & link --------------------------*/
.bt{
	display:block;
	float:right;
	width:101px;
}

.bt_bt{
	position:absolute;
	bottom:18px;
	right:14px;
}

.bt_v{
	position:absolute;
	bottom:22px;
	right:14px;
}

.bt_gr_reg{
	text-align:left;
	padding-left:7px;
}

.bg_prf_sv{
	margin-right:10px;
	margin-top:20px;
}

.bg_prf_rs{
	margin-top:20px;
}

.bt a{
	background:url("images/bt.png") no-repeat;
	width:101px;
	text-align:center;
	height:26px;
	display:table-cell;
	vertical-align:middle;
}

.bt a:hover{
	text-decoration:none;
}

.bt_gr{
	background: url("images/bt.png") no-repeat;
	width: 101px;
	text-align: center;
	display:table-cell;
	vertical-align:middle;
	border:0;
	color:#3d90ba;
	cursor:pointer;
	height:26px;	
}

.bt_vbig{
	background: url("images/bt_vbig.png") no-repeat;
	width: 128px;
	text-align: left;
	padding-left:19px;
	display:table-cell;
	vertical-align:middle;
	border:0;
	color:#3d90ba;
	cursor:pointer;
	height:26px;	
}

.bt_gr_big{
	background: url("images/bt.png") no-repeat;
	width: 110px;
	display:table-cell;
	vertical-align:middle;
	text-align: left;
	padding-left:7px;
	border:0;
	color:#3d90ba;
	cursor:pointer;
	height:26px;
}

/*--------------------- tabs ----------------------*/

div.tab_1 {
	display:block;
	margin:0;
	padding:0;
}

.tabNavigation{
	padding:0;
	margin:0;
	float:left;
}

.tab_1 .tabNavigation  a{
	text-decoration:none;
	display:block;
	float:left;
	background:url("images/dot_horz.png") repeat-x bottom;
	padding:8px 14px;
}

.tab_1 .tabNavigation .tab_one{
	background:#ffffff; 
	padding:8px 14px;
	margin:0;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
	
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	
	box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	position:relative;
}

#tab-3{
	position:relative;
}

.tab_1 .tab_one .bg_white{
	position:absolute;
	background:#ffffff; 
	bottom: -2px;
	height: 10px;
	width: 100%;
	left: 0px;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	z-index:2;
}

.content_tab{
	clear:both;
	background:#ffffff; 
	padding:24px 14px;
	overflow:hidden;
	margin:0;
	
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	
	box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	
	position: relative;
}

.links_in_tc{
	display:block;
	margin-top:24px;
	overflow:hidden;
	width: 630px;
}

.links_in_tc p{
	display:block;
	background:url("images/delim_in_tabs_content.jpg") no-repeat bottom;
	width:292px;
	margin: 8px 0 0;
	padding-bottom: 8px;
	float:left;
}

.left_col .links_in_tc p{
	margin-right: 20px;
}

.left_col .departments_list{
	width: 630px;
	float:left;
}

.left_col .departments_list .row{
	margin: 10px 0 0;
}

.video{
	display:block;
	float:left;
	width:444px;
}

.descr{
	display:block;
	margin-left:450px;
}

.date{
	font-size:10px;
	color:#3d90ba;
}

.right_col{
	display:block;
	width:450px;
	float:right;
padding-top: 16px; 
}

.indent_bt{
	margin-top:26px;
}

.lnk_wba a{
	background: url("images/green_arrow.png") no-repeat right center;
	padding-right: 10px;
} 


.en_course{
	display:block;
	margin-top:22px;
	
	border-radius: 3px;
}

/*------------page navigation----------*/

.text .nav_prev{
	background:url("images/arrow_prev.jpg") no-repeat center center;
	height: 15px;
	width: 3px;
	display: block;
	float: left;
	margin-right:10px;
}

.text .num_page{
	float:left;
	margin:0 3px;
}

.text span{
	color:#666666;
}

.text .nav_next{
	background:url("images/arrow_next.jpg") no-repeat center center;
	height: 15px;
	width: 3px;
	display: block;
	float: left;
	margin-left:10px;
}

.left_column{
	position:relative;
	float: left;
	width: 950px;
}
.right_column{
	float:right;
	width:275px;
	overflow:hidden;
}

.left_column .ui-tabs{
	margin-top:0px;
}

.title_cont{
	display: block;
	margin: 0;
	padding: 0;
}
.title_wrap{
	padding: 0;
	margin: 0;
	float: left;
}
.whitediv{
	position: absolute;
	background: white;
	bottom: -2px;
	height: 10px;
	width: 100%;
	left: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	z-index: 2;
}

.tab_only{
	background: white;
	padding: 8px 14px;
	margin: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	position: relative;
	display: block;
	float: left;
}

.art_cont{
	clear: both;
	background: white;
	padding: 24px 14px;
	margin: 0;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	position: relative;
}

.text_content{
	color:#161615;
	line-height:1.5;
}

#antifooter { clear:both; display:block; height: 0px; width:100%;}

/*--------------------------------------------------------------------------------------------------*/

#footer{

	
	min-height:192px;
} 
 

 
.bt_menu{
	display: block;
	width: 576px; 
	overflow: hidden;
	float:left;
} 
 
.left_col_btm{
	display:block;
	float:left;
	margin-top:15px;
} 

.right_col_btm{
	display: block;
	float: right;
	width: 495px;
	margin-right:60px;
} 

.right_col_btm .search{
	float: right;
	margin-right:20px;
	margin-top:0px;
	margin-bottom: 10px;
}

.right_col_btm .icons{
	clear:both;
	float:right;
	margin-right:20px;
}

.right_col_btm .contact_info{
	clear:both;
	text-align: right;
	padding-top: 8px;
}

.icons_hcp{
	display: block;
	float: right;
	margin-top: 18px;
}

.icons_hcp a{
	margin-left:12px;
}

#copyright{
	display:block;
	clear:both;
	color:#222222;
	font-size:11px;
	padding:20px 20px 8px;
}

.slider{     max-height: 570px!important;
    margin-top: -20px;
background: url(/bitrix/templates/hs_blue_copy/images/background2.png) no-repeat;
  }

#slider{
width: 1240px;
    margin: 20px auto 0
}
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
}
#slider li{
width:1260px;
overflow:hidden;
}
#prevBtn, #nextBtn{
display:block;
width:30px;
height:77px;
position:absolute;
left:-30px;
top:71px;
}
#nextBtn{
left:696px;
}
#prevBtn a, #nextBtn a{
display:block;
width:30px;
height:77px;
background:url(/images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a{
background:url(/images/btn_next.gif) no-repeat 0 0;
}

.slider_label_backgr{ 
position: relative; 
width: 386px; 
height: 61px; 
background: rgba(0, 107, 81, 0.8); 
bottom: 86px; 
float: left; 
font: bold 10pt arial; 
line-height: 1.5; 
color: #fff; 
padding: 10px 15px 15px 15px; 
margin-bottom: -80px;
}

.slider_phone_num{
font-size: 10pt; 
font-style: italic;
font-weight: normal;
opacity: 1.0;
}

a {
font-weight: normal !important;
}

