body.b-skin {
    background: #009999 url(//www.alawar.com/upload/medialibrary/8d2/Skin_EN_009999.jpg) no-repeat center top;
}
.b-skin__background-place {
    height: 850px;
    position: absolute;
    width: 100%;
}

body.b-skin .b-skin__footer-decoration {
    background: none;
}

.b-skin .tinkoff-banner {
    box-shadow: 0 2px 12px #0b0921;
}

.b-skin .b-skin__content {
    min-height: 930px;
}

/* WHITE ON CYAN */

.b-footer, .b-footer__link, .b-footer__columns__column, .b-footer__copyright {
    color: #ffffff !important;
}

body.b-skin .b-footer {
    background-color: #009999;
    max-height: 290px;
}