﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');

@font-face {
  font-family: "RobotoRegular";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoRegular";
  font-weight: 100;
  font-style: italic;
  src: url("../fonts/RobotoThinItalic/RobotoThinItalic.eot");
  src: url("../fonts/RobotoThinItalic/RobotoThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoThinItalic/RobotoThinItalic.woff") format("woff"), url("../fonts/RobotoThinItalic/RobotoThinItalic.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoRegular";
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/RobotoLight/RobotoLight.eot");
  src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoLight/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoRegular";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/RobotoMedium/RobotoMedium.eot");
  src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoRegular";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/RobotoBold/RobotoBold.eot");
  src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBold/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoRegular";
  font-weight: 800;
  font-style: normal;
  src: url("../fonts/RobotoBlack/RobotoBlack.eot");
  src: url("../fonts/RobotoBlack/RobotoBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoBlack/RobotoBlack.woff") format("woff"), url("../fonts/RobotoBlack/RobotoBlack.ttf") format("truetype"); }

@font-face {
  font-family: "RobotoCondensedLight";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/RobotoCondensed/RobotoCondensedLight/RobotoCondensedLight.ttf") format("truetype"), url("../fonts/RobotoCondensed/RobotoCondensedLight/RobotoCondensedLight.woff") format("woff"); }
  
@font-face {
  font-family: "RobotoCondensedRegular";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/RobotoCondensed/RobotoCondensedRegular/RobotoCondensedRegular.ttf") format("truetype"), url("../fonts/RobotoCondensed/RobotoCondensedRegular/RobotoCondensedRegular.woff") format("woff"); }
  
@font-face {
  font-family: "RobotoCondensedBold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/RobotoCondensed/RobotoCondensedBold/RobotoCondensedBold.ttf") format("truetype"), url("../fonts/RobotoCondensed/RobotoCondensedBold/RobotoCondensedBold.woff") format("woff"); }
  
@font-face {
  font-family: "BebasNeueBook";
  src: url("../fonts/BebasNeueBook.ttf");
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BebasNeueBold";
  src: url("../fonts/BebasNeueBold.otf");
  font-style: normal;
  font-display: swap;
}


/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }



  .main-head {
    height: 75px;
    z-index: 9;
    background-color: #1d1d24;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
    position: absolute;
    }
    .main-head .container {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 100%; }
  
  .logo {
    display: inline-block;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .logo img {
      max-width: 100%;
      height: auto;
      display: inline-block; }
  
  .main-nav {
    display: inline-block; }
  
  .main-nav__item {
    display: inline-block;
    margin-left: 14px;
    margin-right: 14px; }
  
  .main-nav__link {
    font-size: 16px;
    color: #cbcbd1;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    display: block;
    line-height: 75px;
    height: 75px;
    letter-spacing: 0.01em;
    position: relative;
    display: flex;
    align-items: center;
    }
    .main-nav__link .icon {
      fill: #cbcbd1;
      width: 16px;
      height: 11px;
      margin-left: 0;
      position: relative;
      top: 1px;
      -webkit-transition: .25s ease fill;
      transition: .25s ease fill; }
  
  .main-nav__item-toggle {
    margin-right: -1px;
    position: relative; }
    .main-nav__item-toggle a:after {
      display: none; }
  
  .main-nav__submenu {
    background-color: #27272b;
    -webkit-box-shadow: 17.207px 24.575px 50px 0px rgba(0, 0, 0, 0.35);
            box-shadow: 17.207px 24.575px 50px 0px rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 74px;
    opacity: 0;
    visibility: hidden;
    padding: 32px 25px;
    border-top: 1px solid rgba(255, 103, 0, 0.4);
    z-index: 10; }
    .main-nav__submenu li {
      margin-bottom: 12px; }
      .main-nav__submenu li:last-child {
        margin-bottom: 0; }
      .main-nav__submenu li a {
        color: #cbccd1;
        font-size: 16px;
        -webkit-transition: color .25s ease;
        transition: color .25s ease; }
        .main-nav__submenu li a:hover {
          color: #ff6700; }
  
  .main-nav__submenu--1 {
    left: 0;
    right: 0;
    padding-top: 40px; }
  
  .main-nav__item-toggle--1 {
    position: static; }
  
  .main-nav__submenu--2 {
    left: -15px;
    padding-left: 25px;
    padding-right: 25px;
    width: auto; }
    .main-nav__submenu--2 .container {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .main-nav__submenu--2 li a {
      letter-spacing: 0.01em;
      white-space: nowrap; }
  
  .main-nav__submenu--2-2 {
    padding-left: 15px;
    padding-right: 30px; }
    .main-nav__submenu--2-2 li {
      position: relative;
      padding-left: 25px; }
      .main-nav__submenu--2-2 li a:hover .icon, .main-nav__submenu--2-2 li a.active .icon {
        fill: #ff6700; }
      .main-nav__submenu--2-2 li .icon {
        fill: #cbcbd1;
        width: 16px;
        height: 11px;
        left: 0;
        top: 7px;
        position: absolute;
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
        -webkit-transition: fill .25s ease;
        transition: fill .25s ease; }
  
  .main-nav__submenu-part-title {
    font-size: 24px;
    color: #fafafc;
    font-family: "RobotoCondensedBold";
    line-height: 1; }
    .main-nav__submenu-part-title .icon {
      display: none; }
  
  .main-nav__submenu-part {
    width: 292.5px;
    border-left: 1px solid rgba(255, 103, 0, 0.2);
    text-align: center;
    padding-left: 10px;
    padding-right: 10px; }
    .main-nav__submenu-part > div {
      display: inline-block;
      text-align: left; }
    .main-nav__submenu-part:last-child {
      border-right: 1px solid rgba(255, 103, 0, 0.2); }
    .main-nav__submenu-part ul {
      margin-top: 28px; }
    .main-nav__submenu-part li {
      margin-bottom: 20px;
      line-height: 1; }
  
  .all-apps {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    color: #fafafc;
    text-decoration: underline;
    -webkit-transition: -webkit-text-decoration-color .25s ease;
    transition: -webkit-text-decoration-color .25s ease;
    transition: text-decoration-color .25s ease;
    transition: text-decoration-color .25s ease, -webkit-text-decoration-color .25s ease;
    font-family: "RobotoCondensedBold";
    font-size: 15px;
    margin-top: 45px;
    position: relative;
    padding-right: 32px; }
    .all-apps:hover {
      -webkit-text-decoration-color: transparent;
              text-decoration-color: transparent; }
    .all-apps .icon {
      fill: #fafafc;
      width: 18px;
      height: 14px;
      position: absolute;
      right: 2px;
      top: 4px; }
  
  .toggle-menu {
    background-color: #27272b;
    height: 75px;
    width: 75px;
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    padding: 26px 25px;
    z-index: 20; }
  
  .hamburger {
    cursor: pointer;
    padding: 0;
    height: 21px; }
    .hamburger .hamburger-box {
      width: 27px; }
    .hamburger .hamburger-inner,
    .hamburger .hamburger-inner::after,
    .hamburger .hamburger-inner::before {
      background-color: #ededf5;
      height: 3px;
      width: 27px;
      -webkit-border-radius: 0;
              border-radius: 0; }
    .hamburger:hover {
      opacity: 1; }
      .hamburger:hover .hamburger-inner,
      .hamburger:hover .hamburger-inner::after,
      .hamburger:hover .hamburger-inner::before {
        background-color: #ededf5; }
    .hamburger .hamburger-inner::before {
      top: 9px; }
    .hamburger .hamburger-inner::after {
      top: 18px; }
    .hamburger.is-active .hamburger-inner::after {
      top: 20px; }
    .hamburger.is-active .hamburger-inner {
      top: 1px; }
  
  .mobile-nav {
    display: none;
    background-color: #27272b;
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    z-index: 20;
    text-align: center;
    padding: 20px 0 30px; }
    .mobile-nav .main-nav__item {
      display: block;
      margin-left: 0;
      margin-right: 0; }
    .mobile-nav .main-nav__link {
      height: auto;
      line-height: 1;
      padding: 13px 15px; }
      .mobile-nav .main-nav__link:after {
        display: none; }
      .mobile-nav .main-nav__link .icon {
        right: 28px;
        position: absolute;
        top: 16px; }
      .mobile-nav .main-nav__link.main-nav__link--active {
        color: #ff6700; }
    .mobile-nav .main-nav__submenu {
      background-color: #2f2f33;
      border-top: none;
      border-bottom: none;
      margin: 0;
      padding: 0;
      opacity: 1;
      visibility: visible;
      overflow: hidden;
      top: auto;
      position: relative;
      -webkit-box-shadow: none;
              box-shadow: none;
      height: 0;
      -webkit-transition: height .15s ease;
      transition: height .15s ease; }
      .mobile-nav .main-nav__submenu.visible {
        height: auto;
        margin: 10px 0; }
      .mobile-nav .main-nav__submenu ul {
        border-top: 1px solid #523422;
        border-bottom: 1px solid #523422;
        padding: 20px 0; }
        .mobile-nav .main-nav__submenu ul li {
          margin: 0; }
        .mobile-nav .main-nav__submenu ul a {
          display: block;
          padding: 5px 15px; }
          .mobile-nav .main-nav__submenu ul a:hover {
            color: #fff;
            font-family: "RobotoRegular", sans-serif;
            font-weight: 500; }
          .mobile-nav .main-nav__submenu ul a .icon {
            display: none; }
    .mobile-nav .main-nav__submenu--2 {
      left: 0;
      right: 0; }
    .mobile-nav .main-nav__submenu--1 {
      left: 0;
      right: 0; }
      .mobile-nav .main-nav__submenu--1 .container {
        display: block;
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
        border-top: 1px solid #523422; }
        .mobile-nav .main-nav__submenu--1 .container + .txt-center {
          border-bottom: 1px solid #523422;
          padding-bottom: 20px; }
          .mobile-nav .main-nav__submenu--1 .container + .txt-center .all-apps {
            text-decoration: none;
            padding: 0;
            height: 46px;
            line-height: 46px;
            font-size: 14px;
            margin: 0;
            margin-top: 5px;
            padding: 0 20px;
            border: 1px solid #525255; }
            .mobile-nav .main-nav__submenu--1 .container + .txt-center .all-apps span {
              display: none; }
            .mobile-nav .main-nav__submenu--1 .container + .txt-center .all-apps .icon {
              display: none; }
        .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part {
          border: none;
          width: 100%;
          padding: 0;
          margin-bottom: 10px; }
          .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part .main-nav__submenu-part-title {
            font-size: 21px;
            padding: 0 15px 15px;
            position: relative;
            cursor: pointer; }
            .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part .main-nav__submenu-part-title .icon {
              display: inline-block;
              fill: #cbcbd1;
              width: 16px;
              height: 11px;
              margin-left: 0;
              position: relative;
              top: 1px;
              -webkit-transition: .25s ease fill;
              transition: .25s ease fill;
              right: 28px;
              position: absolute;
              top: 6px; }
            .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part .main-nav__submenu-part-title.active {
              color: #ff6700; }
              .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part .main-nav__submenu-part-title.active .icon {
                fill: #ff6700;
                -webkit-transform: rotate(180deg);
                    -ms-transform: rotate(180deg);
                        transform: rotate(180deg); }
          .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div {
            display: block;
            width: 100%;
            text-align: center; }
            .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div ul {
              border: none;
              margin: 0;
              padding: 0;
              height: 0;
              overflow: hidden; }
              .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div ul.visible {
                height: auto; }
              .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div ul li {
                margin: 0; }
                .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div ul li a {
                  padding: 10px 15px; }

                  @media only screen and (min-width: 1200px) {
                    .main-nav__link:after {
                      content: '';
                      display: inline-block;
                      position: absolute;
                      height: 1px;
                      left: 0;
                      right: 0;
                      background-color: transparent;
                      bottom: 0; }
                    .main-nav__link:hover, .main-nav__link.hover {
                      color: #ff6700; }
                      .main-nav__link:hover:after, .main-nav__link.hover:after {
                        background-color: #ff6700; }
                      .main-nav__link:hover .icon, .main-nav__link.hover .icon {
                        fill: #ff6700; }
                    .main-nav__submenu--2 li a.active {
                      color: #ff6700; }
                    .mobile-nav,
                    .program-nav-mob {
                      display: none !important; }
                    .main-nav__item-toggle.hover .main-nav__submenu {
                      opacity: 1;
                      -webkit-transition: opacity .25s ease;
                      transition: opacity .25s ease;
                      visibility: visible; }
                    .reviews-slider .slick-dots li:hover {
                      background-color: #434354;
                      -webkit-transform: scale(1.6);
                          -ms-transform: scale(1.6);
                              transform: scale(1.6); } 
                              
                            }
                            @media only screen and (max-width: 1199px) {
                              .toggle-menu {
                                display: inline-block; }
                                .main-nav {
                                  display: none; }
                                  .main-nav__submenu--2-2 li {
                                    padding-left: 0;
                                  }
                            }

header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(26, 26, 26, 0.7);
  z-index: 900;
}
header .online-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
header nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-fixed {
  position: fixed;
  z-index: 1000;
  width: 100%;
  top: -100px;
  -webkit-transition: .6s;
          transition: .6s;
  left: 0;
  background: rgba(26, 26, 26, 0.7);
  border-bottom: 1px solid #634e2f;
}
.header-fixed nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-fixed .top-menu li a {
  line-height: 65px;
}

/* .download-link */
.header-fixed .download-link,
.header-fixed .buy-link {
  display: inline-block;
  margin-right: 0px;
  margin-left: 0;
}
.logo {
  padding-left: 68px;
  background: url(../img/logo-min.png) 0 center no-repeat;
  background-size: 60px auto;
  text-decoration: none;
  height: 60px;
  padding-top: 6px;
}
.logo span {
  display: block;
}
.logo span:nth-child(1) {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'BebasNeueBold';
  line-height: 32px;
  letter-spacing: 1.5px;
}
.logo span:nth-child(1) strong {
  font-family: 'BebasNeueBook';
  color: #eedd75;
  font-weight: 400;
}
.logo span:nth-child(2) {
  color: #fff;
  font-family: 'RobotoCondensedRegular';
  font-size: 15px;
  letter-spacing: .6px;
}
.icon-menu {
  display: none;
}
.top-menu li {
  display: inline-block;
}
.top-menu li a {
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  color: #f7f6f0;
  font-size: 15px;
  line-height: 83px;
  padding: 0 10px;
  font-family: 'RobotoCondensedBold';
  -webkit-transition: .3s;
          transition: .3s;
}
.top-menu li a:hover {
  background: #3a3728;
  color: #eedd75;
}
.top-menu .active a {
  color: #eedd75;
}

/* 
.download-link {
  padding: 0 25px 0 9px;
  line-height: 45px;
  background: #00ab47;
  text-transform: uppercase;
  text-decoration: none;
  color: #f7f6f0;
  font-size: 15px;
  font-family: 'RobotoCondensedBold';
  -webkit-transition: .3s;
          transition: .3s;
  border-radius: 2px;
  position: relative;
  margin-left: 5px;
  margin-right: 3px;
}
.download-link:after {
  content: '';
  display: block;
  width: 25px;
  height: 45px;
  right: 0;
  top: 0;
  position: absolute;
  background: url(../img/arrow_icon-min.png) center center no-repeat;
}
.download-link:hover {
  background: #00cc55;
} */
.buy-link {
  padding: 0 32px 0 9px;
  line-height: 45px;
  background: #6534ac;
  text-transform: uppercase;
  text-decoration: none;
  color: #f7f6f0;
  font-size: 15px;
  font-family: 'RobotoCondensedBold';
  -webkit-transition: .3s;
          transition: .3s;
  border-radius: 2px;
  position: relative;
  margin-left: 5px;
  margin-right: 3px;
}
.buy-link:after {
  content: '';
  display: block;
  width: 32px;
  height: 45px;
  right: 0;
  top: 0;
  position: absolute;
  background: url(../img/cart_icon-min.png) center center no-repeat;
}
.buy-link:hover {
  background: #7e41d9;
}

.sw-topper {
  position: relative;
  top: 0;
  width: 25px;
  height: 2px;
  background: #fff;
  border: none;
  transition: transform 0.5s, top 0.2s;
  -moz-transition: transform 0.5s, top 0.2s;
  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
  -o-transition: transform 0.5s, top 0.2s;
}
.sw-bottom {
  position: relative;
  width: 25px;
  height: 2px;
  top: 5px;
  background: #fff;
  border: none;
  transition: transform 0.5s, top 0.2s;
  -moz-transition: transform 0.5s, top 0.2s;
  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
  -o-transition: transform 0.5s, top 0.2s;
  transition-delay: 0.2s, 0s;
  -moz-transition-delay: 0.2s, 0s;
  -webkit-transition-delay: 0.2s, 0s;
  -o-transition-delay: 0.2s, 0s;
}
.sw-footer {
  position: relative;
  width: 25px;
  height: 2px;
  top: 10px;
  background: #fff;
  border: none;
  transition: transform 0.5s, top 0.2s;
  -moz-transition: transform 0.5s, top 0.2s;
  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
  -o-transition: transform 0.5s, top 0.2s;
  transition-delay: 0.2s, 0s;
  -moz-transition-delay: 0.2s, 0s;
  -webkit-transition-delay: 0.2s, 0s;
  -o-transition-delay: 0.2s, 0s;
}
.icon-menu.active .sw-topper {
  top: 7px;
  -ms-transform: rotate(140deg);
  transform: rotate(140deg);
  -moz-transform: rotate(140deg);
  -webkit-transform: rotate(140deg);
  -o-transform: rotate(140deg);
}
.icon-menu.active .sw-bottom {
  top: 5px;
  -ms-transform: rotate(-140deg);
  transform: rotate(-140deg);
  -moz-transform: rotate(-140deg);
  -webkit-transform: rotate(-140deg);
  -o-transform: rotate(-140deg);
}
.icon-menu.active .sw-footer {
  top: 0;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  opacity: 0;
}
@media screen and (max-width: 1000px) {
  .top-menu-1 {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    background: rgba(26, 26, 26, 0.7);
  }
  .top-menu-1 li {
    display: block;
  }
  .top-menu-1 li a {
    line-height: 40px;
    text-align: center;
  }
  .top-menu-2 {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    background: rgba(26, 26, 26, 0.7);
  }
  .top-menu-2 li {
    display: block;
  }
  .top-menu-2 li a {
    line-height: 40px;
    text-align: center;
  }
  .header-fixed {
    padding: 5px 0;
  }
  .header-fixed .top-menu li a {
    line-height: 35px;
  }
  header {
    padding: 10px 0;
  }
  .icon-menu {
    width: 25px;
    height: 26px;
    padding: 5px 0;
    cursor: pointer;
    z-index: 10;
    margin-top: 0;
    margin-right: 20px;
    display: block;
  }
}



/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }

.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block; }

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0); }

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }

.twentytwenty-before-label:before {
  content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-after-label:before {
  content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5); }

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1; }

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }


body {
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.6;
  color: #5b555e;
  font-family: "RobotoRegular", sans-serif;
  font-weight: 200;
  -webkit-font-smoothing: antialiased;
  background-color: #fff; 
}

a {
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  a:focus, a:hover {
    outline: none;
    text-decoration: none; }

ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

input, select, button {
  outline: none; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.img-responsive {
  display: inline-block;
  max-width: 100%;
  height: auto; }

.nowrap {
  white-space: nowrap; }

.slick-slide {
  outline: none; }

.svg {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.txt-left {
  text-align: left; }

.txt-right {
  text-align: right; }

.txt-center {
  text-align: center; }

.wrap {
  overflow: hidden; }

.container {
  width: 100%;
  max-width: 1000px;
  padding: 0 15px;
  margin: 0 auto; }

section {
  position: relative; }
  section.with-bottom-border {
    border-bottom: 1px solid #e1dee3; }
    section.with-bottom-border:after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 16px;
      height: 16px;
      border: 1px solid #e1dee3;
      border-top: none;
      border-left: none;
      background-color: #f6f5fc;
      bottom: -9px;
      left: 50%;
      margin-left: -9px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      z-index: 2; }


.scroll-down {
  position: absolute;
  display: inline-block;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.14);
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  margin-bottom: -30px;
  z-index: 2;
  padding-top: 20px; }
  .scroll-down .svg {
    width: 40px;
    height: 34px; }
    .scroll-down .svg path {
      fill: #4a3c97; }

.sect-header {
  color: #423e45;
  font-size: 42px;
  font-family: "RobotoRegular", sans-serif;
  font-weight: 400;
  line-height: 1.15;
  text-align: center;
  margin: 0; }

.sect-descr {
  font-size: 17px;
  text-align: center;
  margin: 0;
  margin-top: 5px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5; }
  .sect-descr .ic-arrow-down {
    font-style: normal;
    display: inline-block;
    width: 19px;
    height: 20px;
    background: url(../img/arrow-down.png) 0 0 no-repeat;
    margin-left: 10px;
    position: relative;
    top: 8px; }


.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 35px;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px; }

.tab {
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#eeedf0), color-stop(75%, rgba(247, 246, 248, 0.25)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(0deg, #eeedf0 0%, rgba(247, 246, 248, 0.25) 75%, rgba(255, 255, 255, 0) 100%);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.12);
  height: 66px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  line-height: 66px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: background-color .1s linear;
  transition: background-color .1s linear;
  font-weight: normal; }
  .tab:hover, .tab.active {
    background-color: #5b555e;
    color: #fff;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.08);
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), color-stop(85%, rgba(128, 128, 128, 0.15)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(128, 128, 128, 0.15) 85%, rgba(255, 255, 255, 0) 100%); }

.img-content {
  height: 485px;
  max-width: 850px;
  width: 100%;
  display: inline-block;
  position: relative; }

.img-shadow {
  display: inline-block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0; }
  .img-shadow:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 10px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #fafafc;
    -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.07); }

.img-frame {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.07); }

.img-box {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  opacity: 0;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear; }
  .img-box.active {
    opacity: 1; }

.twentytwenty-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: visible;
  left: 0;
  right: 0; }
  .twentytwenty-wrapper .twentytwenty-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto !important; }
    .twentytwenty-wrapper .twentytwenty-container img {
      position: absolute;
      display: inline-block;
      left: 0;
      width: 100%;
      top: 0;
      height: 100%;
      right: 0; }

.twentytwenty-container {
  z-index: 2; }

.twentytwenty-overlay {
  display: none; }

.twentytwenty-handle {
  width: 55px;
  height: 55px;
  border: none;
  background: url(../img/handle.png) 0 0 no-repeat;
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-left: -27px; }
  .twentytwenty-handle .twentytwenty-left-arrow,
  .twentytwenty-handle .twentytwenty-right-arrow {
    border-color: transparent; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  margin-bottom: 28px; }

.twentytwenty-horizontal .twentytwenty-handle:after {
  margin-top: 28px; }

.before,
.after {
  display: inline-block;
  position: absolute;
  text-align: center;
  z-index: 3;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: rgba(36, 36, 36, 0.45);
  width: 85px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #f6f5fc;
  top: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.before {
  left: 40px; }

.after {
  right: 40px; }

.slider__nav {
  top: 50%;
  margin-top: -45px;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 2;
  text-align: left; }

.arrow-prev,
.arrow-next {
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: -1px 4px 8px 0px rgba(0, 0, 0, 0.08);
          box-shadow: -1px 4px 8px 0px rgba(0, 0, 0, 0.08);
  width: 63px;
  height: 73px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
  position: absolute; }
  .arrow-prev:hover,
  .arrow-next:hover {
    background-color: #ede6f2; }
  .arrow-prev:before,
  .arrow-next:before {
    position: absolute;
    display: inline-block;
    content: '';
    width: 16px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 0 0;
    top: 22px; }

.arrow-prev {
  left: -44px; }
  .arrow-prev:before {
    background-image: url(../img/arrow-prev.png);
    margin-left: 20px; }

.arrow-next {
  right: -44px; }
  .arrow-next:before {
    background-image: url(../img/arrow-next.png);
    margin-left: 25px; }

    img {
      max-width: 100%;
    }


    .main-head {
      height: 75px;
      z-index: 9;
      background-color: #1d1d24;
      left: 0;
      right: 0;
      top: 0;
      border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
      position: absolute;
      }
      .main-head .container {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        height: 100%; }
    
    .logo {
      display: inline-block;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
      .logo img {
        max-width: 100%;
        height: auto;
        display: inline-block; }
    
    .main-nav {
      display: inline-block; }
    
    .main-nav__item {
      display: inline-block;
      margin-left: 14px;
      margin-right: 14px; }
    
    .main-nav__link {
      font-size: 16px;
      color: #cbcbd1;
      -webkit-transition: color .25s ease;
      transition: color .25s ease;
      display: block;
      line-height: 75px;
      height: 75px;
      letter-spacing: 0.01em;
      position: relative;
      display: flex;
      align-items: center;
      }
      .main-nav__link .icon {
        fill: #cbcbd1;
        width: 16px;
        height: 11px;
        margin-left: 0;
        position: relative;
        top: 1px;
        -webkit-transition: .25s ease fill;
        transition: .25s ease fill; }
    
    .main-nav__item-toggle {
      margin-right: -1px;
      position: relative; }
      .main-nav__item-toggle a:after {
        display: none; }
    
    .main-nav__submenu {
      background-color: #27272b;
      -webkit-box-shadow: 17.207px 24.575px 50px 0px rgba(0, 0, 0, 0.35);
              box-shadow: 17.207px 24.575px 50px 0px rgba(0, 0, 0, 0.35);
      position: absolute;
      top: 74px;
      opacity: 0;
      visibility: hidden;
      padding: 32px 25px;
      border-top: 1px solid rgba(255, 103, 0, 0.4);
      z-index: 10; }
      .main-nav__submenu li {
        margin-bottom: 12px; }
        .main-nav__submenu li:last-child {
          margin-bottom: 0; }
        .main-nav__submenu li a {
          color: #cbccd1;
          font-size: 16px;
          -webkit-transition: color .25s ease;
          transition: color .25s ease; }
          .main-nav__submenu li a:hover {
            color: #ff6700; }
    
    .main-nav__submenu--1 {
      left: 0;
      right: 0;
      padding-top: 40px; }
    
    .main-nav__item-toggle--1 {
      position: static; }
    
    .main-nav__submenu--2 {
      left: -15px;
      padding-left: 25px;
      padding-right: 25px;
      width: auto; }
      .main-nav__submenu--2 .container {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
      .main-nav__submenu--2 li a {
        letter-spacing: 0.01em;
        white-space: nowrap; }
    
    .main-nav__submenu--2-2 {
      padding-left: 15px;
      padding-right: 30px; }
      .main-nav__submenu--2-2 li {
        position: relative;
        padding-left: 25px; }
        .main-nav__submenu--2-2 li a:hover .icon, .main-nav__submenu--2-2 li a.active .icon {
          fill: #ff6700; }
        .main-nav__submenu--2-2 li .icon {
          fill: #cbcbd1;
          width: 16px;
          height: 11px;
          left: 0;
          top: 7px;
          position: absolute;
          -webkit-transform: rotate(-90deg);
              -ms-transform: rotate(-90deg);
                  transform: rotate(-90deg);
          -webkit-transition: fill .25s ease;
          transition: fill .25s ease; }
    
    .main-nav__submenu-part-title {
      font-size: 24px;
      color: #fafafc;
      font-family: "RobotoCondensedBold";
      line-height: 1; }
      .main-nav__submenu-part-title .icon {
        display: none; }
    
    .main-nav__submenu-part {
      width: 292.5px;
      border-left: 1px solid rgba(255, 103, 0, 0.2);
      text-align: center;
      padding-left: 10px;
      padding-right: 10px; }
      .main-nav__submenu-part > div {
        display: inline-block;
        text-align: left; }
      .main-nav__submenu-part:last-child {
        border-right: 1px solid rgba(255, 103, 0, 0.2); }
      .main-nav__submenu-part ul {
        margin-top: 28px; }
      .main-nav__submenu-part li {
        margin-bottom: 20px;
        line-height: 1; }
    
    .all-apps {
      display: inline-block;
      margin-left: auto;
      margin-right: auto;
      text-transform: uppercase;
      color: #fafafc;
      text-decoration: underline;
      -webkit-transition: -webkit-text-decoration-color .25s ease;
      transition: -webkit-text-decoration-color .25s ease;
      transition: text-decoration-color .25s ease;
      transition: text-decoration-color .25s ease, -webkit-text-decoration-color .25s ease;
      font-family: "RobotoCondensedBold";
      font-size: 15px;
      margin-top: 45px;
      position: relative;
      padding-right: 32px; }
      .all-apps:hover {
        -webkit-text-decoration-color: transparent;
                text-decoration-color: transparent; }
      .all-apps .icon {
        fill: #fafafc;
        width: 18px;
        height: 14px;
        position: absolute;
        right: 2px;
        top: 4px; }
    
    .toggle-menu {
      background-color: #27272b;
      height: 75px;
      width: 75px;
      display: none;
      position: absolute;
      right: 0;
      top: 0;
      padding: 26px 25px;
      z-index: 20; }
    
    .hamburger {
      cursor: pointer;
      padding: 0;
      height: 21px; }
      .hamburger .hamburger-box {
        width: 27px; }
      .hamburger .hamburger-inner,
      .hamburger .hamburger-inner::after,
      .hamburger .hamburger-inner::before {
        background-color: #ededf5;
        height: 3px;
        width: 27px;
        -webkit-border-radius: 0;
                border-radius: 0; }
      .hamburger:hover {
        opacity: 1; }
        .hamburger:hover .hamburger-inner,
        .hamburger:hover .hamburger-inner::after,
        .hamburger:hover .hamburger-inner::before {
          background-color: #ededf5; }
      .hamburger .hamburger-inner::before {
        top: 9px; }
      .hamburger .hamburger-inner::after {
        top: 18px; }
      .hamburger.is-active .hamburger-inner::after {
        top: 20px; }
      .hamburger.is-active .hamburger-inner {
        top: 1px; }
    
    .mobile-nav {
      display: none;
      background-color: #27272b;
      position: absolute;
      top: 75px;
      left: 0;
      right: 0;
      z-index: 20;
      text-align: center;
      padding: 20px 0 30px; }
      .mobile-nav .main-nav__item {
        display: block;
        margin-left: 0;
        margin-right: 0; }
      .mobile-nav .main-nav__link {
        height: auto;
        line-height: 1;
        padding: 13px 15px; }
        .mobile-nav .main-nav__link:after {
          display: none; }
        .mobile-nav .main-nav__link .icon {
          right: 28px;
          position: absolute;
          top: 16px; }
        .mobile-nav .main-nav__link.main-nav__link--active {
          color: #ff6700; }
      .mobile-nav .main-nav__submenu {
        background-color: #2f2f33;
        border-top: none;
        border-bottom: none;
        margin: 0;
        padding: 0;
        opacity: 1;
        visibility: visible;
        overflow: hidden;
        top: auto;
        position: relative;
        -webkit-box-shadow: none;
                box-shadow: none;
        height: 0;
        -webkit-transition: height .15s ease;
        transition: height .15s ease; }
        .mobile-nav .main-nav__submenu.visible {
          height: auto;
          margin: 10px 0; }
        .mobile-nav .main-nav__submenu ul {
          border-top: 1px solid #523422;
          border-bottom: 1px solid #523422;
          padding: 20px 0; }
          .mobile-nav .main-nav__submenu ul li {
            margin: 0; }
          .mobile-nav .main-nav__submenu ul a {
            display: block;
            padding: 5px 15px; }
            .mobile-nav .main-nav__submenu ul a:hover {
              color: #fff;
              font-family: "RobotoRegular", sans-serif;
              font-weight: 500; }
            .mobile-nav .main-nav__submenu ul a .icon {
              display: none; }
      .mobile-nav .main-nav__submenu--2 {
        left: 0;
        right: 0; }
      .mobile-nav .main-nav__submenu--1 {
        left: 0;
        right: 0; }
        .mobile-nav .main-nav__submenu--1 .container {
          display: block;
          padding-left: 0;
          padding-right: 0;
          padding-top: 30px;
          border-top: 1px solid #523422; }
          .mobile-nav .main-nav__submenu--1 .container + .txt-center {
            border-bottom: 1px solid #523422;
            padding-bottom: 20px; }
            .mobile-nav .main-nav__submenu--1 .container + .txt-center .all-apps {
              text-decoration: none;
              padding: 0;
              height: 46px;
              line-height: 46px;
              font-size: 14px;
              margin: 0;
              margin-top: 5px;
              padding: 0 20px;
              border: 1px solid #525255; }
              .mobile-nav .main-nav__submenu--1 .container + .txt-center .all-apps span {
                display: none; }
              .mobile-nav .main-nav__submenu--1 .container + .txt-center .all-apps .icon {
                display: none; }
          .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part {
            border: none;
            width: 100%;
            padding: 0;
            margin-bottom: 10px; }
            .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part .main-nav__submenu-part-title {
              font-size: 21px;
              padding: 0 15px 15px;
              position: relative;
              cursor: pointer; }
              .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part .main-nav__submenu-part-title .icon {
                display: inline-block;
                fill: #cbcbd1;
                width: 16px;
                height: 11px;
                margin-left: 0;
                position: relative;
                top: 1px;
                -webkit-transition: .25s ease fill;
                transition: .25s ease fill;
                right: 28px;
                position: absolute;
                top: 6px; }
              .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part .main-nav__submenu-part-title.active {
                color: #ff6700; }
                .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part .main-nav__submenu-part-title.active .icon {
                  fill: #ff6700;
                  -webkit-transform: rotate(180deg);
                      -ms-transform: rotate(180deg);
                          transform: rotate(180deg); }
            .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div {
              display: block;
              width: 100%;
              text-align: center; }
              .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div ul {
                border: none;
                margin: 0;
                padding: 0;
                height: 0;
                overflow: hidden; }
                .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div ul.visible {
                  height: auto; }
                .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div ul li {
                  margin: 0; }
                  .mobile-nav .main-nav__submenu--1 .container .main-nav__submenu-part > div ul li a {
                    padding: 10px 15px; }

                    @media only screen and (min-width: 1200px) {
                      .main-nav__link:after {
                        content: '';
                        display: inline-block;
                        position: absolute;
                        height: 1px;
                        left: 0;
                        right: 0;
                        background-color: transparent;
                        bottom: 0; }
                      .main-nav__link:hover, .main-nav__link.hover {
                        color: #ff6700; }
                        .main-nav__link:hover:after, .main-nav__link.hover:after {
                          background-color: #ff6700; }
                        .main-nav__link:hover .icon, .main-nav__link.hover .icon {
                          fill: #ff6700; }
                      .main-nav__submenu--2 li a.active {
                        color: #ff6700; }
                      .mobile-nav,
                      .program-nav-mob {
                        display: none !important; }
                      .main-nav__item-toggle.hover .main-nav__submenu {
                        opacity: 1;
                        -webkit-transition: opacity .25s ease;
                        transition: opacity .25s ease;
                        visibility: visible; }
                      .reviews-slider .slick-dots li:hover {
                        background-color: #434354;
                        -webkit-transform: scale(1.6);
                            -ms-transform: scale(1.6);
                                transform: scale(1.6); } 
                                
                              }
                              @media only screen and (max-width: 1199px) {
                                .toggle-menu {
                                  display: inline-block; }
                                  .main-nav {
                                    display: none; }
                                    .main-nav__submenu--2-2 li {
                                      padding-left: 0;
                                    }
                              }

/* dropdown */
.dropdown {
  height: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.dropdown .dropdown__content:hover {
  opacity: 1;
  -webkit-transform: translateY(100%) translateX(-55%);
  -ms-transform: translateY(100%) translateX(-55%);
  transform: translateY(100%) translateX(-55%);
  visibility: visible
}
.dropdown:hover .dropdown__content {
  opacity: 1;
  -webkit-transform: translateY(100%) translateX(-55%);
  -ms-transform: translateY(100%) translateX(-55%);
  transform: translateY(100%) translateX(-55%);
  visibility: visible
}
@media (max-width:1199.98px) {
  .dropdown {
    margin-top: 20px;
    height: auto;
    padding-left: 24px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .dropdown .dropdown__title {
    padding-right: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
  .dropdown .dropdown__content {
    display: none;
    -webkit-animation: Fade .2s;
    animation: Fade .2s
  }
  .dropdown:hover .dropdown__content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
  .dropdown.dropdown--active .dropdown__content {
    display: block;
    max-width: 115px;
    margin: 15px auto 0;
    position: relative;
    left: -13px;
  }
}
.dropdown__title {
  color: #fff;
  cursor: default;
  color: #fff;
    cursor: default;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 5px;

}
@media (max-width:1199.98px) {
  .dropdown__title {
    width: 100%;
    display: block
  }
}
.dropdown__title-icon {
  position: relative;
  
}
.dropdown__content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 127px;
  height: auto;
  bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateY(105%) translateX(-55%);
  -ms-transform: translateY(105%) translateX(-55%);
  transform: translateY(105%) translateX(-55%);
  background-color: #fcfcfd;
  z-index: 10;
  -webkit-transition: opacity .3s, margin .3s, visibility .3s, -webkit-transform .3s;
  transition: opacity .3s, margin .3s, visibility .3s, -webkit-transform .3s;
  -o-transition: transform .3s, opacity .3s, margin .3s, visibility .3s;
  transition: transform .3s, opacity .3s, margin .3s, visibility .3s;
  transition: transform .3s, opacity .3s, margin .3s, visibility .3s, -webkit-transform .3s;
  border-radius: 5px;
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 12px;
  padding-top: 7px
}
@media (max-width:1199.98px) {
  .dropdown__content {
    opacity: 1;
    margin: 0;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1;
    visibility: visible;
    position: static;
    margin-top: 10px
  }
}
.dropdown__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 16px;
  padding-top: 11px;
  padding-bottom: 13px;
  padding-right: 10px;
  color: #21292d;
  font-size: 14px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d9d9d9;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.dropdown__link:last-child {
  border-bottom: none;
}
.dropdown__link:focus,
.dropdown__link:hover {
  font-weight: 700;
  color: #21292d
}
.dropdown__icon {
  width: 29px;
  height: auto;
  display: inline-block;
  margin-right: 15px
}

.head-banner {
  height: 500px;
  margin-top: 80px;
  background: url(../img/banner-bg.jpg) center top no-repeat;
  background-size: cover;
  padding-top: 60px; }
  .head-banner .btn-group {
    margin-top: 35px;
    text-align: left; }
  .head-banner .btn:first-child {
    margin-right: 10px; }
  .head-banner .win-support {
    margin-top: 20px;
    width: 100%;
    max-width: 460px; }

.site-title {
  margin: 0;
  text-align: left;
  font-weight: normal;
  font-size: 48px;
  line-height: 1.125;
  color: #fff;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4); }

.site-slogan {
  margin: 0;
  font-size: 18px;
  color: #fffefe;
  font-weight: 700;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 30px; }

.head-banner__cnt {
  max-width: 500px;
  text-align: center; }

.banner-list {
  margin-top: 20px;
  text-align: left; }
  .banner-list li {
    color: #f2f5fa;
    font-size: 18px;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    line-height: 1.5; }
    .banner-list li:last-child {
      margin-bottom: 0; }
    .banner-list li:before {
      position: absolute;
      content: '';
      display: inline-block;
      width: 19px;
      height: 19px;
      background-color: #5ec42f;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      left: 0;
      top: 4px; }
    .banner-list li:after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 10px;
      height: 8px;
      background: url(../img/checkmark.png) 0 0 no-repeat;
      z-index: 2;
      left: 5px;
      top: 10px; }

.s-tizers {
  background-color: #fcfcfc;
  position: relative;
  z-index: 2; }
  .s-tizers:after {
    position: absolute;
    content: '';
    display: inline-block;
    height: 16px;
    left: 0;
    right: 0;
    background: url(../img/block-shadow.png) 0 0 repeat-x;
    bottom: -16px; }

.tizers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.tizer-item {
  text-align: center;
  width: 33.33%;
  border-left: 1px solid #e1dee3;
  padding: 15px 0 5px;
  min-height: 135px; }
  .tizer-item:last-child {
    border-right: 1px solid #e1dee3; }
  .tizer-item:nth-child(1) .tizer-item__head {
    padding-left: 38px; }
    .tizer-item:nth-child(1) .tizer-item__head:before {
      position: absolute;
      content: '';
      display: inline-block;
      left: 0;
      top: -2px;
      background: url(../img/best-icon.png) 0 0 no-repeat;
      width: 28px;
      height: 36px; }
  .tizer-item:nth-child(3) .tizer-item__head {
    padding-left: 45px; }
    .tizer-item:nth-child(3) .tizer-item__head:before {
      position: absolute;
      content: '';
      display: inline-block;
      left: 0;
      top: -4px;
      background: url(../img/users-icon.png) 0 0 no-repeat;
      width: 38px;
      height: 38px; }
  .tizer-item img {
    margin-top: 10px; }
    .tizer-item img + .tizer-item__head {
      display: block;
      margin-top: -10px; }

.tizer-item__head {
  font-size: 35px;
  color: #423e45;
  font-family: "FiraSansBold";
  position: relative; }

.tizer-item__text-1 {
  font-size: 15px;
  letter-spacing: 0.01em;
  font-weight: 500;
  display: block; }

.tizer-item__text-2 {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.01em;
  font-weight: 500;
  display: block;
  margin-top: -3px; }

.s-improvement {
  padding: 85px 0 50px; }
  .s-improvement .sect-header {
    text-align: left;
    z-index: 2;
    position: relative; }
  .s-improvement .btn-wrap {
    top: -30px;
    left: 10px; }
    .s-improvement .btn-wrap.with-arrow--dark {
      padding-left: 78px;
      padding-right: 0; }
      .s-improvement .btn-wrap.with-arrow--dark:after {
        -webkit-transform: scale(1, -1) rotate(180deg);
            -ms-transform: scale(1, -1) rotate(180deg);
                transform: scale(1, -1) rotate(180deg);
        right: auto;
        left: 0;
        top: -5px; }
  .s-improvement .btn--load {
    font-size: 18px;
    padding-left: 20px; }

.improvement-text {
  z-index: 2;
  display: inline-block;
  position: relative;
  float: left;
  width: 55%; }
  .improvement-text:before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 5px;
    top: 35px;
    bottom: 4px;
    left: 0;
    background-color: #ffd26d; }
  .improvement-text p {
    margin: 0;
    margin-top: 25px;
    display: inline-block;
    position: relative;
    padding-left: 30px; }
    .improvement-text p b {
      font-weight: 700;
      color: #423e45; }

.improvement__right {
  float: right;
  display: inline-block;
  display: inline-block;
  margin-right: -70px;
  margin-top: -75px;
  position: relative;
  z-index: 0; }

.btn-wrap {
  display: inline-block;
  position: relative; }
  .btn-wrap.with-arrow {
    padding-right: 83px;
    margin-right: -83px; }
    .btn-wrap.with-arrow:after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 66px;
      height: 62px;
      right: 0;
      top: -20px;
      background: url(../img/arrow-to-btn.png) 0 0 no-repeat; }
  .btn-wrap.with-arrow--dark {
    position: relative;
    padding-right: 83px;
    margin-right: -83px; }
    .btn-wrap.with-arrow--dark:after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 66px;
      height: 62px;
      right: 0;
      top: -10px;
      background: url(../img/arrow-to-btn-light.png) 0 0 no-repeat; }
      .btn-block {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 15px 0 30px;
      }
      .btn-block .btn-wrap {
        margin-bottom: 15px;
      }
      .btn-block .btn.btn--load {
        color: #fff;
      }
      .btn-block .win-support {
        color: #5b555e;
      }
.longread .text-btn {
  font-weight: 700;
  font-size: 22px;
  text-align: center;
}
.s-transformation {
  padding: 60px 0 75px; }

.transform-slider {
  text-align: center;
  margin-top: 30px;
  position: relative; }

.cta {
  background: url(../img/cta-bg.jpg) center top no-repeat;
  background-size: cover;
  text-align: center;
  padding: 75px 0 40px;
  position: relative;
  overflow: hidden; }
  .cta:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: 0;
    left: 50%;
    margin-left: -34px;
    width: 68px;
    height: 35px;
    background: url(../img/triangle.png) 0 0 no-repeat; }
  .cta .btn-wrap {
    margin-top: 40px;
    margin-bottom: 20px; }
  .cta .btn {
    width: 370px;
    padding-left: 18px; }
    .cta .btn:after {
      right: 20px; }
    .cta .btn:before {
      right: 50px; }
    .cta .btn .xs-hidden {
      display: none; }
  .cta.cta--2 .btn {
    padding-left: 30px; }
  .cta.cta--last {
    padding: 85px 0 50px;
    background: url(../img/cta-bg-2.jpg) center top no-repeat;
    background-size: cover; }
    .cta.cta--last .btn-group {
      margin-top: 50px; }
    .cta.cta--last .btn-wrap {
      margin-top: 0;
      margin-bottom: 0; }
    .cta.cta--last .btn {
      width: 225px;
      margin-left: 2px;
      margin-right: 2px; }
      .cta.cta--last .btn.btn--load {
        padding-left: 0px; }
        .cta.cta--last .btn.btn--load:before {
          right: 36px; }
        .cta.cta--last .btn.btn--load:after {
          right: 13px; }
      .cta.cta--last .btn.btn--buy {
        padding-left: 0; }
        .cta.cta--last .btn.btn--buy:before {
          right: 36px; }
        .cta.cta--last .btn.btn--buy:after {
          right: 10px; }
    .cta.cta--last .win-support {
      margin-top: 20px; }
  .cta.cta--light {
    background: url(../img/cta-light-bg.png) center bottom no-repeat;
    background-size: auto;
    padding: 70px 0; }
    .cta.cta--light:before {
      display: none; }
    .cta.cta--light .cta__text {
      color: #423e45; }
    .cta.cta--light .btn-wrap {
      margin-top: 30px;
      margin-bottom: 15px; }
    .cta.cta--light .btn {
      width: 330px;
      padding-left: 25px; }
    .cta.cta--light .win-support {
      color: #5b555e; }

.cta__text {
  font-family: "RobotoCondensedBold";
  font-weight: normal;
  margin: 0;
  color: #fff;
  line-height: 1.3;
  font-size: 38px; }

.win-support {
  display: block;
  font-size: 14px;
  color: #f3f2fa;
  line-height: 1.6; }

.cta-light-bg {
  position: absolute;
  display: inline-block;
  left: 50%;
  margin-left: -717px;
  top: -100px; }

.s-replace-bg {
  padding: 50px 0 10px;
  text-align: center; }

.replace-bg {
  text-align: center;
  max-width: 850px;
  width: 100%;
  display: inline-block; }
  .replace-bg .tab {
    width: 205px; }


.icon-zoom {
  display: inline-block;
  width: 57px;
  height: 57px;
  margin-bottom: 35px; }



.text-center {
  text-align: center;
}
.s-retush {
  padding: 60px 0 80px;
  text-align: center; }

.retush {
  text-align: center;
  width: 100%;
  max-width: 850px;
  display: inline-block; }
  .retush .tab {
    width: 405px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700; }



.slick-center {
  background-color: #fff;
  z-index: 2;
  -webkit-box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px; }
  .slick-center:before {
    background-image: none; }
  .slick-center + .review-item:before {
    background-image: -webkit-gradient(linear, right top, left top, from(#f5f6fc), to(rgba(245, 246, 252, 0.4)));
    background-image: linear-gradient(to left, #f5f6fc, rgba(245, 246, 252, 0.4)); }
  .slick-center:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 50px;
    height: 4px;
    background-color: #ffd26d;
    top: 0;
    left: 50%;
    margin-left: -25px; }

.review-item__text {
  margin: 0; }

.review-item__photo {
  display: inline-block !important;
  width: 55px;
  height: 55px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-top: 10px; }

.review-item__name {
  display: block;
  color: #423e45;
  font-weight: 500;
  margin-top: -5px; }

.review-item__info {
  display: block;
  font-size: 13px;
  text-transform: uppercase; }

.review-item__rating {
  display: inline-block !important;
  width: 110px;
  height: auto;
  margin-top: 10px; }

.js-reviews-slider .slick-dots {
  text-align: center;
  margin-top: -5px; }
  .js-reviews-slider .slick-dots li {
    display: inline-block;
    margin: 0 1.5px;
    width: 8px;
    height: 8px;
    background-color: #e6e4e9;
    cursor: pointer;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease; }
    .js-reviews-slider .slick-dots li:hover, .js-reviews-slider .slick-dots li.slick-active {
      background-color: #78757c; }

.js-reviews-slider .slick-list {
  padding: 0 !important; }

.s-info {
  border-top: 1px solid #e1dee3;
  padding: 65px 0 50px;
  text-align: center; }
  .s-info .more-info-all {
    margin-top: 5px; }
  .s-info .more-info-single {
    display: none;
    margin-top: 0;
    margin-bottom: 10px; }



.screenshots__slider {
  display: inline-block;
  margin-top: 55px; }
.slider {
  display: inline-block;
  width: 100%;
  position: relative;
  padding-bottom: 56%;
  margin-top: 40px;
  margin-bottom: 70px; }
.js-slider {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2; }
.slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  /* background-size: cover; */
  background-size: 100% 100%;
  background-position: top center;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 14px 14px 0px 0px #dfdfe2;
          box-shadow: 14px 14px 0px 0px #dfdfe2; }
.slide.active {
    opacity: 1;
    visibility: visible; }
.js-slider .slide p {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
}
.slider-nav {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 0;
  right: 0;
  z-index: 3;
  left: -40px;
  right: -40px; }
.slider-nav .next,
.slider-nav .back {
  display: inline-block;
  position: absolute;
  cursor: pointer;
  padding: 0;
  background-color: #fafafc;
  width: 70px;
  height: 80px;
  text-align: center;
  -webkit-border-radius: none;
          border-radius: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  -webkit-box-shadow: 4.243px 4.243px 0px 0px rgba(29, 29, 36, 0.12);
          box-shadow: 4.243px 4.243px 0px 0px rgba(29, 29, 36, 0.12);
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }
  .slider-nav .next:hover,
  .slider-nav .back:hover {
    background-color: #fcf0e8;
    -webkit-box-shadow: 4.243px 4.243px 0px 0px #ffa76c;
            box-shadow: 4.243px 4.243px 0px 0px #ffa76c; }
    .slider-nav .next:hover .icon,
    .slider-nav .back:hover .icon {
      fill: #ff6700; }
  .slider-nav .next .icon,
  .slider-nav .back .icon {
    fill: #434354;
    width: 63px;
    height: 25px;
    -webkit-transition: fill .25s ease;
    transition: fill .25s ease; }
.slider-nav .back {
  left: 0; }
  .slider-nav .back .icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
.slider-nav .next {
  right: 0; }

.slider-dots {
  position: absolute;
  bottom: 4%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3; }
  .slider-dots .dot {
    -webkit-box-shadow: none;
            box-shadow: none;
    text-indent: -9999px;
    background-color: #a4a4a3;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    display: inline-block;
    width: 6px;
    height: 6px;
    border: none;
    cursor: pointer;
    margin: 0 2px;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease;
    padding: 0; }
    .slider-dots .dot.active, .slider-dots .dot:hover {
      background-color: #fafafa; }  
@media (max-width: 991px) {
  .slide {
    box-shadow: none;
    padding: 0 30px;
  }
  .slider-nav .next, .slider-nav .back {
    width: 50px;
    height: 50px;
  }
  .slider-nav .next .icon, .slider-nav .back .icon {
    width: 56px;
    height: 19px;
  }
  .slider-nav .next {
    right: 50px;
  }
  .slider-nav .back {
    left: 43px;
  }
  .slider-dots {
    display: none;
  }
}
@media (max-width: 499px) {
  .slider {
    margin-bottom: 50px;
  }
}

.info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left; }

.block-header {
  margin: 0;
  font-family: "RobotoCondensedBold", sans-serif;
  font-weight: normal;
  color: #423e45;
  font-size: 32px;
  margin-bottom: 40px;
  line-height: 1.2; }

.requirements,
.what-new {
  width: 48%; }
  .requirements .hidden,
  .what-new .hidden {
    display: none;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease; }
    .requirements .hidden.active,
    .what-new .hidden.active {
      display: block; }
    .requirements .hidden.visible,
    .what-new .hidden.visible {
      opacity: 1; }

.requirements {
  margin-right: 4%; }

.requirements__item,
.what-new__item {
  position: relative;
  padding-left: 55px;
  font-size: 17px;
  line-height: 1.625;
  margin-bottom: 30px; }
  .requirements__item img, .requirements__item .flag,
  .what-new__item img,
  .what-new__item .flag {
    position: absolute;
    left: 0;
    top: 0; }
  .requirements__item .accent,
  .what-new__item .accent {
    color: #f1373a; }
  .requirements__item:nth-child(5) img,
  .what-new__item:nth-child(5) img {
    top: -2px; }
  .requirements__item:nth-child(6) img,
  .what-new__item:nth-child(6) img {
    top: -5px; }
  .requirements__item:nth-child(7) img,
  .what-new__item:nth-child(7) img {
    top: -1px;
    left: 5px; }
  .requirements__item:nth-child(8) img,
  .what-new__item:nth-child(8) img {
    left: 5px; }

.what-new__item {
  padding-left: 40px;
  font-size: 16px;
  margin-bottom: 25px; }
  .what-new__item:before {
    position: absolute;
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #5ec42f;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    left: 0;
    top: 2px; }
  .what-new__item:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 14px;
    height: 11px;
    background: url(../img/checkmark-2.png) 0 0 no-repeat;
    z-index: 2;
    left: 6px;
    top: 10px; }
  .what-new__item b {
    font-weight: bold;
    color: #423e45; }

.flag {
  display: inline-block;
  width: 30px;
  background-color: #2c72b0;
  border: 1px solid #d3d4db; }
  .flag span {
    display: block;
    width: 100%;
    height: 8px; }
    .flag span:first-child {
      background-color: #fff; }
    .flag span:last-child {
      background-color: #fe0000; }

.more-info {
  color: #5c43bf;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  font-size: 18px;
  border-bottom: 1px dashed #5c43bf;
  display: inline-block;
  padding-bottom: 2px; }
  .more-info:hover {
    color: #8c70fa;
    border-color: #8c70fa; }

.main-foot {
  background-color: #1a121f;
  padding: 20px 0 60px; }

.links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.links-group__header {
  margin: 0;
  color: #efedf5;
  font-size: 29px;
  font-weight: normal;
  font-family: "RobotoCondensedBold", sans-serif;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
  padding-top: 5px; }
  .links-group__header:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 50px;
    height: 1px;
    background-color: #ffd26d;
    bottom: 0;
    left: 0; }

.links-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 32%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding-right: 30px;
  padding-left: 30px; }
  .links-group:first-child {
    padding-left: 0; }
  .links-group:nth-child(2) {
    width: 37%;
    padding-left: 35px; }
  .links-group:last-child {
    border: none;
    padding-left: 25px;
    width: 32.5%; }
  .links-group a {
    color: #aaa5ad;
    -webkit-transition: color .25s ease;
    transition: color .25s ease;
    margin-bottom: 5px;
    font-size: 15px; }
    .links-group a:last-child {
      margin-bottom: 15px; }
    .links-group a:hover {
      color: #fff; }

.copyright {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #a9a6ab;
  padding: 10px 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }
  .copyright br {
    display: none; }

.scroll-top {
  display: inline-block;
  width: 85px;
  height: 85px;
  background-color: rgba(255, 210, 109, 0.5);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  z-index: 11;
  bottom: 50px;
  right: 50px;
  margin-right: -100%;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  user-select: none; }
  .scroll-top.is-visible {
    margin-right: 0; }
  .scroll-top:hover {
    background-color: #ffd26d; }


.is-download-page .s-reviews {
  padding-bottom: 60px; }

.is-download-page .head-banner {
  background: url(../img/download-bg.jpg) center top no-repeat;
  background-size: cover; }
  .is-download-page .head-banner .container {
    position: relative;
    padding-left: 340px; }

.is-download-page .site-slogan {
  text-align: left; }

.is-download-page .site-title {
  font-size: 46px;
  text-align: left; }

.is-download-page .head-banner__cnt {
  max-width: 100%; }
  .is-download-page .head-banner__cnt .btn-wrap {
    margin-top: 35px;
    left: -15px; }
    .is-download-page .head-banner__cnt .btn-wrap.with-arrow {
      margin-right: 0;
      padding-right: 0;
      padding-left: 85px;
      margin-left: -85px; }
      .is-download-page .head-banner__cnt .btn-wrap.with-arrow:after {
        right: auto;
        left: 0;
        -webkit-transform: scale(1, -1) rotate(-180deg);
            -ms-transform: scale(1, -1) rotate(-180deg);
                transform: scale(1, -1) rotate(-180deg); }
  .is-download-page .head-banner__cnt .btn--load {
    padding-left: 40px;
    padding-right: 70px;
    margin-right: 0; }
    .is-download-page .head-banner__cnt .btn--load:first-child {
      margin-bottom: 0; }
  .is-download-page .head-banner__cnt .win-support {
    display: inline-block;
    margin-top: 20px;
    left: -15px;
    position: relative; }

.is-download-page .box {
  position: absolute;
  left: 0;
  margin-left: -200px;
  top: -140px; }
  .is-download-page .box img {
    display: inline-block; }

.is-download-page .tizer-item {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 70px;
  position: relative; }
  .is-download-page .tizer-item:first-child .tizer-item__icon {
    padding-top: 16px; }

.is-download-page .tizer-item__icon {
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  right: 0;
  padding-top: 10px; }

.is-download-page .tizer-item__text-1 {
  line-height: 1.4; }

.s-advs {
  padding: 60px 0 50px; }
  .s-advs .sect-descr {
    margin-bottom: 55px;
    margin-top: 10px; }

.advs {
  margin-top: 45px; }

.h3 {
  margin: 0;
  font-family: "RobotoCondensedBold", sans-serif;
  color: #423e45;
  font-weight: normal;
  font-size: 31px;
  line-height: 1.2; }

.info-block {
  padding: 15px 0 20px; }
  .info-block.reverse {
    margin-top: 10px;
    margin-bottom: 10px; }
    .info-block.reverse .info-block__pic {
      float: right;
      margin-right: 0; }
    .info-block.reverse .info-block__text {
      float: left; }

.info-block__pic {
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.09);
  margin-right: 30px;
  display: inline-block;
  float: left;
  padding-bottom: 2px; }
  .info-block__pic img {
    width: 440px;
    display: inline-block; }

.info-block__text {
  padding-top: 5px;
  float: right;
  margin-right: 15px;
  display: inline-block;
  width: 460px;
  line-height: 1.6; }
  .info-block__text b {
    font-weight: bold; }

.is-purchase-page .main-head.is-fixed,
.is-form .main-head.is-fixed,
.is-ok .main-head.is-fixed {
  position: absolute; }

.is-purchase-page .head-banner,
.is-form .head-banner,
.is-ok .head-banner {
  height: 355px;
  padding-top: 40px;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#efedf5), to(#f8f7ff));
  background-image: linear-gradient(0deg, #efedf5 0%, #f8f7ff 100%); }
  .is-purchase-page .head-banner .container,
  .is-form .head-banner .container,
  .is-ok .head-banner .container {
    padding-left: 305px;
    position: relative; }

.is-purchase-page .head-banner__cnt,
.is-form .head-banner__cnt,
.is-ok .head-banner__cnt {
  color: #5b555e;
  max-width: 100%;
  text-align: left; }

.is-purchase-page .site-title,
.is-form .site-title,
.is-ok .site-title {
  color: #423e45;
  font-size: 36px;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9); }

.is-purchase-page .site-slogan,
.is-form .site-slogan,
.is-ok .site-slogan {
  font-size: 16px;
  font-weight: 500;
  color: #423e45;
  margin-top: 0px;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
  margin-bottom: 0; }

.is-purchase-page .banner-list,
.is-form .banner-list,
.is-ok .banner-list {
  margin-top: 11px; }
  .is-purchase-page .banner-list li,
  .is-form .banner-list li,
  .is-ok .banner-list li {
    color: #5b555e;
    font-size: 17px;
    margin-bottom: 7px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9);
    padding-left: 31px; }
    .is-purchase-page .banner-list li:before,
    .is-form .banner-list li:before,
    .is-ok .banner-list li:before {
      width: 16px;
      height: 16px;
      top: 5.5px; }
    .is-purchase-page .banner-list li:after,
    .is-form .banner-list li:after,
    .is-ok .banner-list li:after {
      left: 3px; }

.is-purchase-page .payment-info,
.is-form .payment-info,
.is-ok .payment-info {
  color: #807785;
  font-size: 13px;
  display: block;
  line-height: 1.45;
  width: 100%;
  max-width: 600px;
  margin-top: 20px;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9); }

.is-purchase-page .box,
.is-form .box,
.is-ok .box {
  position: absolute;
  top: -120px;
  left: -170px; }

.brends {
  width: 100%;
  max-width: 575px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 25px; }
  .brends img {
    display: inline-block;
    padding-bottom: 10px; }

.s-price-plans {
  padding: 45px 0 55px; }
  .s-price-plans .sect-header {
    font-size: 36px; }
    .s-price-plans .sect-header .accent {
      color: #ff5533; }
  .s-price-plans .sm-info {
    color: #807785;
    font-size: 14px;
    font-weight: 500;
    display: block;
    text-align: center;
    line-height: 1.4;
    margin-top: 10px; }

.price-plans {
  margin-top: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.price-plan {
  width: 280px;
  margin-left: 8px;
  margin-right: 8px;
  position: relative;
  -webkit-box-shadow: 0px 5px 19.6px 0.4px rgba(36, 34, 34, 0.07);
          box-shadow: 0px 5px 19.6px 0.4px rgba(36, 34, 34, 0.07);
  padding-bottom: 100px;
  background-color: #fff;
  border: 2px solid rgba(122, 153, 152, 0.5);
  margin-bottom: 15px; }
  .price-plan .btn {
    font-size: 16px;
    letter-spacing: 0.01em;
    width: 142px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 1px;
            border-radius: 1px;
    font-weight: normal;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#45b312), to(#25de00));
    background-image: linear-gradient(0deg, #45b312 0%, #25de00 100%);
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    position: relative;
    padding: 0;
    margin-top: -3px; }
    .price-plan .btn:after, .price-plan .btn:before {
      display: none; }
    .price-plan .btn img {
      display: inline-block;
      width: 17px;
      height: 19px;
      position: relative;
      background: url(../img/cart-icon.png) 0 0 no-repeat;
      top: 5px;
      right: -22px; }

.price-plan__body {
  padding-left: 13px;
  padding-right: 13px;
  text-align: center;
  border-top: none;
  height: 100%;
  margin-top: 95px; }

.price-plan__header {
  left: -2px;
  right: -2px;
  background-color: #7a9998;
  height: 98px;
  padding-top: 15px;
  text-align: center;
  overflow: hidden;
  position: absolute;
  top: -2px; }

.price-plan__list {
  text-align: left;
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px; }
  .price-plan__list li {
    line-height: 1.4;
    margin-bottom: 7px;
    padding-left: 22px;
    font-size: 14px;
    position: relative; }
    .price-plan__list li:last-child {
      margin-bottom: 0; }
    .price-plan__list li:before {
      position: absolute;
      content: '';
      display: inline-block;
      width: 12px;
      height: 11px;
      background: url(../img/basic-check.png) 0 0 no-repeat;
      left: 0;
      top: 5px; }

.price-plan--standart {
  border: 2px solid rgba(92, 67, 191, 0.5); }
  .price-plan--standart .price-plan__header {
    background-color: #5c43bf; }
  .price-plan--standart .price-plan__list li:before {
    background-image: url(../img/standart-check.png); }

.price-plan--premium {
  border: 2px solid rgba(222, 131, 33, 0.5); }
  .price-plan--premium .price-plan__header {
    background-color: #de8321; }
  .price-plan--premium .price-plan__list li:before {
    background-image: url(../img/premium-check.png); }

.price-plan__foot {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px; }

.price-plan__price {
  display: block;
  padding: 7px 0;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  border-top: 1px solid #e1dee3; }
  .price-plan__price .old-price {
    font-size: 18px;
    color: #807785;
    position: relative;
    display: inline-block; }
    .price-plan__price .old-price:after, .price-plan__price .old-price:before {
      width: 35px;
      height: 1px;
      background-color: #bebcbf;
      position: absolute;
      content: '';
      display: inline-block;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      left: 50%;
      top: 50%;
      margin-top: -1px;
      margin-left: -19px; }
    .price-plan__price .old-price:before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .price-plan__price .price {
    font-size: 24px;
    font-weight: 700;
    color: #423e45; }
  .price-plan__price .rub {
    width: 13px;
    height: 17px;
    display: inline-block;
    background-size: cover;
    margin-left: 5px;
    background-image: url(../img/ruble.svg); }

.price-plan__title {
  font-size: 36px;
  color: #fff;
  line-height: 1.1;
  font-family: "RobotoCondensedBold", sans-serif;
  font-weight: normal; }

.price-plan__discount {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: #f5fcfc;
  display: block;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  text-align: left;
  padding-left: 32px;
  left: -50px;
  top: -30px;
  height: 54px;
  width: 155px;
  padding-top: 22px;
  -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
          transform: rotate(-50deg); }


.sidebar-tabs__toggle {
  display: none; }

.sidebar-tabs {
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.09);
  width: 265px;
  padding: 27px 14px 20px;
  margin-bottom: 40px;
  display: inline-block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.sidebar-tab {
  font-size: 13px;
  color: #423e45;
  font-weight: 700;
  text-transform: uppercase;
  height: 50px;
  line-height: 48px;
  cursor: pointer;
  border-bottom: 1px solid #e1dee3;
  padding: 0 30px 0 10px;
  position: relative;
  -webkit-transition: color .15s ease;
  transition: color .15s ease; }
  .sidebar-tab:first-child {
    border-top: 1px solid #e1dee3; }
  .sidebar-tab.active {
    cursor: default; }
  .sidebar-tab:hover, .sidebar-tab.active {
    background-color: #5c43bf;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#3d2d80), color-stop(85%, rgba(158, 150, 192, 0.15)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(0deg, #3d2d80 0%, rgba(158, 150, 192, 0.15) 85%, rgba(255, 255, 255, 0) 100%);
    color: #f6f5fc; }
    .sidebar-tab:hover:after, .sidebar-tab.active:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 0 6px 9px;
      border-color: transparent transparent transparent #fff; }
  .sidebar-tab:after {
    position: absolute;
    content: '';
    display: inline-block;
    width: 9px;
    height: 12px;
    background: url(../img/triangle-bdr.png) 0 0 no-repeat;
    right: 10px;
    top: 50%;
    margin-top: -6px; }

input:required {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none; }

input:invalid {
  -webkit-box-shadow: none;
          box-shadow: none; }

input:focus {
  outline: none; }

*::-webkit-input-placeholder {
  color: #807785;
  opacity: 1;
  font-size: 15px; }

*:-moz-placeholder {
  color: #807785;
  opacity: 1;
  font-size: 15px; }

*::-moz-placeholder {
  color: #807785;
  opacity: 1;
  font-size: 15px; }

*:-ms-input-placeholder {
  color: #807785;
  opacity: 1;
  font-size: 15px; }

input:focus::-webkit-input-placeholder {
  color: transparent; }

input:focus:-moz-placeholder {
  color: transparent; }

input:focus::-moz-placeholder {
  color: transparent; }

input:focus:-ms-input-placeholder {
  color: transparent; }

.s-form {
  background: url(../img/form-bg.jpg) center 80px no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 110px;
  padding-bottom: 70px; }

.form-header {
  font-family: "RobotoCondensedBold", sans-serif;
  font-weight: normal;
  font-size: 42px;
  margin: 0;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 3px; }

.form-descr {
  color: #f6f5fc;
  font-size: 15px;
  margin: 0;
  display: inline-block;
  width: 100%;
  max-width: 800px;
  line-height: 1.5; }

.form {
  width: 100%;
  max-width: 500px;
  background-color: #f6f5fc;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 5px 0 60px rgba(0, 0, 0, 0.5);
          box-shadow: 5px 0 60px rgba(0, 0, 0, 0.5);
  display: inline-block;
  margin-top: 33px;
  text-align: left;
  padding: 26px 30px 45px;
  -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.25); }

.form-text1 {
  display: block;
  font-weight: 700;
  color: #423e45;
  font-size: 19px; }

.input {
  height: 60px;
  line-height: 58px;
  width: 100%;
  border: 1px solid #d3d4db;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #fff;
  margin-top: 8px;
  padding: 0 15px;
  color: #423e45;
  font-size: 15px;
  -webkit-transition: all .15s ease;
  transition: all .15s ease; }
  .input:focus {
    border-color: #74bd53;
    -webkit-box-shadow: 0 0 12px #74bd53;
            box-shadow: 0 0 12px #74bd53; }
    .input:focus + .ic-input {
      background-position: -21px 0; }
  .input.error {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-color: #f05050; }
    .input.error::-webkit-input-placeholder {
      color: #f4462e; }
    .input.error:-moz-placeholder {
      color: #f4462e; }
    .input.error::-moz-placeholder {
      color: #f4462e; }
    .input.error:-ms-input-placeholder {
      color: #f4462e; }

.input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
  -webkit-text-fill-color: #423e45 !important;
  color: #423e45 !important; }

.form .btn {
  margin-top: 20px;
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  height: 68px;
  line-height: 68px;
  padding: 0; }
  .form .btn:before {
    display: none; }
  .form .btn:after {
    width: 23px;
    height: 14px;
    background: url(../img/arrow-right.png) 0 0 no-repeat;
    top: 50%;
    margin-top: -7px;
    right: 26px;
    -webkit-transition: right .25s linear;
    transition: right .25s linear; }
  .form .btn:hover:after {
    right: 20px;
    top: 50%; }




.lessons {
  background-color: #f6f5fc;
  padding-top: 45px;
  padding-bottom: 70px; }

.lessons-slider {
  position: relative; }
  .lessons-slider .slider__nav {
    left: -40px;
    right: -40px; }
  .lessons-slider.lessons-slider--top .lessons-slider-title {
    padding-right: 130px; }
    .lessons-slider.lessons-slider--top .lessons-slider-title:after {
      width: 110px;
      height: 18px;
      background: url(../img/stars-3.png) 0 0 no-repeat;
      margin-top: -9px; }
  .lessons-slider.lessons-slider--new {
    margin-top: -10px;
    margin-bottom: -35px; }
    .lessons-slider.lessons-slider--new .lessons-slider-title {
      padding-right: 60px; }
      .lessons-slider.lessons-slider--new .lessons-slider-title:after {
        width: 41px;
        height: 39px;
        background: url(../img/books.png) 0 0 no-repeat;
        margin-top: -20px; }

.js-lessons-slider {
  padding-top: 25px;
  margin-left: -5px;
  margin-right: -5px;
  overflow: hidden; }
  .js-lessons-slider .slick-list {
    overflow: visible; }

.lessons-slider-title {
  margin: 0;
  font-family: "RobotoCondensedBold", sans-serif;
  font-weight: normal;
  color: #423e45;
  line-height: 1.2;
  text-align: left;
  font-size: 36px;
  position: relative; }
  .lessons-slider-title:after {
    position: absolute;
    content: '';
    display: inline-block;
    right: 0;
    top: 50%; }

.lesson-slide {
  text-align: center;
  padding-bottom: 50px; }
  .lesson-slide a {
    display: inline-block;
    top: 0;
    width: 230px;
    background-color: #fafafa;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(36, 34, 34, 0.08);
            box-shadow: 0px 2px 6px 0px rgba(36, 34, 34, 0.08);
    position: relative; }
    .lesson-slide a img {
      width: 100%; }
    .lesson-slide a:hover {
      -webkit-box-shadow: 0px 20px 25px 0px rgba(36, 34, 34, 0.09);
              box-shadow: 0px 20px 25px 0px rgba(36, 34, 34, 0.09);
      top: -2px; }
      .lesson-slide a:hover .lesson-slide-title {
        color: #5c43bf; }



/*==========  Desktop First  ==========*/
@media only screen and (max-width: 1199px) {
  .js-reviews-slider .slick-dots li {
    margin: 0 5px; }
  .arrow-prev {
    left: -15px; }
  .arrow-next {
    right: -15px; }
  .icon-zoom {
    width: 40px;
    height: 40px;
    margin-bottom: 15px; }
  .effect-title {
    font-size: 16px; }
  .click-text {
    font-size: 10px; }
  .article .article-before-after-slider {
    padding-left: 60px;
    padding-right: 60px; }
    .article .article-before-after-slider .slider__nav {
      left: 0px;
      right: 0px; }
    .article .article-before-after-slider .img-content {
      height: 0;
      padding-bottom: 56.25%; }
  .article .article-before-after .img-content {
    height: 0;
    padding-bottom: 56.25%; }
  .lessons-slider {
    padding-left: 100px;
    padding-right: 100px; }
    .lessons-slider .slider__nav {
      left: 20px;
      right: 20px; }
  .js-lessons-slider {
    margin-left: -15px;
    margin-right: -15px; }
  .is-longread-page .main-head {
    height: 80px; }
    .is-longread-page .main-head .container {
      padding-left: 15px;
      padding-right: 15px; }
  .longread .longread-other-articles-2,
  .longread .longread-other-articles-3 {
    margin-left: -7px;
    margin-right: -7px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .longread .longread-other-articles-2 .other-article,
    .longread .longread-other-articles-3 .other-article {
      margin-left: 7px;
      margin-right: 7px;
      margin-bottom: 40px;
      text-align: left;
      width: 100%;
      max-width: 360px; }
      .longread .longread-other-articles-2 .other-article img,
      .longread .longread-other-articles-3 .other-article img {
        display: block;
        max-width: 100%; }
  .longread .longread-advs {
    margin-left: 0px;
    margin-right: 0px; }
  .longread .p-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .longread .p-img .p {
      padding-right: 0px;
      margin-bottom: 15px;
      width: 100%; }
    .longread .p-img .img {
      width: auto; }
      .longread .p-img .img img {
        max-width: 100%; }
  .longread .l-adv:nth-child(1) {
    left: auto; }
  .longread .l-adv:nth-child(3) {
    left: auto; }
  .longread .longread-advs-block.longread-advs-block-2 .l-adv:nth-child(1) {
    left: auto; }
  .longread .longread-advs-block.longread-advs-block-2 .l-adv:nth-child(3) {
    left: auto; } }

@media only screen and (max-width: 999px) {
  .is-download-page .head-banner {
    height: auto;
    padding-bottom: 50px; }
    .is-download-page .head-banner .container {
      padding-left: 15px;
      text-align: center; }
  .is-download-page .head-banner__cnt {
    display: inline-block;
    position: relative;
    padding-top: 400px; }
    .is-download-page .head-banner__cnt .btn-wrap {
      left: 0; }
    .is-download-page .head-banner__cnt .win-support {
      left: 0; }
  .is-download-page .box {
    left: 50%;
    margin-left: -365px;
    top: -120px; }
  .info-block {
    display: block;
    padding: 0;
    text-align: center;
    margin-bottom: 25px; }
    .info-block.reverse {
      margin-top: 10px; }
      .info-block.reverse .info-block__text {
        float: none; }
      .info-block.reverse .info-block__pic {
        float: none; }
    .info-block:last-child {
      margin-bottom: 0; }
  .info-block__pic {
    margin-right: 0;
    float: none;
    display: inline-block;
    margin-bottom: 25px; }
    .info-block__pic img {
      max-width: 100%; }
  .info-block__text {
    padding-top: 0;
    float: none;
    width: 100%; }
    .info-block__text p {
      text-align: left; }
  .scroll-top {
    width: 65px;
    height: 65px;
    bottom: 15px;
    right: 15px; }
    .scroll-top:after {
      top: 3px;
      bottom: 3px;
      left: 3px;
      right: 3px; }
    .scroll-top:before {
      top: 12px;
      left: 10px; }
  .is-purchase-page .head-banner {
    height: auto;
    padding-bottom: 20px; }
  .is-purchase-page .site-title {
    margin-bottom: 10px; }
  .whatyouget-item__title {
    font-size: 18px; }
  .possiblities {
    padding-left: 0; }
  .possiblity {
    text-align: left; }
  .s-possiblities .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .sidebar-tabs {
    width: auto;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
    padding-bottom: 0;
    text-align: left; }
  .sidebar-tabs__list {
    height: 0;
    overflow: hidden; }
    .sidebar-tabs__list.visible {
      height: 100%; }
  .sidebar-tab {
    padding-left: 30px;
    padding-right: 50px; }
    .sidebar-tab:hover, .sidebar-tab.active {
      background-image: none;
      background-color: #8B7AD1; }
    .sidebar-tab:first-child {
      border-top: none; }
    .sidebar-tab:last-child {
      border-bottom: none; }
  .sidebar-tabs__toggle {
    padding-left: 30px;
    padding-right: 50px;
    display: block;
    position: absolute;
    top: 0;
    color: #f6f5fc;
    height: 50px;
    line-height: 48px;
    left: 0;
    right: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    background-color: #5c43bf;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#3d2d80), color-stop(85%, rgba(158, 150, 192, 0.15)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(0deg, #3d2d80 0%, rgba(158, 150, 192, 0.15) 85%, rgba(255, 255, 255, 0) 100%); }
    .sidebar-tabs__toggle:after {
      position: absolute;
      display: inline-block;
      content: '';
      width: 0;
      top: 50%;
      margin-top: -5px;
      right: 10px;
      height: 0;
      border-style: solid;
      border-width: 9px 6px 0 6px;
      border-color: #fff transparent transparent transparent;
      -webkit-transition: -webkit-transform .15s ease;
      transition: -webkit-transform .15s ease;
      transition: transform .15s ease;
      transition: transform .15s ease, -webkit-transform .15s ease; }
    .sidebar-tabs__toggle.active:after {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .is-tutorial-page .tutorial-video-wrap:after {
    display: none; }
  .lessons-slider {
    padding-left: 110px;
    padding-right: 110px; }
    .lessons-slider .slider__nav {
      left: 20px;
      right: 20px; }
    .lessons-slider.lessons-slider--top .lessons-slider-title {
      padding-right: 0; }
      .lessons-slider.lessons-slider--top .lessons-slider-title:after {
        display: none; }
    .lessons-slider.lessons-slider--new .lessons-slider-title {
      padding-right: 0; }
      .lessons-slider.lessons-slider--new .lessons-slider-title:after {
        display: none; }
  .lessons-slider-title {
    text-align: center; }
  .longread .big-pic {
    margin-left: -15px;
    margin-right: -15px; }
    .longread .big-pic img {
      max-width: 100%; } }

@media only screen and (max-width: 992px) {
  .main-head.is-fixed .main-head__right {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .main-menu {
    display: none; }
  .mobile-menu {
    padding: 0;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.07);
            box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.07); }
    .mobile-menu .main-menu__list {
      display: block; }
    .mobile-menu .main-menu__item {
      width: 100%; }
      .mobile-menu .main-menu__item.active a {
        background-color: #3ed914; }
    .mobile-menu .main-menu__link {
      display: block;
      padding: 10px;
      text-transform: uppercase;
      border: none; }
      .mobile-menu .main-menu__link:hover {
        background-color: #3ed914; }
  .hamburger {
    display: inline-block;
    top: 1px;
    position: relative; }
  .s-tizers .container {
    padding: 0; }
  .tizer-item {
    width: 50%; }
    .tizer-item:nth-child(3) {
      border-left: none;
      border-top: 1px solid #e1dee3;
      width: 100%; }
  .transform-slider {
    padding-left: 60px;
    padding-right: 60px; }
  .img-content {
    max-width: 100%;
    height: 0;
    padding-bottom: 60%; }
  .replace-bg .tab {
    width: 24%; }
  .example {
    min-width: 33.3334%; }
  .is-download-page .tizer-item {
    width: 50%; }
    .is-download-page .tizer-item:nth-child(4) {
      border-top: 1px solid #e1dee3; } }

@media only screen and (max-width: 959px) {
  .head-banner {
    background-position: 39% top; }
  .s-improvement {
    text-align: center; }
    .s-improvement .sect-header {
      text-align: center; }
    .s-improvement .btn-wrap {
      left: 0px;
      top: -15px; }
      .s-improvement .btn-wrap.with-arrow--dark {
        margin-left: -150px; }
  .improvement-text {
    width: 100%;
    float: none;
    text-align: left; }
  .improvement__right {
    float: none;
    margin-top: 40px;
    display: inline-block; }
  .function {
    width: 280px; }
  .s-info .more-info-all {
    display: none; }
  .s-info .more-info-single {
    display: inline-block; }
  .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .info .block-header {
      text-align: center; }
  .requirements,
  .what-new {
    width: 100%;
    max-width: 460px;
    text-align: center; }
    .requirements ul,
    .what-new ul {
      text-align: left; }
  .requirements {
    margin-right: 0;
    margin-bottom: 30px; }
  .main-foot {
    padding-top: 0px;
    padding-bottom: 40px; }
  .links {
    display: block; }
  .links-group__header {
    margin-top: 5px; }
    .links-group__header:after {
      left: 50%;
      margin-left: -25px; }
  .links-group {
    width: 100%;
    border: none;
    display: inline-block;
    text-align: left;
    padding: 0;
    padding-top: 5px;
    text-align: center;
    border-bottom: 1px solid #383c3f; }
    .links-group:nth-child(2) {
      width: 100%;
      padding-left: 0; }
    .links-group:last-child {
      width: 100%;
      padding-left: 0; }
    .links-group a {
      display: block; }
      .links-group a:last-child {
        margin-bottom: 25px; }
  .price-plans {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .price-plan {
    width: 100%;
    max-width: 300px; } }

@media only screen and (max-width: 839px) {
  .longread .note {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 25px;
    padding-bottom: 0; }
    .longread .note .article-h3 {
      text-align: left;
    }
    .longread .note p {
      width: 100%;
      text-align: left;
      margin-top: 0;
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1;
      margin-bottom: 25px; }
      .longread .note-text {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1;
      }
      .longread .note p + img {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1; }
     .longread .note-text + img  {
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
          -ms-flex-order: -1;
              order: -1;
     }        
    .longread .note img {
      width: auto;
      max-width: 100%;
      display: inline-block;
      margin-bottom: 30px; }
  .longread .two-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .longread .two-columns > p {
      width: 100%;
      margin-bottom: 20px; }
      .longread .two-columns > p img {
        width: auto;
        float: none;
        display: block;
        margin-left: 0; }
  .longread .longread-advs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    padding-top: 0;
    padding-bottom: 0; }
  .longread .l-adv {
    width: 70%;
    padding-left: 0;
    padding-right: 0; }
    .longread .l-adv:nth-child(2) {
      width: 70%;
      border-left: none;
      border-right: none; }
  .longread .longread-advs-block.longread-advs-block-2 .longread-advs {
    padding-bottom: 0; }
  .longread .longread-advs-block.longread-advs-block-2.longread-advs-block-3 .longread-advs {
    padding-bottom: 0; }
    .longread .longread-advs-block.longread-advs-block-2.longread-advs-block-3 .longread-advs .l-adv:nth-child(3) {
      border-right: none; }
    .longread .longread-advs-block.longread-advs-block-2.longread-advs-block-3 .longread-advs .l-adv:nth-child(1), .longread .longread-advs-block.longread-advs-block-2.longread-advs-block-3 .longread-advs .l-adv:nth-child(3), .longread .longread-advs-block.longread-advs-block-2.longread-advs-block-3 .longread-advs .l-adv:nth-child(4) {
      left: auto; }
  .longread .replace-bg .img-content {
    height: auto; }
  .longread .s-reviews .sect-descr {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px; }
  .longread .s-reviews .review-item__text {
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px; } }

@media only screen and (max-width: 799px) {
  .head-banner {
    background-position: 41% top; }
  .before,
  .after {
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    top: 20px; }
  .before {
    left: 30px; }
  .after {
    right: 30px; }
  .article .article-before-after-slider .img-shadow .before,
  .article .article-before-after-slider .img-shadow .after,
  .article .article-before-after .img-shadow .before,
  .article .article-before-after .img-shadow .after {
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    top: 20px; }
  .article .article-before-after-slider .img-shadow .before,
  .article .article-before-after .img-shadow .before {
    left: 30px; }
  .article .article-before-after-slider .img-shadow .after,
  .article .article-before-after .img-shadow .after {
    right: 30px; }
  .article .article-before-after .img-shadow .before {
    left: 20px; }
  .article .article-before-after .img-shadow .after {
    right: 20px; }
  .is-ok-page .head-banner,
  .is-tutorial-page .head-banner {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px; }
    .is-ok-page .head-banner:before,
    .is-tutorial-page .head-banner:before {
      height: auto;
      bottom: 0; }
  .tutorial-video-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }
    .tutorial-video-wrap .video-title {
      bottom: 0;
      font-size: 18px; }
      .tutorial-video-wrap .video-title b {
        font-size: 50px; }
    .tutorial-video-wrap .play-btn {
      width: 86px;
      margin-left: 0;
      left: 39%;
      margin-top: -10%;}
      .tutorial-video-wrap .play-btn img {
        width: 100%; }
  .other-products {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .other-product {
    width: 100%;
    max-width: 400px; }
  .s-tutorial {
    padding-top: 50px; } }

@media only screen and (max-width: 767px) {
  .head-banner {
    background-position: left top;
    text-align: center; }
  .head-banner__cnt {
    display: inline-block; }
  .tizer-item {
    width: 100%;
    border-top: 1px solid #e1dee3; }
    .tizer-item:nth-child(1) {
      border-top: none; }
    .tizer-item:nth-child(2) {
      border-left: none; }
  .tool {
    width: 50%; }
    .tool:nth-child(1), .tool:nth-child(3), .tool:nth-child(5) {
      border-right: 1px solid #e1dee3; }
    .tool:nth-child(2), .tool:nth-child(4), .tool:nth-child(6) {
      border-right: none; }
    .tool:nth-child(1), .tool:nth-child(2), .tool:nth-child(3), .tool:nth-child(4) {
      border-bottom: 1px solid #e1dee3; }
    .tool:nth-child(5), .tool:nth-child(6) {
      border-bottom: none; }
    .tool:nth-child(1) .tool__pic {
      top: 50px; }
    .tool:nth-child(3) .tool__pic {
      top: 50px; }
  .tool__pic {
    height: 180px; }
  .tabs {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 10px; }
  .replace-bg .tab,
  .retush .tab {
    width: 48%;
    margin-bottom: 10px; }
  .is-download-page .tizer-item:nth-child(2) {
    border-left: 1px solid #e1dee3; }
  .is-purchase-page .head-banner .container {
    padding-left: 15px;
    padding-top: 320px; }
  .is-purchase-page .box {
    left: 50%;
    top: -100px;
    margin-left: -318px; }
  .whatyouget {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0; }
  .whatyouget-item__icon {
    height: auto;
    margin-bottom: 10px; }
  .whatyouget-item {
    margin-bottom: 50px;
    width: 100%; }
    .whatyouget-item:last-child {
      margin-bottom: 0; }
    .whatyouget-item:nth-child(2) .whatyouget-item__icon {
      border: none; }
    .whatyouget-item:nth-child(3) .whatyouget-item__icon {
      top: 0; }
  .delivery {
    text-align: center; }
    .delivery p {
      text-align: left; }
  .article .article-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }
  .article .advs-list {
    float: none;
    margin: 0; }
  .article p.with-pic img {
    float: none;
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }
  .article .compare-table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .article .compare-block {
    width: 100%;
    max-width: 400px; }
  .search-form:after {
    display: none; }
  .search-input {
    padding-right: 90px; }
  .search-btn {
    width: 70px;
    text-indent: -9999px; }
    .search-btn:after {
      position: absolute;
      content: '';
      display: inline-block;
      width: 26px;
      height: 26px;
      right: 50%;
      margin-top: -4px;
      margin-right: -15px;
      background: url(../img/zoom.svg) 0 0 no-repeat;
      background-size: cover; }
  .lessons-cat-title {
    font-size: 30px; }
  .lessons-cat-info {
    font-size: 15px; }
  .lesson {
    font-size: 16px; }
    .tutorial-video-wrap .play-btn {
      width: 72px;} }

@media only screen and (max-width: 599px) {
  .main-head {
    text-align: center;
    padding: 10px 0;
    /* height: 145px;  */
  }
    .main-head .container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      height: auto; }
    .main-head.is-fixed {
      height: 70px; }
      .main-head.is-fixed .container {
        height: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
  .logo-wrap {
    margin-bottom: 5px; }
  .logo {
    margin-left: -10px; }
  .main-head__btn {
    float: none; }
  .mobile-menu {
    top: 145px; }
  .btn.with-arrow:before {
    display: none; }
  .head-banner {
    margin-top: 140px;
    padding-bottom: 50px;
    height: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .head-banner .btn-group {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .head-banner .btn:first-child {
      margin-right: 0;
      margin-bottom: 10px; }
  .review-item {
    background-color: transparent;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .s-transformation {
    padding-bottom: 150px; }
  .slider__nav {
    margin-top: 10px;
    top: auto; }
  .arrow-prev {
    left: 50%;
    margin-left: -70px; }
  .arrow-next {
    right: 50%;
    margin-right: -70px; }
  .transform-slider {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 70px; }
  .replace-bg .tab,
  .retush .tab {
    width: 47%; }
  .tab {
    font-size: 14px;
    height: 50px;
    line-height: 50px; }
  .twentytwenty-handle {
    width: 40px;
    height: 40px;
    background: url(../img/handle-sm.png) 0 0 no-repeat;
    margin-left: -20px; }
  .twentytwenty-horizontal .twentytwenty-handle:before {
    margin-bottom: 20px; }
  .twentytwenty-horizontal .twentytwenty-handle:after {
    margin-top: 20px; }
  .btn-wrap.with-arrow {
    padding-right: 0;
    margin-right: 0; }
    .btn-wrap.with-arrow:after {
      display: none; }
  .btn-wrap.with-arrow--dark {
    padding-right: 0;
    margin-right: 0; }
    .btn-wrap.with-arrow--dark:after {
      display: none; }
  .example {
    min-width: 50%; }
  .is-download-page .head-banner__cnt .btn-wrap {
    margin-top: 35px; }
    .is-download-page .head-banner__cnt .btn-wrap.with-arrow {
      padding-left: 0;
      margin-left: 0; }
  .is-download-page .tizer-item {
    padding-bottom: 10px; }
  .s-form {
    padding-top: 175px; }
  .tutorial-video-wrap .video-title {
    font-size: 16px;
    padding: 10px; }
    .tutorial-video-wrap .video-title b {
      font-size: 46px; }
  .article table thead th {
    font-size: 18px; }
  .article .article-before-after-slider {
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0; }
  .search-form {
    height: 50px; }
    .search-form *::-webkit-input-placeholder {
      font-size: 16px; }
    .search-form *:-moz-placeholder {
      font-size: 16px; }
    .search-form *::-moz-placeholder {
      font-size: 16px; }
    .search-form *:-ms-input-placeholder {
      font-size: 16px; }
  .search-input,
  .autocomplete-suggestion {
    font-size: 16px; }
  .search-input {
    padding-right: 70px; }
  .search-btn {
    width: 50px; }
  .lessons-slider .slider__nav {
    bottom: auto;
    top: 45%;
    margin-top: 0;
    left: 0;
    right: 0; }
    .lessons-slider .slider__nav .arrow-prev {
      left: 0;
      margin-left: 0; }
    .lessons-slider .slider__nav .arrow-next {
      right: 0;
      margin-right: 0; }
    .is-longread-page .head-banner .win-support {
      margin-top: 10px; }
  .longread .longread-other-articles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .longread .longread-other-articles .other-article {
      width: 100%; } }

@media only screen and (max-width: 479px) {
  .sect-header {
    font-size: 36px; }
  .sect-descr {
    font-size: 15px; }
  .site-title {
    font-size: 42px; }
  .head-banner {
    padding-top: 40px;
    padding-bottom: 40px; }
  .banner-list li {
    font-size: 17px; }
  .improvement-text {
    padding-left: 0; }
    .improvement-text p {
      font-size: 15px; }
  .improvement__text {
    font-size: 15px; }
  .review-item {
    padding-left: 15px;
    padding-right: 15px; }
  .review-item__text {
    font-size: 15px; }
  .functions {
    margin-top: 20px; }
  .function {
    width: 100%;
    max-width: 300px;
    margin-left: 0;
    margin-right: 0; }
  .tools {
    display: block; }
  .tool {
    width: 100%;
    border: none !important;
    padding-bottom: 0;
    margin-bottom: 40px; }
    .tool:last-child {
      margin-bottom: 0; }
  .tool__pic {
    height: auto !important;
    top: 0 !important;
    margin-bottom: 10px; }
  .img-shadow {
    padding: 0; }
  .replace-bg,
  .retush {
    margin-left: 0px;
    margin-right: 0px; }
  .s-retush {
    padding-bottom: 60px; }
  .s-transformation {
    padding-bottom: 100px; }
  .arrow-prev {
    left: 50%;
    margin-left: -50px; }
  .arrow-next {
    right: 50%;
    margin-right: -50px; }
  .arrow-prev,
  .arrow-next {
    width: 43px;
    height: 53px; }
    .arrow-prev:before,
    .arrow-next:before {
      width: 12px;
      height: 24px;
      background-size: 100%;
      top: 15px;
      left: -7px; }
  .before {
    left: 20px; }
  .after {
    right: 20px; }
  .tabs {
    margin-left: -10px;
    margin-right: -10px; }
  .more-info {
    font-size: 16px; }
  .block-header {
    font-size: 28px;
    margin-bottom: 20px; }
  .requirements__item,
  .what-new__item {
    font-size: 15px;
    margin-bottom: 20px; }
  .links-group:last-child {
    padding-bottom: 10px; }
  .input {
    height: 50px;
    line-height: 48px; }
  .form-header {
    font-size: 36px; }
  .site-slogan {
    font-size: 17px; }
  .is-download-page .site-title,
  .is-possibilities-page .site-title {
    font-size: 40px; }
  .is-download-page .tizer-item,
  .is-possibilities-page .tizer-item {
    width: 100%; }
    .is-download-page .tizer-item:nth-child(2), .is-download-page .tizer-item:nth-child(4),
    .is-possibilities-page .tizer-item:nth-child(2),
    .is-possibilities-page .tizer-item:nth-child(4) {
      border-left: 0; }
  .h3 {
    font-size: 28px; }
  .info-block__text p {
    font-size: 15px;
    text-align: justify; }
  .is-purchase-page .brends {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .is-purchase-page .brends .brend {
      margin-left: 8px;
      margin-right: 8px; }
  .delivery p {
    font-size: 15px; }
  .possiblity {
    text-align: center; }
    .possiblity p {
      font-size: 15px;
      text-align: justify; }
  .is-ok-page .head-banner,
  .is-tutorial-page .head-banner {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px; }
  .tutorial-video-wrap .video-title {
    font-size: 14px;
    padding: 7px; }
    .tutorial-video-wrap .video-title b {
      font-size: 40px; }
  .is-article-page .banner-header,
  .is-longread-page .banner-header {
    font-size: 40px; }
  .is-article-page .banner-slogan,
  .is-longread-page .banner-slogan {
    font-size: 16px; }
  .article .article-header,
  .longread .article-header {
    font-size: 38px; }
  .article .article-h2,
  .longread .article-h2 {
    font-size: 32px; }
  .article .article-descr,
  .longread .article-descr {
    font-size: 18px; }
  .article p,
  .longread p {
    font-size: 15px;
    text-align: justify; }
  .article blockquote,
  .longread blockquote {
    font-size: 20px;
    margin-left: 20px;
    margin-right: 20px; }
  .article .advs-list li,
  .longread .advs-list li {
    font-size: 16px;
    margin-bottom: 15px; }
    .article .advs-list li:before,
    .longread .advs-list li:before {
      top: 3px; }
    .article .advs-list li:after,
    .longread .advs-list li:after {
      top: 9px; }
  .article .article-list li,
  .longread .article-list li {
    font-size: 16px;
    margin-bottom: 15px; }
  .article .focus-info,
  .longread .focus-info {
    font-size: 15px;
    padding: 15px; }
  .article .small-text,
  .longread .small-text {
    font-size: 12px;
    font-weight: normal;
    padding: 15px; }
  .article .table-wrap,
  .longread .table-wrap {
    overflow-x: scroll; }
  .article table,
  .longread table {
    width: 450px; }
  .article .compare-block ul li,
  .longread .compare-block ul li {
    font-size: 14px; }
  .article .other-articles a,
  .longread .other-articles a {
    font-size: 16px; }
  .article .article-before-after-slider,
  .longread .article-before-after-slider {
    padding-bottom: 70px; }
    .article .article-before-after-slider .img-shadow .before,
    .longread .article-before-after-slider .img-shadow .before {
      left: 20px; }
    .article .article-before-after-slider .img-shadow .after,
    .longread .article-before-after-slider .img-shadow .after {
      right: 20px; }
  .sect-descr {
    font-size: 15px; }
  .search-form {
    margin-bottom: 100px; }
  .search-input {
    padding-left: 10px;
    padding-right: 10px; }
  .search-btn {
    position: relative;
    top: 60px;
    height: 50px; }
  .lessons-cat-title {
    font-size: 26px; }
  .lessons-slider {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 80px; }
    .lessons-slider.lessons-slider--new {
      margin-bottom: 70px; }
    .lessons-slider .slider__nav {
      bottom: 20px;
      top: auto;
      margin-top: 0; }
      .lessons-slider .slider__nav .arrow-prev {
        left: 50%;
        margin-left: -50px; }
      .lessons-slider .slider__nav .arrow-next {
        right: 50%;
        margin-right: -50px; }
  .is-longread-page .head-banner {
    padding-bottom: 75px; }
    .is-longread-page .head-banner .btn-wrap {
      margin-top: 30px; }
  .longread .note p {
    font-size: 15px; }
  .longread blockquote {
    font-size: 16px;
    margin-left: 0px;
    margin-right: 0px; }
  .longread .longread-tutorial ul li {
    font-size: 17px; }
  .longread .longread-other-articles-2 .other-article p,
  .longread .longread-other-articles-3 .other-article p {
    font-size: 15px; }
  .longread .longread-other-articles-2 .other-article .other-article__title,
  .longread .longread-other-articles-3 .other-article .other-article__title {
    font-size: 24px; }
  .longread .article-h3 {
    font-size: 29px; }
  .longread .article-h4 {
    font-size: 20px; }
  .longread .article-h5 {
    font-size: 18px; }
  .longread .article-h6 {
    font-size: 16px; }
  .longread .longread-advs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .longread .l-adv {
    width: 100%; }
    .longread .l-adv:nth-child(2) {
      width: 100%; }
    .longread .l-adv p {
      text-align: center;
      font-size: 15px; }
  .longread .p-img p {
    font-size: 16px; }
  .longread .longread-advs-block.longread-advs-block-2 .longread-advs {
    padding-top: 0; }
  .longread .longread-advs-block.longread-advs-block-2.longread-advs-block-3 .longread-advs {
    padding-top: 0; } }

@media only screen and (max-width: 399px) {
  .replace-bg .tab,
  .retush .tab {
    width: 45%; }
  .s-retush .tab {
    line-height: 1.2;
    padding: 7px 30px;
    font-size: 15px; }
  .example {
    min-width: 100%; }
  .is-download-page .head-banner__cnt .btn-wrap {
    width: 100%; }
    .is-download-page .head-banner__cnt .btn-wrap .btn--load {
      width: 100%; }
  .form {
    padding: 20px 15px 30px; }
    .form .btn {
      height: 50px;
      line-height: 50px;
      font-size: 16px; }
  .tutorial-video-wrap .video-title {
    font-size: 10px; }
    .tutorial-video-wrap .video-title b {
      font-size: 28px; }
  .is-article-page .head-banner .btn-wrap,
  .is-longread-page .head-banner .btn-wrap {
    width: 100%; }
  .is-article-page .head-banner .btn,
  .is-longread-page .head-banner .btn {
    width: 100%;
    padding-left: 0px;
    padding-right: 30px; }}

@media only screen and (max-width: 359px) {
  .is-download-page .head-banner__cnt .btn--load {
    padding-left: 15px;
    padding-right: 45px;
    font-size: 18px; } }

@media only screen and (min-width: 993px) {
  .mobile-menu {
    display: none !important; } }

@media only screen and (min-height: 850px) {
  .s-form {
    height: -webkit-calc(100vh - 265px);
    height: calc(100vh - 265px); } }

@media only screen and (min-width: 2000px) {
  .examples {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .s-reviews {
    text-align: center; }
  .reviews-slider {
    max-width: 2500px;
    display: inline-block; } }


  .foot-nav {
    background-color: #27272b;
    position: relative;
    border-top: 1px solid #434346;
    border-bottom: 1px solid #434346; }
  
  .foot-menu {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 35px 0 43px; }

  .foot-menu .container {
    max-width: 1170px;
  }
  
  .foot-menu__part-title {
    font-size: 24px;
    font-family: "RobotoRegular";
    font-weight: 700;
    color: #fafafc;
    line-height: 1;
    margin-bottom: 25px;
    display: none; }
    .foot-menu__part-title .icon {
      display: none; }
  
  .foot-menu__part {
    display: inline-block;
    width: 281px;
    border-left: 1px solid #434346;
    text-align: center; }
    .foot-menu__part > div {
      display: inline-block;
      text-align: left; }
    .foot-menu__part:last-child {
      border-right: 1px solid #434346; }
    .foot-menu__part ul {
      text-align: left; }
    .foot-menu__part li {
      margin-bottom: 11px;
      position: relative; }
      .foot-menu__part li:last-child {
        margin-bottom: 0; }
      .foot-menu__part li a {
        font-size: 16px;
        color: #cbccd1;
        line-height: 1;
        -webkit-transition: color .25s ease;
        transition: color .25s ease; }
        .foot-menu__part li a:hover {
          color: #ff6700; }
  
  .bottom-menu {
    height: 50px;
    border-top: 1px solid #434346; }
    .bottom-menu .container {
      max-width: 1170px;
      height: 100%; }
  
  .bottom-menu__list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
    .bottom-menu__list li {
      display: inline-block;
      height: 100%;
      width: 200px;
      text-align: center;
      border-left: 1px solid #434346; }
      .bottom-menu__list li:last-child {
        border-right: 1px solid #434346; }
      .bottom-menu__list li a {
        color: #cbcbd1;
        font-size: 14px;
        display: block;
        line-height: 1;
        margin: auto;
        width: 100%;
        height: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-transition: background-color .25s ease;
        transition: background-color .25s ease; }
        .bottom-menu__list li a:hover {
          background-color: #48484B; }
  
@media only screen and (max-width: 1199px) {
  .foot-menu .container {
    max-width: 960px;
  }
  .foot-menu__part {
    width: 229px;
  }
  .bottom-menu .container {
    max-width: 960px;
  }
}

@media only screen and (max-width: 992px)  {
  .foot-nav {
    border-bottom: none; }
  .bottom-menu .container {
    max-width: 100%; }
  .bottom-menu__list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 18px; }
    .bottom-menu__list li {
      border: none;
      width: auto; }
      .bottom-menu__list li:last-child {
        border: none; }
      .bottom-menu__list li a {
        -webkit-transition: color .25s ease;
        transition: color .25s ease;
        height: auto;
        font-size: 13px; }
        .bottom-menu__list li a:hover {
          background-color: transparent;
          color: #fff; }
  .foot-menu {
    padding: 30px 0; }
    .foot-menu .container {
      max-width: 100%;
      padding-left: 0;
      padding-right: 0; }
  .foot-menu__part {
    width: 100%;
    text-align: center;
    border: none;
    margin-bottom: 10px; }
    .foot-menu__part:last-child {
      border: none;
      margin-bottom: 0; }
    .foot-menu__part > div {
      text-align: center;
      width: 100%; }
      .foot-menu__part > div ul {
        text-align: center;
        height: 0;
        overflow: hidden;
        -webkit-transition: height .15s ease;
        transition: height .15s ease; }
        .foot-menu__part > div ul.visible {
          height: auto;
          margin: 15px 0 0; }
      .foot-menu__part > div a:hover {
        color: #fff;
        font-family: "RobotoRegular";
        font-weight: 500; }
  .foot-menu__part-title {
    font-size: 21px;
    padding: 0 15px;
    position: relative;
    cursor: pointer;
    margin: 0;
    height: 30px;
    display: block; }
    .foot-menu__part-title .icon {
      display: inline-block;
      fill: #cbcbd1;
      width: 30px;
      height: 30px;
      margin-left: 0;
      position: relative;
      top: 1px;
      -webkit-transition: .25s ease fill;
      transition: .25s ease fill;
      left: 50%;
      transform: translateX(-50%);
      top: 6px;
      position: absolute; }
    .foot-menu__part-title.active {
      color: #ff6700; }
      .foot-menu__part-title.active .icon {
        fill: #ff6700;
        -webkit-transform: rotate(180deg) translateX(50%);
            -ms-transform: rotate(180deg) translateX(50%);
                transform: rotate(180deg) translateX(50%); }
}
@media only screen and (max-width: 767px) {
  .bottom-menu {
    height: auto;
    padding: 30px 0; }
  .bottom-menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0; }
    .bottom-menu__list li {
      display: block;
      margin-bottom: 7px; }
      .bottom-menu__list li:last-child {
        margin-bottom: 0; }
      .bottom-menu__list li a {
        font-size: 14px;
        display: inline; }
}

/* breadcrumbs */
#breadcrumbs {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: left;
}
#breadcrumbs span a {
  font-size: 14px;
  color: #6534ac;
  color: #434354;
  font-family: "RobotoRegular";
  font-weight: 300;
  text-decoration: none;
  border-bottom: none;
  -webkit-transition: .3s;
  transition: .3s;
}
#breadcrumbs span a:hover {
  color: #ae76ff;
}
/* Spoilers */
.spoilers {
  padding: 10px 0 30px;
  text-align: left;
}
.spoilers-block {
  margin-top: 20px; 
}
.spoiler__question {
  font-size: 18px;
  line-height: 1.611;
  position: relative;
  cursor: pointer;
  padding: 20px 25px 20px 25px; 
  font-family: "RobotoRegular";
  font-weight: 700;
  transition: ease .3s;
}
.spoiler__question:hover,
.spoiler__question.close {
  color: rgb(82, 66, 166);
}
.spoiler__question.close .spoiler__toggle {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); 
}
.spoiler__toggle {
  position: relative;
  cursor: pointer;
  left: -25px;
  top: 7px;
  z-index: 2;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s; 
}
.spoiler__toggle:before, 
.spoiler__toggle:after {
  position: absolute;
  top: 3px;
  left: 7px;
  width: 2px;
  height: 8px;
  z-index: 1;
  content: "";
  -webkit-transition: all .23s;
  transition: all .23s;
  transform: rotate(45deg);
  background: #434354;
}
.spoiler__question:hover .spoiler__toggle:after {
  background: rgb(82, 66, 166);
}
.spoiler__question.close .spoiler__toggle:after {
  top: -1px;
  background: rgb(82, 66, 166);
}
.spoiler__toggle:before {
  top: -1px;
  transform: rotate(-45deg);
}
.spoiler__question:hover .spoiler__toggle:before {
  background: rgb(82, 66, 166);
}
.spoiler__question.close .spoiler__toggle:before {
  left: 2px;
  background: rgb(82, 66, 166);
}
.spoiler__answer {
  opacity: 0;
  display: none;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}
.spoiler__answer p {
  line-height: 1.611;
  margin: 0;
}
.spoiler__answer.active {
  display: block; 
}
.spoiler__answer.visible {
  opacity: 1; 
}
/* End Spoilers */

/* Стили для подложки */
.overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 20;
  transition: .3s all;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 56px;
  color: #FFF;
}

.block-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.block-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  /* align-content: stretch; */
}

.transparent {
    max-width: 85px;
}
/* Стили для модальных окон */
.modal {
  top: 50%;
  left: 50%;
  z-index: 3;
  text-align: center;
  transition: 0.3s all;
}
/* Стили для активных классов подложки и окна */
.modal.active,
.overlay.active{
  opacity: 1;
  visibility: visible;
  position: fixed;
}
.modal.active.tutorial-video {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 840px;
  height: 500px;
  z-index: 40;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 3px 10px -.5px rgba(0, 0, 0, .2); 
}


/* .modal.active.tutorial-video {
  position: relative;
}
.modal.active.tutorial-video:before {
  content: 'x';
  position: absolute;
  right: -30px;
  top: -30px;
  font-size: 30px;
  width: 20px;
  height: 20px;
} */
@media only screen and (max-width: 767px) {
  .modal.active.tutorial-video {
    padding: 15px;
    height: 44%;
  }
}
/* Стили для кнопки закрытия */
.js-overlay-modal .container {
  height: 100%;
  max-width: 540px;
}
@media only screen and (max-width: 860px) {
  .js-overlay-modal .container {
    max-width: 100%;
  }
}
.modal__cross {
  position: relative;
  transform: translate(-50%, -50%);
  font-size: 30px;
  right: -134%;
  top: 20%;
  color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .modal__cross {
    right: -129%;
    top: 19%;
  }
}
@media only screen and (max-width: 860px) {
  .modal__cross {
    right: -99%;
  }
}
@media only screen and (max-height: 950px) {
  .modal__cross {
    top: 15%;
  }
}
@media only screen and (max-height: 900px) {
  .modal__cross {
    top: 12%;
  }
}
@media only screen and (max-height: 750px) {
  .modal__cross {
    top: 10%;
  }
}
@media only screen and (max-height: 720px) {
  .modal__cross {
    top: 8%;
  }
}
@media only screen and (max-height: 680px) {
  .modal__cross {
    top: 6%;
  }
}
@media only screen and (max-height: 650px) {
  .modal__cross {
    top: 4%;
  }
}
@media only screen and (max-height: 620px) {
  .modal__cross {
    top: 4%;
  }
}

.copyrights {
  background-color: #1d1d24;
  text-align: center;
  font-size: 11px;
  font-family: "RobotoRegular";
  font-weight: 400;
  color: #99999e;
  line-height: 1.1;
  height: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }


footer {
  padding: 35px 0 15px 0;
  background: #1a1a1a;
  border-top: 1px solid #5f4828;
  position: relative;
  z-index: 400;
  margin-top: -1px;
}
.footer-link {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #634e2f;
  padding: 33px 25px 32px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-link .title {
  font-family: "BebasNeueBold";
  font-size: 24px;
  color: #f7f6f0;
  position: relative;
  padding-bottom: 35px;
  margin: 0;
}
.footer-link .title:after {
  content: '';
  display: block;
  height: 2px;
  background: #eedd75;
  position: absolute;
  left: 0;
  bottom: 17px;
  width: 50px;
}
.footer-link a {
  font-family: "RobotoCondensedRegular";
  color: #e5e3d3;
  text-decoration: none;
  font-size: 18px;
  line-height: 28px;
  padding: 0 5px;
  -webkit-transition: .3s;
          transition: .3s;
  display: block;
  border-radius: 2px;
  margin-left: -5px;
  margin-bottom: 10px;
}
.footer-link a:hover {
  background: #363636;
  color: #d2c36a;
}
.footer-link .column:nth-child(2),
.footer-link .column:nth-child(3) {
  border-left: 1px solid #634e2f;
  padding-left: 40px;
}
.copy {
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
  color: #b2b1a4;
}
.copy span {
  color: #fff;
}
.copy span strong {
  color: #eedd75;
  font-weight: 400;
}
.copy p {
  display: inline-block;
  padding-left: 37px;
  background: url(../img/logo-min.png) 0 center no-repeat;
  background-size: 30px auto;
  padding-top: 7px;
  padding-bottom: 7px;
}
.scroll-top {
  width: 109px;
  height: 109px;
  border-radius: 50%;
  position: fixed;
  z-index: 1000;
  right: 50%;
  margin-right: -729px;
  bottom: 30px;
  background: url(../img/up-min.png) 0 0 no-repeat;
  display: none;
  cursor: pointer;
  color: #f0f4f7;
  font-size: 13px;
  text-align: center;
  padding-top: 59px;
  font-family: "RobotoCondensedBold";
  -webkit-transition: .3s;
  transition: .3s;
}
.scroll-top:hover {
  background: url(../img/up_hover-min.png) 0 0 no-repeat;
  color: #eedd75;
}
@media screen and (max-width: 1400px) {
  .scroll-top{
	  margin-right: 0;
	  right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .scroll-top{
	  margin-right: 0;
	  right: 20px;
  }
  .home-tutorial {
	  background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .footer-link {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .footer-link .column {
    width: 100%;
  }
  .footer-link .column:nth-child(2),
  .footer-link .column:nth-child(3) {
    padding-left: 0;
    border-left: 0;
    padding-top: 20px;
  }
  .icon-menu-2 {
    margin-right: 10px;
  }

  /* .download-link */
  .header-fixed .download-link  {
    font-size: 12px;
    padding: 0 22px 0 5px;
  }
  .header-fixed .buy-link {
    font-size: 12px;
    padding: 0px 30px 0 5px;
  }
  .header-fixed .online-container {
    padding: 0 5px 0 15px;
  }
  .scroll-top {
    right: 0;
    bottom: 0;
  }
  header .online-container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .logo {
    margin-bottom: 15px;
  }
  header nav {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}