

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i|Roboto:400,700&subset=cyrillic,cyrillic-ext');
hr,
img,
legend {
    border: 0
}
legend,
td,
th {
    padding: 0
}
body,
figure {
    margin: 0
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
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;
    color: #337ab7;
    text-decoration: none
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
.img-thumbnail,
body {
    background-color: #fff
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre,
textarea {
    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[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.check-cod {
        display: none !important;
    }
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
[role=button] {
    cursor: pointer
}
@media (min-width: 480px) {
    .container {
        width: 470px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    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: 480px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        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: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        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%
    }
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0px/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
@media (max-width: 479px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 480px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}
@media (max-width: 479px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 480px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!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
    }
    .hidden-print {
        display: none!important
    }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    padding: 0;
    margin: 0
}
.icon,
header {
    background-repeat: no-repeat
}
.btn,
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -.010em
}
.btn,
.top-block {
    text-align: center
}
.form-order,
.top-btn,
.top-timer {
    position: relative
}
/*
* {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
input {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto
}*/
body {
    background-color: #000;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.bold,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
}
header {
    background-image: url(../img/bg-top.jpg);
    background-size: cover;
    background-position: left top;
    padding: 0 0 45px
}
ul {
    list-style-type: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}
.h1,
h1 {
    font-size: 4em;
    line-height: 75px;
    text-shadow: -2px 2px .94px rgba(0, 0, 0, .36)
}
h2 {
    font-size: 2.1em;
    line-height: 48px
}
form {
    background-color: transparent
}
.icon {
    background-image: url(../img/icon-pack.png)
}
.icon.hit {
    width: 35px;
    height: 48px;
    background-position: 0 0
}
.icon.spy {
    width: 42px;
    height: 49px;
    background-position: -97px 0
}
.icon.ok {
    width: 41px;
    height: 34px;
    background-position: -201px 0
}
.icon.avast {
    width: 31px;
    height: 30px;
    background-position: -304px -1px;
    margin: 0 0 0 17px
}
.icon.norton {
    width: 29px;
    height: 28px;
    background-position: -398px 0;
    margin: 0 7px
}
.icon.kas {
    width: 26px;
    height: 26px;
    background-position: -488px -1px
}
.icon.medal01,
.icon.medal02,
.icon.medal03,
.icon.medal04 {
    width: 161px;
    height: 140px;
    margin: 0 5px
}
.icon.medal01 {
    background-position: 0 -90px
}
.icon.medal02 {
    background-position: -187px -94px
}
.icon.medal03 {
    background-position: -363px -95px
}
.icon.medal04 {
    background-position: -537px -95px
}
.icon.ballon {
    width: 54px;
    height: 54px;
    background-position: -576px 0
}
.icon.two-leaves {
    background-position: 12px -260px
}
.icon.double {
    background-position: -81px -269px
}
.icon.cosmos {
    background-position: -171px -272px
}
.icon.head {
    background-position: -255px -272px
}
.icon.thumbsup {
    background-position: -339px -271px
}
.icon.right-arrow {
    width: 38px;
    height: 71px;
    background-position: -443px -287px
}
.icon.drop {
    width: 64px;
    height: 104px;
    background-position: 0 -412px
}
.icon.calendar {
    width: 106px;
    height: 104px;
    background-position: -136px -409px
}
.icon.thumbsupbig {
    width: 106px;
    height: 104px;
    background-position: -313px -412px
}
.icon.check {
    width: 46px;
    height: 47px;
    background-position: -692px -1px
}
.icon.order {
    width: 90px;
    height: 88px;
    background-position: 0 -603px
}
.icon.spybig {
    width: 78px;
    height: 90px;
    background-position: -139px -603px
}
.icon.cost {
    width: 100px;
    height: 89px;
    background-position: -266px -603px
}
.icon.condon {
    width: 36px;
    height: 89px;
    background-position: -415px -603px
}
.icon.arr-right-or {
    width: 25px;
    height: 48px;
    background-position: -657px -286px
}
.logo,
.logo img {
    width: 225px
}
.italic {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
}
.red {
    color: #f30000
}
.oran {
    color: #df5109
}
.ttu {
    text-transform: uppercase
}
.ttn {
    text-transform: none
}
.btn {
    display: block;
    color: #fff;
    background-color: #ff7426 !important;
    border-color: #ff7426 !important;
    -webkit-transition: color, background-color ease .5s;
    transition: color, background-color ease .5s;
    font-size: .8em;
    line-height: 42px;
    margin: auto
}
.row-flex,
.tline {
    -js-display: flex
}
.btn:active,
.btn:hover {
    color: #fff;
    background-color: #f96d1f !important;
    border-color: #f96d1f !important;
}
.btn:focus {
    color: #fff;
    text-decoration: none
}
.btn:focus:hover {
     color: #fff;
}
.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}
.top-line {
    background-color: rgba(0, 0, 0, .82)
}
.tline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 110px;
    padding: 17px 0 0
}
.logo {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 225px;
    -ms-flex-preferred-size: 225px;
    flex-basis: 225px
}
.slogan-block {
    width: 420px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 420px;
    -ms-flex-preferred-size: 420px;
    flex-basis: 420px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.slogan-item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
.slogan-item-img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 8px 0 0
}
.slogan-item-descr {
    font-size: .7em;
    position: relative;
    top: -8px
}
.sl-header {
    line-height: 15px;
    padding: 0px 0 9px;
}
.sl-text {
    line-height: 16px
}
.top-timer {
    top: -13px;
    width: 210px
}
.top-timer .timer-header {
    font-size: .6em;
    line-height: 32px;
    margin: 0 0 0 2px
}
.top-timer .flip-clock-wrapper {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
}
.top-timer .flip-clock-wrapper ul {
    font-size: 25px
}
.top-btn {
    top: -12px;
    width: 207px
}
.btn-header {
    line-height: 32px;
    font-size: .6em
}
.bulet,
.danger-list,
.form-order {
    text-align: left
}
.subh {
    font-size: 1.8em;
    line-height: 42px
}
.bulet-form {
    margin: 40px 0 0
}
.bulet {
    width: 390px;
    margin: 0 0 0 -15px
}
.bulet li {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .75);
    padding: 26px 14px 26px 9px
}
.bulet li:not(:last-child) {
    margin: 0 0 9px
}
.bulet-img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 14px 0 0
}
.bulet-text {
    font-size: .9em;
    line-height: 22px;
    width: 312px
}
.form-order {
    width: 486px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    margin: 0 -15px 0 0
}
.form-order .pack {
    position: absolute;
    left: -270px;
    top: -25px
}
.stock-line {
    background-color: #ececec;
    padding: 13px 14px 0;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    position: relative
}
.stock-line .sale {
    position: absolute;
    top: -35px;
    left: -40px
}
.stock-header {
    font-size: 1.3em;
    line-height: 20px;
    margin: 0px 0 0 183px;
    text-align: center;
 /*   text-indent: -12px*/
}
.stock-price {
    letter-spacing: -.025em;
    margin: 0 0 0 138px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}
.old-price {
    line-height: 34.49px;
    color: #606060;
    margin: 0 42px 0 0
}
.old-price .price-digit {
    font-size: 1.3em;
    position: relative
}
.old-price .price-digit:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #606060;
    position: absolute;
    left: 0;
    top: 55%
}
.new-price {
    line-height: 47.41px
}
.new-price .price-digit .big {
    font-size: 2.37em
}
.new-price .price-digit .small {
    font-size: .8em
}
.input-line {
    background-color: #ececec;
    padding: 3px 14px 18px
}
.input-line-item {
    font-size: .75em;
    line-height: 36px;
    color: #515151;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.input-line-item label {
    display: block
}
.input-line-item input, select {
    display: block;
    width: 300px;
    border: 1px solid rgba(131, 131, 131, .5);
    height: 36px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 16px
}
.input-line-item:not(:last-child) {
    margin: 0 0 11px
}
.btn-line {
    padding: 23px 14px 10px;
    position: relative;
    z-index: 9
}
.btn-line .btn {
    width: 100%;
    line-height: 72px;
    font-size: 1.4em
}
.btn-line .arrow-click {
    position: absolute;
    top: -7px;
    right: 16px
}
.counter-block {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 3px
}
.counter-descr {
    font-size: .8em;
    line-height: 20px;
    letter-spacing: -.010em;
    width: 245px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 245px;
    -ms-flex-preferred-size: 245px;
    flex-basis: 245px;
    position: relative;
    top: -12px;
    margin: 0 0 0 13px
}
.counter-digit {
    color: #252525;
    letter-spacing: -.025em;
    width: 90px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 90px;
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px;
    position: relative;
    margin: 0 0 0 28px;
    line-height: 24px
}
.counter-digit .count {
    font-size: 1.8em
}
.counter-digit .small {
    font-size: .9em
}
.counter-digit:before {
    content: '';
    width: 1px;
    height: 30px;
    background-color: #608901;
    position: absolute;
    top: 0;
    left: -28px
}
.people-line {
    line-height: 24px;
    font-size: .8em;
    letter-spacing: -.010em;
    color: #000;
    padding: 10px 0 0
}
.people-line .people {
    font-size: 22px
}
.security-block {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    clear: both;
    line-height: 22px;
    padding: 4px 0 0;
    margin: 0 -15px 0 0;
    width: 486px;
    float: right
}
.security-block>div {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.medal-block {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 8px 0 50px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.medal-item {
    display: inline-block
}
.danger {
    color: #000;
    background-color: #fff;
    padding: 32px 0 28px
}
.danger h2 {
    line-height: 36px;
    letter-spacing: -.025em;
}
.danger .subh {
    font-size: 1.050em;
    line-height: 26px;
    margin: 12px 0 0
}
.danger-list {
    line-height: 26px
}
.danger-list li {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 14px 0;
    height: 78px
}
.danger-list li .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 17px 0 0
}
.danger-list.left {
    margin: 0 0 0 100px
}
.danger-list.rigth {
    margin: 0 0 0 50px
}
.danger-footer {
    font-size: 1.3em;
    line-height: 26px;
    padding: 0 10px;
}
@media only screen and (max-width: 1199px) {
    body {
        font-size: 18px
    }
    .tline {
        height: 150px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .slogan-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .slogan-item {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .slogan-item:first-child {
        margin: 0 0 10px
    }
    .slogan-block {
        width: 210px;
        -webkit-flex-basis: 210px;
        -ms-flex-preferred-size: 210px;
        flex-basis: 210px
    }
    .slogan-item-descr {
        width: 156px
    }
    .bulet-text {
        width: 300px
    }
    .danger-list.left {
        margin: 0 0 0 75px
    }
}
@media only screen and (max-width: 991px) {
    .logo,
    .logo img {
        width: 190px;
        margin: 0 auto;
    }
    body {
        font-size: 16px
    }
    .logo {
        -webkit-flex-basis: 190px;
        -ms-flex-preferred-size: 190px;
        flex-basis: 190px
    }
    .bulet,
    .input-line-item input, select {
        width: 100%
    }
    .btn-header {
        font-size: .8em
    }
    .clinical{
        padding-bottom: 52px !important;
    }
    .btn {
        font-size: 1em
    }
    .formula-header{
        font-size: 16px !important;
    }
    .h1,
    h1 {
        font-size: 2.5em;
        line-height: 46px
    }
    h2 {
        font-size: 1.9em
    }
    .subh {
        font-size: 1.25em;
        line-height: 28px
    }
    .bulet {
        margin: 0
    }
    .bulet-text {
        font-size: 1.15em
    }
    .form-order {
        width: 100%;
        float: none;
        margin: 75px 0 0
    }
    .timer-line {
        margin: 15px 0 0 138px;
        color: #000
    }
    .stock-price {
        margin: 30px 0 0
    }
    .old-price {
        line-height: 30px
    }
    .new-price {
        line-height: 36px
    }
    .input-line-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 1em
    }
    .input-line-item:not(:last-child) {
        margin: 0
    }
    .timer-line .timer-header {
        margin: 0 0 0 2px
    }
    .counter-descr,
    .danger-list.left,
    .danger-list.rigth,
    .old-price {
        margin: 0
    }
    .timer-line .flip-clock-wrapper {
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
    }
    .timer-line .flip-clock-wrapper ul {
        font-size: 25px;
        width: 33px;
        height: 50px;
        line-height: 50px
    }
    .timer-line .flip-clock-wrapper ul li {
        line-height: 50px
    }
    .timer-line .flip-clock-wrapper ul li a div div.inn {
        font-size: 32px
    }
    .timer-line .flip-clock-divider {
        height: 54px
    }
    .timer-line .flip-clock-divider .flip-clock-label {
        color: #000
    }
    .timer-line .flip-clock-dot {
        background-color: #000
    }
    .timer-line .flip-clock-dot.bottom {
        bottom: 18px
    }
    .timer-line .flip-clock-dot.top {
        top: 19px
    }
    .stock-price {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .old-price .header {
        font-size: 1.2em
    }
    .old-price .price-digit {
        font-size: 1.75em
    }
    .new-price .header {
        font-size: 1.2em
    }
    .new-price .price-digit .big {
        font-size: 2.75em
    }
    .new-price .price-digit .small {
        font-size: 1.3em
    }
    .security-block {
        width: 100%;
        float: none;
        margin: 0
    }
    .counter-descr {
        -webkit-flex-basis: 205px;
        -ms-flex-preferred-size: 205px;
        flex-basis: 205px;
        width: 205px;
        font-size: 1em
    }
    .counter-digit:before {
        left: -14px
    }
    .people-line {
        font-size: 0.8em
    }
    .medal-block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .medal-item {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85)
    }
    .danger-list {
        width: 100%;
        padding: 0 30px
    }
}
.clinical{
    padding-top: 35px;
}
@media only screen and (max-width: 479px) {
    body {
        font-size: 14px
    }
    header {
        background-position: -500px top
    }
    .h1,
    h1 {
        font-size: 1.9em;
        line-height: 36px
    }
    h2 {
        font-size: 1.7em
    }
    h2{
    line-height: 27px !important;
    }
    .container {
        width: 320px
    }
    .logo, .logo img{
        width: 295px;
    }
    .other-text{
        font-size: 16px !important;
    }

    .tline {
        height: 110px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .logo {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        text-align: center
    }
    .subh {
        font-size: 1.1em
    }
    .bulet-form {
        margin: 20px -15px 0
    }
    .stock-line .sale {
        width: 150px;
        left: -20px;
        top: -68px;
    }
    .stock-header {
        margin: 0 0 0 98px;
        font-size: 1.4em;
    }
    .bulet-text {
        width: 212px
    }
    .timer-line {
        margin: 30px 0 0 10px
    }
    .btn-line {
        padding: 10px 14px
    }
    .counter-block {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 0 0 7px
    }
    .counter-descr {
        -webkit-flex-basis: 110px;
        -ms-flex-preferred-size: 110px;
        flex-basis: 110px;
        width: 110px;
        top: 0
    }
    .people-line .people {
        font-size: 17px
    }
    .danger {
        margin: 20px 0 0
    }
    .danger-list {
        padding: 0;
        line-height: 18px
    }
    .danger-list li {
        margin: 5px 0;
        height: 60px
    }
    .danger-list li .icon {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6);
        margin: 0 4px 0 0
    }
    .danger-footer {
        font-size: 18px;
        line-height: 18px
    }
    .danger-text{
        font-size: 16px;
    }
}

.pu-send-form{
    width: 1170px;
}
.ever-popup__inner{
    margin-top: 150px!important;
}
@media (max-width: 1199px) and (min-width: 992px){
    .lineess{
        margin-top: 20px;
        margin-bottom: 15px;
    }
}
.two-pack{
    position: relative;
    top: 22px;
}
 .two-pack2{
        position: relative;
        top: -50px;
        margin-bottom: 20px;
    }

        .sale_text,.sale_text_sd,.popup_sale_text{
        /*display: none !important;*/
    }

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/1UHKSaO0Ug_iwZFTea-I6_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/q3F_9Y6Hs8VM7gyEeeSknPesZW2xOQ-xsNqO47m55DA.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/5isuFBHOM2SlH9wfDsben_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/qKqSlf3v29wQlNwsX_CCkvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/D-JGSMHGNnVLHePcmrjNPvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/Tc9XRlrDsZTs7kTIC1vz2fesZW2xOQ-xsNqO47m55DA.woff) format('woff');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(../fonts/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/77FXFjRbGzN4aCrSFhlh3tj00qvwa7FIWVKDOymo9DA.woff) format('woff');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/isZ-wbCXNKAbnjo6_TwHTtj00qvwa7FIWVKDOymo9DA.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/UX6i4JxQDm3fVTc1CPuwqtj00qvwa7FIWVKDOymo9DA.woff) format('woff');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/jSN2CGVDbcVyCnfJfjSdfNj00qvwa7FIWVKDOymo9DA.woff) format('woff');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/PwZc-YbIL414wB9rB1IAPdj00qvwa7FIWVKDOymo9DA.woff) format('woff');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/97uahxiqZRoncBaCEI3aW9j00qvwa7FIWVKDOymo9DA.woff) format('woff');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../fonts/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


.flip-clock-wrapper.clearfix:after,.flip-clock-wrapper.clearfix:before,.flip-clock-wrapper:after,.flip-clock-wrapper:before{content:" ";display:table}.flip-clock-wrapper.clearfix:after,.flip-clock-wrapper:after{clear:both}.flip-clock-wrapper *{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc}.flip-clock-wrapper a:hover{color:#fff}.flip-clock-wrapper{font:400 11px RobotoBold,sans-serif;-webkit-user-select:none;text-align:center;position:relative;width:100%;margin:0}.flip-clock-meridium{background:0 0!important;-webkit-box-shadow:0 0 0!important;box-shadow:0 0 0!important;font-size:16px!important}.flip-clock-meridium a{color:#313333}.flip-clock-wrapper ul{list-style:none;position:relative;float:left;margin:2px;width:27.25px;height:42px;font-size:24.89px;line-height:42px;background:#ffca11}.flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;line-height:42px;text-decoration:none!important}.flip-clock-wrapper ul li:first-child{z-index:2}.flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;perspective:200px;margin:0!important;overflow:visible!important;cursor:default!important}.flip-clock-wrapper ul li a div{z-index:1;position:absolute;width:100%;height:50%;font-size:16px;overflow:hidden;outline:transparent solid 1px}.flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2}.flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;top:0}.flip-clock-wrapper ul li a div.up:after{content:"";position:absolute;top:44px;left:0;z-index:5;width:100%;height:3px;background-color:#000;background-color:rgba(0,0,0,.4)}.flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;bottom:0}.flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#000;text-align:center;background-color:#ffca11;font-size:26px}.flip-clock-wrapper ul li a div.up div.inn{top:0}.flip-clock-wrapper ul li a div.down div.inn{bottom:0}.flip-clock-wrapper ul.play li.flip-clock-before{z-index:3}.flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd .5s .5s linear both;animation:asd .5s .5s linear both;z-index:5}.flip-clock-divider{float:left;display:inline-block;position:relative;width:10px;height:42px}.flip-clock-divider:first-child{width:0}.flip-clock-dot{display:block;background:#fff;width:4px;height:4px;position:absolute;left:3px}.flip-clock-divider .flip-clock-label{position:absolute;bottom:-2.3em;font-family:OpenSansRegular,sans-serif;font-size:12px;line-height:32px;left:12px;color:#fff;text-shadow:none}.flip-clock-divider.minutes .flip-clock-label{left:21px}.flip-clock-divider.seconds .flip-clock-label{left:18px}.flip-clock-dot.top{top:14px}.flip-clock-dot.bottom{bottom:12px}@-webkit-keyframes asd{0%{z-index:2}100%,20%{z-index:4}}@keyframes asd{0%{z-index:2}100%,20%{z-index:4}}.flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn .5s .5s linear both;animation:turn .5s .5s linear both}@-webkit-keyframes turn{0%{-webkit-transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0)}}@keyframes turn{0%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0);transform:rotateX(0)}}.flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 .5s linear both;animation:turn2 .5s linear both}@-webkit-keyframes turn2{0%{-webkit-transform:rotateX(0)}100%{-webkit-transform:rotateX(-90deg)}}@keyframes turn2{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}100%{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}}.flip-clock-wrapper ul li.flip-clock-active{z-index:3}.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#ffca11 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#ffca11));background:0 0,top,0,100% #ffca11;background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,#ffca11 100%);background:0 0,bottom,0,100% #ffca11;-webkit-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{background:-moz-linear-gradient(top,rgba(0,0,0,.1) 0,#ffca11 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.1)),color-stop(100%,#ffca11));background:0 0,top,0,100% #ffca11;background:-ms-linear-gradient(top,rgba(0,0,0,.1) 0,#ffca11 100%);background:0 0,bottom,0,100% #ffca11;-webkit-animation:hide .5s .3s linear both;animation:hide .5s .3s linear both}.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,#ffca11 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffca11),color-stop(100%,rgba(0,0,0,.1)));background:0 0,top,0,100% rgba(0,0,0,.1);background:-ms-linear-gradient(top,#ffca11 0,rgba(0,0,0,.1) 100%);background:0 0,bottom,0,100% rgba(0,0,0,.1);-webkit-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{background:-moz-linear-gradient(top,#ffca11 0,rgba(0,0,0,.1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffca11),color-stop(100%,rgba(0,0,0,.1)));background:0 0,top,0,100% rgba(0,0,0,.1);background:-ms-linear-gradient(top,#ffca11 0,rgba(0,0,0,.1) 100%);background:0 0,bottom,0,100% rgba(0,0,0,.1);-webkit-animation:hide .5s .3s linear both;animation:hide .5s .2s linear both}@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

    @charset "UTF-8";.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-carousel,.owl-carousel .owl-item,.owl-theme .owl-dots,.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent}.owl-carousel{display:none;width:100%;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

    @charset "UTF-8";
.other-img img,
iframe {
    width: 100%
}

.owl-nav>div,
section {
    background-repeat: no-repeat
}

.big-form .form-order .first-line .flip-clock-wrapper,
.bottom-sale .flip-clock-wrapper,
.pu-send-form .form-order .first-line .flip-clock-wrapper {
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
}

section {
    background-size: cover;
    background-position: center top;
    padding: 45px 0;
    text-align: center
}
.penis-row  {
     font-size: 0; 
}
.penis-row > div {
    display: inline-block;
    float: none;
    vertical-align: top;

}
.clinical-subscr,
.others-item,
.why-item {
    text-align: left
}

.video {
    background-image: url(../img/bg-video.jpg) center;
    background-color: #eeeae9;
    padding: 0
}

.others {
    color: #000;
    padding: 35px 0 0
}

.others-item {
    margin: 18px 0 0
}

.other-body {
    line-height: 27px
}

.other-header {
    font-size: 1.2em;
    margin: 7px 0 3px
}

.others-footer {
    font-size: 1.4em;
    line-height: 34px;
    margin: 50px 0 50px
}

.video-doc {
    padding: 0 0 25px
}

.video-doc .subh {
    font-size: 1.2em;
    margin: 25px 0 0;
    position: relative;
    z-index: 2
}

iframe {
    height: 100%;
    border: 0
}

.video-block {
    margin: 24px 0 0;
    height: 640px
}

.clinical {
    background-color: #fff;
    color: #000
}

.clinical-graph {
    margin: 33px 0
}

.clinical-graph img {
    width: 90%;
    display: block;
    margin: 0 auto
}

.clinical-subscr-descr {
    text-align: left;
    line-height: 24px;
    padding: 39px 0 0 60px
}

.why {
    background-image: url(../img/bg-why.jpg);
    background-position: right top;
    position: relative
}

.why h2 {
    margin: 0 0 60px
}

.why .pack {
    position: absolute;
    left: 51.5%;
    margin-left: -146px;
    top: 203px;
    width: 348px;

}

.why-item {
    width: 363px;
    position: relative;
    background-color: rgba(71, 71, 71, .47);
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 30px 18px 16px
}

.why-item.left {
    margin: 80px 0 0 60px
}

.why-item.right {
    margin: 80px 60px 0 0
}

.why-item.center {
    margin: 60px auto 0
}

.why-img {
    position: absolute;
    width: 82px;
    height: 82px;
    background-color: #ff7800;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: -60px;
    left: 50%;
    margin-left: -41px
}

.why-header {
    font-size: 1.2em;
    line-height: 25px
}

.why-text {
    line-height: 22px;
    font-size: .8em
}

.big-form {
    background-image: url(../img/bg-form.jpg);
    padding: 85px 0 50px
}

.big-form .form-order,
.pu-send-form .form-order {
    margin: 0;
    width: 100%
}

.big-form .form-order .pack,
.pu-send-form .form-order .pack {
  z-index: 1;
    opacity: .99;
    left: 344px;
    top: -47px;
}

.big-form .form-order .first-line,
.pu-send-form .form-order .first-line {
    background-color: #ececec;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    padding: 14px 77px 0 29px;
    position: relative
}

.big-form .form-order .first-line .timer-header,
.pu-send-form .form-order .first-line .timer-header {
    color: #000;
    font-size: .832em;
    line-height: 30px;
    margin: 0 0 0 2px;
    letter-spacing: -.025em
}

.big-form .form-order .first-line .sale,
.pu-send-form .form-order .first-line .sale {
    position: absolute;
    top: -58px;
    right: 377px;
    z-index: 2
}

.big-form .form-order .first-line .flip-clock-wrapper ul,
.pu-send-form .form-order .first-line .flip-clock-wrapper ul {
    width: 39.9px;
    height: 61px;
    line-height: 61px
}

.big-form .form-order .first-line .flip-clock-wrapper ul li,
.pu-send-form .form-order .first-line .flip-clock-wrapper ul li {
    line-height: 61px
}

.big-form .form-order .first-line .flip-clock-wrapper ul li a div div.inn,
.pu-send-form .form-order .first-line .flip-clock-wrapper ul li a div div.inn {
    font-size: 40px
}

.big-form .form-order .first-line .flip-clock-divider,
.pu-send-form .form-order .first-line .flip-clock-divider {
    height: 65px
}

.big-form .form-order .first-line .flip-clock-divider .flip-clock-label,
.pu-send-form .form-order .first-line .flip-clock-divider .flip-clock-label {
    color: #000;
    bottom: -2em;
    font-size: 14px;
    left: 25px
}

.big-form .form-order .first-line .flip-clock-divider.minutes .flip-clock-label,
.pu-send-form .form-order .first-line .flip-clock-divider.minutes .flip-clock-label {
    left: 34px
}

.big-form .form-order .first-line .flip-clock-divider.seconds .flip-clock-label,
.pu-send-form .form-order .first-line .flip-clock-divider.seconds .flip-clock-label {
    left: 30px
}

.big-form .form-order .first-line .flip-clock-dot,
.pu-send-form .form-order .first-line .flip-clock-dot {
    background-color: #000
}

.big-form .form-order .first-line .flip-clock-dot.top,
.pu-send-form .form-order .first-line .flip-clock-dot.top {
    top: 25px
}

.big-form .form-order .first-line .flip-clock-dot.bottom,
.pu-send-form .form-order .first-line .flip-clock-dot.bottom {
    bottom: 21px
}

.big-form .form-order .first-line .stock-header,
.pu-send-form .form-order .first-line .stock-header {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 24px;
    margin: 5px 0 0;
    letter-spacing: -.025em
}

.big-form .form-order .first-line .stock-header .f20,
.pu-send-form .form-order .first-line .stock-header .f20 {
    font-size: 20px
}

.big-form .form-order .first-line .stock-header .f16,
.pu-send-form .form-order .first-line .stock-header .f16 {
    font-size: 16px
}

.big-form .form-order .second-line,
.pu-send-form .form-order .second-line {
    background-color: #ececec;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 24px 19px 0 29px
}

.big-form .form-order .second-line .stock-price,
.pu-send-form .form-order .second-line .stock-price {
    margin: 0
}

.big-form .form-order .second-line .input-line,
.pu-send-form .form-order .second-line .input-line {
    padding: 0
}

.big-form .form-order .second-line .input-line input,
.pu-send-form .form-order .second-line .input-line input {
    margin: 0 0 0 35px
}

.big-form .form-order .third-line,
.pu-send-form .form-order .third-line {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding: 35px 89px 15px 29px
}

.big-form .form-order .third-line .arrow-click,
.pu-send-form .form-order .third-line .arrow-click {
    position: absolute;
    top: -6px;
    right: 15px;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.big-form .form-order .third-line .counter-block,
.pu-send-form .form-order .third-line .counter-block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.big-form .form-order .third-line .counter-descr,
.pu-send-form .form-order .third-line .counter-descr {
    top: 0;
    margin: 0;
    width: auto;
    width: initial;
    -webkit-flex-basis: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial
}

.big-form .form-order .third-line .counter-descr .f22,
.pu-send-form .form-order .third-line .counter-descr .f22 {
    font-size: 22px;
    line-height: 28px
}

.big-form .form-order .third-line .counter-descr .f16,
.pu-send-form .form-order .third-line .counter-descr .f16 {
    font-size: 16px;
    line-height: 20px
}

.big-form .form-order .third-line .counter-digit,
.pu-send-form .form-order .third-line .counter-digit {
    text-align: center;
    line-height: 28.36px;
    letter-spacing: -.025em;
    margin: 10px 0 0 50px
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  .big-form .form-order .third-line .counter-digit,
.pu-send-form .form-order .third-line .counter-digit {
    text-align: center;
    line-height: 28.36px;
    letter-spacing: -.025em;
    margin: 10px 0 0 -30px
}
}
.big-form .form-order .third-line .counter-digit:before,
.pu-send-form .form-order .third-line .counter-digit:before {
    background-color: #000;
    left: -9px;
    height: 83px;
    top: -12px
}

.big-form .form-order .third-line .counter-digit .count,
.pu-send-form .form-order .third-line .counter-digit .count {
    font-size: 42.55px
}

.big-form .form-order .third-line .counter-digit .small,
.pu-send-form .form-order .third-line .counter-digit .small {
    font-size: 21px
}

.big-form .form-order .third-line .btn-line,
.pu-send-form .form-order .third-line .btn-line {
    padding: 0;
    width: 406px;
    -webkit-flex-basis: 406px;
    -ms-flex-preferred-size: 406px;
    flex-basis: 406px
}

.formula-item,
.owl-dots {
    -webkit-box-align: center
}

.anenerbe {
    background-image: url(../img/bg-history.jpg);
    color: #000
}

.anenerbe h2 {
    margin-bottom: 25px
}

.text-block {
    text-align: left;
    line-height: 26px;
    padding: 0 30px 0 0
}

.text-block p {
    margin: 0 0 25px
}

.formula {
    background-color: #eeeae9;
    color: #000;
    padding: 45px 0 0;
    position: relative
}

.faq,
.owl-dot span {
    background-color: #fff
}

.formula .member {
    position: absolute;
    bottom: 90px;
    left: 51.5%;
    margin-left: -140px
}

.formula-item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 47px 0;
    position: relative
}

.formula-item.left .formula-text {
    text-align: right
}

.audio-reviews-item,
.change-text,
.check-form,
.faq-block,
.formula-item.right .formula-text,
.text-reviews-text {
    text-align: left
}

.formula-item.left .formula-img {
    margin: 0 -15px 0 15px
}

.formula-item.right .formula-img {
    margin: 0 15px 0 -15px
}

.formula-item .arrow {
    position: absolute;
    z-index: 1;
    opacity: .99
}

.formula-item .arrow.arrow01 {
    right: -68px;
    top: 69px
}

.formula-item .arrow.arrow02 {
    left: -96px;
    top: 15px
}

.formula-item .arrow.arrow03 {
    right: -112px;
    top: 50px
}

.formula-item .arrow.arrow04 {
    left: -116px;
    top: 67px
}

.formula-item .arrow.arrow05 {
    right: -105px;
    top: -18px
}

.formula-item .arrow.arrow06 {
    left: -123px;
    top: 45px
}

.formula-text {
    line-height: 22px;
    max-width: 100%;
    width: 270px
}

.formula-header {
    font-size: 16.2px;
}

.formula-body {
    font-size: 14.4px !important;
}

.formula-img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 -15px 0 15px;
    position: relative;
    z-index: 10
}

.formula-img img {
    width: 100%
}

.work {
    background-image: url(../img/bg-work.jpg)
}

.work h2 {
    margin: 0 0 45px
}

.work-item {
    width: 220px;
    margin: 0 auto;
    position: relative
}

.work-descr {
    font-size: .9em;
    line-height: 24px;
    margin: 26px 0 0
}

.arrow-to-next {
    position: absolute;
    top: 40px;
    right: -25px
}

.easy {

    background-color: #000;
    background-position: left top
}

.easy h2 {
    margin: 0 0 42px
}

.easy-item {
    width: 286px;
    margin: 0 auto
}

.easy-descr {
    font-size: .9em;
    line-height: 22px;
    margin: 23px 0 0
}

.easy-img {
    margin: 0 auto
}

.faq {
    background-image: url(../img/bg-faq.jpg);
    color: #000
}

.faq-block {
    margin: 29px -15px 0 0
}

.faq-list li {
    margin: 0 0 32px
}

.faq-query {
    cursor: pointer;
    font-size: 1.2em;
    line-height: 30px
}

.dashed {
    border-bottom: 3px dashed #000
}

.faq-answer {
    height: 0;
    overflow: hidden;
    top: 5px;
    font-size: .899em;
    line-height: 23.99px;
    padding: 0 14px;
    margin: 5px 0 0
}

.reviews {
    color: #000;
    background-image: url(../img/bg-reviews.jpg)
}

.video-reviews {
    margin: 53px 0 0
}

.vide-reviews-video {
    height: 200px
}

.video-reviews-author {
    line-height: 30px;
    letter-spacing: -.025em;
    text-align: left;
    margin: 23px 0 0
}

.text-reviews-items {
    position: relative;
    margin: 79px 0 0
}

.text-reviews-item {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 128px
}

.text-reviews-photo {
    width: 175px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 32px 0 0
}

.text-reviews-photo img {
    width: 100%
}

.text-reviews-text {
    line-height: 27px;
    width: 677px
}

.owl-dots {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 0
}

.owl-dot span {
    margin: 0 6px;
    display: block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.owl-dot.active span {
    background-color: #ff7800
}

.owl-nav>div {
    width: 31px;
    height: 58px;
    background-image: url(../img/icon-pack.png);
    position: absolute;
    top: 63px
}

.owl-nav .owl-prev {
    background-position: -519px -287px;
    left: 0
}

.owl-nav .owl-next {
    background-position: -588px -287px;
    right: 0
}

.audio-reviews-items {
    background-color: #fff;
    padding: 20px 15px 10px;
    margin: 35px 0 0
}

.audiio-reviews-author {
    line-height: 30px;
    letter-spacing: -.025em;
    margin: 0 0 10px
}

.audio-reviews-audio {
    margin: 0 0 20px
}

.change {
    background-image: url(../img/bg-change.jpg);
}

.v_2.change {
    background-image: url(../img/bg-change_2.jpg);
}

.change-block {
    margin: 35px 0 0 130px
}

.change-list li {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px
}

.change-img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 16px 0 0
}

.change-text {
    font-size: 1.2em;
    line-height: 31px
}

.check-cod {
    background-color: #f3f0f0;
    color: #000
}

.fcheck input,
.team {
    background-color: #fff
}

.check-cod .text-block {
    margin: 34px 0 0;
    font-size: .9em;
    padding: 0 75px 0 455px;
    position: relative
}

.check-cod .pack {
    position: absolute;
    left: 167px;
    top: -40px
}

.check-form {
    margin: 0 0 0 455px
}

.fcheck {
    width: 297px
}

.fcheck input {
    width: 100%;
    height: 60px;
    font-size: .9em;
    border: 1px solid #f30000;
    text-indent: 15px;
    margin: 0 0 15px
}

.fcheck button {
    width: 100%;
    height: 60px;
    font-size: 1.2em
}

.team {
    color: #000
}

.team h2 {
    margin: 0 0 50px
}

.team-item {
    width: 260px;
    margin: 0 auto
}

.team-body {
    font-size: .9em;
    line-height: 23px;
    letter-spacing: -.025em
}

.team-header {
    margin: 20px 0
}

.who {
    background-image: url(../img/bg-order.jpg)
}

.who h2 {
    margin: 0 0 32px
}

.who-img,
.who-item {
    margin: 0 auto
}

.who-item {
    width: 208px
}

.who-text {
    font-size: .9em;
    line-height: 20px;
    margin: 17px 0 0
}

.map {
    background-image: url(../img/bg-delivery.jpg);
    color: #000
}

.map-block {
    text-align: center;
    margin: 27px 0 0
}

.map-block img {
    width: 100%
}

.bottom-form {
    background: url(../img/bg-bottom.jpg) #000;
    background-repeat: no-repeat;
    padding: 45px 0 0
}

.bottom-slogan {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: rgba(0, 0, 0, .68);
    padding: 25px 20px
}

.bottom-text {
    text-align: left;
    letter-spacing: -.025em;
    margin: 0 33px 0 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.bottom-text .h1,
.bottom-text h1 {
    font-size: 2.45em;
    line-height: 63px
}

.bottom-text .subh {
    font-size: 1.25em;
    line-height: 29px;
    margin: 23px 0 0
}

.bottom-sale .timer-header {
    font-size: 1.043em;
    line-height: 36px;
    letter-spacing: -.025em;
    text-align: left;
    margin: 0 0 0 3px
}

.bottom-sale .flip-clock-wrapper ul {
    width: 52.46px;
    height: 81.18px;
    line-height: 81.18px;
    margin: 3px
}

.bottom-sale .flip-clock-wrapper ul li {
    line-height: 81.18px
}

.bottom-sale .flip-clock-wrapper ul li a div div.inn {
    font-size: 3.405em
}

.bottom-sale .flip-clock-divider {
    height: 87.18px
}

.bottom-sale .flip-clock-divider .flip-clock-label {
    font-size: 17.06px;
    bottom: -1.8em;
    left: 36px
}

.bottom-sale .flip-clock-divider.minutes .flip-clock-label {
    left: 45px
}

.bottom-sale .flip-clock-divider.seconds .flip-clock-label {
    left: 41px
}

.bottom-sale .flip-clock-dot.top {
    top: 32px
}

.bottom-sale .flip-clock-dot.bottom {
    bottom: 30px
}

.line-price {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 30px;
    letter-spacing: -.025em;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 13px 0 0
}

.line-price .new-price {
    font-size: 1.8em;
    margin: 0 20px 0 0
}

.line-price .old-price {
    font-size: 1.4em;
    line-height: 30px;
    margin: 0;
    color: #fff;
    position: relative
}

footer h3,
footer li {
    line-height: 22px;
    margin-bottom: 15px
}

.line-price .old-price:after {
    content: '';
    height: 1px;
    width: 100%;
    left: 0;
    top: 55%;
    background-color: #fff;
    position: absolute
}

footer {
    padding: 20px 0 10px;
}

footer h3 {
    font-size: .8em
}

footer ul {
    margin: 0 0 45px
}

footer li {
    font-size: .7em
}

footer a,
footer a:active,
footer a:focus,
footer a:hover {
    color: #fff
}

.plyr .plyr__progress,
.plyr .plyr__time,
.plyr__controls button {
    display: block
}

.plyr .plyr__volume {
    max-width: 75px
}

.plyr__play-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: -24px;
    margin-left: -24px
}

.plyr__controls {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pu-send-form {
    position: relative
}

.pu-send-form .mfp-close {
    color: #ff7c04;
    border: 3px solid #ff7c04;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 33px;
    width: 33px;
    line-height: 28px;
    top: -40px;
    right: 20px;
    opacity: 1
}

.cod-error,
.cod-ok {
    width: 458px;
    margin: auto;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 33px;
    font-size: 1.2em;
    padding: 35px;
    position: relative
}

.cod-error .mfp-close,
.cod-ok .mfp-close {
    color: #ff7800;
    border: 3px solid #ff7800;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 27px;
    top: -40px;
    right: -25px
}

.cod-ok {
    border: 3px solid #fff
}

.cod-error {
    border: 3px solid #f30000
}

@media only screen and (max-width:1199px) {
    .clinical-graph img {
        width: 100%
    }
    .clinical-subscr-descr {
        padding: 39px 0 0
    }
    .why h2 {
        margin: 0 0 0 30px
    }
    .why .pack {
        width: 190px;
        position: absolute;
        left: 50%;
        margin-left: -100px;
        top: 260px
    }
    .why-item.left,
    .why-item.right {
        margin: 80px 0 0
    }
    .formula-img {
        width: 145px
    }
    .formula-text {
        width: 229px
    }
    .text-reviews-item {
        margin: 0 70px
    }
    .text-reviews-text {
        width: 593px
    }
    .change-block {
        margin: 35px 0 0 60px
    }
    .check-cod .text-block {
        padding: 0 75px 0 370px
    }
    .check-cod .pack {
        left: 100px
    }
    .check-form {
        margin: 0 75px 0 370px
    }
    .video-block {
        height: 520px
    }
    .bottom-text .h1,
    .bottom-text h1 {
        font-size: 2em;
        line-height: 48px
    }
    .bottom-text .subh {
        font-size: 1.15em
    }
    .bottom-sale .flip-clock-wrapper ul {
        width: 46px;
        height: 63px;
        line-height: 63px
    }
    .bottom-sale .flip-clock-wrapper ul li {
        line-height: 63px
    }
    .bottom-sale .flip-clock-wrapper ul li a div div.inn {
        font-size: 2.7em
    }
    .bottom-sale .flip-clock-divider {
        height: 69px
    }
    .bottom-sale .flip-clock-divider .flip-clock-label {
        bottom: -1.5em;
        left: 28px
    }
    .bottom-sale .flip-clock-divider.minutes .flip-clock-label {
        left: 36px
    }
    .bottom-sale .flip-clock-divider.seconds .flip-clock-label {
        left: 32px
    }
    .bottom-sale .flip-clock-dot.top {
        top: 25px
    }
    .bottom-sale .flip-clock-dot.bottom {
        bottom: 23px
    }
    .big-form .form-order .pack,
    .pu-send-form .form-order .pack {
        width: 190px;
        left: 304px;
        top: -26px
    }
    .big-form .form-order .first-line .sale,
    .pu-send-form .form-order .first-line .sale {
        width: 170px;
        right: 302px;
        top: -65px
    }
    .big-form .form-order .second-line,
    .pu-send-form .form-order .second-line {
        padding: 24px 39px 10px 29px
    }
    .big-form .form-order .second-line .input-line,
    .pu-send-form .form-order .second-line .input-line {
        margin: -30px 0 0
    }
    .big-form .form-order .second-line .input-line .input-line-item,
    .pu-send-form .form-order .second-line .input-line .input-line-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .big-form .form-order .second-line .input-line .input-line-item:not(:last-child),
    .pu-send-form .form-order .second-line .input-line .input-line-item:not(:last-child) {
        margin: 0
    }
    .big-form .form-order .second-line .input-line .input-line-item input,
    .pu-send-form .form-order .second-line .input-line .input-line-item input {
        margin: 0;
        width: 336px
    }
    .big-form .form-order .third-line,
    .pu-send-form .form-order .third-line {
        padding: 20px 89px 15px 29px
    }
    .big-form .form-order .third-line .btn-line,
    .pu-send-form .form-order .third-line .btn-line {
        -webkit-flex-basis: 285px;
        -ms-flex-preferred-size: 285px;
        flex-basis: 285px;
        width: 285px
    }
}

@media only screen and (max-width:991px) {
    .check-cod .text-block,
    .faq-answer,
    .fcheck input {
        font-size: 1em
    }
    .video {
        background-image: none
    }
    h2 {
        line-height: 32px
    }
    .video-doc {
        background-image: url(../img/bg-video-sm.jpg);
        padding-top: 30px
    }
    section{
        padding: 45px 0 40px;
    }
    .faq{
        padding-bottom: 22px;
        padding-top: 45px;
    }
    .team h2{
        margin-bottom: 25px;
    }
    .easy{
        padding-bottom: 35px;
    }
    .reviews{
        padding-top: 45px;
        padding-bottom: 50px;
    }
    .clinical-graph2{
        margin-bottom: 15px;
    }
    .clinical-graph3{
        margin-top: 15px;
    }
    .change{
        padding-bottom: 25px;
    }
    .team{
        padding-top: 45px;
        padding-bottom: 15px !important;
    }
    .map{
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .who{
        padding-bottom: 15px;
    }
    .anenerbe{
        padding-top: 45px !important;
    }
    .top-block{
        margin-top: 15px;
    }
    .team{
        padding-bottom: 25px;
    }
    .formula{
        padding-bottom: 47px;
    }
    .video-block {
        height: 250px
    }
    .others {
        padding-bottom: 30px
    }
    .other-img img {
        width: 75%;
        margin: 0 auto;
        display: block
    }
    .other-body {
        text-align: center
    }
    .others-footer {
        margin: 20px 0 0;
        line-height: 28px
    }
    .text-block{
        font-size: 16px !important;
    }
    .faq-answer,
    .other-text,
    .text-block {
        line-height: 20px
    }
    .anenerbe{
        padding-bottom: 20px !important;
    }
    .clinical-subscr-descr {
        padding: 0 0 30px
    }
    .clinical-subscr img {
        width: 100%
    }
    .why-item.center,
    .why-item.left,
    .why-item.right {
        margin: 80px auto 0
    }
    .anenerbe {
        background-image: url(../img/bg-history-sm.jpg)
    }
    .text-block {
        padding: 0
    }
    .formula-item {
        margin: 10px 0
    }
    .formula-item.left .formula-img {
        margin: 0 0 0 15px
    }
    .formula-item.right .formula-img {
        margin: 0 15px 0 0
    }
    .formula-text {
        width: 280px
    }
    .team-item,
    .who-item {
        width: 100%
    }
    .easy-descr,
    .work-descr {
        margin: 10px 0 20px;
        font-size: 1em;
        line-height: 20px
    }
    .faq {
        background-image: url(../img/bg-faq-sm.jpg);
        background-position: right top;
        position: relative
    }
    .faq:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, .5)
    }
    .faq-block {
        margin: 29px 0 0
    }
    .faq-list li {
        margin: 0 0 20px
    }
    .video-reviews-author {
        margin: 10px 0 30px
    }
    .vide-reviews-video {
        height: 280px
    }
    .text-reviews-items {
        margin: 40px 0 0
    }
    .text-reviews-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 40px
    }
    .text-reviews-photo {
        margin: 0 0 30px
    }
    .text-reviews-text {
        text-align: center;
        line-height: 23px;
        max-width: 100%
    }
    .change-block {
        margin: 35px 0 0
    }
    .change-text {
        line-height: 24px
    }
    .check-cod .text-block {
        padding: 0
    }
    .check-cod .pack {
        left: 100px
    }
    .check-form {
        margin: 0
    }
    .team-body,
    .who-item {
        margin: 0 0 30px
    }
    .team-body,
    .who-text,
    footer h3,
    footer li {
        font-size: 1.15em
    }

    .bottom-form {
        padding: 45px 0;
        background: url(../img/bg-bottom.jpg)95% 0% #000;
        background-repeat: no-repeat;

    }
    header{
        background: url(../img/bg-top.jpg) 6% 0%;
        background-size: cover;
    }
    .bottom-text {
        max-width: 100%
    }
    .bottom-text .h1,
    .bottom-text h1 {
        line-height: 42px
    }
    .big-form .form-order .first-line,
    .pu-send-form .form-order .first-line {
        padding: 14px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .big-form .form-order .first-line .stock-header,
    .pu-send-form .form-order .first-line .stock-header {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin: 0 0 0 175px
    }
    .big-form .form-order .first-line .timer-line,
    .pu-send-form .form-order .first-line .timer-line {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: 20px 0 0 65px
    }
    .big-form .form-order .first-line .sale,
    .pu-send-form .form-order .first-line .sale {
        right: auto;
        right: initial;
        left: 0
    }
    .big-form .form-order .second-line,
    .pu-send-form .form-order .second-line {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px 10px
    }
    .big-form .form-order .second-line .stock-price .old-price,
    .pu-send-form .form-order .second-line .stock-price .old-price {
        margin: 0 30px 0 0
    }
    .big-form .form-order .second-line .input-line,
    .pu-send-form .form-order .second-line .input-line {
        margin: 0
    }
    .big-form .form-order .second-line .input-line input,
    .pu-send-form .form-order .second-line .input-line input {
        width: 300px
    }
    .big-form .form-order .third-line,
    .pu-send-form .form-order .third-line {
        padding: 20px 25px 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 251px
    }
    .big-form .form-order .third-line .counter-digit,
    .pu-send-form .form-order .third-line .counter-digit {
        margin: 10px 0 0 75px
    }
    .big-form .form-order .third-line .counter-digit:before,
    .pu-send-form .form-order .third-line .counter-digit:before {
        left: -19px
    }
    .big-form .form-order .third-line .arrow-click,
    .pu-send-form .form-order .third-line .arrow-click {
        right: 30px
    }
    .big-form .form-order .third-line .btn-line,
    .pu-send-form .form-order .third-line .btn-line {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        margin: 15px 0 0
    }
}

@media only screen and (max-width:479px) {
    header{
        background: url(../img/bg-top.jpg) 18% 0%;
        background-size: cover;
    }
    .vide-reviews-video,
    .video-block {
        height: 180px
    }
    .formula-item.left .formula-img,
    .formula-item.right .formula-img,
    .text-reviews-item {
        margin: 0
    }
    .formula-item.left .formula-text,
    .formula-item.right .formula-text,
    .video-reviews-author {
        text-align: center
    }
    .why-item {
        width: 100%
    }
    .why-text {
        font-size: 1em
    }
    .formula-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .formula-text {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        max-width: 100%
    }
    .formula-img {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .formula-header {
        font-size: 1.15em
    }
    .formula-body {
        font-size: 16px !important;
        line-height: 20px
    }
    .easy-descr,
    .text-reviews-text,
    .video-reviews-author,
    .work-descr {
        font-size: 1.15em
    }
    .big-form .form-order,
    .pu-send-form .form-order {
        margin: 0 -15px;
        width: auto;
        width: initial
    }
    .big-form .form-order .second-line .input-line .input-line-item input,
    .cod-error,
    .cod-ok,
    .pu-send-form .form-order .second-line .input-line .input-line-item input {
        width: 260px
    }
    .big-form .form-order .first-line .sale,
    .pu-send-form .form-order .first-line .sale {
        top: -75px;
        left: 58px
    }
    .big-form .form-order .first-line .stock-header,
    .pu-send-form .form-order .first-line .stock-header {
        margin: 84px 0 0 53px
    }
    .big-form .form-order .first-line .timer-header,
    .pu-send-form .form-order .first-line .timer-header {
        font-size: 1.15em;
        text-align: center
    }
    .big-form .form-order .first-line .timer-line,
    .pu-send-form .form-order .first-line .timer-line {
        margin: 0
    }
    .big-form .form-order .third-line .counter-descr .f22,
    .pu-send-form .form-order .third-line .counter-descr .f22 {
        font-size: 18px
    }
    .big-form .form-order .third-line .counter-descr .f16,
    .pu-send-form .form-order .third-line .counter-descr .f16 {
        font-size: 14px
    }
    .big-form .form-order .third-line .counter-digit,
    .pu-send-form .form-order .third-line .counter-digit {
        margin: 10px 0 0 45px;
        line-height: 20px
    }
    .big-form .form-order .third-line .counter-digit .count,
    .pu-send-form .form-order .third-line .counter-digit .count {
        font-size: 32px
    }
    .big-form .form-order .third-line .counter-digit .small,
    .pu-send-form .form-order .third-line .counter-digit .small {
        font-size: 18px
    }
    .big-form .form-order .third-line .counter-digit:before,
    .pu-send-form .form-order .third-line .counter-digit:before {
        height: 59px
    }
    .big-form .form-order .third-line .arrow-click,
    .pu-send-form .form-order .third-line .arrow-click {
        right: 18px
    }
    .faq {
        background-image: none
    }
}


.sale_text, .sale_text_sd {
        position: absolute;
    top: 92px;
    left: -23px;
    max-width: 142px;
    text-align: center;
    z-index: 2;
}

.sale_text p, .sale_text_sd p, .sale_text_td p {
    font-size: 22px;
    line-height: 24px;
    color: #ffffff;
    font-style: italic;
     
}

.sale_text_sd {
    top: 70px;
    right: 415px;
    left: auto;
    z-index: 3;
    max-width: 138px;
    z-index: 2; 
}

 .bottom-form .sale_text, .bottom-form .sale_text_sd {
    position: absolute;
    top: 92px;
    left: -16px;
    max-width: 129px;
    text-align: center;
    z-index: 2;
}
.sale_text_td {
    position: absolute;
    top: -8px;
    left: 610px;
    max-width: 148px;
    text-align: center;
    z-index: 2;
}

.logo_img {
    text-align: center;
    padding-bottom: 10px;
}

.popup_list {
    background: #ececec;
    border-radius: 5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}

.prod_popup {
    max-width: 100%;
}

.popup_img {
    width: 180px;
    text-align: center;
    margin: 20px 0 10px 70px;
}

.ever-popup .timer-line {
    color: #000000 !important;
}

.ever-popup .flip-clock-divider .flip-clock-label {
    color: #000000;
}

.ever-popup .flip-clock-dot {
    background: #000;
}

.ever-popup .input-line-item input {
    width: 210px;
}

.ever-popup  .btn-line .arrow-click {
    right: -34px;
}

.popup_img {
    position: relative;
}

.popup_sale {
    position: absolute;
    top: 0;
    left: -100px;
    max-width: 120px;
}

.popup_sale_text {
    position: absolute;
    top: 78px;
    left: 12px;
    font-size: 14px;
    line-height: 16px;
    max-width: 80px;;
}

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

@media screen and (min-width: 767px) {
    footer br {
        display: none;
    }

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

   .sale_text_sd {
    top: 44px;
    right: 329px;
        max-width: 134px;
}
    .sale_text_sd p {
        font-size: 21px;
    }

    .sale_text_td {
        position: absolute;
        top: -28px;
        left: 712px;
        max-width: 118px;
        text-align: center;
        z-index: 2;
    }

    .sale_text_td p {
        font-size: 21px;
    }

}

@media screen and (max-width: 991px) {
    .sale_text_sd {
        right: 298px;
    }

    .ever-popup .timer-line {
        margin: 20px auto;
    }

    .ever-popup .input-line-item input {
        width: 300px;
        margin: 0 auto;
    }

}

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

    .popup_list {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        justify-content: center;
        -ms-align-items: center;
        align-items: center;
    }

    .arrow-click {
        display: none;
    }
 .popup_right{
    position: relative;
    margin-top: -70px;
}
    .ever-popup .timer-header {
        text-align: center;
    }

}

    @media screen and (max-width: 479px) {
    .sale_text {
            position: absolute;
    top: 62px;
    left: -8px;
    max-width: 112px;
    text-align: center;
    }

    .sale_text p {
        font-size: 18px;
        line-height: 19px;
        color: #ffffff;
        font-style: italic;
    }
.clinical-subscr-descr{
    font-size: 16px;
}
    .sale_text_sd {
            right: 120px;
    top: 33px;
    width: 132px;
    }

    .ever-popup .input-line-item input {
        width: 210px;
    }

    .popup_img {
        width: 130px;
        text-align: center;
        margin: 20px 0 10px 100px;
    }
    .bottom-form .sale_text{
        position: absolute;
    top: 64px;
    left: -4px;
    max-width: 103px;
    text-align: center;
    z-index: 2;
}

}



.errorMessage{
    box-sizing: border-box;
    position: absolute;
    z-index: 100000;
    font-size: 13px;
    background: #DC3434;
    color: #fff;
    margin-top: 0;
    text-align: center;
    line-height: 13px;
    padding: 8px 12px;
}

.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; }
.copyright img:first-child { display: block!important; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }

.sale_discount {
  position: absolute;
    top: 89px;
    font-size: 22px;
    left: -8px;
    text-align: center;
    line-height: normal;
}

.pack {
  margin: 15px 0;
}

.big-form .form-order .first-line .sale_discount,
.pu-send-form .form-order .first-line .sale_discount {
  left: 600px;
  top: 65px;
  z-index: 9;
}

@media only screen and (max-width: 1199px) {
  .big-form .form-order .first-line .sale_discount,
  .pu-send-form .form-order .first-line .sale_discount {
    left: 488px;
    top: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .big-form .form-order .first-line .sale_discount,
  .pu-send-form .form-order .first-line .sale_discount {
    left: 21px;
    top: 42px;
  }
}

@media only screen and (max-width: 479px) {
  /* .big-form .form-order .first-line .sale_discount, .pu-send-form .form-order .first-line .sale_discount {
        left: 95px;
        top: 25px;
    } */
}

@media only screen and (max-width: 479px) {
  .sale_discount {
        top: 58px;
    left: -2px;
    font-size: 20px;
  }
}

@media (max-width: 479px) {
.big-form .form-order .first-line .sale_discount {
    left: 7px;
}
.big-form .form-order .first-line .sale {
    left: -20px;
}
}