a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* {
    outline: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -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
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

: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.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    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
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.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-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .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-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@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-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@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-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.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
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@font-face {
    font-family: MuseoCyrl-700;
    src: url(../fonts/MuseoCyrl-700.eot?#iefix) format("embedded-opentype"), url(../fonts/MuseoCyrl-700.otf) format("opentype"), url(../fonts/MuseoCyrl-700.woff) format("woff"), url(../fonts/MuseoCyrl-700.ttf) format("truetype"), url(../fonts/MuseoCyrl-700.svg#MuseoCyrl-700) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: MyriadPro-Regular;
    src: url(../fonts/MyriadPro-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/MyriadPro-Regular.otf) format("opentype"), url(../fonts/MyriadPro-Regular.woff) format("woff"), url(../fonts/MyriadPro-Regular.ttf) format("truetype"), url(../fonts/MyriadPro-Regular.svg#MyriadPro-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: MyriadPro-Bold;
    src: url(../fonts/MyriadPro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/MyriadPro-Bold.otf) format("opentype"), url(../fonts/MyriadPro-Bold.woff) format("woff"), url(../fonts/MyriadPro-Bold.ttf) format("truetype"), url(../fonts/MyriadPro-Bold.svg#MyriadPro-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    padding-left: 10px
}

.form__input.form__select {
    background: #fff
}

body {
    overflow-x: hidden;
    font-family: Arial, sans-serif;
    background: url(../img/background/background1.jpg) 50% 94px no-repeat, url(../img/background/background2.jpg) 50% 1632px no-repeat, url(../img/background/background3.jpg) 27% 2676px no-repeat, url(../img/background/background4.jpg) 50% 6933px no-repeat, url(../img/background/background5.jpg) 50% 9980px no-repeat, url(../img/background/background6.jpg) 50% 5307px no-repeat, url(../img/background/background7.jpg) 50% 11320px no-repeat
}

strong {
    font-weight: 700
}

.form__item input {
    padding-left: 10px
}

.header {
    background: #1f4416
}

.header .hour,
.header .minute,
.header .second {
    font-size: 24px;
    position: absolute;
    color: #3a302d;
    font-weight: 700;
    letter-spacing: 13px
}

.header .hour {
    left: 3px
}

.header .minute {
    left: 61px
}

.header .second {
    right: -9px
}

.header_logo {
    display: inline-block;
    position: relative;
    top: -16px
}

.header__items-block {
    display: inline-block;
    text-align: left;
    margin-left: 12px
}

.header__counter_header {
    font-size: 10px;
    color: #fff;
    position: absolute;
    top: -17px
}

.header__item {
    color: #cec2b3;
    display: inline-block;
    font-size: 12px;
    padding: 20px 9px 23px 9px;
    border-left: 1px solid #28521e
}

.header__item:nth-child(4) {
    color: #fff;
    border-right: 1px solid #28521e;
    padding: 32px 10px 29px 10px;
    vertical-align: super
}

.header__item_bold {
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700
}

.header__counter {
    display: inline-block;
    position: relative;
    top: 13px;
    right: -7px
}

.header__counter_text {
    display: block;
    margin-bottom: 8px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px
}

.header__counter_hourleft,
.header__counter_hourright,
.header__counter_minleft,
.header__counter_minright,
.header__counter_secleft,
.header__counter_secright {
    width: 21px;
    height: 34px;
    display: inline-block;
    background: #fff
}

.header__counter_text {
    display: block;
    padding-left: 7px;
    padding-top: 5px
}

.header__counter_text:nth-child(3) {
    padding-left: 0;
    text-align: center
}

.header__counter_tire {
    vertical-align: top;
    color: #fff;
    font-weight: 700;
    position: relative;
    top: 7px
}

.header__call-button {
    position: relative;
    top: -19px;
    right: -28px;
    font-family: Raleway, sans-serif;
    letter-spacing: -.39px;
    background: #ff6b3d;
    border: 0;
    border-bottom: 4px solid #d45933;
    text-align: center;
    padding: 16px 14px;
    color: #fff;
    font-size: 12px;
    font-weight: 700
}

.section1 {
    margin-top: 25px;
    background: rgba(255, 255, 255, .85)
}

.section1__header {
    margin: 0;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #ff6b3d;
    font-size: 42px;
    padding-top: 15px;
    padding-bottom: 30px
}

.section1__header_small {
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 24px;
    color: #3b2000
}

.section1__header .min {
    font-size: 38px
}

.section2 {
    position: relative;
    margin-top: 50px
}

.section2:before {
    content: url(../img/natural.png);
    position: absolute;
    bottom: -120px;
    display: block
}

.section2__image {
    margin-bottom: 20px
}

.section2__item {
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(white), color-stop(24%, #fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 0, #fff 24%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0, #fff 24%, rgba(255, 255, 255, 0) 100%);
    padding: 32px 0 32px 90px;
    margin-bottom: 7px;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 700
}

.section2__item_uptext {
    font-size: 24px
}

.section2__item:nth-child(2) .section2__item_icon {
    top: 37px;
    left: 27px;
    position: absolute;
    display: block;
    background-image: url(../img/sprite/sprite.png);
    background-position: -384px -225px;
    width: 42px;
    height: 41px
}

.section2__item:nth-child(3) .section2__item_icon {
    top: 43px;
    left: 27px;
    position: absolute;
    display: block;
    background-image: url(../img/sprite/sprite.png);
    background-position: -384px -276px;
    width: 37px;
    height: 43px
}

.section2__item:nth-child(4) .section2__item_icon {
    top: 40px;
    left: 27px;
    position: absolute;
    display: block;
    background-image: url(../img/sprite/sprite.png);
    background-position: -160px -203px;
    width: 44px;
    height: 44px
}

.section2__form {
    position: absolute;
    right: 0;
    width: 430px;
    top: -180px
}

.section2__form_image {
    position: absolute;
    width: 100%;
    top: 206px;
    right: 314px
}

.section2__form_image_info {
    display: block;
    position: absolute;
    left: -160px;
    width: 140px;
    height: 140px;
    border-radius: 100px;
    border: 15px solid rgba(255, 107, 61, .47)
}

.section2__form_image_info>span {
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 25px;
    font-weight: 700;
    display: inline-block;
    position: absolute;
    left: -2px;
    top: -2px;
    background: #ff6b3d;
    height: 115px;
    width: 115px;
    border-radius: 100px
}

.section2__form_image_info strong {
    font-size: 40px;
    line-height: 1;
    vertical-align: text-top
}

.form__container {
    background: #1f4416;
    text-align: center
}

.section2__form_header {
    font-family: MyriadPro-Bold, sans-serif;
    font-weight: 700;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #28521e;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    color: #fff
}

.section2__form_header:before {
    content: url(../img/form_leav.png);
    position: absolute;
    display: block;
    left: -74px;
    top: -114px
}

.price__new,
.price__old {
    vertical-align: top;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px
}

.price__old {
    padding-right: 20px;
    font-family: MyriadPro-Regular, sans-serif;
    color: #cec2b3;
    font-size: 20px;
    border-right: 1px solid #28521e
}

.price__old .old_price_cur,
.price__old .old_price_val {
    text-decoration: line-through;
    font-family: Arial, sans-serif
}

.price__new {
    padding-left: 20px;
    line-height: 1.1;
    font-weight: 700;
    /*text-align: left;*/
    font-size: 24px;
    color: #ff6b3d
}

.price__new .old_price_val {
    font-size: 36px
}

.price__new .old_price_cur {
    font-weight: 100
}

.price__text {
    display: block
}

.landing__form {
    background: #ffd637;
    padding: 25px
}

.form__item {
    position: relative;
    z-index: 3
}

.form__item span {
    display: block;
    font-size: 14px;
    margin-bottom: 5px
}

.form__item input,
.form__item select {
    margin-bottom: 15px;
    width: 100%;
    height: 40px
}

.form__item input[type=submit] {
    font-family: Raleway, sans-serif;
    height: auto;
    font-weight: 700;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #ff6b3d;
    font-size: 24px;
    border: 0;
    border-bottom: 4px solid #d45933
}

.form__item_text {
    position: relative
}

.form__item_text p {
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: 30px;
    margin-bottom: 30px;
    line-height: .6;
    font-family: MyriadPro-Bold, sans-serif;
    font-size: 34px;
    display: inline-block
}

.form__item_text p span {
    text-transform: none;
    font-size: 14px
}

.form__item_text .text_absolute {
    font-family: MyriadPro-Bold, sans-serif;
    position: absolute;
    font-size: 69px;
    top: -16px;
    right: 25px
}

.form__item_text .text_absolute .small {
    font-size: 22px;
    margin-left: -10px
}

.form__footer_text {
    text-align: center;
    color: #3b2000;
    font-size: 18px
}

.form__secure {
    font-size: 12px;
    color: #3b2000;
    margin-left: 40px;
    margin-top: 10px;
    position: relative;
}

.form__secure:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: -25px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -136px -280px;
    width: 17px;
    height: 23px
}

.section3 {
    margin-top: 100px
}

.section3__header {
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #ff6b3d;
    font-size: 42px;
    padding-top: 15px;
    padding-bottom: 30px
}

.section3__header_small {
    display: block;
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 24px;
    color: #3b2000
}

.section3__header:before {
    content: url(../img/leaf11.png);
    display: block;
    position: absolute;
    left: 130px;
    top: -39px
}

.section3__item {
    text-align: center
}

.section3__item_header {
    position: relative;
    font-family: MyriadPro-Bold, sans-serif;
    padding-bottom: 37px;
    text-transform: uppercase;
    text-align: left;
    font-size: 18px;
    font-weight: 700
}

.section3__item_header:after {
    position: absolute;
    bottom: 20px;
    content: '';
    display: block;
    background-image: url(../img/sprite/sprite.png);
    background-position: -64px -179px;
    width: 125px;
    height: 3px
}

.section3__item_text {
    width: 248px;
    font-size: 18px;
    text-align: left
}

.section4 {
    margin-top: 50px
}

.section4__header {
    text-align: center;
    background: rgba(255, 255, 255, .53);
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #ff6b3d;
    font-size: 42px;
    padding-top: 15px;
    padding-bottom: 30px
}

.section4__header_small {
    display: block;
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 24px;
    color: #3b2000
}

.section4__lefttext_header,
.section4__righttext_header {
    font-family: MyriadPro-Bold, sans-serif;
    text-transform: uppercase;
    color: #3b2000;
    padding-top: 15px;
    padding-bottom: 20px;
    font-size: 18px
}

.section4__lefttext,
.section4__righttext {
    font-size: 16px;
    color: #3b2000
}

.section4__righttext {
    text-align: left
}

.section4__lefttext {
    text-align: right
}

.section4__righttext:before {
    content: '';
    z-index: 1;
    top: 7px;
    left: -34px;
    position: absolute;
    display: block;
    background-image: url(../img/sprite/sprite.png);
    background-position: -384px -69px;
    width: 35px;
    height: 68px
}

.section4__lefttext:before {
    content: '';
    z-index: 1;
    top: 7px;
    right: -34px;
    position: absolute;
    display: block;
    background-image: url(../img/sprite/sprite.png);
    background-position: -384px -147px;
    width: 35px;
    height: 68px
}

.section4__itemb,
.section4__itemh {
    background: #fff
}

.section4__itemb_image,
.section4__itemh_image {
    width: 100%
}

.section5 {
    margin-top: 20px;
    background: rgba(255, 255, 255, .53)
}

.section5__item {
    padding: 0 30px 0 30px;
    text-align: center
}

.section5__header {
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #ff6b3d;
    font-size: 42px;
    padding-top: 15px;
    padding-bottom: 30px
}

.section5__header_small {
    display: block;
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 24px;
    color: #3b2000
}

.section5__item_header {
    margin-top: 15px;
    margin-bottom: 25px;
    color: #3b2000;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.section5__item_text {
    color: #3b2000;
    font-size: 18px
}

.section6 {
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .1);
    position: relative;
    margin-top: 50px;
    padding-bottom: 35px
}

.section6__header {
    position: relative;
    z-index: 1;
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 42px;
    padding-top: 15px;
    padding-bottom: 50px
}

.section6__header_small {
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 30px;
    color: #fff
}

.section6__header:before {
    content: url(../img/section5_1.png);
    display: block;
    position: absolute;
    top: -61px;
    right: 30px;
    z-index: -1
}

.section6__rightblock_header {
    color: #3b2000;
    font-size: 30px;
    font-weight: 700
}

.section6__rightblock_smallheader {
    display: inline-block;
    padding-bottom: 35px;
    font-size: 16px
}

.section6__text {
    line-height: 1.6;
    padding-bottom: 20px;
    color: #3b2000;
    font-size: 14px;
    font-style: italic
}

.section6__image_absolute {
    right: -240px;
    bottom: -100px;
    position: absolute
}

.section7 {
    margin-top: 50px
}

.section7__header {
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #ff6b3d;
    font-size: 42px;
    margin-top: 72px;
    padding-bottom: 60px
}

.section7__header_small {
    display: block;
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 30px;
    color: #3b2000
}

.section7__items {
    display: inline-block;
    vertical-align: middle;
    margin-left: 41px;
    text-align: left
}

.section7__footer {
    text-align: center;
    font-size: 14px;
    font-style: italic;
    color: #3b2000;
    margin-top: 25px
}

.section7__item {
    position: relative;
    color: #3b2000;
    font-size: 14px;
    padding-bottom: 20px;
    width: 216px
}

.section7__item:nth-child(1):before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: -36px;
    width: 30px;
    height: 30px;
    background: #ff6a3d
}

.section7__item:nth-child(2):before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: -36px;
    width: 30px;
    height: 30px;
    background: #a0d95d
}

.section7__item:nth-child(3):before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: -36px;
    width: 30px;
    height: 30px;
    background: #8fc0fc
}

.section7__item:nth-child(4):before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: -36px;
    width: 30px;
    height: 30px;
    background: #ffd637
}

.section7__item:nth-child(5):before {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: -36px;
    width: 30px;
    height: 30px;
    background: #db87e8
}

.section7__left_img {
    margin-top: -73px
}

.section7__mainblock {
    text-align: center
}

.section8 {
    position: relative;
    margin-top: 50px
}

.section8__header {
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #ff6b3d;
    font-size: 42px;
    margin-top: 20px;
    padding-bottom: 50px
}

.section8__header_small {
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 30px;
    color: #3b2000
}

.section8__item_calendar,
.section8__item_dnk,
.section8__item_natural,
.section8__item_shield,
.section8__item_x2 {
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 15px
}

.section8__item_natural {
    background-image: url(../img/sprite/sprite.png);
    background-position: -64px 0;
    width: 137px;
    height: 73px
}

.section8__item_calendar {
    background-image: url(../img/sprite/sprite.png);
    background-position: 0 -203px;
    width: 67px;
    height: 67px
}

.section8__item_shield {
    background-image: url(../img/sprite/sprite.png);
    background-position: -314px 0;
    width: 60px;
    height: 72px
}

.section8__item_x2 {
    background-image: url(../img/sprite/sprite.png);
    background-position: -64px -83px;
    width: 135px;
    height: 73px
}

.section8__item_dnk {
    background-image: url(../img/sprite/sprite.png);
    background-position: -211px -100px;
    width: 73px;
    height: 73px
}

.section8__item_header {
    display: block;
    font-family: MyriadPro-Bold, sans-serif;
    font-size: 14px;
    color: #3b2000
}

.section8__item_text {
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 14px;
    color: #3b2000
}

.section8__twocontainer {
    margin-top: 30px
}

.section8__image_absolute {
    position: absolute;
    right: 23px
}

.section8__item:nth-child(3) .section8__item_text {
    width: 80%
}

.section9 {
    margin-top: 100px
}

.section9__header {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #ff6a3d;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 72px
}

.section9__header_small {
    display: block;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    color: #fff
}

.section9__slider img {
    width: 100%
}

.section9__slider .slick-list {
    border-top: 4px solid rgba(255, 255, 255, .1);
    border-left: 4px solid rgba(255, 255, 255, .1);
    border-right: 4px solid rgba(255, 255, 255, .1);
    margin-left: 73px;
    margin-right: 73px
}

.section9__slider .slick-slide {
    background: rgba(255, 255, 255, .44)
}

.s9_slider_next_button,
.s9_slider_prev_button {
    position: absolute;
    display: block;
    z-index: 11;
    top: 160px;
    cursor: pointer
}

.s9_slider_next_button {
    top: 4px;
    width: 71px;
    height: 99.1%;
    right: 1px;
    background: rgba(255, 255, 255, .41) url(../img/slider_right.png) no-repeat 29px
}

.s9_slider_next_button:hover {
    background: rgba(255, 255, 255, .58) url(../img/slider_right.png) no-repeat 29px
}

.s9_slider_prev_button {
    top: 4px;
    width: 71px;
    height: 99.1%;
    left: 1px;
    background: rgba(255, 255, 255, .41) url(../img/slider_left.png) no-repeat 29px
}

.s9_slider_prev_button:hover {
    background: rgba(255, 255, 255, .58) url(../img/slider_left.png) no-repeat 29px
}

.section9__slider {
    text-align: center
}

.section9__slider_name {
    text-transform: uppercase;
    display: block;
    font-weight: 700;
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 50px
}

img.section9__slider_img {
    display: inline-block
}

p.section9__slider_text {
    display: block;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 50px
}

.section10 {
    margin-top: 50px
}

.section10__header {
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    color: #ff6b3d;
    font-size: 42px;
    padding-top: 72px;
    padding-bottom: 50px
}

.section10__header_small {
    display: block;
    font-family: MyriadPro-Regular, sans-serif;
    font-size: 30px;
    color: #3b2000
}

.section10__item:nth-child(2):before,
.section10__item:nth-child(3):before {
    content: '';
    position: absolute;
    top: 106px;
    right: -25px;
    display: inline-block;
    background-image: url(../img/sprite/sprite.png);
    background-position: -71px -280px;
    width: 27px;
    height: 48px
}

.section10__item {
    position: relative;
    text-align: center;
    font-family: MyriadPro-Bold, sans-serif;
    font-size: 20px
}

.section10__item_text {
    margin-top: 20px;
    padding-left: 40px;
    padding-right: 40px
}

.section11 {
    margin-top: 50px
}

.section11__header {
    font-family: Raleway, sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #ff6a3d;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px
}

.section11__items {
    background: #fff;
    -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .11);
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .11);
    margin-top: 20px
}

.section11__items img {
    width: 100%
}

.section11__item_text {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 700
}

.section11__item:nth-child(1) .section11__item_text {
    padding-top: 95px;
    padding-left: 15px;
    padding-right: 50px
}

.section11__item:nth-child(2) .section11__item_text {
    padding-top: 75px;
    padding-left: 12px
}

.section11__item:nth-child(3) .section11__item_text {
    padding-top: 87px;
    padding-left: 14px
}

.section11__item_text:before {
    content: '';
    display: block;
    position: absolute;
    top: 80px;
    z-index: 10;
    right: -35px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -384px -147px;
    width: 35px;
    height: 68px
}

.section11__banner {
    -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .11);
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .11);
    margin-top: 50px;
    margin-bottom: 20px
}

.section11__item_background {
    font-family: Raleway, sans-serif;
    font-size: 27px;
    color: #3b2000;
    background: #ffd637;
    text-transform: uppercase;
    padding-top: 59px;
    padding-bottom: 54px;
    padding-left: 50px
}

.section11__item_background:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -12px;
    z-index: 10;
    background-image: url(../img/sprite/sprite.png);
    background-position: 0 0;
    width: 54px;
    height: 193px
}

.section11__banner_header {
    background: #fff;
    font-family: MuseoCyrl-700, sans-serif;
    text-transform: uppercase;
    font-size: 60px;
    color: #ff6b3d;
    padding-left: 30px
}

.section11__banner_smallheader {
    display: block;
    font-size: 36px;
    padding-bottom: 6px
}

.section11__banner_abimage {
    width: 195px;
    position: absolute;
    right: -101px
}

.section11__form_leftblock {
    margin-top: 30px;
    background: #ffd637
}

.section11__form__counter {
    padding-top: 20px;
    padding-left: 19px;
    padding-right: 15px
}

.form__counter {
    display: inline-block
}

.form__counter_text {
    display: block;
    font-size: 20px;
    padding-top: 15px;
    padding-left: 35px;
    padding-bottom: 20px
}

.form__counter_text:nth-child(3) {
    padding-left: 0;
    text-align: center
}

.form__counter_tire {
    vertical-align: text-bottom;
    padding: 28px 0 12px 0;
    font-size: 77px;
    font-weight: 700;
    color: #3b2000;
    margin-right: -1px;
    margin-top: -38px;
    display: inline-block
}

.section11__form_text {
    padding-top: 25px;
    padding-bottom: 25px;
    background: #1f4416;
    text-align: center;
    font-size: 18px;
    color: #fff
}

.section11__form_text.red {
    font-size: 24px;
    font-weight: 700;
    color: red
}

.section11__form_text.line-through {
    font-size: 24px;
    font-style: italic;
    text-decoration: line-through
}

.section11__form_counter-button {
    line-height: 1.6;
    position: absolute;
    bottom: -125px;
    border: 0;
    text-align: left;
    border-bottom: 4px solid #d45933;
    color: #fff;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 20px;
    background: #ff6b3d;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 121px
}

.section11__form_counter-button:before {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: 40px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -314px -152px;
    width: 54px;
    height: 54px
}

.section11__form_rightblock-header {
    text-transform: uppercase;
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    font-size: 48px;
    color: #ff6b3d
}

.section11__form_rightblock-smallheader {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #3b2000
}

.section11__rightblock-img {
    width: 107%;
    padding-top: 48px
}

.form__counter_hourleft,
.form__counter_hourright,
.form__counter_minleft,
.form__counter_minright,
.form__counter_secleft,
.form__counter_secright {
    display: inline-block;
    width: 61px;
    height: 114px;
    background: #fff
}

.section11__form_leftblock .countdown__wrap {
    display: inline-block;
    position: absolute;
    font-size: 70px;
    font-weight: 700;
    letter-spacing: 25px;
    color: #3b2000
}

.section11__form_leftblock .countdown__wrap .hour {
    position: absolute;
    top: 5px;
    left: 12px
}

.section11__form_leftblock .countdown__wrap .minute {
    position: absolute;
    top: 5px;
    left: 170px
}

.section11__form_leftblock .countdown__wrap .second {
    position: absolute;
    top: 5px;
    right: -460px
}

.section12 {
    margin-top: 70px
}

.section12__header {
    font-family: MuseoCyrl-700, sans-serif;
    font-size: 72px;
    font-weight: 700;
    color: #ff6a3d;
    text-transform: uppercase;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 30px
}

.section12__header .section12__header_small {
    font-family: MyriadPro-Regular, sans-serif;
    display: block;
    font-size: 18px;
    color: #3b2000
}

.section12__item {
    font-size: 14px;
    position: relative;
    padding: 25px 25px 25px 95px;
    -webkit-box-shadow: 1px 1px 16px 1px rgba(0, 0, 0, .13);
    box-shadow: 1px 1px 16px 1px rgba(0, 0, 0, .13);
    margin-bottom: 30px
}

.section12__item strong {
    font-size: 24px
}

.section12__item:nth-child(4) .section12__item_number,
.section12__item:nth-child(5) .section12__item_number {
    top: -6px
}

.section12__item_text {
    font-size: 18px
}

.section12__item_number {
    position: absolute;
    left: 23px;
    top: 9px;
    font-family: MuseoCyrl-700, sans-serif;
    font-size: 70px;
    color: #ff6b3d
}

.section12__header_footer {
    padding-top: 30px;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
    color: #ff6a3d;
    font-weight: 700
}

.section13 {
    margin-top: 20px;
    padding-top: 30px
}

.section13__header {
    text-transform: uppercase;
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    font-size: 72px;
    margin-bottom: 40px;
    color: #ff6b3d
}

.section13__header .section13__header_small {
    display: block;
    font-family: MyriadPro-Regular, sans-serif;
    color: #3b2000;
    font-size: 18px
}

.section13__header_center {
    font-family: MuseoCyrl-700, sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
    color: #ff6b3d
}

.section13__audio_text {
    font-size: 14px;
    color: #3b2000;
    text-transform: uppercase
}

.section13__audio {
    margin-bottom: 20px
}

.section13__header_center h4 {
    margin-bottom: 10px
}

.mejs__container {
    width: 100%!important;
    margin-top: 10px
}

.mejs__controls:not([style*="display: none"]) {
    background: #fff;
    border: 1px solid #dbe3e8
}

.mejs__horizontal-volume-current {
    background: #3498db;
    border-radius: 10px
}

.mejs__horizontal-volume-total {
    width: 100px;
    height: 8px;
    border-radius: 8px;
    background: #d9e3e7
}

.mejs__duration {
    color: #565d64;
    font-size: 12px
}

.mejs__time-rail {
    width: 75%!important
}

.mejs__time-total {
    height: 8px;
    border-radius: 10px;
    background: #ccd9df
}

.mejs__time-current {
    height: 8px;
    border-radius: 10px;
    background: rgba(51, 152, 219, .49)
}

.mejs__currenttime {
    color: #565d64;
    font-size: 12px
}

.mejs__button>button {
    background-image: url(../control.svg)!important
}

.slick-slider {
    margin-bottom: 30px
}

.slick-slide img {
    width: 100%
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    content: '';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px;
    width: 14px;
    height: 14px;
    text-align: center;
    opacity: 1;
    background: #3b2000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    top: -1px;
    border-radius: 20px;
    width: 17px;
    height: 17px
}

.slider_next_button,
.slider_prev_button {
    position: absolute;
    display: block;
    z-index: 11;
    top: 160px;
    cursor: pointer
}

.slider_next_button {
    right: -10px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -108px -280px;
    width: 18px;
    height: 32px
}

.slider_prev_button {
    left: -25px;
    background-image: url(../img/sprite/sprite.png);
    background-position: -267px -203px;
    width: 19px;
    height: 32px
}

img.section13__slider_img {
    width: 92%
}

p.section13__slider_text {
    font-family: Arial, sans-serif;
    color: #3b2000;
    font-size: 14px;
    line-height: 2.4;
    font-style: italic;
    text-align: left;
    text-transform: none;
    font-weight: 100;
    display: inline-block
}

span.section13__slider_username {
    color: #3b2000;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    font-style: normal;
    margin-top: 50px
}

.section14__header {
    text-transform: uppercase;
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    font-size: 72px;
    color: #ff6b3d
}

.section14__header .section14__header_small {
    display: block;
    font-family: Raleway, sans-serif;
    color: #3b2000;
    font-size: 18px
}

.section15 {
    margin-top: 25px
}

.section15__header {
    margin-top: 20px;
    background: rgba(255, 255, 255, .38);
    text-transform: uppercase;
    text-align: center;
    font-family: MuseoCyrl-700, sans-serif;
    font-size: 72px;
    color: #ff6b3d;
    margin-bottom: 10px;
    padding-top: 25px;
    padding-bottom: 25px
}

.section15__header .section15__header_small {
    display: block;
    font-family: Raleway, sans-serif;
    color: #3b2000;
    font-size: 18px
}

.section15__user {
    padding-left: 15px;
    padding-right: 15px;
    background: rgba(255, 255, 255, .38);
    margin-top: 30px;
    text-align: center;
    color: #3b2000;
    padding-bottom: 40px
}

.section15__user_img {
    margin-top: -25px
}

.section15__user_name {
    padding-top: 15px;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 700
}

.section15__user_status {
    font-family: Raleway, sans-serif;
    font-size: 14px
}

.section15__text {
    padding-top: 20px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    min-height: 100px
}

.section16 {
    margin-top: 70px
}

.section16__header {
    font-family: MuseoCyrl-700, sans-serif;
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #ff6b3d
}

.section16__header .red {
    color: #ff2400
}

.section16__texts:before {
    content: url(../img/woman.png);
    display: block;
    position: absolute;
    left: -576px;
    top: -188px
}

.section16__text {
    color: #3b2000;
    font-size: 18px;
    padding-bottom: 30px
}

.section16__text strong {
    font-size: 24px;
    font-weight: 700
}

.fot_sec_1 {
    margin-top: 100px
}
.fot_sec_2{
      padding-bottom: 40px;
}

.fot_sec_2 .section2__item:nth-child(1) .section2__item_icon {
    top: 43px;
    left: 27px;
    position: absolute;
    display: block;
    background-image: url(../img/sprite/sprite.png);
    background-position: -214px -203px;
    width: 43px;
    height: 33px
}

.fot_sec_2.section2:before {
    content: url(../img/1.png);
    position: absolute;
    bottom: -120px;
    display: block
}

.footer {
    padding-top: 25px;
    background: #fefefe;
    margin-top: 140px
}

.footer .container {
    padding-bottom: 15px
}

.footer_left {
    width: 50%;
    float: left;
    text-align: center
}

.footer_left__tit {
    text-align: left;
    vertical-align: sub;
    color: #000;
    font-size: 19px;
    line-height: 24px;
    display: inline-block;
    padding-right: 30px
}

.footer_left__subtit {
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    padding-left: 44px;
    position: relative;
    top: 15px
}

.footer_left__subtit:before {
    content: "";
    display: block;
    width: 39px;
    height: 41px;
    background: url(../img/lock.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0
}

.footer_left__cash {
    color: #4f4f4f;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 23px
}

.footer_left__img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px
}

.footer_left__text {
    color: #7e7e7e;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase
}

.footer_right {
    width: 50%;
    float: left;
    text-align: center;
    padding-top: 15px
}

.footer_right__online {
    color: #3e3e3e;
    font-size: 20px;
    padding-left: 30px;
    display: inline-block;
    position: relative
}

.footer_right__online:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    background: #3abeb1;
    position: absolute;
    left: 0
}

.footer_right__razg {
    color: #3e3e3e;
    font-size: 20px;
    padding-left: 30px;
    display: inline-block;
    position: relative
}

.footer_right__razg:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    background: #d6e71c;
    position: absolute;
    left: 0
}

.footer_right__desc {
    color: #3e3e3e;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 35px
}

.footer_right__cap {
    color: #4f4f4f;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

.footer_right__img {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px
}

.footer_right__text {
    color: #7e7e7e;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase
}

.footer_right__link {
    font-size: 13px;
    margin: 0 15px;
    text-decoration: underline;
    display: inline-block;
    padding-top: 5px
}

@media (max-width:1668px) {
    .section6__image_absolute {
        display: none
    }
}

@media (max-width:1321px) {
    .section2__form_header:before {
        display: none
    }
}

@media (max-width:1303px) {
    .section8__image_absolute {
        right: 91px;
        top: 200px
    }
    .section11__rightblock-img {
        width: 100%
    }
}

@media (max-width:1199px) {
    body {
        background: url(../img/background/background1.jpg) 50% 94px no-repeat, url(../img/background/background2.jpg) 50% 1822px no-repeat, url(../img/background/background3.jpg) 27% 2847px no-repeat, url(../img/background/background4.jpg) 50% 6933px no-repeat, url(../img/background/background5.jpg) 50% 10059px no-repeat, url(../img/background/background6.jpg) 50% 5405px no-repeat, url(../img/background/background7.jpg) 50% 11356px no-repeat
    }
    .footer {
        margin-top: 200px
    }
    .form__counter_hourleft,
    .form__counter_hourright,
    .form__counter_minleft,
    .form__counter_minright,
    .form__counter_secleft,
    .form__counter_secright {
        display: inline-block;
        width: 51px;
        height: 100px;
        background: #fff
    }
    .mejs__time-rail {
        width: 70%!important
    }
    .section11__form_leftblock .countdown__wrap {
        letter-spacing: 16px
    }
    .section11__form_leftblock .countdown__wrap .hour {
        position: absolute;
        top: 6px;
        left: 6px
    }
    .section11__form_leftblock .countdown__wrap .minute {
        position: absolute;
        top: 6px;
        left: 143px
    }
    .section11__form_leftblock .countdown__wrap .second {
        position: absolute;
        top: 6px;
        right: -391px
    }
    .form__counter_tire {
        padding: 28px 0 8px 0
    }
    .header__item:nth-child(4) {
        display: none
    }
    .header__item:nth-child(3) {
        border-right: 1px solid #28521e
    }
    .header__item {
        padding: 20px 11px 23px 11px
    }
    .header__items-block {
        margin-left: 20px
    }
    .header__counter {
        margin-left: 18px
    }
    .section7__left_img,
    .section7__right_img {
        width: 336px
    }
    .section7 {
        margin-top: 0
    }
    .section6__leftblock_header {
        width: 100%
    }
    .section6__rightblock {
        padding-left: 50px
    }
    .section6__header:before {
        right: -4px
    }
    .section6 {
        margin-top: 90px
    }
    .section12__item:nth-child(4) .section12__item_number,
    .section12__item:nth-child(5) .section12__item_number {
        top: 12px
    }
    .header__call-button {
        right: -32px
    }
    .section2__form_header:before {
        display: none
    }
    .section2__form {
        width: 350px
    }
    .form__item_text p {
        margin-left: 0
    }
    .form__item_text .text_absolute {
        font-size: 50px;
        right: 2px;
        top: -2px
    }
    .section2__form_image {
        top: 218px;
        right: 246px
    }
    .form__footer_text {
        font-size: 16px
    }
    .section3__item_text {
        width: 208px
    }
    .section4__itemb_image,
    .section4__itemh_image {
        width: 100%
    }
    .section4__lefttext_text,
    .section4__righttext_text {
        font-size: 13.3px
    }
    .section4__righttext_header {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .section5__item:nth-child(3) .section5__item_header {
        margin-bottom: 1px
    }
    .section11__item:nth-child(3) .section11__item_text {
        padding-top: 27px
    }
    .section11__item:nth-child(5) .section11__item_text {
        padding-top: 45px
    }
    .section11__item:nth-child(1) .section11__item_text {
        padding-top: 61px;
        padding-left: 27px
    }
    .section11__item_text:before {
        top: 56px
    }
    .section11__item_background {
        font-size: 22px;
        padding-top: 71px;
        padding-bottom: 60px;
        padding-left: 32px
    }
    .section11__banner_abimage {
        top: -26px;
        width: 106px!important;
        right: -52px
    }
    .section11__form__counter {
        padding-left: 10px;
        padding-right: 10px
    }
    .form__counter_hourleft,
    .form__counter_hourright,
    .form__counter_minleft,
    .form__counter_minright,
    .form__counter_secleft,
    .form__counter_secright {
        padding: 0 2px 0 1px;
        width: 50px
    }
    .section11__form_counter-button {
        font-size: 16px;
        z-index: 1
    }
    .section11__form_counter-button:before {
        top: 10px
    }
    .section12 {
        margin-top: 20px
    }
    .section12__item_text {
        font-size: 16px
    }
    .section2__form {
      top: -12px;
    }
    .fot_sec_2 .section2__form {
      top: -130px;
    }
    .section2 {
        margin-top: 60px
    }
    .section3 {
        margin-top: 220px
    }
    .section3__header:before {
        left: 40px;
        top: -33px
    }
    .price__new{
      font-size: 22px;
      padding-left: 9px;
    }
}

@media (max-width:991px) {
    p.section13__slider_text {
        line-height: 1.8
    }
    .section2__form_image_info {
        display: none
    }
    span.section13__slider_username {
        margin-top: 10px
    }
    .form__counter_hourleft,
    .form__counter_hourright,
    .form__counter_minleft,
    .form__counter_minright,
    .form__counter_secleft,
    .form__counter_secright {
        display: inline-block;
        width: 56px;
        height: 114px;
        background: #fff
    }
    .mejs__horizontal-volume-total {
        width: 68px
    }
    .section3__item_header {
        text-align: center
    }
    .section3__item_text {
        text-align: center
    }
    .section11__form_leftblock .countdown__wrap {
        letter-spacing: 19px
    }
    .section11__form_leftblock .countdown__wrap .hour {
        position: absolute;
        top: 5px;
        left: 10px
    }
    .section11__form_leftblock .countdown__wrap .minute {
        position: absolute;
        top: 5px;
        left: 160px
    }
    .section11__form_leftblock .countdown__wrap .second {
        position: absolute;
        top: 5px;
        right: -424px
    }
    .footer {
        margin-top: 190px
    }
    .footer_left,
    .footer_right {
        width: 100%
    }
    body {
        background: 0 0
    }
    .section10 {
        margin-top: 0
    }
    .section10__header {
        padding-top: 20px
    }
    .section12__header {
        padding-top: 70px
    }
    .section12__header_footer {
        padding-top: 15px;
        font-size: 20px
    }
    .section13__header {
        font-size: 42px
    }
    .section1__header,
    .section1__header .min {
        font-size: 28px
    }
    .section3__item {
        margin-bottom: 15px
    }
    .section7__left_img,
    .section7__right_img {
        width: 241px!important
    }
    .section11__item:nth-child(1) .section11__item_text {
        font-size: 24px;
        text-align: center;
        padding-top: 61px;
        padding-left: 27px
    }
    .section11__item:nth-child(3) .section11__item_text {
        font-size: 24px;
        text-align: center;
        padding-top: 61px;
        padding-left: 27px
    }
    .section11__item:nth-child(5) .section11__item_text {
        font-size: 24px;
        text-align: center;
        padding-top: 61px;
        padding-left: 27px
    }
    .section12__header {
        font-size: 55px
    }
    .header__items-block {
        display: none
    }
    .header_logo {
        top: -11px
    }
    .header__counter {
        top: 20px;
        right: -56px
    }
    .header__call-button {
        top: -10px;
        right: -148px
    }
    .section3__header:before {
        left: -17px;
        top: -29px
    }
    .section3__item {
        text-align: center
    }
    .section3__item_text {
        width: auto
    }
    .section3__item:nth-child(3) .section3__item_text {
        padding-bottom: 50px
    }
    .section3__item_header:after {
        left: 125px
    }
    .section10__header,
    .section3__header,
    .section4__header,
    .section5__header,
    .section7__header,
    .section8__header {
        font-size: 34px
    }
    .section4__lefttext,
    .section4__righttext {
        padding-top: 81px
    }
    .section4__righttext:before {
        top: 100px
    }
    .section4__lefttext:before {
        top: 100px
    }
    .section4__lefttext_header,
    .section4__righttext_header {
        margin-bottom: 8px;
        padding-bottom: 8px
    }
    .section6__header:before {
        display: none
    }
    .section6__header {
        color: #ff6b3d;
        font-size: 34px
    }
    .section6__header_small {
        color: #3b2000
    }
    .section7__left_img,
    .section7__right_img {
        width: 216px
    }
    .section7__left_img {
        margin-top: -38px
    }
    .section8__image_absolute {
        right: 88px;
        top: auto;
        bottom: 0;
        width: 100px
    }
    .section9__header {
        font-size: 60px
    }
    .section10__item_image {
        width: 70%
    }
    .section10__item:nth-child(2):before,
    .section10__item:nth-child(3):before {
        top: 58px
    }
    .section10__item_text {
        padding-left: 10px;
        padding-right: 10px
    }
    .section11 {
        margin-top: 15px
    }
    .section11__banner_header {
        padding-top: 43px;
        font-size: 30px
    }
    .section11__banner_smallheader {
        font-size: 23px
    }
    .section11__form_rightblock-smallheader {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .section11__form_rightblock-header {
        font-size: 26px
    }
    .section11__form_counter-button {
        bottom: -91px
    }
    .section12__item strong {
        font-size: 18px
    }
    .section12__item:nth-child(4) .section12__item_number,
    .section12__item:nth-child(5) .section12__item_number {
        top: 3px
    }
    .section15__user_img {
        width: 100%
    }
    .section15__user {
        padding-left: 0;
        padding-right: 0
    }
    .section16__header br {
        display: none
    }
    .section11__banner_abimage {
        top: -40px;
        right: -11px
    }
    .mejs__time-rail {
        width: 67%!important
    }
    .slider_next_button,
    .slider_prev_button {
        top: 100px
    }
    .section14__header,
    .section15__header {
        font-size: 32px
    }
    .fot_sec_1 {
        margin-top: 20px
    }
    .section2__form_image {
        display: none
    }
    .section13__slider .slick-list {
        margin-left: 20px;
        margin-right: 20px
    }
    .slider_prev_button {
        left: -4px
    }
    .slider_next_button {
        right: -5px
    }
}

@media (max-width:767px) {
    .section7__left_img {
        text-align: center
    }
    .footer {
        margin-top: 10px
    }
    .section16__text strong {
        font-size: 20px
    }
    .mejs__time-rail {
        width: 61%!important
    }
    .section5__item_header {
        margin-top: 12px;
        margin-bottom: 14px
    }
    .section5__item {
        margin-bottom: 15px
    }
    .section6 {
        margin-top: 30px
    }
    .section6__leftblock_header {
        display: none
    }
    .section7__right_img {
        display: none
    }
    .section8__item {
        text-align: center;
        padding-bottom: 15px
    }
    .section8__image_absolute {
        display: none
    }
    .section8__item:nth-child(3) .section8__item_text {
        width: 100%
    }
    .section10__item:nth-child(2):before,
    .section10__item:nth-child(3):before {
        display: none
    }
    .section8__item_calendar,
    .section8__item_dnk,
    .section8__item_natural,
    .section8__item_shield,
    .section8__item_x2 {
        margin-left: 0
    }
    .section10__item_image {
        width: 30%
    }
    .section10__item {
        text-align: center;
        margin-bottom: 15px
    }
    .section10__item_text {
        margin-top: 15px;
        padding: 0
    }
    .section11 {
        display: none
    }
    .header__counter {
        display: none
    }
    .slider_next_button,
    .slider_prev_button {
        display: none!important
    }
    .header__call-button {
        position: static;
        margin-top: 17px;
        margin-right: 15px;
        float: right
    }
    .header_logo_image {
        padding-top: 21px;
        padding-left: 15px
    }
    .section9__header {
        font-size: 44px
    }
    .section15__user_img {
        width: 30%
    }
    .section2__item {
        display: none
    }
    .fot_sec_2.section2:before {
        display: none
    }
    .section2__image {
        display: none
    }
    .section2:before {
        display: none
    }
    .section1__header,
    .section1__header .min {
        text-align: center
    }
    .section10__header,
    .section3__header,
    .section4__header,
    .section5__header,
    .section7__header,
    .section8__header {
        font-size: 24px
    }
    .section8__header_small {
        font-size: 20px
    }
    .section8__header {
        padding-bottom: 25px
    }
    .s9_slider_next_button,
    .s9_slider_prev_button {
        display: none!important
    }
    .section9__slider .slick-list {
        margin-left: 0;
        margin-right: 0
    }
    .section9 {
        margin-top: 35px
    }
    .section10__header_small {
        font-size: 20px
    }
    .section10__header {
        padding-top: 10px;
        padding-bottom: 25px
    }
    .section12__item {
        margin-bottom: 20px
    }
    .section12__item_text {
        font-size: 14px
    }
    .section12__item strong {
        font-size: 16px
    }
    .section3__header:before {
        display: none
    }
    .section2__form {
        margin: 0 auto;
        position: relative
    }
    .section3__item_header:after {
        left: 39%
    }
    .section3__item:nth-child(1) .section3__item_header {
        margin-top: 20px
    }
    .section3__item:nth-child(3) .section3__item_text {
        padding-bottom: 5px
    }
    .section12__header {
        padding-top: 20px
    }
    .section13__header {
        font-size: 36px
    }
    .section15__header {
        padding-top: 0;
        padding-bottom: 5px
    }
    .section15__user {
        padding-bottom: 20px
    }
    .fot_sec_1 {
        margin-top: 10px
    }
    .section3 {
        margin-top: 20px
    }
    .section2 {
        margin-top: 20px
    }
    .mejs__controls:not([style*="display: none"]) {
        border: 0
    }
    .section13__audio_text {
        padding-left: 15px
    }
    .section13__slider_image {
        text-align: center
    }
    img.section13__slider_img {
        display: inline;
        width: 60%;
        padding-bottom: 20px
    }
    .section3__item_text {
        padding-left: 15px;
        padding-right: 15px
    }
    .section6__text {
        padding-right: 15px
    }
    .section3__header,
    .section4__header {
        padding-left: 5px;
        padding-right: 5px
    }
    .section5__header_small {
        font-size: 20px
    }
    .section5__header {
        font-size: 20px
    }
    .fot_sec_2 .section2__form {
      top: -12px;
    }
}

@media (max-width:631px) {
    .mejs__volume-button {
        display: none
    }
    .mejs__horizontal-volume-total {
        display: none
    }
}

@media (max-width:531px) {
    .section4__lefttext,
    .section4__righttext {
        padding-top: 10px
    }
}

@media (max-width:519px) {
    .section7__items {
        margin-top: 15px
    }
}

@media (max-width:486px) {
    .section4__lefttext_header,
    .section4__righttext_header {
        font-size: 14px;
        margin-bottom: 0;
        padding-bottom: 0
    }
    .section4__lefttext,
    .section4__righttext {
        padding-top: 0
    }
    .section4__lefttext:before,
    .section4__righttext:before {
        display: none
    }
    .section4__lefttext_text,
    .section4__righttext_text {
        font-size: 12px
    }
    .section6__header {
        font-size: 20px
    }
    .section6__header_small {
        font-size: 20px
    }
    .section8__header {
        padding-bottom: 18px
    }
    .section16__text {
        font-size: 14px
    }
    .section16__text strong {
        font-size: 16px
    }
    .section1__header,
    .section1__header .min {
        font-size: 21px
    }
    .section13__audio_text {
        padding-left: 15px
    }
}

@media (max-width:443px) {
    .header {
        text-align: center
    }
    .header__call-button {
        display: none
    }
}

@media (max-width:400px) {
    .container {
        width: 400px!important
    }
}
