/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Hiflsnavi */
.header-top {
  background-color: #00598f !important;
}
.header__container .header-link ul>li>a  {
    color: #ffffff !important;
}

.srch_tigger .magnify {
  background-position: -24px -24px; !important;
  color: #ffffff !important;
}

span.magnify {
  background-position: -24px -24px; !important;
  color: #ffffff !important;
}

a.srch_tigger:link, .header-link ul>li>a {
    color: #ffffff !important;
}

a.headerlink-top, a.srch_tigger {
    color: #ffffff !important;
}

/* MA Hero */

.hs-hero__content {
    margin-top: 0px !important;
    padding: 0 0;
    color:#ffffff;
}

.hs-hero h1 {
    font-size: 60px !important;
    line-height:120% !important;
    font-weight:500 !important;
    color:#ffffff;
    
} 
.hs-hero h2 {
    font-size: 35px !important;
    line-height:120%;
    padding-top:20px;
    padding-bottom:25px;
    font-weight: normal !important;
    color:#ffffff;
} 

/* Content */

h1 {
   font-size:50px;
   line-height:120% !important;
   color: #004E86 ;
    font-weight:500 !important;
}

h1+h2 {
font-size:30px;
   line-height:120% !important;
   color: #222222  ;
   font-weight:400 !important;
}

h2 {
   font-size:40px;
   line-height:120% !important;
   color: #004E86  ;
   font-weight:600 !important;
}

h3 {
   font-size:30px;
   line-height:120% !important;
   color: #004E86;
   font-weight:600 !important;
}

h2+h3 {
  font-size:24px;
  line-height:130% !important;
  color: #222222 !important;
  font-weight:normal !important;
  padding-top:10px;
}

h4, h4.title {
   font-size:20px;
   line-height:130% !important;
   color: #004e86;
   font-weight:600 !important;
}

/* BUTTON */

 a.hs-button.large.primary, .btn, .hs-button, .button--primary, .cta_button, .button {
  background-color: #00afd3 !important ;
  color:#ffffff;
}


a.button-teaser-link.btn-no1:hover, a.button-teaser-link.btn-no2:hover,a.button-teaser-link.btn-no3:hover,a.button-teaser-link.btn-no4:hover, .button:hover, .hs-button:hover  {
  background-color:#00c0e8!important;
  color: #FFFFFF  !important;
  text-decoration: none !important;
}

  .alert_sec .hs_cos_wrapper_type_rich_text p a {
  font-size: 100%;
}
  
 .btn, .hs-button, .button {
   font-size: 20px !important;
   cursor: pointer;
  }

.testimonial-slider__slide .testimonial-slider__inner-slide:before {
    color: #00afd3 !important;
}

.b_sider-wrap .b_item a.news-link:after {
    background-image: none !important;
    color: #00afd3 !important;
    content: "\f054" !important;
    font-family: FontAwesome !important;
    font-size: 24px !important;
    text-indent: 0 !important;
}

.flip-card {
 color: #fff !important; 
}

.card .back a {
    background-color:#65922D !important;
    color: #fff !important;
    text-decoration: none;
    border-radius: 8px;
    font-size: 18px;
}

/* Anchor */
html {  scroll-padding-top: 140px;
	}

.slide:before {
    color: #004e86 !important;
}

a, a:link {
    color: #fff;
}

/* Modal Fenster */

.modal.fade .modal-dialog {
    min-height: 80vh !important;
    max-width: 900px !important;
    overflow-y: hidden !important;
}

.modal-dialog .hs-richtext p a {
    color: #65922D !important;
}

/* Referenz-Detaiseite */

.references-post-top-wrapper.section-padding {
  padding-top:40px;
  padding-bottom:40px;
}

.references-post-body {
    margin-bottom:60px
}

.references-post-slider {
  padding-top:20px;
  padding-bottom:60px;
}

.references-post-slider h2 {
  color: #004E86 !important;
}

.references-post-slider h2 a {
  /*color: #004E86 !important;*/
    display:none
}
.banner {
    height: 440px;
}

/* Parallax */

.hs-hero__content.hs-hero__content--center {
  display:flex;
  justify-content: center;
}

.content-parallax {
  max-width:1000px;
  background-color: rgba(255, 255, 255, 0.65);
  padding-bottom:30px;
  border-radius:8px;
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  margin-bottom:20px;
  
}

/* Mediathek */

.media-menu a.btn {
    font-weight: 400;
    margin: 8px 10px 0;
}
/* Footer */
.footer .header-link ul>li>a  {
    color: #ffffff !important;
}

footer, .footer .socialmenu_wrap:after, .footer-top, .socialmenu_wrap .tab-links_wrap, .footer-bottom {
    background-color: rgba(45, 55, 59, 1.0);
}

.footer-logos {
  padding-top:10px;
  padding-Bottom:10px;
  background-color: #000000;
}

.f_contact-wrap span.flagtrigr {
    background-size: auto !important;
}
.spanhidden {
  display:none;
}

#CookiebotWidget:not(.CookiebotWidget-open) .Cookiebotwidget-logo {
    outline: none !important; 
    outline-offset: 0px;
}


.oembed_container {
   height: auto !important; 
}

/* Error-Page */

.page-center.errorcontent {
  padding-top:40px;
  min-height:500px ;
}


@media (max-width: 1250px) {
  
    .hs-hero {
        padding-bottom: 0px !important;
    }
      .hs-hero h1, .content h1 {
        font-size: 32px !important;
        color:#ffffff;
        text-align:center;padding-top:40px
      }
        .hs-hero h2 {
        font-size: 28px !important;
        padding-top:0px !important;
        padding-bottom:0px !important;
        color:#ffffff;
        text-align:center;

      }
  .content h1 {
        font-size: 32px !important;
        color:#ffffff;
        text-align:center;
      }
    h1 {
       font-size:32px;
    }

    h2 {
       font-size:28px;
    }

    h3 {
       font-size:24px;
    }

    h2+h3 {
      font-size:20px;
    }

    h4 {
       font-size:20px;

    }
  .hs-hero__content p {
    text-align:center;
  }
  .modal.fade .modal-dialog {
      overflow-y: scroll !important;
  }
  h3.testimonial-slider__slide-name {
   font-size:20px !important;
  }
  
  .b_sider-wrap .newscontent h3 {
    font-size:20px !important;
  }
  
  .teaser_box-content h3 {
   font-size:20px !important;
  }
  .btn-pa, .button, .hs-hero .button_wrapper {
    display: block !important;
    text-align:center !important;
    }
  
   .hs-hero__content div.image_container {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 20px;
    min-width: 100% !important;
    margin-left: 10px;
  }
  
  .hs-hero__content div.image_container img {
    max-width: 40% !important;
  }
  
  .hs-hero .button_wrapper {
    display:flex !important;
    justify-content: center !important;
  }
  
    .body-wrapper.hs-site-page.page {
    margin-top: -28px !important;
  }
  
}

@media (max-width: 951px){
  
    .hs-hero {
        padding-bottom: 0px !important;
    }
      .hs-hero h1, .content h1 {
        font-size: 32px !important;
        color:#222222;
        text-align:center;
        padding-top:40px
      }
        .hs-hero h2 {
        font-size: 28px !important;
        padding-top:0px !important;
        padding-bottom:0px !important;
        color:#222222;
        text-align:center;

      }
  .hs-hero__content .content h1 {
        font-size: 32px !important;
        color:#222222 !important;
        text-align:center;
      }
}
 @media (max-width: 950px) { 
  .hs-hero  {
    background: rgb(255 255 255 /0.0) !important
  }
   
}

@media (max-width: 760px) {
  .body-wrapper.hs-site-page.page {
    margin-top: -28px !important;
  }
  
  .hs-hero__content div.image_container {
    flex-direction: column;
  }
  .anchor-bar-container {
    display:none !important;
  }
  
  .podcast div.box-right {
      float: left;
      padding: 30px;
      width: 100% !important;
      height: 100%;
      position: relative;
    }
  .podcast div.box-left {
    width: 100% !important;
    max-width: 100%;
    float: left;
    height: 100%;
    border-right: none !important;
    padding: 30px;
    text-align: center; 
  }
}

.custom-menu-primary a {
        color: #222 !important;
    }

@media (min-width: 992px) {
    .custom-menu-primary a {
        color: #222 !important;
    }
}

.mm-navbar__title a {
  color: #222 !important;
}

.header-main,
.header__container,
.header-logo,
.header-right,
.mainmenu,
.menuitem  {
    display: flex;
    align-items: center;
}

.header-main {
    justify-content: flex-end;
}

.header__container {
    width: 100%;
}

.hs_cos_wrapper_type_form {
 background-color: transparent; 
}

.hs-accordion {
 color: #ffffff;
  background-color: transparent !important;
}

.hs-accordion .hs-accordion__item button {
 color: #FFFFFF !important;
}

li::marker {
 color: #FFFFFF; 
}

/* Select Picker in HubDB */

select.selectpicker {
 background-color: #0a3757 !important;
  border-radius: 5px !important;
  border-width: 0 !important;
  padding: 5px 5px 5px 10px !important;
}

/* back-to-top button */
.scrollUp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
  cursor: pointer;
  display: none;
}
.scrollUp-circle {
  width: 65px;
  height: 65px;
  background-color: #ffffff;
  border: 3px solid #00afd3;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.scrollUp-svg {
  width: 50%;
  height: 50%;
  fill: #00afd3;
}

@media (max-width: 768px) {
  .scrollUp-circle {
    width: 52px;
    height: 52px;
  }
  .scrollUp-svg {
    width: 40%;
    height: 40%;
  }
}

/* Links im Formular */

/* .legal-consent-container a, a:link {
 color: #222;
} */

.hs-form-field input {
  color: #222;
}

fieldset .input {
 color: #222; 
}