#form-block {
    padding-bottom: 40px;
}

img,
video {
    max-width: 100%;
    height: auto
}

picture {
    display: block;
    margin-bottom: 1rem
}

.cr {
    color: red
}

.bl {
    color: #1c4587
}

.text--center {
    text-align: center
}

.mt {
    margin-top: 1rem
}

.udl {
    text-decoration: underline;
}

.bordered {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000
}

.ingridients-wrapper {
    overflow-x: scroll;
}

.ingridients {
    min-width: 100%;
    border: 1px solid #000;
}

.ingridients td {
    padding: 0 0.5rem;
    font-size: 16px;
    border: 1px solid #000;

}

@media (min-width:768px) {
    .mt {
        margin-top: 1.5rem
    }

    .ingridients td {
        font-size: 22px;

    }

}


.api-form1 .form_control_vik_group {
    margin: 0 0 15px 0 !important
}

.form_control_vik_group input.form_control_vik.name,
.form_control_vik_group input.form_control_vik.phone {
    margin: 0 !important;
    text-align: left !important
}

input.form_control_vik:focus::placeholder {
    color: transparent
}

input.form_control_vik.error {
    border-color: #c92f54 !important;
    color: #c92f54 !important
}

input.form_control_vik.good {
    border-color: #388e3c !important;
    color: #388e3c !important
}

.api-form1 .error_note {
    text-align: center;
    margin: 4px 0 0 0 !important;
    font-size: 13px;
    line-height: 16px;
    color: #c92f54
}

input.form_control_vik.error:focus {
    border-color: #c92f54 !important
}

input.form_control_vik.good:focus {
    border-color: #0d7f56 !important
}

#locdate1 {
    font-size: 14px;
}

[id^="locdate"] {
    font-size: 16px;
}

#locdate105 {
    font-size: inherit;
    white-space: nowrap;
}

.v-order-wrapper-fon-bg2 {
    border: 1px solid #F3E8CB;
    padding: 10px;
    -webkit-box-shadow: 0 14px 14px rgba(0, 0, 0, .25), 0 5px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 14px 14px rgba(0, 0, 0, .25), 0 5px 5px rgba(0, 0, 0, .25);
    background: -webkit-gradient(linear, left top, left bottom, from(#F3E8CB), to(#FFFBF0));
    background: -o-linear-gradient(#F3E8CB, #FFFBF0);
    background: linear-gradient(#F3E8CB, #FFFBF0);
}

.v-order-wrapper-fon-bg2 .vik-winners-bl .left_block {
    margin-bottom: 45px;
}

@media (max-width: 720px) {

    .v-order-wrapper-fon-bg2 .vik-winners-bl .left_block {
        background: transparent;
        margin-bottom: 20px;
    }

    .v-order-wrapper-fon-bg2 {
        border-radius: 15px;
        padding: 0px;
    }

}



@media only screen and (max-width: 500px) {
    .vik-winners-bl .lb_top {
        padding: 10px 10px 10px 30px;
    }

    .vik-winners-bl .lb_top:before {
        top: 5px;
        left: 5px;
        width: 20px;
        height: 25px;
        background-size: 100%;
    }

    .vik-winners-bl .lbt_text_1 {
        font-size: 18px;
        line-height: 20px;
    }

    .vik-winners-bl .lbt_text_2 {
        margin-top: 5px;
    }

    .vik-winners-bl .lb_text {
        font-size: 26px;
        line-height: 27px;
        margin-top: 20px;
    }

    .vik-winners-bl .lb_text>span {
        font-size: 40px;
        line-height: 41px;
    }

}

.vik-winners-bl .left_block {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    padding: 50px;
    background: #f9f9f9;
}

.vik-winners-bl .lb_top,
.vik-winners-bl .wins {
    background: #fff;
}

.vik-winners-bl .lb_top {
    border: 1px solid #b5b5b5;
    border-radius: 15px;
    padding: 20px;
    position: relative;
}

.vik-winners-bl .lb_top:before {
    display: block;
    content: '';
    width: 40px;
    height: 50px;
    position: absolute;
    top: 25px;
    left: 25px;
}

.vik-winners-bl .lbt_text_1 {
    font-size: 20px;
    line-height: 30px;
    color: #272727;
    text-align: center;
}

.vik-winners-bl .lbt_text_2 {
    font-size: 13px;
    line-height: 15px;
    color: #626262;
    margin-top: 10px;
    text-align: center;
}

.vik-winners-bl .lb_text {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 44px;
    text-transform: uppercase;
    margin: 50px 0 15px;
    text-align: center;
}

.vik-winners-bl .lb_text>span {
    display: inline-block;
    font-size: 30px;
    line-height: 76px;
}

.vik-winners-bl .wins {
    border: 1px solid #d8d8d8;
    border-radius: 15px;
}

.vik-winners-bl .win_line {
    display: table;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #d8d8d8;
}

.vik-winners-bl .win_line>div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 5px 0 15px;
    font-size: 17px;
    line-height: 19px;
}

.vik-winners-bl .win_line:first-child {
    background: linear-gradient(89.47deg, #ed7b22 0, #f59a14 100%);
}

.vik-winners-bl .win_line:last-child {
    border-bottom: none;
}


@media only screen and (max-width: 1100px) {
    .vik-winners-bl .left_block {
        display: block;
    }
}

@media only screen and (max-width: 1000px) {
    .vik-winners-bl .left_block {
        padding: 30px 10px;
    }
}

@media only screen and (max-width: 880px) {
    .vik-winners-bl .left_block {
        max-width: 100%;
        float: none;
    }

    .vik-winners-bl .lb_text {
        text-align: center;
    }
}

@media (max-width: 720px) {
    .vik-winners-bl .win_line:first-child {
        display: none;
    }

    .vik-winners-bl .win_line {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .vik-winners-bl .win_line>div {
        width: 100% !important;
    }
}

@media only screen and (max-width: 500px) {
    .vik-winners-bl .lb_top {
        padding: 10px 10px 10px 30px !important;
    }

    .vik-winners-bl .lb_top:before {
        top: 5px;
        left: 5px;
        width: 20px;
        height: 25px;
        background-size: 100%;
    }

    .vik-winners-bl .lbt_text_1 {
        font-size: 18px;
        line-height: 20px;
    }

    .vik-winners-bl .lbt_text_2 {
        margin-top: 5px;
    }

    .vik-winners-bl .lb_text {
        font-size: 26px;
        line-height: 27px;
        margin-top: 20px;
    }

    .vik-winners-bl .lb_text>span {
        font-size: 40px;
        line-height: 41px;
    }
}

@media only screen and (max-width: 450px) {
    .vik-winners-bl .win_line>div {
        padding: 0 5px 0 10px;
        font-size: 15px;
        line-height: 19px;
    }
}

@media (max-width: 460px) {
    .vik-winners-bl .left_block {
        padding: 0 !important;
    }

    .vik-winners-bl .win_line>div {
        font-size: 14px !important;
    }

    .vik-winners-bl .lb_text>span {
        font-size: 20px;
    }

    .vik-winners-bl .lb_top {
        padding: 10px;
    }
}


<style type="text/css">.shakingbutton {
    animation: shakinganime 5s infinite;
}

@keyframes shakinganime {
    0% {
        transform: translateX(0);
    }

    46% {
        transform: translateX(0);
    }

    48% {
        transform: translateX(-10px);
    }

    50% {
        transform: translateX(10px);
    }

    52% {
        transform: translateX(-10px);
    }

    54% {
        transform: translateX(10px);
    }

    56% {
        transform: translateX(-5px);
    }

    58% {
        transform: translateX(5px);
    }

    60% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(0);
    }
}



#fountainG {
    position: relative;
    width: 96px;
    height: 12px;
    margin: 10px
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: #000;
    width: 5px;
    height: 5px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px
}

#fountainG_1 {
    left: 0;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s
}

#fountainG_2 {
    left: 12px;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s
}

#fountainG_3 {
    left: 24px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s
}

#fountainG_4 {
    left: 36px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#fountainG_5 {
    left: 48px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s
}

#fountainG_6 {
    left: 60px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

#fountainG_7 {
    left: 72px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s
}

#fountainG_8 {
    left: 84px;
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #000
    }

    100% {
        transform: scale(.3);
        background-color: #fff
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: #000
    }

    100% {
        -o-transform: scale(.3);
        background-color: #fff
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #000
    }

    100% {
        -ms-transform: scale(.3);
        background-color: #fff
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #000
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: #fff
    }
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: #000
    }

    100% {
        -moz-transform: scale(.3);
        background-color: #fff
    }
}

.load__comment {
    display: flex
}

#push-comments #push_3dv4f7 {
    background-color: #f0f0f0;
    box-sizing: border-box;
    padding: 3rem 2rem;
    transition: 1s;
    width: 100%
}

#push-comments #push_3dv4f7.hide {
    opacity: 0;
    display: block !important
}

#push-comments #push_3dv4f7__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px
}

#push-comments #push_3dv4f7__title {
    color: #43a047;
    border-bottom: 0 solid;
    box-shadow: 1px 4px 10px -7px #ccc;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px
}

#push-comments #push_3dv4f7__message,
.comment-input {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%
}

#push-comments #push_3dv4f7__submit {
    background: #43a047;
    border: none;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 25px;
    display: table;
    margin: 20px 0 0;
    height: 50px;
    transition: .5s;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    font-size: 18px;
    max-width: 280px;
    width: 100%
}

#push-comments #push_3dv4f7__submit:hover {
    background: #237a27;
    text-shadow: none;
    box-shadow: none
}

#push-comments #push_3dv4f7__label::after,
#push-comments #push_3dv4f7__label::before {
    content: '';
    display: none
}



#push-comments #push_mlyjekpdfdd1 {
    box-sizing: border-box;
    padding: 3rem 0;
    transition: 1s;
    width: 100%;
    border-radius: 10px;
}

#push-comments #push_mlyjekpdfdd1.hide {
    opacity: 0;
    display: block !important;
}

#push-comments #push_mlyjekpdfdd1__form {
    box-sizing: border-box;
    margin: auto;
}

#push-comments #push_mlyjekpdfdd1__title {
    color: #222d34;
    border-bottom: 0px solid;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 16px;
}

#push-comments #push_mlyjekpdfdd1__message {
    border: 1px solid #e0e5ef;
    box-shadow: 0px 2px 4px -3px #237a27;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px 20px;
    height: 120px;
    width: 100%;
}

#push-comments #push_mlyjekpdfdd1__submit {
    background: #222d34;
    color: rgba(255, 255, 255, .8);
    border: 0;
    border: none;
    box-shadow: 0px 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    display: table;
    margin: 20px 0 0;
    transition: .5s;
    text-align: center;
    text-shadow: 0px 0px 1px #237a27;
    font-size: 18px;
    padding: 10px 30px;
}

#push-comments #push_mlyjekpdfdd1__submit:hover {
    background: #391f66;
    text-shadow: none;
    box-shadow: none;
}

#push-comments #push_mlyjekpdfdd1__label::before,
#push-comments #push_mlyjekpdfdd1__label::after {
    content: '';
    display: none;
}

form a {
    text-decoration: none !important;
}