.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;
	}
}
.detail-container {
	width: 1616px;
	max-width: 100%;
	align-items: center;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	text-align: left;
}
h1.bx-newsdetail-title {
	font-weight: 600;
	font-size: 56px;
	line-height: 72px;
	letter-spacing: 0;
}
.title-prod-detail {
	width: 455px;
}
.title-prod-detail .prew-text {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0;
	margin-bottom: 40px;
}
.osobennosti {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 15px;
}
.osobennost1 {
	backdrop-filter: blur(27px);
	box-shadow: 0px 4px 12px 0px #00000012;
	border-radius: 16px;
	padding: 32px;
}
.osobennost2 {
	width: 303px;
	background-color: #fff;
	border-radius: 16px;
	padding: 16px;
	display: flex;
	justify-content: center;
	gap: 12px;
}
.osobennost2 span {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
}
.prod-block {
	display: flex;
	gap: 40px;
	justify-content: space-between;
	margin: 60px 0;
}
.title-prop {



}
.title-prop h3 {
	font-weight: 600;
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0;
	max-width: 478px;
	margin: 24px 0;
}
.title-prop h3.value-price {
	color: #228BE6;
	font-weight: 600;
	font-size: 40px;
	line-height: 48px;
	letter-spacing: 0;
}
.descript-prop {
	flex: 0 0 936px;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
}
.attribut {
	background-color: #F8F9FA;
	padding: 24px;
}
.attr-block {
	display: flex;
	justify-content: space-between;
margin: 8px 0;
}
.attr-name {
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
	color: #212529;
}
.attr-value {
	flex: 0 0 304px;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
	text-align: right;
	color: #212529;
}
.docs-block {
	display: flex;
}
.docs-sect {
	display: flex;
	flex: 0 0 360px;
	align-items: center;
}
.docs-sect span {
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
}
.docs-sect a {
	color: #212529;
}
.icon-doc img {
	margin: 12px;
}
p.file-size {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0;

}
.prod-8block p {
	margin: 16px 0;
}
.mashcode-block {
	display: flex;
	gap: 16px;

}
.mashcode-item {
	flex: 0 0 120px;
	text-align: center;
	background-color: #F8F9FA;
	padding: 12px;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	height: 166px;
}
.mashcode-item p {
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
	color: #212529;
}
/* POST FORMATS */
.bx-newsdetail-img,
.bx-newsdetail-audio,
.bx-newsdetail-youtube,
.bx-newsdetail-slider {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 920px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}
.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("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;
	padding: 2px 0 15px;
	font-size: 18px;
	border-bottom: none;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
}
.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;
}
