

/* Start:/local/templates/main/components/bitrix/news/news/guta/simple/.default/style.css?178229670339*/
#ajaxNews {
    padding-bottom: 40px;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/news_list/style.css?1782296703552*/
.news-list {
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.news-list__more {
    margin: 40px auto 0;
    display: flex;
    justify-content: center;
}

.news-list__more .btn {
    width: 256px;
}

@media (max-width: 1150px) {
    .news-list {
        gap: 16px;
    }

    .news-list__more {
        margin-top: 24px;
    }
}

@media (max-width: 768px) {
    .news-list {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width: 576px) {
    .news-list {
        grid-template-columns: 1fr;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/show_more/style.css?1782296703259*/
.load_more.btn {
    margin: 40px auto 0;
    display: block;
    width: 256px;
}
.no-more-message {
    display: none;
}

.no-more-message {
    display: none !important;
}
@media  (max-width: 1150px) {
    .load_more.btn {
        margin: 24px auto;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/main/style.css?1782296703727*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/main/components/bitrix/form.result.new/main/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/main/components/bitrix/form.result.new/main/images/icon_warn.gif);
}




input[name="form_text_27"] {
	display:none;
}

.block-captcha {
	min-height: 102px;
	width: 100%;
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/main_rewiews/style.css?178229670364*/
.reviews-slider__stars-item {
    display: flex;
    gap: 4px;
}
/* End */
/* /local/templates/main/components/bitrix/news/news/guta/simple/.default/style.css?178229670339 */
/* /local/templates/main/components/bitrix/news.list/news_list/style.css?1782296703552 */
/* /local/templates/main/components/bitrix/system.pagenavigation/show_more/style.css?1782296703259 */
/* /local/templates/main/components/bitrix/form.result.new/main/style.css?1782296703727 */
/* /local/templates/main/components/bitrix/news.list/main_rewiews/style.css?178229670364 */
