/*
 YUI 3.18.1 (build f7e7bcb)
 Copyright 2014 Yahoo! Inc. All rights reserved.
 Licensed under the BSD License.
 http://yuilibrary.com/license/
 */
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

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

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

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

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%; }

legend {
  color: #000; }

#yui3-css-stamp.cssreset {
  display: none; }

section#banner .video-wrapper video, section#banner .overlay-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#gallery-carousel .slider.owl-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@font-face {
  font-family: 'Roboto';
  src: url('/system/fonts/Roboto-Bold.eot');
  src: url('/system/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('/system/fonts/Roboto-Bold.woff2') format('woff2'), url('/system/fonts/Roboto-Bold.woff') format('woff'), url('/system/fonts/Roboto-Bold.ttf') format('truetype'), url('/system/fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Roboto';
  src: url('/system/fonts/Roboto-Black.eot');
  src: url('/system/fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('/system/fonts/Roboto-Black.woff2') format('woff2'), url('/system/fonts/Roboto-Black.woff') format('woff'), url('/system/fonts/Roboto-Black.ttf') format('truetype'), url('/system/fonts/Roboto-Black.svg#Roboto-Black') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Roboto';
  src: url('/system/fonts/Roboto-Light.eot');
  src: url('/system/fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('/system/fonts/Roboto-Light.woff2') format('woff2'), url('/system/fonts/Roboto-Light.woff') format('woff'), url('/system/fonts/Roboto-Light.ttf') format('truetype'), url('/system/fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Roboto';
  src: url('/system/fonts/Roboto-Medium.eot');
  src: url('/system/fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('/system/fonts/Roboto-Medium.woff2') format('woff2'), url('/system/fonts/Roboto-Medium.woff') format('woff'), url('/system/fonts/Roboto-Medium.ttf') format('truetype'), url('/system/fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Roboto';
  src: url('/system/fonts/Roboto-Regular.eot');
  src: url('/system/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('/system/fonts/Roboto-Regular.woff2') format('woff2'), url('/system/fonts/Roboto-Regular.woff') format('woff'), url('/system/fonts/Roboto-Regular.ttf') format('truetype'), url('/system/fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Material Icons Outlined';
  src: url('/system/fonts/MaterialIconsOutlined-Regular.eot');
  src: url('/system/fonts/MaterialIconsOutlined-Regular.eot?#iefix') format('embedded-opentype'), url('/system/fonts/MaterialIconsOutlined-Regular.woff2') format('woff2'), url('/system/fonts/MaterialIconsOutlined-Regular.woff') format('woff'), url('/system/fonts/MaterialIconsOutlined-Regular.ttf') format('truetype'), url('/system/fonts/MaterialIconsOutlined-Regular.svg#MaterialIconsOutlined-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

* {
  -webkit-tap-highlight-color: transparent; }
  * :focus {
    outline: none !important; }

html, body {
  -webkit-font-feature-settings: "liga" 0, "clig" 0;
  -moz-font-feature-settings: "liga" 0, "clig" 0;
  font-feature-settings: "liga" 0, "clig" 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 300;
  color: #003665;
  background-color: white; }

body {
  padding-top: 80px; }
@media (max-width: 767px) {
  body {
    padding-top: 80px; } }
@media only screen and (max-width: 950px) {
  body {
    padding-top: 60px; } }

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

.header2-default, .content-defaults h2, body#tinymce h2 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.266;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 33px; }
@media (max-width: 767px) {
  .header2-default, .content-defaults h2, body#tinymce h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.266; } }

.content-defaults a:not(.action-button), body#tinymce a:not(.action-button), .content-defaults a:not(.action-button):visited, body#tinymce a:not(.action-button):visited {
  font-weight: 500;
  color: #003665;
  text-decoration: none; }
.content-defaults p, body#tinymce p, .content-defaults ul, body#tinymce ul, .content-defaults o, body#tinymce o {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.667;
  padding-bottom: 30px; }
  .content-defaults p:last-child, body#tinymce p:last-child, .content-defaults ul:last-child, body#tinymce ul:last-child, .content-defaults o:last-child, body#tinymce o:last-child {
    padding-bottom: 0; }
.content-defaults td, body#tinymce td {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.555; }
.content-defaults b, body#tinymce b, .content-defaults strong, body#tinymce strong {
  font-weight: 500; }
.content-defaults ul, body#tinymce ul, .content-defaults ol, body#tinymce ol {
  list-style: outside; }
.content-defaults ul, body#tinymce ul {
  margin: 0; }
.content-defaults ol, body#tinymce ol {
  padding-left: 15px;
  margin-left: 0; }
  .content-defaults h1.s1, body#tinymce h1.s1 {
    margin-bottom: 32px;
    font-weight: 500;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.052;
    text-transform: uppercase; }
  .content-defaults h1.s2, body#tinymce h1.s2 {
    margin-bottom: 32px;
    font-weight: 500;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2667;
    text-transform: uppercase; }
  @media (max-width: 767px) {
    .content-defaults h1.s1, body#tinymce h1.s1 {
      font-size: 34px;
      font-size: 2.125rem;
      line-height: 1.052; }
    .content-defaults h1.s2, body#tinymce h1.s2 {
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 1.052; } }
@media (max-width: 500px) {
  .content-defaults h1.s1, body#tinymce h1.s1 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.052; }
  .content-defaults h1.s2, body#tinymce h1.s2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.052; } }
.content-defaults ul li, body#tinymce ul li {
  position: relative;
  padding-left: 23px;
  list-style-position: outside;
  list-style-type: none;
  background-image: url('/system/img/icon-plus-ul.svg');
  background-repeat: no-repeat;
  background-position: 0px 9px;
  background-size: 13px 13px; }
.content-defaults ul li + li, body#tinymce ul li + li {
  margin-top: 7px; }
.content-defaults ol li, body#tinymce ol li {
  list-style: decimal;
  padding-left: 0px; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height 0.5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav {
  margin-top: 10px; }

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

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

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

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

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

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

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

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

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

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

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

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

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

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

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

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

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

@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.selectric-wrapper {
  position: relative;
  cursor: pointer; }

.selectric-responsive {
  width: 100%; }

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
    .selectric .button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid transparent;
      border-top-color: #BBB;
      border-bottom: none; }

.selectric-focus .selectric {
  border-color: #aaa; }

.selectric-hover .selectric {
  border-color: #c4c4c4; }
  .selectric-hover .selectric .button {
    color: #a2a2a2; }
    .selectric-hover .selectric .button:after {
      border-top-color: #a2a2a2; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0Array/0Array a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #444; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #D5D5D5;
      color: #444; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none; }
    .selectric-items .selectric-group .selectric-group-label {
      font-weight: bold;
      padding-left: 10px;
      cursor: default;
      user-select: none;
      background: none;
      color: #444; }
    .selectric-items .selectric-group.disabled li {
      filter: alpha(opacity=100);
      opacity: 1; }
    .selectric-items .selectric-group li {
      padding-left: 25px; }

.to-bg {
  visibility: hidden;
  width: 100%; }

.bg-img {
  background-position: center center;
  background-size: cover; }

#page-wrapper {
  width: 100%; }

.inner {
  position: relative;
  max-width: 1298px;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
  padding-left: 66px;
  padding-right: 66px; }
@media (max-width: 1023px) {
  .inner {
    padding-left: 20px;
    padding-right: 20px; } }

.action-button, .action-button:visited {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.667;
  color: #ffffff !important;
  font-weight: 500;
  background-color: #003665;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 4px;
  text-decoration: none;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear; }
  .action-button:hover, .action-button:visited:hover {
    background-color: #021D35; }

.columns .col {
  box-sizing: border-box;
  float: left;
  position: relative; }
  .columns .col img {
    display: inline-block;
    width: 100%; }
.columns.col-50 .col {
  width: 50%; }
  .columns.col-50 .col:first-child {
    padding-right: 1.2%; }
  .columns.col-50 .col:last-child {
    padding-left: 1.2%; }
.columns.col-25 .col:nth-child(1n) {
  width: 25.56%;
  padding-right: 2.24%; }
.columns.col-25 .col:nth-child(2n) {
  width: 25.56%;
  padding-right: 2.24%; }
.columns.col-25 .col:nth-child(3n) {
  width: 25.56%;
  padding-right: 2.24%; }
.columns.col-25 .col:nth-child(4n) {
  width: 23.32%;
  padding-right: 0;
  clear: right; }
.columns.col-25 .col:nth-child(4n+1) {
  clear: left; }
.columns.col-33 .col:nth-child(1n) {
  width: 34.1%;
  padding-right: 3%; }
.columns.col-33 .col:nth-child(2n) {
  width: 34.1%;
  padding-right: 3%; }
.columns.col-33 .col:nth-child(3n) {
  width: 31.8%;
  padding-right: 0;
  clear: right; }
.columns.col-33 .col:nth-child(3n+1) {
  clear: left; }
.columns.col-33-67 .col:first-child {
  width: 33%;
  padding-right: 1.45%; }
.columns.col-33-67 .col:last-child {
  width: 67%;
  padding-left: 1.45%; }

.snippet + .snippet {
  margin-top: 52px; }

header {
  -webkit-transition: top 0.3s linear;
  -moz-transition: top 0.3s linear;
  -o-transition: top 0.3s linear;
  transition: top 0.3s linear;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: #003665; }
  header.tiny .wrapper {
    min-height: 80px; }
  header.up {
    top: -165px; }
  header .wrapper {
    position: relative;
    z-index: 50;
    min-height: 80px;
    -webkit-transition: height 0.3s linear;
    -moz-transition: height 0.3s linear;
    -o-transition: height 0.3s linear;
    transition: height 0.3s linear; }
    header .wrapper .logo {
      position: absolute;
      display: block;
      height: 157px;
      width: 267px;
      padding-top: 10px;
      padding-left: 20px;
      padding-right: 20px;
      box-sizing: border-box;
      -webkit-transition: height 0.3s linear;
      -moz-transition: height 0.3s linear;
      -o-transition: height 0.3s linear;
      transition: height 0.3s linear;
      overflow: hidden;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
      -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
      box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35); }
      header .wrapper .logo img {
        margin: auto;
        display: block;
        width: 100%; }
    header .wrapper nav {
      float: left;
      padding-top: 33px;
      margin-left: 376px; }
      header .wrapper nav ul li {
        display: inline-block;
        vertical-align: middle; }
        header .wrapper nav ul li.elm {
          padding-left: 25px; }
          header .wrapper nav ul li.elm:not(:last-child) {
            padding-right: 25px; }
        header .wrapper nav ul li.seperator {
          height: 18px;
          width: 1px;
          padding: 0 !important;
          background-color: #ffffff; }
          header .wrapper nav ul li.active a, header .wrapper nav ul li:hover a, header .wrapper nav ul li.active a:visited, header .wrapper nav ul li:hover a:visited {
            border-bottom: 2px solid #ffffff; }
        header .wrapper nav ul li a, header .wrapper nav ul li a:visited {
          text-decoration: none;
          color: #ffffff;
          font-weight: 500;
          font-size: 22px;
          font-size: 1.375rem;
          line-height: 1.73;
          -webkit-transition: border-color 0.3s linear;
          -moz-transition: border-color 0.3s linear;
          -o-transition: border-color 0.3s linear;
          transition: border-color 0.3s linear;
          border-bottom: 2px solid rgba(255, 255, 255, 0); }
    header .wrapper .mobile-toggle-wrapper {
      display: none;
      font-family: "Material Icons Outlined";
      position: absolute;
      right: 13px;
      top: 2px;
      color: #ffffff;
      font-size: 56px;
      font-size: 3.5rem;
      line-height: 1;
      cursor: pointer; }
  @media (max-width: 1200px) {
    header .wrapper .logo {
      height: 129px;
      width: 220px; }
    header .wrapper nav {
      margin-left: 0;
      float: right; }
      header .wrapper nav ul li.elm {
        padding-left: 20px; } }
@media only screen and (max-width: 950px) {
  header.tiny .wrapper {
    min-height: 60px; }
  header .wrapper {
    min-height: 60px; }
    header .wrapper .mobile-toggle-wrapper {
      display: block; }
    header .wrapper nav {
      display: none;
      float: none;
      padding-bottom: 25px; }
      header .wrapper nav ul {
        padding-top: 90px;
        text-align: center; }
        header .wrapper nav ul li {
          display: block; }
          header .wrapper nav ul li.elm {
            padding-left: 0; }
            header .wrapper nav ul li.elm:not(:last-child) {
              padding-right: 0; }
          header .wrapper nav ul li.seperator {
            display: none; }
        header .wrapper nav ul li + li {
          padding-top: 10px; } }
@media (max-width: 767px) {
  header .wrapper .logo {
    height: 106px;
    width: 180px; } }
@media (max-width: 500px) {
  header .wrapper .logo {
    height: 85px;
    width: 145px; } }

section#banner {
  height: 784px;
  background-color: grey;
  position: relative; }
  section#banner .video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
    section#banner .video-wrapper.initialized {
      opacity: 1; }
  section#banner .overlay-text {
    color: #ffffff;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1.2;
    font-weight: 500;
    position: absolute;
    bottom: 19%;
    max-width: 912px;
    text-align: center;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.5); }
  section#banner .badge {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 40px;
    color: white;
    transform: rotate(-90deg) translate(0, -100%);
    transform-origin: 100% 0;
    display: table;
    text-decoration: none; }
    section#banner .badge .img-wrapper {
      display: table-cell;
      vertical-align: middle;
      height: 100%;
      background-color: #FAD538;
      padding-left: 6px;
      padding-right: 6px;
      padding-top: 4px; }
      section#banner .badge .img-wrapper img {
        width: 37px;
        rotate: 90deg; }
    section#banner .badge .txt {
      display: table-cell;
      vertical-align: middle;
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 26px;
      font-weight: 500;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 25px;
      padding-right: 25px;
      background-color: #003665; }
    @media only screen and (max-width: 950px) {
      section#banner .badge {
        transform: none;
        transform-origin: none;
        position: absolute;
        top: 100%;
        width: 100%; }
        section#banner .badge .img-wrapper {
          width: 30px; }
          section#banner .badge .img-wrapper img {
            rotate: none;
            width: 30px; }
        section#banner .badge .txt {
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 22px;
          text-align: right;
          padding-top: 7px;
          padding-bottom: 7px; } }
  @media (max-width: 1200px) {
    section#banner {
      height: 600px; } }
@media only screen and (max-width: 950px) {
  section#banner .overlay-text {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1.2;
    bottom: 15%; } }
@media (max-width: 767px) {
  section#banner {
    height: 400px; }
    section#banner .overlay-text {
      font-size: 42px;
      font-size: 2.625rem;
      line-height: 1.2;
      bottom: 14%; } }
@media (max-width: 500px) {
  section#banner {
    height: 260px; }
    section#banner .overlay-text {
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 1.2;
      bottom: 12%; } }

footer {
  background-color: #003665;
  padding-top: 44px;
  padding-bottom: 18px;
  border-top: 5px solid #ffffff; }
  footer .columns .col:nth-child(1) {
    text-align: center; }
    footer .columns .col:nth-child(2) b, footer .columns .col:nth-child(2) strong {
      font-weight: 700; }
    footer .columns .col:nth-child(2) a, footer .columns .col:nth-child(2) a:visited {
      font-weight: 700; }
  footer .columns .col img.logo {
    width: 100px;
    height: 100px;
    display: inline-block; }
  footer .columns .col img.logo-partner {
    width: 100%;
    max-width: 143px;
    display: block;
    margin: auto; }
  footer .columns .col a.partner-link + a.partner-link {
    padding-top: 53px; }
  footer .columns .col p {
    color: #ffffff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.625;
    padding-bottom: 25px; }
    footer .columns .col p b, footer .columns .col p strong {
      font-weight: 700; }
  footer .columns .col a, footer .columns .col a:visited {
    color: #ffffff;
    text-decoration: none;
    font-weight: 500; }
    footer .columns .col a.partner-link, footer .columns .col a:visited.partner-link {
      display: block; }
@media only screen and (max-width: 950px) {
  footer .columns .col {
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    footer .columns .col:nth-child(odd) {
      padding-right: 0;
      padding-left: 0;
      width: 100% !important;
      float: none;
      clear: none; }
    footer .columns .col:nth-child(even) {
      padding-left: 0;
      padding-right: 0;
      width: 100% !important;
      float: none;
      clear: none; }
    footer .columns .col:last-child {
      padding-top: 10px;
      padding-bottom: 30px; }
    footer .columns .col img.logo {
      margin-bottom: 25px;
      width: 100px;
      height: 100px; } }

.snippet-text .text-content h2, .snippet-text .text-content p:first-child {
  margin-top: -6px; }

#about {
  margin-top: 120px; }
  #about .wrapper {
    max-width: 934px;
    width: 100%;
    text-align: center;
    margin: auto; }
    #about .wrapper p {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 1.8181;
      font-weight: 300; }
  @media only screen and (max-width: 950px) {
    #about {
      margin-top: 120px; }
      #about .wrapper p {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.6181; } }

#gallery-carousel {
  margin-top: 88px;
  margin-bottom: 150px;
  padding-left: 66px;
  padding-right: 66px;
  box-sizing: border-box;
  min-height: 170px; }
  #gallery-carousel .slider {
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
    #gallery-carousel .slider.owl-carousel li {
      position: relative; }
      #gallery-carousel .slider.owl-carousel li img {
        position: relative;
        z-index: 10; }
      #gallery-carousel .slider.owl-carousel li .icon-plus {
        position: absolute;
        z-index: 20;
        width: 30px;
        height: 30px;
        bottom: 2px;
        right: 2px; }
    #gallery-carousel .slider.owl-carousel .owl-stage-outer {
      z-index: 100; }
    #gallery-carousel .slider.owl-carousel .owl-dots {
      position: absolute;
      text-align: center;
      height: 23px;
      width: 100%;
      bottom: -55px;
      box-sizing: border-box; }
      #gallery-carousel .slider.owl-carousel .owl-dots button {
        display: inline-block; }
        #gallery-carousel .slider.owl-carousel .owl-dots button.owl-dot span {
          box-sizing: border-box;
          display: inline-block;
          width: 20px;
          height: 20px;
          background-color: #E9ECEF;
          border: 1px solid #003665;
          border-radius: 100%;
          -webkit-transition: background-color 0.3s linear;
          -moz-transition: background-color 0.3s linear;
          -o-transition: background-color 0.3s linear;
          transition: background-color 0.3s linear; }
          #gallery-carousel .slider.owl-carousel .owl-dots button.owl-dot.active span, #gallery-carousel .slider.owl-carousel .owl-dots button.owl-dot:hover span {
            background-color: #003665; }
      #gallery-carousel .slider.owl-carousel .owl-dots button + button {
        margin-left: 10px; }
    #gallery-carousel .slider.owl-carousel .owl-nav {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0; }
      #gallery-carousel .slider.owl-carousel .owl-nav button {
        display: inline-block;
        vertical-align: top;
        width: 28px;
        height: 52px;
        z-index: 200;
        background-size: 100% auto; }
        #gallery-carousel .slider.owl-carousel .owl-nav button span {
          display: none; }
      #gallery-carousel .slider.owl-carousel .owl-nav .owl-prev {
        margin-top: 2px;
        left: -67px;
        background-image: url('/system/img/icon-arrow-left.png');
        background-repeat: no-repeat; }
      #gallery-carousel .slider.owl-carousel .owl-nav .owl-next {
        margin-top: 2px;
        right: -67px;
        background-image: url('/system/img/icon-arrow-right.png');
        background-repeat: no-repeat; }
  @media (max-width: 500px) {
    #gallery-carousel {
      padding-left: 0;
      padding-right: 0;
      margin-top: 60px;
      margin-bottom: 110px; }
      #gallery-carousel .slider.owl-carousel .owl-nav {
        display: none; }
        #gallery-carousel .slider.owl-carousel .owl-dots button.owl-dot span {
          width: 14px;
          height: 14px; }
        #gallery-carousel .slider.owl-carousel .owl-dots button + button {
          margin-left: 8px; } }

#services {
  text-align: center;
  background-color: #E9ECEF;
  padding-top: 73px;
  padding-bottom: 20px; }
  #services .wrapper ul {
    padding-top: 30px; }
    #services .wrapper ul li {
      margin-bottom: 60px; }
      #services .wrapper ul li .icon-haken {
        width: 52px;
        height: 52px;
        margin-bottom: 14px; }
      #services .wrapper ul li .content {
        padding-bottom: 14px;
        border-bottom: 2px solid #003665; }
      #services .wrapper ul li h3 {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.3636;
        font-weight: 500;
        margin-bottom: 22px; }
@media only screen and (max-width: 950px) {
  #services {
    padding-top: 50px; }
    #services .wrapper ul {
      padding-top: 10px; }
      #services .wrapper ul.columns.col-25 .col {
        margin-bottom: 40px; }
        #services .wrapper ul.columns.col-25 .col:nth-child(odd) {
          width: 50% !important;
          padding-right: 1.428%;
          clear: none; }
        #services .wrapper ul.columns.col-25 .col:nth-child(even) {
          width: 50% !important;
          padding-left: 1.428%;
          padding-right: 0;
          clear: right; }
        #services .wrapper ul.columns.col-25 .col:nth-child(2n+1) {
          clear: left; } }
@media only screen and (max-width: 450px) {
  #services .wrapper ul.columns.col-25 .col:nth-child(odd) {
    padding-right: 0;
    padding-left: 0;
    width: 100% !important;
    float: none;
    clear: none; }
  #services .wrapper ul.columns.col-25 .col:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
    float: none;
    clear: none; } }

#teasers {
  text-align: center;
  padding-top: 92px;
  padding-bottom: 95px; }
  #teasers .columns.col-100 .col {
    width: 100%; }
#teasers .columns .col .action-button {
  margin-top: 11px; }
@media only screen and (max-width: 900px) {
  #teasers {
    padding-top: 65px;
    padding-bottom: 65px; }
    #teasers .columns.col-50 .col:nth-child(odd) {
      padding-right: 0;
      padding-left: 0;
      width: 100% !important;
      float: none;
      clear: none; }
    #teasers .columns.col-50 .col:nth-child(even) {
      padding-left: 0;
      padding-right: 0;
      width: 100% !important;
      float: none;
      clear: none; }
    #teasers .columns.col-50 .col + .col {
      margin-top: 55px; } }

#brochure-info {
  width: 100%;
  max-width: 755px;
  display: table;
  margin: auto;
  padding-top: 70px;
  padding-bottom: 70px; }
  #brochure-info .col {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
    #brochure-info .col:last-child {
      padding-left: 55px; }
    #brochure-info .col span {
      display: block;
      max-width: 300px;
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 34px;
      font-weight: 400;
      padding-bottom: 40px; }
      #brochure-info .col a.button {
        background-color: #003665;
        color: white;
        font-size: 19px;
        font-size: 1.1875rem;
        line-height: 22px;
        font-weight: 500;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 12px;
        padding-right: 12px;
        background-color: #003665;
        text-decoration: none; }
    #brochure-info .col img {
      width: 100%;
      max-width: 300px; }
  @media (max-width: 1023px) {
    #brochure-info .col:last-child {
      padding-left: 25px; } }
@media only screen and (max-width: 450px) {
  #brochure-info {
    padding-top: 50px;
    padding-bottom: 60px;
    display: block;
    text-align: center; }
    #brochure-info .col {
      display: block;
      width: 100%; }
      #brochure-info .col:last-child {
        padding-left: 0px; }
      #brochure-info .col span {
        width: 100%;
        max-width: none;
        padding-top: 15px;
        padding-bottom: 25px; } }

#contact {
  background-color: #E9ECEF;
  padding-top: 72px;
  padding-bottom: 98px; }
  #contact .wrapper {
    text-align: left; }
    #contact .wrapper h2 {
      text-align: center; }
    #contact .wrapper .columns {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNkMEv9DwACdQGcsxkTFgAAAABJRU5ErkJggg==);
      background-repeat: repeat-y;
      background-position: center top;
      margin-top: 19px; }
      #contact .wrapper .columns .col:nth-child(1) > div {
        float: right;
        padding-right: 21%; }
      #contact .wrapper .columns .col:nth-child(2) {
        float: left;
        padding-left: 9.5%; }
        #contact .wrapper .columns .col a.icon {
          display: inline-block;
          font-size: 22px;
          font-size: 1.375rem;
          line-height: 52px;
          height: 52px;
          padding-left: 67px;
          background-repeat: no-repeat;
          background-size: 52px 52px; }
          #contact .wrapper .columns .col a.icon.icon-mail {
            background-image: url('/system/img/icon-mail.svg'); }
          #contact .wrapper .columns .col a.icon.icon-phone {
            background-image: url('/system/img/icon-telefon.svg');
            margin-bottom: 30px; }
  @media (max-width: 767px) {
    #contact {
      padding-top: 55px; }
      #contact .wrapper {
        text-align: center; }
        #contact .wrapper .columns {
          margin-top: 0;
          background-image: none; }
          #contact .wrapper .columns.col-50 .col:nth-child(odd) {
            padding-right: 0;
            padding-left: 0;
            width: 100% !important;
            float: none;
            clear: none; }
          #contact .wrapper .columns.col-50 .col:nth-child(even) {
            padding-left: 0;
            padding-right: 0;
            width: 100% !important;
            float: none;
            clear: none; }
            #contact .wrapper .columns.col-50 .col:nth-child(1) > div {
              float: none;
              padding-right: 0; }
          #contact .wrapper .columns.col-50 .col:nth-child(2) {
            border-top: 1px solid #003665;
            padding-top: 25px;
            margin-top: 20px;
            float: none;
            padding-left: 0; }
            #contact .wrapper .columns.col-50 .col a.icon {
              font-size: 18px;
              font-size: 1.125rem;
              line-height: 36px;
              height: 36px;
              padding-left: 45px;
              background-size: 36px 36px; }
              #contact .wrapper .columns.col-50 .col a.icon.icon-phone {
                margin-bottom: 15px; }
          #contact .wrapper .columns.col-50 .col a.icon + a.icon {
            margin-top: 15px; } }

#text {
  padding-top: 183px;
  padding-bottom: 90px; }
@media (max-width: 1200px) {
  #text {
    padding-top: 120px; } }
@media (max-width: 767px) {
  #text {
    padding-top: 90px; } }
@media (max-width: 500px) {
  #text {
    padding-top: 75px; } }
