body.lock {
    overflow: hidden
}

.nice-header {
    position: relative;
    z-index: 101;
    display: block;
    max-height: 135px;
    transition: max-height 0.5s ease-out!important;
    overflow: hidden;
}
.nice-header:hover,
.nice-header-mobile:hover {
    overflow: visible;
}

.nice-header [data-styler] {
    background: #8dc63f;
    border: transparent !important;
    color: #3b494d;
    width: auto;
    padding: 0;
    display: none
}

.nice-header .green-stripe {
    background: #8dc63f;
    height: 41px;
    position: relative;
    z-index: 4
}

.nice-header .gray-stripe {
    background: #333131;
    height: 94px;
}

.nice-header .gray-stripe.fixed {
    position: fixed;
    width: 100%;
    top: 0
}

.nice-header .green-stripe-in {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.nice-header .gray-stripe,
.nice-header .gray-stripe-in,
.nice-header .gray-stripe-in .right-part,
.nice-header .gray-stripe-in .for-vega-num,
.nice-header .gray-stripe-in .for-vega-num .short-num,
.nice-header .gray-stripe-in .support-cont-hover,
.nice-header .gray-stripe-in .phone,
.gigabit-menu .phone,
.nice-header .green-stripe-in,
.nice-header .options-right,
.nice-header .top-nav,
.nice-header .gray-stripe-in .support-cont,
.nice-header .top-nav a,
.nice-header .lang-select .selected-lang,
.nice-header .search-btn,
.nice-header .profile,
.nice-header .purse,
.nice-header .bot-nav .item,
.nice-header .left-part,
.nice-header .logo,
.nice-header .bot-nav,
.nice-header .bot-nav .item,
.nice-header .bot-nav .item > a,
.nice-header .bot-nav .hover-dropdown,
.nice-header .bot-nav .hover-dropdown li,
.nice-header .bot-nav .hover-dropdown .sticker-img,
.nice-header-mobile .gray-stripe,
.nice-header-mobile .menu-btn,
.nice-header-mobile .right-part,
.nice-header-mobile .mobile-menu .right-part,
.nice-header-mobile .lang-selector,
.nice-header-mobile .top-stripe,
.nice-header-mobile .top-stripe .destionation,
.nice-header-mobile .menu-list-container,
.nice-header-mobile .left-part-menu,
.nice-header-mobile .tabs-cont,
.nice-header-mobile .tabs-cont > a,
.nice-header-mobile .level > li,
.nice-header-mobile .level > li .sticker-img,
.nice-header-mobile .sub-level > li > a,
.nice-header-mobile .bot-buttons > a,
.nice-header-mobile .city-select .phone,
.nice-header-mobile .city-select,
.search-input-wrap,
.search-input-wrap .gp-search,
.search-modal #modal-search-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.nice-header .gray-stripe-in .for-vega-num,
.nice-header .gray-stripe-in .support-cont,
.nice-header .search-btn,
.nice-header .profile,
.nice-header .purse,
.nice-header-mobile .menu-btn,
.nice-header-mobile .bot-buttons > a
{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nice-header .left-part,
.nice-header .logo,
.nice-header .logo img,
.nice-header .bot-nav,
.nice-header .bot-nav .item,
.nice-header .bot-nav .item > a,
.nice-header .green-stripe-in,
.nice-header .gray-stripe-in,
.nice-header .gray-stripe-in .support-cont,
.nice-header .top-nav,
.nice-header .top-nav a,
.nice-header .lang-select .selected-lang,
.nice-header .bot-nav .hover-dropdown .sticker-img,
.nice-header-mobile .menu-btn,
.nice-header-mobile .right-part,
.nice-header-mobile .level > li .sticker-img
{
    height: 100%
}

.nice-header .gray-stripe-in{
    text-decoration: none;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nice-header .gray-stripe-in .for-vega-num {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
    padding: 0 15px;
    cursor: default
}

.nice-header .gray-stripe-in .for-vega-num .descr {
    font-size: 12px;
    color: #a9abae;
    text-decoration: none;
    margin-bottom: 4px
}

.nice-header .gray-stripe-in .for-vega-num .short-num {
    height: 20px;
    color: #fff;
    font-size: 20px;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nice-header .gray-stripe-in .for-vega-num .short-num img {
    width: 16px;
    display: block;
    margin-right: 5px
}

.nice-header .gray-stripe-in .support-cont,
.gigabit-menu .support-cont {
    text-decoration: none;
    padding: 0 10px;
    position: relative;
    background: 0 0;
    transition: all .2s ease;
    cursor: default
}
.nice-header .gray-stripe-in .support-cont.hover,
.gigabit-menu .support-cont.hover {
    background: #424140
}

.nice-header .gray-stripe-in .dropdown-support {
    position: absolute;
    width: 100%;
    top: 100%;
    right: 0;
    background: #424140;
    display: none
}

.nice-header .gray-stripe-in .support-cont-hover {
    padding-top: 13px;
    padding-right: 12px;
    padding-bottom: 10px;
    padding-left: 12px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none
}

.nice-header .gray-stripe-in .support-cont-hover .phone,
.gigabit-menu .support-cont-hover .phone {
    font-size: 16px;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nice-header .gray-stripe-in .phone,
.gigabit-menu .phone {
    font-size: 20px;
    color: #fff;
    height: 23px
}
.gigabit-menu .phone {
    justify-content: end;
}
.nice-header .gray-stripe-in .phone-icon,
.gigabit-menu .phone-icon {
    width: 14px;
    height: auto;
    display: block;
    margin-right: 8px
}

.nice-header .gray-stripe-in .support-cont,
.gigabit-menu .support-cont {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.nice-header .gray-stripe-in .support,
.gigabit-menu .support {
    color: #a9abae;
    font-size: 12px;
    padding: 0;
    text-align: right
}

.nice-header .top-nav a,
.nice-header .lang-select .selected-lang,
.nice-header .search-btn,
.nice-header .profile,
.nice-header .purse,
.nice-header .bot-nav .item,
.nice-header .bot-nav .item > a,
.nice-header .bot-nav .hover-dropdown li,
.nice-header .bot-nav .hover-dropdown .sticker-img,
.nice-header-mobile .gray-stripe,
.nice-header-mobile .menu-btn,
.nice-header-mobile .lang-selector,
.nice-header-mobile .top-stripe .destionation,
.nice-header-mobile .tabs-cont > a,
.nice-header-mobile .level > li .sticker-img,
.nice-header-mobile .sub-level > li > a,
.nice-header-mobile .bot-buttons > a,
.nice-header-mobile .city-select,
.nice-header-mobile .city-select .phone,
.search-input-wrap .gp-search
{
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.nice-header .top-nav a {
    font-size: 14px;
    text-decoration: none;
    color: #466b33;
    padding: 0 13px;
    position: relative;
    transition: color .1s ease
}


.nice-header .top-nav a.active,
.nice-header .top-nav a:hover,
.nice-header .lang-select:hover .selected-lang {
    color: #fff
}

.nice-header .top-nav a:first-child {
    padding-left: 0
}

.nice-header .top-nav a:last-child:after {
    display: none
}

.nice-header .top-nav a:after {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #4f6c32
}

.nice-header .right-btns {
    position: relative
}

.nice-header .right-btns:before {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #4f6c32
}

.nice-header .right-btns:first-child:before {
    display: none
}

.nice-header .lang-select {
    position: relative;
    cursor: pointer
}

.nice-header .purse:hover svg,
.nice-header .search-btn:hover svg,
.nice-header .lang-select:hover .arrow-cont svg {
    fill: #fff;
}

.nice-header .lang-select .selected-lang {
    padding: 0 11px;
    transition: color .1s ease
}

.nice-header .lang-select .arrow-cont {
    width: 8px;
    height: 5px;
    margin-left: 5px
}

.nice-header .lang-select .arrow-cont img,
.nice-header .lang-select .arrow-cont svg {
    width: 100%;
    display: block
}

.nice-header .lang-select .arrow-cont svg {
    fill: #4f6c32;
    transition: all .1s ease
}

.nice-header .lang-select .lang-list {
    display: none;
    position: absolute;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    background: #424140;
    color: #a9abae;
    line-height: 24px;
    padding: 8px 10px
}

.nice-header .lang-select .lang-list a {
    color: #a9abae;
    text-decoration: none;
    display: block;
    transition: color .1s ease-out
}

.nice-header .lang-select .lang-list a:hover,
.nice-header .bot-nav .item > a:hover,
.nice-header .bot-nav .item > a.active-class,
.nice-header .bot-nav .hover-dropdown a:hover,
.nice-header .bot-nav .hover-dropdown a.active-class,
.nice-header-mobile .top-stripe .destionation,
.nice-header-mobile .level > li.active > a,
.nice-header-mobile .level > li.selected > a,
.nice-header-mobile .city-select .city,
.js-lang-selector-modal li.active a,
.js-lang-selector-modal ul a.active,
.destionation-modal .dest-list .active a {
    color: #8dc63f
}

.nice-header .arrow-cont {
    display: block
}

.nice-header .arrow-cont img {
    width: 100%
}

.nice-header .search-btn {
    width: 45px;
}

.nice-header .search-btn img,
.nice-header .search-btn svg {
    width: 21px;
    height: auto;
    fill: #4f6c32;
    transition: fill .1s ease-out
}

.nice-header .profile {
    min-width: 45px;
    padding: 0 13px;
    text-decoration: none;
    color: #466b33;
    font-size: 13px;
    background: #fff
}

.nice-header .profile:hover > .hover-icon {
    display: block
}

.nice-header .profile:before,
.nice-header .profile .hover-icon,
.nice-header .profile:hover > img {
    display: none
}

.nice-header .profile img {
    width: 20px;
    height: auto
}

.nice-header .purse {
    width: 45px;
}

.nice-header .purse img,
.nice-header .purse svg {
    width: 23px;
    height: auto;
    fill: #466b33;
    transition: fill .1s ease-out
}

.nice-header .logo {
    width: 120px;
    margin-right: 25px
}

.nice-header .logo img {
    display: block;
    width: 100%;
}

.nice-header .bot-nav .item {
    position: relative
}

.nice-header .bot-nav .item > a {
    padding: 0 15px;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    background: 0 0;
    transition: all .2s ease;
    white-space: nowrap
}

.nice-header .bot-nav .item.hover {
    background: #424140
}


.nice-header .bot-nav .hover-dropdown-wrap {
    display: none;
}

.nice-header .bot-nav .hover-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    background: #424140;
    padding: 25px 10px 35px 10px;
    z-index: 99
}

.nice-header .bot-nav .hover-dropdown h5 {
    margin: 0 0 20px 0;
    color: #fff;
    font-size: 13px
}

.nice-header .bot-nav .hover-dropdown .one-cat-list {
    border-right: 1px solid #8e8f91;
    margin-left:50px;
    min-width: 180px;
}

.nice-header .bot-nav .hover-dropdown .one-cat-list:last-child {
    border-right: none
}

.nice-header .bot-nav .item[data-child-count="4"] .one-cat-list {
    width: calc(25% - 50px);
}

.nice-header .bot-nav .item[data-child-count="2"] .one-cat-list {
    width: calc(50% - 50px);
}


.nice-header .bot-nav .hover-dropdown ul {
    list-style: none;
    padding-left: 0;
    min-width: calc(100% - 49px);
}

.nice-header .bot-nav .hover-dropdown li {
    height: 30px;
    position: relative;
}

.nice-header .bot-nav .hover-dropdown a {
    color: #a9abae;
    font-size: 13px;
    text-decoration: none;
    line-height: 22px
}

.nice-header .bot-nav .hover-dropdown .sticker {
    background: red;
    color: #fff;
    padding: 3px 7px;
    font-size: 12px;
    position: absolute;
    right: calc(100% + 5px)
}

.nice-header .bot-nav .hover-dropdown .sticker-img {
    position: absolute;
    right: calc(100% + 5px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nice-header .bot-nav .hover-dropdown .sticker-img img {
    max-width: 100%;
    max-height: 100%;
    display: block
}

.nice-header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25);
    transition: max-height 0.5s ease-out;
}

.nice-header-mobile .logo {
    width: 100px
}

.nice-header-mobile .logo img {
    width: 100%;
    height: auto;
    display: block
}

.nice-header-mobile .gray-stripe {
    height: 65px;
    background: #333131;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 0 15px
}

.nice-header-mobile .menu-btn {
    width: 65px;
    background: #8dc63f;
}

.nice-header-mobile .menu-btn img {
    width: 22px;
    height: auto;
    display: block
}


.nice-header-mobile .menu-btn .close,
.nice-header-mobile .menu-btn.open img {
    display: none;
}

.nice-header-mobile .menu-btn.open .close {
    display: block;
}

.nice-header-mobile .phone-icon {
    width: 28px;
    height: 28px;
    display: block;
    margin-left: 14px
}

.nice-header-mobile .mobile-menu {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 9999;
    display: none
}

.nice-header-mobile .lang-selector {
    padding-left:20px;
    text-align: center;
    min-width: calc(100%/5);
    color: #a9abae;
    text-decoration: none
}

.nice-header-mobile .lang-selector img {
    display: block;
    width: 11px;
    margin-left: 5px
}

.nice-header-mobile .top-stripe {
    background: #424140;
    height: 64px;
    padding: 0 18px;
    position: relative;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nice-header-mobile .top-stripe:after {
    content: "";
    width: calc(100% - 36px);
    height: 1px;
    background: #909193;
    left: 18px;
    bottom: 0;
    position: absolute;
    display: block
}

.nice-header-mobile .top-stripe .destionation {
    min-width: calc(100%/5);
    font-size: 14px;
    text-decoration: none
}

.nice-header-mobile .top-stripe .destionation img {
    display: block;
    width: 11px;
    margin-left: 5px
}

.nice-header-mobile .menu-list-container {
    background: #333131;
    height: calc(100vh - 131px)
}

.nice-header-mobile .left-part-menu {
    width: 145px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nice-header-mobile .tabs-cont {
    width: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.nice-header-mobile .tabs-cont > a {
    height: 63px;
    color: #a9abae;
    font-size: 14px;
    text-decoration: none;
    padding: 0 20px
}

.nice-header-mobile .tabs-cont > a.active {
    background: #424140;
    color: #fff
}

.nice-header-mobile .level {
    list-style: none;
    margin: 0;
    padding-left: 30px
}

.nice-header-mobile .level > li {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.nice-header-mobile .level > li.opened .sub-level {
    display: block
}

.nice-header-mobile .level > li .sticker-img {
    margin-right: 5px;
    width: 20px;
    position: absolute;
    right: calc(100% - 20px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nice-header-mobile .sub-level > li .sticker-img {
    position: relative;
    right: 25px;
    top: 2em;
}

.nice-header-mobile .level > li .sticker-img img {
    max-width: 100%;
    max-height: 100%;
    display: block
}

.nice-header-mobile .level > li > a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-decoration: none
}

.nice-header-mobile .sub-level {
    display: none;
    list-style: none;
    padding-left: 15px;
    margin-top: 8px
}

.nice-header-mobile .sub-level > li > a {
    color: #a9abae;
    font-size: 16px;
    height: 42px;
    text-decoration: none
}

.nice-header-mobile .bot-buttons {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    transition: all .5s ease;
    text-align: center;
}

.nice-header-mobile .bot-buttons > a {
    height: 40px;
    min-width: 48px;
    width: calc(100%/3);
    display: inline-block;
}

.nice-header-mobile .bot-buttons > a img {
    display: inline-block;
}

.nice-header-mobile .bot-buttons .search-btn img {
    width: 28px
}

.nice-header-mobile .bot-buttons .wallet-btn img {
    width: 28px
}

.nice-header-mobile .bot-buttons .profile-btn img {
    width: 28px
}

.nice-header-mobile .content-cont-wrap {
    width: calc(100% - 145px);
    padding-bottom: 50px;
    padding-top: 63px;
    background: #424140
}

.nice-header-mobile .content-cont {
    height: calc(100vh - 200px);
    overflow-y: auto;
    width: 95% !important
}

.nice-header-mobile .city-select {
    padding: 0 15px;
    text-decoration: none
}

.nice-header-mobile .city-select .city {
    font-size: 11px;
    text-align: right
}

.nice-header-mobile .city-select .phone {
    color: #fff;
    font-size: 16px;
    text-align: right;
}

.nice-header-mobile .city-select .phone img {
    height: 13px;
    display: block;
    margin-right: 4px
}

.nice-header-mobile .city-select .city-short-phone {
    margin-right: 15px
}

.js-lang-selector-modal {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999
}

.js-lang-selector-modal li {
    line-height: 60px;
    list-style: none;
    list-style-type: none;
    text-align: center
}

.js-lang-selector-modal ul {
    list-style: none;
    padding-left: 0
}

.js-lang-selector-modal ul a {
    font-size: 16px;
    color: #a9abae;
    text-decoration: none
}

.js-lang-selector-modal ul a:last-child {
    margin-bottom: 0
}

.search-modal {
    display: block;
    position: fixed;
    top: 50%;
    left: 51%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999
}

.search-modal #modal-search-form {
    width: 100%
}

.search-modal #search-phrase {
    width: calc(100% - 100px);
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.destionation-modal {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999
}

.destionation-modal .dest-list {
    list-style: none;
    padding-left: 0
}

.destionation-modal .dest-list li {
    line-height: 60px;
    list-style: none;
    list-style-type: none;
    text-align: center
}

.destionation-modal .dest-list a {
    font-size: 16px;
    color: #a9abae;
    text-decoration: none
}

.lock {
    overflow: hidden
}

.modal-backdrop {
    background: rgba(51, 49, 49, .95);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 999
}

.modal-backdrop .close-modal {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 20px;
    top: 20px;
    background-image: url(../img/close.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.search-input-wrap {
    border-bottom: 1px solid #787a7c;
    width: 750px
}

.search-input-wrap input[type=text] {
    background: 0 0;
    border: none;
    font-size: 17px;
    height: 25px;
    padding: 0;
    color: #fff !important
}

.search-input-wrap input[type=text]::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 14px !important;
    font-style: italic
}

.search-input-wrap .gp-search {
    background: 0 0;
    font-size: 17px;
    color: #fff
}

.search-input-wrap .gp-search img {
    width: 20px;
    display: block;
    margin-right: 5px
}

@media only screen and (max-width:1200px) {

    .nice-header .green-stripe,
    .nice-header .gray-stripe {
        padding: 0 15px;
    }

    .nice-header .bot-nav .hover-dropdown {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .nice-header .bot-nav .hover-dropdown h5 {
        margin: 0 0 10px 0
    }

    .nice-header .bot-nav .item {
        position: static
    }

    .nice-header .bot-nav .item[data-child-count="1"],
    .nice-header .bot-nav .item[data-child-count="2"] {
        position: relative
    }

    .nice-header .bot-nav .item[data-child-count="1"] .hover-dropdown,
    .nice-header .bot-nav .item[data-child-count="2"] .hover-dropdown {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media only screen and (max-width: 992px) {
    .main-content {
        padding-top: 65px !important
    }

    .nice-header {
        display: none
    }

    .nice-header-mobile {
        display: block;
        max-height: 153px;
        transition: max-height 0.5s ease-in;
    }

    .nice-header-mobile .level .gray-item > a {
        color: #a9abae;
        font-weight: 400;
        padding-left: 20px
    }

    .search-modal {
        width: 90%
    }

    .search-input-wrap {
        width: 100% !important
    }
}

@media only screen and (max-width:480px) {

    .nice-header-mobile .city-select .city-short-phone {
        display: none
    }

    .nice-header-mobile .city-select {
        padding: 0 10px;
        white-space: nowrap
    }

    .nice-header-mobile .city-select .phone {
        font-size: 14px
    }

    .nice-header-mobile .content-cont {
        width: 100% !important
    }

    .nice-header-mobile .top-stripe {
        height: 50px;
        padding: 0 11px
    }

    .nice-header-mobile .top-stripe:after {
        width: calc(100% - 20px);
        left: 10px
    }

    .nice-header-mobile .tabs-cont > a {
        height: 50px;
        padding: 0 11px
    }

    .nice-header-mobile .gray-stripe {
        padding: 0 0 0 10px
    }

    .nice-header-mobile .logo {
        width: 90px
    }

    .nice-header-mobile .phone-icon {
        margin-left: 10px
    }

    .nice-header-mobile .content-cont-wrap {
        padding-top: 50px;
        width: calc(100% - 100px)
    }

    .nice-header-mobile .left-part-menu {
        width: 100px
    }

    .nice-header-mobile .level {
        padding-left: 20px
    }

    .nice-header-mobile .level > li > a {
        font-size: 14px
    }

    .nice-header-mobile .sub-level > li {
        margin: 10px 0
    }

    .nice-header-mobile .sub-level > li > a {
        font-size: 14px;
        height: auto
    }

    .nice-header-mobile .sub-level > li .sticker-img {
        top: 1em;
    }

    .nice-header-mobile .sub-level > li > a.active-class {
        color: #8dbc40
    }

    .nice-header-mobile .menu-list-container {
        height: calc(100vh - 115px)
    }
}

/**
gigabit-menu
 */

#menu-desktop.gigabit-menu{
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    position: fixed;
    height: 100px;
    max-height: 100px;
    background: black;
    flex-wrap: nowrap;
    width:100vw;
    flex-direction: row;
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

#menu-desktop.gigabit-menu .gigabit-menu-el{
    margin-right: 1em;
}

#menu-desktop.gigabit-menu .gigabit-menu-el:last-of-type {
    margin-right: 0;
}

#menu-desktop.gigabit-menu #logo{
    flex-basis: 170px;
}

#menu-desktop.gigabit-menu #menu_desktop{
    flex-basis: auto;
    min-width: 45vw;
}

#menu-desktop.gigabit-menu #prize{
    flex-basis: 50px;
}

#menu-desktop.gigabit-menu #prize .btn-prize{
    color:rgb(255, 219, 0);
    text-decoration: none;
}

#menu-desktop.gigabit-menu #prize .btn-prize:hover{
    color: orange;
}

#menu-desktop.gigabit-menu #payment_desktop{
    flex-basis: 40px;
}

#menu-desktop.gigabit-menu #payment_desktop ,wallet-btn img{
    color: white;
}

#menu-desktop.gigabit-menu #lk_desktop{
    flex-basis: 40px;
}

#menu-desktop.gigabit-menu #lk_desktop .lk-svg path{
    fill: white !important;
}
#menu-desktop.gigabit-menu #lk_desktop .lk-svg:hover path{
    fill: orange !important;
}

#menu-desktop.gigabit-menu #tel_desktop{
    flex-basis: 190px;
}
#menu-desktop.gigabit-menu #tel_desktop address{
    margin-bottom: 0;
}

#menu-desktop.gigabit-menu #callback_desktop{
    flex-basis: 76px;
}

#menu-desktop.gigabit-menu #menu_desktop .bot-nav{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
#menu-desktop.gigabit-menu #menu_desktop .bot-nav .item{
    flex-basis: auto;
    margin-right: 1em;
}

#menu-desktop.gigabit-menu #menu_desktop .bot-nav .item a{
    color: white;
    font-size: 22px;
    text-decoration: none;
}

#menu-desktop.gigabit-menu #menu_desktop .bot-nav .item a:hover{
    color: rgb(247, 141, 30);
}

#menu-desktop.gigabit-menu #logo .logo img{
    width: 170px;
}

#menu-desktop.gigabit-menu #tel_desktop .telephone{
    color: white;
    text-align: center;
    font-size: 2rem;
    line-height: 24px;
}

#menu-desktop.gigabit-menu #tel_desktop span.icon-sale {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: -2px;
    background: url('/images/icons/cart.png');
}

#menu-desktop.gigabit-menu #tel_desktop span.icon-support {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    vertical-align: -2px;
    background: url('/images/icons/support.png');
}

#menu-mobile.gigabit-menu{
    display: none;
}

@media screen and (max-width: 1200px) {
    #menu-desktop.gigabit-menu #tel_desktop{
        display: none;
    }
}

@media screen and (max-width: 992px){
    #menu-desktop.gigabit-menu{
        display: none;
    }
    #menu-mobile.gigabit-menu{
        display: flex;
        position: fixed;
        height: 65px;
        max-height: 65px;
        background: black;
        flex-wrap: nowrap;
        width:100vw;
        flex-direction: row;
        z-index: 1000;
        justify-content: space-between;
        align-items: stretch;
        padding-left: 10px;
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-left{
        display: flex;
        flex-wrap: nowrap;
        flex-basis: 120px;
        align-items: center;
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right{
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        flex-basis: calc(100vw - 120px);
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right .gigabit-menu-el{
        flex-basis: 40px;
        margin-right: 0.75em;
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right .gigabit-menu-el:last-child{
        margin-right: 0;
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #prize_mobile .btn-prize{
        color:rgb(255, 219, 0);
        text-decoration: none;
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn{
        background: rgb(247, 141, 30);
        justify-content: flex-end;
        display: flex;
        flex-basis: 65px;
        height: 65px;
        text-align: center;
        align-items: center;
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .menu-btn img{
        width: 25px;
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .gigabit-menu-el{
        display: block;
        position: relative;
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .menu-mobile{
        display: block;
        z-index: 99999;
        position: absolute;
        top: 65px;
        height: calc(100vh - 65px);
        width: 100vw;
        overflow-y: auto;
        background: rgb(2,13,44);
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .menu-mobile .menu-list-container{
        padding: 20px 15px;
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .menu-mobile .menu-list-container .list-menu-gigabit{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
        align-items: flex-start;
        justify-content: flex-start;
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .menu-mobile .menu-list-container .list-menu-gigabit a{
        font-size: 21px;
        color: white;
        text-decoration: none;
        margin-bottom: 0.5em;
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .menu-mobile .menu-list-container .list-menu-gigabit a:hover{
        color: rgb(247, 141, 30);
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet {
        display: flex;
        flex-wrap: wrap;
        padding-left: 10px;
        font-size: 21px;
        color: white;
        justify-content: flex-start;
        align-items: flex-end;
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet .gigabit-menu-el{
        border: 1px solid rgb(247, 141, 30);
        border-radius: 5px;
        padding: 20px;
        width: 150px;
        height: 150px;
    }


    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet .gigabit-menu-el a{
        text-decoration: none;
        color: white;
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet .gigabit-menu-el a p{
        margin-top:0.25em;
    }

    #menu-mobile.gigabit-menu #menu_mobile_btn .contact{
        display: flex;
        flex-direction: column;
        margin-top: 20px;
        justify-content: flex-start;
        text-align: left;
        padding-left:15px;
        vertical-align: middle;
    }

    #menu-mobile.gigabit-menu #menu_mobile_btn .contact .contact-el{
        margin-bottom: 10px;
    }

    #menu-mobile.gigabit-menu #menu_mobile_btn .contact .contact-el a.text-phone{
        color:rgb(247, 141, 30);
        font-size: 21px;
        padding-right: 20px;
        text-decoration: none;
    }

    #menu-mobile.gigabit-menu #menu_mobile_btn .contact .contact-el span{
        font-size: 1.5rem;
        color: white;
        min-width: 40vw;
    }

    #menu-mobile.gigabit-menu #menu_mobile_btn .contact small{
        color: white;
        font-size: 10px;
    }
}

@media screen and (max-width: 768px ){
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet{
        justify-content: flex-start;
    }
}

@media screen and (max-width: 426px){
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet {
        padding-left:15px;
        padding-right: 15px;
    }
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet{
        justify-content: space-between;
    }
}

@media screen and (max-width: 342px) {
    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet {
        padding-left: 0;
        padding-right: 0;
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet {
        justify-content: center;
    }

    #menu-mobile.gigabit-menu .gigabit-menu-mobile-right #menu_mobile_btn .lk-wallet .gigabit-menu-el {
        margin-bottom: 10px;
    }
}

/* quick fix for SITEVEGA-568 */

.choice-lang-ru {
    display: none !important;
}
