body,
html {
    margin: 0
}

.order_block,
.order_block * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: Arial, sans-serif !important
}

.order_block {
    max-width: 490px;
    width: 100%;
    margin: auto;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    border: 3px dashed #eaeaea;
    border-radius: 0
}

.order_form {
    width: 100%;
    max-width: 500px;
    padding: 0 20px 20px
}

.time_remains {
    color: red
}

html,
body,
div,
span,
h1,
p,
a,
img,
i,
center,
dt,
ul,
li,
form {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-feature-settings: inherit;
    font-language-override: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ul {
    list-style: outside none none
}

a img {
    border: 0
}

body {
    background: #e7e7e7 repeat
}

img {
    max-width: 100%
}

.jsTabs {
    position: relative
}

.jsTabs .jsTabs-tabs-list {
    margin: 0 -.5em 1em;
    text-align: left
}

.jsTabs .jsTabs-tabs-list .jsTabs-point {
    -moz-user-select: none;
    user-select: none;
    position: relative;
    padding: 0 0 .19em;
    margin: 0 .5em;
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    color: #b7b7b7;
    display: inline-block;
    vertical-align: middle
}

.jsTabs .jsTabs-tabs-list .jsTabs-point span {
    font-size: .75em
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active {
    cursor: default
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active span {
    color: #62a7d9
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active:hover {
    text-decoration: none
}

.jsTabs .jsTabs-tabs-list.jsTabs-center {
    text-align: center
}

.jsTabs .jsTabs-content {
    display: none;
    position: relative
}

.jsTabs .jsTabs-content::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.jsTabs .jsTabs-content.jsTabs-active {
    display: block
}

html {
    font-size: 100%
}

html,
input {
    font-family: open sans, Arial, sans-serif;
    color: #333
}

*::-moz-selection {
    background: #000 repeat;
    color: #fff;
    text-shadow: none
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #282828
}

a:hover {
    text-decoration: underline
}

i {
    font-style: italic
}

img {
    vertical-align: middle
}

.live {
    margin-top: 5px;
    display: block
}

input {
    font-size: 1em;
    margin: 0;
    vertical-align: baseline
}

input {
    line-height: normal
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input:invalid {
    background-color: #fff
}

* {
    max-height: 1e6px
}

html {
    overflow-x: auto;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff repeat
}

body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 1.5;
    font-family: open sans, Arial, sans-serif;
    width: 100%;
    min-width: 62.5em;
    min-height: 100%;
    position: relative;
    display: block
}

body.mode-adaptive {
    min-width: 100%
}

.l-wr-main {
    overflow: hidden
}

.l-page-width {
    margin: 0 auto;
    display: block;
    width: 62.5em;
    position: relative
}

.l-page-width::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.l-page-width .l-page-width__ledge {
    margin: 0 1.125em;
    padding: 0 1.125em;
    background: #fff repeat
}

@media only screen and (max-width:500px) {
    .l-page-width .l-page-width__ledge {
        margin: 0;
        padding: 0
    }
}

.l-page-width .l-page-width__ledge::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.l-page-width .l-page-width__ledge.m-ledge-blue {
    background: #62a7d9 repeat
}

.l-main-column {
    width: 45.25em;
    float: left
}

.l-main-column::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.mode-adaptive .l-wr-main {
    position: relative
}

.mode-adaptive .l-page-width {
    width: 100%;
    max-width: 62.5em;
    position: relative
}

.mode-adaptive .l-main-column {
    width: 100%;
    float: none
}

@media screen and (min-width:64em) {
    .mode-adaptive .l-wr-main {
        position: static
    }

    .mode-adaptive .l-main-column {
        width: 100%;
        float: left
    }
}

.b-top-bar {
    background: #000 repeat;
    color: #fff;
    position: relative;
    padding: .2em 0;
    z-index: 10
}

.b-top-bar::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-top-bar a {
    color: #fff
}

.b-top-bar .b-top-bar__login {
    float: right;
    display: block;
    padding: .31em;
    margin-right: .75em;
    position: relative;
    text-align: left
}

.b-top-bar .b-top-bar__login span {
    width: 1.06em;
    height: 1.06em;
    display: block;
    background-image: url();
    background-position: 0 -636px;
    background-repeat: no-repeat
}

.b-top-bar .b-top-bar__projects_list {
    overflow: hidden;
    display: block;
    text-align: center;
    position: relative
}

.b-top-bar .b-top-bar__projects_list li {
    display: inline-block;
    border-left: 1px solid #3e3e3e
}

.b-top-bar .b-top-bar__projects_list li a {
    padding: 0 1em .19em;
    display: block
}

.b-top-bar .b-top-bar__projects_list li a span {
    font-size: .69em;
    font-weight: 600
}

.b-top-bar .b-top-bar__projects_list li:first-child {
    border: 0
}

.mode-adaptive .b-top-bar .b-top-bar__projects_list {
    display: none
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-top-bar .b-top-bar__projects_list {
        display: block
    }
}

.b-statistic {
    margin: 0 -.5em;
    display: block;
    position: relative
}

.b-statistic .b-statistic__item {
    display: inline-block;
    font-size: 1em;
    position: relative;
    padding-left: 1.25em;
    margin: 0
}

.b-statistic .b-statistic__item .b-statistic__icon {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.5em
}

.b-statistic .b-statistic__item .b-statistic__number {
    font-weight: 600;
    font-size: .69em;
    display: block
}

.b-statistic .b-statistic__item.m-comments .b-statistic__icon {
    background-image: url(./ico-sa331de8fd1.png);
    background-position: 0 -165px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-views .b-statistic__icon {
    background-image: url(./ico-sa331de8fd1.png);
    background-position: 0 -1951px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-like .b-statistic__icon {
    background-image: url(./ico-sa331de8fd1.png);
    background-position: 0 -488px;
    background-repeat: no-repeat
}

.b-statistic .b-statistic__item.m-dislike .b-statistic__icon {
    background-image: url(./ico-sa331de8fd1.png);
    background-position: 0 -231px;
    background-repeat: no-repeat
}

.b-header::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-header .l-page-width .l-page-width__ledge {
    background: #f4f4f4 repeat;
    position: relative
}

.b-header .b-header__bg-img {
    position: absolute;
    height: 5.625em;
    top: 0;
    right: 0;
    display: block
}

.b-header .b-header__logo-link {
    position: relative;
    display: block;
    float: left;
    cursor: pointer;
    height: 5.625em;
    overflow: hidden
}

.b-header .b-header__logo-link img {
    height: 5.625em;
    display: block
}

.b-header .b-header__menu-button {
    display: none
}

.b-header .b-header__layer {
    overflow: hidden;
    height: 5.625em
}

.b-header .b-header__search {
    position: relative;
    float: right;
    width: 12em;
    margin: 1.25em 1.063em 0 1em;
    overflow: hidden
}

.b-header .b-header__search .b-header__search-input {
    position: relative;
    margin-right: 1.69em
}

.b-header .b-header__search .b-header__search-input input[type=text] {
    position: relative;
    float: right;
    border: 0;
    background: #fff repeat;
    margin: 0;
    font-size: .688em;
    outline: 0;
    padding: .55em;
    display: block;
    font-weight: 600;
    cursor: pointer
}

.b-header .b-header__search .b-header__search-nav {
    display: none
}

.b-header .b-header__search .b-header__search-button {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1.69em;
    height: 1.69em;
    cursor: pointer
}

.b-header .b-header__search .b-header__search-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -.438em 0 0 -.438em;
    width: 1.125em;
    height: 1.125em;
    background-image: url();
    background-position: 0 -1482px;
    background-repeat: no-repeat
}

.b-header .b-header__search .b-header__search-button input {
    position: relative;
    width: 100%;
    height: 100%;
    background: repeat 0;
    color: transparent;
    top: 0;
    right: 0;
    border: 0;
    margin: 0;
    padding: 0;
    opacity: 0
}

.b-header .b-header__social {
    float: right;
    position: relative;
    margin: 1.25em 0 0;
    padding-top: .19em
}

.b-header .b-header__social .b-header__social-expand {
    float: right;
    display: block;
    width: 1.31em;
    height: 1.31em;
    background-image: url();
    background-position: 0 -37px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-expand:hover {
    background-image: url();
    background-position: 0 0;
    background-repeat: no-repeat
}

.b-header .b-header__social ul {
    float: right;
    overflow: hidden;
    white-space: nowrap;
    width: 132px;
    height: 1.31em;
    transition-duration: .3s;
    transition-property: width
}

.b-header .b-header__social ul li {
    display: inline-block;
    margin-right: .44em
}

.b-header .b-header__social ul li a {
    display: block;
    width: 1.31em;
    height: 1.31em
}

.b-header .b-header__social .b-header__social-yt a {
    background-image: url();
    background-position: 0 -2655px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-yt a:hover {
    background-image: url();
    background-position: 0 -2618px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-fb a {
    background-image: url();
    background-position: 0 -423px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-fb a:hover {
    background-image: url();
    background-position: 0 -386px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tw a {
    background-image: url();
    background-position: 0 -2179px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tw a:hover {
    background-image: url();
    background-position: 0 -2142px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-gp a {
    width: 23px;
    background-image: url();
    background-position: 0 -899px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-gp a:hover {
    background-image: url();
    background-position: 0 -862px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tg a {
    background-image: url();
    background-position: 0 -2105px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-tg a:hover {
    background-image: url();
    background-position: 0 -2068px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-ig a {
    background-image: url();
    background-position: 0 -1137px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-ig a:hover {
    background-image: url();
    background-position: 0 -1100px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-bn a {
    background-image: url();
    background-position: 0 -185px;
    background-repeat: no-repeat
}

.b-header .b-header__social .b-header__social-bn a:hover {
    background-image: url();
    background-position: 0 -148px;
    background-repeat: no-repeat
}

.mode-adaptive .b-header {
    overflow: hidden;
    height: 3.625em
}

.mode-adaptive .b-header .b-header__bg-img {
    right: -7.75em;
    top: -1.5em
}

.mode-adaptive .b-header .b-header__logo-link {
    height: 3.625em;
    margin-left: .25em
}

.mode-adaptive .b-header .b-header__logo-link img {
    margin-top: -.313em;
    height: 4.25em
}

.mode-adaptive .b-header .b-header__menu-button {
    position: relative;
    display: block;
    float: right;
    margin-right: .313em;
    width: 2.625em;
    height: 3.625em
}

.mode-adaptive .b-header .b-header__menu-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -.563em 0 0 -.563em;
    width: 1.125em;
    height: 1.125em;
    background-image: url();
    background-position: 0 -735px;
    background-repeat: no-repeat
}

.mode-adaptive .b-header .b-header__layer {
    height: 3.625em
}

.mode-adaptive .b-header .b-header__search {
    position: absolute;
    margin: 0;
    top: 0;
    right: 4.063em;
    height: 3.625em;
    width: auto;
    float: none;
    z-index: 100;
    transition: left .5s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-input {
    margin-right: 2.625em;
    margin-top: .5em;
    transition: margin-right .25s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-input input[type=text] {
    width: 0;
    padding: .667em 0 .734em;
    font-size: .937em;
    transition: width .25s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-nav {
    position: absolute;
    display: block;
    width: 2.625em;
    height: 3.625em;
    top: 0;
    right: -2.625em;
    cursor: pointer;
    transition: right .25s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-nav span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -.563em 0 0 -.563em;
    width: 1.125em;
    height: 1.125em;
    background-image: url();
    background-position: 0 -803px;
    background-repeat: no-repeat
}

.mode-adaptive .b-header .b-header__search .b-header__search-button {
    width: 2.625em;
    height: 3.625em;
    transition: right .25s ease 0s
}

.mode-adaptive .b-header .b-header__search .b-header__search-button span {
    margin: -7px 0 0;
    background-image: url();
    background-position: 0 -1448px;
    background-repeat: no-repeat
}

.mode-adaptive .b-header .b-header__search .b-header__search-button input {
    height: 0
}

.mode-adaptive .b-header .b-header__social {
    display: none
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-header {
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__bg-img {
        right: 0;
        top: -.75em
    }

    .mode-adaptive .b-header .b-header__logo-link {
        position: relative;
        left: auto;
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__logo-link img {
        margin-top: 0;
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__menu-button {
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__layer {
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        margin-top: .875em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-nav {
        height: 4.375em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        height: 4.375em
    }
}

@media screen and (min-width:35em) {
    .mode-adaptive .b-header .b-header__layer {
        position: relative
    }

    .mode-adaptive .b-header .b-header__search {
        height: 4.375em;
        right: 0
    }
}

@media screen and (min-width:54em) {
    .mode-adaptive .b-header .b-header__search {
        left: 55%
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        margin-right: 2.625em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input input[type=text] {
        width: 100%;
        padding: .667em .667em .734em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-nav {
        display: none
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        right: 0
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button input {
        height: 100%
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-header {
        height: 5.625em;
        overflow: visible
    }

    .mode-adaptive .b-header .b-header__bg-img {
        right: 0;
        top: 0
    }

    .mode-adaptive .b-header .b-header__logo-link {
        height: 5.625em
    }

    .mode-adaptive .b-header .b-header__logo-link img {
        height: 5.625em
    }

    .mode-adaptive .b-header .b-header__menu-button {
        display: none
    }

    .mode-adaptive .b-header .b-header__layer {
        height: 5.625em
    }

    .mode-adaptive .b-header .b-header__search {
        position: relative;
        left: auto;
        float: right;
        display: block;
        width: 12em;
        margin: 1.25em 1.063em 0 1em;
        height: auto
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        position: relative;
        margin-right: 1.69em;
        margin-top: 0
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input input[type=text] {
        width: 100%;
        font-size: .688em;
        padding: .55em
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        width: 1.69em;
        height: 1.69em;
        right: 0
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button span {
        margin: -.438em 0 0 -.438em;
        background-image: url();
        background-position: 0 -1482px;
        background-repeat: no-repeat
    }

    .mode-adaptive .b-header .b-header__social {
        display: block
    }
}

.b-main-nav {
    display: block
}

.b-main-nav::after {
    content: '';
    max-width: 64.75em;
    height: 1px;
    background: #e7e7e7 repeat;
    display: block;
    clear: both;
    margin: 0 auto;
    position: relative
}

.b-main-nav .b-main-nav__main {
    position: relative
}

.b-main-nav .b-main-nav__main::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item {
    float: left;
    height: 2.375em;
    white-space: nowrap
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
    display: none
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
    display: block;
    padding: .75em .625em .625em;
    color: #282828;
    text-transform: uppercase;
    overflow: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
    font-size: .687em;
    font-weight: 600;
    display: block
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:first-child .b-main-nav__main-link {
    padding-left: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:last-child .b-main-nav__main-link {
    padding-right: 1.063em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link {
    color: #ff7800
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link span {
    position: relative;
    padding-right: 1.75em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.625em;
    width: 1.25em;
    height: 1.25em;
    display: block;
    background: #ff7800 repeat;
    border-radius: .625em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i::before {
    content: '';
    display: block;
    border-left: .5em solid #fff;
    border-top: .32em solid transparent;
    border-bottom: .32em solid transparent;
    position: absolute;
    top: 50%;
    left: .44em;
    margin-top: -.25em
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
    display: none;
    position: absolute;
    top: 2.375em;
    right: 0;
    left: 0
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
    max-height: 2.625em;
    overflow: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.m-active .b-main-nav__main-link {
    color: #62a7d9
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__main-link {
    color: #62a7d9;
    text-decoration: underline
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
    z-index: 200;
    height: auto;
    overflow: visible;
    display: none
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio:hover .b-main-nav__main-link {
    color: #ff7800
}

@media screen and (min-width:64em) {
    .b-slide {
        height: auto !important
    }
}

.mode-adaptive .b-content-body {
    position: relative
}

@media screen and (max-width:63.938em) {
    .mode-adaptive .b-main-nav::after {
        height: 0;
        line-height: 0
    }

    .mode-adaptive .b-main-nav .l-page-width .l-page-width__ledge {
        margin: 0;
        padding: 0;
        background: repeat 0
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item {
        float: none;
        height: auto;
        border-bottom: 1px solid #f4f4f4
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
        display: block;
        float: right;
        padding: .75em 0 .625em;
        width: 2.937em;
        position: relative;
        cursor: pointer
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop span {
        font-size: .937em;
        display: block
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop::after {
        content: '';
        display: block;
        border-left: .5em solid #7c7c7c;
        border-top: .375em solid transparent;
        border-bottom: .375em solid transparent;
        position: absolute;
        margin: -.375em 0 0 -.5em;
        top: 50%;
        left: 50%
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
        padding: .75em 1.063em .625em
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
        font-size: .937em;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
        position: relative;
        top: 0;
        background: #f4f4f4 repeat
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
        max-height: none
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
        display: none
    }

    .mode-adaptive .b-slide {
        position: absolute;
        right: 0;
        float: right;
        margin-right: -20em;
        width: 20em;
        background: #fff repeat;
        z-index: 200;
        display: block;
        transition: margin-right .25s ease 0s
    }

    .mode-adaptive .b-slide .b-slide-menu {
        position: relative
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-content-body {
        position: static
    }
}

.b-footer {
    margin: 2.5em 0 0;
    padding: 1em 0 2.5em;
    position: relative;
    display: block;
    background: #282828 repeat;
    color: #fff
}

.b-footer .b-footer__nav {
    position: relative
}

.b-footer .b-footer__nav::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-footer .b-footer__nav .b-footer__wr-items {
    display: table;
    width: 100%
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item {
    display: table-cell;
    overflow: hidden
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a {
    float: left;
    padding: .56em 1.06em .625em;
    cursor: pointer;
    color: #7c7c7c;
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a:hover {
    text-decoration: underline
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a span {
    font-size: .81em;
    display: block
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a {
    color: #62a7d9
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a:hover {
    text-decoration: none;
    cursor: default
}

.b-footer .b-footer__nav .b-footer__nav-content {
    visibility: hidden;
    float: right;
    width: 100%;
    margin: 1.69em 0 2em -100%
}

.b-footer .b-footer__nav .b-footer__nav-content.m-active {
    visibility: visible
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column {
    float: left;
    width: 25%
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item {
    padding-left: 1.06em;
    line-height: 1;
    margin-bottom: .625em
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a {
    color: #62a7d9
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a span {
    font-size: .81em
}

.l-banner-place {
    position: relative
}

.l-banner-place.m-mobile {
    display: none
}

.mode-adaptive .l-banner-place.m-desktop {
    display: none
}

.mode-adaptive .l-banner-place.m-mobile {
    display: block
}

@media screen and (min-width:64em) {
    .mode-adaptive .l-banner-place.m-desktop {
        display: block
    }

    .mode-adaptive .l-banner-place.m-mobile {
        display: none
    }
}

.b-banner {
    margin: 0;
    padding: 0;
    position: relative
}

.b-comments::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__title {
    margin: 0 0 1em;
    padding: .69em 0 .31em;
    font-weight: 800;
    text-transform: uppercase
}

.b-comments .b-comments__title span {
    font-size: 1.25em;
    letter-spacing: .025em
}

.b-comments .b-comments__users-stat {
    margin: 0 0 1em;
    font-weight: 600;
    color: #7c7c7c
}

.b-comments .b-comments__users-stat span {
    font-size: .75em
}

.b-comments .b-comments__users-stat i {
    color: #282828;
    font-style: normal;
    font-weight: 700
}

.b-comments .b-comments__button-comment {
    display: block;
    text-align: center;
    padding-bottom: 1em
}

.b-comments .b-comments__button-comment a {
    background: repeat 0;
    display: inline-block;
    border: 1px solid #62a7d9;
    color: #62a7d9;
    padding: 0 .75em .19em;
    line-height: 1.4;
    cursor: pointer;
    min-width: 2.5em;
    text-align: center;
    position: relative;
    -moz-user-select: none;
    user-select: none
}

.b-comments .b-comments__button-comment a span {
    font-size: .75em;
    font-weight: 600;
    text-transform: uppercase
}

.b-comments .b-comments__button-comment a:hover {
    text-decoration: none;
    background: #62a7d9 repeat;
    color: #f4f4f4
}

.b-comments .b-comments__create-top-place {
    position: relative
}

.b-comments .b-comments__create-top-place .b-comments__button-comment {
    display: none;
    padding-bottom: 1.5em
}

.b-comments .b-comments__create-bottom-place .b-comments__button-comment {
    border-top: 1px solid #dfdfdf;
    padding-top: 1.5em
}

.b-comments .b-comments__lists-place {
    border-top: 1px solid #dfdfdf;
    padding-top: 1em
}

.b-comments .b-comments__list::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__list ul {
    padding: 0;
    margin: 0;
    display: block
}

.b-comments .b-comments__list ul::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__list .b-comments__item {
    display: block;
    position: relative;
    margin: 0 0 1em;
    padding-left: 0;
    overflow: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
    position: relative
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
    display: block;
    float: left;
    width: 3.125em;
    height: 3.125em;
    margin-top: .5em;
    margin-right: 1em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 4.125em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
    margin: 0 0 .31em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
    font-weight: 700;
    margin-right: .5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
    font-size: .938em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
    margin: 0 0 .5em;
    font-size: .938em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
    margin: 0 0 .75em;
    min-height: 1.5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time {
    float: left;
    font-weight: 700;
    color: #62a7d9;
    margin-right: .5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
    float: left;
    font-weight: 600;
    color: #62a7d9;
    margin-right: 1em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date span {
    font-size: .81em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view {
    display: none;
    font-size: 1em;
    position: relative;
    padding-left: 1.25em;
    margin: 0 1em 0 0
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view .b-comments__item-likes-icon {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -.5em
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like {
    display: inline-block
}

.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 0
}

.mode-adaptive .b-comments .b-comments__button-comment a {
    padding: .438em .75em .563em
}

.mode-adaptive .b-comments .b-comments__button-comment a span {
    font-size: .875em
}

@media screen and (min-width:30em) {
    .mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
        margin-left: 4.125em
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-comments .b-comments__button-comment a {
        padding: 0 .75em .19em
    }

    .mode-adaptive .b-comments .b-comments__button-comment a span {
        font-size: .75em
    }
}

.b-article {
    position: relative
}

.b-article__main {
    width: 100%;
    display: block;
    padding: 2em 15px;
    box-sizing: border-box
}

.mode-adaptive .b-article__ind {
    margin: 0 auto
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-article__ind {
        margin: 0
    }
}

.b-article__title {
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 1em
}

.b-article__story {
    margin-bottom: 1em;
    line-height: 1.2
}

.b-article__info {
    overflow: hidden;
    padding-bottom: .625em;
    margin-right: -1em;
    line-height: 1.2
}

.b-article__info .b-article__info-date {
    float: left;
    margin: 0 1em .5em 0;
    color: #62a7d9;
    font-weight: 600
}

.b-article__info .b-article__info-date span {
    font-size: .81em
}

.b-article__info .b-article__info-date .b-article__info-time {
    font-weight: 700;
    margin-right: .5em
}

.b-article__info .b-article__info-date-update {
    float: left;
    margin: 0 1em .5em 0;
    color: #7c7c7c
}

.b-article__info .b-article__info-date-update span {
    font-size: .75em
}

.b-article__info .b-article__info-date-update .b-article__info-date-update-color {
    font-size: 1em;
    color: #282828;
    font-weight: 600
}

.b-article__info .b-article__info-statistic {
    float: right;
    margin: 0 1em .5em 0
}

.b-article__lead {
    margin-bottom: 1em;
    font-weight: 700;
    max-width: 40em
}

.b-article__body::after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.b-article__body p {
    margin-bottom: 1.2em
}

.b-article__body a {
    color: #62a7d9;
    text-decoration: underline
}

.b-article__body a:hover {
    text-decoration: none
}

.b-article__body ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-bottom: .5em
}

.b-article__body li {
    margin-left: 2em;
    margin-bottom: .5em
}

.mode-adaptive .b-article__story {
    display: none
}

.mode-adaptive .b-article__info .b-article__info-date-update {
    display: none
}

.mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
    display: none
}

.mode-adaptive .b-article__relap {
    margin: 0 1.063em 0 0
}

@media screen and (min-width:42.125em) {
    .mode-adaptive .b-article__story {
        display: block
    }

    .mode-adaptive .b-article__info .b-article__info-date-update {
        display: block
    }

    .mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
        display: inline-block
    }
}

@media screen and (min-width:64em) {
    .mode-adaptive .b-article__relap {
        margin: 0
    }
}

.b-article__body img {
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.b-article__body a:hover {
    color: #da1942
}

input.search_button:hover {
    cursor: pointer
}

.pop-up-window {
    top: 13%
}

.pop-up-window .pop-up-text {
    margin-bottom: 20px !important
}

.order_block {
    padding: 10px
}

@media only screen and (max-width:425px) {
    .pop-up-heading {
        font-size: 34px
    }

    .pop-up-window .pop-up-text {
        font-size: 18px
    }

    .close-popup {
        right: 0;
        top: -70px
    }
}

input[name=phone],
input[name=name] {
    border-radius: 0 !important
}

button,
input[type=submit] {
    -webkit-appearance: none;
    border-radius: 5px !important;
    box-shadow: 0 4px 3px #242120 !important;
    padding: 10px 15px !important
}

#order_form {
    display: flex;
    flex-direction: column;
    align-items: center
}

#order_form input {
    display: flex
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box
}

.wheel {
    width: 380px;
    height: 380px;
    margin: 0 auto;
    position: relative
}

.wheel img {
    max-width: 100%;
    max-height: 100%
}

.wheel-img {
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 45% !important;
    height: 45%;
    font: 16px Arial !important;
    line-height: 61px !important;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 49%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: white 0 -2px 0 inset, white 0 2px 0 inset, rgba(0, 0, 0, .4)0 0 5px;
    box-shadow: white 0 -2px inset, white 0 2px inset, rgba(0, 0, 0, .4)0 0 5px;
    background: #fff;
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0%, white), color-stop(100%, #eaeaea));
    background: -webkit-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse cover, white 0%, #eaeaea 100%);
    background: -webkit-radial-gradient(center, ellipse, white 0%, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse, white 0%, #eaeaea 100%);
    background: radial-gradient(ellipse at center, white 0%, #eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#eaeaea", GradientType=1)
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block img {
    width: 100%
}

.order_block h3 {
    font: 700 18px Arial !important;
    background: 0 0
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff repeat;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url();
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: none;
    cursor: pointer;
    outline: none
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4)0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4)0 0 5px inset
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff repeat;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: '';
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: initial initial #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2e3px)
    }

    30% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width:520px) {
    .wheel {
        width: 260px !important;
        height: 260px !important
    }

    .cursor-text {
        line-height: 45px !important;
        font-size: 12px !important
    }
}

@media screen and (max-width:520px) and (max-width:345px) {
    .wheel {
        width: 250px !important;
        height: 250px !important
    }

    .cursor-text {
        line-height: 40px !important;
        font-size: 11px !important
    }
}

.order_block {
    font-family: arial, sans-serif
}

.prod_img_wrapper {
    max-width: 300px;
    margin: 15px auto;
    position: relative
}

.prod_img {
    width: 100%;
    max-width: 300px
}

.js_old_price {
    display: block;
    margin: 0 auto
}

.wheel_input {
    padding: 10px !important;
    display: block !important;
    margin: 0 auto 20px !important;
    padding: 10px !important;
    width: 100% !important;
    border: 2px solid grey !important;
    border-radius: 5px !important
}

.data_label {
    flex: auto;
    line-height: 30px
}

.order_form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important
}

@media screen and (max-width:480px) {
    .wheel_input {
        width: 100% !important
    }
}

.main-link {
    display: block;
    margin: 40px auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer
}

.main-link:hover {
    opacity: .8
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.time_remains_title {
    padding-top: 15px;
    text-align: center;
    font-size: 22px
}

.close-popup,
.cursor-text {
    cursor: pointer;
    position: absolute
}

.cursor-text,
.pop-up-window,
.spin-result-wrapper,
.spin-wrapper,
.wheel-wrapper {
    text-align: center
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    box-sizing: border-box
}

.spin-wrapper p {
    text-align: center;
    font-size: 21px !important;
    line-height: 1.4 !important;
    margin-bottom: 15px
}

.wheel {
    width: 380px !important;
    margin: 0 auto;
    position: relative
}

.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cursor-text {
    z-index: 2;
    display: inline-block;
    width: 45% !important;
    height: 45%;
    line-height: 61px;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ccc;
    top: 49%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4)0 0 5px;
    box-shadow: #fff 0 -2px inset, #fff 0 2px inset, rgba(0, 0, 0, .4)0 0 5px;
    background: #fff;
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #fff), color-stop(100%, #eaeaea));
    background: -webkit-radial-gradient(center, ellipse cover, #fff 0, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse cover, #fff 0, #eaeaea 100%);
    background: -webkit-radial-gradient(center, ellipse, #fff 0, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse, #fff 0, #eaeaea 100%);
    background: radial-gradient(ellipse at center, #fff 0, #eaeaea 100%)
}

.wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s
}

.close-popup {
    width: 30px;
    height: 30px;
    background-image: url();
    background-size: 100%;
    top: -32px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: 0
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4)0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4)0 0 5px inset
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6)
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto !important;
    background: #fff;
    padding: 70px 10px 20px !important;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::after,
.pop-up-window::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.pop-up-window::before {
    width: 110px;
    height: 110px;
    top: -55px;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    width: 50px;
    height: 20px;
    top: -20px;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: initial initial #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2e3px)
    }

    30% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-heading {
    font-size: 40px !important;
    margin-bottom: 20px !important
}

.pop-up-text {
    margin-bottom: 25px !important;
    font-size: 24px !important;
    line-height: 30px !important;
    text-align: center !important;
    color: #414141 !important;
    font-weight: 400
}

.pop-up-button,
.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

.pop-up-button {
    text-transform: uppercase !important;
    padding: 10px 20% !important;
    font-size: 20px !important;
    border-radius: 5px !important;
    background-color: #71c341 !important;
    border: none !important;
    cursor: pointer !important;
    outline: 0 !important
}

.wheel img {
    max-width: 100%
}

@media all and (max-width:520px) {
    .wheel {
        width: 260px !important
    }

    .pop-up-window {
        top: 30%
    }

    .pop-up-heading {
        font-size: 33px !important
    }

    .pop-up-text {
        margin-bottom: 15px !important
    }

    .cursor-text {
        line-height: 40px;
        font-size: 14px
    }

    .close-popup {
        position: absolute;
        width: 30px;
        height: 30px;
        background-size: 100%;
        top: -40px;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 10px #fff;
        box-shadow: 0 0 10px #fff;
        right: -10px;
        cursor: pointer
    }
}

.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }

    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1860deg);
        transform: rotate(1860deg)
    }

    100% {
        -webkit-transform: rotate(1867deg);
        transform: rotate(1867deg)
    }
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.time_remains_title {
    padding-top: 15px;
    text-align: center;
    font-size: 22px
}

@media all and (max-width:479px) {
    .b-comments .b-comments__list .b-comments__item .b-comments__item-text {
        margin-left: 74px !important
    }

    .b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
        margin-left: 74px !important
    }

    .order_form {
        padding-left: 0;
        padding-right: 0
    }
}

@media all and (max-width:907px) {
    .mode-adaptive .b-footer .b-footer__nav {
        display: none
    }
}

.prod {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0
}

.center {
    text-align: center !important
}

input::-ms-clear {
    display: none
}

:active,
:focus,
:hover,
:visited,
a,
a:active,
a:focus,
a:hover,
a:visited {
    outline: 0 !important
}

::-moz-focus-inner,
::-moz-focus-outer {
    border: 0;
    padding: 0
}

input:invalid,
textarea:invalid {
    outline: none;
    box-shadow: none
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.abs-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.rub-ramka {
    text-align: center;
    border: 2px solid darkred;
    border-radius: 10px;
    padding: 15px
}