html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
.no-touchevents a:hover {
  outline: 0;
}
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  background: #f6f6f6;
  color: #44485a;
  font-family: "Arial", sans-serif;
  padding: 16px;
  font-size: 17px;
  line-height: 30px;
}
@media only screen and (max-width: 559px) {
  body {
    font-size: 15px;
    line-height: 28px;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 16px 0;
}
.h1,
h1 {
  font-size: 48px;
  line-height: 54px;
}
@media only screen and (max-width: 559px) {
  .h1,
  h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
.h2,
h2 {
  font-size: 30px;
  line-height: 36px;
}
@media only screen and (max-width: 559px) {
  .h2,
  h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
.h3,
h3 {
  font-size: 21px;
  line-height: 34px;
}
@media only screen and (max-width: 559px) {
  .h3,
  h3 {
    font-size: 17px;
    line-height: 30px;
  }
}
.h4,
h4 {
  font-size: 17px;
  line-height: 24px;
}
@media only screen and (max-width: 559px) {
  .h4,
  h4 {
    font-size: 15px;
    line-height: 22px;
  }
}
.h5,
h5 {
  font-size: 15px;
  line-height: 22px;
}
@media only screen and (max-width: 559px) {
  .h5,
  h5 {
    font-size: 13px;
    line-height: 20px;
  }
}
.h6,
h6 {
  font-size: 13px;
  line-height: 20px;
}
@media only screen and (max-width: 559px) {
  .h6,
  h6 {
    font-size: 11px;
    line-height: 18px;
  }
}
.p,
p {
  font-size: 17px;
  line-height: 30px;
}
@media only screen and (max-width: 559px) {
  .p,
  p {
    font-size: 15px;
    line-height: 28px;
  }
}
ul,
ol {
  padding: 0;
  margin: 0;
}
ul,
ol {
  font-size: 17px;
  line-height: 30px;
  margin: 0 0 16px 1em;
}
@media only screen and (max-width: 559px) {
  ul,
  ol {
    font-size: 15px;
    line-height: 28px;
  }
}
ol {
  list-style-type: decimal;
}
ul {
  list-style-type: disc;
}
ol li,
ul li {
  margin: 0 0 8px;
}
img {
  display: block;
}
big,
.big {
  font-size: 36px;
  line-height: 36px;
}
@media only screen and (max-width: 559px) {
  big,
  .big {
    font-size: 24px;
    line-height: 24px;
  }
}
small,
.small {
  font-size: 11px;
  line-height: 18px;
}
@media only screen and (max-width: 559px) {
  small,
  .small {
    font-size: 9px;
    line-height: 16px;
  }
}
a {
  outline: none !important;
}
a,
a:link {
  color: #44485a;
  text-decoration: none;
}
a:visited {
  color: #4f5469;
  text-decoration: none;
}
.no-touchevents a:hover {
  color: #393c4b;
  text-decoration: underline;
}
i,
em {
  font-style: italic;
}
.regular {
  font-weight: 400;
}
.bold,
strong,
b {
  font-weight: 700;
}
input,
select,
textarea {
  font-size: 17px;
  line-height: 30px;
  font-family: "Arial", sans-serif;
}
@media only screen and (max-width: 559px) {
  input,
  select,
  textarea {
    font-size: 15px;
    line-height: 28px;
  }
}
textarea {
  width: 100%;
  resize: none;
}
table {
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.fileupload {
  position: relative;
  overflow: hidden;
}
.fileupload-input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 1000px;
  direction: ltr;
  cursor: pointer;
}
.iframe__video {
  background-color: #000;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  height: 0;
}
.iframe__video.is-16x9 {
  padding-bottom: 56.25%;
  /* 16:9 */
}
.iframe__video.is-16x10 {
  padding-bottom: 62.5% /* 16:10 */;
}
.iframe__video.is-4x3 {
  padding-bottom: 75%;
  /* 4:3 */
}
.iframe__video object,
.iframe__video iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.is-anchor {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}
.inline-list {
  display: block;
  font-size: 0;
  margin-left: -8px !important;
  margin-right: -8px !important;
}
.inline-list.small .inline-list-item {
  font-size: 11px;
  line-height: 18px;
}
@media only screen and (max-width: 559px) {
  .inline-list.small .inline-list-item {
    font-size: 9px;
    line-height: 16px;
  }
}
.inline-list-item {
  font-size: 13px;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
  margin-left: 8px;
  margin-right: 8px;
}
@media only screen and (max-width: 559px) {
  .inline-list-item {
    font-size: 11px;
    line-height: 18px;
  }
}
.inline-list-item.block {
  display: block;
}
.inline-list-item b {
  color: #44485a;
}
.inline-list-item a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.inline-list-item a,
.inline-list-item a:visited {
  color: #797f9b;
  text-decoration: none;
}
.no-touchevents .inline-list-item a:hover {
  color: #44485a;
  text-decoration: underline;
}
.animate {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.animate-opacity {
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.blur {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-dot:after {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  content: "";
  background: #b1b4c3;
  display: block;
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
@media only screen and (max-width: 559px) {
  .text-dot:after {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 4px;
    height: 4px;
  }
}
@media only screen and (max-width: 559px) {
  .text-dot:after {
    margin-left: 4px;
  }
}
.text-success {
  color: #076a00 !important;
}
.text-info {
  color: #4285f4 !important;
}
.text-alert {
  color: #ff2d46 !important;
}
.text-highlight {
  color: #2c2e34 !important;
}
.text-solid {
  font-weight: 700;
  color: #2c2e34 !important;
}
a.text-solid {
  color: #2c2e34 !important;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.no-touchevents a.text-solid:hover {
  color: #44485a !important;
}
.modal {
  background-color: rgba(246, 246, 246, 0.8);
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.no-rgba .modal {
  background: #f6f6f6;
}
.no-opacity .modal {
  background: url(../img/color-1@opacity-80.png) 0 0 repeat;
}
.modal-transparent,
.no-opacity .modal-transparent {
  background: url(../img/blank.png) 0 0 repeat transparent;
}
.modal-click {
  cursor: pointer;
}
.modal.is-white {
  background-color: rgba(246, 246, 246, 0.99);
}
.no-rgba .modal.is-white {
  background: #f6f6f6;
}
.no-opacity .modal.is-white {
  background: url(../img/color-1@opacity-99.png) 0 0 repeat;
}
.underfixed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  z-index: 10;
}
.overall {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  z-index: 20;
}
.container {
  padding-left: 32px;
  padding-right: 32px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 928px;
}
@media only screen and (max-width: 991px) {
  .container {
    width: auto;
  }
}
@media only screen and (max-width: 559px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1312px) {
  .container {
    width: 1248px;
  }
}
.row {
  font-size: 0;
  position: relative;
  margin-left: -16px;
  margin-right: -16px;
}
@media only screen and (max-width: 559px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.col {
  font-size: 17px;
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}
@media only screen and (max-width: 559px) {
  .col {
    font-size: 15px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 559px) {
  .col {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.col.is-middle {
  vertical-align: middle;
}
.col-content {
  margin: 16px 0 64px;
}
@media only screen and (max-width: 991px) {
  .col-content {
    margin: 0 0 32px;
  }
}
.col-aside {
  margin: 0 0 64px;
}
@media only screen and (max-width: 991px) {
  .col-aside {
    border: 0;
    border-top: 1px solid #2c2e34;
    margin-bottom: 32px;
  }
  .is-index .col-aside {
    border-top-color: #b1b4c3;
    padding: 0;
    padding-top: 32px;
  }
}
.col-md-hide {
  display: none;
}
.col-md-1 {
  width: 288px;
}
.col-md-2 {
  width: 608px;
}
.col-md-3 {
  display: block;
  width: 928px;
}
.col-md-p10,
.col-md-p20,
.col-md-p30,
.col-md-p40,
.col-md-p50,
.col-md-p60,
.col-md-p70,
.col-md-p80,
.col-md-p90,
.col-md-p100 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-md-p10 {
  width: 10%;
}
.col-md-p20 {
  width: 20%;
}
.col-md-p30 {
  width: 30%;
}
.col-md-p40 {
  width: 40%;
}
.col-md-p50 {
  width: 50%;
}
.col-md-p60 {
  width: 60%;
}
.col-md-p70 {
  width: 70%;
}
.col-md-p80 {
  width: 80%;
}
.col-md-p90 {
  width: 90%;
}
.col-md-p100 {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 1312px) {
  .col-lg-hide {
    display: none;
  }
  .col-lg-p10,
  .col-lg-p20,
  .col-lg-p30,
  .col-lg-p40,
  .col-lg-p50,
  .col-lg-p60,
  .col-lg-p70,
  .col-lg-p80,
  .col-lg-p90,
  .col-lg-p100,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4 {
    display: inline-block;
  }
  .col-lg-1 {
    width: 288px;
  }
  .col-lg-2 {
    width: 608px;
  }
  .col-lg-3 {
    width: 928px;
  }
  .col-lg-4 {
    display: block;
    width: 1248px;
  }
  .col-lg-p10,
  .col-lg-p20,
  .col-lg-p30,
  .col-lg-p40,
  .col-lg-p50,
  .col-lg-p60,
  .col-lg-p70,
  .col-lg-p80,
  .col-lg-p90,
  .col-lg-p100 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .col-lg-p10 {
    width: 10%;
  }
  .col-lg-p20 {
    width: 20%;
  }
  .col-lg-p30 {
    width: 30%;
  }
  .col-lg-p40 {
    width: 40%;
  }
  .col-lg-p50 {
    width: 50%;
  }
  .col-lg-p60 {
    width: 60%;
  }
  .col-lg-p70 {
    width: 70%;
  }
  .col-lg-p80 {
    width: 80%;
  }
  .col-lg-p90 {
    width: 90%;
  }
  .col-lg-p100 {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .col-sm-hide {
    display: none;
  }
  .col-sm-p10,
  .col-sm-p20,
  .col-sm-p30,
  .col-sm-p40,
  .col-sm-p50,
  .col-sm-p60,
  .col-sm-p70,
  .col-sm-p80,
  .col-sm-p90,
  .col-sm-p100,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
  }
  .col-sm-1 {
    width: 25%;
  }
  .col-sm-2 {
    width: 50%;
  }
  .col-sm-3 {
    width: 75%;
  }
  .col-sm-4 {
    width: 100%;
    display: block;
  }
  .col-sm-p10,
  .col-sm-p20,
  .col-sm-p30,
  .col-sm-p40,
  .col-sm-p50,
  .col-sm-p60,
  .col-sm-p70,
  .col-sm-p80,
  .col-sm-p90,
  .col-sm-p100 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .col-sm-p10 {
    width: 10%;
  }
  .col-sm-p20 {
    width: 20%;
  }
  .col-sm-p30 {
    width: 30%;
  }
  .col-sm-p40 {
    width: 40%;
  }
  .col-sm-p50 {
    width: 50%;
  }
  .col-sm-p60 {
    width: 60%;
  }
  .col-sm-p70 {
    width: 70%;
  }
  .col-sm-p80 {
    width: 80%;
  }
  .col-sm-p90 {
    width: 90%;
  }
  .col-sm-p100 {
    width: 100%;
    display: block;
  }
  .col-sm-margin-top {
    margin-top: 16px;
  }
  .col-sm-margin-top-half {
    margin-top: 8px;
  }
  .col-sm-margin-bottom {
    margin-bottom: 16px;
  }
  .col-sm-margin-bottom-half {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 559px) {
  .col-xs-hide {
    display: none;
  }
  .col-xs-p10,
  .col-xs-p20,
  .col-xs-p30,
  .col-xs-p40,
  .col-xs-p50,
  .col-xs-p60,
  .col-xs-p70,
  .col-xs-p80,
  .col-xs-p90,
  .col-xs-p100,
  .col-xs-1,
  .col-xs-2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
  }
  .col-xs-1 {
    width: 50%;
  }
  .col-xs-2 {
    width: 100%;
    display: block;
  }
  .col-xs-p10,
  .col-xs-p20,
  .col-xs-p30,
  .col-xs-p40,
  .col-xs-p50,
  .col-xs-p60,
  .col-xs-p70,
  .col-xs-p80,
  .col-xs-p90,
  .col-xs-p100 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .col-xs-p10 {
    width: 10%;
  }
  .col-xs-p20 {
    width: 20%;
  }
  .col-xs-p30 {
    width: 30%;
  }
  .col-xs-p40 {
    width: 40%;
  }
  .col-xs-p50 {
    width: 50%;
  }
  .col-xs-p60 {
    width: 60%;
  }
  .col-xs-p70 {
    width: 70%;
  }
  .col-xs-p80 {
    width: 80%;
  }
  .col-xs-p90 {
    width: 90%;
  }
  .col-xs-p100 {
    width: 100%;
    display: block;
  }
  .col-xs-margin-top {
    margin-top: 16px;
  }
  .col-xs-margin-top-half {
    margin-top: 8px;
  }
  .col-xs-margin-bottom {
    margin-bottom: 16px;
  }
  .col-xs-margin-bottom-half {
    margin-bottom: 8px;
  }
}
.b-bb {
  background: #fcfcfc;
  display: block;
  overflow: hidden;
}
.b-bb__container {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.b-bb__container #vk_groups iframe,
.b-bb__container #ok_group_widget iframe {
  display: block;
}
.b-bb.size-horizonal {
  background: transparent;
  border: 0;
  border-top: 1px solid #2c2e34;
  margin: 0 0 64px;
  padding: 64px 0 0;
}
.is-index .b-bb.size-horizonal {
  border-top-color: #b1b4c3;
  margin: 32px 0 0;
  padding-top: 32px;
}
.b-bb.size-horizonal .b-bb__container .adsbygoogle {
  background: #b1b4c3;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  .b-bb.size-horizonal {
    margin-bottom: 32px;
    padding-top: 32px;
  }
}
.b-bb.size-240x {
  padding: 24px 0;
  margin: 0 0 32px;
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-bb.size-240x {
    display: none !important;
  }
}
.b-bb.size-240x.overlay {
  margin-top: -24px;
}
@media only screen and (max-width: 991px) {
  .b-bb.size-240x.overlay {
    margin-top: 0;
  }
}
.b-bb.size-240x .b-bb__container {
  width: 240px;
}
.b-bb.size-240x .b-bb__container .adsbygoogle {
  background: #b1b4c3;
  background-size: cover;
}
.b-article {
  margin: 32px 0;
}
.b-article__top {
  margin: 24px 0 32px;
}
.b-article__top-space {
  margin: 32px 0 0;
  height: 50px;
  position: relative;
}
.b-article__top > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-article__top > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-article__top > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-article__top > ul > li {
  display: inline-block;
  margin: 8px 0 0;
  line-height: 18px;
  vertical-align: top;
}
.b-article__top > ul > li.item-1 {
  margin: 0;
}
.b-article__header h1,
.b-article__header h3 {
  font-weight: 700;
  color: #2c2e34;
  margin: 32px 0;
}
.b-article__header h1 a,
.b-article__header h3 a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-article__header h1 a,
.b-article__header h3 a,
.b-article__header h1 a:visited,
.b-article__header h3 a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-article__header h1 a:hover,
.no-touchevents .b-article__header h3 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-article__header h1 {
  font-family: "Roboto", "Arial", sans-serif;
}
.b-article__header h3 {
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
}
.b-article__picture figure {
  margin: 32px 0;
}
.b-article__picture figure img {
  background: #b1b4c3;
  margin: 16px 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-width: 100%;
}
.b-article__picture figure figcaption {
  text-align: right;
}
.b-article__picture figure figcaption,
.b-article__picture figure figcaption p,
.b-article__picture figure figcaption h1,
.b-article__picture figure figcaption h2,
.b-article__picture figure figcaption h3,
.b-article__picture figure figcaption h4,
.b-article__picture figure figcaption h5,
.b-article__picture figure figcaption h6 {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
}
@media only screen and (max-width: 559px) {
  .b-article__picture figure figcaption,
  .b-article__picture figure figcaption p,
  .b-article__picture figure figcaption h1,
  .b-article__picture figure figcaption h2,
  .b-article__picture figure figcaption h3,
  .b-article__picture figure figcaption h4,
  .b-article__picture figure figcaption h5,
  .b-article__picture figure figcaption h6 {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__picture figure figcaption ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
  display: inline-block;
  vertical-align: top;
}
.b-article__picture figure figcaption ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-article__picture figure figcaption ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-article__picture figure figcaption ul > li {
  font-size: 13px;
  line-height: 20px;
  display: inline-block;
  font-family: "Roboto", "Arial", sans-serif;
}
@media only screen and (max-width: 559px) {
  .b-article__picture figure figcaption ul > li {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__picture figure figcaption ul > li:after {
  content: ",";
}
.b-article__picture figure figcaption ul > li:last-child:after {
  content: "";
}
.b-article__picture figure figcaption ul > li a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-article__picture figure figcaption ul > li a,
.b-article__picture figure figcaption ul > li a:visited {
  color: #797f9b;
  text-decoration: none;
}
.no-touchevents .b-article__picture figure figcaption ul > li a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-article__content {
  margin: 32px 0;
}
.b-article__content.image {
  min-height: 162px;
}
.b-article__content strong,
.b-article__content b,
.b-article__content .bold {
  font-weight: 700;
  color: #2c2e34;
}
.b-article__content h1,
.b-article__content h2,
.b-article__content h3,
.b-article__content h4,
.b-article__content h5,
.b-article__content h6 {
  font-weight: 700;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0;
}
.b-article__content .hr,
.b-article__content hr {
  margin: 32px 0;
  border: 0;
  border-top: 1px solid #2c2e34;
}
.b-article__content img {
  background: #b1b4c3;
  margin: 32px 0;
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
}
.b-article__content img[align="left"],
.b-article__content img[style*="left"],
.b-article__content img.img-left {
  float: left;
  margin: 0 32px 16px 0;
  width: 288px !important;
}
.b-article__content img[align="right"],
.b-article__content img[style*="right"],
.b-article__content img.img-right {
  float: right;
  margin: 0 0 16px 32px;
  width: 288px !important;
}
.b-article__content figure {
  margin: 32px 0;
}
.b-article__content figure[style*="left"],
.b-article__content figure.float-left {
  float: left;
  margin: 0 32px 16px 0;
  width: 288px !important;
}
.b-article__content figure[style*="right"],
.b-article__content figure.float-right {
  float: right;
  margin: 0 0 16px 32px;
  width: 288px !important;
}
.b-article__content figure img {
  margin: 0;
}
.b-article__content figure figcaption {
  margin: 16px 0;
}
.b-article__content figure figcaption,
.b-article__content figure figcaption p,
.b-article__content figure figcaption h1,
.b-article__content figure figcaption h2,
.b-article__content figure figcaption h3,
.b-article__content figure figcaption h4,
.b-article__content figure figcaption h5,
.b-article__content figure figcaption h6 {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
}
@media only screen and (max-width: 559px) {
  .b-article__content figure figcaption,
  .b-article__content figure figcaption p,
  .b-article__content figure figcaption h1,
  .b-article__content figure figcaption h2,
  .b-article__content figure figcaption h3,
  .b-article__content figure figcaption h4,
  .b-article__content figure figcaption h5,
  .b-article__content figure figcaption h6 {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__content figure figcaption p,
.b-article__content figure figcaption h1,
.b-article__content figure figcaption h2,
.b-article__content figure figcaption h3,
.b-article__content figure figcaption h4,
.b-article__content figure figcaption h5,
.b-article__content figure figcaption h6 {
  margin: 8px 0;
}
.b-article__content blockquote {
  background: #fcfcfc;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  padding: 16px 50px;
  margin: 32px 0;
}
.b-article__content blockquote p {
  font-weight: 700;
  color: #2c2e34;
  line-height: 30px;
}
.b-article__content blockquote p,
.b-article__content blockquote h1,
.b-article__content blockquote h2,
.b-article__content blockquote h3,
.b-article__content blockquote h4,
.b-article__content blockquote h5,
.b-article__content blockquote h6 {
  margin: 16px 0;
}
.b-article__content blockquote.float-left,
.b-article__content blockquote.float-right {
  background: transparent;
  border: 0;
  border-top: 8px solid #fcfcfc;
  font-family: "Roboto", "Arial", sans-serif;
  padding: 8px 0;
  margin: 0 0 16px;
  width: 288px;
}
.b-article__content blockquote.float-left p,
.b-article__content blockquote.float-right p,
.b-article__content blockquote.float-left h1,
.b-article__content blockquote.float-right h1,
.b-article__content blockquote.float-left h2,
.b-article__content blockquote.float-right h2,
.b-article__content blockquote.float-left h3,
.b-article__content blockquote.float-right h3,
.b-article__content blockquote.float-left h4,
.b-article__content blockquote.float-right h4,
.b-article__content blockquote.float-left h5,
.b-article__content blockquote.float-right h5,
.b-article__content blockquote.float-left h6,
.b-article__content blockquote.float-right h6 {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  line-height: 24px;
  margin: 8px 0;
}
@media only screen and (max-width: 559px) {
  .b-article__content blockquote.float-left p,
  .b-article__content blockquote.float-right p,
  .b-article__content blockquote.float-left h1,
  .b-article__content blockquote.float-right h1,
  .b-article__content blockquote.float-left h2,
  .b-article__content blockquote.float-right h2,
  .b-article__content blockquote.float-left h3,
  .b-article__content blockquote.float-right h3,
  .b-article__content blockquote.float-left h4,
  .b-article__content blockquote.float-right h4,
  .b-article__content blockquote.float-left h5,
  .b-article__content blockquote.float-right h5,
  .b-article__content blockquote.float-left h6,
  .b-article__content blockquote.float-right h6 {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__content blockquote.float-left {
  float: left;
  margin-right: 32px;
}
.b-article__content blockquote.float-right {
  float: right;
  margin-left: 32px;
}
.b-article__content object,
.b-article__content iframe {
  border: 0;
  background: #000;
  display: block;
  margin: 16px 0;
  width: 100% !important;
  height: 342px !important;
}
.b-article__content .iframe__video object,
.b-article__content .iframe__video iframe {
  background: transparent;
  height: 100% !important;
  margin: 0;
}
.b-article__content table {
  border: 0;
  border-top: 1px solid #797f9b;
  border-bottom: 1px solid #797f9b;
  margin: 32px 0;
  padding: 0;
  width: 100% !important;
}
.b-article__content table[align="left"],
.b-article__content table[align="right"] {
  float: none;
}
.b-article__content table th,
.b-article__content table td {
  border: 0;
  border-top: 1px solid #b1b4c3;
  padding: 16px 8px;
  vertical-align: top;
  text-align: left;
}
.b-article__content table th,
.b-article__content table td,
.b-article__content table th p,
.b-article__content table td p,
.b-article__content table th h1,
.b-article__content table td h1,
.b-article__content table th h2,
.b-article__content table td h2,
.b-article__content table th h3,
.b-article__content table td h3,
.b-article__content table th h4,
.b-article__content table td h4,
.b-article__content table th h5,
.b-article__content table td h5,
.b-article__content table th h6,
.b-article__content table td h6 {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
}
@media only screen and (max-width: 559px) {
  .b-article__content table th,
  .b-article__content table td,
  .b-article__content table th p,
  .b-article__content table td p,
  .b-article__content table th h1,
  .b-article__content table td h1,
  .b-article__content table th h2,
  .b-article__content table td h2,
  .b-article__content table th h3,
  .b-article__content table td h3,
  .b-article__content table th h4,
  .b-article__content table td h4,
  .b-article__content table th h5,
  .b-article__content table td h5,
  .b-article__content table th h6,
  .b-article__content table td h6 {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__content table th p,
.b-article__content table td p,
.b-article__content table th h1,
.b-article__content table td h1,
.b-article__content table th h2,
.b-article__content table td h2,
.b-article__content table th h3,
.b-article__content table td h3,
.b-article__content table th h4,
.b-article__content table td h4,
.b-article__content table th h5,
.b-article__content table td h5,
.b-article__content table th h6,
.b-article__content table td h6 {
  margin: 0 !important;
  padding: 0 !important;
}
.b-article__content table tr:first-child th,
.b-article__content table tr:first-child td {
  border: 0;
}
.b-article__content table tr > :first-child {
  padding-left: 0;
}
.b-article__content table tr > :last-child {
  padding-right: 0;
}
.b-article__content table thead td,
.b-article__content table th {
  font-weight: 700;
  color: #2c2e34;
}
.b-article__content p {
  margin: 16px 0;
}
.b-article__content a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-article__content a,
.b-article__content a:link {
  color: #0645ad;
  text-decoration: underline;
  font-style: italic;
}
.b-article__content a:visited {
  color: #0b0080;
  text-decoration: underline;
}
.no-touchevents .b-article__content a:hover {
  color: #0b0080;
  text-decoration: none;
}
.b-article__content ol,
.b-article__content ul {
  list-style: none;
  padding: 0;
  margin: 32px 0;
}
.b-article__content ol > li,
.b-article__content ul > li {
  position: relative;
  margin: 16px 0;
  margin-left: 48px;
}
.b-article__content ol {
  counter-reset: ol-counter;
}
.b-article__content ol > li:before {
  counter-increment: ol-counter;
  content: counter(ol-counter) '.';
  color: #b1b4c3;
  display: block;
  text-align: right;
  position: absolute;
  top: 0;
  left: -32px;
  width: 24px;
}
.b-article__content ul > li:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  content: "";
  background: #b1b4c3;
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 10px;
  left: -19px;
}
@media only screen and (max-width: 559px) {
  .b-article__content ul > li:before {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 4px;
    height: 4px;
  }
}
.b-article__content .fullscreen {
  margin: 32px 0;
}
.b-article__footer {
  margin: 32px 0;
  margin-left: -16px;
  margin-right: -16px;
}
.b-article__footer a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-article__footer a,
.b-article__footer a:visited {
  color: #797f9b;
}
.no-touchevents .b-article__footer a:hover {
  color: #44485a;
}
.b-article__footer li {
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
  display: inline-block;
  vertical-align: top;
}
.b-article__footer > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-article__footer > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-article__footer > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-article__footer > ul > li {
  font-size: 13px;
  line-height: 20px;
  margin-left: 16px;
  margin-right: 16px;
}
@media only screen and (max-width: 559px) {
  .b-article__footer > ul > li {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__footer > ul > li > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
  display: inline-block;
  vertical-align: top;
}
.b-article__footer > ul > li > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-article__footer > ul > li > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-article__footer > ul > li > ul > li {
  font-size: 13px;
  line-height: 20px;
}
@media only screen and (max-width: 559px) {
  .b-article__footer > ul > li > ul > li {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__footer > ul > li > ul > li:after {
  content: ",";
}
.b-article__footer > ul > li > ul > li:last-child:after {
  content: "";
}
.b-article__bottom {
  border: 0;
  border-top: 1px solid #b1b4c3;
  margin: 64px 0 32px;
  padding: 16px 0 0;
}
.b-article__bottom__commentary {
  margin: 16px 0 0;
  float: right;
}
.b-article__bottom__share {
  float: left;
}
.b-article__link {
  border: 0;
  border-top: 1px solid #2c2e34;
  display: block;
  padding: 48px 0 0;
  margin-bottom: 64px;
}
.b-article__link h2 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
}
.b-article__link ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-article__link ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-article__link ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-article__link ul > li {
  margin: 8px 0;
}
.b-article__link .link,
.b-article__link .title {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 0;
}
.b-article__link .link a,
.b-article__link .title a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-article__link .link a:visited,
.b-article__link .title a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-article__link .link a:hover,
.no-touchevents .b-article__link .title a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-article__link .link {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.b-article__link .url {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  margin: 0 0 8px;
}
@media only screen and (max-width: 559px) {
  .b-article__link .url {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__link .url a {
  color: #797f9b;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-article__link .url a:visited {
  color: #44485a;
}
.no-touchevents .b-article__link .url a:hover {
  color: #44485a;
}
@media only screen and (max-width: 559px) {
  .b-article__top {
    margin-top: 32px;
  }
  .b-article__top > ul > li {
    display: block;
  }
  .b-article__header h1,
  .b-article__header h3 {
    margin: 16px 0;
  }
  .b-article__picture figure {
    margin: 16px 0;
    margin-left: -16px;
    margin-right: -16px;
  }
  .b-article__picture figure figcaption {
    margin-left: 16px;
    margin-right: 16px;
  }
  .b-article__content {
    margin: 16px 0;
  }
  .b-article__content.image {
    min-height: 0;
  }
  .b-article__content h1,
  .b-article__content h2,
  .b-article__content h3,
  .b-article__content h4,
  .b-article__content h5,
  .b-article__content h6 {
    margin: 16px 0;
  }
  .b-article__content img {
    margin: 16px 0;
  }
  .b-article__content img[align="left"],
  .b-article__content img[style*="left"],
  .b-article__content img.img-left,
  .b-article__content img[align="right"],
  .b-article__content img[style*="right"],
  .b-article__content img.img-right {
    display: block;
    float: none;
    margin: 16px 0;
    width: 100% !important;
    max-width: 100% !important;
  }
  .b-article__content hr {
    margin: 16px 0;
  }
  .b-article__content blockquote {
    zoom: 1;
    margin: 16px 0;
    margin-left: -16px;
    margin-right: -16px;
    padding: 0 16px;
  }
  .b-article__content blockquote:before,
  .b-article__content blockquote:after {
    content: "";
    display: table;
  }
  .b-article__content blockquote:after {
    clear: both;
  }
  .b-article__content blockquote.float-left,
  .b-article__content blockquote.float-right {
    float: none;
    padding: 6px 0;
    margin: 16px 0 20px;
    width: 100%;
  }
  .b-article__content table {
    margin: 16px 0;
  }
  .b-article__content object,
  .b-article__content iframe {
    height: 210px !important;
  }
  .b-article__content .iframe__video object,
  .b-article__content .iframe__video iframe {
    height: 100% !important;
  }
  .b-article__content .fullscreen {
    margin: 16px 0;
    margin-left: -16px;
    margin-right: -16px;
  }
  .b-article__content .fullscreen table {
    margin-left: 16px;
    margin-right: 16px;
  }
  .b-article__content ol,
  .b-article__content ul {
    margin: 16px 0;
  }
  .b-article__content ul > li:before {
    top: 11px;
  }
  .b-article__content figure {
    margin: 16px 0;
  }
  .b-article__content figure[style*="left"],
  .b-article__content figure.float-left {
    float: none;
    margin-right: 0;
    width: auto !important;
  }
  .b-article__content figure[style*="right"],
  .b-article__content figure.float-right {
    float: none;
    margin-left: 0;
    width: auto !important;
  }
  .b-article__content figure figcaption {
    margin: 0;
  }
  .b-article__footer > ul > li {
    display: block;
    margin-top: 8px;
  }
  .b-article__bottom {
    padding: 16px 0 0;
    margin-top: 32px;
  }
  .b-article__bottom__commentary {
    float: none;
  }
  .b-article__bottom__share {
    float: none;
  }
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-article__content object,
  .b-article__content iframe {
    height: 396px !important;
  }
  .b-article__content .iframe__video object,
  .b-article__content .iframe__video iframe {
    height: 100% !important;
  }
}
@media only screen and (max-width: 991px) {
  .b-article__top-space {
    margin: 0;
    margin-bottom: 32px;
    padding: 0;
    height: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .b-article__header__announcement {
    margin-right: 160px;
  }
  .b-article__content {
    margin-left: 160px;
    margin-right: 160px;
  }
  .b-article__content .fullscreen {
    margin-left: -160px;
    margin-right: -160px;
  }
  .b-article__content .fullscreen object,
  .b-article__content .fullscreen iframe {
    height: 520px !important;
  }
  .b-article__content .fullscreen .iframe__video object,
  .b-article__content .fullscreen .iframe__video iframe {
    height: 100% !important;
  }
  .b-article__content figure[style*="left"],
  .b-article__content figure.float-left {
    margin-right: 32px;
    margin-left: -160px;
  }
  .b-article__content figure[style*="right"],
  .b-article__content figure.float-right {
    margin-left: 32px;
    margin-right: -160px;
  }
  .b-article__content img[align="left"],
  .b-article__content img[style*="left"],
  .b-article__content img.img-left {
    margin-right: 32px;
    margin-left: -160px;
  }
  .b-article__content img[align="right"],
  .b-article__content img[style*="right"],
  .b-article__content img.img-right {
    margin-left: 32px;
    margin-right: -160px;
  }
  .b-article__content blockquote {
    margin-left: -160px;
    margin-right: -160px;
  }
  .b-article__content blockquote.float-left {
    margin-right: 32px;
    margin-left: -160px;
  }
  .b-article__content blockquote.float-right {
    margin-left: 32px;
    margin-right: -160px;
  }
  .b-article__footer {
    margin-left: 144px;
    margin-right: 144px;
  }
}
.b-footer {
  background: #2c2e34;
  color: #f6f6f6;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 0;
  padding: 32px 0 0;
}
.b-footer__counter {
  background: url(../b-footer/counter.svg) 0 0 no-repeat;
  background-size: 31px 31px;
  display: block;
  text-indent: -9999px;
  width: 31px;
  height: 31px;
}
.no-svgasimg .b-footer__counter {
  background-image: url(../b-footer/counter.png);
}
.no-svgasimg .b-footer__counter svg {
  display: none;
}
.b-footer__subscribe {
  margin: 0 0 16px;
}
.b-footer__age {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  display: none;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  font-style: italic;
  position: absolute;
  right: 24px;
}
@media only screen and (max-width: 559px) {
  .b-footer__age {
    font-size: 24px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1600px) {
  .b-footer__age {
    display: block;
  }
}
.b-footer__age-small {
  font-size: 11px;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f6f6f6;
  color: #2c2e34;
  display: block;
  float: right;
  position: relative;
  top: 1px;
  padding: 0 4px;
  margin-left: 16px;
  line-height: 20px !important;
  height: 20px;
}
@media only screen and (max-width: 559px) {
  .b-footer__age-small {
    font-size: 9px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 559px) {
  .b-footer__age-small {
    top: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .b-footer__age-small {
    display: none;
  }
}
.b-footer__logotype {
  display: none;
  position: absolute;
  left: 24px;
  width: 112px;
}
.b-footer__logotype a {
  display: block;
  text-decoration: none !important;
}
.no-touchevents .b-footer__logotype a:hover {
  text-decoration: none !important;
}
@media only screen and (min-width: 1600px) {
  .b-footer__logotype {
    display: block;
  }
}
.b-footer__logotype .logotype {
  background: url(../b-footer/logotype.svg) 0 0 no-repeat;
  background-size: 112px 40px;
  display: block;
  text-indent: -9999px;
  width: 112px;
  height: 40px;
}
.no-svgasimg .b-footer__logotype .logotype {
  background-image: url(../b-footer/logotype.png);
}
.no-svgasimg .b-footer__logotype .logotype svg {
  display: none;
}
.b-footer__logotype .text {
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  color: #f6f6f6;
  margin-top: 8px;
}
@media only screen and (max-width: 559px) {
  .b-footer__logotype .text {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-footer__container {
  margin: 0 auto;
  position: relative;
  width: 992px;
}
@media only screen and (max-width: 991px) {
  .b-footer__container {
    width: 100%;
  }
}
@media only screen and (min-width: 1312px) and (max-width: 1599px) {
  .b-footer__container {
    width: 1312px;
  }
}
@media only screen and (min-width: 1600px) {
  .b-footer__container {
    width: 100%;
    max-width: 1920px;
  }
}
.b-footer__container h5 {
  border: 0;
  border-bottom: 1px solid #44485a;
  padding-bottom: 8px;
  margin-top: 0;
}
.b-footer__container p {
  font-size: 15px;
  line-height: 22px;
}
@media only screen and (max-width: 559px) {
  .b-footer__container p {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-footer__container a {
  white-space: nowrap;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-footer__container a,
.b-footer__container a:visited {
  color: #797f9b;
}
.b-footer__container a.selected {
  color: #f6f6f6;
}
.no-touchevents .b-footer__container a:hover {
  color: #f6f6f6;
}
.b-footer__container ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 0 0 8px;
}
.b-footer__container ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-footer__container ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-footer__container ul li {
  font-size: 15px;
  line-height: 22px;
  margin: 0 0 8px;
}
@media only screen and (max-width: 559px) {
  .b-footer__container ul li {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-footer__container ul li .icon {
  color: #797f9b;
  float: left;
  width: 24px;
  position: relative;
  top: 2px;
}
.b-footer__container ul li .icon:before {
  display: block;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  width: 16px;
  height: 16px;
}
.b-footer__container ul li .icon.icon_avamd-rss:before {
  font-size: 14px;
  line-height: 14px;
  width: 14px;
  height: 14px;
}
@media only screen and (max-width: 559px) {
  .b-footer__container ul li .icon {
    width: 20px;
  }
  .b-footer__container ul li .icon:before {
    font-size: 14px;
    line-height: 14px;
    width: 14px;
    height: 14px;
  }
  .b-footer__container ul li .icon.icon_avamd-rss:before {
    font-size: 12px;
    line-height: 12px;
    width: 12px;
    height: 12px;
  }
}
.b-footer__copyright {
  font-size: 13px;
  line-height: 20px;
  border: 0;
  border-top: 1px solid #44485a;
  color: #fff;
  margin: 16px 32px 32px;
  padding: 32px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-footer__copyright {
    font-size: 11px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .b-footer__copyright {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-footer__copyright {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (max-width: 559px) {
  .b-footer__copyright {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  .b-footer__copyright {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.b-footer__copyright a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-footer__copyright a,
.b-footer__copyright a:visited {
  color: #fff;
}
.b-footer__copyright a.selected {
  color: #f6f6f6;
}
.no-touchevents .b-footer__copyright a:hover {
  color: #f6f6f6;
}
.b-footer__copyright__ava {
  margin: 0 0 8px;
}
@media only screen and (min-width: 1312px) {
  .b-footer__copyright__ava {
    float: left;
    margin: 0;
    margin-right: 32px;
  }
}
.b-footer__copyright__design {
  color: #797f9b;
}
@media only screen and (min-width: 1312px) {
  .b-footer__copyright__design {
    text-align: right;
  }
}
.b-footer__copyright__design a {
  white-space: nowrap;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-footer__copyright__design a,
.b-footer__copyright__design a:visited {
  color: #797f9b;
}
.b-footer__copyright__design a.selected {
  color: #f6f6f6;
}
.no-touchevents .b-footer__copyright__design a:hover {
  color: #f6f6f6;
}
.b-header {
  background: #f6f6f6;
  border: 0;
  border-bottom: 1px solid #2c2e34;
  padding: 16px 0;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .b-header {
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    background-color: rgba(246, 246, 246, 0.95);
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 50px;
    z-index: 15;
  }
  .no-rgba .b-header {
    background: #f6f6f6;
  }
  .sidebar .b-header {
    left: 40%;
  }
}
@media only screen and (max-width: 559px) {
  .sidebar .b-header {
    left: 80%;
  }
}
.b-header__container {
  margin: 0 auto;
  position: relative;
  height: 40px;
  width: 992px;
}
@media only screen and (max-width: 991px) {
  .b-header__container {
    width: 100%;
  }
}
@media only screen and (min-width: 1312px) and (max-width: 1599px) {
  .b-header__container {
    width: 1312px;
  }
}
@media only screen and (min-width: 1600px) {
  .b-header__container {
    width: 100%;
    max-width: 1920px;
  }
}
.b-header__logotype {
  background: url(../b-header/logotype.svg) 0 0 no-repeat;
  background-size: 112px 40px;
  display: block;
  text-indent: -9999px;
  width: 112px;
  height: 40px;
  float: left;
  margin: 0 32px;
  position: relative;
  top: 0;
  z-index: 1;
}
.no-svgasimg .b-header__logotype {
  background-image: url(../b-header/logotype.png);
}
.no-svgasimg .b-header__logotype svg {
  display: none;
}
@media only screen and (max-width: 991px) {
  .b-header__logotype {
    background-size: 84px 30px;
    width: 84px;
    height: 30px;
    margin: 0 16px;
    margin-top: 10px;
  }
  .no-svgasimg .b-header__logotype {
    background-image: url(../b-header/logotype@tablet.png);
  }
  .no-svgasimg .b-header__logotype svg {
    display: none;
  }
}
@media only screen and (min-width: 1600px) {
  .b-header__logotype {
    margin: 0 0 0 24px;
  }
}
.b-header__nav {
  overflow: hidden;
  height: 40px;
  margin: 0 auto;
}
.b-header__nav ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -8px;
  margin-right: -8px;
}
.b-header__nav ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-header__nav ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-header__nav ul li.space {
  display: none;
}
.b-header__nav ul li.item {
  font-weight: 700;
  display: block;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  float: left;
  line-height: 40px;
  height: 40px;
  margin: 0 8px;
  white-space: nowrap;
}
.b-header__nav ul li.item a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-header__nav ul li.item a,
.b-header__nav ul li.item a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-header__nav ul li.item a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-header__nav ul li.item.selected a,
.b-header__nav ul li.item.selected a:visited {
  color: #44485a;
}
@media only screen and (max-width: 991px) {
  .b-header__nav {
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    margin: 0;
    overflow: auto;
    height: auto;
    background: #fff;
    border: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 10;
  }
  .sidebar .b-header__nav {
    left: 0;
  }
  .b-header__nav ul {
    margin: 0;
  }
  .b-header__nav ul li.space {
    border: 0;
    border-top: 1px solid #f6f6f6;
    display: block;
    margin: 0 16px;
  }
  .b-header__nav ul li.space.item-1 {
    display: none;
  }
  .b-header__nav ul li.item {
    font-size: 17px;
    line-height: 24px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    display: block;
    float: none;
    margin: 0;
    line-height: 50px !important;
    height: 50px;
  }
  .b-header__nav ul li.item .text-dot {
    display: block;
  }
  .b-header__nav ul li.item a {
    display: block;
    padding: 0 16px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .b-header__nav ul li.item a,
  .b-header__nav ul li.item a:visited {
    background: transparent;
    color: #2c2e34;
    text-decoration: none;
  }
  .no-touchevents .b-header__nav ul li.item a:hover {
    color: #fff;
    background: #2c2e34;
    text-decoration: none;
  }
  .b-header__nav ul li.item.selected a,
  .b-header__nav ul li.item.selected a:visited {
    background: #fcfcfc;
  }
  .b-header__nav ul li.item .text-dot:after {
    display: none;
  }
}
@media only screen and (max-width: 991px) and only screen and (max-width: 559px) {
  .b-header__nav ul li.item {
    font-size: 15px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 559px) {
  .b-header__nav {
    width: 80%;
    left: -80%;
  }
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-header__nav {
    width: 40%;
    left: -40%;
  }
}
.b-header__search {
  display: block;
  float: right;
  margin: 0 32px;
  position: relative;
  top: 8px;
  z-index: 1;
  opacity: 1;
}
.b-header__search,
.b-header__search svg {
  width: 24px;
  height: 24px;
}
.b-header__search svg {
  display: block;
}
.b-header__search svg .st0 {
  fill: #2c2e34;
  -webkit-transition: fill 0.2s ease-in;
  -moz-transition: fill 0.2s ease-in;
  -ms-transition: fill 0.2s ease-in;
  -o-transition: fill 0.2s ease-in;
  transition: fill 0.2s ease-in;
}
.no-svgasimg .b-header__search {
  background-image: url(../b-header/icon_search@24x24.png);
  background-size: 24px 24px;
  text-indent: -9999px;
}
.no-svgasimg .b-header__search svg {
  display: none;
}
.no-touchevents .b-header__search:hover svg .st0 {
  fill: #44485a;
}
@media only screen and (max-width: 991px) {
  .b-header__search {
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -ms-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
    top: 0;
    margin: 0;
    width: 50px;
    height: 50px;
  }
  .b-header__search svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
  }
  .no-touchevents .b-header__search:hover {
    background: #fcfcfc;
  }
}
@media only screen and (min-width: 1600px) {
  .b-header__search {
    margin: 0 24px 0 0;
  }
}
.b-header__menu {
  display: none;
}
@media only screen and (max-width: 991px) {
  .b-header__menu {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background: #44485a;
    display: block;
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
  }
  .b-header__menu .b-icon__menu {
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
  }
  .sidebar .b-header__menu {
    background: #383a42;
  }
  .no-touchevents .b-header__menu:hover {
    background: #383a42;
  }
}
.b-icon {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.b-icon.block {
  display: block;
}
.b-icon__search {
  background: url(../b-header/icon_search.svg);
  left: 1px;
}
.no-svgasimg .b-icon__search {
  background-image: url(../b-header/icon_search@24x24.png);
}
.no-svgasimg .b-icon__search svg {
  display: none;
}
.b-icon__search,
.b-icon__search-white {
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
}
.b-form__input.active .b-icon__search,
.b-icon__search-white {
  background: url(../b-icon/search-white.svg);
}
.no-svgasimg .b-form__input.active .b-icon__search,
.no-svgasimg .b-icon__search-white {
  background-image: url(../b-icon/search-white@24x24.png);
}
.no-svgasimg .b-form__input.active .b-icon__search svg,
.no-svgasimg .b-icon__search-white svg {
  display: none;
}
.b-icon__close:before,
.b-icon__close:after {
  content: "";
  background: #2c2e34;
  display: block;
  position: absolute;
  width: 24px;
  height: 4px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b-icon__close.is-white:after,
.b-icon__close.is-white:before {
  background: #f6f6f6;
}
.b-icon__close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}
.b-icon__close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}
.b-icon__menu:before,
.b-icon__menu:after,
.b-icon__menu span {
  content: "";
  background: #2c2e34;
  display: block;
  position: absolute;
  width: 24px;
  height: 4px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b-icon__menu.is-white:after,
.b-icon__menu.is-white:before,
.b-icon__menu.is-white span {
  background: #f6f6f6;
}
.b-icon__menu:before {
  top: 0;
}
.b-icon__menu:after {
  top: 20px;
}
.b-icon__menu span {
  top: 10px;
  opacity: 1;
}
.b-icon__menu.close span {
  opacity: 0;
}
.no-opacity .b-icon__menu.close span {
  display: none;
}
.b-icon__menu.close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}
.b-icon__menu.close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}
.b-form__upic {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  background: url(../b-form/upic.svg) 50% 50% no-repeat #b1b4c3;
  background-size: 64px 64px;
  display: inline-block;
  position: relative;
  width: 120px;
  height: 120px;
  overflow: hidden;
}
.no-svgasimg .b-form__upic {
  background-image: url(../b-form/upic.png);
}
.no-svgasimg .b-form__upic svg {
  display: none;
}
.b-form__upic.is-block {
  display: block;
}
.b-form__upic .upic {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.b-form__radio {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 16px;
  height: 16px;
}
.b-form__radio + label {
  cursor: pointer;
}
.b-form__radio:not(checked) {
  position: absolute;
  left: -9999px;
  opacity: 0;
}
.b-form__radio:not(checked) + label {
  position: relative;
  margin: 0 0 0 32px;
  display: block;
  font-size: 13px;
  line-height: 20px;
  font-family: "Roboto", "Arial", sans-serif;
  line-height: 16px !important;
}
@media only screen and (max-width: 559px) {
  .b-form__radio:not(checked) + label {
    font-size: 11px;
    line-height: 18px;
  }
}
.is-mac .b-form__radio:not(checked) + label {
  line-height: 18px !important;
}
.b-form__radio:not(checked) + label:before {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #b1b4c3;
  content: '';
  position: absolute;
  left: -32px;
  top: 0;
  width: 14px;
  height: 14px;
  -webkit-transition: border 0.2s ease-in;
  -moz-transition: border 0.2s ease-in;
  -ms-transition: border 0.2s ease-in;
  -o-transition: border 0.2s ease-in;
  transition: border 0.2s ease-in;
}
.b-form__radio:hover + label:before,
.b-form__radio:focus + label:before {
  border-color: #2c2e34;
}
.b-form__radio:disabled + label:before {
  background: #f6f6f6 !important;
  border-color: #b1b4c3 !important;
}
.b-form__radio:not(checked) + label:after {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: transparent;
  content: '';
  position: absolute;
  left: -28px;
  top: 4px;
  width: 8px;
  height: 8px;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.b-form__radio:checked + label:after {
  background: #2c2e34;
}
.b-form__radio:disabled + label:after {
  background: #797f9b;
}
.b-form__checkbox {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 16px;
  height: 16px;
}
.b-form__checkbox + label {
  cursor: pointer;
}
.b-form__checkbox:not(checked) {
  position: absolute;
  left: -9999px;
  opacity: 0;
}
.b-form__checkbox:not(checked) + label {
  position: relative;
  margin: 0 0 0 32px;
  display: block;
  font-size: 13px;
  line-height: 20px;
  font-family: "Roboto", "Arial", sans-serif;
  line-height: 16px !important;
}
@media only screen and (max-width: 559px) {
  .b-form__checkbox:not(checked) + label {
    font-size: 11px;
    line-height: 18px;
  }
}
.is-mac .b-form__checkbox:not(checked) + label {
  line-height: 18px !important;
}
.b-form__checkbox:not(checked) + label:before {
  background: #fff;
  border: 1px solid #b1b4c3;
  content: '';
  position: absolute;
  left: -32px;
  top: 0;
  width: 14px;
  height: 14px;
  -webkit-transition: border 0.2s ease-in;
  -moz-transition: border 0.2s ease-in;
  -ms-transition: border 0.2s ease-in;
  -o-transition: border 0.2s ease-in;
  transition: border 0.2s ease-in;
}
.b-form__checkbox:checked + label:before {
  border: 1px solid #2c2e34;
}
.b-form__checkbox:hover + label:before,
.b-form__checkbox:focus + label:before {
  border-color: #2c2e34;
}
.b-form__checkbox:disabled + label:before {
  background: #f6f6f6 !important;
  border-color: #b1b4c3 !important;
}
.b-form__checkbox:not(checked) + label:after {
  border: 0;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  background: transparent;
  content: '';
  position: absolute;
  top: 0px;
  left: -24px;
  width: 4px;
  height: 8px;
  -webkit-transition: border 0.2s ease-in;
  -moz-transition: border 0.2s ease-in;
  -ms-transition: border 0.2s ease-in;
  -o-transition: border 0.2s ease-in;
  transition: border 0.2s ease-in;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.b-form__checkbox:checked + label:after {
  border-right-color: #2c2e34;
  border-bottom-color: #2c2e34;
}
.b-form__checkbox:disabled + label:after {
  border-right-color: #797f9b;
  border-bottom-color: #797f9b;
}
.b-form__button {
  display: inline-block;
  height: 30px;
  position: relative;
  text-decoration: none !important;
}
.b-form__button.is-block {
  display: block;
}
.b-form__button .button {
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  background: transparent;
  border: 1px solid #b1b4c3;
  color: #2c2e34;
  display: block;
  font-family: "Arial", sans-serif;
  font-style: normal !important;
  text-align: center;
  padding: 0 15px;
  line-height: 28px !important;
  height: 28px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
@media only screen and (max-width: 559px) {
  .b-form__button .button {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-form__button .button .icon {
  display: block;
  float: left;
  font-size: 16px;
  line-height: 16px !important;
  margin-right: 8px;
  position: relative;
  top: 6px;
  vertical-align: middle;
  height: 16px;
}
.b-form__button .button .icon:before {
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px !important;
  text-align: center;
}
.b-form__button .button .counter {
  font-weight: 400;
  color: #797f9b;
  margin-left: 8px;
}
.b-form__button .button .counter,
.b-form__button .button .counter .text-highlight {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-form__button.is-big {
  height: 50px;
}
.b-form__button.is-big .button {
  font-size: 17px;
  line-height: 24px;
  padding: 0 15px;
  line-height: 48px !important;
  height: 48px;
}
@media only screen and (max-width: 559px) {
  .b-form__button.is-big .button {
    font-size: 15px;
    line-height: 22px;
  }
}
.b-form__button.is-big .button .icon {
  font-size: 28px;
  line-height: 28px !important;
  top: 10px;
  height: 28px;
}
.b-form__button.is-big .button .icon:before {
  width: 28px;
  height: 28px;
  line-height: 28px !important;
}
@media only screen and (max-width: 559px) {
  .b-form__button.is-big {
    height: 40px;
  }
  .b-form__button.is-big .button {
    line-height: 38px !important;
    height: 38px;
  }
  .b-form__button.is-big .button .icon {
    font-size: 20px;
    line-height: 20px !important;
    top: 9px;
    height: 20px;
  }
  .b-form__button.is-big .button .icon:before {
    width: 20px;
    height: 20px;
    line-height: 20px !important;
  }
}
.no-touchevents .b-form__button:hover .button {
  color: #fff;
  border-color: #2c2e34;
  background-color: #2c2e34;
}
.no-touchevents .b-form__button:hover .button .counter,
.no-touchevents .b-form__button:hover .button .counter .text-highlight {
  color: #fff !important;
}
.no-touchevents .b-form__button:focus .button {
  border-color: #2c2e34;
}
.b-form__button.is-disabled {
  cursor: default;
}
.b-form__button.color-default .button {
  background: #fff;
  border: 1px solid #b1b4c3;
  color: #2c2e34;
}
.no-touchevents .b-form__button.color-default:hover .button {
  color: #2c2e34;
  border-color: #797f9b;
  background-color: #fcfcfc;
}
.no-touchevents .b-form__button.color-default:hover .button .counter,
.no-touchevents .b-form__button.color-default:hover .button .counter .text-highlight {
  color: #2c2e34 !important;
}
.b-form__button.color-default:focus .button {
  border-color: #2c2e34;
}
.b-form__button.color-default.is-disabled .button {
  background: #f6f6f6 !important;
  border: 1px solid #b1b4c3 !important;
  color: #b1b4c3 !important;
}
.b-form__button.color-darken .button {
  color: #fff;
  border-color: #2c2e34;
  background-color: #2c2e34;
}
.no-touchevents .b-form__button.color-darken:hover .button {
  background: #797f9b;
  border: 1px solid #2c2e34;
  color: #fff;
}
.b-form__button.color-darken:focus .button {
  border-color: #b1b4c3;
}
.b-form__button.color-darken.is-disabled .button {
  background: #44485a !important;
  border: 1px solid #44485a !important;
  color: #797f9b !important;
}
.b-form__button.color-facebook .button {
  color: #ffffff;
  border-color: #3b5998;
  background-color: #3b5998;
}
.no-touchevents .b-form__button.color-facebook:hover .button {
  background: #8b9dc3;
  border: 1px solid #3b5998;
  color: #ffffff;
}
.b-form__button.color-facebook:focus .button {
  border-color: #8b9dc3;
}
.b-form__button.color-facebook.is-disabled .button {
  background: #dfe3ee !important;
  border: 1px solid #8b9dc3 !important;
  color: #8b9dc3 !important;
}
.b-form__button.color-vkontakte .button {
  color: #ffffff;
  border-color: #567ca4;
  background-color: #567ca4;
}
.no-touchevents .b-form__button.color-vkontakte:hover .button {
  background: #93adc8;
  border: 1px solid #567ca4;
  color: #ffffff;
}
.b-form__button.color-vkontakte:focus .button {
  border-color: #8b9dc3;
}
.b-form__button.color-vkontakte.is-disabled .button {
  background: #93adc8 !important;
  border: 1px solid #93adc8 !important;
  color: #f0f2f5 !important;
}
.b-form__input {
  display: inline-block;
  height: 30px;
  position: relative;
}
.b-form__input.is-block {
  display: block;
}
.b-form__input .input {
  display: block;
  border: 1px solid #000;
  background: #fff;
  padding: 0 7px;
  height: 28px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b-form__input .input input {
  font-size: 15px;
  line-height: 22px;
  background: transparent;
  border: 0;
  color: #000;
  display: block;
  font-family: "Arial", sans-serif;
  padding: 0;
  margin: 0;
  line-height: 28px !important;
  width: 100%;
  height: 28px;
  outline: none;
}
@media only screen and (max-width: 559px) {
  .b-form__input .input input {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-form__input .input input.placeholder {
  color: #1a1a1a;
}
.b-form__input .input input::-webkit-input-placeholder {
  color: #1a1a1a;
}
.b-form__input .input input:-moz-placeholder {
  color: #1a1a1a;
}
.b-form__input .input input::-moz-placeholder {
  color: #1a1a1a;
}
.b-form__input .input input:-ms-input-placeholder {
  color: #1a1a1a;
}
.b-form__input .input input::placeholder {
  color: #1a1a1a;
}
.b-form__input.has-button .input {
  padding-right: 35px;
}
.b-form__input .button {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30px;
  height: 28px;
}
.b-form__input .button a {
  font-size: 15px;
  line-height: 22px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent;
  color: #000;
  cursor: default;
  display: block;
  font-family: "Roboto", "Arial", sans-serif;
  width: 100%;
  height: 28px;
  line-height: 28px !important;
  text-align: center;
  text-decoration: none;
  outline: none;
}
@media only screen and (max-width: 559px) {
  .b-form__input .button a {
    font-size: 13px;
    line-height: 20px;
  }
}
.no-touchevents .b-form__input .button a:hover {
  background: transparent;
  color: #000;
  text-decoration: none;
}
.b-form__input.is-active .button a {
  cursor: pointer;
  background: #b1b4c3;
  color: #fff;
}
.no-touchevents .b-form__input.is-active .button a:hover {
  background: #000;
  color: #fff;
}
.b-form__input.is-big {
  height: 50px;
}
.b-form__input.is-big .input {
  height: 48px;
  padding: 0 15px;
}
.b-form__input.is-big .input input {
  font-size: 17px;
  line-height: 24px;
  line-height: 48px !important;
  height: 48px;
}
@media only screen and (max-width: 559px) {
  .b-form__input.is-big .input input {
    font-size: 15px;
    line-height: 22px;
  }
}
.b-form__input.is-big.has-button .input {
  padding-right: 63px;
}
.b-form__input.is-big .button {
  width: 48px;
  height: 48px;
}
.b-form__input.is-big .button a {
  font-size: 21px;
  line-height: 34px;
  line-height: 48px !important;
  height: 48px;
}
@media only screen and (max-width: 559px) {
  .b-form__input.is-big .button a {
    font-size: 17px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 559px) {
  .b-form__input.is-big {
    height: 40px;
  }
  .b-form__input.is-big .input {
    height: 38px;
  }
  .b-form__input.is-big .input input {
    line-height: 38px !important;
    height: 38px;
  }
  .b-form__input.is-big.has-button .input {
    padding-right: 53px;
  }
  .b-form__input.is-big .button {
    width: 38px;
    height: 38px;
  }
  .b-form__input.is-big .button a {
    line-height: 38px !important;
    height: 38px;
  }
}
.b-form__input.color-default .input {
  background: #fff;
  border: 1px solid #b1b4c3;
}
.b-form__input.color-default .input input {
  color: #2c2e34;
}
.b-form__input.color-default .input input.placeholder {
  color: #797f9b;
}
.b-form__input.color-default .input input::-webkit-input-placeholder {
  color: #797f9b;
}
.b-form__input.color-default .input input:-moz-placeholder {
  color: #797f9b;
}
.b-form__input.color-default .input input::-moz-placeholder {
  color: #797f9b;
}
.b-form__input.color-default .input input:-ms-input-placeholder {
  color: #797f9b;
}
.b-form__input.color-default .input input::placeholder {
  color: #797f9b;
}
.b-form__input.color-default.has-hover .input {
  border: 1px solid #797f9b;
}
.b-form__input.color-default.has-focus .input,
.b-form__input.color-default.is-active .input {
  border: 1px solid #2c2e34;
}
.b-form__input.color-default.is-disabled .input {
  border: 1px solid #b1b4c3;
  background: #fcfcfc;
}
.b-form__input.color-default.has-error .input {
  border: 1px solid #ff2d46;
}
.b-form__input.color-default .button a {
  background: transparent;
  color: #2c2e34;
}
.no-touchevents .b-form__input.color-default .button a:hover {
  background: transparent;
  color: #2c2e34;
}
.b-form__input.color-default.is-active .button a {
  background: #b1b4c3;
  color: #fff;
}
.no-touchevents .b-form__input.color-default.is-active .button a:hover {
  background: #2c2e34;
  color: #fff;
}
.b-form__input.color-darken .input {
  border: 1px solid #797f9b;
  background: #2c2e34;
}
.b-form__input.color-darken .input input {
  color: #fff;
}
.b-form__input.color-darken .input input.placeholder {
  color: #797f9b;
}
.b-form__input.color-darken .input input::-webkit-input-placeholder {
  color: #797f9b;
}
.b-form__input.color-darken .input input:-moz-placeholder {
  color: #797f9b;
}
.b-form__input.color-darken .input input::-moz-placeholder {
  color: #797f9b;
}
.b-form__input.color-darken .input input:-ms-input-placeholder {
  color: #797f9b;
}
.b-form__input.color-darken .input input::placeholder {
  color: #797f9b;
}
.b-form__input.color-darken.has-hover .input {
  border: 1px solid #b1b4c3;
}
.b-form__input.color-darken.has-focus .input,
.b-form__input.color-darken.is-active .input {
  border: 1px solid #fff;
}
.b-form__input.color-darken.has-error .input {
  border: 1px solid #ff2d46;
}
.b-form__input.color-darken .button a {
  background: transparent;
  color: #f6f6f6;
}
.no-touchevents .b-form__input.color-darken .button a:hover {
  background: transparent;
  color: #f6f6f6;
}
.b-form__input.color-darken.is-active .button a {
  background: #44485a;
}
.no-touchevents .b-form__input.color-darken.is-active .button a:hover {
  background: #fff;
  color: #2c2e34;
}
.b-form__textarea {
  display: inline-block;
  position: relative;
}
.b-form__textarea.is-block {
  display: block;
}
.b-form__textarea .textarea {
  display: block;
  border: 1px solid #000;
  background: #fff;
  padding: 7px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b-form__textarea .textarea textarea {
  font-size: 15px;
  line-height: 22px;
  background: transparent;
  border: 0;
  color: #000;
  display: block;
  font-family: "Arial", sans-serif;
  padding: 0;
  margin: 0;
  line-height: 22px !important;
  width: 100%;
  height: 88px;
  outline: none;
}
@media only screen and (max-width: 559px) {
  .b-form__textarea .textarea textarea {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-form__textarea .textarea textarea.placeholder {
  color: #1a1a1a;
}
.b-form__textarea .textarea textarea::-webkit-input-placeholder {
  color: #1a1a1a;
}
.b-form__textarea .textarea textarea:-moz-placeholder {
  color: #1a1a1a;
}
.b-form__textarea .textarea textarea::-moz-placeholder {
  color: #1a1a1a;
}
.b-form__textarea .textarea textarea:-ms-input-placeholder {
  color: #1a1a1a;
}
.b-form__textarea .textarea textarea::placeholder {
  color: #1a1a1a;
}
.b-form__textarea.is-big .textarea {
  padding: 15px;
}
.b-form__textarea.is-big .textarea textarea {
  font-size: 17px;
  line-height: 24px;
  line-height: 24px !important;
  height: 96px;
}
@media only screen and (max-width: 559px) {
  .b-form__textarea.is-big .textarea textarea {
    font-size: 15px;
    line-height: 22px;
  }
}
.b-form__textarea.color-default .textarea {
  background: #fff;
  border: 1px solid #b1b4c3;
}
.b-form__textarea.color-default .textarea textarea {
  color: #2c2e34;
}
.b-form__textarea.color-default .textarea textarea.placeholder {
  color: #797f9b;
}
.b-form__textarea.color-default .textarea textarea::-webkit-input-placeholder {
  color: #797f9b;
}
.b-form__textarea.color-default .textarea textarea:-moz-placeholder {
  color: #797f9b;
}
.b-form__textarea.color-default .textarea textarea::-moz-placeholder {
  color: #797f9b;
}
.b-form__textarea.color-default .textarea textarea:-ms-input-placeholder {
  color: #797f9b;
}
.b-form__textarea.color-default .textarea textarea::placeholder {
  color: #797f9b;
}
.b-form__textarea.color-default.has-hover .textarea {
  border: 1px solid #797f9b;
}
.b-form__textarea.color-default.has-focus .textarea,
.b-form__textarea.color-default.is-active .textarea {
  border: 1px solid #2c2e34;
}
.b-form__textarea.color-default.is-disabled .textarea {
  border: 1px solid #b1b4c3;
  background: #fcfcfc;
}
.b-form__textarea.color-default.has-error .textarea {
  border: 1px solid #ff2d46;
}
.b-form__textarea.color-darken .textarea {
  border: 1px solid #797f9b;
  background: #2c2e34;
}
.b-form__textarea.color-darken .textarea textarea {
  color: #fff;
}
.b-form__textarea.color-darken .textarea textarea.placeholder {
  color: #797f9b;
}
.b-form__textarea.color-darken .textarea textarea::-webkit-input-placeholder {
  color: #797f9b;
}
.b-form__textarea.color-darken .textarea textarea:-moz-placeholder {
  color: #797f9b;
}
.b-form__textarea.color-darken .textarea textarea::-moz-placeholder {
  color: #797f9b;
}
.b-form__textarea.color-darken .textarea textarea:-ms-input-placeholder {
  color: #797f9b;
}
.b-form__textarea.color-darken .textarea textarea::placeholder {
  color: #797f9b;
}
.b-form__textarea.color-darken.has-hover .textarea {
  border: 1px solid #b1b4c3;
}
.b-form__textarea.color-darken.has-focus .textarea,
.b-form__textarea.color-darken.is-active .textarea {
  border: 1px solid #fff;
}
.b-form__textarea.color-darken.has-error .textarea {
  border: 1px solid #ff2d46;
}
.b-pagination {
  border: 0;
  border-top: 1px solid #b1b4c3;
  padding: 24px 0 0 0;
  margin: 0 0 32px;
}
.b-pagination ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -4px;
  margin-right: -4px;
}
.b-pagination ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-pagination ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-pagination ul > li {
  display: inline-block;
  margin: 8px 4px 0;
}
.b-pagination ul > li a {
  font-size: 11px;
  line-height: 18px;
  border: 1px solid #44485a;
  display: block;
  font-family: "Arial", sans-serif;
  text-align: center;
  line-height: 30px !important;
  width: 30px;
  height: 30px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
@media only screen and (max-width: 559px) {
  .b-pagination ul > li a {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-pagination ul > li a,
.b-pagination ul > li a:visited {
  color: #44485a;
}
.b-pagination ul > li a:hover {
  background: #fff;
  border-color: #2c2e34;
  color: #2c2e34;
  text-decoration: none;
}
.b-pagination ul > li.active a {
  background: #2c2e34;
  border-color: #2c2e34;
  text-decoration: none;
}
.b-pagination ul > li.active a,
.b-pagination ul > li.active a:visited {
  color: #fff;
}
.b-pagination ul > li.active a:hover {
  background: #2c2e34;
}
.b-pagination ul > li.hellip a {
  border-color: transparent !important;
  background: transparent !important;
}
.b-category__list ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-category__list ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-category__list ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-category__item {
  border: 0;
  border-top: 1px solid #fff;
  margin: 32px 0;
}
.b-category__item.item-1 {
  border: 0;
}
.b-category__item .image {
  margin: 32px 0;
}
.b-category__item .image img {
  background: #b1b4c3;
  max-width: 100%;
  width: 100%;
}
.b-category__item h4,
.b-category__item h2 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
}
.b-category__item h4 a,
.b-category__item h2 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-category__item h4 a:visited,
.b-category__item h2 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-category__item h4 a:hover,
.no-touchevents .b-category__item h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-category__item h2 {
  margin: 32px 0;
}
.b-category__item h4 {
  margin: 16px 0;
}
.b-category__item .image-float {
  float: left;
  width: 288px;
  margin: 0;
}
.b-category__item .box {
  margin: 32px 0;
}
.b-category__item .box.box-image {
  margin-left: 320px;
  min-height: 162px;
}
.b-category__item .box .announcement {
  color: #2c2e34;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 16px 0;
}
.b-category__item .box .information {
  font-size: 13px;
  line-height: 20px;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-category__item .box .information {
    font-size: 11px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 559px) {
  .b-category__item {
    margin: 16px 0;
  }
  .b-category__item h2 {
    margin: 16px 0;
  }
  .b-category__item .image {
    margin: 16px 0;
  }
  .b-category__item .image-float {
    float: none;
    width: 100%;
    margin: 16px 0;
  }
  .b-category__item .box {
    margin: 16px 0;
  }
  .b-category__item .box.box-image {
    margin-left: 0;
    min-height: 0;
  }
}
.b-fcategory {
  border: 0;
  border-top: 1px solid #2c2e34;
  display: block;
  padding: 32px 0 0;
  margin-bottom: 64px;
}
@media only screen and (max-width: 991px) {
  .b-fcategory {
    padding-top: 0;
    margin-bottom: 32px;
  }
}
.b-fcategory h2 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0 16px;
}
.b-fcategory__list ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-fcategory__list ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-fcategory__list ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-fcategory__list ul > li {
  margin: 16px 0 0;
}
.b-fcategory__item {
  border: 0;
  border-top: 1px solid #fff;
  margin: 16px 0 0;
}
.b-fcategory__item.item-2,
.b-fcategory__item.item-1 {
  border: 0;
}
@media only screen and (max-width: 559px) {
  .b-fcategory__item.item-2 {
    border-top: 1px solid #fff;
  }
}
@media only screen and (min-width: 1312px) {
  .b-fcategory__item.item-3 {
    border: 0;
  }
}
.b-fcategory__item h4,
.b-fcategory__item p {
  margin: 16px 0 0;
}
.b-fcategory__item .image img {
  background: #b1b4c3;
  max-width: 100%;
  width: 100%;
}
.b-fcategory__item h4 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
}
.b-fcategory__item h4 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-fcategory__item h4 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-fcategory__item h4 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-fcategory__item .information {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-fcategory__item .information {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-fcategory__item.small .image {
  display: none;
}
.b-fcategory__item.small .information {
  font-size: 11px;
  line-height: 18px;
}
@media only screen and (max-width: 559px) {
  .b-fcategory__item.small .information {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-luser__list {
  margin: 32px 0;
}
.b-luser__list__item {
  border: 0;
  border-top: 1px solid #fff;
  margin: 16px 0 0;
}
.b-luser__list__item.item-1,
.b-luser__list__item.item-2 {
  border: 0;
  margin-top: 0;
}
.b-luser__list__item.item-1 h2,
.b-luser__list__item.item-2 h2 {
  margin-top: 0;
}
@media only screen and (max-width: 559px) {
  .b-luser__list__item.item-2 {
    border-top: 1px solid #fff;
    margin-top: 16px;
  }
  .b-luser__list__item.item-2 h2 {
    margin-top: 16px;
  }
}
.b-luser__list__item h2 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0 0;
}
.b-luser__list__item h2 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-luser__list__item h2 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-luser__list__item h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-luser__list__item .information,
.b-luser__list__item .counter {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-luser__list__item .information,
  .b-luser__list__item .counter {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-luser__list__item .information a,
.b-luser__list__item .counter a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-luser__list__item .information a,
.b-luser__list__item .counter a,
.b-luser__list__item .information a:visited,
.b-luser__list__item .counter a:visited {
  color: #797f9b;
}
.no-touchevents .b-luser__list__item .information a:hover,
.no-touchevents .b-luser__list__item .counter a:hover {
  color: #44485a;
}
.b-hotline {
  position: relative;
  top: 0;
}
@media only screen and (max-width: 991px) {
  .b-hotline {
    top: 51px;
  }
}
.b-hotline__container {
  background: #ff2d46;
  display: block;
  padding: 8px 0;
  text-align: center;
}
.b-hotline__container h5 {
  font-family: "Roboto", "Arial", sans-serif;
  color: #fff;
  position: relative;
  margin: 0;
}
.b-hotline__container h5 .text {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.b-hotline__container h5 a {
  color: #fff;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-hotline__container h5 a:visited {
  color: #f6f6f6;
  text-decoration: none;
}
.no-touchevents .b-hotline__container h5 a:hover {
  color: #f6f6f6;
  text-decoration: underline;
}
.b-cheader {
  background-color: #2c2e34;
  border: 0;
  border-bottom: 1px solid #2c2e34;
  position: relative;
  top: -32px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .b-cheader {
    top: 0;
  }
}
.b-cheader__image {
  -webkit-filter: blur(8px) saturate(1.5);
  -moz-filter: blur(8px) saturate(1.5);
  -o-filter: blur(8px) saturate(1.5);
  -ms-filter: blur(8px) saturate(1.5);
  filter: blur(8px) saturate(1.5);
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: -16px;
  bottom: -16px;
  left: -16px;
  right: -16px;
}
.lt-ie9 .b-cheader__image {
  display: none;
}
.b-cheader__layer {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: -16px;
  bottom: -16px;
  left: -16px;
  right: -16px;
}
.no-rgba .b-cheader__layer {
  background: #2c2e34;
}
.b-cheader__content {
  position: relative;
}
.b-cheader__content__item {
  margin: 32px 0;
}
.b-cheader__content__item__image {
  float: left;
  width: 288px;
}
.b-cheader__content__item__image img {
  background: #b1b4c3;
  max-width: 100%;
  width: 100%;
}
.b-cheader__content__item__text {
  margin: 32px 0;
  margin-left: 320px;
  min-height: 162px;
}
.b-cheader__content__item__text .announcement {
  color: #fff;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 16px 0;
}
.b-cheader__content__item__text .information {
  font-size: 13px;
  line-height: 20px;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-cheader__content__item__text .information {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-cheader__content__item__text .information .text-highlight {
  color: #797f9b !important;
}
.b-cheader__content__item__text .information a {
  color: #797f9b !important;
}
.b-cheader__content__item h2 {
  color: #fff;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0;
}
.b-cheader__content__item h2 a {
  color: #fff;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-cheader__content__item h2 a:visited {
  color: #f6f6f6;
  text-decoration: none;
}
.no-touchevents .b-cheader__content__item h2 a:hover {
  color: #f6f6f6;
  text-decoration: underline;
}
@media only screen and (max-width: 559px) {
  .b-cheader__content__item__image {
    float: none;
    width: 100%;
    margin: 16px 0;
  }
  .b-cheader__content__item h2 {
    margin: 16px 0;
  }
  .b-cheader__content__item__text {
    margin: 16px 0;
    min-height: 0;
  }
}
.b-pheader {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  margin: 32px 0;
  padding: 0 0 32px;
}
@media only screen and (max-width: 559px) {
  .b-pheader {
    padding: 0 0 16px;
  }
}
.b-pheader h1 {
  font-family: "Roboto", "Arial", sans-serif;
  color: #2c2e34;
  margin: 0;
}
.b-pheader h1 .text-dot:after {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 10px;
  height: 10px;
}
@media only screen and (max-width: 559px) {
  .b-pheader h1 .text-dot:after {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 6px;
    height: 6px;
  }
}
.b-pheader-space {
  margin: 32px 0 0;
  height: 86px;
}
.b-pheader-space.half {
  height: 54px;
}
.b-pheader-space.subtext {
  height: 104px;
}
@media only screen and (max-width: 991px) {
  .b-pheader-space {
    margin: 0;
    margin-bottom: 32px;
    padding: 0;
    height: 0;
  }
  .b-pheader-space.subtext,
  .b-pheader-space.half {
    height: 0;
  }
}
.b-person__header {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  margin: 32px 0;
}
.b-person__header h1 {
  font-family: "Roboto", "Arial", sans-serif;
  color: #2c2e34;
  margin: 32px 0;
}
.b-person__header.bio h1 {
  margin: 0;
}
.b-person__list {
  margin: 32px 0;
}
.b-person__list__item {
  margin-top: 32px;
}
.b-person__list__item.item-1,
.b-person__list__item.item-2,
.b-person__list__item.item-3 {
  margin-top: 0;
}
@media only screen and (min-width: 1311px) {
  .b-person__list__item.item-4 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-person__list__item.item-3 {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 559px) {
  .b-person__list__item.item-2,
  .b-person__list__item.item-3 {
    margin-top: 32px;
  }
}
.b-person__list__item .image {
  margin: 0 0 16px;
}
.b-person__list__item .image img {
  background: url(../b-person/user.svg) 50% 50% no-repeat #b1b4c3;
  background-size: 128px 128px;
  display: block;
  width: 100%;
  max-width: 100%;
}
.no-svgasimg .b-person__list__item .image img {
  background-image: url(../b-person/user.png);
}
.no-svgasimg .b-person__list__item .image img svg {
  display: none;
}
.b-person__list__item h4 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0 0;
}
.b-person__list__item h4 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-person__list__item h4 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-person__list__item h4 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-person__list__item .announcement {
  color: #44485a;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 8px 0 0;
}
.b-person__list__item .counter {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-person__list__item .counter {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-person__list__item .counter a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-person__list__item .counter a,
.b-person__list__item .counter a:visited {
  color: #797f9b;
  text-decoration: none;
}
.no-touchevents .b-person__list__item .counter a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-tl {
  margin: 32px 0;
}
.layout-simple .b-tl {
  margin: 0 auto;
  max-width: 480px;
}
.layout-simple .b-tl__content {
  margin: 0;
}
.b-tl .header {
  font-size: 17px;
  line-height: 24px;
  font-weight: 700;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-tl .header {
    font-size: 15px;
    line-height: 22px;
  }
}
.b-tl__content {
  background: #fff;
  border: 1px solid #b1b4c3;
  padding: 0 32px;
  margin: 16px 0;
}
.b-tl__content ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 32px 0;
}
.b-tl__content ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-tl__content ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-tl__content ul > li {
  margin: 16px 0;
}
.b-tl__content ul > li .title {
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0;
}
@media only screen and (max-width: 559px) {
  .b-tl__content ul > li .title {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-tl__content ul > li .title a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-tl__content ul > li .title a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-tl__content ul > li .title a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-tl__content ul > li .text {
  font-size: 13px;
  line-height: 20px;
  color: #44485a;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-tl__content ul > li .text {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-tl__content ul > li .text a {
  color: #44485a;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-tl__content ul > li .text a:visited {
  color: #2c2e34;
  text-decoration: underline;
}
.no-touchevents .b-tl__content ul > li .text a:hover {
  color: #2c2e34;
  text-decoration: none;
}
.b-tl__content ul > li .host {
  font-size: 11px;
  line-height: 18px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-tl__content ul > li .host {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-tl__content ul > li .host a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-tl__content ul > li .host a,
.b-tl__content ul > li .host a:visited {
  color: #797f9b;
  text-decoration: none;
}
.no-touchevents .b-tl__content ul > li .host a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-question__column {
  background: #fff;
  margin: 32px 0;
  padding: 16px 32px;
}
.b-question__column h2 {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
  padding: 0 0 16px;
}
.b-question__column h2 a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-question__column h2 a,
.b-question__column h2 a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-question__column h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-question__column h5 {
  margin: 16px 0;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
}
.b-question__column h5 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-question__column h5 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-question__column h5 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-question__column .announcement {
  font-size: 13px;
  line-height: 20px;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-question__column .announcement {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-question__column__form ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 32px 0;
}
.b-question__column__form ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-question__column__form ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-question__column__form ul > li {
  margin: 16px 0;
}
.b-question__column__form label {
  font-weight: 400;
  color: #2c2e34;
}
.b-question__column__form p {
  margin: 32px 0 16px;
}
.b-question__content > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-question__content > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-question__content > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-question__content > ul > li {
  border: 0;
  border-top: 1px solid #fff;
  margin: 32px 0;
  padding: 16px 0 0;
}
.b-question__content > ul > li:first-child {
  border: 0;
  padding: 0;
}
.b-question__content__text h2,
.b-question__content__text h3 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
}
.b-question__content__text h2 a,
.b-question__content__text h3 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-question__content__text h2 a:visited,
.b-question__content__text h3 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-question__content__text h2 a:hover,
.no-touchevents .b-question__content__text h3 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-question__content__text .announcement {
  font-size: 17px;
  line-height: 30px;
  color: #2c2e34;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-question__content__text .announcement {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-question__content__text .information {
  font-size: 13px;
  line-height: 20px;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-question__content__text .information {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-question__container {
  border: 0;
  border-left: 2px solid #076a00;
  background: #fff;
  margin: 32px 0;
  padding: 0 32px 0 30px;
}
.b-question__container.complete {
  border-left-color: #ff2d46;
}
.b-question__container h3 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0 16px;
}
.b-question__container h3 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-question__container h3 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-question__container h3 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-question__container .announcement {
  font-size: 17px;
  line-height: 30px;
  color: #2c2e34;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-question__container .announcement {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-question__container .information {
  margin: 32px 0;
}
.b-question__container__form ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 32px 0;
}
.b-question__container__form ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-question__container__form ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-question__container__form ul > li {
  margin: 32px 0;
}
.b-question__container__form label {
  font-weight: 700;
  color: #2c2e34;
}
.b-question__container__form p {
  margin: 32px 0;
}
.b-question__container__result ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-question__container__result ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-question__container__result ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-question__container__result ul > li {
  margin: 32px 0;
}
.b-question__container__result ul > li.selected .progress-bar {
  background-color: #ff2d46;
}
.b-question__container__result h5 {
  font-weight: 400;
  color: #b1b4c3;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0;
}
.b-question__container__result__line {
  position: relative;
  margin: 8px 0;
  margin-right: 144px;
}
.b-question__container__result__line .progress-bar {
  background: #4285f4;
  display: block;
  height: 16px;
  position: relative;
}
.b-question__container__result__line .progress-bar .value {
  font-size: 15px;
  line-height: 22px;
  color: #b1b4c3;
  font-family: "Roboto", "Arial", sans-serif;
  line-height: 18px;
  position: absolute;
  right: -144px;
  width: 128px;
  height: 16px;
}
@media only screen and (max-width: 559px) {
  .b-question__container__result__line .progress-bar .value {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-question__container__result__line .progress-bar .value b {
  color: #2c2e34;
}
.b-popup {
  position: fixed;
  top: 0;
  left: 0;
}
.b-popup.is-absolute {
  position: absolute;
}
.b-popup__сontainer {
  margin: 0 auto;
  position: relative;
  width: 480px;
  max-width: 480px;
}
.b-popup__сontainer.is-busy {
  width: 180px;
  max-width: 180px;
}
.b-popup__close {
  display: block;
  position: absolute;
  top: 16px;
  right: 0;
}
.b-popup__close,
.b-popup__close svg {
  width: 24px;
  height: 24px;
}
.b-popup__close svg {
  display: block;
}
.b-popup__close svg .st0 {
  fill: #2c2e34;
  -webkit-transition: fill 0.2s ease-in;
  -moz-transition: fill 0.2s ease-in;
  -ms-transition: fill 0.2s ease-in;
  -o-transition: fill 0.2s ease-in;
  transition: fill 0.2s ease-in;
}
.no-touchevents .b-popup__close:hover svg .st0 {
  fill: #44485a;
}
.no-svgasimg .b-popup__close {
  background: url(../b-searchbox/close.png) 0 0 no-repeat;
  background-size: 24px 24px;
  text-indent: -9999px;
}
.no-svgasimg .b-popup__close svg {
  display: none;
}
.b-popup__box {
  margin: 56px 0;
}
@media only screen and (max-width: 559px) {
  .b-popup {
    left: 16px !important;
    right: 16px !important;
  }
  .b-popup__сontainer {
    margin: 0 auto;
    width: auto !important;
  }
  .b-popup__close,
  .b-popup__close svg {
    width: 16px;
    height: 16px;
  }
  .no-svgasimg .b-popup__close {
    background-size: 16px 16px;
  }
  .no-svgasimg .b-popup__close svg {
    display: none;
  }
  .b-popup__box {
    margin: 48px 0;
  }
}
.b-cnews {
  background: #fff;
  padding: 16px 32px;
  margin: 32px 0;
}
.b-cnews.overlay {
  margin-top: -32px;
}
.b-cnews h2 {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
  padding: 0 0 16px 0;
}
.b-cnews h2 a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-cnews h2 a,
.b-cnews h2 a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-cnews h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-cnews__list {
  margin: 16px 0;
}
.b-cnews__list > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 16px 0;
}
.b-cnews__list > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-cnews__list > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-cnews__item {
  border: 0;
  border-top: 1px solid #f6f6f6;
  margin: 16px 0 0;
}
.b-cnews__item.item-1 {
  border: 0;
}
.b-cnews__item .information {
  font-size: 11px;
  line-height: 18px;
  color: #b1b4c3;
  margin: 16px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-cnews__item .information {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-cnews__item h5 {
  font-weight: 400;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0 0;
}
.b-cnews__item h5 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-cnews__item h5 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-cnews__item h5 a:hover {
  color: #44485a;
  text-decoration: underline;
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-cnews h2 {
    margin-bottom: 0;
  }
  .b-cnews__list {
    margin: 0 0 16px;
  }
  .b-cnews__list > ul {
    margin: 0;
    margin-left: -16px;
    margin-right: -16px;
  }
  .b-cnews__list > ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding-left: 16px;
    padding-right: 16px;
    width: 50%;
    vertical-align: top;
  }
  .b-cnews__item.item-1,
  .b-cnews__item.item-2 {
    border: 0;
  }
}
.b-ctop {
  margin: 16px 0 64px;
  position: relative;
}
.b-ctop__background {
  background: #e9e9e9;
  position: absolute;
  top: -48px;
  bottom: -64px;
  left: -32px;
  right: -352px;
}
.b-ctop__background__container {
  background: #e9e9e9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -200%;
  right: -200%;
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-ctop__background {
    top: -16px;
    bottom: -32px;
  }
}
@media only screen and (max-width: 559px) {
  .b-ctop__background {
    top: -32px;
    bottom: -32px;
  }
}
.b-ctop__content {
  position: relative;
}
.b-ctop__highlight {
  bottom: 0;
  border-bottom: 1px solid #fff;
  padding: 0 0 32px;
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-ctop__highlight {
    border: 0;
    padding: 0;
    margin: 0;
  }
}
@media only screen and (min-width: 1312px) {
  .b-ctop__highlight {
    border: 0;
    padding: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 559px) {
  .b-ctop__highlight {
    padding-bottom: 16px;
    margin: 0;
    margin-top: 32px;
  }
}
.b-ctop__highlight .image {
  margin: 16px 0;
}
.b-ctop__highlight .image img {
  background: #b1b4c3;
  width: 100%;
  max-width: 100%;
}
.b-ctop__highlight h2 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0 16px;
}
.b-ctop__highlight h2 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-ctop__highlight h2 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-ctop__highlight h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
@media only screen and (max-width: 559px) {
  .b-ctop__highlight h2 {
    margin: 16px 0;
  }
}
.b-ctop__highlight .announcement {
  font-size: 17px;
  line-height: 24px;
  color: #44485a;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-ctop__highlight .announcement {
    font-size: 15px;
    line-height: 22px;
  }
}
.b-ctop__highlight .information {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  margin: 16px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-ctop__highlight .information {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-ctop__highlight .information a {
  color: #797f9b;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-ctop__highlight .information a:visited {
  color: #797f9b;
  text-decoration: none;
}
.no-touchevents .b-ctop__highlight .information a:hover {
  color: #797f9b;
  text-decoration: underline;
}
.b-ctop__highlight .information .text-highlight {
  color: #797f9b !important;
}
.b-ctop__item {
  border: 0;
  border-top: 1px solid #fff;
  margin: 16px 0 0;
}
.b-ctop__item.item-2,
.b-ctop__item.item-1 {
  border-top: 0;
  padding: 0;
}
@media only screen and (min-width: 1312px) {
  .b-ctop__item {
    border-top: 1px solid #fff;
  }
  .b-ctop__item.item-2 {
    border-top: 1px solid #fff;
  }
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-ctop__item,
  .b-ctop__item.item-2 {
    border-top: 1px solid #fff;
    margin: 16px 0 0;
  }
}
@media only screen and (max-width: 559px) {
  .b-ctop__item.item-2 {
    border-top: 1px solid #fff;
  }
}
.b-ctop__item h4 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0 0;
}
.b-ctop__item h4 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-ctop__item h4 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-ctop__item h4 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-ctop__item .information {
  font-size: 13px;
  line-height: 20px;
  color: #44485a;
  margin: 16px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-ctop__item .information {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-ctop__item.small .information {
  font-size: 11px;
  line-height: 18px;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-ctop__item.small .information {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-ltop {
  border: 0;
  border-top: 1px solid #b1b4c3;
  margin: 32px 0;
  padding: 0;
}
.b-ltop h2 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0;
}
.b-ltop h2 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-ltop h2 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-ltop h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-ltop__list {
  margin: 32px 0;
}
.b-ltop__list > ol {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: ol-counter;
}
.b-ltop__list > ol > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-ltop__list > ol > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-ltop__list > ol > li {
  font-size: 15px;
  line-height: 22px;
  margin: 16px 0 16px 40px;
  position: relative;
}
@media only screen and (max-width: 559px) {
  .b-ltop__list > ol > li {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-ltop__list > ol > li:before {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  font-size: 13px;
  line-height: 20px;
  background: #b1b4c3;
  counter-increment: ol-counter;
  content: counter(ol-counter);
  color: #fff;
  display: block;
  text-align: center;
  position: absolute;
  top: -1px;
  left: -40px;
  line-height: 24px !important;
  width: 24px;
  height: 24px;
}
@media only screen and (max-width: 559px) {
  .b-ltop__list > ol > li:before {
    font-size: 11px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 559px) {
  .b-ltop__list > ol > li:before {
    top: -2px;
  }
}
.b-ltop__item h5 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0 0;
}
.b-ltop__item h5 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-ltop__item h5 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-ltop__item h5 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-ltop__item .information {
  font-size: 13px;
  line-height: 20px;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-ltop__item .information {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-ltop__item .information.small {
  font-size: 11px;
  line-height: 18px;
}
@media only screen and (max-width: 559px) {
  .b-ltop__item .information.small {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-iperson {
  border: 0;
  border-top: 1px solid #b1b4c3;
  margin: 32px 0 0;
  padding: 0;
}
.b-iperson h2 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0 0;
}
.b-iperson h2 a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-iperson h2 a,
.b-iperson h2 a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-iperson h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-iperson__item {
  margin: 32px 0 0;
}
.b-iperson__item .image {
  margin: 0 0 16px;
}
.b-iperson__item .image img {
  background: url(../b-person/user.svg) 50% 50% no-repeat #b1b4c3;
  background-size: 128px 128px;
  display: block;
  width: 100%;
  max-width: 100%;
}
.no-svgasimg .b-iperson__item .image img {
  background-image: url(../b-person/user.png);
}
.no-svgasimg .b-iperson__item .image img svg {
  display: none;
}
.b-iperson__item h4 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0 0;
}
.b-iperson__item h4 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-iperson__item h4 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-iperson__item h4 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-iperson__item .announcement {
  color: #44485a;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 8px 0 0;
}
.b-iperson__item .counter {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-iperson__item .counter {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-iperson__item .counter a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-iperson__item .counter a,
.b-iperson__item .counter a:visited {
  color: #797f9b;
  text-decoration: none;
}
.no-touchevents .b-iperson__item .counter a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-isection {
  border: 0;
  border-top: 1px solid #b1b4c3;
  margin: 32px 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-isection {
    border: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 559px) {
  .b-isection__continer {
    border: 0;
    border-top: 1px solid #b1b4c3;
    margin: 32px 0 0;
  }
}
.b-isection h2 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0 16px;
}
.b-isection h2 a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-isection h2 a,
.b-isection h2 a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-isection h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-isection__content > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-isection__content > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-isection__content > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-isection__content > ul > li {
  margin: 16px 0 0;
}
.b-isection__item {
  border: 0;
  border-top: 1px solid #fff;
  margin: 16px 0 0;
}
.b-isection__item.item-1 {
  border: 0;
}
.b-isection__item .image {
  margin: 16px 0 0;
}
.b-isection__item .image img {
  background: #b1b4c3;
  max-width: 100%;
  width: 100%;
}
.b-isection__item h4,
.b-isection__item h5 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0 0;
}
.b-isection__item h4 a,
.b-isection__item h5 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-isection__item h4 a:visited,
.b-isection__item h5 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-isection__item h4 a:hover,
.no-touchevents .b-isection__item h5 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-isection__item .information {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-isection__item .information {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-isection__item.small {
  padding: 8px 0 0;
}
.b-isection__item.small.item-1 {
  padding: 0;
}
.b-isection__item.small .image {
  display: none;
}
.b-isection__item.small h4,
.b-isection__item.small h5 {
  margin: 8px 0 0;
}
.b-isection__item.small .information {
  font-size: 11px;
  line-height: 18px;
}
@media only screen and (max-width: 559px) {
  .b-isection__item.small .information {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-canalytic {
  background: #fff;
  padding: 16px 32px;
  margin: 0;
  margin-bottom: 32px;
}
.b-canalytic.overlay {
  margin-top: -32px;
}
.b-canalytic h2 {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
  padding: 0 0 16px 0;
}
.b-canalytic h2 a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-canalytic h2 a,
.b-canalytic h2 a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-canalytic h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-canalytic__list {
  margin: 16px 0;
}
.b-canalytic__list > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 16px 0;
}
.b-canalytic__list > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-canalytic__list > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-canalytic__item {
  border: 0;
  border-top: 1px solid #f6f6f6;
  margin: 16px 0;
}
.b-canalytic__item.item-1 {
  border: 0;
}
.b-canalytic__item .author {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  line-height: 20px !important;
  margin: 16px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-canalytic__item .author {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-canalytic__item .author a {
  color: #797f9b;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-canalytic__item .author a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-canalytic__item .author a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-canalytic__item .author img {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #b1b4c3;
  display: block;
  width: 24px;
  height: 24px;
}
.b-canalytic__item .author-upic {
  float: left;
  position: relative;
  top: -2px;
}
.b-canalytic__item .author.upic .author-text {
  margin-left: 32px;
}
.b-canalytic__item .image {
  margin: 16px 0 0;
}
.b-canalytic__item .image img {
  background: #b1b4c3;
  width: 100%;
  max-width: 100%;
}
.b-canalytic__item h5 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0 0;
}
.b-canalytic__item h5 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-canalytic__item h5 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-canalytic__item h5 a:hover {
  color: #44485a;
  text-decoration: underline;
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-canalytic h2 {
    margin-bottom: 0;
  }
  .b-canalytic__list {
    margin: 0;
  }
  .b-canalytic__list > ul {
    margin: 0;
    margin-left: -16px;
    margin-right: -16px;
  }
  .b-canalytic__list > ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding-left: 16px;
    padding-right: 16px;
    width: 50%;
    vertical-align: top;
  }
  .b-canalytic__item.item-1,
  .b-canalytic__item.item-2 {
    border: 0;
  }
}
.b-cblog {
  background: #fff;
  border: 8px solid #b1b4c3;
  padding: 8px 24px;
  margin: 32px 0;
}
.b-cblog.overlay {
  margin-top: -32px;
}
.b-cblog h2 {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
  padding: 0 0 16px 0;
}
.b-cblog h2 a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-cblog h2 a,
.b-cblog h2 a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-cblog h2 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-cblog__list {
  margin: 16px 0;
}
.b-cblog__list > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 16px 0;
}
.b-cblog__list > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-cblog__list > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-cblog__item {
  border: 0;
  border-top: 1px solid #f6f6f6;
  margin: 16px 0;
}
.b-cblog__item.item-1 {
  border: 0;
}
.b-cblog__item .author {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  line-height: 20px !important;
  margin: 16px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-cblog__item .author {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-cblog__item .author a {
  color: #797f9b;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-cblog__item .author a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-cblog__item .author a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-cblog__item .author img {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #b1b4c3;
  display: block;
  width: 24px;
  height: 24px;
}
.b-cblog__item .author-upic {
  float: left;
  position: relative;
  top: -2px;
}
.b-cblog__item .author.upic .author-text {
  margin-left: 32px;
}
.b-cblog__item .image {
  margin: 16px 0 0;
}
.b-cblog__item .image img {
  background: #b1b4c3;
  width: 100%;
  max-width: 100%;
}
.b-cblog__item h5 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0 0;
}
.b-cblog__item h5 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-cblog__item h5 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-cblog__item h5 a:hover {
  color: #44485a;
  text-decoration: underline;
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-cblog h2 {
    margin-bottom: 0;
  }
  .b-cblog__list {
    margin: 0;
  }
  .b-cblog__list > ul {
    margin: 0;
    margin-left: -16px;
    margin-right: -16px;
  }
  .b-cblog__list > ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding-left: 16px;
    padding-right: 16px;
    width: 50%;
    vertical-align: top;
  }
  .b-cblog__item.item-1,
  .b-cblog__item.item-2 {
    border: 0;
  }
}
.b-story__list > ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-story__list > ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-story__list > ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-story__iblock {
  border: 0;
  border-top: 1px solid #2c2e34;
  margin: 0 0 64px;
  padding: 64px 0 0;
}
.is-index .b-story__iblock {
  border: 0;
  margin: 32px 0;
  padding: 32px 0 0;
}
@media only screen and (max-width: 991px) {
  .is-index .b-story__iblock {
    border-top: 1px solid #b1b4c3;
  }
}
.b-story__item {
  border: 0;
  border-top: 1px solid #fff;
  margin: 32px 0 0;
  padding: 32px 0 0;
}
.b-story__item.item-1 {
  border: 0;
  padding: 0;
  margin: 0;
}
.b-story__item__block {
  position: relative;
  overflow: hidden;
}
.b-story__item__block__image {
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: -16px;
  bottom: -16px;
  left: -16px;
  right: -16px;
}
.lt-ie9 .b-story__item__block__image {
  display: none;
}
.b-story__item__block__layer {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: -16px;
  bottom: -16px;
  left: -16px;
  right: -16px;
}
.no-rgba .b-story__item__block__layer {
  background: #2c2e34;
}
.b-story__item__block__click {
  background: url(../img/blank.png) 0 0 repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.b-story__item__block__content {
  position: relative;
  margin: 64px 64px;
}
@media only screen and (min-width: 1312px) {
  .b-story__item__block__content {
    margin: 96px 144px;
  }
  .b-story__item__block__content.is-bigger {
    margin: 64px 144px;
  }
}
@media only screen and (max-width: 559px) {
  .b-story__item__block__content {
    margin: 32px 32px;
  }
}
.b-story__item__block__content h1 {
  color: #fff;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
}
.b-story__item__block__content h1 a {
  color: #fff;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-story__item__block__content h1 a:visited {
  color: #f6f6f6;
  text-decoration: none;
}
.no-touchevents .b-story__item__block__content h1 a:hover {
  color: #f6f6f6;
  text-decoration: underline;
}
.b-story__item__block__content .announcement {
  color: #fff;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 16px 0;
}
.b-story__item__block__content .counter {
  font-size: 13px;
  line-height: 20px;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-story__item__block__content .counter {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-story__item__block__content .counter .text-highlight {
  color: #797f9b !important;
}
.b-story__item__block__content .counter a {
  color: #797f9b !important;
}
.b-story__header {
  background-color: #2c2e34;
  border: 0;
  border-bottom: 1px solid #2c2e34;
  position: relative;
  top: -32px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .b-story__header {
    top: 0;
  }
}
.b-story__header__image {
  -webkit-filter: blur(4px) saturate(1.5);
  -moz-filter: blur(4px) saturate(1.5);
  -o-filter: blur(4px) saturate(1.5);
  -ms-filter: blur(4px) saturate(1.5);
  filter: blur(4px) saturate(1.5);
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: -16px;
  bottom: -16px;
  left: -16px;
  right: -16px;
}
.lt-ie9 .b-story__header__image {
  display: none;
}
.b-story__header__layer {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: -16px;
  bottom: -16px;
  left: -16px;
  right: -16px;
}
.no-rgba .b-story__header__layer {
  background: #2c2e34;
}
.b-story__header__content {
  margin: 128px 0;
  position: relative;
}
@media only screen and (max-width: 559px) {
  .b-story__header__content {
    margin: 64px 0;
  }
}
.b-story__header__content h1 {
  color: #fff;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 32px 0;
}
.b-story__header__content h1 a {
  color: #fff;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-story__header__content h1 a:visited {
  color: #f6f6f6;
  text-decoration: none;
}
.no-touchevents .b-story__header__content h1 a:hover {
  color: #f6f6f6;
  text-decoration: underline;
}
.b-story__header__content .announcement {
  color: #fff;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 16px 0;
}
.b-lstory {
  margin: 16px 0 0;
}
.b-lstory__item h4 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 16px 0 0;
}
.b-lstory__item h4 a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-lstory__item h4 a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-lstory__item h4 a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-lstory__item .information {
  font-size: 11px;
  line-height: 18px;
  color: #797f9b;
  margin: 8px 0 0;
}
@media only screen and (max-width: 559px) {
  .b-lstory__item .information {
    font-size: 9px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 559px) {
  .b-lstory__item {
    border: 0;
    border-top: 1px solid #fff;
    margin: 16px 0 0;
  }
  .b-lstory__item.item-1 {
    border: 0;
    margin-top: 32px;
  }
}
.b-tab {
  margin: 32px 0;
}
.b-tab .tab-header h2,
.b-tab .tab-header h1 {
  font-family: "Roboto", "Arial", sans-serif;
  color: #2c2e34;
  margin: 0;
}
.b-tab .tab-header h2 .text-dot:after,
.b-tab .tab-header h1 .text-dot:after {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 10px;
  height: 10px;
}
@media only screen and (max-width: 559px) {
  .b-tab .tab-header h2 .text-dot:after,
  .b-tab .tab-header h1 .text-dot:after {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 6px;
    height: 6px;
  }
}
.b-tab .tab-header h3 {
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  color: #2c2e34;
  margin: 16px 0;
}
.b-tab .tab-nav {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  margin: 32px 0;
}
.b-tab .tab-nav ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  white-space: nowrap;
}
.b-tab .tab-nav ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-tab .tab-nav ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 559px) {
  .b-tab .tab-nav ul {
    overflow: auto;
  }
}
.b-tab .tab-nav ul > li {
  display: inline-block;
  height: 29px;
  margin: 0 8px 0 0;
  position: relative;
}
.b-tab .tab-nav ul > li:last-child {
  margin: 0;
}
.b-tab .tab-nav ul > li .tab {
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  color: #2c2e34;
  border: 1px solid #b1b4c3;
  border-bottom: 0;
  display: block;
  font-family: "Arial", sans-serif;
  padding: 0 15px;
  position: relative;
  height: 28px;
  line-height: 28px !important;
  white-space: nowrap;
}
@media only screen and (max-width: 559px) {
  .b-tab .tab-nav ul > li .tab {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-tab .tab-nav ul > li a.tab {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.b-tab .tab-nav ul > li a.tab,
.b-tab .tab-nav ul > li a.tab:visited {
  color: #2c2e34;
  border-color: #b1b4c3;
  text-decoration: none;
}
.no-touchevents .b-tab .tab-nav ul > li a.tab:hover {
  background: #fff;
  color: #2c2e34;
  text-decoration: none;
}
.b-tab .tab-nav ul > li.disabled a.tab,
.b-tab .tab-nav ul > li.disabled .tab {
  background: #f6f6f6;
  border-color: #b1b4c3;
  color: #b1b4c3;
}
.b-tab .tab-nav ul > li.active a.tab,
.b-tab .tab-nav ul > li.active .tab {
  background: #2c2e34 !important;
  border-color: #2c2e34;
  border-bottom: 1px solid #2c2e34;
  color: #fff !important;
}
.b-tab .tab-content .tab-pane {
  display: none;
}
.b-tab .tab-content .tab-pane.active {
  display: block;
}
.b-error .hr {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  margin: 32px 0;
}
.b-error h1,
.b-error h2,
.b-error h3,
.b-error h4,
.b-error h5,
.b-error h6,
.b-error p {
  font-family: "Roboto", "Arial", sans-serif;
  text-align: center;
}
.b-error h1,
.b-error h2,
.b-error h3,
.b-error h4,
.b-error h5,
.b-error h6 {
  color: #fff;
  margin: 0;
  margin-top: 32px;
}
.layout-lerror .b-error h1,
.layout-lerror .b-error h2,
.layout-lerror .b-error h3,
.layout-lerror .b-error h4,
.layout-lerror .b-error h5,
.layout-lerror .b-error h6 {
  color: #2c2e34;
}
@media only screen and (max-width: 559px) {
  .b-error h1,
  .b-error h2,
  .b-error h3,
  .b-error h4,
  .b-error h5,
  .b-error h6 {
    margin-top: 16px;
  }
}
.b-error p {
  font-size: 15px;
  line-height: 22px;
  color: #797f9b;
  margin: 0;
  margin-top: 16px;
}
@media only screen and (max-width: 559px) {
  .b-error p {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-error p a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-error p a,
.b-error p a:visited {
  color: #fff;
  text-decoration: none;
}
.no-touchevents .b-error p a:hover {
  color: #f6f6f6;
  text-decoration: underline;
}
.layout-lerror .b-error p {
  color: #797f9b;
}
.layout-lerror .b-error p a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.layout-lerror .b-error p a,
.layout-lerror .b-error p a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .layout-lerror .b-error p a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-error__logotype {
  margin: 0;
  margin-bottom: 32px;
}
.b-error__logotype .logotype {
  background: url(../b-error/logotype-black.svg) 0 0 no-repeat;
  background-size: 336px 120px;
  display: block;
  text-indent: -9999px;
  margin: 0 auto;
  width: 336px;
  height: 120px;
}
.layout-lerror .b-error__logotype .logotype {
  background-image: url(../b-error/logotype-white.svg);
}
.no-svgasimg .b-error__logotype .logotype {
  background-image: url(../b-error/logotype-black.png);
}
.layout-lerror .no-svgasimg .b-error__logotype .logotype {
  background-image: url(../b-error/logotype-white.png);
}
.no-svgasimg .b-error__logotype .logotype svg {
  display: none;
}
.b-error__header {
  margin: 32px auto;
  max-width: 400px;
}
.b-error__header__container {
  padding: 0 32px;
}
.b-error__text {
  padding: 0 32px;
  margin: 0 auto;
  margin-top: 32px;
  max-width: 608px;
}
.b-error__text__stack {
  margin: 32px 0;
}
.b-error__text__stack .header {
  font-size: 11px;
  line-height: 18px;
  background: #b1b4c3;
  color: #797f9b;
  padding: 4px 8px;
}
@media only screen and (max-width: 559px) {
  .b-error__text__stack .header {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-error__text__stack .textarea {
  background: #44485a;
  border: 1px solid #797f9b;
  display: block;
  padding: 7px;
}
.b-error__text__stack .textarea textarea {
  font-size: 13px;
  line-height: 20px;
  background: transparent;
  border: 0;
  color: #797f9b;
  display: block;
  margin: 0;
  padding: 0;
  outline: none;
  width: 100%;
  height: 80px;
}
@media only screen and (max-width: 559px) {
  .b-error__text__stack .textarea textarea {
    font-size: 11px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 559px) {
  .b-error .hr {
    margin: 16px 0;
  }
  .b-error__logotype {
    margin-bottom: 16px;
  }
  .b-error__logotype .logotype {
    background-size: 224px 80px;
    width: 224px;
    height: 80px;
  }
  .b-error__header {
    margin: 16px auto;
  }
  .b-error__header__container {
    padding: 0;
  }
  .b-error__text {
    margin-top: 16px;
  }
}
.b-searchbox {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.b-searchbox .close {
  display: block;
  position: absolute;
  top: 32px;
  right: 32px;
}
.b-searchbox .close,
.b-searchbox .close svg {
  width: 24px;
  height: 24px;
}
.b-searchbox .close svg {
  display: block;
}
.b-searchbox .close svg .st0 {
  fill: #2c2e34;
  -webkit-transition: fill 0.2s ease-in;
  -moz-transition: fill 0.2s ease-in;
  -ms-transition: fill 0.2s ease-in;
  -o-transition: fill 0.2s ease-in;
  transition: fill 0.2s ease-in;
}
.no-svgasimg .b-searchbox .close {
  background-image: url(../b-searchbox/close.png);
  background-size: 24px 24px;
  text-indent: -9999px;
}
.no-svgasimg .b-searchbox .close svg {
  display: none;
}
.no-touchevents .b-searchbox .close:hover svg .st0 {
  fill: #44485a;
}
@media only screen and (max-width: 559px) {
  .b-searchbox .close {
    top: 16px;
    right: 16px;
  }
  .b-searchbox .close,
  .b-searchbox .close svg {
    width: 16px;
    height: 16px;
  }
  .no-svgasimg .b-searchbox .close {
    background-size: 16px 16px;
  }
  .no-svgasimg .b-searchbox .close svg {
    display: none;
  }
}
.b-searchbox .logotype {
  background: url(../b-header/logotype.svg) 0 0 no-repeat;
  background-size: 140px 50px;
  display: block;
  text-indent: -9999px;
  width: 140px;
  height: 50px;
}
.no-svgasimg .b-searchbox .logotype {
  background-image: url(../b-searchbox/logotype@140x50.png);
}
.no-svgasimg .b-searchbox .logotype svg {
  display: none;
}
@media only screen and (max-width: 559px) {
  .b-searchbox .logotype {
    background-size: 112px 40px;
    width: 112px;
    height: 40px;
  }
  .no-svgasimg .b-searchbox .logotype {
    background-image: url(../b-header/logotype.png);
  }
  .no-svgasimg .b-searchbox .logotype svg {
    display: none;
  }
}
.b-searchbox__container__inner {
  margin: 0 auto;
  max-width: 928px;
}
.b-searchbox__container .logotype {
  float: left;
}
.b-searchbox__container .b-form__button {
  float: right;
  width: 140px;
}
.b-searchbox__container .b-form__input {
  margin: 0 156px 0 156px;
}
@media only screen and (max-width: 559px) {
  .b-searchbox__container .logotype {
    margin: 16px auto;
    float: none;
  }
  .b-searchbox__container .b-form__button {
    width: 100px;
  }
  .b-searchbox__container .b-form__input {
    margin: 16px 116px 16px 0;
  }
}
.b-commentary {
  position: relative;
}
.b-commentary .is-anchor {
  top: 1px;
}
@media only screen and (max-width: 991px) {
  .b-commentary .is-anchor {
    top: -50px;
  }
}
.b-commentary__content {
  border: 0;
  border-top: 1px solid #b1b4c3;
  margin: 32px 0;
}
.b-commentary .upic {
  display: block;
  width: 32px;
  height: 32px;
}
.b-commentary .upic a {
  color: #fff !important;
  text-decoration: none !important;
}
.b-commentary .upic .upic-image {
  font-size: 15px;
  line-height: 22px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #b1b4c3;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff !important;
  font-family: "Arial", sans-serif;
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 32px !important;
  width: 32px;
  height: 32px;
}
@media only screen and (max-width: 559px) {
  .b-commentary .upic .upic-image {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-commentary .upic .upic-image.color-0 {
  background-color: #d5d5de;
}
.b-commentary .upic .upic-image.color-1 {
  background-color: #e1e1d2;
}
.b-commentary .upic .upic-image.color-2 {
  background-color: #d2e1d5;
}
.b-commentary .upic .upic-image.color-3 {
  background-color: #d4d4d4;
}
.b-commentary .upic .upic-image.color-4 {
  background-color: #eabddd;
}
.b-commentary .upic .upic-image.color-5 {
  background-color: #dabdea;
}
.b-commentary .upic .upic-image.color-6 {
  background-color: #c0bdea;
}
.b-commentary .upic .upic-image.color-7 {
  background-color: #b6caeb;
}
.b-commentary .upic .upic-image.color-8 {
  background-color: #a4d1e4;
}
.b-commentary .upic .upic-image.color-9 {
  background-color: #a4e4da;
}
.b-commentary .upic .upic-image.color-10 {
  background-color: #b2e8c0;
}
.b-commentary .upic .upic-image.color-11 {
  background-color: #cde8b2;
}
.b-commentary .upic .upic-image.color-12 {
  background-color: #e6e8b2;
}
.b-commentary .upic .upic-image.color-13 {
  background-color: #e8d3b2;
}
.b-commentary .upic .upic-image.color-14 {
  background-color: #e8c4b2;
}
.b-commentary .upic .upic-image.color-15 {
  background-color: #e1c2c2;
}
.b-commentary .upic .upic-image.color-16 {
  background-color: #d5d5de;
}
.b-commentary__header {
  position: relative;
  margin: 32px 0;
}
.b-commentary__header .b-form__button {
  float: right;
}
@media only screen and (max-width: 559px) {
  .b-commentary__header .b-form__button {
    float: none;
    display: block;
    margin-top: 16px;
  }
}
.b-commentary__header h2 {
  float: left;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 0;
}
@media only screen and (max-width: 559px) {
  .b-commentary__header h2 {
    float: none;
    display: block;
  }
}
.b-commentary__header__profile {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
}
.b-commentary__header__profile .notification {
  font-size: 11px;
  line-height: 18px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background: #ff2d46;
  color: #fff;
  display: block;
  padding: 0 4px;
  position: absolute;
  top: -9px;
  left: 100%;
  margin-left: -16px;
  height: 18px;
  line-height: 18px !important;
}
@media only screen and (max-width: 559px) {
  .b-commentary__header__profile .notification {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-commentary__header__profile .notification,
.b-commentary__header__profile .notification:visited {
  color: #fff;
  text-decoration: none;
}
.no-touchevents .b-commentary__header__profile .notification:hover {
  color: #fff;
  text-decoration: none;
}
.b-commentary__list ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-commentary__list ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-commentary__list ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-commentary__item {
  margin: 32px 0;
  position: relative;
}
.b-commentary__item.is-my:before,
.b-commentary__item.is-new:before {
  border: 0;
  border-left: 2px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -32px;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item.is-my:before,
  .b-commentary__item.is-new:before {
    left: -16px;
  }
}
.b-commentary__item.is-my:before {
  border-left-color: #fcfcfc;
}
.b-commentary__item.is-new:before {
  border-left-color: #b1b4c3;
}
.b-commentary__item.level-original-1 {
  border: 0;
  border-top: 1px solid #fff;
  padding: 0;
  padding-top: 32px;
}
.b-commentary__item.level-original-1.is-my:before,
.b-commentary__item.level-original-1.is-new:before {
  top: 32px;
}
.b-commentary__item__container {
  position: relative;
  margin: 0;
}
.b-commentary__item__container.level-1 {
  margin-left: 0px;
}
.b-commentary__item__container.level-2 {
  margin-left: 48px;
}
.b-commentary__item__container.level-3 {
  margin-left: 96px;
}
.b-commentary__item__container.level-4 {
  margin-left: 144px;
}
.b-commentary__item__container.level-5 {
  margin-left: 192px;
}
.b-commentary__item__container.level-6 {
  margin-left: 240px;
}
.b-commentary__item__container.level-7 {
  margin-left: 288px;
}
.b-commentary__item__container.level-8 {
  margin-left: 336px;
}
.b-commentary__item__container.level-9 {
  margin-left: 384px;
}
.b-commentary__item__container.level-10 {
  margin-left: 432px;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container.level-1 {
    margin-left: 0px;
  }
  .b-commentary__item__container.level-2 {
    margin-left: 16px;
  }
  .b-commentary__item__container.level-3 {
    margin-left: 32px;
  }
  .b-commentary__item__container.level-4 {
    margin-left: 48px;
  }
  .b-commentary__item__container.level-5 {
    margin-left: 64px;
  }
  .b-commentary__item__container.level-6 {
    margin-left: 80px;
  }
  .b-commentary__item__container.level-7 {
    margin-left: 96px;
  }
  .b-commentary__item__container.level-8 {
    margin-left: 112px;
  }
  .b-commentary__item__container.level-9 {
    margin-left: 128px;
  }
  .b-commentary__item__container.level-10 {
    margin-left: 144px;
  }
}
.b-commentary__item__container .is-anchor {
  top: -32px;
}
@media only screen and (max-width: 991px) {
  .b-commentary__item__container .is-anchor {
    top: -83px;
  }
}
.b-commentary__item__container__alert {
  font-size: 15px;
  line-height: 22px;
  background: #fff;
  border: 1px solid #b1b4c3;
  color: #b1b4c3;
  display: block;
  font-family: "Roboto", "Arial", sans-serif;
  text-align: center;
  padding: 16px 31px;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container__alert {
    font-size: 13px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container__alert {
    padding: 16px;
  }
}
.b-commentary__item__container .dots {
  position: absolute;
  top: 0;
  left: 0;
}
.b-commentary__item__container .dots .dot {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #dcdee4;
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 13px;
  left: 0;
}
.b-commentary__item__container .dots .dot-1 {
  left: -35px;
}
.b-commentary__item__container .dots .dot-2 {
  left: -83px;
}
.b-commentary__item__container .dots .dot-3 {
  left: -131px;
}
.b-commentary__item__container .dots .dot-4 {
  left: -179px;
}
.b-commentary__item__container .dots .dot-5 {
  left: -227px;
}
.b-commentary__item__container .dots .dot-6 {
  left: -275px;
}
.b-commentary__item__container .dots .dot-7 {
  left: -323px;
}
.b-commentary__item__container .dots .dot-8 {
  left: -371px;
}
.b-commentary__item__container .dots .dot-9 {
  left: -419px;
}
.b-commentary__item__container .dots .dot-10 {
  left: -467px;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .dots .dot {
    width: 4px;
    height: 4px;
    top: 9px;
  }
  .is-mac .b-commentary__item__container .dots .dot {
    top: 8px;
  }
  .b-commentary__item__container .dots .dot-1 {
    left: -18px;
  }
  .b-commentary__item__container .dots .dot-2 {
    left: -34px;
  }
  .b-commentary__item__container .dots .dot-3 {
    left: -50px;
  }
  .b-commentary__item__container .dots .dot-4 {
    left: -66px;
  }
  .b-commentary__item__container .dots .dot-5 {
    left: -82px;
  }
  .b-commentary__item__container .dots .dot-6 {
    left: -98px;
  }
  .b-commentary__item__container .dots .dot-7 {
    left: -114px;
  }
  .b-commentary__item__container .dots .dot-8 {
    left: -130px;
  }
  .b-commentary__item__container .dots .dot-9 {
    left: -146px;
  }
  .b-commentary__item__container .dots .dot-10 {
    left: -162px;
  }
}
.b-commentary__item__container .upic {
  float: left;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .upic {
    display: none;
  }
}
.b-commentary__item__container__content {
  margin: 0;
  margin-left: 48px;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container__content {
    margin: 0;
  }
}
.b-commentary__item__container__content.is-alert {
  margin-left: 0;
}
.b-commentary__item__container .user {
  font-size: 15px;
  line-height: 22px;
  color: #b1b4c3;
  line-height: 22px !important;
  height: 22px;
  overflow: hidden;
  padding: 0;
  padding-top: 5px;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .user {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-commentary__item__container .user .hash {
  font-size: 13px;
  line-height: 20px;
  color: #b1b4c3;
  font-family: "Roboto", "Arial", sans-serif;
  float: right;
  line-height: 22px !important;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .user .hash {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-commentary__item__container .user .hash a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-commentary__item__container .user .hash a,
.b-commentary__item__container .user .hash a:visited {
  color: #b1b4c3;
  text-decoration: none;
}
.no-touchevents .b-commentary__item__container .user .hash a:hover {
  color: #797f9b;
  text-decoration: underline;
}
.b-commentary__item__container .user-path {
  margin-right: 16px;
}
.b-commentary__item__container .user-name {
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  line-height: 22px !important;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .user-name {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-commentary__item__container .user-name a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-commentary__item__container .user-name a,
.b-commentary__item__container .user-name a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-commentary__item__container .user-name a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-commentary__item__container .user-name.is-hash {
  font-weight: 400;
  color: #b1b4c3;
}
.b-commentary__item__container .user-name.is-hash a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-commentary__item__container .user-name.is-hash a,
.b-commentary__item__container .user-name.is-hash a:visited {
  color: #b1b4c3;
  text-decoration: none;
}
.no-touchevents .b-commentary__item__container .user-name.is-hash a:hover {
  color: #797f9b;
  text-decoration: underline;
}
.b-commentary__item__container .user-name.is-inactive {
  text-decoration: line-through;
}
.b-commentary__item__container .user .time {
  font-size: 13px;
  line-height: 20px;
  color: #b1b4c3;
  font-family: "Roboto", "Arial", sans-serif;
  line-height: 22px !important;
  white-space: nowrap;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .user .time {
    font-size: 11px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .user {
    padding: 0;
  }
}
.b-commentary__item__container .content {
  font-size: 15px;
  line-height: 22px;
  color: #44485a;
  font-family: 'emoji', "Roboto", "Arial", sans-serif;
  margin: 0;
  margin-top: 16px;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .content {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-commentary__item__container .content a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-commentary__item__container .content a,
.b-commentary__item__container .content a:visited {
  color: #0645ad;
  text-decoration: none;
}
.no-touchevents .b-commentary__item__container .content a:hover {
  color: #0b0080;
  text-decoration: underline;
}
.b-commentary__item__container .content a,
.b-commentary__item__container .content a:visited,
.b-commentary__item__container .content a:link {
  text-decoration: underline;
}
.b-commentary__item__container .content a:visited {
  text-decoration: underline;
}
.no-touchevents .b-commentary__item__container .content a:hover {
  text-decoration: none;
}
.b-commentary__item__container .content.is-inactive {
  color: #b1b4c3;
  text-decoration: line-through;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.no-touchevents .b-commentary__item__container .content.is-inactive:hover {
  color: #797f9b;
  text-decoration: none;
}
.no-touchevents .b-commentary__item__container .content.is-inactive:hover a,
.no-touchevents .b-commentary__item__container .content.is-inactive:hover a:visited,
.no-touchevents .b-commentary__item__container .content.is-inactive:hover a:link {
  text-decoration: underline;
}
.no-touchevents .b-commentary__item__container .content.is-inactive:hover a:visited {
  text-decoration: underline;
}
.b-commentary__item__container .content.is-inactive a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-commentary__item__container .content.is-inactive a,
.b-commentary__item__container .content.is-inactive a:visited {
  color: #797f9b;
  text-decoration: none;
}
.no-touchevents .b-commentary__item__container .content.is-inactive a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-commentary__item__container .content.is-inactive a,
.b-commentary__item__container .content.is-inactive a:visited,
.b-commentary__item__container .content.is-inactive a:link {
  text-decoration: line-through;
}
.b-commentary__item__container .content.is-inactive a:visited {
  text-decoration: line-through;
}
.no-touchevents .b-commentary__item__container .content.is-inactive a:hover {
  text-decoration: none;
}
.b-commentary__item__container .control {
  font-size: 13px;
  line-height: 20px;
  color: #b1b4c3;
  font-family: "Roboto", "Arial", sans-serif;
  text-align: left;
  margin: 0;
  margin-top: 16px;
  margin-left: -8px;
  margin-right: -8px;
}
@media only screen and (max-width: 559px) {
  .b-commentary__item__container .control {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-commentary__item__container .control a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-commentary__item__container .control a,
.b-commentary__item__container .control a:visited {
  color: #b1b4c3;
  text-decoration: none;
}
.no-touchevents .b-commentary__item__container .control a:hover {
  color: #797f9b;
  text-decoration: underline;
}
.b-commentary__item__container .control a {
  margin-left: 8px;
  margin-right: 8px;
}
.b-commentary__item__container .control .like a {
  text-decoration: none !important;
}
.no-touchevents .b-commentary__item__container .control .like a:hover .counter {
  text-decoration: underline !important;
}
.b-commentary__item__container .control .like a.selected {
  color: #797f9b !important;
}
.no-touchevents .b-commentary__item__container .control .like a.selected:hover {
  color: #b1b4c3 !important;
}
.no-touchevents .b-commentary__item__container .control .like a.selected:hover .counter {
  text-decoration: none !important;
}
.b-commentary__item__container .control .abuse {
  display: none;
}
.b-commentary__item__container .control .abuse a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-commentary__item__container .control .abuse a,
.b-commentary__item__container .control .abuse a:visited {
  color: #ffadb6;
  text-decoration: none;
}
.no-touchevents .b-commentary__item__container .control .abuse a:hover {
  color: #ff2d46;
  text-decoration: underline;
}
.no-touchevents .b-commentary__item__container:hover .control .abuse {
  display: inline-block;
}
.b-commentary__footer {
  margin: 32px 0;
  border: 0;
  border-top: 1px solid #fff;
  padding: 0;
  padding-top: 32px;
}
.b-simple__header {
  margin: 0;
  margin-bottom: 32px;
}
.b-simple__header .logotype {
  background: url(../b-header/logotype.svg) 0 0 no-repeat;
  background-size: 112px 40px;
  display: block;
  text-indent: -9999px;
  margin: 0 auto;
  width: 112px;
  height: 40px;
}
.no-svgasimg .b-simple__header .logotype {
  background-image: url(../b-header/logotype.png);
}
.no-svgasimg .b-simple__header .logotype svg {
  display: none;
}
.b-simple .b-pbox {
  max-width: 480px;
  margin: 32px auto;
  margin-bottom: 72px;
}
@media only screen and (max-width: 559px) {
  .b-simple__header {
    margin-bottom: 16px;
  }
  .b-simple__header .logotype {
    background-size: 84px 30px;
    width: 84px;
    height: 30px;
  }
  .no-svgasimg .b-simple__header .logotype {
    background-image: url(../b-header/logotype@tablet.png);
  }
  .no-svgasimg .b-simple__header .logotype svg {
    display: none;
  }
  .b-simple .b-pbox {
    margin: 16px auto;
    margin-bottom: 46px;
  }
}
.b-lcommentary__list ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-lcommentary__list ul > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-lcommentary__list ul > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-lcommentary__list__item {
  border: 0;
  border-top: 1px solid #fff;
  margin: 32px 0;
  padding: 32px 0 0;
  position: relative;
}
@media only screen and (max-width: 559px) {
  .b-lcommentary__list__item {
    margin: 16px 0;
    padding: 16px 0 0;
  }
  .b-lcommentary__list__item.item-1 {
    padding-top: 0;
  }
}
.b-lcommentary__list__item.item-1 {
  border: 0;
  padding-top: 0;
}
.b-lcommentary__list__item__content {
  position: relative;
}
.b-lcommentary__list__item.is-active .b-lcommentary__list__item__content:before {
  content: '';
  display: block;
  border: 0;
  border-left: 2px solid #b1b4c3;
  position: absolute;
  left: -32px;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 559px) {
  .b-lcommentary__list__item.is-active .b-lcommentary__list__item__content:before {
    left: -16px;
  }
}
.b-lcommentary__list__item .info {
  font-size: 13px;
  line-height: 20px;
  color: #b1b4c3;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 0;
}
@media only screen and (max-width: 559px) {
  .b-lcommentary__list__item .info {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-lcommentary__list__item .info .hash {
  float: right;
}
.b-lcommentary__list__item .info .hash a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-lcommentary__list__item .info .hash a,
.b-lcommentary__list__item .info .hash a:visited {
  color: #b1b4c3;
  text-decoration: none;
}
.no-touchevents .b-lcommentary__list__item .info .hash a:hover {
  color: #797f9b;
  text-decoration: underline;
}
.b-lcommentary__list__item .source {
  font-size: 15px;
  line-height: 22px;
  color: #b1b4c3;
  margin: 0;
}
@media only screen and (max-width: 559px) {
  .b-lcommentary__list__item .source {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-lcommentary__list__item .source a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-lcommentary__list__item .source a,
.b-lcommentary__list__item .source a:visited {
  color: #2c2e34;
  text-decoration: none;
}
.no-touchevents .b-lcommentary__list__item .source a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-lcommentary__list__item .source a {
  font-weight: 700;
}
.b-lcommentary__list__item .content {
  font-size: 15px;
  line-height: 22px;
  color: #44485a;
  font-family: 'emoji', "Roboto", "Arial", sans-serif;
  margin: 16px 0;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 559px) {
  .b-lcommentary__list__item .content {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-lcommentary__list__item .content b {
  color: #2c2e34;
}
.b-lcommentary__list__item .content a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-lcommentary__list__item .content a,
.b-lcommentary__list__item .content a:link {
  color: #0645ad;
  text-decoration: underline;
}
.b-lcommentary__list__item .content a:visited {
  color: #0645ad;
  text-decoration: underline;
}
.no-touchevents .b-lcommentary__list__item .content a:hover {
  color: #0b0080;
  text-decoration: none;
}
.b-lcommentary__list__item .control {
  font-size: 13px;
  line-height: 20px;
  color: #b1b4c3;
  font-family: "Roboto", "Arial", sans-serif;
  text-align: left;
  margin: 0;
  margin-top: 16px;
}
@media only screen and (max-width: 559px) {
  .b-lcommentary__list__item .control {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-bubble {
  display: block;
  position: absolute;
  margin-top: -1px;
}
.b-bubble__container {
  font-size: 11px;
  line-height: 18px;
  background-color: rgba(252, 252, 252, 0.9);
  border: 1px solid #ff2d46;
  color: #ff2d46;
  display: block;
  position: relative;
  padding: 8px 7px;
}
@media only screen and (max-width: 559px) {
  .b-bubble__container {
    font-size: 9px;
    line-height: 16px;
  }
}
.no-rgba .b-bubble__container {
  background: #fcfcfc;
}
.b-bubble.is-big .b-bubble__container {
  padding: 8px 15px;
}
.b-pbox {
  -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 32px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 32px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 32px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.25);
  background: #fff;
  position: relative;
  margin: 32px 0;
}
.b-pbox h1,
.b-pbox h2,
.b-pbox h3,
.b-pbox h4,
.b-pbox h5,
.b-pbox h6 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
}
.b-pbox p {
  margin: 16px 0 0;
}
.b-pbox p.has-inline-button {
  margin-top: -16px;
  margin-left: -8px;
  margin-right: -8px;
  font-size: 0;
}
.b-pbox p.has-inline-button .b-form__button {
  margin-top: 16px;
  margin-left: 8px;
  margin-right: 8px;
}
.b-pbox blockquote {
  font-size: 15px;
  line-height: 22px;
  background: #fcfcfc;
  border: 0;
  border-left: 2px solid #b1b4c3;
  margin: 16px 0 0;
  padding: 16px 0;
  padding-left: 14px;
}
@media only screen and (max-width: 559px) {
  .b-pbox blockquote {
    font-size: 13px;
    line-height: 20px;
  }
}
.b-pbox a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-pbox a,
.b-pbox a:visited {
  color: #797f9b !important;
  text-decoration: underline;
}
.b-pbox a:hover {
  color: #44485a !important;
  text-decoration: none !important;
}
.b-pbox .header {
  border: 0;
  border-bottom: 1px solid #b1b4c3;
  margin: 32px 32px;
}
.b-pbox .header h1,
.b-pbox .footer h1,
.b-pbox .header h2,
.b-pbox .footer h2,
.b-pbox .header h3,
.b-pbox .footer h3,
.b-pbox .header h4,
.b-pbox .footer h4,
.b-pbox .header h5,
.b-pbox .footer h5,
.b-pbox .header h6,
.b-pbox .footer h6 {
  margin: 16px 0;
}
.b-pbox .content {
  margin: 32px 32px;
}
.b-pbox .content h1,
.b-pbox .content h2,
.b-pbox .content h3,
.b-pbox .content h4,
.b-pbox .content h5,
.b-pbox .content h6 {
  margin: 32px 0 0;
}
.b-pbox .footer {
  border: 0;
  border-top: 1px solid #b1b4c3;
  margin: 32px 32px;
}
.b-pbox .footer .is-left {
  float: left;
}
.b-pbox .footer .is-right {
  float: right;
}
.b-pbox .grecaptcha {
  margin: 16px 0;
}
.b-pbox .preloader {
  margin: 32px auto;
}
@media only screen and (max-width: 559px) {
  .b-pbox {
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.25);
    margin: 32px 0;
  }
  .b-pbox .header {
    margin: 16px 16px;
  }
  .b-pbox .header h1,
  .b-pbox .footer h1,
  .b-pbox .header h2,
  .b-pbox .footer h2,
  .b-pbox .header h3,
  .b-pbox .footer h3,
  .b-pbox .header h4,
  .b-pbox .footer h4,
  .b-pbox .header h5,
  .b-pbox .footer h5,
  .b-pbox .header h6,
  .b-pbox .footer h6 {
    margin: 8px 0;
  }
  .b-pbox .content {
    margin: 16px 16px;
  }
  .b-pbox .content h1,
  .b-pbox .content h2,
  .b-pbox .content h3,
  .b-pbox .content h4,
  .b-pbox .content h5,
  .b-pbox .content h6 {
    margin-top: 16px;
  }
  .b-pbox .footer {
    margin: 16px 16px;
  }
  .b-pbox .footer .is-right,
  .b-pbox .footer .is-left {
    display: block;
    float: none;
  }
  .b-pbox .preloader {
    margin: 16px auto;
  }
}
.b-tcell {
  display: table;
  width: 100%;
  height: 100%;
}
.b-tcell__cell {
  display: table-cell;
  vertical-align: middle;
}
.b-tcell__cell.has-padding {
  padding: 32px;
}
@media only screen and (max-width: 559px) {
  .b-tcell__cell.has-padding {
    padding: 16px;
  }
}
.b-seo {
  background: #fcfcfc;
  border: 1px solid #b1b4c3;
  padding: 16px 32px;
  margin: 32px 0;
}
.b-seo h1,
.b-seo h2,
.b-seo h3,
.b-seo h4,
.b-seo h5,
.b-seo h6,
.b-seo p {
  font-size: 13px;
  line-height: 20px;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-seo h1,
  .b-seo h2,
  .b-seo h3,
  .b-seo h4,
  .b-seo h5,
  .b-seo h6,
  .b-seo p {
    font-size: 11px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 559px) {
  .b-seo {
    margin: 16px 0;
    padding: 0 16px;
  }
}
.b-sp {
  margin: 32px 0;
}
.layout-simple .b-sp {
  margin: 0 auto;
  max-width: 480px;
}
.layout-simple .b-sp__content {
  margin: 0;
}
.b-sp__content {
  font-size: 13px;
  line-height: 20px;
  color: #44485a;
  background: #fff;
  border: 1px solid #b1b4c3;
  padding: 32px;
  margin: 16px 0;
}
@media only screen and (max-width: 559px) {
  .b-sp__content {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-sp__content a {
  color: #44485a;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-sp__content a:visited {
  color: #2c2e34;
  text-decoration: underline;
}
.no-touchevents .b-sp__content a:hover {
  color: #2c2e34;
  text-decoration: none;
}
.b-cse__preloader {
  background: #fff;
  margin: 32px 0;
  padding: 0 32px;
}
.b-cse__preloader__icon {
  margin: 32px 0;
}
.b-cse__preloader__text {
  margin: 32px 0;
}
.b-cse__preloader__text h4 {
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  margin: 0;
  text-align: center;
}
.lt-ie9 #cse {
  display: none;
}
#cse .gsc-control-cse {
  background: transparent !important;
  border: 0 !important;
  font-family: "Arial", sans-serif !important;
  padding: 0;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-resultsHeader {
  display: none;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results {
  margin: 0;
  padding: 0;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gs-watermark {
  display: none;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results > .gsc-result {
  border: 0 !important;
  padding: 0 !important;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result {
  border: 0;
  border-top: 1px solid #fff;
  margin: 32px 0 0;
  padding: 32px 0 0;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-thumbnail,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-top,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-thumbnail-inside,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-watermark,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-richsnippet-box,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-per-result-labels,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-thumbnail-inside,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-top {
  display: none;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-title {
  display: block !important;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-no-results-result .gs-snippet {
  font-size: 17px;
  line-height: 30px;
  background: #b1b4c3;
  border: 1px solid #2c2e34;
  color: #fff;
  font-family: "Roboto", "Arial", sans-serif;
  text-align: center;
  padding: 32px;
  margin: 0;
}
@media only screen and (max-width: 559px) {
  #cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-no-results-result .gs-snippet {
    font-size: 15px;
    line-height: 28px;
  }
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-spelling {
  font-size: 17px;
  line-height: 30px;
  color: #44485a;
  font-family: "Roboto", "Arial", sans-serif;
}
@media only screen and (max-width: 559px) {
  #cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-spelling {
    font-size: 15px;
    line-height: 28px;
  }
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-spelling a,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-spelling a:visited {
  color: #2c2e34;
  text-decoration: underline;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-spelling a:hover {
  color: #44485a;
  text-decoration: none;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-spelling a i {
  font-style: normal;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-title {
  margin: 0 0 16px;
  height: auto;
  overflow: inherit;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-title b,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #2c2e34;
  font-family: "Roboto", "Arial", sans-serif;
  text-decoration: none;
}
@media only screen and (max-width: 559px) {
  #cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-title b,
  #cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-title {
    font-size: 20px;
    line-height: 26px;
  }
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result a.gs-title,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result a.gs-title:visited {
  color: #2c2e34;
  text-decoration: none;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result a.gs-title:hover {
  color: #44485a;
  text-decoration: underline;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result a.gs-title:hover b {
  color: #44485a;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-snippet {
  font-size: 17px;
  line-height: 30px;
  color: #44485a;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  margin: 0;
}
@media only screen and (max-width: 559px) {
  #cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-snippet {
    font-size: 15px;
    line-height: 28px;
  }
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-snippet b {
  color: #2c2e34;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-bottom {
  margin: 16px 0 0;
  display: none;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-bottom .gs-visibleUrl b,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-bottom .gs-visibleUrl {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #797f9b;
  font-family: "Roboto", "Arial", sans-serif;
}
@media only screen and (max-width: 559px) {
  #cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-bottom .gs-visibleUrl b,
  #cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-bottom .gs-visibleUrl {
    font-size: 11px;
    line-height: 18px;
  }
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-bottom .gs-visibleUrl-short {
  display: none;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-url-bottom .gs-visibleUrl-long {
  display: block;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-web-image-box {
  padding: 0 32px 0 0;
  width: 60px;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gs-web-image-box .gs-image {
  border: 0;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: none;
  padding: 0;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-table-result .gsc-table-cell-thumbnail {
  padding: 0;
}
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-table-result .gsc-table-cell-snippet-open,
#cse .gsc-control-cse .gsc-resultsRoot .gsc-results .gsc-result .gsc-table-result .gsc-table-cell-snippet-close {
  padding: 0;
}
#cse .gsc-control-cse .gsc-cursor-box {
  border: 0;
  border-top: 1px solid #b1b4c3;
  padding: 24px 0 0 0;
  margin: 32px 0 0;
}
#cse .gsc-control-cse .gsc-cursor-box .gsc-cursor {
  zoom: 1;
  display: block;
  margin-left: -4px;
  margin-right: -4px;
}
#cse .gsc-control-cse .gsc-cursor-box .gsc-cursor:before,
#cse .gsc-control-cse .gsc-cursor-box .gsc-cursor:after {
  content: "";
  display: table;
}
#cse .gsc-control-cse .gsc-cursor-box .gsc-cursor:after {
  clear: both;
}
#cse .gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
  font-size: 11px;
  line-height: 18px;
  font-weight: 400;
  border: 1px solid #44485a;
  color: #44485a;
  display: block;
  float: left;
  font-family: "Arial", sans-serif;
  text-align: center;
  line-height: 30px !important;
  width: 30px;
  height: 30px;
  text-decoration: none;
  text-shadow: none;
  margin: 8px 4px 0;
  padding: 0;
  outline: none !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
@media only screen and (max-width: 559px) {
  #cse .gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
    font-size: 9px;
    line-height: 16px;
  }
}
#cse .gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-page:hover {
  background: #fff;
  border-color: #2c2e34;
  color: #2c2e34;
  text-decoration: none;
}
#cse .gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page {
  font-weight: 400;
  background: #2c2e34;
  border-color: #2c2e34;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
}
#cse .gsc-control-cse .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page:hover {
  background: #2c2e34;
  color: #fff;
  text-decoration: none;
}
#cse .gsc-control-cse .gsc-tabsAreaInvisible,
#cse .gsc-control-cse .gsc-tabsArea,
#cse .gsc-control-cse .gsc-adBlockNoHeight,
#cse .gsc-control-cse .gsc-above-wrapper-area,
#cse .gsc-control-cse .gcsc-branding {
  display: none;
}
.b-lentainform > div > div {
  border: 0;
  border-top: 1px solid #2c2e34;
  padding: 0;
  padding-top: 32px;
  margin: 0;
  margin-bottom: 64px;
}
@media only screen and (max-width: 991px) {
  .b-lentainform > div > div {
    padding-top: 0px;
    margin-bottom: 32px;
  }
}
.b-lentainform .mgbox {
  margin: 0 !important;
}
.b-lentainform .mgbox .mgheader .mghead {
  color: #2c2e34 !important;
  font-family: "Roboto", "Arial", sans-serif !important;
  margin: 32px 0 0 !important;
  font-weight: 700 !important;
}
.b-lentainform .mgbox .mgheader .widgets_logo {
  display: none !important;
}
.b-lentainform .mgbox .mgline {
  margin: 0 !important;
  margin-top: 16px !important;
}
@media only screen and (max-width: 1311px) {
  .b-lentainform .mgbox .mgline {
    width: calc((100% / 2) - ((32px * 1) / 2)) !important;
  }
  .b-lentainform .mgbox .mgline:nth-of-type(n+3) {
    border-top: 1px solid #fff !important;
  }
}
@media only screen and (max-width: 991px) {
  .b-lentainform .mgbox .mgline {
    width: calc((100% / 2) - ((32px * 1) / 2)) !important;
  }
  .b-lentainform .mgbox .mgline:nth-of-type(n+3) {
    border-top: 1px solid #fff !important;
  }
  .b-lentainform .mgbox .mgline:nth-of-type(n+5) {
    display: none !important;
  }
}
@media only screen and (max-width: 559px) {
  .b-lentainform .mgbox .mgline {
    width: 100% !important;
  }
  .b-lentainform .mgbox .mgline:nth-of-type(n+1) {
    margin-top: 0 !important;
  }
  .b-lentainform .mgbox .mgline:nth-of-type(n+2) {
    border-top: 1px solid #fff !important;
    margin-top: 16px !important;
  }
  .b-lentainform .mgbox .mgline:nth-of-type(n+3) {
    display: none !important;
  }
}
.b-lentainform .mgbox .mgline img.mcimg {
  background: #b1b4c3;
}
.b-lentainform .mgbox .mgline .mctitle {
  color: #2c2e34 !important;
  font-family: "Roboto", "Arial", sans-serif !important;
}
.b-lentainform .mgbox .mgline .mctitle a {
  color: #2c2e34;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.b-lentainform .mgbox .mgline .mctitle a:visited {
  color: #44485a;
  text-decoration: none;
}
.no-touchevents .b-lentainform .mgbox .mgline .mctitle a:hover {
  color: #44485a;
  text-decoration: underline;
}
.b-lentainform .mgbox .mgline .mgtobottom,
.b-lentainform .mgbox .mgline .mcdesc {
  display: none !important;
}
.b-redtram {
  position: relative;
}
.b-redtram *[class$="-informer-39110"] {
  background: #fff;
  padding: 32px !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
  margin-top: 96px !important;
  margin-bottom: 64px !important;
  position: relative;
}
.b-redtram *[class$="-informer-39110"]:before {
  content: "";
  display: block;
  border: 0;
  border-top: 1px solid #b1b4c3;
  position: absolute;
  left: 0;
  right: 0;
  top: -64px;
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-redtram *[class$="-informer-39110"] {
    margin-top: 64px !important;
    margin-bottom: 32px !important;
  }
  .b-redtram *[class$="-informer-39110"]:before {
    top: -32px;
  }
}
@media only screen and (max-width: 559px) {
  .b-redtram *[class$="-informer-39110"] {
    margin-top: 64px !important;
    margin-bottom: 32px !important;
  }
  .b-redtram *[class$="-informer-39110"]:before {
    top: -32px;
  }
}
.b-redtram *[class$="-list-39110"] {
  margin: 0 !important;
  margin-left: -16px !important;
  margin-right: -16px !important;
}
.b-redtram *[class$="-item-39110 viewed"],
.b-redtram *[class$="-item-39110"] {
  padding: 0 16px !important;
  margin: 0 !important;
  margin-bottom: 32px !important;
  width: 33.3333% !important;
}
@media only screen and (min-width: 992px) and (max-width: 1311px) {
  .b-redtram *[class$="-item-39110 viewed"],
  .b-redtram *[class$="-item-39110"] {
    width: 50% !important;
  }
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-redtram *[class$="-item-39110 viewed"],
  .b-redtram *[class$="-item-39110"] {
    width: 50% !important;
  }
}
@media only screen and (max-width: 559px) {
  .b-redtram *[class$="-item-39110 viewed"],
  .b-redtram *[class$="-item-39110"] {
    width: 100% !important;
  }
}
.b-redtram *[class$="-teaser-39110"] {
  box-shadow: none;
  background: transparent;
  height: auto;
  padding: 0 !important;
  margin: 0 !important;
}
.b-redtram *[class$="-photo-39110"] {
  margin: 0 !important;
}
.b-redtram *[class$="-text-39110"] {
  margin: 0 !important;
  margin-top: 16px !important;
}
.b-redtram *[class$="-title-39110"] {
  margin: 0 !important;
  color: #2c2e34 !important;
}
.b-redtram *[class$="-title-39110"]:visited {
  color: #44485a !important;
}
.b-redtram *[class$="-informer-39112"] {
  background: #fff;
  padding: 32px !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}
.b-redtram *[class$="-list-39112"] {
  margin: 0;
  margin-left: -16px !important;
  margin-right: -16px !important;
}
.b-redtram *[class*="-item-39112"] {
  padding: 0 16px !important;
  margin: 0 !important;
  margin-bottom: 32px !important;
}
@media only screen and (min-width: 560px) and (max-width: 991px) {
  .b-redtram *[class*="-item-39112"] {
    width: 50% !important;
  }
}
@media only screen and (max-width: 559px) {
  .b-redtram *[class*="-item-39112"] {
    width: 100% !important;
  }
}
.b-redtram *[class$="-teaser-39112"] {
  box-shadow: none;
  background: transparent;
  height: auto;
  padding: 0 !important;
  margin: 0 !important;
}
.b-redtram *[class$="-photo-39112"] {
  margin: 0 !important;
}
.b-redtram *[class$="-text-39112"] {
  margin: 0 !important;
  margin-top: 16px !important;
}
.b-redtram *[class$="-title-39112"] {
  margin: 0 !important;
  color: #2c2e34 !important;
}
.b-redtram *[class$="-title-39112"]:visited {
  color: #44485a !important;
}
.b-redtram #n4p_26308 #rt_table_26308 {
  border-spacing: 0 !important;
  border: 0 !important;
  display: block !important;
  margin: 32px 0 !important;
  padding: 0 !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tbody,
.b-redtram #n4p_26308 #rt_table_26308 thead,
.b-redtram #n4p_26308 #rt_table_26308 tfoot {
  display: block !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr {
  display: block !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 {
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: top !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 {
  border: 0 !important;
  padding: 0 !important;
  margin: 16px 0 0 !important;
  min-height: 60px !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_clear {
  display: none !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_photo_26308 {
  border: 0 !important;
  box-shadow: none !important;
  display: block;
  float: left !important;
  padding: 0 !important;
  width: 60px !important;
  height: 60px !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_photo_26308 .rt_image_26308 {
  background: #b1b4c3 !important;
  display: block !important;
  width: 60px !important;
  height: 60px !important;
  overflow: inherit !important;
  padding: 0 !important;
  margin: 0 !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_photo_26308 .rt_image_26308 img {
  background: #b1b4c3 !important;
  display: block !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 60px !important;
  height: 60px !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 {
  margin: 0 0 0 76px !important;
  min-height: 60px !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_source_26308 {
  font-size: 11px !important;
  line-height: 18px !important;
  font-weight: 400 !important;
  font-family: "Roboto", "Arial", sans-serif !important;
  display: block;
  color: #797f9b !important;
  padding: 0 !important;
  margin: 4px 0 0 !important;
  text-decoration: none !important;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
@media only screen and (max-width: 559px) {
  .b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_source_26308 {
    font-size: 9px !important;
    line-height: 16px !important;
  }
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_source_26308:visited {
  color: #797f9b !important;
  text-decoration: none !important;
}
.no-touchevents .b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_source_26308:hover {
  color: #44485a !important;
  text-decoration: underline !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_title_26308_div {
  margin: 0 !important;
  line-height: inherit !important;
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_title_26308_div .rt_title_26308 {
  font-size: 15px !important;
  line-height: 22px !important;
  font-weight: 700 !important;
  font-family: "Roboto", "Arial", sans-serif !important;
  display: block !important;
  color: #2c2e34 !important;
  padding: 0 !important;
  margin: 0 !important;
  text-decoration: none !important;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
@media only screen and (max-width: 559px) {
  .b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_title_26308_div .rt_title_26308 {
    font-size: 13px !important;
    line-height: 20px !important;
  }
}
.b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_title_26308_div .rt_title_26308:visited {
  color: #44485a !important;
  text-decoration: none !important;
}
.no-touchevents .b-redtram #n4p_26308 #rt_table_26308 tr .rt_td_26308 .rt_block_26308 .rt_main_26308 .rt_title_26308_div .rt_title_26308:hover {
  color: #44485a !important;
  text-decoration: underline !important;
}
.b-article__bottom__share .ya-share2__container {
  border: 1px solid #b1b4c3;
  display: block;
  line-height: 28px;
  height: 28px;
  margin: 16px 0 0;
}
.b-article__bottom__share .ya-share2__list {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-article__bottom__share .ya-share2__list > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-article__bottom__share .ya-share2__list > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-article__bottom__share .ya-share2__list > li {
  border: 0;
  border-left: 1px solid #b1b4c3;
  display: inline-block;
  text-align: center;
}
.b-article__bottom__share .ya-share2__list > li:first-child {
  border-left: 0;
}
.b-article__bottom__share .ya-share2__item_service_vkontakte .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__vk.svg);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_vkontakte .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__vk.png);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_vkontakte .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__bottom__share .ya-share2__item_service_facebook .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__fb.svg);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_facebook .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__fb.png);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_facebook .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__bottom__share .ya-share2__item_service_odnoklassniki .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__ok.svg);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_odnoklassniki .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__ok.png);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_odnoklassniki .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__bottom__share .ya-share2__item_service_twitter .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__twitter.svg);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_twitter .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__twitter.png);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_twitter .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__bottom__share .ya-share2__item_service_pocket .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__pocket.svg);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_pocket .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__pocket.png);
}
.no-svgasimg .b-article__bottom__share .ya-share2__item_service_pocket .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__bottom__share .ya-share2__link {
  background: transparent;
  display: block;
  height: 28px;
  position: relative;
  padding: 0 16px;
  min-width: 72px;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.no-touchevents .b-article__bottom__share .ya-share2__link:hover {
  background: #fcfcfc;
}
.b-article__bottom__share .ya-share2__link .ya-share2__title {
  display: none;
}
.b-article__bottom__share .ya-share2__link .ya-share2__icon {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 16px 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 6px;
  width: 16px;
  height: 16px;
}
.b-article__bottom__share .ya-share2__link .ya-share2__counter {
  font-size: 13px;
  line-height: 20px;
  color: #797f9b;
  display: none;
  vertical-align: top;
  line-height: 28px !important;
  margin-left: 8px;
  position: relative;
}
@media only screen and (max-width: 559px) {
  .b-article__bottom__share .ya-share2__link .ya-share2__counter {
    font-size: 11px;
    line-height: 18px;
  }
}
.b-article__bottom__share .ya-share2__link .ya-share2__counter_visible {
  display: inline-block;
}
@media only screen and (max-width: 559px) {
  .b-article__bottom__share .ya-share2__container {
    display: block;
  }
  .b-article__bottom__share .ya-share2__list {
    display: table;
    width: 100%;
  }
  .b-article__bottom__share .ya-share2__list > li {
    display: table-cell;
    text-align: center;
  }
  .b-article__bottom__share .ya-share2__link {
    padding: 0 8px;
    min-width: 0;
  }
}
.b-article__top .ya-share2__container {
  margin: 0;
  margin-top: 8px;
  margin-right: 16px;
}
.b-article__top .ya-share2__badge {
  display: block;
  height: 18px;
}
.b-article__top .ya-share2__list {
  font-size: 0;
  line-height: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: -2px;
  margin-right: -2px;
}
.b-article__top .ya-share2__list > li {
  font-size: 17px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 559px) {
  .b-article__top .ya-share2__list > li {
    font-size: 15px;
    line-height: 28px;
  }
}
.b-article__top .ya-share2__list > li {
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 18px;
  vertical-align: top;
}
.b-article__top .ya-share2__item_service_vkontakte .ya-share2__link {
  background: #48729e;
}
.no-touchevents .b-article__top .ya-share2__item_service_vkontakte .ya-share2__link:hover {
  background: #507faf;
}
.b-article__top .ya-share2__item_service_vkontakte .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__vk.svg);
}
.no-svgasimg .b-article__top .ya-share2__item_service_vkontakte .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__vk.png);
}
.no-svgasimg .b-article__top .ya-share2__item_service_vkontakte .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__top .ya-share2__item_service_facebook .ya-share2__link {
  background: #3c5a98;
}
.no-touchevents .b-article__top .ya-share2__item_service_facebook .ya-share2__link:hover {
  background: #4365aa;
}
.b-article__top .ya-share2__item_service_facebook .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__fb.svg);
}
.no-svgasimg .b-article__top .ya-share2__item_service_facebook .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__fb.png);
}
.no-svgasimg .b-article__top .ya-share2__item_service_facebook .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__top .ya-share2__item_service_odnoklassniki .ya-share2__link {
  background: #ff9f4d;
}
.no-touchevents .b-article__top .ya-share2__item_service_odnoklassniki .ya-share2__link:hover {
  background: #ffad67;
}
.b-article__top .ya-share2__item_service_odnoklassniki .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__ok.svg);
}
.no-svgasimg .b-article__top .ya-share2__item_service_odnoklassniki .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__ok.png);
}
.no-svgasimg .b-article__top .ya-share2__item_service_odnoklassniki .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__top .ya-share2__item_service_twitter .ya-share2__link {
  background: #00aced;
}
.no-touchevents .b-article__top .ya-share2__item_service_twitter .ya-share2__link:hover {
  background: #08bbff;
}
.b-article__top .ya-share2__item_service_twitter .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__twitter.svg);
}
.no-svgasimg .b-article__top .ya-share2__item_service_twitter .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__twitter.png);
}
.no-svgasimg .b-article__top .ya-share2__item_service_twitter .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__top .ya-share2__item_service_pocket .ya-share2__link {
  background: #ee4056;
}
.no-touchevents .b-article__top .ya-share2__item_service_pocket .ya-share2__link:hover {
  background: #f0576b;
}
.b-article__top .ya-share2__item_service_pocket .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__pocket.svg);
}
.no-svgasimg .b-article__top .ya-share2__item_service_pocket .ya-share2__link .ya-share2__icon {
  background-image: url(../ya-share2/icon__white__pocket.png);
}
.no-svgasimg .b-article__top .ya-share2__item_service_pocket .ya-share2__link .ya-share2__icon svg {
  display: none;
}
.b-article__top .ya-share2__link {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  height: 18px;
  position: relative;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.b-article__top .ya-share2__link .ya-share2__title {
  display: none;
}
.b-article__top .ya-share2__link .ya-share2__icon {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 12px 12px;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 18px;
}
.b-article__top .ya-share2__link .ya-share2__counter {
  font-size: 11px;
  line-height: 18px;
  color: #fff;
  display: none;
  vertical-align: top;
  line-height: 18px !important;
  margin: 0 8px 0 11px;
  position: relative;
}
@media only screen and (max-width: 559px) {
  .b-article__top .ya-share2__link .ya-share2__counter {
    font-size: 9px;
    line-height: 16px;
  }
}
.b-article__top .ya-share2__link .ya-share2__counter_visible {
  display: inline-block;
}
.b-article__top .ya-share2__link .ya-share2__counter:before {
  background-color: rgba(255, 255, 255, 0.25);
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  position: absolute;
  top: 2px;
  left: -8px;
}
.no-rgba .b-article__top .ya-share2__link .ya-share2__counter:before {
  background: #ffffff;
}
.preloader-spin {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: inset 0 2px 0 0 #2c2e34;
  -moz-box-shadow: inset 0 2px 0 0 #2c2e34;
  -ms-box-shadow: inset 0 2px 0 0 #2c2e34;
  -o-box-shadow: inset 0 2px 0 0 #2c2e34;
  box-shadow: inset 0 2px 0 0 #2c2e34;
  display: block;
  width: 96px;
  height: 96px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: preloader-spin infinite linear 1s;
  -o-animation: preloader-spin infinite linear 1s;
  animation: preloader-spin infinite linear 1s;
}
.preloader-spin__container {
  position: relative;
  margin: 0 auto;
  width: 96px;
  height: 96px;
}
.no-cssanimations .preloader-spin {
  background: url(../preloader/ring.gif) 0 0 no-repeat;
  text-indent: -9999px;
}
@-o-keyframes preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
html,
body {
  height: 100%;
}
body {
  background: #fff;
  padding: 0;
}
body.layout-simple {
  background: #f6f6f6;
}
body.layout-error {
  background: #2c2e34;
}
body.layout-lerror {
  background: #f6f6f6;
}
.is-header {
  font-family: "Roboto", "Arial", sans-serif;
}
.is-decorate {
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
}
.fb-page {
  background: #fff;
}
.body {
  background: #f6f6f6;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in;
  -moz-transition: all 0.4s ease-in;
  -ms-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.body__container {
  -webkit-transition: left 0.4s ease-in;
  -moz-transition: left 0.4s ease-in;
  -ms-transition: left 0.4s ease-in;
  -o-transition: left 0.4s ease-in;
  transition: left 0.4s ease-in;
  position: relative;
  left: 0;
  margin: 32px 0 0;
}
@media only screen and (max-width: 991px) {
  .body__container {
    margin: 51px 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .sidebar .body__container {
    left: 40%;
  }
}
@media only screen and (max-width: 559px) {
  .sidebar .body__container {
    left: 80%;
  }
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
