@media screen and (max-width: 1460px) {
  .city-dropdown-b--min-width .site-list {
    max-width: 208px;
  }
}
@media screen and (max-width: 1150px) {
  .city-dropdown-b--min-width .site-list {
    max-width: 146px;
  }
}
.foo-nav-item {
  position: relative;
}
.soc-links {
  display: inline-block;
  position: absolute;
  top: 65px;
}
.soc-links__link {
  font-size: 11px;
  line-height: 11px!important;
  color: #979ba6;
  text-decoration: none;
  background: none;
  border-bottom: none!important;
  position: relative;
  margin: 0 10px 0 0;
}
.soc-links__link:last-child {
  margin: 0;
}
.soc-links__link.twitter {
  padding: 0 0 0 25px;
}
.soc-links__link.instagram {
  padding: 0 0 0 25px;
}
.soc-links__link.facebook {
  padding: 0 0 0 15px;
}
.soc-links__link.livejournal {
  padding: 0 0 0 22px;
}
.soc-links__link:hover.twitter {
  color: #55acee;
}
.soc-links__link:hover.instagram {
  color: #55acee;
}
.soc-links__link:hover.instagram .icon-instagram {
  background-position: -94px -29px;
}
.soc-links__link:hover.twitter .icon-twitter {
  background-position: 0px -29px;
}
.soc-links__link:hover.facebook {
  color: #728fbc;
}
.soc-links__link:hover.facebook .icon-facebook {
  background-position: -36px -29px;
}
.soc-links__link:hover.livejournal {
  color: #cec5b2;
}
.soc-links__link:hover.livejournal .icon-livejournal {
  background-position: -62px -29px;
}
.soc-links__link .icon {
  display: inline-block;
  position: absolute;
  background: url("/layout/images/new/soc-icon-sprite.png") no-repeat;
  top: -2px;
  left: 0px;
}
.soc-links__link .icon.icon-twitter {
  width: 20px;
  height: 18px;
  background-position: 0px 0px;
}
.soc-links__link .icon.icon-instagram {
  width: 20px;
  height: 18px;
  background-position: -94px 0px;
}
.soc-links__link .icon.icon-facebook {
  width: 10px;
  height: 17px;
  background-position: -36px 0px;
}
.soc-links__link .icon.icon-livejournal {
  width: 16px;
  height: 17px;
  background-position: -62px 0px;
}
.hall-of-fame {
  text-align: justify;
}
.hall-of-fame:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.hall-of-fame__item {
  width: 47%;
  vertical-align: top;
  text-align: left;
  display: inline-block;
  margin: 0 0 20px 0;
}
@media  screen and (max-width: 767px) {
  .hall-of-fame__item {
    width: 100%;
  }
}
.hall-of-fame__item__photo {
  width: 120px;
  float: left;
}
.hall-of-fame__item__photo img {
  width: 120px;
  margin: 3px 0 0;
}
.hall-of-fame__item__text {
  padding: 0 0 0 140px;
}
.hall-of-fame__item__text__name {
  font-size: 15px;
  line-height: 21px;
  color: #000000;
  font-family: 'PTF75F-webfont';
  margin: 0 0 13px 0;
}
.hall-of-fame__item__text__post {
  color: #4a4a4a;
  font-family: 'PTF56F-webfont';
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 13px 0;
}
.calendar-block__title {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 25px 0;
}
.calendar-block__list {
  margin: 0 0 40px 0;
  min-height: 230px;
}
.calendar-block__list__item {
  width: 29%;
  padding: 15px 0 0 0;
  height: 200px;
  float: left;
  border-bottom: 1px solid #dfdfdf;
}
.calendar-block__list__item.number1,
.calendar-block__list__item.number4,
.calendar-block__list__item.number7,
.calendar-block__list__item.number10 {
  padding: 15px 17px 0 0;
}
.calendar-block__list__item.number2,
.calendar-block__list__item.number5,
.calendar-block__list__item.number8,
.calendar-block__list__item.number11 {
  padding: 15px 17px 0;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.calendar-block__list__item.number3,
.calendar-block__list__item.number6,
.calendar-block__list__item.number9,
.calendar-block__list__item.number12 {
  padding: 15px 0 0 17px;
}
.calendar-block__list__item.number10,
.calendar-block__list__item.number11,
.calendar-block__list__item.number12 {
  border-bottom: none;
}
@media  screen and (max-width: 767px) {
  .calendar-block__list__item {
    display: none;
    float: none;
    width: auto;
    border: none!important;
    border-bottom: 1px solid #dfdfdf!important;
    padding: 15px!important;
  }
}
.calendar-block__list__item__title {
  font-size: 15px;
  line-height: 15px;
  margin: 0 0 5px 0;
}
.calendar-block__list__item__table {
  margin: 0;
}
.calendar-block__list__item__table th {
  font-size: 13px;
  line-height: 13px;
  color: #8b8b8b;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  height: 28px;
}
.calendar-block__list__item__table td {
  font-size: 13px;
  line-height: 13px;
  text-align: center;
  vertical-align: middle;
  border: none;
  padding: 0;
  position: relative;
  height: 23px;
}
.calendar-block__list__item__table td.output {
  background-color: #f3f3f3;
}
.calendar-block__list__item__table td.holiday {
  background-color: #ea4c3a;
  color: white;
}
.calendar-block__list__item__table td.limit {
  background-color: #f9edbf;
  cursor: pointer;
}
.calendar-block__legend {
  margin: 0 0 38px 0;
}
.calendar-block__legend p {
  margin: 0 0 10px 0;
  line-height: 15px;
}
.calendar-block__legend p i {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.calendar-block__legend .holiday-day {
  background-color: #ea4c3a;
}
.calendar-block__legend .limit-day {
  background-color: #f9edbf;
}
.calendar-block__legend .output-day {
  background-color: #f3f3f3;
}
.calendar-block__date-table table {
  font-size: 13px;
  line-height: 21px;
}
.calendar-block__date-table table tr th {
  border: 1px solid #d1c8a6;
  background: #faf7ec;
  font-weight: normal;
  padding: 12px 18px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.calendar-block__date-table table tr th.active {
  background-color: #f9edbf;
}
.calendar-block__date-table table tr td {
  border: 1px solid #d1c8a6;
  padding: 12px 18px;
  vertical-align: middle;
}
.calendar-block__date-table table tr td:last-child {
  white-space: nowrap;
}
.calendar-block__mob-select {
  width: 100%!important;
  max-width: 100%!important;
  margin: 0 0 25px 0;
  display: none;
}
@media  screen and (max-width: 767px) {
  .calendar-block__mob-select {
    display: block;
  }
}
@media  screen and (max-width: 767px) {
  .ex-budg-widget {
    display: none;
  }
}
.ex-budg-widget__title {
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 12px 0;
}
.ex-budg-widget__title a {
  font-size: 13px;
  line-height: 13px;
  margin: 0 0 0 10px;
  color: #696969;
  text-decoration: none;
  border-bottom: 1px solid #d5d5d5;
  display: inline-block;
}
.ex-budg-widget__title a:hover {
  border-bottom: none;
}
.ex-budg-widget__body {
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
  padding: 18px 0;
  margin: 0 0 30px 0;
  display: table;
  width: 100%;
  height: 240px;
}
.ex-budg-widget__oilgas,
.ex-budg-widget__incomcosts,
.ex-budg-widget__profdef {
  display: table-cell;
  position: relative;
}
.ex-budg-widget__oilgas {
  width: 40%;
}
.ex-budg-widget__oilgas__switcher {
  position: absolute;
  left: 188px;
}
.ex-budg-widget__oilgas__switcher.oilgas {
  top: 10px;
}
.ex-budg-widget__oilgas__switcher.oilgas .text:after {
  content: "";
  position: absolute;
  top: 7px;
  left: -55px;
  width: 44px;
  height: 26px;
  background: url("/layout/images/new/info-ispol.png") no-repeat;
}
.ex-budg-widget__oilgas__switcher.no-oilgas {
  top: 160px;
}
.ex-budg-widget__oilgas__switcher.no-oilgas .text:after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: -55px;
  width: 44px;
  height: 26px;
  background: url("/layout/images/new/info-ispol.png") no-repeat 0 -32px;
}
.ex-budg-widget__oilgas__switcher.is-active .text {
  color: #000000;
  border-bottom: none;
}
.ex-budg-widget__oilgas__switcher.is-active .number.is-active {
  display: block;
}
.ex-budg-widget__oilgas__switcher .text {
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  line-height: 15px;
  color: #4f5466;
  border-bottom: 1px dashed #d3d6e0;
  position: relative;
}
.ex-budg-widget__oilgas__switcher .text:hover {
  border-bottom: none;
}
.ex-budg-widget__oilgas__switcher .number {
  font-size: 24px;
  line-height: 24px;
  display: none;
}
.ex-budg-widget__oilgas__graf {
  position: absolute;
  top: 72px;
  left: 189px;
  display: inline-block;
  width: 240px;
  display: none;
}
@media  screen and (max-width: 1210px) and (min-width: 768px) {
  .ex-budg-widget__oilgas__graf {
    width: 190px;
  }
}
.ex-budg-widget__oilgas__graf .oilgas__graf__item {
  width: 25%;
  border-right: 1px dotted #aaaaaa;
  float: left;
  box-sizing: border-box;
}
.ex-budg-widget__oilgas__graf .oilgas__graf__item__tr {
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #aaaaaa;
  position: relative;
}
.ex-budg-widget__oilgas__graf .oilgas__graf__item__tr__ins {
  width: 100%;
  height: 1px;
  border-top: 2px solid #527aa0;
  background: url("/layout/images/new/oil-graf.png");
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.ex-budg-widget__oilgas__graf .oilgas__graf__item__tr__ins:hover span {
  opacity: 1;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.ex-budg-widget__oilgas__graf .oilgas__graf__item__tr__ins span {
  position: absolute;
  top: -14px;
  width: 100%;
  text-align: center;
  left: 0;
  font-size: 11px;
  line-height: 12px;
  color: #527aa0;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.ex-budg-widget__oilgas__graf .oilgas__graf__item__th {
  color: #6b6b6b;
  font-size: 11px;
  width: 100%;
  height: 15px;
  text-align: center;
  line-height: 17px;
}
.ex-budg-widget__oil-diagramm {
  position: relative;
  display: inline-block;
  margin: 21px 0 0 17px;
  display: none;
}
.ex-budg-widget__oil-diagramm img {
  position: absolute;
  top: 47px;
  left: 57px;
}
.ex-budg-widget__no-oil-diagramm {
  position: relative;
  display: inline-block;
  margin: 21px 0 0 17px;
  display: none;
}
.ex-budg-widget__no-oil-diagramm img {
  position: absolute;
  top: 47px;
  left: 57px;
}
.ex-budg-widget__incomcosts {
  vertical-align: top;
  width: 20%;
}
.ex-budg-widget__incomcosts .incomcosts-switcher {
  margin: 0 0 20px 0;
}
.ex-budg-widget__incomcosts .incomcosts-switcher li {
  padding: 6px;
  display: inline-block;
}
.ex-budg-widget__incomcosts .incomcosts-switcher li.is-active {
  padding: 0;
}
.ex-budg-widget__incomcosts .incomcosts-switcher li.is-active a {
  padding: 6px;
  color: black;
  border-bottom: none;
  background: #f3f3f3;
}
.ex-budg-widget__incomcosts .incomcosts-switcher li.is-active a:after {
  content: '*';
}
.ex-budg-widget__incomcosts .incomcosts-switcher li a {
  color: #4f5466;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
  border-bottom: 1px dashed #d3d6e0;
  display: inline-block;
}
.ex-budg-widget__incomcosts .incomcosts-switcher li a:hover {
  border-bottom: none;
}
.ex-budg-widget__incomcosts .incomcosts-table {
  width: 100%;
  display: none;
}
.ex-budg-widget__incomcosts .incomcosts-table__in {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 10px 0;
}
.ex-budg-widget__incomcosts .incomcosts-table__in.prof {
  color: #368a3c;
  border-top: 1px solid #aaaaaa;
  padding: 8px 0 0;
}
.ex-budg-widget__incomcosts .incomcosts-table__in.prof .income-number {
  position: relative;
}
.ex-budg-widget__incomcosts .incomcosts-table__in.prof .income-number:after {
  content: '';
  width: 9px;
  height: 17px;
  background: url("/layout/images/new/oper-day-up.png") no-repeat;
  display: inline-block;
  position: absolute;
  top: 4px;
  right: -13px;
}
.ex-budg-widget__incomcosts .incomcosts-table__in.def {
  color: #c52d2d;
  border-top: 1px solid #aaaaaa;
  padding: 8px 0 0;
}
.ex-budg-widget__incomcosts .incomcosts-table__in.def .income-number {
  position: relative;
}
.ex-budg-widget__incomcosts .incomcosts-table__in.def .income-number:after {
  content: '';
  width: 9px;
  height: 17px;
  background: url("/layout/images/new/oper-day-down.png") no-repeat;
  display: inline-block;
  position: absolute;
  top: 4px;
  right: -13px;
}
.ex-budg-widget__incomcosts .incomcosts-table__in .income-number {
  font-size: 24px;
  line-height: 24px;
  float: right;
}
.ex-budg-widget__incomcosts .incomcosts-table__bot-text {
  font-family: 'PTF56F-webfont';
  font-size: 13px;
  line-height: 16px;
  color: #6b6b6b;
  float: right;
  text-align: right;
}
.ex-budg-widget__profdef {
  width: 40%;
  padding: 19px 50px 0 80px;
  box-sizing: border-box;
  vertical-align: top;
}
@media  screen and (max-width: 1210px) and (min-width: 768px) {
  .ex-budg-widget__profdef {
    width: 30%;
    padding: 19px 50px 0 30px;
  }
}
.ex-budg-widget__profdef .profdef-graph {
  width: 100%;
  height: 168px;
  position: relative;
}
.ex-budg-widget__profdef .profdef-graph__table-body {
  position: relative;
  width: 100%;
  height: 50%;
  display: table;
  border-bottom: 1px solid #aaaaaa;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item {
  display: table-cell;
  border-right: 1px dotted #aaaaaa;
  position: relative;
  height: 100%;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item__inside {
  width: 100%;
  height: 100%;
  position: relative;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item__inside:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  border-right: 1px dotted #aaaaaa;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item.th {
  width: 100px;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item .prof {
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  bottom: 10px;
  left: 0;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item .def {
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  bottom: -26px;
  left: 0;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item__ins {
  position: absolute;
  left: 0;
  width: 100%;
  background: url("/layout/images/new/oil-graf.png");
}
.ex-budg-widget__profdef .profdef-graph__table-body__item__ins.prof {
  bottom: 0;
  border-top: 2px solid #43a14a;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item__ins.prof span {
  color: #368a3c;
  top: -20px;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item__ins.def {
  top: 100%;
  border-bottom: 2px solid #ff6767;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item__ins.def span {
  color: #dc3b3b;
  bottom: -20px;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item__ins span {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
}
.ex-budg-widget__profdef .profdef-graph__table-body__item .year {
  position: absolute;
  bottom: -112%;
  width: 100%;
  left: 0;
  font-size: 11px;
  line-height: 11px;
  color: #6b6b6b;
  text-align: center;
}
.kazna-style table tr p {
  margin: 0;
}
@media  screen and (max-width: 767px) {
  .sctucture-b:before {
    left: 0!important;
  }
  .sctucture-b .structure-tree .structure-tree-item {
    padding-left: 13px;
  }
  .sctucture-b .structure-tree .structure-tree-item:last-child .structure-lvl-1:after {
    left: -13px;
  }
  .sctucture-b .structure-tree .structure-tree-item .structure-lvl-2 {
    margin: 0 !important;
    padding: 18px 0 0 15px;
  }
  .sctucture-b .structure-tree .structure-tree-item .structure-lvl-2:before {
    left: 0;
  }
  .sctucture-b .structure-tree .structure-tree-item .structure-lvl-2 li:last-child .relativ:before {
    left: -37px;
  }
  .sctucture-b .structure-tree .structure-tree-item .structure-lvl-2 .scructure-line {
    width: 16px;
    left: -37px;
  }
  .head-department .head-photo {
    display: flex;
    float: left;
    margin: 6px 10px 3px 0;
  }
  .head-department .head-info {
    padding: 0;
  }
  .head-department .head-contacts {
    min-height: 55px;
  }
}
.slogan {
  max-width: 530px;
}
@media  screen and (max-width: 1210px) and (min-width: 768px) {
  .slogan {
    max-width: 360px;
  }
}
.logo-505-block {
  text-align: center;
  padding: 75px 0 70px;
}
.logo-505-block .logo-505 {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #4d4d4d;
  font-size: 21px;
  line-height: 19px;
}
.logo-505-block .logo-505 img {
  margin: 0 0 5px 0;
}
.logo-505-block .logo-505 span {
  color: #8d8d8d;
  font-size: 13px;
}
.h2-505 {
  border-bottom: 1px solid #aaaaaa;
  padding: 0 0 20px 0;
  margin: 0 0 30px 0;
}
@media  screen and (max-width: 767px) {
  section .pagination .pager .next:last-child {
    background: none!important;
  }
  section .pagination .pager .next:last-child:after {
    content: "→" !important;
    display: inline-block !important;
    background: none!important;
    font-family: "Arial", "sans-serif";
    line-height: 1;
    position: absolute;
    top: 7px;
    left: 9px;
  }
  section .pagination .pager .next:first-child {
    background: none!important;
  }
  section .pagination .pager .next:first-child:after {
    content: "←" !important;
    display: inline-block !important;
    background: none!important;
    font-family: "Arial", "sans-serif";
    line-height: 1;
    position: absolute;
    top: 7px;
    left: 9px;
  }
}
@media  screen and (max-width: 767px) {
  .slider {
    margin: 0 0 20px 0!important;
  }
}
input:disabled {
  background: none;
  color: #000000;
}
@media  screen and (max-width: 767px) {
  .footer .location {
    display: none!important;
  }
}
@media  screen and (max-width: 767px) {
  #vmap {
    display: none;
  }
}
@media screen and (max-width: 960px) and (min-width: 768px) {
  #vmap {
    height: 300px;
  }
}
.vmap-list-for-old {
  display: none;
}
@media  screen and (max-width: 767px) {
  .vmap-list-for-old {
    display: block;
  }
}
@media  screen and (max-width: 1210px) and (min-width: 768px) {
  .vmap-list-for-old {
    display: block;
  }
}
