body {
  background: #FCFDFE;
  font-family: 'Museo Sans Cyrl 300', sans-serif;
}

.pages-wrapper .header {
  box-shadow: 0px 2px 10px rgb(187 193 221 / 30%)
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.row {
  margin: -15px;
}

.row>div {
  padding: 15px;
}

.pages-wrapper .footer {
  margin-top: 80px;
}

.pages-wrapper .press__sidebar__helpline {
  margin-bottom: 0;
}

.sidebar__content {
  padding: 20px 25px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}


.press__sidebar__check {
  margin-bottom: 0;
}

.sidebar__content h3 {
  font-family: 'Museo Sans Cyrl 500', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  color: #444650;
}


.bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom span {
  font-weight: 300;
  font-size: 17px;
  line-height: 23px;
  color: #959AB2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 30px;
}

.bottom span i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-right: 8px;
  color: #959AB2;
}

.bottom span:last-child i {
  font-size: 10px;
}

.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.title h1,
.title h2 {
  font-size: 30px;
  line-height: 36px;
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  font-weight: 700;
  color: #363C44;
}

.title>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #959AB2;
}

.title>a i {
  color: #959AB2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  margin-left: 10px;
}

.title.column {
  -webkit-box-pack: unset;
  -ms-flex-pack: unset;
  justify-content: unset;
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.title.column h2 {
  margin-bottom: 42px;
}

.title.column nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #E6E8EB;
  margin-bottom: 40px;
}

.title.column nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin: 0 -37px;
}

.title.column nav ul li {
  padding: 0 37px;
}

.title.column nav ul li a {
  padding: 0;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  color: #959AB2;
}

.title.column nav ul li a.active {
  color: #1D37B5;
}

.title.column nav h2 {
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  font-size: 34px;
  line-height: 46px;
  font-weight: 700;
  color: #444650;
}

.title.column nav>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #959AB2;
}

.title.column nav>a i {
  color: #959AB2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  margin-left: 10px;
}

a,
a:hover {
  text-decoration: none !important;
}

.map,
.relations,
.corruption,
.activity,
.press {
  padding-top: 140px;
}

.press {
  padding-top: 80px;
}














.image>img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}


.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0;
}

.header__container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

.header__top__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 120px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__top__main>div>a,
.header__top__main>div>span {
  font-size: 17px;
  line-height: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #959AB2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
  cursor: pointer;
}

.header__top__main>div>a span {
  color: #959AB2;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
}

.header__top__main>div>a i,
.header__top__main>div>span i {
  font-size: 18px;
  color: #959AB2;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__top__main__virtual a i {
  font-size: 12px !important;
}

.header__top__main__logo {
  max-width: 385px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 385px;
  flex: 0 0 385px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__top__main__logo img {
  height: 91px;
  margin-right: 22px;
}

.header__top__main__logo__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header__top__main__logo__info span {
  font-size: 16px;
  line-height: 21px;
  color: #B3B3B4;
  font-weight: 400;
}

.header__top__main__logo__info p {
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #444650;
  font-weight: 700;
}

.thim-widget-courses-searching {
  position: absolute;
}

.header__top__main__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__top__main__lang i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 14px;
}

.header__top__main__lang>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0 -13px;
}

.header__top__main__lang>ul>li {
  list-style: none;
  padding: 0 13px;
}

.header__top__main__lang>ul>li>a {
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #959AB2;
  display: block;
}

.header__top__main__lang>ul>li>a.active {
  color: #1D37B5;
}

.header__top__main .icon-navbar {
  display: none;
  font-size: 12px;
  color: #444650;
  cursor: pointer;
  margin-left: 25px;
  margin-right: 0;

}

.header__top__main .icon-navbar::before {
  transform: rotate(180deg);
}

.header__bottom {
  background: #eff4ff;
}

.header__bottom__main {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__bottom__main>a {
  margin-right: 50px;
  font-size: 12px;
  color: #444650;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__bottom__main>ul {
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
}

.header__bottom__main>ul>li {
  list-style: none;
}

.new-navbar .header__bottom__main>ul>li.nav-item>a {
  font-size: 16px;
  line-height: 25px;
  color: #444650;
  font-weight: 400;
  display: block;
}

.new-navbar .dropdown-menu .nav-item-2 a.dropdown-item {
  font-size: 17px;
  color: #fff;
  border-bottom: 1px solid #6f8ee6;
  opacity: 0.8;
}

.new-navbar .nav-item>.dropdown-menu::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top-width: 0;
  border-bottom-color: #0A3077;
  left: 15%;
}

.new-navbar .nav-item .dropdown-menu {
  background: #0A3077;
}



.banner__item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  z-index: 1;
}

.banner__item::after {
  content: '';
  background: rgba(10, 48, 119, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.banner__item__info {
  height: calc(100vh - 200px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 180px;
  padding-bottom: 80px;
}

.banner__item__info__content {
  width: 100%;
  padding-top: 450px;
}

.banner__item__info__content__item h1 {
  font-style: uppercase;
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  /* font-size: 44px; */
  line-height: 59px;
  color: #EBEBEB;
  font-weight: 700;
 
  /* margin-bottom: 42px; */
}

.banner__item__info__content__item p {
  margin: 0;
  font-weight: 300;
  font-size: 24px;
  line-height: 33px;
  font-style: italic;
  color: #EBEBEB;
}

.banner__item__info__bottom {
  margin-top: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.banner__item__info__bottom__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  padding-top: 33px;
  position: relative;
}

.banner__item__info__bottom__item::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #FFFFFF;
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  border-radius: 50%;
}

.banner__item__info__bottom__item::before {
  content: '';
  position: absolute;
  height: 1px;
  left: 24px;
  right: 12px;
  top: 0;
  border-top: 1px dashed #ffffff;
}

.banner__item__info__bottom__item p {
  width: 50%;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #EAECF0;
}



.press__news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.press__news__carousel {
  max-width: 450px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 450px;
  flex: 0 0 450px;
  margin-right: 30px;
}

.press__news__carousel__item {
  height: 525px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.press__news__carousel__item__image {
  max-height: 270px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 270px;
  flex: 0 0 270px;
  border-radius: 3px;
  overflow: hidden;
}

.press__news__carousel__item__info {
  height: 100%;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.press__news__carousel__item__info h3 {
  font-family: 'Museo Sans Cyrl 500', sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 27.3px;
  color: #444650;
  margin-bottom: 18px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.press__news__carousel__item__info p {
  font-weight: 400;
  font-size: 19px;
  line-height: 25.65px;
  color: #959AB2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}

.press__news__carousel__item__info .bottom {
  margin-top: auto;
}

.press__news__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.press__news__wrapper__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E6E8EB;
  height: 125px;
}

.press__news__wrapper__item:first-child {
  height: 135px;
  padding: 0 0 15px 0;
  border: none;
}

.press__news__wrapper__item:first-child .image {
  display: block;
}

.press__news__wrapper__item:first-child .press__news__wrapper__item__info {
  padding: 0;
}

.press__news__wrapper__item:first-child .press__news__wrapper__item__info p {
  -webkit-line-clamp: 3;
}

.press__news__wrapper__item:nth-child(2) {
  height: 155px;
  padding: 15px 0 20px 0;
}

.press__news__wrapper__item:nth-child(2) .image {
  display: block;
}

.press__news__wrapper__item:nth-child(2) .press__news__wrapper__item__info {
  padding: 0;
}

.press__news__wrapper__item:nth-child(2) .press__news__wrapper__item__info p {
  -webkit-line-clamp: 3;
}

.press__news__wrapper__item__image {
  display: none;
  max-width: 150px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  margin-right: 20px;
  border-radius: 3px;
  overflow: hidden;
}

.press__news__wrapper__item__info {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 0;
}

.press__news__wrapper__item__info p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  line-height: 24.3px;
  font-weight: 400;
  color: #444650;
  margin: 0;
}

.press__news__wrapper__item__info .bottom {
  margin-top: auto;
}

.press__main__left .press__news.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.press__sidebar__helpline {
  min-height: 230px;
  z-index: 1;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
}

.sidebar-rec .owl-carousel .owl-item img {
  border-radius: 3px;
}

.press__sidebar__helpline img {
  z-index: -1;
  height: 120px;
  position: absolute;
  right: 14px;
  bottom: 18px;
  opacity: 0.04;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.press__sidebar__helpline a,
.press__sidebar__helpline span {
  font-family: 'Museo Sans Cyrl 500', sans-serif;
  font-weight: 500;
  font-size: 19px;
  line-height: 26px;
  color: #1D37B5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.press__sidebar__helpline a {
  margin-top: auto;
}

.press__sidebar__helpline a:first-child {
  margin-right: 5px;
}

.press__sidebar__helpline a:last-child {
  margin-left: 5px;
}

.press__sidebar__helpline .not-last p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #B5B8C6;
}

.press__sidebar__helpline>p {
  margin-bottom: 0;
  margin-top: auto;
}

.press__sidebar__helpline h3 {
  margin-bottom: 10px;
}

.press__sidebar__check .polls-buttons {
  margin-top: 30px;
}

.press__sidebar__check .polls-buttons button {
  font-size: 15px;
}

.press__sidebar__check .polls-buttons button:first-child {
  background-color: #1D37B5;
  color: white;
  margin-right: 15px;


}

.press__sidebar__check .polls-buttons button:last-child {
  border: 1px solid #1D37B5;
}

.press__sidebar__check h3 {
  margin-bottom: 12px;
}

.press__sidebar__check p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #444650;
  margin-bottom: 14px;
}

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

.press__sidebar__check ul li {
  list-style: none;
  position: relative;
}

.press__sidebar__check ul li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  color: #B5B8C6;

}

.press__sidebar__check ul li label span {
  max-width: 12px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12px;
  flex: 0 0 12px;
  height: 12px;
  border: 1px solid #B5B8C6;
  border-radius: 50%;
  margin-right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.press__sidebar__check ul li label span::after {
  content: '';
  width: 6px;
  height: 6px;
  background: #1D37B5;
  border: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
}

.press__sidebar__check ul li input {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
}

.press__sidebar__check ul li input:checked~label span::after {
  visibility: visible;
  opacity: 1;
}


.activity__about {
  padding-bottom: 40px;
  justify-content: space-between;
}

.activity__about.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.activity__about__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.activity__about__left__content {
  margin-bottom: 30px;
  padding-right: 7px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.activity__about__left__content p {
  font-size: 18px;
  line-height: 24.3px;
  font-weight: 400;
  color: #444650;
  margin-bottom: 16px;
}

.advice .leadership__item__info h4 {
  margin-bottom: 10px;
}

.activity__about__left__short {
  padding-right: 100px;
}

.activity__about__left__short p {
  font-size: 17px;
  line-height: 23.95px;
  color: #959AB2;
  font-weight: 400;
  margin-bottom: 0;
}

.activity__about__left__bottom {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 3px;
  margin-top: auto;
  position: absolute;
  z-index: 1;
  padding: 25px 0;
  bottom: -40px;
  left: 0;
  right: -430px;
}

.activity__about__left__bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  width: 100%;
}

.activity__about__left__bottom ul li {
  list-style: none;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 0.5px solid #E6E8EB;
  border-right: 0.5px solid #E6E8EB;
}

.activity__about__left__bottom ul li a {
  width: 100%;
  display: block;
  text-align: center;
  height: 100%;
}

.activity__about__left__bottom ul li:first-child {
  border-left: none;
}

.activity__about__left__bottom ul li:last-child {
  border-right: none;
}

.activity__about__left__bottom ul li img {
  margin-bottom: 10px;
  margin-top: 10px;
}

.activity__about__left__bottom ul li p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  color: #494949;
  width: 60%;
  margin: 0 auto;
}

.activity__about__images {
  max-width: 550px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 550px;
  flex: 0 0 550px;
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

}

.activity__about__images__image {
  border-radius: 3px;
  overflow: hidden;
  width: calc(50% - 10px);
}

.activity__about__images__image:first-child {
  height: 270px;
}

.activity__about__images__image:last-child {
  height: 400px;
}


.corruption__main__header {
  margin-bottom: 40px;
}

.corruption__main__wrapper__item {
  display: block;
  height: 210px;
  border: 1px solid #E6E8EB;
  border-radius: 3px;
  padding: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.corruption__main__wrapper__item:hover {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 3px;
}

.corruption__main__wrapper__item small {
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  color: #959AB2;
  margin-bottom: 15px;
}

.corruption__main__wrapper__item small i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 21px;
  color: #C0C3D1;
  margin-right: 10px;
}

.corruption__main__wrapper__item small span {
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  font-size: 34px;
  line-height: 38px;
  font-weight: 700;
  color: #959AB2;
  margin-right: 10px;
}

.corruption__main__wrapper__item p {
  font-size: 17px;
  line-height: 23px;
  color: #444650;
  margin-bottom: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


.relations__main__header {
  margin-bottom: 40px;
}

.relations__main__wrapper>.row {
  margin: 0 -15px;
}

.relations__main__wrapper>.row>div {
  padding: 0 15px;
}

.relations__main__wrapper__item {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #E6E8EB;
}

.measure_block .relations__main__wrapper__item {
  border: 0;
  padding: 0;
  margin-bottom: 40px;
}

.relations__main__wrapper__item:nth-child(4),
.relations__main__wrapper__item:nth-child(3) {
  border-bottom: 1px solid #E6E8EB;
}

.relations__main__wrapper__item .image {
  max-width: 170px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
  height: 115px;
  margin-right: 30px;
}

.relations__main__wrapper__item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.relations__main__wrapper__item .info p {
  font-size: 18px;
  line-height: 24.3px;
  font-weight: 400;
  color: #444650;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.relations__main__wrapper__item .info .bottom {
  margin-top: auto;
}

.relations__main__wrapper__item .info .bottom span i {
  font-size: 15px;
}

.usefull {
  background: #F2F5F9;
  padding-top: 80px;
  padding-bottom: 100px;
}

.usefull__main__header {
  margin-bottom: 40px;
}

.usefull__main__wrapper .owl-dots {
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  position: absolute;
  top: -40px;
  right: 0;
  margin-top: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.usefull__main__wrapper .owl-dots button {
  margin-left: 12px;
}

.usefull__main__wrapper .owl-dots button.active span {
  border: 1px solid #C4C4C4 !important;
  background: none !important;
}

.usefull__main__wrapper .owl-dots button span {
  background: #959AB2 !important;
  margin: 0 !important;
  border: none;
  width: 11px !important;
  height: 11px !important;
}

.usefull__main__wrapper__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #FFFFFF;
  border-radius: 3px;
  padding: 30px;
  height: 200px;
}

.usefull__main__wrapper__item p {
  margin-top: 10px;
  font-size: 17px;
  line-height: 22.1px;
  font-weight: 400;
  color: #444650;
  margin-bottom: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.usefull__main__wrapper__item__img {
  width: 80px;
  height: 60px;
}

.usefull__main__wrapper__item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left;
}

.footer {
  padding-bottom: 50px;
  min-height: 500px;
  background: #0A3077;
  padding-top: 50px;
}

.footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer__main__left {
  width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer__main__left ul {
  padding: 0;
  margin: 0 0 90px 0;
}

.footer__main__left ul li {
  list-style: none;
  margin-bottom: 18px;
}

.footer__main__left ul li:last-child {
  margin-bottom: 0;
}

.footer__main__left ul li a {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #FFFFFF;
  display: block;
}

.footer__main__left>a {
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  margin-bottom: 60px;
  font-size: 21px;
  line-height: 28.35px;
  font-weight: 700;
  color: #EBEBEB;
}

.footer__main__left span {
  font-size: 16px;
  line-height: 23px;
  color: #9FAAE0;
  font-weight: 400;
  margin-top: auto;
}

.footer__main__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 400px;
}

.footer__main__center h3 {
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  font-size: 20px;
  line-height: 23px;
  font-weight: 700;
  color: #9FAAE0;
  margin-bottom: 20px;
}

.footer__main__center__contact ul {
  padding: 0;
  margin: 0 0 65px 0;
}

.footer__main__center__contact ul li {
  list-style: none;
  margin-bottom: 18px;
}

.footer__main__center__contact ul li:last-child {
  margin-bottom: 0;
}

.footer__main__center__contact ul li a,
.footer__main__center__contact ul li span {
  font-size: 18px;
  line-height: 25px;
  /* identical to box height */
  font-weight: 400;
  color: #FFFFFF;
}

.content-body ul li a,
.content-body ul li span {
  color: #363C44;
}

.footer__main__center__social {
  margin-bottom: 100px;
}

.footer__main__center__social ul {
  padding: 0;
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__main__center__social ul li {
  list-style: none;
  padding: 0 10px;
}

.footer__main__center__social ul li a {
  color: white;
  font-size: 18px;
}

.footer__main__center p {
  font-size: 17px;
  line-height: 22.1px;
  font-weight: 400;
  color: #9FAAE0;
  margin-bottom: 35px;
}

.footer__main__center .last_p {
  margin-bottom: 16px;
}

.footer__main__center span {
  margin-top: auto;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #9FAAE0;
}

.footer__main__center span a {
  color: #FFFFFF;
}

.footer__main__right {
  width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer__main__right__map {
  margin-bottom: 25px;
}

.footer__main__right__map iframe {
  height: 225px;
  width: 100%;
}


.footer__main__right>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #9FAAE0;
  margin-bottom: 40px;
}

.footer__main__right>a i {
  margin-right: 10px;
}

.footer__main__right p {
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #9FAAE0;
}

.footer__main__right__images {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__main__right__images a {
  margin-right: 30px;
}

.footer__main__right__images a img {
  height: 32px;
}



.video__main__header {
  padding-bottom: 40px;
  border-bottom: 1px solid #E6E8EB;
  margin-bottom: 50px;
}

.video__main__item {
  display: block;
  position: relative;
  height: 330px;
}


.video__main__item__image {
  width: calc(100% - 45px);
  height: calc(100% - 50px);
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}

.video__main__item__image .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 70px;

}

.video__main__item__info {
  padding: 25px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 365px;
  height: 115px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 3px;
}

.video__main__item__info h3 {
  font-size: 17px;
  line-height: 22px;
  color: #444650;
  font-weight: 400;
}


.map__main__header {
  margin-bottom: 40px;
}

.map__main__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.map__main__wrapper__left {
  max-width: 720px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 720px;
  flex: 0 0 720px;
  margin-right: 115px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgb(187 193 221 / 30%);
  border-radius: 3px;
  padding: 35px;
}

.map__main__wrapper__right {
  width: 100%;
  padding: 65px 40px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 3px;
  overflow: hidden;
}

.map__main__wrapper__right__item h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Museo Sans Cyrl 500', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 28.6px;
  color: #444650;
  margin-bottom: 50px;
}

.map__main__wrapper__right__item h2 i {
  margin-right: 12px;
  color: #1D37B5;
  font-size: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.map__main__wrapper__right__item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
}

.map__main__wrapper__right__item ul li {
  height: 100px;
  width: 50%;
  list-style: none;
  position: relative;
}

.map__main__wrapper__right__item ul li::after {
  content: '';
  position: absolute;
  background: #E6E8EB;
}

.map__main__wrapper__right__item ul li:nth-child(1) {
  padding-right: 15px;
}

.map__main__wrapper__right__item ul li:nth-child(1)::after {
  right: 0;
  top: 0;
  bottom: 15px;
  width: 1px;
}

.map__main__wrapper__right__item ul li:nth-child(2) {
  padding-left: 25px;
}

.map__main__wrapper__right__item ul li:nth-child(2)::after {
  bottom: 0;
  right: 0;
  left: 25px;
  height: 1px;
}

.map__main__wrapper__right__item ul li:nth-child(3) {
  padding-top: 25px;
  padding-right: 15px;
}

.map__main__wrapper__right__item ul li:nth-child(3)::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 25px;
  height: 1px;
}

.map__main__wrapper__right__item ul li:nth-child(4) {
  padding-top: 25px;
  padding-left: 25px;
}

.map__main__wrapper__right__item ul li:nth-child(4)::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  top: 15px;
  width: 1px;
}

.map__main__wrapper__right__item ul li .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 6px;
  align-items: center;
}

.map__main__wrapper__right__item ul li .top span {
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 33px;
  color: #536ce3;
}

.map__main__wrapper__right__item ul li .top small {
  font-size: 18px;
  line-height: 25px;
  color: #959AB2;
  font-weight: 400;
}

.map__main__wrapper__right__item ul li p {
  margin: 0;
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
  color: #444650;

}


.breadcrumb {
  background-color: transparent !important;
  padding: 40px 0 30px 0 !important;
  margin: 0 !important;
}

ol.breadcrumb li a,
ol.breadcrumb li span {
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #959AB2;
}

ol.breadcrumb li::before {
  color: #959AB2 !important;
}

.news__main__wrapper {
  padding: 30px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 3px;
  min-height: 400px;
}

.news .press__news__wrapper__item__image {
  display: block;
}

.news .press__news__wrapper__item {
  height: unset;
  padding: 15px 0 20px 0;
  border: none;
}

.news .press__news__wrapper__item:first-child {

  padding-top: 0;
}

.news .press__news__wrapper__item:last-child {
  padding-bottom: 0;

}

.news .press__news__wrapper__item__image {
  min-height: 120px;
}

.news .press__news__wrapper__item__info {
  padding: 0;
}

.news .press__news {
  padding-bottom: 30px;
  border-bottom: 1px solid #E6E8EB;
}

/* .news__main .title {
  margin-bottom: 40px;
}

*/
.news__item .press__news__wrapper__item__info h3 {
  font-family: 'Museo Sans Cyrl 500', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  color: #444650;
  margin-bottom: 11px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news__item .press__news__wrapper__item__info p {
  font-size: 18px;

  line-height: 22.5px;
  font-weight: 400;
  color: #959AB2;

}

.news {
  padding-bottom: 80px;
}

.news__item .press__news__wrapper__item__info {
  height: auto;
}

.news__item .press__news__wrapper__item__image {
  min-height: 160px;
  max-width: 205px;
  flex: 0 0 205px;
}

.news__item.press__news__wrapper__item {
  padding: 30px 0;
  border-bottom: 1px solid #E6E8EB;
}

.news__item.press__news__wrapper__item:last-child {
  border-bottom: none;
}

.news__item.press__news__wrapper__item:first-child {
  padding-top: 30px;
}

.sidebar {
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 3px;
  padding: 30px;
}

.sidebar .list-unstyled.main-collapse {
  margin-bottom: 0;
}

.sidebar h3 {
  font-family: 'Museo Sans Cyrl 500', sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 31px;
  color: #444650;
  margin-bottom: 12px;

}

.sidebar ul li {
  margin-bottom: 10px;
}

.sidebar ul li a {
  display: block;
  font-size: 18px;
  line-height: 22.5px;
  font-weight: 400;
  color: #9CA0B7;
  transition: 0.5s ease-in-out;
  background: linear-gradient(hsl(230, 72%, 41%) 0 100%) left / 0 no-repeat;
  background-clip: text;
  -webkit-background-clip: text;
  /* -webkit-text-stroke: 0.1px hsl(230, 72%, 41%); */

}

.sidebar ul li.active a {
  color: #1D37B5;
}

.sidebar ul li a:hover {
  color: #1D37B5;
  background-size: 100%;
  transition: 0.5s ease-in-out;
}

::selection {
  background: #0A3077;
  color: #fff;
}


.pages .content {
  padding: 25px;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  min-height: 400px;
  overflow: hidden;
}

.inner_title {
  padding-bottom: 30px;
}


.leadership__main__wrapper {
  padding: 30px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 3px;
}

.leadership__item {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
  border-bottom: 1px solid #E6E8EB;
}

.leadership__item:first-child {
  padding-top: 0;

}

.leadership__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.leadership__item__image {
  height: 170px;
  width: 140px;
}

.leadership__item__info {
  width: calc(100% - 180px);
  padding-left: 30px;
  display: flex;
  flex-direction: column;
}

.leadership__item__info h3 {
  font-family: 'Museo Sans Cyrl 500', sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 29px;
  color: #9CA0B7;
  margin: 0 0 25px 0;

}

.leadership__item__info h4 {
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #444650;

}

.leadership__item__info ul li {
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #444650;
  margin: 0 0 10px 0;
  list-style: none;
}

.leadership__item__info ul li a {
  font-size: 19px;
  line-height: 25px;
  font-weight: 400;
  color: #444650;
}

.leadership__item__info ul li b {
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
  color: #444650;

}

.leadership__item__info ul li:last-child {
  margin-bottom: 0;
}


.more__info {
  cursor: pointer;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  color: #1D37B5;
  margin-top: auto;
  width: max-content;
}

.leadership__item__more_inner {
  padding-top: 20px;
}

.leadership__item__more {
  visibility: hidden;
  -webkit-transform: translateY(120deg);
  -ms-transform: translateY(120deg);
  transform: translateY(120deg);
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: height 0ms 0.2s ease-in-out, opacity 0.2s 0ms ease-in-out;
  -o-transition: height 0ms 0.2s ease-in-out, opacity 0.2s 0ms ease-in-out;
  transition: height 0ms 0.2s ease-in-out, opacity 0.2s 0ms ease-in-out;
  width: 100%;
}

.leadership__item__more.active {
  visibility: visible;
  height: auto;
  -webkit-transform: translateY(0deg);
  -ms-transform: translateY(0deg);
  transform: translateY(0deg);
  opacity: 1;
  -webkit-transition: height 0ms 0ms ease-in-out, opacity 600ms 0ms ease-in-out;
  -o-transition: height 0ms 0ms ease-in-out, opacity 600ms 0ms ease-in-out;
  transition: height 0ms 0ms ease-in-out, opacity 600ms 0ms ease-in-out;
}


.b-burger__close i {
  font-size: 27px;
  color: #fff;
}

.b-burger__inner:before {
  left: 0;
  width: 30%;
}

.b-burger__main--menu {
  width: 70%;
}


.b-burger__main ul.accordion>li {
  border-top: 1px solid #6f8ee6;
}


.b-burger__inner:after {
  right: 0;
  width: 70%;
  background: #0A3077;
}


.b-burger__main::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 575px;
  height: 575px;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-position: 105px 100px;
  background-size: cover;
  opacity: 0.05;
  z-index: -1;
}

.b-burger__main ul.accordion .nav-submenu li a.toggle,
.b-burger__main ul.accordion .nav-submenu li a {
  width: 100%;
  display: block;
  color: #ffffff;
  opacity: 0.6;
}

.b-burger__main {
  padding-top: 100px;
}

.b-burger__inner:before {
  left: 0;
  width: 30%;
  z-index: 3;
  background: #1c3884;
  background-image: url(../images/menu-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}



.b-burger__main::before {

  content: '';
  background: rgba(10, 48, 119, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 30%;
}


/* Vacancy page */

.new-navbar .nav-item a .fa-angle-down {
  padding-left: 10px;
  font-size: 15px;
}

.accordion-vacancy {
  max-width: 100%;
  width: 100%;
  margin: 15px 0;
}

.accordion-vacancy .accordion__item {
  margin-bottom: 5px;
  position: relative;
}

.accordion-vacancy .accordion__title {
  /* background: #0A3077; */
  color: #0A3077;
  padding: 20px;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  background-color: #ffff;
  /* border-top: 1px solid #DAE1E7;  */
  box-shadow: 0px 0px 15px rgba(10, 48, 119, 0.1);
}

.accordion-vacancy .accordion__item::before {
  content: '';
  position: absolute;
  left: 0;
  width: 2px;
  height: 40%;
  top: 50%;
  background: #0A3077;
  transform: translate(-50%, -50%);
}


.accordion-vacancy .accordion__title::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  height: 1em;
  transition: transform 0.3s ease-in;
}

.accordion-vacancy .is-open .accordion__title::after {
  transform: rotate(180deg);
}

.accordion-vacancy .accordion__body {
  border-radius: 5px;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in-out;

}

.accordion-vacancy .accordion__content {
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  margin-top: 5px;
  color: #444650;
}
table tr td p{
	margin-bottom:0;
}
table tr td {
  border: 1px solid #ededed;
	padding:10px;
}

.pagination {
  margin-top: 50px;
}

.pagination ul {
  padding: 0;
  margin: 0;
  display: flex;
}

.pagination ul li {
  list-style: none;
}

.pagination ul li {
  width: 36px;
  height: 36px;
  background-color: #E4E5E8;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination ul li {
  margin-right: 10px;
}

.pagination ul li a {
  font-size: 18px;
  color: #363C44;
  display: flex;

}

.pagination ul li.active {
  background-color: #0A3077;
}

.pagination ul li.active a {
  color: white;
}

.next_tag_open,
.prev_tag_open {
  background: none !important;
}

.news-view__top {
  color: #959AB2;
}

.news-view__top i {
  margin-right: 5px;
}

.news-view__date {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}

.news-view__date span {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.news-view__print {
  color: #959AB2;
  margin-left: auto;
  display: flex;
  align-items: center;
}

.news-view__print i {
  font-size: 20px;
}

.news-view__print span {
  margin-right: 0;
}

.news-view__title {
  padding: 0 0 30px 0;
}

.news-view__title h3 {
  font-family: 'Museo Sans Cyrl 500', sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 28px;
  color: #444650;

}

.news-view-content {
  color: #444650;
  font-size: 18px;
}

.news-view-content p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  color: #444650;

}

.news-view__imgBx {
  width: 100%;
  height: 500px;
  display: block;
  overflow: hidden;


}

.news-view__imgBx img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.slider-item-news {
  width: 100%;
  height: 530px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E6E8EB;
  margin-bottom: 30px;
}

.slider-item-news a {
  display: block;
  height: 100%;
  width: 100%;


}

.slider-item-news img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}



#news-carousel.owl-carousel .owl-nav button.owl-next,
#news-carousel.owl-carousel .owl-nav button.owl-prev,
#news-carousel.owl-carousel button.owl-dot {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

#news-carousel.owl-carousel span {
  width: 11px;
  height: 11px;
  margin: 5px 7px;
  border: 1px solid #f6faff;
  background: transparent !important;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

#news-carousel.owl-carousel .active span {
  width: 11px;
  height: 11px;
  margin: 5px 7px;
  background: #f6faff !important;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

#news-carousel .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.news-view__text p {
  color: #3d3d3d;
  font-size: 17px;
  font-weight: normal;
  margin-top: 25px;
  margin-bottom: 25px;
}

.news-view-imgBx {
  margin-bottom: 15px;
}

.news_footer {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}

.news_all .last-news__card1 {
  margin-top: 0;
  margin-bottom: 30px;
}

.progress {
  height: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

div#display {
  margin-top: 15px;
}

.progress-label {
  margin-bottom: 15px;
}

#polls_modal .modal-title {
  line-height: 20px;
  font-size: 18px;
}

.news_block .news__item.press__news__wrapper__item:first-child {
  padding-top: 0;
}

.gallery .video__main__item {
  margin-bottom: 30px;
}

.gallery .media-item {
  position: relative;
  display: flex;
  margin-bottom: 30px;
}

.gallery .media-item__image {
  width: 100%;
  height: 185px;
}

.gallery .media-item__big__image {
  height: 400px;
}

.gallery .media-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.gallery .media-item__icon {
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translate(50%, 50%);
  color: #ffffff;
  font-size: 28px;
}

.gallery .media-item__big .media-item__icon {
  font-size: 50px;
}

.content-title {
  margin-bottom: 20px;
}

.documents-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #ffff;
  border-top: 1px solid #DAE1E7;
  box-shadow: 0px 4px 20px rgb(0 0 0 / 7%);
  padding: 1rem 1rem;
  align-items: center;
  color: #0A3077;
  font-size: 17px;
  font-weight: 600;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 5px;

}

.documents-item.column {
  flex-direction: column;
  align-items: unset;
  justify-content: flex-start;
}

.documents-item.column p {
  font-weight: 400;
}

.documents-item:first-child {
  border: 0;
}

.documents-item:hover {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0 3px 10px 0 #cccccc;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}




.documents-item:hover {
  color: #0A3077;
}

.documents-item::before {
  content: '';
  position: absolute;
  right: 0;
  width: 2px;
  height: 40%;
  top: 50%;
  background: #0A3077;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.documents-item:hover::before {
  background: #0A3077;
}

.documents-item:hover i {
  margin-left: 15px;
}

.documents-item i {
  margin-left: 10px;
  font-size: 14px;
  -webkit-transition: all 0.4s cubic-bezier(0.6, -0.98, 0.735, 0.045);
  -o-transition: all 0.4s cubic-bezier(0.6, -0.98, 0.735, 0.045);
  transition: all 0.4s cubic-bezier(0.6, -0.98, 0.735, 0.045);
  font-weight: 600;
}


.question .accordion>.card>.card-header {
  position: relative;
}

.question .card:last-child {
  margin-bottom: 0;
}

.question .card-header .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
  border: 0;
  color: #1D37B5;
  font-weight: 600;
  text-align: left;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.accordion>.card>.card-header:hover:after {
  background: #2469ba;
}

.question .card-body {
  padding-left: 25px;
}

.question .card-header .btn:hover {
  color: #2469ba;
}

.question .card {
  border: none;
  -webkit-box-shadow: 0 0 14px rgb(68 102 190 / 15%);
  box-shadow: 0 0 14px rgb(68 102 190 / 15%);
  margin-bottom: 25px;
  min-height: 50px;
}

.question .card-header .btn:hover,
.card-header .btn,
.card-header .btn:focus {
  text-decoration: none;
}

.question .card-header {
  background: transparent;
  outline: none;
  border: 0;
  padding: 0;
}

.news_block .corruption__main__wrapper__item {
  margin-bottom: 30px;
}




.sidebar-rec-item {
  display: block;
}

/* calendar */
.sidebar-calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 340px;
  background: #FFFFFF;
  border-radius: 2px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 7px 27px 30px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3);
  border-radius: 4px;

}

.sidebar-calendar .calendar-main,
.sidebar-calendar .flow-element,
.sidebar-calendar #calendar-container,
.sidebar-calendar .pika-single,
.sidebar-calendar .pika-lendar {
  width: 100%;
  height: 100%;
}

.sidebar-calendar .pika-single {
  border: none;
}

.sidebar-calendar .pika-lendar {
  float: unset !important;
  margin: 0 !important;
  padding-bottom: 15px;
}

.sidebar-calendar .pika-table {
  height: calc(100% - 47px);
}

.sidebar-calendar .pika-button {
  background-color: transparent;
  text-align: center;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #444650;



}

.sidebar-calendar .pika-label {
  background-color: transparent !important;
  font-size: 21px;
  line-height: 29px;
  font-weight: 400;
  color: #0A3077;

}

.sidebar-calendar .pika-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-calendar .pika-title button {
  height: 100%;
  position: absolute;
  background-image: unset !important;
  float: unset !important;
  text-indent: unset !important;
  color: rgba(0, 0, 0, 0);
  opacity: 1 !important;

}

.sidebar-calendar .pika-title button.pika-next {
  top: 0;
  right: 15px;
}

.sidebar-calendar .pika-title button.pika-next::after {
  content: '\e901';
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  color: #0A3077;

}

.sidebar-calendar .pika-title button.pika-prev {
  text-align: start;
  left: 15px;
  top: 0;
}


.sidebar-calendar .pika-title button.pika-prev::after {
  content: '\e900';
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: start;
  display: block;
  color: #0A3077 !important;
}

.sidebar-calendar .pika-title {
  height: 56px;
  border-radius: 2px;
  margin-bottom: 10px;
}

.sidebar-calendar thead {

  border-radius: 8px;
}


.sidebar-calendar .pika-table abbr {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #444650;
}

.sidebar-calendar .pika-table th {
  padding: 9px 0;
  background: rgba(68, 70, 80, 0.1);
}

.sidebar-calendar .pika-table th:first-child {
  border-radius: 8px 0 0 8px;
}

.sidebar-calendar .pika-table th:last-child {
  border-radius: 0px 8px 8px 0px;
}


.sidebar-calendar table {
  padding-top: 10px;
}


.sidebar-calendar .pika-table abbr {
  text-decoration: none !important;
  text-transform: capitalize;
}

.sidebar-calendar .pika-button:hover {
  color: white;
}

.sidebar-calendar .is-outside-current-month .pika-button {
  color: rgba(68, 70, 80, 0.3)
}

.sidebar-calendar .is-outside-current-month button.pika-button:hover {
  background: transparent;
}

.is-outside-current-month .pika-button {
  opacity: 1 !important;
}

td.is-today button.pika-button {
  color: #444650;
  font-weight: 400;
}

button.pika-button:hover {
  background: #0A3077;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}



/* form style */

.content.form-content {
  padding: 50px 50px 60px 50px;
}

.form-content input,
.form-content textarea {
  width: 100%;
  outline: none;
  border: 1px solid #CFD9E8;
  padding-left: 20px;
  padding-right: 20px;
}

.form-content input::placeholder,
.form-content textarea::placeholder,
.form-content .custom-file-label {
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #959AB2;


}



.form-content .custom-file-label {
  line-height: 44px;
  vertical-align: middle;
  padding-top: 0;
  padding-bottom: 0;

}

.submission .custom-file-label {
  padding-right: 143px;
  line-height: 21px;
  display: flex;
  align-items: center;
}

.custom-file-label {
  border-radius: 4px;
  height: 48px;
  border: 1px solid #CFD9E8;
  margin: 0;
  padding-left: 20px;
}

.form-content input {

  box-sizing: border-box;
  border-radius: 4px;
  height: 48px;
  display: block;

}

.form-content .custom-file {
  height: auto;
}

.form-content textarea {
  padding-top: 18px;
  min-height: 200px;
  resize: none;
  display: block;
}

.custom-file-label::after {
  content: 'Выбрать файл';
  height: 100%;
  padding: 0 21px;
  line-height: 44px;
  background: #0A3077;
  border-radius: 0px 4px 4px 0px;
  font-size: 17px;
  font-weight: 400;
  color: #FFFFFF;

}

.form-content>.row {
  margin: -10px -15px;
}

.form-content>.row>div {
  padding: 10px 15px;
}

.form-content button {
  padding: 0 25px;
  height: 48px;
  background: #0A3077;
  border-radius: 4px;
  font-size: 17px;
  line-height: 23px;
  font-weight: 400;
  color: #FFFFFF;
  outline: none;
  border: none;

}

.docs-list ul,
.content-body table ul,
.content-body table ol {
  list-style: none;
}



#captcha_contacts_button {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  background: #0A3077;
  border-radius: 0 4px 4px 0;
  margin-right: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#refresh_captcha_contacts {
  color: #fff;
}

/* contact */
.contacts-form .form-group {
  /*margin: 0;*/
}

.contacts-form textarea.form-control,
.contacts-form input.form-control {
  border: 1px solid #CFD9E8;
  box-sizing: border-box;
  border-radius: 4px;
  padding-left: 20px;
  height: 48px;
}

.contacts-form textarea.form-control {
  height: 200px;
  resize: none;
  padding-top: 18px;
}

.contacts-form textarea.form-control::placeholder,
.contacts-form input.form-control::placeholder {
  font-size: 17px;
  line-height: 23px;
  color: #959AB2;
  font-weight: 400;
}

.contacts-form .pull-left input.form-control {
  height: 48px !important;
}

.contacts-form .form-group.last_f {
  display: flex;
}

.contacts-form .form-group.last_f .captcha-main {
  display: flex;
  margin-left: 16px;
}

.contacts-form .form-group.last_f button {
  margin-left: auto;
  background: #0A3077;
  border-radius: 4px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  border: none;
  outline: none;
  padding: 0 25px;

}

.contacts-info .footer__main__center__contact h3 {
  font-size: 20px;
  line-height: 23px;
  font-family: 'Museo Sans Cyrl 700', sans-serif;
  font-weight: 700;
  color: #444650;
  margin-bottom: 15px;
}

.contacts-info .footer__main__center__contact ul {
  margin-bottom: 30px;
}

.contacts-info .footer__main__center__contact ul li {
  margin-bottom: 10px;
}


.contacts-form .form-group.last_f .captcha-main img {
  height: 100% !important;
  width: 100% !important;
}

.contacts-form .form-group.last_f .captcha-main #captcha_contacts {
  float: unset !important;
  width: 100;
  width: 165px;
}

.contacts-form .form-group.last_f .captcha-main #captcha_contacts_button {
  float: unset !important;
  margin-right: 0;
  height: 100%;
  width: 48px;
  cursor: pointer;
}

.contacts-map iframe {
  width: 100%;
  height: 400px;
}

.footer__main__mobile__copy {
  display: none;
}











.content-wrapper {
  display: flex;
  margin: 0 -15px;
  padding-top: 125px;
  position: relative;

}


.content-item {
  background: #eff4ff;
  /* box-shadow: 0px 2px 10px rgba(187, 193, 221, 0.3); */
  border-radius: 5px;
  min-height: 100px;
  margin-bottom: 30px;
  /* border: 1px solid black; */
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  line-height: 17px;
  color: #363C44;
  text-align: center;
}


.content-wrapper>.content-item {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% / 12 * 3 - 30px)
}

.content-wrapper>.content-item::after {
  content: '';
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 100%);
  height: 35px;
  width: 1px;
  background: #acade8;
}


.content-left {
  width: calc(100% / 12 * 6);
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  padding-top: 175px;
  height: 100%;
}

.content-left::after {
  z-index: -1;
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  bottom: 79px;
  width: 1px;
  background: #acade8;
}

.content-left>div {
  width: calc(100% / 12 * 6 - 15px);
}


.content-right,
.content-center {
  position: relative;
  z-index: 1;
  padding-top: 175px;
  height: 100%;
}

.content-right::after,
.content-center::after {
  z-index: -1;
  content: '';
  position: absolute;
  left: -0.5px;
  top: 0;
  bottom: 79px;
  width: 1px;
  background: #acade8;

}

.content-center::before,
.content-right::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  height: 1px;
  background: #acade8;
  transform: translateX(-100%);
}


.content-center,
.content-right {
  width: calc(100% / 12 * 3);
  padding-left: 15px;
  padding-right: 15px;
}



.content-right .content-item {
  /* border: 1px dashed black; */
}

.content-right .content-item::after,
.content-center .content-item::after,
.content-left>div:last-child .content-item::after {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 15px;
  transform: translateX(-100%);
  height: 1px;
  background: #acade8;

}

.content-left-first .content-item::after {
  position: absolute;
  content: '';
  top: 50%;
  right: 0;
  width: 15px;
  transform: translateX(100%);
  height: 1px;
  background: #acade8;

}

.content-left>.content-item {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% / 12 * 6 - 30px);

}

.content-right .content-item::after,
.content-center .content-item::after {
  width: 15.5px;
}

.content-left>.content-item::after {
  display: none;
}

.structure-mobile {
  display: none;
}

.structure-mobile a {
  color: #363C44;
  font-size: 18px;
}

.structure-mobile ul li ul {
  padding-left: 40px;
  margin: 10px 0;
}

.footer__main__mobile__copy {
  margin-top: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer__main__mobile__copy span {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #9FAAE0;
}

.footer__main__mobile__copy span a {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: white;
}

.pages .content {
  display: flex;
  flex-direction: column;
}

.news_footer {
  margin-top: auto;

}

.form-group-sand {
  display: flex;
}

.form-group-sand .input-group {

  width: calc(100% / 12 * 4);
  margin-right: 30px;
}

.form-group-sand>input {
  width: calc(100% / 12 * 3);
  margin-right: 30px;
}

.form-group-sand>button {
  margin-left: auto;
}

.form-group-sand>#captcha_contacts {
  float: unset !important;
  width: 130px;
}

.form-group-sand>#captcha_contacts img {
  height: 100%;
  width: 100%;
}

.form-group-sand>#captcha_contacts_button {
  float: unset !important;
  margin: 0;
  height: auto !important;
}

.information_block_header {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  justify-content: space-between;
  margin-bottom: 30px;
}

.information_block_header button {
  border: none !important;
  outline: none !important;
  height: 100%;
}

.search-wrapper {
  display: flex;
}

.search-wrapper input {
  width: 100%;
  outline: none;
  border: 1px solid #ced4da;
  padding-left: 15px;
}

.select-wrapper button,
.author-wrapper button,
.search-wrapper button {
  background-color: #0A3077;
}

.search-wrapper button i {
  color: white;
}

.select-wrapper button,
.author-wrapper button {
  color: white;
  padding: 0 10px;
}

.search-wrapper {
  width: calc(100% / 12 * 4 - 15px)
}

.search-wrapper button {
  height: 100%;
  max-width: 40px;
  flex: 0 0 40px;
  outline: none;
  border: none;

}

.select-wrapper {
  display: flex;
}

.select-wrapper,
.author-wrapper {
  width: calc(100% / 12 * 4 - 15px);
}

.select-wrapper select {
  height: 100%;
  width: 100%;
  outline: none;
  padding-left: 9px;
  border: 1px solid #ced4da;
}

.author-wrapper {
  display: flex;
}

.author-wrapper input {
  height: 100%;
}

.author-wrapper label {
  position: absolute;
}

.author-wrapper .form-group {
  margin-bottom: 0;
  width: 100%;
}

.information-btn {
  background: #0a3077;
  color: #fff;
}

.information-btn:hover {
  color: #fff;
}

.information_block_header>* {
  margin-bottom: 30px;
  height: 40px;
}