.uc-posts{
    z-index: 99;
    position: relative;
}
.t-body_popupshowed .uc-posts {
    z-index: 9999;
}
.t-feed__post-popup__close-wrapper{
    border-bottom:none;
}
.t-menuburger span {
    border-radius: 1px;
}
.t282__closed .t282__logo {
    opacity:0;
}
.t-menuburger-opened span{
    background-color: #ffffff !important;
}
.t282__menu__items li:last-child a.t282__menu__link {
    border-bottom: 1px solid #fff;
}
.t282__menu__item {
    margin-bottom: 15px;
}
.t-zoomer__container {
    background-color: #26252D !important;
}
.t-form .js-error-control-box .t-input-error {
    display: none !important;
}
.line1px {
  height: 1px !important;
}
.t-checkbox__indicator {
    border-radius: 2px;
    border-width: 1px;
}
.t-checkbox__indicator:after {
    left: 7px;
    top:3px;
}
.uc-faq .t1118__descr a[href^="#popup:form"]{
    background: #fff;
    border: 1px solid #fff;
    color: #000 !important;
    padding: 16px 30px;
    border-radius: 2px;
    margin-right: 10px;
    display: inline-block;
    font-size:13px !important;
    transition: 0.3s ease all;
}
.uc-faq .t1118__descr a[href^="#popup:form"]:hover{
    background: transparent;
    color: #fff !important;
}
.t-feed__parts-switch-btn a {
    padding: 12px 22px 12px !important;
}
.t-feed__post-popup__close-wrapper {
    background-color: #26252d !important;
}
.t-feed__buttons-wrapper{
    margin-top: 0;
}
.t-feed__button-wrapper {
    margin-top: 20px;
    padding-bottom: 40px;
}
.uc-faq .t1118__descr a[href^="/proekty"]{
    background: transparent;
    border: 1px solid #545262;
    color: #fff !important;
    padding: 16px 30px;
    border-radius: 2px;
    /*margin-right: 10px;*/
    display: inline-block;
    font-size:13px !important;
    transition: 0.3s ease all;
}
.uc-faq .t1118__descr a[href^="/proekty"] img{
    width: 11px;
    vertical-align: middle;
    margin-left: 6px;
    margin-top: -1px;
    transform: rotateZ(-45deg);
}
.uc-faq .t1118__descr a[href^="/proekty"]:hover{
    border-color:#fff;
}
.t-form__errorbox-middle {
    display: none !important;
}
.t702 .t-form_bbonly .t-input-title {
    margin-bottom: 10px;
}

@media screen and (max-width: 560px) {
    .t-feed__post-popup__title {
        font-size:26px;
    }
    .t-feed__post-popup__close-text{
        font-size:14px;
    }
    .t896 ul.t-feed__parts-switch-wrapper{
        display: flex;
        flex-direction: column;
        margin-bottom: 10px;
    }
    .t-feed__row-grid__post-wrapper .t-feed__post-bgimg.t-feed__post-bgimg_square {
        padding-bottom: 60%;
    }
    .t896 .t-feed__parts-switch-btn_bg {
        margin-right: 5px;
    }
    .t-feed__parts-switch-btn_bg {
        margin-right: 0;
    }
    .t390__descr {
        margin-top: 20px;
    }
    .uc-faq .t1118__descr a[href^="#popup:form"],
    .uc-faq .t1118__descr a[href^="/proekty"]{
        margin-bottom: 10px;
    }
    .t1118__textwrapper {
        padding-bottom: 15px;
    }
    .super-form .t-checkbox__labeltext{
        display: table-cell;
        padding-left: 10px;
    }
    .super-form .t-checkbox__indicator{
        vertical-align: -webkit-baseline-middle;
    }
    .t702 .t-popup__block-close {
        background: #26252d;
    }
    .t702 .t702__title {
        text-align: left;
    }
}