@charset "UTF-8";
/*Utils*/
.text-primary {
    color: #4054b2 !important; }

.text-accent {
  color: #FF4081 !important; }

.bg-primary {
    background-color: #4054b2 !important; }

.pull-left {
    float: left !important; }

.pull-right {
    float: right !important; }

.text-center {
    display: block;
    text-align: center; }

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

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

.block-center {
    display: block;
    margin: 0 auto; }

.text-light {
    font-weight: 100;
    color: #444; }

.margin-std-top {
    margin-top: 1em !important; }

.margin-std-bottom {
    margin-bottom: 1em !important; }

.description {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin: 2em auto 0 auto;
    max-width: 500px;
    padding: 0 15px;
    text-align: justify; }

/**/
/*Main*/
body .help {
    color: #4054b2; }

.background {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("../assets/images/bg.png") center/cover;
    position: relative;
    height: 100vh;
    width: 100%;
    margin-top: -95px;
    min-height: 568px; }

.slogan {
    color: white; }
.slogan h1 {
    letter-spacing: normal;
    font-weight: 100;
    font-size: 58px;
    text-align: center;
    font-family: Roboto, sans-serif;
    line-height: 80px;
    text-rendering: optimizelegibility;
    margin-bottom: 1em;
    padding-top: 3.5em; }
.slogan h2 {
    letter-spacing: normal;
    font-weight: 100;
    font-size: 46px;
    text-align: center;
    font-family: Roboto, sans-serif;
    line-height: 65px;
    text-rendering: optimizelegibility;
    margin-bottom: 2em;
    padding-top: 4.5em; }
.slogan h3 {
    letter-spacing: normal;
    font-weight: 100;
    font-size: 36px;
    text-align: center;
    font-family: Roboto, sans-serif;
    line-height: 50px;
    line-height: 50px;
    text-rendering: optimizelegibility;
    margin-bottom: 1em;
    padding-top: 3em; }

.start-btn {
    width: 190px;
    margin-bottom: 1em; }

.trial-info {
    text-align: center;
    margin-bottom: 45px; }

#amount-stat .describe {
    display: block;
    margin: 2em auto 0 auto;
    max-width: 500px;
    text-align: center;
    font-style: italic; }

#counters .content {
    color: white;
    line-height: 20px;
    margin: 0 0 0.8em 0; }
#counters .val {
    height: 20px;
    margin: 0 0 0.4em 0 !important; }
#counters .mobile-spacer {
    display: none; }
#counters .describe {
    color: white !important; }

@media (max-width: 1024px) and (orientation: landscape) {
    .slogan h2 {
        margin-bottom: 1em !important;
        padding-top: 2em !important; } }
.util-content #amount-stat .val {
    color: #4054b2; }
.util-content #amount-stat .describe {
    color: black; }

.to-features-button {
    position: absolute;
    bottom: -28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9999; }

.landing-section {
    max-width: 960px;
    display: block;
    margin: 0 auto;
    padding-top: 2em;
    padding-bottom: 1em; }
.landing-section.price-section {
    max-width: 1200px; }

.section-gray {
    background-color: #f6f6f6; }

.section-color {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url("../assets/images/colorful.jpg") center/cover; }
.section-color h3 {
    color: white; }

/**/
.feature-list .feature {
    margin-bottom: 1em; }
.feature-list .feature i {
    font-size: 6em;
    text-align: center; }

#about .slide-content {
    position: relative;
    width: 100%; }
#about .slide-content img {
    width: 350px;
    height: 350px;
    cursor: pointer; }
#about .slide-content h6 {
    font-weight: 600; }
#about .slide-content p {
    font-size: 15px; }
#about .slide-content i {
    font-size: 50px;
    padding-top: 0.3em; }

@media (min-width: 440px) {
    #about .slide-content {
        height: 360px; } }
.start-now {
    border-radius: 0; }

#price .free-text {
    color: white;
    padding-bottom: 50px; }
#price .free-text a {
    color: white; }
#price .mdl-cell {
    padding: 10px; }
#price .mdl-card {
    width: 101%;
    border-radius: 6px; }
#price .mdl-card__title {
    flex-direction: column;
    background-color: #4054b2;
    color: white;
    padding: 0; }
#price .mdl-card__title i {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    font-size: 5em; }
#price .mdl-card__actions {
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center; }
#price .mdl-card__actions .mdl-button {
    width: 150px;
    margin-top: 1em;
    margin-bottom: 1em; }
#price .mdl-card__supporting-text {
    text-align: center; }
#price .free {
    position: relative; }
#price .free span {
    position: absolute;
    top: -10px;
    font-size: 13px; }
#price .price-info {
    font-size: 12px; }
#price .tariff-list .demo {
    margin-top: 1em;
    height: 36px; }
#price .tariff-list .demo a:hover {
    background-color: transparent; }
#price .tariff-store .mdl-card__title {
    background-color: #FF4081; }
#price .tariff-features {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 245px;
    color: #444; }
#price .tariff-features li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
    color: #444; }
#price .tariff-features li:last-child {
    border-bottom: none; }

#we-help #spinner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50px;
    height: 50px; }
#we-help #counters {
    display: none; }
#we-help #counters i {
    font-size: 4em;
    text-align: center; }

.background-gray {
    background-color: #FAFAFA;
    color: #757575; }

.breadcrumb {
  font-size: 15px;
  font-weight: 100;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 1rem;
  margin-bottom: 2rem; }
.contents {
  max-width: 960px;
  margin: 0 auto;
}
.contents h5 {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.54);
  font-weight: 100;
  text-transform: uppercase;
}
.contents a {
  display: block;
  padding-bottom: 3px;
}
.info {
    max-width: 960px;
    margin: 0 auto;
    margin-bottom: 5em;
    padding: 0 20px 0 20px;
    text-align: justify;
    text-justify: inter-word; }
.info h2 {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.54);
    font-weight: 500;
    text-transform: uppercase; }
.info h3 {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
    font-weight: 500;
    text-transform: uppercase; }
.info ul li {
    list-style: decimal; }
.info .symbol-list li {
    list-style: lower-latin; }
.info dl {
    display: grid;
    grid-template-columns: auto 1fr; }
.info dt {
    min-width: 0;
    margin-bottom: .5em; }
.info dd {
    margin: 0 0 1em 1em; }

.how-to-subscribe img {
    max-width: 100%;
    max-height: 250px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    display: block; }

.lk-install .instruction-part {
    min-height: 250px;
    padding-bottom: 3em; }
.lk-install .instruction-part .description {
    padding: 1.5em;
    text-align: justify; }
.lk-install .instruction-part img {
    max-width: 100%;
    cursor: pointer; }
.lk-install .info {
    margin-bottom: 0; }
.lk-install ul li {
    padding-bottom: 10px; }
.lk-install .russian li:before {
    display: inline-block;
    margin-left: -1.5em;
    margin-right: .55em;
    text-align: right;
    width: .95em; }
.lk-install .russian li {
    list-style: none; }
.lk-install .russian li:first-child:before {
    content: "а)"; }
.lk-install .russian li:nth-child(2):before {
    content: "б)"; }
.lk-install .russian li:nth-child(3):before {
    content: "в)"; }
.lk-install .russian li:nth-child(4):before {
    content: "г)"; }
.lk-install .finish {
    font-size: 16px;
    margin-top: 2em; }

header .logo {
    width: 50px;
    height: 50px;
    padding-right: 6px; }
header .mdl-layout-title a {
    color: white;
    text-decoration: none;
    font-weight: 400; }
header .mdl-navigation .mdl-navigation__link {
    font-weight: 600;
    text-transform: uppercase;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #b8b9bd; }
header .mdl-navigation .mdl-navigation__link.active {
    border-bottom: 3px solid white;
    color: white; }
header .start-btn {
    width: 100px;
    margin-left: 20px; }

.side-menu {
    border-right: none; }
.side-menu .mdl-layout-title {
    background-color: #4054B2;
    color: white; }
.side-menu .active {
    color: #4054B2 !important;
    font-weight: 600; }

.header {
    height: 100vh;
    width: 100%; }

.mdl-layout__header,
.mdl-layout__drawer-button {
    /* This background is dark, so we set text to white. Use 87% black instead if
       your background is light. */
    color: white; }

.footer-nav {
    margin-bottom: 20px;
    text-align: center; }

.footer-nav a {
    text-decoration: none; }

.video-container {
    margin-bottom: 3rem;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

footer .mdl-logo a {
    color: white;
    text-decoration: none;
    font-weight: 400; }
footer .logo {
    width: 40px;
    height: 40px; }
footer .copyright {
    font-size: 15px; }
footer .mail {
    font-size: 13px; }
footer .mail a {
    color: white;
    font-weight: 100;
    text-decoration: none;
    border-bottom: 1px dotted #999; }
footer .mail a i {
    font-size: 13px !important; }
footer .vk-social {
    width: 50px;
    height: 50px;
    background-color: white; }
footer .vk {
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.1.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2244px%22%20height%3D%2244px%22%20viewBox%3D%2226%2070%2044%2044%22%20enable-background%3D%22new%2026%2070%2044%2044%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%234D75A3%22%20d%3D%22M48%2C89.5c0.3%2C0%2C0.7-0.1%2C1.1-0.3c0.4-0.2%2C0.7-0.4%2C0.8-0.8c0.2-0.3%2C0.2-0.7%2C0.2-1.2c0-0.3-0.1-0.7-0.2-1%0D%0A%09c-0.2-0.3-0.4-0.6-0.8-0.7c-0.3-0.1-0.7-0.2-1.2-0.2c-0.5%2C0-1.1%2C0-2%2C0h-0.3v4.2h0.6C47.1%2C89.6%2C47.7%2C89.6%2C48%2C89.5z%20M48%2C70%0D%0A%09c-12.2%2C0-22%2C9.8-22%2C22s9.8%2C22%2C22%2C22s22-9.8%2C22-22S60.2%2C70%2C48%2C70z%20M56.4%2C98.5c-0.4%2C0.8-0.9%2C1.4-1.5%2C1.9c-0.8%2C0.6-1.6%2C1-2.5%2C1.3%0D%0A%09s-2%2C0.4-3.4%2C0.4h-8V82h7.1c1.5%2C0%2C2.6%2C0.1%2C3.3%2C0.2c0.8%2C0.1%2C1.5%2C0.3%2C2.1%2C0.7c0.7%2C0.4%2C1.3%2C0.9%2C1.6%2C1.5c0.4%2C0.6%2C0.5%2C1.4%2C0.5%2C2.2%0D%0A%09c0%2C1-0.2%2C1.8-0.7%2C2.6c-0.5%2C0.8-1.2%2C1.3-2%2C1.7V91c1.2%2C0.3%2C2.2%2C0.8%2C3%2C1.6c0.7%2C0.8%2C1.1%2C1.9%2C1.1%2C3.2C57%2C96.9%2C56.8%2C97.7%2C56.4%2C98.5z%0D%0A%09%20M50.3%2C93.5c-0.3-0.1-0.7-0.2-1.3-0.2c-0.5%2C0-1.2%2C0-2.1%2C0H46v5h0.3c1.3%2C0%2C2.2%2C0%2C2.7%2C0c0.5%2C0%2C1-0.1%2C1.5-0.4c0.5-0.2%2C1.3-0.5%2C1.5-0.9%0D%0A%09c0.2-0.4%2C0.3-0.8%2C0.3-1.3c0-0.6-0.1-1.1-0.4-1.4C51.7%2C94%2C50.8%2C93.7%2C50.3%2C93.5z%22/%3E%0D%0A%3C/svg%3E%0D%0A") center/cover; }

.link-no-style {
    color: rgba(0, 0, 0, 0.87);
    text-decoration: none; }

#scroller {
    position: fixed;
    right: 10px;
    bottom: 80px;
    display: none;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 9999; }
#scroller button {
    width: 54px;
    height: 54px; }
#scroller i {
    -webkit-transform: translate(-22px, -22px);
    transform: translate(-22px, -22px);
    line-height: 44px;
    width: 44px;
    font-size: 44px; }

#reviews .owl-prev {
    position: absolute;
    top: 50%;
    left: 0; }
#reviews .owl-next {
    position: absolute;
    top: 50%;
    right: 0; }
#reviews .review-item {
    width: 100%;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: 0; }
#reviews .image-wrapper {
    width: 30%;
    float: left; }
#reviews .image-wrapper .avatar {
    display: block;
    margin: 0 auto 15px auto;
    width: 70%;
    height: 70%;
    border-radius: 50%; }
#reviews .image-wrapper .name {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: center; }
#reviews .image-wrapper .date {
    text-align: center; }
#reviews .content-wrapper {
    float: left;
    width: 70%; }
#reviews .content-wrapper .content {
    line-height: 1.5;
    padding: 0 10px; }
#reviews .content-wrapper .role {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    color: rgba(0, 0, 0, 0.54118); }
#reviews .content-wrapper .body {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.54118);
    margin-bottom: 10px; }

.action-wrapper {
  position: relative; }

.action-wrapper #scroll-up {
  position: fixed;
  bottom: 24px;
  right: 85px }

.chevron-up::before {
  border-style: solid;
  border-width: 0.15em 0.15em 0 0;
  content: '';
  display: inline-block;
  height: 0.45em;
  position: relative;
  top: 0.35em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em; }

#scroll-up {
  display: none;
  z-index: 99999;
}

#vk-messages {
  z-index: 10; }

.owl-carousel {
  margin-bottom: 3rem; }

.owl-carousel .item img {
  display: block;
  height: auto;
  width: 100%; }

.mdl-layout-title {
  color: white;
  text-decoration: none; }

@media only screen and (max-width: 640px){
  .hidden-on-smal-screen {
    display: none;
  }
  .mdl-layout__header-row {
    padding-left: 16px;
  }
}
