@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes dropHeader {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes dropHeader {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

* {
  -webkit-transition: all 0.1s;
  transition: all 0.1s; }

html {
  font-size: 16px;
  height: 100%; }

img, picture {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  display: block; }

body {
  color: #333;
  font-size: 13px;
  height: 100%;
  font-family: "HelveticaRegular";
  background: #e8eaf6; }

body a {
  color: #333; }

body a:hover {
  text-decoration: none; }

.wrapper {
  height: auto; }

.container {
  max-width: 1280px;
  margin: 0 auto; }

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

.container:after {
  clear: both; }

.intro-container {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  z-index: 4;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.intro-container:before, .intro-container:after {
  content: "";
  display: table; }

.intro-container:after {
  clear: both; }

@media (min-width: 768px) {
  .intro-container {
    width: 600px;
    padding: 0; } }

@media (min-width: 992px) {
  .intro-container {
    width: 800px;
    padding: 0; } }

@media (min-width: 1200px) {
  .intro-container {
    width: 1000px;
    padding: 0; } }

.footer-col-3 {
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative; }

@media (min-width: 440px) {
  .footer-col-3 {
    width: 33%;
    float: left;
    bottom: -40px; } }

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

@media (min-width: 440px) {
  .copy-right {
    text-align: left; } }

.copy-right__mobile {
  display: block;
  text-align: center;
  position: relative;
  top: 20px;
  background: #e8eaf6;
  z-index: 3; }

@media (min-width: 440px) {
  .copy-right__mobile {
    display: none; } }

.footer-intro {
  min-height: 90px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 0;
  z-index: 4;
  width: 100%;
  background: #e8eaf6; }

.footer-intro:before, .footer-intro:after {
  content: "";
  display: table; }

.footer-intro:after {
  clear: both; }

.intro-main {
  width: 100%;
  height: 30%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.intro-header {
  min-height: 90px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  width: 100%; }

.intro-header:before, .intro-header:after {
  content: "";
  display: table; }

.intro-header:after {
  clear: both; }

.footer-scrool {
  text-align: center;
  color: #304ffe;
  font-size: 14px;
  text-transform: uppercase;
  background: #e8eaf6;
  position: relative;
  z-index: 2;
  padding: 10px 0;
  font-family: "HelveticaBold"; }

@media (min-width: 440px) {
  .footer-scrool {
    bottom: 10px; } }

.social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  float: none;
  position: relative;
  bottom: 6px;
  text-align: center; }

.social-list:before, .social-list:after {
  content: "";
  display: table; }

.social-list:after {
  clear: both; }

@media (min-width: 440px) {
  .social-list {
    float: right; } }

@media (min-width: 440px) {
  .social-list {
    text-align: left; } }

.social-list li {
  display: inline; }

.social-item {
  float: none; }

@media (min-width: 440px) {
  .social-item {
    float: left; } }

.social-item:last-child a {
  margin-left: 20px; }

@media (min-width: 440px) {
  .social-item:last-child a {
    margin-left: 40px; } }

.social-href {
  color: #304ffe;
  font-size: 21px; }

.social-href:hover {
  color: #8f919d; }

.logo {
  font-size: 40px;
  text-align: center;
  letter-spacing: 0.32em;
  font-family: "HelveticaThin";
  color: #304ffe;
  margin-bottom: 10px;
  text-shadow: 0px 0px 0 #e2e4f0,-1px 1px 0 #e2e4f0,-2px 2px 0 #e2e4f0,-3px 3px 0 #e2e4f0,-4px 4px 0 #e2e4f0,-5px 5px 0 #e2e4f0,-6px 6px 0 #e2e4f0,-7px 7px 0 #e2e4f0,-8px 8px 0 #e2e4f0,-9px 9px 0 #e2e4f0,-10px 10px 0 #e2e4f0,-11px 11px 0 #e2e4f0,-12px 12px 0 #e2e4f0,-13px 13px 0 #e2e4f0,-14px 14px 0 #e2e4f0,-15px 15px 0 #e2e4f0,-16px 16px 0 #e2e4f0,-17px 17px 0 #e2e4f0,-18px 18px 0 #e2e4f0,20px 20px 0 transparent; }

@media (min-width: 992px) {
  .logo {
    font-size: 50px;
    margin-bottom: 15px; } }

@media (min-width: 1200px) {
  .logo {
    font-size: 60px;
    margin-bottom: 20px; } }

.description {
  font-size: 16px;
  font-family: "HelveticaThin";
  text-align: center;
  color: #0d1b1c;
  margin-bottom: 10px;
  line-height: 30px; }

@media (min-width: 992px) {
  .description {
    font-size: 18px;
    margin-bottom: 15px; } }

@media (min-width: 1200px) {
  .description {
    font-size: 24px;
    margin-bottom: 20px; } }

.btn {
  padding: 0 35px;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  height: 30px;
  border-radius: 30px;
  color: #fff;
  position: relative;
  background: #304ffe;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  z-index: 2;
  margin-bottom: 25px;
  -webkit-box-shadow: 0px 0px 0 #e2e4f0, -1px 1px 0 #e2e4f0, -2px 2px 0 #e2e4f0, -3px 3px 0 #e2e4f0, -4px 4px 0 #e2e4f0, -5px 5px 0 #e2e4f0, -6px 6px 0 #e2e4f0, -7px 7px 0 #e2e4f0, -8px 8px 0 #e2e4f0, -9px 9px 0 #e2e4f0, -10px 10px 0 #e2e4f0, -11px 11px 0 #e2e4f0, -12px 12px 0 #e2e4f0, -13px 13px 0 #e2e4f0, -14px 14px 0 #e2e4f0, -15px 15px 0 #e2e4f0, -16px 16px 0 #e2e4f0, -17px 17px 0 #e2e4f0, -18px 18px 0 #e2e4f0;
          box-shadow: 0px 0px 0 #e2e4f0, -1px 1px 0 #e2e4f0, -2px 2px 0 #e2e4f0, -3px 3px 0 #e2e4f0, -4px 4px 0 #e2e4f0, -5px 5px 0 #e2e4f0, -6px 6px 0 #e2e4f0, -7px 7px 0 #e2e4f0, -8px 8px 0 #e2e4f0, -9px 9px 0 #e2e4f0, -10px 10px 0 #e2e4f0, -11px 11px 0 #e2e4f0, -12px 12px 0 #e2e4f0, -13px 13px 0 #e2e4f0, -14px 14px 0 #e2e4f0, -15px 15px 0 #e2e4f0, -16px 16px 0 #e2e4f0, -17px 17px 0 #e2e4f0, -18px 18px 0 #e2e4f0; }

@media (min-width: 992px) {
  .btn {
    height: 50px;
    font-size: 18px; } }

.btn:hover {
  -webkit-box-shadow: 0px 0px 0 #dddfeb, -1px 1px 0 #dddfeb, -2px 2px 0 #dddfeb, -3px 3px 0 #dddfeb, -4px 4px 0 #dddfeb, -5px 5px 0 #dddfeb, -6px 6px 0 #dddfeb, -7px 7px 0 #dddfeb, -8px 8px 0 #dddfeb, -9px 9px 0 #dddfeb, -10px 10px 0 #dddfeb, -11px 11px 0 #dddfeb, -12px 12px 0 #dddfeb, -13px 13px 0 #dddfeb, -14px 14px 0 #dddfeb, -15px 15px 0 #dddfeb, -16px 16px 0 #dddfeb, -17px 17px 0 #dddfeb, -18px 18px 0 #dddfeb;
          box-shadow: 0px 0px 0 #dddfeb, -1px 1px 0 #dddfeb, -2px 2px 0 #dddfeb, -3px 3px 0 #dddfeb, -4px 4px 0 #dddfeb, -5px 5px 0 #dddfeb, -6px 6px 0 #dddfeb, -7px 7px 0 #dddfeb, -8px 8px 0 #dddfeb, -9px 9px 0 #dddfeb, -10px 10px 0 #dddfeb, -11px 11px 0 #dddfeb, -12px 12px 0 #dddfeb, -13px 13px 0 #dddfeb, -14px 14px 0 #dddfeb, -15px 15px 0 #dddfeb, -16px 16px 0 #dddfeb, -17px 17px 0 #dddfeb, -18px 18px 0 #dddfeb; }

.btn-footer {
  height: 30px;
  font-size: 14px;
  bottom: 10px;
  padding-top: 4px;
  margin-bottom: 0px; }

@media (min-width: 440px) {
  .btn-footer {
    bottom: 10px; } }

.first-slide {
  background: url("../images/pic/cube-eng1.png") no-repeat;
  background-position: center; }

.first-slide:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 40%;
  background: #fff;
  left: 0;
  right: 0;
  bottom: -36px;
  margin: 0 auto;
  z-index: 0; }

@media (min-width: 440px) {
  .first-slide:after {
    height: 45%; } }

@media (min-width: 992px) {
  .first-slide:after {
    height: 50%; } }

.section {
  min-height: 900px; }

.second-slide:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: #9eacf9;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 0; }

.three-slide {
  background: url("../images/pic/cube-eng3-mobile.png") no-repeat;
  background-position: center;
  z-index: 2; }

.three-slide:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 6%;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: 0; }

@media (min-width: 992px) {
  .three-slide:after {
    height: 10%; } }

@media (min-width: 992px) {
  .three-slide {
    background: url("../images/pic/cube-eng3.png") no-repeat;
    background-position: center; } }

.for-slide:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: 0; }

.fife-slide:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: 0; }

.fife-slide:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 0; }

#fp-nav ul li a span, #fp-nav ul li:hover a span, .fp-slidesNav ul li a span, .fp-slidesNav ul li:hover a span {
  border: 4px solid #fff; }

#fp-nav ul li a span, .fp-slidesNav ul li a span {
  background: #fff; }

#fp-nav ul li a span:hover, .fp-slidesNav ul li a span:hover {
  background: #304ffe; }

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
  background: #304ffe; }

#fp-nav ul li, .fp-slidesNav ul li {
  margin-bottom: 20px; }

#fp-nav.left {
  left: 40px; }

@media (min-width: 992px) {
  #fp-nav.left {
    left: 80px; } }

#fp-nav:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 212px;
  bottom: 17px;
  right: 10px;
  background-color: #fff; }

.fixed-button {
  position: fixed;
  top: 41px;
  width: 20px;
  height: 20px;
  z-index: 100;
  color: #304ffe;
  text-decoration: none;
  background: #fff;
  border: 10px solid #fff;
  border-radius: 100%; }

.fixed-button:hover {
  color: #8f919d; }

@media (min-width: 992px) {
  .fixed-button {
    top: 71px; } }

.fixed-button span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 60%;
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 14px; }

.fixed-button__top {
  position: absolute;
  top: 60px; }

@media (min-width: 992px) {
  .fixed-button__top {
    top: 71px; } }

.fixed-button.lang {
  left: 40px; }

@media (min-width: 992px) {
  .fixed-button.lang {
    left: 80px; } }

.fixed-button.profile {
  right: 40px; }

@media (min-width: 992px) {
  .fixed-button.profile {
    right: 80px; } }

.fixed-button__top.lang {
  left: -10px;
  margin-left: 5%; }

.fixed-button__top.profile {
  right: -10px;
  margin-right: 5%; }

.learn-eng {
  position: relative;
  left: 20%;
  font-size: 36px;
  color: #304ffe;
  top: -66%;
  font-family: "HelveticaThin"; }

.help-list {
  width: 100%;
  position: relative;
  z-index: 3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  margin-top: 20px; }

@media (min-width: 440px) {
  .help-list {
    width: 50%; } }

.help-list div {
  text-align: right;
  margin-bottom: 20px;
  font-size: 16px;
  color: #0d1b1c;
  font-family: "HelveticaLight"; }

.help-list__right {
  float: right;
  padding-left: 20px;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.help-list__right div {
  text-align: left; }

.help-list__left {
  width: 100%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  margin-top: 40px;
  background: #e8eaf6;
  position: relative;
  z-index: 3; }

@media (min-width: 440px) {
  .help-list__left {
    width: 50%; } }

.like {
  width: 100%;
  text-align: center;
  color: #304ffe;
  font-size: 14px;
  font-family: "HelveticaBold";
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 10px 0;
  background: #e8eaf6;
  position: relative;
  z-index: 2;
  bottom: 10px; }

.img-flag {
  position: absolute;
  margin: auto;
  padding-top: 300px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.video-play {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #304ffe;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 3; }

@media (min-width: 992px) {
  .video-play {
    margin-left: 40%;
    width: 70px;
    height: 70px; } }

.video-play i {
  color: #fff;
  position: absolute;
  width: 100%;
  height: 40%;
  left: 0;
  right: 0;
  font-size: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center; }

@media (min-width: 992px) {
  .video-play i {
    height: 30%;
    top: 0; } }

.pic-block {
  min-height: 402px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 2;
  overflow: hidden;
  margin-bottom: 10px; }

.pic-cube2 {
  margin-bottom: -20px; }

.footer-line {
  overflow: hidden; }

.footer-line:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 300px;
  background: #9eacf9;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 1; }

.popup {
  display: none;
  background: #fff;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  min-height: 100px;
  margin-bottom: 40px;
  border-radius: 15px;
  padding: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* Close Button */
.popup-close {
  width: 15px;
  height: 15px;
  position: absolute;
  top: -25px;
  right: -25px;
  -webkit-transition: ease 0.25s all;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
      transform: translate(50%, -50%);
  opacity: 0.9; }

.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  -ms-transform: translate(50%, -50%) rotate(180deg);
      transform: translate(50%, -50%) rotate(180deg);
  text-decoration: none;
  opacity: 1; }

.close-x {
  stroke: #fff;
  fill: transparent;
  stroke-linecap: round;
  stroke-width: 10; }

.popup-header {
  color: #57585f;
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
  font-family: "HelveticaMedium"; }

.text-input {
  outline: 0;
  border: 0;
  border-radius: 15px;
  background: #ecf1f4;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 0 20px;
  color: #57585f;
  font-family: "HelveticaRegular";
  font-size: 14px; }

.btn-form {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px; }

.input-block {
  margin-bottom: 20px; }

input[type="text"] {
  color: #57585f;
  font-family: "HelveticaRegular"; }

input[type="text"]::-webkit-input-placeholder {
  color: #57585f;
  font-family: "HelveticaRegular"; }

input[type="text"]::-moz-placeholder {
  color: #57585f;
  font-family: "HelveticaRegular"; }

.popup-form {
  max-width: 240px;
  margin: 0 auto; }

.popup-link {
  color: #304ffe; }

.popup-link__left {
  float: left; }

.popup-link__right {
  float: right; }

.popup-block__links {
  margin-bottom: 20px;
  margin-top: 40px;
  padding: 0 20px; }

.popup-block__links:before, .popup-block__links:after {
  content: "";
  display: table; }

.popup-block__links:after {
  clear: both; }

.popup-block__txt {
  margin-bottom: 20px;
  padding: 0 20px;
  text-align: center;
  font-family: "HelveticaRegular";
  color: #57585f; }

.popup-block__txt:before, .popup-block__txt:after {
  content: "";
  display: table; }

.popup-block__txt:after {
  clear: both; }

.popup-error {
  color: #ff5252;
  text-align: center;
  font-size: 14px;
  margin-top: 40px; }

.popup-block__social .social-list {
  float: none;
  text-align: center; }

.popup-block__social .social-list li {
  float: none;
  display: inline;
  text-align: center;
  position: relative; }

.popup-block__social .social-list li:last-child:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -8px;
  background: #dcdcdc;
  width: 1px;
  height: 20px; }

.popup-block__social .social-list li a {
  display: inline-block;
  margin: 0 auto;
  margin-left: 20px; }

.popup-block__social .social-list li a:first-child {
  margin-right: 20px; }

.fix-clock {
  position: absolute;
  top: -35px;
  left: -17px;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(0deg);
  color: #8f919d; }

.one-page {
  color: #304ffe;
  font-family: "HelveticaBold";
  margin-right: 10px; }

.all-page {
  margin-left: 10px; }

.center-blue {
  text-align: center;
  font-size: 18px;
  color: #304ffe;
  background-color: #e8eaf6;
  padding: 10px 0;
  position: relative;
  z-index: 3; }

.center-gray {
  color: #0d1b1c; }

.content-mobile {
  display: block;
  margin-bottom: 20px; }

@media (min-width: 440px) {
  .content-mobile {
    display: none; } }

.container__page {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 5%;
  overflow: hidden;
  position: relative;
  min-height: 100%; }

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

.container__page:after {
  clear: both; }

.timesHeader {
  margin-top: 120px;
  position: relative;
  margin-bottom: 40px; }

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

.timesHeader:after {
  clear: both; }

@media (min-width: 768px) {
  .timesHeader {
    margin-top: 94px; } }

.timesHeader-img {
  margin: 0;
  display: block;
  height: 241px;
  position: relative; }

.Profile {
  width: 240px;
  position: absolute;
  right: 0;
  height: 90px;
  top: -120px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  background-color: #304ffe;
  color: #fff;
  font-family: "HelveticaLight"; }

@media (min-width: 768px) {
  .Profile {
    top: -90px; } }

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

.Profile:after {
  clear: both; }

.profileMail {
  margin-bottom: 8px; }

.profileEdit a {
  color: #fff; }

.timesHeader-imgBlock {
  float: left;
  position: relative; }

.timesHeader-imgBlock:before, .timesHeader-imgBlock:after {
  content: "";
  display: table; }

.timesHeader-imgBlock:after {
  clear: both; }

.timesHeader-imgBlock:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2px;
  width: 0;
  right: 0;
  background-color: #fff;
  z-index: 3; }

@media (min-width: 768px) {
  .timesHeader-imgBlock:before {
    width: 50px; } }

.timesHeader-imgBlock:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2px;
  width: 0;
  right: -50px;
  background-color: #304ffe;
  z-index: 3; }

@media (min-width: 768px) {
  .timesHeader-imgBlock:after {
    width: 50px; } }

.image-line {
  position: absolute;
  bottom: -50px;
  margin: auto;
  height: 50px;
  width: 0;
  right: 0;
  background-color: #ccc;
  z-index: 3; }

@media (min-width: 768px) {
  .image-line {
    width: 1px; } }

.image-line__long {
  height: 100%;
  bottom: -100%; }

.timesHeader-title {
  font-family: "HelveticaThin";
  font-size: 24px;
  line-height: 36px;
  position: absolute;
  left: 0;
  top: -18px;
  letter-spacing: 0.3em;
  width: 400px; }

@media (min-width: 768px) {
  .timesHeader-title {
    font-size: 36px;
    left: 40px; } }

.timesHeader-bluecenter {
  background-color: #304ffe;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 52px;
  line-height: 52px;
  left: 63px;
  padding-right: 26px;
  font-size: 18px;
  font-family: "HelveticaUltraLight"; }

@media (min-width: 768px) {
  .timesHeader-bluecenter {
    left: 140px; } }

.timesHeader-bluecenter:after {
  content: "";
  position: absolute;
  height: 52px;
  right: 100%;
  width: 100vh;
  background-color: #304ffe; }

.timesHeader-leftBlock {
  margin-left: 220px;
  position: relative;
  min-height: 240px; }

@media (min-width: 768px) {
  .timesHeader-leftBlock {
    margin-left: 440px; } }

.times-list {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 110px;
  height: 20px;
  left: 0;
  font-family: "HelveticaLight";
  font-size: 18px;
  z-index: 4; }

.times-list:before, .times-list:after {
  content: "";
  display: table; }

.times-list:after {
  clear: both; }

.times-list:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0;
  width: 0;
  background-color: #fff;
  z-index: 3;
  left: 100%;
  right: -50px; }

@media (min-width: 768px) {
  .times-list:before {
    height: 2px;
    width: 9999px; } }

.times-item {
  float: none;
  margin-bottom: 15px;
  padding-right: 30px;
  background: #e8eaf6; }

@media (min-width: 992px) {
  .times-item {
    float: left; } }

.times-item:last-child {
  padding-right: 50px; }

.times-item a {
  color: #304ffe; }

.times-item a.active {
  text-decoration: none;
  color: #333; }

.temesDescr {
  position: absolute;
  bottom: -50%;
  max-width: 500px;
  font-size: 14px;
  font-family: "HelveticaLight";
  line-height: 24px; }

@media (min-width: 992px) {
  .temesDescr {
    bottom: 0;
    margin-left: 440px; } }

.temesDescr__c {
  position: relative;
  top: 80%;
  margin-left: 0; }

@media (min-width: 440px) {
  .temesDescr__c {
    margin-left: 180px;
    margin-top: -40px; } }

@media (min-width: 768px) {
  .temesDescr__c {
    margin-left: 440px; } }

.footer-intro {
  left: 0; }

.timesGrid {
  margin-top: 80px;
  margin-bottom: 100px; }

.gridList {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative; }

.gridList:first-child:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  left: -50%;
  width: 150%;
  background-color: #fff; }

.gridItem {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: 3.50877193%;
  margin-bottom: 50px;
  margin-top: 50px;
  padding-left: 10px; }

@media (min-width: 440px) {
  .gridItem {
    width: 44.7192982%; } }

@media (min-width: 992px) {
  .gridItem {
    width: 17.7192982%; } }

.gridTitle {
  color: #304ffe;
  text-decoration: underline;
  margin-bottom: 8px;
  font-family: "HelveticaLight"; }

.gridHref {
  width: 100px;
  height: 100px;
  background: #fff;
  display: block;
  -webkit-box-shadow: -10px 10px 20px -9px rgba(0, 0, 0, 0.2);
          box-shadow: -10px 10px 20px -9px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  position: relative; }

.gridHref:hover .gridTitle {
  text-decoration: none; }

.gridCenterBlock {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 45%;
  height: 30%;
  text-decoration: none;
  width: 150%; }

.gridIcon {
  position: absolute;
  top: 0;
  left: -25%;
  z-index: 5;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px; }

.gridIcon__time {
  background: #304ffe;
  border-radius: 100%; }

.gridIcon__time:after {
  content: "";
  position: absolute;
  width: 16px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 25px;
  background: url("../images/pages/hourglass.png") no-repeat; }

.gridIcon__check {
  border-radius: 100%;
  background: url("../images/pages/check.png") no-repeat #fff; }

.timeBlock {
  margin-bottom: 40px; }

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

.timeBlock:after {
  clear: both; }

.timeLeft-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.timeLeft-item {
  margin-top: 3px;
  margin-bottom: 35px;
  color: #304ffe;
  display: block;
  text-align: right;
  font-style: 18px; }

.timeLeft-item a {
  color: #304ffe; }

.timeLeft-href.active {
  color: #333;
  text-decoration: none; }

.timeLeft {
  position: relative;
  width: 157px;
  font-family: "HelveticaLight"; }

@media (min-width: 440px) {
  .timeLeft {
    float: left; } }

@media (min-width: 768px) {
  .timeLeft {
    float: left;
    width: 232px; } }

.timeRight {
  margin-left: 0;
  position: relative;
  width: 100%; }

@media (min-width: 440px) {
  .timeRight {
    width: 70.1754386%;
    margin-left: 180px; } }

@media (min-width: 768px) {
  .timeRight {
    margin-left: 340px;
    width: 70.1754386%; } }

.btn-page {
  height: 30px;
  font-size: 16px; }

@media (min-width: 440px) {
  .btn-page {
    float: right; } }

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

.testblock_right:after {
  clear: both; }

@media (min-width: 440px) {
  .testblock_right {
    float: right; } }

.textblock {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center; }

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

.textblock:after {
  clear: both; }

@media (min-width: 440px) {
  .textblock {
    float: right;
    text-align: left;
    margin-right: 40px; } }

.Vertical-txt {
  font-size: 18px;
  font-family: "HelveticaLight";
  position: absolute;
  right: -300px;
  top: -30px;
  width: 220px;
  text-align: center;
  height: 220px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: none; }

@media (min-width: 768px) {
  .Vertical-txt {
    display: block; } }

@media (min-width: 440px) {
  .test-content {
    padding-right: 100px;
    margin-left: 100px; } }

.test-qContent {
  padding-left: 15px; }

@media (min-width: 440px) {
  .test-qContent {
    padding-left: 0; } }

.test-q {
  background: #d9dbe8;
  color: #304ffe;
  padding: 15px 0;
  font-size: 16px;
  margin: 20px 0; }

.test-title {
  font-size: 21px; }

.testBold {
  font-family: "HelveticaBold";
  font-size: 26px; }

/* Скрываем системный контрол */
input[type="radio"] {
  display: none; }

label.for-radio span {
  padding-left: 30px;
  /* Ширина картинки + пара пикселей отступа от нее до текста */
  line-height: 20px;
  height: 15px;
  display: block; }

/* Смещения для невыбранной и выбранной радиокнопки */
label.for-radio input[type="radio"] + span {
  background: url("../images/pages/check-off.png") no-repeat; }

label.for-radio input[type="radio"]:checked + span {
  background: url("../images/pages/check-on.png") no-repeat; }

.test-formBlock {
  margin-bottom: 20px; }

.btn-test {
  font-size: 14px;
  height: 30px;
  float: left;
  padding-top: 4px; }
