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

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

body.loaded{
  opacity:1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  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 */
  box-sizing: content-box;
  /* 2 */ }

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

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

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

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

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

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

td,
th {
  padding: 0; }

#nav, #nav ul, .social-networks, .separated-list, .buttons-list, .team-item ul, .items-list, .slider-nav, .titles-list, .hs-form-field .hs-error-msgs, .hs-form-field .multi-container {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, #header:after, .intro.intro-xs .container:after, .personal-blocks: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: #403c50;
  background: #fff;
  font: 16px/1.3125 "calluna", "Times New Roman", "Times", "Baskerville", "Georgia", 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; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 600;
  line-height: 1.142857;
  margin: 0 0 1em;
  color: inherit; }
  h1 a, .h1 a,
  h2 a, .h2 a,
  h3 a, .h3 a,
  h4 a, .h4 a,
  h5 a, .h5 a,
  h6 a, .h6 a,
  .h a {
    color: inherit; }

h1, .h1 {
  font-size: 28px;
  line-height: 1.071428; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 50px;
      line-height: 1.06; } }

h2, .h2 {
  font-size: 21px; }
  @media (min-width: 1024px) {
    h2, .h2 {
      font-size: 28px; } }

h3, .h3 {
  font-size: 20px; }
  @media (min-width: 1024px) {
    h3, .h3 {
      font-size: 26px; } }

h4, .h4 {
  font-size: 19px; }
  @media (min-width: 1024px) {
    h4, .h4 {
      font-size: 24px; } }

h5, .h5 {
  font-size: 18px; }
  @media (min-width: 1024px) {
    h5, .h5 {
      font-size: 23px; } }

h6, .h6 {
  font-size: 17px; }
  @media (min-width: 1024px) {
    h6, .h6 {
      font-size: 22px; } }

.lead {
  font-size: 21px;
  line-height: 1.3333;
  margin: 0 0 1em; }
  @media (min-width: 768px) {
    .lead {
      font-size: 30px;
      line-height: 1.2; } }
  @media (min-width: 1024px) {
    .lead {
      font-size: 50px; } }

.title {
  display: block;
  color: #6447f2;
  font-family: "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 1em; }

strong {
  font-weight: 700; }

p {
  margin: 0 0 1.3em; }
  @media (min-width: 1024px) {
    p {
      margin: 0 0 1.35em; } }

a {
  transition: color 0.3s ease-in-out;
  color: #6447f2;
  text-decoration: none; }
  a:hover, a:focus {
    color: #69d5e4; }

address {
  font-style: normal;
  padding: 0 0 1em; }

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 {
  transition: border 0.3s ease-in-out;
  display: block;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: solid #a6b0d1;
  border-width: 0 0 1px;
  background: #fff;
  padding: 10px 0;
  width: 100%;
  height: 46px;
  font: 16px/20px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #312d3f;
  margin: 0 0 15px;
  outline: none; }
  @media (min-width: 768px) {



    input[type='text'],
    input[type='tel'],
    input[type='email'],
    input[type='search'],
    input[type='password'],
    textarea {
      font-size: 21px;
      line-height: 25px;
      height: 54px; } }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #6447f2; }
  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: #312d3f; }
  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: #312d3f; }
  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: #312d3f; }
  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: #312d3f; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #312d3f; }

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

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  outline: none; }

input[type='submit'] {
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out;
  display: inline-block;
  vertical-align: top;
  border-radius: 4px;
  color: #6447f2;
  background: #fff;
  border: 1px solid #bfc7e3;
  padding: 14px;
  font: 700 16px/18px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 128px; }
  @media (min-width: 1024px) {
    input[type='submit'] {
      font-size: 21px;
      line-height: 23px;
      min-width: 160px;
      padding: 17px; } }
  input[type='submit']:hover, input[type='submit']:focus {
    background: #6447f2;
    color: #fff;
    border-color: #6447f2; }

/* custom select styles */
.jcf-select {
  transition: border 0.3s ease-in-out;
  display: block;
  width: 100%;
  position: relative;
  border: solid #a6b0d1;
  border-width: 0 0 1px;
  background: #fff;
  margin: 0 0 15px;
  min-width: 150px;
  height: 46px;
  color: #312d3f;
  text-align: left; }
  @media (min-width: 1024px) {
    .jcf-select {
      height: 54px; } }
  .jcf-select:after {
    transition: opacity 0.3s ease-in-out;
    content: "";
    border: solid #6447f2;
    border-width: 0 0 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    opacity: 0; }
  .jcf-select.jcf-focus:after {
    opacity: 1; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font: 16px/46px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 35px 0 0; }
  @media (min-width: 1024px) {
    .jcf-select .jcf-select-text {
      font-size: 21px;
      line-height: 54px; } }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #fff;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0; }
  .jcf-select .jcf-select-opener:after {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    content: "\e90a";
    font-family: 'icomoon';
    right: 0;
    color: #a6b0d1;
    font-size: 22px;
    margin: 3px 0 0; }

body > .jcf-select-drop {
  position: absolute;
  margin: -2px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 0;
  box-shadow: 0 0 5px rgba(64, 60, 80, 0.2); }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  width: 100%;
  font: 16px/18px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 1024px) {
    .jcf-list {
      font-size: 21px;
      line-height: 23px; } }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 11px 0 14px;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 10px 15px;
  color: #312d3f;
  height: 1%; }
  @media (min-width: 1024px) {
    .jcf-list .jcf-option {
      padding: 13px 21px 12px; } }
  .jcf-list .jcf-option.jcf-option-hideme {
    display: none; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  color: #6447f2; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* custom file input styles */
.jcf-file {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  background: #fff;
  border: solid #a6b0d1;
  border-width: 0 0 1px;
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px; }

span[class*="jcf-extension"] .jcf-fake-input {
  color: #312d3f;
  padding: 0; }
  span[class*="jcf-extension"] .jcf-fake-input:after {
    display: none; }

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0; }

.jcf-file .jcf-fake-input {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  border: 0;
  color: #a6b0d1;
  padding: 0 0 0 30px;
  height: 46px;
  text-align: left;
  font: 16px/46px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  width: 180px;
  position: relative; }
  @media (min-width: 480px) {
    .jcf-file .jcf-fake-input {
      width: 330px; } }
  @media (min-width: 768px) {
    .jcf-file .jcf-fake-input {
      width: 510px; } }
  @media (min-width: 1024px) {
    .jcf-file .jcf-fake-input {
      font-size: 21px; } }
  .jcf-file .jcf-fake-input:after {
    content: "\e914";
    font-family: 'icomoon';
    position: absolute;
    top: -1px;
    left: 2px;
    font-size: 15px;
    font-weight: 500; }
    @media (min-width: 1024px) {
      .jcf-file .jcf-fake-input:after {
        font-size: 19px; } }

.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  color: #a6b0d1;
  margin: 0 0 0 -1px;
  padding: 0;
  line-height: 28px;
  height: 46px;
  width: 80px;
  font: 12px/46px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  text-align: right; }

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #a6b0d1;
  margin: 0 5px 0 0;
  height: 18px;
  width: 18px;
  border-radius: 2px; }

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 6px;
  width: 11px;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -5px;
  border: 3px solid #fff;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg); }

:root .jcf-checkbox span {
  margin: -4px 0 0 -5px; }

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-checkbox.jcf-checked {
  border-color: #69d5e4;
  background: #69d5e4; }
  .jcf-checkbox.jcf-checked span {
    display: block; }

/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #a6b0d1;
  border-radius: 9px;
  margin: 0 5px 0 0;
  height: 20px;
  width: 20px; }

.jcf-radio span {
  display: none;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #69d5e4;
  border-radius: 100%; }

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0; }

.jcf-radio.jcf-checked {
  border-color: #69d5e4; }
  .jcf-radio.jcf-checked span {
    display: block; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

/* .jcf-focus, .jcf-focus * {border-color: $form-element-focus-border-color !important;} */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?jkbwrj");
  src: url("../fonts/icomoon.eot?jkbwrj#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?jkbwrj") format("truetype"), url("../fonts/icomoon.woff?jkbwrj") format("woff"), url("../fonts/icomoon.svg?jkbwrj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-download:before {
  content: "\e915"; }

.icon-close:before {
  content: "\e901"; }

.icon-check:before {
  content: "\e900"; }

.icon-arrow-right:before {
  content: "\e904"; }

.icon-arrow-left:before {
  content: "\e90c"; }

.icon-chevron-right:before {
  content: "\e908"; }

.icon-chevron-left:before {
  content: "\e909"; }

.icon-chevron-down:before {
  content: "\e90a"; }

.icon-chevron-up:before {
  content: "\e90b"; }

.icon-file:before {
  content: "\e914"; }

.icon-delight:before {
  content: "\e912"; }

.icon-integrity:before {
  content: "\e911"; }

.icon-insight:before {
  content: "\e90e"; }

.icon-empathy:before {
  content: "\e90f"; }

.icon-quality:before {
  content: "\e913"; }

.icon-link:before {
  content: "\e90d"; }

.icon-logo:before {
  content: "\e903"; }

.icon-play:before {
  content: "\e902"; }

.icon-protect:before {
  content: "\e910"; }

.icon-delight:before {
  content: "\e912"; }

.icon-integrity:before {
  content: "\e911"; }

.icon-insight:before {
  content: "\e90e"; }

.icon-empathy:before {
  content: "\e90f"; }

.icon-quality:before {
  content: "\e913"; }

.icon-link:before {
  content: "\e90d"; }

.icon-logo:before {
  content: "\e903"; }

.icon-play:before {
  content: "\e902"; }

.icon-linkedin:before {
  content: "\e907"; }

.icon-twitter:before {
  content: "\e906"; }

.icon-facebook:before {
  content: "\e905"; }

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 10, 2017 */
@font-face {
  font-family: 'calluna';
  src: url("../fonts/calluna-regular-webfont.woff2") format("woff2"), url("../fonts/calluna-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'verb';
  src: url("../fonts/verbregular-webfont.woff2") format("woff2"), url("../fonts/verbregular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'verb';
  src: url("../fonts/verbbold-webfont.woff2") format("woff2"), url("../fonts/verbbold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'verb';
  src: url("../fonts/verbsemibold-webfont.woff2") format("woff2"), url("../fonts/verbsemibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'verb';
  src: url("../fonts/verblight-webfont.woff2") format("woff2"), url("../fonts/verblight-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'verb';
  src: url("../fonts/verblight-italic-webfont.woff2") format("woff2"), url("../fonts/verblight-italic-webfont.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

.section-home #main .intro:first-child {
  margin-top: 0 !important; }
  @media (min-width: 1024px) {
    .section-home #main .intro:first-child {
      margin-top: 0 !important; } }

.section-home #main .fade-carousel.slick-initialized.slick-slider {
  margin-top: -66px; }
  @media (min-width: 1024px) {
    .section-home #main .fade-carousel.slick-initialized.slick-slider {
      margin-top: -100px; } }

.section-home .intro.intro-bg {
  margin: 0 0 0px !important; }
  @media (min-width: 1024px) {
    .section-home .intro.intro-bg {
      margin: 0; } }

.black-arrow:before {
  color: #000 !important;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.section-home .slick-dots {
  display: none !important;
  bottom: 12px !important; }

.section-home .slick-next {
  right: 25px !important; }

.section-home .slick-prev {
  left: 25px !important; }

.section-home .slick-prev, .section-home .slick-next {
  z-index: 999; }

.section-home .slick-prev:before, .section-home .slick-next:before {
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.section-home #header.transparent-header {
  background: transparent;
  -webkit-transition: transform 200ms ease, background 0.1s ease !important;
  -moz-transition: transform 200ms ease, background 0.1s ease !important;
  -o-transition: transform 200ms ease, background 0.1s ease !important;
  transition: transform 200ms ease, background 0.1s ease !important; }

.section-home #header.headroom {
  -webkit-transition: transform 200ms ease, background 5s ease;
  -moz-transition: transform 200ms ease, background 5s ease;
  -o-transition: transform 200ms ease, background 5s ease;
  transition: transform 200ms ease, background 5s ease; }

#header {
  background: #fff;
  height: 66px;
  left: 0;
  padding: 26px 24px 24px;
  position: fixed;
  right: 0;
  top: 0;
  transition: background 500ms;
  z-index: 102; }

  #nav > li > a.on{
    color: #6447f2;
  }
  @media (min-width: 1024px) {
    #header {
      display: flex;
      height: 100px;
      padding: 39px 44px; } }
  @media (min-width: 1300px) {
    #header {
      padding: 39px 47px; } }
  #header.headroom {
    transition: transform 200ms linear, background 500ms;
    will-change: transform; }
  #header.headroom--pinned {
    transform: translateY(0%); }
  #header.headroom--unpinned {
    transform: translateY(-100%); }
  #header.transparent-header {
    background: transparent; }
    @media (min-width: 1024px) {
      #header.transparent-header #nav > li > a {
        color: #fff; } }
    @media (min-width: 1024px) {
      #header.transparent-header #nav > li > a:hover {
        color: #69d5e4; } }
    @media (min-width: 1024px) {
      #header.transparent-header #nav > li:hover > a,
      #header.transparent-header #nav > li.active > a {
        color: #69d5e4; } }
    #header.transparent-header .icon-logo {
      color: #fff; }
    #header.transparent-header .nav-opener:before, #header.transparent-header .nav-opener:after,
    #header.transparent-header .nav-opener span {
      background: #fff; }
    @media (min-width: 1024px) {
      #header.transparent-header .xs-drop a {
        color: #fff; } }
    @media (min-width: 1024px) {
      #header.transparent-header .xs-drop a:hover {
        color: #69d5e4; } }
    #header.transparent-header.headroom--not-top {
      background: #fff; }
      @media (min-width: 1024px) {
        #header.transparent-header.headroom--not-top #nav > li > a {
          color: #403c50; } }
      @media (min-width: 1024px) {
        #header.transparent-header.headroom--not-top #nav > li > a:hover {
          color: #6447f2; } }
      @media (min-width: 1024px) {
        #header.transparent-header.headroom--not-top #nav > li:hover > a,
        #header.transparent-header.headroom--not-top #nav > li.active > a {
          color: #6447f2; } }
      #header.transparent-header.headroom--not-top .nav-opener:before, #header.transparent-header.headroom--not-top .nav-opener:after,
      #header.transparent-header.headroom--not-top .nav-opener span {
        background: #bfc7e3; }
      #header.transparent-header.headroom--not-top .icon-logo {
        color: #6447f2; }
      @media (min-width: 1024px) {
        #header.transparent-header.headroom--not-top .xs-drop a {
          color: #403c50; } }
      @media (min-width: 1024px) {
        #header.transparent-header.headroom--not-top .xs-drop a:hover {
          color: #6447f2; } }

@media (min-width: 1024px) {
  .drop-active body {
    height: 100%;
    overflow: hidden; } }

@media (min-width: 1024px) {
  .drop-active .menu-overlay {
    opacity: 1;
    visibility: visible; } }

.drop-active #header.transparent-header {
  background: #fff; }
  @media (min-width: 1024px) {
    .drop-active #header.transparent-header #nav > li > a {
      color: #403c50; } }
  @media (min-width: 1024px) {
    .drop-active #header.transparent-header #nav > li > a:hover {
      color: #6447f2; } }
  @media (min-width: 1024px) {
    .drop-active #header.transparent-header #nav > li:hover > a,
    .drop-active #header.transparent-header #nav > li.active > a {
      color: #6447f2; } }
  .drop-active #header.transparent-header .icon-logo {
    color: #6447f2; }
  @media (min-width: 1024px) {
    .drop-active #header.transparent-header .xs-drop a {
      color: #403c50; } }
  @media (min-width: 1024px) {
    .drop-active #header.transparent-header .xs-drop a:hover {
      color: #6447f2; } }

@media (min-width: 1024px) {
  .drop-active #nav .drop {
    background: #fff;
    box-shadow: 0 3px 3px rgba(64, 60, 80, 0.2); } }

@media (min-width: 1024px) {
  .drop-active #nav .drop-holder {
    opacity: 1; } }

@media (max-width: 1023px) {
  .nav-active {
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%; } }

.nav-active #header.transparent-header {
  background: #fff; }
  .nav-active #header.transparent-header .nav-opener:before, .nav-active #header.transparent-header .nav-opener:after,
  .nav-active #header.transparent-header .nav-opener span {
    background: #6447f2; }
  .nav-active #header.transparent-header .icon-logo {
    color: #6447f2; }

.logo {
  float: left;
  margin: 0 10px 0 0;
  max-width: 108px; }
  @media (min-width: 1024px) {
    .logo {
      margin: 3px 20px 0 0;
      max-width: 138px; } }
  .logo a {
    color: inherit; }
  .logo .icon-logo {
    transition: color 0.3s ease-in-out;
    color: #6447f2;
    display: inline-block;
    font-size: 12px;
    vertical-align: top; }
    @media (min-width: 1024px) {
      .logo .icon-logo {
        font-size: 16px; } }

.nav-opener {
  display: block;
  float: right;
  height: 14px;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 20px; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none; } }
  .nav-opener:before, .nav-opener:after,
  .nav-opener span {
    transition: transform 0.3s ease-in-out, background 0.3s ease-in-out;
    background: #bfc7e3;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 6px; }
  .nav-opener:before, .nav-opener:after {
    content: "";
    top: 0; }
  .nav-opener:after {
    top: 12px; }
  .nav-active .nav-opener span {
    opacity: 0; }
  .nav-active .nav-opener:before, .nav-active .nav-opener:after {
    background: #6447f2;
    top: 6px;
    transform: rotate(45deg); }
  .nav-active .nav-opener:after {
    transform: rotate(-45deg); }

.main-navigation {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  background: #fff;
  box-shadow: 0 3px 3px rgba(64, 60, 80, 0.2);
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 100%; }
  @media (min-width: 1024px) {
    .main-navigation {
      background: 0;
      box-shadow: none;
      flex: 1 0;
      opacity: 1;
      overflow: visible;
      position: static;
      visibility: visible; } }
  @media (max-width: 1023px) {
    .nav-active .main-navigation {
      height: calc(100vh - 66px);
      opacity: 1;
      overflow-x: hidden;
      overflow-y: auto;
      visibility: visible; } }

.navigation-holder {
  padding: 11px 0 13px; }
  @media (min-width: 1024px) {
    .navigation-holder {
      display: flex;
      justify-content: flex-end;
      padding: 0; } }
#nav .drop-holder .drop-col:last-child {
   margin-right: 0;
}
@media (min-width: 1300px) {
  #nav .drop-col {
    margin: 0 55px 10px 0; }
  #nav ul a {
    font-size: 14px; } }

#nav {
  font-family: "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 16px;
  line-height: 18px;
  padding: 0 0 36px; }
  @media (min-width: 1024px) {
    #nav {
      display: flex;
      flex-flow: row wrap;
      font-size: 14px;
      line-height: 16px;
      margin: 0 -24px;
      padding: 0 0 38px;
      position: relative; } }
  @media (min-width: 1300px) {
    #nav {
      font-size: 16px;
      line-height: 18px;
      margin: 0 -40px;
      padding: 0 0 33px; } }
  #nav > li {
    padding: 18px 0;
    position: relative; }
    @media (min-width: 1024px) {
      #nav > li {
        padding: 0 50px 5px;
        position: static; } }
    @media (min-width: 1300px) {
      #nav > li {
        padding: 0 70px 5px; } }
    #nav > li.has-drop-down > a {
      position: relative; }
      #nav > li.has-drop-down > a:after {
        content: "\e90a";
        font-family: 'icomoon';
        line-height: 1;
        position: absolute;
        right: 21px;
        top: 2px; }
        @media (min-width: 1024px) {
          #nav > li.has-drop-down > a:after {
            right: -19px; } }
        @media (min-width: 1300px) {
          #nav > li.has-drop-down > a:after {
            font-size: 17px;
            top: 4px; } }
    #nav > li.hover-drop {
      font-size: 12px;
      line-height: 14px; }
      @media (min-width: 1024px) {
        #nav > li.hover-drop {
          position: relative; } }
    @media (min-width: 1024px) {
      #nav > li:last-child .xs-drop {
        left: auto;
        right: 24px;
        text-align: right; } }
    @media (min-width: 1300px) {
      #nav > li:last-child .xs-drop {
        left: auto;
        right: 40px; } }
    @media (min-width: 1024px) {
      #nav > li:hover .xs-drop {
        opacity: 1; } }
    #nav > li:hover > a {
      color: #6447f2; }
    #nav > li > a {
      font-size: 18px;
      line-height: 20px;
      padding: 0 40px 0 21px; }
      @media (min-width: 1024px) {
        #nav > li > a {
          font-size: 20px;
          line-height: 22px;
          padding: 0; } }
      @media (min-width: 1300px) {
        #nav > li > a {
          font-size: 21px;
          line-height: 23px; } }
    #nav > li.active > a {
      color: #6447f2; }
  #nav .drop-list {
    display: none; }
    @media (min-width: 1024px) {
      #nav .drop-list {
        display: block; } }
  #nav ul li {
    padding: 0 0 20px; }
    @media (min-width: 1024px) {
      #nav ul li {
        padding: 0 0 18px; } }
  #nav ul a {
    padding: 0 35px; }
    @media (min-width: 1024px) {
      #nav ul a {
        display: inline;
        padding: 0; } }
  #nav a {
    color: #403c50;
    display: block;
    padding: 0 21px; }
    @media (min-width: 1024px) {
      #nav a {
        padding: 0; } }
    #nav a:hover {
      color: #6447f2; }
  #nav .xs-drop {
    display: none; }
    @media (min-width: 1024px) {
      #nav .xs-drop {
        display: block;
        left: 24px;
        opacity: 0;
        position: absolute;
        top: 100%;
        width: 200px; } }
    @media (min-width: 1300px) {
      #nav .xs-drop {
        left: 40px; } }
    #nav .xs-drop ul li {
      padding: 0 0 10px; }
  @media (min-width: 1024px) {
    #nav .drop {
      background: transparent;
      left: 0;
      margin: 0 -9999px;
      padding: 0 9999px;
      position: absolute;
      right: 0;
      top: 85%;
      transition: background 500ms, box-shadow 500ms; } }
  #nav .drop-holder {
    margin: 0 0 -23px;
    padding: 32px 0 0; }

    #nav .non-features span.drop-title {
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 18px;
    }

    #nav .non-features .drop-col {
        margin: 0;
        display: block;
    }

    #nav > li.on > a {
        color: #6447f2;
    }

    #nav a.current-child {
        color: #6447f2;
    }

    @media (min-width: 1024px) {
      #nav .drop-holder {
        margin: 0;
        opacity: 0;
        padding: 0 24px 10px;
        transition: opacity 500ms; } }
    @media (min-width: 1300px) {
      #nav .drop-holder {
        padding: 0 70px 10px; } }
  @media (min-width: 1024px) {
    #nav .drop-col {
      display: inline-block;
      margin: 0 40px 10px 0;
      vertical-align: top; } }
  @media (min-width: 1300px) {
    #nav .drop-col {
      margin: 0 45px 10px 0; } }
  #nav .drop-title {
    display: block;
    padding: 0 0 26px; }
    @media (min-width: 1024px) {
      #nav .drop-title {
        font-weight: 700;
        padding: 0 0 23px; } }
    #nav .features-parent .drop-col .drop-title a.theme-color-1 {
        color: #3d7cf0;
    }

    #nav .features-parent .drop-col .drop-title a.theme-color-1:hover {
        color: #6447f2;
    }

    #nav .features-parent .drop-col .drop-title a.theme-color-3 {
        color: #69d5e4;
    }

    #nav .features-parent .drop-col .drop-title a.theme-color-3:hover {
        color: #6447f2;
    }

    #nav .features-parent .drop-col .drop-title a.theme-color-2 {
        color: #ec9d47;
    }

    #nav .features-parent .drop-col .drop-title a.theme-color-2:hover {
        color: #6447f2;
    }

.bottom-drop {
  display: flex;
  justify-content: space-between;
  padding: 0 21px; }
  @media (min-width: 1024px) {
    .bottom-drop {
      display: none; } }

.resize-active * {
  transition: none !important; }

.menu-overlay {
  transition: opacity 0.3s ease-in-out;
  background: rgba(247, 247, 247, 0.75);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 101; }

#wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 66px; }
  @media (min-width: 1024px) {
    #wrapper {
      font-size: 28px;
      line-height: 1.35714;
      padding-top: 100px; } }

.container {
  max-width: 1244px;
  padding: 0 24px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .container {
      padding: 0 44px; } }

#main .intro:first-child {
  margin-top: -66px; }
  @media (min-width: 1024px) {
    #main .intro:first-child {
      margin-top: -100px; } }

#main .main-holder:first-child {
  padding-top: 34px; }
  @media (min-width: 1024px) {
    #main .main-holder:first-child {
      padding-top: 92px; } }

#main .main-holder:last-child {
  padding-bottom: 34px; }
  @media (min-width: 1024px) {
    #main .main-holder:last-child {
      padding-bottom: 40px; } }

#main .contact-block:first-child {
  padding: 31px 0; }
  @media (min-width: 1024px) {
    #main .contact-block:first-child {
      padding: 93px 0 40px; } }

.main-holder {
  padding: 94px 0 61px; }
  @media (min-width: 1024px) {
    .main-holder {
      padding: 144px 0 74px; } }
  .main-holder + .contact-block {
    margin-top: -158px; }
    @media (min-width: 1024px) {
      .main-holder + .contact-block {
        margin-top: -284px; } }
    @media (min-width: 1300px) {
      .main-holder + .contact-block {
        margin-top: -259px; } }

.profile-block h1,
.content h1,
.two-columns h1 {
  font-weight: 300;
  line-height: 1.142857;
  margin: 0 0 1.1em; }
  @media (min-width: 1024px) {
    .profile-block h1,
    .content h1,
    .two-columns h1 {
      line-height: 1.2;
      margin: 0 0 1em; } }

.profile-block h2,
.content h2,
.two-columns h2 {
  font-weight: 300;
  margin: 0 0 1em; }
  @media (min-width: 1024px) {
    .profile-block h2,
    .content h2,
    .two-columns h2 {
      font-size: 37px;
      line-height: 1.2432; } }

.profile-block h3,
.content h3,
.two-columns h3 {
  font-size: 16px;
  line-height: 1.3125;
  margin: 0 0 1.95em; }
  @media (min-width: 1024px) {
    .profile-block h3,
    .content h3,
    .two-columns h3 {
      font-size: 28px;
      line-height: 1.3571; } }

.profile-block .heading-container h1:last-child,
.content .heading-container h1:last-child,
.two-columns .heading-container h1:last-child {
  margin: 0 0 .8em; }
  @media (min-width: 1024px) {
    .profile-block .heading-container h1:last-child,
    .content .heading-container h1:last-child,
    .two-columns .heading-container h1:last-child {
      margin: 0 0 .6em; } }

.content {
  padding: 32px 0 29px; }
  @media (min-width: 1024px) {
    .content {
      padding: 65px 0 29px; } }
  @media (min-width: 1300px) {
    .content {
      padding: 93px 0 70px; } }
  .content .container {
    max-width: 975px; }
    @media (min-width: 1024px) {
      .content .container {
        padding: 0 55px; } }
    @media (min-width: 1300px) {
      .content .container {
        padding: 0 65px; } }

.two-columns {
  padding: 34px 0 45px; }
  @media (min-width: 1024px) {
    .two-columns {
      padding: 64px 0 84px; } }
  @media (min-width: 1300px) {
    .two-columns {
      padding: 92px 0 118px; } }
  .two-columns .container {
    max-width: 1656px; }
    @media (min-width: 1024px) {
      .two-columns .container {
        padding: 0 78px; } }
  .two-columns form {
    padding: 0 5px;
    max-width: 522px;
    margin: 0 auto; }
    @media (min-width: 1024px) {
      .two-columns form {
        padding: 0; } }
    @media (min-width: 1300px) {
      .two-columns form {
        padding: 84px 0 0; } }

@media (min-width: 1300px) {
  .cols-block {
    display: flex;
    margin: 0 -50px; } }

.cols-block .col-holder {
  padding: 0 0 6.9em;
}
  @media (min-width: 1024px) {
    .cols-block .col-holder {
      padding: 0 0 3.3em; } }
  @media (min-width: 1300px) {
    .cols-block .col-holder {
      width: 38%;
      margin: 0 50px; } }
  @media (min-width: 1300px) {
    .cols-block .col-holder:first-child {
      width: 62%; } }
  @media (min-width: 1024px) {
    .cols-block .col-holder:last-child {
      padding: 0 0 1.5em; } }
  @media(max-width: 767px){
    .cols-block .col-holder{
      padding: 0 0 3.2em;
    }
  }
.content-holder {
  padding: 0 0 .5em; }

.center-box {
  text-align: center;
  padding: 30px 0 20px; }
  @media (min-width: 1024px) {
    .center-box {
      padding: 143px 0 88px; } }
  @media (min-width: 1300px) {
    .center-box {
      padding: 192px 0 83px; } }
  .center-box .container {
    max-width: 1000px; }

.large-img img {
  width: 100%;
  display: block; }

.heading-container {
  position: relative;
  padding: 0 0 .95em;
  margin: 0 0 2.35em; }
  @media (min-width: 1024px) {
    .heading-container {
      padding: 0 0 .9em; } }
  .heading-container:after {
    content: "";
    background: #bfc7e3;
    width: 24px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0; }
    @media (min-width: 1024px) {
      .heading-container:after {
        width: 72px; } }
  .heading-container .title {
    margin: 0 0 1.8em; }
    @media (min-width: 1024px) {
      .heading-container .title {
        margin: 0 0 1.62em; } }

.footer-container {
  position: relative;
  padding: 4.05em 0 0; }
  @media (min-width: 1024px) {
    .footer-container {
      padding: 2.65em 0 0; } }
  .footer-container:after {
    content: "";
    background: #bfc7e3;
    width: 24px;
    height: 2px;
    position: absolute;
    top: 1.6em;
    left: 0; }
    @media (min-width: 1024px) {
      .footer-container:after {
        width: 72px;
        top: .25em; } }

.meta-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 .5em; }
  @media (min-width: 1024px) {
    .meta-box {
      padding: 0 0 .65em; } }
  .meta-box .date {
    width: 85%;
    margin: 0 0 1em; }
    @media (min-width: 1024px) {
      .meta-box .date {
        width: 80%; } }

.date {
  display: block;
  color: #6447f2;
  font: 16px/1.3125 "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 1.7em; }
  @media (min-width: 1024px) {
    .date {
      font-size: 28px;
      line-height: 1.35714; } }
  .date .time {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 1.2em;
    position: relative; }
    @media (min-width: 1024px) {
      .date .time {
        padding: 0 0 0 1.3em; } }
    .date .time:after {
      content: "•";
      position: absolute;
      top: 0;
      left: .3em; }

.new-item {
  opacity: 0;
  transform: translateY(25px); }

.social-networks {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 0 -13px;
  font-size: 20px;
  color: #6447f2; }
  #footer .social-networks {
    color: inherit; }
  .bottom-drop .social-networks {
    margin: 0 -8px; }
  .social-networks li {
    padding: 0 13px 5px; }
  .social-networks a {
    color: inherit; }
    .social-networks a:hover {
      color: #8c77f5; }

.separated-list {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -4px;
  font-family: "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #403c50; }
  .separated-list.dotted-style {
    margin: 0 -12px; }
    .separated-list.dotted-style li {
      padding: 0 12px 5px; }
      .separated-list.dotted-style li:after {
        content: "•";
        left: -4px; }
  #footer .separated-list {
    color: inherit; }
  .separated-list li {
    position: relative;
    padding: 0 4px 5px; }
    .separated-list li:after {
      content: "/";
      position: absolute;
      top: 0;
      left: -3px; }
    .separated-list li:first-child:after {
      display: none; }
  .separated-list a {
    color: inherit; }
    .separated-list a:hover {
      color: #6447f2; }
      #footer .footer-col.col-1 a {
          font-size: 12px;
      }


  @media (min-width:768px) and (max-width:1024px){

    footer#footer .footer-col.col-1 {
        width: 40.055248616%;
        padding:0;
    }

    footer#footer .footer-col.col-2{
      width: 22.928176794%;
      padding:0;
    }

    footer#footer .footer-col.col-3{
      width: 31.491712705%;
      padding:0;
      margin-left: 2.762430939%;
    }

    #footer .footer-columns{
      margin:0;
    }

  }

  @media (max-width:767px){

    #nav{
      padding-bottom:15px;
    }

    .separated-list {
        display: block;
        flex-flow: row wrap;
        margin: 0 -4px;
        font-family: "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        color: #403c50;
        flex-direction: column;
        flex-flow: unset;
    }

    .separated-list li:after{
      display:none;
    }

    .separated-list li {
      margin-bottom: 17px;
      font-size: 20px;
    }

    .social-networks {
      display: flex;
      flex-flow: row wrap;
      align-items: flex-end;
      margin: 0 -13px;
      font-size: 20px;
      color: #6447f2;
      bottom: 20px;
      position: relative;
    }




  }

@keyframes shadow-animation {
  0%, 100% {
    box-shadow: 0 0 5px 1px #fff, inset 0 0 5px 1px #fff; }
  50% {
    box-shadow: 0 0 20px 1px #fff, inset 0 0 10px 1px #fff; } }

@keyframes shadow-animation-lg {
  0%, 100% {
    box-shadow: 0 0 5px 1px #fff, inset 0 0 5px 1px #fff; }
  50% {
    box-shadow: 0 0 40px 1px #fff, inset 0 0 40px 1px #fff; } }

@keyframes shadow-bg-animation {
  0%, 100% {
    box-shadow: 0 0 5px 1px #fff, inset 0 0 5px 1px #fff; }
  50% {
    box-shadow: 0 0 20px 1px #fff, inset 0 0 10px 1px #fff;
    border-color: white; } }

@keyframes gradient-animation {
  0%, 100% {
    height: 0;
    opacity: 0; }
  50% {
    height: 177px;
    opacity: 1; } }

@keyframes gradient-animation-md {
  0%, 100% {
    height: 0;
    opacity: 0; }
  50% {
    height: 60px;
    opacity: 1; } }

@keyframes gradient-animation-xs {
  0%, 100% {
    height: 0;
    opacity: 0; }
  50% {
    height: 30px;
    opacity: 1; } }

.anim-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .anim-bg .anim-circle {
    position: absolute;
    display: none; }
    @media (min-width: 1024px) {
      .anim-bg .anim-circle {
        display: block; } }

.anim-bg-center {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .anim-bg-center .circle-img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0); }

.anim-circle-center {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 143px;
  width: 165px;
  height: 165px;
  text-align: center; }
  @media (min-width: 1024px) {
    .anim-circle-center {
      width: 287px;
      height: 287px;
      top: 249px; } }
  .anim-circle-center .anim-circle {
    display: inline-block;
    vertical-align: top;
    animation: shadow-animation-lg 3s infinite;
    top: 0;
    border-color: #fff;
    position: relative;
    z-index: 10; }
    @media (min-width: 1024px) {
      .anim-circle-center .anim-circle {
        width: 287px;
        height: 287px;
        border-width: 70px; } }
  .anim-circle-center .shadow-holder {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    background: url(../images/light-sm.png) no-repeat;
    top: 82px;
    width: 163px;
    height: 532px; }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .anim-circle-center .shadow-holder {
        background: url(../images/light-sm-2x.png) no-repeat;
        background-size: 163px 532px; } }
    @media (min-width: 1024px) {
      .anim-circle-center .shadow-holder {
        background: url(../images/light-lg.png) no-repeat;
        width: 283px;
        height: 923px;
        top: 143px; } }

@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 1024px) and (min-resolution: 144dpi) {
  .anim-circle-center .shadow-holder {
    background: url(../images/light-lg-2x.png) no-repeat;
    background-size: 283px 923px; } }

.circle-img.teal-circle {
  margin: 0 0 0 -107px;
  top: 43px; }
  @media (min-width: 1024px) {
    .circle-img.teal-circle {
      width: 151px;
      height: 151px;
      margin: 0 0 0 -186px;
      top: 73px; } }

.circle-img.blue-circle {
  margin: 0 0 0 18px;
  top: 63px; }
  @media (min-width: 1024px) {
    .circle-img.blue-circle {
      width: 42px;
      height: 42px;
      margin: 0 0 0 34px;
      top: 107px; } }

.circle-img.yellow-circle {
  top: 18px;
  margin: 0 0 0 94px; }
  @media (min-width: 1024px) {
    .circle-img.yellow-circle {
      width: 112px;
      height: 112px;
      top: 28px;
      margin: 0 0 0 166px; } }

.circle-img.purple-circle {
  top: 133px;
  margin: 0 0 0 104px; }
  @media (min-width: 1024px) {
    .circle-img.purple-circle {
      width: 58px;
      height: 58px;
      top: 230px;
      margin: 0 0 0 183px; } }

.anim-circle {
  display: inline-block;
  vertical-align: top;
  border: 40px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  animation: shadow-bg-animation 3s infinite;
  width: 287px;
  height: 287px;
  width: 165px;
  height: 165px; }
  .anim-circle.anim-circle-1 {
    bottom: 6.5%;
    left: -68px;
    width: 131px;
    height: 131px;
    border-width: 32px; }
    @media (min-width: 1300px) {
      .anim-circle.anim-circle-1 {
        bottom: 6.3%;
        left: -101px;
        width: 201px;
        height: 201px;
        border-width: 49px; } }
  .anim-circle.anim-circle-2 {
    border-width: 23px;
    width: 88px;
    height: 88px;
    left: -45px;
    bottom: 26.3%;
    animation: shadow-bg-animation 2s infinite; }
    @media (min-width: 1300px) {
      .anim-circle.anim-circle-2 {
        width: 135px;
        height: 135px;
        border-width: 34px;
        bottom: 37%;
        left: -68px; } }
  .anim-circle.anim-circle-3 {
    border-width: 17px;
    width: 70px;
    height: 70px;
    left: 191px;
    bottom: 9.5%;
    animation: shadow-bg-animation 2s infinite; }
    @media (min-width: 1300px) {
      .anim-circle.anim-circle-3 {
        width: 108px;
        height: 108px;
        border-width: 26px;
        left: 295px;
        bottom: 10.5%; } }
  .anim-circle.anim-circle-4 {
    border-width: 7px;
    width: 28px;
    height: 28px;
    left: 130px;
    bottom: 21.8%;
    animation: shadow-bg-animation 2s infinite; }
    @media (min-width: 1300px) {
      .anim-circle.anim-circle-4 {
        width: 43px;
        height: 43px;
        border-width: 10px;
        left: 201px;
        bottom: 29.7%; } }
  .anim-circle.anim-circle-5 {
    border-width: 36px;
    width: 144px;
    height: 144px;
    right: -82px;
    bottom: 4%;
    animation: shadow-bg-animation 2.5s infinite; }
    @media (min-width: 1300px) {
      .anim-circle.anim-circle-5 {
        width: 182px;
        height: 182px;
        border-width: 44px;
        right: -90px; } }
  .anim-circle.anim-circle-6 {
    border-width: 8px;
    width: 30px;
    height: 30px;
    right: 232px;
    bottom: 11.8%;
    animation: shadow-bg-animation 1.5s infinite; }
    @media (min-width: 1300px) {
      .anim-circle.anim-circle-6 {
        width: 38px;
        height: 38px;
        border-width: 10px;
        right: 306px;
        bottom: 13.8%; } }
  .anim-circle.anim-circle-7 {
    border-width: 14px;
    width: 60px;
    height: 60px;
    right: 98px;
    bottom: 22%;
    animation: shadow-bg-animation 3s infinite; }
    @media (min-width: 1300px) {
      .anim-circle.anim-circle-7 {
        width: 74px;
        height: 74px;
        border-width: 17px;
        right: 139px;
        bottom: 27%; } }
  .anim-circle.anim-circle-8 {
    border-width: 28px;
    width: 115px;
    height: 115px;
    right: -67px;
    bottom: 33%;
    animation: shadow-bg-animation 2s infinite; }
    @media (min-width: 1300px) {
      .anim-circle.anim-circle-8 {
        width: 151px;
        height: 151px;
        border-width: 38px;
        right: -74px;
        bottom: 40.1%; } }

/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.btn {
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out;
  display: inline-block;
  vertical-align: top;
  padding: 14px;
  color: #6447f2;
  background: #fff;
  border: 1px solid #bfc7e3;
  border-radius: 4px;
  font: 700 16px/18px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  text-align: center;
  min-width: 128px;
  text-align: center; }
  @media (min-width: 1024px) {
    .btn {
      font-size: 21px;
      line-height: 23px;
      padding: 17px;
      min-width: 160px; } }
  .btn:hover, .btn:focus {
    background: #6447f2;
    color: #fff;
    border-color: #6447f2; }
  .btn.btn-info {
    background: #403c50;
    color: #fff;
    border: 0;
    padding: 15px; }
    @media (min-width: 1024px) {
      .btn.btn-info {
        padding: 18px 44.5px; } }
    .btn.btn-info:hover, .btn.btn-info:focus {
      color: #6447f2;
      background: #fff; }

.bottom-link {
  margin: 0 0 1em; }

.arrow-link {
  transition: color 0.3s ease-in-out;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-transform: capitalize;
  font-weight: 700;
  font-family: "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #6447f2; }
  .arrow-link:after {
    transition: margin 0.3s ease-in-out;
    content: "\e904";
    font-family: 'icomoon';
    position: absolute;
    top: 0;
    right: -35px;
    text-indent: 0;
    font-size: 21px;
    line-height: 1; }
    @media (min-width: 1024px) {
      .arrow-link:after {
        font-size: 30px;
        line-height: 1.2;
        right: -50px; } }
  .arrow-link:hover {
    color: #6447f2; }
    .arrow-link:hover:after {
      margin: 0 -5px 0 0; }

.arrow-back-link {
  transition: color 0.3s ease-in-out;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-transform: capitalize;
  font-weight: 700;
  font-family: "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #6447f2;
  padding: 0 0 0 35px; }
  @media (min-width: 1024px) {
    .arrow-back-link {
      padding: 0 0 0 50px; } }
  .arrow-back-link:after {
    transition: margin 0.3s ease-in-out;
    content: "\e90c";
    font-family: 'icomoon';
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font-size: 21px;
    line-height: 1; }
    @media (min-width: 1024px) {
      .arrow-back-link:after {
        font-size: 30px;
        line-height: 1.2; } }
  .arrow-back-link:hover {
    color: #6447f2; }
    .arrow-back-link:hover:after {
      margin: 0 0 0 -5px; }

.download-link {
  display: inline-block;
  vertical-align: top;
  font: 16px/1.3125 "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 1em; }
  @media (min-width: 1024px) {
    .download-link {
      font-size: 21px;
      line-height: 1.35714;
      line-height: 1.19;
      color: #a6b0d1; } }
  .download-link span {
    display: none; }
    @media (min-width: 1024px) {
      .download-link span {
        display: inline-block;
        vertical-align: top; } }
  .download-link .icon-download {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 1.3; }
    @media (min-width: 1024px) {
      .download-link .icon-download {
        margin: -3px 10px 4px 0;
        font-size: 23px; } }

.intro {
  position: relative;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding: 96px 0 30px; }
  @media (min-width: 480px) {
    .intro {
      font-size: 20px; } }
  @media (min-width: 1024px) {
    .intro {
      padding: 192px 0 50px;
      font-size: 28px;
      line-height: 1.35714; } }
  .intro.intro-main .intro-holder {
    margin: 0 -24px; }
    @media (min-width: 480px) {
      .intro.intro-main .intro-holder {
        margin: 0; } }
    @media (min-width: 768px) {
      .intro.intro-main .intro-holder {
        margin: -150px 0 0 150px; } }
    @media (min-width: 1024px) {
      .intro.intro-main .intro-holder {
        margin: -298px 0 0 239px;
        width: 1200px; } }
    @media (min-width: 1300px) {
      .intro.intro-main .intro-holder {
        margin: -299px 0 0 223px; } }
  .intro.intro-bg {
    color: #fff;
    min-height: 100vh;
    margin: 0 0 80px; }
    @media (min-width: 1024px) {
      .intro.intro-bg {
        margin: 0; } }
    .intro.intro-bg .btn {
      border: 0;
      padding: 15px 19px; }
      @media (min-width: 1024px) {
        .intro.intro-bg .btn {
          padding: 19px 21px; } }
  .intro.intro-xs .intro-holder {
    width: auto;
    max-width: 400px;
    margin: 0 auto;
    padding: 0 6px 23px 18px; }
    @media (min-width: 768px) {
      .intro.intro-xs .intro-holder {
        float: right;
        max-width: none;
        width: 500px;
        padding: 0;
        margin: 4px -100px 25px -80px; } }
    @media (min-width: 1024px) {
      .intro.intro-xs .intro-holder {
        width: 740px;
        margin: 4px -219px 32px -110px;
        float: right; } }
    @media (min-width: 1300px) {
      .intro.intro-xs .intro-holder {
        margin: 4px -22px 23px -110px; } }
  .intro.intro-xs .intro-text {
    padding: 0 0 34px; }
    @media (min-width: 768px) {
      .intro.intro-xs .intro-text {
        float: left; } }
    @media (min-width: 1024px) {
      .intro.intro-xs .intro-text {
        max-width: 500px; } }
  .intro.intro-xs + .center-box {
    padding-top: 80px; }
    @media (min-width: 1300px) {
      .intro.intro-xs + .center-box {
        padding-top: 90px; } }
  .intro.bg-effect {
    min-height: 850px;
    color: #fff;
    position: relative; }
    @media (min-width: 480px) {
      .intro.bg-effect {
        min-height: 1000px; } }
    @media (min-width: 1024px) {
      .intro.bg-effect {
        min-height: 1464px;
        padding: 210px 0 50px; } }
    @media (min-width: 1300px) {
      .intro.bg-effect {
        min-height: 1500px; } }
    .intro.bg-effect + .values-section {
      margin-top: -74px; }
      @media (min-width: 1024px) {
        .intro.bg-effect + .values-section {
          margin-top: -290px; } }
      @media (min-width: 1500px) {
        .intro.bg-effect + .values-section {
          margin-top: -330px; } }
    @media (min-width: 1024px) {
      .intro.bg-effect .container {
        text-align: right; } }
    .intro.bg-effect .btn {
      border: 0; }
    .intro.bg-effect .intro-text {
      max-width: 530px; }
      @media (min-width: 1024px) {
        .intro.bg-effect .intro-text {
          max-width: 539px;
          display: inline-block;
          vertical-align: top; } }
      @media (min-width: 1300px) {
        .intro.bg-effect .intro-text {
          max-width: 539px; } }
    @media (min-width: 1024px) {
      .intro.bg-effect h1 {
        margin: 0 0 0.75em;
        max-width: 508px;} }
    .intro.bg-effect .bg-img {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-23.85%, 0);
      width: 6404px;
      height: 1464px;
      background-size: auto 1034px;
      background-repeat: no-repeat; }
      @media (min-width: 1024px) {
        .intro.bg-effect .bg-img {
          background-size: auto;
          transform: translate(-36%, 0); } }
      @media (min-width: 1300px) {
        .intro.bg-effect .bg-img {
          transform: translate(-36.9%, 0); } }
  .intro h1 {
    margin: 0 0 1.23em; }
    @media (min-width: 1024px) {
      .intro h1 {
        margin: 0 0 .85em; } }
  .intro p {
    margin: 0 0 2.1em; }
    @media (min-width: 1024px) {
      .intro p {
        margin: 0 0 1.9em; } }
  .intro .container {
    max-width: 1244px; }

.intro-text {
  padding: 0 0 60px;
  position: relative;
  text-align: left;
  z-index: 2; }
  @media (min-width: 768px) {
    .intro-text {
      max-width: 350px; } }
  @media (min-width: 1024px) {
    .intro-text {
      max-width: 457px; } }

.intro-holder {
  position: relative; }
  @media (min-width: 768px) {
    .intro-holder {
      margin: -150px 0 0 150px; } }
  @media (min-width: 1024px) {
    .intro-holder {
      margin: -298px 0 0 239px; } }
  @media (min-width: 1300px) {
    .intro-holder {
      margin: -299px 0 0 223px; } }
  @media (min-width: 1690px) {
    .intro-holder {
      width: 1200px; } }

  @media (max-width:767px){
    .intro .container{
      padding:0 40px;
    }

    .section-home .slick-prev {
      left: 10px !important;
    }


    .section-home .slick-next {
        right: 10px !important;
    }

  }

.video-holder {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden; }
  .video-holder:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.8); }
  .video-holder.active-video:after {
    display: none; }
  .video-holder.active-video .play-video {
    display: none; }
  .video-holder video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-holder .play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5; }

.play-video {
  display: inline-block;
  vertical-align: top;
  color: #6447f2;
  font-size: 50px; }
  @media (min-width: 768px) {
    .play-video {
      font-size: 80px; } }
  @media (min-width: 1024px) {
    .play-video {
      font-size: 140px; } }
  .play-video:hover {
    color: #69d5e4; }

.buttons-list {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -3px; }
  @media (min-width: 1024px) {
    .buttons-list {
      margin: 0 -10px; } }
  .buttons-list li {
    padding: 0 2px 10px; }
    @media (min-width: 768px) {
      .buttons-list li {
        padding: 0 10px 10px; } }
  .buttons-list .btn {
    min-width: 88px; }
    @media (min-width: 1024px) {
      .buttons-list .btn {
        min-width: 139px; } }

.roof {
  position: absolute;
  width: 45px;
  height: 31px;
  top: 23.55%;
  left: 20%; }
  @media (min-width: 1024px) {
    .roof {
      width: 64px;
      height: 44px;
      top: 33.4%;
      left: 28.3%; } }
  .roof:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13px;
    background: linear-gradient(to bottom, transparent 0%, rgba(222, 246, 212, 0.2) 50%, rgba(222, 246, 212, 0.3) 90%, rgba(222, 246, 212, 0.2) 95%, rgba(222, 246, 212, 0.03) 100%);
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-name: gradient-animation; }
  .roof.roof2 {
    top: 23.57%;
    left: 21.2%; }
    @media (min-width: 1024px) {
      .roof.roof2 {
        top: 33.45%;
        left: 30%; } }
    .roof.roof2:after {
      animation-delay: 1s;
      animation-duration: 6s;
      animation-name: gradient-animation-md; }
  .roof.roof3 {
    top: 22.95%;
    left: 22.4%; }
    @media (min-width: 1024px) {
      .roof.roof3 {
        top: 32.55%;
        left: 31.7%; } }
    .roof.roof3:after {
      animation-duration: 4s; }
  .roof.roof4 {
    top: 19.1%;
    left: 23.65%; }
    @media (min-width: 1024px) {
      .roof.roof4 {
        top: 27.15%;
        left: 33.5%; } }
    .roof.roof4:after {
      animation-delay: 2s; }
  .roof.roof5 {
    top: 23.65%;
    left: 24.85%; }
    @media (min-width: 1024px) {
      .roof.roof5 {
        top: 33.6%;
        left: 35.17%; } }
    .roof.roof5:after {
      animation-delay: 1s; }
  .roof.roof6 {
    top: 27.1%;
    left: 25.42%; }
    @media (min-width: 1024px) {
      .roof.roof6 {
        top: 38.4%;
        left: 36%; } }
    .roof.roof6:after {
      animation-duration: 4s;
      animation-name: gradient-animation-md; }
  .roof.roof7 {
    top: 25.55%;
    left: 27.25%; }
    @media (min-width: 1024px) {
      .roof.roof7 {
        top: 36.25%;
        left: 38.6%; } }
    .roof.roof7:after {
      animation-duration: 3s;
      animation-delay: 2s; }
  .roof.roof8 {
    top: 31.5%;
    left: 27.8%; }
    @media (min-width: 1024px) {
      .roof.roof8 {
        top: 36.25%;
        left: 38.6%; } }
    .roof.roof8:after {
      animation-delay: 3s;
      animation-duration: 6s; }
  .roof.roof9 {
    top: 31.65%;
    left: 28.4%; }
    @media (min-width: 1024px) {
      .roof.roof9 {
        top: 44.85%;
        left: 40.2%; } }
    .roof.roof9:after {
      animation-duration: 3s;
      animation-name: gradient-animation-md; }
  .roof.roof10 {
    top: 33.6%;
    left: 28.97%; }
    @media (min-width: 1024px) {
      .roof.roof10 {
        top: 47.65%;
        left: 41.04%; } }
    .roof.roof10:after {
      animation-duration: 7s; }
  .roof.roof11 {
    top: 26.98%;
    left: 20.76%;
    width: 34px; }
    @media (min-width: 1024px) {
      .roof.roof11 {
        width: 48px;
        top: 38.2%;
        left: 29.39%; } }
    .roof.roof11:after {
      animation-name: gradient-animation-md;
      animation-duration: 7s; }
  .roof.roof12 {
    top: 24.8%;
    left: 21.96%;
    width: 36px; }
    @media (min-width: 1024px) {
      .roof.roof12 {
        width: 51px;
        top: 35.2%;
        left: 31.085%; } }
    .roof.roof12:after {
      animation-name: gradient-animation-xs;
      animation-delay: 2s; }
  .roof.roof13 {
    top: 24.9%;
    left: 24.22%;
    width: 36px; }
    @media (min-width: 1024px) {
      .roof.roof13 {
        width: 51px;
        top: 35.25%;
        left: 34.28%; } }
    .roof.roof13:after {
      animation-name: gradient-animation-xs;
      animation-duration: 4s; }
  .roof.roof14 {
    top: 27.3%;
    left: 26.05%;
    width: 35px; }
    @media (min-width: 1024px) {
      .roof.roof14 {
        width: 52px;
        top: 38.4%;
        left: 36.85%; } }
    .roof.roof14:after {
      animation-name: gradient-animation-xs;
      animation-delay: 2s; }
  .roof.roof15 {
    top: 26.55%;
    left: 26.58%;
    width: 40px; }
    @media (min-width: 1024px) {
      .roof.roof15 {
        top: 37.6%;
        left: 37.64%;
        width: 55px; } }
    .roof.roof15:after {
      animation-name: gradient-animation-xs;
      bottom: 7px; }
  .roof img {
    max-width: none;
    width: 100%;
    height: auto;
    display: block; }

.main-container {
  position: relative;
  z-index: 2;
  padding: 34px 0 320px; }
  @media (min-width: 1024px) {
    .main-container {
      padding: 40px 0 450px; } }
  .main-container .container {
    max-width: 1200px; }
  .main-container + .news-block {
    margin-top: -320px; }
    @media (min-width: 1024px) {
      .main-container + .news-block {
        margin-top: -450px; } }

.center-graphic {
  max-width: 228px;
  margin: 0 auto 80px;
  position: relative; }
  @media (min-width: 1024px) {
    .center-graphic {
      max-width: 503px;
      margin: 0 auto 146px; } }
  .center-graphic:before, .center-graphic:after {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    background: url(../images/mountain-bg-left.png) no-repeat;
    width: 500px;
    height: 133px;
    right: 100%;
    margin: -6px 30px 0 0; }
    @media (min-width: 768px) {
      .center-graphic:before, .center-graphic:after {
        content: ""; } }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .center-graphic:before, .center-graphic:after {
        background: url(../images/mountain-bg-left-2x.png) no-repeat;
        background-size: 500px 133px; } }
  .center-graphic:after {
    left: 100%;
    right: auto;
    background: url(../images/mountain-bg-right.png) no-repeat;
    margin: -6px 0 0 30px; }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .center-graphic:after {
        background: url(../images/mountain-bg-right-2x.png) no-repeat;
        background-size: 500px 133px; } }

.personal-blocks {
  max-width: 272px;
  margin: 0 auto -206px; }
  @media (min-width: 768px) {
    .personal-blocks {
      max-width: 500px;
      margin: 0 auto -50px; } }
  @media (min-width: 1024px) {
    .personal-blocks {
      margin: 0 auto -88px;
      max-width: 936px; } }
  @media (min-width: 1500px) {
    .personal-blocks {
      max-width: 941px; } }
  @media (min-width: 768px) {
    .personal-blocks .personal-block {
      float: right;
      z-index: 2;
      margin: 0 -2px; } }
  @media (min-width: 768px) {
    .personal-blocks .personal-block:nth-child(even) {
      float: left;
      margin: -25px 0 -18px;
      z-index: 1; } }
  @media (min-width: 1024px) {
    .personal-blocks .personal-block:nth-child(even) {
      margin: -42px 0 -30px 19px; } }
  @media (min-width: 1500px) {
    .personal-blocks .personal-block:nth-child(even) {
      margin: -42px 0 -30px -87px; } }
  @media (min-width: 1024px) {
    .personal-blocks .personal-block:nth-child(even) .personal-holder {
      padding: 73px 66px 59px; } }

.personal-block {
  position: relative;
  width: 290px;
  width: 291px;
  height: 259px;
  margin: 0 -5px 74px; }
  @media (min-width: 1024px) {
    .personal-block {
      width: 637px;
      height: 567px;
      font-size: 28px;
      line-height: 1.35714; } }
  .personal-block .personal-holder {
    display: flex;
    flex-flow: column wrap;
    position: relative;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 13px rgba(64, 60, 80, 0.2);
    padding: 28px 30px;
    border-radius: 2px;
    z-index: 2;
    color: inherit; }
    @media (min-width: 1024px) {
      .personal-block .personal-holder {
        box-shadow: 0 0 30px rgba(64, 60, 80, 0.2);
        border-radius: 4px;
        padding: 59px 66px; } }
    @media (min-width: 1024px) {
      .personal-block .personal-holder:hover .bottom-link {
        opacity: 1; } }
    .personal-block .personal-holder:hover .arrow-link:after {
      margin: 0 -5px 0 0; }
      @media (min-width: 1024px) {
        .personal-block .personal-holder:hover .arrow-link:after {
          margin: 0; } }
  .personal-block .personal-frame {
    flex: 1 0 auto; }
  .personal-block h2 {
    margin: 0 0 .8em; }
    @media (min-width: 1024px) {
      .personal-block h2 {
        font-size: 50px;
        line-height: 1.06;
        margin: 0 0 .9em; } }
  .personal-block p {
    margin: 0 0 1em; }
  .personal-block .bottom-link {
    transition: opacity 0.3s ease-in-out;
    margin: 0; }
    @media (min-width: 1024px) {
      .personal-block .bottom-link {
        opacity: 1; } }
  @media (min-width: 1024px) {
    .personal-block .arrow-link {
      font-size: 28px;
      line-height: 1.35714; } }
  @media (min-width: 1024px) {
    .personal-block .arrow-link:after {
      font-size: 30px;
      line-height: 1.2; } }
  .personal-block .arrow-link:hover:after {
    margin: 0; }
  .theme-color-1 .personal-block .arrow-link {
    color: #3d7cf0; }
  .theme-color-2.personal-block .arrow-link {
    color: #ec9d47; }
  .theme-color-3.personal-block .arrow-link {
    color: #69d5e4; }

.vertical-shape {
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%, 0);
  background: #fbfafc;
  width: 22px;
  height: 74px;
  margin: 0 0 0 -5px;
  z-index: -1; }
  @media (min-width: 1024px) {
    .vertical-shape {
      width: 24px;
      height: 126px; } }
  .vertical-shape:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    max-height: 0;
    transition: max-height .7s; }
  .vertical-shape.in-viewport:after {
    max-height: 100%; }
  @media (min-width: 768px) {
    .vertical-shape.shape1 {
      transform: none;
      left: 34px; } }
  @media (min-width: 1024px) {
    .vertical-shape.shape1 {
      left: 157px; } }
  .theme-color-1 .vertical-shape.in-viewport:after {
    background-image: linear-gradient(to top, #3d7cee 0%, #ffffff 100%); }
  @media (min-width: 768px) {
    .vertical-shape.shape2 {
      height: 60px;
      transform: none;
      left: auto;
      right: -103px;
      bottom: auto;
      top: 25px; } }
  @media (min-width: 1024px) {
    .vertical-shape.shape2 {
      height: 175px;
      right: -171px;
      top: 43px; } }
  @media (min-width: 1500px) {
    .vertical-shape.shape2 {
      right: -158px; } }
  .theme-color-2 .vertical-shape.in-viewport:after {
    background-image: linear-gradient(to top, #f2a047 0%, #ffffff 100%); }

    @media (min-width: 768px) {
      .vertical-shape.shape3 {
          height: 170px;
          transform: none;
          left: auto;
          left: -103px;
          bottom: auto;
          top: 18px;
          right: auto;
          max-height: 41%;
      }

      .vertical-shape.shape3 {
        bottom: auto;
        top: 100%;
      }
    }
    @media (min-width: 1024px) {
      .vertical-shape.shape3 {
        height: 240px;
        transform: none;
        left: auto;
        left: -128px;
        bottom: auto;
        top: 18px;
        right: auto;
        max-height: 41%;
      }
    }
    @media (min-width: 1500px) {
      .vertical-shape.shape3 {
        height: 240px;
        transform: none;
        left: auto;
        left: -128px;
        bottom: auto;
        top: 18px;
        right: auto;
        max-height: 41%;
    }
     }

    .theme-color-3 .vertical-shape.in-viewport:after {
      background-image: linear-gradient(to top, #69d5e4 0%, #ffffff 100%); }
  .vertical-shape.shape4 {
    bottom: auto;
    height: 150px;
    top: 100%; }
    @media (min-width: 1024px) {
      .vertical-shape.shape4 {
        margin: 0 0 0 -7px;
        height: 209px; } }
    .vertical-shape.shape4.in-viewport:after {
      background-image: linear-gradient(to top, #ffffff 0%, #6447f2 100%); }

.horizontal-shape {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background: #fbfafc;
  width: 60px;
  left: 100%;
  height: 22px;
  z-index: -1; }
  @media (min-width: 1024px) {
    .horizontal-shape {
      width: 104px; } }
  @media (min-width: 1024px) {
    .horizontal-shape {
      height: 25px; } }
  @media (min-width: 1500px) {
    .horizontal-shape {
      width: 92px; } }
  .horizontal-shape:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 0;
    transition: max-width .5s linear 1s; }
  .horizontal-shape.in-viewport:after {
    max-width: 100%; }
  .horizontal-shape.shape5 {
    margin: -12px 0 0;
    display: none; }
    @media (min-width: 768px) {
      .horizontal-shape.shape5 {
        display: block; } }
    .theme-color-1 .horizontal-shape.shape5.in-viewport:after {
      background-image: linear-gradient(to left, #3c7bef 0%, #ffffff 100%); }
    .theme-color-2 .horizontal-shape.shape5.in-viewport:after {
        background-image: linear-gradient(to left, #ec9d47 0%, #ffffff 100%); }
    .theme-color-3 .horizontal-shape.shape5.in-viewport:after {
    background-image: linear-gradient(to left, #69d5e4 0%, #ffffff 100%); }
  .horizontal-shape.shape6 {
    left: auto;
    right: 100%;
    width: 71px;
    margin: 20px 0 0;
    display: none; }
    @media (min-width: 768px) {
      .horizontal-shape.shape6 {
        display: block; } }
    .horizontal-shape.shape6:after {
      right: auto;
      left: 0; }
    .theme-color-1 .horizontal-shape.shape6.in-viewport:after {
        background-image: linear-gradient(to right, #3c7bef 0%, #ffffff 100%); }
    .theme-color-2 .horizontal-shape.shape6.in-viewport:after {
          background-image: linear-gradient(to right, #ec9d47 0%, #ffffff 100%); }
    .theme-color-3 .horizontal-shape.shape6.in-viewport:after {
      background-image: linear-gradient(to right, #69d5e4 0%, #ffffff 100%); }

.bg-box-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  margin: -9px 0 0 -9px;
  opacity: 0;
  transition: opacity .7s;
  box-shadow: 0 0 13px rgba(64, 60, 80, 0.2);
  z-index: 1; }
  @media (min-width: 768px) {
    .bg-box-animation {
      transition: opacity 1s; } }
  @media (min-width: 1024px) {
    .bg-box-animation {
      margin: -20px 0 0 -20px;
      box-shadow: 0 0 30px rgba(64, 60, 80, 0.2); } }
  .bg-box-animation.in-viewport {
    opacity: 1; }
  .theme-color-1 .bg-box-animation {
    background: #3d7cf0; }
  .theme-color-2 .bg-box-animation {
    background: #ec9d47; }
    @media (min-width: 768px) {
      .bg-box-animation.box2 {
        transition: opacity 1s linear 1s; } }
  .theme-color-3 .bg-box-animation {
    background: #69d5e4; }
    @media (min-width: 768px) {
      .bg-box-animation.box3 {
        transition: opacity 1s linear 1s; } }

.circle {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  width: 71px;
  height: 71px;
  border: 17px solid #fbfafc;
  border-radius: 50%;
  transition: border-color .7s linear .7s; }
  @media (min-width: 1024px) {
    .circle {
      width: 115px;
      height: 115px;
      border-width: 28px; } }
  .circle.circle1 {
    display: none; }
    @media (min-width: 768px) {
      .circle.circle1 {
        display: block;
        top: 50%;
        left: 100%;
        transform: translate(0, -50%);
        margin: -14px 0 0 58px; } }
    @media (min-width: 1024px) {
      .circle.circle1 {
        margin: -14px 0 0 102px; } }
    @media (min-width: 1500px) {
      .circle.circle1 {
        margin: -14px 0 0 88px; } }
    .theme-color-1 .circle.in-viewport {
      border-color: #3c7aed; }
  .circle.circle2 {
    display: none; }
    @media (min-width: 768px) {
      .circle.circle2 {
        display: block;
        top: 50%;
        left: auto;
        right: 100%;
        transform: translate(0, -50%);
        margin: 21px 64px 0 0; } }
    .theme-color-2 .circle.in-viewport.in-viewport {
      border-color: #ec9d47; }
      .theme-color-3 .circle.in-viewport.in-viewport {
        border-color: #69d5e4; }

    body .personal-block .circle.bottom-circle.in-viewport.in-viewport {
        border-color: #ffffff;
    }
  .circle.bottom-circle {
    margin: 146px 0 0 -5px; }
    @media (min-width: 1024px) {
      .circle.bottom-circle {
        margin: 207px 0 0 -7px; } }
    .circle.bottom-circle.in-viewport {
      border-color: #fff;
      animation: shadow-animation 2.5s infinite .8s; }

.news-block {
  position: relative;
  color: #fff;
  padding: 514px 0 101px;
  background: url(../images/bg-img2.png); }
  @media (min-width: 1024px) {
    .news-block {
      padding: 628px 0 175px; } }
  .news-block:after {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    background: url(../images/iceberg-bg.png) no-repeat;
    top: 0;
    width: 1447px;
    height: 518px; }
  .news-block .news-holder {
    position: relative;
    z-index: 20; }
  .news-block .container {
    max-width: 1098px; }

.inline-title {
  padding: 0 0 1.3em;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media (min-width: 480px) {
    .inline-title {
      justify-content: flex-start; } }
  @media (min-width: 1024px) {
    .inline-title {
      padding: 0 0 1.5em; } }
  .inline-title h1 {
    margin: 0 0 .5em; }
  .inline-title .buttons-holder {
    margin: 0 0 0 40px; }
    @media (min-width: 1024px) {
      .inline-title .buttons-holder {
        margin: 0 0 0 95px; } }

.gallery-holder {
  margin: 0 0 0 -14px; }
  @media (min-width: 1024px) {
    .gallery-holder {
      margin: 0; } }

.news-gallery {
  color: #403c50;
  margin: 0 0 30px; }
  @media (min-width: 1024px) {
    .news-gallery {
      margin: 0 0 50px;
      font-size: 21px;
      line-height: 1.3333; } }
  .news-gallery .slick-list {
    overflow: visible; }
  .news-gallery .slick-track {
    display: flex; }
  .news-gallery .slick-slide {
    float: none;
    width: 301px;
    background: #fff;
    position: relative;
    margin: 0 -1px 0 0; }
    @media (min-width: 1024px) {
      .news-gallery .slick-slide {
        width: 411px; } }
    .news-gallery .slick-slide:first-child {
      border-radius: 3px 0 0 3px; }
      @media (min-width: 1024px) {
        .news-gallery .slick-slide:first-child {
          border-radius: 4px 0 0 4px; } }
    .news-gallery .slick-slide:last-child {
      border-radius: 0 3px 3px 0; }
      @media (min-width: 1024px) {
        .news-gallery .slick-slide:last-child {
          border-radius: 0 4px 4px 0; } }
    .news-gallery .slick-slide:before, .news-gallery .slick-slide:after {
      transition: opacity 0.3s ease-in-out;
      content: "";
      width: 22px;
      box-shadow: inset -22px 0 22px -22px rgba(64, 60, 80, 0.2);
      position: absolute;
      right: 100%;
      top: 0;
      height: 100%;
      opacity: 0;
      z-index: -1; }
      @media (min-width: 1024px) {
        .news-gallery .slick-slide:before, .news-gallery .slick-slide:after {
          width: 30px;
          box-shadow: inset -30px 0 30px -30px rgba(64, 60, 80, 0.2); } }
    .news-gallery .slick-slide:after {
      right: auto;
      left: 100%;
      box-shadow: inset 22px 0 22px -22px rgba(64, 60, 80, 0.2); }
      @media (min-width: 1024px) {
        .news-gallery .slick-slide:after {
          box-shadow: inset 30px 0 30px -30px rgba(64, 60, 80, 0.2); } }
    .news-gallery .slick-slide.hover:before, .news-gallery .slick-slide.hover:after {
      opacity: 1;
      z-index: 20; }
    .news-gallery .slick-slide.hover .bottom-link {
      opacity: 1; }
    .news-gallery .slick-slide.hover .news-title {
      color: #6447f2; }
    .news-gallery .slick-slide > a {
      display: flex;
      flex-flow: column wrap;
      height: auto;
      padding: 20px 20px 16px;
      min-height: 365px;
      width: 100%;
      color: inherit; }
      @media (min-width: 1024px) {
        .news-gallery .slick-slide > a {
          min-height: 497px;
          padding: 36px 39px 32px; } }
  .news-gallery .bottom-link {
    transition: opacity 0.3s ease-in-out;
    opacity: 1;
    margin: 0; }
  @media (min-width: 1024px) {
    .news-gallery .arrow-link {
      font-size: 21px;
      line-height: 1.333; } }
  @media (min-width: 1024px) {
    .news-gallery .arrow-link:after {
      font-size: 25px;
      line-height: 1.2;
      right: -40px; } }
  .news-gallery .arrow-link:hover:after {
    margin: 0; }
  .news-gallery .slide-frame {
    flex: 1 0 auto; }
  .news-gallery .news-title {
    transition: color 0.3s ease-in-out;
    display: block;
    font: 12px/14px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #a6b0d1;
    margin: 0 0 1.4em; }
    @media (min-width: 1024px) {
      .news-gallery .news-title {
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 2em; } }
  .news-gallery h2 {
    font-weight: 300;
    margin: 0 0 .6em; }
    @media (min-width: 1024px) {
      .news-gallery h2 {
        margin: 0 0 1em; } }
  .news-gallery p {
    margin: 0 0 1em; }
  .news-gallery .slick-prev,
  .news-gallery .slick-next {
    display: none !important; }

.buttons-holder {
  display: flex;
  padding: 6px 0; }
  @media (min-width: 1024px) {
    .buttons-holder {
      padding: 11px 0; } }
  .buttons-holder .slick-prev,
  .buttons-holder .slick-next {
    transition: color 0.3s ease-in-out;
    background: 0;
    color: #fff;
    border: 0;
    padding: 0;
    margin: 0 5px;
    font-size: 21px; }
    @media (min-width: 1024px) {
      .buttons-holder .slick-prev,
      .buttons-holder .slick-next {
        font-size: 34px;
        margin: 0 11px; } }
    .buttons-holder .slick-prev:focus, .buttons-holder .slick-prev:hover,
    .buttons-holder .slick-next:focus,
    .buttons-holder .slick-next:hover {
      color: #69d5e4; }
    .buttons-holder .slick-prev[aria-disabled="true"],
    .buttons-holder .slick-next[aria-disabled="true"] {
      opacity: .5;
      pointer-events: none;
      cursor: default; }

.contact-block {
  padding: 108px 0 20px;
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: auto 142px;
  text-align: center; }
  @media (min-width: 1024px) {
    .contact-block {
      background-size: auto; } }
  @media (min-width: 1024px) {
    .contact-block {
      padding: 208px 0 25px; } }
  .contact-block h1 {
    margin: 0 0 .5em; }
  .contact-block .container {
    max-width: 702px; }
  .contact-block form {
    padding: 0 5px; }
    @media (min-width: 1024px) {
      .contact-block form {
        padding: 0; } }
  .contact-block .contact-form:last-child,
  .contact-block .hs-form:last-child {
    padding-bottom: 0; }

.contact-form {
  text-align: center;
  padding-bottom: 30px; }
  @media (min-width: 1024px) {
    .contact-form {
      padding-bottom: 50px; } }

.form-holder {
  padding: 20px 0 61px; }
  @media (min-width: 1024px) {
    .form-holder {
      padding: 25px 0 38px; } }

@media (min-width: 1024px) {
  .form-row {
    display: flex;
    margin: 0 -11px;
    flex-grow: 1; } }

.form-row .form-col {
  margin: 0 0 23px; }
  @media (min-width: 1024px) {
    .form-row .form-col {
      padding: 0 11px;
      width: 100%;
      margin: 0 0 37px; } }

.form-frame {
  position: relative; }
  .form-frame:after {
    transition: opacity 0.3s ease-in-out;
    content: "";
    border: solid #6447f2;
    border-width: 0 0 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0; }
  .form-frame label {
    transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 2;
    font: 16px/20px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #312d3f;
    margin: 0; }
    @media (min-width: 1024px) {
      .form-frame label {
        font-size: 21px;
        line-height: 25px;
        top: 14px; } }
    .form-frame label.top-label {
      top: -15px;
      font-size: 14px;
      line-height: 17px;
      color: #312d3f; }
      @media (min-width: 1024px) {
        .form-frame label.top-label {
          font-size: 16px; } }
  .form-frame input,
  .form-frame textarea,
  .form-frame .jcf-select,
  .form-frame .jcf-file {
    margin: 0; }
  .form-frame.input-active label {
    top: -15px;
    font-size: 14px;
    line-height: 17px; }
    @media (min-width: 1024px) {
      .form-frame.input-active label {
        font-size: 16px; } }
  .form-frame.input-active.input-focused label {
    color: #6447f2; }
  .form-frame.input-active.input-error label {
    opacity: 0; }
  .form-frame.input-focused:after {
    opacity: 1; }
  .form-frame.input-error:before {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    content: "\e901";
    font-family: 'icomoon';
    right: 0;
    color: #f64a49;
    font-size: 20px;
    z-index: 20; }
    @media (min-width: 1024px) {
      .form-frame.input-error:before {
        font-size: 25px; } }
  .form-frame.input-error:after {
    border-color: #f64a49;
    opacity: 1; }
  .form-frame.input-error .error-text {
    opacity: 1; }
  .form-frame.input-error .jcf-file .jcf-upload-button {
    display: none; }
  .form-frame.input-error .jcf-select .jcf-select-opener {
    display: none; }
  .form-frame.input-success:before {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    content: "\e900";
    font-family: 'icomoon';
    right: 0;
    color: #69d5e4;
    font-size: 20px;
    z-index: 20; }
    @media (min-width: 1024px) {
      .form-frame.input-success:before {
        font-size: 25px; } }
  .form-frame.input-success label {
    color: #312d3f; }
  .form-frame.input-success:after {
    border-color: #69d5e4;
    opacity: 1; }
  .form-frame.input-success .jcf-file .jcf-upload-button {
    display: none; }
  .form-frame.input-success .jcf-select .jcf-select-opener {
    display: none; }

.error-text {
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  z-index: 2;
  top: -15px;
  left: 0;
  color: #f64a49;
  font: 14px/17px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  opacity: 0; }
  @media (min-width: 1024px) {
    .error-text {
      font-size: 16px; } }

.posts-block {
  padding: 70px 0 40px; }
  @media (min-width: 768px) {
    .posts-block {
      padding: 100px 0 70px; } }
  @media (min-width: 1024px) {
    .posts-block {
      padding: 150px 0 100px; } }
  .posts-block h1 {
    margin: 0 0 1.7em; }
    @media (min-width: 768px) {
      .posts-block h1 {
        margin: 0 0 1.8em; } }
  .posts-block .container {
    max-width: 1028px; }
  .posts-block + .contact-block {
    margin-top: -40px; }
    @media (min-width: 1024px) {
      .posts-block + .contact-block {
        margin-top: -70px; } }
    @media (min-width: 1024px) {
      .posts-block + .contact-block {
        margin-top: -100px; } }

.posts-container {
  padding: 0 0 1.8em; }

  .events-container .posts-grid.posts-grid-xs .post:nth-child(-n+3) {
      display: block;
  }

  .events-container .posts-grid.posts-grid-xs .post {
      display: none;
  }
  @media (min-width: 1024px) {
    .posts-container {
      padding: 0 0 2.8em; } }
  @media (min-width: 1300px) {
    .posts-container {
      padding: 0 0 2.7em; } }
  .posts-container h1 {
    margin: 0 0 1.8em;
    max-width: 400px; }
    @media (min-width: 1024px) {
      .posts-container h1 {
        max-width: 714px;
        margin: 0 0 1.45em; } }
    @media (min-width: 1300px) {
      .posts-container h1 {
        margin: 0 0 1.3em; } }
  .posts-container .btn {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 14px 25px; }
    @media (min-width: 1024px) {
      .posts-container .btn {
        transform: none;
        position: static;
        left: auto;
        padding: 17px 25px; } }

@media (min-width: 1024px) {
  .posts-list {
    margin: 0 0 -0.5em; } }

.posts-list.posts-list-lg {
  margin: 0 0 -0.8em; }
  @media (min-width: 1024px) {
    .posts-list.posts-list-lg {
      margin: 0; } }
  .posts-list.posts-list-lg .post {
    padding: 0 0 3em; }
    @media (min-width: 1024px) {
      .posts-list.posts-list-lg .post {
        padding: 0 0 2.5em; } }
    .posts-list.posts-list-lg .post h2 {
      margin: 0 0 1.15em; }
      @media (min-width: 1024px) {
        .posts-list.posts-list-lg .post h2 {
          font-size: 37px;
          line-height: 1.2432; } }
    @media (min-width: 1024px) {
      .posts-list.posts-list-lg .post .post-holder {
        padding: 0 10em 0 0; } }
    .posts-list.posts-list-lg .post .date,
    .posts-list.posts-list-lg .post .title {
      font-size: inherit;
      line-height: inherit;
      margin: 0 0 1em; }
      @media (min-width: 1024px) {
        .posts-list.posts-list-lg .post .date,
        .posts-list.posts-list-lg .post .title {
          margin: 0 0 2.2em;
          padding: 0 10em 0 0; } }
    @media (min-width: 1024px) {
      .posts-list.posts-list-lg .post .arrow-link {
        transition: right 0.3s ease-in-out;
        text-indent: -9999px;
        width: 50px;
        height: 35px;
        right: 0; } }
    @media (min-width: 1024px) {
      .posts-list.posts-list-lg .post .arrow-link:after {
        font-size: 50px;
        top: 11px; } }

.posts-list .post {
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  padding: 0 0 3.5em; }
  @media (min-width: 1024px) {
    .posts-list .post {
      padding: 0 0 2.5em;
      font-size: 21px;
      line-height: 1.3333; } }
  .posts-list .post a {
    display: block;
    color: inherit; }
    .posts-list .post a:hover .arrow-link:after {
      margin: 0 -5px 0 0; }
      @media (min-width: 1024px) {
        .posts-list .post a:hover .arrow-link:after {
          right: 0;
          margin: 0; } }
    @media (min-width: 1024px) {
      .posts-list .post a:hover .arrow-link {
        right: -5px; } }
  .posts-list .post .date,
  .posts-list .post .title {
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 .65em; }
    @media (min-width: 1024px) {
      .posts-list .post .date,
      .posts-list .post .title {
        font-size: 16px;
        line-height: 18px;
        padding: 0 15em 0 0; } }
  .posts-list .post h2 {
    font-weight: 300;
    margin: 0 0 2.3em; }
    @media (min-width: 1024px) {
      .posts-list .post h2 {
        margin: 0 0 1.2em; } }
  .posts-list .post p {
    margin: 0 0 1.75em; }
  .posts-list .post .post-holder {
    position: relative; }
    @media (min-width: 1024px) {
      .posts-list .post .post-holder {
        padding: 0 15em 0 0; } }
  @media (min-width: 1024px) {
    .posts-list .post .bottom-link {
      position: absolute;
      top: 0;
      right: -5px; } }
  @media (min-width: 1024px) {
    .posts-list .post .arrow-link {
      transition: right 0.3s ease-in-out;
      text-indent: -9999px;
      width: 35px;
      height: 25px;
      right: 0; } }
  @media (min-width: 1024px) {
    .posts-list .post .arrow-link:after {
      font-size: 30px;
      top: 0;
      right: 0; } }

.posts-grid {
  margin: 0 -9px;
  padding: 0 0 2.2em; }
  @media (min-width: 768px) {
    .posts-grid {
      display: flex;
      flex-flow: row wrap;
      margin: 0 -10px; } }
  @media (min-width: 1024px) {
    .posts-grid {
      padding: 0 0 2em; } }
  @media (min-width: 1300px) {
    .posts-grid {
      padding: 0 0 1.55em; } }
  @media (min-width: 1024px) {
    .posts-grid.posts-grid-md .post {
      min-height: 480px; } }
  @media (min-width: 1300px) {
    .posts-grid.posts-grid-md .post {
      min-height: 591px; } }
  .posts-grid.posts-grid-md .post a {
    min-height: 304px; }
    @media (min-width: 768px) {
      .posts-grid.posts-grid-md .post a {
        min-height: 100%; } }
  @media (min-width: 768px) {
    .posts-grid.posts-grid-xs .post {
      min-height: 304px;
      width: calc(33% - 20px);
      margin: 0 10px 18px; } }
  @media (min-width: 1024px) {
    .posts-grid.posts-grid-xs .post {
      min-height: 313px; } }
  @media (min-width: 1300px) {
    .posts-grid.posts-grid-xs .post {
      min-height: 385px;
      margin: 0 10px 25px; } }
  .posts-grid.posts-grid-xs .post a {
    min-height: 304px; }
    @media (min-width: 768px) {
      .posts-grid.posts-grid-xs .post a {
        min-height: 100%;
        padding: 20px 15px; } }
    @media (min-width: 1024px) {
      .posts-grid.posts-grid-xs .post a {
        padding: 41px 36px 28px; } }
    @media (min-width: 1300px) {
      .posts-grid.posts-grid-xs .post a {
        padding: 44px 46px 38px; } }
  .posts-grid.posts-grid-xs .post h2 {
    font-size: 21px;
    line-height: 1.333; }
    @media (min-width: 1300px) {
      .posts-grid.posts-grid-xs .post h2 {
        font-size: 28px;
        line-height: 1.142857; } }
  @media (min-width: 768px) {
    .posts-grid.posts-grid-xs .post .title,
    .posts-grid.posts-grid-xs .post .date {
      margin: 0 0 1.4em; } }
  @media (min-width: 1300px) {
    .posts-grid.posts-grid-xs .post .title,
    .posts-grid.posts-grid-xs .post .date {
      margin: 0 0 1.5em; } }
  @media (min-width: 1300px) {
    .posts-grid.posts-grid-xs .post .arrow-link {
      font-size: 21px;
      line-height: 1.333; } }
  @media (min-width: 1300px) {
    .posts-grid.posts-grid-xs .post .arrow-link:after {
      font-size: 25px;
      line-height: 1.2; } }
  .posts-grid .post {
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    width: 100%;
    margin: 0 0 22px; }
    @media (min-width: 768px) {
      .posts-grid .post {
        min-height: 353px;
        width: calc(50% - 24px);
        margin: 0 12px 18px; } }
    @media (min-width: 1024px) {
      .posts-grid .post {
        min-height: 558px;
        font-size: 21px;
        line-height: 1.333; } }
    @media (min-width: 1300px) {
      .posts-grid .post {
        min-height: 688px;
        font-size: 28px;
        line-height: 1.35714;
        margin: 0 12px 25px; } }
    .posts-grid .post a {
      transition: box-shadow 0.3s ease-in-out;
      display: flex;
      flex-flow: column nowrap;
      color: inherit;
      background: #fff;
      padding: 26px 24px;
      border-radius: 4px;
      min-height: 353px;
      box-shadow: 0 0 10px rgba(64, 60, 80, 0.2); }
      @media (min-width: 768px) {
        .posts-grid .post a {
          min-height: 100%;
          height: 100%; } }
      @media (min-width: 1024px) {
        .posts-grid .post a {
          padding: 59px 56px 52px; } }
      @media (min-width: 1300px) {
        .posts-grid .post a {
          padding: 68px 73px 65px; } }
      .posts-grid .post a:hover {
        box-shadow: 0 0 30px rgba(64, 60, 80, 0.2); }
        @media(min-width: 768px){
        .posts-grid .post a:hover .title,
        .posts-grid .post a:hover .date {
          color: #6447f2; }}

        .posts-grid .post a:hover .logo-img {
          opacity: 1; }
        @media (min-width: 1024px) {
          .posts-grid .post a:hover .bottom-link {
            opacity: 1; } }
        .posts-grid .post a:hover .arrow-link:after {
          margin: 0 -5px 0 0; }
          @media (min-width: 1024px) {
            .posts-grid .post a:hover .arrow-link:after {
              margin: 0; } }
    .posts-grid .post .title,
    .posts-grid .post .date {
      transition: color 0.3s ease-in-out;
      color: #a6b0d1;
      font-size: 16px;
      line-height: 18px;
      margin: 0 0 1.2em; }
      @media (min-width: 1024px) {
        .posts-grid .post .title,
        .posts-grid .post .date {
          margin: 0 0 2.4em; } }
      @media (min-width: 1300px) {
        .posts-grid .post .title,
        .posts-grid .post .date {
          font-size: 21px;
          line-height: 1.3333;
          margin: 0 0 2em; } }
    .posts-grid .post h2 {
      font-weight: 300;
      margin: 0 0 .8em; }
      @media (min-width: 1024px) {
        .posts-grid .post h2 {
          margin: 0 0 1.55em; } }
      @media (min-width: 1300px) {
        .posts-grid .post h2 {
          font-size: 37px;
          line-height: 1.2432;
          margin: 0 0 .9em; } }
    .posts-grid .post .post-holder {
      flex: 1 0 auto; }
    .posts-grid .post .logo-img {
      transition: opacity 0.3s ease-in-out;
      opacity: .5;
      height: 30px;
      margin: 6px 0 2.55em; }
      @media (min-width: 1024px) {
        .posts-grid .post .logo-img {
          height: 50px;
          margin: 0 0 2.3em; } }
    .posts-grid .post .bottom-link {
      transition: opacity 0.3s ease-in-out;
      margin: 0; }
      @media (min-width: 1024px) {
        .posts-grid .post .bottom-link {
          opacity: 1; } }
    @media (min-width: 1024px) {
      .posts-grid .post .arrow-link {
        font-size: 21px;
        line-height: 1.333; } }
    @media (min-width: 1300px) {
      .posts-grid .post .arrow-link {
        font-size: 28px;
        line-height: 1.35714; } }
    @media (min-width: 1024px) {
      .posts-grid .post .arrow-link:after {
        font-size: 25px;
        line-height: 1.2;
        right: -40px; } }
    @media (min-width: 1300px) {
      .posts-grid .post .arrow-link:after {
        font-size: 30px;
        right: -50px; } }
    .posts-grid .post .arrow-link:hover:after {
      margin: 0; }

.single-post-holder {
  padding: 0 0 47px; }
  @media (min-width: 768px) {
    .single-post-holder {
      padding: 0 0 80px; } }
  @media (min-width: 1024px) {
    .single-post-holder {
      padding: 0 0 125px; } }
  @media (min-width: 1300px) {
    .single-post-holder {
      padding: 0 0 118px; } }
  @media (min-width: 1024px) {
    .single-post-holder h1 {
      margin: 0 0 1.32em;
      max-width: 74%;
      line-height: 1.05em;
    height: 2.1em;
    overflow: hidden; } }
  @media (min-width: 1300px) {
    .single-post-holder h1 {
      max-width: 61%; } }

.single-post-frame {
  position: relative; }
  @media (min-width: 768px) {
    .single-post-frame {
      padding: 0px 0 0; } }
  @media (min-width: 1024px) {
    .single-post-frame {
      padding: 0px 0 0; } }
  .single-post-frame .img {
    margin: 0 -24px; }
    @media (min-width: 768px) {
      .single-post-frame .img {
        position: absolute;
        top: 0;
        right: 0;
        width: calc(100% - 542px);
        padding-bottom:65px;
        bottom:65px; }

      body .single-post-frame .img img{
        display:none;
        }}
    @media (min-width: 1300px) {
      }
    .single-post-frame .img img {
      display: block;
      width: 100%; }
  .single-post-frame .single-post {
    margin: -34px -9px 34px; }
    @media (min-width: 768px) {
      .single-post-frame .single-post {
        margin: 0; } }
    @media (min-width: 768px) {
      .single-post-frame .single-post .post {
        max-width: 300px; } }
    @media (min-width: 1024px) {
      .single-post-frame .single-post .post {
        max-width: 566px; } }
    @media (min-width: 1300px) {
      .single-post-frame .single-post .post {
        max-width: 566px; } }

.single-post {
  position: relative;
  z-index: 2; }
  .single-post .post {
    margin: 0 0 22px; }
    @media (min-width: 1024px) {
      .single-post .post {
        font-size: 21px;
        line-height: 1.333; } }
    @media (min-width: 1300px) {
      .single-post .post {
        font-size: 28px;
        line-height: 1.35714;
        margin: 0 0 25px; } }
    .single-post .post a {
      transition: box-shadow 0.3s ease-in-out;
      display: flex;
      flex-flow: column nowrap;
      color: inherit;
      background: #fff;
      padding: 26px 24px;
      border-radius: 2px;
      box-shadow: 0 0 10px rgba(64, 60, 80, 0.2); }
      @media (min-width: 768px) {
        .single-post .post a {
          /* min-height: 400px; */ } }
      @media (min-width: 1024px) {
        .single-post .post a {
          min-height: 434px;
          padding: 59px 56px 48px; } }
      @media (min-width: 1300px) {
        .single-post .post a {
          /* min-height: 588px; */
          padding: 42px 50px 44px; } }
      .single-post .post a:hover {
        box-shadow: 0 0 30px rgba(64, 60, 80, 0.2); }
        .single-post .post a:hover .title,
        .single-post .post a:hover .date {
          color: #6447f2; }
        @media (min-width: 1024px) {
          .single-post .post a:hover .bottom-link {
            opacity: 1; } }
        .single-post .post a:hover .arrow-link:after {
          margin: 0 -5px 0 0; }
          @media (min-width: 1024px) {
            .single-post .post a:hover .arrow-link:after {
              margin: 0; } }
    .single-post .post .title,
    .single-post .post .date {
      transition: color 0.3s ease-in-out;
      color: #a6b0d1;
      font-size: 16px;
      line-height: 18px;
      margin: 0 0 1.5em; }
      @media (min-width: 1024px) {
        .single-post .post .title,
        .single-post .post .date {
          margin: 0 0 2em; } }
      @media (min-width: 1300px) {
        .single-post .post .title,
        .single-post .post .date {
          font-size: 21px;
          line-height: 1.3333;
          margin: 0 0 1.5em; } }
    .single-post .post h2 {
      font-weight: 300;
      margin: 0 0 .8em; }
      @media (min-width: 1024px) {
        .single-post .post h2 {
          margin: 0 0 1.55em; } }
      @media (min-width: 1300px) {
        .single-post .post h2 {
          font-size: 37px;
          line-height: 1.2432;
          margin: 0 0 .9em; } }
    .single-post .post p {
      margin: 0 0 1.4em; }
    .events-slick-slider .single-post .post p{
      font-size: 21px;
      line-height: 1.25em;
      height:7.5em;
      overflow: hidden;
    }
    .single-post .post .post-holder {
      flex: 1 0 auto; }
    .single-post .post .bottom-link {
      transition: opacity 0.3s ease-in-out;
      margin: 0;
      font-size:21px;
      font-weight:bold; }
      @media (min-width: 1024px) {
        .single-post .post .bottom-link {
          opacity: 1; } }
    @media (min-width: 1024px) {
      .single-post .post .arrow-link {
        font-size: 21px;
        line-height: 1.333; } }
    @media (min-width: 1300px) {
      .single-post .post .arrow-link {
        font-size: 21px;
        line-height: 1.24; } }
    @media (min-width: 1024px) {
      .single-post .post .arrow-link:after {
        font-size: 21px;
        line-height: 1.2;
        right: -29px; } }
    @media (min-width: 1300px) {
      .single-post .post .arrow-link:after {
        font-size: 21px;
        right: -29px; } }
    .single-post .post .arrow-link:hover:after {
      margin: 0; }

@media (max-width: 767px) {
  .jobs-teams {
    display: none; } }

.team-container {
  text-align: center;
  position: relative;
  color: #fff;
  padding: 164px 0 100px;
  min-height: 1074px; }
  @media (min-width: 1024px) {
    .team-container {
      padding: 335px 0 100px;
      min-height: 1068px; } }
  .team-container .container {
    max-width: 348px;
    position: relative;
    z-index: 2; }
    @media (min-width: 480px) {
      .team-container .container {
        max-width: 498px; } }
    @media (min-width: 768px) {
      .team-container .container {
        max-width: 688px; } }
    @media (min-width: 1024px) {
      .team-container .container {
        max-width: 1064px; } }
  .team-container:before {
    content: "";
    background: url(../images/bg-img2.png);
    width: 100%;
    height: 1074px;
    position: absolute;
    top: 0;
    left: 0; }
    @media (min-width: 1024px) {
      .team-container:before {
        height: 1068px; } }
  .team-container:after {
    content: "";
    background: url(../images/bg-img3.png) repeat-x 50% 0;
    width: 100%;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: auto 142px; }
    @media (min-width: 1024px) {
      .team-container:after {
        background-size: auto; } }

.team-list-holder {
  max-width: 300px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .team-list-holder {
      max-width: 640px; } }
  @media (min-width: 1024px) {
    .team-list-holder {
      max-width: 964px; } }

.team-block {
  margin: 0 -14px;
  padding: 42px 0;
  text-align: left;
  color: #403c50; }
  @media (min-width: 480px) {
    .team-block {
      margin: 0 -9px; } }
  @media (min-width: 1024px) {
    .team-block {
      margin: 0 -12px;
      padding: 87px 0; } }

.team-item{
  transition: filter 0.3s ease-in-out;
  width: 220px;
  height: 220px;
  margin: 5px;
  overflow: hidden;
  border-radius: 4px; }

.team-item.item:hover {
    box-shadow: 0 0 30px 0 rgba(64, 60, 80, 0.2);
}

.team-item .team-inner{
  position:relative;
}

.team-item .team-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    height: 100%;
    transition: all ease-in-out .3s;
    padding: 20px;
    opacity:0;
}

.team-item.item:hover .team-hover {
    opacity:1;
}

.team-item .team-hover p {
    font-size: 16px;
    color: #403c50;
    margin: 0;
    font-family: "Verb",arial,sans-serif;
    position: absolute;
    bottom: 20px;
}

.team-item a.team-member-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    z-index: 22;
}

  @media (min-width: 768px) {
    .team-item {
      margin: 10px; } }
  .team-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    opacity: 0;
    visibility: hidden;
    border-radius: 4px; }
  .team-item.color-1 .team-name,
  .team-item.color-1 h2 {
    color: #3d7cf0; }
  .team-item.color-2 .team-name,
  .team-item.color-2 h2 {
    color: #ec9d47; }
  .team-item.color-3 .team-name,
  .team-item.color-3 h2 {
    color: #69d5e4; }
  .team-item.js-group-hover {
    transition: box-shadow 0.3s ease-in-out;
    width: 220px;
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 10px rgba(64, 60, 80, 0.2);
    background: #fff;
    cursor: pointer; }
    @media (min-width: 768px) {
      .team-item.js-group-hover {
        width: 220px;
        height: 220px; } }
    .team-item.js-group-hover.hover {
      box-shadow: 0 0 30px rgba(64, 60, 80, 0.2); }
  .team-item .team-name {
    transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
    display: block;
    font: 300 100px/102px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    padding: 4px 0 0;
    color: #6447f2;
    opacity: 1;
    visibility: visible; }
  .team-item .team-description {
    transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    padding: 28px 29px 19px;
    font: 16px/18px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    display: flex;
    flex-flow: column;
    overflow: scroll; }
  .team-item h2 {
    color: #6447f2;
    font: 700 21px/23px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    flex: 1 0 auto; }
  .team-item ul li {
    padding: 0 0 8px; }
  .team-item img {
    border-radius: 4px; }


  .team-item .team-hover p{
    width:calc(100% - 40px);
    left:0;
    right:0;
    margin:auto;
  }

@media (max-width:1024px) and (min-width:768px){
  .team-item {
    width:160px;
    height:160px;
  }

  .team-item.js-group-hover{
    width:160px;
    height:160px;
  }

  body .team-list.js-random-grid,
  body .team-container .container {
      max-width: 100%!important;
      width:100%!important;
  }

  .team-list-holder {
      max-width: 720px;
  }

  .team-item .team-hover{
    padding:15px;
  }

  .team-item .team-hover p{
    width:calc(100% - 30px);
    left:0;
    right:0;
    margin:auto;
  }

}

@media (max-width:767px){
  .team-item,
  .team-item.js-group-hover {
    width: 140px;
    height: 140px;
  }

  .team-list-holder{
    max-width:300px;
  }

  .team-item h2{
    font:700 14px/16px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  }

  .team-item .team-name{
    font:300 60px/62px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  }

  .team-item .team-hover{
    padding:10px;
  }

  .team-item .team-hover p {
    width: calc(100% - 20px);
    font-size: 14px;
  }

}

.active-group {
  opacity: 1; }
  .active-group .team-name {
    opacity: 0;
    visibility: hidden; }
  .active-group .team-description {
    opacity: 1;
    visibility: visible; }

.inactive-group {
  filter: grayscale(100%); }
  .inactive-group.js-group-hover {
    filter: none; }
    .inactive-group.js-group-hover:after {
      opacity: 0; }
  .inactive-group:after {
    opacity: 1;
    visibility: visible; }

.jobs-block {
  min-height: 745px;
  position: relative;
  color: #fff; }
  @media (min-width: 768px) {
    .jobs-block {
      font-size: 21px; } }
  @media (min-width: 1024px) {
    .jobs-block {
      min-height: 1000px;
      font-size: 28px;
      line-height: 1.35714; } }
  .jobs-block + .posts-block {
    padding-top: 0; }
  .jobs-block .container {
    max-width: 1028px;
    position: relative;
    padding-top: 32px;
    padding-bottom: 126px; }
    @media (min-width: 768px) {
      .jobs-block .container {
        padding-top: 52px;
        padding-bottom: 180px; } }
    @media (min-width: 1024px) {
      .jobs-block .container {
        padding-top: 151px;
        padding-bottom: 201px; } }
    .jobs-block .container:before {
      content: "";
      background: url(../images/bg-img4.png);
      position: absolute;
      top: 80px;
      bottom: 147px;
      left: -9999px;
      right: -9999px;
      z-index: -1; }
      @media (min-width: 768px) {
        .jobs-block .container:before {
          top: 140px;
          bottom: 180px; } }
      @media (min-width: 1024px) {
        .jobs-block .container:before {
          top: 333px;
          bottom: 239px; } }
      @media (min-width: 1300px) {
        .jobs-block .container:before {
          right: 44px; } }
  .jobs-block .img-frame {
    width: 320px;
    margin: 0 auto 81px; }
    @media (min-width: 480px) {
      .jobs-block .img-frame {
        width: 400px; } }
    @media (min-width: 768px) {
      .jobs-block .img-frame {
        width: 800px;
        margin: 0 0 81px;
        display: inline-block;
        vertical-align: top; } }
    @media (min-width: 1024px) {
      .jobs-block .img-frame {
        width: 1200px;
        margin: 0 0 42px; } }
  .jobs-block .img-holder {
    margin: 0 -24px; }
    @media (min-width: 768px) {
      .jobs-block .img-holder {
        text-align: right;
        margin: 0; } }
    @media (min-width: 768px) {
      .jobs-block .img-holder {
        margin: 0 -160px 0 0; } }
    @media (min-width: 1024px) {
      .jobs-block .img-holder {
        margin: 0 -234px 0 0; } }
    @media (min-width: 1300px) {
      .jobs-block .img-holder {
        margin: 0 -320px 0 0; } }
  .jobs-block h2 {
    margin: 0 0 .7em; }
    @media (min-width: 768px) {
      .jobs-block h2 {
        font-size: 30px; } }
    @media (min-width: 1024px) {
      .jobs-block h2 {
        font-size: 50px;
        line-height: 1.06;
        margin: 0 0 .85em; } }
  .jobs-block p {
    margin: 0 0 1em; }
  .jobs-block .text-holder {
    padding: 0 0 3.6em;
    max-width: 250px; }
    @media (min-width: 768px) {
      .jobs-block .text-holder {
        max-width: 300px;
        padding: 0 0 4.3em; } }
    @media (min-width: 1024px) {
      .jobs-block .text-holder {
        max-width: 422px; } }

.items-list {
  font: 700 16px/18px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  max-width: 717px; }
  @media (min-width: 480px) {
    .items-list {
      display: flex;
      flex-flow: row wrap;
      margin: 0 -20px; } }
  @media (min-width: 768px) {
    .items-list {
      font-size: 18px;
      line-height: 20px; } }
  @media (min-width: 1024px) {
    .items-list {
      font-size: 21px;
      line-height: 24px; } }
  .items-list .img {
    min-height: 40px;
    margin: 0 0 17px; }
    @media (min-width: 1024px) {
      .items-list .img {
        margin: 0 0 26px; } }
  .items-list span {
    display: block;
    margin: 0 0 17px; }
    @media (min-width: 1024px) {
      .items-list span {
        margin: 0 0 26px; } }
  .items-list li {
    padding: 0 0 32px; }
    @media (min-width: 480px) {
      .items-list li {
        width: 50%;
        padding: 0 20px 32px; } }
    @media (min-width: 768px) {
      .items-list li {
        width: 33.33%; } }
    @media (min-width: 1024px) {
      .items-list li {
        padding: 0 20px 49px; } }

.blockquote-block {
  background: #3d7cf0;
  text-align: center;
  color: #fff;
  display: flex;
  position: relative; }
  .blockquote-block .blockquote-holder {
    padding: 80px 0 68px;
    position: relative;
    z-index: 2; }
    @media (min-width: 1024px) {
      .blockquote-block .blockquote-holder {
        min-height: 1077px;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 330px 0 100px; } }
  .blockquote-block .container {
    max-width: 950px;
    width: 100%; }

blockquote {
  font-weight: 300;
  font: italic 300 21px/28px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 1em; }
  @media (min-width: 768px) {
    blockquote {
      font-size: 35px;
      line-height: 40px; } }
  @media (min-width: 1024px) {
    blockquote {
      font-size: 50px;
      line-height: 60px; } }
  blockquote p {
    margin: 0 0 1.9em; }
    @media (min-width: 1024px) {
      blockquote p {
        margin: 0 0 1.5em; } }
  blockquote strong {
    display: block; }
  blockquote cite {
    font-style: normal;
    font-size: 16px;
    display: block; }
    @media (min-width: 768px) {
      blockquote cite {
        font-size: 30px;
        line-height: 35px; } }
    @media (min-width: 1024px) {
      blockquote cite {
        font-size: 28px;
        line-height: 42px; } }

.cards-block {
  padding: 34px 0;
  position: relative;
  z-index: 5; }
  @media (min-width: 1024px) {
    .cards-block {
      padding: 77px 0; } }
  @media (min-width: 1500px) {
    .cards-block {
      padding: 82px 0; } }
  @media (min-width: 1024px) {
    .cards-block .container {
      max-width: 1024px; } }
  @media (min-width: 1500px) {
    .cards-block .container {
      max-width: 1242px; } }
  .cards-block .img {
    max-width: 400px;
    margin: 0 auto 54px; }
    @media (min-width: 768px) {
      .cards-block .img {
        max-width: 700px; } }
    @media (min-width: 1024px) {
      .cards-block .img {
        max-width: 1234px;
        margin: 0 0 -359px -351px; } }
    @media (min-width: 1500px) {
      .cards-block .img {
        margin: 0 0 -359px -135px; } }
    .cards-block .img img {
      display: block;
      width: 100%; }
  .cards-block + .blockquote-block {
    padding-top: 442px;
    margin-top: -488px; }
    @media (min-width: 1024px) {
      .cards-block + .blockquote-block {
        padding-top: 0;
        margin-top: -327px; } }
    @media (min-width: 1500px) {
      .cards-block + .blockquote-block {
        margin-top: -332px; } }

@media (min-width: 1024px) {
  .cards-holder {
    display: flex;
    justify-content: flex-end; } }

.cards-list {
  margin: 0 -20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center; }
  @media (min-width: 768px) {
    .cards-list {
      max-width: 680px;
      margin: 0 auto; } }
  @media (min-width: 1024px) {
    .cards-list {
      display: flex;
      flex-flow: row wrap;
      max-width: 800px;
      margin: 0 -10px; } }

.card-box {
  transition: box-shadow 0.3s ease-in-out;
  display: block;
  margin: 0 10px 20px;
  background: #fff;
  color: #403c50;
  box-shadow: 0 0 10px rgba(64, 60, 80, 0.2);
  border-radius: 4px;
  width: 291px;
  min-height: 291px;
  position: relative;
  font: 16px/26px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  text-align: left;
  overflow: hidden; }
  @media (min-width: 768px) {
    .card-box {
      width: 320px;
      min-height: 320px; } }
  @media (min-width: 1024px) {
    .card-box {
      width: 380px;
      min-height: 380px;
      margin: 0 10px 26px; } }
  .card-box.hover {
    color: inherit;
    box-shadow: 0 0 30px rgba(64, 60, 80, 0.2); }
    .card-box.hover .img-icon .base-icon {
      opacity: 0; }
    .card-box.hover .img-icon .hover-icon {
      opacity: 1; }
  .card-box.card-active .popup-text {
    opacity: 1; }
  .card-box.card-active .base-text {
    opacity: 0; }
  .card-box a {
    color: inherit; }
  .card-box p {
    margin: 0 0 .5em; }
  .card-box h2 {
    font-size: 28px;
    line-height: 30px;
    margin: 0; }
    @media (min-width: 1024px) {
      .card-box h2 {
        font-size: 37px;
        line-height: 40px; } }
  .card-box .card-opener {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5; }
  .card-box .base-text {
    transition: opacity 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    flex-flow: column nowrap;
    opacity: 1;
    padding: 24px 29px 24px; }
    @media (min-width: 1024px) {
      .card-box .base-text {
        padding: 39px 38px 30px; } }
  .card-box .popup-text {
    transition: opacity 0.3s ease-in-out;
    display: flex !important;
    flex-flow: column nowrap;
    background: #fff;
    left: 0 !important;
    top: 0 !important;
    opacity: 0;
    padding: 32px 23px 18px;
    min-height: 291px; }
    @media (min-width: 768px) {
      .card-box .popup-text {
        min-height: 320px; } }
    @media (min-width: 1024px) {
      .card-box .popup-text {
        padding: 35px 38px 26px;
        min-height: 380px; } }
  .card-box .img-icon {
    position: relative;
    width: 85px;
    height: 85px;
    flex: 1 0 auto;
    margin: -4px 0 0 -7px; }
    @media (min-width: 768px) {
      .card-box .img-icon {
        margin: 0; } }
    .card-box .img-icon img {
      transition: opacity 0.3s ease-in-out;
      position: absolute;
      top: 0;
      left: 0;
      transform: scale(0.75); }
      @media (min-width: 768px) {
        .card-box .img-icon img {
          transform: none; } }
    .card-box .img-icon .base-icon {
      transition: opacity 0.3s ease-in-out; }
    .card-box .img-icon .hover-icon {
      transition: opacity 0.3s ease-in-out;
      opacity: 0; }
  .card-box .card-title {
    display: none;
    flex: 1 0 auto;
    color: #6447f2;
    font: 700 21px/26px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 1em; }
    @media (min-width: 1024px) {
      .card-box .card-title {
        display: block; } }

.values-section {
  padding: 50px 0 64px; }
  @media (min-width: 1024px) {
    .values-section {
      padding: 100px 0 124px; } }
  .values-section .container {
    max-width: 768px;
    position: relative; }
    @media (min-width: 1024px) {
      .values-section .container {
        max-width: 1024px; } }
    @media (min-width: 1500px) {
      .values-section .container {
        max-width: 1200px; } }

.fade-gallery-holder {
  padding: 114px 0 100px;
  position: relative; }
  @media (min-width: 1024px) {
    .fade-gallery-holder {
      padding: 289px 0 200px; } }

.slider-nav {
  white-space: nowrap;
  overflow: auto;
  padding: 15px 10px; }
  @media (min-width: 768px) {
    .slider-nav {
      overflow: visible;
      padding: 0;
      white-space: normal;
      text-align: center;
      margin: 0 -2px; } }
  @media (min-width: 1024px) {
    .slider-nav {
      margin: 0 -20px; } }
  @media (min-width: 1500px) {
    .slider-nav {
      text-align: center; } }
  .slider-nav .slide {
    display: inline-block;
    vertical-align: top;
    float: none !important;
    margin: 0 2px;
    background: #fff;
    text-align: left;
    width: auto !important; }
    @media (min-width: 768px) {
      .slider-nav .slide {
        margin: 0 2px 5px; } }
    @media (min-width: 1024px) {
      .slider-nav .slide {
        margin: 0 6px 10px; } }
    .slider-nav .slide:nth-child(4n+1) .active i {
      color: #69d5e4; }
    .slider-nav .slide:nth-child(4n+2) .active i {
      color: #3d7cf0; }
    .slider-nav .slide:nth-child(4n+3) .active i {
      color: #ec9d47; }
    .slider-nav .slide:nth-child(4n+4) .active i {
      color: #6447f2; }
  .slider-nav i {
    transition: color 0.3s ease-in-out;
    font-size: 28px;
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 1024px) {
      .slider-nav i {
        font-size: 34px; } }
    .slider-nav i.icon-protect {
      font-size: 21px; }
      @media (min-width: 1024px) {
        .slider-nav i.icon-protect {
          font-size: 25px; } }
    .slider-nav i.icon-quality {
      font-size: 36px; }
      @media (min-width: 1024px) {
        .slider-nav i.icon-quality {
          font-size: 39px; } }
    .slider-nav i.icon-empathy {
      font-size: 13px; }
      @media (min-width: 1024px) {
        .slider-nav i.icon-empathy {
          font-size: 16px; } }
  .slider-nav a {
    transition: box-shadow 0.3s ease-in-out;
    display: block;
    color: #403c50;
    width: 122px;
    height: 143px;
    padding: 10px;
    position: relative;
    box-shadow: 0 0 10px rgba(64, 60, 80, 0.1); }
    @media (min-width: 768px) {
      .slider-nav a {
        width: 110px; } }
    @media (min-width: 1024px) {
      .slider-nav a {
        width: 143px;
        height: 168px;
        padding: 15px 13px; } }
    .slider-nav a:hover {
      box-shadow: 0 0 15px rgba(64, 60, 80, 0.2); }
      @media (min-width: 1024px) {
        .slider-nav a:hover {
          box-shadow: 0 0 30px rgba(64, 60, 80, 0.2); } }
  .slider-nav span {
    position: absolute;
    bottom: 14px;
    left: 12px;
    right: 12px;
    font: 700 16px/18px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (min-width: 1024px) {
      .slider-nav span {
        font-size: 21px;
        line-height: 23px; } }

.outeroval-box {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 400px;
  height: 400px;
  position: absolute;
  top: 0;
  z-index: -1; }
  @media (min-width: 768px) {
    .outeroval-box {
      transform: none;
      left: -64px; } }
  @media (min-width: 1024px) {
    .outeroval-box {
      width: 1024px;
      height: 1024px;
      left: -289px; } }
  .outeroval-box img {
    max-width: none;
    display: block;
    width: 100%; }

.fade-gallery .slide-description {
  padding: 0 0 19px; }
  @media (min-width: 768px) {
    .fade-gallery .slide-description {
      display: flex;
      align-items: center;
      padding: 0 0 55px; } }
  @media (min-width: 1024px) {
    .fade-gallery .slide-description {
      font-size: 28px;
      line-height: 38px;
      padding: 0 0 68px; } }
  .fade-gallery .slide-description h1 {
    font-size: 21px;
    line-height: 23px;
    margin: 0 0 .8em; }
    @media (min-width: 1024px) {
      .fade-gallery .slide-description h1 {
        font-size: 50px;
        line-height: 1.1;
        margin: 0 0 .85em; } }

.fade-gallery .slide-img {
  background-image: url(../images/circle-bg1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 174px;
  height: 174px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 65px; }
  @media (min-width: 768px) {
    .fade-gallery .slide-img {
      margin: 0 80px 0 50px; } }
  @media (min-width: 1024px) {
    .fade-gallery .slide-img {
      width: 444px;
      height: 444px;
      margin: 0 95px 0 0; } }
  @media (min-width: 1500px) {
    .fade-gallery .slide-img {
      margin: 0 185px 0 0; } }
  .fade-gallery .slide-img img {
    transform: scale(0.4); }
    @media (min-width: 1024px) {
      .fade-gallery .slide-img img {
        transform: none; } }

.fade-gallery .slick-track .slick-slide:nth-child(4n+1) .slide-img {
  background-image: url(../images/circle-bg1.png); }

.fade-gallery .slick-track .slick-slide:nth-child(4n+2) .slide-img {
  background-image: url(../images/circle-bg2.png); }

.fade-gallery .slick-track .slick-slide:nth-child(4n+3) .slide-img {
  background-image: url(../images/circle-bg3.png); }

.fade-gallery .slick-track .slick-slide:nth-child(4n+4) .slide-img {
  background-image: url(../images/circle-bg4.png); }

@media (min-width: 768px) {
  .fade-gallery .slide-text {
    flex: 1 0;
    padding: 20px 0 0;
    max-width: 300px; } }

@media (min-width: 1024px) {
  .fade-gallery .slide-text {
    max-width: 395px; } }

@media (min-width: 1500px) {
  .fade-gallery .slide-text {
    padding: 42px 0 0; } }

.fade-gallery .slide-text p {
  margin: 0 0 1em; }

.info-section {
  background: url(../images/bg-img7.png);
  color: #fff;
  padding: 96px 0 90px;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .info-section {
      padding: 164px 0 126px; } }
  .info-section .container {
    padding: 0 40px; }
    @media (min-width: 1024px) {
      .info-section .container {
        padding: 0 102px; } }
    @media (min-width: 1300px) {
      .info-section .container {
        padding: 0 115px; } }
  .info-section .info-list:last-child {
    margin-bottom: -5.8em; }
    @media (min-width: 768px) {
      .info-section .info-list:last-child {
        margin-bottom: 0; } }

@media (min-width: 768px) {
  .info-list {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -40px; } }

@media (min-width: 1300px) {
  .info-list {
    margin: 0 -80px; } }

@media (min-width: 768px) {
  .info-list .info-box {
    width: 50%;
    padding: 0 40px 40px; } }

@media (min-width: 1300px) {
  .info-list .info-box {
    padding: 0 80px 41px; } }

.info-box {
  padding: 0 0 5.8em; }
  .info-box h2 {
    font-size: 28px;
    line-height: 1.1;
    margin: 0 0 1.25em; }
    @media (min-width: 1024px) {
      .info-box h2 {
        font-size: 50px;
        margin: 0 0 .8em; } }
  .info-box p {
    margin: 0 0 2.2em; }
    @media (min-width: 1024px) {
      .info-box p {
        margin: 0 0 1.75em; } }

.blog-section {
  padding: 109px 0 0;
  position: relative; }
  @media (min-width: 1024px) {
    .blog-section {
      padding: 191px 0 0; } }
  .blog-section .anim-bg-center {
    z-index: 2; }

.blog-holder {
  min-height: 1199px;
  position: relative;
  background: #4429c9;
  color: #fff;
  max-width: 1690px;
  margin: 0 auto;
  text-align: center;
  padding: 309px 0 0;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .blog-holder {
      padding: 478px 0 0;
      min-height: 1314px;
      overflow: visible; } }
  .blog-holder:before, .blog-holder:after {
    background: url(../images/bg-img9.jpg) repeat-x;
    position: absolute;
    top: 0;
    right: 100%;
    width: 491px;
    height: 1314px;
    z-index: 2; }
    @media (min-width: 1690px) {
      .blog-holder:before, .blog-holder:after {
        content: ""; } }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .blog-holder:before, .blog-holder:after {
        background: url(../images/bg-img9-2x.jpg) repeat-x;
        background-size: 491px 1314px; } }
  .blog-holder:after {
    right: auto;
    left: 100%; }
  .blog-holder .bg-img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0;
    max-width: none;
    width: 1690px;
    height: 1314px;
    top: -219px; }
    @media (min-width: 1024px) {
      .blog-holder .bg-img {
        top: 0; } }
  .blog-holder .container {
    max-width: 450px;
    padding: 0 15px;
    position: relative;
    z-index: 5; }
    @media (min-width: 1024px) {
      .blog-holder .container {
        padding: 0 44px;
        max-width: 650px; } }
  .blog-holder .lead {
    font: 600 28px/30px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 1.1em; }
    @media (min-width: 480px) {
      .blog-holder .lead {
        font-size: 35px;
        line-height: 40px; } }
    @media (min-width: 768px) {
      .blog-holder .lead {
        font-size: 40px;
        line-height: 44px; } }
    @media (min-width: 1024px) {
      .blog-holder .lead {
        font-size: 50px;
        line-height: 52px;
        margin: 0 0 .8em; } }

.profile-block {
  padding: 27px 0 34px; }
  @media (min-width: 1024px) {
    .profile-block {
      padding: 25px 0 79px; } }
  .profile-block .container {
    max-width: 1079px; }
  .profile-block .profile-holder {
    margin: 0 -10px; }

.profile-holder {
  position: relative; }
  @media (min-width: 768px) {
    .profile-holder {
      display: flex; } }
  .profile-holder .img {
    border-radius: 4px;
    overflow: hidden;
    margin: 0 auto 36px;
    width: 291px;
    position: relative; }
    @media (min-width: 768px) {
      .profile-holder .img {
        margin: 0 30px 30px 0;
        position: absolute;
        top: 0;
        left: 0; } }
    @media (min-width: 1024px) {
      .profile-holder .img {
        width: 381px;
        margin: 0 50px 50px 0; } }
    @media (min-width: 1300px) {
      .profile-holder .img {
        width: 428px;
        margin: 0 68px 68px 0; } }
    .profile-holder .img img {
      display: block;
      width: 100%; }
  .profile-holder .img-holder {
    position: absolute;
    bottom: 11px;
    top: 11px;
    right: 12px;
    left: 12px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end; }
    @media (min-width: 1300px) {
      .profile-holder .img-holder {
        bottom: 16px;
        top: 16px;
        right: 19px;
        left: 19px; } }
  @media (min-width: 768px) {
    .profile-holder .description {
      padding: 30px 0 0 321px;
      flex: 1 0; } }
  @media (min-width: 1024px) {
    .profile-holder .description {
      padding: 65px 0 0 431px; } }
  @media (min-width: 1300px) {
    .profile-holder .description {
      padding: 90px 0 0 496px; } }
  .profile-holder .bottom-link {
    padding-top: 3.6em; }
    @media (min-width: 1024px) {
      .profile-holder .bottom-link {
        padding-top: 2.7em; } }
    .profile-holder .bottom-link:last-child {
      margin: 0; }
  @media (min-width: 1024px) {
    .profile-holder .heading-container {
      margin: 0 0 2.2em; } }

.titles-list {
  color: #fff;
  display: inline-flex;
  flex-flow: row wrap;
  font: 21px/25px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  border-radius: 4px;
  border: 2px solid #fff; }
  .titles-list li {
    border-left: 2px solid #fff; }
    .titles-list li:first-child, .titles-list li:only-child {
      border: 0; }
  .titles-list a {
    transition: color 0.3s ease-in-out, border 0.3s ease-in-out, background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    color: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    padding: 2px 1px 1px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), inset 0 2px 4px rgba(0, 0, 0, 0.2); }
    .titles-list a:hover {
      /* color: $base-link-color;
      background: $add-color;
      box-shadow:none; */
      cursor: default; }

.security-block {
  text-align: center;
  margin: 1em 0 8em 0; }

.img-quarter-left {
  margin-left: 1em;
  margin-right: 1em; }

.img-quarter-right {
  margin-left: 1em;
  margin-right: 1em; }

.img-quarter-right, .img-quarter-left {
  width: 18%;
  display: inline-block;
  position: relative;
  vertical-align: middle; }

@media (max-width: 768px) {
  .img-quarter-right, .img-quarter-left {
    width: 45%;
    display: block;
    margin: 4em auto !important; }
  .security-block {
    text-align: center;
    margin: -3em 0 10em 0; } }

@media (max-width: 480px) {
  .img-quarter-right, .img-quarter-left {
    width: 55%; } }

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px); } }

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

/* .intro-main{
  .scroll-arrow {
    bottom: 11%;
  }
}
*/
.scroll-arrow {
  position: absolute;
  bottom: 6%;
  width: auto;
  height: auto;
  text-align: center;
  left: calc(50% - 13px); }
  .scroll-arrow i {
    display: block;
    color: #fff; }
    .scroll-arrow i:before {
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      transition: all 0.8s ease; }

.arrow-bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite; }

.theme-color-1 input[type='submit'],
.theme-color-1 .btn {
  color: #3d7cf0; }
  .theme-color-1 input[type='submit']:hover, .theme-color-1 input[type='submit']:focus,
  .theme-color-1 .btn:hover,
  .theme-color-1 .btn:focus {
    background: #3d7cf0;
    color: #fff;
    border-color: #3d7cf0; }

.theme-color-1 .blockquote-block {
  background: url(../images/bg-img6-blue.png); }

.theme-color-1 .card-title {
  color: #3d7cf0; }

.theme-color-1 #footer:after {
  background: url(../images/footer-bg-blue.png) no-repeat; }

.theme-color-1 #footer a:hover {
  color: #3d7cf0; }

.theme-color-2 input[type='submit'],
.theme-color-2 .btn {
  color: #ec9d47; }
  .theme-color-2 input[type='submit']:hover, .theme-color-2 input[type='submit']:focus,
  .theme-color-2 .btn:hover,
  .theme-color-2 .btn:focus {
    background: #ec9d47;
    color: #fff;
    border-color: #ec9d47; }

.theme-color-2 .blockquote-block {
  background: url(../images/bg-img6-yellow.png); }

.theme-color-2 .card-title {
  color: #ec9d47; }

.theme-color-2 #footer:after {
  background: url(../images/footer-bg-yellow.png) no-repeat; }

.theme-color-2 #footer a:hover {
  color: #ec9d47; }

.theme-color-3 input[type='submit'],
.theme-color-3 .btn {
  color: #69d5e4; }
  .theme-color-3 input[type='submit']:hover, .theme-color-3 input[type='submit']:focus,
  .theme-color-3 .btn:hover,
  .theme-color-3 .btn:focus {
    background: #69d5e4;
    color: #fff;
    border-color: #69d5e4; }

.theme-color-3 .blockquote-block {
  background: url(../images/bg-img6-teal.png); }

.theme-color-3 .card-title {
  color: #69d5e4; }

.theme-color-3 #footer:after {
  background: url(../images/footer-bg-teal.png) no-repeat; }

.hs-form {
  text-align: center;
  padding-bottom: 30px; }
  @media (min-width: 1024px) {
    .hs-form {
      margin: 0 -11px;
      padding-bottom: 50px; } }
  .hs-form fieldset {
    max-width: none !important; }

.hs-form-field {
  position: relative;
  margin: 0 0 23px;
  text-align: left; }
  @media (min-width: 1024px) {
    .hs-form-field {
      padding: 0 11px;
      margin: 0 0 37px; } }
  @media (max-width: 767px) {
    .hs-form-field {
      float: none;
      width: 100% !important; } }
  .hs-form-field label {
    transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: 2;
    font: 16px/20px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #312d3f;
    margin: 0; }
    @media (min-width: 768px) {
      .hs-form-field label {
        font-size: 21px;
        line-height: 25px;
        top: 14px;
        left: 11px; } }
  .hs-form-field .hs-error-msgs {
    padding: 5px 0; }
    .hs-form-field .hs-error-msgs label {
      position: static;
      color: #f64a49 !important;
      font: 14px/17px "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
      @media (min-width: 1024px) {
        .hs-form-field .hs-error-msgs label {
          font-size: 16px; } }
  .hs-form-field .multi-container li {
    padding: 0 0 19px; }
  .hs-form-field .multi-container label {
    display: flex !important; }
    .hs-form-field .multi-container label .jcf-checkbox,
    .hs-form-field .multi-container label .jcf-radio {
      margin-top: 0; }
      @media (min-width: 1024px) {
        .hs-form-field .multi-container label .jcf-checkbox,
        .hs-form-field .multi-container label .jcf-radio {
          margin-top: 2px; } }
      .hs-form-field .multi-container label .jcf-checkbox + span,
      .hs-form-field .multi-container label .jcf-radio + span {
        flex: 1 0; }
    .hs-form-field .multi-container label .jcf-checkbox {
      margin-top: 1px; }
      @media (min-width: 1024px) {
        .hs-form-field .multi-container label .jcf-checkbox {
          margin-top: 3px; } }
  .hs-form-field .input {
    margin: 0 !important;
    position: relative; }
    .hs-form-field .input:after {
      transition: opacity 0.3s ease-in-out;
      content: "";
      border: solid #6447f2;
      border-width: 0 0 2px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0; }
  .hs-form-field input,
  .hs-form-field textarea,
  .hs-form-field .jcf-select,
  .hs-form-field .jcf-file {
    margin: 0;
    width: 100% !important; }
  .hs-form-field.input-focused:not(.no-focus) label, .hs-form-field.input-active:not(.no-focus) label {
    top: -15px;
    font-size: 14px;
    line-height: 17px; }
    @media (min-width: 768px) {
      .hs-form-field.input-focused:not(.no-focus) label, .hs-form-field.input-active:not(.no-focus) label {
        font-size: 16px; } }
  .hs-form-field.input-focused:not(.no-focus).input-focused label, .hs-form-field.input-active:not(.no-focus).input-focused label {
    color: #6447f2; }
  .hs-form-field.input-focused:not(.no-focus) .input:after {
    opacity: 1; }
  .hs-form-field.no-focus {
    margin: 0 0 17px; }
    @media (min-width: 1024px) {
      .hs-form-field.no-focus {
        margin: 0 0 17px; } }
    .hs-form-field.no-focus label {
      display: inline-block;
      vertical-align: top;
      position: relative;
      top: auto;
      left: auto; }
  .hs-form-field.no-focus:not(.multi-container) > label {
    font-size: 16px;
    line-height: 18px;
    display: block;
    padding: 0 0 11px; }

#footer {
  max-width: 1690px;
  width: 100%;
  margin: 0 auto;
  padding: 0 21px;
  position: relative;
  color: #fff;
  text-align: center;
  display: flex;
  position: relative;
  padding: 11px 24px; }
  @media (min-width: 768px) {
    #footer {
      font-size: 16px;
      line-height: 18px;
      text-align: left; } }
  @media (min-width: 1024px) {
    #footer {
      padding: 31px 44px; } }
  @media (min-width: 1300px) {
    #footer {
      padding: 31px 52px; } }
  #footer.footer-xs {
    color: #403c50; }
    #footer.footer-xs:after {
        display: none;
    }
    @media (min-width: 1024px) {
      #footer.footer-xs {
        padding: 26px 44px; } }
    @media (min-width: 1300px) {
      #footer.footer-xs {
        padding: 26px 52px; } }
    #footer.footer-xs:after {
      display: none; }
    #footer.footer-xs .footer-holder {
      min-height: 1px; }
  #footer.footer-absolute {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    color: #fff;
    z-index: 999; }
  #footer:after {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    content: "";
    background: url(../images/footer-bg.png) no-repeat;
    height: 547px;
    width: 2669px;
    bottom: 0; }

    #footer.footer-xs:after {
      display: none;
  }
  #footer a {
    color: inherit; }
    #footer a:hover {
      color: #69d5e4; }
  #footer .social-networks {
    justify-content: center; }
    @media (min-width: 768px) {
      #footer .social-networks {
        justify-content: flex-end; } }
    @media (max-width: 767px) {
      #footer .social-networks {
        font-size: 16px; } }
    @media (max-width: 767px) {
      #footer .social-networks li {
        padding: 0 16px 5px; } }
  #footer .separated-list {
    justify-content: center; }
    @media (min-width: 768px) {
      #footer .separated-list {
        justify-content: flex-start; } }
    #footer .separated-list li {
      padding: 0 12px 12px; }

.footer-logo {
  max-width: 127px;
  margin: 0 auto 10px; }
  @media (min-width: 768px) {
    .footer-logo {
      max-width: 138px; } }

.footer-img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 168px;
  top: 144px;
  z-index: 2; }
  @media (min-width: 768px) {
    .footer-img {
      top: 83px;
      max-width: 267px; } }

.footer-holder {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  min-height: 559px;
  width: 100%;
  z-index: 3; }
  @media (min-width: 1024px) {
    .footer-holder {
      min-height: 539px; } }

.footer-columns {
  display: flex;
  flex-flow: column-reverse nowrap; }
  @media (min-width: 768px) {
    .footer-columns {
      flex-flow: row wrap;
      margin: 0 -20px;
      overflow: hidden; } }
  .footer-columns .footer-col {
    padding: 0 20px 20px; }
    @media (min-width: 768px) {
      .footer-columns .footer-col {
        width: 33.33%;
        padding: 0 20px; } }
    .footer-columns .footer-col:nth-child(2) {
      order: 1; }
      @media (min-width: 768px) {
        .footer-columns .footer-col:nth-child(2) {
          text-align: center;
          order: 0; } }
    @media (min-width: 768px) {
      .footer-columns .footer-col:nth-child(3) {
        text-align: right; } }
    @media (min-width: 768px) {
      .footer-columns .footer-col:nth-child(3) .social-networks {
        justify-content: flex-end; } }

        @media (max-width:767px){

          .footer-holder{
            min-height: 669px;
            padding-bottom: 40px;
          }

          #footer:after {
              position: absolute;
              left: 50%;
              transform: translate(-50%, 0);
              content: "";
              background: url(../images/footer-bg.png) no-repeat;
              height: 667px;
              width: 2669px;
              bottom: 0;
          }

          #footer:before {
              position: absolute;
              bottom: 0;
              background: url(../images/footer-bg.png);
              content: '';
              left: 0;
              right: 0;
              min-height: 300px;
              background-position: bottom center;
          }

          .footer-logo {
               margin: 0 auto 50px;
            }

            #footer .separated-list li {
               padding: 0 12px 12px;
               display: inline-block;
               padding: 0 5px;
            }

            #footer .footer-col.col-1 a{
              position:relative;
            }

            #footer .footer-col.col-1 a:after {
               content: "•";
               left: -4px;
               position: absolute;
               top: 0;
               left: calc(100% + 4px);
            }

            #footer .footer-col.col-1 ul li:last-child a:after {
               display:none
            }


        }



.required .input {
   position: relative;
   z-index: 0;
}

.required .input:before {
   position: absolute;
   content: 'Required';
   right: 0;
   top: 23px;
   font-size: 12px;
   color: #a6b0d1;font-family: Verb;
  font-weight: normal;
   z-index: 0;
}

.required .input input:focus {
   position: relative;
   z-index: 1;
}

span.hs-form-required{
	display: none;
}


/* Meaningful Use */

body.section-meaningful-use .heading-container:after {
    display: none;
}

body.section-meaningful-use .heading-container {
    padding: 0;
}

body.section-meaningful-use tr {
    width: 100%;
}
body.section-meaningful-use tr:nth-child(odd) {
    background: #FBFAFC;
}
body.section-meaningful-use td,body.section-meaningful-use th {
    width: 50%;
    vertical-align: top;
    padding: 21px 15px;
}
body.section-meaningful-use table{
  font-family: "verb", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 19px;
  margin: 80px 0;
}

body.section-meaningful-use table tr td:first-child {
    font-weight: 600;
}

body.section-meaningful-use a {
   word-wrap: break-word;
}
@media(max-width: 1023px){
  body.section-meaningful-use table{
  font-size: 14px;
  width: 100%;
}
}
@media(max-width: 767px){
  body.section-meaningful-use td:nth-child(even), body.section-meaningful-use th:nth-child(even) {
    padding-bottom: 15px;
    padding-top: 10px;
}

body.section-meaningful-use td, body.section-meaningful-use th {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 21px 15px 0;
}
body.section-meaningful-use table{
  margin: 30px 0;
}
}


/* Events Page */

.events-slick-slider .single-featured-event {
    margin: 0 2px;
}

.events-slick-slider .slick-dots {
    right: 0;
    width: 49%;
    text-align: left;
    bottom: 160px;
}

.events-slick-slider .slick-prev.slick-arrow {
    display:none!important;
}

.events-slick-slider .slick-next.slick-arrow {
    position: absolute;
    bottom: 154px;
    right: 0;
    width: 49%;
    text-align: left;
    top: auto;
    z-index: 333;
    opacity:0;
}

.events-slick-slider .slick-arrow.slick-prev:before, .events-slick-slider .slick-arrow.slick-next:before{
  color:#6447f2;
}

.events-slick-slider .slick-dots li{
  margin:0;
  border-radius:100%;
  overflow:hidden;
  width:10px;
  height:10px;
  margin:0 7px;
}

.events-slick-slider .slick-dots li button{
  padding:0;
  width:10px;
  height:10px;
  background:#dee5f7;
}

.events-slick-slider .slick-dots li.slick-active button{
  background:#6447f2;
}

.events-slick-slider .slick-dots li button:before{
  display:none;
}

/* Sorter */
/*
.events-sorter ul#event-filter {
    padding: 0;
    list-style: none;
    height: 0px;
}

.events-sorter ul#event-filter li {
    font-size: 22px;
    color: #403c50;
    display: block;
    font-family: 'Verb',sans-serif;
    pointer-events:none;
}

.events-sorter ul#event-filter li.active {
    cursor:pointer;
}

.events-sorter ul#event-filter.open li.active {
    display:block;
}
*/



/*//======toggle======//*/
.posts-container h1 {
    margin-bottom: 46px;
}
.events-sorter h4 {
    font-size: 16px;
    color: #6447f2;
    font-weight: normal;
    margin-bottom: 7px;

}

.posts-container .events-sorter .event-toggle-even {
    width: 100%;
    max-width: 268px;
    position: relative;
}
.events-sorter .event-toggle-even p {
    position: relative;
    font-size: 22px;
    color: #403c50;
    font-family: 'Verb',sans-serif;
    cursor: pointer;
    padding-bottom: 14px;
    border-bottom: solid 1px #6447f2;
    transition: all .5s ease-out;
}
.events-sorter .event-toggle-even p.border-none {
    border-bottom: solid 1px transparent;
}
.events-sorter .event-toggle-even p:after {
    position: absolute;
    content: '\f078';
    font-family: 'fontawesome';
    color: #a6b0d1;
    right: 0;
    font-size: 14px;
    transition: all .5s ease-out;
    top: 6px;
}
.events-sorter .event-toggle-even p.border-none:after {
    transform: rotate(180deg);
}
.events-sorter .event-toggle-even ul#event-filter {
    height: auto;
    position: absolute;
    background: #fff;
    left: -18px;
    right: 0;
    top: 100%;
    z-index: 9;
    margin: 0;
    box-shadow: 0 0 5px 0 rgba(64, 60, 80, 0.2);
    padding: 21px 0 30px 22px;
    display: block;
}

.events-sorter .event-toggle-even ul#event-filter li {
    font-size: 22px;
    color: #403c50;
    display: block;
    font-family: 'Verb',sans-serif;
    cursor: pointer;
    margin-bottom: 19px;
}
.events-sorter .event-toggle-even ul#event-filter li:last-child {
    margin-bottom: 0;
}
.events-sorter .event-toggle-even ul#event-filter li:hover,.events-sorter .event-toggle-even ul#event-filter li.active{
    color: #6447f2;
    transition: color 0.3s ease-in-out;
}
.posts-list.events-listing {
    padding-top: 42px;
}


.posts-container .no-events h2 {
    font-size: 28px;
    font-weight: 300;
    line-height: normal;
    color: #6447f2;
}


/*//======protenus.events======//*/
span.date {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 17px;
}
.single-featured-event h1 {
    font-size: 50px;
    font-weight: 600;
    letter-spacing: normal;
    margin-bottom: 33px;
}
.events-slick-slider .single-post .post p{
  font-size: 22px;
  font-weight: normal;
  line-height: 1.24;
  letter-spacing: normal;
}
.posts-container h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: normal;
}
.posts-grid.posts-grid-xs{
  margin-top: 61px;
}
.posts-grid.posts-grid-xs {
    padding-bottom: 59px;
}
.contact-block {
    padding-top: 252px;
}
.contact-block h1 {
    margin: 0 0 .5em;
    line-height: normal;
}

.contact-block .container h1{
  margin-bottom: 0;
}
.hs_submit.hs-submit {
    margin-top: 44px;
}
.posts-grid .post .arrow-link{
  opacity: 0;
  transition: opacity .3s ease-in-out;
}
.posts-grid .post a:hover .arrow-link{
  opacity: 1;
}


@media(min-width: 768px) and (max-width: 1299px){
   .container .single-post-frame .img {
    width: 50%;
    margin:0;
}
.container .single-post-frame .single-post .post {
    max-width: none;
    width: 50%;
}
}

@media(min-width: 768px) and (max-width: 1024px){


.intro.bg-effect .intro-text {
    float: right;
}

.single-featured-event h1{
  max-width: 50%;
}










.events-slick-slider .slick-dots{
  bottom: 123px;
  padding-left: 16px;
}

.events-slick-slider .slick-next.slick-arrow{
  bottom:112px;
}
.single-post-holder {
    padding: 0 0 109px;
}
.posts-grid.posts-grid-xs {
    margin-top: 72px;
}
.posts-grid .post .date:last-of-type {
    display: block;
}
.posts-container .btn {
    display: none;
}
.posts-grid.posts-grid-xs {
    padding-bottom: 60px;
}
.contact-block {
    padding-top: 142px;
}

.contact-block .container h1 {
    margin-bottom: 34px;
    font-size: 50px;
}

.hs-form-field {
    padding: 0 11px;
    margin: 0 0 23px;
}

.jcf-select .jcf-select-text span {
    font-size: 21px;
}
.hs-form-f967c607-f562-41b2-a4ce-2411553f574d_f40213fb-7a45-40e1-bf60-61bf775d8447 fieldset.form-columns-2 .hs-form-field {
    width: 50%;
    float: left;
}
}


@media(min-width: 768px){
  .single-post .post .post-holder span.date{
    display: none;
  }
}




@media(max-width: 767px){
	.posts-grid .post .arrow-link{
	  opacity: 1;
	}

	.posts-grid .post .title, .posts-grid .post .date{
		    color: #6447f2;
	}
}










@media(max-width: 767px){


/* ======about -page ======*/

.intro.bg-effect .intro-text{
  max-width: 350px;
  margin:0 auto;
}





  .events-slick-slider .single-featured-event span.date{
    display: none;
  }

  .single-featured-event h1{
    font-size: 28px;
  }
  .single-post .post .post-holder span.date{
    font-size: 16px;
    display: block;
    color: #6447f2;
  }
  .container .single-post-frame .img {
    margin:0;
}
  .single-post-frame .single-post{
        margin: -34px 12px 34px;

  }

  .single-post .post a{
      padding: 28px 23px 30px 20px;
  }

  .events-slick-slider .single-post .post p{
    font-weight: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #403c50;
    font-size: 16px;
  }

 .arrow-link{
  font-size: 16px;
 }

 .events-slick-slider .slick-dots{
  width: 50%;
  margin:0 auto;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  padding-right:15px;
 }

 .events-slick-slider .slick-next.slick-arrow{
   bottom:-8px;
   text-align:right;
 }

 .events-slick-slider .slick-prev.slick-arrow {
    position: absolute;
    bottom: -8px;
    left: 0;
    top: auto;
    display:inline-block!important;
}

 .posts-container h2{
  font-size: 28px;
 }
.slick-dotted.slick-slider {
    margin-bottom: 36px;
}
.posts-grid.posts-grid-xs {
    margin-top: 45px;
}
.posts-grid .post .date:last-of-type {
    display: block;
}
.posts-grid.posts-grid-xs .post h2{
  margin-bottom: 20px;
}
.posts-container .btn {
    display: none;
}
.posts-grid.posts-grid-xs {
     padding-bottom: 0px;
}
.contact-block {
    padding-top: 139px;
}
.contact-block .container h1 {
    margin-bottom: 39px;
}
.hs_submit.hs-submit {
    margin-top: 33px;
}
}


/*========Careers======*/
.careers .container {
    max-width: 1025px;
}


.careers .careers-hero {
    padding-top: 97px;
    padding-bottom: 140px;
}

.careers .careers-description p {
    font-size: 42px;
    line-height: 1.43;
    letter-spacing: normal;
}
.careers .careers-description span.color-link{
    text-decoration: underline;
    position: relative;
   display: inline-block;
   cursor: pointer;
}

.careers .careers-description span tooltip {
    display: block;
    position: absolute;
   top: - 18px;
   left: calc(100% + 21px);
   background: #ffffff;
   padding: 36px;
   width: 300%;
   max-width: 346px;
   box-shadow: 0 0 30px 0 rgba(64, 60, 80, 0.2);
   top: -63px;
   opacity: 0;
   border-radius: 2px;
   pointer-events: none;
   color: #403c50;
   font-size: 16px;
    font-weight: normal;
    line-height: 1.63;
    letter-spacing: normal;
    font-family: 'verb';
    z-index: 1;
    transition: all 0.3s ease-in-out, background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.careers .careers-description span tooltip:before {
    position: absolute;
    content: '';
    height: 30px;
    width: 15px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;

}
p.active span.color-link{
	opacity: .3;
}
p.active span.color-link.col{
	opacity: 1;
}


p.active:before{
    content: '';
    opacity: .3;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;

}


.careers .careers-description span a{
  font-weight: bold;
}
.careers span.theme-color-1,.careers span.theme-color-1 a {
    color: #6447f2;
}
.careers span.theme-color-2,.careers span.theme-color-2 a {
    color: #69d5e4;
}
.careers span.theme-color-3,.careers span.theme-color-3 a {
    color: #f2a047;
}
@media (min-width: 768px){
.careers .careers-description span:hover tooltip{
   opacity: 1;
   pointer-events: auto;
}

}

.careers span.theme-color-1,.careers span a:hover{
    color: #6447f2;
}


.careers .careers-description a.btn.btn-info {
    text-decoration: none;
    border-radius: 2px;
    background-color: #ffffff;
    border: solid 0.5px #bfc7e3;
    color: #6447f2;
    font-size: 21px;
    padding: 19px;
}

.careers .careers-description a.btn.btn-info:hover,.careers-description a.btn.btn-info:focus{
      background: #6447f2;
    color: #fff;
    border-color: #6447f2;
}



.careers .cp-slider-images .container {
    max-width: 1185px;
}

.careers .cp-slider-images {
    margin-top: -250px;
}

.careers .cp-slider-images .slick-slide img{
  width: 100%;
  height: auto;
}


/*=====section-one=======*/

.careers .section-1 {
    padding: 160px 0;
}
.careers ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.careers .cp-award-images ul li img {
    width: auto;
    max-height: 100px;
}

@media(min-width: 768px){
  .careers .cp-award-images ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.careers .cp-award-images ul li {
    display: inline-block;
    margin-right: 15px;
    width: 49%;
    margin-right: 1%;
}
.careers .cp-award-images ul li:last-child {
    margin-right: 0;
}
}







.careers .cp-award-images {
    padding-bottom: 160px;
}

.careers .cp-slider-images ul.cp-image li{
	min-height: 500px;
}

/*=====section-two==========*/

.careers .section-2 {
    padding-top: 255px;
    padding-bottom: 55px;
}
.careers .cp-section-heading {
    margin-bottom: 85px;
}
.careers .section-2 h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: normal;
}


@media(min-width: 768px){
  .careers .section-2 .three-col {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
}
.careers .section-2 .three-col > .three-col-text-image {
    width: 33.3%;
    margin-bottom: 30px;
    padding: 0 35px;
}
.careers .section-2 .three-col > a:first-child {
    padding-left: 0;
}

}
.careers .three-col-image {
    margin-bottom: 50px;
}



.careers .section-2 p{
  font-size: 28px;
  font-weight: 300;
  line-height: 1.14;
  letter-spacing: normal;
  color: #1c1a24;
  font-family: verb;
}

@media(min-width: 768px) and (max-width: 1023px){
  .careers .posts-block h1 {
    margin: 0 0 1.2em;
}
.careers .jobs-teams {
    margin-bottom: 58px;
}
.careers .careers-description span tooltip {
    top: 105%;

    left: 0;
}
.careers .careers-description span tooltip:before {
    position: absolute;
    content: '';
    height: 15px;
    width: 30px;
    right: 0;
    top: -15px;
    left: 0;
    margin: 0 auto;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    border-top: 0px;
}
.careers .cp-award-images ul li img {
    max-width: 372px;
    width: 100%;
}
.careers .cp-slider-images {
    margin-bottom: -356px;
    margin-top: -211px;
}
.careers .section-2 {
    padding-top: 534px;
    padding-bottom: 39px;
}
}



@media(max-width: 767px){
.careers .careers-hero {
    padding-top: 27px;
    padding-bottom: 70px;
}

.careers .container {
    position: relative;
}
.careers .careers-description span.color-link {
    position: unset;
}

.careers .careers-description span tooltip {
    left: 6px;
    right: 5px;
    max-width: 100%;
    width: auto;
    top: auto;
    max-height: 200px;
    bottom: auto;
    padding: 36px 20px 36px 30px;
}
.careers .careers-description span tooltip:before {
	display: none;
}

p.active:before{
    content: '';
    opacity: .3;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;

}

p.active span.color-link{
	opacity: .3;
}
p.active span.color-link.col{
	opacity: 1;
}

.careers .careers-description p.active{
   pointer-events: none;
}

.careers .careers-description p.active span.col tooltip{
   opacity: 1;
   pointer-events: auto;
}



  .careers .careers-description p {
    font-size: 21px;
    line-height: 1.33;
    letter-spacing: normal;
}
.careers ul{
	text-align: center;
}
.careers .cp-award-images ul li {
    margin-bottom: 66px;
}
.careers .cp-award-images {
     padding-bottom: 0px;
}
.careers .cp-slider-images .container {
    width: 100%;
    padding: 0;
}
.careers .section-1{
  padding: 66px 0;
}
.careers .section-2{
  padding-top: 82px;
  padding-bottom: 0;
}
.careers .cp-slider-images {
     margin-top: 0px;
}


.careers .cp-section-heading {
    margin-bottom: 60px;
}
.careers .section-2 h2 {
    font-size: 28px;
}
.careers .section-2 p {
    font-size: 21px;
    line-height: 1.33;
}
.careers .three-col-image {
    margin-bottom: 37px;
}
.careers .three-col-text-image {
    margin-bottom: 62px;
}
.careers .posts-block {
    padding: 33px 0 40px;
}
}


/* Contact Footer */

footer#footer.contact-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin:auto;
}

#footer.contact-footer:before{
  display: none;
}

#footer.contact-footer:after{
  display: none;
}





/*=========Testimonial - Page===========*/

.testimonial .date strong {
    font-weight: 900;
    vertical-align: super;
    font-size: 19px;
}

.testimonial .posts-list.events-listing {
    padding-top: 66px;
}


.testimonial .posts-list .post .date,.testimonial .posts-list .post .title {
    margin-bottom: 2px;
    font-size: 16px;
}

.testimonial .posts-list .post p {
    font-size: 28px;
    line-height: 1.36;
    letter-spacing: normal;
    color: #1c1a24;
}
.testimonial .posts-list .post h2 {
    margin-bottom: 27px;
}

.testimonial .posts-list.events-listing {
    padding-top: 66px;
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 60px;

}

.testimonial .posts-list.events-listing:after {
    position: absolute;
    content: '';
    width: 72px;
    height: 2px;
    background-color: #bfc7e3;
    bottom: 10px;
    left: 0;
}

.testimonial .collected p {
    margin-bottom: 0;
}

@media(min-width: 1025px){
  /*.testimonial .posts-list .post a {
      max-width: 860px;
  }
  */
	.testimonial .posts-list .post .post-holder {
    padding: 0;
    max-width: 860px;

}
}

@media(max-width: 1024px){
	.testimonial .posts-list.events-listing:after {
   display: none;
}

.testimonial .collected {
    display: none;
}
.testimonial .posts-list.events-listing {
    padding-bottom: 0px;
    margin-bottom: 0px;

}
}

@media(min-width: 768px) and (max-width: 1024px){
	.testimonial .posts-container h1 {
    max-width: 690px;
}
.testimonial .posts-list.events-listing {
    padding-top: 56px;
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 60px;
}
.testimonial .posts-list .post .date, .testimonial .posts-list .post .title {
    margin-bottom: 4px;
    
}
.testimonial .posts-list .post .post-holder {
    max-width: 860px;
}

}

@media(max-width: 767px){
	.testimonial .posts-list.events-listing {
	    padding-top: 0;
	}
	.testimonial .posts-list .post .date, .testimonial .posts-list .post .title {
	    margin-bottom: 10px;
	    font-size: 12px;
	}
	.testimonial .posts-list .post h2 {
	    margin-bottom: 17px;
	    font-size: 21px;
	    font-weight: 300;
	    line-height: 1.14;
	}
	.testimonial .posts-list .post p {
	    font-size: 16px;
	    line-height: 1.31;
	}
	.testimonial .posts-list .post {
	    padding-bottom: 17px;
	}
}