.bottom__cookie-block{
    width: 100%;
    height: 48px;
    background-color: rgba(0,0,0,0.6);
    display: inline-block;
    position: fixed;
    padding-bottom: 130px;
    padding-top: 10px;
    bottom: 0;
    z-index: 100000;
    text-align: center;
    -webkit-transform: translateZ(0);
}