/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/* Stickysidebar */
.stickysidebar {
z-index: 100 !important;
}

/* Header */
.header-top {
  background-color: #964091 !important;
}

header.header { 
  border-bottom:1px solid #A8A8AC !important;
}
a.headerlink-top, a.srch_tigger {
  color: #ffffff !important;
  text-decoration:none !important;
}
a.toplinks, .fa.fa-phone {
  color: #ffffff !important;
  text-decoration:none !important;
}

.header-link ul > li > a {
  color: #ffffff !important;
  text-decoration:none !important;
}
.header-link ul > li > a:hover {
  color: #f1f1f1;
}

.header-wrapper {
  padding-top: 0 !important;
}
.header-main {
  border-bottom: none !important;
}
.hs-menu-wrapper > ul {
  margin-top: 10px !important;
}
.srch_tigger .magnify {
  background-position: -24px -24px !important;
}
.header__language-switcher--label-current:before {
  color: #222222 !important;
  font-size: 16px !important;
}
.srch-active .h_srch {
  background: rgba(0, 0, 0, 0.8) !important;
}
.h_srch .hs-search-field form {
  background: #777777 !important;
}

span.header-link ul li a {
  text-decoration: none !important;
}
/* Anchor */
html {
  scroll-padding-top: 140px;
}

a.hoverlevel1 {
    color: #222222 !important;
    text-decoration:none ;
}

ul.submenu_block li.firstchild a {
    font-weight: bold !important;
    color: #964091 !important;
}

.submenu {
    position: absolute;
    max-width: 800px !important;
    z-index: 9;
    background: rgba(250, 250, 250, 0.8);
    display: flex;
    flex-direction: column;
}

  ul.submenu_block li {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }
  ul.submenu_block li a:hover {
    color: #964091;
    font-weight: bold !important;
  }

.submenu-title {
  color: #964091 !important;
}

img:not([src$=".svg"]) {
 border-radius: 20px !important; 
}

/* Multi Box */
.teaser_box-boxmain {
  margin-top: 0px;
  
  .teaser_box-box {
   border-radius: 20px !important; 
  }
}
.teaser_box-content p {
  line-height: 150% !important;
}
.teaser_box-boxmain a {
  color: #964091;
}
/* Schatten deaktiviert */
.teaser_box-box:hover, .inner:hover {
  box-shadow: none !important;
}
.teaser_box-content img {
  border-radius: 0px !important;
}
.teaser_box-content h3 {
  font-size:22px !important;
  text-decoration: none !important;
  
}
@media (max-width: 1200px) {
  .teaser_box-box {
    margin: 25px 0;
  }
}

/* MA Hero */
.hs-hero__content {
  margin-top: 0px !important;
  padding: 0 0;
}
.hs-hero h1 {
  font-size: 42px !important;
  line-height: 120%x !important;
  font-weight: normal !important;
  text-shadow: none !important;
  text-transform: none !important;
  color:#fff;
}
.hs-hero h2 {
  font-size: 35px !important;
  line-height: 120%;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: normal !important;
  color:#fff;
}
.hs-hero h2 + .hs-hero h3 {
  font-weight: normal !important;
  text-transform: none !important;
  color:#fff;
}
.hs-hero h2 + p {
  font-weight: normal !important;
  text-transform: none !important;
  color:#fff;
}
.button.hero_button {
  margin-top: 0px !important;
}
.hs-hero .button_wrapper {
  margin-top: 35px !important;
}

.hs-hero__content div.content {
    padding: 0px 20px 40px 20px !important;
  }
.hs-hero__content div.image_container {
  padding: 20px 20px 20px 0px !important;
}

.hs-hero option {
    color:#888888 !important;
}

.hs-hero__content div.form .hs-richtext p {
  font-size:12px !important;
}

.hs-error-msgs label {
    color: #ffffff !important;
  	font-size: 14px !important;
    margin-top: .5rem;
}

  div.modal .hs-error-msgs label {
    color: #222222 !important;
  	font-size: 14px !important;
    margin-top: .5rem;
}

/* Button */
.card .back a {
  background-color: transparent !important;
  color: #fff !important;
  text-decoration: none;
  border-radius: 8px !important;
  border-style: solid;
  border-width: 2px;
  font-size: 18px;
}

/* Content*/
.row-fluid-wrapper.row-depth-1 {
  padding-top: 25px;
  padding-bottom: 25px;
}

h1, h2, h3, h4, h5 {
 font-weight: 600 !important; 
}

h1 {
  font-size: 50px;
  line-height: 120% !important;
  color: #222222;
  padding-bottom: 20px;
}
h1 + h2 {
  font-size: 30px;
  line-height: 120% !important;
  color: #222222;
  padding-bottom: 20px;
  text-transform: none;
}
h2 {
  font-size: 40px;
  line-height: 120% !important;
  color: #222222;
}
h3 {
  font-size: 30px;
  line-height: 120% !important;
  color: #222;
}
h2 + h3 {
  font-size: 30px;
  line-height: 130% !important;
  color: #222 !important;
  font-weight: normal !important;
}
h3 + h6 {
  font-size: 22px;
  line-height: 130% !important;
  color: #222 !important;
}
h3 + h4 {
  font-size: 22px !important;
  line-height: 130% !important;
  color: #222 !important;
}
h4 {
  font-size: 26px;
  line-height: 130% !important;
  color: #222;
}
h5 {
  font-size: 22px;
  line-height: 130% !important;
  color: #222;
}
p, li {
  font-size: 18px;
  line-height: 150% !important;
}

.cardBox {
  margin: 2% 0 0 2%;
  width: 22.7%;
}
.testimonial-slider__inner-slide::before {
  color: #964091 !important;
}

 h3.testimonial-slider__slide-name {
 color: #964091 !important;  
}

a, a:link, li a {
  color: #222222;
  text-decoration:underline;
}

.reverse {
  color: #ffffff !important
}

/**** BUTTON für Firefox */
a.hs-button.large.primary, .btn, .hs-button, .button--primary, .cta_button, a.button, .button {
  background-color: transparent;
  border-color: #964091;
  font-size: 20px !important;
  text-decoration:none !important;
}

.btn:focus {
 background-color: #FFCC00 !important;
   border-color: transparent !important;
}



.purple-form h4 {
 color: #FFFFFF; 
}

.purple-form .hs-hero__content div.form .hs-button,
.purple-form .hs-button.primary.large {
    background-color: transparent !important;
    color: #FFFFFF !important;
    font-size: 20px !important;
    text-decoration: none;
    border-color: #FFFFFF !important;
    border-radius: 8px;
    border-width: 2px;
    border-style: solid;
}

.purple-form .hs-submit .hs-button:hover, .hs-button:hover,
.purple-form .hs-submit .hs-button.primary.large:hover {
    background-color: #e9d5e0 !important;
    color: #222222 !important;
}

.purple-form p, .purple-form a, .purple-form a:link, .purple-form li a, .purple-form .hs-richtext p a, .purple-form .submitted-message {
    color: #FFFFFF;
}

.purple-form .hs-richtext p a {
    color: #FFFFFF;
}

@media (min-width: 1200px) {
 .purple-form.without-image-brochure.page-center {
   padding-left: 0 !important;
  }
}

.purple-form.without-image-brochure.page-center {
 padding-left: 0 !important; 
}





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, 
.btn:hover,
a.button:hover, 
.button:hover, 
.thumbnail-link__actions-more.button:hover {
  background-color: #FFCC00 !important;
  text-decoration: none !important;
  font-size: 20px !important;
  text-decoration:none;
  border-color: transparent !important;
  border-radius: 10px;
  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: #FFB700;
  color: #222222 !important;
  border-color: #FFB700 !important;
  border-radius: 10px;
  border-width: 2px;
  border-style: solid;
  padding-left: 30px !important;
  padding-right: 30px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 25px;
  text-decoration:none;
  font-weight: 600 !important;
}

#white-button {
  background-color: #FFF;
  color: #964091 !important;
  border-color: #FFFFFF !important;
  border-radius: 10px;
  border-width: 2px;
  border-style: solid;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 25px;
  text-decoration:none;
  font-weight: 600;
}

#white-button:hover {
 background-color: #F3EAF3 !important;
  border-color: transparent !important;
}

/* .button-teaser-link-text {
  color: #ffffff !important;
} */




.button.button--link-dark {
  border-color: #964091;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  background-color: #964091;
  color: #FFFFFF !important;
}

.button.button--link-dark:hover {
  background-color: #e9d5e0;
  color: #222222 !important;
}


.room120_panels__button {
  border-color: #964091;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
}

.room120_panels_button a, a:link, li a {
  text-decoration: none
}





.hs-hero__content .button.hero_button {
  background-color: #964091;
  color: #FFFFFF !important;
  border-color: #964091;
  border-radius: 8px;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
}

.hs-hero__content .button.hero_button:hover {
    background-color: #e9d5e0 !important;
    color: #222222 !important;
}




.hs-submit .hs-button,
.hs-submit .hs-button.primary.large {
  background-color: #964091;
  color: #FFFFFF;
  border-color: #964091;
  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;
}

.hs-submit .hs-button:hover,
.hs-submit .hs-button.primary.large:hover {
  background-color: #e9d5e0 !important;
  color: #222222;
  border-color: #964091 !important;
}



/* Buttons Media Query */
@media (max-width: 768px) {
.button,
.hs-button,
.button.hero_button,
 .btn,
.button--primary,
a.button,
.button,
.thumbnail-link__actions-more.button,
.button--primary,
.cta_button,
a.button-teaser-link {
  display: inline-block;
  text-align: center;
  }
}

.alert_sec .hs_cos_wrapper_type_rich_text p a {
  font-size: 100%;
}

.anchor-bar-container a, .anchor-bar-container a:link {
  text-decoration:none !important;
}
.footer {
  background-color: #232E3A;
  text-align: center;
  color: #ffffff !important;
}
/* Modales Fensters */
.modal-content {
  background-color: hsla(0, 0%, 100%, .5) !important;
}
.modal-content .embed-responsive {
  border: none !important;
}
.modal.fade .modal-dialog {
  max-width: 1200px;
}

  /* Referenz-Detaiseite */

.span3.paylist {
   display:none
}
.span3.branchenlist .form-group {
   background-color: #964091;
   border-radius: 6px;
   padding-top:5px;
   padding-bottom:5px;
   padding-right:10px;
}

.references-post-body {
    padding-top:40px !important;
}

 .iconCont_wrap li.icon_list span.icon.img span {
    top: 0;
  }
  .banner-img {
    height:500px !important
  }
  .references-post-top-wrapper .span8>div * {
    color: #222; 
}
#references_hubdb select.selectpicker {
 color: #fff !important;
}

 .hs-richtext p a, .submitted-message {
  color: #222222;
  }

.references-post-body {
  margin-bottom: 60px
}
.banner {
  height: 440px;
}

.infobox {
    background: #f1f1f1 !important;
}

.download-form. reference {
  background: #f1f1f1 !important;
}

.references-post-top-wrapper .span8>div {
    background: #f1f1f1; 
    color: #222;
}
.references-post-top-wrapper .span8 .hs-richtext p {
    color: #222 !important;
}

.download-form.reference .hs-richtext p a {
    color: #004E86; !important;
}

.download-form.reference h3 {
  color: #222222 !important;
}

/* Fehlerseiten 404 */

.span6.content {
    margin-right: 40px;
}

@media (max-width: 950px) {

  /* Content */
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h2 + h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
}

/* BLOG-anpassungen */


@media (min-width: 992px) {
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-depth-1 > a {
        color: #222222;
        text-decoration:none;
    }
      .custom-menu-primary .hs-menu-wrapper > ul li.hs-menu-depth-2 > a {
        color: #222222;
        text-decoration:none;
    }
}

@media (max-width: 760px) {
  .body-wrapper.hs-site-page.page {
    margin-top: -26px !important;
  }
  
  .section-padding,
  .dnd-section {
    padding-top: 20px !important;
    padding-bottom: 20px;
  }
  
  .hs-hero__content div.image_container {
    flex-direction: column;
    margin-top: 40px;
  }
  .anchor-bar-container {
    display:none !important;
  }
  
}

/* Mediathek */

.media-menu a.btn {
    font-weight: 400;
    margin: 8px 10px 0;
}

/* Select Picker in HubDB */

select.selectpicker {
 background-color: #964091 !important;
  border-color: #964091 !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 #964091;
  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: #964091;
}

/* Footer */
footer a, footer a:link {
    color: #ffffff !important;
}

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

.modal .legal-consent-container .hs-richtext p, .modal .legal-consent-container .hs-richtext a {
  color: #222 !important;
}

.modal .hs_submit .actions .hs-button.primary.large {
 color: #fff !important; 
}

/* Häkchen als Zeichen bei Aufzählungen im Fließtext */
ul:not(.submenu_block):not(.mm-listview):not(.hs-tools-actions):not(.slick-dots):not(.hs-image__grid__list):not(.uiList.private-list--unstyled)>li:before {
  content: '✓';
  color: #1e1e1e;
  margin-right: 5px;
  font-weight: 800;
}

#pink-list li:before {
  content: '✓';
  color: #964091;
  margin-right: 5px;
  font-weight: 800;
}

ul {
 list-style-type: none; 
}

header ul>li:before, .socialmenu_wrap ul>li:before, .header-link ul>li:before {
  display: none;
}

.tab-images__tabs-tab[aria-selected="true"] {
 color: #fff !important; 
}

.tab-images__tabs-tab:focus-visible,.tab-images__tabs-tab:hover {
 background-color: #F3EAF3 !important;
}

.tab-images__tabs-tab[aria-selected="true"]:hover {
 background-color: #964091 !important; 
}

p.menulevel1.linkbutton a {
 padding: 5px 10px;
 border: 1px solid #964091;
 font-weight: 700;
}

p.menulevel1.linkbutton a:hover {
 padding: 5px 10px;
 border: 1px solid #964091;
 font-weight: 700 !important;
  background-color: #F3EAF3;
}


@media (min-width: 769px) {
.flickity-prev-next-button.next {
 right: 0 !important;
 top: 0;  
}

.flickity-prev-next-button.previous {
 top: 0;
 right: 50px !important;
 left: auto !important;
}
}

@media (max-width: 768px) {
.flickity-prev-next-button.next {
 right: 0 !important;
 top: 105%;  
}

.flickity-prev-next-button.previous {
 top: 105%;
 right: 50px !important;
 left: auto !important;
}
}

.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_icon svg {
 width: 30px;
 margin-right: 10px;
}

div.ao-pc-icon > span.richtext-text-wrapper {
  display: flex;
  max-width: 60vw;
  margin: 0 auto;
}

@media (min-width: 769px) {
 .ao-pc-icon {
   padding-right: 10px !important;
  }
}

.oembed_custom-thumbnail {
 border-radius: 20px !important; 
}

.testimonial-slider__inner-slide {
 border-radius: 20px !important; 
}

/* Price Boxes with Markers */
.ao-pc-prices-einsteiger .teaser_box-main > .teaser_box-boxmain .teaser_box-content::before {
    content: "Einsteiger";
    border: 2px #F3EAF3 solid;
    border-radius: 5px;
    padding: 4px 12px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 24px;
}

@media (min-width: 1287px) {
  .ao-pc-prices-einsteiger .teaser_box-main > .teaser_box-boxmain > .teaser_box-box .buttonteaser {
    margin-top: 205px !important;
  }
}

@media (max-width: 1286px) and (min-width: 1240px) {
  .ao-pc-prices-einsteiger .teaser_box-main > .teaser_box-boxmain > .teaser_box-box .buttonteaser {
    margin-top: 232px !important;
  }
}

@media (max-width: 1239px) and (min-width: 1201px) {
  .ao-pc-prices-einsteiger .teaser_box-main > .teaser_box-boxmain > .teaser_box-box .buttonteaser {
    margin-top: 259px !important;
  }
}

@media (max-width: 1200px) and (min-width: 871px) {
  .ao-pc-prices-einsteiger .teaser_box-main > .teaser_box-boxmain,
  .ao-pc-prices-bestseller .teaser_box-main > .teaser_box-boxmain,
  .ao-pc-prices-premium .teaser_box-main > .teaser_box-boxmain {
    width: 100% !important;
  }
}

@media (max-width: 1200px) and (min-width: 992px) {
  .ao-pc-prices-einsteiger .teaser_box-main > .teaser_box-boxmain > .teaser_box-box .buttonteaser {
    margin-top: 205px !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .ao-pc-prices-einsteiger .teaser_box-main > .teaser_box-boxmain > .teaser_box-box .buttonteaser {
    margin-top: 259px !important;
  }
}

@media (max-width: 1326px) {
 .pc-entry-modal-button, .pc-extended-modal-button, .pc-advanced-modal-button {
   display: block;
  }
}

.ao-pc-prices-bestseller .teaser_box-main > .teaser_box-boxmain .teaser_box-content::before {
    content: "Bestseller";
    border: 2px #FFB700 solid;
    border-radius: 5px;
    padding: 4px 12px;
    background-color: #FFB700;
    color: #1e1e1e;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 24px;
}

.ao-pc-prices-premium .teaser_box-main > .teaser_box-boxmain .teaser_box-content::before {
    content: "Premium";
    border: 2px #F3EAF3 solid;
    border-radius: 5px;
    padding: 4px 12px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 24px;
}

/* Meeting-Vereinbarung Multibox */
@media (min-width: 768px) {
.meeting-box .teaser_box-box {
    position: relative !important;
    width: 100% !important;
    min-height: 100% !important;
    display: grid !important;
    grid-template-columns: 50% 50% !important;
    grid-template-rows: auto auto !important;
    grid-template-areas:
        "icon icon"
        "inner button";
}
.meeting-box #teaser_box-box_1 .teaser_box-icon {
    grid-area: icon !important;
}

.meeting-box #teaser_box-box_1 .teaser_box-inner {
   grid-area: inner !important;
padding: 0 20px 50px 20px !important;
margin: auto !important;
}

.meeting-box #teaser_box-box_1 .buttonteaser {
    padding: 20px !important;
    grid-area: button !important;
    align-self: center !important;
    justify-self: center !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: auto !important;
}
}

/* Suche zu Beginn ausgeblendet */
.srch-trigger-wrap {
 display: none; 
}