* {
  outline: none;
}
[placeholder]:focus::-webkit-input-placeholder {
  color: transparent
}
[placeholder]:focus::-moz-placeholder {
  color: transparent
}
[placeholder]:focus:-ms-input-placeholder {
  color: transparent
}
[placeholder]:focus:-moz-placeholder {
  color: transparent
}
[placeholder]:focus::placeholder {
  color: transparent
}
body {
  margin: 0;
  color: #ffffff;
  font: 17px/25px "Roboto Condensed", sans-serif;
  background: #1f242a;
}
main {
  overflow: hidden;
  width: 100%;
}
img {
  border-style: none;
  max-width: 100%;
}

.disclaimer {
  font-size: 20px;
  color: #fff;
  text-align: right;
  margin: 15px 0;
}
a {
  text-decoration: none;
  color: #a82720;
}
a:hover {
  text-decoration: underline;
}
input,
select {
  vertical-align: middle;
  color: #000000;
  outline: none;
}
form {
  margin: 0;
  padding: 0;
  border-style: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
button,
input,
select {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  padding: 0;
}
body {
  background: url("../img/img1.0.1.png") repeat-x center 0 #2153c9;
  color: #f00;
}
.wrapper-hidden {
  position: relative;
  width: 100%;
}
.wrapper {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  max-width: 1000px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  padding: 0;
  margin: 0 0 10px 25px;
}
li {
  line-height: 20px;
}
ul.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}
.block__timer {
  text-align: center;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
.block__timer .landing__countdown {
  display: block;
  width: 215px;
  margin: 10px auto;
  padding: 0 0;
  height: 42px;
}
.timer {
  direction: ltr;
}
.block__timer .landing__countdown span {
  font: 700 26px/40px "Roboto Condensed", sans-serif;
  color: #fff;
  display: inline-block;
  width: 61px;
  background: transparent url("../img/img1.6.png") 0 0 no-repeat;
  height: 42px;
  *display: inline;
  *zoom: 1;
  margin: 0 5px;
  text-align: center;
  letter-spacing: 20px;
  padding-left: 8px;
}
.block1,
.block3 {
  background: rgb(4, 21, 126);
  background: -moz-linear-gradient(0deg, rgba(4, 21, 126,1) 0%, rgba(33,83,201,1) 50%, rgba(4, 21, 126,1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(4, 21, 126,1) 0%, rgba(33,83,201,1) 50%, rgba(4, 21, 126,1) 100%);
  background: linear-gradient(0deg, rgba(4, 21, 126,1) 0%, rgba(33,83,201,1) 50%, rgba(4, 21, 126,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#011582",endColorstr="#011582",GradientType=1);
}
.block1 .top-line {
  background: #04157E;
  width: 100%;
  position: absolute;
  top: 0;
  height: 45px;
}
.block1 .wrapper {
  background: url("../img/img1.0.png") no-repeat center bottom transparent;
  padding-bottom: 100px;
  min-height: 622px;
  padding-left: 10px;
  padding-right: 10px;
}
.block1__top {
  font: 300 23px/50px "Roboto Condensed";
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 0 0 15px;
}
.block1__top .lastpack {
  color: #ffcc19;
}
.block1__top-sale {
  position: relative;
  font: normal 35px/40px "Lobster";
  width: 106px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.block1__top-sale::before {
  content: '';
  position: absolute;
  background: transparent url("../img/img1.1.png") 0 0 no-repeat;
  width: 106px;
  height: 100px;
  left: 0;
  top: -28px;
  z-index: -1;
}
.block1__top-action {
  width: 290px;
  text-align: right;
  float: left;
  display: inline-block;
  color: #ffcc19;
  position: relative;
}
.block1__body {
  position: relative;
  top: -5px;
}
.block1__body::before {
  content: '';
  position: absolute;
  background: url("../img/img1.5.png") no-repeat 0 0 transparent;
  width: 227px;
  height: 183px;
  left: 76px;
  top: -49px;
  z-index: -1;
}
.block1__left {
  width: 350px;
  display: inline-block;
  padding: 55px 0 0 0;
  text-align: center;
  position: relative;
  z-index: 99;
}
.pr {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
}
.pr p {
  margin: 0 0 15px;
}
.block1__left img {

    display: block;
    margin-left: 441px;
}
.block1__right {
  width: 325px;
  float: left;
  position: relative;
  text-align: center;
}
.block1_right-top {
  background: #04157E;
  padding: 0 0 20px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
/*.block1__top-action::before {*/

  /*content: '';*/

  /*position: absolute;*/

  /*width: 438px;*/

  /*height: 222px;*/

  /*top: 0;*/

  /*right: 2px;*/

  /*z-index: -1;*/

  /*}*/

  .block1__title {
    padding: 50px 0 30px 0;
    font: normal 44px/45px "Lobster";
    color: #ffcc19;
    text-align: right;
  }
  .block1__sub {
    width: 325px;
    font: 300 24px/35px "Roboto Condensed";
    color: #ffffff;
  }
  .block1__price {
    font: normal 20px/53px "Lobster";
    color: #b7064d;
    background: transparent url("../img/img1.4.png") center 0 no-repeat;
    height: 66px;
  }
  .block1__price span {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 50px;
  }
  .block1__price span.newprice {
    font-size: 25px;
  }
  .block1__price .oldprice {
    text-decoration: line-through;
  }
  .block__timer-text {
    color: #ffffff;
    font: 300 17px/22px "Roboto Condensed";
    text-transform: uppercase;
  }
  .block1__right ul {
    margin: 70px 0 0 20px;
    padding: 0;
  }
  .block1__right ul li {
    font: 300 22px/30px "Roboto Condensed";
    color: #ffffff;
    padding: 5px 55px 5px 0px;
    text-align: right;
    background: transparent url("../img/img1.7.png") right center no-repeat;
  }
  .block2 {
    font: 300 20px/28px "Roboto Condensed";
    color: #ffffff;
    padding-bottom: 100px;
  }
  .block2 .wrapper-hidden {
    padding-top: 18px;
    margin-top: -18px;
  }
  .block2__top {
    background: #04157E;
    position: relative;

  }
  .block2__top .wrapper {
    padding: 25px 10px 35px 215px;
    min-height: 252px;
    background: url(../img/img2.0.png) no-repeat center 0 transparent;
    background-size: contain;
  }
  .block2__bottom {
    position: relative;
  }
  .block2__bottom .wrapper::before {
    content: '';
    display: block;
    background: url(../img/img21-fon.png) no-repeat 100% 50%;
    width: 96%;
    height: 155px;
    position: absolute;
    top: 50%;
    margin-top: -57px;
    right: 0;
    z-index: 2;
  }
  .block2__title {
    font: 400 31px/30px "Lobster";
    color: #ffce22;
    padding-left: 215px;
    position: relative;
    z-index: 2;
    padding-right: 80px;
  }
  .block2__title:before {
    content: '';
    position: absolute;
    background: url(../img/img21.png) 0 0 no-repeat transparent;
    width: 204px;
    height: 330px;
    left: -10px;
    top: -212px;
    z-index: 3;
  }
  .block3 .wrapper {
    background: transparent url("../img/img3.0.png") center center no-repeat;
  }
  .block3__title {
    font: 400 40px/40px "Lobster";
    color: #ffce22;
    text-align: right;
    padding: 40px 15px 10px;
  }
  .block3__list ul {
    text-align: center;
    margin-bottom: 0;
  }
  .block3__list ul li {
    vertical-align: top;
    color: #ffffff;
    width: 328px;
    text-align: right;
    font: 300 20px/30px "Roboto Condensed";
    padding-top: 200px;
    margin-bottom: 15px;
    padding-right: 15px;
  }
  .block3__list ul li .block3__list_title {
    text-transform: uppercase;
    color: #ffce22;
    font: 400 22px/30px "Roboto Condensed";
  }
  .block3__list .item1 {
    background: url("../img/img3.1.png") no-repeat center 0 transparent;
  }
  .block3__list .item2 {
    background: url("../img/img3.2.png") no-repeat center 0 transparent;
  }
  .block3__list .item3 {
    background: url("../img/img3.3.png") no-repeat center 0 transparent;
  }
  .block3__list .item4 {
    background: url("../img/img3.4.png") no-repeat center 0 transparent;
  }
  .block3__list .item5 {
    background: url("../img/img3.5.png") no-repeat center 0 transparent;
  }
  .block4 {
  }
  .block4 .wrapper-hidden {
    background: #7122FF;
    height: auto;
  }
  .block4 .wrapper {
  }
  .block4__title {
    font: 400 40px/40px "Lobster";
    color: #fff;
    text-align: right;
    padding: 40px 18px;
  }
  .block4 ul {
    font-size: 0;
  }
  .block4 ul li {
    position: relative;
    vertical-align: top;
    color: #000;
    font: 400 16px/20px "Roboto Condensed";
    padding: 0;
  }
  .block4__top {
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topright: 15px;
    border-top-right-radius: 15px;
    background: #ffffff;
    min-height: 165px;
    padding: 20px 15px 0 !important;
    text-align: right;
  }
  .block4 {
    padding-bottom: 130px;
  }
  .block4 ul {
    text-align: center;
  }
  .block4_li {
    position: relative;
    max-width: 290px;
    margin: 0 15px;
  }
  .block4_li:before {
    content: url("../img/block4_li.png");
    display: block;
    position: absolute;
    left: 0;
    top: -23px;
  }
  .block4__bottom {
    text-align: right;
    position: absolute;
    top: 100%;
    width: 100%;
    background: #7122FF;
    padding: 15px;

    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
  }
  .block4__bottom img {
    float: right;
    margin-left: 10px;
  }
  .block4__bottom_name {
    overflow: hidden;
    color: #fff;
  }
  .block5 {
    margin-top: -153px;
    padding-top: 190px;
    background: url("../img/img4.0.png") no-repeat center bottom #04157E;
    overflow-y: hidden;
  }
  .block5 .wrapper {
    min-height: 400px;
  }
  .block5__title {
    font: 400 40px/40px "Lobster";
    color: #ffce22;
    text-align: right;
    padding: 0 15px 80px 15px;
  }
  .block5 img {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 34.5%;
  }
  .block5__wrap {
    margin-left: 36.5%;
    margin-right: 15px;
    background: #371B77;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    font: 300 20px/27px "Roboto Condensed";
    padding: 15px 15px 14px;
    color: #ffffff;
    position: relative;
  }
  .block5__wrap::before {
    content: '';
    position: absolute;
    background: url("../img/img4.1.png") no-repeat 0 0 transparent;
    width: 50px;
    height: 33px;
    left: -25px;
    top: 110px;
  }
  .block5__name {
    color: #ffce22;
    padding: 40px 0 14px;
  }
  .block6 {
    background: #ffffff;
  }
  .block6 .wrapper {
    padding: 40px 0;
  }
  .block6__title {
    font: 400 40px/40px "Lobster";
    color: #000;
    text-align: right;
    padding: 0 0 40px 0;
  }
  .block6 ul {
    text-align: center;
    font-size: 0;
  }
  .block6 ul li {
    font: 400 17px/22px "Roboto Condensed";
    color: #b7064d;
    vertical-align: top;
    width: 33.33%;
  }
  .block6 ul li img {
    display: block;
    margin: 0 auto 10px;
  }
  .block7 .wrapper-hidden {
    padding-top: 40px;
    margin-top: -40px;
    /*padding-bottom: 40px;*/
    background: #04157E;
    background-clip: content-box;
  }
  .block7__delivery {
    font: 300 20px/30px "Roboto Condensed";
    color: #ffffff;
    padding-left: 46.8%;
    padding-right: 15px;
    position: relative;
    margin-top: 35px;
    padding-bottom: 40px;
  }
  .block7__delivery::before {
    content: '';
    position: absolute;
    background: url(../img/img6.3.png) no-repeat 0 0 transparent;
    background-size: contain;
    width: 37.2%;
    height: 347px;
    left: 3.5%;
    top: -75px;
  }
  .block7__delivery_title {
    font: 400 40px/40px "Lobster";
    color: #ffce22;
    text-align: right;
    padding: 0 0 20px 0;
  }
.block8 {
  padding-top: 40px;
  background: rgb(4, 21, 126);
  background: -moz-linear-gradient(0deg, rgba(33,83,201,1) 0%, rgba(4, 21, 126,1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(33,83,201,1) 0%, rgba(4, 21, 126,1) 100%);
  background: linear-gradient(0deg, rgba(33,83,201,1) 0%, rgba(4, 21, 126,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#011582",endColorstr="#011582",GradientType=1);
}
  .block8__title {
    font: 400 36px/40px "Lobster";
    text-align: right;
    color: #ffce22;
    padding: 30px 15px;
  }
  .block8 ul {
    background: transparent url("../img/img7.1.png") center 0 no-repeat;
    background-size: contain;
    text-align: center;
    font-size: 0;
    max-width: 859px;
    margin: 0 auto;
  }
  .block8 ul li {
    padding: 190px 0 0;
    margin: 0px 10%;
    width: 20%;
    text-align: right;
    color: #ffffff;
    font: 300 18px/1.5 "Roboto Condensed";
  }
  .block8 ul li:first-of-type {
    margin-right: 0;
  }
  .block8 ul li:last-of-type {
    margin-left: 0;
  }
  .block10 {
    margin-top: 80px;
    background: transparent url("../img/img8.0.png") left 0 repeat-x;
    background-size: contain;
  }
  .block10__left {
    background: transparent url(../img/img8.5.png) 100% 38px no-repeat;
    background-size: contain;
    float: right;
    width: 50%;
    max-width: 475px;
  }
  .block10__right {
    float: left;
    width: 50%;
  }
  .block10 .wrapper::before {
    content: '';
    position: absolute;
    background: rgb(113,34,255);
    background: -moz-linear-gradient(180deg, rgba(113,34,255,1) 0%, rgba(17,53,191,0.90) 47%, rgba(6,32,183,0.85) 100%);
    background: -webkit-linear-gradient(180deg, rgba(113,34,255,1) 0%, rgba(17,53,191,0.90) 47%, rgba(6,32,183,0.85) 100%);
    background: linear-gradient(180deg, rgba(113,34,255,1) 0%, rgba(17,53,191,0.90) 47%, rgba(6,32,183,0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7122ff",endColorstr="#0620b7",GradientType=1);
    border-radius: 20px 20px 0;
    width: 100%;
    height: 450px;
    left: 0;
    top: 0;
    z-index: -1;
    padding-right: 20px;
  }
  .block10__title {
    color: #ffffff;
    font: 400 38px/40px "Lobster";
    padding: 55px 55px 0 5px;
    position: relative;
    margin-right: -42px;
  }
  .block10__title::before {
    content: '';
    position: absolute;
    background: transparent url("../img/img81.png") 0 0 no-repeat;
    width: 226px;
    height: 405px;
    left: -50px;
    top: -50px;
    z-index: 1;
  }
  .block10__price {
    background: transparent url(../img/img8.4.png) left 0 no-repeat;
    height: 73px;
    text-align: center;
    margin: 25px 0 0 185px;
    position: relative;
    max-width: 295px;
  }
  .block10__price .oldprice {
    font: 400 28px/73px "Roboto Condensed";
    color: #b7064d;
    width: 49%;
    display: inline-block;
    vertical-align: top;
    text-decoration: line-through;
    font-size: 25px;
  }
  .block10__price .newprice {
    vertical-align: top;
    display: inline-block;
    font: 400 28px/73px "Roboto Condensed";
    color: #fcc524;
    width: 49%;
    font-size: 30px;
  }
  .block10__sale {
    width: 350px;
    font: 400 20px/26px "Roboto Condensed";
    color: #f5b429;
    text-transform: uppercase;
    margin: 20px 0 20px 95px;
    padding: 0 0 0 20px;
  }
  .block10__sale div {
    margin-right: 80px;
    font-size: 25px;
  }
  .block10__count {
    width: 68px;
    height: 54px;
    display: inline-block;
    text-align: center;
    float: right;
    color: #fff;
    font: 400 40px/54px "Roboto Condensed";
    background: transparent url("../img/img8.3.png") 0 0 no-repeat;
  }
  .block10-form {
    padding: 20px 10px;
    max-width: 320px;
    margin: 20px auto 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: rgb(103,36,250);
    background: -moz-linear-gradient(180deg, rgba(103,36,250,1) 0%, rgba(103,36,250,0.2) 100%);
    background: -webkit-linear-gradient(180deg, rgba(103,36,250,1) 0%, rgba(103,36,250,0.2) 100%);
    background: linear-gradient(180deg, rgba(103,36,250,1) 0%, rgba(103,36,250,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6724fa",endColorstr="#6724fa",GradientType=1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .block10-btn {
    background: url("../img/img8.2.png") no-repeat center 0 transparent;
    width: 203px;
    height: 64px;
    display: block;
    border: none;
    text-align: center;
    color: #ffffff;
    font: 700 30px/60px "Roboto Condensed";
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    margin: 0 auto !important;
  }
  .block10-btn:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
  .form-horizontal {
    margin-bottom: 0;
  }
  .form-horizontal .row {
    margin-bottom: 20px;
  }
  .form-horizontal .row select,
  .form-horizontal .row input[type="text"] {
    width: 100%;
    height: 42px;
    padding: 5px 10px;
    border: 1px solid #ae1f22;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 5px #f5eedc inset;
    -moz-box-shadow: 0 2px 5px #f5eedc inset;
    box-shadow: 0 2px 5px #f5eedc inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    display: block;
  }

  .js_errorMessage {
    direction: ltr;
  }
  input[name="phone"] {
    direction: ltr;
    text-align: right;
  }
  .form-horizontal .row label {
    display: block;
    color: #ffffff;
    font: 300 23px/23px "Roboto Condensed";
    padding-bottom: 10px;
    text-transform: uppercase;
    padding-right: 20px;
  }
  .form-horizontal .row-submit {
    margin-left: 10px;
    margin-bottom: 0;
  }
  .row-submit button:active,
  .row-submit button:focus,
  .row-submit button:hover,
  .row-submit button {
    vertical-align: top;
    margin: 0;
    text-transform: uppercase;
  }
  .block11 {
    margin-top: 0;
    padding: 25px 0;
    background: #000;
    color: #b7064d;
    text-align: center;
    font: 300 16px/26px "Roboto Condensed";
  }
  .block11 .wrapper {
    z-index: 0;
  }
  .imlogo {
    display: block;
    position: absolute;
    bottom: -20px;
    left: 43%;
    margin-left: -137px;
  }
  .akciya1 {
    text-transform: uppercase;
    display: block;
    width: 270px;
    margin: -5px auto;
    text-align: center;
    padding: 5px 0;
    background-color: #ff9900;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: .2s ease-out 0s;
    -o-transition: .2s ease-out 0s;
    -moz-transition: .2s ease-out 0s;
    transition: .2s ease-out 0s;
    -webkit-transition-property: background-color, color, border-color, -webkit-box-shadow;
    transition-property: background-color, color, border-color, -webkit-box-shadow;
    -o-transition-property: background-color, color, border-color, box-shadow;
    -moz-transition-property: background-color, color, border-color, box-shadow, -moz-box-shadow;
    transition-property: background-color, color, border-color, box-shadow;
    transition-property: background-color, color, border-color, box-shadow, -webkit-box-shadow, -moz-box-shadow;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: background-color, color, border-color, box-shadow;
  }
  .akciya1:hover {
    background-color: #ffff33;
    color: #cc0000;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 15px #ffffff;
    -moz-box-shadow: 0 1px 15px #ffffff;
    box-shadow: 0 1px 15px #ffffff;
    border-color: #ffffff;
  }
  select::-ms-expand {
    display: none;
  }
  .country_select {
    background: url(../img/select-arrow.png) no-repeat 5% 50% #ffffff;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .country_select::-ms-expand {
    display: none;
  }
  @media only screen and (max-width: 1110px) {
    .block10__title::before {
      left: -10px;
      background-size: 87%;
    }
    .block10__sale {
      padding-left: 97px;
    }
  }
  @media only screen and (max-width: 960px) {
    .block1__top {
      font-size: 20px;
    }
    .block1__left img {
      margin-left: 376px;
  }
    .block2 {
      padding-bottom: 0;
    }
    .block1__left {
      width: 300px;
    }
    .block1__title {
      font-size: 33px;
      line-height: 1.25;
    }
    .imlogo {
      width: 28%;
      left: 55%;
    }
    .block1__right ul {
      margin: 50px 0 0 30px;
    }
    .block2__title {
      font-size: 30px;
    }
    .block4,
    .block4 .wrapper {
      height: initial;
    }
    .block4 ul li {
      display: block;
      width: 90%;
      padding: 20px 15px;
      margin: 0 auto 35px;
      background: #ffffff;
      -webkit-border-radius: 10px;
      -webkit-border-top-left-radius: 0;
      -moz-border-radius: 10px;
      -moz-border-radius-topleft: 0;
      border-radius: 10px;
      border-top-left-radius: 0;
      min-height: 200px;
      max-width: 100%;
    }
    .block4__top {
      padding: 0 !important;
      min-height: 0;
      font-size: 20px;
      line-height: 1.5;
    }
    .b4-fon {
      display: none;
    }
    .block4 ul li:after {
      content: '';
      display: table;
      clear: both;
    }
    .block4 {
      padding-bottom: 0;
    }
    .block4 .wrapper-hidden {
      padding-bottom: 20px;
    }
    .block4__bottom img {
      display: block;
      margin: 0 auto 10px;
    }
    .block4__bottom {
      position: static;
      padding: 0 5px;
      float: left;
      text-align: center;
      width: 115px;
      background: none;
    }
    .block4__bottom img {
      float: none;
    }
    .block4__bottom_name {
      margin-left: 0;
    }
    .block5 {
      margin-top: 0;
      padding-top: 30px;
    }
    .block5 .wrapper {
      min-height: 0;
    }
    .block5__title {
      padding-bottom: 40px;
    }
    .block10 {
      background-size: contain;
      height: initial;
      padding-bottom: 1px;
    }
    .block10__left {
      background: none;
      background-size: contain;
      float: none;
      width: 100%;
      max-width: 495px;
      margin: 0 auto;
    }
    .block10__sale {
      display: none;
    }
    .block10__right {
      float: none;
      margin: 80px auto 30px;
      width: 50%;
    }
  }
  @media only screen and (max-width: 800px) {
    .block1__top {
      height: 50px;
    }
    .b1-left {
      display: none;
    }
    .block1__left {
      width: 33%;
      padding: 0;
      position: absolute;
      top: 82px;
      right: 40px;
    }
    .block1__left img {
      margin-left: 0;
  }
    .block1__title {
      display: none;
    }
    .imlogo {
      display: block;
      position: absolute;
      bottom: 0px;
      right: 110px;
      margin-left: 22%;
      margin-top: 60px;
      width: 30%;
    }
    .block2 {
      height: initial;
    }
    .block2__top .wrapper {
      padding: 25px 15px;
      min-height: initial;
    }
    .block2__bottom .wrapper::before {
      display: none;
    }
    .block2__bottom {
      padding: 25px 0;
    }
    .block2__title {
      padding-left: 10px;
      padding-right: 10px;
      text-align: right;
    }
    .block2__title:before {
      position: relative;
      left: 0;
      top: 0;
      display: block;
      margin: 0 auto 10px;
    }
    .block5__wrap::before {
      width: 33px;
      top: 190px;
    }
    .block6 ul li {
      font: 400 12px/22px "Roboto Condensed";
  }
    .block8 ul li {
      margin: 0px 8%;
  }
  }
  @media only screen and (max-width: 640px) {
    .block1__title {
      display: block;
      padding: 20px 0 0;
    }
    .block1__left img {
      margin-left: 375px;
      position: relative;
      top: 10px;
  }
  .hidden-product {
    display: block !important;
  }
  .hidden-product img {
    margin: auto;
    display: block;
  }
    .block6 {
      padding: 0 10px;
    }
    .block7__delivery {
      padding-left: 0;
    }
    body {
      background-position: 100% -48px;
    }
    .block1 .wrapper,
    .block2 {
      padding-bottom: 0;
    }
    .block7 .wrapper-hidden {
      margin-top: 0;
    }
    .block7 .wrapper-hidden::before {
      background: transparent;
    }
    .block4__top {
      overflow: initial;
      font-size: 16px;
      line-height: 1.2;
    }
    .imlogo,
    .block1__top,
    .block1__body::before {
      display: none;
    }
    .block1__body {
      padding-bottom: 30px;
    }
    .block1__left {
      width: initial;
      max-width: 300px;
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto 30px;
      display: block;
    }
    .block1__right {
      width: 100%;
      float: none;
    }
    .block1_right-top {
      background: none;
      padding: 0;
    }
    .block1__price {
      max-width: 303px;
      margin: 0 auto;
    }
    .block1__right ul {
      margin: 20px auto 0;
      max-width: 303px;
    }
    .block5__wrap::before {
      display: none;
    }
    .block5__wrap {
      margin-left: 15px;
      padding-bottom: 140px;
    }
    .block5__name {
      width: 60%;
    }
    .block5 img {
      right: initial;
      left: 15px;
      z-index: 2;
    }
    .block6 ul li {
      width: 96%;
      margin-bottom: 15px;
    }
    .block7 .wrapper-hidden {
      height: initial;
      padding: 0;
    }
    .block7__delivery::before {
      display: none;
    }
    .block7__delivery {
      margin-top: 0;
      padding-right: 15px;
      font-size: 18px;
      line-height: 1.5;
    }
    .block7__delivery_title {
      text-align: right;
      padding: 20px 10px;
    }
    .block8 ul {
      background: none;
    }
    .block8 ul li {
      margin: 0 auto 20px !important;
      width: 51%;
      padding-right: 10px;
    }
    .block8 ul li:nth-child(1) {
      background: url(../img/b7-img1.png) no-repeat 50% 0
    }
    .block8 ul li:nth-child(2) {
      background: url(../img/b7-img2.png) no-repeat 50% 0
    }
    .block8 ul li:nth-child(3) {
      background: url(../img/b7-img3.png) no-repeat 50% 0
    }
    .block10 {
      margin-top: 40px;
    }
    .block10__right {
      width: 96%;
    }
    .block10__title {
      font-size: 34px;
      line-height: 1.15;
    }
  }
  @media only screen and (max-width: 480px) {
    .block4 ul li {
      width: 96%;
    }
    .block5__wrap {
      padding-bottom: 80px;
    }
    .block10 .wrapper::before {
      display: none;
    }
    .block10__title {
      padding: 0 10px;
      text-align: right;
    }
    .block10__title p {
      text-align: center;
      margin-right: -85px;
    }
    .block10__title::before {
      height: 360px;
      position: relative;
      display: block;
      margin: 0 auto;
      left: 0;
      top: 0;
    }
    .block10__price {
      margin: 25px auto 0;
    }
    .block10__right {
      margin: 40px auto 10px;
    }
  }
  @media only screen and (max-width: 380px) {
    .block3__list ul li {
      width: 100%;
    }
  }

  footer {
    padding: 20px 0;
    font-size: 12px;
  }

  footer a {
    color: #fff;
  }

  /* .wrap-block.block6 ul li p {
    text-align: right;
  } */

  @media only screen and (max-width: 1024px) {
    .block6__title {
      padding: 0 17px 40px 0;
  }
  }


  @media only screen and (width: 768px) {

    .block1__left img {
      margin: auto;
  }
    .wrap-block.block6 ul li p {
      padding-right: 10px;
      text-align: right;
  }
  .block8 ul li {
    width: 18%;
  }
  .block6__title {
    padding-right: 10px;
  }
  }

  .hidden-product {
    display: none;
  }