/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*
* 
* 
* General
*
*
*/
p {
  line-height: 2rem;
  margin-top: 0px !important;
  margin-bottom: 2rem;
  text-align: justify;
  hyphens: auto;
}
a {
  color: #296bb8;
}
li p {
  margin: 0;
}
.row p, .row h2, .row h3, .row h4 {
  padding-right: 0;
  padding-left: 0;
}
h2 sup {
  font-size: 1.1rem !important;
}
html body {
  color: #252525;
  font-size: 1.25rem;
  line-height: 2rem;
}
html body#home #g-header {
  padding: 0;
}
html body#home #g-header .g-container {
  width: 100%;
}
html body#home #g-header .g-container .g-content {
  margin: 0;
  padding: 0;
}
html body#home #g-header .g-container .swiper-horizontal .swiper-slide .swiper-caption {
  top: 5rem;
  left: 5vw;
}
html body#home #g-header .g-container .swiper-pagination {
  margin: 0;
}
html body#home #g-intro .g-grid .g-content .platform-content {
  padding: 0;
  margin: 0;
}
html body#home #g-intro .g-grid .g-content .platform-content #rspbld {
  padding: 0;
}
html body#home #g-intro .g-grid .g-content .platform-content #rspbld .page-content section {
  margin: 0;
}
html body#home #g-intro .g-grid .g-content .platform-content #rspbld .page-content section .row {
  margin: 0;
}
html body#home #g-intro .g-grid .g-content .platform-content #rspbld .page-content section .row .rspbld-image {
  margin: 0;
}
html body#home div.madeingermany {
  display: flex;
}
html body#home div.madeingermany .rspbld-text-block {
  flex-basis: 75%;
}
html body#home div.madeingermany .rspbld-text-block p {
  text-align: left;
}
html body#home div.madeingermany .rspbld-image {
  flex-basis: 25%;
  width: 25%;
  margin: 0px;
}
html body#home #g-features {
  background-color: #e1edf4;
  border-radius: 0 3rem 0 0;
  margin-bottom: 100px;
}
html body#home #g-features .g-container .g-grid .g5-list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
}
html body#home #g-features .g-container .g-grid .g5-list ul li {
  flex-basis: calc(50% - 5px);
}
html body#home #g-features .g-container .g-grid .g5-list ul li .list-item-img {
  display: flex;
  margin-bottom: 10px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 1px 1px 3px 0px rgba(54, 54, 54, 0.13);
}
html body#home #g-features .g-container .g-grid .g5-list ul li .list-item-img .cw-imagelist-imgframe {
  display: block;
  width: 100px !important;
  min-width: 100px;
  height: 100px;
  border-radius: 8px;
  position: relative;
  padding: 10px;
  background-color: #e1edf4;
  margin: 10px;
}
html body#home #g-features .g-container .g-grid .g5-list ul li .list-item-img .cw-imagelist-content {
  padding: 10px;
}
html body#home #g-features .g-container .g-grid .g5-list ul li .list-item-img .cw-imagelist-caption {
  font-size: 1.5rem;
}
html body#home #g-features .g-container .g-grid .g5-list ul li .list-item-img .cw-imagelist-longtext {
  font-size: 0.9rem;
  line-height: normal;
}
html body#home #g-utility {
  background-color: #e1edf4;
  border-radius: 0 3rem 0 0;
}
html body#home #g-utility.videobox .g-container .g-grid .g-block {
  position: relative;
}
html body#home #g-utility.videobox .g-container .g-grid .g-block video {
  max-width: 100%;
}
html body#home #blueimg a {
  background: white;
  background: radial-gradient(circle, white 0%, white 55%, #009fff 100%);
  position: relative;
  display: block;
  border-radius: 3rem 0 0 0;
}
html body#home #blueimg img {
  opacity: 70%;
  border-radius: 3rem 0 0 0;
  position: relative;
}
html body#home .homevideo video {
  background-image: url('../../../../images/videos/KASIGLAS-Aviation-FinalV2_web.mp4.jpg');
  background-position: center;
  background-size: cover;
  width: 100%;
  max-width: 100%;
}
html body#home .jux_logo_showcase .logo_showcase_grid {
  display: flex;
  justify-content: space-between;
  gap: 3px;
  flex-wrap: nowrap;
  text-align: center;
}
html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item {
  position: relative;
  max-width: 110px;
  max-height: 110px;
  width: auto;
  height: auto;
  padding: 4px;
  margin: 0px;
  background-color: #ffffff;
  border: 1px solid #BFBFBF !important;
}
html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info {
  position: relative;
  width: auto;
  height: auto;
  max-width: 100%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  transition-duration: 1000ms;
  transition-property: all;
  cursor: pointer;
}
html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info .logo_item_link {
  display: inline-block;
}
html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info .logo_item_link img {
  max-height: 100px;
  max-width: 100%;
  width: auto !important;
}
html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info:hover, html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info:active {
  transform: scale(300%) translate(0%, -25%);
}
html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info:hover img, html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info:active img {
  border: 1px solid #BFBFBF;
}
html body.presse div.cw-files .cw-files.linklist .cw-files-item .cw-files-item-imagebox {
  max-height: 170px;
  overflow: hidden;
}
html body.noborder #rspbld {
  padding: 0;
}
html body #g-page-surround {
  display: flex;
  flex-direction: column;
}
html body #g-page-surround #g-container-main {
  flex: 1;
}
html body #rspbld {
  padding-top: 50px;
  padding-bottom: 50px;
}
html body #rspbld .page-content > section {
  margin-bottom: 5rem;
}
html body #rspbld .page-content > section.twocol .row .col-md-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
html body #rspbld .page-content > section.twocol .row .col-md-6 .rspbld-text-block {
  margin: auto 0;
}
html body #rspbld .page-content > section .rspbld-image .rspbld-image-caption {
  background-color: #fcfcfc;
  margin-bottom: 2rem;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: normal;
  min-height: 3rem;
  text-align: justify;
  hyphens: auto;
}
html body #rspbld .page-content > section .rspbld-image.round img {
  border-radius: 0 3rem 0 0;
}
html body #rspbld .page-content > section .row .col-md-6 .rspbld-image.round img {
  border-radius: 3rem 0 0 0;
}
html body #rspbld .page-content > section .row .col-md-6:last-child .rspbld-image.round img {
  border-radius: 0 3rem 0 0;
}
html body #rspbld .page-content > section .propbox {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  margin-bottom: 0;
}
html body #rspbld .page-content > section .propbox h3.rspbld-column-title {
  font-size: 1.2rem;
}
html body #rspbld .page-content > section .propbox .rspbld-image {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
html body #rspbld .page-content > section .propbox .rspbld-image .rspbld-image-caption {
  flex-grow: 1;
  margin-bottom: 0;
  flex-basis: 33.333%;
}
html body #rspbld .page-content > section .propbox .iconbox {
  flex-grow: 1;
}
html body #rspbld .page-content > section .iconbox {
  align-self: flex-start;
  flex-grow: 3;
  margin-bottom: 0;
}
html body #rspbld .page-content > section .iconbox h4.rspbld-title {
  font-size: 1rem;
  font-weight: 400;
}
html body #rspbld .page-content > section .iconbox .g5-list ul {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  text-align: left !important;
  margin: 0 1rem;
  margin: 0;
}
html body #rspbld .page-content > section .iconbox .g5-list ul li {
  position: relative;
  max-width: 70px;
  padding: 5px;
  left: 0 !important;
}
html body #rspbld .page-content > section .iconbox .g5-list ul li .list-item-img {
  position: relative;
  max-width: 70px;
  padding: 5px;
  left: 0 !important;
  aspect-ratio: 1;
  border-radius: 8px;
  background-color: #e1edf4;
}
html body #rspbld .page-content > section .iconbox .g5-list ul li .list-item-img img {
  max-width: 100%;
  z-index: 1;
}
html body #rspbld .page-content > section .iconbox .g5-list ul li .list-item-img .cw-imagelist-caption {
  position: absolute;
  top: 100%;
  font-size: 1rem;
  font-weight: 500;
  line-height: normal;
  background-color: #ffffff;
  display: none;
  z-index: 999;
}
html body #rspbld .page-content > section .iconbox .g5-list ul li .list-item-img:hover .cw-imagelist-caption {
  display: block;
}
html body #rspbld .page-content > section.greybox-right {
  background-color: #e1edf4;
  border-radius: 0 3rem 0 0;
}
html body #rspbld .rspbld-horizontal-image-box.listitem-icon {
  margin-bottom: 10px;
  border-radius: 8px;
  box-shadow: 1px 1px 3px 0px rgba(54, 54, 54, 0.13);
}
html body #rspbld .rspbld-horizontal-image-box.listitem-icon .rspbld-image {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  position: relative;
  padding: 10px;
  background-color: #e1edf4;
  margin: 10px;
}
html body #rspbld .rspbld-horizontal-image-box.listitem-icon .rspbld-image img {
  display: block;
  position: relative;
  max-width: 100%;
  width: 100%;
}
html body #rspbld .rspbld-horizontal-image-box.listitem-icon .rspbld-content-container {
  padding: 8px 8px 8px 0;
}
html body #rspbld .rspbld-horizontal-image-box.listitem-icon .rspbld-content-container .rspbld-content p, html body #rspbld .rspbld-horizontal-image-box.listitem-icon .rspbld-content-container .rspbld-content a, html body #rspbld .rspbld-horizontal-image-box.listitem-icon .rspbld-content-container .rspbld-content li {
  font-size: 0.9rem;
  line-height: normal;
  margin: 0;
}
html body .cwtimeline-main {
  margin-bottom: 6rem;
}
html body .cwtimeline-main #popup {
  z-index: 9000;
}
html body .cwtimeline-main #popup div.twocol {
  display: flex;
  flex-wrap: nowrap;
  gap: 50px;
  margin-bottom: 50px;
}
.g-fixed-container {
  height: auto !important;
}
.g-flushed > .g-container {
  max-width: 1620px;
  margin: 0 auto !important;
}
#logoblock::before {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  content: "";
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-image: url('../images/top-deco.png');
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 180px;
  z-index: 1;
}
#g-navigation {
  position: relative;
}
#g-navigation .g-container {
  width: auto !important;
  position: static;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content {
  margin: 0;
  padding: 0;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content .top3 {
  text-align: end;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content .top3 .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: end;
  text-align: end;
  gap: 5px;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content .top3 .mod-languages ul.lang-inline li {
  display: block;
  margin: 0;
  border: 1px solid #ffffff;
  padding: 3px;
  width: 38px;
  text-align: center;
  line-height: 10px;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content .top3 .mod-languages ul.lang-inline li a {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0 !important;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content .top3 .mod-languages ul.lang-inline li > a:before {
  display: none;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content .top3 .mod-languages ul.lang-inline li.lang-active {
  background-color: #ffffff;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content .top3 .mod-languages ul.lang-inline li.lang-active a {
  color: #296bb8;
}
#g-navigation .g-container .g-grid .g-block .g-content .platform-content .top3 .mod-languages ul.lang-inline li:first-child {
  margin: 0 0 0 auto;
}
#g-navigation .g-container .g-grid .g-block#top3 {
  position: relative;
  z-index: 21;
}
#g-navigation .g-container .g-grid .g-block#top3 .moduletable.social-icons {
  display: flex;
  align-items: end;
  margin: 0;
  padding: 0;
  line-height: 30px;
}
#g-navigation .g-container .g-grid .g-block#top3 .moduletable.social-icons .g-particle {
  text-align: left;
  position: relative;
  width: 85px;
  margin: 0 0 10px auto;
  padding: 0;
}
#g-navigation .g-container .g-grid .g-block#top3 .moduletable.social-icons > .mod-custom {
  text-align: left;
  position: relative;
  width: 85px;
  margin: 0 0 10px auto;
  padding: 0;
}
#g-navigation .g-container .g-grid .g-block#top3 ul.social-icons {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 10px;
  margin: 0;
}
#g-navigation .g-container .g-grid .g-block#top3 ul.social-icons li {
  display: inline-block;
  text-align: center;
  min-width: 22px;
}
#g-navigation .g-container .g-grid .g-block#top3 ul.social-icons li .fa, #g-navigation .g-container .g-grid .g-block#top3 ul.social-icons li .fa-brands {
  color: #ffffff;
  font-size: 20px;
}
#g-navigation .g-container .g-grid #logoblock {
  position: relative;
}
#g-navigation .g-container .g-grid #logoblock > .g-content {
  position: relative;
  z-index: 20;
}
#g-navigation .g-container .g-grid #logoblock > .g-content .g-logo {
  display: block;
  position: relative;
  line-height: normal;
  top: -20px;
  width: 220px;
}
#g-navigation .g-container .g-grid #logoblock > .g-content .g-logo img {
  max-height: none;
}
#g-mainbar {
  margin: 0;
  padding: 0;
}
#g-mainbar .g-content {
  padding: 0;
  margin: 0;
}
#g-mainbar .g-content #rspbld .page-content section.hero img {
  max-width: none;
  width: 100%;
}
#g-mainbar .g-content #rspbld .page-content section.topsection {
  margin-top: 50px;
  margin-bottom: 50px;
}
#g-mainbar .g-content #rspbld .page-content section.topsection .sppb-addon-content p {
  text-align: justify;
  hyphens: auto;
}
#g-mainbar .g-content #rspbld .page-content section.quality {
  padding: 3rem;
  background-color: #e1edf4;
  border-radius: 0 3rem 0 0;
}
#g-navigation, #g-footer {
  background-color: #296bb8 !important;
}
.rspbld-image.pagehead img {
  max-width: none;
  width: 100%;
}
/*
*
* Zertifikate
*
*
*/
body.zertifikate #g-mainbar .platform-content.container {
  padding: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row {
  margin: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col {
  padding: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .page-content {
  position: relative;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-top {
  position: absolute;
  top: 120px;
  left: 0px;
  padding: 0;
  margin: 0;
  z-index: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-bottom {
  position: absolute;
  bottom: 0px;
  right: 0;
  padding: 0;
  margin: 0;
  pointer-events: none;
  z-index: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-top .row, body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-bottom .row {
  margin: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-top .row > *, body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-bottom .row > * {
  padding: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 50px;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate {
  position: relative;
  text-align: center;
  padding-bottom: 0 !important;
  z-index: 3 !important;
  text-align: left;
  margin: 0 5vw;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .rspbld-row-title, body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > div {
  padding: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate .rspbld-row-title {
  position: relative;
  z-index: 99;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 {
  position: relative;
  margin-top: 50px;
  justify-content: space-between;
  gap: 20px;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-image, body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-module {
  position: relative;
  flex-basis: 33%;
  width: 33%;
  max-width: 33%;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-image .sppb-addon-single-image .sppb-addon-content h6.sppb-addon-title, body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-module .sppb-addon-single-image .sppb-addon-content h6.sppb-addon-title {
  text-align: left;
  font-size: 1.5rem;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-image {
  height: auto;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-image .rspbld-magnific-popup {
  height: auto;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-image .rspbld-image-caption {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
  font-weight: normal;
  font-size: 0.938rem;
  background: transparent;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-module {
  display: flex;
  flex-direction: column;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-module .swiper {
  order: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-module .rspbld-title {
  order: 1;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate .sppb-addon.title-bottom .sppb-addon-content {
  display: flex;
  flex-direction: column;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate .sppb-addon.title-bottom .sppb-addon-content h6.sppb-addon-title {
  order: 2;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
  font-size: 1.5rem;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate .sppb-addon.title-bottom .sppb-addon-content div.swiper {
  order: 1;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate div.swiper {
  height: auto;
  max-width: 100%;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate div.swiper .swiper-slide a {
  aspect-ratio: 0.78671875;
}
@supports (background: -webkit-canvas(squares)) {
  body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate div.swiper .swiper-slide a img::before {
    float: left;
    padding-top: 78%;
    content: "";
  }
  body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate div.swiper .swiper-slide a img::after {
    display: block;
    content: "";
    clear: both;
  }
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate div.swiper .swiper-slide:hover::after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  color: #000000;
  border-radius: 40px;
  font-family: "FontAwesomeSolid";
  font-size: 2.5rem;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  transition: opacity 0.3s;
  left: 50%;
  top: 50%;
  cursor: pointer;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.titlesection {
  padding: 0 50px 100px 50px;
  width: 70%;
  margin-bottom: 0;
}
body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.titlesection .sppb-row-container {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
body.zertifikate .lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8);
}
/*
*
* Zeistrahl Geschichte
*
*
*/
div#zeitstrahl table.sppb-addon-table-main {
  font-size: 1rem;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr {
  background-color: #e1edf4;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr:nth-child(even) {
  background: #fff;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr:first-child td {
  color: #252525;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr td {
  color: #252525;
  vertical-align: top;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr td:first-child {
  width: 45%;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr td:nth-child(2) {
  width: 10%;
  color: #296bb8;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr td:last-child {
  width: 45%;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr td span.bt-content div.sppb-addon-wrapper {
  margin-bottom: 0;
}
div#zeitstrahl table.sppb-addon-table-main tbody tr td strong, div#zeitstrahl table.sppb-addon-table-main tbody tr td b, div#zeitstrahl table.sppb-addon-table-main tbody tr td p {
  color: #296bb8;
}
/*
*
* cw-files downloads
*
*
*/
.rspbld-module.einzeldownloads ul {
  padding: 0px;
}
.rspbld-module.einzeldownloads ul li.cw-files-item .cw-files-item-textbox {
  flex: 1;
}
.rspbld-module.einzeldownloads ul li.cw-files-item .cw-files-namelink {
  margin-right: 20px;
}
.rspbld-module.einzeldownloads ul li.cw-files-item .cw-files-dlnutton, .rspbld-module.einzeldownloads ul li.cw-files-item .cw-files-rdbutton {
  display: inline-block;
  background-color: #296bb8;
  color: #ffffff;
  margin: 0 10px;
  padding: 10px;
}
.rspbld-module.einzeldownloads ul a {
  font-weight: normal;
}
.rspbld-module.pressemeldungen ul {
  padding: 0px;
}
.rspbld-module.pressemeldungen ul li.cw-files-item {
  display: flex;
  flex-wrap: nowrap;
  padding: 10px !important;
}
.rspbld-module.pressemeldungen ul li.cw-files-item:nth-child(even) {
  background-color: #dbdbdb;
}
.rspbld-module.pressemeldungen ul li.cw-files-item .cw-files-item-textbox {
  flex: 1;
}
.rspbld-module.pressemeldungen ul li.cw-files-item .cw-files-namelink {
  margin-right: 20px;
  margin-left: 20px;
  flex-basis: 100%;
}
.rspbld-module.pressemeldungen ul li.cw-files-item .cw-files-dlnutton, .rspbld-module.pressemeldungen ul li.cw-files-item .cw-files-rdbutton {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  background-color: #296bb8;
  color: #ffffff;
  margin: 0 10px;
  padding: 10px;
  height: 40px;
}
.rspbld-module.pressemeldungen ul li.cw-files-item a {
  font-weight: normal;
}
.downloadfiles .cw-files .cw-files.linklist .cw-files-item {
  margin-bottom: 20px;
}
.downloadfiles .cw-files .cw-files.linklist .cw-files-item a {
  font-weight: normal;
}
.cw-files.pdfpreview ul li.cw-files-item .cw-files-buttonbox .cw-files-dlnutton, .cw-files.pdfpreview ul li.cw-files-item .cw-files-buttonbox .cw-files-rdbutton, cw-files.defaultview ul li.cw-files-item .cw-files-buttonbox .cw-files-dlnutton, cw-files.defaultview ul li.cw-files-item .cw-files-buttonbox .cw-files-rdbutton {
  background-color: #296bb8;
}
footer > .g-container .g-grid .g-block:first-child .g-content {
  margin-left: 0.635rem;
  padding-left: 0.938rem;
}
footer > .g-container .g-grid .g-block:last-child .g-content {
  margin-right: 0.635rem;
  padding-right: 0.938rem;
}
footer > .g-container .g-grid .g-block#footermenu {
  display: block;
  text-align: center;
}
footer > .g-container .g-grid .g-block#footermenu .g-content {
  text-align: left;
  display: inline-block;
  width: auto;
  margin-left: auto;
}
footer > .g-container .g-grid .g-block#footermenu ul.mod-menu.nav {
  flex-direction: column;
  margin: 0;
}
footer > .g-container .g-grid .g-block#footermenu ul.mod-menu.nav li {
  margin: 0;
  padding: 0;
}
footer > .g-container .g-grid .g-block#footermenu ul.mod-menu.nav li a {
  color: #ffffff;
}
footer > .g-container .g-grid #scripts .g-content {
  margin: 0;
  padding: 0;
}
#g-navigation {
  position: relative;
  z-index: 112;
  padding: 20px !important;
}
#g-navigation * {
  hyphens: manual;
}
#g-navigation.g-flushed {
  padding: 20px 20px 5px 20px !important;
}
#g-navigation.g-flushed > .g-container {
  max-width: none;
}
#g-navigation.dark {
  background-color: #333;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li {
  margin: 0;
  padding: 4px 9px 7px 9px;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li > a, #g-navigation #menublock .g-main-nav .g-toplevel > li > .g-menu-item-container > span.g-separator {
  text-transform: uppercase;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.active, #g-navigation #menublock .g-main-nav .g-toplevel > li:hover {
  background-color: #40bfea;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content, #g-navigation #menublock .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li > ul.g-dropdown {
  top: 40px;
  border: none;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel > li.g-menu-item a {
  color: #ffffff;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel > li.g-menu-item a .g-menu-item-content {
  font-size: 1.25rem;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem {
  position: static;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown {
  position: absolute;
  transform: none;
  display: block;
  width: 100vw;
  height: auto;
  left: 0;
  top: 125px;
  padding-top: 20px;
  padding-right: 0;
  background-color: #40bfea;
  margin: 0 0;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown::before, #g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown::after {
  display: none;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column {
  width: 100%;
  max-width: none;
  margin: 0 auto;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel {
  position: relative;
  display: flex;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel .g-level-1.g-go-back {
  display: none;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel > li.g-menu-item {
  flex-basis: 0;
  flex-grow: 1;
  padding: 0 20px 20px 20px;
  margin: 0;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel > li.g-menu-item a {
  display: flex;
  flex-direction: column;
  color: #ffffff;
  max-width: 340px;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel > li.g-menu-item a > img {
  order: 2;
  max-width: 100%;
  margin-bottom: 10px;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel > li.g-menu-item a .g-menu-item-content {
  font-size: 1.25rem;
  min-height: 40px;
  margin-bottom: 5px;
  order: 1;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel > li.g-menu-item:not(:last-child) {
  border-right: 2px solid #474F54;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel > li.g-menu-item:not(:last-child) .g-menu-item-container {
  border-bottom: none;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > .g-sublevel .g-menu-parent-indicator {
  display: none;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown ul.g-dropdown {
  visibility: visible;
  opacity: 1;
  position: relative;
  right: auto;
  left: auto;
  width: 100%;
  margin: 0;
  border: none;
  background-color: transparent;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown ul.g-dropdown > .g-dropdown-column {
  width: 100%;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown ul.g-dropdown > .g-dropdown-column > .g-grid > div.g-block > .g-sublevel li.g-menu-item {
  border-top: 1px solid #ffffff;
  line-height: normal;
  margin: 0;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown ul.g-dropdown > .g-dropdown-column > .g-grid > div.g-block > .g-sublevel li.g-menu-item a img {
  display: none;
  visibility: hidden;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown ul.g-dropdown > .g-dropdown-column > .g-grid > div.g-block > .g-sublevel li.g-menu-item a .g-menu-item-content {
  min-height: auto;
  margin: 0;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem > ul.g-dropdown.g-inactive ul.g-dropdown {
  visibility: hidden;
  opacity: 0;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem li.g-menu-item.level2 > .g-dropdown-center {
  position: relative;
  opacity: 1;
  width: 100%;
  top: 10px;
  margin-left: 0;
  margin-bottom: 20px;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem li.g-menu-item.level2 > a img {
  margin-bottom: 10px;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem li.g-menu-item.level2 > a .g-menu-item-title {
  font-size: 1rem;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem .g-active li.g-menu-item.level2 > .g-dropdown-center {
  visibility: visible;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem.twochild ul.g-dropdown > li.g-dropdown-column {
  width: 100%;
  max-width: none;
  margin: 0 auto;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem.twochild ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block {
  display: flex;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem.twochild ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > ul.g-sublevel {
  margin: 0 auto;
  align-items: center;
  text-align: center;
  width: auto;
  max-width: 50%;
  flex-basis: 50%;
}
#g-navigation #menublock .g-main-nav .g-toplevel > li.megaitem.twochild ul.g-dropdown > li.g-dropdown-column > .g-grid > div.g-block > ul.g-sublevel > .g-menu-item {
  text-align: left;
  flex-basis: 50%;
  max-width: 50%;
}
#g-navigation #menublock .g-main-nav a {
  overflow-wrap: normal;
  word-break: keep-all;
}
#g-navigation #menublock .g-main-nav .g-dropdown {
  z-index: 112;
}
.submenu ul.mod-menu, .sidebar ul.mod-menu {
  padding: 0.938rem 1.876rem;
  border: 1px solid #e0e0e5;
}
.submenu ul.mod-menu li.nav-item, .sidebar ul.mod-menu li.nav-item {
  width: 100%;
  flex-grow: 1;
  border-bottom: 1px solid #e0e0e5;
}
.submenu ul.mod-menu li.nav-item:last-child, .sidebar ul.mod-menu li.nav-item:last-child {
  border-bottom: none;
}
.g-offcanvas-toggle {
  position: fixed;
  top: 0.8rem;
  left: 0.3rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  background: transparent;
}
#g-offcanvas #g-mobilemenu-container .servicedrop > .g-dropdown .level2 > a > .g-menu-parent-indicator {
  display: none;
}
#g-offcanvas #g-mobilemenu-container .servicedrop > .g-dropdown .level2 > .g-dropdown {
  display: none;
}
#g-offcanvas #g-mobilemenu-container .g-menu-item-container img {
  display: none;
}
#g-mobilemenu-container .g-toplevel .g-separator {
  max-width: calc(100% - 34px);
}
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
  border: 1px solid #BFBFBF;
  border-radius: 0.25rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas img ~ span.g-menu-parent-indicator {
  margin-top: 2px !important;
}
#sp-menuhead3 {
  text-align: right;
  padding-right: 20px;
}
#sp-menuhead3 .g-content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: end;
  margin-bottom: auto;
}
#sp-menuhead3 .g-content .platform-content:first-child {
  margin-left: auto !important;
}
#sp-menuhead3 .g-content .platform-content:last-child {
  margin-right: 0 !important;
}
#sp-menuhead3 .moduletable.cta-buttons {
  position: relative;
  margin-bottom: 10px;
  float: left;
  clear: right;
  width: auto;
}
#sp-menuhead3 .moduletable.cta-buttons ul.cta-icons {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: end;
  gap: 34px;
  margin-bottom: 10px;
  width: 100%;
}
#sp-menuhead3 .moduletable.cta-buttons ul.cta-icons li {
  display: inline-block;
  min-width: 22px;
  margin: 0;
}
#sp-menuhead3 .moduletable.cta-buttons ul.cta-icons li .fas {
  color: #ffffff;
  font-size: 20px;
}
#sp-menuhead3 .moduletable.headload {
  width: 22px;
  float: left;
  clear: left;
}
#sp-menuhead3 .moduletable.headload .cwdownload_item {
  margin: 0;
  width: 22px;
}
#sp-menuhead3 .moduletable.headload .cwdownload_item .cwdwlink {
  border: none;
  display: inline-block;
  min-width: 22px;
  margin: 0;
  padding: 0;
}
#sp-menuhead3 .moduletable.headload .cwdownload_item .cwdwlink i {
  color: #ffffff;
  font-family: "Kasiglas";
}
#sp-menuhead3 .moduletable.headload .cwdownload_item .cwdwlink i::before {
  content: "";
}
#sp-menuhead3 .mobilebutton {
  display: none;
}
.shopmenu {
  margin-bottom: 10px;
  position: relative;
  text-align: right;
  display: block;
  width: 132px;
  max-width: 262px;
  display: none;
}
.shopmenu div.megamenu {
  text-align: right;
}
.shopmenu div.megamenu ul.menu.shopmenu {
  text-align: right;
  padding: 0;
  display: block;
}
.shopmenu div.megamenu ul.menu.shopmenu li.level1 {
  display: inline-block;
  border: 1px solid #ffffff;
  padding: 3px;
  margin-right: 5px;
  margin-top: 0;
  width: 132px;
  text-align: center;
  line-height: 10px;
  list-style-type: none;
}
.shopmenu div.megamenu ul.menu.shopmenu li.level1 > a, .shopmenu div.megamenu ul.menu.shopmenu li.level1 > span {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 13px;
  line-height: 10px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.shopmenu div.megamenu ul.menu.shopmenu li.level1 > a .menu-toggler, .shopmenu div.megamenu ul.menu.shopmenu li.level1 > span .menu-toggler {
  display: none;
}
.shopmenu div.megamenu ul.menu.shopmenu li.level1 div.levelbox {
  max-height: calc(100vh - 50px);
  right: 0px;
}
.shopmenu div.megamenu ul.menu.shopmenu li.level1 div.levelbox ul li.level2 a h2 {
  min-height: auto;
}
.shopmenu div.megamenu ul.menu.shopmenu li.level1 div.levelbox ul li.level2 a img {
  max-width: 120px;
}
.shopmenu div.megamenu ul.menu.shopmenu li.level1 div.levelbox ul li.level2 a h2, .shopmenu div.megamenu ul.menu.shopmenu li.level1 div.levelbox ul li.level2 a img {
  float: none;
}
.shopmenu div.megamenu ul.menu.shopmenu li.level2 {
  text-align: left;
  line-height: normal;
}
@media (min-width: 1281px) {
  html body section > .g-container, html body footer > .g-container {
    width: 102rem;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  html body #rspbld .page-content > section .propbox .iconbox {
    min-height: 214px;
  }
}
@media (max-width: 1280px) {
  html body #rspbld .page-content > section .propbox {
    flex-basis: 50%;
    margin-bottom: 2rem;
  }
  html body footer > .g-container {
    max-width: 60rem;
    width: 60rem;
  }
}
@media (max-width: 1023px) {
  #g-navigation .g-container .g-grid #logoblock > .g-content {
    margin-left: 5rem;
  }
}
@media (max-width: 959px) {
  p {
    line-height: 1.5rem;
  }
  html body {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  html body#home #g-features {
    background-color: #e1edf4;
    border-radius: 0 3rem 0 0;
    margin-bottom: 100px;
  }
  html body#home #g-features .g-container .g-grid .g5-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin: 0;
  }
  html body#home #g-features .g-container .g-grid .g5-list ul li {
    flex-basis: 100%;
  }
  html body#home .jux_logo_showcase .logo_showcase_grid {
    display: flex;
    justify-content: flex-start;
    gap: 3px;
    flex-wrap: wrap;
  }
  html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item {
    max-width: 80px;
    max-height: 40px;
    height: 40px;
    padding: 2px;
  }
  html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info {
    width: auto;
    height: auto;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
  }
  html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info .logo_item_link {
    display: inline-block;
  }
  html body#home .jux_logo_showcase .logo_showcase_grid .jux_logo_item .jux_logo_item_info .logo_item_link img {
    max-height: 36px;
    width: auto !important;
  }
  html body footer > .g-container {
    width: 45rem;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .g-fixed-container {
    height: auto !important;
  }
  #g-navigation .g-container {
    position: relative;
  }
  #g-navigation .g-container .g-grid .g-block {
    position: relative;
  }
  #g-navigation .g-container .g-grid .g-block.size-80 {
    flex-basis: 80%;
  }
  #g-navigation .g-container .g-grid .g-block.size-20 {
    flex-basis: 20%;
  }
  html body#home section .g-container .g-grid .g-block.order1 {
    order: 1;
  }
  html body#home section .g-container .g-grid .g-block.order2 {
    order: 2;
  }
  html body#home #blueimg img, html body#home #blueimg a {
    border-radius: 0 3rem 0 0;
  }
  html body#home #g-utility #downloadimage {
    display: none;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads {
    display: block;
    width: 100%;
    flex-basis: 100%;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads .g-content {
    position: relative;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads .g-content .platform-content {
    position: relative;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads .g-content .platform-content .folder-download {
    position: relative;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads div.cw-files {
    position: relative;
    width: 100%;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads div.cw-files ul.cw-files.linklist {
    position: relative;
    margin: 0;
    width: 100%;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads div.cw-files ul.cw-files.linklist .cw-files-item .cw-files-item-textbox {
    position: relative;
    flex-basis: 50%;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads div.cw-files ul.cw-files.linklist .cw-files-item .cw-files-item-textbox * {
    color: #252525;
    font-size: 0.9rem;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads div.cw-files ul.cw-files.linklist .cw-files-item .cw-files-buttonbox {
    position: relative;
    flex-basis: 50%;
  }
  html body#home #g-utility .g-container .g-grid #home-block-downloads div.cw-files ul.cw-files.linklist .cw-files-item .cw-files-buttonbox .cw-files-dlnutton, html body#home #g-utility .g-container .g-grid #home-block-downloads div.cw-files ul.cw-files.linklist .cw-files-item .cw-files-buttonbox .cw-files-rdbutton {
    background-color: #296bb8;
  }
  html body#home footer > .g-container {
    width: 100%;
    max-width: 100%;
  }
  html body#home footer > .g-container .g-block {
    display: block;
    text-align: center;
  }
  html body#home footer > .g-container .g-block:first-child .g-content {
    margin-left: 0;
    padding-left: 0;
  }
  html body#home footer > .g-container .g-block:last-child .g-content {
    margin-right: 0;
    padding-right: 0;
  }
  html body#home footer > .g-container .g-block .g-content {
    text-align: left;
    display: inline-block;
    width: auto;
    margin-left: auto;
  }
  html body#home footer > .g-container .g-block ul.mod-menu.nav {
    flex-direction: column;
  }
  html body#home footer > .g-container .g-block ul.mod-menu.nav li {
    margin: 0;
    padding: 0;
  }
  html body#home footer > .g-container .g-block ul.mod-menu.nav li a {
    color: #ffffff;
  }
  html body #rspbld .page-content > section .row .col-md-6.order1 {
    order: 1;
  }
  html body #rspbld .page-content > section .row .col-md-6.order2 {
    order: 2;
  }
  html body #rspbld .page-content > section .row .col-md-6 .rspbld-image.round img {
    border-radius: 0 3rem 0 0 !important;
  }
  html body #rspbld .page-content > section .row .rspbld-image .rspbld-image-caption {
    background-color: #fcfcfc;
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: normal;
    min-height: 3rem;
  }
  html body #rspbld .page-content > section .row .propbox {
    flex-basis: 100%;
    border-bottom: 1px solid #296bb8;
    padding-bottom: 20px;
  }
  html body #rspbld .listitem-icon {
    margin-bottom: 10px;
  }
  html body #rspbld .listitem-icon .rspbld-image {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    position: relative;
    padding: 10px;
    background-color: #f7f7f7;
  }
  html body #rspbld .listitem-icon .rspbld-image img {
    display: block;
    position: relative;
    max-width: 100%;
    width: 100%;
  }
  html body.zertifikate #g-mainbar .platform-content.container {
    padding: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row {
    margin: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col {
    padding: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .page-content {
    position: relative;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-top {
    position: absolute;
    top: 120px;
    left: 0px;
    padding: 0;
    margin: 0;
    z-index: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-bottom {
    position: absolute;
    bottom: 0px;
    right: 0;
    padding: 0;
    margin: 0;
    pointer-events: none;
    z-index: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-top .row, html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-bottom .row {
    margin: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-top .row > *, html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld .zertdeko-bottom .row > * {
    padding: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 50px;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate {
    position: relative;
    text-align: center;
    padding-bottom: 0 !important;
    z-index: 3 !important;
    text-align: left;
    margin: 0 5vw;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .rspbld-row-title, html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > div {
    padding: 0;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate .rspbld-row-title {
    position: relative;
    z-index: 99;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 {
    flex-wrap: wrap;
  }
  html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-image, html body.zertifikate #g-mainbar .platform-content.container > .row > .col #rspbld section.zertifikate div#zertifikate > .col-md-12 .rspbld-module {
    position: relative;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
  html body .cw-files.pdfpreview .cw-files.linklist .cw-files-item {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  html body .cw-files.pdfpreview .cw-files.linklist .cw-files-item .cw-files-item-textbox {
    margin-top: 20px;
  }
}
@media (max-width: 565px) {
  #g-navigation .g-container {
    position: relative;
  }
  #g-navigation .g-container .g-grid .g-block {
    position: relative;
  }
  #g-navigation .g-container .g-grid .g-block.size-80 {
    flex-basis: 60%;
  }
  #g-navigation .g-container .g-grid .g-block.size-20 {
    flex-basis: 40%;
  }
  #g-navigation .g-container .g-grid #logoblock > .g-content {
    margin-left: 0rem;
  }
  #g-navigation .g-container .g-grid #logoblock > .g-content img {
    max-width: 130px;
  }
}
/*# sourceMappingURL=custom_26.css.map */