@font-face {
  font-family: 'opensans-regular';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'regular';
  src: url("../fonts/sourcesanspro-regular-webfont.eot");
  src: url("../fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'light';
  src: url("../fonts/sourcesanspro-light-webfont.eot");
  src: url("../fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-light-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-light-webfont.woff") format("woff"), url("../fonts/sourcesanspro-light-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'semibold';
  src: url("../fonts/sourcesanspro-semibold-webfont.eot");
  src: url("../fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: normal;
  font-style: normal; }
/*------------------------------------------------------------------------------------------- */
/*-----------------------NEVER CHANGE ANYTHING HERE. USE FIXES.CSS--------------------------- */
/*------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------- */
/*------------------------------------ START SETTINGS --------------------------------------- */
/*------------------------------------------------------------------------------------------- */
.layout {
  margin: 0 0 -160px 0;
  position: relative; }

.footer-push {
  height: 160px;
  margin: 0 auto; }

footer {
  height: 160px;
  margin: 30px auto 0;
  position: relative; }

.limit {
  width: 1167px;
  position: relative;
  margin: 0 auto; }

h1 {
  font-family: 'semibold';
  font-size: 62px;
  line-height: 48px;
  color: #000;
  text-transform: uppercase; }

.edit {
  font-family: 'light';
  text-transform: none;
  margin-bottom: 45px; }

h2 {
  font-family: 'light';
  font-size: 22px;
  line-height: 22px;
  color: #fff; }

h3 {
  font-family: 'regular';
  font-size: 20px;
  text-transform: uppercase;
  color: #fff; }

h4 {
  font-family: 'light';
  font-size: 16px;
  margin-top: 30px;
  display: inline-block; }

p {
  font-family: 'light';
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 40px; }

.scroll_button {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  background: url("../images/scroll.png") no-repeat;
  cursor: pointer; }

/*------------------------------------------------------------------------------------------- */
/*----------------------------------------- HEADER ------------------------------------------ */
/*------------------------------------------------------------------------------------------- */
header {
  height: 85px;
  width: 100%;
  padding: 20px 0 20px 0;
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 0px;
  position: relative;
  z-index: 10; }
  header .logo {
    width: 300px;
    height: 46px;
    background: url("../images/logo.png") no-repeat;
    display: inline-block; }
  header .links {
    float: right;
    display: inline; }
    header .links dt {
      width: 1px;
      height: 15px;
      background: url("../images/points.png") no-repeat;
      display: inline-block;
      position: relative; }
    header .links dt:first-of-type {
      display: none; }
    header .links dd {
      display: inline;
      margin: 0 -5px 0 -5px;
      position: relative;
      z-index: 5; }
    header .links dd:last-of-type {
      margin-right: 0px; }
    header .links .link {
      font-family: 'opensans-regular';
      font-size: 16px;
      color: #747474;
      border: 1px solid transparent;
      border-radius: 9px;
      -webkit-border-radius: 9px;
      -moz-border-radius: 9px;
      -khtml-border-radius: 9px;
      padding: 4px  24px 4px 24px; }
    header .links .link:hover {
      border: 1px solid #afaeae;
      color: #afaeae; }

/*------------------------------------------------------------------------------------------- */
/*---------------------------------- User-friendly Interface -------------------------------- */
/*------------------------------------------------------------------------------------------- */
.interface {
  height: 754px;
  width: 100%;
  background: url("../images/bg_1.gif") no-repeat;
  background-position: center;
  position: relative;}
  .interface .color {
    color: #629c9b; }
  .interface .interfase_text_block {
    width: 418px; }

.screen {
  position: absolute;
  width: 582px;
  height: 454px; }

.I {
  background: url("../images/screen1.png") no-repeat;
  top: 8px;
  right: -16px;
  z-index: 3; }

.II {
  background: url("../images/screen2.png") no-repeat;
  top: -45px;
  right: 60px;
  z-index: 4; }

.III {
  background: url("../images/screen3.png") no-repeat;
  top: -107px;
  right: 101px;
  z-index: 5; }

.download {
  height: 107px;
  width: 374px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 1px -1px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px -1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 1px -1px 5px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  background: linear-gradient(to top left, #499317, #86c345);
  cursor: pointer;
  padding: 1px;
  margin-bottom: 10px; }
  .download .inside_border {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    position: relative; }
    .download .inside_border .button_logo {
      width: 72px;
      height: 72px;
      position: absolute;
      top: 15px;
      left: 15px;
      background: url("../images/big_log_sprite.png") no-repeat; }
    .download .inside_border .button_text {
      font-family: 'light';
      font-size: 24px;
      line-height: 35px;
      color: #fff;
      text-align: center;
      width: 255px;
      position: absolute;
      top: 15px;
      right: 15px; }
      .download .inside_border .button_text span {
        font-family: 'semibold';
        font-size: 38px;
        text-transform: uppercase; }
  .download.FF {
    background: linear-gradient(to top left, #499317, #86c345); }
  .download.FF .button_logo {
    background-position: 0px 0; }
  .download.IE {
    background: linear-gradient(to top left, #04a1c9, #00c9fc); }
  .download.IE .button_logo {
    background-position: -72px 0; }
  .download.OP {
    background: linear-gradient(to top left, #e2dfdf, #fdfdfd); }
  .download.OP .button_logo {
    background-position: -144px 0; }
  .download.OP .button_text {
    color: #000; }
  .download.CH {
    background: linear-gradient(to top left, #0273ec, #008afc); }
  .download.CH .button_logo {
    background-position: -216px 0; }
  .download.AND {
    background: linear-gradient(to top left, #7ba927, #a8cb55); }
  .download.AND .button_logo {
    background-position: -288px 0; }
  .download.APP {
    background: linear-gradient(to top left, #029fd7, #00e0f3); }
  .download.APP .button_logo {
    background-position: -360px 0; }
  .download.WIN {
    background: linear-gradient(to top left, #d3d3d3, #fefefe); }
  .download.WIN .button_logo {
    background-position: -432px 0; }
  .download.WIN .button_text {
    color: #505050; }

.ico {
  width: 28px;
  height: 28px;
  background: url("../images/ico_sprite.png") no-repeat;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer; }

.ie {
  background-position: -28px 0; }

.opera {
  background-position: -58px 0; }

.chrom {
  background-position: -85px 0; }

.android {
  background-position: -113px 0; }

.apple {
  background-position: -140px 0; }

.win {
  background-position: -168px 0; }

.line1 {
  width: 100%;
  height: 80px;
  position: absolute;
  bottom: -16px;
  background: url("../images/line1.png") no-repeat;
  z-index: 10; }
  .line1 .scroll_button {
    top: 25px; }

/*------------------------------------------------------------------------------------------- */
/*--------------------------------------------- Why ----------------------------------------- */
/*------------------------------------------------------------------------------------------- */
.why {
  height: 878px;
  width: 100%;
  background: url("../images/bg_2.gif") no-repeat;
  background-position: center;
  padding-top: 105px;
  margin-top: -60px;
  position: relative;
  z-index: 4; }
  .why .color {
    color: #8c0115; }
  .why .title {
    float: right; }
  .why .mac {
    height: 645px;
    width: 762px;
    background: url("../images/mac.png") no-repeat;
    position: absolute;
    top: 198px;
    left: 50%;
    margin-left: -285px;
    z-index: 4; }
  .why .dials {
    width: 662px;
    height: 372px;
    position: absolute;
    top: 245px;
    left: 50%;
    margin-left: -249px;
    z-index: 3; }
    .why .dials .dial {
      width: 576px;
      height: 83px;
      margin: 0 auto; }
    .why .dials .I {
      background: url("../images/dial1.png") no-repeat;
      margin-top: 95px; }
    .why .dials .II {
      background: url("../images/dial2.png") no-repeat;
      margin-top: 10px; }
    .why .dials .III {
      background: url("../images/dial3.png") no-repeat;
      margin-top: 10px; }
  .why .why_text_block {
    background-attachment: fixed;
    background: url("../images/bg_2_edit.gif") no-repeat;
    /*  background-size: 1970px auto;*/
    background-position: -371px -105px;
    padding: 60px 0 60px 0;
    width: 285px;
    position: relative;
    z-index: 10; }
    .why .why_text_block .list {
      position: relative;
      z-index: 11; }
    .why .why_text_block dt {
      color: #9d9d9c;
      font-size: 14px;
      padding: 0 3px 0 3px;
      margin-bottom: 5px; }
    .why .why_text_block dd {
      padding: 0 50px 0 35px; }
    .why .why_text_block h4 {
      color: #fff;
      margin-top: 24px; }
  .why .why_text_block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    margin-top: -60px;
    -moz-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.75);
    z-index: 9; }
  .why .line2 {
    width: 100%;
    height: 36px;
    position: absolute;
    bottom: -24px;
    background: url("../images/line2.png") no-repeat;
    z-index: 10; }

/*------------------------------------------------------------------------------------------- */
/*-------------------------------------------- Main ----------------------------------------- */
/*------------------------------------------------------------------------------------------- */
.main {
  position: relative;
  height: 885px;
  width: 100%;
  background: url("../images/bg_3.gif") no-repeat;
  background-position: center;
  padding-top: 40px; }
  .main h3 {
    color: #535352; }
  .main .color {
    color: #ae4b0a; }
  .main .main-text_block {
    width: 555px;
    background: rgba(255, 255, 250, 0.5);
    padding: 15px;
    display: block; }
  .main .cell {
    vertical-align: top;
    display: inline-block;
    width: 250px;
    margin-bottom: 30px; }
    .main .cell h4 {
      margin-top: 15px; }
  .main .cell:nth-child(2n) {
    margin-left: 20px; }
  .main .last {
    vertical-align: bottom;
    margin-bottom: 70px; }
  .main .line3 {
    width: 100%;
    height: 79px;
    position: absolute;
    bottom: -21px;
    background: url("../images/line3.png") no-repeat;
    z-index: 10; }
    .main .line3 .scroll_button {
      top: 33px; }

/*------------------------------------------------------------------------------------------- */
/*-------------------------------------------- SYNC ----------------------------------------- */
/*------------------------------------------------------------------------------------------- */
.sync {
  height: 1195px;
  width: 100%;
  background: url("../images/bg_4.gif") no-repeat;
  background-position: center;
  position: relative;
  margin-top: -45px;
  padding-top: 150px; }
  .sync .sync-text_block {
    float: right;
    width: 405px;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 60px 20px 20px; }
    .sync .sync-text_block h1 {
      color: #fff; }
    .sync .sync-text_block .color {
      color: #28a077; }
  .sync .line2 {
    width: 100%;
    height: 36px;
    position: absolute;
    bottom: -24px;
    background: url("../images/line2.png") no-repeat;
    z-index: 10; }
    .sync .line2 .scroll_button {
      background: url("../images/scroll_rot.png") no-repeat; }

/*------------------------------------------------------------------------------------------- */
/*----------------------------------------- FOOTER ------------------------------------------ */
/*------------------------------------------------------------------------------------------- */
footer header {
  margin-bottom: 15px; }
footer .down_text, footer a {
  font-family: 'light';
  font-size: 18px;
  color: #9d9d9c;
  display: inline-block; }
footer .right {
  float: right; }
  footer .right a {
    text-decoration: underline; }
  footer .right a:hover {
    text-decoration: none; }

/*-----------------------USE--------------------------- 
footer {
   @include border-radius(10px);
   @include box-shadow( 0 1px 0 rgba(255, 255, 255, 0.05));
   @include sprite (-100px, -50px);
   @include sprite_bg (0px, -50px);
   @include font (14px, $text);
   @include opacity (0.5);
   @include ellipsis;
   @include gradient($color1, $color2);
   @include hr_gradient($color1, $color2);
   @include transition-property (bottom);
   @include transition-duration(0.5s);
   @include transition-timing;
}
-----------------------------------------------------*/

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

.interface h1 {
  padding-top: 20px;
}

.interface {
  padding-top: 10px;
}
