* {
  box-sizing: border-box;
}

ul {
  margin-bottom: 15px;
  padding-left: 20px;
}

ul+br {
  display: none;
}

/*order_block*/

.price-wrap {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.prod-block {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cpa__order_form {
  max-width: 300px;
}

.timer-wrap {
  margin-bottom: 10px;
  font-size: 20px;
  text-align: center !important;
}

.inL_408671 {
  margin-bottom: 10px;
  text-align: center !important;
  font-size: 18px;
}

@media (max-width: 992px) {

  .prod-block {
    justify-content: center;
  }

  .prod_img {
    margin-right: 50px;
  }
}

@media (max-width: 639px) {
  .prod-block {
    flex-direction: column;
  }

  .prod_img {
    margin: 0 0 10px 0 !important;
  }

  .main-link {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }
}

.price_main {
  border-bottom: 2px solid #d31812;
  font-size: 25px;
  line-height: 0;
  margin: 0 18px;
  white-space: nowrap
}

.js_old_price {
  margin: 0 18px;
  white-space: nowrap
}

@media screen and (max-width: 480px) {
  input {
    width: 90%
  }
}

.main-link {
  display: block;
  margin: 20px auto;
  padding: 20px;
  font-size: 20px;
  text-decoration: none;
  background-color: #de0606;
  text-align: center;
  color: #fff !important;
  border-radius: 4px;
  border: none;
  cursor: pointer
}

.main-link:hover {
  opacity: .8
}

.time_remains {
  font-size: 1.1em;
  color: red;
  font-weight: 700
}

.prod_img_wrapper {
  max-width: 300px;
  margin: 0 auto 15px;
  position: relative;
  text-align: center;
}

.prod_img {
  width: 100%;
  max-width: 190px;
  margin-right: 50px;
}

.price_main {
  border-bottom: 2px solid #d31812;
  font-size: 24px;
  line-height: 15px;
  margin: 0 auto;
}

.discountÑ {
  display: block;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 16px;
}

.js_old_price {
  display: block;
  text-align: center;
}

.js_old_price+p {
  margin-bottom: 0;
  text-align: center;
}

.js_old_price span {
  text-decoration: line-through;
}

.wheel_input {
  width: 100%;
  padding: 10px !important;
  display: block !important;
  margin: 0 auto 20px !important;
  padding: 10px !important;
  border: 2px solid grey !important;
  border-radius: 5px !important;
  box-sizing: border-box;
}

.data_label {
  line-height: 30px;
  display: block;
}

@media screen and (max-width: 480px) {
  .inL_408671 {
    font-size: 18px;
  }
}

input::-ms-clear {
  display: none;
}

.main-link {
  display: block;
  margin: 20px auto 0;
  padding: 20px;
  font-size: 20px;
  text-decoration: none;
  background-color: #de0606;
  text-align: center;
  color: #fff !important;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}

.main-link:hover {
  opacity: 0.8;
}

.time_remains {
  font-size: 1.1em;
  color: red;
  font-weight: bold;
}


/*order_block END*/

.buton {
  width: 100%;
  max-width: 250px;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 20px;
  font-size: 17px;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  margin: 6px 0 20px;
  color: #fff;
  cursor: pointer;
}

.center {
  text-align: center !important;
}

.prod {
  max-width: 200px;
  margin: auto;
}

.buton:visited {
  color: #fff
}

@media (min-width: 346px) {
  .buton {
    font-size: 19px
  }
}

@media (min-width: 374px) {
  .buton {
    font-size: 26px
  }
}

.buton:active {
  transform: translate(0px, 5px);
  -webkit-transform: translate(0px, 5px);
  box-shadow: 0 1px 0 0;
  -webkit-box-shadow: 0 1px 0 0;
  -moz-box-shadow: 0 1px 0 0
}

.low_header {
  font-size: 20px;
}

.red {
  background-color: #ee1104;
  border-bottom: 5px solid #d21206;
}

.red:hover {
  background-color: #f21406;
  text-decoration: none;
  color: #fff;
}

.close-popup,
.cursor-text {
  cursor: pointer;
  position: absolute
}

.cursor-text,
.pop-up-window,
.spin-result-wrapper,
.spin-wrapper,
.wheel-wrapper {
  text-align: center
}

.spin-wrapper {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 10px;
  box-shadow: 0 0 10px;
  border: 3px solid red;
  padding: 20px 10px;
  border-radius: 10px;
  box-sizing: border-box
}

.spin-wrapper p {
  text-align: center !important;
  font-size: 21px !important;
  line-height: 1.2 !important;
  margin-bottom: 15px
}

.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 {
  z-index: 2;
  display: inline-block;
  width: 45% !important;
  height: 45%;
  line-height: 61px;
  border-radius: 50%;
  vertical-align: middle;
  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) 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: -webkit-gradient(radial, center center, 0, 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)
}

.wheel-img {
  -webkit-transition: 4s;
  -o-transition: 4s;
  transition: 4s
}

.close-popup {
  width: 30px;
  height: 30px;
  background-image: url('../images/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-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)
}

.pop-up-window {
  position: relative;
  max-width: 400px;
  right: 0;
  left: 0;
  top: 40%;
  margin: 0 auto !important;
  background: #fff;
  padding: 70px 10px 20px !important;
  border-radius: 10px;
  animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::after,
.pop-up-window::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto
}

.pop-up-window::before {
  width: 110px;
  height: 110px;
  top: -55px;
  background-color: #71c341;
  border-radius: 50%;
  animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
  width: 50px;
  height: 20px;
  top: -20px;
  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 {
  font-size: 40px !important;
  margin-bottom: 20px !important
}

.pop-up-text {
  margin-bottom: 25px !important;
  font-size: 24px !important;
  line-height: 30px !important;
  text-align: center !important;
  color: #414141 !important;
  font-weight: 400
}

.pop-up-button,
.pop-up-button:hover {
  color: #fff !important;
  text-decoration: none !important
}

.pop-up-button {
  text-transform: uppercase !important;
  padding: 10px 20% !important;
  font-size: 20px !important;
  border-radius: 5px !important;
  background-color: #71c341 !important;
  border: none !important;
  cursor: pointer !important;
  outline: 0 !important
}

.wheel img {
  max-width: 100%
}

@media all and (max-width: 520px) {
  .wheel {
    width: 260px !important
  }

  .pop-up-window {
    top: 30%
  }

  .pop-up-heading {
    font-size: 33px !important
  }

  .pop-up-text {
    margin-bottom: 15px !important
  }

  .cursor-text {
    line-height: 40px;
    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
  }
}

.super-rotation {
  -webkit-animation-name: super-rotation;
  animation-name: super-rotation;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out
}

@keyframes super-rotation {
  70% {
    -webkit-transform: rotate(1783deg);
    transform: rotate(1783deg)
  }

  100% {
    -webkit-transform: rotate(1774deg);
    transform: rotate(1774deg)
  }
}

.order_block {
  margin-bottom: 20px;
  display: none;
}

* {
  margin: 0px;
  padding: 0px;
}

.aligncenterrr {
  text-align: center;
}

.gelat_Bb6MhOHv {
  width: 45%;
  float: left;
  flex-shrink: 0;
}

.table_percent {
  float: right;
  font-weight: bold;
  padding-top: 6px;
  padding-right: 5px;
  font-size: 13px;
  color: rgb(147, 149, 152);
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.3;
  width: 100%;
}

body img {
  max-width: 100%;
}

.live {
  display: block;
  margin: 5px 0 0;
}

a {
  color: blue;
  outline: medium none;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.image_text {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  text-align: center !important;
  font-size: 14px !important;
  font-style: italic;
}

p.fs13 {
  margin-bottom: 15px;
  font-size: 14px;
}

img {
  border: medium none;
}

h1 {
  margin: 0px 0px;
  font-size: 30px;
  line-height: 1.2;
}

h2 {
  margin: 5px 0px;
  font-size: 16px;
  color: #767676;
}

h3 {
  margin: 2px 0px 10px;
  font-size: 22px;
  font-weight: normal;
}

.container {
  max-width: 1170px;
  margin: 0px auto;
  padding: 0 15px;
  min-width: 280px;
}

.header {
  background: #fff;
  text-align: center;
  display: flex;
  padding: 15px;
  align-items: center;
  justify-content: center;
}

.left-column {
  width: calc(100% - 296px);
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 30px;
  padding-bottom: 0;
  background: none repeat scroll 0% 0% white;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  float: left;
}

.sidebar {
  width: 276px;
  padding: 4px;
  padding-top: 0;
  font-size: 12px;
  float: left;
}

.left-column p {
  margin-bottom: 15px;
  font-size: 18px;
  text-align: justify;
}

ul li {
  font-size: 18px;
}

.left-column p+br {
  display: none;
}

.vk-container {
  font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
  font-size: 11px;
  color: black;
  text-decoration: none;
}

.vk-header {
  background: none repeat scroll 0% 0% rgb(218, 226, 232);
  padding: 4px 4px 4px 6px;
  margin-bottom: 10px;
  margin-top: 20px;
}

.vk-header-text {
  padding: 11px 5px 9px;
  line-height: 100%;
  color: rgb(69, 104, 142);
  font-weight: bold;
}

.vk-avatar img {
  float: left;
  margin-right: 10px;
}

.comment-wrap {
  margin-bottom: 25px;
}

.vk-comment-load {
  margin-bottom: 15px;
  position: relative;
  border-bottom: 1px solid rgb(218, 225, 232);
  padding-bottom: 15px;
}

.vk-comment-name {
  margin-bottom: 5px;
  color: rgb(43, 88, 122);
  font-weight: bold;
  font-size: 14px;
}

.vk-comment-text {
  margin-left: 60px;
  font-size: 16px;
  text-align: justify;
}

.text-center {
  text-align: center;
}

.inL_303080 {
  margin-top: 0px;
}

.inL_292149 {
  font-size: 20px;
  text-decoration: underline;
  color: #333;
}

.inL_738022 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 20px;
  color: #fff;
}

.inL_500845 {
  margin-top: 12px;
}

.inL_678099 {
  width: 190px;
  margin-bottom: 7px;
}

.inL_558352 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 20px;
}

.inL_1982 {
  display: none;
}

@media (max-width: 958px) {
  .some11 {
    margin-top: 20px !important;
  }

  .gelat_Bb6MhOHv {
    width: 24%;
  }

  .sidebar {
    display: none;
  }

  .left-column {
    width: auto;
    max-width: 100%;
    margin: 0 !important;
    padding-bottom: 0 !important;
  }

  .container {
    padding: 0;
  }

  .option_menu {
    margin: 0 !important;
  }
}

@media (max-width: 740px) {
  .gelat_Bb6MhOHv {
    width: 34%;
  }

}

@media (max-width: 740px) {

  .sidebar {
    display: none;
  }

  .left-column {
    max-width: 100%;
    margin-bottom: 23px;
    margin-right: 0px;
    float: none;
    padding: 13px;
    padding-left: 0px;
    padding-right: 0px;
  }

  h2 {
    padding-left: 13px;
    padding-right: 13px;
  }

  h3 {
    padding-left: 13px;
    padding-right: 13px;
  }

  h1 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .sidebar {
    display: none !important;
  }
}

@media (max-width: 567px) {
  .hidee {
    display: none;
  }

  .tabeImage {
    display: inline-block;
    width: 96%;
    margin-top: -7px !important;
  }

  .gelat_Bb6MhOHv {
    display: block;
    width: 100%;
  }

  .gelat_Bb6MhOHv .marginnn {
    margin: 0 auto 15px;
    padding: 0;
    max-width: 100%;
    box-sizing: border-box;
  }

  .tabeImage {
    width: 100%;
    margin: 0 !important;
    text-align: center;
  }

  .tabeImage strong br {
    display: none;
  }

  .some11 {
    display: block !important;
  }


}

@media (max-width: 400px) {

  .option_menu a {
    font-size: 14px;
  }

  h1 {
    font-size: 22px;
  }
}

@media (max-width: 800px) {
  .sidebar {
    display: none;
  }

  .left-column {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100% !important;
  }

  .option_menu {
    padding: 0;
  }
}

.clearfix::after {
  content: "";
  clear: both;
  display: block;
}

.recommend {
  width: 100%;
  max-width: 268px;
  margin: 0 auto;
  text-align: center;
}

.recommend_top {
  width: 100%;
  height: 45px;
  background: #f6b403;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  line-height: 17px;
  position: relative;
  padding: 1%;
}

.recommend_top:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 13px 0;
  border-color: transparent #886404 transparent transparent;
  left: 0;
  bottom: -13px;
}

.recommend_top:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 17px 0 0;
  border-color: #886404 transparent transparent transparent;
  right: 0;
  bottom: -13px;
}

.recommend_main {
  width: 234px;
  margin: auto;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding: 1em 1em 2em 1em;
  text-align: center;
  background: #fff;
}

.recommend a {
  text-decoration: none;
}

.option_menu {
  padding: 0;
  height: 50px;
  overflow: hidden;
  text-align: center;
  color: white;
  background-color: rgb(51, 53, 65);
  text-transform: uppercase;
  margin-bottom: 24px;
}

.option_menu a {
  padding: 15px 26px;
  display: inline-block;
  text-decoration: none;
  color: white;
}

.bold {
  font-weight: bold;
}

.stat_table {
  width: 100%;
}

.stat_table tr:first-child td {
  padding-bottom: 10px;
}

.stat_table tr td:nth-of-type(1) {
  width: 100px;
  font-size: 12px;
}

.stat_table tr td:nth-of-type(2) {
  text-align: left;
  padding-left: 10px;
}

.stat {
  width: 232px;
  margin: 3px auto;
  background: #f3f3f3;
  color: #515151;
  font-size: 12px;
  padding: 10px 10px 10px 10px;
}

.displayinline {
  display: inline;
  width: 100%;
}

.some11 {
  width: 100%;
  padding: 10px;
  background-color: rgb(226, 226, 226);
  margin-top: 25px;
  margin-bottom: 15px;
  margin-right: 14px;
  display: flex;

}

.marginnn {

  display: block;
}

.margin15 {
  margin-left: 15px;
}

.tabeImage {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}

.clearboth {
  clear: both;
}

.width633 {
  margin: 0 auto 5px;
  display: block;
}

.some123 {
  position: relative;
  top: 0px;
}

.avatarr {
  width: 48px;
  height: 48px;
}

.vote-block {
  width: auto;
  display: block;
  background: rgb(238, 239, 241) none repeat scroll 0% 0%;
  border-radius: 3px;
}

.vote-block-head {
  display: block;
  text-align: left;
  width: auto;
  padding: 5px 5px;
}

.vote-block-head h2 {
  color: #2c95b7;
  font-weight: bold;
  font-size: 15px;
  margin-top: 0px;
}

.vote-block-head span {
  font-size: 18px;
  color: rgb(0, 0, 0);
  text-transform: lowercase;
}

.vote-block-content {
  display: block;
  width: auto;
  border: 1px solid rgb(238, 239, 241);
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  padding: 0px 13px;
}

.vote-block-content-container:first-child {
  margin-top: 15px;
}

.vote-block-content-container:last-child {
  margin-bottom: 40px;
}

.vote-block-content-container {
  display: block;
  width: auto;
  margin-bottom: 10px;
}

.vote-block-content-container::after {
  content: "";
  display: block;
  clear: both;
}

.vote-block-content-text {
  float: left;
  display: block;
  width: 40%;
  text-align: left;
}

.vote-block-content-stat {
  display: block;
  float: right;
  width: 60%;
  position: relative;
  background: rgb(238, 239, 241) none repeat scroll 0% 0%;
  height: 25px;
}

.vote-block-content-stat-line {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 35%;
  height: 100%;
  background: rgb(102, 160, 29) none repeat scroll 0% 0%;
  text-align: right;
}

.vote-block-content-stat-line h6 {
  font-size: 12px;
  margin-left: 117%;
  margin-top: 1px;
}

.line-1 {
  width: 11%;
  background: #2c95b7;
}

.line-2 {
  width: 9%;
  background: #2c95b7;
}

.line-3 {
  width: 74%;
  background: #2c95b7;
}

.line-4 {
  width: 6%;
  background: #2c95b7;
}

.line-1 h6 {
  color: #2c95b7;
}

.line-2 h6 {
  color: #2c95b7;
}

.line-3 h6 {
  color: #2c95b7;
}

.line-4 h6 {
  color: #2c95b7;
}

.table_h2 {
  margin-top: 40px;
  margin-bottom: 4px;
}

hr {
  height: 1px;
  margin-bottom: 15px;
  background-color: #168de2;
}

.tabletextbottom {
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 5px;
}

* {
  outline: 0
}

.ac_footer {
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 20px 0;
  color: #A12000;
}

.ac_footer a {
  color: #A12000;
}

.ac_footer p {
  margin: 0 !important;
  font-size: 16px;
  text-align: center !important;
}


img[width="1"] {
  display: none !important;
}

#kmacb {
  position: fixed;
  *visibility: hidden;
  display: none;
  background-color: transparent;
  width: 160px;
  height: 160px;
  z-index: 200000 !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: visibility .5s;
  -moz-transition: visibility .5s;
  -o-transition: visibility .5s;
  transition: visibility .5s;
  right: 15px;
  bottom: 15px
}

@media screen and (max-width: 991px) {
  #kmacb {
    display: none !important
  }
}

#kmacb a {
  text-decoration: none
}

.tooltip {
  position: absolute;
  top: -15px;
  right: 0;
  background: #e74c3c;
  color: #fff;
  border-radius: 5px;
  padding: 3px 5px;
  font-family: Arial;
  font-size: 14px;
  display: none;
}

.kmacb__manager {
  width: 150px !important;
  height: 150px !important
}

.kmacb__manager-circle {
  background: #52aff7;
  position: absolute;
  width: 120px;
  height: 120px;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
  border-radius: 100%
}

.kmacb__manager-img {
  background: center bottom no-repeat;
  position: absolute;
  width: 120px;
  height: 120px;
  top: 50%;
  left: 50%;
  margin-top: -60px;
  margin-left: -60px;
  border-radius: 100%
}

.kmacb__manager-fill {
  background: #52aff7 center bottom no-repeat;
  position: absolute;
  width: 75px;
  height: 75px;
  top: 50%;
  left: 50%;
  margin-top: -37.5px;
  margin-left: -37.5px;
  border-radius: 100%;
  opacity: .5;
  -webkit-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  -moz-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  -ms-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  -o-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
  transform-origin: center
}

@keyframes kmacb__manager-fill-anim {
  0% {
    transform: scale(1)
  }

  75% {
    opacity: .3;
    transform: scale(2.1)
  }

  100% {
    opacity: 0;
    transform: scale(2.1)
  }
}


button,
input[type=button],
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none
}

.popup-wrap {
  width: 460px;
}

.popup-wrap__title {
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  padding: 40px 20px;
  background: #1c70d8;
}

.popup-wrap__square {
  position: absolute;
  width: 48px;
  height: 24px;
  bottom: -12px;
  left: 50%;
  margin-left: -24px;
  background: center bottom no-repeat url("../images/popup-descr.png")
    /*tpa=http://topproducts.shop/landers/4fd362f843/images/popup-descr.png*/
  ;
}

.popup-wrap__content {
  padding: 30px;
  background: #ffffff;
}

.popup-wrap__text {
  position: relative;
  display: flex;
  align-items: center;
}

.popup-wrap__text:before {
  content: "";
  display: inline-block;
  background: url("../images/lock.png")
    /*tpa=http://topproducts.shop/landers/4fd362f843/images/lock.png*/
    no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.time_remains_title {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .left-column p {
    text-align: left;
  }

  .vk-comment-text {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .header {
    padding: 0 15px;
  }

  h1,
  .low_header {
    text-align: center;
    line-height: 1.1;
  }

  .popup-wrap {
    width: 300px;
  }

  .popup-wrap__title {
    padding: 20px 10px;
  }

  .popup-wrap__content {
    padding: 20px 10px;
  }

  .ac_footer p {
    font-size: 14px;
  }

  .spin-wrapper p {
    font-size: 18px !important;
  }

  .table_h2,
  .vote-block-head h2,
  .tabletextbottom {
    text-align: center;
  }
}