.uc-header-menu .t-menu__link-item {
    background-color: #DBF2FA !important;
    padding: 9px 12px !important;
    border-radius: 22px !important;
}

.uc-header-menu .t456__list_item {
    padding: 0px 8px !important;
}

.uc-header-menu .t456__list_item .t-active {
    opacity: 1 !important;
    outline: 1px solid #40C0E5 !important;
    background-color: #40C0E5 !important;
    color: #fff !important;
}

.uc-header-menu .t456__leftwrapper {
    padding-left: 0 !important;
}

.uc-header-menu .t456__imglogo {
    margin-right: 8px !important;
}

.uc-mobile-partners .t396__artboard {
    top: 81px !important;
    z-index: 10 !important;
}

.uc-mobile-footer {
    display: none !important;
}

.t-carousel__zoomer__wrapper {
    width: 60% !important;
}

.t-carousel__zoomer__img {
    width: 100% !important;
}

.promo-partners-block  {
  /*position: sticky !important;*/
  /*position: -webkit-sticky !important;*/
  z-index: 999 !important;
  /*top: 0px !important;*/
}

@media screen and (max-width: 1170px) {
    .uc-header-menu .t456__leftwrapper {
        width: 160px !important;
        max-width: 160px !important;
    }
    .uc-header-menu .t456__imglogo {
        width: 160px !important;
        max-width: 160px !important;
        margin-left: 20px !important;
    }
    #rec1648664343 a.t-menu__link-item {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 1088px) {
    #rec1648664343 a.t-menu__link-item {
        font-size: 14px !important;
    }
    .uc-header-menu .t456__list_item {
        padding: 0px 6px !important;
    }
}


@media screen and (max-width: 1022px) {
    #rec1648664343 a.t-menu__link-item {
        font-size: 12px !important;
    }
    .uc-header-menu .t456__list_item {
        padding: 0px 5px !important;
    }
}

@media screen and (max-width: 980px) {
    .uc-header-menu .t456__leftwrapper {
        display: none !important;
    }
    .uc-header-menu .tmenu-mobile__imglogo {
        width: 240px !important;
        max-width: 240px !important;
    }
    .uc-header-menu .t456__list_item {
        display: block;
        box-sizing: border-box !important;
        width: 100%;
        max-width: 358px;
        padding: 10px !important;
        margin: 0 auto;
    }
    #rec1648664343 a.t-menu__link-item {
        width: 100%;
        display: block;
        box-sizing: border-box !important;
        font-size: 20px !important;
    }
    .uc-mobile-footer {
        display: block !important;
    }
    .uc-desktop-footer {
        display: none !important;
    }
    .t-carousel__zoomer__wrapper {
        width: 90% !important;
    }
}