/*menu*/

.navbar-blue{
  background-color: #00ade5;
}

.navbar{
  border-radius:0px!important;
  border: none!important;
}

.navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus{
  border: none!important;
}

.navbar .nav li a{
  color: #fff;
  padding: 15px 10px!important;
}

.navbar .nav li, .navbar .nav li a {
  height: 70px;
  max-width: 151px;
  text-align: center;
}

.navbar .nav li:last-child {
  max-width: 85px;
}



.navbar .nav .open > a, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus {
  background-color: #009acb!important;
}

.navbar .nav li:hover> a, .navbar .nav li:focus> a, .navbar .nav li.active> a{
  background-color: #009acb!important;
  color:#fff;
}

.navbar .nav .dropdown-menu{
  background-color: #00ade5;
  border: none;
}

.navbar .nav .dropdown-menu li {
  height: auto!important;
  max-width: 100%;
  border-bottom: 1px solid #009acb;
}

.navbar .nav .dropdown-menu li a{
  padding: 0px 7px!important;
  color: #fff;
  height: auto!important;
  max-width: 100%;
  background: none!important;
  text-align: left;
  line-height: 30px;
}

.navbar .nav .dropdown-menu li:last-child {
  border-bottom:none;
}

.navbar-header a, .navbar-header a img{
  padding: 0;
  margin: 0;
  height: 70px;
}


.navbar .nav .dropdown-menu li:hover> a, .navbar .nav .dropdown-menu li:focus> a, .navbar .nav .dropdown-menu li.active> a{
  background-color: #009acb!important;
  color:#fff;
}


/*end menu*/

.white_arrow{
  height: 18px;
  background: url("../img/sample/white_arrow.png")no-repeat right center;
  padding-left: 16px;
}

.navbar-blue .navbar-right {
  margin-right: -15px;
}

h1 {
  font-size: 22px;
  margin: 0 0 20px 0;
}

.form-control {
  border-radius:3px;
}

.form-control .textarea{
  max-width:100%;
}

.form-control{
  color: #000;
  font-weight: 600;
}

.btn-default.blue{
  border-color: rgba(25, 89, 108, 0.42);
  margin-left: 10px!important;
}

.btn_blue_mrg{
  margin-left: 10px!important;
}


.thumbnail {
  position:relative;
  overflow:hidden;
  height: 212px;
  min-width: 212px;
}

.caption {
  position:absolute;
  top:-100%;
  right:0;
  background:rgba(0, 0, 0, 0.75);
  width:100%;
  height:100%;
  padding:2%;
  color:#fff !important;
  z-index:2;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-size: 16px;
}
.thumbnail:hover .caption {
  top:0%;
}

.thumbnail:hover .caption p{
  font-size: 16px;
  text-align: left;
}

.thumbnail{
  padding: 0px!important;
}

.thumbnail .caption{
  padding-top: 70px;
}

.pagination > li > a, .pagination > li > span{
  color: #337bb6;
  font-weight: bold;
}

.pagination > li:hover > a, .pagination > li.active > a{
  background-color: #337bb6;
  color: #fff;
}

.form-horizontal>h4{
  font-weight: bold;
}

.mrg {
  margin: 20px 0;
}

.form-horizontal p{
  font-weight:bold;
  font-size: 14px;
}

.form-horizontal p a{
  color: #000;
  text-decoration: underline;
}

.form-horizontal p a:hover{
  text-decoration: none;
}

.certificates{
  border-top:1px solid #c1c1c1 ;
  border-bottom:1px solid #c1c1c1 ;
  padding: 15px 0;
}

.certificates_img img{
  position:relative;
  height: 85px;
  min-width: 85px;
  cursor: pointer;
  border: 1px solid #DDD;
  border-radius: 4px;

}

.certificates_img{
  cursor: pointer;
}

.modal-header, .modal-content{
  border: none;
  background: none;
  text-align: center;
  box-shadow:none;
}

.modal-header button.close {
  color: #fff !important;
  opacity:10;
}


table.elem_block span{
  display: block;
}


table.elem_block span.time {
  color: #b9b8b8;
}

thead.grey{
  background-color: #f7f7f7;
}
thead.grey th{
  border-bottom: 1px solid #e4e4e4!important;
  border-top: 1px solid #e4e4e4!important;
  padding: 15px 0!important;
}

.t-center{
  text-align: center;
  margin: 0 auto;
}

.job_title{
  margin: 30px 0;
}

.job_title li {
  list-style-type: none; /* ������� ������� � ������ */
}

.job_title li:before {
  content: "- "; /* ��������� � �������� ������� ������ */
}

.job_title ul.pagination>li{
  list-style-type: none!important;
}

.job_title ul.pagination>li:before {
  content: " "; /* ��������� � �������� ������� ������ */
}

.job_title ul{
  padding: 0;
}


.green_forth {
  background: url("../img/sample/green_arrow.png") no-repeat 0 -1px;
  padding: 3px 0 3px 28px;
  color: #8fda49;
  font-size: 16px;
}

a.green_forth:hover, a.green_forth:focus{
  color: #8fda49;
}


.form-control{
  color: #999;
}

.btn-po_nav{
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.btn-po_nav:hover, .btn-po_nav.active{
  background-color: #009acb;
  color: #fff;
}

.p_office img{
  height: 265px;
}

.thumbnail.p_office{
  height: 265px;
}

a.black{
  color: #000;
  text-decoration: underline;
}

a.black:hover, a.black:focus{
  text-decoration: none;
}


.tab_po .nav-tabs, .tab_po .nav-tabs li{
  border: 1px solid #fff;
  background-color: #fff;
 }

.tab_po .nav > li > a {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.tab_po .nav > li > a:hover, .tab_po .nav > li > a:focus, .tab_po .nav > li > a:hover, .tab_po .nav > li >  a.active{
  background-color: #009acb!important;
  color: #fff;
  border: 1px solid #009acb;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.tab_po .nav-tabs > li.active > a, .tab_po .nav-tabs > li.active > a:hover, .tab_po .nav-tabs > li.active > a:focus{
  background-color: #009acb!important;
  color: #fff;
  border: 1px solid #009acb;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}



.vacancies_img img{
  position:relative;
  height: 100px;
  min-width: 100px;
  cursor: pointer;
  border: 1px solid #DDD;
  border-radius: 4px;
}

.t_align_r {
  text-align: right;
}

.red_text{
  color: #f53939;
  margin-right: 5px;
  display: inline-block;
}

.strip_btn {
  background: #f7f7f7;
  border-top: 1px solid #e4e4e4 ;
  border-bottom: 1px solid #e4e4e4 ;
}

.strip_btn button{
  margin: 7px 0;
}

.strip_btn span{
  display: block;
  padding:12px 0;
}

.word_ico {
  width: 21px;
  height: 28px;
  display: inline-block;
  margin-left: 8px;
  background: url("../img/sample/word_ico.png") no-repeat 0 3px;
  vertical-align: middle;
}


.courses_block {
  margin-bottom: 20px;
  display: block;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}

.input-group .form-control{
  z-index: 0!important;
}


input[type="radio"], input[type="checkbox"]{
  margin: 6px 0;
}

.plus_add {
  width: 22px;
  height: 20px;
  display: inline-block;
  background: url("../img/sample/plus.png") no-repeat 0 2px;
  vertical-align: middle;
}



/**/

.banner{
  margin: 12px 0;
}

.banner img{
  display: block;
  margin: 0 auto;
}

.search_block{
  margin: 0 auto;
}

.search_block .form-control{
  width: 100%!important;
}


#global4 .art_bank .object {
  width: 200px;
  margin: 5px auto;
  border-radius:3px;
}

#global4 .art_bank .object a{
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
}

.personal{
  width: 249px;
  padding: 0 20px;
  margin: 0 auto;
  background-color: #f7f7f7;
  border-radius:8px;
  border: 1px solid #ececec;
  -webkit-box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
  -moz-box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
  box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
}

.personal h4{
  margin: 20px 0;
    text-align: center;
}

.personal input{
  margin: 10px auto;
  width: 200px;
  border-radius:8px;
}

.personal.use h4 span{
  display: block;
}

.personal.use button{
  margin-bottom: 10px;
}

.personal .bx-auth-serv-icons, .personal  .bx-auth-lbl, .personal label, .personal #USER_REMEMBER_frm{
	display:none;
}

.personal input[type="submit"]{
	background-color: #91db4b;
    font-weight: bold;
	color:#fff;
	border: 1px solid #91db4b;
	display:block;
	 border-radius: 4px;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 6px 12px;
	width: 100px;
}

.personal table{
	width:100%!important;
}
.personal input[type="text"],  .personal input[type="password"]{
	width: 100%;
	position: relative;
	 border-radius: 8px;
    margin: 10px auto;
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}


.btn-success{
  background-color: #91db4b;
  border: 1px solid #91db4b;
}

.personal_help a{
  display: block;
  text-align: left;
}

.bg_container{
  background-color: #00ade4;
}

.col_nav_info {
  color: #fff;
  margin: 25px 0;
}

.col_nav_info h3{
  font-size: 22px;
  margin: 0 0 20px 0;
}

.col_nav_info ul{
  padding: 0;
  margin: 0;
}

.col_nav_info li {
  display: block;
  line-height: 30px;
  list-style-type: none; /* ������� ������� � ������ */
}

.col_nav_info li:before {
  content: "- "; /* ��������� � �������� ������� ������ */
}

.col_nav_info li a, .map_block a{
  color: #fff;
  text-decoration: underline;
}

.col_nav_info li a:hover, .map_block a:hover{
  text-decoration: none;
}

.map_ico{
  width: 21px;
  height: 22px;
  display: inline-block;
  margin-right: 7px;
  background: url("../img/sample/map_ico.png") no-repeat 0 0;
  vertical-align: middle;
}

.contact_bg>div {
  margin-bottom: 7px;
}

#searchForm_footer{
  margin-bottom: 15px;
  padding-top: 7px;
}

hr{
  border-color: #c1c1c1;
}



/*header*/


header{
  background: url("../img/sample/header_bg.png") no-repeat left top;
  width: 100%;
  height: auto;
  margin: -20px 0 10px 0;
}

.header_text{
  margin: 43px 0 0 0 ;
}

.header_text h1 {
  text-transform: uppercase;
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  text-shadow: -2px 0 1px #fff, 0 2px 1px #fff, 2px 0 1px #fff, 0 -2px 1px #fff;
}

.header_text h2 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  margin: 0;
  color: #8ee23e;
  text-shadow: -2px 0 1px #fff, 0 2px 1px #fff, 2px 0 1px #fff, 0 -2px 1px #fff;
}

.color_blue{
  color: #00ade4;
}

.phone-block{
  background: url("../img/phone.png")no-repeat 0 center ;
  padding-left: 40px;
  min-height: 28px;
  margin-left: 20px;
}

header small, header .small{
  font-size: 75%;
}

.block_events{
  display: block;
  position: relative;
}

.block_events p {
	max-height:70px;
	height:70px;
	min-height:70px;
	overflow:hidden;
}


.block_events_img img {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: auto;
  line-height: 1.42857;
  padding: 4px;
  display: block;
  float: left;
  width: 29%;
  transition: all 0.2s ease-in-out 0s;
}


.block_events_info{
  float: left;
  position: relative;
  padding: 40px 0 10px 10px;
  width: 71%;
  color: #000;
}


.block_events_info2{
  float: left;
  position: relative;
  padding: 10px 0 10px 0px;
  width: 100%;
  color: #000;
}




.block_events_data {
  background-color: #91db4b;
  width: 100%;
  height: 35px;
  display: block;
  text-align: right;
  padding: 3px 5px;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  top:7px;
  position: absolute;
  z-index: -1;
}

.block_events_info p{
  padding: 15px 0 0 5px;
}


.data_ico{
  background: url("../img/sample/data_ico.png")no-repeat 0 center ;
  padding-left: 20px;
  min-height: 20px;
  margin-right: 5px;
}

.btn-grey{
  color: #555;
  background-color: #eee;
  border-color: #ccc;
}

.logo_block{
  margin: 0;
  padding: 0;
}

.logo_block li{
  list-style-type: none;
  display: inline-block;
  width: 32%;
  max-width: 32%;
  overflow: hidden;
  height: 75px;
  max-height: 75px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  line-height: 75px;
}

.logo_block li img {
  position: relative;
  background-color: #fff;
  /*border: 1px solid #ddd;
  border-radius: 4px;*/
  width: 100%;
  /*height: 68px;
  max-height: 68px;*/
  padding: 4px;
  display: inline-block;
  overflow: hidden;
  line-height: 68px;

  transition: all 0.2s ease-in-out 0s;
}

.logo_block_bg{
  background-color: #d9f9ba;
  padding: 20px 5px;
}

.logo_block_title{
  height: 60px;
}


/*fact-number*/

#fact-number{
  margin: 30px auto;
  display: block;
  width: 80%;
  text-align: center;
  line-height: 50px;
}

.bl{
  display: inline-block;
  margin: 0 30px;
  cursor: pointer;
}

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

.bl .text{
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

.bl .number{
  color: #00ade4;
  font-size: 60px;
}

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}


.icon-forum img {
	 padding-top: 4px;
}

#global4 .art_bank .object {
	padding: 10px 15px;
}



/*@media all and (max-width: 1024px) {
  .navbar .nav li a{
    color: #fff;
    padding: 15px 5px!important;
    font-size: 13px;
  }
  .personal{
    width: 215px;}
  .personal input{
    width: 170px;
  }
  .phone-block{
    margin-left: 0px;
  }
}*/

@media all and (max-width: 1200px) {
  .navbar .nav li a{
    color: #fff;
    padding: 15px 5px!important;
    font-size: 13px;
  }
  .personal{
    width: 215px;}
  .personal input{
    width: 170px;
  }
  .phone-block{
    margin-left: 0px;
  }
}

@media all and (max-width: 768px) {
	.container,.navbar.navbar-blue, .navbar-header {
			max-width:auto;
			width:auto;
	}

	.navbar-header a{
		margin:0 auto;
	}
	.navbar-collapse.collapse{
		width:78%;
		display:block;	
		padding:0;
		right:0;
		z-index:1000;
	}
	.navbar .nav li, .navbar .nav li a, .navbar .nav li:last-child {
		max-width:100%;
		height:auto;
		position:relative;
		margin:0 auto;
		
	}
	.dropdown-menu {
		background-color:#009acb!important;		 
		position:relative;
	}
	
	.navbar .nav .dropdown-menu li a{	
		text-align:center;
	}
	
	.navbar .nav .dropdown-menu li {
    border-top: 1px solid #eee;
}
	
}

/*new 3.09*/

.col_nav_info a {
	color: #fff;
	text-decoration:underline;
}

.tableRow {
	border-bottom: 1px solid #ddd;
}


.col_nav_info  {
	line-height:30px;
}


.tableRow.tableHeader td {
	color:#42c1e9;
	font-weight:bold;
	border-bottom: 2px solid #ddd;
}

.tableRow.tableHeader td:first-child{
	font-weight: bold;
	font-size:16px;
}


.contentTitleTxt {
	font-weight:bold;
}

.contentTitleTxt {
	font-size: 20px;
}

.tableBody td{
	line-height:35px;
}

.titleDate {
	font-weight: normal;
    font-style: italic;
    width: 50%;
	color: #bbb;
}

.titleRate {
	color: #bbb;
}


.tableRow td, .art_bank td{
    font-weight: bold;
}

.tableRow td:first-child , .art_bank td:first-child{
    font-weight: normal;
}

.news-calendar-compact {
	position:relative;
    margin: 0 auto;
    background-color: #f7f7f7;
    border-radius: 8px;
    border: 1px solid #ececec;
    -webkit-box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
    -moz-box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
    box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
}

.news-calendar-compact  caption {
	position:relative;
	text-align:center;
	font-weight:bold;
	line-height: 30px;
	background-color: #00ade4;
	border-radius: 8px 8px 0 0;
    -webkit-box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
    -moz-box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
    box-shadow: 16px 16px 29px -30px rgba(0,0,0,0.65);
	color: #fff;
}


.news-calendar-compact table {
	width: 100%;
	text-align:center;
}

.news-calendar-compact table thead {
	line-height: 30px;
	background-color:#fff;
}

.news-calendar-compact table thead th{
	font-size:11px;
	text-align:center;
}

.news-calendar-compact table t tbody td {
	line-height:37px;
}


.news-calendar-compact table tr td {
	height: 35px;
}

.news-calendar-compact  .next{
	right:10px;
	position:absolute;
}

.news-calendar-compact  .next a, .news-calendar-compact  .prev a{	
	color: #fff;
}

.news-calendar-compact  .prev{
	left:10px;
	position:absolute;
}

.cal td a {
    clear: both;
    display: block;
    position: relative; 
    line-height: 37px;
    color: #666;	
    border: 1px solid #eee;
}


.cal td.work a, .cal td.work a:active {
    margin: -1px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #91db4b;
    background: #91db4b;
}

.cal td.active a, .cal td a:active {
    margin: -1px;
    color: #f3f3f3;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background: #00ade4;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}


.fancybox-inner {
	width: 517px!important;
	min-height: 296px!important;
}

.zagolovok {
	width:100%;
	text-align:center;
	padding: 15px 0;
	background-color: #91db4b;
	font-size: 20px;
	margin: 5px 0;
	color: #fff;
}



.fancybox-inner li:before{
	content: "- "; /* � */
	background-image: expression(this.runtimeStyle.backgroundImage="none",this.innerHTML = '<b>�</b>'+this.innerHTML);
}

.fancybox-inner li{
list-style-type: none!important;}

.search_block .input-group-btn .btn {
	padding:8px 8px 7px 8px!important;
}


.lupa {
background: url("/bitrix/templates/union_internal/images/lupa.png")no-repeat 0 0;
display: block;
width: 17px;
height: 17px;
}

group-btn .btn {
padding: 8px 8px 7px 8px!important;
}

/*20.10.2015*/
.up-arrow {
	position:fixed;
	background:url("../img/arrow.png") no-repeat 0 0;
	width:65px;
	height:65px;
	display:block;
	bottom:50px;
	right:150px;
	z-index:10000;
}
/*end 20.10.2015*/

.footer-soc-lincs img{
	width: 33px;
	height: 33px;
	margin: 0 5px;
}