/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/
/* Add your custom styles here */
/**
  *DEFINE VARIABLES
*/
html {
  scroll-padding-top: 150px;
}

#header-container .header-main-menu {
  background: linear-gradient(180deg, var(--e-global-color-primary) 15%, #0000 100%);
  transition: 0.6s all ease-in-out;
}
#header-container #header-logo img {
  transition: 0.6s all ease-in-out;
}
#header-container .elementor-item:hover {
  padding-left: 30px !important;
}
#header-container .sub-menu-overflow-y-hidden {
  overflow-y: hidden !important;
}

#header-container.elementor-sticky--effects .header-main-menu {
  background: linear-gradient(180deg, rgba(0, 66, 38, 0.9) 15%, rgba(0, 66, 38, 0.9) 100%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  transition: 0.6s all ease-in-out;
}
#header-container.elementor-sticky--effects #header-logo img {
  width: 50% !important;
  max-width: 50% !important;
  transition: 0.6s all ease-in-out;
}

/*Mobile Nav Menu*/
.mobile-nav-menu ul > li > ul {
  border-top: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
}
.mobile-nav-menu ul > li > ul > li > a, .mobile-nav-menu ul > li > ul > li > a:hover, .mobile-nav-menu ul > li > ul > li > a:active {
  font-family: "Calibri", Sans-serif !important;
  font-size: 1.5rem !important;
  line-height: 1.5 !important;
}

/*Immomakler Styles*/
.immomakler {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: 1rem;
}
.immomakler a, .immomakler a:hover {
  font-size: 1rem !important;
  text-decoration: none !important;
}
.immomakler .btn, .immomakler .btn:hover {
  border-radius: 3px !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
}
.immomakler .btn:hover {
  font-size: 1rem !important;
}
.immomakler #immomakler-search .form-control,
.immomakler .immomakler-cart-copy-form .form-control {
  font-size: 1rem;
  border-radius: 3px;
  height: 36.85px;
}
.immomakler a.btn.btn-default.immomakler-cart-button:hover {
  opacity: 0.9;
}
.immomakler a.btn.btn-default.immomakler-cart-button:focus {
  outline: none !important;
}
.immomakler .immomakler-cart-copy-form .btn {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.immomakler .dropdown-menu {
  font-size: 1rem;
}
.immomakler .dropdown-menu > li > a {
  font-size: 1rem;
}
.immomakler #immomakler-search .btn.dropdown-toggle {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: 1rem;
  border-radius: 3px;
}
.immomakler .immomakler-search-range {
  font-size: 1rem;
}

.immomakler-archive .archive-subtitle {
  font-size: 2.5rem !important;
}
.immomakler-archive .property-title, .immomakler-archive .property-title a {
  font-size: 1.25rem !important;
  line-height: 1 !important;
}
.immomakler-archive .property-subtitle {
  font-size: 1rem !important;
}
.immomakler-archive .property-container .thumbnail:hover .owl-dot {
  opacity: unset !important;
}
.immomakler-archive .immomakler-boxed .property-container .thumbnail:hover .owl-dot.active span,
.immomakler-archive .immomakler-boxed .property-container .thumbnail:focus .owl-dot.active span {
  background-color: rgba(0, 66, 38, 0.9) !important;
}
.immomakler-archive .owl-theme .owl-dots .owl-dot span {
  background: #fff;
  width: 8px !important;
  height: 3px !important;
  margin: 5px 1px !important;
}
.immomakler-archive .owl-theme .owl-dots .owl-dot:hover {
  background-color: transparent;
}
.immomakler-archive .owl-theme .owl-dots .owl-dot:hover span {
  background: #004226;
}
.immomakler-archive .owl-theme .owl-nav [class*=owl-] {
  color: #fff !important;
  background: transparent !important;
  opacity: unset !important;
}
.immomakler-archive .owl-theme .owl-nav [class*=owl-]:hover {
  color: rgba(0, 66, 38, 0.9) !important;
}

.immomakler-single .panel-heading h2 {
  font-size: 1.5rem !important;
}
.immomakler-single .panel-body h3 {
  font-size: 1.25rem !important;
}
.immomakler-single .property-navigation span.listnumber {
  font-size: 1rem !important;
}

.immomakler-menu a.btn.btn-default.immomakler-cart-button {
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent !important;
  border-color: transparent !important;
  color: #fff !important;
  transition: all 0.3s;
}
.immomakler-menu a.btn.btn-default.immomakler-cart-button .badge.cart-count-badge {
  color: #004226;
  background-color: #fff;
}
.immomakler-menu a.btn.btn-default.immomakler-cart-button [class*=" eicon-"], .immomakler-menu a.btn.btn-default.immomakler-cart-button [class^=eicon] {
  display: inline-block;
  font-family: "Calibri Light", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.immomakler-menu a.btn.btn-default.immomakler-cart-button .eicon-heart-o:before {
  content: "Merkliste";
}

.blur-on-hover::after {
  content: "";
  position: fixed;
  width: 0vw;
  height: 0vh;
  top: 0;
  left: 0;
  background: #004226;
  background: linear-gradient(180deg, rgba(0, 66, 38, 0.8) 0%, rgba(0, 66, 38, 0.4) 100%);
  z-index: -1;
  transition: height 0.5s ease-in-out;
}

.blur-on-hover:hover::after {
  width: 100vw;
  height: 100vh;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.blur-on-hover.removeblur::after {
  width: 0vw;
  height: 0vh;
}

@media screen and (min-width: 767px) {
  .elementor-grid {
    grid-template-rows: repeat(4, auto);
  }

  .e-loop-item:nth-of-type(1) {
    grid-column: 1/span 1;
    grid-row: 1/-1;
  }
}
.toc-container .elementor-widget-container {
  height: auto !important;
}

.elementor-widget-loop-carousel .swiper-pagination-bullet,
.elementor-swiper .swiper-pagination-bullet,
.owl-theme .owl-dots .owl-dot span,
.rpi-dots-wrap .rpi-dots .rpi-dot {
  border-radius: unset !important;
  width: 30px !important;
  height: 6px !important;
  transform: scale(1) !important;
  background-color: #bbb !important;
  opacity: 0.5 !important;
}

.elementor-widget-loop-carousel .swiper-pagination-bullet:hover,
.elementor-swiper .swiper-pagination-bullet:hover,
.rpi-dots-wrap .rpi-dots .rpi-dot:hover {
  background-color: #bbb !important;
  opacity: 1 !important;
}

.elementor-widget-loop-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active,
.elementor-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,
.rpi-dots-wrap .rpi-dots .rpi-dot.active {
  background-color: #004226 !important;
  opacity: 1 !important;
}

@media only screen and (max-width: 600px) {
  .elementor-widget-loop-carousel .swiper-pagination-bullet,
.elementor-swiper .swiper-pagination-bullet,
.owl-theme .owl-dots .owl-dot span,
.rpi-dots-wrap .rpi-dots .rpi-dot {
    width: 20px !important;
    height: 4px !important;
    margin: 0 3px !important;
    transform: scale(1) !important;
  }
}
/*wpforms customizations*/
div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-list-4-columns ul {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

@media screen and (max-width: 1024px) {
  div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-list-4-columns ul {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}
@media only screen and (max-width: 600px) {
  div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-list-4-columns ul {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
.wpforms-container .wpforms-field-label,
.wp-core-ui div.wpforms-container .wpforms-field-label {
  margin: 0 0 5px 0 !important;
  font-size: 1.25rem !important;
}
.wpforms-container input[type=submit],
.wpforms-container button[type=submit],
.wpforms-container .wpforms-page-button,
.wp-core-ui div.wpforms-container input[type=submit],
.wp-core-ui div.wpforms-container button[type=submit],
.wp-core-ui div.wpforms-container .wpforms-page-button {
  font-family: "Copperplate Gothic" !important;
  font-size: 1.25rem !important;
}
.wpforms-container input[type=date],
.wpforms-container input[type=datetime],
.wpforms-container input[type=datetime-local],
.wpforms-container input[type=email],
.wpforms-container input[type=month],
.wpforms-container input[type=number],
.wpforms-container input[type=password],
.wpforms-container input[type=range],
.wpforms-container input[type=search],
.wpforms-container input[type=tel],
.wpforms-container input[type=text],
.wpforms-container input[type=time],
.wpforms-container input[type=url],
.wpforms-container input[type=week],
.wpforms-container input[type=checkbox] + label,
.wpforms-container input[type=radio] + label,
.wpforms-container select,
.wpforms-container textarea,
.wp-core-ui div.wpforms-container input[type=date],
.wp-core-ui div.wpforms-container input[type=datetime],
.wp-core-ui div.wpforms-container input[type=datetime-local],
.wp-core-ui div.wpforms-container input[type=email],
.wp-core-ui div.wpforms-container input[type=month],
.wp-core-ui div.wpforms-container input[type=number],
.wp-core-ui div.wpforms-container input[type=password],
.wp-core-ui div.wpforms-container input[type=range],
.wp-core-ui div.wpforms-container input[type=search],
.wp-core-ui div.wpforms-container input[type=tel],
.wp-core-ui div.wpforms-container input[type=text],
.wp-core-ui div.wpforms-container input[type=time],
.wp-core-ui div.wpforms-container input[type=url],
.wp-core-ui div.wpforms-container input[type=week],
.wp-core-ui div.wpforms-container input[type=checkbox] + label,
.wp-core-ui div.wpforms-container input[type=radio] + label,
.wp-core-ui div.wpforms-container select,
.wp-core-ui div.wpforms-container textarea {
  font-size: 1.25rem !important;
}
.wpforms-container input[type=submit]:hover,
.wpforms-container input[type=submit]:active,
.wpforms-container button[type=submit]:hover,
.wpforms-container button[type=submit]:active,
.wpforms-container .wpforms-page-button:hover,
.wpforms-container .wpforms-page-button:active,
.wp-core-ui div.wpforms-container input[type=submit]:hover,
.wp-core-ui div.wpforms-container input[type=submit]:active,
.wp-core-ui div.wpforms-container button[type=submit]:hover,
.wp-core-ui div.wpforms-container button[type=submit]:active,
.wp-core-ui div.wpforms-container .wpforms-page-button:hover,
.wp-core-ui div.wpforms-container .wpforms-page-button:active {
  background: rgba(0, 66, 38, 0.8) !important;
}
.wpforms-container .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label .wpforms-image-choices-label,
.wpforms-container .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label .wpforms-image-choices-label,
.wpforms-container .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label .wpforms-image-choices-label,
.wpforms-container .wpforms-form .choices__list--dropdown .choices__item,
.wpforms-container .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable,
.wp-core-ui div.wpforms-container .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label .wpforms-image-choices-label,
.wp-core-ui div.wpforms-container .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label .wpforms-image-choices-label,
.wp-core-ui div.wpforms-container .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label .wpforms-image-choices-label,
.wp-core-ui div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item,
.wp-core-ui div.wpforms-container .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable {
  font-size: 1.25rem !important;
}
.wpforms-container .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item.wpforms-selected .wpforms-image-choices-image:after,
.wpforms-container .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item:has(input:checked) .wpforms-image-choices-image:after,
.wpforms-container .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-image:after,
.wp-core-ui div.wpforms-container .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item.wpforms-selected .wpforms-image-choices-image:after,
.wp-core-ui div.wpforms-container .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-item:has(input:checked) .wpforms-image-choices-image:after,
.wp-core-ui div.wpforms-container .wpforms-form .wpforms-image-choices-modern .wpforms-image-choices-image:after {
  background-color: #fff !important;
  color: #004226 !important;
  border-radius: 3px !important;
  border: 1px solid #004226 !important;
  -webkit-box-shadow: 1px 1px 4px 0px #004226;
  box-shadow: 1px 1px 4px 0px #004226;
  top: 5% !important;
  left: 5% !important;
}
.wpforms-container .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item img,
.wpforms-container .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item img,
.wp-core-ui div.wpforms-container .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item img,
.wp-core-ui div.wpforms-container .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item img {
  width: 100px;
}
.wpforms-container .wpforms-form .wpforms-field-layout > .wpforms-field-label:not(.wpforms-label-hide),
.wp-core-ui div.wpforms-container .wpforms-form .wpforms-field-layout > .wpforms-field-label:not(.wpforms-label-hide) {
  padding-top: 0 !important;
}
.wpforms-container .wpforms-form .wpforms-field-layout > .wpforms-field-label:not(.wpforms-label-hide)::before,
.wp-core-ui div.wpforms-container .wpforms-form .wpforms-field-layout > .wpforms-field-label:not(.wpforms-label-hide)::before {
  border: 0 !important;
}
.wpforms-container .wpforms-form .wpforms-pagebreak-split:last-child,
.wp-core-ui div.wpforms-container .wpforms-form .wpforms-pagebreak-split:last-child {
  justify-content: flex-start !important;
}
.wpforms-container .wpforms-form .wpforms-form .wpforms-submit-container,
.wp-core-ui div.wpforms-container .wpforms-form .wpforms-form .wpforms-submit-container {
  display: flex;
  justify-content: flex-end !important;
}
.wpforms-container .wpforms-p-inline h4,
.wpforms-container .wpforms-p-inline p,
.wp-core-ui div.wpforms-container .wpforms-p-inline h4,
.wp-core-ui div.wpforms-container .wpforms-p-inline p {
  display: inline !important;
}
.wpforms-container .wpforms-p-inline p,
.wp-core-ui div.wpforms-container .wpforms-p-inline p {
  font-size: 0.75rem !important;
}
.wpforms-container .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap,
.wp-core-ui div.wpforms-container .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
  border-radius: 3px !important;
}
.wpforms-container #wpforms-form-102747 .wpforms-submit-container,
.wp-core-ui div.wpforms-container #wpforms-form-102747 .wpforms-submit-container {
  text-align: right;
}
.wpforms-container #wpforms-form-102747 .wpforms-has-error em.wpforms-error,
.wp-core-ui div.wpforms-container #wpforms-form-102747 .wpforms-has-error em.wpforms-error {
  position: absolute;
  top: -1.25rem;
  left: 0;
}
.wpforms-container .newsletter-dsgvo label.wpforms-field-label-inline,
.wp-core-ui div.wpforms-container .newsletter-dsgvo label.wpforms-field-label-inline {
  font-size: 0.85rem !important;
}
.wpforms-container .newsletter-dsgvo label.wpforms-field-label-inline a, .wpforms-container .newsletter-dsgvo label.wpforms-field-label-inline a:hover,
.wp-core-ui div.wpforms-container .newsletter-dsgvo label.wpforms-field-label-inline a,
.wp-core-ui div.wpforms-container .newsletter-dsgvo label.wpforms-field-label-inline a:hover {
  font-size: 0.85rem !important;
}

@media screen and (max-width: 1023px) {
  .wpforms-container .wpforms-field-label,
.wp-core-ui div.wpforms-container .wpforms-field-label {
    font-size: 1rem !important;
  }
  .wpforms-container input[type=submit],
.wpforms-container button[type=submit],
.wpforms-container .wpforms-page-button,
.wp-core-ui div.wpforms-container input[type=submit],
.wp-core-ui div.wpforms-container button[type=submit],
.wp-core-ui div.wpforms-container .wpforms-page-button {
    font-size: 1rem !important;
  }
  .wpforms-container input[type=date],
.wpforms-container input[type=datetime],
.wpforms-container input[type=datetime-local],
.wpforms-container input[type=email],
.wpforms-container input[type=month],
.wpforms-container input[type=number],
.wpforms-container input[type=password],
.wpforms-container input[type=range],
.wpforms-container input[type=search],
.wpforms-container input[type=tel],
.wpforms-container input[type=text],
.wpforms-container input[type=time],
.wpforms-container input[type=url],
.wpforms-container input[type=week],
.wpforms-container input[type=checkbox] + label,
.wpforms-container input[type=radio] + label,
.wpforms-container select,
.wpforms-container textarea,
.wp-core-ui div.wpforms-container input[type=date],
.wp-core-ui div.wpforms-container input[type=datetime],
.wp-core-ui div.wpforms-container input[type=datetime-local],
.wp-core-ui div.wpforms-container input[type=email],
.wp-core-ui div.wpforms-container input[type=month],
.wp-core-ui div.wpforms-container input[type=number],
.wp-core-ui div.wpforms-container input[type=password],
.wp-core-ui div.wpforms-container input[type=range],
.wp-core-ui div.wpforms-container input[type=search],
.wp-core-ui div.wpforms-container input[type=tel],
.wp-core-ui div.wpforms-container input[type=text],
.wp-core-ui div.wpforms-container input[type=time],
.wp-core-ui div.wpforms-container input[type=url],
.wp-core-ui div.wpforms-container input[type=week],
.wp-core-ui div.wpforms-container input[type=checkbox] + label,
.wp-core-ui div.wpforms-container input[type=radio] + label,
.wp-core-ui div.wpforms-container select,
.wp-core-ui div.wpforms-container textarea {
    font-size: 1rem !important;
  }
  .wpforms-container .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label .wpforms-image-choices-label,
.wpforms-container .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label .wpforms-image-choices-label,
.wpforms-container .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label .wpforms-image-choices-label,
.wp-core-ui div.wpforms-container .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-item label .wpforms-image-choices-label,
.wp-core-ui div.wpforms-container .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-item label .wpforms-image-choices-label,
.wp-core-ui div.wpforms-container .wpforms-form ul.wpforms-image-choices-none .wpforms-image-choices-item label .wpforms-image-choices-label {
    font-size: 1rem !important;
  }
}
/*Business Reviews Bundle*/
/*one column*/
.one-col-reviews .rpi .rpi-body .rpi-text {
  font-style: italic;
  font-size: 1.25rem;
  line-height: 1.5;
}
.one-col-reviews .rpi .rpi-flex .rpi-info .rpi-name {
  font-size: 2rem;
  font-style: italic;
}
.one-col-reviews .rpi .rpi-flex .rpi-info .rpi-time {
  font-size: 0.75rem;
  font-style: italic;
}

/*WPM TEAM SLIDER*/
.wpm-6310-no-carousel {
  width: calc(100% + 10px) !important;
  margin-left: -5px !important;
  display: grid !important;
  grid-template-columns: 1fr 2fr;
  /*for all search inputs*/
}
.wpm-6310-no-carousel [class*=wpm-6310-search-] [class*=wpm-6310-search-template-] {
  width: calc(100% - 15px);
}
.wpm-6310-no-carousel #wpm-6310-category-1 {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
}
.wpm-6310-no-carousel [id*=wpm-6310-category-]:not(#wpm-6310-category-1) {
  display: grid !important;
  grid-template-columns: 1fr;
}
.wpm-6310-no-carousel .wpm-search-by-name, .wpm-6310-no-carousel .wpm-filter-responsibility, .wpm-6310-no-carousel .wpm-filter-locations {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}
.wpm-6310-no-carousel .wpm-search-by-name h3, .wpm-6310-no-carousel .wpm-filter-responsibility h3, .wpm-6310-no-carousel .wpm-filter-locations h3 {
  flex-basis: 100%;
  font-size: 1.25rem;
}
.wpm-6310-no-carousel .wpm-search-by-name [class*=wpm_6310_category_list_], .wpm-6310-no-carousel .wpm-filter-responsibility [class*=wpm_6310_category_list_], .wpm-6310-no-carousel .wpm-filter-locations [class*=wpm_6310_category_list_] {
  margin-bottom: 5px !important;
}
.wpm-6310-no-carousel .wpm-6310-row {
  grid-column: span 3;
}

@media screen and (max-width: 1023px) {
  .wpm-6310-no-carousel [class*=wpm-6310-search-], .wpm-6310-no-carousel [id*=wpm-6310-category-] {
    grid-column: span 3;
  }
}
@media screen and (max-width: 767px) {
  .wpm-6310-no-carousel [id*=wpm-6310-category-] .wpm-filter-responsibility, .wpm-6310-no-carousel [id*=wpm-6310-category-] .wpm-filter-locations {
    grid-column: span 2;
  }
  .wpm-6310-no-carousel .wpm-filter-responsibility h3, .wpm-6310-no-carousel .wpm-filter-locations h3 {
    margin-left: 5px;
    margin-right: 5px;
  }
}
[class*=wpm_6310_team_style_],
[id*=wpm-6310-category-] [class*=wpm_6310_category_list_],
.wpm_6310_modal,
[class*=wpm_6310_mmt_] [class*=wpm_6310_modal_template_] .wpm_6310_modal_designation,
[class*=wpm_6310_mmt_] [class*=wpm_6310_modal_template_] .wpm_6310_modal_name,
[class*=wpm_6310_mmt_] [class*=wpm_6310_modal_template_] .wpm_6310_modal_category,
[class*=wpm_6310_mmt_] [class*=wpm_6310_modal_template_] .wpm_6310_modal_details,
.wpm-custom-fields-list {
  font-family: Calibri Light, sans-serif !important;
}

.wpm-6310-tooltip:hover::after {
  background: rgba(0, 66, 38, 0.85) !important;
}

/*FAQ Tabs*/
/* Tabs mit radio-Buttons */
/*
 CSS for the main interaction
*/
.tabset {
  text-align: center;
  scroll-margin-top: 500px;
}

.tabset > input[type=radio] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
  text-align: left;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: flex;
}

.tabset > label {
  position: relative;
  display: inline-flex;
  align-self: center;
  padding: 15px;
  margin: 0 10px;
  border-bottom: 2px solid transparent;
  background: #eee;
  cursor: pointer;
  font-size: 1.75rem;
  line-height: 1.5;
}

/*.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;
}*/
input:focus-visible + label {
  outline: 2px solid #0066cc;
  border-radius: 3px;
}

.tabset > label:hover,
.tabset > input:focus + label,
.tabset > input:checked + label {
  color: #004226;
  background: #bbb;
  border-bottom: 2px solid #004226;
}

/*.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}*/
.tabset > input:checked + label {
  border-color: #000;
  border-bottom: 2px solid #004226;
}

.tab-panel {
  padding: 0;
  border-top: 1px solid #eee;
}
.tab-panel > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  list-style-type: none;
}
.tab-panel > ul > li {
  width: 100%;
  max-width: 100%;
}

/*FAQ Accordion*/
details {
  padding: 0.5rem 0;
  border-radius: 3px 3px 0 0;
  overflow: hidden;
  /* Triangle not shown - Style for Webkit-Browser */
}
details summary.bi-accordion-item-title {
  display: block;
  padding: 0.25rem 1rem;
  background-color: #eee;
  border-bottom: 2px solid #004226;
  border-radius: 3px 3px 0 0;
  color: #333;
  cursor: pointer;
  list-style: none;
  /* Triangle not shown */
  line-height: 1;
}
details summary.bi-accordion-item-title h3 {
  font-size: 1.25rem;
  display: inline-flex;
  margin-block-end: 0.5rem;
  margin-block-start: 0.5rem;
  color: #333;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary::before {
  padding-right: 0.25rem;
  content: "+ ";
  /* Instead of Triangle closed */
}
details .details-content {
  box-sizing: border-box;
  max-height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0.25rem 1rem;
  background-color: #eee;
  border-radius: 0 0 3px 3px;
  transition: max-height 2000ms ease;
}

details[open] {
  /* Styling the summary in case of open 'details' */
}
details[open] summary::before {
  padding-right: 0.25rem;
  content: "- ";
  /* Instead of Triangle open */
}
details[open] summary {
  border-radius: 3px 3px 0 0;
}
details[open] > .details-content {
  max-height: 800px;
  transition: max-height 2000ms ease;
}

/* DEAR PDF */
.df-lightbox-wrapper {
  background-color: rgba(51, 51, 51, 0.95);
}
.df-lightbox-wrapper .df-lightbox-controls .df-lightbox-close {
  color: #fff;
}

.dp-element[data-lightbox=thumb] {
  width: auto;
}

.dp-element[data-lightbox=thumb] img {
  max-height: none;
  height: auto;
  width: 100%;
}

/*Unfold Container*/
[class*=unfold-container] {
  transition: height 0.5s ease-in-out;
  height: 25vh !important;
  min-height: 25vh !important;
}
[class*=unfold-container] [class*=unfold-btn] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  background-color: #004226;
  cursor: pointer;
  transition: top 0.5s ease-in-out;
}
[class*=unfold-container] [class*=unfold-btn]::before, [class*=unfold-container] [class*=unfold-btn]::after {
  content: "";
  position: absolute;
  top: 21px;
  margin: 0;
  display: block;
  width: 12px;
  height: 1px;
  background-color: #fff;
  transition: transform 0.5s ease-in-out;
}
[class*=unfold-container] [class*=unfold-btn]::before {
  left: 10px;
  transform: rotate(45deg);
}
[class*=unfold-container] [class*=unfold-btn]::after {
  left: 18px;
  transform: rotate(-45deg);
}

[class*=unfold-container].expanded {
  height: 70vh !important;
}
[class*=unfold-container].expanded [class*=unfold-btn]::before {
  left: 10px;
  transform: rotate(-45deg);
}
[class*=unfold-container].expanded [class*=unfold-btn]::after {
  left: 18px;
  transform: rotate(45deg);
}

/* button slides from top to bottom (t2b)*/
[class*=unfold-container-t2b] [class*=unfold-btn-t2b] {
  top: 1rem;
}

[class*=unfold-container-t2b].expanded [class*=unfold-btn-t2b] {
  top: calc(100% - 10rem - 40px);
}

/* button slides from top to bottom (t2b)*/
@media screen and (max-width: 1023px) {
  [class*=unfold-container-t2b] {
    height: 40vh !important;
    min-height: 40vh !important;
  }

  [class*=unfold-container-t2b].expanded [class*=unfold-btn-t2b] {
    top: calc(100% - 12rem - 40px);
  }
}
@media screen and (max-width: 767px) {
  [class*=unfold-container-t2b].expanded [class*=unfold-btn-t2b] {
    top: calc(100% - 15rem - 40px);
  }
}
/* button stays at bottom (b2b)*/
[class*=unfold-container-b2b] {
  height: 40vh !important;
  min-height: 40vh !important;
}
[class*=unfold-container-b2b] [class*=unfold-btn-b2b] {
  top: calc(100% - 1rem - 40px);
}

/*# sourceMappingURL=style.css.map */
