a,
a:active,
a:hover,
button,
input {
    outline: 0
}

.img-responsive,
.product {
    display: block;
    max-width: 100%
}

.product,
label {
    max-width: 100%
}

.close,
.link,
button,
html input[type=button],
input[type=submit] {
    cursor: pointer
}

img {
    vertical-align: middle
}

.comments .comments-avatar,
.group,
.wheel__cursor-text {
    text-transform: uppercase;
    text-transform: uppercase
}

#order_form .center,
.btn3,
.comments .comments-avatar,
.comments .comments-chat,
.comments__btn-up,
.comments__count,
.footer,
.nav-menu,
.popup,
.wheel {
    text-align: center
}

.w-nav-overlay,
svg:not(:root) {
    overflow: hidden
}

@media (max-width:1023px) {

    .h1,
    h1 {
        font-size: 27px
    }

    .h2,
    h2 {
        font-size: 22px
    }

    .h3,
    h3 {
        font-size: 18px
    }

    .nav {
        font-size: 12px
    }
}

a,
button {
    transition: .3s
}

a {
    text-decoration: none;
    color: #0079f2;
    cursor: pointer;
    font-weight: 700;
}

@media (min-width:1280px) {

    .h1,
    .h2,
    h1,
    h2 {
        margin-top: 44px;
        margin-bottom: 33px
    }
}

.c-main {
    padding: 0 10px
}

.text2 {
    margin: 10px;
    border: 2px solid #0299ff;
    padding: 10px;
    line-height: 1.5;
    font-size: 18px;
}

.red {
    color: red
}

hr {
    border: 1px solid #c00
}

.order_block {
    margin: 25px auto;
}

.product {
    margin: 30px auto;
}

.count {
    color: #00f;
    font-size: 18px;
}

.close,
.submit {
    font-size: 30px
}

.close {
    position: absolute;
    top: -3px;
    right: 20px
}

.submit {
    margin-top: 10px;
    height: 50px;
    width: 300px;
    background-color: #b22222;
    color: #fff !important;
    padding-top: 5px;
    text-decoration: none;
    border-radius: 3px
}

.order_form {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0;
    padding: 0 20px;
    border-radius: 5px
}

@media (max-width:759px) {

    body,
    html {
        width: 100%;
        padding: 0
    }

    .h1,
    h1 {
        font-size: 20px
    }
}

h1 {
    margin: .67em 0
}

img {
    border: 0;
}

button,
input {
    color: inherit;
    font: inherit
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    width: 100%
}

th {
    padding: 0;
    text-align: left
}

*,
::after,
::before {
    box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.btn3,
.button {
    box-sizing: border-box
}

html {
    font-size: 19px
}

body {
    font-size: 19px;
    line-height: 1.6;
    text-rendering: optimizelegibility;
    position: initial
}

.h1,
.h2,
form h2,
h1,
h2 {
    font-size: 30px;
}

a:focus {
    outline-offset: -2px
}

.img-responsive {
    height: auto
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    font-weight: 700;
    line-height: 1.5;
    color: inherit;
    margin-top: 22px;
    margin-bottom: 11px
}

.comments .comments-like:hover,
.link {
    color: #3968a3
}

.h3,
h3 {
    font-size: 24px
}

p {
    margin: 0 0 20px;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

.comments .comments-field__txt p,
body,
button,
input {
    margin: 0
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav::after,
.nav::before,
.navbar::after,
.navbar::before {
    content: '';
    display: table
}

.nav::after,
.navbar::after {
    clear: both
}

b {
    font-weight: bolder
}

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

.spinner-inner .spinner {
    transform-origin: center center 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-animation: 2s linear infinite rotate;
    animation: 2s linear infinite rotate;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.post-page__columns,
.social-share {
    display: flex
}

.social-share_column-xs {
    flex-direction: column
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share_column-xs {
    flex-flow: row wrap
}

.comments {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.comments .comments-avatar,
.comments .comments-user {
    flex-shrink: 0
}

.comments .comments-message {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start
}

.comments .comments-message_grey {
    flex-direction: row
}

.comments .comments-field {
    flex: 1 0 auto
}

.comments .comments-field__image-load {
    display: flex;
    justify-content: center;
    flex-direction: column
}

.comments .comments-like {
    display: flex;
    align-items: baseline
}

.comments .comments-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

html {
    overflow-y: initial;
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.link {
    text-decoration: underline
}

#order_form button,
.btn3,
.group,
.nav-link,
.w-nav-brand,
a:focus,
a:hover {
    text-decoration: none
}

.link:hover,
.post-page-content-main a:hover {
    color: #d81c2f
}

button,
input {
    font: inherit;
    overflow: visible;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.button,
.group,
body {
    font-family: "Sarabun", sans-serif;
}

button {
    text-transform: none;
    appearance: button;
    -webkit-appearance: button
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: ButtonText dotted 1px
}

body {
    height: 100%;
    color: #2e2e2e;
    background-color: #f2f2f2;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 320px
}

a:focus,
a:hover {
    color: yellow;
    outline: 0
}

.hidden {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

@media (max-width:659px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:660px) and (max-width:979px) {
    .hidden-sm {
        display: none !important
    }
}

@media screen and (max-width:979px) {
    .comments-flex_top {
        margin-bottom: 20px
    }
}

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

@media (min-width:660px) {
    body::before {
        content: 'sm'
    }
}

@media (min-width:980px) {
    body::before {
        content: 'md'
    }

    .navbar {
        -webkit-transition: max-height .3s ease-out, top .2s;
        transition: max-height .3s ease-out, top .2s
    }
}

@media (min-width:1300px) {
    body::before {
        content: 'lg'
    }
}

@media (min-width:1440px) {
    body::before {
        content: 'xlg'
    }

    .post-page .post-page-item {
        margin-left: auto;
        margin-right: auto;
        width: 1260px
    }
}

@media (min-width:1920px) {
    body::before {
        content: 'xxlg'
    }
}

.spinner-inner {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 20px auto
}

.post-page__columns,
.social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social-share_column-xs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.post-page__columns-right {
    width: 100%
}

.post-page .post-page-item {
    margin-top: 0;
    padding: 0 15px 20px
}

/* .post-page .post-page-item .post-page-header {
    margin-bottom: 20px
} */

.post-page .post-page-item .post-page-header h1 {
    word-wrap: break-word;
    margin: 7px 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #151515;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share_column-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:660px) {
    .spinner-inner {
        width: 40px;
        height: 40px;
        margin: 35px auto
    }

    .social-share {
        -webkit-transition: -webkit-flex-basis .3s ease-out;
        transition: flex-basis .3s ease-out;
        transition: flex-basis .3s ease-out, -webkit-flex-basis .3s ease-out, -ms-flex-preferred-size .3s ease-out
    }

    .social-share_column-xs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .post-page .post-page-item {
        padding-left: 20px;
        padding-right: 20px
    }

    .post-page .post-page-item .post-page-header h1 {
        font-size: 38px;
        line-height: 44px
    }

    .post-page .post-page-item .post-page-header .post-page-tools-footer {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width:1300px) {
    .post-page__columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media print {
    .c-main {
        float: none;
        width: 100%;
        margin-right: 0
    }

    img {
        page-break-inside: avoid;
        page-break-inside: avoid;
        max-width: 100% !important
    }

    *,
    ::after,
    ::before {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a[href]::after {
        content: ' (' attr(href) ')'
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }
}

.post-page-content p img,
img {
    max-width: 100%
}

.comments,
.comments .comments-message {
    display: -webkit-box;
    display: -ms-flexbox
}

.comments {
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0 0;
    background: #fff;
    padding: 15px !important
}

.comments-btn-block {
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0
}

.button,
.comments__btn-up {
    height: 50px;
    cursor: pointer
}

.comments__btn-up {
    position: absolute;
    top: 65vh;
    display: block;
    width: 50px;
    padding: 16px;
    margin-bottom: 160px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 12px 0 rgba(71, 75, 105, .15);
    box-shadow: 0 2px 12px 0 rgba(71, 75, 105, .15);
    z-index: 890
}

.comments__btn-up svg {
    position: relative;
    top: -4px
}

.comments__count {
    font-size: 24px;
    font-weight: 700
}

.comments .comment-bubble {
    opacity: 1;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out
}

.comments .comments-chat {
    width: 100%;
    margin: 0 auto
}

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

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

.comments .comments-avatar_grey {
    margin-left: 0;
    margin-right: 8px
}

.comments .comments-message {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

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

.comments .comments-field__txt {
    display: block;
    margin: 5px 0 0;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.42857
}

.comments .comments-field__image {
    text-align: left;
    margin-top: 5px
}

.comments .comments-field__image-load {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.comments .comments-field__image-load .spinner-inner,
div,
footer,
header,
main,
nav {
    display: block
}

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

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

.comments .comments-like__count {
    padding-left: 5px
}

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

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

.comments-toggle-md,
.order {
    display: none
}

@media (min-width:980px) {
    .post-page .post-page-item .post-page-header h1 {
        font-size: 30px;
        line-height: 36px
    }

    .post-page .post-page-item .post-page-header .post-page-tools-footer .social-share {
        -ms-flex-preferred-size: 600px;
        flex-basis: 600px
    }

    .post-page .post-page-item .post-page-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .post-page .post-page-item .post-page-content .post-page-content-main {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .post-page .post-page-item .post-page-content .post-page-content-main .comments {
        padding: 0
    }

    .comments:not(.comments_forever-small) {
        margin: 0 auto
    }

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

    .comments:not(.comments_forever-small) .comments-toggle-md {
        position: relative;
        width: 100%;
        margin: 20px 0;
        text-align: center;
        display: block
    }

    .comments:not(.comments_forever-small) .comments-flex_top {
        margin-top: 10px
    }

    .comments:not(.comments_forever-small) .comments-field__txt {
        font-size: 18px
    }

    .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:not(.comments_forever-small) .comments-avatar_grey {
        margin: 0 15px 0 0
    }

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

.post-page-content-main a {
    text-decoration: underline
}

.contentBox {
    line-height: 1.5
}

/* .contentBox p {
    padding-top: 10px
} */

.contentBox h1 {
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 27px
}

.contentBox h2 {
    line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 20px
}

a {
    -webkit-text-decoration-skip: objects;
    color: #0079f2;
    text-decoration: none !important
}

.button {
    width: 86%;
    border-radius: 3px;
    border: 0 solid rgba(0, 0, 0, .3);
    padding: 10px;
    background: #f14e4d;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    transition: background .4s
}

.button:hover {
    background: #e72828
}

.comments-avatar {
    max-width: 48px;
    max-height: 48px
}

.comments__form {
    max-width: 500px;
    margin: 0 auto 20px
}

.btn3,
.f__btn {
    width: 100%;
    max-width: 300px
}

address,
button,
input {
    font: inherit;
    color: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-shadow: inherit;
    border: none;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    padding: 0
}

.f__btn {
    margin-bottom: 10px !important
}

.btn3 {
    display: block;
    font-size: 1em;
    color: #fff;
    padding: .5em 1em;
    background-color: #81a223;
    background-image: linear-gradient(to bottom, #81a223, #2f751b);
    border: 1px solid #5f781a;
    transition: .3s;
    cursor: pointer;
    border-radius: 10px;
}

.btn3:hover {
    background-color: #749e00;
    background-image: linear-gradient(to bottom, #749e00, #115000)
}

.btn-popup {
    margin: 0 auto
}

.wheel__title {
    display: block;
    margin-bottom: 20px !important
}

.global-bar,
.wheel__cursor-text {
    display: -webkit-box;
    display: -ms-flexbox
}

.wheel__wrapper {
    padding: 1.5em;
    border: 2px solid #c82333;
    margin: 2em 0;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .05)
}

.header,
.wheel__pic {
    position: relative
}

.wheel__cursor,
.wheel__cursor-text {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.prize-wheel {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s
}

.wheel__cursor {
    width: 158px;
    height: 158px;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

@media (max-width:500px) {
    .wheel__cursor {
        width: 130px;
        height: 130px
    }
}

.wheel__cursor-text {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 49%;
    transform: translate(-50%, -50%);
    width: 45%;
    height: 45%;
    border-radius: 100%;
    background-color: #fff;
    -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 0 inset, #fff 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
    font-weight: 700
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 200
}

.popup,
.popup__icon,
.popup__icon.prize:before {
    position: absolute;
    left: 50%
}

.popup {
    top: -100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 500px;
    padding: 2.9em .5em 1em;
    font-size: 18px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-animation: 1s .2s forwards toUp;
    animation: 1s .2s forwards toUp
}

@media (min-width:320px) {
    .popup {
        font-size: 16px;
        font-size: calc(.0070175439 * 100vw + 15.7543859649px)
    }
}

@media (min-width:1460px) {
    .popup {
        font-size: 26px
    }
}

@media (max-width:700px) {
    .popup {
        width: 90%;
        max-width: 90%
    }
}

@keyframes toUp {
    100% {
        top: 50%
    }
}

.popup__title {
    font-size: 1.5em;
    margin-bottom: .5em
}

.popup__text {
    padding-bottom: 1em
}

.popup__icon {
    top: -50px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 4.2em;
    height: 4.2em;
    border-radius: 100%;
    color: #fff
}

.popup__icon.prize {
    background-color: #5f781a
}

.popup__icon.prize:before {
    content: '';
    top: 40%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    width: 2.2em;
    height: 1.1em;
    border-left: 3px solid;
    border-bottom: 3px solid
}

.order__title {
    font-size: 1.5em;
    font-weight: 700
}

.accent2 {
    color: #ef3c51
}

.wheel__title {
    font-size: 1.5em;
    font-weight: 700
}

@media (max-width:800px) {
    .wheel__title {
        font-size: 1em
    }
}

.wheel_description {
    font-size: 22px;
}

.footer {
    padding: 15px 0;
    background: #1b465b;
    color: #fff
}

.footer p {
    padding: 0;
    margin: 0
}

.content-image {
    width: 100%;
    max-width: 800px;
    display: block;
    margin: 20px auto;
}

@media (max-width:514px) {
    .contentBox h1 {
        font-size: 22px;
        margin: 0
    }

    .order__title+p {
        font-size: 21px !important;
        line-height: 1.5
    }
}

.input-group {
    max-width: 300px;
    margin: auto
}

#order_form {
    background: url('../images/formbg.jpg') 0 0/100% 100% no-repeat #fff;
    padding: 20px 20px 15px;
    max-width: 670px;
    margin: 0 auto;
    border-bottom: 2px solid #d0bebc
}

#order_form div {
    background: 0 0 !important
}

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

#order_form label {
    width: auto;
    display: block;
    padding: 5px 0;
    font-weight: 700;
    font-size: 19pxว
}

#order_form .order_form_pole {
    padding: 10px;
    margin: 10px;
    text-align: center
}

.price_main span {
    font-size: 20px !important
}

#order_form input {
    font-size: 16px;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    max-width: 300px;
    width: 100%;
    background: #fff;
    outline: 0 !important
}

#order_form button,
.navbar {
    background-repeat: no-repeat
}

#order_form .center {
    display: block;
    margin: 0 auto
}

#order_form button {
    display: block;
    margin: 20px auto;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45);
    border-radius: 5px;
    background-color: #0059ff;
    background-position: 1.35em .94em;
    background-size: 1em;
    transition: .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 22px
}

#order_form button:hover {
    background-color: #00318d
}

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

@media screen and (max-width:480px) {
    #order_form label {
        font-size: 18px
    }

    #order_form button {
        font-size: 20px
    }

    #order_form {
        padding: 10px
    }

    #order_form .order_form_pole {
        padding: 0;
        margin: 2px
    }
}

.additional {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px
}

@media screen and (max-width:459px) {

    #footer img,
    #order_form input {
        width: 100%
    }
}

@media screen and (max-width:349px) {
    #order_form input {
        font-size: 17px
    }
}

#order_form_place img {
    max-width: 100px;
    display: block;
    margin: 20px 0
}

form h2 {
    margin-block-start: 0.83em !important;
    margin-block-end: 0.83em !important
}

form .count {
    display: block;
    margin-bottom: 10px
}

.timelimit {
    margin-bottom: 20px;
    font-size: 18px;
    margin-top: 20px;
}

.timelimit b {
    display: inline-block;
     
    padding-left: 14px;
    color: red;
    background-position-y: 7px;
}

.global-bar {
    position: static;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding: 5px 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    color: #fff
}

.social-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.w-inline-block {
    max-width: 100%;
    display: inline-block
}

.main-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.corp {
    max-width: 118px
}

.group {
    position: static;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-right: 0;
    padding-left: 0;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: 600
}

.nav-menu,
.w-container {
    margin-right: auto;
    margin-left: auto
}

@media (max-width:479px) {
    .global-bar {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main-logo {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .share {
        width: 28px
    }

    .brand {
        position: relative
    }
}

.share {
    width: 30px;
    padding-right: 5px;
    padding-left: 5px
}

.navbar {
    background-color: #5b1b1b;
    background-position: 0 0;
    background-size: cover;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 50%)
}

.w-nav {
    position: relative;
    z-index: 1000
}

@media screen and (max-width:479px) {
    .w-hidden-tiny {
        display: none !important
    }

    .w-container {
        max-width: none
    }
}

@media screen and (max-width:991px) {
    .w-container {
        max-width: 728px
    }
}

.w-container {
    max-width: 1068px
}

.w-nav-brand {
    position: relative;
    color: #333
}

.w-container:after,
.w-container:before,
.w-nav:after,
.w-nav:before {
    content: ' ';
    display: table
}

.w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.w-icon-nav-menu:before {
    content: '\e602'
}

[class*=' w-icon-'],
[class^=w-icon-] {
    font-family: news-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nav-red {
    background-color: #b71219
}

@media screen and (max-width:767px) {
    .w-nav-brand {
        padding-left: 10px
    }

    .w-nav[data-collapse=small] .w-nav-button {
        display: block;
        margin-top: 0
    }

    .w-nav[data-collapse=small] .w-nav-menu {
        display: none
    }
}

.nav-menu {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    max-width: 940px;
    float: none
}

@media (max-width:479px) {
    .menu-button {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0
    }

    .nav-link {
        color: #000;
        font-size: 14px
    }

    .f__btn {
        width: 80%
    }
}

@media (max-width:767px) {
    .global-bar {
        padding-right: 10px;
        padding-left: 10px
    }

    .navbar {
        background-image: none
    }

    .brand {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .menu-button {
        margin-top: -15px;
        color: #174258
    }

    .icon {
        color: #fff;
        font-size: 32px
    }

    .nav-link {
        border-bottom: 1px solid rgba(23, 65, 85, .2);
        background-color: #fff;
        color: #000;
        font-size: 15px;
        line-height: 18px;
        text-align: center
    }
}

@media (max-width:991px) {
    .global-bar {
        padding-right: 20px;
        padding-left: 20px
    }

    .nav-link {
        padding-right: 8px;
        padding-left: 8px;
        font-size: 14px;
        line-height: 14px
    }
}

.nav-link {
    padding: 12px 15px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase
}

.w-nav-overlay {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%
}

.spin {
    -webkit-animation: 7s ease-in-out forwards spin;
    animation: 7s ease-in-out forwards spin
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }

    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}

.header__logo {
    font-size: 30px;
    font-weight: 700;
    color: #ffad00;
    padding-left: 15px
}

.header__logo--smaller {
    font-size: 20px;
    color: white
}

.menuu {
    display: flex;
    flex-direction: column
}

.menuu span {
    height: 2px;
    width: 16px;
    margin: 2px 0;
    background-color: #fff
}

.f__price {
    color: red;
    font-weight: 700;
    font-size: 30px
}

.f__note {
    display: block;
    font-size: 15px;
    padding-top: 0 !important
}

.dr {
    color: #be0707;
}

.block_y {
    background-color: #ffffdf;
    padding: 15px;
    border: 1px solid black;
}

.comments-field__txt img {
    margin: 15px 0;
    max-width: 450px;
    width: 100%;
}

.buy-button {
    width: 100%;
    margin: 0 auto;
}

.buy-button a {
    font-weight: 700;
    display: block;
    font-size: 21px;
    color: rgb(255, 255, 255);
    text-align: center;
    max-width: 350px;
    background: #0867aa none repeat scroll 0% 0%;
    padding: 20px 20px 14px;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -o-border-image: none;
    border-image: none;
    border-radius: 6px;
    text-decoration: none;
    margin: 10px auto;
    border-bottom: 6px solid transparent;
    -webkit-animation: 1s pulse infinite alternate ease-in-out;
    animation: 1s pulse infinite alternate ease-in-out;
}

.buy-button a:hover {
    color: white;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.text1 {
    font-size: 22px;
    font-weight: 700;
}

del.form-lt {
    font-weight: 400;
    font-size: 18px;
}

.big-p {
    font-size: 28px;
}

.additional {
    font-size: 14px;
}

#name-error, #phone-error {
    font-size: 16px;
    color: red;
    font-weight: 700;
    display: flex;
    justify-content: center;
}

#submit-error {
    font-size: 16px;
    color: red;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    body {
        font-size: 18px;
    }

    .contentBox h2 {
        font-size: 25px;
    }

    h3, .wheel__title, .order__title, .comments__count {
        font-size: 22px;
    }

    .wheel_description {
        font-size: 20px;
    }

    .buy-button a {
        font-size: 19px;
        width: 100%;
    }
    
    .text1 {
        font-size: 18px;
    }

    .big-p {
        font-size: 25px;
    }
    
    .count, .timelimit {
        font-size: 17px;
    }
}