.ord_btn {
  background-color: rgb(255, 20, 81);
  color: #fff !important;
  display: inline-block;
  padding: 10px 30px;
  font-size: 25px;
  -webkit-box-shadow: 2px 3px 3px #999;
  box-shadow: 2px 3px 3px #999;
  text-decoration: none !important;
  margin: 20px 0 30px;
  line-height: 27px;
  text-transform: uppercase;
}

.new_btn {
  font-family: "Open Sans";
  background: rgb(236, 28, 36);
  border: 1px solid rgb(236, 28, 36);
  border-radius: 10px;
  width: 310px;
  height: 42px;
  text-align: center;
  line-height: 39px;
  font-size: 17px;
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  margin: 20px auto 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.new_btn:hover {
  background: #ffffff;
  border: 1px solid rgb(236, 28, 36);
  -webkit-box-shadow: 0px 7px 4px 0px #666;
  box-shadow: 0px 7px 4px 0px #666;
  color: rgb(236, 28, 36);
  -webkit-transform: translate(0, -5px);
  transform: translate(0, -5px);
}

.btnCont {
  text-align: center;
}

.prod {
  display: block;
  margin: 0 auto;
}

.alignCenter {
  display: block;
  margin: 0 auto;
}

.mobileShow {
  display: none;
}

.nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  background-color: #f3f3f3;
}

.nav li {
  float: left;
}

.nav li a {
  display: block;
  color: #666;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.nav li a:hover:not(.active) {
  background-color: #ddd;
}

.nav li a.active {
  color: white;
  background-color: #4caf50;
}

.text p {
  /* text-align: justify; */
}

a {
  text-decoration: none;
}

.under-href {
  text-decoration: underline;
}

.under-href:hover {
  text-decoration: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0 none;
  outline: 0 none;
  vertical-align: top;
  background: transparent none repeat scroll 0 0;
}

body {
  line-height: 1;
}

img,
table {
  max-width: 100%;
}

a {
  color: #466cc7;
}

a:hover {
  text-decoration: none;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  display: block;
}

header {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f1f1f1;
  background-position: center center;
  background-size: 100% 100%;
}

.text h2 {
  text-align: center;
  font-size: 20px;
}

div.conContent {
  text-align: center;
  display: inline;
  width: 100%;
  font-size: 18px;
  padding: 10px 0;
}

.images-logo {
  display: block;
}

.images-logo img {
  max-width: 100%;
  float: left;
  padding: 0 10px;
  height: auto;
}

.images-logo img:last-child {
  width: 65px;
  /* padding-top:25px; */
}

div.text-header {
  display: block;
  text-align: center;
  padding-top: 10px;
}

div.text-header p {
  padding: 10px;
}

.container {
  width: 990px;
  position: relative;
  margin: 0 auto;
}

.content {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  margin: 0 0 15px;
  overflow: hidden;
  padding: 20px;
  -webkit-box-shadow: 0 0 10px #e6e6e6;
  box-shadow: 0 0 10px #e6e6e6;
}

.sidebar {
  float: right;
  font-size: 14px;
  line-height: 1.2;
  position: relative;
  top: 0px;
}

.itemfirst {
  width: 249px;
  padding: 12px 12px 30px;
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  float: left;
}

.sidebar .author {
  text-align: left;
  overflow: hidden;
  padding: 0 0 15px;
}

.sidebar .author h3 {
  margin: 0;
  text-decoration: underline;
}

.sidebar .author img {
  float: right;
}

.sidebar .author ul {
  position: relative;
  top: 13px;
  margin: 0;
  font-weight: 700;
  padding: 0 0 30px 15px;
  overflow: hidden;
}

.text {
  width: 655px;
  float: left;
  font-size: 17px;
  line-height: 1.2;
  /* text-align: justify; */
  padding: 0 15px 0 0;
}

.content h1 {
  font-size: 28px;
  width: а;
  margin: 0 0 25px;
  text-align: left;
}

.content h1 span {
  color: red;
}

.content h3 {
  font-size: 17px;
  margin: 15px 0 10px;
}

.content p {
  margin: 0 0 15px;
  font-weight: 400;
}

.content .red {
  font-size: 16px;
  padding: 10px 0 0;
  color: #f40b0b;
}

.text3 img {
  width: 65px;
  margin: 5px 0 0;
}

.content .red2 {
  font-size: 16px;
  padding: 10px 0 0;
  color: #f40b0b;
}

#comments h1 {
  color: #c00;
  margin: 0 0 5px;
}

.maxB {
  margin: 0 auto;
  display: inline-block;
}

.comment {
  padding: 15px 0;
  border-top: 1px solid #e8e8e8;
}

.comment .text1 {
  font-size: 14px;
  font-weight: 700;
}

.comment .text2 {
  font-size: 12px;
  float: right;
  color: #888;
  font-weight: 400;
}

.comment .text3 {
  font-size: 15px;
  padding: 10px 0 0;
  font-weight: 400;
  /* text-align: justify; */
  display: table;
  clear: both;
}

.block2 {
  width: 650px;
  background: #fff none repeat scroll 0 0;
  padding: 5px;
  border: 1px solid red;
}

.block2 p {
  font-weight: 600;
}

.red {
  font-size: 26px;
  padding: 10px 0 0;
  color: #f40b0b;
}

.yourChance {
  background: rgba(0, 0, 0, 0) -webkit-gradient(
      linear,
      right top,
      left top,
      from(#fff),
      to(#abbaab)
    ) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(to left, #fff, #abbaab) repeat
    scroll 0 0;
  font-size: 18px;
  padding: 20px;
  margin-bottom: 15px;
  font-style: inherit;
}

.button_page,
.btn {
  margin: 0 auto;
  border: medium none;
  font: bold 16px Arial, Helvetica, sans-serif;
  max-width: 100%;
  vertical-align: middle;
  text-decoration: none;
  color: #fff;
  position: relative;
  padding: 11px;
  border-radius: 50px;
  -webkit-box-shadow: 0 1px 0 #9e8d84 inset, 0 5px 0 0 #ff1b1b 0 10px 5px #999;
  box-shadow: 0 1px 0 #9e8d84 inset, 0 5px 0 0 #ff1b1b 0 10px 5px #999;
  background-color: #f92222;
  text-transform: uppercase;
  text-align: center;
}

.itemfirst .button_page {
  max-width: 100%;
}

.insite {
  display: inline-block;
  text-align: center;
  margin-top: 10px;
}

.close {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 25px;
  padding: 0 10px;
  cursor: pointer;
  z-index: 999;
  font-weight: 600;
  color: #ccc;
}

.renul_seDwyoGn57 .Genrik91_k2XdOzZlq1 .maki555_e4AaJE9jYG {
  margin-top: 5px;
  font-size: 15px;
  line-height: 20px;
  padding: 10px;
  background: #ccc none repeat scroll 0 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

@media screen and (max-width: 999px) {
  .content h1 {
    width: auto;
  }

  .container {
    width: 95%;
  }

  .text {
    width: auto;
    float: none;
    /* text-align: justify; */
    padding: 0;
  }

  .block2 {
    width: auto;
  }

  .conteinerCenter {
    width: 550px;
    margin: 0 auto;
  }

  .itemfirst {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  img.imgFl {
    float: none !important;
    margin: 0 auto 10px;
    display: block;
  }

  .conteinerCenter {
    width: 100%;
  }

  .button_page {
    width: 100% !important;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .content h1 {
    width: auto;
    font-size: 20px;
  }

  .text p {
    /* text-align: justify; */
  }

  .block2 {
    text-align: left;
  }

  .text3 {
    text-align: left;
  }

  .comment {
    text-align: left;
  }
}

@media screen and (max-width: 320px) {
  .button_page {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .images-logo img {
    float: none;
  }
}

@media screen and (max-width: 468px) {
  .images-logo img {
    float: none;
  }
}

* {
  margin: 0;
  padding: 0;
}

.close {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 40px;
  cursor: pointer;
}

.ouimain-text-img::after {
  content: "";
  display: block;
  clear: both;
}

.ymaps-b-form-button__input::-moz-focus-inner {
  padding: 0;
  border: 0 none;
}

.sendpulse-fab .sendpulse-prompt-message::after,
.sendpulse-fab .sendpulse-prompt-message::before {
  content: "";
  position: absolute;
  bottom: -21px;
  right: 23px;
  border-style: solid;
  height: 0;
  width: 0;
  border-width: 10px;
  border-color: #ccc transparent transparent;
}

.sendpulse-fab .sendpulse-prompt-message::after {
  border-top-color: #fff;
  bottom: -20px;
}

.ymaps-b-form-button__input::-moz-focus-inner {
  padding: 0;
  border: 0 none;
}

.screenLock {
  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;
}

.msg {
  position: absolute;
  width: 630px;
  height: 460px;
  top: 150px;
  left: 50%;
  margin-left: -300px;
  background: #dadada none repeat scroll 0 0;
  border: 1px solid #eee;
}

.close {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 40px;
  cursor: pointer;
}

@media screen and (min-width: 35.5em) {
  .pure-u-sm-1,
  .pure-u-sm-1-1,
  .pure-u-sm-1-2,
  .pure-u-sm-1-3,
  .pure-u-sm-2-3,
  .pure-u-sm-1-4,
  .pure-u-sm-3-4,
  .pure-u-sm-1-5,
  .pure-u-sm-2-5,
  .pure-u-sm-3-5,
  .pure-u-sm-4-5,
  .pure-u-sm-5-5,
  .pure-u-sm-1-6,
  .pure-u-sm-5-6,
  .pure-u-sm-1-8,
  .pure-u-sm-3-8,
  .pure-u-sm-5-8,
  .pure-u-sm-7-8,
  .pure-u-sm-1-12,
  .pure-u-sm-5-12,
  .pure-u-sm-7-12,
  .pure-u-sm-11-12,
  .pure-u-sm-1-24,
  .pure-u-sm-2-24,
  .pure-u-sm-3-24,
  .pure-u-sm-4-24,
  .pure-u-sm-5-24,
  .pure-u-sm-6-24,
  .pure-u-sm-7-24,
  .pure-u-sm-8-24,
  .pure-u-sm-9-24,
  .pure-u-sm-10-24,
  .pure-u-sm-11-24,
  .pure-u-sm-12-24,
  .pure-u-sm-13-24,
  .pure-u-sm-14-24,
  .pure-u-sm-15-24,
  .pure-u-sm-16-24,
  .pure-u-sm-17-24,
  .pure-u-sm-18-24,
  .pure-u-sm-19-24,
  .pure-u-sm-20-24,
  .pure-u-sm-21-24,
  .pure-u-sm-22-24,
  .pure-u-sm-23-24,
  .pure-u-sm-24-24 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }

  .pure-u-sm-1-2,
  .pure-u-sm-12-24 {
    width: 50%;
  }
}

@media screen and (min-width: 48em) {
  .pure-u-md-1,
  .pure-u-md-1-1,
  .pure-u-md-1-2,
  .pure-u-md-1-3,
  .pure-u-md-2-3,
  .pure-u-md-1-4,
  .pure-u-md-3-4,
  .pure-u-md-1-5,
  .pure-u-md-2-5,
  .pure-u-md-3-5,
  .pure-u-md-4-5,
  .pure-u-md-5-5,
  .pure-u-md-1-6,
  .pure-u-md-5-6,
  .pure-u-md-1-8,
  .pure-u-md-3-8,
  .pure-u-md-5-8,
  .pure-u-md-7-8,
  .pure-u-md-1-12,
  .pure-u-md-5-12,
  .pure-u-md-7-12,
  .pure-u-md-11-12,
  .pure-u-md-1-24,
  .pure-u-md-2-24,
  .pure-u-md-3-24,
  .pure-u-md-4-24,
  .pure-u-md-5-24,
  .pure-u-md-6-24,
  .pure-u-md-7-24,
  .pure-u-md-8-24,
  .pure-u-md-9-24,
  .pure-u-md-10-24,
  .pure-u-md-11-24,
  .pure-u-md-12-24,
  .pure-u-md-13-24,
  .pure-u-md-14-24,
  .pure-u-md-15-24,
  .pure-u-md-16-24,
  .pure-u-md-17-24,
  .pure-u-md-18-24,
  .pure-u-md-19-24,
  .pure-u-md-20-24,
  .pure-u-md-21-24,
  .pure-u-md-22-24,
  .pure-u-md-23-24,
  .pure-u-md-24-24 {
    display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }

  .pure-u-md-1-3,
  .pure-u-md-8-24 {
    width: 33.3333%;
  }
}

#wrapper_39 {
  max-width: 750px;
  padding: 0 7px 7px;
  margin: 0;
  outline: 0 solid #d69d9d;
}

.tizdiv_img_39 {
  text-align: left;
  padding-right: 5px;
}

#wrapper_39 img {
  padding: 0;
  margin: 0;
  outline: 0 solid #000;
  max-height: 150px;
  max-width: 150px;
}

.tizdiv_a_39 {
  text-align: left;
}

#wrapper_39 a {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
}

#wrapper_39 a:hover {
  color: #102fd4;
  text-decoration: underline;
}

.pure-u-1 {
  padding-top: 7px;
}

.tizdiv_img_39 {
  position: relative;
}

#created-button-1,
#created-button-2 {
  line-height: 1.7em !important;
}

.my-com-date {
  color: rgb(91, 95, 101);
  text-shadow: 0 0 0px #000000;
  font-weight: 600;
  line-height: 34px;
  padding: 1px 4px 1px 4px;
  background: #fdfdfd;
  border-radius: 3px;
  font-size: 20px;
}

.out-comebacker-content-btn:hover {
  text-decoration: none !important;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}

.out-comebacker-content-btn:focus {
  text-decoration: none;
  color: #fff;
}

.out-comebacker-content-btn:active {
  border: 1px solid #fff;
}

a:active,
a:focus {
  outline: none;
}

input,
textarea {
  outline: none;
}

input:active,
textarea:active {
  outline: none;
}

:focus {
  outline: none;
}

textarea {
  resize: none;
}

textarea {
  resize: vertical;
}

textarea {
  resize: horizontal;
}

button:active,
button:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0 !important;
}

.pl_field_address_info {
  height: 0;
  display: block;
}

.rub-ramka {
  background: rgb(248, 246, 249);
  padding: 10px 14px !important;
  color: rgb(33, 33, 33);
  font-size: 16px;
  font-family: roboto condensed, arial;
  -webkit-box-shadow: 0 0 2px #ffb6bf;
  box-shadow: 0 0 2px #ffb6bf;
  border: 2px solid #ff2942;
  border-radius: 4px;
  text-shadow: 0 0 0 #616161;
  text-indent: 0 !important;
  text-align: left;
  line-height: 24px;
}

@media screen and (max-width: 600px) {
  .rub-ramka {
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

#product-block {
  background: url(../images/order_tube.png) center center no-repeat;
  height: 338px;
  width: 100% !important;
  display: block;
  margin: 0px 0px 0px 0px !important;
  margin: 0 !important;
  background-size: contain;
  text-align: center;
}

#product-block .plashka2-t {
  color: #fff915;
  font-size: 20px;
  line-height: 25px;
}

#product-block .plashka2 b {
  text-shadow: 1px 1px 2px #373838;
}

#product-block .plashka2 {
  position: absolute;
  background-size: 190px 262px;
  width: 190px !important;
  height: 138px;
  padding: 144px 30px 0 0;
  line-height: 22px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  margin: 48px 0 0 -10px !important;
  font-family: "Roboto", sans-serif;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .fixTxt {
    font-size: 20px;
  }

  .nav {
    display: none;
  }

  .text-header h1 {
    font-size: 18px;
  }

  #product-block {
    width: 100% !important;
    height: 224px !important;
    margin: 0 !important;
  }

  #product-block .plashka2 {
    background-size: 135px 188px;
    width: 110px !important;
    height: 98px;
    padding: 95px 25px 0 0;
    line-height: 16px;
    font-size: 13px;
    margin: 15px 0 0 0px !important;
  }

  #product-block .plashka2-t {
    font-size: 14px;
  }
}

@media screen and (max-width: 720px) {
  .renul_seDwyoGn57 .gelat_Bb6MhOHv {
    text-align: center;
  }
}

@media screen and (max-width: 200px) {
  #product-block .plashka2 {
    display: none;
  }
}

.opacity {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 1;
  filter: alpha(opacity=100);
}

.opacity:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.main-lnk {
  text-decoration: none;
  color: inherit;
}
