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

html {
  line-height: 1;
}

ul {
  list-style: outside none none;
}

a img {
  border: 0px none;
}

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

img {
  max-width: 100%;
}

.jsTabs {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 100%;
}

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

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

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

a:hover {
  text-decoration: underline;
}

i {
  font-style: italic;
}

img {
  vertical-align: middle;
}




* {
  max-height: 1000000px;
}

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

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

body.mode-adaptive {
  min-width: 20em;
}



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

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

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

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

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

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

@media (max-width: 1024px) {
  .l-page-width .l-page-width__ledge {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .content-right {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.b-main-nav .b-main-nav__main {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.b-main-nav .b-main-nav__main .b-main-nav__main-item {
  float: left;
  height: 2.375em;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 1199px) {
  .b-footer {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.b-article {
  position: relative;
}

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

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

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

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

.b-article__title {
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: left !important;
}

.b-article__title.darkred {
  margin-top: 0;
}

@media (max-width: 500px) {
  .b-article__title {
    text-align: center !important;
  }
}

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

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

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

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

.b-article__info .b-article__info-date span {
  font-size: 15px;
}

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

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

.b-article__info .b-article__info-date-update span {
  font-size: 13px;
}

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

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

.b-article__info .b-article__info-statistic .b-statistic__item.m-comments {
  cursor: pointer;
}

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

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

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

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

@media (max-width: 500px) {
  .b-article__body p {
    line-height: 1.3;
  }
}

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

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

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

.b-article__body ul li {
  font-weight: bold;
}

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

@media (max-width: 1199px) {
  .b-article__body li {
    margin-left: 25px;
  }
}

.mode-adaptive .b-article__title span {
  font-size: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

.b-article__body img {
  display: block;
  margin: 0 auto 15px;
  width: 100%;
  max-width: 450px;
}

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

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

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

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

body {
  position: relative;
  -webkit-animation-name: example;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1.5s;
  /* Chrome, Safari, Opera */
  animation-name: example;
  animation-duration: 1.5s;
}

/* Chrome, Safari, Opera */

/* Standard syntax */
@keyframes example {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0.9;
  }

  100% {
    opacity: 1;
  }
}


.mycity {
  text-transform: uppercase;
  font-size: 10px;
  padding: 2px 5px;
  background: #f5fbfb;
  color: #444;
  font-weight: bold;
  font-family: sans-serif;
  border-radius: 2px;
  border: 1px solid #989898;
  vertical-align: super;
}

.block-7 {
  box-sizing: border-box !important;
  border: 3px dashed #eaeaea !important;
  background: transparent !important;
  padding: 14px !important;
  width: 100% !important;
}

div.block-7 {
  margin-bottom: 1.2em;
}

.block-7 p {
  margin-bottom: 0;
}

@media (max-width: 479px) {
  .block-7 p,
  p.block-7 {
    text-align: center !important;
  }
}

.rub-ramka a {
  text-transform: uppercase;

}

.rub-ramka {
  background: rgba(3, 224, 0, .04);
  padding: 6px 13px !important;
  border-radius: 2px;
  border: 4px double rgba(21, 160, 37, .32);
  font-family: sans-serif;
  line-height: 28px;
  font-size: 16px;
  max-width: 86%;
  margin: 0 auto;
  font-weight: 400;
  color: #4a4a4a;
}

@media (max-width: 500px) {
  .rub-ramka {
    text-align: center;
  }
}

.rub-ramka a {
  color: #ce5353;
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 1px dashed;
  text-shadow: 0 0 0;
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 1px
}

@media screen and (max-width: 1020px) {
  .rub-ramka {
    max-width: 95%
  }
}

.vk-container {
  font-family: sans-serif;
  font-size: 15px;
  color: black;
  text-decoration: none;
}

.vk-comment-load {
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid rgb(218, 225, 232);
  padding-bottom: 15px;
}

.vk-avatar img {
  float: left;
  margin-right: 10px;
}

.vk-comment-name {
  color: rgb(164, 0, 0);
  font-weight: bold;
  font-size: 14px;
  margin-left: 59px;

  display: flex;
  align-items: center;
}

.vk-comment-text {
  margin-left: 60px;
  font-size: 17px;
}

.vk-comment-date {
  margin-left: 60px;
  color: rgb(153, 153, 153);
}

.vk-comment-date a {
  cursor: pointer;
  color: #54a3e9;
}

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

input {
  outline: none;
}

input:active {
  outline: none;
}

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

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

.comment-photos {
  display: flex;
  flex-wrap: wrap;
}

.mycity {
  text-transform: uppercase;
  font-size: 10px;
  padding: 2px 5px;
  background: #f5fbfb;
  color: #444;
  font-weight: bold;
  font-family: sans-serif;
  border-radius: 2px;
  border: 1px solid #989898;
  vertical-align: super;
  margin-left: 5px;
}

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

input {
  outline: none;
}

input:active {
  outline: none;
}

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

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

.boxes {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
}

.boxes__instructions {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  justify-content: space-between;
  padding: 20px 10px;
  background-color: #232F3E;
  border-radius: 4px;
  color: #fff;
  margin-top: 20px;
  text-align: center;
}

.boxes__wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  max-width: 800px;
}

.boxes__wrapper>div {
  position: relative;
  display: flex;
  width: 32.5%;
  justify-content: center;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  cursor: pointer;
}

.boxes__wrapper>div:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.try,
.boxes__discount img {
  width: 180px;
  height: auto;
}

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

  .try,
  .boxes__discount img {
    width: 150px;
    /* height: 135px; */
  }
}

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

  .try,
  .boxes__discount img {
    width: 130px;
    /* height: 115px; */
  }
}

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

  .try,
  .boxes__discount img {
    width: 110px;
    /* height: 95px; */
  }
}

.boxes__discount {
  display: none;
}

.show {
  display: block;
}

.sweet-alert,
.sweet-overlay {
  position: fixed;
  display: none
}

.sweet-alert,
.sweet-overlay {
  position: fixed;
  display: none
}

.sweet-overlay {
  background-color: #000;

  background-color: rgba(0, 0, 0, .4);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000
}

.sweet-alert {
  background-color: #fff;
  font-family: sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  left: 50%;
  top: 35%;
  margin-left: -256px;
  margin-top: -150px;
  overflow: hidden;
  z-index: 99999
}

@media all and (max-width: 540px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px
  }
}

.sweet-alert h2 {
  color: #575757;
  font-size: 25px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 10px 0;
  padding: 0;
  line-height: 40px;
  display: block
}

.sweet-alert p {
  color: #797979;
  font-size: 15px;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal
}

.sweet-alert button {
  background-color: #e84242;
  color: #fff;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0;
  cursor: pointer
}

.sweet-alert button:focus {
  outline: 0;
  box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}

.sweet-alert button:hover {
  background-color: #7ecff4
}

.sweet-alert button:active {
  background-color: #5dc2f1
}

.sweet-alert button::-moz-focus-inner {
  border: 0
}

.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box
}

.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86
}

.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
  content: '';
  position: absolute;
  width: 60px;
  height: 120px;
  background: #fff
}

.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px
}

.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 60px;
  transform-origin: 0 60px
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, .2);
  -webkit-border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #fff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

@keyframes animateSuccessTip {

  0%,
  54% {
    width: 0;
    left: 1px;
    top: 19px
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px
  }

  100% {
    width: 25px;
    left: 14px;
    top: 45px
  }
}

@keyframes rotatePlaceholder {

  0%,
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
  }

  100%,
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg)
  }
}

.animateSuccessTip {
  -webkit-animation: animateSuccessTip .75s;
  animation: animateSuccessTip .75s
}

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in
}

.sweet-alert .sa-icon.sa-success {
  border-color: transparent \9
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
  transform: rotate(45deg) \9
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
  transform: rotate(-45deg) \9
}

@keyframes bounceIn {

  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;

}


.visible {
  display: block
}

input[value="Получить бесплатно"] {
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 15px 0;
  outline: none;
  border: none;
  margin-top: 5px;
  border-radius: 5px;
  box-shadow: 0px 4px 3px #242120;
  background: red;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
}

input[value="Получить бесплатно"]:hover {
  background: #bb0000 !important;
  transition: background 0.3s;
}

input[value="Получить бесплатно"]:active {
  transform: translateY(2px);
  box-shadow: none !important;
}

.ruletka-p {
  text-indent: 0px;
  color: black;
  text-align: center !important;
  margin: 15px;
  line-height: 25px;
  font-weight: bold;
}

@media (max-width: 1199px) {
  .ruletka-p {
    font-size: 18px;
    line-height: 1.3;
  }
}

.ruletka-p h2 {
  font-size: 25px;
  margin-bottom: 15px;
}

.spin-wrapper {
  -webkit-box-shadow: 0 0 10px;
  box-shadow: 0 0 10px;
  border: 3px solid red;
  padding: 20px 10px;
  border-radius: 10px;
  text-align: center;
  box-sizing: border-box;
}

.spin-wrapper .ruletka-p {
  margin-bottom: 15px;
}

.danger-text {
  color: red;
  font-weight: bold;
}

.wheel {
  width: 380px !important;
  margin: 0 auto;
  position: relative;
}

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

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

.order_block {
  display: none;
  text-align: center !important;
}

.order_block img {
  width: 20%;
}

.order_block h3 {
  font: bold 18px Arial !important;
  background: transparent;
}

.time_remains {
  font-size: 2em;
  color: red;
  font-weight: bold;
}

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

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0px;
  left: 0px;
  top: 40%;
  margin: 0px auto;
  background: #ffffff none repeat scroll 0% 0%;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: 0.7s ease 0s normal none 1 running;
  animation-name: pop-up-appear;
}

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

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

.pop-up-text {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  text-align: center !important;
}

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: rgb(113, 195, 65);
  color: rgb(255, 255, 255) !important;
  border: medium none;
  cursor: pointer;
  outline: medium none;
}

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

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

  100% {
    -webkit-transform: rotate(1774deg);
    transform: rotate(1774deg);
  }
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0px;
  left: 0px;
  top: 20%;
  margin: 0px auto;
  background: #fff none repeat scroll 0% 0%;
  text-align: center;
  padding: 10px;
  padding-top: 70px;
  padding-bottom: 20px;
  border-radius: 10px;
  animation: 0.7s ease 0s normal none 1 running;
  animation-name: pop-up-appear;
}

.pop-up-window::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0;
  right: 0px;
  margin: 0 auto;
  background-color: rgb(113, 195, 65);
  border-radius: 50%;
  animation: 0.5s ease 0.6s normal backwards 1 running;
  animation-name: pop-up-appear-before;
}

.pop-up-window::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0px;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  transform: rotate(-45deg);
  transition: opacity 1s ease 0s;
  animation: 0.5s ease 0.6s normal backwards 1 running;
  animation-name: pop-up-appear-after;
}

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

  30% {
    transform: translateY(100px);
  }

  100% {
    transform: translateY(0px);
  }
}

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

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

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

  100% {
    opacity: 1;
  }
}

.pop-up-button:hover {
  color: rgb(255, 255, 255) !important;
  text-decoration: none !important;
}

@media all and (max-width: 520px) {
  .wheel {
    width: 280px !important;
  }

  @media screen and (max-width: 345px) {
    .wheel {
      width: 250px !important;
    }
  }



  .api-form1 * {
    padding: 0 !important;
    margin: 0 !important;
    font-family: sans-serif !important
  }

  .api-form1 .submit:hover {
    background: #2e7d32
  }

  
  .api-form1 .submit,
  .blg {
    outline: none !important;
    max-width: 100% !important;
    font-style: normal !important;
    box-sizing: border-box !important;
    line-height: 1.5 !important;
    position: static !important;
    height: auto !important;
    box-shadow: none !important;
    text-align: center !important;
    clear: both !important;
    font-weight: 700 !important;
    border: 0;
    background: #388e3c;
    color: #fff !important;
    font-size: 22px !important;
    text-decoration: none !important;
    padding: 15px 35px !important;
    border-radius: 35px !important;
    width: 100% !important;
    display: block !important;
    cursor: pointer !important;
    margin: 15px 0 0 !important;
    text-transform: none !important
  }

  .api-form1 *:before,
  .api-form1 *:after {
    content: none
  }

  .api-form1 .footnote1 {
    line-height: 15px !important;
    text-indent: 0 !important;
    font-size: 10px !important;
    margin: 10px 0 0 !important;
    text-align: center !important;
    padding: 0 !important;
    color: #888 !important
  }

  .api-form1 .text {
    border: none !important;
    text-align: center !important;
    color: #222 !important;
    padding: 0 !important;
    font-size: 18px !important;
    width: 100% !important;
    float: none !important;
    line-height: 25px !important;
    font-weight: 700 !important;
    margin: 10px 0 !important
  }

  .api-form1 form {
    padding: 0 !important;
    background: 0 0 !important;
    margin: 15px auto 0 !important
  }

  .api-form1 .form-body .text .offer-name {
    color: #ca2d2d !important;
    font-weight: 700 !important
  }

  .api-form1 {
    background: #fff !important;
    box-sizing: border-box !important;
    max-width: 465px !important;
    position: relative !important;
    margin: 0 auto !important;
    text-align: center !important;
    border: 2.5px dashed #ddd !important;
    border-radius: 2.5px !important;
    padding: 30px !important;
    clear: both !important
  }

  .api-form1 .deadline1 {
    font-size: 10px !important;
    color: #222 !important;
    text-align: center !important;
    margin: 0 !important
  }

  .api-form1 .name:invalid,
  .api-form1 .phone:invalid,
  .api-form1 .name,
  .api-form1 .phone {
    font-style: normal;
    transition: .25s !important;
    line-height: 20px !important;
    box-shadow: none !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    background: 0 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    background: #f2f2f2 !important;
    outline: none !important;
    box-sizing: border-box !important;
    border: 2.5px solid #ddd !important;
    border-radius: 35px !important;
    padding: 15px !important;
    margin: 0 0 15px !important
  }

  .api-form1.name:focus,
  .api-form1 .phone:focus {
    border: 2.5px solid #aaa !important
  }

  .api-form1 {
    padding: 15px !important
  }

  .api-form1 .submit {
    font-size: 16px !important;
    padding: 15px 5px !important
  }

  .form-header1 .form-header1 {
    text-align: center !important
  }

  .api-form1 .cta-form1 {
    margin: 0 !important
  }

  .product-image1 {
    position: relative !important;
    margin: 0 auto !important;
    background: #fff !important;
    text-align: center !important;
    max-width: 300px
  }

  .product-image1 img {
    margin: 0 !important;
    border: none !important;
    padding: 0 !important;
    width: 70% !important;
    z-index: 0 !important;
    position: static !important
  }

  .product-banner-text1 {
    font-size: 12px !important
  }

  .product-banner1 {
    width: 117px !important;
    height: 117px !important
  }


  .product-banner1 {
    opacity: .9 !important;
    display: table !important;
    width: 117px !important;
    height: 117px !important;
    line-height: 25px !important;
    color: #fff !important;
    font-size: 18px !important;
    text-align: center !important;
    background: url(../img/product-banner.png) no-repeat center !important;
    background-size: 100% !important;
    position: absolute !important;
    bottom: 0 !important;
    text-decoration: none !important;
    right: -16px;
  }

  .product-banner-text1 {
    text-align: center !important;
    margin: 0 !important;
    font-weight: 700 !important;
    color: #f2f2f2 !important;
    display: table-cell !important;
    font-size: 20px !important;
    vertical-align: middle !important;
    position: relative;
    font-size: 14px !important;
  }

  .product-banner-text1:after {
    position: relative;
    top: -5px;
    left: -2.5px
  }

  .product-banner-text1 {
    font-size: 17px !important;
    font-family: sans-serif !important;
    text-transform: uppercase;
    color: #fff !important;
  }

  
  .api-form1 .phone:invalid {
    text-align: center !important;
    max-width: 445px;
    margin: 15px auto
  }
}


.api-form1 * {
  padding: 0 !important;
  margin: 0 !important;
  font-family: sans-serif !important
}

.api-form1 .submit:hover {
  background: #2e7d32
}


.api-form1 .submit,
.blg {
  outline: none !important;
  max-width: 100% !important;
  font-style: normal !important;
  box-sizing: border-box !important;
  line-height: 1.5 !important;
  position: static !important;
  height: auto !important;
  box-shadow: none !important;
  text-align: center !important;
  clear: both !important;
  font-weight: 700 !important;
  border: 0;
  background: #388e3c;
  color: #fff !important;
  font-size: 22px !important;
  text-decoration: none !important;
  padding: 15px 35px !important;
  border-radius: 35px !important;
  width: 100% !important;
  display: block !important;
  cursor: pointer !important;
  margin: 15px 0 0 !important;
  text-transform: none !important
}

.api-form1 *:before,
.api-form1 *:after {
  content: none
}

.api-form1 .footnote1 {
  line-height: 15px !important;
  text-indent: 0 !important;
  font-size: 10px !important;
  margin: 10px 0 0 !important;
  text-align: center !important;
  padding: 0 !important;
  color: #888 !important
}

.api-form1 .text {
  border: none !important;
  text-align: center !important;
  color: #222 !important;
  padding: 0 !important;
  font-size: 18px !important;
  width: 100% !important;
  float: none !important;
  line-height: 25px !important;
  font-weight: 700 !important;
  margin: 10px 0 !important
}

.api-form1 form {
  padding: 0 !important;
  background: 0 0 !important;
  margin: 15px auto 0 !important
}

.api-form1 .form-body .text .offer-name {
  color: #ca2d2d !important;
  font-weight: 700 !important
}

.api-form1 {
  background: #fff !important;
  box-sizing: border-box !important;
  max-width: 465px !important;
  position: relative !important;
  margin: 0 auto !important;
  text-align: center !important;
  border: 2.5px dashed #ddd !important;
  border-radius: 2.5px !important;
  padding: 30px !important;
  clear: both !important
}

.api-form1 .deadline1 {
  font-size: 15px;
  color: #222 !important;
  text-align: center !important;
  margin: 0 !important
}

.api-form1 .name:invalid,
.api-form1 .phone:invalid,
.api-form1 .name,
.api-form1 .phone {
  font-style: normal;
  transition: .25s !important;
  line-height: 20px !important;
  box-shadow: none !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  background: 0 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  height: auto !important;
  background: #f2f2f2 !important;
  outline: none !important;
  box-sizing: border-box !important;
  border: 2.5px solid #ddd !important;
  border-radius: 35px !important;
  padding: 15px !important;
  margin: 0 0 15px !important
}

.api-form1.name:focus,
.api-form1 .phone:focus {
  border: 2.5px solid #aaa !important
}

.api-form1 {
  padding: 15px !important
}

.api-form1 .submit {
  font-size: 16px !important;
  padding: 15px 5px !important
}

.form-header1 .form-header1 {
  text-align: center !important
}

.api-form1 .cta-form1 {
  margin: 0 !important
}

.product-image1 {
  position: relative !important;
  margin: 0 auto !important;
  background: #fff !important;
  text-align: center !important;
  max-width: 300px
}

.product-image1 img {
  margin: 0 !important;
  border: none !important;
  padding: 0 !important;
  width: 70% !important;
  z-index: 0 !important;
  position: static !important
}

.product-banner-text1 {
  font-size: 12px !important
}

.product-banner1 {
  width: 117px !important;
  height: 117px !important
}


.product-banner1 {
  opacity: .9 !important;
  display: table !important;
  width: 117px !important;
  height: 117px !important;
  line-height: 25px !important;
  color: #fff !important;
  font-size: 18px !important;
  text-align: center !important;
  background: url(../img/product-banner.png) no-repeat center !important;
  background-size: 100% !important;
  position: absolute !important;
  bottom: 0 !important;
  text-decoration: none !important;
  right: -16px;
}

.product-banner-text1 {
  text-align: center !important;
  margin: 0 !important;
  font-weight: 700 !important;
  color: #f2f2f2 !important;
  display: table-cell !important;
  /* font-size: 20px !important; */
  vertical-align: middle !important;
  position: relative
}

.product-banner-text1:after {
  position: relative;
  top: -5px;
  left: -2.5px
}

.product-banner-text1 {
  /* font-size: 17px !important; */
  font-family: sans-serif !important;
  text-transform: uppercase;
  color: #fff !important;
}


.api-form1 .phone:invalid {
  text-align: center !important;
  max-width: 445px;
  margin: 15px auto
}

.product-img {
  max-width: 300px;
}

#openedBox {
  display: none;
}

.red {
  color: red;
}

.darkred {
  color: darkred;
}

.grey {
  color: grey;
}

.search {
  width: 100%;
  display: block;
  padding: 5px 10px;
  background-color: white;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
}

figcaption {
  font-style: italic;
}

.blue {
  color: blue;
}

.italic {
  font-style: italic;
}

.center {
  text-align: center !important;
  display: block;
  margin: 0 auto;
}

.otz {
  width: 100%;
  max-width: 250px;
  margin-top: 5px;
  margin-bottom: 5px;
}

ol,
ul {
  padding-left: 0;
}

@media (max-width: 768px) {
  h2 {
    line-height: 1.3;
  }
}

@media (max-width: 479px) {
  h2 {
    font-size: 24px;
  }
}

@media (max-width: 500px) {
  figcaption,
  ul li,
  ol li,
  .vk-comment-text p {
    line-height: 1.4;
  }
}

.block-7 p {
  margin-bottom: 0;
}

.blue {
  font-size: 22px;
}

.b-article__title,
.b-article__body p,
.vk-comment-text p{
  text-align: justify;
}

.product-banner-text1 {
  font-size: 14px!important;
}


@media only screen and (max-width: 767px) {
  .b-article__title,
  .b-article__body p,
  .vk-comment-text p{
    text-align: left;
  }

}

@media only screen and (max-width: 479px) {
  .blue {
    font-size: 20px;
  }
}

.ord_button {
  display: block;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
}

@media (max-width: 1024px) {
  .mode-adaptive .b-header .b-header__bg-img {
    display: none;
  }
}

.boxes {
  display: flex;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
  flex-wrap: wrap;
}

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

.ord_button:hover {
  background-color: #f52424;
  box-shadow: 2px 3px 3px rgb(153, 153, 153);
  text-decoration: none ! important;
  transform: scale(1.1);
}
.tcenter {
  text-align: center !important;
}

.box-popup-wrapper {
  background: rgba(0, 0, 0, .5);
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
}

.box-tooltip {
  background: #fff;
  font-size: 18px;
  padding: 20px;
  width: 90%;
  max-width: 320px;
  margin: 80px auto;
  box-sizing: border-box;
  text-align: center;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 40px rgba(0, 0, 0, .5);
  cursor: pointer;
  top: 50%;
  /* left: 50%; */
  transform: translateY(-50%);
}

.box-tooltip:hover .box-tooltip-btn {
  background: #62a30e;
  transition: 0.2s;
}

.box-tooltip-title {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  color: #333;
  text-align: center;
  font-family: sans-serif !important;
}

.box-tooltip-ico {
  width: 100%;
  padding: 20px;
  padding-top: 0;
  box-sizing: border-box;
  text-align: center;
}

.box-tooltip-ico img {
  height: 40px;
  width: auto;
}

.box-tooltip-btn {
  background: #70b31a;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  font-family: sans-serif !important;
  width: 100%;
  margin: 0 auto !important;
  padding: 16px 0;
  border-radius: 15px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .12);
  animation: scale .4s infinite;
  animation-direction: alternate;
}

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

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

#boxesContainer {
  width: 100%;
  margin: auto;
  max-width: 600px;
}

.boxes,
.boxes img {
  width: 100%;
}

.instructions {
  padding: 10px;
  background-color: #232F3E;
  border-radius: 4px;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
  color: #fff;
}

#tries_count {
  font-size: 19px;
}

.boxes {
  margin: 10px 0
}

.boxes_item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 32.5%;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  cursor: pointer;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.boxes_item:hover {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}

@media (max-width: 479px) {
  .boxes>div {
      width: 32%
  }
}

@media (max-width: 319px) {
  .boxes>div {
      width: 48%
  }
}

.box-tooltip {
  background: #fff;
  font-size: 18px;
  padding: 20px;
  width: 90%;
  max-width: 320px;
  margin: 80px auto;
  box-sizing: border-box;
  text-align: center;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 1px 40px rgba(0, 0, 0, .5);
  cursor: pointer;
}

.box-tooltip:hover .box-tooltip-btn {
  background: #62a30e;
  transition: 0.2s;
}

.box-tooltip-title {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  color: #333;
  text-align: center;
  font-family: sans-serif !important;
}

.box-tooltip-ico {
  width: 100%;
  padding: 20px;
  padding-top: 0;
  box-sizing: border-box;
  text-align: center;
}

.box-tooltip-ico img {
  height: 40px;
  width: auto;
}

.box-tooltip-btn {
  background: #70b31a;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  font-family: sans-serif !important;
  width: 100%;
  margin: 0 auto !important;
  padding: 16px 0;
  border-radius: 15px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .12);
  animation: scale .4s infinite;
  animation-direction: alternate;
}

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

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

.pie {
  box-sizing: border-box;
  max-width: 600px;
  /*width: 100%;*/
  margin: 20px auto;
  background: white;
  padding: 20px;
}


.pie-wrapper {
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.pie-right {
  width: 40%;
}

.pie-left {
  display: flex;
  justify-content: center;
  padding: 10px;
  width: 60%;
}

.pie-list {
  list-style: none !important;
}

ul.pie-list1 {
  padding-bottom: 0;
}

.pie-item {
  position: relative;
  padding-left: 25px;
  line-height: 1.1;
}

.pie-item:before {
  position: absolute;
  content: "";
  width: 17px;
  height: 17px;
  border-radius: 50%;
  left: 0;
  top: 0;
  background: #663632;
}

.pie-item--1:before {
  background-color: #cdcdcd;
}

.pie-item--2:before {
  background: #3e94fc;
}

.pie-item--3:before {
  background: #0ec7f5;
}


.pie-item--4:before {
  background: #13ac3d;
}


.pie-item--5:before {
  background: #13757b;
}

.pie-item--6:before {
  background: #d94352;
}

.pie-item--7:before {
  background: #dbb500;
}

.pie-item--8:before {
  background: #744dc2;
}

.pie-item--9:before {
  background: #e341a7;
}

.pie-item--10:before {
  background: #e86b35;
}

.pie-item--11:before {
  background: #0c1ca0;
}

.pie-item--12:before {
  background-color: #0690ff;
}

.pie-item:not(:last-of-type) {
  margin-bottom: 5px;
}

.pie-item small {
  display: block;
}

.pie-footnote {
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
}


@media (max-width: 767px) {
  .pie-wrapper {
      flex-direction: column-reverse;
  }

  .pie-left,
  .pie-right {
      width: 100%;
  }

  .pie-right {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }

  .pie-left {
      margin-bottom: 20px;
  }

  .pie-list {
      max-width: 400px;
      width: 100%;
      display: flex;
      /* flex-wrap: wrap; */
      flex-direction: column;
      justify-content: space-around;
      /* align-items: center; */
      margin: 0 auto;
  }

  .pie-item {
      max-width: 43%;
      width: 100%;
  }

  li.pie-item {
    margin-left: 0;
  }

  .pie-item:last-child {
    margin-bottom: 0;
  }

  .pie-item:not(:last-of-type) {
      margin-bottom: 15px;
  }

}

@media (max-width: 479px) {
  .pie-list {
    max-width: 383px;
  }

  .pie-item {
      max-width: 135px;
  }
}

.timer {
  display: flex;
  align-items: center;
  justify-content: center;
}

.nowrap {
  white-space: nowrap;
}