@import "../../../css/link1.css";
html {
  min-width: 320px;
}

.ac_footer {
        position: relative;
        top: 10px;
        height: 0;
        text-align: center;
        margin-bottom: 70px;
        color: #A12000;
    }

    .ac_footer a {
        color: #A12000;
    }

    img[height="1"], img[width="1"] {
        display: none !important;
    }
* {
  outline: 0;
}
[class*=price_land_] {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;

  color: inherit;
}

button {
  -webkit-appearance: none;
}
@media(max-width:479px) {
  .hidden-xs {
    display: none!important;
  }
  .product-big_sale {
    font-size: 45px!important;
    line-height: 22px!important;

    display: none;

    padding-top: 23px!important;

    text-indent: 35px!important;
  }
  .product-big_sale2 {
    font-size: 55px!important;
    font-weight: bold!important;
    line-height: 85px!important;

    display: none;

    text-indent: 43px!important;
    letter-spacing: -4px!important;
  }

  .presentgel2 {
    font-size: 14px!important;

    margin-top: 10px!important;
    margin-bottom: 15px!important;
    margin-left: 20px!important;
  }
  .presentgelprim {
    margin-left: 20px!important;
  }

  .presentgel2f {
    font-size: 15px!important;

    margin-top: 10px!important;
    margin-bottom: 15px!important;
    margin-left: 10px!important;
  }
}


@media(min-width:480px) and (max-width:991px) {
  .hidden-sm {
    display: none!important;
  }
  .product-big_sale {
    font-size: 45px!important;
    line-height: 22px!important;

    display: none;

    padding-top: 25px!important;

    text-indent: 39px!important;
  }
  .product-big_sale2 {
    font-size: 62px!important;
    font-weight: bold!important;
    line-height: 88px!important;

    display: none;

    text-indent: 43px!important;
    letter-spacing: -4px!important;
  }

  .presentgel2 {
    margin-top: 15px!important;
    margin-bottom: 10px!important;
    margin-left: 0!important;
  }

  .presentgelprim {
    margin-bottom: 5px!important;
    margin-left: 0!important;
  }
}


@media(min-width:992px) and (max-width:1279px) {
  .hidden-md {
    display: none !important;
  }
  .product-big_sale {
    font-size: 45px !important;
    line-height: 22px !important;

    display: none;

    padding-top: 23px !important;

    text-indent: 35px !important;
  }
  .product-big_sale2 {
    font-size: 75px !important;
    font-weight: bold !important;
    line-height: 62px !important;

    display: none;

    text-indent: 43px !important;
    letter-spacing: -4px !important;
  }


  .presentgel2f {
    font-size: 16px !important;

    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 30px !important;
  }

  .presentgelprimf {
    margin-top: 0 !important;
    margin-left: 30px !important;
    padding-bottom: 15px !important;
  }
}

.x_price_previous {
  font-size: 80%;
}

@media(min-width:1280px) {
  .hidden-lg {
    display: none !important;
  }
}


.presentgel2 {
  font-size: 18px;
  font-weight: bold;

  display: block;

  margin-top: 15px;
  margin-bottom: -10px;
  margin-left: 30px;

  letter-spacing: 0;

  position0: absolute;
}

.presentgelprim {
  display: block;

  margin-bottom: 5px;
  margin-left: 30px;

  opacity: .5;
}




.presentgel2f {
  font-size: 18px;
  font-weight: bold;

  display: block;

  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;

  letter-spacing: 0;
}

.presentgelprimf {
  display: block;

  margin-bottom: 5px;
  margin-left: 10px;

  opacity: .65;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-1,
.col-lg-1,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-lg-9,
.col-md-10,
.col-lg-10,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;

  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-3,
.col-xs-5,
.col-xs-6,
.col-xs-9,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-3 {
  width: 25%;
}
@media(min-width:480px) {
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-9,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
}


@media(min-width:992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-10,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}


@media(min-width:1280px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
}


.row:before,
.row:after {
  display: table;

  content: " ";
}
.row:after {
  clear: both;
}
*,
:before,
:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.btn {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;

  display: inline-block;

  padding: .5rem 1rem;

  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;

  border: 1px solid transparent;
  border-radius: .25rem;
}
.btn:focus,
.btn:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
}
.btn:active {
  outline: 0;
  background-image: none;
}
.btn-danger {
  color: #fff;
  border-color: #d9534f;
  background-color: #d9534f;
}
.btn-danger:hover {
  color: #fff;
  border-color: #c12e2a;
  background-color: #f96d1f;
}
.btn-danger:focus {
  color: #fff;
  border-color: #c12e2a;
  background-color: #f96d1f;
}
.btn-danger:active {
  color: #fff;
  border-color: #c12e2a;
  background-color: #f96d1f;
  background-image: none;
}
.btn-danger:active:hover,
.btn-danger:active:focus {
  color: #fff;
  border-color: #8b211e;
  background-color: #ac2925;
}
.btn-danger:disabled:focus {
  border-color: #d9534f;
  background-color: #d9534f;
}
.btn-danger:disabled:hover {
  border-color: #d9534f;
  background-color: #d9534f;
}
.btn-lg {
  font-size: 18px;
  line-height: 1.3333333;

  padding: 10px 16px;

  border-radius: 6px;
}
.img-responsive {
  display: block;

  max-width: 100%;
  height: auto;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.form-group {
  margin-bottom: 1rem;
}
.form-control {
  font-size: 14px;
  line-height: 1.42857143;

  display: block;

  width: 100%;
  height: 34px;
  padding: 6px 12px;

  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.form-control::-moz-placeholder {
  opacity: 1;
  color: #999;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

html {
  background: #fff;
}
html,
body {
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
}
html,
body,
div,
p,
h1,
h2,
h3,
a,
span,
img,
ul,
li,
form,
input {
  font-size: 100%;
  font-weight: 400;

  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;

  outline: 0;
}
header {
  border-bottom: 1px solid #0c99bd;
}
body {
  overflow-x: hidden!important;
}
.section7 img,
.section13 img {
  max-width: 100%;
}
body {
  max-width: 1920px;
  margin: 0 auto;

  background: url(bg1.jpg) no-repeat center top #bde4f3;
  box-shadow: 0 0 20px #a7a7a7;
}
.section5 {
  background: url(bg1.jpg) no-repeat center top #bde4f3;
}
.order {
  background: url(bg1.jpg) no-repeat center bottom #bde4f3;
  background-size: cover;
}
ul {
  list-style: none;
}
section,
section .wrapper {
  padding: 15px;
}
.italic.bold {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.section1 .wrapper {
  padding: 0;
}
.section2 {
  padding: 0 20px 35px;
}
i,
.italic {
  font-family: "PT Sans", sans-serif;
  font-style: italic;
}
b {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
}
.bold {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
}
.wrapper {
  overflow: hidden!important;

  max-width: 1200px;
  margin: 0 auto;
}
.wrapper:after {
  display: block;
  clear: both;

  content: " ";
}
.clear {
  clear: both;
}
.img-responsive {
  max-width: 100%;
}
header {
  position: relative;

  background: rgba(135,205,231,.4);
}
header .wrapper {
  padding: 35px 0 5px;
}
.header-logo {
  float: left;

  margin-top: -15px;
}

.logo-title {
	display: inline-block;
	margin-top: 15px;
	font-size: 35px;
	text-transform: uppercase;
	font-weight: bold;
	color: #042054;
}

.blocks-header {
  display: inline-block;

  min-height: 38px;

  text-align: left;
  vertical-align: top;
}
.leed {
  max-width: 1000px;
  margin: 40px auto 15px;

  border-width: 3px;
  border-style: solid;
  border-color: #17a3ba;
  border-radius: 15px;
}
.section4 {
  background: url(bg4.png) no-repeat center bottom #fff;
}
.result,
.section13,
.section11 {
  background: url(bg4.jpg) no-repeat center bottom #fff;
}
.order-wrapper {
  min-height: 443px;

  background: #fff;
}
.order_code .order-wrapper {
  background: none;
}
.leed h2 {
  padding: 10px 0 15px;
}
.fa {
  position: relative;

  display: inline-block;
  float: left;

  width: 23px;
  height: 32px;
  margin-right: 15px;
  margin-left: 0;

  content: "";
  vertical-align: middle;

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAaCAYAAACHD21cAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAADsSURBVHjapNRNK0VhEAfw33W6x7ubz2xhYaMsLBSJEJKXRCThkpIP4NMcm3lup5ybuUw9y19T8/xnNE3jL8+/IL5wjFq2Ah6gwWUaB6xwGPga01lY8F7gW8xmYcE7ge8wl4Uwha3AD2NxB4QeNgM/YT4LC94I/ILFLCx4PfAQgywstRb4fYSTEFYDf2B5Eggro84TwPawXrOw/T1vGGRgrxWIIZYyw6mwHegZC5nvqLAb6PFHesbACvuB7jvz2gErHLXWKxXyPk4C3WAms1Y1zgJd/XpCAta4CHSeujsBS6fTSY/VZ0yxn83f9wAtpNMSnwKkBgAAAABJRU5ErkJggg==") no-repeat left center;
}
.lg-fa2 {
  height: 70px;
}
.white {
  color: #fff;
}
.section1 h2 {
  font-family: "PT Sans", sans-serif;
}
.section17 {
  background: url(bg17.jpg) no-repeat center top #e6e6e6;
  background-size: cover;
}
.section7 h3 {
  margin-bottom: 10px;
}
.section7 p {
  line-height: 21px;

  margin-top: 15px;

  letter-spacing: -1px;
}
.section5 .wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 50px 0;

  background: #f4fafd;
}
.wrapper h2 {
  padding-bottom: 30px;
}
p.protection {
  line-height: 35px;

  white-space: nowrap;
}
.section2 .wrapper {
  background: #fff;
}
.section16 {
  padding-bottom: 0;
}
.section12,
.whth {
  background: url(bg12.jpg) no-repeat center top #cfeaf3;
  background-size: cover;
}
.section14 {
  background: url(bg14.jpg) no-repeat center top #cfeaf3;
  background-size: cover;
}
.section6 p,
.innovations p {
  padding: 10px 0;
}
p.otz {
  padding: 15px 0;
}
h1 {
  font-family: 'PT Sans', sans-serif;
  font-size: 39px;
  font-weight: 700;
  line-height: 48px;

  padding: 0 0 30px;

  text-align: center;
  letter-spacing: -1px;
}
.section5 h1 {
  margin: 10px auto;
}
.section5 .text-center.italic {
  margin-bottom: 20px;
}
.section4 h3 {
  line-height: 60px;
}
.section8 {
  background: url(bg8.jpg) no-repeat center top #cfeaf3;
}
.pred {
  padding: 15px 20px 10px;
}
.section1 .section1-left {
  z-index: 19;

  display: inline-block;
  float: left;

  margin-right: 0;

  vertical-align: top;
}
.section1-left {
  display: inline-block;
  float: left;

  margin-right: 0;

  vertical-align: top;
}
.section1-left img {
  margin-top: 10px;
}
.do {
  display: table;

  width: 100%;
  height: 92px;
  padding-right: 110px;

  vertical-align: middle;

  opacity: .8;
  color: #fff;
  background: url(do.png) no-repeat right center;
}
.do > p {
  font-size: 17px;

  display: table-cell;

  vertical-align: middle;
}
.section1-center {
  position: relative;

  display: inline-block;
  float: left;

  width: 345px;
  height: 390px;
  margin-top: 70px;
  margin-left: 25px;

  vertical-align: top;

  background: url(box1.png) no-repeat 0 0;
  background-size: 345px;
}
.product-big_sale {
  font-size: 55px;
  font-weight: bold;
  line-height: 82px;

  position: absolute;
  z-index: 4;
  top: 80px;
  left: 220px;

  display: none;

  width: 155px;
  height: 92px;

  text-indent: 39px;
  letter-spacing: -4px;

  color: red;
  background: url(bg-sale3.png) no-repeat 0 0;
  background-size: 155px;
}
.product-big_sale2 {
  font-size: 75px;
  font-weight: bold;
  line-height: 108px;

  position: absolute;
  z-index: 4;
  top: 190px;
  left: 400px;

  display: none;

  width: 201px;
  height: 129px;

  text-indent: 43px;
  letter-spacing: -4px;

  color: red;
  background: url(bg-sale3.png) no-repeat 0 0;
  background-size: 201px;
}
.section1-right {
  float: right;

  width: 350px;
}
.usp {
  font-size: 13px;

  padding-right: 10px;
  padding-left: 33px;
}
.section1-right p.today-ordered {
  font-size: 14px;
}
.section1-right p.today-ordered span {
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;

  color: #ff7426;
}
.section1-right-wrap {
  margin-top: 30px;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #fff;
}
.price-old--top,
.price-new--top {
  display: inline-block;

  vertical-align: top;
}
.price-old--top {
  position: relative;

  width: 30%;
  margin-left: 27%;

  color: #000;
}
.price-new--top {
  width: 40%;

  color: #ff7426;
}
.price-text--top {
  font-size: 16px;
  line-height: 18px;
}
.price-text--top--big {
  font-size: 20px;
  line-height: 22px;

  margin-top: -3px;
}
.price-x--top {
  font-size: 30px;
  line-height: 25px;

  letter-spacing: -1px;
}
.currency-small--top {
  font-size: 18px;
}
.price_land_s1 {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 45px;

  letter-spacing: -1px;
}
.price_land_s2 {
  font-family: "PT Sans", sans-serif;
  line-height: 45px;

  letter-spacing: -1px;
}
.price_land_curr {
  letter-spacing: -1px;
}
.section1 .form-top {
  padding: 12px 10px 1px;
}
.form-main {
  position: relative;
}
.form-main:after {
  position: absolute;
  right: 30px;

  width: 72px;
  height: 122px;

  content: " ";

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAB6CAMAAAArgeXTAAABfVBMVEUAAAD/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ZxH/////axf/bx7/bBr/aRT/8fH/9PT/6ur/byH/jY3/VVX//Pz/4+P/3t7/h4f/NDT/2tr/dHT/5ub/q6v/b2//bSX/lZX/QkL/0dH/wMD/qan/mJj/fHz/d3f/Wlr/UlL/OTn/+vr/9vb/1tb/yMj/xcX/r6//np7/Zmb/YmL/TU3/RUX/Pj7/MS7/aCf/bCT/+Pj/pKT/amr/MCz/RCr/Yij/WCj/tLT/sbH/goL/7Oz/zMz/u7v/kpL/eXn/XV3/Zyb/m5v/Li3/Tyr/Oir/YSeA3mPlAAAAOHRSTlMAts2yPJdPrJpsNiYD6eO6o0oqGhcSDfrcwq+euYmDdlgu8tbRx7yrj3BpYF1TI75Ep35mB/Ye7F4qg8UAAAXpSURBVGje3ZlnVxNBFIYTWghdQHoVxIqgWOZZ0kiFhNB7kyodBHv97UKyuyPF7Ibx+MH345yTJzOzd957547j36m6u7mrrJba0rr6QndRyU0xD8q5qIbHN8G05oBvOD52pAlt53BrbfR9GOofZoupaoDlOU38roG1JXC2Z8V52UliQ1yRdzYK+dmAclkZEGf6OfcpOPVxOvTFQPWPQqN9TiWRfiEGg0MYer/fr6NCi7hsg/qYOo6PA2UNzQ/63C2uUgjEvWnSYIB7tmdUC5Bzv8gcaXPC+Lc06SBAhW1SRV1FwcWhgrv4Q2nSNx+FDgVVQDxN2gzTrULKh5k0KUlZlQqpAPbTpNfkOlTURngsHeURWpVIhQRGUqQNSquVSC5ei5SGeapmUWV8ToG2/eQpkfpIeFKkU5wOJTXpMdAf4JYS6Ba+9JQ+KYaAw8laOgR8FCmBHjMuUgrS6FBSDoMp0CE8VwLdJyZS+kCfEijPWNtnxe0ugYF0BOxyW/G76SnmhDYlUAvTadA+jYoBsCf071anuNsTIq0ISk75hKgwnLJABVSDTwdN06K0NjDyLveUQC/Q9LRLjhLoDnop8IVSxRl59OqEO6p7pAvUvprfKL2oVY2jv7K0IpZ10BFlapl7Ugf9oEMF1EpMB21RrwJqZP3vRPZd5nVQkvtqVmvUuEGl6qaYJaHrrZKNPGLVAA1RrFRtrekcLUyJAqiDA/E3XOQlCaFrn3wF0EP2DNAejxVAuczKvX6iEkXhAZ1zrHRku82kJtapUAA9JSnMrPZIaWXbhqstqhQjj+TKZpUK5HLW5coeWh7Lirqc+wXX1w/vPDpnxCyzLK6i9FxzR2gwzVHM4LIuW79+H4wvwRVSHv4dMxotK/9nLHvPj3YMiv48oQ1ru65n0/C/rstXSJ85oQlLcywy058WvWSAPcQNzjwdVlbUTFDoil+0iXyWNGmyzfZzhDi4kP8qYVNOqK7GgnMbn1dcm9qdTAlDK9YTKuBEGNKo/d2qox55OjpttAniJmiAV+Z4L+EtY9wTwbq31ckbE/RG/nF1HdPmeIwm62s077zCUAiXNNgPXpO/QJ6NkmVYmDrlmVk3RMxQ1N5TaKfS2JegCXqNjfPLBce467BWHYfC3NNFavSbNXPm6FaYPDsFQkSYCul7WgQz5uB2gkJb2W9VgiZxpyL6DjEZWis0OGzoHrMyivxUnU+ylD0Jn6LTluOX8kUYmiY3zRmWAbEOlfYK3yW51anmR2UprzVzbGzXZiprkRYiPlF+5q21DEvOoO1+Xz3meTr2n02oG6bkug5tdyCLCZg/O6HCkQ8xYepnxHYx3Mqq9Pay242QlJztIXLt9kJ62DAsLUJrLouzknM0RJfdVN9OwNjYjzg7iAxKzo8oTZJjafujhlkvABM7kjMYwFlzg6vBWyCoSc7cIq7nWXTPhkxnJLolpOLhrJogLvOMJ3c/eiRG+5pdp7+ahRGjYhkRUkfL1BboDy4PHj2xczyGxTUaC5BTfH6RbenhXBU11sdj7CrGGwtzr8ZR5S4H3g0HV/2WdvSYpauc4xXIr3rQBPhWx7znIwmr81/O2hXOuo+c1BOSfzLkMcYsStBeAp5LmJET6DIopjwLmbuPuWYiNYMwAOCbnEtTTK1kTCJF+Acu7vIUMB7c1MRljeLOGIzBS+s6TW5KtDVIVqsjwp5GIrRn2qGYPczBdILcjM3uAUuGdzA5mQBc1ZliaCYzpH/zdMIP0JHfm+nZkqj2Z8j259HxcPp5qy1z+7KmjLk/QAZCU0Ocq+lZb42NO+Hb6yDaWHAcoOypu73EXgvXd3R1U2aHfQAN7krbL6mlV0/r2N4i0PUsq9di52U/25kZApwPq7PtmEQvhND85ALUt7zM/u1td15StNAy4LrJU04ncYlJRiCnuepmTxwrXsOwkgnocd+47Wak91ACytuU+8na6hmmW+mFYzSVopd54XaoqB0+bH8fXUjnQCVSHdEhKCxxqOp2E3SZ3qmkJ8WO/02/AJ+MWRN7fMAmAAAAAElFTkSuQmCC") no-repeat 0 0;
  background-size: 62px;
}
.name-form,
.phone-form {
  border: 1px solid #ff6427;
  background: #fff;
}
.attention-form,
.quantity-form {
  font-size: 15px;
  font-weight: 400;
}
.attention-form {
  color: #ff7426;
  border-right: 1px solid #515151;
}
.section1 .attention-form {
  margin-left: 10px;
}
.quantity-form span {
  font-family: "PT Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;

  letter-spacing: -1px;

  color: #515151;
}
.order .quantity-form {
  margin-left: 4px;
  padding-top: 6px;
}
.section1 .quantity-form {
  margin-left: 4px;
  padding-top: 0;
}
.btn-danger {
  border: 0;
  border-radius: 0;
  background: #ff7426;
}
.section1 .btn-danger {
  margin-left: 17px;
}
.btn-lg {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;

  padding: 22px 35px;
}
.btn-header {
  font-family: "PT Sans", sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 20px;

  padding: 11px 25px;

  text-decoration: none;
}
.form-control,
.col-form-label {
  height: 38px;
}
.col-form-label {
  font-size: 13.5px;
  font-weight: 400;

  padding: 0;
  padding-top: 10px;

  text-align: right;
}
.section-last {
  padding-bottom: 20px;

  background: url(bg1.jpg) no-repeat center center;
}
.responsive-audio {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sub_title {
  font-size: 24px;

  margin: 10px auto;
}
.margin-10 {
  margin-top: 10px;
}
.section1-right-wrap {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  background: #fff;
}
.price-old--top,
.price-new--top {
  display: inline-block;

  width: 27%;

  vertical-align: top;
}
.price-old--top {
  width: 30%;
}
.price-new--top {
  width: 40%;
}
.price-new--top {
  color: #ff7426;
}
.price-text--top {
  font-size: 16px;
  line-height: 18px;
}
.price-text--top--big {
  font-size: 20px;
  line-height: 22px;

  margin-top: -3px;
}
.price-x--top {
  font-size: 30px;
  line-height: 25px;

  letter-spacing: -1px;
}
.currency-small--top {
  font-size: 18px;
}
.price_land_s1 {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 45px;

  letter-spacing: -1px;
}
.price_land_s2 {
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 45px;

  letter-spacing: -1px;
}
.price_land_curr {
  font-size: 20px;

  letter-spacing: -1px;
}
.section1 .form-top {
  padding: 12px 10px 1px;
}
.form-main {
  position: relative;
}
.form-main:after {
  position: absolute;
  right: 5px;

  width: 72px;
  height: 122px;

  content: " ";

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAB6CAMAAAArgeXTAAABfVBMVEUAAAD/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////ZxH/////axf/bx7/bBr/aRT/8fH/9PT/6ur/byH/jY3/VVX//Pz/4+P/3t7/h4f/NDT/2tr/dHT/5ub/q6v/b2//bSX/lZX/QkL/0dH/wMD/qan/mJj/fHz/d3f/Wlr/UlL/OTn/+vr/9vb/1tb/yMj/xcX/r6//np7/Zmb/YmL/TU3/RUX/Pj7/MS7/aCf/bCT/+Pj/pKT/amr/MCz/RCr/Yij/WCj/tLT/sbH/goL/7Oz/zMz/u7v/kpL/eXn/XV3/Zyb/m5v/Li3/Tyr/Oir/YSeA3mPlAAAAOHRSTlMAts2yPJdPrJpsNiYD6eO6o0oqGhcSDfrcwq+euYmDdlgu8tbRx7yrj3BpYF1TI75Ep35mB/Ye7F4qg8UAAAXpSURBVGje3ZlnVxNBFIYTWghdQHoVxIqgWOZZ0kiFhNB7kyodBHv97UKyuyPF7Ibx+MH345yTJzOzd957547j36m6u7mrrJba0rr6QndRyU0xD8q5qIbHN8G05oBvOD52pAlt53BrbfR9GOofZoupaoDlOU38roG1JXC2Z8V52UliQ1yRdzYK+dmAclkZEGf6OfcpOPVxOvTFQPWPQqN9TiWRfiEGg0MYer/fr6NCi7hsg/qYOo6PA2UNzQ/63C2uUgjEvWnSYIB7tmdUC5Bzv8gcaXPC+Lc06SBAhW1SRV1FwcWhgrv4Q2nSNx+FDgVVQDxN2gzTrULKh5k0KUlZlQqpAPbTpNfkOlTURngsHeURWpVIhQRGUqQNSquVSC5ei5SGeapmUWV8ToG2/eQpkfpIeFKkU5wOJTXpMdAf4JYS6Ba+9JQ+KYaAw8laOgR8FCmBHjMuUgrS6FBSDoMp0CE8VwLdJyZS+kCfEijPWNtnxe0ugYF0BOxyW/G76SnmhDYlUAvTadA+jYoBsCf071anuNsTIq0ISk75hKgwnLJABVSDTwdN06K0NjDyLveUQC/Q9LRLjhLoDnop8IVSxRl59OqEO6p7pAvUvprfKL2oVY2jv7K0IpZ10BFlapl7Ugf9oEMF1EpMB21RrwJqZP3vRPZd5nVQkvtqVmvUuEGl6qaYJaHrrZKNPGLVAA1RrFRtrekcLUyJAqiDA/E3XOQlCaFrn3wF0EP2DNAejxVAuczKvX6iEkXhAZ1zrHRku82kJtapUAA9JSnMrPZIaWXbhqstqhQjj+TKZpUK5HLW5coeWh7Lirqc+wXX1w/vPDpnxCyzLK6i9FxzR2gwzVHM4LIuW79+H4wvwRVSHv4dMxotK/9nLHvPj3YMiv48oQ1ru65n0/C/rstXSJ85oQlLcywy058WvWSAPcQNzjwdVlbUTFDoil+0iXyWNGmyzfZzhDi4kP8qYVNOqK7GgnMbn1dcm9qdTAlDK9YTKuBEGNKo/d2qox55OjpttAniJmiAV+Z4L+EtY9wTwbq31ckbE/RG/nF1HdPmeIwm62s077zCUAiXNNgPXpO/QJ6NkmVYmDrlmVk3RMxQ1N5TaKfS2JegCXqNjfPLBce467BWHYfC3NNFavSbNXPm6FaYPDsFQkSYCul7WgQz5uB2gkJb2W9VgiZxpyL6DjEZWis0OGzoHrMyivxUnU+ylD0Jn6LTluOX8kUYmiY3zRmWAbEOlfYK3yW51anmR2UprzVzbGzXZiprkRYiPlF+5q21DEvOoO1+Xz3meTr2n02oG6bkug5tdyCLCZg/O6HCkQ8xYepnxHYx3Mqq9Pay242QlJztIXLt9kJ62DAsLUJrLouzknM0RJfdVN9OwNjYjzg7iAxKzo8oTZJjafujhlkvABM7kjMYwFlzg6vBWyCoSc7cIq7nWXTPhkxnJLolpOLhrJogLvOMJ3c/eiRG+5pdp7+ahRGjYhkRUkfL1BboDy4PHj2xczyGxTUaC5BTfH6RbenhXBU11sdj7CrGGwtzr8ZR5S4H3g0HV/2WdvSYpauc4xXIr3rQBPhWx7znIwmr81/O2hXOuo+c1BOSfzLkMcYsStBeAp5LmJET6DIopjwLmbuPuWYiNYMwAOCbnEtTTK1kTCJF+Acu7vIUMB7c1MRljeLOGIzBS+s6TW5KtDVIVqsjwp5GIrRn2qGYPczBdILcjM3uAUuGdzA5mQBc1ZliaCYzpH/zdMIP0JHfm+nZkqj2Z8j259HxcPp5qy1z+7KmjLk/QAZCU0Ocq+lZb42NO+Hb6yDaWHAcoOypu73EXgvXd3R1U2aHfQAN7krbL6mlV0/r2N4i0PUsq9di52U/25kZApwPq7PtmEQvhND85ALUt7zM/u1td15StNAy4LrJU04ncYlJRiCnuepmTxwrXsOwkgnocd+47Wak91ACytuU+8na6hmmW+mFYzSVopd54XaoqB0+bH8fXUjnQCVSHdEhKCxxqOp2E3SZ3qmkJ8WO/02/AJ+MWRN7fMAmAAAAAElFTkSuQmCC") no-repeat 0 0;
  background-size: 62px;
}
.form-gray-bg {
  background: #e6e6e6;
}
.name-form,
.phone-form {
  border: 1px solid #ff6427;
  background: #fff;
}
.attention-form,
.quantity-form {
  font-size: 15px;
  font-weight: 400;
}
.attention-form {
  color: #ff7426;
  border-right: 1px solid #515151;
}
.quantity-form span {
  font-family: "PT Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;

  letter-spacing: -1px;

  color: #515151;
}
.section1 .quantity-form {
  margin-left: 4px;
  padding-top: 0;
}
.section1 .btn-danger {
  margin-left: 10px;
}
.symptoms_text {
  font-size: 24px;

  min-height: 33px;
  margin: 10px 0;
  padding-left: 50px;

  list-style: none;

  background: url("data:image/png;base64,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") no-repeat left 50%;
}
.life2 {
  padding: 15px 0 0 10px;
}
ul.life2 li {
  font-size: 24px;
  line-height: 32px;

  margin-bottom: 10px;
  padding-left: 40px;

  list-style: none;

  letter-spacing: -1.3px;

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAWlBMVEUAAAAAhaMAi5cAhaMAh6EAhKQAhaMAhaMAhaQAhaMAhaQAgqoAhaMAhaQAhKQAhaIAhaMAhaMAhqMAhaMAhKQAhKQAhaMAhaIAgqQAhaMAhaMAhqMAhaIAhaOy30dEAAAAHXRSTlMA8wf8GDeC20n1bQvklyfYyMG/mIlYsj0tkGB4TQD2Q8EAAAEiSURBVDjLhVPZkoMgEORQQInGczcx2///m8sIBV6RebHK7qF7LpZCmLHXnOt+NIKdo2g4YvCmOMBCVQEKtEqJXXoHQA51axmzbT1IAN3mkdcDwLNMP8ongMcr5jtcTrsn7ZsYRdDvAF0eTf+6rM4nKUAmPDEAqFWgAiZ2EU6lIpHG+RNXBOucNs4BvxBYlrUWCS6YAYYjPks503cADBuB+oQH2zUwsh5oTziJu2iBnmnA+rJ+vNU/wt/eJqAZB/c4x8owErFsAiPhAxDDVL4/kZAkFDFW/OPRIJFMKlDEooLJbZlqj4cyQ6Pi2JYI+0btW63kHNHQ6sOwtj0TNKy7cU807puFcQJQNytXalq5r0srJklLm137/OHkTy9/vNnz/wczvh+IEGCqCgAAAABJRU5ErkJggg==") no-repeat left 50%;
}
.section6 {
  background: url(bg6.jpg) no-repeat center top #fff;
}
.section7 {
  background: url(bg7.jpg) no-repeat center top #cfeaf3;
}
p.expert {
  margin-top: 30px;
}
.fake_text {
  color: #ff7426;
}
.form-control,
.col-form-label {
  height: 38px;
}
.col-form-label {
  font-size: 13.5px;
  font-weight: 400;

  padding: 0;
  padding-top: 10px;

  text-align: right;
}
.order-wrapper {
  width: 100%;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.order .today-ordered {
  font-size: 18px;

  letter-spacing: -1px;
}
.order .today-ordered span {
  font-family: "PT Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;

  letter-spacing: -1px;

  color: red;
}
.order-wrapper .section1-right-wrap {
  margin-top: -60px;
  padding-top: 0;
}
.order .section1-right-wrap {
  background: transparent;
}
.wrapper h2 {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 34px;

  text-align: center;
}
.wrapper h2 {
  font-size: 30px;
}
.section7 h1 {
  font-size: 32px;

  letter-spacing: -1px;
}
h3 {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;
  line-height: 30px;

  text-align: center;
  letter-spacing: -1px;

  color: #000;
}
.form-white-bg {
  margin: 10px -10px 0 -22px;
  padding: 25px 0 5px;
}
.section10 img {
  margin-bottom: 20px;
}
.fake_input {
  font-size: 20px;
  font-style: italic;
  line-height: 20px;

  display: block;

  width: 310px;
  padding: 15px 53px;

  border: 1px solid #87cdd9;
  background: #fff;
}
.section11 input {
  margin: 20px 0;

  text-align: center;

  color: #000;
}
.section11 img,
.section15 img,
.section16 img {
  max-width: 100%;
  margin: 10px 0;
}
.section15 {
  text-align: center;
}
.section15 span {
  font-family: "PT Sans", sans-serif;
  font-weight: 700;

  color: #000;
}
footer {
  font-size: 16px;
  line-height: 20px;

  padding-top: 20px;

  color: #fff;
  background-color: #2c2c2c;
}
footer {
  font-size: 14px;

  padding: 20px 0;

  text-align: center;

  color: #6c6e6f;
}
footer p {
  width: 100%;
  margin: 0;
  padding: 0;

  text-align: center;
}
footer br {
  display: none;
}
footer img {
  margin: 10px auto!important;
}
footer a {
  text-decoration: none;

  color: #6c6e6f;
}
footer a:hover {
  text-decoration: none;

  color: #ff0069;
}

.errorMessage {
  font-size: 11px;

  position: absolute;

  margin: 10px 0 0;
  padding: 5px 10px;

  text-align: center;

  color: #fff;
  background: rgba(255, 0, 0, .64);
}


@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


@media all and (min-width:1280px) {
  .price_land_s1 {
    font-size: 40px!important;
  }
  .price_land_curr {
    font-size: 20px!important;
  }
  .form-main:after {
    top: 88px;
  }
  .order .form-main:after {
    top: 96px;
  }
  .do {
    margin-bottom: 5px;
    padding-left: 19px;
  }
  .section1 h1 {
    font-size: 58px;
    line-height: 68px;

    padding: 0 100px;
  }
  .section1 h2 {
    font-size: 38px;
    line-height: 68px;

    padding-bottom: 0;
  }
  h3 {
    font-size: 24px;
  }
  .pred {
    font-size: 28px;
  }
  .leed h2 {
    font-size: 34px;
  }
  .whileur {
    font-size: 32px;

    margin: 20px 0 45px;
  }
  .lg-fa2 {
    height: 64px;
  }
  .order-wrapper .form-gray-bg {
    background-color: transparent!important;
  }
  .addiction {
    font-size: 32px;
    line-height: 47px;

    padding: 8px 40px 69px;

    letter-spacing: -.5px;
  }
  .block-header--1 {
    width: 185px;
    padding-left: 35px;
  }
  .block-header--2 {
    width: 120px;
  }
  .block-header--3 {
    width: 120px;
  }
  .section3 img {
    margin: 80px 0 0 25px;
  }
  .section15 .text-left {
    width: 270px;
    margin: 0 auto;
  }
  .section16 p {
    font-size: 18px;

    padding: 0 35px;
  }
  .section5 p.expert {
    line-height: 36px;
  }
  .section3,
  .section10,
  .section16 {
    background: url(bg3.jpg) no-repeat center 0 #2c2c2c;
  }
  .blocks-header {
    width: 500px;
    margin-left: 20px;
  }
  .block-header {
    font-size: 16px;
    line-height: 18px;

    float: left;

    margin-top: -10px;
    margin-left: 15px;
  }
  p {
    font-size: 18px;
  }
  .section1 .section1-left {
    width: 470px;
  }
  .section1-right {
    margin-top: 35px;
  }
  .usp {
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .section1 .section1-left {
    margin-top: 10px;
    padding-top: 20px;
  }
  .section1-right {
    margin-top: 5px;
  }
  .section1-right p.today-ordered {
    margin-bottom: 20px;
    padding-left: 20px;
  }
  .form-group {
    margin-bottom: 5px;
  }
  .name-form,
  .phone-form {
    max-width: 285px;
  }
  .usp {
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .section1 .section1-left {
    padding-top: 25px;
  }
  .section1-right p.today-ordered {
    margin-bottom: 20px;
    padding-left: 10px;
  }
  .form-group {
    margin-bottom: 5px;
  }
  .btn-header {
    margin-top: 0;
    margin-left: -29px;

    text-decoration: none;
  }
  .section1 .form-gray-bg {
    margin: 0 -10px 10px;
    padding: 5px 10px 0 30px;
  }
  .name-form,
  .phone-form {
    max-width: 285px;
  }
  .section1 .form-gray-bg {
    margin: 0 -10px 15px;
    padding: 8px 10px 3px 30px;
  }
  .symptoms {
    position: relative;

    display: inline-block;
    float: left;
  }
  p.inform {
    font-size: 24px;
    line-height: 28px;
  }
  .graph {
    font-size: 21.5px;
    line-height: 1.364;

    letter-spacing: -1px;
  }
  .form-white-bg-2 {
    margin: 140px -10px 10px 0;
    padding: 20px 0 35px;
  }
  .order .btn-danger {
    margin-top: 30px;
    margin-left: 30px;
  }
  .order .section1-left {
    padding-top: 22px;
  }
  .order .form-gray-bg {
    padding: 12px 10px 7px 30px;
  }
  .order .attention-form {
    margin-left: 30px;
  }
  .order .today-ordered {
    margin-top: 16px;
    margin-left: 20px;
  }
  .order .section1-right {
    margin-top: 80px;
  }
  .order-wrapper .section1-center {
    width: 365px;
    height: 448px;

    background-size: 362px;


    /*margin-top:-57px; background:url(box2.png) no-repeat center top; height:408px; width:370px; background-size:173px; */
  }
  .order .form-white-bg {
    margin: 10px -10px 0 -12px;
  }
  .order-wrapper .section1-left {
    width: 250px;
    height: 370px;
  }
  .order-wrapper .section1-left-half {
    width: 50%;
  }
  .order .price-old--top {
    width: 50%;
    margin-left: 0;
  }
  .order .price-new--top {
    width: 48%;
  }
  .form-white-bg-2 {
    margin: 140px -10px 10px 30px;
    padding: 20px 0 35px;
  }
  .usp2 {
    font-size: 18px;

    margin-left: 395px;
    padding-top: 25px;

    text-transform: uppercase;
  }
  .section11 p {
    font-size: 22px;
    line-height: 1.545;

    padding: 0 0 20px;

    letter-spacing: -1px;
  }
  .section11 .btn-lg {
    font-size: 24px;

    width: 480px;
    height: 70px;
  }
  .fake_input {
    width: 480px;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
  .section15,
  .section16 {
    font-size: 18px;
    line-height: 22px;

    letter-spacing: -1px;
  }
  .section15 span {
    font-size: 24px;
  }
  .section16 .wrapper {
    background: url(bg16.jpg) no-repeat center top #000;
  }
}


@media all and (max-width:1279px) {
  h3 {
    font-size: 19px;

    letter-spacing: -1px;
  }
  .section7 h1 {
    font-size: 32px;
  }
  .whileur {
    font-size: 24px;

    margin: 5px 0 15px;
  }
  .order-wrapper {
    background: #fff;
  }
  p.protection {
    font-size: 14px;
  }
  .wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section15,
  .section16 {
    font-size: 18px;

    letter-spacing: -1px;
  }
}


@media all and (min-width:992px) {
  body {
    font-size: 16px;
  }
  .section16 p.text-left {
    margin-top: -30px;
    padding-bottom: 30px;
  }
  .fake_text {
    margin-top: 60px;
  }
  .whileur {
    line-height: 70px;
  }
  .section15 {
    background: url(bg15.jpg) no-repeat center top #cfeaf3;
  }
  .innovations {
    background: url(bg-ino.jpg) no-repeat center top #d6daf2;
  }
  .section3 .wrapper {
    background: url(section3-wrapper.png) no-repeat center top;
  }
  .section2 h2,
  .section3 h2,
  .section8 h1 {
    font-size: 38px;
    line-height: 37px;
  }
  .section8 .wrapper {
    position: relative;

    background: url(human.png) no-repeat center 145px;
  }
  .prem {
    height: 257px;
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .prem p {
    letter-spacing: -1.4px;
  }
  .test-inform1 {
    padding: 65px 0 25px 25px;
  }
  p.otz {
    font-size: 24px;
    line-height: 30px;
  }
  .form-white-bg {
    margin: 10px -10px 0 -22px;
    padding: 25px 0 5px;
  }
  .graph {
    line-height: 22px;

    display: table-cell;

    height: 20px;

    vertical-align: middle;
  }
  .graph1 {
    display: table;

    height: 20px;

    vertical-align: middle;
  }
  .section13 .graph1,
  .section13 .graph {
    padding-top: 17px;
  }
  .graph2 {
    display: table-cell;

    height: 20px;

    vertical-align: middle;

    background-size: 950px;
  }
  .section16 span {
    font-size: 24px;

    position: relative;
    top: -190px;
  }
}


@media screen and (min-width:992px) and (max-width:1279px) {
  body {
    background-size: 1670px;
  }
  p {
    font-size: 16px;
    line-height: 22px;

    letter-spacing: -.5px;
  }
  header {
    height: 120px;
  }
  .hidden-xs.margin-10 img,
  .order .hidden-xs img {
    width: 135px;
  }
  .addiction {
    font-size: 27px;
    line-height: 26px;

    padding: 0 40px 80px;
  }
  .section3 .wrapper {
    background-size: 950px;
  }
  .section4 h3 {
    font-size: 20px;
  }
  .section8 .wrapper {
    background-size: 350px;
  }
  .section8 img,
  .section10 img {
    max-width: 100%;
  }
  .innovations {
    background-size: 1520px;
  }
  .pred {
    font-size: 19px;
  }
  section.result img {
    max-width: 100%;
  }
  .btn-header {
    margin-top: 5px;

    text-decoration: none;
  }
  .block-header--2 {
    padding-bottom: 12px;
  }
  .wrapper {
    width: 950px;
  }
  .section1 h1 {
    font-size: 45px;
    line-height: 52px;

    padding-top: 20px;
  }
  h1 {
    font-size: 32px;
    line-height: 36px;

    letter-spacing: -1px;
  }
  .sub_title {
    font-size: 16px;
    line-height: 22px;
  }
  .block-header {
    font-size: 13px;

    width: 250px;
    margin-top: -13px;
    margin-left: 0;
    padding-left: 0;
  }
  .block-header--1 {
    min-height: 50px;
    margin-top: -15px;

    background: none;
  }
  header .col-md-5 {
    min-width: 450px;
    padding-left: 110px;
  }
  header .col-md-3 {
    min-width: 250px;
    margin-left: -125px;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
  }
  .section1 {
    padding: 0 0 30px;
  }
  .section1 .section1-right-wrap {
    padding-top: 30px;
  }
  .do {
    margin-bottom: 9px;
  }
  .do > p {
    font-size: 14px;
    line-height: 18px;

    padding-left: 15px;
  }
  .section1 .section1-left {
    width: 340px;
    margin: 0;
  }
  .section1-left img {
    max-width: 100%;
  }
  .section1-center {
    width: 310px;
    height: 455px;
    margin-top: 55px;
    margin-left: 0px;

    background-size: 310px;
  }
  .product-big_sale {
    font-size: 12px;
    line-height: 18px;

    top: 30px;
    left: 110px;

    display: none;

    padding-top: 23px;

    background-size: 130px;
  }
  .product-big_sale2 {
    font-size: 12px;
    line-height: 18px;

    top: 180px;
    left: 260px;

    display: none;

    padding-top: 23px;

    background-size: 201px;
  }
  .section1-right {
    width: 300px;
  }
  .section1-right-wrap {
    width: 300px;
    margin: 0 0 5px;
  }
  .form1-mobile {
    margin-top: -20px;
  }
  .price-old--top,
  .price-new--top {
    width: 43%;
  }
  .price-old--top {
    margin-top: 10px;
    margin-left: 9%;
  }
  .price-new--top {
    margin-top: 10px;
  }
  .price_land_s2 {
    font-size: 24px!important;
  }
  .currency-small--top {
    font-size: 18px;
  }
  .price-old--top:after {
    background-size: 112px;
  }
  .price_land_s1 {
    font-size: 33px;
    line-height: 50px;
  }
  .price_land_curr {
    font-size: 22px;
  }
  .form-gray-bg {
    margin: 0 0 10px;
    padding: 5px 0 5px 30px;
  }
  .section1 .section1-right p.today-ordered {
    margin-top: -20px;
    padding-bottom: 20px;
    padding-left: 30px;
  }
  .form-group {
    margin-bottom: 5px;
  }
  .form-top {
    padding: 0!important;
  }
  .col-form-label {
    width: 70%;
    height: 18px;
    padding: 0 20px;

    text-align: left;
  }
  .form-main:after {
    position: absolute;
    top: 125px;
    right: -10px;

    content: " ";

    background-size: 52px;
  }
  .section1 .btn-danger {
    max-width: 100%;
    margin: 0 0 15px 30px;
  }
  .btn-lg {
    font-size: 16px;

    padding: 10px 23px;
  }
  .section1-right-wrap .col-sm-7 {
    width: 100%;
  }
  .section1 .attention-form {
    margin: 0 0 0 30px;
  }
  .sub_title {
    font-size: 20px;
    line-height: 24px;
  }
  .order .form-main:after {
    position: absolute;
    top: 128px;
    right: 0;

    content: " ";

    background-size: 52px;
  }
  .order .btn-danger {
    max-width: 100%;
    margin: 17px 0 8px 30px;
  }
  .section1 .btn-danger {
    max-width: 100%;
    margin: 0 0 15px 30px;
  }
  .btn-lg {
    padding: 10px 23px;
  }
  .btn-lg {
    font-size: 16px;
  }
  .section1-right-wrap .col-sm-7 {
    width: 100%;
  }
  .section1 .attention-form {
    margin: 0 0 0 30px;
  }
  .section3,
  .section10,
  .section16 {
    background: url(bg3-980.jpg) no-repeat center 0 #2c2c2c;
    background-size: 1520px;
  }
  .symptoms {
    padding-left: 20px;
  }
  .section15 span {
    font-size: 20px;
  }
  .symptoms_text {
    font-size: 20px;

    margin: 8px 0;
    padding: 5px 0 0 60px;
  }
  p.inform {
    font-size: 20px;
    line-height: 24px;
  }
  .order .attention-form {
    margin: 10px 0 0 30px;
  }
  .order .wrapper {
    padding: 0;
  }
  .order-wrapper .section1-center {
    z-index: 10;

    width: 300px;

  }
  .order .form-gray-bg {
    margin: 85px 0 0 -50px;
    padding: 7px 0 7px 45px;
  }
  .name-form,
  .phone-form {
    width: 310px;
  }
  .form-white-bg {
    margin: 10px 10px 0 -35px;
    padding: 8px 0;

    -webkit-border-radius: 0 0 5px 0;
       -moz-border-radius: 0 0 5px;
            border-radius: 0 0 5px 0;
  }
  .form-white-bg-2 {
    width: 370px;
    margin: 125px -10px 0 10px;
    padding: 2px 0 28px 70px;
  }
  .usp2 {
    font-size: 14px;

    margin-left: 255px;
    padding-top: 22px;
    padding-right: 120px;

    text-transform: uppercase;
  }
  .order .price-old--top {
    width: 40%;
    margin-left: 0;
  }
  .order-wrapper {
    height: 410px;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
  .order .quantity-form {
    padding-top: 6px;
  }
  .order .section1-right p.today-ordered {
    margin-left: 30px;
  }
  .order {
    clear: both;
    overflow: hidden;

    padding-top: 15px;
  }
  .order .section1-left {
    width: 370px;
    height: 370px;
    padding-top: 47px;
  }
  .order .section1-left .form-timer.timer {
    margin-left: 50px;
  }
  .form-white-bg {
    background: transparent;
  }
  .section11 p {
    font-size: 20px;
    line-height: 24px;

    padding: 10px 0;
  }
  .fake_input {
    font-size: 16px;

    width: 257px!important;
    padding: 10.5px 53px!important;
  }
  .fake_button {
    display: block;

    width: 257px!important;
    height: 43px;
  }
}


@media screen and (min-width:480px) and (max-width:991px) {
  .price_land_s1 {
    font-size: 40px!important;
  }
  .innovations .price_land_s1 {
    font-size: 21px!important;
  }
  .price_land_s2 {
    font-size: 20px!important;
  }
  .order .other-timer {
    padding-left: 180px;
  }
  .order-wrapper .timer-header {
    margin-left: 180px;
  }
  .innovations p {
    font-size: 14px;

    padding: 5px 0;
  }
  .security-sm {
    display: inline;

    max-width: 100%;
    margin-left: 10px;

    vertical-align: middle;
  }
  .header-logo img {
    max-width: 100%;
  }
  .form-gray-bg .form-group {
    margin-left: -38px;
  }
  section.order .form-gray-bg .form-group {
    margin-left: -48px;
  }
  section {
    padding: 15px 0;
  }
  .medali-row {
    margin-right: -30px!important;
    margin-left: -30px!important;
  }
  .prem {
    min-height: 300px;
  }
  .order-wrapper .section1-right-wrap {
    margin-left: -80px;
  }
  .order .order-wrapper .section1-right-wrap {
    margin-left: -60px;
  }
  .header-call {
    padding-top: 7px;
  }
  .section1 h2 {
    font-size: 20px;

    padding-top: 0;
  }
  .section2 .wrapper,
  .section2 {
    padding: 0;
  }
  .section2 .pred {
    padding-bottom: 30px;
  }
  .pred {
    font-size: 18px;
  }
  .wrapper {
    width: 460px;
    margin: 0 auto;
    padding-right: 10px!important;
    padding-left: 10px!important;
  }
  .innovations {
    background: url(bg-ino-480.jpg) no-repeat center top #d6daf2;
  }
  .innovations h2 {
    padding-top: 0;
  }
  .innovations h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .section5 .wrapper,
  .section6 .wrapper,
  .section16 .wrapper {
    width: 440px;
  }
  .section6 .wrapper p {
    padding: 5px;
  }
  .header-logo {
    margin-top: 0;
  }
  h1 {
    font-size: 26px;
    line-height: 40px;

    letter-spacing: -.2px;
  }
  .do {
    width: 440px;
    margin-bottom: 5px;
  }
  .do > p {
    font-size: 17px;
    line-height: 22px;

    padding-left: 17px;
  }
  .blocks-header {
    display: none;
  }
  h2 {
    font-family: "PT Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px!important;

    padding: 20px 0;

    text-align: center;
  }
  .sub_title {
    font-size: 20px;
    line-height: 22px;
  }
  .order-wrapper {
    min-height: auto !important;
  }
  .order .section1-right {
    width: 440px;
  }
  .section1-center {
    display: block;
    float: left;

    width: 173px!important;
    width: auto;
    height: 410px;
    margin: 140px auto 40px 15px;

    background-size: 275px;
  }
  .usp {
    margin-left: 152px;
  }
  .section1 .section1-left {
    height: 395px;
  }
  .section1 .section1-right {
    z-index: -1;

    float: none;
    float: right;

    width: 440px;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
  .section1 .section1-right-wrap {
    margin-bottom: 5px;

    border: 1px solid #ddd;
  }
  .section1 .section1-right-wrap .form1-mobile {
    padding: 20px 0 20px 185px;
  }
  .section1 .price-old--top {
    margin-top: 20px;
  }
  .price-old--top {
    position: relative;

    float: left;

    width: 90px;
  }
  .section1 .price-old--top {
    margin-left: 185px;
  }
  .order .price-old--top {
    margin-left: 180px;
  }
  .price-text--top {
    font-size: 13px;
    line-height: 18px;

    letter-spacing: -1px;
  }
  .price-new--top {
    position: relative;

    float: left;

    width: 140px;
    margin-top: 12px;
    margin-left: 10px;
  }
  .product-big_sale {
    top: 25px;
    left: 90px;

    display: none;

    background-size: 140px;
  }
  .section1 .form-gray-bg {
    margin: 70px -10px 18px;
    padding: 5px 20px;
  }
  .section1 .col-form-label {
    padding-left: 20px;
  }
  .form-main:after {
    right: -20px;

    background-size: 50px;
  }
  .section1 .form-main:after {
    top: 105px;

    background-size: 40px;
  }
  .section1 .btn-danger,
  .order .btn-danger {
    width: 397px;
  }
  .section1-right p.today-ordered {
    margin-left: 20px;
    padding-bottom: 10px;
  }
  .section2 .wrapper {
    border: 0;
  }
  .order {
    padding-top: 15px;
  }
  .order .form-main:after {
    top: 105px!important;

    background-size: 40px;
  }
  .order-wrapper {
    margin-top: 100px;
  }
  .order-wrapper .section1-center {
    position: absolute;

    width: 173px!important;
    height: 410px;
    margin-top: -280px;
    margin-left: 15px;

    background-size: 153px;
  }
  .order .form-white-bg-2 {
    width: 440px;
    margin-top: -40px;
    padding: 35px 0 12px;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
  .order .form-gray-bg {
    margin: 55px 0 0 60px;
    padding: 5px 20px;
  }
  .order .col-form-label {
    padding-left: 20px;
  }
  .order .form-white-bg {
    margin: 0 0 0 60px;
    padding: 5px 0 5px 25px;

    -webkit-border-radius: 0 0 5px 5px;
       -moz-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
  }
  .order .quantity-form {
    padding-top: 0;
    padding-bottom: 0;
  }
  .usp2 {
    font-size: 13px;

    width: 180px;
    margin-top: 0;
    margin-left: 240px;
    padding-top: 20px;
    padding-bottom: 110px;

    letter-spacing: -.5px;
  }
  .order .section1-right p.today-ordered {
    margin-left: 0;
    padding-top: 5px;
  }
  .order .section1-left {
    width: 440px;
    height: 280px;
    margin-top: -180px;

    background: #fff;
  }
  .order .product-big_sale2 {
    top: -30px;
    left: 90px;

    display: none;

    background-size: 170px;
  }
  .order .price-old--top {
    position: relative;

    display: block;

    padding-top: 160px;
  }
  .order .price-new--top {
    position: relative;

    display: block;

    padding-top: 140px;
  }
  .form-white-bg {
    background: #fff;
  }
  .section3,
  .section10,
  .section16 {
    padding-bottom: 20px;

    background: url(bg3-480.jpg) no-repeat center top #2c2c2c;
  }
  .symptoms_text {
    padding-top: 10px;
  }
  .section1 .section1-left {
    margin-top: 15px;
  }
  .col-form-label {
    white-space: nowrap;
  }
  .form-group {
    margin-top: 10px!important;
    margin-bottom: 5px!important;
  }
  .form-white-bg {
    background: #fff;
  }
  .fake_text {
    padding: 20px 0;
  }
  .fake_input {
    font-size: 16px;

    width: 257px!important;
    padding: 10.5px 53px!important;
  }
  .fake_button {
    display: block;

    width: 257px!important;
    height: 43px;
  }
  .section11 .btn-lg {
    font-size: 16px;

    padding: 10px 23px;
  }
  .section15 img,
  .section16 img {
    margin: 10px auto;
  }
}


@media screen and (max-width:991px) {
  header {
    padding: 0;
    padding: 0;
  }
  header .wrapper {
    padding: 15px 0;
  }
  .section4 img,
  .result img,
  .section8 img {
    max-width: 100%;
  }
  .section4 img,
  .section7 h3,
  .section10 img {
    margin-top: 30px;
  }
  p.expert,
  .section6 .wrapper p {
    margin-top: 15px;
  }
  .addiction {
    margin: 15px;
    padding: 15px;

    border: 2px solid #17a3ba;
    border-radius: 15px;
  }
  .section15 {
    background: url(bg1.jpg) no-repeat center center #cfeaf3;
  }
  ul.life2 li {
    font-size: 17.5px;
  }
  .section2 {
    background: #fff;
  }
  .section7,
  .section8 {
    background-size: cover;
  }
  .result img {
    margin-top: 20px;
  }
  .section15 .text-left {
    text-align: center!important;
  }
  .section16 span {
    font-size: 20px;

    position: relative;
    top: -180px;
  }
  .section15 span {
    font-size: 18px;
  }
  .section15 {
    font-size: 16px;
  }
  .section15 img,
  .section16 img {
    width: 180px;
    margin-top: 20px;
  }
  .section16 p.text-left {
    position: relative;

    display: block;

    margin: -30px 10px 10px;

    text-align: center;
  }
  .col-md-6.col-sm-12.col-xs-12.symptoms {
    margin: 0;
    padding: 0;
  }
  .symptoms_text {
    font-size: 17px;
    line-height: 26px;

    margin: 0 0 0 20px;
    padding-bottom: 10px;

    background: url("data:image/png;base64,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") no-repeat left 10px;
    background-size: 30px;
  }
  .section10 img {
    max-width: 215px;
  }
}


@media screen and (orientation:landscape) and (width:480px) {
  header {
    padding: 15px 0;
  }
}


@media screen and (max-width:479px) {
  .sy320 {
    padding-top: 8px;
  }
  .innovations {
    background: url(bg-ino-320.jpg) no-repeat center top #d6daf2;
  }
  .life2 {
    padding: 15px 0 25px;
  }
  ul.life2 li {
    font-size: 16px;
    line-height: 21px;
  }
  .pred {
    font-size: 17px;

    letter-spacing: -1px;
  }
  .section2 {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .section2 .symptoms {
    padding-bottom: 20px;
  }
  .section5 .wrapper {
    padding: 20px 15px 0;
  }
  .result h1 {
    font-size: 24px;
  }
  .section1 {
    padding-bottom: 30px;
  }
  .wrapper {
    width: 283px;
  }
  header {
    padding: 0;
  }
  .header-call {
    display: none;
  }
  .header-logo {
    float: none;

    padding-top: 15px;

    text-align: center;
  }
  .header-logo img {
    max-width: 100%;
  }
  h1 {
    font-size: 26px;
    line-height: 34px;

    margin-top: 5px;

    letter-spacing: -.5px;
  }
  .do {
    display: block;

    height: auto;
    height: 92px;
    margin-bottom: 5px;
    padding: 0 60px 0 10px;

    text-align: center;
  }
  .do > p {
    font-size: 14px;
    line-height: 16px;

    padding: 15px 15px 5px 5px;

    text-align: left;
  }
  .section1-left {
    display: block;
    float: none;

    width: auto;
    width: 283px;
    margin: 0 0 30px;
  }
  .section1-left img {
    margin-top: 20px;
  }
  .section1 .section1-left {
    height: auto;
    padding-bottom: 20px;
  }
  .section1-center {
    display: block;
    float: none;

    width: auto;
    margin: 10px auto;

    background: url(box1.png) no-repeat center 0;
    background-size: 150px;
  }
  .section1 .section1-center {
    height: 567px;
    margin-top: 630px;
    margin-top: 580px;
  }
  .product-big_sale {
    font-size: 12px;
    line-height: 18px;

    top: 35px;
    left: 120px;

    display: none;

    background-size: 130px;
  }
  .section1-right {
    float: none;

    width: auto;
    margin-right: auto;
    margin-left: auto;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
  .usp {
    display: none;
  }
  .price-text--top--big {
    font-size: 18px;
    line-height: 20px;

    width: 140px;
    margin-top: -5px;
  }
  p.today-ordered {
    margin-top: -20px;
    padding: 10px;

    letter-spacing: -1px;
  }
  .
  .section1 .section1-right-wrap {
    border: 1px solid #ddd;
  }
  .form1-mobile {
    margin-top: 40px;
  }
  .price-old--top,
  .price-new--top {
    width: 42%;
  }
  .price-old--top {
    width: 120px;
    margin-top: 20px;
    margin-left: 6.5%;
  }
  .price-text--top {
    font-size: 13px;
  }
  .price-new--top {
    margin-top: 20px;
  }
  .price_land_s2 {
    font-size: 24px!important;
  }
  .currency-small--top {
    font-size: 20px;
  }
  .price_land_s1 {
    font-size: 33px!important;
    line-height: 50px;
  }
  .innovations .price_land_s1 {
    font-size: 20px!important;
  }
  .innovations .price_land_s2 {
    font-size: 20px!important;
  }
  .price_land_curr {
    font-size: 18px;
  }
  .protection {
    display: none;
  }
  .form-gray-bg {
    margin: -10px -10px 10px;
    padding: 10px 15px 5px 20px;
  }
  .col-form-label {
    height: 18px;
    padding: 0 20px;

    text-align: left;
  }
  .section1 .form-main:after {
    position: absolute;
    top: 158px;
    right: -45px;

    content: " ";

    background-size: 32px;
  }
  .section1 .btn-danger {
    max-width: 100%;
    margin-left: 10px;
  }
  .order .btn-danger {
    max-width: 100%;
    margin-left: 20px;
  }
  .order .today-ordered {
    margin-left: 10px;
  }
  .section2 .wrapper {
    border-top: 1px solid #352121;
    border-right: 1px solid #352121;
    border-left: 1px solid #352121;
  }
  .btn-lg {
    font-size: 18.3px;

    padding: 14px 15px;
  }
  h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .sub_title {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;

    margin-top: 10px;
    padding: 0;
  }
  .section3,
  .section10,
  .section16 {
    background: url(bg3-mob.jpg) repeat-y center 0 #2c2c2c;
  }
  .symptoms_text {
    font-size: 16px;
    line-height: 18px;

    min-height: 38px;
    margin: 10px 0 0;

    background: url("data:image/png;base64,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") no-repeat left 2px;
  }
  .prem {
    margin-bottom: 20px;

    text-align: center;
  }
  .section8 img {
    margin-top: 10px;
  }
  .text-left.prem,
  .text-right.prem,
  h3.text-left,
  h3.text-right {
    text-align: center;
  }
  .order .form-main:after {
    top: 158px;
    left: 240px;

    background-size: 30px;
  }
  .order {
    width: 100%;
  }
  .order .wrapper {
    margin-top: -30px!important;
    padding: 50px 10px 0;
  }
  .order .section1-center {
    background: 0;
  }
  .order-wrapper .section1-center {
    height: 0;
  }
  .order-wrapper .section1-right-wrap {
    margin: -20px 10px 0;
  }
  .order-wrapper {
    width: auto;
    margin: 50px -10px 20px;
    margin-bottom: 30px;
    padding-top: 15px;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #fff;
  }
  .order .attention-form {
    margin-left: 20px;
  }
  .order .price-old--top {
    margin-left: 30px;
  }
  .usp2 {
    display: none;
  }
  .product-big_sale2 {
    font-size: 12px;
    line-height: 18px;

    top: -90px;
    left: 57px;

    display: none;

    background-size: 160px;
  }
  .form-white-bg-2 {
    margin: 0 0 30px;
    padding: 0;

    background: transparent;
  }
  .form-white-bg {
    margin: -20px -11px 0;
    padding: 20px 5px 0;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  }
  .order .today-ordered {
    font-size: 14px;

    padding-top: 10px;
  }
  .order .today-ordered span {
    font-size: 24px;
  }
  .attention-form {
    font-size: 13px;
  }
  .order-wrapper {
    border: 1px solid #ddd;
  }
  .section13 .col-xs-12 {
    margin-top: 20px;
  }
  .section11 {
    padding-bottom: 0;
  }
  .section11 p {
    padding: 10px 0;
  }
  .fake_button {
    width: 260px;
  }
  .fake_input {
    font-size: 18px;
    font-style: italic;
    line-height: 18px;

    display: block;

    width: 260px;
    padding: 11px 36px;

    border: 1px solid #ff7426;
    background: #fff;
  }
}


.top-timer {
  line-height: 19px;

  position: relative;
  top: -34px;

  display: inline-block;

  vertical-align: top;

  color: #000;
}
.timer-header {
  line-height: 32px;

  width: 227px;

  text-align: center;
}
.video-reviews-item {
  margin: 10px 0 0;
}
.clear {
  clear: both;
}
.faq-list li {
  font-size: 1.2em;
  line-height: 32px;

  margin: 20px 0 0;
}
.faq-q {
  cursor: pointer;
}
.faq-q span {
  border-bottom: 2px dashed #000;
}
.faq-a {
  overflow: hidden;

  height: 0;
}

@media only screen and (max-width:1279px) {
  .faq-list li {
    font-size: 1.1em;
    line-height: 30px;

    margin: 35px 0 0;
  }
}


@media only screen and (max-width:991px) {
  .faq-list li {
    font-size: 1em;
    line-height: 28px;

    margin: 30px 0 0;
  }
}


@media only screen and (max-width:479px) {
  .faq-list li {
    font-size: .9em;
    line-height: 24px;

    margin: 30px 0 0;
  }
}


.video-reviews-item {
  height: 190px;
}
.text-reviews-items {
  position: relative;

  margin: 70px 0 0;
}
.text-reviews-item {
  width: 940px;
  margin: 0 auto;
}
.text-reviews-item .text-reviews-photo {
  float: left;

  width: 229px;
  height: 229px;
}
.text-reviews-item .text-reviews-photo img {
  max-width: 100%;
}
.text-reviews-item .text-reviews-text {
  line-height: 27px;

  margin: 0 0 0 260px;
}

@media only screen and (max-width:1279px) {
  .text-reviews-item {
    width: 750px;
  }
}


@media only screen and (max-width:991px) {
  .video-reviews {
    margin-top: -10px;
  }
  .video-reviews-item {
    height: 260px;
  }
  .text-reviews-item {
    width: 100%;
  }
  .text-reviews-item .text-reviews-photo {
    display: block;
    float: none;

    margin: 0 auto;
    padding-top: 7px;
  }
  .text-reviews-item .text-reviews-text {
    font-size: .9em;
    line-height: 22px;

    margin: 20px 0 0;

    text-align: center;
  }
}


@media only screen and (max-width:479px) {
  .video-reviews {
    margin-top: -35px;
  }
  .video-reviews-item {
    height: 100px;
    margin: 20px auto;
  }
  .text-reviews-body {
    line-height: 22px;
  }
}


.top-timer {
  line-height: 19px;

  position: relative;
  top: -34px;

  display: inline-block;

  vertical-align: top;

  color: #000;
}
.timer-header {
  line-height: 32px;

  width: 227px;

  text-align: center;
}
.timer .flip-clock-wrapper {
  font-family: PTSansBold,sans-serif;
  font-size: 12px;

  z-index: 0;

  display: table;

  height: 46px;
  margin: 0;
}
.timer .flip-clock-wrapper .flip {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.timer .flip-clock-wrapper ul {
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;

  width: 31px;
  height: 42px;
  margin: 2px;

  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: #fbb830;
}
.timer .flip-clock-wrapper ul li {
  line-height: 42px;
}
.timer .flip-clock-wrapper ul li a {
  color: #000;
}
.timer .flip-clock-wrapper ul li a div {
  font-size: 30px;
}
.timer .flip-clock-wrapper ul li a div.down {
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
}
.timer .flip-clock-wrapper ul li a div div.inn {
  font-size: 30px;

  color: #000;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  background-color: #fbb830;
  text-shadow: none;
}
.timer .flip-clock-divider {
  width: 8px;
  height: 46px;
}
.timer .flip-clock-divider:first-child {
  width: 0;
}
.timer .flip-clock-divider.minutes .flip-clock-label,
.timer .flip-clock-divider.seconds .flip-clock-label {
  right: -50px;
}
.timer .flip-clock-divider .flip-clock-label {
  font-family: "PT Sans", sans-serif;

  top: auto;
  right: -50px;
  bottom: -1.3em;

  color: #000;
}
.timer .flip-clock-dot {
  width: 0;
  height: 0;
}
.cod-error,
.cod-ok {
  font-size: 1.2em;
  line-height: 33px;

  position: relative;

  width: 458px;
  margin: auto;
  padding: 35px;

  text-align: center;

  color: #fff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background-color: rgba(0,0,0,.8);
}
.cod-error .mfp-close,
.cod-ok .mfp-close {
  line-height: 27px;

  right: -25px;

  width: 32px;
  height: 32px;
  margin-top: -40px;

  color: #ff7426;
  border: 3px solid #ff7426;
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.cod-ok {
  border: 3px solid #608901;
}
.cod-error {
  border: 3px solid #ff7426;
}

@media only screen and (max-width:479px) {
  .cod-error,
  .cod-ok {
    width: 290px;
  }
}


.video-reviews-item {
  margin: 10px 0 0;
}
.plyr {
  margin-top: 10px;
}
.clear {
  clear: both;
}
iframe {
  width: 100%;
  height: 100%;

  border: 0;
}
.faq {
  color: #000;
  background-color: #fff;
}
.faq-list li {
  font-size: 1.2em;
  line-height: 32px;

  margin: 20px 0 0;
}
.faq-q {
  cursor: pointer;
}
.faq-q span {
  border-bottom: 2px dashed #000;
}
.faq-a {
  overflow: hidden;

  height: 0;
}

@media only screen and (max-width:1279px) {
  .faq-list li {
    font-size: 1.1em;
    line-height: 30px;

    margin: 35px 0 0;
  }
}


@media only screen and (max-width:991px) {
  .faq-list li {
    font-size: 1em;
    line-height: 28px;

    margin: 30px 0 0;
  }
}


@media only screen and (max-width:479px) {
  .faq-list li {
    font-size: .9em;
    line-height: 24px;

    margin: 30px 0 0;
  }
}


.reviews {
  color: #000;
  background-color: #f3ebee;
}
.video-reviews-item {
  height: 190px;
}
.video-reviews-descr {
  line-height: 30px;

  margin: 10px 0 0;

  letter-spacing: -.025em;
}
.text-reviews-items {
  position: relative;

  margin: 70px 0 0;
}
.text-reviews-item {
  width: 940px;
  margin: 0 auto;
}
.text-reviews-item .text-reviews-photo {
  float: left;

  width: 229px;
  height: 229px;
}
.text-reviews-item .text-reviews-photo img {
  max-width: 100%;
  border-radius: 5px;
}
.text-reviews-item .text-reviews-text {
  line-height: 27px;

  margin: 0 0 0 260px;
}
.owl-nav > div {
  position: absolute;
  top: 88px;

  width: 46px;
  height: 55px;
}
.owl-nav .owl-prev {
  left: 0;

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAAA/CAMAAAAonj0oAAAA4VBMVEUAAAAts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9ZmZmYAAAAts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9ZmZmYAAABmZmYAAAAts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9ZmZmYts9ZlZWUAAAA2NjYpKSlnZ2cAAABmZmYAAAAAAAAAAAAts9ZmZmYAAAAts9Yts9Yts9ZmZmYAAAAts9ZlZWUAAAAts9ZnZ2cAAAAd9wM1AAAASHRSTlMAlAQsjH4dhQhQUOWekodeViQYD/DwcHDqWTERC+7Y0st5dmZSTkg/NxPet65xavPEwaUxMRgH8/Pe3sLAv56el5aVeHhiRER/YnmFAAADH0lEQVRYw+WX13baQBCGVwVJNqBGCpLoxRTjEsfpcWI7cSJ4/wcKIM3aZrLMLFc5J/+dz5n9P692GmJXo17zNhaU4ttmbyTU+nItFAov8jw/nRH+s9N11EWoDlitvr8Tf9O4nW9UJwD1bVR7vAew+vjzvUA6aeZbVQlAtQhrnqgBa30+FjualP55hwB08pIwUQEKfb1+7l/NSw0JwBACqxMFAPRbPGo6h2O+SQBMH0LnU/YN0g4cspE/JtgQ3EmZb2BJ/3tP0PLuJcFiZVHUhQM18CcINTjQjRh1EPWQP5/Qi8hKdi4h+KohuGpcwaFLR+zozdvnnUX6LzLBV7aQhN3utVx+e/qJ4LKoCdEtqVQNAZYffjw+chX8M6GnDAhVBFjr09EuYNHSBLQWKkAheIqafIKGln9jofxEoF9FEvWIJKLSqOeoboDLoMX/PrgQ8BuALFnIhsn0Nw1ZypYA4SzCrajOI5h11IxwHTxVOkfNlNdO59BOVZWMx4HLALhoIKiFB1qFjK0QIw2ERn6pByLyAQJh7HMJbcgLIhByrk3747WIv7bgxYhWWBDuiLC7wj8U+go2q+NNTK2mN5vVMRCHKOk2aw4Z5dSa3UT8p7IGftKgO3XiD6yD/FPbMIzzFtWpz9dRdqoOeLlavRbH6/UL/f+2sdGIAIy2UbalDbB8YyuXanVFmG9pAqLS36hQvc4oCZEWIHLLc/UJ1XjrZaQbaQCcCviP6aYFhIpDAbC/MWL8PhgZiEAAYukfskZmKAkxCxD34UDCHPoJHOjHDMBsgPz5hMGMBGRnEBx4gisvgENnGQFoSP9hS2f1HUrCbvd6sVy+Ekfr9av4Ey6LmhDdkkol+wEu+HtCTx4QXB5gaGoCzCEPEMgn8PQuIB8h2A/IBkQSUWk0yFQAVAaByf8+ASoEDMCFHLILLcSljAGo1WEC3YwcQQHoZspvpxiACWPOFov81QA80E7oPRyNNI4sHwhTInIK/jD2uQQb8oIIhJyzsT9N4K8t2J9WWhCoxT8s/FOhr6kN7V0pGCD29LDltO8HGRmVBX4/Ff+E/gD0Qt4TooFWIwAAAABJRU5ErkJggg==") no-repeat 0 -32px;
}
.owl-nav .owl-next {
  right: 0;

  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAAA/CAMAAAAonj0oAAAA4VBMVEUAAAAts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9ZmZmYAAAAts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9ZmZmYAAABmZmYAAAAts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9Yts9ZmZmYts9ZlZWUAAAA2NjYpKSlnZ2cAAABmZmYAAAAAAAAAAAAts9ZmZmYAAAAts9Yts9Yts9ZmZmYAAAAts9ZlZWUAAAAts9ZnZ2cAAAAd9wM1AAAASHRSTlMAlAQsjH4dhQhQUOWekodeViQYD/DwcHDqWTERC+7Y0st5dmZSTkg/NxPet65xavPEwaUxMRgH8/Pe3sLAv56el5aVeHhiRER/YnmFAAADH0lEQVRYw+WX13baQBCGVwVJNqBGCpLoxRTjEsfpcWI7cSJ4/wcKIM3aZrLMLFc5J/+dz5n9P692GmJXo17zNhaU4ttmbyTU+nItFAov8jw/nRH+s9N11EWoDlitvr8Tf9O4nW9UJwD1bVR7vAew+vjzvUA6aeZbVQlAtQhrnqgBa30+FjualP55hwB08pIwUQEKfb1+7l/NSw0JwBACqxMFAPRbPGo6h2O+SQBMH0LnU/YN0g4cspE/JtgQ3EmZb2BJ/3tP0PLuJcFiZVHUhQM18CcINTjQjRh1EPWQP5/Qi8hKdi4h+KohuGpcwaFLR+zozdvnnUX6LzLBV7aQhN3utVx+e/qJ4LKoCdEtqVQNAZYffjw+chX8M6GnDAhVBFjr09EuYNHSBLQWKkAheIqafIKGln9jofxEoF9FEvWIJKLSqOeoboDLoMX/PrgQ8BuALFnIhsn0Nw1ZypYA4SzCrajOI5h11IxwHTxVOkfNlNdO59BOVZWMx4HLALhoIKiFB1qFjK0QIw2ERn6pByLyAQJh7HMJbcgLIhByrk3747WIv7bgxYhWWBDuiLC7wj8U+go2q+NNTK2mN5vVMRCHKOk2aw4Z5dSa3UT8p7IGftKgO3XiD6yD/FPbMIzzFtWpz9dRdqoOeLlavRbH6/UL/f+2sdGIAIy2UbalDbB8YyuXanVFmG9pAqLS36hQvc4oCZEWIHLLc/UJ1XjrZaQbaQCcCviP6aYFhIpDAbC/MWL8PhgZiEAAYukfskZmKAkxCxD34UDCHPoJHOjHDMBsgPz5hMGMBGRnEBx4gisvgENnGQFoSP9hS2f1HUrCbvd6sVy+Ekfr9av4Ey6LmhDdkkol+wEu+HtCTx4QXB5gaGoCzCEPEMgn8PQuIB8h2A/IBkQSUWk0yFQAVAaByf8+ASoEDMCFHLILLcSljAGo1WEC3YwcQQHoZspvpxiACWPOFov81QA80E7oPRyNNI4sHwhTInIK/jD2uQQb8oIIhJyzsT9N4K8t2J9WWhCoxT8s/FOhr6kN7V0pGCD29LDltO8HGRmVBX4/Ff+E/gD0Qt4TooFWIwAAAABJRU5ErkJggg==") no-repeat -30px -32px;
}
.owl-dots {
  margin: 40px 0;

  text-align: center;
}
.owl-dot {
  display: inline-block;

  width: 20px;
  height: 20px;

  -webkit-transition: background-color .5s ease;
          transition: background-color .5s ease;

  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #17a3ba;
}
.owl-dot.active {
  background-color: #077898;
}
.owl-dot:not(:last-child) {
  margin: 0 12px 0 0;
}
.audio-reviews {
  padding: 40px 0 0;
}
.audio-reviews-items {
  margin: 35px 0 0;
  padding: 20px;

  text-align: left;
}
.audio-reviews-item:not(:first-child) {
  margin: 20px 0 0;
}
.audio-reviews-title {
  line-height: 30px;

  margin: 0 0 5px;

  letter-spacing: -.025em;
}
.diag-img {
  margin: 75px 0 0;
}
.diag-img img {
  max-width: 100%;
}

@media only screen and (max-width:1279px) {
  .text-reviews-item {
    width: 750px;
  }
}


@media only screen and (max-width:991px) {
  .video-reviews {
    margin-top: -10px;
  }
  .video-reviews-item {
    height: 260px;
  }
  .text-reviews-item {
    width: 100%;
  }
  .text-reviews-item .text-reviews-photo {
    display: block;
    float: none;

    margin: 0 auto;
    padding-top: 7px;
  }
  .text-reviews-item .text-reviews-text {
    font-size: .9em;
    line-height: 22px;

    margin: 20px 0 0;

    text-align: center;
  }
  .diag-img {
    margin: 40px 0 0;
  }
}


@media only screen and (max-width:479px) {
  .owl-nav {
    display: none;
  }
  .video-reviews {
    margin-top: -35px;
  }
  .video-reviews-item {
    height: 100px;
    margin: 20px auto;
  }
  .text-reviews-body {
    line-height: 22px;
  }
}












.product-block {
  display: block;

  width: 100% !important;
  /*background: url(banner_240-400.jpg) center center no-repeat;*/
  height: 300px;
  margin: 90px 0 0 -75px !important;

  text-align: center;

  background-size: contain;
}



.product-block  .plashka2-t {
  font-size: 20px;
  line-height: 25px;;

  color: #fff915;
}
.product-block  .plashka2 b {
  text-shadow: 1px 1px 2px #373838;
}
.product-block  .plashka2 {
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  line-height: 22px;

  position: absolute;
  z-index: 5;

  box-sizing: content-box;;
  width: 190px !important;
  height: 138px;
  margin: 35px 0 0 70px !important;
  padding: 133px 30px 0 0;

  text-align: center;

  color: #fff;
  background: url(sale-bg-2.png) center center no-repeat;
  background-size: 190px 262px;
}

.product-block-big {
  margin: 50px 0 0 -65px !important;
}


@media screen and (max-width: 1279px) {
  .product-block {
    margin: 120px 0 0 -120px !important;
  }
  .product-block-big {
    margin: 60px 0 0 -105px !important;
  }
}

@media screen and (max-width: 991px) {
  .usp {
    padding-left: 65px;
  }
  .product-block {
    width: 100% !important;
    height: 200px !important;
    margin: 70px 0 0 -30px !important;
  }

  .product-block  .plashka2 {
    font-size: 13px;
    line-height: 16px;

    width: 110px !important;
    height: 98px;
    margin: 5px 0 0 25px !important;
    padding: 95px 25px 0 0;

    background-size: 135px 188px;
  }
  .product-block  .plashka2-t {
    font-size: 15px;
  }
}


@media screen and (max-width: 479px) {
  .product-block .plashka2 {
    margin: 65px 0 0 -145px !important;
  }
  .product-block-big {
    display: none !important;
  }
}

.symptoms-header span {
  font-size: 35px;
}

.order-form {
  padding: 20px;
}

.order-form__title {
  margin-bottom: 20px;
  text-align: center;
}

.order-form__title h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.order-form__title span:last-child {
  font-weight: bold;
}

.order-form__price {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-around;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 25px;
}

.order-form__price-left span:last-child {
  font-size: 31px;
  font-weight: bold;
  color: #2498b3;
}

.order-form__price-right span {
  color: #fff;
  border-radius: 10px;
  background-color: rgb(36, 151, 179);
  display: inline-block;
  padding: 0px 10px;
  text-align: center;
}

.order-form__input label {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}

.order-form__input span {
  display: inline-block;
  margin-left: 15px;
  color: #7f7f7f;
}

.order-form__input select,
.order-form__input input {
  display: inline-block;
  width: 100%;
  border: 1px solid rgb(34, 150, 177);
  border-radius: 50px;
  padding: 20px 30px;
}

.order-form__button {
  text-align: center;
}

.order-form__button button {
  display: inline-block;
  color: white;
  padding: 20px 30px;
  border-radius: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-image: linear-gradient(to right, #2296B1 0%, #3250BD 51%, #78d7d8 100%);
  background-size: 200% auto;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  transition: .5s;
  border: none;
  width: 100%;
  font-weight: bold;
  font-size: 18px;
}

.order-form__button button:hover {background-position: right center;}

@media screen and (max-width: 991px) {
  .section1-center {
  width: 420px !important;
  background-position: center;
  margin: 70px auto 0 21px !important;
  }

  .order-wrapper .section1-center {
    margin-left: 19px;
    margin-top: -260px !important;
  }

  .order .section1-right {
    margin-top: 35px;
  }
}

@media screen and (max-width: 479px) {
  .section1-center {
    display: none;
  }

  .section1 .section1-left {
    float: none;
  }

  .order-form__price {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
  }
}
