.h1_custom_title{
	margin-top: 60px;
}
.main_cat_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.main_cat_wrap .main_cat_item{
	width: 24%;
	border: 1px solid #D1D1D1;
	padding: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	text-decoration: none;
}
.main_cat_wrap .main_cat_item:hover{
	border: 1px solid #a1a1a1;
}
.main_cat_item img{
	max-width: 100%;
}
.main_cat_item .main_cat_name{
	color: #404040;
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-top: 20px;
}
.white-bg .main_all_cat{
	background: #F1BA3A;
	border: 1px solid #F1BA3A;
    width: 200px;
    height: 50px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
    font-size: 16px;
    margin-top: 20px;
}
.white-bg .main_all_cat:hover{
	background: #fff;
	color: #333;
}
.main_preim_ttl{
	display: inline-block;
    font-size: 24px;
    margin-top: 80px;
    font-weight: 700;
    border-bottom: 3px solid #ffb800;
    padding: 6px 0;
    margin-bottom: 30px;
}
.main_preim_wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.prem_item {
    background: #F6F6F6;
    padding: 20px;
    box-sizing: border-box;
    width: 32.5%;
}
.preimm_img_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #d7d7d7;
    padding-bottom: 20px;
}
.preimm_img_wrap img{
	width: 60px;
}
.preimm_img_wrap p {
    margin: 0;
    font-size: 18px;
    color: #404040;
    font-weight: bold;
    width: calc(100% - 80px);
}
.prem_item ul{
	padding: 0;
}
.prem_item ul li {
    list-style-type: none;
    margin-bottom: 12px;
    background: url(/img/0310/arr.png) no-repeat 0 2px;
    padding-left: 25px;
    font-size: 16px;
}
.main_text2cols_wrap{
	padding: 80px 0;
}

.main_tabs_wrap{
	background: #fff;
	padding: 80px 0;
}
.new_item_temp_wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new_item_temp_wrap.slick-slider{
	margin: 1px -10px 30px;
}
.new_item_temp_wrap .n_i_temp {
	width: 442px;
}

/*пересекается с каталогом, копировать 1 раз*/
.n_i_temp {
    border: 1px solid #D1D1D1;
    border-radius: 2px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.new_item_temp_wrap .slick-slide.n_i_temp {
    display: block;
    margin: 0 10px;
}
.n_i_temp .n_i_temp_img_wrap {
    display: block;
    height: 228px;
    overflow: hidden;
}
/*диваны*/
.cat_section_id177 .n_i_temp .n_i_temp_img_wrap{
    height: 170px;
}
.cat_section_id499 .n_i_temp .n_i_temp_img_wrap{
    height: 228px;
}
.n_i_temp .n_i_temp_img_wrap img{
	width: auto;
    max-height: 100%;
    min-width: 100%;
}
/*диваны*/
.cat_section_id177 .n_i_temp .n_i_temp_img_wrap img, 
.cat_section_id499 .n_i_temp .n_i_temp_img_wrap img{
    width: 100%;
    max-height: unset;
    min-width: 0;
}
.catalog_page_bt .n_i_temp .n_i_temp_img_wrap{
    height: 228px;
}
.catalog_page_bt .n_i_temp .n_i_temp_img_wrap img{
    width: 100%;
    max-height: unset;
    min-width: 0;
    max-height: 100%;
    object-fit: scale-down;
}
.cat_section_id670 .n_i_temp .n_i_temp_img_wrap img {
    width: auto;
    max-height: unset;
    height: 100%;
    display: block;
    margin: 0 auto;
    min-width: unset;
}

.n_i_temp.kreslo .n_i_temp_img_wrap img{
	width: auto;
    max-height: 100%;
    min-width: unset;
    margin: 0 auto;
    display: block;
}
.n_i_temp .n_i_temp_name {
    padding: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #404040;
    font-size: 18px;
    box-sizing: border-box;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.n_i_temp .n_i_temp_img_wrap img:hover,.n_i_temp .n_i_temp_name:hover{
	opacity: 0.9;
}
.n_i_temp_price_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 20px 20px;
    align-items: center;
}
.n_i_temp_price {
    color: #404040;
    font-size: 24px;
    position: relative;
}
.n_i_temp_price .p_f_pm{
	position: absolute;
    left: 0;
    top: 20px;
    font-size: 18px;
}
.n_i_temp .n_i_temp_btn {
    border: 1px solid #FFC944;
    width: 126px;
    height: 38px;
    line-height: 35px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #f9b715;
}
.n_i_temp .n_i_temp_btn:hover{
	cursor: pointer;
	background: #FFC944;
	color: #fff;
}
/*////*/


.main_tab{
	height: 1px;
	overflow: hidden;
}
.main_tab.show{
	height: auto;
	overflow: visible;
}
.main_tab .main_all_cat_tab{
	background: #F1BA3A;
    border: 1px solid #F1BA3A;
    width: 200px;
    height: 50px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
    font-size: 16px;
    margin-top: 20px;
}
.main_tab .main_all_cat_tab:hover{
	background: #fff;
    color: #333;
}
.new_item_temp_wrap.slick-slider .slick-next {
    right: 10px;
    top: unset;
    bottom: -82px;
    background: url(/img/0310/sr.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
}
.new_item_temp_wrap.slick-slider .slick-prev {
    left: unset;
    right: 70px;
    top: unset;
    bottom: -82px;
    background: url(/img/0310/sl.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
}
.new_item_temp_wrap.slick-slider .slick-next:hover,.new_item_temp_wrap.slick-slider .slick-prev:hover{
	opacity: 0.8;
}
.tab_button{
	display: inline-block;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 3px solid #ffb800;
    padding: 6px 0;
    margin-bottom: 30px;
    margin-right: 30px;
}
.tab_button.activetab,.tab_button:hover{
	border-bottom:4px solid #000;
	cursor: pointer;
}
.bg_gray .main_all_cat{
	background: #F1BA3A;
	border: 1px solid #F1BA3A;
	width: 250px;
	height: 50px;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	font-size: 16px;
	margin-top: 20px;
}
.bg_gray .main_all_cat:hover{
	background: #fff;
	color: #333;
}
.appliances{
	padding-bottom: 80px;
}
.n_digitsMain{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.n_dmBlock{
	background: #F6F6F6;
	padding: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.n_dmBlock32{
	width: 32%;
}
.n_dmBlock48{
	width: 49%;
}
.n_orangeText{
	color: #F9B715;
	font-size: 90px;
	line-height: 90px;
	font-weight: bold;
}
.n_dmBlock .bold{
	font-size: 18px;
	margin: 10px 0;
}
.n_dmBlock .n_simpleText{
	font-size: 16px;
	margin-bottom: 5px;
}
.n_digitsMain_wrap{
	padding: 80px 0;
    margin: 0;
    background: #fff;
    margin-bottom: -50px;
}
.main_fab_wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main_fab_wrap .main_fab_item{
	border: 1px solid #D1D1D1;
    border-radius: 2px;
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 33%;
    max-width: 442px;
    text-decoration: none;
}
.main_fab_wrap .main_fab_item:hover{
	opacity: 0.9;
}
.main_fab_wrap .main_fab_item img{
	max-width: 100%;
}
.main_fab_wrap .main_fab_name{
	padding: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #404040;
    font-size: 18px;
    box-sizing: border-box;
    display: block;
}
.main_fabrics{
	margin-top: 60px;
}
.reviews_white_wrap{
	padding: 50px 0 80px;
	background: #fff;
}
.reviews_white_wrap .reviews__label {
    position: absolute;
    top: 0;
    background: #fff;
    padding: 11px;
    font-weight: 700;
    left: 160px;
    color: #404040;
}
.reviews_white_wrap .reviews__item-inner {
    padding: 20px;
    line-height: 20px;
}
.reviews_white_wrap .reviews__text{
	min-height: 200px;
}
.reviews_white_wrap .reviews__content{
	height: auto;
}
.reviews_white_wrap .main_all_rev{
	background: #F1BA3A;
	border: 1px solid #F1BA3A;
	width: 200px;
	height: 50px;
	display: block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	font-size: 16px;
	margin-top: 20px;
}
.reviews_white_wrap .reviews__item{
	padding: 20px 0 0;
}
.reviews_white_wrap .main_all_rev:hover{
	background: #fff;
	color: #333;
}
.reviews_white_wrap .reviews__content.slick-slider{
	margin: 0 -10px 40px;
}

.reviews_white_wrap .slick-slider .slick-next {
    right: 10px;
    top: unset;
    bottom: -92px;
    background: url(/img/0310/sr.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
}
.reviews_white_wrap .slick-slider .slick-prev {
    left: unset;
    right: 70px;
    top: unset;
    bottom: -92px;
    background: url(/img/0310/sl.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
}
.reviews_white_wrap .slick-slider .slick-next:hover,.reviews_white_wrap .slick-slider .slick-prev:hover{
	opacity: 0.8;
}
.news_on_main{
	padding: 80px 0 80px;
}
.main_news_slider{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -10px 30px;
}
.main_news_slider .main_news_item{
	width: 442px;
	padding: 20px;
    border-radius: 2px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin: 0 10px;
    background: #fff;
}
.main_news_slider .main_news_date {
    color: #A1A1A1;
    font-size: 16px;
    margin-bottom: 20px;
}
.main_news_slider .main_news_name {
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    min-height: 50px;
    line-height: 23px;
    margin-bottom: 10px;
}
.main_news_slider .main_news_text {
    color: #404040;
    font-size: 16px;
    line-height: 20px;
    min-height: 110px;
}
.main_news_slider.slick-slider{
	margin-bottom: 40px;
}
.main_news_slider .main_news_more{
	background: #fff;
	border: 1px solid #F1BA3A;
	width: 200px;
	height: 50px;
	display: block;
	text-align: center;
	color: #F1BA3A;
	text-decoration: none;
	line-height: 50px;
	font-size: 16px;
	margin-top: 20px;
}
.main_news_slider .main_news_more:hover{
	background: #F1BA3A;
	color: #fff;
}
.news_on_main .slick-slider .slick-next {
    right: 10px;
    top: unset;
    bottom: -92px;
    background: url(/img/0310/sr.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
}
.news_on_main .slick-slider .slick-prev {
    left: unset;
    right: 70px;
    top: unset;
    bottom: -92px;
    background: url(/img/0310/sl.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
}
.news_on_main .slick-slider .slick-next:hover,.news_on_main .slick-slider .slick-prev:hover{
	opacity: 0.8;
}
.news_on_main .main_all_rev {
    background: #F1BA3A;
    border: 1px solid #F1BA3A;
    width: 200px;
    height: 50px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
    font-size: 16px;
    margin-top: 20px;
}
.pop_brand_slider{
	margin: 0 -8px;
}
.pop_brand_slider a.slick-slide {
    display: block;
    border: 1px solid #D1D1D1;
    border-radius: 2px;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    margin: 0 8px;
    height: 211px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.pop_brand_slider img{
	max-width: 100%;
}
.pop_brand_slider .slick-slide img {
    display: block;
    width: auto;
    max-width: 100px;
}
.popular_brand_wrap{
	background: #fff;
    padding: 80px 0;
}
.pop_brand_slider .slick-dots li button{
	width: 10px;
    height: 10px;
    background: #d1d1d1;
    border-radius: 50%;
    padding: 0;
    margin: 0;
}
.pop_brand_slider .slick-dots li.slick-active button{
    background: #FFC944;
}
.pop_brand_slider .slick-dots {
    position: absolute;
    bottom: -70px;
    display: block;
    width: auto;
    padding: 0;
    list-style: none;
    text-align: left;
    margin-left
}
.pop_brand_slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 8px 0 0;
    padding: 0;
    cursor: pointer;
}
.popular_brand_wrap .slick-slider .slick-next {
    right: 10px;
    top: unset;
    bottom: -72px;
    background: url(/img/0310/sr.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
}
.popular_brand_wrap .slick-slider .slick-prev {
    left: unset;
    right: 70px;
    top: unset;
    bottom: -72px;
    background: url(/img/0310/sl.png) no-repeat 0 0;
    width: 50px;
    height: 50px;
}
.popular_brand_wrap .slick-slider .slick-next:hover,.popular_brand_wrap .slick-slider .slick-prev:hover{
	opacity: 0.8;
}
.footer_contacts_wrap{
	padding: 60px 0 100px;
}
.main_footer_contacts_wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border: 1px solid #D1D1D1;
    margin-bottom: 40px;
    height: 294px;
}
.main_footer_contacts_content{
	padding: 40px;
    box-sizing: border-box;
    width: 50%;
}
.main_footer_contacts_img{
	width: 50%
}
.main_footer_contacts_img img{
	width: 100%;
	height: 100%;
}
.mfc_adr_wrap{
	padding-left: 55px;
    background: url(/img/1710/adr.png) no-repeat 0 0;
    margin-bottom: 40px;
}
.mfc_b_sbs{
	color: #A1A1A1;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}
.mfc_b_title{
	color: #404040;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 5px 0;
}
.main_footer_contacts_wrap .mfc_b_text, .main_footer_contacts_wrap .mfc_b_email{
	color: #404040;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
}
.main_footer_contacts_wrap .mfc_b_email:hover{
	text-decoration: underline;
}
.mfc_trls_wrap{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main_footer_contacts_wrap .mfc_tel_block {
    width: 50%;
    padding-left: 55px;
    background: url(/img/1710/tel.png) no-repeat 0 0;
    box-sizing: border-box;
}
.main_footer_contacts_wrap .mfc_tel_link{
	color: #404040;
    font-weight: bold;
    text-decoration: none;
    font-size: 24px;
    line-height: 31px;
    margin: 5px 0;
    display: inline-block;
}
.main_footer_contacts_wrap .mfc_b_links_wrap{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.main_footer_contacts_wrap .mfc_w_link{
	display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/img/1710/w.png) no-repeat 0 0;
}
.cnt_img_m{
	display: none;
}


@media screen and (max-width: 1400px){
	.main_text2cols_wrap {
	    padding: 60px 15px;
	}
	.main_text2cols_wrap .full .half{
		padding-top: 0;
	}
	.step-to-will-quat .class-wrap-flexing {
    	width: 16%;
	}
	.footer_contacts_wrap {
	    padding: 60px 15px 100px;
	}
}
@media screen and (max-width: 1200px){
	.main_footer_contacts_wrap{
		height: auto;
	}
	.main_footer_contacts_content, .main_footer_contacts_img{
		width: 100%;
	}
	.main_footer_contacts_img img {
	    height: auto;
	}
	.main_fab_wrap .main_fab_item{
		width: 32%;
	}
}
@media screen and (max-width: 900px){
	.main_cat_wrap .main_cat_item {
    	width: 48.5%;
	}
	.main_cat_item img {
	    width: 100%;
	}
	.n_dmBlock32 {
	    width: 48.5%;
	}
	.pop_brand_slider a.slick-slide{
		height: 170px;
	}
	.footer_contacts_wrap {
        padding: 60px 15px 20px;
    }
    .news_on_main{
    	display: none;
    }
}
@media screen and (max-width: 767px){
	.main_cat_wrap .main_cat_item {
        width: 100%;
    }
    .main_cat_wrap .main_cat_item:nth-child(n+3){
    	display: none;
    }
    .prem_item {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.tab_button {
	    display: block;
	    text-align: center;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
	    margin-right: 0;
	}
	.tab_buttons{
		margin-bottom: 30px;
	}
	.main_tab .main_all_cat_tab{
		width: 100%;
		margin-top: 40px;
	}
	.new_item_temp_wrap .slick-dots li{
		width: 15px;
	}
	.new_item_temp_wrap .slick-dots li button {
	    width: 10px;
	    height: 10px;
	    background: #d1d1d1;
	    border-radius: 50%;
	    padding: 0;
	    margin: 0;
	}
	.new_item_temp_wrap .slick-dots li.slick-active button {
	    background: #FFC944;
	}
	.n_dmBlock32 {
        width: 100%;
    }
    .n_dmBlock48 {
	    width: 100%;
	}
	.n_orangeText {
	    color: #F9B715;
	    font-size: 72px;
	    line-height: 80px;
	}
	.main_fab_wrap .main_fab_item {
        width: 100%;
    }
    .custom_title {
	    line-height: 32px;
	}
	.main_fab_wrap .slick-dots li{
		width: 15px;
	}
	.main_fab_wrap .slick-dots li button {
	    width: 10px;
	    height: 10px;
	    background: #d1d1d1;
	    border-radius: 50%;
	    padding: 0;
	    margin: 0;
	}
	.main_fab_wrap .slick-dots li.slick-active button {
	    background: #FFC944;
	}
	.step-to-will-quat .class-wrap-flexing {
        width: 100%;
    }
    .reviews_white_wrap .main_all_rev{
    	width: 100%;
    	margin-top: 60px;
    }
    .reviews__content .slick-dots li{
		width: 15px;
	}
	.reviews__content .slick-dots li button {
	    width: 10px;
	    height: 10px;
	    background: #d1d1d1;
	    border-radius: 50%;
	    padding: 0;
	    margin: 0;
	}
	.reviews__content .slick-dots li.slick-active button {
	    background: #FFC944;
	}
	.reviews__content .slick-dots{
		bottom: -55px;
	}
	.pop_brand_slider .slick-dots {
        width: calc(100% - 100px);
        margin-left: 50px;
        text-align: center;
    }
	.pop_brand_slider .slick-dots li{
		margin-bottom: 5px;
	}
	.main_footer_contacts_content {
    	padding: 20px;
	}
	.cnt_img_m{
		display: block;
	}
	.cnt_img_d{
		display: none;
	}
	.main_footer_contacts_wrap .mfc_tel_block{
		width: 100%
	}
}



/*new catalog*/

#content h1.catalog_custom_title{
	margin: 30px 0;
}
#middle.catalog_page {
    background: #fff;
}
.cat_subcategories_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0 15px;
}
.cat_subcategories_wrap .cat_subcategory_block {
    height: 60px;
    margin-bottom: 18px;
    width: 330px;
    border: 1px solid #D1D1D1;
    color: #404040;
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: bold;
    padding: 10px;
    border-radius: 2px;
    text-decoration: none;
    box-sizing: border-box;
}
.cat_subcategories_wrap .cat_subcategory_block img {
    max-height: 100%;
    margin-right: 15px;
    max-width: 80px;
}
.cat_subcategories_wrap .cat_subcategory_block:hover{
	border: 1px solid #999;
}
#new_catalog_page .sort__block {
    margin-bottom: 0;
    box-sizing: border-box;
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    height: auto;
    border: 0;
    padding: 0;
}
#new_catalog_page .sort__label {
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    color: #404040;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    text-align: left;
    margin: 0;
}
#new_catalog_page .sort__block select {
    background: white;
    border-radius: 5px;
    padding: 0px 10px;
    line-height: 30px;
    color: #404040;
    margin-bottom: 0px;
    border: 1px solid #ececec;
    background-color: #f6f6f6;
    width: 190px;
    height: 30px;
}
.dszakazprice-btn.cstm{
    margin-top: 11px;
    margin-right: 15px;
}
.catalog_page_wrap{
	margin-top: 60px;
}
.catalog_left_side {
    width: 327px;
    float: left;
}
.catalog_left_side_inner{
	border: 1px solid #D1D1D1;
}
.cat_left_block_head {
    background: #F6F6F6;
    padding: 18px 20px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #D1D1D1;
}
.cat_left_block_head.width_toggler{
	background: #F6F6F6 url(/img/1710/g.png) no-repeat 290px center;
}
.cat_left_block_head.width_toggler.active{
	background: #F6F6F6 url(/img/1710/g2.png) no-repeat 290px center;
}
.cat_left_menu_list{
	padding: 18px 20px 0 20px;
}
.catalog_left_side .cat_left_subcategory{
	display: block;
    margin-bottom: 18px;
    text-decoration: none;
    color: #404040;
}
.cat_left_filter_wrap .cat_left_block_head{
	border-top: 1px solid #D1D1D1;
}
.cat_left_filter_wrap .filter_fab_wrap{
	padding: 0;
}
.cat_left_filter_wrap .filter_fab_item label{
	font-weight: 400;
	margin-bottom: 10px;
}
.cat_left_filter_wrap .filter_fab_item input[type="checkbox"] {
    margin: 0px 5px 1px 0;
}
.bx-ux-theme.bx-filter-horizontal {
    background-color: transparent;
    border: 0;
    width: 100%;
    height: auto;
    min-width: 0;
    padding-left: 0;
    box-sizing: border-box;
    padding-right: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 0;
    margin-bottom: 0;
}
.bx-ux-theme.bx-filter-horizontal .bx-filter-section {
    padding-top: 0;
}
.cat_left_filter_wrap .bx-filter-input-container {
	font-weight: normal;
}
.bx-ux-theme.bx-filter-horizontal .bx-filter-input-container input{
	background: #fff
}
.bx-ux-theme.bx-filter-horizontal .ux-column:nth-child(1) {
    width: calc(100% - 20px);
    margin-top: 15px;
}
.bx-ux-theme.bx-filter-horizontal .ux-column:nth-child(1) .ux-block-2342343 {
    width: 100%;
}
.cat_left_filter_wrap .ux-block-4234 {
    width: 100%;
    float: none;
    text-align: left;
    margin: 20px 0 0;
}
.cat_left_filter_wrap .bx-filter .bx-ui-slider-track-container {
    padding-top: 15px;
}
.cat_left_filter_wrap .bx-filter.bx-ux-theme .bx-ui-slider-handle.left {
    border-radius: 50%;
    border-width: 1px;
    border-color: #2E3B7D;
    border-style: solid;
    background-color: #2E3B7D;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    width: 16px;
    height: 16px;
    top: -5px;
}
.cat_left_filter_wrap .bx-filter.bx-ux-theme .bx-ui-slider-handle.right {
    border-radius: 50%;
    border-width: 1px;
    border-color: #2E3B7D;
    border-style: solid;
    background-color: #2E3B7D;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    width: 16px;
    height: 16px;
    top: -5px;
}
.cat_left_filter_wrap .bx-filter .bx-ui-slider-part{
	display: none;
}
.toggle_block.active{
	display: none;
}
.filter_submit{
	width: 100%;
    background: #F9B715;
    height: 47px;
    color: #fff;
    text-align: center;
    line-height: 47px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    cursor: pointer;
}
.filter_submit:hover{
	opacity: 0.8
}
.filter_clear{
	width: 100%;
    border:1px solid #F9B715;
    box-sizing: border-box;
    height: 45px;
    color: #F9B715;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}


.catalog_right_side {
    width: calc(100% - 345px);
    float: right;
}
.catalog_section_elements_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 0 21px;
    margin: 20px 0;
}
.catalog_section_elements_wrap .n_i_temp {
    width: 326px;
}

.pagen_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.pagen_links{
	width: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pagen_item {
	border: 1px solid #D1D1D1;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    box-sizing: border-box;
    color: #B7B7B7;
    font-size: 21px;
    text-decoration: none;
}
a.pagen_item{
	color: #B7B7B7;
}
.pagen_item:hover{
	border: 1px solid #999; 
}
.pagen_item.p_f{
	background: url(/img/1710/l.png) no-repeat center;
}
.pagen_item.p_l{
	background: url(/img/1710/r.png) no-repeat center;
}
.pagen_item.active{
	color: #FFC944;
}
.bb_catalog{
	margin: 60px 0;
}
.csb_mb{
	display: none;
}
.csb_show_all{
	width: 100%;
	background: #F9B715;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 48px;
	height: 48px;
	display: none;
	border-radius: 2px;
}
.filter_mb_toggler {
    display: none;
    background: #F6F6F6 url(/img/1710/f.png) no-repeat 10px center;
    padding: 5px 5px 5px 56px;
    color: #404040;
    font-weight: bold;
    border: 1px solid #D1D1D1;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    height: 44px;
    margin-top: 30px;
    border-radius: 2px;
}
.filter_mb_toggler:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    right: 15px;
    top: 13px;
    background: url(/img/1710/g2.png) no-repeat center;
    position: absolute;
}
.filter_mb_toggler.active:after{
	background: url(/img/1710/g.png) no-repeat center;
}
.catalog_section_elements_wrap .n_i_hidden_props_wrap{
	position: relative;
	padding-bottom: 65px;
}
.n_i_hidden_props {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 0px 20px 20px 20px;
    width: 100%;
}
.n_i_prop_line{
	position: relative;
    border-bottom: 1px dotted #D1D1D1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5px;
}
.n_i_prop_line span{
	background: #fff;
    display: inline-block;
    margin-bottom: -1px;
}
.n_i_prop_line span.prop_name{
	padding-right: 3px;
}
.n_i_prop_line span.prop_val{
	padding-left: 3px;
}
.n_i_props_list{
	margin-bottom: 20px;
	display: none;
}
.n_i_hidden_props_wrap .n_i_temp_price_wrap{
	padding: 0;
}
.catalog_section_elements_wrap .n_i_temp:hover{
	box-shadow: 0 0 10px 0px #d1d1d1;
}
.catalog_section_elements_wrap .n_i_temp:hover .n_i_props_list{
	display: block;
}
.catalog_section_elements_wrap .n_i_temp:hover .n_i_hidden_props{
	box-shadow: 0 10px 10px 0px #d1d1d1;
}
.bx-ux-theme .bx-ux-filter-block{
	flex-wrap: wrap;
}
.new_cat_nav{
	clear: both;
}
#new_catalog_page .bx-ux-theme.bx-filter-horizontal .ux-column:nth-child(1) {
    width: 100%;
}
#new_catalog_page .check_bo13123{
	max-height: 308px;
    overflow: auto;
    padding: 15px 0 15px 20px;
}
#new_catalog_page .ux-column.bx-filter-button-box{
	width: 100%;
}
#new_catalog_page .bx-ux-theme.bx-filter-horizontal .ux-column:nth-child(2) {
    width: 100%;
    position: static;
    right: 0;
    top: 0px;
}
#new_catalog_page .ux-block-2342343 {
    width: 100%;
}
#new_catalog_page #set_filter{
	width: calc(100% + 2px);
    background: #F9B715;
    height: 47px;
    color: #fff;
    text-align: center;
    line-height: 47px;
    font-size: 18px;
    font-weight: bold;
   	margin: 0 -1px;
    cursor: pointer;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    padding: 0;
}
#new_catalog_page #del_filter{
	width: calc(100% + 2px);
    border: 1px solid #F9B715 !important;
    box-sizing: border-box;
    height: 45px;
    color: #F9B715;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    margin: 0 -1px -1px;
}
#new_catalog_page .bx-filter-parameters-box-container {
    padding-bottom: 0;
}
#new_catalog_page .left-banner-menu {
	background-image: url(/upload/iblock/c9c/c9cb6a7….jpg);
    background-size: 100%;
    margin-top: 40px;
}
#new_catalog_page .sidebar_left{
	width: 100%;
}
#new_catalog_page .bx-ux-theme.bx-filter-horizontal .ux-column:nth-child(2) .ux-block-2342343{
	padding: 0;
}
#new_catalog_page .bx-ux-theme.bx-filter-horizontal{
	padding: 0;
}
#new_catalog_page .bx-ux-theme.bx-filter-horizontal .ux-column:nth-child(1){
	margin-top: 0;
}
#new_catalog_page *{
	box-sizing: border-box;
}
ul.cards-k .block img.bittehn{
	max-width: 100%;
}
.bt_cat_top .cat_subcategory_block:nth-child(n+4) {
    display: flex;
}
#content .n_i_hidden_props_wrap .nalichie_label_prev, #content .n_i_hidden_props_wrap .sale_label_list{
	top: -86px;
	z-index: 0;
}
.cat_section_id678 .n_i_temp img{
    width: auto;
    max-height: 100%;
    min-width: unset;
    height: 100%;
    margin: 0 auto;
    display: block;
}
.about_img_4line{
    text-align: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.about_img_4line a{
    width:24%;
    display: block;
}
.about_img_4line img{
    width: 100%;
}
.act_price_info, .act_price_info2{
    margin-bottom: 20px;
}
#middle #content ul.column li .block .fab{
        word-break: break-all;
}
.card_wrap .properties .added_fav{
    color: #2d387c;
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    width: 225px;
    padding: 0px;
    line-height: 40px;
    text-decoration: underline;
    float: right;
}
.art_bot_info{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}
#content .art_share ul {
    width: auto;
    padding: 0 0 0 20px;
}
.art_share{
    display: flex;
    align-items: center;
}
#dstender-form{
    padding: 0;
    max-width: 600px;
    margin: 40px auto;
}
#dstender-form .form-head {
    margin-bottom: 15px;
    border-bottom: 0;
    font-size: 26px;
    line-height: 32px;
    color: #000;
    text-align: center;
}
#dstender-form input[type="text"]{
    height: 45px;
    border-radius: 5px;
    width: 100%;
}
#dstender-form .f-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#dstender-form .f-row div{
    width: 49%;
}
#dstender-form textarea {
    min-height: 45px;
    border-radius: 5px;
    padding: 12px;
    width: 100%;
}
.time_for_call_wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
.time_for_call_wrap .field-8,.time_for_call_wrap .field-9{
    display: flex;
    gap: 8px;
}
.time_for_call_wrap label{
    order: 1;
}
.time_for_call_wrap #time{
    margin-left: 40px;
    display: none;
}
.time_for_call_wrap input{
    margin: 0;
}
.time_for_call_wrap #time{
    margin-bottom: 0;
    max-width: 120px;
}
#dstender-form .f_btwrap{
    display: flex;
    flex-wrap: wrap;
}
#dstender-form input[type="submit"]{
    text-shadow: 1px 1px 4px #bb7a00;
    font-weight: 600;
    border-radius: 3px;
    background-color: #f9b715;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    height: 40px;
    font-size: 17px;
    line-height: 40px;
    padding: 0;
    width: 220px;
    float: left;
    opacity: 1;
}
#dstender-form .form-policy{
    width: calc(100% - 220px);
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 18px;
}
.catalog_right_side .cat_t_banner_wrap{
    background: url(/img/tb-min.jpg) no-repeat 0 0;
    background-size: auto 100%;
    width: 100%;
    height: 185px;
    margin: 40px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0 40px;
    text-decoration: none;
}
.cat_t_banner_wrap .cat_t_btn{
    display: block;
    width: 212px;
    height: 52px;
    background: #4A5BA0;
    border-radius: 3px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
}
.cat_t_banner_wrap .cat_t_btn:hover{
    background: #FABF41;
}
.cat_s_name{
    text-align: center;
    font-weight: bold;
    display: block;
    margin-top: 10px;
}
#content #sale h2{
    color: #fff;
}
#content #sale h2, #content #sale h2 a{
    color: #fff;
}
#content .sidebar_left_sale{
    margin-right: 20px;
}
.bt_sect_wrap .n_i_temp .n_i_temp_name{
    min-height: 80px;
}
.bt_sect_wrap .main_all_cat_tab {
    background: #F1BA3A;
    border: 1px solid #F1BA3A;
    width: 200px;
    height: 50px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
    font-size: 16px;
    margin-top: 20px;
}
.grecaptcha-badge {
      visibility: hidden;
    }
.bt_sect_wrap .main_all_cat_tab:hover {
    background: #fff;
    color: #333;
}
.bt_sect_wrap{
    margin-bottom: 40px;
}
@keyframes marquee-ltr {
        0% {
            left: 100%;
            transform: translateX(0%);
        }
        100% {
            left: 0%;
            transform: translateX(-100%);
        }
    }
    .section-important-info {
        margin: 0px 0 30px 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        height: 40px;
        border: 1px solid #000;
        background: #000;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        line-height: 1;
        overflow: hidden;
    }
    .section-important-info span {
        white-space: nowrap;
        text-align: center;
        position: absolute;
        animation: marquee-ltr 10s infinite linear;
    }
    @media ( max-width: 1399px ){
        .section-important-info { margin: 0px 0px 30px; }
    }
    @media ( max-width: 480px ){
        .section-important-info { height: 36px; font-size: 16px; }
        .section-important-info span { animation: marquee-ltr 6s infinite linear; }
    }

@media screen and (max-width: 1400px){
	#container .catalog_section_elements_wrap .n_i_temp img {
        max-width: unset;
        height: 100%;
    }
}
@media screen and (max-width: 1200px){
	.catalog_left_side {
	    width: 227px;
	}
	.catalog_right_side {
    	width: calc(100% - 240px);
	}
	.bx-ux-theme.bx-filter-horizontal .ux-column:nth-child(1) {
	    width: 100%;
	}
	.bx-ux-theme.bx-filter-horizontal .ux-block-4234 {
        margin-left: 0;
    }
    .cat_left_filter_wrap .ux-block-4234{
    	display: flex;
    }
    .bx-ux-theme.bx-filter-horizontal .bx-filter-input-container input{
    	width: 60px;
    }
    .bx-ux-theme.bx-filter-horizontal .bx-filter-parameters-box-title{
    	display: none;
    }
    .cat_subcategories_wrap .cat_subcategory_block{
		width: 318px;
	}
}
@media screen and (max-width: 1023px){
    .catalog_right_side .cat_t_banner_wrap{
        height: 100px;
        padding: 0 20px;
    }
    .cat_t_banner_wrap .cat_t_btn {
        width: 160px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
	.catalog_section_elements_wrap {
	    justify-content: space-between;
	    gap: 0;
	}
	#new_catalog_page .n_i_temp .n_i_temp_img_wrap {
	    height: 150px;
	}
    #new_catalog_page .cat_section_id177 .n_i_temp .n_i_temp_img_wrap {
        height: 120px;
    }
	.catalog_section_elements_wrap .n_i_hidden_props_wrap {
	    padding-bottom: 107px;
	}
	#new_catalog_page .n_i_temp_price{
		margin-bottom: 30px;
	}
	.catalog_section_elements_wrap .n_i_temp {
	    width: 49%;
	}
	.pagen_wrap {
	    justify-content: center;
	}
	.csb_mb{
		display: block;
		opacity: 0;
	}
	.cat_subcategories_wrap .cat_subcategory_block{
		height: auto;
		width: 232px;
		align-items: flex-start;
    	line-height: 16px;
	}
	#container .cat_subcategories_wrap .cat_subcategory_block img {
	    max-width: 60px;
	}
}
@media screen and (max-width: 767px){
    #up{
        left: 10px;
        bottom: 10px;
    }

    .catalog_right_side .cat_t_banner_wrap {
        height: 100px;
        padding: 0 10px;
        margin-bottom: 0;
    }
    .cat_t_banner_wrap .cat_t_btn {
        width: 110px;
    }
    #dstender-form .form-policy {
        width: 100%;
        padding-left: 0;
    }
    .art_share {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    #content .art_share ul {
        width: auto;
        padding: 0;
        margin-top: 10px;
    }
	.cat_subcategories_wrap .cat_subcategory_block{
		width: 100%;
		align-items: center;
	}
    .csb_show_all{
    	display: block;
	}
	.cat_subcategory_block:nth-child(n+4){
		display: none;
	}
	.cat_subcategory_block.csb_mb{
		display: none!important;
	}
	.catalog_left_side{
		display: none;
		width: 100%;
	}
	.catalog_left_side.active{
		display: block;
	}
	.catalog_right_side{
		width: 100%;
		margin-bottom: 60px;
	}
	.filter_mb_toggler{
		display: flex;
	}
	.catalog_page_wrap {
	    margin-top: 20px;
	}
	.catalog_right_side .sort__block select#sort__block{
		width: 200px;
	}
	.catalog_right_side .sort__label{
		width: 145px;
	}
	.catalog_section_elements_wrap .n_i_temp {
        width: 100%;
    }
    .pagen_item:nth-child(3),.pagen_item:nth-child(4){
    	display: none;
    }
    .bb_catalog{
    	display: none;
    }
    .n_i_hidden_props {
    	position: relative;
	}
	.catalog_section_elements_wrap .n_i_hidden_props_wrap {
	    padding-bottom: 0;
	}
	.catalog_section_elements_wrap .n_i_temp .n_i_props_list {
	    display: block;
	}
    #new_catalog_page .n_i_temp_price{
        width: 100%;
        margin: 0 0 20px;
    }
    .about_img_4line{
        flex-wrap: wrap;
    }
    .about_img_4line a{
        width:49%;
        margin-bottom: 5px;
    }
    .tabs>label{
        width: 100%;
        box-sizing: border-box;
    }
}

/*////new catalog*/

.topline_call.dsfeedback-btn {
	background: #F1BA3A;
    border: 1px solid #F1BA3A;
    width: 150px;
    height: 28px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-size: 16px;
    margin-top: 0px;
}

.topline_call.dsfeedback-btn:hover {
	background: #fff;
    color: #333;
}


.topline_qst.dsvopros-btn {
	background: #F1BA3A;
    border: 1px solid #F1BA3A!important;
    width: 207px;
    height: 30px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    font-size: 16px;
    margin-top: 0px;
	border-radius: 0px;
}

.topline_qst.dsvopros-btn:hover {
	background: #fff;
    color: #333;
}

.likeh4 {
	font-weight: bold;
	margin-top: 20px;
}


.n_i_temp_price {
    position: relative;
}
.n_i_temp_price_old {
    font-size: 90%;
    position: absolute;
    top: -20px;
    text-decoration: line-through;
    color: #7c7c7c;
    font-weight: 100;
}

.v_slider_slide {
    height: 0;
    overflow: hidden;
}

/* Sticky header при прокрутке */
.header_new_wrap {
    position: sticky;
    top: 0;
    z-index: 999;
}

.mobile_menu_btn {
    display:none;
}
