.consultation.second__type {
    padding: 80px 0;
	font-family: Onest;
}

.double__consultation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    gap: 32px;
    position: relative;
    z-index: 2;
}
.double__consultation > div {
    width: 100%;
}
.double__consultation-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.double__consultation-left > .title {
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -1px;
    color: #fff;
}
.on__contact .title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.5px;
    color: #fff;
    margin-bottom: 8px;
}

.on__contact a {
    color: #fcc11f;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -1px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.standart__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form {
    width: 100%;
}

.standart__form .standart__form {
    margin-top: auto;
}

.standart__form .standart__form {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.standart__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.double__consultation input, .double__consultation textarea {
    color: #fff;
}

.form-column_bottom {
    padding-top: 12px;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.form-column_bottom {
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.form__line.with__title span {
    position: absolute;
    padding-top: 3px;
}
.text-or-20 {
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
}

.form__line input, .form__line textarea {
    outline: none !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.5px;
    padding-bottom: 14px;
    background: none;
    border: none;
    width: 100%;
    border-bottom: 1px solid #fff;
    color: inherit;
    font-family: Onest;
}

.form__line.with__title input {
    padding-left: 108px;
}
.double__consultation input, .double__consultation textarea {
    color: #fff;
}

.form__line.with__title span {
    position: absolute;
    padding-top: 3px;
}

.text-or-20 {
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #fff;
}

.form__line.with__title input {
    padding-left: 108px;
}
.double__consultation input, .double__consultation textarea {
    color: #fff;
}

.form__line input, .form__line textarea {
    outline: none !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.5px;
    padding-bottom: 14px;
    background: none;
    border: none;
    width: 100%;
    border-bottom: 1px solid #fff;
    font-family: Onest;
}

.form-column_bottom-politics {
    max-width: 320px;
}
.color-white {
    color: #fff;
}
.text-or-10 {
    font-size: 10px;
    line-height: 120%;
}

.form-column_bottom-link {
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    -webkit-transition: all linear 0.4s;
    -o-transition: all linear 0.4s;
    transition: all linear 0.4s;
    cursor: pointer;
}

.double__consultation input, .double__consultation textarea {
    color: #fff;
}

.form__line input::placeholder, 
.form__line textarea::placeholder {
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

.form__line input:-ms-input-placeholder, 
.form__line textarea:-ms-input-placeholder { /* Для IE 10-11 */
    color: rgba(255, 255, 255, 0.7);
}

.form__line input::-ms-input-placeholder, 
.form__line textarea::-ms-input-placeholder { /* Для Edge */
    color: rgba(255, 255, 255, 0.7);
}

.form__line input::-moz-placeholder, 
.form__line textarea::-moz-placeholder { /* Для Firefox */
    color: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

@media (max-width: 1260px) {
    .double__consultation {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 60px;
    }
}

@media (max-width: 1531px) {
    .double__consultation-left > .title {
        font-size: 36px;
        font-style: normal;
        font-weight: 500;
        line-height: 38px;
        letter-spacing: -1px;
    }
}

@media (max-width: 690px) {
    .double__consultation-left {
        gap: 16px;
    }
}
@media (max-width: 1260px) {
    .double__consultation-left {
        gap: 24px;
    }
}

@media (max-width: 690px) {
    .double__consultation-left > .title {
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: -1px;
    }
}

@media (max-width: 576px) {
    .on__contact a {
        font-size: 26px;
    }
}


.person-info__item-descr ul {
    list-style: none;
    padding-left: 20px;
}

.person-info__item-descr li {
    position: relative;
    padding-left: 0;
}


.person-info__item-descr li:not(:last-child) {
	margin-bottom: 12px;
}

.person-info__item-descr li::before {
    content: "-";
    color: #fcc11f;
    font-size: 200%;
    position: absolute;
    left: -0.7em;
    top: 0;
}

.team-personal-detail .detail-text ul li strong{
	font-weight:bold;
}