@charset "UTF-8";
@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=4cba4859-c6b2-45ad-af6f-91f3d0a36fbf");
@font-face {
  font-family: "Uni Neue";
  src: url("../fonts/5f927bfe-3ca6-4792-ad6e-90f8d87567ae.eot?#iefix");
  src: url("../fonts/5f927bfe-3ca6-4792-ad6e-90f8d87567ae.eot?#iefix") format("eot"), url("../fonts/337b0d5d-e363-4a1e-aeff-1ec762964925.woff2") format("woff2"), url("../fonts/35babcda-fcd7-41c0-b63c-c3895e8043d5.woff") format("woff"), url("../fonts/b5a92ba1-f8ab-4fa8-8845-32fbc4e0d904.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Uni Neue";
  src: url("../fonts/f637640f-fe9e-4558-8094-a3c37b7b7f8c.eot?#iefix");
  src: url("../fonts/f637640f-fe9e-4558-8094-a3c37b7b7f8c.eot?#iefix") format("eot"), url("../fonts/17f09966-c359-448a-b4c0-47d3f0823872.woff2") format("woff2"), url("../fonts/7efd3b1a-a539-4b22-aa0a-86d850feb610.woff") format("woff"), url("../fonts/f46b6b73-0972-4258-a8d9-9084839cf3ad.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Uni Neue";
  src: url("../fonts/c0feba7b-fbef-433d-868e-ff6fa7d3a113.eot?#iefix");
  src: url("../fonts/c0feba7b-fbef-433d-868e-ff6fa7d3a113.eot?#iefix") format("eot"), url("../fonts/629a238f-2f51-42b7-8661-6218bd4d1540.woff2") format("woff2"), url("../fonts/5b9c452f-ce76-474a-ad55-cc071cf32a6c.woff") format("woff"), url("../fonts/7f2353cf-f53d-4696-aca0-b92ef9b8e117.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
html,
body {
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  html,
body {
    font-size: 17px;
  }
}
@media only screen and (max-width: 575px) {
  html,
body {
    font-size: 17px;
  }
}

body {
  font-family: "Uni Neue", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  overflow-x: hidden;
  color: #005776;
}

h1,
h2,
h3,
h4,
h5,
h6,
p.h1,
p.h2,
p.h3,
p.h4,
p.h5,
p.h6 {
  position: relative;
  font-family: "Uni Neue", sans-serif;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 1rem;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
p.h1 span,
p.h2 span,
p.h3 span,
p.h4 span,
p.h5 span,
p.h6 span {
  font-weight: 500;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
p.h1.white,
p.h2.white,
p.h3.white,
p.h4.white,
p.h5.white,
p.h6.white {
  color: #ffffff;
}
h1.stroke,
h2.stroke,
h3.stroke,
h4.stroke,
h5.stroke,
h6.stroke,
p.h1.stroke,
p.h2.stroke,
p.h3.stroke,
p.h4.stroke,
p.h5.stroke,
p.h6.stroke {
  margin-bottom: 2rem;
}
h1.stroke:after,
h2.stroke:after,
h3.stroke:after,
h4.stroke:after,
h5.stroke:after,
h6.stroke:after,
p.h1.stroke:after,
p.h2.stroke:after,
p.h3.stroke:after,
p.h4.stroke:after,
p.h5.stroke:after,
p.h6.stroke:after {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  margin-top: 1rem;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  width: 50px;
  height: 5px;
  background: #ED8B00;
  border-radius: 2px;
}

p.supheadline {
  color: #ED8B00;
  font-weight: 800;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
}

p.subheadline {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 40px;
}
p.subheadline span {
  color: #ED8B00;
}

h1,
p.h1 {
  font-size: 2.1rem;
}

h2,
p.h2 {
  font-size: 2rem;
}

h3,
p.h3 {
  font-size: 1.75rem;
}

h4,
p.h4 {
  font-size: 1.4rem;
}

h5,
p.h5 {
  font-size: 1.3rem;
}

h6,
p.h6 {
  font-size: 1.1rem;
}

ul.check {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.check li {
  position: relative;
  padding-left: 1.2rem;
  margin: 0.5rem 0;
  color: #75787B;
}
ul.check li:before {
  position: absolute;
  left: 0;
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  color: #005776;
}
ul.plus {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.plus li {
  position: relative;
  padding-left: 1rem;
  margin: 0.5rem 0;
}
ul.plus li:before {
  position: absolute;
  left: 0;
  content: "+";
}

table.lightblue.table thead th {
  background-color: #C9E9FB;
}
table.table {
  color: #005776;
}
table.table thead th, table.table td, table.table th {
  border-color: #75787B;
}

em,
i {
  font-style: italic;
}

strong,
b {
  font-weight: 800;
}

blockquote {
  position: relative;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}
blockquote div.author {
  font-size: 0.75em;
  font-weight: 500;
  text-align: right;
  margin: 20px 0;
}
blockquote:before {
  position: absolute;
  top: -0.5rem;
  content: '"';
  font-size: 4rem;
  -webkit-transform: translateX(-110%);
      -ms-transform: translateX(-110%);
          transform: translateX(-110%);
}
blockquote.mark-orange:before {
  color: #ED8B00;
}
@media (max-width: 991px) {
  blockquote div.author,
blockquote b {
    font-weight: 500;
  }
}

div.ratio-16-9 {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.24%;
}
div.ratio-16-9 iframe {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

iframe {
  display: block;
  width: 100%;
}

p {
  margin-top: 0;
}
p.color-grey {
  color: #75787B;
}
p.color-white {
  color: #ffffff;
}
p:empty {
  display: none;
}
p:last-child {
  margin-bottom: 0;
}

img {
  max-width: 100%;
}
img.block {
  display: block;
  margin: 20px 0;
  width: 100%;
}

.svg-inline {
  display: none;
}

a,
a:hover,
a:visited,
a:focus,
a:active {
  color: inherit;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.4s linear, background-color 0.4s linear, border-color 0.4s linear, -webkit-box-shadow 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, border-color 0.4s linear, -webkit-box-shadow 0.4s linear;
  -o-transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear, border-color 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear, border-color 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear, border-color 0.4s linear, -webkit-box-shadow 0.4s linear;
}
a.text-link,
a:hover.text-link,
a:visited.text-link,
a:focus.text-link,
a:active.text-link {
  color: #ED8B00;
  font-weight: 800;
  border-bottom: 3px solid transparent;
}
a.text-link:hover,
a:hover.text-link:hover,
a:visited.text-link:hover,
a:focus.text-link:hover,
a:active.text-link:hover {
  color: #E57506;
  border-bottom: 3px solid #ED8B00;
}
a.text-link-content,
a:hover.text-link-content,
a:visited.text-link-content,
a:focus.text-link-content,
a:active.text-link-content {
  color: #ED8B00;
  font-weight: 500;
}
a.text-link-content:hover,
a:hover.text-link-content:hover,
a:visited.text-link-content:hover,
a:focus.text-link-content:hover,
a:active.text-link-content:hover {
  color: #E57506;
  border-bottom: 3px solid #ED8B00;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: #005776;
}

input {
  border: 0;
  outline: 0;
}

::-webkit-input-placeholder {
  font-family: "Uni Neue", sans-serif;
}

video {
  display: block;
  width: 100%;
  outline: 0;
}

[data-videourl] {
  cursor: pointer;
}

div.video-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
div.video-wrapper video#fullscreen {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50vw;
}
div.video-wrapper button {
  position: absolute;
  background: #ffffff;
  top: 20px;
  right: 20px;
  line-height: 1;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  border: 0;
  outline: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  z-index: 999;
}
div.video-wrapper button img {
  width: 30px;
}
@media only screen and (max-width: 767px) {
  div.video-wrapper {
    background: black;
  }
  div.video-wrapper video#fullscreen {
    top: 0%;
    left: 0%;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    width: 100vw;
    height: 100vh;
  }
}

/**
 * Helper
 */
.background-top {
  background-position: top center !important;
}

.background-top-left {
  background-position: top left !important;
}

.background-top-right {
  background-position: top right !important;
}

.background-center {
  background-position: top center !important;
}

.background-center-left {
  background-position: top left !important;
}

.background-center-right {
  background-position: top right !important;
}

.background-bottom {
  background-position: bottom center !important;
}

.background-bottom-left {
  background-position: bottom left !important;
}

.background-bottom-right {
  background-position: bottom right !important;
}

/**
 * Backgrounds
 */
.background-lightgrey {
  background-color: #F2F2F2 !important;
}

.gradient-lightgrey {
  background: -webkit-gradient(linear, left top, left bottom, from(#F2F2F2), to(#ffffff)) !important;
  background: -o-linear-gradient(#F2F2F2 0%, #ffffff 100%) !important;
  background: linear-gradient(#F2F2F2 0%, #ffffff 100%) !important;
}

.background-lightblue {
  background-color: #C9E9FB !important;
}

.gradient-lightblue {
  background: -webkit-gradient(linear, left top, left bottom, from(#C9E9FB), to(#ffffff)) !important;
  background: -o-linear-gradient(#C9E9FB 0%, #ffffff 100%) !important;
  background: linear-gradient(#C9E9FB 0%, #ffffff 100%) !important;
}

.gradient-left-lightblue {
  background: -webkit-gradient(linear, left top, right top, from(#C9E9FB), to(#ffffff)) !important;
  background: -o-linear-gradient(left, #C9E9FB 0%, #ffffff 100%) !important;
  background: linear-gradient(to right, #C9E9FB 0%, #ffffff 100%) !important;
}

.background-blue {
  background-color: #005776 !important;
}

.gradient-blue {
  background: -webkit-gradient(linear, left top, left bottom, from(#005776), to(#093e5d)) !important;
  background: -o-linear-gradient(#005776 0%, #093e5d 100%) !important;
  background: linear-gradient(#005776 0%, #093e5d 100%) !important;
}

/**
 * Background Plus
 */
.plus-1,
.plus-2,
.plus-3 {
  position: relative;
  overflow: hidden;
}

.plus-1:before {
  position: absolute;
  content: "1";
  line-height: 0.72;
  font-weight: 800;
  font-size: 600px;
  left: 10vw;
  bottom: 0;
  color: #ffffff;
}

.plus-2:before {
  position: absolute;
  content: "2";
  line-height: 0.72;
  font-weight: 800;
  font-size: 600px;
  left: 10vw;
  bottom: 0;
  color: #ffffff;
}

.plus-3:before {
  position: absolute;
  content: "3";
  line-height: 0.72;
  font-weight: 800;
  font-size: 600px;
  left: 10vw;
  bottom: 0;
  color: #ffffff;
}

.plus-right:before {
  left: auto;
  right: 10vw;
}

.plus-lightblue:before {
  color: #C9E9FB;
}

/**
 * Colors
 */
.color-grey p,
.color-grey li {
  color: #75787B;
}

/**
 * Buttons
 */
a.btn,
button.btn {
  border-radius: 23px;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  margin: 10px 0;
  padding: 10px 20px;
  border: 0;
  max-width: 100%;
  overflow: hidden;
}
a.btn.btn-orange,
button.btn.btn-orange {
  background: #ED8B00;
  -webkit-box-shadow: inset 0 0 0 2px #ED8B00;
          box-shadow: inset 0 0 0 2px #ED8B00;
  color: #ffffff;
}
a.btn.btn-orange:before,
button.btn.btn-orange:before {
  background: #E57506;
}
a.btn.btn-orange:hover,
button.btn.btn-orange:hover {
  -webkit-box-shadow: inset 0 0 0 2px #E57506;
          box-shadow: inset 0 0 0 2px #E57506;
}
a.btn.btn-blue,
button.btn.btn-blue {
  background: #00BEF0;
  -webkit-box-shadow: inset 0 0 0 2px #00BEF0;
          box-shadow: inset 0 0 0 2px #00BEF0;
  color: #ffffff;
}
a.btn.btn-blue:before,
button.btn.btn-blue:before {
  background: #04ACD8;
}
a.btn.btn-blue:hover, a.btn.btn-blue:active, a.btn.btn-blue:focus,
button.btn.btn-blue:hover,
button.btn.btn-blue:active,
button.btn.btn-blue:focus {
  -webkit-box-shadow: inset 0 0 0 2px #04ACD8;
          box-shadow: inset 0 0 0 2px #04ACD8;
}
a.btn.btn-base,
button.btn.btn-base {
  background: #005776;
  -webkit-box-shadow: inset 0 0 0 2px #005776;
          box-shadow: inset 0 0 0 2px #005776;
  color: #ffffff;
}
a.btn.btn-base:before,
button.btn.btn-base:before {
  background: #04ACD8;
}
a.btn.btn-base:hover, a.btn.btn-base:active, a.btn.btn-base:focus,
button.btn.btn-base:hover,
button.btn.btn-base:active,
button.btn.btn-base:focus {
  -webkit-box-shadow: inset 0 0 0 2px #04ACD8;
          box-shadow: inset 0 0 0 2px #04ACD8;
}
a.btn.btn-white,
button.btn.btn-white {
  background: #ffffff;
  -webkit-box-shadow: inset 0 0 0 2px #ffffff;
          box-shadow: inset 0 0 0 2px #ffffff;
  color: #005776;
}
a.btn.btn-white:before,
button.btn.btn-white:before {
  background: #04ACD8;
}
a.btn.btn-white:hover, a.btn.btn-white:active, a.btn.btn-white:focus,
button.btn.btn-white:hover,
button.btn.btn-white:active,
button.btn.btn-white:focus {
  -webkit-box-shadow: inset 0 0 0 2px #04ACD8;
          box-shadow: inset 0 0 0 2px #04ACD8;
  color: #ffffff;
}
a.btn.btn-o-orange,
button.btn.btn-o-orange {
  -webkit-box-shadow: inset 0 0 0 2px #ED8B00;
          box-shadow: inset 0 0 0 2px #ED8B00;
  color: #ED8B00;
}
a.btn.btn-o-orange:before,
button.btn.btn-o-orange:before {
  background: #ED8B00;
}
a.btn.btn-o-orange:hover, a.btn.btn-o-orange:active, a.btn.btn-o-orange:focus,
button.btn.btn-o-orange:hover,
button.btn.btn-o-orange:active,
button.btn.btn-o-orange:focus {
  color: #ffffff;
}
a.btn.btn-o-blue,
button.btn.btn-o-blue {
  -webkit-box-shadow: inset 0 0 0 2px #00BEF0;
          box-shadow: inset 0 0 0 2px #00BEF0;
  color: #00BEF0;
}
a.btn.btn-o-blue:before,
button.btn.btn-o-blue:before {
  background: #00BEF0;
}
a.btn.btn-o-blue:hover, a.btn.btn-o-blue:active, a.btn.btn-o-blue:focus,
button.btn.btn-o-blue:hover,
button.btn.btn-o-blue:active,
button.btn.btn-o-blue:focus {
  color: #ffffff;
}
a.btn.btn-o-base,
button.btn.btn-o-base {
  -webkit-box-shadow: inset 0 0 0 2px #005776;
          box-shadow: inset 0 0 0 2px #005776;
  color: #005776;
}
a.btn.btn-o-base:before,
button.btn.btn-o-base:before {
  background: #005776;
}
a.btn.btn-o-base:hover, a.btn.btn-o-base:active, a.btn.btn-o-base:focus,
button.btn.btn-o-base:hover,
button.btn.btn-o-base:active,
button.btn.btn-o-base:focus {
  color: #ffffff;
}
a.btn.btn-o-white,
button.btn.btn-o-white {
  -webkit-box-shadow: inset 0 0 0 2px #ffffff;
          box-shadow: inset 0 0 0 2px #ffffff;
  color: #ffffff;
}
a.btn.btn-o-white:before,
button.btn.btn-o-white:before {
  background: #ffffff;
}
a.btn.btn-o-white:hover, a.btn.btn-o-white:active, a.btn.btn-o-white:focus,
button.btn.btn-o-white:hover,
button.btn.btn-o-white:active,
button.btn.btn-o-white:focus {
  color: #005776;
}
a.btn.btn-base-icon-play,
button.btn.btn-base-icon-play {
  position: relative;
  padding-left: 50px;
  background: #005776;
  color: #ffffff;
}
a.btn.btn-base-icon-play:before,
button.btn.btn-base-icon-play:before {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  color: #ffffff;
}
a.btn.btn-base-icon-play:hover, a.btn.btn-base-icon-play:active, a.btn.btn-base-icon-play:focus,
button.btn.btn-base-icon-play:hover,
button.btn.btn-base-icon-play:active,
button.btn.btn-base-icon-play:focus {
  background: #00BEF0;
}
a.btn.btn-orange-icon-play,
button.btn.btn-orange-icon-play {
  position: relative;
  padding-left: 50px;
  background: #ED8B00;
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
a.btn.btn-orange-icon-play:before,
button.btn.btn-orange-icon-play:before {
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  color: #ffffff;
}
a.btn.btn-orange-icon-play:hover, a.btn.btn-orange-icon-play:active, a.btn.btn-orange-icon-play:focus,
button.btn.btn-orange-icon-play:hover,
button.btn.btn-orange-icon-play:active,
button.btn.btn-orange-icon-play:focus {
  background: #E57506;
}
a.btn.btn-icon-phone,
button.btn.btn-icon-phone {
  position: relative;
  padding-right: 0;
  padding-left: 50px;
  color: #ED8B00;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}
a.btn.btn-icon-phone:before,
button.btn.btn-icon-phone:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../svg/header/phone.svg) no-repeat;
  background-size: contain;
  background-position: center center;
  width: 40px;
  height: 40px;
}
a.btn.btn-icon-phone:hover, a.btn.btn-icon-phone:active, a.btn.btn-icon-phone:focus,
button.btn.btn-icon-phone:hover,
button.btn.btn-icon-phone:active,
button.btn.btn-icon-phone:focus {
  color: #E57506;
}
a.btn.btn-icon-recall,
button.btn.btn-icon-recall {
  position: relative;
  padding-right: 0;
  padding-left: 50px;
  color: #005776;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}
a.btn.btn-icon-recall:before,
button.btn.btn-icon-recall:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../svg/header/phoneservice.svg) no-repeat;
  background-size: contain;
  background-position: center center;
  width: 40px;
  height: 40px;
}
a.btn.btn-icon-recall:hover, a.btn.btn-icon-recall:active, a.btn.btn-icon-recall:focus,
button.btn.btn-icon-recall:hover,
button.btn.btn-icon-recall:active,
button.btn.btn-icon-recall:focus {
  color: #00BEF0;
}
a.btn.btn-icon-callcenter,
button.btn.btn-icon-callcenter {
  position: relative;
  padding-right: 0;
  padding-left: 50px;
  color: #005776;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}
a.btn.btn-icon-callcenter:before,
button.btn.btn-icon-callcenter:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../svg/header/callcenter.svg) no-repeat;
  background-size: contain;
  background-position: center center;
  width: 40px;
  height: 40px;
}
a.btn.btn-icon-callcenter:hover, a.btn.btn-icon-callcenter:active, a.btn.btn-icon-callcenter:focus,
button.btn.btn-icon-callcenter:hover,
button.btn.btn-icon-callcenter:active,
button.btn.btn-icon-callcenter:focus {
  color: #00BEF0;
}
a.btn.btn-icon-contact,
button.btn.btn-icon-contact {
  position: relative;
  padding-right: 0;
  padding-left: 50px;
  color: #005776;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}
a.btn.btn-icon-contact:before,
button.btn.btn-icon-contact:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../svg/header/chat.svg) no-repeat;
  background-size: contain;
  background-position: center center;
  width: 40px;
  height: 40px;
}
a.btn.btn-icon-contact:hover, a.btn.btn-icon-contact:active, a.btn.btn-icon-contact:focus,
button.btn.btn-icon-contact:hover,
button.btn.btn-icon-contact:active,
button.btn.btn-icon-contact:focus {
  color: #00BEF0;
}
a.btn.btn-center,
button.btn.btn-center {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

/**
 * Plugins
 */
.tippy-tooltip {
  background-color: #C9E9FB;
  color: #005776;
}

.tippy-tooltip[data-animatefill] {
  background-color: transparent;
}

.tippy-tooltip .tippy-backdrop {
  background-color: #C9E9FB;
}

.owl-carousel div.inner {
  position: relative;
}
.owl-carousel div.owl-nav {
  position: absolute;
  top: 100%;
  right: 0;
}
.owl-carousel div.owl-nav button {
  color: #005776;
  width: 60px;
  height: 75px;
  outline: 0;
}
.owl-carousel div.owl-nav button.disabled {
  display: none;
}
.owl-carousel div.owl-nav button:hover {
  color: #00BEF0;
}
.owl-carousel div.owl-nav button.owl-prev:after {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 2.5rem;
}
.owl-carousel div.owl-nav button.owl-next:after {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 2.5rem;
}
.owl-carousel div.owl-dots {
  position: absolute;
  height: 75px;
  top: 100%;
  right: 120px;
  vertical-align: middle;
  padding: 15px 50px;
}
.owl-carousel div.owl-dots button {
  background: #005776;
  width: 30px;
  height: 5px;
  outline: 0;
  border-radius: 2px;
  margin: 0 2px;
}
.owl-carousel div.owl-dots button.active {
  background: #ED8B00;
}

nav.mm-menu > div.mm-navbars_top > div.mm-navbar {
  background: #ffffff;
  border-color: #C9E9FB;
}
nav.mm-menu > div.mm-navbars_top > div.mm-navbar img {
  display: block;
  margin: 0 auto;
}

nav.mm-menu div.mm-panels > div {
  background: #ffffff;
}
nav.mm-menu div.mm-panels > div#mm-1 > ul.mm-listview > li.has-childrens.mm-listitem > a.mm-listitem__text {
  cursor: pointer;
  font-weight: 800;
}
nav.mm-menu div.mm-panels > div div.mm-navbar {
  background: #ffffff;
}
nav.mm-menu div.mm-panels > div div.mm-navbar a {
  font-weight: 800;
}
nav.mm-menu div.mm-panels > div li {
  border-color: #C9E9FB;
}
nav.mm-menu div.mm-panels > div li.mm-listitem:after {
  left: 0;
}
nav.mm-menu div.mm-panels > div li.has-childrens > a:first-child {
  cursor: default;
}
nav.mm-menu div.mm-panels > div li.headline a {
  font-weight: 800;
}
nav.mm-menu div.mm-panels > div a {
  font-weight: 500;
  text-transform: uppercase;
  color: #005776;
}
nav.mm-menu div.mm-panels > div a.mm-btn {
  border: 0;
}
nav.mm-menu div.mm-panels > div a.mm-btn:after, nav.mm-menu div.mm-panels > div a.mm-btn:before {
  border-color: #005776;
}
nav.mm-menu div.mm-panels > div div.box {
  display: none;
}
nav.mm-menu div.mm-panels > div div.inner-list:after {
  content: none;
}
nav.mm-menu div.mm-panels > div div.inner-list > ul {
  display: block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
nav.mm-menu div.mm-panels > div div.inner-list > ul > li {
  padding: 10px 20px;
  border-bottom: 1px solid #F2F2F2;
}
nav.mm-menu div.mm-panels > div div.inner-list > ul > li > a {
  position: relative;
  font-weight: 500;
}
nav.mm-menu div.mm-panels > div div.inner-list > ul > li > a.new:after {
  position: absolute;
  content: "";
  top: -4px;
  right: -30px;
  background: url(../images/global/new.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}

.mm-navbars_bottom > .mm-navbar {
  background: #C9E9FB;
}
.mm-navbars_bottom > .mm-navbar input {
  background: #ffffff;
}

div.cc-window {
  font-family: "Uni Neue", sans-serif;
  font-weight: 800;
}
div.cc-window a {
  border-radius: 23px !important;
  font-weight: 500;
}
div.cc-window a:hover {
  background: #E57506 !important;
}

div.tx-powermail label {
  display: block;
  width: 100%;
  margin-top: 20px;
  font-size: 0.85rem;
  line-height: 1;
  padding: 0;
}
div.tx-powermail label a {
  text-decoration: underline;
}
div.tx-powermail textarea,
div.tx-powermail input[type=text],
div.tx-powermail input[type=tel],
div.tx-powermail input[type=email] {
  display: block;
  background: #F2F2F2;
  width: 100%;
  padding: 15px 20px;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
div.tx-powermail input[type=checkbox],
div.tx-powermail input[type=radio] {
  background: #F2F2F2;
  width: 18px;
  height: 18px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0 5px;
}
div.tx-powermail input[type=checkbox]:checked,
div.tx-powermail input[type=radio]:checked {
  background: #005776;
}
div.tx-powermail div.radio {
  display: inline-block;
  margin-right: 40px;
}
div.tx-powermail div.checkbox {
  color: #75787B;
}
div.tx-powermail div.checkbox label {
  line-height: 1.5;
  padding-left: 30px;
}
div.tx-powermail div.checkbox label input {
  position: absolute;
  left: 0;
  -webkit-transform: translate(10px, 3px);
      -ms-transform: translate(10px, 3px);
          transform: translate(10px, 3px);
}
div.tx-powermail select {
  position: relative;
  outline: 0;
  border: 0;
  border-radius: 0;
  padding: 15px 20px;
  background: #F2F2F2;
  color: #75787B;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
}
div.tx-powermail select::-ms-expand {
  display: none;
}
div.tx-powermail div.select-wrapper {
  position: relative;
  display: block;
  width: 100%;
}
div.tx-powermail div.select-wrapper select {
  padding-right: 40px;
}
div.tx-powermail div.select-wrapper:after {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  display: block;
  position: absolute;
  top: 51%;
  right: 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #75787B;
  font-size: 1.5rem;
  pointer-events: none;
}

form.powermail_morestep div.btn-group {
  display: block;
}
form.powermail_morestep div.btn-group button {
  background: #005776;
  width: 30px;
  height: 5px;
  outline: 0;
  border-radius: 2px !important;
  margin: 0 2px;
  padding: 0;
}
form.powermail_morestep div.btn-group button.btn-primary {
  background-color: #ED8B00;
}

form.powermail_form_3 div.powermail_fieldset > div.custom-border-bottom {
  border-bottom: 1px solid #005776;
  padding-bottom: 20px;
}
form.powermail_form_3 div.powermail_fieldset > div.custom-border-bottom:last-child {
  border-bottom: 0;
}
form.powermail_form_3 .parsley-error {
  border: 1px solid red;
}
form.powermail_form_3 .parsley-errors-list {
  color: red;
}

form.powermail_form_9 div.powermail_fieldwrap_kartenakzeptanzen div.checkbox,
form.powermail_form_9 div.powermail_fieldwrap_zahlarten div.checkbox {
  position: relative;
  display: inline-block;
  width: 30%;
  border: 1px solid #005776;
  border-radius: 5px;
  margin: 1%;
  text-align: center;
  vertical-align: top;
  min-height: 150px;
}
form.powermail_form_9 div.powermail_fieldwrap_kartenakzeptanzen div.checkbox label,
form.powermail_form_9 div.powermail_fieldwrap_zahlarten div.checkbox label {
  padding-left: 0;
}
form.powermail_form_9 div.powermail_fieldwrap_kartenakzeptanzen div.checkbox label input,
form.powermail_form_9 div.powermail_fieldwrap_zahlarten div.checkbox label input {
  top: -12px;
  left: -23px;
}
@media (max-width: 575px) {
  form.powermail_form_9 div.powermail_fieldwrap_kartenakzeptanzen div.checkbox,
form.powermail_form_9 div.powermail_fieldwrap_zahlarten div.checkbox {
    width: 100%;
    margin: 2%;
  }
}

.shariff li,
.shariff li a {
  height: auto !important;
  border-radius: 20px;
  padding: 5px 10px;
}

.shariff .orientation-horizontal.button-style-standard.shariff-col-3 li {
  padding: 0;
}

.shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text {
  font-family: "Uni Neue", sans-serif;
  font-size: 0.8rem;
}

.shariff .orientation-horizontal.button-style-icon-count li .share_count,
.shariff .orientation-horizontal.button-style-standard li .share_count {
  background: transparent;
  color: #ffffff;
  font-size: 0.8rem;
  line-height: 3;
  padding: 0 20px;
  height: auto;
}

i.fas {
  vertical-align: inherit !important;
}

div[data-mh] > p:last-child {
  padding-bottom: 1rem;
}

.cc_banner-wrapper {
  z-index: 9001;
  position: absolute;
}

.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  -webkit-transition: font-size 200ms;
  -o-transition: font-size 200ms;
  transition: font-size 200ms;
  line-height: 1em;
}

.cc_container .cc_message {
  font-size: 0.6em;
  -webkit-transition: font-size 200ms;
  -o-transition: font-size 200ms;
  transition: font-size 200ms;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  color: #ffffff;
}

.cc_container .cc_logo {
  display: none;
  text-indent: -1000px;
  overflow: hidden;
  width: 100px;
  height: 22px;
  background-size: cover;
  opacity: 0.9;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
}

.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
  opacity: 1;
}

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }

  .cc_container .cc_message {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 768px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }

  .cc_container .cc_message {
    font-size: 0.8em;
    line-height: 1.2em;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}
@media print {
  .cc_banner-wrapper,
.cc_container {
    display: none;
  }
}
.cc_container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 768px;
  max-width: 100%;
}

.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #c8c8c8;
  cursor: pointer;
  -webkit-transition: font-size 200ms;
  -o-transition: font-size 200ms;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}

.cc_container .cc_message {
  -webkit-transition: font-size 200ms;
  -o-transition: font-size 200ms;
  transition: font-size 200ms;
  font-size: 0.6em;
  display: block;
  margin-top: 0 !important;
}

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }

  .cc_container .cc_message {
    margin-top: 0.7em;
    font-size: 0.8em;
  }
}
@media screen and (min-width: 768px) {
  .cc_container {
    padding: 10px 10px;
    border-radius: 0 23px 0 0;
  }

  .cc_container .cc_btn {
    padding: 8px 15px;
    font-size: 0.8em;
  }

  .cc_container .cc_message {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 0.8em !important;
  }
}
.cc_container {
  background: #005776;
  color: #fff;
  font-size: 17px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cc_container ::-moz-selection {
  background: #ff5e99;
  color: #fff;
  text-shadow: none;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #ffffff;
  background-color: #ED8B00;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  -o-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 23px;
  text-decoration: none;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color: #E57506;
}

.cc_container a,
.cc_container a:visited {
  font-weight: 500;
  text-decoration: underline;
  color: #ffffff;
  -webkit-transition: 200ms color;
  -o-transition: 200ms color;
  transition: 200ms color;
}

.cc_container a:hover,
.cc_container a:active {
  color: #ffffff;
}

.cc_container .cc_btn a {
  text-decoration: none;
}

/* Fade in up
------------------------------------ */
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    -ms-transform: translateY(66px);
    transform: translateY(66px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.cc_container,
.cc_message,
.cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}

div.popup {
  display: none;
  position: fixed;
  background: #ffffff;
  width: 100vw;
  height: 100vh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
div.popup div.popup-inner {
  position: relative;
  max-width: 50vw;
  max-height: 80vh;
  margin: 10vh auto;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  padding: 20px;
  overflow-y: auto;
}
div.popup div.popup-inner > img.ico {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 40px;
}
div.popup div.popup-inner h3,
div.popup div.popup-inner p.h3 {
  position: relative;
  margin: 20px 30px;
  font-size: 1.470588rem;
  font-weight: 700;
  margin-bottom: 1.176471rem;
}
div.popup div.popup-inner div.group {
  border-top: 1px solid #C9E9FB;
  font-size: 0.941176rem;
  padding: 5px 0;
}
div.popup div.popup-inner div.group p {
  margin: 0;
}
div.popup div.popup-inner div.group p img {
  width: 25px;
  vertical-align: middle;
}
div.popup div.popup-inner div.group a {
  position: relative;
  display: block;
  padding: 5px 30px;
}
@media (max-width: 575px) {
  div.popup div.popup-inner {
    max-width: 80vw;
  }
}

div.offer-popup {
  display: none;
  position: fixed;
  background: #ffffff;
  width: 100vw;
  min-height: 100vh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
div.offer-popup img.ico {
  position: absolute;
  color: #005776;
  width: 40px;
  top: 100px;
  right: 105px;
  cursor: pointer;
}
@media (max-width: 1199px) {
  div.offer-popup img.ico {
    right: 30px;
  }
}
@media (max-width: 575px) {
  div.offer-popup img.ico {
    font-size: 50px;
  }
}
div.offer-popup section {
  position: relative;
  padding: 200px 0 50px;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
}
div.offer-popup section h2,
div.offer-popup section p.h2 {
  margin-bottom: 100px;
}
@media (max-width: 575px) {
  div.offer-popup section h2,
div.offer-popup section p.h2 {
    margin-bottom: 50px;
  }
}
div.offer-popup section div.box {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  margin-bottom: 10px;
}
div.offer-popup section div.box img {
  display: block;
  width: 100%;
  max-width: 120px;
  max-height: 100px;
  margin: 0 auto;
}
div.offer-popup section div.box h3,
div.offer-popup section div.box p.h3 {
  margin-bottom: 0;
}
div.offer-popup section div.box div.row > div {
  padding: 30px 10px;
}
div.offer-popup section div.box div.row > div:last-child {
  position: relative;
  background: #F2F2F2;
}
div.offer-popup section div.box div.row > div:last-child i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 70px;
  line-height: 1;
}
@media (max-width: 575px) {
  div.offer-popup section div.box div.row > div:last-child {
    background: none;
  }
  div.offer-popup section div.box div.row > div:last-child i {
    font-size: 50px;
  }
}
@media (max-width: 575px) {
  div.offer-popup section div.box h3,
div.offer-popup section div.box p.h3 {
    font-size: 1.117647rem;
  }
  div.offer-popup section div.box h3 + p,
div.offer-popup section div.box p.h3 + p {
    display: none;
  }
}
@media (max-width: 575px) {
  div.offer-popup section {
    padding: 150px 0 50px;
  }
}

div.sidebar-phone {
  position: fixed;
  top: 25vh;
  right: 0;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  z-index: 99;
}
div.sidebar-phone div.text {
  background: #ED8B00;
  color: #ffffff;
  font-size: 1rem;
  padding: 5px 20px;
  font-weight: 700;
  text-align: center;
}
div.sidebar-phone div.phone {
  background: #C9E9FB;
  color: #005776;
  padding: 10px 20px;
  text-align: center;
  width: 100%;
}
div.sidebar-phone div.phone a {
  color: #005776;
  font-weight: 800;
  font-size: 1.6rem;
  padding-left: 50px;
  margin: 0;
}
div.sidebar-phone div.phone a:before {
  width: 40px;
  height: 40px;
}
div.sidebar-phone div.phone a:hover, div.sidebar-phone div.phone a:active, div.sidebar-phone div.phone a:focus {
  color: #005776;
}
@media (max-width: 1199px) {
  div.sidebar-phone div.text {
    font-size: 1rem;
    padding: 2px 10px;
  }
  div.sidebar-phone div.phone {
    padding: 2px 10px;
  }
  div.sidebar-phone div.phone a {
    font-size: 1rem;
    padding-left: 40px;
  }
  div.sidebar-phone div.phone a:before {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  div.sidebar-phone {
    display: none;
  }
}

header {
  opacity: 0;
  top: 0;
  position: fixed;
  width: 100%;
  padding: 0 100px;
  background: #ffffff;
  text-align: center;
  font-size: 0;
  z-index: 999;
}
header:after {
  display: block;
  position: absolute;
  content: "";
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
}
header a.logo {
  display: block;
  float: left;
  width: 200px;
  height: 90px;
  padding: 20px 0 20px 0;
}
header a.logo svg {
  display: block;
  width: 100%;
  max-height: 50px;
}
@media (max-width: 1199px) {
  header a.logo {
    padding: 11px 0;
    width: 200px;
    height: 75px;
  }
}
@media (max-width: 575px) {
  header a.logo {
    padding: 17px 0;
    width: 150px;
    height: 74px;
  }
}
@media (max-width: 390px) {
  header a.logo {
    padding: 19px 0 17px;
    width: 125px;
  }
}
@media (max-width: 365px) {
  header a.logo {
    padding: 23px 0;
    width: 100px;
  }
}
header div.icon-box {
  float: right;
  z-index: 9;
}
header div.icon-box:before, header div.icon-box:after {
  display: table;
  content: " ";
}
header div.icon-box:after {
  clear: both;
}
header nav {
  display: inline-block;
  color: #ffffff;
  font-size: 0;
  font-weight: 700;
  text-transform: uppercase;
}
header nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header nav li > a:hover,
header nav li.open > a,
header nav li.active > a {
  color: #00BEF0;
}
header nav > ul {
  display: inline-block;
  position: relative;
  text-align: left;
  font-size: 1.058824rem;
}
header nav > ul > li {
  display: block;
  float: left;
  padding: 28px 20px 35px;
  -webkit-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
@media (max-width: 1315px) {
  header nav > ul > li {
    padding: 28px 5px 35px;
  }
}
header nav > ul > li > a {
  padding: 10px 0;
}
header nav > ul > li > a:hover, header nav > ul > li.open > a, header nav > ul > li.active > a {
  border-bottom: 2px solid #00BEF0;
}
header nav > ul > li.login > a:before {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  margin: 0 5px 0 0;
}
header nav > ul > li.has-childrens > a:after {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  line-height: 0.9;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
header nav > ul > li > ul {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: -100vw;
  left: 0;
  padding: 15px 0;
  -webkit-box-shadow: -7px 0 #ffffff, 7px 0 #ffffff, 0 4px 4px 0px rgba(0, 0, 0, 0.16);
          box-shadow: -7px 0 #ffffff, 7px 0 #ffffff, 0 4px 4px 0px rgba(0, 0, 0, 0.16);
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  -webkit-transition: top 0.4s ease;
  -o-transition: top 0.4s ease;
  transition: top 0.4s ease;
  background: #ffffff;
}
header nav > ul > li > ul:before {
  display: block;
  position: absolute;
  content: "";
  background: #ffffff;
  -webkit-box-shadow: -7px 0 #ffffff, 7px 0 #ffffff, 0 4px 4px 0px rgba(0, 0, 0, 0.16);
          box-shadow: -7px 0 #ffffff, 7px 0 #ffffff, 0 4px 4px 0px rgba(0, 0, 0, 0.16);
  top: 0;
  right: 100%;
  bottom: 0;
  width: 100vw;
}
header nav > ul > li > ul:after {
  display: block;
  position: absolute;
  content: "";
  background: #ffffff;
  -webkit-box-shadow: -7px 0 #ffffff, 7px 0 #ffffff, 0 4px 4px 0px rgba(0, 0, 0, 0.16);
          box-shadow: -7px 0 #ffffff, 7px 0 #ffffff, 0 4px 4px 0px rgba(0, 0, 0, 0.16);
  top: 0;
  left: 100%;
  bottom: 0;
  width: 100vw;
}
header nav > ul > li > ul > div.inner-list {
  display: block;
  padding: 28px 20px 35px;
  float: left;
  width: 250px;
}
header nav > ul > li > ul > div.inner-list > a {
  font-weight: 700;
}
header nav > ul > li > ul > div.inner-list > ul > li {
  padding: 3px 0;
}
header nav > ul > li > ul > div.inner-list > ul > li > a {
  position: relative;
  font-weight: 500;
}
header nav > ul > li > ul > div.inner-list > ul > li > a.new:after {
  position: absolute;
  content: "";
  right: -30px;
  background: url(../images/global/new.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}
header nav > ul > li.open > a:after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
header nav > ul > li.open > ul {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1199px) {
  header nav ul {
    display: none;
  }
}
@media (max-width: 575px) {
  header nav {
    float: right;
  }
}
header div.offer {
  display: inline-block;
  position: relative;
  padding: 24px 20px 0;
  vertical-align: top;
}
header div.offer a {
  padding: 5px 25px;
  margin: 0;
  text-transform: none;
  text-align: center;
}
@media (min-width: 1200px) and (max-width: 1450px) {
  header div.offer a {
    padding: 5px 8px;
  }
  header div.offer a span {
    display: none;
  }
}
@media (max-width: 1199px) {
  header div.offer {
    display: block;
    padding: 17px 0 0;
  }
}
@media (max-width: 575px) {
  header div.offer a {
    font-size: 1rem;
    padding: 5px 8px;
  }
}
@media (max-width: 475px) {
  header div.offer span {
    display: none;
  }
}
@media (max-width: 350px) {
  header div.offer a {
    font-size: 0.705882rem;
    margin: 4px 0;
  }
}
header div.phone {
  display: block;
  float: left;
  padding: 25px 18px 0;
  -webkit-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
header div.phone > img {
  width: 35px;
  cursor: pointer;
}
header div.phone img.ico-close {
  display: none;
}
header div.phone div.field {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: -100vw;
  left: 0;
  width: 100%;
  padding: 15px 0;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
header div.phone div.field div.contact,
header div.phone div.field div.service {
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  width: 375px;
}
header div.phone div.field div.contact h4,
header div.phone div.field div.contact p.h4,
header div.phone div.field div.service h4,
header div.phone div.field div.service p.h4 {
  font-size: 1.176471rem;
  text-transform: uppercase;
  text-align: left;
}
header div.phone div.field div.contact a,
header div.phone div.field div.service a {
  display: block;
  text-align: left;
  font-size: 1.176471rem;
}
@media (max-width: 1600px) {
  header div.phone div.field {
    padding-left: 400px;
  }
}
@media (max-width: 1300px) {
  header div.phone div.field {
    padding-left: 320px;
  }
}
@media (max-width: 1199px) {
  header div.phone div.field {
    padding-left: 25px;
    padding-right: 25px;
  }
  header div.phone div.field div.contact,
header div.phone div.field div.service {
    width: 48%;
  }
}
@media (max-width: 767px) {
  header div.phone div.field div.contact,
header div.phone div.field div.service {
    width: 100%;
    padding: 10px;
  }
  header div.phone div.field div.contact a,
header div.phone div.field div.service a {
    margin: 0;
  }
}
header div.phone.open {
  background-color: white;
}
header div.phone.open div.field {
  opacity: 1;
  visibility: visible;
  background: #ffffff;
}
header div.phone.open i {
  color: #00BEF0;
}
header div.phone.open img.ico-phone {
  display: none;
}
header div.phone.open img.ico-close {
  display: block;
}
header div.phone.open img.ico-close:after {
  content: none;
}
@media (max-width: 1199px) {
  header div.phone {
    padding: 18px 10px 0;
  }
}
header div.search {
  display: block;
  float: left;
  padding: 25px 18px 0;
  color: #ffffff;
  -webkit-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}
header div.search > img {
  width: 35px;
  cursor: pointer;
}
header div.search img.ico-close {
  display: none;
}
header div.search div.field {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px 100px;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  background: #ffffff;
}
header div.search div.field form {
  position: relative;
  width: 100%;
}
header div.search div.field form input {
  display: block;
  border-radius: 28px;
  font-size: 1.176471rem;
  padding: 10px 75px 10px 40px;
  border: 1px solid #005776;
  width: 100%;
  color: #005776;
  margin: 0;
}
header div.search div.field form input::-webkit-input-placeholder {
  font-size: 1.176471rem;
  color: #75787B;
}
header div.search div.field form input::-moz-placeholder {
  font-size: 1.176471rem;
  color: #75787B;
}
header div.search div.field form input:-ms-input-placeholder {
  font-size: 1.176471rem;
  color: #75787B;
}
header div.search div.field form input::-ms-input-placeholder {
  font-size: 1.176471rem;
  color: #75787B;
}
header div.search div.field form input::placeholder {
  font-size: 1.176471rem;
  color: #75787B;
}
header div.search div.field form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 0 28px 28px 0;
  border-left: 0;
  outline: 0;
  border-color: #005776;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 5px 15px;
  background: transparent;
  border-width: 0;
}
header div.search div.field form button img {
  width: 40px;
}
header div.search.open div.field {
  opacity: 1;
  visibility: visible;
}
header div.search.open img.ico-search {
  display: none;
}
header div.search.open img.ico-close {
  display: block;
}
header div.search.open button img.ico-search {
  display: block;
}
@media (max-width: 1199px) {
  header div.search {
    padding: 18px 10px 0;
  }
  header div.search div.field {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  header div.search {
    display: none;
  }
}
header div.burger {
  display: none;
  float: right;
  padding: 18px 8px 0;
}
header div.burger > img.ico {
  width: 35px;
  cursor: pointer;
  display: none;
}
@media (max-width: 1199px) {
  header div.burger {
    display: block;
  }
}
header div.burger img.is-active {
  display: block;
}
header a.logo svg path:first-child,
header a.logo svg path:last-child {
  fill: #005776;
}
header nav {
  color: #005776;
}
header div.box {
  position: relative;
  display: inline-block;
  background: #C9E9FB;
  padding: 50px 30px;
  margin: 10px 10px 10px 10vw;
  width: 30%;
  max-width: 350px;
  text-transform: none;
  font-size: 1.058824rem;
  font-weight: 500;
  text-align: left;
}
header div.box img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  -webkit-transform: translate(20%, 20%);
      -ms-transform: translate(20%, 20%);
          transform: translate(20%, 20%);
}
header div.box p.supheadline {
  font-size: 0.941176rem;
}
header div.box h3,
header div.box p.h3 {
  font-size: 1.411765rem;
}
@media (max-width: 1199px) {
  header div.box {
    display: none;
  }
}
@media (max-width: 1199px) {
  header {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  header {
    padding: 0 25px;
  }
}

.padding-top-xxsmall {
  padding-top: 12px;
}

.padding-top-xsmall {
  padding-top: 16px;
}

.padding-top-small {
  padding-top: 21px;
}

.padding-top-medium {
  padding-top: 28px;
}

.padding-top-large {
  padding-top: 37px;
}

.padding-top-xlarge {
  padding-top: 49px;
}

.padding-top-xxlarge {
  padding-top: 64px;
}

.padding-top-xxxlarge {
  padding-top: 84px;
}

@media (min-width: 576px) {
  .padding-top-xxsmall {
    padding-top: 18px;
  }

  .padding-top-xsmall {
    padding-top: 24px;
  }

  .padding-top-small {
    padding-top: 32px;
  }

  .padding-top-medium {
    padding-top: 42px;
  }

  .padding-top-large {
    padding-top: 56px;
  }

  .padding-top-xlarge {
    padding-top: 74px;
  }

  .padding-top-xxlarge {
    padding-top: 96px;
  }

  .padding-top-xxxlarge {
    padding-top: 126px;
  }
}
@media (min-width: 768px) {
  .padding-top-xxsmall {
    padding-top: 24px;
  }

  .padding-top-xsmall {
    padding-top: 32px;
  }

  .padding-top-small {
    padding-top: 42px;
  }

  .padding-top-medium {
    padding-top: 56px;
  }

  .padding-top-large {
    padding-top: 74px;
  }

  .padding-top-xlarge {
    padding-top: 98px;
  }

  .padding-top-xxlarge {
    padding-top: 128px;
  }

  .padding-top-xxxlarge {
    padding-top: 168px;
  }
}
@media (min-width: 992px) {
  .padding-top-xxsmall {
    padding-top: 30px;
  }

  .padding-top-xsmall {
    padding-top: 40px;
  }

  .padding-top-small {
    padding-top: 53px;
  }

  .padding-top-medium {
    padding-top: 70px;
  }

  .padding-top-large {
    padding-top: 93px;
  }

  .padding-top-xlarge {
    padding-top: 123px;
  }

  .padding-top-xxlarge {
    padding-top: 160px;
  }

  .padding-top-xxxlarge {
    padding-top: 210px;
  }
}
.padding-bottom-xxsmall {
  padding-bottom: 12px;
}

.padding-bottom-xsmall {
  padding-bottom: 16px;
}

.padding-bottom-small {
  padding-bottom: 21px;
}

.padding-bottom-medium {
  padding-bottom: 28px;
}

.padding-bottom-large {
  padding-bottom: 37px;
}

.padding-bottom-xlarge {
  padding-bottom: 49px;
}

.padding-bottom-xxlarge {
  padding-bottom: 64px;
}

.padding-bottom-xxxlarge {
  padding-bottom: 84px;
}

@media (min-width: 576px) {
  .padding-bottom-xxsmall {
    padding-bottom: 18px;
  }

  .padding-bottom-xsmall {
    padding-bottom: 24px;
  }

  .padding-bottom-small {
    padding-bottom: 32px;
  }

  .padding-bottom-medium {
    padding-bottom: 42px;
  }

  .padding-bottom-large {
    padding-bottom: 56px;
  }

  .padding-bottom-xlarge {
    padding-bottom: 74px;
  }

  .padding-bottom-xxlarge {
    padding-bottom: 96px;
  }

  .padding-bottom-xxxlarge {
    padding-bottom: 126px;
  }
}
@media (min-width: 768px) {
  .padding-bottom-xxsmall {
    padding-bottom: 24px;
  }

  .padding-bottom-xsmall {
    padding-bottom: 32px;
  }

  .padding-bottom-small {
    padding-bottom: 42px;
  }

  .padding-bottom-medium {
    padding-bottom: 56px;
  }

  .padding-bottom-large {
    padding-bottom: 74px;
  }

  .padding-bottom-xlarge {
    padding-bottom: 98px;
  }

  .padding-bottom-xxlarge {
    padding-bottom: 128px;
  }

  .padding-bottom-xxxlarge {
    padding-bottom: 168px;
  }
}
@media (min-width: 992px) {
  .padding-bottom-xxsmall {
    padding-bottom: 30px;
  }

  .padding-bottom-xsmall {
    padding-bottom: 40px;
  }

  .padding-bottom-small {
    padding-bottom: 53px;
  }

  .padding-bottom-medium {
    padding-bottom: 70px;
  }

  .padding-bottom-large {
    padding-bottom: 93px;
  }

  .padding-bottom-xlarge {
    padding-bottom: 123px;
  }

  .padding-bottom-xxlarge {
    padding-bottom: 160px;
  }

  .padding-bottom-xxxlarge {
    padding-bottom: 210px;
  }
}
.margin-top-0 {
  margin-top: 0 !important;
}

.margin-top-xxsmall {
  margin-top: 12px;
}

.margin-top-xsmall {
  margin-top: 16px;
}

.margin-top-small {
  margin-top: 21px;
}

.margin-top-medium {
  margin-top: 28px;
}

.margin-top-large {
  margin-top: 37px;
}

.margin-top-xlarge {
  margin-top: 49px;
}

.margin-top-xxlarge {
  margin-top: 64px;
}

.margin-top-xxxlarge {
  margin-top: 84px;
}

.margin-top-gutter {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .margin-top-xxsmall {
    margin-top: 18px;
  }

  .margin-top-xsmall {
    margin-top: 24px;
  }

  .margin-top-small {
    margin-top: 32px;
  }

  .margin-top-medium {
    margin-top: 42px;
  }

  .margin-top-large {
    margin-top: 56px;
  }

  .margin-top-xlarge {
    margin-top: 74px;
  }

  .margin-top-xxlarge {
    margin-top: 96px;
  }

  .margin-top-xxxlarge {
    margin-top: 126px;
  }
}
@media (min-width: 768px) {
  .margin-top-xxsmall {
    margin-top: 24px;
  }

  .margin-top-xsmall {
    margin-top: 32px;
  }

  .margin-top-small {
    margin-top: 42px;
  }

  .margin-top-medium {
    margin-top: 56px;
  }

  .margin-top-large {
    margin-top: 74px;
  }

  .margin-top-xlarge {
    margin-top: 98px;
  }

  .margin-top-xxlarge {
    margin-top: 128px;
  }

  .margin-top-xxxlarge {
    margin-top: 168px;
  }
}
@media (min-width: 992px) {
  .margin-top-xxsmall {
    margin-top: 30px;
  }

  .margin-top-xsmall {
    margin-top: 40px;
  }

  .margin-top-small {
    margin-top: 53px;
  }

  .margin-top-medium {
    margin-top: 70px;
  }

  .margin-top-large {
    margin-top: 93px;
  }

  .margin-top-xlarge {
    margin-top: 123px;
  }

  .margin-top-xxlarge {
    margin-top: 160px;
  }

  .margin-top-xxxlarge {
    margin-top: 210px;
  }
}
.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-bottom-xxsmall {
  margin-bottom: 12px;
}

.margin-bottom-xsmall {
  margin-bottom: 16px;
}

.margin-bottom-small {
  margin-bottom: 21px;
}

.margin-bottom-medium {
  margin-bottom: 28px;
}

.margin-bottom-large {
  margin-bottom: 37px;
}

.margin-bottom-xlarge {
  margin-bottom: 49px;
}

.margin-bottom-xxlarge {
  margin-bottom: 64px;
}

.margin-bottom-xxxlarge {
  margin-bottom: 84px;
}

.margin-bottom-minus .container {
  margin-bottom: -21px;
}

.margin-bottom-gutter {
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  .margin-bottom-xxsmall {
    margin-bottom: 18px;
  }

  .margin-bottom-xsmall {
    margin-bottom: 24px;
  }

  .margin-bottom-small {
    margin-bottom: 32px;
  }

  .margin-bottom-medium {
    margin-bottom: 42px;
  }

  .margin-bottom-large {
    margin-bottom: 56px;
  }

  .margin-bottom-xlarge {
    margin-bottom: 74px;
  }

  .margin-bottom-xxlarge {
    margin-bottom: 96px;
  }

  .margin-bottom-xxxlarge {
    margin-bottom: 126px;
  }
}
@media (min-width: 768px) {
  .margin-bottom-xxsmall {
    margin-bottom: 24px;
  }

  .margin-bottom-xsmall {
    margin-bottom: 32px;
  }

  .margin-bottom-small {
    margin-bottom: 42px;
  }

  .margin-bottom-medium {
    margin-bottom: 56px;
  }

  .margin-bottom-large {
    margin-bottom: 74px;
  }

  .margin-bottom-xlarge {
    margin-bottom: 98px;
  }

  .margin-bottom-xxlarge {
    margin-bottom: 128px;
  }

  .margin-bottom-xxxlarge {
    margin-bottom: 168px;
  }
}
@media (min-width: 992px) {
  .margin-bottom-xxsmall {
    margin-bottom: 30px;
  }

  .margin-bottom-xsmall {
    margin-bottom: 40px;
  }

  .margin-bottom-small {
    margin-bottom: 53px;
  }

  .margin-bottom-medium {
    margin-bottom: 70px;
  }

  .margin-bottom-large {
    margin-bottom: 93px;
  }

  .margin-bottom-xlarge {
    margin-bottom: 123px;
  }

  .margin-bottom-xxlarge {
    margin-bottom: 160px;
  }

  .margin-bottom-xxxlarge {
    margin-bottom: 210px;
  }
}
section.error404 h1, section.error404 p.h1 {
  font-size: 11.5rem;
}
section.error404 h1:after, section.error404 p.h1:after {
  width: 100px;
  height: 20px;
  border-radius: 20px;
}
section.error404 p {
  font-size: 2rem;
}
@media only screen and (max-width: 991px) {
  section.error404 h1, section.error404 p.h1 {
    font-size: 7rem;
  }
  section.error404 p {
    font-size: 1.5rem;
  }
}

section.blog-hero {
  position: relative;
  height: 550px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #005776;
  padding: 0;
}
section.blog-hero.small {
  background-image: none !important;
  height: 350px;
}
section.blog-hero:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffffff;
  content: "";
  width: 80vw;
  height: 100px;
}
@media only screen and (max-width: 991px) {
  section.blog-hero:after {
    content: none;
  }
}

section.blog-article {
  padding: 0;
}
section.blog-article img {
  display: block;
  width: 100%;
  max-width: 100%;
}
section.blog-article article {
  -webkit-transform: translateY(-65px);
      -ms-transform: translateY(-65px);
          transform: translateY(-65px);
}
section.blog-article article div.meta {
  position: relative;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 3rem;
  color: #75787B;
}
section.blog-article article div.meta i {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 1rem;
}
section.blog-article article div.meta a {
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #75787B;
}
section.blog-article article div.meta a:last-child {
  border-right: 0;
}
section.blog-article article div.meta.stroke:after {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  margin-top: 1rem;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  width: 50px;
  height: 5px;
  background: #ED8B00;
  border-radius: 2px;
}
section.blog-article article h2, section.blog-article article p.h2 {
  font-size: 1rem;
}
section.blog-article aside {
  position: relative;
  background: #F2F2F2;
  padding: 40px;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}
section.blog-article aside p.supheadline {
  font-size: 0.65rem;
}
section.blog-article aside > p {
  margin-bottom: 0;
}
section.blog-article aside > a {
  display: inline-block;
  margin-bottom: 35px;
}
section.blog-article aside div.author-group {
  padding: 20px 0;
}
section.blog-article aside div.author {
  position: relative;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #75787B;
}
section.blog-article aside div.author:before, section.blog-article aside div.author:after {
  display: table;
  content: " ";
}
section.blog-article aside div.author:after {
  clear: both;
}
section.blog-article aside div.author img {
  float: left;
  width: 84px;
  height: 84px;
  border-radius: 100%;
  margin: 0;
}
section.blog-article aside div.author p {
  padding-left: 100px;
}
section.blog-article aside div.author p b {
  font-size: 1.176471rem;
  display: block;
}
section.blog-article aside div.author:last-child {
  border-bottom: 0;
}
section.blog-article aside div.box {
  color: #ffffff;
  background: #005776;
  margin: 25px 0 40px 0;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  vertical-align: top;
}
section.blog-article aside div.box p.supheadline {
  font-size: 0.65rem;
}
section.blog-article aside div.box h5, section.blog-article aside div.box p.h5 {
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
section.blog-article aside div.box h5.stroke:after, section.blog-article aside div.box p.h5.stroke:after {
  margin-top: 0.5rem;
  width: 25px;
  height: 3px;
}
section.blog-article aside div.box p {
  font-size: 0.8rem;
  font-weight: 500;
  margin-bottom: 0.5em;
}
section.blog-article aside div.box a {
  display: block;
}
section.blog-article aside div.box a.btn {
  display: inline-block;
  font-size: 0.7rem;
  padding: 5px 50px;
}
section.blog-article aside div.box div.inner {
  position: relative;
  padding: 15px 20px;
}
section.blog-article aside div.box div.inner div.meta {
  border-top: 1px solid #F2F2F2;
  margin-top: 20px;
  color: #75787B;
  background: #ffffff;
}
section.blog-article aside div.box div.inner div.meta span.date {
  margin-right: 20px;
}
section.blog-article aside div.box div.inner div.meta span.date:before {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 1.6em;
  vertical-align: middle;
  margin-right: 10px;
}
section.blog-article aside div.box.light {
  background: #C9E9FB;
  color: #005776;
}
section.blog-article aside div.box.light p {
  color: #75787B;
}
section.blog-article aside div.box.white {
  background: #ffffff;
  color: #005776;
}
@media only screen and (max-width: 991px) {
  section.blog-article {
    padding: 75px 0;
  }
  section.blog-article article, section.blog-article aside {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

@media print {
  header, footer, section.blog-hero, aside, a.social {
    display: none;
  }

  section.blog-article article {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding: 75px 0;
  }
}
section.blog-comment div.head {
  border-bottom: 1px solid #005776;
  margin-bottom: 40px;
}
section.blog-comment div.head:before, section.blog-comment div.head:after {
  display: table;
  content: " ";
}
section.blog-comment div.head:after {
  clear: both;
}
section.blog-comment div.head p {
  font-size: 2.352941rem;
  margin-bottom: 0;
}
section.blog-comment div.head span {
  float: right;
  color: #75787B;
  margin-bottom: 10px;
}
section.blog-comment div.box {
  position: relative;
  padding: 40px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
}
section.blog-comment div.box.arrow-left:before {
  position: absolute;
  content: "";
  top: 0;
  right: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 40px 0;
}
section.blog-comment div.box.arrow-right:after {
  position: absolute;
  content: "";
  top: 0;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 0;
}
section.blog-comment div.box.theme-white {
  background: #ffffff;
}
section.blog-comment div.box.theme-white.arrow-left:before {
  border-color: transparent #ffffff transparent transparent;
}
section.blog-comment div.box.theme-white.arrow-right:after {
  border-color: #ffffff transparent transparent transparent;
}
section.blog-comment div.box.theme-grey {
  background: #F2F2F2;
}
section.blog-comment div.box.theme-grey.arrow-left:before {
  border-color: transparent #F2F2F2 transparent transparent;
}
section.blog-comment div.box.theme-grey.arrow-right:after {
  border-color: #F2F2F2 transparent transparent transparent;
}
section.blog-comment div.box div.meta {
  border-top: 1px solid #75787B;
  color: #75787B;
  padding: 15px 0;
}
section.blog-comment div.box div.meta span:first-child {
  float: left;
}
section.blog-comment div.box div.meta span:last-child {
  float: right;
}
section.blog-comment form {
  margin: 60px 0;
}
section.blog-comment form input, section.blog-comment form textarea {
  border-radius: 0;
  border: 0;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  resize: none;
}

section.hero-blog {
  background-size: cover;
  background-position: 70% top;
  background-repeat: no-repeat;
  padding: 0;
}
section.hero-blog p.supheadline {
  font-size: 2.5rem;
}
@media only screen and (max-width: 1600px) {
  section.hero-blog p.supheadline {
    font-size: 2rem;
  }
}
section.hero-blog h2, section.hero-blog p.h2 {
  text-transform: uppercase;
  font-size: 3rem;
}
@media only screen and (max-width: 1600px) {
  section.hero-blog h2, section.hero-blog p.h2 {
    font-size: 2rem;
  }
}
section.hero-blog ul {
  font-size: 1rem;
}
section.hero-blog ul li {
  color: #005776;
}
section.hero-blog div.box {
  position: relative;
  background: #C9E9FB;
  margin: 100px 0 100px;
  padding: 50px 35px;
}
section.hero-blog div.box img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(25%, -25%);
      -ms-transform: translate(25%, -25%);
          transform: translate(25%, -25%);
  max-width: 50%;
}
@media only screen and (max-width: 991px) {
  section.hero-blog {
    background-size: contain;
  }
  section.hero-blog div.row {
    height: auto;
    min-height: auto;
  }
  section.hero-blog div.box {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  section.hero-blog div.box h2, section.hero-blog div.box p.h2, section.hero-blog div.box p.supheadline {
    font-size: 1.5rem;
  }
  section.hero-blog div.box img {
    -webkit-transform: translate(0, -65%);
        -ms-transform: translate(0, -65%);
            transform: translate(0, -65%);
  }
}

section.blogoverview {
  padding-top: 0;
}
section.blogoverview div.filter {
  position: relative;
}
section.blogoverview div.filter:before {
  position: absolute;
  content: "";
  height: 1px;
  left: -100vw;
  right: -100vw;
  bottom: 0;
  background: #005776;
}
section.blogoverview div.filter div.inner-scroll {
  position: relative;
}
section.blogoverview div.filter div.inner-scroll:before {
  position: absolute;
  content: "";
  top: 20px;
  left: 0;
  bottom: 30px;
  width: 20px;
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 10;
}
section.blogoverview div.filter div.inner-scroll ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  scrollbar-width: none;
}
section.blogoverview div.filter div.inner-scroll ul::-webkit-scrollbar {
  display: none;
}
section.blogoverview div.filter div.inner-scroll ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  list-style: none;
  font-weight: 800;
  font-size: 1rem;
  padding: 15px 25px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border-bottom: 8px solid transparent;
}
section.blogoverview div.filter div.inner-scroll ul li a {
  vertical-align: sub;
}
section.blogoverview div.filter div.inner-scroll ul li.active {
  border-bottom: 8px solid #00BEF0;
}
section.blogoverview div.filter div.inner-scroll ul form {
  position: relative;
  width: 200px;
}
section.blogoverview div.filter div.inner-scroll ul form input {
  display: block;
  width: 200px;
  background: #F2F2F2;
  padding: 5px 40px 5px 20px;
  border-radius: 20px;
}
section.blogoverview div.filter div.inner-scroll ul form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 0 20px 20px 0;
  border-left: 0;
  outline: 0;
  border-color: #005776;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border-width: 0;
}
section.blogoverview div.filter div.inner-scroll ul form button img {
  width: 26px;
}
section.blogoverview div.filter div.inner-scroll:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 0;
  bottom: 30px;
  width: 20px;
  background: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(right, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 10;
}
section.blogoverview div.grid {
  margin-top: 40px;
}
section.blogoverview div.grid div.grid-item {
  position: relative;
  width: 25%;
  margin-bottom: 20px;
  height: 550px;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
section.blogoverview div.grid div.grid-item:hover div.hover {
  opacity: 1;
}
section.blogoverview div.grid div.grid-item--width1 {
  width: calc(25% - 20px);
}
section.blogoverview div.grid div.grid-item--width1 div.meta span.comment,
section.blogoverview div.grid div.grid-item--width1 div.meta span.author {
  display: none;
}
section.blogoverview div.grid div.grid-item--width2 {
  width: calc(50% - 20px);
}
section.blogoverview div.grid div.grid-item--width3 {
  width: calc(75% - 20px);
}
section.blogoverview div.grid div.grid-item--width4 {
  width: calc(100% - 20px);
}
section.blogoverview div.grid div.image {
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.blogoverview div.grid div.image div.hover {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(0, 87, 118, 0.4);
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
section.blogoverview div.grid div.image div.hover div.inner-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
section.blogoverview div.grid div.image div.hover i {
  font-size: 1.6em;
  line-height: 2;
  border-radius: 100%;
  background: #ffffff;
  color: #005776;
  width: 2em;
  height: 2em;
  text-align: center;
  vertical-align: middle;
  margin: 5px;
}
section.blogoverview div.grid div.text {
  position: absolute;
  padding: 5%;
  background: #ffffff;
}
section.blogoverview div.grid div.text p.responsive-text {
  display: block;
}
section.blogoverview div.grid div.meta {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid #F2F2F2;
  padding: 0 15px 15px;
  color: #75787B;
  background: #ffffff;
}
section.blogoverview div.grid div.meta span.date {
  margin-right: 20px;
}
section.blogoverview div.grid div.meta span.date:before {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 1.6em;
  vertical-align: middle;
  margin-right: 10px;
}
section.blogoverview div.grid div.meta span.comment:before {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 1.6em;
  vertical-align: middle;
  margin-right: 10px;
}
section.blogoverview div.grid div.meta span.author {
  float: right;
}
section.blogoverview div.grid div.meta span.author img {
  border-radius: 100%;
  width: 30px;
  margin: 5px 2px;
}
section.blogoverview div.grid div.style--imagetop div.image {
  position: relative;
  height: 220px;
  width: 100%;
}
section.blogoverview div.grid div.style--imagetop div.text {
  position: relative;
  width: 100%;
}
section.blogoverview div.grid div.style--imageright div.image {
  top: 0;
  right: 0;
  bottom: 0;
  width: 33.3333%;
}
section.blogoverview div.grid div.style--imageright div.text {
  top: 0;
  left: 0;
  bottom: 0;
  width: 66.6666%;
}
section.blogoverview div.grid div.style--imageright div.meta {
  width: 66.6666%;
}
section.blogoverview div.grid div.style--imageleft div.image {
  top: 0;
  left: 0;
  bottom: 0;
  width: 66.6666%;
}
section.blogoverview div.grid div.style--imageleft div.text {
  top: 0;
  right: 0;
  bottom: 0;
  width: 33.3333%;
}
section.blogoverview div.grid div.style--imageleft div.meta {
  width: 33.3333%;
  left: auto;
  right: 0;
}
section.blogoverview div.grid div.style--imageleft div.meta span.author {
  display: none;
}
section.blogoverview div.grid div.style--imageremove {
  border-top: 6px solid #005776;
}
section.blogoverview div.grid div.style--imageremove div.image {
  display: none;
}
section.blogoverview div.grid div.style--imageremove div.text {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
section.blogoverview div.grid div.style--pagination {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
}
@media only screen and (max-width: 1199px) {
  section.blogoverview div.grid div.grid-item--width1,
section.blogoverview div.grid div.grid-item--width2,
section.blogoverview div.grid div.grid-item--width3,
section.blogoverview div.grid div.grid-item--width4 {
    width: calc(50% - 20px);
  }
  section.blogoverview div.grid div.grid-item--width1 div.text p.responsive-text,
section.blogoverview div.grid div.grid-item--width2 div.text p.responsive-text,
section.blogoverview div.grid div.grid-item--width3 div.text p.responsive-text,
section.blogoverview div.grid div.grid-item--width4 div.text p.responsive-text {
    display: none;
  }
  section.blogoverview div.grid div.grid-item--width1.style--imageremove div.text p.responsive-text,
section.blogoverview div.grid div.grid-item--width2.style--imageremove div.text p.responsive-text,
section.blogoverview div.grid div.grid-item--width3.style--imageremove div.text p.responsive-text,
section.blogoverview div.grid div.grid-item--width4.style--imageremove div.text p.responsive-text {
    display: block;
  }
  section.blogoverview div.grid div.grid-item--width1 div.meta span.comment,
section.blogoverview div.grid div.grid-item--width1 div.meta span.author,
section.blogoverview div.grid div.grid-item--width2 div.meta span.comment,
section.blogoverview div.grid div.grid-item--width2 div.meta span.author,
section.blogoverview div.grid div.grid-item--width3 div.meta span.comment,
section.blogoverview div.grid div.grid-item--width3 div.meta span.author,
section.blogoverview div.grid div.grid-item--width4 div.meta span.comment,
section.blogoverview div.grid div.grid-item--width4 div.meta span.author {
    display: none;
  }
  section.blogoverview div.grid div.grid-item--width4.style--pagination {
    width: 100%;
  }
  section.blogoverview div.grid div.style--imageleft div.image,
section.blogoverview div.grid div.style--imageright div.image,
section.blogoverview div.grid div.style--imageremove div.image {
    position: relative;
    height: 220px;
    width: 100%;
  }
  section.blogoverview div.grid div.style--imageleft div.text,
section.blogoverview div.grid div.style--imageright div.text,
section.blogoverview div.grid div.style--imageremove div.text {
    position: relative;
    width: 100%;
  }
  section.blogoverview div.grid div.style--imageleft div.meta,
section.blogoverview div.grid div.style--imageright div.meta,
section.blogoverview div.grid div.style--imageremove div.meta {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  section.blogoverview div.grid div.grid-item {
    width: 100%;
    height: auto;
  }
  section.blogoverview div.grid div.grid-item div.text p.responsive-text {
    display: block;
  }
  section.blogoverview div.grid div.meta {
    position: relative;
    margin-top: 20px;
    bottom: 0;
  }
}

section.cardacceptance {
  /* entire container, keeps perspective */
  /*  UPDATED! flip the pane when hovered */
  /* flip speed goes here */
  /* hide back of pane during swap */
  /*  UPDATED! front pane, placed above back */
  /* back, initially hidden pane */
}
section.cardacceptance p.supheadline {
  font-size: 0.8rem;
}
section.cardacceptance h4, section.cardacceptance p.h4 {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 1199px) {
  section.cardacceptance h4, section.cardacceptance p.h4 {
    font-size: 1.2rem;
  }
}
section.cardacceptance h4 + p, section.cardacceptance p.h4 + p {
  margin-bottom: 0;
}
section.cardacceptance a {
  padding-top: 0;
  padding-bottom: 0;
}
section.cardacceptance div.group-box {
  margin-left: -1.6%;
  margin-right: -1.6%;
}
section.cardacceptance .flip-container {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  float: left;
  width: 30%;
  height: 300px;
  background-color: transparent;
  margin: 3% 1.6% 0;
}
@media only screen and (max-width: 1199px) {
  section.cardacceptance .flip-container {
    width: 46%;
  }
}
@media only screen and (max-width: 767px) {
  section.cardacceptance .flip-container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
section.cardacceptance .flip-container:hover .back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
section.cardacceptance .flip-container:hover .front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
section.cardacceptance .flipper {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative;
}
section.cardacceptance .front, section.cardacceptance .back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 300px;
  padding: 30px;
  border-radius: 18px;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
}
section.cardacceptance .front img, section.cardacceptance .back img {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 75px;
}
@media only screen and (max-width: 1199px) {
  section.cardacceptance .front img, section.cardacceptance .back img {
    width: 50px;
  }
}
section.cardacceptance .front img.horizontal, section.cardacceptance .back img.horizontal {
  width: 120px;
}
@media only screen and (max-width: 1199px) {
  section.cardacceptance .front img.horizontal, section.cardacceptance .back img.horizontal {
    width: 75px;
  }
}
section.cardacceptance .front {
  z-index: 2;
  -webkit-transform: rotateY(1deg);
          transform: rotateY(1deg);
  background: #ffffff;
  padding-top: 125px;
}
section.cardacceptance .back {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  background: #005776;
  color: #ffffff;
}

body.browser-internetexplorer section.cardacceptance .flip-container:hover .back {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
body.browser-internetexplorer section.cardacceptance .flip-container:hover .front {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
body.browser-internetexplorer section.cardacceptance .front {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
body.browser-internetexplorer section.cardacceptance .back {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 0;
  z-index: 3;
}
body.browser-internetexplorer section.cardacceptance .back:hover {
  opacity: 1;
}

section.career div.row {
  position: relative;
}
section.career div.image {
  position: absolute;
  top: -75px;
  right: 0;
  bottom: -75px;
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}
@media only screen and (max-width: 1199px) {
  section.career div.image {
    position: static;
    background-position: center center;
    height: 50vw;
    width: 100%;
    margin: 50px 0;
  }
}
section.career div.box {
  background: #005776;
  padding: 25px 15px;
  width: 60%;
  margin-top: 50px;
}
section.career div.box:before, section.career div.box:after {
  display: table;
  content: " ";
}
section.career div.box:after {
  clear: both;
}
section.career div.box div.item {
  display: block;
  float: left;
  width: 30%;
  margin: 1.5%;
  padding: 20px;
  background: #ffffff;
  font-size: 0.8rem;
}
section.career div.box div.item img {
  display: block;
  margin: 0 auto 20px;
  width: 45px;
}
section.career div.box div.item p {
  font-size: 1rem;
}
@media (max-width: 1199px) {
  section.career div.box {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  section.career div.box div.item {
    float: none;
    width: 97%;
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
  }
}

section.careergrid:before, section.careergrid:after {
  display: table;
  content: " ";
}
section.careergrid:after {
  clear: both;
}
section.careergrid div.team {
  margin-left: -1.5%;
  margin-right: -1.5%;
}
section.careergrid div.team:before, section.careergrid div.team:after {
  display: table;
  content: " ";
}
section.careergrid div.team:after {
  clear: both;
}
section.careergrid div.team.team--3 div.item {
  width: 30%;
}
section.careergrid div.item {
  position: relative;
  background: #ffffff;
  width: 47%;
  margin: 1.5%;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  float: left;
}
section.careergrid div.item div.image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 33%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.careergrid div.item div.inner {
  display: inline-block;
  width: 66%;
  margin-left: 33%;
  vertical-align: top;
  padding: 20px;
}
@media (max-width: 1199px) {
  section.careergrid div.team.team--3 div.item {
    width: 100%;
  }
  section.careergrid div.item {
    width: 100%;
    margin: 1.5% 0;
  }
}

section.contactform.background-lightgrey input, section.contactform.background-lightgrey textarea {
  background: #ffffff;
}

section.contactphone a {
  display: block;
  text-align: center;
  font-size: 4.7rem;
  font-weight: 800;
  margin: 20px 0;
  width: 100%;
}
@media (max-width: 1199px) {
  section.contactphone a {
    font-size: 7.5vw;
  }
}
@media (max-width: 575px) {
  section.contactphone img {
    max-width: 50%;
    margin: 0 auto;
  }
}

section.contactphoneicons div.contact-box {
  display: inline-block;
  max-width: 140px;
  text-align: center;
  padding: 20px;
}
section.contactphoneicons div.contact-box a {
  display: block;
}
section.contactphoneicons div.contact-box img {
  display: block;
  margin: 0 auto 15px;
}

section.cta {
  position: relative;
  text-align: center;
  overflow: hidden;
}
section.cta h1, section.cta p.h1 {
  position: relative;
  font-size: 3.529412rem;
  z-index: 5;
}
@media (max-width: 767px) {
  section.cta h1, section.cta p.h1 {
    font-size: 2.5rem;
  }
}
section.cta h2, section.cta p.h2 {
  position: relative;
  font-size: 2.352941rem;
  margin-bottom: 0;
  z-index: 5;
}
section.cta p {
  position: relative;
  text-transform: uppercase;
  z-index: 5;
}
section.cta p.subheadline {
  font-size: 2.352941rem;
}
@media (max-width: 767px) {
  section.cta p.subheadline {
    font-size: 2rem;
  }
}
section.cta.circle {
  background-image: url(../images/global/cta.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

section.downloads h3, section.downloads p.h3, div.downloads h3, div.downloads p.h3 {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #75787B;
  border-bottom: 2px solid #ED8B00;
  padding: 10px 0;
}
section.downloads a.btn, div.downloads a.btn {
  padding: 0 10px;
  font-size: 0.7rem;
}
section.downloads table, div.downloads table {
  margin-bottom: 100px;
  font-size: 0.9rem;
  color: #75787B;
  width: 100%;
}
section.downloads table tr td:nth-child(2), div.downloads table tr td:nth-child(2) {
  text-align: right;
}

section.faq h4, section.faq p.h4, div.faq h4, div.faq p.h4 {
  margin-bottom: 2rem;
}
section.faq div.box, div.faq div.box {
  padding: 40px;
}
section.faq div.box.dark, div.faq div.box.dark {
  background: #F2F2F2;
}
@media (max-width: 767px) {
  section.faq div.box, div.faq div.box {
    padding: 20px 10px;
  }
}
section.faq div.item, section.faq div.nested-item, div.faq div.item, div.faq div.nested-item {
  border-top: 1px solid #005776;
  padding-top: 40px;
  font-size: 1rem;
}
section.faq div.item div.question, section.faq div.nested-item div.question, div.faq div.item div.question, div.faq div.nested-item div.question {
  position: relative;
  padding-bottom: 40px;
  padding-right: 50px;
  cursor: pointer;
}
section.faq div.item div.question:after, section.faq div.nested-item div.question:after, div.faq div.item div.question:after, div.faq div.nested-item div.question:after {
  position: absolute;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  -webkit-transform: translateY(-30%);
      -ms-transform: translateY(-30%);
          transform: translateY(-30%);
  top: 0;
  right: 10px;
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 3rem;
  color: #00BEF0;
}
section.faq div.item div.question.open:after, section.faq div.nested-item div.question.open:after, div.faq div.item div.question.open:after, div.faq div.nested-item div.question.open:after {
  -webkit-transform: translateY(-30%) rotate(-180deg);
      -ms-transform: translateY(-30%) rotate(-180deg);
          transform: translateY(-30%) rotate(-180deg);
}
section.faq div.item.q-bold div.question, section.faq div.nested-item.q-bold div.question, div.faq div.item.q-bold div.question, div.faq div.nested-item.q-bold div.question {
  font-weight: 700;
}
section.faq div.item div.answer, section.faq div.nested-item div.answer, div.faq div.item div.answer, div.faq div.nested-item div.answer {
  color: #75787B;
  padding-bottom: 40px;
  display: none;
}
section.faq div.item div.answer a.btn, section.faq div.nested-item div.answer a.btn, div.faq div.item div.answer a.btn, div.faq div.nested-item div.answer a.btn {
  padding: 0 10px;
  font-size: 0.7rem;
}
section.faq div.item div.answer table, section.faq div.nested-item div.answer table, div.faq div.item div.answer table, div.faq div.nested-item div.answer table {
  font-size: 0.9rem;
  color: #75787B;
  width: 100%;
}
section.faq div.item div.answer table tr, section.faq div.nested-item div.answer table tr, div.faq div.item div.answer table tr, div.faq div.nested-item div.answer table tr {
  border-bottom: 2px solid #ED8B00;
}
section.faq div.item div.answer table tr:last-child, section.faq div.nested-item div.answer table tr:last-child, div.faq div.item div.answer table tr:last-child, div.faq div.nested-item div.answer table tr:last-child {
  border-bottom: 0;
}
section.faq div.item div.answer table tr td:nth-child(2), section.faq div.nested-item div.answer table tr td:nth-child(2), div.faq div.item div.answer table tr td:nth-child(2), div.faq div.nested-item div.answer table tr td:nth-child(2) {
  text-align: right;
}
section.faq div.item:last-child, section.faq div.nested-item:last-child, div.faq div.item:last-child, div.faq div.nested-item:last-child {
  border-bottom: 1px solid #005776;
}
section.faq div.nested-item, div.faq div.nested-item {
  margin-top: 20px;
  padding-top: 10px;
  background: #F2F2F2;
  border-top: 0px;
  border: 3px solid #ffffff;
}
section.faq div.nested-item div.question, div.faq div.nested-item div.question {
  padding-left: 10px;
  padding-bottom: 10px;
}
section.faq div.nested-item div.answer, div.faq div.nested-item div.answer {
  background: #ffffff;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
section.faq div.nested-item:last-child, div.faq div.nested-item:last-child {
  border-bottom: 3px solid #ffffff;
}

div.faq div.box {
  padding-left: 0;
  padding-right: 0;
}

section.hero {
  background-size: cover;
  background-position: 70% top;
  background-repeat: no-repeat;
  padding: 0;
}
section.hero div.row {
  height: 80vh;
  min-height: 600px;
}
section.hero p.supheadline {
  font-size: 2.5rem;
}
@media only screen and (max-width: 1600px) {
  section.hero p.supheadline {
    font-size: 2rem;
  }
}
section.hero h2, section.hero p.h2 {
  text-transform: uppercase;
  font-size: 3rem;
}
@media only screen and (max-width: 1600px) {
  section.hero h2, section.hero p.h2 {
    font-size: 2rem;
  }
}
section.hero ul {
  font-size: 1rem;
}
section.hero ul li {
  color: #005776;
}
section.hero div.box {
  position: relative;
  background: #C9E9FB;
  margin: 100px 0 100px;
  padding: 50px 35px;
}
section.hero div.box img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translate(25%, -25%);
      -ms-transform: translate(25%, -25%);
          transform: translate(25%, -25%);
  max-width: 50%;
}
@media only screen and (max-width: 991px) {
  section.hero {
    background-size: contain;
  }
  section.hero div.row {
    height: auto;
    min-height: auto;
  }
  section.hero div.box {
    margin-top: 50vw;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  section.hero div.box h2, section.hero div.box p.h2, section.hero div.box p.supheadline {
    font-size: 1.5rem;
  }
  section.hero div.box img {
    -webkit-transform: translate(0, -65%);
        -ms-transform: translate(0, -65%);
            transform: translate(0, -65%);
  }
}

section.heroteaser {
  padding: 0;
}
section.heroteaser div.hero {
  background-size: cover;
  background-repeat: no-repeat;
}
section.heroteaser p.supheadline {
  font-size: 1rem;
  color: #ffffff;
}
section.heroteaser h2, section.heroteaser p.h2 {
  text-transform: uppercase;
  font-size: 2rem;
}
section.heroteaser h2.stroke:after, section.heroteaser p.h2.stroke:after {
  background: #ffffff;
}
section.heroteaser div.box {
  position: relative;
  background: #ED8B00;
  color: #ffffff;
  margin: 250px 0 250px;
  padding: 50px 35px;
}
section.heroteaser div.box img {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translateX(25%);
      -ms-transform: translateX(25%);
          transform: translateX(25%);
  max-width: 50%;
}
@media only screen and (max-width: 1199px) {
  section.heroteaser div.box {
    margin: 50px 0 50px;
  }
}
@media only screen and (max-width: 991px) {
  section.heroteaser div.box img {
    -webkit-transform: translateX(15%);
        -ms-transform: translateX(15%);
            transform: translateX(15%);
  }
}
section.heroteaser div.teaser {
  margin-top: -200px;
}
section.heroteaser div.teaser h4, section.heroteaser div.teaser p.h4 {
  font-size: 1.764706rem;
}
section.heroteaser div.teaser b {
  font-size: 1.294118rem;
  display: block;
  color: #005776;
  margin: 10px 0;
}
section.heroteaser div.teaser div.inner {
  padding-left: 30px;
}
section.heroteaser div.teaser div.inner p {
  position: relative;
}
section.heroteaser div.teaser div.inner p i {
  position: absolute;
  top: 5px;
  left: -30px;
}
section.heroteaser div.teaser div.row > div > div {
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 30px rgba(0, 87, 118, 0.2);
          box-shadow: 0px 3px 30px rgba(0, 87, 118, 0.2);
  background: #ffffff;
  padding: 30px;
  min-height: 100%;
}
section.heroteaser div.teaser div.row > div > div:after {
  position: absolute;
  font-size: 69px;
  text-align: center;
  content: "+";
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  color: #ffffff;
  background: #005776;
  border-radius: 100%;
  line-height: 0.85;
  z-index: 9;
}
section.heroteaser div.teaser div.row > div.col-xl-4:nth-child(1) {
  z-index: 3;
}
section.heroteaser div.teaser div.row > div.col-xl-4:nth-child(2) {
  z-index: 2;
}
section.heroteaser div.teaser div.row > div.col-xl-4:nth-child(3) {
  z-index: 1;
}
section.heroteaser div.teaser div.row > div.col-xl-4:nth-child(3) div:after {
  content: none;
}
@media only screen and (max-width: 1199px) {
  section.heroteaser div.teaser {
    margin-top: 0;
    margin-bottom: 0;
  }
  section.heroteaser div.teaser div.row > div {
    margin: 20px 0;
  }
  section.heroteaser div.teaser div.row > div > div:after {
    top: auto;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
}

section.history {
  padding-bottom: 75px !important;
}
section.history div.owl-carousel {
  margin: 75px 0;
}
section.history div.owl-carousel img {
  display: inline-block;
  width: 50%;
  margin-right: 2%;
  vertical-align: top;
}
section.history div.owl-carousel div.inner {
  display: inline-block;
  width: 45%;
}
@media (max-width: 991px) {
  section.history div.owl-carousel img {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
  }
  section.history div.owl-carousel div.inner {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  section.history div.owl-carousel {
    margin: 25px 0;
  }
}

section.imagetext {
  position: relative;
}
section.imagetext div.image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 18px;
  right: 18px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 1199px) {
  section.imagetext div.image {
    position: static;
    background-position: center center;
    height: 50vw;
    margin-bottom: 50px;
  }
}
section.imagetext.oversize div.image {
  top: -75px;
  bottom: -75px;
  left: 0;
}
section.imagetext.fullsize div.image {
  top: -75px;
  bottom: -75px;
  left: -40vw;
}
section.imagetext.oversize-right div.image {
  top: -75px;
  bottom: -75px;
  right: 0;
}
section.imagetext.fullsize-right div.image {
  top: -75px;
  bottom: -75px;
  right: -40vw;
}

section.jobs-form input {
  display: block;
  background: #ffffff;
  width: 100%;
  padding: 15px 20px;
  margin-bottom: 10px;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
section.jobs-form select {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  outline: 0;
  border: 0;
  border-radius: 0;
  padding: 15px 20px;
  background: #ffffff;
  color: #75787B;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
section.jobs-form select::-ms-expand {
  display: none;
}
section.jobs-form div.select-wrapper {
  position: relative;
  display: block;
  width: 100%;
}
section.jobs-form div.select-wrapper select {
  padding-right: 40px;
}
section.jobs-form div.select-wrapper:after {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  display: block;
  position: absolute;
  top: 51%;
  right: 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #005776;
  font-size: 1.5rem;
  pointer-events: none;
}

section.jobs-list div.job-item {
  padding: 20px 0;
  border-bottom: 2px solid #F2F2F2;
}
section.jobs-list div.job-item h3 span, section.jobs-list div.job-item p.h3 span {
  font-size: 1.5rem;
  padding-left: 20px;
}
section.jobs-list div.job-item:last-child {
  border-bottom: 0;
}
section.jobs-list div.job-item p.job-share {
  padding-top: 100px;
  color: #75787B;
  text-align: right;
}
section.jobs-list div.job-item p.job-share span {
  padding-right: 20px;
}
section.jobs-list div.job-item p.job-share i {
  line-height: 2;
  border-radius: 100%;
  background: #005776;
  color: #ffffff;
  width: 2em;
  height: 2em;
  text-align: center;
  vertical-align: top;
  margin: 2px;
}
@media (max-width: 767px) {
  section.jobs-list div.job-item p.job-share {
    padding-top: 0;
  }
}

body.landingpage header,
body.landingpage footer {
  display: none;
}
body.landingpage main {
  padding-top: 40px;
}

section.landingpage-header {
  padding: 0;
}
section.landingpage-header div.logo {
  display: block;
  float: left;
  width: 235px;
}
section.landingpage-header div.logo svg {
  display: block;
  width: 100%;
  max-height: 50px;
}
section.landingpage-header div.logo svg path:first-child,
section.landingpage-header div.logo svg path:last-child {
  fill: #005776 !important;
}
section.landingpage-header a {
  display: block;
  font-weight: 700;
  font-size: 1.705882rem;
  float: right;
}
section.landingpage-header a i {
  font-size: 2.941176rem;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  section.landingpage-header a span {
    display: none;
  }
}

section.landingpage {
  padding: 40px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(14.99%, #fff), color-stop(15%, #c9e9fb), to(#fff));
  background: -o-linear-gradient(#fff 0%, #fff 14.99%, #c9e9fb 15%, #fff 100%);
  background: linear-gradient(#fff 0%, #fff 14.99%, #c9e9fb 15%, #fff 100%);
}
section.landingpage div.mobile-cta-btn {
  display: none;
  font-family: "Uni Neue", sans-serif;
  position: fixed;
  background: #ED8B00;
  color: #ffffff;
  font-size: 1.8rem;
  right: 0;
  top: auto;
  left: 0;
  width: 100%;
  bottom: 0;
  text-align: center;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.35);
          box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.35);
  z-index: 99;
}
section.landingpage p.legal {
  margin-top: 20px;
  text-align: right;
}
section.landingpage div.container.box {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
  padding: 30px;
}
@media only screen and (max-width: 991px) {
  section.landingpage div.container.box {
    padding: 0;
  }
}
section.landingpage div.ctacontent img.hero {
  display: block;
  width: 100%;
}
section.landingpage div.ctacontent div.inner {
  padding: 50px;
}
section.landingpage div.ctacontent div.inner p.supheadline {
  margin-top: 25px;
}
section.landingpage div.ctacontent div.inner h3,
section.landingpage div.ctacontent div.inner p.h3 {
  font-size: 1.65rem;
  font-weight: 500;
  margin-bottom: 5px;
}
section.landingpage div.ctacontent div.inner img {
  height: auto;
}
section.landingpage div.ctacontent div.inner div.row {
  padding: 20px 0;
}
@media only screen and (max-width: 991px) {
  section.landingpage div.ctacontent div.inner {
    padding: 30px;
  }
}
section.landingpage div.ctaform {
  background: #ED8B00;
  padding: 30px;
  color: #ffffff;
}
section.landingpage div.ctaform form {
  margin-top: 25px;
}
section.landingpage div.ctaform input {
  border-radius: 0;
}
section.landingpage div.ctaform ul.parsley-errors-list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  border: 2px solid #ffffff;
}
section.landingpage div.ctaform ul.parsley-errors-list li {
  padding: 10px;
  background: red;
  color: #ffffff;
}
section.landingpage div.ctaform input[type=radio],
section.landingpage div.ctaform input[type=checkbox] {
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 15px;
  height: 15px;
  background: #ffffff;
}
section.landingpage div.ctaform input[type=radio]:checked,
section.landingpage div.ctaform input[type=checkbox]:checked {
  background: #005776;
}
section.landingpage div.ctaform input[type=checkbox] {
  position: absolute;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
}
section.landingpage div.ctaform div.checkbox label {
  padding-left: 25px;
  color: #ffffff;
}
section.landingpage div.ctaform input[type=submit],
section.landingpage div.ctaform button.btn.btn-orange.hvr-sweep-to-top,
section.landingpage div.ctaform button.btn.btn-orange.hvr-sweep-to-top:hover {
  display: block !important;
  width: 100% !important;
  font-weight: 700 !important;
  background: #ffffff !important;
  color: #005776 !important;
  border-radius: 20px !important;
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
section.landingpage div.ctaform input[type=submit]:before,
section.landingpage div.ctaform button.btn.btn-orange.hvr-sweep-to-top:before,
section.landingpage div.ctaform button.btn.btn-orange.hvr-sweep-to-top:hover:before {
  content: none !important;
}
@media only screen and (max-width: 991px) {
  section.landingpage div.ctaform {
    margin: 30px;
  }
}

body.landingpageheader header,
body.landingpageheader footer {
  display: none;
}
body.landingpageheader main {
  padding-top: 0px !important;
}

section.landingpage-header-v2 {
  padding: 20px 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
}
section.landingpage-header-v2 img.logo-left {
  display: block;
  float: left;
  max-height: 50px;
}
@media only screen and (max-width: 550px) {
  section.landingpage-header-v2 img.logo-left {
    max-height: 40px;
  }
}
@media only screen and (max-width: 420px) {
  section.landingpage-header-v2 img.logo-left {
    max-height: 30px;
  }
}
section.landingpage-header-v2 img.logo-right {
  display: block;
  float: right;
  max-height: 50px;
}
@media only screen and (max-width: 550px) {
  section.landingpage-header-v2 img.logo-right {
    max-height: 40px;
  }
}
@media only screen and (max-width: 420px) {
  section.landingpage-header-v2 img.logo-right {
    max-height: 30px;
  }
}
section.landingpage-header-v2 div.logo {
  display: block;
  margin: 0 auto;
  max-height: 50px;
}
@media only screen and (max-width: 550px) {
  section.landingpage-header-v2 div.logo {
    max-height: 40px;
  }
}
@media only screen and (max-width: 420px) {
  section.landingpage-header-v2 div.logo {
    max-height: 30px;
  }
}
section.landingpage-header-v2 div.logo svg {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  display: block;
  width: 100%;
  max-height: 50px;
}
section.landingpage-header-v2 div.logo svg path:first-child,
section.landingpage-header-v2 div.logo svg path:last-child {
  fill: #005776 !important;
}
@media only screen and (max-width: 550px) {
  section.landingpage-header-v2 div.logo svg {
    max-height: 40px;
  }
}
@media only screen and (max-width: 420px) {
  section.landingpage-header-v2 div.logo svg {
    max-height: 30px;
  }
}

section.login div.box {
  background: #005776;
  margin: 25px 0;
  padding: 5% 10%;
}
section.login div.box div.inner {
  margin: 0 auto;
  width: 300px;
  max-width: 100%;
}
section.login div.box label {
  display: block;
  color: #ffffff;
  font-size: 25px;
  font-weight: 800;
  margin: 0;
}
section.login div.box input, section.login div.box select {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 5px;
}
section.login div.box input[disabled], section.login div.box select {
  background: #005776;
  color: #ffffff;
  border: 0;
  border-radius: 0;
}
section.login div.box input[disabled] {
  border-bottom: 1px solid #ffffff;
}
section.login div.box select {
  padding: 0;
}
section.login div.box button {
  padding: 5px 20px;
}

section.management {
  padding-top: 0;
}
section.management div.group {
  width: 300px;
  float: left;
}
section.management div.group:nth-child(1) {
  margin-top: 150px;
}
section.management div.group:nth-child(2), section.management div.group:nth-child(4) {
  margin-top: 40px;
}
@media (max-width: 1250px) {
  section.management div.group {
    width: 50%;
    margin-top: 0 !important;
  }
  section.management div.group:nth-child(3) {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 575px) {
  section.management div.group {
    width: 100%;
  }
  section.management div.group:nth-child(3) {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
  }
}
section.management div.box {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-position: center center;
  background-size: cover;
}
section.management div.box div.overlay {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 87, 118, 0.7);
}
section.management div.box div.overlay div.inner {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 30px 10px;
}
section.management div.box div.overlay div.inner p.supheadline {
  font-size: 0.9rem;
}
section.management div.box div.overlay div.inner h4, section.management div.box div.overlay div.inner p.h4 {
  font-size: 1.4rem;
  color: #ffffff;
}
section.management div.box div.overlay:hover {
  opacity: 1;
}
section.management div.modal-slider {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  z-index: 9999;
}
section.management div.modal-slider div.owl-dots {
  display: none;
}
section.management div.modal-slider div.owl-nav {
  top: 50%;
  width: 100%;
  height: 75px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 0;
}
section.management div.modal-slider div.owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  color: #ffffff;
}
section.management div.modal-slider div.owl-nav button.owl-prev:after {
  font-size: 4rem;
}
section.management div.modal-slider div.owl-nav button.owl-next {
  position: absolute;
  right: 20px;
  color: #ffffff;
}
section.management div.modal-slider div.owl-nav button.owl-next:after {
  font-size: 4rem;
}
section.management div.modal-slider div.owl-carousel {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/management/background.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100vh;
}
section.management div.modal-slider div.owl-carousel div.owl-item.active div.item img.people {
  opacity: 1;
}
section.management div.modal-slider div.item {
  position: relative;
  height: 100vh;
  overflow-y: auto;
}
section.management div.modal-slider div.item div.close {
  position: fixed;
  top: 20px;
  right: 20px;
  color: #ffffff;
  cursor: pointer;
  z-index: 99;
}
section.management div.modal-slider div.item div.close i {
  font-size: 40px;
}
section.management div.modal-slider div.item img.people {
  position: fixed;
  right: 10%;
  bottom: 0;
  max-width: 65vmin;
  opacity: 0;
}
section.management div.modal-slider div.inner {
  background: #C9E9FB;
  padding: 60px;
  width: 100%;
  margin: 10vh 0;
}
section.management div.modal-slider div.inner blockquote {
  font-size: 1.1rem;
}
@media (max-width: 1199px) {
  section.management div.modal-slider div.item img.people {
    display: none;
  }
}
@media (max-width: 767px) {
  section.management div.modal-slider {
    overflow-y: scroll;
  }
  section.management div.modal-slider div.owl-nav {
    display: none;
  }
  section.management div.modal-slider div.owl-carousel {
    top: 0;
    max-height: none;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  section.management div.modal-slider div.item div.close {
    position: absolute;
    top: 10vh;
  }
  section.management div.modal-slider div.inner {
    padding: 20px 40px;
    margin: 10vh 0;
    max-height: none;
  }
}

section.news-hero {
  position: relative;
  height: 150px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0;
}

@media all and (min-width: 768px) {
  section.news-hero {
    height: 250px;
  }
}

@media all and (min-width: 1248px) {
  section.news-hero {
    background-color: #005776;
    height: 550px;
    background-size: cover;
  }
}

section.news-hero.small {
  background-image: none !important;
  height: 350px;
}
section.news-hero:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffffff;
  content: "";
  width: 80vw;
  height: 100px;
}
@media only screen and (max-width: 991px) {
  section.news-hero:after {
    content: none;
  }
}

section.news-article {
  padding: 0;
}
section.news-article img {
  display: block;
  width: 100%;
  max-width: 100%;
}
section.news-article article {
  -webkit-transform: translateY(-65px);
      -ms-transform: translateY(-65px);
          transform: translateY(-65px);
}
section.news-article article div.meta {
  position: relative;
  font-size: 1rem;
  line-height: 1;
  margin-bottom: 3rem;
  color: #75787B;
}
section.news-article article div.meta i {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 1rem;
}
section.news-article article div.meta a {
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #75787B;
}
section.news-article article div.meta a:last-child {
  border-right: 0;
}
section.news-article article div.meta.stroke:after {
  position: absolute;
  content: "";
  left: 0;
  top: 100%;
  margin-top: 1rem;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  width: 50px;
  height: 5px;
  background: #ED8B00;
  border-radius: 2px;
}
section.news-article article h2, section.news-article article p.h2 {
  font-size: 1rem;
}
section.news-article aside {
  position: relative;
  background: #F2F2F2;
  padding: 30px 60px;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}
section.news-article aside p.supheadline {
  font-size: 0.65rem;
}
section.news-article aside > p {
  margin-bottom: 0;
}
section.news-article aside > a {
  display: inline-block;
  margin-bottom: 35px;
}
section.news-article aside div.box {
  color: #ffffff;
  background: #005776;
  margin: 25px 0 40px 0;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  vertical-align: top;
}
section.news-article aside div.box p.supheadline {
  font-size: 0.65rem;
}
section.news-article aside div.box h5, section.news-article aside div.box p.h5 {
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
section.news-article aside div.box h5.stroke:after, section.news-article aside div.box p.h5.stroke:after {
  margin-top: 0.5rem;
  width: 25px;
  height: 3px;
}
section.news-article aside div.box p {
  font-size: 0.8rem;
  font-weight: 500;
  margin-bottom: 0.5em;
}
section.news-article aside div.box a {
  display: block;
}
section.news-article aside div.box a.btn {
  display: inline-block;
  font-size: 0.7rem;
  padding: 5px 50px;
}
section.news-article aside div.box div.inner {
  padding: 15px 20px;
}
section.news-article aside div.box.light {
  background: #C9E9FB;
  color: #005776;
}
section.news-article aside div.box.light p {
  color: #75787B;
}
@media only screen and (max-width: 991px) {
  section.news-article {
    padding: 75px 0;
  }
  section.news-article article, section.news-article aside {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

@media print {
  header, footer, section.news-hero, aside, a.social {
    display: none;
  }

  section.news-article article {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding: 75px 0;
  }
}
section.news-list-article {
  padding: 0;
}
section.news-list-article article {
  margin: 40px 0;
}
section.news-list-article article:before, section.news-list-article article:after {
  display: table;
  content: " ";
}
section.news-list-article article:after {
  clear: both;
}
section.news-list-article article > img {
  display: block;
  width: 49%;
  float: left;
}
section.news-list-article article div.inner {
  width: 49%;
  float: right;
}
section.news-list-article article div.inner p.supheadline {
  font-size: 1.1rem;
}
section.news-list-article article div.inner h2, section.news-list-article article div.inner p.h2 {
  font-size: 1.4rem;
}
section.news-list-article article div.inner p {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 575px) {
  section.news-list-article article > img, section.news-list-article article div.inner {
    float: none;
    width: 100%;
  }
}
section.news-list-article aside {
  position: relative;
  background: #F2F2F2;
  padding: 30px 60px;
  -webkit-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px);
}
section.news-list-article aside p.supheadline {
  font-size: 0.65rem;
}
section.news-list-article aside > p {
  margin-bottom: 0;
}
section.news-list-article aside > a {
  display: inline-block;
  margin-bottom: 35px;
}
section.news-list-article aside div.box {
  color: #ffffff;
  background: #005776;
  margin: 25px 0 40px 0;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  vertical-align: top;
}
section.news-list-article aside div.box p.supheadline {
  font-size: 0.65rem;
}
section.news-list-article aside div.box h5, section.news-list-article aside div.box p.h5 {
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
section.news-list-article aside div.box h5.stroke:after, section.news-list-article aside div.box p.h5.stroke:after {
  margin-top: 0.5rem;
  width: 25px;
  height: 3px;
}
section.news-list-article aside div.box p {
  font-size: 0.8rem;
  font-weight: 500;
  margin-bottom: 0.5em;
}
section.news-list-article aside div.box a {
  display: block;
}
section.news-list-article aside div.box a.btn {
  display: inline-block;
  font-size: 0.7rem;
  padding: 5px 50px;
}
section.news-list-article aside div.box div.inner {
  padding: 15px 20px;
}
section.news-list-article aside div.box.light {
  background: #C9E9FB;
  color: #005776;
}
section.news-list-article aside div.box.light p {
  color: #75787B;
}
@media only screen and (max-width: 991px) {
  section.news-list-article {
    padding: 75px 0;
  }
  section.news-list-article article, section.news-list-article aside {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}

section.offer {
  padding-bottom: 0;
}
section.offer div.box {
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  border: 3px solid #ffffff;
  padding: 175px 20px 20px;
  margin-bottom: 100px;
  -webkit-transition: border-color 400ms ease;
  -o-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
}
section.offer div.box.active {
  border: 3px solid #ED8B00;
}
section.offer div.box img.product {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
          transform: translate(-50%, -30%);
}
section.offer div.box h3 {
  color: #ED8B00;
  text-align: center;
  margin: 0;
}
section.offer div.box h3 + p {
  font-size: 0.85rem;
  text-align: center;
}
section.offer div.box table {
  width: 100%;
  margin-bottom: 20px;
}
section.offer div.box table i {
  color: #ED8B00;
  vertical-align: middle;
  cursor: default;
  outline: 0;
}
section.offer div.box table img {
  max-width: 50px;
  width: 28%;
}
section.offer div.box table tr {
  border-bottom: 1px solid #F2F2F2;
  padding: 20px 0;
}
section.offer div.box table tr:last-child {
  border-bottom: 0;
}
section.offer div.box table td {
  padding: 15px 0;
}
section.offer div.box table td:last-child {
  text-align: right;
}
section.offer div.box div.price {
  text-align: center;
  background: #F2F2F2;
  margin: 0 -20px -20px;
  padding: 25px 0;
}
section.offer div.box div.price > div {
  font-size: 0.75rem;
  font-weight: 800;
}
section.offer div.box div.price > div:nth-child(2) {
  font-weight: 500;
}
section.offer div.box div.price > div span {
  font-weight: 800;
  font-size: 1.5rem;
}
section.offer div.box div.price a {
  margin: 0 auto 20px;
  font-size: 1rem;
}
section.offer div.box div.price p {
  font-size: 0.75rem;
  margin-bottom: 0;
}

section.offergrid {
  position: relative;
}
section.offergrid div.box {
  background: #ffffff;
  padding: 50px;
  margin-bottom: 30px;
}
section.offergrid div.box img {
  display: block;
  max-width: 100px;
  margin: 0 auto 30px;
}
section.offergrid div.box h2, section.offergrid div.box p.h2 {
  padding-bottom: 1rem;
}

section.offer-popup h2, section.offer-popup p.h2 {
  margin-bottom: 100px;
}
@media (max-width: 575px) {
  section.offer-popup h2, section.offer-popup p.h2 {
    margin-bottom: 50px;
  }
}
section.offer-popup div.box {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  margin-bottom: 10px;
}
section.offer-popup div.box img {
  display: block;
  width: 100%;
  max-width: 120px;
  max-height: 100px;
  margin: 0 auto;
}
section.offer-popup div.box h3, section.offer-popup div.box p.h3 {
  margin-bottom: 0;
}
section.offer-popup div.box div.row > div {
  padding: 30px 10px;
}
section.offer-popup div.box div.row > div:last-child {
  position: relative;
  background: #F2F2F2;
}
section.offer-popup div.box div.row > div:last-child i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 70px;
  line-height: 1;
}
@media (max-width: 575px) {
  section.offer-popup div.box div.row > div:last-child {
    background: none;
  }
  section.offer-popup div.box div.row > div:last-child i {
    font-size: 50px;
  }
}
@media (max-width: 575px) {
  section.offer-popup div.box h3, section.offer-popup div.box p.h3 {
    font-size: 1.117647rem;
  }
  section.offer-popup div.box h3 + p, section.offer-popup div.box p.h3 + p {
    display: none;
  }
}

section.onsite div.box {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  margin-top: 50px;
  padding: 25px;
}
section.onsite div.item {
  border-bottom: 1px solid #005776;
  padding-top: 10px;
  font-size: 0.85rem;
}
section.onsite div.item div.question {
  position: relative;
  padding-bottom: 10px;
  padding-right: 10px;
  font-weight: 700;
  cursor: pointer;
}
section.onsite div.item div.question:after {
  position: absolute;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  -webkit-transform: translateY(-10%);
      -ms-transform: translateY(-10%);
          transform: translateY(-10%);
  top: 0;
  right: 10px;
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  color: #005776;
}
section.onsite div.item div.question.open:after {
  -webkit-transform: translateY(-30%) rotate(-180deg);
      -ms-transform: translateY(-30%) rotate(-180deg);
          transform: translateY(-30%) rotate(-180deg);
}
section.onsite div.item div.answer {
  padding-bottom: 10px;
  display: none;
}
section.onsite div.item div.answer p {
  margin: 20px 0;
}
section.onsite div.item div.answer p i {
  font-size: 2rem;
  vertical-align: middle;
}

div.page-navigation {
  text-align: center;
  padding: 10px;
}
div.page-navigation p {
  display: none;
}
div.page-navigation ul.pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
div.page-navigation ul.pagination li.previous, div.page-navigation ul.pagination li.next {
  font-size: 0;
}
div.page-navigation ul.pagination li.previous a:after {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 2.5rem;
}
div.page-navigation ul.pagination li.next a:after {
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 2.5rem;
}
div.page-navigation ul.pagination li a, div.page-navigation ul.pagination li span {
  margin: 5px;
  padding: 0px 10px;
  min-width: 35px;
}
div.page-navigation ul.pagination li.active a, div.page-navigation ul.pagination li.active span, div.page-navigation ul.pagination li:hover a, div.page-navigation ul.pagination li:hover span {
  text-decoration: underline;
}
div.page-navigation ul.pagination li.disabled a, div.page-navigation ul.pagination li.disabled span {
  text-decoration: none;
}
div.page-navigation ul.pagination li.disabled:hover a, div.page-navigation ul.pagination li.disabled:hover span {
  text-decoration: none;
}

section.paybox div.box {
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  background: #ffffff;
  border: 3px solid #ffffff;
  padding: 20px;
  margin-bottom: 50px;
  -webkit-transition: border-color 400ms ease;
  -o-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
}
section.paybox div.box.active {
  border: 3px solid #ED8B00;
}
section.paybox div.box img.disturber {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(15%, -25%);
      -ms-transform: translate(15%, -25%);
          transform: translate(15%, -25%);
}
section.paybox div.box img.product {
  display: block;
  margin: 20px auto;
  max-height: 100px;
}
section.paybox div.box h3, section.paybox div.box p.h3 {
  color: #ED8B00;
}
section.paybox div.box table {
  width: 100%;
}
section.paybox div.box table i {
  color: #ED8B00;
}
section.paybox div.box table tr {
  border-bottom: 1px solid #F2F2F2;
  padding: 20px 0;
}
section.paybox div.box table tr:last-child {
  border-bottom: 0;
}
section.paybox div.box table td img {
  width: 140px;
}
section.paybox div.box table td:last-child {
  text-align: right;
}
section.paybox div.box div.price {
  text-align: center;
  background: #F2F2F2;
  margin: 40px -20px -20px;
  padding: 25px 0;
}
section.paybox div.box div.price > div {
  font-size: 0.75rem;
  font-weight: 800;
}
section.paybox div.box div.price > div:nth-child(2) {
  font-weight: 500;
}
section.paybox div.box div.price > div span {
  font-weight: 800;
  font-size: 1.5rem;
}
section.paybox div.box div.price a {
  margin: 0 auto 20px;
}
section.paybox div.box div.price p {
  font-size: 0.75rem;
  margin-bottom: 0;
}

section.press aside {
  background: #F2F2F2;
  padding: 30px 60px;
}
section.press div.box {
  display: inline-block;
  color: #ffffff;
  background: #005776;
  margin: 25px 30px 40px 0;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  vertical-align: top;
}
section.press div.box p.supheadline {
  font-size: 0.65rem;
}
section.press div.box h5, section.press div.box p.h5 {
  font-size: 1rem;
  font-weight: 500;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
section.press div.box h5.stroke:after, section.press div.box p.h5.stroke:after {
  margin-top: 0.5rem;
  width: 25px;
  height: 3px;
}
section.press div.box p {
  font-size: 0.8rem;
  font-weight: 500;
  margin-bottom: 0.5em;
}
section.press div.box a {
  display: block;
}
section.press div.box a.btn {
  display: inline-block;
  font-size: 0.7rem;
  padding: 5px 50px;
}
section.press div.box div.inner {
  padding: 15px 20px;
}
section.press div.box.light {
  background: #C9E9FB;
  color: #005776;
}
section.press div.box.light p {
  color: #75787B;
}
section.press div.blog-item-landscape {
  font-size: 0.8rem;
  margin: 50px 0;
}
section.press div.blog-item-landscape img {
  display: inline-block;
  width: 49%;
}
section.press div.blog-item-landscape p.supheadline {
  font-size: 0.8rem;
  font-weight: 500;
}
section.press div.blog-item-landscape h4, section.press div.blog-item-landscape p.h4 {
  font-size: 1rem;
  font-weight: 800;
}
section.press div.blog-item-landscape p {
  margin-bottom: 0.5em;
}
section.press div.blog-item-landscape div.inner {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 0 15px;
}
@media only screen and (max-width: 991px) {
  section.press {
    background: #ffffff;
  }
}
@media only screen and (max-width: 475px) {
  section.press aside {
    padding: 30px;
  }
  section.press div.blog-item-landscape img, section.press div.blog-item-landscape div.inner {
    width: 100%;
  }
}

section.presslist article {
  margin: 20px 0;
}
section.presslist article:before, section.presslist article:after {
  display: table;
  content: " ";
}
section.presslist article:after {
  clear: both;
}
section.presslist article > img {
  display: block;
  width: 49%;
  float: left;
}
section.presslist article div.inner {
  width: 49%;
  float: right;
}
section.presslist article div.inner p.supheadline {
  font-size: 1rem;
}
section.presslist article div.inner h3, section.presslist article div.inner p.h3 {
  font-size: 1rem;
}
section.presslist article div.inner p {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 575px) {
  section.presslist article > img, section.presslist article div.inner {
    float: none;
    width: 100%;
  }
}

section.search form input[type=text] {
  display: block;
  border-radius: 28px;
  font-size: 1rem;
  padding: 10px 75px 10px 40px;
  border: 1px solid #005776;
  width: 100%;
  color: #005776;
  margin: 0;
}
section.search form a.resetButton {
  border-radius: 23px;
  font-size: 1.25rem;
  font-weight: 800;
  text-align: center;
  margin: 10px 0;
  padding: 5px 50px;
  max-width: 100%;
  overflow: hidden;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #005776;
  -webkit-box-shadow: inset 0 0 0 2px #005776;
          box-shadow: inset 0 0 0 2px #005776;
  color: #ffffff;
  -webkit-transition: color 0.4s linear, background-color 0.4s linear, -webkit-box-shadow 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, -webkit-box-shadow 0.4s linear;
  -o-transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear, -webkit-box-shadow 0.4s linear;
}
section.search form a.resetButton:hover {
  background: #00BEF0;
  -webkit-box-shadow: inset 0 0 0 2px #00BEF0;
          box-shadow: inset 0 0 0 2px #00BEF0;
}
section.search form input[type=submit] {
  border-radius: 23px;
  font-size: 1.25rem;
  font-weight: 800;
  text-align: center;
  margin: 10px 0;
  padding: 5px 50px;
  max-width: 100%;
  overflow: hidden;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #ED8B00;
  -webkit-box-shadow: inset 0 0 0 2px #ED8B00;
          box-shadow: inset 0 0 0 2px #ED8B00;
  color: #ffffff;
  -webkit-transition: color 0.4s linear, background-color 0.4s linear, -webkit-box-shadow 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, -webkit-box-shadow 0.4s linear;
  -o-transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear;
  transition: color 0.4s linear, background-color 0.4s linear, box-shadow 0.4s linear, -webkit-box-shadow 0.4s linear;
}
section.search form input[type=submit]:hover {
  background: #E57506;
  -webkit-box-shadow: inset 0 0 0 2px #E57506;
          box-shadow: inset 0 0 0 2px #E57506;
}
section.search div#kesearch_num_results {
  font-size: 1.764706rem;
  margin: 0px 0 10px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #005776;
  text-align: right;
}
section.search div.result-list-item {
  border-bottom: 1px solid #75787B;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
section.search div.result-list-item:before, section.search div.result-list-item:after {
  display: table;
  content: " ";
}
section.search div.result-list-item:after {
  clear: both;
}
section.search div.result-list-item span.clearer {
  display: none;
}
section.search span.result-number, section.search span.result-title {
  font-size: 1.470588rem;
  font-weight: 800;
}
section.search span.teaser_icon {
  display: block;
  float: left;
  margin: 20px 20px 0 0;
}
section.search span.result-teaser {
  display: block;
  margin: 20px 0 0 0;
}

section.slider div.owl-carousel {
  -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  text-align: center;
}
section.slider div.owl-carousel div.item {
  padding: 20px;
}

section.sliderevents {
  padding-bottom: 100px;
}
section.sliderevents div.owl-carousel div.owl-dots {
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  width: 100%;
  text-align: center;
}
section.sliderevents div.owl-carousel div.owl-dots button {
  background: #ffffff;
}
section.sliderevents div.owl-carousel div.owl-dots button.active {
  background: #ED8B00;
}
section.sliderevents div.owl-carousel div.owl-nav {
  top: 50%;
  width: 100%;
  height: 75px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
section.sliderevents div.owl-carousel div.owl-nav button.owl-prev {
  position: absolute;
  left: 0;
  color: #ffffff;
  line-height: 0;
  -webkit-transform: translateX(-75px);
      -ms-transform: translateX(-75px);
          transform: translateX(-75px);
}
section.sliderevents div.owl-carousel div.owl-nav button.owl-prev:after {
  font-size: 4rem;
}
section.sliderevents div.owl-carousel div.owl-nav button.owl-next {
  position: absolute;
  right: 0;
  color: #ffffff;
  line-height: 0;
  -webkit-transform: translateX(60px);
      -ms-transform: translateX(60px);
          transform: translateX(60px);
}
section.sliderevents div.owl-carousel div.owl-nav button.owl-next:after {
  font-size: 4rem;
}
section.sliderevents div.box {
  display: block;
  -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
  margin-top: 25px;
  background: #ffffff;
}
section.sliderevents div.box img {
  display: block;
  width: 100%;
  max-width: 100%;
}
section.sliderevents div.box div.inner {
  position: relative;
  padding: 25px 25px 40px 95px;
}
section.sliderevents div.box div.inner div.date {
  position: absolute;
  -webkit-transform: translateX(-130%);
      -ms-transform: translateX(-130%);
          transform: translateX(-130%);
  display: inline-block;
  border-right: 2px solid #ED8B00;
  padding-right: 10px;
  font-weight: 800;
  line-height: 1;
  text-align: center;
}
section.sliderevents div.box div.inner div.date div.day {
  font-size: 1.65rem;
}
section.sliderevents div.box div.inner h3, section.sliderevents div.box div.inner p.h3 {
  font-size: 1.65rem;
}

section.sliderreference {
  padding: 0;
}
section.sliderreference div.owl-dots {
  display: none;
}
section.sliderreference div.owl-nav {
  top: 50%;
  width: 100%;
  height: 75px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 0;
}
section.sliderreference div.owl-nav button.owl-prev {
  position: absolute;
  left: 0;
}
section.sliderreference div.owl-nav button.owl-prev:after {
  font-size: 4rem;
}
section.sliderreference div.owl-nav button.owl-next {
  position: absolute;
  right: 20px;
}
section.sliderreference div.owl-nav button.owl-next:after {
  font-size: 4rem;
}
section.sliderreference div.item {
  padding: 75px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
section.sliderreference div.box {
  position: relative;
  padding: 50px;
  min-height: 600px;
  background: #C9E9FB;
}
section.sliderreference div.box img {
  display: inline-block;
  width: auto;
  margin-bottom: 30px;
}
section.sliderreference div.box div.headline {
  font-size: 2rem;
  font-weight: 800;
}
section.sliderreference div.box p {
  margin-top: 2rem;
  font-size: 1.25rem;
  font-weight: 800;
  text-transform: uppercase;
}
section.sliderreference div.box p span {
  display: block;
  color: #ED8B00;
}
section.sliderreference ul.slider-navigation {
  width: 100%;
  text-align: center;
  font-weight: 800;
  padding: 0;
  margin: 10px 0;
}
section.sliderreference ul.slider-navigation li {
  cursor: pointer;
  display: inline-block;
  list-style: none;
  padding: 0 10px;
  border-right: 2px solid #005776;
  text-transform: uppercase;
  line-height: 1;
}
section.sliderreference ul.slider-navigation li.active {
  color: #00BEF0;
}
section.sliderreference ul.slider-navigation li:last-child {
  border-right: 0;
}
@media only screen and (max-width: 1199px) {
  section.sliderreference div.box div.headline {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 991px) {
  section.sliderreference div.owl-nav {
    top: 15%;
  }
  section.sliderreference div.item {
    background-position: center top;
    background-size: contain;
    padding-top: 50vw;
    padding-bottom: 0;
  }
  section.sliderreference div.box {
    min-height: 400px;
  }
  section.sliderreference div.box div.headline {
    font-size: 1.25rem;
  }
  section.sliderreference div.box p {
    font-size: 1rem;
  }
}

section.smartpaydetail div.row.gap {
  padding: 25px 0;
  background-position: 30% bottom;
  background-repeat: no-repeat;
  background-size: 50%;
}
section.smartpaydetail div.row.gap div > img {
  display: block;
  max-width: 80%;
  margin: 20px auto;
}
@media only screen and (max-width: 991px) {
  section.smartpaydetail div.row.gap {
    background: transparent !important;
  }
}
section.smartpaydetail div.box {
  position: relative;
  background: #ffffff;
  padding: 30px 40px 80px;
  -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.5);
  min-height: 100%;
}
section.smartpaydetail div.box ul {
  color: #75787B;
}
section.smartpaydetail div.box ul li:before {
  color: #005776;
}
section.smartpaydetail div.box img {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 575px) {
  section.smartpaydetail.gap {
    padding-top: 500px;
  }
}

section.smartpayteaser div.person {
  position: absolute;
  bottom: -75px;
  width: 100%;
  min-height: 800px;
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
section.smartpayteaser img.offer {
  display: block;
  margin: 0 auto;
}
section.smartpayteaser div.specialoffer {
  text-align: center;
  padding-top: 25px;
}
section.smartpayteaser div.specialoffer div.box {
  margin-bottom: 25px;
}
section.smartpayteaser div.specialoffer h4, section.smartpayteaser div.specialoffer p.h4 {
  font-size: 1.5rem;
}
section.smartpayteaser div.specialoffer h4:after, section.smartpayteaser div.specialoffer p.h4:after {
  position: absolute;
  font-weight: 500;
  font-size: 33px;
  content: "+";
  right: 0;
  -webkit-transform: translate(100%, -100%);
      -ms-transform: translate(100%, -100%);
          transform: translate(100%, -100%);
  display: block;
  width: 30px;
  height: 30px;
  color: #ffffff;
  background: #005776;
  border-radius: 100%;
  line-height: 0.85;
  z-index: 9;
}
section.smartpayteaser div.specialoffer div.col-lg-4:last-child h4:after, section.smartpayteaser div.specialoffer div.col-lg-4:last-child p.h4:after {
  content: none;
}
section.smartpayteaser div.specialoffer p {
  font-size: 1.2rem;
}
section.smartpayteaser div.specialoffer img.icon {
  display: block;
  margin: 0 auto;
}
section.smartpayteaser div.specialoffer p img {
  width: 60px;
}
@media only screen and (max-width: 991px) {
  section.smartpayteaser div.specialoffer h4:after, section.smartpayteaser div.specialoffer p.h4:after {
    content: none;
  }
}

section.smartpayusps {
  text-align: center;
  padding-top: 200px;
}
section.smartpayusps h4, section.smartpayusps p.h4 {
  margin-top: 100px;
}
section.smartpayusps b {
  color: #005776;
}
section.smartpayusps i {
  vertical-align: sub;
  margin-right: 5px;
}
section.smartpayusps img.icon {
  position: absolute;
  left: 50%;
  display: inline-block;
  -webkit-transform: translate(-50%, -75%);
      -ms-transform: translate(-50%, -75%);
          transform: translate(-50%, -75%);
}
section.smartpayusps p img {
  width: 75px;
}
section.smartpayusps div.row > div > div {
  border-top: 45px solid #005776;
  -webkit-box-shadow: 0px 3px 30px rgba(0, 87, 118, 0.2);
          box-shadow: 0px 3px 30px rgba(0, 87, 118, 0.2);
  background: #ffffff;
  padding: 0 30px 30px;
  min-height: 100%;
}
section.smartpayusps div.row > div > div:after {
  position: absolute;
  font-size: 69px;
  content: "+";
  top: 90px;
  right: -45px;
  display: block;
  width: 60px;
  height: 60px;
  color: #ffffff;
  background: #005776;
  border-radius: 100%;
  line-height: 0.85;
  z-index: 9;
}
section.smartpayusps div.row > div.col-lg-4:nth-child(3) div:after {
  content: none;
}
@media only screen and (max-width: 991px) {
  section.smartpayusps {
    padding-top: 50px;
  }
  section.smartpayusps h4, section.smartpayusps p.h4 {
    margin-top: 1rem;
  }
  section.smartpayusps img.icon {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  section.smartpayusps div.row > div > div {
    border: 0;
    padding: 30px;
    margin: 10px 0;
    min-height: auto;
  }
  section.smartpayusps div.row > div > div:after {
    top: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

section.social span.social-icons i {
  line-height: 2;
  border-radius: 100%;
  background: #005776;
  color: #ffffff;
  width: 2em;
  height: 2em;
  text-align: center;
  vertical-align: middle;
  margin: 10px 10px 10px 0;
}
section.social span.social-icons i:hover {
  background: #00BEF0;
}

section.tab {
  overflow: hidden;
}
section.tab div.navigation-tabs {
  position: relative;
}
section.tab div.navigation-tabs:before {
  position: absolute;
  content: "";
  height: 1px;
  left: -100vw;
  right: -100vw;
  bottom: 0;
  background: #005776;
}
section.tab div.inner-scroll {
  position: relative;
}
section.tab div.inner-scroll:before {
  position: absolute;
  content: "";
  top: 20px;
  left: 0;
  bottom: 30px;
  width: 20px;
  background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 10;
}
section.tab div.inner-scroll:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 0;
  bottom: 30px;
  width: 20px;
  background: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(right, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 10;
}
section.tab ul.tabs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  scrollbar-width: none;
}
section.tab ul.tabs::-webkit-scrollbar {
  display: none;
}
section.tab ul.tabs li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  list-style: none;
  font-weight: 800;
  font-size: 1.25rem;
  padding: 15px 25px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
section.tab ul.tabs li.active {
  border-bottom: 8px solid #00BEF0;
}
section.tab div.tab-content {
  display: none;
  padding: 60px 0;
}
section.tab div.tab-content img {
  display: block;
  width: 100%;
}
section.tab div.tab-content.active {
  display: block;
}
@media only screen and (max-width: 991px) {
  section.tab div.tab-content {
    padding: 25px 0;
  }
}

body.browser-internetexplorer ul.tabs li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

section.teaser div.box {
  color: #ffffff;
  background: #005776;
  margin: 25px 0 40px 0;
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  vertical-align: top;
}
section.teaser div.box p.supheadline {
  font-size: 0.65rem;
  margin-bottom: 0;
  font-weight: 800;
}
section.teaser div.box h5, section.teaser div.box p.h5 {
  font-size: 1rem;
  font-weight: 800;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
}
section.teaser div.box h5.stroke:after, section.teaser div.box p.h5.stroke:after {
  margin-top: 0.5rem;
  width: 25px;
  height: 3px;
}
section.teaser div.box p {
  font-size: 0.8rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
section.teaser div.box a.icon {
  margin: 0;
  font-size: 0.8rem;
}
section.teaser div.box a.icon:before {
  background: none;
  font-size: 0.8rem;
  margin: 0;
}
section.teaser div.box a {
  padding: 5px 20px;
  margin: 0;
}
section.teaser div.box div.inner {
  padding: 15px 20px;
}
section.teaser div.box.light {
  background: #C9E9FB;
  color: #005776;
}
section.teaser div.box.grey {
  background: #F2F2F2;
  color: #005776;
}

section.teasergrid h2 + p, section.teasergrid p.h2 + p {
  margin-bottom: 150px;
}
section.teasergrid div.box {
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  padding: 150px 60px 30px;
  margin-bottom: 100px;
  background: #ffffff;
}
section.teasergrid div.box img.product {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 250px;
  max-width: 80%;
}
section.teasergrid div.box a img {
  height: 50px;
  width: 170px;
}

section.teaserimage div.box {
  position: relative;
  color: #ffffff;
  padding: 75px 0;
}
section.teaserimage div.box div.text {
  background: #005776;
  padding: 40px 75px;
  width: 50%;
}
section.teaserimage div.box div.text h3, section.teaserimage div.box div.text p.h3 {
  margin-bottom: 2rem;
}
section.teaserimage div.box div.text h3 span, section.teaserimage div.box div.text p.h3 span {
  color: #ED8B00;
  font-weight: 800;
}
section.teaserimage div.box div.text p {
  font-size: 1rem;
  margin-bottom: 2rem;
}
section.teaserimage div.box div.image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 60%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}
@media (max-width: 991px) {
  section.teaserimage div.box div.text {
    width: 100%;
    padding: 40px;
  }
  section.teaserimage div.box div.image {
    display: none;
    margin-top: 20px;
    position: static;
    width: 100%;
    padding-bottom: 500px;
    background-size: auto;
    background-position: center top;
  }
}
section.teaserimage div.box.reverse div.text {
  margin-left: 50%;
}
section.teaserimage div.box.reverse div.image {
  left: 0;
  right: auto;
}
@media (max-width: 991px) {
  section.teaserimage div.box.reverse div.text {
    margin-left: 0;
  }
}

div.marquee {
  background: #005776;
  color: #ffffff;
  font-size: 1.3rem;
  padding: 5px;
  overflow: hidden;
}

section.terminals div.box {
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  border-top: 50px solid #005776;
  padding: 175px 30px 30px;
  background: #ffffff;
}
section.terminals div.box img.product {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -25%);
      -ms-transform: translate(-50%, -25%);
          transform: translate(-50%, -25%);
  max-height: 250px;
}
@media (max-width: 991px) {
  section.terminals div.box {
    margin-bottom: 100px;
  }
  section.terminals div.row > div:last-child div.box {
    margin-bottom: 0;
  }
}

section.terminalsflip {
  /* entire container, keeps perspective */
  /*  UPDATED! flip the pane when hovered */
  /* flip speed goes here */
  /* hide back of pane during swap */
  /*  UPDATED! front pane, placed above back */
  /* back, initially hidden pane */
}
section.terminalsflip .flip-container {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  float: left;
  width: 100%;
  height: 350px;
  background-color: transparent;
  margin: 15px 0;
}
section.terminalsflip .flip-container:hover .back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
section.terminalsflip .flip-container:hover .front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
section.terminalsflip .flipper {
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative;
}
section.terminalsflip .front, section.terminalsflip .back {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 350px;
  padding: 0 30px 30px;
}
section.terminalsflip .front img, section.terminalsflip .back img {
  display: block;
  margin: 20px auto;
  width: 200px;
}
section.terminalsflip .front p, section.terminalsflip .back p {
  margin-bottom: 0;
}
section.terminalsflip .front a, section.terminalsflip .back a {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
section.terminalsflip .front div.text, section.terminalsflip .back div.text {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
}
section.terminalsflip .front {
  z-index: 2;
  -webkit-transform: rotateY(1deg);
          transform: rotateY(1deg);
  background: #F2F2F2;
}
section.terminalsflip .back {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  text-align: left;
  padding-top: 30px;
  background: #005776;
  color: #ffffff;
}
section.terminalsflip .back li {
  color: #ffffff;
}
section.terminalsflip .back li:before {
  color: #ffffff;
}

body.browser-internetexplorer section.terminalsflip .flip-container:hover .back {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
body.browser-internetexplorer section.terminalsflip .flip-container:hover .front {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
body.browser-internetexplorer section.terminalsflip .front {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
body.browser-internetexplorer section.terminalsflip .back {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 0;
  z-index: 3;
}
body.browser-internetexplorer section.terminalsflip .back:hover {
  opacity: 1;
}

body.browser-safari section.terminalsflip .flip-container:hover .back a {
  opacity: 1;
}
body.browser-safari section.terminalsflip .front a, body.browser-safari section.terminalsflip .back a {
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  opacity: 0;
}

section.textimage p img {
  width: 100px;
}

section.usps div.box {
  -webkit-box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.16);
  padding: 30px;
  margin-bottom: 50px;
  background: #ffffff;
}
section.usps div.box h3, section.usps div.box p.h3 {
  font-size: 1.4rem;
}
section.usps div.box img.product {
  display: block;
  margin: 0 auto 20px;
}

section.video {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
section.video.left {
  background-position: left top;
}
section.video.right {
  background-position: right top;
}
section.video div.box {
  background: #C9E9FB;
  padding: 50px 100px;
}
section.video div.box p.subheadline + p, section.video div.box blockquote + p, section.video div.box h4 + p, section.video div.box p.h4 + p {
  font-size: 1rem;
}
@media only screen and (max-width: 1199px) {
  section.video {
    background-size: 150%;
  }
  section.video.left {
    background-position: left top;
  }
  section.video.right {
    background-position: right top;
  }
  section.video:after {
    top: 18%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  section.video div.box {
    margin-top: 40vw;
    padding: 30px 50px;
  }
}

section.videobackground {
  position: relative;
  padding: 0;
}
section.videobackground .scrolldown,
section.videobackground .scrolldown:before {
  position: absolute;
  bottom: 10%;
  left: 50%;
  cursor: pointer;
}
section.videobackground .scrolldown {
  width: 40px;
  height: 70px;
  margin-left: -20px;
  bottom: 10%;
  margin-top: -35px;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
          box-shadow: inset 0 0 0 1px #ffffff;
  border-radius: 25px;
}
section.videobackground .scrolldown:before {
  content: "";
  width: 8px;
  height: 8px;
  background: #ffffff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
@media (min-width: 1200px) {
  section.videobackground {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
  }
  section.videobackground.hero-video {
    height: calc(100vh - 90px);
  }
  section.videobackground video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
  }
}
@media (max-width: 575px) {
  section.videobackground .scrolldown {
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5);
  }
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}
section.videogrid {
  position: relative;
  height: 56.24%;
  background: #005776;
}
section.videogrid div.background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
section.videogrid div.box {
  background: #C9E9FB;
  padding: 50px 75px;
  height: 450px;
  overflow-y: auto;
}
section.videogrid div.box p.subheadline + p, section.videogrid div.box blockquote + p, section.videogrid div.box h4 + p, section.videogrid div.box p.h4 + p {
  font-size: 1rem;
}
section.videogrid div.owl-carousel {
  margin-top: 100px;
}
section.videogrid div.owl-carousel div.owl-nav {
  top: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
section.videogrid div.owl-carousel div.owl-nav button.owl-prev {
  position: absolute;
  top: 19px;
  left: 0;
  width: 41px;
  height: calc(100% - 39px);
  color: #005776;
  line-height: 0;
  pointer-events: all;
  background: rgba(255, 255, 255, 0.8);
}
section.videogrid div.owl-carousel div.owl-nav button.owl-prev:after {
  font-size: 4rem;
  text-indent: -12px;
}
section.videogrid div.owl-carousel div.owl-nav button.owl-next {
  position: absolute;
  top: 19px;
  right: 0;
  width: 41px;
  height: calc(100% - 39px);
  color: #005776;
  line-height: 0;
  pointer-events: all;
  background: rgba(255, 255, 255, 0.8);
}
section.videogrid div.owl-carousel div.owl-nav button.owl-next:after {
  font-size: 4rem;
  text-indent: -12px;
}
section.videogrid div.item div.video-element {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow: 0px 3px 6px -2px black;
          box-shadow: 0px 3px 6px -2px black;
  margin: 20px 0;
}
section.videogrid div.item div.video-element div.hover-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
  background: rgba(0, 87, 118, 0.9);
  opacity: 0;
  padding: 30px;
  cursor: pointer;
}
section.videogrid div.item div.video-element div.hover-video:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  vertical-align: top;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 3rem;
  color: #00BEF0;
}
section.videogrid div.item div.video-element div.hover-video h3, section.videogrid div.item div.video-element div.hover-video p.h3 {
  position: absolute;
  color: #ffffff;
  bottom: 10%;
}
section.videogrid div.item div.video-element:hover div.hover-video {
  opacity: 1;
}
section.videogrid div.item div.video-element div.current-video {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid #005776;
  cursor: pointer;
}
section.videogrid div.item div.video-element div.current-video:before {
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #005776 transparent;
}
section.videogrid div.item div.video-element div.current-video a {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
}
section.videogrid div.item div.video-element div.current-video a:before {
  font-size: 30px;
}
section.videogrid div.item div.box-content {
  display: none;
}
section.videogrid div.item.current div.video-element div.hover-video {
  display: none;
}
section.videogrid div.item.current div.video-element div.current-video {
  display: block;
}
@media only screen and (max-width: 1199px) {
  section.videogrid div.box {
    padding: 50px;
  }
}
@media only screen and (max-width: 991px) {
  section.videogrid {
    background-size: 150%;
  }
  section.videogrid:after {
    top: 18%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  section.videogrid div.box {
    margin-top: 40vw;
    padding: 30px 50px;
  }
  section.videogrid div.owl-carousel {
    margin-top: 25px;
  }
}

main {
  min-height: 100vh;
  padding-top: 90px;
}
@media only screen and (max-width: 1199px) {
  main {
    padding-top: 75px;
  }
}
main section {
  padding: 75px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
main section.padding-half {
  padding: calc(75px / 2) 0;
}
main section.padding-none {
  padding: 0;
}
main section.padding-top-none {
  padding-top: 0px;
}
main section.padding-bottom-none {
  padding-bottom: 0px;
}
@media only screen and (max-width: 991px) {
  main section {
    padding: 25px 0;
  }
  main section.padding-half {
    padding: calc(25px / 2) 0;
  }
  main section.padding-none {
    padding: 0;
  }
  main section.padding-top-none {
    padding-top: 0px;
  }
  main section.padding-bottom-none {
    padding-bottom: 0px;
  }
}
main section.slider img {
  display: block;
  width: 100%;
}

footer {
  line-height: 1;
}
footer a:hover {
  color: #00BEF0;
}
footer div.headline {
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  margin: 1rem 0;
}
footer div.footer-top {
  color: #ffffff;
  background: #005776;
  font-size: 1rem;
  border-bottom: 1px solid #ffffff;
  padding: 25px 0 50px 0;
}
footer div.footer-top ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer div.footer-top ul li {
  padding-bottom: 1rem;
}
footer div.footer-middle {
  color: #ffffff;
  background: #005776;
  font-size: 1rem;
}
footer div.footer-middle nav {
  padding: 10px 0;
}
footer div.footer-middle nav i {
  font-size: 1rem;
  vertical-align: top;
  margin: 0 10px;
}
footer div.footer-middle nav a {
  text-transform: uppercase;
}
footer div.footer-middle div.lang {
  padding: 10px 0;
  cursor: pointer;
}
footer div.footer-middle div.lang img {
  width: 30px;
  vertical-align: middle;
  margin-right: 5px;
}
footer div.footer-bottom {
  padding: 20px 0;
  font-size: 1rem;
}
footer div.footer-bottom ul {
  display: inline-block;
  list-style: none;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
footer div.footer-bottom ul li {
  float: left;
  margin-right: 25px;
}
footer div.footer-bottom ul li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  footer div.footer-bottom ul li {
    margin-bottom: 10px;
  }
}
footer div.footer-bottom span.social-icons i {
  line-height: 2;
  border-radius: 100%;
  background: #005776;
  color: #ffffff;
  width: 2em;
  height: 2em;
  text-align: center;
  vertical-align: middle;
  margin: 10px;
}
footer div.footer-bottom span.social-icons i:hover {
  background: #00BEF0;
}
@media (max-width: 575px) {
  footer div.footer-bottom span.social-icons i {
    margin: 10px;
  }
}
footer div.footer-bottom span.copyright {
  display: inline-block;
  white-space: nowrap;
}
@media (max-width: 991px) {
  footer div.footer-bottom span.copyright {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  footer {
    margin-bottom: 75px;
  }
}