

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?169331019664*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/belkorm/components/bitrix/news.list/comments/style.css?16933102094388*/
.news-comments__container {
    max-width: 857px;
    margin: 0 auto;
    padding: 0 101px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.news-comments__title {
    margin-top: 0 !important;
}
.news-comments__wrapper {
    width: 100%;
    height: 176px;
    margin-bottom: 30px;
}
.news-comments__swiper {
    width: 100% !important;
    height: 100%;
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.05);
}
.news-comments__swiper .swiper-slide {
    width: 100%;
    height: 100%;
    padding: 30px;
    font-family: "Open Sans";
    font-style: normal;
}
.news-comments__swiper .swiper-slide h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 136%;
    margin-bottom: 18px;
}
.news-comments__swiper .swiper-slide p {
    font-weight: 400;
    font-size: 13.2px;
    line-height: 146%;
    height: 76px;
   overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 4;
   -webkit-box-orient: vertical;
}
.news-comments__button {
    width: 28px;
    height: 28px;
    background-color: #47474d;
    border-radius: 50%;
    position: absolute;
    top: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.news-comments__button--prev {
    left: 0;
}
.news-comments__button--next {
    right: 0;
}
.news-comments__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 60px;
}
.news-comments__control {
    display: flex;
    align-items: center;
}
.news-comments__add {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: "Open Sans";
    font-style: normal;
}

.news-comments__add textarea {
    width: 656px;
    height: 134px;
    padding: 20px 30px;
    background-color: #fafafa;
    outline: none;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 136%;
}
.news-comments__add input {
    padding: 10px 64px !important;
    background-color: #c00d0d !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #ffffff !important;
    border-radius: 4px !important;
}
.news-comments__authorization {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    font-size: 13.5px;
    line-height: 136%;
    color: #5c5c5c !important;
}
.news-comments__authorization a {
    text-decoration: underline !important;
}
.news-comments__pagination {
    display: none;
    position: static;
    width: unset !important;
}
.news-comments__pagination .swiper-pagination-bullet-active {
    background-color: #c00d0d !important;
}
.news-comments__pagination .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 7px) !important;
    width: 6px !important;
    height: 6px !important;
    background-color: #c2c2c2;
    opacity: 1 !important;
}
@media (max-width: 990px) {
    .news-comments__button {
        position: static;
    }
    .news-comments__control {
        margin-bottom: 40px;
    }
    .news-comments__pagination {
        display: flex;
    }
    .news-comments__button--prev {
        margin-right: 32px;
    }
    .news-comments__button--next {
        margin-left: 32px;
    }
}
@media (max-width: 767px) {
    .text-section__container {
        margin-bottom: 3px;
    }
    .text-section__title-news {
        padding: 0 20px;
        margin-bottom: 21px;
    }
    .text-section__wrapper-news {
        margin-bottom: 25px;
    }
    .text-section__container-news {
        margin: 64px auto 11px auto;
    }
    .text-section__text--news {
        font-size: 11.2px;
        padding: 0 22px;
    }
    .news-comments__container {
        padding: 0 20px;
    }
    .news-comments__wrapper {
        height: unset;
        margin-bottom: 23px;
    }
    .news-comments__add {
        width: 100% !important;
    }
    .news-comments__add textarea {
        width: 100%;
    }
    .text-section__year {
        display: none;
    }
    .news-galery__control {
        padding-top: 24px;
        padding-bottom: 40px;
    }
    .news-comments__swiper .swiper-slide h4 {
        margin-bottom: 18px;
    }
    .news-comments__swiper .swiper-slide {
        padding: 26px;
    }
    .news-comments__authorization {
        text-align: center;
    }
    .news-comments__block {
        margin-bottom: 42px;
    }
}

/* End */


/* Start:/local/templates/belkorm/components/bitrix/news.list/achievements/style.css?16933102092808*/
/*.achievements__title {*/
/*	margin-top: 138px !important;*/
/*}*/
.achievements__container {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1520px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.achievements__card {
	/* max-width: 354px; */
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	margin-right: 21px;
}
.achievements__card:last-child {
	margin-right: 0;
}
.achievements__wrapper {
	width: 100%;
	display: flex;
	margin-bottom: 27px;
	justify-content: space-between;
}
.achievements__image {
	width: 100%;
	height: 238px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.achievements__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.achievements__block {
	padding: 20px 15px 27px 20px;
	background-color: #fafafa;
	min-height: 187px;
}
.achievements__info {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.achievements__tag {
	background-color: #fff;
	font-size: 12px;
	line-height: 118.01%;
	text-transform: uppercase;
	color: #ffffff;
	background-color: rgba(67, 67, 67, 1);
	padding: 4px 11px;
	border-radius: 3px;
	margin-right: 15px;
}
.achievements__date {
	font-size: 12px;
	line-height: 118.01%;
	color: #9e9e9e;
}
.achievements__card-title {
	font-weight: 600;
	font-size: 15px;
	line-height: 118.01%;
	color: #434343;
	margin-bottom: 10px;
	max-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.achievements__description {
	font-size: 13px;
	line-height: 142%;
	color: #686868;
	max-height: 72px;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.achievements__link {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 14.5px;
	line-height: 24px;
	color: #434343;
	padding: 10px 36px;
	border: 1px solid rgba(67, 67, 67, 1);
	border-radius: 4px;
}
@media (max-width: 1500px) {
	.achievements__card:last-child {
		display: none;
	}
	.achievements__card:nth-last-child(-n + 2) {
		margin-right: 0;
	}
	.achievements__container {
		max-width: 1145px;
	}
}
@media (max-width: 1400px) {
	.achievements__title {
		margin-top: 162px !important;
	}
}
@media (max-width: 990px) {
	.achievements__title {
		margin-top: 40px !important;
	}
	.achievements__card-title {
		font-size: 14px;
		line-height: 118.01%;
	}
}
@media (max-width: 767px) {
	.achievements__title {
		margin-bottom: 23px !important;
	}
	.achievements__container {
		max-width: 360px;
	}
	.achievements__wrapper {
		flex-direction: column;
		align-items: center;
	}
	.achievements__card {
		margin-bottom: 24px;
		margin-right: 0;
	}
	.achievements__card:nth-last-child(-n + 2) {
		margin-bottom: 0;
	}
}
.achievements__container-news{
	padding-bottom: 60px;
}
/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?169331019664 */
/* /local/templates/belkorm/components/bitrix/news.list/comments/style.css?16933102094388 */
/* /local/templates/belkorm/components/bitrix/news.list/achievements/style.css?16933102092808 */
