

/* Start:/bitrix/templates/lat_telematika/components/bitrix/news.detail/flat/style.css?17822917448289*/
.bx-newsdetail {}
.bx-newsdetail-block {
	padding: 0 14px;
	margin-bottom: 40px;
}
@media (min-width: 992px) {
	.bx-newsdetail .bx-newsdetail-container:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-newsdetail .bx-newsdetail-container:nth-child(2n+1) {
		clear: both;
	}
}
/* POST FORMATS */
.bx-newsdetail-img,
.bx-newsdetail-audio,
.bx-newsdetail-youtube,
.bx-newsdetail-slider {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}
.bx-newsdetail-slider img,
.bx-newsdetail-img img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.bx-newsdetail-video {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	z-index: 1;
	-webkit-transition: opacity .3s ease;
	   -moz-transition: opacity .3s ease;
	    -ms-transition: opacity .3s ease;
	     -o-transition: opacity .3s ease;
	        transition: opacity .3s ease;
	background: url("/bitrix/templates/lat_telematika/components/bitrix/news.detail/flat/images/bx-video.png") no-repeat center;
}
.bx-newsdetail-video:hover {
	opacity: 1;
}
/* POST FORMATS /// SLIDER */
.bx-newsdetail-slider {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.bx-newsdetail-slider-container {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.bx-newsdetail-slider-slide {
	float: left;
	z-index: 100;
}
.bx-newsdetail-slider-arrow-container-left,
.bx-newsdetail-slider-arrow-container-right {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 15%;
	cursor: pointer;
}
.bx-newsdetail-slider-arrow-container-left {
	left: 0;
}
.bx-newsdetail-slider-arrow-container-right {
	right: 0;
}
.bx-newsdetail-slider-arrow {
	position: absolute;
	line-height: 34px;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	font-size: 48px;
	height: 48px;
	width: 20px;
	top: 50%;
	margin-top: -24px;
	z-index: 110;
	opacity: .5;
	text-shadow:0 0 2px rgba(0,0,0,.5);
}
.bx-newsdetail-slider-arrow-container-left:hover .bx-newsdetail-slider-arrow,
.bx-newsdetail-slider-arrow-container-right:hover .bx-newsdetail-slider-arrow {
	color: #FFF;
	display: block;
	opacity: 1;
}
.bx-newsdetail-slider-arrow-container-left .bx-newsdetail-slider-arrow {
	left: 20px;
}
.bx-newsdetail-slider-arrow-container-right .bx-newsdetail-slider-arrow {
	right: 20px;
}
.bx-newsdetail-slider-control {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	bottom: 10px;
	z-index: 110;
	text-align: center;
	word-spacing: -4px;
}
.bx-newsdetail-slider-control li {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	width: 10px;
	height: 10px;
	word-spacing: -4px;
	margin: 0 3px;
	opacity: .5;
}
.bx-newsdetail-slider-control li:hover,
.bx-newsdetail-slider-control li.current {
	background: #FFF;
	opacity: 1;
}
.bx-newsdetail-slider-arrow,
.bx-newsdetail-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;
}
/* /// */
.bx-newsdetail-title,
.bx-newsdetail-title a {
	color: #000;
	margin: 0;
	font-weight: 600;
	padding: 2px 0 15px;
	font-size: 18px;
	border-bottom: none;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.bx-newsdetail-title a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.bx-lg .bx-newsdetail-title {
	font-size: 24pt;
}
.bx-md .bx-newsdetail-title {
	font-size: 20pt;
}
.bx-xs .bx-newsdetail-title {
	font-size: 18pt;
}
.bx-newsdetail-separator,
.bx-newsdetail-view,
.bx-newsdetail-date,
.bx-newsdetail-comments,
.bx-newsdetail-author,
.bx-newsdetail-other {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.bx-newsdetail-rating,
.bx-newsdetail-separator,
.bx-newsdetail-date{
	display: inline-block;
}
.bx-newsdetail-separator {
	margin: 0 10px;
}
.bx-newsdetail-view i.fa,
.bx-newsdetail-date i.fa,
.bx-newsdetail-comments i.fa,
.bx-newsdetail-author i.fa,
.bx-newsdetail-tags i.fa,
.bx-newsdetail-other i.fa {
	width: 13px;
	color: #b4b4b4;
}
.bx-newsdetail-tags {
	color: #a4a4a4;
	font-size: 13px;
	padding-bottom: 5px;
}
.bx-newsdetail-content {
	font-size: 14px;
	margin-bottom: 5px;
}

.bx-newsdetail-meta,
.article-enhanced__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 16px;
	margin: 0 0 18px;
	color: #5f6b64;
	font-size: 14px;
	line-height: 1.5;
}

.bx-newsdetail-reviewer,
.article-enhanced__reviewer {
	display: flex;
	align-items: center;
	gap: 14px;
	margin: 0 0 22px;
	padding: 14px 16px;
	border: 1px solid #e0e7e2;
	border-radius: 8px;
	background: #f7faf8;
	color: #26342b;
}

.main_content .bx-newsdetail-reviewer img {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	object-fit: cover;
	flex: 0 0 auto;
}

.bx-newsdetail-reviewer__label {
	margin-bottom: 4px;
	font-size: 13px;
	line-height: 1.4;
	color: #66736b;
}

.bx-newsdetail-reviewer a,
.article-enhanced__reviewer a {
	font-weight: 700;
	color: #1f6d35;
}

.bx-newsdetail-reviewer span,
.article-enhanced__reviewer span {
	font-size: 14px;
	line-height: 1.5;
	color: #4e5b53;
}

.article-enhanced {
	color: #1f2923;
}

.article-enhanced__header {
	margin-bottom: 24px;
}

.article-enhanced__eyebrow {
	margin: 0 0 8px;
	color: #2f8f46;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.4;
	text-transform: uppercase;
	letter-spacing: .04em;
}

.article-enhanced h1 {
	margin: 0 0 14px;
	color: #111;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 700;
}

.article-enhanced__lead {
	margin: 0 0 18px;
	color: #3d4841;
	font-size: 17px;
	line-height: 1.65;
}

.article-enhanced__toc {
	margin: 24px 0 30px;
	padding: 18px 20px;
	border: 1px solid #dde5df;
	border-radius: 8px;
	background: #f8fbf9;
}

.article-enhanced__toc strong {
	display: block;
	margin-bottom: 10px;
	color: #1f2923;
}

.article-enhanced__toc ul {
	margin: 0;
	padding-left: 20px;
}

.article-enhanced__toc li {
	margin: 6px 0;
}

.article-enhanced a {
	color: #1f7a38;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.article-enhanced section {
	margin: 30px 0;
}

.article-enhanced h2 {
	margin: 0 0 14px;
	color: #151f19;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 700;
}

.article-enhanced h3 {
	margin: 20px 0 10px;
	color: #1d2a22;
	font-size: 18px;
	line-height: 1.35;
	font-weight: 700;
}

.article-enhanced p,
.article-enhanced li {
	font-size: 16px;
	line-height: 1.65;
}

.article-enhanced ul,
.article-enhanced ol {
	margin: 0 0 16px;
	padding-left: 22px;
}

.article-enhanced li {
	margin: 7px 0;
}

.article-enhanced__faq {
	margin: 36px 0;
}

.article-enhanced__faq h2 {
	margin-bottom: 18px;
}

.article-enhanced__faq [itemprop="mainEntity"] {
	border: 1px solid #dde5df;
	border-radius: 8px;
	background: #fff;
	margin: 0 0 10px;
	overflow: hidden;
}

.article-enhanced__faq h3 {
	margin: 0;
	font-size: 17px;
	line-height: 1.35;
}

.article-enhanced__faq-question {
	position: relative;
	display: block;
	width: 100%;
	padding: 16px 46px 16px 18px;
	border: 0;
	background: #f7faf8;
	color: #1e2b22;
	font: inherit;
	font-weight: 600;
	text-align: left;
	cursor: pointer;
}

.article-enhanced__faq-question:hover,
.article-enhanced__faq-question:focus {
	background: #eef6f0;
	outline: none;
}

.article-enhanced__faq-question:focus-visible {
	box-shadow: inset 0 0 0 2px #2f8f46;
}

.article-enhanced__faq-question::after {
	content: "+";
	position: absolute;
	top: 50%;
	right: 18px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	color: #2f8f46;
	font-size: 24px;
	line-height: 18px;
	text-align: center;
}

.article-enhanced__faq-item.is-open .article-enhanced__faq-question::after {
	content: "-";
}

.article-enhanced__faq-answer {
	padding: 0 18px 16px;
	background: #fff;
}

.article-enhanced__faq-answer p:last-child {
	margin-bottom: 0;
}

.article-enhanced__faq.is-enhanced .article-enhanced__faq-answer {
	display: none;
}

.article-enhanced__faq.is-enhanced .article-enhanced__faq-item.is-open .article-enhanced__faq-answer {
	display: block;
}

@media (max-width: 575px) {
	.article-enhanced__faq-question {
		padding: 14px 42px 14px 14px;
	}

	.article-enhanced__faq-answer {
		padding: 0 14px 14px;
	}

	.article-enhanced h1 {
		font-size: 24px;
	}

	.article-enhanced h2 {
		font-size: 21px;
	}

	.bx-newsdetail-reviewer,
	.article-enhanced__reviewer {
		align-items: flex-start;
	}
}

/* End */


/* Start:/bitrix/templates/lat_telematika/components/bitrix/news.detail/flat/themes/green/style.min.css?1538130488213*/
.bx-newsdetail .fa.bx-star-active{color:#33b111}.bx-newsdetail .btn{background-color:#33b111;border-color:#33b111}.bx-newsdetail .btn:active,.bx-newsdetail .btn:hover{background-color:#76e359;border-color:#76e359}
/* End */
/* /bitrix/templates/lat_telematika/components/bitrix/news.detail/flat/style.css?17822917448289 */
/* /bitrix/templates/lat_telematika/components/bitrix/news.detail/flat/themes/green/style.min.css?1538130488213 */
