/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

#header .right-icons.header__top-item .line-block__item:last-of-type,
#headerfixed .header__top-item:last-of-type .line-block__item:last-of-type,
.mega_fixed_menu .person_wrap,
.top_basket,
.wrap_basket,
.basket-link,
.basket {
	display: none!important;
}
.h2, .h3{
	color: var(--white_text_black);
	font-weight: 700;
}
.region-2310 .phone.with_dropdown .dropdown,
.region-2310 .phone.with_dropdown > .svg
{
	display: none!important;
}
.sticker_analog_metallocherepitsy {
	font-size: 0.7em;
}
.italic{
font-style: italic}
.header-v9 .top-description {
	display: flex;
	align-items: center;
	gap: 20px;
}
.flex{
	display: flex;
}

/* Скрываем цены */
/*
.price_matrix_wrapper,
.cost.prices {
	display: none!important;
}*/
.group_description_block .h2{
	margin-bottom: 10px;
}
.button_catalog{
	text-align: center;
}
.basket_bottom_block .phone-block{
	color: #999;
}
.bold_li::marker{
	font-weight: bold;
}
.documents-section_item {
    border-bottom: .5px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    padding: 25px 35px;
    transition: .3s;
}
.documents-section_item--file-download {
    margin-left: 20px;
    text-decoration: none;
    font-size: 12px;
    color: var(--color-additional);
    position: relative;
}
.documents-section_item--file-download:before {
    content: "";
    position: absolute;
    top: calc(100% + 3px);
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: var(--color-base-2);
    transition: 0.3s;
}
.documents-section_item--file-download:hover {
    color: #424242;
}
.documents-section_item--file-download:hover:before {
    width: 100%;
}
.documents-section_item--name {
    color: #424242;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
}
.btn-circle-arrow-line-right span.btn-text {
    margin-right: 1.25em;
}
.btn-circle-arrow-line-left span.btn-text, .btn-circle-arrow-line-right span.btn-text {
    display: inline-flex;
}
.btn-circle-arrow-line-right .icon-mask-in-circle-arrow-right.with-line {
    position: static;
}
.icon-mask-in-circle-arrow-right {
    align-items: center;
    background: transparent;
    border: 1px solid #424242;
    border-radius: 50%;
    content: "";
    display: inline-flex;
    height: 36px;
    justify-content: center;
    position: relative;
    width: 36px;
}
.icon-mask-in-circle-arrow-right:after {
    background: #424242;
    content: "";
    display: inline-flex;
    height: 10px;
    -webkit-mask-image: url(/bitrix/templates/aspro_max/images/svg/icon-arrow-right.svg);
    mask-image: url(/bitrix/templates/aspro_max/images/svg/icon-arrow-right.svg);
    width: 14px;
}
.advantages, .advantages .container-fluid, .advantages .container-fluid > div {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.advantages .container-fluid{
	flex-direction: row;
    align-items: stretch;
}
.advantages .container-fluid > div, .advantages {
    flex-direction: column;
    justify-content: space-between;
}
.advantages img {
    max-width: 100px;
}
.adv_block{
	margin-bottom: 50px;
    border-bottom: 1px solid #ececec;
}
.adv_block .maxwidth-theme{
    padding-bottom: 50px;
	padding-top: 50px;
}
.spoiler-content{
display:none;  /**скрываем блок контента спойлера**/
padding:15px 0; /**добавляем внутренний отступ**/
}
.basic_principles li{
	display: flex;
}
.basic_principles li:before{
	content: '';
	display: inline-block;
	min-width: 100px;
	height: auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
    margin-right: 10px;
}
.basic_principles li:nth-child(1):before{
	background-image: url("/upload/stati/weather-symbol-4-svgrepo-com.svg");
}
.basic_principles li:nth-child(2):before{
	background-image: url("/upload/stati/money-bag-svgrepo-com.svg");
}
.basic_principles li:nth-child(3):before{
	background-image: url("/upload/stati/energy-svgrepo-com.svg");
}
.basic_principles li:nth-child(4):before{
	background-image: url("/upload/stati/time-svgrepo-com.svg");
}
.basic_principles li:nth-child(5):before{
	background-image: url("/upload/stati/ecology-energy-house-farm-house-green-house-svgrepo-com.svg");
}
.flex.vodostok>img{
	width: 30%
}
@media (max-width: 1024px) {
	body .ajax_load.table .main_item_wrapper .counter_wrapp .btn span{
		text-wrap: wrap;
	}
}
@media (min-width: 992px) {
	.item-views.float_banners2 .item.big .inner-text{
		padding-right: 35px;
	}
}
    @media (max-width: 768px) {
        .advantages .container-fluid > div{
            width: 50%;
        }
    }
.item-views.news2 .item-wrapper .item .preview-text img.fpic {
    display: none;
}
.item-views.news2 .item-wrapper .item .preview-text p {
    margin-bottom: 0;;
}

.catalog_section_list .item_block.lg td.image {
	padding-bottom: 14px;
	width: 120px;
	height: 120px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.accordion {
	list-style: none;
	margin: 0;
	padding: 0;

	.accordion-item {
		list-style: none;

		.accordion-item--toggler {
			cursor: pointer;
		}
		.accordion-item--content {
			max-height: 0;
			overflow: hidden;
			transition: max-height .5s cubic-bezier(0, 1, 0, 1);
		}
		&.active {
			.accordion-item--content {
				max-height: 1000px;
				transition: max-height 1s;
			}
		}
	}
}
.faq-list {
	--btn-size: 30px;
	--toggler-padding: 15px 25px;
	--content-padding: 10px 25px 20px;

	list-style: none;
	margin: 0;
	padding: 0;

	.faq-list-item {
		list-style: none;
		border: 1px solid #000000;
		border-radius: 3px;
		background: #fff;

		&:before {
			content: unset!important;
		}
		& + & {
			margin-top: -1px;
		}
		.faq-list-item--toggler {
			font-size: clamp(16px, 2vw, 25px);
			font-weight: 400;
			display: flex;
			justify-content: space-between;
			gap: 20px;
			padding: var(--toggler-padding);
			cursor: pointer;
			align-items: center;
		}
		.faq-list-item--title {

		}
		.faq-list-item--btn {
			background: none;
			border: none;
			outline: none!important;
			position: relative;
			width: var(--btn-size);
			height: var(--btn-size);
			padding: 0;
			cursor: pointer;
			transition: transform .5s;

			&:before,
			&:after {
				content: '';
				position: absolute;
				top: 50%;
				left: 50%;
				width: calc(var(--btn-size) / 1.66);
				height: 2px;
				border-radius: 2px;
				transform: translate(-50%, -50%);
				background: #000000;
			}
			&:after {
				transform: translate(-50%, -50%) rotate(90deg);
			}
		}
		.faq-list-item--content-inner {
			padding: var(--content-padding);
			font-size: clamp(14px, 2vw, 16px);
			font-weight: 400;
		}
		&.active {
			.faq-list-item--btn {
				transform: rotate(135deg);
			}
		}
	}
	@media (width < 768px) {
		--btn-size: 26px;
		--toggler-padding: 10px 15px;
		--content-padding: 5px 15px 10px;
	}
}