.single-layout__left {
  width: 240px;
  margin-right: 2px;
  overflow: hidden;
}
.block-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}
.news-recommended__title:hover {
  color: blue;
}

.block-title span {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  display: block;
  padding-left: 25px;
}
.block-title span:before {
  width: 15px;
  height: 15px;
  background: transparent;
  border: 4px solid #17206a;
  display: block;
}
.block-title span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #17206a;
}
.block-title span:before {
  width: 15px;
  height: 15px;
  background: transparent;
  border: 4px solid #17206a;
  display: block;
}
.mb-25 {
  margin-bottom: 25px !important;
}
a {
  display: inline-block;
  cursor: pointer;
}
.news-lenta {
  width: 100%;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(197, 197, 197, 0.8);
  margin-bottom: 18px;
  text-decoration: none;
}
.news-meta {
  margin-bottom: 10px;
  opacity: 0.8;
  color: #000000;
  font-size: 12px;
  padding-left: 20px;
  background: url("./calendar.svg") no-repeat center left;
  background-size: contain;
}
.news-lenta__title {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  color: #000000;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}
.mr-25 {
  margin-right: 25px !important;
  display: flex;
  flex-direction: column;
}
.main-btn {
  border: 1px solid #17206a;
  color: #17206a;
  padding: 13px 40px;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  text-align: center;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.w-100 {
  width: 100%;
}

.news-meta > span {
  color: #8f8f8f;
  font-weight: 300;
  margin-left: 10px;
}

.single-layout__right {
  width: 300px;
  overflow: hidden;
}

.news-recommended {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 15px;
  position: relative;
  border: 1px solid rgba(151, 151, 151, 0.23);
  padding: 10px;
}
.pl-18 {
  padding-left: 18px !important;
}

.news-recommended__title {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 100%;
  padding: 0 18px 18px 18px;
  display: block;
  color: #000000;
  font-size: 15px;
  font-weight: 600;
}

.single-layout__left,
.single-layout__right,
.page-header,
.page-footer {
  display: none;
}

.header-wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.page-footer__bottom {
  background-color: #131927;
  color: #ffffff;
}
.footer-menu-list {
  background-color: #1c2680;
}
.space-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-footer__bottom .footer-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0 20px;
}
.page-footer__bottom .footer-menu__item {
  margin-right: 50px;
}
.page-footer__bottom .footer-menu__item a {
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  font-family: "Montserrat";
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.page-footer__bottom .footer-bottom {
  padding: 25px 0;
  background-color: #17206a;
}
.page-footer__bottom .footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.space-between {
  max-width: 1400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-footer__bottom .footer-text {
  font-size: 13px;
  letter-spacing: -0.05px;
  max-width: 1000px;
  padding-bottom: 30px;
  line-height: 18px;
  padding-right: 30px;
}
.social-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 18px;
}
.social-items .social-item a {
  padding: 7px;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-left: 10px;
}
a[href]:not([class]) {
  color: #007bff;
  text-decoration: none;
}
.page-footer__bottom .footer-menu__item a:hover {
  text-decoration: underline;
}
.page-footer__bottom .footer-menu__item a {
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  font-family: "Montserrat";
}

.news-lenta__title:hover {
  color: blue;
}
@media screen and (min-width: 1300px) {
  body {
    font-family: "SF Pro Display";
    font-weight: 400;
    line-height: 2.2rem;
    font-size: 1.6rem;
    color: #000;
    background: #f9f9fb;
  }
  .page-footer {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .main-container {
    width: 100%;
    max-width: 1400px;
    display: flex;
    grid-template-columns: 1fr 3fr 1fr;
    margin: 0 auto;
  }
  .single-layout__left,
  .single-layout__right {
    display: unset;
  }
  .top-bar {
    display: none;
  }
  .page-header {
    display: block;
    flex: 0 0 auto;
  }
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  .page-header__wrapper {
    padding: 12px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 99;
  }
  .page-header__logo img {
    width: 75px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .page-header__menu {
    margin-left: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .page-header__menu-item {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 19px;
    margin-right: 20px;
    list-style: none;
  }
  .page-header__menu-item a {
    color: #000000;
  }
  .page-header__search-block {
    position: absolute;
    max-width: 0;
    width: -webkit-calc(100% - 455px);
    width: calc(100% - 455px);
    left: 115px;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity: 0;
  }
  .page-header__search-block form {
    position: relative;
  }
  .page-header__search-block .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  .page-header__search-block .form-group .search-button {
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    background: url("./search-icon.svg") no-repeat center;
    background-size: 21px;
    z-index: 2;
  }
  .page-header__search-block .form-group input {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    border: 0;
    padding: 10px;
    background-color: transparent;
    font-size: 14px;
    color: #272755;
  }
  .page-header__options {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-header__options .lang-wrapper {
    border-radius: 16px;
    border: 1px solid #e7e7e7;
    background-color: #e7e7e7;
  }
  .page-header__options .lang-wrapper .lang-block {
    position: relative;
  }
  .page-header__options .lang-wrapper .lang-block .lang-current {
    color: #000;
    font-weight: 400;
  }
  .page-header__options .lang-wrapper .lang-block .lang-current {
    padding: 6px 34px 6px 14px;
    cursor: pointer;
    position: relative;
    color: #17206a;
    font-size: 12px;
    letter-spacing: -0.05px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 300;
  }
  .page-header__options .lang-wrapper .lang-block .lang-current::before {
  }
  .page-header__options .lang-wrapper .lang-block .lang-current::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 2px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("./toggle-circle-v2.svg");
    width: 24px;
    height: 24px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    background-size: cover !important;
    right: -2px;
    width: 30px;
    height: 30px;
  }
  .page-header__options .lang-wrapper .lang-block .lang-list {
    position: absolute;
    top: 100%;
    left: -1px;
    right: 0;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 7px 14px;
    border-radius: 0 0 16px 16px;
    border: 1px solid #17206a;
    border-top: none;
    background-color: #fff;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
  }
  .page-header__options .lang-wrapper .lang-block .lang-list {
    border: 1px solid #e7e7e7;
    background: #f9f9f9;
  }
  .page-header__options .toggle-search {
  }
  .page-header__options .toggle-search {
    margin-left: 10px;
    margin-right: 0;
  }
  .page-header__options .toggle-search {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: url("./new-search-icon.svg") no-repeat center;
    background-size: contain;
    position: relative;
    margin-right: 11px;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .page-header {
    margin-bottom: 30px;
  }
  .navbar-v3 {
    display: none;
  }
}
