
.displayNone {
    display: none;
}

.mbt-20 {
    margin-bottom: 20px;
}

.content .article-content p {
    font-size: 18px;
    line-height: 22px;
}

.content .article-content-last {
    margin-bottom: 60px;
}

/*.order_call_success, .order_call_error {*/
.back-success, .back-error {
    display: none;
    font-size: 12px;
}

.order_call_success {
    color: green;
}

.back-error {
    color: red;
}

.text-center {
    text-align: center;
}

.success-message {
    font-size: 13px;
}

/*solution pages*/

.section-second {
    display: flex;
    justify-content: space-between;
}

.first-col {
    text-align: center;
    width: 223px;
}

.col-head {
    height: 65px;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #29414C;
    padding-bottom: 10px;
    border-bottom: 1px solid #E9B245;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.first-col > p {
    margin-bottom: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #29414C;
}

/*solution pages*/

.legal-adjustement-item {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-size: 16px;
    /*line-height: 13.1px;*/
    color: #29414C;
}

.legal-adjustement-item > .text-title {
    margin-bottom: 0;
    margin-top: unset;
}

.legal-adjustement-item > .separate-text-title {
    margin-bottom: 1rem;
    margin-top: unset;
    font-weight: 600;
}

.legal-adjustement-item > .text-description {
    margin-bottom: 1rem;
    margin-top: unset;
}

.legal-body-right .adjustement_page_section:not(:first-child) {
    padding-top: 35px;
}

.legal-adjustement-list-icon {
    color: #E9B245;
    margin-right: 10px;
}

.legal-shareholders-list-icon {
    color: #E9B245;
    margin-right: 10px;
}

/*shareholders*/
.shareholders_page_section:last-child {
    margin-top: 45px;
}

/*shareholders*/

/*Significant participants*/
.darkBackground .content > p:not(:first-child) {
    margin: 0;
    padding: 0;
    height: 0;
}

.darkBackground .content .membersBlockItems > p {
    margin: 0;
    padding: 0;
    height: 0;
}

/*Significant participants*/
.staff-member-info {
    margin-top: 10px;
}

.staff-member-fullname {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    /*margin-bottom: 5px;*/
    font-family: 'Montserrat Regular';
    line-height: 20px;
    color: #29414C;
}

.staff-member-position {
    font-family: 'Montserrat Light';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #29414C;
}

.our_team_title {
    margin-bottom: 35px;
    font-size: 28px;
}