/* @font-face kit by Fonts2u (https://fonts2u.com) */

@font-face {
    font-family: "Ubuntu";
    src: url(/fonts/Ubuntu-Regular.eot?9680e85deb2898b61fba2d48083f8a5d) format("eot"), url(/fonts/Ubuntu-Regular.woff?9f9fbc6aa1e67d815e0e2b1ff6098fd6) format("woff"), url(/fonts/Ubuntu-Regular.ttf?220291bb134c6c51be3fc306f9a75a48) format("truetype"), url(/fonts/Ubuntu-Regular.svg?a8b440d85f7e9ea100bb242784a7000f#Ubuntu) format("svg");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Ubuntu";
    src: url(/fonts/Ubuntu-Bold.eot?5d0a80d5e4b06245302021899ca21a97) format("eot"), url(/fonts/Ubuntu-Bold.woff?3cf8ab9656d64d71f33bca2e13607c35) format("woff"), url(/fonts/Ubuntu-Bold.ttf?6000ee874ad9eb2fb724ed320ba37813) format("truetype"), url(/fonts/Ubuntu-Bold.svg?9144d1e5cbe5df3d83fa5c98a27ad57f#Ubuntu-Bold) format("svg");
    font-display: swap;
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Ubuntu";
    src: url(/fonts/Ubuntu-Light.eot?3fa5c9e026b2a150b2fecdaeaf00da1b) format("eot"), url(/fonts/Ubuntu-Light.woff?2b90b21f560c220a45e25be02b2928d9) format("woff"), url(/fonts/Ubuntu-Light.ttf?c7c1eb5c95c61e4960a1dc4373f6bcfd) format("truetype"), url(/fonts/Ubuntu-Light.svg?2b0282d0f11d7577b17613840bd5ef32#Ubuntu-Light) format("svg");
    font-display: swap;
    font-weight: 200;
    font-style: normal;
}/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/*
 * Godsend reset ! We just want low profile on EVERY
 * elements. It's a very opiniated choice, fell free
 * a more traditionnal one.
 *
 */

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a,
label,
label > span,
input,
select,
textarea {
  text-decoration: none;
  pointer-events: auto;
}

html {
  scroll-behavior: smooth;
}

#zend-dev-bar {
  display: none !important;
}

/* ----------------------------------------------------------------------------------------------------
Super Form Reset
A couple of things to watch out for:
- IE8: If a text input doesn't have padding on all sides or none the text won't be centered.
- The default border sizes on text inputs in all UAs seem to be slightly different. You're better off using custom borders.
- You NEED to set the font-size and family on all form elements
- Search inputs need to have their appearance reset and the box-sizing set to content-box to match other UAs
- You can style the upload button in webkit using ::-webkit-file-upload-button
- ::-webkit-file-upload-button selectors can't be used in the same selector as normal ones. FF and IE freak out.
- IE: You don't need to fake inline-block with labels and form controls in IE. They function as inline-block.
- By turning off ::-webkit-search-decoration, it removes the extra whitespace on the left on search inputs
----------------------------------------------------------------------------------------------------*/

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  /* Browsers have different default form fonts */
  font-size: 13px;
  font-family: Arial;
}

/* Remove the stupid outer glow in Webkit */

input:focus {
  outline: 0;
}

/* Box Sizing Reset
-----------------------------------------------*/

/* All of our custom controls should be what we expect them to be */

input,
textarea {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* These elements are usually rendered a certain way by the browser */

button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Text Inputs
-----------------------------------------------*/

/* Button Controls
-----------------------------------------------*/

input[type=checkbox],
input[type=radio] {
  width: 13px;
  height: 13px;
}

/* File Uploads
-----------------------------------------------*/

/* Search Input
-----------------------------------------------*/

/* Make webkit render the search input like a normal text field */

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}

/* Turn off the recent search for webkit. It adds about 15px padding on the left */

::-webkit-search-decoration {
  display: none;
}

/* Buttons
-----------------------------------------------*/

button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
  /* Fix IE7 display bug */
  overflow: visible;
  width: auto;
}

/* IE8 and FF freak out if this rule is within another selector */

::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none;
}

/* Textarea
-----------------------------------------------*/

textarea {
  /* Move the label to the top */
  vertical-align: top;
  /* Turn off scroll bars in IE unless needed */
  overflow: auto;
}

/* Selects
-----------------------------------------------*/

select[multiple] {
  /* Move the label to the top */
  vertical-align: top;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus {
  outline: 0px !important;
  -webkit-appearance: none;
}

/* @import "~@fortawesome/fontawesome-free/scss/fontawesome.scss";
 @import "~@fortawesome/fontawesome-free/scss/solid.scss";
 @import "~@fortawesome/fontawesome-free/scss/regular.scss";*/

.app-grid {
  pointer-events: auto;
}

.app-background {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -200;
  background: linear-gradient(90deg, #293a50 20px, transparent 1%) top left, linear-gradient(#293a50 20px, transparent 1%) top left, #5c7180;
  background-size: 21px 21px;
  background-position: -10px -10px;
  -webkit-backface-visibility: hidden;
}

.no_background .app-background {
  display: none;
}

.app-grid {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vw;
  overflow: hidden;
  z-index: 0;
}

.no_grid .app-grid {
  display: none;
}

.gridCircle {
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(-21px, -21px);
          transform: translate(-21px, -21px);
  width: 21px;
  height: 21px;
}

.gridCircle:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 11px;
  height: 11px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.gridLineH {
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(-21px, -21px);
          transform: translate(-21px, -21px);
  width: 21px;
  height: 21px;
}

.gridLineH:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 10px;
  left: 11px;
  width: 21px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid rgba(255, 255, 255, 0.5);
}

.gridLineV {
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(-21px, -21px);
          transform: translate(-21px, -21px);
  width: 21px;
  height: 21px;
}

.gridLineV:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 11px;
  left: 10px;
  width: 1px;
  height: 21px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid rgba(255, 255, 255, 0.5);
}

.gridSquare {
  opacity: 0;
  position: absolute;
  -webkit-transform: translate(-21px, -21px);
          transform: translate(-21px, -21px);
  width: 21px;
  height: 21px;
  /*&:after {
         content: '';
         box-sizing: border-box;
         position: absolute;
         top: 5px;
         left: 5px;
         width: 11px;
         height: 11px;
         border-radius: 6px;
         border: 1px solid rgba(255, 255, 255, .5); //$active-color;
     }*/
}

.gridSquare:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 11px;
  height: 11px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.gridSquare.green:before {
  background-color: #a1dab1;
}

.gridSquare.white:before {
  background-color: #fff;
}

.gridSquare.red:before {
  background-color: #f56363;
}

.gridSquare.analysisInProgress {
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.5);
}

.gridSquare.analysisInProgress:before {
  background-color: transparent;
}

.gridSquare.analysisPass:before {
  border: 1px solid rgba(161, 218, 177, 0.5);
  background-color: #a1dab1;
}

.gridSquare.analysisFail:before {
  border: 1px solid rgba(245, 99, 99, 0.5);
  background-color: #f56363;
}

.gridSquare .randomCounter {
  font-weight: 200;
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  bottom: 6px;
  left: 21px;
  font-size: 7px;
}

.gridSquare.lineH:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 10px;
  left: 11px;
  width: 21px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid rgba(255, 255, 255, 0.5);
}

.gridSquare.lineV:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 11px;
  left: 10px;
  width: 1px;
  height: 21px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid rgba(255, 255, 255, 0.5);
}

.gridSquare.lineH.lineV:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 10px;
  left: 11px;
  width: 21px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid rgba(255, 255, 255, 0.5);
}

.gridSquare.lineH.lineV:after {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 11px;
  left: 10px;
  width: 1px;
  height: 21px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid rgba(255, 255, 255, 0.5);
}

.gridSquare.cornerTL:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 10px;
  left: 11px;
  width: 21px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid rgba(255, 255, 255, 0.5);
}

.gridSquare.cornerTL:after {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 11px;
  left: 10px;
  width: 1px;
  height: 21px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 0px solid rgba(255, 255, 255, 0.5);
}

.gridSquare.circle:before {
  content: '';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 11px;
  height: 11px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.parallaxe_bloc {
  pointer-events: auto;
}

.stories {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 990;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: #142334;
}

.stories nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  left: 0;
  bottom: 0;
  height: 10vh;
  width: 100%;
}

.stories .story_container {
  position: absolute;
  padding-bottom: 20vh;
  width: 100%;
  min-height: 90vh;
  pointer-events: auto;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  letter-spacing: .15em !important;
  color: #fff;
}

.stories .story_container .desktop {
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
}

@media screen and (max-width: 960px) {
  .stories .story_container .desktop {
    display: none !important;
    position: relative !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.stories .story_container li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 960px) {
  .stories .story_container li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.stories .story_container li h3 {
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  min-width: 30%;
  text-align: right;
  padding-bottom: 0;
  padding-right: 0 !important;
}

.stories .story_container li p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  max-width: 700px;
  margin-left: 25px;
}

.stories .story_container li h3,
.stories .story_container li p {
  padding: 20px;
}

.stories .story_container .logo {
  display: inline-block;
  margin: 45px;
  vertical-align: middle;
}

.stories .story_container .breadcrumb {
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
  text-transform: uppercase;
  vertical-align: middle;
}

.stories .story_container .breadcrumb .blue {
  color: #7ba4c0;
}

@media screen and (max-width: 960px) {
  .stories .story_container .breadcrumb {
    display: block;
    text-align: center;
    margin-bottom: 25px;
    padding: 0 25px;
  }
}

.stories .story_container .storyquote {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
  padding: 0 25px;
}

.stories .story_container .storyquote span:before {
  content: "";
  display: block;
  margin: 0 auto;
  background: url("/storage/static_files/quote.svg") no-repeat 0 0.32em;
  width: 50px;
  height: 50px;
  margin-bottom: 25px;
}

.stories .story_container a.btn-story {
  cursor: pointer;
  margin-top: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0 !important;
  background-color: #142334;
  display: inline-block;
  width: 100%;
  position: relative;
  height: 100%;
  vertical-align: middle;
}

.stories .story_container a.btn-story:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
  background-color: #f56363;
}

.stories .story_container a.btn-story.btn-close {
  position: absolute;
  top: 25px;
  right: 25px;
  line-height: 0;
  background-color: none;
  background: none;
  padding: 25px;
  width: auto !important;
  height: auto !important;
}

.stories .story_container a.btn-story img,
.stories .story_container a.btn-story span {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 480px) {
  .stories .story_container a.btn-story img,
  .stories .story_container a.btn-story span {
    font-size: 12px;
  }
}

.stories .story_container a.btn-story.btn-download {
  background-color: #a1dab1;
  line-height: auto;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}

.stories .story_container a.btn-story.btn-download span {
  font-size: .85em;
}

.stories .story_container a.btn-story.btn-download span.picto:before {
  content: '';
  display: block;
  position: absolute;
  left: -25px;
  top: -2px;
  width: 20px;
  height: 20px;
  background-image: url(/storage/static_files/pdf.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.stories .story_container a.btn-story.btn-download img {
  fill: #fff;
  color: #fff;
  display: inline-block;
  font-size: 60px;
  line-height: 60px;
  width: 40px;
  margin-right: 10px;
  display: inline-block;
}

.stories .story_container a.btn-story.btn-prev {
  text-align: left;
}

.stories .story_container a.btn-story.btn-prev img {
  -webkit-transform: scale(-1) translate(50%, 50%);
          transform: scale(-1) translate(50%, 50%);
}

.stories .story_container a.btn-story.btn-next {
  text-align: right;
  border-left: 1px solid #808080;
}

.stories .story_container nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.stories .story_container nav .btn-story {
  width: 100%;
}

.threeblocks_container {
  padding: 20vh 10vw;
  min-height: 120vh;
  width: 100%;
  overflow: hidden;
  position: relative;
}

@media screen and (min-aspect-ratio: 12 / 6) {
  .threeblocks_container {
    min-height: 150vh;
  }
}

@media screen and (max-width: 960px) {
  .threeblocks_container {
    padding: 10vh 25px;
  }
}

@media screen and (max-width: 480px) {
  .threeblocks_container {
    padding: 10vh 0;
  }
}

.threeblocks_container .parallaxe_bloc {
  cursor: pointer;
  width: 40%;
  max-width: 500px;
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 50px 40px;
  text-align: left;
  opacity: .8;
  pointer-events: auto;
}

@media screen and (max-width: 960px) {
  .threeblocks_container .parallaxe_bloc {
    position: relative !important;
    display: inline-block !important;
    -webkit-transform: none !important;
            transform: none !important;
    top: auto !important;
    left: auto !important;
    width: 80% !important;
    padding: 25px !important;
  }

  .threeblocks_container .parallaxe_bloc h2 {
    position: relative !important;
    min-width: auto !important;
    -webkit-transform: none !important;
            transform: none !important;
    font-size: 40px !important;
    line-height: 44px !important;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 480px) {
  .threeblocks_container .parallaxe_bloc {
    width: 100% !important;
  }
}

.threeblocks_container .parallaxe_bloc:hover {
  opacity: 1;
}

.threeblocks_container .parallaxe_bloc h2 {
  letter-spacing: .15em !important;
  color: #fff;
  font-size: 60px;
  line-height: 64px;
  font-weight: bold;
  position: absolute;
  min-width: 600px;
}

.threeblocks_container .parallaxe_bloc p {
  color: #142334;
  letter-spacing: .05em !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
}

.threeblocks_container .parallaxe_bloc.agencies {
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  background-color: #a1dab1;
  padding-top: 150px;
}

.threeblocks_container .parallaxe_bloc.agencies p {
  color: #142334;
}

.threeblocks_container .parallaxe_bloc.agencies h2 {
  top: 0;
  left: 0;
  -webkit-transform: translate(-10%, -30%);
          transform: translate(-10%, -30%);
}

.threeblocks_container .parallaxe_bloc.advertisers {
  -webkit-transform: translate(0%, -100%);
          transform: translate(0%, -100%);
  background-color: #142334;
}

.threeblocks_container .parallaxe_bloc.advertisers p {
  color: #fff;
}

.threeblocks_container .parallaxe_bloc.advertisers h2 {
  top: 0;
  right: 0;
  -webkit-transform: translate(40%, -50%);
          transform: translate(40%, -50%);
}

.threeblocks_container .parallaxe_bloc.tech {
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  background-color: #f56363;
}

.threeblocks_container .parallaxe_bloc.tech p {
  color: #fff;
}

.threeblocks_container .parallaxe_bloc.tech h2 {
  bottom: 0;
  right: 0;
  -webkit-transform: translate(70%, 50%);
          transform: translate(70%, 50%);
}

.threeblocks_container .parallaxe_bloc.oneyear {
  width: 30%;
  -webkit-transform: translate(-80%, 50%);
          transform: translate(-80%, 50%);
  background-color: #142334;
}

.threeblocks_container .parallaxe_bloc.oneyear p {
  letter-spacing: .15em !important;
  color: #fff;
  font-size: 40px;
  line-height: 44px;
  font-weight: bold;
}

.threeblocks_container .parallaxe_bloc.oneyear h2 {
  display: none !important;
  bottom: 0;
  right: 0;
  -webkit-transform: translate(70%, 50%);
          transform: translate(70%, 50%);
  color: #a1dab1;
}

.background-image {
  opacity: .2;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.background-image img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.story-header,
.story-main,
.story-nav,
.story-popup {
  z-index: 2;
}

.stories .story_container [class*="scrbl-"] {
  -webkit-transition: all .5s;
  transition: all .5s;
}

.stories .story_container .old_back {
  z-index: 1;
}

.stories .story_container .story-popup {
  display: none;
  width: 750px;
  max-width: 80%;
  border: 1px solid #a1dab1;
  position: absolute;
  top: 50vh;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 40px;
  background-color: #142334;
  opacity: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.stories .story_container .story-popup h4 {
  font-size: 16px;
  padding: 0 25px;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 30px;
}

.stories .story_container .story-popup p {
  font-size: 14px;
  font-weight: 300;
  margin: 0 auto 20px;
}

.stories .story_container .story-popup form {
  font-size: 14px;
  font-weight: 300;
}

.stories .story_container .story-popup form:after {
  content: '';
  clear: both;
  display: table;
}

.stories .story_container .story-popup form .form-left {
  width: 50%;
  float: left;
}

.stories .story_container .story-popup form .form-right {
  width: 50%;
  float: right;
}

.stories .story_container .story-popup form .input-container {
  margin: 0 auto 10px;
}

.stories .story_container .story-popup form .input-container.mandatory label {
  position: relative;
}

.stories .story_container .story-popup form .input-container.mandatory label:after {
  content: '*';
  position: absolute;
  top: 0;
  left: calc(100% + 5px);
}

.stories .story_container .story-popup form .input-container.challenge {
  margin: 0 0 10px 20px;
}

.stories .story_container .story-popup form .input-container.challenge label {
  width: 100%;
  text-align: left;
}

.stories .story_container .story-popup form .input-container label {
  width: 40%;
  margin: 0 25px 0 0;
  text-align: right;
}

.stories .story_container .story-popup form .input-container input {
  width: 45%;
  padding: 0 5px;
  background-color: #142334;
  border: none;
  border-bottom: 1px solid #a1dab1;
  color: #a1dab1;
}

.stories .story_container .story-popup form .input-container select {
  width: 50%;
  color: #a1dab1;
  padding: 0 5px;
  border-bottom: 1px solid #a1dab1;
  background-color: #142334;
}

.stories .story_container .story-popup form .input-container textarea {
  width: 100%;
  height: 85px;
  margin: 10px 0 0;
  border-bottom: 1px solid #a1dab1;
  color: #a1dab1;
}

.stories .story_container .story-popup .btn-container {
  text-align: center;
}

.stories .story_container .story-popup .btn-container .btn-form-download,
.stories .story_container .story-popup .btn-container .popup-btn {
  padding: 10px 20px;
  font-size: 14px;
  cursor: pointer;
}

.stories .story_container .story-popup .btn-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  width: auto !important;
  height: auto !important;
  line-height: 0;
  padding: 25px;
  background-color: transparent;
  background: none;
  border: none;
}

.stories .story_container .story-popup .btn-popup-close:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: #f56363;
}

form .form-success-message {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #293a50;
  color: white;
  font-size: 16px;
  padding: 0 25px;
  font-weight: 400;
  z-index: 5;
  display: none;
  opacity: 0;
}

form .form-success-message h4 {
  font-size: 16px;
  padding: 0 25px;
  font-weight: 400;
}

form .form-success-message .innerContent {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

form .form-error {
  color: #f56363;
  font-size: 11px;
  text-align: right;
  margin: 5px 0 0;
}

.quote.no-quote:first-child,
blockquote.quote.no-quote:first-child {
  margin: 0 0 100px !important;
}

blockquote.no-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 35px;
}

@media screen and (max-width: 960px) {
  blockquote.no-quote {
    display: block;
  }
}

blockquote.no-quote p {
  width: 45%;
}

@media screen and (max-width: 960px) {
  blockquote.no-quote p {
    width: 100%;
    margin-bottom: 50px;
    margin-left: 0;
  }
}

@media screen and (max-width: 960px) {
  blockquote.no-quote cite {
    top: 0;
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 50vw;
  }
}

blockquote.no-quote .container {
  position: relative;
  z-index: 108;
  display: inline-block;
  width: 200px;
  height: 200px;
  margin-right: 25px;
  margin-bottom: 50px;
  margin-top: 25px;
}

@media screen and (max-width: 480px) {
  blockquote.no-quote .container {
    width: 90%;
    height: 50vw;
    max-height: 200px;
    margin: 25px auto 0;
    margin-bottom: 60px;
    position: relative;
    left: 0 !important;
    right: 0 !important;
  }
}

blockquote.no-quote .container .title {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  letter-spacing: .15em;
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  color: #a1dab1;
  text-decoration: none;
  font-style: normal;
}

blockquote.no-quote .container .title.blue {
  color: #142334;
}

blockquote.no-quote .container .logos {
  position: absolute;
  width: 100px;
  height: 100px;
  opacity: 1;
  top: 10px;
  background-color: #ffffff;
  border: 1px solid #ccc;
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  max-width: 200px;
  max-height: 200px;
  left: 50% !important;
  background-color: #ffffff !important;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  /*&:not(.green) {
                    border: none !important;
                }*/
}

@media screen and (max-width: 480px) {
  blockquote.no-quote .container .logos {
    width: 100% !important;
    height: 100% !important;
    background-size: contain;
  }
}

blockquote.no-quote .container .logos:not(.green) {
  background-color: #fff;
}

blockquote.no-quote .container .logos.green {
  background-color: #bcc4cb;
}

blockquote.no-quote .container .logos.apx {
  /*left: square-position-x($baseSize, 2);*/
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  background-image: url("/storage/logos/APX.png");
}

blockquote.no-quote .container .logos.dv360 {
  /*top: square-position-y($baseSize);
                left: square-position-x($baseSize, 1);*/
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  background-image: url("/storage/logos/DV360.png");
}

blockquote.no-quote .container .logos.mediamath {
  /* top: square-position-y($baseSize);
                left: square-position-x($baseSize, 2);*/
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
  background-image: url("/storage/logos/Mediamath.png");
}

blockquote.no-quote .container .logos.manageo {
  /* top: square-position-y($baseSize);
                left: square-position-x($baseSize, 3);*/
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
  background-image: url("/storage/logos/manageo.png");
}

blockquote.no-quote .container .logos.amnet {
  /* top: square-position-y($baseSize, 2);
                left: ($baseSize / 2);*/
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  background-image: url("/storage/logos/Amnet.png");
}

blockquote.no-quote .container .logos.mbuy {
  /*top: square-position-y($baseSize, 2);
                left: square-position-x($baseSize, 1);*/
  -webkit-animation-delay: .9s;
          animation-delay: .9s;
  background-image: url("/storage/logos/Mbuy.png");
}

blockquote.no-quote .container .logos.temelio {
  /* top: square-position-y($baseSize, 2);
                left: square-position-x($baseSize, 2);*/
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
  background-image: url("/storage/logos/temelio.png");
}

blockquote.no-quote .container .logos.retargeter {
  /*top: square-position-y($baseSize, 2);
                left: square-position-x($baseSize, 3);*/
  -webkit-animation-delay: .2s;
          animation-delay: .2s;
  background-image: url("/storage/logos/Retargeter.png");
}

blockquote.no-quote .container .logos.sellpoints {
  /*top: square-position-y($baseSize, 2);
                left: square-position-x($baseSize, 4);*/
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
  background-image: url("/storage/logos/Sellpoints.png");
}

blockquote.no-quote .container .logos.zebestof {
  /*top: square-position-y($baseSize, 3);
                left: square-position-x($baseSize, 1);*/
  -webkit-animation-delay: .7s;
          animation-delay: .7s;
  background-image: url("/storage/logos/ZeBestOf.png");
}

blockquote.no-quote .container .logos.fb {
  /*top: square-position-y($baseSize, 3);
                left: square-position-x($baseSize, 2);*/
  -webkit-animation-delay: .9s;
          animation-delay: .9s;
  background-image: url("/storage/logos/Facebook_BM.jpg");
}

blockquote.no-quote .container .logos.tdd {
  /*top: square-position-y($baseSize, 3);
                left: square-position-x($baseSize, 3);*/
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
  background-image: url("/storage/logos/TTD.png");
}

blockquote.no-quote .container .logos.oath {
  /*top: square-position-y($baseSize, 4);
                left: square-position-x($baseSize, 2);*/
  -webkit-animation-delay: .6s;
          animation-delay: .6s;
  background-image: url("/storage/logos/oath_logo_new.png");
}

@-webkit-keyframes fade-in-logo {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade-in-logo {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.graph-container {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
}

.graph-container .graph-bar {
  position: absolute;
  top: 50%;
  left: 5%;
  width: 10px;
  height: calc(100% - 10px);
  border: 1px solid #ffffff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.graph-container .graph-bar .bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

.graph-container .graph-bar.bar-h {
  width: 80%;
  height: 10px;
  top: 85%;
}

.graph-container .graph-bar.bar-h .bar {
  width: 0;
  height: 100%;
}

.graph-container .graph-kpi {
  width: 100%;
  height: 1px;
  border-top: 1px solid #a1dab1;
  position: absolute;
  bottom: 80%;
  left: 0;
  text-align: center;
}

.graph-container .graph {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 0%;
  height: 100%;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  background-image: -webkit-repeating-radial-gradient(center center, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 1px, transparent 1px, transparent 100%);
  background-size: 15px 15px;
  overflow: hidden;
  color: #ffffff;
  font-size: 10px;
  font-family: monospace;
}

.graph-container .graph .graph-stats {
  position: absolute;
  top: 0;
  right: 2%;
  z-index: 15;
}

.graph-container .graph .graph-fader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#293a50), color-stop(40%, rgba(255, 255, 255, 0)), color-stop(60%, rgba(255, 255, 255, 0)), to(#293a50));
  background: linear-gradient(to right, #293a50 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 60%, #293a50 100%);
}

.graph-container .graph .radar {
  position: absolute;
  top: 0;
  left: -30%;
  width: 30%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.05)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 100%);
}

.graph-container .graph .graph-scroller {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300%;
  height: calc(100% - 10px);
  white-space: nowrap;
}

.graph-container .graph .dots-container {
  position: relative;
  float: left;
  width: 33%;
  height: 100%;
}

.graph-container .graph .dots-container .dot {
  position: absolute;
  bottom: 10%;
  left: 5%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ffffff;
}

.graph-container .graph .dots-container .dot .pulse {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #ffffff;
  border-radius: inherit;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.graph-container .graph .dots-container .dot.dot-1 {
  bottom: 10%;
  left: calc(12% * 1);
}

.graph-container .graph .dots-container .dot.dot-2 {
  bottom: 25%;
  left: calc(12% * 2);
}

.graph-container .graph .dots-container .dot.dot-3 {
  bottom: 18%;
  left: calc(12% * 3);
}

.graph-container .graph .dots-container .dot.dot-4 {
  bottom: 30%;
  left: calc(12% * 4);
}

.graph-container .graph .dots-container .dot.dot-5 {
  bottom: 25%;
  left: calc(12% * 5);
}

.graph-container .graph .dots-container .dot.dot-6 {
  bottom: 60%;
  left: calc(12% * 6);
}

.graph-container .graph .dots-container .dot.dot-7 {
  bottom: 10%;
  left: calc(12% * 7);
}

.graph-container .graph .dots-container .dot.dot-8 {
  bottom: 20%;
  left: calc(12% * 8);
}

.graph-container .graph .dots-container .line {
  position: absolute;
  bottom: 10%;
  left: 5%;
  width: calc(12% + 2px);
  height: calc(15% + 2px);
  border-radius: 50%;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.graph-container .graph .dots-container .line:after {
  content: '';
  position: absolute;
  background-color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-clip-path: polygon(0% calc(100% - 1px), calc(100% - 1px) 0%, 100% calc(0% + 1px), calc(0% + 1px) 100%);
          clip-path: polygon(0% calc(100% - 1px), calc(100% - 1px) 0%, 100% calc(0% + 1px), calc(0% + 1px) 100%);
}

.graph-container .graph .dots-container .line.desc:after {
  -webkit-clip-path: polygon(calc(0% + 1px) 0%, 100% calc(100% - 1px), calc(100% - 1px) 100%, 0% calc(0% + 1px));
          clip-path: polygon(calc(0% + 1px) 0%, 100% calc(100% - 1px), calc(100% - 1px) 100%, 0% calc(0% + 1px));
}

.graph-container .graph .dots-container .line.hori {
  border-bottom: 1px solid #ffffff;
}

.graph-container .graph .dots-container .line.line-1-2 {
  bottom: 10%;
  left: calc(12% * 1);
  height: calc(15% + 2px);
}

.graph-container .graph .dots-container .line.line-2-3 {
  bottom: calc(18% + 2px);
  left: calc(12% * 2);
  height: calc(7% + 2px);
}

.graph-container .graph .dots-container .line.line-3-4 {
  bottom: 18%;
  left: calc(12% * 3);
  height: calc(12% + 2px);
}

.graph-container .graph .dots-container .line.line-4-5 {
  bottom: calc(25% + 2px);
  left: calc(12% * 4);
  height: calc(5% + 2px);
}

.graph-container .graph .dots-container .line.line-5-6 {
  bottom: 25%;
  left: calc(12% * 5);
  height: calc(35% + 2px);
}

.graph-container .graph .dots-container .line.line-6-7 {
  bottom: 10%;
  left: calc(12% * 6 + 2px);
  height: calc(50% + 2px);
}

.graph-container .graph .dots-container .line.line-7-8 {
  bottom: 10%;
  left: calc(12% * 7);
  height: calc(10% + 2px);
}

.graph-container .graph .dots-container .line.line-8-1 {
  bottom: calc(10% + 2px);
  left: calc(12% * 8);
  height: calc(10% + 2px);
  width: calc(17% + 2px);
}

.hcenter {
  left: 50%;
}

.vcenter {
  top: 50%;
}

.center {
  position: absolute;
  left: 50%;
  top: 50%;
}

header.header .main-menu {
  opacity: 0;
}

header.header .background-image {
  opacity: 0;
}

header.header .header-quote {
  opacity: 0;
}

.dial__text {
  line-height: 1em !important;
  top: 51%;
  left: 51%;
  width: 100%;
}

.atoms-anim,
.dial-anim {
  position: relative;
}

.cursor.pointer {
  cursor: pointer;
}

.quote .progressiveLoadingImages,
.avatar {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 6px solid #a1dab1;
  display: inline-block;
  width: 8vw;
  height: 8vw;
}

.quote .progressiveLoadingImages.default,
.avatar.default {
  border-radius: 0;
  border: none;
  -o-object-fit: contain;
     object-fit: contain;
}

.quote .progressiveLoadingImages.middle,
.avatar.middle {
  vertical-align: middle;
}

.quote .progressiveLoadingImages.small,
.avatar.small {
  width: 4vw;
  height: 4vw;
}

@media screen and (max-width: 960px) {
  .quote .progressiveLoadingImages.small,
  .avatar.small {
    margin-top: 6vw;
    width: 6vw;
    height: 6vw;
  }
}

@media screen and (max-width: 480px) {
  .quote .progressiveLoadingImages.small,
  .avatar.small {
    margin-top: 8vw;
    width: 8vw;
    height: 8vw;
  }
}

.quote .progressiveLoadingImages.medium,
.avatar.medium {
  width: 8vw;
  height: 8vw;
}

.quote .progressiveLoadingImages.large,
.avatar.large {
  width: 16vw;
  height: 16vw;
}

.quote .progressiveLoadingImages.x-large,
.avatar.x-large {
  width: 24vw;
  height: 24vw;
}

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

.fa-scibids-lock {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 400;
  background: url("/storage/static_files/lock.svg") no-repeat;
  background-size: contain;
  background-position: center;
  height: 15px;
  width: 15px;
  vertical-align: top;
  margin-top: -4px;
}

.fa-scibids-lock:hover {
  background: url("/storage/static_files/lock-hover.svg") no-repeat;
  background-size: contain;
  background-position: center;
}

#contact-loader,
.full-page-loader {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity .6s ease-in-out;
  transition: opacity .6s ease-in-out;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 115;
}

#contact-loader.active,
.full-page-loader.active {
  height: calc(100% + 20px);
  opacity: 1;
}

#contact-loader img,
.full-page-loader img {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#contact-loader p,
.full-page-loader p {
  text-align: center;
  position: absolute;
  top: calc(50% + 30px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.full-page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.full-page-loader.active {
  height: 100%;
  opacity: 1;
}

.full-page-loader p {
  color: #fff;
}

.graph-anim,
.analysis-anim {
  width: 100%;
  height: 100%;
  opacity: .7;
  pointer-events: auto;
  cursor: pointer;
  z-index: 999;
  min-height: 400px;
}

.analysis-anim {
  width: 100%;
  height: 100%;
  opacity: .7;
  pointer-events: auto;
  cursor: pointer;
  z-index: 999;
  min-height: 400px;
  /*background: linear-gradient(90deg, $bg-color ($dot-space - $dot-size), transparent 1%) top left, linear-gradient($bg-color ($dot-space - $dot-size), transparent 1%) top left, $dot-color;
     background-size: $dot-space $dot-space; //background-position: -10px -10px;*/
  background-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(24%, transparent), color-stop(25%, rgba(255, 255, 255, 0.05)), color-stop(26%, rgba(255, 255, 255, 0.05)), color-stop(27%, transparent), color-stop(74%, transparent), color-stop(75%, rgba(255, 255, 255, 0.05)), color-stop(76%, rgba(255, 255, 255, 0.05)), color-stop(77%, transparent), to(transparent)), -webkit-gradient(linear, left top, right top, color-stop(24%, transparent), color-stop(25%, rgba(255, 255, 255, 0.05)), color-stop(26%, rgba(255, 255, 255, 0.05)), color-stop(27%, transparent), color-stop(74%, transparent), color-stop(75%, rgba(255, 255, 255, 0.05)), color-stop(76%, rgba(255, 255, 255, 0.05)), color-stop(77%, transparent), to(transparent));
  background-image: linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 77%, transparent);
  background-size: 22px 22px;
  background-position: 0 0;
}

body.noscroll {
  height: 100vh;
  overflow: hidden;
}

.lightbox {
  cursor: pointer;
}

.ln-section {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}

blockquote.quote-page-ln cite {
  max-width: 400px !important;
  margin-top: 0 !important;
  letter-spacing: .05em !important;
  line-height: 30px !important;
  padding: 30px 0;
}

blockquote.quote.no-quote p span {
  text-align: left;
}

@media screen and (max-width: 960px) {
  blockquote.quote.no-quote p span {
    text-align: center;
  }
}

blockquote.quote.no-quote p span:before {
  background-image: none;
}

.section-image {
  margin-top: -50px;
  margin-bottom: -50px;
}

.section-image img {
  width: 100%;
  height: auto;
}

.section-image .background-image {
  opacity: .2 !important;
}

.quote-page-team cite,
.quote-page-ln cite {
  font-size: 24px !important;
  color: #091522 !important;
}

.quote-page-team span:before,
.quote-page-ln span:before {
  content: none !important;
}

.quote-page-team span,
.quote-page-ln span {
  font-size: 16px !important;
  line-height: 24px;
  font-weight: 200;
  padding-bottom: 60px;
}

/* Change Autocomplete styles in Chrome*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #6f7d8b;
  -webkit-text-fill-color: #a1dab1;
  -webkit-box-shadow: 0 0 0px 9000px #2a4055 inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.gridSquare .randomCounter,
.stories .story_container,
.threeblocks_container .parallaxe_bloc h2,
.threeblocks_container .parallaxe_bloc p,
.stories .story_container .story-popup form .input-container input,
.stories .story_container .story-popup form .input-container textarea,
form .form-success-message,
blockquote.no-quote .container .title,
.dial__text,
#contact-loader p,
.full-page-loader p,
.select,
.menu-link,
.btn,
a.btn,
.quote,
blockquote.quote,
.hud_bloc .randomCounter,
.header-quote,
blockquote.header-quote,
.media-links li i span,
.press-links li i span,
.about-us-section .title,
.about-us-section h2.title,
.about-us-section p,
.hp_section .title,
.hp_section h2.title,
.hiw_section .title,
.hiw_section h2.title,
.ln-section .title,
.ln-section h2.title,
.hp_section p,
.hiw_section p,
.ln-section p,
.hp_section ul,
.hiw_section ul,
.ln-section ul,
.hp_section_form .info,
.hp_section_form h2.title,
.hp_section_form p,
.hp_section_form ul,
.form-group .input-label .title,
.form-group .input-label input,
.form-group.right .input-label textarea,
h1.carreer,
div.carreer p,
div.carreer span,
.map_info h1,
.map_info p {
  font-family: "Ubuntu";
  letter-spacing: .25em;
}

.footer,
footer.footer {
  position: relative;
  z-index: 100;
}

.footer .btn.btn-contact-form,
footer.footer .btn.btn-contact-form {
  margin-top: 0;
  padding: 20px 53px;
}

.main,
main.main {
  position: relative;
  z-index: 100;
}

.contact-form {
  position: relative;
  z-index: 100;
}

.contact-form .btn-contact-form {
  cursor: pointer;
}

.contact-form .form-group .input-label {
  position: relative;
}

.contact-form .form-group .input-label .form-error {
  position: absolute;
  right: 5px;
  bottom: 5px;
}

.contact-form .footer {
  z-index: 2;
}

.select {
  position: relative;
  overflow: hidden;
  display: block;
  margin: auto;
  width: 480px;
  height: 100%;
  border-bottom: 0px;
  font-size: 12px;
}

.select > i.toggle {
  position: absolute;
  z-index: 4;
  right: 1.5em;
  top: 1.6em;
  color: #fff;
}

.select .title,
.select .placeholder {
  position: relative;
  display: block;
  height: 100%;
  padding: 1.5em 2em;
  background: #2a4055;
  border-bottom: 1px solid #6f7d8b;
  cursor: pointer;
  width: 480px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select > input {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  cursor: pointer;
}

.select > input:checked ~ i.toggle.icon-arrow-down {
  display: none;
}

.select > input:checked ~ i.toggle.icon-arrow-up {
  display: block;
}

.select > input:checked div.options label.option .title {
  display: none !important;
}

.select > input:not(:checked) {
  z-index: 4;
}

.select > input:not(:checked) ~ label.option > span.title {
  display: none;
}

.select > input:not(:checked) ~ i.toggle.icon-arrow-up {
  display: none;
}

.select > input:not(:checked) ~ i.toggle.icon-arrow-down {
  display: block;
}

.select > input:disabled {
  cursor: no-drop;
}

.select > span.placeholder {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 100%;
  color: #fff;
  border-top: 0px;
}

.select label.option {
  display: block;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.select label.option span.title {
  position: relative;
  z-index: 2;
  -webkit-transition: background .3s ease-out;
  transition: background .3s ease-out;
  color: #b3debc;
}

.select label.option span.title i.icon {
  padding-right: 8px;
  color: #fff;
}

.select label.option span.title:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
}

.select label.option input {
  display: none;
}

.select label.option input:checked ~ span.title {
  position: absolute;
  display: block;
  z-index: 3;
  top: 0px;
  font-size: 12px;
  background: #2a4055;
  border-top: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  width: 100%;
}

.select label.option input:disabled ~ span.title {
  background: #f9f9f9 !important;
  color: #aaa;
  color: #eee;
}

.select label.option input:disabled ~ span.title:hover {
  color: #aaa;
  background: none;
  cursor: no-drop;
}

.header,
header.header {
  position: relative;
  width: 100%;
  min-height: calc(100vh - 5px);
  overflow: hidden;
}

@media screen and (max-width: 480px) {
  .header,
  header.header {
    min-height: calc(110vh);
  }
}

.header.short_header,
header.header.short_header {
  min-height: 30vh !important;
}

.header.short_header h1,
header.header.short_header h1 {
  font-size: 30px;
  line-height: 36px;
}

.header.short_header .flex_container,
header.header.short_header .flex_container {
  min-height: 30vh !important;
}

.logo {
  display: inline-block;
  margin: 45px 0 45px 45px;
  width: 43.125vw;
  max-width: 207px;
}

@media screen and (max-width: 480px) {
  .logo {
    margin: 25px;
  }
}

.logo img {
  width: 100%;
  height: auto;
}

.bgvid,
video.bgvid {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

.fixed_video .bgvid,
.fixed_video video.bgvid {
  position: fixed;
}

.no_video .bgvid,
.no_video video.bgvid {
  display: none;
}

.bgvid {
  opacity: 0;
}

.nav_container {
  position: relative;
  z-index: 102;
}

.fixed_nav .nav_container {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  top: -30px;
  height: 110px;
}

.nav_container a.logo {
  position: relative;
  z-index: 103;
}

.main-menu,
nav.main-menu {
  display: inline-block;
  float: right;
  margin: 45px 10px 45px 0;
  /*@media screen and (max-width: 1280px) {
         display:block;
         float: none;
         margin: 45px auto;
         text-align: center;
     }*/
}

.main-menu .menu-pictos-mobile,
nav.main-menu .menu-pictos-mobile {
  display: none;
}

@media screen and (max-width: 1060px) {
  .main-menu,
  nav.main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    clear: both;
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    height: 100%;
    background-color: #283C4F;
    margin: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out;
    z-index: 101;
    /*@media (orientation: landscape) {
             flex-direction: row;
         }
         @media (orientation: portrait) {
             flex-direction: column;
         }*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .main-menu.open,
  nav.main-menu.open {
    left: 0;
  }

  .main-menu > a.menu-link,
  nav.main-menu > a.menu-link {
    display: block;
    text-align: center;
    margin: 15px 45px;
    /*@media (orientation: landscape) {
                 &:not(:last-of-type) {
                     margin-right: 35px;
                 }
             }*/
  }
}

@media screen and (max-width: 1060px) and (orientation: portrait) {
  .main-menu > a.menu-link,
  nav.main-menu > a.menu-link {
    margin: 15px 45px;
  }
}

@media screen and (max-width: 480px) {
  .main-menu .menu-pictos-mobile,
  nav.main-menu .menu-pictos-mobile {
    display: block;
  }
}

@media screen and (max-width: 480px) and (orientation: landscape) {
  .main-menu .menu-pictos-mobile:not(:last-of-type),
  nav.main-menu .menu-pictos-mobile:not(:last-of-type) {
    margin-right: 35px;
  }
}

@media screen and (max-width: 480px) and (orientation: portrait) {
  .main-menu .menu-pictos-mobile,
  nav.main-menu .menu-pictos-mobile {
    margin: 45px;
    margin: 20px 45px;
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .main-menu .menu-pictos-mobile a.menu-link,
  nav.main-menu .menu-pictos-mobile a.menu-link {
    display: inline-block !important;
  }
}

.main-menu .float-right,
nav.main-menu .float-right {
  float: right;
}

.main-menu-pictos,
nav.main-menu-pictos {
  display: inline-block;
  position: relative;
  float: right;
  margin: 45px 45px 45px 0;
  z-index: 102;
}

@media screen and (max-width: 480px) {
  .main-menu-pictos,
  nav.main-menu-pictos {
    margin: 15px;
  }
}

.secondary-menu,
nav.secondary-menu {
  background-color: #142334;
  display: block;
  margin: 0;
  text-align: center;
  margin-top: 50px;
  padding: 25px;
}

.secondary-menu > span,
nav.secondary-menu > span {
  color: #a0bbd4;
  font-size: 9px;
  margin-right: 3px;
}

.secondary-menu .menu-link,
nav.secondary-menu .menu-link {
  display: inline-block;
  color: #a0bbd4;
  font-weight: 200;
  padding: 10px 5px;
  font-size: 12px;
  font-size: 9px;
}

.menu-link-top {
  display: none;
  position: fixed;
  font-size: 20px;
  bottom: 25px;
  right: 25px;
  padding: 10px 15px;
  color: #fff;
  background-color: #a1dab1;
  z-index: 101;
}

.menu-link {
  letter-spacing: .35em;
  display: inline-block;
  color: #bec5cd;
  text-transform: uppercase;
  padding: 0 5px;
  font-size: 12px;
  cursor: pointer;
  font-weight: bold;
}

.menu-link.active,
.menu-link:hover {
  color: #b3debc;
}

@media screen and (min-width: 1060px) {
  .menu-link.burger {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .menu-link.burger {
    font-size: 26px;
  }
}

@media screen and (max-width: 480px) {
  .menu-link:not(.burger) {
    display: none;
  }
}

.btn,
a.btn {
  display: inline-block;
  background-color: #b3debc;
  padding: 20px 40px;
  border-radius: 40px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin-top: 25px;
  border: 1px solid transparent;
  text-align: center;
}

.btn:hover,
a.btn:hover {
  border: 1px solid #a1dab1;
  -webkit-box-shadow: 0 0 25px #5c7180;
          box-shadow: 0 0 25px #5c7180;
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
}

.quote,
blockquote.quote {
  line-height: 0 !important;
  font-size: 0 !important;
  margin: 50px 0 50px 0;
  position: relative;
  /*.avatar{
        float: right;
        margin-right: 50px;
     }*/
  background-color: #fff;
  width: 100%;
  text-align: center;
  /*span:before {
         content: "";
         display: block;
         margin: 0 auto;
         background: url("/storage/static_files/quote.svg") no-repeat 0 0.32em;
         width: 50px;
         height: 50px;
         margin-bottom: $base-margin;
     }*/
}

.quote:first-child,
blockquote.quote:first-child {
  margin: 0px 0 50px 0 !important;
}

.quote.direction-rtl,
blockquote.quote.direction-rtl {
  /* .avatar{
        float: left;
        margin-left: 50px;
     }*/
}

.quote.direction-rtl p:before,
blockquote.quote.direction-rtl p:before {
  left: auto;
  right: 0;
}

.quote.direction-rtl p:after,
blockquote.quote.direction-rtl p:after {
  left: auto;
  right: 0;
}

.quote.direction-rtl:after,
blockquote.quote.direction-rtl:after {
  left: auto;
  right: 600px;
}

.quote p:before,
blockquote.quote p:before {
  content: "";
  width: 0px;
  height: 0px;
  border: 300px solid #fff;
  left: 0;
  top: -50px;
  border-color: transparent #fff #fff #fff;
  border-width: 300px;
  border-top-width: 51px;
  border-bottom-width: 00px;
  display: inline-block;
  position: absolute;
  line-height: 0 !important;
  font-size: 0 !important;
}

.quote p:after,
blockquote.quote p:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 300px solid transparent;
  left: 0;
  bottom: -50px;
  border-color: #fff transparent transparent transparent;
  border-width: 300px;
  border-top-width: 51px;
  border-bottom-width: 00px;
  display: inline-block;
  position: absolute;
  line-height: 0 !important;
  font-size: 0 !important;
}

.quote.no-bottom-arrow p:after,
blockquote.quote.no-bottom-arrow p:after {
  border: none !important;
  border-width: 0px !important;
  border-top-width: 00px !important;
  border-bottom-width: 00px !important;
}

@media screen and (max-width: 640px) {
  .quote p:before,
  .quote p:after,
  blockquote.quote p:before,
  blockquote.quote p:after {
    left: auto !important;
    right: 0 !important;
    width: 0 !important;
  }

  .quote.direction-rtl p:before,
  .quote.direction-rtl p:after,
  blockquote.quote.direction-rtl p:before,
  blockquote.quote.direction-rtl p:after {
    left: auto !important;
    right: 0 !important;
    width: 0 !important;
  }
}

.quote:after,
blockquote.quote:after {
  content: "";
  position: absolute;
  width: calc( 100% - 600px);
  height: 51px;
  left: 600px;
  top: -50px;
  line-height: 0 !important;
  font-size: 0 !important;
  background-color: #fff;
}

@media screen and (max-width: 640px) {
  .quote:after,
  blockquote.quote:after {
    left: 0;
    width: calc( 100% - 600px);
  }
}

.quote p,
blockquote.quote p {
  padding: 0 25px;
}

.quote span,
blockquote.quote span {
  letter-spacing: .05em;
  display: inline-block;
  max-width: 1024px;
  color: #091522;
  font-size: 24px;
  line-height: 30px;
  margin-top: 25px;
}

.quote cite,
blockquote.quote cite {
  display: inline-block;
  margin-top: 25px;
  clear: both;
  max-width: 1024px;
  font-size: 14px;
  line-height: 16px;
  color: #bbc0c2;
  text-decoration: none;
  font-style: normal;
  margin-bottom: 25px;
  letter-spacing: .25em;
  text-transform: uppercase;
}

.flex_container {
  top: 132px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: calc(100vh - 260px);
  padding: 25px 25px;
  /*@media screen and (max-width: 1280px) {
         min-height: calc(100vh - 460px);
     }
     @media screen and (max-width: 960px) {
         min-height: calc(100vh - 260px);
     }*/
}

.borderTL {
  width: 100%;
  height: 100%;
  left: 0;
  display: inline-block;
  position: absolute;
}

.borderTL:before,
.borderTL:after {
  content: "";
  position: absolute;
  top: -21px;
  left: -21px;
  background-size: 100% 80%;
  background-repeat: no-repeat;
}

.borderTL:before {
  bottom: -1px;
  width: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));
  background-image: linear-gradient(#fff, transparent);
}

.borderTL:after {
  right: -1px;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent));
  background-image: linear-gradient(left, #fff, transparent);
}

.borderBR {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  -webkit-transform: scale(-1);
          transform: scale(-1);
  z-index: -1;
  left: 0;
}

.borderBR:before,
.borderBR:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  background-size: 100% 80%;
  background-repeat: no-repeat;
  top: -21px;
  left: -21px;
}

.borderBR:before {
  bottom: -1px;
  width: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));
  background-image: linear-gradient(#fff, transparent);
}

.borderBR:after {
  right: -1px;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent));
  background-image: linear-gradient(left, #fff, transparent);
}

.hiw_section.full .hud_bloc.hud_bloc_inner {
  text-align: center;
  max-width: 760px;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .screen {
  padding: 65px !important;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .randomCounter {
  bottom: 10px;
  left: 25px;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderBR:before,
.hiw_section.full .hud_bloc.hud_bloc_inner .borderBR:after {
  content: "";
  position: absolute;
  top: 25px !important;
  left: 25px !important;
  bottom: -1px;
  background-size: 100% 80%;
  background-repeat: no-repeat;
  background: rgba(255, 255, 255, 0.25) !important;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderBL:before,
.hiw_section.full .hud_bloc.hud_bloc_inner .borderBL:after {
  content: "";
  position: absolute;
  bottom: 25px !important;
  left: 25px !important;
  background-size: 100% 80%;
  background-repeat: no-repeat;
  background: rgba(255, 255, 255, 0.25);
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderTR:before,
.hiw_section.full .hud_bloc.hud_bloc_inner .borderTR:after {
  content: "";
  position: absolute;
  top: 25px !important;
  right: 25px !important;
  background-size: 100% 80%;
  background-repeat: no-repeat;
  background: rgba(255, 255, 255, 0.25);
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderBL:before,
.hiw_section.full .hud_bloc.hud_bloc_inner .borderTR:before {
  width: 75px;
  height: 1px;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderBL:after {
  height: 75px;
  width: 1px;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderBR:before,
.hiw_section.full .hud_bloc.hud_bloc_inner .borderTR:after {
  width: 1px;
  height: 75px;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderBR:after {
  height: 1px;
  width: 75px;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderTL:before,
.hiw_section.full .hud_bloc.hud_bloc_inner .borderTL:after {
  content: "";
  position: absolute;
  top: 25px;
  left: 25px;
  right: -1px;
  background-size: 100% 80%;
  background-repeat: no-repeat;
  background: rgba(255, 255, 255, 0.25) !important;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderTL:before {
  width: 1px;
  height: 75px;
}

.hiw_section.full .hud_bloc.hud_bloc_inner .borderTL:after {
  width: 75px;
  height: 1px;
}

.hud_bloc {
  z-index: -1;
  position: relative;
  margin: 25px 50px 25px 25px;
  -webkit-transform: translate(-11px, -11px);
          transform: translate(-11px, -11px);
  width: 80%;
  max-width: 450px;
  /*&.hud_bloc_graph {
         .screen img {
             position: relative;
             max-width: 600px;
         }
     }*/
  /*&:hover {
         border: 1px solid $active-green;
         box-shadow: 0 0 25px #5c7180;
         color: #fff;
         background: rgba(255, 255, 255, .3);
     }*/
}

@media screen and (max-width: 960px) {
  .hud_bloc {
    width: 80%;
    max-width: 80%;
    margin: 2% 10%;
  }
}

@media screen and (max-width: 480px) {
  .hud_bloc {
    width: 80%;
    max-width: 80%;
    margin: 0 0 25px 25px;
  }
}

.hud_bloc.hud_bloc_screenshots_video {
  max-width: 200px;
  max-height: 100px;
  width: 100%;
}

.hud_bloc.hud_bloc_screenshots_video .screen {
  min-width: auto;
  min-height: auto;
}

.hud_bloc.hud_bloc_screenshots_video .screen img {
  position: relative;
}

.hud_bloc.hud_bloc_image .screen img {
  position: relative;
  max-width: 600px;
}

.hud_bloc.hud_bloc_dial .borderTL,
.hud_bloc.hud_bloc_dial .borderBR,
.hud_bloc.hud_bloc_atoms .borderTL,
.hud_bloc.hud_bloc_atoms .borderBR,
.hud_bloc.hud_bloc_screenshots .borderTL,
.hud_bloc.hud_bloc_screenshots .borderBR,
.hud_bloc.hud_bloc_graph .borderTL,
.hud_bloc.hud_bloc_graph .borderBR {
  display: none;
}

.hud_bloc.hud_bloc_dial .atoms-anim,
.hud_bloc.hud_bloc_atoms .atoms-anim,
.hud_bloc.hud_bloc_screenshots .atoms-anim,
.hud_bloc.hud_bloc_graph .atoms-anim {
  overflow: visible !important;
  min-height: 400px;
}

.hud_bloc .screen {
  padding: 00px;
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .hud_bloc .screen {
    min-width: 240px;
    min-height: 300px;
  }
}

.hud_bloc .screen .screenshots {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.hud_bloc .screen .logos_screenshots {
  position: relative;
  max-width: 400px;
  height: 400px;
  width: 100%;
  margin: 0 auto;
}

.hud_bloc .screen .logos_screenshots .logo-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 300px;
  max-height: 300px;
  width: 100%;
  height: 100%;
}

.hud_bloc .screen .logos_screenshots .logo-container img {
  max-width: 190px;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.hud_bloc .screen .vid_container {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.hud_bloc .screen .vid_container.vid_data_ingestion {
  opacity: .4 !important;
}

@media screen and (max-width: 960px) {
  .hud_bloc .screen .vid_container {
    width: 100%;
    height: 400px;
  }
}

.hud_bloc .screen img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

.hud_bloc .screen img.hiddenPlaceholder {
  width: 100%;
  position: relative;
  visibility: hidden;
}

.hud_bloc .screen video {
  /* opacity: .4;
             width: 100%;
             max-width: 400px;
             height: 400px;*/
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  min-height: 100%;
  width: auto;
  height: 100%;
  z-index: -1000;
  overflow: hidden;
}

.hud_bloc .randomCounter {
  font-weight: 200;
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  bottom: -12px;
  font-size: 7px;
}

@media screen and (max-width: 480px) {
  .hud_bloc {
    width: 80%;
  }
}

.header-quote,
blockquote.header-quote {
  max-width: 1280px;
  letter-spacing: .05em;
  text-align: center;
  position: relative;
  z-index: 100;
  /*position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);

     @media screen and (max-width: 1280px) {
         top: 60%;
     }
     @media screen and (max-width: 960px) {
         top: 50%;
     }
     */
}

@media screen and (max-height: 400px) {
  .header-quote p,
  blockquote.header-quote p {
    margin-bottom: 0 !important;
  }

  .header-quote cite,
  blockquote.header-quote cite {
    margin-bottom: 10px !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .header-quote,
  blockquote.header-quote {
    /* IE10+ CSS styles go here */
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.header-quote span,
blockquote.header-quote span {
  display: inline-block;
  max-width: 1024px;
  color: #fff;
  font-weight: 200;
  font-size: 20px;
  line-height: 26px;
}

.header-quote p,
blockquote.header-quote p {
  margin-bottom: 25px;
}

.header-quote cite,
.header-quote .dud,
blockquote.header-quote cite,
blockquote.header-quote .dud {
  display: inline-block;
  margin-bottom: 25px;
  max-width: 1024px;
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  font-style: normal;
}

.section-container {
  text-align: center;
}

.media-links p {
  margin-bottom: 0 !important;
}

.media-links-section {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.media-links-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.media-links-container li.disabled {
  display: none;
}

.media-links-container .pagination {
  text-align: center;
}

.media-links-container .pagination > a {
  cursor: pointer;
  -webkit-transition: color .3s linear;
  transition: color .3s linear;
}

.media-links-container .pagination > a:hover {
  color: #a1dab1;
}

.media-links-container .pagination .prev,
.media-links-container .pagination .next {
  background-color: #fff;
  padding: 2px 4px 4px;
  display: inline-block;
  line-height: 10px;
  vertical-align: middle;
  margin: 2px;
}

.media-links-container .pagination .prev.disabled,
.media-links-container .pagination .next.disabled {
  visibility: hidden;
}

.media-links-container .pagination .page-number {
  margin: 0 4px;
  vertical-align: middle;
}

.media-links-container .pagination .page-number.page-active {
  color: #a1dab1;
}

.media-links-container .pagination .prev img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.media-link.lightbox .youtube-thumbnail {
  position: relative;
  max-height: 100px;
  height: 100%;
  overflow: hidden;
}

.media-link.lightbox .youtube-thumbnail img {
  margin-top: -13%;
}

.media-links,
.press-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.media-links li,
.press-links li {
  background: none !important;
  padding-left: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 25px;
  padding-bottom: 15px;
}

.media-links li a,
.press-links li a {
  color: #fff;
}

.media-links li .hud_bloc,
.press-links li .hud_bloc {
  -webkit-transform: translate(-11px, 0);
          transform: translate(-11px, 0);
}

.media-links li .hud_bloc .borderTL:before,
.media-links li .hud_bloc .borderTL:after,
.media-links li .hud_bloc .borderBR:before,
.media-links li .hud_bloc .borderBR:after,
.press-links li .hud_bloc .borderTL:before,
.press-links li .hud_bloc .borderTL:after,
.press-links li .hud_bloc .borderBR:before,
.press-links li .hud_bloc .borderBR:after {
  content: "";
  position: absolute;
  top: -11px;
  left: -11px;
}

.media-links li .hud_bloc .screen img,
.press-links li .hud_bloc .screen img {
  padding: 0;
}

.media-links li h3,
.press-links li h3 {
  margin-left: 11px;
}

.media-links li p,
.press-links li p {
  margin-bottom: 10px;
  margin-left: 11px;
}

.media-links li i,
.press-links li i {
  display: block;
}

.media-links li i span,
.press-links li i span {
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: .15em;
  font-size: 12px;
  font-weight: 100;
  vertical-align: text-bottom;
}

.about-us-section {
  padding: 75px 25px;
}

.about-us-section .title,
.about-us-section h2.title {
  letter-spacing: .15em;
  margin: 0 auto;
  display: block;
  margin-bottom: 25px;
  max-width: 1024px;
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  color: #e7eced;
  text-decoration: none;
  font-style: normal;
}

.about-us-section p {
  letter-spacing: .05em;
  display: block;
  max-width: 1024px;
  color: #e7eced;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  margin: 0 auto;
  margin-bottom: 25px;
}

@media screen and (max-width: 960px) {
  .ln-section {
    padding: 50px 25px !important;
  }

  .hud_bloc.hud_bloc_screenshots_video {
    margin: 0 25px 25px;
  }
}

@media screen and (max-width: 320px) {
  .hiw_header_quote p {
    margin-bottom: 15px !important;
  }

  .hiw_header_quote p span {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .hud_bloc.hud_bloc_image .screen {
    position: relative;
  }

  .hud_bloc.hud_bloc_image .screen img {
    position: absolute !important;
    left: 0;
    top: 50%;
    margin-left: 0 !important;
    -webkit-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
  }
}

@media screen and (max-width: 960px) {
  .hud_bloc.hud_bloc_image .screen {
    position: relative;
  }

  .hud_bloc.hud_bloc_image .screen img {
    position: relative;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.hp_section,
.hiw_section,
.ln-section {
  width: 100%;
  text-align: left;
  padding: 100px 0;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
}

.hp_section.direction-rtl,
.hiw_section.direction-rtl,
.ln-section.direction-rtl {
  text-align: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.hp_section.direction-rtl .hud_bloc,
.hiw_section.direction-rtl .hud_bloc,
.ln-section.direction-rtl .hud_bloc {
  margin-left: 75px;
}

@media screen and (max-width: 480px) {
  .hp_section.direction-rtl .hud_bloc,
  .hiw_section.direction-rtl .hud_bloc,
  .ln-section.direction-rtl .hud_bloc {
    margin-left: 25px;
  }
}

.hp_section.full,
.hiw_section.full,
.ln-section.full {
  padding-top: 0;
}

.hp_section.full .screen,
.hiw_section.full .screen,
.ln-section.full .screen {
  padding: 40px !important;
}

.hp_section.full .content-right,
.hiw_section.full .content-right,
.ln-section.full .content-right {
  background-color: rgba(16, 25, 34, 0.7);
  text-align: center;
  max-width: 1024px;
  z-index: 2;
  padding: 25px;
}

@media screen and (max-width: 960px) {
  .hp_section,
  .hiw_section,
  .ln-section {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    text-align: left !important;
    padding: 50px 0;
  }
}

.hp_section.form,
.hiw_section.form,
.ln-section.form {
  display: block;
  text-align: center;
  padding: 100px 0 25px 0;
}

.hp_section .content-left,
.hp_section .content-right,
.hiw_section .content-left,
.hiw_section .content-right,
.ln-section .content-left,
.ln-section .content-right {
  z-index: 2;
  width: 50%;
  max-width: 480px;
  display: inline-block;
  margin: 0 2%;
}

@media screen and (max-width: 960px) {
  .hp_section .content-left,
  .hp_section .content-right,
  .hiw_section .content-left,
  .hiw_section .content-right,
  .ln-section .content-left,
  .ln-section .content-right {
    width: 80%;
    max-width: 960px;
    margin: 2% 10%;
  }
}

.hp_section div.placeholder,
.hiw_section div.placeholder,
.ln-section div.placeholder {
  display: hidden;
  position: relative;
  height: 400px;
  background-color: rgba(29, 73, 100, 0);
}

@media screen and (max-width: 480px) {
  .hp_section div.placeholder,
  .hiw_section div.placeholder,
  .ln-section div.placeholder {
    width: 80%;
    overflow: hidden;
  }
}

.hp_section div.placeholder:hover,
.hiw_section div.placeholder:hover,
.ln-section div.placeholder:hover {
  border: 1px solid #a1dab1;
  -webkit-box-shadow: 0 0 25px #5c7180;
          box-shadow: 0 0 25px #5c7180;
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
}

.hp_section .title,
.hp_section h2.title,
.hiw_section .title,
.hiw_section h2.title,
.ln-section .title,
.ln-section h2.title {
  letter-spacing: .15em;
  display: inline-block;
  margin-bottom: 25px;
  max-width: 1024px;
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  color: #e7eced;
  text-decoration: none;
  font-style: normal;
}

.hp_section p,
.hiw_section p,
.ln-section p {
  letter-spacing: .05em;
  display: inline-block;
  max-width: 1024px;
  color: #e7eced;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  margin-bottom: 25px;
}

.hp_section ul,
.hiw_section ul,
.ln-section ul {
  letter-spacing: .05em;
  color: #e7eced;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  margin-bottom: 25px;
}

.hp_section ul li,
.hiw_section ul li,
.ln-section ul li {
  list-style-type: none;
  padding-left: 25px;
  background: url("/storage/static_files/puce.gif") no-repeat 0 0.32em;
}

.hp_section_form {
  width: 100%;
  display: block;
  text-align: center;
  padding: 100px 0 25px 0;
}

@media screen and (max-width: 1024px) {
  .hp_section_form {
    padding-bottom: 80px;
  }
}

.hp_section_form .select {
  margin-top: 45px;
  margin-bottom: 35px;
}

@media screen and (max-width: 1024px) {
  .hp_section_form .select {
    width: calc(100% - 50px);
  }

  .hp_section_form .select label.option span {
    width: 100%;
  }
}

.hp_section_form .footer {
  margin: 0 auto;
  width: 80%;
  max-width: 960px;
  text-align: right;
}

@media screen and (max-width: 480px) {
  .hp_section_form .footer {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .hp_section_form .footer .btn {
    margin-top: 0;
    position: absolute;
    right: 25px;
  }
}

@media screen and (max-width: 480px) {
  .hp_section_form .footer .btn {
    margin-top: 0;
    position: relative;
    width: 80%;
    left: 0;
  }
}

.hp_section_form .info {
  display: block;
  text-align: left;
  float: right;
  width: 42%;
  letter-spacing: .05em;
  color: #e7eced;
  font-size: 10px;
  font-weight: 200;
  margin-top: 10px;
}

@media screen and (max-width: 1024px) {
  .hp_section_form .info {
    position: absolute;
    left: 25px;
  }
}

@media screen and (max-width: 480px) {
  .hp_section_form .info {
    margin-top: 0;
    position: relative;
    left: 0;
    margin-bottom: 25px;
    text-align: left;
  }
}

.hp_section_form h2.title {
  margin: 0 auto;
  width: 100%;
  padding: 0 25px;
  letter-spacing: .15em;
  display: block;
  margin-bottom: 25px;
  max-width: 1024px;
  font-size: 28px;
  line-height: 36px;
  font-weight: bold;
  color: #e7eced;
  text-decoration: none;
  font-style: normal;
}

@media screen and (max-width: 960px) {
  .hp_section_form h2.title {
    width: 80%;
    max-width: 960px;
    margin: 2% 10%;
  }
}

.hp_section_form p {
  margin: 0 auto !important;
  width: 100%;
  letter-spacing: .05em;
  display: block;
  max-width: 1024px;
  color: #e7eced;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
}

@media screen and (max-width: 960px) {
  .hp_section_form p {
    width: 80%;
    max-width: 960px;
    margin: 2% 10%;
  }
}

.hp_section_form p:last-of-type {
  margin-bottom: 25px;
}

.hp_section_form ul {
  letter-spacing: .05em;
  color: #e7eced;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  margin-bottom: 25px;
}

.hp_section_form ul li {
  list-style-type: none;
  padding-left: 25px;
  background: url("/storage/static_files/puce.gif") no-repeat 0 0.32em;
}

.form-group {
  margin: 0 auto;
  min-height: 160px;
}

.form-group.col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  width: 80%;
  max-width: 960px;
}

@media screen and (max-width: 1024px) {
  .form-group.col-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 25px) !important;
  }
}

.form-group.left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 45%;
}

@media screen and (max-width: 1024px) {
  .form-group.left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 25px) !important;
  }
}

.form-group .input-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 40px;
  color: #fff;
  margin-bottom: 23px;
}

.form-group .input-label:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .form-group .input-label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 90px;
    margin-bottom: 25px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .form-group .input-label .title {
    text-align: left;
  }

  .form-group .input-label input,
  .form-group .input-label textarea {
    width: 100% !important;
  }
}

.form-group .input-label .title {
  letter-spacing: .05em;
  color: #e7eced;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 200;
  padding: 25px;
  max-width: 37%;
}

@media screen and (max-width: 1024px) {
  .form-group .input-label .title {
    padding-left: 0;
  }
}

.form-group .input-label input {
  letter-spacing: .05em;
  color: #e7eced;
  font-size: 12px;
  font-weight: 200;
  width: 60%;
  background-color: #2a4055;
  border: 1px solid transparent;
  border-bottom: 1px solid #6f7d8b;
  font-size: 16px;
  padding-left: 8px;
  line-height: 40px;
  color: #a1dab1;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-group .input-label input {
    /* IE10+ CSS styles go here */
    min-height: 40px;
  }
}

.form-group .input-label input:focus {
  outline: none !important;
  border: 1px solid #a1dab1;
  -webkit-box-shadow: 0 0 25px #5c7180;
          box-shadow: 0 0 25px #5c7180;
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
}

.form-group .input-label textarea {
  min-height: 120px;
  background-color: #2a4055;
  border: 1px solid transparent;
  border-bottom: 1px solid #6f7d8b;
  line-height: 34px;
}

.form-group.right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 55%;
}

@media screen and (max-width: 1024px) {
  .form-group.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 25px) !important;
    margin-top: 25px;
  }
}

.form-group.right .input-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 480px) {
  .form-group.right .input-label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 25px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .form-group.right .input-label .title {
    text-align: left;
  }

  .form-group.right .input-label textarea {
    width: 100% !important;
    min-height: 40vh;
  }
}

.form-group.right .input-label .title {
  padding-top: 10px;
}

.form-group.right .input-label textarea {
  letter-spacing: .05em;
  color: #e7eced;
  font-size: 12px;
  font-weight: 200;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border: 1px solid transparent;
  border-bottom: 1px solid #6f7d8b;
  padding-left: 8px;
  width: 100%;
}

.form-group.right .input-label textarea:focus {
  outline: none !important;
  border: 1px solid #a1dab1;
  -webkit-box-shadow: 0 0 25px #5c7180;
          box-shadow: 0 0 25px #5c7180;
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
}

/* Menu Responsive */

.main-menu-mobile {
  background-color: rgba(42, 64, 85, 0.7);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 50;
  padding: 45px;
}

@media screen and (min-width: 960px) {
  .main-menu-mobile {
    display: none;
  }
}

@media screen and (orientation: portrait) {
  .main-menu-mobile a.menu-link {
    display: block;
    margin-bottom: 40px;
    position: relative;
    z-index: 53;
    font-size: 40px;
  }
}

@media screen and (orientation: landscape) {
  .main-menu-mobile a.menu-link {
    display: inline;
  }
}

.main-menu-mobile .main-menu-mobile-pictos {
  display: none;
}

.main-menu-mobile .main-menu-mobile-pictos a.menu-link {
  display: inline;
  margin: 22px 0;
}

.main-menu-mobile .main-menu-mobile-pictos a.menu-link:first-child {
  margin-left: 22px;
}

@media screen and (max-width: 960px) {
  .main-menu-pictos {
    z-index: 58;
    position: relative;
  }
}

@media screen and (max-width: 480px) {
  .main-menu-mobile {
    padding: 45px 0 0 0;
  }

  .main-menu-mobile .main-menu-mobile-pictos {
    display: block;
  }
}

.wttf_container .hud_bloc {
  width: 100%;
  max-width: 100%;
  height: 450px;
  margin: 35px 25px 25px;
}

.section_2 .hud_bloc {
  z-index: 1;
}

.popup-btn {
  margin-left: 10px;
}

span.green {
  color: #a1dab1;
  text-decoration: underline;
}

.google_map {
  position: relative;
  margin-top: -50px;
  overflow: hidden;
  z-index: -1;
}

.google_map.team .map {
  position: relative;
}

.google_map.team .content-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 850px) {
  .google_map.team .content-block {
    display: block;
  }
}

.google_map.team .divider {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}

@media screen and (max-width: 850px) {
  .google_map.team .divider {
    -webkit-transform: none;
            transform: none;
  }

  .google_map.team .divider:nth-of-type(2) {
    margin-top: 0;
  }
}

.google_map.team .divider .map {
  min-height: 100vh;
  height: 100%;
}

.google_map.team .divider:nth-of-type(1) {
  border-right: solid 5px #a1dab1;
}

@media screen and (max-width: 850px) {
  .google_map.team .divider:nth-of-type(1) {
    border-right: solid 0px transparent;
    border-bottom: solid 5px #a1dab1;
  }
}

@media screen and (max-width: 850px) {
  .google_map.team #map_left,
  .google_map.team #map_right {
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
}

.google_map.team #map_right {
  margin-left: -10%;
}

@media screen and (max-width: 850px) {
  .google_map.team #map_right {
    margin-left: 0;
  }
}

.txt-center {
  text-align: center;
}

h1.carreer {
  color: #ffffff;
  padding-top: 75px;
  margin-bottom: 25px;
}

div.carreer {
  max-width: 760px;
  margin: 10px auto;
}

div.carreer p,
div.carreer span {
  color: #ffffff !important;
  line-height: 1.5em;
}

.map_info {
  position: absolute;
  right: 40px;
  top: 15%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #0b2e44;
  padding: 20px 0;
  width: 60%;
  max-width: 350px;
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  .map_info {
    padding: 20px 0;
    width: 350px;
  }
}

@media screen and (max-width: 850px) {
  .map_info {
    right: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: 20px 0;
  }
}

@media screen and (max-width: 400px) {
  .map_info {
    width: 100%;
    right: 0;
  }
}

.map_info h1,
.map_info p {
  color: #ffffff;
  text-align: center;
}

.map_info h1 {
  font-size: 22px;
}

.map_info p {
  margin-top: 18px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: 100;
}

.map_info:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 60px solid transparent;
  right: 25px;
  bottom: -14px;
  border-color: #0b2e44 transparent transparent transparent;
  border-width: 60px;
  border-top-width: 15px;
  border-bottom-width: 00px;
  display: inline-block;
  position: absolute;
  line-height: 0 !important;
  font-size: 0 !important;
}

.relative {
  position: relative;
}

.background-image {
  z-index: -1;
}

.background-image.heigher {
  height: calc(100% + 50px);
}

.hud_bloc_atoms .screen {
  overflow: hidden;
}

.dial__text {
  margin: 0 !important;
}

@media (orientation: portrait) and (max-width: 960px) {
  .dial__text {
    width: auto;
  }
}

@media screen and (max-width: 481px) {
  .dial__text {
    text-align: center;
    font-size: .5em !important;
  }
}

.wttf-desktop.wttf-desktop-js {
  display: none;
}

.wttf-mobile.wttf-mobile-js {
  display: block !important;
  max-width: 100%;
}

.wttf_container.wttf-js .hud_bloc {
  margin-left: 0;
  -webkit-transform: none;
          transform: none;
}

.wttf-mobile {
  display: none;
}

.grid-pattern {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(24%, transparent), color-stop(25%, rgba(255, 255, 255, 0.05)), color-stop(26%, rgba(255, 255, 255, 0.05)), color-stop(27%, transparent), color-stop(74%, transparent), color-stop(75%, rgba(255, 255, 255, 0.05)), color-stop(76%, rgba(255, 255, 255, 0.05)), color-stop(77%, transparent), to(transparent)), -webkit-gradient(linear, left top, right top, color-stop(24%, transparent), color-stop(25%, rgba(255, 255, 255, 0.05)), color-stop(26%, rgba(255, 255, 255, 0.05)), color-stop(27%, transparent), color-stop(74%, transparent), color-stop(75%, rgba(255, 255, 255, 0.05)), color-stop(76%, rgba(255, 255, 255, 0.05)), color-stop(77%, transparent), to(transparent));
  background-image: linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, 0.05) 75%, rgba(255, 255, 255, 0.05) 76%, transparent 77%, transparent);
  height: 100%;
  background-size: 50px 50px;
}

