html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
a,
ins {
  text-decoration: none;
}
address,
caption,
cite,
code,
dfn,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}
fieldset,
img,
abbr {
  border: none;
  outline: none;
}
ul {
  list-style: none;
}
ol {
  list-style-type: decimal;
}
strong,
b {
  font-weight: bold;
}
em,
i {
  font-style: italic;
}
td {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
span.slaquo {
  margin-left: 0.3em;
}
span.hlaquo {
  margin-left: -0.3em;
}
span.sbrace {
  margin-left: 0.1em;
}
span.hbrace {
  margin-left: -0.1em;
}
.acronym,
abbr {
  font-size: 93%;
  letter-spacing: 1px;
  margin-right: -1px;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px;
}
textarea {
  overflow: auto;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
}
::-moz-selection {
  text-shadow: none;
  background: #3195f9;
  color: #fff;
}
::selection {
  text-shadow: none;
  background: #3195f9;
  color: #fff;
}
button {
  width: auto;
  overflow: visible;
  -webkit-appearance: none;
}
img {
  *-ms-interpolation-mode: bicubic;
}
.justify-dummy {
  display: inline-block;
  width: 100%;
  height: 0!important;
  padding: 0!important;
  border: 0!important;
  *display: inline;
  *zoom: 1;
}
html {
  height: 100%;
}
body {
  height: 100%;
  font-family: "Proxima Nova W10", sans-serif;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  background: #f2f2f2;
}
body.lang-pl {
  font-family: "Proxima Nova W02", sans-serif;
}
@font-face {
  font-family: 'fontello';
  src: url('../../fonts/font_rouble/fontello49c3.eot?30902956');
  src: url('../../fonts/font_rouble/fontello49c3.eot?30902956#iefix') format('embedded-opentype'), url('../../fonts/font_rouble/fontello49c3.woff?30902956') format('woff'), url('../../fonts/font_rouble/fontello49c3.ttf?30902956') format('truetype'), url('../../fonts/font_rouble/fontello49c3.svg?30902956#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon-rouble:before {
  font-size: 12px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: -0.1em;
  content: '\e800';
}
.content-wrapper {
  padding-top: 95px;
  /*padding-bottom: 160px;*/
}
.page-container {
  width: 85%;
  min-width: 900px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
}
.page-index .page-container {
  width: 100%;
}
.page-index .content-wrapper {
  padding-top: 0 !important;
}
a {
  color: #1664bb;
  text-decoration: none;
  border-bottom: 1px solid rgba(22, 100, 187, 0.25);
}
a:hover {
  color: #9d220e;
  border-bottom: 1px solid rgba(157, 34, 14, 0.25);
  text-decoration: none;
}
p {
  margin-bottom: 6px;
}
p.lead {
  font-size: 16px;
  line-height: 28px;
  padding-right: 100px;
}
h1 {
  margin-bottom: 12px;
  font-size: 26px;
  line-height: 36px;
}
h2 {
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 30px;
}
h3 {
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
}
.main-container {
  min-height: 100%;
  position: relative;
}
.width-wrapper {
  width: 85%;
  min-width: 900px;
  max-width: 1300px;
  position: relative;
  margin: 0 auto;
}
.hr {
  border-bottom: 1px solid #eee;
  position: relative;
}
.hr span {
  height: 15px;
  width: 976px;
  margin-left: -488px;
  position: absolute;
  top: 1px;
  left: 50%;
  background: url('../../i/site/card-hr.png');
}
.hr.up span {
  background-position: 0 0;
  top: -15px;
}
.hr.down span {
  background-position: 0 -18px;
}
.cols-4,
.cols-3,
.cols-2 {
  font-size: 0;
}
.cols-4 .col,
.cols-3 .col,
.cols-2 .col {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  *zoom: 1;
  *display: inline;
}
.cols-4 .col {
  width: 22%;
  margin-right: 4%;
  line-height: 22px;
}
.cols-4 > .col-2 {
  width: 48%;
}
.cols-2 > .col {
  width: 48%;
  margin-right: 4%;
}
.cols-3 > .col {
  width: 30%;
  margin-right: 5%;
  line-height: 22px;
}
.cols-3 > .col-2 {
  width: 65%;
  margin-right: 5%;
  line-height: 22px;
}
.cols-4 .col:last-child,
.cols-3 .col:last-child,
.cols-2 .col:last-child {
  margin-right: 0;
}
.cols-2 + .cols-2 {
  margin-top: 20px;
}
.link-button {
  border: 1px solid #ddd;
  padding: 5px 15px;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 6px;
  *display: inline;
  *zoom: 1;
}
.link-button:hover {
  text-decoration: underline;
  color: #1664bb;
  border-bottom-color: #ddd;
}
.h-wrap {
  padding: 0 40px;
}
.v-wrap {
  padding: 25px 0;
}
.hv-wrap {
  padding: 25px 40px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.gray {
  color: #888;
}
a.no-border {
  border: 0;
}
.center-paragraph {
  padding: 0 80px;
  font-size: 17px;
  font-weight: normal;
  text-align: center;
  line-height: 1.6;
}
.center-header {
  margin-bottom: 10px;
  padding: 30px 0 20px 0;
  text-align: center;
  font-size: 32px;
  font-weight: 200;
  line-height: 1.4;
}
.center-header.align-left {
  text-align: left;
}
.center-header.lined {
  padding-bottom: 0;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
  font-size: 20px;
}
.center-header.lined span {
  padding: 0 20px;
  display: inline-block;
  position: relative;
  top: 13px;
  background: #ffffff;
}
.center-header + .center-paragraph {
  margin-top: -20px;
}
.center-image {
  position: relative;
  text-align: center;
}
.center-image img {
  margin: 0;
}
.center-image.border-bottom:after {
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
  background: rgba(0, 0, 0, 0.1);
  content: "";
}
i.icon {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.soon-badge {
  padding: 4px 8px;
  display: inline-block;
  position: relative;
  top: -5px;
  color: #222;
  font-size: 13px;
  line-height: 16px;
  background: #ffe517;
  -webkit-transform: rotate(-3deg);
  border-radius: 4px;
}
@media screen and (max-width: 600px) {
  .width-wrapper {
    min-width: 0 !important;
  }
  .page-container {
    min-width: 0;
  }
}
#bingc-active {
  height: 80px !important;
}
#bingc-active .bingc-we-will-call-you {
  top: 10px !important;
}
#bingc-active .bingc-active-get-phone-form {
  top: 14px !important;
}
.start-testing {
  padding-bottom: 30px;
  text-align: center;
}
.start-testing button {
  height: 50px;
  padding: 0 25px;
  line-height: 50px;
  font-size: 18px;
}
.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
.bingc-phone-button {
  bottom: 0% !important;
}
button {
  height: 34px;
  padding: 0 16px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  line-height: 34px;
  font-size: 15px;
  border-radius: 3px;
  outline: 0;
  *display: inline;
  *zoom: 1;
}
button:active {
  box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}
button.green {
  color: #fff;
  background-color: #00aa44;
}
button.glass {
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  text-shadow: none;
  box-shadow: none;
}
button.blue {
  color: #fff;
  background-color: #1983dd;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
button.blue:hover {
  background-color: #2990e7;
}
button.blue:active {
  background-color: #177bcf;
}
button.blue.empty {
  background-color: transparent;
  border: 1px solid rgba(25, 131, 221, 0.3);
  color: #1983dd;
  box-shadow: none;
  text-shadow: none;
}
button.blue.empty:hover {
  border: 1px solid rgba(25, 131, 221, 0.5);
}
button.transparent {
  border: 1px solid rgba(255, 255, 255, 0.5);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}
button.transparent:hover {
  background: rgba(255, 255, 255, 0.15);
}
button.big {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  font-size: 19px;
  font-weight: normal;
}
.buttons-radio-group {
  font-size: 0;
}
.buttons-radio-group button {
  height: 40px !important;
  line-height: 40px !important;
  border-style: solid;
  border-color: #3c98f7 !important;
  border-width: 1px 1px 1px 0;
  margin: 0 !important;
  font-size: 16px;
  color: #3c98f7;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.buttons-radio-group button:first-child {
  border-width: 1px;
  border-radius: 4px 0 0 4px;
}
.buttons-radio-group button:last-child {
  border-radius: 0 4px 4px 0;
}
.buttons-radio-group button.active {
  background: #3c98f7;
  color: #ffffff;
}
button.disabled,
button[disabled] {
  opacity: .5;
}
.pre-header-container {
  height: 30px;
  font-size: 13px;
  background: #4A4A4A;
  color: #fff;
  line-height: 28px;
  position: relative;
}
.pre-header-container a {
  color: #fff;
  margin: 5px;
}
.pre-header-container a:hover {
  opacity: .8;
}
.pre-header-container a:first-child {
  margin-left: 0;
}
.pre-header-container a:last-child {
  margin-right: 0;
}
.pre-header-container .right {
  position: absolute;
  right: 0;
  top: 0;
}
.pre-header-container .right .support-link .short {
  display: none;
}
.header-container {
  width: 100%;
  height: 62px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  line-height: 62px;
  font-size: 15px;
  color: #333;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
}
.header-container.with-cookies {
  top: 26px;
}
.header-container.fixed {
  position: fixed !important;
  top: 0 !important;
}
.header-container .logo,
.header-container .menu,
.header-container .menu li {
  display: inline-block;
  vertical-align: top;
  *zoom: 1;
  *display: inline;
}
.header-container .open-mobile-menu-btn {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 60px;
  display: none;
  border-radius: 4px;
  margin-top: 17px;
  margin-left: 4px;
  cursor: pointer;
}
.header-container .open-mobile-menu-btn .menu-icon {
  height: 8px;
  width: 20px;
  position: relative;
  margin-top: 7px;
  margin-left: 5px;
}
.header-container .open-mobile-menu-btn .menu-icon .icon-line {
  width: 100%;
  height: 3px;
  background: #1d1d1d;
  margin-bottom: 2px;
}
.header-container .logo {
  height: 62px;
  padding-right: 20px;
}
.header-container .logo a {
  border: 0;
  font-size: 30px;
  font-weight: bold;
  font-family: helvetica, arial, sans-serif;
  color: #000;
  background: -webkit-linear-gradient(#000000, #777777);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header-container .menu {
  font-size: 0;
}
.header-container .menu li {
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 16px;
}
.header-container .menu li:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.header-container .menu li.active + li {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.header-container .menu li.active {
  background: rgba(0, 0, 0, 0.02);
}
.header-container .menu li a {
  padding: 0 20px;
  display: block;
  color: #333;
  border: 0;
}
.header-container .menu li.active a,
.header-container .menu li a:hover {
  color: #666;
}
.header-container .sign-up {
  position: absolute;
  right: 58px;
  top: 0;
}
.header-container .sign-up a {
  border: none;
}
.header-container .sign-up button {
  margin-top: 14px;
  transition: margin 100ms linear;
}
.header-container .sign-up button.short {
  display: none;
}
.header-container .sign-up button.login {
  background: transparent;
}
.header-container .sign-up button.login:active {
  box-shadow: none;
}
.header-container .lang {
  height: 20px;
  position: absolute;
  right: 0;
  top: 8px;
  margin-top: 6px;
  font-size: 14px;
  line-height: 20px;
  transition: margin 100ms linear;
}
.header-container .lang .current-lang {
  padding: 6px 18px 6px 8px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.header-container .lang .current-lang:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  right: 6px;
  top: 15px;
  border-width: 4px 4px 0 4px;
  border-color: #aaa transparent transparent transparent;
  border-style: solid;
}
.header-container .lang .dropdown {
  position: absolute;
  right: 0;
  top: 40px;
  display: none;
  overflow: hidden;
  z-index: 200;
  background: #ffffff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.header-container .lang .dropdown a {
  padding: 5px 12px;
  display: block;
  border: none;
  color: #222;
}
.header-container .lang .dropdown a:hover {
  background: #fafafa;
}
.header-container .lang .dropdown li.active a {
  font-weight: bold;
}
.header-container .mobile-dropdown-menu {
  width: 100%;
  display: none;
  position: absolute;
  top: 62px;
  z-index: 300;
  background: #fff;
  overflow: hidden;
}
.header-container .mobile-dropdown-menu ul {
  margin-top: 0px;
}
.header-container .mobile-dropdown-menu ul .active {
  background: #e3e3e3;
}
.header-container .mobile-dropdown-menu ul li:first-of-type {
  border-top: 1px solid #e3e3e3;
}
.header-container .mobile-dropdown-menu ul li {
  height: 30px;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  line-height: 30px;
  text-decoration: none;
}
.header-container .mobile-dropdown-menu ul li a {
  height: 100%;
  width: 100%;
  display: block;
  color: #333;
  text-decoration: none;
  border-bottom: 0;
}
.header-container .mobile-dropdown-menu ul li a:active {
  background: #d2d2d2;
}
body.lang-ru .header-container,
body.lang-en .header-container,
body.lang-pl .header-container {
  position: absolute;
  top: 30px;
}
@media screen and (max-width: 1100px) {
  .header-container .sign-up button.short {
    display: inline-block !important;
  }
  .header-container .sign-up button.full {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  html {
    -webkit-text-size-adjust: none;
  }
  html .header-container {
    position: relative;
  }
  html .header-container.small {
    height: 62px;
    line-height: 62px;
  }
  html .header-container .width-wrapper {
    width: 100%;
  }
  html .header-container .width-wrapper .sign-up {
    display: none;
  }
  html .header-container .width-wrapper .logo {
    margin-left: 10px;
  }
  html .header-container .width-wrapper .menu {
    display: none;
  }
  html .header-container .width-wrapper .open-mobile-menu-btn {
    display: inline-block;
  }
  html .header-container .width-wrapper .lang {
    right: 7px;
  }
}
.page-index .top-banner {
  height: 600px;
  padding-top: 140px;
  background-color: #6a6760;
  background-size: cover;
  background-position: center 97%;
  position: relative;
  overflow: hidden;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  color: #fff;
}
.page-index .top-banner:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.15);
}
.page-index .top-banner .width-wrapper {
  height: 350px;
}
.page-index .top-banner .try {
  margin-top: 60px;
  white-space: nowrap;
}
.page-index .top-banner .try a {
  border: none;
}
.page-index .top-banner .try button {
  height: 60px;
  padding: 0 24px;
  font-size: 20px;
  font-weight: normal;
  line-height: 60px;
  text-align: left;
  margin-bottom: 10px;
  margin-right: 10px;
  background: #2cbb41;
}
.page-index .top-banner .try button:hover {
  background: #32cf49;
}
.page-index .top-banner .try button:active {
  background: #27a63a;
}
.page-index .top-banner .try button strong {
  font-size: 20px;
  font-weight: normal;
}
.page-index .top-banner .left {
  width: auto;
  padding-left: 57%;
}
.page-index .top-banner h1 {
  font-size: 45px;
  font-weight: normal;
  line-height: 1.25;
}
.page-index .top-banner p {
  font-size: 20px;
  line-height: 1.4;
}
.page-index .top-banner a.popup-video {
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -60px;
  margin-left: -250px;
  opacity: .9;
}
.page-index .top-banner a.popup-video:hover {
  opacity: 1;
}
.page-index .top-banner a.popup-video img {
  width: 150px;
  height: 150px;
}
.page-index .top-banner.test-version {
  padding-top: 170px !important;
  color: #222;
  text-shadow: none;
}
.page-index .top-banner.test-version:before {
  display: none;
  background: transparent;
}
.page-index .top-banner.test-version .popup-video {
  margin-top: -90px;
}
.page-index .top-banner.test-version .try {
  margin-top: 30px;
}
.page-index .top-banner.test-version h1 {
  font-size: 42px;
  font-weight: bold;
}
@media screen and (max-width: 1250px) {
  .page-index .top-banner .left .try {
    margin-top: 30px !important;
    white-space: normal !important;
  }
  .page-index .top-banner .left h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .page-index .top-banner {
    height: 319px;
    padding-top: 20px !important;
  }
  .page-index .top-banner.test-version {
    padding-top: 20px !important;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  }
  .page-index .top-banner.test-version:before {
    display: block;
    background: rgba(0, 0, 0, 0.4);
  }
  .page-index .top-banner .width-wrapper {
    width: 100%;
    height: 100%;
  }
  .page-index .top-banner .width-wrapper .left {
    width: 100%;
    text-align: center;
    display: block;
    float: none;
    overflow: hidden;
  }
  .page-index .top-banner .width-wrapper .left h1 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 30px;
    padding: 0 20px;
  }
  .page-index .top-banner .width-wrapper .left p {
    font-size: 14px;
    padding: 0 20px;
    line-height: 1.6;
  }
  .page-index .top-banner .width-wrapper .left .try {
    margin-top: 20px;
  }
  .page-index .top-banner .width-wrapper .left .try .try-button {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0px 15px;
  }
  .page-index .top-banner .width-wrapper .ipad {
    width: 280px;
    height: 170px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 0;
    right: auto;
    top: auto;
    margin-left: -140px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .page-index .top-banner .width-wrapper .ipad img {
    display: block;
    position: relative;
    top: 21px;
    width: 200px;
    margin: 0 auto;
    left: 0px;
  }
  .page-index .top-banner .width-wrapper .ipad video {
    display: none;
  }
  .page-index .top-banner .width-wrapper .ipad .glare {
    width: 200px;
    height: 170px;
    margin-left: -100px;
    left: 50%;
    position: absolute;
    top: 21px;
    background-size: 100%;
    z-index: 2;
  }
  .page-index .top-banner .left {
    padding-left: 0;
  }
  .page-index .top-banner .popup-video {
    display: none;
  }
  body.lang-ru .pre-header-container .left,
  body.lang-en .pre-header-container .left,
  body.lang-pl .pre-header-container .left {
    display: none;
  }
  body.lang-ru .pre-header-container .right,
  body.lang-en .pre-header-container .right,
  body.lang-pl .pre-header-container .right {
    text-align: center;
    left: 0;
  }
  body.lang-ru .pre-header-container .right .support-link .long,
  body.lang-en .pre-header-container .right .support-link .long,
  body.lang-pl .pre-header-container .right .support-link .long {
    display: none;
  }
  body.lang-ru .pre-header-container .right .support-link .short,
  body.lang-en .pre-header-container .right .support-link .short,
  body.lang-pl .pre-header-container .right .support-link .short {
    display: inline;
  }
  body.lang-ru .top-banner,
  body.lang-en .top-banner,
  body.lang-pl .top-banner {
    height: 330px !important;
    padding-top: 50px !important;
  }
}
@media screen and (max-width: 480px) {
  .page-index .top-banner h1 {
    font-size: 30px !important;
  }
  .page-index .top-banner button {
    height: 40px !important;
    font-size: 16px !important;
  }
  .page-index .top-banner:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.25);
  }
}
