

/* Start:/local/templates/two_col/components/bitrix/highloadblock.list/filter_new/style.css?17379767764418*/
.filter_new{
	margin-top: 48px;
}
.filter_new .filter{
	display: flex;
	justify-content: space-between;
}
.filter_new .filter .item{
	display: flex;
	width: 100%;
}
.filter_new .filter .item.buttons{
	display: flex;
	justify-content: flex-end;
}
.filter_new .filter .item > *{
	margin-right: 30px;
	flex-shrink:0;
	margin-bottom: 20px;
}
.filter_new .filter .chosen-container{
	max-width: 275px;
	width: 100%!important;
}
.filter_new .filter .chosen-container .chosen-single{
	line-height: 50px;
	border: 1px solid #D9D9D9;
	border-bottom-color: #E9D424;
	text-transform: uppercase;
}
.filter_new .filter .item .checkbox{
	display: flex;
	align-items: center;
	height: 50px;
}
.filter_new .filter .item .checkbox .styled-checkbox {
	opacity: 0;
	display: none;
}
.filter_new .filter .item .checkbox .styled-checkbox + label {
	position: relative;
	cursor: pointer;
	padding: 0;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;

	/* #171717 */

	color: #171717;
}
.filter_new .filter .item .checkbox .styled-checkbox + label:before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	border: 1px solid #e0e0e0;
	
	vertical-align: text-top;
	width: 22px;
	height: 22px;
	background: white;
}
.filter_new .filter .item .checkbox .styled-checkbox:hover + label:before {
	border: 1px solid #d2d2d2;
}
.filter_new .filter .item .checkbox .styled-checkbox:checked + label:before {
	background: #F7E22D;
	border: 1px solid #E9D424;
}
.filter_new .filter .item .checkbox .styled-checkbox:checked + label:after {
	content: url(/local/templates/two_col/components/bitrix/highloadblock.list/filter_new/img/check.svg);
	position: absolute;
	left: 5px;
	top: 0;
}
.filter_new .filter .item .a-button{
	height: 50px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #171717;
	background: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
.filter_new .filter .item .a-button svg{
	margin-right: 15px;
}
.filter_new .filter .item .main-button{
	height: 50px;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.17em;
	text-transform: uppercase;
	background: #F7E22D;
	color: #3E3E3E;
	border: none;
	padding: 0px 20px;
	margin: 0px;
}
.filter .sort{
	position: relative;
	display: flex;
}
.filter .sort .stitle {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #171717;
	margin-right: 10px;
}
.filter .sort .title{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #A9A9A9;
	cursor: pointer;
}
.filter .sort .wrapper{
	display: none;
	position: absolute;
	right: 0;
	top: 30px;
	background-color: #fff;
	z-index: 22;
	border: 1px solid #D9D9D9;
}
.filter .sort .wrapper a{
	display: block;
	border-bottom: 1px solid #D9D9D9;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	color: #A9A9A9;
	text-decoration: none;
	padding: 10px;
}
.filter_new .filter .item.view-list{
	align-items: center;
	justify-content: flex-end!important;
}
.filter_new .filter .item.view-list > a{
	height: 28px;
	position: relative;
	margin-left: 19px;
	margin-right: 0px;
}
.filter_new .filter .item.view-list .no_pic_list{
	height: 26px;
	content: url(/local/templates/two_col/components/bitrix/highloadblock.list/filter_new/img/no_pic_list.svg);
}

.filter_new .filter .item.view-list .no_pic_list_active{
	height: 26px;
	content: url(/local/templates/two_col/components/bitrix/highloadblock.list/filter_new/img/no_pic_list_active.svg);
}
.filter_new .filter .item.view-list .pic_list{
	content: url(/local/templates/two_col/components/bitrix/highloadblock.list/filter_new/img/grid.svg);
}
.filter_new .filter .item.view-list .pic_list_active{
	content: url(/local/templates/two_col/components/bitrix/highloadblock.list/filter_new/img/grid_active.svg);
}
@media screen and (max-width: 1200px) {
	.filter_new .filter:first-child{
		flex-direction: column;
	}
	.filter_new .filter .item,
	.filter_new .filter .item.buttons{
		justify-content: center;
		flex-wrap: nowrap;
	}
	.filter_new .filter .item{
		flex-wrap: wrap;
	}
}
@media screen and (max-width: 768px) {
	.filter_new .filter .chosen-container{
		max-width: none;
		margin-right: 0px;
	}
	.filter_new .filter .chosen-container .chosen-single{
		font-size: 16px;
	}
	.filter_new .filter .item.buttons{
		flex-direction: column-reverse;
	}
	.filter_new .filter .item .checkbox{
		width: 100%;
		margin-right: 0px;
	}
	.filter_new .filter:last-child .item{
		justify-content: flex-start;
	}
	.filter .sort{
		flex-direction: column;
	}
}
/* End */


/* Start:/local/templates/two_col/components/bitrix/system.pagenavigation/visual/style.css?17379767763874*/
.bx_pagination_bottom *{vertical-align: baseline;}

.bx_pagination_bottom .bx_pg_section{
	display: inline-block;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}

.bx_pagination_bottom .bx_pagination_select_container{display: inline-block;}
.bx_pagination_bottom .bx_pagination_select_container select{
	position: relative;
	margin: 2px 20px 2px 10px;
	padding: 1px 25px 3px 5px;
	height: 22px;
	outline: none;
	border: 1px solid #e0e0e0;
	border-radius: 1px;
	background: #fff url(/local/templates/two_col/components/bitrix/system.pagenavigation/visual/images/select_arrow.png) no-repeat right center;
	color: #8d8d8d;
	font-size: 11px;
	line-height: 16px;
	resize: none;
	-webkit-appearance: none;
}
@-moz-document url-prefix(){
	.bx_pagination_bottom .bx_pagination_select_container select{
		background: #fff !important;
		padding-right: 5px;
	}
}


.bx_pagination_bottom .bx_pagination_page{
	white-space: nowrap;
	font-size: 12px;
}
.bx_pagination_bottom .bx_pagination_page ul{
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page li{
	display: inline-block;
	text-align: center;
}
.bx_pagination_bottom .bx_pagination_page li a{
	display: block;
	min-width: 22px;
	color: #8d8d8d;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
}
.bx_pagination_bottom .bx_pagination_page li a:hover{color: #555;}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
	border-radius: 3px;
	background: #dbecf4;
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.1);
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display: block;}
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right: 5px;}


.bx_pagination_bottom .bx_wsnw{white-space: nowrap;}




/*1*/
@media (min-width:981px){

}
/*2*/
@media (min-width:640px) and (max-width:980px){

}
/*3*/
@media (min-width:480px) and (max-width:639px) {
	.bx_pagination_bottom .bx_pagination_select_container select{margin-right: 10px;}
}
/*4*/
@media (max-width:479px) {
	.bx_pagination_bottom .bx_pagination_section_one{ }
	.bx_pagination_bottom .bx_pagination_section_two{
		float: none;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_select_container{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 47%;
	}
	.bx_pagination_bottom .bx_pagination_select_container select{
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 0 !important;
		width: 90%;
	}
	.bx_pagination_bottom .bx_pg_section{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_page{white-space: normal;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width: 100%;height: auto;text-align: center;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display: none;}
	.bx_pagination_bottom .bx_pg_text{
		display: inline-block;
		width: 50%;
	}
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display: none;}
}
/*5*/
@media (max-width:320px){
}

.bx_pagination_bottom .bx_pagination_section_one,
.bx_pagination_bottom .bx_pagination_section_two,
.bx_pagination_bottom .bx_pagination_select_container,
.bx_pagination_bottom .bx_pagination_select_container select,
.bx_pagination_bottom .bx_pg_section,
.bx_pagination_bottom .bx_pagination_page,
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
.bx_pagination_bottom .bx_pg_text,
.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* End */
/* /local/templates/two_col/components/bitrix/highloadblock.list/filter_new/style.css?17379767764418 */
/* /local/templates/two_col/components/bitrix/system.pagenavigation/visual/style.css?17379767763874 */
