

/* Start:/local/templates/m3/components/bitrix/news.list/news_2/style.css?17515406792286*/
.news .container {position: relative;}
.news .row {flex-wrap: wrap;}
.news_item {display:flex;padding: 10px; text-align: center; text-decoration: none !important; color: var(--font_color);}
.news_item:hover {border-color:var(--main_color);}
.news_img {margin-bottom: 10px; margin-right: 20px;}
.news_img img {width: 200px;}
.news_title {margin-bottom: 5px; font-weight: normal; text-align: left;}
.news_text {margin-bottom: 10px;     max-height: 40px;
    overflow: hidden; text-align: left;
    text-overflow: ellipsis; font-weight: bold}
.news_date {font-weight: bold; text-align: left;}
.news_more {background: #FFFFFF;
    border: 1px solid var(--main_color);
    border-radius: 3px; width: 175px; height: 44px; line-height: 42px; position: absolute; right: 15px; top: -9px; text-align: center; text-decoration: none !important;}

@media only screen and (max-width : 767px) {
    .news {margin: 50px 0;}
    .news .h2 {margin-bottom: 15px;}
    .news .container {padding-bottom: 50px;}
    .news_more {top: auto; bottom: 0px; margin-right: 50%;     right: -87px;}
    .news .row {flex-wrap: wrap; justify-content: center;}
    .news_item.col-4 {width:50%; margin-bottom: 15px;}
}
@media only screen and (max-width : 499px) {
    .news_item.col-4 {width:100%;}
    .news_item {border: 0; padding: 0px;}
}
.news_item__wrapper {
    display:flex;
    flex-basis: 100%;
    position: relative;
}
.news_item__wrapper .stickers {
    left: 0px;
    top: 4px;
    position: absolute;
    z-index: 3;
    line-height: 20px;
    text-align: left;
    padding-right: 50px;
    font-size: 0px;
    max-width: 200px;
}
.stickers [class*="sticker_"] {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  width: auto;
  margin: 0px 3px 6px;
  letter-spacing: 0.5px;
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  padding: 5px 10px 4px;
  text-transform: uppercase;
  border-radius: 2px;
}
.sticker_POSTUPLENUYA {
    background-color: #893ca9 !important;
}
.sticker_AKCII {
    background-color: #ffc438 !important;
    color: #1d2029;
}
.sticker_SPECPREDL {
    background: #4fad00 !important;
}
.sticker_INFO {
    background-color: #2585e5 !important;
}
/* End */
/* /local/templates/m3/components/bitrix/news.list/news_2/style.css?17515406792286 */
