.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  font-family: sans-serif;
  font-size: 16px;
  line-height: 22px;
  max-width: 520px;
  padding-top: 4px;
  color: #1a1a1a;
  display: block;
}

.Figure {
  display: block;
  max-width: 650px;
  width: 100%;
  margin: 20px auto;
}

.left_count {
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  text-align: center;
  padding: 0px 20px 10px 20px;
  background: red;
  margin: 12px auto;
  color: #fff;
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000,
    0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000,
    1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000,
    1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000,
    -1px 1px 0 #000000, 1px 1px 0 #000000;
  font-size: 130% !important;
  border-radius: 5px;
}

.Figure-caption {
  width: 100%;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  font-family: sans-serif;
  font-size: 16px;
  line-height: 22px;
  max-width: 520px;
  padding-top: 4px;
  color: #1a1a1a;
  display: block;
}

.Figure {
  display: block;
  max-width: 650px;
  width: 100%;
  margin: 20px auto;
}

a.button {
  font-size: 120%;
  text-align: center;
  color: #fff !important;
  background-color: red;
  display: table;
  margin: 25px auto;
  width: 400px;
  max-width: 100%;
  border-radius: 15px;
  text-decoration: none;
  padding: 15px;
}

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

#comments {
  margin-top: 120px;
}

#comments h2 {
  background: url("comentsm.jpg") no-repeat;
  padding-left: 40px;
  color: #000;
  border-bottom: 0px solid;
  border-color: #000;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#comments .coment_ava {
  float: left;
  margin-right: 15px;
}

#comments .coment_ava img {
  margin: 0px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
}



:focus {
  outline: none;
}

button:active,
button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

.pg {
  position: relative;
  padding-left: 65px;
  margin-bottom: 33px;
}

#comments {
  margin-top: 120px;
}

#comments h2 {
  background: url("comentsm.jpg") no-repeat;
  padding-left: 40px;
  color: #000;
  border-bottom: 0px solid;
  border-color: #000;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#comments .coment_ava {
  float: left;
  margin-right: 15px;
}

#comments .coment_ava img {
  margin: 0px;
  width: 50px;
  height: 50px;
  border-radius: 5px;
}

.name {
  font-weight: bold;
}

.ListBlock-root {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  line-height: 24px;
  font-family: sans-serif;
}

@media only screen and (min-device-width: 32em) {
  .ListBlock-root {
    font-size: 20px;
    line-height: 28px;
  }
}

@media only screen and (min-device-width: 48em) {
  .ListBlock-root {
    margin: 20px 0;
  }
}

.ListBlock-root li {
  margin-left: 25px;
}
.ListBlock-ul li {
  margin-left: 0px;
}


.left_count .prod_left_val {
  font-size: 52px !important;
}


p.rul_1 {
  text-align: center;
  color: red;
  font-weight: bold;
  padding: 0;
  font-size: 120%;
  margin-bottom: 20px;
}
h4.rul_3 {
  text-align: center;
  color: green;
  font-weight: bold;
  padding: 0;
  font-size: 110%;
}
b {
  font-weight: bolder;
}


h2 {
  line-height: 30px;
}

.order__form{
	text-align: center;
}

.offer__img{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 300px;
	text-align: center;
}