

/* Start:/local/templates/krastsvetmet/components/bitrix/menu/dpr_menu/style.css?17797704173238*/
a {
    color: gray;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s
}

a:hover {
    color: #dfad68
}

.link {
    display: inline-block;
    line-height: 1;
    position: relative
}

.link:after {
    background-color: #dfad68;
    display: block;
    content: "";
    height: 5px;
    width: 0;
    left: 50%;
    position: absolute;
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -6px
}

.link:focus,.link:hover {
    color: #dfad68
}

.link:hover:after {
    width: 100%
}

.link-accent-in-text {
    display: inline-block;
    color: #dfad68;
    border-bottom: .1rem solid #f78f1e66;
    line-height: 3.7rem
}

.link-accent-in-text:focus,.link-accent-in-text:hover {
    color: #a6a6a6
}

.link.active {
    color: #dfad68
}

.link.active::after {
    width: 100%
}

ol li, ul li {
    padding: 0;
    margin: 0;
}

ol, ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-wrap {
    margin-top: 230px;
}
.menu-page-dpr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-page-dpr__item {
    margin-right: 36px;
    margin-bottom: 20px
}

.menu-page-dpr--mini .menu-page-dpr__item {
    margin-bottom: 2rem
}

.menu-page-dpr__item:last-child {
    margin-right: 0
}

.menu-page-dpr__item > .menu-page-dpr__link.btn {
    font-size: 1.8rem;
    line-height: 2rem
}

.menu-page-dpr__item.menu-page-dpr__item--accent {
    margin-left: auto
}

.menu-page-dpr__link {
    font-size: 20px !important;
    line-height: 27px;
    letter-spacing: .02em;
    color: #333;
    display: inline-block;
    white-space: nowrap
}

.menu-page-dpr__link:not(:hover).active {
    color: #333
}

.menu-page-dpr--mini .menu-page-dpr__link {
    font-size: 1.8rem
}

.menu-page-dpr.menu-page-dpr--sub .menu-page-dpr__link {
    white-space: initial
}

.menu-page-dpr__link.menu-page-dpr__link--accent {
    border: 1px solid #f78f1e66;
    padding: 1.4rem 1.8rem 1.5rem
}

.menu-page-dpr__link.menu-page-dpr__link--accent:hover {
    border: 1px solid #dfad68
}

.menu-page-dpr__link.like-select {
    position: relative;
    padding-right: 20px
}

.menu-page-dpr__link.like-select > svg {
    position: absolute;
    right: 0;
    top: 5px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.menu-page-dpr__link.like-select.active > svg {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}
/* End */


/* Start:/local/templates/krastsvetmet/components/bitrix/news/news_cpi_new/bitrix/news.detail/.default/style.css?178641488615214*/
.flex-container-row1,
.flex-container-row2,
.flex-container-row3 {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.flex-container-row1 {
	margin-top: var(--margin-lg);
	margin-bottom: 60px;
}

.flex-container-row2 {
	margin-bottom: 80px;
}

.flex-container-row1 .flex-item:nth-child(1) {
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 50%;
	flex: 0 1 50%;
	-webkit-align-self: auto;
	align-self: auto;
	display: flex;
	gap: 4px;
	color: rgba(195, 195, 195, 1);
	font-size: 18px;
	margin-bottom: 25px;
}

.flex-container-row1 .flex-item:nth-child(1) img {
	width: 15px !important;
	height: auto !important;
}

.flex-container-row1 .flex-item:nth-child(2) {
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 50%;
	flex: 0 1 50%;
	-webkit-align-self: auto;
	align-self: auto;
	text-align: end;
}

.flex-container-row2 .flex-item:nth-child(1) {
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 824px;
	flex: 0 1 824px;
	-webkit-align-self: auto;
	align-self: auto;
}

.flex-container-row2 .flex-item:nth-child(2) {
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-align-self: auto;
	align-self: auto;
}

.flex-container-row3 .flex-item:nth-child(1) {
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 746px;
	flex: 0 1 746px;
	-webkit-align-self: auto;
	align-self: auto;
}

.flex-container-row3 .flex-item:nth-child(2) {
	-webkit-order: 0;
	order: 0;
	-webkit-flex: 0 1 100%;
	flex: 0 1 100%;
	-webkit-align-self: auto;
	align-self: auto;
	padding-left: 60px;
}

@-moz-document url-prefix() {
	.flex-container {
		width: 100%;
		-moz-box-sizing: border-box;
	}
}

.pc_detail_img {
	border-radius: 20px;
	min-height: 423px;
	min-width: 746px;
}

.pc_detail_title {
	font-size: 50px;
	font-weight: 400;
	color: var(--text-color);
	font-family: "HelveticaNeueCyrDPR", sans-serif !important;
	line-height: normal;
}

.pc_detail_text {
	font-size: 20px;
	font-weight: 400;
	color: var(--text-color);
	font-family: "HelveticaNeueCyrDPR", sans-serif !important;
	line-height: normal;
}

.flex-item p:nth-child(1) {
	margin-block-start: 0em;
}

.two-forever {
	width: 48%;
}

.article__img img {
	border-radius: 20px;
}

.title__detail_cpi {
	font-size: 50px;
}

.title__detail_cpi_next {
	padding-bottom: 30px;
}

.article-detail-content {
	font-size: 18px;
	font-weight: 400;
	color: var(--text-color);
	font-family: "HelveticaNeueCyrDPR", sans-serif !important;
	line-height: normal;
}

.news_detail_cpi-item__date {
	color: rgba(195, 195, 195, 1);
	font-weight: 300;
	line-height: 2rem;
	margin-bottom: 2.5rem;
	margin-top: 1rem;
	font-size: 1.6rem;
	display: inline-block;
}

.news_detail_cpi-item__date::before {
	content: url(/local/templates/krastsvetmet/assets/img/engineering/calendar.svg);
	width: 14px;
	height: 11px;
	position: relative;
	float: left;
	margin: 2px 5px 0 0;
}

.two-column-block__item-arrow {
	display: flex;
}

.two-column-block__item {
	width: 45%;
}

.arrow_other_news {
	align-items: center;
	align-content: center;
}

.news_other_img_left {
	width: 30px !important;
	margin-right: 50px;
}

.news_other_img_right {
	width: 30px !important;
	margin-left: 50px;
}

.left_block_deatail_cpi {
	height: 180px;
}

.right_block_deatail_cpi {
	height: 180px;
	text-align: right;
}

.right_block_deatail_cpi_mobile {
	position: absolute;
	right: 50px;
}

.deatail_cpi_back {
	border-bottom: 2px solid #dfad68;
	font-size: 1.8rem;
	line-height: 3.7rem;
	color: #333;
}

.txt-right {
	text-align: left;
	justify-content: right;
}

.prev_next_container {
	display: flex;
	flex-direction: row;
}

.pager-arrow-btn {
	border: none;
	background-color: #fff;
	padding: 0;
}

.pager-arrow-btn:hover {
	cursor: pointer;
}

.detail-news-nav-link {
	display: flex;
	align-items: center;
	gap: 24px;
	text-decoration: none;
	color: inherit;
}

.detail-news-nav-link:hover,
.detail-news-nav-link:focus {
	text-decoration: none;
	color: inherit;
}

.detail-news-nav-link--right {
	justify-content: flex-end;
}

.detail-news-nav-link .news-arrow-text-block {
	flex: 1 1 auto;
}

@media only screen and (min-width: 1600px) {
	.head-mobile {
		display: none !important;
	}

	.dpr_other_news .news-arrow-text-block {
		width: 534px;
	}
}

@media (min-width: 1200px) and (max-width: 1599px) {
	.flex-container-row2 .flex-item:nth-child(1) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 817px;
		flex: 0 1 817px;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row2 .flex-item:nth-child(2) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row3 .flex-item:nth-child(1) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 625px;
		flex: 0 1 625px;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row3 .flex-item:nth-child(2) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 100%;
		flex: 0 1 100%;
		-webkit-align-self: auto;
		align-self: auto;
		padding-left: 60px;
	}

	.pc_detail_img {
		border-radius: 20px;
		height: 423px;
		min-width: 625px;
	}

	.head-mobile {
		display: none !important;
	}

	.dpr_other_news .news-arrow-text-block {
		width: 429px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.flex-container-row2 .flex-item:nth-child(1) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 100%;
		flex: 0 1 100%;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row2 .flex-item:nth-child(2) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row3 {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-content: flex-start;
		align-content: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}

	.flex-container-row3 .flex-item:nth-child(1) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 100%;
		flex: 0 1 100%;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row3 .flex-item:nth-child(2) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 100%;
		flex: 0 1 100%;
		-webkit-align-self: auto;
		align-self: auto;
		padding-left: 0;
		padding-top: 60px;
	}

	.pc_detail_img {
		width: 100%;
		min-width: 220px;
		min-height: 100%;
	}

	.head-mobile > div:first-child {
		margin-bottom: 0rem;
	}

	.head-pc,
	.right_block_deatail_cpi {
		display: none;
	}

	.article-detail-content {
		font-size: 17px;
	}

	.title__detail_cpi_next {
		font-size: 20px;
	}
}

@media (min-width: 246px) and (max-width: 767px) {
	.flex-container-row1 {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-content: flex-start;
		align-content: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		margin-bottom: 0;
	}

	.flex-container-row1 .flex-item:nth-child(1) {
		-webkit-order: 1;
		order: 1;
		-webkit-flex: 0 1 100%;
		flex: 0 1 100%;
		-webkit-align-self: auto;
		align-self: auto;
		margin-bottom: 25px;
	}

	.flex-container-row1 .flex-item:nth-child(2) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		align-self: auto;
		margin-bottom: 60px;
	}

	.flex-container-row2,
	.flex-container-row1 {
		margin-bottom: 30px;
	}

	.flex-container-row2 .flex-item:nth-child(1) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 100%;
		flex: 0 1 100%;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row2 .flex-item:nth-child(2) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row3 {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-content: flex-start;
		align-content: flex-start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}

	.flex-container-row3 .flex-item:nth-child(1) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 100%;
		flex: 0 1 100%;
		-webkit-align-self: auto;
		align-self: auto;
	}

	.flex-container-row3 .flex-item:nth-child(2) {
		-webkit-order: 0;
		order: 0;
		-webkit-flex: 0 1 100%;
		flex: 0 1 100%;
		-webkit-align-self: auto;
		align-self: auto;
		padding-left: 0;
		padding-top: 30px;
	}

	.pc_detail_img {
		width: 100%;
		max-width: 100%;
		min-width: 220px;
		min-height: 100%;
	}

	.pc_detail_title {
		font-size: 30px;
		font-weight: 400;
		color: var(--text-color);
		font-family: "HelveticaNeueCyrDPR", sans-serif !important;
		line-height: normal;
	}

	.pc_detail_text {
		font-size: 17px;
		font-weight: 400;
		color: var(--text-color);
		font-family: "HelveticaNeueCyrDPR", sans-serif !important;
		line-height: normal;
	}

	.title__detail_cpi {
		font-size: 30px;
		padding-bottom: 30px;
	}

	.title__detail_cpi_next {
		font-size: 20px;
	}

	.article-detail-content {
		font-size: 17px;
	}

	.head-mobile > div:first-child {
		margin-bottom: 0rem;
	}

	.head-pc,
	.right_block_deatail_cpi {
		display: none;
	}
}

.js-news-pager-slider {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	gap: 32px;
	align-items: stretch;
	position: relative;
}

.js-news-pager-slider .two-column-block__item {
	min-width: 0;
	width: auto;
}

.js-news-pager-slider .prev_next_container {
	display: flex;
	align-items: center;
	gap: 20px;
	height: 100%;
	width: 100%;
}

.js-news-pager-slider .js-pager-left-wrap .prev_next_container {
	grid-column: 1;
}

.js-news-pager-slider .js-pager-right-wrap .prev_next_container {
	grid-column: 2;
}
.js-news-pager-slider .js-pager-right-wrap  {

    margin-left: auto;

}
.js-news-pager-slider .news-arrow-text-block {
	display: block;
	min-width: 0;
	color: inherit;
	text-decoration: none;
}

.js-news-pager-slider .news-arrow-text-block.is-hidden {
	display: none !important;
}

.js-news-pager-slider .title__detail_cpi_next {
	margin-bottom: 12px;
	padding-bottom: 0;
	font-weight: 600;
	line-height: 1.35;
}

.js-news-pager-slider .article-detail-content {
	margin-bottom: 12px;
	color: #5f6368;
	line-height: 1.5;
}

.js-news-pager-slider .news_detail_cpi-item__date {
	color: #8b8f94;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0;
	display: inline-block;
}

.js-news-pager-slider .pager-arrow-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 48px;
	height: 48px;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
}

.js-news-pager-slider .pager-arrow-btn img,
.js-news-pager-slider .news_other_img_left,
.js-news-pager-slider .news_other_img_right {
	display: block;
	max-width: 100%;
	height: auto;
	width: 30px !important;
	margin: 0 !important;
}

.js-news-pager-slider .pager-arrow-btn.is-disabled,
.js-news-pager-slider .pager-arrow-btn:disabled {
	opacity: 0.35;
	cursor: default;
	pointer-events: none;
}

.js-news-pager-slider .pager-arrow-btn:focus-visible,
.js-news-pager-slider .news-arrow-text-block:focus-visible {
	outline: 2px solid #1d4ed8;
	outline-offset: 2px;
}

.js-news-pager-slider .news-pager-mobile {
	display: none;
	min-width: 0;
}

.js-news-pager-slider .news-pager-mobile__link {
	display: block;
	min-width: 0;
}

.js-news-pager-slider.is-loading {
	opacity: 0.7;
	pointer-events: none;
	transition: opacity 0.2s ease;
}

.js-news-pager-slider [hidden] {
	display: none !important;
}


/* если оба блока скрыты — можно оставить одну колонку */
.js-news-pager-slider[data-has-prev="N"][data-has-next="N"] {
	grid-template-columns: minmax(0, 1fr);
}


@media (min-width: 768px) and (max-width: 1199px) {
	.js-news-pager-slider.dpr_other_news {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 24px;
		align-items: stretch;
	}

	.js-news-pager-slider.dpr_other_news > .js-pager-left-wrap:first-child,
	.js-news-pager-slider.dpr_other_news > .js-pager-right-wrap:last-child {
		display: block !important;
		width: auto !important;
		text-align: initial !important;
	}

	.js-news-pager-slider.dpr_other_news > .news-pager-mobile {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.js-news-pager-slider.dpr_other_news {
		display: grid;
		grid-template-columns: 48px minmax(0, 1fr) 48px;
		gap: 16px;
		align-items: center;
	}

	.js-news-pager-slider.dpr_other_news > .js-pager-left-wrap:first-child,
	.js-news-pager-slider.dpr_other_news > .js-pager-right-wrap:last-child {
		display: flex !important;
		width: auto !important;
		text-align: initial !important;
	}

	.js-news-pager-slider.dpr_other_news > .news-pager-mobile {
		display: block !important;
		width: auto !important;
	}

	.js-news-pager-slider .js-pager-left-wrap,
	.js-news-pager-slider .js-pager-right-wrap {
		min-width: 48px;
	}

	.js-news-pager-slider .js-pager-left-wrap .prev_next_container,
	.js-news-pager-slider .js-pager-right-wrap .prev_next_container {
		justify-content: center;
		gap: 0;
	}

	.js-news-pager-slider .js-pager-left-link,
	.js-news-pager-slider .js-pager-right-link {
		display: none !important;
	}

	.js-news-pager-slider .news-pager-mobile__link .title__detail_cpi_next {
		margin-bottom: 8px;
		font-size: 16px;
		line-height: 1.35;
	}

	.js-news-pager-slider .news-pager-mobile__link .article-detail-content {
		margin-bottom: 8px;
		font-size: 14px;
		line-height: 1.45;
	}

	.js-news-pager-slider .news-pager-mobile__link .news_detail_cpi-item__date {
		font-size: 13px;
	}
}

.js-news-pager-slider .pager-force-hidden {
	display: none !important;
}

.js-news-pager-slider .news-arrow-text-block.is-hidden {
	display: none !important;
}

.js-news-pager-slider.is-empty {
	display: none !important;
}

@media (min-width: 768px) {
	.js-news-pager-slider {
		display: grid;
		gap: 32px;
		align-items: stretch;
	}

	.js-news-pager-slider.has-left.has-right {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.js-news-pager-slider.has-left:not(.has-right),
	.js-news-pager-slider.has-right:not(.has-left) {
		grid-template-columns: minmax(0, 1fr);
	}
}

@media (max-width: 767px) {
	.js-news-pager-slider {
		display: grid;
		gap: 16px;
		align-items: center;
	}

	.js-news-pager-slider.has-left.has-right {
		grid-template-columns: 48px minmax(0, 1fr) 48px;
	}

	.js-news-pager-slider.has-left:not(.has-right) {
		grid-template-columns: 48px minmax(0, 1fr);
	}

	.js-news-pager-slider.has-right:not(.has-left) {
		grid-template-columns: minmax(0, 1fr) 48px;
	}

	.js-news-pager-slider .js-pager-left-link,
	.js-news-pager-slider .js-pager-right-link {
		display: none !important;
	}
}
/* End */
/* /local/templates/krastsvetmet/components/bitrix/menu/dpr_menu/style.css?17797704173238 */
/* /local/templates/krastsvetmet/components/bitrix/news/news_cpi_new/bitrix/news.detail/.default/style.css?178641488615214 */
