

/* Start:/local/templates/fordent/components/bitrix/news/fd.news/style.css?1709558928764*/
.news-year-filter {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.news-year-filter__list {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 30px;
}

.year-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.year-list__item {
  margin-bottom: 20px;
  margin-right: 20px;
  min-width: 80px;
}
.year-list__item a {
  display: block;
  text-align: center;
  background: #F2F3F5;
  color: #9D9D9D;
  padding: 10px 20px;
  border: 1px solid #F2F3F5;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.01em;
}
.year-list__item .active {
  background: #FFFFFF;
  color: #306E9D;
  border: 1px solid #306E9D;
}

/* End */


/* Start:/local/templates/fordent/components/bitrix/breadcrumb/fd.breadcrumb/style.css?1709558923608*/
.fd-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fd-breadcrumb__item {
  font-size: 12px;
  line-height: 15px;
  color: #9D9D9D;
}
.fd-breadcrumb__angle {
  font-size: 12px;
  line-height: 15px;
  padding: 0 5px;
  vertical-align: top;
}
.fd-breadcrumb__link {
  font-size: 12px;
  line-height: 15px;
  color: #141414;
}
.fd-breadcrumb__link:hover {
  color: #306E9D;
}

/* End */


/* Start:/local/templates/fordent/components/bitrix/news.detail/fd.news.detail/style.css?17721767681172*/
.news-date span {
  background: #FFFFFF;
  border: 1px solid #306E9D;
  padding: 5px 10px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  color: #306E9D;
}

.news-preview-text {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 30px;
}

.news-detail-picture img {
  object-fit: cover;
  height: auto;
  width: 100%;
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .news-detail-picture img {
    height: 450px !important;
  }
}

.news-content {
  display: block;
  width: 100%;
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .news-content {
    margin-bottom: 0;
  }
}
.news-content__title {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #141414;
  margin-bottom: 30px;
}

.news-detail-text {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
}
.news-detail-text h2 {
  margin: 30px 0 10px 0;
}
.news-detail-text a {
  font-weight: 600;
}
.news-detail-text img {
  margin: 30px 0;
}
.news-detail-text > div {
  margin-top: 30px;
  margin-bottom: 30px;
}

.news-back a {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #9D9D9D;
}

/* End */
/* /local/templates/fordent/components/bitrix/news/fd.news/style.css?1709558928764 */
/* /local/templates/fordent/components/bitrix/breadcrumb/fd.breadcrumb/style.css?1709558923608 */
/* /local/templates/fordent/components/bitrix/news.detail/fd.news.detail/style.css?17721767681172 */
