#nav4849324 {
    position: fixed;
}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('/tensecrets/2/images/icon_top.png') no-repeat;
}

.prev-project-container {
    background: #000;
    margin-top: 40px;
}

.prev-project-container a {
    color: #f51313;
    text-decoration: none;
}

.prev-project-container .t-text {
    color: #fff;
}

.pers-bg {
    background: url(/tensecrets/2/images/tild6633-3731-4532-a237-613365323930__firestation1209825_1920.jpg) center bottom no-repeat;

}

.pers-bg .t-name, .pers-bg .t-descr {
    color: #fff;
}

#ya_share {
    position: fixed;
    left: 10px;
    top: 40%;
    width: 24px;
}

#ya_share .ya-share2__item {
    display: block;
    margin-bottom: 5px;
}

.t119__preface {
    font-size: 25px;
}

.bar-button {
    display: none;
    position: absolute;
    right: 0;
    top: 0px;
    width: 70px;
    height: 40px;
    padding-top: 8px;
    padding-bottom: 2px;
    cursor: pointer;
}

@media all and (max-width: 980px) {

    .bar-button {
        display: block !important;
    }

    #nav4849324 .m {
        display: block;
    }

    #nav4849324.collapsed .m {
        display: none;
    }

    #ya_share {
        left: 0 !important;
        position: absolute !important;
        top: 60px !important;
        width: 100% !important;
        text-align: left;
        text-align: center;
    }

    #ya_share .ya-share2__item {
        display: inline-block;
        margin-bottom: 5px;
    }

    .t229__centerside {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .scrollup{

        bottom:10px !important;
        right:10px !important;
    }
}