a {
  color: blue;
}

.china-window {
  width: 100%;
}

.material-videos {
  display: block;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.material-videos video {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.material-page-main .material-slider .swiper-media {
  max-height: 507px;
}

.news-author img,
.mini-news-author img {
  border-radius: 50%;
}

.news-feed-block .news-date path {
  fill: #555555;
}

.news-feed-block .news-views path {
  fill: #555555;
  stroke: #555555;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.news-image-mini {
  height: 100%;
}

.page-article-cover,
.mini-news-cover,
.auto-height_img {
  height: auto;
}

.news-type-block .news-announcement::before {
  background: url("../images/vectors/icons/pin.svg") no-repeat center;
}

.news-type-block .news-live::before {
  background: url("../images/vectors/icons/circle.svg") no-repeat center;
  left: 4px;
}

.news-type-block .news-survey::before {
  background: url("../images/vectors/icons/survey.svg") no-repeat center;
}

.news-type-block .news-pinned::before {
  background: url("../images/vectors/icons/pin.svg") no-repeat center;
}

.left-side-content-block .pagination-control-button {
  padding-top: 15px;
}

.left-side-content-block .pagination-numbers a {
  color: rgba(15, 15, 15, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.09px;
  text-align: center;
}

.pagination-numbers a.active {
  font-weight: bold;
  font-size: 22px;
}

.category-link,
.news-category,
.news-title,
.section-title,
.page-article-title,
.page-article-data-item,
.category-news-list-item a,
.lower-footer-inner .links-list .links-list-item a {
  text-transform: none;
}

.other-links-block .section-title,
.partners-block .section-title,
.social-media-block .section-title,
.index-news-page .section-title {
  cursor: auto;
}

.page-article-text blockquote {
  position: relative;
  padding: 20px 26px;
  padding-top: 70px;
  background: #edecec;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.13px;
  text-align: left;
  color: #3e3232;
  box-shadow: 4px 4px 10px 0px #00000026;
}

.page-article-text blockquote::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 14px;
  background: url("../images/vectors/icons/quote.svg") center no-repeat;
  width: 40px;
  height: 40px;
}

.page-article-text blockquote::after {
  content: "";
  position: absolute;
  top: 40px;
  right: 26px;
  background: #98040f;
  width: calc(100% - 28px - 40px - 20px);
  height: 1px;
}

/* .category-news-list {
    margin-bottom: 80px;
} */

.material-page-main .page-article-block.margin-element {
  margin-bottom: 0 !important;
}

.pagination-block {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.pagination-control-button {
  padding-top: 15px;
}

.pagination-control-button {
  text-align: center;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(229, 231, 235, 1);
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.05);
}

.pagination-numbers {
  display: flex;
  flex-direction: row;
  gap: 20px;
}

.pagination-numbers a {
  color: rgba(15, 15, 15, 1);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.09px;
  text-align: center;
}

.pagination-next {
  transform: scale(-1, 1);
}

.choose-date-text.empty-date-text {
  display: block;
}

.date-news-block .relative-block {
  margin-bottom: 20px;
}

.custom-list li {
  list-style: inside;
}

.error-reason {
  color: #ff6f69;
  font-weight: bold;
}

.language-list a {
  font-size: 16px;
  line-height: 18.75px;
  color: #fff;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 18.75px;
  text-align: center;
}

.news-data-block {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-right: 16px;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  padding: 16px;
}

.late-news-grid .news-data-block {
  padding: 10px;
}

.late-news-slider .news-data-block {
  padding: 16px;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 360px) {
  .late-news-grid .news-data-block {
    padding: 25px 20px;
  }
}

.global-nav-menu .language-select-block .language-select-list li {
  padding: 0;
}

.global-nav-menu .language-select-block .language-select-list li a {
  display: block;
  text-align: left;
  padding: 10px 16px;
  background: #f3f3f3;
  color: #0f0f0f;
  font-family: Roboto;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.41px;
  transition: 0.25s all;
}

/*only kg*/
/*.president-news-block .multiple-sections {*/
/*    width: 65%;*/
/*}*/

.category-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 100%;
}

.page-article-text {
  text-align: justify;
}

.announce-list .announce-list-item .announce-block .announce-title {
  font-size: 21px;
}

.richtext-image {
  width: 100%;
  height: auto;
}

.page-article-text ul,
.page-article-text ol {
  padding-left: 40px;
}

.page-article-text ul li {
  list-style-type: disc;
}

.page-article-text ol li {
  list-style-type: decimal;
}

.page-article-data-item a {
  color: rgba(15, 15, 15, 1);
}

.survey-label-block label::after {
  display: none;
}

.progress-bar-animated {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  border-radius: 5px;
  opacity: 0px;
  background: #98040f;
  animation-name: progressAnim;
  animation-duration: 1s;

  animation-timing-function: linear;

  animation-fill-mode: forwards;
}

@media only screen and (max-width: 1024px) {
  .survey-form-block .progress-bar-animated {
    margin-bottom: 0;
  }
}

@keyframes progressAnim {
  from {
    width: 0%;
  }

  to {
    width: var(--progress-percentage);
  }
}

.multiple-sections-bottom {
  width: 67%;
}

.post_wrapper {
  position: relative;
}

.news-category {
  z-index: 10;
}

.partners-block .swiper-slide img {
  max-height: 100px;
}

.news-title_urgent {
  font-weight: 700;
}

.global-nav-menu .language-select::after {
  background: url("../images/vectors/icons/low-arrow.svg") center no-repeat;
}

.material-slider .darker-filter {
  cursor: pointer;
}

@media only screen and (max-width: 1024px) {
  .page-article-text blockquote {
    font-size: 16px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 480px) {
  /*.president-news-block .multiple-sections {
        gap: 0;
        width: 100%;
        align-items: center;
    }

    .president-news-block .multiple-sections .section-title {
        width: 30%;
    } */

  .page-article-text blockquote {
    font-size: 18px;
  }

  .media-news-block .multiple-sections {
    flex-direction: row;
  }

  .main-block .category-nav .category-list {
    white-space: normal;
  }

  .press-centre-block {
    display: none;
  }

  /* .media-news-block {
        margin-top: 0;
    }

    .analytics-block {
        margin-bottom: 0;
    } */

  .page-article-title {
    font-size: 20px;
    line-height: 24.81px;
  }

  .late-news-extra .news-data-block {
    bottom: 0;
    left: 0;
    padding: 16px;
  }
}

@media print {
  .lower-header,
  .logo-img-mobile,
  .language-select {
    display: none !important;
  }
}

/*
.header {
    position: relative;
    z-index: 0;
}

.header::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../images/line.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    opacity: 0.5;
    pointer-events: none;
    z-index: 0;
}

.header > * {
    position: relative;
    z-index: 1;
}
*/
