

/* Start:/local/templates/2020/components/bitrix/catalog.section.list/design-portfolio/style.css?1751039361427*/
.portfolio-sections-c {

}
.portfolio-sections-c a {
	background: #efefef;
	border-radius: 2px;
	color: #000;
	font-size: 13px;
	display: inline-block;
	white-space: nowrap;
	padding: 4px 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-decoration: none;
}
.portfolio-sections-c a:hover,
.portfolio-sections-c a.selected {
	color: #FFFFFF;
	background: #EF2936;
}
.portfolio-sections-c.url-selector {
	margin-bottom: 16px;
}
/* End */


/* Start:/local/templates/2020/components/bitrix/catalog.smart.filter/portfolio/style.css?17510393615534*/
.bx-filter {
	margin-top: 16px;
}
.bx-filter .row {
	display: flex;
	flex-wrap: wrap;
}
.bx-filter .row .col {
	margin-bottom: 12px;
	margin-right: 12px;
}
.bx-filter .title {
	position: relative;
	display: inline-flex;
	padding: 8px 16px;
	color: #1A1A1A;
	border: 1px solid #C4C4C4;
	white-space: nowrap;
	cursor: pointer !important;
	line-height: 1;
	align-items: center;
}
.bx-filter .title .name {
	white-space: nowrap;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.bx-filter .title.has-checked:before {
	content: '';
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	height: 2px;
	background: #EF2936;
}
.bx-filter input[type="checkbox"] {
	display: none;
}
.bx-filter input[type="checkbox"] + span {
	display: inline-block;
	width: 16px;
	min-width: 16px;
	height: 16px;
	border: 1px solid #888888;
	position: relative;
	padding: 0;
	border-radius: 2px;
	cursor: pointer;
}
.bx-filter input[type="checkbox"]:checked + span:after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 8px;
	height: 8px;
	border-radius: 0;
	background: #EF2936;
}
.bx-filter label {
	margin-bottom: 0;
	line-height: 1;
}
.bx-filter label.disabled .bx-filter-param-text {
	color: #888888;
}
.bx-filter .checkbox-c {
	max-height: 200px;
	overflow-y: auto;
}
.bx-filter .checkbox + .checkbox {
	margin-top: 8px;
}
.bx-filter label .bx-filter-input-checkbox {
	display: flex;
	padding: 0;
	align-items: center;
}
.bx-filter label .bx-filter-param-text {
	white-space: nowrap;
	cursor: pointer !important;
	padding: 0 !important;
	margin: 0 0 0 8px !important;
	color: #444444;
	font-size: 14px;
}
.bx-filter label .bx-filter-param-text:hover {
	color: #000000;
}
.bx-filter .dropdown {
	box-shadow: none;
	font-size: 1em;
	padding: 0;
	z-index: 1001;
}
.bx-filter .dropdown .bx-filter-block {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
	border-radius: 5px;
	margin-top: 8px;
	padding: 16px;
}
.js-set-filter.disabled {
	opacity: 0.3;
}
.bx-filter-container-modef {
	padding: 0 !important;
	display: block !important;
}
.bx-filter-popup-result {
	margin-top: 16px;
	width: 100%;
	font-size: 12px;
	color: #888888;
}
.filter-result-qty {
	display: flex;
	align-items: center;
	padding-bottom: 8px;
}
#modef_num {
	line-height: 1;
	padding: 0;
	color: #222222;
	margin-left: 8px;
	font-weight: 500;
}
span[data-role^="count_"]:before {
	content: '(';
}
span[data-role^="count_"]:after {
	content: ')';
}
span[data-role^="count_"] {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 12px !important;
}

.bx-filter .caret.is-left,
.bx-filter .caret.is-down {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 12px;
}
.bx-filter .caret.is-left,
.bx-filter .caret.is-down {
	background: url('/images/design/icons/filter-item-arrow.svg') center right no-repeat;
	background-size: contain;
}
.bx-filter .caret.is-left {
	transform: rotate(90deg);
}
.bx-filter .caret.is-left:before,
.bx-filter .caret.is-down:before {
	display: none;
}
.selected-values-c {
	padding-top: 0;
	padding-bottom: 12px;
}
.selected-values-c .filter-items-count {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	white-space: nowrap;
	margin-right: 16px;
	margin-bottom: 12px;
}
.selected-values-c .filter-items-count i {
	color: #ffffff;
	font-style: normal;
	display: inline-block;
	padding: 2px 8px;
	border-radius: 5px;
	background: #EF2936;
	margin-left: 8px;
}
.selected-values-c .filter-clear,
.selected-values-c .selected-value {
	display: inline-block;
	white-space: nowrap;
	font-size: 15px;
	border-radius: 100px;
	color: #1a1a1a;
	margin-right: 4px;
	position: relative;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: 500;
	margin-bottom: 12px;
	padding: 4px 32px 4px 16px;
}
.selected-values-c .selected-value {
	background: #efefef;
	border: 1px solid #efefef;
}
.selected-values-c .filter-clear {
	background: #ffffff;
	border: 1px solid #C4C4C4;
}
.selected-values-c .filter-clear:after,
.selected-values-c .selected-value:after {
	content: '';
	position: absolute;
	top: 0;
	right: 16px;
	bottom: 0;
	width: 8px;
	background: url('/images/design/icons/close.svg') center center no-repeat;
}
.selected-values-c .filter-clear:hover span {
	text-decoration: underline;
}

.filter-show-hide {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 500;
	letter-spacing: 1px;
	height: 50px;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}
.filter-show-hide span.icon {
	display: inline-block;
	margin-left: 16px;
	width: 24px;
	height: 24px;
	background: url('/images/design/icons/filter-icon.svg') center center no-repeat;
}

@media (max-width: 768px) {
	.bx-filter {
		margin-top: 0;
	}
	.bx-filter .dropdown {
		width: 100%;
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
	}
	.bx-filter .title.dropdown-in + .dropdown {
		/*display: block !important;*/
	}
	.bx-filter .title.dropdown-in + .dropdown.is-hidden {
		/*display: none !important;*/
	}
	.bx-filter .dropdown .bx-filter-block {
		box-shadow: none;
	}
	.selected-values-c {
		padding-top: 16px;
	}
	.smartfilter {
		margin: 16px -16px 0 -16px;
		padding: 16px 16px 4px 16px;
		background: #EFEFEF;
	}
	.bx-filter .row .col {
		width: 100%;
		margin-right: 0;
	}
	.bx-filter .row .col button {
		width: 100%;
	}
	.bx-filter .title {
		justify-content: space-between;
	}
}
/* End */


/* Start:/local/templates/2020/components/bitrix/system.pagenavigation/main/style.css?17463366012253*/
.pagination .pagen-show-next {
	margin-top: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.pagination .pagen-show-next a {
	display: block;
	text-align: center;
	text-decoration: none;
	background: #F5F7F9;
	padding: 8px 0;
	font-weight: 500;
	font-size: 14px;
	color: inherit;
	border: 0px solid #dddddd;
	border-radius: 3px;
}
.pagination .pagen-show-next a:hover {
	color: inherit;
}
.bx_pagination_bottom {
	margin-top: 16px;
	padding-top: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-flow: row-reverse;
}
.bx_pagination_bottom .bx_pagination_page .bx_pg_text {
	display: none;
}
.bx_pagination_bottom .bx_pagination_section_two {
	font-size: 12px;
}
.bx_pagination_bottom .bx_pagination_page {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.bx_pagination_bottom .bx_pagination_page .bx_pg_text {
	margin-right: 16px;
}
.bx_pagination_bottom .bx_pagination_page ul {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 0;
	margin-left: 0;
}
.bx_pagination_bottom .bx_pagination_page ul li {
	display: inline-block;
	margin-left: 4px;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page ul li a,
.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
	display: inline-block;
	width: 36px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	background: none;
	color: #222222;
	font-weight: 400;
	border-radius: 100%;
}
.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
	background: #EF2936;
	color: #ffffff;
}
.bx_pagination_bottom .bx_pagination_page ul li::before {
	display: none;
}
.bx_pagination_bottom .bx_pagination_page ul li a:hover {
	background: #F5F7F9;
}

@media screen and (max-width: 1024px) {
	.bx_pagination_bottom {
		flex-direction: column-reverse;
	}
	.bx_pagination_bottom .bx_pagination_page ul li a,
	.bx_pagination_bottom .bx_pagination_page ul li.bx_active {
		width: 24px;
		height: 24px;
		line-height: 24px;
		font-size: 14px;
	}
	.bx_pagination_bottom .bx_pagination_section_two {
		padding-top: 24px;
		text-align: center;
		font-size: 12px;
		width: 100%;
	}
	.bx_pagination_bottom .bx_pagination_page ul li {
		margin-left: 1px;
	}
}
/* End */
/* /local/templates/2020/components/bitrix/catalog.section.list/design-portfolio/style.css?1751039361427 */
/* /local/templates/2020/components/bitrix/catalog.smart.filter/portfolio/style.css?17510393615534 */
/* /local/templates/2020/components/bitrix/system.pagenavigation/main/style.css?17463366012253 */
