

/* Start:/local/templates/corporate/components/bitrix/news/blog_new/style.css?17696243113190*/
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1320px) {
  .container {
    max-width: 1280px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

@media (min-width: 576px) {
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.hidden-sm {
  display: block !important;
}

.hidden-xs {
  display: block !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
}

/* End */


/* Start:/local/templates/corporate/components/bitrix/news.detail/blog_new/style.css?178160601413386*/
@media (min-width: 1170px) {
  body h1, body .h1 {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 32px;
  }

}

.banners-small.blog .items .item {
	height: 100%;
	padding: 0 0 32px;
}

.wraps .item {
	position: relative;
}

.banners-small .item .inner-item {
	height: 100%;
	padding: 0 0 35px;
	box-shadow: 0 0 0 1px #f2f2f2;
}

.banners-small.blog .item .inner-item {
	padding-bottom: 23px;
}

.banners-small .item .image {
	position: relative;
	width: 100%;
	max-height: 203px;
	overflow: hidden;
	text-align: center;
}

.banners-small .item.wide-block .image {
	max-height: 428px;
}

.banners-small .item .image img {
	width: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.banners-small .item .title {
	padding: 26px 20px 0;
	text-align: left;
	text-decoration: none;
	color: #222;
	font-weight: 700;
	font-size: 1em;
}

.banners-small.blog .item .title {
	overflow: hidden;
	padding: 20px 20px 0;
	text-overflow: ellipsis;
}

.banners-small .item .title a {
	text-decoration: none;
	color: #222;
}

.banners-small.blog .item.wide-block .title span {
	font-size: 1.333em;
	line-height: 1.3em;
}

.banners-small .item .title .prev_text-block {
	padding: 16px 0 5px;
	color: #555;
	font-weight: 400;
}

.banners-small .item .title .date-block {
	padding: 6px 0 0;
	font-size: 0.929em;
	color: #9a9a9a;
	font-weight: 400;
}

.banners-small.blog .item .title .date-block {
	padding-top: 3px;
}

.sidearea,
.sidebar {
	margin-bottom: 57px;
}

.container-block {
	margin: 0 0 40px;
}

.fill-block {
	padding: 21px 30px 16px;
	background: #f9f9f9;
	border-bottom: 1px solid #f5f5f5;
}

.title-block-middle {
	color: #333;
	font-size: 1.067em;
	font-weight: 700;
}

.fill-block .title-block-middle {
	padding: 0 0 19px;
	border-bottom: 1px solid #f1f1f1;
}

.fill-block ul {
	margin: 0;
	padding: 14px 0 0;
	list-style: none;
}

.fill-block ul li {
	margin: 0;
	padding: 0;
}

.fill-block ul li a {
	display: block;
	padding: 4px 0;
}

.colored:hover,
.dark-color:not(.active) {
	color: #222;
}

.fill-block ul li a .text {
	padding: 0 12px 0 0;
	font-size: 0.933em;
}

.fill-block ul li a .count,
.fill-block ul li a:hover .count {
	font-size: 0.867em;
	float: right;
	color: #999;
}

.search-tags-cloud .title-block-middle {
	padding: 0 0 16px;
}

.search-tags-cloud .tags {
	margin: 0 -2px 43px;
}

.search-tags-cloud .tags a {
	display: inline-block;
	margin: 0 2px 5px;
	padding: 5px 11px 6px;
	background: #f5f5f5;
	color: #999;
	font-size: 0.8em;
	border-radius: 4px;
	line-height: 15px;
}
.search-tags-cloud .tags a:hover{
	background: #f3e4b6;
}

.sidearea div.banner {
	margin-bottom: 47px;
}

.banner.SCALE img {
	margin-left: auto;
	margin-right: auto;
}

.sidearea div.banner img {
	border: 0;
}

.text_before_items,
.text_before_items p {
	color: #555;
}

.blog .bottom_nav {
	padding: 50px 0 20px;
	text-align: center;
}

.blog.banners-small .bottom_nav {
	padding-top: 18px;
}

.period-wrapper {
	margin: 0 0 13px;
}

.detail .period,
.item-views .item .period {
	display: inline-block;
	margin: 2px 0 9px;
	zoom: 1;
	vertical-align: top;
}

.detail .period span,
.item-views .item .period span {
	display: inline-block;
	margin: 0 12px 0 0;
	vertical-align: top;
	line-height: 22px;
	font-size: 12px;
}

.detail .period span,
.item-views .item .period span {
	font-size: 12px;
}

.detail .detailimage {
	z-index: 1;
	padding: 0;
	margin-bottom: 35px;
	text-align: left;
}

.detail .detailimage.image-left {
	margin-right: 30px;
}

.detail img {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.preview-text-detail {
	position: relative;
	padding: 0 0 20px;
	font-size: 1.2em;
	color: #222;
	line-height: 1.6em;
	margin-bottom: 10px;
}

.introtext,
.preview-text-detail {
	font-size: 14px;
}

hr {
	height: 1px;
	margin: 20px 0;
	padding: 0;
}

.preview-text-detail .colored_line {
	height: 2px;
	overflow: auto;
	margin: 20px 0;
	padding: 0;
	margin-top: 40px;
	background-color: #e7cc75;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

hr.bottoms {
	margin-bottom: 30px;
}

.bottoms + .search-tags-cloud .tags {
	margin-bottom: 35px;
}

.line_block .share_wrapp {
	display: inline-block;
	position: relative;
	min-height: 40px;
	border: 1px solid #f2f2f2;
	padding: 7px 64px 11px 20px;
	border-radius: 3px;
	cursor: pointer;
}

.line_block .share_wrapp:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 44px;
	width: 1px;
	height: 100%;
	background: #f2f2f2;
}

.share_wrapp .text {
	position: relative;
	padding: 7px 10px 8px 32px;
	font-size: 14px;
	border-color: #888;
	text-transform: none;
	color: #222;
	line-height: 15px;
}

.line_block .share_wrapp .text {
	border: none;
	padding: 0;
	color: #555;
}

.line_block .share_wrapp .shares {
	display: none;
	position: static;
	width: auto;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	box-shadow: none;
	background: 0 0;
	border-radius: 2px;
}

.line_block .share_wrapp:after {
	content: "";
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 16px;
	height: 16px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-1 0 26 26'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M19 24a3 3 0 1 1 0-6 3 3 0 0 1 0 6ZM5 16a3 3 0 1 1 0-6 3 3 0 0 1 0 6ZM19 2a3 3 0 1 1 0 6 3 3 0 0 1 0-6Zm0 14c-1.77 0-3.315.925-4.204 2.312l-5.355-3.06c.346-.68.559-1.438.559-2.252 0-.503-.097-.979-.235-1.437l5.571-3.183A4.97 4.97 0 0 0 19 10a5 5 0 0 0 5-5 5 5 0 0 0-5-5 5 5 0 0 0-5 5c0 .503.097.979.235 1.438L8.664 9.62A4.973 4.973 0 0 0 5 8a5 5 0 0 0-5 5 5 5 0 0 0 5 5c1.14 0 2.179-.396 3.02-1.038L8 17l6.055 3.46c-.02.18-.055.354-.055.54a5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5Z'/%3E%3C/svg%3E");
}

.line_block .share_wrapp:hover {
	background: #f2f2f2;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-right: 54px;
	padding-left: 10px;
}

.line_block .share_wrapp:hover .text {
	display: none;
	opacity: 0;
	visibility: hidden;
}

.line_block .share_wrapp:hover .shares {
	display: block !important;
	opacity: 1 !important;
	visibility: visible;
}

.url-block {
	display: inline-block;
	position: relative;
	border: 1px solid #f2f2f2;
	margin-bottom: 25px;
	border-radius: 3px;
	color: #222;
}

.url-block:before {
	content: "";
	position: absolute;
	top: 0;
	left: 44px;
	width: 1px;
	height: 100%;
	background: #f5f5f5;
}

.url-block i,
.url-block svg {
	position: absolute;
	top: 14px;
	left: 17px;
	width: 44px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}

.url-block span {
	display: inline-block;
	padding: 9px 20px 9px 64px;
	vertical-align: middle;
}

.projects.item-views.table.with-comments.side-block {
	margin: 0 0 30px 0;
	border-top: none;
}

.title-block-big {
	font-size: 1.2em;
	font-weight: 700;
	color: #222;
}

.item-views.table.with-comments .title-block-big {
	padding: 40px 0 32px;
}

.item-views.table.with-comments.side-block .title-block-big {
	font-size: 1.067em;
	padding-top: 0;
}

.slides {
	display: block;
	list-style: none;
	padding-left: 0;
}

.slides:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

.projects.item-views.table.with-comments.side-block li {
	padding-left: 0;
}

.item-views.table .item {
	display: block;
	border: 1px solid #f5f5f5;
	margin-bottom: 16px;
	transition: box-shadow 0.3s ease;
	box-shadow: none;
}

.item-views.table.with-comments.side-block .item {
	height: auto !important;
	border: none;
	margin-bottom: 0;
}

.item-views.table .item a {
	text-decoration: none;
}

.item-views.table .item .image {
	max-height: 202px;
	overflow: hidden;
	margin: 0;
	border: none;
	padding: 0;
	text-align: center;
}

.item-views.table.with-comments .item .image {
	max-height: 203px;
}

.item-views.table .item .image img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
	zoom: 1;
}

.item-views.table.with-comments .item .info {
	padding: 13px 20px 20px;
}

.item-views.table .item .title {
	margin: 0;
	text-align: left;
	font-weight: 400;
}

.item-views.table.with-comments .item .title {
	font-weight: 700;
}

.item-views.table.with-comments .item .comments-wrapper {
	color: #9a9a9a;
	font-size: 0.867em;
	text-align: left;
}

.blog.detail blockquote {
	position: relative;
	min-height: 40px;
	margin: 43px 0 45px;
	border: none;
	padding: 10px 20px;
	color: #383838;
	padding-left: 25px;
	vertical-align: middle;
}

.blog.detail blockquote:before {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 0;
	width: 3px;
	background-color: #e7cc75;
}

.blog.detail blockquote:after,
.blog.detail blockquote:before {
	content: "";
}

.hidden-sm {
	display: block !important;
}

.hidden-xs {
	display: block !important;
}

@media screen and (min-width: 992px) {
	body .share {
		text-align: right;
		margin-top: 0;
		margin-bottom: 0;
	}

	.detailimage.image-left {
		width: 33.33333333333333%;
		float: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-xs.hidden-sm,
	td.hidden-xs.hidden-sm,
	th.hidden-xs.hidden-sm,
	tr.hidden-xs.hidden-sm {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.hidden-xs,
	td.hidden-xs,
	th.hidden-xs,
	tr.hidden-xs {
		display: none !important;
	}

	.hidden-sm.hidden-xs,
	td.hidden-sm.hidden-xs,
	th.hidden-sm.hidden-xs,
	tr.hidden-sm.hidden-xs {
		display: none !important;
	}
}

/* gallery */
.image-source-link {
	color: #98C3D1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}



/*********  OLD  *********/
.news-detail { }

/*region POST FORMATS */
.news-detail-img,
.news-detail-audio,
.news-detail-video,
.news-detail-slider {
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}

.news-detail-slider img,
.news-detail-img img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.news-detail-video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
	/*background: url(/local/templates/corporate/components/bitrix/news.detail/blog_new/images/bx-video.png) no-repeat center;*/
	opacity: 0.7;
	transition: opacity .3s ease;
}

.news-detail-video:hover {
	opacity: 1;
}

/*region POST FORMATS /// SLIDER */
.news-detail-slider {
	overflow: hidden;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
}

.news-detail-slider-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.news-detail-slider-slide {
	z-index: 100;
	float: left;
}

.news-detail-slider-arrow-container-left,
.news-detail-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}

.news-detail-slider-arrow-container-left {
	left: 0;
}

.news-detail-slider-arrow-container-right {
	right: 0;
}

.news-detail-slider-arrow {
	position: absolute;
	top: 50%;
	z-index: 110;
	margin-top: -24px;
	width: 20px;
	height: 48px;
	color: #fff;
	vertical-align: middle;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	font-size: 48px;
	line-height: 34px;
	opacity: .5;
	cursor: pointer;
}

.news-detail-slider-arrow-container-left:hover .news-detail-slider-arrow,
.news-detail-slider-arrow-container-right:hover .news-detail-slider-arrow {
	display: block;
	color: #fff;
	opacity: 1;
}

.news-detail-slider-arrow-container-left .news-detail-slider-arrow {
	left: 20px;
}

.news-detail-slider-arrow-container-right .news-detail-slider-arrow {
	right: 20px;
}

.news-detail-slider-control {
	position: absolute;
	bottom: 10px;
	z-index: 110;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	word-spacing: -4px;
}

.news-detail-slider-control li {
	display: inline-block;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	word-spacing: -4px;
	opacity: .5;
}

.news-detail-slider-control li:hover,
.news-detail-slider-control li.current {
	background: #fff;
	opacity: 1;
}

.news-detail-slider-arrow,
.news-detail-slider-control li {
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

/* endregion */

.news-detail-body {}

.news-detail-title,
.news-detail-title a {
	margin: 0;
	padding: 2px 0 15px;
	border-bottom: none;
	color: #000;
	font-size: 18px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

.news-detail .card-title a:hover {
	border-bottom-color: transparent;
	text-decoration: none;
}

.news-detail-view,
.news-detail-date,
.news-detail-comments,
.news-detail-author,
.news-detail-other {
	padding-bottom: 5px;
	color: #a4a4a4;
	white-space: nowrap;
	font-size: 13px;
}

.news-detail-view i.fa,
.news-detail-date i.fa,
.news-detail-comments i.fa,
.news-detail-author i.fa,
.news-detail-tags i.fa,
.news-detail-other i.fa {
	width: 13px;
	color: #b4b4b4;
}

.news-detail-tags {
	padding-bottom: 5px;
	color: #a4a4a4;
	font-size: 13px;
}

.news-detail-content {
	margin-bottom: 5px;
	font-size: 14px;
}
/*********  /OLD  *********/
/* End */
/* /local/templates/corporate/components/bitrix/news/blog_new/style.css?17696243113190 */
/* /local/templates/corporate/components/bitrix/news.detail/blog_new/style.css?178160601413386 */
