/*! 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; }

.tagline {
	
	color: #ffffff;
	font-size: 33px;
	line-height: 1.3em;
	
}

/* 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 {
  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"] {
  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 */ }

/**
 * 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; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: fixed !important;
  z-index: 8020;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  margin: 0 !important;
  height: 100vh !important;
  overflow: auto; }

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden;
  width: 100% !important;
  min-height: 100vh; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background-image: none;
  background-color: #01b3e3; }
  .fancybox-close:hover {
    background: #01637d; }
  .fancybox-close:after {
    content: "";
    position: absolute;
    top: 16px;
    left: 23%;
    right: 23%;
    height: 3px;
    background: #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .fancybox-close:before {
    content: "";
    position: absolute;
    top: 16px;
    left: 23%;
    right: 23%;
    height: 3px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  .fancybox-close {
    background-image: url("../images/sprite-2x.png");
    background-size: 400px 600px; }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

#nav ul, #footer .nav ul,
.nav ul, .info-list, .social-networks, .info-section .information-list, .team-block ul, .pagination, .data-products .data-holder .data ul, .plateform-content .caption ul, .benefits-holder ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, #footer .hold:after, .container:after, .holder-center:after, .nav-drop:after, .people-info .holder:after, .data-products .data-holder:after, .request-form .row:after, .inner-wrapper:after, .plateform-content .image-holder:after, .plateform-content .image-area:after, .plateform-content .caption ul:after, .benefits-holder ul:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #444444;
  background: #fff;
  font: 300 20px / 1.2 "Gotham A", "Gotham B", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

.gm-style img {
  max-width: none; }

@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor: default;
    pointer-events: none; } }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: 100;
  margin: 0 0 0.5em;
  color: inherit; }

h1, .h1 {
  font-size: 52px;
  font-family: "Gotham A","Gotham B";
  font-weight: 300; }
  @media (max-width: 767px) {
    h1, .h1 {
      font-size: 32px; } }

h2, .h2 {
  font-size: 45px;
  font-family: "Gotham A","Gotham B";
  font-weight: 300; }

h3, .h3 {
  font-size: 38px; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #01b3e3;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: underline; }

strong {
  font-weight: 500; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #ddd;
  padding: 18px 7px;
  height: 43px;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 34px;
  border-radius: 2px; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #858585; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #858585; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #858585; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #858585; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #858585; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top;
  width: 100%; }

.recaptcha-error {
width: 305px;
height: 78px;
 border: 1px solid #f00;
  }
  #recaptcha-div {
margin-bottom: 20px;
}

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  background: #01b0e0;
  height: 43px;
  min-width: 196px;
  font-size: 16px;
  font-family: "Gotham A","Gotham B";
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  border: none; }
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='file']:hover,
  input[type='submit']:hover {
    background: #019cc7; }

.contactusmdi .visual h1 {
	margin-top: 50px;
	}

.contact-form {
  overflow: hidden;
  max-width: 340px; }
  .contact-form .row {
    overflow: hidden;
    margin: 0  0 23px; }
    .contact-form .row.alt {
      margin-bottom: 4px; }
      @media (max-width: 767px) {
        .contact-form .row.alt {
          margin-bottom: 24px; } }
  .contact-form input[type="text"],
  .contact-form input[type="email"] {
    border: 1px solid #ddd;
    height: 43px;
    padding: 5px 15px;
    font-size: 16px;
    line-height: 34px;
    border-radius: 2px;
    float: left;
    width: 100%; }
    .contact-form input[type="text"]::-webkit-input-placeholder,
    .contact-form input[type="email"]::-webkit-input-placeholder {
      color: #858585; }
    .contact-form input[type="text"]::-moz-placeholder,
    .contact-form input[type="email"]::-moz-placeholder {
      opacity: 1;
      color: #858585; }
    .contact-form input[type="text"]:-moz-placeholder,
    .contact-form input[type="email"]:-moz-placeholder {
      color: #858585; }
    .contact-form input[type="text"]:-ms-input-placeholder,
    .contact-form input[type="email"]:-ms-input-placeholder {
      color: #858585; }
    .contact-form input[type="text"].placeholder,
    .contact-form input[type="email"].placeholder {
      color: #858585; }
  .contact-form .error input[type="text"],
  .contact-form .error input[type="email"],
  .contact-form .error textarea {
    border-color: #f00; }
  .contact-form textarea {
    border: 1px solid #ddd;
    min-height: 190px;
    height: 190px; }
  .contact-form label {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    letter-spacing: 1px; }
  .contact-form input[type="checkbox"] {
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
    border-color: #ddd; }
  .contact-form input[type='submit'] {
    display: inline-block;
    vertical-align: bottom;
    border-radius: 2px;
    font-weight: 400;
    letter-spacing: 1px; }
    @media (max-width: 767px) {
      .contact-form input[type='submit'] {
        margin-bottom: 23px; } }
  .contact-form .img {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 22px; }
    @media (max-width: 767px) {
      .contact-form .img {
        margin-left: 11px; } }

input[type='submit'] {
  display: inline-block;
  vertical-align: bottom;
  border-radius: 2px;
  font-weight: 400; }

@media (max-width: 767px) {
  body {
    font-size: 16px; } }

#wrapper {
  overflow: hidden;
  width: 100%;
  position: relative; }

.w1 {
  -webkit-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
          transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
  position: relative;
  z-index: 2;
  overflow: hidden;
  right: 0;
  background: #fff; }
  .nav-active .w1 {
    right: 240px; }

.nav-w1 {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  right: 0;
  width: 240px; }

.container {
  max-width: 692px;
  margin: 0 auto;
  padding: 0 26px; }

.holder-center {
  max-width: 946px;
  margin: 0 auto;
  padding: 0 10px;
  font-family: "Gotham A","Gotham B";
  font-weight: 300; }
  @media (max-width: 1023px) {
    .holder-center {
      max-width: 630px; } }
  @media (max-width: 767px) {
    .holder-center {
      padding: 0 30px; } }
  @media (max-width: 1023px) {
    .holder-center.add {
      max-width: 700px; } }
  @media (max-width: 767px) {
    .holder-center.add {
      padding: 0 20px; } }

#header {
  padding: 34px 0 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2; }
  @media (max-width: 767px) {
    #header {
      padding: 20px 0 30px; } }
  .single-page #header {
    position: relative;
    margin: 0 0 52px; }
    @media (max-width: 767px) {
      .single-page #header {
        margin-bottom: 26px; } }
  #header .container {
    padding: 0 36px;
    max-width: 1202px; }
    @media (max-width: 767px) {
      #header .container {
        padding: 0 20px; } }

.logo {
  float: left;
  width: 30%; }
  @media (max-width: 479px) {
    .logo {
      width: 61%; } }
  @media (max-width: 1023px) {
    #footer .logo {
      width: 34.5%; } }
  @media (max-width: 479px) {
    #footer .logo {
      width: 59.7%; } }

.nav-holder {
  float: right; }
  @media (max-width: 767px) {
    #footer .nav-holder {
      width: auto; } }
 @media (min-width: 1020px) {
.nav-home {
border: 1px solid black;
     display: none !important; }}
.nav-drop {
  text-align: right;
  padding: 5px 0 0 20px; }
  @media (max-width: 1023px) {
    .nav-drop {
      float: none;
      width: auto;
      padding: 43px 24px 24px;
      position: absolute;
      z-index: 1;
      top: 0;
      width: 240px;
      background: #222; } }
  @media (max-width: 767px) {
    .nav-drop {
      padding: 29px 24px 24px; } }
  #footer .nav-drop {
    padding: 17px 0 0 20px; }
    @media (max-width: 1023px) {
      #footer .nav-drop {
        bottom: 0;
        top: auto;
        z-index: 2;
        padding: 43px 24px 24px; } }
  .nav-w1 .nav-drop.add {
    top: auto;
    bottom: 0; }
  @media (max-width: 1023px) {
    .nav-drop:before {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      background: #222;
      height: 9999px; } }

#nav, #footer .nav,
.nav {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  font-family: "Gotham A","Gotham B";
  font-weight: 400; }
  #nav .nav-opener, #footer .nav .nav-opener,
  .nav .nav-opener {
    margin: 0 0 30px; }
  @media (max-width: 1023px) {
    #nav ul, #footer .nav ul,
    .nav ul {
      clear: both; } }
  #nav li, #footer .nav li,
  .nav li {
    display: inline;
    margin: 0 0 0 18px; }
    @media (max-width: 1023px) {
      #nav li, #footer .nav li,
      .nav li {
        margin: 0 0 20px;
        display: block; } }
  #nav a, #footer .nav a,
  .nav a {
    color: #fff; }
    .single-page #nav a, .single-page #footer .nav a, #footer .single-page .nav a, .single-page
    .nav a {
      color: #333333; }
    .nav-w1 #nav a, .nav-w1 #footer .nav a, #footer .nav-w1 .nav a, .nav-w1
    .nav a {
      color: #fff; }
    #nav a:hover, #footer .nav a:hover, #nav a:focus, #footer .nav a:focus,
    .nav a:hover,
    .nav a:focus {
      text-decoration: none;
      color: #cccccc; }

.nav-opener {
  float: right;
  width: 30px;
  height: 22px;
  position: relative;
  display: none; }
  @media (max-width: 1023px) {
    .nav-opener {
      display: block; } }
  @media (max-width: 767px) {
    .nav-opener {
      width: 26px;
      height: 20px; } }
  #header .nav-opener {
    margin-top: 9px; }
    @media (max-width: 767px) {
      #header .nav-opener {
        margin: 5px; } }
  #footer .nav-opener {
    margin-top: 13px; }
    @media (max-width: 767px) {
      #footer .nav-opener {
        margin: 7px 10px; } }
  .nav-opener:before, .nav-opener:after,
  .nav-opener span {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 0%;
    right: 0%;
    height: 4px;
    -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear; }
    .single-page .nav-opener:before, .single-page .nav-opener:after, .single-page
    .nav-opener span {
      background: #333; }
    .nav-w1 .nav-opener:before, .nav-w1 .nav-opener:after, .nav-w1
    .nav-opener span {
      background: #fff; }
    @media (max-width: 767px) {
      .nav-opener:before, .nav-opener:after,
      .nav-opener span {
        height: 3px; } }
  .nav-opener:before, .nav-opener:after {
    content: "";
    top: 0%; }
  .nav-opener:after {
    top: 100%;
    margin: -4px 0 0; }
  .nav-opener span {
    margin-top: -2px; }
  .nav-opener:hover {
    opacity: .9; }

.nav-active #header .nav-opener span,
.nav-active #footer .nav-opener span {
  opacity: 0; }

.nav-active #header .nav-opener:before, .nav-active #header .nav-opener:after,
.nav-active #footer .nav-opener:before,
.nav-active #footer .nav-opener:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
  left: 15%;
  right: 15%; }

.nav-active #header .nav-opener:after,
.nav-active #footer .nav-opener:after {
  margin: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.nav-w1 .nav-drop .nav-opener span {
  opacity: 0; }

.nav-w1 .nav-drop .nav-opener:before, .nav-w1 .nav-drop .nav-opener:after {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 50%;
  left: 15%;
  right: 15%; }

.nav-w1 .nav-drop .nav-opener:after {
  margin: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

@media (min-width: 1024px) {
  .nav .dropdown-toggle {
    position: relative; } }

.dropdown-target li {
  font-size: 0.875em;
  margin: 10px; }

@media (min-width: 1024px) {
  .nav-drop li {
    display: inline-block;
    vertical-align: top;
    text-align: left; }
  .nav-drop .dropdown-target {
    position: absolute;
    top: 30px;
    font-size: 0.875em;
    background: white;
    color: black;
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    -webkit-transform: translateY(25%);
        -ms-transform: translateY(25%);
            transform: translateY(25%);
    -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
            transition: opacity 0.5s ease, transform 0.5s ease; }
    .nav-drop .dropdown-target li {
      display: block;
      margin: 0;
      padding: 10px;
      min-width: 180px;
      text-align: left; }
    .nav-drop .dropdown-target a {
      color: inherit; }
    .nav-drop .dropdown-target li + li {
      border-top: 1px solid #ccc; }
  .nav-drop .dropdown-toggle > a:after {
    position: relative;
    top: 0.75em;
    left: 5px;
    content: '';
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid currentColor; }
  .nav-drop .dropdown-toggle.is-active a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none; }
	
	 .single-page .nav-drop .dropdown-toggle.is-active a {
    color: #000000;
    text-decoration: none; }
  .nav-drop .dropdown-toggle.is-active .dropdown-target {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: auto;
    z-index: 3; }
    .nav-drop .dropdown-toggle.is-active .dropdown-target a {
      color: black; } }

#footer .nav-holder {
  float: none; }

@media (min-width: 1024px) {
  #footer .nav-drop.add li {
    display: inline-block;
    vertical-align: top;
    text-align: left; }
  #footer .nav-drop.add .dropdown-target {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    pointer-events: auto;
    z-index: 1;
    top: 0;
    background: none;
    box-shadow: none;
    border: none;
    font-size: 1em; }
    #footer .nav-drop.add .dropdown-target li {
      display: block;
      min-width: auto;
      margin: 0;
      margin-left: 10px;
      margin-top: 10px;
      padding: 0;
      text-align: left;
      border: none; } }

.bg-stretch {
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1; }
  .bg-stretch img {
    max-width: none; }

#main {
  position: relative;
  z-index: 1; }

@media (max-width: 667px) {
.platform .caption li, .platform .caption p {
	display: none;
	}
}
.video-field, .visual, .visual-wrap {
  position: relative;
  z-index: 2;
  text-align: center;
  padding-top: 127px; }
  @media (max-width: 1023px) {
    .video-field, .visual, .visual-wrap {
      padding-top: 110px; } }
  @media (max-width: 767px) {
    .video-field, .visual, .visual-wrap {
      padding-top: 82px; } }
  @media (max-width: 1023px) {
    .video-field .container, .visual .container, .visual-wrap .container {
      max-width: 451px; } }
  .video-field h1, .visual h1, .visual-wrap h1 {
    color: #fff;
    margin: 0 0 47px; }
    @media (max-width: 1023px) {
      .video-field h1, .visual h1, .visual-wrap h1 {
        font-size: 32px;
        margin: 0 0 45px; } }
    @media (max-width: 767px) {
      .video-field h1, .visual h1, .visual-wrap h1 {
        font-size: 26px;
        line-height: 1.15;
        margin: 0 0 30px; } }
  @media (max-width: 767px) {
    .video-field .banner-wrapper, .visual .banner-wrapper, .visual-wrap .banner-wrapper {
      padding: 0 31px; } }
  .video-field .banner, .visual .banner, .visual-wrap .banner {
    margin: 0 0 -216px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    box-shadow: 0 0 61px 1px rgba(0, 0, 0, 0.6);
    -webkit-transform: rotate(1.4deg);
        -ms-transform: rotate(1.4deg);
            transform: rotate(1.4deg); }
    @media (max-width: 1023px) {
      .video-field .banner, .visual .banner, .visual-wrap .banner {
        margin: 0 0 -170px; } }
    @media (max-width: 767px) {
      .video-field .banner, .visual .banner, .visual-wrap .banner {
        margin: 0 0 -79px; } }
  .video-field + .main-holder, .visual + .main-holder, .visual-wrap + .main-holder {
    padding-top: 268px; }
    @media (max-width: 1023px) {
      .video-field + .main-holder, .visual + .main-holder, .visual-wrap + .main-holder {
        padding-top: 207px; } }
    @media (max-width: 767px) {
      .video-field + .main-holder, .visual + .main-holder, .visual-wrap + .main-holder {
        padding-top: 90px; } }
  .video-field .container, .visual .container, .visual-wrap .container {
    position: relative;
    z-index: 2; }

.main-holder {
  background: #f7f8fa;
  text-align: center;
  position: relative;
  z-index: 1; }
  .main-holder .container {
    max-width: 500px; }
  .main-holder .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1; }

.question-box {
  border-bottom: 1px solid #e5e9f0;
  padding: 30px 0 65px;
  overflow: hidden;
  position: relative;
  z-index: 3; }
  @media (max-width: 1023px) {
    .question-box {
      padding: 30px 0 38px; } }
  @media (max-width: 767px) {
    .question-box {
      padding: 30px 0 12px; } }
  .question-box p {
    margin: 0 0 16px; }
    .question-box p:last-of-type {
      margin: 0 0 33px; }
      @media (max-width: 767px) {
        .question-box p:last-of-type {
          margin: 0 0 14px; } }
  .question-box .important-caption {
    display: block;
    font-size: 30px;
    font-weight: 300;
    margin: 0 0 30px; }
    @media (max-width: 767px) {
      .question-box .important-caption {
        font-size: 24px; } }

.step-holder {
  padding: 82px 0 0;
  background: #fff; }
  @media (max-width: 1023px) {
    .step-holder {
      padding: 108px 0 0; } }
  @media (max-width: 767px) {
    .step-holder {
      padding: 68px 0 0; } }
  .step-holder h2 {
    margin: 0 0 29px; }
    @media (max-width: 767px) {
      .step-holder h2 {
        font-size: 32px;
        margin: 0 0 12px; } }
  .step-holder img {
    margin: 0 0 13px; }
    @media (max-width: 767px) {
      .step-holder img {
        margin: 0 0 9px; } }
  @media (max-width: 767px) {
    .step-holder .animation-holder {
      padding: 0 60px; } }

.step-1 .text-box {
  padding: 0 0 146px; }
  @media (max-width: 767px) {
    .step-1 .text-box {
      padding: 0 0 75px; } }

.step-1 p {
  margin: 0 0 54px; }
  @media (max-width: 767px) {
    .step-1 p {
      margin: 0 0 25px; } }

.step-2 {
  position: relative;
  z-index: 1; }
  .step-2 .text-box {
    position: relative;
    z-index: 1;
    padding: 0 0 54px; }
    @media (max-width: 767px) {
      .step-2 .text-box {
        padding: 0 0 28px; } }
    .step-2 .text-box:after, .step-2 .text-box:before {
      content: '';
      position: absolute; }
    .step-2 .text-box:after {
      z-index: -2;
      top: -39px;
      bottom: -6px;
      left: 50%;
      width: 20.1%;
      -webkit-transform: translateX(-50.8%);
          -ms-transform: translateX(-50.8%);
              transform: translateX(-50.8%);
      background: url(../images/dots-repeat.png) repeat-y;
      background-size: 100%; }
    .step-2 .text-box:before {
      left: 0;
      top: -50px;
      right: 0;
      bottom: 0;
      z-index: -1;
      background: url(../images/decor.png) repeat-y;
      background-size: 100% 100%; }
    .step-2 .text-box h2 {
      max-width: 370px;
      margin: 0 auto 29px; }
      @media (max-width: 767px) {
        .step-2 .text-box h2 {
          margin: 0 auto 16px; } }
  .step-2 p {
    margin: 0 0 20px; }
  .step-2 .image-box {
    position: relative; }
    .step-2 .image-box:after {
      content: '';
      position: absolute;
      z-index: -2;
      top: 59.5%;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      border-style: solid;
      border-color: transparent transparent #0c2245;
      border-width: 0 9000px 5050px;
      -moz-transform: translateX(-50%) scale(0.9999); }

.funnel-box {
  position: relative;
  z-index: 2; }
  .funnel-box .funnel {
    position: relative;
    z-index: -2; }
    @media (max-width: 479px) {
      .funnel-box .funnel {
        max-width: 213px;
        margin: 0 auto 9px; } }
  .funnel-box .dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50.2%);
        -ms-transform: translateX(-50.2%);
            transform: translateX(-50.2%);
    max-width: none;
    z-index: -1;
    width: 270%; }
    @media (max-width: 619px) {
      .funnel-box .dots {
        width: 209.4%; } }

.line-holder {
  padding: 300px 0 18px;
  margin: -272px 0 0;
  text-align: center;
  overflow: hidden;
  background: #0a1b37;
  color: #fff; }
  @media (max-width: 1023px) {
    .line-holder {
      margin: -291px 0 0;
      padding: 322px 0 18px; } }
  @media (max-width: 767px) {
    .line-holder {
      margin: -124px 0 0;
      padding: 150px 0 18px; } }
  .line-holder .line-container {
    margin: 0 auto;
    max-width: 641px;
    padding: 0 20px; }
    @media (max-width: 767px) {
      .line-holder .line-container {
        padding: 0 18px; } }
  .line-holder img {
    margin: 0; }
    @media (max-width: 767px) {
      .line-holder img {
        margin: 0; } }
  .line-holder .title-box {
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .line-holder .title-box {
        margin: 0 -20px; } }
  .line-holder h1 {
    margin: 0;
    font-size: 38px; }
    @media (max-width: 767px) {
      .line-holder h1 {
        font-size: 19px;
        top: 16px; } }
  .line-holder .caption,
  .line-holder .title {
    display: block; }

.logotype {
  color: #01b3e3;
  display: block;
  text-transform: uppercase;
  font-size: 19px;
  font-family: "Gotham A","Gotham B";
  font-weight: 300; }
  
  .logotype-b {
  color: #8b8b8b;
  display: block;
  text-transform: uppercase;
  font-size: 19px;
  font-family: "Gotham A","Gotham B";
  font-weight: 300; }

.mask-holder {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px;
  color: #000;
  background: #0c2245; }
  .mask-holder:after {
    content: '';
    background: inherit;
    position: absolute;
    top: 190px;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    z-index: -1; }
  .mask-holder .line-container {
    padding: 0;
    max-width: 605px; }
  .mask-holder .caption-box {
    position: relative;
    z-index: 1;
    padding: 6px 0 0; }
    @media (max-width: 767px) {
      .mask-holder .caption-box {
        padding: 26px 5px 0; } }
    .mask-holder .caption-box:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 41.4%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      background-image: url(../images/dots-repeat-2.png);
      background-repeat: repeat-y;
      background-size: 100%; }
      @media (max-width: 1079px) {
        .mask-holder .caption-box:before {
          width: 41.5%; } }
      @media (max-width: 767px) {
        .mask-holder .caption-box:before {
          width: 44%; } }
      @media (max-width: 664px) {
        .mask-holder .caption-box:before {
          width: 45.8%;
          -webkit-transform: translateX(-50.2%);
              -ms-transform: translateX(-50.2%);
                  transform: translateX(-50.2%); } }
      @media (max-width: 375px) {
        .mask-holder .caption-box:before {
          background-image: url(../images/dots-repeat-2-small.png);
          -webkit-transform: translateX(-52.8%);
              -ms-transform: translateX(-52.8%);
                  transform: translateX(-52.8%);
          width: 46%; } }
    .mask-holder .caption-box:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      z-index: -2;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 131%;
      height: 237px;
      background-image: url(../images/big-dots.png);
      background-repeat: no-repeat;
      background-size: 100%; }
      @media (max-width: 1079px) {
        .mask-holder .caption-box:after {
          background-image: url(../images/big-dots-tablet.png);
          width: 44%; } }
      @media (max-width: 767px) {
        .mask-holder .caption-box:after {
          width: 47%; } }
      @media (max-width: 664px) {
        .mask-holder .caption-box:after {
          width: 49%;
          -webkit-transform: translateX(-50.1%);
              -ms-transform: translateX(-50.1%);
                  transform: translateX(-50.1%); } }
      @media (max-width: 375px) {
        .mask-holder .caption-box:after {
          background-image: url(../images/big-dots-phone.png);
          width: 50.3%;
          -webkit-transform: translateX(-51.9%);
              -ms-transform: translateX(-51.9%);
                  transform: translateX(-51.9%); } }
  .mask-holder .caption {
    position: relative;
    font-size: 35px;
    line-height: 1.2;
    font-family: "Gotham A","Gotham B";
    font-weight: 300;
    margin: 0 auto 197px;
    max-width: 450px;
    color: #fff; }
    .mask-holder .caption:after {
      content: '';
      position: absolute;
      top: -40px;
      right: -80px;
      bottom: -40px;
      left: -80px;
      z-index: -1;
      background: -webkit-linear-gradient(90deg, rgba(12, 34, 69, 0) 0%, rgba(12, 34, 69, 0.5) 20%, rgba(12, 34, 69, 0.5) 80%, rgba(12, 34, 69, 0) 100%);
      background: linear-gradient(0deg, rgba(12, 34, 69, 0) 0%, rgba(12, 34, 69, 0.5) 20%, rgba(12, 34, 69, 0.5) 80%, rgba(12, 34, 69, 0) 100%); }
    @media (max-width: 1079px) {
      .mask-holder .caption {
        margin: 0 auto 178px; } }
    @media (max-width: 767px) {
      .mask-holder .caption {
        font-size: 32px;
        font-weight: 300;
        line-height: 1.19;
        margin: 0 auto 109px; } }
    @media (max-width: 375px) {
      .mask-holder .caption {
        margin: 0 auto 142px;
        font-size: 30px; } }
  .mask-holder .frame {
    font-size: 0;
    line-height: 0;
    margin: 0 -20px; }
    @media (max-width: 1079px) {
      .mask-holder .frame {
        margin: 0 auto;
        max-width: 480px; } }
    .mask-holder .frame.inner {
      position: relative; }
  .mask-holder .box {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    font-size: 18px;
    line-height: 1.2;
    padding: 0 20px 40px; }
    @media (max-width: 1079px) {
      .mask-holder .box {
        padding: 0 0 61px;
        width: 100%;
        display: block;
        height: auto !important;
        position: relative;
        z-index: 1; } }
    @media (max-width: 767px) {
      .mask-holder .box {
        padding: 0 0 55px;
        font-size: 16px; } }
    @media (max-width: 1079px) {
      .mask-holder .box:last-child:before {
        display: none; } }
    @media (max-width: 1079px) {
      .mask-holder .box:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 56%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        background-image: url(../images/dots-3col.png);
        background-repeat: repeat-y;
        background-size: 100%; } }
    @media (max-width: 767px) {
      .mask-holder .box:before {
        width: 45%; } }
    @media (max-width: 375px) {
      .mask-holder .box:before {
        background-image: url(../images/dots-3col-phone.png); } }
    .mask-holder .box p {
      margin: 0 0 40px; }
      @media (max-width: 1023px) {
        .mask-holder .box p {
          margin: 0 0 42px;
          letter-spacing: -1px; } }
      @media (max-width: 767px) {
        .mask-holder .box p {
          margin: 0 0 53px; } }
  .mask-holder .box-container {
    background: #fff;
    text-align: center;
    height: 100%;
    position: relative;
    box-shadow: 0 0 20px 6px rgba(0, 0, 0, 0.75);
    padding: 27px 25px 60px; }
    @media (max-width: 1023px) {
      .mask-holder .box-container {
        padding: 32px 40px 0; } }
    @media (max-width: 767px) {
      .mask-holder .box-container {
        padding: 27px 20px 0; } }
  .mask-holder .ico-box {
    white-space: nowrap;
    height: 107px;
    overflow: hidden;
    margin: 0 0 55px; }
    @media (max-width: 1023px) {
      .mask-holder .ico-box {
        margin: 0 0 50px; } }
    @media (max-width: 767px) {
      .mask-holder .ico-box {
        margin: 0 0 53px; } }
    .mask-holder .ico-box:after {
      content: '';
      display: inline-block;
      vertical-align: bottom;
      height: 100%;
      width: 1px;
      margin: 0 -4px 0 0; }
    .mask-holder .ico-box img {
      display: inline-block;
      vertical-align: bottom;
      margin: 0; }
  .mask-holder .title {
    text-align: left;
    padding: 0 0 38px;
    font-size: 34px;
    line-height: 1.27;
    font-family: "Gotham A","Gotham B";
    font-weight: 400;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 1023px) {
      .mask-holder .title {
        padding: 0 0 27px; } }
    @media (max-width: 767px) {
      .mask-holder .title {
        padding: 0 0 40px;
        font-size: 32px; } }
  .mask-holder .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    font-family: "Gotham A","Gotham B";
    font-weight: 500; }
    @media (max-width: 1023px) {
      .mask-holder .btn {
        position: static;
        margin: 0 -40px; } }
    @media (max-width: 767px) {
      .mask-holder .btn {
        margin: 0 -20px; } }
    .mask-holder .btn:after {
      margin: 6px 0 0 10px; }
  .mask-holder .logotype {
    line-height: 1; }

.btn-holder-inner {
  overflow: hidden;
  margin: 0 auto;
  max-width: 946px;
  text-align: center;
  padding: 10px 0 30px; }
  .btn-holder-inner .btn {
    padding: 10px 18px;
    letter-spacing: 0; }
    .btn-holder-inner .btn:after {
      margin: 5px 0 0 10px; }

.btn {
  display: inline-block;
  vertical-align: top;
  background: #01b3e3;
  color: #fff;
  padding: 18px 7px;
  font-size: 20px;
  line-height: 1.1;
  font-family: "Gotham A","Gotham B";
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .btn:hover {
    text-decoration: none;
    background: #01637d; }
  .btn:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    border-width: 2px 2px 0 0;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 4px 0 0 10px; }

.visual, .visual-wrap {
  min-height: 420px;
  margin-bottom: 85px;
  padding-bottom: 10px;
  position: relative;
  padding-top: 154px; }
  @media (max-width: 1023px) {
    .visual, .visual-wrap {
      min-height: 422px; } }
  @media (max-width: 767px) {
    .visual, .visual-wrap {
      min-height: 0;
      padding-top: 100px;
      min-height: 286px;
      margin-bottom: 23px; } }
  .visual + div:first-of-type, .visual-wrap + div:first-of-type {
    padding-top: 0; }
  @media (max-width: 1023px) {
    .visual h1, .visual-wrap h1 {
      font-size: 48px; } }
  @media (max-width: 767px) {
    .visual h1, .visual-wrap h1 {
      font-size: 26px;
      margin: 0 0 20px;
      letter-spacing: 1px; } }
  @media (max-width: 1023px) {
    .visual .container, .visual-wrap .container {
      max-width: 692px; } }

.info-wrap {
  overflow: hidden;
  padding: 13px 0 85px;
  position: relative;
  z-index: 2; }
  @media (max-width: 1023px) {
    .info-wrap {
      padding-bottom: 57px; } }
  @media (max-width: 767px) {
    .info-wrap {
      padding-bottom: 29px; } }
  .info-wrap .container {
    max-width: 1020px;
    padding: 0 10px; }
    @media (max-width: 1023px) {
      .info-wrap .container {
        max-width: 594px; } }
    @media (max-width: 767px) {
      .info-wrap .container {
        padding: 0 20px; } }
  .info-wrap .col-holder {
    font-size: 0;
    margin: 0 -55px; }
    @media (max-width: 1023px) {
      .info-wrap .col-holder {
        margin: 0; } }
  .info-wrap .col {
    display: inline-block;
    vertical-align: top;
    width: 59.5%;
    font-size: 18px;
    padding: 0 55px; }
    @media (max-width: 1023px) {
      .info-wrap .col {
        width: 100%;
        padding: 0 0 10px;
        margin: 0 0 72px; } }
    @media (max-width: 767px) {
      .info-wrap .col {
        font-size: 16px; } }
    .info-wrap .col + .col {
      width: 40.5%; }
      @media (max-width: 1023px) {
        .info-wrap .col + .col {
          width: 100%;
          margin-bottom: 0; } }
  .info-wrap .map {
    max-width: 550px; }

.info-list {
  margin: 0 0 24px;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .info-list {
      letter-spacing: 0; } }
  @media (max-width: 767px) {
    .info-list {
      margin-bottom: 18px; } }
  .info-list dt {
    float: left;
    clear: left;
    margin: 0 5px 0 0; }
    @media (max-width: 767px) {
      .info-list dt {
        float: none; } }
  .info-list dd {
    float: left;
    margin: 0 0 12px;
    font-weight: 300; }
    @media (max-width: 767px) {
      .info-list dd {
        margin-bottom: 14px;
        float: none; } }
  .info-list a {
    text-decoration: underline; }
    .info-list a:hover {
      text-decoration: none; }

.address {
  overflow: hidden;
  font-style: normal;
  margin: 0 0 38px; }
  @media (max-width: 767px) {
    .address {
      margin-bottom: 20px; } }
  .address .title {
    display: block;
    font-weight: 300; }
  .address span {
    display: block;
    margin: 0 0 1px; }
    @media (max-width: 767px) {
      .address span {
        margin-bottom: 0; } }

.map {
  height: 263px;
  overflow: hidden;
  position: relative; }
  .map iframe {
    float: left;
    width: 100% !important; }
  .map .map-canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .map .label {
    color: #8e1f22;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600; }

.social-networks {
  font-size: 0;
  line-height: 0;
  float: right;
  padding-top: 14px;
  margin: 0 0 0 25px; }
  @media (max-width: 1023px) {
    .social-networks {
      margin: 0 31px; } }
  @media (max-width: 767px) {
    .social-networks {
      display: none; } }
  .social-networks li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 0 7px;
    font-size: 16px;
    line-height: 1; }
  .social-networks a {
    color: #808080;
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
            transition: color 0.2s linear; }
    .social-networks a:hover {
      color: #fff; }
  .social-networks .fa-twitter {
    font-size: 18px; }

.visual-block {
  background: #302348;
  background: -webkit-linear-gradient(top, #2d203d 0%, #453262 40%, #443162 56%, #3f3159 71%, #402b4e 90%, #442348 100%);
  background: linear-gradient(to bottom, #2d203d 0%, #453262 40%, #443162 56%, #3f3159 71%, #402b4e 90%, #442348 100%);
  position: relative;
  min-height: 481px;
  padding-bottom: 10px;
  margin: 0 0 58px;
  padding-top: 173px; }
  @media (max-width: 1023px) {
    .visual-block {
      padding-top: 175px; } }
  @media (max-width: 767px) {
    .visual-block {
      min-height: 347px;
      padding-top: 128px; } }
  .visual-block .img {
    position: absolute;
    right: 0;
    top: 0; }
  .visual-block .typed-holder,
  .visual-block h1 {
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 0;
    font-size: 42px;
    line-height: 50px;
    font-family: "Gotham A","Gotham B";
    font-weight: 300; }
    .visual-block .typed-holder p,
    .visual-block h1 p {
      font-family: inherit; }
    @media (max-width: 1023px) {
      .visual-block .typed-holder,
      .visual-block h1 {
        font-size: 38px;
        line-height: 45px; } }
    @media (max-width: 767px) {
      .visual-block .typed-holder,
      .visual-block h1 {
        font-size: 24px;
        line-height: 29px; } }
    .visual-block .typed-holder .typed-cursor,
    .visual-block h1 .typed-cursor {
      color: #808080; }
    .visual-block .typed-holder:before,
    .visual-block h1:before {
      content: "";
      position: absolute;
      width: 50%;
      height: 0;
      top: 50%;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      box-shadow: 0px 0px 100px 100px rgba(50, 39, 85, 0.8);
      z-index: -1;
      background: #322755; }
  .visual-block .typed-holder p {
    margin: 0; }

.title-block {
  font-size: 16px;
  line-height: 19px;
  color: #000; }
  .title-block .logotype {
    display: block;
    margin: 0 0 8px; }
    @media (max-width: 767px) {
      .title-block .logotype {
        margin-bottom: 10px; } }
  .title-block h1 {
    font-size: 38px;
    line-height: 45px;
    font-weight: 300;
    margin: 0 0 12px; }
    @media (max-width: 767px) {
      .title-block h1 {
        font-size: 28px;
        line-height: 30px; } }
  .title-block .btn {
    color: #fff;
    padding: 11px 15px 9px 12px;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none; }
    @media (max-width: 767px) {
      .title-block .btn {
        padding: 10px 15px 9px 11px; } }
    .title-block .btn:after {
      border-width: 1px 1px  0 0;
      height: 6px;
      width: 6px;
      margin: 4px 0 0 4px; }
  .title-block p {
    margin: 0 0 18px; }
  .title-block a {
    text-decoration: none; }

.media-section {
  padding: 30px 0 0;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .media-section {
      padding-top: 28px; } }
  @media (max-width: 767px) {
    .media-section {
      padding: 5px 30px 0; } }
  .media-section .logotype {
    display: block;
    margin: 0 0 8px; }
    @media (max-width: 767px) {
      .media-section .logotype {
        margin-bottom: 10px; } }
  .media-section .media-block {
    width: 100%;
    max-width: 1200px; }
    @media (max-width: 767px) {
      .media-section .media-block {
        text-align: center; } }
    .media-section .media-block.alt {
      margin: 0 auto 57px;
      text-align: center; }
      @media (max-width: 1023px) {
        .media-section .media-block.alt {
          margin-bottom: 35px; } }
      @media (max-width: 767px) {
        .media-section .media-block.alt {
          margin-bottom: 0; } }
    .media-section .media-block .mejs-mediaelement {
      margin-bottom: -5px; }
    .media-section .media-block .mejs-container,
    .media-section .media-block .mejs-container video {
      width: 100% !important;
      height: auto !important; }
    .media-section .media-block .mejs-controls,
    .media-section .media-block .mejs-layer {
      display: none !important; }
  .media-section .title-block {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    max-width: 592px;
    margin: 0 auto 64px; }
    @media (max-width: 1023px) {
      .media-section .title-block {
        padding: 0;
        max-width: 527px;
        margin-bottom: 61px; } }
    @media (max-width: 767px) {
      .media-section .title-block {
        line-height: 20px;
        margin-bottom: 38px;
        font-size: 15px;
        line-height: 19px; } }
    @media (min-width: 1024px) {
      .media-section .title-block.alt {
        margin-bottom: 0; } }
    .media-section .title-block p {
      margin: 0 0 16px; }
    .media-section .title-block h1 {
      font-size: 38px;
      line-height: 40px;
      font-weight: 300;
      margin: 0 0 12px; }
      @media (max-width: 767px) {
        .media-section .title-block h1 {
          font-size: 28px;
          line-height: 32px; } }
  @media (max-width: 767px) {
    .media-section .only-desktop {
      display: none; } }
  .media-section .tablet {
    display: none; }
    @media (max-width: 1023px) {
      .media-section .tablet {
        display: inline-block;
        vertical-align: top; } }
  .media-section .btn {
    color: #fff;
    padding: 10px 15px 10px 12px;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none; }
    @media (max-width: 767px) {
      .media-section .btn {
        padding: 10px 15px 10px 12px; } }
    .media-section .btn:after {
      border-width: 1px 1px  0 0;
      height: 6px;
      width: 6px;
      margin: 4px 0 0 4px; }

@media (min-width: 767px) {
.media-section .phone {
display: none;
}
}


.information-container {
  overflow: hidden;
  background: #1d193d;
  background: -webkit-linear-gradient(45deg, #1b183c 0%, #4a3469 100%);
  background: linear-gradient(45deg, #1b183c 0%, #4a3469 100%);
  padding: 89px 0 121px; }
  @media (max-width: 1023px) {
    .information-container {
      padding-bottom: 109px; } }
  @media (max-width: 767px) {
    .information-container {
      padding: 50px 20px 40px; } }
  .information-container .title-block {
    max-width: 592px;
    margin: 0 auto 60px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding-right: 20px; }
    @media (max-width: 1023px) {
      .information-container .title-block {
        max-width: 525px;
        margin-bottom: 52px; } }
    @media (max-width: 767px) {
      .information-container .title-block {
        padding: 0 10px;
        line-height: 19px;
        margin-bottom: 45px; } }
    .information-container .title-block h1 {
      font-size: 38px;
      line-height: 40px;
      margin: 0 0 10px; }
      @media (max-width: 1023px) {
        .information-container .title-block h1 {
          margin-bottom: 10px; } }
      @media (max-width: 767px) {
        .information-container .title-block h1 {
          font-size: 28px;
          line-height: 30px;
          margin: 0 0 16px; } }
    .information-container .title-block p {
      margin: 0; }
  .information-container .img-holder {
    position: relative;
    padding: 0 36px;
    max-width: 706px;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      .information-container .img-holder {
        max-width: 523px;
        padding: 0 27px; } }
    @media (max-width: 767px) {
      .information-container .img-holder {
        padding: 0; } }
    .information-container .img-holder img {
      box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.7);
      display: inline-block;
      vertical-align: top; }
      @media (max-width: 767px) {
        .information-container .img-holder img {
          box-shadow: 1px 30px 50px 30px rgba(0, 0, 0, 0.4); } }
  .information-container .text {
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    padding: 0 5px 0 3px;
    width: 104px;
    -webkit-transition: -webkit-transform 0.7s linear, opacity 0.7s linear 0.3s;
            transition: transform 0.7s linear, opacity 0.7s linear 0.3s;
    opacity: 0; }
    @media (max-width: 1023px) {
      .information-container .text {
        font-size: 12px;
        line-height: 14px;
        padding: 0 6px; } }
    @media (max-width: 767px) {
      .information-container .text {
        display: none; } }
    .information-container .text:after {
      content: "";
      position: absolute;
      background: url(../images/sprite.png) no-repeat;
      opacity: 0;
      -webkit-transition: opacity 0.2s linear 0.7s;
              transition: opacity 0.2s linear 0.7s; }
    .information-container .text.scroll-active {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      opacity: 1; }
      .information-container .text.scroll-active:after {
        opacity: 1; }
  .information-container .left-side {
    right: 100%;
    text-align: right;
    -webkit-transform: translateX(-200px);
        -ms-transform: translateX(-200px);
            transform: translateX(-200px); }
    .information-container .left-side:after {
      left: 100%; }
  .information-container .right-side {
    left: 100%;
    -webkit-transform: translateX(200px);
        -ms-transform: translateX(200px);
            transform: translateX(200px); }
    .information-container .right-side:after {
      right: 100%; }
  .information-container .text-01 {
    top: 40.1%;
    width: 90px; }
    .information-container .text-01:after {
      top: -25px;
      width: 306px;
      height: 47px;
      left: 100%;
      background-position: 0 0; }
      @media (max-width: 1023px) {
        .information-container .text-01:after {
          background-position: 0 -180px;
          width: 228px;
          height: 41px; } }
  .information-container .text-02 {
    top: 72.1%;
    width: 178px; }
    @media (max-width: 1023px) {
      .information-container .text-02 {
        width: 100px;
        top: 68%; } }
    .information-container .text-02:after {
      width: 62px;
      height: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background-position: 0 -56px; }
      @media (max-width: 1023px) {
        .information-container .text-02:after {
          width: 46px;
          height: 10px;
          background-position: 0 -246px; } }
  .information-container .text-03 {
    top: 83.3%; }
    @media (max-width: 1023px) {
      .information-container .text-03 {
        top: 82.5%; } }
    .information-container .text-03:after {
      width: 62px;
      height: 20px;
      background-position: 0 -80px; }
      @media (max-width: 1023px) {
        .information-container .text-03:after {
          width: 48px;
          height: 19px;
          background-position: 0 -312px; } }
  .information-container .text-04 {
    top: 20.6%; }
    .information-container .text-04:after {
      top: -3px;
      width: 87px;
      height: 26px;
      background-position: -109px -56px; }
      @media (max-width: 1023px) {
        .information-container .text-04:after {
          width: 65px;
          height: 21px;
          background-position: -88px -246px; } }
  .information-container .text-05 {
    top: 41%; }
    .information-container .text-05:after {
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 86px;
      height: 9px;
      background-position: -263px -69px; }
      @media (max-width: 1023px) {
        .information-container .text-05:after {
          width: 65px;
          height: 9px;
          background-position: -95px -289px; } }
  .information-container .text-06 {
    top: 80%; }
    .information-container .text-06:after {
      top: 13px;
      width: 191px;
      height: 61px;
      background-position: 0 -111px; }
      @media (max-width: 1023px) {
        .information-container .text-06:after {
          top: 11px;
          width: 143px;
          height: 47px;
          background-position: -215px -209px; } }

.information-wrap {
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  text-align: center;
  padding: 92px 0 80px; }
  @media (max-width: 1023px) {
    .information-wrap {
      padding: 72px 0 71px; } }
  @media (max-width: 767px) {
    .information-wrap {
      padding: 40px 0 45px; } }
  .information-wrap .container {
    max-width: 1000px; }
    @media (max-width: 1023px) {
      .information-wrap .container {
        max-width: 640px; } }
    @media (max-width: 767px) {
      .information-wrap .container {
        padding: 0 30px; } }
  .information-wrap .title-block {
    text-align: left;
    max-width: 640px;
    padding-left: 26px;
    margin: 0 auto 40px; }
    @media (max-width: 1023px) {
      .information-wrap .title-block {
        padding: 0;
        margin: 0 -20px 25px 0; } }
    @media (max-width: 767px) {
      .information-wrap .title-block {
        padding: 0;
        line-height: 19px;
        margin: 0 0 16px; } }
    .information-wrap .title-block p {
      margin: 0; }
  .information-wrap h1 {
    font-size: 38px;
    line-height: 40px;
    color: #000;
    font-weight: 300;
    margin: 0 0 12px; }
    @media (max-width: 767px) {
      .information-wrap h1 {
        font-size: 28px;
        line-height: 33px; } }
  .information-wrap .img {
    display: inline-block;
    vertical-align: top; }

.wrap-info, .wrap-information {
  border: solid #dee2eb;
  border-width: 1px 0;
  padding: 151px 0 0;
  overflow: hidden;
  background: #f7f8fa; }
  @media (max-width: 1023px) {
    .wrap-info, .wrap-information {
      padding: 70px 0 0;
      text-align: center; } }
  @media (max-width: 767px) {
    .wrap-info, .wrap-information {
      padding: 40px 0 0; } }
  .wrap-info .container, .wrap-information .container {
    max-width: 950px; }
    @media (max-width: 767px) {
      .wrap-info .container, .wrap-information .container {
        padding: 0 30px; } }
  .wrap-info .title-block, .wrap-information .title-block {
    padding-top: 85px;
    overflow: hidden;
    width: 252px;
    float: right;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-left: 71px; }
    @media (max-width: 1023px) {
      .wrap-info .title-block, .wrap-information .title-block {
        float: none;
        max-width: 516px;
        margin: 0 auto 34px;
        width: auto;
        padding: 0;
        text-align: left; } }
    @media (max-width: 767px) {
      .wrap-info .title-block, .wrap-information .title-block {
        margin: 0 0 5px; } }
    .wrap-info .title-block h1, .wrap-information .title-block h1 {
      font-size: 38px;
      line-height: 45px;
      font-weight: 300;
      margin: 0 0 18px;
      color: #000; }
      @media (max-width: 1023px) {
        .wrap-info .title-block h1, .wrap-information .title-block h1 {
          margin-bottom: 11px; } }
      @media (max-width: 767px) {
        .wrap-info .title-block h1, .wrap-information .title-block h1 {
          font-size: 28px;
          line-height: 32px;
          margin-bottom: 15px; } }
  .wrap-info .img-hold, .wrap-information .img-hold {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
            transform: translateY(30%);
    -webkit-transition: -webkit-transform 0.7s linear;
            transition: transform 0.7s linear;
    max-width: 575px; }
    @media (max-width: 1023px) {
      .wrap-info .img-hold, .wrap-information .img-hold {
        display: block;
        margin: 0 auto;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); } }
    .wrap-info .img-hold.scroll-active, .wrap-information .img-hold.scroll-active {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .wrap-info .img-hold img, .wrap-information .img-hold img {
      display: inline-block;
      vertical-align: top; }

.info-section {
  padding: 77px 0 50px; }
  @media (max-width: 1023px) {
    .info-section {
      padding: 57px 0 0; } }
  @media (max-width: 767px) {
    .info-section {
      padding: 35px 0 0; } }
  .info-section .container {
    max-width: 1122px; }
    @media (max-width: 1023px) {
      .info-section .container {
        max-width: 726px; } }
    @media (max-width: 767px) {
      .info-section .container {
        padding: 0 30px; } }
  .info-section h1 {
    font-size: 38px;
    line-height: 40px;
    margin: 0 0 38px;
    color: #000;
    letter-spacing: 1px; }
    @media (max-width: 767px) {
      .info-section h1 {
        font-size: 28px;
        line-height: 32px; } }
  .info-section .information-list {
    font-size: 0;
    line-height: 0;
    margin: 0 -21px; }
    @media (max-width: 767px) {
      .info-section .information-list {
        padding-bottom: 28px;
        margin: 0; } }
    @media (max-width: 767px) {
      .info-section .information-list.add .text {
        vertical-align: top;
        padding-top: 5px; } }
    .info-section .information-list li {
      display: inline-block;
      vertical-align: top;
      overflow: hidden;
      width: 33.33%;
      font-size: 16px;
      line-height: 22px;
      padding: 0 21px 54px;
      font-weight: 400;
      color: #000; }
      @media (max-width: 1023px) {
        .info-section .information-list li {
          width: 50%;
          padding-bottom: 56px; } }
      @media (max-width: 767px) {
        .info-section .information-list li {
          width: 100%;
          font-size: 14px;
          line-height: 17px;
          padding: 0 0 20px 0; } }
      .info-section .information-list li p {
        margin: 0; }
  .info-section .text {
    overflow: hidden;
    padding-top: 5px;
    max-width: 220px; }
    @media (max-width: 767px) {
      .info-section .text {
        display: inline-block;
        vertical-align: middle;
        width: 183px;
        padding: 0; } }
    .info-section .text p {
      margin: 0; }
  .info-section .icon {
    float: left;
    margin: 0 20px 0 0;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: url(../images/sprite.png) no-repeat; }
    @media (max-width: 767px) {
      .info-section .icon {
        margin: 0 17px 0 0;
        float: none;
        display: inline-block;
        vertical-align: middle; } }
  .info-section .icon-01 {
    background-position: 0 -345px; }
  .info-section .icon-02 {
    background-position: -66px -345px; }
  .info-section .icon-03 {
    background-position: -134px -345px; }
  .info-section .icon-04 {
    background-position: -200px -345px; }
  .info-section .icon-05 {
    background-position: -268px -345px; }
  .info-section .icon-06 {
    background-position: 0 -406px; }
    @media (max-width: 767px) {
      .info-section .icon-06 {
        background-position: 0 -406px; } }
  .info-section .icon-07 {
    background-position: -132px -406px; }
    @media (max-width: 767px) {
      .info-section .icon-07 {
        background-position: -132px -406px; } }
  .info-section .icon-08 {
    background-position: -61px -406px; }
    @media (max-width: 767px) {
      .info-section .icon-08 {
        background-position: -61px -406px; } }
  .info-section .icon-09 {
    background-position: -200px -406px; }
    @media (max-width: 767px) {
      .info-section .icon-09 {
        background-position: -200px -406px; } }
  .info-section .icon-10 {
    background-position: -270px -406px; }
    @media (max-width: 767px) {
      .info-section .icon-10 {
        background-position: -270px -406px; } }
  .info-section .icon-11 {
    background-position: 0 -466px; }
    @media (max-width: 767px) {
      .info-section .icon-11 {
        background-position: 0 -466px; } }
  .info-section .icon-12 {
    background-position: -61px -466px; }
    @media (max-width: 767px) {
      .info-section .icon-12 {
        background-position: -61px -466px; } }
  .info-section .icon-13 {
    background-position: -132px -466px; }
    @media (max-width: 767px) {
      .info-section .icon-13 {
        background-position: -132px -466px; } }

.visual-container {
  position: relative;
  background: #18284a;
  background: -webkit-linear-gradient(315deg, #0a1124 0%, #2a467f 100%);
  background: linear-gradient(-225deg, #0a1124 0%, #2a467f 100%);
  min-height: 478px;
  padding: 160px 0 40px;
  margin: 0 0 55px;
  text-align: center; }
  @media (max-width: 1023px) {
    .visual-container {
      padding: 160px 0 40px;
      min-height: 480px;
      margin: 0 0 95px; } }
  @media (max-width: 767px) {
    .visual-container {
      padding-top: 103px;
      min-height: 346px; } }
  .visual-container .container {
    max-width: 1070px; }
    @media (max-width: 1023px) {
      .visual-container .container {
        max-width: 512px; } }
  .visual-container .col-holder {
    overflow: hidden;
    font-size: 0;
    line-height: 0; }
  .visual-container .col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 40px 20px 0 0; }
    @media (max-width: 1023px) {
      .visual-container .col {
        width: 100%;
        padding: 0 0 40px;
        min-height: 320px; } }
    @media (max-width: 767px) {
      .visual-container .col {
        padding-bottom: 35px; } }
    .visual-container .col + .col {
      padding: 0 35px 0 15px; }
      @media (max-width: 1023px) {
        .visual-container .col + .col {
          padding: 0 0 20px;
          min-height: inherit; } }
  .visual-container .media {
    position: relative; }
    .visual-container .media:hover .fa-play {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
          -ms-transform: translate(-50%, -50%) scale(1.1);
              transform: translate(-50%, -50%) scale(1.1); }
    .visual-container .media img {
      display: inline-block;
      vertical-align: top; }
    .visual-container .media .fa-play {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 73px;
      height: 73px;
      border-radius: 50%;
      background: #fff;
      font-size: 35px;
      line-height: 1;
      color: #000;
      -webkit-transition: -webkit-transform 0.2s linear;
              transition: transform 0.2s linear; }
      @media (max-width: 767px) {
        .visual-container .media .fa-play {
          width: 42px;
          height: 42px;
          font-size: 20px; } }
      .visual-container .media .fa-play:before {
        margin: -17px 0 0 -10px;
        position: absolute;
        top: 50%;
        left: 50%; }
        @media (max-width: 767px) {
          .visual-container .media .fa-play:before {
            margin: -11px 0 0 -5px; } }
  .visual-container .img {
    position: absolute;
    top: 0;
    right: 0;
    max-height: 660px; }
    @media (max-width: 767px) {
      .visual-container .img {
        top: auto;
        bottom: -47px;
        right: -116px;
        max-width: 400px; } }
  .visual-container h1 {
    font-size: 37px;
    line-height: 45px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    position: relative; }
    @media (max-width: 1023px) {
      .visual-container h1 {
        text-align: center;
        margin: 0 0 10px; } }
    @media (max-width: 767px) {
      .visual-container h1 {
        font-size: 26px;
        line-height: 32px; } }
  .visual-container .typed-holder {
    width: 100%;
    color: #fff;
    font-size: 42px;
    line-height: 45px;
    font-weight: 300;
    font-family: "Gotham A","Gotham B";
    display: table;
    max-width: 800px;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      .visual-container .typed-holder {
        font-size: 38px;
        line-height: 45px; } }
    @media (max-width: 767px) {
      .visual-container .typed-holder {
        font-size: 24px;
        line-height: 29px; }
        .visual-container .typed-holder > p {
          display: inline;
          padding-right: 0.25em; } }
  .visual-container .typed-holder p {
    margin: 0; }
  .visual-container .typed-cursor {
    color: #808080; }

.info-holder {
  position: relative;
  overflow: hidden;
  background: #f7f8fa;
  padding: 126px 0 0;
  border: solid #dee2eb;
  border-width: 1px 0 0; }
  @media (max-width: 1023px) {
    .info-holder {
      padding-top: 80px; } }
  @media (max-width: 767px) {
    .info-holder {
      padding-top: 42px; } }
  .info-holder .title-block {
    padding: 70px 0 0; }
    @media (max-width: 1023px) {
      .info-holder .title-block {
        padding-top: 0; } }
    @media (max-width: 1023px) {
      .info-holder .title-block h1 {
        line-height: 44px;
        max-width: 250px; } }
    @media (max-width: 767px) {
      .info-holder .title-block h1 {
        font-size: 28px;
        line-height: 33px;
        max-width: none; } }
  .info-holder .container {
    max-width: 1132px; }
  .info-holder .col-holder {
    overflow: hidden; }
    @media (max-width: 767px) {
      .info-holder .col-holder {
        overflow: visible; } }
  .info-holder .col {
    float: left;
    width: 50%;
    padding: 0 0 0 9.3%; }
    @media (max-width: 1023px) {
      .info-holder .col {
        padding: 0 0 0 5%;
        width: 40%; } }
    @media (max-width: 767px) {
      .info-holder .col {
        width: 100%;
        padding: 0 0 45px; } }
    .info-holder .col.alt {
      padding: 0; }
      @media (max-width: 1023px) {
        .info-holder .col.alt {
          width: 60%;
          padding: 140px 11px 0 0; } }
      @media (max-width: 767px) {
        .info-holder .col.alt {
          width: 100%;
          padding: 0;
          text-align: center; } }
  .info-holder .img-hold {
    margin-left: -5.5%;
    overflow: hidden;
    -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
            transform: translateY(30%);
    -webkit-transition: -webkit-transform 0.7s linear;
            transition: transform 0.7s linear; }
    @media (max-width: 1023px) {
      .info-holder .img-hold {
        margin-left: -6%;
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0); } }
    @media (max-width: 767px) {
      .info-holder .img-hold {
        margin: 0 0 -1px -17px; } }
    .info-holder .img-hold.scroll-active {
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
    .info-holder .img-hold img {
      display: inline-block;
      vertical-align: top; }

.wrap-information {
  background: #1b2c57;
  background: -webkit-linear-gradient(315deg, #111c3c 0%, #255791 100%);
  background: linear-gradient(135deg, #111c3c 0%, #255791 100%);
  padding: 192px 0 0;
  border-color: #8892a7; }
  @media (max-width: 1023px) {
    .wrap-information {
      padding: 123px 0 0; } }
  @media (max-width: 767px) {
    .wrap-information {
      padding: 47px 0 0;
      border: none; } }
  @media (max-width: 1023px) {
    .wrap-information .container {
      max-width: 632px; } }
  @media (max-width: 767px) {
    .wrap-information .container {
      padding: 0 20px 0 30px; } }
  .wrap-information .title-block {
    color: #fff;
    padding-top: 47px;
    width: 244px;
    line-height: 19px; }
    @media (max-width: 1023px) {
      .wrap-information .title-block {
        padding-top: 0;
        width: auto;
        max-width: none;
        padding: 0 25px;
        margin: 0 0 78px; } }
    @media (max-width: 767px) {
      .wrap-information .title-block {
        padding: 0;
        margin: 0 0 38px; } }
    .wrap-information .title-block h1 {
      color: #fff;
      margin: 0 0 10px; }
  .wrap-information .logotype {
    width: 153px;
    margin: 0 0 3px; }

.popup-info {
  overflow: hidden;
  padding: 58px; }
  @media (max-width: 1023px) {
    .popup-info {
      padding: 58px 35px; } }
  @media (max-width: 767px) {
    .popup-info {
      padding: 42px 0; } }
  .popup-info .container {
    max-width: 1050px; }
    @media (max-width: 767px) {
      .popup-info .container {
        padding: 0 31px; } }
  .popup-info h1 {
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    margin: 0 0 53px; }
    @media (max-width: 1023px) {
      .popup-info h1 {
        margin-bottom: 55px; } }
    @media (max-width: 767px) {
      .popup-info h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 35px; } }
  .popup-info h2 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 -20px 14px 0;
    letter-spacing: 1px; }
    @media (max-width: 767px) {
      .popup-info h2 {
        font-size: 24px;
        line-height: 28px; } }
    .popup-info h2 a {
      color: inherit; }
      .popup-info h2 a:hover {
        color: #01b3e3; }
  .popup-info .box-holder {
    font-size: 0;
    line-height: 0;
    margin: 0 -70px; }
    @media (max-width: 1023px) {
      .popup-info .box-holder {
        margin: 0; } }
  .popup-info .box {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 70px 56px;
    color: #000; }
    @media (max-width: 1023px) {
      .popup-info .box {
        width: 100%;
        padding: 0 0 55px; } }
    @media (max-width: 767px) {
      .popup-info .box {
        padding: 0 0 40px; } }
  .popup-info .holder {
    display: table;
    width: 100%; }
    @media (max-width: 767px) {
      .popup-info .holder {
        display: block; } }
  .popup-info .img-hold {
    display: table-cell;
    vertical-align: middle;
    padding: 0 25px 0 0;
    font-size: 14px;
    line-height: 17px;
    min-width: 164px; }
    @media (max-width: 767px) {
      .popup-info .img-hold {
        width: auto;
        display: block;
        margin: 0 0 15px; } }
    .popup-info .img-hold img {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
      display: inline-block;
      vertical-align: top; }
  .popup-info .text {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    line-height: 17px; }
    @media (max-width: 767px) {
      .popup-info .text {
        display: block;
        max-width: none;
        font-size: 14px;
        line-height: 16px; } }
    .popup-info .text p {
      margin: 0; }
  .popup-info a {
    text-decoration: none; }

.visual-wrap {
  min-height: 440px;
  padding-top: 189px;
  margin-bottom: 132px; }
  @media (max-width: 1023px) {
    .visual-wrap {
      min-height: 360px;
      padding-top: 145px;
      margin-bottom: 111px; } }
  @media (max-width: 767px) {
    .visual-wrap {
      padding-top: 119px;
      min-height: 242px;
      margin-bottom: 64px; } }
  .visual-wrap.add {
    margin-bottom: 55px; }
    @media (max-width: 1023px) {
      .visual-wrap.add {
        margin-bottom: 76px; } }
    @media (max-width: 767px) {
      .visual-wrap.add {
        margin-bottom: 30px; } }
    .visual-wrap.add:after {
      background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0.1) 100%);
      background: linear-gradient(135deg, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0.1) 100%); }
    @media (max-width: 767px) {
      .visual-wrap.add .container {
        padding: 0 10px; } }
  @media (max-width: 767px) {
    .visual-wrap.alt {
      padding-top: 93px; } }
  .visual-wrap.alt .img {
    bottom: -77px;
    z-index: 1;
    opacity: 1; }
    @media (max-width: 1023px) {
      .visual-wrap.alt .img {
        bottom: -66px;
        max-width: 498px; } }
    @media (max-width: 767px) {
      .visual-wrap.alt .img {
        bottom: -35px; } }
  .visual-wrap.alt h1 {
    font-size: 64px;
    line-height: 66px; }
    @media (max-width: 1023px) {
      .visual-wrap.alt h1 {
        font-size: 40px;
        line-height: 42px; } }
    @media (max-width: 767px) {
      .visual-wrap.alt h1 {
        font-size: 32px;
        line-height: 35px; } }
  .visual-wrap .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(315deg, #010216 0%, #071352 100%);
    background: linear-gradient(135deg, #010216 0%, #071352 100%);
    opacity: .5; }
  .visual-wrap h1 {
    font-size: 42px; }
    @media (max-width: 767px) {
      .visual-wrap h1 {
        font-size: 32px;
        line-height: 35px; } }
  .visual-wrap .img {
    position: absolute;
    right: 0;
    bottom: -114px;
    opacity: .6; }
    @media (max-width: 1023px) {
      .visual-wrap .img {
        bottom: -64px; } }
    @media (max-width: 767px) {
      .visual-wrap .img {
        bottom: -38px; } }

.text-section {
  background: #fff;
  padding: 0 0 108px;
  text-align: center;
  line-height: 32px;
  color: #000; }
  @media (max-width: 1023px) {
    .text-section {
      padding-bottom: 92px; } }
  @media (max-width: 767px) {
    .text-section {
      line-height: 20px;
      padding-bottom: 42px; } }
  .text-section .container {
    max-width: 978px; }
  .text-section p {
    margin: 0 0 10px; }

.info-boxes {
  background: #f7f8fa;
  padding: 71px 0 0;
  border: solid #e5e9f0;
  border-width: 1px 0; }
  @media (max-width: 1023px) {
    .info-boxes {
      padding-bottom: 5px; } }
  @media (max-width: 767px) {
    .info-boxes {
      padding: 53px 0 0; } }
  .info-boxes h1 {
    font-size: 38px;
    line-height: 45px;
    margin: 0 0 52px;
    color: #000; }
    @media (max-width: 767px) {
      .info-boxes h1 {
        font-size: 32px;
        line-height: 35px;
        letter-spacing: 1px;
        margin-bottom: 38px; } }
  .info-boxes .box-holder {
    font-size: 0;
    line-height: 0;
    margin: 0 -46px; }
    @media (max-width: 1023px) {
      .info-boxes .box-holder {
        margin: 0 -60px; } }
    @media (max-width: 767px) {
      .info-boxes .box-holder {
        margin: 0; } }
  .info-boxes .box {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 21px;
    padding: 0 46px 86px;
    width: 33.33%; }
    @media (max-width: 1023px) {
      .info-boxes .box {
        width: 50%;
        padding: 0 60px 68px; } }
    @media (max-width: 767px) {
      .info-boxes .box {
        width: 100%;
        padding: 0 0 38px; } }
    @media (max-width: 767px) {
      .info-boxes .box:last-child {
        padding-bottom: 28px; } }
    .info-boxes .box img {
      display: inline-block;
      vertical-align: top;
      margin: 0 0 27px; }
      @media (max-width: 1023px) {
        .info-boxes .box img {
          margin-bottom: 29px; } }
  .info-boxes .text {
    text-align: left;
    color: #595959; }
  .info-boxes h2 {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 3px;
    font-family: "Gotham A","Gotham B";
    font-weight: 600;
    color: #333; }
    @media (max-width: 1023px) {
      .info-boxes h2 {
        margin-bottom: 1px; } }
  .info-boxes .title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    display: block;
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .info-boxes .title {
        margin-bottom: 15px; } }
    .info-boxes .title p {
      margin: 0; }
  .info-boxes .more {
    font-weight: 500;
    text-decoration: underline;
    color: #000;
    display: inline-block;
    vertical-align: top; }
    .info-boxes .more:hover {
      text-decoration: none; }
  .info-boxes p {
    margin: 0; }

.team-block {
  padding: 72px 0 20px;
  font-size: 18px;
  line-height: 20px;
  color: #000; }
  @media (max-width: 1023px) {
    .team-block {
      padding: 74px 0 25px; } }
  @media (max-width: 767px) {
    .team-block {
      padding: 50px 0 0; } }
  .team-block h1 {
    font-size: 38px;
    line-height: 45px;
    margin: 0 0 30px; }
    @media (max-width: 767px) {
      .team-block h1 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 12px; } }
  .team-block .holder {
    padding: 0 0 38px; }
    @media (max-width: 1023px) {
      .team-block .holder {
        padding-bottom: 42px; } }
    @media (max-width: 767px) {
      .team-block .holder {
        padding-bottom: 26px; } }
    @media (max-width: 767px) {
      .team-block .holder .comma {
        display: none; } }
  .team-block ul {
    margin: 0 0 20px; }
    .team-block ul strong {
      font-weight: 500; }
  .team-block li {
    margin: 0 0 13px; }
    @media (max-width: 767px) {
      .team-block li {
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .team-block li strong {
        display: block; } }

.people-info {
  color: #000;
  padding: 58px; }
  @media (max-width: 767px) {
    .people-info {
      padding: 30px; } }
  .people-info .container {
    max-width: 1036px;
    padding: 0 10px; }
    @media (max-width: 1023px) {
      .people-info .container {
        padding: 0; } }
  .people-info h1 {
    font-size: 38px;
    line-height: 40px;
    font-weight: 400;
    color: #000;
    margin: 0; }
    @media (max-width: 767px) {
      .people-info h1 {
        font-size: 28px;
        line-height: 32px; } }
  .people-info .title {
    display: block;
    font-size: 30px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 0 60px; }
    @media (max-width: 767px) {
      .people-info .title {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 22px; } }
    .people-info .title p {
      margin: 0; }
  .people-info .holder {
    margin: 0 0 20px;
    padding-bottom: 20px; }
  .people-info .alignleft {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    float: left;
    margin: 0 58px 0 0; }
    @media (max-width: 1023px) {
      .people-info .alignleft {
        float: none;
        margin: 0 0 45px; } }
    @media (max-width: 767px) {
      .people-info .alignleft {
        margin-bottom: 20px;
        max-width: 240px; } }
  .people-info .text {
    overflow: hidden;
    font-size: 20px;
    line-height: 26px;
    padding-top: 15px;
    font-weight: 400; }
    @media (max-width: 1023px) {
      .people-info .text {
        font-size: 18px;
        line-height: 26px;
        padding: 0; } }
    @media (max-width: 767px) {
      .people-info .text {
        font-size: 16px;
        line-height: 22px; } }

.posts-holder {
	margin-top: -90px;
  color: #000;
  padding-bottom: 27px;
  font-size: 18px;
  line-height: 24px; }
  @media (max-width: 767px) {
    .posts-holder {
		margin-top: -20px;
      font-size: 16px; } }
  .posts-holder .holder-center {
    max-width: 860px; }
    @media (max-width: 1023px) {
      .posts-holder .holder-center {
        padding: 0 84px; } }
    @media (max-width: 767px) {
      .posts-holder .holder-center {
        padding: 0 30px; } }
  .posts-holder h1 {
    font-size: 38px;
    line-height: 45px;
    margin: 0 0 5px; }
    @media (max-width: 767px) {
      .posts-holder h1 {
        font-size: 28px;
        line-height: 33px;
        margin-bottom: 9px; } }

.post {
  position: relative;
  z-index: 0;
  padding: 55px 0 60px; }
  .post:nth-child(even) {
    background: #f7f8fa; }
    .post:nth-child(even):before {
      content: "";
      position: absolute;
      left: -9999px;
      right: -9999px;
      top: 0;
      height: 100%;
      background: #f7f8fa;
      z-index: -1; }
  .post:after {
    content: "";
    position: absolute;
    height: 1px;
    left: -9999px;
    right: -9999px;
    background: #e5e9f0;
    top: 0;
    z-index: 1; }
  .post:first-child {
    padding-top: 23px; }
    @media (max-width: 767px) {
      .post:first-child {
        padding-top: 11px; } }
    .post:first-child:after {
      display: none; }
  .post .date {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-style: italic;
    font-weight: 300;
    font-family: "Gotham A","Gotham B";
    margin: 0 0 15px; }
    @media (max-width: 767px) {
      .post .date {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 13px; } }
  .post .subtitle {
    margin-bottom: 9px;
    font-style: italic; }
  .post .source {
    font-weight: 500; }
  .post .btn {
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    padding: 10px 17px 9px 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none; }
    .post .btn:after {
      border-width: 1px 1px  0 0;
      height: 6px;
      width: 6px;
      margin: 3px 0 0 11px; }
  .post p {
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .post p {
        margin-bottom: 27px; } }

.pagination {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  padding: 0 0 15px; }
  @media (max-width: 1023px) {
    .pagination {
      padding: 5px 0 15px; } }
  @media (max-width: 767px) {
    .pagination {
      padding: 0 0 12px; } }
  .pagination li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 11px 0 10px; }
  .pagination a {
    color: #666; }
  .pagination .current-page {
    padding: 8px 2px 0;
    background: #666;
    width: 33px;
    height: 33px;
    color: #fff; }

[id="content"] {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  padding: 0 120px 66px;
  max-width: 892px;
  margin: 0 auto; }
  @media (max-width: 1023px) {
    [id="content"] {
      padding-bottom: 37px;
      padding: 0 83px 37px; } }
  @media (max-width: 767px) {
    [id="content"] {
      font-size: 16px;
      padding: 0 30px 22px;
      padding-bottom: 22px; } }
  @media (max-width: 1023px) {
    [id="content"] .text {
      padding: 0; } }
  [id="content"] h1 {
    color: #000;
    margin: 0 0 31px;
    font-size: 40px;
    line-height: 57px; }
    @media (max-width: 1023px) {
      [id="content"] h1 {
        margin-bottom: 35px; } }
    @media (max-width: 767px) {
      [id="content"] h1 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 25px; } }
  [id="content"] .about {
    display: block;
    margin: 0 0 23px;
    font-size: 24px;
    line-height: 32px; }
    @media (max-width: 767px) {
      [id="content"] .about {
        font-size: 20px;
        line-height: 26px; } }
  [id="content"] .title {
    display: block; }
  [id="content"] .img-hold {
    text-align: center;
    margin: 0 0 32px; }
    @media (max-width: 1023px) {
      [id="content"] .img-hold {
        margin-bottom: 56px; } }
    @media (max-width: 767px) {
      [id="content"] .img-hold {
        margin-bottom: 23px; } }
    [id="content"] .img-hold img {
      display: inline-block;
      vertical-align: top; }
  [id="content"] p {
    margin: 0 0 17px; }

#footer {
  padding: 41px 0;
  background: #000;
  text-align: right;
  font-size: 13px;
  line-height: 14px;
  color: #808080; }
  @media (max-width: 767px) {
    #footer {
      padding: 21px 0;
      text-align: left; } }
  #footer .container {
    padding: 0 36px;
    max-width: 1202px; }
    @media (max-width: 767px) {
      #footer .container {
        padding: 0 17px; } }
  #footer .hold {
    text-align: left;
    margin: 0 0 25px; }
    @media (max-width: 767px) {
      #footer .hold {
        margin: 0 0 15px; } }
  #footer .logo {
    width: 204px; }
    @media (max-width: 767px) {
      #footer .logo {
        width: 171px; } }
  #footer p {
    margin: 0; }
  #footer a {
    color: inherit; }
  #footer .social-networks a:hover {
    color: #fff; }
  #footer .nav {
    color: white; }
  #footer .nav-opener:before, #footer .nav-opener:after,
  #footer .nav-opener span {
    background: #fff; }
  .single-page #footer .nav-drop a {
    color: #fff; }
    .single-page #footer .nav-drop a:hover {
      color: #ccc; }
  #footer .copyright {
    font-family: "Gotham A","Gotham B";
    font-weight: 400; }

.video-box {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden; }

.particles-js {
  width: 100%;
  height: 100%;
  background: #1b488c;
  background: -webkit-linear-gradient(0deg, #04090f 0%, #0a182e 20%, #122d5b 40%, #1b488c 100%);
  background: linear-gradient(90deg, #04090f 0%, #0a182e 20%, #122d5b 40%, #1b488c 100%);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
  .particles-js.add {
    background: #0c1c37; }

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }

.typed-cursor {
  opacity: 1;
  font-weight: 100;
  -webkit-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite; }

@-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

.video-holder {
  max-width: 1200px;
  float: left; }

video {
  width: 100%;
  display: block; }

.fancybox-lock .fancybox-overlay {
  overflow: hidden !important; }

.video-block {
  max-width: 1036px;
  margin: 0 auto; }

.lightbox-open {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden; }

.typed-cursor {
  display: none; }

.typed {
  display: inline-block;
  vertical-align: top;
  max-height: none; }
  .typed:after {
    content: '';
    display: inline-block;
    position: relative;
    top: 0.125em;
    left: 0.25em;
    height: 0.875em;
    width: 2px;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-animation: blink 0.7s infinite;
            animation: blink 0.7s infinite; }

.careers .visual-wrap {
  padding-top: 179px; }
  @media (max-width: 1023px) {
    .careers .visual-wrap {
      padding-top: 147px; } }
  @media (max-width: 767px) {
    .careers .visual-wrap {
      margin-bottom: 67px;
      padding-top: 91px; } }
  .careers .visual-wrap h1 {
    font-size: 64px;
    line-height: 70px; }
    @media (max-width: 1023px) {
      .careers .visual-wrap h1 {
        font-size: 48px;
        line-height: 53px; } }
    @media (max-width: 767px) {
      .careers .visual-wrap h1 {
        font-size: 32px;
        line-height: 40px; } }
  .careers .visual-wrap .img {
    left: 0;
    bottom: -114px;
    position: absolute;
    right: auto; }
    @media (max-width: 1023px) {
      .careers .visual-wrap .img {
        bottom: -63px; } }
    @media (max-width: 767px) {
      .careers .visual-wrap .img {
        bottom: -39px; } }

.careers .posts-holder {
  padding: 0; }
  .careers .posts-holder .holder-center {
    max-width: 940px; }
  .careers .posts-holder h1 {
    margin-bottom: 15px; }
    @media (max-width: 1023px) {
      .careers .posts-holder h1 {
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .careers .posts-holder h1 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 22px; } }

.careers .intro-section {
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
  padding: 17px 0 61px; }
  @media (max-width: 1023px) {
    .careers .intro-section {
      padding: 0 0 65px; } }
  @media (max-width: 767px) {
    .careers .intro-section {
      font-size: 16px;
      line-height: 21px;
      padding-bottom: 22px; } }
  .careers .intro-section p {
    margin-bottom: 38px; }
    @media (max-width: 767px) {
      .careers .intro-section p {
        margin-bottom: 15px; } }

.careers .open-position-block {
  font-weight: 400;
  background: #f7f8fa;
  position: relative;
  padding: 72px 0 99px; }
  @media (max-width: 1023px) {
    .careers .open-position-block {
      line-height: 22px;
      padding-bottom: 70px; } }
  @media (max-width: 767px) {
    .careers .open-position-block {
      font-size: 16px;
      line-height: 19px;
      padding: 21px 0 33px; } }
  .careers .open-position-block:before {
    content: "";
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: 0;
    height: 100%;
    background: #f7f8fa;
    z-index: -1; }
  .careers .open-position-block:after {
    content: "";
    position: absolute;
    height: 1px;
    left: -9999px;
    right: -9999px;
    background: #e5e9f0;
    top: 0;
    z-index: 1; }
  .careers .open-position-block p {
    margin-bottom: 38px; }
    @media (max-width: 1023px) {
      .careers .open-position-block p {
        margin-bottom: 47px; } }
    @media (max-width: 767px) {
      .careers .open-position-block p {
        margin-bottom: 34px; } }
    .careers .open-position-block p a {
      color: #01b0e0;
      text-decoration: underline; }
      .careers .open-position-block p a:hover {
        text-decoration: none; }
  .careers .open-position-block .wrap h2 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 26px; }
    @media (max-width: 767px) {
      .careers .open-position-block .wrap h2 {
        margin-bottom: 26px; } }
  .careers .open-position-block .row {
    max-width: 663px;
    overflow: hidden;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding-bottom: 8px;
    border-bottom: 2px solid #ebeef3; }
    @media (max-width: 767px) {
      .careers .open-position-block .row {
        padding-bottom: 5px; } }
    .careers .open-position-block .row .col {
      width: 50%;
      float: left;
      padding: 0 5px 5px 0; }
      @media (max-width: 767px) {
        .careers .open-position-block .row .col {
          float: none;
          width: 100%;
          padding-bottom: 13px; } }
      .careers .open-position-block .row .col:nth-child(even) {
        text-align: right;
        padding-right: 0; }
        @media (max-width: 767px) {
          .careers .open-position-block .row .col:nth-child(even) {
            text-align: left; } }
    .careers .open-position-block .row address {
      font-style: normal; }

    .leadership  .visual-wrap h1 {
      font-size: 52px;
      line-height: 60px;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .leadership  .visual-wrap h1 {
          font-size: 30px;
          line-height: 38px; } }
    .lifeatmdi  .visual-wrap h1 {
      font-size: 52px;
      line-height: 60px;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .lifeatmdi  .visual-wrap h1 {
          font-size: 30px;
          line-height: 38px; } }


.data-products {
  color: #000; }
  .data-products .visual-wrap {
    margin-bottom: 0;
    min-height: 480px;
    padding-top: 224px; }
    @media (max-width: 767px) {
      .data-products .visual-wrap {
        min-height: 346px;
        padding-top: 156px; } }
    .data-products .visual-wrap h1 {
      font-size: 52px;
      line-height: 60px;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .data-products .visual-wrap h1 {
          font-size: 30px;
          line-height: 38px; } }
    .data-products .visual-wrap img {
      bottom: -73px; }
      @media (max-width: 767px) {
        .data-products .visual-wrap img {
          bottom: -44px; } }
  .data-products .data-holder {
    position: relative;
    padding: 0 30px;
    border-bottom: 1px solid transparent; }
    @media (min-width: 768px) {
      .data-products .data-holder {
        max-width: 960px;
        margin: 0 auto; } }
    @media (min-width: 1024px) {
      .data-products .data-holder {
        padding: 0 10px; } }
    @media (min-width: 1081px) {
      .data-products .data-holder {
        max-width: 1060px; } }
    .data-products .data-holder .block {
      line-height: 22px;
      padding: 70px 0 8px; }
      .data-products .data-holder .block p {
        margin-bottom: 16px;
        font-family: "Gotham SSm A", "Gotham SSm B";
        font-weight: 300; }
      @media (min-width: 768px) {
        .data-products .data-holder .block {
          padding-top: 96px;
          padding-left: 58px;
          padding-right: 58px; } }
      @media (min-width: 1024px) {
        .data-products .data-holder .block {
          margin-top: 48px;
          padding: 86px 24px 8px;
          float: left;
          width: 33%; }
          .data-products .data-holder .block.alignleft {
            float: left; } }
    .data-products .data-holder .data {
      padding: 0 0;
      margin: 0 -30px 48px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain; }
      @media (min-width: 541px) {
        .data-products .data-holder .data {
          padding: 24px 0;
          margin-top: 12px; } }
      @media (min-width: 768px) {
        .data-products .data-holder .data {
          padding: 48px 0;
          margin-top: 24px; } }
      @media (min-width: 1024px) {
        .data-products .data-holder .data {
          margin-top: 48px;
          padding: 48px 24px 0 48px;
          background-position: right center;
          float: left;
          width: 67%; } }
      .data-products .data-holder .data .data-list {
        overflow: hidden; }
        @media (min-width: 768px) {
          .data-products .data-holder .data .data-list {
            max-width: 560px;
            margin: 0 auto; } }
      .data-products .data-holder .data .data-number {
        font-family: "Gotham XNarrow SSm A", "Gotham XNarrow SSm B"; }
      .data-products .data-holder .data ul {
        overflow: hidden;
        margin: 0 -2px -2px 0; }
        .data-products .data-holder .data ul li {
          float: left;
          width: 33.33%;
          padding: 32px 10px;
          color: #666;
          font-size: 14px;
          line-height: 18px;
          text-align: center;
          border-right: 1px solid #e0e0e0;
          border-bottom: 1px solid #e0e0e0;
          text-transform: uppercase; }
          @media (max-width: 767px) {
            .data-products .data-holder .data ul li {
              font-size: 8px;
              line-height: 12px;
              padding: 5px;
              min-height: 61px; } }
          .data-products .data-holder .data ul li i {
            font-style: normal;
            text-transform: none; }
        .data-products .data-holder .data ul .data-number {
          display: block;
          color: #000;
          font-size: 52px;
          line-height: 56px;
          margin-bottom: 2px; }
          @media (max-width: 767px) {
            .data-products .data-holder .data ul .data-number {
              font-size: 26px;
              line-height: 28px;
              margin-bottom: 1px; } }
  .data-products .maincontainer {
    font-size: 16px;
    line-height: 19px; }
    .data-products .maincontainer p {
      margin-bottom: 14px; }
    .data-products .maincontainer h1 {
      font-size: 38px;
      line-height: 46px;
      margin-bottom: 7px; }
      @media (max-width: 767px) {
        .data-products .maincontainer h1 {
          font-size: 28px;
          line-height: 33px;
          margin-bottom: 8px; } }
  .data-products .holder-center {
    max-width: 960px; }
  .data-products .text {
    margin-bottom: 17px; }
    @media (max-width: 767px) {
      .data-products .text {
        margin-bottom: 16px; } }
  .data-products .btn {
    font-size: 14px;
    line-height: 13px;
    color: #fff;
    padding: 15px 22px 15px 22px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
	  text-decoration: none;}
    .data-products .btn:after {
      border-width: 1px 1px  0 0;
      height: 6px;
      width: 6px;
      margin: 3px 0 0 11px; }
  .data-products .w {
    background: #f7f8fa;
    position: relative; }
    .data-products .w:nth-child(even) {
      background: #fff;
      border-top: 1px solid #e5e9ef;
      border-bottom: 1px solid #e5e9ef; }
    .data-products .w.add {
      background: url(../images/pattern.png); }
      .data-products .w.add .holder-center {
        position: relative;
        z-index: 3; }
      .data-products .w.add:before {
        position: absolute;
        right: 0;
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 2;
        content: '';
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%); }
      @media (max-width: 767px) {
        .data-products .w.add:before {
          display: none; } }
  .data-products .block {
    max-width: 400px;
    padding: 105px 0; }
    @media (max-width: 1023px) {
      .data-products .block {
        padding: 71px 49px;
        max-width: none; } }
    @media (max-width: 767px) {
      .data-products .block {
        padding: 41px 0 29px; } }
    .data-products .block.alignleft {
      float: left; }
      @media (max-width: 1023px) {
        .data-products .block.alignleft {
          float: none; } }
    .data-products .block.alignright {
      float: right;
      text-align: right; }
      @media (max-width: 1023px) {
        .data-products .block.alignright {
          float: none;
          text-align: left; } }
  .data-products .img-left {
    position: absolute;
    left: 0;
    top: 0;
    max-width: none; }
    @media (max-width: 1199px) {
      .data-products .img-left {
        max-width: 500px; }
        .data-products .img-left img {
          max-width: none; } }
    @media (max-width: 1023px) {
      .data-products .img-left {
        position: static;
        text-align: center;
        max-width: none; }
        .data-products .img-left img {
          max-width: 100%; } }
    @media (max-width: 767px) {
      .data-products .img-left {
        margin: 0 -30px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: auto; } }
  .data-products .img-right {
    position: absolute;
    right: 0;
    top: 0;
    max-width: none; }
    @media (max-width: 1199px) {
      .data-products .img-right {
        max-width: 700px; }
        .data-products .img-right img {
          max-width: none; } }
    @media (max-width: 1023px) {
      .data-products .img-right {
        position: static;
        text-align: center;
        margin-top: -64px;
        max-width: none; }
        .data-products .img-right img {
          max-width: 100%; } }
    @media (max-width: 767px) {
      .data-products .img-right {
        margin: 0 -30px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: auto; } }
  .data-products .data-article {
    background: center center repeat;
    background-size: 320px auto, auto; }
    .data-products .data-article:after {
      content: '';
      display: block;
      min-height: 320px;
      position: relative;
      z-index: 2; }
    .data-products .data-article.-physician-loyalty:after {
      margin-left: 24px;
      background: url("../images/img33.png") right bottom no-repeat;
      background-size: contain; }
    .data-products .data-article.-physician-analytics:after {
      margin-right: 24px;
      background: url("../images/img34.png") left bottom no-repeat;
      background-size: contain; }
    .data-products .data-article.-market-analytics:after {
      margin-left: 24px;
      background: url("../images/img35.png") right bottom no-repeat;
      background-size: contain; }
    .data-products .data-article.-nework-analytics {
      background-color: #f7f8fa; }
    .data-products .data-article.-nework-analytics:after {
      margin-right: 24px;
      background: url("../images/img36.png") left bottom no-repeat;
      background-size: contain; }
    .data-products .data-article.-recruiting {
      background: url(../images/pattern.png); }
    .data-products .data-article.-recruiting:after {
      margin-left: 24px;
      background: url("../images/img37.png") right bottom no-repeat;
      background-size: contain; }
    .data-products .data-article.-risk-contracting:after {
      margin-right: 24px;
      background: url("../images/img38.png") left bottom no-repeat;
      background-size: contain; }
    .data-products .data-article.-direct-contracting {
      background-color: #f7f8fa; }
    .data-products .data-article.-direct-contracting:after {
      margin-left: 24px;
      background: url("../images/img39.png") right bottom no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .data-products .data-article:after {
        min-height: 430px; }
      .data-products .data-article .block {
        padding-bottom: 24px; } }
    @media (min-width: 1024px) {
      .data-products .data-article:after {
        position: absolute;
        width: 55%;
        min-height: 100%;
        z-index: 3;
        top: 0; }
      .data-products .data-article .block {
        padding-bottom: 192px; }
      .data-products .data-article.-physician-loyalty:after {
        right: 0;
        margin: 0;
        background-size: contain; }
      .data-products .data-article.-physician-analytics:after {
        left: 0;
        margin: 0;
        background-size: contain; }
      .data-products .data-article.-market-analytics:after {
        right: 0;
        margin: 0;
        background-size: contain; }
      .data-products .data-article.-network-analytics:after {
        left: 0;
        margin: 0;
        background-size: contain; }
      .data-products .data-article.-recruiting:after {
        right: 0;
        margin: 0;
        background-size: contain; }
      .data-products .data-article.-risk-contracting:after {
        left: 0;
        margin: 0;
        background-size: contain; }
      .data-products .data-article.-direct-contracting:after {
        right: 0;
        margin: 0;
        background-size: contain; } }

.request-form {
  max-width: 540px;
  margin: 0 auto;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  padding: 100px 30px; }
  @media (max-width: 767px) {
    .request-form {
      padding: 65px 30px;
      line-height: 19px; } }
  .request-form input[type="text"],
  .request-form input[type="tel"],
  .request-form input[type="email"] {
    width: 100%; }
  .request-form input[type="checkbox"] {
    margin-right: 5px; }
  .request-form p {
    margin-bottom: 47px; }
    @media (max-width: 767px) {
      .request-form p {
        margin-bottom: 31px; } }
  .request-form h2 {
    font-size: 38px;
    line-height: 42px;
    text-transform: capitalize;
    margin-bottom: 14px; }
    @media (max-width: 767px) {
      .request-form h2 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 14px; } }
  .request-form .row {
    margin-bottom: 23px; }
    .request-form .row.error input[type="text"],
    .request-form .row.error input[type="tel"],
    .request-form .row.error input[type="email"],
    .request-form .row.error textarea {
      border-color: #f00; }
  .request-form input[type="submit"] {
	  
	      font-size: 14px;
    line-height: 13px;
    color: #fff;
    padding: 15px 22px 15px 22px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
	  text-decoration: none;
    float: left;
	
     }
  .request-form .ico-holder {
    float: right;
    margin-top: -18px; }
    @media (max-width: 767px) {
      .request-form .ico-holder {
        float: none;
        margin-top: 0;
        clear: both;
        padding-top: 20px; } }
    .request-form .ico-holder a:hover img {
      opacity: .8; }

.doctors-views {
  overflow: hidden; }
  .doctors-views blockquote {
    margin: 0;
    padding: 88px 9px 76px;
    display: block; }
    @media (max-width: 768px) {
      .doctors-views blockquote {
        padding: 88px 0 67px; } }
    @media (max-width: 480px) {
      .doctors-views blockquote {
        padding: 51px 0 41px; } }
    .doctors-views blockquote q {
      display: block;
      margin: 0 0 28px;
      quotes: none;
      color: #000;
      font-family: "Gotham A", "Gotham B";
      line-height: 22px;
      font-size: 20px;
      font-style: italic;
      font-weight: 300; }
      @media (max-width: 768px) {
        .doctors-views blockquote q {
          margin: 0 0 23px;
          line-height: 32px; } }
      @media (max-width: 480px) {
        .doctors-views blockquote q {
          margin: 0 0 19px;
          line-height: 21px;
          font-size: 16px;
          font-style: normal; } }
    .doctors-views blockquote cite {
      display: block;
      margin: 0;
      text-align: right;
      letter-spacing: -0.2px;
      word-spacing: -2px;
      color: #000;
      line-height: 19px;
      font-family: "Gotham SSm A", "Gotham SSm B";
      font-size: 16px;
      font-style: normal;
      font-weight: 400; }
      @media (max-width: 480px) {
        .doctors-views blockquote cite {
          line-height: 1x;
          font-size: 14px; } }
      .doctors-views blockquote cite br {
        display: none; }
        @media (max-width: 480px) {
          .doctors-views blockquote cite br {
            display: block; } }
      .doctors-views blockquote cite a {
        color: #000; }
        .doctors-views blockquote cite a:hover {
          text-decoration: none;
          opacity: 0.7; }
  .doctors-views .visual-wrap {
    margin-bottom: 0; }
  .doctors-views .physician-holder {
    overflow: hidden;
    background: #f7f8fa;
    border-top: 1px solid #e5e9ef;
    border-bottom: 1px solid #e5e9ef;
    margin: 0 -9999px;
    padding: 113px 9999px 109px; }
    @media (max-width: 768px) {
      .doctors-views .physician-holder {
        padding: 66px 9999px 85px; } }
    @media (max-width: 480px) {
      .doctors-views .physician-holder {
        padding: 44px 9999px 47px; } }
    .doctors-views .physician-holder .image-holder {
      width: 53.3%;
      float: right;
      margin: 6px 35px 0 0;
      box-shadow: 0 0 5px 0 #C2C2C2; }
      @media (max-width: 768px) {
        .doctors-views .physician-holder .image-holder {
          max-width: 518px;
          margin: 6px auto 0;
          overflow: hidden;
          clear: both;
          float: none;
          width: auto; } }
      @media (max-width: 480px) {
        .doctors-views .physician-holder .image-holder {
          padding: 0; } }
      .doctors-views .physician-holder .image-holder img {
        display: inline-block;
        vertical-align: top;
        width: 100%; }
    .doctors-views .physician-holder .text-holder {
      float: left;
      overflow: hidden;
      color: #000;
      width: 32%;
      margin: 0;
      font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
      line-height: 23px;
      font-size: 16px;
      font-style: normal;
      font-weight: 400; }
      @media (max-width: 768px) {
        .doctors-views .physician-holder .text-holder {
          width: 100%;
          float: left;
          margin: 0 0 71px; } }
      @media (max-width: 480px) {
        .doctors-views .physician-holder .text-holder {
          margin: 0 0 32px;
          line-height: 20px;
          font-size: 14px; } }
      .doctors-views .physician-holder .text-holder p {
        margin: 0 0 18px; }
        @media (max-width: 480px) {
          .doctors-views .physician-holder .text-holder p {
            margin: 0 0 17px; } }
  .doctors-views .btn {
    letter-spacing: 0.6px;
    padding: 9px 16px 9px;
    margin: 7px 0;
    line-height: 15px;
    font-size: 12px; }
    .doctors-views .btn:after {
      width: 7px;
      height: 7px;
      margin: 4px 0 0 14px; }
  .doctors-views .contact-form {
    max-width: inherit; }

.inner-wrapper {
  max-width: 996px;
  padding: 0 10px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .inner-wrapper {
      padding: 0 8.8%; } }
  @media (max-width: 768px) {
    .inner-wrapper.second {
      padding: 0 6%; } }

.conversation-holder {
  overflow: hidden;
  color: #000;
  padding: 70px 0 96px;
  max-width: 482px;
  margin: 0 auto;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
  line-height: 19px;
  font-size: 16px;
  font-weight: 400; }
  @media (max-width: 768px) {
    .conversation-holder {
      padding: 77px 0 96px; } }
  @media (max-width: 480px) {
    .conversation-holder {
      padding: 40px 0 50px; } }
  .conversation-holder h2 {
    margin: 0 0 14px;
    color: #000;
    font-family: "Gotham A", "Gotham B";
    line-height: 41px;
    font-size: 38px;
    font-weight: 300; }
    @media (max-width: 480px) {
      .conversation-holder h2 {
        line-height: 31px;
        font-size: 28px; } }
  .conversation-holder p {
    margin: 0 0 39px; }
    @media (max-width: 480px) {
      .conversation-holder p {
        margin: 0 0 48px; } }
  .conversation-holder button, .conversation-holder input[type="button"],
  .conversation-holder input[type="reset"], .conversation-holder input[type="file"], .conversation-holder input[type="submit"] {
    height: 32px;
    min-width: 160px;
    padding: 8px 11px 10px 21px;
    letter-spacing: 0;
    margin: 7px 0 0;
    font-family: "Gotham A","Gotham B";
    font-weight: 500; }
  .conversation-holder .btn {
    padding: 10px 11px 10px 21px; }
    .conversation-holder .btn:after {
      margin: 4px 0 0 5px; }
  @media (max-width: 480px) {
    .conversation-holder .contact-form textarea {
      height: 161px;
      min-height: 161px; } }

.platform-holder {
  background: #2b4062 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMmI0MDYyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFmMGUyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #2b4062 0%, #1f0e21 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(315deg, #2b4062 0%, #1f0e21 100%);
  background: linear-gradient(135deg, #2b4062 0%, #1f0e21 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.plateform-content {
  overflow: hidden;
  padding: 135px 0 46px; }
  @media (max-width: 480px) {
    .plateform-content {
      padding: 135px 0 89px; } }
  .plateform-content .text-block {
    overflow: hidden;
    text-align: center;
    margin: 0 0 60px;
    color: #fff;
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
    line-height: 32px;
    font-size: 20px;
    font-weight: 300; }
    @media (max-width: 480px) {
      .plateform-content .text-block {
        margin: 0 0 22px;
        line-height: 23px;
        font-size: 18px;
        font-weight: 300; } }
    .plateform-content .text-block br {
      display: block; }
      @media (max-width: 768px) {
        .plateform-content .text-block br {
          display: none; } }
  .plateform-content h1 {
    color: #fff;
    margin: 0 0 24px;
    font-family: "Gotham A", "Gotham B";
    line-height: 55px;
    font-size: 52px;
    font-weight: 300; }
    @media (max-width: 480px) {
      .plateform-content h1 {
        margin: 0 0 18px;
        line-height: 33px;
        font-size: 30px;
        font-weight: 300; } }
  .plateform-content .image-holder {
    max-width: 402px; }
    @media (max-width: 695px) {
      .plateform-content .image-holder {
        max-width: 170px; } }
    .plateform-content .image-holder img {
      display: block;
      width: 100%; }
  .plateform-content .image-area {
    max-width: 575px;
    position: relative;
    margin: 0 0 0 19.5%; }
    @media (max-width: 768px) {
      .plateform-content .image-area {
        margin: 0 0 0 42px; } }
    @media (max-width: 695px) {
      .plateform-content .image-area {
        margin: 0 auto;
        max-width: 285px; } }
  .plateform-content .caption {
    position: absolute;
    top: 71px;
    right: 0;
    width: 138px;
    color: #9394a2;
    font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
    line-height: 18px;
    font-size: 14px;
    font-weight: 400; }
    .plateform-content .caption.item-activated {
      -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
              transform: translateX(100%);
      opacity: 0;
      -webkit-transition: all 0.7s ease;
              transition: all 0.7s ease; }
    .plateform-content .caption.item-activated.scroll-active {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      opacity: 1; }
    @media (max-width: 695px) {
      .plateform-content .caption {
        top: 31px;
        right: 23px;
        width: 80px;
        line-height: 9px;
        font-size: 8px;
        font-weight: 400; } }
    .plateform-content .caption ul li {
      overflow: hidden; }
    .plateform-content .caption:after {
      content: "";
      position: absolute;
      top: 44px;
      left: -81px;
      width: 74px;
      height: 10px;
      background: url(../images/arrows-sprite.png) no-repeat -4px -5px; }
      @media (max-width: 695px) {
        .plateform-content .caption:after {
          background: url(../images/arrows-sprite.png) no-repeat -8px -85px;
          top: 19px;
          left: -33px;
          width: 30px;
          height: 4px; } }
    .plateform-content .caption.text-1 {
      top: 240px; }
      @media (max-width: 695px) {
        .plateform-content .caption.text-1 {
          top: 95px; } }
      .plateform-content .caption.text-1:after {
        background-position: -4px -24px;
        width: 74px;
        height: 10px;
        top: 40px; }
        @media (max-width: 695px) {
          .plateform-content .caption.text-1:after {
            background-position: -8px -98px;
            top: 13px;
            left: -32px;
            width: 30px;
            height: 5px; } }
    .plateform-content .caption.text-2 {
      top: 360px; }
      @media (max-width: 695px) {
        .plateform-content .caption.text-2 {
          top: 161px; } }
      .plateform-content .caption.text-2:after {
        background-position: -14px -42px;
        width: 41px;
        height: 10px;
        left: -48px;
        top: 35px; }
        @media (max-width: 695px) {
          .plateform-content .caption.text-2:after {
            background-position: -10px -109px;
            top: 13px;
            left: -18px;
            width: 15px;
            height: 5px; } }
    .plateform-content .caption.text-3 {
      top: 582px; }
      @media (max-width: 695px) {
        .plateform-content .caption.text-3 {
          top: 218px; } }
      .plateform-content .caption.text-3:after {
        background-position: -6px -61px;
        width: 59px;
        height: 11px;
        left: -66px;
        top: 15px; }
        @media (max-width: 695px) {
          .plateform-content .caption.text-3:after {
            background-position: -9px -121px;
            top: 10px;
            left: -23px;
            width: 19px;
            height: 6px; } }
    .plateform-content .caption span {
      display: block;
      margin: 0 0 3px;
      color: #fff;
      font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
      line-height: 19px;
      font-size: 16px;
      font-weight: 500; }
      @media (max-width: 695px) {
        .plateform-content .caption span {
          margin: 0;
          line-height: 13px;
          font-size: 10px;
          font-weight: 500; } }

.benefits-holder {
  background: #f7f8fa;
  overflow: hidden; }
  .benefits-holder .inner-wrapper {
    padding: 84px 35px 32px; }
    @media (max-width: 768px) {
      .benefits-holder .inner-wrapper {
        padding: 74px 7.9% 24px; } }
    @media (max-width: 480px) {
      .benefits-holder .inner-wrapper {
        padding: 44px 9.0% 2px; } }
  .benefits-holder h1 {
    color: #000;
    margin: 0 0 38px;
    font-family: "Gotham A", "Gotham B";
    line-height: 41px;
    font-size: 38px;
    font-weight: 300; }
    @media (max-width: 480px) {
      .benefits-holder h1 {
        margin: 0 0 28px; } }
  .benefits-holder ul li {
    display: inline-block;
    vertical-align: middle;
    width: 32.7%;
    margin: 0 0 50px;
    padding: 0 5px 0 0; }
    @media (max-width: 768px) {
      .benefits-holder ul li {
        width: 50%;
        float: left;
        margin: 0 0 54px; } }
    @media (max-width: 480px) {
      .benefits-holder ul li {
        width: 100%;
        margin: 0 0 35px; } }
    .benefits-holder ul li.configurable a:after {
      background-position: -62px 0; }
    .benefits-holder ul li.tolerant a:after {
      background-position: 0 0; }
    .benefits-holder ul li.repository a:after {
      background-position: -125px -121px; }
    .benefits-holder ul li.rapid a:after {
      background-position: -62px -121px; }
    .benefits-holder ul li.reporting a:after {
      background-position: 0 -121px; }
    .benefits-holder ul li.api a:after {
      background-position: -125px -60px; }
    .benefits-holder ul li.aware a:after {
      background-position: -62px -60px; }
    .benefits-holder ul li.elastic a:after {
      background-position: 0 -60px; }
    .benefits-holder ul li a {
      display: inline-block;
      vertical-align: top;
      padding: 0 0 0 74px;
      text-decoration: none;
      margin: 15px 0;
      color: #000;
      position: relative;
      font-family: "Gotham A", "Gotham B";
      line-height: 21px;
      font-size: 18px;
      font-weight: 400; }
      @media (max-width: 768px) {
        .benefits-holder ul li a {
          letter-spacing: -1px; } }
    /*  .benefits-holder ul li a:hover {
        opacity: 0.7; }*/
      .benefits-holder ul li a:after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        background: url(../images/icons-sprite.png) -125px 0 no-repeat;
        width: 55px;
        height: 55px;
        margin: -27px 0 0; }

.fancybox-inner .confirmation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
/*# sourceMappingURL=main.css.map */

.success-1 {
font-size: 25px;
display: block;
margin-bottom: 20px;
text-align: center;
}
.success-2 {
font-size: 18px;
display: block;
margin-bottom: 20px;
text-align: center;
}
#recaptcha-wrapper {
margin-bottom: 20px;
}