

/* Start:/bitrix/templates/ekonom__new/components/bitrix/news.detail/flat/style.css?16908693096253*/
.bx-newsdetail {}
.bx-newsdetail-block {
	padding: 0px 14px 0px 0px;
	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: left;
	margin-bottom: 20px;
}
.bx-newsdetail-slider img,
.bx-newsdetail-img img {
	width: 75%;
	max-width: 100%;
	height: 75%;
	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/ekonom__new/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;
}

/*scrollable*/

.article-nav {
	width:180px;
    margin-right: 10px;
    margin-bottom: 5px;
	padding: 10px;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	background-color: #fff;
	will-change: position;
}

.sticky {
	position: sticky;
}

.nav>li {
	position: relative;
	display: block;
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.article-nav__list>.article-nav__item>.article-nav__link {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.1;
	display: flex;
	padding: 0;
	text-decoration: none;
	color: #1c2227;
	border: 2px solid transparent;
	border-radius: 46px;
	align-items: center;
}

.article-nav__num {
	font-size: 18px;
	line-height: 44px;
	display: table-cell;
	width: 46px;
	height: 46px;
	text-align: center;
	color: #61bdfc;
	border: 2px solid #61bdfc;
	border-radius: 50%;
	flex-basis: 46px;
	flex-shrink: 0;
}

.article-nav__text {
	display: table-cell;
	padding: 2px 10px;
	vertical-align: middle;
}

.article-nav__item:not(:last-child) {
	margin-bottom: 30px;
}

.bx-newsdetail-img img {
	width: 100%;
}

.gallery img {
	width: 60%;
	vertical-align: middle;
	max-width: 75%;
	height: auto;
	margin-bottom: 0 !important;
	outline: 0;
}

.bx-newsdetail-separator {
	display: none;
}

.bx-newsdetail-rating {
	display: none;
}

.bx-newsdetail-date {
	display: none;
}

#scrollable {
	/*top: 1568px;
	position: static;*/
}

@media (max-width: 768px){
	.bx-newsdetail-content img {
		width: auto !important;
		height: auto !important;
	}

	.bx-newsdetail-content #scrollable {
		transform: translate(0) !important;
	}
}

@media (max-width: 375px){
	.bx-newsdetail-content p {
		text-align: left;
	}
}

@media (max-width: 1200px){
	#scrollable {
	    transform: translate(0) !important;
	}
}

body .comagic-o-rack--middle, body .comagic-c-sitephone-label {
	z-index: 8009;
}

.zoomLens {
	border: 1px solid #cfcfcf !important;
}

.zoomWindow {
	border: 1px solid #cfcfcf !important;
}

.magnify-lens {
	display: none;
}

.magnify-mobile .lens-mobile img {
    max-width: none;
    max-height: none;
}

.fancybox-nav {
	width: 25%;
}
/* End */


/* Start:/bitrix/templates/ekonom__new/components/bitrix/news.detail/flat/themes/green/style.css?1690869309260*/
/*RATING*/
.bx-newsdetail .fa.bx-star-active {
	color: #33B111;
}
/*BTN*/
.bx-newsdetail .btn {
	background-color: #33B111;
	border-color: #33B111;
}
.bx-newsdetail .btn:active,
.bx-newsdetail .btn:hover {
	background-color: #76E359;
	border-color: #76E359;
}

/* End */


/* Start:/bitrix/templates/ekonom__new/libs/cloud-zoom/magnify.css?16908693101294*/
html.magnifying > body {
  overflow-x: hidden !important;
}
.magnify,
.magnify > .magnify-lens,
.magnify-mobile,
.lens-mobile { /* Reset */
  min-width: 0;
  min-height: 0;
  animation: none;
  border: none;
  float: none;
  margin: 0;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  text-indent: 0;
  transform: none;
  transition: none;
}
.magnify {
  position: relative;
  width: auto;
  height: auto;
  box-shadow: none;
  display: inline-block;
  z-index: inherit;
}
.magnify > .magnify-lens { /* Magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  cursor: none;
  display: none;
  z-index: 99;
}
.magnify > .magnify-lens.loading {
  background: #333 !important;
  opacity: 0.8;
}
.magnify > .magnify-lens.loading:after { /* Loading text */
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  letter-spacing: 1px;
  margin-top: -8px;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}

/* End */
/* /bitrix/templates/ekonom__new/components/bitrix/news.detail/flat/style.css?16908693096253 */
/* /bitrix/templates/ekonom__new/components/bitrix/news.detail/flat/themes/green/style.css?1690869309260 */
/* /bitrix/templates/ekonom__new/libs/cloud-zoom/magnify.css?16908693101294 */
