@charset "UTF-8";
@import url(../../lib/bootstrap-4.4.1/css/bootstrap.css);
@import url(../../lib/video.js-7.6.6/video-js.css);
@import url(../../lib/fa-5.7.2-pro/css/all.css);
@import url(../../lib/line-awesome-1.3.0/css/line-awesome.min.css);
@import url(../../lib/slick-1.8.1/slick.css);
@import url(../../lib/slick-1.8.1/slick-theme.css);
.custom-icon {
  display: inline-block; }
  .custom-icon svg {
    width: 2rem;
    height: auto; }
  .custom-icon.black * {
    fill: #000; }
  .custom-icon.blue * {
    fill: #2457a0; }
  .custom-icon.red * {
    fill: #c20e1a; }
  .custom-icon.white * {
    fill: #fff; }
  .custom-icon.grey-dark * {
    fill: #3b3b3b; }
  .custom-icon.grey-light * {
    fill: #dedede; }

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

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

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

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("../../assets/fonts/roboto/roboto-v20-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Black"), local("Roboto-Black"), url("../../assets/fonts/roboto/roboto-v20-latin-900.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/roboto/roboto-v20-latin-900.woff2") format("woff2"), url("../../assets/fonts/roboto/roboto-v20-latin-900.woff") format("woff"), url("../../assets/fonts/roboto/roboto-v20-latin-900.ttf") format("truetype"), url("../../assets/fonts/roboto/roboto-v20-latin-900.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-display: swap; }

.la, .las {
  font-size: 22px; }

.m-5 {
  margin-top: 5px !important; }

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

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

.p-5 {
  padding-top: 5px !important; }

.m-5 {
  margin-bottom: 5px !important; }

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

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

.p-5 {
  padding-bottom: 5px !important; }

.m-5 {
  margin-left: 5px !important; }

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

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

.p-5 {
  padding-left: 5px !important; }

.m-5 {
  margin-right: 5px !important; }

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

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

.p-5 {
  padding-right: 5px !important; }

.m-10 {
  margin-top: 10px !important; }

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

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

.p-10 {
  padding-top: 10px !important; }

.m-10 {
  margin-bottom: 10px !important; }

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

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

.p-10 {
  padding-bottom: 10px !important; }

.m-10 {
  margin-left: 10px !important; }

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

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

.p-10 {
  padding-left: 10px !important; }

.m-10 {
  margin-right: 10px !important; }

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

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

.p-10 {
  padding-right: 10px !important; }

.m-15 {
  margin-top: 15px !important; }

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

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

.p-15 {
  padding-top: 15px !important; }

.m-15 {
  margin-bottom: 15px !important; }

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

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

.p-15 {
  padding-bottom: 15px !important; }

.m-15 {
  margin-left: 15px !important; }

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

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

.p-15 {
  padding-left: 15px !important; }

.m-15 {
  margin-right: 15px !important; }

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

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

.p-15 {
  padding-right: 15px !important; }

.m-20 {
  margin-top: 20px !important; }

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

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

.p-20 {
  padding-top: 20px !important; }

.m-20 {
  margin-bottom: 20px !important; }

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

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

.p-20 {
  padding-bottom: 20px !important; }

.m-20 {
  margin-left: 20px !important; }

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

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

.p-20 {
  padding-left: 20px !important; }

.m-20 {
  margin-right: 20px !important; }

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

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

.p-20 {
  padding-right: 20px !important; }

.m-25 {
  margin-top: 25px !important; }

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

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

.p-25 {
  padding-top: 25px !important; }

.m-25 {
  margin-bottom: 25px !important; }

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

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

.p-25 {
  padding-bottom: 25px !important; }

.m-25 {
  margin-left: 25px !important; }

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

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

.p-25 {
  padding-left: 25px !important; }

.m-25 {
  margin-right: 25px !important; }

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

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

.p-25 {
  padding-right: 25px !important; }

.m-30 {
  margin-top: 30px !important; }

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

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

.p-30 {
  padding-top: 30px !important; }

.m-30 {
  margin-bottom: 30px !important; }

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

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

.p-30 {
  padding-bottom: 30px !important; }

.m-30 {
  margin-left: 30px !important; }

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

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

.p-30 {
  padding-left: 30px !important; }

.m-30 {
  margin-right: 30px !important; }

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

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

.p-30 {
  padding-right: 30px !important; }

.m-35 {
  margin-top: 35px !important; }

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

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

.p-35 {
  padding-top: 35px !important; }

.m-35 {
  margin-bottom: 35px !important; }

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

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

.p-35 {
  padding-bottom: 35px !important; }

.m-35 {
  margin-left: 35px !important; }

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

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

.p-35 {
  padding-left: 35px !important; }

.m-35 {
  margin-right: 35px !important; }

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

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

.p-35 {
  padding-right: 35px !important; }

.m-40 {
  margin-top: 40px !important; }

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

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

.p-40 {
  padding-top: 40px !important; }

.m-40 {
  margin-bottom: 40px !important; }

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

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

.p-40 {
  padding-bottom: 40px !important; }

.m-40 {
  margin-left: 40px !important; }

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

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

.p-40 {
  padding-left: 40px !important; }

.m-40 {
  margin-right: 40px !important; }

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

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

.p-40 {
  padding-right: 40px !important; }

.m-45 {
  margin-top: 45px !important; }

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

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

.p-45 {
  padding-top: 45px !important; }

.m-45 {
  margin-bottom: 45px !important; }

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

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

.p-45 {
  padding-bottom: 45px !important; }

.m-45 {
  margin-left: 45px !important; }

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

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

.p-45 {
  padding-left: 45px !important; }

.m-45 {
  margin-right: 45px !important; }

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

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

.p-45 {
  padding-right: 45px !important; }

.m-50 {
  margin-top: 50px !important; }

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

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

.p-50 {
  padding-top: 50px !important; }

.m-50 {
  margin-bottom: 50px !important; }

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

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

.p-50 {
  padding-bottom: 50px !important; }

.m-50 {
  margin-left: 50px !important; }

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

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

.p-50 {
  padding-left: 50px !important; }

.m-50 {
  margin-right: 50px !important; }

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

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

.p-50 {
  padding-right: 50px !important; }

.m-75 {
  margin-top: 75px !important; }

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

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

.p-75 {
  padding-top: 75px !important; }

.m-75 {
  margin-bottom: 75px !important; }

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

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

.p-75 {
  padding-bottom: 75px !important; }

.m-75 {
  margin-left: 75px !important; }

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

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

.p-75 {
  padding-left: 75px !important; }

.m-75 {
  margin-right: 75px !important; }

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

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

.p-75 {
  padding-right: 75px !important; }

.m-100 {
  margin-top: 100px !important; }

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

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

.p-100 {
  padding-top: 100px !important; }

.m-100 {
  margin-bottom: 100px !important; }

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

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

.p-100 {
  padding-bottom: 100px !important; }

.m-100 {
  margin-left: 100px !important; }

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

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

.p-100 {
  padding-left: 100px !important; }

.m-100 {
  margin-right: 100px !important; }

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

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

.p-100 {
  padding-right: 100px !important; }

.m-150 {
  margin-top: 150px !important; }

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

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

.p-150 {
  padding-top: 150px !important; }

.m-150 {
  margin-bottom: 150px !important; }

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

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

.p-150 {
  padding-bottom: 150px !important; }

.m-150 {
  margin-left: 150px !important; }

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

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

.p-150 {
  padding-left: 150px !important; }

.m-150 {
  margin-right: 150px !important; }

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

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

.p-150 {
  padding-right: 150px !important; }

.m-200 {
  margin-top: 200px !important; }

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

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

.p-200 {
  padding-top: 200px !important; }

.m-200 {
  margin-bottom: 200px !important; }

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

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

.p-200 {
  padding-bottom: 200px !important; }

.m-200 {
  margin-left: 200px !important; }

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

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

.p-200 {
  padding-left: 200px !important; }

.m-200 {
  margin-right: 200px !important; }

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

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

.p-200 {
  padding-right: 200px !important; }

@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite; }

.toolbox-element {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .toolbox-element.toolbox-container {
    padding-top: 0;
    padding-bottom: 0; }
  .toolbox-element .dark .slide-arrow::before,
  .toolbox-element .dark .slide-arrow::after {
    border-color: #fff; }

.toolbox-col-content {
  background-color: #2457a0;
  position: relative;
  min-height: 18rem; }
  @media (max-width: 991px) {
    .toolbox-col-content {
      min-height: 15rem; } }
  @media (max-width: 767px) {
    .toolbox-col-content {
      min-height: 0;
      padding: 1rem 0; } }
  .toolbox-col-content-text {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 2rem 0 1.5rem 2.5rem; }
    @media (max-width: 1199px) {
      .toolbox-col-content-text {
        padding: 2rem 0 1.5rem 1.5rem; } }
    @media (max-width: 767px) {
      .toolbox-col-content-text {
        padding: 2rem 0 1.5rem 1rem; } }
    .toolbox-col-content-text div {
      width: 100%; }
  .toolbox-col-content::after {
    content: "";
    position: absolute;
    width: 550%;
    height: 120%;
    right: 0;
    bottom: -10%;
    z-index: 1;
    background: #2457a0;
    transform: rotate(14deg);
    transform-origin: bottom right; }
    @media (min-width: 992px) {
      .toolbox-col-content::after {
        width: 150%;
        right: -15px; } }
  .toolbox-col-content.content-video .toolbox-col-content-text {
    padding: 0 2rem; }
  @media (max-width: 767px) {
    .toolbox-col-content.content-video::after {
      content: none; } }
  .toolbox-col-content-blue {
    background-color: #2457a0; }
    .toolbox-col-content-blue:after {
      background-color: #2457a0; }
  .toolbox-col-content-grey {
    background-color: #dedede; }
    .toolbox-col-content-grey:after {
      background-color: #dedede; }
  .toolbox-col-content-white {
    background-color: #fff; }
    .toolbox-col-content-white * {
      color: #2457a0; }
    .toolbox-col-content-white:after {
      background-color: #fff; }

.toolbox-video iframe {
  min-width: 100%;
  min-height: 415px; }

.toolbox-video[data-type="vimeo"] .video-inner {
  min-height: 415px; }

.toolbox-video .toolbox-col-content:after {
  right: 10px; }

.toolbox-video .row {
  overflow: hidden; }

.toolbox-video .video-inner {
  position: relative;
  z-index: 0;
  height: 100%; }
  .toolbox-video .video-inner .embed-responsive {
    min-height: 100%; }
  .toolbox-video .video-inner .video-play-button {
    z-index: 5;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.5rem; }
    .toolbox-video .video-inner .video-play-button span {
      border: 2px solid #fff;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      width: calc(3.5rem);
      height: 3.5rem;
      display: flex;
      text-align: center;
      align-items: center; }
      .toolbox-video .video-inner .video-play-button span i {
        font-size: 2.5rem;
        position: absolute;
        left: 50%;
        transform: translate(-45%, -50%);
        top: 50%; }
    .toolbox-video .video-inner .video-play-button:hover {
      cursor: pointer; }

.toolbox-video .poster-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  will-change: transform;
  -webkit-transform: scale(1.0001);
  -moz-transform: scale(1.0001);
  -ms-transform: scale(1.0001);
  -o-transform: scale(1.0001);
  transform: scale(1.0001);
  -webkit-transition: transform ease 2s;
  -moz-transition: transform ease 2s;
  -ms-transition: transform ease 2s;
  -o-transition: transform ease 2s;
  transition: transform ease 2s; }

.toolbox-call-to-action .call-to-action-background {
  background-size: cover;
  background-position: center; }
  .toolbox-call-to-action .call-to-action-background-image {
    padding: 9rem 1rem; }

.toolbox-call-to-action .call-to-action-box {
  margin: 0 auto; }
  @media (max-width: 767px) {
    .toolbox-call-to-action .call-to-action-box.cta-mobile .col-call-to-action {
      height: 200px; }
    .toolbox-call-to-action .call-to-action-box.cta-mobile .toolbox-col-content {
      overflow: hidden; }
      .toolbox-call-to-action .call-to-action-box.cta-mobile .toolbox-col-content .toolbox-col-content-text {
        padding: 2rem 1rem 1.5rem 1rem; } }
  .toolbox-call-to-action .call-to-action-box .row {
    overflow: hidden; }
  .toolbox-call-to-action .call-to-action-box .col-call-to-action {
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all ease 2s;
    -moz-transition: all ease 2s;
    -ms-transition: all ease 2s;
    -o-transition: all ease 2s;
    transition: all ease 2s;
    -webkit-transform: scale(1.00001);
    -moz-transform: scale(1.00001);
    -ms-transform: scale(1.00001);
    -o-transform: scale(1.00001);
    transform: scale(1.00001); }
    .toolbox-call-to-action .call-to-action-box .col-call-to-action .btn {
      -webkit-transform: scale(1.00001);
      -moz-transform: scale(1.00001);
      -ms-transform: scale(1.00001);
      -o-transform: scale(1.00001);
      transform: scale(1.00001);
      -webkit-transition: transform ease 2s, background-color ease 0.4s;
      -moz-transition: transform ease 2s, background-color ease 0.4s;
      -ms-transition: transform ease 2s, background-color ease 0.4s;
      -o-transition: transform ease 2s, background-color ease 0.4s;
      transition: transform ease 2s, background-color ease 0.4s;
      padding-top: 1rem;
      padding-bottom: 1rem;
      max-width: 50%; }
  .toolbox-call-to-action .call-to-action-box:hover .col-call-to-action {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
    .toolbox-call-to-action .call-to-action-box:hover .col-call-to-action .btn {
      -webkit-transform: scale(0.95);
      -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
      -o-transform: scale(0.95);
      transform: scale(0.95); }

.toolbox-counter {
  padding: 0;
  text-align: center; }
  .toolbox-counter .counter-slider {
    max-width: calc(100% - 100px);
    margin: auto; }
    .toolbox-counter .counter-slider .slick-dots li button:before {
      color: #fff; }
  .toolbox-counter .counter-background {
    background-color: #2457a0;
    padding: 3.5rem 0 4.5rem 0; }
  .toolbox-counter .counter-container {
    margin: 0 auto; }
  .toolbox-counter .counter-note {
    font-weight: 300;
    margin-bottom: 0; }
  .toolbox-counter .counter-element {
    padding: 20px 15px; }
  .toolbox-counter .counter-value {
    font-size: 2.5rem;
    font-weight: 700; }
  .toolbox-counter .counter-line {
    transform: rotate(-9deg);
    width: 10rem;
    margin-bottom: 2rem; }
  .toolbox-counter .counter-key {
    font-weight: 700; }

.toolbox-teaser-carousel {
  color: #2457a0; }
  .toolbox-teaser-carousel .teaser-carousel {
    margin-bottom: 75px; }
    @media (min-width: 992px) {
      .toolbox-teaser-carousel .teaser-carousel {
        margin-left: -45px;
        margin-right: -45px; } }
    @media (max-width: 1399px) {
      .toolbox-teaser-carousel .teaser-carousel {
        max-width: calc(100% - 100px);
        margin: 2.5rem auto 0 auto; } }
  @media (max-width: 1399px) and (max-width: 767px) {
    .toolbox-teaser-carousel .teaser-carousel {
      max-width: calc(100% - 50px); } }
    @media (max-width: 1399px) {
        .toolbox-teaser-carousel .teaser-carousel .slide-arrow-left {
          left: -30px; }
        .toolbox-teaser-carousel .teaser-carousel .slide-arrow-right {
          right: -30px; }
        .toolbox-teaser-carousel .teaser-carousel .tab-col-second {
          padding-bottom: 2rem; } }
    .toolbox-teaser-carousel .teaser-carousel-background-grey {
      background-color: #dedede;
      padding: 6rem 0; }
    .toolbox-teaser-carousel .teaser-carousel-container {
      margin: 0 auto; }
    .toolbox-teaser-carousel .teaser-carousel .slick-dots {
      bottom: -25px; }
      .toolbox-teaser-carousel .teaser-carousel .slick-dots li {
        margin-left: 0;
        margin-right: 0; }
        .toolbox-teaser-carousel .teaser-carousel .slick-dots li button::before {
          font-size: 12px;
          color: #3b3b3b;
          transition: color 0.35s ease, opacity 0.35s ease; }
        .toolbox-teaser-carousel .teaser-carousel .slick-dots li button:hover:before,
        .toolbox-teaser-carousel .teaser-carousel .slick-dots li button:focus:before {
          color: #2457a0; }
        .toolbox-teaser-carousel .teaser-carousel .slick-dots li.slick-active button:before {
          color: #2457a0; }
    .toolbox-teaser-carousel .teaser-carousel-item {
      padding-left: 45px;
      padding-right: 45px; }
      @media (max-width: 1399px) {
        .toolbox-teaser-carousel .teaser-carousel-item {
          padding: 0 2rem; } }
  @media (max-width: 1399px) and (max-width: 767px) {
    .toolbox-teaser-carousel .teaser-carousel-item {
      padding: 0 1rem; } }
      .toolbox-teaser-carousel .teaser-carousel-item-image {
        margin-bottom: 45px; }
      .toolbox-teaser-carousel .teaser-carousel-item-text h2,
      .toolbox-teaser-carousel .teaser-carousel-item-text .h2,
      .toolbox-teaser-carousel .teaser-carousel-item-text h3,
      .toolbox-teaser-carousel .teaser-carousel-item-text .h3,
      .toolbox-teaser-carousel .teaser-carousel-item-text h4,
      .toolbox-teaser-carousel .teaser-carousel-item-text .h4,
      .toolbox-teaser-carousel .teaser-carousel-item-text h5,
      .toolbox-teaser-carousel .teaser-carousel-item-text .h5 {
        margin-bottom: 20px;
        hyphens: auto; }
      .toolbox-teaser-carousel .teaser-carousel-item-btn {
        text-align: center;
        margin: 1rem auto; }

.toolbox-testimonials .testimonials-background-blue {
  background-color: #2457a0;
  padding: 6rem 0; }

.toolbox-testimonials .testimonials-container {
  margin: 0 auto; }

.toolbox-testimonials .testimonials-col-first {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative; }
  .toolbox-testimonials .testimonials-col-first::after {
    content: "";
    border-right: 1px solid #dedede;
    position: absolute;
    height: 120%;
    right: 15px;
    transform: rotate(14deg); }
    @media (max-width: 767px) {
      .toolbox-testimonials .testimonials-col-first::after {
        content: none; } }

.toolbox-testimonials .testimonials-col-content {
  padding: 30px 0; }
  @media (min-width: 768px) {
    .toolbox-testimonials .testimonials-col-content {
      padding: 50px 30px; } }

@media (min-width: 992px) {
  .toolbox-testimonials .testimonials-text {
    margin-right: 5rem; } }

@media (max-width: 991px) and (min-width: 768px) {
  .toolbox-testimonials .testimonials-text {
    margin-right: 2rem; } }

.toolbox-testimonials .testimonials-text-quote {
  padding: 30px 0; }
  @media (max-width: 767px) {
    .toolbox-testimonials .testimonials-text-quote {
      padding: 0; } }

.toolbox-testimonials .testimonials-carousel {
  max-width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .toolbox-testimonials .testimonials-carousel {
      width: calc(100% - 110px); } }
  .toolbox-testimonials .testimonials-carousel-item {
    padding-left: 30px;
    padding-right: 30px; }
    .toolbox-testimonials .testimonials-carousel-item-image {
      border-radius: 50%;
      margin: 0 auto 45px; }
      @media (max-width: 991px) {
        .toolbox-testimonials .testimonials-carousel-item-image {
          margin: 0 auto 25px; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .toolbox-testimonials .testimonials-carousel-item-image {
      width: 100px; } }

.toolbox-container .container-background-blue, .toolbox-sidebar .container-background-blue {
  background-color: #2457a0; }
  .toolbox-container .container-background-blue a, .toolbox-sidebar .container-background-blue a {
    color: #dedede; }
  .toolbox-container .container-background-blue .toolbox-expandable-wysiwyg .expandable-wysiwyg-overlay, .toolbox-sidebar .container-background-blue .toolbox-expandable-wysiwyg .expandable-wysiwyg-overlay {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2457a0), color-stop(30%, #2457a0), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #2457a0 0, #2457a0 30%, rgba(255, 255, 255, 0) 100%); }

.toolbox-container .container-background-black, .toolbox-sidebar .container-background-black {
  background-color: #000; }
  .toolbox-container .container-background-black h2, .toolbox-sidebar .container-background-black h2 {
    color: #fff; }

.toolbox-container .container-background-grey, .toolbox-sidebar .container-background-grey {
  background-color: #dedede; }
  .toolbox-container .container-background-grey a, .toolbox-sidebar .container-background-grey a {
    color: #2457a0; }
  .toolbox-container .container-background-grey .toolbox-accordion a.collapsed, .toolbox-sidebar .container-background-grey .toolbox-accordion a.collapsed {
    color: #fff; }
  .toolbox-container .container-background-grey .table td,
  .toolbox-container .container-background-grey .table th, .toolbox-sidebar .container-background-grey .table td,
  .toolbox-sidebar .container-background-grey .table th {
    border-top: 1px solid #4c4c4c; }
  .toolbox-container .container-background-grey .table thead th, .toolbox-sidebar .container-background-grey .table thead th {
    border-top: 0;
    border-bottom: 2px solid #4c4c4c; }
  .toolbox-container .container-background-grey .toolbox-file-system .folder-breadcrumb-item:before, .toolbox-sidebar .container-background-grey .toolbox-file-system .folder-breadcrumb-item:before {
    color: #4c4c4c; }
  .toolbox-container .container-background-grey .toolbox-expandable-wysiwyg .expandable-wysiwyg-container.show-content, .toolbox-sidebar .container-background-grey .toolbox-expandable-wysiwyg .expandable-wysiwyg-container.show-content {
    background: #2457a0 !important; }
    .toolbox-container .container-background-grey .toolbox-expandable-wysiwyg .expandable-wysiwyg-container.show-content *, .toolbox-sidebar .container-background-grey .toolbox-expandable-wysiwyg .expandable-wysiwyg-container.show-content * {
      color: #fff !important; }
  .toolbox-container .container-background-grey .toolbox-expandable-wysiwyg .expandable-wysiwyg-overlay, .toolbox-sidebar .container-background-grey .toolbox-expandable-wysiwyg .expandable-wysiwyg-overlay {
    background: linear-gradient(to bottom, transparent, #dedede); }

.toolbox-container .container-inner, .toolbox-sidebar .container-inner {
  padding: 1rem 0; }

.toolbox-accordion a {
  text-decoration: none;
  color: #fff; }
  .toolbox-accordion a .d-flex .las {
    font-size: 30px;
    padding-right: 1.5rem; }
    @media (max-width: 767px) {
      .toolbox-accordion a .d-flex .las {
        padding-right: 0.5rem; } }
  .toolbox-accordion a:hover {
    color: #fff; }

.toolbox-accordion .toolbox-element {
  padding-top: 0;
  padding-bottom: 0; }

.toolbox-accordion .accordion-container {
  margin: 0 auto; }
  .toolbox-accordion .accordion-container > p {
    padding: 2rem 1rem 1rem; }

.toolbox-accordion .accordion-background {
  color: #2457a0; }
  .toolbox-accordion .accordion-background-blue, .toolbox-accordion .accordion-background-grey {
    padding: 4rem 0 6rem 0; }
  .toolbox-accordion .accordion-background-blue {
    background-color: #2457a0; }
    .toolbox-accordion .accordion-background-blue a {
      color: #2457a0; }
    .toolbox-accordion .accordion-background-blue .card {
      border-color: #2457a0;
      background-color: #dedede; }
      .toolbox-accordion .accordion-background-blue .card-body * {
        color: #2457a0; }
    .toolbox-accordion .accordion-background-blue .accordion-item-active {
      background-color: #fff; }
  .toolbox-accordion .accordion-background-grey {
    background-color: #dedede; }
    .toolbox-accordion .accordion-background-grey .card {
      border-color: #dedede;
      color: #2457a0; }
    .toolbox-accordion .accordion-background-grey .accordion-item-active {
      background-color: #fff; }
  .toolbox-accordion .accordion-background-white {
    background-color: #fff; }
    .toolbox-accordion .accordion-background-white .card {
      border-color: #2457a0;
      border-top-color: #fff; }
      .toolbox-accordion .accordion-background-white .card:nth-child(1), .toolbox-accordion .accordion-background-white .card.accordion-item-active {
        border-top-color: #2457a0; }
      .toolbox-accordion .accordion-background-white .card a {
        color: #2457a0; }
        .toolbox-accordion .accordion-background-white .card a.collapsed {
          color: #fff; }
    .toolbox-accordion .accordion-background-white .accordion-item-active {
      background-color: #dedede; }

.toolbox-accordion .accordion {
  color: #fff; }

.toolbox-accordion .card {
  transition: background-color 0.35s ease, color 0.35s ease;
  border-radius: 0;
  border-color: #fff;
  background-color: #2457a0; }
  .toolbox-accordion .card-header {
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    font-weight: 700;
    text-transform: uppercase; }
  .toolbox-accordion .card .accordion-toggle {
    transition: padding-top 0.35s ease;
    display: block;
    padding: 1.2rem 1.5rem 1.2rem 1.5rem;
    margin: 0 1rem 0 1rem;
    position: relative; }
    @media (max-width: 767px) {
      .toolbox-accordion .card .accordion-toggle {
        margin-right: -1rem;
        padding: 1.2rem 0.5rem 1.2rem 0.5rem; } }
    .toolbox-accordion .card .accordion-toggle span {
      max-width: calc(100% - 4rem);
      display: block; }
    .toolbox-accordion .card .accordion-toggle .accordion-chevron {
      position: absolute;
      right: 3rem;
      top: 50%;
      transform: translate(0, -50%); }
  .toolbox-accordion .card-body {
    padding: 0 3rem 1.5rem 2rem; }
    .toolbox-accordion .card-body > * {
      margin-bottom: 1.5rem; }
      .toolbox-accordion .card-body > *:last-child {
        margin-bottom: 0; }

.toolbox-accordion .accordion-item-active {
  background-color: #dedede;
  color: #2457a0; }
  .toolbox-accordion .accordion-item-active a {
    color: #2457a0; }
  .toolbox-accordion .accordion-item-active .accordion-toggle {
    padding-top: 2rem; }
    .toolbox-accordion .accordion-item-active .accordion-toggle .accordion-chevron i {
      transform: rotate(180deg); }

.toolbox-accordion .tabs {
  margin-top: 2.5rem; }
  .toolbox-accordion .tabs .slide-arrow-left {
    left: -70px; }
    @media (max-width: 1199px) {
      .toolbox-accordion .tabs .slide-arrow-left {
        left: -30px; } }
  .toolbox-accordion .tabs .slide-arrow-right {
    right: -70px; }
    @media (max-width: 1199px) {
      .toolbox-accordion .tabs .slide-arrow-right {
        right: -30px; } }
  @media (max-width: 1399px) {
    .toolbox-accordion .tabs {
      max-width: calc(100% - 100px);
      margin: 2.5rem auto 0 auto; }
      .toolbox-accordion .tabs .tab-col-second {
        padding-bottom: 2rem; } }
  .toolbox-accordion .tabs .nav-tabs {
    border-bottom: 0;
    border-top: 1px solid #2457a0; }
    .toolbox-accordion .tabs .nav-tabs .nav-item {
      margin-bottom: 0; }
    .toolbox-accordion .tabs .nav-tabs .nav-link {
      text-transform: uppercase;
      border-radius: 0;
      border: 3px solid transparent;
      color: #2457a0;
      padding: 1rem 1.5rem;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -ms-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
      .toolbox-accordion .tabs .nav-tabs .nav-link.active {
        margin-top: -2px;
        font-weight: bold;
        padding-top: calc(1rem - 1px);
        border-top-color: #2457a0; }
  .toolbox-accordion .tabs .tab-col-first,
  .toolbox-accordion .tabs .tab-col-second {
    display: flex;
    align-items: center; }
  .toolbox-accordion .tabs .tab-content {
    position: relative; }

.toolbox-accordion img {
  width: 100%; }

.toolbox-accordion .accordion-background-blue .tabs .nav-tabs .nav-link {
  background: transparent;
  color: #fff; }
  .toolbox-accordion .accordion-background-blue .tabs .nav-tabs .nav-link.active {
    border-top-color: #fff; }

.toolbox-accordion .accordion-background-blue .tabs .tab-pane {
  background-color: #fff; }
  .toolbox-accordion .accordion-background-blue .tabs .tab-pane * {
    color: #2457a0; }
  .toolbox-accordion .accordion-background-blue .tabs .tab-pane .tab-content-text {
    padding: 0.5rem 0 0.5rem 2rem; }

.toolbox-accordion .accordion-background-blue .tab-content img {
  width: 100%; }

.toolbox-accordion .accordion-background-blue .tab-content .slide-arrow::before, .toolbox-accordion .accordion-background-blue .tab-content .slide-arrow::after {
  border-color: #fff; }

.toolbox-accordion .accordion-background-white_buttons .tabs .nav-tabs {
  border-color: transparent; }
  .toolbox-accordion .accordion-background-white_buttons .tabs .nav-tabs .nav-link {
    background: transparent;
    color: #2457a0; }
    .toolbox-accordion .accordion-background-white_buttons .tabs .nav-tabs .nav-link.active {
      border-top-color: transparent;
      background-color: #50b6ec;
      color: #fff; }

.toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane {
  background-color: #2457a0; }
  .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane * {
    color: #fff; }
  .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .tab-content-text {
    padding: 0.5rem 0 0.5rem 2rem; }
  .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary {
    background-color: #50b6ec !important;
    border-color: #50b6ec !important;
    color: #fff !important; }
    .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:hover, .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:focus, .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary.focus {
      background-color: #34aae9;
      border-color: #34aae9;
      color: #fff !important; }
    .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:focus, .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary.focus {
      box-shadow: 0 0 0 0.15rem rgba(52, 170, 233, 0.45); }
    .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:not(:disabled):not(.disabled):active, .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:not(:disabled):not(.disabled).active {
      background-color: #2da8e8;
      border-color: #2da8e8;
      color: #fff !important; }
      .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:not(:disabled):not(.disabled):active:focus, .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:not(:disabled):not(.disabled):active.focus, .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:not(:disabled):not(.disabled).active:focus, .toolbox-accordion .accordion-background-white_buttons .tabs .tab-pane .btn-primary:not(:disabled):not(.disabled).active.focus {
        box-shadow: 0 0 0 0.15rem rgba(45, 168, 232, 0.45); }

.toolbox-news-articles {
  background-color: #dedede;
  padding-bottom: 2rem;
  padding-top: 2.5rem; }
  @media (min-width: 768px) {
    .toolbox-news-articles .col-md-5,
    .toolbox-news-articles .col-md-7,
    .toolbox-news-articles .col-md-6 {
      padding: 0 10px; } }
  .toolbox-news-articles .col-md-6 {
    margin-bottom: 20px; }
  .toolbox-news-articles .news-detail-similar-article-content h3 {
    font-weight: bold; }
  .toolbox-news-articles .col-md-5 .news-detail-similar-article {
    height: calc(100% - 20px); }
    .toolbox-news-articles .col-md-5 .news-detail-similar-article-content-desc {
      margin-top: 1rem;
      padding: 0 2rem 1rem 2rem; }
  .toolbox-news-articles .col-md-7 .news-detail-similar-article-content h3 {
    font-size: 1rem; }
  .toolbox-news-articles .btn-more-news {
    margin-top: calc(2rem - 20px); }

@media (min-width: 992px) {
  .toolbox-sidebar .position-sticky {
    top: 75px; } }

.toolbox-sidebar b,
.toolbox-sidebar strong {
  font-weight: bold;
  text-transform: uppercase; }

.toolbox-sidebar-blue b,
.toolbox-sidebar-blue p,
.toolbox-sidebar-blue h2,
.toolbox-sidebar-blue h3,
.toolbox-sidebar-blue h4 {
  color: #2457a0; }

.toolbox-sidebar-blue a {
  color: #3b3b3b; }

.toolbox-sidebar-grey b,
.toolbox-sidebar-grey p,
.toolbox-sidebar-grey h2,
.toolbox-sidebar-grey h3,
.toolbox-sidebar-grey h4 {
  color: #3b3b3b; }

.toolbox-sidebar-white b,
.toolbox-sidebar-white p,
.toolbox-sidebar-white h2,
.toolbox-sidebar-white h3,
.toolbox-sidebar-white h4 {
  color: #fff; }

@media (min-width: 992px) {
  .toolbox-sidebar-content {
    padding-right: 3rem; } }

.toolbox-sidebar .sidebar-contact {
  margin-bottom: 2rem; }
  .toolbox-sidebar .sidebar-contact p {
    margin-bottom: 0.25rem; }
    .toolbox-sidebar .sidebar-contact p.sidebar-contact-hl {
      font-size: 0.85rem;
      margin-top: 0.25rem;
      text-transform: uppercase; }
    .toolbox-sidebar .sidebar-contact p i {
      color: #3b3b3b; }
  .toolbox-sidebar .sidebar-contact .sm-text {
    font-size: 0.85rem; }
  .toolbox-sidebar .sidebar-contact-persons {
    margin-top: 1rem;
    text-align: center;
    margin-bottom: 1rem; }
    .toolbox-sidebar .sidebar-contact-persons img {
      width: 85%;
      margin-bottom: 0.5rem;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      will-change: transform;
      -webkit-transform: scale(1.0001);
      -moz-transform: scale(1.0001);
      -ms-transform: scale(1.0001);
      -o-transform: scale(1.0001);
      transform: scale(1.0001); }
    .toolbox-sidebar .sidebar-contact-persons p {
      font-size: 0.85rem; }

.toolbox-sidebar .sidebar-application-tipp, .toolbox-sidebar .sidebar-service-ticket {
  text-align: center; }
  .toolbox-sidebar .sidebar-application-tipp a, .toolbox-sidebar .sidebar-service-ticket a {
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center; }
  .toolbox-sidebar .sidebar-application-tipp p, .toolbox-sidebar .sidebar-service-ticket p {
    margin: 0;
    padding-right: 10px;
    color: #fff;
    display: inline-block; }
  .toolbox-sidebar .sidebar-application-tipp-link, .toolbox-sidebar .sidebar-service-ticket-link {
    color: #fff;
    padding: 3px 5px;
    display: inline-block;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    -ms-transition: all ease 0.8s;
    -o-transition: all ease 0.8s;
    transition: all ease 0.8s;
    -webkit-transform: scale(1.00001);
    -moz-transform: scale(1.00001);
    -ms-transform: scale(1.00001);
    -o-transform: scale(1.00001);
    transform: scale(1.00001); }

.toolbox-sidebar .sidebar-service-ticket {
  background-color: #c20e1a; }
  .toolbox-sidebar .sidebar-service-ticket a:hover .sidebar-service-ticket-link {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .toolbox-sidebar .sidebar-service-ticket-link {
    border: 0.1rem solid;
    font-size: 1.5rem; }

.toolbox-sidebar .sidebar-application-tipp {
  background-color: #2457a0; }
  .toolbox-sidebar .sidebar-application-tipp a:hover .sidebar-application-tipp-link {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .toolbox-sidebar .sidebar-application-tipp-link {
    font-size: 2rem; }

.toolbox-team-block h2 {
  margin-bottom: 3rem; }

.toolbox-team-block-employee {
  color: #2457a0;
  text-align: center; }
  .toolbox-team-block-employee h3 {
    margin: 2rem 0 0 0;
    font-size: 1rem;
    font-weight: bold; }
  .toolbox-team-block-employee p {
    margin-bottom: 1.75rem; }
  .toolbox-team-block-employee-image {
    overflow: hidden;
    margin: auto;
    width: calc(100% - 30px);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
    .toolbox-team-block-employee-image img {
      will-change: transform;
      -webkit-transform: scale(1.0001);
      -moz-transform: scale(1.0001);
      -ms-transform: scale(1.0001);
      -o-transform: scale(1.0001);
      transform: scale(1.0001);
      -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
      -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
      -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
      transition: all 2s cubic-bezier(0.23, 1, 0.32, 1); }
    .toolbox-team-block-employee-image:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }
  .toolbox-team-block-employee-contact a {
    display: inline-block;
    padding: 0 0.5rem; }
    .toolbox-team-block-employee-contact a:first-child {
      border-right: 1px solid #2457a0; }
  @media (max-width: 767px) {
    .toolbox-team-block-employee:not(:last-child) {
      margin-bottom: 3rem; } }

.toolbox-expandable-wysiwyg {
  padding-bottom: 1rem; }
  .toolbox-expandable-wysiwyg .expandable-wysiwyg-container {
    border-top: 1px solid;
    padding: 1.2rem 3rem;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
    .toolbox-expandable-wysiwyg .expandable-wysiwyg-container.show-content {
      background: #dedede;
      border-bottom: 1px solid; }
      .toolbox-expandable-wysiwyg .expandable-wysiwyg-container.show-content * {
        color: #2457a0; }
      .toolbox-expandable-wysiwyg .expandable-wysiwyg-container.show-content .expandable-wysiwyg-overlay {
        opacity: 0;
        pointer-events: none; }
    .toolbox-expandable-wysiwyg .expandable-wysiwyg-container.hide-content .expandable-wysiwyg-content {
      overflow: hidden;
      height: 90px; }
  .toolbox-expandable-wysiwyg .expandable-wysiwyg-head {
    font-weight: 700;
    text-transform: uppercase;
    position: relative; }
    .toolbox-expandable-wysiwyg .expandable-wysiwyg-head:hover {
      cursor: pointer; }
  .toolbox-expandable-wysiwyg .expandable-wysiwyg-show-more {
    position: absolute;
    padding: 3rem;
    right: -3rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .toolbox-expandable-wysiwyg .expandable-wysiwyg-content ul {
    margin-bottom: 0; }
  .toolbox-expandable-wysiwyg .expandable-wysiwyg-content .toolbox-element {
    padding-bottom: 0; }
  .toolbox-expandable-wysiwyg .expandable-wysiwyg-overlay {
    -webkit-transition: opacity ease 0.00001s;
    -moz-transition: opacity ease 0.00001s;
    -ms-transition: opacity ease 0.00001s;
    -o-transition: opacity ease 0.00001s;
    transition: opacity ease 0.00001s;
    position: absolute;
    bottom: 1rem;
    height: 1.5rem;
    max-width: calc(100% - 4rem);
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(30%, #fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #fff 0, #fff 30%, rgba(255, 255, 255, 0) 100%); }

@media (min-width: 768px) {
  .toolbox-column .toolbox-expandable-wysiwyg:first-child {
    margin-top: -1rem; }
  .toolbox-column .toolbox-expandable-wysiwyg:last-child {
    padding-bottom: 0; } }

.toolbox-file-system .folder-breadcrumb-item {
  position: relative;
  margin-right: 10px;
  padding-right: 20px; }
  .toolbox-file-system .folder-breadcrumb-item:first-child {
    padding-right: 10px; }
  .toolbox-file-system .folder-breadcrumb-item:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 0;
    top: 50%;
    color: #dedede;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .toolbox-file-system .folder-breadcrumb-item:last-child:before {
    content: none; }

.toolbox-file-system .pdf-folder-head {
  padding: 0.75rem;
  margin: -0.75rem; }
  .toolbox-file-system .pdf-folder-head:hover {
    cursor: pointer; }
  .toolbox-file-system .pdf-folder-head[data-open="true"] .pdf-folder-toggler {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  .toolbox-file-system .pdf-folder-head.loading-assets {
    pointer-events: none; }

.toolbox-file-system .pdf-folder-toggler {
  padding: 1rem;
  margin: -1rem 0; }

.toolbox-file-system .pdf-folder-content {
  margin-top: 0.75rem; }

.toolbox-file-system tr:first-child > th,
.toolbox-file-system tr:first-child > td {
  margin-top: 0.75rem;
  border-top: none; }
  .toolbox-file-system tr:first-child > th th,
  .toolbox-file-system tr:first-child > th td,
  .toolbox-file-system tr:first-child > td th,
  .toolbox-file-system tr:first-child > td td {
    border-top: 1px solid #dee2e6; }

.toolbox-file-system tr th,
.toolbox-file-system tr td {
  padding-right: 0; }

.toolbox-icon-grid {
  padding-bottom: 3rem; }
  .toolbox-icon-grid .las {
    font-size: 60px; }
    @media (max-width: 767px) {
      .toolbox-icon-grid .las {
        font-size: 50px; } }
  .toolbox-icon-grid p {
    line-height: 1.2; }
    @media (max-width: 991px) {
      .toolbox-icon-grid p {
        font-size: 14px;
        line-height: 1; } }
    @media (max-width: 767px) {
      .toolbox-icon-grid p {
        font-size: 12px; } }

.toolbox-establishments .toolbox-accordion .accordion-background-white .card:nth-child(1),
.toolbox-establishments .toolbox-accordion
.accordion-background-white
.card.accordion-item-active {
  border-color: #dedede; }
  .toolbox-establishments .toolbox-accordion .accordion-background-white .card:nth-child(1).accordion-item-active,
  .toolbox-establishments .toolbox-accordion
.accordion-background-white
.card.accordion-item-active.accordion-item-active {
    border-color: #2457a0; }

.toolbox-establishments .toolbox-accordion .accordion-background-white .card {
  border-color: #dedede;
  border-top-color: #2457a0;
  background-color: #dedede; }
  .toolbox-establishments .toolbox-accordion .accordion-background-white .card a.collapsed {
    color: #2457a0; }
  .toolbox-establishments .toolbox-accordion .accordion-background-white .card .accordion-distributor-item-logo {
    background: #fff;
    padding: 1rem; }
  .toolbox-establishments .toolbox-accordion .accordion-background-white .card.accordion-item-active {
    border-color: #2457a0;
    border-top-color: #dedede;
    background-color: #2457a0; }
    .toolbox-establishments .toolbox-accordion .accordion-background-white .card.accordion-item-active a:not(.d-block) {
      color: #fff; }
    .toolbox-establishments .toolbox-accordion .accordion-background-white .card.accordion-item-active .distributor-route-link i {
      color: #fff; }
    .toolbox-establishments .toolbox-accordion .accordion-background-white .card.accordion-item-active .accordion-distributor-item-content * {
      color: #fff; }

html,
body {
  color: #3b3b3b;
  font-weight: 300;
  font-family: "Roboto", Fallback, sans-serif; }

b,
strong {
  font-weight: bold; }

html {
  /*@include tablet() {
        font-size: 14px;
    }*/ }

@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 1.8rem; }
  h2,
  .h2 {
    font-size: 1.5rem; }
  h3,
  .h3 {
    font-size: 1.2rem; }
  h4,
  .h4 {
    font-size: 1.1rem; } }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  text-transform: uppercase;
  color: #2457a0;
  font-weight: 300; }
  h1 strong,
  h1 b,
  .h1 strong,
  .h1 b,
  h2 strong,
  h2 b,
  .h2 strong,
  .h2 b,
  h3 strong,
  h3 b,
  .h3 strong,
  .h3 b,
  h4 strong,
  h4 b,
  .h4 strong,
  .h4 b,
  h5 strong,
  h5 b,
  .h5 strong,
  .h5 b {
    font-weight: 900; }

h4,
.h4,
h5,
.h5 {
  font-weight: 900; }

a {
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s; }

a,
p a {
  color: #2457a0; }
  a:hover,
  p a:hover {
    color: #1e4987;
    text-decoration: none; }

.dark,
.light .dark {
  color: #fff; }
  .dark p,
  .dark h1,
  .dark .h1,
  .dark h2,
  .dark .h2,
  .dark h3,
  .dark .h3,
  .dark h4,
  .dark .h4,
  .dark h5,
  .dark .h5,
  .light .dark p,
  .light .dark h1,
  .light .dark .h1,
  .light .dark h2,
  .light .dark .h2,
  .light .dark h3,
  .light .dark .h3,
  .light .dark h4,
  .light .dark .h4,
  .light .dark h5,
  .light .dark .h5 {
    color: #fff; }
  .dark p a,
  .light .dark p a {
    color: #fff; }
    .dark p a:hover,
    .light .dark p a:hover {
      color: #fff; }
  .dark hr,
  .light .dark hr {
    border-color: #fff; }

.light,
.dark .light {
  color: #2457a0; }
  .light p,
  .light h1,
  .light .h1,
  .light h2,
  .light .h2,
  .light h3,
  .light .h3,
  .light h4,
  .light .h4,
  .light h5,
  .light .h5,
  .dark .light p,
  .dark .light h1,
  .dark .light .h1,
  .dark .light h2,
  .dark .light .h2,
  .dark .light h3,
  .dark .light .h3,
  .dark .light h4,
  .dark .light .h4,
  .dark .light h5,
  .dark .light .h5 {
    color: #2457a0; }
  .light hr,
  .dark .light hr {
    border-color: #3b3b3b; }

.btn {
  text-transform: uppercase;
  border-radius: 0;
  padding: 0.5rem 1.5rem;
  font-weight: 700; }
  .btn-primary {
    background-color: #2457a0 !important;
    border-color: #2457a0 !important;
    color: #fff !important; }
    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
      background-color: #1e4987 !important;
      border-color: #1e4987 !important;
      color: #fff !important; }
    .btn-primary:focus, .btn-primary.focus {
      box-shadow: 0 0 0 0.15rem rgba(30, 73, 135, 0.45); }
    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
      background-color: #1d4681;
      border-color: #1d4681;
      color: #fff !important; }
      .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled):active.focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled).active.focus {
        box-shadow: 0 0 0 0.15rem rgba(29, 70, 129, 0.45); }
  .btn-secondary {
    background-color: #e2392a;
    border-color: #e2392a;
    color: #fff !important; }
    .btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus {
      background-color: #d12b1c;
      border-color: #d12b1c;
      color: #fff !important; }
    .btn-secondary:focus, .btn-secondary.focus {
      box-shadow: 0 0 0 0.15rem rgba(209, 43, 28, 0.45); }
    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
      background-color: #ca2a1c;
      border-color: #ca2a1c;
      color: #fff !important; }
      .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled):active.focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled).active.focus {
        box-shadow: 0 0 0 0.15rem rgba(202, 42, 28, 0.45); }
  .btn-light {
    background-color: #efefef;
    border-color: #efefef;
    color: #3b3b3b !important; }
    .btn-light:hover, .btn-light:focus, .btn-light.focus {
      background-color: #e7e7e7;
      border-color: #e7e7e7;
      color: #333333 !important; }
    .btn-light:focus, .btn-light.focus {
      box-shadow: 0 0 0 0.15rem rgba(231, 231, 231, 0.45); }
    .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active {
      background-color: #e4e4e4;
      border-color: #e4e4e4;
      color: #303030 !important; }
      .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled):active.focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled).active.focus {
        box-shadow: 0 0 0 0.15rem rgba(228, 228, 228, 0.45); }
  .btn-grey {
    background-color: #6e6f72;
    border-color: #6e6f72;
    color: #fff !important; }
    .btn-grey:hover, .btn-grey:focus, .btn-grey.focus {
      background-color: #66676a;
      border-color: #66676a;
      color: #f7f7f7 !important; }
    .btn-grey:focus, .btn-grey.focus {
      box-shadow: 0 0 0 0.15rem rgba(102, 103, 106, 0.45); }
    .btn-grey:not(:disabled):not(.disabled):active, .btn-grey:not(:disabled):not(.disabled).active {
      background-color: #e4e4e4;
      border-color: #e4e4e4;
      color: #636466 !important; }
      .btn-grey:not(:disabled):not(.disabled):active:focus, .btn-grey:not(:disabled):not(.disabled):active.focus, .btn-grey:not(:disabled):not(.disabled).active:focus, .btn-grey:not(:disabled):not(.disabled).active.focus {
        box-shadow: 0 0 0 0.15rem rgba(99, 100, 102, 0.45); }

img {
  max-width: 100%;
  height: auto; }

h1 {
  color: #fff; }
  h1 b,
  h1 strong {
    font-weight: 900; }

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity ease 0.8s;
  -moz-transition: opacity ease 0.8s;
  -ms-transition: opacity ease 0.8s;
  -o-transition: opacity ease 0.8s;
  transition: opacity ease 0.8s; }
  .overlay-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 4rem;
    color: #fff !important;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .overlay-icon svg {
      width: 6rem; }
  .overlay.inverse {
    cursor: pointer; }

.img-overlay-container img,
.img-overlay-container picture {
  will-change: transform;
  -webkit-transform: scale(1.0001);
  -moz-transform: scale(1.0001);
  -ms-transform: scale(1.0001);
  -o-transform: scale(1.0001);
  transform: scale(1.0001);
  -webkit-transition: all ease 1.5s;
  -moz-transition: all ease 1.5s;
  -ms-transition: all ease 1.5s;
  -o-transition: all ease 1.5s;
  transition: all ease 1.5s; }

.img-overlay-container:hover .overlay {
  opacity: 0; }

.img-overlay-container:hover img,
.img-overlay-container:hover picture,
.img-overlay-container:hover .poster-overlay {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05); }

.img-overlay-container.inverse .overlay {
  opacity: 0; }

.img-overlay-container.inverse:hover .overlay {
  opacity: 1; }

.overlay-container,
.img-overlay-container {
  position: relative;
  overflow: hidden; }
  .overlay-container .overlay-content,
  .img-overlay-container .overlay-content {
    position: relative;
    z-index: 2; }

.site-footer-social-media,
.news-detail-social-media {
  margin-top: 0.5rem;
  font-size: 1.6rem;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center; }
  .site-footer-social-media:first-child,
  .news-detail-social-media:first-child {
    margin-top: 4rem; }
  .site-footer-social-media a,
  .news-detail-social-media a {
    color: #fff;
    width: 5rem;
    display: block;
    position: relative; }
    .site-footer-social-media a::after,
    .news-detail-social-media a::after {
      content: "";
      border-right: 1px solid #fff;
      position: absolute;
      height: 60%;
      top: 20%;
      right: 0; }
    .site-footer-social-media a:last-child::after,
    .news-detail-social-media a:last-child::after {
      display: none; }

@media (min-width: 768px) {
  .position-sticky {
    top: 50px; } }

@media (min-width: 992px) {
  .position-sticky {
    top: 125px; } }

.pointer-events-none {
  pointer-events: none !important; }

.pointer-eventsall {
  pointer-events: all !important; }

.background-color-red {
  background: #c20e1a; }

.background-color-blue {
  background: #2457a0; }

.background-color-green {
  background: #0ca940; }

.text-blue {
  color: #2457a0 !important; }

.icon-green {
  color: #0ca940; }

.icon-red {
  color: #c20e1a; }

.max-w-100 {
  max-width: 100% !important; }

@media (min-width: 1300px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1240px; } }

.container .container {
  padding: 0; }

form a {
  text-decoration: underline; }

.asset-provider-video-title {
  min-height: 2rem;
  line-height: 1; }

.site-header .jarallax #jarallax-container-0.parallax-disabled.jarallax-distributor-img,
.site-header .jarallax .jarallax-img.parallax-disabled.jarallax-distributor-img {
  min-height: 300px;
  height: 50vh !important; }

.jarallax-img.parallax-disabled:not(.jarallax-distributor-img) {
  transform: translate3d(0px, 0, 0px) !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  margin-top: 0 !important;
  height: auto !important; }

.embed-responsive {
  min-height: 100%; }

.auth-edit-username {
  text-transform: none; }
  .auth-edit-username:focus {
    box-shadow: none; }

.bg-black {
  background-color: #000; }

.color-white {
  color: #fff; }

body.lang-container-open .site-navigation-secondary-lang-list-container {
  opacity: 1;
  pointer-events: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

body.mobile-menu-open .site-navigation-logo .img-fluid, body.site-scrolled .site-navigation-logo .img-fluid {
  width: 50px; }

body.mobile-menu-open .site-navigation:not(.open), body.site-scrolled .site-navigation:not(.open) {
  box-shadow: 0 3px 4px -1px rgba(59, 59, 59, 0.2);
  background-color: #fff; }

body.menu-opened .site-navigation-submenus, body.sitemap-opened .site-navigation-submenus {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  pointer-events: visible; }
  body.menu-opened .site-navigation-submenus nav ul.second-level, body.sitemap-opened .site-navigation-submenus nav ul.second-level {
    opacity: 1; }

body.sitemap-opened .site-navigation-submenus {
  height: calc(100vh - 80px);
  padding-bottom: 5rem; }
  body.sitemap-opened .site-navigation-submenus .container-fluid {
    height: 100%;
    overflow: scroll; }

body.sitemap-opened .site-navigation-primary-sitemap-toggle span {
  background: 0 0; }
  body.sitemap-opened .site-navigation-primary-sitemap-toggle span:before {
    top: 0;
    transform: rotate(-45deg); }
  body.sitemap-opened .site-navigation-primary-sitemap-toggle span:after {
    top: 0;
    transform: rotate(45deg); }

body.search-opened .site-search-container {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  pointer-events: visible; }

body.service-initial .service-animation-element {
  opacity: 0; }

body.service-initial .service-animation-hotline {
  width: 67%; }

body.service-initial .service-animation-construction {
  width: 21%; }

body.service-initial .service-animation-replacement {
  width: 21%; }

body.service-initial .service-animation-training-center {
  width: 59%; }

body.service-initial .service-animation-customer-service {
  width: 14.2%; }

body .site-content {
  min-height: 49vh; }

body .site-overlay {
  z-index: 999;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 1.3s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 1.3s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 1.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1.3s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none; }

.search-container .default-form {
  margin: 150px 0 100px 0;
  text-align: center;
  color: #fff; }
  .search-container .default-form form {
    max-width: calc(580px);
    margin: auto; }
  .search-container .default-form .toolbox-crooked-container {
    padding: 50px 0 125px 0; }
  .search-container .default-form .input-container {
    display: inline-block;
    width: 50%; }
    .search-container .default-form .input-container .form-control {
      font-size: 1.5rem; }
  .search-container .default-form .search-submit-button {
    background-color: transparent !important;
    color: #fff !important;
    border: 0; }
    .search-container .default-form .search-submit-button:focus {
      outline: none; }

.site-search-container {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  background-color: #fff;
  background: linear-gradient(315deg, transparent 25px, #fff 0) bottom right !important; }
  @media (min-width: 992px) {
    .site-search-container {
      background: linear-gradient(315deg, transparent 60px, #fff 0) bottom right !important;
      margin-top: calc(-1.5rem - 1px); } }
  @media (max-width: 991px) {
    .site-search-container {
      padding-top: 1rem;
      margin-top: -.5rem; } }

@media (min-width: 768px) {
  .site-search-wrapper {
    margin: 5rem; } }

.site-search-wrapper label {
  opacity: 0;
  line-height: 0;
  height: 0;
  margin: 0; }

.site-search-label {
  margin-bottom: 1rem;
  font-size: 1.5rem; }

.site-search-input#site-search-field {
  margin-top: -1.5rem;
  border-color: #2457a0;
  margin-bottom: 3rem;
  font-size: 1rem;
  padding: 2rem 1rem;
  font-weight: lighter; }
  @media (max-width: 767px) {
    .site-search-input#site-search-field {
      font-size: .9rem;
      padding: 1.5rem 1rem; } }

.site-search-group {
  position: relative; }

.site-search-submit {
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 1.5rem;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 991px) {
    .site-search-submit {
      padding: .5rem 1rem; } }
  .site-search-submit-icon {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1); }
  .site-search-submit:hover .site-overlay-search-submit-icon {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15); }
  @media (max-width: 767px) {
    .site-search-submit {
      font-size: 1rem; } }

.autocomplete-suggestions {
  background-color: #fff;
  border: 1px solid grey;
  padding: 15px;
  color: #3b3b3b;
  overflow: scroll; }
  .autocomplete-suggestions .autocomplete-suggestion {
    padding: 2.5px 0;
    font-size: 1rem; }
    .autocomplete-suggestions .autocomplete-suggestion strong {
      padding-left: 5px; }

.search-list .info {
  display: none; }

.search-list .search-result {
  padding: 30px 0; }
  .search-list .search-result h5 a {
    color: #2457a0;
    text-decoration: none; }
  .search-list .search-result .highlight {
    color: #c20e1a;
    font-weight: bold; }

.search-list .paginator {
  text-decoration: none; }
  .search-list .paginator .active {
    color: #c20e1a; }

.site-navigation {
  top: 0;
  width: 100%;
  position: fixed;
  z-index: 1000;
  -webkit-transition: box-shadow ease 0.5s;
  -moz-transition: box-shadow ease 0.5s;
  -ms-transition: box-shadow ease 0.5s;
  -o-transition: box-shadow ease 0.5s;
  transition: box-shadow ease 0.5s;
  /*&.is-sticked {
      a.site-navigation-logo {
        display: flex;
        height: 100px;
        img {
          display: inline-block;
          height: 50px;
          align-self: flex-end;
        }
      }
    }*/ }
  .site-navigation a:hover {
    text-decoration: none; }
  .site-navigation-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    @media (max-width: 1199px) {
      .site-navigation-container {
        max-width: calc(100% - 30px); } }
  .site-navigation-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-top: auto; }
  .site-navigation-logo {
    display: flex;
    align-items: flex-end; }
    @media (max-width: 991px) {
      .site-navigation-logo {
        margin-left: auto; } }
    .site-navigation-logo .img-fluid {
      width: 120px;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease; }
      @media (min-width: 1400px) {
        .signed-in .site-navigation-logo .img-fluid {
          width: 85px; } }
      @media (max-width: 1399px) {
        .site-navigation-logo .img-fluid {
          width: 80px; } }
      @media (max-width: 991px) {
        .site-navigation-logo .img-fluid {
          width: 50px; } }
  .site-navigation-secondary {
    display: flex; }
    .site-navigation-secondary li {
      list-style: none; }
    .site-navigation-secondary-icon {
      display: block;
      padding: .25rem .35rem; }
      .site-navigation-secondary-icon i {
        color: #e2392a; }
      .site-navigation-secondary-icon:hover {
        cursor: pointer; }
    .site-navigation-secondary-search {
      margin-right: 1.5rem;
      color: #2457a0; }
      .site-navigation-secondary-search:hover {
        color: #1e4987; }
    .site-navigation-secondary-lang {
      position: relative; }
      .site-navigation-secondary-lang-list {
        padding: 0 0 1rem 0;
        -webkit-box-shadow: 0 3px 4px -1px rgba(59, 59, 59, 0.2);
        -moz-box-shadow: 0 3px 4px -1px rgba(59, 59, 59, 0.2);
        box-shadow: 0 3px 4px -1px rgba(59, 59, 59, 0.2);
        list-style: none; }
        .site-navigation-secondary-lang-list-container {
          background: #fff;
          pointer-events: none;
          opacity: 0;
          position: absolute;
          right: 0;
          padding: 1.5rem 0 0 0;
          top: calc(100%);
          min-width: 200px;
          will-change: transform;
          -webkit-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
          -moz-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
          -ms-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
          -o-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
          transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
          -webkit-transform: translateY(20px);
          -moz-transform: translateY(20px);
          -ms-transform: translateY(20px);
          -o-transform: translateY(20px);
          transform: translateY(20px); }
        .site-navigation-secondary-lang-list li {
          margin: .8rem 1rem; }
          .site-navigation-secondary-lang-list li:last-child {
            margin-bottom: 0; }
        .site-navigation-secondary-lang-list a {
          display: block;
          color: #3b3b3b;
          font-weight: bold;
          font-size: .8rem;
          text-transform: uppercase; }
          .site-navigation-secondary-lang-list a:hover, .site-navigation-secondary-lang-list a.active {
            color: #1e4987;
            text-decoration: none; }
  .site-navigation-main {
    background-color: #fff;
    padding: 1.5rem 0; }
    @media (max-width: 576px) {
      .site-navigation-main {
        padding: 1rem 0; } }
  .site-navigation-primary {
    display: flex; }
    .site-navigation-primary-sitemap-toggle {
      margin-right: 1.5rem;
      color: #3b3b3b;
      line-height: 1.2rem;
      display: flex;
      align-items: center;
      cursor: pointer; }
      .site-navigation-primary-sitemap-toggle span {
        display: inline-block;
        position: relative;
        width: 20px;
        height: 1px;
        margin-left: 2px;
        background: #3b3b3b;
        z-index: 601; }
        .site-navigation-primary-sitemap-toggle span:before, .site-navigation-primary-sitemap-toggle span:after {
          content: '';
          display: inline-block;
          position: absolute;
          left: 0;
          width: 20px;
          height: 1px;
          transition: top .2s 0s ease;
          background: #3b3b3b; }
        .site-navigation-primary-sitemap-toggle span:before {
          top: -6px; }
        .site-navigation-primary-sitemap-toggle span:after {
          top: 6px; }
      .site-navigation-primary-sitemap-toggle:hover {
        color: #1e4987; }
    .site-navigation-primary-nav > ul {
      display: flex;
      list-style: none;
      margin-bottom: 0;
      padding-left: 0;
      align-items: center; }
      .site-navigation-primary-nav > ul > li {
        position: relative; }
        .site-navigation-primary-nav > ul > li:not(:nth-last-child(2)):not(:last-child):after {
          content: '';
          border-right: 1px solid #2457a0;
          position: absolute;
          height: 1.5rem;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        .site-navigation-primary-nav > ul > li > a {
          color: #2457a0;
          text-transform: uppercase;
          font-size: 1.2rem;
          padding: 0.5rem 1.5rem;
          margin-top: -.5rem;
          display: block;
          margin-bottom: -.5rem; }
          @media (min-width: 992px) {
            .signed-in .site-navigation-primary-nav > ul > li > a {
              font-size: 1.1rem;
              padding: .5rem 1rem; } }
          @media (max-width: 1059px) {
            .signed-in .site-navigation-primary-nav > ul > li > a {
              font-size: 1rem; } }
          @media (max-width: 1199px) {
            .site-navigation-primary-nav > ul > li > a {
              padding: .5rem 1rem; } }
          .site-navigation-primary-nav > ul > li > a:hover {
            color: #1e4987; }
        .site-navigation-primary-nav > ul > li.active a {
          font-weight: bold; }
        .site-navigation-primary-nav > ul > li:first-child a {
          margin-left: -1.5rem; }
        .site-navigation-primary-nav > ul > li ul:not(.site-navigation-secondary-lang-list) {
          display: none; }
  .site-navigation-submenus {
    overflow-y: hidden;
    will-change: transform;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 525px;
    margin-top: calc(-1.5rem - 1px);
    background-color: #fff;
    background: linear-gradient(315deg, transparent 60px, #fff 0) bottom right !important; }
    .site-navigation-submenus .container-fluid {
      overflow-x: hidden; }
    .site-navigation-submenus nav {
      display: none; }
      .site-navigation-submenus nav.open-menu {
        display: block; }
      .site-navigation-submenus nav ul.second-level {
        opacity: 0;
        width: 300px;
        -webkit-transition: all ease 0.5s;
        -moz-transition: all ease 0.5s;
        -ms-transition: all ease 0.5s;
        -o-transition: all ease 0.5s;
        transition: all ease 0.5s;
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
        padding-top: 30px; }
        .site-navigation-submenus nav ul.second-level > li {
          display: block;
          border-bottom: 1px solid #3b3b3b; }
          .site-navigation-submenus nav ul.second-level > li:first-child {
            border-top: 1px solid #3b3b3b; }
          .site-navigation-submenus nav ul.second-level > li.has-children > a.active {
            margin-bottom: 0.5rem; }
          .site-navigation-submenus nav ul.second-level > li > a {
            text-transform: uppercase;
            color: #2457a0;
            display: block;
            padding: .6rem 1.5rem;
            -webkit-transition: all ease 0.4s;
            -moz-transition: all ease 0.4s;
            -ms-transition: all ease 0.4s;
            -o-transition: all ease 0.4s;
            transition: all ease 0.4s; }
            .site-navigation-submenus nav ul.second-level > li > a.active, .site-navigation-submenus nav ul.second-level > li > a:hover {
              color: #fff;
              background-color: #3b3b3b; }
          .site-navigation-submenus nav ul.second-level > li > ul > li {
            list-style: none;
            padding-bottom: .5rem; }
            .site-navigation-submenus nav ul.second-level > li > ul > li:before {
              content: '/';
              -webkit-transition: all ease 0.8s;
              -moz-transition: all ease 0.8s;
              -ms-transition: all ease 0.8s;
              -o-transition: all ease 0.8s;
              transition: all ease 0.8s; }
            .site-navigation-submenus nav ul.second-level > li > ul > li a {
              color: #3b3b3b; }
              .site-navigation-submenus nav ul.second-level > li > ul > li a.active {
                font-weight: bolder; }
            .site-navigation-submenus nav ul.second-level > li > ul > li:last-child {
              padding-bottom: 1.5rem; }
            .site-navigation-submenus nav ul.second-level > li > ul > li:hover:before {
              padding-right: 3px; }
      .site-navigation-submenus nav.site-navigation-sub-horizontal ul.second-level {
        width: 100%; }
      @media (min-width: 992px) {
        .site-navigation-submenus nav.site-navigation-sub-horizontal ul.second-level > li, .site-navigation-submenus nav.site-navigation-sub-horizontal ul.second-level > li:first-child {
          border: 0; }
        .site-navigation-submenus nav.site-navigation-sub-horizontal ul.second-level > li {
          flex: 1; } }
    .site-navigation-submenus .diagonal-line, .site-navigation-submenus .bottom-line {
      height: 1px;
      background-color: #3b3b3b;
      position: absolute; }
    .site-navigation-submenus .bottom-line {
      width: calc(100% - 80px);
      bottom: 0; }
    .site-navigation-submenus .diagonal-line {
      -webkit-transform: rotate(315deg);
      -moz-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
      -o-transform: rotate(315deg);
      transform: rotate(315deg);
      bottom: 21px;
      right: -48px;
      width: 215px; }
  .site-navigation-categories {
    margin-top: 29px;
    border-right: 1px solid #3b3b3b;
    padding-right: 50px;
    width: calc(100% - 50px); }
    @media (max-width: 991px) {
      .site-navigation-categories > div > div:first-child a {
        border-top: 0; } }
    .site-navigation-categories img {
      width: 100%;
      height: auto; }
    @media (min-width: 992px) {
      .site-navigation-categories .menu-category ~ ul {
        display: none; } }
    .site-navigation-categories .menu-category span {
      display: block;
      text-transform: uppercase;
      font-weight: bold;
      color: #2457a0;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -ms-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      font-size: .9rem;
      padding: .3rem 0; }
    @media (max-width: 991px) {
      .site-navigation-categories .menu-category {
        display: flex;
        flex-wrap: wrap;
        border-top: 1px solid #dedede;
        padding: .5rem 0;
        align-items: center; }
        .site-navigation-categories .menu-category .img-overlay-container {
          display: inline-block;
          padding-left: .5rem; }
        .site-navigation-categories .menu-category img {
          max-width: 50px; }
        .site-navigation-categories .menu-category span {
          font-weight: bolder;
          color: #3b3b3b;
          padding-left: 1rem; } }
    .site-navigation-categories .menu-category:hover span {
      color: #c20e1a; }
    .site-navigation-categories .menu-category:hover .img-overlay-container .overlay {
      opacity: 0; }
    @media (max-width: 991px) {
      .site-navigation-categories .menu-category .img-overlay-container .overlay {
        opacity: 0; } }
  .site-navigation-product-sub {
    padding-left: 50px;
    width: calc(100% - 50px); }

.site-navigation-mobile-maps, .site-navigation-mobile-search, .site-navigation-mobile-burger {
  position: absolute;
  display: block;
  top: 50%;
  padding: 1rem;
  -webkit-transform: translateY(-50%) scale(1.5);
  -moz-transform: translateY(-50%) scale(1.5);
  -ms-transform: translateY(-50%) scale(1.5);
  -o-transform: translateY(-50%) scale(1.5);
  transform: translateY(-50%) scale(1.5); }

.site-navigation-mobile-maps .las, .site-navigation-mobile-search .las {
  font-size: 16px;
  margin: auto;
  display: block; }

.site-navigation-mobile-maps {
  left: 120px;
  color: #c20e1a; }

.site-navigation-mobile-search {
  left: 75px; }

.site-navigation-mobile-burger {
  left: 5px; }
  .site-navigation-mobile-burger ul.buns {
    width: 1.25em;
    height: 1.25em;
    padding: 0;
    list-style: none;
    margin: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0); }
    .site-navigation-mobile-burger ul.buns li.bun {
      width: 100%;
      height: 1px;
      background-color: #3b3b3b;
      position: absolute;
      top: 50%;
      -webkit-transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
      -ms-transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
      -o-transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
      transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
      -webkit-transform: translateY(-3.75px) translateZ(0);
      -moz-transform: translateY(-3.75px) translateZ(0);
      -ms-transform: translateY(-3.75px) translateZ(0);
      -o-transform: translateY(-3.75px) translateZ(0);
      transform: translateY(-3.75px) translateZ(0); }
      .site-navigation-mobile-burger ul.buns li.bun:last-child {
        -webkit-transform: translateY(1.75px) translateZ(0);
        -moz-transform: translateY(1.75px) translateZ(0);
        -ms-transform: translateY(1.75px) translateZ(0);
        -o-transform: translateY(1.75px) translateZ(0);
        transform: translateY(1.75px) translateZ(0); }

.site-navigation-mobile-nav {
  max-height: calc(100vh - 50px);
  height: calc(100vh - 50px);
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  margin-top: 10px;
  box-shadow: 0 3px 4px -1px rgba(59, 59, 59, 0.2);
  left: 0;
  background-color: #fff;
  width: 100%;
  -webkit-transition: opacity ease 0.6s, transform ease 0.6s, height ease 0.4s;
  -moz-transition: opacity ease 0.6s, transform ease 0.6s, height ease 0.4s;
  -ms-transition: opacity ease 0.6s, transform ease 0.6s, height ease 0.4s;
  -o-transition: opacity ease 0.6s, transform ease 0.6s, height ease 0.4s;
  transition: opacity ease 0.6s, transform ease 0.6s, height ease 0.4s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  visibility: hidden;
  opacity: 0;
  pointer-events: none; }
  .site-navigation-mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }
  .site-navigation-mobile-nav .mobile-navigation-main {
    padding: 0 1rem 1rem 1rem; }
    .site-navigation-mobile-nav .mobile-navigation-main-item {
      border-bottom: 1px solid #dedede; }
      .site-navigation-mobile-nav .mobile-navigation-main-item:first-child {
        border-top: 1px solid #dedede; }
      .site-navigation-mobile-nav .mobile-navigation-main-item ul {
        display: none; }
    .site-navigation-mobile-nav .mobile-navigation-main-link {
      display: block;
      text-transform: uppercase;
      font-size: 1.2rem;
      color: #3b3b3b;
      font-weight: bolder;
      padding: 0.75rem 0.5rem;
      position: relative; }
      .site-navigation-mobile-nav .mobile-navigation-main-link span {
        hyphens: auto;
        max-width: calc(100% - 40px); }
      .site-navigation-mobile-nav .mobile-navigation-main-link-icon {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        padding: 0.25rem 2rem;
        margin-right: -1rem;
        font-size: 2rem; }
  .site-navigation-mobile-nav .mobile-navigation-sub-head {
    z-index: 999;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
    background: rgba(36, 87, 160, 0.95);
    color: #fff;
    padding: 1rem; }
    .site-navigation-mobile-nav .mobile-navigation-sub-head.activated {
      top: 0;
      position: sticky;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
    .site-navigation-mobile-nav .mobile-navigation-sub-head-icon {
      position: absolute;
      left: 0;
      top: 50%;
      display: block;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
      padding: 0.5rem 1rem;
      font-size: 2rem; }
    .site-navigation-mobile-nav .mobile-navigation-sub-head span {
      hyphens: auto;
      display: block;
      padding-left: 3rem;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 1.5rem; }
  .site-navigation-mobile-nav .slick-list {
    min-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-transition: height ease 0.8s;
    -moz-transition: height ease 0.8s;
    -ms-transition: height ease 0.8s;
    -o-transition: height ease 0.8s;
    transition: height ease 0.8s; }
  .site-navigation-mobile-nav .site-navigation-categories {
    margin-top: 0;
    border-right: none;
    padding-right: 15px;
    width: 100%; }
    .site-navigation-mobile-nav .site-navigation-categories span {
      font-size: 1.2rem; }
  .site-navigation-mobile-nav .site-navigation-product-sub {
    padding-left: 15px;
    width: 100%; }
    .site-navigation-mobile-nav .site-navigation-product-sub:last-child li:first-child {
      border-top: none; }

#site-mega-navigation {
  margin: auto !important;
  position: relative; }
  #site-mega-navigation ul {
    position: relative;
    display: inline-block;
    width: 300px;
    max-width: 25%; }
    @media (max-width: 1199px) {
      #site-mega-navigation ul {
        min-width: 250px; } }
    #site-mega-navigation ul.sub-level-prodducts {
      overflow-y: scroll; }
    #site-mega-navigation ul.sub-level {
      padding-top: 0;
      left: calc(100%);
      top: 0;
      position: absolute;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      padding-left: 20px;
      min-height: 100%;
      -webkit-transition: opacity ease 0.8s, transform ease 0.8s;
      -moz-transition: opacity ease 0.8s, transform ease 0.8s;
      -ms-transition: opacity ease 0.8s, transform ease 0.8s;
      -o-transition: opacity ease 0.8s, transform ease 0.8s;
      transition: opacity ease 0.8s, transform ease 0.8s;
      -webkit-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px); }
  #site-mega-navigation li {
    display: block;
    border-bottom: 1px solid #3b3b3b; }
    #site-mega-navigation li:first-child {
      border-top: 1px solid #3b3b3b; }
    #site-mega-navigation li span {
      font-size: .95rem;
      word-break: break-word;
      max-width: calc(100% - 67px); }
      @media (max-width: 1199px) {
        #site-mega-navigation li span {
          font-size: .85rem; } }
    #site-mega-navigation li.opened > a {
      font-weight: bolder; }
    #site-mega-navigation li.opened > ul {
      max-height: 450px;
      max-width: 100%;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
      pointer-events: all;
      visibility: visible; }
      @media (max-width: 1199px) {
        #site-mega-navigation li.opened > ul {
          max-height: 400px; } }
  #site-mega-navigation .mega-nav-category img {
    max-width: 50px;
    padding-right: 10px; }
  #site-mega-navigation a {
    text-transform: uppercase;
    color: #2457a0;
    display: block;
    padding: .5rem;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }
    @media (max-width: 1199px) {
      #site-mega-navigation a {
        padding: .5rem; } }
    #site-mega-navigation a:hover {
      font-weight: bolder; }
    #site-mega-navigation a > .mega-nav-link-icon {
      font-size: 1.5rem;
      color: #3b3b3b;
      padding: .5rem;
      margin: -.5rem -.5rem -.5rem auto; }

.site-footer a:hover, .site-footer p a:hover {
  color: #7ca5e1; }

.site-footer p {
  margin-bottom: .3rem;
  font-size: .9rem;
  color: #dedede; }
  .site-footer p:last-child {
    margin-bottom: 0; }

.site-footer ul {
  padding: 0; }
  .site-footer ul li {
    list-style: none;
    margin-bottom: .3rem; }
    @media (max-width: 991px) {
      .site-footer ul li {
        margin-bottom: 8px; } }
    .site-footer ul li a {
      color: #dedede;
      display: block; }

.site-footer-content {
  background-color: #3b3b3b;
  padding: 3rem 0 1.5rem; }
  @media (max-width: 767px) {
    .site-footer-content {
      text-align: center; } }
  .site-footer-content .fas {
    margin-right: .5rem; }

.site-footer-sitemap {
  text-transform: uppercase; }

.site-footer-social-media a {
  color: #efefef; }
  .site-footer-social-media a::after {
    border-right: 1px solid #efefef; }

.site-footer-disclaimer {
  background-color: #2457a0;
  text-align: center;
  padding: 1.5rem 0; }

@media (min-width: 1400px) {
  .site-header {
    margin-top: 130px; } }

@media (max-width: 1399px) {
  .site-header {
    margin-top: 96px; } }

@media (max-width: 991px) {
  .site-header {
    margin-top: 49px; } }

@media (max-width: 767px) {
  .site-header {
    margin-top: 62px; } }

.site-header:not(.site-header-home) .jarallax-content .headline-container .headline-content > div {
  max-width: calc(100% - 120px); }
  @media (max-width: 991px) {
    .site-header:not(.site-header-home) .jarallax-content .headline-container .headline-content > div {
      max-width: calc(100% - 20px); } }

@media (max-width: 991px) {
  .site-header .jarallax {
    display: flex;
    flex-wrap: wrap; }
    .site-header .jarallax .jarallax-content {
      order: 2;
      min-height: 0;
      height: auto; }
      .site-header .jarallax .jarallax-content .headline-container {
        height: auto; }
        .site-header .jarallax .jarallax-content .headline-container[class*="background"]:after {
          left: 0;
          top: 0;
          -webkit-transform: rotate(0);
          -moz-transform: rotate(0);
          -ms-transform: rotate(0);
          -o-transform: rotate(0);
          transform: rotate(0);
          width: 100%; }
    .site-header .jarallax .jarallax-img {
      margin: 0;
      width: 100%;
      overflow: hidden; }
    .site-header .jarallax #jarallax-container-0,
    .site-header .jarallax .jarallax-img,
    .site-header .jarallax .carousel-item {
      height: auto !important;
      position: relative !important;
      margin-top: 0 !important;
      transform: none !important; }
    .site-header .jarallax img {
      max-width: 100% !important; } }

.site-header .jarallax-content {
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 450px; }
  @media (min-width: 1400px) {
    .site-header .jarallax-content {
      min-height: 500px; } }
  .site-header .jarallax-content-height-100 {
    height: calc(100vh - 130px); }
    @media (max-width: 1399px) {
      .site-header .jarallax-content-height-100 {
        height: calc(100vh - 96px); } }
    @media (max-width: 991px) {
      .site-header .jarallax-content-height-100 {
        height: calc(100vh - 96px); } }
  .site-header .jarallax-content-height-75 {
    height: calc(75vh - 130px); }

@media (min-width: 992px) and (max-width: 1199px) {
  .site-header .jarallax-content-height-75 {
    height: calc(100vh - 130px) !important; } }
  .site-header .jarallax-content-height-50 {
    height: calc(50vh - 65px); }
  @media (max-width: 991px) {
    .site-header .jarallax-content-height-100 {
      height: calc(100vh); }
    .site-header .jarallax-content-height-75 {
      height: calc(75vh); }
    .site-header .jarallax-content-height-50 {
      height: calc(50vh); } }
  @media (max-width: 576px) {
    .site-header .jarallax-content {
      min-height: 275px; } }
  .site-header .jarallax-content .headline-container {
    width: 100%;
    height: 38.2%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .site-header .jarallax-content .headline-container .headline-content > div {
      position: relative;
      padding: 1.5rem 0; }
      @media (max-width: 1400px) {
        .site-header .jarallax-content .headline-container .headline-content > div {
          padding: 3rem 0; } }
      @media (max-width: 1300px) {
        .site-header .jarallax-content .headline-container .headline-content > div {
          padding: 2.5rem 0; } }
      @media (max-width: 1199px) {
        .site-header .jarallax-content .headline-container .headline-content > div {
          padding: 2rem 0; } }
      @media (max-width: 991px) {
        .site-header .jarallax-content .headline-container .headline-content > div {
          padding: 1.5rem 0; } }
      @media (max-width: 767px) {
        .site-header .jarallax-content .headline-container .headline-content > div {
          padding: 1rem 0; } }
      .site-header .jarallax-content .headline-container .headline-content > div:before, .site-header .jarallax-content .headline-container .headline-content > div:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        height: 100%; }
      .site-header .jarallax-content .headline-container .headline-content > div:before {
        left: calc(-100% - 15px);
        width: 100%; }
      .site-header .jarallax-content .headline-container .headline-content > div h1 {
        margin-bottom: 0; }
        @media (max-width: 767px) {
          .site-header .jarallax-content .headline-container .headline-content > div h1 {
            font-size: 2rem;
            hyphens: auto; } }
    .site-header .jarallax-content .headline-container[class*="background"] {
      position: relative;
      overflow: hidden; }
      .site-header .jarallax-content .headline-container[class*="background"]:after {
        content: "";
        position: absolute;
        width: 50%;
        height: 750%;
        left: 0;
        transform: rotate(76deg);
        z-index: 0; }

@media (min-width: 1200px) and (max-width: 1315px) {
  .site-header .jarallax-content .headline-container[class*="background"]:after {
    top: -300%; } }
        @media (max-width: 1199px) {
          .site-header .jarallax-content .headline-container[class*="background"]:after {
            width: 55%;
            height: 500%; } }
        @media (max-width: 991px) {
          .site-header .jarallax-content .headline-container[class*="background"]:after {
            width: 65%;
            height: 350%;
            top: -112%; } }
        @media (max-width: 767px) {
          .site-header .jarallax-content .headline-container[class*="background"]:after {
            top: auto;
            width: 75%;
            height: 250%; } }
        @media (max-width: 576px) {
          .site-header .jarallax-content .headline-container[class*="background"]:after {
            left: -195%;
            width: 375%;
            height: 300%; } }
      .site-header .jarallax-content .headline-container[class*="background"] > .container {
        z-index: 1; }
    .site-header .jarallax-content .headline-container.background-blue {
      /*background: linear-gradient(257deg, transparent 25vw, $color 0) bottom right !important;
                            @include big-phone() {
                                background: linear-gradient(257deg, transparent 15vw, $color 0) bottom right !important;
                            }*/ }
      .site-header .jarallax-content .headline-container.background-blue:after {
        background: rgba(36, 87, 160, 0.8); }
        @media (max-width: 991px) {
          .site-header .jarallax-content .headline-container.background-blue:after {
            background: #2457a0; } }
    .site-header .jarallax-content .headline-container.background-white {
      /*background: linear-gradient(257deg, transparent 25vw, $color 0) bottom right !important;
                            @include big-phone() {
                                background: linear-gradient(257deg, transparent 15vw, $color 0) bottom right !important;
                            }*/ }
      .site-header .jarallax-content .headline-container.background-white:after {
        background: rgba(255, 255, 255, 0.8); }
        @media (max-width: 991px) {
          .site-header .jarallax-content .headline-container.background-white:after {
            background: #fff; } }
    .site-header .jarallax-content .headline-container.background-grey {
      /*background: linear-gradient(257deg, transparent 25vw, $color 0) bottom right !important;
                            @include big-phone() {
                                background: linear-gradient(257deg, transparent 15vw, $color 0) bottom right !important;
                            }*/ }
      .site-header .jarallax-content .headline-container.background-grey:after {
        background: rgba(59, 59, 59, 0.8); }
        @media (max-width: 991px) {
          .site-header .jarallax-content .headline-container.background-grey:after {
            background: #3b3b3b; } }
    .site-header .jarallax-content .headline-container.background-white .header-breadcrumb {
      color: #2457a0; }
      .site-header .jarallax-content .headline-container.background-white .header-breadcrumb a {
        color: #2457a0; }
    .site-header .jarallax-content .headline-container.background-white h1 {
      color: #2457a0; }

.site-header .jarallax-img {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px) !important; }
  .site-header .jarallax-img img,
  .site-header .jarallax-img picture {
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    max-width: none; }

.site-header .carousel-item {
  width: 100%;
  height: 100%; }

.site-header-home {
  overflow: hidden;
  background: #000;
  position: relative; }
  .site-header-home__jarallax--video .site-header-home-background {
    opacity: 0.5;
    mix-blend-mode: screen; }
  .site-header-home__scroll-down {
    position: absolute;
    bottom: 1rem;
    z-index: 888;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer; }
    .site-header-home__scroll-down__i {
      color: #fff;
      font-size: 40px; }
  .site-header-home video {
    position: absolute !important;
    object-fit: cover;
    object-position: right center;
    width: 100vw !important;
    margin: 0 !important;
    height: 100% !important;
    transform: none !important;
    opacity: 0;
    transition: opacity ease 0.6s; }
    .site-header-home video.is--active {
      opacity: 1; }
  @media (max-width: 991px) {
    .site-header-home .jarallax {
      position: relative;
      z-index: 0;
      display: block; }
      .site-header-home .jarallax #jarallax-container-0,
      .site-header-home .jarallax .jarallax-img,
      .site-header-home .jarallax .carousel-item {
        height: 100% !important;
        position: absolute !important; }
      .site-header-home .jarallax #jarallax-container-0 {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        pointer-events: none;
        z-index: -100; } }
  .site-header-home .jarallax-content {
    justify-content: center; }
    @media (min-width: 992px) {
      .site-header-home .jarallax-content {
        overflow: hidden;
        position: relative; } }
    @media (max-width: 991px) {
      .site-header-home .jarallax-content {
        min-height: 75vh;
        height: auto;
        padding: 6rem 0; } }
  .site-header-home .jarallax-img {
    width: 100%; }
    @media (max-width: 991px) {
      .site-header-home .jarallax-img {
        top: 0; } }
    .site-header-home .jarallax-img img {
      max-width: none !important; }
  .site-header-home .headline-content {
    display: flex;
    align-items: center; }
  .site-header-home-background {
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 35%;
    left: 0;
    top: 0;
    background-color: #2457a0; }
    @media (max-width: 575px) {
      .site-header-home-background {
        width: 20%; } }
    .site-header-home-background:before {
      content: "";
      position: absolute;
      width: 70%;
      height: 140%;
      left: 60%;
      bottom: -10%;
      z-index: 1;
      background-color: #2457a0;
      -webkit-transform: rotate(14deg);
      -moz-transform: rotate(14deg);
      -ms-transform: rotate(14deg);
      -o-transform: rotate(14deg);
      transform: rotate(14deg); }
      @media (max-width: 1199px) {
        .site-header-home-background:before {
          left: 50%;
          width: 100%; } }
      @media (max-width: 575px) {
        .site-header-home-background:before {
          width: 300%;
          height: 150%;
          left: 0; } }
  .site-header-home-product-search {
    width: 60%;
    position: relative;
    margin-right: 1rem; }
    .site-header-home-product-search-form {
      padding-top: 6rem;
      display: flex; }
      @media (max-width: 1199px) {
        .site-header-home-product-search-form {
          padding-top: 4rem; } }
      .site-header-home-product-search-form .btn-secondary {
        padding: 1rem 0.5rem; }
        @media (max-width: 991px) {
          .site-header-home-product-search-form .btn-secondary {
            font-size: 0.85rem; } }
    .site-header-home-product-search-icon {
      position: absolute;
      top: 50%;
      left: 15px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .site-header-home-product-search-input {
      display: block;
      width: 100%;
      height: 100%;
      padding: 0.375rem 0.75rem 0.375rem 2.5rem;
      background-color: #fff;
      border: none;
      transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
      .site-header-home-product-search-input:focus {
        outline: none; }
  .site-header-home-categories {
    margin-right: auto;
    width: calc(100% - 2rem); }

@media (min-width: 1200px) and (max-width: 1399px) {
  .site-header-home-categories {
    width: calc(100% - 8rem); } }
  .site-header-home-category {
    padding: 7.5px; }
    .site-header-home-category a {
      position: relative;
      display: block; }
      .site-header-home-category a .overlay {
        background-color: rgba(0, 0, 0, 0.65); }
      .site-header-home-category a span {
        opacity: 0;
        text-transform: uppercase;
        z-index: 5;
        position: absolute;
        left: 50%;
        top: 50%;
        color: #fff;
        font-weight: bold;
        will-change: opacity, transform;
        -webkit-transition: all ease 1.5s;
        -moz-transition: all ease 1.5s;
        -ms-transition: all ease 1.5s;
        -o-transition: all ease 1.5s;
        transition: all ease 1.5s;
        -webkit-transform: translate(-50%, -40%);
        -moz-transform: translate(-50%, -40%);
        -ms-transform: translate(-50%, -40%);
        -o-transform: translate(-50%, -40%);
        transform: translate(-50%, -40%); }
        @media (max-width: 991px) {
          .site-header-home-category a span {
            font-size: 0.6rem; } }
    .site-header-home-category:hover span {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .site-header-home .headline-container {
    z-index: 3;
    position: relative; }

.site-header-no-image {
  margin: 8rem 0 3rem 0; }
  @media (min-width: 992px) {
    .site-header-no-image {
      margin-top: 200px; } }
  .site-header-no-image h1 {
    font-weight: lighter; }
  .site-header-no-image p {
    font-weight: bold; }
  .site-header-no-image h1,
  .site-header-no-image p {
    margin: 0;
    line-height: 2.8rem;
    color: #2457a0;
    font-size: 2.5rem;
    text-transform: uppercase; }

.site-header-home__teaser {
  overflow: hidden; }
  .site-header-home__teaser-content {
    padding-top: 50px;
    padding-bottom: 75px; }
    @media (max-width: 576px) {
      .site-header-home__teaser-content br {
        display: none; } }

@media (min-width: 1200px) and (max-width: 1299px) {
  .site-header-home__teaser-content br {
    display: none; } }
    @media (min-width: 1300px) {
      .site-header-home__teaser-content {
        padding-top: 100px;
        padding-bottom: 100px; } }
  .site-header-home__teaser-img {
    width: 100%; }
    @media (max-width: 1199px) {
      .site-header-home__teaser-img {
        max-width: 100vw;
        width: 100vw;
        margin-left: -15px; } }
    @media (min-width: 1200px) {
      .site-header-home__teaser-img {
        position: absolute;
        top: 0;
        left: auto;
        bottom: 0;
        height: 100%;
        width: auto; } }

.site-sidebar {
  z-index: 99;
  border-left: 1px solid #3b3b3b;
  border-right: 1px solid #3b3b3b;
  position: fixed;
  right: 0;
  top: calc(46.35vh + 50px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media (max-width: 576px) {
    .site-sidebar {
      display: none; } }
  .site-sidebar-element:first-child > span {
    border-top: 1px solid; }
  .site-sidebar-element > span {
    background-color: #fff;
    font-size: 1.5rem;
    padding: .5rem;
    color: #3b3b3b;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    text-align: center;
    border-bottom: 1px solid; }
    .site-sidebar-element > span a {
      color: #3b3b3b;
      display: flex; }
      .site-sidebar-element > span a .la-map-marker-alt {
        color: #c20e1a; }
    .site-sidebar-element > span.icon {
      position: relative; }
      .site-sidebar-element > span.icon > * {
        position: absolute;
        left: 50%;
        top: 50%;
        will-change: transform;
        -webkit-transition: all ease 0.6s;
        -moz-transition: all ease 0.6s;
        -ms-transition: all ease 0.6s;
        -o-transition: all ease 0.6s;
        transition: all ease 0.6s;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .site-sidebar-element > span.icon i {
        font-size: 2rem; }
    .site-sidebar-element > span:hover {
      cursor: pointer; }
      .site-sidebar-element > span:hover > * {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        -moz-transform: translate(-50%, -50%) scale(1.05);
        -ms-transform: translate(-50%, -50%) scale(1.05);
        -o-transform: translate(-50%, -50%) scale(1.05);
        transform: translate(-50%, -50%) scale(1.05); }

.pagination .page-item .page-link {
  border: 0;
  background-color: transparent;
  color: #3b3b3b;
  height: calc(2rem + 2px);
  width: calc(2rem + 2px);
  text-align: center; }
  .pagination .page-item .page-link:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.pagination .page-item.active {
  background-color: #2457a0;
  border-radius: 100%; }
  .pagination .page-item.active .page-link {
    color: #fff; }

@media (max-width: 991px) {
  body.mobile-menu-open .site-navigation-mobile-burger .buns .bun {
    background-color: #2457a0;
    -webkit-transform: rotate(45deg) translateZ(0);
    -moz-transform: rotate(45deg) translateZ(0);
    -ms-transform: rotate(45deg) translateZ(0);
    -o-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0); }
    body.mobile-menu-open .site-navigation-mobile-burger .buns .bun:last-child {
      -webkit-transform: rotate(-45deg) translateZ(0);
      -moz-transform: rotate(-45deg) translateZ(0);
      -ms-transform: rotate(-45deg) translateZ(0);
      -o-transform: rotate(-45deg) translateZ(0);
      transform: rotate(-45deg) translateZ(0); }
  body.mobile-menu-open .site-navigation-mobile-nav {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    pointer-events: all; }
  body.mobile-menu-open .site-overlay {
    pointer-events: visible;
    opacity: 1; } }

.lg #lg-download-zip:after {
  content: '\f1c6';
  font-family: 'Font Awesome 5 Pro'; }

.product-categories-header {
  background-color: #2457a0;
  overflow: hidden; }
  .product-categories-header .category-img {
    margin-left: -15px;
    width: calc(100% + 15px); }
    @media (max-width: 767px) {
      .product-categories-header .category-img {
        max-width: none;
        width: calc(100% + 30px); } }
  .product-categories-header-headline {
    padding: 2rem 15px; }
    .product-categories-header-headline > div {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: #fff; }
      .product-categories-header-headline > div:before {
        content: '';
        position: absolute;
        width: 40%;
        left: -100px;
        height: 150%;
        bottom: -20%;
        z-index: 1;
        background: #2457a0;
        -webkit-transform: rotate(14deg);
        -moz-transform: rotate(14deg);
        -ms-transform: rotate(14deg);
        -o-transform: rotate(14deg);
        transform: rotate(14deg); }
        @media (max-width: 767px) {
          .product-categories-header-headline > div:before {
            content: none; } }
      .product-categories-header-headline > div .header-breadcrumb {
        z-index: 2;
        position: relative; }
      .product-categories-header-headline > div h1 {
        z-index: 2;
        position: relative; }

.product-categories-overview .product-category {
  background-color: #efefef;
  margin: 3rem 0; }
  .product-categories-overview .product-category-info {
    padding: 3rem; }
    @media (max-width: 767px) {
      .product-categories-overview .product-category-info {
        padding: 1.5rem 0; } }
    .product-categories-overview .product-category-info p {
      margin: 2rem 0; }
    .product-categories-overview .product-category-info a {
      margin-right: 1rem;
      margin-bottom: 1rem; }
  .product-categories-overview .product-category .img-container {
    margin-right: -15px;
    width: calc(100% + 15px);
    overflow: hidden; }
    @media (max-width: 767px) {
      .product-categories-overview .product-category .img-container {
        margin-right: -15px;
        margin-left: -15px;
        width: calc(100% + 30px); } }
    .product-categories-overview .product-category .img-container img {
      width: 100%; }
    .product-categories-overview .product-category .img-container * {
      will-change: transform;
      -webkit-transition: all ease 1s;
      -moz-transition: all ease 1s;
      -ms-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s; }
  .product-categories-overview .product-category:hover .img-container * {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }

.product-category-header .jarallax-content {
  justify-content: center; }
  @media (max-width: 767px) {
    .product-category-header .jarallax-content {
      justify-content: flex-end;
      width: calc(100% + 20px); } }
  .product-category-header .jarallax-content .headline-container {
    overflow: hidden;
    height: auto; }
    .product-category-header .jarallax-content .headline-container .headline-row.background-blue {
      background: transparent; }
      .product-category-header .jarallax-content .headline-container .headline-row.background-blue .headline-content {
        background: #2457a0 !important; }
        .product-category-header .jarallax-content .headline-container .headline-row.background-blue .headline-content > div {
          padding: 4.5rem 0 4.5rem 4rem; }
          @media (max-width: 767px) {
            .product-category-header .jarallax-content .headline-container .headline-row.background-blue .headline-content > div {
              padding-left: 0; } }
          .product-category-header .jarallax-content .headline-container .headline-row.background-blue .headline-content > div:before {
            background-color: #2457a0;
            right: calc(-500% - 15px);
            width: 500%;
            left: auto; }
          .product-category-header .jarallax-content .headline-container .headline-row.background-blue .headline-content > div:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 200%;
            left: -35%;
            z-index: 1;
            background-color: #2457a0;
            transform: rotate(14deg);
            transform-origin: bottom right; }
            @media (max-width: 991px) {
              .product-category-header .jarallax-content .headline-container .headline-row.background-blue .headline-content > div:after {
                left: -60%; } }
          .product-category-header .jarallax-content .headline-container .headline-row.background-blue .headline-content > div .header-breadcrumb, .product-category-header .jarallax-content .headline-container .headline-row.background-blue .headline-content > div h1 {
            z-index: 2;
            position: relative; }

.product-category-types-overview .container > .row {
  margin: 4rem 0; }
  .product-category-types-overview .container > .row:first-child {
    margin-top: 8rem; }
    @media (max-width: 767px) {
      .product-category-types-overview .container > .row:first-child {
        display: none; } }
  .product-category-types-overview .container > .row p {
    margin: 0; }

.product-category-type {
  padding: 15px; }
  .product-category-type h3 {
    font-size: 1.2rem;
    text-align: center;
    padding: 1rem 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    color: #fff;
    background-color: #3b3b3b;
    margin: 0;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
  .product-category-type-specs {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    right: 0;
    padding: 1rem 1rem 3rem 1rem;
    background-color: #2457a0;
    color: #fff;
    bottom: -80px;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    -ms-transition: all ease 0.8s;
    -o-transition: all ease 0.8s;
    transition: all ease 0.8s; }
    .product-category-type-specs h4 {
      color: #fff;
      font-size: 1rem;
      font-weight: bold; }
    .product-category-type-specs .col-6:first-child {
      border-right: 1px solid; }
  .product-category-type div:hover h3 {
    background-color: #2457a0; }
  .product-category-type div:hover .product-category-type-specs {
    bottom: 55px; }
  .product-category-type div:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all ease 1.2s;
    -moz-transition: all ease 1.2s;
    -ms-transition: all ease 1.2s;
    -o-transition: all ease 1.2s;
    transition: all ease 1.2s; }
  .product-category-type div:hover .overlay {
    -webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -ms-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s; }

.product-variant-header h1, .product-variant-header .header-breadcrumb, .product-variant-header a, .product-detail-header h1, .product-detail-header .header-breadcrumb, .product-detail-header a {
  color: #2457a0; }
  .product-variant-header h1 a, .product-variant-header .header-breadcrumb a, .product-variant-header a a, .product-detail-header h1 a, .product-detail-header .header-breadcrumb a, .product-detail-header a a {
    color: #2457a0; }

.product-variant-header .accordion-item-active, .product-detail-header .accordion-item-active {
  background: #fff !important; }

.product-variant-header .header-breadcrumb, .product-detail-header .header-breadcrumb {
  margin: 85px 0; }

.product-variant-header h1, .product-detail-header h1 {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .product-variant-header h1, .product-detail-header h1 {
      margin-bottom: 2rem; } }

.product-variant-header h1 {
  margin-bottom: 85px; }

.product-variant-headline-container {
  position: relative;
  z-index: 2;
  background-color: #fff; }
  .product-variant-headline-container h3 {
    padding-bottom: 2rem;
    font-size: 1rem;
    margin: 0;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s; }
  .product-variant-headline-container:hover a {
    text-decoration: none; }
  .product-variant-headline-container:hover h3 {
    color: #c20e1a; }

.product-variant-image-container {
  position: relative;
  overflow: hidden; }
  .product-variant-image-container img {
    width: 100%;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s; }

.product-variant-info-box {
  position: absolute;
  top: calc(100% - 2px);
  width: 100%;
  bottom: 0;
  border-top: 1px solid #3b3b3b;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s; }
  .product-variant-info-box-icons {
    margin: 1.5rem 0 1rem 0;
    text-align: center; }
    .product-variant-info-box-icons span {
      background-color: #dedede;
      color: #3b3b3b;
      padding: .25rem .5rem;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -ms-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
      .product-variant-info-box-icons span:hover {
        background-color: #2457a0;
        color: #fff;
        cursor: pointer; }
  .product-variant-info-box p {
    text-align: center; }

.product-variant-element:hover h3 {
  color: #c20e1a; }

.product-variant-element:hover img {
  -webkit-transform: scale(1.025);
  -moz-transform: scale(1.025);
  -ms-transform: scale(1.025);
  -o-transform: scale(1.025);
  transform: scale(1.025); }

.product-variant-overview {
  margin-bottom: 85px; }

.product-detail-header .header-breadcrumb {
  margin: 85px 0 50px; }

@media (min-width: 992px) {
  .product-detail-header-headline {
    margin-top: 40px; } }

.product-detail-content {
  overflow: hidden; }
  .product-detail-content .toolbox-accordion .accordion-background-blue .card-body * {
    color: initial; }
  .product-detail-content .accordion-container * {
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .product-detail-content .accordion-container *::-webkit-scrollbar {
      display: none; }
  .product-detail-content-edge {
    background-color: #2457a0;
    position: relative; }
    .product-detail-content-edge-placeholder {
      height: 85px;
      background: #fff;
      position: relative;
      z-index: 1; }
    .product-detail-content-edge:before {
      content: '';
      position: absolute;
      width: 600vw;
      height: 200%;
      left: 0;
      z-index: 2;
      top: -6vw;
      background: #2457a0;
      -webkit-transform: rotate(-2deg);
      -moz-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
      -o-transform: rotate(-2deg);
      transform: rotate(-2deg); }
  .product-detail-content .container {
    position: relative;
    z-index: 2; }
  .product-detail-content .toolbox-accordion .accordion-background-blue .tabs .tab-pane * {
    color: #434343; }
  .product-detail-content .toolbox-accordion .accordion-background-blue .tabs .tab-pane h2, .product-detail-content h3, .product-detail-content .h4 {
    color: #2457a0 !important; }
  @media (max-width: 991px) {
    .product-detail-content .tab-pane-image-gallery {
      margin-bottom: 2rem; } }
  .product-detail-content .tab-pane-image-gallery-asset {
    display: none; }
    .product-detail-content .tab-pane-image-gallery-asset img {
      width: 100%; }
    .product-detail-content .tab-pane-image-gallery-asset.active {
      display: block; }
  .product-detail-content .tab-content {
    padding: 3rem;
    background-color: #fff; }
    .product-detail-content .tab-content h2 {
      margin-bottom: 2rem; }
    .product-detail-content .tab-content .tab-pane-image-gallery {
      margin: 0 calc(-3rem + 15px) calc(-3rem + 15px) 0; }
      @media (max-width: 991px) {
        .product-detail-content .tab-content .tab-pane-image-gallery {
          margin: 0;
          padding-bottom: 2rem; } }
      .product-detail-content .tab-content .tab-pane-image-gallery-thumbnails .col-md-3 {
        padding: 5px; }
      .product-detail-content .tab-content .tab-pane-image-gallery-thumbnails-asset img {
        width: 100%; }
      .product-detail-content .tab-content .tab-pane-image-gallery-thumbnails-asset:hover {
        cursor: pointer; }
      .product-detail-content .tab-content .tab-pane-image-gallery-thumbnails-asset.active img {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05); }
      .product-detail-content .tab-content .tab-pane-image-gallery-thumbnails-asset.active .overlay {
        opacity: 0; }
    .product-detail-content .tab-content .tab-pane-content-info {
      margin-bottom: calc(-3rem + 15px); }
      @media (max-width: 991px) {
        .product-detail-content .tab-content .tab-pane-content-info {
          margin-bottom: 0; } }
      .product-detail-content .tab-content .tab-pane-content-info > div {
        height: 100%;
        display: flex;
        flex-wrap: wrap; }
        .product-detail-content .tab-content .tab-pane-content-info > div p {
          align-self: flex-end; }
    .product-detail-content .tab-content .tab-pane-image-gallery-thumbnails {
      align-self: flex-end; }

.product-detail-download-link {
  width: 150px; }
  .product-detail-download-links td:first-child span {
    min-width: 200px;
    text-align: left; }
  .product-detail-download-links a {
    display: inline-block;
    border-right: 1px solid;
    padding: 0 5px;
    text-align: center;
    font-weight: bolder;
    -webkit-transition: font-weight 0.05s ease-in-out;
    -moz-transition: font-weight 0.05s ease-in-out;
    -ms-transition: font-weight 0.05s ease-in-out;
    -o-transition: font-weight 0.05s ease-in-out;
    transition: font-weight 0.05s ease-in-out; }
    @media (max-width: 576px) {
      .product-detail-download-links a:first-child {
        margin-left: auto; } }
    .product-detail-download-links a:last-child {
      border: none; }
    .product-detail-download-links a:hover {
      font-weight: bold; }

.product-detail-download-table td {
  vertical-align: middle; }

.product-detail-download-table thead th {
  border-top: 0;
  border-bottom-width: 1px; }

@media (max-width: 991px) {
  .accordion-product-detail {
    overflow: scroll; } }

.accordion-product-detail ul li {
  color: #3b3b3b !important; }

#accordion-product-detail .slide-arrow-right {
  right: -50px; }

#accordion-product-detail .slide-arrow-left {
  left: -50px; }

@media (max-width: 991px) {
  #accordion-product-detail {
    max-width: 100%;
    margin: 0; }
    #accordion-product-detail .tab-content {
      padding: 1rem; }
      #accordion-product-detail .tab-content .nav-link {
        padding: 0; }
    #accordion-product-detail .tab-pane p, #accordion-product-detail .tab-pane ul, #accordion-product-detail .tab-pane li, #accordion-product-detail .tab-pane td, #accordion-product-detail .card-body p, #accordion-product-detail .card-body ul, #accordion-product-detail .card-body li, #accordion-product-detail .card-body td {
      color: initial; }
    #accordion-product-detail ul {
      padding-left: 1rem; }
    #accordion-product-detail h2 {
      display: none; }
    #accordion-product-detail .accordion-background-blue {
      padding: 0 0 3rem 0; }
    #accordion-product-detail .card {
      background-color: #fff; } }

@media (max-width: 991px) {
  .product-detail-header-carousels {
    margin: 0 auto 2rem auto; }
    .product-detail-header-carousels .slide-arrow-left {
      left: -30px; }
    .product-detail-header-carousels .slide-arrow-right {
      right: -30px; } }

.header-breadcrumb {
  list-style-type: none;
  padding: 0;
  margin: 0 0 1rem 0;
  color: #fff; }
  @media (max-width: 991px) {
    .header-breadcrumb {
      margin-bottom: 1rem; } }
  .header-breadcrumb a {
    color: #fff; }
  .header-breadcrumb li {
    display: inline-block;
    text-transform: uppercase; }
    .header-breadcrumb li:not(:last-child):after {
      content: '/';
      padding: 0 5px; }
    .header-breadcrumb li.active {
      font-weight: bold; }
    .header-breadcrumb li a {
      padding: 10px 0; }

.slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 70px;
  z-index: 9; }
  .slide-arrow::before, .slide-arrow::after {
    content: '';
    border-color: #2457a0;
    height: 45px;
    display: block; }
    @media (max-width: 991px) {
      .slide-arrow::before, .slide-arrow::after {
        height: 25px; } }
  .slide-arrow-left {
    left: -70px; }
    @media (max-width: 991px) {
      .slide-arrow-left {
        left: 0; } }
    .slide-arrow-left::before, .slide-arrow-left::after {
      border-left-width: 1px;
      border-left-style: solid; }
    .slide-arrow-left::before {
      transform: rotate(40deg);
      transform-origin: bottom left; }
    .slide-arrow-left::after {
      transform: rotate(-40deg);
      transform-origin: top left; }
  .slide-arrow-right {
    right: -70px; }
    @media (max-width: 991px) {
      .slide-arrow-right {
        right: 0; } }
    .slide-arrow-right::before, .slide-arrow-right::after {
      border-right-width: 1px;
      border-right-style: solid; }
    .slide-arrow-right::before {
      transform: rotate(-40deg);
      transform-origin: bottom right; }
    .slide-arrow-right::after {
      transform: rotate(40deg);
      transform-origin: top right; }

.dark .slide-arrow::before,
.dark .slide-arrow::after {
  border-color: #fff; }

.slick-slide, .slick-active {
  outline: none; }

.slick-slider-carousels {
  max-width: calc(100% - 70px); }

.slick-slider-carousel-preview {
  max-width: 60%;
  margin: auto; }
  .slick-slider-carousel-preview-item {
    padding: 5px;
    overflow: hidden; }
    .slick-slider-carousel-preview-item > div {
      padding: .25rem 1rem;
      border: 1px solid #3b3b3b; }
      @media (max-width: 991px) {
        .slick-slider-carousel-preview-item > div {
          padding: .25rem; } }
      .slick-slider-carousel-preview-item > div img {
        -webkit-transition: all ease 0.4s;
        -moz-transition: all ease 0.4s;
        -ms-transition: all ease 0.4s;
        -o-transition: all ease 0.4s;
        transition: all ease 0.4s; }
      .slick-slider-carousel-preview-item > div:hover {
        cursor: pointer; }
        .slick-slider-carousel-preview-item > div:hover img {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05); }

.slick-disabled {
  opacity: 0; }

html:not(.form-builder-rec3-available) .grecaptcha-badge {
  visibility: hidden; }

.formbuilder > .row > .formbuilder-row.default {
  padding: 0 15px; }

.formbuilder-two-columns .formbuilder-row:not(.formbuilder-container-block) {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px; }
  @media (min-width: 768px) {
    .formbuilder-two-columns .formbuilder-row:not(.formbuilder-container-block) {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

.formbuilder-submit-btns .formbuilder-row-checkbox {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px; }
  @media (min-width: 768px) {
    .formbuilder-submit-btns .formbuilder-row-checkbox {
      -ms-flex: 0 0 40%;
      flex: 0 0 40%;
      max-width: 40%; } }
  .formbuilder-submit-btns .formbuilder-row-checkbox > .invalid-feedback {
    visibility: hidden;
    height: 0; }

.formbuilder-submit-btns .formbuilder-row-button {
  width: auto;
  padding-right: 15px; }
  .formbuilder-submit-btns .formbuilder-row-button button {
    font-weight: bolder; }
  .formbuilder-submit-btns .formbuilder-row-button:nth-child(2) {
    margin-left: auto; }
  .formbuilder-submit-btns .formbuilder-row-button button {
    background-color: #dedede; }
  .formbuilder-submit-btns .formbuilder-row-button:nth-child(3) button {
    position: relative; }
    .formbuilder-submit-btns .formbuilder-row-button:nth-child(3) button:after {
      content: '\f105';
      font-family: 'Font Awesome 5 Pro';
      position: absolute;
      right: 10px;
      -webkit-transition: all ease 0.8s;
      -moz-transition: all ease 0.8s;
      -ms-transition: all ease 0.8s;
      -o-transition: all ease 0.8s;
      transition: all ease 0.8s; }
    .formbuilder-submit-btns .formbuilder-row-button:nth-child(3) button:hover:after {
      margin-right: -3px; }

.formbuilder-wrapper {
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */
  /* Microsoft Edge */ }
  .formbuilder-wrapper .form-group {
    margin: 0; }
  .formbuilder-wrapper .form-group > select.form-control {
    border: 1px solid #dedede;
    display: inline-block;
    height: auto;
    padding: .75rem 1.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #3b3b3b 50%), linear-gradient(135deg, #3b3b3b 50%, transparent 50%), linear-gradient(to right, white, white);
    background-position: calc(100% - 20px) calc(1.5rem - 2px), calc(100% - 15px) calc(1.5rem - 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat; }
  .formbuilder-wrapper .form-group {
    margin-bottom: 25px; }
    .formbuilder-wrapper .form-group .form-group, .formbuilder-wrapper .form-group .form-group .choice-container {
      margin-bottom: 0; }
  .formbuilder-wrapper .form-control {
    padding: 1.5rem 1.5rem;
    font-size: .8rem;
    color: #3b3b3b;
    background-clip: padding-box;
    border: 1px solid #dedede;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .formbuilder-wrapper .form-control:focus {
      color: #3b3b3b;
      border-color: #2457a1;
      outline: 0;
      box-shadow: 0 1px 10px 1px rgba(36, 88, 162, 0.25); }
  .formbuilder-wrapper .form-control::-webkit-input-placeholder {
    color: #3b3b3b; }
  .formbuilder-wrapper .form-control:-moz-placeholder {
    color: #3b3b3b; }
  .formbuilder-wrapper .form-control::-moz-placeholder {
    color: #3b3b3b; }
  .formbuilder-wrapper .form-control:-ms-input-placeholder {
    color: #3b3b3b; }
  .formbuilder-wrapper .form-control::-ms-input-placeholder {
    color: #3b3b3b; }
  .formbuilder-wrapper select.form-control {
    margin: 0;
    border: 0;
    padding: 0; }
    .formbuilder-wrapper select.form-control:focus {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .formbuilder-wrapper select.form-control option {
      padding: 0; }
  .formbuilder-wrapper textarea {
    min-height: 200px; }
  .formbuilder-wrapper .choice-container {
    padding: 0.45rem 1.5rem 0.45rem calc(1.5rem - 8px);
    font-size: .8rem;
    margin-bottom: 25px;
    color: #3b3b3b;
    background-clip: padding-box;
    border: 1px solid #dedede;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .formbuilder-wrapper .members_user_login .form-check {
    margin-bottom: 2rem; }

.formbuilder-row {
  width: 100%; }
  .formbuilder-row label {
    /*&:not(.checkbox-custom) {
                line-height: 0;
                height: 0;
                margin: 0;
                display: flex;
                color: transparent;
            }*/ }
    .formbuilder-row label.show-error {
      height: auto;
      margin-bottom: .5rem;
      display: block; }
    .formbuilder-row label .form-error-icon {
      visibility: hidden;
      width: 0;
      height: 0;
      padding: 0; }
    .formbuilder-row label p {
      margin-bottom: .25rem; }
  .formbuilder-row .checkbox-custom label {
    display: block; }

.formbuilder .custom-control-input {
  z-index: 1 !important; }
  .formbuilder .custom-control-input:checked ~ .custom-control-label:after {
    content: none !important; }
  .formbuilder .custom-control-input:checked ~ .custom-control-label:before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Pro';
    color: #fff;
    line-height: 15px;
    border-color: #2457a0;
    background-color: #2457a0;
    box-shadow: none;
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    font-size: 0.75rem;
    text-align: center; }

.formbuilder .custom-control-label {
  font-weight: bolder; }
  .formbuilder .custom-control-label.checkbox-custom:hover {
    cursor: pointer; }

.formbuilder .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #2457a0;
  background-color: #2457a0; }

.formbuilder .required:not(.checkbox-custom):after {
  content: " *";
  color: #2457a0; }

.form-check {
  padding: 0.25rem 0; }
  .form-check:hover {
    cursor: pointer; }
  .form-check input[type="checkbox"], .form-check input[type="radio"] {
    opacity: 0;
    height: 0;
    width: 0; }
    .form-check input[type="checkbox"]:checked + label::before, .form-check input[type="radio"]:checked + label::before {
      content: "\f00c"; }
  .form-check label {
    padding-left: 0;
    display: block; }
    .form-check label:hover {
      cursor: pointer; }
    .form-check label:before {
      content: "";
      width: 30px;
      height: 30px;
      font-size: 1.5rem;
      display: inline-block;
      vertical-align: bottom;
      margin-right: 10px;
      line-height: 30px;
      text-align: center;
      border: 1px solid #3b3b3b;
      font-family: "Font Awesome 5 Pro"; }
  .form-check.disabled, .form-check.total-disabled {
    pointer-events: none; }
    .form-check.disabled label, .form-check.total-disabled label {
      color: #888888; }
      .form-check.disabled label:before, .form-check.total-disabled label:before {
        background-color: #efefef;
        border-color: #efefef; }
  .form-check-sub {
    margin-left: 3rem; }

.formbuilder-row {
  opacity: 1;
  visibility: visible;
  position: relative;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s; }
  .formbuilder-row.fb-cl-hide-element {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    pointer-events: none; }

.formbuilder-contest-form legend {
  font-size: 1.25rem; }
  .formbuilder-contest-form legend ~ .choice-container {
    border: none;
    margin-bottom: 0; }

.formbuilder-contest-form .formbuilder-contest-question label {
  font-size: 1.25rem; }
  .formbuilder-contest-form .formbuilder-contest-question label:before {
    top: .5rem; }

input[name$='[inputUserName]'] {
  display: none; }

.news-overview .news-article {
  overflow: hidden;
  position: absolute;
  background-color: #efefef;
  margin: 0 0 1rem 0; }
  .news-overview .news-articles {
    padding-bottom: 3rem; }
  .news-overview .news-article-info {
    padding: 2rem 0 2rem 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%; }
    @media (max-width: 576px) {
      .news-overview .news-article-info {
        padding: 1.5rem 0; } }
  .news-overview .news-article span {
    display: block;
    width: 100%;
    font-size: .8rem;
    margin-bottom: .25rem;
    color: #2457a0;
    text-transform: uppercase; }
  .news-overview .news-article h3, .news-overview .news-article .h3 {
    font-size: 1.4rem; }
    @media (max-width: 991px) {
      .news-overview .news-article h3, .news-overview .news-article .h3 {
        font-size: 1.2rem; } }
  .news-overview .news-article p {
    margin: 2rem 0; }
    @media (max-width: 991px) {
      .news-overview .news-article p {
        margin-top: 1rem; } }
  .news-overview .news-article .img-container {
    margin-right: -15px;
    width: calc(100% + 15px);
    overflow: hidden; }
    @media (max-width: 991px) {
      .news-overview .news-article .img-container {
        margin-left: -15px;
        width: calc(100% + 30px); } }
    .news-overview .news-article .img-container img, .news-overview .news-article .img-container picture {
      width: 100%;
      will-change: transform;
      -webkit-transition: all ease 1s;
      -moz-transition: all ease 1s;
      -ms-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s; }
  .news-overview .news-article:hover .img-container img, .news-overview .news-article:hover .img-container picture {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  .news-overview .news-article-locality {
    z-index: 1;
    right: 15px;
    position: relative; }
    .news-overview .news-article-locality.global {
      position: relative;
      color: #fff;
      font-size: 30px;
      top: 12px; }
    .news-overview .news-article-locality.local {
      min-height: 24px;
      width: 30px;
      top: 14px; }
    .news-overview .news-article-locality-container {
      position: absolute;
      right: 0;
      top: 0; }
      .news-overview .news-article-locality-container:before {
        width: 150px;
        height: 100px;
        position: absolute;
        z-index: 0;
        right: -45px;
        top: -50px;
        transform: rotate(34deg);
        content: '';
        background: #6e6f72; }

@media (min-width: 768px) and (max-width: 991px) {
  .news-overview .toolbox-sidebar-content {
    padding-top: 0; } }

@media (min-width: 992px) {
  .news-overview .toolbox-sidebar .position-sticky {
    top: 125px; } }

.news-detail-zip-download {
  margin-top: 2rem; }
  .news-detail-zip-download span {
    font-size: .75rem;
    display: flex;
    align-items: center; }
    .news-detail-zip-download span i {
      font-size: 1.5rem; }

.news-detail .headline-content h1 span {
  display: block;
  font-size: 1.25rem; }

.news-detail-content {
  margin: 5rem 0 6rem 0; }
  @media (max-width: 991px) {
    .news-detail-content .slick-slider-carousels {
      max-width: calc(100% - 30px); }
      .news-detail-content .slick-slider-carousels .slide-arrow-right {
        right: -45px; }
      .news-detail-content .slick-slider-carousels .slide-arrow-left {
        left: -45px; } }
  .news-detail-content .slick-slider-carousel-preview {
    max-width: 100%; }
    @media (max-width: 991px) {
      .news-detail-content .slick-slider-carousel-preview-item > div {
        padding: 5px; } }
  @media (min-width: 992px) {
    .news-detail-content .col-md-8 {
      margin-bottom: -1rem; } }
  @media (max-width: 767px) {
    .news-detail-content .col-md-8 {
      margin-bottom: 5rem; } }
  .news-detail-content-contact p {
    margin-bottom: .5rem; }
    .news-detail-content-contact p:first-child {
      margin: 4rem 0 4rem 0;
      padding-top: 3rem;
      border-top: 1px solid #3b3b3b; }
      .news-detail-content-contact p:first-child strong {
        font-weight: bold; }
      @media (max-width: 767px) {
        .news-detail-content-contact p:first-child {
          margin: 2rem 0 2rem 0;
          padding-top: 2rem; } }
    .news-detail-content-contact p a {
      color: #434343; }
  .news-detail-content h3.h2 {
    font-size: 1.5rem; }

.news-detail-similar-articles {
  padding: 5rem 0;
  background-color: #dedede; }
  .news-detail-similar-articles h3 {
    font-size: 1rem;
    padding: .5rem 1rem; }
  .news-detail-similar-articles h2 {
    margin-bottom: 4rem; }

.news-detail-tags {
  margin: 0;
  list-style-type: none;
  padding: 0; }
  .news-detail-tags-sidebar {
    padding: 2rem 0;
    border-bottom: 1px solid; }
  .news-detail-tags li {
    text-transform: uppercase;
    display: inline-block;
    background-color: #3b3b3b;
    color: #fff;
    font-size: .8rem;
    padding: .1rem 1.5rem;
    margin-right: .05rem; }

.news-detail-similar-article {
  background-color: #fff;
  height: 100%; }
  .news-detail-similar-article-image {
    position: relative;
    overflow: hidden; }
    .news-detail-similar-article-image img {
      width: 100%;
      will-change: transform;
      -webkit-transform: scale(1.0001);
      -moz-transform: scale(1.0001);
      -ms-transform: scale(1.0001);
      -o-transform: scale(1.0001);
      transform: scale(1.0001);
      -webkit-transition: all ease 2s;
      -moz-transition: all ease 2s;
      -ms-transition: all ease 2s;
      -o-transition: all ease 2s;
      transition: all ease 2s; }
    .news-detail-similar-article-image ul {
      text-align: center;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%; }
  .news-detail-similar-article-content {
    text-align: center; }
    .news-detail-similar-article-content .btn.btn-primary {
      margin-bottom: 50px; }
    .news-detail-similar-article-content p, .news-detail-similar-article-content h3 {
      -webkit-transition: all ease 1s;
      -moz-transition: all ease 1s;
      -ms-transition: all ease 1s;
      -o-transition: all ease 1s;
      transition: all ease 1s; }
    .news-detail-similar-article-content p {
      color: #2457a0;
      text-transform: uppercase;
      font-size: .8rem;
      margin-top: 2rem; }
    .news-detail-similar-article-content h3 {
      padding: 0 .5rem 2rem;
      margin-bottom: 0; }
  .news-detail-similar-article:hover a {
    text-decoration: none; }
    .news-detail-similar-article:hover a h3 {
      color: #c20e1a; }
  .news-detail-similar-article:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }

.news-detail-social-media {
  margin-left: -1rem;
  justify-content: left; }
  .news-detail-social-media a {
    color: #3b3b3b; }
    .news-detail-social-media a::after {
      border-right: 1px solid #3b3b3b; }

.news-detail-links {
  margin: 2rem 0;
  border-bottom: 1px solid;
  padding-bottom: 2rem; }
  .news-detail-links h2 {
    margin-bottom: 1rem; }
  .news-detail-links ul {
    list-style-type: none;
    padding-left: 1rem;
    margin: 0; }
    .news-detail-links ul li.pdf-link-item a {
      display: flex;
      align-items: center;
      margin-bottom: .5rem; }
    .news-detail-links ul li.pdf-link-item img {
      max-width: 20px; }
    .news-detail-links ul li.pdf-link-item span {
      padding-left: 9px; }
      .news-detail-links ul li.pdf-link-item span.link-doc:before {
        content: none; }
    .news-detail-links ul li span {
      display: block;
      padding-bottom: .5rem; }
      .news-detail-links ul li span:before {
        font-family: 'Font Awesome 5 Pro';
        font-size: 1.2rem;
        padding-right: 5px;
        color: #3b3b3b; }
      .news-detail-links ul li span.link-doc:before {
        content: '\f1c1';
        padding: 0 9px 0 2px; }
      .news-detail-links ul li span.link-external:before {
        content: '\f08e'; }

.news-detail table {
  margin-bottom: 1rem; }
  .news-detail table td {
    padding: .5rem 0; }
  .news-detail table .product-detail-download-link .d-flex {
    justify-content: flex-end; }

.service-animation {
  padding: 3rem 0 8rem 0; }
  @media (max-width: 991px) {
    .service-animation {
      overflow: hidden; } }
  @media (max-width: 576px) {
    .service-animation {
      padding: 3rem 0 5rem 0;
      overflow: hidden; } }
  @media (max-width: 991px) {
    .service-animation-desc {
      display: none; } }
  .service-animation-container {
    position: relative;
    max-width: 70%;
    margin: auto; }
    @media (max-width: 576px) {
      .service-animation-container {
        max-width: 65%; } }
  .service-animation-element {
    -webkit-transition: all ease 0.15s;
    -moz-transition: all ease 0.15s;
    -ms-transition: all ease 0.15s;
    -o-transition: all ease 0.15s;
    transition: all ease 0.15s;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    width: 100%;
    height: 100%; }
    .service-animation-elements {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      height: 100%; }
    .service-animation-element-content {
      pointer-events: visible;
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -ms-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s;
      fill: none;
      stroke: #2457a0;
      stroke-width: 15.27;
      stroke-miterlimit: 10; }
      .service-animation-element-content:hover {
        cursor: pointer; }
    .service-animation-element.hovered path {
      stroke: #c20e1a; }
  .service-animation-content {
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(calc(-50% + 20px));
    -moz-transform: translateY(calc(-50% + 20px));
    -ms-transform: translateY(calc(-50% + 20px));
    -o-transform: translateY(calc(-50% + 20px));
    transform: translateY(calc(-50% + 20px));
    z-index: 1;
    height: auto;
    padding: 1.5rem;
    -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    background-color: #2457a0; }
    @media (max-width: 767px) {
      .service-animation-content {
        display: none; } }
    .service-animation-content h3 {
      font-size: 1rem;
      font-weight: bold;
      margin-bottom: 2rem; }
    .service-animation-content h3, .service-animation-content p, .service-animation-content a {
      color: #fff; }
    .service-animation-content a {
      position: relative;
      display: inline-block;
      font-weight: bold; }
      .service-animation-content a i {
        -webkit-transition: all ease 0.4s;
        -moz-transition: all ease 0.4s;
        -ms-transition: all ease 0.4s;
        -o-transition: all ease 0.4s;
        transition: all ease 0.4s;
        position: absolute;
        font-size: 2rem;
        top: -4px;
        right: -30px; }
      .service-animation-content a:hover i {
        right: -35px; }
    .service-animation-content.clicked {
      opacity: 1;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 2; }
    @media (max-width: 576px) {
      .service-animation-content {
        position: absolute; } }
  .service-animation-text {
    position: absolute; }
    .service-animation-text a {
      text-transform: uppercase;
      color: #3b3b3b;
      letter-spacing: .2px;
      -webkit-transition: font-weight 0.05s ease-in-out, color ease 0.4s;
      -moz-transition: font-weight 0.05s ease-in-out, color ease 0.4s;
      -ms-transition: font-weight 0.05s ease-in-out, color ease 0.4s;
      -o-transition: font-weight 0.05s ease-in-out, color ease 0.4s;
      transition: font-weight 0.05s ease-in-out, color ease 0.4s; }
      .service-animation-text a path, .service-animation-text a polygon, .service-animation-text a rect {
        -webkit-transition: fill ease 0.4s;
        -moz-transition: fill ease 0.4s;
        -ms-transition: fill ease 0.4s;
        -o-transition: fill ease 0.4s;
        transition: fill ease 0.4s; }
      .service-animation-text a:hover {
        cursor: pointer; }
        .service-animation-text a:hover p {
          color: #c20e1a;
          cursor: pointer; }
      @media (max-width: 320px) {
        .service-animation-text a p {
          margin: 0; } }
      @media (max-width: 1199px) {
        .service-animation-text a {
          font-size: 14px; } }
      @media (max-width: 991px) {
        .service-animation-text a {
          font-size: .8rem; } }
      @media (max-width: 576px) {
        .service-animation-text a {
          font-size: .5rem; } }
    @media (min-width: 992px) {
      .service-animation-text .custom-icon {
        position: absolute;
        left: -2.8rem;
        width: 2.5rem;
        transform: translateY(-50%);
        top: 40%; } }
    .service-animation-text.hovered a {
      color: #c20e1a;
      letter-spacing: 0;
      font-weight: bold; }
      .service-animation-text.hovered a path, .service-animation-text.hovered a polygon, .service-animation-text.hovered a rect {
        fill: #c20e1a; }
  .service-animation-hotline {
    width: 72%; }
    .service-animation-hotline-text {
      left: -15%;
      top: 10%; }
      @media (max-width: 1199px) {
        .service-animation-hotline-text {
          top: 0; } }
      @media (max-width: 991px) {
        .service-animation-hotline-text {
          left: -10%;
          top: 5%; } }
      @media (max-width: 767px) {
        .service-animation-hotline-text {
          left: 0%;
          top: 7%; } }
      @media (max-width: 576px) {
        .service-animation-hotline-text {
          top: 5px; } }
      @media (max-width: 325px) {
        .service-animation-hotline-text {
          top: -5px; } }
      .service-animation-hotline-text:after {
        content: '';
        background: transparent url(/assets/img/lines/hotline.png) no-repeat;
        width: 300%;
        display: block;
        height: 200%;
        position: absolute;
        background-size: 55%;
        right: -200px;
        top: 82px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media (max-width: 1199px) {
          .service-animation-hotline-text:after {
            -webkit-background-size: 50%;
            background-size: 50%; } }
        @media (max-width: 991px) {
          .service-animation-hotline-text:after {
            left: 105%;
            top: 135%;
            background-size: 70%; } }
        @media (max-width: 576px) {
          .service-animation-hotline-text:after {
            background-size: 50%;
            left: 125%;
            top: 125%; } }
  .service-animation-teaser * {
    font-size: .8rem;
    margin-bottom: 3rem;
    font-weight: bold;
    color: #2457a0;
    text-transform: uppercase; }
  @media (max-width: 767px) {
    .service-animation-teaser {
      padding: 0 15px; } }
  .service-animation-construction {
    width: 26%;
    left: 67.5%;
    top: 33%; }
    .service-animation-construction-text {
      right: -5%;
      top: 0; }
      @media (max-width: 1199px) {
        .service-animation-construction-text {
          right: -20%; } }
      @media (max-width: 991px) {
        .service-animation-construction-text {
          right: -10%; } }
      @media (max-width: 767px) {
        .service-animation-construction-text {
          top: 5%; } }
      @media (max-width: 576px) {
        .service-animation-construction-text {
          right: -6%; } }
      @media (max-width: 320px) {
        .service-animation-construction-text {
          right: -15%; } }
      .service-animation-construction-text:after {
        content: '';
        background: transparent url(/assets/img/lines/construction.png) no-repeat;
        display: block;
        position: absolute;
        height: 100px;
        width: 150px;
        background-size: 100%;
        right: 50px;
        top: 100px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media (max-width: 991px) {
          .service-animation-construction-text:after {
            right: -90%;
            background-size: 60%;
            top: 185%; } }
        @media (max-width: 767px) {
          .service-animation-construction-text:after {
            top: 170%;
            right: 50%;
            background-size: 80%; } }
        @media (max-width: 576px) {
          .service-animation-construction-text:after {
            top: 200%;
            right: -180%;
            background-size: 45%; } }
        @media (max-width: 375px) {
          .service-animation-construction-text:after {
            top: 190%; } }
        @media (max-width: 320px) {
          .service-animation-construction-text:after {
            top: 260%; } }
  .service-animation-replacement {
    width: 26%;
    left: 81%;
    top: 67%; }
    .service-animation-replacement-text {
      right: -30px;
      bottom: -20%; }
      @media (max-width: 1199px) {
        .service-animation-replacement-text {
          right: -30px;
          bottom: -25%; } }
      @media (max-width: 991px) {
        .service-animation-replacement-text {
          right: 11px; }
          .service-animation-replacement-text .custom-icon {
            padding-left: 10px; } }
      @media (max-width: 767px) {
        .service-animation-replacement-text {
          bottom: -20%;
          background-size: 50%; } }
      @media (max-width: 576px) {
        .service-animation-replacement-text {
          bottom: -25%; } }
      .service-animation-replacement-text:hover {
        cursor: pointer; }
      .service-animation-replacement-text:after {
        content: '';
        background: transparent url(/assets/img/lines/replacement.png) no-repeat;
        width: 200px;
        height: 250px;
        display: block;
        position: absolute;
        background-size: 30%;
        left: -20%;
        bottom: -100%; }
        @media (max-width: 1199px) {
          .service-animation-replacement-text:after {
            bottom: -130%;
            -webkit-background-size: 25%;
            background-size: 25%; } }
        @media (max-width: 991px) {
          .service-animation-replacement-text:after {
            background-size: 40%;
            width: 100px;
            height: 150px;
            left: -15%;
            bottom: -15px; } }
        @media (max-width: 767px) {
          .service-animation-replacement-text:after {
            background-size: 50%;
            left: -50%;
            bottom: 10%; } }
        @media (max-width: 576px) {
          .service-animation-replacement-text:after {
            background-size: 30%;
            left: -30%;
            bottom: -75%; } }
        @media (max-width: 375px) {
          .service-animation-replacement-text:after {
            left: -15%;
            top: -130%; } }
        @media (max-width: 320px) {
          .service-animation-replacement-text:after {
            top: -175%;
            background-size: 25%; } }
  .service-animation-training-center {
    width: 63%;
    top: 94.7%;
    left: 42%; }
    .service-animation-training-center-text {
      display: block;
      left: 0;
      bottom: -15%; }
      @media (max-width: 1199px) {
        .service-animation-training-center-text {
          left: -25%; } }
      @media (max-width: 991px) {
        .service-animation-training-center-text {
          left: -10%;
          bottom: -12%; } }
      @media (max-width: 767px) {
        .service-animation-training-center-text {
          left: 0;
          bottom: -10%; } }
      @media (max-width: 576px) {
        .service-animation-training-center-text {
          left: -20%; } }
      .service-animation-training-center-text:after {
        content: '';
        background: transparent url(/assets/img/lines/training-center.png) no-repeat;
        width: 150px;
        height: 50px;
        background-size: 80%;
        display: block;
        position: absolute;
        left: 64%;
        top: -5%; }
        @media (max-width: 1199px) {
          .service-animation-training-center-text:after {
            top: -5%; } }
        @media (max-width: 991px) {
          .service-animation-training-center-text:after {
            background-size: 40%;
            top: -20%;
            left: 100%; } }
        @media (max-width: 767px) {
          .service-animation-training-center-text:after {
            left: 64%;
            background-size: 60%;
            top: 0; } }
  .service-animation-customer-service {
    width: 17.2%;
    left: 9%;
    top: 55.3%; }
    .service-animation-customer-service-text {
      display: block;
      left: -28%;
      top: 50%; }
      @media (max-width: 375px) {
        .service-animation-customer-service-text p {
          max-width: 50px;
          -webkit-hyphens: auto; } }
      @media (max-width: 1199px) {
        .service-animation-customer-service-text {
          left: -32%; } }
      @media (max-width: 991px) {
        .service-animation-customer-service-text {
          left: -24%; } }
      @media (max-width: 767px) {
        .service-animation-customer-service-text {
          left: -15%; } }
      @media (max-width: 576px) {
        .service-animation-customer-service-text {
          left: -25%; } }
      .service-animation-customer-service-text:after {
        content: '';
        background: transparent url(/assets/img/lines/customer-support.png) no-repeat;
        width: 100%;
        display: block;
        height: 50%;
        position: absolute;
        background-size: 55%;
        left: 64%;
        top: 10px; }
        @media (max-width: 1199px) {
          .service-animation-customer-service-text:after {
            -webkit-background-size: 50%;
            background-size: 50%; } }

@media (max-width: 991px) and (min-width: 768px) {
  .service-animation-customer-service-text:after {
    background-size: 100%;
    left: 40px; } }
        @media (max-width: 767px) {
          .service-animation-customer-service-text:after {
            background-size: 150%;
            left: 110%; } }
        @media (max-width: 325px) {
          .service-animation-customer-service-text:after {
            background-size: 75%; } }
  .service-animation-product-calibration {
    width: 42.5%;
    top: 75.3%;
    left: 96.6%;
    transform: translate(-50%, -50%) rotate(41.6deg); }
    .service-animation-product-calibration-text {
      right: -35%;
      top: 35%;
      display: block; }

@media (min-width: 992px) and (max-width: 1199px) {
  .service-animation-product-calibration-text {
    right: -40%; } }
      @media (max-width: 991px) {
        .service-animation-product-calibration-text {
          right: -42%; } }
      @media (max-width: 767px) {
        .service-animation-product-calibration-text {
          right: -15%; } }
      @media (max-width: 576px) {
        .service-animation-product-calibration-text {
          right: -20%; } }
      .service-animation-product-calibration-text:after {
        content: '';
        background: transparent url(/assets/img/lines/construction.png) no-repeat;
        display: block;
        position: absolute;
        height: 100px;
        width: 150px;
        background-size: 100%;
        right: 50px;
        top: 100px;
        transform: translateY(-50%); }
        @media (max-width: 1199px) {
          .service-animation-product-calibration-text:after {
            overflow: hidden;
            width: 140px;
            background-size: 70%;
            right: 11px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .service-animation-product-calibration-text:after {
    background-size: 70%;
    right: 22px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .service-animation-product-calibration-text:after {
    background-size: 85%;
    top: 85px;
    width: 115px; } }
        @media (max-width: 767px) {
          .service-animation-product-calibration-text:after {
            top: 90px;
            background-size: 30%;
            right: -250%; } }
        @media (max-width: 576px) {
          .service-animation-product-calibration-text:after {
            background-size: 40%;
            right: -235%; } }

#service-ticket-modal .modal-dialog {
  width: 1140px;
  max-width: calc(100% - 30px); }

.news-overview {
  padding: 5rem 0; }
  .news-overview #date-calendar {
    margin: 0 auto;
    width: 100%;
    height: auto;
    position: relative; }
    .news-overview #date-calendar .clndr {
      /*overflow-x: hidden;*/
      overflow-y: visible; }
      .news-overview #date-calendar .clndr .controls {
        text-align: center;
        color: #3b3b3b;
        font-weight: bold; }
        .news-overview #date-calendar .clndr .controls .clndr-previous-button,
        .news-overview #date-calendar .clndr .controls .clndr-next-button {
          width: 36px;
          padding-top: 5px;
          padding-bottom: 5px;
          display: inline-block;
          text-align: center;
          cursor: pointer;
          border-radius: 100%;
          border: 1px solid #3b3b3b;
          -webkit-user-select: none;
          /* Chrome/Safari */
          -moz-user-select: none;
          /* Firefox */
          -ms-user-select: none;
          /* IE10+ */
          -webkit-transition: all ease 0.5s;
          -moz-transition: all ease 0.5s;
          -ms-transition: all ease 0.5s;
          -o-transition: all ease 0.5s;
          transition: all ease 0.5s; }
          .news-overview #date-calendar .clndr .controls .clndr-previous-button:hover,
          .news-overview #date-calendar .clndr .controls .clndr-next-button:hover {
            background-color: #2457a0;
            color: #fff; }
        .news-overview #date-calendar .clndr .controls .month {
          width: 50%;
          padding-top: 5px;
          padding-bottom: 5px;
          display: inline-block;
          text-align: center;
          text-transform: uppercase;
          font-weight: 700;
          letter-spacing: 1px; }
      .news-overview #date-calendar .clndr .days-container .days {
        -webkit-transition: left 0.5s;
        -moz-transition: left 0.5s;
        -ms-transition: left 0.5s;
        -o-transition: left 0.5s;
        transition: left 0.5s;
        text-align: center; }
        .news-overview #date-calendar .clndr .days-container .days-row-container {
          background-color: #fff;
          position: relative;
          z-index: 2; }
        .news-overview #date-calendar .clndr .days-container .days .day, .news-overview #date-calendar .clndr .days-container .days .empty {
          width: 13%;
          display: inline-block;
          font-weight: lighter;
          text-align: center;
          color: #3b3b3b;
          -webkit-transition: all ease 0.5s;
          -moz-transition: all ease 0.5s;
          -ms-transition: all ease 0.5s;
          -o-transition: all ease 0.5s;
          transition: all ease 0.5s;
          background-color: #fff; }
          .news-overview #date-calendar .clndr .days-container .days .day span, .news-overview #date-calendar .clndr .days-container .days .empty span {
            position: relative;
            z-index: 1; }
          .news-overview #date-calendar .clndr .days-container .days .day-container, .news-overview #date-calendar .clndr .days-container .days .empty-container {
            position: relative;
            padding: 10px 0;
            font-size: .9rem;
            line-height: 1;
            -webkit-transition: all ease 0.4s;
            -moz-transition: all ease 0.4s;
            -ms-transition: all ease 0.4s;
            -o-transition: all ease 0.4s;
            transition: all ease 0.4s; }
            .news-overview #date-calendar .clndr .days-container .days .day-container:before, .news-overview #date-calendar .clndr .days-container .days .empty-container:before {
              content: '';
              left: 50%;
              top: 0;
              z-index: 0;
              border-radius: 100%;
              -webkit-transition: all ease 0.4s;
              -moz-transition: all ease 0.4s;
              -ms-transition: all ease 0.4s;
              -o-transition: all ease 0.4s;
              transition: all ease 0.4s;
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              -o-transform: translateX(-50%);
              transform: translateX(-50%);
              background-color: #fff;
              position: absolute;
              width: 33px;
              height: 33px; }
            .news-overview #date-calendar .clndr .days-container .days .day-container:after, .news-overview #date-calendar .clndr .days-container .days .empty-container:after {
              -webkit-transition: all ease 0.4s;
              -moz-transition: all ease 0.4s;
              -ms-transition: all ease 0.4s;
              -o-transition: all ease 0.4s;
              transition: all ease 0.4s; }
          .news-overview #date-calendar .clndr .days-container .days .day.event, .news-overview #date-calendar .clndr .days-container .days .empty.event {
            cursor: pointer; }
            .news-overview #date-calendar .clndr .days-container .days .day.event .day-container:after, .news-overview #date-calendar .clndr .days-container .days .empty.event .day-container:after {
              content: '';
              position: absolute;
              bottom: 6px;
              left: 50%;
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              -o-transform: translateX(-50%);
              transform: translateX(-50%);
              width: 4px;
              height: 4px;
              background-color: #2457a0;
              border-radius: 100%; }
          .news-overview #date-calendar .clndr .days-container .days .day.today, .news-overview #date-calendar .clndr .days-container .days .empty.today {
            color: #fff; }
            .news-overview #date-calendar .clndr .days-container .days .day.today .day-container, .news-overview #date-calendar .clndr .days-container .days .empty.today .day-container {
              color: #c20e1a; }
              .news-overview #date-calendar .clndr .days-container .days .day.today .day-container:after, .news-overview #date-calendar .clndr .days-container .days .empty.today .day-container:after {
                background-color: #c20e1a; }
          .news-overview #date-calendar .clndr .days-container .days .day.adjacent-month, .news-overview #date-calendar .clndr .days-container .days .empty.adjacent-month {
            color: #dedede; }
          .news-overview #date-calendar .clndr .days-container .days .day-events, .news-overview #date-calendar .clndr .days-container .days .empty-events {
            opacity: 0;
            pointer-events: none;
            position: absolute;
            left: 15px;
            z-index: 0;
            margin-top: 5px;
            text-align: left;
            padding: 5px;
            width: calc(100% - 30px);
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            background-color: #2457a0;
            -webkit-transition: all ease 0s;
            -moz-transition: all ease 0s;
            -ms-transition: all ease 0s;
            -o-transition: all ease 0s;
            transition: all ease 0s; }
            .news-overview #date-calendar .clndr .days-container .days .day-events a, .news-overview #date-calendar .clndr .days-container .days .empty-events a {
              font-weight: normal;
              display: block;
              font-size: .9rem;
              color: #fff; }
          .news-overview #date-calendar .clndr .days-container .days .day.day-open .day-container, .news-overview #date-calendar .clndr .days-container .days .empty.day-open .day-container {
            color: #fff; }
            .news-overview #date-calendar .clndr .days-container .days .day.day-open .day-container:before, .news-overview #date-calendar .clndr .days-container .days .empty.day-open .day-container:before {
              background-color: #2457a0; }
            .news-overview #date-calendar .clndr .days-container .days .day.day-open .day-container:after, .news-overview #date-calendar .clndr .days-container .days .empty.day-open .day-container:after {
              background-color: #fff; }
          .news-overview #date-calendar .clndr .days-container .days .day.day-open .day-events, .news-overview #date-calendar .clndr .days-container .days .empty.day-open .day-events {
            -webkit-transition: all ease 0.5s;
            -moz-transition: all ease 0.5s;
            -ms-transition: all ease 0.5s;
            -o-transition: all ease 0.5s;
            transition: all ease 0.5s;
            pointer-events: all;
            opacity: 1; }
        .news-overview #date-calendar .clndr .days-container .days .empty {
          height: 31px;
          vertical-align: bottom; }
        .news-overview #date-calendar .clndr .days-container .days .headers {
          /*background-color: #97ce7f;*/
          padding-top: 5px;
          padding-bottom: 5px;
          text-align: center; }
          .news-overview #date-calendar .clndr .days-container .days .headers .day-header {
            width: 13%;
            display: inline-block;
            text-align: center;
            color: #3b3b3b;
            font-weight: bold; }

.timeline ul {
  padding: 50px 0; }
  .timeline ul li {
    list-style-type: none;
    position: relative;
    width: 6px;
    margin: 0 auto;
    padding-top: 50px;
    background: #dedede; }
    .timeline ul li::after {
      content: '';
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 82px;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      border: 4px solid #c20e1a;
      transition: background .5s ease-in-out; }
    .timeline ul li .timeline-image {
      margin: 0 2rem 1rem 0;
      display: block; }
      @media (min-width: 992px) {
        .timeline ul li .timeline-image {
          float: left;
          max-width: 33.3333%; } }
    .timeline ul li .timeline-container {
      visibility: hidden;
      overflow: auto;
      opacity: 0;
      transition: all .5s ease-in-out;
      position: relative;
      bottom: 0;
      width: 500px;
      padding: 15px 0;
      color: #3b3b3b; }
      @media (max-width: 1199px) {
        .timeline ul li .timeline-container {
          width: 450px; } }
    .timeline ul li.marked.in-view:after, .timeline ul li.marked:after {
      top: 77px;
      width: 30px;
      height: 30px;
      background: #2457a0;
      border-color: #2457a0; }
    .timeline ul li.marked .timeline-container {
      padding: 15px 30px;
      background-color: #2457a0;
      color: #fff; }
      .timeline ul li.marked .timeline-container time {
        color: #fff; }
    .timeline ul li:nth-child(odd) .timeline-container {
      transform: translate3d(250px, 0, 0);
      left: 45px; }
    .timeline ul li:nth-child(even) .timeline-container {
      left: -539px;
      transform: translate3d(-250px, 0, 0); }
      @media (min-width: 992px) {
        .timeline ul li:nth-child(even) .timeline-container .timeline-image {
          float: right;
          margin: 0 0 .5rem 1rem; } }
      @media (min-width: 768px) {
        .timeline ul li:nth-child(even) .timeline-container {
          text-align: right; } }
      @media (max-width: 1199px) {
        .timeline ul li:nth-child(even) .timeline-container {
          left: -439px; } }
    .timeline ul li.in-view::after {
      background-color: #fff; }
    .timeline ul li.in-view .timeline-container {
      transform: none;
      visibility: visible;
      opacity: 1; }

.timeline time {
  display: block;
  font-size: 2rem;
  font-weight: bolder;
  margin-bottom: 8px;
  color: #2457a0; }

@media (max-width: 991px) {
  .timeline ul li .timeline-container {
    width: 250px; }
  .timeline ul li:nth-child(even) .timeline-container {
    left: -289px;
    /*250+45-6*/ } }

@media (max-width: 576px) {
  .timeline ul li {
    margin-left: 20px; }
  .timeline ul li .timeline-container {
    width: calc(100vw - 91px); }
  .timeline ul li:nth-child(even) .timeline-container {
    left: 45px; } }

.career-overview {
  padding: 3rem 0; }

.career-filter-result {
  padding: 2rem 0;
  margin: 0; }
  .career-filter-result:nth-child(odd) {
    background-color: #dedede;
    padding-bottom: 1rem; }
  .career-filter-result-department {
    margin: 0;
    font-size: .9rem;
    font-weight: bolder;
    color: #2457a0; }
  @media (min-width: 992px) {
    .career-filter-results {
      margin-left: 2rem; } }
  .career-filter-result-desc {
    color: #3b3b3b; }
  .career-filter-result .h3 {
    font-size: 1.5rem;
    font-weight: bold; }
  .career-filter-result-types {
    color: #3b3b3b;
    font-weight: bold; }
  .career-filter-result-sub-headline {
    font-size: .9rem; }

.career-filter-type {
  padding: .5rem .75rem;
  border: 1px solid #3b3b3b;
  margin-bottom: 1rem; }
  .career-filter-type-title {
    font-weight: bolder;
    font-size: 1.1rem;
    position: relative; }
    .career-filter-type-title:hover {
      cursor: pointer; }
  .career-filter-type-selectors {
    display: none;
    margin-top: 1rem; }
    .career-filter-type-selectors .form-check-label {
      display: flex;
      align-items: center; }
      .career-filter-type-selectors .form-check-label span {
        margin-left: auto;
        font-size: .9rem; }
    .career-filter-type-selectors .form-check-sub {
      padding-top: .5rem; }
      .career-filter-type-selectors .form-check-sub .form-check {
        padding: 0.25rem 0; }
  .career-filter-type-toggler {
    position: absolute;
    font-size: 2.5rem;
    width: 3rem;
    text-align: center;
    right: -15px;
    top: 50%;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -ms-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .career-filter-type.open .career-filter-type-toggler {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg); }

.career-filter-amount-hl {
  color: #3b3b3b;
  font-size: 1.75rem;
  margin-bottom: 1rem; }
  @media (min-width: 992px) {
    .career-filter-amount-hl {
      margin-left: 2rem; } }

@media (min-width: 768px) {
  .job-vacancy-detail .h2 {
    margin-bottom: 0;
    padding-bottom: 0; } }

@media (max-width: 767px) {
  .job-vacancy-detail .h2 {
    padding-bottom: 2rem; } }

.job-vacancy-detail h1 span, .job-vacancy-detail h2 span, .job-vacancy-detail .h2 span {
  display: block;
  font-size: 1.25rem; }

.job-vacancy-detail-sub-hl {
  padding-top: 1.5rem;
  color: #000; }

.job-vacancy-detail-content {
  padding: 2.25rem 0 3rem 0; }

.job-vacancy-detail-tasks, .job-vacancy-detail-qualifications, .job-vacancy-detail-teaser {
  padding: 3rem 0; }
  .job-vacancy-detail-tasks h2, .job-vacancy-detail-qualifications h2, .job-vacancy-detail-teaser h2 {
    margin-bottom: 1rem; }
  .job-vacancy-detail-tasks ul, .job-vacancy-detail-qualifications ul, .job-vacancy-detail-teaser ul {
    margin: 0; }

.job-vacancy-detail-tasks, .job-vacancy-detail-teaser {
  background-color: #2457a0;
  color: #fff; }

.job-vacancy-detail-qualifications {
  padding: 1.5rem 0 0 0; }

@media (max-width: 767px) {
  .sidebar-career-icons {
    margin-bottom: -30px; } }

.sidebar-career-icons a {
  color: #3b3b3b;
  cursor: pointer !important; }
  .sidebar-career-icons a:hover {
    cursor: pointer !important; }
  .sidebar-career-icons a .col-lg-4 {
    cursor: pointer !important; }
    .sidebar-career-icons a .col-lg-4:hover {
      color: #2457a0;
      cursor: pointer !important; }

.sidebar-career-icons .las {
  font-size: 50px; }

@media (max-width: 991px) and (min-width: 768px) {
  .sidebar-career-icons .las {
    font-size: 40px; } }

.sidebar-career-icons span {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 2rem; }

.site-distributor-search .form-group {
  margin-bottom: 15px; }
  .site-distributor-search .form-group > label {
    position: absolute;
    opacity: 0;
    line-height: 0;
    height: 0;
    margin: 0; }

.site-distributor-search .jarallax-content {
  pointer-events: none; }
  .site-distributor-search .jarallax-content .headline-container {
    pointer-events: none;
    padding: 1rem 0; }
    @media (min-width: 992px) {
      .site-distributor-search .jarallax-content .headline-container {
        max-height: 200px; } }
    .site-distributor-search .jarallax-content .headline-container > div,
    .site-distributor-search .jarallax-content .headline-container > div > div,
    .site-distributor-search .jarallax-content .headline-container > div > div > div,
    .site-distributor-search .jarallax-content .headline-container > div > div > div > div {
      pointer-events: none !important; }
    .site-distributor-search .jarallax-content .headline-container .container,
    .site-distributor-search .jarallax-content .headline-container .container > .row {
      height: 100%; }
    .site-distributor-search .jarallax-content .headline-container .formbuilder-wrapper {
      display: flex;
      align-items: center;
      height: 100%;
      max-width: none !important;
      pointer-events: all !important;
      padding: 1rem 0; }
      .site-distributor-search .jarallax-content .headline-container .formbuilder-wrapper .custom-control-input:checked
~ .custom-control-label::before {
        border-color: #c20e1a;
        background-color: #c20e1a; }
      .site-distributor-search .jarallax-content .headline-container .formbuilder-wrapper .form-control {
        margin-bottom: 10px; }

.site-distributor-search .jarallax div:not(.jarallax-content), .site-distributor-search .jarallax-img {
  pointer-events: all; }

.site-distributor-search #distributor-google-maps button {
  height: auto !important;
  width: auto !important;
  top: 0 !important;
  right: 5px !important; }

.site-distributor-search #distributor-google-maps .map-content img {
  max-width: 50px !important;
  display: block;
  margin: auto;
  min-width: 0; }

.site-distributor-search #distributor-accordion {
  margin: 3rem 0; }

.site-distributor-search .accordion-chevron {
  pointer-events: none; }

.site-distributor-search .choice-container {
  border: none;
  padding-top: 0;
  margin-bottom: 10px; }

.site-distributor-search legend {
  height: 0;
  opacity: 0;
  padding: 0;
  visibility: hidden; }

.site-distributor-search .distributor-types {
  /*.custom-checkbox {
            &:first-child {
                label:after {
                    content: '';
                    background-image: url("/assets/img/maps/maha-logo.png");
                    right: -20px;
                    background-size: 20px;
                }
            }
        }*/ }
  .site-distributor-search .distributor-types label {
    line-height: 2;
    color: #fff; }

.accordion-distributor .accordion-item-active .accordion-toggle {
  border-bottom: 1px solid; }

.accordion-distributor .distributor-route-link {
  font-size: 0.75rem; }
  .accordion-distributor .distributor-route-link i {
    padding-right: 10px;
    font-size: 1.75rem; }

@media (max-width: 991px) {
  .accordion-distributor .card a {
    margin: 0 !important; }
    .accordion-distributor .card a .accordion-chevron {
      right: 1rem !important; } }

.accordion-distributor .card-body {
  padding-top: 1.5rem; }
  @media (max-width: 991px) {
    .accordion-distributor .card-body {
      padding: 1.5rem 1rem; } }
  @media (max-width: 991px) {
    .accordion-distributor .card-body .card-body {
      padding: 1.5rem 0; } }
  @media (max-width: 991px) {
    .accordion-distributor .card-body .row {
      margin: 0; } }

.accordion-distributor-item {
  padding-bottom: 1.5rem;
  color: #000; }
  .accordion-distributor-item:not(:last-child) {
    border-bottom: 1px solid #2457a0; }
  .accordion-distributor-item-logo {
    margin-bottom: 1rem; }
    @media (min-width: 992px) {
      .accordion-distributor-item-logo {
        padding: 0 1rem; } }
    @media (max-width: 991px) {
      .accordion-distributor-item-logo {
        width: 100px !important;
        margin: 0 auto 1.5rem;
        display: block; } }
  .accordion-distributor-item-infos {
    list-style: none; }
  .accordion-distributor-item-contact img {
    max-width: 50px; }
  .accordion-distributor-item-contact__portrait {
    border-radius: 100%; }
  .accordion-distributor-item-contact__hl {
    font-weight: 900;
    color: #2457a0;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .accordion-distributor-item-contact__hl {
        margin-top: 2rem !important; } }
    @media (max-width: 991px) {
      .accordion-distributor-item-contact__hl {
        margin-bottom: 1rem !important; } }
  .accordion-distributor-item-contact p {
    margin-bottom: 0.5rem; }
  .accordion-distributor-item-contact a {
    color: #000;
    font-size: 0.9rem; }
    .accordion-distributor-item-contact a i {
      color: #2457a0; }
  @media (max-width: 767px) {
    .accordion-distributor-item-content {
      margin-bottom: 20px; }
      .accordion-distributor-item-content h5 {
        font-size: 1.1rem; } }

.accordion .accordion-country .card:not(.accordion-item-active) {
  border-right-color: #2457a0 !important;
  border-top-color: #fff !important;
  border-left-color: #2457a0 !important; }
  .accordion .accordion-country .card:not(.accordion-item-active) .accordion-toggle {
    border-bottom: 0; }
    .accordion .accordion-country .card:not(.accordion-item-active) .accordion-toggle .accordion-chevron i {
      transform: rotate(0); }

.accordion .accordion-country .card:first-child {
  border-top-color: #2457a0 !important; }

.accordion .accordion-country .card.accordion-item-active {
  border-color: #2457a0; }

.accordion .accordion-country .card .accordion-toggle {
  color: #2457a0;
  padding: 1rem; }
  .accordion .accordion-country .card .accordion-toggle.collapsed {
    padding: 0.5rem 1rem;
    color: #fff; }

.profile-container-nav ul {
  list-style: none;
  margin-left: 0;
  padding: 0; }
  .profile-container-nav ul li {
    border-top: 1px solid #3b3b3b; }
    .profile-container-nav ul li a {
      display: block;
      padding: .5rem 1em; }
      .profile-container-nav ul li a.active {
        background-color: #3b3b3b;
        color: #fff; }
    .profile-container-nav ul li:last-child {
      border-bottom: 1px solid #3b3b3b; }

#contest-overlay {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 999999999999;
  max-width: 800px;
  width: calc(100% - 2rem);
  margin: 1rem;
  opacity: 1;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  -ms-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  transition: all ease 0.8s;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.5);
  background: #efefef; }
  #contest-overlay.invisible {
    opacity: 0;
    pointer-events: none; }
  #contest-overlay img {
    margin: auto;
    width: 100%; }
  #contest-overlay .contest-content {
    color: #fff;
    background: #2457a0; }
    #contest-overlay .contest-content > div {
      width: 100%;
      max-width: 1000px;
      padding: 3rem 2rem; }
    #contest-overlay .contest-content-close {
      right: 1rem;
      top: 1rem;
      z-index: 99;
      position: absolute; }
      #contest-overlay .contest-content-close i {
        color: #000;
        font-size: 2rem; }
        @media (max-width: 767px) {
          #contest-overlay .contest-content-close i {
            color: #fff; } }
      #contest-overlay .contest-content-close:hover {
        cursor: pointer; }
    #contest-overlay .contest-content strong {
      letter-spacing: 1px; }
    #contest-overlay .contest-content h2 {
      color: #fff;
      margin-bottom: 1.5rem; }
    #contest-overlay .contest-content h3 {
      color: #fff;
      margin-bottom: 0; }
  #contest-overlay .contest-form-trigger {
    color: #fff; }
    #contest-overlay .contest-form-trigger-btn {
      margin: 1rem auto; }

.formbuilder-contest-wrapper input.btn-primary ~ label {
  text-transform: uppercase;
  border-radius: 0;
  padding: .5rem 1.5rem;
  font-weight: 700;
  background-color: #2457a0 !important;
  border-color: #2457a0 !important;
  color: #fff !important; }
  .formbuilder-contest-wrapper input.btn-primary ~ label:before {
    content: none; }
  .formbuilder-contest-wrapper input.btn-primary ~ label:hover, .formbuilder-contest-wrapper input.btn-primary ~ label:focus, .formbuilder-contest-wrapper input.btn-primary ~ label.focus {
    background-color: #1e4987 !important;
    border-color: #1e4987 !important;
    color: #fff !important; }
  .formbuilder-contest-wrapper input.btn-primary ~ label:focus, .formbuilder-contest-wrapper input.btn-primary ~ label.focus {
    box-shadow: 0 0 0 0.15rem rgba(30, 73, 135, 0.45); }
  .formbuilder-contest-wrapper input.btn-primary ~ label:not(:disabled):not(.disabled):active, .formbuilder-contest-wrapper input.btn-primary ~ label:not(:disabled):not(.disabled).active {
    background-color: #1d4681;
    border-color: #1d4681;
    color: #fff !important; }
    .formbuilder-contest-wrapper input.btn-primary ~ label:not(:disabled):not(.disabled):active:focus, .formbuilder-contest-wrapper input.btn-primary ~ label:not(:disabled):not(.disabled):active.focus, .formbuilder-contest-wrapper input.btn-primary ~ label:not(:disabled):not(.disabled).active:focus, .formbuilder-contest-wrapper input.btn-primary ~ label:not(:disabled):not(.disabled).active.focus {
      box-shadow: 0 0 0 0.15rem rgba(29, 70, 129, 0.45); }

.maha-opt-in-google-maps {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #3b3b3b;
  z-index: 999;
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s; }
  .maha-opt-in-google-maps-content {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .maha-opt-in-google-maps-content h3, .maha-opt-in-google-maps-content h2, .maha-opt-in-google-maps-content h4 {
      color: white; }
  .maha-opt-in-google-maps.accepted {
    opacity: 0;
    pointer-events: none !important; }
    .maha-opt-in-google-maps.accepted * {
      opacity: 0;
      pointer-events: none !important; }

@media (max-width: 767px) {
  .klaro .cookie-modal .cm-btn:not(.cm-btn-accept-all) {
    font-size: .75rem; } }

.blog-article-detail-header h1 {
  margin-bottom: 2.5rem; }

.blog-article-detail-date {
  margin-bottom: 2rem; }
  .blog-article-detail-date span {
    padding: .25rem .5rem; }
    .blog-article-detail-date span:nth-of-type(2) {
      border-left: 1px solid; }

.blog-article-detail-tags {
  margin-bottom: 3rem; }
  .blog-article-detail-tags li {
    text-transform: uppercase;
    display: inline-block;
    background-color: #434343;
    color: #fff;
    font-size: .8rem;
    padding: .1rem 1.5rem;
    margin: 2px 1px 0; }

.blog-article-detail-content {
  margin-bottom: 10rem; }

.blog-article-detail-back-btn {
  margin-top: 5rem; }

.blog-articles {
  margin: 0 -.5rem; }
  .blog-articles .news-article {
    background: transparent;
    margin: 0;
    padding: 0; }
    .blog-articles .news-article-info {
      padding: 1.5rem 1.5rem; }
    .blog-articles .news-article a {
      display: block;
      margin: 0 .5rem 1rem;
      background: #dedede; }
    .blog-articles .news-article a, .blog-articles .news-article span, .blog-articles .news-article .h3 {
      color: #434343; }
    .blog-articles .news-article p {
      margin: 1.5rem 0 0; }
    .blog-articles .news-article .img-container {
      width: 100%;
      margin: 0; }
      .blog-articles .news-article .img-container img {
        max-width: 101%;
        width: 101%; }

.fc-item {
  margin-bottom: 4rem; }

.share-icons i {
  color: #434343;
  font-size: 1.5rem;
  margin: .5rem 1.5rem 0 0;
  transform: scale(1); }
  .share-icons i:focus, .share-icons i.active {
    -webkit-animation: beat .3s ease-in-out backwards;
    animation: beat .3s ease-in-out backwards; }
  .share-icons i:active {
    -webkit-animation: none;
    animation: none; }

.share-icons a:hover, .share-icons span:hover {
  cursor: pointer; }

@keyframes beat {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.disruptor-container {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  pointer-events: none;
  z-index: 9999999999; }
  .disruptor-container-inner {
    width: 816px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: fixed;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    .disruptor-container-inner::-webkit-scrollbar {
      display: none; }
  .disruptor-container-content {
    overflow: scroll;
    pointer-events: all; }

.disruptor-popup {
  width: 800px;
  margin: 1rem;
  max-width: calc(100% - 2rem);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
  max-height: 100%;
  overflow: scroll;
  position: relative;
  opacity: 0;
  transition: transform ease .6s, opacity ease .6s;
  pointer-events: all; }
  .disruptor-popup:not(:first-of-type) {
    margin-top: 1rem; }
  .disruptor-popup.pos-left {
    margin-right: auto;
    transform: translateX(-50px); }
  .disruptor-popup.pos-right {
    margin-left: auto;
    transform: translateX(50px); }
  .__loaded .disruptor-popup {
    opacity: 1;
    pointer-events: all;
    transform: translateX(0); }
  .disruptor-popup-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer; }
    .disruptor-popup-close i {
      font-size: 2rem;
      text-shadow: 0 0 1px rgba(0, 0, 0, 0.5); }
  .disruptor-popup-media {
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column; }
    .disruptor-popup-media img, .disruptor-popup-media picture {
      width: 100%; }
    .disruptor-popup-media-video-overlay {
      position: absolute;
      width: 100%; }
      .disruptor-popup-media-video-overlay .img-overlay-container {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0; }
      .disruptor-popup-media-video-overlay:before {
        content: '';
        padding-top: 100%;
        display: block; }
    .disruptor-popup-media .pimcore_editable_video, .disruptor-popup-media .video-js {
      width: 100%; }
  .disruptor-popup-content {
    background: #2457a0; }
    .disruptor-popup-content-inner {
      padding: 1rem; }
      .disruptor-popup-content-inner .h2 {
        margin-bottom: 1.5rem;
        font-weight: bold; }
      @media (min-width: 992px) {
        .disruptor-popup-content-inner {
          padding: 2.5rem; } }
    .disruptor-popup-content p:last-of-type {
      margin-bottom: 0; }
    .disruptor-popup-content *, .disruptor-popup-content .h2 {
      color: #fff; }
  .disruptor-popup-trigger {
    margin: 1.5rem 2rem; }

.reference-item {
  background: #dedede;
  margin-bottom: 1rem; }
  .reference-item-content {
    padding: 2rem 0 2rem 2rem; }
    .reference-item-content p:last-child {
      margin: 0; }
    .reference-item-content .btn {
      margin-top: 1rem; }
  @media (min-width: 992px) {
    .reference-item:nth-child(odd) .reference-item-col-img {
      order: 1; }
    .reference-item:nth-child(odd) .reference-item-col-content {
      order: 2;
      margin-left: -30px; } }

.reference-overview-container > .row {
  padding: 4rem 0; }

.reference-overview-container h4 {
  margin-bottom: 2.25rem; }

.reference-slider {
  padding: 3rem 0; }
  .reference-slider .slick-list {
    margin: 0 -.5rem; }
  .reference-slider .slick-slide {
    padding: 0 .5rem; }

.reference-used-products-slider {
  margin: 2rem 0 4rem; }

.reference-testimonial {
  margin-bottom: 5rem; }

.reference-container {
  padding-top: 4rem; }
  .reference-container .news-detail-tags {
    margin-top: 1rem;
    margin-left: auto; }
    @media (min-width: 1300px) {
      .reference-container .news-detail-tags {
        max-width: 90%; } }
    .reference-container .news-detail-tags li {
      margin: 2px 0 1px 2px; }
  .reference-container-sub-title {
    margin-top: -.5rem; }

.reference-back-btn {
  margin-bottom: 4rem; }

.reference-header-sub-title {
  color: #fff; }

.date-overview-container {
  padding-top: 3rem; }

.date-overview-item {
  padding: 3rem;
  border-bottom: 1px solid #dedede; }
  @media (min-width: 992px) {
    .date-overview-item .col-md-10 {
      padding-left: 3rem; } }
  .date-overview-item:last-of-type {
    border-bottom: none; }
  .date-overview-item .la-calendar-day {
    font-size: 8rem; }

.toolbox-news-articles .h2 {
  margin-bottom: 1.5rem; }

.toolbox-blog-articles {
  background: #fff;
  padding: 3rem 0; }
  .toolbox-blog-articles .h2 {
    margin-bottom: 1.5rem; }
  .toolbox-blog-articles .slick-track {
    margin-left: -.5rem; }
  .toolbox-blog-articles .slick-list {
    margin-right: -1.5rem;
    overflow: hidden; }
  .toolbox-blog-articles .news-detail-tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .toolbox-blog-articles .news-detail-tags li {
      padding: .1rem .5rem;
      margin-bottom: 2px;
      margin-right: 2px;
      font-size: 10px; }
  .toolbox-blog-articles .news-detail-similar-article {
    margin: 0 .5rem;
    background-color: #dedede;
    height: 315px;
    position: relative; }
    .toolbox-blog-articles .news-detail-similar-article:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 2rem;
      background: #dedede;
      background: linear-gradient(0deg, #dedede 0%, transparent 100%); }
    .toolbox-blog-articles .news-detail-similar-article-content p, .toolbox-blog-articles .news-detail-similar-article-content h3 {
      color: #3b3b3b; }
    .toolbox-blog-articles .news-detail-similar-article-content p {
      margin-top: 1.5rem;
      font-size: .7rem; }
    .toolbox-blog-articles .news-detail-similar-article-content h3 {
      font-size: 14px; }
    .toolbox-blog-articles .news-detail-similar-article:hover h3 {
      color: #2457a0 !important; }

@media (min-width: 1300px) {
  .col-xxl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xxl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; } }

/**
    todo: styles für views auslagern wenn Zeit
 */
.tag-filter-search {
  background: transparent;
  border: none;
  font-size: 1.5rem;
  padding: 1rem 0;
  font-weight: lighter;
  max-width: 100%;
  width: 200px;
  will-change: transform;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  -ms-transition: all ease 0.8s;
  -o-transition: all ease 0.8s;
  transition: all ease 0.8s; }
  @media (max-width: 991px) {
    .tag-filter-search {
      width: 100%; } }
  .tag-filter-search:focus {
    color: #3b3b3b;
    outline: 0;
    width: 100%; }
  .tag-filter-search-submit:focus {
    outline: 0;
    box-shadow: none; }
  .tag-filter-search-group {
    justify-content: flex-end;
    border-bottom: 1px solid;
    margin-bottom: 2rem; }

.tag-filter-element .toolbox-element {
  padding: 0 0 3rem 0; }

.tag-filter-type {
  padding: .75rem 1rem;
  border: 1px solid #3b3b3b;
  position: relative;
  color: #3b3b3b;
  margin-bottom: 1rem;
  background: #fff; }
  .tag-filter-type-title {
    font-weight: bolder;
    font-size: 1.1rem;
    position: relative; }
    .tag-filter-type-title:hover {
      cursor: pointer; }
  .tag-filter-type-amount {
    color: #bbbbbb; }
    .tag-filter-type-amount:empty {
      opacity: 0; }
    .tag-filter-type-amount:before {
      content: '('; }
    .tag-filter-type-amount:after {
      content: ')'; }
  .tag-filter-type-selectors {
    display: none; }
    .tag-filter-type-selectors .form-check-label {
      display: flex;
      align-items: center; }
      .tag-filter-type-selectors .form-check-label span {
        margin-left: auto;
        font-size: .9rem; }
    .tag-filter-type-selectors .form-check-sub {
      padding-top: .5rem; }
      .tag-filter-type-selectors .form-check-sub .form-check {
        padding: 0.25rem 0; }
  .tag-filter-type-toggler {
    position: absolute;
    font-size: 2.5rem;
    width: 3rem;
    text-align: center;
    right: -15px;
    top: 50%;
    -webkit-transition: all ease 0.45s;
    -moz-transition: all ease 0.45s;
    -ms-transition: all ease 0.45s;
    -o-transition: all ease 0.45s;
    transition: all ease 0.45s;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg); }
    .tag-filter-type-toggler i {
      display: block; }
  .tag-filter-type.open .tag-filter-type-toggler {
    -webkit-transform: translateY(-50%) rotate(0.00001deg);
    -moz-transform: translateY(-50%) rotate(0.00001deg);
    -ms-transform: translateY(-50%) rotate(0.00001deg);
    -o-transform: translateY(-50%) rotate(0.00001deg);
    transform: translateY(-50%) rotate(0.00001deg); }

.tag-filter-reset-item {
  text-transform: uppercase;
  background-color: #3b3b3b;
  color: #fff;
  font-size: .8rem;
  padding: .1rem .5rem;
  margin-right: .2rem; }
  .tag-filter-reset-item div {
    width: 15px !important;
    min-height: 10px !important; }
  .tag-filter-reset-item i {
    font-size: inherit;
    margin-top: .15rem;
    padding-left: .25rem; }
  .tag-filter-reset-item:hover {
    cursor: pointer; }

.tag-filter-reset-btn {
  padding: .5rem;
  font-size: .8rem; }
  .tag-filter-reset-btn i {
    font-size: 1rem; }
  .tag-filter-reset-btn:focus {
    box-shadow: none; }

.form-check-date-input-container:hover {
  cursor: pointer; }

.height-auto {
  height: auto !important; }

.litepicker {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%); }
  .litepicker:before {
    content: '' !important;
    position: fixed !important;
    left: -150%;
    top: -150%;
    width: 200vw;
    height: 200vw;
    z-index: -2;
    background: rgba(0, 0, 0, 0.8); }
  .litepicker:after {
    content: '' !important;
    position: fixed !important;
    left: -3rem;
    top: -3rem;
    height: calc(100% + 6rem);
    width: calc(100% + 6rem);
    background: #fff;
    z-index: -1; }
  .litepicker .container__months {
    padding-bottom: 1rem;
    box-shadow: 8px 8px 32px -16px rgba(0, 0, 0, 0.5);
    border-radius: 0;
    width: calc((var(--litepickerMonthWidth) * 2) + 4rem) !important;
    max-width: 100%; }
    .litepicker .container__months .month-item {
      padding: 0; }
      .litepicker .container__months .month-item:first-child {
        padding-right: 2rem; }
      .litepicker .container__months .month-item:last-child {
        padding-left: 2rem; }
    .litepicker .container__months .month-item-header {
      background: #2457a0;
      color: #fff; }
      .litepicker .container__months .month-item-header .button-previous-month svg, .litepicker .container__months .month-item-header .button-next-month svg {
        fill: #fff; }
  .litepicker .container__main {
    flex-wrap: wrap; }
  .litepicker .container__days .day-item.is-start-date, .litepicker .container__days .day-item.is-end-date {
    border-radius: 0 !important; }
  .litepicker__headline {
    color: #3b3b3b;
    width: 100%;
    margin-bottom: 1rem; }
    .litepicker__headline i {
      display: inline-block;
      padding: 1rem;
      right: -1rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .litepicker__headline i:hover {
        cursor: pointer; }

/*# sourceMappingURL=maha.css.map */
