

/* Start:/local/templates/proTemplate/components/bitrix/catalog.section.list/ol_sections/style.css?1708414410201*/
.ins_section,
.ins_subsection {
    width: calc(50% - 15px);
    max-width: 330px;
    display: block;
    float: left;
}
.ins_subsection {
    display: none;
}
.ins_section {
    margin-right: 30px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/round/style.css?16334769832461*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000;
}

/* End */


/* Start:/local/templates/proTemplate/components/bitrix/news/our-life/bitrix/news.list/.default/style.css?17084145493109*/
.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: 190px;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.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/catalog.section.list/ol_sections/style.css?1708414410201 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/round/style.css?16334769832461 */
/* /local/templates/proTemplate/components/bitrix/news/our-life/bitrix/news.list/.default/style.css?17084145493109 */
