

/* Start:/bitrix/templates/capitalim_s1/components/bitrix/catalog.smart.filter/big/style.css?17476414512449*/
.mt-large{
	margin-top: 130px;
}
.bx_filter_vertical-big{
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1000px;
}
.bx_filter_header{
	border: 3px solid #ededed;
	border-radius: 5px;
	padding: 10px 20px;
}
.bx_filter_header span{
	font-size: 24px;
}
.bx_filter_flex_b{
	justify-content: space-evenly;
	-webkit-justify-content: space-evenly;
}

.bx_filter_vertical-big .bx_filter_block span input[type=checkbox]:checked + label {
	background: none;
	color: white;
	background: linear-gradient(to bottom,#2476b8 0%,#004e96 100%);
}
.bx_filter_vertical-big input{
	display: none;
}
.bx_filter_vertical-big .bx_filter_block{
	display: flex;
	flex-direction: column;
}
.bx_filter_vertical-big .bx_filter_block label{
	cursor: pointer;
	font-size: 13px;
	padding: 10px 20px;
	width: 100%;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: left;
	text-transform: uppercase;
}
.bx_filter_vertical-big .bx_filter_block label:hover{
	background-color: #152e54;
	color: #f9f9f9;
}
.bx_filter_block span{
	min-height: 47px;
}
.bx_filter_vertical-big .bx_filter_block span:nth-child(odd){
	background-color: #f7f7f7;
}
.bx_filter_vertical-big .bx_filter_block span:nth-child(even){
	background-color: #efefef;
}
.bx_filter_vertical-big .disabled{
	color: #b9b9b9 ;
}
.bx_filter_vertical-big .bx_filter_container{
	color: black;
}
.bx_filter_vertical-big .separator-horisontal{
	width: 100%;
	padding: 15px;
	/*margin-top: -80px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 32px;
	color: black;
}
.bx_filter_vertical-big .separator-horisontal a{
	color: black;
	text-transform: uppercase;
}
.bx_filter_vertical-big .separator-horisontal a:hover{
	color: #696969;
}
.bx_filter_vertical-big .otkuda-kuda{
	color: black;
	font-size: 32px;
	padding: 10px;
}
.bx_filter_vertical-big .bx_filter_search_button{
	position: relative;
	border: 0;
	width: 100%;
	font-size: 32px;
	white-space: pre-wrap;
	padding: 20px 15px;
	color: #fff;
	background-color: #343a40;
	text-align: center;
	cursor: pointer;
}
.bx_filter_vertical-big .bx_filter_control_section{
	margin-top: 15px;
	display:flex;
	justify-content: center;
}

@media (max-width: 430px){
	.bx_filter_vertical-big .bx_filter_block label{
		min-height:91px;
	}
}
@media screen and (max-width: 650px){
	.bx_filter_vertical-big .separator-horisontal{
		margin-top: 0;
		text-align: center;
	}
	.mt-large{
		margin-top: 70px;
	}
}
/* End */
/* /bitrix/templates/capitalim_s1/components/bitrix/catalog.smart.filter/big/style.css?17476414512449 */
