
.t722__mainblock {
    margin: 0 auto
}

.t722__content {
    background-color: #fff;
    padding: 60px 45px 70px
}

.t722__descr {
    margin-top: 24px
}

.t722__textwrapper {
    margin-bottom: 74px
}

.t722__hint {
    margin-top: 30px
}

.t722 .t-form__inputsbox {
    display: table;
    -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1), opacity 0.3s linear;
    transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1), opacity 0.3s linear;
    max-height: 5000px
}

.t722__inputsbox_hidden.t-form__inputsbox {
    display: block;
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t722 .t-form_inputs-total_5 .t-input-group {
    width: 20%
}

.t722 .t-form_inputs-total_4 .t-input-group {
    width: 25%
}

.t722 .t-form_inputs-total_3 .t-input-group {
    width: 33.33%
}

.t722 .t-form_inputs-total_2 .t-input-group {
    width: 49%
}

.t722 .t-form_inputs-total_1 .t-input-group {
    max-width: 460px;
    width: 460px
}

.t722 .t-form.t-form_inputs-total_1 {
    display: table;
    margin: 0 auto
}

.t722 .t-input-group {
    display: inline-block;
    vertical-align: middle;
}

.t722 .selectOfficeFormHidden{
    padding: 20px 0;
}

.t722 .t-input-block {
    height: 100%;
    width: 100%;
    padding-right: 20px;
    box-sizing: border-box
}

.t722 input.t-input {
    height: 56px;
    background-color: transparent;
    color: #000000;
    border: 1px solid #595008!important;
    box-shadow: none;
    padding: 0 20px!important;
}

.t722 .t-input__vis-ph {
    top: 20px
}

.t722 .t-input-title {
    padding-bottom: 5px;
    text-align: left
}

.t722 .t-input-subtitle {
    margin-top: -5px;
    padding-bottom: 10px;
    text-align: left
}

.t722 .t-form__submit {
    display: table-cell;
    vertical-align: top;
    height: 100%
}

.t722 .t-submit {
    height: 56px;
    padding-left: 40px;
    padding-right: 40px
}

.t722 .t-datepicker {
    width: 100%
}

.t722 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

.t722 .t-form_bbonly .t-input-subtitle {
    padding-bottom: 0;
    padding-top: 5px
}

.t722 .cusel {
    margin-top: 0;
    position: relative;
    left: -114px;
}

.t722 .selectOfficeFormHidden {
    padding: 20px 0px;
    position: relative;
    left: -132px;
}

.t722 .t-form__successbox {
    display: none;
}

.t722 .t-input-group_hidden {
    display: none;
}

@media screen and (max-width: 1160px) {
    .t722 .selectOfficeFormHidden {
        min-width: 200px;
        left: -95px;
    }
    
    .t722 .cusel {
        left: -80px;
    }
}

@media screen and (max-width: 960px) {
    .t722__mainwrapper {
        padding: 0 20px
    }

    .t722__content {
        padding: 60px 45px
    }

    .t722__textwrapper {
        margin-bottom: 32px
    }

    .t722 .t-form__inputsbox, .t722 .t-form.t-form_inputs-total_1 {
        display: block
    }

    .t722 .t-input-group, .t722 .t-form_inputs-total_1 .t-input-group {
        display: block;
        width: 100% !important;
        max-width: 100% !important
    }

    .t722 .t-input-block {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0
    }

    .t722 .t-form__submit {
        display: block;
        width: 100%
    }

    .t722 .t-submit, .t722 .t-input {
        width: 100%
    }
    
    .t722 .cusel, .t722 .selectOfficeFormHidden {
        left: 0;
    }
}

@media screen and (max-width: 640px) {
    .t722__content {
        padding: 30px 20px 45px
    }

    .t722__textwrapper {
        margin-bottom: 24px
    }

    .t722__descr {
        margin-top: 24px
    }

    .t722 .t-submit, .t722 .t-input {
        height: 50px
    }

    .t722 .t-input__vis-ph {
        top: 17px
    }

    .t722 .t-input_pvis {
        padding: 22px 20px 10px 20px
    }
    
    .t722 .cusel, .t722 .selectOfficeFormHidden {
        left: 0;
    }
}

.t722 .t-input-error {
    display: none !important
}

.t722 .t-form__errorbox-wrapper {
    margin-top: 20px;
    margin-bottom: 20px
}

.t722 .t-form__errorbox-middle {
    display: none
}

.t722 .t-form__errorbox-bottom {
    display: block
}

@media screen and (max-width: 960px) {
    .t722 .t-form__errorbox-middle {
        display: block
    }

    .t722 .t-form__errorbox-bottom {
        display: none
    }
}