

/* Start:/local/templates/main/components/bitrix/news.detail/stat-detail/style.css?17656301603960*/
.stat__sect__detail__title {
	font-family: 'Golos Text', 'Roboto', 'sans-serif' !important;
}

.stat__detail_wrapper ul {
	margin-left: 20px;
	display: flex;
	flex-direction: column;
	row-gap: 15px;
	padding: 7px 0;
}

.stat__detail_wrapper ul li {
	list-style: outside!important;
}
.stat__detail_short__left p{
	padding-bottom: 3px;
}
.stat__detail__sub__title {
	margin: 15px 0 35px;
	font-family: 'Golos Text', 'Roboto', 'sans-serif' !important;
}

.stat__detail_short-description {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

/*.stat__detail_short__left {*/
/*	max-width: 330px;*/
/*}*/

.detail_short__right__info .footer__pop-up {
	margin-top: 0;
}

.stat__detail_short__right {
	margin-left: 80px;
	max-width: 620px;
	width: 100%;
	padding: 30px;
	background: #FFF;
	border-radius: 0 40px  40px 40px;
}

.detail_short__left__title {
	font-weight: 700;
	margin-bottom: 15px;
}

.principles {
	margin-bottom: 30px;
}

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

}

.detail__principles li {
	list-style: outside;
}
.detail__pamyatka {
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

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

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

}


.stat__detail__gallery {
	position: relative;
	height: fit-content;
}

.swiper__stat__detail__gallery {
	overflow: visible!important;

}


.stat__detail_short__right__content {
	display: flex;
	column-gap: 30px;
	min-width: 560px;
}

.detail_short__right__img {
	height: 256px;
	width: 203px;
	border-radius: 0 40px 40px 40px;
}

.detail_short__right__img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	border-radius: 0 40px 40px 40px;
}

.short__right__info__title {
	width: 50%;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 15px;
}

.detail_short__right__info {
	display: flex;
	flex-direction: column;
	row-gap: 40px;
	justify-content: space-between;
}

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

.short__right__info__contact__item {
	display: flex;
	column-gap: 12px;
	align-items: center;
}

@media (max-width: 1024px) {
	.stat__detail_short__right {
		margin-left: 0;
	}

	.stat__detail_short__right__content {
		flex-direction: column;
		row-gap: 20px;
        min-width: 100%;
	}

	.detail_short__right__info {
		row-gap: 20px;
	}

	.detail_short__right__info .footer__pop-up {
		margin-top: 0;
	}

}

@media (max-width: 850px)  {
	.stat__detail_short-description {
		display: flex;
		flex-direction: column;
		row-gap: 30px;
	}

	.stat__sect__content_wrapper {
		margin: 40px 0 ;
	}

	.stat__sect__content {
		margin-left: 0!important;
		width: 100%!important;
	}

	.stat__sect__detail__title {
		text-align: center;
	}

	.stat__detail_short__left,
	.stat__detail_short__right {
		max-width: 100%;
	}

}
@media (max-width: 600px) {

	.detail__pamyatka__link {
		flex-direction: column;
		row-gap: 20px;
	}

	.detail__pamyatka__link .button__link {
		width: 100%;
		text-align: center;
	}

	.detail_short__right__info .custom__button-2 {
		width: 100%;
		text-align: center;
	}

    .stat__detail__gallery{
        margin-left: -16px;
        margin-right: -16px;
    }


    .detail__pamyatka{
        overflow: visible !important;
    }

    .detail__pamyatka .swiper-wrapper{
        padding-left: 12px;
    }
    .detail__pamyatka{
        column-gap: 10px;
    }
    body .swiper-pagination {
        column-gap: 0px!important;
    }

    .detail__pamyatka .swiper-button-prev,
    .detail__pamyatka .swiper-button-next{
        width: 51px !important;
        height: 51px !important;
    }
    .detail__pamyatka .swiper__nav{
        margin-top: 41px;
    }
    .detail__pamyatka .swiper-pagination-bullets.swiper-pagination-horizontal{
        display: none !important;
    }
}




/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/sidebar/style.min.css?17639391526236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/sidebar-for-whom/style.css?1765614758220*/
.aside-block ul li a {
    padding: 0 28px !important;
}

.aside-block ul li p {
    margin: 10px 0 0 0 !important;
}

.aside-block ul {
    width: 100%;
}

.aside-block ul li p:hover {
    color:#007aff;
}
/* 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/stat-detail/style.css?17656301603960 */
/* /local/templates/main/components/bitrix/catalog.section.list/sidebar/style.min.css?17639391526236 */
/* /local/templates/main/components/bitrix/catalog.section.list/sidebar-for-whom/style.css?1765614758220 */
/* /local/templates/main/components/bitrix/breadcrumb/custom-bread/style.css?17653150801063 */
