

/* Start:/local/templates/shaaz/components/bitrix/news.list/sertifikaty/style.css?17495454111593*/
.sert {
	margin-top: 32px;
}
.item_sert {
    position: relative;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 260px;
  }
  .item_sert img {
	width: auto;
	object-fit: unset;
  }
  .item_sert .item_news__image {
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .item_sert .item_news__image::before {
	display: none;
  }
  @media (min-width: 1024px) {
    .item_sert {
      height: 297px;
      border-top: 2px solid #F4F4F4;
      border-bottom: 2px solid #F4F4F4;
      border-left: 1px solid #F4F4F4;
      border-right: 1px solid #F4F4F4;
    }
  }
  @media (min-width: 1320px) {
    .item_sert {
      height: 478px;
      padding: 32px;
    }
  }

  @media (min-width: 1024px) {
    .item_sert:hover, .item_sert.active {
      border-color: transparent;
    }
    .item_sert:hover .item_news__image, .item_sert.active .item_news__image {
      background: #fff;
    }
    .item_sert:hover .item_news__image img, .item_sert.active .item_news__image img {
      opacity: 1;
    }
    .item_sert:hover .item_news__image::before, .item_sert.active .item_news__image::before {
      opacity: 1;
    }
    .item_sert:hover .item_news__title, .item_sert.active .item_news__title {
      color: #fff;
    }
    .item_sert:hover .item_news__text, .item_sert.active .item_news__text {
      display: block;
    }
  }
/* End */
/* /local/templates/shaaz/components/bitrix/news.list/sertifikaty/style.css?17495454111593 */
