

/* Start:/local/templates/proTemplate/components/bitrix/news/servis/bitrix/news.detail/.default/style.css?17084145573050*/
.news-list {
  overflow: hidden;
  margin-bottom: -53px;
}

.tagsfilter {
  overflow: hidden;
  padding-left: 0;
  font-size: 14px;
  line-height: 1.14;
}

.tagsfilter li {
  display: block;
  float: left;
  list-style: none;
  padding: 3px 10px;
  margin-right: 20px;
}

.tagsfilter li.active {
  border-radius: 3px;
  background-color: #de4342;
}

.tagsfilter a {
  display: block;
  float: left;
  border-bottom: dotted 2px #a9a9a9;
  color: #a9a9a9;
  padding-bottom: 2px;  
}

.tagsfilter li.active a {
  border-bottom: dotted 2px rgba(255,255,255,0.4);
  color: #fff;
}

.news-item {
  width: calc(33.33333333333% - 26.66666666666667px);
  height: 335px;
  /*margin-left: 38px;*/
  border: solid 1px #eae9e8;
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
    .news-item + .clear + .catalog_footer .pagination {
	border-top: 1px solid #eae9e8;
	margin-bottom: -20px;
    }

.news-item:nth-child(3n+1) {
  /*margin-left: 0;*/
}
.news-item:nth-child(3n+2) {
    margin-left: 40px;
    margin-right: 40px;
}

.news-item .preview_picture {
  height: 163px;
  background-size: cover;
  background-position: top center;
}

.news-item .news-date-time {
  margin: 16px 20px 0;
  font-size: 13px;
  color: #a9a9a9;
}

.news-item .news-name {
  margin: 6px 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  letter-spacing: -0.4px;
  max-height: 80px;
  overflow: hidden;
}

.news-item .news-tags {
  position: absolute;
  bottom: 18px;
  left: 20px;
}

.news-item .news-tags span {
  display: inline-block;
  color: #a9a9a9;
  border-bottom: dotted 2px #a9a9a9;
  margin-right: 20px;
  font-size: 12px;
}
.article_block h1.ol_title {
    font-size: 30px;
    font-weight: 900;
    color: #010101;
    padding-bottom: 14px;
    margin-bottom: 23px;
    border-bottom: 0;
}
.ins_sections_wrap {
    padding: 0 0 30px;
    margin-bottom: 23px;
    border-bottom: 3px solid #df4c4a;
}
.ins_sections_wrap select{
    height: 40px;
}

@media only screen and (max-width: 1000px) {
  .news-item:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }
  .news-item:nth-child(2n+2) {
    margin-left: 40px;
  }
  .news-item {
    width: calc(50% - 20px);
  }
/*  .news-item:nth-child(3n+1) {
    margin-left: 38px;
  }
  .news-item:nth-child(2n+1) {
    margin-left: 0;
  }*/

}


@media only screen and (max-width: 767px) {
  .news-item:nth-child(2n+2) {
    margin-left: 25px;
  }
  .news-item {
    width: calc(50% - 12.5px);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 567px) {
  .news-item:nth-child(2n+2),
  .news-item:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }
  .news-item {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
  }
  .news-item .news-name,
  .news-item .news-date-time {
    margin-left: 10px;
    margin-right: 10px;
  }
  .news-item .news-tags {
      left: 10px;
  }
  .ins_sections_wrap {
      padding-bottom: 10px;
  }
  .article_block h1.ol_title {
     margin-bottom: 13px;
  }
}

/* End */
/* /local/templates/proTemplate/components/bitrix/news/servis/bitrix/news.detail/.default/style.css?17084145573050 */
