/* 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;
  position: relative;
  padding: 0px 0px 0.19em;
  margin: 0px 0.5em;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  color: rgb(183, 183, 183);
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

html {
  font-size: 100%;
}

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

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

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

a:hover {
  text-decoration: underline;
}

i {
  font-style: italic;
}

img {
  vertical-align: middle;
}

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

input {
  line-height: normal;
}

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

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

input:invalid {
  background-color: rgb(240, 221, 221);
}

* {
  max-height: 1000000px;
}

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

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

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

input[type="text"] {
  position: relative;
  border: 1px solid rgb(223, 223, 223);
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  margin: 0px;
  font-size: 0.687em;
  outline: 0px none;
  padding: 0.455em 0.9em;
  display: block;
  font-weight: 600;
  width: 100%;
  box-sizing: border-box;
}

.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 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: 1199px) {
  .mode-adaptive .l-wr-main {
    position: static;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.b-header {}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.b-main-nav .b-main-nav__main .b-main-nav__main-item .b-main-nav__main-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: 10px 0;
  position: relative;
  display: block;
  background: rgb(40, 40, 40) none repeat scroll 0% 0%;
  color: rgb(255, 255, 255);
}
@media screen and (min-width: 1000px) {
  .rel {
    position: relative;
    bottom: 29px;
  }
}
.b-footer .b-footer__nav {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.b-comments {}

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

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

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

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

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

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

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

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

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

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

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

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

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

.b-comments .b-comments__list {}

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

.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: 2em 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: 1199px) {
  .mode-adaptive .b-article__ind {
    margin: 0px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.screenLock {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
  top: 0px;
  left: 0px;
  z-index: 99999;
  display: none;
}

.msg {
  position: absolute;
  width: 620px;
  height: 330px;
  top: 120px;
  left: 50%;
  margin-left: -300px;
  background-image: url('../images/RNEiDVB16BU.jpg');
  border: 1px solid rgb(238, 238, 238);
}

.msg>h1 {
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.msg>h2 {
  color: rgb(255, 255, 255);
  text-align: left;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: -10px;
}

.close {
  position: absolute;
  top: 5px;
  right: 13px;
  font-size: 20px;
  cursor: pointer;
  color: black;
}

@media (max-width: 888px) {
  .screenLock {
    display: none !important;
  }
}

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

.boxes__img {
  width: 100% !important;
  max-width: 300px !important;
  margin: 0 auto !important;
}

.boxes__header {
  text-align: center !important;
  font-weight: 700 !important;
}

.boxes__header h2 {
  margin: 15px 0 !important;
  font-size: 24px !important;
  font-weight: 700 !important;
}

.boxes__header p {
  font-size: 20px !important;
}

.boxes__h1 {
  font-size: 23px !important;
  padding: 15px 0 !important;
  text-shadow: 0 0 0 #C00 !important;
  background-color: #FF0 !important;
  color: #C00 !important;
  margin: 5px auto !important;
  width: 100% !important;
  text-align: center !important;
}

.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: 165px;
}

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

  .try,
  .boxes__discount img {
    width: 150px;
    height: 135px;
  }
  .mode-adaptive .b-article__title span {
    font-size: 20px;
}
}

@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 {
  /*    color: #ff0000;
  font-size: 34px;
  font-family: Impact,sans-serif;*/
  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;
  -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
  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: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 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 .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden
}

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

@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(.7);
    -webkit-transform: scale(.7)
  }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
  }

  80% {
    transform: scale(.95);
    -webkit-transform: scale(.95)
  }

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

@keyframes showSweetAlert {
  0% {
    transform: scale(.7);
    -webkit-transform: scale(.7)
  }

  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
  }

  80% {
    transform: scale(.95);
    -webkit-transform: scale(.95)
  }

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

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

  100% {
    transform: scale(.5);
    -webkit-transform: scale(.5)
  }
}

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

  100% {
    transform: scale(.5);
    -webkit-transform: scale(.5)
  }
}

@-webkit-keyframes slideFromTop {
  0% {
    top: 0
  }

  100% {
    top: 50%
  }
}

@keyframes slideFromTop {
  0% {
    top: 0
  }

  100% {
    top: 50%
  }
}

@-webkit-keyframes slideToTop {
  0% {
    top: 50%
  }

  100% {
    top: 0
  }
}

@keyframes slideToTop {
  0% {
    top: 50%
  }

  100% {
    top: 0
  }
}

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%
  }

  100% {
    top: 50%
  }
}

@keyframes slideFromBottom {
  0% {
    top: 70%
  }

  100% {
    top: 50%
  }
}

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%
  }

  100% {
    top: 70%
  }
}

@keyframes slideToBottom {
  0% {
    top: 50%
  }

  100% {
    top: 70%
  }
}

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

@-webkit-keyframes animateSuccessLong {

  0%,
  65% {
    width: 0;
    right: 46px;
    top: 54px
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px
  }
}

@keyframes animateSuccessLong {

  0%,
  65% {
    width: 0;
    right: 46px;
    top: 54px
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px
  }

  100% {
    width: 47px;
    right: 8px;
    top: 38px
  }
}

@-webkit-keyframes rotatePlaceholder {

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

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

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

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

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

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0
  }

  100% {
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    opacity: 1
  }
}

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0
  }

  100% {
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    opacity: 1
  }
}

.animateErrorIcon {
  -webkit-animation: animateErrorIcon .5s;
  animation: animateErrorIcon .5s
}

@-webkit-keyframes animateXMark {

  0%,
  50% {
    transform: scale(.4);
    -webkit-transform: scale(.4);
    margin-top: 26px;
    opacity: 0
  }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1
  }
}

@keyframes animateXMark {

  0%,
  50% {
    transform: scale(.4);
    -webkit-transform: scale(.4);
    margin-top: 26px;
    opacity: 0
  }

  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px
  }

  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1
  }
}

.animateXMark {
  -webkit-animation: animateXMark .5s;
  animation: animateXMark .5s
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486
  }

  100% {
    border-color: #F8BB86
  }
}

@keyframes pulseWarning {
  0% {
    border-color: #F8D486
  }

  100% {
    border-color: #F8BB86
  }
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486
  }

  100% {
    background-color: #F8BB86
  }
}

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486
  }

  100% {
    background-color: #F8BB86
  }
}

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(360deg)
  }
}

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

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

.la-ball-fall {
  font-size: 0;
  color: #fff;
  width: 54px;
  height: 18px
}

@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%)
  }

  10%,
  90% {
    opacity: .5
  }

  20%,
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%)
  }
}

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%)
  }

  10%,
  90% {
    opacity: .5
  }

  20%,
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%)
  }
}

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%)
  }

  10%,
  90% {
    opacity: .5
  }

  20%,
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%)
  }
}

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%)
  }

  10%,
  90% {
    opacity: .5
  }

  20%,
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%)
  }
}

@keyframes bounce {

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

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    animation-timing-function: cubic-bezier(.755, .050, .855, .060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

@-webkit-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)
  }
}

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

.la-ball-fall,
.visible {
  display: block
}

.submit-roulette {
  text-transform: uppercase;
  padding: 15px 20px;
  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;
  transition: background 0.3s;
  cursor: pointer;
}

.submit-roulette:hover {
  background: #bb0000;
  transition: background 0.3s;
}

.submit-roulette:active {
  transform: translateY(2px);
  box-shadow: none;
}

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

.input-roulette {
  display: block;
  width: 300px !important;
  max-width: 80%;
  padding: 6px 10px;
  border: #888 1px solid;
  margin-top: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 5px;
}

input[placeholder="Ваше имя"],
input[placeholder="Ваш телефон"] {
  font-size: 20px;
  color: #333;
  display: block;
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
}

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

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

.ruletka-a {
  color: rgb(22, 151, 206);
}

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

.wheel-cursor {
  position: absolute;
  width: 35% !important;
  height: 35%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cursor-text {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 50% !important;
  height: 45%;
  font: 16px Arial !important;
  line-height: 61px !important;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #ccc;
  top: 45%;
  left: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
  box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
  background: rgb(255, 255, 255);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
  background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
  background: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
}

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

.order_block img {
  width: 20%;
}

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

#rul_form,
#luckyshop_form,
#profit_form2,
#omni_form,
#everad_form,
#shakes_form,
#apilead_form,
#hp_form,
#p_hp_form,
#leadtrade_form,
#drcash_form,
#rocket_form,
#ad1_form,
#p_omni_form,
#m_leads,
#kma_form,
#adbees_form,
#crm_form,
#leadbit_form,
#cpagetti_form {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Proxima Nova', 'Arial', 'Helvetica Neue', sans-serif;
}

.time_remains {
  font-size: 1.1em;
  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 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: -40px;
  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
}

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

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

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

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

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

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

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

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 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 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 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 pop-up-appear-after;
}

.text_small {
  font-size: 0.5em !important;
  font-weight: normal !important;
}

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

  .cursor-text {
    line-height: 45px !important;
    font-size: 12px !important;
  }
}

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

  .cursor-text {
    line-height: 40px !important;
    font-size: 11px !important;
  }
}

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

.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: -10px 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: 13px !important;
  color: #222 !important;
  text-align: center !important;
  margin: 0 !important
}

.api-form1 .name:invalid,
.api-form1 .name {
  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 {
  padding: 15px !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: 100% !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(../images/product-banner.png) no-repeat center !important;
  background-size: 100% !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  text-decoration: none !important
}

.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: 16px !important
}

.mycity {
  text-transform: uppercase;
  font-size: 10px;
  padding: 2px 5px;
  background: #f5fbfb;
  color: #444;
  font-weight: bold;
  font-family: calibri, roboto, arial;
  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;
}

.block-4 {
  border-left: 5px solid #39b4ff !important;
  padding: 10px 25px 10px 25px !important;
  margin: 0 35px !important;
  color: #39b4ff !important;
  box-sizing: border-box !important;
}

.block-5 {
  border-left: 5px solid red !important;
  padding: 10px !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.block-14 {
  width: 100% !important;
  margin: auto !important;
  max-width: 600px !important;
  text-align: center !important;
  background: #f7f7f7 !important;
  padding-bottom: 10px !important;
}

.block-14 img {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}

.block-14 p {
  margin: 0 !important;
  padding: 0 !important;
  font-style: italic !important;
  padding-bottom: 0 !important;
}

.myh4,
.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: open sans, arial;
  line-height: 28px;
  font-size: 16px;
  max-width: 86%;
  margin: 0 auto;
  font-weight: 400;
  color: #4a4a4a
}

.myh4 {
  padding: 6px 4px 4px 5px;
  width: 100%;
  display: table;
  border: 1px dotted #e2e2e2;
  border-right: none;
  color: #3a753a;
  font-size: 14px;
  margin-bottom: 9px;
  line-height: 23px;
  border-radius: 2px;
  margin-top: 5px;
  margin-left: -3px;
  font-weight: 600;
  background-color: #f5fef5;
  background-image: -webkit-repeating-linear-gradient(0deg, #bfe6bf 0, #f5fef5 100%);
  background-image: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
  background-image: -ms-repeating-linear-gradient(0deg, #bfe6bf 0, rgba(3, 224, 0, .04) 100%)
}

.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: tahoma, arial, verdana, sans-serif;
  font-size: 15px;
  color: black;
  text-decoration: none;
}

.vk-header {
  background: rgb(218, 226, 232) none repeat scroll 0% 0%;
  padding: 4px 4px 4px 6px;
  margin-bottom: 10px;
}

.vk-logo {
  background: transparent none no-repeat scroll 0% 0%;
  width: 16px;
  height: 16px;
  float: right;
  margin-top: -1px;
}

.vk-header-text {
  padding: 2px 3px 1px;
  line-height: 100%;
  color: rgb(69, 104, 142);
  font-weight: bold;
}

.vk-comment,
.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;
}

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

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

.vk-comment-name1 {
  color: rgb(0, 0, 0);
  font-weight: bold;
  font-size: 15px;
  margin-left: 59px;
}

.vk-comment-text1 {
  margin-left: 5px;
}

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

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

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

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

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

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

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

input,
textarea {
  outline: none;
}

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

:focus {
  outline: none;
}

textarea {
  resize: none;
}

textarea {
  resize: vertical;
}

textarea {
  resize: horizontal;
}

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

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

.myimghead {
  max-width: 100%;
  width: auto;
}

.mycol {
  width: 100%;
}


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

  .timestamps,
  .myh3,
  .myimg2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .breadcrumb {
    margin-left: 4px !important;
    margin-right: 4px !important;
  }
}

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

.c15 {
  margin-bottom: 25px
}

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

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

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

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

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

blockquote {
  margin: 15px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
  background: #FFF4E0;
  color: #474C4F;
  padding: 20px;
  position: relative;
}

blockquote p {
  font-size: 17px;
  margin: 20px 0px 0px 0px;
}

blockquote:before {
  content: "©";
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  top: 14px;
  color: #474C4F;
  font-size: 20px;
  background: #FFF4E0;
  padding: 0 15px;
}

blockquote:after {
  content: "";
  position: absolute;
  left: 15px;
  top: 20px;
  right: 15px;
  height: 4px;
  border-top: 1px dotted #474C4F;
  border-bottom: 1px dotted #474C4F;
}

.maki555_e4AaJE9jYG {
  margin-top: 5px;
  font-size: 15px;
  line-height: 20px;
  padding: 10px;
  background: rgb(226, 226, 226) none repeat scroll 0% 0%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
}

.stadii ul {
  border: 1px solid;
  padding: 10px;
  margin: 10px;
}

.stadii li {
  margin: 17px;
  color: #000;
}

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

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

.screenLock {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
  top: 0px;
  left: 0px;
  z-index: 99999;
  display: none;
}

.msg {
  position: absolute;
  width: 627px;
  height: 482px;
  top: 40px;
  left: 50%;
  margin-left: -300px;
  background-image: url('../images/RNEiDVB16BU3.jpg?v=1');
  border: 1px solid rgb(238, 238, 238);
  padding: 10px;
}

.msg>h1 {
  color: rgb(0, 0, 0);
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.msg>h2 {
  color: rgb(0, 0, 0);
  text-align: left;
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: -10px;
}

.close {
  position: absolute;
  top: 16px;
  right: 18px;
  font-size: 20px;
  cursor: pointer;
  color: black;
}

.fig {
  text-align: center;
}

.attenrion {
  border: 4px double #4b6598;
  padding: 20px;
  margin-bottom: 10px
}