.header_logo {
  height: 85px!important;
}
.active-tab{
  display: block!important;
  visibility: visible!important;
}
.breadcrumb {
  background: transparent;
  padding: 0;
}
.inner_page {
  background-color: #f4f3f0;
  padding: 60px 0;
}
.inner_page .content-box {
  margin-bottom: 30px;
}
.inner_page .accordion {
  margin: 30px 0;
}
.inner_page .accordion .card-header {
  background: #fff;
}
.inner_page .table {
  margin: 30px 0;
}
.inner_page .file_icon {
  font-size: 48px;
}
.inner_page .card {
  margin-bottom: 30px;
}
.site_map ul {
  margin-left: 40px!important;
}
.vacancy_table {
  background-color: #fff;
}
.vacancy_table h3 {
  color: #009de1;
}
.last_news .title {
  width: 100%!important;
  text-align: center;
  margin-bottom: 0!important;
}
.last_news ul li {
  padding: 10px 0;
  line-height: 22px;
  border-bottom: 1px dotted #b6bfc1;
}
.last_news ul li a {
  font-size: 12px;
}
.news_date {
  font-size: 12px;
  color: #aab2b3;
}
.news_list_content {
  padding: 20px 0;
  border-bottom: 1px dotted #b6bfc1;
}
.year_block {
  font-size: 36px;
  color: #f2be00;
  margin: 20px 0;
}
.small_menu a{
font-size: 10px !important;
  padding: 10px 15px!important;
}