

/* Start:/bitrix/templates/kit39/components/bitrix/news.detail/bootstrap_v5/style.css?17835307778413*/
.mega-super-news.news-detail {
	margin-top: 12px;
}

.bar {
	display: none;
}

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

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

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

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

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

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

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

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

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

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

.mega-super-news .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;
}

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

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

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

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

.mega-super-news .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;
}

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

.mega-super-news .news-detail-slider-arrow,
.mega-super-news .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 */

.mega-super-news .news-detail-body {
	display: body;
}

.mega-super-news .news-detail-title,
.mega-super-news .news-detail-title a {
	margin: 0;
	padding: 2px 0 15px;
	border-bottom: none;
	color: #000;
	font-weight: 600;
	font-size: 18px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

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

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

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

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

.mega-super-news .news-detail-content { /* TEST */
	margin-bottom: 5px;
	font-size: 14px;
}

.mega-super-news .breadcrumb__cust{
	width: 100vw;
	height: 209px;
	background: url(/bitrix/templates/kit39/images/bre-about-min.png);
	background-size: cover;
	position: absolute;
	left: 0;
	max-width: 100%;
}

.mega-super-news .breadcrumb__cust::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(32, 36, 45, .63);
}

.mega-super-news .breadcrumb__cust p, .breadcrumb__cust h2{
	color: #fff;
	position: relative;
	padding-left: 0;
	margin: 0;
}

.mega-super-news .breadcrumb__cust h2{
	font-size: 30px;
	padding-left: 0;
}

.mega-super-news .breadcrumb__cust p{
	margin-left: 15px;
	margin-bottom: 64px;
	font-size: 12px;
	transition: .3s;
}

.mega-super-news .breadcrumb__cust a{
	text-decoration: none;
}

.mega-super-news .breadcrumb__cust a:hover p{
	color: #7C1623;
}

.mega-super-news .breadcrumb__cust p:before{
    content: '';
    position: absolute;
    left: -23px;
    top: -3px;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/kit39/images/audits/left-ar.svg) no-repeat center;
}

.mega-super-news .breadcrumb__cust .container {
	padding: 40px 17px 51px;
}

.mega-super-news.news-detail .mb-3 {
	padding-top: 288px;
}

.mega-super-news.news-detail .news-detail-body .news-detail-img {
	max-height: 413px;
	max-width: 47.33%;
	float: left;
	margin-right: 88px;
	margin-bottom: 88px!important;
}

.mega-super-news.news-detail .news-detail-body .news-detail-content { /* TEST */
    margin-top: -5px;
    font-size: 14px;
    font-family: Geologica-Regular;
    line-height: 1.95;
}

.mega-super-news.news-detail .news-detail-body .card-img-top {
    border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.mega-super-news.news-detail .news-detail-body .news-detail-content p { /* TEST */
    margin-bottom: 14px;
}

.mega-super-news.news-detail .news-detail-body button { /* TEST */
    background-color: #7C1623;
	color: #ffffff;
	padding: 11px 65px 6px;
	font-size: 16px;
	font-family: 'Geologica-Medium';
	font-weight: 400;
	border: 1px solid #7C1623;
	transition: .5s;
	margin-top: 44px;
}

.mega-super-news.news-detail .news-detail-body .news-detail-content button:hover { /* TEST */
    background-color: #ffffff;
	color: #7C1623;
}

.mega-super-news.news-detail .news-detail-body-second {
	margin-top: 179px;
	flex-direction: row;
}

.mega-super-news.news-detail .news-detail-body-second > div:first-child {
	margin-top: -30px;
	max-width: 50%;
	float: right;
	margin-left: 88px;
    margin-bottom: 88px;
}

.mega-super-news.news-detail .news-detail-body-second .dashed {
	margin-bottom: 13px;
	position: relative;
	color: #ffffff;
}

.mega-super-news.news-detail .news-detail-body-second .dashed:before {
    border-top: 1px solid #ffffff;
}

.mega-super-news.news-detail .news-detail-body-second h2 {
	margin-bottom: 93px;
	color: #ffffff;
}

.mega-super-news.news-detail .news-detail-body-second .description {
	font-size: 14px;
    line-height: 1.95;
}

.mega-super-news.news-detail .news-detail-body-second > div:last-child {
	max-width: 41%;
	margin-right: 105px;
	display: inline;
}

.mega-super-news.news-detail .news-detail-body-second .dashed:after {
    content: url(/bitrix/templates/kit39/images/background-news-list.png);
    position: absolute;
  	top: -85%;
    right: 61%;
    z-index: -1;
}

.mega-super-news.news-detail .news-detail-body-second img {
	max-width: 100%;
}

.mega-super-news.news-detail .news-detail-body-third {
	margin-top: 136px;
	display: flex;
	justify-content: space-between;
}

.mega-super-news.news-detail .news-detail-body-third h2 {
	max-width: 230px;
}

.mega-super-news.news-detail .news-detail-body-third > div:first-child {
	min-width: 230px;
	margin-right: 20px;
}

.mega-super-news.news-detail .news-detail-body-third > div:last-child {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 65%;
	margin-top: 6px;
	align-items: flex-start;
}

.mega-super-news.news-detail .news-detail-body-third > div:last-child > div {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 31px;
}

.mega-super-news.news-detail .news-detail-body-third > div:last-child > div p {
	font-size: 14px;
	width: 301px;
	margin-bottom: 0;
	margin-left: 20px;
}

/* End */


/* Start:/bitrix/templates/kit39/components/bitrix/news.list/tarif-service/style.css?17835307775704*/
.banner-puzzle {
	padding: 115px 0 130px;
}

.banner-puzzle .news-list-block {
	margin-bottom: 40px;
	padding: 0 14px;
}

.news-list.banner-puzzle .news-list-elements {
	max-height: 646px;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 40px;
}

.news-list.banner-puzzle .card {
	border-radius: 0;
	display: block;
	position: relative;
	border-color: #ffffff;
}

.news-list.banner-puzzle .card .card-body {
	padding: 0;
	position: absolute;
	z-index: 1;
	max-width: 80%;
	bottom: -7px;
    left: 0;
    right: 0;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

@media (max-width: 1399px) {
	.news-list.banner-puzzle .card .card-body {
		bottom: 0;
	}
}

.news-list.banner-puzzle .card .card-body .card-title {
	color: #4E4E4E;
	font-size: 16px;
	font-family: Geologica-Medium;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
	padding: 12px 20px 0 20px;
	text-align: center;
	font-weight: 400;
	line-height: 1.2;
}

.news-list.banner-puzzle .card .card-text p {
	line-height: 1.7;
}

.news-list.banner-puzzle .card .card-text .card-title {
	line-height: 1.4;
	font-weight: 400;
}

.news-list.banner-puzzle .card-text {
	width: 100%;
	height: 100%;
	background-image: url('/bitrix/templates/kit39/images/bckgrnd2.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0 50px;
	position: absolute;
	z-index: 2;
	bottom: 0;
    left: 0;
	right: 0;
	top: 0;
	opacity: 0;
	transition: 1s;
	color: #ffffff;
	font-size: 12px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.news-list.banner-puzzle .card-text h4 {
	color: #ffffff;
	font-size: 16px;
	font-family: Geologica-Medium;
	text-transform: uppercase;
	margin-bottom: 25px;
	line-height: 1.3;
}

.news-list.banner-puzzle .card-text span {
	line-height: 1.1;
	margin-bottom: 13px;
}

.news-list.banner-puzzle .card-text span:before {
	content: '';
	color: #ffffff;
	margin-right: 12px;
	display: inline-block;
	border-top: 1px solid #ffffff;
	width: 20px;
	height: 4px;
}

.news-list.banner-puzzle .card-text span:hover:before {
	content: '';
	border-top: 2px solid #ffffff;
	width: 40px;
	height: 4px;
}

.news-list.banner-puzzle .card-text:hover {
	opacity: 1;
}

.news-list.banner-puzzle .card-text:hover + .card-body {
	display: none;
}

@media (max-width: 1199px) {
	.news-list.banner-puzzle .card-text h4 {
		font-size: 12px;
		margin-bottom: 10px;
	}

	.news-list.banner-puzzle .card-text {
		font-size: 10px;
		padding: 0 10px;
	}

	.news-list.banner-puzzle .card-text span {
		line-height: 1;
		margin-bottom: 5px;
	}
}

.news-list.banner-puzzle .col {
	flex: none;
	flex-shrink: initial;
}

@media (min-width: 1080px) {
	.news-list.banner-puzzle .col > div:not(:first-child) {
		margin-top: 18px;
	}

	.news-list.banner-puzzle .col:nth-child(2) {
		margin: 0 18px;
	}
}

.banner-puzzle .card-img, .banner-puzzle .card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news-list.banner-puzzle .card-title,
.news-list.banner-puzzle .card-title a {
	margin: 0;
	padding: 0;
	color: var(--primary);
	font: 600 18px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

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

.news-list.banner-puzzle .card .card-body > button {
	display: none;
}

.news-list.banner-puzzle .card .card-body .mobile-text {
	display: none;
}

@media (max-width: 767px) {
	.banner-puzzle {
		padding: 60px 0 27px;
	}

	.news-list.banner-puzzle .news-list-elements {
		max-height: fit-content;
		flex-direction: column;
		margin-top: 45px;
	}

	.card-img-top {
		max-height: 127px;
		width: 100%;
		object-fit: cover;
		z-index: 2;
		position: relative;
	}

	.news-list.banner-puzzle .card {
		margin-bottom: 50px;
	}

	.news-list.banner-puzzle .card .card-body {
		position: relative;
		flex-direction: column;
		margin: 0;
		max-width: 100%;
	}

	.news-list.banner-puzzle .card-text:hover {
		opacity: 0;
	}

	.news-list.banner-puzzle .card-text:hover + .card-body {
		display: flex;
	}

	.news-list.banner-puzzle .card .card-body .card-title {
		padding: 23px 63px 0 0;
		text-align: start;
		font-size: 15px;
		line-height: 1.3;
	}

	.news-list.banner-puzzle .card .card-body > .more {
		display: block;
		width: 30px;
		height: 30px;
		top: 23px;
		right: 0;
		position: absolute;
		border: none;
		background-color: #7C1623;
		z-index: 3;
	}

	.news-list.banner-puzzle .card .card-body > .less {
		display: none;
		width: 30px;
		height: 30px;
		top: 23px;
		right: 0;
		position: absolute;
		border: none;
		background-color: #ffffff;
		z-index: 3;
	}

	.news-list.banner-puzzle .col {
		width: 100%;
	}

	.news-list.banner-puzzle .card-text {
		display: none;
	}

	.news-list.banner-puzzle .card .card-body .mobile-text {
		position: relative;
		padding-bottom: 50px;
	}

	.news-list.banner-puzzle .card .card-body .mobile-text span {
		display: block;
	}

	.news-list.banner-puzzle .card .card-body .mobile-text span:not(:last-child) {
		margin-bottom: 23px;
	}

	.news-list.banner-puzzle .card .card-body .mobile-text span:first-child {
		margin-top: 38px;
	}

	.news-list.banner-puzzle .card .card-body .mobile-text:before {
		content: '';
		position: absolute;
		top: -110px;
		bottom: 0;
		left: -31px;
		right: -31px;
		width: calc(100% + 62px);
		height: calc(100% + 110px);
		background-color: #7C1623;
		z-index: -1;
	}

	.news-list.banner-puzzle .card .card-body .mobile-text p {
		margin-top: 38px;
	}

	.news-list.banner-puzzle .card .card-body .card-title {
		background-color: transparent;
		line-height: 1.2;
	}
}
/* End */
/* /bitrix/templates/kit39/components/bitrix/news.detail/bootstrap_v5/style.css?17835307778413 */
/* /bitrix/templates/kit39/components/bitrix/news.list/tarif-service/style.css?17835307775704 */
