/* Code tidied up by ScrapBook */
.container {
  max-width: 1000px;
  width: 100%;
  margin: 0px auto;
}

header {
  border-bottom: 4px solid rgb(174, 33, 52);
}

header ul {
  background: rgb(174, 33, 52) none repeat scroll 0% 0%;
  padding: 5px 0px;
}

header ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0px 10px;
}

header ul li a {
  display: block;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 13px;
}

header ul li::after {
  content: "|";
  position: absolute;
  left: -5px;
  top: 1px;
  color: rgb(153, 153, 153);
  font-size: 12px;
}

.mainLogo {
  display: block;
  margin: 20px 0px;
  width: 270px;
}

h2 {
  line-height: 1;
}

#order_form h2 {
  margin: 0px 0px 25px;
  padding: 0px;
  line-height: 32px;
}

#order_form label {
  width: 493px;
  display: inline-block;
  padding: 5px 0px;
  font-weight: 500;
  font-size: 15px;
  text-align: left;
  line-height: 14px;
}

.Figure1 {
  text-align: center;
  max-width: 660px ! important;
  position: relative;
}

.Figure1 span:nth-of-type(1) {
  position: absolute;
  top: 14%;
  left: 30%;
  font-size: 11px;
  font-weight: 600;
}

.Figure1 span:nth-of-type(2) {
  position: absolute;
  top: 16%;
  right: 27%;
  font-size: 11px;
  font-weight: 600;
  width: 20%;
  line-height: 1;
}

.Figure1 span:nth-of-type(3) {
  position: absolute;
  bottom: 26%;
  left: 26%;
  font-size: 11px;
  font-weight: 600;
}

.Figure2 {
  text-align: center;
  max-width: 660px ! important;
  margin: 20px auto;
  font-size: 0px;
}

.Figure2 h2 img {
  width: 70px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.Figure2 h2 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  color: rgb(0, 35, 86);
}

.left-price {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: center;
}

.prog_coupon__price_box {
  display: inline-block;
  width: initial;
  padding: 30px 60px;

}

.prod-block {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  text-align: center;
}

.prog_coupon__price_box div {
  font-size: 25px;
  font-weight: bold;
}

.prog_coupon__price_box div:nth-of-type(1) {
  text-decoration: line-through;
}

.prog_coupon__price_box div:nth-of-type(2) {
  color: rgb(255, 0, 0);
}

#order_form .order_form_pole {
  padding: 10px;
  margin: 10px;
}

#order_form input {
  font-size: 17px;
  padding: 7px;
  border-radius: 3px;
  border: 1px solid rgb(144, 144, 144);
  max-width: 498px;
  width: 100%;
  margin-bottom: 16px;
  height: 35px;
}

#order_form span {
  font-size: 12px;
}

#order_form button {
  -webkit-box-shadow: 0px 1px 0px 0px rgb(245, 151, 142) inset;
          box-shadow: 0px 1px 0px 0px rgb(245, 151, 142) inset;
  background: rgb(242, 69, 55) none repeat scroll 0% 0%;
  border-radius: 3px;
  border: 1px solid rgb(208, 39, 24);
  display: inline-block;
  cursor: pointer;
  color: rgb(255, 255, 255);
  padding: 16px 21px;
  text-decoration: none;
  text-shadow: 0px 1px 0px rgb(129, 14, 5);
  margin-top: 25px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  line-height: 30px;
  font-family: roboto condensed;
  font-size: 26px;
  font-weight: 600;
}

#order_form button:hover {
  background: rgb(198, 45, 31) none repeat scroll 0% 0%;
}

#order_form button:active {
  position: relative;
  top: 1px;
}

html,
body,
div,
span,
h1,
h3,
p,
img,
strong,
b,
figcaption,
figure,
footer,
nav {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  outline: 0px none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0% 0%;
}

body {
  line-height: 1;
}

.c15 {
  margin-bottom: 25px;
}

.c15,
.c15 td,
.c15 tr {
  border: 1px solid rgb(214, 214, 214);
}

.c15 .c3 p {
  padding: 5px 10px;
  margin-bottom: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

figcaption,
figure,
footer,
nav {
  display: block;
}

a {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent none repeat scroll 0% 0%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  position: relative;
}

img {
  max-width: 100%;
}

a {
  color: rgb(184, 139, 88);
  text-decoration: none;
}

.Body {
  font-size: 18px;
  line-height: normal;
}

@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: 0px;
}

.Body a {
  color: inherit;
  -webkit-box-shadow: 0px -1px rgb(184, 139, 88) inset;
          box-shadow: 0px -1px rgb(184, 139, 88) inset;
}

.Body a:hover {
  color: rgb(184, 139, 88);
}

.Body p {
  margin-bottom: 15px;
}

.Body p:empty {
  display: none;
}

.Body h3 {
  margin-top: 18px;
  margin-bottom: 12px;
  font-family: "PFRegal", "Georgia", serif;
  font-size: 21px;
  font-weight: bold;
}

.obutton {
  display: inline-block;
  padding: 20px;
  color: rgb(255, 255, 255) ! important;
  font-weight: 700;
  text-decoration: none;
  -webkit-box-shadow: 0px 4px 15px 0px rgba(129, 150, 160, 0.45);
          box-shadow: 0px 4px 15px 0px rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  background-color: rgb(2, 153, 255);
  background-position: 1.35em 0.94em;
  background-size: 1em auto;
  background-repeat: no-repeat;
  -webkit-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
  border: medium none;
  cursor: pointer;
  font-size: 20px;
  margin-top: 20px;
}

@media only screen and (max-width: 599px) {
  .Figure2 h2 img {
    display: block;
    margin: 0px auto 10px;
  }

  .Figure2 h2 {
    margin-bottom: 20px;
  }

  .left-price {
    width: 100%;
  }

  .prod-block {
    width: 100%;
  }

  .Figure1 span:nth-of-type(1) {
    position: absolute;
    top: 13%;
    left: 24%;
    font-size: 9px;
    font-weight: 600;
    width: 22%;
    line-height: 1;
  }

  .Figure1 span:nth-of-type(2) {
    position: absolute;
    top: 11%;
    right: 28%;
    font-size: 9px;
    font-weight: 600;
    width: 20%;
    line-height: 0.9;
  }

  .Figure1 span:nth-of-type(3) {
    position: absolute;
    bottom: 39%;
    left: 26%;
    font-size: 9px;
    font-weight: 600;
    width: 15%;
    line-height: 0.9;
  }
}

@media only screen and (min-width: 64em) {}

@media only screen and (min-width: 64em) {}

@media only screen and (min-width: 64em) {}

@media only screen and (min-width: 64em) {}

@media only screen and (min-width: 64em) {}

@media only screen and (max-width: 63.9375em) {}

@media only screen and (min-width: 64em) {}

@media only screen and (min-width: 64em) {}

@media only screen and (min-width: 64em) {}

.Copyright {
  padding: 0px 12px;
  line-height: 1.2;
}

@media only screen and (min-width: 64em) {
  .Copyright {
    padding: 0px;
  }
}

.Copyright-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0px auto;
  padding: 13px 0px 12px;
}

.Copyright-container a:hover {
  color: rgba(255, 255, 255, 0.5);
}

@media only screen and (min-width: 48em) {
  .Copyright-container {
    max-width: 675px;
    padding: 10px 0px 18px;
    border-top: 1px solid rgb(80, 80, 80);
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    text-align: left;
  }
}

@media only screen and (min-width: 64em) {
  .Copyright-container {
    max-width: 860px;
  }
}

.Copyright-container a {
  color: rgb(255, 255, 255);
}

.Copyright-block {
  padding-top: 13px;
  font-size: 17px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
}

@media only screen and (min-width: 48em) {
  .Copyright-block {
    padding-top: 0px;
    border-top: 0px none;
  }
}

.Copyright-block:last-child {
  text-align: right;
}

@media only screen and (max-width: 32em) {}

@media only screen and (min-width: 32em) {}

@media only screen and (min-width: 48em) {}

@media only screen and (min-width: 63.125em) {}

.MaterialMeta {
  display: inline-block;
  font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
  font-size: 18px;
  line-height: 18px;
  color: rgb(128, 128, 128);
  margin-right: 12px;
  padding-left: 18px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px auto;
  font-weight: normal;
}

@media only screen and (min-width: 48em) {
  .MaterialMeta {
    font-size: 21px;
    line-height: 21px;
    margin-right: 15px;
  }
}

@media only screen and (min-width: 48em) {}

.MaterialMeta--time {
  background-size: 12px 12px;
}

.MediaMaterialHeader {
  max-width: 840px;
}

.MediaMaterialHeader-first {
  color: rgb(0, 0, 0);
  line-height: 27px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterialHeader-first {
    line-height: 38px;
  }
}

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
  -webkit-transition: color 0.25s ease-out 0s;
  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: rgb(255, 255, 255);
  padding: 12px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial {
    padding: 25px 15px 20px;
  }
}

.MediaMaterial-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  max-width: 650px;
  margin: 0px auto 18px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (min-width: 63.125em) {
  .MediaMaterial-header {
    max-width: 1000px;
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 48em) {}

.MediaMaterial-meta {
  margin-top: 12px;
}

@media only screen and (min-width: 48em) {
  .MediaMaterial-meta {
    margin-top: 12px;
  }
}

.MediaMaterial-materialContent {
  width: 100%;
  max-width: 650px;
}

.MediaMaterial-body {
  position: relative;
  max-width: 650px;
  margin: 0px auto;
}

@media only screen and (min-width: 63.125em) {
  .MediaMaterial-body {
    max-width: 1000px;
  }
}

@media only screen and (min-width: 48em) {
  .MediaMaterial--fullWidth .MediaMaterial-header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
  max-width: none;
}

@media only screen and (min-width: 48em) {}

.Material-container {
  background: rgb(255, 255, 255) 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;
}

.MaterialContent .Figure {
  margin-right: -12px;
  margin-left: -12px;
}

@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: 0px auto;
  padding: 7px 12px 0px;
  font-size: 15px;
  line-height: 17px;
}

@media only screen and (min-width: 40.625em) {
  .Figure-caption {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 18px;
  }
}

.App {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  transition: transform 0.25s ease-out 0s, -webkit-transform 0.25s ease-out 0s;
  overflow-x: hidden;
}

.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: rgb(242, 242, 242);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.App--isMaterial .App-content {
  background-color: rgb(230, 230, 230);
}

.Footer {
  color: rgb(153, 153, 153);
  background-color: rgb(37, 37, 37);
  font-family: "Proxima Nova", "Arial", "Helvetica Neue", sans-serif;
}

.ava-img {
  width: 50px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.Body a {
  color: #fb0000;
}

.Body a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

html {
  font-family: sans-serif;
}

body {
  margin: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

a {
  background: transparent none repeat scroll 0% 0%;
}

a:active,
a:hover {
  outline: 0px none;
}

b,
strong {
  font-weight: 700;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0px;
}

img {
  border: 0px none;
}

figure {
  margin: 1em 40px;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0px;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0px none;
  padding: 0px;
}

input {
  line-height: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

td,
th {
  padding: 0px;
}

.disign_layer {
  margin-bottom: 15px;
}

.left_count {
  background: red none repeat scroll 0% 0%;
  padding: 23px;
  margin: 12px 0px;
  width: 178px;
  color: rgb(255, 255, 255);
  text-shadow: 0px -1px 0px rgb(0, 0, 0), 0px -1px 0px rgb(0, 0, 0), 0px 1px 0px rgb(0, 0, 0), 0px 1px 0px rgb(0, 0, 0), -1px 0px 0px rgb(0, 0, 0), 1px 0px 0px rgb(0, 0, 0), -1px 0px 0px rgb(0, 0, 0), 1px 0px 0px rgb(0, 0, 0), -1px -1px 0px rgb(0, 0, 0), 1px -1px 0px rgb(0, 0, 0), -1px 1px 0px rgb(0, 0, 0), 1px 1px 0px rgb(0, 0, 0), -1px -1px 0px rgb(0, 0, 0), 1px -1px 0px rgb(0, 0, 0), -1px 1px 0px rgb(0, 0, 0), 1px 1px 0px rgb(0, 0, 0);
}

@media all and (max-width: 767px) {
  header ul {
    display: none;
  }

  .mainLogo {
    margin: 20px auto;
  }
}

.countdown-block {
  text-align: center;
  background: #ed1b24;
  color: #fff;
  padding-bottom: 10px;
  -webkit-box-shadow: 0 0 black;
          box-shadow: 0 0 black;
}

.countdown-block>h3 {
  font-weight: 800;
  font-size: 30px;
  padding-top: 5px;
  margin: 0;
  padding-bottom: 10px;
}

.countdown-container {
  max-width: 320px;
  background: #ed1b24;
  border: 5px solid #fffd07;
  text-align: center;
  margin: 0 auto;
}

.countdown-container h3 {
  color: #fffd07;
  margin: 0 auto;
  margin-top: -10px;
  background: #ed1b24;
  width: 90%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
}

.countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 300;
  font-size: 39px;
  line-height: 1;
}

.countdown-item {
  color: #fff;

  font-weight: 800;
}

.countdown-divider {
  color: #fff;
  width: 1rem;
}

.countdown-text {
  margin: 0 auto;
  margin-bottom: -8px;
  background: #ed1b24;
  width: 90%;
  color: #fffd07;
  font-size: .8rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}

.countdown-text span {
  width: 4rem;
  margin-right: 2rem;
}

.best-form {
  font: 16px/1.2 "Roboto", sans-serif;
  padding: 1rem;
  padding-bottom: 40px;
  color: #fff;
  background-color: #fa0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDAlJyBoZWlnaHQ9JzEwMCUnIHZpZXdCb3g9JzAgMCAxNjAwIDgwMCc+PGcgPjxwYXRoIGZpbGw9JyNmZmI4MDMnIGQ9J000ODYgNzA1LjhjLTEwOS4zLTIxLjgtMjIzLjQtMzIuMi0zMzUuMy0xOS40Qzk5LjUgNjkyLjEgNDkgNzAzIDAgNzE5LjhWODAwaDg0My44Yy0xMTUuOS0zMy4yLTIzMC44LTY4LjEtMzQ3LjYtOTIuMkM0OTIuOCA3MDcuMSA0ODkuNCA3MDYuNSA0ODYgNzA1Ljh6Jy8+PHBhdGggZmlsbD0nI2ZmYzYwNycgZD0nTTE2MDAgMEgwdjcxOS44YzQ5LTE2LjggOTkuNS0yNy44IDE1MC43LTMzLjVjMTExLjktMTIuNyAyMjYtMi40IDMzNS4zIDE5LjRjMy40IDAuNyA2LjggMS40IDEwLjIgMmMxMTYuOCAyNCAyMzEuNyA1OSAzNDcuNiA5Mi4ySDE2MDBWMHonLz48cGF0aCBmaWxsPScjZmZkNDBjJyBkPSdNNDc4LjQgNTgxYzMuMiAwLjggNi40IDEuNyA5LjUgMi41YzE5Ni4yIDUyLjUgMzg4LjcgMTMzLjUgNTkzLjUgMTc2LjZjMTc0LjIgMzYuNiAzNDkuNSAyOS4yIDUxOC42LTEwLjJWMEgwdjU3NC45YzUyLjMtMTcuNiAxMDYuNS0yNy43IDE2MS4xLTMwLjlDMjY4LjQgNTM3LjQgMzc1LjcgNTU0LjIgNDc4LjQgNTgxeicvPjxwYXRoIGZpbGw9JyNmZmUxMTEnIGQ9J00wIDB2NDI5LjRjNTUuNi0xOC40IDExMy41LTI3LjMgMTcxLjQtMjcuN2MxMDIuOC0wLjggMjAzLjIgMjIuNyAyOTkuMyA1NC41YzMgMSA1LjkgMiA4LjkgM2MxODMuNiA2MiAzNjUuNyAxNDYuMSA1NjIuNCAxOTIuMWMxODYuNyA0My43IDM3Ni4zIDM0LjQgNTU3LjktMTIuNlYwSDB6Jy8+PHBhdGggZmlsbD0nI2ZmZWYxNScgZD0nTTE4MS44IDI1OS40Yzk4LjIgNiAxOTEuOSAzNS4yIDI4MS4zIDcyLjFjMi44IDEuMSA1LjUgMi4zIDguMyAzLjRjMTcxIDcxLjYgMzQyLjcgMTU4LjUgNTMxLjMgMjA3LjdjMTk4LjggNTEuOCA0MDMuNCA0MC44IDU5Ny4zLTE0LjhWMEgwdjI4My4yQzU5IDI2My42IDEyMC42IDI1NS43IDE4MS44IDI1OS40eicvPjxwYXRoIGZpbGw9JyNmZmVhMzQnIGQ9J00xNjAwIDBIMHYxMzYuM2M2Mi4zLTIwLjkgMTI3LjctMjcuNSAxOTIuMi0xOS4yYzkzLjYgMTIuMSAxODAuNSA0Ny43IDI2My4zIDg5LjZjMi42IDEuMyA1LjEgMi42IDcuNyAzLjljMTU4LjQgODEuMSAzMTkuNyAxNzAuOSA1MDAuMyAyMjMuMmMyMTAuNSA2MSA0MzAuOCA0OSA2MzYuNi0xNi42VjB6Jy8+PHBhdGggZmlsbD0nI2ZmZTU0NycgZD0nTTQ1NC45IDg2LjNDNjAwLjcgMTc3IDc1MS42IDI2OS4zIDkyNC4xIDMyNWMyMDguNiA2Ny40IDQzMS4zIDYwLjggNjM3LjktNS4zYzEyLjgtNC4xIDI1LjQtOC40IDM4LjEtMTIuOVYwSDI4OC4xYzU2IDIxLjMgMTA4LjcgNTAuNiAxNTkuNyA4MkM0NTAuMiA4My40IDQ1Mi41IDg0LjkgNDU0LjkgODYuM3onLz48cGF0aCBmaWxsPScjZmZlMTU3JyBkPSdNMTYwMCAwSDQ5OGMxMTguMSA4NS44IDI0My41IDE2NC41IDM4Ni44IDIxNi4yYzE5MS44IDY5LjIgNDAwIDc0LjcgNTk1IDIxLjFjNDAuOC0xMS4yIDgxLjEtMjUuMiAxMjAuMy00MS43VjB6Jy8+PHBhdGggZmlsbD0nI2ZmZGM2NCcgZD0nTTEzOTcuNSAxNTQuOGM0Ny4yLTEwLjYgOTMuNi0yNS4zIDEzOC42LTQzLjhjMjEuNy04LjkgNDMtMTguOCA2My45LTI5LjVWMEg2NDMuNGM2Mi45IDQxLjcgMTI5LjcgNzguMiAyMDIuMSAxMDcuNEMxMDIwLjQgMTc4LjEgMTIxNC4yIDE5Ni4xIDEzOTcuNSAxNTQuOHonLz48cGF0aCBmaWxsPScjZmZkNzcxJyBkPSdNMTMxNS4zIDcyLjRjNzUuMy0xMi42IDE0OC45LTM3LjEgMjE2LjgtNzIuNGgtNzIzQzk2Ni44IDcxIDExNDQuNyAxMDEgMTMxNS4zIDcyLjR6Jy8+PC9nPjwvc3ZnPg==);
  background-size: cover;
}

.best-form>.wrap {
  max-width: 320px;
  margin: 0 auto;
}

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product .left {
  width: 50%;
}

.product .right {
  width: 50%;
  text-align: center;
}

.product .price-old {
  line-height: 1;
}

.product .price-old span {
  display: inline-block;
  padding: 0 1rem;
  font-size: 5rem;
  color: #000;
  position: relative;
}

.product .price-old span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 45%;
  right: 0;
  border-top: 5px solid #ed1b24;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.product .discount-text {
  margin-top: 1rem;
  color: #000;
  font-size: 18px;
}

.product .price {
  color: #ed1b24;
  font-size: 8rem;
  font-weight: 700;
  letter-spacing: -5px;
  line-height: 1;
}

.product .price span {
  font-weight: 300;
  font-size: 50%;
  margin-left: 5px;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.country-input,
.name-input,
.phone-input {
  color: #000;
  background: #fff;
  border: 0;
  width: 100%;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

.name-input label,
.phone-input label {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-left: 15px;
  width: 60px;
  font-weight: 700;
}

.name-input input,
.phone-input input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border: 0;
  padding: 0;
  font: inherit;
  color: inherit;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 0;
  padding: 10px 15px;
  padding-left: 0;
  border-radius: 6px;
}

.button-submit {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  width: 100%;
  margin: 0 auto;
  padding: 0 1rem;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  color: #fff;
  border-radius: 6px;
  border: 0;
  padding: 14px 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#137c09), to(#16ac0c));
  background-image: linear-gradient(to top, #137c09, #16ac0c);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  cursor: pointer;
  font: 18px/1.4 "Roboto", sans-serif;
  font-weight: 400;
}

.button-submit-text {
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font: inherit;
  font-weight: 400;
}

.button-submit-arrow {
  width: 0;
  height: 0;
  border-top: .6rem solid transparent;
  border-bottom: .6rem solid transparent;
  border-left: 1rem solid #fff;
  margin-right: 1rem;
}

.btnbtn {
  text-decoration: none;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  color: rgb(255, 255, 255) ! important;
  background-color: #008000;
  display: inline-block;
  padding: 10px 50px;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 30px;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-animation: shadow-pulse2 1s infinite;
          animation: shadow-pulse2 1s infinite;
  font-weight: 700;
}

.pulse {
  -webkit-animation: shadow-pulse 1s infinite;
          animation: shadow-pulse 1s infinite;
}

@-webkit-keyframes shadow-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(0, 113, 227, 0.9);
            box-shadow: 0 0 0 0px rgba(0, 113, 227, 0.9);
  }

  100% {
    -webkit-box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(0, 113, 227, 0.9);
            box-shadow: 0 0 0 0px rgba(0, 113, 227, 0.9);
  }

  100% {
    -webkit-box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}

@-webkit-keyframes shadow-pulse-big {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(0, 113, 227, 0.9);
            box-shadow: 0 0 0 0px rgba(0, 113, 227, 0.9);
  }

  100% {
    -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse-big {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgba(0, 113, 227, 0.9);
            box-shadow: 0 0 0 0px rgba(0, 113, 227, 0.9);
  }

  100% {
    -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
  }
}

.btnbtn {
  -webkit-animation: shadow-pulse2 1s infinite;
          animation: shadow-pulse2 1s infinite;
}

@-webkit-keyframes shadow-pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgb(241 0 0);
            box-shadow: 0 0 0 0px rgb(241 0 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}

@keyframes shadow-pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0px rgb(241 0 0);
            box-shadow: 0 0 0 0px rgb(241 0 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
  }
}

.footer__title {
  font-size: 42px;

}

.footer__title u {
  color: red
}

@media(max-width:991px) {
  .comment {
    display: none;
  }

  .wap {
    display: block;
  }
}

@media(max-width: 650px) {
  .footer__title {
    font-size: 20px;

  }
}

.Figure2 strong {
  position: relative;
  display: inline-block;
  margin: 30px 0;
  padding-left: 80px;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  color: rgb(0, 35, 86);
}

.comment__image {
  margin-top: 10px;
  font-size: 0;
}


.screenLock {
  min-height: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba( 0, 0, 0, 0.7);
}

.msg {
  position: absolute;
  width: 600px;
  height: 300px;
  background: #1D2534;
  top: 0px;
  left: 50%;
  margin-left: -300px;
  display: none;
  border-style: solid;
  border-color: #fff;
  border-width: 2px;
  border-radius: 7px;
  padding: 7px
}

.msg-title {
  font-size: 40px;
  font-family: Arial;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 20px;
  line-height: 40px
}

.close {
  color: #ffffff;
}

.submit-popup {
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 30px;
  font-family: Verdana,
  Arial;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  background: #c00;
  border-style: solid;
  border-color: #fff;
  border-width: 1px;
  line-height: 40px
}

.order {
  margin-top: 30px;
}

.order__wrapper {
  max-width: 290px;
  margin: 0 auto;
}

.order__product {
  font-size: 0;
  text-align: center;
}

.order__prices {
  width: 100%;
  max-width: 165px;
  min-height: 98px;
  margin: -80px -10px 0 auto;
  padding: 10px;
  text-align: center;
  color: rgb(0, 0, 0);
  border-radius: 19%;
  border: 2px solid #ffffff;
  -o-border-image: initial;
     border-image: initial;
  background-color: #eea513;
  background: -webkit-gradient(linear, left top, right top, from(#eea513), to(#fded13)), #eea513;
  background: linear-gradient(to right, #eea513 0%, #fded13 100%), #eea513;
  -webkit-box-shadow: rgb(0 0 0 / 80%) 0px 3px 30px;
          box-shadow: rgb(0 0 0 / 80%) 0px 3px 30px;
  -webkit-transform: rotateZ(-7deg);
          transform: rotateZ(-7deg);
}

.order__discount {
  margin: 0 !important;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}

.order__price {
  margin: 0 !important;
  margin-top: 10px !important;
}

.order__price--old {
  font-size: 18px;
  line-height: 1;
  text-decoration: line-through;
}

.order__price--new {
  margin-top: 5px;
  font-weight: 700;
  font-size: 21px;
  line-height: 1;
  color: #FF2000;
}

.order__title {
  margin: 40px auto 0 !important;
  text-align: center;
}

.order__form {
  max-width: 420px;
  margin: 20px auto 0 !important;
  /* padding: 30px; */
  border-radius: 20px;
}

.order__label {
  display: block;
  margin: 0 auto;
}

.order__label:not(:first-of-type) {
  margin-top: 15px;
}

.order__label-desc {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
}

.order__field {
  display: block;
  width: 100%;
  padding: 15px;
  font-size: 16px;
  color: #666666;
  border: 1px solid #cccccc;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%) inset;
          box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%) inset;
  background-color: #ffffff;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.order__field:focus {
  /* border-color: #FF7400; */
  -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%) inset, 0 0 0 3px rgba(255, 116, 0, 0.3);
          box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%) inset, 0 0 0 3px rgba(255, 116, 0, 0.3);
  background-color: #fffde8;
}

.order__field--select::-ms-expand {
  display: none;
}

.order__field--select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: url("../images/customselect.png") center right 15px no-repeat, #ffffff;
}

.order__button {
  position: relative;
  display: block;
  width: 100%;
  max-width: 420px;
  margin: 20px auto 0;
  padding: 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  color: #ffffff;
  background-color: #FF2000;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  z-index: 1;
}

.order__button::before,
.order__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border-radius: 10px;
  z-index: -1;
}

.order__button::before {
  background: -webkit-gradient(linear, left bottom, left top, from(#FF7400), to(#FF2000));
  background: linear-gradient(to top, #FF7400, #FF2000);
}

.order__button::after {
  background: -webkit-gradient(linear, left top, left bottom, from(#FF7400), to(#FF2000));
  background: linear-gradient(to bottom, #FF7400, #FF2000);
  opacity: 0;
}

.order__button:hover::after {
  opacity: 1;
}


.comment:not(:first-of-type) {
  margin-top: 30px;
}

.disign_layer.name-com-block a {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.main-lnk {
  text-decoration: none;
  color: inherit!important;
}