h6 {
    width: 400px;
    text-align: right;
    margin-left: auto;
    margin-right: 20px; 
}

.table_standart {
    font-size: 14px;
    border: 2px solid #0e4779;
}

.table_standart td {
    border: 1px solid #0e4779;
    padding: 5px;
}

.table_container {
    margin: 0 auto;
}

.table_pasport li {
    font-size: 14px;
}

.table_pasport {
    margin: 0 auto;
    width: 1000px;
    border: 3px solid #0e4779;
}

.table_pasport td {
    border: 2px solid #0e4779;
    padding: 5px;
}

.head_td {
    font-size: 18px;
    color: #0e4779;
    text-align: center;
    font-weight: 700;
}

.head_td_center {
    text-align: center;
}

.main_content_about_ds p {
    text-indent: 50px;
    text-align: justify;
}

.our_history_finish_text {
    text-align: center;
    color: #0e4779;
}

.protocols_table {
    margin-bottom: 50px;
    margin-top: 50px;
}

.protocols_table h4{
    margin: 20px auto;
    margin-top: 0;
    width: 800px;
    text-align: center;
    color: #0e4779;
}

.archive_link_pe {
    margin: 0 auto;
    padding-top: 7px;
    display: block;
    width: 200px;
    height: 40px;
    background-color: #2C6291;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
}

.archive_link_pe:hover {
    background-color: #5c9bd1;
    box-shadow:0px 0px 15px 3px rgb(20 121 210 / 40%);
    color: #fff;
}


.table_container_trustee_board .head_td {
    width: 250px;
    height: 100px;
}

.table_container_trustee_board {
    margin-bottom: 50px;
}