


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/scroll_arrows/style.css*/
.orion-isp-ajax-wait{
	height: 30px;
	background: url('/bitrix/components/bitrix/system.pagenavigation/templates/scroll_arrows/images/ajax-loader.gif') center 0 no-repeat;
}
.orion-isp-fixed{
position: fixed; 
top: 0px; 
margin-left: 250px;
z-index: 999;
display: none;
}
.orion-isp-fixed .bg{
position: absolute;
background: url('/bitrix/components/bitrix/system.pagenavigation/templates/scroll_arrows/images/1_07px.png'); 
width: 318px; height: 60px;
box-shadow: 1px 1px 5px #AAA;
border-radius: 3px;
}
.orion-isp-fixed .txt{
padding: 5px 10px;
position: relative;
opacity: 1;
color: white;
}
.orion-isp-fixed a, 
.orion-isp-fixed a:visited{
color: #ccc;
-webkit-transition: color 200ms linear;
-moz-transition: color 200ms linear;
-o-transition: color 200ms linear;
transition: color 200ms linear;
}
.orion-isp-fixed a:hover{color: white;}
#orion-isp-btn{
	display: block;
	width: 250px;
	margin: 2px auto;	
	padding: 5px 10px;
	background-color:  #724994;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#955BA0),to(#724994));
	background-image: -webkit-linear-gradient(top,#955BA0,#724994);
	background-image: linear-gradient(top,#955BA0,#724994);
	border: 1px solid #724994;
	font-size: 16px;
	
	border-radius: 3px;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
  
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#orion-isp-btn:hover{
	background-image: -webkit-gradient(linear,left top,left bottom,from(#724994),to(#955BA0));
	background-image: -webkit-linear-gradient(top,#724994,#955BA0);
	background-image: linear-gradient(top,#724994,#955BA0);
	border: 1px solid #955BA0;
	text-decoration: underline;
	color: #fff;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/have_seria_v2/style.css*/
.catalog {
	padding-top: 3px;
}
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
i.color {
	position: relative;
	float: left;
	display: block;
	margin: 2px;
	top: 0px;
	width: 34px;
	height: 34px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-size: cover !important;
	border: 1px solid #ddd;
	box-sizing: border-box;
}

@media (min-width: 640px) {

	.wrap-section {
		margin-left: -21px !important
	}

	.wrap-section .sect_new_item {
		padding-left: 21px;
	}

}

.colorsEx.NEW {
	top: -7px !important;
}

.main .section {
	margin: 0 auto 15px !important;
}
.wrap-section .sect_new_item:hover {
	z-index: 1000;
}

.section_box.small {
	height: 22px;
}
.colorsEx span
{
float: left;
display: block;
width: 65px;
font-size: 12px;
color: #333333;
margin-right: 12px;
position: relative;
top: 5px;
}

.color-name-left
{
left: -80px;
top: 35px;
display: none;
width: 106px;
z-index: 999;
}

.color-name-left.show
{
display: block;
position: absolute;
background: #000;
color: #CCCCCC;
font-style: normal;
font-size: 12px;
padding: 7px 10px;
border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-o-border-radius: 4px 4px 4px 4px;
-khtml-border-radius: 4px 4px 4px 4px;
}

.arrow
{
position: absolute;
top: -10px;
right: 29px;
height: 10px;
width: 10px;
background: url('/bitrix/templates/.default/components/bitrix/catalog.section/have_seria_v2/buttons.png') -34px -61px no-repeat;
}



.price-block {
	display: none;
}
.price-block:first-child {
	display: block;
}
.sub-price-block {
	background-color: #eeeff1;
	text-align: center;
	box-sizing: border-box;
	margin-top: 35px;
	display: block;
	text-decoration: none;
	display: flex;
	height: 230px;
	align-items: center;
}
.sub-price-block .sb-wrap {
	width: 100%;
}
.sub-price-block .sb-title {
	background: url('/bitrix/templates/.default/components/bitrix/catalog.section/have_seria_v2/img/sofa.svg') no-repeat center top -25px / 100px auto;
	font-size: 16px;
	font-weight: bold;
	padding-top: 65px;
	margin-bottom: 10px;
}
.sub-price-block .sb-desc {
	color: #999;
	font-size: 15px;
}
.sub-price-block .sb-file {
	color: #ff4343;
	font-size: 15px;
	font-weight: 600;
	margin-top: 20px;
	display: inline-block;
}

@media (max-width: 1199.98px) {

}

/* фильтры раздела */

#filters-group {
	padding: 20px 0 0;
	border-top: solid 1px #cecece;
	margin-top: 20px;
	position: relative;
	z-index: 1001;
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
	/*font-weight: bold;*/
}
#filters-group .fg-item {
	margin-bottom: 10px;
}
#filters-group .fg-item:nth-child(1) { z-index: 14 }
#filters-group .fg-item:nth-child(2) { z-index: 13 }
#filters-group .fg-item:nth-child(3) { z-index: 12 }
#filters-group .fg-item:nth-child(4) { z-index: 11 }
#filters-group .fg-item:nth-child(5) { z-index: 10 }
#filters-group .fg-item:nth-child(6) { z-index: 9 }
#filters-group .fg-item:nth-child(7) { z-index: 8 }
#filters-group .fg-item:nth-child(8) { z-index: 7 }
#filters-group .fg-item:nth-child(9) { z-index: 6 }
#filters-group .fg-item:nth-child(10) { z-index: 5 }
#filters-group .fg-item:nth-child(11) { z-index: 4 }
#filters-group .fg-item:nth-child(12) { z-index: 3 }
#filters-group .fg-item:nth-child(13) { z-index: 2 }
#filters-group .fg-item:nth-child(14) { z-index: 1 }
#filters-group .fg-item .fg-filter {
	border: solid 1px #cecece;
	background-color: #fff;
	border-radius: 3px;
	position: relative;
}
#filters-group .fg-item .fg-filter.fg-fill {
	border: solid 1px #ffcc00;
	box-shadow: 0 0 5px rgba(255, 204, 0, .6);
}
#filters-group .fg-item .fg-filter .fg-title {
	background: url(data:image/img+png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAQAAAA9Wg7gAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQflBxYXFDfCdTNtAAAAG0lEQVQI12Ng+M+ACv7DCWQBZMZ/dOXoRiAEAMuhCPgG1kvaAAAAAElFTkSuQmCC) no-repeat right 11px center;
	font-size: 14px;
	/*font-weight: 300;*/
	line-height: 1.29;
	z-index: 2;
	position: relative;
	padding: 7px 10px 7px 12px;
	cursor: pointer;
}
#filters-group .fg-item .fg-filter.fg-show .fg-title {
	background: url(data:image/img+png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAQAAAC7znxOAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQflBxYXER+Kt2/SAAAALUlEQVQI103MwQkAMBACQff679k8jLkIgsxDrASbrCmkj7BkirNQRBf2YH7IPuCREQkdXZyTAAAAAElFTkSuQmCC) no-repeat right 11px center;
}
#filters-group .fg-item .fg-filter .fg-list {
	position: absolute;
	left: -1px;
	width: 100%;
	top: -1px;
	padding-top: 32px;
	z-index: 1;
	background-color: #fff;
	border: solid 1px #cecece;
	border-radius: 3px;
	display: none;
}
#filters-group .fg-item .fg-filter.fg-fill .fg-list {
	border: solid 1px #ffcc00;
}
#filters-group .fg-item .fg-filter.fg-show .fg-list {
	display: block;
}
#filters-group .fg-item .fg-filter .fg-list .fg-search-block {
	padding: 8px 10px 20px;
	/*border-bottom: solid 1px #cecece;*/
}
#filters-group .fg-item .fg-filter .fg-list .fg-search-block input {
	padding: 3px 35px 3px 10px;
	border: solid 1px #cecece;
	font-size: 14px;
	/*font-weight: 300;*/
	color: #818181;
	height: 30px;
	width: 100%;
	border-radius: 3px;
	box-sizing: border-box;
	font-family: "Open Sans", "Segoe UI", Arial, sans-serif;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options {
	padding: 18px 10px;
	border-top: solid 1px #cecece;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options-list {
	overflow: auto;
	max-height: 175px;
	padding-right: 15px;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options-list::-webkit-scrollbar {
	width: 2px;
	height: 45px;
	background-color: #cecece;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options-list::-webkit-scrollbar-thumb {
	background: #6e6e6e;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options .fg-option {
	font-size: 14px;
	line-height: 16px;
	/*font-weight: bold;*/
	/* font-weight: 600; */
	color: #454545;
	position: relative;
	margin-bottom: 15px;
	padding-left: 25px;
	cursor: pointer;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options .fg-option.disabled {
	/*opacity: .6;*/
	/*cursor: default;*/
}
#filters-group .fg-item .fg-filter .fg-list .fg-options .fg-option .fg-name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: calc(100% - 27px);
}
#filters-group .fg-item .fg-filter .fg-list .fg-options .fg-option.is-null {
	opacity: .4;
	cursor: not-allowed;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options .fg-option:last-child {
	margin-bottom: 0;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options .fg-option:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background-color: #dbdbdb;
	border-radius: 3px;
	left: 0;
	top: 0;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options .fg-option.active:before {
	background: #f74545 url(data:image/img+png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAQAAABq86Y9AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQflBxYXGwmEjDIJAAAAM0lEQVQI12XMQQ4AIAwCwYX//xkP2hotNyYEhZF4EngSMvlpL/MSGJ3aBAq9Vb24q+71AkJmDAun3y2pAAAAAElFTkSuQmCC) no-repeat center;
}
#filters-group .fg-item .fg-filter .fg-list .fg-options .fg-option span.fg-count {
	font-size: 11px;
	/*font-weight: 300;*/
	color: #6e6e6e;
	position: absolute;
	right: 0;
	top: 0;
}
#filters-group .fg-item .fg-filter .fg-list .fg-apply {
	font-size: 12px;
	color: #454545;
	padding: 10px 20px;
	border: solid 1px #edbf08;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
	box-sizing: border-box;
	margin-top: 20px;
	cursor: pointer;
	background-image: none;
	background-color: #fc0;
}
#filters-group .fg-item .fg-filter .fg-list .fg-apply:hover {
	/*background-image: linear-gradient(to bottom, #e0e0e0, #ffffff), linear-gradient(to top, #ffffff, #ffffff);*/
}
#filters-group .fg-item .fg-filter .fg-list .fg-apply.disabled {
	cursor: not-allowed;
	opacity: .5;
	color: #454545;
	border: solid 1px #cecece;
	background-image: linear-gradient(to top, #e0e0e0, #ffffff), linear-gradient(to bottom, #ffffff, #ffffff);
}
#filters-group .selections-params {

}
#filters-group .selections-params span {
	position: relative;
	display: inline-block;
	margin-right: 5px;
	background-color: #353c47;
	color: #fff;
	padding: 5px 22px 5px 7px;
	cursor: pointer;
	font-size: 12px;
	line-height: 12px;
}
#filters-group .selections-params span:before {
	content: '';
	position: absolute;
	right: 6px;
	top: 10px;
	width: 10px;
	height: 2px;
	background-color: #fff;
	transform: rotate(45deg);
}
#filters-group .selections-params span:after {
	content: '';
	position: absolute;
	right: 6px;
	top: 10px;
	width: 10px;
	height: 2px;
	background-color: #fff;
	transform: rotate(135deg);
}
#filters-group .selections-params span.remove-filters {
    background-color: #ff4343;
}
#filters-group .range-slider {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	padding: 18px 10px 35px;
	box-sizing: border-box;
}
#filters-group .range-slider .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#filters-group .range-slider svg,
#filters-group .range-slider input[type=range] {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: calc(100% - 20px);
}
#filters-group input[type=number] {
	border: solid 1px #cecece;
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.29;
	color: #5e5e5e;
	width: 80px;
	height: 28px;
}
#filters-group input[type=number]::-webkit-outer-spin-button,
#filters-group input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
#filters-group input[type=number]:invalid,
#filters-group input[type=number]:out-of-range {
	border: 2px solid #ff6347;
}
#filters-group input[type=range] {
	-webkit-appearance: none;
}
#filters-group input[type=range]:focus {
	outline: none;
}
#filters-group input[type=range]:focus::-webkit-slider-runnable-track {
	/*background: #2497e3;*/
}
#filters-group input[type=range]:focus::-ms-fill-lower {
	/*background: #2497e3;*/
}
#filters-group input[type=range]:focus::-ms-fill-upper {
	/*background: #2497e3;*/
}
#filters-group input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 1px;
	cursor: pointer;
	animate: 0.2s;
	background: #f74545;
	box-shadow: none;
	border: 0;
}
#filters-group input[type=range]::-webkit-slider-thumb {
	z-index: 2;
	position: relative;
	border: 1px solid #cecece;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #fcfcfc;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -9px;
}
#filters-group input[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	background: #2497e3;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}
#filters-group input[type=range]::-moz-range-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #2497e3;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
}
#filters-group input[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	color: transparent;
}
#filters-group input[type=range]::-ms-fill-lower,
#filters-group input[type=range]::-ms-fill-upper {
	background: #2497e3;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}
#filters-group input[type=range]::-ms-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #2497e3;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
}
#filters-group .fg-apply.rs  {
	margin-left: 10px;
	margin-bottom: 18px;
}
#filters-group .mob-title {
	background-color: #ffcc00;
	text-align: center;
	font-weight: 600;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 3px;
	cursor: pointer;
	display: none;
}

@media (max-width: 991.98px) {

	#filters-group .mob-title {
		display: block;
	}
	#filters-group .filters-group-wrapper {
		display: none;
	}

}

.catalog_filtered_block.filtered .show_more_lazy_forcat {
	display: none;
}


@media (min-width: 1256px) {

	i.color {
		margin: 2px 5px 2px 0;
	}
	i.color.last-color {
		margin-right: 0;
	}

}

.adm-id {
	position: absolute;
	background-color: rgba(41, 44, 47, .5);
	z-index: 999;
	top: 25px;
	padding: 3px 10px 4px 10px;
	cursor: pointer;
	color: #fff;
}
.adm-id.active {
	background-color: rgba(255, 67, 67, .5);
}

#filtered-no-results {
	display: none;
	font-size: 16px;
	padding: 15px;
	margin: 25px 0;
	border-radius: 3px;
	border: 2px solid #ffc107;
	color: #ffc107;
}











/* End */
/* /bitrix/components/bitrix/system.pagenavigation/templates/scroll_arrows/style.css */
/* /bitrix/templates/.default/components/bitrix/catalog.section/have_seria_v2/style.css */
