@charset "UTF-8";
hr,
img,
legend {
    border: 0;
}
legend,
td,
th {
    padding: 0;
}
body,
figure {
    margin: 0;
}
.antiprism-info:after,
.capabilities-info:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.device-block__info_btns:after,
.download-block__inner:after,
.info-block:after,
.page-footer__inner:after,
.page-header__inner:after,
.page-loyalty__section--debug .debug-block:after,
.page-loyalty__section--info .loyalty-info:after,
.page-solutions__section--info .solutions-info:after,
.row:after,
.technologies-info__body:after,
.why-info:after,
.why-info_left:after,
.worth-block__body:after {
    clear: both;
}
@font-face {
    font-family: OpenSans-Light;
    src: url(../fonts/OpenSans/Light.woff);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    
}
@font-face {
    font-family: OpenSans-Regular;
    src: url(../fonts/OpenSans/Regular.woff) format("woff"), url(../fonts/OpenSans/Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto-Thin;
    src: url(../fonts/Roboto/Thin.woff) format("woff"), url(../fonts/Roboto/Thin.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@media (min-width: 750px) {

.download-block__links_pay {
    margin-left: 170px !important;
}
}



/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=21a695d2f0375bfe593f2d760de41eb1)
 * Config saved to config.json and https://gist.github.com/21a695d2f0375bfe593f2d760de41eb1
 */ /*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
.img-thumbnail,
body {
    background-color: #fff;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    vertical-align: middle;
    max-width: 100%;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
.popup-overlay,
[role="button"] {
    cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*,
.access-block__item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.page-footer .container-fluid,
.page-header .container-fluid {
    max-width: 1920px;
}
.img-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}
.page-footer__links,
.page-footer__social,
.page-header__nav_inner {
    overflow: hidden;
}
.container {
    padding-left: 20px;
    padding-right: 20px;
}
@media (min-width: 768px) {
    .container {
        width: 720px;
    }
}
@media (min-width: 1210px) {
    .container {
        width: 1210px;
    }
}
.container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}
@media (max-width: 767px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.row {
    margin-left: -20px;
    margin-right: -20px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1210px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
*,
ul {
    padding: 0;
    margin: 0;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
    .visible-xs-block {
        display: block !important;
    }
    .visible-xs-inline {
        display: inline !important;
    }
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
    .visible-lg-block {
        display: block !important;
    }
    .visible-lg-inline {
        display: inline !important;
    }
    .visible-lg-inline-block {
        display: inline-block !important;
    }
    .hidden-lg {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
    .hidden-print {
        display: none !important;
    }
}
* {
    outline: 0 !important;
    box-sizing: border-box;
}
body {
    min-width: 320px;
    font-family: "Open Sans", sans-serif;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
body.header-abs .page-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 320px;
    background-color: transparent;
    background-image: none;
    z-index: 100;
}
body.header-op .page-header {
    background-color: rgba(255, 255, 255, 0.15);
}
body.menu-opened .page-header__nav {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 100;
    display: block;
}
body.menu-opened .page-header__nav_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #333;
    font-size: 24px;
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
a,
a:focus,
a:hover {
    color: inherit;
    text-decoration: none;
}
input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
ul {
    list-style-type: none;
}
a {
    -webkit-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    transition: color 0.3s linear;
}
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 0 20px;
}
.h1,
h1 {
    font-size: 36px;
    line-height: 46px;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;
}
.page-header__logo a,
.page-header__menu {
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
@media (max-width: 767px) {
    .h1,
    h1 {
        font-size: 26px;
        line-height: 33px;
    }
}
.ui-list li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .ui-list li {
        font-size: 14px;
        line-height: 20px;
    }
}
.ui-list li:before {
    content: "—";
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 100%;
    font-size: 16px;
}
.page-header {
    color: #fff;
    background: url(../images/bg-header.png) center no-repeat #0096ea;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 25px 0;
    position: relative;
}
@media (max-width: 767px) {
    .ui-list li:before {
        top: 2px;
    }
    .page-header {
        padding: 15px 0;
    }
}
.page-header__inner:after,
.page-header__inner:before {
    content: " ";
    display: table;
}
.page-header__logo {
    display: inline-block;
    vertical-align: top;
}
.page-header__logo a {
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 0.025em;
    position: relative;
    padding-left: 75px;
    line-height: 40px;
}
.page-header__logo a img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
}
.page-header__menu,
.page-header__menu:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}
.page-header__menu {
    transform: translate(0, -50%);
    right: 40px;
    font-size: 16px;
    padding-right: 45px;
}
@media (max-width: 767px) {
    .page-header__logo a {
        padding-left: 50px;
        font-size: 16px;
    }
    .page-header__logo a img {
        width: 40px;
    }
    .page-header__menu {
        right: 15px;
    }
}
.page-header__menu:before {
    content: "";
    transform: translate(0, -50%);
    right: 0;
    background: url(../images/icon-menu.png) no-repeat;
    width: 27px;
    height: 23px;
}
.freedom-block__desc .desc-label a:before,
.popup {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}
@media (min-width: 1210px) {
    .page-header__menu {
        display: none;
    }
    .page-header__nav {
        float: right;
        display: block !important;
    }
    .page-header__nav_inner li {
        float: left;
    }
}
@media (max-width: 1209px) {
    .page-header__nav {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #0096ea;
        border-top: 1px solid #fff;
        display: none;
        z-index: 50;
    }
}
.page-header__nav_inner li a {
    display: block;
    line-height: 40px;
    padding: 0 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    font-size: 16px;
}
.page-footer__copyright,
.page-footer__links li a {
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 32px;
}
.page-header__nav_inner li a:hover {
    background-color: #2080b7;
}
.page-header__nav_inner li.active a {
    background-color: #ffde00;
}
@media (min-width: 1210px) {
    .page-header__nav_inner li a {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }
    body,
    html {
        height: 100%;
    }
    body {
        margin: 0;
        padding: 0;
    }
    .page-wrap {
        min-height: 100%;
        height: auto !important;
        margin-bottom: -73px;
    }
    .page-wrap .page-wrap-inner {
        padding: 0 0 73px;
    }
    .page-footer {
        min-height: 73px;
    }
}
@media (min-width: 768px) and (max-width: 1209px) {
    body,
    html {
        height: 100%;
    }
    body {
        margin: 0;
        padding: 0;
    }
    .page-wrap {
        min-height: 100%;
        height: auto !important;
        margin-bottom: -193px;
    }
    .page-wrap .page-wrap-inner {
        padding: 0 0 193px;
    }
    .page-footer {
        min-height: 193px;
    }
}
@media (max-width: 767px) {
    body,
    html {
        height: 100%;
    }
    body {
        margin: 0;
        padding: 0;
    }
    .page-wrap {
        min-height: 100%;
        height: auto !important;
        margin-bottom: -261px;
    }
    .page-wrap .page-wrap-inner {
        padding: 0 0 261px;
    }
    .page-footer {
        min-height: 261px;
    }
}
.page-footer {
    border-top: 1px solid #e6e6e6;
    padding: 20px 0;
}
.page-footer__inner:after,
.page-footer__inner:before {
    content: " ";
    display: table;
}
.page-footer__right {
    float: right;
    overflow: hidden;
}
@media (max-width: 1209px) {
    .page-footer__right {
        float: none;
    }
}
.page-footer__right > ul {
    float: right;
    margin-left: 30px;
}
.page-footer__right > ul:last-child {
    margin-left: 0;
}
@media (max-width: 1209px) {
    .page-footer__right > ul {
        float: none;
        margin-left: 0;
    }
    .page-footer__social {
        text-align: center;
        margin: 30px 0;
    }
}
.page-footer__social li {
    margin-right: 15px;
    float: left;
}
@media (max-width: 1209px) {
    .page-footer__social li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .page-footer__links {
        text-align: center;
    }
}
.page-footer__social li:last-child {
    margin-right: 0;
}
.page-footer__social li a {
    display: block;
}
.page-footer__social li a:hover {
    opacity: 0.8;
}
.page-footer__social li a.fb {
    background: url(../images/icon-fb.png) no-repeat;
    width: 32px;
    height: 32px;
}
.page-footer__social li a.tw {
    background: url(../images/icon-tw.png) no-repeat;
    width: 32px;
    height: 32px;
}
.page-footer__links li {
    float: left;
    margin-right: 30px;
}
.page-footer__links li:last-child {
    margin-right: 0;
}
.page-footer__links li a:hover {
    text-decoration: underline;
    color: #1ea8f6;
}
.page-footer__copyright {
    display: inline-block;
    vertical-align: top;
}
@media (max-width: 1209px) {
    .page-footer__links li {
        display: inline-block;
        vertical-align: top;
        float: none;
    }
    .page-footer__copyright {
        text-align: center;
        display: block;
    }
}
.popup-overlay {
    position: fixed;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
}
.popup {
    z-index: 100001;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    width: 100%;
    padding: 50px 0;
    max-height: 100%;
    overflow: auto;
    overflow-x: hidden;
    cursor: default;
}
.jspContainer,
.page-about__side_body .body-list {
    overflow: hidden;
}
.popup-inner {
    margin: 0 auto;
    background-color: #fff;
}
.jspContainer {
    position: relative;
}
.jspHorizontalBar,
.jspPane,
.jspVerticalBar {
    position: absolute;
}
.jspVerticalBar {
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: #fff;
}
.jspHorizontalBar {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: 0 0;
}
.checkbox-container,
.jspDrag,
.jspTrack {
    position: relative;
}
.jspCap {
    display: none;
}
.jspHorizontalBar .jspCap {
    float: left;
}
.jspTrack {
    background: #f3f3f3;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.jspDrag {
    background: #1ea8f6;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.jspHorizontalBar .jspDrag,
.jspHorizontalBar .jspTrack {
    float: left;
    height: 100%;
}
.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}
.jspVerticalBar .jspArrow {
    height: 16px;
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}
.jspVerticalBar .jspArrow:focus {
    outline: 0;
}
.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}
* html .jspCorner {
    margin: 0 -3px 0 0;
}
.checkbox-container .checkbox-input:not(checked) + .checkbox-label,
.radio-input:not(checked) + .radio-label {
    padding-left: 30px;
    line-height: 20px;
    margin: 0;
    vertical-align: top;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    cursor: pointer;
}
.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@-o-keyframes blink {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}
@keyframes blink {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}
@-webkit-keyframes blink {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}
@-moz-keyframes blink {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}
.checkbox-container .checkbox-input:not(checked) {
    display: none;
}
.checkbox-container .checkbox-input:not(checked) + .checkbox-label {
    position: relative;
    display: inline;
}
.checkbox-container .checkbox-input:not(checked) + .checkbox-label:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #d9d9d9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.checkbox-container .checkbox-input:not(checked) + .checkbox-label:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 4px;
    background: 0 0;
}
.checkbox-container .checkbox-input:checked + .checkbox-label:after,
.device-block__info_btns li a.chrome span:before {
    background-color: transparent;
    background-image: url(../images/svg/sprite.svg);
    -webkit-background-size: 175px 171px;
    -moz-background-size: 175px 171px;
    -o-background-size: 175px 171px;
}
.checkbox-container .checkbox-input:not(checked) + .checkbox-label:hover:before {
    border-color: #ffde00;
}
.checkbox-container .checkbox-input:checked + .checkbox-label:after {
    display: block;
    background-size: 175px 171px;
    width: 13px;
    height: 9px;
    background-position: -54px -54px;
}
.radio-input:not(checked) {
    display: none;
}
.radio-input:not(checked) + .radio-label {
    position: relative;
    font-size: 15px;
    color: #333;
    display: inline-block;
}
.radio-input:not(checked) + .radio-label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #d9d9d9;
}
.radio-input:not(checked) + .radio-label:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.radio-input:not(checked) + .radio-label:hover:before {
    border-color: #ffde00;
}
.radio-input:checked + .radio-label:after {
    opacity: 1;
    background-color: #000;
}
.info-block {
    max-width: 1100px;
    margin: 0 auto;
    display: table;
}
.info-block:after,
.info-block:before {
    content: " ";
    display: table;
}
@media (max-width: 1209px) {
    .info-block {
        display: block;
    }
}
.info-block > div {
    display: table-cell;
    vertical-align: middle;
}
.info-block__img {
    text-align: center;
    width: 450px;
}
.info-block__desc {
    margin-left: 460px;
}
@media (max-width: 1209px) {
    .info-block > div {
        display: block;
    }
    .info-block__img {
        width: auto;
    }
    .info-block__desc {
        margin-left: 0;
    }
}
.info-block__desc p {
    font-size: 22px;
    line-height: 36px;
}
@media (max-width: 767px) {
    .info-block__desc p {
        font-size: 14px;
        line-height: 20px;
    }
}
.info-block__desc_link a {
    position: relative;
    margin-left: 25px;
}
.info-block__desc_link a:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: -20px;
    background: url(../images/icon-circle-arrow.png) no-repeat;
    width: 19px;
    height: 19px;
}
.worth-block__body:after,
.worth-block__body:before {
    content: " ";
    display: table;
}
.worth-block__item {
    float: left;
    width: 33.33333%;
    text-align: center;
    padding: 0 50px;
}
@media (max-width: 1300px) {
    .worth-block__item {
        padding: 0 20px;
    }
}
@media (max-width: 1209px) {
    .worth-block__item {
        float: none;
        width: auto;
        max-width: 530px;
        margin: 0 auto 40px;
        padding: 0;
    }
    .worth-block__item:last-child {
        margin-bottom: 0;
    }
}
.worth-block__item .item-title {
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 40px 0 20px;
    font-size: 24px;
    line-height: 34px;
}
@media (max-width: 767px) {
    .worth-block__item .item-title {
        font-size: 18px;
        line-height: 28px;
        margin: 20px 0 10px;
    }
}
.worth-block__item .item-desc {
    font-size: 16px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .worth-block__item .item-desc {
        font-size: 14px;
        line-height: 20px;
    }
}
.worth-block__btn {
    text-align: center;
    margin-top: 30px;
}
.freedom-block {
    display: table;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}
.freedom-block__desc .desc-btn,
.freedom-block__desc .desc-label {
    margin-top: 20px;
}
@media (max-width: 1209px) {
    .freedom-block {
        display: block;
    }
}
.freedom-block > div {
    display: table-cell;
    vertical-align: middle;
}
.freedom-block__img {
    width: 340px;
    text-align: center;
}
@media (max-width: 1209px) {
    .freedom-block > div {
        display: block;
    }
    .freedom-block__img {
        width: auto;
        text-align: center;
        margin-bottom: 30px;
    }
}
.freedom-block__desc .desc-title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .freedom-block__desc .desc-title {
        font-size: 24px;
        line-height: 30px;
    }
}
.freedom-block__desc .desc-text {
    font-size: 16px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .freedom-block__desc .desc-text {
        font-size: 14px;
        line-height: 20px;
    }
    .freedom-block__desc .desc-label {
        text-align: center;
    }
    .freedom-block__desc .desc-label span {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
        font-size: 14px;
    }
    .freedom-block__desc .desc-btn {
        text-align: center;
    }
}
.freedom-block__desc .desc-label span {
    margin-right: 20px;
    color: #ccc;
    font-size: 16px;
}
.freedom-block__desc .desc-label a {
    position: relative;
    margin-left: 45px;
}
.freedom-block__desc .desc-label a:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: -45px;
    background: url(../images/icon-eye.png) no-repeat;
    width: 35px;
    height: 33px;
}
.freedom-block--small {
    max-width: 1170px;
}
.chips-block__title {
    position: relative;
    padding-top: 75px;
    padding-left: 140px;
    margin-bottom: 55px;
}
@media (max-width: 1209px) {
    .chips-block__title {
        padding-left: 0;
    }
}
.chips-block__title_label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 30px;
    line-height: 50px;
    background-color: #ffde00;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.chips-block__title_label:before {
    content: "";
    position: absolute;
    bottom: -10px;
    right: 35px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffde00;
}
.chips-block__title_text {
    font-size: 36px;
    line-height: 42px;
}
.chips-block__item {
    display: inline-block;
    vertical-align: top;
    width: 32.5%;
    padding-right: 130px;
    margin-bottom: 50px;
}
@media (max-width: 1600px) {
    .chips-block__item {
        padding-right: 80px;
    }
}
@media (max-width: 1400px) {
    .chips-block__item {
        padding-right: 30px;
    }
}
@media (min-width: 1210px) {
    .chips-block__item:nth-last-child(-n + 3) {
        margin-bottom: 0;
    }
}
@media (max-width: 1209px) {
    .chips-block__item {
        padding-right: 0;
        display: block;
        width: auto;
    }
    .chips-block__item:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .chips-block__title_text {
        font-size: 22px;
        line-height: 30px;
    }
    .chips-block__item {
        margin-bottom: 30px;
    }
}
.chips-block__item .item-title {
    font-size: 24px;
    line-height: 30px;
    color: #1ea8f6;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .chips-block__item .item-title {
        font-size: 18px;
        line-height: 24px;
    }
}
.chips-block__item .item-desc {
    font-size: 16px;
    line-height: 28px;
}
.chips-block__btn {
    margin-top: 25px;
}
@media (max-width: 1209px) {
    .chips-block__btn {
        margin-top: 40px;
    }
}
.chips-block__btn a {
    position: relative;
    margin-left: 35px;
}
.chips-block__btn a:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: -35px;
    background: url(../images/icon-info.png) no-repeat;
    width: 28px;
    height: 28px;
}
.map-block {
    padding-top: 90px;
    text-align: center;
    color: #fff;
    position: relative;
    height: 840px;
}
.map-block__layout {
    top: 30px;
    width: 100%;
    z-index: 1;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .map-block {
        padding: 55px 0;
    }
    .map-block__layout {
        top: 180px;
        width: 500px;
    }
}
.map-block__layout .mobile {
    display: none;
}
@media (max-width: 767px) {
    .chips-block__item .item-desc {
        font-size: 14px;
        line-height: 20px;
    }
    .map-block {
        padding: 40px 0;
        height: auto;
    }
    .map-block__layout {
        margin: 30px 0;
    }
    .map-block__layout .no-mobile {
        display: none;
    }
    .map-block__layout .mobile {
        display: block;
    }
    .map-block__points {
        display: none;
    }
}
.map-block__points {
    width: 1111px;
    height: 719px;
    top: 30px;
    z-index: 2;
}
.location-block__points .point-item:hover,
.map-block__points .point-item:hover {
    z-index: 3;
}
@media (min-width: 768px) {
    .map-block__layout,
    .map-block__points {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}
@media (min-width: 768px) and (max-width: 1209px) {
    .map-block__points {
        width: 500px;
        height: 324px;
        top: 180px;
    }
}
.map-block__points .point-item {
    cursor: pointer;
    position: absolute;
    display: block;
    background-color: #fff;
    width: 6px;
    height: 6px;
    -webkit-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.map-block__points .point-item:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -7px;
    left: -7px;
    background: 0 0;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -webkit-box-shadow: 0 0 5px 1px #64b3e5;
    -moz-box-shadow: 0 0 5px 1px #64b3e5;
    box-shadow: 0 0 5px 1px #64b3e5;
    border: 1px solid #fff;
    -webkit-animation: pulse 2s ease-in-out infinite;
    -moz-animation: pulse 2s ease-in-out infinite;
    -o-animation: pulse 2s ease-in-out infinite;
    animation: pulse 2s ease-in-out infinite;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.8;
    }
    50% {
        opacity: 1;
    }
    85% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.8;
    }
    50% {
        opacity: 1;
    }
    85% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@-o-keyframes pulse {
    0% {
        -o-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.8;
    }
    50% {
        opacity: 1;
    }
    85% {
        -o-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@-webkit-keyframes point-animate {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.2;
    }
}
@-moz-keyframes point-animate {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.2;
    }
}
@-o-keyframes point-animate {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.2;
    }
}
@keyframes point-animate {
    from {
        opacity: 1;
    }
    to {
        opacity: 0.2;
    }
}
.map-block__points .point-item__tooltip {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 100%;
    margin-bottom: 10px;
    line-height: 35px;
    padding: 0 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #ffde00;
    color: #333;
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.device-block__info_soon,
.map-block__points .point-item__tooltip:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}
.device-block__info_btns li a:hover .device-block__info_soon,
.map-block__points .point-item:hover > div {
    opacity: 1;
    visibility: visible;
}
.map-block__points .point-item__tooltip:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -7px;
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid #ffde00;
}
.map-block__points .point-item__tooltip span {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.map-block__desc,
.map-block__title {
    max-width: 900px;
    z-index: 2;
}
.map-block__title {
    font-size: 36px;
    line-height: 48px;
    margin: 0 auto;
    position: relative;
}
@media (max-width: 767px) {
    .map-block__title {
        font-size: 24px;
        line-height: 30px;
    }
}
@media (min-width: 768px) {
    .map-block__desc {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        bottom: 80px;
        width: 100%;
    }
}
.map-block__desc_text {
    font-size: 22px;
    line-height: 36px;
}
.map-block__desc_btn {
    margin-top: 30px;
}
.device-block {
    padding: 160px 0;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .device-block {
        padding: 80px 0;
    }
}
@media (max-width: 767px) {
    .map-block__desc_text {
        font-size: 14px;
        line-height: 20px;
    }
    .device-block {
        padding: 40px 0;
    }
}
.device-block__inner {
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
}
.device-block__info {
    width: 50%;
}
@media (max-width: 1209px) {
    .device-block__info {
        width: auto;
    }
}
.device-block__info_title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .device-block__info_title {
        font-size: 24px;
        line-height: 30px;
    }
}
.device-block__info_desc {
    font-size: 16px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .device-block__info_desc {
        font-size: 14px;
        line-height: 20px;
    }
}
.device-block__info_btns {
    margin-top: 40px;
    max-width: 600px;
}
.device-block__info_btns:after,
.device-block__info_btns:before {
    content: " ";
    display: table;
}
.device-block__info_btns li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.device-block__info_btns li:last-child {
    margin-right: 0;
}
.device-block__info_btns li a {
    position: relative;
    padding-left: 65px;
    padding-right: 15px;
}
.device-block__info_soon,
.download-block__links_soon {
    line-height: 35px;
    -moz-border-radius: 20px;
    font-weight: 400;
    font-style: normal;
    opacity: 0;
    visibility: hidden;
    white-space: nowrap;
    bottom: 100%;
}
.device-block__info_btns li a span {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 20px;
    width: 27px;
    height: 27px;
}
.device-block__info_btns li a span:before,
.download-block__links li a img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.device-block__info_btns li a span:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.device-block__info_btns li a.chrome span:before {
    display: block;
    background-size: 175px 171px;
    background-position: -67px -63px;
    width: 27px;
    height: 27px;
}
.device-block__info_btns li a.mac span:before,
.device-block__info_btns li a.wind span:before {
    display: block;
    background-color: transparent;
    background-image: url(../images/svg/sprite.svg);
    -webkit-background-size: 175px 171px;
    -moz-background-size: 175px 171px;
    -o-background-size: 175px 171px;
}
.device-block__info_btns li a.mac span:before {
    background-size: 175px 171px;
    background-position: -121px -117px;
    width: 27px;
    height: 23px;
}
.device-block__info_btns li a.wind span:before {
    background-size: 175px 171px;
    background-position: -148px -144px;
    width: 27px;
    height: 27px;
}
.device-block__info_btns li a.andr span:before,
.device-block__info_btns li a.fox span:before {
    -webkit-background-size: 175px 171px;
    -moz-background-size: 175px 171px;
    -o-background-size: 175px 171px;
    display: block;
    background-color: transparent;
    background-image: url(../images/svg/sprite.svg);
    width: 27px;
    height: 27px;
}
.device-block__info_btns li a.andr span:before {
    background-size: 175px 171px;
    background-position: 0 0;
}
.device-block__info_btns li a.fox span:before {
    background-size: 175px 171px;
    background-position: -94px -90px;
}
.device-block__info_btns li a.apple span:before {
    display: block;
    background-color: transparent;
    background-image: url(../images/svg/sprite.svg);
    -webkit-background-size: 175px 171px;
    -moz-background-size: 175px 171px;
    -o-background-size: 175px 171px;
    background-size: 175px 171px;
    background-position: -27px -27px;
    width: 27px;
    height: 27px;
}
.device-block__info_soon:before,
.download-block__links_soon:before {
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid #ffde00;
}
.device-block__info_soon {
    position: absolute;
    left: 80%;
    transform: translate(-50%, 0);
    margin-bottom: 10px;
    padding: 0 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #ffde00;
    color: #333;
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-size: 13px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.device-block__info_soon:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -7px;
    width: 0;
}
@media (min-width: 1210px) {
    .device-block__img {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        right: 0;
    }
}
@media (max-width: 1209px) {
    .device-block__img {
        text-align: center;
        margin-bottom: 30px;
    }
}
.title-block {
    background: url(../images/bg-title.jpg) center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 500px;
    position: relative;
}
.title-block__text {
    text-align: center;
}
@media (min-width: 768px) {
    .title-block__text {
        z-index: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        left: 0;
        width: 100%;
    }
    .location-block__points .point-item:before {
        -webkit-animation: pulse 2s ease-in-out infinite;
        -moz-animation: pulse 2s ease-in-out infinite;
        -o-animation: pulse 2s ease-in-out infinite;
        animation: pulse 2s ease-in-out infinite;
    }
}
.download-block,
.download-block__links_soon {
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}
@media (max-width: 767px) {
    .title-block {
        padding-top: 90px;
        padding-bottom: 50px;
        height: auto;
    }
    .title-block__text {
        margin-bottom: 30px;
    }
}
.title-block__text .text-inner {
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    padding: 0 10px;
    font-family: Roboto-Thin, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .title-block__text .text-inner {
        font-size: 35px;
    }
}
.title-block--home {
    height: 500px;
}
.download-block {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 50px;
}
@media (max-width: 767px) {
    .title-block__text .text-inner {
        font-size: 30px;
        line-height: 40px;
    }
    .download-block {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        position: static;
    }
}
.download-block__inner {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.download-block__inner:after,
.download-block__inner:before {
    content: " ";
    display: table;
}
.download-block__label {
    float: left;
    line-height: 52px;
    padding: 0 10px 0 30px;
    background-color: #ffde00;
    color: #333;
    font-family: OpenSans-Semibold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.download-block__links_soon,
.location-block__points .point-item__tooltip {
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-size: 13px;
    color: #333;
}
.download-block__label:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: -25px;
    background: url(../images/download-triangle.png) no-repeat;
    width: 33px;
    height: 52px;
    z-index: 1;
}
@media (max-width: 767px) {
    .download-block__label {
        float: none;
        max-width: 280px;
        padding: 0;
        text-align: center;
        margin: 0 auto 10px;
    }
    .download-block__label:before {
        display: none;
    }
}
.download-block__links {
    margin-left: 235px;
    padding-top: 13px;
}
.download-block__links_soon {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-bottom: 10px;
    padding: 0 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #ffde00;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.download-block__links_soon:before,
.location-block__points .point-item__tooltip {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}
@media (max-width: 767px) {
    .download-block__links {
        margin-left: 0;
        text-align: center;
    }
    .download-block__links_soon {
        top: 140%;
        bottom: auto;
    }
}
.download-block__links_soon:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -7px;
    width: 0;
}
@media (max-width: 767px) {
    .download-block__links_soon:before {
        bottom: auto;
        top: -7px;
        border-left: 7.5px solid transparent;
        border-right: 7.5px solid transparent;
        border-bottom: 7.5px solid #ffde00;
        border-top: none;
    }
}
.download-block__links li {
    float: left;
    margin-right: 14px;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .download-block__links li {
        display: inline-block;
        vertical-align: top;
        float: none;
    }
}
.download-block__links li:last-child {
    margin-right: 0;
}
.download-block__links li a {
    display: block;
    height: 27px;
    width: 27px;
    position: relative;
}
.download-block__links li a:hover .download-block__links_soon {
    opacity: 1;
    visibility: visible;
}
.download-block__links li a:hover img {
    opacity: 1;
}
.download-block__links li a img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.8;
    vertical-align: middle;
}
.access-block__item,
.btn,
.form-label,
.help-block__item,
.traffic-block__item {
    vertical-align: top;
}
.access-block {
    white-space: nowrap;
    padding: 125px 0 80px;
}
@media (max-width: 1209px) {
    .access-block {
        padding: 70px 0;
    }
}
.access-block__item {
    white-space: normal;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 30px;
}
@media (max-width: 1209px) {
    .access-block__item {
        display: block;
        width: 100%;
        margin-bottom: 70px;
        padding-left: 0;
    }
}
.access-block__item:last-child {
    margin-bottom: 0;
}
.access-block__img {
    width: 290px;
    height: 210px;
    margin: 0 auto 40px;
    text-align: center;
}
@media (max-width: 1209px) {
    .access-block__img {
        margin: 0 auto 45px;
    }
}
@media (max-width: 767px) {
    .access-block {
        padding-bottom: 35px;
    }
    .access-block__img {
        width: 280px;
    }
}
.access-block__img img {
    width: 100%;
    height: 100%;
}
.access-block__title {
    width: 400px;
    font-size: 36px;
    margin: 0 auto 20px;
    text-align: center;
}
@media (max-width: 767px) {
    .access-block__title {
        font-size: 24px;
    }
}
.access-block__text {
    line-height: 30px;
    font-size: 16px;
}
.location-block {
    text-align: center;
    color: #fff;
    position: relative;
    min-height: 800px;
}
.location-block__mobile-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
@media (max-width: 1209px) {
    .access-block__title {
        width: 100%;
    }
    .location-block {
        min-height: 590px;
    }
    .location-block__mobile-bg {
        background-color: rgba(245, 245, 245, 0.5);
    }
}
.location-block__layout {
    width: 1110px;
    z-index: 1;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.location-block__layout .mobile {
    display: none;
    margin: 0 auto;
}
@media (max-width: 1209px) {
    .location-block__layout {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .location-block__layout .no-mobile {
        display: none;
    }
    .location-block__layout .mobile {
        display: block;
    }
    .location-block__points {
        display: none;
    }
}
@media (max-width: 767px) {
    .location-block__layout {
        margin: 30px 0;
    }
}
.location-block__points {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
}
.location-block__points .point-item {
    cursor: pointer;
    position: absolute;
    display: block;
    background-color: #fff;
    width: 6px;
    height: 6px;
    -webkit-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.location-block__points .point-item:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -7px;
    left: -7px;
    background: 0 0;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -webkit-box-shadow: 0 0 5px 1px #64b3e5;
    -moz-box-shadow: 0 0 5px 1px #64b3e5;
    box-shadow: 0 0 5px 1px #64b3e5;
    border: 1px solid #fff;
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        -o-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.8;
    }
    50% {
        opacity: 1;
    }
    85% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
.location-block__points .point-item__tooltip {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 100%;
    margin-bottom: 10px;
    line-height: 35px;
    padding: 0 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #ffde00;
    font-weight: 400;
    font-style: normal;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.location-block__points .point-item__tooltip:before,
.page-download__title_info .info-logos .download-block__links_soon {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    left: 50%;
}
.location-block__country,
.location-block__points .point-item__tooltip span {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.location-block__points .point-item__tooltip:before {
    content: "";
    position: absolute;
    transform: translate(-50%, 0);
    bottom: -7px;
    width: 0;
    height: 0;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-top: 7.5px solid #ffde00;
}
.location-block__points .point-item:hover > div {
    opacity: 1;
    visibility: visible;
}
.location-block__country {
    z-index: 10;
    color: #333;
    position: relative;
}
.location-block__country.mobile {
    display: none;
}
@media (max-width: 1209px) {
    .location-block__country.mobile {
        display: block;
    }
}
@media (max-width: 767px) {
    .location-block__country .country__list {
        margin-bottom: 30px;
    }
}
.location-block__country .country__title {
    margin: 75px 0 50px;
    font-size: 36px;
    text-align: center;
}
@media (max-width: 767px) {
    .location-block__country .country__title {
        font-size: 24px;
        margin: 30px 0 10px;
    }
}
.location-block__country .country__item {
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    width: 49%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}
@media (max-width: 767px) {
    .location-block__country .country__item {
        width: 100%;
        font-size: 16px;
    }
}
.traffic-block__title {
    position: relative;
    padding-top: 80px;
    margin-bottom: 50px;
}
.traffic-block__title_label {
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 30px;
    line-height: 50px;
    background-color: #ffde00;
    font-size: 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.traffic-block__title_label:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    right: 35px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffde00;
}
.traffic-block__title_text {
    font-size: 36px;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.traffic-block__list {
    text-align: justify;
}
.traffic-block__item {
    margin-right: 140px;
    display: inline-block;
    width: 27%;
}
@media (max-width: 1600px) {
    .traffic-block__item {
        margin-right: 60px;
        width: 30%;
    }
}
@media (max-width: 1400px) {
    .traffic-block__item {
        margin-right: 30px;
    }
}
@media (max-width: 1209px) {
    .traffic-block__item {
        width: auto;
        display: block;
        margin-bottom: 50px;
    }
}
.traffic-block__item:last-child {
    margin-right: 0;
    margin-bottom: 0;
}
.traffic-block__item .item__title {
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 25px;
}
.offer-block__desc,
.offer-block__title,
.traffic-block__item .item__text {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.traffic-block__item .item__text {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 28px;
}
.traffic-block__item .item__link {
    font-size: 17px;
}
.traffic-block__item .item__link a {
    color: #1ea8f6;
    text-decoration: underline;
}
.traffic-block__item .item__link a:hover {
    color: #2080b7;
}
.offer-block {
    text-align: center;
}
.offer-block__title {
    font-size: 36px;
    margin-bottom: 20px;
}
.offer-block__desc {
    font-size: 22px;
}
.offer-block__list {
    padding: 70px 0;
}
.offer-block__item {
    display: inline-block;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 320px;
    padding: 20px;
    background-color: #fff;
    margin-right: 65px;
}
@media (max-width: 1209px) {
    .offer-block__item {
        margin-right: 16px;
        margin-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .offer-block__item {
        width: 280px;
    }
}
.offer-block__item .item__month {
    font-size: 18px;
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}
.offer-block__item .item__price {
    font-size: 60px;
    font-family: OpenSans-Semibold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 10px;
}
.offer-block__item .item__label {
    position: relative;
    display: inline-block;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0 30px;
    line-height: 50px;
    background-color: #ffde00;
    font-size: 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin-bottom: 40px;
}
.differences-block__title_label:before,
.offer-block__item .item__label:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.offer-block__item .item__label:before {
    position: absolute;
    top: -10px;
    right: 50%;
    margin-right: -10px;
    border-bottom: 10px solid #ffde00;
}
.offer-block__item .text_through {
    font-family: OpenSans-Semibold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: line-through;
}
.differences-block__title_label,
.offer-block__pay {
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.offer-block__pay {
    font-size: 24px;
    line-height: 45px;
}
.offer-block__pay img {
    margin-left: 30px;
}
.differences-block__title {
    position: relative;
    padding-top: 80px;
    margin-bottom: 50px;
}
.differences-block__title_label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 30px;
    line-height: 50px;
    background-color: #ffde00;
    font-size: 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.differences-block__title_label:before {
    position: absolute;
    bottom: -10px;
    right: 35px;
    border-top: 10px solid #ffde00;
}
.differences-block__title_text {
    font-size: 36px;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    max-width: 1200px;
}
@media (max-width: 767px) {
    .differences-block__title {
        margin-bottom: 30px;
    }
    .differences-block__title_text {
        font-size: 26px;
        line-height: 33px;
    }
}
.differences-block__list {
    text-align: justify;
}
.differences-block__item {
    margin-right: 140px;
    vertical-align: top;
    display: inline-block;
    width: 27%;
}
@media (max-width: 1600px) {
    .differences-block__item {
        margin-right: 60px;
        width: 30%;
    }
}
@media (max-width: 1400px) {
    .differences-block__item {
        margin-right: 30px;
    }
}
@media (max-width: 1209px) {
    .offer-block__pay img {
        margin-left: 0;
    }
    .differences-block__item {
        width: auto;
        display: block;
        margin-bottom: 50px;
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .differences-block__item {
        margin-bottom: 20px;
    }
}
.differences-block__item:last-child {
    margin-right: 0;
    margin-bottom: 0;
}
.differences-block__item .item__title {
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .differences-block__item .item__title {
        font-size: 18px;
        line-height: 24px;
    }
}
.differences-block__item .item__text {
    font-size: 16px;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 15px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .differences-block__item .item__text {
        font-size: 14px;
        line-height: 20px;
    }
    .help-block__item {
        margin-bottom: 20px;
    }
}
.differences-block__item .item__link {
    font-size: 17px;
}
.differences-block__item .item__link a {
    color: #1ea8f6;
    text-decoration: underline;
}
.differences-block__item .item__link a:hover {
    color: #2080b7;
}
.help-block__list {
    text-align: center;
}
.help-block__item {
    margin-right: 140px;
    display: inline-block;
    width: 27%;
}
@media (max-width: 1600px) {
    .help-block__item {
        margin-right: 60px;
        width: 30%;
    }
}
@media (max-width: 1400px) {
    .help-block__item {
        margin-right: 30px;
    }
}
@media (max-width: 1209px) {
    .help-block__item {
        width: auto;
        display: block;
        margin-bottom: 20px;
        margin-right: 0;
    }
}
.help-block__item:last-child {
    margin-right: 0;
    margin-bottom: 0;
}
.help-block__item .item__title {
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .help-block__item .item__title {
        font-size: 18px;
        line-height: 24px;
    }
}
.help-block__item .item__text {
    font-size: 16px;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 15px;
    line-height: 28px;
}
.page-ui_toolkit__section_title,
.page-ui_toolkit__title {
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.help-block__item .item__link {
    font-size: 17px;
}
.help-block__item .item__link a {
    color: #1ea8f6;
    text-decoration: underline;
}
.help-block__item .item__link a:hover {
    color: #2080b7;
}
.page-ui_toolkit {
    padding-top: 30px;
    padding-bottom: 100px;
}
.page-ui_toolkit__title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 40px;
}
.page-ui_toolkit__section {
    padding: 20px;
    background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
}
.page-ui_toolkit__section:last-child {
    margin-bottom: 0;
}
.page-ui_toolkit__section_title {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}
.page-ui_toolkit__section_list:after,
.page-ui_toolkit__section_list:before {
    content: " ";
    display: table;
}
.page-ui_toolkit__section_list:after {
    clear: both;
}
.page-ui_toolkit__section_list > li {
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
}
.page-ui_toolkit__section_list > li:last-child {
    margin-right: 0;
    margin-bottom: 0;
}
.page-ui_toolkit__section_list > li > div {
    min-width: 20px;
    min-height: 20px;
}
.btn {
    display: inline-block;
    border: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 16px;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.btn-big {
    line-height: 60px;
    padding: 0 40px;
}
.btn-small {
    line-height: 46px;
    padding: 0 25px;
}
.btn-blue {
    background-color: #1ea8f6;
    color: #fff;
}
.btn-blue:focus,
.btn-blue:hover {
    color: #fff;
    background-color: #2080b7;
}
.btn-border {
    border: 1px solid rgba(30, 168, 246, 0.3);
    color: #0093e6;
}
.btn-border:focus,
.btn-border:hover {
    color: #0093e6;
    border-color: #1ea8f6;
}
.btn-border--white {
    border-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}
.btn-border--white:focus,
.btn-border--white:hover {
    color: #fff;
    border-color: #fff;
}
.btn-yellow {
    background-color: #ffde00;
    color: #333;
}
.btn-yellow:focus,
.btn-yellow:hover {
    background-color: #ffeb63;
    color: #333;
}
.form-row {
    margin-bottom: 20px;
    position: relative;
}
.form-row:last-child {
    margin-bottom: 0;
}
.form-input {
    line-height: 44px;
    border: 1px solid #d9d9d9;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    width: 100%;
    display: block;
}
.form-error {
    border-color: red;
}
.form-message {
    font-size: 12px;
    color: red;
    position: absolute;
    top: 100%;
    margin-top: 2px;
    left: 0;
}
.form-label {
    font-size: 15px;
    font-family: OpenSans-Semibold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 7px;
    display: inline-block;
}
.link {
    font-size: 16px;
    color: #1ea8f6;
    border-bottom: 1px solid #1ea8f6;
}
.link:hover {
    border-color: #2080b7;
    color: #2080b7;
}
.page-default {
    max-width: 1920px;
    margin: 0 auto;
}
.page-default--no_p {
    padding: 0;
}
.page-home__section {
    padding: 90px 0;
}
@media (max-width: 767px) {
    .link {
        font-size: 14px;
    }
    .page-home__section {
        padding: 30px 0;
    }
}
.page-home__section--info {
    padding: 20px 0;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .page-home__section--info {
        padding: 70px 0;
    }
}
@media (max-width: 767px) {
    .page-home__section--info {
        padding: 30px 0;
    }
}
.page-home__section--gray {
    background-color: #f5f5f5;
}
.page-home__section--bb {
    border-bottom: 1px solid #e6e6e6;
}
.page-home__section--map {
    background: url(../images/map-bg.jpg) center no-repeat;
    padding: 0;
}
.page-about__contact,
.page-about__side {
    background-color: #f5f5f5;
}
.page-home__section--device {
    padding: 160px 0;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .page-home__section--device {
        padding: 80px 0;
    }
}
@media (max-width: 767px) {
    .page-home__section--device {
        padding: 40px 0;
    }
}
.page-about__desc {
    padding-top: 75px;
}
@media (max-width: 1209px) {
    .page-about__desc {
        padding-top: 30px;
    }
}
.page-about__info {
    padding: 60px 0;
}
@media (max-width: 767px) {
    .page-about__info {
        padding: 40px 0;
    }
}
.page-about__contact,
.page-about__download,
.page-about__side {
    padding: 60px 0;
    text-align: center;
}
.page-about__info_inner {
    display: table;
    width: 100%;
}
@media (max-width: 1209px) {
    .page-about__info_inner {
        display: block;
    }
}
.page-about__info_inner > div {
    display: table-cell;
    vertical-align: middle;
}
.page-about__info_img {
    width: 390px;
    text-align: center;
}
@media (max-width: 1209px) {
    .page-about__info_inner > div {
        display: block;
    }
    .page-about__info_img {
        width: auto;
        margin-bottom: 30px;
    }
}
.page-about__info_img img {
    max-width: 80%;
}
.page-about__info_desc .desc-link {
    margin-bottom: 20px;
}
.page-about__info_desc .desc-text {
    font-size: 22px;
    line-height: 36px;
}
.page-about__side_title {
    margin-bottom: 30px;
}
.page-about__side_body .body-list li {
    margin-bottom: 10px;
    float: left;
    width: 33.33333%;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .page-about__side_body .body-list li {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .page-about__info_desc .desc-text {
        font-size: 14px;
        line-height: 20px;
    }
    .page-about__side_body .body-list li {
        float: none;
        width: auto;
    }
}
.page-about__side_body .body-list li a {
    font-size: 22px;
    line-height: 36px;
}
.page-about__side_body .body-list li a:hover {
    color: #1ea8f6;
}
.page-about__download_title {
    max-width: 800px;
    margin: 0 auto 30px;
}
.page-about__contact_title {
    margin-bottom: 45px;
}
@media (max-width: 767px) {
    .page-about__side_body .body-list li a {
        font-size: 15px;
        line-height: 24px;
    }
    .page-about__contact_title {
        margin-bottom: 30px;
    }
}
.page-about__contact_list li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 25px;
    margin-right: 20px;
    font-size: 22px;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .page-about__contact_list li {
        margin-bottom: 30px;
    }
    .page-about__contact_list li:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
}
.page-about__contact_list li:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -25px;
    height: 50px;
    width: 1px;
    background-color: #b6b6b6;
}
@media (max-width: 767px) {
    .page-about__contact_list li {
        display: block;
        padding-right: 0;
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 24px;
    }
    .page-about__contact_list li:last-child {
        margin-bottom: 10px;
    }
    .page-about__contact_list li:before {
        display: none;
    }
}
.page-about__contact_list li:last-child {
    padding-right: 0;
    margin-right: 0;
}
.page-about__contact_list li:last-child:before {
    display: none;
}
.page-download {
    padding-bottom: 100px;
}
.page-download__title {
    height: 660px;
    padding-top: 90px;
    background: url(../images/bg-title.jpg) center no-repeat;
    margin-bottom: 70px;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .page-about__contact_list li:nth-child(2) {
        padding-right: 0;
        margin-right: 0;
    }
    .page-about__contact_list li:nth-child(2):before {
        display: none;
    }
    .page-download__title {
        height: 425px;
    }
}
@media (max-width: 767px) {
    .page-download__title {
        height: auto;
        padding-bottom: 30px;
        margin-bottom: 40px;
    }
}
.page-download__title_inner {
    height: 100%;
    display: table;
    width: 100%;
}
.page-download__title_center {
    display: table-cell;
    vertical-align: middle;
}
.page-download__title_center .container {
    position: relative;
}
.page-download__title_info {
    max-width: 460px;
    color: #fff;
}
.page-download__title_info .info-title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .page-download__title_info .info-title {
        font-size: 30px;
        line-height: 40px;
    }
}
.page-download__title_info .info-desc {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .page-download__title_info .info-desc {
        font-size: 16px;
        line-height: 24px;
    }
    .page-download__title_info .info-btn .btn {
        padding: 0 20px;
    }
}
.page-download__title_info .info-logos {
    margin-top: 30px;
}
.page-download__title_info .info-logos .download-block__links_soon {
    position: absolute;
    transform: translate(-50%, 0);
    margin-bottom: 10px;
    line-height: 35px;
    padding: 0 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #ffde00;
    color: #333;
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    top: 140%;
    bottom: auto;
}
@media (max-width: 1209px) {
    .page-download__title_info {
        max-width: 100%;
        text-align: center;
    }
    .page-download__title_info .info-logos,
    .page-download__title_info .info-logos .download-block__links_soon {
        display: none;
    }
}
.page-download__title_info .info-logos .download-block__links_soon:before {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    bottom: auto;
    top: -7px;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    border-bottom: 7.5px solid #ffde00;
    border-top: none;
}
.page-download__title_info .info-logos li {
    float: left;
    margin-right: 10px;
}
.page-download__title_info .info-logos li:last-child {
    margin-right: 0;
}
.page-download__title_info .info-logos li a {
    display: block;
    height: 27px;
    width: 27px;
    position: relative;
    opacity: 0.6;
}
.page-download__title_info .info-logos li a img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.page-download__title_info .info-logos li a:hover {
    opacity: 1;
}
.page-download__title_info .info-logos li a:hover .download-block__links_soon {
    opacity: 1;
    visibility: visible;
}
.page-download__title_img {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 500px;
}
@media (max-width: 1209px) {
    .page-download__title_img {
        display: none;
    }
}
.page-download__device {
    text-align: center;
    margin-bottom: 80px;
}
@media (max-width: 767px) {
    .page-download__device {
        margin-bottom: 40px;
    }
}
.page-download__device:last-child {
    margin-bottom: 0;
}
.page-download__device_title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 40px;
}
.page-download__device_body .device-item {
    display: inline-block;
    vertical-align: top;
    min-width: 170px;
    margin-right: 70px;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .page-download__device_body .device-item {
        width: 49%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .page-download__device_body .device-item:nth-last-child(-n + 2) {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .page-download__device_title {
        font-size: 30px;
        line-height: 40px;
    }
    .page-download__device_body .device-item {
        display: block;
        width: auto;
        max-width: 300px;
        margin: 0 auto 30px;
    }
    .page-download__device_body .device-item:last-child {
        margin: 0 auto;
    }
}
.page-download__device_body .device-item:last-child {
    margin: 0 auto;
}
.page-download__device_body .device-item__icon {
    width: 170px;
    height: 170px;
    background-color: #f5f5f5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    border: 1px solid transparent;
    margin: 0 auto;
}
.page-download__device_body .device-item__icon img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.page-download__device_body .device-item__text {
    font-size: 22px;
    line-height: 30px;
    margin-top: 15px;
}
.page-download__device_body .device-item:hover .device-item__icon {
    border-color: #1ea8f6;
}
.page-location__section--map {
    position: relative;
    padding-top: 80px;
}
.page-location__section--map .location-device {
    border-bottom: 2px solid #f5f5f5;
}
.page-location__section--map .location-device__img {
    display: inline-block;
    vertical-align: bottom;
}
.page-location__section--map .location-device__img:first-child {
    width: 63%;
    text-align: right;
}
.page-location__section--map .location-device__img:last-child {
    width: 30%;
    text-align: left;
    padding-left: 40px;
}
.page-location__section--info {
    text-align: center;
    min-height: 4px;
    padding-bottom: 120px;
}
@media (max-width: 767px) {
    .page-location__section--map {
        padding-top: 30px;
    }
    .page-location__section--map .location-device__img:last-child {
        padding-left: 10px;
    }
    .page-location__section--info {
        padding-bottom: 50px;
    }
}
.page-location__section--info h1 {
    padding-top: 80px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .page-location__section--info h1 {
        padding-top: 40px;
    }
}
.page-location__section--info p {
    margin: 0;
    font-size: 22px;
    padding: 0 105px;
}
@media (max-width: 1209px) {
    .page-location__section--info p {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .page-location__section--info p {
        font-size: 16px;
    }
}
.page-location__section--access {
    background-color: #f5f5f5;
}
.static h2,
.static h3,
.static h4,
.static h5,
.static h6,
.static p,
.static ul {
    margin: 0 0 20px;
}
.static h2:last-child,
.static h3:last-child,
.static h4:last-child,
.static h5:last-child,
.static h6:last-child,
.static p:last-child,
.static ul:last-child {
    margin-bottom: 0;
}
.static h1 {
    margin: 0 0 30px;
}
.static h2 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 30px;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.page-loyalty__section--debug .debug-block__desc p,
.page-loyalty__section--debug .debug-block__title,
.page-loyalty__section--info .loyalty-info__desc p,
.page-loyalty__section--info .loyalty-info__title {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
@media (max-width: 767px) {
    .static h2 {
        font-size: 18px;
        line-height: 24px;
    }
}
.static p {
    font-size: 16px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .static p {
        font-size: 14px;
        line-height: 20px;
    }
}
.static ul li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .static ul li {
        font-size: 14px;
        line-height: 20px;
    }
}
.static ul li:before {
    content: "—";
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 100%;
    font-size: 16px;
}
.page-loyalty__section--info {
    padding: 115px 0;
}
.page-loyalty__section--info .loyalty-info {
    max-width: 1170px;
    margin: 0 auto;
    display: table;
}
.page-loyalty__section--info .loyalty-info:after,
.page-loyalty__section--info .loyalty-info:before {
    content: " ";
    display: table;
}
@media (max-width: 1209px) {
    .page-loyalty__section--info {
        padding: 80px 0;
    }
    .page-loyalty__section--info .loyalty-info {
        display: block;
    }
}
.page-loyalty__section--info .loyalty-info > div {
    display: table-cell;
    vertical-align: middle;
}
.page-loyalty__section--info .loyalty-info__img {
    text-align: left;
    width: 450px;
}
.page-loyalty__section--info .loyalty-info__img img {
    max-width: 100%;
}
.page-loyalty__section--info .loyalty-info__desc {
    margin-left: 460px;
    padding: 0 30px;
}
@media (max-width: 1209px) {
    .page-loyalty__section--info .loyalty-info > div {
        display: block;
    }
    .page-loyalty__section--info .loyalty-info__img {
        width: auto;
        text-align: center;
        margin-bottom: 60px;
    }
    .page-loyalty__section--info .loyalty-info__desc {
        margin-left: 0;
        padding: 0;
    }
}
.page-loyalty__section--info .loyalty-info__desc p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 35px;
}
@media (max-width: 767px) {
    .static ul li:before {
        top: 2px;
    }
    .page-loyalty__section--info .loyalty-info__desc p {
        font-size: 14px;
        line-height: 20px;
    }
}
.page-loyalty__section--info .loyalty-info__desc p:last-child {
    margin-bottom: 0;
}
.page-loyalty__section--info .loyalty-info__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .page-loyalty__section--info .loyalty-info__title {
        font-size: 26px;
        line-height: 33px;
    }
}
.page-loyalty__section--traffic {
    padding: 80px 0 90px;
    border-top: 1px solid #e6e6e6;
}
.page-loyalty__section--offer {
    padding: 80px 0;
    background: #f5f5f5;
}
.page-loyalty__section--debug {
    padding: 90px 0;
}
.page-loyalty__section--debug .debug-block {
    max-width: 1170px;
    margin: 0 auto;
    display: table;
}
.page-loyalty__section--debug .debug-block:after,
.page-loyalty__section--debug .debug-block:before {
    content: " ";
    display: table;
}
@media (max-width: 1209px) {
    .page-loyalty__section--debug .debug-block {
        display: block;
    }
}
.page-loyalty__section--debug .debug-block > div {
    display: table-cell;
    vertical-align: middle;
}
.page-loyalty__section--debug .debug-block__img {
    padding-left: 50px;
    text-align: center;
    width: 430px;
}
.page-loyalty__section--debug .debug-block__img img {
    max-width: 100%;
}
.page-loyalty__section--debug .debug-block__desc {
    margin-left: 440px;
    padding: 0 30px;
}
@media (max-width: 1209px) {
    .page-loyalty__section--debug .debug-block > div {
        display: block;
    }
    .page-loyalty__section--debug .debug-block__img {
        width: auto;
        text-align: center;
        margin-bottom: 60px;
    }
    .page-loyalty__section--debug .debug-block__desc {
        margin-left: 0;
        padding: 0;
    }
}
.page-loyalty__section--debug .debug-block__desc p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .page-loyalty__section--debug .debug-block__desc p {
        font-size: 14px;
        line-height: 20px;
    }
}
.page-loyalty__section--debug .debug-block__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
.page-privacy__sub-title,
.page-privacy__table thead th {
    font-family: OpenSans-Semibold, Arial, sans-serif;
}
@media (max-width: 767px) {
    .page-loyalty__section--debug .debug-block__title {
        font-size: 26px;
        line-height: 33px;
    }
}
.page-privacy__version {
    color: #1ea8f6;
    font-size: 24px;
    margin-bottom: 20px;
}
.page-privacy__sub-title {
    font-size: 18px;
    margin: 25px 0;
    font-weight: 400;
    font-style: normal;
}
.page-privacy p {
    margin: 0;
}
.page-privacy__table {
    margin: 35px 0 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 1209px) {
    .page-privacy__table {
        margin-bottom: 50px;
    }
    .page-privacy__table table {
        width: 1110px;
        margin-bottom: 50px;
    }
}
.page-privacy__table thead {
    border-bottom: 2px solid #e95420;
}
.page-privacy__table thead th {
    padding: 15px 0;
    text-align: left;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    vertical-align: top;
}
.page-solutions__section--gamers .gamers-block__title,
.page-solutions__section--info .solutions-info__desc p,
.page-solutions__section--info .solutions-info__title {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.page-privacy__table thead th:nth-child(1) {
    width: 25%;
}
.page-privacy__table thead th:nth-child(2) {
    width: 39%;
}
.page-privacy__table thead th:nth-child(3) {
    width: 35%;
}
.page-privacy__table tbody tr {
    border-bottom: 1px solid #cdcdcd;
}
.page-privacy__table tbody td {
    vertical-align: top;
    padding: 15px 50px 15px 0;
    font-size: 16px;
}
.page-privacy__table tbody td:last-child {
    margin-right: 0;
}
.page-solutions__section--info {
    padding: 70px 0 60px;
}
.page-solutions__section--info .solutions-info {
    max-width: 1170px;
    margin: 0 auto;
    display: table;
}
.page-solutions__section--info .solutions-info:after,
.page-solutions__section--info .solutions-info:before {
    content: " ";
    display: table;
}
@media (max-width: 1209px) {
    .page-solutions__section--info {
        padding: 80px 0;
    }
    .page-solutions__section--info .solutions-info {
        display: block;
    }
}
.page-solutions__section--info .solutions-info > div {
    display: table-cell;
    vertical-align: middle;
}
.page-solutions__section--info .solutions-info__img {
    text-align: left;
    width: 390px;
}
.page-solutions__section--info .solutions-info__img img {
    max-width: 100%;
}
.page-solutions__section--info .solutions-info__desc {
    margin-left: 400px;
    padding: 0 30px;
}
@media (max-width: 1209px) {
    .page-solutions__section--info .solutions-info > div {
        display: block;
    }
    .page-solutions__section--info .solutions-info__img {
        width: auto;
        text-align: center;
        margin-bottom: 60px;
    }
    .page-solutions__section--info .solutions-info__desc {
        margin-left: 0;
        padding: 0;
    }
}
.page-solutions__section--info .solutions-info__desc p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 35px;
}
.page-solutions__section--info .solutions-info__desc p:last-child {
    margin-bottom: 0;
}
.page-solutions__section--info .solutions-info__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
.page-solutions__section--info .solutions-info__list li {
    font-size: 16px;
    width: 49%;
    display: inline-block;
    margin-bottom: 20px;
}
.page-solutions__section--info .solutions-info__list li a {
    color: #1ea8f6;
    text-decoration: underline;
}
.page-solutions__section--info .solutions-info__list li a:hover {
    color: #333;
    text-decoration: none;
}
.page-solutions__section--gamers {
    background-color: #f5f5f5;
    padding: 80px 0;
}
.page-solutions__section--gamers .gamers-block .container > div:last-child {
    margin-bottom: 0;
}
.page-solutions__section--gamers .gamers-block__title {
    font-size: 36px;
    margin-bottom: 20px;
}
.page-solutions__section--gamers .gamers-block__sub-title {
    font-size: 24px;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
}
.page-solutions__section--gamers .gamers-block p {
    font-size: 16px;
}
.page-solutions__section--gamers .gamers-block__button {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .page-solutions__section--info .solutions-info__list li {
        width: 100%;
    }
    .page-solutions__section--gamers .gamers-block__button-small .btn-small {
        padding: 0 10px;
    }
}
.page-technologies__section--scheme {
    padding: 115px 0;
}
@media (max-width: 1209px) {
    .page-technologies__section--scheme {
        padding: 60px 0 80px;
    }
}
@media (max-width: 767px) {
    .page-technologies__section--scheme {
        padding: 60px 0;
    }
}
.page-technologies__section--antiprism {
    padding: 80px 0 115px;
    background-color: #f5f5f5;
}
@media (max-width: 1209px) {
    .page-technologies__section--antiprism {
        padding: 100px 0 80px;
    }
}
@media (max-width: 767px) {
    .page-technologies__section--antiprism {
        padding: 60px 0;
    }
}
.page-technologies__section--info {
    padding: 80px 0 115px;
}
@media (max-width: 767px) {
    .page-technologies__section {
        padding: 60px 0;
    }
    .scheme-block {
        min-width: 320px;
        position: relative;
        min-height: 530px;
    }
    .scheme-block .scheme-block__tabs_content {
        height: 625px;
        -webkit-transform: translate(-50%, -50%) scale(0.7);
        -moz-transform: translate(-50%, -50%) scale(0.7);
        -ms-transform: translate(-50%, -50%) scale(0.7);
        -o-transform: translate(-50%, -50%) scale(0.7);
        transform: translate(-50%, -50%) scale(0.7);
    }
}
@media (max-width: 540px) {
    .scheme-block .scheme-block__tabs_content {
        -webkit-transform: translate(-50%, -50%) scale(0.6);
        -moz-transform: translate(-50%, -50%) scale(0.6);
        -ms-transform: translate(-50%, -50%) scale(0.6);
        -o-transform: translate(-50%, -50%) scale(0.6);
        transform: translate(-50%, -50%) scale(0.6);
    }
}
@media (max-width: 480px) {
    .scheme-block .scheme-block__tabs_content {
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        -moz-transform: translate(-50%, -50%) scale(0.5);
        -ms-transform: translate(-50%, -50%) scale(0.5);
        -o-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5);
    }
}
@media (max-width: 400px) {
    .scheme-block .scheme-block__tabs_content {
        -webkit-transform: translate(-50%, -50%) scale(0.45);
        -moz-transform: translate(-50%, -50%) scale(0.45);
        -ms-transform: translate(-50%, -50%) scale(0.45);
        -o-transform: translate(-50%, -50%) scale(0.45);
        transform: translate(-50%, -50%) scale(0.45);
    }
}
.scheme-block__title {
    font-size: 36px;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .scheme-block__title {
        font-size: 24px;
    }
}
.scheme-block__tabs_links {
    text-align: center;
    margin-bottom: 80px;
    font-size: 0;
}
.scheme-block__tabs_links li,
.scheme-block__tabs_links li a {
    display: inline-block;
    font-size: 16px;
}
.scheme-block__tabs_links li:first-child a {
    -webkit-border-radius: 50px 0 0 50px;
    -moz-border-radius: 50px 0 0 50px;
    border-radius: 50px 0 0 50px;
}
.scheme-block__tabs_links li:last-child a {
    -webkit-border-radius: 0 50px 50px 0;
    -moz-border-radius: 0 50px 50px 0;
    border-radius: 0 50px 50px 0;
}
.scheme-block__tabs_links li a {
    border: 1px solid rgba(30, 168, 246, 0.3);
    color: #0093e6;
    line-height: 46px;
    padding: 0 25px;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none !important;
    font-weight: 400;
    min-width: 160px;
}
@media (max-width: 767px) {
    .scheme-block__tabs_links li a {
        font-size: 14px;
        padding: 0 15px;
        min-width: 100px;
    }
}
.scheme-block__tabs_links li a:hover {
    background-color: #4fbbf8;
    color: #fff;
}
.scheme-block__tabs_links li a.active {
    line-height: 48px;
    border: none;
    background-color: #1ea8f6;
    color: #fff;
}
.scheme-block__tabs_links li a.active:hover {
    background-color: #4fbbf8;
    color: #fff;
}
.scheme-block__tabs_content {
    width: 1000px;
    height: 870px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.protected .scheme-block__label1,
.protected .scheme-block__label2,
.scheme-block__device {
    font-family: OpenSans-Semibold, Arial, sans-serif;
}
@media (max-width: 1209px) {
    .scheme-block__tabs_content {
        width: 650px;
        height: 565px;
        font-size: 11px;
    }
}
@media (max-width: 767px) {
    .scheme-block__tabs_content {
        -webkit-transform: translate(-50%, -50%) scale(0.4);
        -moz-transform: translate(-50%, -50%) scale(0.4);
        -ms-transform: translate(-50%, -50%) scale(0.4);
        -o-transform: translate(-50%, -50%) scale(0.4);
        transform: translate(-50%, -50%) scale(0.4);
        position: absolute;
        left: 50%;
        top: 70%;
    }
}
.scheme-block__tabs_content > div {
    position: absolute;
    text-align: center;
}
.scheme-block__wifi {
    width: 180px;
}
.scheme-block__device {
    width: 340px;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
}
.scheme-block__firewall,
.scheme-block__platform {
    width: 170px;
}
.no-protected .scheme-block__no-protected_img {
    width: 950px;
    height: 850px;
    top: 14px;
    left: -3px;
}
@media (max-width: 1209px) {
    .scheme-block__device {
        font-size: 13px;
    }
    .no-protected .scheme-block__no-protected_img {
        width: 617px;
        height: 552px;
        top: 10px;
        left: -2px;
    }
}
.no-protected .scheme-block__no-protected_img img {
    width: 100%;
    height: 100%;
}
.no-protected .scheme-block__wifi {
    top: 238px;
    left: -7px;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__wifi {
        top: 148px;
        left: -35px;
    }
}
.no-protected .scheme-block__goverment {
    top: 326px;
    left: 230px;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__goverment {
        top: 208px;
        left: 134px;
    }
}
.no-protected .scheme-block__hacker {
    top: 191px;
    left: 266px;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__hacker {
        top: 122px;
        left: 168px;
    }
}
.no-protected .scheme-block__device {
    top: 248px;
    left: 515px;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__device {
        top: 150px;
        left: 272px;
    }
}
.no-protected .scheme-block__provider {
    top: 559px;
    left: 214px;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__provider {
        top: 364px;
        left: 121px;
    }
}
.no-protected .scheme-block__satellite {
    top: 559px;
    left: 468px;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__satellite {
        top: 364px;
        left: 283px;
    }
}
.no-protected .scheme-block__firewall {
    top: 559px;
    left: 702px;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__firewall {
        top: 364px;
        left: 429px;
    }
}
.no-protected .scheme-block__platform {
    top: 880px;
    left: 461px;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__platform {
        top: 571px;
        left: 260px;
    }
}
.no-protected .scheme-block__site {
    top: 880px;
    left: 702px;
}
.protected .scheme-block__protected_img {
    width: 1000px;
    height: 860px;
}
.protected .scheme-block__protected_img img {
    width: 100%;
    height: 100%;
}
@media (max-width: 1209px) {
    .no-protected .scheme-block__site {
        top: 571px;
        left: 429px;
    }
    .protected .scheme-block__protected_img {
        width: 650px;
        height: 559px;
    }
}
.protected .scheme-block__label1:before,
.protected .scheme-block__label2:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #65e1a5;
}
.protected .scheme-block__label1 {
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: 290px;
    left: 387px;
    padding: 0 30px;
    text-transform: none;
    color: #fff;
    line-height: 50px;
    background-color: #65e1a5;
    font-size: 14px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.protected .scheme-block__label1:before {
    right: 117px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__label1:before {
        right: 60px;
    }
    .protected .scheme-block__label1 {
        top: 193px;
        left: 249px;
        font-size: 13px;
        padding: 0 10px;
        line-height: 30px;
    }
}
.protected .scheme-block__label2 {
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: 290px;
    left: 710px;
    padding: 0 30px;
    line-height: 50px;
    background-color: #65e1a5;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.antiprism-info__desc p,
.antiprism-info__title,
.technologies-info__item {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.protected .scheme-block__label2:before {
    right: 105px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__label2:before {
        right: 115px;
    }
    .protected .scheme-block__label2 {
        top: 193px;
        left: 464px;
        font-size: 13px;
        padding: 0 10px;
        line-height: 30px;
    }
}
.protected .scheme-block__wifi {
    top: 238px;
    left: -7px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__wifi {
        top: 148px;
        left: -35px;
    }
}
.protected .scheme-block__goverment {
    top: 326px;
    left: 220px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__goverment {
        top: 208px;
        left: 128px;
    }
}
.protected .scheme-block__hacker {
    top: 191px;
    left: 259px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__hacker {
        top: 122px;
        left: 168px;
    }
}
.protected .scheme-block__device {
    top: 237px;
    left: 428px;
    width: 520px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__device {
        top: 150px;
        left: 188px;
    }
}
.protected .scheme-block__provider {
    top: 559px;
    left: 398px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__provider {
        top: 364px;
        left: 247px;
        font-size: 10px;
    }
}
.protected .scheme-block__satellite {
    top: 559px;
    left: 214px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__satellite {
        top: 364px;
        left: 119px;
        font-size: 10px;
    }
}
.protected .scheme-block__firewall {
    top: 559px;
    left: 762px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__firewall {
        top: 354px;
        left: 481px;
        font-size: 10px;
        width: 128px;
    }
}
.protected .scheme-block__platform {
    top: 880px;
    left: 461px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__platform {
        top: 571px;
        left: 260px;
    }
}
.protected .scheme-block__site {
    top: 880px;
    left: 702px;
}
@media (max-width: 1209px) {
    .protected .scheme-block__site {
        top: 571px;
        left: 429px;
    }
}
.protected .scheme-block__vpn {
    top: 559px;
    left: 593px;
}
.antiprism-info {
    max-width: 1170px;
    margin: 0 auto;
    display: table;
}
.antiprism-info:after,
.antiprism-info:before {
    content: " ";
    display: table;
}
@media (max-width: 1209px) {
    .protected .scheme-block__vpn {
        top: 364px;
        left: 374px;
        font-size: 10px;
    }
    .antiprism-info {
        position: relative;
        display: block;
    }
}
.antiprism-info > div {
    display: table-cell;
    vertical-align: middle;
}
.antiprism-info__img {
    margin-left: 740px;
    text-align: left;
}
@media (max-width: 1209px) {
    .antiprism-info > div {
        display: block;
    }
    .antiprism-info__img {
        position: absolute;
        top: 0;
        width: 100%;
        text-align: center;
        margin-left: 0;
        padding: 0;
    }
}
.antiprism-info__img img {
    max-width: 100%;
    max-height: 245px;
}
.antiprism-info__desc {
    width: 700px;
}
@media (max-width: 1209px) {
    .antiprism-info__desc {
        padding-top: 300px;
        width: auto;
    }
}
.antiprism-info__desc p {
    width: 370px;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 35px;
}
@media (max-width: 767px) {
    .antiprism-info__desc p {
        font-size: 14px;
        width: 100%;
    }
}
.antiprism-info__desc p:last-child {
    margin-bottom: 0;
}
.antiprism-info__title {
    width: 650px;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .antiprism-info__title {
        font-size: 24px;
        width: 100%;
    }
}
.antiprism-info__list {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.antiprism-info__list-box ul {
    margin-bottom: 0;
}
.antiprism-info__list-box li {
    font-size: 16px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .antiprism-info__list {
        width: 100%;
        display: block;
    }
    .antiprism-info__list-box ul:first-child {
        margin-bottom: 20px;
    }
    .antiprism-info__list-box li {
        font-size: 14px;
    }
}
.antiprism-info__list-box li:first-child {
    font-size: 24px;
    color: #1ea8f6;
    padding: 0;
}
.antiprism-info__list-box li:first-child:before {
    display: none;
}
.antiprism-info__list-box li:last-child {
    margin-bottom: 0;
}
.antiprism-info__list-box li a {
    color: #1ea8f6;
    text-decoration: underline;
}
.antiprism-info__list-box li a:hover {
    color: #333;
    text-decoration: none;
}
.technologies-info__body:after,
.technologies-info__body:before {
    content: " ";
    display: table;
}
.technologies-info__item {
    float: left;
    width: 33.33333%;
    padding: 0 40px 0 20px;
}
.technologies-info__item:last-child {
    padding: 0 20px;
}
@media (max-width: 767px) {
    .antiprism-info__list-box li:first-child {
        font-size: 20px;
    }
    .technologies-info__item:last-child {
        padding: 0;
    }
}
@media (max-width: 1300px) {
    .technologies-info__item {
        padding: 0 20px;
    }
}
@media (max-width: 1209px) {
    .technologies-info__item {
        float: none;
        width: auto;
        max-width: 530px;
        margin: 0 auto 40px;
        padding: 0;
    }
    .technologies-info__item:last-child {
        margin-bottom: 0;
    }
}
.technologies-info__item .item-title {
    margin: 40px 0 20px;
    font-size: 36px;
    line-height: 1.6;
}
@media (max-width: 767px) {
    .technologies-info__item .item-title {
        font-size: 24px;
        line-height: 1.6;
        margin: 20px 0 10px;
    }
}
.technologies-info__item .item-desc {
    font-size: 16px;
    line-height: 28px;
}
@media (max-width: 767px) {
    .technologies-info__item .item-desc {
        font-size: 14px;
        line-height: 20px;
    }
}
.page-privacy {
    padding: 50px 0;
}
.page-privacy__title-head {
    margin-bottom: 30px;
}
.page-privacy__title {
    margin: 45px 0 25px;
    font-size: 24px;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
.page-privacy p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
}
.page-tor {
    padding: 60px 0;
    color: #000;
}
.page-tor > .container {
    padding-bottom: 70px;
}
.page-tor__title {
    font-size: 36px;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
}
.page-tor__sub-title {
    font-size: 24px;
    font-family: OpenSans-Regular, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 10px 0 20px;
}
.page-tor li,
.page-tor p {
    font-family: OpenSans-Light, Arial, sans-serif;
}
@media (max-width: 767px) {
    .page-tor__sub-title {
        font-size: 18px;
        line-height: 24px;
    }
}
.page-tor p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 35px;
    font-weight: 400;
    font-style: normal;
}
.page-tor p .italic {
    font-style: italic;
    font-weight: 500;
}
.page-tor li,
.tor-scheme__text {
    font-weight: 400;
    font-style: normal;
}
.page-tor__left {
    float: left;
    width: 49%;
    padding: 0 60px 40px 0;
}
@media (max-width: 1209px) {
    .page-tor__left {
        float: none;
        width: 100%;
        padding: 0;
    }
}
.page-tor__right {
    float: left;
    width: 49%;
    padding: 0 0 40px;
}
@media (max-width: 1209px) {
    .page-tor__right {
        float: none;
        width: 100%;
    }
}
.page-tor li:last-child {
    margin-bottom: 20px;
}
.scheme,
.scheme_snowd {
    margin: 0 auto;
    position: relative;
}
.tor-scheme__snowd .scheme__text,
.tor-scheme__text {
    font-family: OpenSans-Semibold, Arial, sans-serif;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .scheme {
        height: 360px;
        width: 650px;
    }
}
@media (max-width: 767px) {
    .page-tor p {
        font-size: 14px;
        line-height: 20px;
    }
    .scheme {
        width: 280px;
        height: 185px;
    }
}
@media (min-width: 768px) and (max-width: 1209px) {
    .scheme_snowd {
        height: 360px;
        width: 650px;
    }
}
@media (max-width: 767px) {
    .scheme_snowd {
        width: 280px;
        height: 150px;
    }
}
.tor-scheme {
    margin: 140px auto;
    position: relative;
    width: 915px;
    height: 275px;
}
.tor-scheme__bg,
.tor-scheme__text > div {
    position: absolute;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .tor-scheme {
        -webkit-transform: scale(0.75) translate(-50%, -50%);
        -moz-transform: scale(0.75) translate(-50%, -50%);
        -ms-transform: scale(0.75) translate(-50%, -50%);
        -o-transform: scale(0.75) translate(-50%, -50%);
        transform: scale(0.75) translate(-50%, -50%);
        top: -7%;
        left: 35%;
        position: absolute;
    }
}
@media (max-width: 767px) {
    .tor-scheme {
        -webkit-transform: scale(0.3) translate(-50%, -50%);
        -moz-transform: scale(0.3) translate(-50%, -50%);
        -ms-transform: scale(0.3) translate(-50%, -50%);
        -o-transform: scale(0.3) translate(-50%, -50%);
        transform: scale(0.3) translate(-50%, -50%);
        top: -87%;
        left: -63%;
        position: absolute;
    }
}
.tor-scheme__bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.tor-scheme__bg img {
    width: 100%;
    height: 100%;
}
.tor-scheme__text {
    font-size: 14px;
    color: #333;
}
@media (max-width: 767px) {
    .tor-scheme__text {
        font-size: 20px;
    }
}
.tor-scheme__text .text1 {
    top: 3px;
    left: 2px;
    color: #de4646;
    position: relative;
    display: inline-block;
}
.tor-scheme__text .text1:before,
.tor-scheme__text .text2:before {
    content: "";
    position: absolute;
    right: -62px;
    height: 8px;
    width: 42px;
}
.tor-scheme__text .text1:before {
    top: 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #de4646;
}
.tor-scheme__text .text2 {
    top: 31px;
    left: 23px;
    color: #ffde00;
    display: inline-block;
}
.tor-scheme__text .text2:before {
    top: 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #ffde00;
}
.tor-scheme__text .text3 {
    top: -53px;
    left: 388px;
    width: 180px;
    text-align: center;
}
.tor-scheme__text .text4 {
    top: 275px;
    left: 54px;
    font-size: 16px;
}
.tor-scheme__text .text5 {
    top: 287px;
    left: 292px;
}
.tor-scheme__text .text6 {
    top: 287px;
    left: 537px;
    width: 190px;
    text-align: center;
}
.tor-scheme__text .text7 {
    top: 287px;
    left: 790px;
    width: 100px;
    text-align: center;
}
.tor-scheme__text .text8 {
    top: 184px;
    left: 438px;
    text-align: center;
    width: 90px;
}
.tor-scheme__snowd {
    margin: 60px auto 80px;
    position: relative;
    width: 1080px;
    height: 390px;
}
@media (min-width: 768px) and (max-width: 1209px) {
    .tor-scheme__snowd {
        margin: 0;
        -webkit-transform: scale(0.6) translateX(-28%);
        -moz-transform: scale(0.6) translateX(-28%);
        -ms-transform: scale(0.6) translateX(-28%);
        -o-transform: scale(0.6) translateX(-28%);
        transform: scale(0.6) translateX(-28%);
        top: -11%;
        left: -6%;
    }
}
@media (max-width: 767px) {
    .tor-scheme__snowd {
        margin: 0;
        -webkit-transform: scale(0.27) translateX(-149%);
        -moz-transform: scale(0.27) translateX(-149%);
        -ms-transform: scale(0.27) translateX(-149%);
        -o-transform: scale(0.27) translateX(-149%);
        transform: scale(0.27) translateX(-149%);
        top: -90%;
        left: 13%;
    }
}
.tor-scheme__snowd .scheme__bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.tor-scheme__snowd .scheme__bg img {
    width: 100%;
    height: 100%;
}
.tor-scheme__snowd .scheme__text {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #333;
}
.capabilities-info__desc p,
.capabilities-info__title,
.why-info__desc p,
.why-info__title,
.why-info_left .why-info__desc p,
.why-info_left__title {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}
@media (max-width: 767px) {
    .tor-scheme__snowd .scheme__text {
        font-size: 17px;
    }
}
.tor-scheme__snowd .scheme__text > div {
    position: absolute;
}
.tor-scheme__snowd .scheme__text .text1 {
    top: 150px;
    left: 239px;
    font-size: 16px;
}
.tor-scheme__snowd .scheme__text .text2 {
    top: 218px;
    left: 240px;
    font-size: 16px;
}
.tor-scheme__snowd .scheme__text .text3 {
    top: 282px;
    left: 10px;
    width: 199px;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
}
.tor-scheme__snowd .scheme__text .text4 {
    top: 18px;
    left: 294px;
    text-align: center;
    width: 115px;
}
.tor-scheme__snowd .scheme__text .text5 {
    top: 103px;
    left: 478px;
}
.tor-scheme__snowd .scheme__text .text6 {
    top: 18px;
    left: 598px;
    width: 75px;
    text-align: center;
}
.tor-scheme__snowd .scheme__text .text7 {
    top: 103px;
    left: 756px;
}
.tor-scheme__snowd .scheme__text .text8 {
    top: 38px;
    left: 862px;
}
.tor-scheme__snowd .scheme__text .text9 {
    top: 333px;
    left: 314px;
    width: 75px;
    text-align: center;
}
.tor-scheme__snowd .scheme__text .text10 {
    top: 352px;
    left: 476px;
}
.tor-scheme__snowd .scheme__text .text11 {
    top: 333px;
    left: 733px;
}
.capabilities {
    border-top: 1px solid #f0f0f0;
}
.capabilities-info {
    padding: 60px 0 40px;
    max-width: 1170px;
    margin: 0 auto;
    display: table;
}
.capabilities-info:after,
.capabilities-info:before {
    content: " ";
    display: table;
}
@media (max-width: 1209px) {
    .capabilities-info {
        display: block;
    }
}
.capabilities-info > div {
    display: table-cell;
    vertical-align: middle;
}
.capabilities-info__img {
    text-align: center;
    width: 450px;
}
.capabilities-info__img img {
    max-width: 100%;
    max-height: 350px;
}
.capabilities-info__desc {
    margin-left: 460px;
    padding: 0 30px;
}
@media (max-width: 1209px) {
    .capabilities-info > div {
        display: block;
    }
    .capabilities-info__img {
        width: auto;
        text-align: center;
        margin-bottom: 60px;
    }
    .capabilities-info__desc {
        margin-left: 0;
        padding: 0;
    }
}
.capabilities-info__desc p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 35px;
}
.capabilities-info__desc p:last-child {
    margin-bottom: 0;
}
.capabilities-info__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
.capabilities__button a {
    margin-right: 20px;
}
@media (max-width: 767px) {
    .capabilities-info__title {
        font-size: 26px;
        line-height: 33px;
    }
    .capabilities__button {
        text-align: center;
    }
    .capabilities__button a {
        margin-bottom: 20px;
    }
}
.page-why .text-inner {
    font-size: 36px;
    line-height: 50px;
    max-width: 1110px;
    padding: 0;
}
.page-why__section {
    padding: 90px 0 80px;
}
@media (max-width: 767px) {
    .page-why .text-inner {
        font-size: 25px;
        line-height: 35px;
    }
    .page-why__section {
        padding: 50px 0 40px;
    }
}
.page-why__section:nth-child(odd) {
    background-color: #f5f5f5;
}
.why-info {
    max-width: 1170px;
    margin: 0 auto;
    display: table;
}
.why-info:after,
.why-info:before {
    content: " ";
    display: table;
}
@media (max-width: 1209px) {
    .why-info {
        display: block;
    }
}
.why-info > div {
    display: table-cell;
    vertical-align: middle;
}
.why-info__img {
    text-align: center;
    width: 430px;
}
.why-info__img img {
    max-width: 100%;
}
.why-info__desc {
    margin-left: 440px;
    padding: 0 30px;
}
@media (max-width: 1209px) {
    .why-info > div {
        display: block;
    }
    .why-info__img {
        width: auto;
        text-align: center;
        margin-bottom: 60px;
    }
    .why-info__desc {
        margin-left: 0;
        padding: 0;
    }
}
.why-info__desc p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .why-info__desc p {
        font-size: 14px;
        line-height: 20px;
    }
}
.why-info__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .why-info__title {
        font-size: 26px;
        line-height: 33px;
    }
}
.why-info_left {
    max-width: 1170px;
    margin: 0 auto;
    display: table;
}
.why-info_left:after,
.why-info_left:before {
    content: " ";
    display: table;
}
@media (max-width: 1209px) {
    .why-info_left {
        display: block;
        position: relative;
        padding-top: 370px;
    }
}
.why-info_left > div {
    display: table-cell;
    vertical-align: middle;
}
.why-info_left .why-info__img {
    text-align: center;
    width: 430px;
}
@media (max-width: 1209px) {
    .why-info_left > div {
        display: block;
    }
    .why-info_left .why-info__img {
        position: absolute;
        top: -50px;
        width: 100%;
        text-align: center;
        margin-left: 0;
        padding: 0;
    }
}
.why-info_left .why-info__img img {
    max-width: 100%;
}
.why-info_left .why-info__desc {
    margin-right: 440px;
    padding: 0 30px;
}
@media (max-width: 1209px) {
    .why-info_left .why-info__desc {
        margin-right: 0;
        padding: 0;
    }
}
.why-info_left .why-info__desc p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .why-info_left .why-info__desc p {
        font-size: 14px;
        line-height: 20px;
    }
}
.why-info_left__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .why-info_left__title {
        font-size: 26px;
        line-height: 33px;
    }
}




.page-header__logo a {
    padding-left: 60px;
}
.page-header {
    padding: 15px 0;
}


.page-header__logo a img

{position:relative;height:40px;transform: none;top:auto;}

@media (max-width: 767px) {
.page-header__logo a img {
    width: 180px;
} }


.page-privacy p {margin-bottom:10px;}

#soon {opacity: 0.4;}
#now {opacity: 1;}

.device-block__info {
    padding-right: 30px;
}


.page-location__section--map .location-device {
    border-bottom: 3px solid #d4d4d4;
}

.freedom-block__desc{padding-left:30px;}



@media (max-width: 1209px){
.no-protected .scheme-block__provider, .no-protected .scheme-block__satellite { width: 135px ;}
.no-protected .scheme-block__hacker {left: 163px ;}
.no-protected .scheme-block__site {left: 460px;}
.no-protected .scheme-block__prism, .protected .scheme-block__prism {
    top: 570px ;
    left: 100px ;
    width: 180px;
}

.protected .scheme-block__provider {width: 115px;}
.protected .scheme-block__satellite {width: 130px;}
.protected .scheme-block__vpn {width: 110px;}
.protected .scheme-block__site {width: 175px;}
.protected .scheme-block__hacker {left: 160px;}
}


@media (min-width: 1209px){

.no-protected .scheme-block__goverment {left: 225px;width: 140px;}

.no-protected .scheme-block__hacker {
    top: 191px;
    left: 237px;
    width: 100px;
}

.no-protected .scheme-block__provider, .no-protected .scheme-block__satellite, .protected .scheme-block__provider  { width: 150px;}
.protected .scheme-block__satellite  { width: 130px;}
.no-protected .scheme-block__site {width: 180px;}

.no-protected .scheme-block__prism, .protected .scheme-block__prism {
    top: 880px;
    left: 200px;
    width: 180px;
}

.protected .scheme-block__site {
    width: 180px;
}

.protected .scheme-block__vpn {
    width: 123px;
}


.antiprism-info__desc p {
width: 620px;
}

}
