@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

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

.clearfix:before, .row:before,
.clearfix:after,
.row:after {
  content: "";
  display: table; }

.clearfix:after, .row:after {
  clear: both; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html, body {
  min-height: 100%;
  font-size: 10px;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  background: #ebeced;
  color: #545454; }

/** =========================================
 * Typography
 ===========================================*/
h1 {
  font-size: 21px; }
  @media screen and (min-width: 480px) {
    h1 {
      font-size: 24.5px; } }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 28px; } }
  @media screen and (min-width: 992px) {
    h1 {
      font-size: 31.5px; } }
  @media screen and (min-width: 1200px) {
    h1 {
      font-size: 35px; } }
  @media screen and (min-width: 1600px) {
    h1 {
      font-size: 35px; } }

h2 {
  font-size: 41.6px; }
  @media screen and (min-width: 480px) {
    h2 {
      font-size: 41.6px; } }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 41.6px; } }
  @media screen and (min-width: 992px) {
    h2 {
      font-size: 46.8px; } }
  @media screen and (min-width: 1200px) {
    h2 {
      font-size: 52px; } }
  @media screen and (min-width: 1600px) {
    h2 {
      font-size: 52px; } }

h3 {
  font-size: 17.6px; }
  @media screen and (min-width: 480px) {
    h3 {
      font-size: 17.6px; } }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 17.6px; } }
  @media screen and (min-width: 992px) {
    h3 {
      font-size: 19.8px; } }
  @media screen and (min-width: 1200px) {
    h3 {
      font-size: 22px; } }
  @media screen and (min-width: 1600px) {
    h3 {
      font-size: 22px; } }

h4 {
  font-size: 17.6px; }
  @media screen and (min-width: 480px) {
    h4 {
      font-size: 17.6px; } }
  @media screen and (min-width: 768px) {
    h4 {
      font-size: 17.6px; } }
  @media screen and (min-width: 992px) {
    h4 {
      font-size: 19.8px; } }
  @media screen and (min-width: 1200px) {
    h4 {
      font-size: 22px; } }
  @media screen and (min-width: 1600px) {
    h4 {
      font-size: 22px; } }

h5 {
  font-size: 20.8px; }
  @media screen and (min-width: 480px) {
    h5 {
      font-size: 20.8px; } }
  @media screen and (min-width: 768px) {
    h5 {
      font-size: 20.8px; } }
  @media screen and (min-width: 992px) {
    h5 {
      font-size: 23.4px; } }
  @media screen and (min-width: 1200px) {
    h5 {
      font-size: 26px; } }
  @media screen and (min-width: 1600px) {
    h5 {
      font-size: 26px; } }

h6 {
  font-size: 19.2px; }
  @media screen and (min-width: 480px) {
    h6 {
      font-size: 19.2px; } }
  @media screen and (min-width: 768px) {
    h6 {
      font-size: 19.2px; } }
  @media screen and (min-width: 992px) {
    h6 {
      font-size: 21.6px; } }
  @media screen and (min-width: 1200px) {
    h6 {
      font-size: 24px; } }
  @media screen and (min-width: 1600px) {
    h6 {
      font-size: 24px; } }

p, li {
  font-size: 14.4px; }
  @media screen and (min-width: 480px) {
    p, li {
      font-size: 14.4px; } }
  @media screen and (min-width: 768px) {
    p, li {
      font-size: 14.4px; } }
  @media screen and (min-width: 992px) {
    p, li {
      font-size: 16.2px; } }
  @media screen and (min-width: 1200px) {
    p, li {
      font-size: 18px; } }
  @media screen and (min-width: 1600px) {
    p, li {
      font-size: 18px; } }

span {
  font-size: 13.6px; }
  @media screen and (min-width: 480px) {
    span {
      font-size: 13.6px; } }
  @media screen and (min-width: 768px) {
    span {
      font-size: 13.6px; } }
  @media screen and (min-width: 992px) {
    span {
      font-size: 15.3px; } }
  @media screen and (min-width: 1200px) {
    span {
      font-size: 17px; } }
  @media screen and (min-width: 1600px) {
    span {
      font-size: 17px; } }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #033c56;
  line-height: 1.42; }
  h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline {
    padding-bottom: 24px;
    position: relative;
    margin-bottom: 24px; }
    h1.underline:after, h2.underline:after, h3.underline:after, h4.underline:after, h5.underline:after, h6.underline:after {
      position: absolute;
      content: '';
      display: block;
      width: 100%;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 0;
      height: 1px;
      display: block;
      -webkit-transition: 0.2s ease all;
      transition: 0.2s ease all;
      background: #033c56; }

p, li {
  line-height: 1.4;
  margin-bottom: 24px; }
  p a, li a {
    color: #033c56; }

.vertical {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute; }
  .vertical.center {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center; }

.semi {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600; }

.uppercase {
  text-transform: uppercase; }

.constrained {
  max-width: 1140px;
  padding: 0 24px;
  margin: 0 auto; }

.main-content {
  float: left;
  display: block;
  padding: 6px;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .main-content {
      width: 75%; } }

.side-content {
  float: left;
  display: block;
  padding: 6px;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .side-content {
      width: 25%; } }

strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600; }

.noMargin {
  margin: 0; }

.contact-page .grid-3 .small {
  margin-top: 3px;
  font-size: 16px;
  margin-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300; }

.blue {
  color: #033c56; }

.center {
  text-align: center; }

.contained-wrap {
  margin: 0 auto;
  position: relative; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min-resolution: 240dpi) {
  .icon-checkbox-checked {
    background-image: url(../img/sprites-retina.png);
    background-size: 54px 25px; }
  .icon-checkbox {
    background-image: url(../img/sprites-retina.png);
    background-size: 54px 25px; } }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox-checked,
.icon-checkbox-checked {
  display: inline-block;
  background-image: url(../img/sprites.png);
  background-position: 0px 0px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-checkbox,
.icon-checkbox {
  display: inline-block;
  background-image: url(../img/sprites.png);
  background-position: -29px 0px;
  width: 25px;
  height: 25px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-mail,
.icon-mail {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: 0px 0px;
  width: 56px;
  height: 56px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-navburger,
.icon-navburger {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -120px 0px;
  width: 24px;
  height: 19px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-producerstat,
.icon-producerstat {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -60px 0px;
  width: 56px;
  height: 56px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-specsite,
.icon-specsite {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: 0px -60px;
  width: 56px;
  height: 56px; }

.no-flexboxlegacy.no-touch.no-canvas .icon-www, .no-flexboxlegacy.no-touch.no-canvas .linkIcon:before,
.icon-www,
.linkIcon:before {
  display: inline-block;
  background-image: url(../images/sprites.png);
  background-position: -60px -60px;
  width: 56px;
  height: 56px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2.5), only screen and (min-resolution: 240dpi) {
  .icon-mail {
    background-image: url(../images/sprites-retina.png);
    background-size: 144px 116px; }
  .icon-navburger {
    background-image: url(../images/sprites-retina.png);
    background-size: 144px 116px; }
  .icon-producerstat {
    background-image: url(../images/sprites-retina.png);
    background-size: 144px 116px; }
  .icon-specsite {
    background-image: url(../images/sprites-retina.png);
    background-size: 144px 116px; }
  .icon-www, .linkIcon:before {
    background-image: url(../images/sprites-retina.png);
    background-size: 144px 116px; } }

.button {
  margin: 24px 0;
  text-transform: uppercase;
  padding: 12px 48px;
  font-size: 20.8px;
  cursor: pointer;
  -webkit-transition: all 120ms ease;
  transition: all 120ms ease;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  outline: none; }
  @media screen and (min-width: 480px) {
    .button {
      font-size: 20.8px; } }
  @media screen and (min-width: 768px) {
    .button {
      font-size: 20.8px; } }
  @media screen and (min-width: 992px) {
    .button {
      font-size: 23.4px; } }
  @media screen and (min-width: 1200px) {
    .button {
      font-size: 26px; } }
  @media screen and (min-width: 1600px) {
    .button {
      font-size: 26px; } }
  .button.right {
    float: right;
    margin-right: 2%; }
  .button--bordered {
    border: 1px solid #033c56;
    color: #033c56;
    background: transparent; }
    .button--bordered:hover {
      color: #ebeced;
      background: #033c56; }
    .button--bordered:active {
      color: #ebeced;
      background: #022b3d; }
    .button--bordered--white {
      border: 1px solid #ffffff;
      color: #ffffff;
      background: transparent; }
      .button--bordered--white:hover {
        background: #ffffff;
        color: #4891c1; }
      .button--bordered--white:active {
        color: #4891c1;
        background: #f2f2f2; }

form.loading .loader {
  display: block; }

.loader {
  display: none;
  position: absolute;
  font-size: 10px;
  margin: -1.5em auto 0;
  text-indent: -9999em;
  left: 0;
  right: 0;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, white), color-stop(42%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 10%, rgba(255, 255, 255, 0) 42%);
  -webkit-animation: load3 1.4s infinite linear;
          animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  top: 50%; }

.loader:before {
  position: absolute;
  content: '';
  display: block;
  width: 50%;
  height: 50%;
  background: white;
  border-radius: 100% 0 0 0;
  top: 0;
  left: 0; }

.loader:after {
  position: absolute;
  content: '';
  display: block;
  background: white;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.rippleDark,
.ripple {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0; }

.ripple .ink {
  background: rgba(255, 255, 255, 0.25); }

.rippleDark .ink {
  background: rgba(0, 0, 0, 0.25); }

.ink {
  display: block;
  position: absolute;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0); }

.ink.animate {
  -webkit-animation: ripple 360ms linear;
          animation: ripple 360ms linear; }

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5); } }

@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5); } }

.LoadingNotification-anim {
  -webkit-transition: all 680ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 680ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  display: block;
  height: 160px;
  overflow: visible;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 160px;
  zoom: 2;
  -moz-transform: scale(1.8);
  visibility: hidden;
  opacity: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  position: absolute;
  z-index: 9999; }

.LoadingNotification-anim .circular {
  height: 160px;
  position: relative;
  width: 160px;
  -webkit-animation: loadingrotate 2s linear infinite;
          animation: loadingrotate 2s linear infinite; }

.LoadingNotification-anim .path {
  stroke-dasharray: 1, 100;
  stroke-dashoffset: 0;
  stroke-linecap: round; }

.LoadingNotification-anim .path {
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite; }

@-webkit-keyframes color {
  0%, 100% {
    stroke: #ba112f; }
  40% {
    stroke: #ba112f; }
  66% {
    stroke: #ba112f; }
  80%, 90% {
    stroke: #ba112f; } }

@keyframes color {
  0%, 100% {
    stroke: #ba112f; }
  40% {
    stroke: #ba112f; }
  66% {
    stroke: #ba112f; }
  80%, 90% {
    stroke: #ba112f; } }

@-webkit-keyframes loadingrotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loadingrotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124; } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124; } }

.row .grid-1, .row .grid-2, .row .grid-3, .row .grid-4, .row .grid-5, .row .grid-6, .row .grid-7, .row .grid-8, .row .grid-9, .row .grid-10, .row .grid-11, .row .grid-12 {
  float: left;
  text-align: left;
  height: 100%;
  vertical-align: top;
  margin-top: 0;
  margin-left: 1%;
  padding: 0 6px; }

.row {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  vertical-align: top;
  position: relative;
  display: block; }
  .row .grid-1:first-child {
    margin-left: 0; }
  .row .grid-2:first-child {
    margin-left: 0; }
  .row .grid-3:first-child {
    margin-left: 0; }
  .row .grid-4:first-child {
    margin-left: 0; }
  .row .grid-5:first-child {
    margin-left: 0; }
  .row .grid-6:first-child {
    margin-left: 0; }
  .row .grid-7:first-child {
    margin-left: 0; }
  .row .grid-8:first-child {
    margin-left: 0; }
  .row .grid-9:first-child {
    margin-left: 0; }
  .row .grid-10:first-child {
    margin-left: 0; }
  .row .grid-11:first-child {
    margin-left: 0; }
  .row .grid-12:first-child {
    margin-left: 0; }
  .row .grid-1 {
    width: 7.4159%; }
  .row .grid-2 {
    width: 15.83333%; }
  .row .grid-3 {
    width: 24.25%; }
  .row .grid-4 {
    width: 32.66667%; }
  .row .grid-5 {
    width: 40.66667%; }
  .row .grid-6 {
    width: 49.5%; }
  .row .grid-7 {
    width: 57.33333%; }
  .row .grid-8 {
    width: 65.66667%; }
  .row .grid-9 {
    width: 74%; }
  .row .grid-10 {
    width: 82.33333%; }
  .row .grid-11 {
    width: 90.66667%; }
  .row .grid-12 {
    width: 100%; }

@media only screen and (min-width: 768px) {
  .grid-2:nth-child(3n+1),
  .grid-3:nth-child(4n+1),
  .grid-4:nth-child(3n+1) {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .row .grid-1 {
    margin-left: 0;
    width: 100%; }
  .row .grid-2 {
    margin-left: 0;
    width: 100%; }
  .row .grid-3 {
    margin-left: 0;
    width: 100%; }
  .row .grid-4 {
    margin-left: 0;
    width: 100%; }
  .row .grid-5 {
    margin-left: 0;
    width: 100%; }
  .row .grid-6 {
    margin-left: 0;
    width: 100%; }
  .row .grid-7 {
    margin-left: 0;
    width: 100%; }
  .row .grid-8 {
    margin-left: 0;
    width: 100%; }
  .row .grid-9 {
    margin-left: 0;
    width: 100%; }
  .row .grid-10 {
    margin-left: 0;
    width: 100%; }
  .row .grid-11 {
    margin-left: 0;
    width: 100%; }
  .row .grid-12 {
    margin-left: 0;
    width: 100%; }
  .row .grid-mobile-half:nth-child(2n+1),
  .row .grid-mobile-third:nth-child(3n+1),
  .row .grid-mobile-quarter:nth-child(4n+1) {
    margin-left: 0 !important; }
  .row .grid-mobile-half {
    width: 49%;
    margin-left: 2%; }
  .row .grid-mobile-third {
    width: 32.33333%;
    margin-left: 1.5%; }
  .row .grid-mobile-quarter {
    width: 24%;
    margin-left: 1.33333%; } }

@media only screen and (max-width: 767px) {
  .row .grid-mobile-half,
  .row .grid-mobile-third,
  .row .grid-mobile-quarter {
    margin-left: 0;
    width: 100%; } }

.row {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

form:before, form:after {
  content: "";
  display: table; }

form:after {
  clear: both; }

.input-wrap {
  width: 100%;
  display: block;
  float: left; }
  .input-wrap--half {
    width: 49%;
    float: left;
    margin-right: 1%; }
  .input-wrap--last {
    width: 49%;
    margin-right: 0;
    margin-left: 1%; }
  .input-wrap--material {
    position: relative; }
    .input-wrap--material label {
      position: absolute;
      font-size: 19.2px;
      padding-left: 12px;
      top: 14px;
      -webkit-transition: 0.2s ease all;
      transition: 0.2s ease all;
      color: #033c56; }
      @media screen and (min-width: 480px) {
        .input-wrap--material label {
          font-size: 19.2px; } }
      @media screen and (min-width: 768px) {
        .input-wrap--material label {
          font-size: 19.2px; } }
      @media screen and (min-width: 992px) {
        .input-wrap--material label {
          font-size: 21.6px; } }
      @media screen and (min-width: 1200px) {
        .input-wrap--material label {
          font-size: 24px; } }
      @media screen and (min-width: 1600px) {
        .input-wrap--material label {
          font-size: 24px; } }
    .input-wrap--material textarea,
    .input-wrap--material input {
      font-size: 19.2px;
      width: 100%;
      border: 0;
      background: transparent;
      padding: 18px 12px 6px;
      margin-bottom: 24px;
      border-bottom: 1px solid #033c56;
      outline: none;
      position: relative;
      z-index: 1;
      color: #033c56; }
      @media screen and (min-width: 480px) {
        .input-wrap--material textarea,
        .input-wrap--material input {
          font-size: 19.2px; } }
      @media screen and (min-width: 768px) {
        .input-wrap--material textarea,
        .input-wrap--material input {
          font-size: 19.2px; } }
      @media screen and (min-width: 992px) {
        .input-wrap--material textarea,
        .input-wrap--material input {
          font-size: 21.6px; } }
      @media screen and (min-width: 1200px) {
        .input-wrap--material textarea,
        .input-wrap--material input {
          font-size: 24px; } }
      @media screen and (min-width: 1600px) {
        .input-wrap--material textarea,
        .input-wrap--material input {
          font-size: 24px; } }
    .input-wrap--material textarea {
      resize: none;
      min-height: 180px; }
    .input-wrap--material:after {
      position: absolute;
      content: '';
      display: block;
      width: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 24px;
      height: 2px;
      display: block;
      -webkit-transition: 0.2s ease all;
      transition: 0.2s ease all;
      background: #033c56; }
    .input-wrap--material.current:after {
      width: 100%; }
    .input-wrap--material.active label {
      font-size: 13px;
      top: 0;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400; }
    .input-wrap--material.parsley-error:after {
      background: #3592be;
      width: 100%;
      z-index: 3; }
    .input-wrap--material--white .sod_select {
      border-color: white;
      color: white; }
      .input-wrap--material--white .sod_select:before, .input-wrap--material--white .sod_select:after {
        color: white; }
    .input-wrap--material--white label {
      color: #ffffff;
      font-size: 13.6px; }
      @media screen and (min-width: 480px) {
        .input-wrap--material--white label {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        .input-wrap--material--white label {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        .input-wrap--material--white label {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        .input-wrap--material--white label {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        .input-wrap--material--white label {
          font-size: 17px; } }
    .input-wrap--material--white textarea,
    .input-wrap--material--white input {
      font-size: 13.6px;
      border-bottom: 1px solid #ffffff;
      color: #ffffff; }
      @media screen and (min-width: 480px) {
        .input-wrap--material--white textarea,
        .input-wrap--material--white input {
          font-size: 13.6px; } }
      @media screen and (min-width: 768px) {
        .input-wrap--material--white textarea,
        .input-wrap--material--white input {
          font-size: 13.6px; } }
      @media screen and (min-width: 992px) {
        .input-wrap--material--white textarea,
        .input-wrap--material--white input {
          font-size: 15.3px; } }
      @media screen and (min-width: 1200px) {
        .input-wrap--material--white textarea,
        .input-wrap--material--white input {
          font-size: 17px; } }
      @media screen and (min-width: 1600px) {
        .input-wrap--material--white textarea,
        .input-wrap--material--white input {
          font-size: 17px; } }
    .input-wrap--material--white:after {
      background: white; }
    .input-wrap--material--white.parsley-error:after {
      background: #285c85; }

.hidden,
.honeypot {
  display: none !important; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 99999999999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .pika-single.is-hidden {
    display: none; }
  .pika-single.is-bound {
    position: absolute;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
            box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }

.pika-single {
  *zoom: 1; }
  .pika-single:before, .pika-single:after {
    content: " ";
    display: table; }
  .pika-single:after {
    clear: both; }

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px; }

.pika-title {
  position: relative;
  text-align: center; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0; }
  .pika-prev:hover,
  .pika-next:hover {
    opacity: 1; }
  .pika-prev.is-disabled,
  .pika-next.is-disabled {
    cursor: default;
    opacity: .2; }

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0; }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }
  .pika-table th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0; }
  .pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center; }
  .pika-table abbr {
    border-bottom: none;
    cursor: help; }

.pika-button {
  cursor: pointer;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5; }
  .is-today .pika-button {
    color: #33aaff;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    -webkit-box-shadow: inset 0 1px 3px #178fe5;
            box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px; }
  .is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3; }
  .pika-button:hover {
    color: #fff;
    background: #ff8000;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 3px; }

.pika-week {
  font-size: 11px;
  color: #999; }

.is-inrange .pika-button {
  background: #D5E9F7; }

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px; }

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px; }

.Security .contained-wrap form {
  margin: 72px auto 130px;
  width: 100%;
  max-width: 400px; }
  .Security .contained-wrap form label {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    display: block;
    font-size: 19.2px;
    margin-bottom: 10px; }
    @media screen and (min-width: 480px) {
      .Security .contained-wrap form label {
        font-size: 19.2px; } }
    @media screen and (min-width: 768px) {
      .Security .contained-wrap form label {
        font-size: 19.2px; } }
    @media screen and (min-width: 992px) {
      .Security .contained-wrap form label {
        font-size: 21.6px; } }
    @media screen and (min-width: 1200px) {
      .Security .contained-wrap form label {
        font-size: 24px; } }
    @media screen and (min-width: 1600px) {
      .Security .contained-wrap form label {
        font-size: 24px; } }
  .Security .contained-wrap form textarea,
  .Security .contained-wrap form input[type="email"],
  .Security .contained-wrap form input[type="password"],
  .Security .contained-wrap form input[type="text"] {
    outline: 0;
    height: 40px;
    border: 0;
    width: 100%;
    padding: 0 10px;
    font-size: 14.4px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    background: white;
    -webkit-appearance: none;
    border-radius: 0; }
    @media screen and (min-width: 480px) {
      .Security .contained-wrap form textarea,
      .Security .contained-wrap form input[type="email"],
      .Security .contained-wrap form input[type="password"],
      .Security .contained-wrap form input[type="text"] {
        font-size: 14.4px; } }
    @media screen and (min-width: 768px) {
      .Security .contained-wrap form textarea,
      .Security .contained-wrap form input[type="email"],
      .Security .contained-wrap form input[type="password"],
      .Security .contained-wrap form input[type="text"] {
        font-size: 14.4px; } }
    @media screen and (min-width: 992px) {
      .Security .contained-wrap form textarea,
      .Security .contained-wrap form input[type="email"],
      .Security .contained-wrap form input[type="password"],
      .Security .contained-wrap form input[type="text"] {
        font-size: 16.2px; } }
    @media screen and (min-width: 1200px) {
      .Security .contained-wrap form textarea,
      .Security .contained-wrap form input[type="email"],
      .Security .contained-wrap form input[type="password"],
      .Security .contained-wrap form input[type="text"] {
        font-size: 18px; } }
    @media screen and (min-width: 1600px) {
      .Security .contained-wrap form textarea,
      .Security .contained-wrap form input[type="email"],
      .Security .contained-wrap form input[type="password"],
      .Security .contained-wrap form input[type="text"] {
        font-size: 18px; } }
  .Security .contained-wrap form input[type="submit"] {
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
    background: #033c56;
    border: 0;
    width: 100%;
    cursor: pointer;
    color: white;
    padding: 10px 20px;
    margin: 10px auto;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 19.2px; }
    @media screen and (min-width: 480px) {
      .Security .contained-wrap form input[type="submit"] {
        font-size: 19.2px; } }
    @media screen and (min-width: 768px) {
      .Security .contained-wrap form input[type="submit"] {
        font-size: 19.2px; } }
    @media screen and (min-width: 992px) {
      .Security .contained-wrap form input[type="submit"] {
        font-size: 21.6px; } }
    @media screen and (min-width: 1200px) {
      .Security .contained-wrap form input[type="submit"] {
        font-size: 24px; } }
    @media screen and (min-width: 1600px) {
      .Security .contained-wrap form input[type="submit"] {
        font-size: 24px; } }
  .Security .contained-wrap form .checkbox {
    margin-top: 10px; }
  .Security .contained-wrap form a {
    color: #033c56; }

.Security .contained-wrap label.right {
  display: inline-block; }

.Security .contained-wrap input[type="checkbox"] {
  width: 16px;
  margin: 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  position: relative;
  border: none;
  cursor: pointer;
  border-radius: 1000px; }
  .Security .contained-wrap input[type="checkbox"]:focus {
    -webkit-animation: press 360ms 1;
            animation: press 360ms 1; }
  .Security .contained-wrap input[type="checkbox"]:before, .Security .contained-wrap input[type="checkbox"]:after {
    content: ""; }
  .Security .contained-wrap input[type="checkbox"]:after {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #333;
    -webkit-transition: 240ms;
    transition: 240ms; }
  .Security .contained-wrap input[type="checkbox"]:disabled:after {
    border-color: #ddd;
    background-color: #eee;
    cursor: not-allowed; }
  .Security .contained-wrap input[type="checkbox"]:disabled:checked:after {
    background-color: #eee;
    border-color: #ddd; }
  .Security .contained-wrap input[type="checkbox"]:disabled:checked:before {
    border-color: #999; }

.Security .contained-wrap input[type="checkbox"]:after {
  background-color: #fff;
  z-index: 999; }

.Security .contained-wrap input[type="checkbox"]:checked:after {
  background-color: #033c56;
  border-color: #033c56; }

.Security .contained-wrap input[type="checkbox"]:checked:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 6px;
  display: table;
  width: 4px;
  height: 10px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

@-webkit-keyframes press {
  0% {
    -webkit-box-shadow: 0 0 0 0 #033c56;
            box-shadow: 0 0 0 0 #033c56; }
  50% {
    -webkit-box-shadow: 0 0 0 15px rgba(3, 60, 86, 0.4);
            box-shadow: 0 0 0 15px rgba(3, 60, 86, 0.4); }
  100% {
    -webkit-box-shadow: 0 0 0 15px rgba(3, 60, 86, 0);
            box-shadow: 0 0 0 15px rgba(3, 60, 86, 0); } }

@keyframes press {
  0% {
    -webkit-box-shadow: 0 0 0 0 #033c56;
            box-shadow: 0 0 0 0 #033c56; }
  50% {
    -webkit-box-shadow: 0 0 0 15px rgba(3, 60, 86, 0.4);
            box-shadow: 0 0 0 15px rgba(3, 60, 86, 0.4); }
  100% {
    -webkit-box-shadow: 0 0 0 15px rgba(3, 60, 86, 0);
            box-shadow: 0 0 0 15px rgba(3, 60, 86, 0); } }

.sod_select,
.sod_select * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.sod_select {
  display: inline-block;
  position: relative;
  line-height: 1;
  width: 100%;
  padding: 14px 20px;
  border: 1px solid #033c56;
  text-align: left;
  text-transform: uppercase;
  cursor: default;
  outline: none;
  cursor: pointer;
  margin-bottom: 20px;
  color: #033c56; }

.sod_select:before,
.sod_select:after {
  content: "\f078";
  position: absolute;
  font-family: 'FontAwesome';
  right: 10px;
  top: 16px;
  font-size: 12px;
  color: #033c56; }

.sod_select.open {
  color: #919191; }

.sod_select.disabled {
  border-color: #828282;
  color: #b2b2b2;
  cursor: not-allowed; }

.sod_select .sod_label {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 15px; }

.sod_select .sod_list_wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  height: auto;
  width: 100%;
  background: #ffffff;
  outline: 1px solid #000000 !important;
  border-top: none;
  color: #000000;
  font-weight: 300;
  z-index: 4;
  margin-top: 6px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.sod_select.open .sod_list_wrapper {
  display: block; }

.sod_select.disabled.open .sod_list_wrapper {
  display: none; }

.sod_select.above .sod_list_wrapper {
  top: auto;
  bottom: 100%;
  border-top: 3px solid #000000;
  border-bottom: none; }

.sod_select .sod_list {
  display: block;
  overflow-y: auto;
  padding: 0;
  margin: 0; }

.sod_select .sod_option {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 10px 10px;
  list-style-type: none; }

.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
  background: inherit;
  color: #939393;
  font-size: 10px;
  font-style: italic; }

.sod_select .sod_option.groupchild {
  padding-left: 20px; }

.sod_select .sod_option.is-placeholder {
  display: none; }

.sod_select .sod_option.disabled {
  background: inherit;
  color: #cccccc; }

.sod_select .sod_option.active {
  background: #f7f7f7;
  color: #333333; }

.sod_select .sod_option.selected {
  font-weight: 700;
  padding-right: 25px; }

.sod_select .sod_option.selected:before {
  content: "\f00c";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  color: #808080;
  font-family: 'FontAwesome';
  height: 9px;
  width: 10px; }

.sod_select.no_highlight .sod_option.selected {
  font-weight: 300; }

.sod_select.no_highlight .sod_option.selected:before {
  display: none; }

.sod_select select {
  display: none !important; }

.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1; }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

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

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

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

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

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

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.brands-page {
  padding: 0 24px;
  max-width: 1700px;
  margin: 0 auto; }
  .brands-page .brands {
    margin: 0 auto;
    max-width: 1140px; }
    .brands-page .brands .brand {
      cursor: pointer;
      width: 50%;
      display: block;
      float: left;
      height: auto;
      border: 5px solid #ebeced; }
      @media only screen and (min-width: 768px) {
        .brands-page .brands .brand {
          width: 33.33333%; } }
      @media only screen and (min-width: 1024px) {
        .brands-page .brands .brand {
          width: 25%; } }
      .brands-page .brands .brand svg {
        width: 100%;
        height: 100%; }
      .brands-page .brands .brand.blue-light {
        -webkit-transition: all 120ms ease;
        transition: all 120ms ease;
        background: #4891c1; }
        .brands-page .brands .brand.blue-light svg * > rect,
        .brands-page .brands .brand.blue-light svg polygon,
        .brands-page .brands .brand.blue-light svg polyline,
        .brands-page .brands .brand.blue-light svg path {
          -webkit-transition: all 120ms ease;
          transition: all 120ms ease;
          fill: #153c5a; }
      .brands-page .brands .brand.blue-mid {
        -webkit-transition: all 120ms ease;
        transition: all 120ms ease;
        background: #285c85; }
        .brands-page .brands .brand.blue-mid svg * > rect,
        .brands-page .brands .brand.blue-mid svg polygon,
        .brands-page .brands .brand.blue-mid svg polyline,
        .brands-page .brands .brand.blue-mid svg path {
          -webkit-transition: all 120ms ease;
          transition: all 120ms ease;
          fill: #478ebf; }
      .brands-page .brands .brand.active, .brands-page .brands .brand:hover {
        background: #143b59; }
        .brands-page .brands .brand.active svg * > rect,
        .brands-page .brands .brand.active svg polygon,
        .brands-page .brands .brand.active svg polyline,
        .brands-page .brands .brand.active svg path, .brands-page .brands .brand:hover svg * > rect,
        .brands-page .brands .brand:hover svg polygon,
        .brands-page .brands .brand:hover svg polyline,
        .brands-page .brands .brand:hover svg path {
          fill: white; }
  .brands-page .brand-info {
    display: none;
    position: relative; }
    .brands-page .brand-info.active {
      display: block; }
    .brands-page .brand-info .external {
      text-decoration: none; }
      @media only screen and (min-width: 768px) {
        .brands-page .brand-info .external {
          position: absolute;
          bottom: 0; } }

.select-wrap label {
  display: none; }

.contact-page #map {
  margin: 48px 0;
  position: relative; }
  .contact-page #map:after {
    content: '';
    position: relative;
    display: block;
    padding-bottom: 47.41993%; }
  .contact-page #map > div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1 !important; }

@media only screen and (min-width: 768px) {
  .contact-page .main-content {
    padding-right: 24px; } }

.contact-page form .button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  width: 280px;
  padding: 24px; }

.side-content .semi {
  cursor: pointer; }
  .side-content .semi svg {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
    -webkit-transition: all 240ms ease;
    transition: all 240ms ease;
    width: 36px;
    position: relative;
    top: 4px;
    left: 10px; }
  .side-content .semi.active svg, .side-content .semi:hover svg {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }

.parsley-errors-list,
.parsley-required {
  display: none; }

.contact-page .input-wrap:nth-child(7) {
  margin-bottom: 20px; }
  .contact-page .input-wrap:nth-child(7) label {
    margin-left: 26px;
    position: absolute;
    left: 0;
    top: -5px; }

.contact-page label.right {
  display: inline-block; }

.contact-page input[type="checkbox"] {
  width: 16px;
  margin: 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  position: relative;
  border: none;
  cursor: pointer;
  border-radius: 1000px;
  padding: 0; }
  .contact-page input[type="checkbox"]:focus {
    -webkit-animation: press 360ms 1;
            animation: press 360ms 1; }
  .contact-page input[type="checkbox"]:before, .contact-page input[type="checkbox"]:after {
    content: ""; }
  .contact-page input[type="checkbox"]:after {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #333;
    -webkit-transition: 240ms;
    transition: 240ms; }
  .contact-page input[type="checkbox"]:disabled:after {
    border-color: #ddd;
    background-color: #eee;
    cursor: not-allowed; }
  .contact-page input[type="checkbox"]:disabled:checked:after {
    background-color: #eee;
    border-color: #ddd; }
  .contact-page input[type="checkbox"]:disabled:checked:before {
    border-color: #999; }

.contact-page input[type="checkbox"]:after {
  background-color: #fff;
  z-index: 999; }

.contact-page input[type="checkbox"]:checked:after {
  background-color: #033c56;
  border-color: #033c56; }

.contact-page input[type="checkbox"]:checked:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 6px;
  display: table;
  width: 4px;
  height: 10px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

footer {
  margin-top: 48px;
  background: #143b59;
  padding: 48px 48px 0;
  text-align: center; }
  footer:before, footer:after {
    content: "";
    display: table; }
  footer:after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    footer {
      padding: 48px 48px; } }
  footer .innerWrap {
    position: relative;
    margin: 0 auto;
    text-align: left; }
    footer .innerWrap:before, footer .innerWrap:after {
      content: "";
      display: table; }
    footer .innerWrap:after {
      clear: both; }
    @media only screen and (min-width: 1024px) {
      footer .innerWrap {
        padding: 0 300px; } }
  footer p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 6px;
    font-size: 13.6px; }
    @media screen and (min-width: 480px) {
      footer p {
        font-size: 13.6px; } }
    @media screen and (min-width: 768px) {
      footer p {
        font-size: 13.6px; } }
    @media screen and (min-width: 992px) {
      footer p {
        font-size: 15.3px; } }
    @media screen and (min-width: 1200px) {
      footer p {
        font-size: 17px; } }
    @media screen and (min-width: 1600px) {
      footer p {
        font-size: 17px; } }
  footer .logo {
    margin-bottom: 24px;
    display: block; }
    footer .logo svg {
      width: 240px; }
      footer .logo svg path {
        fill: #175d83; }
    @media only screen and (min-width: 1024px) {
      footer .logo {
        position: absolute;
        left: 0; } }
  footer .social {
    margin-bottom: 24px;
    display: block; }
    @media only screen and (min-width: 1024px) {
      footer .social {
        position: absolute;
        right: 0; } }
    footer .social li {
      background: #285c85;
      -webkit-transition: all 120ms ease;
      transition: all 120ms ease;
      display: inline-block;
      margin: 0 2px 0 0;
      width: 44px;
      height: 44px;
      position: relative;
      vertical-align: top;
      text-align: center; }
      footer .social li a {
        display: block;
        height: 44px; }
      footer .social li svg {
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto; }
      footer .social li:hover {
        background: #4891c1; }
  footer .brands {
    border-top: 1px solid #184d77;
    display: block;
    margin-top: 36px;
    text-align: center; }
    footer .brands ul {
      font-size: 0;
      padding: 36px 24px 0; }
      footer .brands ul li {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        width: 10%; }
        @media only screen and (max-width: 1023px) {
          footer .brands ul li {
            width: 33.33333%; } }
        footer .brands ul li svg {
          max-width: 100%; }

body {
  border-top: 6px solid #043b64; }

header {
  position: relative;
  z-index: 999;
  margin-bottom: 60px; }
  header .logo {
    padding: 20px;
    float: left; }
    header .logo a {
      position: relative;
      z-index: 9;
      display: inline-block; }
    header .logo svg {
      -webkit-transition: all 360ms;
      transition: all 360ms;
      width: 100%; }
    @media only screen and (max-width: 859px) {
      header .logo svg {
        width: 260px;
        height: 47px; } }
  header nav {
    margin: 0 auto;
    display: block;
    width: 100%;
    position: relative;
    z-index: 99;
    background: #ebeced; }
    header nav:before, header nav:after {
      content: "";
      display: table; }
    header nav:after {
      clear: both; }
    header nav > ul {
      text-align: right;
      position: absolute;
      left: 0;
      right: 0;
      margin: 12px auto; }
      @media only screen and (min-width: 1200px) {
        header nav > ul {
          text-align: center; } }
      header nav > ul > li {
        display: inline-block; }
        header nav > ul > li > a {
          position: relative;
          padding: 20px 10px;
          display: block;
          text-decoration: none;
          text-transform: uppercase;
          -webkit-transition: all 120ms;
          transition: all 120ms;
          font-family: 'Open Sans', sans-serif;
          font-weight: 400;
          font-size: 14.4px; }
          @media screen and (min-width: 480px) {
            header nav > ul > li > a {
              font-size: 14.4px; } }
          @media screen and (min-width: 768px) {
            header nav > ul > li > a {
              font-size: 14.4px; } }
          @media screen and (min-width: 992px) {
            header nav > ul > li > a {
              font-size: 16.2px; } }
          @media screen and (min-width: 1200px) {
            header nav > ul > li > a {
              font-size: 18px; } }
          @media screen and (min-width: 1600px) {
            header nav > ul > li > a {
              font-size: 18px; } }
          header nav > ul > li > a:after {
            position: absolute;
            content: '';
            display: block;
            bottom: 12px;
            height: 1px;
            background: #545454;
            left: 0;
            right: 0;
            margin: 0 auto;
            -webkit-transition: all 240ms;
            transition: all 240ms;
            width: 0; }
          header nav > ul > li > a.current {
            position: relative; }
            header nav > ul > li > a.current:after {
              width: calc(100% - 20px); }
          header nav > ul > li > a.current, header nav > ul > li > a:hover {
            color: #033c56; }
            header nav > ul > li > a.current:after, header nav > ul > li > a:hover:after {
              width: calc(100% - 20px); }
          header nav > ul > li > a:hover + ul {
            -webkit-transform: scale(1) translateY(0);
                    transform: scale(1) translateY(0);
            opacity: 1;
            max-height: 1000px; }
        header nav > ul > li:hover ul {
          -webkit-transform: scale(1) translateY(0);
                  transform: scale(1) translateY(0);
          opacity: 1;
          max-height: 1000px; }
        header nav > ul > li ul {
          position: absolute;
          background: rgba(255, 255, 255, 0.6);
          -webkit-transform: scale(0.9) translateY(-20px);
                  transform: scale(0.9) translateY(-20px);
          -webkit-transition: all 300ms;
          transition: all 300ms;
          opacity: 0;
          max-height: 0;
          overflow: hidden; }
          header nav > ul > li ul:hover {
            -webkit-transform: scale(1) translateY(0);
                    transform: scale(1) translateY(0);
            opacity: 1;
            max-height: 1000px; }
          header nav > ul > li ul li a {
            padding: 10px 20px;
            display: block;
            text-decoration: none;
            text-transform: uppercase;
            -webkit-transition: all 120ms;
            transition: all 120ms;
            color: #545454;
            font-family: 'Open Sans', sans-serif;
            font-weight: 400;
            font-size: 14.4px; }
            @media screen and (min-width: 480px) {
              header nav > ul > li ul li a {
                font-size: 14.4px; } }
            @media screen and (min-width: 768px) {
              header nav > ul > li ul li a {
                font-size: 14.4px; } }
            @media screen and (min-width: 992px) {
              header nav > ul > li ul li a {
                font-size: 16.2px; } }
            @media screen and (min-width: 1200px) {
              header nav > ul > li ul li a {
                font-size: 18px; } }
            @media screen and (min-width: 1600px) {
              header nav > ul > li ul li a {
                font-size: 18px; } }
            header nav > ul > li ul li a:hover {
              background: rgba(0, 0, 0, 0.1); }

.navburger {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
  z-index: 999;
  display: block;
  -webkit-transition: all 300ms;
  transition: all 300ms; }
  @media only screen and (min-width: 768px) {
    .navburger {
      display: none; } }
  .navburger span {
    width: 100%;
    height: 4px;
    position: relative;
    margin: 7px 0;
    background: #033c56;
    display: block;
    -webkit-transition: all 300ms;
    transition: all 300ms; }

header nav ul {
  display: none; }
  @media only screen and (min-width: 768px) {
    header nav ul {
      display: block; } }

.off-canvas {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  -webkit-transition: all 240ms;
  transition: all 240ms;
  visibility: hidden;
  opacity: 0; }
  .off-canvas > ul {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: all 480ms;
    transition: all 480ms;
    background: #ebeced;
    width: auto;
    padding: 90px 50px 30px 20px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
    .off-canvas > ul > li {
      display: block; }
      .off-canvas > ul > li > a {
        padding: 5px 0;
        text-decoration: none;
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        display: block;
        color: #033c56;
        -webkit-transition: all 120ms ease;
        transition: all 120ms ease; }
        .off-canvas > ul > li > a:hover {
          color: #3592be; }
      .off-canvas > ul > li li a {
        padding: 5px 0 5px 30px;
        text-decoration: none;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        display: block;
        position: relative;
        color: #545454; }
        .off-canvas > ul > li li a:before {
          position: absolute;
          content: '';
          display: block;
          width: 10px;
          height: 3px;
          background: #033c56;
          display: block;
          left: 13px;
          top: 14px; }

.mobile-nav header {
  z-index: 9999; }

@media only screen and (max-width: 767px) {
  .mobile-nav .off-canvas {
    top: 88px;
    opacity: 1;
    visibility: visible;
    z-index: 10000; }
    .mobile-nav .off-canvas > ul {
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
      padding-top: 24px; } }

.mobile-nav .navburger {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  z-index: 999999; }
  .mobile-nav .navburger .first {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: 90% 50%;
            transform-origin: 90% 50%; }
  .mobile-nav .navburger .second {
    opacity: 0; }
  .mobile-nav .navburger .third {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 90% 50%;
            transform-origin: 90% 50%; }

.home-page {
  padding: 24px; }
  .home-page .masonry {
    max-width: 1700px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
    width: 100%; }
    .home-page .masonry:before, .home-page .masonry:after {
      content: "";
      display: table; }
    .home-page .masonry:after {
      clear: both; }
    .home-page .masonry__item {
      position: relative;
      border: 5px solid #ebeced;
      display: inline-block;
      position: relative;
      vertical-align: top;
      background: rgba(255, 0, 0, 0.1);
      width: 100%;
      overflow: hidden; }
      .home-page .masonry__item:after {
        content: '';
        position: relative;
        display: block;
        padding-bottom: 100%; }
      @media only screen and (min-width: 480px) {
        .home-page .masonry__item {
          width: 50%; } }
      @media only screen and (min-width: 768px) {
        .home-page .masonry__item {
          width: 33.33333%; } }
      .home-page .masonry__item--open {
        cursor: pointer; }
      @media only screen and (min-width: 1024px) {
        .home-page .masonry__item {
          width: 16.66667%; } }
      .home-page .masonry__item .overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(3, 60, 86, 0.1);
        -webkit-transition: all 240ms;
        transition: all 240ms; }
      .home-page .masonry__item .underlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9;
        background: rgba(3, 60, 86, 0.1);
        -webkit-transition: all 240ms;
        transition: all 240ms; }
      .home-page .masonry__item img {
        width: 100%;
        height: auto;
        -webkit-transition: all 330ms ease;
        transition: all 330ms ease; }
      .home-page .masonry__item .copy {
        text-align: center;
        width: 100%;
        padding: 0 12px;
        color: white;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        z-index: 999; }
        .home-page .masonry__item .copy h4 {
          font-family: 'Open Sans', sans-serif;
          font-weight: 300;
          color: white;
          -webkit-transform: translateY(20px);
                  transform: translateY(20px);
          opacity: 0;
          -webkit-transition: all 300ms ease;
          transition: all 300ms ease;
          font-size: 18px; }
          @media only screen and (min-width: 1240px) {
            .home-page .masonry__item .copy h4 {
              font-size: 22px; } }
        .home-page .masonry__item .copy hr {
          border: 0;
          height: 1px;
          margin: 12px auto 12px;
          width: 120px;
          background: white;
          -webkit-transform: translateY(30px);
                  transform: translateY(30px);
          opacity: 0;
          -webkit-transition: all 400ms ease;
          transition: all 400ms ease; }
        .home-page .masonry__item .copy p {
          -webkit-transform: translateY(40px);
                  transform: translateY(40px);
          opacity: 0;
          -webkit-transition: all 500ms ease;
          transition: all 500ms ease;
          font-size: 12px; }
          @media only screen and (min-width: 1024px) {
            .home-page .masonry__item .copy p {
              font-size: 14px; } }
        .home-page .masonry__item .copy svg {
          -webkit-transform: translateY(50px);
                  transform: translateY(50px);
          opacity: 0;
          -webkit-transition: all 600ms ease;
          transition: all 600ms ease;
          display: none; }
          .home-page .masonry__item .copy svg path {
            stroke: white; }
          @media only screen and (min-width: 1280px) {
            .home-page .masonry__item .copy svg {
              display: inline-block; } }
          @media only screen and (max-width: 767px) {
            .home-page .masonry__item .copy svg {
              display: inline-block; } }
      .home-page .masonry__item--blue-dark {
        background-color: #033c56; }
        .home-page .masonry__item--blue-dark:hover .overlay, .home-page .masonry__item--blue-dark:hover .underlay {
          background: rgba(3, 60, 86, 0.9); }
      .home-page .masonry__item--red {
        background-color: #ba112f; }
        .home-page .masonry__item--red:hover .overlay, .home-page .masonry__item--red:hover .underlay {
          background: rgba(186, 17, 47, 0.9); }
      .home-page .masonry__item--blue-light {
        background-color: #3592be; }
        .home-page .masonry__item--blue-light:hover .overlay, .home-page .masonry__item--blue-light:hover .underlay {
          background: rgba(53, 146, 190, 0.9); }
      .home-page .masonry__item--static .copy h4, .home-page .masonry__item--static .copy hr, .home-page .masonry__item--static .copy p, .home-page .masonry__item--static .copy svg, .home-page .masonry__item.active .copy h4, .home-page .masonry__item.active .copy hr, .home-page .masonry__item.active .copy p, .home-page .masonry__item.active .copy svg, .home-page .masonry__item:hover .copy h4, .home-page .masonry__item:hover .copy hr, .home-page .masonry__item:hover .copy p, .home-page .masonry__item:hover .copy svg {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0); }
      .home-page .masonry__item--static .copy svg, .home-page .masonry__item.active .copy svg, .home-page .masonry__item:hover .copy svg {
        opacity: 0.4; }

.controls {
  margin: 0 auto 48px;
  min-height: 100px;
  max-width: 1180px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  right: 0; }

.product-overlay {
  background: rgba(255, 255, 255, 0.67);
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 640ms;
  transition: all 640ms; }
  .product-overlay.active {
    visibility: visible;
    opacity: 1; }
  .product-overlay .slider {
    margin: 0 auto 48px;
    min-height: 100px;
    max-width: 1140px;
    top: 40px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0; }
  .product-overlay .js-next {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    right: 3px;
    z-index: 9;
    cursor: pointer; }
  .product-overlay .js-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    left: 3px;
    z-index: 9;
    cursor: pointer; }
  .product-overlay__content {
    margin: 0 36px 72px;
    min-height: 100px;
    max-width: 1140px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    background: white;
    top: 40px;
    position: relative;
    outline: none; }
    .product-overlay__content:before, .product-overlay__content:after {
      content: "";
      display: table; }
    .product-overlay__content:after {
      clear: both; }
    .product-overlay__content .header {
      position: relative;
      background-size: cover;
      background-position: center center;
      -ms-behavior: url(/backgroundsize.min.htc); }
      .product-overlay__content .header:after {
        content: '';
        position: relative;
        display: block;
        padding-bottom: 26.31579%; }
      .product-overlay__content .header:before {
        position: absolute;
        content: '';
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.2); }
      .product-overlay__content .header h3 {
        color: white;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        margin-left: 24px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        font-size: 28px; }
        @media only screen and (min-width: 768px) {
          .product-overlay__content .header h3 {
            font-size: 36px; } }
    .product-overlay__content .left {
      padding: 24px;
      width: 100%;
      display: block;
      float: left; }
      @media only screen and (min-width: 768px) {
        .product-overlay__content .left {
          width: 45%;
          padding: 48px; } }
      .product-overlay__content .left .copy {
        display: none; }
        @media only screen and (min-width: 768px) {
          .product-overlay__content .left .copy {
            padding-bottom: 220px; } }
        .product-overlay__content .left .copy.active {
          display: block; }
      .product-overlay__content .left .button {
        display: block;
        text-decoration: none;
        text-align: center;
        font-size: 14.4px;
        padding-top: 18px;
        padding-bottom: 18px;
        margin: 12px 0; }
        @media screen and (min-width: 480px) {
          .product-overlay__content .left .button {
            font-size: 14.4px; } }
        @media screen and (min-width: 768px) {
          .product-overlay__content .left .button {
            font-size: 14.4px; } }
        @media screen and (min-width: 992px) {
          .product-overlay__content .left .button {
            font-size: 16.2px; } }
        @media screen and (min-width: 1200px) {
          .product-overlay__content .left .button {
            font-size: 18px; } }
        @media screen and (min-width: 1600px) {
          .product-overlay__content .left .button {
            font-size: 18px; } }
        @media only screen and (min-width: 768px) {
          .product-overlay__content .left .button {
            max-width: 335px; } }
      @media only screen and (min-width: 768px) {
        .product-overlay__content .left .vert {
          position: absolute;
          bottom: 48px; } }
      .product-overlay__content .left h6 a {
        text-decoration: none;
        color: #033c56; }
    .product-overlay__content .right {
      width: 100%;
      padding: 0 24px 24px;
      position: relative;
      display: block;
      float: left; }
      @media only screen and (min-width: 768px) {
        .product-overlay__content .right {
          width: 55%;
          padding: 48px;
          padding-bottom: 170px; } }
      .product-overlay__content .right .item {
        background: #ebeced;
        border: 5px solid white;
        cursor: pointer;
        width: 50%;
        display: block;
        float: left;
        padding: 0; }
        @media only screen and (min-width: 768px) {
          .product-overlay__content .right .item {
            width: 33.33333%; } }
        .product-overlay__content .right .item img {
          width: 100%;
          display: block; }
        .product-overlay__content .right .item p {
          padding: 24px 12px;
          margin-bottom: 12px;
          background: #ebeced; }
        .product-overlay__content .right .item:hover, .product-overlay__content .right .item.active {
          background: #175d82; }
          .product-overlay__content .right .item:hover p, .product-overlay__content .right .item.active p {
            color: white;
            background: #175d82; }

.svg-close {
  float: right;
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 3;
  cursor: pointer; }
  .svg-close path {
    -webkit-transition: all 120ms;
    transition: all 120ms; }
  .svg-close:hover path {
    stroke: #033c56; }

.linkIcon {
  position: relative;
  text-decoration: none;
  display: block;
  margin: 50px 0 0 66px; }
  .linkIcon:before {
    position: absolute;
    content: '';
    display: block;
    left: -65px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute; }

.masonryLink {
  z-index: 9;
  position: relative;
  text-decoration: none;
  display: inline-block;
  font-size: 14.4px;
  color: #033c56;
  vertical-align: middle;
  margin-right: 60px;
  margin-bottom: 12px; }
  @media screen and (min-width: 480px) {
    .masonryLink {
      font-size: 14.4px; } }
  @media screen and (min-width: 768px) {
    .masonryLink {
      font-size: 14.4px; } }
  @media screen and (min-width: 992px) {
    .masonryLink {
      font-size: 16.2px; } }
  @media screen and (min-width: 1200px) {
    .masonryLink {
      font-size: 18px; } }
  @media screen and (min-width: 1600px) {
    .masonryLink {
      font-size: 18px; } }
  .masonryLink span {
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle; }

.products .projects {
  margin-bottom: 24px; }
  .products .projects a {
    width: 33.33333%;
    display: block;
    float: left; }
  .products .projects img {
    border: 3px solid #ebeced;
    width: 100%;
    height: auto; }

.products .project-slider {
  padding: 3px;
  margin-bottom: 24px; }
  .products .project-slider img {
    width: 100%; }

.products .label {
  color: #143b59;
  margin: 36px 0; }

.products h3 {
  margin-bottom: 24px; }

.pagination {
  margin: 48px auto;
  text-align: center; }
  .pagination a {
    position: relative;
    display: inline-block;
    max-width: 300px;
    width: 48%;
    position: relative;
    color: white;
    text-align: center;
    overflow: hidden; }
    .pagination a:after {
      content: '';
      position: relative;
      display: block;
      padding-bottom: 100%; }
    .pagination a img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto; }
    .pagination a .copy {
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      position: absolute;
      z-index: 3;
      left: 0;
      right: 0; }
    .pagination a h6 {
      color: white;
      -webkit-transition: all 360ms ease;
      transition: all 360ms ease;
      opacity: 0;
      -webkit-transform: translateX(10px);
              transform: translateX(10px); }
    .pagination a p {
      -webkit-transition: all 360ms ease;
      transition: all 360ms ease;
      opacity: 0;
      -webkit-transform: translateX(30px);
              transform: translateX(30px); }
    .pagination a hr {
      height: 1px;
      border: 0;
      width: 30%;
      margin: 12px auto;
      background: white;
      -webkit-transition: all 360ms ease;
      transition: all 360ms ease;
      -webkit-transform: translateX(20px);
              transform: translateX(20px);
      opacity: 0; }
    .pagination a svg {
      -webkit-transition: all 360ms ease;
      transition: all 360ms ease;
      -webkit-transform: translateX(40px);
              transform: translateX(40px);
      opacity: 0; }
    .pagination a svg path {
      stroke: white; }
    .pagination a:hover h6, .pagination a:hover p, .pagination a:hover hr, .pagination a:hover svg {
      opacity: 1;
      -webkit-transform: translateX(0) !important;
              transform: translateX(0) !important; }
    .pagination a.next h6 {
      -webkit-transform: translateX(-10px);
              transform: translateX(-10px); }
    .pagination a.next hr {
      -webkit-transform: translateX(-20px);
              transform: translateX(-20px); }
    .pagination a.next p {
      -webkit-transform: translateX(-30px);
              transform: translateX(-30px); }
    .pagination a.next svg {
      -webkit-transform: translateX(-40px);
              transform: translateX(-40px); }

.slider-wrap {
  position: relative; }
  .slider-wrap .slider-controls {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 8;
    padding: 0 12px; }
    .slider-wrap .slider-controls path {
      stroke: white; }
    .slider-wrap .slider-controls a {
      opacity: 0.7;
      display: block; }
      .slider-wrap .slider-controls a.prev {
        float: left; }
      .slider-wrap .slider-controls a.next {
        float: right; }
      .slider-wrap .slider-controls a:hover {
        opacity: 1; }

.slick-dots {
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto; }
  .slick-dots li {
    display: inline-block; }
    .slick-dots li button {
      text-indent: -100px;
      overflow: hidden;
      position: relative;
      width: 10px;
      height: 10px;
      border-radius: 10px;
      padding: 0;
      background: rgba(255, 255, 255, 0.5);
      margin: 0 3px;
      border: 0;
      display: block; }
    .slick-dots li.slick-active button {
      background: white; }

.statements-overlay {
  background: rgba(255, 255, 255, 0.9);
  z-index: 99999999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 640ms;
  transition: all 640ms; }
  .statements-overlay.active {
    visibility: visible;
    opacity: 1; }
  .statements-overlay__content {
    margin: 0 auto 48px;
    min-height: 100px;
    top: 40px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    max-width: 968px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    background: #4891c1; }
    .statements-overlay__content .header {
      padding: 92px 52px 24px;
      background-size: cover;
      background-position: center center;
      -ms-behavior: url(/backgroundsize.min.htc); }
      .statements-overlay__content .header h4 {
        color: white;
        font-size: 28px; }
        @media screen and (min-width: 480px) {
          .statements-overlay__content .header h4 {
            font-size: 28px; } }
        @media screen and (min-width: 768px) {
          .statements-overlay__content .header h4 {
            font-size: 28px; } }
        @media screen and (min-width: 992px) {
          .statements-overlay__content .header h4 {
            font-size: 31.5px; } }
        @media screen and (min-width: 1200px) {
          .statements-overlay__content .header h4 {
            font-size: 35px; } }
        @media screen and (min-width: 1600px) {
          .statements-overlay__content .header h4 {
            font-size: 35px; } }
    .statements-overlay__content .copy {
      padding: 24px 52px; }
      .statements-overlay__content .copy p {
        color: white;
        margin: 36px 0; }

.details-overlay {
  background: rgba(255, 255, 255, 0.9);
  z-index: 99999999;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 640ms;
  transition: all 640ms; }
  .details-overlay.active {
    visibility: visible;
    opacity: 1; }
  .details-overlay__content {
    margin: 0 auto 48px;
    min-height: 100px;
    top: 40px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    max-width: 968px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    background: #184f79; }
    .details-overlay__content .header {
      padding: 92px 52px 24px;
      background-size: cover;
      background-position: center center;
      -ms-behavior: url(/backgroundsize.min.htc); }
      .details-overlay__content .header h4 {
        color: white;
        font-size: 28px; }
        @media screen and (min-width: 480px) {
          .details-overlay__content .header h4 {
            font-size: 28px; } }
        @media screen and (min-width: 768px) {
          .details-overlay__content .header h4 {
            font-size: 28px; } }
        @media screen and (min-width: 992px) {
          .details-overlay__content .header h4 {
            font-size: 31.5px; } }
        @media screen and (min-width: 1200px) {
          .details-overlay__content .header h4 {
            font-size: 35px; } }
        @media screen and (min-width: 1600px) {
          .details-overlay__content .header h4 {
            font-size: 35px; } }
    .details-overlay__content .copy {
      padding: 24px 52px; }
      .details-overlay__content .copy p {
        color: white;
        margin: 36px 0; }

.links {
  position: fixed;
  z-index: 9999999;
  top: 80px;
  right: 0;
  -webkit-transition: all 360ms ease;
  transition: all 360ms ease;
  text-align: right; }
  @media only screen and (min-width: 1200px) {
    .links {
      top: 20px; } }
  @media only screen and (max-width: 767px) {
    .links {
      left: 0;
      bottom: 0;
      top: auto;
      display: table;
      width: 100%;
      table-layout: fixed; } }
  .links a {
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    display: block;
    font-size: 14px;
    letter-spacing: -1px;
    -webkit-transition: all 120ms ease;
    transition: all 120ms ease;
    margin-bottom: 6px;
    background: rgba(235, 236, 237, 0.5); }
    @media only screen and (max-width: 767px) {
      .links a {
        width: 33.333%;
        display: table-cell;
        margin-bottom: 0;
        vertical-align: middle;
        float: none;
        text-align: center; } }
    @media only screen and (max-width: 639px) {
      .links a {
        padding: 10px; }
        .links a span {
          display: none !important; } }
    .links a:hover {
      opacity: 0.7; }
    .links a span {
      padding: 0;
      width: 40px;
      height: 40px;
      display: inline-block;
      position: relative;
      margin-left: 12px;
      vertical-align: middle; }
      .links a span svg {
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto; }
    .links a.js-details {
      color: #184f79; }
      @media only screen and (max-width: 767px) {
        .links a.js-details {
          color: white;
          background: #184f79;
          font-weight: 400 !important; } }
      .links a.js-details span {
        background: #184f79; }
    .links a.js-statement {
      color: #4891c1;
      padding-left: 12px; }
      @media only screen and (max-width: 767px) {
        .links a.js-statement {
          color: white;
          background: #4891c1;
          font-weight: 400 !important; } }
      .links a.js-statement span {
        background: #4891c1; }
    .links a.js-masterspec {
      color: #9e9f9e;
      color: #981935;
      padding-left: 12px; }
      @media only screen and (max-width: 767px) {
        .links a.js-masterspec {
          color: white;
          background: #9e9f9e;
          background: #981935;
          font-weight: 400 !important; } }
      .links a.js-masterspec span {
        background: #9e9f9e;
        background: #981935; }

.js-hideme {
  display: none; }
  @media only screen and (min-width: 768px) {
    .js-hideme {
      display: block;
      padding-left: 10px !important; } }

.js-hidemeAlt {
  display: block;
  padding: 0 20px !important; }
  @media only screen and (min-width: 768px) {
    .js-hidemeAlt {
      display: none; } }

.productsWrap .projects p {
  display: block;
  width: 100%; }
  .productsWrap .projects p a {
    font-size: 14px;
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 8px 0;
    text-transform: uppercase; }

.productsWrap .heroImage {
  position: relative;
  margin-bottom: 40px; }
  .productsWrap .heroImage img {
    display: block;
    width: 100%;
    height: auto; }
  .productsWrap .heroImage h1 {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    left: 50px;
    text-align: left;
    z-index: 4;
    color: white; }
  .productsWrap .heroImage:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1); }

@media only screen and (min-width: 768px) {
  .productsWrap .wwwLinks {
    margin-bottom: 100px; } }

.productsWrap .productItem {
  width: 50%;
  display: block;
  float: left;
  padding: 10px 5px 0 5px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer; }
  .productsWrap .productItem.active p, .productsWrap .productItem:hover p {
    background: #1d4e72;
    color: white; }
  .productsWrap .productItem img {
    width: 100%;
    height: auto;
    display: block; }
  .productsWrap .productItem p {
    -webkit-transition: all 220ms;
    transition: all 220ms;
    background: rgba(201, 202, 202, 0.9);
    padding: 20px 10px;
    font-size: 14px;
    position: absolute;
    margin: 0;
    bottom: 0;
    left: 5px;
    right: 5px; }

.productsWrap a.productItem {
  color: #545454; }

.productsWrap .js-copy {
  display: none; }
  .productsWrap .js-copy.active {
    display: block; }

.brands-page,
.about-page {
  padding: 0 24px;
  max-width: 1700px;
  margin: 0 auto; }
  .brands-page img,
  .about-page img {
    width: 100%; }
  .brands-page .wysiwyg .responsive,
  .about-page .wysiwyg .responsive {
    width: 100%;
    height: auto; }
  @media only screen and (max-width: 767px) {
    .brands-page .wysiwyg .left,
    .about-page .wysiwyg .left {
      margin-bottom: 24px; } }
  @media only screen and (min-width: 1024px) {
    .brands-page .wysiwyg .left,
    .about-page .wysiwyg .left {
      padding-left: 16.66667%; } }
  @media only screen and (max-width: 767px) {
    .brands-page .wysiwyg .right,
    .about-page .wysiwyg .right {
      margin-bottom: 24px; } }
  .brands-page .wysiwyg .right p:first-of-type,
  .about-page .wysiwyg .right p:first-of-type {
    padding-top: 8px !important; }
  @media only screen and (min-width: 1024px) {
    .brands-page .wysiwyg .right p,
    .about-page .wysiwyg .right p {
      max-width: 66.66667%; } }
  .brands-page .wysiwyg h3,
  .about-page .wysiwyg h3 {
    color: #033c56;
    font-size: 28px;
    margin-bottom: 24px; }
    @media screen and (min-width: 480px) {
      .brands-page .wysiwyg h3,
      .about-page .wysiwyg h3 {
        font-size: 28px; } }
    @media screen and (min-width: 768px) {
      .brands-page .wysiwyg h3,
      .about-page .wysiwyg h3 {
        font-size: 28px; } }
    @media screen and (min-width: 992px) {
      .brands-page .wysiwyg h3,
      .about-page .wysiwyg h3 {
        font-size: 31.5px; } }
    @media screen and (min-width: 1200px) {
      .brands-page .wysiwyg h3,
      .about-page .wysiwyg h3 {
        font-size: 35px; } }
    @media screen and (min-width: 1600px) {
      .brands-page .wysiwyg h3,
      .about-page .wysiwyg h3 {
        font-size: 35px; } }
  .brands-page .wysiwyg h4,
  .about-page .wysiwyg h4 {
    margin-bottom: 12px; }
  .brands-page .padded,
  .about-page .padded {
    margin: 24px 0;
    display: block; }
    .brands-page .padded:before, .brands-page .padded:after,
    .about-page .padded:before,
    .about-page .padded:after {
      content: "";
      display: table; }
    .brands-page .padded:after,
    .about-page .padded:after {
      clear: both; }
  @media only screen and (min-width: 1400px) {
    .brands-page .hero-spot,
    .about-page .hero-spot {
      padding-top: 80px; } }
  .brands-page .hero-spot img,
  .about-page .hero-spot img {
    float: right;
    width: 150px;
    height: auto;
    vertical-align: bottom; }
  .brands-page .hero-spot .copy,
  .about-page .hero-spot .copy {
    float: left;
    vertical-align: bottom; }
