
.ev-footer,
        .create_rom_footer {
            display: flex;
            align-items: center;
            padding: 15px 0;
            justify-content: center;
            flex-direction: column
        }

        .ev-footer__logo svg {
            display: flex;
            width: 30px;
            height: 30px
        }

        .ev-footer__logo a {
            text-decoration: none;
            font-size: 14px;
            font-family: inherit
        }

        .ev-footer__link {
            display: flex;
            text-decoration: underline
        }

        .ev-footer__link:hover {
            text-decoration: none
        }

        :active,
        :focus,
        :hover,
        :visited,
        a,
        a:active,
        a:focus,
        a:hover,
        a:visited {
            outline: 0 !important
        }

        ::-moz-focus-inner {
            border: 0;
            outline: 0
        }




html,
body,
div,
span,
h1,
h2,
h3,
p,
a,
img,
strong,
b,
i,
center,
ul,
li,
form,
footer,
header {
  margin: 0;
  padding: 0;
  border: 0 none;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ul {
  list-style: outside none none;
}

footer,
header {
  display: block;
}

.breadcrumbs {
  padding-left: 24px;
  padding-right: 24px;
}

@media (max-width: 530px) {

  .breadcrumbs {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.myList {
  padding-left: 50px;
  margin-bottom: 30px;
  list-style-type: decimal;
}

.myText {
  padding-bottom: 0 !important;
}

.myText1 {
  font-style: italic;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  display: block;
}

.article__text .myImg {
  width: 100%;
  max-width: 450px;
}

.myText2 {
  font-size: 24px;
  background-color: #FF0;
  padding: 5px 10px;
  display: block;
  margin-bottom: 20px;
  color: #F00;
}

.rub-ramka {
  text-indent: 0 !important;
  background: rgba(200, 0, 224, 0.04);
  padding: 6px 13px 6px 13px !important;
  border-radius: 2px;
  border: 4px double rgba(160, 21, 21, 0.32);
  font-family: open sans, arial, sans-serif;
  line-height: 28px;
  font-size: 16px;
  max-width: 80%;
  font-weight: 400;
  color: #4a4a4a;
  margin: 0 auto 20px;
}

a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}

.mycity {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  background: #757575;
  padding: 3px;
  margin-left: 9px;
  color: #ffffff;
  font-weight: 600;
  vertical-align: super;
  border-radius: 1px;
  border: 2px double #ffffff;
  text-align: center;
}

a:hover {
  text-decoration: underline;
}

body {
  background: transparent repeat scroll 0 0;
}

@media (max-width: 530px) {
  body {
    position: relative;
  }
}

.page-wrap {
  padding: 0 64px;
  max-width: 1280px;
  min-width: 300px;
  margin: 0 auto;
  position: relative;
  cursor: auto;
}

@media (max-width: 900px) {
  .page-wrap {
    padding: 0 24px;
  }
}

@media (max-width: 530px) {
  .page-wrap {
    padding: 0;
    overflow: hidden;
  }
}

.main-content {
  background: transparent repeat scroll 0 0;
  z-index: 11;
  position: relative;
}

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

.content {
  min-height: 700px;
  border-left: 1px solid rgb(204, 204, 204);
  border-right: 1px solid rgb(204, 204, 204);
  margin: 0 auto;
}

.content__inner_wide {
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(204, 204, 204);
}

@media (max-width: 1024px) {

  .content__inner_wide {
    width: 100%;
  }
}

.footer,
.content {
  clear: both;
}

.header {
  width: 100%;
  z-index: 12;
  position: relative;
}

.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgb(0, 149, 218) none repeat scroll 0 0;
  position: relative;
  z-index: 7;
}

.header__left {
  display: flex;
}

.header__logo a {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 64px;
  padding: 15px 10px;
}

.header__logo {
  height: 100%;
  background: #f00;
  position: relative;
}

@media (max-width: 530px) {
  .header__logo a {
    line-height: 50px;
    padding: 15px 9px;
  }
}

@media (max-width: 530px) {
  .nav {
    display: none;
  }
}

.nav li {
  display: block;
  float: left;
  height: 64px;
  margin-right: 1px;
  position: relative;
}

.nav li a {
  display: block;
  height: 100%;
  font: 16px/64px "OpenSansLight", sans-serif;
  color: rgb(255, 255, 255);
  padding: 0 24px;
  text-decoration: none;
}

.nav li a {
  position: relative;
  background: rgb(0, 149, 218) none repeat scroll 0 0;
}

.nav li a:hover {
  opacity: .7;
  text-decoration: underline;
}

.nav li:first-child::after {
  display: block;
  content: " ";
  position: absolute;
  z-index: 200;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 26px;
}

.nav li a::before {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgb(9, 101, 160) none repeat scroll 0 0;
}

.header__air {
  border-left: 1px solid rgb(36, 131, 197);
  padding: 15px;
}

@media (max-width: 530px) {
  .header__air {
    display: none;
  }
}

.header__air-title {
  display: block;
  font: 11px/11px Tahoma, sans-serif;
  color: rgb(133, 204, 237);
  text-decoration: none;
}

.footer-wrapper_top {
  border-top: 9px solid rgb(36, 131, 197);
  background: rgb(38, 38, 38) none repeat scroll 0 0;
  height: 9px;
}

@media (max-width: 530px) {
  .footer-wrapper_top {
    height: auto;
  }
}

.footer__inner {
  padding: 0 64px;
  max-width: 1280px;
  min-width: 300px;
  margin: 0 auto;
}

@media (max-width: 900px) {
  .footer__inner {
    padding: 0 24px;
  }
}

.breadcrumbs {
  height: 22px;
  border-bottom: 1px dotted rgb(204, 204, 204);
  padding-top: 16px;
  padding-bottom: 16px;
  font: 14px/22px "OpenSansLight";
}

.breadcrumbs h2 a {
  color: rgb(37, 93, 137);
  display: block;
  float: left;
  padding-right: 16px;
  border-left: 1px solid rgb(204, 204, 204);
  padding-left: 16px;
}

.breadcrumbs h2 a:first-child {
  border-left: medium none;
  padding-left: 0;
}

.breadcrumbs h2 a:last-child {
  font-family: "OpenSansSemibold", sans-serif;
}

.article {
  padding: 24px 70px;
}

@media (max-width: 530px) {

  .article {
    padding: 24px 12px;
  }
}

@media (max-width: 1024px) {

  .article {
    width: auto;
  }
}

.article::after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.article__date {
  font: 14px/18px "ArimoRegular", sans-serif;
  color: rgb(85, 85, 85);
}

.article__date .article__time {
  padding-left: 12px;
  padding-right: 12px;
}

.article__date .article__author {
  padding: 0 12px;
  border-left: 1px solid rgb(204, 204, 204);
}

.article__title {
  font: 32px/42px "RussiaLight", sans-serif;
  padding: 4px 0 0;
}

.article__text {
  font: 16px/24px "OpenSansRegular", sans-serif;
  color: rgb(51, 51, 51);
  padding-left: 0;
  padding-top: 24px;
}

.myText2,
.myText2 b {
  line-height: 38px;
}

@media (max-width: 1280px) {
  .article__text {
    padding-left: 0;
  }
}

.article__text img {
  max-width: 100%;
  width: auto;
}

.article__text p {
  padding: 0 0 30px;
  text-align: left;
}

.article__text a {
  text-decoration: underline;
  color: rgb(0, 149, 218);
}

.article__text b,
.article__text strong {
  font-weight: bold;
}

@media (max-width: 900px) {

  .page-wrap {
    padding: 15px 24px 0;
  }
}

@media (max-width: 1024px) {
  .page-wrap {
    padding: 15px 64px 0;
  }
}

@media (max-width: 530px) {

  .page-wrap {
    padding: 15px 0 0;
  }
}

@media (max-width: 670px) {

  .page-wrap {
    padding: 0;
  }
}

@media (max-width: 530px) {

  .article__title {
    font: 26px/39px "RussiaLight", sans-serif;
    padding: 4px 0 0;
  }
}

.of-site {
  font: bold 30px/49px "RussiaLight", sans-serif;
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

a:hover {
  text-decoration: none;
}

.comment-block {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
}

.comment-user {
  border-bottom: 1px solid rgb(204, 204, 204);
  margin-bottom: 20px;
}

.comment-block .user-name {
  display: flex;
  align-items: center;
  font-weight: bold;
  padding: 0 0 10px;
}

.comment-block img {
  width: 60px;
  height: 60px;
  margin: 0 15px 0 0;
}

@media (max-width: 1050px) {
  .nav {
    display: none;
  }
}

.order_block {
  font-family: 'Arial', sans-serif;
  display: none;
}

.x_order_form {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.prod_img_wrapper {
  max-width: 362px;
  margin: 15px auto 20px;
  padding-bottom: 35px;
  position: relative
}

.prod_img {
  width: 100%;
  max-width: 300px
}

.bold {
  font-weight: 700;
}

.priceс {
  position: absolute;
  font-family: 'Arial', sans-serif;
  right: -70px;
  bottom: 0;
  color: #000;
  box-shadow: rgba(0, 0, 0, 0.8) 0 3px 30px;
  width: 165px;
  height: 98px;
  text-align: center !important;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
  transform: rotateZ(-7deg);
  margin: -0 auto;
  background: linear-gradient(to right, #eea513 0%, #fded13 100%);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-image: initial;
  border-radius: 19%
}

span.discountс {
  display: block;
  margin-top: 9px;
  font-size: 18px
}

.price_main {
  border-bottom: 2px solid #d31812;
  font-size: 24px;
  line-height: 0;
  margin: 0 auto
}

.js_old_price {
  display: block;
  margin: 0 auto
}

.wheel_input {
  padding: 10px !important;
  display: block !important;
  margin: 0 auto 20px !important;
  width: 100% !important;
  border: 2px solid grey !important;
  border-radius: 5px !important;
  box-sizing: border-box;
}

.data_label {
  line-height: 30px;
}

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

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

.main-link:hover {
  opacity: .8
}

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

.time_remains_title {
  padding-top: 15px;
  text-align: center;
  font-size: 22px
}

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

.wheel-wrapper {
  text-align: center
}

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

.wheel-cursor {
  position: absolute;
  width: 35% !important;
  height: 35%;
  top: 49%;
  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: 45% !important;
  height: 45%;
  line-height: 61px;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #ccc;
  top: 50%;
  left: 50%;
  font-size: 12px;
  -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) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
  box-shadow: rgba(255, 255, 255, 1) 0 -2px 0 inset, rgba(255, 255, 255, 1) 0 2px 0 inset, rgba(0, 0, 0, .4) 0 0 5px;
  background: #fff;
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0, rgba(234, 234, 234, 1) 100%)
}

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

.close-popup {
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url();
  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
}

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

.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: 0;
  left: 0;
  top: 40%;
  margin: 0 auto;
  background: #fff none repeat scroll 0 0;
  text-align: center;
  padding: 70px 10px 20px;
  border-radius: 10px;
  animation: .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: 0;
  margin: 0 auto;
  background-color: #71c341;
  border-radius: 50%;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 20px;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-width: medium medium 4px 4px;
  border-style: none none solid solid;
  border-color: currentcolor currentcolor #fff #fff;
  -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: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

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

  30% {
    transform: translateY(100px)
  }

  100% {
    transform: translateY(0)
  }
}

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

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

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  color: #fff !important;
  border: medium none;
  cursor: pointer;
  outline: medium none
}

.pop-up-button:hover {
  color: #fff;
  text-decoration: none
}

.wheel img {
  max-width: 100%
}

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

  .cursor-text {
    line-height: 46px;
    font-size: 14px
  }

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

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

.time_remains_title {
  padding-top: 15px;
  text-align: center;
  font-size: 22px;
  line-height: 35px;
}

@media all and (max-width: 460px) {
  .wheel {
    width: 270px
  }
}

* {
  outline: 0
}

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

@keyframes super-rotation {
  70% {
    transform: rotate(1863deg)
  }

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


img[width="1"] {
  display: none !important;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .main-content {
    overflow: hidden;
    border-right: 1px solid rgb(204, 204, 204);
  }

  .article {
    width: 81%;

  }
}

/*new*/
.center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tac {
  text-align: center;
}

.article__text p.tac {
  text-align: center;
}

.main-img {
  max-width: 600px;
  margin: 0 auto 30px;
}

.main-img img {
  display: block;
  margin: 0 auto;
}

.article__text p.main-img__desc {
  padding: 0;
  margin-top: 10px;
}

.article__text img.main-pack {
  width: 362px;
}

blockquote {
  border-left: 5px solid;
  border-color: #39b4ff;
  padding: 10px 25px 10px 25px;
  margin: 35px;
  color: #39b4ff;
  font-weight: bold;
  font-size: 16px;
  line-height: 32px;
}

.comment-user {
  display: flex;
  padding-bottom: 20px;
}

.article__text p.comment__text {
  padding: 0;
}

.comment-block img.live-photo {
  display: block;
  width: 350px;
  height: auto;
  margin-top: 10px;
}

.comment-block img.live-photo--vertical {
  width: 250px;
}

.comment-user--last {
  border: none;
  padding-bottom: 0;
}

.new_price {
  color: red;
}

.form-subtitle {
  margin-bottom: 20px;
}


.banner {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 40px auto 16px;
}

.comment-block img.banner__pack {
  display: block;
  width: 362px;
  height: auto;
  position: static;
  margin-right: 0;
  margin-bottom: 15px;
}

@media (max-width: 767px) {

  .comment-block img.banner__pack,
  .article__text img.prod_img {
    display: block;
    /* width: 250px; */
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 639px) {
  .priceс {
    position: static;
    transform: none;
    box-shadow: rgba(0, 0, 0, 0.8) 0 3px 15px;
  }

  .prod_img {
    margin-bottom: 15px;
  }

  .prod_img_wrapper {
    padding-bottom: 0;
    margin-bottom: 25px;
  }
}