@charset "UTF-8";
/** Testking settings file **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* ╨Ш╨╝╨┐╨╛╤А╤В╨╕╤А╤Г╨╡╨╝ ╨│╤Г╨│╨╗-╤И╤А╨╕╤Д╤В╤Л */
/*@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=latin,cyrillic);*/
@font-face {
  font-family: OpenSans;
  src: url("../fonts/OpenSans/OpenSans.eot");
  src: url("../fonts/OpenSans/OpenSans.eot") format("embedded-opentype"), url("../fonts/OpenSans/OpenSans.woff2") format("woff2"), url("../fonts/OpenSans/OpenSans.woff") format("woff"), url("../fonts/OpenSans/OpenSans.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: OpenSans;
    src: url("../fonts/OpenSans/OpenSans.svg#OpenSans") format("svg");
  }
}
@font-face {
  font-family: Roboto-bold;
  src: url("../fonts/Roboto-bold/Roboto-bold.eot");
  src: url("../fonts/Roboto-bold/Roboto-bold.eot") format("embedded-opentype"), url("../fonts/Roboto-bold/Roboto-bold.woff2") format("woff2"), url("../fonts/Roboto-bold/Roboto-bold.woff") format("woff"), url("../fonts/Roboto-bold/Roboto-bold.ttf") format("truetype"), url("../fonts/Roboto-bold/Roboto-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Roboto-bold;
    src: url("../fonts/Roboto-bold/Roboto-bold.svg#Roboto-bold") format("svg");
  }
}
/* define fonts */
/* Font mixin */
/* ╨Т╨║╨╗╤О╤З╨░╨╡╨╝ ╤Б╨┐╤А╨░╨╣╤В╤Л */
.icons-sprite, .icons-facebook {
  background-image: url('../img/icons-sbd9ca5c429.png');
  background-repeat: no-repeat;
}

.icons-facebook {
  background-position: 0 0;
}

/* ╨Я╨╛╨┤╨║╨╗╤О╤З╨░╨╡╨╝ ╨Ш╨║╨╛╨╜╨║╨╕ */
.icons-facebook {
  display: inline-block;
  position: relative;
  width: 28px;
  height: 50px;
  vertical-align: top;
  display: -moz-inline-stack;
  zoom: 1;
  *display: inline;
}

body {
  /* ╤Б╨│╨╗╨░╨╢╨╕╨▓╨░╨╜╨╕╨╡ ╤И╤А╨╕╤Д╤В╨╛╨▓ ╨▓ ╨▓╨╡╨▒╨║╨╕╤В╨╡ */
  -webkit-font-smoothing: subpixel-antialiased;
}
body button, body select {
  -webkit-appearance: none;
}
body a {
  text-decoration: none;
}
body a:hover, body a:focus, body a:active, body a:active:focus {
  outline: none;
}

.inline-block, .header .nav ul li {
  display: -moz-inline-stack;
  /* Firefox 2 */
  display: inline-block;
  /* good browser */
  _overflow: hidden;
  /* IE6, IE7 */
  *zoom: 1;
  /* include hasLayout for IE6, IE7 */
  *display: inline;
  /* with hasLayout true display:inline in IE6, IE7 behaves like display:inline-block */
}

.clear:before, .clear:after {
  clear: both;
  box-sizing: border-box;
  content: " ";
  display: table;
}

/* ╨Р╨┤╨░╨┐╤В╨░╤Ж╨╕╤П */
/*.container {
	position: relative; width: 1140px;
	margin: 0 auto;
	box-sizing: border-box;

}*/
.bg-header-checkers {
  background: url("../img/top_bg.png") repeat-x left top;
  height: 650px;
}
@media only screen and (max-width: 1199px) {
  .bg-header-checkers {
    height:750px;
    background-size: contain;
  }
}
@media only screen and (max-width: 767px) {
  .bg-header-checkers {
    height:820px;
  }
}
@media only screen and (max-width: 481px) {
  .bg-header-checkers {
    height: 100%;
  }
}
.app {
  min-width: 1000px;
}
@media only screen and (max-width: 991px) {
  .app {
    min-width: auto;
  }
}

.header {
  position: relative;
  background: #fff;
  text-align: center;
}
.header .logo-wrapper {
  max-width: 100%;
}
@media only screen and (max-width: 991px) {
  .header .logo-wrapper {
    margin: 0px auto;
    max-width: 80%;
  }
}
.header .logo-wrapper img {
  max-width: 100%;
}
.header .nav {
  float: right;
}
.header .nav ul {
  padding: 5px 0;
}
@media only screen and (max-width: 767px) {
  .header .nav ul {
    text-align: center;
    padding: 10px 0;
  }
}
.header .nav ul li a {
  font-family: "OpenSans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0;
  color: #f7fbff;
  margin-right: 24px;
  padding: 5px 0;
  display: block;
  position: relative;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .header .nav ul li a {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: -0.6px;
  }
}
.header .nav ul li a:hover, .header a:focus, .header a:active:focus {
  text-decoration: underline;
}
.header .nav ul li a:after {
  content: "";
  display: block;
  border-right: 1px solid #022659;
  border-left: 1px solid #cbfaff;
  height: 12px;
  position: absolute;
  top: 13px;
  right: -16px;
}
@media only screen and (max-width: 767px) {
  .header .nav ul li a:after {
    top: 12px;
  }
}
.header .nav ul li:last-child a:after {
  display: none;
}
.header span {
  font-family: "OpenSans", sans-serif;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  color: #f7fbff;
  max-width: 650px;
  display: block;
  text-align: center;
  margin: -12px auto 32px;
}
@media only screen and (max-width: 991px) {
  .header span {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 481px) {
  .header span {
    font-size: 17px;
    line-height: 25px;
  }
}
.header .button-group {
  text-align: center;
}
.header .button-group a {
  position: relative;
  display: inline-block;
}
.header .button-group a:hover, .header .button-group a:focus, .header .button-group a:active:focus {
  text-decoration: none;
  outline: none;
}
@media only screen and (max-width: 767px) {
  .header .button-group a {
    display: block;
  }
}
.header .button-group .face-button {
  background: url("../img/facebook-badge.png") no-repeat center center;
  border-radius: 12px;
  box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.55);
  height: 83px;
  width: 280px;
}
/*@media only screen and (max-width: 991px) {
  .header .button-group .face-button {
  }
}*/
@media only screen and (max-width: 767px) {
  .header .button-group .face-button {
    margin: 0 auto 20px;
  }
}
.header .button-group .google-button {
  background: url("../img/google-play-badge.png") no-repeat center center;
  box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.55);
  border-radius: 12px;
  height: 83px;
  width: 280px;
  margin-left: 70px;
}
.header .button-group .apple-button {
  background: url("../img/apple-badge.png") no-repeat center center;
  box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.55);
  border-radius: 12px;
  height: 83px;
  width: 280px;
  margin-left: 70px;
}
@media only screen and (max-width: 991px) {
  .header .button-group .google-button {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .header .button-group .google-button {
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .header .button-group .apple-button {
    margin: 30px 0 0 40px;
  }
}
@media only screen and (max-width: 991px) {
  .header .button-group .apple-button {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 767px) {
  .header .button-group .apple-button {
    margin: 20px auto;
  }
}
.header .button-group .face-button .icons-facebook {
  position: absolute;
  top: 15px;
  left: 20px;
}

.section {
  padding: 30px 0;
  background-color: #fff;
}
.section img.carousel {
  max-width: 100%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .section .img-block {
    text-align: center;
  }
}
.section .np {
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .section .np {
    padding: 0 15px;
  }
}
.section h1 {
  text-transform: uppercase;
  text-align: center;
  font-family: "Roboto-bold", sans-serif;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: 0;
  color: #3765a3;
  margin-bottom: 15px;
  text-shadow: 1px 4px 4px rgba(27, 57, 123, 0.39);
}
@media only screen and (max-width: 767px) {
  .section h1 {
    font-size: 32px;
    line-height: 36px;
  }
}
.section h1:after {
  content: "";
  display: block;
  width: 60px;
  border-bottom: 3px solid #3765a3;
  margin: 20px auto 30px;
}
.section .description_block p {
  font-family: "OpenSans", sans-serif;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
  color: #212121;
  margin-left: 280px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .section .description_block p {
    font-size: 14px;
    line-height: 23px;
    margin-left: 30px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 481px) {
  .section .description_block p {
    float: left;
  }
}
.section .description_block {
  padding: 20px 0 60px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .section .description_block {
    padding: 20px 0;
  }
}
.section .description_block img {
  position: absolute;
  top: -20px;
  left: 20px;
}
@media only screen and (max-width: 767px) {
  .section .description_block img {
    float: left;
    position: static;
  }
}
.section .description_block span {
  font-family: "Roboto-bold", sans-serif;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0;
  color: #179da9;
  text-transform: uppercase;
  text-shadow: 1px 2px 3px rgba(27, 57, 123, 0.39);
  margin: 10px 0 0 300px;
}
@media only screen and (max-width: 767px) {
  .section .description_block span {
    margin: 10px 0 0 30px;
    font-size: 20px;
    line-height: 24px;
  }
}
.section .description_block h2 {
  font-family: "Roboto-bold", sans-serif;
  font-size: 42px;
  line-height: 44px;
  letter-spacing: 0;
  color: #3765a3;
  text-transform: uppercase;
  text-shadow: 1px 4px 3px rgba(27, 57, 123, 0.39);
  margin: 15px 0 10px 280px;
}
@media only screen and (max-width: 767px) {
  .section .description_block h2 {
    margin: 5px 0 10px 10px;
    font-size: 27px;
    line-height: 32px;
  }
}
.section .description_divider {
  background: url("../img/divider.png") no-repeat right bottom;
  width: 773px;
  height: 45px;
  display: block;
  margin-left: 325px;
}
@media only screen and (max-width: 1199px) {
  .section .description_divider {
    background-size: contain;
    width: 650px;
    margin-left: 300px;
  }
}
@media only screen and (max-width: 991px) {
  .section .description_divider {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .section .description_divider {
    width: 420px;
  }
}
@media only screen and (max-width: 481px) {
  .section .description_divider {
    width: 300px;
  }
}
.section .content h2 {
  font-family: "Roboto-bold", sans-serif;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0;
  color: #3765a3;
  text-transform: uppercase;
  text-shadow: 1px 3px 3px rgba(27, 57, 123, 0.39);
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .section .content h2 {
    font-size: 27px;
    line-height: 32px;
  }
}
.section .content p {
  font-family: "OpenSans", sans-serif;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0;
  color: #212121;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .section .content p {
    font-size: 14px;
    line-height: 23px;
  }
}
.section .content ul {
  margin-bottom: 30px;
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .section .content ul {
    margin: 0 15px 25px;
  }
}
.section .content ul li {
  margin: 0 0 10px 0;
  padding-left: 30px;
  font-family: "OpenSans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  color: #424242;
  background: url("../img/list-point.png") no-repeat 5px 12px;
}

/* end section */
.footer {
  padding: 20px 0;
  background-color: #fff;
}
@media only screen and (max-width: 991px) {
  .footer {
    padding: 0 0 20px 0;
  }
}
.footer .copyright {
  font-family: "Roboto-bold", sans-serif;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  color: #3765a3;
  margin: 20px auto 0;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .footer .copyright {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .footer .copyright {
    font-size: 18px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .footer .copyright {
    font-size: 16px;
    letter-spacing: 0.4px;
  }
}

/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/css/print.css" media="print" rel="stylesheet" type="text/css" /> */
