a [class^="icons-"] {
  display: inline;
}
[class^="icons-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background: none repeat 0 0;
  margin-top: 0;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
}
[class^="icons-"]::before {
  font-family: icons;
  text-decoration: inherit;
  display: inline-block;
  transition: all 0.2s ease 0;
}
.icons-play::before {
  content: "¯";
}
* {
  padding: 0;
  margin: 0;
  outline: 0 none;
  box-sizing: border-box;
}
body {
  background: rgba(0, 0, 0, 0) none no-repeat fixed center top;
  font-family: "Open Sans", Arial, serif, Arial, serif;
}
div#__main__ {
  position: relative;
  width: 100%;
}
.mOut {
  width: 100%;
  position: relative;
}
.mIn {
  width: 1200px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  div.mIn {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.loading {
  cursor: progress !important;
  background: url(../img/loading.gif) no-repeat center center;
}
.right {
  text-align: right;
}
a,
img {
  border: medium none;
  outline: 0 none;
}
.h1 {
  font-size: 2em;
}
.h2,
h2 {
  font-size: 24px;
}
.h3 {
  font-size: 1.17em;
}
.right {
  text-align: right;
}
[class^="col-"] {
  position: relative;
  display: block;
  float: left;
  min-height: 1px;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 20px;
}
.col-20 {
  width: 25%;
}
.col-50 {
  width: 50%;
}
.col-80 {
  width: 80%;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  [class^="col-"] {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.center {
  text-align: center;
}
.trans02 {
  transition: all 0.2s ease-in-out 0;
}
header.blockHeader {
  float: left;
  width: 100%;
  border-bottom: 2px solid #161616;
  margin-bottom: 20px;
}
header.blockHeader .blockHeaderName {
  display: inline-block;
  padding: 5px 20px;
  margin: 0 !important;
  font-size: 1.17em;
  background-color: #161616;
}
._header {
  width: 12%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 80px;
}
header.blockHeader .blockHeaderName a {
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
  text-transform: uppercase;
  cursor: default;
}
header.blockHeader .blockHeaderName a[href] {
  cursor: pointer;
}
header.blockHeader .blockHeaderName a[href]:hover {
  text-decoration: underline;
}
header.blockHeader a.more {
  font-family: "Open Sans", Arial, sans-serif;
  float: right;
  margin-top: 5px;
  background: #f3f3f3 none repeat scroll 0 0;
  color: grey;
  font-size: 0.8em;
  font-weight: 400;
  padding: 4px 6px;
  border-radius: 2px;
}
header.blockHeader a.more:hover {
  background: #161616 none repeat scroll 0 0;
  color: #fff;
  text-decoration: none;
}
header.blockHeader a.more::before {
  float: right;
  margin: 3px 0 0 5px;
}
.news {
  float: left;
  width: 100%;
}
.news .listHeader {
  margin-bottom: 14px;
}
.news img.header {
  margin-bottom: 20px;
}
.news .section {
  display: block;
  float: left;
  width: 100%;
}
.news .section article {
  position: relative;
  float: left;
  display: block;
  list-style: outside none none;
  width: 100%;
  margin-bottom: 20px;
}
.news .section article img {
  width: 100%;
  height: auto;
}
.news .section article div.img {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 1px;
}
.news .section article .meta {
  position: relative;
  float: left;
  width: 100%;
  color: grey;
}
.news .section article .meta time {
  display: block;
  color: grey;
  padding: 15px 0 9px;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.7em;
}
.news .section article .meta time::before {
  font-family: icons;
  content: "3";
  margin-right: 7px;
}
.news .section article .meta .categories {
  float: right;
}
.news .section article .meta .categories a {
  display: inline-block;
  color: grey;
  font-size: 0.8em;
  margin-left: 10px;
  text-decoration: none;
  line-height: 1;
}
.news .section article .meta .categories a:hover {
  color: #444;
}
.news .section article .linkName {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.news .section article .linkName a {
  display: inline-block;
  color: #161616;
  text-decoration: none;
}
.news .section article .caption {
  color: grey;
  font-size: 0.8em;
}
.news .section article:last-child {
  margin-bottom: 0 !important;
  border-bottom: 0 none !important;
}
.news .section article p {
  margin-bottom: 0;
}
.news .section.main article {
  width: 50%;
  margin-bottom: 30px;
  overflow: hidden;
}
.news .section.main article .linkName a {
  font-size: 0.8em;
}
.news .section.main article time::before {
  display: none;
}
.news .section.main article:nth-child(2n + 1) {
  padding-left: 7px;
}
.news .section.main article:nth-child(2n) {
  padding-right: 7px;
  clear: both;
}
.news .section.main article:first-child {
  width: 100%;
  padding: 0;
  height: auto;
}
.news .section.main article:first-child .linkName a {
  font-size: 1em;
}
.news .section.news article {
  margin-bottom: 0;
  padding-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}
.news .section.news article .content {
  position: relative;
  width: 100%;
  float: left;
  color: #444;
  font-size: 1em;
  margin: 20px 0;
}
.news .section.news article .content h1,
.news .section.news article .content h2,
.news .section.news article .content h3,
.news .section.news article .content p {
  width: 100%;
  margin-bottom: 0;
}
.news .section.news article .content p {
  margin-bottom: 20px;
}
.news .section.news article .content .meta {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  padding: 11px 0;
  margin-bottom: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.news .section.news article .content .meta time {
  display: inline-block;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-right: 20px;
}
.news .section.news article .content .meta time::before {
  margin-right: 4px;
}
.news .section.news article .content .caption {
  font-size: 1em;
  color: #444;
}
.news .section.news article .content h3 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 520px) {
  .news .section.news article {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.news .section.news article .content p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 520px) {
  .news .section article {
    width: 100% !important;
  }
}
.inL_624844 {
  background-color: #eee !important;
  transform: none;
}
.inL_138681 {
  transform: none;
}
.inL_910067 {
  transform: none;
}
.inL_387601 {
  font-style: italic;
}
.inL_366701 {
  text-align: left;
}
.inL_265952 {
  max-width: 100%;
}
.inL_924483 {
  margin-bottom: 0;
  margin-top: 30px;
}
.inL_430761 {
  max-width: 600px;
  width: 100%;
}
.inL_31366 {
  max-width: 600px;
  width: 100%;
}
.inL_879086 {
  text-align: center;
  padding-top: 25px;
}
.inL_166114 {
  font-weight: 700;
}
.inL_913397 {
  font-size: 21px;
}
.inL_782430 {
  width: 100%;
  max-width: 340px;
  margin-top: 5px;
}
.inL_582249 {
  width: 300px;
  max-width: 100%;
}
.inL_531552 {
  width: 100%;
}
.inL_203248 {
  max-width: 500px;
  width: 100%;
}
.inL_981877 {
  width: 80%;
}
.inL_164946 {
  max-width: 100%;
}
.inL_551172 {
  font-size: 21px;
}
.inL_511415 {
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  min-height: 1px;
}
.inL_980425 {
  padding-top: 0;
  padding-bottom: 1px;
  position: static;
  transform: none;
}
.inL_492916 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  visibility: hidden;
}
.inL_66687 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  visibility: hidden;
}
.inL_226500 {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0 ease 0;
  width: 278px;
  height: 4485px;
}
.inL_617273 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  visibility: hidden;
}
.inL_527335 {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0 ease 0;
  width: 200%;
  height: 200%;
}
.rose {
  color: #c71585;
}
.red {
  color: red;
}
.certificate__list {
  text-align: center;
  font-size: 0;
  margin-bottom: 20px;
}
.certificate__item:first-child {
  margin-left: 0;
}
.certificate__item {
  width: 150px;
  box-shadow: 0 5px 13px rgba(182, 213, 240, 0.75);
  background-color: #fff;
  position: relative;
  text-align: center;
  margin: 0 6px 5px;
}
.certificate__item,
.certificate__photo {
  display: inline-block;
  vertical-align: middle;
  display: inline-block;
  vertical-align: middle;
}
.certificate__photo {
  width: 100%;
}
.vk-container {
  font-family: tahoma, arial, verdana, sans-serif;
  font-size: 17px;
  color: #000;
  text-decoration: none;
  margin-bottom: 50px;
}
.vk-header {
  background: #dae2e8 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: #45688e;
  font-weight: 700;
}
.vk-comment,
.vk-comment-load {
  margin-bottom: 25px;
  position: relative;
  border-bottom: 1px solid #dae1e8;
  padding-bottom: 5px;
}
.vk-avatar img {
  float: left;
  margin-right: 10px;
}
.vk-comment-name {
  color: #2b587a;
  font-weight: 600;
  font-size: 16px;
}
.vk-comment-text {
  margin-left: 59px;
  margin-top: 3px;
}
.vk-comment-text img {
  width: 80%;
  max-width: 320px;
  margin-top: 6px;
}
.vk-comment-date {
  margin-left: 59px;
  color: #999;
  font-size: 13px;
}
.mIn {
  width: 1400px;
}
@media screen and (max-width: 1400px) {
  div.mIn {
    width: 100% !important;
  }
}
h1,
h2,
h3 {
  font-weight: 500;
}
h1 {
  font-size: 2.5em;
  line-height: 1.1;
  font-weight: 400;
}
body {
  overflow-x: hidden;
  font-family: "Segoe UI", "Open Sans", Arial, sans-serif;
}
#__main__ {
  transition: all 0.3s ease-in-out 0;
}
#mobile_menu {
  position: fixed;
  margin: 0;
  top: 0;
  left: -300px;
  width: 300px;
  height: 100%;
  background: #036 none repeat scroll 0 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out 0;
}
#mobile_menu.active {
  left: 0;
}
#header {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: #036 none repeat scroll 0 0;
  z-index: 999;
  transition: all 0.3s ease-in-out 0;
  max-width: 1340px;
  margin: 0 auto;
  padding: 3px 50px;
}
#header > div > div {
  float: left;
  margin: 10px 0 0;
}
#header .mobile_menu {
  display: none;
}
#header .logo {
  margin-right: 30px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
}
#header ._header a {
  text-decoration: none;
}
#header .logo img {
  height: 40px;
  width: auto;
}
@media screen and (max-width: 736px) {
  h2 {
    font-size: 20px;
    line-height: 1.2;
  }
  #header .logo {
    margin-right: 0;
  }
}
#header.active {
  margin-left: 300px;
}
#upB {
  background-color: #eee;
  padding-top: 15px;
}
#upB > div div:first-child {
  padding-left: 0;
}
#upB > div div:last-child {
  padding-right: 0;
}
@media screen and (max-width: 736px) {
  #upB {
    padding-top: 45px;
  }
  #upB > div {
    display: none;
  }
}
#body {
  position: relative;
  min-height: 700px;
  background-color: #eee;
}
#body > #center {
  padding-left: 0;
}
#body > #center p {
  margin-bottom: 20px;
}
#body #right {
  padding-right: 0;
}
#body #right > div > div {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#body #right ._company div.news {
  margin-bottom: 10px;
}
#body #right ._company div.news header.categoryImg {
  background: #fff none repeat scroll 0 0;
}
#body #right ._company div.news img.header {
  float: none;
  margin: 0 auto;
  display: block;
  padding: 20px 20px 0;
  width: 80%;
  height: auto;
}
#body > #center .vk-comment-text p {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 736px) {
  #body ._company > header a {
    text-decoration: underline;
  }
  #body ._company div.news {
    display: none;
  }
  #body .sidebn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
header.blockHeader {
  margin-top: -3px;
  border: medium none;
  margin-bottom: 10px;
}
header.blockHeader .blockHeaderName {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 0;
}
@media screen and (max-width: 736px) {
  header.blockHeader .blockHeaderName {
    padding: 0 20px;
  }
}
header.blockHeader .blockHeaderName a {
  color: #222;
  font-weight: 700;
}
header.blockHeader > a {
  display: none;
}
#right .section > article {
  padding: 20px 5px 10px;
  margin: 0 auto;
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #eee;
}
#right .section > article div.img {
  border: medium none;
  margin-bottom: 10px;
}
#right .section > article .linkName {
  color: #222;
  font-size: 16px;
  font-weight: 400;
}
#right .section > article .meta {
  display: none;
}
#right .section > article .caption {
  display: none;
}
@media screen and (max-width: 736px) {
  #right,
  ._newsBN {
    display: none;
  }
}
._content h1,
._content h2,
._content h3,
._content p {
  margin-bottom: 20px;
}
._content .news.current,
._content .news.lenta {
  margin-bottom: 0;
}
._content .news.current .section article,
._content .news.lenta .section article {
  background: #fff none repeat scroll 0 0;
  margin-bottom: 0;
  padding-bottom: 40px;
}
._content .news.current .section article h1,
._content .news.lenta .section article h1 {
  padding: 0 20px 0 60px;
}
@media screen and (max-width: 736px) {
  ._content .news.current .section article h1,
  ._content .news.lenta .section article h1 {
    padding: 20px 20px 0;
    font-size: 1.5em;
  }
}
._content .news.current .section article h3.linkName,
._content .news.lenta .section article h3.linkName {
  padding: 20px 20px 0 60px;
  margin: 0;
  font-size: 1.5em;
}
@media screen and (max-width: 1024px) {
  ._header {
    width: 100%;
  }
  ._content .news.current .section article h3.linkName,
  ._content .news.lenta .section article h3.linkName {
    padding: 20px 20px 5px;
  }
}
._content .news.current .section article div.gallery,
._content .news.lenta .section article div.gallery {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  min-height: 150px;
}
._content .news.current .section article div.gallery > img,
._content .news.lenta .section article div.gallery > img {
  width: 100%;
  height: auto;
  font-size: 0;
}
._content .news.current .section article div.gallery .caption,
._content .news.lenta .section article div.gallery .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 60px;
  font-size: 20px;
  color: #fff;
  margin: 0 !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5)) repeat scroll 0 0;
}
@media screen and (max-width: 1024px) {
  ._content .news.current .section article div.gallery .caption,
  ._content .news.lenta .section article div.gallery .caption {
    position: relative;
    padding: 10px 20px 0;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
    font-size: 18px;
  }
}
._content .news.current .section article .categories,
._content .news.lenta .section article .categories {
  padding: 0 20px 0 60px;
}
@media screen and (max-width: 736px) {
  ._content .news.current .section article .categories,
  ._content .news.lenta .section article .categories {
    padding: 0 20px;
  }
}
._content .news.current .section article .categories a,
._content .news.lenta .section article .categories a {
  text-decoration: none;
  color: #fff;
  background: #eb0254 none repeat scroll 0 0;
  padding: 5px 10px;
  font-size: 11px;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  margin-right: 10px;
}
._content .news.current .section article time,
._content .news.lenta .section article time {
  display: block;
  padding: 0 20px 20px 60px;
  color: grey;
  font-size: 0.8em;
}
._content .news.current .section article > p,
._content .news.lenta .section article > p {
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 736px) {
  ._content .news.current .section article > p,
  ._content .news.lenta .section article > p {
    padding-left: 20px;
    padding-right: 20px;
  }
}
._content .news.current .section article .news_content,
._content .news.lenta .section article .news_content {
  float: left;
  width: 75%;
  padding: 0 20px 0 60px;
}
@media screen and (max-width: 736px) {
  ._content .news.current .section article .news_content,
  ._content .news.lenta .section article .news_content {
    padding: 0 20px;
    width: 100%;
  }
}
._content .news.current .section article {
  padding-bottom: 0 !important;
}
._content .news.current .section article > p {
  padding: 0 !important;
}
._content .news.current .section article time {
  display: inline-block;
  padding-left: 0;
}
._content .news.current .section article time::after {
  content: "РЇР РќРћР’РћРЎРўР";
  margin-left: 20px;
}
._content .news_content {
  float: left;
  width: 100%;
  padding: 0 20px 0 60px !important;
}
@media screen and (max-width: 736px) {
  ._content .news_content {
    padding: 0 20px !important;
    width: 100%;
  }
}
._content .news_content .section article .beforeContent {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
._content .news_content .section article .beforeContent .categories {
  padding: 0;
  margin: 0;
  float: left;
}
._content ._newsBN {
  float: right;
  width: 25%;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #dedede;
}
._newsBN {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 736px) {
  ._content ._newsBN {
    width: 100%;
    padding: 0 20px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 736px) {
  ._content .news.lenta .section article time {
    padding: 0 20px 10px;
    text-align: right;
  }
}
._content {
  position: relative;
  float: left;
  width: 100%;
  background: #fff none repeat scroll 0 0;
  padding-top: 40px;
  padding-bottom: 30px;
}
@media screen and (max-width: 736px) {
  ._content {
    padding-top: 20px;
  }
}
._content > * {
  padding: 0 40px;
}
._content > h1 {
  margin-bottom: 30px;
}
._content > .news {
  padding: 0;
}
._content > .news > h1.listHeader {
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 736px) {
  ._content > .news > h1.listHeader {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#body #right .ynst_5c18cb8f4e503:nth-child(2n + 1) {
  margin-top: 10px;
  margin-bottom: 10px;
}
._newsBN .ynst_5c18cb8f4e503 {
  margin: 0 !important;
  background-color: #fff;
}
.ynst_5c18cb8f4e503--first {
  padding: 20px;
}
.ynst_5c18cb8f4e503 p {
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.ynst_5c18cb8f4e503 p:not(:last-of-type) {
  margin-bottom: 20px;
}
#right .content-right {
  margin-bottom: 20px !important;
}
div[class^="ynst_"] {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  font-size: 1px;
}
div[class^="ynst_"] a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div[class^="ynst_"] img {
  width: 100%;
  height: auto;
}
.theiaStickySidebar::after {
  content: "";
  display: table;
  clear: both;
}
#product-block {
  background: url(../images/product-pack-tab.png) center center no-repeat;
  height: 350px;
  width: 100% !important;
  display: block;
  margin: 0 0 20px !important;
  background-size: contain;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .vk-container {
    margin-bottom: 30px;
  }
  ._header {
    align-items: center;
  }
  .burger-menu {
    position: relative;
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 7px;
    background-color: #fff;
  }
  .burger-menu::after,
  .burger-menu::before {
    position: absolute;
    content: "";
    width: 25px;
    height: 3px;
    border-radius: 7px;
    background-color: #fff;
  }
  .burger-menu::before {
    top: 8px;
  }
}
.burger-menu::after {
  top: -8px;
}
#product-block {
  width: 100% !important;
  margin: 0 !important;
}
.greenlink {
  background: green;
  padding: 20px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin: 0 0 20px;
  border-radius: 5px;
  text-shadow: 0 4px 3px rgba(0, 0, 0, 0.4), 0 8px 13px rgba(0, 0, 0, 0.1), 0 18px 23px rgba(0, 0, 0, 0.1);
  font-size: 26px;
  line-height: 1.4em;
  box-shadow: 0 30px 30px -30px #00000070;
}
a.n-underline {
  text-decoration: none;
}
.gradient {
  background-color: #7ac44d;
  background-image: url(../fonts/bg.svg);
  background-image: url(../fonts/bg.svg),
    -webkit-gradient(radial, left bottom, 0, left bottom, 723, color-stop(0, #f3ef15), color-stop(1, #009885));
  background-image: -webkit-repeating-radial-gradient(left bottom, ellipse farthest-corner, #f3ef15 0, #009885 100%);
  background-image: repeating-radial-gradient(ellipse farthest-corner at left bottom, #f3ef15 0, #009885 100%);
  background-image: -ms-repeating-radial-gradient(left bottom, ellipse farthest-corner, #f3ef15 0, #009885 100%);
  transition: 0.3s;
}
.gradient:hover {
  background: #27f713;
  transition: 0.3s;
}
.blur-p {
  display: block;
}
.active .blur-p {
  display: none;
}
.content-center,
.content-center img {
  text-align: center;
  margin: 0 auto;
}
a [class^="icons-"] {
  display: inline;
}
[class^="icons-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background: none repeat 0 0;
  margin-top: 0;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
}
[class^="icons-"]::before {
  font-family: icons;
  text-decoration: inherit;
  display: inline-block;
  transition: all 0.2s ease 0;
}
.icons-play::before {
  content: "¯";
}
* {
  padding: 0;
  margin: 0;
  outline: 0 none;
  box-sizing: border-box;
}
body {
  background: rgba(0, 0, 0, 0) none no-repeat fixed center top;
  font-family: "Open Sans", Arial, serif, Arial, serif;
  font-size: 18px;
  line-height: 1.4;
}
div#__main__ {
  position: relative;
  width: 100%;
}
.mOut {
  width: 100%;
  position: relative;
}
.mIn {
  width: 1350px;
  margin: 0 auto;
  float: none;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  div.mIn {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.loading {
  background-repeat: no-repeat;
  background-position: center center;
  cursor: progress !important;
  background-image: url(../img/loading.gif);
}
.right {
  text-align: right;
}
a,
img {
  border: medium none;
  outline: 0 none;
}
.h1 {
  font-size: 2em;
}
.h3 {
  font-size: 1.17em;
}
.right {
  text-align: right;
}
[class^="col-"] {
  position: relative;
  display: block;
  float: left;
  min-height: 1px;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 20px;
}
.col-20 {
  width: 25%;
}
.col-50 {
  width: 50%;
}
.col-80 {
  width: 75%;
}
@media only screen and (min-width: 320px) and (max-width: 736px) {
  [class^="col-"] {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.center {
  text-align: center;
}
.trans02 {
  transition: all 0.2s ease-in-out 0;
}
header.blockHeader {
  float: left;
  width: 100%;
  border-bottom: 2px solid #161616;
  margin-bottom: 20px;
}
header.blockHeader .blockHeaderName {
  display: inline-block;
  padding: 5px 20px;
  margin: 0 !important;
  font-size: 1.17em;
  background-color: #161616;
}
header.blockHeader .blockHeaderName a {
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
  text-transform: uppercase;
  cursor: default;
}
header.blockHeader .blockHeaderName a[href] {
  cursor: pointer;
}
header.blockHeader .blockHeaderName a[href]:hover {
  text-decoration: underline;
}
header.blockHeader a.more {
  font-family: "Open Sans", Arial, sans-serif;
  float: right;
  margin-top: 5px;
  background: #f3f3f3 none repeat scroll 0 0;
  color: grey;
  font-size: 0.8em;
  font-weight: 400;
  padding: 4px 6px;
  border-radius: 2px;
}
header.blockHeader a.more:hover {
  background: #161616 none repeat scroll 0 0;
  color: #fff;
  text-decoration: none;
}
header.blockHeader a.more::before {
  float: right;
  margin: 3px 0 0 5px;
}
.news {
  float: left;
  width: 100%;
}
.news .listHeader {
  margin-bottom: 14px;
}
.news img.header {
  margin-bottom: 20px;
}
.news .section {
  display: block;
  float: left;
  width: 100%;
}
.news .section article {
  position: relative;
  float: left;
  display: block;
  list-style: outside none none;
  width: 100%;
  margin-bottom: 20px;
}
.news .section article img {
  width: 100%;
  height: auto;
}
.news .section article div.img {
  position: relative;
  display: block;
  text-decoration: none;
  font-size: 1px;
}
.news .section article .meta {
  position: relative;
  float: left;
  width: 100%;
  color: grey;
}
.news .section article .meta time {
  display: block;
  color: grey;
  padding: 15px 0 9px;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.7em;
}
.news .section article .meta time::before {
  font-family: icons;
  content: "3";
  margin-right: 7px;
}
.news .section article .meta .categories {
  float: right;
}
.news .section article .meta .categories a {
  display: inline-block;
  color: grey;
  font-size: 0.8em;
  margin-left: 10px;
  text-decoration: none;
  line-height: 1;
}
.news .section article .meta .categories a:hover {
  color: #444;
}
.news .section article .linkName {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.news .section article .linkName a {
  display: inline-block;
  color: #161616;
  text-decoration: none;
}
.news .section article .caption {
  color: grey;
  font-size: 0.8em;
}
.news .section article:last-child {
  margin-bottom: 0 !important;
  border-bottom: 0 none !important;
}
.news .section article p {
  margin-bottom: 0;
}
.news .section.main article {
  width: 50%;
  margin-bottom: 30px;
  overflow: hidden;
}
.news .section.main article .linkName a {
  font-size: 0.8em;
}
.news .section.main article time::before {
  display: none;
}
.news .section.main article:nth-child(2n + 1) {
  padding-left: 7px;
}
.news .section.main article:nth-child(2n) {
  padding-right: 7px;
  clear: both;
}
.news .section.main article:first-child {
  width: 100%;
  padding: 0;
  height: auto;
}
.news .section.main article:first-child .linkName a {
  font-size: 1em;
}
.news .section.news article {
  margin-bottom: 0;
  padding-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}
.news .section.news article .content {
  position: relative;
  width: 100%;
  float: left;
  color: #444;
  font-size: 1em;
  margin: 20px 0;
}
.news .section.news article .content h1,
.news .section.news article .content h2,
.news .section.news article .content h3,
.news .section.news article .content p {
  width: 100%;
  margin-bottom: 0;
}
.news .section.news article .content p {
  margin-bottom: 20px;
}
.news .section.news article .content .meta {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  padding: 11px 0;
  margin-bottom: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.news .section.news article .content .meta time {
  display: inline-block;
  padding: 0;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-right: 20px;
}
.news .section.news article .content .meta time::before {
  margin-right: 4px;
}
.news .section.news article .content .caption {
  font-size: 1em;
  color: #444;
}
.news .section.news article .content h3 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 520px) {
  .news .section.news article {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.news .section.news article .content p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 520px) {
  .news .section article {
    width: 100% !important;
  }
}
.inL_624844 {
  background-color: #eee !important;
  transform: none;
}
.inL_138681 {
  transform: none;
}
.inL_910067 {
  transform: none;
}
.inL_387601 {
  font-style: italic;
}
.inL_366701 {
  text-align: center;
}
.inL_265952 {
  max-width: 100%;
  margin: auto;
}
.inL_924483 {
  margin-bottom: 0;
  margin-top: 30px;
}
.inL_879086 {
  text-align: center;
  padding-top: 25px;
}
.inL_166114 {
  font-weight: 700;
}
.inL_913397 {
  font-size: 21px;
}
.inL_782430 {
  width: 100%;
  max-width: 340px;
  margin-top: 5px;
}
.inL_582249 {
  width: 300px;
}
.inL_531552 {
  width: 100%;
  max-width: 500px;
}
.inL_164946 {
  max-width: 100%;
}
.inL_551172 {
  font-size: 21px;
}
.inL_511415 {
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  min-height: 1px;
}
.inL_980425 {
  padding-top: 0;
  padding-bottom: 1px;
  position: static;
  transform: none;
}
.inL_492916 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  visibility: hidden;
}
.inL_66687 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  visibility: hidden;
}
.inL_226500 {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0 ease 0;
  width: 278px;
  height: 4485px;
}
.inL_617273 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  visibility: hidden;
}
.inL_527335 {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0 ease 0;
  width: 200%;
  height: 200%;
}
.rose {
  color: #c71585;
}
.red {
  color: red;
}
ul li {
  padding: 0;
  list-style: none;
}
.header-list {
  display: flex;
  justify-content: center;
}
.header-link {
  display: block;
  padding: 12px 15px 8px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}
.header-link:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1280px) {
  ._content {
    padding-top: 20px;
  }
  div.mIn {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  ._content .news_content .section article .beforeContent {
    margin-bottom: 20px;
  }
  #body > #center {
    padding-right: 0;
  }
  .col-80 {
    width: 100%;
  }
  ._content > .news > h1.listHeader {
    text-align: center;
    font-size: 35px;
  }
  .theiaStickySidebar {
    display: none;
  }
  #upB {
    padding-top: 10px;
  }
  .header-list {
    display: flex;
    justify-content: flex-start;
  }
  .header-link {
    font-size: 16px;
  }
  ._header {
    margin-right: 0;
  }
  #header {
    padding: 6px 20px;
  }
}
@media screen and (max-width: 767px) {
  .greenlink {
    margin-bottom: 0;
  }
  ._content > .news > h1.listHeader {
    font-size: 28px;
  }
  .greenlink {
    font-size: 22px;
  }
  body {
    font-size: 18px;
  }
  .header-nav {
    display: none;
  }
}
.blur img {
  display: block;
}
.blur {
  position: relative;
  background: #eee;
  padding: 10px;
  margin-bottom: 15px;
  cursor: pointer;
}
.blur-p {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.img_blur {
  display: block;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .vk-container {
    font-size: 15px;
  }
  .greenlink {
    font-size: 20px;
    padding: 20px 10px;
  }
}
@media screen and (max-width: 480px) {
  #upB {
    padding-top: 0;
  }
  div.mIn {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  ._content > .news > h1.listHeader {
    font-size: 24px;
    line-height: 1;
  }
  #body .list-item {
    margin-bottom: 10px !important;
  }
  body {
    font-size: 16px;
  }
  .blur-p {
    width: 100%;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
b.content-center {
  display: block;
  margin-bottom: 20px;
}
.before-img {
  margin-bottom: 10px !important;
}
@media (max-width: 824px) {
  .header-nav {
    display: none;
  }
  .burger-menu {
    display: block;
  }
}

/* formm */

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

  margin-bottom: 20px;
}

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

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

.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: 1;
  display: inline-block;
  width: 45% !important;
  height: 45%;
  line-height: 61px;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #ccc;
  top: 49%;
  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);
  font-size: 18px;
}

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

.order_block {
  display: none;
}

form {
  display: block !important;
  margin: 0 auto !important;
  max-width: 400px;
}

p.priceÃ‘Â {
  position: relative;
  right: -58px;
  bottom: -50px;
  color: rgb(0, 0, 0);
  box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
  width: 180px;
  height: 105px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  transform: rotateZ(-16deg);
  text-align: center !important;
  margin: -160px auto 30px;
  background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
  border-width: 2px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-radius: 19%;
  padding: 5px;
}

.priceÃ‘Â span {
  display: block;
  font-size: 22px;
}

.priceÃ‘Â .old_price {
  text-decoration: line-through;
}

.priceÃ‘Â .old_price span {
  display: inline-block;
  font-weight: normal;
}

.new_price {
  border-bottom: 2px solid #f00;
  margin: 0;
  width: auto;
  color: red;
  font-weight: bold;
}

.timer {
  font-size: 16px;
  font-weight: normal;
  margin: 0px auto 20px;
  max-width: 600px;
  text-align: center;
}

label {
  display: block;
  margin: 10px auto;
  font-size: 15px;
  font-weight: normal;
}

.order_block h2 {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
}

.red {
  color: #f00;
}

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

.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: 0px;
  cursor: pointer;
}

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

.spin-result-wrapper {
  display: none;
  padding: 0 10px;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 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;
}

.pop-up-window::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 0px;
  right: 0px;
  margin: 0px 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: 0px;
  margin: 0px 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;
}

@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-heading {
  font-size: 40px;
  margin-bottom: 20px;
}

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

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

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

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

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

  .cursor-text {
    line-height: 36px;
    font-size: 11px;
  }

  .close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("../img/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;
  }
  .spin-wrapper p {
    margin-top: 0 !important;
  }
}
form {
  position: relative;
}

p.priceÑ {
  position: relative;
  right: -58px;
  bottom: -50px;
  color: rgb(0, 0, 0);
  box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
  width: 180px;
  height: 105px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  transform: rotateZ(-16deg);
  text-align: center !important;
  margin: -160px auto 30px;
  background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
  border-width: 2px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-radius: 19%;
  padding: 5px;
}
.priceÑ .old_price {
  text-decoration: line-through;
}
.priceÑ span {
  display: block;
  font-size: 22px;
}
.new_price {
  border-bottom: 2px solid #f00;
  margin: 0;
  width: auto;
  font-size: 25px;
  color: red;
  font-weight: bold;
}
.spin-wrapper p {
  text-align: center;
  font-size: 21px !important;
  line-height: 1.4 !important;
  margin-bottom: 15px;
}
.priceÃ‘Â {
  position: absolute;
  right: 0;
  bottom: 0;

  color: #000;
  box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
  width: 165px;
  height: 98px;
  text-align: center !important;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.3;
  transform: rotateZ(-7deg);
  margin: -0px auto 0px;
  background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
  border-width: 2px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
  border-image: initial;
  border-radius: 19%;
}
span.discountÃ‘Â {
  display: block;
  margin-top: 9px;
  font-size: 18px;
}
.wheel_input {
  padding: 0 10px !important;
  display: block !important;
  margin: 0 auto 15px !important;
  padding: 10px !important;
  width: 260px !important;
  border: 2px solid grey !important;
  border-radius: 5px !important;
  box-sizing: border-box;
  height: 46px;
  font-size: 18px;
  -webkit-appearance: none;
  appearance: none;
}
.data_label {
  line-height: 30px;
}

.order_form {
  display: block !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.main-link {
  display: block;
  margin: 25px auto;
  padding: 20px 5px;
  font-size: 20px;
  text-decoration: none;
  background-color: #de0606;
  text-align: center;
  color: #fff !important;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  width: 260px;
}
.main-link:hover {
  opacity: 0.8;
}

.time_remains {
  font-size: 1.1em;
  color: red;
  font-weight: bold;
}
.tcenter {
  text-align: center;
}
.price-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.old_price,
.new_price {
  margin: 0 10px;
}
.discountс {
  font-size: 22px;
}
@media (max-width: 1023px) {
  h2::after {
    margin-top: 15px;
  }
  h2 {
    margin-top: 15px;
  }
}
@media (max-width: 720px) {
  .pop-up-text {
    font-size: 20px;
    line-height: 1.2;
  }
  .pop-up-heading {
    font-size: 35px;
  }
}
@media (max-width: 479px) {
  body {
    line-height: 1.2;
  }
  .spin-wrapper p {
    font-size: 20px !important;
    line-height: 1.2 !important;
  }
}

.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(1883deg);
    transform: rotate(1883deg);
  }

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

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

  100% {
    -webkit-transform: rotate(1874deg);
    transform: rotate(1874deg);
  }
}
img {
  display: block;
  max-width: 100%;
}
.product img {
  width: 100%;
  margin: auto;
max-width: 340px;
}
.main-link {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {

.pop-up-window p,
.timer h3,
.spin-wrapper p {
  text-align: center !important;
}

}
.vk-comment .content-center {
  text-align: left !important;
}
.inL_531552,
.vk-comment .content-center img {
  text-align: left !important;
  margin: 0 !important;
}
.footer {
  text-align: center;
  padding: 20px 10px;
}
.footer * {
  font-size: 14px;
}