

/* Start:/local/templates/negagroup-site/components/bitrix/catalog/main/style.css?17222534995026*/
.catalog-products__title {
    margin-bottom: 40px;
}

.catalog-products__top {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.catalog-products__sort {
    font-size: 16px;
    color: #00305C;
    cursor: pointer;
    margin-left: auto;
}
.catalog-products__drop-menu{

}
.catalog-products__filter-mobile {
    font-size: 16px;
    color: #00305C;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    display: none;
}

.catalog-products__filter-mobile::before {
    content: '';
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0;
    background-image: url('/local/templates/negagroup-site/components/bitrix/catalog/main/icons/filter.svg');
}

.catalog-products__filter-mobile .header__panel-count {
    padding: 0 4px;
    min-width: 14px;
    height: 14px;
    left: 10%;
    right: auto;
    font-size: 10px;
    line-height: 12px;
}

.catalog-products__form {
    width: 303px;
    flex: 0 0 303px;
}
.catalog-products__wrap{
    display: flex;
    width: 100%;
    flex-direction: row;
    margin-top: 60px;
    margin-bottom: 90px;
}
.catalog-products__drop-menu{
    display: none;
    transition: 0.3s;
    border-radius: 20px;
    padding: 15px 10px;
    box-shadow: 0px 1px 6px 0px #b9b9b95e;
    position: absolute;
    right: -9px;
    top: 0;
    box-sizing: border-box;
    z-index: 500;
    background: white;

}
.catalog-products__drop-menu a {
    padding: 4px 0;
    display: block;
}
.catalog-products__sort.active{
    opacity: 0;
}
.catalog-products__sort.active + .catalog-products__drop-menu{
    display: block;
}

.catalog-products__info {
    display: flex;
    margin-bottom: 100px;
}

.catalog-products__info-left {
    width: 745px;
    margin-right: 30px;
    flex-shrink: 0;
}

.catalog-products__info-title {
    margin-bottom: 40px;
}

.catalog-products__info-text {
    font-size: 16px;
    line-height: 155%;
    color: #636B83;
    margin-bottom: 25px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.catalog-products__info-text.show-all {
    display: block;
}

.catalog-products__info-more {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-decoration-line: underline;
    color: #00305C;
    cursor: pointer;
}

.get-consultation {
    border: 1px solid #DCE0E5;
    border-radius: 8px;
    padding: 30px;
}

.get-consultation__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    text-align: center;
    color: #00305C;
    margin-bottom: 30px;
}

.get-consultation__input {
    padding: 18px;
    margin-bottom: 16px;
    border: 1px solid #DCE0E5;
    border-radius: 8px;
    width: 100%;
    font-size: 14px;
    line-height: 110%;
    color: #636B83;
}

.get-consultation__btn {
    margin: 8px 0 12px 0;
    width: 100%;
}

.get-consultation__checkbox-wrap span {
    font-size: 14px;
    line-height: 130%;
    color: #636B83;
    margin-left: 8px;
}

.get-consultation__checkbox-wrap span a {
    color: #29B7D0;
    text-decoration: none;
}

.catalog-products__popular-products {
    margin-bottom: 100px;
}


@media (max-width: 1439px) {
    .catalog-products__info-left {
        width: 550px;
    }
}

@media (max-width: 991px) {
    .catalog-products__filter-mobile {
        display: block;
    }

    .catalog-products__sort {
        font-size: 14px;
    }

    .catalog-products__info {
        flex-direction: column;
        margin-bottom: 50px;
    }

    .catalog-products__info-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .catalog-products__info-right {
        width: 450px;
        margin: 0 auto;
    }

    .catalog-products__popular-products {
        margin-bottom: 50px;
    }

    .catalog-products__wrap {
        margin-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .catalog-products__info-right {
        width: 100%;
        margin: 0 auto;
    }

    .get-consultation__title {
        font-size: 18px;
        line-height: 110%;
    }

    .catalog-products__info-title {
        margin-bottom: 25px;
    }

    .catalog-products__info-text {
        -webkit-line-clamp: 3;
    }

    .catalog-products__info-text {
        margin-bottom: 18px;
    }

    .catalog-products__info-more {
        font-size: 16px;
    }
    .catalog-products__top{
        margin-top: 20px;
    }
}

.catalog-detail__content-item p, .section_description p {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}

.catalog-detail__content-item ul, .section_description ul
.catalog-detail__content-item ol, .section_description ol
{
    list-style: circle;
    padding-left: 40px;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}
/* End */


/* Start:/local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.section.list/main/style.css?17389259542307*/
.catalog-sections__wrap{
	margin-top: 60px;
}
.catalog-sections__title {
	margin-bottom: 40px;
}

.catalog-sections__item.section {
	width: 412px;
}

.catalog-sections__item.section-big {
	width: 635px;
}

.catalog-sections__item.section img.catalog-sections__item-img{
	max-width: 412px;
	height: 202px;
	width: 100%;
	object-fit: contain;
}
.catalog-sections__item.section-big img.catalog-sections__item-img{
	max-width: 635px;
	height: 308px;
	width: 100%;
	object-fit: contain;
}

.catalog-sections__items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 50px;
}

.catalog-sections__item-img {
	margin-bottom: 20px;
	border-radius: 8px;
}

.catalog-sections__item-top {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	/* cursor: pointer; */
}

.catalog-sections__item-name {
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #00305C;
	margin-right: 6px;
}

.catalog-sections__subsections {
	display: flex;
	flex-wrap: wrap;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity 0.3s;
}

.catalog-sections__subsections-item {
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
	color: #636B83;
}

.catalog-sections__item-top.show-subsections + .catalog-sections__subsections {
	max-height: 100%;
	opacity: 1;
}

.catalog-sections__item-arrow {
	transition: all 0.3s;
}

.catalog-sections__item-arrow.arrow-rotate {
	transform: rotate(180deg);
}


@media (max-width: 1439px) {
	.catalog-sections__item.section-big {
		width: 412px;
	}

	.catalog-sections__item.section-big img.catalog-sections__item-img {
		max-width: 412px;
		height: 202px;
		width: 100%;
		object-fit: cover;
	}
}

@media (max-width: 991px) {

	.catalog-sections__wrap{
		margin-top: 25px;
	}

	.catalog-sections__items {
		column-gap: 40px;
	}

	.catalog-sections__item.section {
		width: calc(50% - 20px);
	}

	.catalog-sections__item.section-big {
		width: calc(50% - 20px);
	}

	.catalog-sections__item.section img.catalog-sections__item-img {
		max-width: 100%;
	}

}

@media (max-width: 575px) {
	.catalog-sections__item.section {
		width: 100%;
	}

	.catalog-sections__item.section-big {
		width: 100%;
	}
}

@media (max-width: 375px) {
	.catalog-sections__item.section img.catalog-sections__item-img { 
		height: 140px;
	}
}
/* End */
/* /local/templates/negagroup-site/components/bitrix/catalog/main/style.css?17222534995026 */
/* /local/templates/negagroup-site/components/bitrix/catalog/main/bitrix/catalog.section.list/main/style.css?17389259542307 */
