.vue-star-rating-star[data-v-ef4bc576] {
  overflow: visible !important;
}

.vue-star-rating-star-rotate[data-v-ef4bc576] {
  transition: all 0.25s;
}

.vue-star-rating-star-rotate[data-v-ef4bc576]:hover {
  transition: transform 0.25s;
  transform: rotate(-15deg) scale(1.3);
}

.vue-star-rating-star[data-v-fde73a0c] {
  display: inline-block;
}

.vue-star-rating-pointer[data-v-fde73a0c] {
  cursor: pointer;
}

.vue-star-rating[data-v-fde73a0c] {
  display: flex;
  align-items: center;
}

.vue-star-rating-inline[data-v-fde73a0c] {
  display: inline-flex;
}

.vue-star-rating-rating-text[data-v-fde73a0c] {
  margin-left: 7px;
}

.vue-star-rating-rtl[data-v-fde73a0c] {
  direction: rtl;
}

.vue-star-rating-rtl .vue-star-rating-rating-text[data-v-fde73a0c] {
  margin-right: 10px;
  direction: rtl;
}

.sr-only[data-v-fde73a0c] {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

[_nghost-rgm-c60] {
  font-family: Open Sans, sans-serif;
  color: #121212;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-face {
  background-color: red;
  font-size: 32px;
  color: white;
  font-family: "Comfortaa";
}

#timere72ed387399156c327c96cabbcee8e6c .timer-separator {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-bounding {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-top,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-front {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 7px;
  padding-bottom: 0px;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-bottom,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-back {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 0px;
  padding-bottom: 7px;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-top,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-front {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-bottom,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-back {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-bottom:after {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-front:after,
#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-top:after {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

#timere72ed387399156c327c96cabbcee8e6c .timer-flipchart-card {
  border-radius: 0px;
}

#lead-form-result {
  display: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  padding: 7px;
  font-size: 15px;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}

.order_block,
.order_block * {
  box-sizing: border-box;
  transition: 0.2s;
  font-family: Arial, sans-serif !important;
}

.order_block {
  max-width: 430px;
  width: 100%;
  margin: auto;
  text-align: center;
  background: #fff;
  box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.12);
  border: 3px dashed #eaeaea;
  border-radius: 0;
}

.order_block .order_offer {
  text-align: center;
}

.order_block .order_offer img {
  max-width: 240px;
  width: 80%;
}

.order_pre_form {
  padding: 20px 20px 0 20px;
}

.order_form_row {
  margin-bottom: 10px;
  text-align: left;
}

.order_form {
  width: 100%;
  max-width: 500px;
  padding: 0 20px 20px 20px;
}

.order_header {
  margin: 12px 0 !important;
  padding: 0 !important;
  font-size: 18px;
}

.order_form .order_form_row input, .order_form .order_form_row select {
  width: 100% !important;
  padding: 0 14px;
  border: 2px solid #eaeaea;
  border-radius: 3px;
  box-shadow: none !important;
  margin: 0 !important;
  font-size: 18px;
  height: 60px;
  -webkit-appearance: none;
  appearance: none;
}

.order_form .order_form_row label {
  font-size: 13px;
  text-align: left;
  font-weight: bold;
}

.order_form .order_form_row input:active,
.order_form .order_form_row input:focus {
  outline: none;
  border: 2px solid #cecece;
}

.order_form .order_form_button {
  box-shadow: 0px 1px 0px 0px rgb(245, 151, 142) inset;
  background: rgb(242, 69, 55);
  border-radius: 3px;
  border: 1px solid rgb(208, 39, 24);
  width: 100%;
  display: inline-block;
  cursor: pointer;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  outline: none;
  padding: 16px 0;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
  text-decoration: none;
  letter-spacing: 0.6px;
  text-shadow: 0px 1px 0px rgb(129, 14, 5);
}

.order_form .order_form_button:hover {
  background: rgb(198, 45, 31);
}

.order_form .order_form_button:active {
  position: relative;
  top: 1px;
}

.order_timer_block {
  line-height: 1;
  font-weight: bold;
}

.order_timer_block p {
  font-size: 18px;
  margin: 10px 0 !important;
  padding: 0 !important;
}

.order_timer_block .order_timer {
  font-size: 21px;
}

.time_remains {
  color: red;
}

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

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

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

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

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

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

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

select {
  position: relative;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  outline: 0 none;
  display: block;
  font-weight: 600;
  width: 100% !important;
  padding: 14px;
  border: 2px solid #eaeaea;
  font-size: 15px;
  border-radius: 3px;
  box-shadow: none !important;
  margin-bottom: 10px;
}

.afterlose-boxes_item {
  opacity: 0.6;
}

.shake {
  animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  animation-iteration-count: 1;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

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

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

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

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

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

#tries_count {
  font-size: 19px;
}

.boxes {
  margin: 10px 0;
}

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

.boxes_item.afterlose-boxes_item {
  cursor: default;
}

.boxes_item.afterlose-boxes_item:hover {
  -webkit-transform: none;
  transform: none;
}

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

.win_prize {
  font-size: 35px;
  font-weight: bold;
  color: #e72c2a;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  margin: 0;
}

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

  .win_prize {
    font-size: 24px;
  }
}

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

  .win_prize {
    font-size: 21px;
  }
}

b,
body,
div,
figure,
footer,
h1,
h3,
header,
html,
img,
p,
span {
  margin: 0;
  padding: 0;
  border: 0 none;
  outline: 0 none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0 0;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #444;
  line-height: 1.5625;
}

.iframe {
  width: 100%;
  height: auto;
  background: #ffc073;
  border: 5px dashed #000;
  box-sizing: border-box;
  padding-top: 10px;
}

.form-font {
  font-size: 32px;
  text-shadow: 0 0 1px #67864d;
  line-height: 42px;
}

.order_form {
  padding: 20px 20px 20px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  font-family: Arial, Helvetica;
}

.block_form {
  margin: 0 0 12px;
}

.block_form_label {
  font-size: 14px;
  color: #333;
  display: block;
  float: left;
  width: 98%;
  margin: 0 auto;
  text-align: left;
}

.block_form div {
  margin-right: 14px;
}

.block_form input,
.block_form select {
  display: block;
  width: 98.8%;
  padding: 8px 10px;
  border: #888 1px solid;
  font-size: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}

input {
  outline: 0;
}

.order_form .clear {
  clear: both;
}

.ifr_button {
  cursor: pointer;
  letter-spacing: 0.4px;
  font-weight: 600 !important;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  font-family: calibri, roboto, arial;
  display: block;
  margin: 20px auto;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
  width: auto;
  line-height: 32px;
  height: auto;
  background: #00b358;
  border-bottom: 2px solid #007439;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-height: 51px;
  padding: 0 14px;
}

.btn {
  font-size: 25px;
}

body {
  line-height: 1;
}

.c15 {
  margin-bottom: 25px;
}

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

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

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

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

figure,
footer,
header {
  display: block;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0 0;
}

* {
  box-sizing: border-box;
}

body {
  background-color: #f2f2f2;
  position: relative;
}

img {
  max-width: 100%;
}

a {
  color: #b88b58;
  text-decoration: none;
}

.Body {
  font-size: 18px;
  line-height: 22px;
}

@media only screen and (min-width: 48em) {
  .Body {
    font-size: 20px;
    line-height: 27px;
  }
}

.Body > * {
  max-width: 980px;
  font-family: PFRegal, Georgia, serif;
}

.Body:last-child > :last-child {
  margin-bottom: 0;
}

.Body a {
  color: inherit;
}

.Body a:hover {
  color: #b88b58;
}

.Body p {
  margin-bottom: 15px;
}

.Body p:empty {
  display: none;
}

.Body h3 {
  margin-top: 18px;
  margin-bottom: 12px;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.Header {
  position: relative;
  height: 45px;
  background-color: #262626;
  display: flex;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-flow: row nowrap;
  z-index: 2;
}

@media only screen and (min-width: 64em) {
  .Header {
    padding: 0 15px;
  }
}

.Header-center {
  height: 100%;
  display: none;
}

@media only screen and (min-width: 64em) {
  .Header-center {
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-flex: 2;
    flex-grow: 2;
  }
}

.MaterialTag {
  position: relative;
  z-index: 30;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 2px;
  font-weight: 700;
  line-height: 1;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  color: #b88b58;
  -moz-user-select: none;
}

@media only screen and (max-width: 32em) {
  .MaterialTag {
    height: 15px;
    line-height: 15px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 0.5px;
  }
}

span.MaterialTag {
  cursor: default;
  pointer-events: none;
}

@media only screen and (min-width: 32em) {
  .MaterialTag--medium {
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    letter-spacing: 1px;
    font-size: 12px;
  }
}

.MaterialTag--solid {
  color: #fff;
  background: #b88b58 none repeat scroll 0 0;
  border-color: #b88b58;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.MaterialMeta {
  display: inline-block;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: grey;
  margin-right: 12px;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  font-weight: 400;
}

@media only screen and (min-width: 48em) {
  .MaterialMeta {
    font-size: 21px;
    line-height: 21px;
    margin-right: 15px;
  }
}

.MaterialMeta--source {
  background-image: url("http://evrhst-a.akamaihd.net/19784/css/b_assets/e532f4e9c23677b76653507e723a39cd30cc6345.svg");
  background-position-y: 1px;
}

@media only screen and (min-width: 48em) {
  .MaterialMeta--source {
    background-position-y: 4px;
    white-space: nowrap;
  }
}

.MaterialMeta--time {
  background-size: 12px 12px;
  background-image: url("");
}

.MediaMaterialHeader {
  max-width: 840px;
}

.MediaMaterialHeader-first {
  color: #000;
  line-height: 27px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first {
    line-height: 38px;
  }
}

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
  transition: color 0.25s ease-out 0s;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
  font-size: 24px;
  font-weight: 700;
}

@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first,
  .MediaMaterialHeader-separator {
    font-size: 36px;
  }
}

.MediaMaterial {
  background-color: #fff;
  padding: 12px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial {
    padding: 25px 15px 20px;
  }
}

.MediaMaterial-header {
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-flow: column wrap;
  max-width: 650px;
  margin: 0 auto 18px;
  -moz-box-align: start;
  align-items: flex-start;
}

@media only screen and (min-width: 63.125em) {
  .MediaMaterial-header {
    max-width: 1000px;
  }
}

.MediaMaterial-tag {
  margin-bottom: 5px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial-tag {
    margin-bottom: 11px;
  }
}

.MediaMaterial-meta {
  margin-top: 12px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial-meta {
    margin-top: 12px;
  }
}

.MediaMaterial-close {
  position: absolute;
  top: -10px;
  right: 0;
  transition: transform 0.15s ease-out 0s, -webkit-transform 0.15s ease-out 0s;
}

.MediaMaterial-materialContent {
  width: 100%;
  max-width: 650px;
}

.MediaMaterial-body {
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}

@media only screen and (min-width: 63.125em) {
  .MediaMaterial-body {
    max-width: 1000px;
  }
}

.MediaMaterial--bannerless .MediaMaterial-body {
  display: block;
  max-width: none;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial--fullWidth .MediaMaterial-header {
    -moz-box-align: center;
    align-items: center;
    text-align: center;
  }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
  max-width: none;
}

.Material {
  padding: 12px 0 0;
}

@media only screen and (min-width: 48em) {
  .Material {
    padding: 15px 0 0;
  }
}

.Material-shadow {
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.15);
}

.Material-shadow--top {
  top: 0;
}

.Material-container {
  background: #fff none repeat scroll 0 0;
  position: relative;
}

@media only screen and (min-width: 48em) {
  .Body h3 {
    margin-top: 35px;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 27px;
  }
}

.MaterialContent--bannerless .Body > * {
  margin-right: auto;
  margin-left: auto;
}



@media only screen and (min-width: 40.625em) {
  .MaterialContent .Figure {
    margin-right: auto;
    margin-left: auto;
  }
}

.Figure {
  margin: 15px -12px;
}

.Figure img {
  display: block;
  margin: 5px auto;
}

@media only screen and (min-width: 48em) {
  .Figure {
    margin: 27px auto 20px;
  }
}

@media only screen and (min-width: 75em) {
  .Figure {
    max-width: 650px;
  }
}

.Figure img {
  max-width: 100%;
  vertical-align: bottom;
}

@media only screen and (min-width: 40.625em) {
  .Figure img {
    border-radius: 2px;
  }
}

.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  padding: 7px 12px 0;
  font-size: 15px;
  line-height: 17px;
}

@media only screen and (min-width: 40.625em) {
  .Figure-caption {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 18px;
  }
}

.App {
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  min-height: 100vh;
  transition: transform 0.25s ease-out 0s, -webkit-transform 0.25s ease-out 0s;
}

.App-content,
.App-footer {
  transition: transform 0.25s ease-out 0s, -webkit-transform 0.25s ease-out 0s;
}

.App-footer {
  position: relative;
  z-index: 1;
}

.App-content {
  position: relative;
  z-index: 1;
  overflow: visible;
  background-color: #f2f2f2;
  -moz-box-flex: 1;
  flex: 1 0 auto;
}

.App-header {
  position: relative;
  z-index: 200;
}

.App--isMaterial .App-content {
  background-color: #e6e6e6;
}

.Footer {
  color: #999;
  background-color: #252525;
  font-family: "Proxima Nova", Arial, "Helvetica Neue", sans-serif;
}

.Body a {
  color: #00f;
}

.Body a:hover {
  box-shadow: none;
}

a.button {
  font-size: 20px;
  text-align: center;
  color: #fff !important;
  background-color: red;
  display: block;
  width: 100%;
  max-width: 320px;
  border-radius: 30px;
  text-decoration: none;
  padding: 15px;
}

a.button:hover {
  background-color: #c11f1f;
}

.popupBox {
  height: 2673px;
  font-family: "PT Sans", sans-serif;
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
  max-width: 100%;
}

.windowPopupBox {
  position: absolute;
  width: 700px;
  height: auto;
  top: 20px;
  left: 50%;
  margin-left: -350px;
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 120px #000;
  padding: 15px 15px 35px;
  max-width: 100%;
}

.close {
  position: relative;
  top: -5px;
  right: 5px;
  font-size: 35px;
  cursor: pointer;
  color: #707070;
  transition: all 0.2s ease 0s;
}

.close:hover {
  color: #000;
  transition: all 0.2s ease 0s;
}

.headerPopupBox {
  margin: 0;
  color: #353535;
  font-size: 35px;
}

.textPopupBox {
  margin: 0;
  color: #353535;
  font-size: 16px;
  max-width: 100%;
}

.imgPopupBox {
  margin: 0 0 30px;
  height: 250px;
  width: auto;
}
html {
  font-family: sans-serif;
}
body {
  margin: 0;
}
figure,
footer,
header,
main {
  display: block;
}
[hidden] {
  display: none;
}
a {
  background: transparent none repeat scroll 0 0;
}
a:active,
a:hover {
  outline: 0 none;
}
b {
  font-weight: 700;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
img {
  border: 0 none;
}
figure {
  margin: 1em 40px;
}
button,
input,
select {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0 none;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  box-sizing: content-box;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td {
  padding: 0;
}
button,
input,
select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.text-center {
  text-align: center;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul {
  margin-bottom: 0;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
table {
  background-color: transparent;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
table td[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: thin dotted;
  outline-offset: -2px;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  line-height: 34px;
}
input[type="checkbox"][disabled],
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline-offset: -2px;
}
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn:active {
  background-image: none;
  outline: 0 none;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  box-shadow: none;
  opacity: 0.65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active {
  background-image: none;
}
.btn-default[disabled],
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
  color: #777;
  text-decoration: none;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input.btn-block[type="button"],
input.btn-block[type="reset"],
input.btn-block[type="submit"] {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > .btn > input[type="radio"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  100% {
    background-position: 0 0;
  }
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent none repeat scroll 0 0;
  border: 0 none;
}
.container::after,
.container::before {
  display: table;
  content: " ";
}
.container::after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.Body > * {
  max-width: 100%;
}
body {
  background: #fff none repeat scroll 0 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  box-sizing: border-box;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
a {
  color: #af242c;
  text-decoration: none;
}
a {
  transition: all 0.3s ease 0s;
}
a:hover {
  color: #af242c;
  text-decoration: underline;
}
a:focus {
  outline: medium none;
}
img {
  max-width: 100%;
}
::-moz-selection {
  background: #af242c none repeat scroll 0 0;
  color: #fff;
}
.btn {
  color: #fff;
  cursor: pointer;
  padding: 10px 16px;
  display: inline-block;
  margin: 10px 20px;
  outline: medium none;
  position: relative;
  transition: all 0.3s ease 0s;
}
.btn-default {
  color: #333;
}
#footer {
  background-color: #af242c;
  width: 100%;
}
.color-container {
  width: 138px;
  margin-bottom: -8px;
  float: left;
}
.color-container .color {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 4px 0 0;
}
.color-container .color-1 {
  background: #af242c none repeat scroll 0 0;
}
.color-container .color-2 {
  background: #3498db none repeat scroll 0 0;
}
.color-container .color-3 {
  background: #e74c3c none repeat scroll 0 0;
}
.color-container .color-4 {
  background: #34495e none repeat scroll 0 0;
}
* {
  box-sizing: border-box !important;
}
body {
  padding-top: 60px;
}
#head {
  background: transparent url("") repeat scroll center top;
  height: 345px;
}
@media all and (max-width: 480px) {
  i {
    width: 100% !important;
  }
}
#top .main-text h1 {
  font-size: 44px;
  color: #000;
}
#top .main-text h1 span {
  color: #af242c;
}
#top .main-text h2 {
  color: #000;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin-top: 5px;
}
#top .main-text h4 {
  font-size: 18px;
  margin-top: 30px;
}
#top .main-text p {
  font-size: 130%;
  margin-top: 30px;
}
#top .main-text .btn {
  font-size: 20px;
  padding: 12px 30px;
  margin-top: 30px;
}
body {
  padding-top: 0 !important;
}
.rub-ramka {
  background: rgba(3, 224, 0, 0.04) none repeat scroll 0 0;
  padding: 6px 13px !important;
  border-radius: 2px;
  border: 4px double rgba(21, 160, 37, 0.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-width: 1px medium 1px 1px;
  border-style: dotted none dotted dotted;
  border-color: #e2e2e2 currentcolor #e2e2e2 #e2e2e2;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  color: #3a753a;
  text-transform: uppercase;
  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: repeating-linear-gradient(90deg, #bfe6bf 0, #f5fef5 100%);
}
.rub-ramka a {
  color: #ce5353;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  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%;
  }
}
#product-block {
  background: transparent url("") no-repeat scroll center center/contain;
  height: 260px;
  width: 100% !important;
  display: block;
  margin: 0 !important;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #product-block {
    width: 100% !important;
    height: 224px !important;
    margin: 0 !important;
  }
}
.comment-input {
  border: 1px solid #43a047;
  box-shadow: 0 2px 4px -3px #237a27;
  font-size: 16px;
  box-sizing: border-box;
  padding: 10px 20px;
  height: 120px;
  width: 100%;
}
.comment__top-wrap {
  display: flex;
  margin-bottom: 5px;
  -moz-box-align: center;
  align-items: center;
}
.comment__wrap {
  margin-bottom: 15px;
}
.comment-name {
  font-weight: 700;
}
.close {
  margin-top: 10px;
  margin-right: 10px;
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 40px;
  cursor: pointer;
}
.submit {
  margin: 0;
  text-align: center;
  width: 100%;
  height: auto;
  background: transparent none repeat scroll 0 center;
  position: static;
  padding: 0;
  border: 0 none;
}
.submit {
  box-sizing: border-box;
}
.submit {
  float: none;
}
.submit[type="text"] {
  height: 56px;
  line-height: 56px;
  color: #222;
  border: 2px solid #bdbdbd;
  padding: 0 15px;
  width: 100%;
  display: inline-block;
  text-indent: 0;
  border-radius: 3px;
  background: #fff none repeat scroll 0 0;
  font-size: 20px;
  font-style: normal;
  box-shadow: none;
  position: static;
  margin: 0 0 10px;
}
.submit[type="submit"] {
  position: absolute;
  cursor: pointer;
  border: 1px solid #499bea;
  background: transparent linear-gradient(135deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%) repeat scroll 0 0;
  color: #fff;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 60px;
  vertical-align: top;
  display: block;
  text-indent: 0;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  width: 402px;
  height: 64px;
  opacity: 1;
  bottom: 20px;
  margin-left: 195px;
  text-align: center;
  font-size: 28px;
  font-weight: 900;
  border-radius: 10px;
  transition: all 0.6s ease 0s;
}
.submit[type="submit"]:hover {
  background: transparent linear-gradient(to bottom, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%) repeat scroll 0
    0;
}
a:active,
a:focus {
  outline: medium none;
}
input {
  outline: medium none;
}
input:active {
  outline: medium none;
}
:focus {
  outline: medium none;
}
button:active,
button:focus {
  outline: medium none !important;
}
button::-moz-focus-inner {
  border: 0 none !important;
}
.comment-block__wrap {
  margin-bottom: 25px;
}
.mycity {
  text-shadow: 0 0 0 #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2px;
  background: #f1d7d7 none repeat scroll 0 0;
  padding: 2px 5px 1px 6px;
  margin-left: 5px;
  color: #000;
  font-weight: 500;
  line-height: 18px;
  vertical-align: super;
  border-radius: 1px;
  border: 3px double #fff;
  font-family: roboto condensed;
}
.timer-flipchart-card {
  display: block !important;
  position: relative;
}
.timer-flipchart-bounding {
  display: block;
  visibility: hidden;
}
.timer-flipchart-face {
  color: #fff;
  background-color: #333;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
}
.timer-flipchart-front {
  -webkit-transform: perspective(300px) rotateX(0);
  -ms-transform: perspective(300px) rotateX(0);
  transform: perspective(300px) rotateX(0);
  top: 0;
  bottom: 50%;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  z-index: 5;
}
.timer-flipchart-back {
  -webkit-transform: perspective(300px) rotateX(180deg);
  -ms-transform: perspective(300px) rotateX(180deg);
  transform: perspective(300px) rotateX(180deg);
  top: 50%;
  bottom: 0;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  z-index: 4;
}
.timer-flipchart-back,
.timer-flipchart-bottom {
  line-height: 0;
}
.timer-flipchart-top,
.timer-flipchart-bottom {
  overflow: hidden;
}
.timer-flipchart-top {
  top: 0;
  bottom: 50%;
}
.timer-flipchart-bottom {
  top: 50%;
  bottom: 0;
}
.timer-flipchart-face::before {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  content: "";
}
.timer-flipchart-top::before,
.timer-flipchart-front::before {
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
}
.timer-flipchart-bottom::before,
.timer-flipchart-back::before {
  top: 0;
  background-color: rgba(0, 0, 0, 0.06125);
}
@-webkit-keyframes flipchart-front {
  0% {
    -webkit-transform: perspective(300px) rotateX(0);
    transform: perspective(300px) rotateX(0);
  }
  100% {
    -webkit-transform: perspective(300px) rotateX(-180deg);
    transform: perspective(300px) rotateX(-180deg);
  }
}
@-moz-keyframes flipchart-front {
  0% {
    -webkit-transform: perspective(300px) rotateX(0);
    transform: perspective(300px) rotateX(0);
  }
  100% {
    -webkit-transform: perspective(300px) rotateX(-180deg);
    transform: perspective(300px) rotateX(-180deg);
  }
}
@keyframes flipchart-front {
  0% {
    -webkit-transform: perspective(300px) rotateX(0);
    -ms-transform: perspective(300px) rotateX(0);
    transform: perspective(300px) rotateX(0);
  }
  100% {
    -webkit-transform: perspective(300px) rotateX(-180deg);
    -ms-transform: perspective(300px) rotateX(-180deg);
    transform: perspective(300px) rotateX(-180deg);
  }
}
@-webkit-keyframes flipchart-back {
  0% {
    -webkit-transform: perspective(300px) rotateX(180deg);
    transform: perspective(300px) rotateX(180deg);
  }
  100% {
    -webkit-transform: perspective(300px) rotateX(0);
    transform: perspective(300px) rotateX(0);
  }
}
@-moz-keyframes flipchart-back {
  0% {
    -webkit-transform: perspective(300px) rotateX(180deg);
    transform: perspective(300px) rotateX(180deg);
  }
  100% {
    -webkit-transform: perspective(300px) rotateX(0);
    transform: perspective(300px) rotateX(0);
  }
}
@keyframes flipchart-back {
  0% {
    -webkit-transform: perspective(300px) rotateX(180deg);
    -ms-transform: perspective(300px) rotateX(180deg);
    transform: perspective(300px) rotateX(180deg);
  }
  100% {
    -webkit-transform: perspective(300px) rotateX(0);
    -ms-transform: perspective(300px) rotateX(0);
    transform: perspective(300px) rotateX(0);
  }
}
@-webkit-keyframes flipchart-shadow-in {
  20% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes flipchart-shadow-in {
  20% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flipchart-shadow-in {
  20% {
    opacity: 0;
  }
  65% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes flipchart-shadow-in-direct {
  10% {
    opacity: 0;
  }
  50% {
    opacity: 0.25;
  }
  50.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes flipchart-shadow-in-direct {
  10% {
    opacity: 0;
  }
  50% {
    opacity: 0.25;
  }
  50.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flipchart-shadow-in-direct {
  10% {
    opacity: 0;
  }
  50% {
    opacity: 0.25;
  }
  50.1% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes flipchart-shadow-out {
  15% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes flipchart-shadow-out {
  15% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flipchart-shadow-out {
  15% {
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.timer-flipchart-front::after,
.timer-flipchart-bottom::after,
.timer-flipchart-top::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: "";
}
.timer-flipchart-top::after {
  background: -webkit-linear-gradient(bottom, #000 0, transparent 100%);
  background: linear-gradient(to top, #000 0, transparent 100%);
}
.timer-flipchart-bottom::after {
  opacity: 0;
  background: -webkit-linear-gradient(top, #000 25%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to bottom, #000 25%, rgba(0, 0, 0, 0.4) 100%);
}
.timer-flipchart-front::after {
  opacity: 0;
  background: -webkit-linear-gradient(bottom, #000 25%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to top, #000 25%, rgba(0, 0, 0, 0.4) 100%);
}
.timer-flipchart-animate .timer-flipchart-front {
  -webkit-animation-name: flipchart-front;
  animation-name: flipchart-front;
}
.timer-flipchart-animate .timer-flipchart-back {
  -webkit-animation-name: flipchart-back;
  animation-name: flipchart-back;
}
.timer-flipchart-animate .timer-flipchart-top::after {
  -webkit-animation-name: flipchart-shadow-out;
  animation-name: flipchart-shadow-out;
}
.timer-flipchart-animate .timer-flipchart-bottom::after {
  -webkit-animation-name: flipchart-shadow-in;
  animation-name: flipchart-shadow-in;
}
.timer-flipchart-animate .timer-flipchart-front::after {
  -webkit-animation-name: flipchart-shadow-in-direct;
  animation-name: flipchart-shadow-in-direct;
}
.timer-flipchart-front,
.timer-flipchart-back,
.timer-flipchart-front::after,
.timer-flipchart-bottom::after,
.timer-flipchart-top::after {
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 750ms;
  -moz-animation-duration: 750ms;
  animation-duration: 750ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.timer-milliseconds .timer-flipchart-front,
.timer-milliseconds .timer-flipchart-back,
.timer-milliseconds .timer-flipchart-front::after,
.timer-milliseconds .timer-flipchart-bottom::after,
.timer-milliseconds .timer-flipchart-top::after {
  -webkit-animation-duration: 100ms;
  animation-duration: 100ms;
}
.timer-flipchart-inner {
  float: left;
}
.timer-slide-inner {
  display: block;
  -webkit-transform: perspective(100px);
  -ms-transform: perspective(100px);
  transform: perspective(100px);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  overflow: hidden;
  float: left;
}
.timer-slide-bounding {
  display: block;
  padding: 0 0.0625em;
  visibility: hidden;
}
.timer-slide-new,
.timer-slide-old {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.timer-slide-new,
.timer-slide-old,
.timer-slide-bounding {
  text-align: center;
}
.timer-slide-animate .timer-slide-new,
.timer-slide-animate .timer-slide-old {
  -webkit-transition: -webkit-transform 800ms, opacity 700ms, color 400ms, -webkit-filter 400ms;
  transition: transform 800ms, opacity 700ms, color 400ms, filter 400ms;
}
.timer-milliseconds .timer-slide-animate .timer-slide-new,
.timer-milliseconds .timer-slide-animate .timer-slide-old {
  -webkit-transition: -webkit-transform 100ms, opacity 100ms, color 50ms, -webkit-filter 50ms;
  transition: transform 100ms, opacity 100ms, color 50ms, filter 50ms;
}
.timer-slide-new {
  opacity: 0;
  z-index: 2;
}
.timer-slide-old {
  opacity: 1;
  z-index: 1;
}
.timer-slide-animate .timer-slide-new {
  opacity: 1;
}
.timer-slide-animate .timer-slide-old {
  opacity: 0;
}
.timer-slide-new {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 2;
  opacity: 0;
}
.timer-slide-old {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  z-index: 1;
  opacity: 1;
}
.timer-slide-animate .timer-slide-new {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.timer-slide-animate .timer-slide-old {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
}

.timer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.timer div {
  padding: 10px;
  background: red;
  color: #fff;
  margin: 4px;
  font-size: 24px;
}

.timer span {
  font-size: 20px;
  font-weight: bold;
}

.create_rom_footer {
  padding: 10px 40px;
}
.price-block {
  text-align: center;
  font-size: 22px;
  margin: 15px 0;
}
.price-block b {
  color: red;
}
.create_rom_footer {
  text-align: center;
  padding: 30px 0;
  font-size: 12px;
}
.comment-text img {
  display: block;
  margin-top: 10px;
  width: 80%;
  max-width: 350px;
}