.t397__col::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
}
.uc-desk-menu{
    opacity: 0;
    visibility: hidden;
    top: -100%;
    position: fixed;
    z-index: 8;
    width: 100%;
    height: 100%;
    transition: 1s;
}
.uc-desk-menu.active{
    top:0;
    opacity:1;
    visibility: visible;
}
.uc-menu {
    position: absolute;
    z-index: 9;
    height: auto;
    width: 100%;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}
.t218__btn-wrapper {
    padding-top: 20px;
}
.t450__container .t-menusub__content:not(.t978__submenu-content) {
    padding-left: 20px;
}
.t450__right_buttons_but {
    width: 100%;
    letter-spacing: 1px;
}
.t450 a {
    width: 100%;
}
.t450 {
    background-color: rgb(17 17 17 / 85%) !important;
}
.t450__rightcontainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
            flex-direction: column;
}
.t450__right_social_links {
    order:0;
}
.t450__right_descr {
    order: 1;
}
.t450__right_buttons {
    order:2;
}
.tn-elem .t-slds__arrow,
.t-slds__bullet_body{
    border-radius: 0;
}
.t218__textwrapper {
    margin: 40px;
}
.uc-tabs{
    border-bottom: 1px solid #000;
}
.t218__textfield {
    padding-top: 30px;
}
.uc-also-gallery{
    padding-top: 20px !important;
}
.t218__blockimg {
    border: 40px solid #fff;
}
/*Кнопка "загрузить файлы" */
.t-upwidget-container__button.t-text:not(.t-upwidget-container__button_fileholder):after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0px;
    padding-left: 30px;
    content: "Загрузить файлы: jpg, png, pdf..";
    font-weight: 500;
    font-size: 15px;
    background: #000;
    padding-right: 30px;
}
.t-upwidget-container__button.t-text:not(.t-upwidget-container__button_fileholder) {
    visibility: hidden;
    position: relative;
    width: 100%;
    color: #fff !important;
}
.t823__main-wrapper {
    padding-top:0;
    padding-bottom:0;
}
.t585 .t-container,
.t585 .t-col_12,
.t397 .t-container,
.t397 .t-width_12 {
    max-width: 100%;
}
.t397__title,
.t397__tab_active .t397__title{
    padding-bottom: 40px;
}
.t823__wrapper {
    height:100%;
}
.t823 .t-form__submit {
    margin-bottom:0;
}
.t823 .t-form__submit .t-submit{
    height: 70px;
    padding-left: 80px;
    padding-right: 80px;
}
.t702 .t-submit {
    height: 70px;
}
.t585 .t-col_12.t-col {
    margin-left: 40px;
    margin-right: 40px;
}
.uc-komu {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.t585 .t-col.t-col_12:first-child .t585__header {
    border-top: 1px solid #000 !important;
    padding-top: 30px;
}
.t037__title,
.t823__title{
    letter-spacing: .5px;
}
.t142 .t142__submit,
.t823 .t-submit,
.t400 .t400__text,
.t702 .t-submit,
.t218__btn-wrapper{
    letter-spacing: 1px;
}
.t280__menu__content {
    padding-left:140px !important;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}
.main_btn a {
    border-color:rgb(255 255 255 / 50%) !important;
}
.uc-marque {
    position: relative;
    z-index: 1;
}
.t135 {
    z-index: 9999;
}
.uc-marque .t1003__item-txt {
    margin: 0 20px 0 20px !important;
    padding: 0px !important;
    border-bottom: 1px solid transparent;
    -webkit-transition: border .25s;    
    -o-transition: border .25s;    
    transition: border .25s;
}
.uc-marque .t1003__item-txt:hover {
    border-bottom: 1px solid #fff;
}
@media screen and (min-width: 981px) {
    .t218__blocktext {
        border-right: 1px solid #000;
    }
}
@media screen and (max-width: 1599px) {
    .uc-marque .t1003__item-txt,
    .t585__title{
        font-size: 21px !important;
    }
    /*.uc-marque {
        bottom: -25px;
    }*/
}

@media screen and (max-width: 1200px) {
    .t280__menu__content {
        padding: 0 40px;
    }
}

@media screen and (max-width: 980px) {
    .t218__textfield {
        padding-bottom: 0;
    }
    .t218{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
                flex-direction: column;
    }
    .t218__blockimgmobile {
        order:2;
        padding-bottom: 40px;
    }
    .t218__btn-wrapper {
        padding-bottom:0px;
    }
    .t397__title {
        font-size:18px !important;
        max-width: 300px;
        padding-bottom: 20px !important;
    }
}

@media screen and (max-width: 960px) {
    .t-menusub__list-item {
        margin-bottom: 10px;
    }
    .t823__col_img_mobile.t823__col_img {
        height: 400px;
    }
    .t585 .t-col_12.t-col {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media screen and (max-width: 640px) {
    #allrecords .t397__wrapper_mobile-flex {
        padding-left: 0px;
    }
    .t218__descrfield {
        padding-top: 0;
    }
    .t823__col_img_mobile.t823__col_img {
        height: 280px;
    }
    .uc-marque .t1003__item-txt, .t585__title {
        font-size: 18px !important;
    }
    .t585__text{
       font-size: 16px !important; 
    }
    .t823__title {
        font-size: 24px !important; 
    }
}

@media screen and (max-width: 480px) {
    .t218__blockimgmobile {
        padding-bottom: 20px;
    }
    .t397__title {
        font-size:16px !important;
    }
    .t218__textwrapper {
        margin: 20px;
    }
    .t585 .t-col.t-col_12:first-child .t585__header{
        padding-top: 20px;
    }
}