@font-face {
  font-family: 'Exo2 Medium';
  src: url("../fonts/Exo2-Medium.ttf"); }
@font-face {
  font-family: 'Exo2 Regular';
  src: url("../fonts/Exo2-Regular.ttf"); }
@font-face {
  font-family: 'Exo2 SemiBold';
  src: url("../fonts/Exo2-SemiBold.ttf"); }
@font-face {
  font-family: 'Exo2 Bold';
  src: url("../fonts/Exo2-Bold.ttf"); }
@font-face {
  font-family: 'Roboto Bold';
  src: url("../fonts/roboto-bold.ttf"); }
ul, ol, p, body, h1, h2, h3, h4, h5, h6, figure {
  padding: 0;
  margin: 0; }

html {
  font-family: 'Exo2 Regular', arial;
  font-size: 15px;
  line-height: 25px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Exo2 SemiBold', arial; }

ul {
  list-style: none; }

a {
  color: inherit;
  text-decoration: none; }

a.to-form {
  display: block;
  width: 294px;
  box-sizing: border-box;
  height: 55px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 5px;
  background: transparent;
  text-align: center;
  font-family: "Exo2 SemiBold", Arial;
  font-size: 22px;
  line-height: 55px;
  transition-duration: 0.2s; }
  a.to-form:hover {
    transform: scale(1.05); }

.clearfix:after {
  content: '';
  clear: both;
  display: table; }

.center-wrapper {
  width: 990px;
  margin: 0 auto; }

.left {
  float: left; }

.right {
  float: right; }

.for640, .for320, .not990 {
  display: none !important; }

[id^="block"] {
  position: relative; }
  [id^="block"] .content {
    position: relative;
    z-index: 1; }

.fixed-bg {
  background-attachment: fixed;
  -webkit-background-size: 1920px auto;
  background-size: 1920px auto;
  background-repeat: no-repeat;
  background-position: center center; }

#footer {
  position: relative;
  z-index: 1;
  background-color: #060606; }
  #footer .content {
    padding-top: 25px;
    padding-bottom: 25px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    line-height: 22px; }
    #footer .content a {
      color: rgba(255, 255, 255, 0.7);
      font-size: 13px;
      line-height: 22px;
      text-decoration: underline; }
      #footer .content a:hover {
        color: #fff;
        text-decoration: none; }

.prices {
  padding-bottom: 50px;
  font-family: "Exo2 Medium", Arial;
  font-size: 22px;
  line-height: 25px; }
  .prices .old {
    padding-right: 10px;
    text-decoration: line-through;
    color: rgba(255, 255, 255, 0.45); }

#block1,
#block3,
#block5,
#block7 {
  color: #ffffff; }
  #block1 h2, #block1 h3,
  #block3 h2,
  #block3 h3,
  #block5 h2,
  #block5 h3,
  #block7 h2,
  #block7 h3 {
    font-size: 28px;
    line-height: 35px; }

#block2,
#block4,
#block6 {
  color: #787777; }
  #block2 h2, #block2 h3,
  #block4 h2,
  #block4 h3,
  #block6 h2,
  #block6 h3 {
    color: rgba(44, 44, 44, 0.77);
    font-size: 28px;
    line-height: 35px; }

body {
  position: relative;
  z-index: 1;
  overflow-x: hidden; }
  body .big-image {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 39.5%; 
	width: 60.5%;
    height: 805px;
	background: url('../img/block1-pic1.png') no-repeat 0 100%}
    body .big-image img {
	   }

#block1 {
  background: url("../img/block1-bg.jpg") no-repeat 50% 0;
  overflow-x: hidden; }
  #block1 .content {
    width: 465px;
    padding-top: 75px;
    padding-bottom: 70px;
    text-align: left; }
    #block1 .content h1 {
      padding-bottom: 45px;
      font-family: "Exo2 Bold", Arial;
      font-size: 33px;
      line-height: 35px; }
    #block1 .content .intro {
      padding-bottom: 30px;
      font-family: "Exo2 SemiBold", Arial;
      font-size: 18px; }
    #block1 .content .effects {
      padding-bottom: 40px; }
      #block1 .content .effects li:before {
        content: "-"; }
    #block1 .content .timer {
      padding-bottom: 35px;
      margin-left: 0; }
    #block1 .content .to-form {
      margin-left: 0; }

#block2 .content {
  padding-top: 85px;
  padding-bottom: 30px; }
  #block2 .content .section1 {
    padding-bottom: 70px; }
    #block2 .content .section1 h2 {
      width: 50%;
      padding-bottom: 50px;
      margin-left: auto; }
    #block2 .content .section1 .text {
      width: 50%;
      margin-left: auto;
      font-size: 15px;
      line-height: 25px; }
      #block2 .content .section1 .text:nth-last-of-type(2) {
        padding-bottom: 25px; }
    #block2 .content .section1 .image img {
      margin-top: -100px; }
  #block2 .content .section2 h2 {
    text-align: center;
    padding-bottom: 40px; }
  #block2 .content .section2 .teaser {
    text-align: center;
    padding-bottom: 75px; }
  #block2 .content .section2 .features {
    font-size: 0; }
    #block2 .content .section2 .features .feature {
      display: inline-block;
      width: 25%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 10px;
      padding-right: 10px;
      padding-bottom: 50px;
      vertical-align: top;
      text-align: center; }
      #block2 .content .section2 .features .feature:nth-child(4n+1) {
        padding-left: 0; }
      #block2 .content .section2 .features .feature:nth-child(4n) {
        padding-right: 0; }
      #block2 .content .section2 .features .feature img {
        padding-bottom: 30px; }
      #block2 .content .section2 .features .feature .text {
        font-size: 15px;
        line-height: 25px; }

#block3 {
  background-color: #4a66cf; }
  #block3 .content {
    padding-top: 80px;
    padding-bottom: 90px; }
    #block3 .content .column.left {
      width: 52%; }
    #block3 .content .column.right {
      width: 39%; }
      #block3 .content .column.right .symptoms {
        padding-bottom: 65px;
        font-size: 0; }
        #block3 .content .column.right .symptoms .column {
          display: inline-block;
          font-size: 15px; }
          #block3 .content .column.right .symptoms .column:first-child {
            width: 45%; }
          #block3 .content .column.right .symptoms .column:last-child {
            width: 55%; }
          #block3 .content .column.right .symptoms .column li:before {
            content: '- '; }
      #block3 .content .column.right .to-form {
        margin-left: 0; }
    #block3 .content h2 {
      font-size: 28px;
      line-height: 35px;
      padding-bottom: 50px; }

#block4 .content {
  padding-top: 80px; }
  #block4 .content .section1 {
    padding-bottom: 95px; }
    #block4 .content .section1 h2 {
      width: 50%;
      margin-left: auto;
      padding-bottom: 50px; }
    #block4 .content .section1 .text {
      width: 50%;
      margin-left: auto;
      font-size: 15px;
      line-height: 25px; }
      #block4 .content .section1 .text:nth-last-child(2) {
        padding-bottom: 35px; }
    #block4 .content .section1 .image img {
      margin-top: -70px; }
  #block4 .content .section2 h2 {
    padding-bottom: 30px;
    text-align: center; }
  #block4 .content .section2 .teaser {
    padding-bottom: 70px;
    text-align: center; }
  #block4 .content .section2 .features {
    font-size: 0; }
    #block4 .content .section2 .features .feature {
      display: inline-block;
      width: 50%;
      padding-bottom: 65px;
      vertical-align: top;
      font-size: 15px; }
      #block4 .content .section2 .features .feature .headline {
        padding-bottom: 25px;
        padding-left: 136px;
        font-family: "Exo2 SemiBold", Arial;
        font-size: 20px;
        line-height: 20px; }
      #block4 .content .section2 .features .feature .text {
        width: 66%;
        padding-left: 136px; }

#block5 {
  background-image: url("../img/block5-bg.jpg"); }
  #block5 .content {
    padding-top: 70px;
    padding-bottom: 80px; }
    #block5 .content h2 {
      padding-bottom: 60px;
      text-align: center;
      font-size: 28px;
      line-height: 35px; }
    #block5 .content .flexslider .slides .review {
      text-align: center; }
      #block5 .content .flexslider .slides .review .text {
        width: 90%;
        margin: auto; }
        #block5 .content .flexslider .slides .review .text:first-child {
          padding-bottom: 30px; }
        #block5 .content .flexslider .slides .review .text:nth-child(2) {
          padding-bottom: 60px; }
      #block5 .content .flexslider .slides .review img {
        padding-bottom: 25px; }
      #block5 .content .flexslider .slides .review h3 {
        font-family: "Exo2 Medium", Arial;
        font-size: 15px;
        font-weight: normal;
        line-height: 25px; }

#block6 .content {
  padding-top: 85px;
  padding-bottom: 75px; }
#block6 .section1 {
  padding-bottom: 80px; }
  #block6 .section1 .features {
    font-size: 0; }
    #block6 .section1 .features .feature {
      display: inline-block;
      width: 33.3%;
      box-sizing: border-box;
      padding-left: 50px;
      padding-right: 50px;
      text-align: center;
      vertical-align: top; }
      #block6 .section1 .features .feature:first-child {
        padding-left: 0; }
      #block6 .section1 .features .feature:last-child {
        padding-right: 0; }
      #block6 .section1 .features .feature img {
        padding-bottom: 30px; }
      #block6 .section1 .features .feature .text {
        font-size: 15px; }
#block6 .section2 h2 {
  width: 85%;
  margin: auto;
  padding-bottom: 60px;
  text-align: center; }
#block6 .section2 .features {
  padding-bottom: 80px;
  font-size: 0; }
  #block6 .section2 .features .feature {
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    vertical-align: top; }
    #block6 .section2 .features .feature:first-child {
      padding-left: 0; }
    #block6 .section2 .features .feature:last-child {
      padding-right: 0; }
    #block6 .section2 .features .feature img {
      padding-bottom: 20px; }
    #block6 .section2 .features .feature .text {
      font-size: 15px; }
#block6 .section2 .flexslider .slides .review .left {
  text-align: center;
  padding-right: 50px; }
  #block6 .section2 .flexslider .slides .review .left img {
    padding-bottom: 10px; }
  #block6 .section2 .flexslider .slides .review .left h3 {
    font-size: 15px;
    line-height: 25px; }
#block6 .section2 .flexslider .slides .review .text {
  box-sizing: border-box;
  padding-right: 30px; }

#block7 {
  z-index: 2;
  -webkit-box-shadow: 0 5px 5px 0 #000000;
  -moz-box-shadow: 0 5px 5px 0 #000000;
  box-shadow: 0 5px 5px 0 #000000;
  background-image: url("../img/block7-bg.jpg"); }
  #block7 .content {
    padding-top: 75px;
    padding-bottom: 75px; }
    #block7 .content h2 {
      padding-bottom: 60px;
      text-align: center; }
    #block7 .content .column {
      width: 31.5%; }
      #block7 .content .column.left .timer {
        padding-bottom: 32px; }
      #block7 .content .column.left .prices {
        padding-bottom: 32px;
        text-align: center; }
      #block7 .content .column.left .rest {
        font-family: "Exo2 Medium", Arial;
        text-align: center; }
    #block7 .content .image {
      position: absolute;
      top: 36.5%;
      left: 50%;
      margin-left: -72px; }

[id^="order-form"] {
  width: 281px;
  margin: auto;
  background-color: transparent;
  text-align: center; }
  [id^="order-form"] .form-element {
    box-sizing: border-box;
    background-color: white;
    width: 281px;
    height: 37px;
    padding: 0 17px;
    margin-bottom: 9px;
    border: none;
    border-radius: 7px;
    color: #787777;
    font-size: 14px; }
    [id^="order-form"] .form-element[type="submit"] {
      height: 53px;
      margin-top: 14px;
      margin-bottom: 0;
      background: transparent;
      border: 2px solid #ffffff;
      color: #ffffff;
      font-size: 22px;
      line-height: 22px;
      font-weight: bold;
      cursor: pointer;
      transition-duration: 0.15s; }
      [id^="order-form"] .form-element[type="submit"]:hover {
        font-size: 22px;
        text-shadow: 0 0 3px #000;
        background: #1688ff; }
  [id^="order-form"] select.form-element {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
    [id^="order-form"] select.form-element::-ms-expand {
      display: none; }
    [id^="order-form"] select.form-element option {
      background-color: rgba(0, 0, 0, 0.5); 
	  color: #ffffff;}
	  

/***------------------640----------------------***/
@media screen and (max-width: 990px) {
  .for990, .for320 {
    display: none !important; }

  .for640, .not990, .not320 {
    display: block !important; }

  .center-wrapper {
    width: 570px; }

  .left, .right {
    float: none; }

  .fixed-bg {
    -webkit-background-size: 990px auto !important;
    background-size: 990px auto !important; }

  body .big-image {
    left: 52.5%; 
	width: 47.5%;}

  #block1 {
    background: transparent url("../img/block1-bg-640.jpg"); }

  #block1 .content h1 {
    font-size: 28px;
    line-height: 33px; }

  #block2 .content .section1 {
    text-align: center; }

  #block2 .content .section1 h2 {
    width: 100%; }

  #block2 .content .section1 .text {
    width: 100%;
    text-align: left; }

  #block2 .content .section1 .image {
    padding-bottom: 50px; }

  #block2 .content .section1 .image img {
    margin-top: 0; }

  #block2 .content .section2 .features .feature {
    width: 50%; }

  #block2 .content .section2 .features .feature:nth-child(2n+1) {
    padding-left: 0;
    padding-right: 54px; }

  #block2 .content .section2 .features .feature:nth-child(2n) {
    padding-left: 54px;
    padding-right: 0; }

  #block3 {
    background-image: url("../img/block3-bg-640.jpg"); }

  #block3 .content .column.left {
    width: 100%;
    padding-bottom: 60px; }

  #block3 .content .column.right {
    width: 100%; }

  #block3 .content .column.right .symptoms .column:first-child {
    width: 30%; }

  #block4 .content .section1 {
    text-align: center; }

  #block4 .content .section1 h2 {
    width: 100%; }

  #block4 .content .section1 .image {
    padding-bottom: 60px; }

  #block4 .content .section1 .image img {
    margin-top: 0; }

  #block4 .content .section1 .text {
    width: 100%;
    text-align: left; }

  #block4 .content .section2 .features .feature {
    width: 100%; }

  #block4 .content .section2 .features .feature img {
    float: left; }

  #block5 {
    background-image: url("../img/block5-bg-640.jpg"); }

  #block6 .section1 .features {
    text-align: center; }

  #block6 .section1 .features .feature {
    width: 50%;
    padding-left: 0;
    padding-right: 0; }

  #block6 .section1 .features .feature:nth-child(3) {
    padding-top: 45px; }

  #block6 .section2 h2 {
    width: 100%; }

  #block6 .section2 .features {
    padding-bottom: 70px; }

  #block6 .section2 .features .feature {
    width: 50%; }

  #block6 .section2 .features .feature:nth-child(1),
  #block6 .section2 .features .feature:nth-child(2) {
    padding-bottom: 45px; }

  #block6 .section2 .features .feature:nth-child(2n+1) {
    padding-right: 45px;
    padding-left: 0; }

  #block6 .section2 .features .feature:nth-child(2n) {
    padding-left: 45px;
    padding-right: 0; }

  #block6 .section2 .flexslider .slides .review .left {
    padding-right: 0; }

  #block6 .section2 .flexslider .slides .review .text {
    padding-right: 0; }

  #block6 .section2 .flexslider .slides .review .left {
    padding-bottom: 55px; }

  #block7 {
    background-image: url("../img/block7-bg-640.jpg"); }

  #block7 .content .column {
    width: 100%; }

  #block7 .content .column.left .prices {
    padding-bottom: 55px; }

  #block7 .content .image {
    position: static;
    margin-left: 0;
    padding-bottom: 50px;
    text-align: center; } }
/***------------------320----------------------***/
@media screen and (max-width: 639px) {
  .center-wrapper {
    width: 320px; }

  .for990, .for640, .not320 {
    display: none !important; }

  .for320, .not990 {
    display: block !important; }

  .fixed-bg {
    -webkit-background-size: 639px auto !important;
    background-size: 639px auto !important; }

  a.to-form {
    width: 284px; }

  .prices {
    text-align: center; }
  
  body .big-image {
	display: none;
  }
  
  #block1 h2, #block1 h3, #block3 h2, #block3 h3, #block5 h2, #block5 h3, #block7 h2, #block7 h3 {
    font-size: 25px;
    line-height: 30px; }

  #block2 h2, #block2 h3, #block4 h2, #block4 h3, #block6 h2, #block6 h3 {
    font-size: 25px;
    line-height: 30px; }

  #block1 {
    background: url("../img/block7-bg-320.jpg") no-repeat 50% 0; }

  #block1 .content {
    box-sizing: border-box;
    padding-left: 18px;
    padding-right: 18px;
    width: 100%; }

  #block1 .content h1 {
    text-align: center;
    font-size: 24px;
    line-height: 27px; }

  #block1 .content .intro {
    text-align: center; }

  #block2 .content {
    box-sizing: border-box;
    padding-left: 18px;
    padding-right: 18px; }

  #block2 .content .section1 h2 {
    padding-bottom: 40px; }

  #block2 .content .section1 .image {
    padding-bottom: 40px; }

  #block2 .content .section1 .image img {
    width: 232px; }

  #block2 .content .section2 h2 {
    padding-bottom: 30px; }

  #block2 .content .section2 .features .feature {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #block3 {
    background-image: url("../img/block3-bg-320.jpg"); }

  #block3 .content {
    box-sizing: border-box;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 65px;
    padding-bottom: 75px; }

  #block3 .content h2 {
    text-align: center; }

  #block3 .content .column.left {
    padding-bottom: 55px; }

  #block3 .content .column.right .symptoms .column {
    width: 100% !important; }

  #block4 .content {
    box-sizing: border-box;
    padding-left: 18px;
    padding-right: 18px; }

  #block4 .content .section1 {
    padding-bottom: 65px; }

  #block4 .content .section1 .image {
    padding-bottom: 45px; }

  #block4 .content .section1 .image img {
    width: 100%; }

  #block4 .content .section2 .teaser {
    padding-bottom: 50px; }

  #block4 .content .section2 .features .feature {
    padding-bottom: 45px;
    text-align: center; }

  #block4 .content .section2 .features .feature .headline {
    padding-left: 0; }

  #block4 .content .section2 .features .feature .text {
    width: 100%;
    padding-left: 0;
    text-align: left; }

  #block4 .content .section2 .features .feature img {
    float: none;
    padding-bottom: 25px; }

  #block5 {
    background-image: url("../img/block5-bg-320.jpg"); }

  #block5 .content {
    box-sizing: border-box;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 55px;
    padding-bottom: 70px; }

  #block5 .content h2 {
    padding: 55px; }

  #block6 .content {
    box-sizing: border-box;
    padding-left: 18px;
    padding-right: 18px; }

  #block6 .content .section1 {
    padding-bottom: 75px; }

  #block6 .section1 .features {
    padding-bottom: 0; }

  #block6 .section1 .features .feature {
    width: 100%; }

  #block6 .section1 .features .feature:nth-child(2) {
    padding-top: 45px; }

  #block6 .section2 .features .feature {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #block6 .section2 .features .feature:not(:last-child) {
    padding-bottom: 50px !important; }

  #block6 .section2 h2 {
    padding-bottom: 45px; }

  #block6 .section2 .flexslider .slides .review .left {
    padding-bottom: 45px; }

  #block7 {
    background-image: url("../img/block7-bg-320.jpg"); } }

/*# sourceMappingURL=style.css.map */

  audio{
        width: 75%;
        margin: auto;
    }
    .audio img{
        display: none;
    }
	.audio{
    text-align: center;
    margin-bottom: 2em;
    position: relative;
}
.audio img{
    position: absolute;
    left: 269px;
    top: -25px;
}