

/* Start:/local/templates/main/components/bitrix/menu/catalog/style.css?17292427233638*/
.catalog_area-for-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
}
.catalog_area-for-col .catalog__col_img {
    margin-left: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media screen and (max-width:1300px) {
    .catalog_area-for-col .catalog__col_img {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media screen and (max-width:678px) {
    .catalog_area-for-col .catalog__col_img {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 640px) {
    .catalog_area-for-col .catalog__col_img {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.catalog_area-for-col .catalog-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    width: 300px;
    margin-bottom: 20px;
    margin-left: 0;
}
@media screen and (max-width:1300px) {
    .category {
        display: none;
        visibility: hidden;
    }
}
.category__list {
    width: 300px;
}
.category__list_item {
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.category__link {
    padding: 10px 0;
    padding-left: 30px;
    width: 100%;
    height: 50px;
    text-align: left;
    border-bottom: 1px solid #cfcfcf;
}
.category__link:hover {
    background-color: #dadbdd;
}
.category__link_title {
    color: white;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
}
.category__link_title_blue {
    background-color: #272c4c;
}
.category__link_title_blue:hover {
    background-color: #272c4c;
}
.category__link_title_blue:before {
    display: block;
    content: '';
    width: 15px;
    height: 7px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 28px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    border: 10px solid transparent;
    border-top: 10px solid #272c4c;
}
.category__link_title_orange {
    background-color: #feb900;
}
.category__link_title_orange:hover {
    background-color: #feb900;
}
.category__link_title_orange:before {
    display: block;
    content: '';
    width: 15px;
    height: 7px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 28px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    border: 10px solid transparent;
    border-top: 10px solid #feb900;
}
.category__btn {
    margin-top: 28px;
    padding: 20px 75px;
    border: 2px solid #272c4c;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.12px;
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1729242709675*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:0}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:0;padding-left:.5em}span.modern-page-current{font-weight:var(--ui-font-weight-bold)}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/catalog/style.css?17292427233557*/
.slider-catalog {
	margin-bottom: 75px;
}
.catalog__col_img {
	margin-right: -20px;
}
.catalog_area-for-col .catalog__col_img {
	margin-left: 20px;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.slider-catalog__item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 20%;
	flex: 1 1 20%;
	margin: 0 20px;
	text-align: center;
	cursor: pointer;
}
.catalog_area-for-col .catalog-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 300px;
	flex: 0 0 300px;
	width: 300px;
	margin-bottom: 20px;
	margin-left: 0;
}
.catalog-item__img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.catalog_area-for-col .catalog-item__img {
	height: 230px;
	background-color: #f0f0f0;
}
.catalog-item__foto {
	height: 290px;
	width: 100%;
	max-width: 400px;
	background-image: url("/local/templates/main/components/bitrix/news.list/catalog/images/logo.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f0f0f0;
	border: none;
}

.catalog-item__stub {
	width:120px;
	height:90px;
	margin: 70px auto;
	border: none;
	cursor:pointer;
}

.catalog_area-for-col .catalog-item__foto {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.catalog-item__title {
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	margin: 20px auto 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 400px;
}
.catalog-item__title_text {
	width: 100%;
	height: 100%;
}
.catalog-item__link {
	width: 100%;
	height: 100%;
	display: block;
}
.catalog-item__title_btn {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36px;
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
	background-color: #feb900;
	background-image: url(/local/templates/main/components/bitrix/news.list/catalog/./images/arrow_small.png);
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (max-width:1300px) {
	.catalog_area-for-col .catalog__col_img {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}
@media (max-width: 1200px) {
	.slider-catalog {
		margin-bottom: 35px;
	}

	.catalog-item__foto {
		height: 168px;
	}
	.catalog-item__title {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.catalog-item__title_text {
		font-size: 12px;
		font-weight: 700;
		line-height: 18px;
	}
	.catalog-item__title_btn {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30px;
		flex: 0 0 30px;
		width: 30px;
		height: 30px;
	}
}
@media screen and (max-width: 678px) {
	.catalog_area-for-col .catalog__col_img {
		margin-left: 0;
		margin-right: 0;
	}
}
@media screen and (max-width: 640px) {
	.catalog_area-for-col .catalog__col_img {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media screen and (max-width: 450px) {
	.slider-catalog__item {
		margin: 0;
		margin-bottom: 24px;
	}
	.catalog-item__foto {
		width: 100%;
		height: 228px;
	}
	.catalog-item__title {
		height: 36px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 15px;
	}
	.catalog-item__title_btn {
		-ms-flex-preferred-size: 26px;
		flex-basis: 26px;
		width: 26px;
		height: 26px;
	}
}
/* End */
/* /local/templates/main/components/bitrix/menu/catalog/style.css?17292427233638 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1729242709675 */
/* /local/templates/main/components/bitrix/news.list/catalog/style.css?17292427233557 */
