

/* Start:/local/css/pickup.css?17549964953461*/
.entry-group {
	padding: 0 0 80px;
}

.entry-group__item {
	margin: 0 0 34px;
}

.entry-group__item:last-child {
	margin-bottom: 0;
}

.category-snippet {
	display: block;
}

.category-snippet__illustration {
	display: block;
	margin: 0 0 30px;
	text-align: center;
}

@media only screen and (min-width: 992px) {
	.category-snippet__illustration {
		text-align: left;
	}
}

.category-snippet__illustration:last-child {
	margin-bottom: 0;
}

.category-snippet__image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100px;
	max-height: 100px;
	margin: 0;
	padding: 0;
}

.category-snippet__main:last-child {
	margin-bottom: 0;
}

.category-snippet__title {
	font-size: 21px;
	font-weight: 600;
	line-height: 26px;
}

.category-snippet__link {
	color: #a01602;
	font: inherit;
	text-decoration: none;
	transition: opacity 0.3s ease;
}

.category-snippet__link:hover,
.category-snippet__link:active,
.category-snippet__link:focus {
	color: #a41702;
	text-decoration: none;
}

.category-snippet__list {
	display: block;
	margin: 0;
	padding: 16px 0 0;
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
}

.category-snippet__item {
	display: block;
	margin: 0 0 12px;
	padding: 0;
	line-height: inherit;
}

.category-snippet__item:last-child {
	margin-bottom: 0;
}

.category-snippet__description {
	display: block;
	padding: 25px 0 0;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
}

.category-snippet__field:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	.category-snippet__description {
		padding: 25px 0 0;;
	}
}

.entry-snippet {
	display: block;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.entry-snippet {
		display: flex;
		flex-wrap: nowrap;
		text-align: left;
	}
}

.entry-snippet__illustration {
	display: block;
	margin: 0 0 30px;
}

@media only screen and (min-width: 768px) {
	.entry-snippet__illustration {
		flex: 0 1 auto;
		width: auto;
		margin: 0;
	}
}

.entry-snippet__illustration:last-child {
	margin-bottom: 0;
}

.entry-snippet__image {
	display: inline-block;
	vertical-align: middle;
	max-width: 220px;
	max-height: 220px;
	margin: 0;
	padding: 0;
}

.entry-snippet__main {
	display: block;
}

@media only screen and (min-width: 768px) {
	.entry-snippet__main {
		flex: 1 1 100%;
		width: 100%;
		max-width: 100%;
		padding: 0 0 0 55px;
	}
}

.entry-snippet__controls {
	display: block;
	margin: 0 0 25px;
	font-size: 0;
}

.entry-snippet__controls:last-child {
	margin-bottom: 0;
}

.entry-snippet__control {
	display: block;
	text-align: center;
	margin: 0 0 10px;
}

@media only screen and (min-width: 768px) {
	.entry-snippet__control {
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px 0 0;
	}
}

.entry-snippet__control:last-child {
	margin: 0;
}

.entry-snippet__description {
	display: block;
	font-size: 14px;
	line-height: 20px;
}

@media only screen and (min-width: 768px) {
	.entry-snippet__description {
		font-size: 15px;
		line-height: 22px;
	}
}

.entry-snippet__description p {
	margin: 0;
}

@media only screen and (min-width: 768px) {
	.entry-snippet_direction_reverse {
		flex-direction: row-reverse;
	}
}

.btn.entry-snippet-btn {
	margin: 0;
	padding: 14px 32px;
}
/* End */


/* Start:/bitrix/templates/aspro-stroy/components/bitrix/catalog.section.list/catalog-categories/style.css?17549969484232*/
.catalog-categories {
	display: block;
}

.catalog-categories__main {
	margin: 0 0 25px;
}

.catalog-categories__main:last-child {
	margin-bottom: 0;
}

.catalog-categories__list {
	display: flex;
	flex-direction: column;
	margin: 0 0 20px;
}

@media only screen and (min-width: 768px) {
	.catalog-categories__list {
		flex-direction: row;
		flex-wrap: wrap;
		margin: 0 -10px 20px;
	}
}

.catalog-categories__list:last-child {
	margin-bottom: 0;
}

.catalog-categories__item {
	padding: 0 0 50px;
}

@media only screen and (min-width: 768px) {
	.catalog-categories__item {
		/*flex: 0 1 50%;
		width: 50%;
		max-width: 50%;*/
		padding: 0 10px 50px;
	}
}

.entry-group {
	padding: 0 0 80px;
}

.entry-group__item {
	margin: 0 0 34px;
}

.entry-group__item:last-child {
	margin-bottom: 0;
}

.category-snippet {
	display: block;
}

.category-snippet__illustration {
	display: block;
	margin: 0 0 30px;
	text-align: center;
}

@media only screen and (min-width: 992px) {
	.category-snippet__illustration {
		text-align: left;
	}
}

.category-snippet__illustration:last-child {
	margin-bottom: 0;
}

.category-snippet__image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100px;
	max-height: 100px;
	margin: 0;
	padding: 0;
}

.category-snippet__main:last-child {
	margin-bottom: 0;
}

.category-snippet__title {
	font-size: 21px;
	font-weight: 600;
	line-height: 26px;
}

.category-snippet__link {
	color: #a01602;
	font: inherit;
	text-decoration: none;
	transition: opacity 0.3s ease;
}

.category-snippet__link:hover,
.category-snippet__link:active,
.category-snippet__link:focus {
	color: #a41702;
	text-decoration: none;
}

.category-snippet__list {
	display: block;
	margin: 0;
	padding: 16px 0 0;
	list-style: none;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
}

.category-snippet__item {
	display: block;
	margin: 0 0 12px;
	padding: 0;
	line-height: inherit;
}

.category-snippet__item:last-child {
	margin-bottom: 0;
}

.category-snippet__description {
	display: block;
	padding: 25px 0 0;
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
}

.category-snippet__field:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	.category-snippet__description {
		padding: 25px 0 0;;
	}
}

.entry-snippet {
	display: block;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.entry-snippet {
		display: flex;
		flex-wrap: nowrap;
		text-align: left;
	}
}

.entry-snippet__illustration {
	display: block;
	margin: 0 0 30px;
}

@media only screen and (min-width: 768px) {
	.entry-snippet__illustration {
		flex: 0 1 auto;
		width: auto;
		margin: 0;
	}
}

.entry-snippet__illustration:last-child {
	margin-bottom: 0;
}

.entry-snippet__image {
	display: inline-block;
	vertical-align: middle;
	max-width: 220px;
	max-height: 220px;
	margin: 0;
	padding: 0;
}

.entry-snippet__main {
	display: block;
}

@media only screen and (min-width: 768px) {
	.entry-snippet__main {
		flex: 1 1 100%;
		width: 100%;
		max-width: 100%;
		padding: 0 0 0 55px;
	}
}

.entry-snippet__controls {
	display: block;
	margin: 0 0 25px;
	font-size: 0;
}

.entry-snippet__controls:last-child {
	margin-bottom: 0;
}

.entry-snippet__control {
	display: block;
	text-align: center;
	margin: 0 0 10px;
}

@media only screen and (min-width: 768px) {
	.entry-snippet__control {
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px 0 0;
	}
}

.entry-snippet__control:last-child {
	margin: 0;
}

.entry-snippet__description {
	display: block;
	font-size: 14px;
	line-height: 20px;
}

@media only screen and (min-width: 768px) {
	.entry-snippet__description {
		font-size: 15px;
		line-height: 22px;
	}
}

.entry-snippet__description p {
	margin: 0;
}

@media only screen and (min-width: 768px) {
	.entry-snippet_direction_reverse {
		flex-direction: row-reverse;
	}
}

.btn.entry-snippet-btn {
	margin: 0;
	padding: 14px 32px;
}

.page__catalog-categories {
	margin: 0 0 55px;
}

.page__catalog-categories:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	.catalog-categories__row {
		display: flex;
		flex-wrap: wrap;
	}
	
	.catalog-categories__col {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 50%;
		width: 50%;
	}
}
/* End */
/* /local/css/pickup.css?17549964953461 */
/* /bitrix/templates/aspro-stroy/components/bitrix/catalog.section.list/catalog-categories/style.css?17549969484232 */
