/*
$site-light-blue: #afd9e5;
$site-dark-blue: #6ca7d0;
$site-gold: #ffc709;
*/
@font-face {
  font-family: "SoehneBuch";
  src: url("../fonts/soehne-web-buch.woff2") format("woff2"), url("../fonts/soehne-web-buch.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SoehneDreiviertelfett";
  src: url("../fonts/soehne-web-dreiviertelfett.woff2") format("woff2"), url("../fonts/soehne-web-dreiviertelfett.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SoehneHalbfett";
  src: url("../fonts/soehne-web-halbfett.woff2") format("woff2"), url("../fonts/soehne-web-halbfett.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "SoehneKraftig";
  src: url("../fonts/soehne-web-kraftig.woff2") format("woff2"), url("../fonts/soehne-web-kraftig.woff") format("woff");
  font-display: swap;
}
.c-layout-footer.c-layout-footer-1 .c-prefooter {
  background: rgb(0, 43, 73) !important;
}
.c-layout-footer.c-layout-footer-1 .c-prefooter h1, .c-layout-footer.c-layout-footer-1 .c-prefooter p {
  color: #fff;
}
.c-layout-footer.c-layout-footer-1 .c-prefooter a {
  color: #c0c9d3;
}
.c-layout-footer.c-layout-footer-1 .c-prefooter a:hover {
  color: #edf0f3;
}

/*
no need change font color or color instead of bolding 
at this time
h1, h2, h3, h4, p, span {    
    color: $amw-blue;
    font-weight: normal;
}
h1, h2 {
    b, strong {
        color: $amw-light-blue;
        font-weight: normal;
    }        
}*/
H1 {
  font-family: SoehneKraftig, Arial, Helvetica;
}

H2 {
  font-family: SoehneKraftig, Arial, Helvetica;
  font-size: 24px;
}

H3 {
  font-family: SoehneKraftig, Arial, Helvetica;
  color: rgb(0, 179, 227) !important;
}

H4 {
  font-family: SoehneHalbfett, Arial, Helvetica;
}

p {
  font-family: SoehneBuch, Arial, Helvetica;
}

li {
  font-family: SoehneBuch;
  font-size: 16px;
}

a, a:visited {
  font-family: SoehneBuch, Arial, Helvetica;
  color: rgb(0, 43, 73);
  text-decoration: none;
}

.bg-primary {
  background-color: rgb(0, 43, 73) !important;
}

.bg-secondary {
  background-color: rgb(162, 214, 231) !important;
}

.bg-tertiary {
  background-color: rgb(0, 179, 227) !important;
}

.color-primary {
  color: rgb(0, 43, 73) !important;
}
.color-primary h1, .color-primary h2, .color-primary h3, .color-primary h4, .color-primary h5, .color-primary h6 {
  color: rgb(0, 43, 73) !important;
}

.color-secondary {
  color: rgb(162, 214, 231) !important;
}
.color-secondary h1, .color-secondary h2, .color-secondary h3, .color-secondary h4, .color-secondary h5, .color-secondary h6 {
  color: rgb(162, 214, 231) !important;
}

.color-tertiary {
  color: rgb(0, 179, 227) !important;
}
.color-tertiary h1, .color-tertiary h2, .color-tertiary h3, .color-tertiary h4, .color-tertiary h5, .color-tertiary h6 {
  color: rgb(0, 179, 227) !important;
}

.color-white {
  color: #fff;
}
.color-white h1, .color-white h2, .color-white h3, .color-white h4, .color-white h5, .color-white h6 {
  color: #fff !important;
}

.plaincase p, .plaincase h1, .plaincase h2, .plaincase h3, .plaincase h4, .plaincase h5, .plaincase span, .plaincase div, .plaincase b, .plaincase i {
  text-transform: none !important;
}

.md-objects {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
}
.md-objects .md-object {
  top: unset !important;
  left: unset !important;
  height: unset !important;
  width: 80% !important;
  max-width: 800px;
  background-color: rgba(50, 50, 50, 0.8);
  padding: 20px !important;
}
.md-objects .md-object h2 {
  font-family: SoehneBuch;
}

/*
.md-objects .md-object {
    top: 20% !important;
    .c-font-55 {
        font-size: 28px;
    }
    p {
        font-size: 14px;    
    }  
    @media (min-width: 992px) {
        top: 30% !important;
        p {
            font-size: 22px;    
        }  
        .c-font-55 {
            font-size: 55px;
        }

    }

}
*/
ul.checkmark-list {
  padding: 0;
  margin: 20px 0;
}
ul.checkmark-list > li:before {
  content: "\e013";
  width: 21px;
  height: 2px;
  position: absolute;
  left: 0;
  margin: 0 15px 0 0;
  background: none;
  color: inherit;
  font-family: "Glyphicons Halflings";
}
ul.checkmark-list > li {
  color: inherit;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 7px;
  position: relative;
  padding-left: 27px;
}

form.webform-submission-form {
  margin-top: 10px;
}
form.webform-submission-form .form-group {
  margin-top: 0 !important;
  margin-bottom: 15px !important;
  display: block;
}
form.webform-submission-form fieldset.form-group {
  margin-bottom: 0 !important;
}
form.webform-submission-form .form-checkboxes {
  margin-bottom: 15px;
}
form.webform-submission-form .form-checkboxes .form-group {
  margin-bottom: 0 !important;
}
form.webform-submission-form .js-form-type-radio.form-group {
  display: inline-block !important;
}
form.webform-submission-form .js-form-type-radio.form-group .form-group {
  display: inline-block !important;
  margin-bottom: 0 !important;
}
form.webform-submission-form td.form-group {
  margin-bottom: 0 !important;
  padding: 0;
}
@media (min-width: 768px) {
  form.webform-submission-form td.form-group {
    display: table-cell;
  }
}
form.webform-submission-form td.form-group .form-group {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
form.webform-submission-form td.form-group:has(> *:not([style*="display: none"])) {
  padding: 8px;
}
form.webform-submission-form .webform-flexbox {
  margin: 0;
}
@media (min-width: 768px) {
  form.webform-submission-form .webform-flexbox {
    margin: 0 -0.5em;
  }
}
form.webform-submission-form .visually-hidden {
  display: none;
}
form.webform-submission-form fieldset {
  margin: 0 !important;
}
form.webform-submission-form fieldset > legend {
  display: block;
  border: none;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
form.webform-submission-form fieldset > legend .fieldset-legend {
  font-size: 18px;
  margin-bottom: 5px;
}
form.webform-submission-form .form-required:after {
  content: "*";
  color: red;
  padding: 0 4px;
}
form.webform-submission-form fieldset .fieldset-wrapper {
  display: block;
}
form.webform-submission-form .webform-table label {
  text-wrap: nowrap;
}
@media (min-width: 768px) {
  form.webform-submission-form .webform-flexbox {
    display: flex !important;
  }
}
form.webform-submission-form .webform-flex--container, form.webform-submission-form .webform-flex--container .form-group:not(.webform-select-other-input) {
  display: block !important;
}
@media (min-width: 400px) {
  form.webform-submission-form .webform-options-display-two-columns, form.webform-submission-form .webform-options-display-three-columns {
    display: block !important;
  }
  form.webform-submission-form .webform-options-display-two-columns div.form-item, form.webform-submission-form .webform-options-display-three-columns div.form-item {
    display: block !important;
  }
}

body #Header {
  /*shrink logo earlier because of long nav links*/
  /*make links with null unclickable*/
}
body #Header .c-theme-nav li.c-active > a:not(.btn),
body #Header .c-theme-nav li:focus > a:not(.btn), body #Header .c-theme-nav li:active > a:not(.btn), body #Header .c-theme-nav li:hover > a:not(.btn) {
  color: rgb(0, 43, 73) !important;
}
body #Header .c-mega-menu-dark-mobile .c-theme-nav li.c-active > a:not(.btn),
body #Header .c-mega-menu-dark-mobile .c-theme-nav li:focus > a:not(.btn), body #Header .c-mega-menu-dark-mobile .c-theme-nav li:active > a:not(.btn), body #Header .c-mega-menu-dark-mobile .c-theme-nav li:hover > a:not(.btn) {
  color: rgb(0, 179, 227) !important;
}
body #Header .c-theme-nav li > a {
  text-transform: none !important;
}
body #Header .tbm-subnav li a {
  color: rgb(0, 43, 73);
}
@media (min-width: 992px) {
  body #Header {
    /*li:has(a.nav-above-button) {
        position: absolute !important;
        height: 40px;
        right: 15px;
        top: 8px;

    }*/
  }
  body #Header .navbar-nav > li.tb-megamenu-item:nth-last-child(1) > a,
  body #Header .navbar-nav > li.tb-megamenu-item:nth-last-child(1):hover > a {
    color: rgb(0, 179, 227) !important;
    padding-left: 44px !important;
  }
  body #Header .navbar-nav > li.tb-megamenu-item:nth-last-child(1) > a:after,
  body #Header .navbar-nav > li.tb-megamenu-item:nth-last-child(1):hover > a:after {
    content: "|";
    color: rgb(0, 179, 227) !important;
    left: 15px;
    position: absolute;
  }
  body #Header .c-layout-header.c-layout-header-3 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .nav-above-button {
    min-height: unset;
    padding: 5px 10px;
    background: #fff;
    color: rgb(0, 43, 73) !important;
    border-radius: 10px;
    border: 4px solid rgb(0, 43, 73);
    margin-top: 30px;
    margin-left: 5px;
  }
  body #Header .c-layout-header.c-layout-header-3 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .nav-above-button:hover, body #Header .c-layout-header.c-layout-header-3 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .nav-above-button:focus, body #Header .c-layout-header.c-layout-header-3 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .nav-above-button:active {
    border-color: rgb(0, 179, 227);
  }
  body #Header li:hover a:before, body #Header li:focus a:before, body #Header li:active a:before, body #Header li.c-active a:before {
    content: none;
  }
  body #Header .c-layout-header.c-layout-header-3 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link:not(.nav-above-button) {
    padding: 15px 15px 13px 15px;
    margin-top: 23px;
    margin-bottom: 23px;
    min-height: 54px;
    line-height: 24px;
  }
  body #Header .c-layout-header .c-navbar .c-logo img {
    max-height: unset;
    height: 57px;
    margin: 0;
  }
}
body #Header .c-theme-font, body #Header .c-theme-color {
  color: rgb(162, 214, 231) !important;
}
@media (min-width: 992px) {
  body #Header .c-layout-header-3 .c-navbar .c-logo {
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  body #Header .c-layout-header .c-navbar .c-logo img {
    max-height: 35px;
  }
}
body #Header .c-mobile-logo {
  margin-top: -8px;
}
body #Header .c-layout-header.c-layout-header-dark-mobile {
  background: rgb(0, 43, 73) !important;
}
body #Header .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
  background-color: rgb(235, 246, 249) !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
body #Header .mega-nav li a {
  color: rgb(0, 43, 73) !important;
}
body #Header .tb-megamenu-item li.tb-megamenu-item:hover {
  background: rgb(0, 43, 73) !important;
}
body #Header .c-theme-nav li:hover > a:not(.btn) {
  color: rgb(204, 213, 219) !important;
}
body #Header A[href=""], body #Header A[href="#"], body #Header A:not([href]) {
  pointer-events: all;
}
@media (min-width: 992px) {
  body #Header A[href=""], body #Header A[href="#"], body #Header A:not([href]) {
    pointer-events: none;
  }
}
body #Header header {
  height: auto !important;
}

@media (min-width: 992px) {
  .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-desktop-logo-inverse {
    display: inline-block;
  }
  .c-page-on-scroll.c-layout-header-fixed .c-layout-header-3 .c-navbar .c-logo {
    line-height: 74px !important;
  }
  .c-page-on-scroll.c-layout-header-fixed .c-link:not(.nav-above-button) {
    margin-bottom: 0 !important;
  }
}

.no-pointer-events {
  pointer-events: none;
}

.btn-default.btn-no-focus:hover,
.btn-default:hover,
.btn-default.btn-no-focus:active,
.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-color: rgba(0, 43, 73, 0.8) !important;
}

.btn-default, #edit-submit, #edit-actions-submit {
  background-color: rgb(0, 179, 227) !important;
  color: #fff !important;
  border-color: rgb(0, 179, 227) !important;
}

.c-theme-btn.btn-no-focus:hover,
.c-theme-btn:hover,
.c-theme-btn.btn-no-focus:active,
.c-theme-btn:active,
.c-theme-btn.active,
.open > .c-theme-btn.dropdown-toggle {
  background-color: rgba(0, 179, 227, 0.8) !important;
}

.c-theme-btn {
  background-color: rgb(0, 43, 73) !important;
  color: #fff !important;
  border-color: rgb(0, 43, 73) !important;
}

/*search form fix*/
.search-form span.field-suffix {
  display: none;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}

.row.display-flex > [class*=col-] {
  display: flex;
  flex-direction: column;
}

.bg-blue {
  background-color: rgb(0, 43, 73) !important;
}

.bg-light-blue {
  background-color: rgb(0, 179, 227) !important;
}

.bg-secondary-light-blue {
  background-color: rgb(162, 214, 231) !important;
}

.bg-secondary-light-blue-ws {
  background-color: rgb(235, 246, 249) !important;
}

.bg-secondary-medium-blue {
  background-color: rgb(55, 120, 162) !important;
}

.bg-secondary-dark-blue {
  background-color: rgb(33, 84, 121) !important;
}

.bg-primary {
  background-color: rgb(0, 43, 73) !important;
  color: #fff;
}

.bg-neutral3 {
  background-color: rgb(0, 43, 73) !important;
  color: #fff;
}

.slider-image-block {
  height: 380px;
  margin: -20px -10px;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.slider-image-block p {
  background-color: rgba(0, 43, 73, 0.8);
  padding: 30px;
  font-size: 20px;
  text-align: left;
  max-width: 400px;
}

.slider-image-block-big {
  height: 700px;
  margin: -20px -10px;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .slider-image-block-big {
    height: 800px;
  }
}
.slider-image-block-big p {
  background-color: rgba(0, 43, 73, 0.8);
  text-align: center;
  max-width: 720px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  letter-spacing: 1px;
  line-height: 50px;
  font-size: 40px;
  padding: 20px 25px 20px 25px;
}
@media (min-width: 768px) {
  .slider-image-block-big p {
    line-height: 76px;
    font-size: 60px;
    padding: 40px 50px 40px 50px;
  }
}

.parallax-theme-primary {
  background-color: rgb(0, 43, 73) !important;
  color: #fff;
}
.parallax-theme-primary .c-bg-parallax {
  border-right-color: rgb(0, 43, 73) !important;
}
.parallax-theme-primary .c-bg-parallax.c-border-left-white {
  border-left-color: rgb(0, 43, 73) !important;
}
.parallax-theme-primary .title-wrap {
  background-color: transparent;
}
.parallax-theme-primary .f-black p {
  color: #fff;
}
.parallax-theme-primary .c-line-right.c-theme-bg {
  background-color: #fff !important;
}

/*hide slider label since we are not using it and it shows underline*/
.c-content-media-2-slider .c-content-label {
  display: none;
}

.owl-carousel.c-theme .owl-controls .owl-dot.active {
  background: rgb(0, 43, 73) !important;
}

#edit-product-s-of-interest {
  display: flex;
  flex-direction: column;
}

.hover-accent:hover {
  background-color: rgb(235, 246, 249);
}

.right-side-panel {
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #ddd;
  padding: 50px 10px 40px 10px;
}

.c-theme-bg {
  background-color: rgb(0, 43, 73) !important;
}

.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a,
.c-content-accordion-1.c-theme .panel > .panel-collapse > .panel-body,
.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:hover,
.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:focus {
  background-color: rgb(0, 43, 73);
}

.c-layout-header {
  box-shadow: none !important;
}

.fixed-sub-header {
  position: fixed;
  top: 65px;
  z-index: 100;
  left: 0;
  right: 0;
}
.fixed-sub-header h2 {
  font-size: 17px;
  line-height: 27px;
}

/*.c-page-on-scroll.c-layout-header-fixed .fixed-sub-header {
  top: 65px;
}*/
.c-layout-header-fixed .fixed-nav-space {
  height: 65px;
}

@media (min-width: 992px) {
  .fixed-sub-header {
    top: 100px;
  }
  .fixed-sub-header h2 {
    font-size: 30px;
  }
  .c-page-on-scroll.c-layout-header-fixed .fixed-sub-header {
    top: 65px;
  }
  .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-desktop-logo-inverse {
    margin-top: 15px;
  }
  .c-layout-header-fixed .fixed-nav-space {
    height: 100px;
  }
}
.c-navbar-wrapper .c-mobile-logo {
  margin-top: -6px;
  max-height: 40px !important;
}

.container:has(.col-md-6 .feature-custom) {
  margin-top: 40px;
}

.feature-custom {
  height: 425px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.feature-custom h1 {
  border-left: 2px solid rgb(0, 179, 227);
  padding-left: 10px;
  line-height: 22px;
  padding-top: 3px;
  margin-bottom: 26px;
  font-size: 28px;
}
.feature-custom > div {
  float: none;
  padding: 40px;
  background: #fff;
}

.parallax-short.c-content-box.c-size-md,
.parallax-tall.c-content-box.c-size-md {
  padding: 0;
}

/*override css that makes parallax look weird below 1024px wide before image stacks in column*/
.c-bg-parallax {
  background-attachment: scroll !important;
  background-position: center center;
  background-size: cover;
}

@media (min-width: 992px) {
  .c-bg-parallax {
    background-attachment: fixed !important;
  }
  .parallax-short .c-content-feature-4 .c-content-left.c-diagonal, .parallax-short .c-content-feature-4 .c-content-right.c-diagonal {
    border-top: 450px solid transparent;
    height: 450px;
    margin-bottom: -450px;
  }
  .parallax-short .c-content-feature-4 .c-feature-bg, .parallax-short .c-content-feature-4 .c-content-area {
    height: 450px;
    margin-bottom: -450px;
  }
  .parallax-short .c-content-feature-4 .c-feature-content .c-content-v-center {
    height: 450px;
  }
  .parallax-tall .c-content-feature-4 .c-content-left.c-diagonal, .parallax-tall .c-content-feature-4 .c-content-right.c-diagonal {
    border-top: 875px solid transparent;
    height: 875px;
    margin-bottom: -875px;
  }
  .parallax-tall .c-content-feature-4 .c-feature-bg, .parallax-tall .c-content-feature-4 .c-content-area {
    height: 875px;
    margin-bottom: -875px;
  }
  .parallax-tall .c-content-feature-4 .c-feature-content .c-content-v-center {
    height: 875px;
  }
}/*# sourceMappingURL=custom.css.map */