.customFilter {
	padding-top: 40px;
}

.customFilter .customFilter__title {
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	color: #202020;
	margin-bottom: 24px;
}

.customFilter .filter {
	position: relative;
	margin-bottom: 24px;
}

.customFilter .filter__title {
	position: absolute;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	color: #0F479C;
	z-index: 99;
	left: 8px;
	top: 8px;
}

.poisk-page .content-md {
    padding: 0;
}

.poiskIspolnitelya__wrapper {
    width: 1720px;
    margin: 0 auto;
}

body .maxwidth-theme__poisk {
    max-width: 1720px;
    margin: 0 auto;
    padding: 40px 0;
    background-color: #ECF7FF;
    border-radius: 8px;
}