#form29862706 .text input[type="text"],
#form29862706 .text input[type="tel"]{
    box-shadow: none;
    border: 1px solid #b3b3b3;
}
#form29862706 .text.error:before{
    top:10px;
}
#form29862706 .text.error:after{
    top:25px;
}

.t700 .t-section__topwrapper {
    margin-bottom: 105px
}

.t700 .cusel{
    width: 100%!important;
    box-shadow: none;
    border-radius: 0;
    border-color: transparent;
    border-bottom-color: #b3b3b3;
}
.t700 .cuselText{
    padding-left: 2px;
}
.t700 .t-section__title {
    margin-bottom: 40px
}

.t700 .t-section__descr {
    max-width: 560px
}

.t700__col {
    margin-top: 0;
    margin-bottom: 0
}

.t700__img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.t700__contentwrapper {
    display: table-cell;
    vertical-align: middle
}

.t700__contentbox {
    display: table;
    width: 100%
}

.t700__video-descr {
    margin-top: 20px
}

.t700__form-upper-text {
    margin-bottom: 20px
}

.t700__form-bottom-text {
    margin-top: 20px
}

.t700 .t-form__inputsbox {
    -webkit-transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
    transition: max-height 0.3s cubic-bezier(.19, 1, .22, 1);
    max-height: 10000px
}

.t700__inputsbox_hidden.t-form__inputsbox {
    overflow: hidden;
    max-height: 0;
    opacity: 0
}

.t700 #form29862706 .t-input-group {
    margin-bottom: 25px
}

.t700 #form29862706 .t-input {
    background-color: transparent;
    -webkit-appearance: none
}

.t700 #form29862706 .t-input-block textarea {
    padding-top: 17px
}

.t700 #form29862706 .t-input-block textarea.t-input_pvis {
    padding-top: 26px
}

.t700 #form29862706 .t-input-block textarea {
    padding-top: 17px;
    background-color: transparent
}

.t700 #form29862706 .t-input-title {
    padding-bottom: 5px
}

.t700 #form29862706 .t-input-subtitle {
    padding-bottom: 15px
}

.t700 #form29862706 .t-input-group_rd .t-input-subtitle {
    padding-bottom: 5px
}

.t700 #form29862706 .t-inputtime, .t700 .t-datepicker__wrapper {
    max-width: 245px
}

.t700 #form29862706 .t-form_bbonly .t-input-title {
    padding-bottom: 0;
    margin-bottom: 0
}

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

.t700 #form29862706 .t-form_bbonly .t-input-block {
    margin-bottom: 30px
}

.t700 #form29862706 .t-form__submit {
    display: block;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px
}

#form29862706 .t-form__successbox {
    display: none;
}

#form29862706 .t-input-group_hidden {
    display: none;
}




@media screen and (max-width: 960px) {
    .t700 .t-section__topwrapper {
        margin-bottom: 60px
    }

    .t700 .t-section__title {
        margin-bottom: 20px
    }

    .t700__col:first-child {
        margin-bottom: 60px
    }
}

@media screen and (max-width: 640px) {
    .t700 .t-form__submit {
        padding-bottom: 20px
    }

    .t700 .t-input-block textarea {
        padding-top: 12px
    }

    .t700 .t-submit {
        width: 100%
    }
}

@media screen and (max-width: 480px) {
    .t700 .t-inputtime, .t700 .t-datepicker__wrapper {
        max-width: 100%
    }
}
