html, body {
  height: 100%; }

body {
  font-family: Verdana, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.2;
  color: #c4af75;
  background-color: black; }
  body.modal_open {
    position: relative;
    overflow: hidden; }

.container {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  min-width: 1240px;
  overflow: hidden; }

.brand_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center 0;
  background-repeat: no-repeat;
  min-width: 1240px; }
  .brand_wrapper .brand_link {
    width: 100%;
    height: 527px;
    display: block;
    position: absolute;
    left: 0;
    top: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

.page_header {
  margin: 0 auto;
  position: relative;
  background: url(../img/header_bg.jpg) no-repeat left top;
  width: 1192px;
  height: 554px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
  .page_header .logo {
    position: absolute;
    top: 23px;
    left: 21px; }
  .page_header .postponement {
    color: #c4efff;
    font-size: 22px;
    width: 210px;
    padding: 12px 30px 30px;
    height: 48px;
    text-align: right;
    position: absolute;
    right: 13px;
    top: 6px;
    line-height: 1.1; }
    .page_header .postponement .val {
      font-size: 34px; }
  .page_header .rem {
    color: #060606;
    font-size: 13px;
    text-shadow: 0 0 40px white,0 0 40px white ,0 0 60px white,0 0 60px white,0 0 50px white ,0 0 50px white,0 0 50px white;
    position: absolute;
    top: 288px;
    right: 50px; }
  .page_header .head_bottom {
    background: url(../img/hshadow.png) repeat-x left top;
    height: 183px;
    left: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center; }
  .page_header .date {
    color: white;
    font-size: 36px;
    position: absolute;
    width: 400px;
    left: 50%;
    bottom: 74px;
    margin-left: -207px; }
  .page_header .bonus {
    background: url(../img/bonus_bg.png) no-repeat center top;
    width: 308px;
    height: 55px;
    line-height: 52px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    float: right;
    margin: 64px 46px 0 0; }
  .page_header .terms {
    text-align: center;
    font-size: 13px;
    color: #7a8691;
    width: 326px;
    position: absolute;
    right: 14px;
    bottom: 23px; }
  .page_header .licence {
    background: url(../img/license.png) no-repeat left top;
    width: 281px;
    height: 175px;
    color: white;
    font-size: 22px;
    line-height: 24px;
    position: absolute;
    top: 130px;
    left: -74px;
    text-align: center;
    padding: 67px 15px 54px 73px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .page_header .countdown {
    position: absolute;
    left: 25px;
    bottom: 24px;
    height: 135px;
    width: 280px;
    background: white;
    border-radius: 6px; }

.countdown {
  width: 296px;
  height: 161px;
  padding: 15px 0 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: Tahoma, sans-serif;
  color: #666666;
  text-align: left; }
  .countdown .title {
    font-size: 18px; }

.countdown_in {
  position: relative;
  overflow: hidden;
  padding-top: 13px;
  color: #404a55; }

.countdown_item {
  float: left;
  text-align: center;
  margin-left: 16px;
  position: relative; }
  .countdown_item .cd_square {
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: 1px solid black;
    background-color: #2c2c2c;
    font-size: 24px;
    text-align: center;
    color: white;
    box-shadow: inset 0 -1px 0 #252525; }
  .countdown_item .cd_title {
    font-size: 14px;
    padding-top: 7px; }
  .countdown_item::before {
    content: ":";
    font-size: 14px;
    color: white;
    position: absolute;
    left: -10px;
    top: 15px; }
  .countdown_item:first-child {
    margin-left: 0; }
    .countdown_item:first-child::before {
      content: ""; }

.hb {
  width: 100%;
  min-width: 1240px;
  position: relative;
  z-index: 1; }
  .hb .hb_in {
    text-align: center;
    width: 1216px;
    margin: 0 auto;
    padding: 9px 58px 19px 52px;
    position: relative;
    color: #000000;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #d9d9d9;
    background: linear-gradient(to right, #d9d9d9 0, white 50%, #d9d9d9 100%);
    background: -moz-linear-gradient(to right, #d9d9d9 0, white 50%, #d9d9d9 100%);
    background: -webkit-linear-gradient(to right, #d9d9d9 0, white 50%, #d9d9d9 100%);
    background: -ms-linear-gradient(to right, #d9d9d9 0, white 50%, #d9d9d9 100%);
    background: -o-linear-gradient(to right, #d9d9d9 0, white 50%, #d9d9d9 100%);
    border: 3px solid white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
    z-index: 1;
    *zoom: 1; }
    .hb .hb_in::before, .hb .hb_in::after {
      content: " ";
      display: table; }
    .hb .hb_in::after {
      clear: both; }
    .hb .hb_in h1 {
      padding-top: 28px;
      display: inline-block;
      padding-right: 53px;
      padding-left: 110px;
      vertical-align: top; }
  .hb .price {
    margin-top: 9px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 2px; }

h1 {
  font-size: 46px; }

.page_body {
  width: 1192px;
  margin: 0 auto;
  background-color: #2c465f;
  position: relative;
  color: #8dc5da;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
  .page_body .description {
    width: 771px;
    margin: 0 auto;
    margin-bottom: 24px;
    padding-top: 33px; }
    .page_body .description h3 {
      color: #91c73d;
      font-size: 18px;
      padding-top: 20px;
      padding-bottom: 17px; }
    .page_body .description p {
      padding-bottom: 18px; }
    .page_body .description ul li {
      position: relative;
      padding-left: 14px; }
      .page_body .description ul li::before {
        content: "\2022";
        position: absolute;
        top: 0px;
        left: 0; }
  .page_body .ord_now {
    background-color: #951421;
    position: relative;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-size: 18px;
    height: 99px; }
    .page_body .ord_now .ugly_link {
      float: right;
      margin-right: 60px; }
    .page_body .ord_now .ord_text {
      color: #cc6666;
      padding-top: 22px;
      padding-left: 32px;
      line-height: 26px; }
      .page_body .ord_now .ord_text .big {
        font-size: 24px;
        text-transform: uppercase; }
    .page_body .ord_now ul {
      color: white;
      float: right;
      font-size: 18px;
      line-height: 1.2;
      position: relative;
      overflow: hidden;
      padding-top: 29px;
      padding-right: 8px; }
      .page_body .ord_now ul li {
        padding-left: 34px;
        position: relative;
        float: left;
        width: 270px; }
        .page_body .ord_now ul li::before {
          content: "\2022";
          color: #cc6666;
          position: absolute;
          left: 0;
          top: 1px;
          font-size: 32px;
          line-height: 32px; }

.screens {
  padding-top: 30px;
  margin-bottom: 59px;
  position: relative; }
  .screens::before {
    content: "";
    top: 0;
    left: 24px;
    position: absolute;
    width: 1146px;
    height: 1px;
    background: #37516a; }

h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #91c73d;
  text-align: center; }

.vd_carousel {
  position: relative; }
  .vd_carousel .buttons1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .vd_carousel .buttons1 .button {
      background: url(../img/sprite.png) no-repeat left top;
      width: 60px;
      height: 60px;
      display: inline-block;
      position: absolute;
      top: 146px;
      z-index: 101;
      user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      -webkit-user-select: none;
      cursor: pointer; }
      .vd_carousel .buttons1 .button.next {
        right: 50%;
        margin-right: -408px;
        background-position: -75px top; }
        .vd_carousel .buttons1 .button.next:hover {
          background-position: -225px top; }
      .vd_carousel .buttons1 .button.prev {
        left: 50%;
        margin-left: -408px;
        background-position: left top; }
        .vd_carousel .buttons1 .button.prev:hover {
          background-position: -150px top; }
  .vd_carousel .buttons2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .vd_carousel .buttons2 .button {
      background: url(../img/sprite.png) no-repeat left top;
      width: 12px;
      height: 21px;
      display: inline-block;
      position: absolute;
      top: 413px;
      z-index: 101;
      user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      -webkit-user-select: none;
      cursor: pointer; }
      .vd_carousel .buttons2 .button.next {
        right: 50%;
        margin-right: -348px;
        background-position: -25px -75px; }
        .vd_carousel .buttons2 .button.next:hover {
          background-position: -75px -75px; }
      .vd_carousel .buttons2 .button.prev {
        left: 50%;
        margin-left: -348px;
        background-position: left -75px; }
        .vd_carousel .buttons2 .button.prev:hover {
          background-position: -50px -75px; }

.vert_sshow {
  width: 650px !important;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

.sshow1 {
  margin-bottom: 24px;
  margin-top: 29px;
  height: 364px; }
  .sshow1 .vd1_item {
    border-radius: 4px;
    height: 364px; }
    .sshow1 .vd1_item img {
      display: block;
      border-radius: 4px; }
    .sshow1 .vd1_item iframe {
      display: block;
      border-radius: 4px; }

.vert_sshow.sshow2 {
  width: 656px !important; }

.sshow2_wrap {
  width: 100%; }
  .sshow2_wrap .vd2_item {
    width: 118px;
    height: 66px;
    border: 1px solid transparent;
    margin: 2px 11px 2px 2px;
    border-radius: 4px;
    cursor: pointer; }
    .sshow2_wrap .vd2_item img {
      border-radius: 4px;
      display: block; }
    .sshow2_wrap .vd2_item:hover {
      border-color: white;
      box-shadow: 0 0 0 2px #309ba9; }
    .sshow2_wrap .vd2_item.cycle-slide-active {
      border-color: white;
      box-shadow: 0 0 0 2px #566571; }

.im_block {
  background: #ffffff;
  width: 1146px;
  color: black;
  padding: 32px 23px 30px 24px;
  position: relative;
  overflow: hidden; }
  .im_block .imb_left {
    float: left; }
  .im_block .imb_right {
    float: right; }
  .im_block .img_center {
    position: relative;
    overflow: hidden;
    padding: 0 23px; }
  .im_block .title {
    font-size: 28px;
    margin-top: -2px;
    color: #22272e;
    padding-bottom: 16px; }
  .im_block .type {
    color: #2e9500;
    font-size: 15px;
    margin: 0 12px 0 0; }
  .im_block .properties {
    margin: 12px 0;
    font-size: 13px;
    color: #000;
    display: inline-block; }
    .im_block .properties td {
      padding: 0 51px 1px 0; }
  .im_block .prop_icons {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    vertical-align: top;
    padding-top: 12px;
    padding-left: 32px; }
  .im_block .warranty {
    vertical-align: middle; }
  .im_block .age {
    vertical-align: middle;
    margin-left: 13px;
    margin-top: -6px; }
  .im_block .ucon_bu {
    margin-left: 13px; }
  .im_block .prod_price {
    height: 89px;
    line-height: 85px;
    border: 1px solid #d6dbdf;
    font-size: 26px;
    color: #000000;
    border-radius: 25px 0 25px 25px;
    padding: 0 18px 0 20px;
    margin-bottom: 17px;
    white-space: nowrap; }
    .im_block .prod_price span {
      font-size: 20px;
      margin-right: 8px; }
    .im_block .prod_price .std_button {
      margin-top: 23px;
      margin-right: 9px;
      display: inline-block;
      vertical-align: top; }
  .im_block .bonus {
    font-size: 18px;
    color: #2e9500;
    padding-bottom: 23px;
    padding-left: 22px; }
  .im_block .rem {
    font-size: 13px;
    color: #7a8691;
    padding-left: 22px; }

.age {
  font-family: arial, Helvetica, sans-serif;
  font-size: 14px;
  width: 34px;
  height: 34px;
  line-height: 36px;
  border-radius: 50%;
  border: 1px solid #adb8c0;
  color: #7a8894;
  text-align: center;
  display: inline-block; }

ul.real_ul li {
  margin-bottom: 18px;
  padding-left: 14px;
  position: relative; }
  ul.real_ul li::before {
    content: "\2022";
    position: absolute;
    top: 0px;
    left: 0; }

.features {
  padding-top: 30px;
  padding-bottom: 4px; }
  .features h3 {
    font-size: 18px;
    padding-bottom: 17px; }
  .features .col {
    display: inline-block;
    width: 255px;
    margin: 0 16px;
    vertical-align: top;
    text-align: left; }
    .features .col p {
      padding-bottom: 18px; }
    .features .col ul li {
      text-indent: 14px;
      margin-bottom: 18px;
      position: relative; }
      .features .col ul li::before {
        content: "\2022";
        position: absolute;
        top: 0px;
        left: -14px; }
  .features .ft_inner {
    padding-top: 39px;
    width: 760px;
    margin: 0 auto; }

.pre_foo {
  background: url(../img/bott_bg.jpg) no-repeat left top;
  width: 1192px;
  height: 521px; }
  .pre_foo .pf_inner {
    height: 136px;
    position: relative;
    text-align: center; }
    .pre_foo .pf_inner::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 136px;
      background: #000000;
      opacity: .66; }
  .pre_foo .title {
    font-size: 42px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    padding-top: 40px;
    vertical-align: top;
    padding-left: 127px;
    padding-right: 26px; }
  .pre_foo .price {
    display: inline-block;
    margin-top: 21px;
    position: relative; }
    .pre_foo .price .std_button {
      padding: 0 21px; }
  .pre_foo .postponement {
    font-size: 20px;
    color: #cc0033;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 52px;
    padding-left: 30px; }

.price {
  height: 94px;
  line-height: 87px;
  background: #2e3942;
  font-size: 36px;
  color: white;
  margin-top: 8px;
  border-radius: 15px 0 15px 15px;
  padding: 0 14px 0 25px; }
  .price .std_button {
    margin-left: 7px; }

.page_footer {
  background: #414c54;
  border-top: 2px solid #60b9ba;
  color: #7f8e99;
  font-size: 13px;
  height: 54px;
  position: relative; }
  .page_footer .pf_inner {
    width: 1192px;
    margin: 0 auto; }
  .page_footer .copyright {
    float: right;
    padding-top: 17px; }
  .page_footer .menu_foo {
    padding-top: 17px; }

.menu_foo {
  position: relative;
  overflow: hidden; }
  .menu_foo .fm_item {
    color: #66cccc;
    float: left;
    margin-left: 27px; }
    .menu_foo .fm_item:first-child {
      margin-left: 0; }

/*# sourceMappingURL=main.css.map */
