html,
body,
div,
span,
applet,
object,
iframe,
h1,
sub,
sup,
h2,
h3,
h4,
h5,
h6,
blockquote,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-family: arial, helvetica, verdana, tahoma;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

:focus,
:active {
  outline: 0
}

ol,
ul {
  list-style: none
}

b {
  font-weight: bold;
}

i {
  font-style: italic;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none
}

blockquote,
q {
  quotes: none
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden
}

img {
  display: inline-block;
  vertical-align: bottom;
}

.left,
.alignleft {
  float: left;
}

.right,
.alignright {
  float: right;
}

.center,
.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.active_btn:hover {
  margin-top: -1px;
  padding-bottom: 1px;
  opacity: 1;
}

button {
  -webkit-appearance: none;
}

a:hover {
  text-decoration: underline;
}

html {
  height: 100%;
}

body {
  margin: 0 auto;
  position: relative;
  height: 100%;
}

header {
  width: 100%;
  height: 45px;
  background: rgb(255, 0, 30);
  position: fixed;
  top: 0;
  z-index: 999;
}

#li-block-phone span img {
  width: 20px;
  height: 20px;
  position: relative;
  top: -15px;
}

label {
  display: none;
}

.main {
  width: 100%;
}

.contain {
  width: 1000px;
  margin: 0px auto 0px auto;
  position: relative;
}

.header_menu {
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 16px;
  height: 100%;
}

.header_menu li {
  display: inline-block;
  margin-right: 11px;
  cursor: pointer;
  font-family: Arial;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 15px;
  line-height: 45px;
}

.block3_bottom_content {
  margin-top: 20px;
  margin-bottom: 0px !important;
}

#ingredients {
  display: block;
  width: 1000px;
  margin: 17px auto;
}

#ingredients h2 {
  font-family: Arial;
  color: #000;
  font-size: 39px;
  font-weight: 400;
  text-align: center;
  margin: 9px auto 18px auto;
}

#ingredients .block-ing {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  height: 356px;
}

.ing-blockimg {
  position: relative;
  width: 196px;
  height: 230px;
}

#ingredients .ing-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  margin: 0 auto;
  width: 164px;
}

#ingredients .ing-text {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
}

@media screen and (max-width: 1000px) {
  .block2_content {
    margin-bottom: 0px !important;
  }
  .block3_top_content_item.mobi_1 {
    top: 110px !important;
  }
  .block3_top_content_item.mobi_2 {
    top: 317px !important;
  }
  .block3_top_content_item.mobi_3 {
    top: 520px !important;
  }
  .block3_top_content_item.mobi_4 {
    top: 725px !important;
  }
  .block3_top_content_item.mobi_5 {
    top: 929px !important;
  }
  .block3_top_content {
    margin-top: 0px !important;
  }
  #ingredients {
    width: 100%;
    margin-top: 16px;
  }
  #ingredients .block-ing {
    display: block;
    width: 460px;
    height: 134px;
    margin: 16px auto;
  }
  .ing-blockimg {
    display: inline-block;
    vertical-align: middle;
    width: 127px;
    height: auto;
  }
  #ingredients .ing-img {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: block;
    width: 127px;
  }
  #ingredients .ing-text {
    display: inline-block;
    vertical-align: middle;
    width: 250px;
    padding: 26px 0px 0px 0px;
  }
  .block4 .first-btn {
    top: 355px!important;
  }
}

@media screen and (max-width: 479px) {
  .block3 {
    display: block !important;
  }
  .block3_top_content_item.mobi_1 {
    top: 121px !important;
  }
  .block3_top_content_item.mobi_2 {
    top: 324px !important;
    left: 0px !important;
  }
  .block3_top_content_item.mobi_3 {
    top: 530px !important;
  }
  .block3_top_content_item.mobi_4 {
    top: 732px !important;
    left: 0px !important;
  }
  .block3_top_content_item.mobi_5 {
    top: 934px !important;
  }
  .block3_top_content_item_rightside {
    display: none;
  }
  .block3_top_content_item_leftside {
    display: none;
  }
  .block3_bottom_content_item_image1 {
    background: url('../images/block3_item_image1.png') no-repeat;
    background-size: 145px !important;
  }
  .block3_bottom_content_item_image2 {
    background: url('../images/block3_item_image2.png') no-repeat;
    background-size: 145px !important;
  }
  .block3_bottom_content_item_image3 {
    background: url('../images/block3_item_image3.png') no-repeat;
    background-size: 145px !important;
  }
  .block3_bottom_content_item_image4 {
    background: url('../images/block3_item_image4.png') no-repeat;
    background-size: 145px !important;
  }
  .block3_bottom_content_item_image5 {
    background: url('../images/block3_item_image5.png') no-repeat;
    background-size: 145px !important;
  }
  .block3_bottom_content_item_image {
    width: 145px !important;
  }
  .block3_bottom_content_item p {
    width: 100% !important;
    text-align: center !important;
    height: 160px !important;
    vertical-align: top !important;
    padding-left: 20px !important;
    padding-top: 7px !important;
  }
  .mobi_right .block3_bottom_content_item_image {
    float: left !important;
  }
  .block3_bottom_content_item {
    width: 420px !important;
    display: block;
  }
  .block3_bottom_content_item_image {
    height: 160px !important;
  }
  .block3_top_content_item.mobi_1 {
    top: 116px !important;
  }
  .block3_top_content_item.mobi_2 {
    top: 273px !important;
    left: 0px !important;
  }
  .block3_top_content_item.mobi_3 {
    top: 434px !important;
  }
  .block3_top_content_item.mobi_4 {
    top: 593px !important;
    left: 0px !important;
  }
  .block3_top_content_item.mobi_5 {
    top: 752px !important;
  }
}

@media screen and (max-width: 460px) {
  #ingredients .block-ing {
    width: 290px;
    height: auto;
  }
  #ingredients .ing-text {
    width: 140px;
  }
  .block3_bottom_content_item {
    width: 98% !important;
  }
}

@media screen and (max-width: 425px) {
  .block3 {
    display: block !important;
  }
  .block3 h2 {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 385px) {
  .block3 {
    display: block !important;
  }
  .block3 h2 {
    line-height: 30px !important;
    font-size: 28px !important;
  }
  #ingredients h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .block3_top_content_item.mobi_1 {
    top: 69px !important;
  }
  .block3_top_content_item.mobi_2 {
    top: 232px !important;
    left: 0px !important;
  }
  .block3_top_content_item.mobi_3 {
    top: 393px !important;
  }
  .block3_top_content_item.mobi_4 {
    top: 547px !important;
    left: 0px !important;
  }
  .block3_top_content_item.mobi_5 {
    top: 708px !important;
  }
}

@media screen and (max-width: 345px) {
  .block3 {
    display: block !important;
  }
  #block-certificates h2 {
    font-size: 30px !important;
  }
}

.header_menu li:before {
  display: inline-block;
  content: "/ ";
  font-family: Arial;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  padding-right: 25px;
}

.header_menu li:first-child:before {
  content: "";
}

.main_top_header {
  font-family: Arial;
  color: #000;
  font-size: 39px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 15px;
}

.main_top {
  font-family: Arial;
  color: #706e6e;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
}

.block1 {
  width: 100%;
  position: relative;
  padding: 5px 0px;
}

.block1_bg {
  background-repeat: no-repeat;
  background: url('../images/bg1.jpg');
  background-position: center center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 520px;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}

.block1_left {
  display: block;
  width: 370px;
  height: 238px;
  background-repeat: no-repeat;
  background: url('../images/block1_left_bg.png');
  background-position: center center;
  padding-left: 83px;
  position: relative;
  margin-top: 5px;
  left: 0px;
}

.block1_left p {
  font-family: Arial;
  color: #ffe200;
  font-size: 16px;
  font-weight: 700;
  width: 265px;
  display: block;
  line-height: 18px;
}

.block1_left1 {
  position: relative;
  left: 0;
  top: 19px;
}

.block1_left2 {
  position: relative;
  left: 0;
  top: 62px;
}

.block1_left3 {
  position: relative;
  left: 0;
  top: 105px;
}

.block1_right {
  position: relative;
  width: 312px;
}

.sale {
  position: relative;
  margin-top: 5px;
  height: 88px;
  padding: 29px 10px;
}

.sale h3 {
  font-family: Tahoma;
  color: red;
  font-size: 35px;
  font-weight: 700;
  line-height: 36px;
  text-shadow: 2px 2px 5px black;
  text-align: center;
  margin-top: 25px;
}

.sale span {
  font-family: Tahoma;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  width: 180px;
  text-align: center;
  display: block;
  margin: 12px auto;
}

.sale_icon {
  width: 157px;
  height: 97px;
  background-repeat: no-repeat;
  background: url('../images/sale_icon.png');
  background-position: center center;
  position: absolute;
  top: 40px;
  right: 10px;
}

.buy_block {
  background: rgba(0, 0, 0, 0) url('../images/buy_block_bg.png') no-repeat scroll center center / 312px 381px;
  height: 389px;
}

.new_price_block {
  margin: 40px 13px;
}

.new_price_block h4 {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: 400;
}

.new_price_block p {
  font-family: Tahoma;
  font-size: 20px;
  font-weight: 400;
}

.new_price_block p span:first-child {
  font-family: Tahoma;
  font-size: 34px;
  font-weight: 700;
}

.old_price {
  color: #818181;
}

.new_price {
  color: #f40022;
}

.old_price p span:first-child {
  text-decoration: line-through;
}

p.final_count,
p.final_count span:first-child {
  font-family: Arial;
  color: #7c7132;
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
}

.enter_data {}

.first-form {
  margin: 71px 41px;
}

.second-form {
  margin: 180px 20px;
}

#order_form_2 {
  margin: 30px 13px;
}

.enter_data p {
  font-family: Arial;
  color: #706e6e;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px;
}

.enter_data input[type="text"] {
  width: 330px;
  height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 10px auto 10px;
  border: 0;
  padding: 0px 30px 0px 50px;
  font-family: Arial;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
}

.enter_data input[type="text"]::-webkit-input-placeholder {
  color: #3a3a3a;
}

.enter_data input[type="text"]:-moz-placeholder {
  color: #3a3a3a;
}

.enter_data input[type="text"]::-moz-placeholder {
  color: #3a3a3a;
}

.enter_data input[type="text"]:-ms-input-placeholder {
  color: #3a3a3a;
}

.enter_name {
  background: url('../images/enter_name_icon.png') no-repeat;
  background-position: 7px center;
}

.enter_phone {
  background: url('../images/enter_phone_icon.png') no-repeat;
  background-position: 9px center;
}

.enter_data button {
  background: transparent url('../images/submit_bg.png') repeat scroll center center;
  border: 0px none;
  border-radius: 4px;
  color: #FFF;
  cursor: pointer;
  font-family: Arial;
  font-size: 25px;
  font-weight: 700;
  height: 80px;
  left: 17px;
  margin: 115px auto 0px;
  position: relative;
  text-transform: uppercase;
  width: 330px;
}

.block4 .first-btn {
  left: 18px;
  top: 72px;
  width: 330px !important;
}

.first-btn {
  width: 280px !important;
}

.second-btn {
  height: 75px !important;
}

.block5_slider_item.more {
  display: block !important;
  float: none !important;
  margin-top: 10px !important;
}

#more {
  width: 56px;
  height: 56px;
  cursor: pointer;
  margin: -15px auto 0px auto;
  background: url('../images/down.png');
  color: white;
  border-radius: 8px;
  text-align: center;
  display: inline-block;
}

#more_text {
  width: 200px;
  padding-left: 5px;
  display: inline-block;
  position: relative;
  top: -22px;
}

#less_text {
  width: 200px;
  padding-left: 5px;
  display: inline-block;
  position: relative;
  top: -22px;
}

.phone-color {
  color: black !important;
  margin-left: 100px !important;
}

.visable {
  display: none !important;
}

#more.down {
  background: url('../images/up.png') !important;
}

.recall {
  font-family: Arial;
  color: #706e6e;
  font-size: 14px;
  font-weight: 400;
  width: 330px;
  margin: 0 auto;
  text-align: left;
  padding-left: 45px;
  background: url('../images/recall_icon.png') no-repeat;
  background-position: 4px center;
  margin-top: 15px;
}

.to_go_arrow {
  width: 28px;
  height: 60px;
  position: absolute;
  top: 350px;
  left: -40px;
  background: url('../images/to_go_arrow.png') no-repeat;
  background-position: center center;
}

.pack {
  width: 115px;
  height: 325px;
  background: url('../images/pack.png') no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  top: 230px; 
  left: 23%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.rest {
  color: #f40022;
  font-family: "Corbel";
  font-size: 18px;
  font-weight: 700;
  left: 49px;
  position: absolute;
  top: 318px;
  text-align: center;
}

.rest span {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}

.rest span.rest_amount {
  line-height: 36px;
  font-size: 42px;
  display: inline-block;
  margin-top: -2px;
}

.rest_note {
  color: #5E5E5E;
  font-family: Arial;
  font-size: 15px;
  font-weight: 400;
  left: 125px;
  position: absolute;
  text-align: center;
  top: 323px;
  width: 148px;
}

.block2 h2 {
  font-family: Arial;
  color: #000000;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -1px;
  text-align: center;
  margin-top: 91px;
  line-height: 40px;
}

.block2_content {
  margin-top: 35px;
}

.block2_content_item {
  width: 498px;
  display: inline-block;
  margin-bottom: -10px;
}

.block2_content_item_text {
  width: 285px;
  vertical-align: top;
  display: inline-block;
}

.block2_content_item_text h2 {
  font-family: Arial;
  color: #292929;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
  line-height: 24px;
}

.block2_content_item_text p {
  font-family: Arial;
  color: #706e6e;
  font-size: 18px;
  font-weight: 300;
  text-align: right;
  line-height: 22px;
  margin-top: 60px;
}

.block2_content_item_text p span {
  color: #93b335;
}

.block2_content_item_text.right h2 {
  text-align: left;
}

.block2_content_item_text.right p {
  text-align: left;
}

.block2_content_item_image {
  width: 203px;
  height: 203px;
  background-position: center center;
  position: relative;
}

.block2_content_item_image1 {
  background: url('../images/block2_item_image1.png') no-repeat;
}

.block2_content_item_image2 {
  background: url('../images/block2_item_image2.png') no-repeat;
}

.block2_content_item_image3 {
  background: url('../images/block2_item_image3.png') no-repeat;
}

.block2_content_item_image4 {
  background: url('../images/block2_item_image4.png') no-repeat;
}

.block2_content_item_number {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  text-align: center;
  line-height: 62px;
  font-family: Tahoma;
  color: #ffe200;
  font-size: 30px;
  font-weight: 700;
  font-style: italic;
  position: absolute;
  top: -18px;
  background: #818181;
}

.number1 {
  background: #19c6ff;
}

.number2 {
  background: #f2a34b;
}

.block2_content_item_image.left .block2_content_item_number {
  right: 7px;
}

.block2_content_item_image.right .block2_content_item_number {
  left: 7px;
}

.block3 h2 {
  font-family: Arial;
  color: #000;
  font-size: 39px;
  font-weight: 400;
  text-align: center;
  margin-top: 30px;
}

.block3_top_content {
  margin-top: 40px;
}

.block3_top_content_item {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin: 0px 72px;
  position: relative;
  float: left;
}

.block3_top_content_item span {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-family: Tahoma;
  color: #818181;
  font-size: 30px;
  font-weight: 700;
  font-style: italic;
  position: relative;
  z-index: 9;
  background: #ffe200;
}

.block3_top_content_item_rightside {
  width: 167px;
  height: 55px;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 22px;
  z-index: 1;
  background: url('../images/block3_right_item.png') no-repeat;
}

.block3_bottom_content {
  margin-top: 20px;
  margin-bottom: 30px;
}

.block3_bottom_content_item {
  width: 204px;
  display: inline-block;
  margin: 0px -2px 0px -3px;
  float: left;
}

.block3_bottom_content_item_image {
  width: 204px;
  height: 205px;
  background-position: center center;
  position: relative;
}

.block3_bottom_content_item_image1 {
  background: url('../images/block3_item_image1.png') no-repeat;
}

.block3_bottom_content_item_image2 {
  background: url('../images/block3_item_image2.png') no-repeat;
}

.block3_bottom_content_item_image3 {
  background: url('../images/block3_item_image3.png') no-repeat;
}

.block3_bottom_content_item_image4 {
  background: url('../images/block3_item_image4.png') no-repeat;
}

.block3_bottom_content_item_image5 {
  background: url('../images/block3_item_image5.png') no-repeat;
}

.block3_bottom_content_item p {
  font-family: Arial;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  width: 180px;
  margin: 0 auto;
  letter-spacing: -1px;
}

#cert-zoom-1 {
  display: block;
  position: relative;
  color: black;
  width: 66px;
  top: -2px;
  left: 313px;
}

#cert-zoom-2 {
  display: block;
  color: black;
  position: relative;
  width: 66px;
  top: -22px;
  left: 618px;
}

.block4,
.block8 {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background: url('../images/bg2.jpg') no-repeat;
  background-position: center center;
  background-size: cover;
}

.block4_content,
.block8_content {
  width: 980px;
  height: 360px;
  background: url('../images/buy_block2.png') no-repeat;
  background-position: center right;
  position: relative;
  top: 55px;
}

.block4_content_leftside,
.block8_content_leftside {
  width: 580px;
  position: relative;
  float: left;
}

.block4_content .sale,
.block8_content .sale {
  position: relative;
  margin-top: 29px;
  width: 345px;
  float: right;
  background: transparent;
  padding-right: 63px;
}

.block4_content .sale h3,
.block8_content .sale h3 {
  font-family: Tahoma;
  font-size: 36px;
  font-weight: 700;
  color: #f40022;
  margin-top: 59px;
}

.block4_content .sale span,
.block8_content .sale span {
  font-family: Tahoma;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
  display: block;
  width: 214px;
  color: black;
  margin-top: 5px;
}

.block4_content .sale_icon,
.block8_content .sale_icon {
  width: 157px;
  height: 97px;
  background-repeat: no-repeat;
  background: url('../images/sale_icon.png');
  background-position: center center;
  position: absolute;
  top: 3px;
  left: 37px;
  z-index: 9;
}

.block4_content .sale.second,
.block8_content .sale.second {
  width: 100%;
  padding: none;
  margin: none;
}

.block4_content .sale.second h3,
.block8_content .sale.second h3 {
  font-size: 55px;
  margin: -13px 0px 0px 240px;
  text-align: center;
  width: 625px;
}

.block4_content .sale.second span,
.block8_content .sale.second span {
  font-size: 27px;
  margin: 37px 0 0 374px;
  width: 360px;
}

.block4_content .buy_block,
.block8_content .buy_block {
  width: 363px;
  height: 435px;
  background-repeat: no-repeat;
  background: url('../images/buy_block_bg.png');
  background-position: center center;
  margin-top: 25px;
  padding-top: 1px;
}

.block4_content .new_price_block,
.block8_content .new_price_block {
  margin: 15px 0px;
}

.block4_content .new_price_block h4,
.block8_content .new_price_block h4 {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: 400;
}

.block4_content .new_price_block p,
.block8_content .new_price_block p {
  font-family: Tahoma;
  font-size: 20px;
  font-weight: 400;
  margin-top: 20px;
  vertical-align: bottom;
  display: inline-block;
}

.block4_content .new_price_block span,
.block8_content .new_price_block span {
  font-family: Tahoma;
  font-size: 34px;
  font-weight: 700;
  float: left;
  width: auto;
}

.block4_content .old_price,
.block8_content .old_price {
  width: 155px;
}

.block4_content .old_price span,
.block8_content .old_price span {
  text-decoration: line-through;
  float: left;
  display: inline-block;
  width: auto;
  color: #818181;
}

.block4_content .new_price,
.block8_content .new_price {
  width: 155px;
}

.block4_content p.final_count,
.block8_content p.final_count {
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  margin-top: 10px;
}

.block4_content p.final_count span,
.block8_content p.final_count span {
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  float: none;
  display: inline-block;
  color: #818181;
}

.dotted {
  border-bottom: 3px dotted #363636;
  float: right;
  width: 315px;
  margin-right: 14px;
  margin-top: 21px;
}

.pack2 {
  width: 298px;
  height: 285px;
  background-repeat: no-repeat;
  background: url('../images/pack.png') no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  top: 50px;
  left: 30px;
}

.rest2 {
  width: 285px;
  height: 79px;
  background-repeat: no-repeat;
  background: url('../images/rest_bg2.png');
  background-position: center center;
  position: absolute;
  top: 225px;
  left: 210px;
}

.rest2 .rest {
  top: 15px;
  left: 48px;
  width: 70px;
  height: 75px;
}

.rest2 .rest_note {
  left: 132px;
  top: 21px;
}

.to_go_arrow2 {
  width: 59px;
  height: 29px;
  background-repeat: no-repeat;
  background: url('../images/to_go_arrow2.png');
  background-position: center center;
  position: absolute;
  top: 255px;
  left: 512px;
}

.block4_content_rightside,
.block8_content_rightside {
  width: 385px;
  position: relative;
  float: right;
  padding: 35px 13px;
}

.block5 h2 {
  font-family: Arial;
  color: #000;
  font-size: 39px;
  font-weight: 400;
  text-align: center;
  margin-top: 30px;
}

.block5_slider {
  width: 999px;
  margin: 30px auto;
  overflow: hidden;
}

.slider_box {
  width: 10000px;
}

.block5_slider_item {
  width: 997px;
  height: 256px;
  display: inline-block;
  margin: 0px 1px;
  float: left;
  position: relative;
  border: 1px solid #5c3b17;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.block5_slider_item_name {
  font-family: Arial;
  color: #5c3b17;
  font-size: 24px;
  font-weight: 400;
  position: absolute;
  top: 95px;
  left: 35px;
}

.block5_slider_item_city {
  font-family: Arial;
  color: #5c3b17;
  font-size: 19px;
  font-weight: 400;
  position: absolute;
  top: 125px;
  left: 35px;
}

.block5_slider_item_user_pic {
  width: 172px;
  height: 172px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 45px;
  left: 245px;
}

.block5_slider_item_quote {
  font-family: Arial;
  color: #414141;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: -0.9px;
  line-height: 24px;
  text-align: left;
  width: 530px;
  text-align: left;
  position: absolute;
  right: 20px;
}

.block5_slider_item_quote1 {
  top: 20px;
}

.block5_slider_item_quote2 {
  top: 8px;
}

.block5_slider_item_quote3 {
  top: 25px;
}

#prev_slide {
  height: 65px;
  padding-left: 70px;
  position: absolute;
  bottom: 0;
  left: 20px;
  background: url('../images/prev_slide.png') no-repeat;
  background-position: left center;
  line-height: 65px;
  font-family: Arial;
  color: #706e6e;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: -0.8px;
}

#next_slide {
  height: 65px;
  padding-right: 70px;
  position: absolute;
  bottom: 0;
  right: 20px;
  background: url('../images/next_slide.png') no-repeat;
  background-position: right center;
  line-height: 65px;
  font-family: Arial;
  color: #706e6e;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: -0.8px;
}

.block6 h2 {
  font-family: "Corbel";
  color: #f28a00;
  font-size: 37px;
  font-weight: 400;
  text-align: center;
  margin-top: 30px;
  line-height: 37px;
}
.block6 .block6-img {
  position: absolute;
  display: block;
  bottom: 0;
}
.block6 .prodect-pic {
  position: relative;
}
.block6 .prodect-pic img {
  position: relative;
  z-index: 2;
}
.block6 .prodect-pic:before {
  content: "";
  display: block;
  position: absolute;
  background: url('../images/BADGE.png') no-repeat center/contain;
  width: 182px;
  height: 227px;
  top: -124px;
  left: 48px;
  z-index: 4;
}
.prodect-pic:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/block6-girl-resp.png) no-repeat center/contain;
  width: 330px;
  height: 600px;
  bottom: -65px;
  left: 133px;
  z-index: 1;
}
.block6_content {
  display: inline-block;
  width: 540px;
  height: 500px;
  border: 1px solid red;
  border-radius: 15px;
  background: #fff;
  padding: 40px;
  margin-top: 90px;
  position: relative;
  margin-left: 425px;
  z-index: 3;
}
.block6_content

.block6_top_content {
  font-family: Arial;
  color: #f40022;
  font-size: 22px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
  border-bottom: 2px dotted #706e6e;
  padding: 15px 0px;
}

.block6_bottom_content {
  font-family: Arial;
  color: #343434;
  font-size: 22px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
}

.block6_content h3 {
  font-family: Arial;
  color: #f40022;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.75px;
  line-height: 22px;
  text-align: center;
  margin-top: 20px;
}

.block6_content_dotted {
  border-bottom: 2px dotted #343434;
  width: 458px;
  margin: 15px auto 10px;
}

.block7_content {
  width: 945px;
  margin: 0 auto;
}

.block7 h2 {
  font-family: arial, helvetica, verdana, tahoma;
  color: #000;
  font-size: 39px;
  font-weight: 400;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

.block7_content_item {
  width: 244px;
  display: inline-block;
  float: left;
  margin-left: 105px;
  margin-bottom: 35px;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  transform: scale(0, 0);
}

.block7_content_item.anim {
  -webkit-transition: all 0.6s ease-out 0.2s;
  -moz-transition: all 0.6s ease-out 0.2s;
  -o-transition: all 0.6s ease-out 0.2s;
  -ms-transition: all 0.6s ease-out 0.2s;
  transition: all 0.6s ease-out 0.2s;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
}

.block7_content_item:first-child {
  margin-left: 0;
}

.block7_content_item_pic {
  width: 244px;
  height: 242px;
  background-repeat: no-repeat;
  background-position: center center;
}

.block7_content_item_pic1 {
  background: url('../images/block6_content_item_pic1.png') no-repeat;
}

.block7_content_item_pic2 {
  background: url('../images/block6_content_item_pic2.png') no-repeat;
}

.block7_content_item_pic3 {
  background: url('../images/block6_content_item_pic3.png') no-repeat;
}

.block7_content_item p {
  font-family: Arial;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}

.block8 {
  overflow-y: hidden;
}

footer {
  width: 100%;
  text-align: center;
}

footer .contain {
  margin: 20px auto 20px auto;
  height: 40px;
}

footer .contain a {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: underline;
}

footer .contain a:hover {
  text-decoration: none;
}

.black {
  color: #9d9d9d;
}

.footer_item {
  display: inline-block;
  width: 260px;
  margin-top: 20px;
}

.footer_item.left {
  text-align: left;
}

.footer_item.right {
  text-align: right;
}

footer a,
footer p {
  font-family: Arial;
  color: #9d9d9d;
  font-size: 15px;
  font-weight: 400;
  display: block;
  line-height: 15px;
}

footer #copywright {
  display: block;
  text-align: center;
  padding-top: 3px;
}

.block1_1 {
  display: none;
}

.block4_1_right {}

.block8_1_right {}

p.final_count br {
  display: none;
}

header ul {
  display: inline-block;
}

header #logo {
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 25px;
  font-weight: bold;
}

#block1-center-img {
  display: none;
  margin: 0 auto;
  text-align: center;
  width: 460px;
  overflow: hidden;
  height: 110%;
}

#block1-img-resp {
  display: none;
  position: relative;
  top: 73px;
  left: 20px;
  width: 212px;
}

#block1-badge-resp {
  display: none;
  position: relative;
  top: -43px;
  left: 116px;
  width: 108px;
}

#block1-text-resp {
  display: none;
  position: relative;
  top: -168px;
  left: 296px;
  font-size: 26px;
  text-shadow: 2px 2px 0px white;
  color: #F00;
  font-weight: bold;
  text-transform: uppercase;
  width: 253px;
  text-align: right;
}

#block6-center-img {
  margin: 0 auto;
  text-align: center;
  width: 460px;
  overflow: hidden;
  height: 100%;
}

#shopping-btn {
  width: 30px;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  display: none;
}

#shopping-btn:hover {
  cursor: pointer;
}

#block-certificates {
  width: 100%;
  display: block;
}

#block-certificates h2 {
  font-family: Arial;
  color: #000;
  font-size: 39px;
  font-weight: 400;
  text-align: center;
  margin-top: 30px;
}

#block-certificates p {
  font-size: 20px;
  text-align: center;
}

#block-certificates .images-cert {
  width: 1000px;
  text-align: center;
  margin: 0 auto;
}

#block-certificates .img-cert-a {
  display: inline-block;
  border-radius: 5px;
  margin: 10px 30px 10px 30px;
  background: rgba(168, 168, 168, 0.5);
}

#block-certificates img.img-cert {
  width: 220px;
  height: 292px;
  margin: 10px;
}

.img-zoom {
  width: 20px;
}

#block-certificates .img-cert-a.two {
  position: relative;
  width: 100px;
  top: 0px;
  left: 10px;
}

#phone-responsive {
  display: none;
}

@media screen and (max-width: 1000px) {
  #phone-responsive {
    display: inline-block;
    position: relative;
    top: 5px;
    left: 62px;
    font-weight: bold;
    font-size: 14px;
  }
  #phone-responsive img {
    width: 18px;
    height: 18px;
  }
  header #logo {
    top: 22px;
  }
  .phone-color {
    margin: 0px !important;
  }
  #block-certificates {
    width: 100%;
    display: block;
  }
  #block-certificates .images-cert {
    width: 100%;
    margin-bottom: 10px;
  }
  #block-certificates .img-cert-a {
    margin: 0 auto 8px auto;
    width: 48%;
  }
  #cert-zoom-1 {
    display: block;
    position: relative;
    width: 66px;
    top: -2px;
    left: 81px;
  }
  #cert-zoom-2 {
    display: block;
    position: relative;
    width: 66px;
    top: -22px;
    left: 313px;
  }
  #block-certificates .img-cert-a.second {
    margin-top: 10px;
  }
  #block-certificates img.img-cert {
    width: 200px;
    margin: 10px;
  }
  #shopping-btn {
    display: inline-block;
  }
  #block1-text-resp {
    display: block;
    position: absolute;
    top: 100px;
    left: auto;
    right: 30%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  #block1-center-img {
    display: block;
  }
  #block1-img-resp {
    position: absolute;
    display: block;
    top: auto;
    left: 40%;
    bottom: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #block1-badge-resp {
    position: absolute;
    top: auto;
    bottom: 70px;
    left: 47%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
  }
  .contain {
    width: 460px;
  }
  header {
    height: 45px;
  }
  #block1-img-resp {
    display: block;
  }
  .header_menu {
    display: none;
  }
  .main_top_header {
    font-size: 38px;
    letter-spacing: -1.225px;
    line-height: 40px;
    font-family: Arial;
  }
  .block1_bg {
    height: 100%;
  }
  .head {
    margin-left: 0;
    left: auto;
    right: 0px;
    margin-right: -240px;
  }
  .main_top {
    font-size: 32px;
    line-height: 36px;
    font-family: Arial;
  }
  .block1 {
    height: 370px;
    padding-top: 1px;
  }
  .block1 .block1_left {
    float: none;
    margin: 30px auto 0px;
    background: url('../images/block1_left_bg_mobi.png') no-repeat;
    width: 454px;
    height: 291px;
  }
  .block1_left p {
    font-size: 20px;
    width: 320px;
    line-height: 22px;
  }
  .block1_left1 {
    top: 20px;
    left: 20px;
  }
  .block1_left2 {
    top: 72px;
    left: 20px;
  }
  .block1_left3 {
    top: 126px;
    left: 20px;
  }
  .block1 .block1_right {
    display: none;
  }
  .block1_right {
    display: none;
    width: 460px;
  }
  .pack {
    display: none;
  }
  .block1_1 {
    display: block;
  }
  .buy_block {
    display: none;
    width: 455px;
    height: 436px;
    background: url('../images/buy_block_bg_mobi.png');
    margin-top: 10px;
  }
  .sale {
    margin-left: 5px;
    width: 100%;
    margin-top: 25px;
    height: 58px;
    background: none;
  }
  .sale span {
    width: 100%;
    color: #9a9999;
  }
  .sale_icon {
    top: 12px;
    right: 0px;
  }
  .new_price_block {
    padding: 0px 60px 0px 20px;
    margin: 15px 13px;
  }
  .enter_data input[type="text"] {
    width: 398px;
    margin: 10px auto 0px;
    display: block;
  }
  .enter_data button {
    background: rgba(0, 0, 0, 0) url('../images/submit_bg_mobi.png') no-repeat scroll 0 0;
    display: block;
    left: 2px;
    margin: 20px 0 0;
    top: 355px;
    width: 398px;
  }
  .to_go_arrow {
    display: none;
  }
  .enter_data p {
    margin-top: 35px;
    margin-left: 25px;
  }
  .block2_content_item_text.left,
  .block2_content_item_image.left {
    float: right;
  }
  .block2 h2 {
    margin-top: 36px;
  }
  .block2_content_item_text.right,
  .block2_content_item_image.right {
    float: left;
  }
  .block2_content_item.left,
  .block2_content_item.right {
    float: none;
    width: 460px;
  }
  .left .block2_content_item_text h2,
  .left .block2_content_item_text p {
    text-align: left;
  }
  .block2_content_item_text {
    padding: 0px 5px;
    width: 255px;
  }
  .block2_content_item_text.right h2,
  .block2_content_item_text.right p {
    text-align: right;
  }
  .block3 h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .block3_bottom_content_item {
    width: 460px;
    display: block;
  }
  .block3_bottom_content_item_image {
    display: table-cell;
    z-index: 8;
  }
  .block3_bottom_content_item p {
    display: table-cell;
    width: 240px;
    text-align: left;
    height: 205px;
    vertical-align: middle;
    padding-left: 10px;
  }
  .mobi_left .block3_bottom_content_item_image {
    float: left;
  }
  .mobi_left .block3_bottom_content_item p {
    float: right;
  }
  .mobi_right .block3_bottom_content_item_image {
    float: right;
  }
  .mobi_right .block3_bottom_content_item p {
    float: left;
  }
  .block3_top_content {
    margin-top: 90px;
  }
  .block3_top_content_item.mobi_1 {
    position: absolute;
    top: 180px;
    left: 0px;
  }
  .block3_top_content_item.mobi_2 {
    position: absolute;
    top: 388px;
    left: 257px;
  }
  .block3_top_content_item.mobi_3 {
    position: absolute;
    top: 590px;
    left: 0px;
  }
  .block3_top_content_item.mobi_4 {
    position: absolute;
    top: 800px;
    left: 257px;
  }
  .block3_top_content_item.mobi_5 {
    position: absolute;
    top: 1000px;
    left: 0px;
  }
  .mobi_1 .block3_top_content_item_rightside {
    top: 194px;
    left: 49px;
    -webkit-transform: rotate(39deg);
    -ms-transform: rotate(39deg);
    -o-transform: rotate(39deg);
    -moz-transform: rotate(39deg);
    transform: rotate(39deg);
    z-index: 1;
  }
  .mobi_2 .block3_top_content_item_rightside {
    top: 194px;
    left: -161px;
    -webkit-transform: rotate(141deg);
    -ms-transform: rotate(141deg);
    -o-transform: rotate(141deg);
    -moz-transform: rotate(141deg);
    transform: rotate(141deg);
    z-index: 1;
  }
  .mobi_3 .block3_top_content_item_rightside {
    top: 194px;
    left: 49px;
    -webkit-transform: rotate(39deg);
    -ms-transform: rotate(39deg);
    -o-transform: rotate(39deg);
    -moz-transform: rotate(39deg);
    transform: rotate(39deg);
    z-index: 1;
  }
  .mobi_4 .block3_top_content_item_rightside {
    top: 194px;
    left: -161px;
    -webkit-transform: rotate(141deg);
    -ms-transform: rotate(141deg);
    -o-transform: rotate(141deg);
    -moz-transform: rotate(141deg);
    transform: rotate(141deg);
    z-index: 1;
  }
  .block4_content,
  .block8_content {
    top: auto;
  }
  .block4_1_right .sale>h3,
  .block8_1_right .sale>h3,
  .block4_1_right .sale>span,
  .block8_1_right .sale>span {
    color: #f40022;
  }
  .block4_1_right,
  .block8_1_right {
    display: block;
  }
  .block4_content_rightside {
    float: none;
    width: 100%;
    height: 560px;
  }
  .block4,
  .block8 {
    height: 570px;
    padding-top: 10px;
  }
  .block4 .pack2 {
    left: 50%;
    margin-left: -149px;
    top: 90px;
  }
  .block4 .sale_icon {
    left: 43%;
    top: -60px;
  }
  .first .sale_icon {
    top: 0;
  }
  .block4 .second-form {
    margin: 380px 20px;
  }
  .block4_content {
    width: 460px;
    height: 100%;
    background-size: 100% 80%;
  }
  .footer.block4_content{
      width: 100%;
      height: 100%;
      background-size: 100% 80%;
    }
  .block4_content_leftside .sale,
  .block4_content_leftside .rest2,
  .block4_content_leftside .red-arrow {
    display: none;
  }
  .block5 h2 {
    margin-top: 20px;
    font-size: 40px;
  }
  .block5_slider {
    width: 460px;
    padding-bottom: 4px;
    margin-top: 8px;
  }
  .block5_slider_item {
    width: 459px;
    height: 475px;
    margin-top: 90px;
  }
  .block5_slider_item_user_pic {
    top: -86px;
    left: 143px;
  }
  .block5_slider_item_quote {
    width: 420px;
    margin: 0 auto;
    top: 175px;
    text-align: center;
    right: 0;
    left: 0;
  }
  .block5_slider_item_name,
  .block5_slider_item_city {
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    left: 0;
    top: 105px;
    font-weight: 700;
  }
  .block5_slider_item.more {
    display: block !important;
    float: none !important;
    margin-top: 90px !important;
  }
  .block5_slider_item_city {
    top: 110px;
  }
  #next_slide,
  #prev_slide {
    font-size: 16px;
    color: #242021;
    width: 150px;
    line-height: 19px;
    padding-top: 12px;
  }
  #next_slide {
    text-align: right;
  }
  #block6 h2 {
    margin-bottom: 25px;
    font-size: 28px;
}
#block6-center-img {
    display: block;
    position: relative;
}
  .block7 h2 {
    font-family: Arial;
    font-size: 40px;
    margin-top: 8px;
  }
  .block7_content {
    width: 460px;
    padding-bottom: 20px;
  }
  /*.block7_content_item{
    display: block;
    margin: 40px auto 20px; 
    float: none;  
  }
  .block7_content_item:first-child{
    margin-left: auto;
    }*/
  .block7_content_item {
    display: block;
    position: static;
    width: 100%;
    margin: 10px 0px 10px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .block7_content_item_pic {
    display: inline-block;
    float: left;
    width: 150px;
    background-size: 134px auto;
    height: 138px;
    margin: 0px auto;
    background-position-x: center;
  }
  .block7_content_item p {
    display: inline-block;
    float: right;
    width: 250px;
    padding-top: 26px;
  }
  .footer_item {
    display: none;
  }
  .footer_item.left {
    display: inline-block;
  }
  .footer_item.right {
    display: inline-block;
  }
}

@media screen and (max-width: 479px) {
  body {
    overflow-x: hidden;
  }
  #phone-responsive {
    display: inline-block;
    position: relative;
    top: 5px;
    left: 49px;
  }
  #block-certificates img.img-cert {
    width: 182px;
    height: 100%;
  }
  #cert-zoom-1 {
    display: block;
    position: relative;
    width: 66px;
    top: -2px;
    left: 17%;
  }
  #cert-zoom-2 {
    display: block;
    position: relative;
    width: 66px;
    top: -22px;
    left: 65%;
  }
  #block1-text-resp {
    width: 167px;
    left: auto;
    font-size: 18px;
  }
  #block1-center-img {
    width: 100%;
  }
  #block1-img-resp {
    width: 191px;
    left: 10%;
    transform: none;
  }
  #block1-badge-resp {
    width: 93px;
  }
  .contain {
    width: 420px;
    min-width: 240px;
    overflow: hidden;
  }
  .header_phone_block {
    display: none;
  }
  .main_top_header {
    font-size: 34px;
    line-height: 40px;
  }
  .main_top {
    font-size: 26px;
  }
  .block1 {
    height: 335px;
  }
  .block1_left p {
    font-size: 18px;
    width: 285px;
  }
  .block1_left1 {
    top: 22px;
  }
  .block1_left2 {
    top: 68px;
  }
  .block1_left3 {
    top: 116px;
  }
  .block1_right {
    width: 420px;
  }
  .block1 .block1_left {
    width: 100%;
    background-size: contain;
    height: 282px;
  }
  .buy_block {
    width: 420px;
    background: url('../images/buy_block_bg_mobi2.png') no-repeat;
    background-size: contain;
    height: 734px;
    margin-top: 30px;
  }
  .new_price_block {
    padding: 0px 40px 0px 20px;
    margin: 40px auto;
    text-align: center;
  }
  .new_price_block h4,
  .new_price_block p {
    font-size: 22px;
  }
  .new_price_block p span:first-child {
    font-size: 54px;
    display: block;
  }
  .old_price,
  .new_price {
    width: 145px;
    text-align: center;
  }
  p.final_count,
  p.final_count span:first-child {
    margin-top: 10px;
    text-align: center;
    font-size: 22px;
    display: inline-block;
    line-height: 22px;
  }
  p.final_count br {
    display: inherit;
  }
  .sale {
    margin-left: 10px;
  }
  .sale span {
    width: 150px;
  }
  .sale h3 {
    font-size: 32px;
  }
  .sale_icon {
    right: 20px;
    top: 30px;
  }
  .enter_data input[type="text"],
  .enter_data button {
    width: 330px;
    height: 70px;
    font-size: 20px;
  }
  /*.enter_data button{
    height: 170px;
    background: url('//st.acstnst.com/content/TE_Psoridex_IT_red_line_N/img/submit_bg_mobi2.png') no-repeat;
    font-size: 49px;
    }*/
  .enter_data p {
    margin-left: 35px;
    font-size: 18px;
  }
  .recall {
    margin-top: 20px;
    padding-left: 0;
    background: none;
    font-size: 21px;
    text-align: center;
  }
  .block2 h2 {
    line-height: 40px;
  }
  .block2_content_item_image {
    margin: 0 auto;
  }
  .block2_content_item_text {
    width: 200px;
    margin: 0 auto;
    text-align: center;
  }
  .block2_content_item_text h2 {
    text-align: center !important;
    margin-top: 0px;
    font-size: 24px;
    line-height: 30px;
  }
  .block2_content_item_text p {
    text-align: center !important;
    font-size: 17px;
    line-height: 26px;
    margin: 20px 0;
  }
  .block2_content_item {
    margin-bottom: -10px;
    width: 420px !important;
  }
  .block3 {
    display: none;
  }
  .block4_content {
    width: 420px;
  }
  .block5_slider {
    width: 420px;
    padding-bottom: 5px;
  }
  .block5_slider_item {
    width: 418px;
    height: 560px;
    margin-top: 90px;
  }
  .block5_slider_item_name {
    font-size: 28px;
  }
  .block5_slider_item_city {
    font-size: 26px;
    top: 110px;
  }
  .block5_slider_item_quote {
    width: 400px;
    position: relative;
    right: inherit;
    font-size: 20px;
    line-height: 22px;
    top: 140px;
  }
  .block5_slider_item_user_pic {
    left: 128px;
  }
  #block6-center-img {
    width: 100%;
}
  #prev_slide {
    padding-left: 0px;
    padding-right: 70px;
    background-position: right bottom;
    height: 95px;
  }
  #next_slide {
    padding-left: 70px;
    padding-right: 0px;
    background-position: left bottom;
    height: 95px;
  }
  .block7_content {
    width: 420px;
  }
  .block7 h2 {
    padding: 0px 20px;
    font-size: 30px;
  }
  .footer_item.right {
    display: none;
  }
  .footer_item.left {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 425px) {
  #phone-responsive {
    display: inline-block;
    position: relative;
    top: 5px;
    left: 30px;
  }
  #block-certificates img.img-cert {
    width: 163px;
  }
  #block1-img-resp {
    width: 191px;
  }
  #block1-badge-resp {
    width: 93px;
  }
  #block1-text-resp {
    width: 117px;
    font-size: 18px;
    top: 70px;
  }
  .contain {
    width: 380px;
    min-width: 240px;
  }
  .main_top_header {
    font-size: 32px;
  }
  .main_top {
    font-size: 24px;
  }
  .block1_left {
    background-size: contain;
  }
  .block1_left p {
    font-size: 16px;
    width: 265px;
  }
  p.block1_left1,
  p.block1_left2,
  p.block1_left3 {
    width: 200px!important;
    left: 45%!important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .block1_left1 {
    left: 0px;
    top: 20px;
  }
  .block1_left2 {
    left: 0px;
    top: 65px;
  }
  .block1_left3 {
    left: 0px;
    top: 110px;
  }
  .block1_right {
    width: 380px;
  }
  .block1 {
    height: 305px;
  }
  .block1 .block1_left {
    width: 100%;
    background-size: contain;
    height: 245px;
  }
  .buy_block {
    width: 380px;
    height: 663px;
  }
  .new_price_block {
    margin: 30px auto;
    padding: 0px 30px;
  }
  .enter_data p {
    margin-top: 0;
    margin-left: 20px;
  }
  p.final_count,
  p.final_count span:first-child {
    font-size: 18px;
    line-height: 22px;
  }
  .enter_data input[type="text"],
  .enter_data button {
    width: 320px;
  }
  .enter_data button {
    height: 85px;
    font-size: 45px;
  }
  .recall {
    margin-top: 10px;
    font-size: 18px;
  }
  .sale_icon {
    right: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    width: 125px;
    height: 77px;
  }
  .block2 h2 {
    line-height: 36px;
    font-size: 34px;
  }
  .block2_content_item_text {
    width: 200px;
    padding-left: inherit;
  }
  .block2_content_item_text h2 {
    text-align: center !important;
    margin-top: 0px;
    font-size: 20px;
    line-height: 26px;
  }
  .block2_content_item_text p {
    text-align: center !important;
    font-size: 16px;
    line-height: 20px;
  }
  .block2_content_item {
    margin-bottom: -10px;
    width: 380px !important;
  }
  .block2_content_item_image {
    width: 180px;
    background-size: 186px;
  }
  .block3 {
    display: none;
  }
  .block4_content_rightside {
    float: none;
    width: 100%;
    height: 560px;
  }
  .block4,
  .block8 {
    height: 570px;
    padding-top: 10px;
  }
  .block4 .pack2 {}
  .block4 .sale_icon {}
  .block4 .second-form {
    margin: 380px 20px;
  }
  
  .block4 .pack2 {
    left: 50% !important; 
    margin-left: -149px; 
    top: 90px;
  }
  
  .block4_content {
    width: 100%;
    height: 100%;
    background-size: 100% 80%;
  }
  .block4 .enter_data button {
    font-size: 24px;
    padding-top: 0;
  }
  .block4 button {
    padding-top: 6px;
    width: 308px !important;
  }
  button.order-btn {
    padding: 0;
  }
  .block5_slider_item {
    width: 378px;
    height: 505px;
  }
  .block5_slider_item_quote {
    width: 360px;
    top: 120px;
    font-size: 17px;
    line-height: 20px;
  }
  .block5_slider_item_user_pic {
    left: 108px;
  }
  .block7_content {
    width: 380px;
  }
  .block7_content_item p {
    width: 200px;
  }
  .footer_item {
    width: 160px;
    margin: 20px 10px;
  }
}

@media screen and (max-width: 385px) {
  #phone-responsive {
    display: inline-block;
    position: relative;
    top: 5px;
    left: 20px;
  }
  #block-certificates img.img-cert {
    width: 145px;
  }
  #block1-img-resp {
    width: 170px;
  }
  #block1-badge-resp {
    width: 85px;
    left: 150px;
  }
  #block1-text-resp {
    width: 173px;
    font-size: 18px;
  }
  .contain {
    width: 340px;
    min-width: 240px;
  }
  .main_top_header {
    font-size: 28px;
    line-height: 32px;
  }
  .main_top {
    font-size: 22px;
    line-height: 26px;
  }
  p.block1_left1 {
    top: 24px!important;
    font-size: 12px!important;
  }
  p.block1_left2 {
    top: 60px!important;
    font-size: 12px!important;
  }
  p.block1_left3 {
    top: 95px!important;
    font-size: 12px!important;
  }
  .block1_left p {
    font-size: 14px;
    width: 235px;
    line-height: 18px;
  }
  .block1_left1 {
    top: 15px;
  }
  .block1_left2 {
    top: 52px;
  }
  .block1_left3 {
    top: 88px;
  }
  .block1_right {
    width: 340px;
  }
  .block1 {
    height: 285px;
  }
  .block1 .block1_left {
    width: 100%;
    background-size: contain;
    height: 220px;
  }
  .new_price_block h4,
  .new_price_block p {
    font-size: 18px;
  }
  .new_price_block p span:first-child {
    font-size: 42px;
  }
  p.final_count,
  p.final_count span:first-child {
    font-size: 17px;
    line-height: 19px;
    margin-top: 5px;
  }
  .enter_data p {
    margin-left: 15px;
    font-size: 16px;
  }
  .buy_block {
    width: 340px;
    height: 595px;
  }
  .new_price_block {
    margin: 30px 0px 40px;
    padding: 0px 30px;
  }
  .recall {
    width: 280px;
    font-size: 16px;
    margin-top: 10px;
    height: 32px;
  }
  .old_price,
  .new_price {
    width: 120px;
  }
  .sale h3 {
    font-size: 30px;
  }
  .sale_icon {
    right: 10px;
    top: 30px;
  }
  .enter_data input[type="text"],
  .enter_data button {
    width: 280px;
    margin: 25px auto;
    font-size: 16px;
  }
  .enter_data button {
    font-size: 34px;
    height: 120px;
    background-size: contain;
  }
  .block2 h2 {
    line-height: 31px;
    font-size: 28px;
  }
  .block2_content_item_text {
    width: 150px;
    padding-left: inherit;
  }
  .block2_content_item_image {
    background-size: 170px;
  }
  .block2_content_item_text h2 {
    text-align: center !important;
    margin-top: 0px;
    line-height: 22px;
    font-size: 18px;
  }
  .block2_content_item_text p {
    text-align: center !important;
    font-size: 14px;
    line-height: 20px;
  }
  .block2_content_item {
    margin-bottom: -10px;
    width: 340px !important;
  }
  .block3 {
    display: none;
  }
  .block4_content_rightside {
    float: none;
    width: 100%;
    height: 560px;
  }
  .block4,
  .block8 {
    height: 570px;
    padding-top: 10px;
    margin-top: -30px;
  }
  .block4.first {
    margin-top: 0px;
  }
  .block4 .second-form {
    margin: 380px 20px;
  }
  .block4_content {
    height: 100%;
    background-size: 100% 80%;
  }
  .block4 .enter_data button {
    font-size: 20px;
    background-size: 100% 75%;
    height: 96px !important;
    padding-top: 0px;
    padding-bottom: 18px;
    left: -4px;
  }
  .block5 h2 {
    line-height: 32px;
    font-size: 30px;
  }
  .block5_slider_item {
    width: 338px;
    height: 450px;
  }
  .block5_slider_item_quote {
    width: 310px;
    top: 120px;
    font-size: 15px;
    line-height: 18px;
  }
  .block5_slider_item_user_pic {
    left: 88px;
  }
  #next_slide,
  #prev_slide {
    width: 120px;
    font-size: 10px;
    height: 60px;
    padding-top: 0;
    background-size: contain;
    line-height: 15px;
  }
  .block7_content_item p {
    font-size: 20px;
    width: 180px;
  }
  .block7_content {
    width: 340px;
  }
  .block7_content_item {
    margin-bottom: 20px;
  }
  .footer_item {
    width: 140px;
    margin: 15px 10px;
  }
  footer a,
  footer p {
    font-size: 15px;
    line-height: 15px;
  }
  footer {
    height: 50px;
  }
}

@media screen and (max-width: 363px) {
  .block2_content_item {
    margin-bottom: -10px;
  }
  #block1-text-resp {
    width: 86px;
    font-size: 14px;
  }
  .block7_content_item p {
    width: 160px;
  }
  .block7_content_item_pic {
    width: 140px;
  }
}

@media screen and (max-width: 345px) {
  #block1-text-resp {
    /*left: 116px;
    font-size: 17px;
    width: 244px;*/
  }
  header #logo {
    font-size: 22px;
    top: 9px;
  }
  #phone-responsive img {
    width: 16px;
    height: 16px;
  }
  #phone-responsive {
    display: inline-block;
    position: relative;
    top: 8px;
    left: 17px;
    font-size: 12px;
  }
  #block-certificates img.img-cert {
    width: 121px;
  }
  #block1-text-resp {
    width: 129px;
    font-size: 14px;
  }
  #cert-zoom-1 {
    display: block;
    position: relative;
    width: 66px;
    top: -2px;
    left: 15%;
  }
  #cert-zoom-2 {
    display: block;
    position: relative;
    width: 66px;
    top: -22px;
    left: 63%;
  }
  .contain {
    width: 290px;
    min-width: 240px;
  }
  .main_top_header {
    font-size: 24px;
    line-height: 28px;
  }
  .main_top {
    font-size: 18px;
  }
  .block1_left {
    padding-left: 65px;
    height: 210px;
  }
  .block1_left p {
    line-height: 14px;
    font-size: 12px;
    width: 200px;
  }
  .block1_left1 {
    top: 17px;
  }
  .block1_left2 {
    top: 50px;
  }
  .block1_left3 {
    top: 83px;
  }
  .block1_right {
    width: 300px;
  }
  .block1 {
    height: 290px;
  }
  .block1 .block1_left {
    width: 100%;
    background-size: contain;
    height: 186px;
  }
  .buy_block {
    width: 300px;
    height: 525px;
  }
  .new_price_block {
    margin: 30px 10px 40px;
    padding: 0px 20px;
  }
  .recall {
    width: 250px;
    font-size: 12px;
    margin-top: 15px;
  }
  .sale h3 {
    font-size: 26px;
  }
  .sale span {
    font-size: 16px;
  }
  .sale_icon {
    top: 30px;
    right: 0;
  }
  .new_price_block h4 {
    font-size: 14px;
  }
  .new_price_block p span:first-child {
    font-size: 36px;
  }
  p.final_count,
  p.final_count span:first-child {
    font-size: 12px;
    line-height: 16px;
  }
  .new_price_block p {
    font-size: 12px;
  }
  .old_price,
  .new_price {
    width: 90px;
  }
  .enter_data {
    width: 280px;
    display: block;
    margin: 0 auto;
  }
  .enter_data p {
    text-align: center;
    font-size: 14px;
    margin: 10px 0;
  }
  .enter_data input[type="text"],
  .enter_data button {
    width: 260px;
    margin: 26px auto;
  }
  .enter_data button {
    font-size: 30px;
    height: 90px;
    background-size: cover;
  }
  .block2 h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .block2_content_item_text {
    width: 140px;
    padding-left: inherit;
  }
  .block2_content_item_image {
    background-size: 160px;
    width: 160px;
  }
  .block2_content_item_text h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .block2_content_item_text p {
    text-align: center !important;
    font-size: 16px;
    line-height: 20px;
  }
  .block2_content_item {
    margin-bottom: -10px;
    width: 300px !important;
  }
  .block2_content_item_image.left .block2_content_item_number {
    right: 18px;
  }
  .block3 {
    display: none;
  }
  .block4_content_rightside {
    float: none;
    width: 100%;
  }
  .block4,
  .block8 {
    height: 570px;
    padding-top: 10px;
    margin-top: -30px;
  }
  .block4 .pack2 {
    left: 50%;
    margin-left: -149px;
  }
  .block4 .sale_icon {
    left: 43%;
  }
  .block4 .second-form {
    margin: 380px 20px;
  }
  .block4_content {
    width: 100%;
    height: 100%;
    background-size: 100% 80%;
  }
  .block4 .enter_data button {
    font-size: 20px;
    background-size: 100% 75%;
    height: 96px !important;
    padding-top: 0px;
    width: 256px !important;
    left: -57px;
  }
  .block5 h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .block7 h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .block5_slider_item {
    width: 289px;
    height: 410px;
  }
  .block5_slider_item_quote {
    width: 275px;
    top: 110px;
    font-size: 15px;
    line-height: 15px;
    text-align: justify;
    padding-left: 5px;
    padding-right: 5px;
  }
  .block5_slider_item_user_pic {
    left: 68px;
    top: -76px;
    width: 152px;
    height: 152px;
  }
  .block5_slider_item_name {
    top: 100px;
    font-size: 24px;
  }
  .block5_slider_item_city {
    top: 100px;
    font-size: 22px;
  }
  #next_slide,
  #prev_slide {
    width: 120px;
    font-size: 10px;
    height: 55px;
    background-size: contain;
    padding-top: 0px;
  }
  .block7_content_item p {
    font-size: 20px;
  }
  .block7_content {
    width: 300px;
  }
  .footer_item {
    width: 140px;
    margin: 15px 5px;
  }
  footer a,
  footer p {
    font-size: 15px;
    line-height: 15px;
  }
}

#red-arrow {
  height: 69px;
  left: 118px;
  position: relative;
  top: 14px;
}

.red-arrow.op {
  opacity: 0.5;
}

#red-arrow2,
#red-arrow2-2 {
  position: relative;
  top: 173px;
  left: 499px;
  width: 118px;
}

.block1 .new_price_block {
  padding-left: 10px;
  padding-right: 10px;
}

#popWindow {
  position: fixed;
  right: 10px;
  bottom: 10px;
  max-width: 220px;
  padding: 16px;
  background: rgb(129, 129, 129);
  font-size: 14px;
  border: 1px solid rgb(129, 129, 129);
  box-shadow: 1px 1px 5px rgb(129, 129, 129);
  opacity: 0;
  color: white;
  line-height: 1;
  z-index: 99999999;
}

#popWindow b {
  font-size: 16px;
  color: white;
}

#popWindow i {
  font-size: 16px;
  color: white;
}

#popWindow span {
  font-size: 16px;
  color: white;
}

#popUp {
  background-color: rgba(0, 0, 0, 0.65);
  color: #FFF;
  font-size: 14px;
  display: none;
  position: fixed;
  bottom: 15px;
  width: 94%;
  padding: 5px 2%;
  margin: 0 3% 0 0;
  z-index: 2222;
  text-align: center;
}

.block4_content._form {
  height: 450px;
  background: #ffcf00;
  background: linear-gradient(to top, #ffcf00, #ffe100);
}

.form {
  position: absolute;
  right: 30px;
  bottom: 20px;
  max-width: 300px;
}

.price {
  text-align: center;
  font-size: 18px;
  color: #f40022;
  font-style: italic;
}

.old-price {
  font-size: 16px;
  text-align: center;
  text-decoration: line-through;
}

.inp {
  box-sizing: border-box;
  width: 300px;
  height: 40px;
  margin: 10px auto 10px;
  padding: 10px;
  border: 1px solid #343434;
  border-radius: 8px;
  color: #343434;
}

::-webkit-input-placeholder {color:#343434;opacity:1;}
::-moz-placeholder          {color:#343434;opacity:1;}
:-moz-placeholder           {color:#343434;opacity:1;}
:-ms-input-placeholder      {color:#343434;opacity:1;}

.order-btn {
  display: block;
  width: 150px;
  height: 50px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
  text-transform: uppercase;
  border: none;
  border-radius: 8px;
  background: #f40022;
  cursor: pointer;
}

#logo2 {
  display: none;
}

@media screen and (max-width: 1000px) {
  #logo2 {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: white;
    font-size: 25px;
    font-weight: bold;
  }
  .block1_left {
    width: 100%;
    background-repeat: no-repeat;
    margin-top: 50px;
    font-size: 14px;
  }
  p.block1_left1,
  p.block1_left2,
  p.block1_left3 {
    font-size: inherit;
    width: 250px;
  }
  p.block1_left1 {
    top: 35px;
    left: 40px;
  }
  p.block1_left2 {
    top: 98px;
    left: 40px;
  }
  p.block1_left3 {
    top: 150px;
    left: 40px;
  }
  .first-btn {
    left: 50%!important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .block4_content._form {
    background: none;
    height: auto;
  }
  #block4 {
    height: auto;
  }
  #block4 .contain {
    padding-top: 60px;
  }
  #block4 .pack2 {
    position: static;
    display: block;
    margin: 0 auto 20px;
  }
  .block4_content_leftside {
    width: 100%;
  }
  .form {
    position: static;
    width: 100%;
    margin: 0 auto 20px;
  }
  .inp {
    width: 100%;
  }
  #block4 button {
    width: 100%!important;
  }
}

@media screen and (max-width: 479px) {
  p.block1_left1 {
    top: 30px;
  }
  p.block1_left2 {
    top: 87px;
  }
  p.block1_left3 {
    top: 133px;
  }
}

@media screen and (max-width: 425px) {
  p.block1_left1,
  p.block1_left2,
  p.block1_left3 {
    width: auto !important;
    left: 125px !important;
    margin-right: 40px;
  }
  p.block1_left1 {
    top: 26px;
  }
  p.block1_left2 {
    top: 75px;
  }
  p.block1_left3 {
    top: 112px;
  }
}

@media screen and (max-width: 385px) {
  .block1_left {
    padding-left: 68px;
  }
  p.block1_left2 {
    top: 79px !important;
  }
  p.block1_left3 {
    top: 124px !important;
  }
}

@media screen and (max-width: 345px) {
  header #logo {
    top: 23px;
  }
  p.block1_left1,
  p.block1_left2,
  p.block1_left3 {
    left: 105px !important;
    margin-right: 0;
  }
  p.block1_left1 {
    top: 22px !important;
  }
  p.block1_left2 {
    top: 64px !important;
  }
  p.block1_left3 {
    top: 97px !important;
  }
}
.inp {
  margin: 0 auto 20px;
}
.old-price{
  margin-bottom: 20px
}
.only-mobile {
  display: none;
}

@media screen and (max-width: 1000px) {
  .only-mobile {
      display: block;
  }
  .only-desk {
    display: none;
  }
}