

/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/show_more/style.css?1594807673383*/
.load-box {
    width: 100%;
    text-align: center;
}

.load-more-btn {
    max-width: 200px;
    text-align: center;
    margin: auto;
    padding: 10px 30px;
    color: #fff;
    cursor: pointer;
    background: #395789;
    border: 1px solid #a5aebd;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 12px;
}

.load-more-btn:hover {
    background: #1a345f;
}
/* End */


/* Start:/local/templates/polykod/components/bitrix/news/polykod/bitrix/news.list/.default/style.css?1764748268992*/
.news-list img.preview_picture {
  float: left;
  margin: 0 4px 6px 0;
}

.news-date-time {
  color: #486daa;
}

.news-item {
  height: 100%;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 6px;
  overflow: hidden;
}

.news-item:hover {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25),
    0 3px 8px rgba(0, 0, 0, 0.22);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25), 0 3px 8px rgba(0, 0, 0, 0.22);
}

.news-item__date {
  padding: 7px 14px;
  background: #e1eefa;
  font-family: "Roboto", sans-serif;
  color: rgb(36, 58, 117);
  text-align: left;
}

.news-item__title {
  padding: 13px 8px;
  font-family: "Roboto", sans-serif;
  color: rgb(0, 0, 0);
}

.news-item__link:hover {
  text-decoration: none;
}

.news-item__img {
  width: 100%;
  height: 196px;
  overflow: hidden;
}

.news__col {
  margin-bottom: 20px;
}

.news-item__link {
  display: block;
  height: 100%;
  background: #fff;
}

/* End */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/show_more/style.css?1594807673383 */
/* /local/templates/polykod/components/bitrix/news/polykod/bitrix/news.list/.default/style.css?1764748268992 */
