

/* Start:/bitrix/components/bitrix/news/templates/akcii/bitrix/news.list/.default/style.css?1752137031779*/
div.news-list {
  word-wrap: break-word;
}
div.news-list img.preview_picture {
  float: left;
  margin: 0 4px 6px 0;
}
.news-date-time {
  color: #486daa;
}
.news-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.news-item img {
  width: 100%;
  height: auto;
}

.news-item a {
  width: 100%;
}

.news-item-content {
  height: 23%;
  position: absolute;
  width: calc(100% - 26px);
  bottom: 0;
  padding: 5px;
  background: rgba(255, 255, 255, 0.9);
}

.news-item-content span {
  font-size: 10pt !important;
}
.news-item-content a b {
  font-size: 11pt;
}
.news-item:hover .news-item-content,
.news-item:active .news-item-content {
  color: #f9730e;
}
.news-item-content {
  line-height: 1;
}
div.pagenavigation {
	position: relative;
	z-index: 1;
}
/* End */
/* /bitrix/components/bitrix/news/templates/akcii/bitrix/news.list/.default/style.css?1752137031779 */
