<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
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;
    -webkit-font-feature-settings: inherit;
    font-feature-settings: inherit;
    -webkit-font-language-override: inherit;
    font-language-override: inherit;
    -webkit-font-kerning: inherit;
    font-kerning: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
strong{
    font-weight: bold;
}
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: rgb(240, 221, 221);
}

* {
    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;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: width;
    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;
    -webkit-transition: left 0.5s ease 0s;
    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;
    -webkit-transition: margin-right 0.25s ease 0s;
    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;
    -webkit-transition: width 0.25s ease 0s;
    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;
    -webkit-transition: right 0.25s ease 0s;
    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;
    -webkit-transition: right 0.25s ease 0s;
    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;
        -webkit-transition: margin-right 0.25s ease 0s;
        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-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-article__info .b-article__info-date span {
    font-size: 0.81em;
}

.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-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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

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

@media screen and (min-width: 64em) {
    .mode-adaptive .b-article__ind {
        margin: 0px;
    }
}

.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__info .b-article__info-statistic .b-statistic__item.m-comments {
    cursor: pointer;
}

.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;
}

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

.bottom-menu {
    display: none;
    position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgb(74, 162, 36);
    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 -webkit-gradient(linear, left top, left bottom, from(rgb(255, 213, 0)), color-stop(49%, rgb(255, 183, 0)), to(rgb(255, 161, 0))) repeat scroll 0% 0%;
    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;
    }
}

@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;
    }

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

    .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%;
    }

    .b-article__main {
        padding-bottom: 75px;
    }
}

@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%;
    }
}

#created-button-1,
#created-button-2 {
    line-height: 1.7em !important;
}

.my-com-date {
    color: rgb(91, 95, 101);
    text-shadow: 0 0 0px #000000;
    font-weight: 600;
    line-height: 34px;
    padding: 1px 4px 1px 4px;
    background: #fdfdfd;
    border-radius: 3px;
    font-size: 20px;
}

.out-comebacker-content-btn:hover {
    text-decoration: none !important;
    -webkit-transition: 0.3s !important;
    transition: 0.3s !important;
}

.out-comebacker-content-btn:focus {
    text-decoration: none;
    color: #fff;
}

.out-comebacker-content-btn:active {
    border: 1px solid #fff;
}

a:active,
a:focus {
    outline: none;
}

input,
textarea {
    outline: none;
}

input:active,
textarea:active {
    outline: none;
}

:focus {
    outline: none;
}

textarea {
    resize: none;
}

textarea {
    resize: vertical;
}

textarea {
    resize: horizontal;
}

button:active,
button:focus {
    outline: none !important;
}

button::-moz-focus-inner {
    border: 0 !important;
}

.pl_field_address_info {
    height: 0;
}

.rub-ramka {
    margin-top: 22px;
    margin-bottom: 18px;
    background: rgb(255, 246, 247);
    padding: 12px 15px !important;
    color: rgb(33, 33, 33);
    font-size: 18px;
    font-family: roboto condensed, arial;
    border: 4px double;
    border-radius: 4px;
    border-color: #fca8a9;
    text-indent: 0 !important;
    text-align: left;
    /* margin-left: 5%; */
    /* margin-right: 5%; */
    /* float: left; */
}

@media screen and (max-width: 600px) {
    .rub-ramka {
        text-align: justify !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

.mycity {
    text-transform: uppercase;
    font-size: 11px;
    margin-left: 5px;
    padding: 2px 7px;
    background: #fbf9fe;
    color: #808080;
    font-weight: bold;
    font-family: calibri, roboto, arial;
    border-radius: 2px;
    border: 1px solid #ddd3f3;
    vertical-align: super;
    /* text-shadow: 0px 0px 1px #fff; */
}

#product-block {
    background: url(../images/order_tube.png) center center no-repeat;
    height: 338px;
    width: 100% !important;
    display: block;
    margin: 0px 0px 0px 0px !important;
    margin: 0 !important;
    background-size: contain;
    text-align: center;
}

#product-block .plashka2-t {
    color: #fff915;
    font-size: 20px;
    line-height: 25px;
}

#product-block .plashka2 b {
    text-shadow: 1px 1px 2px #373838;
}

#product-block .plashka2 {
    position: absolute;
    background: url(../images/sale-bg-2.png) center center no-repeat;
    background-size: 190px 262px;
    width: 190px !important;
    height: 138px;
    padding: 144px 30px 0 0;
    line-height: 22px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    margin: 48px 0 0 -10px !important;
    font-family: 'Roboto', sans-serif;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 5;
}

@media screen and (max-width: 767px) {
    #product-block {
        width: 100% !important;
        height: 224px !important;
        margin: 0 !important;
    }

    #product-block .plashka2 {
        background-size: 135px 188px;
        width: 110px !important;
        height: 98px;
        padding: 95px 25px 0 0;
        line-height: 16px;
        font-size: 13px;
        margin: 15px 0 0 0px !important;
    }

    #product-block .plashka2-t {
        font-size: 14px;
    }
}

@media screen and (max-width: 720px) {
    .renul_seDwyoGn57 .gelat_Bb6MhOHv {
        text-align: center
    }
}

@media screen and (max-width: 200px) {
    #product-block .plashka2 {
        display: none;
    }
}

.b-comments__item-head a:hover {
    text-decoration: none !important;
}

#s_comebacker_block {
    background: white;
    width: 100%;
    height: 177px;
    z-index: 10000;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    display: none;
    text-align: center;
}

#s_comebacker_block img {
    width: 593px;
    height: 177px;
}

.inL_373035.inL_373035 {}

.inL_322987.inL_322987 {
    font-size: 16px !important;
}

.inL_65367.inL_65367 {
    padding-left: 2px !important
}

.inL_418305.inL_418305 {
    font-size: 14px !important
}

.inL_994542.inL_994542 {
    padding-left: 1px !important;
    font-size: 11px !important;
}

.inL_615701.inL_615701 {
    font-size: 14px;
    margin: -32px 0px 20px;
    max-width: 600px;
    font-style: italic;
}

.inL_225758.inL_225758 {
    font-size: 14px;
    margin: -32px 0px 20px;
    max-width: 600px;
    font-style: italic;
}

.inL_584975.inL_584975 {
    font-size: 15px;
    line-height: 20px;
    padding: 10px;
    background: rgb(0, 95, 158) none repeat scroll 0% 0%;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
    width: 95%;
    margin: 15px 0%;
}

.inL_647682.inL_647682 {
    color: white;
}

.inL_60444.inL_60444 {
    color: white;
    padding-left: 0px;
    list-style: outside none disk;
}

.inL_70595.inL_70595 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.inL_337435.inL_337435 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_255216.inL_255216 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_340158.inL_340158 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_276798.inL_276798 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_402536.inL_402536 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_527402.inL_527402 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_365024.inL_365024 {
    max-width: 100%;
}

.inL_373599.inL_373599 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_206036.inL_206036 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_652994.inL_652994 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_155862.inL_155862 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_986376.inL_986376 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_555115.inL_555115 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_14606.inL_14606 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_906176.inL_906176 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_194534.inL_194534 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_865478.inL_865478 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_822075.inL_822075 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_833473.inL_833473 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_600177.inL_600177 {
    max-width: 100%;
}

.inL_281434.inL_281434 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_770335.inL_770335 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_705341.inL_705341 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_521441.inL_521441 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_516238.inL_516238 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_76929.inL_76929 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_347688.inL_347688 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_369524.inL_369524 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_93910.inL_93910 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_460257.inL_460257 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_9498.inL_9498 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_200142.inL_200142 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_971659.inL_971659 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_323758.inL_323758 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_282811.inL_282811 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_232135.inL_232135 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_195208.inL_195208 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_867860.inL_867860 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_912782.inL_912782 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_680440.inL_680440 {
    margin: 15px 0px;
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 8px;
}

.inL_395891.inL_395891 {
    font-size: 14px;
    color: #90c0e2;
}

.inL_686483.inL_686483 {
    margin: 0px auto;
}

.inL_567257.inL_567257 {
    margin-top: 0px;
    left: 0px;
    position: relative;
    top: 0px;
    bottom: 0px;
}

.inL_521568.inL_521568 {
    font-size: 15px;
}

.inL_51631.inL_51631 {
    margin: 0px auto;
}

.inL_953434.inL_953434 {
    visibility: hidden;
    position: absolute;
}

.fancybox-margin {
    margin-right: 17px;
}

span.im-caret {
    -webkit-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite;
}

@keyframes blink {

    from,
    to {
        border-right-color: black;
    }

    50% {
        border-right-color: transparent;
    }
}

@-webkit-keyframes blink {

    from,
    to {
        border-right-color: black;
    }

    50% {
        border-right-color: transparent;
    }
}

span.im-static {
    color: grey;
}

div.im-colormask {
    display: inline-block;
    border-style: inset;
    border-width: 2px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

div.im-colormask &gt; input {
    position: absolute;
    display: inline-block;
    background-color: transparent;
    color: transparent;
    -webkit-appearance: caret;
    -moz-appearance: caret;
    appearance: caret;
    border-style: none;
    left: 0;
    /*calculated*/
}

div.im-colormask &gt; input:focus {
    outline: none;
}

div.im-colormask &gt; input::-moz-selection {
    background: none;
}

div.im-colormask &gt; input::selection {
    background: none;
}

div.im-colormask &gt; input::-moz-selection {
    background: none;
}

div.im-colormask &gt; div {
    color: black;
    display: inline-block;
    width: 100px;
    /*calculated*/
}

.modal {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 390;
    cursor: pointer;
}

.modal-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.modal-block {
    z-index: 5;
    width: 750px;
    border-radius: 5px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Open sans', sans-serif;
    overflow: hidden;
    color: #222;
    cursor: default;
}

.modal-content {
    width: 100%;
    background: rgba(60, 114, 181, 1);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 114, 181, 1)), color-stop(100%, rgba(123, 159, 204, 1)));
    background: linear-gradient(135deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c72b5', endColorstr='#7b9fcc', GradientType=1);
    position: relative;
    border: 5px solid #dddddd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.modal-close {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}

.modal-content-text {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: block;
    color: #fff;
    text-align: center;
    margin: 10px 0px 0px 0px;
}

.modal-main {
    display: block;
    padding: 15px 20px;
}

.modal-main::after {
    clear: both;
    content: '';
    display: table;
}

.modal-main-block {
    float: left;
    display: block;
    width: 30%;
    margin: 0 auto;
}

.modal-main-img {
    display: block;
    width: 200px;
    margin: 0 auto;
    padding-top: 15px;
}

.modal-main-text {
    display: block;
    width: 65%;
    float: right;
    margin-left: 5%;
    margin-top: 25px;
}

#comebacker_main_div {
    display: none !important;
}

.modal-main-text_p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
    margin: 0;
    text-align: left;
    color: #fff;
    font-size: 22px;
    padding-bottom: 5px;
}

.my-com-date {
    color: rgb(91, 95, 101);
    text-shadow: 0 0 0px #000000;
    font-weight: 600;
    line-height: 34px;
    padding: 1px 4px 1px 4px;
    background: #fdfdfd;
    border-radius: 3px;
    font-size: 20px;
}

.modal-btn {
    display: block;
    max-width: 341px;
    margin: 10px auto 20px;
    font-size: 23px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: bold;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    padding: 15px 20px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.modal-btn:hover {
    background: #fff;
    color: rgb(176, 73, 59);
}

img {
    max-width: 100%;
}

.c15 {
    margin-bottom: 25px
}

.c15,
.c15 td,
.c15 tr {
    border: 1px solid #d6d6d6;
}

.c15 .c3 p {
    padding: 5px 10px 5px;
    margin-bottom: 0px;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

.Figure-caption {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    max-width: 600px;
    font-style: italic;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block;
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto;
}

.red {
    color: red;
}

.green {
    color: green;
}

.ft {
    font-size: 11px;
}
</pre></body></html>