

/* Start:/local/templates/main/components/bitrix/news.detail/page-type-detail-sidebar/style.css?1765634982878*/
.page__type__content_wrapper,
.page__type__img{
	width: 100%;
}
.pt-20 {
	padding-top: 20px;
}
.page__type_wrapper {
	margin: 50px 0;
	position: relative;
}

.page__type__img {
	margin: 30px 0;
}

.page__type__img img {
	width: 100%;
	object-fit: contain;
}

.page__type__docs {
	display: flex;
	flex-direction: column;
	row-gap: 15px;
}

.page__type__desc ul{
	padding-bottom: 7px;
	padding-left: 17px;
}
.page__type__desc ul li{
	padding-bottom: 5px;
}
.docs__list {
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	row-gap: 35px;
}

.docs__list__item {
	display: flex;
	column-gap: 40px;
	align-items: center;
	justify-content: space-between;
}

.docs__list__item__title {
	display: flex;
	column-gap: 20px;
	align-items: center;
}

@media (max-width: 600px) {
	.stat__sect__content_wrapper {
		margin-top: 100px;
	}

	.custom_wrap .sidebar {
		top: 35px;
	}

}


/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/custom-bread/style.css?17653150801063*/
.bx-breadcrumb {
	margin: 10px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.breadcrumb {
	margin-bottom: 10px;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
	background-color: rgba(65, 65, 110, 0.6);
}
.breadcrumbs span {
	float: left;

	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	overflow: hidden;         /* Скрываем выходящий за границы текст */
	text-overflow: ellipsis;
	max-width: 200px
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family:  'Golos Text', 'Roboto', sans-serif;
	font-size: 14px;
	white-space: normal;
	line-height: 16px;
	color: rgba(65, 65, 110, 0.6);
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


.bx-breadcrumb .bx-breadcrumb-item:last-child span{
	color: #376DF6;
}

.bx-breadcrumb i:before {
	content: ''!important;
	display: block;
	width: 1px;
	height: calc(100% - 2px);
	background-color: rgba(65, 65, 110, 0.7);
}

/* End */
/* /local/templates/main/components/bitrix/news.detail/page-type-detail-sidebar/style.css?1765634982878 */
/* /local/templates/main/components/bitrix/breadcrumb/custom-bread/style.css?17653150801063 */
