

/* Start:/local/templates/.default/components/bitrix/catalog.section/solutions2lvl/style.css?17761055133328*/
.catalog_block .item-stock, .catalog_block .article_block {
	text-align: left;
	max-height: 160px;
	overflow: auto;
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
}
.sa_block > .item-stock-qnty, .sa_block > .item-stock {
	display: block;
	text-align: center;
}
.item-stock-qnty > .value {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #666;
}
.item_block {
	margin-bottom: 60px !important;
}
.catalog_item.main_item_wrapper.item_wrap:hover {
	box-shadow: 0px 0px 20px rgb(0 0 0 / 10%) !important;
}
.top_baner_catalog {
	width: 100%;
    margin-bottom: 25px;
    height: 225px;
}
.ajax_load.block .cost.prices .price.js_price_wrapper {
	display: none;
}
.ajax_load.block .footer_button {
    display: none !important;
}
.solutions_el {
	display: inline-block;
    width: 49%;
	position: relative;
}
.solutions_el img {
    width: 100%;
}
.solutions_el .name {
    background-color: #303030;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    padding: 2px 16px;
    border-radius: 12px;
    position: absolute;
	left: 10px;
    top: 10px;
}
.catalog_section_list.items.flexbox {
	gap: 20px;
	flex-direction: row;
    flex-wrap: wrap;
}
.wraps > .wrapper_inner {
    padding-top: 30px;
    padding-bottom: 50px;
    z-index: 0;
}
.top_baner_solutions {
    margin-bottom: 20px;
    max-height: 224px;
    width: 100%;
}
section.page-top h1 {
    color: #000000;
    font-size: 32px;
    font-family: Montserrat;
    font-weight: 600;
}
.solutions {
	display: flex;
    gap: 20px;
	flex-wrap: wrap;
}
.solutions_item {
	width: 32%;
    display: inline-block;
    aspect-ratio: 1/1;
    position: relative;
}
.solutions_item .img {
	width: 100%;
    object-fit: cover;
    border-radius: 20px;
    aspect-ratio: 1 / 1;
    position: relative;
}
.solutions_item .name {
	font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #303030;
    margin: 10px 0px;
}
.solutions_item .komplekt {
	font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    color: #303030;
	margin: 0px 0px 30px;
	min-height: 50px;
}
.solutions_item .detail_link {
	border-radius: 20px;
    display: block;
    background-color: #303030;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    padding: 10px;
}


@media (max-width: 1024px) {
.solutions_el {
    display: inline-block;
    width: 48%;
    position: relative;
}
.solutions_item .name {
    min-height: 40px;
}
.solutions_item {
    width: 31%;
    display: inline-block;
    aspect-ratio: 1 / 1;
    position: relative;
}
.solutions_item .komplekt {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 14px;
    color: #303030;
    margin: 0px 0px 30px;
    min-height: 70px;
}
}

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

@media (max-width: 425px) {
.top_baner_solutions {
	display: none;
}
section.page-top {
    padding-top: 30px !important;
}
.solutions_el {
    width: 100%;
}
body #content .left_block .left_menu, body .breadcrumbs {
	text-align: left !important;
}
section.page-top h1 {
    margin-bottom: 0px;
    text-align: left;
}
.solutions {
    flex-wrap: wrap;
}
.solutions_item {
    width: 100%;
}
}

@media (max-width: 360px) {

}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section/solutions2lvl/style.css?17761055133328 */
