
Warning: Array to string conversion in /home/.sites/35/site3025868/web/system/lib/vendors/scssphp/Compiler.php on line 3269

Warning: Array to string conversion in /home/.sites/35/site3025868/web/system/lib/vendors/scssphp/Compiler.php on line 3269
/*
 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#home #features .columns .col .wrapper .icon-check {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#testimonials .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; }

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), url('../fonts/roboto-v30-latin-300.woff') format('woff'), url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg');
  /* Legacy iOS */ }
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), url('../fonts/roboto-v30-latin-regular.woff') format('woff'), url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */ }
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), url('../fonts/roboto-v30-latin-500.woff') format('woff'), url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg');
  /* Legacy iOS */ }
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), url('../fonts/roboto-v30-latin-700.woff') format('woff'), url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg');
  /* Legacy iOS */ }

* {
  -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: #003669;
  background-color: white; }

body {
  padding-top: 78px; }
@media (max-width: 767px) {
  body {
    padding-top: 78px; } }

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

a.button, a:visited.button {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.53;
  font-weight: 700;
  color: #ffffff;
  background-color: #00ABA8;
  display: inline-block;
  border-radius: 5px;
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 3px;
  padding-bottom: 3px;
  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; }
  a.button:hover, a:visited.button:hover {
    background-color: #003669; }

.content-defaults a:not(.button), body#tinymce a:not(.button), .content-defaults a:not(.button):visited, body#tinymce a:not(.button):visited {
  font-weight: 700;
  color: #00ABA8;
  text-decoration: none;
  -webkit-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
  transition: color 0.3s linear; }
  .content-defaults a:not(.button):hover, body#tinymce a:not(.button):hover, .content-defaults a:not(.button):visited:hover, body#tinymce a:not(.button):visited:hover {
    color: #003669; }
.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.555;
  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 h1, body#tinymce h1 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.666;
  color: #003669;
  border-bottom: 3px solid #00ABA8;
  display: inline;
  font-weight: 700; }
@media (max-width: 767px) {
  .content-defaults h1, body#tinymce h1 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.5; } }
@media (max-width: 500px) {
  .content-defaults h1, body#tinymce h1 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.5; } }
.content-defaults h2, body#tinymce h2 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 23px; }
.content-defaults h3, body#tinymce h3, .content-defaults .header3, body#tinymce .header3 {
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.73;
  color: #003669;
  display: inline;
  border-bottom: 3px solid #00ABA8;
  margin-bottom: 0px; }
.content-defaults td, body#tinymce td {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.555; }
.content-defaults table.tbl-style, body#tinymce table.tbl-style {
  margin-bottom: 1px; }
  .content-defaults table.tbl-style tr td, body#tinymce table.tbl-style tr td {
    padding-bottom: 10px; }
    .content-defaults table.tbl-style tr td:last-child, body#tinymce table.tbl-style tr td:last-child {
      padding-left: 64px; }
@media only screen and (max-width: 950px) {
  .content-defaults table.tbl-style, body#tinymce table.tbl-style {
    display: block; }
    .content-defaults table.tbl-style tr, body#tinymce table.tbl-style tr {
      display: block;
      padding-bottom: 15px; }
      .content-defaults table.tbl-style tr td, body#tinymce table.tbl-style tr td {
        display: block;
        padding-bottom: 0; }
        .content-defaults table.tbl-style tr td:last-child, body#tinymce table.tbl-style tr td:last-child {
          padding-left: 0px; } }
.content-defaults b, body#tinymce b, .content-defaults strong, body#tinymce strong {
  font-weight: 700; }
.content-defaults ul, body#tinymce ul, .content-defaults ol, body#tinymce ol {
  list-style: outside; }
.content-defaults ul, body#tinymce ul {
  /*padding-left: 20px;*/
  margin: 0; }
.content-defaults ol, body#tinymce ol {
  padding-left: 15px;
  margin-left: 0; }
  .content-defaults ul li, body#tinymce ul li {
    position: relative;
    list-style-position: outside;
    list-style-type: none;
    background-image: url('/system/img/icon-blau.svg');
    background-repeat: no-repeat;
    background-size: 19px 19px;
    background-position: 0 4px;
    padding-left: 27px; }
    .content-defaults ul li:not(:last-child), body#tinymce ul li:not(:last-child) {
      margin-bottom: 10px;
      /*padding-left: 8px;*/ }
.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: 1306px;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
  padding-left: 70px;
  padding-right: 70px; }
@media (max-width: 1023px) {
  .inner {
    padding-left: 20px;
    padding-right: 20px; } }

.action-button, .action-button:visited {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.35;
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-weight: 700;
  background-color: #00ABA8;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 11px;
  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: #003669; }

.header2-default {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.375;
  color: #003669;
  font-weight: 400; }
@media (max-width: 767px) {
  .header2-default {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.375; } }
@media (max-width: 500px) {
  .header2-default {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.375; } }

.header3-default {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.333;
  color: #003669;
  font-weight: 400; }
@media (max-width: 767px) {
  .header3-default {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.333; } }

.header4-default {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #00ABA8;
  font-weight: 400; }
@media (max-width: 767px) {
  .header4-default {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5; } }

.header5-default {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.466;
  color: #003669;
  font-weight: 400; }
@media (max-width: 500px) {
  .header5-default {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.466; } }

.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: 33.9%;
  padding-right: 2.9%; }
.columns.col-33 .col:nth-child(2n) {
  width: 33.9%;
  padding-right: 2.9%; }
.columns.col-33 .col:nth-child(3n) {
  width: 32.2%;
  padding-right: 0;
  clear: right; }
.columns.col-33 .col:nth-child(3n+1) {
  clear: left; }
.columns.col-33-67 .col:first-child {
  width: 31%;
  padding-right: 5%; }
.columns.col-33-67 .col:last-child {
  width: 69%;
  padding-left: 2.9%; }
.columns.col-67-33 .col:first-child {
  width: 69%;
  padding-right: 3.3%; }
.columns.col-67-33 .col:last-child {
  width: 31%;
  padding-left: 1.3%; }

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

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; }
  header.tiny .outer {
    height: 80px; }
    header.tiny .outer .logo {
      margin-top: 8px;
      width: 266px;
      height: 57px; }
  header.tiny nav {
    padding-top: 131px; }
  header.up {
    top: -90px; }
  header .outer {
    position: relative;
    z-index: 50;
    -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);
    background-color: #003669;
    height: 78px;
    width: 100%;
    -webkit-transition: height 0.3s linear;
    -moz-transition: height 0.3s linear;
    -o-transition: height 0.3s linear;
    transition: height 0.3s linear; }
    header .outer .logo {
      display: inline-block;
      width: 300px;
      height: 65px;
      overflow: hidden;
      margin-top: 15px;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      header .outer .logo img {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        width: 100%; }
  header .wrapper {
    position: absolute;
    right: 0;
    top: 0;
    display: table;
    height: 100%; }
    header .wrapper > div {
      display: table-cell;
      vertical-align: middle; }
      header .wrapper > div:nth-child(1) {
        padding-right: 30px; }
      header .wrapper > div:nth-child(2) {
        padding-right: 74px; }
      header .wrapper > div.mobile-toggle-wrapper {
        width: 194px;
        background-color: #00ABA8;
        color: #003669;
        text-align: left;
        cursor: pointer; }
        header .wrapper > div.mobile-toggle-wrapper.open .icon-burger {
          display: none; }
        header .wrapper > div.mobile-toggle-wrapper.open .icon-close {
          display: inline-block; }
        header .wrapper > div.mobile-toggle-wrapper .icon-close {
          display: none; }
        header .wrapper > div.mobile-toggle-wrapper span {
          display: inline-block;
          vertical-align: middle;
          text-transform: uppercase;
          color: #ffffff;
          text-decoration: none;
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 1.4;
          font-weight: 400; }
      header .wrapper > div .icon {
        display: inline-block;
        vertical-align: middle; }
        header .wrapper > div .icon.icon-phone {
          width: 29px;
          height: 29px; }
        header .wrapper > div .icon.icon-mail {
          width: 29px;
          height: 29px; }
        header .wrapper > div .icon.icon-burger {
          width: 35px;
          height: 26px; }
        header .wrapper > div .icon.icon-close {
          width: 35px;
          height: 35px; }
        header .wrapper > div .icon.icon-burger, header .wrapper > div .icon.icon-close {
          margin-right: 22px;
          margin-left: 30px; }
  header nav {
    visibility: hidden;
    position: fixed;
    right: -373px;
    top: 0;
    box-sizing: border-box;
    max-width: 373px;
    width: 100%;
    padding-top: 153px;
    background-color: #F0F0F5;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 50px;
    height: 100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    header nav #nav-scroll-wrapper {
      height: 100%; }
    header nav.slide-in {
      right: 0px;
      visibility: visible; }
      header nav ul.menu li {
        padding-top: 16px;
        padding-bottom: 18px;
        border-bottom: 1px solid rgba(79, 79, 79, 0.4);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden; }
        header nav ul.menu li.has-sub {
          background-image: url('/system/img/icon-right.svg');
          background-repeat: no-repeat;
          background-size: 19px 19px;
          background-position: left 23px;
          padding-left: 29px; }
        header nav ul.menu li.opened {
          background-image: url('/system/img/icon-down.svg'); }
          header nav ul.menu li.active > a, header nav ul.menu li.active > a:visited {
            color: #00ABA8; }
        header nav ul.menu li a, header nav ul.menu li a:visited {
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 1.4;
          color: #003669;
          font-weight: 400;
          text-transform: none;
          text-decoration: none;
          -webkit-transition: color 0.3s linear;
          -moz-transition: color 0.3s linear;
          -o-transition: color 0.3s linear;
          transition: color 0.3s linear; }
          header nav ul.menu li a:hover, header nav ul.menu li a:visited:hover {
            color: #00ABA8; }
        header nav ul.menu li ul.sub-menu {
          padding-top: 17px;
          padding-bottom: 16px;
          display: none; }
          header nav ul.menu li ul.sub-menu li {
            border-bottom: 0;
            padding-top: 0px;
            padding-bottom: 10px; }
            header nav ul.menu li ul.sub-menu li:last-child {
              padding-bottom: 0; }
            header nav ul.menu li ul.sub-menu li a, header nav ul.menu li ul.sub-menu li a:visited {
              font-size: 20px;
              font-size: 1.25rem;
              line-height: 1.5;
              text-transform: none; }
  @media (max-width: 767px) {
    header.tiny .outer {
      height: 78px; }
      header.tiny .outer .logo {
        margin-top: 14px;
        width: 190px;
        height: auto; }
    header.tiny nav {
      padding-top: 100px; }
    header.up {
      top: -88px; }
    header nav {
      padding-top: 100px;
      max-width: none;
      right: -100%;
      padding-left: 20px;
      padding-right: 20px; }
      header nav ul.social-links {
        padding-top: 40px; }
        header nav ul.menu li.has-sub {
          background-size: 19px 19px;
          background-position: left 21px; }
        header nav ul.menu li a, header nav ul.menu li a:visited {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 1.4; }
          header nav ul.menu li ul.sub-menu li a, header nav ul.menu li ul.sub-menu li a:visited {
            font-size: 16px;
            font-size: 1rem;
            line-height: 1.5; }
    header .outer {
      height: 78px; }
      header .outer .logo {
        margin-top: 14px;
        width: 190px;
        height: auto; }
    header .wrapper > div.contact-link {
      display: none; }
    header .wrapper > div.mobile-toggle-wrapper {
      width: auto; }
      header .wrapper > div.mobile-toggle-wrapper span {
        display: none; }
    header .wrapper > div .icon.icon-burger, header .wrapper > div .icon.icon-close {
      margin-right: 20px;
      margin-left: 20px; } }

section#banner .columns .col:first-child {
  height: 550px; }
section#banner .columns .col:last-child {
  background-color: #205A9F;
  display: table; }
  section#banner .columns .col:last-child .wrapper {
    display: table-cell;
    vertical-align: middle;
    padding-top: 7.9%;
    padding-left: 32px;
    padding-right: 32px; }
    section#banner .columns .col:last-child .wrapper .content {
      max-width: 520px; }
      section#banner .columns .col:last-child .wrapper .content h1 {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 1.611;
        display: inline;
        color: #ffffff;
        border-bottom: 4px solid #00ABA8;
        font-weight: 700; }
      section#banner .columns .col:last-child .wrapper .content ul {
        margin-top: 65px; }
        section#banner .columns .col:last-child .wrapper .content ul li {
          font-size: 19px;
          font-size: 1.1875rem;
          line-height: 1.555;
          color: #ffffff;
          font-weight: 400;
          margin-bottom: 0px;
          background-image: url('/system/img/icon-tuerkis.svg');
          background-position: 0 5px;
          padding-left: 33px; }
        section#banner .columns .col:last-child .wrapper .content ul li + li {
          margin-top: 7px; }
@media (max-width: 1023px) {
  section#banner .columns.col-50 .col:last-child .wrapper .content h1 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.611; } }
@media only screen and (max-width: 850px) {
  section#banner .columns.col-50 .col:nth-child(odd) {
    padding-right: 0;
    padding-left: 0;
    width: 100% !important;
    float: none;
    clear: none; }
  section#banner .columns.col-50 .col:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
    float: none;
    clear: none; }
  section#banner .columns.col-50 .col:first-child {
    height: auto; }
  section#banner .columns.col-50 .col:last-child {
    display: black; }
    section#banner .columns.col-50 .col:last-child .wrapper {
      display: black;
      vertical-align: middle;
      padding-top: 40px;
      padding-bottom: 50px;
      padding-left: 20px;
      padding-right: 20px; }
      section#banner .columns.col-50 .col:last-child .wrapper .content ul {
        margin-top: 25px; } }
@media (max-width: 500px) {
  section#banner .columns.col-50 .col:last-child .wrapper .content h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.611; } }

footer {
  background-color: #003669;
  padding-top: 48px;
  padding-bottom: 9px;
  border-bottom: 5px solid #00ABA8; }
  footer .columns .col {
    position: relative; }
    footer .columns .col .icon-pmc {
      max-width: 175px;
      width: 100%;
      height: auto; }
    footer .columns .col .logo-bmd {
      max-width: 130px;
      width: 100%;
      height: auto;
      position: absolute;
      bottom: 30px; }
      footer .columns .col .content .social-icons a + a {
        margin-left: 10px; }
      footer .columns .col .content p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.625;
        color: #ffffff;
        padding-bottom: 26px; }
      footer .columns .col .content a, footer .columns .col .content a:visited {
        color: #00ABA8;
        font-weight: 700;
        text-decoration: none;
        background-size: 20px 20px;
        background-position: 0px 2px;
        background-repeat: no-repeat;
        -webkit-transition: color 0.3s linear;
        -moz-transition: color 0.3s linear;
        -o-transition: color 0.3s linear;
        transition: color 0.3s linear; }
        footer .columns .col .content a:hover, footer .columns .col .content a:visited:hover {
          color: #94cbd1; }
      footer .columns .col .content strong {
        font-weight: 700; }
@media (max-width: 1023px) {
  footer {
    padding-top: 45px;
    text-align: center; }
    footer .columns .col {
      margin: 0;
      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 img.logo {
        margin-bottom: 25px; }
      footer .columns .col .icon-pmc {
        margin-bottom: 22px; }
      footer .columns .col .logo-bmd {
        position: relative;
        bottom: auto;
        margin-bottom: 30px; } }

#testimonials {
  padding-top: 101px;
  text-align: center; }
  #testimonials .slider {
    padding-top: 48px; }
    #testimonials .slider.owl-carousel:hover .owl-nav {
      opacity: 1; }
    #testimonials .slider.owl-carousel .owl-stage-outer {
      z-index: 100; }
    #testimonials .slider.owl-carousel .owl-dots {
      position: absolute;
      text-align: center;
      height: 23px;
      width: 100%;
      bottom: -37px;
      box-sizing: border-box; }
      #testimonials .slider.owl-carousel .owl-dots button {
        display: inline-block; }
        #testimonials .slider.owl-carousel .owl-dots button.owl-dot span {
          box-sizing: border-box;
          display: inline-block;
          width: 20px;
          height: 20px;
          background-color: #C8C8C8;
          border: 2px solid #003669;
          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; }
          #testimonials .slider.owl-carousel .owl-dots button.owl-dot.active span, #testimonials .slider.owl-carousel .owl-dots button.owl-dot:hover span {
            background-color: #27C3BC; }
      #testimonials .slider.owl-carousel .owl-dots button + button {
        margin-left: 10px; }
    #testimonials .slider.owl-carousel .owl-nav {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      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; }
      #testimonials .slider.owl-carousel .owl-nav button {
        display: inline-block;
        vertical-align: top;
        width: 50px;
        height: 100px;
        z-index: 200;
        background-size: 100% auto; }
        #testimonials .slider.owl-carousel .owl-nav button span {
          display: none; }
      #testimonials .slider.owl-carousel .owl-nav .owl-prev {
        margin-top: 2px;
        left: 0;
        background-image: url('/system/img/icon-arrow-left.svg');
        background-repeat: no-repeat; }
      #testimonials .slider.owl-carousel .owl-nav .owl-next {
        margin-top: 2px;
        right: 0;
        background-image: url('/system/img/icon-arrow-right.svg');
        background-repeat: no-repeat; }
    #testimonials .slider .slide {
      max-width: 925px;
      width: 100%;
      margin: auto;
      padding-top: 2px;
      padding-bottom: 25px;
      padding-left: 90px;
      padding-right: 90px;
      box-sizing: border-box; }
      #testimonials .slider .slide p {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.73; }
      #testimonials .slider .slide .author {
        padding-top: 4px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5; }
  @media (max-width: 767px) {
    #testimonials {
      padding-top: 60px;
      padding-bottom: 134px; }
      #testimonials .slider {
        padding-top: 28px; }
        #testimonials .slider.owl-carousel .owl-dots {
          bottom: -18px; }
          #testimonials .slider.owl-carousel .owl-nav button {
            width: 20px;
            height: 40px; }
        #testimonials .slider .slide {
          padding-left: 30px;
          padding-right: 30px; }
          #testimonials .slider .slide p {
            font-size: 16px;
            font-size: 1rem;
            line-height: 1.625; }
          #testimonials .slider .slide .author {
            margin-top: -15px;
            font-size: 14px;
            font-size: 0.875rem;
            line-height: 1.5; } }

.snippet-highlight-box .wrapper {
  padding-top: 19px;
  padding-left: 21px;
  padding-right: 21px;
  padding-bottom: 17px;
  background-color: #F0F0F5; }
  .snippet-highlight-box .wrapper .header {
    margin-bottom: 29px; }
  .snippet-highlight-box .wrapper ul {
    padding-top: 2px; }

section#home {
  padding-top: 101px; }
  section#home #home-intro .wrapper {
    max-width: 745px;
    width: 100%;
    margin: auto;
    text-align: center; }
    section#home #home-intro .wrapper p {
      font-size: 22px;
      font-size: 1.375rem;
      line-height: 1.727;
      padding-bottom: 34px; }
    section#home #home-intro .wrapper strong {
      font-weight: 700; }
  section#home #features {
    padding-top: 62px;
    padding-bottom: 120px; }
    section#home #features .columns .col .wrapper {
      position: relative;
      background-color: #F0F0F5;
      border-bottom: 5px solid #003669;
      padding-bottom: 30px;
      padding-top: 52px;
      padding-left: 26px;
      padding-right: 26px;
      text-align: center; }
      section#home #features .columns .col .wrapper .icon-check {
        position: absolute;
        top: -35px;
        width: 70px;
        height: 70px;
        background-image: url('/system/img/icon-check.svg');
        background-repeat: no-repeat;
        background-size: 70px 70px; }
      section#home #features .columns .col .wrapper p {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 1.53;
        padding-bottom: 26px; }
      section#home #features .columns .col .wrapper h3 {
        display: inline; }
      section#home #features .columns .col .wrapper h3 + p {
        margin-top: 25px; }
        section#home #features .columns .col .wrapper a.button {
          margin-top: 8px; }
  @media (max-width: 1023px) {
    section#home #features .columns.col-33 .col:nth-child(odd) {
      padding-right: 0;
      padding-left: 0;
      width: 100% !important;
      float: none;
      clear: none; }
    section#home #features .columns.col-33 .col:nth-child(even) {
      padding-left: 0;
      padding-right: 0;
      width: 100% !important;
      float: none;
      clear: none; }
    section#home #features .columns.col-33 .col .wrapper {
      padding-left: 12px;
      padding-right: 12px; }
    section#home #features .columns.col-33 .col + .col {
      margin-top: 85px; } }
  section#home #testimonials {
    padding-bottom: 135px; }
  @media (max-width: 767px) {
    section#home #testimonials {
      padding-bottom: 80px; } }
  section#home #info {
    background-color: #F0F0F5;
    padding-top: 54px;
    padding-bottom: 60px; }
    section#home #info .columns .col:first-child {
      margin-top: -11px; }
    section#home #info .columns .col .headline {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 1.611;
      display: inline;
      color: #003669;
      border-bottom: 4px solid #00ABA8;
      font-weight: 700; }
    section#home #info .columns .col p {
      font-size: 17px;
      font-size: 1.0625rem;
      line-height: 1.53;
      padding-bottom: 26px; }
      section#home #info .columns .col a.button {
        margin-top: 7px; }
  @media (max-width: 767px) {
    section#home #info .columns.col-33-67 .col {
      text-align: center; }
      section#home #info .columns.col-33-67 .col:nth-child(odd) {
        padding-right: 0;
        padding-left: 0;
        width: 100% !important;
        float: none;
        clear: none; }
      section#home #info .columns.col-33-67 .col:nth-child(even) {
        padding-left: 0;
        padding-right: 0;
        width: 100% !important;
        float: none;
        clear: none; }
      section#home #info .columns.col-33-67 .col .headline {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 1.411; }
    section#home #info .columns.col-33-67 .col + .col {
      margin-top: 25px; } }
@media (max-width: 500px) {
  section#home #info {
    padding-bottom: 60px; }
    section#home #info .columns.col-33-67 .col .headline {
      font-size: 26px;
      font-size: 1.625rem;
      line-height: 1.411; } }
@media (max-width: 767px) {
  section#home {
    padding-top: 65px; } }

section#universal {
  padding-top: 104px;
  padding-bottom: 120px; }
  section#universal h1 + .snippet {
    margin-top: 48px; }
    section#universal .columns .col:last-child .wrapper {
      float: right; }
      section#universal .columns .col:last-child .wrapper .img-wrapper {
        padding-top: 10px; }
        section#universal .columns .col:last-child .wrapper .img-wrapper img {
          width: 100%; }
        section#universal .columns .col:last-child .wrapper .img-wrapper .label {
          margin-top: 9px;
          font-size: 15px;
          font-size: 0.9375rem;
          line-height: 1.6; }
      section#universal .columns .col:last-child .wrapper .img-wrapper + .img-wrapper {
        margin-top: 34px; }
  @media (max-width: 767px) {
    section#universal .columns.col-67-33 .col:nth-child(odd) {
      padding-right: 0;
      padding-left: 0;
      width: 100% !important;
      float: none;
      clear: none; }
    section#universal .columns.col-67-33 .col:nth-child(even) {
      padding-left: 0;
      padding-right: 0;
      width: 100% !important;
      float: none;
      clear: none; }
      section#universal .columns.col-67-33 .col:last-child .wrapper {
        float: none; }
    section#universal .columns.col-67-33 .col + .col {
      padding-top: 48px; } }
@media (max-width: 767px) {
  section#universal {
    padding-top: 65px;
    padding-bottom: 85px; }
    section#universal .columns.col-67-33 .col.hide-on-mobile {
      display: none; } }

section#references {
  padding-top: 104px; }
  section#references .header-wrapper {
    text-align: center; }
  section#references #testimonials {
    padding-top: 35px;
    padding-bottom: 115px; }
  section#references #customers {
    background-color: #F0F0F5;
    text-align: center;
    padding-top: 39px;
    margin-bottom: 120px; }
    section#references #customers .wrapper {
      margin: auto;
      padding-top: 79px;
      max-width: 1024px;
      width: 100%;
      box-sizing: border-box;
      padding-left: 70px;
      padding-right: 70px; }
      section#references #customers .wrapper .columns.col-33 .col {
        display: table;
        margin-bottom: 66px;
        padding-left: 20px;
        padding-right: 20px; }
        section#references #customers .wrapper .columns.col-33 .col > div {
          display: table-cell;
          vertical-align: bottom; }
          section#references #customers .wrapper .columns.col-33 .col > div img {
            max-width: 166px;
            width: 100%; }
  @media (max-width: 1023px) {
    section#references #customers .wrapper {
      padding-left: 20px;
      padding-right: 20px; } }
@media (max-width: 767px) {
  section#references {
    padding-top: 65px; }
    section#references #testimonials {
      padding-top: 4px;
      padding-bottom: 75px; }
    section#references #customers {
      margin-bottom: 65px; }
      section#references #customers .wrapper {
        margin: auto;
        padding-top: 45px; } }
@media (max-width: 500px) {
  section#references #customers .wrapper .columns.col-33 .col {
    display: block; }
    section#references #customers .wrapper .columns.col-33 .col:nth-child(odd) {
      width: 50% !important;
      padding-right: 6%;
      padding-left: 0;
      clear: none; }
    section#references #customers .wrapper .columns.col-33 .col:nth-child(even) {
      width: 50% !important;
      padding-left: 6%;
      padding-right: 0;
      clear: right; }
    section#references #customers .wrapper .columns.col-33 .col:nth-child(2n+1) {
      clear: left; } }
