

/* Start:/bitrix/templates/Mygrundfos/components/bitrix/catalog.section.list/section_list_docs/style.css?1729550497719*/
#sidebar{
	display:none;
}
.wrapper-inner .content-box {
	width: 100% !important;
}


.container-box{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: space-between;
	justify-content: flex-start;
	align-items: center;
}
.docBlock{
	height:270px /*calc(270px - 270px)*/;    
	margin-bottom:60px;
	color:#0b58d0;
	font-size: clamp(1.125rem,.78rem + .96vw,1.5rem);
	line-height: 1.35;
	font-weight: 700;		
}
.docBlock span{padding: 1.25rem 0 0;}
.docImgCont{
	height:270px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.rowflexed{
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	flex-direction: column;
}
/* End */
/* /bitrix/templates/Mygrundfos/components/bitrix/catalog.section.list/section_list_docs/style.css?1729550497719 */
