

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news/catalog/style.css?1749563245433*/
@media (min-width: 992px) {
	.body .content-md > .right_block.catalog_page {width: 100%;}
	.content-md > .right_block.narrow_Y.catalog_page .section-content-wrapper {width: 75%;}
	.content-md > .right_block.narrow_N.catalog_page .section-content-wrapper {width: 100%;}
	.right_block.catalog_page .main-catalog-wrapper .left_block {margin-top: 0;}

}
@media (max-width: 991px) {
	.right_block .main-catalog-wrapper {display: block;}
}
/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/custom/empty/form.block/style.css?17248294521021*/
.form-selection-help {
    max-width: 882px;
    margin: 0 auto;
    margin-right: 18px;
    margin-bottom: 18px;
    padding: 15px;
    border: 1.5px solid rgb(188, 188, 189);
}
.form-selection-help .form-btn {
    padding: 5px;
    width: 25%;
    color: #fff;
    background-color: #008C56;
    text-align: center;

}

.form-selection-help {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.form-selection-help .form-img{
	width: 120px;
	max-width: 150px;
	display: inline-block;
}
.form-selection-help .form-img img{
	width: 100%;
	height: 	auto;
}
.form-selection-help .form-content {
	display: inline-block;
	width: 60%;
}
.form-selection-help .form-content .title{
	font-size: 20px;
	font-weight: bold;
}
.form-selection-help .form-btn {
	width: 150px;
	display: inline-block;	
	height: 34px;
	margin: auto 0;
}
@media (max-width: 767px) {
	.form-selection-help {
		display: block;
	}
		.form-selection-help .form-content {
		display: inline-block;
		width: 70%;
		margin-top: 10px;
	}
}
/* End */


/* Start:/local/components/webit/linking/templates/.default/style.css?17248293092723*/
.s-tags {
    display: flex;
    flex-direction: column;
}

.bx-wrapper {
    margin: 0 auto;
}

.s-tags_top {
    margin-bottom: 30px;
}

.s-tags_bottom {
    margin-top: 30px;
}

.s-tags__inner {
    margin: 0 35px;
    position: relative;
}

.s-tags_mode_list .s-tags__items {
    margin-left: -5px;
    margin-right: -5px;
    flex-wrap: wrap;
    display: flex;
}

.s-tags_mode_list.s-tags_mode_initial .s-tags__items {
    flex-wrap: nowrap;
    overflow: hidden;
}

.s-tags_mode_slider .s-tags__items,
.s-tags_mode_slider .s-tags__item {
    height: 100%;
}

.s-tags_mode_list .s-tags__item {
    flex: 0 0 auto;
    padding: 0 5px;
    margin-bottom: 10px;
    width: 100%;
}

.s-tags_mode_list.s-tags_mode_initial .s-tags__item {
    margin-bottom: 0;
}

.s-tags__item-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 2px;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    text-align: center;
}

.s-tags__item-link:active {
    color: #000;
}

.s-tags_top .s-tags__item-link {
    background-color: #E5E5E5;
}

.s-tags_bottom .s-tags__item-link {
    border: 1px solid #BCBDBD;
}

.s-tags .bx-controls-direction {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: -35px;
    right: -35px;
    transform: translateY(-50%);
    pointer-events: none;
}

.s-tags .bx-prev,
.s-tags .bx-next {
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    padding: 7px;
    color: #BCBDBD;
    font-size: 20px;
}

.s-tags .bx-prev.disabled,
.s-tags .bx-next.disabled {
    opacity: .2;
    cursor: default;
}

.s-tags .bx-prev {
    padding-left: 0;
}

.s-tags .bx-next {
    padding-right: 0;
}

.s-tags__toggle {
    margin-top: 20px;
    align-self: flex-end;
    display: block;
    background: none;
    border: none;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #008C56;
    text-decoration: underline;
}

.s-tags__toggle:hover {
    text-decoration: none;
}

.s-tags_mode_list .s-tags__toggle-list,
.s-tags_mode_list.s-tags_mode_initial .s-tags__toggle-slider,
.s-tags_mode_slider .s-tags__toggle-slider {
    display: none;
}

.s-tags_mode_list .s-tags__toggle-slider,
.s-tags_mode_list.s-tags_mode_initial .s-tags__toggle-list,
.s-tags_mode_slider .s-tags__toggle-list {
    display: block;
}

@media (min-width: 576px) {
    .s-tags_mode_list .s-tags__item {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .s-tags_mode_list .s-tags__item {
        width: 25%;
    }

    .s-tags__toggle {
        margin-top: 15px;
    }
}
/* End */


/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.list/catalog-sections-3-custom/style.css?17248294541937*/
@media (max-width:767px){
    .sections#compact-view-mobile-catalog-sections .items .item {
        padding: 15px 30px 18px 64px!important;
        position: relative;
        border-bottom: none;
    }
    .sections#compact-view-mobile-catalog-sections .items > div:last-of-type .item {
        border-bottom: 1px solid #f2f2f2;
    }
    .sections#compact-view-mobile-catalog-sections .items .item .image {
        display: flex;
        align-items: center;
        vertical-align: middle;
        width: 41px;
        margin: 0px 0px 0px 12px;
        line-height: normal;
        float: none;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        height: auto;
        background: transparent;
    }
    .sections#compact-view-mobile-catalog-sections .items .item.childs:after{content:' ';background-image:url(/bitrix/templates/aspro-allcorp2/components/bitrix/news.list/catalog-sections-3-custom/../../../../images/svg/Triangle_right.svg);position:absolute;top:50%;margin:-14px 0 0 -15px;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;min-width:30px;min-height:30px;background-repeat:no-repeat;background-position:center center;right:5px;}
    .sections#compact-view-mobile-catalog-sections .items .item .info {display: inline-block;padding: 0;vertical-align: middle;}
    .sections#compact-view-mobile-catalog-sections .items .item .info .text {display: none;}
    .sections#compact-view-mobile-catalog-sections .items .item .info .title {margin: 0;}
    .sections#compact-view-mobile-catalog-sections .items .item .info .title a {
        font-size: 1em;
        text-align: left;
        display: inline-block;
        margin-bottom: 0;
    }
}

.catalog .items .col-md-4.col-sm-6.col-xs-12 {
    margin-bottom: 18px;
}
.catalog .col-md-4.col-sm-6.col-xs-12 .item.slice-item {
    max-width: 280px;
    border: 1.5px solid #f5f5f5;
    padding: 15px;
    margin: 0 auto;
    margin-right: 18px;
}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news/catalog/style.css?1749563245433 */
/* /bitrix/templates/aspro-allcorp2/components/custom/empty/form.block/style.css?17248294521021 */
/* /local/components/webit/linking/templates/.default/style.css?17248293092723 */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.list/catalog-sections-3-custom/style.css?17248294541937 */
