html {
    line-height: 1.15
}

body {
    margin: 0;
    font-family: sans-serif
}

article, figcaption, figure, footer, header, nav, section {
    display: block
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline-width: 0
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

button, input, select {
    font: inherit;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted buttontext
}

* {
    box-sizing: border-box
}

::after, ::before {
    box-sizing: border-box
}

html {
    min-height: 100%;
    height: 1px;
    font-size: 10px
}

body {
    height: 100%;
    font-size: 17px;
    line-height: 1.42857;
    color: #2e2e2e;
    background-color: #f2f2f2;
    text-rendering: optimizelegibility;
    min-width: 320px;
    padding-top: 60px
}

body.body-white-back-longread {
    background-color: #fff
}

.content-wrapper {
    height: 100%
}

button, input, select {
    font-size: inherit;
    line-height: inherit
}

a {
    color: #3968a3;
    text-decoration: none
}

a:focus, a:hover {
    color: #3968a3;
    text-decoration: none;
    outline: medium none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

::-moz-selection {
    background: #b3d4fc none repeat scroll 0 0;
    text-shadow: none
}

.hidden {
    display: none !important
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

body::before {
    content: "xs";
    display: none
}

.navbar {
    background-color: #ba0505;
    background-image: linear-gradient(#ba0505 60px, #ec0606 60px);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-height: 60px;
    z-index: 1000;
    transition: top .2s ease 0;
    cursor: default;
    will-change: top
}

.dark-red .navbar {
    background-color: #ba0505;
    background-image: linear-gradient(#ba0505 60px, #ec0606 60px)
}

.navbar .navbar-inner {
    position: relative;
    display: flex;
    height: 100%;
    line-height: 60px
}

.navbar .navbar-inner .navbar-toggle {
    position: relative;
    -moz-box-flex: 0;
    flex: 0 0 auto;
    padding: 21px 20px 20px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    outline: 0 none;
    cursor: pointer
}

.navbar .navbar-inner .navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #fff
}

.navbar .navbar-inner .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px
}

.navbar .navbar-inner .logo {
    -moz-box-flex: 0;
    flex: 0 0 auto;
    height: 60px;
    margin-right: 11px;
    background-position: center center;
    background-repeat: no-repeat
}

.navbar .navbar-inner .logo.logo-default {
    width: 90px;
    flex-basis: 90px;
    background-size: 90px 36px
}

.navbar .navbar-inner .navbar-title {
    position: relative;
    height: 60px;
    margin-left: -4px;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    -moz-box-flex: 0;
    flex: 0 0 auto
}

.navbar .navbar-inner .gradient-navbar {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 200px;
    height: 60px;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(186, 5, 5, 0), #ba0505 100px) no-repeat scroll 0 0
}

.dark-red .navbar .navbar-inner .gradient-navbar {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(186, 5, 5, 0), #ba0505 100px) no-repeat scroll 0 0
}

.navbar .navbar-inner .navbar-menu {
    display: none
}

@media only screen and (max-width: 659px) {
    .comment-bubble {
        width: 100% !important
    }
}

.comments:not(.comments_forever-small) .comments-field {
    max-width: 90% !important
}

.comments .comments-field {
    position: relative;
    width: 100% !important;
    -moz-box-flex: 1;
    flex: 1 0 auto;
    padding: 15px;
    margin-left: 15px !important;
    margin-right: 15px !important;
    border: 1px solid #e2e7ec;
    border-radius: 12px
}

@media screen and (min-width: 660px) {
    .comments-user {
        display: none
    }
}

.social-share {
    display: flex
}

.social-share_column {
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

.social-share__counter-xs {
    font-size: 12px;
    color: #3968a3
}

.social-share__counter-xs::before {
    content: "репосты";
    display: inline-block;
    margin-right: 4px;
    text-transform: uppercase;
    line-height: 10px;
    font-size: 11px;
    text-align: center
}

.content-note {
    overflow-wrap: break-word
}

.content-note::after, .content-note::before {
    content: " ";
    display: table
}

.content-note::after {
    clear: both
}

.content-note p {
    width: 100%;
    margin: 30px 0
}

.content-note p img {
    margin: 0
}

.content-note a {
    color: #00f;
    text-decoration: underline;
    transition: all .25s ease 0
}

.content-note a:visited {
    color: #ba0505;
    border-color: rgba(186, 5, 5, .7)
}

.dark-red .content-note a:visited {
    color: #ba0505;
    border-color: rgba(186, 5, 5, .7)
}

.content-note a:focus, .content-note a:hover {
    color: red
}

.content-note {
    overflow-wrap: break-word
}

.content-note::after, .content-note::before {
    content: " ";
    display: table
}

.content-note::after {
    clear: both
}

.adunit {
    display: none;
    overflow: hidden
}

.adunit.display-none {
    display: none
}

:root .adunit {
    display: none !important
}

.longread {
    margin-bottom: 30px
}

.longread__header {
    position: relative;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: end;
    justify-content: flex-end;
    height: 380px;
    padding: 20px 40px 20px 20px;
    background-color: #adb7c1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/news.jpg)
}

@media screen and (min-width: 1200px) {
    .longread__header {
        background-image: url(../img/news.jpg)
    }
}

@media screen and (max-width: 1200px) {
    .longread__header {
        background-image: url(../img/news_40800px.jpeg)
    }
}

@media screen and (max-width: 991px) {
    .longread__header {
        background-image: url(../img/news_40800px.jpeg)
    }
}

@media screen and (max-width: 768px) {
    .longread__header {
        background-image: url(../img/news_40800px.jpeg)
    }
}

@media screen and (max-width: 520px) {
    .longread__header {
        background-image: url(../img/news_40800px.jpeg)
    }
}

.longread__header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, .28), rgba(0, 0, 0, .58)) repeat scroll 0 0
}

.longread__header-sign {
    position: relative;
    font-size: 11px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5)
}

.longread__header-item {
    z-index: 1
}

.longread__header-item h1 {
    position: relative;
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    color: #fff
}

.longread .longread-content {
    padding: 15px 15px 5px;
    font-size: 18px
}

.longread .longread-content .content-note .figure {
    position: relative;
    margin: 30px 0
}

.longread .longread-content .content-note .figure img {
    display: block;
    width: 100%;
    margin: 0
}

.longread .longread-content-tools {
    padding: 30px 15px 15px
}

.longread .longread-content-tools .social-share_column {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-flow: row wrap
}

.longread .longread-content-tools .social-share__counter-xs {
    flex-basis: 100%
}

.longread .longread-comments {
    padding: 15px
}

.longreads-subtitle {
    font-size: 24px
}

.longreads-subtitle .first-letter {
    float: left;
    margin-right: 6px;
    font-size: 57px;
    text-transform: uppercase;
    line-height: 55px
}

.content-note p {
    display: block
}

p.mal, p.sol {
    min-height: 90px;
    border-left: 1px solid #eee;
    padding-left: 15px;
    margin-left: -15px;
    margin-bottom: 50px
}

p.sol::before {
    content: "";
    position: absolute;
    width: 90px;
    height: 90px;
    background: rgba(0, 0, 0, 0) url(../img/sol.jpg) repeat scroll 0 0/100% auto;
    margin-left: -120px
}

p.mal::before {
    content: "";
    position: absolute;
    width: 90px;
    height: 90px;
    background: rgba(0, 0, 0, 0) url(../img/mal.jpg) repeat scroll 0 0/100% auto;
    margin-left: -120px
}

@media only screen and (max-width: 979px) {
    .comments-user {
        display: none
    }

    .comment-bubble {
        width: 130%
    }

    .navbar-title {
        position: absolute;
        left: -100px
    }

    p.mal, p.sol {
        min-height: 60px;
        border-left: 1px solid #eee;
        padding-left: 15px;
        margin-left: 20px;
        margin-bottom: 40px
    }

    p.sol::before {
        content: "";
        position: absolute;
        width: 60px;
        height: 60px;
        background: rgba(0, 0, 0, 0) url(../img/sol.jpg) repeat scroll 0 0/100% auto;
        margin-left: -90px
    }

    p.mal::before {
        content: "";
        position: absolute;
        width: 60px;
        height: 60px;
        background: rgba(0, 0, 0, 0) url(../img/mal.jpg) repeat scroll 0 0/100% auto;
        margin-left: -90px
    }
}

@media only screen and (max-width: 659px) {
    .comments-user {
        display: none
    }

    .comment-bubble {
        width: 130%
    }

    .navbar-title {
        position: absolute;
        left: -100px
    }

    p.mal, p.sol {
        width: calc(100% - 40px);
        min-height: 60px;
        border-left: 1px solid #eee;
        padding-left: 10px;
        margin-left: 50px;
        margin-bottom: 30px
    }

    p.sol::before {
        content: "";
        position: absolute;
        width: 50px;
        height: 50px;
        background: rgba(0, 0, 0, 0) url(../img/sol.jpg) repeat scroll 0 0/100% auto;
        margin-left: -70px
    }

    p.mal::before {
        content: "";
        position: absolute;
        width: 50px;
        height: 50px;
        background: rgba(0, 0, 0, 0) url(../img/mal.jpg) repeat scroll 0 0/100% auto;
        margin-left: -70px
    }
}

p.update {
    border: 1px dotted #000;
    background: #effff7 none repeat scroll 0 0;
    padding: 4px 9px
}

.m-b-30 {
    margin-bottom: 30px !important
}

.comments:not(.comments_forever-small) .comments-user {
    height: 60px;
    position: relative;
    top: -2px
}

.comments .comments-user {
    height: 40px;
    overflow: hidden;
    flex-shrink: 0;
    position: relative;
    top: -2px
}

.comments:not(.comments_forever-small) .comments-avatar {
    height: 50px;
    width: 50px;
    margin-right: 2px;
    margin-top: 2px;
    margin-left: 15px;
    line-height: 50px;
    font-size: 16px
}

.comments .comments-avatar {
    flex-shrink: 0;
    position: relative;
    width: 30px;
    height: 30px;
    margin-left: 8px;
    margin-top: 2px;
    margin-right: 2px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 30px;
    border-radius: 50%;
    background-color: #f5f7fa
}

.comments .comments-field_grey {
    background-color: #f5f7fa;
    border-color: #f5f7fa
}

.comments:not(.comments_forever-small) .comments-field {
    max-width: calc(100% - 136px)
}

.comments .comments-field {
    position: relative;
    width: 88%;
    -moz-box-flex: 1;
    flex: 1 0 auto;
    padding: 15px;
    margin-left: 15px;
    border: 1px solid #e2e7ec;
    border-radius: 12px
}

.comments .comments-message_grey {
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row
}

.comments .comments-message {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    -moz-box-pack: start;
    justify-content: flex-start
}

.comments:not(.comments_forever-small) .comments-flex__date {
    font-size: 14px
}

.comments .comments-flex__date {
    font-size: 12px;
    font-weight: 400;
    color: #8899a7;
    text-align: right;
    opacity: .6
}

.comments .comments-flex__name {
    margin: 0 10px 0 0;
    font-size: 14px;
    font-weight: 500;
    text-align: left
}

.comments:not(.comments_forever-small) .comments-flex {
    line-height: 22px;
    flex-wrap: nowrap
}

.comments .comments-flex {
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%
}

.comments:not(.comments_forever-small) .comments-flex__answer {
    font-size: 14px
}

.comments .comments-flex__answer:hover {
    border-color: #e2e7ec
}

.comments .comments-flex__answer {
    border-bottom: 1px solid transparent;
    font-size: 12px;
    font-weight: 400;
    color: #8899a7;
    line-height: 22px;
    cursor: pointer;
    transition: border-color .15s ease-out 0
}

.comments__count {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 30px
}

.comments .comments-flex__answer::after {
    content: "";
    display: inline-block;
    height: 8px;
    width: 16px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: 50% center
}

::after, ::before {
    box-sizing: border-box
}

.comments .comments-like {
    display: flex;
    -moz-box-align: baseline;
    align-items: baseline;
    font-size: 14px;
    opacity: .9;
    color: #8899a7;
    cursor: pointer
}

.comments .comments-like__icon path {
    fill: #8899a7;
    transition: fill .15s ease-out 0
}

.comments .comments-like {
    display: flex;
    -moz-box-align: baseline;
    align-items: baseline;
    font-size: 14px;
    opacity: .9;
    color: #8899a7;
    cursor: pointer
}

.longread {
    margin-bottom: 30px
}

.longread__header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 380px;
    padding: 20px 40px 20px 20px;
    background-color: #adb7c1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.longread__header::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .28)), to(rgba(0, 0, 0, .58)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, .28), rgba(0, 0, 0, .58))
}

.longread__header-sign {
    position: relative;
    font-size: 11px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .5)
}

.longread__header-item {
    z-index: 1
}

.longread__header-item h1 {
    position: relative;
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 26px;
    color: #fff
}

.longread .longread-content {
    padding: 15px 15px 5px;
    font-size: 18px
}

.longread .longread-content .content-note .figure {
    position: relative;
    margin: 30px 0
}

.longread .longread-content .content-note .figure img {
    display: block;
    width: 100%;
    margin: 0
}

.longread .longread-content-tools {
    padding: 30px 15px 15px
}

.longread .longread-content-tools .social-share_column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.longread .longread-content-tools .social-share__counter-xs {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.longread .longread-comments {
    padding: 15px
}

@media (min-width: 660px) {
    .comments-user {
        display: none
    }

    .longread {
        margin-bottom: 60px
    }

    .longread__header-item h1 {
        font-size: 38px;
        line-height: 40px
    }

    .longread .longread-content {
        padding: 15px 70px 5px
    }

    .longread .longread-content-tools {
        padding: 30px 70px 15px
    }

    .longread .longread-comments {
        padding: 70px
    }
}

@media (min-width: 980px) {
    .longread__header {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        height: 380px;
        padding-left: 60px;
        padding-right: 60px;
        padding-bottom: 4%
    }

    .longread__header-item h1 {
        font-size: 45px;
        line-height: 50px;
        top: 19%;
    }

    .longread .longread-content {
        padding: 15px 165px 5px
    }

    .longread .longread-content-tools {
        padding: 30px 165px 15px
    }

    .longread .longread-comments {
        padding: 0 165px
    }

    .longread .longread-comments .comments {
        max-width: none
    }
}

@media (min-width: 1300px) {
    .longread__header {
        height: 560px;
        padding-left: 90px;
        padding-right: 90px
    }

    .longread__header-item {
        width: 940px
    }

    .longread__header-sign {
        position: absolute;
        bottom: 10px;
        right: 20px;
        max-width: 400px;
        font-size: 11px;
        color: #fff;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .5)
    }

    .longread .longread-content {
        padding: 15px 300px 5px;
        font-size: 19px
    }

    .longread .longread-content-tools {
        padding: 30px 300px 15px
    }

    .longread .longread-comments {
        padding: 0 300px;
        margin: 0 auto
    }

    .longread .longread-comments .comments-btn-block {
        right: 0
    }
}

@media (min-width: 1440px) {
    .longread {
        padding-bottom: 20px;
        margin-bottom: 0
    }

    .longread__header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .longread__header-item {
        width: 1260px
    }

    .longread__header-sign {
        bottom: 55px;
        right: calc(50% - 630px)
    }

    .longread .longread-content {
        width: 1260px;
        margin: 0 auto;
        background: #fff
    }

    .longread .longread-content-tools {
        width: 1260px;
        margin: 0 auto;
        background: #fff
    }

    .longread .longread-comments {
        width: 1260px;
        padding: 0 300px 60px;
        background: #fff
    }

    .longread .longread-comments .comments-btn-block {
        right: 0
    }

    .longread__header-item {
        width: 1260px
    }

    .longread .longread-content {
        width: 1260px;
        margin: 0 auto;
        padding: 15px 300px 5px;
        background: #fff
    }
}

.longreads-subtitle {
    font-size: 24px
}

.longreads-subtitle .first-letter {
    float: left;
    margin-right: 6px;
    font-size: 57px;
    text-transform: uppercase;
    line-height: 55px
}

@media (min-width: 660px) {
    .longreads-subtitle {
        position: relative;
        left: -50px;
        width: calc(100% + 100px);
        margin-top: 15px
    }
}

@media (min-width: 980px) {
    .longreads-subtitle {
        left: -70px;
        width: 820px
    }
}

@media (min-width: 1300px) {
    .longreads-subtitle {
        left: -100px;
        width: 870px
    }
}

@media (min-width: 1440px) {
    .longreads-subtitle {
        width: 900px;
        margin: 30px auto 0;
        left: -100px
    }
}

@media (min-width: 1920px) {
    .longreads-subtitle {
        margin-top: 45px
    }
}

@media (min-width: 660px) {
    .comments-user {
        display: none
    }
}

@media (min-width: 660px) {
    .comments-user {
        display: none
    }
}

.submit-roulette {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: 0;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    transition: background .3s
}

.submit-roulette:hover {
    background: #b00;
    transition: background .3s
}

.submit-roulette:active {
    transform: translateY(2px);
    box-shadow: none
}

input[value="Получить <span class=" new_price_val

"></span><span class="
new_price_val

]
{
    text-transform: uppercase
;
    padding: 10px 15px
;
    margin: 15px 0
;
    outline: 0
;
    border: none
;
    margin-top: 5px
;
    border-radius: 5px
;
    box-shadow: 0 4px 3px #242120
;
    background: red
;
    color: #fff
;
    font-weight: 700
;
    transition: background .3s
}
input[value="Получить <span class=" new_price_val

"></span><span class="
new_price_val

]
:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="Получить <span class=" new_price_val

"></span><span class="
new_price_val

]
:active {
    transform: translateY(2px);
    box-shadow: none !important
}

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 250px
}

input[placeholder="Ваш телефон"], input[placeholder="Ваше имя"] {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}

.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 15px;
    line-height: 25px;
    font-weight: 700
}

.ruletka-p h2 {
    font-size: 25px;
    margin-bottom: 15px
}

.ruletka-a {
    color: #1697ce
}

.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
}

.spin-wrapper .ruletka-p {
    margin-bottom: 15px
}

.danger-text {
    color: red;
    font-weight: 700
}

.wheel {
    width: 380px !important;
    margin: 0 auto;
    position: relative
}

.wheel img {
    max-width: 100%
}

.wheel-img {
    -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: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    background: #fff;
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%)
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block img {
    width: 40%
}

.order_block h3 {
    font: bold 18px Arial !important;
    background: 0 0
}

#everad_form {
    display: flex;
    flex-direction: column;
    align-items: center
}

.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 none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0 normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../img/cross.svg);
    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: medium none;
    cursor: pointer;
    outline: medium none
}

.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(1783deg);
        transform: rotate(1783deg)
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}

.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 none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0 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: currentcolor currentcolor #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 0;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width: 520px) {
    .wheel {
        width: 280px !important
    }

    .cursor-text {
        line-height: 45px !important;
        font-size: 12px !important
    }
}

@media screen and (max-width: 345px) {
    .order_block .product_img {
        width: 100% !important
    }

    .wheel {
        width: 250px !important
    }

    .cursor-text {
        line-height: 40px !important;
        font-size: 11px !important
    }
}

@media all and (max-width: 1024px) {
    .comment-bubble {
        width: 100%
    }
}

@media all and (max-width: 768px) {
    .ruletka-p {
        margin: 0 15px 15px
    }

    .longread .longread-content .content-note .figure {
        margin: 10px 0
    }

    .close-popup {
        top: -40px;
        right: 0
    }

    .product_img {
        width: 60% !important
    }
}

#order_form {
    background: #f2f3f6 none repeat scroll 0 0;
    padding: 20px;
    max-width: 600px;
    border: 3px dashed red;
    font-family: Arial
}

#order_form h2 {
    /*margin: 0 0 25px;*/
    padding: 0;
    line-height: 32px
}

#order_form label {
    max-width: 493px;
    display: inline-block;
    padding: 5px 0;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    line-height: 14px
}

#order_form label.vertical {
    border: medium none !important
}

#order_form .order_form_pole {
    padding: 10px;
    margin: 10px
}

#order_form input {
    font-size: 17px;
    padding: 7px;
    border-radius: 3px;
    border: 1px solid #909090;
    max-width: 498px;
    width: 94%;
    margin-bottom: 16px;
    height: 35px
}

#order_form span {
    font-size: 12px
}

#order_form button {
    box-shadow: 0 1px 0 0 #f5978e inset;
    background: #f24537;
    border-radius: 3px;
    border: 1px solid #d02718;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 24px;
    font-weight: 500;
    padding: 16px 21px;
    text-decoration: none;
    text-shadow: 0 1px 0 #810e05;
    margin-top: 25px;
    transition: .2s
}

#order_form button:hover {
    background: #c62d1f
}

#order_form button:active {
    position: relative;
    top: 1px
}

#order_form_success {
    position: relative
}

.left_count {
    background: red none repeat scroll 0 0;
    padding: 20px 15px;
    margin: 12px 0;
    width: 178px;
    color: #fff;
    text-shadow: 0 -1px 0 #000 0 -1px 0 #000 0 1px 0 #000 0 1px 0 #000 -1px 0 0 #000 1px 0 0 #000 -1px 0 0 #000 1px 0 0 #000 -1px -1px 0 #000 1px -1px 0 #000 -1px 1px 0 #000 1px 1px 0 #000 -1px -1px 0 #000 1px -1px 0 #000 -1px 1px 0 #000 1px 1px 0 #000
}

.ifr_button span {
    font-size: 24px !important
}

@media screen and (max-width: 681px) {
    #order_form {
        margin: 0 auto !important;
        padding: 2px;
        border: 2px dashed red
    }
}

@media screen and (max-width: 345px) {
    .ifr_button {
        margin: 9px;
    }
}
