.header .soc {
    margin-left: 0;
}
.header .top_search {
    margin-left: auto;
}
.honor h1 {
	color: #dd9211;
}
.honors .block_header {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 0px 22px;
    margin: 44px 0px 30px;
	font-size: 28px;
}
.honors .block_header a {
	color: #dd9211;
}
.honors .block_header a:hover {
	color: #000066;
}
.honors h3.name {
    min-height: 66px;
    font-size: 21px;
}
.honors h3.name a {
    color: #484848;
}
.honors h3.name a:hover {
    color: #dd9211;
}
.honors .anons {
    margin-bottom: 20px;
	height: 80px;
}

.sflex {
    display: flex;
    flex-wrap: wrap;
	gap: 50px;
}
.honors .block-bottom {
    color: #9f9fa7;
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.4;
}
.honors span.date {
    
}
.honors h2 {
    color: #dd9211;
}
span.date > span * {
    display: inline-block;
    margin: 0px 2px;
}
.clauses_id {
    line-height: 1.4;
    font-weight: 300;
    font-size: 20px;
}
.clauses_id p {
    margin-bottom: 20px;
}
.clauses_all_img {
    float: left;
    margin-right: 40px;
    max-width: max-content;
}
.clauses_id ul {
    list-style: disc;
    padding-left: 24px;
	margin-bottom: 24px;
}
@media (min-width: 1024px) {
	
	.sfb-4 > * {
		width: calc(20% - 30px);
	}
}


/* fix & new */

.text ul li {
	line-height: 1.4!important;
}
.text ul li:before {
	top: 10px!important;
}
.honors h3.name {
    padding-bottom: 8px;
}

.nms-dolzhnost {
	margin-bottom: 4px;
	color: #dd9211;
}

@media (min-width: 1024px) {
    .nms-dolzhnost {
        min-height: 80px;
    }
}