/* @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    */
/*****************************************/

/* Navigation */
.header-top {
  background-color: #86bc25 !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;
}

ul>li.hs-menu-depth-2>ul {
    width: 300px;
}

li.hs-menu-depth-3 a {
 font-size: 16px;
  color: #222222 !important;
  padding: 6px 20px !important;
}

li.hs-menu-depth-4 {
 padding-left: 20px; 
}

/* SUCHE */

.h_srch .hs-search-field form {
    background-color: #222222;
}

/* 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: #65922d ;
    font-weight:500 !important;
}

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

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

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

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

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

a:not(.mobile-trigger) {
 text-decoration:underline
}

a, a:link {
    color:#222222;
    font-weight:normal;
  }

/**** BUTTON für Firefox */
a.hs-button.large.primary, .btn, .hs-button, .button--primary, .cta_button, a.button, .button, a.room120_panels__button {
  background-color:#ffffff !important;
  color: #222222 !important;
  border-color: #65922D;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 25px;
  text-decoration:none;
}

a.hs-button.large.primary:hover, .btn:hover, .hs-button:hover, .button--primary:hover, .cta_button:hover, a.button:hover, .button:hover, a.room120_panels__button:hover {
   background-color: #D8E8C5 !important;
  text-decoration: none !important;
  text-decoration:none;
  border-color: #65922D !important;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
}



a.button-teaser-link:hover, 
.btn:hover,
a.button:hover, 
.button:hover, 
.thumbnail-link__actions-more.button:hover {
  background-color: #D8E8C5 !important;
  text-decoration: none !important;
  text-decoration:none;
  border-color: #65922D !important;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
}






.btn, .hs-button {
  font-size: 20px !important;
}

.btn, 
.button--primary, 
a.button, 
.button, 
.thumbnail-link__actions-more.button {
  background-color: #ffffff !important;
  color: #222222 !important;
  border-color: #65922D;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 25px;
  text-decoration:none;
}

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


a.button-teaser-link.btn-no1,
a.button-teaser-link.btn-no2,
a.button-teaser-link.btn-no3,
a.button-teaser-link.btn-no4,
a.button-teaser-link.btn-no5,
a.button-teaser-link.btn-no6 {
 border-bottom: 1px solid #222222;
 border-left:0px;
 border-top:0px;
 border-right:0px;
  border-radius:8px;
  text-transform: none !important;
  padding-bottom: 5px;

}

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, 
a.button-teaser-link.btn-no5:hover, 
a.button-teaser-link.btn-no6:hover {
  color: #000000 !important;
  background-color: f1f1f1f1 !important;
  border-radius:8px;
  
}

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

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

/* 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: #65922d !important;
}

.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;
  
}

/* FAQ-Accordion */

.kohorta-faqs__item-btn h3 {
  font-size: 24px !important;
}

/* 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 ;
}

/* MA Bild */
.widget-type-linked_image {
        margin-top: 0px;
    }

/* TimeLine */

.timeline-img {
    background: #86bc25  !important; 
    height: 120px !important;
    margin-left: -27px;
    width: 120px !important;;
}
}

/* Referenz-Detailseit */
   .req_broch-wrapper .img_add .btn-wrap.popup {
    display:none !important
}

/* Referenzslider */

@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: inline-block;
    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 .hs-menu-wrapper > ul > li.hs-menu-depth-1 > a {
        color: #222 !important;
  text-decoration: none;
    }

@media (min-width: 992px) {
    .custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-2 > a {
        color: #222 !important;
    }
}

.custom-menu-primary {
  margin: auto;
}

.scrollUp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  cursor: pointer;
  display: none;
}

.scrollUp-circle {
  width: 65px;
  height: 65px;
  background-color: #ffffff;
  border: 3px solid #004E86;
  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: #004E86;
}

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

  .scrollUp-svg {
    width: 40%;
    height: 40%;
  }
}

/* Hintergrundfarbe bei Dropdowns bei Filtern in Modulen wie Referenzen, Events, etc. */
.selectpicker.form-control {
 background-color: #65922D !important;
}

.span3.branchenlist .form-group {
   background-color: #65922D;
   border-radius: 6px;
   padding-top:5px;
   padding-bottom:5px;
   padding-right:10px;
}

/* Verbuggter Kontaktlink im Menü des Mobile Viewport ausblenden */
.mm-navbar__title {
  display: none !important;
}