.less-gradient-shadow_none {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
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,
iframe,
img,
input,
ins,
kbd,
label,
legend,
mark,
menu,
nav,
object,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
select,
small,
span,
strike,
strong,
sub,
summary,
sup,
time,
tt,
var,
video {
    outline: 0;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

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

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-spacing: 0
}

textarea {
    resize: none
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: SegoeUI;
    src: url("../fonts/segoeui.eot");
    src: url("../fonts/segoeui.eot?#iefix") format('embedded-opentype'), url("../fonts/segoeui.woff") format('woff'), url("../fonts/segoeui.ttf") format('truetype'), url("../fonts/segoeui.svg#segoeui") format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: SegoeUI-SemiBold;
    src: url("../fonts/seguisb.eot");
    src: url("../fonts/seguisb.eot?#iefix") format('embedded-opentype'), url("../fonts/seguisb.woff") format('woff'), url("../fonts/seguisb.ttf") format('truetype'), url("../fonts/seguisb.svg#seguisb") format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: SegoeUI-Italic;
    src: url("../fonts/segoeuii.eot");
    src: url("../fonts/segoeuii.eot?#iefix") format('embedded-opentype'), url("../fonts/segoeuii.woff") format('woff'), url("../fonts/segoeuii.ttf") format('truetype'), url("../fonts/segoeuii.svg#seguisb") format('svg');
    font-weight: 400;
    font-style: italic
}

body,
html {
    height: 100%
}

.b-wrapper {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%
}

#empty {
    height: 327px;
    clear: both
}

.b-footer {
    padding-top: 46px;
    position: relative;
    margin: -327px auto 0;
    height: 410px;
    border-top: 5px solid #00abda;
    color: #52a5cc;
    font-family: Ubuntu
}

.b-footer__left {
    width: 270px;
    float: left;
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    color: #52a5cc
}

.b-footer__left__p {
    margin-bottom: 16px
}

.b-footer__center {
    width: 490px;
    margin-left: -30px;
    margin-right: 10px;
    float: left;
    overflow: visible
}

.b-footer__right {
    width: 410px;
    font-size: 12px;
    line-height: 16px;
    padding-left: 30px;
    -webkit-columns: 2 180px;
    -moz-columns: 2 180px;
    columns: 2 180px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.b-footer__right__elem {
    margin-bottom: 13px;
    height: 130px
}

.b-footer__right__elem__head {
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.b-footer__right__elem__lnk,
.b-footer__right__elem__lnk:active,
.b-footer__right__elem__lnk:hover,
.b-footer__right__elem__lnk:link,
.b-footer__right__elem__lnk:visited {
    color: #52a5cc
}

.b-footer__right__elem__lnk:active,
.b-footer__right__elem__lnk:hover {
    color: #124e78
}

.b-footer__copyright {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #f5f7fc;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    font-weight: 300
}

.b-footer__copyright__all-rights {
    float: left
}

.b-footer__copyright__menu {
    float: right
}

.b-footer__copyright__menu__lnk,
.b-footer__copyright__menu__lnk:active,
.b-footer__copyright__menu__lnk:hover,
.b-footer__copyright__menu__lnk:link,
.b-footer__copyright__menu__lnk:visited {
    margin-left: 12px;
    color: #52a5cc
}

.b-footer__copyright__menu__lnk:active,
.b-footer__copyright__menu__lnk:hover {
    color: #124e78
}

img {
    vertical-aligm: bottom
}

.b-line {
    display: block;
    clear: both;
    zoom: 1
}

.b-line:after {
    content: '';
    clear: both;
    display: table;
    height: 0
}

.b-col {
    float: left;
    margin: 0 0 0 30px;
    min-height: 1px
}

.b-col:first-child {
    margin-left: 0
}

.b-wrap {
    margin: 0 auto;
    width: 1170px
}

::-webkit-input-placeholder {
    color: #555;
    font-style: italic;
    font-weight: 300
}

::-moz-placeholder {
    color: #555;
    font-style: italic;
    font-weight: 300
}

:-moz-placeholder {
    color: #555;
    font-style: italic;
    font-weight: 300
}

:-ms-input-placeholder {
    color: #555;
    font-style: italic;
    font-weight: 300
}

input[type=file],
input[type=password],
input[type=text] {
    margin-bottom: 21px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 18px
}

textarea {
    padding: 11px 18px;
    margin-bottom: 14px;
    height: 180px
}

input[type=file],
input[type=password],
input[type=text],
textarea {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #454545;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease
}

input[type=file]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    border-color: #00bcd4 !important
}

input[type=password].correct,
input[type=text].correct,
textarea.correct {
    border-color: #1995d6
}

input[type=password].error,
input[type=text].error,
textarea.error {
    border-color: #cf0011 !important
}

input[type=file][disabled],
input[type=password][disabled],
input[type=text][disabled],
textarea[disabled] {
    border-color: #5b5b5b;
    background: url("../img/input_disabled.png")
}

input[type=file] {
    border: 0;
    padding: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.b-button,
.b-button:active,
.b-button:hover,
.b-button:link,
.b-button:visited,
.b-button[disabled=disabled],
.b-button[disabled=disabled]:active,
.b-button[disabled=disabled]:hover,
.b-button[disabled],
.b-button[disabled]:active,
.b-button[disabled]:hover,
button,
input[type=button],
input[type=submit] {
    background: #0091d2;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 700;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    height: 48px;
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: .05em;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .25);
    cursor: pointer;
    white-space: nowrap;
    width: 100%;
    border: 0
}

button[type=submit][disabled=disabled],
button[type=submit][disabled=disabled]:active,
button[type=submit][disabled=disabled]:hover {
    opacity: .6;
    cursor: default
}

.b-button:active,
.b-button:hover,
button:active,
button:hover,
input[type=button]:active,
input[type=button]:hover,
input[type=submit]:active,
input[type=submit]:hover {
    box-shadow: none
}

.b-button_choose-op,
.b-button_choose-op:active,
.b-button_choose-op:hover,
.b-button_choose-op:link,
.b-button_choose-op:visited {
    width: 212px;
    background: #009ae0;
    font-size: 14px;
    float: left;
    height: 44px;
    line-height: 42px;
    margin: 30px 0 0 4px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    border: 1px solid #0a80b6
}

.b-button_choose,
.b-button_choose:active,
.b-button_choose:hover,
.b-button_choose:link,
.b-button_choose:visited {
    width: 280px
}

.b-button_question,
.b-button_question:active,
.b-button_question:hover,
.b-button_question:link,
.b-button_question:visited {
    background: #00bcd4;
    width: 228px
}

.b-button_card,
.b-button_card:active,
.b-button_card:hover,
.b-button_card:link,
.b-button_card:visited {
    width: 226px
}

.b-button_feedback,
button[type=submit].b-button_feedback,
button[type=submit][disabled=disabled].b-button_feedback,
button[type=submit][disabled].b-button_feedback,
input[type=submit].b-button_feedback {
    width: 240px;
    margin-bottom: 50px
}

.b-button_back,
.b-button_back:active,
.b-button_back:hover,
.b-button_back:link,
.b-button_back:visited {
    width: 300px;
    margin: 20px 0 60px
}

.b-button_reviews,
.b-button_reviews:active,
.b-button_reviews:hover,
.b-button_reviews:link,
.b-button_reviews:visited {
    width: 170px;
    float: right;
    margin-top: -8px
}

.b-button_more,
.b-button_more:active,
.b-button_more:hover,
.b-button_more:link,
.b-button_more:visited {
    width: 176px
}

.b-button_write,
.b-button_write:active,
.b-button_write:hover,
.b-button_write:link,
.b-button_write:visited {
    width: 237px;
    margin-top: 8px
}

.b-button_see,
.b-button_see:active,
.b-button_see:hover,
.b-button_see:link,
.b-button_see:visited {
    width: 300px
}

.b-button_send,
button.b-button_send,
button.b-button_send:active,
button.b-button_send:hover,
button.b-button_send[disabled=disabled],
button.b-button_send[disabled=disabled]:active,
button.b-button_send[disabled=disabled]:hover,
button.b-button_send[disabled],
button.b-button_send[disabled]:active,
button.b-button_send[disabled]:hover,
input[type=submit].b-button_send {
    width: 170px
}

button.b-button_send[disabled=disabled],
button.b-button_send[disabled=disabled]:active,
button.b-button_send[disabled=disabled]:hover,
button.b-button_send[disabled],
button.b-button_send[disabled]:active,
button.b-button_send[disabled]:hover {
    cursor: default
}

button[disabled],
button[disabled]:hover,
input[type=button][disabled],
input[type=button][disabled]:hover,
input[type=submit][disabled],
input[type=submit][disabled]:hover {
    border: 1px solid #5b5b5b;
    cursor: default;
    color: #666;
    line-height: 34px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75)
}

label {
    position: relative;
    margin-bottom: 12px;
    display: inline-block;
    vertical-align: middle;
    color: #124e78;
    font-family: Ubuntu;
    font-size: 13px;
    font-weight: 700
}

label.required {
    before: '*'
}

label.required .before,
label.required:before {
    content: '*';
    display: block;
    position: absolute;
    left: -8.33px;
    color: #bd3236;
    width: 12px;
    height: 12px
}

ins {
    color: #666;
    font-size: 12px;
    margin: -11px 0 11px;
    display: block;
    text-decoration: none
}

body,
input,
textarea {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px
}

body {
    color: #555;
    background: #fff
}

a:link,
a:visited {
    color: #124e78
}

a:active,
a:hover {
    color: #52a5cc
}

h1,
h2 {
    font-weight: 500;
    font-size: 24px;
    color: #124e78;
    font-family: Ubuntu;
    margin-bottom: 24px;
    line-height: 28px
}

h3 {
    color: #124e78;
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 4px;
    padding-top: 0;
    line-height: 28px
}

h1.mod,
h1.mod2,
h2.mod,
h3.mod {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

h1.mod {
    margin-bottom: 15px
}

h2.mod2 {
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px
}

h2.mod3 {
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 34px
}

h2.mod4 {
    position: relative;
    display: inline-block;
    color: #124e78;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 22px
}

h2.mod4:after {
    content: '';
    width: 86px;
    height: 86px;
    position: absolute;
    background: url("../img/sprite.png") -620px -30px no-repeat;
    left: 100%;
    top: -22px;
    margin-left: 39px
}

h2.mod5 {
    position: relative;
    display: inline-block;
    color: #124e78;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 22px
}

h2.mod5:after {
    content: '';
    width: 79px;
    height: 84px;
    position: absolute;
    background: url("../img/sprite.png") -710px -30px no-repeat;
    left: 100%;
    top: -22px;
    margin-left: 39px
}

h3.mod {
    margin-bottom: 35px
}

h3.mod2 {
    margin-bottom: 11px
}

h3.mod3 {
    margin-bottom: 11px;
    padding-top: 5px
}

p {
    margin-bottom: 22px
}

ol,
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ol>li,
ul>li {
    margin: 0;
    padding: 0
}

dt {
    color: #666
}

dd {
    margin-bottom: 11px
}

nav {
    display: block;
    overflow: hidden;
    margin-bottom: 14.67px
}

b,
strong {
    font-weight: 700
}

.b-cancel {
    vertical-align: top;
    margin: 10px 13px 0 12px;
    display: inline-block
}

.b-sprite {
    background-image: url("../img/sprite.png");
    background-repeat: no-repeat;
    background-color: transparent;
    display: inline-block;
    vertical-align: bottom
}

.h-vertical {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

ul.h-col,
ul.h-line {
    after: ' ';
    list-style-type: none;
    float: none;
    margin-bottom: 0
}

ul.h-col>li,
ul.h-line>li {
    float: left;
    margin: 0
}

ul.h-col>li {
    clear: both;
    width: 100%
}

ul.h-col .after,
ul.h-col:after,
ul.h-line .after,
ul.h-line:after {
    content: '';
    clear: both;
    display: block
}

.h-cl {
    clear: both
}

@font-face {
    font-family: bebas_neuebold;
    src: url("../fonts/bebasneue_bold-webfont.eot");
    src: url("../fonts/bebasneue_bold-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/bebasneue_bold-webfont.woff") format('woff'), url("../fonts/bebasneue_bold-webfont.ttf") format('truetype'), url("../fonts/bebasneue_bold-webfont.svg#bebas_neuebold") format('svg');
    font-weight: 400;
    font-style: normal
}

.red-light {
    color: #F3001C;
}

.bottom-button {
    width: 100%;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.75rem;
    text-transform: none;
    line-height: 1;
}

.b-top-panel {
    top: 0;
    background: #f2f4f7;
    height: 35px;
    position: fixed;
    width: 100%;
    z-index: 102;
    font-family: Ubuntu;
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s
}

.b-top-panel__right {
    float: right;
    line-height: 26px
}

.b-top-panel__right__lnk,
.b-top-panel__right__lnk:active,
.b-top-panel__right__lnk:hover,
.b-top-panel__right__lnk:link,
.b-top-panel__right__lnk:visited {
    color: #7a8d99;
    margin-right: 50px;
    float: left;
    position: relative
}

.b-top-panel__right__lnk:active,
.b-top-panel__right__lnk:hover {
    color: #124e78
}

.b-top-panel__right__lnk_leaf:before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    background: url("../img/sprite.png") -425px 0 no-repeat;
    left: -21px;
    top: 5px
}

.b-social {
    margin: 0 0 0 -5px
}

.b-social__elem {
    width: 24px;
    margin-left: 5px;
    float: left
}

.b-social__elem__lnk {
    display: block;
    width: 24px;
    height: 24px;
    position: relative
}

.b-social__elem__lnk__ins {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url("../img/sprite.png") no-repeat
}

.b-social__elem__lnk__ins_vk {
    width: 20px;
    height: 12px;
    margin: -6px 0 0 -10px;
    background-position: -190px 0
}

.b-social__elem__lnk__ins_fb {
    width: 8px;
    height: 17px;
    margin: -9px 0 0 -4px;
    background-position: -220px 0
}

.b-social__elem__lnk__ins_ok {
    width: 11px;
    height: 18px;
    margin: -9px 0 0 -5px;
    background-position: -230px 0
}

.b-social__elem__lnk__ins_youtube {
    width: 21px;
    height: 14px;
    margin: -7px 0 0 -11px;
    background-position: -250px 0
}

.b-social__elem__lnk__ins_instagram {
    width: 18px;
    height: 17px;
    margin: -9px 0 0 -9px;
    background-position: -280px 0
}

.b-social_top {
    margin-top: 5px
}

.b-social_mod {
    padding: 58px 0 0 317px;
    margin-left: -25px
}

.b-social__elem_mod {
    width: 54px;
    height: 54px;
    margin: 0 0 16px 18px;
    float: left
}

.b-social__elem__lnk_mod {
    width: 54px;
    height: 54px;
    background: #e8f8fc;
    border-radius: 50%;
    position: relative;
    display: block
}

.b-social__elem__lnk_mod .b-social__elem__lnk__ins_vk {
    width: 26px;
    height: 15px;
    margin: -7px 0 0 -13px;
    background-position: -300px 0
}

.b-social__elem__lnk_mod .b-social__elem__lnk__ins_fb {
    width: 11px;
    height: 23px;
    margin: -11px 0 0 -5px;
    background-position: -340px 0
}

.b-social__elem__lnk_mod .b-social__elem__lnk__ins_ok {
    width: 14px;
    height: 24px;
    margin: -12px 0 0 -7px;
    background-position: -355px 0
}

.b-social__elem__lnk_mod .b-social__elem__lnk__ins_youtube {
    width: 25px;
    height: 17px;
    margin: -8px 0 0 -12px;
    background-position: -370px 0
}

.b-social__elem__lnk_mod .b-social__elem__lnk__ins_instagram {
    width: 22px;
    height: 22px;
    margin: -11px 0 0 -11px;
    background-position: -400px 0
}

.b-tel {
    float: left;
    font-size: 15px;
    color: #7a8d99
}

.b-menu {
    float: left;
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.b-menu__elem {
    float: left;
    margin: 0;
    padding: 0;
    position: relative
}

.b-menu__elem__lnk,
.b-menu__elem__lnk:active,
.b-menu__elem__lnk:hover,
.b-menu__elem__lnk:link,
.b-menu__elem__lnk:visited {
    position: relative;
    cursor: pointer
}

.b-menu_top {
    float: left;
    height: 105px;
    line-height: 92px;
    padding-top: 5px
}

.b-menu__elem_top {
    font-size: 14px;
    height: 100px;
    margin: 0 22px
}

.b-menu__elem__lnk_top,
.b-menu__elem__lnk_top:active,
.b-menu__elem__lnk_top:hover,
.b-menu__elem__lnk_top:link,
.b-menu__elem__lnk_top:visited {
    text-decoration: none;
    display: block;
    position: relative;
    height: 100px;
    color: #124e78
}

.b-menu__elem__lnk_top.active:before,
.b-menu__elem__lnk_top:hover:before,
.b-menu__elem__lnk_top_act:before {
    content: '';
    height: 6px;
    background: #00bcd4;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.b-menu__elem__lnk_top_arr,
.b-menu__elem__lnk_top_arr:active,
.b-menu__elem__lnk_top_arr:hover,
.b-menu__elem__lnk_top_arr:link,
.b-menu__elem__lnk_top_arr:visited {
    padding-right: 17px
}

.b-menu__elem__lnk_top_arr:after {
    content: '';
    width: 9px;
    height: 5px;
    position: absolute;
    background: url("../img/sprite.png") -460px 0 no-repeat;
    right: 0;
    top: 44px
}

.b-menu__elem_top:active .b-menu_sub,
.b-menu__elem_top:hover .b-menu_sub {
    display: block
}

.b-menu_sub {
    padding: 13px 0 18px;
    display: none;
    position: absolute;
    background: #0098de;
    margin-left: 0
}

.b-menu__elem_sub {
    width: 100%;
    display: block;
    clear: both;
    height: 32px;
    line-height: 32px
}

.b-menu__elem__lnk_sub,
.b-menu__elem__lnk_sub:active,
.b-menu__elem__lnk_sub:hover,
.b-menu__elem__lnk_sub:link,
.b-menu__elem__lnk_sub:visited {
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    padding: 0 22px;
    height: 32px;
    line-height: 32px
}

.b-menu__elem__lnk_sub:active,
.b-menu__elem__lnk_sub:hover {
    text-decoration: underline
}

.b-menu_bottom {
    margin: -1px 0 0 30px;
    -webkit-columns: 2 230px;
    -moz-columns: 2 230px;
    columns: 2 230px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.b-menu__elem_bottom {
    clear: both;
    margin-bottom: 14px;
    margin-left: 0;
    position: relative;
    z-index: 100
}

.b-menu__elem_bottom:nth-child(1),
.b-menu__elem_bottom:nth-child(2),
.b-menu__elem_bottom:nth-child(3),
.b-menu__elem_bottom:nth-child(4),
.b-menu__elem_bottom:nth-child(5),
.b-menu__elem_bottom:nth-child(6),
.b-menu__elem_bottom:nth-child(7) {
    margin-left: 10px
}

.b-menu__elem__lnk_bottom,
.b-menu__elem__lnk_bottom:active,
.b-menu__elem__lnk_bottom:hover,
.b-menu__elem__lnk_bottom:link,
.b-menu__elem__lnk_bottom:visited {
    font-family: Ubuntu;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 11px;
    line-height: 26px;
    white-space: nowrap;
    color: #52a5cc
}

.b-menu__elem__lnk_bottom:active,
.b-menu__elem__lnk_bottom:hover {
    color: #124e78
}

.b-menu_aside {
    background: #e3f8fa;
    border: 1px solid #0090d1;
    width: 100%
}

.b-menu__elem_aside {
    width: 100%;
    clear: both
}

.b-menu__elem__lnk_aside,
.b-menu__elem__lnk_aside:active,
.b-menu__elem__lnk_aside:hover,
.b-menu__elem__lnk_aside:link,
.b-menu__elem__lnk_aside:visited {
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-decoration: none;
    display: block;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 400
}

.b-menu__elem__lnk_aside.active,
.b-menu__elem__lnk_aside.active:active,
.b-menu__elem__lnk_aside.active:hover,
.b-menu__elem__lnk_aside.active:link,
.b-menu__elem__lnk_aside.active:visited,
.b-menu__elem__lnk_aside_act,
.b-menu__elem__lnk_aside_act:active,
.b-menu__elem__lnk_aside_act:hover,
.b-menu__elem__lnk_aside_act:link,
.b-menu__elem__lnk_aside_act:visited {
    background: #0090d1;
    color: #fff
}

.b-top-control {
    position: fixed;
    width: 100%;
    z-index: 101;
    top: 35px;
    font-family: Ubuntu;
    height: 105px;
    background: #fff;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .1);
    -webkit-transition: all 500ms ease-in-out 0s;
    -moz-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s
}

.b-top-control_hide {
    margin-top: -105px
}

.b-top-control__right {
    float: right
}

.b-top-control__right__lnk {
    display: none
}

.b-logo-top,
.b-wrapper_main.b-wrapper_scroll .b-logo-top {
    margin-top: 19px;
    display: block;
    float: left;
    background: url("../img/logo_top.png") no-repeat;
    width: 209px;
    height: 73px;
    margin-left: 0
}

.b-wrapper_main .b-logo-top {
    margin-top: 21px;
    background: url("../img/logo_top_light.png") no-repeat;
    width: 205px;
    height: 65px;
    margin-left: 2px
}

.b-logo-bottom {
    margin-bottom: 8px
}

.b-prod-line {
    margin: 15px 0 0 -30px;
    overflow: hidden;
    clear: both
}

.b-prod-line__elem {
    width: 270px;
    float: left;
    margin-left: 30px;
    margin-bottom: 24px;
    line-height: 26px;
    background: #fcfdff;
    border: 1px solid #f8f8f8;
    border-radius: 4px
}

.b-prod-line__elem__lnk,
.b-prod-line__elem__lnk:active,
.b-prod-line__elem__lnk:hover,
.b-prod-line__elem__lnk:link,
.b-prod-line__elem__lnk:visited {
    display: block;
    height: 302px;
    font-size: 16px;
    font-weight: 500;
    font-family: Ubuntu;
    text-align: center;
    color: #124e78;
    padding-top: 245px;
    position: relative;
    border-radius: 3px
}

.b-prod-line__elem__lnk:active,
.b-prod-line__elem__lnk:hover {
    color: #52a5cc
}

.b-prod-line__elem__lnk__img {
    position: absolute;
    left: 50%
}

.b-prod-line__elem__lnk__img_1 {
    width: 162px;
    height: 188px;
    margin-left: -76px;
    bottom: 82px
}

.b-prod-line__elem__lnk__img_2 {
    width: 151px;
    height: 187px;
    margin-left: -74px;
    bottom: 82px
}

.b-prod-line__elem__lnk__img_3 {
    width: 159px;
    height: 186px;
    margin-left: -79px;
    bottom: 83px
}

.b-prod-line__elem__lnk__img_4 {
    width: 93px;
    height: 172px;
    margin-left: -49px;
    bottom: 81px
}

.b-prod-line__elem__lnk__img_5 {
    width: 131px;
    height: 90px;
    margin-left: -65px;
    bottom: 121px
}

.b-prod-line_extend {
    padding-top: 10px;
    margin-bottom: 29px
}

.b-prod-line__elem_extend {
    width: 370px;
    font-family: Ubuntu;
    padding-right: 0;
    position: relative;
    height: 384px;
    line-height: 24px
}

.b-prod-line__elem__lnk_extend,
.b-prod-line__elem__lnk_extend:active,
.b-prod-line__elem__lnk_extend:hover,
.b-prod-line__elem__lnk_extend:link,
.b-prod-line__elem__lnk_extend:visited {
    padding: 30px 30px 0;
    text-decoration: none;
    text-align: left;
    height: auto
}

span.b-prod-line__elem__lnk_extend,
span.b-prod-line__elem__lnk_extend:active,
span.b-prod-line__elem__lnk_extend:hover,
span.b-prod-line__elem__lnk_extend:link,
span.b-prod-line__elem__lnk_extend:visited {
    color: #124e78
}

.b-prod-line__elem__lnk__img_extend_1 {
    width: 168px;
    height: 202px;
    left: 30px;
    top: 100px
}

.b-prod-line__elem__lnk__img_extend_2 {
    width: 138px;
    height: 222px;
    left: 44px;
    top: 90px
}

.b-prod-line__elem__lnk__img_extend_3 {
        width: 180px;
    height: 114px;
    left: 30px;
    top: 115px
}

.b-prod-line__elem__lnk__img_extend_4 {
    width: 151px;
    height: 187px;
    left: 30px;
    top: 110px
}

.b-prod-line__elem__lnk__img_extend_5 {
    width: 179px;
    height: 89px;
    left: 26px;
    top: 145px
}

.b-prod-line__elem__lnk__img_extend_6 {
	width: 180px;
    height: 114px;
    left: 26px;
    top: 145px
}

.b-prod-line__elem__lnk__img_extend_10 {
    width: 159px;
    height: 186px;
    left: 26px;
    top: 145px
}


.b-prod-line__elem__lnk__img_extend_8 {
    width: 151px;
    height: 187px;
    left: 46px;
    top: 145px
}

.b-prod-line__elem__lnk__img_extend_9 {
    width: 208px;
    height: 261px;
    left: 95px;
    top: 80px
}

.b-prod-line__elem__lnk__head {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase
}

.b-prod-line__elem__cont {
    position: absolute;
    top: 108px;
    left: 250px;
    color: #555;
    line-height: 26px
}

.b-prod-line__elem__cont__txt {
    font-size: 13px;
    line-height: 18px
}

.b-prod-line__elem__cont__digit {
    font-size: 28px;
    font-weight: 500;
    color: #124e78
}

.b-prod-line__elem__cont__digit_ml {
    margin-bottom: 34px
}

.b-prod-line__elem__cont__digit_g:after,
.b-prod-line__elem__cont__digit_ml:after {
    font-size: 13px;
    font-weight: 300
}

.b-prod-line__elem__cont__digit_ml:after {
    content: ' мл'
}

.b-prod-line__elem__cont__digit_g:after {
    content: ' г'
}

.b-prod-line_mod {
    padding-top: 3px;
    margin-bottom: -28px
}

.b-block {
    width: 570px;
    background: #fcfdff;
    border: 1px solid #f8f8f8;
    border-radius: 3px;
    padding: 17px 22px 17px 32px;
    font-weight: 700;
    height: 324px;
    margin-bottom: 56px;
    float: left;
    margin-left: 30px;
    line-height: 26px
}

.b-block__head {
    font-size: 18px;
    line-height: 28px;
    font-family: Ubuntu;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #124e78
}

.b-soc-main {
    width: 570px;
    background: #fcfdff;
    border: 1px solid #f8f8f8;
    border-radius: 3px;
    padding: 17px 22px 17px 32px;
    font-weight: 700;
    height: 324px;
    margin-bottom: 56px;
    float: left;
    margin-left: 30px;
    line-height: 26px
}

.b-soc-main__head {
    font-size: 18px;
    line-height: 28px;
    font-family: Ubuntu;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #124e78
}

.b-soc-main__group {
    float: left;
    width: 256px;
    height: 186px;
    margin-top: 14px
}

.b-soc-main__txt {
    font-size: 13px;
    color: #555;
    font-weight: 300;
    margin-top: 4px
}

.b-free-cons {
    width: 570px;
    background: #fcfdff;
    border: 1px solid #f8f8f8;
    border-radius: 3px;
    padding: 17px 22px 17px 32px;
    font-weight: 700;
    height: 324px;
    margin-bottom: 56px;
    float: left;
    margin-left: 30px;
    line-height: 26px;
    margin-left: 0
}

.b-free-cons__head {
    font-size: 16px;
    line-height: 28px;
    font-family: Ubuntu;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #124e78
}

.b-free-cons__ins {
    padding: 63px 0 0 227px;
    position: relative
}

.b-free-cons__photo {
    position: absolute;
    top: 32px;
    left: 0;
    border-radius: 50%
}

.b-free-cons__name {
    font-size: 15px;
    font-weight: 500;
    font-family: Ubuntu;
    color: #124e78;
    margin-bottom: 2px
}

.b-free-cons__position {
    font-size: 13px;
    color: #555;
    font-weight: 300;
    margin-bottom: 23px
}

.b-free-cons_long {
    margin: 34px 0 36px;
    width: 100%;
    height: 182px;
    position: relative;
    overflow: hidden
}

.b-free-cons__head_long {
    position: static;
    width: 700px
}

.b-free-cons__photo_long {
    left: 50%;
    margin-left: 8px;
    top: 14px
}

.b-free-cons__ins_long {
    padding: 21px 0 0;
    position: absolute;
    left: 800px;
    width: 300px
}

.b-free-cons__position_long {
    margin-bottom: 11px
}

.b-free-cons__title {
    font-size: 21px;
    font-weight: bold;
    line-height: 28px;
    font-family: Ubuntu;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #124e78;
    margin-bottom: 1em
}

.b-free-cons__doc {
    height: 350px
}

.b-free-cons__doc-info:after {
    content: '';
    height: 0;
    width: 100%;
    display: block;
    clear: both
}

.b-free-cons__doc-img {
    float: left;
    margin-right: 25px;
    width: 250px
}

.b-free-cons__doc-name {
    font-size: 16px;
    text-transform: uppercase;
    font-family: Ubuntu;
    font-weight: bold;
    color: #124e78;
    margin-bottom: 1em;
    position: relative;
    top: 35px
}

.b-free-cons__doc-post-w {
    position: relative;
    top: 35px
}

.b-free-cons__doc-post {
    font-size: 14px;
    line-height: 1.3;
    font-weight: normal;
    font-family: Ubuntu;
    margin: 0;
    width: 700px
}

.b-free-cons__button-w {
    top: 80px;
    position: relative
}

.b-free-cons__btn {
    position: absolute;
    top: 0;
    right: 0
}

.b-breadcrumbs {
    color: #a4a4a4;
    font-style: italic;
    font-family: Ubuntu;
    font-weight: 300;
    list-style-image: none;
    margin-left: 0;
    position: relative;
    font-size: 13px;
    margin-bottom: 56px;
    z-index: 1
}

.b-breadcrumbs:after {
    content: '';
    height: 0;
    width: 100%;
    display: block;
    clear: both
}

.b-breadcrumbs__elem {
    float: left;
    line-height: inherit;
    margin: 0;
    padding: 0
}

.b-breadcrumbs__elem:after {
    content: '/';
    display: inline-block;
    position: relative;
    margin: 0 8px 0 4px
}

.b-breadcrumbs__elem__lnk,
.b-breadcrumbs__elem__lnk:active,
.b-breadcrumbs__elem__lnk:hover,
.b-breadcrumbs__elem__lnk:link,
.b-breadcrumbs__elem__lnk:visited {
    color: #a4a4a4
}

.b-breadcrumbs__elem__lnk:active,
.b-breadcrumbs__elem__lnk:hover {
    color: #52a5cc
}

.b-breadcrumbs__elem_act:after {
    display: none
}

.b-pager-cnt {
    float: left;
    font-size: 13px;
    color: #a3a3a3;
    line-height: 25px
}

.b-pager {
    list-style-type: none;
    padding: 0;
    margin: 0 0 65px;
    text-align: center
}

.b-pager__elem {
    display: inline-block;
    width: 30px;
    height: 25px;
    line-height: 25px;
    margin: 0 0 0 3px;
    vertical-align: bottom;
    padding-left: 0
}

.b-pager__elem:before {
    display: none
}

.b-pager__elem:first-child {
    margin-left: 0
}

.b-pager__elem_hellip {
    width: auto
}

.b-pager__elem__link,
.b-pager__elem__link:active,
.b-pager__elem__link:hover,
.b-pager__elem__link:link,
.b-pager__elem__link:visited {
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    text-align: center
}

.b-pager__elem__link_active,
.b-pager__elem__link_active:hover {
    background: #00bcd4;
    color: #fff;
    border-radius: 2px;
    text-decoration: none;
    float: left;
    width: 30px;
    height: 25px;
    cursor: default
}

.b-pager__elem__link_next,
.b-pager__elem__link_prev {
    position: relative;
    width: 100%;
    height: 100%;
    display: block
}

.b-pager__elem__link_next:before,
.b-pager__elem__link_prev:before {
    content: '';
    width: 10px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -5px
}

.b-pager__elem__link_prev:before {
    background: url("../img/sprite.png") no-repeat
}

.b-pager__elem__link_next:before {
    background: url("../img/sprite.png") -20px 0 no-repeat
}

.b-top-img {
    top: 140px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 280px;
    margin-bottom: 150px;
    font-size: 45px;
    color: #fff;
    position: relative;
    font-weight: 500;
    font-family: Ubuntu;
    text-align: left
}

.b-top-img_review {
    background-image: url("../img/review.jpg")
}

.b-top-img_disease {
    background-image: url("../img/disease.jpg")
}

.b-top-img_disease_rhinitis {
    background-image: url("../img/disease_rhinitis.jpg")
}

.b-top-img_disease_antritis {
    background-image: url("../img/disease_antritis.jpg")
}

.b-top-img_disease_flu {
    background-image: url("../img/disease_flu.jpg");
    background-position: 73% 0
}

.b-top-img_disease_children {
    background-image: url("../img/disease_children.jpg")
}

.b-top-img_disease_allergy {
    background-image: url("../img/disease_allergy.jpg")
}

.b-top-img_disease_prophylaxis {
    background-image: url("../img/disease_prophylaxis.jpg")
}

.b-top-img_webinar {
    background-image: url("../img/webinar.jpg")
}

.b-top-img_prod1 {
    background-image: url("../img/production1.jpg");
    height: 450px
}

.b-top-img_prod1:before {
    content: '';
    width: 1349px;
    height: 123px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("../img/wave.png") right 0 no-repeat
}

.b-top-img_prod1:after {
    content: '';
/*background: url("../img/prod1.png") no-repeat;*/
	background-image: url("../img/prod_1.png");
	background-repeat: no-repeat;
	background-size: contain;
    width: 430px;
    height: 385px;
    position: absolute;
    right: 304px;
    top: 115px;
    z-index: 1
}

.b-top-img_prod3 {
    background-image: url("../img/production3.jpg");
    height: 450px
}

.b-top-img_prod3:before {
    content: '';
    width: 1349px;
    height: 123px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("../img/wave.png") right 0 no-repeat
}

.b-top-img_prod3:after {
    content: '';
/*background: url("../img/prod3.png") no-repeat;*/
	background-image: url("../img/prod3_new.png");
	background-repeat: no-repeat;
	background-size: contain;
    width: 463px;
    height: 372px;
    position: absolute;
    right: 294px;
    top: 125px;
    z-index: 1
}

.b-top-img_prod4 {
    background-image: url("../img/production4.jpg");
    height: 450px
}

.b-top-img_prod4:before {
    content: '';
    width: 1349px;
    height: 123px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("../img/wave.png") right 0 no-repeat
}

.b-top-img_prod4:after {
    content: '';
/*background: url("../img/prod4.png") no-repeat;*/
	background-image: url("../img/2021/prod4.png");
	background-repeat: no-repeat;
	background-size: contain;
    width: 482px;
    height: 407px;
    position: absolute;
    right: 294px;
    top: 125px;
    z-index: 1
}

.b-top-img_prod5 {
    background-image: url("../img/production5.jpg");
    height: 450px
}

.b-top-img_prod5:before {
    content: '';
    width: 1349px;
    height: 123px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("../img/wave.png") right 0 no-repeat
}

.b-top-img_prod5:after {
    content: '';
/*background: url("../img/prod5.png") no-repeat;*/
	background-image: url("../img/2021/prod5.png");
	background-repeat: no-repeat;
	background-size: contain;
    width: 352px;
    height: 174px;
    position: absolute;
    right: 284px;
    top: 265px;
    z-index: 1
}

.b-top-img_prod9 {
    background-image: url("../img/production9.jpg");
    height: 450px
}

.b-top-img_prod9:before {
    content: '';
    width: 1349px;
    height: 123px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("../img/wave.png") right 0 no-repeat
}

.b-top-img_prod9:after {
    content: '';
    background: url("../img/prod9.png") no-repeat;
    width: 319px;
    height: 376px;
    position: absolute;
    right: 314px;
    top: 125px;
    z-index: 1
}

.b-top-img_prod-list {
    background-image: url("../img/prod.jpg")
}

.b-top-img_howto {
    background-image: url("../img/howto.jpg")
}

.b-top-img_study {
    background-image: url("../img/study.jpg")
}

.b-top-img_spec {
    background-image: url("../img/spec.jpg")
}

.b-top-img_empty {
    height: 140px;
    top: 0;
    padding-top: 0;
    margin-bottom: 18px;
    min-height: 0
}

.b-top-img__txt {
    display: table-cell;
    height: 280px;
    vertical-align: middle;
    line-height: 1.2
}

.b-top-img__txt_big {
    height: 450px;
    font-size: 54px
}

.b-left {
    width: 300px;
    margin-left: -1170px;
    position: relative;
    float: left;
    margin-top: 3px
}

.b-content {
    width: 800px;
    margin-left: 370px;
    float: left
}

.b-content_left {
    width: 870px;
    margin-top: -8px;
    margin-left: 0
}

.b-content_full {
    width: 100%;
    margin-left: 0;
    float: none
}

.b-content_center {
    width: 770px;
    margin: -8px auto 0;
    float: none
}

.b-content__wide {
    width: 570px
}

.b-text ul {
    margin-bottom: 22px
}

.b-text ul li {
    padding-left: 22px;
    position: relative;
    margin-bottom: 10px
}

.b-text ul li:before {
    content: '';
    background: #00bcd4;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px
}

.b-incut {
    display: block;
    border: 2px solid #00bcd4;
    font-style: italic;
    font-weight: 300;
    padding: 10px 88px 10px 68px;
    position: relative;
    min-height: 76px;
    margin: 31px 0 44px
}

.b-incut:before {
    content: '';
    width: 37px;
    height: 37px;
    background: url("../img/sprite.png") -400px -110px no-repeat;
    position: absolute;
    left: 22px;
    top: 19px
}

.b-incut__inside {
    display: table-cell;
    vertical-align: middle;
    height: 52px
}

.b-incut__inside__head {
    font-size: 18px;
    color: #124e78;
    text-transform: uppercase;
    font-family: Ubuntu;
    font-weight: 700;
    margin-bottom: 16px
}

.b-incut_mod {
    padding: 34px 98px;
    font-style: normal;
    width: 1000px;
    margin-bottom: 64px
}

.b-incut_mod:before {
    width: 46px;
    height: 46px;
    background-position: -445px -110px;
    top: 36px
}

.b-incut_mod_full {
    width: 100%
}

.b-incut_mod2 {
    width: 970px;
    padding-bottom: 13px
}

.b-right-img {
    float: right;
    margin: -40px 0 0 55px
}

.b-star {
    font-style: italic;
    font-weight: 300;
    color: #a4a4a4;
    margin-bottom: 57px
}

.b-card {
    background: #e3f8fa;
    height: 350px;
    display: table-cell;
    width: 800px;
    vertical-align: middle;
    position: relative;
    padding: 25px 70px 0 430px
}

.b-card__img {
    position: absolute;
    top: 45px;
    left: 45px
}

.b-card__img_kid {
    left: 40px;
    top: 40px
}

.b-card__head {
    font-size: 24px;
    color: #124e78;
    font-family: Ubuntu;
    font-weight: 500;
    margin-bottom: 18px
}

.b-card__txt {
    margin-bottom: 28px
}

.b-reviews {
    position: relative;
    margin-bottom: -36px
}

.b-reviews__dt {
    position: relative
}

.b-reviews__dt:before {
    content: '';
    background: #d9eff8;
    height: 1px;
    width: 100%;
    position: absolute;
    top: -35px
}

.b-reviews__dt:first-child:before {
    display: none
}

.b-reviews__dt__head {
    font-family: Ubuntu;
    font-weight: 500;
    font-size: 18px;
    color: #124e78;
    margin-bottom: 13px
}

.b-reviews__dt__head__sub {
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 300
}

.b-reviews__dt__txt {
    color: #555;
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    font-family: 'Open Sans';
    font-style: italic
}

.b-reviews__dt__lnk {
    font-weight: 500;
    font-family: Ubuntu
}

.b-reviews__dd {
    background: #e3f8fa;
    border: 1px solid #00bcd4;
    padding: 22px 25px 17px 28px;
    position: relative;
    margin-top: 31px;
    margin-bottom: 74px
}

.b-reviews__dd:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -14px;
    left: 29px;
    border-bottom: 14px solid #00bcd4;
    border-right: 14px solid transparent;
    z-index: 1
}

.b-reviews__dd:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -12px;
    left: 30px;
    border-bottom: 12px solid #e3f8fa;
    border-right: 12px solid transparent;
    z-index: 2
}

.b-reviews__dd__head {
    font-family: 'Open Sans';
    color: #124e78
}

.b-reviews__dd__head__sub {
    font-weight: 700
}

.b-reviews__dd__txt {
    color: #555;
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    font-family: 'Open Sans';
    margin-bottom: 6px
}

.b-reviews__dd__txt p {
    margin-bottom: 0
}

.b-reviews__dd__more {
    font-style: italic;
    text-decoration: none;
    border-bottom: 1px dashed;
    font-family: Ubuntu
}

.b-reviews_short {
    margin-left: -30px;
    overflow: hidden;
    padding-top: 16px;
    margin-bottom: 67px
}

.b-reviews__dt_short {
    width: 370px;
    float: left;
    margin-left: 30px;
    height: auto
}

.b-reviews__dt_short:before {
    display: none
}

.b-reviews__dt__head_short {
    font-size: 15px;
    margin-bottom: 18px
}

.b-reviews__dt__txt_short {
    margin-bottom: 6px
}

.b-feedback-form {
    position: relative
}

.b-feedback-form__step1 {
    position: relative;
    z-index: 1
}

.b-feedback-form__step2 {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.b-feedback-form__radio {
    clear: both;
    margin-bottom: 10px
}

.b-feedback-form__input,
input[type=text].b-feedback-form__input {
    width: 425px;
    float: left
}

.b-feedback-form__input+.b-feedback-form__input,
input[type=text].b-feedback-form__input+input[type=text].b-feedback-form__input {
    margin-left: 20px
}

.b-feedback-form__remark {
    font-size: 11px;
    line-height: 18px;
    color: #a3a3a3;
    font-style: italic;
    margin: -10px 0 18px;
    clear: both
}

.q-form-captcha {
    float: left;
    width: 100%
}

.q-form-captcha-values {
    float: left;
    font-size: 0;
    cursor: pointer
}

.q-form-captcha-values span {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    line-height: 13px;
    color: #a3a3a3;
    font-style: italic;
    width: 120px;
    height: 40px;
    margin: 4px 0
}

.q-form-captcha .captcha-img {
    font-size: 0;
    width: 180px;
    height: 40px;
    margin: 4px 10px 4px 30px;
    float: left
}

.b-feedback-form__input_mod,
input[type=text].b-feedback-form__input_mod {
    width: 320px
}

.b-feedback-form__input_mod+.b-feedback-form__input_mod,
input[type=text].b-feedback-form__input_mod+input[type=text].b-feedback-form__input_mod {
    margin-left: 30px
}

.b-free-consult__doctor {
    width: 170px;
    float: left;
    font-family: Ubuntu;
    padding-top: 57px
}

.b-free-consult__doctor__img {
    width: 140px;
    border-radius: 50%
}

.b-free-consult__doctor__name {
    font-weight: 500;
    color: #124e78;
    font-size: 15px;
    line-height: 22px;
    margin: 13px 0 8px
}

.b-free-consult__doctor__pos {
    font-size: 13px;
    line-height: 20px;
    color: #555;
    font-weight: 300
}

.b-free-consult__about {
    width: 670px;
    float: left;
    margin: 3px 0 0 30px
}

.b-free-consult__about__txt {
    line-height: 26px;
    margin-bottom: 28px
}

.b-free-consult_mod {
    width: 870px;
    margin-left: -200px;
    margin-top: 84px;
    position: relative
}

.b-free-consult_mod:before {
    content: '';
    top: -34px;
    left: 200px;
    right: 0;
    height: 1px;
    background: #d9eff8;
    position: absolute
}

.b-videos {
    line-height: 26px;
    margin-left: -70px;
    font-size: 0;
    padding: 8px 0 21px
}

.b-videos__elem {
    display: inline-block;
    width: 400px;
    margin-left: 70px;
    font-size: 13px;
    margin-bottom: 37px;
    vertical-align: top;
    text-indent: -56px;
    padding-left: 56px
}

.b-videos__elem__lnk,
.b-videos__elem__lnk:active,
.b-videos__elem__lnk:hover,
.b-videos__elem__lnk:link,
.b-videos__elem__lnk:visited {
    padding-left: 56px;
    position: relative;
    color: #555;
    padding-bottom: .6em
}

.b-videos__elem__lnk:active,
.b-videos__elem__lnk:hover {
    color: #52a5cc
}

.b-videos__elem__lnk__ico {
    position: absolute;
    width: 33px;
    height: 23px;
    background: url("../img/sprite.png") -100px 0 no-repeat;
    left: 0
}

.b-videos__elem__date {
    color: #a3a3a3;
    font-style: italic;
    font-weight: 300;
    font-family: Ubuntu;
    white-space: nowrap
}

.b-bottle-wrap {
    width: 600px;
    position: relative;
    line-height: 24px;
    min-height: 515px
}

.b-bottle {
    width: 480px;
    height: 515px;
    background: url("../img/bottle.png") no-repeat;
    position: absolute;
    left: 100%;
    top: -13px;
    margin-left: 70px;
    font-family: Ubuntu;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    color: #555
}

.b-bottle__elem {
    position: absolute;
    letter-spacing: .06em;
    left: 261px
}

.b-bottle__elem_1 {
    top: 132px
}

.b-bottle__elem_2 {
    top: 197px
}

.b-bottle__elem_3 {
    top: 279px
}

.b-bottle__elem_4 {
    top: 379px
}

.b-bottle_mod {
    position: relative;
    left: auto;
    top: auto;
    margin-left: 104px;
    float: left;
    background: url("../img/bottle2.png") no-repeat;
    width: 536px;
    height: 592px;
    margin-top: 30px;
    z-index: 3
}

.b-bottle__elem_mod {
    left: 323px
}

.b-bottle__elem_mod.b-bottle__elem_1 {
    top: 170px
}

.b-bottle__elem_mod.b-bottle__elem_2 {
    top: 251px
}

.b-bottle__elem_mod.b-bottle__elem_3 {
    top: 346px
}

.b-bottle__elem_mod.b-bottle__elem_4 {
    top: 459px
}

.b-bottle_mod2 {
    position: relative;
    left: auto;
    top: 0;
    margin-left: 104px;
    float: left;
    background: url("../img/bottle3.png") no-repeat;
    width: 690px;
    height: 574px;
    margin-top: 50px;
    color: #009ae0;
    font-size: 18px;
    z-index: 3
}

.b-bottle__elem_sh {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 323px;
    top: 173px
}

.b-bottle__elem_so {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 323px;
    top: 315px
}

.b-bottle__elem_ga {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 323px;
    top: 462px
}

.b-bottle__elem__head {
    margin-bottom: 7px
}

.b-bottle__elem__head_sh {
    color: #f44336
}

.b-bottle__elem__head_so {
    color: #7e57c2
}

.b-bottle__elem__head_ga {
    color: #607d8b
}

.b-bottle__elem__p {
    font-size: 13px;
    line-height: 26px;
    color: #555;
    text-transform: none;
    font-family: 'Open Sans';
    font-weight: 300
}

.b-bot {
    z-index: 2;
    width: 221px;
    display: block;
    position: fixed;
    left: 50%;
    margin: -45px 0 0 -110px
}

.b-bot_1 {
    z-index: 3;
    position: relative;
    margin: 45px auto 0;
    width: 221px;
    display: block;
    left: auto;
    opacity: 0
}

.b-bot_2 {
    z-index: 2;
    position: relative;
    margin: 45px auto 0;
    width: 405px;
    display: block;
    left: auto;
    top: -86px
}

.b-bot_fix {
    margin-top: 0;
    display: none
}

.b-about {
    position: relative
}

.b-zone {
    position: absolute;
    width: 221px;
    top: 34px;
    bottom: 136px;
    z-index: 2;
    left: 50%;
    margin-left: -111px
}

.b-zone__bottle {
    position: absolute;
    top: 0
}

.b-mountain {
    height: 760px;
    background: url("../img/mountain.jpg") center center no-repeat
}

.b-testimony {
    font-weight: 300;
    color: #555;
    margin: 0 0 -21px -60px;
    font-size: 0;
    line-height: 20px
}

.b-testimony__elem {
    position: relative;
    padding-top: 96px;
    display: inline-block;
    vertical-align: top;
    width: 205px;
    margin: 0 0 39px 60px;
    font-size: 13px
}

.b-testimony__elem_short {
    width: 186px
}

.b-testimony__elem__ico {
    background: url("../img/sprite.png") no-repeat;
    position: absolute;
    left: 0
}

.b-testimony__elem__ico_1 {
    background-position: 0 -30px;
    width: 38px;
    height: 73px;
    top: 18px
}

.b-testimony__elem__ico_2 {
    background-position: -40px -30px;
    width: 33px;
    height: 53px;
    top: 25px
}

.b-testimony__elem__ico_3 {
    background-position: -80px -30px;
    width: 31px;
    height: 61px;
    top: 18px
}

.b-testimony__elem__ico_4 {
    background-position: -120px -30px;
    width: 53px;
    height: 52px;
    top: 31px
}

.b-testimony__elem__ico_5 {
    background-position: -180px -30px;
    width: 33px;
    height: 45px;
    top: 0;
    top: 31px
}

.b-testimony__elem__ico_6 {
    background-position: -220px -30px;
    width: 42px;
    height: 45px;
    top: 35px
}

.b-testimony__elem__ico_7 {
    background-position: -270px -30px;
    width: 48px;
    height: 54px;
    top: 26px
}

.b-testimony__elem__ico_8 {
    background-position: -320px -30px;
    width: 53px;
    height: 54px;
    top: 26px
}

.b-testimony__elem__ico_9 {
    background-position: -880px -30px;
    width: 49px;
    height: 52px;
    top: 25px
}

.b-testimony__elem__ico_10 {
    background-position: -790px -30px;
    width: 42px;
    height: 35px;
    top: 32px
}

.b-testimony__elem__ico_11 {
    background-position: -930px -30px;
    width: 42px;
    height: 52px;
    top: 26px
}

.b-pdf {
    position: absolute;
    left: 34px;
    padding-left: 54px;
    bottom: 25px
}

.b-pdf:before {
    content: '';
    width: 43px;
    height: 20px;
    position: absolute;
    background: url("../img/sprite.png") -140px 0 no-repeat;
    left: 0;
    top: 3px
}

.b-video-frame {
    float: left;
    width: 570px;
    height: 428px
}

.b-video-frame_mod {
    width: 770px;
    float: none
}

.b-download-file {
    float: left;
    width: 570px;
    height: 428px;
    background: #f2fcfd;
    margin-left: 30px;
    margin-bottom: 80px
}

.b-download-file__ins {
    padding: 0 155px;
    width: 570px;
    height: 428px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    color: #124e78;
    font-family: Ubuntu
}

.b-download-file__pdf {
    display: block;
    background: url("../img/sprite.png") -380px -30px no-repeat;
    width: 51px;
    height: 65px;
    margin-bottom: 26px
}

.b-download-file__head {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px
}

.b-download-file__txt {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 26px
}

.b-download-file__lnk {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 700
}

.b-where-buy {
    background: url("../img/bg1.jpg") center center no-repeat;
    height: 213px;
    padding-top: 54px;
    margin-bottom: 60px
}

.b-where-buy_mod {
    margin-bottom: 0
}

.b-where-buy__head {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: Ubuntu;
    font-weight: 700;
    margin-bottom: 26px
}

.b-where-buy__buttons {
    margin-left: -60px
}

.b-where-buy__buttons__elem {
    float: left;
    margin-left: 60px
}

.b-where-buy__buttons__elem__lnk,
.b-where-buy__buttons__elem__lnk:active,
.b-where-buy__buttons__elem__lnk:hover,
.b-where-buy__buttons__elem__lnk:link,
.b-where-buy__buttons__elem__lnk:visited {
    width: 350px;
    background: #fff;
    height: 48px;
    display: block;
    text-align: center;
    border-radius: 5px;
    line-height: 48px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Ubuntu;
    font-size: 12px;
    letter-spacing: .05em;
    position: relative;
}

.b-where-buy__buttons__elem__lnk:active,
.b-where-buy__buttons__elem__lnk:hover {
    color: #fff;
    background: #52a5cc;
}

.b-where-buy__buttons__elem__lnk:active .bottom-button,
.b-where-buy__buttons__elem__lnk:hover .bottom-button {
    color: #fff !important;
}

.b-one-product {
    position: relative;
    height: 480px
}

.b-one-product__img {
    position: absolute
}

.b-one-product__img_complex {
    left: 120px;
    top: 50px
}

.b-one-product__img_econom {
    left: 200px;
    top: 60px
}

.b-one-product__img_children {
    left: 40px;
    top: 50px
}

.b-one-product__img_allergy {
    left: 60px;
    top: 50px
}

.b-one-product__img_rate {
    left: 20px;
    top: 140px
}

.b-one-product__img_inhaler {
    left: 150px;
    top: 50px
}

.b-one-product__about {
    left: 600px;
    position: absolute;
    height: 480px
}

.b-one-product__about__cell {
    display: table-cell;
    height: 480px;
    width: 100%;
    vertical-align: middle
}

.b-one-product__about__cell__name {
    font-size: 24px;
    color: #124e78;
    font-family: Ubuntu;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 28px
}

.b-one-product__about__cell__txt {
    font-size: 13px;
    line-height: 22px;
    width: 300px;
    margin-bottom: 30px
}

.b-one-product__about__cell__ico {
    line-height: 18px;
    font-family: Ubuntu;
    font-weight: 300;
    width: 155px;
    position: relative;
    display: table-cell;
    height: 79px;
    vertical-align: middle;
    padding: 0 15px 27px 38px;
    margin-bottom: 27px
}

.b-one-product__about__cell__ico_1 {
    padding-left: 38px
}

.b-one-product__about__cell__ico_1:before {
    content: '';
    background: url("../img/sprite.png") 0 -110px no-repeat;
    width: 23px;
    height: 51px;
    position: absolute;
    left: 0;
    top: -2px
}

.b-one-product__about__cell__ico_2 {
    padding-left: 46px
}

.b-one-product__about__cell__ico_2:before {
    content: '';
    background: url("../img/sprite.png") -30px -110px no-repeat;
    width: 37px;
    height: 52px;
    position: absolute;
    left: 0;
    top: -2px
}

.b-one-product__about__cell__ico__digit {
    font-weight: 500;
    font-size: 28px;
    color: #124e78
}

.b-people-switch-wrap {
    text-align: center;
    margin-top: -30px;
    position: relative
}

.b-people-switch-wrap:after,
.b-people-switch-wrap:before {
    height: 58px;
    font-family: Ubuntu;
    color: #124e78;
    font-size: 18px;
    position: absolute;
    line-height: 52px;
    vertical-align: top
}

.b-people-switch-wrap:before {
    content: 'Я, ';
    margin-left: -31px
}

.b-people-switch-wrap:after {
    content: 'хочу промыть нос';
    margin-left: 14px
}

.b-people-switch {
    width: 357px;
    display: inline-block;
    border: 2px solid #00bcd4;
    height: 58px;
    border-radius: 29px;
    vertical-align: top;
    margin-bottom: 54px
}

.b-people-switch__elem,
.b-people-switch__elem:active,
.b-people-switch__elem:hover,
.b-people-switch__elem:link,
.b-people-switch__elem:visited {
    width: 172px;
    float: left;
    height: 48px;
    border-radius: 24px;
    color: #0091d2;
    margin: 3px;
    padding-left: 20px;
    text-align: center;
    font-size: 12px;
    font-family: Ubuntu;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    line-height: 46px;
    text-decoration: none;
    position: relative
}

.b-people-switch__elem+.b-people-switch__elem {
    margin-left: 0
}

.b-people-switch__elem__ins {
    border-bottom: 1px dashed
}

.b-people-switch__elem_act,
.b-people-switch__elem_act:active,
.b-people-switch__elem_act:hover,
.b-people-switch__elem_act:link,
.b-people-switch__elem_act:visited {
    background: #0091d2;
    color: #fff
}

.b-people-switch__elem:before {
    content: '';
    background: url("../img/sprite.png") no-repeat;
    position: absolute;
    left: 28px
}

.b-people-switch__elem_adult:before {
    content: '';
    background-position: -230px -110px;
    width: 14px;
    height: 31px;
    position: absolute;
    top: 8px
}

.b-people-switch__elem_act.b-people-switch__elem_adult:before {
    background-position: -210px -110px
}

.b-people-switch__elem_kid:before {
    content: '';
    background-position: -270px -110px;
    width: 16px;
    height: 28px;
    top: 9px
}

.b-people-switch__elem_act.b-people-switch__elem_kid:before {
    background-position: -250px -110px
}

.b-pdf-list {
    font-size: 0;
    margin-left: -30px;
    padding-top: 9px
}

.b-pdf-list__elem {
    font-size: 13px;
    line-height: 26px;
    width: 570px;
    margin-left: 30px;
    margin-bottom: 46px;
    display: inline-block;
    vertical-align: top;
    padding-left: 70px
}

.b-pdf-list__elem__lnk {
    position: relative;
    color: #555;
    vertical-align: top;
    padding-bottom: .6em
}

.b-pdf-list__elem__lnk:before {
    content: '';
    width: 45px;
    height: 52px;
    background: url("../img/sprite.png") -290px -110px no-repeat;
    position: absolute;
    left: -70px;
    top: 5px
}

.b-action {
    width: 1000px;
    border: 3px solid #00bcd4;
    margin-left: -230px;
    margin-bottom: 49px
}

.b-action__white {
    padding: 30px 40px 34px
}

.b-action__white__txt {
    line-height: 26px;
    margin-top: -10px
}

.b-action__blue {
    padding: 22px 40px 42px;
    background: #e3f8fa
}

.b-action__blue__list {
    list-style-type: none;
    counter-reset: cnt;
    margin-top: 18px;
    line-height: 26px
}

.b-action__blue__list:after {
    content: '';
    clear: both;
    height: 0;
    width: 100%;
    display: block
}

.b-action__blue__list__elem {
    padding-left: 28px;
    padding-right: 50px;
    width: 400px;
    float: left;
    position: relative
}

.b-action__blue__list__elem:before {
    counter-increment: cnt;
    content: counter(cnt) ".";
    font-size: 18px;
    font-family: Ubuntu;
    font-weight: 700;
    color: #124e78;
    position: absolute;
    left: 0;
    top: 2px
}

.b-action__blue__list__elem__tel {
    font-size: 16px;
    color: #0092d2;
    font-weight: 700
}

.b-zhirov {
    background: #fcfdff;
    border: 1px solid #f8f8f8;
    border-radius: 3px;
    font-weight: 700;
    float: left;
    margin-left: 30px;
    line-height: 26px;
    margin-left: 0;
    width: 100%;
    padding: 40px 40px 24px 21px;
    height: auto;
    margin-bottom: 46px
}

.b-zhirov__txt {
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    font-style: italic;
    position: relative;
    padding-left: 104px;
    margin-bottom: 35px
}

.b-zhirov__txt:before {
    content: '';
    width: 50px;
    height: 35px;
    background: url("../img/sprite.png") -340px -110px no-repeat;
    position: absolute;
    left: 29px;
    top: 8px
}

.b-zhirov__sign {
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.b-zhirov__sign__img {
    border-radius: 50%;
    position: absolute;
    top: 1px;
    left: -3px
}

.b-zhirov__sign__txt {
    vertical-align: middle;
    padding-left: 104px;
    line-height: 27px;
    font-family: Ubuntu
}

.b-zhirov__sign__txt__name {
    font-size: 15px;
    color: #124e78;
    font-weight: 500
}

.b-zhirov__sign__txt__pos {
    font-size: 13px;
    color: #555;
    font-weight: 300
}

.b-survey {
    padding-left: 170px;
    position: relative;
    margin-top: 35px;
    margin-bottom: 35px;
    clear: both
}

.b-survey__img {
    position: absolute;
    left: 0;
    top: 9px
}

.b-survey__txt {
    padding-top: 8px;
    margin-bottom: 22px;
    line-height: 26px
}

.b-form {
    width: 500px
}

.b-form__text,
input[type=text].b-form__text {
    margin-bottom: 12px
}

.b-form__text_short,
input[type=text].b-form__text_short {
    width: 242px;
    float: left
}

.b-form__text_short+.b-form__text_short,
input[type=text].b-form__text_short+input[type=text].b-form__text_short {
    margin-left: 16px
}

.b-form__textarea,
textarea.b-form textarea {
    height: 100px;
    margin-bottom: 18px
}

.b-form__select {
    float: left;
    margin-right: 10px
}

.b-form__select_75 {
    width: 75px
}

.b-form__select_96 {
    width: 96px
}

.b-form__back {
    font-family: Ubuntu;
    font-weight: 500;
    display: inline-block;
    vertical-align: bottom;
    margin: 24px 0 44px
}

.b-questionary__step2 {
    display: none
}

.b-right-for-you {
    width: 830px;
    margin: -40px auto -15px;
    padding-bottom: 0;
    text-align: justify
}

.b-right-for-you:after {
    content: '';
    width: 100%;
    height: 0;
    display: inline-block
}

.b-right-for-you_result {
    display: none;
    opacity: 0
}

.b-right-for-you__about {
    width: 360px;
    display: inline-block;
    vertical-align: bottom;
    text-align: left
}

.b-right-for-you__about__head {
    font-size: 35px;
    text-transform: uppercase;
    color: #124e78;
    font-weight: 700;
    font-family: Ubuntu;
    line-height: 1.2;
    margin-bottom: 44px
}

.b-right-for-you__about__name {
    font-size: 18px;
    color: #124e78;
    font-weight: 500;
    font-family: Ubuntu;
    margin-bottom: 16px
}

.b-right-for-you__about__remark {
    margin-bottom: 0;
    margin-top: 62px
}

.b-right-for-you__about__remark_opacity {
    opacity: 0
}

.b-right-for-you__about__lnk {
    padding-left: 64px;
    position: relative;
    margin-bottom: 26px
}

.b-right-for-you__about__lnk:before {
    content: '';
    left: 0;
    position: absolute;
    background: url("../img/sprite.png") no-repeat
}

.b-right-for-you__about__lnk_type1:before {
    background-position: -440px -30px;
    width: 39px;
    height: 38px;
    top: 9px
}

.b-right-for-you__about__lnk_type2:before {
    background-position: -440px -70px;
    width: 34px;
    height: 34px;
    top: 7px
}

.b-right-for-you__about__lnk_nopic {
    padding-left: 0
}

.b-right-for-you__about__lnk_nopic:before {
    display: none
}

.b-right-for-you__about__lnk a {
    display: inline-block;
    background: #dff7fb;
    height: 48px;
    line-height: 46px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-family: Ubuntu;
    font-weight: 300;
    border-radius: 4px
}

.b-right-for-you__about__lnk a:active,
.b-right-for-you__about__lnk a:hover {
    background: #52a5cc;
    color: #fff
}

.b-right-for-you__about__lnk_type1 a {
    width: 186px
}

.b-right-for-you__about__lnk_nopic a,
.b-right-for-you__about__lnk_type2 a {
    width: 266px
}

.b-right-for-you__img {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    width: 419px;
    height: 499px
}

.b-right-for-you__img:after,
.b-right-for-you__img:before {
    content: '';
    position: absolute
}

.b-right-for-you__img_finish:after,
.b-right-for-you__img_finish:before {
    display: none
}

.b-right-for-you__img:before {
    width: 511px;
    height: 247px;
    bottom: -44px;
    left: -133px;
    background: url("../img/cloud1.png") no-repeat;
    z-index: 1
}

.b-right-for-you__img:after {
    width: 620px;
    height: 305px;
    top: -75px;
    left: 60px;
    background: url("../img/cloud2.png") no-repeat
}

.b-right-for-you__img img {
    vertical-align: bottom;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 3
}

.b-right-for-you_unknown {
    margin: -40px auto -15px
}

.b-right-for-you__about_unknown {
    width: 400px;
    padding-bottom: 85px;
    position: relative;
    z-index: 2
}

.b-right-for-you__about__head_unknown {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 38px
}

.b-clouds {
    margin-top: -18px;
    padding-top: 18px;
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.b-clouds:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: url("../img/clouds.jpg") center bottom/cover no-repeat;
    height: 427px
}

.b-clouds_2:after {
    background: url("../img/clouds2.jpg") center bottom/cover no-repeat;
    height: 464px
}

.b-clouds_3 {
    height: 760px;
    width: 100%;
    background: url("../img/clouds3.jpg") center top/cover no-repeat;
    position: relative
}

.b-clouds_3:after {
    content: 'Долфин';
    text-transform: uppercase;
    height: 278px;
    line-height: 278px;
    font-size: 346px;
    position: absolute;
    top: 50%;
    background: 0;
    margin: -116px 0 0;
    z-index: 1;
    font-family: bebas_neuebold;
    text-align: center;
    width: 100%;
    letter-spacing: .1em;
    color: rgba(0, 188, 212, .12)
}

.b-lead {
    line-height: 26px;
    margin-bottom: 43px
}

.b-rare {
    line-height: 26px
}

.b-fact {
    height: 66px;
    border-left: 5px solid #00bcd4;
    margin-top: 60px
}

.b-fact__big {
    font-size: 55px;
    color: #00bcd4;
    font-family: bebas_neuebold;
    line-height: 40px;
    margin-left: 14px;
    margin-bottom: 7px
}

.b-fact__txt {
    margin-left: 20px
}

.b-fact_mod {
    height: 43px;
    margin-top: 44px
}

.b-fact__big_mod {
    line-height: 38px;
    display: inline-block;
    vertical-align: top
}

.b-fact__txt_mod {
    margin-left: 15px;
    width: 230px;
    display: inline-block;
    vertical-align: top;
    margin-top: -9px;
    line-height: 26px
}

.b-fact_mod2 {
    height: 43px;
    margin-top: 32px
}

.b-fact__big_mod2 {
    line-height: 38px;
    display: inline-block;
    vertical-align: top
}

.b-fact__big_mod2 span {
    font-size: 35px
}

.b-fact__txt_mod2 {
    margin-left: 15px;
    width: 175px;
    display: inline-block;
    vertical-align: top;
    margin-top: -9px;
    line-height: 26px
}

.b-col-left,
.b-col-right {
    width: 370px;
    position: relative;
    z-index: 2
}

.b-col-left {
    float: left;
    margin-top: 101px
}

.b-col-left_mod {
    margin-top: 115px;
    margin-right: 68px
}

.b-col-left_mod2 {
    margin-top: 155px
}

.b-col-left_mod3 {
    margin-top: 163px
}

.b-col-right {
    float: right;
    margin-top: 196px
}

.b-col-right_mod {
    width: 438px;
    margin-top: 71px
}

.b-col-right_mod2 {
    margin-top: 155px
}

.b-how-we-do__elem {
    line-height: 26px;
    margin-bottom: 32px;
    padding-left: 70px;
    position: relative
}

.b-how-we-do__elem:before {
    content: '';
    background: url("../img/sprite.png") no-repeat;
    position: absolute
}

.b-how-we-do__elem_1:before {
    background-position: -490px -30px;
    width: 46px;
    height: 45px;
    left: 0;
    top: 10px
}

.b-how-we-do__elem_2:before {
    background-position: -540px -30px;
    width: 34px;
    height: 52px;
    left: 8px;
    top: 8px
}

.b-how-we-do__elem_3:before {
    background-position: -580px -30px;
    width: 38px;
    height: 61px;
    left: 4px;
    top: 0
}

.b-promo-block {
    height: 760px
}

.b-promo-block_mod {
    padding-top: 70px
}

.b-map {
    position: relative;
    top: 140px;
    margin-bottom: 140px
}

.b-map__block {
    position: absolute;
    z-index: 11;
    width: 250px;
    left: 50%;
    margin-left: -125px;
    top: 50px
}

.b-map__block__txt {
    font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    margin-bottom: 10px;
    display: block
}

.b-map__container {
    min-height: 900px;
    width: 100%
}

.b-diseases {
    margin: -20px 0 0 -30px;
    width: 1200px;
    padding-bottom: 38px;
    overflow: hidden
}

.b-diseases__elem {
    width: 270px;
    height: 270px;
    margin: 0 0 30px 30px;
    float: left
}

.b-diseases__elem__lnk {
    width: 269px;
    height: 269px;
    display: block;
    position: relative;
    text-align: center;
    padding: 0 50px
}

.b-diseases__elem__lnk:after {
    content: '';
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle
}

.b-diseases__elem__lnk__img {
    position: absolute;
    top: 0;
    left: 0
}

.b-diseases__elem__lnk__txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    color: #fff;
    font-family: Ubuntu;
    text-decoration: underline;
    font-size: 16px;
    line-height: 25px
}

.b-diseases__elem__lnk:hover .b-diseases__elem__lnk__txt {
    opacity: .8
}

.b-sitemap ul {
    margin-top: 10px
}

.b-sandwich {
    display: none
}

.b-ov-hidden {
    overflow: hidden
}

.b-overflow {
    background: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 998;
    display: none
}

.b-overflow_vis {
    display: block
}

.flexed-text {
    clear: both;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    color: #52a5cc;
    font-size: 1.5rem;
    letter-spacing: .4em;
    font-weight: 300;
    margin-top: 6.5rem;
}

.b-flexslider_1 {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 32px;
}

.b-flexslider_1 .flex-viewport {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.b-flexslider_1 .flex-viewport .slides {
    height: 100%;
}

.b-flexslider_1 .flex-viewport .slides li{
    height: 100%;
}

.b-flexslider_1 .slides li:before {
    content: '';
    height: 210px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .4) 0, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00ffffff', GradientType=0)
}

.b-flexslider_1 li {
    width: 100%;
    position: relative;
    overflow: hidden
}

.b-flexslider_1 li img.b-img-bg {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -50%;
    width: 100%;
    height: auto;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.b-flexslider_1 li img.b-img-bg_micro {
    display: none
}

.b-flexslider_1 li img.b-img-prod {
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -638px;
    bottom: -1px
}

.b-flexslider_1 li img.b-img-prod_1,
.b-flexslider_1 li img.b-img-prod_2 {
    margin-left: -412px
}

.b-flexslider_1 li img.b-img-prod_3 {
    margin-left: -435px
}

.flex-control-nav {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    left: -10px;
    top: -68px;
    height: 20px
}

.flex-control-nav li {
    height: auto;
    float: left;
    width: auto;
    margin-left: 10px
}

.flex-control-nav li a {
    width: 16px;
    height: 16px;
    text-indent: -100px;
    display: block;
    position: relative
}

.flex-control-nav li a:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -6px
}

.flex-control-nav li a.flex-active:after {
    width: 16px;
    height: 16px;
    background: #fff;
    left: 0;
    top: 0;
    margin: 0;
    border: 0
}

.b-flexslider_2 {
    width: 970px;
    position: relative;
    margin: -28px auto 0;
    height: 480px
}

.b-flexslider_2 .flex-viewport {
    z-index: 2
}

.b-flexslider_2 li {
    height: 480px
}

.b-flexslider_2 .flex-direction-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.b-flexslider_2 li.flex-nav-next,
.b-flexslider_2 li.flex-nav-prev {
    width: 29px;
    height: 54px;
    top: 50%;
    margin-top: -79px;
    position: absolute
}

.b-flexslider_2 li.flex-nav-prev {
    left: -29px
}

.b-flexslider_2 li.flex-nav-next {
    right: -29px
}

.b-flexslider_2 li.flex-nav-next .flex-next,
.b-flexslider_2 li.flex-nav-prev .flex-prev {
    text-indent: -100px;
    width: 29px;
    height: 54px;
    display: block;
    overflow: hidden
}

.b-flexslider_2 li.flex-nav-prev .flex-prev {
    background: url("../img/sprite.png") -70px -110px no-repeat
}

.b-flexslider_2 li.flex-nav-prev .flex-prev:hover {
    background-position: -140px -110px
}

.b-flexslider_2 li.flex-nav-next .flex-next {
    background: url("../img/sprite.png") -100px -110px no-repeat
}

.b-flexslider_2 li.flex-nav-next .flex-next:hover {
    background-position: -170px -110px
}

.b-flexslider_3 {
    width: 970px;
    margin: 0 auto 62px;
    position: relative;
    z-index: 2
}

.b-flexslider_3 li {
    width: 120px;
    height: 120px;
    background: #e3f8fa;
    border-radius: 50%;
    margin: 5px 21px;
    position: relative;
    cursor: pointer
}

.b-flexslider_3 li.flex-active-slide:after {
    content: '';
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 5px solid #00bcd4;
    position: absolute;
    left: -5px;
    top: -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.b-flexslider_3 li img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.b-prod-1 {
    margin: -35px 0 0 -31px
}

.b-prod-2 {
    margin: -36px 0 0 -31px
}

.b-prod-3 {
    margin: -36px 0 0 -30px
}

.b-prod-4 {
    margin: -17px 0 0 -40px
}

.b-prod-5 {
    margin: -36px 0 0 -20px
}

.b-prod-6 {
    margin: -37px 0 0 -20px
}

.b-slide {
    float: left;
    position: relative;
    z-index: 2;
    color: #fff;
    margin-top: 290px
}

.b-slide__head {
    font-size: 45px;
    line-height: 50px;
    font-family: Ubuntu;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .02em;
    width: 510px
}

.b-slide__txt {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    width: 490px;
    margin: 14px 0 34px
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-top-control {
    background: 0;
    box-shadow: none
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-top-control_white {
    background: #fff
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel {
    background: rgba(255, 255, 255, .07)
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel_white {
    background: #fff
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel__right__lnk,
.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel__right__lnk:active,
.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel__right__lnk:hover,
.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel__right__lnk:link,
.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel__right__lnk:visited {
    color: #b6bcbf
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel__right__lnk:active,
.b-wrapper_main:not(.b-wrapper_scroll) .b-top-panel__right__lnk:hover {
    color: #fff
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-tel {
    color: #b6bcbf
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-menu_top {
    padding-top: 0
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem_top {
    margin: 0
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:active,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:hover,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:link,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:visited {
    color: #fff;
    padding: 0 22px;
    height: 82px;
    margin: 0
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:before {
    display: none
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top_arr,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top_arr:active,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top_arr:hover,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top_arr:link,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top_arr:visited {
    padding-right: 39px;
    margin: 0
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top_arr:after {
    right: 22px;
    background-position: -445px 0
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem_top:active .b-menu__elem__lnk_top,
.b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem_top:hover .b-menu__elem__lnk_top {
    background: #0091d2
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-button_choose-op,
.b-wrapper_main:not(.b-wrapper_scroll) .b-button_choose-op:active,
.b-wrapper_main:not(.b-wrapper_scroll) .b-button_choose-op:hover,
.b-wrapper_main:not(.b-wrapper_scroll) .b-button_choose-op:link,
.b-wrapper_main:not(.b-wrapper_scroll) .b-button_choose-op:visited {
    margin-top: 24px;
    background: rgba(0, 145, 210, .5)
}

.b-wrapper_main:not(.b-wrapper_scroll) .b-button_choose-op:active,
.b-wrapper_main:not(.b-wrapper_scroll) .b-button_choose-op:hover {
    background: #009ae0
}

@media screen and (max-height:800px) {

    .b-flexslider_1,
    .b-flexslider_1 li {
        height: 600px
    }

    .b-flexslider_1 li img.b-img-bg_1 {
        height: auto;
        bottom: -150px;
        top: auto
    }

    .b-flexslider_1 li img.b-img-bg_2,
    .b-flexslider_1 li img.b-img-bg_3 {
        height: auto;
        bottom: 0;
        top: auto
    }

    .b-slide {
        margin-top: 240px
    }
}

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

    .b-flexslider_2,
    .flex-control-nav {
        width: 1000px
    }

    .b-flexslider_2 .flex-viewport {
        width: 940px;
        margin: 0 auto
    }

    .b-flexslider_2 li.flex-nav-prev {
        left: 0
    }

    .b-flexslider_2 li.flex-nav-next {
        right: 0
    }
}

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

    .b-flexslider_2,
    .flex-control-nav {
        width: 320px
    }

    .b-flexslider_1,
    .b-flexslider_1 li {
        height: 0;
        padding-bottom: 110%;

        margin-top: 20px;
    }

    .b-flexslider_1 li img.b-img-bg {
        height: auto;
        left: 50%;
        margin-left: -474px
    }

    .b-flexslider_1 li img.b-img-bg,
    .b-flexslider_1 li img.b-img-prod {
        display: none
    }

    .b-flexslider_1 li img.b-img-bg_micro {
        display: block;
        margin-left: -50%;
        bottom: 0;
        top: 50px;
    }

    .b-flexslider_1 .flex-control-nav {
        top: -27px
    }

    .b-flexslider_2 {
        height: auto
    }

    .b-flexslider_2 .flex-viewport {
        width: 320px
    }

    .b-flexslider_2 li {
        width: 320px;
        height: auto
    }

    .b-flexslider_2 .flex-direction-nav {
        display: none
    }

    .b-flexslider_2 .slides {
        width: auto !important;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .b-flexslider_3 {
        display: none
    }
}

.b-radio-cell {
    clear: both;
    width: 26px;
    height: 26px;
    cursor: pointer;
    overflow: hidden;
    margin: 0 12px 12px 0;
    background-position: -70px 0;
    vertical-align: middle
}

.b-radio-cell input {
    margin-left: -100px
}

.b-radio-cell_checked {
    background-position: -40px 0
}

.b-radio-cell+label {
    cursor: pointer;
    margin-right: 20px
}

.b-core-ui-select {
    background: #fff;
    position: relative;
    margin: 0 0 20px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    border: 1px solid #00bcd4;
    width: 100%;
    border-radius: 4px;
    font-size: 16px;
    color: #555;
    font-family: Ubuntu;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.b-core-ui-select__value {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 33px;
    padding: 0 0 0 13px
}

.b-core-ui-select__select_state_hide {
    height: 1px !important;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 1px !important;
    text-indent: -9999px;
    overflow: hidden;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0)
}

.b-core-ui-select.focus,
.b-core-ui-select:hover {
    outline: 0
}

.b-core-ui-select.disabled,
.b-core-ui-select.disabled:active,
.b-core-ui-select.disabled:hover {
    color: #666;
    background: url("../img/input_disabled.png");
    border-color: #5b5b5b;
    filter: none
}

.b-core-ui-select__button {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 34px;
    background: #00bcd4;
    margin: 0
}

.b-core-ui-select__button:after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    margin: -3px 0 0 -5px
}

.b-core-ui-select__dropdown {
    color: #454545;
    display: none;
    position: absolute;
    top: 0;
    border: 1px solid #00bcd4;
    margin-top: -21px;
    max-height: 244px;
    background: #fff;
    width: 100%;
    border-radius: 4px
}

.b-core-ui-select__dropdown.hide {
    display: none
}

.b-core-ui-select__dropdown.show {
    display: block
}

.b-core-ui-select__dropdown__wrap {
    max-height: 232px;
    overflow: auto;
    outline: 0
}

.j-scroll-pane .b-core-ui-select__dropdown__item {
    padding-right: 33px
}

.b-core-ui-select__dropdown__list {
    padding: 0;
    overflow: hidden;
    margin: 0 !important !important
}

.b-core-ui-select__dropdown__item {
    padding: 7px 9px;
    margin: 0;
    min-height: 21px;
    line-height: 19px;
    list-style-type: none;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.b-core-ui-select__dropdown__item.last {
    border-radius: 0 0 4px 4px
}

.b-core-ui-select__dropdown__item.disabled,
.b-core-ui-select__dropdown__item.disabled:hover {
    color: #666;
    background: 0
}

.b-core-ui-select__dropdown__item.selected,
.b-core-ui-select__dropdown__item.selected:hover {
    background: #c0e8fc
}

.b-core-ui-select__dropdown__item:hover {
    background: #e8f6fc
}

.jspContainer {
    overflow: hidden;
    position: relative;
    outline: 0;
    width: 100% !important
}

.jspPane {
    position: absolute;
    width: 100% !important;
    outline: 0
}

.jspVerticalBar {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;
    z-index: 100;
    border-left: 1px solid #ccc;
    border-radius: 0 4px 4px 0
}

.jspHorizontalBar *,
.jspVerticalBar * {
    margin: 0;
    padding: 0
}

.jspCap {
    display: none
}

.jspHorizontalBar .jspCap {
    float: left
}

.jspTrack {
    position: relative;
    background-color: control-select-scrollbg;
    padding-bottom: 1px
}

.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    margin-top: -1px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #ccc
}

.jspDrag:before {
    content: '';
    width: 9px;
    border-width: 0 1px;
    border-color: #ccc;
    border-style: solid;
    display: block;
    position: absolute;
    left: 11px;
    height: 50%;
    top: 25%
}

.jspDrag:after {
    content: '';
    width: 1px;
    display: block;
    border-width: 0 1px 0 0;
    border-color: #ccc;
    border-style: solid;
    position: absolute;
    left: 15px;
    height: 50%;
    top: 25%
}

.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
    float: left;
    height: 100%
}

.jspArrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer
}

.jspVerticalBar .jspArrow {
    content: '';
    position: relative;
    display: block;
    width: 34px;
    height: 34px;
    border-width: 0;
    border-style: solid;
    border-color: #ccc;
    z-index: 9998
}

.jspVerticalBar .jspArrow.jspDisabled {
    cursor: default
}

.jspVerticalBar .jspArrow.jspArrowUp {
    border-width: 0 0 1px;
    border-radius: 0 4px 0 0
}

.jspVerticalBar .jspArrow.jspArrowDown {
    border-width: 1px 0 0;
    border-radius: 0 0 4px
}

.jspVerticalBar .jspArrow.jspArrowDown:before,
.jspVerticalBar .jspArrow.jspArrowUp:before {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 50%;
    left: 50%;
    position: absolute;
    margin: -3px 0 0 -6px
}

.jspVerticalBar .jspArrow.jspArrowUp:before {
    border-bottom: 8px solid #00bcd4
}

.jspVerticalBar .jspArrow.jspArrowUp.jspDisabled:before {
    border-bottom: 8px solid #ccc
}

.jspVerticalBar .jspArrow.jspArrowDown:before {
    border-top: 8px solid #00bcd4
}

.jspVerticalBar .jspArrow.jspArrowDown.jspDisabled:before {
    border-top: 8px solid #ccc
}

.jspVerticalBar .jspArrow:focus {
    outline: 0
}

.jspCorner {
    background: 0;
    float: left;
    height: 100%
}

.select2-container {
    font-size: 16px;
    font-family: Ubuntu;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 35px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: 0;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important !important;
    overflow: hidden !important;
    padding: 0 !important !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    color: #555;
    border: 1px solid #00bcd4;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555;
    line-height: 35px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    background: #00bcd4;
    height: 34px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 4px 4px 0;
    width: 34px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fff;
    content: "";
    left: 50%;
    margin: -3px 0 0 -5px;
    position: absolute;
    top: 50%
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0;
    border: 0;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0090d1;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: 0;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: 0;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0;
    border: 0
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: 0
}

.select2-container--classic .select2-dropdown--below {
    border-top: 0
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

@media screen and (max-width:1200px) {
    .flexed-text {
        justify-content: flex-start;
    }

    .b-footer {
        height: 600px;
    }

    .b-wrap {
        width: 1000px
    }

    .b-prod-line {
        margin-left: -20px
    }

    .b-prod-line__elem {
        width: 235px;
        margin-left: 20px
    }

    .b-prod-line__elem__cont {
        left: 225px
    }

    .b-prod-line__elem_extend {
        width: 320px
    }

    .b-free-cons {
        width: 490px
    }

    .b-free-cons__ins {
        padding-top: 35px
    }

    .b-free-cons_long {
        width: 100%
    }

    .b-free-cons__head_long {
        top: 53px;
        width: 400px
    }

    .b-free-cons__ins_long {
        left: 690px;
        padding-top: 15px
    }

    .b-top-img_prod1:before,
    .b-top-img_prod3:before,
    .b-top-img_prod4:before,
    .b-top-img_prod5:before {
        background-position: 197px 0
    }

    .b-top-img_prod1:after,
    .b-top-img_prod3:after,
    .b-top-img_prod4:after {
        right: 100px
    }

    .b-top-img_prod5:after {
        right: 0
    }

    .b-testimony {
        margin-left: -30px
    }

    .b-testimony__elem_short {
        width: 176px;
        margin-left: 30px
    }

    .b-bottle-wrap {
        width: 450px
    }

    .b-soc-main {
        width: 490px;
        margin-left: 20px
    }

    .b-social_mod {
        padding: 25px 0 0 300px
    }

    .b-where-buy__buttons {
        margin-left: -50px
    }

    .b-where-buy__buttons__elem {
        margin-left: 50px
    }

    .b-where-buy__buttons__elem__lnk,
    .b-where-buy__buttons__elem__lnk:active,
    .b-where-buy__buttons__elem__lnk:hover,
    .b-where-buy__buttons__elem__lnk:link,
    .b-where-buy__buttons__elem__lnk:visited {
        width: 300px
    }

    .b-reviews_short {
        margin-left: -32px
    }

    .b-reviews__dt_short {
        width: 312px;
        margin-left: 32px
    }

    .b-video-frame {
        width: 490px;
        height: 368px
    }

    .b-download-file {
        margin-left: 20px;
        width: 490px;
        height: 368px
    }

    .b-download-file__ins {
        height: 368px
    }

    .b-diseases {
        width: 1000px
    }

    .b-content {
        width: 670px;
        margin-left: 330px
    }

    .b-content_left {
        margin-left: 0;
        width: 870px
    }

    .b-content_full {
        width: 100%;
        margin-left: 0
    }

    .b-left {
        margin-left: -1000px
    }

    .b-card {
        width: 670px;
        padding-left: 390px;
        padding-right: 30px
    }

    .b-incut {
        padding-right: 38px
    }

    .b-action {
        margin-left: -330px
    }

    .b-pdf-list__elem {
        width: 485px
    }

    .b-col-left,
    .b-col-right {
        width: 370px
    }

    .b-col-left_mod {
        margin-right: 0
    }

    .b-col-right_mod img {
        width: 100%
    }

    .b-bottle_mod,
    .b-bottle_mod2 {
        margin-left: 21px;
        width: 690px;
        width: 536px
    }

    .b-bottle_mod2 {
        width: 600px
    }

    .b-bot_2 {
        position: absolute;
        left: 50%;
        margin-left: -202px
    }

    .b-promo-block {
        position: relative
    }

    .b-menu_bottom {
        width: 100%;
        margin-left: 0;
        -webkit-columns: 3 230px;
        -moz-columns: 3 230px;
        columns: 3 230px
    }

    .b-menu__elem_bottom,
    .b-menu__elem_bottom:nth-child(1),
    .b-menu__elem_bottom:nth-child(2),
    .b-menu__elem_bottom:nth-child(3) {
        float: none;
        margin: 0
    }

    .b-footer__center {
        width: 700px;
        margin-left: 30px;
        margin-right: 0
    }

    .b-footer__right {
        float: left;
        margin-top: 65px;
        margin-left: 30px;
        padding-left: 0;
        width: 700px;
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }

    .b-footer__right__elem {
        width: 160px;
        margin-left: 20px;
        float: left
    }

    .b-footer__right__elem:first-child {
        margin-left: 0
    }

    .b-button_question,
    .b-button_question:active,
    .b-button_question:hover,
    .b-button_question:link,
    .b-button_question:visited {
        width: 207px
    }
}

@media screen and (min-width:1004px) {
    .b-top-control__right {
        display: block !important
    }

    .b-ov-hidden {
        overflow: scroll !important
    }
}

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

    .flexed-text {
        margin-bottom: 2rem;
        font-size: .8rem;
    }

    .b-right-img {
        margin: 0 auto 20px;
        float: none;
        display: block
    }

    .b-top-panel {
        background: #fff !important
    }

    .b-top-panel__right__lnk,
    .b-top-panel__right__lnk:active,
    .b-top-panel__right__lnk:hover,
    .b-top-panel__right__lnk:link,
    .b-top-panel__right__lnk:visited {
        display: none
    }

    .b-sandwich {
        display: block;
        width: 32px;
        height: 32px;
        float: right;
        margin-top: 13px;
        margin-right: 5px;
        position: relative;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    .b-sandwich__ico {
        width: 32px;
        height: 24px;
        position: absolute;
        left: 0;
        top: 4px;
        background: url("../img/sprite.png")
    }

    .b-sandwich__ico__sandwich {
        display: block;
        background-position: -802px -122px
    }

    .b-sandwich__ico__close {
        display: none;
        background-position: -872px -122px;
        width: 24px;
        left: 4px
    }

    .b-sandwich_close .b-sandwich__ico__sandwich {
        display: none
    }

    .b-sandwich_close .b-sandwich__ico__close {
        display: block
    }

    .b-logo-top,
    .b-wrapper_main .b-logo-top,
    .b-wrapper_main.b-wrapper_scroll .b-logo-top {
        margin-top: 10px;
        margin-bottom: 2px;
        background-size: 100%;
        width: 125px;
        height: 43px
    }

    .b-wrapper_main .b-logo-top {
        background: url("../img/logo_top.png") no-repeat;
        background-size: 100%;
        margin-left: 0
    }

    .b-wrapper_main.b-wrapper_scroll .b-logo-top,
    .b-wrapper_scroll .b-logo-top {
        margin-top: 10px
    }

    .b-top-control {
        height: 55px;
        background: #fff !important
    }

    .b-top-control__right {
        background: #0098de;
        display: none;
        overflow: scroll
    }

    .b-menu_top {
        height: auto
    }

    .b-menu__elem_top {
        width: auto;
        line-height: 32px;
        height: auto;
        clear: both
    }

    .b-menu__elem__lnk_top,
    .b-menu__elem__lnk_top:active,
    .b-menu__elem__lnk_top:hover,
    .b-menu__elem__lnk_top:link,
    .b-menu__elem__lnk_top:visited {
        height: auto;
        line-height: 32px;
        display: inline;
        color: #fff
    }

    .b-menu__elem__lnk_top:active,
    .b-menu__elem__lnk_top:hover {
        text-decoration: underline
    }

    .b-menu__elem__lnk_top.active:before,
    .b-menu__elem__lnk_top:hover:before,
    .b-menu__elem__lnk_top_act:before,
    .b-menu__elem__lnk_top_arr:after {
        display: none
    }

    .b-menu_sub {
        display: block;
        position: static;
        padding-top: 0;
        padding-bottom: 0
    }

    .b-menu__elem__lnk_sub,
    .b-menu__elem__lnk_sub:active,
    .b-menu__elem__lnk_sub:hover,
    .b-menu__elem__lnk_sub:link,
    .b-menu__elem__lnk_sub:visited {
        margin: 0 22px;
        padding: 0
    }

    .b-not-press-sub .b-menu__elem__lnk_sub,
    .b-not-press-sub .b-menu__elem__lnk_sub:active,
    .b-not-press-sub .b-menu__elem__lnk_sub:hover,
    .b-not-press-sub .b-menu__elem__lnk_sub:link,
    .b-not-press-sub .b-menu__elem__lnk_sub:visited {
        margin: 0
    }

    .b-not-press {
        display: none !important
    }

    .b-top-control__right__lnk {
        display: block;
        margin-left: 22px;
        line-height: 32px
    }

    .b-top-control__right__lnk a,
    .b-top-control__right__lnk a:active,
    .b-top-control__right__lnk a:hover,
    .b-top-control__right__lnk a:link,
    .b-top-control__right__lnk a:visited {
        display: inline;
        color: #fff;
        margin-right: 0;
        float: none;
        text-decoration: none
    }

    .b-top-control__right__lnk a:active,
    .b-top-control__right__lnk a:hover {
        text-decoration: underline
    }

    .b-top-control__right__lnk_last {
        padding-bottom: 10px
    }

    .b-button_choose-op,
    .b-button_choose-op:active,
    .b-button_choose-op:hover,
    .b-button_choose-op:link,
    .b-button_choose-op:visited {
        line-height: 32px;
        background: 0;
        display: inline;
        margin: 0 0 0 22px;
        float: none;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .b-button_choose-op:active,
    .b-button_choose-op:hover {
        text-decoration: underline
    }

    .b-button_write,
    .b-button_write:active,
    .b-button_write:hover,
    .b-button_write:link,
    .b-button_write:visited {
        width: 226px
    }

    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu_top {
        padding-top: 5px
    }

    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem_top {
        margin: 0 22px
    }

    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top,
    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:active,
    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:hover,
    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:link,
    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem__lnk_top:visited {
        padding: 0
    }

    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem_top:active .b-menu__elem__lnk_top,
    .b-wrapper_main:not(.b-wrapper_scroll) .b-menu__elem_top:hover .b-menu__elem__lnk_top {
        background: 0
    }

    .b-slide {
        margin-top: 125px
    }

    .b-slide__head {
        width: 320px;
        font-size: 30px;
        line-height: 1.2em
    }

    .b-slide__txt {
        margin-top: 9px;
        width: 320px
    }

    .b-prod-line__elem {
        width: 320px
    }

    .b-free-cons {
        width: 320px;
        height: auto;
        padding-bottom: 30px;
        padding-right: 32px;
        margin-bottom: 24px
    }

    .b-free-cons__ins {
        padding-left: 0
    }

    .b-free-cons__photo {
        position: relative;
        top: 0;
        display: block;
        margin-bottom: 20px
    }

    .b-free-cons__head_long {
        position: relative;
        width: auto;
        left: 0;
        top: 0;
        margin-bottom: 35px
    }

    .b-free-cons__photo_long {
        left: 0;
        margin-left: 0
    }

    .b-free-cons__ins_long {
        position: static;
        width: auto
    }

    .b-free-cons__position_long {
        margin-bottom: 23px
    }

    .b-soc-main {
        padding-right: 32px;
        margin-left: 0;
        width: 320px;
        margin-bottom: 24px;
        height: auto
    }

    .b-soc-main__group {
        height: 240px
    }

    .b-social_mod {
        padding-left: 36px;
        padding-top: 0;
        clear: both
    }

    .b-social__elem_mod {
        margin-bottom: 18px
    }

    .b-menu_bottom {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }

    .b-menu__elem_bottom,
    .b-menu__elem_bottom:nth-child(1),
    .b-menu__elem_bottom:nth-child(2),
    .b-menu__elem_bottom:nth-child(3) {
        margin-bottom: 10px
    }

    .b-top-img {
        top: 90px;
        height: 290px;
        margin-bottom: 250px
    }

    .b-top-img:before {
        bottom: -300px;
        bottom: -80px;
        width: 340px;
        background-position: 70% top;
        left: 0;
        right: 0
    }

    .b-top-img:after {
        background-size: 100%;
        right: 70px;
        left: 70px;
        width: 200px;
        bottom: -300px;
        top: auto
    }

    .b-top-img_prod3:after,
    .b-top-img_prod4:after,
    .b-top-img_prod5:after {
        width: 280px;
        left: 30px;
        right: 30px;
        bottom: -285px
    }

    .b-top-img_prod4:after {
        bottom: -320px
    }

    .b-top-img_prod5:after {
        bottom: -150px
    }

    .b-top-img_prod3 {
        background-position: 30% 0
    }

    .b-top-img_prod4 {
        background-position: 22% 0
    }

    .b-top-img_prod5 {
        background-position: 34% 0;
        margin-bottom: 260px
    }

    .b-top-img_prod9 {
        background-position: 38% 0
    }

    .b-top-img_review {
        background-position: 60% 0
    }

    .b-top-img_spec {
        background-position: 54% 0
    }

    .b-top-img_study {
        background-position: 70% 0
    }

    .b-top-img_webinar {
        background-position: 40% 0
    }

    .b-top-img_disease,
    .b-top-img_howto,
    .b-top-img_review,
    .b-top-img_spec,
    .b-top-img_study,
    .b-top-img_webinar {
        margin-bottom: 130px
    }

    .b-top-img_empty {
        height: 140px;
        margin-bottom: 0
    }

    .b-top-img__txt_big {
        font-size: 36px;
        height: 290px
    }

    .b-top-img__txt_big div {
        display: inline;
        margin: 0 4px
    }

    .b-clouds {
        margin-top: -49px
    }

    .b-clouds_3 {
        height: auto
    }

    .b-clouds_3:after {
        display: none
    }

    .b-right-for-you {
        width: 320px;
        margin-top: 0
    }

    .b-right-for-you__img {
        width: 320px;
        margin-bottom: 10px
    }

    .b-right-for-you__img img {
        max-width: 320px
    }

    .b-right-for-you__about {
        width: 320px
    }

    .b-right-for-you__about__lnk {
        padding-left: 54px
    }

    .b-right-for-you__about__lnk_nopic {
        padding-left: 0
    }

    .b-right-for-you__about__lnk a {
        border: 1px solid #fff
    }

    .b-right-for-you__about__lnk_nopic a {
        width: 100%;
        line-height: 44px
    }

    .b-right-for-you__about__lnk_type2 {
        margin-bottom: 0
    }

    .b-right-for-you__about__head {
        margin-bottom: 24px
    }

    .b-right-for-you__about__remark {
        margin-top: 30px
    }

    .b-right-for-you__img_finish {
        margin-top: 30px;
        height: auto
    }

    .b-right-for-you__img_finish img {
        position: relative
    }

    .b-right-for-you_unknown {
        margin-top: 0
    }

    .b-right-for-you__about_unknown {
        width: 320px;
        padding-bottom: 0
    }

    .b-right-for-you__about__remark_opacity {
        display: none
    }

    .b-how-we-do {
        margin-bottom: -40px
    }

    .b-promo-block {
        height: auto
    }

    .b-bot_fix {
        display: none !important
    }

    .b-bot_1,
    .b-bot_2 {
        display: none
    }

    .b-fact__txt_mod {
        margin-top: 0
    }

    .b-zone {
        top: 75px
    }

    .b-zone__bottle {
        display: block !important
    }

    .b-col-left,
    .b-col-right {
        width: 320px
    }

    .b-col-left {
        margin-top: 610px
    }

    .b-col-left_mod,
    .b-col-left_mod2,
    .b-col-right,
    .b-col-right_mod,
    .b-col-right_mod3 {
        margin-top: 60px
    }

    .b-col-right_mod2 {
        margin-top: 110px
    }

    .b-col-left_mod3 {
        margin-top: 40px
    }

    h2.mod3 {
        margin-bottom: 22px
    }

    .b-action {
        width: 320px;
        margin-left: 0
    }

    .b-action__white {
        padding: 25px 30px
    }

    .b-action__blue {
        padding: 25px 30px 32px
    }

    .b-action__blue__list__elem {
        padding-right: 0;
        width: auto
    }

    .b-pager {
        clear: both;
        padding: 20px 0 0;
        margin-bottom: 50px
    }

    .b-feedback-form__input,
    input.b-feedback-form__input[type=text] {
        width: 320px
    }

    .b-feedback-form__input+.b-feedback-form__input,
    input.b-feedback-form__input[type=text]+input.b-feedback-form__input[type=text] {
        margin-left: 0
    }

    .q-form-captcha .captcha-img {
        margin: 0 10px 21px 0
    }

    .q-form-captcha-values span {
        margin: 0
    }

    .b-people-switch-wrap {
        margin-top: 0
    }

    .b-people-switch-wrap:after,
    .b-people-switch-wrap:before {
        display: none
    }

    .b-people-switch {
        width: 320px;
        margin-bottom: 32px
    }

    .b-people-switch__elem,
    .b-people-switch__elem:active,
    .b-people-switch__elem:hover,
    .b-people-switch__elem:link,
    .b-people-switch__elem:visited {
        width: 153px
    }

    .b-diseases {
        width: 320px;
        padding-bottom: 0;
        margin: 0
    }

    .b-diseases__elem,
    .b-diseases__elem__lnk,
    .b-diseases__elem__lnk__img {
        width: 320px;
        height: 320px;
        margin: 0 0 30px
    }

    .b-diseases__elem__lnk__txt {
        font-size: 18px
    }

    .b-breadcrumbs {
        margin-bottom: 40px
    }

    .b-content,
    .b-content__wide {
        z-index: 1;
        position: relative;
        width: 320px;
        margin-left: 0
    }

    .b-wrap {
        width: 320px
    }

    .b-card {
        width: 320px;
        padding: 20px;
        display: block;
        height: auto
    }

    .b-card__img {
        position: relative;
        left: 0;
        top: 0;
        max-width: 280px
    }

    .b-card__txt {
        margin-bottom: 18px
    }

    .b-left {
        margin-left: 0;
        width: 320px;
        margin-top: 34px
    }

    .b-one-product {
        height: auto;
        text-align: center
    }

    .b-one-product__img {
        width: 100%;
        left: 0;
        top: 0;
        position: relative
    }

    .b-one-product__img_econom {
        width: 190px;
        height: 342px;
        margin-bottom: 10px
    }

    .b-one-product__about {
        position: relative;
        left: auto;
        text-align: left;
        height: auto;
        margin-bottom: 100px
    }

    .b-one-product__about__cell {
        vertical-align: top;
        height: auto
    }

    .b-bottle-wrap {
        width: 320px
    }

    .b-bottle {
        position: relative;
        left: 0;
        margin-left: 0;
        margin-top: 40px;
        top: 0;
        background-size: 100%;
        font-size: 11px;
        line-height: 16px;
        width: 320px;
        height: 420px
    }

    .b-bottle__elem {
        left: 175px
    }

    .b-bottle__elem_1 {
        width: 120px;
        top: 72px
    }

    .b-bottle__elem_2 {
        top: 131px
    }

    .b-bottle__elem_3 {
        top: 168px
    }

    .b-bottle__elem_4 {
        top: 256px
    }

    .b-bottle_mod {
        margin-top: 70px;
        height: 390px
    }

    .b-bottle__elem_mod {
        left: 195px
    }

    .b-bottle__elem_mod.b-bottle__elem_1 {
        top: 81px
    }

    .b-bottle__elem_mod.b-bottle__elem_2 {
        top: 145px
    }

    .b-bottle__elem_mod.b-bottle__elem_3 {
        top: 181px
    }

    .b-bottle__elem_mod.b-bottle__elem_4 {
        top: 269px
    }

    .b-bottle_mod2 {
        background: url("../img/bottle3_mod.png") center 0 no-repeat;
        width: 320px;
        padding-top: 610px;
        padding-bottom: 30px;
        height: auto
    }

    .b-bottle__elem_ga,
    .b-bottle__elem_sh,
    .b-bottle__elem_so {
        position: relative;
        top: auto;
        left: 0
    }

    .b-testimony {
        width: 340px;
        margin-left: -20px
    }

    .b-testimony__elem {
        margin-left: 20px;
        width: 150px
    }

    .b-testimony__elem__ico_4 {
        top: 22px
    }

    .b-incut_mod {
        width: 320px;
        padding: 8px 22px 22px
    }

    .b-incut_mod:before {
        top: 22px
    }

    .b-incut__inside__head {
        margin: 25px 0 25px 57px
    }

    .b-where-buy {
        height: 300px;
        background-size: cover;
        padding-top: 40px
    }

    .b-where-buy__buttons__elem {
        margin-bottom: 15px
    }

    .b-reviews_short {
        margin-bottom: 36px
    }

    .b-reviews__dt_short {
        width: 320px;
        margin-bottom: 40px
    }

    .b-reviews__dt__head_short {
        margin-bottom: 10px
    }

    .b-download-file,
    .b-video-frame {
        width: 320px;
        height: 240px
    }

    .b-download-file {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 60px;
        height: 320px
    }

    .b-download-file__ins {
        width: 320px;
        height: 320px;
        padding: 0 65px
    }

    .b-zhirov {
        padding: 25px 30px 32px
    }

    .b-zhirov__txt {
        padding-left: 0;
        padding-top: 40px
    }

    .b-zhirov__txt:before {
        top: 0;
        left: 0
    }

    .b-survey {
        padding-left: 0;
        margin-bottom: 55px
    }

    .b-survey__img {
        position: relative;
        margin-bottom: 10px;
        top: 0
    }

    .b-free-consult_mod {
        margin-left: 0;
        width: 320px
    }

    .b-free-consult_mod:before {
        left: 0
    }

    .b-free-consult__about {
        width: 320px;
        margin: 40px 0 0
    }

    .b-free-consult__doctor {
        width: 320px;
        padding-top: 0
    }

    .b-pdf-list__elem {
        width: 320px;
        margin-bottom: 36px
    }

    .b-videos__elem {
        width: 320px;
        margin-bottom: 24px
    }

    #empty,
    .b-footer {
        height: 782px
    }

    .b-footer {
        margin-top: -782px
    }

    .b-footer__copyright {
        clear: both;
        position: static
    }

    .b-footer__copyright__menu {
        float: left
    }

    .b-footer__copyright__menu__lnk,
    .b-footer__copyright__menu__lnk:active,
    .b-footer__copyright__menu__lnk:hover,
    .b-footer__copyright__menu__lnk:link,
    .b-footer__copyright__menu__lnk:visited {
        margin-left: 0;
        margin-right: 12px
    }

    .b-footer__center {
        margin-left: 0;
        width: 320px
    }

    .b-footer__right {
        margin-left: -20px;
        margin-top: 20px;
        margin-bottom: -32px;
        width: 340px
    }

    .b-footer__right__elem,
    .b-footer__right__elem:first-child {
        width: 150px;
        margin-left: 20px;
        height: 135px
    }

    .b-free-cons__title {
        font-size: 18px
    }

    .b-free-cons__doc-img {
        display: block;
        float: none;
        max-width: 100%;
        width: auto;
        margin: 0 auto
    }

    .b-free-cons__doc-name {
        font-size: 14px;
        position: static;
        margin: 1em 0
    }

    .b-free-cons__doc-post-w {
        position: static;
        margin-top: 1.5em
    }

    .b-free-cons__doc-post {
        margin-bottom: 1em
    }

    .b-free-cons__button-w {
        position: static;
        margin-top: 2em
    }

    .b-free-cons__head {
        line-height: 20px
    }

    .b-free-cons__head_long {
        font-size: 14px;
        margin: 1em 0
    }

    .b-free-cons__btn {
        position: static;
        margin-top: 0
    }
}