﻿@charset "UTF-8";
/*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */
.bgcolor__default, .page-background--default {
  background-color: #f9f7f8 !important;
  color: #273a58 !important; }
  .bgcolor__default a, .page-background--default a, .bgcolor__default input[type="submit"], .page-background--default input[type="submit"] {
    color: inherit; }
    .bgcolor__default a:hover, .page-background--default a:hover, .bgcolor__default input[type="submit"]:hover, .page-background--default input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__default a.tag, .page-background--default a.tag, .bgcolor__default input[type="submit"].tag, .page-background--default input[type="submit"].tag {
      border-color: #273a58 !important;
      color: #273a58 !important;
      background-color: #f9f7f8 !important; }
      .bgcolor__default a.tag:hover, .page-background--default a.tag:hover, .bgcolor__default input[type="submit"].tag:hover, .page-background--default input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__default2, .page-background--default2 {
  background-color: #eeeeee !important;
  color: #273a58 !important; }
  .bgcolor__default2 a, .page-background--default2 a, .bgcolor__default2 input[type="submit"], .page-background--default2 input[type="submit"] {
    color: inherit; }
    .bgcolor__default2 a:hover, .page-background--default2 a:hover, .bgcolor__default2 input[type="submit"]:hover, .page-background--default2 input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__default2 a.tag, .page-background--default2 a.tag, .bgcolor__default2 input[type="submit"].tag, .page-background--default2 input[type="submit"].tag {
      border-color: #273a58 !important;
      color: #273a58 !important;
      background-color: #eeeeee !important; }
      .bgcolor__default2 a.tag:hover, .page-background--default2 a.tag:hover, .bgcolor__default2 input[type="submit"].tag:hover, .page-background--default2 input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__default3 {
  background-color: #e8e6e7 !important;
  color: #273a58 !important; }
  .bgcolor__default3 a, .bgcolor__default3 input[type="submit"] {
    color: inherit; }
    .bgcolor__default3 a:hover, .bgcolor__default3 input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__default3 a.tag, .bgcolor__default3 input[type="submit"].tag {
      border-color: #273a58 !important;
      color: #273a58 !important;
      background-color: #e8e6e7 !important; }
      .bgcolor__default3 a.tag:hover, .bgcolor__default3 input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__primary, .page-background--primary {
  background-color: #273a58 !important;
  color: #fff !important; }
  .bgcolor__primary a, .page-background--primary a, .bgcolor__primary input[type="submit"], .page-background--primary input[type="submit"] {
    color: inherit; }
    .bgcolor__primary a:hover, .page-background--primary a:hover, .bgcolor__primary input[type="submit"]:hover, .page-background--primary input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__primary a.tag, .page-background--primary a.tag, .bgcolor__primary input[type="submit"].tag, .page-background--primary input[type="submit"].tag {
      border-color: #fff !important;
      color: #fff !important;
      background-color: #273a58 !important; }
      .bgcolor__primary a.tag:hover, .page-background--primary a.tag:hover, .bgcolor__primary input[type="submit"].tag:hover, .page-background--primary input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__primary--light {
  background-color: white !important;
  color: #273a58 !important; }
  .bgcolor__primary--light a, .bgcolor__primary--light input[type="submit"] {
    color: inherit; }
    .bgcolor__primary--light a:hover, .bgcolor__primary--light input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__primary--light a.tag, .bgcolor__primary--light input[type="submit"].tag {
      border-color: #273a58 !important;
      color: #273a58 !important;
      background-color: white !important; }
      .bgcolor__primary--light a.tag:hover, .bgcolor__primary--light input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__primary--dark {
  background-color: #080b11 !important;
  color: #46699f !important; }
  .bgcolor__primary--dark a, .bgcolor__primary--dark input[type="submit"] {
    color: inherit; }
    .bgcolor__primary--dark a:hover, .bgcolor__primary--dark input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__primary--dark a.tag, .bgcolor__primary--dark input[type="submit"].tag {
      border-color: #46699f !important;
      color: #46699f !important;
      background-color: #080b11 !important; }
      .bgcolor__primary--dark a.tag:hover, .bgcolor__primary--dark input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__secondary, .page-background--secondary {
  background-color: #ffc522 !important;
  color: #fff !important; }
  .bgcolor__secondary a, .page-background--secondary a, .bgcolor__secondary input[type="submit"], .page-background--secondary input[type="submit"] {
    color: inherit; }
    .bgcolor__secondary a:hover, .page-background--secondary a:hover, .bgcolor__secondary input[type="submit"]:hover, .page-background--secondary input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__secondary a.tag, .page-background--secondary a.tag, .bgcolor__secondary input[type="submit"].tag, .page-background--secondary input[type="submit"].tag {
      border-color: #fff !important;
      color: #fff !important;
      background-color: #ffc522 !important; }
      .bgcolor__secondary a.tag:hover, .page-background--secondary a.tag:hover, .bgcolor__secondary input[type="submit"].tag:hover, .page-background--secondary input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__secondary--light {
  background-color: white !important;
  color: #fff !important; }
  .bgcolor__secondary--light a, .bgcolor__secondary--light input[type="submit"] {
    color: inherit; }
    .bgcolor__secondary--light a:hover, .bgcolor__secondary--light input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__secondary--light a.tag, .bgcolor__secondary--light input[type="submit"].tag {
      border-color: #fff !important;
      color: #fff !important;
      background-color: white !important; }
      .bgcolor__secondary--light a.tag:hover, .bgcolor__secondary--light input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__secondary--dark {
  background-color: #bb8a00 !important;
  color: #fff !important; }
  .bgcolor__secondary--dark a, .bgcolor__secondary--dark input[type="submit"] {
    color: inherit; }
    .bgcolor__secondary--dark a:hover, .bgcolor__secondary--dark input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__secondary--dark a.tag, .bgcolor__secondary--dark input[type="submit"].tag {
      border-color: #fff !important;
      color: #fff !important;
      background-color: #bb8a00 !important; }
      .bgcolor__secondary--dark a.tag:hover, .bgcolor__secondary--dark input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__white, .section-background {
  background-color: #fff !important;
  color: #273a58 !important; }
  .bgcolor__white a, .section-background a, .bgcolor__white input[type="submit"], .section-background input[type="submit"] {
    color: inherit; }
    .bgcolor__white a:hover, .section-background a:hover, .bgcolor__white input[type="submit"]:hover, .section-background input[type="submit"]:hover {
      color: #ffc522 !important; }
    .bgcolor__white a.tag, .section-background a.tag, .bgcolor__white input[type="submit"].tag, .section-background input[type="submit"].tag {
      border-color: #273a58 !important;
      color: #273a58 !important;
      background-color: #fff !important; }
      .bgcolor__white a.tag:hover, .section-background a.tag:hover, .bgcolor__white input[type="submit"].tag:hover, .section-background input[type="submit"].tag:hover {
        border-color: #ffc522 !important;
        color: #ffc522 !important; }

.bgcolor__info {
  background-color: #00cd26 !important;
  color: #fff !important; }
  .bgcolor__info a, .bgcolor__info input[type="submit"] {
    color: inherit; }
    .bgcolor__info a:hover, .bgcolor__info input[type="submit"]:hover {
      color: #67ff83 !important; }
    .bgcolor__info a.tag, .bgcolor__info input[type="submit"].tag {
      border-color: #fff !important;
      color: #fff !important;
      background-color: #00cd26 !important; }
      .bgcolor__info a.tag:hover, .bgcolor__info input[type="submit"].tag:hover {
        border-color: #67ff83 !important;
        color: #67ff83 !important; }

.bgcolor__warning {
  background-color: #db2128 !important;
  color: #fff !important; }
  .bgcolor__warning a, .bgcolor__warning input[type="submit"] {
    color: inherit; }
    .bgcolor__warning a:hover, .bgcolor__warning input[type="submit"]:hover {
      color: #f1a4a7 !important; }
    .bgcolor__warning a.tag, .bgcolor__warning input[type="submit"].tag {
      border-color: #fff !important;
      color: #fff !important;
      background-color: #db2128 !important; }
      .bgcolor__warning a.tag:hover, .bgcolor__warning input[type="submit"].tag:hover {
        border-color: #f1a4a7 !important;
        color: #f1a4a7 !important; }

.bgcolor__error {
  background-color: #db1001 !important;
  color: #fff !important; }
  .bgcolor__error a, .bgcolor__error input[type="submit"] {
    color: inherit; }
    .bgcolor__error a:hover, .bgcolor__error input[type="submit"]:hover {
      color: #fe8077 !important; }
    .bgcolor__error a.tag, .bgcolor__error input[type="submit"].tag {
      border-color: #fff !important;
      color: #fff !important;
      background-color: #db1001 !important; }
      .bgcolor__error a.tag:hover, .bgcolor__error input[type="submit"].tag:hover {
        border-color: #fe8077 !important;
        color: #fe8077 !important; }

.bgcolor__audio {
  background-color: #c21617 !important;
  color: #fff !important; }
  .bgcolor__audio:hover {
    color: #273a58 !important;
    background-color: #eb5353 !important; }
  .bgcolor__audio a, .bgcolor__audio input[type="submit"] {
    color: inherit; }
    .bgcolor__audio a:hover, .bgcolor__audio input[type="submit"]:hover {
      color: #273a58 !important;
      background-color: #eb5353 !important; }
    .bgcolor__audio a.tag, .bgcolor__audio a.btn, .bgcolor__audio a.eupopup-button, .bgcolor__audio input[type="submit"].tag, .bgcolor__audio input[type="submit"].btn, .bgcolor__audio input[type="submit"].eupopup-button {
      border-color: #fff !important;
      color: #fff !important; }
      .bgcolor__audio a.tag:hover, .bgcolor__audio a.btn:hover, .bgcolor__audio a.eupopup-button:hover, .bgcolor__audio input[type="submit"].tag:hover, .bgcolor__audio input[type="submit"].btn:hover, .bgcolor__audio input[type="submit"].eupopup-button:hover {
        border-color: #273a58 !important;
        color: #273a58 !important; }

.bgcolor__video {
  background-color: #86a0bd !important;
  color: #fff !important; }
  .bgcolor__video:hover {
    color: #273a58 !important;
    background-color: #c8d4e1 !important; }
  .bgcolor__video a, .bgcolor__video input[type="submit"] {
    color: inherit; }
    .bgcolor__video a:hover, .bgcolor__video input[type="submit"]:hover {
      color: #273a58 !important;
      background-color: #c8d4e1 !important; }
    .bgcolor__video a.tag, .bgcolor__video a.btn, .bgcolor__video a.eupopup-button, .bgcolor__video input[type="submit"].tag, .bgcolor__video input[type="submit"].btn, .bgcolor__video input[type="submit"].eupopup-button {
      border-color: #fff !important;
      color: #fff !important; }
      .bgcolor__video a.tag:hover, .bgcolor__video a.btn:hover, .bgcolor__video a.eupopup-button:hover, .bgcolor__video input[type="submit"].tag:hover, .bgcolor__video input[type="submit"].btn:hover, .bgcolor__video input[type="submit"].eupopup-button:hover {
        border-color: #273a58 !important;
        color: #273a58 !important; }

.bgcolor__data {
  background-color: #c7ce6d !important;
  color: #fff !important; }
  .bgcolor__data:hover {
    color: #273a58 !important;
    background-color: #e4e8b9 !important; }
  .bgcolor__data a, .bgcolor__data input[type="submit"] {
    color: inherit; }
    .bgcolor__data a:hover, .bgcolor__data input[type="submit"]:hover {
      color: #273a58 !important;
      background-color: #e4e8b9 !important; }
    .bgcolor__data a.tag, .bgcolor__data a.btn, .bgcolor__data a.eupopup-button, .bgcolor__data input[type="submit"].tag, .bgcolor__data input[type="submit"].btn, .bgcolor__data input[type="submit"].eupopup-button {
      border-color: #fff !important;
      color: #fff !important; }
      .bgcolor__data a.tag:hover, .bgcolor__data a.btn:hover, .bgcolor__data a.eupopup-button:hover, .bgcolor__data input[type="submit"].tag:hover, .bgcolor__data input[type="submit"].btn:hover, .bgcolor__data input[type="submit"].eupopup-button:hover {
        border-color: #273a58 !important;
        color: #273a58 !important; }

.bgcolor__power {
  background-color: #d6660c !important;
  color: #fff !important; }
  .bgcolor__power:hover {
    color: #273a58 !important;
    background-color: #f59b53 !important; }
  .bgcolor__power a, .bgcolor__power input[type="submit"] {
    color: inherit; }
    .bgcolor__power a:hover, .bgcolor__power input[type="submit"]:hover {
      color: #273a58 !important;
      background-color: #f59b53 !important; }
    .bgcolor__power a.tag, .bgcolor__power a.btn, .bgcolor__power a.eupopup-button, .bgcolor__power input[type="submit"].tag, .bgcolor__power input[type="submit"].btn, .bgcolor__power input[type="submit"].eupopup-button {
      border-color: #fff !important;
      color: #fff !important; }
      .bgcolor__power a.tag:hover, .bgcolor__power a.btn:hover, .bgcolor__power a.eupopup-button:hover, .bgcolor__power input[type="submit"].tag:hover, .bgcolor__power input[type="submit"].btn:hover, .bgcolor__power input[type="submit"].eupopup-button:hover {
        border-color: #273a58 !important;
        color: #273a58 !important; }

.colorScheme1-bg-opct07 {
  background-color: rgba(187, 178, 163, 0.7) !important; }

.colorScheme1-bg {
  background-color: #bbb2a3 !important; }

.colorScheme2-bg-opct07 {
  background-color: rgba(122, 172, 183, 0.7) !important; }

.colorScheme2-bg {
  background-color: #7aacb7 !important; }

.colorScheme3-bg-opct07 {
  background-color: rgba(93, 109, 124, 0.7) !important; }

.colorScheme3-bg {
  background-color: #5d6d7c !important; }

.colorScheme4-bg-opct07 {
  background-color: rgba(190, 181, 164, 0.7) !important; }

.colorScheme4-bg {
  background-color: #beb5a4 !important; }

.colorScheme5-bg-opct07 {
  background-color: rgba(166, 193, 167, 0.7) !important; }

.colorScheme5-bg {
  background-color: #a6c1a7 !important; }

.colorScheme6-bg-opct07 {
  background-color: rgba(81, 36, 55, 0.7) !important; }

.colorScheme6-bg {
  background-color: #512437 !important; }

.colorScheme7-bg-opct07 {
  background-color: rgba(65, 65, 65, 0.7) !important; }

.colorScheme7-bg {
  background-color: #414141 !important; }

.colorScheme1-text {
  color: #bbb2a3 !important; }

.colorScheme2-text {
  color: #7aacb7 !important; }

.colorScheme3-text {
  color: #5d6d7c !important; }

.colorScheme4-text {
  color: #beb5a4 !important; }

.colorScheme5-text {
  color: #a6c1a7 !important; }

.colorScheme6-text {
  color: #512437 !important; }

.colorScheme7-text {
  color: #414141 !important; }

@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

html {
  font-family: 'OpenSans-Light' !important; }

@font-face {
  font-family: 'procab';
  src: url("../fonts/procab.eot?nk0sqb");
  src: url("../fonts/procab.eot?nk0sqb#iefix") format("embedded-opentype"), url("../fonts/procab.ttf?nk0sqb") format("truetype"), url("../fonts/procab.woff?nk0sqb") format("woff"), url("../fonts/procab.svg?nk0sqb#procab") format("svg");
  font-weight: normal;
  font-style: normal; }

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

.icon-android:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

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

.icon-arrow-menu-circle .path1:before {
  content: "";
  color: #102748; }

.icon-arrow-menu-circle .path2:before {
  content: "";
  margin-left: -1em;
  color: #fdc713; }

.icon-arrow-menu-down:before {
  content: ""; }

.icon-arrow-menu-right:before {
  content: ""; }

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

.icon-audio:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-data:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-googleplus:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-power:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-slideshow .path1:before {
  content: "";
  color: #464242; }

.icon-slideshow .path2:before {
  content: "";
  margin-left: -1em;
  color: #464242; }

.icon-slideshow .path3:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-slideshow-active .path1:before {
  content: "";
  color: white; }

.icon-slideshow-active .path2:before {
  content: "";
  margin-left: -1em;
  color: #397ebe; }

.icon-slideshow-active .path3:before {
  content: "";
  margin-left: -1em;
  color: #878787; }

.icon-stars-1 .path1:before {
  content: "";
  color: #102748; }

.icon-stars-1 .path2:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-1 .path3:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-1 .path4:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-1 .path5:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-2 .path1:before {
  content: "";
  color: #102748; }

.icon-stars-2 .path2:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748; }

.icon-stars-2 .path3:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-2 .path4:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-2 .path5:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-3 .path1:before {
  content: "";
  color: #102748; }

.icon-stars-3 .path2:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748; }

.icon-stars-3 .path3:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748; }

.icon-stars-3 .path4:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-3 .path5:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-4 .path1:before {
  content: "";
  color: #102748; }

.icon-stars-4 .path2:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748; }

.icon-stars-4 .path3:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748; }

.icon-stars-4 .path4:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748; }

.icon-stars-4 .path5:before {
  content: "";
  margin-left: -5.7451171875em;
  color: #102748;
  opacity: 0.25; }

.icon-stars-5:before {
  content: ""; }

.icon-triangle-down:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-video .path1:before {
  content: "";
  color: white; }

.icon-video .path2:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-video .path3:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-video .path4:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-video .path5:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-video .path6:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-video .path7:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-video .path8:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-video .path9:before {
  content: "";
  margin-left: -1em;
  color: white; }

.icon-video .path10:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-video .path11:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-video .path12:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-video .path13:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-video .path14:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-video .path15:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-video .path16:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-video .path17:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-video .path18:before {
  content: "";
  margin-left: -1em;
  color: black; }

.icon-youtube:before {
  content: ""; }

/*------------------------------------*    #ANIMATIONS
\*------------------------------------*/
.pulse {
  animation: pulse 1.25s infinite cubic-bezier(0.23, 1, 0.32, 1); }

@keyframes pulse {
  from {
    box-shadow: 0 0 0 0 rgba(255, 197, 34, 0), 0 0 0 0 rgba(255, 197, 34, 0.7); }
  to {
    box-shadow: 0 0 0 6px rgba(255, 197, 34, 0), 0 0 0 12px rgba(255, 197, 34, 0); } }

/**
 * These values will not show up in content, but can be 
 * queried by JavaScript to know which breakpoint is active.
 * Add or remove as many breakpoints as you like.
 */
body:before {
  content: "smartphone";
  display: none;
  /* Prevent from displaying. */ }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  body:before {
    content: "retina"; } }

@media screen and (min-width: 64em) and (max-width: 83.9375em) {
  body:before {
    content: "desk"; } }

@media screen and (max-width: 63.9375em) {
  body:before {
    content: "portable"; } }

@media screen and (min-width: 45em) {
  body:before {
    content: "lap-and-up"; } }

@media screen and (min-width: 45em) and (max-width: 63.9375em) {
  body:before {
    content: "lap"; } }

@media screen and (max-width: 44.9375em) {
  body:before {
    content: "palm"; } }

@media screen and (min-width: 30em) and (max-width: 44.9375em) {
  body:before {
    content: "phone-to-palm"; } }

@media screen and (max-width: 29.9375em) {
  body:before {
    content: "phone"; } }

/*------------------------------------*    $MIXINS
\*------------------------------------*/
/*@mixin header-base($t-color, $line-height, $weight, $mb){
	color: $t-color;
    line-height: $line-height;
	font-weight: $weight;
	margin-bottom: $mb;
	display: block;    
}*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*------------------------------------*    #BOX-SIZING
\*------------------------------------*/
/**
 * Set the global `box-sizing` state to `border-box`.
 *
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 * paulirish.com/2012/box-sizing-border-box-ftw
 */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/*------------------------------------*    #SHARED
\*------------------------------------*/
/**
 * Where `margin-bottom` is concerned,this value will be the same as the
 * base line-height. This allows us to keep a consistent vertical rhythm.
 * As per: csswizardry.com/2012/06/single-direction-margin-declarations
 */
h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
hr,
table,
fieldset, figure,
pre {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

/**
 * Where `margin-left` is concerned we want to try and indent certain elements
 * by a consistent amount. Define that amount once,here.
 */
ul, ol, dd {
  margin-left: 48px;
  margin-left: 3rem; }

/*------------------------------------*    $DEFAULTS
\*------------------------------------*/
html, body, table {
  background-color: #f9f7f8; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    text-decoration: none;
    color: #ffc522 !important; }
  a:visited {
    color: inherit; }

h1, h2, h3, h4, h5, h6, .alpha, #latest #latest__newsItems #bigLink .bigOverlay__title, .beta, .gamma, .delta, .epsilon, .zeta {
  margin-top: 0 !important;
  font-weight: normal; }

area {
  cursor: pointer; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ul, ol {
  margin-left: 0 !important; }

hr {
  border: none;
  display: inline-block;
  background-color: #ffc522;
  height: 1px;
  width: 100%; }

.flex__height {
  height: auto; }

#scroll-top {
  position: fixed;
  bottom: 3em;
  right: 3em;
  text-decoration: none;
  color: #273a58;
  background-color: #fff !important;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  overflow: visible;
  padding: 0.5em 1em;
  border: 1px solid #273a58; }
  #scroll-top:hover {
    text-decoration: none;
    color: #ffc522;
    border-color: #ffc522; }

/*------------------------------------*    #PAGE
\*------------------------------------*/
/**
 * High-, page-level styling.
 *
 * 1. Set the default `font-size` and `line-height` for the entire project,
 *    sourced from our default variables. The `font-size` is calculated to exist
 *    in ems, the `line-height` is calculated to exist unitlessly.
 * 2. Force scrollbars to always be visible to prevent awkward ‘jumps’ when
 *    navigating between pages that do/do not have enough content to produce
 *    scrollbars naturally.
 * 3. Ensure the page always fills at least the entire height of the viewport.
 * 4. Prevent certain mobile browsers from automatically zooming fonts.
 * 5. Fonts on OSX will look more consistent with other systems that do not
 *    render text using sub-pixel anti-aliasing.
 */
html {
  font-size: 1em;
  /* [1] */
  line-height: 1.5;
  /* [1] */
  background-color: #fff;
  color: #273a58;
  overflow-y: scroll;
  /* [2] */
  min-height: 100%;
  /* [3] */
  -webkit-text-size-adjust: 100%;
  /* [4] */
  -ms-text-size-adjust: 100%;
  /* [4] */
  -moz-osx-font-smoothing: grayscale;
  /* [5] */
  -webkit-font-smoothing: antialiased;
  /* [5] */ }

/*------------------------------------*    #HEADINGS
\*------------------------------------*/
/**
 * Headings 1–6.
 */
h1 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5; }

h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2; }

h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h6 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429; }

/*------------------------------------*    #IMAGES
\*------------------------------------*/
/**
 * 1. Fluid images for responsive purposes.
 * 2. Offset `alt` text from surrounding copy.
 * 3. Setting `vertical-align` removes the whitespace that appears under `img`
 *    elements when they are dropped into a page as-is. Safer alternative to
 *    using `display: block;`.
 */
img, .site-nav .site-nav__home .site-nav__logo {
  max-width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */ }

/**
 * 1. Google Maps breaks if `max-width: 100%` acts upon it; use their selector
 *    to remove the effects.
 * 2. If a `width` and/or `height` attribute have been explicitly defined, let’s
 *    not make the image fluid.
 */
.gm-style img, .gm-style .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .gm-style .site-nav__logo,
img[width],
.site-nav .site-nav__home [width].site-nav__logo,
img[height],
.site-nav .site-nav__home [height].site-nav__logo {
  /* [2] */
  max-width: none; }

/*------------------------------------*    $PAGE
\*------------------------------------*/
.page-default, .page-background--default, .page-background--default2, .page-background--primary, .page-background--secondary {
  padding-top: 1em;
  padding-bottom: 1em; }

.page-h1 {
  padding-top: 1em;
  padding-bottom: 1em; }

.page-clean {
  padding: 0; }

.page-background--primary {
  color: #fff; }

.page-background--secondary {
  color: #fff; }

/*------------------------------------*    $SECTION
\*------------------------------------*/
.section-default, .section-background {
  padding-top: 1em;
  padding-bottom: 1em; }

/*------------------------------------*    #BUTTONS
\*------------------------------------*/
/**
 * A simple button object.
 */
/**
 * 1. Allow us to style box model properties.
 * 2. Line different sized buttons up a little nicer.
 * 3. Make buttons inherit font styles (often necessary when styling `input`s as
 *    buttons).
 * 4. Reset/normalize some styles.
 * 5. Force all button-styled elements to appear clickable.
 * 6. Fixes odd inner spacing in IE7.
 * 7. Subtract the border size from the padding value so that buttons do not
 *    grow larger as we add borders.
 */
.btn, .eupopup-button {
  display: inline-block;
  /* [1] */
  vertical-align: middle;
  /* [2] */
  font: inherit;
  /* [3] */
  text-align: center;
  /* [4] */
  margin: 0;
  /* [4] */
  cursor: pointer;
  /* [5] */
  overflow: visible;
  /* [6] */
  padding: 11px 23px;
  /* [7] */
  background-color: #4a8ec2;
  border: 1px solid #273a58; }
  .btn, .eupopup-button, .btn:hover, .eupopup-button:hover, .btn:active, .eupopup-button:active, .btn:focus, .eupopup-button:focus {
    text-decoration: none;
    /* [4] */
    color: #273a58; }

/**
 * Fix a Firefox bug whereby `input type="submit"` gains 2px extra padding.
 */
.btn::-moz-focus-inner, .eupopup-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
     * Large buttons.
     */
.btn--large {
  padding: 23px 47px;
  /* [7] */ }

/*------------------------------------*    #LAYOUT
\*------------------------------------*/
/**
 * The inuitcss layout system uses `box-sizing: border-box;` and
 * `display: inline-block;` to create an extremely powerful, flexible
 * alternative to the traditional grid system. Combine the layout items with
 * the widths found in `trumps.widths`.
 */
/**
 * Begin a layout group.
 */
.layout {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -24px; }

/**
     * 1. Cause columns to stack side-by-side.
     * 2. Space columns apart.
     * 3. Align columns to the tops of each other.
     * 4. Full-width unless told to behave otherwise.
     * 5. Required to combine fluid widths and fixed gutters.
     */
.layout__item {
  display: inline-block;
  /* [1] */
  padding-left: 24px;
  /* [2] */
  vertical-align: top;
  /* [3] */
  width: 100%;
  /* [4] */ }

/**
     * Layouts with huge gutters.
     */
.layout--huge {
  margin-left: -96px; }
  .layout--huge > .layout__item {
    padding-left: 96px; }

/**
     * Layouts with no gutters.
     */
.layout--flush {
  margin-left: 0; }
  .layout--flush > .layout__item {
    padding-left: 0; }

/*------------------------------------*    #TABLES
\*------------------------------------*/
.table, .table-matrix {
  width: 100%; }

/**
     * Add borders only to `table`’s rows.
     */
.table--rows,
.table--rows th,
.table--rows td {
  border: 0 solid #ccc; }

.table--rows {
  border-top-width: 1px; }
  .table--rows th,
  .table--rows td {
    border-bottom-width: 1px; }

/*------------------------------------*    #MEDIA
\*------------------------------------*/
/**
 * Place any image- and text-like content side-by-side, as per:
 * stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code
 */
.media, article {
  display: block; }

.media__img {
  float: left;
  margin-right: 24px; }
  .media__img > img, .site-nav .site-nav__home .media__img > .site-nav__logo {
    display: block; }

.media__body, article .article__body {
  overflow: hidden;
  display: block; }
  .media__body, article .article__body,
  .media__body > :last-child, article .article__body > :last-child {
    margin-bottom: 0; }

/**
     * Reversed image location (right instead of left). Extends `.media`.
     */
.media--rev > .media__img {
  float: right;
  margin-right: 0;
  margin-left: 24px; }

/**
     * Responsive media objects.
     *
     * There is a very pragmatic, simple implementation of a responsive media
     * object, which simply places the text-content beneath the image-content.
     *
     * We use a `max-width` media query because:
     *
     * a) it is the least verbose method in terms of amount of code required.
     * b) the media object’s default state is image-next-to-text, so its stacked
     *    state is the exception, rather than the rule.
     */
@media screen and (max-width: 720px) {
  .media--responsive {
    /**
             * Rework the spacings on regular media objects.
             */ }
    .media--responsive > .media__img {
      float: none;
      margin-right: 0;
      margin-bottom: 24px;
      margin-left: 0; } }

/*------------------------------------*    #FLAG
\*------------------------------------*/
/**
 * The flag object is a design pattern similar to the media object, however it
 * utilises `display: table[-cell];` to give us control over the vertical
 * alignments of the text and image. csswizardry.com/2013/05/the-flag-object
 */
/**
 * 1. Allows us to control vertical alignments
 * 2. Force the object to be the full width of its parent. Combined with [1],
 *    this makes the object behave in a quasi-`display: block;` manner.
 */
.flag {
  display: table;
  /* [1] */
  width: 100%;
  /* [2] */ }

/**
     * Items within a flag object. There should only ever be one of each.
     *
     * 1. Default to aligning content to their middles.
     */
.flag__img,
.flag__body {
  display: table-cell;
  vertical-align: middle;
  /* [1] */ }

/**
     * Flag images have a space between them and the body of the object.
     */
.flag__img {
  padding-right: 24px; }
  .flag__img > img, .site-nav .site-nav__home .flag__img > .site-nav__logo {
    display: block;
    max-width: none; }

/**
     * The container for the main content of the flag object.
     *
     * 1. Forces the `.flag__body` to take up all remaining space.
     */
.flag__body {
  width: 100%;
  /* [1] */ }
  .flag__body,
  .flag__body > :last-child {
    margin-bottom: 0; }

/**
     * Tiny flags.
     */
.flag--tiny {
  /**
             * Tiny reversed flags.
             */ }
  .flag--tiny > .flag__img {
    padding-right: 6px; }
  .flag--tiny.flag--rev > .flag__img {
    padding-right: 0;
    padding-left: 6px; }

/**
     * Reversed flag objects have their image-content to the right, and text-content
     * to the left.
     *
     * 1. Swap the rendered direction of the object…
     * 2. …and reset it.
     * 3. Reassign margins to the correct sides.
     */
.flag--rev {
  direction: rtl;
  /* [1] */ }
  .flag--rev > .flag__img,
  .flag--rev > .flag__body {
    direction: ltr;
    /* [2] */ }
  .flag--rev > .flag__img {
    padding-right: 0;
    /* [3] */
    padding-left: 24px;
    /* [3] */ }

/**
     * Vertically top aligned flag objects.
     */
.flag--top > .flag__img,
.flag--top > .flag__body {
  vertical-align: top; }

/**
     * Responsive flag objects.
     *
     * There is a very pragmatic, simple implementation of a responsive flag
     * object, which simply places the text-content beneath the image-content.
     *
     * We use a `max-width` media query because:
     *
     * a) it is the least verbose method in terms of amount of code required.
     * b) the flag object’s default state is image-next-to-text, so its stacked
     *    state is the exception, rather than the rule.
     */
@media screen and (max-width: 1024px) {
  .flag--responsive {
    /**
                 * Disable reversal of content because there is no concept of
                 * ‘reversed’ in a stacked layout.
                 */
    direction: ltr;
    /**
             * Rework the spacings on regular flag objects.
             */
    /**
                 * Tiny responsive flags.
                 *
                 * Take a little more heavy-handed approach to reworking
                 * spacings on flags that are also tiny flags in their regular
                 * state.
                 */ }
    .flag--responsive,
    .flag--responsive > .flag__img,
    .flag--responsive > .flag__body {
      display: block; }
    .flag--responsive > .flag__img {
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 24px; }
    .flag--responsive.flag--tiny > .flag__img {
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 6px; } }

/*------------------------------------*    #BOX
\*------------------------------------*/
/**
 * The box object simply boxes off content.
 */
/**
 * 1. So we can apply the `.box` class to naturally-inline elements.
 */
.box, article .article__img, article .article__body, .flexCarousel .flexCarousel__body {
  display: block;
  /* [1] */
  padding: 24px; }
  .box > :last-child, article .article__img > :last-child, article .article__body > :last-child, .flexCarousel .flexCarousel__body > :last-child {
    margin-bottom: 0; }

/**
     * Flush (i.e. no padding) box.
     */
.box--flush, article .article__img {
  padding: 0; }

/**
     * Tiny box.
     */
.box--tiny {
  padding: 6px; }

/**
     * Small box.
     */
.box--small {
  padding: 12px; }

/**
     * Large box.
     */
.box--large {
  padding: 48px; }

/*------------------------------------*    #PACK
\*------------------------------------*/
/**
 * The pack object simply causes any number of elements pack up horizontally to
 * automatically fill an equal, fluid width of their parent.
 */
/**
 * 1. Fill all available space.
 * 2. Cause children to be automatically equally sized.
 */
.pack {
  width: 100%;
  /* [1] */
  display: table;
  table-layout: fixed;
  /* [2] */ }

/**
     * Cause children to adopt table-like structure.
     */
.pack__item {
  display: table-cell; }

/*------------------------------------*    #LIST-BARE
\*------------------------------------*/
/**
 * The list-bare object simply removes any indents and bullet points from lists.
 */
.list-bare, #specification-filter .specification-filter__container #resultContainer ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/*------------------------------------*    #LIST-INLINE
\*------------------------------------*/
/**
 * The list-inline object simply displays a list of items in one line.
 */
.list-inline, .r-tabs .r-tabs-nav, .site-nav .site-nav__list ul, .breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list-inline > li, .r-tabs .r-tabs-nav > li, .site-nav .site-nav__list ul > li, .breadcrumb > li {
    display: inline-block; }

/*------------------------------------*    #WRAPPERS
\*------------------------------------*/
.site-wrapper, .innovation-image .innovation-image__wrapper, #serie-image .serie-image__wrapper {
  /*margin-right: $inuit-base-spacing-unit--small;
    margin-left:  $inuit-base-spacing-unit--small;*/ }
  @media screen and (max-width: 63.9375em) {
    .site-wrapper, .innovation-image .innovation-image__wrapper, #serie-image .serie-image__wrapper {
      /*margin-right: $inuit-base-spacing-unit;
        margin-left:  $inuit-base-spacing-unit;*/
      margin-bottom: 8px; } }

.body-wrapper, .innovation-image .innovation-image__wrapper .innovation-image__body, #serie-image .serie-image__wrapper .serie-image__body {
  max-width: 95%;
  margin: 0 auto; }
  @media screen and (min-width: 64em) and (max-width: 83.9375em) {
    .body-wrapper, .innovation-image .innovation-image__wrapper .innovation-image__body, #serie-image .serie-image__wrapper .serie-image__body {
      max-width: 95%; } }
  @media screen and (max-width: 63.9375em) {
    .body-wrapper, .innovation-image .innovation-image__wrapper .innovation-image__body, #serie-image .serie-image__wrapper .serie-image__body {
      max-width: 95%; } }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  cursor: pointer; }
  .video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*------------------------------------*    #ARTICLE
\*------------------------------------*/
article {
  margin-bottom: 1.2em; }
  article > .box, article > .article__img, article > .article__body, .flexCarousel article > .flexCarousel__body {
    padding: 0; }
  article .article__img {
    margin-right: -1px; }
  article .article__body {
    padding-top: 0.5em; }
    article .article__body h2 {
      margin-bottom: 0.6em; }
    article .article__body h3 {
      font-style: italic;
      margin-bottom: 1.2em !important; }
    article .article__body p {
      margin: 0;
      margin-bottom: 0.6em; }
    article .article__body .date {
      font-style: italic;
      float: right;
      margin-bottom: 0.6em;
      margin-right: 0.6em; }
  @media screen and (max-width: 44.9375em) {
    article .media__img {
      /*float: none;
            width: 100%;*/ } }

/*------------------------------------*    #LINK
\*------------------------------------*/
.link {
  text-decoration: underline !important;
  color: #3a7ea4 !important; }
  .link:hover {
    text-decoration: none;
    cursor: pointer; }
  .link:visited {
    color: inherit; }
  .link span[class^="icon-"] {
    text-decoration: none !important; }

/*------------------------------------*    #SHARETWEET
\*------------------------------------*/
.share-tweet {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0.6em;
  display: inline-block; }

/*------------------------------------*    #TAG
\*------------------------------------*/
.tag {
  font-size: 0.75rem;
  letter-spacing: 0.1rem;
  margin: 0.3em;
  padding: 24px;
  display: inline-block;
  border: solid 1px #273a58;
  /*@extend .bgcolor__secondary;*/ }

/**
     * Tiny tag.
     */
.tag--tiny {
  padding: 6px; }

/**
     * Small tag.
     */
.tag--small {
  padding: 12px; }

/**
     * Clean tag.
     */
.tag--clean {
  border: none; }

/*------------------------------------*    #FORM
\*------------------------------------*/
.form__group {
  margin-bottom: 1.2em; }

.form__control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 0px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  min-width: 2%; }
  .form__control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form__control:-moz-placeholder {
    color: #999;
    text-transform: uppercase;
    font-style: italic; }
  .form__control::-moz-placeholder {
    color: #999;
    opacity: 1;
    text-transform: uppercase;
    font-style: italic; }
  .form__control:-ms-input-placeholder {
    color: #999;
    text-transform: uppercase;
    font-style: italic; }
  .form__control::-webkit-input-placeholder {
    color: #999;
    text-transform: uppercase;
    font-style: italic; }
  .form__control[disabled], .form__control[readonly] {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1; }

.form__control.input-validation-error {
  border-color: #db1001;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

textarea {
  height: auto !important; }

input[type="radio"] {
  margin-right: 0.6em; }

.form__control--empty {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  min-width: 2%; }

.validation-summary-errors {
  color: #db1001;
  margin-bottom: 1.2em; }
  .validation-summary-errors > ul {
    margin: 0; }
    .validation-summary-errors > ul li {
      display: inline-block;
      width: 100%; }
  .validation-summary-errors label {
    float: left;
    clear: both;
    padding: 0.5em; }

.validation-summary-valid {
  display: none; }

.input-group .form__control, .input-group btn {
  margin-left: 0;
  margin-right: 0; }

/*------------------------------------*    $FLEXCAROUSEL
\*------------------------------------*/
.flexCarousel .flexCarousel__img {
  display: inline-block;
  width: 100%;
  height: 200px;
  vertical-align: middle;
  padding: 0 1em; }
  .flexCarousel .flexCarousel__img .flexCarousel__helper {
    vertical-align: middle; }
  .flexCarousel .flexCarousel__img img, .flexCarousel .flexCarousel__img .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .flexCarousel .flexCarousel__img .site-nav__logo {
    max-height: 150px;
    width: auto !important;
    margin: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */ }

/*------------------------------------*    $TABLE-MATRIX
\*------------------------------------*/
/**
 * The table-matrix object extends the inuit.table object.
 */
.table-matrix {
  font-size: 0.75em;
  /*thead > tr {        
        background-color: lighten($primary-brand-color, 60%);
    }
    tbody > tr {
        
        &:nth-child(even) {
            background-color: lighten($primary-brand-color, 60%);

            td {
                background-color: transparent;
            }
        }
    }
    td {
        text-align: center;

        &.row {
            text-align: left;
        }
        &:nth-child(odd) {
            background-color: lighten($primary-brand-color, 65%);
        }
    }*/ }
  .table-matrix tr > td, .table-matrix tr > th {
    border-right: solid 1px #273a58;
    text-align: center; }
    .table-matrix tr > td.row, .table-matrix tr > th.row {
      text-align: left; }

/*------------------------------------*    #LIST-ALIGNED
\*------------------------------------*/
/**
 * The list-aligned object simply removes any indents from lists.
 */
.list-aligned {
  margin: 0;
  padding: 0 1em; }

/*------------------------------------*    $LIST-ICONS
\*------------------------------------*/
/**
 * 
 */
.list-icons {
  margin: 0;
  margin-bottom: 1.2em;
  padding: 0;
  list-style: none; }
  .list-icons > li {
    display: inline-block;
    vertical-align: middle;
    padding: 0.25em; }

/*------------------------------------*    #HOTSPOT-IMAGE
\*------------------------------------*/
.hotspot-image .hotspot-image__pointers {
  position: absolute; }
  .hotspot-image .hotspot-image__pointers .hotspot-image__item {
    position: absolute;
    border-radius: 100%;
    border: solid 1px #ffc522;
    background-color: #fff;
    cursor: pointer; }
    .hotspot-image .hotspot-image__pointers .hotspot-image__item .cross {
      width: 1.5em;
      height: 1.5em; }
      .hotspot-image .hotspot-image__pointers .hotspot-image__item .cross:before {
        content: '+';
        line-height: 1.4em; }
    .hotspot-image .hotspot-image__pointers .hotspot-image__item .tip__content {
      display: none; }

/*------------------------------------*    #PANEL
\*------------------------------------*/
/**
 * The panel object creates a bordered panel with optional title.
 */
/**
 * 1. So we can apply the `.panel` class to naturally-inline elements.
 */
.panel {
  display: block;
  /* [1] */
  margin-bottom: 1.2em;
  -webkit-box-shadow: 10px 10px 5px -5px #aaaaaa;
  -moz-box-shadow: 10px 10px 5px -5px #aaaaaa;
  box-shadow: 10px 10px 5px -5px #aaaaaa; }
  .panel > :last-child {
    margin-bottom: 0; }

.panel__head {
  border: solid 1px #273a58;
  background-color: #273a58;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.5em;
  display: inline-block;
  width: 100%;
  padding: 0 16px; }
  .panel__head a:hover {
    text-decoration: underline; }
  .panel__head h1, .panel__head h2, .panel__head h3, .panel__head h4, .panel__head h5, .panel__head h6, .panel__head .alpha, .panel__head #latest #latest__newsItems #bigLink .bigOverlay__title, #latest #latest__newsItems #bigLink .panel__head .bigOverlay__title, .panel__head .beta, .panel__head .gamma, .panel__head .delta, .panel__head .epsilon, .panel__head .zeta {
    margin: 0.3em; }

.panel__body {
  padding: 24px;
  border: solid 1px white;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.panel--info .panel__head {
  border: solid 1px #00cd26;
  background-color: #00cd26; }

.panel--info .panel__body {
  border: solid 1px #00cd26; }

.panel--warning .panel__head {
  border: solid 1px #db2128;
  background-color: #db2128; }

.panel--warning .panel__body {
  border: solid 1px #db2128; }

.panel--danger .panel__head {
  border: solid 1px #db1001;
  background-color: #db1001; }

.panel--danger .panel__body {
  border: solid 1px #db1001; }

/*------------------------------------*    #BADGE
\*------------------------------------*/
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 10px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #273a58;
  border-radius: 10px;
  bottom: 0.15em;
  position: relative;
  margin-left: 0.6em; }

.qtip-custom {
  background-color: #fff;
  border-color: #eee;
  color: #555;
  font-size: 1.2em;
  padding: 0.5em; }
  .qtip-custom .qtip-titlebar {
    background-color: #ddd; }
  .qtip-custom .qtip-close .qtip-icon {
    background-position: -2px 0; }

/* Common styles of menus */
@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon.eot");
  src: url("../../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../../fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon.ttf") format("truetype"), url("../../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.dl-trigger {
  cursor: pointer; }

.dl-menuwrapper {
  width: 100%;
  float: left;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  width: 100%; }

.dl-menuwrapper:first-child {
  margin-right: 100px; }

.dl-menuwrapper ul.dl-menu {
  background-color: rgba(0, 0, 0, 0.6); }

.dl-menuwrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: center; }

.dl-menuwrapper li {
  position: relative; }

.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  outline: none; }

.no-touch .dl-menuwrapper li a:hover {
  background: white;
  color: #273a58; }

.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  background: none; }

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 50px;
  font-family: 'icomoon';
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\e000"; }

.dl-menuwrapper li.dl-back:after {
  left: 10px;
  color: rgba(212, 204, 198, 0.3);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(0, 0, 0, 0.15); }

.dl-menuwrapper .dl-menu {
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: -webkit-calc(100% - 1.2em);
  height: -moz-calc(100% - 1.2em);
  height: calc(100% - 1.2em); }

.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px); }

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none; }

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none; }

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block; }

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  margin: 0; }

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out; }

@-webkit-keyframes MenuAnimOut2 {
  0% { }
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0; } }

@keyframes MenuAnimOut2 {
  0% { }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; } }

.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out; }

@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1; } }

@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1; } }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out; }

@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1; } }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out; }

@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0; } }

@keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0; } }

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  transform: none; }

.no-js .dl-menuwrapper li .dl-submenu {
  display: block; }

.no-js .dl-menuwrapper li.dl-back {
  display: none; }

.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1);
  opacity: 0.5; }

.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: ''; }

div.load__spinner {
  width: 100%;
  height: 200px;
  display: none;
  position: relative; }

div.load__spinner--mini {
  width: 100%;
  height: 50px;
  display: none;
  position: relative; }
  div.load__spinner--mini .spinner {
    /*top: 50% !important;
	    left: 50% !important;*/ }

/*
 * jQuery FlexSlider v2.6.3
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("../../sass/fonts/flexslider-icon.eot");
  src: url("../../sass/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../../sass/fonts/flexslider-icon.woff") format("woff"), url("../../sass/fonts/flexslider-icon.ttf") format("truetype"), url("../../sass/fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider, .flexCarousel {
  margin: 0;
  padding: 0; }

.flexslider .slides > li, .flexCarousel .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img, .flexslider .slides .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .flexslider .slides .site-nav__logo, .flexCarousel .slides img, .flexCarousel .slides .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .flexCarousel .slides .site-nav__logo {
  width: 100%;
  display: block; }

.flexslider .slides:after, .flexCarousel .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides, html[xmlns] .flexCarousel .slides {
  display: block; }

* html .flexslider .slides, * html .flexCarousel .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child, .no-js .flexCarousel .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider, .flexCarousel {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides, .flexCarousel .slides {
  zoom: 1; }

.flexslider .slides img, .flexslider .slides .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .flexslider .slides .site-nav__logo, .flexCarousel .slides img, .flexCarousel .slides .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .flexCarousel .slides .site-nav__logo {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev, .flexCarousel:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover, .flexCarousel:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next, .flexCarousel:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover, .flexCarousel:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img, .flex-control-thumbs .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .flex-control-thumbs .site-nav__logo {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover, .flex-control-thumbs .site-nav .site-nav__home .site-nav__logo:hover, .site-nav .site-nav__home .flex-control-thumbs .site-nav__logo:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

.timeline-centered {
  position: relative;
  margin-bottom: 30px; }

.timeline-centered article {
  background-color: inherit !important; }

.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table; }

.timeline-centered:after {
  clear: both; }

.timeline-centered:before, .timeline-centered:after {
  content: " ";
  display: table; }

.timeline-centered:after {
  clear: both; }

.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  background: #273a58;
  left: 50%;
  top: 20px;
  bottom: 20px;
  margin-left: -2px; }

.timeline-centered .timeline-entry {
  position: relative;
  width: 50%;
  float: right;
  margin-bottom: 20px;
  clear: both; }

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
  content: " ";
  display: table; }

.timeline-centered .timeline-entry:after {
  clear: both; }

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
  content: " ";
  display: table; }

.timeline-centered .timeline-entry:after {
  clear: both; }

.timeline-centered .timeline-entry.begin {
  margin-bottom: 0; }

.timeline-centered .timeline-entry.left-aligned {
  float: left; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -14px; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
  left: auto;
  right: -100px;
  text-align: left; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 70px; }

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -16px; }

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table; }

.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both; }

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table; }

.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -100px;
  text-align: right;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
  display: block; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
  font-size: 15px;
  font-weight: bold; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
  font-size: 12px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  background: #ffc522;
  color: #737881;
  display: block;
  width: 30px;
  height: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  -moz-box-shadow: 0 0 0 5px #ffedbb;
  -webkit-box-shadow: 0 0 0 5px #ffedbb;
  box-shadow: 0 0 0 5px #ffedbb;
  line-height: 30px;
  font-size: 15px;
  float: left; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
  background-color: #303641;
  color: #fff; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
  background-color: #ee4749;
  color: #fff; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
  background-color: #00a651;
  color: #fff; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
  background-color: #21a9e1;
  color: #fff; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
  background-color: #fad839;
  color: #fff; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
  background-color: #cc2424;
  color: #fff; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #fff;
  padding: 1.7em;
  margin-left: 70px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #fff transparent transparent;
  left: 0;
  top: 10px;
  margin-left: -9px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #737881;
  font-family: "Noto Sans",sans-serif;
  font-size: 12px;
  margin: 0;
  line-height: 1.428571429; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
  font-size: 16px;
  margin-bottom: 0px; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
  color: #428bca; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60); }

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0; }

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none; }

.r-tabs .r-tabs-panel {
  /*padding: 15px;*/
  display: none;
  margin-top: 1em; }

.r-tabs .r-tabs-accordion-title {
  display: none;
  border: 1px solid #273a58;
  border-left: none;
  border-right: none;
  padding: 1em 0;
  font-weight: bold;
  text-transform: uppercase; }

.r-tabs .r-tabs-accordion-title.r-tabs-state-active {
  color: #ffc522; }

.r-tabs .r-tabs-nav li a {
  padding: 0.66667em 2em;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase; }

.r-tabs .r-tabs-nav .r-tabs-state-active {
  border-bottom: 2px solid #ffc522; }

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block; }

/* Accordion responsive breakpoint */
@media only screen and (max-width: 1032px) {
  .r-tabs .r-tabs-nav, .product-nav__list {
    display: none; }
  .r-tabs .r-tabs-accordion-title {
    display: block; } }

.select2-container--custom .select2-selection--single {
  background-color: #273a58;
  border: none;
  border-radius: 0;
  color: #fff; }
  .select2-container--custom .select2-selection--single .select2-selection__rendered {
    color: #fff; }
  .select2-container--custom .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--custom .select2-selection--single .select2-selection__arrow b {
      border: none;
      position: inherit;
      left: inherit;
      top: inherit;
      margin: 0;
      color: #ffc522;
      font-family: 'procab' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 2;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-text-stroke-width: 0.1px;
      /* added, not in icomoon package */ }
      .select2-container--custom .select2-selection--single .select2-selection__arrow b:before {
        content: '\e905'; }

.select2-container--custom .select2-results__option {
  min-width: 450px !important;
  background-color: #273a58; }

.select2-container--custom .select2-results__option[aria-disabled=true] {
  color: #999;
  display: none; }

.select2-container--custom .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--custom .select2-results__option--highlighted[aria-selected] {
  background-color: #ffc522; }

.select2-container--custom .select2-dropdown {
  background-color: #273a58;
  border: none;
  border-radius: 0;
  color: #fff; }

.select2-container--grid .select2-selection--single {
  background-color: #273a58;
  border: none;
  border-radius: 0;
  color: #fff; }
  .select2-container--grid .select2-selection--single .select2-selection__rendered {
    color: #fff; }
  .select2-container--grid .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--grid .select2-selection--single .select2-selection__arrow b {
      border: none;
      position: inherit;
      left: inherit;
      top: inherit;
      margin: 0;
      color: #ffc522;
      font-family: 'procab' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 2;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-text-stroke-width: 0.1px;
      /* added, not in icomoon package */ }
      .select2-container--grid .select2-selection--single .select2-selection__arrow b:before {
        content: '\e905'; }

.select2-container--grid .select2-results__options {
  width: 1047px;
  background-color: #273a58;
  padding-right: 24px; }
  .select2-container--grid .select2-results__options li {
    min-height: 80px;
    display: inline-table; }

.select2-container--grid .select2-results__option {
  min-width: 341px !important;
  background-color: #273a58;
  font-size: 0.85rem; }

.select2-container--grid .select2-results__option[aria-disabled=true] {
  color: #999;
  display: none; }

.select2-container--grid .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--grid .select2-results__option--highlighted[aria-selected] {
  background-color: #ffc522; }

.select2-container--grid .select2-dropdown {
  background-color: #273a58;
  border: none;
  border-radius: 0;
  color: #fff; }

@media only screen and (max-width: 1032px) {
  .select2-container--grid .select2-results__options {
    width: 706px; } }

@media only screen and (max-width: 675px) {
  .select2-container--grid .select2-results__options {
    width: 100%;
    padding: 0; } }

.select2Option {
  display: inline-block;
  width: 100%; }
  .select2Option img, .select2Option .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .select2Option .site-nav__logo {
    margin-right: 10px;
    transition: all 0.3s;
    width: 80px; }
  .select2Option:hover img, .select2Option:hover .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .select2Option:hover .site-nav__logo {
    border: 1px solid #273a58;
    transform: scale(2);
    position: relative;
    left: -38px; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 75%;
  margin: 20px auto; }

.white-popup--small {
  max-width: 25%; }

@media only screen and (max-width: 1024px) {
  .white-popup--small {
    max-width: 50%; } }

@media only screen and (max-width: 514px) {
  .white-popup--small {
    max-width: 90%; } }

.eupopup-container {
  background-color: rgba(0, 0, 0, 0.7);
  color: #efefef;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  display: none;
  z-index: 9999999; }

.eupopup-container-top,
.eupopup-container-fixedtop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.eupopup-container-fixedtop {
  position: fixed; }

.eupopup-container-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }

.eupopup-container-bottomleft {
  position: fixed;
  bottom: 10px;
  left: 10px;
  width: 300px; }

.eupopup-container-bottomright {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 300px; }

.eupopup-closebutton {
  font-size: 16px;
  font-weight: 100;
  line-height: 1;
  color: #a2a2a2;
  filter: alpha(opacity=20);
  position: absolute;
  font-family: helvetica, arial, verdana, sans-serif;
  top: 0;
  right: 0;
  padding: 5px 10px; }

.eupopup-closebutton:hover,
.eupopup-closebutton:active {
  color: #fff;
  text-decoration: none; }

.eupopup-head {
  font-size: 1.2em;
  font-weight: bold;
  padding: 7px;
  color: #fff; }

.eupopup-body {
  color: #a2a2a2; }

.eupopup-buttons {
  padding: 7px 0 5px 0; }

.eupopup-button_1 {
  color: #f6a21d;
  font-weight: bold;
  /*font-size: 14px;*/ }

.eupopup-button_2 {
  color: #f6a21d;
  font-weight: normal;
  /*font-size: 12px;*/ }

.eupopup-button {
  margin: 0 10px; }

.eupopup-button:hover,
.eupopup-button:focus {
  text-decoration: underline;
  color: #f6a21d; }

body .eupopup-color-inverse {
  color: #000;
  background-color: rgba(255, 255, 255, 0.9); }

body .eupopup-color-inverse .eupopup-head {
  color: #000; }

body .eupopup-style-compact {
  text-align: center;
  padding: 8px 30px 7px 20px;
  line-height: 15px; }

body .eupopup-style-compact .eupopup-head,
body .eupopup-style-compact .eupopup-body,
body .eupopup-style-compact .eupopup-buttons {
  display: inline;
  padding: 0;
  margin: 0; }

body .eupopup-style-compact .eupopup-head,
body .eupopup-style-compact .eupopup-body {
  margin-right: 1em; }

body .eupopup-style-compact .eupopup-button {
  margin: 0 5px; }

/*------------------------------------*    $HEADER
\*------------------------------------*/
.site-nav {
  display: inline-block;
  width: 100%;
  /*height: 6em;*/ }
  .site-nav .site-nav__home {
    display: block;
    float: left; }
    .site-nav .site-nav__home .site-nav__logo {
      margin: 1em 1em 1em 3.5em;
      float: left;
      z-index: 99;
      max-width: 200px; }
    @media screen and (max-width: 29.9375em) {
      .site-nav .site-nav__home .site-nav__logo {
        margin: 1em;
        margin-bottom: 0; } }
  .site-nav .site-nav__list {
    float: right;
    margin: 0 1.2em; }
    .site-nav .site-nav__list ul li {
      position: relative; }
      .site-nav .site-nav__list ul li:after {
        content: '';
        display: block;
        position: absolute;
        width: 2px;
        top: 2.5em;
        right: -2px;
        background-color: #ffc522;
        height: 18px; }
      .site-nav .site-nav__list ul li:last-child:after {
        display: none; }
    .site-nav .site-nav__list ul li > a {
      float: left;
      width: auto;
      font-size: 1.1em;
      color: #273a58;
      padding: 2em 0.5em;
      padding-bottom: 0;
      text-decoration: none; }
      .site-nav .site-nav__list ul li > a:hover {
        color: #ffc522; }
    @media screen and (min-width: 64em) and (max-width: 83.9375em) {
      .site-nav .site-nav__list ul li > a {
        font-size: 1em; } }
    .site-nav .site-nav__list ul li > form {
      padding-top: 1em;
      display: inline-block;
      width: 100%; }
      .site-nav .site-nav__list ul li > form button {
        width: 20%;
        float: left;
        font-size: 16px;
        color: #273a58 !important;
        margin-top: 0.2em;
        height: 1.75em;
        background-color: transparent;
        padding: 0; }
        .site-nav .site-nav__list ul li > form button:hover {
          background-color: inherit !important; }
      .site-nav .site-nav__list ul li > form input {
        width: 80%;
        float: left; }
    .site-nav .site-nav__list .site-nav__toggle {
      display: none;
      padding: 0.25em;
      float: right;
      border-radius: 3px; }
      .site-nav .site-nav__list .site-nav__toggle.active {
        height: 0; }
    @media screen and (max-width: 63.9375em) {
      .site-nav .site-nav__list {
        position: relative;
        display: inline-block; }
        .site-nav .site-nav__list ul {
          position: relative;
          top: 3em;
          right: 0px;
          border-radius: 3px;
          background: #273a58;
          z-index: 99;
          padding-bottom: 1em; }
          .site-nav .site-nav__list ul:after {
            width: 0px;
            height: 0px;
            position: absolute;
            top: 0%;
            right: 22px;
            content: '';
            transform: translate(0%, -100%);
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 7px solid #273a58; }
          .site-nav .site-nav__list ul.active {
            display: none; }
          .site-nav .site-nav__list ul li {
            float: none;
            display: inline-block;
            width: 100%; }
            .site-nav .site-nav__list ul li a {
              display: block;
              width: 100%;
              font-size: 1.1em;
              color: #c4c3c2 !important; }
              .site-nav .site-nav__list ul li a:hover {
                color: #ffc522 !important; }
          .site-nav .site-nav__list ul li > form button {
            color: #c4c3c2 !important;
            /*width: 20%;
                        float: left;
                        font-size: $inuit-heading-size-3;
                        color: $nav-color;
                        margin-top: 0.2em;
                        height: 1.75em;
                        background-color: transparent;*/ }
            .site-nav .site-nav__list ul li > form button:hover {
              color: #ffc522 !important; }
          .site-nav .site-nav__list ul li > form input {
            width: 70%; }
        .site-nav .site-nav__list .site-nav__toggle {
          display: inline-block; } }
    @media screen and (max-width: 29.9375em) {
      .site-nav .site-nav__list ul {
        top: 0; }
      .site-nav .site-nav__list .site-nav__toggle.active {
        position: relative;
        display: inline-block;
        top: -7em; } }

.breadcrumb {
  font-size: small; }
  .breadcrumb a:after {
    content: '>';
    padding: 0 0.5em; }

@media screen and (max-width: 29.9375em) {
  .breadcrumb {
    display: none; } }

/*------------------------------------*    $LATEST
\*------------------------------------*/
#latest #latest__newsItems {
  margin-bottom: 1.2em; }
  #latest #latest__newsItems h2 {
    font-size: 2rem;
    padding-left: 1em;
    border-left: 1px solid #ffc522; }
  #latest #latest__newsItems a {
    display: inline-block;
    width: 100%; }
  #latest #latest__newsItems #bigLink {
    position: relative;
    text-align: center; }
    #latest #latest__newsItems #bigLink #bigOverlay {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #273a58;
      opacity: 0.5; }
    #latest #latest__newsItems #bigLink .bigOverlay__title {
      position: absolute;
      width: 100%;
      padding-top: 45%;
      color: #fff; }
    #latest #latest__newsItems #bigLink .bigOverlay__description {
      position: absolute;
      bottom: 0;
      width: 100%;
      background-color: #fff;
      padding: 1em;
      opacity: 0.75; }
    @media screen and (max-width: 29.9375em) {
      #latest #latest__newsItems #bigLink .bigOverlay__title {
        position: relative;
        padding-top: 0; }
      #latest #latest__newsItems #bigLink .bigOverlay__description {
        position: relative; } }
  #latest #latest__newsItems img, #latest #latest__newsItems .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home #latest #latest__newsItems .site-nav__logo {
    max-width: 100%; }
  #latest #latest__newsItems .flag__img {
    display: inline-block;
    padding: 0; }
  #latest #latest__newsItems .flag__body {
    padding-left: 1.2em;
    background-color: #fff; }
  @media screen and (max-width: 44.9375em) {
    #latest #latest__newsItems #bigLink {
      margin-bottom: 1.2em; } }

/*------------------------------------*    $FOOTER
\*------------------------------------*/
footer {
  color: #f9f7f8 !important; }
  footer #footer__nav {
    text-align: center; }
  footer .social {
    font-size: 1.5em;
    padding: 0.5em 0;
    color: #f9f7f8 !important; }
    footer .social a {
      display: inline-block;
      margin: 0.24em; }
      footer .social a span[class^="icon-"] {
        font-size: 1.5em; }
  @media screen and (max-width: 63.9375em) {
    footer #footer__nav {
      text-align: right; } }
  @media screen and (min-width: 45em) and (max-width: 63.9375em) {
    footer #footer__nav, footer .social {
      text-align: center; } }
  @media screen and (max-width: 44.9375em) {
    footer #footer__nav, footer .social {
      text-align: center; } }

footer.bgcolor__primary, footer.page-background--primary {
  color: #f9f7f8 !important; }

/*------------------------------------*    $MAIL REGISTRATION
\*------------------------------------*/
#mail-registration {
  margin: 0.6em 0; }
  #mail-registration form#mailRegistration {
    display: inline-block; }
    #mail-registration form#mailRegistration input {
      float: left; }
      #mail-registration form#mailRegistration input.form__control {
        width: 25em;
        margin-right: 1.2em;
        border-color: #f9f7f8 !important; }
      #mail-registration form#mailRegistration input[type="submit"] {
        font-size: 0.75rem;
        text-transform: uppercase;
        font-style: italic;
        line-height: 0;
        height: 2.85em;
        border-color: #f9f7f8 !important;
        padding-left: 1.5em !important;
        padding-right: 1.5em !important; }
      @media screen and (max-width: 44.9375em) {
        #mail-registration form#mailRegistration input.form__control {
          width: 100%; }
        #mail-registration form#mailRegistration input[type="submit"] {
          margin-top: 1.2em; } }
    #mail-registration form#mailRegistration label {
      float: left; }
    #mail-registration form#mailRegistration .validation-summary-errors {
      background-color: #fff;
      float: left;
      clear: both;
      margin-top: 1.2em;
      width: 100%; }
    #mail-registration form#mailRegistration .input-group input.form__control {
      margin-right: 0; }
  #mail-registration form#mailRegistrationAddition {
    display: inline-block;
    width: 25em;
    text-align: left; }
    @media screen and (max-width: 44.9375em) {
      #mail-registration form#mailRegistrationAddition {
        width: 100%; } }
    #mail-registration form#mailRegistrationAddition[type="submit"] {
      font-size: 0.75rem;
      text-transform: uppercase;
      font-style: italic;
      line-height: 0;
      height: 2.85em;
      border-color: #f9f7f8 !important;
      padding-left: 1.5em !important;
      padding-right: 1.5em !important; }
    #mail-registration form#mailRegistrationAddition .validation-summary-errors {
      background-color: #fff;
      float: left;
      clear: both;
      margin-top: 1.2em;
      width: 100%; }
  #mail-registration #resultContainer {
    font-style: italic; }

/*------------------------------------*    $PRODUCTCATEGORIES MENU
\*------------------------------------*/
#productcategories .productcategories__item {
  margin-bottom: 1.8em;
  position: relative;
  text-align: center;
  cursor: pointer; }
  #productcategories .productcategories__item:hover .productcategories__item__title, #productcategories .productcategories__item:active .productcategories__item__title {
    -ms-transform: translate(0, -3em);
    /* IE 9 */
    -webkit-transform: translate(0, -3em);
    /* Safari */
    transform: translate(0, -3em);
    /* Standard syntax */ }
  #productcategories .productcategories__item:hover .productcategories__item__menu, #productcategories .productcategories__item:active .productcategories__item__menu {
    max-height: 500px; }
    #productcategories .productcategories__item:hover .productcategories__item__menu .icon-arrow-menu-circle, #productcategories .productcategories__item:active .productcategories__item__menu .icon-arrow-menu-circle {
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -webkit-transform: rotate(180deg);
      /* Safari */
      transform: rotate(180deg); }
    #productcategories .productcategories__item:hover .productcategories__item__menu ul, #productcategories .productcategories__item:active .productcategories__item__menu ul {
      opacity: 0.85;
      padding-top: 2em; }
      #productcategories .productcategories__item:hover .productcategories__item__menu ul li a, #productcategories .productcategories__item:active .productcategories__item__menu ul li a {
        display: inline-block; }
  #productcategories .productcategories__item .productcategories__item__title {
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    bottom: 50%;
    font-weight: bold;
    font-size: 1.2rem;
    -webkit-transition: transform 0.5s;
    /* Safari 3.1 to 6.0 */
    transition: transform 0.5s; }
    #productcategories .productcategories__item .productcategories__item__title [class^="icon-"] [class^="path"]:before, #productcategories .productcategories__item .productcategories__item__title [class*=" icon-"] [class^="path"]:before {
      display: inline-block;
      margin-top: 0.4em;
      color: #fff; }
  #productcategories .productcategories__item .productcategories__item__menu {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 0;
    -webkit-transition: max-height 1.5s;
    /* Safari 3.1 to 6.0 */
    transition: max-height 1.5s; }
    #productcategories .productcategories__item .productcategories__item__menu .icon-arrow-menu-circle {
      position: absolute;
      top: -1rem;
      margin-left: -1rem;
      z-index: 99;
      -webkit-transition: transform 0.5s;
      /* Safari 3.1 to 6.0 */
      transition: transform 0.5s; }
    #productcategories .productcategories__item .productcategories__item__menu ul {
      background-color: #fff;
      margin: 0;
      padding: 0;
      list-style: none;
      opacity: 0;
      -webkit-transition: opacity 1.5s;
      /* Safari 3.1 to 6.0 */
      transition: opacity 1.5s; }
      #productcategories .productcategories__item .productcategories__item__menu ul li {
        margin: 0;
        padding: 0; }
        #productcategories .productcategories__item .productcategories__item__menu ul li a {
          display: none;
          width: 100%;
          text-transform: uppercase;
          padding: 0.25em; }
          #productcategories .productcategories__item .productcategories__item__menu ul li a:hover {
            background-color: #273a58; }
  #productcategories .productcategories__item .productcategories__item__image {
    position: absolute;
    top: 1em;
    left: 1em; }

/*------------------------------------*    $SUB CATEGORIES
\*------------------------------------*/
/*#sub-categories {
    .flex__height {
        position: relative;

        img {
            position: absolute;
            bottom: 0;
        }
    }
}*/
/*------------------------------------*    $BRANDS
\*------------------------------------*/
#brands .box, #brands article .article__img, article #brands .article__img, #brands article .article__body, article #brands .article__body, #brands .flexCarousel .flexCarousel__body, .flexCarousel #brands .flexCarousel__body {
  margin: 1.2em 0; }

#brands .btn, #brands .eupopup-button {
  width: 100%; }

/*------------------------------------*    $SEARCH RESULTS
\*------------------------------------*/
#search-results ul li h4 {
  margin-bottom: 0; }

#search-results ul li p {
  margin-top: 1.2em; }

/*------------------------------------*    $PRODUCT DETAIL
\*------------------------------------*/
#product-detail .alpha, #product-detail #latest #latest__newsItems #bigLink .bigOverlay__title, #latest #latest__newsItems #bigLink #product-detail .bigOverlay__title {
  margin: 0; }

#product-detail h1 {
  margin: 0;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  text-transform: none !important; }

#product-detail .product-detail__highlights {
  float: right; }

#product-detail .cross-section img, #product-detail .cross-section .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home #product-detail .cross-section .site-nav__logo {
  max-width: 50%; }

#product-detail #detail-tabs .site-wrapper, #product-detail #detail-tabs .innovation-image .innovation-image__wrapper, .innovation-image #product-detail #detail-tabs .innovation-image__wrapper, #product-detail #detail-tabs #serie-image .serie-image__wrapper, #serie-image #product-detail #detail-tabs .serie-image__wrapper {
  border-top: 1px solid #d1d1d1;
  background-color: inherit !important; }

.mfp-content .cross-section img, .mfp-content .cross-section .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home .mfp-content .cross-section .site-nav__logo {
  max-width: 50%; }

#related-products {
  border-top: 1px solid #d1d1d1; }

/*------------------------------------*    $FLEXLIST
\*------------------------------------*/
.flexList .box h2, .flexList article .article__img h2, article .flexList .article__img h2, .flexList article .article__body h2, article .flexList .article__body h2, .flexList .flexCarousel .flexCarousel__body h2, .flexCarousel .flexList .flexCarousel__body h2 {
  margin-bottom: 0;
  font-size: 1.15em; }

.flexList .box p, .flexList article .article__img p, article .flexList .article__img p, .flexList article .article__body p, article .flexList .article__body p, .flexList .flexCarousel .flexCarousel__body p, .flexCarousel .flexList .flexCarousel__body p {
  margin: 0;
  font-size: 0.75em; }

.flexList .box .list-icons, .flexList article .article__img .list-icons, article .flexList .article__img .list-icons, .flexList article .article__body .list-icons, article .flexList .article__body .list-icons, .flexList .flexCarousel .flexCarousel__body .list-icons, .flexCarousel .flexList .flexCarousel__body .list-icons {
  margin-bottom: 0; }

.flexList .flex__width {
  min-height: 200px; }

/*------------------------------------*    $SPECIFICATION FILTER
\*------------------------------------*/
#specification-filter .specification-filter__container #resultContainer {
  border-top: 1px solid #273a58;
  padding-top: 0.5em; }
  #specification-filter .specification-filter__container #resultContainer #filter_list ul li, #specification-filter .specification-filter__container #resultContainer #filter_list select, #specification-filter .specification-filter__container #resultContainer #filter_list span {
    font-size: 0.85rem; }
  #specification-filter .specification-filter__container #resultContainer ul {
    margin-bottom: 1.2em;
    width: 100%;
    display: inline-block; }
    #specification-filter .specification-filter__container #resultContainer ul .noUi-target {
      margin-left: 1.2em; }
  #specification-filter .specification-filter__container #resultContainer > ul > li {
    display: inline-block;
    float: left;
    /*@extend .u-1\/3;*/
    overflow: hidden;
    /*border-bottom: 1px solid $primary-brand-color;*/ }
    #specification-filter .specification-filter__container #resultContainer > ul > li .box, #specification-filter .specification-filter__container #resultContainer > ul > li article .article__img, article #specification-filter .specification-filter__container #resultContainer > ul > li .article__img, #specification-filter .specification-filter__container #resultContainer > ul > li article .article__body, article #specification-filter .specification-filter__container #resultContainer > ul > li .article__body, #specification-filter .specification-filter__container #resultContainer > ul > li .flexCarousel .flexCarousel__body, .flexCarousel #specification-filter .specification-filter__container #resultContainer > ul > li .flexCarousel__body {
      /*border-right: 1px solid $primary-brand-color;*/
      margin: 0.6em 0; }
      #specification-filter .specification-filter__container #resultContainer > ul > li .box ul, #specification-filter .specification-filter__container #resultContainer > ul > li article .article__img ul, article #specification-filter .specification-filter__container #resultContainer > ul > li .article__img ul, #specification-filter .specification-filter__container #resultContainer > ul > li article .article__body ul, article #specification-filter .specification-filter__container #resultContainer > ul > li .article__body ul, #specification-filter .specification-filter__container #resultContainer > ul > li .flexCarousel .flexCarousel__body ul, .flexCarousel #specification-filter .specification-filter__container #resultContainer > ul > li .flexCarousel__body ul {
        margin-bottom: 0; }
        #specification-filter .specification-filter__container #resultContainer > ul > li .box ul li, #specification-filter .specification-filter__container #resultContainer > ul > li article .article__img ul li, article #specification-filter .specification-filter__container #resultContainer > ul > li .article__img ul li, #specification-filter .specification-filter__container #resultContainer > ul > li article .article__body ul li, article #specification-filter .specification-filter__container #resultContainer > ul > li .article__body ul li, #specification-filter .specification-filter__container #resultContainer > ul > li .flexCarousel .flexCarousel__body ul li, .flexCarousel #specification-filter .specification-filter__container #resultContainer > ul > li .flexCarousel__body ul li {
          display: inline-block; }
  #specification-filter .specification-filter__container #resultContainer > ul > li.noborder .box, #specification-filter .specification-filter__container #resultContainer > ul > li.noborder article .article__img, article #specification-filter .specification-filter__container #resultContainer > ul > li.noborder .article__img, #specification-filter .specification-filter__container #resultContainer > ul > li.noborder article .article__body, article #specification-filter .specification-filter__container #resultContainer > ul > li.noborder .article__body, #specification-filter .specification-filter__container #resultContainer > ul > li.noborder .flexCarousel .flexCarousel__body, .flexCarousel #specification-filter .specification-filter__container #resultContainer > ul > li.noborder .flexCarousel__body {
    border-right: none; }
  #specification-filter .specification-filter__container #resultContainer div[id^="slider-"] {
    margin: 1.2em; }
    #specification-filter .specification-filter__container #resultContainer div[id^="slider-"] .noUi-value {
      width: 100%; }
  #specification-filter .specification-filter__container #resultContainer h4 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.6em; }

@media screen and (max-width: 29.9375em) {
  #specification-filter .specification-filter__container #clearSelection {
    margin-top: 4em; } }

#specification-filter #specification-filter__showMore {
  display: inline-block;
  width: 100%;
  padding: 0.33333em 1em;
  text-align: center;
  cursor: pointer;
  margin-bottom: 1.2em;
  border: 1px solid #273a58;
  text-transform: uppercase; }
  #specification-filter #specification-filter__showMore [class^="icon-"], #specification-filter #specification-filter__showMore [class*=" icon-"] {
    color: #ffc522; }

#specification-filter h3 {
  padding: 0.5em;
  margin-bottom: 0;
  font-weight: bold; }

/*------------------------------------*    $INNOVATION IMAGE
\*------------------------------------*/
.innovation-image {
  position: relative;
  padding: 2em 0; }
  .innovation-image .innovation-image__wrapper {
    width: 100%;
    position: absolute;
    top: 15%; }
    .innovation-image .innovation-image__wrapper .innovation-image__body .innovation-image__content {
      float: right;
      padding: 2em;
      width: 57%; }
      .innovation-image .innovation-image__wrapper .innovation-image__body .innovation-image__content h3 {
        font-size: 2rem; }
  .innovation-image:nth-child(even) {
    background-color: #fff !important; }
  @media screen and (max-width: 63.9375em) {
    .innovation-image .innovation-image__wrapper {
      position: relative;
      top: 0;
      display: inline-block; }
      .innovation-image .innovation-image__wrapper .innovation-image__body .innovation-image__content {
        float: none;
        text-align: center;
        width: 100%; } }

/*------------------------------------*    $SERIE IMAGE
\*------------------------------------*/
#serie-image .serie-image__wrapper {
  width: 100%; }
  #serie-image .serie-image__wrapper .serie-image__body {
    padding-top: 2em; }
    #serie-image .serie-image__wrapper .serie-image__body .serie-image__content {
      padding: 1em;
      max-width: 60%;
      margin-bottom: 2.4em;
      margin-left: 35%; }
      #serie-image .serie-image__wrapper .serie-image__body .serie-image__content h1 {
        text-transform: uppercase; }
      #serie-image .serie-image__wrapper .serie-image__body .serie-image__content p {
        margin: 0;
        border-left: 2px solid #ffc522;
        padding-left: 1em; }
    #serie-image .serie-image__wrapper .serie-image__body .image__container {
      display: inline-block;
      position: relative;
      width: 100%;
      vertical-align: bottom; }
      #serie-image .serie-image__wrapper .serie-image__body .image__container img, #serie-image .serie-image__wrapper .serie-image__body .image__container .site-nav .site-nav__home .site-nav__logo, .site-nav .site-nav__home #serie-image .serie-image__wrapper .serie-image__body .image__container .site-nav__logo {
        bottom: 0;
        display: inline-block;
        position: absolute;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }

@media screen and (max-width: 63.9375em) {
  #serie-image .serie-image__wrapper .serie-image__body .serie-image__content {
    float: none;
    text-align: center;
    max-width: 100%;
    margin-left: 0; } }

/*------------------------------------*    $PRODUCT DETAIL
\*------------------------------------*/
#cable-configurator h2 {
  text-transform: uppercase;
  border-bottom: 1px solid #273a58;
  padding-bottom: 0.5em; }

#cable-configurator #premade-audio:hover, #cable-configurator #premade-audio.active, #cable-configurator #bulk-audio:hover, #cable-configurator #bulk-audio.active {
  color: #c21617 !important;
  border-color: #c21617 !important;
  background-color: inherit !important; }
  #cable-configurator #premade-audio:hover [class^="icon-"] [class^="path"]:before, #cable-configurator #premade-audio:hover [class*=" icon-"] [class^="path"]:before, #cable-configurator #premade-audio.active [class^="icon-"] [class^="path"]:before, #cable-configurator #premade-audio.active [class*=" icon-"] [class^="path"]:before, #cable-configurator #bulk-audio:hover [class^="icon-"] [class^="path"]:before, #cable-configurator #bulk-audio:hover [class*=" icon-"] [class^="path"]:before, #cable-configurator #bulk-audio.active [class^="icon-"] [class^="path"]:before, #cable-configurator #bulk-audio.active [class*=" icon-"] [class^="path"]:before {
    color: #c21617 !important; }

#cable-configurator #premade-video:hover, #cable-configurator #premade-video.active, #cable-configurator #bulk-video:hover, #cable-configurator #bulk-video.active {
  color: #86a0bd !important;
  border-color: #86a0bd !important;
  background-color: inherit !important; }
  #cable-configurator #premade-video:hover [class^="icon-"] [class^="path"]:before, #cable-configurator #premade-video:hover [class*=" icon-"] [class^="path"]:before, #cable-configurator #premade-video.active [class^="icon-"] [class^="path"]:before, #cable-configurator #premade-video.active [class*=" icon-"] [class^="path"]:before, #cable-configurator #bulk-video:hover [class^="icon-"] [class^="path"]:before, #cable-configurator #bulk-video:hover [class*=" icon-"] [class^="path"]:before, #cable-configurator #bulk-video.active [class^="icon-"] [class^="path"]:before, #cable-configurator #bulk-video.active [class*=" icon-"] [class^="path"]:before {
    color: #86a0bd !important; }

#cable-configurator #premade-data:hover, #cable-configurator #premade-data.active, #cable-configurator #bulk-data:hover, #cable-configurator #bulk-data.active {
  color: #c7ce6d !important;
  border-color: #c7ce6d !important;
  background-color: inherit !important; }
  #cable-configurator #premade-data:hover [class^="icon-"] [class^="path"]:before, #cable-configurator #premade-data:hover [class*=" icon-"] [class^="path"]:before, #cable-configurator #premade-data.active [class^="icon-"] [class^="path"]:before, #cable-configurator #premade-data.active [class*=" icon-"] [class^="path"]:before, #cable-configurator #bulk-data:hover [class^="icon-"] [class^="path"]:before, #cable-configurator #bulk-data:hover [class*=" icon-"] [class^="path"]:before, #cable-configurator #bulk-data.active [class^="icon-"] [class^="path"]:before, #cable-configurator #bulk-data.active [class*=" icon-"] [class^="path"]:before {
    color: #c7ce6d !important; }

#cable-configurator #premade-power:hover, #cable-configurator #premade-power.active, #cable-configurator #bulk-power:hover, #cable-configurator #bulk-power.active {
  color: #d6660c !important;
  border-color: #d6660c !important;
  background-color: inherit !important; }
  #cable-configurator #premade-power:hover [class^="icon-"] [class^="path"]:before, #cable-configurator #premade-power:hover [class*=" icon-"] [class^="path"]:before, #cable-configurator #premade-power.active [class^="icon-"] [class^="path"]:before, #cable-configurator #premade-power.active [class*=" icon-"] [class^="path"]:before, #cable-configurator #bulk-power:hover [class^="icon-"] [class^="path"]:before, #cable-configurator #bulk-power:hover [class*=" icon-"] [class^="path"]:before, #cable-configurator #bulk-power.active [class^="icon-"] [class^="path"]:before, #cable-configurator #bulk-power.active [class*=" icon-"] [class^="path"]:before {
    color: #d6660c !important; }

#cable-configurator h3 {
  font-weight: normal;
  padding: 0;
  padding-bottom: 0.5em; }
  #cable-configurator h3 .link {
    padding: 0.5em 1em !important;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #0080e0 !important;
    border-color: #0080e0 !important;
    text-decoration: none !important;
    position: relative;
    bottom: 1em; }

/*------------------------------------*    $HOME-BOXES
\*------------------------------------*/
#home-boxes {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 2em 0; }
  #home-boxes .layout__item .box, #home-boxes .layout__item article .article__img, article #home-boxes .layout__item .article__img, #home-boxes .layout__item article .article__body, article #home-boxes .layout__item .article__body, #home-boxes .layout__item .flexCarousel .flexCarousel__body, .flexCarousel #home-boxes .layout__item .flexCarousel__body {
    border-right: 1px solid #d1d1d1; }
  #home-boxes .layout__item:last-child .box, #home-boxes .layout__item:last-child article .article__img, article #home-boxes .layout__item:last-child .article__img, #home-boxes .layout__item:last-child article .article__body, article #home-boxes .layout__item:last-child .article__body, #home-boxes .layout__item:last-child .flexCarousel .flexCarousel__body, .flexCarousel #home-boxes .layout__item:last-child .flexCarousel__body {
    border-right: none; }

/*------------------------------------*    $ABOUT
\*------------------------------------*/
#about h1 {
  display: inline-block;
  padding-left: 0.5em;
  border-left: solid 5px #ffc522;
  line-height: 1em;
  text-transform: uppercase; }

#about h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 1.5rem; }

#about #sections .layout__item {
  text-align: center;
  text-justify: inter-word;
  padding: 1em; }
  #about #sections .layout__item p {
    text-align: justify;
    vertical-align: top; }

#about #our-values .box, #about #our-values article .article__img, article #about #our-values .article__img, #about #our-values article .article__body, article #about #our-values .article__body, #about #our-values .flexCarousel .flexCarousel__body, .flexCarousel #about #our-values .flexCarousel__body {
  text-align: center; }
  #about #our-values .box h3, #about #our-values article .article__img h3, article #about #our-values .article__img h3, #about #our-values article .article__body h3, article #about #our-values .article__body h3, #about #our-values .flexCarousel .flexCarousel__body h3, .flexCarousel #about #our-values .flexCarousel__body h3 {
    text-transform: uppercase; }
  #about #our-values .box p, #about #our-values article .article__img p, article #about #our-values .article__img p, #about #our-values article .article__body p, article #about #our-values .article__body p, #about #our-values .flexCarousel .flexCarousel__body p, .flexCarousel #about #our-values .flexCarousel__body p {
    text-align: justify; }

@media screen and (max-width: 63.9375em) {
  #about #sections .layout__item p {
    text-align: center; }
  #about #our-values .box p, #about #our-values article .article__img p, article #about #our-values .article__img p, #about #our-values article .article__body p, article #about #our-values .article__body p, #about #our-values .flexCarousel .flexCarousel__body p, .flexCarousel #about #our-values .flexCarousel__body p {
    text-align: center; } }

/*------------------------------------*    #CLEARFIX
\*------------------------------------*/
/**
 * Micro clearfix, as per: css-101.org/articles/clearfix/latest-new-clearfix-so-far.php
 * Extend the clearfix class with Sass to avoid the `.clearfix` class appearing
 * over and over in your markup.
 */
.clearfix:after,
.media:after,
article:after,
.box:after,
article .article__img:after,
article .article__body:after,
.flexCarousel .flexCarousel__body:after,
.panel:after {
  content: "";
  display: table;
  clear: both; }

/*------------------------------------*    #HEADINGS
\*------------------------------------*/
/**
 * Headings 1–6’s corresponding Greek-alphabet abstract classes for double-
 * stranded heading hierarchy: csswizardry.com/2012/02/pragmatic-practical-font-sizing-in-css
 *
 * Use these helper classes to cause other elements to adopt the styling of the
 * respective heading, e.g.:
 *
   <h2 class="alpha">Lorem ipsum</h2>
 *
 */
.alpha, #latest #latest__newsItems #bigLink .bigOverlay__title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5; }

.beta {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2; }

.gamma {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

.delta {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

.epsilon {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

.zeta {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71429; }

/*------------------------------------*    #SPACING
\*------------------------------------*/
/**
 * Margin and padding helper classes. Use these to tweak layout on a micro
 * level.
 *
 * `.(m|p)(t|r|b|l|h|v)(-|+|0) {}` = margin/padding top/right/bottom/left/horizontal/vertical less/more/none
 */
/**
     * Margin helper classes.
     *
     * Add margins.
     */
.u-m {
  margin: 24px !important; }

.u-mt {
  margin-top: 24px !important; }

.u-mr {
  margin-right: 24px !important; }

.u-mb {
  margin-bottom: 24px !important; }

.u-ml {
  margin-left: 24px !important; }

.u-mh {
  margin-right: 24px !important;
  margin-left: 24px !important; }

.u-mv {
  margin-top: 24px !important;
  margin-bottom: 24px !important; }

/**
     * Add small margins.
     */
.u-m- {
  margin: 12px !important; }

.u-mt- {
  margin-top: 12px !important; }

.u-mr- {
  margin-right: 12px !important; }

.u-mb- {
  margin-bottom: 12px !important; }

.u-ml- {
  margin-left: 12px !important; }

.u-mh- {
  margin-right: 12px !important;
  margin-left: 12px !important; }

.u-mv- {
  margin-top: 12px !important;
  margin-bottom: 12px !important; }

/**
     * Add large margins.
     */
.u-m\+ {
  margin: 48px !important; }

.u-mt\+ {
  margin-top: 48px !important; }

.u-mr\+ {
  margin-right: 48px !important; }

.u-mb\+ {
  margin-bottom: 48px !important; }

.u-ml\+ {
  margin-left: 48px !important; }

.u-mh\+ {
  margin-right: 48px !important;
  margin-left: 48px !important; }

.u-mv\+ {
  margin-top: 48px !important;
  margin-bottom: 48px !important; }

/**
     * Add huge margins.
     */
.u-m\+\+ {
  margin: 96px !important; }

.u-mt\+\+ {
  margin-top: 96px !important; }

.u-mr\+\+ {
  margin-right: 96px !important; }

.u-mb\+\+ {
  margin-bottom: 96px !important; }

.u-ml\+\+ {
  margin-left: 96px !important; }

.u-mh\+\+ {
  margin-right: 96px !important;
  margin-left: 96px !important; }

.u-mv\+\+ {
  margin-top: 96px !important;
  margin-bottom: 96px !important; }

/**
     * Padding helper classes.
     *
     * Add paddings.
     */
.u-p {
  padding: 24px !important; }

.u-pt {
  padding-top: 24px !important; }

.u-pr {
  padding-right: 24px !important; }

.u-pb {
  padding-bottom: 24px !important; }

.u-pl {
  padding-left: 24px !important; }

.u-ph {
  padding-right: 24px !important;
  padding-left: 24px !important; }

.u-pv {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }

/**
     * Add small paddings.
     */
.u-p- {
  padding: 12px !important; }

.u-pt- {
  padding-top: 12px !important; }

.u-pr- {
  padding-right: 12px !important; }

.u-pb- {
  padding-bottom: 12px !important; }

.u-pl- {
  padding-left: 12px !important; }

.u-ph- {
  padding-right: 12px !important;
  padding-left: 12px !important; }

.u-pv- {
  padding-top: 12px !important;
  padding-bottom: 12px !important; }

/**
     * Add large paddings.
     */
.u-p\+ {
  padding: 48px !important; }

.u-pt\+ {
  padding-top: 48px !important; }

.u-pr\+ {
  padding-right: 48px !important; }

.u-pb\+ {
  padding-bottom: 48px !important; }

.u-pl\+ {
  padding-left: 48px !important; }

.u-ph\+ {
  padding-right: 48px !important;
  padding-left: 48px !important; }

.u-pv\+ {
  padding-top: 48px !important;
  padding-bottom: 48px !important; }

/**
     * Add huge paddings.
     */
.u-p\+\+ {
  padding: 96px !important; }

.u-pt\+\+ {
  padding-top: 96px !important; }

.u-pr\+\+ {
  padding-right: 96px !important; }

.u-pb\+\+ {
  padding-bottom: 96px !important; }

.u-pl\+\+ {
  padding-left: 96px !important; }

.u-ph\+\+ {
  padding-right: 96px !important;
  padding-left: 96px !important; }

.u-pv\+\+ {
  padding-top: 96px !important;
  padding-bottom: 96px !important; }

/*------------------------------------*    #WIDTHS
\*------------------------------------*/
/**
 * A series of width helper classes that you can use to size things like grid
 * systems. Classes can take a fraction-like format (e.g. `.u-2/3`) or a spoken-
 * word format (e.g. `.u-2-of-3`). Use these in your markup:
 *
 * <div class="u-7/12">
 */
.u-1\/1 {
  width: 100% !important; }

.u-1\/2, #specification-filter .specification-filter__container #resultContainer > ul > li .box ul li, #specification-filter .specification-filter__container #resultContainer > ul > li article .article__img ul li, article #specification-filter .specification-filter__container #resultContainer > ul > li .article__img ul li, #specification-filter .specification-filter__container #resultContainer > ul > li article .article__body ul li, article #specification-filter .specification-filter__container #resultContainer > ul > li .article__body ul li, #specification-filter .specification-filter__container #resultContainer > ul > li .flexCarousel .flexCarousel__body ul li, .flexCarousel #specification-filter .specification-filter__container #resultContainer > ul > li .flexCarousel__body ul li {
  width: 50% !important; }

.u-1\/3 {
  width: 33.33333% !important; }

.u-2\/3 {
  width: 66.66667% !important; }

.u-1\/4 {
  width: 25% !important; }

.u-2\/4 {
  width: 50% !important; }

.u-3\/4 {
  width: 75% !important; }

.u-1\/5 {
  width: 20% !important; }

.u-2\/5 {
  width: 40% !important; }

.u-3\/5 {
  width: 60% !important; }

.u-4\/5 {
  width: 80% !important; }

.u-1\/6 {
  width: 16.66667% !important; }

.u-2\/6 {
  width: 33.33333% !important; }

.u-3\/6 {
  width: 50% !important; }

.u-4\/6 {
  width: 66.66667% !important; }

.u-5\/6 {
  width: 83.33333% !important; }

.u-1\/7 {
  width: 14.28571% !important; }

.u-2\/7 {
  width: 28.57143% !important; }

.u-3\/7 {
  width: 42.85714% !important; }

.u-4\/7 {
  width: 57.14286% !important; }

.u-5\/7 {
  width: 71.42857% !important; }

.u-6\/7 {
  width: 85.71429% !important; }

.u-1\/8 {
  width: 12.5% !important; }

.u-2\/8 {
  width: 25% !important; }

.u-3\/8 {
  width: 37.5% !important; }

.u-4\/8 {
  width: 50% !important; }

.u-5\/8 {
  width: 62.5% !important; }

.u-6\/8 {
  width: 75% !important; }

.u-7\/8 {
  width: 87.5% !important; }

.u-1\/9 {
  width: 11.11111% !important; }

.u-2\/9 {
  width: 22.22222% !important; }

.u-3\/9 {
  width: 33.33333% !important; }

.u-4\/9 {
  width: 44.44444% !important; }

.u-5\/9 {
  width: 55.55556% !important; }

.u-6\/9 {
  width: 66.66667% !important; }

.u-7\/9 {
  width: 77.77778% !important; }

.u-8\/9 {
  width: 88.88889% !important; }

.u-1\/10 {
  width: 10% !important; }

.u-2\/10 {
  width: 20% !important; }

.u-3\/10 {
  width: 30% !important; }

.u-4\/10 {
  width: 40% !important; }

.u-5\/10 {
  width: 50% !important; }

.u-6\/10 {
  width: 60% !important; }

.u-7\/10 {
  width: 70% !important; }

.u-8\/10 {
  width: 80% !important; }

.u-9\/10 {
  width: 90% !important; }

.u-1\/11 {
  width: 9.09091% !important; }

.u-2\/11 {
  width: 18.18182% !important; }

.u-3\/11 {
  width: 27.27273% !important; }

.u-4\/11 {
  width: 36.36364% !important; }

.u-5\/11 {
  width: 45.45455% !important; }

.u-6\/11 {
  width: 54.54545% !important; }

.u-7\/11 {
  width: 63.63636% !important; }

.u-8\/11 {
  width: 72.72727% !important; }

.u-9\/11 {
  width: 81.81818% !important; }

.u-10\/11 {
  width: 90.90909% !important; }

.u-1\/12 {
  width: 8.33333% !important; }

.u-2\/12 {
  width: 16.66667% !important; }

.u-3\/12 {
  width: 25% !important; }

.u-4\/12 {
  width: 33.33333% !important; }

.u-5\/12 {
  width: 41.66667% !important; }

.u-6\/12 {
  width: 50% !important; }

.u-7\/12 {
  width: 58.33333% !important; }

.u-8\/12 {
  width: 66.66667% !important; }

.u-9\/12 {
  width: 75% !important; }

.u-10\/12 {
  width: 83.33333% !important; }

.u-11\/12 {
  width: 91.66667% !important; }

/*------------------------------------*    #WIDTHS-RESPONSIVE
\*------------------------------------*/
/**
 * Responsive width classes based on your responsive settings.
 */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .u-1\/1-retina {
    width: 100% !important; }
  .u-1\/2-retina {
    width: 50% !important; }
  .u-1\/3-retina {
    width: 33.33333% !important; }
  .u-2\/3-retina {
    width: 66.66667% !important; }
  .u-1\/4-retina {
    width: 25% !important; }
  .u-2\/4-retina {
    width: 50% !important; }
  .u-3\/4-retina {
    width: 75% !important; }
  .u-1\/5-retina {
    width: 20% !important; }
  .u-2\/5-retina {
    width: 40% !important; }
  .u-3\/5-retina {
    width: 60% !important; }
  .u-4\/5-retina {
    width: 80% !important; } }

@media screen and (min-width: 64em) and (max-width: 83.9375em) {
  .u-1\/1-desk {
    width: 100% !important; }
  .u-1\/2-desk {
    width: 50% !important; }
  .u-1\/3-desk {
    width: 33.33333% !important; }
  .u-2\/3-desk {
    width: 66.66667% !important; }
  .u-1\/4-desk {
    width: 25% !important; }
  .u-2\/4-desk {
    width: 50% !important; }
  .u-3\/4-desk {
    width: 75% !important; }
  .u-1\/5-desk {
    width: 20% !important; }
  .u-2\/5-desk {
    width: 40% !important; }
  .u-3\/5-desk {
    width: 60% !important; }
  .u-4\/5-desk {
    width: 80% !important; } }

@media screen and (max-width: 63.9375em) {
  .u-1\/1-portable {
    width: 100% !important; }
  .u-1\/2-portable {
    width: 50% !important; }
  .u-1\/3-portable {
    width: 33.33333% !important; }
  .u-2\/3-portable {
    width: 66.66667% !important; }
  .u-1\/4-portable {
    width: 25% !important; }
  .u-2\/4-portable {
    width: 50% !important; }
  .u-3\/4-portable {
    width: 75% !important; }
  .u-1\/5-portable {
    width: 20% !important; }
  .u-2\/5-portable {
    width: 40% !important; }
  .u-3\/5-portable {
    width: 60% !important; }
  .u-4\/5-portable {
    width: 80% !important; } }

@media screen and (min-width: 45em) {
  .u-1\/1-lap-and-up {
    width: 100% !important; }
  .u-1\/2-lap-and-up {
    width: 50% !important; }
  .u-1\/3-lap-and-up {
    width: 33.33333% !important; }
  .u-2\/3-lap-and-up {
    width: 66.66667% !important; }
  .u-1\/4-lap-and-up {
    width: 25% !important; }
  .u-2\/4-lap-and-up {
    width: 50% !important; }
  .u-3\/4-lap-and-up {
    width: 75% !important; }
  .u-1\/5-lap-and-up {
    width: 20% !important; }
  .u-2\/5-lap-and-up {
    width: 40% !important; }
  .u-3\/5-lap-and-up {
    width: 60% !important; }
  .u-4\/5-lap-and-up {
    width: 80% !important; } }

@media screen and (min-width: 45em) and (max-width: 63.9375em) {
  .u-1\/1-lap {
    width: 100% !important; }
  .u-1\/2-lap {
    width: 50% !important; }
  .u-1\/3-lap {
    width: 33.33333% !important; }
  .u-2\/3-lap {
    width: 66.66667% !important; }
  .u-1\/4-lap {
    width: 25% !important; }
  .u-2\/4-lap {
    width: 50% !important; }
  .u-3\/4-lap {
    width: 75% !important; }
  .u-1\/5-lap {
    width: 20% !important; }
  .u-2\/5-lap {
    width: 40% !important; }
  .u-3\/5-lap {
    width: 60% !important; }
  .u-4\/5-lap {
    width: 80% !important; } }

@media screen and (max-width: 44.9375em) {
  .u-1\/1-palm {
    width: 100% !important; }
  .u-1\/2-palm {
    width: 50% !important; }
  .u-1\/3-palm {
    width: 33.33333% !important; }
  .u-2\/3-palm {
    width: 66.66667% !important; }
  .u-1\/4-palm {
    width: 25% !important; }
  .u-2\/4-palm {
    width: 50% !important; }
  .u-3\/4-palm {
    width: 75% !important; }
  .u-1\/5-palm {
    width: 20% !important; }
  .u-2\/5-palm {
    width: 40% !important; }
  .u-3\/5-palm {
    width: 60% !important; }
  .u-4\/5-palm {
    width: 80% !important; } }

@media screen and (min-width: 30em) and (max-width: 44.9375em) {
  .u-1\/1-phone-to-palm {
    width: 100% !important; }
  .u-1\/2-phone-to-palm {
    width: 50% !important; }
  .u-1\/3-phone-to-palm {
    width: 33.33333% !important; }
  .u-2\/3-phone-to-palm {
    width: 66.66667% !important; }
  .u-1\/4-phone-to-palm {
    width: 25% !important; }
  .u-2\/4-phone-to-palm {
    width: 50% !important; }
  .u-3\/4-phone-to-palm {
    width: 75% !important; }
  .u-1\/5-phone-to-palm {
    width: 20% !important; }
  .u-2\/5-phone-to-palm {
    width: 40% !important; }
  .u-3\/5-phone-to-palm {
    width: 60% !important; }
  .u-4\/5-phone-to-palm {
    width: 80% !important; } }

@media screen and (max-width: 29.9375em) {
  .u-1\/1-phone {
    width: 100% !important; }
  .u-1\/2-phone {
    width: 50% !important; }
  .u-1\/3-phone {
    width: 33.33333% !important; }
  .u-2\/3-phone {
    width: 66.66667% !important; }
  .u-1\/4-phone {
    width: 25% !important; }
  .u-2\/4-phone {
    width: 50% !important; }
  .u-3\/4-phone {
    width: 75% !important; }
  .u-1\/5-phone {
    width: 20% !important; }
  .u-2\/5-phone {
    width: 40% !important; }
  .u-3\/5-phone {
    width: 60% !important; }
  .u-4\/5-phone {
    width: 80% !important; } }

/*------------------------------------*    #BUTTON
\*------------------------------------*/
/**
 * Adds button styles
 */
.btn, .eupopup-button {
  line-height: 1em;
  color: #fff !important;
  background-color: #273a58 !important;
  text-transform: uppercase;
  padding: 0.66667em !important; }
  .btn:after, .eupopup-button:after {
    font-family: 'procab' !important;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke-width: 0.1px;
    /* added, not in icomoon package */
    color: #ffc522 !important;
    content: "";
    float: right;
    margin-left: 0.6em; }
  .btn:hover, .eupopup-button:hover {
    color: #273a58 !important;
    background-color: #fff !important;
    border-color: #273a58 !important; }
    .btn:hover:after, .eupopup-button:hover:after {
      color: #273a58 !important; }

.btn--clean {
  color: inherit !important;
  background-color: transparent !important;
  border: none !important; }
  .btn--clean:after {
    content: '';
    float: none; }

.btn--primary {
  background-color: inherit !important;
  color: #273a58 !important;
  border: 1px solid #273a58 !important; }

.btn--secondary {
  color: #ffc522 !important;
  border: 1px solid #ffc522 !important; }

/*------------------------------------*    #BOX
\*------------------------------------*/
/**
 * Adds box styles
 */
.box--shadow {
  -webkit-box-shadow: 10px 10px 5px -5px #eeeeee;
  -moz-box-shadow: 10px 10px 5px -5px #eeeeee;
  box-shadow: 10px 10px 5px -5px #eeeeee;
  border: solid 1px white; }

.box--bl__info {
  border-left: solid 5px #00cd26; }

.box--bl__warning {
  border-left: solid 5px #db2128; }

.box--bl__danger {
  border-left: solid 5px #db1001; }

/*------------------------------------*    #TABLES
\*------------------------------------*/
/**
 * Adds table styles
 */
.table th, .table-matrix th {
  text-align: left;
  background-color: #efefef;
  text-transform: uppercase;
  padding: 0.5em; }

/*------------------------------------*    $TRUMPS DEFAULT
\*------------------------------------*/
.center {
  text-align: center; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.t-upper {
  text-transform: uppercase; }

.t-justify {
  text-align: justify; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.mini {
  font-size: 0.5rem; }

.small {
  font-size: 0.85rem; }

.large {
  font-size: 2rem; }

.mega {
  font-size: 3.25rem; }

.maxi {
  font-size: 5rem; }

.max-width {
  width: 100%; }

.d-ib {
  display: inline-block; }

.v-align--middle {
  vertical-align: middle; }

.disabled {
  opacity: 0.25; }

/* BORDERS */
.bl__secondary {
  border-left: solid 2px #ffc522; }

.bl__info {
  border-left: solid 2px #0057b6; }

.bl__success {
  border-left: solid 2px #00cd26; }

.bl__warning {
  border-left: solid 2px #db2128; }

.bl__danger {
  border-left: solid 2px #db1001; }

/*------------------------------------*    #FIXES / OVERRIDES
\*------------------------------------*/
/**
 * Fixes/Overrides for flexslider
 */
.flexslider, .flexCarousel {
  background: none;
  border: none;
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /*.flex__height {
        display: inline-block;
    }*/
  /* fix for lazy loading */ }
  .flexslider .flex-direction-nav a, .flexCarousel .flex-direction-nav a {
    height: 60px; }
    .flexslider .flex-direction-nav a:before, .flexCarousel .flex-direction-nav a:before {
      font-family: "procab";
      content: ""; }
    .flexslider .flex-direction-nav a.flex-next:before, .flexCarousel .flex-direction-nav a.flex-next:before {
      content: ""; }
  .flexslider .flex-control-paging li a, .flexCarousel .flex-control-paging li a {
    width: 12px;
    height: 12px;
    background: none;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
    border: solid 1px #273a58; }
  .flexslider .flex-control-paging li a.flex-active, .flexCarousel .flex-control-paging li a.flex-active {
    background: none;
    border: solid 1px #ffc522; }
  .flexslider .flex-control-nav, .flexCarousel .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center; }
  @media screen and (max-width: 29.9375em) {
    .flexslider .flex-control-nav, .flexCarousel .flex-control-nav {
      display: none; } }
  .flexslider .slide-item, .flexCarousel .slide-item {
    position: relative; }
  .flexslider .slide-item:after, .flexCarousel .slide-item:after {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 27.25%;
    content: ""; }
  .flexslider .slide-item > *, .flexCarousel .slide-item > * {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .flexslider .slide-list, .flexslider .slide-item, .flexCarousel .slide-list, .flexCarousel .slide-item {
    margin: 0;
    padding: 0;
    list-style: none; }
  .flexslider .slide-item, .flexCarousel .slide-item {
    min-height: 1px; }

.home-slider .slides .slide-item a {
  display: flex; }

.home-slider .flex-control-nav {
  bottom: 3em; }

/**
 * Fixes/Overrides for Magnific popup
 */
.mfp-img {
  background-color: #fff; }

.mfp-counter {
  margin-right: 1.2em;
  color: inherit; }

/**
 * Fixes/Overrides for select2
 */
.select2-container .select2-selection--single {
  height: 34px; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 34px; }

/**
 * Fixes/Overrides for qtip
 */
.qtip-content {
  line-height: 1.2em; }

/**
 * Fixes/Overrides for timeline
 */
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  background: none;
  border: solid 1px #273a58;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  border-color: transparent #273a58 transparent transparent; }
