.block_header {
    font-size: 2em;
    margin-bottom: 1.5em;
    font-weight: 400;
    text-align: center;
}
.block_header a {
	color: #000;
}
.block_header:after {
	background: #3a5795;
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    margin: 0 auto;
}
.show_all {
	text-align: right;
}
.news_list {
	margin: 0 0 10px;
}
.block-text h4 {
	line-height: 1.8;
	font-size: 16px;
}
.block-text {
	display: list-item;
}
.bottom-feedback-form {
    text-align: center;
    font-weight: bold;
}
.top-feedback-form {
    padding-left: 120px;
    font-weight: bold;
}
#bottom-feedback-btn {
    margin-top: 5px;
}



/** uslugi **/


.uslugi h3 {
	text-align: center;
	margin: 20px 0 25px;
}

.uslugi h3::after {
    background:#3a5795;
    content: "";
    display: block;
    height: 5px;
    width: 60px;
    margin: 0 auto;
}


.uslugi-menu {


}


.uslugi-menu li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 159px;
	height: 136px;
	font-size: 0.85em;
}

.uslugi-menu a {
	
}

.uslugi-menu li img {
	display: block;
	margin: 0 auto;
	height: 32px;
	width: auto;
}

