.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.new_filter_2019{
	display: block;
	transform: translateX(-50%);
	margin-left: 50%;
	width: 98.9vw;
	min-width: 100%;
	background: #f6f5f5;
	padding-top: 10px;
	padding-bottom: 10px;
}

.new_filter_2019 .new_filter{
	position: relative;
}

.new_filter_2019 .new_filter .right .catalogsorter .select-input{
	background: #f6f5f5;
}

.new_filter_2019 .filter_h1 span{
	text-decoration: none;
	margin: 0 0 27px;
	color: #2f2f2f;
	font-family: Arial;
	font-size: 25px;
}

.new_filter_2019 .new_filter .left{
	min-height: unset;
	overflow: hidden;
	display: inline-block;
	width: 275px;
	margin-right: 15px;
}

.new_filter_2019 .left a{
	color: #fc1919;
	font-family: Arial;
	font-size: 17px;
	margin: 10px 0 0;
	text-decoration: none;
}

.new_filter_2019 .new_filter .right {
	position: unset;
	width: 75%;
}

.new_filter_2019 .block_quntity,
.new_filter_2019 .block_quntity_in_page,
.new_filter_2019 .block_sorted{
	display: inline-block;
	width: 275px;
	margin-right: 17px;
}

.new_filter_2019 .new_filter #kombox-filter{
	background: none;
	border: none;
	overflow: unset;
	padding: 0;
}

.new_filter_2019_v2.new_filter .kombox-filter{
	overflow: unset;
}

.new_filter_2019 .new_filter #kombox-filter .lvl1,
.new_filter_2019_v2.new_filter #kombox-filter .lvl1{
	width: 275px;
	margin: 5px 16px 5px 0;
	float: unset;
}

.new_filter_2019_v2.new_filter #kombox-filter ul{
	font-size: 0;
}

.new_filter_2019_v2.new_filter #kombox-filter .lvl1{
	width: 273px;
}

.new_filter_2019_v2.new_filter #kombox-filter .new0-submits .new0-submits--reset,
.new_filter_2019_v2.new_filter #kombox-filter .new0-submits .new0-submits--submit {
	width: 124px;
}

.new_filter_2019 #kombox-filter .open_block_property,
.new_filter_2019_v2 #kombox-filter .open_block_property{
	background: #ffffff;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	padding-left:10px;
	cursor: pointer;
}

.new_filter_2019_v2 #kombox-filter .open_block_property{
	border-radius: unset;
	border: 1px solid #cbcbcb;
}

.new_filter_2019_v2.new_filter #kombox-filter .lvl1.active .open_block_property{
	border-bottom: unset;
	background: #ffffff;
}

.new_filter_2019 #kombox-filter .open_block_property i,
.new_filter_2019_v2 #kombox-filter .open_block_property i{
	color: #8c8b8b;
	float: right;
}

.new_filter_2019 #kombox-filter .open_block_property i.fa-caret-up.arrow_red,
.new_filter_2019_v2 #kombox-filter .open_block_property i.fa-caret-up.arrow_red{
	color: #fc1919;
}

.new_filter_2019 .new_filter #kombox-filter .lvl1 .open_block_property-name,
.new_filter_2019_v2.new_filter #kombox-filter .lvl1 .open_block_property-name{
	font-family: Arial;
	font-size: 17px;
	color: #8c8b8b;
	font-weight: normal;
}

.new_filter_2019 .new_filter #kombox-filter .kombox-filter-property-body:not(.price),
.new_filter_2019_v2.new_filter #kombox-filter .kombox-filter-property-body:not(.price){
	position: absolute;
	z-index: 9999;
	background: #ffffff;
	width: 100%;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	padding: 0px;
	max-height: 360px; /* Высота видимой области*/
	overflow: auto; /* Если отключены скрипты это правило позволит отобразить обычный скролл */
	box-shadow: 0 10px 30px 0 rgba(0,0,0,.1);
}

.new_filter_2019_v2.new_filter #kombox-filter .kombox-filter-property-body:not(.price){
	border: 1px solid #cbcbcb;
	border-top: unset;
	border-radius: unset;
	width: 99.3%;
	box-shadow: unset;
}

.open_filter{
	position: absolute;
}

.open_filter a{
	font-family: Arial;
	font-size: 17px;
	color: #fc1919;
	text-decoration: underline;
}

.l-catalog-content{
	margin-top: 20px;
}

.open_filter a:hover{
	color: #fc1919;
}

.top_section_block_z-index{
	z-index: 3 ;
}

.new_filter_2019_v2.new_filter #kombox-filter .lvl1.active .open_block_property-name{
	font-weight: bold;
}

.new_filter_2019_v2.new_filter .right .catalogsorter .select-field-icon{
	display: unset;
	right: -17px;
	top: 60%;
}

.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2,
.new_filter_2019_v2.new_filter #kombox-filter .kombox-combo .lvl2{
	padding-left: 25px;
	margin-bottom: 0;
}

.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2 label,
.new_filter_2019_v2.new_filter #kombox-filter .kombox-combo .lvl2 label{
	color: #8c8b8b;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}



.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2.kombox-checked,
.new_filter_2019_v2.new_filter #kombox-filter .kombox-combo .lvl2.kombox-checked{
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 24px 24px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzc1NzU3NSIgZD0iTTUuNzE2IDEyLjg4MWEuOTUxLjk1MSAwIDAgMSAwLTEuMzc4bC0uMDMyLjAzMmExLjA0MiAxLjA0MiAwIDAgMSAxLjQzNi4wMDNsMi44OCAyLjc3IDYuODg1LTYuNjJhMS4wNDUgMS4wNDUgMCAwIDEgMS40MzEgMGwtLjAzMi0uMDNhLjk0OS45NDkgMCAwIDEtLjAwNSAxLjM4MmwtNy41NTkgNy4yNjZhMS4wNTMgMS4wNTMgMCAwIDEtMS40MzcuMDA1bC0zLjU2OC0zLjQzeiIvPjwvc3ZnPg==);
}

.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2.kombox-checked:hover,
.new_filter_2019_v2.new_filter #kombox-filter .kombox-combo .lvl2.kombox-checked:hover{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTUuNzE2IDEyLjg4MWEuOTUxLjk1MSAwIDAgMSAwLTEuMzc4bC0uMDMyLjAzMmExLjA0MiAxLjA0MiAwIDAgMSAxLjQzNi4wMDNsMi44OCAyLjc3IDYuODg1LTYuNjJhMS4wNDUgMS4wNDUgMCAwIDEgMS40MzEgMGwtLjAzMi0uMDNhLjk0OS45NDkgMCAwIDEtLjAwNSAxLjM4MmwtNy41NTkgNy4yNjZhMS4wNTMgMS4wNTMgMCAwIDEtMS40MzcuMDA1bC0zLjU2OC0zLjQzeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 24px 24px;
}

.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2.filter_reset,
.new_filter_2019_v2.new_filter #kombox-filter .kombox-combo .lvl2.filter_reset{
	background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNzU3NTc1IiBkPSJNMTAuNTg2IDEyTDcuMDUgOC40NjRBMSAxIDAgMCAxIDguNDY0IDcuMDVMMTIgMTAuNTg2bDMuNTM2LTMuNTM2YTEgMSAwIDAgMSAxLjQxNCAxLjQxNEwxMy40MTQgMTJsMy41MzYgMy41MzZhMSAxIDAgMCAxLTEuNDE0IDEuNDE0TDEyIDEzLjQxNCA4LjQ2NCAxNi45NWExIDEgMCAwIDEtMS40MTQtMS40MTRMMTAuNTg2IDEyeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 24px 24px;
}

.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2.filter_reset:hover,
.new_filter_2019_v2.new_filter #kombox-filter .kombox-combo .lvl2.filter_reset:hover{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZmIiBkPSJNMTAuNTg2IDEyTDcuMDUgOC40NjRBMSAxIDAgMCAxIDguNDY0IDcuMDVMMTIgMTAuNTg2bDMuNTM2LTMuNTM2YTEgMSAwIDAgMSAxLjQxNCAxLjQxNEwxMy40MTQgMTJsMy41MzYgMy41MzZhMSAxIDAgMCAxLTEuNDE0IDEuNDE0TDEyIDEzLjQxNCA4LjQ2NCAxNi45NWExIDEgMCAwIDEtMS40MTQtMS40MTRMMTAuNTg2IDEyeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 24px 24px;
}

.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2:hover,
.new_filter_2019_v2.new_filter #kombox-filter .kombox-combo .lvl2:hover{
	background: #fc1919;
}

/*.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2.kombox-checked label,*/
.new_filter_2019 .new_filter #kombox-filter .kombox-combo .lvl2:hover label,
.new_filter_2019_v2.new_filter #kombox-filter .kombox-combo .lvl2:hover label{
	color: #fff;
}

.new_filter_2019 .new_filter #kombox-filter .lvl1.price_block,
.new_filter_2019_v2.new_filter #kombox-filter .lvl1.price_block{
	width: 573px;
}

.new_filter_2019_v2.new_filter #kombox-filter .lvl1.price_block {
	width: 563px;
}

.new_filter_2019 .new_filter #kombox-filter .new0-submits,
.new_filter_2019_v2.new_filter #kombox-filter .new0-submits{
	text-align: unset;
	padding: 0;
}

.new_filter_2019_v2.new_filter #kombox-filter .new0-submits{
	float: right;
}

.new_filter_2019_v2.new_filter #kombox-filter .kombox-num .kombox-input{
	border-radius: 0;
}

.new_filter_2019_v2.new_filter #kombox-filter{
	padding: 10px 0 10px 15px;
}
.l-content .sort.sort_extra.small_margin{
	margin: 10px 0;
}


@media (max-width:1205px){

	.new_filter_2019 .new_filter #kombox-filter .lvl1,
	.new_filter_2019 .block_quntity,
	.new_filter_2019 .block_quntity_in_page,
	.new_filter_2019 .block_sorted{
		width: 371px;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .lvl1{
		width: 31%;
	}

	.new_filter_2019 .new_filter #kombox-filter .lvl1.price_block{
		width: 760px;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .lvl1.price_block {
		width: 62%;
	}

	.new_filter_2019 #kombox-filter .kombox-num .kombox-input,
	.new_filter_2019_v2.new_filter_2019 #kombox-filter .kombox-num .kombox-input{
		width: 230px;
	}


	.new_filter_2019 .new_filter .right{
		width: 100%;
	}

	.filter_h1{
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 20px;
	}

	.new_filter_2019 .new_filter .left{
		margin-left: 30px;
		vertical-align: middle;
		margin-bottom: 20px;
	}

	.top_section_block .new_filter.new_filter_2019_v2 .right{
		top: 6px;
		width: 61%;
	}
}

@media (max-width:1024px){
	.new_filter_2019 .new_filter #kombox-filter .lvl1,
	.new_filter_2019 .block_quntity,
	.new_filter_2019 .block_quntity_in_page,
	.new_filter_2019 .block_sorted{
		width: 310px;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .lvl1{
		width: 31%;
	}

	.new_filter_2019 #kombox-filter .kombox-num .kombox-input{
		width: 165px;
	}

	.new_filter_2019_v2 #kombox-filter .kombox-num .kombox-input {
		width: 130px;
	}

	.new_filter_2019 .new_filter #kombox-filter .lvl1.price_block{
		width: 640px;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .lvl1.price_block {
		width: 62%;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .new0-submits .new0-submits--reset,
	.new_filter_2019_v2.new_filter #kombox-filter .new0-submits .new0-submits--submit {
		width: 44%;
	}

	.top_section_block .new_filter.new_filter_2019_v2 .right{
		top: 6px;
		width: 60%;
	}
}

@media (max-width: 768px){
    .l-wrapper {
        position: relative;
    }

    .body-fix .l-main-content {
        max-width: 100%;
    }
    
	.new_filter_2019 .new_filter #kombox-filter .lvl1,
	.new_filter_2019_v2.new_filter #kombox-filter .lvl1,
	.new_filter_2019 .block_sorted{
		width: 47%;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .lvl1.price_block {
		width: 100%;
	}

	.new_filter_2019 .block_quntity,
	.new_filter_2019 .block_quntity_in_page{
		display: none;
	}

	.new_filter_2019 #kombox-filter .kombox-num .kombox-input{
		width: 210px;
	}

	.new_filter_2019_v2 #kombox-filter .kombox-num .kombox-input {
		width: 200px;
	}

	.new_filter_2019 .new_filter #kombox-filter .lvl1.botton_submit{
		width: 100%;
		text-align: center;
	}

	.botton_submit .new0-submits--submit{
		width: 45%;
		margin: 0 auto;
	}

	.new_filter_2019 .new_filter #kombox-filter .new0-submits,
	.new_filter_2019_v2.new_filter #kombox-filter .new0-submits{
		text-align: center;
	}

	.top_section_block .new_filter.new_filter_2019_v2 .right{
		top: 6px;
		width: 40%;
	}

	.new_filter.new_filter_2019_v2 .dropdown-menu{
		left: -5px;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .kombox-filter-property-body:not(.price){
		width: 99.4%;
	}
}

@media (max-width: 588px){
	.new_filter_2019_v2.new_filter #kombox-filter {
		padding: 10px 15px 10px 15px;
	}

	.new_filter_2019_v2 #kombox-filter .kombox-num .kombox-input {
		width: 120%;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .new0-submits{
		float: unset;
	}

	.new_filter_2019 .new_filter #kombox-filter .lvl1,
	.new_filter_2019_v2.new_filter #kombox-filter .lvl1,
	.new_filter_2019 .block_quntity,
	.new_filter_2019 .block_quntity_in_page,
	.new_filter_2019 .block_sorted{
		width: 100%;
	}

	.new_filter_2019 .new_filter #kombox-filter .kombox-filter-property-body:not(.price){
		width: 80%;
		left: 10%;
	}
	.new_filter_2019_v2.new_filter #kombox-filter .kombox-filter-property-body:not(.price){
		width: 99.5%;
	}

	.new_filter_2019 .new_filter #kombox-filter .lvl1.price_block,
	.new_filter_2019_v2.new_filter #kombox-filter .lvl1.price_block {
		width: 100%;
	}

	.new_filter_2019 .new_filter #kombox-filter .lvl1.price_block .open_block_property-name{
		display: block;
	}

	.price_block .price{
		width: 100%;
	}

	.new_filter_2019_v2 .price_block .price{
		width: 75%;
	}

	.new_filter_2019 .new0-fromto{
		width: 35%;
	}

	.new_filter_2019 #kombox-filter .kombox-num .kombox-input{
		width: 100%;
	}

	.new_filter_2019 .new_filter .left{
		width: 50%;
	}

	.top_section_block .new_filter.new_filter_2019_v2 .right{
		top: 6px;
		width: 57%;
	}

	.new_filter.new_filter_2019_v2 .dropdown-menu{
		left: -35px;
	}

}

@media (max-width: 425px){
	.new_filter_2019 .new0-fromto {
		width: 32%;
	}
	.new_filter_2019_v2 .price_block .price,
	.price_block .price {
		width: 100%;
	}

	.top_section_block .new_filter.new_filter_2019_v2 .right{
		top: 6px;
		width: 59%;
	}

	.new_filter.new_filter_2019_v2 .dropdown-menu{
		left: -35px;
	}

	.new_filter_2019_v2.new_filter .right .catalogsorter .gui-input {
		font-size: 13px;
	}
}

@media (max-width: 414px){
	.top_section_block .new_filter.new_filter_2019_v2 .right {
		top: 6px;
		width: 46%;
	}
}

@media (max-width: 375px){
	.new_filter_2019 .new0-fromto {
		width: 28%;
	}
	.price_block .price {
		width: 100%;
	}

	.top_section_block .new_filter.new_filter_2019_v2 .right{
		top: 6px;
		width: 46%;
	}

	.new_filter.new_filter_2019_v2 .dropdown-menu{
		left: -20px;
	}

	.new_filter_2019_v2.new_filter .right .catalogsorter .gui-input {
		font-size: 13px;
	}
}

@media (max-width: 320px){
	.new_filter_2019 .new0-fromto {
		width: 28%;
	}

	.new_filter_2019_v2.new_filter .right .catalogsorter .gui-input {
		font-size: 12px;
	}

	.new_filter_2019_v2 #kombox-filter .kombox-num .kombox-input {
		width: 108%;
	}

	.new_filter_2019_v2 .new0-fromto--num{
		margin-left: 10px;
	}

	.price_block .price {
		width: 100%;
	}

	.botton_submit .new0-submits--submit {
		width: 60%;
	}

	.top_section_block .new_filter.new_filter_2019_v2 .right{
		top: 6px;
		width: 43%;
	}

	.new_filter.new_filter_2019_v2 .dropdown-menu{
		left: -35px;
	}

	.new_filter_2019_v2.new_filter #kombox-filter .kombox-filter-property-body:not(.price){
		width: 99.3%;
	}
}