html,
body,
div,
span,
h1,
p,
a,
img,
strong,
i,
center,
dt,
ul,
li,
form {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-feature-settings: inherit;
    font-language-override: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ul {
    list-style: outside none none;
}

a img {
    border: 0px none;
}

body {
    background: rgb(231, 231, 231) none repeat scroll 0% 0%;
}

img {
    max-width: 100%;
}

.jsTabs {
    position: relative;
}

.jsTabs .jsTabs-tabs-list {
    margin: 0px -0.5em 1em;
    text-align: left;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point {
    -moz-user-select: none;
    position: relative;
    padding: 0px 0px 0.19em;
    margin: 0px 0.5em;
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    color: rgb(183, 183, 183);
    display: inline-block;
    vertical-align: middle;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point span {
    font-size: 0.75em;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active {
    cursor: default;
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active span {
    color: rgb(98, 167, 217);
}

.jsTabs .jsTabs-tabs-list .jsTabs-point.jsTabs-active:hover {
    text-decoration: none;
}

.jsTabs .jsTabs-tabs-list.jsTabs-center {
    text-align: center;
}

.jsTabs .jsTabs-content {
    display: none;
    position: relative;
}

.jsTabs .jsTabs-content::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.jsTabs .jsTabs-content.jsTabs-active {
    display: block;
}

html {
    font-size: 100%;
}

html,
input {
    font-family: "Open Sans", Arial, sans-serif;
    color: rgb(51, 51, 51);
}

*::-moz-selection {
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    text-shadow: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: rgb(40, 40, 40);
}

a:hover {
    text-decoration: underline;
}

i {
    font-style: italic;
}

img {
    vertical-align: middle;
}

input {
    font-size: 1em;
    margin: 0px;
    vertical-align: baseline;
}

input {
    line-height: normal;
}

input[type="submit"] {
    cursor: pointer;
}

input::-moz-focus-inner {
    border: 0px none;
    padding: 0px;
}

input:invalid {
    background-color: #fff;
}

* {
    max-height: 1000000px;
}

html {
    overflow-x: auto;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: relative;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    line-height: 1.5;
    font-family: "Open Sans", Arial, sans-serif;
    width: 100%;
    min-width: 62.5em;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}

body.mode-adaptive {
    min-width: 320px;
}



.content-right {
    display: block;
    width: 21%;
    float: right;
    position: relative;
    padding-top: 25px;
}

.content-right-recommend-container {
    display: block;
    max-width: 270px;
    width: 100%;
}

.content-right-recommend {
    display: block;
    width: auto;
}

.content-right-recommend-top {
    height: 48px;
    background: rgb(74, 162, 36) none repeat scroll 0% 0%;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 48px;
    position: relative;
    text-align: center;
}

.content-right-recommend-top::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 17px 13px 0px;
    border-color: transparent rgb(74, 162, 36) transparent transparent;
    left: 0px;
    bottom: -13px;
}

.content-right-recommend-top::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 13px 17px 0px 0px;
    border-color: rgb(74, 162, 36) transparent transparent;
    right: 0px;
    bottom: -13px;
}

.content-right-recommend-middle {
    width: 86%;
    display: block;
    margin: auto;
    border-left: 1px solid rgb(221, 221, 221);
    border-right: 1px solid rgb(221, 221, 221);
    border-bottom: 1px solid rgb(221, 221, 221);
    padding: 1% 1% 7%;
    text-align: center;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    text-decoration: none;
}

.content-right-recommend-middle img {
    display: block;
    width: 75%;
    margin: 7% auto;
}

.l-wr-main {
    overflow: hidden;
}

.l-page-width {
    margin: 0px auto;
    display: block;
    width: 62.5em;
    position: relative;
}

.l-page-width::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.l-page-width .l-page-width__ledge {
    margin: 0px 1.125em;
    padding: 0px 1.125em;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}

@media only screen and (max-width: 500px) {
    .l-page-width .l-page-width__ledge {
        margin: 0px;
        padding: 0px;
    }

    .content-right {
        display: none;
    }
}

.l-page-width .l-page-width__ledge::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.l-page-width .l-page-width__ledge.m-ledge-blue {
    background: rgb(98, 167, 217) none repeat scroll 0% 0%;
}

.l-main-column {
    width: 45.25em;
    float: left;
}

.l-main-column::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.mode-adaptive .l-wr-main {
    position: relative;
}

.mode-adaptive .l-page-width {
    width: 100%;
    max-width: 62.5em;
    position: relative;
}

.mode-adaptive .l-main-column {
    width: 100%;
    float: none;
}

@media screen and (min-width: 64em) {
    .mode-adaptive .l-wr-main {
        position: static;
    }

    .mode-adaptive .l-main-column {
        width: 45.25em;
        float: left;
    }
}

.b-top-bar {
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    position: relative;
    padding: 0.2em 0px;
    z-index: 10;
}

.b-top-bar::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-top-bar a {
    color: rgb(255, 255, 255);
}

.b-top-bar .b-top-bar__home {
    float: left;
    display: block;
    padding: 0px 0.5em 0px 1.063em;
    position: relative;
}

.b-top-bar .b-top-bar__home span {
    width: 6.25em;
    display: block;
    padding: 0.313em 0px;
}

.b-top-bar .b-top-bar__home span img {
    display: block;
    width: 100%;
}

.b-top-bar .b-top-bar__login {
    float: right;
    display: block;
    padding: 0.31em;
    margin-right: 0.75em;
    position: relative;
    text-align: left;
}

.b-top-bar .b-top-bar__login span {
    width: 1.06em;
    height: 1.06em;
    display: block;
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -636px;
    background-repeat: no-repeat;
}

.b-top-bar .b-top-bar__projects_list {
    overflow: hidden;
    display: block;
    text-align: center;
    position: relative;
}

.b-top-bar .b-top-bar__projects_list li {
    display: inline-block;
    border-left: 1px solid rgb(62, 62, 62);
}

.b-top-bar .b-top-bar__projects_list li a {
    padding: 0px 1em 0.19em;
    display: block;
}

.b-top-bar .b-top-bar__projects_list li a span {
    font-size: 0.69em;
    font-weight: 600;
}

.b-top-bar .b-top-bar__projects_list li:first-child {
    border: 0px none;
}

.mode-adaptive .b-top-bar .b-top-bar__projects_list {
    display: none;
}

@media screen and (min-width: 64em) {
    .mode-adaptive .b-top-bar .b-top-bar__projects_list {
        display: block;
    }
}

.b-statistic {
    margin: 0px -0.5em;
    display: block;
}

.b-statistic .b-statistic__item {
    display: inline-block;
    font-size: 1em;
    position: relative;
    padding-left: 1.25em;
    margin: 0px 0.5em;
}

.b-statistic .b-statistic__item .b-statistic__icon {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -0.5em;
}

.b-statistic .b-statistic__item .b-statistic__number {
    font-weight: 600;
    font-size: 0.69em;
    display: block;
}

.b-statistic .b-statistic__item.m-comments .b-statistic__icon {
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -165px;
    background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-views .b-statistic__icon {
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -1951px;
    background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-like .b-statistic__icon {
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -488px;
    background-repeat: no-repeat;
}

.b-statistic .b-statistic__item.m-dislike .b-statistic__icon {
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -231px;
    background-repeat: no-repeat;
}

.b-header {}

.b-header::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-header .l-page-width .l-page-width__ledge {
    background: rgb(244, 244, 244) none repeat scroll 0% 0%;
    position: relative;
}

.b-header .b-header__bg-img {
    position: absolute;
    height: 5.625em;
    top: 0px;
    right: 0px;
    display: block;
}

.b-header .b-header__logo-link {
    position: relative;
    display: block;
    float: left;
    cursor: pointer;
    height: 5.625em;
    overflow: hidden;
}

.b-header .b-header__logo-link img {
    height: 5.625em;
    display: block;
}

.b-header .b-header__menu-button {
    display: none;
}

.b-header .b-header__layer {
    overflow: hidden;
    height: 5.625em;
}

.b-header .b-header__search {
    position: relative;
    float: right;
    width: 12em;
    margin: 1.25em 1.063em 0px 1em;
    overflow: hidden;
}

.b-header .b-header__search .b-header__search-input {
    position: relative;
    margin-right: 1.69em;
}

.b-header .b-header__search .b-header__search-input input[type="text"] {
    position: relative;
    float: right;
    border: 0px none;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    margin: 0px;
    font-size: 0.688em;
    outline: 0px none;
    padding: 0.55em;
    display: block;
    font-weight: 600;
}

.b-header .b-header__search .b-header__search-nav {
    display: none;
}

.b-header .b-header__search .b-header__search-button {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 1.69em;
    height: 1.69em;
    cursor: pointer;
}

.b-header .b-header__search .b-header__search-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -0.438em 0px 0px -0.438em;
    width: 1.125em;
    height: 1.125em;
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -1482px;
    background-repeat: no-repeat;
}

.b-header .b-header__search .b-header__search-button input[type="submit"] {
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent none repeat scroll 0px center;
    color: transparent;
    top: 0px;
    right: 0px;
    border: 0px none;
    margin: 0px;
    padding: 0px;
    opacity: 0;
}

.b-header .b-header__social {
    float: right;
    position: relative;
    margin: 1.25em 0px 0px;
    padding-top: 0.19em;
}

.b-header .b-header__social .b-header__social-expand {
    float: right;
    display: block;
    width: 1.31em;
    height: 1.31em;
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -37px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-expand:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.b-header .b-header__social ul {
    float: right;
    overflow: hidden;
    white-space: nowrap;
    width: 7em;
    height: 1.31em;
    transition-duration: 0.3s;
    transition-property: width;
}

.b-header .b-header__social ul li {
    display: inline-block;
    margin-right: 0.44em;
}

.b-header .b-header__social ul li a {
    display: block;
    width: 1.31em;
    height: 1.31em;
}

.b-header .b-header__social .b-header__social-yt a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -2655px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-yt a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -2618px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-fb a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -423px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-fb a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -386px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-vk a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -2417px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-vk a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -2380px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-tw a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -2179px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-tw a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -2142px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-gp a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -899px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-gp a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -862px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-tg a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -2105px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-tg a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -2068px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-ig a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -1137px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-ig a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -1100px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-bn a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -185px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-bn a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -148px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-ok a {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -1703px;
    background-repeat: no-repeat;
}

.b-header .b-header__social .b-header__social-ok a:hover {
    background-image: url('../images/social-ico-s508f28af8b.png');
    background-position: 0px -1666px;
    background-repeat: no-repeat;
}

.mode-adaptive .b-header {
    overflow: hidden;
    height: 3.625em;
}

.mode-adaptive .b-header .b-header__bg-img {
    right: -7.75em;
    top: -1.5em;
}

.mode-adaptive .b-header .b-header__logo-link {
    height: 3.625em;
    margin-left: 0.25em;
}

.mode-adaptive .b-header .b-header__logo-link img {
    margin-top: -0.313em;
    height: 4.25em;
}

.mode-adaptive .b-header .b-header__menu-button {
    position: relative;
    display: block;
    float: right;
    margin-right: 0.313em;
    width: 2.625em;
    height: 3.625em;
}

.mode-adaptive .b-header .b-header__menu-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -0.563em 0px 0px -0.563em;
    width: 1.125em;
    height: 1.125em;
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -735px;
    background-repeat: no-repeat;
}

.mode-adaptive .b-header .b-header__layer {
    height: 3.625em;
}

.mode-adaptive .b-header .b-header__search {
    position: absolute;
    margin: 0px;
    top: 0px;
    right: 4.063em;
    height: 3.625em;
    width: auto;
    float: none;
    z-index: 100;
    transition: left 0.5s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-input {
    margin-right: 2.625em;
    margin-top: 0.5em;
    transition: margin-right 0.25s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-input input[type="text"] {
    width: 0px;
    padding: 0.667em 0px 0.734em;
    font-size: 0.937em;
    transition: width 0.25s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-nav {
    position: absolute;
    display: block;
    width: 2.625em;
    height: 3.625em;
    top: 0px;
    right: -2.625em;
    cursor: pointer;
    transition: right 0.25s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-nav span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -0.563em 0px 0px -0.563em;
    width: 1.125em;
    height: 1.125em;
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -803px;
    background-repeat: no-repeat;
}

.mode-adaptive .b-header .b-header__search .b-header__search-button {
    width: 2.625em;
    height: 3.625em;
    transition: right 0.25s ease 0s;
}

.mode-adaptive .b-header .b-header__search .b-header__search-button span {
    margin: -0.563em 0px 0px -0.563em;
    background-image: url('../images/ico-sa331de8fd1.png');
    background-position: 0px -1448px;
    background-repeat: no-repeat;
}

.mode-adaptive .b-header .b-header__search .b-header__search-button input[type="submit"] {
    height: 0px;
}

.mode-adaptive .b-header .b-header__social {
    display: none;
}

@media screen and (min-width: 30em) {
    .mode-adaptive .b-header {
        height: 4.375em;
    }

    .mode-adaptive .b-header .b-header__bg-img {
        right: -3.5em;
        top: -0.75em;
    }

    .mode-adaptive .b-header .b-header__logo-link {
        position: relative;
        left: auto;
        height: 4.375em;
    }

    .mode-adaptive .b-header .b-header__logo-link img {
        margin-top: 0px;
        height: 4.375em;
    }

    .mode-adaptive .b-header .b-header__menu-button {
        height: 4.375em;
    }

    .mode-adaptive .b-header .b-header__layer {
        height: 4.375em;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        margin-top: 0.875em;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-nav {
        height: 4.375em;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        height: 4.375em;
    }
}

@media screen and (min-width: 35em) {
    .mode-adaptive .b-header .b-header__layer {
        position: relative;
    }

    .mode-adaptive .b-header .b-header__search {
        height: 4.375em;
        right: 0px;
    }
}

@media screen and (min-width: 54em) {
    .mode-adaptive .b-header .b-header__search {
        left: 55%;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        margin-right: 2.625em;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input input[type="text"] {
        width: 100%;
        padding: 0.667em 0.667em 0.734em;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-nav {
        display: none;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        right: 0px;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button input[type="submit"] {
        height: 100%;
    }
}

@media screen and (min-width: 64em) {
    .mode-adaptive .b-header {
        height: 5.625em;
        overflow: visible;
    }

    .mode-adaptive .b-header .b-header__bg-img {
        right: 0px;
        top: 0px;
    }

    .mode-adaptive .b-header .b-header__logo-link {
        height: 5.625em;
    }

    .mode-adaptive .b-header .b-header__logo-link img {
        height: 5.625em;
    }

    .mode-adaptive .b-header .b-header__menu-button {
        display: none;
    }

    .mode-adaptive .b-header .b-header__layer {
        height: 5.625em;
    }

    .mode-adaptive .b-header .b-header__search {
        position: relative;
        left: auto;
        float: right;
        display: block;
        width: 12em;
        margin: 1.25em 1.063em 0px 1em;
        height: auto;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input {
        position: relative;
        margin-right: 1.69em;
        margin-top: 0px;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-input input[type="text"] {
        width: 100%;
        font-size: 0.688em;
        padding: 0.55em;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button {
        width: 1.69em;
        height: 1.69em;
        right: 0px;
    }

    .mode-adaptive .b-header .b-header__search .b-header__search-button span {
        margin: -0.438em 0px 0px -0.438em;
        background-image: url('../images/ico-sa331de8fd1.png');
        background-position: 0px -1482px;
        background-repeat: no-repeat;
    }

    .mode-adaptive .b-header .b-header__social {
        display: block;
    }
}

.b-main-nav {
    display: block;
}

.b-main-nav::after {
    content: "";
    max-width: 64.75em;
    height: 1px;
    background: rgb(231, 231, 231) none repeat scroll 0% 0%;
    display: block;
    clear: both;
    margin: 0px auto;
    position: relative;
}

.b-main-nav .b-main-nav__main {
    position: relative;
}

.b-main-nav .b-main-nav__main::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item {
    float: left;
    height: 2.375em;
    white-space: nowrap;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
    display: none;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
    display: block;
    padding: 0.75em 0.625em 0.625em;
    color: rgb(40, 40, 40);
    text-transform: uppercase;
    overflow: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
    font-size: 0.687em;
    font-weight: 600;
    display: block;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:first-child .b-main-nav__main-link {
    padding-left: 1.063em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:last-child .b-main-nav__main-link {
    padding-right: 1.063em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link {
    color: rgb(255, 120, 0);
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link span {
    position: relative;
    padding-right: 1.75em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i {
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -0.625em;
    width: 1.25em;
    height: 1.25em;
    display: block;
    background: rgb(255, 120, 0) none repeat scroll 0% 0%;
    border-radius: 0.625em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio .b-main-nav__main-link i::before {
    content: "";
    display: block;
    border-left: 0.5em solid rgb(255, 255, 255);
    border-top: 0.32em solid transparent;
    border-bottom: 0.32em solid transparent;
    position: absolute;
    top: 50%;
    left: 0.44em;
    margin-top: -0.25em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
    display: none;
    position: absolute;
    top: 2.375em;
    right: 0px;
    left: 0px;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
    max-height: 2.625em;
    overflow: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item {
    float: left;
    white-space: nowrap;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link {
    display: block;
    position: relative;
    padding: 0.75em;
    color: rgb(255, 255, 255);
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link span {
    font-size: 0.75em;
    font-weight: 600;
    display: block;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item:first-child .b-main-nav__sub-link {
    padding-left: 1.063em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item:last-child .b-main-nav__sub-link {
    padding-right: 1.063em;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.m-active .b-main-nav__main-link {
    color: rgb(98, 167, 217);
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__main-link {
    color: rgb(98, 167, 217);
    text-decoration: underline;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
    z-index: 200;
    height: auto;
    overflow: visible;
    display: none;
}

.b-main-nav .b-main-nav__main .b-main-nav__main-item.sputnik-radio:hover .b-main-nav__main-link {
    color: rgb(255, 120, 0);
}

@media screen and (min-width: 64em) {
    .b-slide {
        height: auto ! important;
    }
}

.mode-adaptive .b-content-body {
    position: relative;
}

@media screen and (max-width: 63.938em) {
    .mode-adaptive .b-main-nav::after {
        height: 0px;
        line-height: 0;
    }

    .mode-adaptive .b-main-nav .l-page-width .l-page-width__ledge {
        margin: 0px;
        padding: 0px;
        background: transparent none repeat scroll 0px center;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item {
        float: none;
        height: auto;
        border-bottom: 1px solid rgb(244, 244, 244);
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop {
        display: block;
        float: right;
        padding: 0.75em 0px 0.625em;
        width: 2.937em;
        position: relative;
        cursor: pointer;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop span {
        font-size: 0.937em;
        display: block;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-drop::after {
        content: "";
        display: block;
        border-left: 0.5em solid rgb(124, 124, 124);
        border-top: 0.375em solid transparent;
        border-bottom: 0.375em solid transparent;
        position: absolute;
        margin: -0.375em 0px 0px -0.5em;
        top: 50%;
        left: 50%;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link {
        padding: 0.75em 1.063em 0.625em;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-link span {
        font-size: 0.937em;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub {
        position: relative;
        top: 0px;
        background: rgb(244, 244, 244) none repeat scroll 0% 0%;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul {
        max-height: none;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item {
        float: none;
        border-top: 1px solid rgb(255, 255, 255);
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link {
        padding: 0.75em 1.063em 0.625em 2em;
        color: rgb(40, 40, 40);
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__sub ul .b-main-nav__sub-item .b-main-nav__sub-link span {
        font-size: 0.813em;
        white-space: normal;
    }

    .mode-adaptive .b-main-nav .b-main-nav__main .b-main-nav__main-item:hover .b-main-nav__sub {
        display: none;
    }

    .mode-adaptive .b-slide {
        position: absolute;
        right: 0px;
        float: right;
        margin-right: -20em;
        width: 20em;
        background: rgb(255, 255, 255) none repeat scroll 0% 0%;
        z-index: 200;
        display: block;
        transition: margin-right 0.25s ease 0s;
    }

    .mode-adaptive .b-slide .b-slide-menu {
        position: relative;
    }
}

@media screen and (min-width: 64em) {
    .mode-adaptive .b-content-body {
        position: static;
    }
}

.b-footer {
    margin: 2.5em 0px 0px;
    padding: 1em 0px 2.5em;
    position: relative;
    display: block;
    background: rgb(40, 40, 40) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
}

.b-footer .b-footer__nav {
    position: relative;
}

.b-footer .b-footer__nav::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-footer .b-footer__nav .b-footer__wr-items {
    display: table;
    width: 100%;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item {
    display: table-cell;
    overflow: hidden;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a {
    float: left;
    padding: 0.56em 1.06em 0.625em;
    cursor: pointer;
    color: rgb(124, 124, 124);
    white-space: nowrap;
    font-weight: 700;
    text-transform: uppercase;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a:hover {
    text-decoration: underline;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a span {
    font-size: 0.81em;
    display: block;
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a {
    color: rgb(98, 167, 217);
}

.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item.m-active a:hover {
    text-decoration: none;
    cursor: default;
}

.b-footer .b-footer__nav .b-footer__nav-content {
    visibility: hidden;
    float: right;
    width: 100%;
    margin: 1.69em 0px 2em -100%;
}

.b-footer .b-footer__nav .b-footer__nav-content.m-active {
    visibility: visible;
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column {
    float: left;
    width: 25%;
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item {
    padding-left: 1.06em;
    line-height: 1;
    margin-bottom: 0.625em;
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a {
    color: rgb(98, 167, 217);
}

.b-footer .b-footer__nav .b-footer__nav-content .b-footer__column .b-footer__item a span {
    font-size: 0.81em;
}

.b-footer .b-footer__copyright {
    padding: 0px 1.06em;
}

.b-footer .b-footer__copyright::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-footer .b-footer__copyright p {
    font-size: 0.75em;
    color: rgb(124, 124, 124);
    margin-bottom: 0.75em;
}

.b-footer .b-footer__copyright a {
    color: rgb(124, 124, 124);
    text-decoration: underline;
}

.b-footer .b-footer__copyright a:hover {
    text-decoration: none;
}

@media screen and (max-width: 47.938em) {
    .mode-adaptive .b-footer .b-footer__nav {
        display: none;
    }
}

.l-banner-place {
    position: relative;
}

.l-banner-place.m-mobile {
    display: none;
}

.mode-adaptive .l-banner-place.m-desktop {
    display: none;
}

.mode-adaptive .l-banner-place.m-mobile {
    display: block;
}

@media screen and (min-width: 64em) {
    .mode-adaptive .l-banner-place.m-desktop {
        display: block;
    }

    .mode-adaptive .l-banner-place.m-mobile {
        display: none;
    }
}

.b-banner {
    margin: 0px;
    padding: 0px;
    position: relative;
}


.b-comments {}

.b-comments::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__title {
    margin: 0px 0px 1em;
    padding: 1.31em 0px 0.31em;
    font-weight: 800;
    text-transform: uppercase;
}

.b-comments .b-comments__title span {
    font-size: 1.25em;
    letter-spacing: 0.025em;
}

.b-comments .b-comments__users-stat {
    margin: 0px 0px 1em;
    font-weight: 600;
    color: rgb(124, 124, 124);
}

.b-comments .b-comments__users-stat span {
    font-size: 0.75em;
}

.b-comments .b-comments__users-stat i {
    color: rgb(40, 40, 40);
    font-style: normal;
    font-weight: 700;
}

.b-comments .b-comments__button-comment {
    display: block;
    text-align: center;
    padding-bottom: 1em;
}

.b-comments .b-comments__button-comment a {
    background: transparent none repeat scroll 0px center;
    display: inline-block;
    border: 1px solid rgb(98, 167, 217);
    color: rgb(98, 167, 217);
    padding: 0px 0.75em 0.19em;
    line-height: 1.4;
    cursor: pointer;
    min-width: 2.5em;
    text-align: center;
    position: relative;
    -moz-user-select: none;
}

.b-comments .b-comments__button-comment a span {
    font-size: 0.75em;
    font-weight: 600;
    text-transform: uppercase;
}

.b-comments .b-comments__button-comment a:hover {
    text-decoration: none;
    background: rgb(98, 167, 217) none repeat scroll 0% 0%;
    color: rgb(244, 244, 244);
}

.b-comments .b-comments__create-top-place {
    position: relative;
}

.b-comments .b-comments__create-top-place .b-comments__button-comment {
    display: none;
    padding-bottom: 1.5em;
}

.b-comments .b-comments__create-bottom-place .b-comments__button-comment {
    border-top: 1px solid rgb(223, 223, 223);
    padding-top: 1.5em;
}

.b-comments .b-comments__lists-place {
    border-top: 1px solid rgb(223, 223, 223);
    padding-top: 1em;
}

.b-comments .b-comments__list {}

.b-comments .b-comments__list::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__list ul {
    padding: 0px;
    margin: 0px;
    display: block;
}

.b-comments .b-comments__list ul::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item {
    display: block;
    position: relative;
    margin: 0px 0px 1em;
    padding-left: 0px;
    overflow: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment {
    position: relative;
}

.b-comments .b-comments__list .b-comments__item .b-comments__comment::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-avatar {
    display: block;
    float: left;
    width: 3.125em;
    height: 3.125em;
    margin-top: 0.5em;
    margin-right: 1em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 4.125em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head {
    margin: 0px 0px 0.31em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author {
    font-weight: 700;
    margin-right: 0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author span {
    font-size: 0.938em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-head .b-comments__item-author:hover {
    text-decoration: underline;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text {
    margin: 0px 0px 0.5em;
    font-size: 0.938em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a {
    color: rgb(98, 167, 217);
    text-decoration: underline;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-text a:hover {
    text-decoration: none;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info {
    margin: 0px 0px 0.75em;
    min-height: 1.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time {
    float: left;
    font-weight: 700;
    color: rgb(98, 167, 217);
    margin-right: 0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-time span {
    font-size: 0.81em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date {
    float: left;
    font-weight: 600;
    color: rgb(98, 167, 217);
    margin-right: 1em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-date span {
    font-size: 0.81em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view {
    display: none;
    font-size: 1em;
    position: relative;
    padding-left: 1.25em;
    margin: 0px 1em 0px 0px;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view .b-comments__item-likes-icon {
    width: 1.06em;
    height: 1.06em;
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -0.5em;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like {
    display: inline-block;
}

.b-comments .b-comments__list .b-comments__item .b-comments__item-info .b-comments__item-likes-view.m-like .b-comments__item-likes-icon {
    background-image: url('ico-sa331de8fd1_001.png');
    background-position: 0px -488px;
    background-repeat: no-repeat;
}

.mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
    margin-left: 0px;
}

.mode-adaptive .b-comments .b-comments__button-comment a {
    padding: 0.438em 0.75em 0.563em;
}

.mode-adaptive .b-comments .b-comments__button-comment a span {
    font-size: 0.875em;
}

@media screen and (min-width: 30em) {
    .mode-adaptive .b-comments .b-comments__list .b-comments__item .b-comments__item-ind {
        margin-left: 4.125em;
    }
}

@media screen and (min-width: 64em) {
    .mode-adaptive .b-comments .b-comments__button-comment a {
        padding: 0px 0.75em 0.19em;
    }

    .mode-adaptive .b-comments .b-comments__button-comment a span {
        font-size: 0.75em;
    }
}

.b-article {
    position: relative;
}

.b-article__main {
    width: 100%;
    display: block;
    padding: 2em 1.063em 1em;
    box-sizing: border-box;
}

.b-article__ind {
    max-width: 40em;
}

.mode-adaptive .b-article__ind {
    margin: 0px auto;
}

.b-article__title {
    font-weight: 700;
    line-height: 1.15;
    margin-bottom: 1em;
}

.b-article__title span {
    font-size: 2.188em;
}

.b-article__story {
    margin-bottom: 1em;
    line-height: 1.2;
}

.b-article__info {
    overflow: hidden;
    padding-bottom: 0.625em;
    margin-right: -1em;
    line-height: 1.2;
}

.b-article__info .b-article__info-date {
    float: left;
    margin: 0px 1em 0.5em 0px;
    color: rgb(98, 167, 217);
    font-weight: 600;
}

.b-article__info .b-article__info-date span {
    font-size: 0.81em;
}

.b-article__info .b-article__info-date .b-article__info-time {
    font-weight: 700;
    margin-right: 0.5em;
}

.b-article__info .b-article__info-date-update {
    float: left;
    margin: 0px 1em 0.5em 0px;
    color: rgb(124, 124, 124);
}

.b-article__info .b-article__info-date-update span {
    font-size: 0.75em;
}

.b-article__info .b-article__info-date-update .b-article__info-date-update-color {
    font-size: 1em;
    color: rgb(40, 40, 40);
    font-weight: 600;
}

.b-article__info .b-article__info-statistic {
    float: right;
    margin: 0px 1em 0.5em 0px;
}



.b-article__lead {
    margin-bottom: 1em;
    font-weight: 700;
    max-width: 40em;
}

.b-article__body {
    padding-bottom: 1em;
    max-width: 40em;
}

.b-article__body::after {
    content: " ";
    display: block;
    height: 0px;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.b-article__body p {
    margin-bottom: 1.2em;
}

.b-article__body a {
    color: rgb(98, 167, 217);
    text-decoration: underline;
}

.b-article__body a:hover {
    text-decoration: none;
}

.b-article__body ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-bottom: 0.5em;
}

.b-article__body li {
    margin-left: 2em;
    margin-bottom: 0.5em;
}

.mode-adaptive .b-article__title span {
    font-size: 1.563em;
}

.mode-adaptive .b-article__story {
    display: none;
}

.mode-adaptive .b-article__info .b-article__info-date-update {
    display: none;
}

.mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
    display: none;
}

.mode-adaptive .b-article__relap {
    margin: 0px 1.063em 0px 0px;
}

@media screen and (min-width: 30em) {
    .mode-adaptive .b-article__title span {
        font-size: 1.75em;
    }
}

@media screen and (min-width: 42.125em) {
    .mode-adaptive .b-article__story {
        display: block;
    }

    .mode-adaptive .b-article__info .b-article__info-date-update {
        display: block;
    }

    .mode-adaptive .b-article__info .b-article__info-statistic .b-statistic__item.m-views {
        display: inline-block;
    }
}

@media screen and (min-width: 48em) {
    .mode-adaptive .b-article__title span {
        font-size: 1.937em;
    }
}

@media screen and (min-width: 64em) {
    .mode-adaptive .b-article__title span {
        font-size: 1.5em;
    }

    .mode-adaptive .b-article__relap {
        margin: 0px;
    }
}

.ymaps-b-form-button__input::-moz-focus-inner {
    padding: 0px;
    border: 0px none;
}

@media not all,
not all {}

@media not all {}

.b-article__body img {
    margin-bottom: 2em;
    width: 100%;
    max-width: 380px;
}

.b-article__body a:hover {
    color: rgb(218, 25, 66);
}

.bottom-menu {
    display: none;
    position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    box-sizing: border-box;
    background-color: rgb(0, 55, 103);
    padding: 2.5% 0px;
}

.bottom-menu-left {
    display: block;
    float: left;
    width: 54%;
    margin-left: 5%;
}

.bottom-menu-left-foto {
    display: block;
    width: 12%;
    float: left;
}

.bottom-menu-left-foto img {
    display: block;
    width: 100%;
}

.bottom-menu-left-text {
    color: rgb(255, 255, 255);
    font-size: 14px;
    width: 85%;
    float: right;
    margin-left: 3%;
    margin-top: 3%;
    line-height: 1.4;
}

.bottom-menu-left::after {
    content: "";
    display: block;
    clear: both;
}

.bottom-menu-right {
    display: block;
    width: 30%;
    float: right;
    margin-right: 5%;
    margin-top: 1%;
}

.bottom-menu-right a {
    display: inline-block;
    float: right;
    font-size: 11px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 3px;
    background: transparent linear-gradient(to bottom, rgb(255, 213, 0) 0%, rgb(255, 183, 0) 49%, rgb(255, 161, 0) 100%) repeat scroll 0% 0%;
}

.bottom-menu::after {
    content: "";
    display: block;
    clear: both;
}

.footer {
    display: block;
    width: 97%;
    max-width: 1000px;
    padding: 1% 1.5%;
    margin: 0px auto;
    background: rgb(235, 235, 235) none repeat scroll 0% 0%;
}

.footer-text {
    color: rgb(56, 56, 56);
}

.ouimain-text-img::after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (max-width: 1199px) {
    .content-right {
        display: none;
    }

    .content-left {
        width: 100%;
        padding-right: 0px;
    }
	.b-footer .b-footer__nav .b-footer__wr-items .b-footer__nav-item a {
    padding: 0.56em 0.06em 0.625em;

}
}

@media screen and (max-width: 989px) {
    .content {
        max-width: 750px;
        padding: 3% 6%;
        width: 88%;
    }

    .header-bottom ul li a {
        font-size: 1.46vw;
    }

    .like-block {
        margin: 5% 0px;
    }

    .footer {
        position: relative;
        z-index: 1;
        max-width: 750px;
        padding: 1% 6%;
        width: 88%;
    }
}

@media screen and (max-width: 720px) {
    .header-top-right {
        display: none;
    }

    .content-product-img {
        display: block;
        width: 100%;
    }

    .content-left-social-comments {
        font-size: 2.8vw;
    }

    .content-left-social-pictures img {
        width: 100%;
    }

    .content-left-social-pictures {
        margin-top: 1%;
    }

    .header-bottom ul li {
        display: inline-block;
        width: 27%;
        padding: 2% 3%;
        text-align: center;
    }

    .header-bottom ul li a {
        font-size: 14px;
    }
}

@media screen and (max-width: 599px) {
    .bottom-menu {
        display: block;
    }

    .header-top-left-logo {
        width: 60%;
    }

    .content-left-doctor-foto {
        float: none;
        width: 100%;
    }

    .content-left-doctor-text {
        float: none;
        width: 100%;
        margin-top: 3%;
    }
}

@media screen and (max-width: 429px) {
    .like-block img {
        width: 100%;
    }

    .header-top-container {
        padding: 3% 2%;
    }
}

@media screen and (max-width: 408px) {
    .bottom-menu-left-foto {
        margin-top: 5%;
    }
}

@media screen and (max-width: 385px) {
    .bottom-menu-right {
        width: 36%;
        margin-top: 2%;
    }

    .header-bottom ul li {
        width: 44%;
        padding: 3%;
    }
}

.autor {
    display: inline-block;
    width: 100%;
}

.autor img {
    max-width: 100%;
    float: left;
    display: block;
    padding: 0px 10px 10px;
}

.autor span {
    line-height: 1.5;
}

.ord_button {
    background-color: red;
    color: rgb(255, 255, 255) ! important;
    display: inline-block;
    padding: 10px 30px;
    font-size: 25px ! important;
    box-shadow: 2px 3px 8px rgb(153, 153, 153);
    text-decoration: none ! important;
    border-radius: 8px;
    border: 3px solid rgb(255, 255, 255);
    margin: 20px 0px 30px;
    line-height: 27px;
    text-transform: uppercase;
    transition: all 0.3s ease-in 0s;
}

@media(max-width: 700px) {
    .ord_button {
        margin: 15px 0px 90px;
    }
}

.ord_button:hover {
    background-color: rgb(119, 33, 51);
    box-shadow: 2px 3px 3px rgb(153, 153, 153);
    text-decoration: none ! important;
    transform: scale(1.08);
}

@media(max-width: 1100px) {
    .mode-adaptive .l-main-column {
        width: 100%;
    }

    .b-article__ind,
    .b-article__body {
        max-width: 100%;
    }
}


.rep {
    color: red;
  }
  
  .doc {
    color: #312fce;
  }
  
  .pulse {
    animation: pulse 2s infinite;
  }
  
  @keyframes pulse {
    0% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
    }
  
    50% {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
    }
  
    100% {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
    }
  }
  
  .nw {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    font-size: 14px;
    text-align: left;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    color: #132a46;
    padding-top: 5px;
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
  }
  
  .list-green {
    list-style-type: none !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  
  .list-green li {
    position: relative;
    padding-left: 24px;
    background-image: url(../images/gal.png);
    background-position: left top 5px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-bottom: 7px;
    margin-left: 0;
  }
  
  .list-red {
    list-style-type: none !important;
    list-style: none !important;
    margin: 0;
    padding: 0 !important;
  }
  
  .list-red li {
    position: relative;
    padding-left: 27px;
    background-image: url(../images/crest.png);
    background-position: left top 5px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
  }
  
  .str {
    position: relative;
    padding-left: 27px;
    background-image: url(../images/crest.png);
    background-size: contain;
    background-position: left top 2px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    min-height: 18px;
    display: inline-block;
  }
  
  .gls {
    position: relative;
    padding-left: 24px;
    background-image: url(../images/gal.png);
    background-position: left top 5px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-bottom: 7px;
  }
  
  .price-old {
    text-decoration: line-through;
  }
  
  .link-b {
    padding: 10px 20px;
    background-color: red;
    color: #fff !important;
    border-radius: 10px;
    margin: 10px auto;
    display: inline-block;
  }
  

  .old-price {
    color: #868686;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 1.5rem;
    padding-right: .5rem
}

.new-price {
    color: #ea163c;
    font-size: 2rem;
    font-weight: 700
}

.footer {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 14px;
    letter-spacing: .1em
}

.footer__link {
    color: #151515;
    text-decoration: none;
    font-size: 14px;
    padding: 0 15px;
    letter-spacing: .1em
}

.form {
    background: #FDF6ED;
    border: 1px solid #F5E4CD;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 40px
}

.form__title {
    color: #151515
}

.form__text {
    font-size: 18px;
    margin: 20px 0
}

.form__req {
    color: red
}

.form__legal,.form__footer {
    font-size: .875rem
}

.form__link {
    color: inherit
}

.form__ssl {
    display: flex;
    align-items: center
}

.form__ssl span {
    display: inline-block;
    border-radius: 50em;
    padding: .125rem .5rem;
    background-color: #4bad33;
    color: #fff;
    font-size: .875rem;
    font-weight: 500;
    margin-right: .875rem
}

.form__ssl span:before {
    display: inline-block;
    content: "";
    vertical-align: -.125em;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23ffffff" class="bi bi-lock-fill" viewBox="0 0 16 16"><path d="M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z"/></svg>');
    background-repeat: no-repeat;
    background-size: .875rem .875rem;
    width: .875rem;
    height: .875rem;
    margin-right: .25rem
}

.form__ssl p {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0
}

.form .form-control::placeholder {
    color: #d1d1d1;
    font-size: 14px
}

.form .form-control,.form .form-select .form-check-input {
    border-color: #d1d1d1
}

.thank-you {
    margin-top: 3rem;
    padding: 4rem 0
}

.thank-you__title {
    font-size: 1.75rem;
    text-align: center;
    margin-bottom: 1rem;
    font-weight: 800;
    text-transform: uppercase
}

.thank-you__text {
    text-align: center;
    font-size: 1.125rem;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .thank-you {
        padding:8rem 0
    }

    .thank-you__title {
        font-size: 2.625rem;
        text-align: center;
        margin-bottom: 1.5rem
    }

    .thank-you__text {
        text-align: center;
        font-size: 1.25rem
    }
}
.text-center {
    text-align: center!important;
}

.close-popup,
.cursor-text {
  cursor: pointer;
  position: absolute;
}

.cursor-text,
.pop-up-window,
.spin-result-wrapper,
.spin-wrapper,
.wheel-wrapper {
  text-align: center;
}

.spin-wrapper {
  padding: 40px 10px;
  box-sizing: border-box;
  position: relative;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border: 4px solid #e70d14;
}

.spin-wrapper p {
  text-align: center !important;
  font-size: 18px;
  line-height: 1.3em;
  text-indent: 0;
  padding: 0;
  margin-bottom: 40px;
}

.spin-wrapper .spin-title {
  font-size: 24px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.wheel {
  width: 506px !important;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.wheel-cursor {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 35% !important;
  height: 35%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cursor-text {
  font-style: normal;
  font-weight: 800;
  font-size: 11px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #262626;
  z-index: 2;
  display: inline-block;
  /* font-size: 13px; */
  width: 70px !important;
  height: 70px;
  line-height: 63px;
  border-radius: 50%;
  vertical-align: middle;
  top: 30%;
  left: 53px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #fff;
  box-shadow: rgb(255 255 255) 0px -2px 0px inset,
    rgb(255 255 255) 0px 2px 0px inset, rgb(0 0 0 / 40%) 0px 0px 5px;
}

@keyframes scale {
  0% {
    transform: scale(100%);
  }
  100% {
    transform: scale(110%);
  }
}

@keyframes scale2 {
  0% {
    transform: translate(-50%, -50%) scale(100%);
  }
  100% {
    transform: translate(-50%, -50%) scale(110%);
  }
}

.wheel-img {
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
}

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

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

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

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

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

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto !important;
  background: #fff;
  padding: 70px 10px 20px !important;
  border-radius: 10px;
  animation: 0.7s ease 0s normal none 1 running pop-up-appear;
  background-image: url(../images/bg-prise.png);
  background-position: center;
  background-size: cover;
}

.pop-up-window::after,
.pop-up-window::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.pop-up-window::before {
  width: 110px;
  height: 110px;
  top: -55px;
  background: linear-gradient(180deg, #2aa6eb 21.15%, #006aa5 100%);
  border-radius: 50%;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
  content: url(../images/med.svg);
  width: 84px;
  height: 67px;
  top: -32px;
  /* border-width: medium medium 4px 4px; */
  /* border-style: none none solid solid; */
  /* border-color: currentcolor currentcolor #fff #fff; */
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  /* transform: rotate(-45deg); */
  /* transition: opacity 1s ease 0s; */
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

.spin-wrapper::after,
.spin-wrapper::before {
  content: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.spin-wrapper::before {
  width: 90px;
  height: 90px;
  top: -55px;
  background: linear-gradient(180deg, #2aa6eb 21.15%, #006aa5 100%);
  border-radius: 50%;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.spin-wrapper::after {
  display: block;
  width: 65px;
  height: 56px;
  top: -38px;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

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

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

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

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

p.pop-up-text {
  margin: 20px auto 25px !important;
  font-size: 24px !important;
  line-height: 30px !important;
  text-align: center !important;
  text-indent: 0;
  color: #414141 !important;
  font-weight: 400;
}

.pop-up-button,
.pop-up-button:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.pop-up-button {
  text-transform: uppercase !important;
  padding: 10px 20% !important;
  font-size: 20px !important;
  border-radius: 5px !important;
  background-color: #2aa6eb !important;
  border: none !important;
  cursor: pointer !important;
  outline: 0 !important;
  border-radius: 50px !important;
}

.cursor-wheel {
  position: absolute;
  bottom: 38px;
  left: 38px;
}

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

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

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

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

.rotate-min {
  animation-name: rotation-min;
  animation-duration: 200s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes rotation-min {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.time_pxains span {
  font-size: 1.1em;
  color: red;
  font-weight: 700;
}

.time_pxains_title {
  padding-top: 15px;
  text-align: center;
  font-size: 22px;
}
.order_block {
  display: none;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.product {
  max-width: 500px;
  margin: 20px auto;
  position: relative;
}
.product img {
  width: 100%;
  max-width: 500px;
  display: block;
}

form {
  text-align: center;
  max-width: 350px;
  width: auto;
  margin: 0 auto 30px;
  padding: 0 10px;
}

.prices {
  position: absolute;
  z-index: 1;
  right: 10px;
  bottom: -20px;
  color: #000;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 0 3px 30px;
  box-shadow: rgba(0, 0, 0, 0.8) 0 3px 30px;
  width: 150px;
  height: 105px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  -webkit-transform: rotateZ(-16deg);
  -ms-transform: rotate(-16deg);
  transform: rotateZ(-16deg);
  text-align: center !important;
  background: -o-linear-gradient(left, #eea513 0, #fded13 100%);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#eea513),
    to(#fded13)
  );
  background: linear-gradient(to right, #eea513 0, #fded13 100%);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-radius: 19%;
  padding: 5px;
}

.prices span {
  display: block;
  font-size: 22px;
}

.prices .old_price span {
  font-weight: normal;
}
.prices .old_price span,
.prices .new_price span {
  display: inline-block;
}

.new_price {
  border-bottom: 2px solid red;
}
.timer {
  font-weight: normal;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
}
.timer b {
  display: inline;
  background: url(../images/timerIcon2.png) no-repeat left top;
  padding-left: 14px;
  color: #ea163c;
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}
.delivery {
  margin-top: 0px;
  font-weight: normal;
  margin-top: 10px;
  font-weight: bold;
  color: #253a56;
  font-style: italic;
}
.delivery img {
  margin-right: 10px;
}
label {
  display: block;
  margin: 10px auto;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
}
select {
  border: 1px solid #939780;
  font-size: 14px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  color: #666;
  background: #fff;
}

input {
  border: 1px solid #939780;
  font-size: 14px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  color: #666;
  background: #fff;
}

textarea {
  border: 1px solid #939780;
  font-size: 14px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  color: #666;
  background: #fff;
}

.button {
  border: 1px solid #939780;
  font-size: 14px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  color: #666;
}

.submit {
  border: 1px solid #84c239;
  font-size: 16px;
  padding: 7px;
  background: #84c239;
  color: #ffffff;
  border-radius: 5px;
  cursor: hand;
  cursor: pointer;
}

.input {
  width: 80%;
  height: 25px;
  background: #fff;
  border-radius: 7px;
}

.select {
  width: 81%;
  height: 30px;
  background: #ffffff;
  border-radius: 7px;
}
.form_group {
  padding: 10px;
  display: block;
  margin: 10px auto;
  border: 2px solid grey;
  border-radius: 5px;
  width: auto;
  min-width: 320px;
}
.btn {
  display: block;
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  background-color: #ea163c!important;
  text-align: center;
  color: #fff !important;
  border-radius: 4px;
  border: 0;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 350px;
  margin-bottom: 15px;
  animation: 1s pulse4 infinite alternate ease-in-out;
}

@keyframes pulse4 {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.95);
  }
}

.btn:hover {
  opacity: 0.9;
}
.red {
  color: #ea163c;
}
.attenzione {
  text-align: center;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 27px;
}

@media all and (max-width: 998px) {
  .wheel {
    width: 100% !important;
  }
  .pop-up-heading {
    font-size: 33px !important;
  }
  .pop-up-text {
    margin-bottom: 15px !important;
  }
  .cursor-text {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .cursor-wheel {
    width: 70%;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-size: 100%;
    top: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: 10px;
    cursor: pointer;
  }
}

@media (max-width: 767px) {
  .wheel-wrapper {
    max-width: 506px;
    margin: 0 auto;
  }
  .cursor-text {
    width: 48% !important;
    height: 48% !important;
    top: 50%;
  }

  .product img {
    padding-bottom: 70px;
  }


}

@media (max-width: 480px) {
  .cursor-text {
    width: 48% !important;
    height: 48% !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 8px;
    line-height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

}

@media (max-width: 359px) {
  .cursor-text {
    font-size: 10px;
  }

}

.red-link {
	display: block;
	text-align: center;
	text-decoration: underline;
	color: #2790dd!important;
	font-size: 32px;
	line-height: 1.4em;
	font-weight: 700;
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.red-link:hover {
	text-decoration: underline;
}
.red-link::after {
	display: inline-block;
	-webkit-animation: dotty steps(1, end) 2s infinite;
	animation: dotty steps(1, end) 2s infinite;
	content: '';
	position: absolute;
	margin-left: 10px;
}
@keyframes dotty {
	0% {
		content: '';
	}
	25% {
		content: '>';
	}
	50% {
		content: '>>';
	}
	75% {
		content: '>>>';
	}
	100% {
		content: '';
	}
}

.delivery {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}