.uc-headermenu {
    /*background: rgb(255,255,255);*/
    /*background: linear-gradient(0deg, rgba(255,255,255,1) 65%, rgba(0,0,0,1) 65%);*/
}

.uc-headermenu .t-menu__list {
    margin-top: -50px;
}

.uc-headermenu .tmenu-mobile {
    background-color: transparent !important;
}

.uc-headermenu .t-menuburger {
    margin-top: -85px;
}

@media (max-width: 475px) {
    .uc-headermenu .tmenu-mobile__menucontent_hidden {
        background: rgba(0,0,0,1);
    }
}

.uc-threeicons .t-container {
    max-width: 900px;
}

.uc-cover {
    /*margin-top: -70px;*/
}

