@charset "UTF-8";
@import url("//hello.myfonts.net/count/2fa9e8");
@font-face {
  font-family: 'FrutigerNextPro-Bold';
  src: url("../fonts/2FA9E8_0_0.4c27e0047fb2.eot");
  src: url("../fonts/2FA9E8_0_0.4c27e0047fb2.eot?#iefix") format("embedded-opentype"), url("../fonts/2FA9E8_0_0.8ac4b452025d.woff2") format("woff2"), url("../fonts/2FA9E8_0_0.7c5e03a0eb99.woff") format("woff"), url("../fonts/2FA9E8_0_0.94ea87db9ef2.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FrutigerNextPro-Regular';
  src: url("../fonts/2FA9E8_1_0.58d9f8e3bac5.eot");
  src: url("../fonts/2FA9E8_1_0.58d9f8e3bac5.eot?#iefix") format("embedded-opentype"), url("../fonts/2FA9E8_1_0.3ea4fe21fefd.woff2") format("woff2"), url("../fonts/2FA9E8_1_0.5169f4e80330.woff") format("woff"), url("../fonts/2FA9E8_1_0.1e2748c703dd.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'btn-ico';
  src: url("../fonts/btn-ico.874dadac9ed9.eot?67887255");
  src: url("../fonts/btn-ico.874dadac9ed9.eot?67887255#iefix") format("embedded-opentype"), url("../fonts/btn-ico.3011857c79cf.woff2?67887255") format("woff2"), url("../fonts/btn-ico.be24b9733bbd.woff?67887255") format("woff"), url("../fonts/btn-ico.f38af2b9a98c.ttf?67887255") format("truetype"), url("../fonts/btn-ico.8b7c0f51d326.svg?67887255#btn-ico") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="btn-ico_"]:before, [class*="btn-ico_"]:before {
  font-family: "btn-ico";
  font-style: normal;
  font-weight: 300;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  font-size: 0.9em;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.btn-ico_arrow_down:before {
  content: '\e800'; }

/* '' */
.btn-ico_arrow_left:before {
  content: '\e801'; }

/* '' */
.btn-ico_arrow_right:before {
  content: '\e802'; }

/* '' */
.btn-ico_arrow_up:before {
  content: '\e803'; }

/* '' */
.btn-ico_chevron_down:before {
  content: '\e804'; }

/* '' */
.btn-ico_chevron_left:before {
  content: '\e805'; }

/* '' */
.btn-ico_chevron_right:before {
  content: '\e806'; }

/* '' */
.btn-ico_chevron_up:before {
  content: '\e807'; }

/* '' */
.btn-ico_search:before {
  content: '\e808'; }

/* '' */
.btn-ico_user:before {
  content: '\e809'; }

/* '' */
.btn-user-male:before {
  content: '\f062'; }

/* '' */
.form {
  display: block;
  width: 100%; }

.template {
  display: none; }

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="text"],
input[type="text"],
input[type="search"],
input[type="file"],
select,
textarea {
  font-size: 15px;
  line-height: 18px;
  padding: 11px 15px;
  border: none;
  background-color: #e6e6e6;
  margin-bottom: 15px;
  color: #404040;
  position: relative;
  outline: none;
  /* Firefox 19+ */
  /* Firefox 18- */ }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="text"]:focus,
  input[type="text"]:active,
  input[type="text"]:focus,
  input[type="text"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="file"]:focus,
  input[type="file"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active {
    outline: none; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="file"]::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-style: italic; }
  input[type="text"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="file"]::-moz-placeholder,
  select::-moz-placeholder,
  textarea::-moz-placeholder {
    font-style: italic; }
  input[type="text"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="text"]:-moz-placeholder,
  input[type="text"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="file"]:-moz-placeholder,
  select:-moz-placeholder,
  textarea:-moz-placeholder {
    font-style: italic; }
  input[type="text"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="file"]:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-style: italic; }

button:active, button:hover, button:focus {
  outline: none; }

input[type="file"] {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent; }

input[type="search"].markered {
  padding-right: 35px;
  background-image: url("../images/ico-search-right.6af28ae8fe78.png");
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: right center; }

.input-wrap {
  position: relative; }
  .input-wrap > em, .input-wrap > i {
    font-size: 15px;
    margin-bottom: 1em;
    display: block; }
  .input-wrap.inline {
    float: left; }
  .input-wrap.w30 {
    width: 31%;
    margin-right: 2%; }
  .input-wrap.w67 {
    width: 67%; }
  .input-wrap.invalid:before {
    content: attr(data-error);
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 11px;
    font-weight: 400;
    padding: 5px;
    background-color: #f39ca2;
    color: #dc0006;
    z-index: 10; }
  .input-wrap .errorlist {
    margin-top: -4px;
    padding-left: 25px;
    position: absolute;
    top: -5px;
    background-color: #f39ca2;
    left: -5px; }
    .input-wrap .errorlist li {
      font-size: 14px;
      color: #dc0006;
      margin: 3px 3px 3px -10px; }
      .input-wrap .errorlist li:before {
        display: none; }
  .input-wrap.small-input.invalid:hover:before {
    top: -40px; }
  .input-wrap.checkbox-wrap.invalid:before {
    right: inherit;
    top: inherit;
    left: 0;
    top: 30%; }
  .input-wrap input[type="text"],
  .input-wrap input[type="number"],
  .input-wrap input[type="tel"],
  .input-wrap input[type="email"],
  .input-wrap input[type="password"],
  .input-wrap input[type="text"],
  .input-wrap input[type="file"],
  .input-wrap input[type="search"],
  .input-wrap select {
    width: 100%; }
    .input-wrap input[type="text"].half,
    .input-wrap input[type="number"].half,
    .input-wrap input[type="tel"].half,
    .input-wrap input[type="email"].half,
    .input-wrap input[type="password"].half,
    .input-wrap input[type="text"].half,
    .input-wrap input[type="file"].half,
    .input-wrap input[type="search"].half,
    .input-wrap select.half {
      width: 50%; }

.captcha-wrap.input-wrap.invalid:before {
  left: 0 !important;
  top: -25px !important;
  width: 100px !important; }

.input-note {
  font-size: 15px;
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.5em; }

textarea {
  width: 100%;
  resize: none; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none !important;
  height: 40px;
  -webkit-border-radius: 0;
          border-radius: 0; }
  select::-ms-expand {
    display: none; }

label {
  font-size: 15px;
  display: inline-block; }
  label.block-label {
    font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
    display: block;
    font-size: 15px;
    color: black;
    margin-bottom: 10px; }

input[type=checkbox] {
  display: none; }
  input[type=checkbox] + label {
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    border-bottom: 15px solid transparent;
    padding-left: 55px;
    display: table-cell;
    vertical-align: middle;
    height: 55px; }
    input[type=checkbox] + label:before {
      content: "";
      height: 40px;
      width: 40px;
      background-color: #e6e6e6;
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px;
      position: absolute;
      left: 0;
      top: 0; }
  input[type=checkbox]:required + label:before {
    border-left: 5px solid #f39ca2; }
  input[type=checkbox]:checked + label:before {
    background: #e6e6e6 url("../images/bg-checkbox.6fd738e0394c.png") center no-repeat; }

input[type="radio"] {
  display: none; }
  input[type="radio"] + label {
    margin-right: 10px;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative; }
    input[type="radio"] + label:before {
      content: "";
      height: 40px;
      width: 40px;
      background-color: #e6e6e6;
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px; }
    input[type="radio"] + label:after {
      content: "";
      position: absolute;
      height: 12px;
      width: 12px;
      top: 14px;
      left: 14px;
      background-color: #404040;
      display: none; }
  input[type="radio"]:checked + label:after {
    display: block; }

input[type=submit] {
  margin: 15px 0; }

.required-msg {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 11px;
  font-weight: 400;
  padding: 5px;
  background-color: #f39ca2;
  color: #dc0006; }

.form-row {
  font-size: 0; }
  .form-row .btn + .btn {
    margin-left: 0; }
  .form-row .btn {
    margin-right: 4px; }
  .form-row.button-row {
    padding-left: 40%;
    margin-bottom: 15px; }
    @media all and (max-width: 1120px) and (min-width: 1025px) {
      .form-row.button-row {
        padding-left: 0;
        text-align: right; } }
    @media all and (max-width: 480px) {
      .form-row.button-row {
        padding-left: 0; } }
  .form-row:after {
    content: "";
    display: table;
    clear: both; }
  .form-row .block-label {
    width: 40%;
    padding-right: 40px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    margin-bottom: 15px;
    margin-top: 13px; }
    .form-row .block-label .subtext {
      font-weight: 300;
      font-family: "FrutigerNextPro-Regular", Helvetica, Verdana, sans-serif; }
  .form-row .col-right {
    width: 60%;
    display: inline-block;
    vertical-align: middle; }
  .form-row > .input-wrap {
    width: 60%;
    display: inline-block;
    vertical-align: middle; }
  @media all and (max-width: 768px) {
    .form-row .block-label {
      padding-right: 30px; } }
  @media all and (max-width: 480px) {
    .form-row .block-label {
      width: 100%;
      display: block;
      text-align: left;
      margin-bottom: 10px;
      margin-top: 0;
      padding-right: 0; }
    .form-row .col-right {
      width: 100%;
      display: block; }
    .form-row > .input-wrap {
      width: 100%;
      display: block; } }
  .form-row .input-columns {
    display: block;
    vertical-align: middle;
    margin-left: -7px;
    margin-right: -7px; }
  .form-row .input-col {
    float: left;
    padding: 0 7px; }
    .form-row .input-col-s50 {
      width: 50%; }
    .form-row .input-col-s33 {
      width: 33.33333%; }
    .form-row .input-col-s25 {
      width: 25%; }
    .form-row .input-col-s65 {
      width: 65%; }
    .form-row .input-col-s35 {
      width: 35%; }
    @media all and (max-width: 400px) {
      .form-row .input-col {
        width: 100%;
        float: none;
        display: block; } }

.js-input-form {
  display: none; }

.submit-group {
  margin-top: 30px;
  font-size: 0; }
  .submit-group .btn {
    margin-right: 9px;
    margin-bottom: 9px; }
  .submit-group .btn + .btn {
    margin-left: 0; }

.form-group {
  margin-bottom: 15px; }

.form-errors {
  color: #dc0006;
  display: inline-block;
  max-width: 300px;
  padding: 10px;
  vertical-align: middle; }
  .form-errors.small {
    font-weight: 700;
    font-size: 15px; }

.required-warning {
  color: #f39ca2;
  font-size: 15px;
  margin-bottom: 15px; }
  .required-warning span {
    font-size: 18px;
    font-weight: 700;
    margin-right: 5px; }

.file-upload {
  margin-bottom: 15px;
  display: block; }
  .file-upload .server-load {
    margin-bottom: 0;
    vertical-align: middle; }
  .file-upload-button {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    cursor: pointer; }
  .file-upload-name {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    padding-right: 10px;
    word-wrap: break-word;
    width: 50%; }
  .file-upload-message {
    font-size: 15px;
    color: black;
    padding: 15px 0;
    margin: 0; }
    @media all and (max-width: 480px) {
      .file-upload-message {
        padding-left: 0; } }

.filter {
  background-color: #fff;
  padding: 20px 20px 10px;
  margin-bottom: 30px;
  font-size: 0; }
  .filter .input-wrap {
    display: inline-block;
    min-width: 228px;
    margin-right: 10px;
    margin-bottom: 10px; }
    .filter .input-wrap .chosen-container {
      margin-bottom: 0; }
    @media all and (max-width: 1366px) {
      .filter .input-wrap {
        min-width: 160px; } }
    @media all and (max-width: 1280px) {
      .filter .input-wrap {
        min-width: 150px; } }
    @media all and (max-width: 1024px) {
      .filter .input-wrap {
        display: block;
        width: 100%;
        min-width: 100px;
        margin-right: 0;
        margin-bottom: 10px; } }
    .filter .input-wrap.fairs_checkbox_wrap {
      max-width: 100% !important;
      margin-right: 0; }
      @media all and (min-width: 1025px) and (max-width: 1279px) {
        .filter .input-wrap.fairs_checkbox_wrap {
          width: 160px;
          min-width: 0; } }
  .filter input[type="search"] {
    float: right;
    margin-bottom: 0; }
    @media all and (max-width: 1366px) {
      .filter input[type="search"] {
        width: 160px; } }
    @media all and (max-width: 1280px) {
      .filter input[type="search"] {
        width: 150px; } }
    @media all and (max-width: 1024px) {
      .filter input[type="search"] {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        display: block;
        float: none; } }
  .filter input[type="checkbox"] + label {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top; }
  .filter label {
    color: gray; }
    .filter label .label-txt {
      display: inline-block;
      max-width: 170px;
      vertical-align: middle;
      margin-top: 12px; }
    @media all and (max-width: 1024px) {
      .filter label {
        width: 100%; }
        .filter label .label-txt {
          min-width: 180px; } }
  @media all and (min-width: 1025px) {
    .filter.fairs-filter .input-wrap {
      vertical-align: top; } }
  @media all and (min-width: 1025px) and (max-width: 1279px) {
    .filter.fairs-filter .input-wrap {
      max-width: 150px; } }
  @media all and (min-width: 1366px) {
    .filter.fairs-filter .input-wrap {
      max-width: 228px; } }
  @media all and (min-width: 1280px) and (max-width: 1559px) {
    .filter.fairs-filter div.input-wrap:not(.fairs_checkbox_wrap) {
      min-width: 0;
      max-width: 220px;
      width: 220px; } }
  @media (min-width: 1025px) and (max-width: 1500px) {
    .filter.fairs-filter input[type="search"] {
      width: 135px; } }

.form-reset {
  display: block;
  font-style: italic; }

.form-table {
  display: table;
  width: 100%;
  margin-bottom: 15px; }
  .form-table .mobile-name {
    display: none;
    position: static;
    vertical-align: middle; }
    @media all and (max-width: 520px) {
      .form-table .mobile-name {
        display: inline-block; } }
  .form-table .form-row {
    display: table-row;
    font-size: 15px; }
    @media all and (max-width: 520px) {
      .form-table .form-row {
        display: block; }
        .form-table .form-row.table-head {
          display: none; } }
  .form-table .input-wrap {
    display: table-cell;
    width: 40%;
    padding-right: 40px; }
    .form-table .input-wrap input {
      margin-bottom: 0; }
    @media all and (max-width: 1360px) {
      .form-table .input-wrap {
        padding-right: 20px; } }
    @media all and (min-width: 1025px) and (max-width: 1150px) {
      .form-table .input-wrap {
        padding-right: 10px;
        min-width: 175px; } }
    @media all and (max-width: 640px) {
      .form-table .input-wrap {
        padding-right: 20px; } }
    @media all and (max-width: 520px) {
      .form-table .input-wrap {
        padding-right: 0;
        margin-bottom: 15px;
        display: block;
        width: 100%; } }
  .form-table .table-col, .form-table .col-name {
    display: table-cell;
    width: 12.5%;
    padding: 0.5em;
    text-align: center;
    vertical-align: bottom; }
    .form-table .table-col label, .form-table .col-name label {
      margin-bottom: 0;
      margin-right: 0; }
      .form-table .table-col label:before, .form-table .col-name label:before {
        margin: 0; }
        @media all and (max-width: 520px) {
          .form-table .table-col label:before, .form-table .col-name label:before {
            margin-right: 30px; } }
    @media all and (max-width: 640px) {
      .form-table .table-col, .form-table .col-name {
        padding: 0.5em 0.25em; } }
    @media all and (min-width: 1025px) and (max-width: 1150px) {
      .form-table .table-col, .form-table .col-name {
        padding: 0.25em 0.1em; } }
    @media all and (max-width: 520px) {
      .form-table .table-col, .form-table .col-name {
        padding: 0;
        margin-bottom: 15px;
        display: block;
        width: 100%;
        text-align: left; }
        .form-table .table-col label, .form-table .col-name label {
          width: 100%;
          display: block; } }
  .form-table .block-label {
    display: table-cell;
    vertical-align: middle; }
    @media all and (max-width: 1360px) {
      .form-table .block-label {
        padding-right: 20px; } }
    @media all and (min-width: 1025px) and (max-width: 1150px) {
      .form-table .block-label {
        padding-right: 10px;
        min-width: 175px; } }
    @media all and (max-width: 520px) {
      .form-table .block-label {
        display: block;
        width: 100%;
        text-align: left; } }

input:focus, select:focus, textarea:focus {
  outline: none; }

input:required, input:required + .chosen-container, select:required, select:required + .chosen-container, textarea:required, textarea:required + .chosen-container {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border-left: 5px solid #f39ca2; }

input:invalid, select:invalid, textarea:invalid {
  -webkit-box-shadow: none;
          box-shadow: none; }

input:-moz-submit-invalid, select:-moz-submit-invalid, textarea:-moz-submit-invalid {
  box-shadow: none; }

input:-moz-ui-invalid, select:-moz-ui-invalid, textarea:-moz-ui-invalid {
  box-shadow: none; }

.company-panel-logo {
  width: 250px;
  float: left; }
  @media all and (max-width: 768px) {
    .company-panel-logo {
      float: none;
      margin-bottom: 20px; } }
  @media all and (max-width: 350px) {
    .company-panel-logo {
      display: block;
      width: 100%; } }

.company-panel-text {
  padding-left: 280px;
  max-width: 1200px; }
  @media all and (max-width: 768px) {
    .company-panel-text {
      padding-left: 0; } }

.captcha-wrap {
  margin: 10px 0;
  display: block;
  width: 25%; }
  .captcha-wrap.centered > .g-recaptcha > div {
    margin: 0 auto; }

.cc-checkboxes li:before {
  content: none; }

.cc-checkboxes {
  max-height: 0px;
  -webkit-transition: max-height 0.3s ease, margin 0.3s ease;
  transition: max-height 0.3s ease, margin 0.3s ease;
  overflow-y: hidden;
  margin: 0; }
  .cc-checkboxes-expand {
    margin: 1em 0;
    max-height: 160px; }

.cc-label-block {
  display: block;
  color: #dc0006;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.cc-policy-link {
  text-decoration: underline; }

.analytics-title-unchecked {
  color: #ff4d52; }

@media all and (max-width: 1024px) {
  a.fair-clear-filter {
    float: none;
    width: 100%;
    text-align: right; }
  a.fair-clear-filter + div#fairs_search_icon {
    bottom: 70px !important; } }

@media all and (min-width: 1025px) {
  .fairs-label {
    padding-left: 45px !important; }
  .fair-clear-filter {
    display: inline-block !important;
    float: none !important; } }

@media (min-width: 1280px) and (max-width: 1600px) {
  .fairs-label {
    max-width: 150px; } }

.wrapper {
  width: 100%;
  height: 100%;
  max-width: 1560px;
  padding: 0 90px;
  margin: 0 auto; }
  .wrapper:after {
    content: "";
    display: table;
    clear: both; }
  @media all and (max-width: 1024px) {
    .wrapper {
      padding: 0 40px; } }
  @media all and (max-width: 480px) {
    .wrapper {
      padding: 0 20px; } }

.row {
  margin-left: -20px;
  margin-right: -20px; }
  .row:after {
    content: "";
    display: table;
    clear: both; }
  .row.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -js-display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    float: none;
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media all and (max-width: 1024px) {
      .row.flex-row {
        display: block; } }
    @media all and (max-width: 1024px) {
      .row.flex-row.two-cols {
        display: block; } }

@media all and (min-width: 1025px) {
  .flex-row > .col {
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    float: none; } }

.flex-row .js-text-frame {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.flex-row .image-wrapper {
  min-height: 260px; }

.flex-row .flex-col {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 400px;
      -ms-flex-preferred-size: 400px;
          flex-basis: 400px;
  margin-bottom: 0; }
  .flex-row .flex-col > * {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }

.flex-row .news-col-big {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 66%; }
  .flex-row .news-col-big .col {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
    .flex-row .news-col-big .col * {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  @media all and (max-width: 1100px) {
    .flex-row .news-col-big {
      width: 50%;
      -webkit-flex-basis: 400px;
          -ms-flex-preferred-size: 400px;
              flex-basis: 400px; }
      .flex-row .news-col-big .col {
        width: 100%; } }
  @media all and (max-width: 1024px) {
    .flex-row .news-col-big {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      margin-bottom: 0;
      display: block;
      width: auto; } }

.flex-row .news-col-small {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 33%; }
  .flex-row .news-col-small .col {
    width: 100%;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  @media all and (max-width: 1120px) {
    .flex-row .news-col-small {
      width: 50%;
      -webkit-flex-basis: 400px;
          -ms-flex-preferred-size: 400px;
              flex-basis: 400px; } }
  @media all and (max-width: 1024px) {
    .flex-row .news-col-small {
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      display: block;
      width: 100%;
      margin-bottom: 0; } }
  .flex-row .news-col-small .flex-col:only-child {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }
    .flex-row .news-col-small .flex-col:only-child .panel {
      height: auto; }

.flex-row .related-flex-col {
  width: 33.33333%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin-bottom: 0; }
  .flex-row .related-flex-col > * {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  @media all and (max-width: 1280px) {
    .flex-row .related-flex-col {
      width: 50%; } }
  @media all and (max-width: 1024px) {
    .flex-row .related-flex-col {
      width: 100%; } }

.col {
  float: left;
  padding: 0 20px; }
  .col-s0 {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
  .col-s2 {
    width: 50%;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; }
    @media all and (max-width: 1100px) {
      .col-s2.app-column {
        width: 100%;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        float: none; } }
  .col-s3 {
    width: 33.33333%;
    -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
            flex-basis: 33.33333%; }
  .col-s4 {
    width: 25%;
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%; }
  .col-s8 {
    width: 66.66667%;
    -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
            flex-basis: 66.66667%; }
  .col-s9 {
    width: 75%;
    -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
            flex-basis: 75%; }
  .col > img {
    display: block;
    width: 100%; }
  @media all and (max-width: 1280px) {
    .col.half-size {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }
  @media all and (max-width: 1024px) {
    .col {
      float: none;
      width: 100%;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      margin-bottom: 15px; }
      .col.half-size {
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%; }
      .col:only-of-type {
        margin-bottom: 0; } }

.btn {
  border: 3px solid;
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  font-family: "FrutigerNextPro-Regular", Helvetica, Verdana, sans-serif;
  font-weight: bold;
  cursor: pointer;
  border-color: #404040;
  color: #404040;
  background-color: transparent;
  -webkit-transition-duration: .25s;
          transition-duration: .25s;
  font-size: 15px;
  line-height: 16px;
  padding: 9px 17px; }
  .btn-row {
    margin-bottom: 30px; }
  .btn:hover {
    border-color: #404040;
    color: white;
    background-color: #404040;
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    text-decoration: none; }
  .btn-solid {
    border-color: #404040;
    color: #404040;
    background-color: white;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
    .btn-solid:hover {
      border-color: #404040;
      color: white;
      background-color: #404040;
      -webkit-transition-duration: .25s;
              transition-duration: .25s;
      text-decoration: none; }
  .btn-inverse {
    border-color: #404040;
    color: white;
    background-color: #404040;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
    .btn-inverse:hover {
      border-color: black;
      color: white;
      background-color: black;
      -webkit-transition-duration: .25s;
              transition-duration: .25s;
      text-decoration: none; }
  .btn-error {
    border-color: #f39ca2;
    color: #f39ca2;
    background-color: white;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
    .btn-error:hover {
      border-color: #f39ca2;
      color: white;
      background-color: #f39ca2;
      -webkit-transition-duration: .25s;
              transition-duration: .25s;
      text-decoration: none; }
    .btn-error-inverse {
      border-color: #f39ca2;
      color: white;
      background-color: #f39ca2;
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
      .btn-error-inverse:hover {
        border-color: #e52a37;
        color: white;
        background-color: #e52a37;
        -webkit-transition-duration: .25s;
                transition-duration: .25s;
        text-decoration: none; }
  .btn.disabled, .btn.disabled:hover {
    border-color: #b3b3b3;
    color: #b3b3b3;
    background-color: #e6e6e6;
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    cursor: default; }
  .btn-lg {
    font-size: 18px;
    line-height: 20px;
    padding: 17px 27px; }
    .btn-lg [class^="btn-ico_"]:before, .btn-lg [class*="btn-ico_"]:before {
      font-size: 14px; }
  .btn-sm {
    font-size: 12px;
    line-height: 12px;
    padding: 6px 10px; }
  .btn.cta_button a {
    color: #404040; }
  .btn.cta_button:hover a {
    color: #fff;
    text-decoration: none; }

.pagination {
  font-size: 0;
  text-align: center;
  margin-top: 30px; }
  .pagination .btn {
    width: 40px;
    padding-left: 0;
    padding-right: 0;
    margin: 5px; }
  .pagination-num {
    border-color: white;
    color: #c40009;
    background-color: white;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
    .pagination-num.active, .pagination-num.active:hover {
      border-color: #b3b3b3;
      color: white;
      background-color: #b3b3b3;
      -webkit-transition-duration: .25s;
              transition-duration: .25s;
      cursor: default; }
    .pagination-num:hover {
      border-color: #e6e6e6;
      color: #c40009;
      background-color: #e6e6e6;
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
  .pagination-gap {
    font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
    font-size: 15px;
    margin: 0 9px; }
  .pagination .btn + .btn {
    margin-left: 4px; }
  .pagination-next {
    padding-left: 0.2em !important; }

.contact-button {
  position: fixed;
  bottom: 50%;
  right: -70px;
  background-color: #404040;
  z-index: 999;
  text-align: center;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transition-duration: 1s;
          transition-duration: 1s; }
  .contact-button.visible {
    right: 0px;
    -webkit-transition-duration: 1s;
            transition-duration: 1s; }
  .contact-button-icon {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-right: -1px;
    float: left;
    background: url("../images/ico-mail.95a94a665c5f.png") no-repeat center;
    background-color: #dc0006;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .contact-button-text {
    position: relative;
    font-size: 17px;
    font-weight: bold;
    float: left;
    color: white;
    background-color: #404040;
    white-space: nowrap;
    margin: auto -1px;
    padding: 10px 30px 9px 20px;
    text-transform: uppercase;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s; }
    .contact-button-text:hover {
      background-color: #dc0006; }
  @media all and (max-width: 1024px) {
    .contact-button-icon {
      width: 35px;
      height: 35px; }
    .contact-button-text {
      padding: 10px 25px 8px 15px;
      font-size: 15px; } }

.panel {
  background-color: #f2f2f2;
  color: #404040;
  padding: 36px 30px 30px;
  position: relative;
  margin-bottom: 40px;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  height: 250px;
  overflow: hidden;
  text-overflow: ellipsis; }
  .news-col-small .panel {
    min-height: 175px; }
  .panel:hover {
    background-color: #fafafa;
    text-decoration: none;
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }
    .panel:hover:after {
      background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(transparent));
      background: linear-gradient(to top, #fafafa 0%, transparent 100%); }
  .panel:before {
    content: "";
    position: absolute;
    height: 24px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    z-index: 10; }
  .panel:after {
    content: "";
    height: 30px;
    width: 100%;
    position: absolute;
    background: -webkit-gradient(linear, left bottom, left top, from(#f2f2f2), to(transparent));
    background: linear-gradient(to top, #f2f2f2 0%, transparent 100%);
    left: 0;
    bottom: 0; }
  .panel-blue {
    border-color: #5b6d85; }
    .panel-blue:before {
      background-color: #5b6d85; }
  .panel-green {
    border-color: #98a597; }
    .panel-green:before {
      background-color: #98a597; }
  .panel-brown {
    border-color: #958982; }
    .panel-brown:before {
      background-color: #958982; }
  .panel-violet {
    border-color: #a97695; }
    .panel-violet:before {
      background-color: #a97695; }
  .panel-brand {
    border-color: #dc0006; }
    .panel-brand:before {
      background-color: #dc0006; }
  .panel-header {
    color: #dc0006;
    font-size: 2.4rem;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 2.4rem; }
  .panel-txt {
    font-size: 15px;
    font-weight: 300;
    color: #404040;
    word-wrap: break-word; }
    .panel-txt p {
      margin: 25px 0; }
      .panel-txt p:first-of-type {
        margin-top: 0; }
  .panel-img-container {
    width: 137px;
    z-index: 5;
    overflow: hidden;
    position: absolute;
    top: 36px;
    bottom: 0; }
    .panel-img-container img {
      display: block;
      height: 100%;
      min-width: 138px; }
  .panel.image-left {
    padding-left: 0; }
    .panel.image-left .panel-header, .panel.image-left .panel-txt {
      padding-left: 167px; }
    .panel.image-left .panel-img-container {
      left: 0;
      margin-right: 29px; }
    .panel.image-left:before {
      left: 0;
      width: 137px; }
  .panel.image-right {
    padding-right: 0; }
    .panel.image-right .panel-header, .panel.image-right .panel-txt {
      padding-right: 167px; }
    .panel.image-right .panel-img-container {
      right: 0;
      margin-left: 29px; }
    .panel.image-right:before {
      right: 0;
      left: auto;
      width: 137px; }
  @media all and (max-width: 1024px) {
    .panel:after {
      display: none; }
    .panel.low {
      height: auto; } }
  @media all and (max-width: 480px) {
    .panel {
      margin-bottom: 20px; }
      .panel.image-left .panel-header, .panel.image-left .panel-txt {
        padding-left: 130px; }
      .panel.image-left:before {
        width: 100px; }
      .panel.image-right .panel-header, .panel.image-right .panel-txt {
        padding-right: 130px; }
      .panel.image-right:before {
        width: 100px; }
      .panel-img-container {
        width: 100px; }
        .panel-img-container img {
          min-width: 100px; } }

.white-panel {
  background-color: white;
  padding: 4rem;
  margin-bottom: 8rem; }

.contact-panel__white-panel {
  margin-bottom: 0; }

.contact-panel__header section {
  padding: 5rem 0; }
  .contact-panel__header section > .wrapper {
    padding: 0 40px; }

.panel-group {
  position: relative;
  min-height: 315px;
  margin-bottom: 6rem;
  cursor: pointer; }

@media all and (min-width: 1280px) and (max-width: 1600px) {
  .panel-group a {
    font-size: 1.6rem; } }

@media all and (min-width: 1024px) and (max-width: 1280px) {
  .panel-group a {
    font-size: 1.8rem; } }

.contact-panel {
  background-color: white;
  padding: 36px 35px 35px 220px;
  position: relative;
  min-height: 315px;
  color: #808080;
  font-size: 2rem;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .contact-panel .col {
    display: inline-table; }
  .contact-panel.solution:before {
    background-color: #958982; }
  .contact-panel.technology:before {
    background-color: #5b6d85; }
  .contact-panel.service:before {
    background-color: #98a597; }
  .contact-panel-txt {
    line-height: 1.35; }
  .contact-panel.no-img {
    padding: 77px 35px 35px 35px; }
    .contact-panel.no-img a {
      display: inline-block; }
  .contact-panel-header {
    color: #dc0006;
    margin-top: 1.2rem; }
  .contact-panel-subheader {
    color: #dc0006;
    margin-top: 1.2rem; }
  .contact-panel-img {
    position: absolute;
    left: 0;
    top: 36px;
    bottom: 0;
    width: 190px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .contact-panel:before {
    content: '';
    width: 100%;
    background-color: #808080;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0; }
  @media (min-width: 1025px) and (max-width: 1480px) {
    .contact-panel {
      padding-left: 180px; }
      .contact-panel-img {
        width: 150px; } }
  @media all and (max-width: 1024px) {
    .contact-panel {
      min-height: 0; } }
  @media all and (max-width: 425px) {
    .contact-panel {
      padding-left: 120px; }
      .contact-panel-img {
        width: 100px; } }

.decorated-panel {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 120px 40px 40px;
  z-index: 5;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  .opened .decorated-panel {
    opacity: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
  .decorated-panel-header {
    margin: 0;
    padding: 5rem 3rem;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.85);
    color: #404040;
    position: absolute;
    bottom: 40px; }
  @media all and (max-width: 1024px) {
    .decorated-panel {
      min-height: 0;
      padding: 80px 40px; }
      .decorated-panel-header {
        width: 100%;
        left: 0; } }

header {
  border-bottom: 3px solid #dc0006;
  position: relative;
  padding-top: 17px;
  background-color: white;
  z-index: 1000; }
  header.empty {
    padding-bottom: 48px; }
  header .header-motto {
    color: #dc0006;
    font-size: 22px;
    font-weight: 700;
    float: left;
    padding: 18px 0 18px 48px;
    height: 61px;
    display: block;
    cursor: default; }
    header .header-motto:hover {
      text-decoration: none; }
  header .main-menu-opener {
    width: 25px;
    margin: 21px 33px 21px 0;
    float: left;
    display: none; }
    header .main-menu-opener .bar {
      height: 3px;
      background-color: black; }
    header .main-menu-opener .bar + .bar {
      margin-top: 5px; }
    header .main-menu-opener.opened:before {
      display: block; }
    header .main-menu-opener:before {
      content: "";
      height: 4px;
      width: 45px;
      background-color: white;
      position: absolute;
      left: 33px;
      bottom: -3px;
      display: none; }
  header .header-service {
    float: right;
    color: #b3b3b3;
    font-size: 0;
    font-weight: 400;
    height: 61px; }
    header .header-service a:hover {
      text-decoration: none; }
    header .header-service-search {
      display: inline-block;
      vertical-align: middle;
      position: relative;
      font-size: 25px;
      padding: 0 10px;
      margin-right: 13px;
      color: #b3b3b3;
      line-height: 61px;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
      @media all and (max-width: 360px) {
        header .header-service-search {
          padding: 0 3px; } }
      @media all and (max-width: 520px) {
        header .header-service-search {
          margin-right: 0;
          padding: 0 5px; } }
      header .header-service-search:hover {
        color: #404040;
        -webkit-transition-duration: .5s;
                transition-duration: .5s; }
      header .header-service-search.active {
        color: #404040;
        -webkit-transition-duration: .5s;
                transition-duration: .5s; }
        @media all and (max-width: 768px) {
          header .header-service-search.active:after {
            content: "";
            height: 4px;
            position: absolute;
            background-color: white;
            width: 100%;
            top: 61px;
            left: 0;
            -webkit-transition-duration: .5s;
                    transition-duration: .5s; } }
    header .header-service-lang {
      display: inline-block;
      vertical-align: middle;
      text-decoration: none;
      color: #b3b3b3;
      position: relative;
      font-size: 18px;
      padding: 15px 5px 16px;
      margin-right: 23px;
      height: 61px;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
      header .header-service-lang .link-name {
        vertical-align: middle; }
      @media all and (max-width: 520px) {
        header .header-service-lang {
          margin-right: 0;
          padding-left: 5px;
          padding-right: 10px; }
          header .header-service-lang .link-name {
            display: none; } }
      header .header-service-lang .header-lang-name {
        display: inline-block;
        color: white;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        text-align: center;
        margin-left: 11px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        background-color: #b3b3b3;
        -webkit-transition-duration: .5s;
                transition-duration: .5s;
        vertical-align: middle; }
        header .header-service-lang .header-lang-name:hover, header .header-service-lang .header-lang-name.active {
          color: white;
          background-color: #dc0006;
          -webkit-transition-duration: .5s;
                  transition-duration: .5s; }
        @media all and (max-width: 1024px) {
          header .header-service-lang .header-lang-name {
            font-size: 12px; } }
        @media all and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1024px) {
          header .header-service-lang .header-lang-name {
            line-height: unset;
            padding-top: 9px; } }

@-moz-document url-prefix() {
  @media screen and (max-width: 1024px) {
    header .header-service-lang .header-lang-name {
      line-height: unset;
      padding-top: 8px; } } }
        @media all and (max-width: 520px) {
          header .header-service-lang .header-lang-name {
            margin-left: 5px; } }
    header .header-service-link {
      display: inline-block;
      vertical-align: middle;
      text-decoration: none;
      color: #b3b3b3;
      position: relative;
      font-size: 18px;
      padding: 20px 10px 16px;
      height: 61px;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
      header .header-service-link .link-name, header .header-service-link .link-small-name {
        vertical-align: middle; }
      header .header-service-link .link-small-name {
        display: none; }
      @media all and (max-width: 520px) {
        header .header-service-link {
          margin-right: 0;
          padding-left: 5px;
          padding-right: 5px; }
          header .header-service-link .link-name {
            display: none; }
          header .header-service-link .link-small-name {
            display: inline-block; } }
      header .header-service-link .header-lang-name {
        display: inline-block;
        color: white;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
        text-align: center;
        margin-left: 11px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        background-color: #b3b3b3;
        -webkit-transition-duration: .5s;
                transition-duration: .5s;
        vertical-align: middle; }
        @media all and (max-width: 520px) {
          header .header-service-link .header-lang-name {
            margin-left: 5px; } }
      header .header-service-link.active, header .header-service-link:hover {
        color: #dc0006;
        -webkit-transition-duration: .5s;
                transition-duration: .5s; }
        header .header-service-link.active .header-lang-name, header .header-service-link:hover .header-lang-name {
          background-color: #b3b3b3;
          color: #404040;
          -webkit-transition-duration: .5s;
                  transition-duration: .5s; }
      @media all and (max-width: 1024px) {
        header .header-service-link.active:after, header .header-service-link:hover:after {
          content: "";
          height: 3px;
          position: absolute;
          background-color: white;
          width: 100%;
          top: 61px;
          left: 0;
          -webkit-transition-duration: .5s;
                  transition-duration: .5s; } }
  header .modal-head {
    font-family: "FrutigerNextPro-Regular", Helvetica, Verdana, sans-serif;
    font-weight: 300; }
  header .header-search-field, header .header-lang-search-field {
    background-color: white;
    border: 3px solid #b3b3b3;
    width: 100%;
    padding: 15px 30px 15px 63px;
    background: url("../images/ico-search.ed170f7b7c95.png") no-repeat 17px center;
    font-size: 20px;
    font-weight: bold;
    color: #404040;
    height: 60px;
    /* Firefox 19+ */
    /* Firefox 18- */ }
    header .header-search-field::-webkit-input-placeholder, header .header-lang-search-field::-webkit-input-placeholder {
      font-style: normal;
      font-weight: bold; }
    header .header-search-field::-moz-placeholder, header .header-lang-search-field::-moz-placeholder {
      font-style: normal;
      font-weight: bold; }
    header .header-search-field:-moz-placeholder, header .header-lang-search-field:-moz-placeholder {
      font-style: normal;
      font-weight: bold; }
    header .header-search-field:-ms-input-placeholder, header .header-lang-search-field:-ms-input-placeholder {
      font-style: normal;
      font-weight: bold; }
  header .header-lang-search-field {
    /* Firefox 19+ */
    /* Firefox 18- */ }
    header .header-lang-search-field::-webkit-input-placeholder {
      padding-left: 75px; }
    header .header-lang-search-field::-moz-placeholder {
      padding-left: 75px; }
    header .header-lang-search-field:-moz-placeholder {
      padding-left: 75px; }
    header .header-lang-search-field:-ms-input-placeholder {
      padding-left: 75px; }
    @media all and (max-width: 525px) {
      header .header-lang-search-field {
        /* Firefox 19+ */
        /* Firefox 18- */ }
        header .header-lang-search-field::-webkit-input-placeholder {
          padding-left: 0; }
        header .header-lang-search-field::-moz-placeholder {
          padding-left: 0; }
        header .header-lang-search-field:-moz-placeholder {
          padding-left: 0; }
        header .header-lang-search-field:-ms-input-placeholder {
          padding-left: 0; } }
  header .header-search-modal {
    display: none;
    position: absolute;
    padding: 50px 0;
    width: 100%;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
            box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
    z-index: -1;
    background-color: #fff;
    border-top: 3px solid #dc0006; }
    header .header-search-modal.visible {
      display: block; }
    header .header-search-modal .header-search-container {
      padding-right: 210px;
      width: auto; }
      header .header-search-modal .header-search-container input {
        float: left; }
      @media all and (max-width: 525px) {
        header .header-search-modal .header-search-container {
          width: 100%;
          padding-right: 0; }
          header .header-search-modal .header-search-container input {
            float: none; } }
    header .header-search-modal .submit {
      float: right; }
      @media all and (max-width: 525px) {
        header .header-search-modal .submit {
          float: none;
          display: block;
          width: 100%; } }
  header .header-lang-modal {
    position: absolute;
    padding: 50px 0;
    width: 100%;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
            box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
    display: none;
    z-index: -1;
    background-color: #fff;
    border-top: 3px solid #dc0006; }
    header .header-lang-modal.visible {
      display: block; }
    header .header-lang-modal .modal-subtitle {
      padding-bottom: 20px;
      height: 90px;
      margin-bottom: 0;
      color: #808080; }
      @media all and (max-width: 1024px) {
        header .header-lang-modal .modal-subtitle {
          height: auto; } }
    header .header-lang-modal .lang-modal-right {
      width: 35%; }
      header .header-lang-modal .lang-modal-right ::-webkit-scrollbar {
        background-color: transparent; }
      header .header-lang-modal .lang-modal-right ::-webkit-scrollbar-thumb {
        background-color: #e6e6e6; }
    header .header-lang-modal .lang-modal-left {
      width: 65%; }
      @media all and (max-width: 525px) {
        header .header-lang-modal .lang-modal-left .modal-subtitle {
          margin-bottom: 20px; } }
    header .header-lang-modal .suggested-site .suggested-title {
      color: #808080; }
    @media all and (max-width: 1024px) {
      header .header-lang-modal .suggested-site {
        padding-top: 20px; } }
    header .header-lang-modal .sites-list, header .header-lang-modal .suggested-sites-list {
      padding-top: 20px;
      padding-left: 22px;
      margin-top: 0; }
      header .header-lang-modal .sites-list span, header .header-lang-modal .suggested-sites-list span {
        color: grey; }
      header .header-lang-modal .sites-list a, header .header-lang-modal .suggested-sites-list a {
        font-size: 2rem;
        font-weight: 300;
        color: grey; }
    header .header-lang-modal ul.sites-list {
      width: 100%;
      display: inline-block;
      float: left;
      border-top: 0;
      overflow: auto;
      margin-top: 5px;
      padding-top: 15px; }
      header .header-lang-modal ul.sites-list .category {
        display: inline-block;
        width: 32%;
        float: left; }
        @media all and (max-width: 525px) {
          header .header-lang-modal ul.sites-list .category {
            width: 100%;
            display: block;
            float: none; } }
      @media all and (max-width: 525px) {
        header .header-lang-modal ul.sites-list {
          width: 100%;
          display: block;
          float: none;
          margin-bottom: 0;
          padding-top: 0; } }
      header .header-lang-modal ul.sites-list::-webkit-scrollbar {
        width: 10px; }
      header .header-lang-modal ul.sites-list::-webkit-scrollbar-thumb {
        background-color: #e6e6e6; }
    @media all and (max-width: 1440px) {
      header .header-lang-modal .suggested-sites-list p, header .header-lang-modal .suggested-sites-list a, header .header-lang-modal .sites-list p, header .header-lang-modal .sites-list a {
        font-size: 1.7rem; } }
    header .header-lang-modal ul {
      list-style: none; }
      header .header-lang-modal ul li {
        margin-bottom: 1.7rem; }
      header .header-lang-modal ul li:before {
        content: url("../images/list-arrow.6a7707c19e32.png");
        background: transparent;
        position: absolute;
        left: -20px;
        top: -3px; }
      @media all and (max-width: 1280px) {
        header .header-lang-modal ul li:before {
          top: -1px; } }
    header .header-lang-modal .sites-list {
      max-height: 275px;
      overflow: overlay;
      pointer-events: auto !important; }
    @media all and (max-width: 1024px) {
      header .header-lang-modal .lang-modal-right, header .header-lang-modal .lang-modal-left {
        width: 100%;
        float: left; } }
  header .header-logo {
    display: inline-block;
    vertical-align: middle;
    height: 61px;
    width: 264px;
    background: url("../images/logo_large.524fbc29b172.png"); }
    @media all and (max-width: 768px) {
      header .header-logo {
        background: url("../images/logo_small.6475436687f6.png");
        width: 186px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; } }
    @media all and (max-width: 480px) {
      header .header-logo {
        width: 145px; } }
    @media all and (max-width: 360px) {
      header .header-logo {
        width: 100px; } }
    header .header-logo > img {
      width: 100%;
      height: 100%;
      vertical-align: middle;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      @media all and (max-width: 768px) {
        header .header-logo > img {
          padding-top: 7px;
          padding-bottom: 7px; } }
      @media all and (max-width: 480px) {
        header .header-logo > img {
          padding-top: 12px;
          padding-bottom: 12px; } }
  @media all and (max-width: 1024px) {
    header {
      padding-bottom: 0;
      padding-left: 33px;
      min-height: 64px; }
      header .main-menu-opener {
        display: block; } }
  @media all and (max-width: 900px) {
    header .header-motto {
      display: none; }
    header .main-menu-opener {
      margin-right: 10px;
      margin-left: 10px; } }
  @media all and (max-width: 768px) {
    header {
      padding: 0; }
      header.empty {
        padding: 0; }
      header .main-menu-opener:before {
        left: 0; } }
  @media all and (min-width: 768px) {
    header {
      min-height: 130px; } }

.pre-head:after {
  content: "";
  display: table;
  clear: both; }

.fixed-main-menu {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  padding-left: 48px;
  margin-top: 0 !important;
  border-bottom: 3px solid;
  border-bottom-color: #dc0006; }

.fixed-pre-head {
  position: fixed;
  width: 100%;
  background-color: white;
  top: 0; }
  @media all and (min-width: 768px) {
    .fixed-pre-head {
      left: 0;
      padding-left: 33px; } }

.fixed-small-main-menu {
  position: fixed !important;
  top: 60px !important;
  overflow: auto;
  max-height: 465px; }

.fixed-small-border {
  border-bottom: 3px solid;
  border-bottom-color: #dc0006; }

.sites-divider {
  position: relative;
  bottom: 0;
  width: 160%;
  height: 1px;
  border: 1.5px solid #e6e6e6;
  -webkit-border-radius: 50%;
          border-radius: 50%; }
  .sites-divider-suggested {
    display: none; }
    @media all and (max-width: 1024px) {
      .sites-divider-suggested {
        display: block; } }
  @media all and (max-width: 1024px) {
    .sites-divider {
      width: 100%; } }

.scroll-disabled {
  height: 100%;
  overflow: hidden; }

.main-menu {
  font-size: 0;
  margin-top: 2px;
  z-index: 1000;
  background-color: white;
  padding-left: 48px; }
  .main-menu-home {
    display: inline-block;
    padding-right: 12px; }
    .main-menu-home img {
      position: relative;
      top: 1px; }
    .main-menu-home span {
      display: none; }
    @media all and (min-width: 1025px) {
      .main-menu-home {
        padding-bottom: 20px; } }
  .main-menu .main-menu-item.active {
    border-color: white;
    text-decoration: none;
    color: white;
    background-color: #808080;
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }
    .main-menu .main-menu-item.active[href="#about"], .main-menu .main-menu-item.active[href="#contact"] {
      background-color: #dc0006; }
  .main-menu .main-menu-item[href="#about"]:hover, .main-menu .main-menu-item[href="#contact"]:hover {
    background-color: #dc0006; }
  .main-menu .main-menu-item:hover {
    border-color: white;
    text-decoration: none;
    color: white;
    background-color: #808080;
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }
  .main-menu-item {
    color: #404040;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: -4px;
    border-bottom: 4px solid transparent;
    padding: 15px 12px;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    height: 51px;
    cursor: pointer; }
    .main-menu-item:hover {
      text-decoration: none; }
  @media all and (max-width: 1024px) and (max-height: 360px) and (orientation: landscape) {
    .main-menu {
      height: 100%; } }
  @media all and (max-width: 1024px) {
    .main-menu {
      display: none;
      position: absolute;
      width: 100%;
      left: 0;
      top: 100%;
      z-index: 100;
      padding: 12px 40px;
      margin-top: 3px;
      -webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
              box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
      max-height: 465px;
      overflow: auto; }
      .main-menu-item {
        display: block;
        width: 100%;
        margin: 0;
        border: none;
        font-size: 16px; }
      .main-menu-home {
        padding: 15px 12px;
        display: block;
        width: 100%;
        text-transform: uppercase;
        color: #404040;
        max-height: 53px;
        font-size: 16px;
        font-weight: 700; }
        .main-menu-home img {
          display: none; }
        .main-menu-home span {
          display: inline-block; }
        .main-menu-home:hover {
          text-decoration: none;
          border-color: white;
          color: white;
          background-color: #808080; }
      .main-menu.visible {
        display: block;
        width: 100%;
        -webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
                box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5); } }

@media all and (max-width: 1024px) {
  .non-touch:hover {
    background-color: initial !important;
    color: #404040 !important; } }

.submenu {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  background-color: white;
  -webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 8px rgba(0, 0, 0, 0.5);
  padding: 50px 0 46px 66px;
  z-index: -1;
  border-top: 3px solid #dc0006; }
  .submenu.visible {
    display: block; }
  .submenu-content {
    width: 25%;
    float: left;
    height: 100%; }
  .submenu-head {
    color: #808080;
    font-size: 48px;
    font-weight: 300;
    font-family: "FrutigerNextPro-Regular", Helvetica, Verdana, sans-serif;
    text-transform: none; }
  .submenu-static-service {
    display: block;
    background-color: #e01616;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    max-width: 382px; }
    .submenu-static-service .service-info-head {
      color: white;
      font-size: 22px; }
    .submenu-static-service .service-info-number {
      font-size: 18px; }
    .submenu-static-service .service-info-info {
      font-size: 12px; }
  .submenu-desc {
    color: #808080;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 40px;
    max-width: 382px; }
  .submenu-link {
    border-color: #808080;
    color: #808080;
    background-color: white;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
    .submenu-link:hover {
      border-color: #808080;
      color: white;
      background-color: #808080;
      -webkit-transition-duration: .25s;
              transition-duration: .25s;
      text-decoration: none; }
  .submenu-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    margin-bottom: 50px;
    width: 100%;
    max-width: 382px; }
    .submenu-images .image {
      float: left;
      margin: auto;
      margin-right: 10px; }
    .submenu-images .focus-money {
      width: 100%;
      margin: auto;
      margin-right: 0;
      max-height: 150px;
      max-width: 116px; }
    .submenu-images .hansebelt {
      width: 100%;
      margin: auto;
      max-width: 203px;
      max-height: 100px; }
    .submenu-images img {
      float: left; }
  @media all and (max-width: 1024px) {
    .submenu {
      position: relative;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 0;
      min-height: 0;
      margin-top: 0;
      border: none;
      top: 0; }
      .submenu-content {
        display: none; }
      .submenu-content.no-level-two {
        display: block;
        float: none;
        width: 100%;
        margin: 0;
        padding: 0 0 0 50px; }
        .submenu-content.no-level-two .submenu-head {
          display: none; }
        .submenu-content.no-level-two .submenu-desc {
          max-width: 100%;
          margin-bottom: 3rem;
          display: none; }
        .submenu-content.no-level-two .submenu-link {
          margin: 0;
          position: static;
          font-size: 18px;
          border: none;
          text-align: left;
          text-transform: none;
          color: #808080;
          width: 100%;
          padding: 10px;
          cursor: default;
          font-weight: 300;
          display: list-item;
          list-style-type: square; }
          .submenu-content.no-level-two .submenu-link span {
            display: none; }
          .submenu-content.no-level-two .submenu-link:hover {
            background-color: #808080;
            -webkit-transition-duration: .5s;
                    transition-duration: .5s;
            color: white; } }

.menu-l2 {
  float: left;
  color: #808080;
  text-transform: none;
  font-weight: 300;
  margin: 0;
  list-style-type: square;
  height: 100%;
  min-height: 580px;
  padding-right: 0px;
  width: 31%;
  overflow-y: hidden;
  z-index: 50; }
  .menu-l2::-webkit-scrollbar {
    width: 0px;
    background: transparent; }
  .menu-l2-divider {
    list-style: none;
    height: 1px;
    background-color: #808080;
    margin: 15px 80px 15px -15px; }
    .menu-l2-divider:before {
      display: none; }
    @media all and (max-width: 1024px) {
      .menu-l2-divider {
        margin-right: 0; } }
  .menu-l2-item {
    margin: 0;
    position: static;
    font-size: 18px; }
    .menu-l2-item:before {
      display: none; }
    .menu-l2-item > a {
      color: #808080;
      display: block;
      width: 100%;
      padding: 12px 40px 12px 15px;
      cursor: default; }
      .menu-l2-item > a.no-submenu {
        cursor: pointer; }
      .menu-l2-item > a:hover {
        text-decoration: none; }
    .menu-l2-item.hover {
      background-color: #808080;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
      .menu-l2-item.hover > a {
        color: white;
        -webkit-transition-duration: .5s;
                transition-duration: .5s;
        position: relative; }
      @media all and (min-width: 1025px) {
        .menu-l2-item.hover .menu-l3 {
          display: block;
          opacity: 1;
          -webkit-transition-duration: .5s;
                  transition-duration: .5s; } }
    @media all and (max-width: 1024px) {
      .menu-l2-item a {
        padding: 10px; }
      .menu-l2-item.active, .menu-l2-item.active:hover {
        color: white;
        background-color: #808080; }
        .menu-l2-item.active a, .menu-l2-item.active:hover a {
          color: inherit;
          opacity: 1; }
        .menu-l2-item.active .menu-l3, .menu-l2-item.active:hover .menu-l3 {
          display: block;
          opacity: 1; } }
  @media all and (min-width: 1440px) {
    .menu-l2 {
      width: 31.3%; } }
  @media all and (min-width: 1700px) {
    .menu-l2 {
      width: 31.5%; } }
  @media all and (max-width: 1200px) {
    .menu-l2 {
      width: 30.5%; } }
  @media all and (max-width: 1024px) {
    .menu-l2 {
      float: none;
      width: 100%;
      padding-right: 0;
      min-height: 0; } }
  @media all and (max-width: 768px) {
    .menu-l2 {
      width: 100%;
      padding-right: 0;
      padding-left: 20px; } }

.no-height {
  min-height: 0; }

.solutions-height {
  min-height: 350px; }
  @media all and (max-width: 1024px) {
    .solutions-height {
      min-height: 0; } }

.menu-l3 {
  position: absolute;
  width: 42%;
  padding: 50px;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  background-color: #808080;
  display: none;
  color: white;
  opacity: 0;
  -webkit-transition-duration: .5s;
          transition-duration: .5s; }
  .menu-l3-panel {
    list-style-type: square;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    height: 100%; }
    .menu-l3-panel .panel-overlay {
      position: absolute;
      overflow-y: scroll;
      height: 100%;
      padding-left: inherit;
      top: 0;
      bottom: 0;
      right: -20px; }
      @media all and (max-width: 1024px) {
        .menu-l3-panel .panel-overlay {
          position: inherit;
          right: 0; } }
  .menu-l3-txt {
    padding-right: 10px; }
  .menu-l3-img {
    margin-top: 1.5rem;
    display: block;
    width: 190px;
    float: right;
    margin-left: 20px; }
    .menu-l3-img + .menu-l3-txt {
      margin-right: 200px; }
      @media all and (max-width: 640px) {
        .menu-l3-img + .menu-l3-txt {
          margin-right: 0; } }
    @media all and (max-width: 1024px) {
      .menu-l3-img {
        margin-right: 20px; } }
    @media all and (max-width: 640px) {
      .menu-l3-img {
        float: none;
        margin-left: 0; } }
    @media all and (max-width: 480px) {
      .menu-l3-img {
        max-width: 165px; } }
  .menu-l3-heading {
    color: white;
    list-style: none;
    margin-left: -15px;
    margin-bottom: 0; }
    .menu-l3-heading .menu-l3-header {
      color: inherit;
      font-weight: 400;
      font-size: 30px; }
    .menu-l3-heading .menu-l3-txt {
      color: inherit;
      font-size: 18px;
      font-weight: 400;
      margin-top: 1.5rem;
      margin-bottom: 4rem; }
    .menu-l3-heading:before {
      display: none; }
    .menu-l3-heading a {
      color: white !important;
      text-decoration: underline; }
    @media all and (max-width: 1024px) {
      .menu-l3-heading {
        display: none; } }
  .menu-l3-divider {
    display: block;
    list-style: none;
    height: 1px;
    background-color: white;
    margin: 15px 0 15px -15px; }
    .menu-l3-divider:before {
      display: none; }
    @media all and (max-width: 1024px) {
      .menu-l3-divider {
        margin-right: 20px; } }
  .menu-l3-item {
    margin: 0;
    position: static;
    font-size: 18px; }
    .menu-l3-item:before {
      display: none; }
    .menu-l3-item a {
      color: white;
      padding: 10px 0;
      display: inline-block; }
      .menu-l3-item a:hover {
        text-decoration: underline; }
  @media all and (max-width: 1024px) {
    .menu-l3 {
      position: static;
      width: 100%;
      padding: 10px 0 10px 50px; } }

.menu-l4 {
  font-size: 16px;
  list-style-type: none;
  border-left: 4px solid white;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 23px;
  padding-left: 10px; }
  .menu-l4-item {
    font-size: 18px;
    margin: 0; }
    .menu-l4-item:before {
      display: none; }
    .menu-l4-item a {
      color: white;
      padding: 7px 0; }
      .menu-l4-item a:hover {
        text-decoration: underline; }

.main-menu-item.technologies.main-menu-item.active, .main-menu-item.technologies.main-menu-item:hover, .submenu.technologies.main-menu-item.active, .submenu.technologies.main-menu-item:hover {
  background-color: #5b6d85; }

@media all and (min-width: 1024px) {
  .no-active-decoration .main-menu-item.technologies.main-menu-item.active, .no-active-decoration .submenu.technologies.main-menu-item.active {
    background: transparent; } }

.no-active-decoration .main-menu-item.technologies.main-menu-item.active:hover, .no-active-decoration .submenu.technologies.main-menu-item.active:hover {
  background-color: #5b6d85; }

.main-menu-item.technologies .submenu-head, .submenu.technologies .submenu-head {
  color: #5b6d85; }

.main-menu-item.technologies .submenu-desc, .submenu.technologies .submenu-desc {
  color: #5b6d85; }

.main-menu-item.technologies .submenu-link, .submenu.technologies .submenu-link {
  border-color: #5b6d85;
  color: #5b6d85;
  background-color: white;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  .main-menu-item.technologies .submenu-link:hover, .submenu.technologies .submenu-link:hover {
    border-color: #5b6d85;
    color: white;
    background-color: #5b6d85;
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    text-decoration: none; }

.main-menu-item.technologies .menu-l2, .submenu.technologies .menu-l2 {
  color: #5b6d85; }
  @media all and (max-width: 1024px) {
    .main-menu-item.technologies .menu-l2, .submenu.technologies .menu-l2 {
      padding-right: 0; } }
  .main-menu-item.technologies .menu-l2-divider, .submenu.technologies .menu-l2-divider {
    background-color: #5b6d85; }
  .main-menu-item.technologies .menu-l2-item a, .submenu.technologies .menu-l2-item a {
    color: #5b6d85; }
  .main-menu-item.technologies .menu-l2-item.hover, .submenu.technologies .menu-l2-item.hover {
    background-color: #5b6d85; }
    .main-menu-item.technologies .menu-l2-item.hover > a, .submenu.technologies .menu-l2-item.hover > a {
      color: white; }
  @media all and (max-width: 1024px) {
    .main-menu-item.technologies .menu-l2-item a, .submenu.technologies .menu-l2-item a {
      padding: 10px; }
    .main-menu-item.technologies .menu-l2-item.active, .main-menu-item.technologies .menu-l2-item.active:hover, .submenu.technologies .menu-l2-item.active, .submenu.technologies .menu-l2-item.active:hover {
      color: #5b6d85; }
      .main-menu-item.technologies .menu-l2-item.active a, .main-menu-item.technologies .menu-l2-item.active:hover a, .submenu.technologies .menu-l2-item.active a, .submenu.technologies .menu-l2-item.active:hover a {
        color: white;
        background-color: #5b6d85; } }

.main-menu-item.technologies .menu-l3, .submenu.technologies .menu-l3 {
  background-color: #5b6d85; }
  .main-menu-item.technologies .menu-l3-item a, .submenu.technologies .menu-l3-item a {
    color: white; }

.main-menu-item.people.main-menu-item.active, .main-menu-item.people.main-menu-item:hover, .submenu.people.main-menu-item.active, .submenu.people.main-menu-item:hover {
  background-color: #a97695; }

@media all and (min-width: 1024px) {
  .no-active-decoration .main-menu-item.people.main-menu-item.active, .no-active-decoration .submenu.people.main-menu-item.active {
    background: transparent; } }

.no-active-decoration .main-menu-item.people.main-menu-item.active:hover, .no-active-decoration .submenu.people.main-menu-item.active:hover {
  background-color: #a97695; }

.main-menu-item.people .submenu-head, .submenu.people .submenu-head {
  color: #a97695; }

.main-menu-item.people .submenu-desc, .submenu.people .submenu-desc {
  color: #a97695; }

.main-menu-item.people .submenu-link, .submenu.people .submenu-link {
  border-color: #a97695;
  color: #a97695;
  background-color: white;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  .main-menu-item.people .submenu-link:hover, .submenu.people .submenu-link:hover {
    border-color: #a97695;
    color: white;
    background-color: #a97695;
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    text-decoration: none; }

.main-menu-item.people .menu-l2, .submenu.people .menu-l2 {
  color: #a97695; }
  @media all and (max-width: 1024px) {
    .main-menu-item.people .menu-l2, .submenu.people .menu-l2 {
      padding-right: 0; } }
  .main-menu-item.people .menu-l2-divider, .submenu.people .menu-l2-divider {
    background-color: #a97695; }
  .main-menu-item.people .menu-l2-item a, .submenu.people .menu-l2-item a {
    color: #a97695; }
  .main-menu-item.people .menu-l2-item.hover, .submenu.people .menu-l2-item.hover {
    background-color: #a97695; }
    .main-menu-item.people .menu-l2-item.hover > a, .submenu.people .menu-l2-item.hover > a {
      color: white; }
  @media all and (max-width: 1024px) {
    .main-menu-item.people .menu-l2-item a, .submenu.people .menu-l2-item a {
      padding: 10px; }
    .main-menu-item.people .menu-l2-item.active, .main-menu-item.people .menu-l2-item.active:hover, .submenu.people .menu-l2-item.active, .submenu.people .menu-l2-item.active:hover {
      color: #a97695; }
      .main-menu-item.people .menu-l2-item.active a, .main-menu-item.people .menu-l2-item.active:hover a, .submenu.people .menu-l2-item.active a, .submenu.people .menu-l2-item.active:hover a {
        color: white;
        background-color: #a97695; } }

.main-menu-item.people .menu-l3, .submenu.people .menu-l3 {
  background-color: #a97695; }
  .main-menu-item.people .menu-l3-item a, .submenu.people .menu-l3-item a {
    color: white; }

.main-menu-item.solutions.main-menu-item.active, .main-menu-item.solutions.main-menu-item:hover, .submenu.solutions.main-menu-item.active, .submenu.solutions.main-menu-item:hover {
  background-color: #958982; }

@media all and (min-width: 1024px) {
  .no-active-decoration .main-menu-item.solutions.main-menu-item.active, .no-active-decoration .submenu.solutions.main-menu-item.active {
    background: transparent; } }

.no-active-decoration .main-menu-item.solutions.main-menu-item.active:hover, .no-active-decoration .submenu.solutions.main-menu-item.active:hover {
  background-color: #958982; }

.main-menu-item.solutions .submenu-head, .submenu.solutions .submenu-head {
  color: #958982; }

.main-menu-item.solutions .submenu-desc, .submenu.solutions .submenu-desc {
  color: #958982; }

.main-menu-item.solutions .submenu-link, .submenu.solutions .submenu-link {
  border-color: #958982;
  color: #958982;
  background-color: white;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  .main-menu-item.solutions .submenu-link:hover, .submenu.solutions .submenu-link:hover {
    border-color: #958982;
    color: white;
    background-color: #958982;
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    text-decoration: none; }

.main-menu-item.solutions .menu-l2, .submenu.solutions .menu-l2 {
  color: #958982; }
  @media all and (max-width: 1024px) {
    .main-menu-item.solutions .menu-l2, .submenu.solutions .menu-l2 {
      padding-right: 0; } }
  .main-menu-item.solutions .menu-l2-divider, .submenu.solutions .menu-l2-divider {
    background-color: #958982; }
  .main-menu-item.solutions .menu-l2-item a, .submenu.solutions .menu-l2-item a {
    color: #958982; }
  .main-menu-item.solutions .menu-l2-item.hover, .submenu.solutions .menu-l2-item.hover {
    background-color: #958982; }
    .main-menu-item.solutions .menu-l2-item.hover > a, .submenu.solutions .menu-l2-item.hover > a {
      color: white; }
  @media all and (max-width: 1024px) {
    .main-menu-item.solutions .menu-l2-item a, .submenu.solutions .menu-l2-item a {
      padding: 10px; }
    .main-menu-item.solutions .menu-l2-item.active, .main-menu-item.solutions .menu-l2-item.active:hover, .submenu.solutions .menu-l2-item.active, .submenu.solutions .menu-l2-item.active:hover {
      color: #958982; }
      .main-menu-item.solutions .menu-l2-item.active a, .main-menu-item.solutions .menu-l2-item.active:hover a, .submenu.solutions .menu-l2-item.active a, .submenu.solutions .menu-l2-item.active:hover a {
        color: white;
        background-color: #958982; } }

.main-menu-item.solutions .menu-l3, .submenu.solutions .menu-l3 {
  background-color: #958982; }
  .main-menu-item.solutions .menu-l3-item a, .submenu.solutions .menu-l3-item a {
    color: white; }

.main-menu-item.services.main-menu-item.active, .main-menu-item.services.main-menu-item:hover, .submenu.services.main-menu-item.active, .submenu.services.main-menu-item:hover, .main-menu-item.service.main-menu-item.active, .main-menu-item.service.main-menu-item:hover, .submenu.service.main-menu-item.active, .submenu.service.main-menu-item:hover {
  background-color: #98a597; }

@media all and (min-width: 1024px) {
  .no-active-decoration .main-menu-item.services.main-menu-item.active, .no-active-decoration .submenu.services.main-menu-item.active, .no-active-decoration .main-menu-item.service.main-menu-item.active, .no-active-decoration .submenu.service.main-menu-item.active {
    background: transparent; } }

.no-active-decoration .main-menu-item.services.main-menu-item.active:hover, .no-active-decoration .submenu.services.main-menu-item.active:hover, .no-active-decoration .main-menu-item.service.main-menu-item.active:hover, .no-active-decoration .submenu.service.main-menu-item.active:hover {
  background-color: #98a597; }

.main-menu-item.services .submenu-head, .submenu.services .submenu-head, .main-menu-item.service .submenu-head, .submenu.service .submenu-head {
  color: #98a597; }

.main-menu-item.services .submenu-desc, .submenu.services .submenu-desc, .main-menu-item.service .submenu-desc, .submenu.service .submenu-desc {
  color: #98a597; }

.main-menu-item.services .submenu-link, .submenu.services .submenu-link, .main-menu-item.service .submenu-link, .submenu.service .submenu-link {
  border-color: #98a597;
  color: #98a597;
  background-color: white;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  .main-menu-item.services .submenu-link:hover, .submenu.services .submenu-link:hover, .main-menu-item.service .submenu-link:hover, .submenu.service .submenu-link:hover {
    border-color: #98a597;
    color: white;
    background-color: #98a597;
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    text-decoration: none; }

.main-menu-item.services .menu-l2, .submenu.services .menu-l2, .main-menu-item.service .menu-l2, .submenu.service .menu-l2 {
  color: #98a597; }
  @media all and (max-width: 1024px) {
    .main-menu-item.services .menu-l2, .submenu.services .menu-l2, .main-menu-item.service .menu-l2, .submenu.service .menu-l2 {
      padding-right: 0; } }
  .main-menu-item.services .menu-l2-divider, .submenu.services .menu-l2-divider, .main-menu-item.service .menu-l2-divider, .submenu.service .menu-l2-divider {
    background-color: #98a597; }
  .main-menu-item.services .menu-l2-item a, .submenu.services .menu-l2-item a, .main-menu-item.service .menu-l2-item a, .submenu.service .menu-l2-item a {
    color: #98a597; }
  .main-menu-item.services .menu-l2-item.hover, .submenu.services .menu-l2-item.hover, .main-menu-item.service .menu-l2-item.hover, .submenu.service .menu-l2-item.hover {
    background-color: #98a597; }
    .main-menu-item.services .menu-l2-item.hover > a, .submenu.services .menu-l2-item.hover > a, .main-menu-item.service .menu-l2-item.hover > a, .submenu.service .menu-l2-item.hover > a {
      color: white; }
  @media all and (max-width: 1024px) {
    .main-menu-item.services .menu-l2-item a, .submenu.services .menu-l2-item a, .main-menu-item.service .menu-l2-item a, .submenu.service .menu-l2-item a {
      padding: 10px; }
    .main-menu-item.services .menu-l2-item.active, .main-menu-item.services .menu-l2-item.active:hover, .submenu.services .menu-l2-item.active, .submenu.services .menu-l2-item.active:hover, .main-menu-item.service .menu-l2-item.active, .main-menu-item.service .menu-l2-item.active:hover, .submenu.service .menu-l2-item.active, .submenu.service .menu-l2-item.active:hover {
      color: #98a597; }
      .main-menu-item.services .menu-l2-item.active a, .main-menu-item.services .menu-l2-item.active:hover a, .submenu.services .menu-l2-item.active a, .submenu.services .menu-l2-item.active:hover a, .main-menu-item.service .menu-l2-item.active a, .main-menu-item.service .menu-l2-item.active:hover a, .submenu.service .menu-l2-item.active a, .submenu.service .menu-l2-item.active:hover a {
        color: white;
        background-color: #98a597; } }

.main-menu-item.services .menu-l3, .submenu.services .menu-l3, .main-menu-item.service .menu-l3, .submenu.service .menu-l3 {
  background-color: #98a597; }
  .main-menu-item.services .menu-l3-item a, .submenu.services .menu-l3-item a, .main-menu-item.service .menu-l3-item a, .submenu.service .menu-l3-item a {
    color: white; }

.submenu.technologies .menu-l2-item a:hover {
  cursor: pointer; }

.submenu.technologies .menu-l2-item a.no_landing_page:hover {
  cursor: default; }

@media all and (max-width: 1024px) {
  .menu_item_landing_dt {
    display: none !important; } }

@media all and (min-width: 1025px) {
  .submenu.about {
    min-height: 385px; }
  .dt_touch_menu .menu_item_landing_dt {
    display: none !important; }
  .menu_item_overview_mb, .menu_item_landing_mb {
    display: none !important; }
  .dt_touch_menu .menu_item_landing_mb {
    display: inline-block !important; }
  .dt_touch_menu .menu_item_overview_mb {
    display: list-item !important; } }

.product_of_the_year {
  float: right;
  margin-right: 25px; }
  .product_of_the_year > img {
    width: 120px; }

footer {
  background-color: #404040;
  color: #e6e6e6;
  padding-top: 40px; }

.footer-head {
  color: #e6e6e6; }

.footer-subhead > * {
  color: #e6e6e6 !important;
  margin-bottom: 0;
  margin-top: 30px; }

.footer-subhead p {
  margin-top: 0px;
  font-size: 1.8rem; }

.footer-p {
  font-size: 1.8rem;
  margin: 0; }

.footer-link {
  border-color: #e6e6e6;
  color: #e6e6e6;
  background-color: #404040;
  -webkit-transition-duration: .25s;
          transition-duration: .25s;
  margin-top: 35px;
  margin-bottom: 35px; }
  .footer-link:hover {
    border-color: #e6e6e6;
    color: #404040;
    background-color: #e6e6e6;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }

.footer-bottom {
  border-top: 1px solid rgba(230, 230, 230, 0.3);
  padding-bottom: 20px; }
  .footer-bottom-link {
    color: #e6e6e6;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    margin-right: 35px;
    padding: 20px 0 0; }

.footer-col-left {
  width: 70%; }

.footer-col-right {
  width: 35%; }

.footer-col-right {
  width: 30%; }

.footer-icons {
  margin-top: 30px;
  font-size: 0; }

.footer-icon {
  height: 66px;
  width: 66px;
  display: inline-block;
  border: 3px solid #e6e6e6;
  background-color: #404040;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  padding: 12px 0;
  -webkit-transition-duration: .5s;
          transition-duration: .5s; }
  .footer-icon:hover {
    background-color: #e6e6e6;
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }
    .footer-icon:hover i.facebook {
      width: 16px;
      height: 34px;
      background-position: -2px -2px; }
    .footer-icon:hover i.youtube {
      width: 34px;
      height: 34px;
      background-position: -42px -2px; }
    .footer-icon:hover i.linkedin {
      width: 34px;
      height: 34px;
      background-position: -115px -2px; }
    .footer-icon:hover i.instagram {
      width: 34px;
      height: 34px;
      background-position: -180px -2px; }
    .footer-icon:hover i.other {
      width: 34px;
      height: 34px; }
  .footer-icon i {
    line-height: 66px;
    display: inline-block;
    width: 100%;
    background-image: url("../images/footer-sprite.573cff1bc08f.png");
    background-repeat: no-repeat; }
    .footer-icon i.facebook {
      width: 16px;
      height: 34px;
      background-position: -22px -2px; }
    .footer-icon i.youtube {
      width: 34px;
      height: 34px;
      background-position: -80px -2px; }
    .footer-icon i.linkedin {
      width: 34px;
      height: 34px;
      background-position: -148px -2px; }
    .footer-icon i.instagram {
      width: 34px;
      height: 34px;
      background-position: -212px -2px; }
    .footer-icon i.other {
      width: 0;
      height: 34px; }

.footer-emergency {
  font-size: 18px;
  margin: 0 0 20px !important; }

@media all and (max-width: 1024px) {
  footer {
    padding-top: 71px; }
  .footer-col-left {
    width: 50%;
    float: left; }
  .footer-col-right {
    width: 50%;
    float: left; } }

@media all and (max-width: 480px) {
  .footer-col-left, .footer-col-right {
    width: 100%;
    float: none;
    margin-bottom: 50px; }
  .footer-link {
    font-size: 18px;
    line-height: 20px;
    padding: 17px 27px;
    margin-bottom: 30px; }
  .footer-emergency {
    margin: 20px 0 0 0 !important; } }

.message {
  color: grey;
  font-size: 15px;
  line-height: 16px;
  font-weight: 700;
  background-color: #e6e6e6;
  margin-bottom: 10px;
  padding: 12px 35px 12px 20px;
  position: relative; }
  .message .message-x {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -5px;
    height: 11px;
    width: 12px;
    background-image: url("../images/sprite-x.3045cc3b8086.png");
    background-repeat: no-repeat;
    background-position: -2px -2px;
    cursor: pointer; }
  .message-error {
    background-color: #f39ca2;
    color: #dc0006; }
    .message-error .message-x {
      background-position: -18px -2px; }
  .message-warning {
    background-color: #fed17b;
    color: #7d663c; }
    .message-warning .message-x {
      background-position: -34px -2px; }

.table {
  width: 100%;
  font-size: 15px;
  border-collapse: collapse; }
  .table-wrap {
    max-height: 500px;
    overflow-y: auto; }
  .table thead {
    color: black; }
  .table td, .table th {
    padding: 10px 20px;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    text-align: left; }
    .table td:first-of-type, .table th:first-of-type {
      border-left: none; }
    .table td:last-of-type, .table th:last-of-type {
      border-right: none; }
  .table tr:last-of-type td {
    border-bottom: none; }
  .table td:first-of-type {
    font-weight: 700;
    color: #404040;
    width: 100px; }
  .table td:nth-of-type(2) {
    width: 400px; }
  .table th {
    border-bottom: 4px solid #e6e6e6;
    border-top: none; }

.tabs {
  margin-top: 80px; }
  .tabs .tabs-controls {
    font-size: 0;
    background-color: white;
    display: inline-block; }
  .tabs .tab-btn {
    color: #404040;
    background-color: #e6e6e6;
    font-size: 2rem;
    font-weight: 700;
    text-decoration: none;
    min-width: 60px;
    display: inline-block;
    text-align: center;
    padding: 1.8rem 4rem;
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    margin-right: 1px; }
    .tabs .tab-btn:last-of-type {
      margin-right: 0; }
    .tabs .tab-btn:hover {
      background-color: #b3b3b3;
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
    .tabs .tab-btn.active {
      background-color: white;
      -webkit-transition-duration: .25s;
              transition-duration: .25s;
      position: relative; }
      .tabs .tab-btn.active:before {
        content: '';
        height: 10px;
        width: 100%;
        position: absolute;
        top: -10px;
        left: 0;
        background-color: white;
        -webkit-transition-duration: .25s;
                transition-duration: .25s; }
  .tabs .tab-content {
    padding: 40px;
    background-color: white;
    font-size: 15px;
    min-height: 240px;
    overflow: auto; }
    .tabs .tab-content-block {
      display: none; }
      .tabs .tab-content-block.visible {
        display: block; }
  .tabs .tab-image-wrap {
    float: left;
    width: 300px;
    height: 300px;
    overflow: hidden;
    position: relative; }
  .tabs .tab-image {
    display: block; }
    @media all and (min-width: 1025px) {
      .tabs .tab-image {
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }
  .tabs .tab-txt {
    padding-left: 340px;
    font-size: 20px; }
    .tabs .tab-txt p:first-child {
      margin-top: 0; }
    .tabs .tab-txt:after {
      content: "";
      display: table;
      clear: both; }
  @media all and (max-width: 1024px) {
    .tabs .tab-image-wrap {
      float: none;
      width: 320px;
      height: 320px;
      max-width: 100%;
      margin-bottom: 3rem;
      overflow: hidden; }
    .tabs .tab-image {
      width: 100%; }
    .tabs .tab-txt {
      padding: 0; }
    .tabs .tab-btn {
      width: 100%;
      display: block;
      border-bottom: 2px solid #f2f2f2;
      margin-left: 0; }
      .tabs .tab-btn.active {
        border-color: white; }
      .tabs .tab-btn:before {
        display: none; }
    .tabs .tabs-controls {
      display: block; } }
  @media all and (max-width: 480px) {
    .tabs .tab-content {
      padding: 20px; } }

section:nth-of-type(even) .tabs .tabs-controls {
  background-color: #f2f2f2; }

section:nth-of-type(even) .tabs .tab-content {
  background-color: #f2f2f2; }

section:nth-of-type(even) .tabs .tabs-block {
  display: none; }
  section:nth-of-type(even) .tabs .tabs-block.visible {
    display: block; }

@media all and (max-width: 1024px) {
  section:nth-of-type(even) .tabs .tab-btn {
    border-bottom: 2px solid white; }
    section:nth-of-type(even) .tabs .tab-btn.active {
      border-color: #f2f2f2; } }

section:nth-of-type(even) .tabs .tab-btn.active {
  background-color: #f2f2f2; }
  section:nth-of-type(even) .tabs .tab-btn.active:before {
    background-color: #f2f2f2; }

.image-wrapper {
  margin: 3rem auto; }
  .image-wrapper img {
    display: block;
    width: 100%;
    height: auto; }
  .image-wrapper.l50 {
    width: 50%;
    margin-left: 0;
    margin-right: auto; }
  .image-wrapper.l33 {
    width: 33%;
    margin-left: 0;
    margin-right: auto; }
  .image-wrapper.l25 {
    width: 25%;
    margin-left: 0;
    margin-right: auto; }
  .image-wrapper.r50 {
    width: 50%;
    margin-right: 0;
    margin-left: auto; }
  .image-wrapper.r33 {
    width: 33%;
    margin-right: 0;
    margin-left: auto; }
  .image-wrapper.r25 {
    width: 25%;
    margin-right: 0;
    margin-left: auto; }
  .image-wrapper.c50 {
    width: 50%;
    margin: 3rem auto; }
  .image-wrapper.c33 {
    width: 33%; }
  .image-wrapper.c25 {
    width: 25%; }
  @media all and (max-width: 768px) {
    .image-wrapper.c25, .image-wrapper.l25, .image-wrapper.r25 {
      width: 33%; } }
  @media all and (max-width: 655px) {
    .image-wrapper.c33, .image-wrapper.l33, .image-wrapper.r33 {
      width: 50%; } }
  @media all and (max-width: 480px) {
    .image-wrapper.c25, .image-wrapper.l25, .image-wrapper.r25, .image-wrapper.c33, .image-wrapper.l33, .image-wrapper.r33, .image-wrapper.c50, .image-wrapper.l50, .image-wrapper.r50 {
      width: 100%; } }

.image-caption {
  color: #404040;
  background-color: #e6e6e6;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  padding: 12px; }

.image-centerer {
  text-align: center; }
  @media all and (max-width: 768px) {
    .image-centerer img {
      display: block;
      width: 100%; } }

.banner {
  background-color: #f2f2f2;
  position: relative; }
  .banner-img {
    width: 100%;
    height: 430px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .banner.decorated:before {
    content: '';
    height: 48px;
    width: 48px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #dc0006;
    z-index: 99; }
  .banner.decorated:after {
    content: '';
    position: absolute;
    width: 264px;
    height: 100%;
    right: 0;
    top: 0;
    background: url("../images/grid24.1a50f2855d6f.png");
    background-repeat: no-repeat;
    z-index: 99; }
  @media all and (max-width: 1024px) {
    .banner.decorated:before, .banner.decorated:after {
      display: none; } }
  @media all and (min-width: 768px) {
    .banner.decorated {
      min-height: 430px; }
    .banner.decorated.banner-homepage, .banner .decorated.banner-landing-page {
      min-height: 335px; } }
  *:not(header) + .banner {
    height: auto;
    min-height: 500px; }
    *:not(header) + .banner:before, *:not(header) + .banner:after {
      display: none; }
    *:not(header) + .banner .banner-img {
      position: absolute;
      width: 100%;
      height: 100%;
      min-height: 500px;
      padding-top: 66px;
      padding-bottom: 66px; }
    *:not(header) + .banner .banner-sign-container {
      position: static;
      padding: 105px 0; }
    *:not(header) + .banner .banner-sign {
      position: relative; }
    @media all and (max-width: 768px) {
      *:not(header) + .banner .banner-img {
        min-height: 300px; }
      *:not(header) + .banner .banner-sign-container {
        position: static;
        margin-top: 0;
        width: 100%; } }
  .banner-sign-container {
    position: absolute;
    left: 0;
    bottom: 66px;
    width: 100%; }
  .banner-sign {
    padding: 40px;
    background-color: rgba(255, 255, 255, 0.8);
    max-width: 760px;
    z-index: 10; }
    .banner-sign .lead, .banner-sign .news-card-text > p:first-of-type {
      font-weight: 700; }
    .banner-sign h1, .banner-sign .h1 {
      color: #404040; }
    .banner-sign h2.lead, .banner-sign p.h2.lead, .banner-sign .news-card-text > p.h2:first-of-type {
      font-size: 3rem;
      font-family: "FrutigerNextPro-Regular", Helvetica, Verdana, sans-serif; }
      .banner-sign h2.lead:first-of-type, .banner-sign p.h2.lead:first-of-type, .banner-sign .news-card-text > p.h2:first-of-type {
        margin-top: 30px; }
    .banner-sign p.h1 + p.h2.lead, .banner-sign .news-card-text > p.h1 + p.h2:first-of-type {
      margin-top: 30px; }
    .banner-sign p.h2.lead + h2.lead, .banner-sign .news-card-text > p.h2:first-of-type + h2.lead {
      margin-top: inherit; }
    @media all and (min-width: 1280px) {
      .banner-sign {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content; } }
    @media all and (min-width: 1280px) and (max-width: 1339px) {
      .banner-sign {
        max-width: 850px; } }
    @media all and (min-width: 1440px) and (max-width: 1919px) {
      .banner-sign {
        max-width: 1000px; } }
    @media all and (min-width: 1920px) {
      .banner-sign {
        max-width: 1300px; } }
  @media all and (max-width: 768px) {
    .banner-img {
      height: 300px; }
    .banner-sign-container {
      position: relative;
      bottom: unset;
      margin-top: -150px;
      width: 100%; } }
  .banner.banner-landing-page {
    min-height: 335px; }
    .banner.banner-landing-page .banner-img, .banner.banner-landing-page .banner-landing-page-sign-container {
      height: 335px; }
      .banner.banner-landing-page .banner-img .banner-sign, .banner.banner-landing-page .banner-landing-page-sign-container .banner-sign {
        position: absolute;
        bottom: 66px; }
    .banner.banner-landing-page + section {
      padding-top: 20px; }
  .banner.banner-homepage {
    background-color: #fff; }
    .banner.banner-homepage .banner-sign-container.banner-sign-container-home {
      bottom: 0;
      height: auto; }
    .banner.banner-homepage .banner-img {
      height: 335px; }
    .banner.banner-homepage .banner-sign {
      background-color: transparent;
      padding-left: 0;
      padding-right: 0; }
      @media all and (min-width: 1280px) and (max-width: 1339px) {
        .banner.banner-homepage .banner-sign {
          max-width: 900px; } }
      @media all and (min-width: 1440px) and (max-width: 1919px) {
        .banner.banner-homepage .banner-sign {
          max-width: 1070px; } }
      @media all and (min-width: 1920px) {
        .banner.banner-homepage .banner-sign {
          max-width: 1380px; } }
      .banner.banner-homepage .banner-sign h1, .banner.banner-homepage .banner-sign p.lead, .banner.banner-homepage .banner-sign .news-card-text > p:first-of-type {
        color: #fff; }
      .banner.banner-homepage .banner-sign h1 {
        text-shadow: 3px 4px 24px rgba(0, 0, 0, 0.5);
        font-size: 6rem;
        margin-bottom: 0; }
      .banner.banner-homepage .banner-sign p.lead, .banner.banner-homepage .banner-sign .news-card-text > p:first-of-type {
        text-shadow: 0 0 24px #000000, 0 0 24px #000000;
        font-size: 2.4rem;
        margin-top: 1rem;
        margin-bottom: 6rem; }
      .banner.banner-homepage .banner-sign .btn {
        text-decoration: underline;
        font-size: 16px;
        border-color: #dc0006;
        color: #fff;
        background-color: #dc0006;
        -webkit-transition-duration: .25s;
                transition-duration: .25s; }
        .banner.banner-homepage .banner-sign .btn:hover {
          border-color: #5d0003;
          color: #fff;
          background-color: #5d0003;
          -webkit-transition-duration: .25s;
                  transition-duration: .25s;
          text-decoration: none; }
    @media (max-width: 768px) {
      .banner.banner-homepage .banner-sign {
        padding: 40px;
        background-color: rgba(0, 0, 0, 0.5); } }

#sample-banner {
  background-image: url("../images/waterdrops-img-wide.77a1f2fbfe11.png"); }

#standard-banner {
  background-image: url("../images/bg-data-center.f36353c13cea.png"); }

#home-banner {
  background-image: url("../images/bg-home.95d0dd1b7fa6.png"); }

#techno-banner {
  background-image: url("../images/bg-technologies.a56ed4b90473.png"); }

#solutions-banner {
  background-image: url("../images/bg-solutions.4affdaaa2950.png"); }

#job-search-banner {
  background-image: url("../images/banner-job-search.b325d39abaf0.png"); }

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: center; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-container::after {
  padding-top: 56.25%;
  /* 16:9 ratio */
  display: block;
  content: ''; }

.video {
  margin: auto;
  padding-bottom: 42px; }
  .video-size-100 {
    width: 100%; }
  .video-size-75 {
    width: 75%; }
  .video-size-50 {
    width: 50%; }
  .video-size-25 {
    width: 25%; }
  @media all and (max-width: 480px) {
    .video-size-100, .video-size-75, .video-size-50, .video-size-25 {
      width: 100%; } }
  .video-align-left {
    float: left; }
  .video-align-right {
    float: right; }
  @media all and (max-width: 480px) {
    .video-align-left, .video-align-right {
      float: none; } }

.text-img-wrapper {
  width: 100%;
  margin-bottom: 3rem;
  position: relative; }
  @media all and (max-width: 1024px) {
    .text-img-wrapper {
      max-height: 50vh;
      overflow: hidden; } }
  .text-img-wrapper img {
    width: 100%;
    display: block;
    margin: 0 auto;
    max-width: 1000px; }

div#author-pop-up {
  display: none;
  position: absolute;
  background: #eeeeee;
  color: black;
  width: 200px;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #1a1a1a;
  z-index: 9999; }

.image-trigger {
  position: relative;
  display: block;
  z-index: 1; }

.img-right-25 .text-img-wrapper {
  float: right;
  width: 25%;
  max-height: none;
  padding-left: 40px; }
  .img-right-25 .text-img-wrapper .section-txt {
    padding-right: 25%; }
  @media all and (max-width: 1024px) {
    .img-right-25 .text-img-wrapper {
      width: 240px; }
      .img-right-25 .text-img-wrapper .section-txt {
        padding-right: 240px; } }
  @media all and (max-width: 480px) {
    .img-right-25 .text-img-wrapper {
      width: 100%;
      float: none;
      padding: 0;
      margin-bottom: 2rem; }
      .img-right-25 .text-img-wrapper .section-txt {
        padding: 0; } }

.img-right-33 .text-img-wrapper {
  float: right;
  width: 33%;
  max-height: none;
  padding-left: 40px; }
  .img-right-33 .text-img-wrapper .section-txt {
    padding-right: 33%; }
  @media all and (max-width: 1024px) {
    .img-right-33 .text-img-wrapper {
      width: 330px; }
      .img-right-33 .text-img-wrapper .section-txt {
        padding-right: 330px; } }
  @media all and (max-width: 480px) {
    .img-right-33 .text-img-wrapper {
      width: 100%;
      float: none;
      padding: 0;
      margin-bottom: 2rem; }
      .img-right-33 .text-img-wrapper .section-txt {
        padding: 0; } }

.img-right-50 .text-img-wrapper {
  float: right;
  width: 50%;
  max-height: none;
  padding-left: 40px; }
  .img-right-50 .text-img-wrapper .section-txt {
    padding-right: 50%; }
  @media all and (max-width: 768px) {
    .img-right-50 .text-img-wrapper {
      width: 330px; }
      .img-right-50 .text-img-wrapper .section-txt {
        padding-right: 330px; } }
  @media all and (max-width: 480px) {
    .img-right-50 .text-img-wrapper {
      width: 100%;
      float: none;
      padding: 0;
      margin-bottom: 2rem; }
      .img-right-50 .text-img-wrapper .section-txt {
        padding: 0; } }

.img-left-25 .text-img-wrapper {
  float: left;
  width: 25%;
  max-height: none;
  padding-right: 40px; }
  .img-left-25 .text-img-wrapper .section-txt {
    padding-left: 25%; }
  @media all and (max-width: 1024px) {
    .img-left-25 .text-img-wrapper {
      width: 240px; }
      .img-left-25 .text-img-wrapper .section-txt {
        padding-left: 240px; } }
  @media all and (max-width: 480px) {
    .img-left-25 .text-img-wrapper {
      width: 100%;
      float: none;
      padding: 0;
      margin-bottom: 2rem; }
      .img-left-25 .text-img-wrapper .section-txt {
        padding: 0; } }

.img-left-33 .text-img-wrapper {
  float: left;
  width: 33%;
  max-height: none;
  padding-right: 40px; }
  .img-left-33 .text-img-wrapper .section-txt {
    padding-left: 33%; }
  @media all and (max-width: 1024px) {
    .img-left-33 .text-img-wrapper {
      width: 330px; }
      .img-left-33 .text-img-wrapper .section-txt {
        padding-left: 330px; } }
  @media all and (max-width: 480px) {
    .img-left-33 .text-img-wrapper {
      width: 100%;
      float: none;
      padding: 0;
      margin-bottom: 2rem; }
      .img-left-33 .text-img-wrapper .section-txt {
        padding: 0; } }

.img-left-50 .text-img-wrapper {
  float: left;
  width: 50%;
  max-height: none;
  padding-right: 40px; }
  .img-left-50 .text-img-wrapper .section-txt {
    padding-left: 50%; }
  @media all and (max-width: 768px) {
    .img-left-50 .text-img-wrapper {
      width: 330px; }
      .img-left-50 .text-img-wrapper .section-txt {
        padding-left: 330px; } }
  @media all and (max-width: 480px) {
    .img-left-50 .text-img-wrapper {
      width: 100%;
      float: none;
      padding: 0;
      margin-bottom: 2rem; }
      .img-left-50 .text-img-wrapper .section-txt {
        padding: 0; } }

.ref-modal, .benefits-modal, .agent-modal, .application-error-modal, .map-modal {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(128, 128, 128, 0.95);
  left: 0;
  top: 0;
  display: none;
  z-index: 1000;
  overflow-y: auto; }

.ref-modal-content {
  max-width: 100%;
  max-height: 100%;
  width: 1280px;
  padding-top: 100px;
  margin: 0 auto; }
  .ref-modal-content .ref-modal-heading {
    color: white;
    margin-bottom: 40px; }
    .ref-modal-content .ref-modal-heading .logo {
      display: inline-block;
      height: 150px;
      width: 150px;
      vertical-align: middle;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
      font-size: 0;
      margin-right: 40px; }
    @media all and (max-width: 1280px) {
      .ref-modal-content .ref-modal-heading {
        padding: 0 20px; } }
    @media all and (max-width: 480px) {
      .ref-modal-content .ref-modal-heading {
        padding: 0 20px; }
        .ref-modal-content .ref-modal-heading .logo {
          width: 80px;
          height: 80px;
          margin-right: 20px; } }
    @media all and (max-width: 320px) {
      .ref-modal-content .ref-modal-heading {
        text-align: center; }
        .ref-modal-content .ref-modal-heading .logo {
          display: block;
          margin: 0 auto 20px; } }
  .ref-modal-content .ref-modal-table {
    background-color: #e6e6e6;
    padding: 40px;
    max-height: 524px;
    overflow-y: auto; }
  .ref-modal-content .table {
    color: #808080; }
  .ref-modal-content td, .ref-modal-content th {
    border-color: white; }

.benefits-modal .map-modal-header {
  padding: 0;
  border: none; }
  .benefits-modal .map-modal-header:hover {
    background: none; }
  @media all and (max-width: 768px) {
    .benefits-modal .map-modal-header {
      padding-right: 50px; } }

.benefits-modal .map-modal-txt {
  margin-bottom: 20px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.4); }

.benefits-modal-content {
  max-width: 100%;
  max-height: 100%;
  width: 1280px;
  padding-top: 100px;
  margin: 0 auto; }
  @media all and (max-width: 768px) {
    .benefits-modal-content {
      padding: 20px; } }

.benefits-modal .map-modal-info {
  display: block;
  background: none;
  padding: 0;
  margin: 0.5em 0; }

.agent-modal-close, .application-error-modal-close {
  height: 40px;
  width: 40px;
  position: absolute;
  right: 30px;
  top: 30px;
  background-image: url("../images/map-modal-close.c729d666e1d2.png");
  cursor: pointer;
  z-index: 500; }

.agent-modal-content, .application-error-modal-content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 70px 40px 0;
  color: white;
  text-align: center; }

.agent-modal-title, .application-error-modal-title {
  color: white;
  font-size: 4rem;
  text-align: left; }

.agent-modal-warning, .application-error-modal-warning {
  font-size: 2rem;
  text-align: justify;
  background-color: rgba(255, 255, 255, 0.4);
  padding: 20px; }

.agent-modal-continue-button, .application-error-modal-continue-button {
  background-color: white;
  margin: 20px 0; }

.map-modal-close {
  height: 40px;
  width: 40px;
  position: absolute;
  right: 30px;
  top: 30px;
  background-image: url("../images/map-modal-close.c729d666e1d2.png");
  cursor: pointer;
  z-index: 500; }

.map-modal-content {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 100px 40px 0;
  color: white; }
  .map-modal-content .point-number {
    width: 50px;
    display: inline-block;
    line-height: 50px;
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    background-color: #dc0006; }
    .map-modal-content .point-number.solution {
      background-color: #958982; }

.map-modal-desc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.map-modal[id^="techno-"] .map-modal-content .point-number {
  background-color: #5b6d85; }

.map-modal-point {
  color: white;
  font-size: 4rem;
  font-weight: 700;
  line-height: 5rem;
  margin-bottom: 4rem;
  padding-right: 4rem; }

.map-modal-header {
  color: white;
  font-size: 25px;
  padding-left: 70px;
  padding-top: 17px;
  padding-bottom: 17px;
  margin: 0;
  background-position: 20px center;
  background-repeat: no-repeat;
  cursor: pointer;
  border-bottom: 3px solid rgba(255, 255, 255, 0.4);
  -webkit-transition-duration: .5s;
          transition-duration: .5s; }
  .map-modal-header:hover {
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }
  .map-modal-header:only-of-type {
    cursor: auto;
    padding-top: 0;
    background-color: transparent;
    background-position: 20px top; }
  .map-modal-header.location {
    background-image: url("../images/ico-pin.dea340381df6.png"); }
  .map-modal-header.risks {
    background-image: url("../images/ico-risks.53ef0eb4bc2c.png"); }
  .map-modal-header.brand {
    background-image: url("../images/ico-brand.9a319997cef2.png"); }

.map-modal-img {
  width: 338px; }

.map-modal-contact {
  background-color: white;
  margin: 10px 0; }
  .map-modal-contact:hover {
    text-decoration: none;
    cursor: pointer; }

.map-modal-image {
  text-align: center;
  display: inline-block; }

.map-modal-txt {
  margin-left: 50px;
  display: inline-block;
  width: 100%; }
  .map-modal-txt * {
    color: white; }

.map-modal-info {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 20px;
  font-size: 20px;
  display: none; }
  .map-modal-info ul li {
    font-size: 20px; }
    .map-modal-info ul li:before {
      background-color: white; }

.map-modal-related {
  margin-top: 50px;
  padding: 40px 40px 30px;
  background-color: #b6b6b6; }
  .map-modal-related .related-head {
    color: white;
    margin-bottom: 30px; }
  .map-modal-related .related-carousel {
    padding: 0 140px;
    position: relative; }
    @media all and (max-width: 1024px) {
      .map-modal-related .related-carousel {
        padding: 0 80px; } }
    @media all and (max-width: 480px) {
      .map-modal-related .related-carousel {
        padding: 0 40px; } }
    @media all and (max-width: 420px) {
      .map-modal-related .related-carousel {
        padding: 0; } }
  @media all and (max-width: 1024px) {
    .map-modal-related {
      padding: 20px; } }
  @media all and (max-width: 768px) {
    .map-modal-related .owl-next {
      right: -15px !important; }
    .map-modal-related .owl-prev {
      left: -15px !important; } }
  .map-modal-related .related-item {
    display: block;
    text-decoration: none;
    background-color: white;
    padding: 10px;
    text-align: center;
    font-size: 15px;
    font-weight: 700; }
    .map-modal-related .related-item img {
      display: block;
      margin-bottom: 10px; }
    .map-modal-related .related-item:hover {
      text-decoration: none; }
    @media all and (max-width: 768px) {
      .map-modal-related .related-item {
        max-width: 250px;
        margin: auto; } }

@media all and (max-width: 1280px) {
  .map-modal-img {
    width: 200px; }
  .map-modal-image {
    display: table;
    margin: auto; } }

@media all and (max-width: 1024px) {
  .map-modal-content {
    padding-top: 50px; } }

@media all and (max-width: 768px) {
  .map-modal {
    padding: 35px 20px 20px 20px;
    height: 100%;
    overflow-y: scroll; }
    .map-modal-header {
      padding-left: 45px;
      background-position: 0 center; }
      .map-modal-header:only-of-type {
        background-position: left top; }
    .map-modal-content {
      padding: 0;
      margin-left: 0; }
    .map-modal-point {
      display: none; }
      .map-modal-point.constant {
        display: block; }
    .map-modal-img {
      float: none;
      width: 100%;
      max-width: 240px;
      margin-bottom: 20px; }
    .map-modal-txt {
      padding-left: 0;
      margin-left: 0; }
    .map-modal-desc {
      display: block; } }

@media all and (max-width: 768px) {
  .benefits-modal .map-modal-close, .ref-modal .map-modal-close {
    display: block;
    top: 20px;
    right: 20px; } }

.modals-container {
  margin-top: 30px; }

#application-id {
  display: none; }

.modal-settings {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  margin: auto;
  vertical-align: baseline;
  display: none; }
  .modal-settings-close {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 20px;
    top: 20px;
    background-image: url("../images/map-modal-close.c729d666e1d2.png");
    cursor: pointer;
    z-index: 500;
    display: none; }
    @media all and (max-width: 700px) {
      .modal-settings-close {
        display: block; } }
  .modal-settings .modal-privacy-settings {
    position: absolute;
    width: 60%;
    height: 75%;
    background-color: #e2e2e2;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 30px #000;
            box-shadow: 0 0 30px #000;
    padding: 15px;
    max-width: 685px; }
    .modal-settings .modal-privacy-settings > div {
      height: 95%;
      position: absolute; }
    .modal-settings .modal-privacy-settings .privacy-settings-title {
      margin: 10px 70px 10px 50px;
      font-size: 24pt;
      color: #1d1d1d;
      font-weight: 400;
      line-height: 1; }
      .modal-settings .modal-privacy-settings .privacy-settings-title span {
        color: #7a7a7a;
        font-size: 14pt; }
      @media all and (max-width: 1024px) {
        .modal-settings .modal-privacy-settings .privacy-settings-title {
          font-size: 20pt; }
          .modal-settings .modal-privacy-settings .privacy-settings-title span {
            font-size: 10pt; } }
      @media all and (max-width: 480px) {
        .modal-settings .modal-privacy-settings .privacy-settings-title {
          font-size: 16pt;
          margin: 10px 70px 10px 20px; } }
    .modal-settings .modal-privacy-settings .privacy-settings-subtitle {
      color: #7a7a7a;
      margin: 10px 50px;
      font-size: 12pt;
      line-height: 1em; }
      @media all and (max-width: 480px) {
        .modal-settings .modal-privacy-settings .privacy-settings-subtitle {
          font-size: 10pt;
          margin: 10px 70px 10px 20px; } }
    .modal-settings .modal-privacy-settings .privacy-settings-content {
      clear: both;
      height: 70%;
      overflow-y: auto;
      overflow-x: hidden; }
      .modal-settings .modal-privacy-settings .privacy-settings-content > ul {
        margin: 0;
        padding: 0 50px;
        list-style: none; }
        @media all and (max-width: 480px) {
          .modal-settings .modal-privacy-settings .privacy-settings-content > ul {
            padding: 0 20px; } }
        .modal-settings .modal-privacy-settings .privacy-settings-content > ul > li {
          clear: both;
          margin: 0;
          padding: 30px 0 0;
          list-style: none;
          position: relative; }
          .modal-settings .modal-privacy-settings .privacy-settings-content > ul > li label {
            float: left; }
            .modal-settings .modal-privacy-settings .privacy-settings-content > ul > li label strong {
              color: #dc0006;
              width: auto;
              font-size: 16pt;
              font-weight: 600;
              display: block; }
            .modal-settings .modal-privacy-settings .privacy-settings-content > ul > li label span {
              line-height: 1.2em;
              font-size: 12pt;
              margin: 10px auto;
              color: #7a7a7a;
              display: block; }
            @media all and (max-width: 480px) {
              .modal-settings .modal-privacy-settings .privacy-settings-content > ul > li label strong {
                font-size: 12pt; }
              .modal-settings .modal-privacy-settings .privacy-settings-content > ul > li label span {
                font-size: 10pt; } }
          .modal-settings .modal-privacy-settings .privacy-settings-content > ul > li:before {
            content: none; }
          .modal-settings .modal-privacy-settings .privacy-settings-content > ul > li:last-child {
            margin-bottom: 100px; }
      @media all and (max-width: 768px) {
        .modal-settings .modal-privacy-settings .privacy-settings-content {
          height: 65%; } }
      @media all and (max-width: 768px) {
        .modal-settings .modal-privacy-settings .privacy-settings-content {
          height: 70%; } }
      @media all and (max-width: 480px) {
        .modal-settings .modal-privacy-settings .privacy-settings-content {
          height: 60%; } }
    .modal-settings .modal-privacy-settings .privacy-settings-next-page {
      padding-left: 50px;
      color: #666;
      position: absolute;
      bottom: 5px;
      background-color: #e2e2e2;
      padding-bottom: 10px;
      width: 100%;
      text-decoration: none; }
      .modal-settings .modal-privacy-settings .privacy-settings-next-page:hover {
        font-weight: 600;
        text-decoration: none; }
      @media all and (max-width: 480px) {
        .modal-settings .modal-privacy-settings .privacy-settings-next-page {
          padding-left: 20px; } }
    @media all and (max-width: 700px) {
      .modal-settings .modal-privacy-settings {
        width: 100%;
        height: 100%; } }

.map-container {
  width: 100%;
  margin: 6.5rem auto;
  position: relative;
  max-width: 1050px; }
  .map-container img {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    margin: 0 auto; }
    .map-container img.high {
      width: auto;
      height: 75vh; }
  @media all and (max-width: 1024px) {
    .map-container {
      max-width: 600px; } }

.map .point {
  color: white;
  font-size: 20px;
  line-height: 36px;
  width: 36px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  -webkit-border-radius: 50px;
          border-radius: 50px;
  cursor: pointer;
  z-index: 10; }
  @media all and (max-width: 480px) {
    .map .point {
      font-size: 10px;
      line-height: 16px;
      width: 16px; } }
  .map .point-tooltip {
    color: white;
    font-size: 15px;
    font-weight: 700;
    background-color: #c40009;
    position: absolute;
    right: 50%;
    margin-right: -140px;
    bottom: 55px;
    width: 280px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    padding: 5px 10px;
    line-height: 1.5;
    display: none; }
    .map .point-tooltip:before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      display: block;
      border-top: 11px solid #c40009;
      border-bottom: 11px solid transparent;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      bottom: -21px;
      left: 50%;
      margin-left: -8px; }
    @media all and (max-width: 480px) {
      .map .point-tooltip {
        bottom: 26px; } }
    .map .point-tooltip.right_side {
      margin-right: -20px; }
      .map .point-tooltip.right_side:before {
        left: 260px; }
    .map .point-tooltip.left_side {
      margin-right: -260px; }
      .map .point-tooltip.left_side:before {
        left: 20px; }
  .map .point:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    background-color: #c40009;
    opacity: 0.5;
    z-index: -1;
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-animation: beat-2 2s linear infinite;
            animation: beat-2 2s linear infinite; }
    @media all and (max-width: 480px) {
      .map .point:before {
        display: none; } }
  .map .point:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50px;
            border-radius: 50px;
    background-color: #c40009;
    z-index: -1;
    -webkit-animation: beat 2s linear infinite;
            animation: beat 2s linear infinite; }
    @media all and (max-width: 480px) {
      .map .point:after {
        -webkit-animation: none;
                animation: none;
        width: 16px;
        height: 16px; } }
  .map .point:hover {
    z-index: 20; }
    .map .point:hover .point-tooltip {
      display: block; }
    .map .point:hover:after {
      -webkit-animation: beat-3 1s linear infinite;
              animation: beat-3 1s linear infinite; }
    .map .point:hover:before {
      -webkit-animation: beat-4 1s linear infinite;
              animation: beat-4 1s linear infinite; }
    @media all and (max-width: 480px) {
      .map .point:hover:after, .map .point:hover:before {
        -webkit-animation: none;
                animation: none; } }
  .map .point.disabled, .map .point.disabled:hover {
    cursor: default; }
    .map .point.disabled:after, .map .point.disabled:hover:after {
      -webkit-animation: none;
              animation: none;
      opacity: 0; }
      @media all and (max-width: 480px) {
        .map .point.disabled:after, .map .point.disabled:hover:after {
          opacity: 0.6; } }
    .map .point.disabled:before, .map .point.disabled:hover:before {
      -webkit-animation: none;
              animation: none;
      background-color: #f39ca2;
      opacity: 0.9; }
      .techno-scheme .map .point.disabled:before, .techno-scheme .map .point.disabled:hover:before {
        background-color: #8999ae; }
      .solution-scheme .map .point.disabled:before, .solution-scheme .map .point.disabled:hover:before {
        background-color: #bdb5b1; }
  .techno-scheme .map .point-tooltip {
    background-color: #5b6d85; }
    .techno-scheme .map .point-tooltip:before {
      border-top-color: #5b6d85; }
  .techno-scheme .map .point:before, .techno-scheme .map .point:after {
    background-color: #5b6d85; }
  .solution-scheme .map .point-tooltip {
    background-color: #958982; }
    .solution-scheme .map .point-tooltip:before {
      border-top-color: #958982; }
  .solution-scheme .map .point:before, .solution-scheme .map .point:after {
    background-color: #958982; }
  .map .point.t-1 {
    left: 23%;
    top: 79%; }
  .map .point.t-2 {
    left: 3%;
    top: 56%; }
  .map .point.t-3 {
    left: 95%;
    top: 12%; }
  .map .point.t-4 {
    left: 80%;
    top: 3%; }
  .map .point.t-5 {
    left: 78%;
    top: 40%; }
  .map .point.t-6 {
    left: 85%;
    top: 18%; }
  .map .point.t-7 {
    left: 93%;
    top: 25%; }
  .map .point.s-1 {
    top: 11%;
    left: 45%; }
  .map .point.s-2 {
    top: 22%;
    left: 58%; }
  .map .point.s-3 {
    top: 37%;
    left: 52%; }
  .map .point.s-4 {
    top: 20%;
    left: 70%; }
  .map .point.s-5 {
    top: 37%;
    left: 78%; }
  .map .point.s-6 {
    top: 78%;
    left: 73%; }
  .map .point.s-7 {
    top: 58%;
    left: 62%; }
  .map .point.s-8 {
    top: 76%;
    left: 50%; }
  .map .point.s-9 {
    top: 50%;
    left: 38%; }
  .map .point.s-10 {
    top: 69%;
    left: 29%; }
  .map .point.s-11 {
    top: 57%;
    left: 20%; }

.map-legend {
  padding-left: 0;
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media all and (max-width: 768px) {
    .map-legend {
      display: block; } }
  .map-legend-item {
    display: inline-block;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
    vertical-align: top;
    font-size: 20px;
    position: relative;
    background-color: #f2f2f2; }
    .map-legend-item > a {
      list-style: none;
      font-weight: 700;
      line-height: 20px;
      color: #dc0006;
      position: relative;
      height: 50px;
      display: table;
      width: 100%; }
      .map-legend-item > a:before {
        content: '';
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #c40009;
        width: 50px;
        -webkit-transition-duration: .5s;
                transition-duration: .5s; }
      .techno-scheme .map-legend-item > a {
        color: #5b6d85; }
        .techno-scheme .map-legend-item > a:before {
          background-color: #5b6d85; }
      .solution-scheme .map-legend-item > a {
        color: #958982; }
        .solution-scheme .map-legend-item > a:before {
          background-color: #958982; }
      .map-legend-item > a span {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        padding: 5px 20px 5px 70px;
        word-wrap: break-word; }
        @media all and (max-width: 480px) {
          .map-legend-item > a span {
            display: block;
            width: 100%;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; } }
      @media all and (max-width: 480px) {
        .map-legend-item > a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          min-height: 50px;
          height: auto;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; } }
    .map-legend-item:nth-of-type(3n) {
      margin-right: 0; }
    .map-legend-item:before {
      content: counter(li);
      /* Use the counter as content */
      counter-increment: li;
      /* Increment the counter by 1 */
      left: 0;
      color: white;
      line-height: 50px;
      width: 50px;
      text-align: center;
      display: block;
      font-weight: 700;
      z-index: 100;
      position: absolute;
      top: 0;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
    .map-legend-item:hover {
      background-color: #fafafa;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
      .map-legend-item:hover > a {
        text-decoration: none; }
        .map-legend-item:hover > a:before {
          background-color: #f2f2f2;
          -webkit-transition-duration: .5s;
                  transition-duration: .5s; }
      .map-legend-item:hover:before {
        color: #dc0006;
        -webkit-transition-duration: .5s;
                transition-duration: .5s; }
        .techno-scheme .map-legend-item:hover:before {
          color: #5b6d85; }
        .solution-scheme .map-legend-item:hover:before {
          color: #958982; }
    .map-legend-item.disabled, .map-legend-item.disabled:hover {
      cursor: default; }
      .map-legend-item.disabled:before, .map-legend-item.disabled:hover:before {
        color: white; }
      .map-legend-item.disabled a, .map-legend-item.disabled:hover a {
        color: #f39ca2;
        background-color: #f2f2f2;
        cursor: default; }
        .map-legend-item.disabled a:before, .map-legend-item.disabled:hover a:before {
          background-color: #f39ca2;
          color: white; }
        .techno-scheme .map-legend-item.disabled a, .techno-scheme .map-legend-item.disabled:hover a {
          color: #8999ae; }
          .techno-scheme .map-legend-item.disabled a:before, .techno-scheme .map-legend-item.disabled:hover a:before {
            background-color: #8999ae; }
        .solution-scheme .map-legend-item.disabled a, .solution-scheme .map-legend-item.disabled:hover a {
          color: #bdb5b1; }
          .solution-scheme .map-legend-item.disabled a:before, .solution-scheme .map-legend-item.disabled:hover a:before {
            background-color: #bdb5b1; }
    @media all and (max-width: 1280px) {
      .map-legend-item {
        width: 49%; }
        .map-legend-item:nth-of-type(3n) {
          margin-right: 2%; }
        .map-legend-item:nth-of-type(2n) {
          margin-right: 0; } }
    @media all and (max-width: 768px) {
      .map-legend-item {
        display: block;
        width: 100%;
        margin-right: 0; }
        .map-legend-item:nth-of-type(3n), .map-legend-item:nth-of-type(2n) {
          margin-right: 0; } }

section:nth-of-type(odd) .map-legend-item {
  background-color: white; }
  section:nth-of-type(odd) .map-legend-item:hover {
    background-color: rgba(179, 179, 179, 0.2); }
    section:nth-of-type(odd) .map-legend-item:hover a:before {
      background-color: rgba(179, 179, 179, 0.4); }
  section:nth-of-type(odd) .map-legend-item.disabled:before, section:nth-of-type(odd) .map-legend-item.disabled:hover:before {
    color: white; }
  section:nth-of-type(odd) .map-legend-item.disabled a, section:nth-of-type(odd) .map-legend-item.disabled:hover a {
    background-color: white; }
    section:nth-of-type(odd) .map-legend-item.disabled a:before, section:nth-of-type(odd) .map-legend-item.disabled:hover a:before {
      color: white;
      background-color: #f39ca2; }

section:nth-of-type(odd).techno-scheme .map-legend-item.disabled a:before, section:nth-of-type(odd).techno-scheme .map-legend-item.disabled:hover a:before {
  background-color: #8999ae; }

section:nth-of-type(odd).solution-scheme .map-legend-item.disabled a:before, section:nth-of-type(odd).solution-scheme .map-legend-item.disabled:hover a:before {
  background-color: #bdb5b1; }

.techno-scheme {
  position: relative; }

@-webkit-keyframes beat {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes beat {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes beat-2 {
  0% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); }
  50% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85); }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); } }

@keyframes beat-2 {
  0% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); }
  50% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85); }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); } }

@-webkit-keyframes beat-3 {
  0% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); } }

@keyframes beat-3 {
  0% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25); } }

@-webkit-keyframes beat-4 {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5); } }

@keyframes beat-4 {
  0% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1.5);
            transform: scale(1.5); } }

section:nth-of-type(even) .file {
  background-color: #f2f2f2; }

.file {
  width: 100%;
  padding: 20px 20px 20px 80px;
  background-color: #fff;
  position: relative;
  margin-bottom: 10px;
  min-height: 165px; }
  @media all and (max-width: 1024px) {
    .file-name {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; } }
  .file-type {
    color: grey;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px; }
  .file-size {
    text-transform: uppercase; }
  .file-lang {
    display: inline-block;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #b3b3b3;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    text-decoration: none; }
    .file-lang a, .file-lang a:hover {
      color: inherit;
      text-decoration: none; }
    .file-lang:hover {
      background-color: #dc0006;
      text-decoration: none;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
  .file:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 60px;
    background-color: #b3b3b3;
    background-position: center center;
    background-image: url("../images/document.2dfd0291748b.png");
    background-repeat: no-repeat;
    top: 0;
    left: 0; }
  .file.word:before {
    background-color: #2980b9;
    background-image: url("../images/bg-file-word.9f58b4a2b2de.png"); }
  .file.excel:before {
    background-color: #85c56c;
    background-image: url("../images/bg-file-xl.a977812722b4.png"); }
  .file.pdf:before {
    background-color: #c45053;
    background-image: url("../images/bg-file-pdf.c28ac5dc96ae.png"); }
  .file.ppt:before {
    background-color: #dc5900;
    background-image: url("../images/bg-file-ppt.ea5dcb8b24fe.png"); }

.downloads-filter {
  background-color: #fff;
  padding: 20px 238px 10px 20px;
  font-size: 0;
  margin-bottom: 30px;
  position: relative; }
  .downloads-filter select {
    min-width: 228px;
    margin-right: 10px; }
    @media all and (max-width: 1335px) {
      .downloads-filter select {
        min-width: 180px; } }
    @media all and (max-width: 768px) {
      .downloads-filter select {
        display: block;
        width: 100%; } }
  .downloads-filter input[type=search] {
    min-width: 228px;
    position: absolute;
    right: 20px;
    top: 20px; }
    @media all and (max-width: 768px) {
      .downloads-filter input[type=search] {
        display: block;
        width: 100%;
        position: static; } }
  @media all and (max-width: 768px) {
    .downloads-filter {
      padding-right: 20px; } }

.download-row {
  display: table;
  position: relative;
  padding-left: 60px;
  height: 60px;
  background-color: #fff;
  width: 100%;
  margin-bottom: 10px;
  color: grey;
  font-size: 15px;
  font-weight: 400; }
  .download-row:before {
    content: '';
    height: 100%;
    position: absolute;
    width: 60px;
    left: 0;
    top: 0;
    background-color: #b3b3b3;
    background-position: center center;
    background-image: url("../images/document.2dfd0291748b.png");
    background-repeat: no-repeat; }
  .download-row.word:before {
    background-color: #2980b9;
    background-image: url("../images/bg-file-word.9f58b4a2b2de.png"); }
  .download-row.excel:before {
    background-color: #85c56c;
    background-image: url("../images/bg-file-xl.a977812722b4.png"); }
  .download-row.pdf:before {
    background-color: #c45053;
    background-image: url("../images/bg-file-pdf.c28ac5dc96ae.png"); }
  .download-row.ppt:before {
    background-color: #dc5900;
    background-image: url("../images/bg-file-ppt.ea5dcb8b24fe.png"); }
  @media all and (max-width: 768px) {
    .download-row {
      display: block;
      padding: 20px 20px 20px 80px;
      height: auto;
      min-height: 60px; } }

.download-filename {
  color: black;
  font-size: 20px;
  font-weight: 700;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 20px;
  width: 58%; }
  @media all and (max-width: 1024px) {
    .download-filename {
      width: 45%; } }
  @media all and (max-width: 768px) {
    .download-filename {
      display: block;
      width: 100%;
      padding: 0;
      margin-bottom: 5px; } }

.download-type {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
  width: 11%; }
  @media all and (max-width: 1024px) {
    .download-type {
      width: 15%; } }
  @media all and (max-width: 768px) {
    .download-type {
      display: inline-block;
      width: auto;
      padding: 0;
      margin-bottom: 5px; } }

.download-size {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
  width: 15%;
  text-transform: uppercase; }
  .download-size:before {
    content: '(';
    display: none; }
  .download-size:after {
    content: ')';
    display: none; }
  @media all and (max-width: 1024px) {
    .download-size {
      width: 15%; } }
  @media all and (max-width: 768px) {
    .download-size {
      display: inline-block;
      width: auto;
      padding: 0;
      margin-bottom: 5px; }
      .download-size:before, .download-size:after {
        display: inline-block; } }

.download-langs {
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
  text-align: right;
  width: 20%; }
  @media all and (max-width: 1024px) {
    .download-langs {
      width: 25%; } }
  @media all and (max-width: 768px) {
    .download-langs {
      display: block;
      width: auto;
      padding: 0;
      text-align: left;
      margin-bottom: 5px; } }
  .download-langs .language {
    text-transform: uppercase;
    color: white;
    width: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #b3b3b3;
    cursor: pointer;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    text-decoration: none; }
    .download-langs .language:hover {
      background-color: #dc0006;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
    @media all and (max-width: 768px) {
      .download-langs .language {
        width: 40px;
        line-height: 40px; } }

.results-filter {
  background-color: white;
  padding: 20px;
  line-height: 40px;
  color: grey;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 30px;
  position: relative; }
  .results-filter span {
    font-weight: 700; }
  .results-filter select {
    margin-bottom: 0; }
  .results-filter input[type="search"] {
    float: right;
    margin-left: 10px;
    margin-bottom: 0; }
    @media all and (max-width: 860px) {
      .results-filter input[type="search"] {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
        display: block;
        float: none; } }
  @media all and (max-width: 860px) {
    .results-filter {
      text-align: center;
      line-height: 1.25; } }
  @media all and (max-width: 1024px) and (min-width: 861px) {
    .results-filter {
      padding-bottom: 70px; } }

.result {
  padding: 20px;
  background-color: #fff;
  margin-bottom: 10px;
  color: grey;
  font-size: 15px;
  font-weight: 400; }
  .result-highlighted {
    font-style: italic;
    background-color: rgba(243, 156, 162, 0.4); }

.search-filters {
  float: right;
  padding: 0; }
  .search-filters .input-wrap {
    display: inline-block; }
  .search-filters .marked {
    display: inline-block; }
  @media all and (max-width: 860px) {
    .search-filters {
      float: none;
      margin-top: 2rem;
      margin-bottom: 0; } }

.news-card {
  background-color: transparent;
  border-top: 24px solid #b3b3b3;
  padding-left: 200px;
  position: relative;
  margin-bottom: 30px;
  height: auto; }
  .news-card-c4, .news-card-c7, .news-card-c8, .news-card.technology {
    border-color: #5b6d85; }
  .news-card-c2, .news-card.people {
    border-color: #a97695; }
  .news-card-c1, .news-card-c3, .news-card-c6, .news-card-c9, .news-card.solutions {
    border-color: #958982; }
  .news-card-c5, .news-card.service {
    border-color: #98a597; }
  .news-card-c10, .news-card.about {
    border-color: #dc0006; }
  .news-card .expand-mark {
    color: #dc0006; }
  .news-card .news-img {
    width: 280px;
    height: auto;
    position: absolute;
    left: 0;
    top: 0; }
  .news-card .news-info .date {
    font-weight: 700; }
  .news-card-text {
    padding: 30px 70px 30px 140px;
    background-color: #fff; }
    .news-card-text .spoiler {
      display: none;
      margin-bottom: 30px; }
  @media all and (max-width: 768px) {
    .news-card {
      padding-left: 90px; }
      .news-card-text {
        padding-left: 60px;
        padding-right: 30px; }
      .news-card .news-img {
        width: 120px; } }
  @media all and (max-width: 480px) {
    .news-card {
      padding-left: 0; }
      .news-card-text {
        padding-left: 30px;
        background-color: rgba(255, 255, 255, 0.7);
        position: relative;
        margin-top: -135px; }
      .news-card .news-img {
        position: static;
        display: block;
        width: 100%; } }

.job-filter {
  width: 100%;
  max-width: 460px;
  margin: 50px auto 0; }
  .vacancies .job-filter {
    margin-top: 0; }
    .vacancies .job-filter .form-reset {
      display: inline-block;
      text-align: right;
      width: 50%;
      font-size: 15px;
      right: 0;
      margin-top: 0; }
    .vacancies .job-filter .form-buttons {
      text-align: left;
      font-size: 0; }
  .job-filter .form {
    background-color: white;
    padding: 30px; }
  @media all and (max-width: 640px) {
    .job-filter .form-spoiler.hidden {
      display: none; } }
  .job-filter .form-spoiler-toggle {
    display: none;
    width: 100%;
    margin-top: 30px; }
    .job-filter .form-spoiler-toggle .closed-txt {
      display: none; }
    .job-filter .form-spoiler-toggle .opened-txt {
      display: inline; }
    .job-filter .form-spoiler-toggle.closed .closed-txt {
      display: inline; }
    .job-filter .form-spoiler-toggle.closed .opened-txt {
      display: none; }
    @media all and (max-width: 640px) {
      .job-filter .form-spoiler-toggle {
        display: block; } }
  .job-filter .form-buttons {
    text-align: center; }
  .job-filter .form-reset {
    margin-top: 20px;
    font-size: 15px; }
  .job-filter .form-quantity {
    font-size: 15px;
    color: #404040;
    display: inline-block;
    width: 50%;
    font-weight: bold; }
  .job-filter .initiative {
    padding: 15px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: white; }
  .job-filter .share-form {
    display: none;
    margin-top: 20px; }

.related-vacancies {
  padding-left: 200px; }
  @media all and (max-width: 768px) {
    .related-vacancies {
      padding-left: 90px; } }
  @media all and (max-width: 480px) {
    .related-vacancies {
      padding-left: 0; } }

.vacancy {
  position: relative; }
  .vacancy:hover .hide-btn {
    display: block; }
  .vacancy .hide-btn {
    position: absolute;
    height: 16px;
    width: 16px;
    background-color: #808080;
    right: -8px;
    top: -8px;
    display: none;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/search-close.5dbae3c94596.png"); }
    .vacancy .hide-btn:hover {
      display: block; }

.vacancies {
  position: relative; }
  .vacancies .vacancy {
    margin-left: 380px; }
    @media all and (max-width: 960px) {
      .vacancies .vacancy {
        margin-left: 0; } }
  .vacancies .filter-wrap {
    width: 340px;
    left: 0;
    top: 0;
    float: left; }
    .vacancies .filter-wrap .job-filter {
      max-width: 100%; }
    @media all and (max-width: 960px) {
      .vacancies .filter-wrap {
        float: none;
        width: auto; } }
  .vacancies:after {
    content: "";
    display: table;
    clear: both; }

.vacancy {
  margin-bottom: 10px;
  padding: 20px 20px 10px;
  background-color: #fff;
  font-size: 15px; }
  .vacancy-info {
    margin-bottom: 15px; }
  .vacancy-type {
    font-weight: 700; }
  .vacancy-exp {
    color: gray; }
  .vacancy .divider {
    color: black;
    padding: 0 0.2em; }
  .vacancy p {
    margin: 20px 0; }
  .vacancy-downloads {
    display: inline-block; }
  .vacancy-actions {
    font-size: 0; }
    .vacancy-actions .btn {
      margin-right: 30px;
      margin-bottom: 10px; }
      @media all and (max-width: 415px) {
        .vacancy-actions .btn-sm {
          margin-right: 10px; }
        .vacancy-actions .btn + .btn {
          margin-left: 0; } }
    .vacancy-actions .download-lang {
      width: 30px;
      line-height: 30px;
      background-color: #b3b3b3;
      display: inline-block;
      color: white;
      margin-bottom: 10px;
      margin-right: 10px;
      vertical-align: middle;
      font-size: 14px;
      text-align: center;
      text-transform: uppercase;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      font-weight: 700;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
      .vacancy-actions .download-lang:hover {
        background-color: #dc0006;
        text-decoration: none;
        -webkit-transition-duration: .5s;
                transition-duration: .5s; }
  @media all and (max-width: 768px) {
    .vacancy .info-line {
      display: block; }
    .vacancy-exp + .divider {
      display: none; }
    .vacancy-downloads {
      display: block;
      margin-left: 0; } }

.form-panel {
  padding: 30px 30px 15px;
  background-color: #fff;
  margin-top: 30px; }
  .form-panel .disabled {
    opacity: 0.5; }
  .form-panel.has-folder {
    padding-bottom: 0; }
  .form-panel.headed {
    padding-top: 0; }
  .form-panel-header {
    margin: 0 -30px 30px;
    padding: 14px 40px 14px 30px;
    background-color: #e6e6e6; }
  .form-panel .folder-toggle {
    margin-bottom: 0;
    position: relative;
    cursor: pointer; }
    .form-panel .folder-toggle span {
      position: absolute;
      right: 20px;
      top: 27%;
      -webkit-transform: rotate(0);
          -ms-transform: rotate(0);
              transform: rotate(0);
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
    .form-panel .folder-toggle.opened span {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
  .form-panel .folder-content {
    padding-top: 30px;
    display: none; }
  @media all and (max-width: 480px) {
    .form-panel {
      padding-left: 15px;
      padding-right: 15px; }
      .form-panel-header {
        margin: 0 -15px 30px;
        padding: 14px 50px 14px 15px; } }

.form-panel .form-panel {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0; }
  .form-panel .form-panel .form-panel-header {
    background-color: white;
    margin-bottom: 0;
    padding-top: 0; }

.job-folder {
  font-size: 15px;
  color: #404040;
  margin-bottom: 10px; }
  .job-folder .button-row {
    margin-bottom: 30px; }
  .job-folder:last-of-type .button-row {
    margin-bottom: 0; }
  .job-folder-head {
    padding: 10px 10px 10px 30px;
    background-color: #f2f2f2;
    cursor: pointer;
    position: relative; }
    .job-folder-head span {
      position: absolute;
      left: 7px;
      top: 10px;
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
    .job-folder-head.opened span {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
      left: 6px;
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
  .job-folder-content {
    padding-top: 10px;
    display: none; }

.success-msg {
  color: #66b200; }
  .success-msg:before {
    content: '';
    height: 32px;
    width: 32px;
    margin-right: 15px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url("../images/list-check-marker.7d948654b3fc.png"); }

.info-group {
  margin-bottom: 20px; }
  .info-group p {
    margin: 5px 0; }

.jobs-white-panel {
  background-color: white;
  padding: 4rem; }
  .jobs-white-panel-initiative {
    padding: 15px;
    text-align: center;
    margin-top: 30px; }

.job-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin-bottom: 50px; }
  .job-images .focus-money {
    height: 150px;
    margin: auto;
    margin-right: 0; }
    @media all and (max-width: 1024px) {
      .job-images .focus-money {
        height: 120px; } }
  .job-images .hansebelt {
    height: 100px;
    margin: auto; }
    @media all and (max-width: 1024px) {
      .job-images .hansebelt {
        height: 60px; } }
  .job-images img {
    float: left; }

.job-field-error {
  margin-top: 25px;
  padding: 10px;
  padding-left: 25px;
  background-color: #f39ca2; }
  .job-field-error .form-error {
    font-size: 16px;
    color: #dc0006;
    margin: 3px 3px 3px -10px; }

.flip-card .front, .flip-card.flipped .back {
  opacity: 1;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transform: rotateY(0);
          transform: rotateY(0); }

.flip-card .back, .flip-card.flipped .front {
  opacity: 0;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }

.owl-carousel .owl-item {
  -webkit-backface-visibility: visible;
          backface-visibility: visible; }

.owl-next, .owl-prev {
  top: 50%;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  font-size: 15px;
  line-height: 16px;
  width: 40px;
  padding: 9px 0;
  border: 3px solid;
  opacity: 1;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  border-color: #404040;
  color: #404040;
  background-color: transparent;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  .owl-next:hover:hover, .owl-prev:hover:hover {
    border-color: #404040;
    color: white;
    background-color: #404040;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
  .owl-next.disabled, .owl-prev.disabled {
    opacity: 0;
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }

.carousel {
  margin: 57px auto 0;
  padding: 0 70px;
  position: relative;
  width: 100%;
  max-width: 1230px; }
  @media all and (max-width: 480px) {
    .carousel {
      padding: 0 40px; } }

.carousel-image-wrap {
  height: 150px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px; }
  .carousel-image-wrap img {
    display: block;
    margin: 0 auto;
    min-height: 150px; }

.anwendungen-item {
  color: #dc0006;
  text-align: center;
  background-color: #e6e6e6;
  padding: 10px;
  font-size: 15px;
  font-weight: 700;
  vertical-align: top;
  cursor: pointer;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  display: block;
  text-decoration: none; }
  .anwendungen-item:hover {
    background-color: #f2f2f2;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    text-decoration: none; }
  section:nth-of-type(odd) .anwendungen-item:hover {
    background-color: white;
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }

.flip-card {
  position: relative; }
  .flip-card .back {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #e6e6e6;
    padding: 15px;
    text-align: left; }
    .flip-card .back-header {
      margin-bottom: 15px; }
    .flip-card .back-txt {
      color: black; }

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

.anwendungen-txt {
  padding: 10px;
  min-height: 54px;
  word-wrap: break-word; }

.cars-carousel-wrap {
  padding: 0 80px;
  position: relative; }
  @media all and (max-width: 320px) {
    .cars-carousel-wrap {
      padding: 0 50px; } }
  .cars-carousel-wrap .cars-item {
    min-height: 150px;
    width: 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
    .cars-carousel-wrap .cars-item.vw {
      background-image: url("../images/logo-vw.f21c0ea861f8.png"); }
    .cars-carousel-wrap .cars-item.bmw {
      background-image: url("../images/logo-bmw.fe2e490c9b7a.png"); }
    .cars-carousel-wrap .cars-item.mb {
      background-image: url("../images/logo-mb.48bdebbda342.png"); }
    .cars-carousel-wrap .cars-item.audi {
      background-image: url("../images/logo-audi.cc70be1fc5a1.png"); }

#anwendungen-carousel .owl-next {
  right: -70px; }

#anwendungen-carousel .owl-prev {
  left: -70px; }

@media all and (max-width: 480px) {
  #anwendungen-carousel .owl-next {
    right: -50px; }
  #anwendungen-carousel .owl-prev {
    left: -50px; } }

[id^=benefits-carousel] .owl-next {
  right: -70px; }

[id^=benefits-carousel] .owl-prev {
  left: -70px; }

@media all and (max-width: 480px) {
  [id^=benefits-carousel] .owl-next {
    right: -50px; }
  [id^=benefits-carousel] .owl-prev {
    left: -50px; } }

#cars-carousel .owl-next, #cars-carousel .owl-prev {
  border-color: #b3b3b3;
  color: #b3b3b3;
  background-color: transparent;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  #cars-carousel .owl-next:hover:hover, #cars-carousel .owl-prev:hover:hover {
    border-color: #b3b3b3;
    color: #f2f2f2;
    background-color: #b3b3b3;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }

#cars-carousel .owl-next {
  right: -80px; }

#cars-carousel .owl-prev {
  left: -80px; }

#related-carousel .owl-next, #related-carousel .owl-prev {
  border-color: white;
  color: white;
  background-color: #b6b6b6;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  #related-carousel .owl-next:hover, #related-carousel .owl-prev:hover {
    border-color: white;
    color: #b6b6b6;
    background-color: white;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }

#related-carousel .owl-next {
  right: -100px; }

#related-carousel .owl-prev {
  left: -100px; }

@media all and (max-width: 1024px) {
  #related-carousel .owl-next {
    right: -80px; }
  #related-carousel .owl-prev {
    left: -80px; } }

@media all and (max-width: 768px) {
  #related-carousel .owl-next {
    right: -80px; }
  #related-carousel .owl-prev {
    left: -80px; } }

@media all and (max-width: 480px) {
  #related-carousel .owl-next {
    right: -50px; }
  #related-carousel .owl-prev {
    left: -50px; } }

@media all and (max-width: 320px) {
  #related-carousel .owl-next, #related-carousel .owl-prev {
    display: none; } }

.owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center; }
  .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    background-color: transparent;
    display: inline-block;
    border: 1px solid white;
    outline: 1px solid black;
    margin: 2px; }
    .owl-dots .owl-dot.active {
      background-color: white; }
  @media all and (max-width: 768px) {
    .owl-dots {
      display: none; } }

.check-marker > li:before {
  content: '';
  height: 32px;
  width: 32px;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -16px;
  background-color: transparent;
  background-image: url("../images/list-check-marker.7d948654b3fc.png"); }

.check-marker > .image-right-top:before {
  display: none; }

@media all and (max-width: 480px) {
  .check-marker > .image-right-top {
    margin-left: -50px; } }

.technology-img {
  float: right;
  margin: 0 0 40px 40px;
  max-width: 400px; }
  @media all and (max-width: 768px) {
    .technology-img {
      max-width: 200px; } }
  @media all and (max-width: 480px) {
    .technology-img {
      float: none;
      display: block;
      width: 100%;
      max-width: 300px;
      margin: 20px auto; } }

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

.related-card {
  background-color: #f2f2f2;
  padding-right: 30px;
  padding-left: 198px;
  margin-top: 30px;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  display: block; }
  .related-card:after {
    content: "";
    display: table;
    clear: both; }
  .related-card-head {
    font-size: 20px;
    color: #dc0006;
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 30px; }
  .related-card-txt {
    color: gray;
    font-size: 20px;
    margin-bottom: 30px; }
  .related-card-img-wrap {
    width: 168px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden; }
    .related-card-img-wrap img {
      width: 100%;
      display: block; }
      @media all and (min-width: 1024px) {
        .related-card-img-wrap img {
          min-height: 100%;
          min-width: 168px;
          width: auto;
          height: auto; } }
  .related-card:hover {
    background-color: #fafafa;
    text-decoration: none;
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }
  @media all and (max-width: 1024px) {
    .related-card-txt {
      margin-bottom: 30px; } }
  @media all and (max-width: 480px) {
    .related-card {
      padding: 15px; }
      .related-card-img-wrap {
        width: 100%;
        position: static;
        height: auto; }
        .related-card-img-wrap img {
          width: 100%; }
      .related-card-head {
        padding: 0;
        margin: 15px 0; }
      .related-card-txt {
        padding: 0;
        margin-bottom: 0; } }

section:nth-of-type(odd) .related-card {
  background-color: #fafafa; }
  section:nth-of-type(odd) .related-card:hover {
    background-color: white; }

.approval {
  font-size: 0;
  margin-top: 3rem; }
  .approval-logo {
    height: 120px;
    width: 120px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat; }
    .approval-logo#approval-1 {
      background-image: url("../images/approval-1.42ec1482fbf2.png"); }
    .approval-logo#approval-2 {
      background-image: url("../images/approval-2.a1668df2ebcd.png"); }
    .approval-logo#approval-3 {
      background-image: url("../images/approval-3.43c8a04d2b21.png"); }
  .approval-txt {
    color: black;
    font-size: 25px;
    font-weight: 700;
    vertical-align: middle;
    display: inline-block;
    padding: 20px 0;
    width: 220px; }
  @media all and (max-width: 1280px) and (min-width: 1025px) {
    .approval {
      text-align: center; }
      .approval-logo {
        margin-right: 0; }
      .approval-txt {
        width: 100%;
        max-width: 270px; } }
  @media all and (max-width: 480px) {
    .approval {
      text-align: center; }
      .approval-logo {
        margin-right: 0; }
      .approval-txt {
        text-align: center;
        display: block;
        width: 100%; } }

.fair {
  border-top: 15px solid black;
  padding-left: 200px;
  position: relative;
  margin-bottom: 30px; }
  .fair .btn {
    margin-right: 9px; }
  .fair .btn + .btn {
    margin-left: 0; }
  .fair.technology {
    border-color: #5b6d85; }
  .fair.people {
    border-color: #a97695; }
  .fair.service {
    border-color: #958982; }
  .fair.solutions {
    border-color: #98a597; }
  .fair-clear-filter {
    display: block;
    float: right;
    width: 48px;
    height: 48px;
    font-size: 36px;
    text-align: center;
    text-decoration: none !important; }
  .fair-img {
    position: absolute;
    left: 0;
    top: 0;
    height: 240px;
    width: 240px;
    overflow: hidden; }
    .fair-img img {
      display: block;
      width: 100%; }
  .fair-logo {
    width: 240px;
    height: auto;
    float: right;
    margin-right: 60px;
    margin-top: 30px; }
  .fair-content {
    padding: 30px 400px 30px 100px;
    background-color: white; }
    .fair-content:after {
      content: "";
      display: table;
      clear: both; }
  .fair-info {
    color: grey;
    font-size: 2rem;
    font-weight: 700; }
  .fair-lead {
    color: gray; }
  .fair-spoiler {
    display: none; }
  @media all and (max-width: 1280px) {
    .fair {
      padding-left: 160px; }
      .fair-img {
        width: 200px; }
      .fair-logo {
        width: 160px;
        right: 20px; }
      .fair-content {
        padding: 30px 200px 30px 80px; } }
  @media all and (max-width: 900px) {
    .fair {
      padding-left: 120px; }
      .fair-content {
        padding: 30px 140px 30px 80px; }
      .fair-img {
        width: 160px; }
      .fair-logo {
        width: 100px;
        right: 20px; } }
  @media all and (max-width: 768px) {
    .fair {
      padding-left: 0; }
      .fair-content {
        padding: 20px 20px 20px 180px; }
      .fair-img {
        width: 160px; }
      .fair-logo {
        width: 100px;
        right: auto;
        float: left;
        margin-top: 180px;
        margin-left: 20px; } }
  @media all and (max-width: 640px) {
    .fair .btn {
      display: block;
      width: 100%;
      margin-bottom: 10px;
      margin-right: 0; } }
  @media all and (max-width: 480px) {
    .fair {
      background-color: white; }
      .fair-img {
        position: static;
        display: block;
        width: 100%; }
      .fair-logo {
        width: 50%;
        max-width: 140px;
        display: block;
        height: auto;
        margin: 20px auto 0;
        position: static;
        float: none; }
      .fair-content {
        padding: 20px; } }

.history-lead, .history-p {
  color: gray; }

.history {
  position: relative;
  width: 100%;
  padding: 65px 0; }
  .history:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #b3b3b3;
    top: 0;
    left: 50%;
    margin-left: -1px;
    -webkit-border-radius: 1px;
            border-radius: 1px; }
    @media all and (max-width: 900px) {
      .history:before {
        display: none; } }
  @media all and (max-width: 768px) {
    .history {
      padding-bottom: 0; } }

.history-row {
  position: relative;
  width: 50%;
  margin-top: -75px; }
  .history-row:first-of-type {
    margin-top: 0; }
  .history-row:nth-of-type(odd) {
    padding-right: 10px; }
    .history-row:nth-of-type(odd) .history-text.no-img {
      padding-left: 0; }
  .history-row .history-text {
    border-top: 15px solid #808080;
    padding-left: 200px;
    padding-right: 32px;
    position: relative;
    height: 100%; }
    .history-row .history-text.no-img .history-text-content {
      padding: 30px 32px; }
    .history-row .history-text:before {
      content: '';
      width: 15px;
      position: absolute;
      right: -18px;
      top: -15px;
      border-top: 15px solid;
      border-color: inherit; }
    .history-row .history-text-content {
      background-color: white;
      min-height: 200px;
      position: relative;
      padding: 30px 32px 30px 70px;
      height: 100%; }
    .history-row .history-text-img {
      height: 240px;
      width: 240px;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10; }
      .history-row .history-text-img img {
        display: block;
        width: 100%; }
    .history-row .history-text.technology {
      border-color: #5b6d85; }
    .history-row .history-text.people {
      border-color: #a97695; }
    .history-row .history-text.service {
      border-color: #98a597; }
    .history-row .history-text.solutions {
      border-color: #958982; }
    .history-row .history-text.brand {
      border-color: #dc0006; }
  .history-row:nth-of-type(even) {
    padding-left: 10px;
    margin-right: 0;
    margin-left: auto; }
    .history-row:nth-of-type(even) .history-text {
      padding-left: 32px;
      padding-right: 200px; }
      .history-row:nth-of-type(even) .history-text.no-img {
        padding-right: 0; }
      .history-row:nth-of-type(even) .history-text:before {
        right: auto;
        left: -18px; }
      .history-row:nth-of-type(even) .history-text-img {
        left: auto;
        right: 0; }
      .history-row:nth-of-type(even) .history-text-content {
        padding: 30px 70px 30px 32px; }
    .history-row:nth-of-type(even) .history-date {
      text-align: right; }
      .history-row:nth-of-type(even) .history-date .year {
        float: left; }
  .history-row .history-date {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
    color: #404040;
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 30px; }
    .history-row .history-date .year {
      float: right;
      font-size: 40px;
      font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif; }
  .history-row .history-info {
    color: gray;
    margin-top: 25px; }
  @media all and (max-width: 1440px) {
    .history-row .history-text-img {
      height: 160px;
      width: 160px; }
    .history-row:nth-of-type(odd) .history-text {
      padding-left: 120px; }
    .history-row:nth-of-type(even) .history-text {
      padding-right: 120px; } }
  @media all and (max-width: 1024px) {
    .history-row .history-text-img {
      height: 120px;
      width: 120px; }
    .history-row:nth-of-type(odd) .history-text {
      padding-left: 80px; }
    .history-row:nth-of-type(even) .history-text {
      padding-right: 80px; } }
  @media all and (max-width: 900px) {
    .history-row:nth-of-type(odd), .history-row:nth-of-type(even) {
      width: 100%;
      padding-left: 0;
      padding-right: 90px;
      margin-top: 75px;
      margin-bottom: 75px; }
      .history-row:nth-of-type(odd) .history-text, .history-row:nth-of-type(even) .history-text {
        padding: 0;
        border: none; }
        .history-row:nth-of-type(odd) .history-text:before, .history-row:nth-of-type(even) .history-text:before {
          display: none; }
        .history-row:nth-of-type(odd) .history-text-img, .history-row:nth-of-type(even) .history-text-img {
          top: -30px;
          right: -90px;
          left: auto; }
        .history-row:nth-of-type(odd) .history-text-content, .history-row:nth-of-type(even) .history-text-content {
          padding: 30px; }
      .history-row:nth-of-type(odd) .history-date, .history-row:nth-of-type(even) .history-date {
        text-align: right;
        margin-right: 30px; }
        .history-row:nth-of-type(odd) .history-date .year, .history-row:nth-of-type(even) .history-date .year {
          float: left; }
    .history-row:nth-of-type(1) {
      margin-top: 30px; }
    .history-row:last-of-type {
      margin-bottom: 0; } }
  @media all and (max-width: 425px) {
    .history-row:nth-of-type(odd), .history-row:nth-of-type(even) {
      padding-right: 0;
      margin-top: 30px; }
      .history-row:nth-of-type(odd) .history-text-img, .history-row:nth-of-type(even) .history-text-img {
        position: static;
        width: 100%;
        height: auto;
        display: block; }
      .history-row:nth-of-type(odd) .history-date, .history-row:nth-of-type(even) .history-date {
        margin-right: 0; }
    .history-row:nth-of-type(1) {
      margin-top: 0; } }

.sidenav {
  position: fixed;
  right: -22px;
  top: 50%;
  -webkit-border-radius: 5px 0 0 5px;
          border-radius: 5px 0 0 5px;
  padding: 0.5rem;
  background-color: transparent;
  z-index: 999;
  -webkit-transition-duration: .5s;
          transition-duration: .5s; }
  .sidenav-shifted {
    top: 22%;
    right: -34px; }
    @media all and (max-width: 1280px) {
      .sidenav-shifted {
        right: -32px; } }
  @media all and (max-width: 768px) {
    .sidenav {
      display: none; } }
  .sidenav.visible {
    -webkit-transform: translateX(-41px);
        -ms-transform: translateX(-41px);
            transform: translateX(-41px);
    -webkit-transition-duration: .5s;
            transition-duration: .5s; }
  .sidenav-top-button {
    border-left: .6rem solid transparent;
    border-right: .6rem solid transparent;
    border-bottom: 1.2rem solid gray;
    background-color: transparent !important; }
    .sidenav-top-button:hover .title {
      right: -1rem !important; }
    .sidenav-top-button:hover, .sidenav-top-button.active:hover {
      border-bottom: 12px solid white; }
  .sidenav-item, .sidenav-top-button {
    width: 1.2rem;
    height: 1.2rem;
    margin-bottom: 1.2rem;
    background-color: gray;
    cursor: pointer;
    -webkit-transition-duration: .5s;
            transition-duration: .5s;
    position: relative; }
    .sidenav-item:last-of-type, .sidenav-top-button:last-of-type {
      margin-bottom: 0; }
    .sidenav-item:hover, .sidenav-item.active:hover, .sidenav-item.hovered, .sidenav-top-button:hover, .sidenav-top-button.active:hover, .sidenav-top-button.hovered {
      background-color: white;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
    .sidenav-item.active, .sidenav-top-button.active {
      background-color: #dc0006;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
    .sidenav-item:hover .title, .sidenav-item.hovered .title, .sidenav-top-button:hover .title, .sidenav-top-button.hovered .title {
      opacity: 1;
      -webkit-transition-duration: .5s;
              transition-duration: .5s;
      right: -0.5rem;
      left: auto; }
    .sidenav-item.no-title .title, .sidenav-top-button.no-title .title {
      min-height: 2.2rem;
      width: 2.2rem;
      padding: 0; }
    .sidenav-item .title, .sidenav-top-button .title {
      color: white;
      background-color: #dc0006;
      left: 0;
      top: -0.5rem;
      padding-right: 2.7rem;
      padding-left: 0.5rem;
      position: absolute;
      text-align: right;
      font-weight: 700;
      font-size: 1.3rem;
      line-height: 2.2rem;
      opacity: 0;
      white-space: nowrap;
      z-index: -1; }

.chosen-add-close {
  position: absolute;
  right: -30px;
  top: 0;
  width: 0;
  height: 100%;
  z-index: 10; }
  .chosen-with-drop + .chosen-add-close {
    right: 0;
    width: 30px;
    -webkit-transition-duration: .35s;
            transition-duration: .35s;
    cursor: pointer; }

@media all and (min-width: 1024px) {
  .input-wrap .chosen-container {
    margin-bottom: 15px; } }

@media all and (max-width: 1024px) {
  .input-wrap .chosen-container {
    margin-bottom: 10px; } }

.chosen-container .chosen-drop {
  border: none;
  background-color: #e6e6e6;
  font-size: 15px;
  z-index: 998; }
  .chosen-container .chosen-drop .chosen-results li {
    font-size: 15px; }
    .chosen-container .chosen-drop .chosen-results li.active-result.highlighted {
      background: none;
      background-color: #404040;
      color: white;
      -webkit-transition-duration: .5s;
              transition-duration: .5s; }
    .chosen-container .chosen-drop .chosen-results li.no-results {
      background: transparent; }
    .chosen-container .chosen-drop .chosen-results li.result-selected {
      color: #808080; }

.chosen-container-single .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-image: url("../images/bg-select.7aa883e03890.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #e6e6e6;
  padding: 11px 30px 11px 15px;
  min-height: 40px;
  cursor: pointer;
  font-size: 15px;
  height: 18px; }
  .chosen-container-single .chosen-single span,
  .chosen-container-active.chosen-with-drop .chosen-single span {
    line-height: 18px;
    margin-right: 0; }

.chosen-container-single .chosen-single div b {
  display: none; }

.chosen-container-multi .chosen-choices {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-border-radius: 0;
          border-radius: 0;
  background-image: url("../images/bg-select.7aa883e03890.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #e6e6e6;
  padding: 5px 30px 0 5px;
  min-height: 40px;
  cursor: pointer; }

.chosen-container-multi.chosen-with-drop.chosen-container-active .chosen-choices, .chosen-container-multi.chosen-with-drop.chosen-container-active .chosen-choices li.search-field input[type=text] {
  cursor: pointer; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-image: url("../images/search-close.5dbae3c94596.png") !important;
  background-position: center center;
  background-repeat: no-repeat;
  right: 9px;
  top: 50%;
  margin-top: -7px; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  display: none; }
  .chosen-container-multi .chosen-choices li.search-field input[type=text].default {
    display: inline-block;
    font-size: 15px;
    height: 31px;
    line-height: 30px;
    margin: 0 0 5px 10px;
    color: #404040;
    border: 0;
    cursor: pointer; }

.chosen-container-multi .chosen-choices li.search-field {
  height: 18px;
  font-size: 15px; }

.chosen-container-multi .chosen-choices li.search-choice {
  margin: 0 5px 5px 0;
  border: none;
  background-image: none;
  background-color: #404040;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-size: 12px;
  font-weight: 400;
  color: white;
  padding: 9px 25px 8px 10px;
  -webkit-box-shadow: none;
          box-shadow: none; }

.chosen-choices li.search-choice:before, .chosen-choices li.search-field:before {
  display: none; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
  .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-image: url("../images/search-close.5dbae3c94596.png") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    right: 9px;
    top: 50%;
    margin-top: -7px; } }

.input-wrap--white .chosen-container-multi .chosen-choices,
.input-wrap--white .chosen-container-single .chosen-single,
.input-wrap--white .chosen-container-active.chosen-with-drop .chosen-single,
.input-wrap--white .chosen-container .chosen-drop {
  background-color: #fff; }

.locations-map {
  height: 500px;
  width: 100%; }
  @media all and (max-width: 1024px) {
    .locations-map {
      height: 300px; } }

.locations-filter {
  background-color: white;
  padding: 20px 20px 5px 20px;
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 40px; }
  .locations-filter.continent-selected .map-country {
    display: inline-block; }
  .locations-filter.country-selected .map-search {
    display: inline-block; }
  .locations-filter.country-selected.multiple-companies .map-company {
    display: inline-block; }
  .locations-filter .btn {
    margin-bottom: 15px; }
    @media all and (max-width: 768px) {
      .locations-filter .btn {
        max-width: none;
        display: block; } }
  .locations-filter .btn.contact-btn {
    float: right; }
    @media all and (max-width: 1280px) {
      .locations-filter .btn.contact-btn {
        float: none; } }
  .locations-filter .input-wrap {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    position: relative; }
    .locations-filter .input-wrap:before {
      content: '';
      width: 11px;
      height: 17px;
      left: -20px;
      top: 12px;
      position: absolute;
      background: url("../images/map-angle.cd6284fdbd09.png") no-repeat center center; }
    @media all and (max-width: 1440px) {
      .locations-filter .input-wrap {
        max-width: 180px; } }
    @media all and (max-width: 1366px) {
      .locations-filter .input-wrap {
        max-width: 160px; } }
    @media all and (max-width: 1280px) {
      .locations-filter .input-wrap {
        max-width: 150px;
        margin-left: 0;
        margin-right: 5px; }
        .locations-filter .input-wrap:before {
          display: none; } }
    @media all and (max-width: 768px) {
      .locations-filter .input-wrap {
        max-width: none;
        display: block;
        width: 100%;
        margin-left: 0; } }
  .locations-filter .map-country {
    display: none; }
  .locations-filter .map-search {
    display: none; }
  .locations-filter .map-company {
    display: none; }

.map-search .cleaner {
  position: absolute;
  width: 15px;
  height: 15px;
  z-index: 10;
  background-image: url("../images/sprite-x.3045cc3b8086.png");
  background-position: 0 0;
  right: 12px;
  top: 14px;
  cursor: pointer;
  display: none; }

.map-search .changed + .cleaner {
  display: block; }

.map-search input[type="search"].markered.changed {
  background-image: none; }

.map-search.invalid-zip:after {
  content: attr(data-error);
  position: absolute;
  top: -14px;
  right: -10px;
  font-size: 11px;
  font-weight: 400;
  padding: 5px;
  background-color: #f39ca2;
  color: #dc0006;
  z-index: 10; }

.locations-folder:only-of-type .trigger {
  display: none; }
  .locations-folder:only-of-type .trigger.closed + .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.locations-folder .trigger {
  padding: 20px 35px;
  font-size: 18px;
  color: #404040;
  font-weight: 700;
  background-color: white;
  -webkit-transition-duration: .25s;
          transition-duration: .25s;
  margin-top: 20px;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px; }
  .locations-folder .trigger:before {
    content: '\e807';
    position: absolute;
    height: 9px;
    width: 11px;
    right: 25px;
    top: 26px;
    font-size: 0.7em;
    font-family: "btn-ico"; }
  .locations-folder .trigger.closed {
    background-color: #e6e6e6;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
    .locations-folder .trigger.closed:before {
      content: '\e804'; }
  .locations-folder .trigger.closed + .content {
    display: none; }

[data-step='a'] .locations-companies {
  display: none; }

[data-step='b'] .locations-companies {
  display: none; }

[data-step='b'] .trigger {
  display: none; }
  [data-step='b'] .trigger.closed + .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

[data-step='c'] .locations-geo {
  display: none; }

[data-step='d'] .locations-geo {
  display: none; }

[data-step='d'] .trigger {
  display: none; }
  [data-step='d'] .trigger.closed + .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.locations-companies.search-empty:before {
  content: attr(data-empty);
  display: block; }

.location-card {
  background-color: white;
  padding: 35px;
  margin-bottom: 40px;
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 240px; }
  .location-card .hq {
    color: #dc0006; }
  .location-card .affiliate {
    color: #5b6d85; }
  .location-card.hq {
    outline: 3px solid #dc0006; }
    .location-card.hq .unit-name {
      color: #dc0006; }
  .location-card.affiliate {
    outline: 3px solid #787878; }
    .location-card.affiliate .unit-name {
      color: #787878; }
  .location-card p {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 10px; }

.marker {
  font-size: 15px;
  padding: 10px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }
  .marker .tooltip-addr {
    margin-bottom: 10px; }
  .marker div {
    max-width: 225px; }
  .marker div + div {
    margin-left: 15px; }
  .marker h5 {
    font-size: 18px; }
  .marker p {
    font-size: 15px;
    margin: 1.5rem 0;
    color: #808080; }

.phone-tab {
  min-width: 35px;
  display: inline-block; }

@media (max-width: 1280px) and (min-width: 769px) {
  .continent-selected.country-selected .input-wrap {
    width: 180px; }
  .continent-selected.country-selected.multiple-companies .input-wrap {
    width: 150px; } }

.dialog-marker {
  cursor: pointer; }

.banner-landing-page-sign-container {
  position: absolute;
  padding: 0 90px;
  width: 95%;
  max-width: 1560px;
  text-align: center;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }
  .banner-landing-page-sign-container .banner-sign {
    padding: 40px;
    background-color: rgba(255, 255, 255, 0.8);
    max-width: 760px;
    z-index: 10;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    @media (max-width: 480px) {
      .banner-landing-page-sign-container .banner-sign {
        max-width: -webkit-calc(100% - 40px);
        max-width: calc(100% - 40px); } }
    @media all and (min-width: 481px) and (max-width: 1024px) {
      .banner-landing-page-sign-container .banner-sign {
        max-width: -webkit-calc(100% - 80px);
        max-width: calc(100% - 80px); } }
    @media all and (min-width: 1280px) and (max-width: 1339px) {
      .banner-landing-page-sign-container .banner-sign {
        max-width: 850px; } }
    @media all and (min-width: 1440px) and (max-width: 1919px) {
      .banner-landing-page-sign-container .banner-sign {
        max-width: 1000px; } }
    @media all and (min-width: 1920px) {
      .banner-landing-page-sign-container .banner-sign {
        max-width: 1300px; } }
    .banner-landing-page-sign-container .banner-sign h1, .banner-landing-page-sign-container .banner-sign .h1 {
      color: #404040;
      margin: 0.5em 0; }
  @media all and (max-width: 1024px) {
    .banner-landing-page-sign-container {
      padding: 0 40px; }
    .banner-landing-page-sign-container .banner-sign h1, .banner-landing-page-sign-container .banner-sign .h1 {
      font-size: 22px; } }
  @media all and (max-width: 480px) {
    .banner-landing-page-sign-container {
      padding: 0 20px; } }

.landing-page {
  width: 95%; }
  .landing-page > .row {
    margin-left: -5px;
    margin-right: -5px; }
  .landing-page > .row > .col {
    padding: 0 10px; }
    .landing-page > .row > .col > .panel-group {
      margin-bottom: 20px;
      min-height: 336px; }
  .landing-page-title {
    margin-bottom: 20px; }
  .landing-page-tile {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 120px 40px 40px;
    z-index: 5;
    -webkit-transition-duration: .25s;
            transition-duration: .25s; }
    .landing-page-tile:hover .landing-page-header {
      background-color: rgba(255, 255, 255, 0.95); }
  .landing-page-header {
    margin: auto;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.85);
    color: #404040;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 80%;
    height: 150px; }
    .landing-page-header h4 {
      margin: auto !important;
      color: #404040;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 30px;
      right: 50px;
      height: -webkit-fit-content;
      height: -moz-fit-content;
      height: fit-content; }

.agents-map {
  height: 500px;
  width: 100%; }
  @media all and (max-width: 1024px) {
    .agents-map {
      height: 300px; } }

.agent-card {
  background-color: white;
  padding: 35px;
  margin-bottom: 40px;
  cursor: pointer;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 240px; }
  .agent-card.agent {
    outline: 3px solid #B59800; }
    .agent-card.agent .unit-name {
      color: #B59800; }
  .agent-card.independent_distributor {
    outline: 3px solid #CBBBAF; }
    .agent-card.independent_distributor .unit-name {
      color: #CBBBAF; }

.agents-filter {
  background-color: white;
  padding: 20px 20px 5px 20px;
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 40px; }
  .agents-filter.continent-selected .map-country {
    display: inline-block; }
  .agents-filter .btn {
    margin-bottom: 15px; }
    @media all and (max-width: 768px) {
      .agents-filter .btn {
        max-width: none;
        display: block; } }
  .agents-filter .btn.contact-btn {
    float: right; }
    @media all and (max-width: 768px) {
      .agents-filter .btn.contact-btn {
        float: none; } }
  .agents-filter .input-wrap {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    position: relative; }
    .agents-filter .input-wrap:before {
      content: '';
      width: 11px;
      height: 17px;
      left: -20px;
      top: 12px;
      position: absolute;
      background: url("../images/map-angle.cd6284fdbd09.png") no-repeat center center; }
    @media all and (max-width: 1440px) {
      .agents-filter .input-wrap {
        max-width: 180px; } }
    @media all and (max-width: 1366px) {
      .agents-filter .input-wrap {
        max-width: 160px; } }
    @media all and (max-width: 1280px) {
      .agents-filter .input-wrap {
        max-width: 150px; } }
    @media all and (max-width: 768px) {
      .agents-filter .input-wrap {
        max-width: none;
        display: block;
        width: 100%;
        margin-left: 0; }
        .agents-filter .input-wrap:before {
          display: none; } }
  .agents-filter .map-country {
    display: none; }

.homepage {
  background-color: #fff;
  padding: 14px 0 136px 0; }
  .homepage__section {
    margin-bottom: 14px; }
    .homepage__section--no-margin {
      margin-bottom: 0; }
    .homepage__section:last-child {
      margin-bottom: 0; }
  .homepage .homepage-news__column {
    margin-bottom: 14px; }

.homepage-heading {
  padding: 15px;
  color: #fff;
  background-color: #4a4a4a;
  font-size: 34px;
  font-weight: 400; }
  .homepage-heading a {
    color: inherit;
    text-decoration: underline; }

.homepage-news {
  margin: 0 -5px; }
  .homepage-news__column {
    float: left;
    width: 25%;
    padding: 0 5px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .homepage-news__column {
        width: 50%; } }
    @media (max-width: 640px) {
      .homepage-news__column {
        width: 100%;
        float: none; } }
  .homepage-news__item {
    width: 100%; }
  .homepage-news__picture {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #bcbcbc; }
    .homepage-news__picture:before {
      content: '';
      padding-top: 60.5%;
      display: block; }
    .homepage-news__picture img {
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      width: 100%; }
  .homepage-news__caption {
    background-color: #404040;
    color: #fff;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: -0.44px;
    padding: 12px 18px 16px;
    height: 100px; }
    .homepage-news__caption > a {
      color: inherit;
      text-decoration: underline; }
  .homepage-news__title {
    height: 52px;
    overflow: hidden; }

.homepage-careers {
  background: #404040 url("../images/homepage/careers.978265526792.jpg") center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 32px 32px 0 58px;
  overflow: hidden; }
  .homepage-careers__title {
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 0.5em; }
    @media (max-width: 480px) {
      .homepage-careers__title {
        font-size: 48px;
        margin-bottom: 0.5em; } }
  .homepage-careers__content {
    width: 100%;
    padding-left: 30%;
    padding-bottom: 32px;
    position: relative;
    min-height: 650px; }
  .homepage-careers__form {
    display: block;
    background-color: #e5e5e5;
    padding: 25px 30px;
    width: 50%;
    float: left;
    position: relative;
    z-index: 10; }
    @media (max-width: 1023px) {
      .homepage-careers__form .input-wrap {
        margin-bottom: 15px; } }
  .homepage-careers__form-title {
    color: #000;
    font-size: 34px;
    font-weight: 400;
    font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
    margin-bottom: 1em; }
  .homepage-careers__form-subtitle {
    font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px; }
  .homepage-careers__form-submit {
    text-align: center;
    margin: 44px 0; }
    .homepage-careers__form-submit > .btn {
      display: block;
      margin: 0 auto; }
    .homepage-careers__form-submit > a {
      margin: 33px 0;
      display: inline-block;
      font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
      color: #e30613;
      font-size: 16px;
      text-decoration: underline; }
  .homepage-careers__person {
    position: absolute;
    left: 0;
    width: 30%;
    top: 0;
    bottom: 0; }
  .homepage-careers__person-name {
    position: absolute;
    left: 0;
    bottom: 140px;
    z-index: 10;
    color: #fcfcfc;
    font-size: 24px;
    font-weight: 400; }
    @media (min-width: 1024px) {
      .homepage-careers__person-name {
        bottom: 32px; } }
  .homepage-careers__person-quote {
    color: rgba(255, 255, 255, 0.5);
    font-size: 36px;
    font-weight: 400; }
  .homepage-careers__person-image {
    position: absolute;
    right: -120px;
    bottom: 0;
    width: 100%; }
  .homepage-careers__list {
    color: #fff;
    padding-left: 50px;
    width: 50%;
    float: left; }
    .homepage-careers__list ul {
      color: inherit;
      padding-left: 25px;
      font-size: 24px; }
      .homepage-careers__list ul li {
        font-size: inherit; }
      .homepage-careers__list ul li:before {
        background-color: #dc0006;
        height: 14px;
        width: 14px;
        top: 8px;
        left: -25px; }
      .homepage-careers__list ul a {
        color: inherit;
        text-decoration: underline; }
  .homepage-careers__list-title {
    color: inherit;
    font-size: 36px;
    font-weight: 400;
    line-height: 1; }
    .homepage-careers__list-title strong {
      display: inline-block;
      color: #fff;
      font-weight: 400;
      font-family: inherit;
      font-size: 36px;
      line-height: 1; }
  .homepage-careers__list-link {
    color: inherit;
    text-decoration: underline;
    font-size: 24px;
    margin: 0 0 1em;
    display: inline-block; }
  .homepage-careers__awards > img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    margin-bottom: 15px; }
  .homepage-careers__awards > img.hansebelt {
    width: 100%;
    max-width: 203px;
    max-height: 100px;
    vertical-align: bottom; }
  .homepage-careers__awards > img.focus-money {
    max-height: 150px;
    max-width: 116px;
    border-top: 1px solid #fff; }
  @media (min-width: 1024px) {
    .homepage-careers__awards {
      position: absolute;
      bottom: 17px; } }
  @media (max-width: 1366px) {
    .homepage-careers__content {
      padding-left: 25%; }
    .homepage-careers__person {
      width: 25%; }
    .homepage-careers__person-image {
      width: 400px; } }
  @media (max-width: 1280px) {
    .homepage-careers {
      padding-left: 32px; }
      .homepage-careers__awards > img {
        width: 80px;
        height: auto; } }
  @media (max-width: 1024px) {
    .homepage-careers__content {
      padding-left: 0; }
    .homepage-careers__person {
      width: 100%;
      float: right;
      position: relative;
      padding-top: 32px; }
    .homepage-careers__person-quote {
      margin-top: 32px;
      padding-right: 33%;
      font-size: 56px;
      margin-bottom: 24px; }
    .homepage-careers__person-image {
      position: absolute;
      width: 33%;
      float: right;
      bottom: -32px;
      right: -32px; }
    .homepage-careers__person-name {
      position: static;
      padding-right: 33%; } }
  @media (max-width: 768px) {
    .homepage-careers {
      padding: 16px 16px 0 16px; }
      .homepage-careers__content {
        padding-bottom: 16px; }
      .homepage-careers__form, .homepage-careers__list, .homepage-careers__person {
        float: none;
        width: 100%; }
      .homepage-careers__form {
        margin-bottom: 32px; }
      .homepage-careers__list {
        padding-left: 0; }
      .homepage-careers__person-quote {
        font-size: 36px;
        margin-bottom: 0.5em;
        margin-top: 0; }
      .homepage-careers__person-image {
        bottom: -48px;
        right: 0; } }
  @media (max-width: 480px) {
    .homepage-careers__person-image {
      position: relative;
      left: 0;
      right: 0;
      top: 16px;
      width: 100%;
      float: none; }
    .homepage-careers__person-quote {
      padding-right: 0; }
    .homepage-careers__person-name {
      position: absolute;
      bottom: 30px;
      padding-right: 0; } }

.homepage-contacts {
  text-align: center; }
  .homepage-contacts__title {
    color: #303030;
    font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
    font-size: 60px;
    font-weight: 700;
    min-height: 150px;
    padding-top: 30px; }
  .homepage-contacts__subtitle {
    width: 550px;
    max-width: 100%;
    color: #404040;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto 2em; }
  .homepage-contacts__items {
    width: 100%;
    display: table; }
    @media (max-width: 768px) {
      .homepage-contacts__items {
        display: block; } }
  .homepage-contacts__item {
    width: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    height: 440px;
    padding: 100px 50px 0px 50px;
    color: #fff;
    background: #ccc center no-repeat;
    background-size: cover; }
    .homepage-contacts__item--support {
      background-image: url("../images/homepage/contact_1.f972bac17271.jpg"); }
    .homepage-contacts__item--offices {
      background-image: url("../images/homepage/contact_2.b1a5039f2e9d.jpg"); }
    .homepage-contacts__item .btn {
      width: 250px;
      max-width: 100%;
      border-color: #fff;
      color: #1e1e1e;
      background-color: #fff;
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
      .homepage-contacts__item .btn:hover {
        border-color: #bfbfbf;
        color: #1e1e1e;
        background-color: #bfbfbf;
        -webkit-transition-duration: .25s;
                transition-duration: .25s;
        text-decoration: none; }
    .homepage-contacts__item .btn-red {
      border-color: #dc0006;
      color: #fff;
      background-color: #dc0006;
      -webkit-transition-duration: .25s;
              transition-duration: .25s; }
      .homepage-contacts__item .btn-red:hover {
        border-color: #5d0003;
        color: #fff;
        background-color: #5d0003;
        -webkit-transition-duration: .25s;
                transition-duration: .25s;
        text-decoration: none; }
    .homepage-contacts__item .btn-lg {
      font-size: 16px;
      padding: 17px 20px; }
    @media (max-width: 940px) {
      .homepage-contacts__item {
        padding: 10px; } }
    @media (max-width: 768px) {
      .homepage-contacts__item {
        display: block;
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 30px 15px; } }
  .homepage-contacts__item-title {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px; }
  .homepage-contacts__item-text {
    width: 320px;
    font-size: 16px;
    font-weight: 400;
    max-width: 100%;
    margin: 0 auto 34px; }
  .homepage-contacts__item-wrapper {
    height: 150px; }

.banner.banner-homepage .banner-sign p.lead, .banner.banner-homepage .banner-sign .news-card-text > p:first-of-type, .banner.banner-homepage .banner-sign .news-card-text > p:first-of-type {
  margin-bottom: 2rem; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

html {
  font-size: 10px; }
  @media all and (max-width: 1280px) {
    html {
      font-size: 8px; } }
  @media all and (max-width: 768px) {
    html {
      font-size: 7px; } }

body {
  font-family: "FrutigerNextPro-Regular", Helvetica, Verdana, sans-serif;
  font-size: 2rem;
  color: black;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #f2f2f2;
  min-height: 100vh; }

a {
  text-decoration: none;
  color: #dc0006; }
  a:active, a:focus {
    outline: none; }
  a:hover {
    text-decoration: underline; }

p {
  margin: 3rem 0; }
  p.lead, .news-card-text > p:first-of-type {
    font-family: "FrutigerNextPro-Regular", Helvetica, Verdana, sans-serif; }
  p.lead:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6), .news-card-text > p:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6):first-of-type {
    font-size: 3rem; }
  p:last-child {
    margin-bottom: 0; }
  p:first-child {
    margin-top: 0; }
  p.gray {
    color: grey; }
  p label {
    font-size: inherit; }

sup {
  color: #dc0006; }

h1, .h1 {
  font-size: 5rem;
  font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
  font-weight: 400;
  color: black;
  word-wrap: break-word;
  margin: 0.5em 0; }
  h1:first-child, .h1:first-child {
    margin-top: 0; }

h2, .h2 {
  font-size: 4rem;
  font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
  font-weight: 400;
  color: black;
  word-wrap: break-word;
  margin: 0.5em 0; }
  h2:first-child, .h2:first-child {
    margin-top: 0; }

h3, .h3 {
  font-size: 3rem;
  font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
  font-weight: 400;
  color: black;
  word-wrap: break-word;
  margin: 0.5em 0; }
  h3:first-child, .h3:first-child {
    margin-top: 0; }

h4, .h4 {
  font-size: 2.5rem;
  font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
  font-weight: 400;
  color: black;
  word-wrap: break-word;
  margin: 0.5em 0; }
  h4:first-child, .h4:first-child {
    margin-top: 0; }

h5, .h5 {
  font-size: 2rem;
  font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
  font-weight: 400;
  color: black;
  word-wrap: break-word;
  margin: 0.5em 0; }
  h5:first-child, .h5:first-child {
    margin-top: 0; }

h6, .h6 {
  font-size: 1.5rem;
  font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
  font-weight: 400;
  color: black;
  word-wrap: break-word;
  margin: 0.5em 0; }
  h6:first-child, .h6:first-child {
    margin-top: 0; }

small {
  font-size: 1.5rem; }

.description-title {
  font-size: 5rem;
  font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
  font-weight: 400;
  color: black;
  word-wrap: break-word;
  margin: 0.5em 0; }

.article-title {
  font-size: 4rem;
  font-family: "FrutigerNextPro-Bold", Helvetica, Verdana, Serif;
  font-weight: 400;
  color: black;
  word-wrap: break-word;
  margin: 0.5em 0; }

section {
  padding: 9rem 0;
  background-color: #fff;
  position: relative; }
  section.banner.decorated {
    padding: 0;
    background-color: white; }
  section:nth-of-type(odd) {
    background-color: #f2f2f2; }
  section.gray {
    background-color: #f2f2f2; }
  section.section_map {
    padding-top: 4rem; }

.back-link {
  float: right;
  margin-bottom: 10px; }
  @media all and (max-width: 480px) {
    .back-link {
      float: none;
      display: block;
      width: 100%;
      margin-top: 2rem; } }

.muted {
  color: #808080; }

ol {
  padding-left: 50px;
  counter-reset: li; }
  ol > li {
    list-style: none;
    position: relative;
    margin-bottom: 2rem; }
    ol > li:before {
      content: counter(li) ".";
      /* Use the counter as content */
      counter-increment: li;
      /* Increment the counter by 1 */
      left: -30px;
      position: absolute;
      font-weight: 700;
      color: #404040; }

ul {
  padding-left: 50px;
  counter-reset: li;
  list-style-type: none; }
  ul li {
    margin-bottom: 2rem;
    font-size: 2rem;
    position: relative; }
    ul li:before {
      content: '';
      height: .35em;
      width: .35em;
      background-color: #404040;
      position: absolute;
      left: -22px;
      top: .45em; }

.warn {
  color: #dc0006 !important; }

.error-404 h1, .error-404 .h1 {
  color: #dc0006;
  margin-bottom: 44px; }

.error-404 .lead:last-of-type, .error-404 .news-card-text > p:last-of-type:first-of-type {
  margin-bottom: 44px; }

.error-404 .btn {
  border-color: #404040;
  color: #404040;
  background-color: #f2f2f2;
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }
  .error-404 .btn:hover {
    border-color: #404040;
    color: #f2f2f2;
    background-color: #404040;
    -webkit-transition-duration: .25s;
            transition-duration: .25s;
    text-decoration: none; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.mw-1000 {
  max-width: 1000px;
  width: 100%; }

.btn + .btn {
  margin-left: 9px; }

.cookies-alert {
  width: 100%;
  color: #404040;
  font-size: 15px;
  font-weight: 700;
  background-color: #b3b3b3;
  padding: 18px 0;
  line-height: 30px;
  z-index: 1500; }
  .cookies-alert span {
    margin-right: 30px; }
    @media all and (max-width: 768px) {
      .cookies-alert span {
        display: block;
        margin-right: 0;
        line-height: 1.25;
        margin-bottom: 10px; } }
  .cookies-alert-link {
    text-decoration: underline;
    color: inherit; }
    @media all and (max-width: 480px) {
      .cookies-alert-link {
        display: inline-block; } }
  .cookies-alert-btn {
    background-color: transparent; }
  @media all and (max-width: 320px) {
    .cookies-alert-btn {
      margin: 10px 0 0;
      display: block; }
    .cookies-alert .btn + .btn {
      margin-left: 0; } }

.cc-custom-layout {
  display: inline-block;
  width: 100%; }

.cc-message {
  margin: auto;
  float: left; }

.cc-custom-opt-out {
  float: right; }
  .cc-custom-opt-out a {
    color: black; }
  .cc-custom-opt-out .cc-custom-button {
    display: inline; }
  .cc-custom-opt-out .cc-custom-deny {
    margin-right: 15px; }

::-ms-clear {
  display: none; }

.contact-title {
  text-align: left;
  font-size: 15px;
  border-color: transparent;
  border-style: solid;
  border-width: 0px;
  border-left-width: 2px;
  border-left-color: #f39ca2;
  color: black;
  padding: 11px;
  background-color: #e6e6e6; }
  .contact-title span {
    cursor: default; }

@media all and (max-width: 1024px) {
  .contact-title {
    text-align: left; } }

.homepage-heading {
  font-size: 2rem !important; }

div.cta_button a {
  border: 3px solid;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-family: "FrutigerNextPro-Regular", Helvetica, Verdana, sans-serif;
  font-weight: bold;
  cursor: pointer;
  border-color: #404040;
  color: #404040;
  background-color: transparent;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  font-size: 15px;
  line-height: 16px;
  padding: 9px 17px; }

div.cta_button a:hover {
  border-color: #404040;
  color: white;
  background-color: #404040;
  -webkit-transition-duration: .25s;
  transition-duration: .25s;
  text-decoration: none; }

div.cta_button {
  display: inline-block;
  cursor: pointer; }

.markered_search_icon {
  background-image: url("../images/ico-search-right.6af28ae8fe78.png");
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 20px;
  background-size: 35px;
  background-position: right center;
  cursor: pointer; }

@media all and (max-width: 1024px) {
  .markered_search_icon:not(#downloads_search_icon) {
    bottom: 20px;
    top: auto; } }

.news-filters, .fairs-filter, #job_filter, .downloads-filters {
  position: relative; }

input[type="search"].markered#news-search,
input[type="search"].markered#search,
input[type="search"].markered#downloads_search,
input[type="search"].markered#fair-search,
input[type="search"].markered#results-search {
  background-image: none; }
