@import url(http://fonts.googleapis.com/css?family=Lobster&subset=latin,cyrillic-ext);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic-ext);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

@font-face {
  font-family: 'Days';
  src: url("../fonts/Days-webfont.eot");
  src: url("../fonts/Days-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Days-webfont.woff") format("woff"), url("../fonts/Days-webfont.ttf") format("truetype"), url("../fonts/Days-webfont.svg#daysregular") format("svg");
  font-weight: normal;
  font-style: normal; }
html {
  height: 100%; }

body {
  min-width: 1020px;
  width: 100%;
  height: 100%;
  background: #013d23 url("../images/bg_0.jpg") center top repeat-x;
  font: 400 18px/30px "PT Sans", Arial, Helvetica, sans-serif;
  color: #fff;
  -webkit-font-smoothing: antialiased; }

input,
select,
textarea {
  font: 400 17px/1 "PT Sans", Arial, Helvetica, sans-serif;
  color: #818181; }

.body {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  position: relative; }

.cnt_wrapp {
  width: 1000px;
  margin: 0 auto;
  position: relative; }

.top_wrapp {
  height: 923px;
  background: url("../images/top_wrapp.jpg") center top repeat-x; }

.bottom_wrapp {
  background: url("../images/bottom_wrapp_0.jpg") center top repeat-x; }

.bottom_wrapp_1 {
  background: url("../images/bottom_wrapp_1.jpg") center top no-repeat; }

.headline {
  font: 30px/1 "Lobster", Arial, Helvetica, cursive; }

.btn {
  display: block;
  width: 300px;
  height: 56px;
  background: #ffba02;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYmEwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmJhMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffba02 0%, #ffff00 50%, #ffba02 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffba02), color-stop(50%, #ffff00), color-stop(100%, #ffba02));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffba02 0%, #ffff00 50%, #ffba02 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffba02 0%, #ffff00 50%, #ffba02 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffba02 0%, #ffff00 50%, #ffba02 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffba02 0%, #ffff00 50%, #ffba02 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba02', endColorstr='#ffba02',GradientType=0 );
  /* IE6-8 */
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  box-shadow: 0 0 5px #7b8d04;
  text-align: center;
  text-decoration: none;
  font: 34px/48px "Lobster", Arial, Helvetica, cursive;
  color: #000;
  text-shadow: 0 1px 0 #fffcbf; }
  .btn:hover {
    background: #ffff00;
    text-shadow: none; }
  .btn:active {
    box-shadow: 0 0 5px #7b8d04, inset 0 0 15px #ffba02; }
  .btn.second {
    width: 240px;
    height: 50px;
    position: relative;
    background: #f2ff29;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZmYyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2RiZTA1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NDg1MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f2ff29 0%, #dbe050 52%, #848517 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2ff29), color-stop(52%, #dbe050), color-stop(100%, #848517));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2ff29 0%, #dbe050 52%, #848517 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2ff29 0%, #dbe050 52%, #848517 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2ff29 0%, #dbe050 52%, #848517 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f2ff29 0%, #dbe050 52%, #848517 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ff29', endColorstr='#848517',GradientType=0 );
    /* IE6-8 */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    box-shadow: 0 0 7px #6a6a6a, inset 0 0 3px #ffffbe;
    outline: none;
    font-size: 26px;
    line-height: 45px;
    cursor: pointer; }
    .btn.second:after {
      content: '';
      display: block;
      width: 232px;
      height: 20px;
      position: absolute;
      left: 4px;
      top: 6px;
      z-index: 1;
      background: rgba(248, 251, 185, 0.4);
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px; }
    .btn.second span {
      position: relative;
      z-index: 2; }
    .btn.second:hover {
      background: #f2ff29;
      box-shadow: 0 0 7px #6a6a6a; }
      .btn.second:hover:after {
        display: none; }
    .btn.second:active {
      box-shadow: 0 0 7px #6a6a6a, inset 0 0 10px #a7ac1e; }
    .btn.second.dark {
      box-shadow: 0 0 12px #0b1611, inset 0 0 3px #ffffbe; }
      .btn.second.dark:hover {
        box-shadow: 0 0 12px #0b1611; }
      .btn.second.dark:active {
        box-shadow: 0 0 12px #0b1611, inset 0 0 10px #a7ac1e; }

button.btn.second {
  padding-top: 10px;
  padding-bottom: 14px;
  border: 0;
  line-height: 1; }

header.base {
  background: url("../images/header_bg.png") center top no-repeat; }
  header.base .cnt_wrapp {
    height: 745px; }
  header.base h1,
  header.base .next_to_h1,
  header.base .logo,
  header.base .sertificat,
  header.base .list_yes,
  header.base .nav,
  header.base .lasttext,
  header.base .garant,
  header.base .natural {
    position: absolute;
    z-index: 1; }
  header.base h1 {
    left: 270px;
    top: 174px; }
  header.base .next_to_h1 {
    left: 285px;
    top: 225px;
    font-style: italic;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px; }
    header.base .next_to_h1 span {
      display: block;
      margin: 9px 0 0 145px;
      text-transform: uppercase;
      font-size: 36px; }
  header.base .logo {
    display: block;
    width: 246px;
    height: 174px;
    left: 371px;
    top: 0; }
  header.base .sertificat {
    height: 45px;
    padding-left: 77px;
    left: 40px;
    top: 31px;
    background: url("../images/header_sertificat.png") left top no-repeat;
    line-height: 23px; }
  header.base .list_yes {
    left: 41px;
    top: 335px; }
    header.base .list_yes li {
      display: block;
      height: 51px;
      padding-left: 44px;
      position: relative;
      font-style: italic;
      font-weight: bold;
      line-height: 61px;
      color: #2d5f49;
      text-shadow: 0 0 5px #f2f5c3, 0 0 7px #f2f5c3, 0 0 9px #f2f5c3, 0 0 11px #f2f5c3, 0 0 13px #f2f5c3, 0 0 15px #f2f5c3; }
      header.base .list_yes li:after {
        content: '';
        display: block;
        width: 44px;
        height: 59px;
        position: absolute;
        left: 0;
        top: 0;
        background: url("../images/header_check.png") left top no-repeat; }
  header.base .nav {
    right: 11px;
    top: 36px;
    z-index: 100; }
    header.base .nav li {
      display: block;
      width: 94px;
      height: 33px;
      float: left;
      margin-left: 24px;
      position: relative;
      background: #8dc05c;
      /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhkYzA1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MTk0MzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top, #8dc05c 0%, #619430 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8dc05c), color-stop(100%, #619430));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #8dc05c 0%, #619430 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #8dc05c 0%, #619430 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #8dc05c 0%, #619430 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #8dc05c 0%, #619430 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc05c', endColorstr='#619430',GradientType=0 );
      /* IE6-8 */
      border: solid 1px #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 14px;
      line-height: 34px;
      color: #fff;
      cursor: default; }
      header.base .nav li:first-child {
        margin-left: 0; }
      header.base .nav li:after {
        content: '';
        display: block;
        width: 96px;
        height: 5px;
        position: absolute;
        left: -1px;
        top: 34px;
        background: url("../images/header_shadow.png") left top no-repeat; }
      header.base .nav li:hover {
        background: #619430; }
        header.base .nav li:hover span {
          display: block; }
      header.base .nav li:active {
        box-shadow: inset 0 0 10px #2f4717; }
    header.base .nav span {
      display: none;
      width: 200px;
      padding: 5px;
      position: absolute;
      left: -1px;
      top: 120%;
      background: #619430;
      border: solid 1px #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      text-align: left;
      text-transform: none;
      font-size: 12px;
      line-height: 12px; }
    header.base .nav .last span {
      left: auto;
      right: -1px; }
  header.base .lasttext {
    left: 0;
    bottom: 14px;
    white-space: nowrap;
    font-style: italic;
    font-size: 30px;
    line-height: 40px;
    color: #020500; }
  header.base .actionbox {
    width: 275px;
    height: 303px;
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 301px; }
    header.base .actionbox h2 {
      width: 265px;
      padding: 3px 0 7px;
      background: rgba(50, 103, 9, 0.4);
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      text-align: center;
      font: 27px/36px "Lobster", Arial, Helvetica, cursive;
      color: #d75c01;
      text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 1px -1px 5px #3f5403; }
      header.base .actionbox h2 .big {
        display: block;
        font-size: 33px; }
    header.base .actionbox .price_wrapp {
      padding-top: 10px;
      margin: 10px 0 0;
      position: relative; }
    header.base .actionbox .price_old {
      width: 125px;
      position: absolute;
      top: 0;
      right: 0;
      font-style: italic;
      font-weight: 700;
      font-size: 23px;
      line-height: 23px;
      color: #b30000; }
      header.base .actionbox .price_old span {
        display: inline-block;
        min-width: 97px;
        position: relative;
        text-align: center; }
        header.base .actionbox .price_old span:after {
          content: '';
          display: block;
          width: 97px;
          height: 6px;
          margin-left: -49px;
          position: absolute;
          left: 50%;
          top: 9px;
          background: url("../images/header_price.png") left top no-repeat; }
    header.base .actionbox .price_new {
      margin-right: 95px;
      text-align: right;
      font: 53px/43px "Lobster", Arial, Helvetica, cursive;
      color: #000; }
      header.base .actionbox .price_new span {
        font-size: 26px; }
    header.base .actionbox .btn {
      position: absolute;
      left: -3px;
      bottom: 0; }
  header.base .garant {
    left: 56px;
    top: 164px; }
  header.base .natural {
    right: 18px;
    top: 174px; }

.count_wrapp {
  text-align: center;
  text-transform: lowercase;
  font-style: italic;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px; }

.countdown {
  width: 241px;
  height: 36px;
  margin: 7px auto 0; }
  .countdown .timebox,
  .countdown .n {
    float: left; }
  .countdown .timebox {
    margin-left: 23px; }
    .countdown .timebox:first-child {
      margin-left: 0; }
  .countdown .n {
    width: 26px;
    height: 36px;
    padding: 0 4px 0 0;
    margin-left: 5px;
    background: #f9f9f9;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWUwYjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9f9f9 0%, #d5e0b3 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #d5e0b3));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #d5e0b3 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f9f9f9 0%, #d5e0b3 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f9f9f9 0%, #d5e0b3 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f9f9f9 0%, #d5e0b3 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#d5e0b3',GradientType=0 );
    /* IE6-8 */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 3px #6b7e02;
    font-size: 24px;
    line-height: 36px;
    color: #000;
    text-shadow: 0 1px 0 #fff; }
    .countdown .n:first-child {
      margin-left: 0; }
  .countdown .l {
    clear: both;
    padding-top: 7px; }

.small_list li {
  display: block;
  float: left;
  padding: 95px 0 0;
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
  font-style: italic;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #e7ebab;
  text-shadow: 0 1px 2px #042919; }
.small_list .li1 {
  width: 260px;
  margin-left: 20px;
  background-image: url("../images/small_1.png"); }
.small_list .li2 {
  width: 280px;
  background-image: url("../images/small_2.png"); }
.small_list .li3 {
  width: 250px;
  background-image: url("../images/small_3.png"); }
.small_list .li4 {
  width: 150px;
  margin-left: 40px;
  background-image: url("../images/small_4.png"); }

.biglist_wrapp {
  background: url("../images/list_bg_0.jpg") center top repeat-x; }

.biglist {
  height: 1021px;
  background: url("../images/list_bg.jpg") center top no-repeat; }
  .biglist .cnt_wrapp {
    padding-top: 821px; }
  .biglist h2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 10px;
    text-align: center;
    font-style: italic;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px; }
  .biglist .text {
    display: table;
    width: 886px;
    height: 95px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.4);
    border: solid 3px #99a94c;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    font-style: italic;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px; }
    .biglist .text > span {
      display: table-cell;
      vertical-align: middle; }
  .biglist .big {
    text-transform: uppercase;
    font-size: 25px; }
  .biglist .btn {
    margin: 23px auto 0; }

.list_box {
  width: 298px;
  position: absolute;
  z-index: 1; }
  .list_box .headline {
    display: table;
    height: 94px;
    font-size: 24px;
    line-height: 22px;
    color: #1b5705;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 2px #fff; }
    .list_box .headline span {
      display: table-cell;
      vertical-align: middle; }
  .list_box li {
    display: table;
    min-height: 44px;
    padding: 0 10px 0 50px;
    margin-top: 13px;
    position: relative;
    background: url("../images/header_check.png") 3px -12px no-repeat;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-shadow: 0 0 7px #151906; }
    .list_box li span {
      display: table-cell;
      vertical-align: middle; }
    .list_box li:first-child {
      margin-top: 0; }
  .list_box.box1 {
    left: 41px;
    top: 107px; }
    .list_box.box1 .headline {
      height: 76px;
      padding: 0 0 10px 100px; }
  .list_box.box2 {
    left: 41px;
    top: 432px; }
    .list_box.box2 .headline {
      padding: 0 0 5px 100px; }
  .list_box.box3 {
    left: 367px;
    top: 495px; }
    .list_box.box3 .headline {
      padding: 0 0 5px 105px; }
  .list_box.box4 {
    left: 691px;
    top: 432px; }
    .list_box.box4 .headline {
      height: 83px;
      padding: 0 0 0 10px; }
  .list_box.box5 {
    left: 691px;
    top: 107px; }
    .list_box.box5 .headline {
      height: 67px;
      padding-left: 10px; }

.effect_wrapp {
  padding: 27px 0 23px;
  background: #8fa83b url("../images/effect_100.png") left center repeat-x;
  text-align: center; }
  .effect_wrapp .headline {
    font-size: 50px;
    line-height: 80px; }
    .effect_wrapp .headline .percent {
      font-size: 90px; }
    .effect_wrapp .headline .a {
      text-shadow: 7px 0 0 #ffde00; }
    .effect_wrapp .headline .b {
      text-shadow: 5px 0 0 #ffde00; }
    .effect_wrapp .headline .c {
      text-shadow: 3px 0 0 #ffde00; }
    .effect_wrapp .headline .d {
      text-shadow: 2px 0 0 #ffde00; }
  .effect_wrapp p {
    font-style: italic;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    text-shadow: 0 1px 8px #374016; }

.result {
  margin-bottom: 35px;
  font-style: italic;
  font-weight: 700;
  line-height: 25px;
  color: #000; }
  .result li {
    width: 257px;
    height: 357px;
    float: left;
    padding: 15px 20px 39px;
    margin-left: 30px;
    position: relative;
    background: url("../images/result_0.jpg") left top repeat-y;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    box-shadow: inset 2px 1px 5px #2d240c, inset 2px 1px 5px #2d240c; }
    .result li:first-child {
      margin-left: 40px; }
  .result img {
    display: block;
    width: 257px;
    margin-bottom: 9px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 0 15px #fff3b4, 0 0 20px #fff3b4, 0 0 25px #fff3b4; }
  .result blockquote {
    font-size: 16px; }
  .result p {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px;
    text-align: center;
    font-size: 20px; }

.about_wrapp {
  background: url("../images/about_bg.jpg") left top no-repeat; }
  .about_wrapp .about {
    height: 515px;
    padding: 20px 100px 30px 110px; }
  .about_wrapp .legs {
    padding: 0 0 0 190px; }
  .about_wrapp .box {
    padding: 0 115px 0 0; }
    .about_wrapp .box p {
      line-height: 25px; }
    .about_wrapp .box .white {
      margin: 13px 0 0 45px; }
    .about_wrapp .box .last {
      margin: 20px 0 0 60px; }
    .about_wrapp .box span {
      display: block;
      text-decoration: underline;
      color: #c10000; }
  .about_wrapp .headline {
    font-size: 24px;
    line-height: 25px;
    color: #fff600;
    text-shadow: 0 0 1px #485321; }
  .about_wrapp p {
    margin-top: 10px;
    font-style: italic;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #000; }
  .about_wrapp .white {
    font-size: 24px;
    line-height: 25px;
    color: #fff; }

.proved {
  position: relative;
  z-index: 1;
  box-shadow: 0 0 40px #40843a; }
  .proved .cnt_wrapp {
    padding: 15px 0 0;
    background: url("../images/proved_finger.png") 75px 0 no-repeat; }
  .proved .headline {
    margin-left: 110px;
    text-align: center;
    font-size: 24px;
    line-height: 25px; }
  .proved .btn {
    margin: 20px auto 0; }

.expert {
  width: 607px;
  height: 335px;
  padding: 15px 20px 20px 290px;
  margin: 37px 0 37px 58px;
  position: relative;
  background: url("../images/expert_bg.jpg") left top no-repeat;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  box-shadow: 0 2px 8px #082116;
  font-style: italic;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px; }
  .expert:after {
    content: '';
    display: block;
    width: 16px;
    height: 121px;
    position: absolute;
    left: -16px;
    top: 199px;
    background: url("../images/expert_doctor.jpg") left top no-repeat; }
  .expert h3 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 25px; }
  .expert .last {
    display: block;
    margin-top: 22px;
    font-size: 18px; }

.benefits_blocks {
  width: 920px;
  margin: 0 0 50px 58px; }
  .benefits_blocks .benefit_box {
    padding: 20px;
    background: url("../images/benefits_bg.jpg") left top repeat;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .benefits_blocks .box1,
  .benefits_blocks .box2,
  .benefits_blocks .box3 {
    width: 250px; }
  .benefits_blocks .box1,
  .benefits_blocks .box2 {
    height: 190px; }
  .benefits_blocks .box2,
  .benefits_blocks .box3 {
    margin-left: 25px; }
  .benefits_blocks .box1,
  .benefits_blocks .box2,
  .benefits_blocks .box4 {
    float: left; }
  .benefits_blocks .box3 {
    height: 325px;
    float: right; }
  .benefits_blocks .box4 {
    height: 90px;
    width: 565px;
    padding-bottom: 0;
    margin-top: 25px; }
    .benefits_blocks .box4 .headline {
      margin-bottom: 5px; }
    .benefits_blocks .box4 p {
      font-size: 18px;
      line-height: 25px; }
  .benefits_blocks .headline {
    padding-left: 55px;
    margin-bottom: 15px;
    background: url("../images/benefits_check.png") 5px center no-repeat;
    font-size: 25px;
    line-height: 25px;
    color: #ff6600; }
    .benefits_blocks .headline + p {
      margin-top: 0; }
  .benefits_blocks p {
    margin-top: 16px;
    font-style: italic;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #000; }
  .benefits_blocks .red {
    margin-top: 40px;
    margin-left: 15px;
    text-decoration: underline;
    color: #cf0000; }

.code_wrapp {
  background: url("../images/code_bg.png") center top repeat; }
  .code_wrapp .cnt_wrapp {
    padding: 50px 0 30px;
    background: url("../images/code_garant.png") 95px 80px no-repeat; }
  .code_wrapp .headline {
    width: 655px;
    text-align: right; }
  .code_wrapp p {
    font-style: italic;
    font-weight: 700; }
  .code_wrapp .garant {
    margin: 46px 0 0 305px;
    font-size: 24px;
    line-height: 25px; }
    .code_wrapp .garant span {
      color: #fff600; }
  .code_wrapp .check {
    margin: 58px 0 0 80px;
    float: left;
    font-size: 21px;
    line-height: 28px; }
    .code_wrapp .check span {
      text-decoration: underline; }
  .code_wrapp .alert {
    width: 240px;
    position: absolute;
    right: 30px;
    top: 35px;
    padding: 5px 0 5px 40px;
    background: #ad2d2b url("../images/code_alert.png") 25px center no-repeat;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: inset 0 0 10px #561615;
    text-align: center;
    font-weight: 700;
    font-style: italic;
    font-size: 23px;
    line-height: 1.2;
    color: #faff58; }
  .code_wrapp .btn {
    height: 54px !important;
    float: right;
    margin: 56px 40px 0 0;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
    line-height: 50px; }

.scheme {
  padding: 50px 0 75px;
  text-align: center; }
  .scheme .headline {
    height: 33px;
    margin-bottom: 30px; }
  .scheme ul {
    display: block;
    height: 230px; }
  .scheme li {
    display: table;
    width: 320px;
    height: 100px;
    float: left;
    padding: 130px 0 0;
    margin-left: 20px;
    position: relative;
    background-position: center top;
    background-repeat: no-repeat;
    font-style: italic;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #424242; }
    .scheme li:after {
      content: '';
      display: block;
      width: 38px;
      height: 44px;
      position: absolute;
      left: -29px;
      top: 90px;
      background: url("../images/scheme_0.png") left top no-repeat; }
    .scheme li:first-child {
      margin-left: 0; }
      .scheme li:first-child:after {
        display: none; }
    .scheme li span {
      display: table-cell;
      vertical-align: middle; }
  .scheme .li1 {
    background-image: url("../images/scheme_1.png"); }
  .scheme .li2 {
    background-image: url("../images/scheme_2.png"); }
  .scheme .li3 {
    background-image: url("../images/scheme_3.png");
    font-size: 18px;
    line-height: 20px; }

.form_wrapp {
  width: 910px;
  padding: 25px 20px;
  margin-left: 43px;
  position: relative;
  background: url("../images/form_bg.jpg") left top repeat;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }
  .form_wrapp:before {
    content: '';
    display: block;
    width: 105px;
    height: 105px;
    position: absolute;
    left: -34px;
    top: -23px;
    background: url("../images/form_clock.png") left top no-repeat; }
  .form_wrapp .left_side {
    width: 534px;
    float: left; }
  .form_wrapp .headline {
    text-align: center;
    font-size: 48px;
    color: #ec7d3a;
    text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 3px 0 9px #767676; }
  .form_wrapp .action_wrapp {
    padding: 17px 24px;
    margin-top: 15px;
    background: #fff;
    border: solid 5px #ff6600;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
  .form_wrapp .seedate {
    margin-left: 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 40px;
    color: #ff6600; }
  .form_wrapp .discount {
    height: 40px;
    padding: 14px 135px 14px 27px;
    margin-top: 15px;
    position: relative;
    background: #f2f2f2;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color: #000000; }
    .form_wrapp .discount .percent {
      width: 105px;
      height: 68px;
      position: absolute;
      right: 0;
      top: 0;
      background: #ff4772;
      /* Old browsers */
      /* IE9 SVG, needs conditional override of 'filter' to 'none' */
      background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDc3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjAxMmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
      background: -moz-linear-gradient(top, #ff4772 0%, #ff012c 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff4772), color-stop(100%, #ff012c));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, #ff4772 0%, #ff012c 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, #ff4772 0%, #ff012c 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, #ff4772 0%, #ff012c 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, #ff4772 0%, #ff012c 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4772', endColorstr='#ff012c',GradientType=0 );
      /* IE6-8 */
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      text-align: center;
      line-height: 68px;
      font-size: 30px;
      color: #fff; }
  .form_wrapp .discount_text {
    padding: 10px 27px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #7d7d7d; }
  .form_wrapp .price_new {
    text-align: center;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 700;
    line-height: 45px;
    color: #ff416c; }

form#order_form {
  width: 290px;
  float: right;
  padding: 20px 25px 17px;
  background: #fff;
  box-shadow: inset 0 0 7px #c5c5c5;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }
  form#order_form .row {
    margin-bottom: 14px; }
  form#order_form label {
    display: block;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #818181; }
    form#order_form label span {
      float: right;
      font-weight: 400;
      font-size: 12px; }
  form#order_form .btn {
    margin: 0 auto; }

.inp_text {
  width: 258px;
  height: 41px;
  padding: 0 15px;
  background: #f7f7f7;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f7f7f7 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 );
  /* IE6-8 */
  border: solid 1px #cbcbcb;
  outline: none; }

.ui-selectmenu-button {
  display: block;
  width: 288px;
  background: #fff;
  border: solid 1px #cbcbcb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .ui-selectmenu-button .ui-selectmenu-text {
    width: 233px;
    height: 41px;
    padding: 0 40px 0 15px !important;
    font: 400 17px/41px "PT Sans", Arial, Helvetica, sans-serif !important;
    color: #818181; }

.ui-selectmenu-button span.ui-icon {
  width: 0;
  height: 0;
  margin-top: -1px;
  right: 13px;
  background: none;
  border-style: solid;
  border-width: 5px 8px 0;
  border-color: #818181 transparent transparent; }

.ui-menu-item {
  height: 41px;
  padding: 0 15px !important;
  font: 400 17px/41px "PT Sans", Arial, Helvetica, sans-serif !important;
  color: #818181; }
  .ui-menu-item.ui-state-focus {
    background: #ff6600;
    border: 0;
    color: #fff; }

footer.base {
  padding: 60px 0;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 25px; }
  footer.base h5 {
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 1; }

.fixblock {
  width: 951px;
  height: 324px;
  margin-left: -457px;
  position: fixed;
  left: 50%;
  bottom: 0;
  z-index: 1000;
  background: url("../images/fixblock_bg.png") left top no-repeat;
  text-align: center; }
  .fixblock .fixhead {
    height: 72px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font: 22px/65px 'Days', sans-serif;
    text-shadow: 0 1px 3px #203012; }
    .fixblock .fixhead .left_numb {
      display: inline-block;
      width: 50px;
      vertical-align: top;
      font: 60px/87px "Lobster", Arial, Helvetica, cursive; }
  .fixblock p {
    line-height: 1.2;
    color: #000; }
  .fixblock .headline {
    margin-bottom: 5px;
    font-size: 48px; }
  .fixblock .text {
    font-style: italic;
    font-weight: 700;
    line-height: 1.2; }
  .fixblock .btn {
    margin: 15px auto 0; }
  .fixblock button.close {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: -25px;
    background: url("../images/close_btn.png") left top no-repeat;
    border: 0;
    outline: none;
    cursor: pointer; }

.order-container {
  margin-top: -150px;
  z-index: 1002; }
  .order-container .opener {
    position: fixed;
    right: 0;
    /* top: 32%; */
    z-index: 101;
    background: rgba(0, 0, 0, 0.5) url("../images/call_img.png") 69px 5px no-repeat;
    width: 197px;
    padding: 68px 0 0;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font: 20px/22px 'Lobster',Arial,Helvetica,sans-serif; }
    .order-container .opener:hover {
      text-decoration: underline; }

.call-form {
  z-index: 102; }

/*# sourceMappingURL=style.css.map */
