

/* Start:/local/templates/main/components/bitrix/breadcrumb/breacrumbs/style.min.css?176575060449*/
span.breadcrumbs-list__link {
    opacity: .5;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news/portfolio/bitrix/news.list/.default/style.css?1771403239829*/
/* Базовые стили для анимации новых карточек */
.js-load-item.new-item {
    opacity: 0;
    transform: translateY(1.875rem);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.js-load-item.new-item.animate-in {
    opacity: 1;
    transform: translateY(0);
}
.sort {
    background: #ccc;
    border: 1px solid #000;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    display: flex!important;
    align-items: center;
    font-size: 12px;
    justify-content: center;
    position: absolute;
    z-index: 10;
    right: 20px;
    top: 20px;
}
/* Важно: задержка будет задаваться динамически через JS,
   поэтому статические nth-child можно убрать или оставить как fallback */

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/portfolio_nav/style.css?17714032397423*/
/* line */
.bx_catalog_line { margin-bottom: 1.875rem; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 0.875rem;
	border-bottom: 0.0625rem solid #e5e5e5;
	font-size: 1.5rem;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 1.25rem;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 2.5rem;
	width: 7.8125rem;
	height: 7.8125rem;
	border: 0.0625rem solid #ccc;
	border-radius: 0.125rem;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 0.625rem;
	padding: 0;
	vertical-align: top;
	line-height: 1.125rem;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 1.125rem;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 1rem }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 0.8125rem;
	line-height: 1rem;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 0.625rem;
		width: 3.125rem;
		height: 3.125rem;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 0.3125rem;
		line-height: 0.875rem;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 0.875rem; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 0.6875rem; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 1.875rem; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 0.875rem;
	border-bottom: 0.0625rem solid #e5e5e5;
	font-size: 1.5rem;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 0.625rem 0.625rem;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 0.875rem;
	line-height: 0.875rem;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 0.875rem;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 0.75rem; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 0.3125rem;
		line-height: 0.75rem;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 0.75rem; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 1.875rem; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 0.875rem;
	border-bottom: 0.0625rem solid #e5e5e5;
	font-size: 1.5rem;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 1.25rem;
	padding: 0 0.625rem;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 4.875rem;
	height: 4.875rem;
	border: 0.0625rem solid #ccc;
	border-radius: 0.125rem;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 0.3125rem;
	margin-bottom: 0.625rem;
	padding: 0;
	vertical-align: top;
	line-height: 0.875rem;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 0.875rem;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 0.75rem; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 0.3125rem;
		line-height: 0.875rem;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 0.625rem; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 0.6875rem; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 5rem;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 1.875rem; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 0.875rem;
	border-bottom: 0.0625rem solid #e5e5e5;
	font-size: 1.5rem;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 0.875rem;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 0.625rem;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 0.8125rem;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 0.8125rem;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 0.6875rem; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 0.3125rem;
		line-height: 0.75rem;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 0.75rem; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/breacrumbs/style.min.css?176575060449 */
/* /local/templates/main/components/bitrix/news/portfolio/bitrix/news.list/.default/style.css?1771403239829 */
/* /local/templates/main/components/bitrix/catalog.section.list/portfolio_nav/style.css?17714032397423 */
