

/* Start:/local/templates/main/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17822967031945*/
.news-section {
    color: #4a3c31;
}

.news-section img {
    float: right;
    vertical-align: middle;

}

.news-section h2 {
    margin-top: .7em;
    margin-bottom: 0.6em;
    font-size: 30px;
}

.news-section p {
    margin: 0 0 10px;
    color: #4a3c31;
}


.news-section a {
    color: #2C5E4F;
    text-decoration: underline;
}

.news-section ul {
    padding-bottom: 1em;
}

.news-section ol li {
    list-style-type: decimal;
    padding-bottom: .5em;
    padding-left: .5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.news-section ul li {
    list-style-type: none;
    position: relative;
    margin-left: 2em;
    padding: .2em 0;
}

.news-section ul li::before {
    content: '';
    position: relative;
    left: -14px;
    top: 14px;
    width: 7px;
    height: 7px;
    display: table-cell;
    background-color: currentColor;
    border-radius: 50%
}


@media (max-width: 767px) {
    .news-section ul li::before {
        content: '';
        background-color: #2C5E4F;
        left: -22px;
        top: 16px;
        width: 9px;
        height: 9px
    }
}

.articles-detail ul {
    padding-bottom: 1em;
}

.articles-detail ol {
    padding-left: 2em;
}

.articles-detail ol li {
    list-style-type: decimal;
    padding-bottom: .5em;
    padding-left: .5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.articles-detail ul li {
    list-style-type: none;
    position: relative;
    margin-left: 2em;
    padding: .2em 0;
}

.articles-detail ul li::before {
    content: '';
    position: relative;
    left: -14px;
    top: 14px;
    width: 7px;
    height: 7px;
    display: table-cell;
    background-color: currentColor;
    border-radius: 50%
}

@media (max-width: 767px) {
    .articles-detail ul li::before {
        content: '';
        background-color: #2C5E4F;
        left: -22px;
        top: 16px;
        width: 9px;
        height: 9px
    }
    .news-section h2 {
        font-size: 24px;
    }
}
/* 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 */
/* /local/templates/main/components/bitrix/news/articles/bitrix/news.detail/.default/style.css?17822967031945 */
/* /local/templates/main/components/bitrix/form.result.new/main/style.css?1782296703727 */
