.logo a{
    background-size: 90% !important;
}

.uc-header.header-scroll .t396__artboard{
    background: #000000;
}
.uc-form-callback .t702__wrapper{
    padding: 50px;
}
.uc-form-callback .t-popup__container{
    max-width: 490px;
}
.uc-form-callback .t702__text-wrapper{
    margin-bottom: 35px;
}
.uc-form-callback .t-input-group{
    margin-bottom: 13px;
}
.uc-form-callback .t-input-block .t-input{
    height: 68px;
    background: rgba(225, 225, 225, 0.29) !important;
    font-size: 14px !important;
}
.uc-form-callback .t-input-block .t-input::placeholder{
    font-size: 14px !important;
    font-weight: 400 !important;
}
.uc-form-callback .t-form__submit{
    margin-top: 0px;
}
.uc-form-callback .t-submit{
    height: 68px;
}

@media screen and (max-width: 560px){
    /*.uc-form-callback .t-popup__container{*/
    /*    min-height: inherit !important;*/
    /*    padding-top: 0 !important;*/
    /*    margin-top: 50px !important;*/
    /*}*/
    /*.uc-form-callback .t702__wrapper{*/
    /*    border-radius: 10px !important;*/
    /*}*/
    .uc-form-callback .t702__wrapper{
        padding-top: 0 !important;
    }
}

.t-popup .t-form__inputsbox{
    display: flex;
    flex-direction: column;
}
.t-popup .t-input-group_cb{
    order: 4;
    margin-top: 25px;
    text-align: center;
}
.form-default .t-input-group_cb a{
    text-decoration: underline !important;
}
.t-popup .t-checkbox__indicator{
    border: 1px solid #C4C4C4;
}
.t-popup .t-checkbox__indicator:after{
    left: 7px;
    top: 3px;
    border: solid #C4C4C4;
    border-width: 0 2px 2px 0;
}

.form-default .t-checkbox__indicator{
    border: 1px solid #C4C4C4;
}
.form-default .t-checkbox__indicator:after{
    border-color: #C4C4C4;
    width: 4px;
}
.form-default .t-input-group_cb{
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -45px;
    width: auto !important;
    text-align: center;
}
.form-default .t-input-group_cb .t-checkbox__control{

}

.form-default .tn-atom .js-error-control-box .t-checkbox__control:before, .form-default .tn-atom .js-error-control-box .t-radio__wrapper:before{
    display: none !important;
}

.form-default .t-input-title{
    font-size: 15px !important;
    font-weight: 300 !important;
    color: #ffffff !important;
    padding-bottom: 8px !important;
}

.form-default .t-form__inputsbox{
    flex-wrap: wrap;
    width: 560px;
    gap: 18px 40px;
}
@media screen and (max-width: 1200px){
    .form-default .t-form__inputsbox{
        width: 450px;
        gap: 18px;
    }
}
@media screen and (max-width: 960px){
        .form-default .t-form__inputsbox{
            width: 100% !important;
        }
}

.form-default .t-input-group{
    padding: 0 !important;
    width: calc(50% - 20px);
}
@media screen and (max-width: 1200px){
    .form-default .t-input-group{
        padding: 0 !important;
        width: calc(50% - 9px);
    }
}
@media screen and (max-width: 640px){
    .form-default .t-input-group{
        width: 100%;
    }
}

.form-default .t-input-group.t-input-group_in{
    width: calc(33% - 25px);
}
@media screen and (max-width: 1200px){
    .form-default .t-input-group.t-input-group_in{
        width: calc(33% - 11px);
    }
}
@media screen and (max-width: 640px){
    .form-default .t-input-group.t-input-group_in{
        width: 100%;
    }
}

.form-default .tn-form__submit{
    width: 100%;
    margin-top: 5px;
}
@media screen and (max-width: 1200px){
    .form-default .tn-form__submit{
        margin-top: -5px;
    }
}
@media screen and (max-width: 640px){
    .form-default .tn-form__submit{
        margin-top: 30px !important;
    }
}

.form-default .t-checkbox__labeltext div{
    font-size: 12px !important;
}

@media screen and (max-width: 991px){
    .form-default .t-input-group_cb{
        width: max-content !important;
        margin-bottom: 0 !important;
        bottom: -40px;
    }
}
@media screen and (max-width: 375.9px){
    .form-default .t-input-group_cb{
        width: auto !important;
        left: 0;
        bottom: -60px;
    }
}

@media screen and (max-width: 1200px){
    .map iframe{
        width: 100% !important;
        height: 100% !important;
    }
}

.uc-mobile-menu .t450__menu_show{
  max-width: inherit !important;  
}
.uc-mobile-menu .t450__logowrapper{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    margin: 0;
    z-index: 20;
}
.uc-mobile-menu .t450__right_buttons_but a{
    color: #ffffff !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 155%;
    margin-bottom: 50px;
    border: none !important;
    padding: 0;
}
