html {
    box-sizing: border-box
}

* {
    box-sizing: inherit
}

a,
article,
b,
blockquote,
body,
center,
dd,
div,
footer,
form,
h1,
h2,
h3,
header,
html,
img,
label,
li,
nav,
ol,
output,
p,
span,
strong,
table,
td,
time,
tr,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article,
footer,
header,
nav {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
footer,
header,
main,
nav {
    display: block
}

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: 700
}

img {
    border: 0;
    vertical-align: bottom
}

button,
input,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button,
html input[type=button],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

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

input {
    line-height: normal
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    padding: 0
}

body {
    background: #fff;
    font: 14px/1.285 'PT Sans', sans-serif
}

a {
    color: #266b06;
    text-decoration: none
}

p {
    margin: 0 0 25px !important
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.container {
    overflow: hidden;
    min-width: 320px;
    padding: 0 10px;
    background: #e8e9ed
}

.wrapper {
    max-width: 680px !important;
    margin: 0 auto;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    padding: 15px;
    background: #fff
}

.size-full {
    max-width: 800px
}

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

.header {
    position: relative;
    height: 100px
}

.price-info {
    font-size: 14px;
    text-align: center;
    margin-top: 2px;
    display: block
}

.star {
    color: #000
}

.header__logo {
    position: absolute;
    top: 10px;
    left: 0;
    width: 238px;
    padding: 0 0 0 72px;
    background: url(../images/logo-header.png) no-repeat;
    font-size: 11px;
    color: #7e8d93;
    text-decoration: none;
    letter-spacing: .5px
}

.header__logo span {
    display: block;
    height: 53px;
    text-indent: -9999px
}

.header__top-nav {
    position: absolute;
    top: 7px;
    right: 0;
    font-size: 12px
}

.header__top-nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px 0 -9px
}

.header__top-nav li {
    position: relative;
    margin: 0 8px 0 9px;
    list-style: none
}

.header__top-nav li:not(:first-child):before {
    content: '';
    position: absolute;
    top: 3px;
    left: -9px;
    width: 1px;
    height: 10px;
    background: #d0d7dc
}

.header__top-nav a {
    color: #535f66
}

.header__top-nav a:hover {
    color: #000
}

.search-form {
    position: absolute;
    top: 45px;
    right: 0;
    width: 240px;
    height: 30px;
    border: 1px solid #d0d7dc
}

.search-form__field {
    width: 100%;
    padding: 8px 30px 8px 10px;
    border: none !important;
    background: 0 0;
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, .1);
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.search-form__field::-webkit-input-placeholder {
    color: #7e8d93
}

.search-form__field::-moz-placeholder {
    color: #32393b
}

.search-form__field:-ms-input-placeholder {
    color: #7e8d93
}

.search-form__button {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    border: none !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPJJREFUeNpi/P//PwMyYGRkNABSZkD8EYiPAOWfMmADII1QzfZAfAwkhIYXATE3TB1cPZImmMLzQDwTiFcA8Weo2BZcGk9CFbSgSDIwKALxQ6hcBZocgzFU4gy6qVAF3lD5vcjiTEABG6h3jzBgB7uhtC2yIEjjdyibE4dGaSj9BF0jzKYoYFQoYtFYitVFUH8sgvrjHhD7ATEPEKtDQxcW2o7YQpUbiLdjiUMQ/gelbwCxBIpGpBAshRrwGapwDhDbQdkomhmwRQGWKJFA18zEQAQAan4BpByA+CYQ3welY0b0RI4PAENdFEh9Aer5DhBgAHkx1R83At3xAAAAAElFTkSuQmCC) no-repeat 50%
}

.middle {
    padding: 0 0 0
}

.middle:after {
    content: '';
    display: table;
    clear: both
}

.content {
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 0
}

.breadcrumbs {
    margin: 0 0 13px;
    font-size: 11px;
    line-height: 14px;
    color: #7e8d93
}

.breadcrumbs a {
    color: #000
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.photo__desc {
    display: block;
    margin-top: 5px;
    text-align: center;
    font-size: 16px
}

.breadcrumbs .sep {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 3px;
    height: 5px;
    margin: 5px 2px 0 3px;
    border-left: 1px solid #64727b;
    text-indent: -9999px
}

.breadcrumbs .sep:after,
.breadcrumbs .sep:before {
    content: '';
    position: absolute;
    width: 1px;
    background: #64727b
}

.breadcrumbs .sep:before {
    top: 1px;
    bottom: 1px;
    left: 0
}

.breadcrumbs .sep:after {
    top: 2px;
    bottom: 2px;
    left: 1px
}

.item:after {
    content: '';
    display: table;
    clear: both
}

.item__date {
    font-size: 12px;
    color: #266b06
}

.item__comments {
    position: relative;
    min-width: 16px;
    height: 16px;
    padding: 0 3px;
    background: #266b06;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-align: center
}

.item__comments:before {
    content: '';
    position: absolute;
    right: 1px;
    bottom: -3px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #266b06;
    border-left: 1px solid #266b06
}

.item__comments:after {
    content: '';
    position: absolute;
    right: 2px;
    bottom: -2px;
    width: 1px;
    height: 1px;
    border: 1px solid #266b06
}

.post {
    margin: 0
}

.post__headline {
    margin: 25px 0 15px;
    padding: 0 0 25px;
    border-bottom: 4px solid #266b06;
    font: bold 36px/40px 'Roboto Condensed', sans-serif;
    text-align: center
}

.post__meta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0
}

.post__entry {
    font-size: 18px;
    line-height: 28px
}

.post__entry:after {
    content: '';
    display: table;
    clear: both
}

.post__entry a {
    text-decoration: underline
}

.post__entry a:hover {
    text-decoration: none
}

.post__entry>:last-child {
    margin-bottom: 0
}

.post__entry h2,
.post__entry h3 {
    margin: 30px 0 28px;
    padding: 0 0 4px;
    border-bottom: 4px solid #266b06;
    font-size: 24px;
    font-weight: 700
}

.post__entry h2:first-child,
.post__entry h3:first-child {
    margin-top: 0
}

.post__entry h3 {
    border-width: 3px;
    font-size: 22px
}

.post__entry li {
    list-style: none
}

.post__entry li ol,
.post__entry li ul {
    margin-bottom: 0
}

.post__entry ol {
    counter-reset: li;
    margin: 0 0 28px 30px
}

.post__entry ol>li {
    position: relative
}

.post__entry ol>li:before {
    content: counter(li) '.';
    counter-increment: li;
    position: absolute;
    top: 0;
    left: -30px;
    width: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #266b06;
    text-align: right
}

.post__entry ul {
    margin: 0 0 28px 30px
}

.post__entry ul>li {
    position: relative
}

.post__entry ul>li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -30px;
    width: 21px;
    height: 21px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAplJREFUeNqMlctLlFEYxseZLy9dJ8YKw2xhzZiDLTKlCIKKiiAIiijcFWFBbVq16g9oEUQEtYpWRXekIKhwF4ihBZGlJmQOXR0YyxwdsHoe+E18TIke+DHffOec57y3835lyZPlkZIRE7WiVbSItaJexEVODIlB8Vx0i0z/panpsEAQ+XdY6KDYhPgyUcXcKrFGbBBbRJe4ze/fURayNCG2i0Nij5jP+1/ii/gpFogVIsrchHgkbopOWZwNW1qO4FnRxDu7+k704XKOEDgUjVjs/wdE0htSpyo6JFwIiGEzLhcFR8R1LPBzQUyztpywHBZthKSJ/RkJdwcs8Gk7ERwWF8Q98SHy/zEKn8VpUcd+r/8YS7TGdnGq3RkT18RlNsw0Fotv4q1YItbza0+Go2R7JYsHcTk7g5hjuFccFTtEnvX9zFunJaAOE8SsL+Syy6hCTIGrYZ84I1aLh6x1zF9RZtZJBmTTAl/FgJikdI6I3bj4lAyfEOs4dLlY6Bji4Sjv6gNcKhM/Qm43ktnNYivVYddSzPeKWwj+FuPsdw3Ho9SfJxaFDojh2gRJ2Yag170QF8UNLoXXL2W/53NRCtsBrxYNYh73+gpxy4cS5bt+TtzFGI9KKqeatUMB8WimiNMk4aV4FnJrv3gtzovHeFAcdYQrRvgGXKdxbkQtCZrExXFi9l68weonzIf7RTsJrSSpdyzqRlHDaXEsziM4Rtx66QPTJRb60hwjQQ5Hh7hvUVv0nXJII5zm5Cz3vpi8KhKXouTaEfd4IK7aq4DTe+iLDYTC1h7n1szWpSIUv/f3uGEXW5+t6eS52E+9YSM3Za79tFDa+bOcNkKnCnf+mtC6PM0kU+z8Euua7XPiGv3Ehjl9o0oF/ggwAHnhx8ieQMf+AAAAAElFTkSuQmCC)
}

.post__entry table {
    width: 100%
}

.post__entry td {
    padding: 6px 12px;
    border: 1px solid #dedede
}

.post__entry blockquote {
    margin: 0 0 20px 0;
    padding: 0 15px 0 100px;
    border-radius: 4px;
    background: #fffad9 url(../images/blockquote.png) no-repeat 6px 47%;
    font: italic 18px/24px Georgia, 'Times New Roman', Times;
    color: #4b250c
}

.post__entry blockquote p {
    margin: 0;
    padding: 12px 0
}

.post__entry img {
    max-width: 100%;
    height: auto;
}

.form {
    padding: 20px;
    border: 1px solid #e5e5e5;
    background: #f2f1f1;
    font-size: 14px;
    line-height: 1.285
}

.footer {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    background: url(../images/logo-footer.png) no-repeat 0 50%;
    text-align: center;
    background: #333;
    padding: 10px 0
}

.footer:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    right: -100%;
    bottom: 0;
    left: -100%;
    background: #cdd0d3
}

.footer__copyright {
    width: 80%;
    padding: 0 30px;
    font-size: 11px;
    line-height: 16px;
    color: #fff
}

.footer__copyright-main {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 700
}

.footer__copyright-main span {
    font-size: 14px;
    font-weight: 700
}

h1 {
    color: red
}

@media screen and (max-width:999px) {
    .header__menu-toggle {
        display: none;
        position: absolute;
        top: 34px;
        right: 0;
        width: 54px;
        height: 54px;
        background: #266b06;
        cursor: pointer
    }

    .header__menu-toggle:after,
    .header__menu-toggle:before {
        content: '';
        position: absolute;
        top: 14px;
        right: 11px;
        bottom: 14px;
        left: 11px;
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff
    }

    .header__menu-toggle:after {
        top: 25px
    }

    .header__menu {
        position: absolute;
        z-index: 10;
        top: 79px;
        right: 0;
        display: none;
        width: 300px;
        background: #266b06
    }

    .header__menu li {
        color: #fff
    }

    .header__menu li:not(:first-child) {
        border-top: 1px solid #548a3b
    }

    .header__menu a {
        display: block;
        padding: 0 20px;
        color: #fff
    }

    .header__menu a:hover {
        background: #609249;
        color: #fff
    }

    .search-form {
        position: relative;
        top: 0;
        width: calc(100% - 40px);
        height: 45px;
        margin: 20px 20px 10px;
        background: #fff
    }

    .search-form__field {
        padding: 14px 40px 14px 10px;
        font-size: 14px
    }

    .search-form__button {
        width: 40px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNq0lssrxFEUx4eZxWhKVmxMMULELGSHLKQ8N1YWExspa5K9BSL+gFkoSilrxEI2bDwKhWZkFoyJSV4xaPA9dX51ut35PaZx6tNvzm/Oud/7OPfMeFx684AW0MlPP/CBe3AB1sEWuHZlaVVgCfxacAOGQb5TgUEQsSEgWQOVdgUGQEoZIMUz3gSL4AgkNUKHoNBKoAxElUQasBe4ldgSMA2elPgFM4ECsKwkrIBii4l18cEbOW/8TmutIC2Cj+0snS2k5G5nyp0TQZ+g22GxrIr8Z9CoBlD5NQk/yfXvxHbBD3+mVVToRPzCPwHfDkVOwYvwS3UiPuEnsri8SS51w7w6kQfhB7MQqQZFwo/pRM6FH7BRuqoFldnHdUEjojqoHGccCJSDM5Ef1R28Mfu4CKRD7LEhQLsQFnlUYVNmCUPgSyTE+KKZtaGw0iWoaOp1wUZfonOpAzXs00H2gVruVV6uwmbQDyZBhzIWCd2CPbPV0LYdZGjnj+AOvFu0fbpjo1b7TDd2npudnd+SOA+svh+zUzXUvzbAa4bBL/mQG3jmaeV78seNwfJMhHx8JgFuFV4uiAQ/r0QszXxWySehCW7AOTPdiqisQ+4ciuxzYbSJPxe0U2W5FHFx+X6AdvEu4vonC/F12KHi+BNgALeov6csr82bAAAAAElFTkSuQmCC)
    }

    .header__top-nav {
        position: static
    }

    .header__top-nav ul {
        display: block;
        margin: 0
    }

    .header__top-nav li {
        margin: 0
    }

    .header__top-nav li:not(:first-child):before {
        display: none
    }

    .header__top-nav a {
        font: bold 20px/48px 'Roboto Condensed', sans-serif;
        color: #fff
    }

    .content {
        float: none;
        padding: 0
    }

    .post__entry ::-webkit-scrollbar {
        -webkit-appearance: none
    }

    .post__entry ::-webkit-scrollbar:vertical {
        width: 12px
    }

    .post__entry ::-webkit-scrollbar:horizontal {
        height: 12px
    }

    .post__entry ::-webkit-scrollbar-thumb {
        border: 2px solid #fff;
        border-radius: 10px;
        background: rgba(0, 0, 0, .5)
    }

    .post__entry ::-webkit-scrollbar-track {
        border-radius: 10px
    }

    .footer {
        padding-left: 0;
        background-image: none
    }

    .footer__copyright {
        width: 100%
    }

    .header__logo {
        left: 50%;
        transform: translateX(-50%)
    }
}

@media screen and (max-width:767px) {
    .header {
        height: 120px
    }

    .header__logo,
    .header__menu-toggle {
        top: 27px
    }

    .post__entry blockquote {
        margin-right: 0;
        margin-left: 0
    }
}

blockquote p {
    margin-bottom: 0 !important
}

@media screen and (max-width:479px) {
    .form {
        padding: 10px
    }
}

body,
div,
form,
html,
img,
p,
span,
strong {
    margin: 0;
    padding: 0
}

html {
    line-height: 1
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local(''), url(../fonts/Lato-Regular.woff2) format('woff2'), url(../fonts/Lato-Regular.woff) format('woff');
    font-display: swap
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local(''), url(../fonts/Lato-Bold.woff2) format('woff2'), url(../fonts/Lato-Bold.woff) format('woff');
    font-display: swap
}

html {
    color: #333;
    font-family: Lato, sans-serif
}

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

.image__wrapper {
    margin-bottom: 20px
}

.image__wrapper img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

@media (max-width:767px) {
    .prod-wrap img {
        width: 240px
    }
}

.prod-wrap {
    margin-bottom: 0
}

@media (max-width:699px) {
    .image__wrapper {
        margin-bottom: 20px
    }

    .SimpleBlock-module_center__2rjif {
        margin-top: 0 !important
    }
}

.x_currency,
.x_price_current {
    color: red;
    font-weight: 700
}

.bold {
    font-weight: 700
}

.prices {
    align-items: center;
    justify-content: center;
    display: flex;
    display: -ms-flexbox;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0
}

.main-price {
    color: red;
    font-weight: 700;
    text-align: center
}

.SimpleBlock-module_center__2rjif {
    margin-bottom: 40px;
    padding: 0 15px;
    margin-top: 20px
}

.red {
    color: red
}

.form-wrap {
    width: 320px;
    max-width: 100%
}

.order__form {
    width: 100%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

.order__form .btn {
    padding-top: 12px;
    padding-bottom: 12px
}

.price {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.3
}

.price .x_currency {
    font-size: 16px
}



.form-wrap__title {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    border: none !important
}

.form-wrap__text {
    text-align: center;
    margin-bottom: 10px
}

.block {
    display: block
}

.price,
.upper {
    text-transform: uppercase
}

.price .x_price_current {
    font-size: 28px
}

.price {
    padding-top: 5px
}

@media only screen and (min-width:1024px) {
    .SimpleBlock-module_center__2rjif {
        max-width: 980px;
        margin-right: auto !important;
        margin-left: auto !important
    }
}

button {
    -webkit-appearance: button
}

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

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

.red {
    color: red
}

.knopka {
    color: #fff;
    text-decoration: none;
    user-select: none;
    background: #f81111;
    padding: .5em 1.5em;
    outline: 0;
    font-size: 19px;
    display: block;
    max-width: 400px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
    cursor: pointer
}

.knopka:hover {
    background: #d60606;
    text-decoration: underline !important
}

.knopka:active {
    background: #d60606;
    text-decoration: none !important
}

.bomain {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

@media (min-width:768px) {
    .bomain {
        flex-direction: row
    }
}

@media (min-width:1024px) {
    .knopka {
        font-size: 20px
    }
}

::selection {
    color: #fff;
    text-shadow: none
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input:focus {
    outline: 0
}

input:not([type=checkbox]):not([type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

::selection {
    background: #08f;
    color: #fff;
    text-shadow: none
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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

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

input:focus,
input:hover {
    background-color: rgba(0, 0, 0, .03)
}

input:not([type=checkbox]):not([type=radio]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0
}

::selection {
    background: #08f;
    color: #fff;
    text-shadow: none
}

::selection {
    background-color: #221c42;
    color: #fff
}

::selection {
    background-color: #221c42;
    color: #fff
}

@media (max-width:767px) {
    input:not([type=submit]) {
        font-size: 16px !important
    }

    .SimpleBlock-module_center__2rjif {
        margin-top: 20px
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .order__input {
        padding-left: 12px !important
    }
}

@media only screen and (min-width:1024px) {
    .SimpleBlock-module_center__2rjif {
        max-width: 980px;
        margin-right: auto !important;
        margin-left: auto !important;
        margin: 20px auto
    }
}

.bold {
    font-weight: 700
}

table {
    max-width: 100%;
    width: 100% !important;
    margin-bottom: 25px;
    overflow-x: scroll;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
}

td {
    font-size: 16px;
    text-align: center
}

@media screen and (max-width:680px) {
    table {
        display: block
    }
}

@media (max-width:767px) {
    input:not([type=submit]) {
        font-size: 16px !important
    }

    .SimpleBlock-module_center__2rjif {
        margin-bottom: 20px
    }
}

button {
    outline: 0 !important;
    border: none !important
}

.create-comment__image-2.show {
    display: block
}

.comment_moderate.show {
    display: block
}

html {
    color: #333;
    font-family: Lato, sans-serif
}

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

button {
    -webkit-appearance: button
}

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

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

::selection {
    color: #fff;
    text-shadow: none
}

::selection {
    background: #08f;
    color: #fff;
    text-shadow: none
}

html {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

@media (max-width:767px) {
    input:not([type=submit]) {
        font-size: 16px !important
    }
}

::selection {
    background: #08f;
    color: #fff;
    text-shadow: none
}

::selection {
    background-color: #221c42;
    color: #fff
}

::selection {
    background-color: #221c42;
    color: #fff
}

@media (max-width:767px) {
    input:not([type=submit]) {
        font-size: 16px !important
    }
}

.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px
}

.comment-create__btn {
    border: none
}

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

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.comment-create__form {
    display: none;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px
}

.comment-create__form.show {
    display: flex
}

.create-comment__image-1.show {
    display: block
}

.comment_moderate.show {
    display: block
}

.create-comment__image-wrapper {
    display: flex;
    align-items: center
}

.create-comment__image {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e5e5e5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.create-comment__image img.create-comment__image-1 {
    border-radius: 50%;
    width: 40px;
    height: 40px
}

.create-comment__image img.create-comment__image-2 {
    width: 24px;
    height: 24px
}

.create-comment__image-1,
.create-comment__image-2 {
    display: none
}

.create-comment__image-1.show {
    display: block
}

.create-comment__image-text {
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline
}

.comment-create__btn {
    border: none;
    outline: 0;
    cursor: pointer
}

.comment-create__text {
    resize: none;
    height: 100px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #838383;
    resize: none;
    overflow: auto;
    padding: 10px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
    margin-bottom: 10px
}

.comment-create__text:focus {
    background-color: rgba(0, 0, 0, .03)
}

textarea:focus {
    outline: 1px #838383
}

.comment-create__age,
.comment-create__city,
.comment-create__name {
    border-radius: 5px;
    border: 1px solid #838383;
    padding: 10px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
    margin-bottom: 10px;
    width: 47% !important;
    border-radius: 5px !important;
    border: 1px solid #838383 !important;
    font-size: 16px !important
}

.comment__info-image-wrapper {
    margin-bottom: 10px;
    text-align: center
}

.comment-create__btn {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #0252bb;
    border-radius: 10px
}

.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px
}

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

    .comment-create__age,
    .comment-create__city,
    .comment-create__name {
        width: 100% !important;
        border-radius: 5px !important;
        border: 1px solid #838383 !important
    }
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px
}

.comment-create__form {
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 500px;
    margin: 40px auto
}

.create-comment__image-wrapper {
    display: flex;
    align-items: center
}

.create-comment__image {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e5e5e5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.create-comment__image img.create-comment__image-1 {
    border-radius: 50%;
    width: 40px;
    height: 40px
}

.create-comment__image img.create-comment__image-2 {
    width: 24px;
    height: 24px
}

.create-comment__image-1,
.create-comment__image-2 {
    display: none
}

.link__order {
    text-decoration: none !important;
    background: red;
    color: #fff;
    padding: 5px;
    font-weight: 700;
    font-size: 16px !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 280px;
    text-align: center;
    border-radius: 10px
}

.link__order:hover {
    background: #c20303
}

.small-fonts {
    font-size: 16px;
    color: #fff
}

.create-comment__image-1.show {
    display: block
}

.create-comment__image-text {
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline
}

.comment-create__text {
    resize: none;
    height: 100px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #838383;
    resize: none;
    overflow: auto;
    padding: 10px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
    margin-bottom: 10px
}

.comment-create__text:focus {
    background-color: rgba(0, 0, 0, .03)
}

.comment-create__age,
.comment-create__city,
.comment-create__name {
    border-radius: 5px;
    border: 1px solid #838383;
    padding: 10px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
    margin-bottom: 10px;
    width: 160px !important;
    border-radius: 5px !important;
    border: 1px solid #838383 !important;
    margin-right: 10px
}

.comment-create__city {
    margin-right: 0
}

.comment-create__btn {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #0252bb;
    border-radius: 10px
}

.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px
}

@media (max-width:767px) {
    input:not([type=submit]) {
        font-size: 16px !important
    }

    .comment-create__form {
        margin: 20px auto !important
    }

    .comment-create__form {
        max-width: 510px
    }

    .wrapper {
        padding-top: 0
    }

    p {
        line-height: 1.4;
        margin-bottom: 20px !important
    }
}

@media screen and (max-width:570px) {
    .comment-create__form.show {
        align-items: center;
        justify-content: center
    }

    .just-wrap {
        flex-direction: column;
        align-items: center
    }

    .comment-create__form {
        max-width: 490px
    }

    .comment-create__age,
    .comment-create__city,
    .comment-create__name {
        width: 200px !important
    }

    .just-wrap {
        justify-content: space-between
    }

    .just-wrap a input {
        margin-right: 0
    }
}

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

    .comment-create__age,
    .comment-create__city,
    .comment-create__name {
        width: 100% !important;
        border-radius: 5px !important;
        border: 1px solid #838383 !important
    }

    .comment-create__form {
        max-width: 300px !important
    }

    .comment-create__btn {
        margin: 0 auto
    }

    .comment-create__city {
        margin-left: 0;
        margin-right: 0
    }

    .link__order {
        font-size: 15px !important
    }

    .small-fonts {
        font-size: 15px !important
    }

    p {
        line-height: 1.3;
        margin-bottom: 15px !important
    }
}

.just-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap
}

@media screen and (max-width:479px) {
    .just-wrap {
        flex-direction: column
    }
}

@media screen and (max-width:1023px) {
    .comment-create__btn {
        margin: 0 auto
    }
}

a {
    outline: 0;
    cursor: pointer
}

a {
    background-color: transparent
}

.SimpleBlock-module_center__2rjif {
    margin-bottom: 40px;
    padding: 0 15px
}

@media only screen and (min-width:1024px) {
    .SimpleBlock-module_center__2rjif {
        max-width: 980px;
        margin-right: auto !important;
        margin-left: auto !important
    }
}

::selection {
    color: #fff;
    text-shadow: none
}

::selection {
    background: #08f;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #08f;
    color: #fff;
    text-shadow: none
}

::selection {
    background-color: #221c42;
    color: #fff
}

::selection {
    background-color: #221c42;
    color: #fff
}

.comment-text p {
    padding-left: 20px;
    margin: 0;
    font-size: 18px
}

.ava {
    display: inline-block
}

.comment-content {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .425)
}

.comment-answer {
    padding-left: 61px
}

.comment__img {
    margin-top: 15px;
    padding-left: 60px
}

.ava img {
    padding: 0 5px 0 0;
    box-sizing: inherit;
    width: 55px
}

.date {
    padding-left: 4px
}

.name-date {
    display: inline-block;
    vertical-align: top;
    margin-top: 0
}

.city-wrap {
    display: flex;
    align-items: baseline
}

.name p {
    font-size: 16px;
    padding-left: 0;
    margin-top: 0
}

.date span {
    font-size: 14px;
    color: #5f5f5f;
    display: block
}

.comment-text p {
    padding-left: 60px;
    margin: 0;
    margin-top: -10px;
    margin-bottom: 0 !important
}

.name__user {
    margin-bottom: 0 !important
}

a:focus {
    outline: 0
}

input.search-form__field {
    height: 30px;
}

@media only screen and (min-width:1024px) {
    .SimpleBlock-module_center__2rjif {
        max-width: 980px;
        margin-right: auto !important;
        margin-left: auto !important;
        margin: 30px auto
    }
}

.comment-text p {
    line-height: 1.3
}

.comment__city {
    margin-bottom: 0
}

.name__user {
    margin-bottom: 0 !important
}

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

a {
    color: #06f;
    text-decoration: none;
    transition: 5.s
}

a:hover {
    text-decoration: underline
}

@media (max-width:1199px) {
    .comment-text p {
        font-size: 17px
    }
}

a {
    color: #06f;
    font-weight: 700;
    text-decoration: none !important
}

@media screen and (max-width:479px) {
    .comment-answer {
        padding-left: 0
    }

    h1 {
        font-size: 24px !important;
        line-height: 1.2 !important
    }

    .comment-text p {
        padding-left: 0
    }

    .SimpleBlock-module_center__2rjif {
        padding: 0
    }

    .comment__img {
        padding-left: 0
    }

    .ava img {
        width: 45px
    }

    .name__user {
        font-size: 14px !important
    }
}

body,
html {
    overflow-x: hidden
}

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

@media (max-width:767px) {
    .SimpleBlock-module_center__2rjif {
        margin-bottom: 20px
    }
}

.post__entry blockquote {
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (min-width:1200px) {
    .post__entry blockquote {
        padding: 15px 15px 15px 100px
    }

    .desk__ver {
        margin-bottom: 14px !important
    }
}

@media screen and (max-width:479px) {
    .post__entry blockquote {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.just-wrap a input {
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .flex1 {
        flex-direction: column;
    }
}

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

.b-top-bar-button .btn-main {
    display: none;
    padding: 7px 35px;
    text-align: center;
    font-family: Arial !important;
    border-radius: 50px;
    background: #398e3d !important;
    font-size: 16px !important;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    font-weight: 700;
}

.b-top-bar-button.sticky .btn-main {
    cursor: pointer;
    display: block;
    max-width: 250px;
    margin: 0 auto;
}

.b-top-bar-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
}

.b-top-bar-button.sticky {
    position: fixed;
    background: #fff;
    z-index: 999;
    display: block;
}

.b-top-bar-button {
    padding: .6em 0;
}

@media screen and (min-width:451px) {
    .l-wr-main {
        margin-top: 0;
    }
}

@media screen and (min-width:992px) {
    .b-top-bar-button .btn-main {}
}



@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;
    font-family: PFRegal, Georgia, serif;
}

.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;
        max-width: 435px;
    }
}

@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;
    }
}



.verified-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    padding: 1px;
    color: transparent;
    background: url(fonts/fff.svg) no-repeat 0 0;
    background-size: 100%;
    vertical-align: -4px;
    border: 2px solid #d7e3ec;
    margin-left: 8px
}

.tgme_widget_message_user {
    float: left
}

.tgme_widget_message_author,
.tgme_widget_message_forwarded_from {
    font-size: 16px;
    line-height: 23px;
    margin: 1px 0;
    color: #2481cc;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-flex;
    display: flex
}

.tgme_widget_message_bubble {
    position: relative;
    border: 2px solid #d7e3ec;
    border-radius: 0 10px 10px 10px;
    background: #fff;
    padding: 12px 17px
}

.tgme_widget_message_bubble,
.tgme_widget_message_inline_keyboard {
    margin-left: 51px
}

.tgme_widget_message_bubble_tail {
    pointer-events: none;
    position: absolute;
    left: -8px;
    top: -1px
}

.tgme_widget_message_footer {
    font-size: 14px;
    line-height: 19px;
    color: #738ca7;
    margin: 5px 0 0;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.matreshka__wrapper {
    background-image: url(../images/bg1-100.webp);
    /*background-size: cover;*/
    background-position: center center;
    padding-bottom: 10px;
}

.matreshka__container {}

.matreshka__item img {
    margin: 0px !important;
}

h2.matreshka__title {
    text-align: center;
}

h2.matreshka__title::after {
    display: none;
}

.matreshka__wrapper {
    max-height: 460px
}

@media (max-width:1023px) {
    .matreshka__wrapper {
        max-height: 440px;
        background-image: url(../images/bg3-100.webp);
    }
}

@media screen and (max-width:768px) {
    .matreshka__wrapper {
        max-height: 430px
    }
}

@media screen and (max-width:480px) {
    .matreshka__wrapper {
        max-height: 322px
    }
}

@media screen and (max-width:415px) {
    .matreshka__wrapper {
        max-height: 291px
    }
}

@media screen and (max-width:400px) {
    .matreshka__wrapper {
        max-height: 284px
    }
}

@media screen and (max-width:390px) {
    .matreshka__wrapper {
        max-height: 290px
    }
}


.matreshka__wrapper.go_go_dance .matreshka__item {
    -webkit-animation: bounceAndRotate 3s linear infinite;
    -moz-animation: bounceAndRotate 3s linear infinite;
    -ms-animation: bounceAndRotate 3s linear infinite;
    -o-animation: bounceAndRotate 3s linear infinite;
    animation: bounceAndRotate 3s linear infinite;
}


@-webkit-keyframes bounceAndRotate {
    0% {
        -webkit-transform: rotate(0deg);
    }

    25% {
        -webkit-transform: rotate(-10deg);
    }

    50% {
        -webkit-transform: rotate(0deg);
    }

    75% {
        -webkit-transform: rotate(10deg);
    }

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

@keyframes bounceAndRotate {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(-10deg);
    }

    50% {
        transform: rotate(0deg);
    }

    75% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(0deg);
    }
}


.matreshka__wrapper.go_go_dance:hover .matreshka__item {
    animation: shake 1.22s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }

    30%,
    50%,
    70% {
        transform: translate3d(-3px, 0, 0);
    }

    40%,
    60% {
        transform: translate3d(3px, 0, 0);
    }
}



.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;
    cursor: pointer;
    outline: medium;
}


.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;
    font-family: Arial, serif;
    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;
    font-family: Arial, serif;
    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;
    max-width: 600px;
}

#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%;
    resize: none;
}

#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;
}




.comments__kma {
    overflow: hidden;
}

.comments__kma>div {
    transition: all .3s ease;
}

.comment-write {
    transition: all .3s ease;
    max-height: 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.comment-write {
    transition: all .3s ease;
    max-height: 100px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.comment-hide {
    transform: translateX(calc(-100% - 100px));
    height: 0;
    min-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.loading img {
    display: inline;
    width: 60px !important;
    margin: 0 16px 0 0;
}



.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;
    cursor: pointer;
    outline: medium;
}


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