/*#cookiesck {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 50%;
    z-index: 1000000;
    min-height: 30px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    height: 50%;
    translate: 0 50%;
    align-content: center;
}*/