/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; 
}

body {
    margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block; }

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline; }

audio:not([controls]) {
    display: none;
    height: 0; }

[hidden],
template {
    display: none; }

a {
    background-color: transparent; }

a:active {
    outline: 0; }

a:hover {
    outline: 0; }

abbr[title] {
    border-bottom: 1px dotted; }

b,
strong {
    font-weight: bold; }

dfn {
    font-style: italic; }

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

mark {
    background: #ff0;
    color: #000; }

small {
    font-size: 80%; }

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

img {
    border: 0; }

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

figure {
    margin: 1em 40px; }

hr {
    box-sizing: content-box;
    height: 0; }

pre {
    overflow: auto; }

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em; }

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

button {
    overflow: visible; }

button,
select {
    text-transform: none; }

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

button[disabled],
html input[disabled] {
    cursor: default; }

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

input {
    line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto; }

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

legend {
    border: 0;
    padding: 0; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: bold; }

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

td,
th {
    padding: 0; }

html {
    box-sizing: border-box; }

*,
*::before,
*::after {
    box-sizing: inherit; }

html {
    font-size: 16px;
    -webkit-tap-highlight-color: transparent; }

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff; }

[tabindex="-1"]:focus {
    outline: none !important; }

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem; }

p {
    margin-top: 0;
    margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91; }

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0; }

dt {
    font-weight: bold; }

dd {
    margin-bottom: .5rem;
    margin-left: 0; }

blockquote {
    margin: 0 0 1rem; }

a {
    color: #0275d8;
    text-decoration: none; }
a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
    margin-top: 0;
    margin-bottom: 1rem; }

figure {
    margin: 0 0 1rem; }

img {
    vertical-align: middle; }

[role="button"] {
    cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation; }

table {
    background-color: transparent; }

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom; }

th {
    text-align: left; }

label {
    display: inline-block;
    margin-bottom: .5rem; }

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0; }

textarea {
    resize: vertical; }

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit; }

input[type="search"] {
    box-sizing: inherit;
    -webkit-appearance: none; }

output {
    display: inline-block; }

[hidden] {
    display: none !important; }
.buttonKRV {
    font-size: 20px!important;
}
.img_ofr3 {
    width: 28%;
    margin:20px 0 0 0;
}
.buttonKRV{
    text-decoration: none;

    text-transform: uppercase;
    padding: 15px 20px;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
    font-size: 28px;
    margin: 0 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 108px;
    width: 90%;
    font-weight: bold;
    color: #ff5581;
    background-color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    cursor:pointer;
    display: block;

}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    max-width: 320px; }
.container::after {
    content: "";
    display: table;
    clear: both; }
@media (min-width: 1024px) {
    .container {
        max-width: 1024px; } }

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
.container-fluid::after {
    content: "";
    display: table;
    clear: both; }

.row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
.row::after {
    content: "";
    display: table;
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }

.col-xs-1 {
    width: 8.33333%; }

.col-xs-2 {
    width: 16.66667%; }

.col-xs-3 {
    width: 25%; }

.col-xs-4 {
    width: 33.33333%; }

.col-xs-5 {
    width: 41.66667%; }

.col-xs-6 {
    width: 50%; }

.col-xs-7 {
    width: 58.33333%; }

.col-xs-8 {
    width: 66.66667%; }

.col-xs-9 {
    width: 75%; }

.col-xs-10 {
    width: 83.33333%; }

.col-xs-11 {
    width: 91.66667%; }

.col-xs-12 {
    width: 100%; }

.col-xs-pull-0 {
    right: auto; }

.col-xs-pull-1 {
    right: 8.33333%; }

.col-xs-pull-2 {
    right: 16.66667%; }

.col-xs-pull-3 {
    right: 25%; }

.col-xs-pull-4 {
    right: 33.33333%; }

.col-xs-pull-5 {
    right: 41.66667%; }

.col-xs-pull-6 {
    right: 50%; }

.col-xs-pull-7 {
    right: 58.33333%; }

.col-xs-pull-8 {
    right: 66.66667%; }

.col-xs-pull-9 {
    right: 75%; }

.col-xs-pull-10 {
    right: 83.33333%; }

.col-xs-pull-11 {
    right: 91.66667%; }

.col-xs-pull-12 {
    right: 100%; }

.col-xs-push-0 {
    left: auto; }

.col-xs-push-1 {
    left: 8.33333%; }

.col-xs-push-2 {
    left: 16.66667%; }

.col-xs-push-3 {
    left: 25%; }

.col-xs-push-4 {
    left: 33.33333%; }

.col-xs-push-5 {
    left: 41.66667%; }

.col-xs-push-6 {
    left: 50%; }

.col-xs-push-7 {
    left: 58.33333%; }

.col-xs-push-8 {
    left: 66.66667%; }

.col-xs-push-9 {
    left: 75%; }

.col-xs-push-10 {
    left: 83.33333%; }

.col-xs-push-11 {
    left: 91.66667%; }

.col-xs-push-12 {
    left: 100%; }

.col-xs-offset-0 {
    margin-left: 0%; }

.col-xs-offset-1 {
    margin-left: 8.33333%; }

.col-xs-offset-2 {
    margin-left: 16.66667%; }

.col-xs-offset-3 {
    margin-left: 25%; }

.col-xs-offset-4 {
    margin-left: 33.33333%; }

.col-xs-offset-5 {
    margin-left: 41.66667%; }

.col-xs-offset-6 {
    margin-left: 50%; }

.col-xs-offset-7 {
    margin-left: 58.33333%; }

.col-xs-offset-8 {
    margin-left: 66.66667%; }

.col-xs-offset-9 {
    margin-left: 75%; }

.col-xs-offset-10 {
    margin-left: 83.33333%; }

.col-xs-offset-11 {
    margin-left: 91.66667%; }

.col-xs-offset-12 {
    margin-left: 100%; }

@media (min-width: 320px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left; }
    .col-md-1 {
        width: 8.33333%; }
    .col-md-2 {
        width: 16.66667%; }
    .col-md-3 {
        width: 25%; }
    .col-md-4 {
        width: 33.33333%; }
    .col-md-5 {
        width: 41.66667%; }
    .col-md-6 {
        width: 50%; }
    .col-md-7 {
        width: 58.33333%; }
    .col-md-8 {
        width: 66.66667%; }
    .col-md-9 {
        width: 75%; }
    .col-md-10 {
        width: 83.33333%; }
    .col-md-11 {
        width: 91.66667%; }
    .col-md-12 {
        width: 100%; }
    .col-md-pull-0 {
        right: auto; }
    .col-md-pull-1 {
        right: 8.33333%; }
    .col-md-pull-2 {
        right: 16.66667%; }
    .col-md-pull-3 {
        right: 25%; }
    .col-md-pull-4 {
        right: 33.33333%; }
    .col-md-pull-5 {
        right: 41.66667%; }
    .col-md-pull-6 {
        right: 50%; }
    .col-md-pull-7 {
        right: 58.33333%; }
    .col-md-pull-8 {
        right: 66.66667%; }
    .col-md-pull-9 {
        right: 75%; }
    .col-md-pull-10 {
        right: 83.33333%; }
    .col-md-pull-11 {
        right: 91.66667%; }
    .col-md-pull-12 {
        right: 100%; }
    .col-md-push-0 {
        left: auto; }
    .col-md-push-1 {
        left: 8.33333%; }
    .col-md-push-2 {
        left: 16.66667%; }
    .col-md-push-3 {
        left: 25%; }
    .col-md-push-4 {
        left: 33.33333%; }
    .col-md-push-5 {
        left: 41.66667%; }
    .col-md-push-6 {
        left: 50%; }
    .col-md-push-7 {
        left: 58.33333%; }
    .col-md-push-8 {
        left: 66.66667%; }
    .col-md-push-9 {
        left: 75%; }
    .col-md-push-10 {
        left: 83.33333%; }
    .col-md-push-11 {
        left: 91.66667%; }
    .col-md-push-12 {
        left: 100%; }
    .col-md-offset-0 {
        margin-left: 0%; }
    .col-md-offset-1 {
        margin-left: 8.33333%; }
    .col-md-offset-2 {
        margin-left: 16.66667%; }
    .col-md-offset-3 {
        margin-left: 25%; }
    .col-md-offset-4 {
        margin-left: 33.33333%; }
    .col-md-offset-5 {
        margin-left: 41.66667%; }
    .col-md-offset-6 {
        margin-left: 50%; }
    .col-md-offset-7 {
        margin-left: 58.33333%; }
    .col-md-offset-8 {
        margin-left: 66.66667%; }
    .col-md-offset-9 {
        margin-left: 75%; }
    .col-md-offset-10 {
        margin-left: 83.33333%; }
    .col-md-offset-11 {
        margin-left: 91.66667%; }
    .col-md-offset-12 {
        margin-left: 100%; } }

@media (min-width: 1024px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left; }
    .col-lg-1 {
        width: 8.33333%; }
    .col-lg-2 {
        width: 16.66667%; }
    .col-lg-3 {
        width: 25%; }
    .col-lg-4 {
        width: 33.33333%; }
    .col-lg-5 {
        width: 41.66667%; }
    .col-lg-6 {
        width: 50%; }
    .col-lg-7 {
        width: 58.33333%; }
    .col-lg-8 {
        width: 66.66667%; }
    .col-lg-9 {
        width: 75%; }
    .col-lg-10 {
        width: 83.33333%; }
    .col-lg-11 {
        width: 91.66667%; }
    .col-lg-12 {
        width: 100%; }
    .col-lg-pull-0 {
        right: auto; }
    .col-lg-pull-1 {
        right: 8.33333%; }
    .col-lg-pull-2 {
        right: 16.66667%; }
    .col-lg-pull-3 {
        right: 25%; }
    .col-lg-pull-4 {
        right: 33.33333%; }
    .col-lg-pull-5 {
        right: 41.66667%; }
    .col-lg-pull-6 {
        right: 50%; }
    .col-lg-pull-7 {
        right: 58.33333%; }
    .col-lg-pull-8 {
        right: 66.66667%; }
    .col-lg-pull-9 {
        right: 75%; }
    .col-lg-pull-10 {
        right: 83.33333%; }
    .col-lg-pull-11 {
        right: 91.66667%; }
    .col-lg-pull-12 {
        right: 100%; }
    .col-lg-push-0 {
        left: auto; }
    .col-lg-push-1 {
        left: 8.33333%; }
    .col-lg-push-2 {
        left: 16.66667%; }
    .col-lg-push-3 {
        left: 25%; }
    .col-lg-push-4 {
        left: 33.33333%; }
    .col-lg-push-5 {
        left: 41.66667%; }
    .col-lg-push-6 {
        left: 50%; }
    .col-lg-push-7 {
        left: 58.33333%; }
    .col-lg-push-8 {
        left: 66.66667%; }
    .col-lg-push-9 {
        left: 75%; }
    .col-lg-push-10 {
        left: 83.33333%; }
    .col-lg-push-11 {
        left: 91.66667%; }
    .col-lg-push-12 {
        left: 100%; }
    .col-lg-offset-0 {
        margin-left: 0%; }
    .col-lg-offset-1 {
        margin-left: 8.33333%; }
    .col-lg-offset-2 {
        margin-left: 16.66667%; }
    .col-lg-offset-3 {
        margin-left: 25%; }
    .col-lg-offset-4 {
        margin-left: 33.33333%; }
    .col-lg-offset-5 {
        margin-left: 41.66667%; }
    .col-lg-offset-6 {
        margin-left: 50%; }
    .col-lg-offset-7 {
        margin-left: 58.33333%; }
    .col-lg-offset-8 {
        margin-left: 66.66667%; }
    .col-lg-offset-9 {
        margin-left: 75%; }
    .col-lg-offset-10 {
        margin-left: 83.33333%; }
    .col-lg-offset-11 {
        margin-left: 91.66667%; }
    .col-lg-offset-12 {
        margin-left: 100%; } }

.hidden-xs-up {
    display: none !important; }

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

@media (min-width: 320px) {
    .hidden-md-up {
        display: none !important; } }

@media (max-width: 1023px) {
    .hidden-md-down {
        display: none !important; } }

@media (min-width: 1024px) {
    .hidden-lg-up {
        display: none !important; } }

.hidden-lg-down {
    display: none !important; }

.visible-print-block {
    display: none !important; }
@media print {
    .visible-print-block {
        display: block !important; } }

.visible-print-inline {
    display: none !important; }
@media print {
    .visible-print-inline {
        display: inline !important; } }

.visible-print-inline-block {
    display: none !important; }
@media print {
    .visible-print-inline-block {
        display: inline-block !important; } }

@media print {
    .hidden-print {
        display: none !important; } }

/*===== VARIABLES =====*/
/*~~~~~~~~~~~~~~~ MIXINS ~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~ End MIXINS ~~~~~~~~~~~~~~~*/
*::-webkit-input-placeholder {
    color: #666;
    opacity: 1; }

*:-moz-placeholder {
    color: #666;
    opacity: 1; }

*::-moz-placeholder {
    color: #666;
    opacity: 1; }

*:-ms-input-placeholder {
    color: #666;
    opacity: 1; }

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666; }

body input:required:valid,
body textarea:required:valid {
    color: #666; }



body {
    min-width: 320px;
    position: relative;
    font-size: 20px;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    color: #000; }

.hidden {
    display: none; }

h1, h2, h3, h4, h5, h6, p, ul, li {
    font-weight: inherit;
    line-height: inherit;
    padding: 0;
    margin: 0; }

h1 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 600;
    text-transform: uppercase; }

h2 {font-size: 26px;
    line-height: 31px;
    font-family: 'Roboto';
    font-weight: 700;}

h3 {
    font-size: 28px; }

strong, b {
    font-weight: 700; }

a {
    text-decoration: underline; }
a:hover {
    text-decoration: none; }

ul {
    list-style-type: none; }

input,
button,
button:active,
button:focus {
    border: none;
    outline: none !important; }

button::-moz-focus-inner {
    border: 0 !important; }

.floatl {
    float: left;
    margin-right: 15px; }

.floatr {
    float: right;
    margin-left: 15px; }

.fsi {
    font-style: italic; }

.ttu {
    text-transform: uppercase; }

a {
    font-weight: 700;
    text-decoration: none;
    color: #a71818; }
a:hover {
    text-decoration: underline;
    color: #a71818; }

.icon_emoji {
    position: relative;
    display: inline-block;
    width: 29px; }
.icon_emoji:after {
    content: '';
    position: absolute;
    display: block;
    height: 29px;
    width: 29px;
    top: -25px;
    left: 0;
    background-size: cover !important; }
.icon_emoji-like:after {
    background: url("../img/thumbs-up-1.png") no-repeat 50% 50%; }
.icon_emoji-sad:after {
    background: url("../img/1.png") no-repeat 50% 50%; }
.icon_emoji-woo:after {
    background: url("../img/2.png") no-repeat 50% 50%; }
.icon_emoji-pro:after {
    background: url("../img/3.png") no-repeat 50% 50%; }

.header-wrap {
    height: 180px;
    padding: 15px 0 0; }

.logo-box {
    display: inline-block;
    margin-left: 60px; }
.logo-box .logo-mob {
    display: none; }

.main-menu {
    display: inline-block;
    position: absolute;
    right: 15px;
    bottom: 0;
    border-top: 2px solid #a71818;
    border-left: 2px solid #a71818;
    border-right: 2px solid #a71818; }
.main-menu .menu_item {
    position: relative;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    padding: 7px 29px; }
.main-menu .menu_item.active {
    background-color: #d5d5d5; }
.main-menu .menu_item.active:after {
    content: '';
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -7px;
    background-color: #d5d5d5;
    border-bottom: 2px solid #a71818;
    border-right: 2px solid #a71818;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 5; }

.top-menu .menu-list__item {
    display: inline-block;
    cursor: default; }

.breadcrambs {
    background: #b70e70; }
.breadcrambs .bc_item {
    position: relative;
    display: inline-block;
    height: 45px;
    padding-right: 35px;
    line-height: 45px;
    color: #f0d0e3; }
.breadcrambs .bc_item:last-child {
    padding-right: 0;
    color: #fffefe; }
.breadcrambs .bc_item:last-child:after {
    content: none; }
.breadcrambs .bc_item:after {
    content: '\f178';
    font-family: "FontAwesome";
    position: absolute;
    right: 8px; }

.content_wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #a71818;
    border-left: 2px solid #a71818;
    border-right: 2px solid #a71818;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom: 2px dotted #a71818; }
.content_wrap .top_line {
    font-size: 14px;
    font-style: italic;
    color: #1c1c1c; }
.content_wrap .top_line .ddate {
    margin-right: 15px; }
.content_wrap .top_line .hearts {
    display: inline-block;
    margin-left: 15px; }
.content_wrap h1 {
    max-width: 960px;
    text-align: center;
    margin: 15px 0 20px 0; }
.content_wrap h1 span {
    color: #fff;
    background-color: #a71818;
    padding: 0 5px; }
.content_wrap .text {
    letter-spacing: -0.7px;
    margin-bottom: 10px;
    text-indent: 10px; }
.content_wrap .img_wrap {
    position: relative;
    text-align: center; }
.content_wrap .img_wrap img {
    width:450px; }

.sidebar {
    padding-top: 93px; }
.sidebar .sb_block {
    position: relative;
    border: 1px solid #e7e7e7;
    padding-top: 15px; }
.sidebar .sb_block h3 {
    position: absolute;
    padding: 0 10px;
    margin-left: 12px;
    text-align: center;
    top: -25px;
    background: #fff; }
.sidebar .sidebar-block {
    padding: 15px 20px;
    border-bottom: 1px solid #e7e7e7; }
.sidebar .sidebar-block:last-child {
    border-bottom: none; }
.sidebar .sidebar-block p {
    margin-top: 15px;
    font-weight: 300; }
.sidebar .sidebar-block_imgwrap {
    position: relative; }
.sidebar .sidebar-block_imgwrap img {
    max-width: 100%; }
.sidebar .sidebar-block_imgwrap span {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    left: 0;
    background-color: #cb167f;
    color: #fff;
    text-align: center; }

.comments[data-comments-style="custom"] {
    position: relative; }
.comments[data-comments-style="custom"] .comments__wrap {
    border-left: 2px solid #a71818;
    border-right: 2px solid #a71818;
    border-bottom: 2px solid #a71818;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    margin-bottom: 35px;
    box-shadow: 0 13px 20px #ccc; }
.comments[data-comments-style="custom"] .comments__head {
    font-size: 30px;
    line-height: 46px;
    margin: 10px 0; }
.comments[data-comments-style="custom"] .comment {
    position: relative;
    margin-left: 115px;
    margin-bottom: 50px;
    padding: 12px 20px;
    background-color: #f4f4f4;
    border-radius: 15px; }
.comments[data-comments-style="custom"] .comment a {
    font-weight: bold;
    cursor: pointer; }
.comments[data-comments-style="custom"] .comment__avatar {
    position: absolute;
    height: 100px;
    width: 100px;
    top: 0;
    left: -115px; }
.comments[data-comments-style="custom"] .comment__avatar img {
    width: 100%;
    height: auto;
    border-radius: 50%; }
.comments[data-comments-style="custom"] .comment__name {
    display: inline-block;
    position: relative;
    margin-left: 0px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px; }
.comments[data-comments-style="custom"] .comment__name:after {
    content: '';
    position: absolute;
    display: block;
    width: 54px;
    height: 18px;
    top: 3px;
    right: -70px;
    background: url("../img/comm-icon.png") no-repeat 50% 50%; }
.comments[data-comments-style="custom"] .comment__text {
    margin-left: 0px; }
.comments[data-comments-style="custom"] .comment__include-photo {
    margin: 10px 0; }
.comments[data-comments-style="custom"] .comment__include-photo .commphoto {
    max-width: 100%;
    height: auto; }
.comments[data-comments-style="custom"] .comment__date {
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    margin-top: 5px; }
.comments[data-comments-style="custom"] .comment.mb0 {
    margin-bottom: 0; }

.btn-wrap {
    padding: 20px 0;
    text-align: center; }
.btn-wrap .btn {
    display: inline-block;
    padding: 25px 55px;
    background-color: #a71818;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.26);
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    border: none;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    border-radius: 2px 3px 3px 2px;
    box-shadow: inset 0 -4px 0 #7a1212;
    transition: -webkit-transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in; }
.btn-wrap .btn:hover {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08); }

.form-order input[type="text"] {
    display: block;
    width: 300px;
    height: 40px;
    color: #000;
    font-size: 19px;
    padding: 0 22px 0;
    margin-bottom: 5px;
    border: 1px solid #b8b8b8;
    outline: none; }

.form-order .select-box {
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
    background: #fff; }
.form-order .select-box:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 20px;
    background: url("../img/select-arrow.svg") no-repeat 50% 50%; }

.form-order select {
    display: block;
    position: relative;
    width: 300px;
    height: 40px;
    border: none;
    outline: none;
    font-size: 19px;
    color: #000;
    padding: 0 20px;
    margin: 0 auto;
    border: 1px solid #b8b8b8;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    z-index: 3; }
.form-order select:focus {
    border: 1px solid #737373; }

.main-footer {
    background-color: #f4f4f4;
    padding: 20px 0; }
.main-footer .logo_bot {
    display: inline-block; }

@media only screen and (max-width: 1023px) {
    html {
        zoom: 1;
    }
    .hidden-mob {
        display: none; }
    body {
        font-size: 16px;
        line-height: 22px; }
    h1 {
        font-size: 24px;
        line-height: 1.3; }
    .btn-wrap .btn {
        font-size: 22px;
        padding: 10px 20px; }
    .icon_emoji {
        width: 20px; }
    .icon_emoji:after {
        height: 20px;
        width: 20px;
        top: -16px;
        left: 0; }
    .header-wrap {
        padding: 5px 0;
        height: 60px; }
    .logo-box {
        margin-left: 0; }
    .logo-box .logo-web {
        display: none; }
    .logo-box .logo-mob {
        display: block;
        max-width: 100%; }
    .main-menu {
        display: none; }
    /*~~~~~~~~~~~~~~~ block CONTENT ~~~~~~~~~~~~~~~*/
    .content .img_wrap.floatl,
    .content .img_wrap.floatr {
        float: none;
        margin: 0; }
    .content_wrap {
        border-top: 1px solid #a71818;
        border-left: 1px solid #a71818;
        border-right: 1px solid #a71818; }
    .content_wrap .top_line .ddate {
        font-size: 12px;
        margin-right: 10px; }
    .content_wrap .top_line .hearts {
        margin-left: 10px; }
    .img-soc {
        display: none; }
    .comments[data-comments-style="custom"] .comments__head {
        font-size: 20px; }
    .comments[data-comments-style="custom"] .comments__wrap {
        margin-bottom: 20px;
        box-shadow: 0 6px 10px #ccc;
        border-left: 1px solid #a71818;
        border-right: 1px solid #a71818;
        border-bottom: 1px solid #a71818; }
    .comments[data-comments-style="custom"] .comment {
        margin-left: 60px;
        margin-bottom: 20px;
        padding: 6px 10px; }
    .comments[data-comments-style="custom"] .comment__avatar {
        height: 50px;
        width: 50px;
        left: -60px; }
    .comments[data-comments-style="custom"] .comment__name {
        font-size: 16px; }
    .comments[data-comments-style="custom"] .comment__name:after {
        display: none; }
    .main-footer {
        padding: 7px 0; }
    .main-footer .logo_bot {
        width: 120px; }
    .content_wrap .img_wrap img {
        width:100%; }
}


.step.active {
    display: block;
}
.content-text {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 18px;
    text-align: center;
}

.content .text {
    padding-bottom: 5px;
}
.color {
    color: #15ff27;
}
.color2 {
    color: #ffffff;
}
.wrap-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 15px;
}

.btn {
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    padding: 15px 20px;
    border: 1px solid #cdcdcd;
    border-radius: 10px;
    font-size: 28px;
    margin: 0 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 108px;
    width: 90%;
    font-weight: bold;
    color: #ff5581;
    background-color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    cursor:pointer;
}
.btn-left {
    margin-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-right {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}
.text-gradient {
    background: -webkit-gradient(linear, left top, right top, from(#23d0bd), to(#2fc770));
    background: -o-linear-gradient(left, #23d0bd, #2fc770);
    background: linear-gradient(to right, #23d0bd, #2fc770);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #23d0bd;
}
.text-gradient-2 {
    background: -webkit-gradient(linear, left top, right top, from(#fe8954), to(#f37bab));
    background: -o-linear-gradient(left, #fe8954, #f37bab);
    background: linear-gradient(to right, #fe8954, #f37bab);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fe8954;
}

button.at4-closebutton {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin-right: 10px;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    font-size: 19px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

button.at4-closebutton:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

div.at4-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAoCAYAAABpYH0BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAV1JREFUeNrsmesOgyAMhQfxwfrofTM3E10ME2i5Oeppwr9a5OMUCrh1XV+wcvNAAIAA+BiAzrmtUWln27dbjEcC3AdODfo0BdEPhmcO4nIDvDNELi2jggk4/k8dT7skfeKzWIEd4VUpMQKvNB7X+OZSmAZkATWC1xvipbpnLmOosbJZC08CkAeA4E6qFUEMwLAGnlSBPCE8lW8CYnZTcimH2HoT7kSFOx5HBmCnDhTIu1p5s98G+QZrxGPhZVMY1vgyAQaAAAiAAAgDQACcBOD+BvJtBWfRy7NpJK5tBe4FNzXokywV734wPHMQlxvgnSGyNoUP/2ACjv/7iSeYKO3YWKzAjvCqlBiBVxqPa3ynexNJwOsN8TJbzL6JNIYYXWpMv4lIIAZgWANPqkCeEJ7KNwExu8lpLlSpAVQarO77TyKdBsyRPuwV0h0gmoGnTWFYzVkYBoAA+I/2FmAAt6+b5XM9mFkAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999em;
    text-align: left;
    cursor: pointer
}

#at4-recommendedpanel-outer-container .at4-arrow.at-right,
div.at4-arrow.at-right {
    background-position: -20px 0
}

#at4-recommendedpanel-outer-container .at4-arrow.at-left,
div.at4-arrow.at-left {
    background-position: 0 0
}

div.at4-arrow.at-down {
    background-position: -60px 0
}

div.at4-arrow.at-up {
    background-position: -40px 0
}

.ats-dark div.at4-arrow.at-right {
    background-position: -20px -20px
}

.ats-dark div.at4-arrow.at-left {
    background-position: 0 -20px
}

.ats-dark div.at4-arrow.at-down {
    background-position: -60px -20px
}

.ats-dark div.at4-arrow.at-up {
}

.at4-opacity-hidden {
    opacity: 0!important
}

.at4-opacity-visible {
    opacity: 1!important
}

.at4-visually-hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    overflow: hidden
}

.at4-hidden-off-screen,
.at4-hidden-off-screen * {
    position: absolute!important;
    top: -9999px!important;
    left: -9999px!important
}

.at4-show {
    display: block!important;
    opacity: 1!important
}

.at4-show-content {
    opacity: 1!important;
    visibility: visible
}

.at4-hide {
    display: none!important;
    opacity: 0!important
}

.at4-hide-content {
    opacity: 0!important;
    visibility: hidden
}

.at4-visible {
    display: block!important;
    opacity: 0!important
}

.at-wordpress-hide {
    display: none!important;
    opacity: 0!important
}

.addthis-animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}
.at-share-tbx-element {
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 0
}

.at-share-tbx-element,
.at-share-tbx-element .at-share-btn {
    font-family: helvetica neue, helvetica, arial, sans-serif;
    padding: 0;
    line-height: 0
}

.at-share-tbx-element .at-share-btn {
    cursor: pointer;
    margin: 0 5px 5px 0;
    display: inline-block;
    overflow: hidden;
    border: 0;
    text-decoration: none;
    text-transform: none;
    background-color: transparent;
    color: inherit;
    transition: all .2s ease-in-out
}

.at-share-tbx-element .at-share-btn:focus,
.at-share-tbx-element .at-share-btn:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    outline-offset: -1px;
    color: inherit
}

.at-share-tbx-element .at-share-btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.at-share-tbx-element .at-share-btn.at-share-btn.at-svc-compact:hover {
    -webkit-transform: none;
    transform: none
}

.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle
}

.at-share-tbx-element .at4-share-count,
.at-share-tbx-element .at-label {
    margin: 0 7.5px 0 2.5px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    background: none;
    height: 0;

    line-height: inherit;
    color: inherit
}

.at-share-tbx-element.at-mobile .at4-share-count,
.at-share-tbx-element.at-mobile .at-label {
    display: none
}

.at-share-tbx-element .at_native_button {
    vertical-align: middle
}

.at-share-tbx-element .addthis_counter.addthis_bubble_style {
    margin: 0 2px;
    vertical-align: middle;
    display: inline-block
}

.at-share-tbx-element .fb_iframe_widget {
    display: block
}

.at-share-tbx-element.at-share-tbx-native .at300b {
    vertical-align: middle
}
.at-icon-wrapper {
    display: inline-block;
    overflow: hidden;
}
.at_flat_counter {
    cursor: pointer;
    font-family: helvetica, arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: auto;
    margin: 0 5px;
    padding: 0 6px;
    left: -1px;
    background: #ebebeb;
    color: #32363b;
    transition: all .2s ease;
}
.at_flat_counter:after {
    top: 30%;
    left: -4px;
    content: "";
    position: absolute;
    border-width: 5px 8px 5px 0;
    border-style: solid;
    border-color: transparent #ebebeb transparent transparent;
    display: block;
    width: 0;
    height: 0;
}
.at-label,.at_flat_counter{font-size:11.4px;}

.s495{margin:10px 0;}.at-label,.at_flat_counter{font-size:18px;}

.contents {
    font-size: 0;
    margin-top: 15px;
    text-align: center;
}
.b-popup{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0px;
    z-index: 12;
    font-family: "Roboto", sans-serif;
}


.b-popup {
    background: url('../img/bg1.jpg') no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #fff;
    margin: 0 auto;
}

.b-popup .age {

    display: flex;
    flex-direction: row;
    justify-content: center;
}

.b-popup .age img {
    padding-right: 40px;
}

.b-popup .inner {
    max-width: 630px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    position: relative;
    top: 110px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-bottom: 70px;
}


.b-popup h1 {
    font-family: NIAGSOL;
    font-size: 65px;
    margin: 40px 0 0 0;
}

.b-popup .text {
    font-family: Roboto;
    font-size:30px;
    margin: 0;
    padding-bottom: 20px;
}
.b-popup .text18{font-size:25px!important;}
.title {
    font-weight: bold;
    font-size: 36px;
    padding-bottom: 10px;
    line-height: 1.3;
}
.b-popup button {
    width: 215px;
    height: 65px;
    color: #fff;
    background: red;
    border: none;
    font-size: 38px;
    border-radius: 15px;

    margin: 30px 0;
    -webkit-box-shadow: 0px 12px 24px 8px rgba(29, 31, 33, 0.87);
    -moz-box-shadow: 0px 12px 24px 8px rgba(29, 31, 33, 0.87);
    box-shadow: 0px 12px 24px 8px rgba(29, 31, 33, 0.87);

}

.b-popup button:hover {
    background: #1f1f1f;
    color: #fff;
    border: none;
}

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

    .b-popup {

        background-position: center;
        background-size: cover;


    }

    .b-popup   .inner {
        top: 0px;
        padding-bottom: 0px;
    }

    .b-popup   h1 {
        text-shadow: 0px 0px 9px rgba(86, 86, 86, 1);
    }
    .b-popup .contents h1 {
        font-size: 45px;
        margin: 20px 0 0 0;
    }
    .b-popup  .contents .text {
        font-size: 20px;
    }
    .b-popup .text18{font-size:18px!important;}
    .b-popup  .contents .title {
        font-size: 24px;
    }
    .btn{font-size: 22px;}
    .b-popup  button {

    }

    .b-popup .age img {
        padding-right: 15px;
        padding-top: 15px;
    }

    .b-popup .contents {
        padding-left:18px;
        padding-right:18px;
        padding-top:30%;
    }

    .b-popup .age {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }

}

.sweet-alert, .sweet-overlay {
    position: fixed;
    display: none;
}

.boxes,
.boxes cbox,
.boxes img {
    width: 100%
}
.order_block h3{padding-top: 15px; text-align: center; margin: -50px 0; font-size: 25px;}
.instructions {
    padding: 10px;
    background-color: #232F3E;
    border-radius: 4px;
    color: #fff;
    margin-top: 40px;
    text-align: center;
}
.red{color:red;}
.price-block b {
    color:#323232;
    font-size:20px;
    font-weight:500;
    line-height:1.3;
    margin-right:12px;
}

.delivery {
    font-size:23px;
    line-height:1.4;
    margin-bottom:5px;
    position:relative;
    border-radius:20px;
    display:inline-block;
    padding:4px 12px 4px 35px;
    border:1px solid #ECECEC;
}
.submit {
    margin: 2rem 0 2rem 0;
    height: 4rem;
    max-width: 65%;
    background-color: firebrick;
    color: rgb(255, 255, 255);
    font-size: 26px;
    border-radius: 9px;
    cursor: pointer;
    width: 100%;
    padding: 10px;
}
.boxes {
    margin: 10px 0
}
.clock{font-size: 34px;
    color: red;
    font-weight: bold;}
.box-o-t {
    position: absolute;
    top: -34%
}
.boxes .discover .box-o-b {
    z-index: 1;
    position: relative
}
.boxes .iphone {
    width: 76%;
    height: auto;
    position: absolute;
    z-index: 0;
    top: -20%;
    left: 12%;
    -webkit-transition-duration: .7s;
    transition-duration: .7s
}
.boxes .discover>.iphone {
    top: -60%
}
.boxes>div {
    position: relative;
    display: inline-block;
    width: 32.5%;
    height: 50%;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    cursor: pointer;
}
.boxes>div:hover {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.instructions table {
    width: 100%
}
.instructions td:first-child {
    padding-right: 10px;
    width: 10px
}
.instructions td:last-child {
    padding-left: 10px;
    width: 10px
}

@media (max-width: 479px) {
    .boxes>div {
        width: 32%
    }
}
@media (max-width: 319px) {
    .boxes>div {
        width: 48%
    }
}

.sweet-overlay {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000
}
.sweet-alert {
    background-color: #fff;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 35%;
    margin-left: -256px;
    margin-top: -150px;
    overflow: hidden;
    z-index: 99999
}
@media all and (max-width: 540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}
.sweet-alert h2 {
    color: #575757;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 10px 0;
    padding: 0;
    line-height: 40px;
    display: block
}
.sweet-alert p {
    color: #797979;
    font-size: 20px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}

.sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden
}
.sweet-alert button {
    background-color: #e84242;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer
}
.sweet-alert button:focus {
    outline: 0;
    box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}
.sweet-alert button:hover {
    background-color: #7ecff4
}
.sweet-alert button:active {
    background-color: #5dc2f1
}
.sweet-alert button::-moz-focus-inner {
    border: 0
}
.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}
.sweet-alert .sa-icon.sa-success {
    border-color: #A5DC86
}
.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
    content: '';
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}
.sweet-alert .sa-icon.sa-success::before {
    -webkit-border-radius: 120px 0 0 120px;
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}
.sweet-alert .sa-icon.sa-success::after {
    -webkit-border-radius: 0 120px 120px 0;
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    -webkit-border-radius: 40px;
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}
.sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #A5DC86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }
    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    100% {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}
@-webkit-keyframes slideFromTop {
    0% {
        top: 0
    }
    100% {
        top: 50%
    }
}
@keyframes slideFromTop {
    0% {
        top: 0
    }
    100% {
        top: 50%
    }
}
@-webkit-keyframes slideToTop {
    0% {
        top: 50%
    }
    100% {
        top: 0
    }
}
@keyframes slideToTop {
    0% {
        top: 50%
    }
    100% {
        top: 0
    }
}
@-webkit-keyframes slideFromBottom {
    0% {
        top: 70%
    }
    100% {
        top: 50%
    }
}
@keyframes slideFromBottom {
    0% {
        top: 70%
    }
    100% {
        top: 50%
    }
}
@-webkit-keyframes slideToBottom {
    0% {
        top: 50%
    }
    100% {
        top: 70%
    }
}
@keyframes slideToBottom {
    0% {
        top: 50%
    }
    100% {
        top: 70%
    }
}
@-webkit-keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@keyframes animateSuccessTip {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}
@-webkit-keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@keyframes animateSuccessLong {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px
    }
    84% {
        width: 55px;
        right: 0;
        top: 35px
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}
@-webkit-keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
@keyframes rotatePlaceholder {
    0%, 5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }
    100%,
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}
.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s
}
.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s
}
.sa-icon.sa-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}
@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0
    }
    100% {
        transform: rotateX(0);
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}
.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s
}
@-webkit-keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
@keyframes animateXMark {
    0%, 50% {
        transform: scale(.4);
        -webkit-transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}
.animateXMark {
    -webkit-animation: animateXMark .5s;
    animation: animateXMark .5s
}
@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
@keyframes pulseWarning {
    0% {
        border-color: #F8D486
    }
    100% {
        border-color: #F8BB86
    }
}
@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486
    }
    100% {
        background-color: #F8BB86
    }
}
@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}
@keyframes rotate-loading {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}
.sweet-alert .sa-icon.sa-success {
    border-color: transparent\9
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    -ms-transform: rotate(45deg)\9
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    -ms-transform: rotate(-45deg)\9
}
.la-ball-fall {
    font-size: 0;
    color: #fff;
    width: 54px;
    height: 18px
}
@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10%,
    90% {
        opacity: .5
    }
    20%,
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%)
    }
}
@-moz-keyframes ball-fall {
    0% {
        opacity: 0;
        -moz-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10%,
    90% {
        opacity: .5
    }
    20%,
    80% {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(145%);
        transform: translateY(145%)
    }
}
@-o-keyframes ball-fall {
    0% {
        opacity: 0;
        -o-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10%,
    90% {
        opacity: .5
    }
    20%,
    80% {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -o-transform: translateY(145%);
        transform: translateY(145%)
    }
}
@keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        -moz-transform: translateY(-145%);
        -o-transform: translateY(-145%);
        transform: translateY(-145%)
    }
    10%,
    90% {
        opacity: .5
    }
    20%,
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        -moz-transform: translateY(145%);
        -o-transform: translateY(145%);
        transform: translateY(145%)
    }
}

.animated.animated.bounceIn,
.animated.animated.flipOutX,
.animated@-webkit-keyframes bounce {
             0%, 100%, 20%, 53%, 80% {
                 -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                 animation-timing-function: cubic-bezier(.215, .61, .355, 1);
                 -webkit-transform: translate3d(0, 0, 0);
                 transform: translate3d(0, 0, 0)
             }
             40%,
             43% {
                 -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                 animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                 -webkit-transform: translate3d(0, -30px, 0);
                 transform: translate3d(0, -30px, 0)
             }
             70% {
                 -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                 animation-timing-function: cubic-bezier(.755, .050, .855, .060);
                 -webkit-transform: translate3d(0, -15px, 0);
                 transform: translate3d(0, -15px, 0)
             }
             90% {
                 -webkit-transform: translate3d(0, -4px, 0);
                 transform: translate3d(0, -4px, 0)
             }
         }
@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.la-ball-fall,
.visible {
    display: block
}

.opentry {
    display: none;
}

.order_block {
    display: none;
}

.boxtext {
    width: 100%;
    height: 100%;
    text-align: center;
    color: red;
    font-weight:bold;
    font-size: 40px;
    display: none;
    position: absolute;
    line-height: 36px;
    top: 0;
    left: 0;
}

@media screen and (max-width: 800px) {
    .boxtext {
        font-size: 40px;
    }

}

@media screen and (max-width: 600px) {
    .boxtext {
        font-size: 40px;
    }
}

@media screen and (max-width: 360px) {
    .boxtext {
        font-size: 30px;
    }
}


#countdown {
    text-align: center;
}

#countdown li {
    color: red;
}

.main-link span {
    display: inline !important;
}



.main-link {
    display: block;
    margin: 20px auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.main-link:hover {
    opacity: 0.8;
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url('../img/cross.svg');
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer;
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
}

.pop-up-layer {
    position: fixed !important;
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
    z-index: 99 !important;
}

.pop-up-layer-show {
    display: block;
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 40%;
    margin: 0px auto;
    background: #ffffff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    background-color: rgb(113, 195, 65);
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
    }
    30% {
        transform: translateY(100px);
    }
    100% {
        transform: translateY(0px);
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px;
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important;
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: rgb(113, 195, 65);
    color: rgb(255, 255, 255);
    border: medium none;
    cursor: pointer;
    outline: medium none;
}

.pop-up-button:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.wheel img {
    max-width: 100%;
}

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

    .cursor-text {
        line-height: 48px;
        font-size: 14px;
    }

    .close-popup {
        position: absolute;
        width: 30px;
        height: 30px;
        background-image: url('../img/cross.svg');
        background-size: 100%;
        top: -40px;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 10px #fff;
        box-shadow: 0 0 10px #fff;
        right: -10px;
        cursor: pointer;
    }
}



.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: bold;
}

.time_remains_title {
    padding-top: 15px;
    text-align: center;
    font-size: 22px;
}
#scroll-to-boxes{margin:80px 0 80px 0;}
#boxesContainer h2 {font-size:28px;}
.instructions{font-size:20px;}
.form {
    background-color: #fff;
    height: auto;
}

.form__bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;

    border-radius: 0 0 3px 3px;
}

.form__name__field, .form__tel__field {
    padding-left: 55px;
    padding-top: 18px;
    padding-bottom: 22px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 32px;
    border: 1px solid #eae9e9;
    background-color: #f4f4f4;
    width: 300px;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
}
.form__name {
    position: relative;
    margin-top: 20px;
}

.form__name::before {
    position: absolute;
    content: '';
    width: 22px;
    height: 23px;
    background-repeat: no-repeat;
    top: 18px;
    left: 24px;
}

.form__tel {
    position: relative;
    margin-top: 15px;
}
.form__tel::before {
    position: absolute;
    content: '';
    width: 21px;
    height: 24px;
    background-repeat: no-repeat;
    top: 20px;
    left: 27px;
}

.delivery:after {
    top:50%;
    left:10px;
    content:"";
    width:20px;
    height:20px;
    margin-top:-11px;
    position:absolute;
    background:url("../img/np-ic.svg") no-repeat top center / contain;
}

.price-block .old-price {
    color:#B4B0B0;
    font-size:38px;
    font-weight:700;
    margin:0 12px 0 0;
    display:inline-block;
    text-decoration:line-through;
}

.price-block .new-price {
    color:red;
    font-size:30px;
    font-weight:600;
    display:inline-block;}

@media screen and (max-width:570px) {
    .price-block b { margin-right:5px; }

    .price-block .old-price {
        font-size:28px;
        margin:0 5px 0 0;
    }

    .new-price { font-size:20px; }

    .price-block { text-align:center; }
}

@media all and (max-width: 480px) {
    .boxtext {
        font-size: 18px;
    }
    .content_wrap .img_wrap img {
        width:100%; }
    #boxesContainer h2 {
        font-size: 26px;
    }
    .instructions {
        font-size: 14px;
        margin-top: 20px;
    }
    #scroll-to-boxes {
        margin: 40px 0 60px 0;
    }
    .img_ofr3 {
        width: 95%;
        margin:20px 0 0 0;
    }
    .buttonKRV{
        text-decoration: none;

        text-transform: uppercase;
        padding: 0;
        border: none;
        border-radius:0;
        font-size: 22px;
        margin: 0;
        -webkit-box-sizing: unset;
        box-sizing: unset;
        min-width: 108px;
        width: 90%;
        font-weight: bold;
        color: #ff5581;
        background-color: unset;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        text-align: center;
        cursor:pointer;
    }

    .order_block h3 {

        font-size: 17px;
    }
    .price-block b {

        font-size:17px;

    }
    .delivery {
        font-size:20px;

    }
    .submit {

        font-size: 21px;

    }
}

.orderformcdn {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.field, .form-control {
    width: 80%;
    height: 40px;
    border: 1px solid grey;
    border-radius: 10px;
    margin-bottom: 10px;
}

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    width: 80%;
    height: 40px;
    border: 1px solid grey;
    border-radius: 10px;
    margin-bottom: 10px;
}
.copyright {font-size: 14px; text-align: center; padding:20px 10px;color: #6C6E6F;}
.copyright p {width: 100%; text-align: center; padding: 0; margin: 0;}
.copyright br {display: none;}
.copyright img {margin: 10px auto !important; max-width: 100%; width: auto;}
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover {color:#FF0069; text-decoration: none;}
.errField {display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px;}
.errorMessage {font-size: 15px; background: rgba(255, 0, 0, 0.64);color: #fff; text-align: center; padding: 5px 10px; position: absolute; margin: 10px 0 0; z-index: 99999;}
