<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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
}

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
}

.mob {
    display: none !important
}

body {
    width: 100%;
    min-width: 320px
}

.tab {
    display: none !important
}

.mob {
    display: none !important
}

header {
    border-bottom: 2px solid #00a93f
}

.header__body {
    width: 1170px;
    margin: 0 auto;
    padding: 28px 0 22px
}

.header__logo {
    display: inline-block;
    vertical-align: top
}

.header__list {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 95px
}

.header__list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px
}

.header__list li:last-child {
    margin-right: 0
}

.header__list li:last-child .header__desc {
    width: 70px;
    margin: 0 0 0 14px
}

.header__icon {
    width: 60px;
    display: inline-block;
    vertical-align: top
}

.header__desc {
    width: 153px;
    margin: 0 0 0 6px;
    display: inline-block;
    vertical-align: top
}

.header__desc p {
    font: 14px/20px Roboto, sans-serif;
    color: #000;
    letter-spacing: .025em;
	font-weight: bold;
}

.info {
    background: url(../images/info-bg.png) no-repeat center top
}

.info__body {
    width: 1180px;
    margin: 0 auto;
    padding: 42px 0 3px
}

.info__title {
    width: 760px
}

.info__title h1 {
    font: 700 53px/60px Roboto Condensed, sans-serif;
    color: #00ae2e;
    letter-spacing: -.05em
}

.info__title .white {
    background: #fff;
    width: 100%;
    display: block;
    padding: 9px 2px 11px 21px;
    display: block;
    margin-bottom: 7px
}

.info__title .yellow {
    background: #ffc765;
    font: 60px/90px Roboto Condensed, sans-serif;
    color: #020202;
    padding: 16px 24px 14px 21px;
    letter-spacing: -.07em
}

.info__list {
    width: 416px;
    display: inline-block;
    vertical-align: top;
    margin: 39px 0 0
}

.info__list h4 {
    background: #00ae2d;
    text-align: center;
    font: 42px/47px Roboto Condensed, sans-serif;
    color: #fff;
    letter-spacing: -.025em;
    text-transform: uppercase;
    padding: 10px 0 10px
}

.info__list h4 span {
    font-weight: 700
}

.info__list ul {
    margin: 33px 0 0
}

.info__list ul li {
    background: url(../images/info-check.png) no-repeat 0 2px;
    height: 55px;
    padding: 0 0 0 80px;
    font: 26px/28px Roboto Condensed, sans-serif;
    color: #2b0800;
    letter-spacing: -.025em;
    margin-bottom: 36px
}

.info__list ul li:last-child {
    margin-bottom: 0;
}

.info__pack {
    display: inline-block;
    vertical-align: top;
    margin: -85px 0 0 -237px
}

.info__action {
    width: 341px;
    display: inline-block;
    vertical-align: top;
    margin: -195px 0 0 -165px;
    background: #fff;
    border: 2px solid #00a93f;
    border-bottom: 40px solid #00a93f;
    padding-bottom: 37px
}

.info__timer {
    background: #00a93f;
    text-align: center;
    padding: 17px 0 15px
}

.info__timer h5 {
    font: 700 26px/32px Comfortaa, cursive;
    color: #fff;
    letter-spacing: .025em;
    text-transform: uppercase
}

.info__timer&gt;div {
    margin: 3px 0 0
}

.info__price {
    margin: 20px 0 0 51px
}

.info__price-new__title {
    display: inline-block;
    vertical-align: top;
    margin: 12px 0 0 4px
}

.info__price-new__title p {
    font: 700 24px/26px Roboto Condensed, sans-serif;
    color: #00a93f;
    letter-spacing: -.025em;
    text-transform: uppercase
}

.info__price-new__body {
    width: 210px;
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.info__price-new__body p {
    font: 50px/60px Roboto, sans-serif;
    color: #ef8b22;
    letter-spacing: -.02em;
	font-weight: bold;
}

.info__price-new__body p .new_price_cur {
    font-size: 30px
}

.info__price-old {
    margin: 5px 0 0
}

.info__price-old__body {
    width: 95px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.info__price-old__body p {
    font: 28px/30px Roboto, sans-serif;
    color: #777;
    letter-spacing: -.02em;
	font-weight: bold;	
}

.info__price-old__body p .old_price_cur {
    font-size: 20px
}

.info__price-old__body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/old-price.png) no-repeat center
}

.info__price-old__title {
    display: inline-block;
    vertical-align: top;
    margin: 2px 0 0 7px
}

.info__price-old__title p {
    font: 20px/28px Roboto Condensed, sans-serif;
    color: #00a93f;
    text-transform: uppercase
}

.info__form {
    margin: 24px 0 0;
    text-align: center
}

.info__form select {
    width: 284px;
    height: 44px;
    border: 1px solid #bebebe;
    background: #fff;
    text-indent: 24px;
    font: 14px/35px Roboto, sans-serif;
    color: #004e16;
    letter-spacing: -.025em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.info__form input {
    width: 284px;
    height: 44px;
    border: 1px solid #bebebe;
    background: #fff;
    text-indent: 24px;
    font: 14px/35px Roboto, sans-serif;
    color: #004e16;
    letter-spacing: -.025em;
    margin: 11px 0 0
}

.info__form input[name=phone] {
    margin: 13px 0 0
}

.info__form input::-webkit-input-placeholder {
    color: #004e16
}

.info__form input::-moz-placeholder {
    color: #004e16
}

.info__form input:-moz-placeholder {
    color: #004e16
}

.info__form input:-ms-input-placeholder {
    color: #004e16
}

.info__form button {
    width: 295px;
    height: 60px;
    border: 3px solid #ffb54e;
    border-radius: 10px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #fd9714), color-stop(50%, #ee5515), color-stop(80%, #fd9714));
    background: -webkit-linear-gradient(bottom, #fd9714 5%, #ee5515 50%, #fd9714 80%);
    background: linear-gradient(to top, #fd9714 5%, #ee5515 50%, #fd9714 80%);
    font: 22px/27px Roboto, sans-serif;
    color: #fff;
    letter-spacing: -.025em;
	font-weight: bold;	
    margin: 30px 0 0;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2)
}

.problem {
    background: #e6e4da;
    border-bottom: 4px solid #fff
}

.problem__body {
    width: 1170px;
    margin: 0 auto;
    padding: 66px 0 75px
}

.problem__title {
    text-align: center
}

.problem__title h2 {
    font: 59px/63px Roboto Condensed, sans-serif;
    color: #020202;
    letter-spacing: -.05em;
    border-bottom: 4px solid #ed1c24;
    display: initial;
    padding-bottom: 2px
}

.problem__title h2 span {
    background: #ed1c24;
    font: 700 45px/42px Roboto Condensed, sans-serif;
    color: #fdfdfd;
    padding: 12px 24px 10px 20px;
	
    margin: 0 15px 0 0;
}

.problem__list {
    margin: 64px 0 0
}

.problem__list li {
    width: 355px;
    display: inline-block;
    vertical-align: top;
    margin-right: 45px;
    margin-bottom: 38px;
    border-bottom: 6px solid #ffc765
}

.problem__list li:nth-child(n+4) {
    border: 0;
    border-top: 6px solid #ffc765
}

.problem__list li:nth-child(3n) {
    margin-right: 0
}

.problem__img {
    display: inline-block;
    vertical-align: top
}

.problem__img img {
    display: block
}

.problem__desc {
    width: 153px;
    display: inline-block;
    vertical-align: top;
    margin: 25px 0 0 30px
}

.problem__desc p {
    font: 21px/28px Roboto Condensed, sans-serif;
    color: #404040;
    letter-spacing: -.025em
}

.problem__atten {
    width: 575px;
    margin: 11px auto 0;
    text-align: center;
    background: #ed1c24;
    padding: 8px 0 5px
}

.problem__atten p {
    font: 25px/31px Roboto Condensed, sans-serif;
    color: #fff;
    letter-spacing: -.025em;
    text-transform: uppercase;
    padding: 0 10px;
}

.infection {
    background: url(../images/infection-bg.jpg) no-repeat center top
}

.infection__body {
    width: 1170px;
    margin: 0 auto;
    padding: 79px 0 7px;
    position: relative
}

.infection__title {
    text-align: center
}

.infection__title h2 {
    display: initial;
    font: 700 45px/42px Roboto Condensed, sans-serif;
    color: #ed2028;
    letter-spacing: -.05em;
    border-bottom: 4px solid #ffc765;
    padding-bottom: 6px
}

.infection__title h2 span {
    background: #ffc765;
    font: 59px/63px Roboto Condensed, sans-serif;
    color: #020202;
    padding: 0 16px 6px 20px;
    margin: 0 0 0 10px
}

.infection__man {
    position: absolute;
    top: 192px;
    left: 413px
}

.infection__list {
    margin: 71px 0 0
}

.infection__list li {
    width: 410px;
    display: inline-table;
    vertical-align: top;
    border-bottom: 3px solid #fff;
    margin-bottom: 69px;
    padding: 0 44px 0 0
}

.infection__list li:nth-child(2n) {
    width: 393px;
    margin-left: 360px;
    padding: 0 0 0 48px
}

.infection__list li:nth-child(2n) .infection__desc {
    width: 178px;
    padding: 0 35px 0 0
}

.infection__img {
    display: table-cell;
    vertical-align: middle
}

.infection__img img {
    display: block
}

.infection__desc {
    width: 190px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.infection__desc p {
    font: 22px/28px Roboto Condensed, sans-serif;
    color: #fff;
    letter-spacing: -.025em
}

.danger {
    background: #e7e5e2
}

.danger__body {
    width: 1170px;
    margin: 0 auto;
    padding: 48px 0 58px;
    position: relative
}

.danger__title {
    text-align: center
}

.danger__title h2 {
    display: initial;
    border-bottom: 4px solid #ff970d;
    color: #0b2349;
    font: 700 70px/96px Roboto Condensed, sans-serif;
    letter-spacing: .01em;
    text-shadow: 0 0 1px rgba(255, 255, 255, .3)
}


.danger__title h2 span {
    background: -webkit-gradient(linear, left bottom, left top, from(#ff970d), to(#fff995));
    background: -webkit-linear-gradient(bottom, #ff970d, #fff995);
    background: linear-gradient(to top, #ff970d, #fff995);
    font: 700 45px/42px Roboto Condensed, sans-serif;
    color: #3b3b3b;
    -webkit-text-fill-color: #3b3b3b;
    padding: 10px 20px 11px 16px;
    margin: 0 15px 0 0;
    letter-spacing: -.05em;
}

.danger__icon {
    position: absolute;
    top: 170px;
    left: 369px;
    z-index: 3
}

.danger__list {
    margin: 42px 0 0
}

.danger__list li {
    width: 320px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.danger__list li:nth-child(2) {
    margin-left: 526px
}

.danger__list li:nth-child(2) .danger__desc {
    width: 170px
}

.danger__list li:nth-child(3) {
    margin: 55px 0 0 221px
}

.danger__list li:nth-child(3) .danger__desc {
    height: 111px
}

.danger__list li:nth-child(4) {
    margin: 55px 0 0 86px
}

.danger__list li:nth-child(4) .danger__desc {
    height: 111px;
    padding-left: 16px
}

.danger__list li:nth-child(1):after {
    content: "";
    position: absolute;
    top: 90px;
    left: 0;
    width: 510px;
    height: 6px;
    background: #ffc765
}

.danger__list li:nth-child(2):after {
    content: "";
    position: absolute;
    top: 90px;
    right: 0;
    width: 510px;
    height: 6px;
    background: #ffc765
}

.danger__list li:nth-child(3):after {
    content: "";
    position: absolute;
    top: -37px;
    right: -5px;
    width: 6px;
    height: 339px;
    background: #ffc765
}

.danger__list li:nth-child(4):after {
    content: "";
    position: absolute;
    top: -37px;
    left: -5px;
    width: 6px;
    height: 339px;
    background: #ffc765
}

.danger__img img,  .danger__img video {
    width: 100%;
    height: 240px
}

.danger__desc {
    height: 90px
}

.danger__desc p {
    font: 22px/28px Roboto Condensed, sans-serif;
    color: #020202;
    letter-spacing: -.025em
}

.order {
    width: 1180px;
    margin: 0 auto;
    padding: 59px 0 75px
}

.order.item2 {
    padding: 48px 0 75px
}

.order__title h2 {
    display: initial;
    font: 700 45px/60px Roboto Condensed, sans-serif;
    color: #00ae2e;
    letter-spacing: -.05em;
    border-bottom: 16px solid #ffc765;
    padding-bottom: 7px;
    padding-left: 8px
}

.item2 .order__title {
    margin: 0 0 0 500px
}

.order__desc {
    margin-top: 15px
}

.order__desc p {
    font: 55px/90px Roboto Condensed, sans-serif;
    color: #fff;
    letter-spacing: -.05em;
    display: initial;
    background: #00ae2e;
    padding: 7px 15px 15px 9px
}

.item2 .order__desc {
    margin: 15px 0 0 500px
}

.order__timer {
    width: 600px;
    display: inline-block;
    vertical-align: top;
    margin: 36px 0 0;
    padding: 12px 0 22px;
    text-align: center;
    border: 3px solid transparent;
    border-image: -webkit-gradient(linear, left top, left bottom, from(#dedddd), to(#555562));
    border-image: linear-gradient(#dedddd, #555562);
    -webkit-border-image: -webkit-linear-gradient(#dedddd, #555562);
    border-image-slice: 1
}

.order__timer h5 {
    font: 35px/40px Roboto Condensed, sans-serif;
    color: #252525;
    letter-spacing: -.05em
}

.order__timer&gt;div {
    margin: 28px 0 0
}

.order__info {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: -150px 0 0 88px
}

.order__btn {
    margin: 4px 0 0
}

.order__btn button {
    width: 295px;
    height: 60px;
    border: 3px solid #ffb54e;
    border-radius: 10px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(5%, #fd9714), color-stop(50%, #ee5515), color-stop(80%, #fd9714));
    background: -webkit-linear-gradient(bottom, #fd9714 5%, #ee5515 50%, #fd9714 80%);
    background: linear-gradient(to top, #fd9714 5%, #ee5515 50%, #fd9714 80%);
    font: 22px/27px Roboto, sans-serif;
    color: #fff;
    letter-spacing: -.025em;
	font-weight: bold;	
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2)
}

.consist {
    background: url(../images/consist-bg.jpg) no-repeat center top
}

.consist__body {
    width: 1170px;
    margin: 0 auto;
    padding: 70px 0 48px;
    position: relative
}

.consist__title {
    text-align: center
}

.consist__title h2 {
    display: initial;
    border: 4px solid #00ae2e;
    border-radius: 10px;
    background: #fff;
    font: 700 27px/31px Roboto Condensed, sans-serif;
    color: #00ae2e;
    letter-spacing: -.025em;
    text-transform: uppercase;
    padding: 10px 19px 5px 20px
}

.consist__title h2 span {
    color: #000
}

.consist__title p {
    font: 45px/60px Roboto Condensed, sans-serif;
    color: #4d524f;
    letter-spacing: -.05em;
    margin-top: 35px
}

.consist__pack {
    position: absolute;
    top: 237px;
    left: 0;
    right: 0;
    width: 539px;
    margin: 0 auto
}

.consist__list {
    margin: 25px 0 0
}

.consist__list li {
    width: 367px;
    display: inline-table;
    vertical-align: top;
    margin-right: 432px;
    text-align: right;
    margin-bottom: 50px
}

.consist__list li:nth-child(2n) {
    margin-right: 0;
    text-align: left
}

.consist__list li:nth-child(2n) .consist__desc {
    padding: 0 0 0 21px
}

.consist__desc {
    width: 267px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 21px
}

.consist__desc h4 {
    font: 700 22px/25px Roboto Condensed, sans-serif;
    color: #00ae2e;
    letter-spacing: -.05em
}

.consist__desc p {
    font: 18px/20px Roboto Condensed, sans-serif;
    color: #333;
    letter-spacing: -.05em
}

.consist__img {
    display: table-cell;
    vertical-align: middle
}

.effective {
    width: 1170px;
    margin: 0 auto;
    padding: 60px 0 50px
}

.effective__title {
    position: relative
}

.effective__title-pack {
    position: absolute;
    top: -15px;
    left: -20px
}

.effective__title-desc {
    margin: 0 0 0 150px
}

.effective__title-desc h2 {
    font: 700 45px/42px Roboto Condensed, sans-serif;
    color: #00ae2e;
    letter-spacing: -.05em;
    margin: 0 0 0 79px
}

.effective__title-desc h2 span {
    background: #b8daff;
    font: 38px/63px Roboto Condensed, sans-serif;
    color: #020202;
    display: block;
    width: 444px;
    margin: 10px 0 0 -79px;
    text-align: center;
    position: relative
}

.effective__title-desc h2 span:before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    width: 30px;
    height: 4px;
    background: #b8daff
}

.effective__list {
    width: 435px;
    display: inline-block;
    vertical-align: top;
    margin: 34px 0 0
}

.effective__list li {
    border-bottom: 4px solid #f47e8a;
    margin-bottom: 25px
}

.effective__list li:nth-child(2) {
    border-color: #7085d3
}

.effective__list li:nth-child(2) .effective__percent {
    background: #7085d3
}

.effective__list li:nth-child(3) {
    border-color: #ecca17
}

.effective__list li:nth-child(3) .effective__percent {
    background: #ecca17
}

.effective__list li:nth-child(4) {
    border-color: #31ab5a
}

.effective__list li:nth-child(4) .effective__percent {
    background: #31ab5a
}

.effective__list li:nth-child(5) {
    border-color: #9179d1;
    margin-bottom: 0
}

.effective__list li:nth-child(5) .effective__percent {
    background: #9179d1
}

.effective__desc {
    width: 372px;
    display: inline-block;
    vertical-align: bottom
}

.effective__desc p {
    font: 22px/25px Roboto Condensed, sans-serif;
    color: #27537f;
    letter-spacing: -.05em;
    padding-bottom: 10px
}

.effective__percent {
    width: 63px;
    height: 51px;
    display: inline-block;
    vertical-aign: bottom;
    background: #f47e8a;
    text-align: center
}

.effective__percent p {
    font: 700 22px/51px Roboto Condensed, sans-serif;
    color: #fff;
    letter-spacing: -.05em
}

.effective__graph {
    display: inline-block;
    vertical-align: top;
    margin: -100px 0 0 135px
}

.why {
    background: url(../images/why-bg.jpg) no-repeat center top
}

.why__body {
    width: 1170px;
    margin: 0 auto;
    padding: 75px 0 0;
    position: relative
}

.why__title {
    width: 391px;
    position: relative
}

.why__title h2 {
    text-align: center;
    letter-spacing: -.05em
}

.why__title h2 .white {
    background: #fff;
    font: 700 45px/42px Roboto Condensed, sans-serif;
    color: #00ae2e;
    width: 100%;
    display: block;
    padding: 27px 0 27px
}

.why__title h2 .green {
    width: 274px;
    display: block;
    background: #073e16;
    font: 40px/44px Roboto Condensed, sans-serif;
    color: #fff;
    padding: 13px 0 20px
}

.why__pack {
    position: absolute;
    top: 245px;
    left: 535px
}

.why__list {
    width: 1148px;
    margin: -328px 0 0 70px;
    background: url(../images/why-list.png) no-repeat center 17px;
    padding: 125px 216px 120px 216px
}

.why__list li {
    font: 700 26px/30px Roboto Condensed, sans-serif;
    color: #fff;
    letter-spacing: -.05em;
    text-shadow: 0 0 1px rgba(255, 255, 255, .3);
    display: inline-block;
    vertical-align: top
}

.why__list li:nth-child(1) {
    width: 251px;
    text-align: right;
    margin: 21px 0 0 76px
}

.why__list li:nth-child(1) span {
    padding-right: 98px
}

.why__list li:nth-child(2) {
    width: 205px;
    margin: 23px 0 0 68px
}

.why__list li:nth-child(2) span {
    padding-left: 83px
}

.why__list li:nth-child(3) {
    width: 155px;
    text-align: right;
    margin: 100px 0 0 -9px
}

.why__list li:nth-child(4) {
    width: 149px;
    margin: 63px 0 0 421px
}

.why__list li:nth-child(5) {
    width: 245px;
    text-align: right;
    margin: 100px 0 0 82px
}

.why__list li:nth-child(6) {
    width: 230px;
    margin: 100px 0 0 57px
}

.expert {
    background: url(../images/expert-bg.png) no-repeat center top
}

.expert__body {
    width: 1170px;
    margin: 0 auto;
    padding: 88px 0 0
}

.expert__title h2 {
    display: initial;
    border-bottom: 15px solid #ffc765;
    padding-left: 233px;
    font: 700 42px/56px Roboto Condensed, sans-serif;
    color: #00ae2e;
    letter-spacing: -.05em;
    padding-bottom: 17px
}

.expert__title h2 span {
    background: #00ae2e;
    font: 51px/84px Roboto Condensed, sans-serif;
    color: #fff;
    padding: 12px 28px 15px 28px;
    margin: 0 0 0 38px
}

.expert__desc {
    width: 670px;
    display: inline-block;
    vertical-align: top;
    margin: 45px 0 0
}

.expert__text p {
    font: 22px/33px Roboto Condensed, sans-serif;
    color: #313131;
    letter-spacing: -.025em
}

.expert__text p span {
    font-weight: 700;
    background: #ffc765;
    padding: 0 2px
}

.expert__info {
    margin: 23px 0 0
}

.expert__sign {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 314px
}

.expert__name {
    width: 221px;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0;
    text-align: right
}

.expert__name p {
    font: 18px/24px Roboto Condensed, sans-serif;
    color: #149636;
    letter-spacing: -.05em
}

.expert__name p span {
    display: block;
    font: 700 30px/28px Roboto Condensed, sans-serif;
    color: #282828
}

.expert__img {
    display: inline-block;
    vertical-align: top;
    margin: -74px 0 0 -44px
}

.expert__img img {
    display: block
}

.sert {
    width: 1170px;
    margin: 0 auto;
    padding: 83px 0 81px
}

.sert__list {
    text-align: center
}

.sert__list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 17px
}

.sert__list li:last-child {
    margin-right: 0
}

.feed {
    width: 1170px;
    margin: 0 auto;
    padding: 50px 0 40px
}

.feed__title {
    text-align: center
}

.feed__title h2 {
    display: initial;
    font: 700 42px/56px Roboto Condensed, sans-serif;
    color: #00ae2e;
    letter-spacing: -.05em;
    border-bottom: 16px solid #ffc765
}

.feed__title h2 span {
    background: #00ae2e;
    font: 51px/84px Roboto Condensed, sans-serif;
    color: #fff;
    padding: 0 12px;
	
    margin: 0 0 0 15px;
}

.feed__list {
    margin: 50px 0 0
}

.feed__list li {
    margin-bottom: 73px
}

.feed__list li:nth-child(2) .feed__desc {
    margin: 0 0 0 100px
}

.feed__list li:last-child {
    margin-bottom: 0
}

.feed__img {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 30px
}

.feed__desc {
    width: 470px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 30px
}

.feed__desc p {
    font: 18px/25px Roboto Condensed, sans-serif;
    color: #313131;
    letter-spacing: -.025em
}

.feed__desc p span {
    font: 700 24px/38px Roboto Condensed, sans-serif;
    margin-top: 15px
}

.book {
    background: url(../images/book-bg.png) no-repeat center top
}

.book__body {
    width: 1170px;
    margin: 0 auto;
    padding: 40px 0 75px
}

.book__title {
    text-align: center
}

.book__title h2 {
    font: 700 42px/56px Roboto Condensed, sans-serif;
    color: #2b2b2b;
    letter-spacing: -.025em
}

.book__list {
    margin: 60px 0 0;
    text-align: center
}

.book__list li {
    width: 207px;
    display: inline-block;
    vertical-align: top;
    margin-right: 44px;
    position: relative
}

.book__list li:last-child {
    margin-left: 0
}

.book__list li:nth-child(3) {
    margin-right: 95px
}

.book__list li:nth-child(2) {
    width: 272px
}

.book__list li:after {
    content: "";
    position: absolute;
    top: -10px;
    right: -126px;
    width: 164px;
    height: 32px;
    background: url(../images/book-arr.png) no-repeat center top
}

.book__list li:nth-child(2):after {
    right: -107px
}

.book__list li:last-child:after {
    display: none
}

.book__number p {
    font: 700 58px/26px Roboto Condensed, sans-serif;
    color: #61be7e;
    letter-spacing: -.025em
}

.book__desc {
    margin: 15px 0 0
}

.book__desc p {
    font: 700 24px/26px Roboto Condensed, sans-serif;
    color: #343535;
    letter-spacing: -.025em
}

footer {
    background: -webkit-gradient(linear, left bottom, left top, from(#e5dbd6), to(#ced1cf));
    background: -webkit-linear-gradient(bottom, #e5dbd6, #ced1cf);
    background: linear-gradient(to top, #e5dbd6, #ced1cf)
}

.footer__body {
    width: 1170px;
    margin: 0 auto;
    padding: 20px 0 25px
}

.footer__adress {
    display: inline-block;
    vertical-align: top
}

.footer__adress p {
    font: 700 16px/28px Roboto Condensed, sans-serif;
    color: #004d16;
    letter-spacing: -.025em
}

.footer__links {
    display: inline-block;
    vertical-align: top;
    float: right
}

.footer__links a {
    font: 16px/28px Roboto Condensed, sans-serif;
    color: #004d16;
    letter-spacing: -.025em;
    text-decoration: underline
}

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

@media (max-width:1200px) {
    .infection__list li {
        width: 409px
	}
	
    .header__list li {
        margin-right: 0;
	}
	
    .problem__desc p {
        font-size: 17px;
	}
	
    .problem__desc {
        width: 153px
	}
	
    .header__desc {
        width: 102px
	}
	
    .info__list {
        width: 412px
	}
	
    .header__desc p {
        font-size: 12px
	}
	
    .header__icon {
        width: 35px
	}
	
    .header__body {
        width: 780px
	}
	
    .header__list {
        width: 425px;
        margin: 11px 0 0 10px
	}
	
    .info__body {
        width: 780px
	}
	
    .info__pack {
        margin: 71px 0 0 -186px
	}
	
    .info__pack img {
        width: 550px
	}
	
    .info__action {
        width: 349px;
        display: block;
        margin: 30px auto 0
	}
	
    .problem__body {
        width: 780px
	}
	
    .problem__list {
        margin: 64px 0 0
	}
	
    .problem__list li {
        width: 355px;
        display: inline-block;
        vertical-align: top;
        margin-right: 45px;
        margin-bottom: 38px;
        border-bottom: 6px solid #ffc765
	}
	
    .problem__list li:nth-child(3n) {
        margin-right: 45px
	}
	
    .problem__list li:nth-child(2n) {
        margin-right: 0
	}
	
    .infection {
        background-size: cover
	}
	
    .infection__body {
        width: 780px
	}
	
    .infection__man {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        margin: 30px 0 0
	}
	
    .infection__man img {
        height: 300px
	}
	
    .infection__list li:nth-child(2n) {
        margin-left: -26px
	}
	
    .danger__body {
        width: 780px
	}
	
    .danger__desc p {
        font-size: 24px
	}
	
    .danger__icon {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        margin: 20px auto 0
	}
	
    .danger__list {
        margin: 42px 0 0
	}
	
    .danger__list li {
        width: 318px;
        display: inline-block;
        vertical-align: top;
        position: relative
	}
	
    .danger__list li:nth-child(2) {
        margin-left: 140px
	}
	
    .danger__list li:nth-child(3) {
        margin: 55px 0 0
	}
	
    .danger__list li:nth-child(4) {
        margin: 55px 0 0 140px
	}
	
    .danger__list li:after {
        display: none
	}
	
    .order {
        width: 780px
	}
	
    .item2 .order__title {
        margin: 0 0 0 100px
	}
	
    .item2 .order__desc {
        margin: 15px 0 0 100px
	}
	
    .item2 .order__timer {
        margin-left: -99px
	}
	
    .order__timer {
        width: 456px
	}
	
    .order__info {
        margin: -18px 0 0 -99px
	}
	
    .item2 .order__info {
        margin: -18px 0 0
	}
	
    .consist {
        background-size: cover
	}
	
    .consist__body {
        width: 780px
	}
	
    .consist__pack {
        position: relative;
        top: 0;
        margin: 20px auto 0
	}
	
    .consist__list li {
        margin-right: 42px
	}
	
    .effective {
        width: 780px
	}
	
    .effective__graph {
        margin: 10px 0 0 35px
	}
	
    .effective__graph img {
        width: 310px
	}
	
    .why {
        background-size: cover
	}
	
    .why__body {
        width: 780px
	}
	
    .why__list {
        width: 780px;
        margin: -110px 0 0;
        padding: 125px 15px 120px 37px
	}
	
    .why__pack {
        top: 469px;
        left: 280px
	}
	
    .expert__body {
        width: 780px;
        padding: 45px 0 40px
	}
	
    .expert__img {
        display: none
	}
	
    .sert {
        width: 780px
	}
	
    .sert__list li {
        margin-right: 120px;
        margin-bottom: 20px
	}
	
    .sert__list li:nth-child(2n) {
        margin-right: 0
	}
	
    .feed {
        width: 780px
	}
	
    .feed__list li:nth-child(2) .feed__desc {
        margin: 30px 0 0
	}
	
    .feed__img {
        display: block;
        margin: 0;
        text-align: center
	}
	
    .feed__desc {
        width: auto;
        display: block;
        margin: 30px 0 0
	}
	
    .book__body {
        width: 780px
	}
	
    .book__list li {
        width: 168px !important;
        margin: 0 24px 0 0 !important
	}
	
    .book__list li:after {
        right: -99px
	}
	
    .book__img img {
        width: 100%
	}
	
    .book__desc p {
        font: 700 19px/26px Roboto Condensed, sans-serif
	}
	
    .footer__body {
        width: 780px
	}
}

@media (max-width:801px) {
    .header__list {
        width: 572px;
        display: block
	}
	
    .header__body {
        width: 580px
	}
	
    .header__list li {
        margin-right: 15px
	}
	
    .header__desc {
        width: 131px;
        margin: 0 0 0 12px
	}
	
    .info__body {
        width: 580px;
        padding: 29px 0 5px
	}
	
    .info__title {
        width: auto
	}
	
    .info__list {
        width: 360px
	}
	
    .info__pack {
        margin: 159px 0 0 -145px
	}
	
    .info__pack img {
        width: 350px
	}
	
    .problem__body {
        width: 580px
	}
	
    .problem__list {
        margin: 64px 0 0
	}
	
    .problem__desc p {
        font-size: 20px
	}
	
    .problem__list li {
        width: 278px;
        margin-right: 20px
	}
	
    .problem__list li:nth-child(3n) {
        margin-right: 20px
	}
	
    .problem__list li:nth-child(2n) {
        margin-right: 0
	}
	
    .problem__list li:nth-child(n+4) {
        border: 0;
        border-bottom: 6px solid #ffc765
	}
	
    .problem__img {
        display: block
	}
	
    .problem__img img {
        display: block;
        margin: 0 auto
	}
	
    .problem__desc {
        width: auto;
        display: block;
        margin: 25px 0 0
	}
	
    .infection__body {
        width: 580px
	}
	
    .infection__title {
        text-align: center
	}
	
    .infection__title h2 span {
        background: #ffc765;
        font: 43px/63px Roboto Condensed, sans-serif
	}
	
    .infection__list {
        margin: 71px 0 0
	}
	
    .infection__list li {
        width: 410px !important;
        display: table;
        margin: 0 auto 20px
	}
	
    .infection__list li:nth-child(2n) {
        margin-left: auto
	}
	
    .danger__desc p {
        font-size: 16px
	}
	
    .danger__body {
        width: 580px
	}
	
    .danger__list li {
        width: 218px
	}
	
    .danger__img img, .danger__img video {
        width: 100%;
        height: 200px
	}
	
    .expert__sign {
        margin: 0
	}
	
    .order {
        width: 580px
	}
	
    .order__title h2 {
        display: block;
        font: 700 34px/60px Roboto Condensed, sans-serif
	}
	
    .item2 .order__title {
        margin: 0
	}
	
    .order__desc p {
        font: 52px/90px Roboto Condensed, sans-serif
	}
	
    .item2 .order__desc {
        margin: 0
	}
	
    .order__timer {
        display: block;
        margin: 36px auto 0
	}
	
    .item2 .order__timer {
        margin-left: auto
	}
	
    .order__info {
        margin: 20px auto 0
	}
	
    .order__info {
        display: block;
        margin: 20px auto 0
	}
	
    .consist__body {
        width: 580px
	}
	
    .consist__list {
        margin: 115px 0 0
	}
	
    .consist__list li {
        width: 369px;
        display: table;
        margin: 0 auto 20px
	}
	
    .consist__list li:nth-child(2n) {
        margin-right: auto
	}
	
    .effective {
        width: 580px
	}
	
    .effective__list {
        width: 435px;
        display: block;
        margin: 34px auto 0
	}
	
    .effective__graph {
        display: none
	}
	
    .why__body {
        width: 580px
	}
	
    .why__pack {
        position: relative;
        top: 0;
        left: 0;
        margin: -115px 0 0 312px
	}
	
    .why__list {
        width: 580px;
        margin: 30px auto 0;
        background: 0 0;
        padding: 0
	}
	
    .why__list li {
        font: 700 24px/30px Roboto Condensed, sans-serif;
        width: 270px !important;
        margin: 0 40px 20px 0 !important;
        text-align: left !important;
        padding: 15px 10px 0;
        height: 170px;
        -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .3)
	}
	
    .why__list li:nth-child(2n) {
        margin-right: 0 !important
	}
	
    .why__list li:nth-child(1) {
        background: -webkit-gradient(linear, left bottom, left top, from(#b67a7a), to(#7f5555));
        background: -webkit-linear-gradient(bottom, #b67a7a, #7f5555);
        background: linear-gradient(to top, #b67a7a, #7f5555)
	}
	
    .why__list li:nth-child(1) span {
        padding-right: 0
	}
	
    .why__list li:nth-child(2) {
        background: -webkit-gradient(linear, left bottom, left top, from(#c1b770), to(#817a4b));
        background: -webkit-linear-gradient(bottom, #c1b770, #817a4b);
        background: linear-gradient(to top, #c1b770, #817a4b)
	}
	
    .why__list li:nth-child(2) span {
        padding-left: 0
	}
	
    .why__list li:nth-child(3) {
        background: -webkit-gradient(linear, left bottom, left top, from(#61a569), to(#427047));
        background: -webkit-linear-gradient(bottom, #61a569, #427047);
        background: linear-gradient(to top, #61a569, #427047)
	}
	
    .why__list li:nth-child(4) {
        background: -webkit-gradient(linear, left bottom, left top, from(#697cc5), to(#485587));
        background: -webkit-linear-gradient(bottom, #697cc5, #485587);
        background: linear-gradient(to top, #697cc5, #485587)
	}
	
    .why__list li:nth-child(5) {
        background: -webkit-gradient(linear, left bottom, left top, from(#b269b3), to(#79487b));
        background: -webkit-linear-gradient(bottom, #b269b3, #79487b);
        background: linear-gradient(to top, #b269b3, #79487b)
	}
	
    .why__list li:nth-child(6) {
        background: -webkit-gradient(linear, left bottom, left top, from(#bf8368), to(#805846));
        background: -webkit-linear-gradient(bottom, #bf8368, #805846);
        background: linear-gradient(to top, #bf8368, #805846)
	}
	
    .expert__body {
        width: 580px
	}
	
    .expert__title h2 {
        padding-left: 0;
        padding-bottom: 13px
	}
	
    .expert__title h2 span {
        font: 35px/84px Roboto Condensed, sans-serif;
        margin: 0 0 0 15px
	}
	
    .expert__desc {
        width: auto;
        display: block;
        margin: 25px 0 0
	}
	
    .expert__info {
        margin: 25px 0 0 55px
	}
	
    .sert {
        width: 580px
	}
	
    .sert__list li {
        margin-right: 110px
	}
	
    .feed {
        width: 580px
	}
	
    .book {
        background-size: cover
	}
	
    .book__body {
        width: 580px
	}
	
    .book__list li {
        width: 207px !important;
        margin: 0 150px 20px 0 !important
	}
	
    .book__list li:nth-child(2n) {
        margin: 0 0 20px 0 !important
	}
	
    .book__list li:after {
        right: -150px
	}
	
    .book__list li:nth-child(2n):after {
        display: none
	}
	
    .footer__body {
        width: 580px
	}
}

@media (max-width:601px) {
    .dec {
        display: none !important
	}
	
    .mob {
        display: block !important
	}
	
    header {
        border-bottom: 2px solid #00a93f
	}
	
    .header__body {
        width: 292px;
        margin: 0 auto;
        padding: 27px 0 30px
	}
	
    .header__logo {
        display: block
	}
	
    .header__logo img {
        width: 188px
	}
	
    .info {
        background: url(../images/mob/info-bg.png) no-repeat center top
	}
	
    .info__body {
        width: 320px;
        margin: 0 auto;
        padding: 15px 0 27px
	}
	
    .info__title {
        width: 320px
	}
	
    .info__title h1 {
        font: 700 21px/31px Roboto Condensed, sans-serif
	}
	
    .info__title .white {
        padding: 5px 0 5px 14px;
        margin-bottom: 0
	}
	
    .info__title .yellow {
        font: 700 21px/31px Roboto Condensed, sans-serif;
        padding-left: 14px;
        display: block
	}
	
    .info__pack {
        margin: 15px 0 0
	}
	
    .info__pack img {
        width: 100%
	}
	
    .info__list {
        width: 292px;
        display: block;
        margin: 10px auto 0
	}
	
    .counter__hour,
    .counter__min,
    .counter__sec {
        margin: 0 25px;
	}
	
    .info__list h4 {
        display: block;
        font: 24px/47px Roboto Condensed, sans-serif;
        padding: 5px 0 5px
	}
	
    .info__list ul {
        margin: 15px 0 0
	}
	
    .info__list ul li {
        background: url(../images/info-check.png) no-repeat 0 2px;
        background-size: 37px;
        padding: 0 0 0 54px;
        font: 18px/27px Roboto Condensed, sans-serif;
        margin-bottom: 20px
	}
	
    .info__action {
        width: 292px;
        margin: 25px auto 0;
        border-bottom: 2px solid #00a93f;
        padding-bottom: 27px
	}
	
    .info__price {
        margin: 20px 0 0 0;
        text-align: center;
	}
	
    .info__price-new__title {
        margin: 12px 0 0 4px
	}
	
    .info__price-new__body {
        width: 184px
	}
	
    .info__form {
        margin: 24px 0 0;
        text-align: center
	}
	
    .info__form select {
        width: 245px
	}
	
    .info__form input {
        width: 245px
	}
	
    .info__form button {
        width: 245px
	}
	
    .problem {
        border-bottom: 0
	}
	
    .problem__body {
        width: 320px;
        margin: 0 auto;
        padding: 27px 0 21px
	}
	
    .problem__title {
        text-align: left
	}
	
    .problem__title h2 {
        font: 22px/55px Roboto Condensed, sans-serif;
        padding-bottom: 8px; 
	}
	
    .problem__title h2 span {
        font: 700 26px/32px Roboto Condensed, sans-serif;
        padding: 10px 5px 10px 5px;
		
        margin: 0 5px 0 0;
	}
	
    .problem__slider {
        width: 292px;
        margin: 45px auto 0
	}
	
    .problem__slider .slick-slider {
        border-bottom: 5px solid #ffc765
	}
	
    .problem__img {
        display: inline-block;
        vertical-align: top
	}
	
    .problem__img img {
        display: block;
        width: 139px
	}
	
    .problem__desc {
        width: 105px;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 21px
	}
	
    .problem__desc p {
        font: 16px/24px Roboto Condensed, sans-serif
	}
	
    .problem__atten {
        width: 290px;
        margin: 70px auto 0;
        text-align: left;
        padding: 15px 0 15px 22px
	}
	
    .problem__atten p {
        font: 22px/32px Roboto Condensed, sans-serif
	}
	
    .infection {
        background: url(../images/mob/infection-bg.jpg) no-repeat center top
	}
	
    .infection__body {
        width: 292px;
        padding: 40px 0 14px;
        position: relative
	}
	
    .infection__title {
        text-align: left
	}
	
    .infection__title h2 {
        font: 700 30px/25px Roboto Condensed, sans-serif;
        border-bottom: 0;
        padding-bottom: 0
	}
	
    .infection__title h2 span {
        background: #ffc765;
        font: 28px/34px Roboto Condensed, sans-serif;
        color: #020202;
        position: relative;
		
        display: block;
        margin: 10px 0 0 80px;
        padding:  0 16px 6px 50px;
	}
	
    .infection__title h2 span:before {
        content: "";
        position: absolute;
        top: 0;
        left: -77px;
        width: 77px;
        height: 4px;
        background: #ffc765
	}
	
    .infection__man {
        margin: 25px 0 0
	}
	
    .infection__man img {
        width: 97px;
        height: auto
	}
	
    .infection__list {
        margin: 13px 0 0
	}
	
    .infection__list li {
        width: 290px !important;
        display: block;
        border-bottom: 2px solid #fff;
        margin-bottom: 16px;
        padding: 0
	}
	
    .infection__list li:nth-child(2n) {
        width: 100%;
        margin-left: 0;
        padding: 0
	}
	
    .infection__list li:nth-child(2n) .infection__desc {
        width: 156px;
        padding: 0 0 10px
	}
	
    .infection__list li:nth-child(n+4) .infection__desc {
        width: 130px;
        margin: 0 22px 0 14px;
        text-align: right
	}
	
    .infection__img {
        display: inline-block;
        vertical-align: top
	}
	
    .infection__img img {
        width: 118px
	}
	
    .infection__img.mob {
        display: inline-block !important
	}
	
    .infection__desc {
        width: 156px;
        display: inline-block;
        vertical-align: bottom;
        margin: 0 0 0 12px;
        padding: 0 0 10px
	}
	
    .infection__desc p {
        font: 16px/24px Roboto Condensed, sans-serif
	}
	
    .danger__body {
        width: 320px;
        padding: 25px 0 65px
	}
	
    .danger__title {
        text-align: left;
        margin: 0 0 0 14px
	}
	
    .danger__title h2 {
        display: initial;
        border-bottom: 0;
        color: #0b2349;
        font: 700 30px/61px Roboto Condensed, sans-serif;
        letter-spacing: .01em;
        text-shadow: 0 0 1px rgba(255, 255, 255, .3)
	}
	
    .danger__title h2 span {
        font: 700 30px/42px Roboto Condensed, sans-serif;
        padding: 10px 0 11px 22px;
        position: relative;
        display: block;
        width: 208px
	}
	
    .danger__title h2 span:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: -84px;
        width: 84px;
        height: 4px;
        background: #ff970d
	}
	
    .danger__icon {
        margin: 10px 0 0
	}
	
    .danger__icon img {
        width: 120px
	}
	
    .danger__slider {
        width: 290px;
        margin: 20px auto 0
	}
	
    .danger__img {
        border-top: 6px solid #ffc765;
        height: 219px
	}
	
    .danger__desc {
        height: auto;
        margin: 10px 0 0
	}
	
    .danger__desc p {
        font: 16px/24px Roboto Condensed, sans-serif
	}
	
    .order {
        width: 320px;
        margin: 0 auto;
        padding: 30px 0 35px
	}
	
    .order__title {
        width: 290px;
        margin: 0 auto;
        border-bottom: 7px solid #ffc765;
        padding-left: 17px
	}
	
    .order__title h2 {
        font: 700 30px/40px Roboto Condensed, sans-serif;
        border-bottom: 0;
        padding-bottom: 0;
        padding-left: 0
	}
	
    .item2 .order__title {
        margin: 0 auto
	}
	
    .order__desc {
        width: 290px;
        margin: 0 auto
	}
	
    .order__desc p {
        font: 25px/40px Roboto Condensed, sans-serif;
        color: #fff;
        letter-spacing: -.05em;
        display: block;
        background: #00ae2e;
        padding: 7px 15px 15px 22px
	}
	
    .item2 .order__desc {
        margin: 0 auto
	}
	
    .order__timer {
        width: 292px;
        margin: 15px auto 0;
        padding: 12px 0 22px
	}
	
    .order__timer h5 {
        font: 24px/36px Roboto Condensed, sans-serif;
        text-align: left;
        margin-left: 18px
	}
	
    .order__timer&gt;div {
        margin: 28px 0 0
	}
	
    .order__info {
        display: block;
        margin: 10px 0 0
	}
	
    .item2 .order__info {
        display: block;
        margin: 10px 0 0
	}
	
    .order__pack img {
        width: 286px
	}
	
    .order__btn {
        margin: 4px 0 0
	}
	
    .order__btn button {
        width: 245px;
        font: 18px/27px Roboto, sans-serif;
		font-weight: bold;		
	}
	
    .consist {
        background: url(../images/mob/consist-bg.png) no-repeat center top
	}
	
    .consist__body {
        width: 320px;
        padding: 30px 0 57px
	}
	
    .consist__title {
        width: 290px;
        margin: 0 auto;
        text-align: center
	}
	
    .consist__title h2 {
        display: block;
        font: 700 20px/25px Roboto Condensed, sans-serif;
        padding: 5px 0 5px;
        width: 100%
	}
	
    .consist__title h2 span {
        color: #000
	}
	
    .consist__title p {
        font: 30px/40px Roboto Condensed, sans-serif;
        text-align: left;
	margin-top: 15px
    }
	
    .consist__pack {
	width: 320px;
	margin: 15px auto 0
    }
	
    .consist__pack img {
	width: 100%
    }
	
    .consist__slider {
	width: 290px;
	margin: 20px auto 0
    }
	
    .consist__desc {
	width: 213px;
	display: block;
	vertical-align: top;
	padding-right: 0;
	margin: 5px 0 0 54px
    }
	
    .consist__desc h4 {
	font: 700 18px/25px Roboto Condensed, sans-serif
    }
	
    .consist__desc p {
	font: 16px/24px Roboto Condensed, sans-serif
    }
	
    .consist__img {
	display: block;
	vertical-align: top
    }
	
    .consist__img img {
	margin: 0 auto
    }
	
    .effective {
	width: 292px;
	margin: 0 auto;
	padding: 25px 0 27px
    }
	
    .effective__title {
	position: relative
    }
	
    .effective__title-pack {
	position: absolute;
	top: 55px;
	left: -14px
    }
	
    .effective__title-pack img {
	width: 165px
    }
	
    .effective__title-desc {
	margin: 0
    }
	
    .effective__title-desc h2 {
	font: 700 30px/42px Roboto Condensed, sans-serif;
	color: #00ae2e;
	letter-spacing: -.05em;
	margin: 0
    }
	
    .effective__title-desc h2 span {
	background: #b8daff;
	font: 24px/24px Roboto Condensed, sans-serif;
	color: #020202;
	display: block;
	width: 180px;
	margin: 0 0 0 112px;
	text-align: center;
	position: relative;
	padding: 10px 0 10px
    }
	
    .effective__title-desc h2 span:before {
	content: "";
	position: absolute;
	top: 0;
	left: -110px;
	width: 110px;
	height: 4px;
	background: #b8daff
    }
	
    .effective__graph {
	margin: 9px 0 0 102px
    }
	
    .effective__graph img {
	width: 186px
    }
	
    .effective__list {
	width: 100%;
	display: block;
	margin: 15px 0 0
    }
	
    .effective__list li {
	margin-bottom: 14px
    }
	
    .effective__desc {
	width: 225px;
	display: inline-block;
	vertical-align: bottom
    }
	
    .effective__desc p {
	font: 16px/24px Roboto Condensed, sans-serif;
	padding-bottom: 0
    }
	
    .effective__percent {
	width: 54px;
	height: 43px;
	margin-left: 13px
    }
	
    .effective__percent p {
	font: 700 18px/40px Roboto Condensed, sans-serif
    }
	
    .why {
	background: url(../images/mob/why-bg.jpg) no-repeat center top
    }
	
    .why__body {
	width: 290px;
	margin: 0 auto;
	padding: 25px 0 65px;
	position: relative
    }
	
    .why__title {
	width: auto;
	position: relative
    }
	
    .why__title h2 {
	text-align: left;
	letter-spacing: -.05em
    }
	
    .why__title h2 .white {
	background: 0 0;
	border-bottom: 4px solid #00ae2d;
	font: 700 30px/42px Roboto Condensed, sans-serif;
	color: #00ae2e;
	width: 100%;
	display: block;
	padding: 0 0 10px
    }
	
    .why__title h2 .green {
	width: auto;
	display: block;
	background: #073e16;
	font: 24px/44px Roboto Condensed, sans-serif;
	color: #fff;
	padding: 15px 0 10px;
	text-align: center
    }
	
    .why__pack {
	margin: 15px 0 0;
	width: 100%;
	text-align: center
    }
	
    .why__pack img {
	width: 147px
    }
	
    .why__slider {
	margin: 14px 0 0
    }
	
    .why__slider p {
	font: 700 18px/27px Roboto Condensed, sans-serif;
	color: #fff;
	letter-spacing: -.025em;
	height: 104px;
	padding: 10px 0 0 22px;
	border-bottom: 2px solid rgba(0, 0, 0, .9)
    }
	
    .why__slider .why__item1 {
	background: -webkit-gradient(linear, left bottom, left top, from(#b67a7a), to(#7f5555));
	background: -webkit-linear-gradient(bottom, #b67a7a, #7f5555);
	background: linear-gradient(to top, #b67a7a, #7f5555)
    }
	
    .why__slider .why__item2 {
	background: -webkit-gradient(linear, left bottom, left top, from(#c1b770), to(#817a4b));
	background: -webkit-linear-gradient(bottom, #c1b770, #817a4b);
	background: linear-gradient(to top, #c1b770, #817a4b)
    }
	
    .why__slider .why__item3 {
	background: -webkit-gradient(linear, left bottom, left top, from(#61a569), to(#427047));
	background: -webkit-linear-gradient(bottom, #61a569, #427047);
	background: linear-gradient(to top, #61a569, #427047)
    }
	
    .why__slider .why__item4 {
	background: -webkit-gradient(linear, left bottom, left top, from(#697cc5), to(#485587));
	background: -webkit-linear-gradient(bottom, #697cc5, #485587);
	background: linear-gradient(to top, #697cc5, #485587)
    }
	
    .why__slider .why__item5 {
	background: -webkit-gradient(linear, left bottom, left top, from(#b269b3), to(#79487b));
	background: -webkit-linear-gradient(bottom, #b269b3, #79487b);
	background: linear-gradient(to top, #b269b3, #79487b)
    }
	
    .why__slider .why__item6 {
	background: -webkit-gradient(linear, left bottom, left top, from(#bf8368), to(#805846));
	background: -webkit-linear-gradient(bottom, #bf8368, #805846);
	background: linear-gradient(to top, #bf8368, #805846)
    }
	
    .expert {
	background: url(../images/mob/expert-bg.jpg) no-repeat center top
    }
	
    .expert__body {
	width: 292px;
	margin: 0 auto;
	padding: 25px 0 35px
    }
	
    .expert__title h2 {
	display: initial;
	border-bottom: 0;
	padding-left: 0;
	font: 700 24px/36px Roboto Condensed, sans-serif;
	padding-bottom: 16px
    }
	
    .expert__title h2 span {
	font: 30px/36px Roboto Condensed, sans-serif;
	padding: 5px 0 5px;
	margin: 0 0 0 120px;
	width: 173px;
	display: block;
	text-align: center
    }
	
    .expert__img {
	margin: -33px 0 0
    }
	
    .expert__img img {
	width: 135px
    }
	
    .expert__desc {
	width: auto;
	display: block;
	margin: 0;
	border-top: 16px solid #ffc765
    }
	
    .expert__text {
	margin-top: 10px
    }
	
    .expert__text p {
	font: 16px/24px Roboto Condensed, sans-serif;
	color: #313131;
	letter-spacing: -.005em
    }
	
    .expert__text p span {
	font-weight: 700;
	background: #ffc765;
	padding: 0 2px
    }
	
    .expert__info {
	margin: 5px 0 0 20px
    }
	
    .expert__stamp img {
	width: 61px
    }
	
    .expert__sign {
	margin: 12px 0 0 22px
    }
	
    .expert__sign img {
	width: 70px
    }
	
    .expert__name {
	width: 178px;
	margin: 0 0 0 -5px;
	text-align: right
    }
	
    .expert__name p {
	font: 16px/24px Roboto Condensed, sans-serif;
	color: #149636;
	letter-spacing: -.05em
    }
	
    .expert__name p span {
	font: 700 24px/24px Roboto Condensed, sans-serif;
	color: #282828
    }
	
    .sert {
	width: 292px;
	margin: 0 auto;
	padding: 15px 0 40px
    }
	
    .sert__list li {
	display: inline-block;
	vertical-align: top;
	margin-right: 11px
    }
	
    .sert__list li img {
	width: 140px
    }
	
    .sert__list li:nth-child(2n) {
	margin-right: 0
    }
	
    .feed {
	width: 292px;
	margin: 0 auto;
	padding: 0 0 50px
    }
	
    /*  */
    .feed .slick-dots li {
	width: 22px;
	height: 22px;
	margin: 0 14px;
    }
    
    .feed .slick-prev {
	left: 45px;
    }
    .feed .slick-next {
	right: 45px;
    }
    .feed .slick-prev, 
    .feed .slick-next {
	top: 99.56%;
	
	width: 18px;
	height: 18px;
	
	background-size: contain;
    }
    /*  */
	
    .feed__title {
	text-align: left
    }
	
    .feed__title h2 {
	display: block;
	font: 700 22px/40px Roboto Condensed, sans-serif;
	color: #00ae2e;
	letter-spacing: -.05em;
	border-bottom: 0
    }
	
    .feed__title h2 span {
	background: #00ae2e;
	font: 25px/40px Roboto Condensed, sans-serif;
	color: #fff;
	padding: 0 12px;
	display: block;
	
	margin: 0;
    }
	
    .feed__slider {
	margin: 28px 0 0
    }
	
    .feed__img {
	display: block
    }
	
    .feed__img img {
	width: 100%
    }
	
    .feed__desc {
	width: auto;
	display: block;
	margin: 15px 0 0
    }
	
    .feed__desc p {
	font: 16px/24px Roboto Condensed, sans-serif
    }
	
    .feed__desc p span {
	font: 700 18px/18px Roboto Condensed, sans-serif;
	margin-top: 15px
    }
	
    .book__body {
	width: 292px;
	margin: 0 auto;
	padding: 20px 0 24px
    }
	
    .book__title {
	text-align: left
    }
	
    .book__title h2 {
	font: 700 30px/40px Roboto Condensed, sans-serif
    }
	
    .book__list {
	margin: 10px 0 0;
	text-align: left
    }
	
    .book__list li {
	width: 100% !important;
	display: table;
	margin-right: 0 !important
    }
	
    .book__list li:after {
	content: "";
	position: absolute;
	top: 143px;
	right: 101px;
	width: 64px;
	height: 37px;
	background: url(../images/mob/book-arr1.png) no-repeat center top
    }
	
    .book__list li:nth-child(2):after {
	right: 109px;
	top: 149px;
	width: 74px;
	height: 48px;
	background: url(../images/mob/book-arr2.png) no-repeat center top;
	display: block
    }
	
    .book__list li:last-child:after {
	display: none
    }
	
    .book__list li:nth-child(2n) .book__desc {
	width: 150px;
	padding: 0 18px 0 0;
	text-align: right
    }
	
    .book__info {
	width: 143px;
	display: table-cell;
	vertical-align: middle
    }
	
    .book__number {
	text-align: center
    }
	
    .book__number p {
	font: 700 39px/17px Roboto Condensed, sans-serif
    }
	
    .book__desc {
	width: 130px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px;
	margin: 0
    }
	
    .book__desc p {
	font: 700 16px/24px Roboto Condensed, sans-serif
    }
	
    .footer__body {
	width: 292px;
	margin: 0 auto;
	padding: 25px 0 10px
    }
	
    .footer__adress {
	display: block;
	margin-left: 22px
    }
	
    .footer__adress p {
	font: 700 16px/24px Roboto Condensed, sans-serif
    }
	
    .footer__links {
	display: block;
	margin-left: 22px;
	float: none;
	margin-top: 20px
    }
	
    .footer__links a {
	font: 16px/28px Roboto Condensed, sans-serif
    }
	}	

    .pulse {
        animation: pulse 2s infinite;
      }
  
      @keyframes pulse {
        0% {
          transform: scale(1);
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -o-transform: scale(1);
          -ms-transform: scale(1);
        }
      
        50% {
          transform: scale(1.05);
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -o-transform: scale(1.05);
          -ms-transform: scale(1.05);
        }
      
        100% {
          transform: scale(1);
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -o-transform: scale(1);
          -ms-transform: scale(1);
        }
      }
  
    .nw {
      display: flex;
      justify-content: center;
      align-items: center;
      column-gap: 10px; 
      font-size: 14px;
      text-align: left;
      margin-top: 15px !important;
    }</pre></body></html>