.glavbyx-sidebar {
    position: fixed;
    top: 0;
    right: -100%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    width: 100%;
    max-width: 615px;
    background: #1B1B1B;
    box-shadow: 6px 7px 30px 3px rgba(0, 0, 0, 0.17);
    height: 100vh;
    z-index: 889;
    padding: 50px 0 60px;
    display: flex;
    flex-direction: column;
    color: #fff;
    transition: all linear .3s;
}
.glavbyx-sidebar.active {
    right: 0;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.glavbyx-sidebar button {
    background: none;
    box-shadow: none;
    border: none;
    transition: linear .2s;
    color: #fff;
}
.glavbyx-sidebar .sidebar-head {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #FFFFFF;
}
.glavbyx-sidebar .sidebar-head .title {
    flex: 1;
    font-weight: 600;
    font-size: 24px;
}

.glavbyx-sidebar .sidebar-content {
    padding-left: 50px;
    padding-right: 30px;
    padding-top: 25px;
}

.glavbyx-sidebar .sidebar-content {
    font-size: 20px;
    display: flex;
    flex-direction: column;
    font-weight: 300;
}
.glavbyx-sidebar .sidebar-content p.title {
    margin-bottom: 65px;
}
.glavbyx-sidebar .sidebar-content .sidebar-content__items >*:not(:last-child) {
    margin-bottom:  30px;
}
.glavbyx-sidebar .sidebar-content .sidebar-content__items .sidebar-content__item .title {
    margin-bottom: 15px;
}
.glavbyx-sidebar .sidebar-content .sidebar-content__items  .sidebar-content__itemW {
    padding-left: 40px;
    margin-bottom: 10px;
}

.glavbyx-sidebar .sidebar-bottom {
    margin-top: auto;
    padding-left: 50px;
    padding-right: 30px;
}
.glavbyx-sidebar .sidebar-bottom .btn-yellow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    font-size: 22px;
    color: #FFEA28;
    border: 1px solid #FFEA28;
    border-radius: 2px;
    height: 70px;
}

.glavbyx-party .body-bg{
    position: relative;
    overflow: hidden;
    background: #080C30;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}
.glavbyx-header {
    padding-top: 50px;
    padding-bottom: 0;
}
.container {
    margin: 0 auto;
    max-width: 1146px;
}


.glavbyx-party .block_middle {
    border: none;
}

.glavbyx-header.header-wrap {
    margin-top: 30px;
}
.glavbyx-header .header-wrap .partner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
}
.glavbyx-header .header-wrap .partner >*:not(:last-child) {
    margin-bottom: 28px;
}

.glavbyx-header .container .sec-title {
    margin-top: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
}
.glavbyx-header .block_middle {
    color: #fff;
}


.glavbyx-header .block_chat_item p {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}


.glavbyx-header .partner-wrap .green {
    max-width: 206px;
}
.glavbyx-header .partner-wrap {
    display: flex;
    align-items: center;
}
.glavbyx-header .partner-wrap>*:not(:last-child) {
    margin-right: 25px;
}

.glavbyx-header .partner .partner-btns {
    display: flex;
    justify-content: flex-end;
}
.glavbyx-header .partner .partner-btns>*:not(:last-child) {
    margin-right: 30px;
}
.glavbyx-header .partner .partner-btns button {
    box-shadow: none;
    border:  none;
    background: none;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    transition: linear .2s;
}
.glavbyx-header .partner .partner-btns button:hover {
    opacity: .8;
}

.glavbyx-header .partner .partner-btns .glavbyx-sidebarBtn {
    padding: 8px 13px;
    background: #F21C1C;
    border-radius: 2px;
}


.blopck_bottom {
    padding: 8px 16px;
}
.glavbyx-header .block_time_item p, .glavbyx-header .block_time_item {
    font-size: 16px;
    line-height: 22px;
    color: #474D5E;
}



@media (max-width:1199.5px){
    .block_title h1 {
        font-size: 77px;
        line-height: 77px;
    }
}

@media (max-width:991.5px){



    .blopck_bottom {
        padding: 26px 21px;
    }

    .block_time_item p, .block_time_item {
        font-size: 18px;
        line-height: 23px;
    }

    .time {
        margin-bottom: 4px;
    }

    .progress_block {
        position: absolute;
        top: 26px;
        LEFT: 35px;
        HEIGHT: calc(100% - 52px);
        width: 2PX;
        margin-top: 0;
    }

    .blopck_bottom {
        POSITION: RELATIVE;
    }

    .track_progress:before {
        bottom: 0;
        left: -16px;
        top: unset;
    }
    .block_img {
        position: unset;
        max-width: 260px;
    }

    .block_item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin:38px 0 120px;
        padding: 25px 19px;
    }

    .block_item .block_txt {
        max-width: 100%;
    }

    .block_item .subtitle {
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 15px;
    }

    .block_item .title {
        font-size: 32px;
        line-height: 34px;
    }

    .block_item .text p, .block_item .text {
        font-size: 12px;
        line-height: 16px;
    }

    .block_title h1 {
        font-size: 47px;
        line-height: 48px;
        max-width: 258px;
        margin: 0 auto 26px;
    }

    .block_title .subtitle {
        font-size: 18px;
        line-height: 25px;
    }

    .block-txt_center {
        font-size: 14px;
        line-height: 20px;
    }

    .btn {
        font-size: 14px;
        line-height: 17px;
    }

    .big_title {
        font-size: 60px;
        line-height: 65px;
        margin-bottom: 48px;
    }

    .block_txt_btn p {
        font-size: 18px;
        line-height: 22px;
    }

    .block_txt_btn .btn {
        margin-top: 31px;
    }

    .block_socseti {
        padding-top: 24px;
        padding-bottom: 170px;
    }

    .block_img.left_pos {
        margin: 0 auto -130px;
    }
    .block_txt_btn {margin-bottom:48px;}
    .block_item.justify-content-start{
        padding: 48px 19px;
        margin-bottom: 90px;
    }
    .block_img.right_pos {
        margin: 0 auto -115px;
    }
    .block_item.mh-336 {
        padding: 50px 19px;
    }

    .block_item.mh-336 .block_txt {
        max-width: 100%;
    }
    .block_img.left_pos_two {
        margin: 0 auto -105px;
    }
    .header .col-md-5 img {
        max-width: 75px;
    }
}

.blavbyx-bottom {
    margin-top: 190px;
}

.glavbyx-party .footer {
    border: none;
}

.blavbyx-bottom .footer-left {
    max-width: 600px;
}
.blavbyx-bottom .footer-right {
    max-width: 420px;
}

.blavbyx-bottom .footer-right  .footer-right__items>*:not(:last-child) {
    margin-bottom: 70px;
}
.blavbyx-bottom .footer-right  .footer-right__items {
    margin-bottom: 30px;
}

.blavbyx-bottom .footer-right .footer-right__item .footer-right__img {
    width: 90px;
    min-width: 90px;
    margin-right: 33px;
}
.blavbyx-bottom .footer-right .footer-right__item .date{
    font-size: 45px;
    margin-bottom: 10px;
}

.blavbyx-bottom .footer-right .footer-right__item .footer-right__text p {
    font-size: 16px;
    line-height: 21px;
}


.blavbyx-bottom .footer-left .sec-title {
    font-weight: 600;
    font-size: 45px;
    max-width: 500px;
    margin-bottom: 40px;
}

.blavbyx-bottom .footer-left .sec-descr {
    margin-bottom: 145px;
    font-size: 22px;
}
.blavbyx-bottom .footer-left .pol {
    font-size: 13px;
    margin-bottom: 25px;
}
.blavbyx-bottom .footer-left .pol>*:not(:last-child) {
    margin-right: 20px;
}
.footer-right{
    position: relative;
}
.footer-right__item--abs{
    content: '';
    position: absolute;
    right: -35%;
    top: -40%;

    display: block;
}
.footer-right__item--abs svg {
    position: absolute;
    top: 47px;
    left: 80px;
}
.footer-left .soc >*:not(:last-child) {
    margin-right: 10px;
}
.footer-left .soc .link {
    width: 30px;
    height: 30px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s;
}
.footer-left .soc .link:hover {
    opacity: .7;
}

.footer-left .soc .link img {
    width: 20px;
    height: 20px;

}
.glavbyx-party .body-bg {
    height: calc(100vh - 30px);
    padding-bottom: 50px;
}

@media (max-width:  1100px) {
    .glavbyx-header, .blavbyx-bottom {
        padding-left: 16px;
        padding-right: 16px;
    }
    .glavbyx-party .footer-right__item--abs {
        right: 0;
        opacity: .6;
    }
}
@media (max-width:  900px) {
    .blavbyx-bottom .footer-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .blavbyx-bottom .footer-left, .blavbyx-bottom .footer-right {
        max-width: 100%;
    }
    .blavbyx-bottom .footer-left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .glavbyx-party .body-bg {
        padding-bottom: 100px;
    }
    .blavbyx-bottom {
        margin-top: 50px;
    }
}

@media (max-width: 1100px) {
    .glavbyx-party .body-bg {
        height: auto;
    }
    .glavbyx-party .header-wrap {
        position: relative;
        z-index: 5;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .glavbyx-header .partner-wrap {
        justify-content: space-around;
    }
    .glavbyx-sidebar{
        height: 100%;
    }
    .glavbyx-sidebar button svg{
        width: 20px;
        height: 20px;
    }
    .glavbyx-sidebar .sidebar-content, .glavbyx-sidebar .sidebar-head, .glavbyx-sidebar .sidebar-bottom {
        padding-left: 16px;
        padding-right: 16px;
    }
    .glavbyx-sidebar .sidebar-content {
        font-size: 16px;
    }
    .glavbyx-sidebar .sidebar-bottom .btn-yellow {
        font-size: 20px;
        height: 50px;
    }
    .glavbyx-header .partner .partner-btns {
        flex-direction: column;
    }
    .glavbyx-header .partner .partner-btns>*:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .glavbyx-sidebar .sidebar-content p.title {
        margin-bottom: 30px;
    }
}
@media (max-width: 1300px) {
    .glavbyx-party .body-bg {
        height: 100%;
        padding-bottom: 100px;
    }
}
@media (max-width: 800px) {
    .glavbyx-party {
        text-align: center;
    }
    .glavbyx-party .body-bg {
        height: auto;
        padding-bottom: 100px;
    }
    .blavbyx-bottom .footer-right .footer-right__items .footer-right__item  {
        flex-direction: column;
        align-items: center;
    }
    .blavbyx-bottom .footer-right .footer-right__item .footer-right__img {
        margin-right: 0;
    }
    .blavbyx-bottom .footer-left {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .glavbyx-sidebar {
        text-align: left;
    }
}

@media (max-width:  600px) {
    .glavbyx-header .container .sec-title, .blavbyx-bottom .footer-left .sec-title {
        font-size: 24px;
        text-align: center;
    }
    .blavbyx-bottom .footer-left .sec-title {
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .blavbyx-bottom .footer-left .sec-descr {
        font-size: 20px;
    }
    .glavbyx-header .logo svg{
        width: 70px;
        height: auto;
    }
    .glavbyx-header .partner img {
        width: 120px;
    }
    .glavbyx-party .block-list_time {
        width: 100%;
    }
    .footer-right__item--abs {
        opacity: .3;
    }
    .blavbyx-bottom .footer-right .footer-right__item .date {
        font-size: 24px;
    }
    .blavbyx-bottom .footer-right .footer-right__item .footer-right__text p {
        font-size: 14px;
    }
    .blavbyx-bottom .footer-left .pol {
        width: 100%;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .blavbyx-bottom .footer-left .pol>*:not(:last-child) {
        margin-right: 0;
        margin-bottom: 5px;
    }
    .glavbyx-party .soc {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .blavbyx-bottom .footer-left .sec-descr {
        text-align: center;
    }
    .blavbyx-bottom .footer-left .sec-descr {
        margin-bottom: 50px;
    }
}

.body-bg__pic {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: linear opacity 3.5s;
    animation: zoom-rev 3s linear;
}

@keyframes zoom-rev {
    0% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }

}

.body-bg__pic.is-current {
    opacity: 1;
    animation: zoom 10s linear;
}
.blavbyx-bottom {
    position: relative;
    z-index: 2;
}

@keyframes zoom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }

}
.glavbyx-party .body-bg::before {
    content: '';
    position: absolute;
    top: 0;
    background-image: url(/web/2021/img/index/mask.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: bottom;
    width: 100%;
    height: 100%;
    left: 0;
    display: block;
    z-index: 1;
}
.glavbyx-party .body-bg-abs {
    content: '';
    position: absolute;
    top: 0;
    background-image: url(/web/2021/img/index/falling.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: bottom;
    width: 100%;
    height: 100%;
    left: 0;
    display: block;
    z-index: 2;

}