
@media (prefers-reduced-motion: no-preference) {
  html {
      scroll-behavior: auto;
  }
}

:root {
    --ks-main-color:#21314d;
    --ks-secondary-color:#c79900;
    --ks-grey-color: #bdbdbd;
}

::selection {
    color: #fff;
    background: var(--ks-secondary-color);
  }

/*
h1, .entry-title, .footer-subscribe h3, .widget_categories ul li, .widget_recent_entries ul li a, .widget_pages ul li, .widget_nav_menu ul li, .widget_archive ul li, .widget_most_recommended_posts ul li a, .widget_calendar table caption, .tptn_title, .nav-single a, .widget_recent_comments ul li, .widget_product_categories ul li, .widget_meta ul li, .widget_rss ul a.rsswidget {
    font-family: "Ubuntu",sans-serif;
  }
*/

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input {
  display: inline-block;
  display: inline-block;
  appearance: checkbox;
  outline:none !important;
  border:none !important;
  margin-top: 1px;
  margin-right: 0.3em;
}

.elementor-field-type-acceptance .elementor-field-option label {
  text-transform: none;
  color: #737d8e !important;
  text-transform: none;
  line-height: 1.2em !important;
  font-size: 15px !important;
}

.elementor-field-type-checkbox.elementor-field-group label.elementor-screen-only {
  height: auto;
  margin: 0 0 10px 0;
  position: relative;
  top: auto;
  width: auto;
  clip:auto;
  font-family: "Ubuntu", Sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.4em !important;
  flex-basis: 100%;
}


.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input {
  display: inline-block;
  top: -2px;
}

#BorlabsCookieBox .brlbs-cmpnt-dialog-details-header.brlbs-cmpnt-with-separator .brlbs-basis-full {
flex-basis: 100%;
margin-bottom: 14px;
justify-content: space-between;
}

#menu-hauptnavigation #menu-item-11508 {
  background: var(--ks-secondary-color) !important;
  color: #fff !important;
  padding-left: 15px;
  padding-right: 15px;
}

#elementor-popup-modal-7968 .dialog-message {
  height: 100dvh;
}


.is-header-small .nav-menu ul li {
    color: var(--ks-main-color);
}

.text-disclaimer {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    color: var(--ks-grey-color);
    font-size: 0.7em;
    line-height: 1.3em;
    font-weight: 400;
}

.text-legal a {
  display: inline-block;
  margin-right: 10px;

}

.elementor-select-wrapper .select-caret-down-wrapper {
  display: none !important;
}


.elementor-widget-button .elementor-button-icon .material-icons {
transform: translateY(2px);
}

.elementor-field-type-submit i.material-icons {
    font-size: 22px;
}


.elementor-field-type-checkbox {
    margin-top: 10px;
    margin-bottom: 10px;
}

.elementor-field-type-checkbox .elementor-field-option {
    display: flex;
}
.elementor-field-type-checkbox .elementor-field-option input[type="checkbox"] {
    display: inline-block;
    appearance: checkbox;
    outline: none !important;
    border: none !important;
    margin-top: 1px;
}
.elementor-field-type-checkbox .elementor-field-option label {
    color:#737d8e !important;
    text-transform: none;
    line-height: 1.2em !important;
    font-size: 15px !important;
}

.mb-5 {
    margin-bottom: 1rem !important;
}

.footer-widgets {
    padding: 100px 0;
  }

  .widget-area .widget,
  .site-footer p:last-of-type {
    margin-bottom: 0;
  }

#menu-footer {
    text-align: right;
}

.footer-widgets .has-text-align-center {
    text-align: center;
}

#menu-footer li {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 4px;
}

.wp-block-social-links svg path {
    fill: var( --e-global-color-text );
}

.wp-block-social-links {
    padding: 0;
}

.elementor-field {
    outline:0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.elementor-accordion-item {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #fff !important;
}

.elementor-accordion-icon {
   font-size: 36px; 
}

.elementor-tab-content p:last-of-type {
    margin-bottom: 0;

}

.related-posts > .widget-title,
.single-post .nav-single {
    display: none;
}

.post-wrap::before {
    background: var(--ks-main-color);
}

.hentry {
    margin-bottom: 0;
  }

  .ks-highlight {
    font-style: normal !important;
    color: var(--ks-secondary-color) !important;
  }

  .elementor-accordion .elementor-tab-title {
    border-bottom: 1px solid var(--ks-secondary-color);
  }

  .elementor-accordion-item:last-of-type .elementor-tab-title {
    border-bottom: none;
  }

.related-posts {
    position: relative;
    margin-bottom: 0;
    padding: 60px 0;
    margin-top: 150px;
}


.related-posts .entry-meta,
.related-posts h2 {
    color: #fff !important;
}
.related-posts a {
    color: inherit !important;
}

.related-posts::before {
    content: "";
    position: absolute;
    left: 50%;
    top:0;
    background: var(--ks-secondary-color);
    width: 100vw;
    height: 100%;
    margin-left: -50vw;
    z-index: -1;
}

.mt-5 {
    margin-top: 30px;
}

.c-button {
  font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-size: var( --e-global-typography-text-font-size );
  font-weight: var( --e-global-typography-text-font-weight );
  line-height: var( --e-global-typography-text-line-height );
  box-shadow: none;
  text-decoration: none;
  background: var(--ks-secondary-color);
  border:none;
  outline: none;
  color: #fff !important;
  padding: 12px 24px;
}

.c-button::after {
    content: "arrow_forward_ios";
    display: inline-block;
    color: #fff !important;
    font-family: 'Material Icons';
    line-height: 1;
    font-feature-settings: 'liga';
    transform: translateY(4px);
    margin-left: 10px;
}

.inline-button {
    display: inline-block;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
    line-height: var( --e-global-typography-text-line-height );
    box-shadow: none;
    text-decoration: none;
    background: none;
    border:none;
    outline: none;
    color: var(--ks-main-color) !important;
    padding-bottom: 3px;
    border-bottom: 1px solid var(--ks-main-color);
  }

.footer-widgets .wp-block-social-links {
    margin-top: 10px;
}

.footer-widgets .wp-social-link {
    margin: 0 5px;
}

.ks-video-background-container {
    position: relative;
    width: 100%;
    height: 300vh;
}

.ks-video-background {
width: 100%;
  }


.single-post .is-top-content-single-medium {
    margin-top: 10px !important;
}

.site-footer {
    font-size: 16px;
  }


  .qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-inner {
    text-align: left;
  }

  .elementor-widget-text-editor p a {
    border-bottom: 1px solid var(--ks-secondary-color);
  }

  .text-disclaimer a {
    color:inherit;
    text-decoration: underline;
  }

  .logo-gallery img {
    height: 60px;
    width: auto;
    max-width: auto;
    display: inline-block;
    filter: saturate(0);
    transition: filter 0.2s ease;
  }

  .logo-gallery .qodef-e-inner {
    text-align: center;
  }

  .elementor-accordion-item p a {
    text-decoration: underline;
  }


  .elementor-message-svg::before {
    background-image: none !important;
    margin-top: -10px;
    margin-inline-end: 8px;
  }


  .menu-toggle {
    margin-left: auto;
    margin-right: -20px;
  }

  .is-header-small .site-branding {
    left: 0;
  }

  .menu-toggle:hover {
    color: var( --e-global-color-text );
  }

#page > div.elementor {
  margin-top: 0 !important;
}

.elementor-widget-mdp-gmaper-elementor {
  height: 100%;
}

body .elementor-widget-mdp-gmaper-elementor .brlbs-cmpnt-content-blocker {
  height: 100%;
  min-height: 400px;
}

.elementor-widget-mdp-gmaper-elementor .brlbs-cmpnt-cb-preset-a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: calc(100% - 40px);
}

body .brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-btn {
  background: var(--ks-secondary-color);
}

body .brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-btn:hover {
  background: var(--ks-main-color);
}

body .brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-provider-toggle {
  color: var(--ks-secondary-color);
}

body .brlbs-cmpnt-content-blocker a.brlbs-cmpnt-cb-provider-toggle:hover,
body .brlbs-cmpnt-content-blocker .brlbs-cmpnt-cb-preset-a .brlbs-cmpnt-cb-description {
  color: var(--ks-main-color);
}

body div.brlbs-cmpnt-container img.brlbs-cmpnt-cb-image {
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  opacity: 0.2;
}


  @media screen and (min-width: 992px) {

  .single-post h1.entry-title {
    font-size: 80px;
  }

  .elementor-widget-text-editor h2,
  .elementor-widget-text-editor h3,
  .elementor-widget-text-editor h4
  {
    font-weight: 600;
  }

  .elementor-widget-text-editor h3 {
    font-size: 26px;
  }

}

@media screen and (min-width: 768px) {
  .elementor-widget-text-editor h4 {
    font-size: 20px;
  }
}


.single-post .is-top-content-single-medium .entry-meta {
font-size: 16px;
}

  .single-post .entry-content p {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
    line-height: var( --e-global-typography-text-line-height );

  }

.single-post .entry-content h3 {
    font-size: 26px;
    line-height: 1.4em;
    font-weight: 600;

  }



@media screen and (min-width: 768px) {
    .site-main {
      padding: 70px 0 0;
    }
  }


@media screen and (max-width: 992px) {

  .ks-video-background-container {
    height: 150vh;
  }

  .nav-menu {
    display: none;
    padding: 2em 0;
    text-align: left;
  }

    .footer-widgets,
    #menu-footer {
        text-align: center;
    }

    #menu-footer {
        margin-top: 15px;
    }

    .footer-widgets {
        padding: 40px 0;
      }

  }

  @media screen and (max-width: 767px) {

.video-wrapper {
  height: 0 !important;
  padding-bottom: 56.25% !important;
}


.video-wrapper-mobile {
  height: 0 !important;
  padding-bottom: 177% !important;
}

    .elementor-accordion-icon.elementor-accordion-icon-left {
      display: none !important;
    }

    .ks-video-background-container {
      height: 150vh;
    }

    }

    @media screen and (max-width: 680px) {
      .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns > .qodef-grid-inner {
        grid-template-columns: repeat(2,minmax(0,1fr));
      }
    }


@media (hover: hover) {

    .logo-gallery img:hover {
        filter: saturate(1);
      }
    

    .c-button:hover {
        background: var(--ks-main-color);
    }

    .inline-button:hover {
        border-color: var(--ks-secondary-color);
    }

    .elementor-field-type-submit .button.is-primary:hover {
        background-color: var(--ks-main-color) !important;
        color: #fff !important;
    }
}
