@charset "UTF-8";
/* Reset `button` and button-style `input` default styles */
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  background: none;
  border: 0;
  color: inherit;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Make `a` like a button */
[role="button"] {
  color: inherit;
  cursor: default;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  white-space: pre;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

/* Generated data URIs used for preview purposes only */
/* Be sure that you replace data URIs with generated images */
.sprite {
  background-image: url("../images/sprite.png?v=99284");
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.sprite-linkedin {
  background-image: url("../images/linkedin.png");
  width: 20px;
  height: 20px; }

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .sprite {
    background-image: url("../images/sprite@2x.png?v=99284");
    background-size: 950px 468px; } }
.sprite-eu-logo-4 {
  width: 145px;
  height: 45px;
  background-position: 0 0; }

.sprite-facebook-red {
  width: 20px;
  height: 20px;
  background-position: -145px -45px; }

.sprite-facebook-white {
  width: 20px;
  height: 20px;
  background-position: -165px -65px; }

.sprite-flag-de {
  width: 24px;
  height: 24px;
  background-position: -185px -85px; }

.sprite-flag-en {
  width: 24px;
  height: 24px;
  background-position: -209px -109px; }

.sprite-flag-es {
  width: 24px;
  height: 24px;
  background-position: -233px -133px; }

.sprite-flag-fr {
  width: 24px;
  height: 24px;
  background-position: -257px -157px; }

.sprite-flag-it {
  width: 24px;
  height: 24px;
  background-position: -281px -181px; }

.sprite-flag-zh {
  width: 24px;
  height: 24px;
  background-position: -305px -205px; }

.sprite-optoforce-logo {
  width: 166px;
  height: 36px;
  background-position: -339px -239px; }

.sprite-twitter-red {
  width: 25px;
  height: 20px;
  background-position: -505px -275px; }

.sprite-twitter-white {
  width: 25px;
  height: 20px;
  background-position: -530px -295px; }

.sprite-youtube-red {
  width: 20px;
  height: 20px;
  background-position: -555px -315px; }

.sprite-youtube-white {
  width: 20px;
  height: 20px;
  background-position: -575px -335px; }

.sprite-eu-logo-1 {
  width: 103px;
  height: 49px;
  background-position: -595px -355px; }

.sprite-eu-logo-2 {
  width: 51px;
  height: 37px;
  background-position: -698px -404px; }

.sprite-eu-logo-3 {
  width: 201px;
  height: 27px;
  background-position: -749px -441px; }

.sprite-i {
  background-image: url("../images/sprite-icons.png?v2");
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .sprite-i {
    background-image: url("../images/sprite-icons@2x.png?v2");
    background-size: 820px 820px; } }
.sprite-i-icon-file-general {
  width: 80px;
  height: 80px;
  background-position: -660px -660px; }

.sprite-i-icon-pdf {
  width: 50px;
  height: 50px;
  background-position: 0 0; }

.sprite-i-icon-pdf-a {
  width: 50px;
  height: 50px;
  background-position: -50px -50px; }

.sprite-i-icon-cad {
  width: 50px;
  height: 50px;
  background-position: -100px -100px; }

.sprite-i-icon-cad-a {
  width: 50px;
  height: 50px;
  background-position: -150px -150px; }

.sprite-i-icon-esi {
  width: 50px;
  height: 50px;
  background-position: -200px -200px; }

.sprite-i-icon-esi-a {
  width: 50px;
  height: 50px;
  background-position: -250px -250px; }

.sprite-i-icon-ether {
  width: 50px;
  height: 50px;
  background-position: -300px -300px; }

.sprite-i-icon-ether-a {
  width: 50px;
  height: 50px;
  background-position: -350px -350px; }

.sprite-i-icon-file {
  width: 50px;
  height: 50px;
  background-position: -400px -400px; }

.sprite-i-icon-file-a {
  width: 50px;
  height: 50px;
  background-position: -450px -450px; }

.sprite-i-icon-file-api {
  width: 80px;
  height: 80px;
  background-position: -500px -500px; }

.sprite-i-icon-file-cad {
  width: 80px;
  height: 80px;
  background-position: -580px -580px; }

.sprite-i-icon-file-pdf {
  width: 80px;
  height: 80px;
  background-position: -740px -740px; }

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  min-width: 980px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  color: #26211c;
  background: url("../images/bg.png") repeat; }

body {
  display: table;
  width: 100%; }

* {
  box-sizing: border-box; }

p {
  margin: 1em 0; }

h1, .h1 {
  font-size: 2em;
  margin: 0.5em 0 0.2em;
  font-weight: 200;
  text-transform: uppercase; }

h2, .h2 {
  font-size: 1.8em;
  margin: 0.4em 0 0.15em;
  font-weight: 300;
  text-transform: uppercase; }

h3, .h3 {
  font-size: 1.6em;
  margin: 0.3em 0 0.1em;
  font-weight: 300; }

h4, .h4 {
  font-size: 1.3em;
  margin: 0.15em 0 0.05em;
  font-weight: 400; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, .red {
  color: #e2545b; }

hr {
  border-bottom: none;
  border-color: rgba(186, 192, 184, 0.3); }

a, a:visited, a:hover {
  color: #333;
  text-decoration: underline; }

ul {
  padding: 0;
  list-style: none; }
  ul li:before {
    content: '\26AB';
    display: inline-block;
    margin-right: 16px;
    font-size: 14px; }
  ul.bullet-right li:before {
    display: none; }
  ul.bullet-right li:after {
    content: '\26AB';
    display: inline-block;
    margin-left: 16px; }

.page-row {
  display: table-row;
  text-align: center;
  height: 1px; }

.page-row-expanded {
  height: 100%; }

.container {
  width: 100%;
  min-width: 980px;
  text-align: center;
  padding: 32px 0;
  position: relative; }

.no-padding {
  padding: 0; }

.wrapper {
  width: 980px;
  padding: 0;
  margin: 0 auto;
  text-align: left; }
  .wrapper .wrapper {
    width: auto; }

.clear-after:after {
  content: '';
  display: block;
  clear: both; }

.table {
  display: table;
  width: 100%;
  table-layout: fixed; }

.tr {
  display: table-row; }

.tc {
  display: table-cell; }

.va-middle {
  vertical-align: middle; }

.va-top {
  vertical-align: top; }

.va-bottom {
  vertical-align: bottom; }

@media only screen and (max-width: 1024px) {
  html, body {
    min-width: 750px; }

  .wrapper {
    width: 750px; }

  .container {
    min-width: 750px; } }
@media only screen and (max-width: 768px) {
  html, body {
    min-width: 0; }

  .wrapper {
    width: 100%;
    padding: 0 16px; }

  .container {
    min-width: 320px; } }
body.header-map #content {
  position: relative;
  z-index: 0; }

#header-large-image.header-map-container .hide-on-info-window {
  transition: opacity .5s;
  opacity: 1; }
#header-large-image.header-map-container.info-window-open .hide-on-info-window {
  opacity: 0; }

.header-map-container .header-large-image-title {
  position: relative;
  z-index: 1;
  margin-top: 5%; }
.header-map-container .choose-country-wrapper {
  display: inline-block;
  padding: .5em .5em .1em .5em;
  border-radius: 3px;
  background-color: #c94939;
  position: relative;
  z-index: 1;
  min-width: 250px;
  margin-bottom: 1em; }

#header-map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.optoforce-iw {
  box-shadow: 0 0 10px -1px rgba(0, 0, 0, 0.4);
  position: relative;
  background-color: rgba(239, 238, 238, 0.9);
  max-width: 300px;
  text-align: left;
  font-size: 1.3em; }
  .optoforce-iw .info, .optoforce-iw .direct-contact, .optoforce-iw .header {
    padding: .5em; }
  .optoforce-iw .header {
    background-color: #c94939;
    color: #f5f5f5;
    position: relative;
    z-index: 1; }
  .optoforce-iw a, .optoforce-iw a:visited {
    color: #c94939; }
  .optoforce-iw:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    left: -5px;
    background-color: #c94939;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .optoforce-iw .btn-close {
    text-align: center;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 25px;
    width: 25px;
    height: 25px;
    background-color: #c94939;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
    line-height: 25px;
    font-size: 1.4em;
    cursor: pointer;
    z-index: 1; }
    .optoforce-iw .btn-close:before {
      content: '\00d7';
      color: #fff; }

@media only screen and (max-width: 768px) {
  #header-large-image.header-map-container {
    padding: 1em !important; }
    #header-large-image.header-map-container .height-fix .table {
      min-height: 20em; } }
#header-menu {
  font-size: 20px; }
  #header-menu .sprite-flag-en, #header-menu .sprite-flag-de, #header-menu .sprite-flag-zh, #header-menu .sprite-flag-it, #header-menu .sprite-flag-fr, #header-menu .sprite-flag-es {
    top: 6px;
    position: relative;
    border: solid 2px #eaeaea;
    border-radius: 40px;
    width: 28px;
    height: 28px;
    margin-top: -4px; }

#header-menu-main {
  position: relative;
  background-color: #121111;
  z-index: 1;
  overflow: hidden; }
  #header-menu-main .wrapper {
    text-align: right; }
  #header-menu-main #header-logo {
    float: left;
    margin-top: 20px;
    position: relative;
    z-index: 1; }
  #header-menu-main .menu-items {
    position: relative;
    z-index: 1; }
    #header-menu-main .menu-items .menu-item {
      color: #eae8e4; }
      #header-menu-main .menu-items .menu-item a {
        color: inherit;
        text-decoration: none; }
      #header-menu-main .menu-items .menu-item.language {
        margin-left: .8em; }
      #header-menu-main .menu-items .menu-item[data-id="mi-lang"] {
        position: relative; }
        #header-menu-main .menu-items .menu-item[data-id="mi-lang"]:after {
          position: absolute;
          bottom: -22px;
          font-size: .85em;
          content: '\fe40';
          display: block;
          text-align: center;
          width: 100%; }
  #header-menu-main .menu-item:hover {
    color: #c94939; }
  #header-menu-main #header-menu-bottom-mark {
    position: absolute;
    width: 250px;
    height: 250px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    background-color: #c94939;
    z-index: 0;
    transition: left .5s, top .5s;
    left: 100%;
    top: 100%; }

#header-menu-sub {
  z-index: 0;
  position: relative;
  transition: height .5s;
  top: 0; }
  #header-menu-sub .wrapper {
    text-align: right; }
  #header-menu-sub .sub-menu {
    background-color: #c94939;
    opacity: 0;
    position: absolute;
    width: 100%;
    transition: opacity .5s;
    z-index: 0; }
    #header-menu-sub .sub-menu .menu-item {
      color: #ececec; }
      #header-menu-sub .sub-menu .menu-item:hover {
        text-decoration: underline; }
    #header-menu-sub .sub-menu.active {
      opacity: 1;
      z-index: 1; }

@media only screen and (max-width: 768px) {
  #header-menu-main .wrapper {
    text-align: center; }
    #header-menu-main .wrapper #header-logo {
      float: none; }

  #header-menu-sub .wrapper {
    text-align: center; } }
#header-large-image {
  height: 0;
  padding-bottom: 32.8%;
  background-size: cover;
  background-position: center;
  width: 100%;
  position: relative;
  z-index: 1; }
  #header-large-image .height-fix {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    #header-large-image .height-fix .table {
      height: 100%; }

.header-large-image-title {
  background-color: rgba(201, 73, 57, 0.9);
  display: inline-block;
  padding: 6px 32px;
  text-transform: uppercase;
  color: #efede8;
  margin: 0 1.5em; }

.header-large-image-subtitle {
  background-color: rgba(237, 237, 237, 0.8);
  display: inline-block;
  padding: 0 16px;
  text-transform: uppercase;
  color: #26211c;
  margin-top: 30px;
  font-size: 1.4em; }

.header-large-image-text-wrapper {
  text-align: center;
  margin-top: 30px; }

.header-large-image-text {
  color: #e5e5e5; }

a.header-large-image-link {
  color: #f25e4b;
  text-transform: uppercase; }

@media only screen and (max-width: 768px) {
  #header-large-image {
    height: auto;
    padding: 5em 1em !important; }
    #header-large-image .height-fix {
      position: relative; }

  .header-large-image-title {
    font-size: 1.5em; } }
.menu-items {
  display: inline-block; }
  .menu-items .menu-item {
    display: inline-block;
    margin: 20px 0 20px 50px;
    cursor: pointer; }
  .menu-items a.menu-item {
    text-decoration: none; }

@media only screen and (max-width: 1024px) {
  .menu-items {
    margin-left: -15px; }
    .menu-items .menu-item {
      margin: 20px 0 20px 15px; } }
#slider {
  position: relative; }

#slider-contents {
  height: 0;
  padding-bottom: 32.8%;
  position: relative; }
  #slider-contents .slider-content {
    display: table;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    transition: opacity 1s ease-out; }
    #slider-contents .slider-content .slider-text {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      #slider-contents .slider-content .slider-text .wrapper {
        text-align: center; }
      #slider-contents .slider-content .slider-text .h2, #slider-contents .slider-content .slider-text .in {
        display: inline-block;
        background-color: rgba(35, 35, 35, 0.8);
        color: #eaeaea; }
      #slider-contents .slider-content .slider-text .h2 {
        padding: 5px 18px; }
      #slider-contents .slider-content .slider-text .in {
        margin-top: 1em;
        padding: 5px 18px; }
      #slider-contents .slider-content .slider-text .in p:first-child {
        margin-top: 0; }
      #slider-contents .slider-content .slider-text .in p:last-child {
        margin-bottom: 0; }
    #slider-contents .slider-content.active {
      opacity: 1; }
      #slider-contents .slider-content.active .slider-text {
        position: relative;
        z-index: 1; }

#slider-controls {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  z-index: 1; }
  #slider-controls .slider-control {
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    width: 40px;
    height: 5px;
    border-radius: 4px;
    background-color: rgba(189, 97, 97, 0.5);
    overflow: hidden; }
    #slider-controls .slider-control .progress {
      background-color: #dd2624;
      width: 0;
      height: 4px;
      border-radius: 4px; }

@media only screen and (max-width: 768px) {
  #slider-contents {
    font-size: .8em;
    padding: 6em 1em !important; }

  #slider-controls {
    bottom: 5px; } }
#header-large-image.error-header-image {
  padding-bottom: 17.125%; }

#content {
  position: relative;
  top: 0; }

.page-content {
  padding-bottom: 2em; }

.page-content.z-index {
  position: relative;
  z-index: 1; }

.content-top-box {
  background-image: url("../images/bg.png");
  text-align: center;
  margin-top: -70px;
  z-index: 1;
  position: relative;
  overflow: auto;
  padding: 1em 1em; }

.stripe-decor {
  background-size: cover;
  background-position: center;
  height: 350px;
  margin: 35px 0; }

.page-content-history .logo-table {
  table-layout: auto; }
  .page-content-history .logo-table img {
    margin: 0 10px -10px; }

.cb {
  overflow: auto; }

.cb--image img {
  max-width: 100%;
  max-height: 300px;
  display: block; }

.content-top-box .cb--image.not-wide {
  padding: 0; }

.cb--image.not-wide {
  background-color: #efeeee;
  padding: 3em 0; }

.cb--image.wide {
  display: block;
  height: 0;
  padding-bottom: 32.8%;
  background-position: center;
  background-size: cover;
  margin: 3em 0; }

.blog-image {
  margin-bottom: 1em;
  max-width: 50%; }
  .blog-image.float-left {
    float: left;
    margin: 1em 1em 0 0; }
  .blog-image.float-right {
    float: right;
    margin: 1em 0 0 1em; }

body.job #header-large-image {
  padding-bottom: 22%; }

#cookies {
  position: fixed;
  font-size: .8em;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  padding: .5em;
  z-index: 10000;
  color: #f5f5f5; }
  #cookies .wrapper {
    position: relative; }
  #cookies .close.txt {
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
    margin-right: 5px; }
  #cookies .close.ex {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-size: 1.2em;
    line-height: 1em; }
    #cookies .close.ex:before {
      content: 'x'; }
  #cookies a {
    color: #f5f5f5; }

.btn {
  display: inline-block;
  padding: 8px 32px;
  cursor: pointer;
  color: #f5f5f5;
  background-color: #c94939;
  text-align: center;
  transition: background-color .3s; }

.toggle-wrapper:not(.active) .toggleable {
  display: none; }
.toggle-wrapper .toggleable {
  margin-top: 2em; }

@media only screen and (max-width: 1024px) {
  .page-content-history .logo-table {
    text-align: center; }
    .page-content-history .logo-table .tc {
      display: inline-block; }
    .page-content-history .logo-table img {
      margin: 0 10px 10px; } }
@media only screen and (max-width: 768px) {
  .blog-image.float-left, .blog-image.float-right {
    float: none;
    display: block;
    width: 100%;
    max-width: none; }

  .page-content-history .logo-table img {
    max-width: 90%; }

  .content-top-box {
    margin-top: 0; } }
.link-list li, .link-list li a {
  color: #e2545b; }

.stripe-container {
  padding: 0;
  overflow: hidden; }
  .stripe-container .wrapper {
    position: relative;
    z-index: 1; }
  .stripe-container.bg-white, .stripe-container.bg-white .wrapper {
    background-color: #efeeee; }
  .stripe-container.bg-noisy, .stripe-container.bg-noisy .wrapper {
    background-image: url("../images/bg.png"); }
  .stripe-container .stripe-content-text {
    width: 640px; }
  .stripe-container.text-left .stripe-content-text {
    float: left;
    padding-right: 50px; }
  .stripe-container.text-right .stripe-content-text {
    float: right;
    padding-left: 50px; }

.stripe-content-image {
  width: 340px;
  height: 220px;
  position: relative;
  background-size: cover;
  background-position: center; }

.stripe-content-slider {
  width: 340px;
  height: 220px;
  position: relative;
  text-align: center; }
  .stripe-content-slider .controls {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .stripe-content-slider .controls-tc {
    padding: 0 80px;
    vertical-align: middle; }
  .stripe-content-slider .controls-in {
    position: relative;
    z-index: 1;
    padding: 0;
    color: #f4f4f4;
    background-color: #e2555b;
    transition: color .2s, background-color .5s; }
    .stripe-content-slider .controls-in .control {
      width: 30px;
      z-index: 1;
      cursor: pointer; }
      .stripe-content-slider .controls-in .control.left {
        left: 0; }
      .stripe-content-slider .controls-in .control.right {
        right: 0; }
      .stripe-content-slider .controls-in .control .control-in {
        position: relative;
        top: -2px; }
    .stripe-content-slider .controls-in .texts {
      text-align: center;
      padding: 20px 0;
      text-transform: uppercase;
      font-size: 1em; }
      .stripe-content-slider .controls-in .texts .text {
        transition: opacity .5s;
        opacity: 0;
        position: absolute;
        left: -9999px; }
        .stripe-content-slider .controls-in .texts .text.active {
          position: relative;
          left: 0;
          opacity: 1;
          z-index: 1; }
        .stripe-content-slider .controls-in .texts .text a {
          color: inherit;
          text-decoration: none; }
  .stripe-content-slider .images {
    overflow: hidden;
    position: relative;
    height: 100%; }
    .stripe-content-slider .images .image {
      position: absolute;
      background-position: center;
      background-size: cover;
      top: 0;
      width: 100%;
      height: 100%;
      transition: left .5s; }
      .stripe-content-slider .images .image.left {
        left: -100%; }
      .stripe-content-slider .images .image.center {
        left: 0; }
      .stripe-content-slider .images .image.right {
        left: 100%; }
  .stripe-content-slider .overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #c94939;
    opacity: 0;
    transition: opacity .3s; }
  .stripe-content-slider.text-hover .overlay {
    opacity: .5; }
  .stripe-content-slider.text-hover .controls-in {
    color: #e2555b;
    background-color: #f4f4f4; }
  .stripe-content-slider.text-hover .texts a {
    text-decoration: underline; }

.text-left .stripe-content-slider, .text-left .stripe-content-image {
  float: right; }

.text-right .stripe-content-slider, .text-right .stripe-content-image {
  float: left; }

@media only screen and (max-width: 1024px) {
  .stripe-container .stripe-content-text {
    width: 410px; }
    .stripe-container .stripe-content-text h2 {
      line-height: 1em;
      margin: 0.5em 0 0.15em;
      font-size: 1.4em; }
    .stripe-container .stripe-content-text .event-info {
      margin-top: -5px; }
    .stripe-container .stripe-content-text p {
      margin: .3em 0 .5em; }
  .stripe-container.text-left .stripe-content-text {
    padding-right: 25px; }
  .stripe-container.text-right .stripe-content-text {
    padding-left: 25px; }

  .stripe-content-image {
    width: 340px;
    height: 220px; }

  .stripe-content-slider {
    width: 340px;
    height: 220px; }
    .stripe-content-slider .controls-tc {
      padding: 0 32px; } }
@media only screen and (min-width: 769px) {
  .stripe-container.padding-lg .wrapper {
    padding: 40px 0; } }
@media only screen and (max-width: 768px) {
  .stripe-container .stripe-content-text {
    width: 100%;
    padding: 10px;
    max-height: none; }
  .stripe-container.text-left .stripe-content-text, .stripe-container.text-right .stripe-content-text {
    padding: 10px; }
  .stripe-container .stripe-content-image {
    width: 100%;
    height: 0;
    padding-bottom: 65%; }
  .stripe-container .stripe-content-slider {
    width: 100%;
    height: 0;
    padding-bottom: 62.5%; }
    .stripe-container .stripe-content-slider .images {
      height: 0;
      padding-bottom: 62.5%; }
    .stripe-container .stripe-content-slider .controls-tc {
      padding: 0 20%; } }
#footer {
  background-color: #080300;
  overflow: auto;
  color: #f5f5f5;
  padding-bottom: 64px;
  position: relative;
  z-index: 1; }
  #footer .border-top {
    border-top: solid 1px rgba(255, 255, 255, 0.2); }

#eu-logos {
  table-layout: auto;
  padding: 1em 0;
  text-align: center; }
  #eu-logos .tc {
    vertical-align: middle;
    width: 33%; }
    #eu-logos .tc:first-child {
      text-align: left; }
    #eu-logos .tc:last-child {
      text-align: right; }

#subscribe-newsletter {
  display: table;
  width: 100%;
  padding: 20px 0; }
  #subscribe-newsletter button[type="submit"] {
    padding: 4px 8px;
    height: 35px;
    display: block;
    cursor: pointer; }
  #subscribe-newsletter .tc {
    vertical-align: middle; }
  #subscribe-newsletter .newsletter-input-tc {
    width: 290px; }

#mc-email {
  background-color: #101010;
  border: solid 1px #c94939;
  padding: 4px;
  height: 35px;
  display: block;
  text-align: center;
  width: 290px;
  color: #f5f5f5; }
  #mc-email::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #696969;
    text-transform: uppercase; }
  #mc-email:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #696969;
    opacity: 1;
    text-transform: uppercase; }
  #mc-email::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #696969;
    opacity: 1;
    text-transform: uppercase; }
  #mc-email:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #696969;
    text-transform: uppercase; }

#footer-social-icons {
  float: right;
  margin-top: 7px; }
  #footer-social-icons .sprite {
    margin-left: 10px; }

#footer-bottom {
  padding-top: 1em;
  color: #696969;
  table-layout: auto; }

#copyright {
  vertical-align: middle;
  padding-right: 1em; }

#footer-address {
  text-align: right; }

@media only screen and (max-width: 1024px) {
  #mc-email {
    width: 220px; }

  #subscribe-newsletter .newsletter-input-tc {
    width: 220px; } }
@media only screen and (max-width: 768px) {
  #mc-email {
    width: 100%; }

  #subscribe-newsletter {
    padding: 0;
    display: block; }
    #subscribe-newsletter .tc {
      display: block;
      margin: 1em 0; }
    #subscribe-newsletter #footer-social-icons {
      float: none;
      height: auto;
      text-align: center;
      margin-top: 1.5em; }
    #subscribe-newsletter .newsletter-input-tc {
      width: 100%; }

  #eu-logos {
    display: block; }
    #eu-logos .tc {
      display: inline-block;
      margin: 1em; } }
#footer-menu {
  padding: 1em 0;
  margin-top: 1em; }
  #footer-menu .footer-menu-head {
    color: #f35e64;
    opacity: .7;
    padding-bottom: 20px; }
    #footer-menu .footer-menu-head a {
      color: inherit;
      text-decoration: none; }
  #footer-menu .footer-menu-body .menu-item, #footer-menu .footer-menu-body a, #footer-menu .footer-menu-body a:visited {
    color: #f5f5f5;
    opacity: .7;
    display: block;
    text-decoration: none; }
  #footer-menu .footer-menu-body a:hover {
    text-decoration: underline; }

@media only screen and (max-width: 768px) {
  #footer-menu {
    margin-top: 0;
    display: table; }
    #footer-menu .tc {
      margin-top: 20px;
      display: table; }
    #footer-menu .footer-menu-head {
      padding-bottom: 6px; } }
form.content-form {
  margin-bottom: 80px;
  display: block; }

.form-widget {
  display: table;
  background-color: #fff;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 15px;
  padding: 10px 15px;
  border: solid 1px #c6c5c4; }
  .form-widget.has-error {
    border: solid 1px #c94939; }

.has-errors .form-widget {
  border: solid 1px #c94939; }

.form-label {
  display: table-cell;
  width: 25%; }

.form-input {
  display: table-cell;
  vertical-align: top; }
  .form-input input, .form-input textarea {
    border: none;
    width: 100%;
    display: block;
    padding: 5px 10px;
    outline: none; }
  .form-input .choice-collapsed {
    display: block;
    position: relative;
    height: 20px;
    top: -10px; }
    .form-input .choice-collapsed .selectize-input {
      padding: 14px 8px; }
  .form-input.file-input {
    text-align: right; }
    .form-input.file-input input {
      max-width: 300px;
      display: inline-block; }

.textarea-row .form-label {
  width: auto; }
.textarea-row .form-input, .textarea-row .form-label {
  display: block;
  vertical-align: top; }
.textarea-row .form-input textarea {
  width: 100%;
  min-height: 120px;
  resize: vertical;
  padding: 15px 0; }

.checkbox-row {
  margin-bottom: 15px; }

.checkbox-label {
  cursor: pointer; }
  .checkbox-label input {
    opacity: 0;
    width: 0;
    height: 0; }
  .checkbox-label .checkbox-input {
    display: inline-block;
    border: solid 2px #c94939;
    border-radius: 30px;
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
    margin-right: 5px; }
  .checkbox-label.active .checkbox-input:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background-color: #c94939;
    border-radius: 20px; }

form button[type=submit] {
  display: block;
  width: 100%;
  padding: 8px;
  color: #f5f5f5;
  background-color: #c94939;
  text-align: center;
  transition: background-color .3s; }

.submitting button[type=submit] {
  background-color: #494949; }

.form-errors {
  margin-top: -15px;
  margin-bottom: 30px;
  color: #c94939; }
  .form-errors ul {
    list-style: none;
    padding-left: 0; }

.selectize-control .selectize-input {
  border: none; }

@media only screen and (max-width: 768px) {
  .form-label {
    display: block;
    width: auto; }

  .form-input {
    display: block; }
    .form-input input, .form-input textarea {
      padding: 5px 0; }
    .form-input .choice-collapsed {
      margin-top: 0;
      height: 40px; }

  .choice-row .form-label {
    margin-bottom: 1em; } }
/**
 * selectize.default.css (v0.12.4) - Default Theme
 * Copyright (c) 2013ÔÇô2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important; }

.selectize-dropdown-header-close:hover {
  color: #000000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none; }

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important; }

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #0073bb;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #00578d; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #aaaaaa; }

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px; }

.selectize-control {
  position: relative; }

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit; }

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block; }

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 8px 2px; }

.selectize-input.full {
  background-color: #ffffff; }

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important; }

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #1da7ee;
  color: #ffffff;
  border: 1px solid #0073bb; }

.selectize-control.multi .selectize-input > div.active {
  background: #92c836;
  color: #ffffff;
  border: 1px solid #00578d; }

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #ffffff;
  background: #d2d2d2;
  border: 1px solid #aaaaaa; }

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 1px !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.selectize-input > input::-ms-clear {
  display: none; }

.selectize-input > input:focus {
  outline: none !important; }

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left; }

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0; }

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden; }

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px; }

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none; }

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default; }

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68; }

.selectize-dropdown .active.create {
  color: #495c68; }

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch; }

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer; }

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent; }

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent; }

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto; }

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa; }

.selectize-control.multi .selectize-input.has-items {
  padding-left: 5px;
  padding-right: 5px; }

.selectize-control.multi .selectize-input.disabled [data-value] {
  color: #999;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  border-color: #e6e6e6; }

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
  background: none; }

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #1b9dec;
  background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
  background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
  background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
  background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03); }

.selectize-control.multi .selectize-input [data-value].active {
  background-color: #0085d4;
  background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
  background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
  background-image: -o-linear-gradient(top, #008fd8, #0075cf);
  background-image: linear-gradient(to bottom, #008fd8, #0075cf);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0); }

.selectize-control.single .selectize-input {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8); }

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
  border-color: #b8b8b8; }

.selectize-dropdown .optgroup-header {
  padding-top: 7px;
  font-weight: bold;
  font-size: 0.85em; }

.selectize-dropdown .optgroup {
  border-top: 1px solid #f0f0f0; }

.selectize-dropdown .optgroup:first-child {
  border-top: 0 none; }

.flash {
  padding: 15px;
  text-align: left;
  margin: 15px 0;
  border-width: 2px;
  border-style: solid; }

.flash.success {
  background-color: rgba(68, 128, 59, 0.2);
  border-color: #44813b; }

.lity-error {
  color: #cd5445;
  background-color: #efeeee;
  border-radius: 12px;
  padding: 2em 3em; }

.lity-success {
  color: #44813b;
  background-color: #efeeee;
  border-radius: 12px;
  padding: 2em 3em; }

#contact-form-spacer {
  display: none; }

#contact-form {
  text-align: center;
  width: 420px;
  max-height: 80px;
  position: fixed;
  z-index: 1000;
  bottom: 2em;
  right: 2em;
  background-color: #efeeee;
  padding: 1em;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
  transition: max-height .5s, top .3s; }
  #contact-form .text, #contact-form .form, #contact-form .btn-close {
    opacity: 0; }
  #contact-form .text, #contact-form .form, #contact-form .btn-close, #contact-form .btn-open {
    transition: opacity .5s ease-out, max-height .5s; }
  #contact-form .text img {
    height: 50px; }
  #contact-form .text p {
    margin-top: 0; }
  #contact-form .form {
    text-align: left;
    overflow: hidden;
    max-height: 0; }
  #contact-form .form-widget {
    table-layout: auto; }
    #contact-form .form-widget .form-widget {
      width: auto; }
  #contact-form .btn-close {
    position: absolute;
    top: -20px;
    right: 1em;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    background-color: #c94939;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
    line-height: 32px;
    font-size: 2em;
    cursor: pointer; }
    #contact-form .btn-close:before {
      content: '\00d7';
      color: #fff; }
  #contact-form .btn-open {
    display: block;
    padding: 8px;
    color: #f5f5f5;
    background-color: #c94939;
    text-align: center;
    position: absolute;
    left: 1em;
    right: 1em;
    bottom: 1em;
    opacity: 1; }
  #contact-form.active {
    max-height: 800px; }
    #contact-form.active .btn-open {
      opacity: 0; }
    #contact-form.active .form {
      max-height: 800px; }
    #contact-form.active .text, #contact-form.active .form, #contact-form.active .btn-close {
      opacity: 1; }

@media only screen and (max-width: 768px), screen and (max-height: 800px) {
  #contact-form-spacer {
    height: 80px;
    margin: 1em;
    position: relative;
    display: block; }

  #contact-form {
    width: auto;
    left: 2em;
    position: absolute;
    top: 2em;
    bottom: auto; }
    #contact-form.active {
      max-height: 1200px; }
      #contact-form.active .form {
        max-height: 1200px; } }
.cb--video video {
  width: 100%; }

.page-content-index {
  padding-top: 3em; }

.stripe-container.odd {
  padding: 35px 0;
  background-color: #efeeee; }

.stripe-container.find-distributor {
  background-color: #1c1b1b;
  background: linear-gradient(to right, #1c1b1b, #1c1b1b 30%, #cd5445 31%, #cd5445); }
  .stripe-container.find-distributor * {
    color: #f5f5f5; }

@media only screen and (max-width: 768px) {
  .stripe-container.find-distributor {
    background: #1c1b1b; }

  .page-content-index {
    padding-top: 0; } }
.slider-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
  .slider-text .wrapper {
    text-align: center; }
  .slider-text .h2, .slider-text .in {
    display: inline-block;
    background-color: rgba(35, 35, 35, 0.8);
    color: #eaeaea; }
  .slider-text .h2 {
    padding: 5px 18px; }
  .slider-text .in {
    margin-top: 1em;
    padding: 5px 18px; }
  .slider-text .in p:first-child {
    margin-top: 0; }
  .slider-text .in p:last-child {
    margin-bottom: 0; }

.stripe-content-image-text-bottom .stripe-content-slider .controls-tc {
  vertical-align: bottom;
  padding: 0; }
  .stripe-content-image-text-bottom .stripe-content-slider .controls-tc .texts {
    padding: 10px 0; }

.page-content-applications {
  border-bottom: solid 75px #efeeee; }

@media only screen and (max-width: 768px) {
  .page-content-applications .stripe-container.odd {
    padding: 0; }

  .page-content-applications .stripe-container .stripe-content-text {
    padding-top: 0; } }
body.blog #header-large-image {
  padding-bottom: 28.125%; }

.page-content-blog {
  border-top: solid 50px #efeeee; }

.page-content-blog .stripe-container.even {
  padding: 25px 0; }

body.careers #header-large-image {
  padding-bottom: 28.125%; }

.page-content-careers {
  padding-bottom: 50px; }

.page-content-careers .last-container {
  padding: 0; }

#jobs-list {
  padding: 2em 0; }

body.case-studies #header-large-image {
  padding-bottom: 40%; }

@media only screen and (max-width: 1024px) {
  body.case-studies #header-large-image {
    padding-bottom: 50.78%; } }
body.contact #header-large-image {
  padding-bottom: 40%; }

@media only screen and (max-width: 1024px) {
  body.contact #header-large-image {
    padding-bottom: 50.78%; } }
body.job-application #header-large-image {
  padding-bottom: 22%; }

.page-content-contact .person {
  margin-bottom: 2em; }
  .page-content-contact .person .position {
    color: #999;
    font-size: .7em; }

.btn-find-nearest-distributor {
  cursor: pointer; }

.header-find-distributor .text-black {
  display: none; }
.header-find-distributor .header-large-image-subtitle {
  display: inline-block; }
.header-find-distributor.searching .text-black {
  display: inline-block; }
.header-find-distributor.searching .header-large-image-subtitle {
  display: none; }

.contact-header-large-image .header-large-image-subtitle {
  color: #ededec;
  padding: 10px 20px;
  font-size: 1.2em; }
.contact-header-large-image .header-large-image-text-wrapper {
  margin-top: 200px;
  padding: 20px 40px; }

.page-content-events .event-info {
  margin-top: -10px; }

#events-list {
  padding: 2em 0; }

.stripe-container.event .stripe-content-text h2 {
  margin-top: 0; }

.event.even {
  padding: 35px 0; }

.event-location {
  display: inline-block;
  margin-left: 1em; }

body.get-a-quote #header-large-image {
  padding-bottom: 15.62%; }

.page-content.page-content-get-a-quote {
  padding-top: 2em; }

body.history #header-large-image {
  padding-bottom: 40%; }

@media only screen and (max-width: 1024px) {
  body.history #header-large-image {
    padding-bottom: 50.78%; } }
body.media #header-large-image {
  padding-bottom: 40%; }

@media only screen and (max-width: 1024px) {
  body.media #header-large-image {
    padding-bottom: 50%; } }
#media-contact {
  background: rgba(237, 237, 237, 0.8);
  display: inline-block;
  padding: 0 2em;
  text-align: left; }

.print-media, .web-appearances {
  color: #c94939; }
  .print-media a, .print-media a:visited, .web-appearances a, .web-appearances a:visited {
    color: #c94939; }

.external-media-content.with-lang-icon {
  margin: 5px 0; }
.external-media-content .date {
  color: #696969;
  display: inline-block; }
  .external-media-content .date:before {
    content: '';
    display: inline-block;
    border-left: solid 1px #696969;
    height: .6em;
    margin: 0 10px; }
.external-media-content .lang-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-position: center;
  background-size: contain;
  border-radius: 25px;
  margin-right: 10px;
  margin-bottom: -4px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5); }

.cbb-web-appearances .pager-controls {
  margin: 1em 0; }
  .cbb-web-appearances .pager-controls .page-control {
    display: inline-block;
    margin: 0 5px;
    padding: 5px 10px;
    cursor: pointer;
    transition: opacity; }
  .cbb-web-appearances .pager-controls .to-page.active, .cbb-web-appearances .pager-controls .page-control.inactive {
    cursor: default;
    opacity: .5; }
  .cbb-web-appearances .pager-controls .next, .cbb-web-appearances .pager-controls .prev {
    font-size: 1.2em; }
  .cbb-web-appearances .pager-controls .next:before {
    content: '\232a'; }
  .cbb-web-appearances .pager-controls .prev:before {
    content: '\2329'; }
.cbb-web-appearances .page {
  display: none; }
.cbb-web-appearances .page.active {
  display: block; }

body.support #header-large-image {
  padding-bottom: 18.75%; }

#support-downloads-wrapper.root-shown #support-branches {
  display: none; }
#support-downloads-wrapper.root-shown #support-downloads-bc {
  display: none; }
#support-downloads-wrapper.root-shown #support-branch-leaves {
  display: none; }
#support-downloads-wrapper.children-shown #root-branches {
  display: none; }

.support-branch {
  display: none;
  margin: .5em .5em 0 .5em;
  vertical-align: middle;
  cursor: pointer; }
  .support-branch.shown, .support-branch.root {
    display: inline-block; }
  .support-branch:hover .name {
    color: #c94939;
    text-decoration: underline; }
  .support-branch .name {
    margin-top: .3em;
    min-height: 4em;
    width: 150px;
    text-align: center; }
  .support-branch .image {
    width: 160px;
    height: 160px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }

#support-downloads-bc .bc-item {
  cursor: pointer; }
#support-downloads-bc .branch:before {
  color: #696969;
  content: '>';
  display: inline-block;
  margin: 0 5px; }

#support-branch-leaves {
  text-align: center; }
  #support-branch-leaves .support-leaves {
    display: none; }
    #support-branch-leaves .support-leaves.shown {
      display: block; }

.support-leaf {
  text-align: center; }
  .support-leaf .files {
    max-width: 455px;
    display: inline-block; }
  .support-leaf .file {
    display: inline-block;
    margin: .5em .5em 0 .5em; }
    .support-leaf .file .label {
      display: block;
      width: 120px;
      height: 4em; }

#support-leaves-empty-text {
  display: none; }
  #support-leaves-empty-text.shown {
    display: block; }

body.technology #header-large-image {
  padding-bottom: 40%; }

@media only screen and (max-width: 1024px) {
  body.technology #header-large-image {
    padding-bottom: 53.125%; } }
.product-data-accordion .file-icon {
  display: inline-block; }
  .product-data-accordion .file-icon .over {
    display: none; }
  .product-data-accordion .file-icon:hover .out {
    display: none; }
  .product-data-accordion .file-icon:hover .over {
    display: inline-block; }
.product-data-accordion .available-model, .product-data-accordion .adapter-kit {
  table-layout: auto;
  padding: 1em 0; }
  .product-data-accordion .available-model .tc, .product-data-accordion .adapter-kit .tc {
    vertical-align: middle; }
  .product-data-accordion .available-model .data-container, .product-data-accordion .adapter-kit .data-container {
    width: 100%; }
  .product-data-accordion .available-model .data .label, .product-data-accordion .adapter-kit .data .label {
    color: #696969; }
    .product-data-accordion .available-model .data .label:after, .product-data-accordion .adapter-kit .data .label:after {
      display: inline-block;
      content: ':';
      margin-right: .5em; }
  .product-data-accordion .available-model .data-text, .product-data-accordion .adapter-kit .data-text {
    margin-top: .5em; }
    .product-data-accordion .available-model .data-text .value, .product-data-accordion .adapter-kit .data-text .value {
      display: block; }
.product-data-accordion .model-name {
  font-weight: bold;
  margin-bottom: .5em; }
.product-data-accordion .image-container {
  vertical-align: top;
  padding-right: 1em; }
  .product-data-accordion .image-container .image {
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
.product-data-accordion .files-container {
  text-align: center;
  padding-left: 1em; }
  .product-data-accordion .files-container .file {
    display: inline-block;
    margin-left: .3em;
    min-width: 85px; }
  .product-data-accordion .files-container .files-container-in {
    width: 230px; }

.cbb-title-images {
  display: table;
  width: 100%; }
  .cbb-title-images .titles, .cbb-title-images .images {
    display: table-cell;
    vertical-align: middle; }
  .cbb-title-images .titles {
    padding: 0 1.5em; }
    .cbb-title-images .titles .title {
      cursor: pointer; }
      .cbb-title-images .titles .title.active {
        color: #cd5445;
        position: relative; }
        .cbb-title-images .titles .title.active:before {
          content: '';
          position: absolute;
          width: 12px;
          height: 12px;
          left: -20px;
          top: 9px;
          border-radius: 20px;
          background-color: #cd5445; }
  .cbb-title-images .image-holder {
    display: none; }
    .cbb-title-images .image-holder .image {
      width: 360px;
      background-size: cover;
      background-position: center; }
    .cbb-title-images .image-holder .title {
      display: none; }
    .cbb-title-images .image-holder.active {
      display: block; }

.cbb-accordion {
  border-top: solid 1px rgba(186, 192, 184, 0.3);
  margin: 2em auto; }

.cb--accordion-text {
  border-bottom: solid 1px rgba(186, 192, 184, 0.3); }
  .cb--accordion-text .title {
    position: relative;
    cursor: pointer;
    padding: .2em 0 .2em 1.5em;
    margin: 0; }
    .cb--accordion-text .title:hover {
      text-decoration: underline; }
    .cb--accordion-text .title:before {
      transition: transform .5s;
      -webkit-transition: -webkit-transform .5s;
      position: absolute;
      left: .5em;
      content: '\003e';
      display: inline-block; }
  .cb--accordion-text .text {
    display: none; }
  .cb--accordion-text.active .title:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center;
    transform-origin: center; }
  .cb--accordion-text.active .text {
    display: block; }

@media only screen and (max-width: 1024px) {
  .cbb-title-images .titles {
    display: none; }
  .cbb-title-images .image-holder {
    border-top: solid 1px rgba(186, 192, 184, 0.3);
    display: block;
    text-align: center; }
    .cbb-title-images .image-holder .image {
      display: inline-block;
      margin-bottom: 1em;
      padding: 1em 0; }
    .cbb-title-images .image-holder .title {
      margin-top: 1em;
      display: block; } }
@media only screen and (max-width: 768px) {
  .product-data-accordion .available-model, .product-data-accordion .additional-converter {
    display: block; }
    .product-data-accordion .available-model .tc, .product-data-accordion .additional-converter .tc {
      display: block; }
  .product-data-accordion .image-container {
    width: auto;
    padding-right: 0;
    text-align: center; }
    .product-data-accordion .image-container .image {
      display: inline-block;
      width: 90%;
      height: 0;
      padding-bottom: 90%; }
  .product-data-accordion .files-container {
    padding-left: 0; }
    .product-data-accordion .files-container .files-container-in {
      width: auto; } }
body.sensor-ft, body.sensor-ft .page-row {
  background-color: #111010; }

body.sensor-ft h1 {
  color: #eae8e4; }

#sensor-ft-head-image {
  height: 0;
  padding-bottom: 45%; }

#sensor-image {
  width: 100%; }

.page-content-sensor-ft {
  color: #dee6dc; }

#header-image-out {
  position: relative; }

#header-image-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%; }

@media only screen and (max-width: 768px) {
  #sensor-ft-head-image {
    padding-bottom: 53.125%; } }
body.sensor-omd #header-large-image {
  padding-bottom: 26.56%; }

.form-widget[for="optoforce_quote_email"] {
  height: 68px; }

.distributor {
  padding: 8px 0; }
  .distributor .map {
    height: 0;
    transition: height .5s; }
  .distributor .distributor-view-map {
    cursor: pointer; }
  .distributor.map-shown .map {
    height: 280px; }
  .distributor .h3 {
    font-weight: 100; }
  .distributor .wrapper {
    display: flex; }
    .distributor .wrapper .distributor-data {
      flex: 2; }
    .distributor .wrapper .supported-robots {
      flex: 0 0 230px; }
      .distributor .wrapper .supported-robots .supported-robot {
        width: 90px;
        height: 90px;
        display: inline-block;
        border-radius: 90px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin: .5em;
        border: solid 2px #666; }

.page-content-distributors button {
  cursor: pointer; }
.page-content-distributors .form-input .choice-collapsed {
  top: 0; }

#country-filter {
  z-index: 1; }

@media only screen and (max-width: 768px) {
  .distributor .wrapper {
    display: block; }

  .page-content-distributors .form-input .selectize-control {
    position: static; } }
body.distributors #header-large-image {
  padding-bottom: 40%; }

@media only screen and (max-width: 1024px) {
  body.distributors #header-large-image {
    padding-bottom: 50.78%; } }
body.index .header-large-image-title {
  background-color: rgba(35, 35, 35, 0.8); }

.bg-red-o {
  background-color: rgba(201, 73, 54, 0.9); }

.bg-white-o {
  background-color: rgba(240, 240, 240, 0.74); }

.bg-white {
  background-color: #efeeee; }

.bg-noisy {
  background-image: url("../images/bg.png"); }

.text-center {
  text-align: center; }

.text-black {
  color: #26211c; }

.text-white {
  color: #efede8; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.red-box {
  background-color: rgba(201, 73, 54, 0.9);
  color: #efede8;
  padding: 0 20px;
  display: inline-block; }

.with-spacing {
  margin: 2em auto; }

/*# sourceMappingURL=main.css.map */
