/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url("//hello.myfonts.net/count/364d86");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

@font-face {
  font-family: 'CeraPRO-BlackItalic';
  src: url("../fonts/364D86_0_0.eot");
  src: url("../fonts/364D86_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_0_0.woff2") format("woff2"), url("../fonts/364D86_0_0.woff") format("woff"), url("../fonts/364D86_0_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-BoldItalic';
  src: url("../fonts/364D86_1_0.eot");
  src: url("../fonts/364D86_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_1_0.woff2") format("woff2"), url("../fonts/364D86_1_0.woff") format("woff"), url("../fonts/364D86_1_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-LightItalic';
  src: url("../fonts/364D86_2_0.eot");
  src: url("../fonts/364D86_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_2_0.woff2") format("woff2"), url("../fonts/364D86_2_0.woff") format("woff"), url("../fonts/364D86_2_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-Black';
  src: url("../fonts/364D86_3_0.eot");
  src: url("../fonts/364D86_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_3_0.woff2") format("woff2"), url("../fonts/364D86_3_0.woff") format("woff"), url("../fonts/364D86_3_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-Light';
  src: url("../fonts/364D86_4_0.eot");
  src: url("../fonts/364D86_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_4_0.woff2") format("woff2"), url("../fonts/364D86_4_0.woff") format("woff"), url("../fonts/364D86_4_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-Bold';
  src: url("../fonts/364D86_5_0.eot");
  src: url("../fonts/364D86_5_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_5_0.woff2") format("woff2"), url("../fonts/364D86_5_0.woff") format("woff"), url("../fonts/364D86_5_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-Medium';
  src: url("../fonts/364D86_6_0.eot");
  src: url("../fonts/364D86_6_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_6_0.woff2") format("woff2"), url("../fonts/364D86_6_0.woff") format("woff"), url("../fonts/364D86_6_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-MediumItalic';
  src: url("../fonts/364D86_7_0.eot");
  src: url("../fonts/364D86_7_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_7_0.woff2") format("woff2"), url("../fonts/364D86_7_0.woff") format("woff"), url("../fonts/364D86_7_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-RegularItalic';
  src: url("../fonts/364D86_8_0.eot");
  src: url("../fonts/364D86_8_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_8_0.woff2") format("woff2"), url("../fonts/364D86_8_0.woff") format("woff"), url("../fonts/364D86_8_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-Regular';
  src: url("../fonts/364D86_9_0.eot");
  src: url("../fonts/364D86_9_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_9_0.woff2") format("woff2"), url("../fonts/364D86_9_0.woff") format("woff"), url("../fonts/364D86_9_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-Thin';
  src: url("../fonts/364D86_A_0.eot");
  src: url("../fonts/364D86_A_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_A_0.woff2") format("woff2"), url("../fonts/364D86_A_0.woff") format("woff"), url("../fonts/364D86_A_0.ttf") format("truetype"); }

@font-face {
  font-family: 'CeraPRO-ThinItalic';
  src: url("../fonts/364D86_B_0.eot");
  src: url("../fonts/364D86_B_0.eot?#iefix") format("embedded-opentype"), url("../fonts/364D86_B_0.woff2") format("woff2"), url("../fonts/364D86_B_0.woff") format("woff"), url("../fonts/364D86_B_0.ttf") format("truetype"); }

/*-- vars --*/
/*----------*/
body {
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', sans-serif;
  min-width: 1024px;
  position: relative;
  overflow-x: hidden; }

body #top-bg {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1200px;
  z-index: -1; }
  body #top-bg img {
    width: 100%;
    height: auto; }
  body #top-bg.small {
    width: 700px; }

body header {
  width: 100%;
  position: fixed;
  z-index: 10;
  max-width: 1920px;
  margin: 0 auto;
  left: 50%;
  top: 0;
  background: transparent;
  transform: translate(-50%, 0);
  transition: all .8s ease-in-out;
  min-width: 1024px; }
  body header:after {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    box-shadow: 0 0px 8px #737373;
    z-index: -1;
    bottom: 0px;
    height: 50px;
    left: 10px; }
  body header #top {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: all .8s ease-in-out; }
    body header #top #wrapper {
      width: 90%;
      max-width: 1370px;
      margin: 0 auto;
      padding: 5px 0;
      text-align: right;
      position: relative;
      background-color: transparent; }
      body header #top #wrapper .cart-account {
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        padding: 0 8px 0px 0;
        margin: 5px 0;
        font-size: 13px;
        letter-spacing: 1px;
        transition: all .3s ease-in-out;
        border-right: 1px solid white; }
        body header #top #wrapper .cart-account:hover {
          cursor: pointer;
          color: #8c84ad; }
      body header #top #wrapper .cart-contents-cont {
        display: inline-block;
        color: white;
        text-transform: uppercase;
        font-size: 13px;
        margin: 5px 0 5px 5px;
        text-decoration: none;
        transition: all .3s ease-in-out; }
        body header #top #wrapper .cart-contents-cont .cart-contents {
          display: inline-block;
          color: white;
          text-decoration: none;
          text-transform: uppercase;
          font-size: 14px;
          letter-spacing: 1px;
          padding: 0 2px;
          margin: 0;
          transition: all .3s ease-in-out;
          text-decoration: none; }
          body header #top #wrapper .cart-contents-cont .cart-contents .cart-contents-count {
            color: white;
            padding: 0 2px; }
        body header #top #wrapper .cart-contents-cont:hover {
          cursor: pointer;
          color: #8c84ad; }
      body header #top #wrapper .link {
        display: inline-block;
        margin-left: 30px; }
        body header #top #wrapper .link a {
          color: #34B2E7;
          text-decoration: none;
          font-size: 15px;
          text-transform: uppercase;
          font-family: 'Source Sans Pro', sans-serif; }
      body header #top #wrapper .wpml-ls-legacy-list-horizontal {
        display: inline-block;
        padding: 0 0 0 20px; }
        body header #top #wrapper .wpml-ls-legacy-list-horizontal ul li a {
          color: #e4e4e4;
          text-transform: uppercase;
          font-family: 'Source Sans Pro', sans-serif;
          transition: all .4s ease-in-out; }
          body header #top #wrapper .wpml-ls-legacy-list-horizontal ul li a:hover {
            color: #34B2E7; }
          body header #top #wrapper .wpml-ls-legacy-list-horizontal ul li a .wpml-ls-display {
            display: none; }
          body header #top #wrapper .wpml-ls-legacy-list-horizontal ul li a span {
            vertical-align: initial;
            font-size: 15px; }
        body header #top #wrapper .wpml-ls-legacy-list-horizontal ul li:last-child a {
          padding-right: 0px; }
        body header #top #wrapper .wpml-ls-legacy-list-horizontal .wpml-ls-current-language a {
          color: white;
          font-weight: bold; }
  body header #wrapper {
    width: 100%;
    z-index: 1;
    transition: all .8s ease-in-out;
    background-color: white; }
    body header #wrapper #header {
      width: 90%;
      max-width: 1920px;
      margin: 0 auto;
      padding: 0;
      position: relative;
      display: flex;
      justify-content: space-between; }
      body header #wrapper #header #logo {
        display: block;
        max-width: 200px;
        float: left; }
        body header #wrapper #header #logo img {
          position: absolute;
          top: 50%;
          width: 201px;
          transform: translate(-50%, -50%); }
    body header #wrapper .header {
      display: none; }
    body header #wrapper #menu {
      display: none; }
    body header #wrapper ul.menu {
      text-align: left;
      margin: 0;
      padding: 0;
      width: 40%;
      /*li.current-menu-item {
					a {
						color: #F9A31A;
					}
				}*/ }
      body header #wrapper ul.menu li {
        display: inline-block;
        text-align: center;
        position: relative; }
        body header #wrapper ul.menu li a {
          color: #9b9b9b;
          text-decoration: none;
          text-transform: uppercase;
          padding: 30px 15px;
          font-size: 15px;
          display: block;
          transition: all .3s ease-in-out;
          backface-visibility: hidden; }
          body header #wrapper ul.menu li a:after {
            content: "";
            position: absolute;
            height: 2px;
            background-color: #34B2E7;
            left: 50%;
            bottom: 25px;
            transform: translate(-50%, 0%);
            transition: all .4s ease-in-out;
            width: 0; }
          body header #wrapper ul.menu li a:hover {
            color: #34B2E7; }
            body header #wrapper ul.menu li a:hover:after {
              width: calc(100% - 30px); }
        body header #wrapper ul.menu li ul {
          visibility: hidden;
          opacity: 0;
          transition: all .1s ease-in-out;
          position: absolute;
          padding: 5px 0;
          background-color: #b2b2b2;
          /*li.current-menu-item > a {
							color: #F9A31A !important;
						}*/ }
          body header #wrapper ul.menu li ul li {
            text-align: left;
            width: 100%;
            padding: 5px 0px 4px 0;
            white-space: nowrap;
            z-index: 2;
            box-sizing: border-box;
            transition: all .5s ease-in-out; }
            body header #wrapper ul.menu li ul li a {
              transition: all .3s ease-in-out;
              min-width: 85px;
              color: white;
              padding: 3px 15px; }
              body header #wrapper ul.menu li ul li a:after {
                display: none; }
            body header #wrapper ul.menu li ul li ul {
              visibility: visible;
              overflow: hidden;
              padding: 0;
              margin: 0;
              opacity: 1;
              position: relative;
              z-index: 1;
              width: 100%;
              max-height: 0; }
              body header #wrapper ul.menu li ul li ul li {
                position: relative;
                display: block;
                width: 100%;
                background-color: rgba(255, 255, 255, 0.8) !important;
                padding-top: 3px !important;
                padding-bottom: 3px !important; }
                body header #wrapper ul.menu li ul li ul li a {
                  color: #3c3c3c;
                  padding-bottom: 3px !important; }
            body header #wrapper ul.menu li ul li:hover {
              background-color: rgba(0, 0, 0, 0.2); }
          body header #wrapper ul.menu li ul li.menu-item-has-children {
            padding-bottom: 0px; }
            body header #wrapper ul.menu li ul li.menu-item-has-children a {
              padding-bottom: 5px; }
            body header #wrapper ul.menu li ul li.menu-item-has-children:after {
              content: "";
              background-image: url(../images/arrow-down-menu.svg);
              transform: rotate(-90deg);
              background-repeat: no-repeat;
              background-position: right 2px;
              background-size: 30px;
              width: 30px;
              height: 30px;
              position: absolute;
              top: 0;
              right: 0;
              transition: .3s all ease-in-out; }
            body header #wrapper ul.menu li ul li.menu-item-has-children.open ul {
              max-height: 500px; }
            body header #wrapper ul.menu li ul li.menu-item-has-children.open:after {
              transform: rotate(0deg); }
          body header #wrapper ul.menu li ul li:first-child {
            padding-top: 5px; }
          body header #wrapper ul.menu li ul li:last-child {
            padding-bottom: 3px; }
        body header #wrapper ul.menu li:hover {
          cursor: pointer; }
        body header #wrapper ul.menu li:hover > ul {
          opacity: 1;
          visibility: visible; }
      body header #wrapper ul.menu li.current-menu-item > a {
        color: #34B2E7; }
        body header #wrapper ul.menu li.current-menu-item > a:after {
          content: "";
          width: calc(100% - 30px);
          position: absolute;
          height: 2px;
          background-color: #34B2E7;
          left: 50%;
          bottom: 25px;
          transform: translate(-50%, 0%); }
      body header #wrapper ul.menu li.current-menu-parent > a {
        color: #34B2E7; }
      body header #wrapper ul.menu li:last-child ul {
        right: 0; }
      body header #wrapper ul.menu li.nav-invert ul li ul {
        left: -271px; }
    body header #wrapper ul.menu.right {
      text-align: right; }

body header.shrink.h-1 #top {
  height: 0px !important; }

body header.shrink #header .menu-primary-container ul li ul li {
  background-color: #6f6599; }

body header.shrink #top #wrapper {
  background-color: transparent; }

body header.shrink #wrapper {
  background: #fff; }

body main {
  /*width: 90%;
		max-width: calc(1920px - 9%);
		min-height: calc(90vh - 218px);*/
  margin: 0 auto;
  padding: 20px 0; }
  body main #titles {
    width: 340px;
    margin: 0 auto;
    text-align: center;
    margin-top: 85px;
    margin-bottom: 70px;
    padding: 60px 0;
    min-height: 145px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    body main #titles h1 {
      color: white;
      padding: 0;
      margin: 0;
      font-size: 45px;
      line-height: 45px;
      font-weight: 600; }
    body main #titles p {
      color: white;
      padding: 10px 0;
      margin: 0;
      font-weight: 400;
      font-size: 21px; }
    body main #titles:after {
      content: "";
      width: 60px;
      height: 60px;
      background: transparent url(../images/liminal-logo-white.svg) no-repeat center center;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 0); }
  body main p {
    padding: 8px 0;
    margin: 0;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 24px;
    color: #3B3C3B;
    font-weight: 300;
    -webkit-font-smoothing: antialiased; }
    body main p iframe {
      width: 100%; }
  body main strong {
    font-weight: 600; }
  body main ul li, body main ol li {
    padding: 3px 0;
    margin: 0;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 24px;
    color: #3B3C3B;
    font-weight: 300;
    -webkit-font-smoothing: antialiased; }
  body main h1 {
    -webkit-font-smoothing: antialiased; }
  body main h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.1em;
    letter-spacing: 0px;
    color: #99CC33;
    margin: 0;
    padding: 5px 0;
    -webkit-font-smoothing: antialiased; }
  body main h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.1em;
    letter-spacing: 0px;
    margin: 0;
    color: black;
    padding: 15px 0;
    -webkit-font-smoothing: antialiased; }
  body main h4 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #1a1a1a;
    padding: 5px 0;
    margin: 0;
    -webkit-font-smoothing: antialiased; }
  body main hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e8e8e8;
    margin: 1em 0;
    padding: 0; }
  body main .outter.line .wrapper {
    border-bottom: 1px solid #efefef; }
  body main .col.social {
    font-family: 'FontAwesome';
    font-weight: 100;
    padding: 20px 0; }
    body main .col.social a {
      text-decoration: none;
      color: white;
      font-size: 25px;
      margin-right: 10px;
      display: inline-block;
      color: #888888;
      transition: all .3s ease-in-out; }
      body main .col.social a:hover {
        color: #019fb6; }
  body main ul.accordion {
    list-style: none;
    padding: 0;
    width: 90%;
    max-width: calc(1920px - 9%) !important;
    margin: 0 auto; }
    body main ul.accordion .inner {
      padding-left: 1em;
      overflow: hidden;
      display: none;
      padding: 5px 0; }
      body main ul.accordion .inner .toggle {
        margin-left: 20px;
        border-radius: 0.15em;
        width: calc(100% - 20px);
        margin-bottom: 5px;
        position: relative; }
      body main ul.accordion .inner .inner {
        margin-left: 30px;
        padding-bottom: 20px; }
      body main ul.accordion .inner.show {
        /*display: block;*/ }
    body main ul.accordion li {
      margin: .5em 0; }
      body main ul.accordion li a.toggle {
        width: 100%;
        display: block;
        background: #b7b7b7;
        color: #fefefe !important;
        padding: .75em;
        border-radius: 0.15em;
        transition: background .3s ease;
        text-decoration: none;
        box-sizing: border-box;
        position: relative;
        font-family: 'Source Sans Pro', sans-serif;
        padding-right: 50px; }
        body main ul.accordion li a.toggle:after {
          content: "\f107";
          width: 20px;
          height: 20px;
          background-color: transparent;
          position: absolute;
          top: 50%;
          margin-top: -10px;
          right: 20px;
          font-family: 'FontAwesome';
          text-align: center;
          font-size: 27px;
          transition: all .3s ease-in-out; }
        body main ul.accordion li a.toggle:hover {
          background: #34B2E7; }
      body main ul.accordion li a.toggle.show:after {
        transform: rotate(-180deg); }
  body main table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px 0; }
    body main table tr th {
      text-align: left;
      background-color: #6f6f6f;
      color: white;
      padding: 10px 12px;
      font-weight: 300;
      border: 3px solid white; }
    body main table tr td {
      border: 3px solid white;
      background-color: #f9f9f9;
      box-sizing: border-box;
      padding: 10px 20px;
      vertical-align: top;
      padding: 10px 12px;
      margin: 0;
      font-weight: 300;
      font-size: 16px;
      font-family: 'Source Sans Pro', sans-serif;
      line-height: 24px;
      color: #3B3C3B;
      -webkit-font-smoothing: antialiased; }
      body main table tr td ul {
        padding: 0;
        margin: 0 0 0 20px; }
  body main .wpcf7-form span.wpcf7-form-control-wrap textarea, body main .wpcf7-form span.wpcf7-form-control-wrap input {
    width: 100%;
    padding: 6px 10px;
    box-sizing: border-box; }
  body main .wpcf7-form span.wpcf7-form-control-wrap select {
    padding: 6px 10px;
    box-sizing: border-box;
    background: #fff url(../images/arrow-down.svg) no-repeat 99% center;
    background-size: 35px;
    border: none;
    font-size: 18px;
    margin-top: 2px;
    border-radius: 3px;
    padding: 10px 20px !important;
    width: 100%;
    -webkit-appearance: none; }
  body main .wpcf7-form input[type="submit"] {
    padding: 10px 25px;
    background-color: #019fb6;
    color: white;
    border: none;
    transition: all .3s ease-in-out;
    margin-top: 1%; }
    body main .wpcf7-form input[type="submit"]:hover {
      cursor: pointer;
      background-color: black; }
  body main img.alignleft {
    float: left;
    padding-right: 20px; }
  body main img.alignright {
    float: right;
    line-height: 1.6em;
    color: transparent;
    font-size: 0;
    padding-left: 20px; }
  body main img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  body main img.full {
    width: 100%;
    height: auto; }
  body main .wrapper {
    padding: 15px 0;
    width: 90%;
    max-width: calc(1920px - 9%);
    margin: 0 auto;
    position: relative; }
  body main .wrapper.fwi img {
    width: 100%;
    height: auto; }
  body main .full {
    width: 100%; }
  body main .half-first {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 0 20px 0 0; }
  body main .half-second {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding: 0 0px 0 20px; }
  body main .align-content {
    overflow: hidden; }
    body main .align-content .wrapper {
      border-bottom: none;
      height: 500px;
      min-height: 300px;
      transition: all .3s ease-in-out;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      body main .align-content .wrapper .half-first {
        position: relative;
        z-index: 1;
        flex: 1 0 70%; }
        body main .align-content .wrapper .half-first img {
          width: 100%;
          height: auto;
          display: block; }
      body main .align-content .wrapper .half-second {
        position: relative;
        z-index: 1;
        flex: 1 0 30%; }
        body main .align-content .wrapper .half-second img {
          width: 100%;
          height: auto;
          display: block;
          border-radius: 10px; }
  body main .align-content:nth-child(even) .wrapper .half-first {
    order: 2;
    padding-right: 0;
    padding-left: 40px; }
  body main .align-content:nth-child(even) .wrapper .half-second {
    padding-left: 0; }
  body main .full-image img {
    width: 100%;
    height: auto; }
  body main .numbered {
    color: #dd0000;
    position: absolute;
    bottom: 30px;
    font-size: 250px;
    line-height: 198px;
    z-index: 0; }
  body main .numbered.right {
    right: 0; }
  body main .third-first {
    width: 32%;
    margin-right: 2%;
    float: left;
    box-sizing: border-box;
    padding: 0 20px 0 0; }
  body main .third-second {
    width: 32%;
    margin-right: 2%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px 0px; }
  body main .third-third {
    width: 32%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px 0 0px; }
  body main .third-first img, body main .third-second img, body main .third-third img {
    width: 100%;
    height: auto; }
  body main .multi-cont {
    padding-top: 2%;
    width: 90%;
    max-width: calc(1920px - 9%);
    margin: 0 auto; }
  body main .bar {
    background-color: #34B2E7;
    padding: 40px 0px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 1920px;
    box-sizing: border-box; }
    body main .bar .inner {
      width: 90%;
      max-width: calc(1920px - 9%);
      margin: 0 auto; }
      body main .bar .inner h2 {
        color: white;
        font-size: 28px;
        display: inline-block;
        padding: 8px 0 12px; }
      body main .bar .inner a {
        display: inline-block;
        float: right;
        background-color: white;
        color: #34B2E7;
        padding: 16px 30px;
        text-decoration: none;
        box-shadow: 0px 6px 9px #696969;
        transition: all .3s ease-in-out; }
        body main .bar .inner a:hover {
          background-color: #ddf5ff; }
  body main .gallery {
    width: 90%;
    max-width: calc(1920px - 9%) !important;
    margin: 0 auto; }
    body main .gallery .slick-slider {
      height: auto; }
      body main .gallery .slick-slider .inner {
        max-width: 100%;
        min-height: 370px;
        max-height: 500px;
        height: 25vw; }
        body main .gallery .slick-slider .inner .title {
          background-color: #019fb6;
          margin-bottom: 20px;
          position: relative;
          font-size: 18px;
          padding: 10px 20px;
          color: white; }
        body main .gallery .slick-slider .inner .image {
          width: 30%;
          height: 100%;
          background-size: cover;
          float: right;
          overflow: hidden; }
        body main .gallery .slick-slider .inner .container {
          transform: none;
          top: auto;
          left: auto;
          position: relative;
          width: calc(70% - 20px);
          padding: 2.5% 45px;
          height: 100%;
          background-color: #eeeeee;
          box-sizing: border-box;
          overflow-y: scroll; }
          body main .gallery .slick-slider .inner .container p {
            color: #3B3C3B;
            padding: 8px 0;
            margin: 0;
            font-size: 16px;
            font-family: 'Source Sans Pro', sans-serif; }
      body main .gallery .slick-slider .item {
        height: 100%; }
      body main .gallery .slick-slider .slick-prev {
        background: #eee url(../images/arrow.svg) no-repeat center center;
        background-size: 50px;
        height: 60px;
        transform: rotate(180deg);
        box-shadow: -1px -1px 3px #bdbdbd;
        margin-left: -17px;
        border-radius: 30px;
        margin-top: 0; }
        body main .gallery .slick-slider .slick-prev:before, body main .gallery .slick-slider .slick-prev:after {
          display: none; }
      body main .gallery .slick-slider .slick-next {
        background: #eee url(../images/arrow.svg) no-repeat center center;
        background-size: 50px;
        height: 60px;
        box-shadow: -1px -1px 3px #bdbdbd;
        margin-right: -17px;
        border-radius: 30px;
        margin-top: 0; }
        body main .gallery .slick-slider .slick-next:before, body main .gallery .slick-slider .slick-next:after {
          display: none; }
  body main .products {
    width: 90%;
    max-width: calc(1920px - 9%);
    margin: 0 auto;
    margin-top: 2%; }
    body main .products .product {
      width: 19.2%;
      display: inline-block;
      margin-right: 1%;
      margin-bottom: 1%;
      vertical-align: top;
      background-color: black;
      text-decoration: none; }
      body main .products .product .image {
        width: 100%;
        height: 200px;
        transition: all .3s ease-in-out;
        cursor: pointer;
        background-size: cover;
        background-color: #f5f5f5; }
      body main .products .product .container {
        background-color: #fff;
        padding: 20px 20px 20px 0;
        text-align: left;
        position: relative; }
        body main .products .product .container h3 {
          text-align: left;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 400;
          font-size: 18px;
          padding: 0 0 5px;
          margin: 0;
          text-decoration: none;
          color: black;
          min-height: 40px; }
        body main .products .product .container p {
          text-align: left;
          font-family: 'Source Sans Pro', sans-serif;
          font-size: 16px;
          line-height: 24px;
          text-decoration: none;
          color: black; }
        body main .products .product .container .button {
          text-align: left;
          font-family: 'Source Sans Pro', sans-serif;
          font-size: 16px;
          line-height: 24px;
          display: inline-block;
          text-decoration: none;
          color: #019fb6; }
        body main .products .product .container:after {
          content: "";
          position: absolute;
          width: 0;
          height: 0;
          border-color: transparent transparent #fff transparent;
          border-style: solid;
          border-width: 10px;
          top: -20px;
          left: 20px;
          background-color: transparent;
          z-index: 2; }
      body main .products .product:hover > .image {
        opacity: 0.7; }
    body main .products .product:nth-child(5n) {
      margin-right: 0; }
  body main .box-content {
    /*width: 24.25%;*/
    width: 19.2%;
    margin-right: 1%;
    margin-bottom: 1%;
    display: inline-block;
    background-color: black;
    text-decoration: none;
    vertical-align: top;
    position: relative; }
    body main .box-content .image {
      width: 100%;
      background-position: center;
      background-size: cover;
      transition: all .3s ease-in-out;
      position: relative;
      background-color: #f5f5f5; }
    body main .box-content .container {
      background-color: #fff;
      padding: 20px 20px 20px 0;
      text-align: left;
      position: relative; }
      body main .box-content .container h3 {
        text-align: left;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 22px;
        line-height: 22px;
        padding: 0px 0 0;
        margin: 0;
        text-decoration: none;
        color: black; }
      body main .box-content .container p {
        text-align: left;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 16px;
        line-height: 24px;
        text-decoration: none;
        color: #888888; }
      body main .box-content .container .button {
        text-align: left;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 100;
        font-size: 16px;
        line-height: 24px;
        display: inline-block;
        text-decoration: none;
        color: #019fb6; }
      body main .box-content .container:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent transparent #fff transparent;
        border-style: solid;
        border-width: 10px;
        top: -20px;
        left: 20px;
        background-color: transparent;
        z-index: 2; }
    body main .box-content:hover > .image {
      opacity: 0.7; }
  body main .box-content:nth-child(5n) {
    margin-right: 0px; }

body section#header-image {
  position: relative;
  min-height: 350px;
  height: 20vh;
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 120px;
  background-size: cover; }
  body section#header-image:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(70%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }
  body section#header-image h1 {
    position: absolute;
    left: 5%;
    bottom: 43px;
    margin: 0;
    color: white;
    font-weight: 600;
    z-index: 2;
    text-transform: none;
    font-size: 27px; }

body.page-template-default header #top #wrapper .wpml-ls-legacy-list-horizontal ul li a, body.page-template-pipeline header #top #wrapper .wpml-ls-legacy-list-horizontal ul li a, body.page-template-team header #top #wrapper .wpml-ls-legacy-list-horizontal ul li a {
  color: #34B2E7; }

body.header-enabled header {
  background: white;
  border-bottom: 2px solid #cccccc; }
  body.header-enabled header #top {
    background-color: #9b9b9b; }

body.header-enabled main {
  padding: 0 0 20px 0;
  min-height: calc(100vh - 345px); }

body.header-enabled section#header-image {
  position: relative;
  min-height: 200px;
  height: 10vh;
  max-width: 1920px;
  padding-top: 0px;
  margin: 0 auto;
  background-size: cover;
  background-image: none !important; }
  body.header-enabled section#header-image h1 {
    position: absolute;
    left: 5%;
    bottom: 0px;
    margin: 0;
    color: #99CC33;
    z-index: 2;
    text-transform: none; }
  body.header-enabled section#header-image:after {
    display: none; }

body.admin-bar {
  padding-top: 30px; }
  body.admin-bar header {
    top: 32px; }

div.wpcf7-validation-errors {
  border: none;
  color: #de0000;
  margin: 20px 0;
  padding: 0; }

span.wpcf7-not-valid-tip {
  color: #de0000;
  font-size: 13px; }

.clear {
  float: none;
  clear: both; }

#team-image {
  padding: 20px 0 30px;
  opacity: 1;
  width: 100%;
  height: auto;
  transition: all 1s ease-in-out; }

#team-image.active {
  opacity: 0; }

#bubbles {
  width: 95%;
  margin: 0 auto;
  margin-top: -180px;
  margin-bottom: 80px;
  max-width: 1800px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: -1; }
  #bubbles .bubble {
    background-size: cover;
    background-position: center;
    width: 40%;
    padding-bottom: 45.5%;
    position: relative; }
    #bubbles .bubble .bg {
      background-color: #99CC33;
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%;
      z-index: 1;
      opacity: 0.6; }
    #bubbles .bubble .text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-60%, -50%);
      font-size: 25px;
      line-height: 30px;
      color: white;
      z-index: 2;
      text-align: center;
      width: 70%;
      font-weight: 400; }
    #bubbles .bubble.left {
      -webkit-mask-image: url(../images/bubble-left.svg);
      -webkit-mask-size: cover;
      mask-image: url(../images/bubble-left.svg);
      mask-size: cover; }
    #bubbles .bubble.right {
      -webkit-mask-image: url(../images/bubble-right.svg);
      -webkit-mask-size: cover;
      mask-image: url(../images/bubble-right.svg);
      mask-size: cover; }
      #bubbles .bubble.right .text {
        transform: translate(-40%, -50%); }
  #bubbles:after {
    content: "";
    width: 110px;
    height: 110px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: transparent url(../images/liminal-logo-gradient.png) no-repeat center center;
    background-size: 110px;
    transform: translate(-50%, -50%); }
  #bubbles .svgMask {
    position: relative;
    width: auto;
    display: inline-block;
    flex: 1 0 50%;
    margin: 0; }
    #bubbles .svgMask svg {
      width: 600px;
      height: 600px; }
    #bubbles .svgMask.left {
      float: left; }
    #bubbles .svgMask.right {
      float: right;
      text-align: right; }
  #bubbles .text {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 30px; }
  #bubbles .bubbles {
    text-align: center;
    position: relative; }
  #bubbles .logo {
    display: inline-block;
    width: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  #bubbles .logo img {
    width: 100%;
    height: auto; }

#team {
  transition: 1s ease-in-out;
  overflow: hidden;
  opacity: 1;
  font-size: 0px; }
  #team .member {
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 50px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
    #team .member:hover {
      cursor: pointer; }
    #team .member:hover > .name {
      color: #34B2E7; }
    #team .member .image {
      width: 100%;
      height: 185px;
      background-size: cover;
      background-position: center right;
      box-sizing: border-box; }
    #team .member .title {
      font-size: 15px;
      color: #888888;
      font-style: italic;
      border-bottom: 1px solid #a1a1a1;
      padding: 0 0 7px;
      font-size: -0.5px;
      letter-spacing: -0.5px;
      min-height: 39px;
      font-family: 'Source Sans Pro', sans-serif;
      padding: 10px 0 10px; }
    #team .member .name {
      font-size: 20px;
      padding: 10px 0 2px 0;
      letter-spacing: -0.5px;
      color: #6b6b6b;
      transition: all .1s ease-in-out;
      font-family: 'Source Sans Pro', sans-serif; }
    #team .member .linkedin {
      background: transparent url("../images/linkedin.svg") no-repeat center center;
      width: 20px;
      height: 20px;
      display: block;
      background-size: 20px;
      margin-top: 8px; }
      #team .member .linkedin:hover {
        background-image: url("../images/linkedin-blue.svg"); }
  #team .member:nth-child(4n) {
    margin-right: 0px; }
  #team .clear {
    clear: both;
    float: none; }

#fade {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all .6s ease-in-out;
  z-index: 10001;
  opacity: 0;
  visibility: hidden; }

#fade.active {
  visibility: visible;
  opacity: 1; }

#detail {
  width: 100%;
  display: flex;
  position: fixed;
  max-height: 800px;
  overflow: hidden;
  visibility: hidden;
  z-index: 10002;
  max-width: calc(1920px - 5%);
  width: calc(90% + 2px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /*#images {
	    width: 50%;
	    height: 100%;
	    flex: 1;
	    background-color: #cecece;
	    float: left;
	    position: absolute;
		.image {
			width: 100%;
			height: 100%;
		}
	}
	.detail {
		width: 100%;
		position: relative;
		left: 0;
		.detail-cont {
			width: 50%;
			float: right;
		}
		.image {
			float: right;
			width: 50%;
		}
	}*/ }
  #detail #slider {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 50%;
    height: 100%;
    left: -1000px;
    transition: all 1.3s ease-in-out;
    -webkit-transition: all 1.3s ease-in-out;
    opacity: 0; }
    #detail #slider #images {
      position: relative;
      margin: 0;
      padding: 0;
      height: 200px;
      list-style: none; }
      #detail #slider #images .image {
        position: relative;
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        width: 700px;
        height: 100vh;
        background: #ccc;
        text-align: center;
        line-height: 300px;
        background-size: cover;
        background-position: top center; }
  #detail #slider-bar {
    width: 50%;
    background-color: #fff;
    position: absolute;
    right: 0px;
    z-index: 10;
    overflow: hidden;
    right: -1000px;
    transition: all 1.3s ease-in-out;
    opacity: 0; }
    #detail #slider-bar #cont {
      position: relative;
      margin: 0;
      padding: 0;
      list-style: none; }
      #detail #slider-bar #cont .image {
        position: relative;
        display: block;
        float: left;
        margin: 11px 11px 11px 0;
        padding: 0;
        width: 100px;
        height: 60px;
        text-align: center;
        background-size: cover;
        background-position: center right;
        opacity: 0.6;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
        #detail #slider-bar #cont .image:hover {
          cursor: pointer;
          opacity: 1; }
      #detail #slider-bar #cont .image:nth-child(2) {
        opacity: 1; }
  #detail #slider-cont {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 50%;
    background-color: white;
    right: -1000px;
    transition: all 1.3s ease-in-out;
    opacity: 0; }
    #detail #slider-cont #cont {
      position: relative;
      margin: 0;
      padding: 0;
      list-style: none; }
      #detail #slider-cont #cont .cont {
        position: relative;
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        width: 700px;
        height: 700px;
        text-align: center;
        background-size: cover;
        padding: 100px 50px 50px 50px;
        overflow-y: scroll;
        box-sizing: border-box; }
        #detail #slider-cont #cont .cont .holder {
          top: 50%;
          transform: translate(0, -50%);
          width: 100%;
          position: relative; }
        #detail #slider-cont #cont .cont .name {
          font-size: 28px;
          color: #333333;
          padding: 20px 0 15px;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 100;
          letter-spacing: -0.5px; }
          #detail #slider-cont #cont .cont .name strong {
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 100; }
        #detail #slider-cont #cont .cont .title {
          font-size: 17px;
          color: #5a5a5a;
          font-weight: 100;
          font-style: italic;
          font-family: 'Source Sans Pro', sans-serif; }
        #detail #slider-cont #cont .cont .divi {
          width: 120px;
          height: 2px;
          background-color: #34B2E7;
          margin: 0 auto;
          margin-top: 25px;
          margin-bottom: 25px;
          background: #98c239;
          background: linear-gradient(90deg, #98c239 0%, #30b2e7 100%); }
        #detail #slider-cont #cont .cont .description {
          max-width: 100%;
          margin: 0 auto;
          font-size: 17px;
          font-weight: 100;
          line-height: 21px; }
          #detail #slider-cont #cont .cont .description p {
            font-size: 15px; }
        #detail #slider-cont #cont .cont a.linkedin {
          background: transparent url("../images/linkedin.svg") no-repeat center center;
          width: 20px;
          height: 20px;
          display: inline-block;
          background-size: 20px;
          margin-top: 20px; }
          #detail #slider-cont #cont .cont a.linkedin:hover {
            background-image: url("../images/linkedin-blue.svg"); }
  #detail .control_next {
    position: absolute;
    top: 0px;
    z-index: 10101;
    width: 40px;
    height: 40px;
    right: 0px;
    top: 0px;
    background: #34B2E7 url("../images/arrow-right.svg") no-repeat center center;
    background-size: 10px; }
  #detail .close {
    position: absolute;
    top: 0px;
    z-index: 10101;
    width: 40px;
    height: 40px;
    right: 0px;
    top: 80px;
    background: #34B2E7 url("../images/close2.svg") no-repeat center center;
    background-size: 12px; }
  #detail .control_prev {
    position: absolute;
    top: 0px;
    z-index: 10101;
    width: 40px;
    height: 40px;
    right: 0px;
    top: 40px;
    background: #34B2E7 url("../images/arrow-left.svg") no-repeat center center;
    background-size: 10px; }

#detail.active {
  visibility: visible; }
  #detail.active #slider {
    left: 0px;
    opacity: 1; }
  #detail.active #slider-bar {
    right: 0px;
    opacity: 1; }
  #detail.active #slider-cont {
    right: 0px;
    opacity: 1; }

#team.active {
  overflow: hidden;
  height: 0px;
  opacity: 0; }

footer {
  max-width: 1920px;
  margin: 0 auto;
  border-top: 4px solid #d2d2d2; }
  footer #footer {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin: 0 auto;
    padding: 30px 0;
    text-align: left;
    max-width: 1920px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    footer #footer .copyright_message {
      font-size: 12px;
      border-top: 1px solid #d4d4d4;
      color: white;
      padding: 10px 0 0 0; }
      footer #footer .copyright_message p {
        color: #cccccc;
        font-weight: 100;
        font-family: 'Source Sans Pro', sans-serif; }
      footer #footer .copyright_message a {
        color: white;
        font-weight: 100;
        font-family: 'Source Sans Pro', sans-serif; }
  footer .col {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top; }
    footer .col ul {
      padding: 0 0 0 18px;
      margin: 0; }
      footer .col ul li {
        color: white;
        font-size: 14px;
        padding: 3px 0;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 100; }
        footer .col ul li a {
          color: #cccccc;
          text-decoration: none; }
    footer .col p {
      color: #3B3C3B;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 100;
      font-size: 12px; }
      footer .col p a {
        color: #3B3C3B; }
  footer .col.social {
    font-family: 'FontAwesome';
    font-weight: 100; }
    footer .col.social a {
      text-decoration: none;
      color: #34B2E7;
      font-size: 25px;
      margin-left: 10px;
      display: inline-block;
      transition: all .3s ease-in-out; }
      footer .col.social a:hover {
        color: #019fb6; }
  footer .col.right {
    float: right;
    text-align: right;
    margin-left: auto; }

body.blog main .news {
  width: 90%;
  max-width: calc(1920px - 9%);
  margin: 0 auto;
  padding: 10px 20px;
  background-color: #f1f1f1;
  margin-bottom: 5px;
  display: block;
  text-decoration: none;
  box-sizing: border-box; }
  body.blog main .news div {
    padding: 0 0 5px;
    color: #7c71ab; }
  body.blog main .news h2 {
    color: #7c71ab; }

body.home section#boxes, body.error404 section#boxes {
  width: 85%;
  padding: 2vw 0 2vw 0;
  margin: 0 auto;
  text-align: center;
  font-size: 0px;
  max-width: 1700px;
  display: flex;
  justify-content: space-between; }
  body.home section#boxes .box, body.error404 section#boxes .box {
    width: 30%;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    position: relative;
    overflow: hidden; }
    body.home section#boxes .box .image, body.error404 section#boxes .box .image {
      min-height: 250px;
      max-height: 350px;
      height: 50vh;
      width: 100%;
      background-position: center;
      background-size: cover;
      transition: all .3s ease-in-out;
      position: relative;
      z-index: 1;
      border-radius: 10px;
      overflow: hidden; }
    body.home section#boxes .box .bg, body.error404 section#boxes .box .bg {
      min-height: 250px;
      max-height: 350px;
      height: 50vh;
      top: 0;
      z-index: 0;
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background-color: black; }
    body.home section#boxes .box .container, body.error404 section#boxes .box .container {
      padding: 20px;
      text-align: center;
      position: relative;
      z-index: 2; }
      body.home section#boxes .box .container h3, body.error404 section#boxes .box .container h3 {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 28px;
        padding: 10px 0 0;
        margin: 0;
        text-decoration: none;
        color: #99CC33; }
      body.home section#boxes .box .container p, body.error404 section#boxes .box .container p {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 100;
        font-size: 16px;
        line-height: 24px;
        text-decoration: none;
        color: #3B3C3B; }
    body.home section#boxes .box .button, body.error404 section#boxes .box .button {
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 16px;
      line-height: 24px;
      display: inline-block;
      text-decoration: none;
      color: #34B2E7;
      font-weight: 600;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 0); }
    body.home section#boxes .box:hover > .image, body.error404 section#boxes .box:hover > .image {
      opacity: 0.7; }
  body.home section#boxes .box:nth-child(3n), body.error404 section#boxes .box:nth-child(3n) {
    margin-right: 0px; }

body.home section#boxes .box .image, body.error404 section#boxes .box .image {
  height: auto;
  min-height: auto;
  max-height: none;
  z-index: 1; }
  body.home section#boxes .box .image:after, body.error404 section#boxes .box .image:after {
    content: "";
    background-color: black;
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% + 10px);
    width: calc(100% + 1px); }
  body.home section#boxes .box .image img, body.error404 section#boxes .box .image img {
    width: calc(100% + 1px);
    height: auto;
    position: relative;
    z-index: 1;
    backface-visibility: hidden;
    transition: all .3s ease-in-out; }

body.home section#boxes .box:hover > .image, body.error404 section#boxes .box:hover > .image {
  opacity: 1; }

body.home section#boxes .box:hover > .image > img, body.error404 section#boxes .box:hover > .image > img {
  opacity: 0.7; }

body.home main, body.error404 main {
  padding: 0; }
  body.home main .bar, body.error404 main .bar {
    margin: 0 auto; }
    body.home main .bar .inner, body.error404 main .bar .inner {
      width: 96%;
      max-width: 100%; }

body.page-template-team main {
  width: 90%;
  max-width: calc(1920px - 9%);
  margin: 0 auto; }

body.woocommerce main {
  padding: 122px 0 0 0;
  width: 90%;
  max-width: calc(1920px - 9%);
  margin: 0 auto; }

body.woocommerce .woocommerce-breadcrumb {
  margin-top: 1em;
  margin-left: 0%; }

body.woocommerce .woocommerce-product-gallery__image {
  pointer-events: none;
  cursor: default; }

body.woocommerce ul.products {
  width: 100% !important; }
  body.woocommerce ul.products .product-category {
    width: 24% !important;
    margin: 0 1% 2.922em 0 !important; }
    body.woocommerce ul.products .product-category h2.woocommerce-loop-category__title {
      text-transform: uppercase;
      color: #8c8c8c; }
      body.woocommerce ul.products .product-category h2.woocommerce-loop-category__title mark {
        color: #8c8c8c;
        background-color: transparent; }
  body.woocommerce ul.products .product-category:nth-child(5n) {
    margin-right: 0px !important; }
  body.woocommerce ul.products li.product {
    width: 19.2% !important;
    margin: 0 1% 2% 0; }
    body.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
      text-transform: normal;
      color: #6e6498;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 400;
      font-size: 18px; }
      body.woocommerce ul.products li.product h2.woocommerce-loop-product__title mark {
        color: #8c8c8c;
        background-color: transparent; }
    body.woocommerce ul.products li.product .price {
      text-transform: uppercase;
      color: #464646;
      font-family: 'Source Sans Pro', sans-serif;
      font-size: 120%; }
  body.woocommerce ul.products li.product:nth-child(5n) {
    margin: 0; }

body.woocommerce .woocommerce-product-gallery .flex-control-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 0); }
  body.woocommerce .woocommerce-product-gallery .flex-control-nav li {
    list-style: none;
    display: inline-block;
    margin: 0 5px; }
    body.woocommerce .woocommerce-product-gallery .flex-control-nav li a {
      text-indent: -5000px !important;
      padding: 10px;
      display: inline-block;
      position: relative; }
      body.woocommerce .woocommerce-product-gallery .flex-control-nav li a:after {
        content: "";
        height: 6px;
        width: 6px;
        background-color: black;
        border-radius: 15px;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    body.woocommerce .woocommerce-product-gallery .flex-control-nav li a.flex-active:after {
      background-color: #aea5d8; }

body.woocommerce .woocommerce-product-gallery .flex-direction-nav {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  padding: 0;
  margin: 0;
  width: 100%; }
  body.woocommerce .woocommerce-product-gallery .flex-direction-nav li {
    display: inline-block; }
    body.woocommerce .woocommerce-product-gallery .flex-direction-nav li a {
      background: transparent url(../images/arrow.svg) no-repeat center center;
      background-size: 60px;
      height: 60px;
      width: 60px;
      display: inline-block;
      font-size: 0;
      opacity: 0.4;
      transition: all .3s ease-in-out; }
      body.woocommerce .woocommerce-product-gallery .flex-direction-nav li a:hover {
        opacity: 1; }
  body.woocommerce .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev {
    float: left; }
    body.woocommerce .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev a {
      transform: rotate(180deg); }
  body.woocommerce .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next {
    float: right; }

body.woocommerce .woocommerce-breadcrumb a {
  transition: all .3s ease-in-out;
  text-decoration: none; }
  body.woocommerce .woocommerce-breadcrumb a:hover {
    color: #6f6599; }

body.woocommerce .woocommerce-message {
  padding: 1em 5%;
  padding-left: calc(5% + 30px);
  margin: 0 0 3px; }
  body.woocommerce .woocommerce-message:before {
    left: 5%;
    top: 50%;
    transform: translate(0, -50%); }
  body.woocommerce .woocommerce-message a.button {
    padding: 10px 30px;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translate(0, -50%); }

body.woocommerce .woocommerce-ordering select {
  -webkit-appearance: none;
  border: 1px solid #dadada;
  background: #fff url(../images/arrow-down.svg) no-repeat 99% center;
  border-radius: 0;
  padding: 10px 20px;
  background-size: 31px; }

body.woocommerce table.shop_attributes {
  width: 90%;
  margin: 0 auto; }

body.woocommerce section#header-image {
  min-height: 122px; }

body.woocommerce-checkout form .form-row {
  width: 49%;
  margin-right: 1%;
  display: inline-block; }
  body.woocommerce-checkout form .form-row input.input-text {
    padding: 10px; }
  body.woocommerce-checkout form .form-row select {
    padding: 10px; }
  body.woocommerce-checkout form .form-row textarea {
    padding: 10px; }

body.woocommerce-checkout form .form-row:nth-child(2n) {
  margin-right: 0px; }

body.woocommerce-checkout form .form-row-last {
  float: left; }

body.woocommerce-checkout form .form-row.place-order {
  width: 100%;
  box-sizing: border-box; }

.woocommerce #customer_details {
  margin-top: 20px; }

.woocommerce table.shop_table {
  border: none; }
  .woocommerce table.shop_table td {
    border: none;
    padding: 10px;
    font-weight: 100; }
  .woocommerce table.shop_table tfoot th {
    border-top: none; }

.woocommerce table.shop_table tr th {
  background-color: transparent !important;
  color: #3B3C3B;
  border: none; }

.woocommerce table.shop_attributes {
  padding-bottom: 20px;
  margin-bottom: 2% !important; }
  .woocommerce table.shop_attributes tr {
    background-color: transparent; }
  .woocommerce table.shop_attributes th {
    font-weight: 300;
    text-align: left;
    background-color: transparent !important;
    width: 250px;
    color: #3B3C3B; }
  .woocommerce table.shop_attributes td {
    padding: 0;
    padding: 0 0 0 10px;
    vertical-align: middle;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 24px;
    color: #3B3C3B;
    background-color: transparent !important; }
    .woocommerce table.shop_attributes td p {
      padding: 0;
      margin: 0; }

.woocommerce #payment #place_order {
  padding: 15px 20px;
  background-color: #6e6498; }

.woocommerce div.product div.images img {
  max-height: 320px;
  width: auto;
  margin: 0 auto; }

.woocommerce-error {
  padding: 9px 10px 9px 55px;
  margin: 0; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  background-color: transparent; }

body.woocommerce-account .woocommerce form.login, body.woocommerce-account .woocommerce form.register {
  border: none; }

body.single-post main {
  min-height: calc(100vh - 650px); }

body.single-product header {
  background: #6f6599 !important; }

body.single-product main {
  width: 100%; }
  body.single-product main h2 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 100;
    text-align: left;
    padding: 50px 0 20px;
    width: 90%;
    margin: 0 5%;
    font-size: 25px; }
  body.single-product main h3, body.single-product main h4 {
    width: 90%;
    margin: 0 5%; }
  body.single-product main #wrapper {
    background-color: #f8f8f8;
    margin: 0 auto;
    padding: 10px 5%; }
  body.single-product main .woocommerce-tabs {
    padding: 20px 5%; }
  body.single-product main .related.products {
    padding: 0%; }

body.single-product .woocommerce-breadcrumb {
  margin-left: 5%; }

body.single-product .wrapper {
  width: 90%;
  margin: 0 auto; }
  body.single-product .wrapper h2 {
    width: 100%;
    margin: 0; }

body.single-product #rel {
  background-color: #f8f8f8;
  padding: 0 0 50px;
  margin: 50px 0 0px;
  text-align: center; }
  body.single-product #rel .doc {
    display: inline-block; }
    body.single-product #rel .doc a {
      text-decoration: none;
      color: #888888;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 100;
      transition: all .3s ease-in-out; }
      body.single-product #rel .doc a:hover {
        color: black; }
  body.single-product #rel a[href$=".pdf"] {
    background: transparent url(../images/file-pdf.svg) no-repeat center center;
    background-size: 50px;
    display: block;
    padding-top: 80px; }

body.single-product .woocommerce-product-gallery {
  margin-bottom: 0px !important; }

body.single-product .summary {
  padding: 2.5% 0 0 0;
  margin-bottom: 0 !important; }
  body.single-product .summary .product_title {
    text-align: center;
    padding: 20px 0;
    margin: 0;
    position: relative; }
    body.single-product .summary .product_title:after {
      content: "";
      position: absolute;
      width: 50px;
      height: 2px;
      background-color: #b3aec8;
      bottom: -1px;
      left: 50%;
      margin-left: -25px; }
  body.single-product .summary p.price {
    text-align: center;
    color: #6e6498; }
  body.single-product .summary form.cart {
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 0;
    text-align: left; }
    body.single-product .summary form.cart .variations {
      position: relative;
      margin-top: 0px;
      margin-bottom: 2% !important; }
      body.single-product .summary form.cart .variations td.label {
        display: none; }
      body.single-product .summary form.cart .variations td.value {
        padding: 0;
        text-align: center; }
        body.single-product .summary form.cart .variations td.value .reset_variations {
          display: inline-block;
          width: 100px;
          background-color: #fff;
          border: 1px solid #c4c0d2;
          color: #6f6599;
          font-size: 15px;
          line-height: 32px;
          padding: 1px 0 0;
          text-decoration: none;
          position: absolute;
          right: 12%;
          width: 100px;
          top: 5px;
          border-radius: 3px;
          transition: all .3s ease-in-out; }
          body.single-product .summary form.cart .variations td.value .reset_variations:hover {
            background-color: #c4c0d2;
            color: white; }
      body.single-product .summary form.cart .variations select {
        -webkit-appearance: none;
        border: 1px solid #cccccc;
        background: white url(../images/arrow-down.svg) no-repeat 98% center;
        background-size: 30px;
        border-radius: 0;
        padding: 10px 10px;
        line-height: 23px;
        font-size: 17px;
        margin-right: 0 !important;
        width: 100%; }
    body.single-product .summary form.cart .quantity {
      float: left !important;
      display: inline-block;
      vertical-align: top;
      width: 49%;
      margin: 0 2 0 0% !important; }
      body.single-product .summary form.cart .quantity .qty {
        width: 100%;
        text-align: center;
        padding: 11px 15px 11px;
        font-size: 17px;
        box-sizing: border-box;
        line-height: 23px;
        border: 1px solid #cccccc; }
    body.single-product .summary form.cart button.button {
      float: right;
      display: inline-block;
      vertical-align: top;
      font-size: 17px;
      width: 49%;
      margin: 0 0 0 0%;
      padding: 15px 15px 15px;
      background-color: #6f6599;
      border-radius: 0;
      transition: all .3s ease-in-out; }
      body.single-product .summary form.cart button.button:hover {
        background-color: black; }
  body.single-product .summary .single_variation_wrap {
    width: 100%;
    margin: 0 auto; }
    body.single-product .summary .single_variation_wrap .quantity {
      float: none;
      width: 49%;
      margin: 0 1% 0 0 !important; }
    body.single-product .summary .single_variation_wrap .price .amount {
      display: inline-block;
      text-align: center;
      width: 100%;
      padding: 0 0 2% 0;
      color: #6f6599;
      font-size: 40px; }
    body.single-product .summary .single_variation_wrap .variations_button {
      margin-top: 2%;
      font-size: 0px; }
  body.single-product .summary .product_meta {
    margin: 0 auto;
    width: 50%;
    text-align: center;
    margin-top: 15px; }
    body.single-product .summary .product_meta .sku_wrapper {
      display: inline-block;
      color: #b3aec8; }
      body.single-product .summary .product_meta .sku_wrapper span {
        color: #6f6599; }
    body.single-product .summary .product_meta .posted_in {
      display: inline-block;
      color: #b3aec8;
      display: none; }

body.single-product .product p {
  width: 90%;
  margin: 0 auto; }

body.single-product section.related {
  width: 90%;
  margin: 0 auto; }

body.single-product .flex-viewport {
  width: 100%;
  max-height: 550px; }
  body.single-product .flex-viewport img {
    max-height: 550px;
    /*maximum height for all slides*/
    width: auto !important;
    /*proper aspect ratio of images*/
    max-width: 100%;
    /*maximum width for all slides*/
    margin: 0 auto;
    /*centering images in the container*/ }

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    background-color: #fff;
    border-bottom: 1px solid #cecece;
    padding: 10px 20px;
    color: white; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
      color: #6e6498;
      transition: all .3s ease-in-out;
      text-decoration: none; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
        color: black; }

.woocommerce-account .woocommerce-MyAccount-content header.title {
  position: relative;
  padding: 10px 20px;
  box-sizing: border-box;
  background-color: #6e6498; }
  .woocommerce-account .woocommerce-MyAccount-content header.title h3 {
    color: white !important; }

.woocommerce-account .woocommerce-MyAccount-content address {
  padding: 10px 10px 10px 20px;
  font-weight: 100; }

.woocommerce-account .addresses .title .edit {
  color: white;
  font-weight: 100;
  text-decoration: none;
  font-size: 12px; }

.woocommerce-account .woocommerce form.login, .woocommerce-account .woocommerce form.register {
  margin: 0;
  padding: 0; }

.woocommerce-account .woocommerce form .form-row {
  width: 48%;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top; }
  .woocommerce-account .woocommerce form .form-row input.input-text {
    padding: 10px 20px;
    border: 1px solid #d0d0d0; }

.woocommerce-account .woocommerce form button.button {
  background-color: #6e6498;
  color: white;
  margin-top: 10px;
  margin-right: 10px;
  width: 200px; }

.woocommerce-info {
  border-top-color: #6e6498;
  margin: 0; }
  .woocommerce-info:before {
    color: #6e6498; }

body.woocommerce-cart .woocommerce table.shop_table {
  border: none; }
  body.woocommerce-cart .woocommerce table.shop_table th {
    padding: 9px 0; }
  body.woocommerce-cart .woocommerce table.shop_table tr td {
    border: none;
    border-top: 1px solid #f3f3f3;
    background-color: transparent;
    padding: 10px 0; }
    body.woocommerce-cart .woocommerce table.shop_table tr td a {
      font-weight: 100; }
    body.woocommerce-cart .woocommerce table.shop_table tr td span.amount {
      font-weight: 100; }

body.woocommerce-cart .woocommerce a.remove {
  width: 28px;
  height: 28px;
  transition: all .3s ease-in-out;
  border-radius: 0px; }

body.woocommerce-cart .woocommerce .cart .button {
  width: 250px;
  padding: 15px;
  background-color: #8c84ad;
  color: white;
  transition: all .3s ease-in-out; }
  body.woocommerce-cart .woocommerce .cart .button:hover {
    background-color: #935386; }

body.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
  width: 200px;
  padding: 12px 20px; }

body.woocommerce-cart .quantity .qty {
  padding: 5px;
  border: 1px solid #ebe9eb; }

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  background-color: #8c84ad;
  color: white !important;
  transition: all .3s ease-in-out; }

body.fr header #top #wrapper {
  max-width: 1440px; }

body.fr #key .icons .br, body.fr #team .member .br {
  background: transparent url(../images/ca_icon-fr.svg) no-repeat !important; }

body.error404 .ct-header h1.big {
  font-size: 50px !important;
  line-height: 54px; }

body.error404 .ct-header p {
  font-size: 24px !important; }

.wpcf7-form {
  position: relative; }
  .wpcf7-form .cont {
    font-size: 0px;
    margin-top: 2%;
    display: flex;
    position: relative;
    padding: 0;
    border-bottom: none !important;
    width: 100%; }
    .wpcf7-form .cont .contact-left {
      display: inline-block;
      width: 49%;
      margin-right: 2%;
      vertical-align: top;
      flex: 1;
      z-index: 1; }
    .wpcf7-form .cont .contact-right {
      display: inline-block;
      width: 49%;
      vertical-align: top;
      flex: 1;
      z-index: 1; }
      .wpcf7-form .cont .contact-right p:first-child {
        height: calc(100% - 85px); }
        .wpcf7-form .cont .contact-right p:first-child textarea {
          height: calc(100% - 25px); }
    .wpcf7-form .cont p {
      background-color: #ecf3de;
      padding: 5px 15px 15px 15px;
      box-sizing: border-box;
      border-radius: 3px;
      margin-bottom: 1%;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 700; }
      .wpcf7-form .cont p input {
        background-color: #fff;
        border: none;
        font-size: 18px;
        margin-top: 2px;
        border-radius: 3px;
        padding: 10px 20px !important; }
      .wpcf7-form .cont p textarea {
        border-radius: 3px;
        border: none;
        font-size: 18px;
        margin-top: 2px;
        display: block;
        padding: 10px 20px !important; }
    .wpcf7-form .cont input[type="submit"] {
      font-size: 20px;
      float: right;
      background-color: #34B2E7;
      border-radius: 3px;
      padding: 10px 70px !important;
      transition: all .3s ease-in-out; }
      .wpcf7-form .cont input[type="submit"]:hover {
        cursor: pointer;
        background-color: #1194ca; }
    .wpcf7-form .cont ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #9b9b9b;
      font-weight: 100; }
    .wpcf7-form .cont ::-moz-placeholder {
      /* Firefox 19+ */
      color: #9b9b9b;
      font-weight: 100; }
    .wpcf7-form .cont :-ms-input-placeholder {
      /* IE 10+ */
      color: #9b9b9b;
      font-weight: 100; }
    .wpcf7-form .cont :-moz-placeholder {
      /* Firefox 18- */
      color: #9b9b9b;
      font-weight: 100; }

div.wpcf7-response-output {
  border: none;
  font-size: 20px;
  text-align: center;
  display: block;
  position: relative;
  color: #d21313;
  width: 100%; }

/* ----- cm ----------------*/
.cm_ajax_shortcode_form label {
  display: block;
  width: 100%; }

.cm_ajax_shortcode_form input[type=text] {
  width: 80%;
  margin-bottom: 15px;
  padding: 14px;
  font-size: 14px;
  outline: none;
  transition: all .5s ease-in;
  -o-transition: all .5s ease-in;
  -moz-transition: all .5s ease-in;
  -webkit-transition: all .5s ease-in;
  margin-top: 10px;
  font-weight: 300;
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #f5f8fa;
  color: #888888;
  border: 1px solid #e1e1e1; }

.cm_ajax_shortcode_form input[type=submit] {
  border: medium none;
  display: block;
  float: left;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: 0 !important;
  padding: 15px 30px;
  background-color: #34B2E7;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -webkit-appearance: none;
  border-radius: 0; }

#key .icons div, #team .member div {
  display: inline-block;
  height: 25px;
  padding: 0 0 0 30px;
  margin-right: 20px;
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  width: 100%; }

#key .icons .br, #team .member .br {
  background: transparent url(../images/ca_icon.svg) no-repeat; }

#key .icons .au, #team .member .au {
  background: transparent url(../images/au_icon.svg) no-repeat; }

#key .icons .hr, #team .member .hr {
  background: transparent url(../images/hc_icon.svg) no-repeat; }

#key .icons .hc, #team .member .hc {
  background: transparent url(../images/hc_icon.svg) no-repeat; }

#key .icons .cg, #team .member .cg {
  background: transparent url(../images/cg_icon.svg) no-repeat; }

#key .icons .ds, #team .member .ds {
  background: transparent url(../images/ds_icon.svg) no-repeat; }

#key .icons .pc, #team .member .pc {
  background: transparent url(../images/pc_icon.svg) no-repeat; }

#key .icons .pb, #team .member .pb {
  background: transparent url(../images/pb_icon.svg) no-repeat; }

#team .member .icons {
  padding: 0;
  margin: 7px 0 0 0;
  min-height: 39px;
  border-bottom: 1px solid #a1a1a1; }
  #team .member .icons div {
    display: inline-block;
    width: auto;
    margin-right: 0; }

#key h4 {
  color: #444444 !important;
  padding: 0 0 10px; }

#key .icons div {
  margin-bottom: 10px;
  line-height: 26px; }

/* ----- custom plasma ----- */
.custom .donation {
  background: #0095ae url(https://plasma.prometic.com/wp-content/uploads/2018/05/abstract_background.jpg) no-repeat center center;
  background-size: cover;
  padding: 20px 0; }
  .custom .donation .wrapper {
    display: flex;
    border-bottom: 0; }
    .custom .donation .wrapper .half-first {
      background-color: #e5f1f3;
      width: 49.5%;
      padding: 30px;
      flex: 1;
      margin-right: 10px; }
      .custom .donation .wrapper .half-first img {
        float: right;
        width: 100px;
        padding-left: 20px;
        margin-top: 25px; }
    .custom .donation .wrapper .half-second {
      background-color: #e5f1f3;
      width: 49.5%;
      padding: 30px;
      flex: 1;
      margin-left: 10px; }
      .custom .donation .wrapper .half-second img {
        float: right;
        width: 100px;
        padding-left: 20px;
        margin-top: 25px; }
  .custom .donation p.questions {
    color: white;
    width: 90%;
    max-width: calc(1920px - 9%);
    margin: 0 auto; }
    .custom .donation p.questions a {
      color: #F9A31A !important; }

.custom .contact {
  padding: 20px 0;
  width: 90%;
  max-width: calc(1920px - 9%);
  margin: 0 auto;
  position: relative;
  font-size: 0; }
  .custom .contact .member {
    width: 18.5%;
    margin-right: 1.85%;
    margin-bottom: 0px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top; }
    .custom .contact .member:hover > .name {
      color: #6f6599; }
    .custom .contact .member .image {
      width: 100%;
      height: 15vw;
      max-height: 300px;
      min-height: 170px;
      background-size: cover;
      background-position: top center;
      box-sizing: border-box; }
    .custom .contact .member .title {
      font-size: 15px;
      color: #888888;
      font-style: italic;
      border-bottom: 1px solid #a1a1a1;
      padding: 0 0 7px;
      font-size: -0.5px;
      letter-spacing: -0.5px;
      min-height: 39px;
      font-family: 'Source Sans Pro', sans-serif; }
    .custom .contact .member .name {
      font-size: 20px;
      padding: 10px 0 2px 0;
      letter-spacing: -0.5px;
      color: #6b6b6b;
      transition: all .1s ease-in-out;
      font-family: 'Source Sans Pro', sans-serif; }
    .custom .contact .member .linkedin {
      background: transparent url("../images/linkedin.svg") no-repeat bottom center;
      width: 20px;
      height: 20px;
      display: inline-block;
      background-size: 20px;
      margin-top: 8px;
      margin-right: 8px; }
      .custom .contact .member .linkedin:hover {
        background-image: url("../images/linkedin-purple.svg"); }
    .custom .contact .member .email {
      background: transparent url("../images/mail.svg") no-repeat bottom center;
      width: 20px;
      height: 20px;
      display: inline-block;
      background-size: 20px;
      margin-top: 8px; }
      .custom .contact .member .email:hover {
        background-image: url("../images/mail-purple.svg"); }
  .custom .contact .member:nth-child(5n) {
    margin-right: 0; }

.custom .stock-info .left {
  float: left;
  width: calc(100% - 550px); }

.custom .stock-info .right {
  float: left;
  width: 550px; }

.custom .careers, .custom .tiles {
  padding: 15px 0;
  width: 90%;
  max-width: calc(1920px - 9%);
  margin: 0 auto;
  position: relative;
  font-size: 0; }
  .custom .careers .box, .custom .tiles .box {
    width: 24.25%;
    margin-right: 1%;
    position: relative;
    display: inline-block; }
    .custom .careers .box .wrap, .custom .tiles .box .wrap {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 80%;
      margin: 0 auto;
      transition: all .3s ease-in-out;
      z-index: 2; }
      .custom .careers .box .wrap .cont, .custom .tiles .box .wrap .cont {
        top: 0;
        position: relative;
        overflow: hidden;
        transition: all .5s ease-in-out; }
        .custom .careers .box .wrap .cont a, .custom .tiles .box .wrap .cont a {
          text-decoration: none; }
        .custom .careers .box .wrap .cont h4, .custom .tiles .box .wrap .cont h4 {
          text-align: center;
          color: white !important;
          font-size: 30px !important;
          padding: 5px 0 !important;
          margin: 0 !important; }
        .custom .careers .box .wrap .cont .links, .custom .tiles .box .wrap .cont .links {
          opacity: 0;
          padding: 5px 0;
          max-height: 0;
          transition: all .5s ease-in-out;
          border-top: 1px solid transparent; }
          .custom .careers .box .wrap .cont .links a, .custom .tiles .box .wrap .cont .links a {
            text-align: center;
            color: white !important;
            font-size: 20px;
            transition: all .2s ease-in-out;
            display: block;
            text-decoration: none;
            font-weight: 100;
            font-family: 'Source Sans Pro', sans-serif;
            padding: 3px 0; }
            .custom .careers .box .wrap .cont .links a:hover, .custom .tiles .box .wrap .cont .links a:hover {
              font-size: 22px;
              padding: 1px 0; }
    .custom .careers .box .image img, .custom .tiles .box .image img {
      width: 100%;
      height: 100%;
      display: block; }
    .custom .careers .box:hover > .wrap > .cont, .custom .tiles .box:hover > .wrap > .cont {
      max-height: 350px; }
    .custom .careers .box:hover > .wrap > .cont .links, .custom .tiles .box:hover > .wrap > .cont .links {
      opacity: 1;
      max-height: 350px;
      border-top: 1px solid #99CC33; }
    .custom .careers .box:hover, .custom .tiles .box:hover {
      cursor: pointer; }
    .custom .careers .box:hover:after, .custom .tiles .box:hover:after {
      opacity: 1; }
    .custom .careers .box:after, .custom .tiles .box:after {
      content: "";
      height: 100%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      opacity: 0;
      transition: all .3s ease-in-out; }
  .custom .careers .box.open:after, .custom .tiles .box.open:after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    top: 0;
    opacity: 1;
    transition: all .3s ease-in-out; }
  .custom .careers .box.open .wrap .cont, .custom .tiles .box.open .wrap .cont {
    max-height: 350px; }
    .custom .careers .box.open .wrap .cont .links, .custom .tiles .box.open .wrap .cont .links {
      opacity: 1;
      max-height: 350px;
      border-top: 1px solid #99CC33; }
  .custom .careers .box.last, .custom .tiles .box.last {
    margin-right: 0; }

.custom .tiles {
  width: 100%; }
  .custom .tiles .box:nth-child(4n) {
    margin-right: 0; }

body.page-id-5193 .bar {
  margin: 0; }

body.page-id-5193 main {
  padding-bottom: 0px; }

body.osx main .numbered {
  bottom: -5px !important; }

/* ------------------ */
#container, #container2 {
  background-color: transparent !important;
  padding: 0px;
  margin: 4px 0; }
  #container #heading, #container2 #heading {
    padding: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 120%;
    border-bottom: 1px solid #9b9b9b;
    color: #333333; }
    #container #heading div:nth-child(1), #container2 #heading div:nth-child(1) {
      float: left;
      width: 27%;
      display: block;
      text-align: left; }
    #container #heading div, #container2 #heading div {
      float: left;
      width: 11.7%;
      display: block;
      text-align: center;
      border-right: 1px solid #9b9b9b;
      padding: 0px 0 20px;
      margin-top: 20px; }
    #container #heading div.mobile, #container2 #heading div.mobile {
      display: none; }
    #container #heading .clear, #container2 #heading .clear {
      clear: both;
      float: none;
      content: "";
      border: none;
      width: 0;
      padding: 0;
      margin: 0; }
  #container .mix, #container2 .mix {
    display: none; }

.pdp-title {
  padding: 20px 0 0;
  color: #99CC33; }

main .pdp {
  display: block;
  padding: 0px 0px;
  border-bottom: 1px solid #9b9b9b;
  margin-top: -4px;
  width: 100%; }
  main .pdp #header .clear {
    clear: both;
    float: none; }
  main .pdp .heading {
    float: left;
    width: 27%;
    display: block;
    padding: 15px 0;
    transition: all .3s ease-in-out; }
    main .pdp .heading .title {
      width: 100%;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 100;
      font-size: 120%;
      padding-bottom: 4px;
      color: #3B3C3B; }
      main .pdp .heading .title sub {
        bottom: 5px; }
    main .pdp .heading .sub {
      font-family: 'Source Sans Pro', sans-serif;
      font-weight: 100;
      color: #3B3C3B; }
    main .pdp .heading:hover {
      cursor: pointer; }
  main .pdp .phase-bar {
    width: calc(60% + 5px);
    min-height: 20px;
    float: left;
    position: relative; }
    main .pdp .phase-bar div {
      width: calc(19.5% - 1px);
      display: block;
      float: left;
      height: 42px;
      border-left: 1px solid #9b9b9b;
      padding: 18px 0; }
    main .pdp .phase-bar div:last-child {
      border-right: 1px solid #9b9b9b;
      width: calc(19.5% - 1px); }
    main .pdp .phase-bar .phase-progress {
      position: absolute;
      width: 0px;
      float: none;
      height: 30px;
      background-color: red;
      border: none;
      padding: 0px;
      left: 0px;
      top: 50%;
      transform: translate(0%, -50%);
      transition: all .3s ease-in-out; }
      main .pdp .phase-bar .phase-progress:after {
        display: none;
        content: "";
        width: 0px;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 15px solid green;
        position: absolute;
        right: -15px;
        top: 50%;
        transform: translate(0, -50%); }
    main .pdp .phase-bar .phase-progress.smrx {
      background-color: #34B2E7;
      border-radius: 5px; }
      main .pdp .phase-bar .phase-progress.smrx:after {
        border-left: 15px solid #99CC33; }
    main .pdp .phase-bar .phase-progress.pdrx {
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#98c239+0,30b2e7+100 */
      background: #98c239;
      /* Old browsers */
      background: -moz-linear-gradient(left, #99CC33 0%, #34B2E7 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, #99CC33 0%, #34B2E7 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #99CC33 0%, #34B2E7 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99CC33', endColorstr='#34B2E7',GradientType=1 );
      /* IE6-9 */
      border-radius: 5px; }
      main .pdp .phase-bar .phase-progress.pdrx:after {
        border-left: 15px solid #CC3366; }
  main .pdp .phase {
    float: left;
    width: 20%;
    display: none;
    padding: 8px 0; }
    main .pdp .phase div {
      width: 10px;
      height: 24px;
      background-color: #aeaeae;
      display: block;
      margin: 0;
      padding: 0;
      float: left;
      margin-right: 3px; }
  main .pdp .cat {
    float: left;
    width: 30%;
    display: block;
    padding: 11px 0;
    font-size: 112%;
    font-family: 'Source Sans Pro', sans-serif; }
  main .pdp .controls {
    width: 12%;
    float: left;
    text-align: center;
    padding: 9px 0;
    margin-top: 15px; }
    main .pdp .controls a {
      color: #34B2E7; }
    main .pdp .controls .plus {
      width: 20px;
      height: 20px;
      border-radius: 20px;
      background: #aeaeae url("../images/plus.svg") no-repeat center center;
      background-size: 12px;
      display: inline-block;
      margin-left: 0px;
      transition: all .3s ease-in-out; }
      main .pdp .controls .plus:hover {
        cursor: pointer; }
    main .pdp .controls .minus {
      width: 20px;
      height: 20px;
      border-radius: 20px;
      display: inline-block;
      background: #aeaeae url("../images/minus.svg") no-repeat center center;
      background-size: 12px;
      transition: all .3s ease-in-out; }
      main .pdp .controls .minus:hover {
        cursor: pointer; }
    main .pdp .controls .active {
      background-color: #f6a320; }
  main .pdp .desc {
    float: left;
    overflow: hidden;
    height: 0px;
    position: relative;
    margin: 0;
    width: 100%;
    background-color: #ebf7f9; }
    main .pdp .desc:before {
      content: "";
      width: 100%;
      height: 1px;
      background-color: #c3c3c3;
      position: absolute;
      top: 0px;
      opacity: 0;
      transition: all .1s ease-in-out; }
    main .pdp .desc h4 {
      font-family: 'Source Sans Pro', sans-serif !important;
      color: #0276bd  !important;
      font-weight: 600 !important;
      padding-bottom: 0px !important;
      font-size: 16px !important;
      margin-bottom: 0px !important;
      padding: 0 20px 4px 20px !important;
      margin-top: 10px; }
    main .pdp .desc p {
      padding-top: 4px !important;
      line-height: 18px !important;
      margin: 0px !important;
      padding: 0 20px !important;
      font-size: 14px;
      color: #3B3C3B !important; }
    main .pdp .desc a {
      text-decoration: underline !important;
      color: #65acd6 !important;
      font-family: 'Source Sans Pro', sans-serif !important;
      padding-top: 2px !important;
      display: block !important;
      line-height: 18px !important;
      margin-top: 10px !important;
      padding: 0px !important;
      display: inline-block !important; }
  main .pdp .desc.active {
    height: auto;
    margin-top: 20px;
    padding-bottom: 20px; }
    main .pdp .desc.active:before {
      opacity: 1; }
  main .pdp .clear {
    clear: both;
    float: none;
    content: ""; }

main .pdp.active .heading .title {
  color: #0077bc; }

#container div:nth-child(2), #container2 div:nth-child(2) {
  margin-top: 0px; }

#container.loaded .phase-bar .pra, #container2.loaded .phase-bar .pra {
  width: calc(4.875% - 15px); }

#container.loaded .phase-bar .prb, #container2.loaded .phase-bar .prb {
  width: calc(9.75% - 15px); }

#container.loaded .phase-bar .prc, #container2.loaded .phase-bar .prc {
  width: calc(14.625% - 15px); }

#container.loaded .phase-bar .prd, #container2.loaded .phase-bar .prd {
  width: calc(19.5% - 15px); }

#container.loaded .phase-bar .p1a, #container2.loaded .phase-bar .p1a {
  width: calc(24.375% - 15px); }

#container.loaded .phase-bar .p1b, #container2.loaded .phase-bar .p1b {
  width: calc(29.25% - 15px); }

#container.loaded .phase-bar .p1c, #container2.loaded .phase-bar .p1c {
  width: calc(34.125% - 15px); }

#container.loaded .phase-bar .p1d, #container2.loaded .phase-bar .p1d {
  width: calc(39% - 15px); }

#container.loaded .phase-bar .p2a, #container2.loaded .phase-bar .p2a {
  width: calc(43.875% - 15px); }

#container.loaded .phase-bar .p2b, #container2.loaded .phase-bar .p2b {
  width: calc(48.75% - 15px); }

#container.loaded .phase-bar .p2c, #container2.loaded .phase-bar .p2c {
  width: calc(53.625% - 15px); }

#container.loaded .phase-bar .p2d, #container2.loaded .phase-bar .p2d {
  width: calc(58.5% - 15px); }

#container.loaded .phase-bar .p3a, #container2.loaded .phase-bar .p3a {
  width: calc(63.375% - 15px); }

#container.loaded .phase-bar .p3b, #container2.loaded .phase-bar .p3b {
  width: calc(68.25% - 15px); }

#container.loaded .phase-bar .p3c, #container2.loaded .phase-bar .p3c {
  width: calc(73.125% - 15px); }

#container.loaded .phase-bar .p3d, #container2.loaded .phase-bar .p3d {
  width: calc(78% - 15px); }

#container.loaded .phase-bar .na, #container2.loaded .phase-bar .na {
  width: calc(82.875% - 15px); }

#container.loaded .phase-bar .nb, #container2.loaded .phase-bar .nb {
  width: calc(87.75% - 15px); }

#container.loaded .phase-bar .nc, #container2.loaded .phase-bar .nc {
  width: calc(92.625% - 15px); }

#container.loaded .phase-bar .nd, #container2.loaded .phase-bar .nd {
  width: calc(97.5% - 15px); }

#container.loaded .pdp .phase.phase1 div:nth-child(1), #container2.loaded .pdp .phase.phase1 div:nth-child(1) {
  background-color: #32aae0;
  transition-delay: .3s; }

#container.loaded .pdp .phase.phase2 div:nth-child(1), #container2.loaded .pdp .phase.phase2 div:nth-child(1) {
  background-color: #32aae0;
  transition-delay: .3s; }

#container.loaded .pdp .phase.phase2 div:nth-child(2), #container2.loaded .pdp .phase.phase2 div:nth-child(2) {
  background-color: #42adc6;
  transition-delay: .6s; }

#container.loaded .pdp .phase.phase3 div:nth-child(1), #container2.loaded .pdp .phase.phase3 div:nth-child(1) {
  background-color: #32aae0;
  transition-delay: .3s; }

#container.loaded .pdp .phase.phase3 div:nth-child(2), #container2.loaded .pdp .phase.phase3 div:nth-child(2) {
  background-color: #42adc6;
  transition-delay: .6s; }

#container.loaded .pdp .phase.phase3 div:nth-child(3), #container2.loaded .pdp .phase.phase3 div:nth-child(3) {
  background-color: #5fb297;
  transition-delay: .9s; }

#container.loaded .pdp .phase.phase4 div:nth-child(1), #container2.loaded .pdp .phase.phase4 div:nth-child(1) {
  background-color: #32aae0;
  transition-delay: .3s; }

#container.loaded .pdp .phase.phase4 div:nth-child(2), #container2.loaded .pdp .phase.phase4 div:nth-child(2) {
  background-color: #42adc6;
  transition-delay: .6s; }

#container.loaded .pdp .phase.phase4 div:nth-child(3), #container2.loaded .pdp .phase.phase4 div:nth-child(3) {
  background-color: #5fb297;
  transition-delay: .9s; }

#container.loaded .pdp .phase.phase4 div:nth-child(4), #container2.loaded .pdp .phase.phase4 div:nth-child(4) {
  background-color: #73dab8;
  transition-delay: 1.2s; }

#subscribe, #subscribe2 {
  background-color: #34B2E7;
  float: right;
  color: white;
  padding: 19px 40px;
  font-size: 17px;
  transition: all .3s ease-in-out;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }
  #subscribe:hover, #subscribe2:hover {
    background-color: #005383;
    cursor: pointer; }

#controls, #controls2 {
  margin-top: 30px; }
  #controls select, #controls2 select {
    border: none;
    padding: 20px 45px 20px 20px;
    margin-right: 1px;
    background: #f9f9f9 url("../images/arrow-d.svg") no-repeat 91% center;
    background-size: 18px;
    display: inline-block;
    transition: all .3s ease-in-out;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 100;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''; }
    #controls select option, #controls2 select option {
      font-size: 112%;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      color: #7a7a7a; }
  #controls select.active, #controls2 select.active {
    background: #87d3f1 url("../images/arrow-w.svg") no-repeat 91% center;
    background-size: 18px;
    color: white; }
    #controls select.active option, #controls2 select.active option {
      color: white; }
  #controls #clear, #controls #clear2, #controls2 #clear, #controls2 #clear2 {
    display: inline-block;
    color: white;
    visibility: hidden;
    padding: 22px 60px 22px 20px;
    vertical-align: bottom;
    font-size: 15px;
    transition: all .3s ease-in-out;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #34B2E7 url("../images/close2.svg") no-repeat 91% center;
    background-size: 11px;
    opacity: 0; }
    #controls #clear:hover, #controls #clear2:hover, #controls2 #clear:hover, #controls2 #clear2:hover {
      background-color: #005383;
      cursor: pointer; }
  #controls #clear.active, #controls #clear2.active, #controls2 #clear.active, #controls2 #clear2.active {
    visibility: visible;
    opacity: 1; }

.iziModal {
  border-radius: 0px !important; }
  .iziModal .iziModal-content {
    padding: 60px 40px !important;
    box-sizing: border-box !important; }
    .iziModal .iziModal-content h4 {
      padding: 8px 0;
      margin: 0;
      font-size: 20px;
      font-family: 'Source Sans Pro', sans-serif;
      line-height: 24px;
      color: #3B3C3B;
      font-weight: 300;
      -webkit-font-smoothing: antialiased; }
    .iziModal .iziModal-content p {
      padding: 8px 0;
      margin: 0;
      font-size: 16px;
      font-family: 'Source Sans Pro', sans-serif;
      line-height: 24px;
      color: #3B3C3B;
      font-weight: 300;
      -webkit-font-smoothing: antialiased; }
  .iziModal button {
    background: transparent url(../images/close.svg) no-repeat center center;
    background-size: 20px;
    width: 40px;
    height: 40px;
    text-indent: -5000px;
    border: none;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; }

.wpcf7-form-control-wrap {
  text-align: right;
  width: 100%;
  padding-bottom: 1%;
  padding-top: 1%; }
  .wpcf7-form-control-wrap .g-recaptcha {
    display: inline-block;
    margin-right: -2px; }

/* ----- cookies ----- */
#cookies {
  position: fixed;
  bottom: -220px;
  height: auto;
  width: 100%;
  background-color: white;
  z-index: 10001;
  box-shadow: 1px 9px 18px black;
  transition: all .4s ease-in-out; }
  #cookies .cont {
    width: 90%;
    margin: 0 auto;
    position: relative;
    background-color: white;
    box-sizing: border-box;
    padding: 20px 0px;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 2px;
    text-align: left; }
    #cookies .cont .close {
      width: 40px;
      height: 40px;
      background: transparent url(../images/close.svg) no-repeat center center;
      background-size: 40px;
      position: absolute;
      right: 25px;
      top: 13px; }
      #cookies .cont .close:hover {
        cursor: pointer; }
    #cookies .cont h2 {
      padding-top: 0;
      margin: 0 0;
      font-weight: 100;
      font-size: 23px;
      text-align: left;
      display: inline-block;
      width: 50%; }
    #cookies .cont p {
      color: #525252;
      font-weight: 100;
      font-size: 15px;
      margin: 5px 5% 0 0;
      padding: 0;
      width: 80%;
      line-height: 20px;
      display: inline-block;
      text-align: left; }
    #cookies .cont a {
      text-decoration: none;
      color: #6f6599; }
    #cookies .cont a.button {
      color: #34B2E7;
      font-size: 19px;
      padding: 3px 30px 6px;
      display: inline-block;
      box-sizing: border-box;
      background-size: 10px;
      margin-top: 10px;
      margin-right: 90%;
      transition: all .3s ease-in-out;
      border: 2px solid #34B2E7;
      vertical-align: top;
      text-decoration: none; }
      #cookies .cont a.button:hover {
        cursor: pointer;
        background-color: #34B2E7;
        color: white; }

#cookies.active {
  position: fixed;
  bottom: 0px;
  height: auto;
  width: 100%;
  background-color: white;
  z-index: 10001;
  box-shadow: 1px 9px 18px black; }

.grecaptcha-badge {
  display: none; }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  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;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  background-size: cover;
  background-position: center center; }

.slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100% !important;
  min-height: 100% !important;
  transform: translate(-50%, -50%);
  z-index: 0; }

[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; }

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  width: 60px;
  height: 100px;
  cursor: pointer;
  background: transparent;
  top: 50%;
  margin-top: -45px;
  font-size: 0;
  border: none;
  z-index: 2; }

.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  content: '';
  position: absolute;
  background: #fff;
  height: 2px;
  width: 50px;
  top: 50%;
  left: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.slick-prev:before,
.slick-next:before {
  margin-top: -22px; }

.slick-prev:after,
.slick-next:after {
  margin-top: 22px;
  margin-top: 2.2rem; }

.slick-prev:hover:before,
.slick-next:hover:before {
  margin-top: -18px;
  margin-top: -1.8rem; }

.slick-prev:hover:after,
.slick-next:hover:after {
  margin-top: 18px;
  margin-top: 1.8rem; }

.slick-prev {
  left: -7px;
  left: -0.7rem; }

.slick-prev:before {
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg); }

.slick-prev:after {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.slick-prev:hover:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.slick-prev:hover:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.slick-next {
  right: -7px;
  right: -0.7rem; }

.slick-next:before {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.slick-next:after {
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg); }

.slick-next:hover:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.slick-next:hover:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.ct-slick-arrows--type2 .slick-prev,
.ct-slick-arrows--type2 .slick-next {
  opacity: 0.85;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }

.ct-slick-arrows--type2 .slick-prev:before,
.ct-slick-arrows--type2 .slick-next:before,
.ct-slick-arrows--type2 .slick-prev:after,
.ct-slick-arrows--type2 .slick-next:after {
  background-color: #fff;
  height: 15px;
  height: 1.5rem;
  width: 70px;
  width: 7rem; }

.ct-slick-arrows--type2 .slick-prev:before,
.ct-slick-arrows--type2 .slick-next:before {
  margin-top: -20px;
  margin-top: -2rem; }

.ct-slick-arrows--type2 .slick-prev:after,
.ct-slick-arrows--type2 .slick-next:after {
  margin-top: 20px;
  margin-top: 2rem; }

.ct-slick-arrows--type2 .slick-prev:hover:before,
.ct-slick-arrows--type2 .slick-next:hover:before {
  margin-top: -20px;
  margin-top: -2rem; }

.ct-slick-arrows--type2 .slick-prev:hover:after,
.ct-slick-arrows--type2 .slick-next:hover:after {
  margin-top: 20px;
  margin-top: 2rem; }

.ct-slick-arrows--type2 .slick-prev:hover:active,
.ct-slick-arrows--type2 .slick-next:hover:active {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.ct-slick-arrows--type2 .slick-prev {
  left: 10px;
  left: 1rem; }

.ct-slick-arrows--type2 .slick-prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.ct-slick-arrows--type2 .slick-prev:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.ct-slick-arrows--type2 .slick-prev:hover:before {
  margin-top: -27px;
  margin-top: -2.7rem;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg); }

.ct-slick-arrows--type2 .slick-prev:hover:after {
  margin-top: 27px;
  margin-top: 2.7rem;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.ct-slick-arrows--type2 .slick-next {
  right: 10px;
  right: 1rem; }

.ct-slick-arrows--type2 .slick-next:before,
.ct-slick-arrows--type2 .slick-next:after {
  left: auto;
  right: 0; }

.ct-slick-arrows--type2 .slick-next:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.ct-slick-arrows--type2 .slick-next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.ct-slick-arrows--type2 .slick-next:hover:before {
  margin-top: -27px;
  margin-top: -2.7rem;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.ct-slick-arrows--type2 .slick-next:hover:after {
  margin-top: 27px;
  margin-top: 2.7rem;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg); }

#home.ct-header.ct-header--slider {
  background-size: cover;
  max-width: 1920px;
  border-radius: 0 0 150px 0;
  margin: 0 auto;
  overflow: hidden; }

.ct-header .ct-slick {
  margin-bottom: 0; }

.slick-initialized .slick-slide {
  display: block; }

.ct-u-display-tablex {
  width: 100%;
  height: 100%; }

/*.ct-u-display-tablex > .inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}*/
.ct-header h1.big {
  font-size: 32px;
  color: #fff;
  font-weight: 600;
  padding-top: 50px;
  text-transform: none;
  font-family: 'Source Sans Pro', sans-serif;
  line-height: 33px; }

.ct-header p {
  font-size: 20px;
  margin: 20px 0 40px;
  color: #fff;
  line-height: 24px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400; }

.ct-header a {
  color: white;
  font-size: 22px;
  font-weight: 100;
  padding-top: 65px;
  position: relative; }
  .ct-header a:before {
    content: "";
    width: 60px;
    height: 60px;
    background: transparent url("../images/liminal-logo-white.svg") no-repeat center center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0); }

.ct-header p a {
  color: white; }

.btn {
  text-transform: capitalize;
  font-weight: bold;
  padding: 16px 35px 15px;
  color: #fff;
  background-color: #34B2E7;
  border-radius: 0;
  border: none;
  font-size: 18px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 100;
  box-shadow: 8px 2px 8px #6b6b6b;
  border-radius: 0 0 20px 0; }

.btn:hover {
  background-color: #0077bc;
  text-decoration: none; }

* {
  outline: none !important; }

.btn:hover,
.btn:focus,
.btn:active {
  color: #fff; }

.ct-slick .slick-track,
.ct-slick .slick-list,
.ct-slick .item,
.ct-slick .slick-item {
  min-height: inherit; }

.ct-slick .item {
  background-size: cover; }

.slick-slider .item {
  height: 90vh;
  max-height: 800px;
  min-height: 730px;
  position: relative;
  overflow: hidden; }

/* Transitions */
.activate {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha opacity=100;
  filter: alpha(opacity=100); }

.animated {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha opacity=0;
  filter: alpha(opacity=0); }

.ct-u-display-tablex > .inner {
  max-width: 1024px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 730px; }

.ct-u-display-tablex > .inner .container {
  width: 50%;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  vertical-align: middle;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-bottom: 75px; }

.slick-dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  padding: 0; }

.slick-dots li {
  list-style: none;
  display: inline-block;
  line-height: inherit; }

.slick-dots li button {
  background-color: #9bc341;
  border-radius: 50px;
  text-indent: -5000px;
  border: none;
  padding: 6px;
  margin: 0px 5px;
  font-size: 0px; }

.slick-dots li button:hover {
  cursor: pointer; }

.slick-dots li.slick-active button {
  background-color: white; }
