/*!
Theme Name: Friday Snap
Theme URI: http://google.in/
Author: Underscores.me
Author URI: http://google.in/
Description: Description
Version: 1.4.3
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: friday-snap
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Friday Snap is based on Underscores https://google.in/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


@font-face {
  font-family: "Gambetta";
  font-weight: 400;
  font-style: normal;
  src: url("/wp-content/themes/heyalbum-theme/assets/fonts/Gambetta-Medium.woff2") format("woff2");
  font-display: swap;
}

/* archivo-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/friday-snap/assets/fonts/archivo-v25-latin/archivo-v25-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/friday-snap/assets/fonts/archivo-v25-latin/archivo-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/friday-snap/assets/fonts/archivo-v25-latin/archivo-v25-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/friday-snap/assets/fonts/archivo-v25-latin/archivo-v25-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* archivo-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 900;
  src: url('/wp-content/themes/friday-snap/assets/fonts/archivo-v25-latin/archivo-v25-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

:root {
  --bs-secondary-color: #121212;
  --bs-body-color: #373737;
  --bs-green: #c0a37c;
  --bs-white: #ffffff;
  --bs-black: #000000;
  --bs-gray: #4d4d4d;
  --bs-light-gray: #eaebea;
  --bs-tertiary-bg: #f5f5f5;
  --bs-font-sans-serif: "Archivo", sans-serif;
  --bs-antic-font: "Gambetta", serif;
  --bs-poppins-font: "Archivo", sans-serif;
  --bs-cmn-padding: 100px 0;
  --bs-light-tint: #faf7f0;
  --bs-gold-shadow-light: rgba(192, 163, 124, 0.1);
  --bs-gold-shadow: rgba(192, 163, 124, 0.2);
  --bs-gold-shadow-strong: rgba(192, 163, 124, 0.35);
  --bs-gold-bg-subtle: rgba(192, 163, 124, 0.05);
  --bs-gold-bg-active: rgba(192, 163, 124, 0.1);
  --bs-gradient: linear-gradient(180deg, var(--bs-light-tint) 0%, #ffffff 29.92%);
  --bs-margin-bottom: 35px;
  scroll-behavior: inherit;
}

.font-serif {
  font-family: var(--bs-antic-font);
}

.text-lg {
  font-size: 24px;
}

.text-bold {
  font-weight: 600;
}

body {
  margin: 0;
  padding: 0;
  font-family: var(--bs-font-sans-serif);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  color: var(--bs-body-color);
  font-size: 18px;
  line-height: 1.5;
  background-color: var(--bs-white);
}

b,
strong {
  font-weight: 600;
}

p {
  margin: 0 0 22px 0;
}

p:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 25px 0;
  padding: 0;
  color: var(--bs-secondary-color);
  font-family: var(--bs-antic-font);
  font-weight: 400;
  letter-spacing: -0.01em;
  text-transform: capitalize;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}

h1,
.h1 {
  font-weight: 400;
  font-size: 52px;
  line-height: 1.1;
}

h2,
.h2 {
  font-weight: 400;
  font-size: 50px;
  line-height: 1.2;
}

h3,
.h3 {
  font-weight: 400;
  font-size: 35px;
  line-height: 1;
}

h4,
.h4 {
  font-size: 22px;
  line-height: 1.2;
}

h5,
.h5 {
  font-size: 18px;
  line-height: 1.2;
}

a {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  outline: none !important;
  color: var(--bs-body-color);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover {
  color: var(--bs-green);
}

figure {
  margin: 0;
}

ul,
ol,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

img {
  max-width: 100%;
}

input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
select {
  background-color: transparent;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: #000;
  border: 1px solid rgba(255, 255, 255, 0.7);
  height: 58px;
  padding: 0 16px;
  outline: none !important;
}

textarea {
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 12px 16px;
  width: 100%;
  color: #000;
  height: 158px;
  outline: none !important;
}

select {
  border: 1px solid rgba(255, 255, 255, 0.7);
  width: 100%;
  padding: 0 11px;
  background: url(images/sort-down.svg) no-repeat calc(100% - 16px) center transparent;
  background-size: 18px;
  padding-right: 40px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

input[type="submit"] {
  background: #eab71e;
  color: #000000;
  height: 58px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;

  cursor: pointer;
  font-size: 24px;
  font-weight: 700;
  outline: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

input[type="submit"]:hover {
  background: #000;
  color: #eab71e;
}

::-webkit-input-placeholder {
  opacity: 0.7;
  color: #000;
}

:-ms-input-placeholder {
  opacity: 0.7;
  color: #000;
}

::-moz-placeholder {
  opacity: 0.7;
  color: #000;
}

:-moz-placeholder {
  opacity: 0.7;
  color: #000;
}

/* images alignment for wordpress content pages */
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  float: none;
  clear: both;
}

/* custom checkbox */

.form_input_check label {
  position: relative;
  margin: 0;
  padding-left: 40px;
  display: inline-block;
}

.form_input_check label span {
  margin: 0;
  padding: 0;
}

.form_input_check label input[type="checkbox"] {
  visibility: hidden;
  display: none;
}

.form_input_check label input[type="checkbox"]+span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 22px;
  height: 22px;
  border: 1px solid #3e3e42;
  background: transparent;
}

.form_input_check label input[type="checkbox"]+span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  width: 22px;
  height: 22px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: url(images/tick.svg) no-repeat center center;
  background-size: 15px;
}

.form_input_check label input[type="checkbox"]:not(:checked)+span::after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

/* .form_input_check input[type="checkbox"]:checked + span::before {
      
    } */

.form_input_check label input[type="checkbox"]:checked+span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* custom radio */

.form_input_radio label {
  position: relative;
  margin: 0;
  padding-left: 30px;
  display: inline-block;
}

.form_input_radio label span {
  margin: 0;
  padding: 0;
}

.form_input_radio label input[type="radio"] {
  visibility: hidden;
  display: none;
}

.form_input_radio label input[type="radio"]+span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 22px;
  height: 22px;
  border: 2px solid #000000;
  border-radius: 100%;
  background: #fff;
}

.form_input_radio label input[type="radio"]+span::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #4b0049;
  position: absolute;
  top: 6px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.form_input_radio label input[type="radio"]:not(:checked)+span::after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

/* .form_input_radio input[type="radio"]:checked + span::before {
      
    } */

.form_input_radio label input[type="radio"]:checked+span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* custom radio end */

/* back to top */

#scroll {
  position: fixed;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  width: 55px;
  height: 55px;
  background-color: #bdd653;
  display: none;
  border-radius: 100%;
  line-height: 68px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  z-index: 9;
}

#scroll:hover {
  background: #88a725;
}

#scroll i {
  color: #fff;
  font-size: 44px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

#scroll:hover i {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}

/* custom css */
.cmn-gap {
  padding: var(--bs-cmn-padding);
}

.section-head {
  margin-bottom: var(--bs-margin-bottom);
}

.btn-primary {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  background-color: var(--bs-green);
  color: var(--bs-white);
  padding: 18.5px 30px;
  border: 1px solid transparent;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-primary:hover {
  background-color: var(--bs-black);
  color: var(--bs-white);
  border-color: var(--bs-black);
}

.btn-primary.btn-sm {
  font-size: 15px;
  padding: 12px 20px;
}

.btn-primary.btn-lg {
  font-size: 20px;
  padding: 22px 36px;
}

@media (max-width: 767px) {
  .btn-primary.btn-lg {
    font-size: 17px;
    padding: 16px 26px;
  }
}

@media (max-width: 479px) {
  .btn-primary.btn-lg {
    font-size: 15px;
    padding: 14px 22px;
  }
}

.btn-secondary {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  background-color: var(--bs-white);
  color: var(--bs-green);
  padding: 18.5px 30px;
  border: 0;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.btn-secondary:hover {
  background-color: var(--bs-black);
  color: var(--bs-white);
}

.btn:focus-visible {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* .btn:first-child:active {
  color: var(--bs-green);
  background-color: var(--bs-black);
  border-color: var(--bg-transparent);
} */

/* custom css */

/* navbar*/

.navbar-brand {
  padding: 0;
  margin: 0;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: var(--bs-secondary-color);
  text-decoration: none;
}

.navbar {
  background: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  height: inherit;
  border: none;
  border-radius: 0;
  position: static;
}

.navbar-nav li {
  position: relative;
  list-style: none;
}

.navbar-nav>li {
  margin: 0 22px;
  padding: 12px 0;
  position: relative;
}

.navbar-nav>li:last-child {
  margin-right: 0;
}

.navbar-nav>li:first-child {
  margin-left: 0;
}

.navbar-nav>li>a {
  color: var(--bs-gray);
  font-size: 18px;
  line-height: 1.2;
  position: relative;
  font-weight: normal;
}

.navbar-nav>li>a:after {
  content: "";
  display: block;
  width: 0;
  height: 8px;
  background: var(--bs-green);
  /* opacity: 0; */
  position: absolute;
  bottom: -10px;
  left: 50%;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-nav>li.current-menu-item>a,
.navbar-nav>li>a:hover,
.navbar-nav>li.menu-item-has-children:hover>a {
  color: var(--bs-green);
}

.navbar-nav>li.current-menu-item>a:after,
.navbar-nav>li>a:hover:after,
.navbar-nav>li.menu-item-has-children:hover>a:after {
  width: 8px;
}

/* navbar submenu*/

.sub-menu {
  background: var(--bs-white);
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  width: 140px;
  padding: 0;
  overflow: hidden;
}

.sub-menu>li>a {
  color: var(--bs-secondary-color);
  display: block;
  width: 100%;
  padding: 6px 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.sub-menu>li {
  width: 100%;
  display: block;
}

.sub-menu>li>a:hover,
.sub-menu>li.menu-item-has-children:hover>a,
.sub-menu>li.current-menu-item>a {
  background: var(--bs-green);
  color: var(--bs-white);
}

.navbar-nav>li:last-child>.sub-menu {
  right: 0;
  left: inherit;
  padding: 0;
}

/* 2nd level submenu */
.navbar-nav>li>.sub-menu .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}

/* for push-menu */
.navbar-collapse .navbar-toggler {
  display: none;
}

#navoverlay {
  display: block;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  margin: 0;
  padding: 0;
  z-index: 99;
  -webkit-transition: background-color 0.5s linear;
  -o-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
}

/* for push-menu end*/

.navbar-nav .clickD {
  position: absolute;
  right: 0;
  top: 50%;
  width: 15px;
  height: 6px;
  background: url(images/drop-down.svg) center center no-repeat;
  display: block;
  background-size: 15px;
  cursor: pointer;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-top: 4px;
  margin-left: 6px;
}

.navbar-nav>li.menu-item-has-children {
  padding: 20px 0px 20px 0px;
}

.navbar-btn-wpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 80px;
}

.navbar-btn-wpr li:not(:last-child) {
  margin-right: 15px;
}

.navbar-btn-mobile {
  display: none;
}

.user {
  background-color: var(--bs-tertiary-bg);
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 41px;
  height: 41px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.user:hover {
  background-color: var(--bs-green);
}

.user:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(118deg) brightness(111%) contrast(101%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(118deg) brightness(111%) contrast(101%);
}

.bootstrap-select .dropdown-menu.inner>li {
  margin-right: 0;
}

.dropdown-menu {
  --bs-dropdown-padding-y: 0;
}

.bootstrap-select .dropdown-menu li a .text>span,
.filter-option-inner-inner span {
  display: inline-block;
  margin-left: 9px;
  font-family: var(--bs-font-sans-serif);
  font-size: 18px;
  color: var(--bs-secondary-color);
}

.bootstrap-select .dropdown-menu li a .text>strong,
.filter-option-inner-inner>strong {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  line-height: 0;
  display: inline-block;
}

.bootstrap-select .dropdown-menu li a .text>strong img,
.filter-option-inner-inner>strong img {
  width: 100%;
  height: 100%;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bootstrap-select .dropdown-menu .selected.active {
  background-color: var(--bs-green);
}

.bootstrap-select .dropdown-menu .selected.active a .text>span {
  color: var(--bs-white);
}

.bootstrap-select>.dropdown-toggle {
  padding: 14.2px 19px;
  max-width: 120px;
  background-color: var(--bs-tertiary-bg);
  outline: none;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
  outline: 0 !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-toggle::after {
  border: none;
  background-image: url(images/sort-down.svg);
  width: 12px;
  height: 6px;
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  padding: 0;
}

.main-head {
  padding: 16px 0;
  background-color: var(--bs-white);
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 120px;
}

.bnr-sec {
  position: relative;
  /* background-color: var(--bs-light-gray); */
  /* min-height: 100vh; */
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.bnr-item-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-bgovl {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
}

.bnr-cntnt {
  max-width: 774px;
  position: relative;
  z-index: 1;
  padding: 80px 0 56px;
}

.bnr-cntnt h1 {
  margin-bottom: 20px;
  text-transform: capitalize;
}

.bnr-sec .bnr-cntnt h1 {
  font-size: 46px;
}

.bnr-cntnt ul li,
.vorteile-card ul li {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
}

.bnr-cntnt ul li:not(:last-child),
.vorteile-card ul li:not(:last-child) {
  margin-bottom: 15px;
}

.bnr-cntnt ul li:after,
.vorteile-card ul li:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  background: url(images/li-icn.svg) no-repeat center;
  background-size: 20px;
}

.bnr-btn-wpr {
  padding-top: 30px;
}

.bnr-img-mobile {
  display: none;
}

.bnr-bg {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 20%;
  width: 100%;
  pointer-events: none;
}

.bnr-img-wpr {
  position: relative;
  max-width: 100%;
}

.bnr-img-wpr img {
  max-width: 100%;
  height: auto;
}

.bnr-rt-col {
  display: flex;
  align-items: center;
}

.bnr-lt-col {
}

.bnr-logo-title-wpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 35px;
}

.bnr-logo-title-wpr i {
  max-width: 148px;
  line-height: 0;
  width: 100%;
}

.bnr-logo-title-wpr i img {
  width: 100%;
}

.bnr-logo-title-wpr span {
  display: inline-block;
  font-size: 20px;
  font-family: var(--bs-font-sans-serif);
  font-weight: 400;
  color: var(--bs-secondary-color);
  margin: 0 15px;
  text-transform: capitalize;
  text-align: center;
}

.bnr-logo-outer {
  max-width: 1318px;
  margin: 0 auto;
  padding: 0 0 58px;
}

.bnr-logo-wpr {
  max-width: 185px;
  width: 100%;
  line-height: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.bnr-logo-wpr img {
  width: 100%;
  max-height: 45px;
  -o-object-fit: contain;
  object-fit: contain;
}

.bnr-logo-col .bnr-logo-wpr {
  padding: 0 26px;
}

/* .bnr-logo-col:first-child {
  padding-left: 0;
}
.bnr-logo-col:last-child {
  padding-right: 0;
} */
/* -- diese sec css start -- */
.diese-sec .section-head {
  max-width: 845px;
  margin: 0 auto 35px;
}

.diese-sec .section-head h2 {
  margin-bottom: 12px;
}

.tab-lt-col {
  width: 52.7%;
}

.tab-rt-col {
  width: 47.3%;
}

.tab-item-row {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  --bs-gutter-y: 30px;
}

.tab-lt-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-details {
  padding-left: 30px;
  max-width: 527px;
}

/* .tab-img-item {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 20px 150px;
    padding-top: 63.9%;
}
.tab-img-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
} */
.tab-details i {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(192, 163, 124, 0.002);
  -webkit-box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2),
    inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2),
    inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  margin-bottom: 30px;
}

.tab-details i img {
  max-width: 40px;
  width: 100%;
}

.tab-details h3 {
  margin-bottom: 12px;
}

.diese-sec-in .nav-pills {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto 50px;
  -webkit-box-shadow: inset -3px -3px 8px var(--bs-gold-shadow-light),
    inset 3px 3px 8px var(--bs-gold-shadow-light),
    0 2px 8px rgba(192, 163, 124, 0.08);
  box-shadow: inset -3px -3px 8px var(--bs-gold-shadow-light),
    inset 3px 3px 8px var(--bs-gold-shadow-light),
    0 2px 8px rgba(192, 163, 124, 0.08);
  background-color: var(--bs-light-tint);
  border-radius: 50px;
  padding: 13px 15px;
  /* justify-content: space-between; */
}

.diese-sec-in .nav-pills .nav-link,
.diese-sec-in .nav-pills .show>.nav-link {
  color: var(--bs-secondary-color);
  font-size: 18px;
  font-family: var(--bs-font-sans-serif);
  padding: 10px 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.diese-sec-in .nav-pills .nav-link.active,
.diese-sec-in .nav-pills .show>.nav-link {
  background-color: var(--bs-gold-bg-subtle);
  -webkit-box-shadow: inset -2px -2px 6px var(--bs-gold-shadow-light),
    inset 2px 2px 6px var(--bs-gold-shadow-light);
  box-shadow: inset -2px -2px 6px var(--bs-gold-shadow-light),
    inset 2px 2px 6px var(--bs-gold-shadow-light);
  border-radius: 50px;
  color: var(--bs-secondary-color);
}

.diese-sec-in .nav-pills .nav-item i {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background: var(--bs-gold-bg-subtle);
  -webkit-box-shadow: inset -4px -4px 8px rgba(255, 255, 255, 0.6), inset 4px 4px 8px var(--bs-gold-shadow);
  box-shadow: inset -4px -4px 8px rgba(255, 255, 255, 0.6), inset 4px 4px 8px var(--bs-gold-shadow);
}

.diese-sec-in .nav-pills .nav-item i img {
  max-width: 21px;
  width: 100%;
}

.diese-sec-in .nav-pills .nav-item span {
  display: inline-block;
  width: calc(100% - 39px);
  padding-left: 8px;
  text-transform: capitalize;
}

/* -- galeriesec css start -- */
.galerie-sec,
.sub-daten-sec {
  position: relative;
  background: var(--bs-gradient);
  overflow: hidden;
}

.galerie-sec {
  position: relative;
}

.galerie-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(images/wavy-large-2.jpeg) center center;
  background-size: cover;
  opacity: 0.25;
  z-index: 0;
}

.sub-vorteile-sec:after,
.sub-faq-sec:after,
.sub-daten-sec:after,
.sub-top-funk-sec:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: -webkit-gradient(linear, left bottom, left top, from(#faf7f0), color-stop(29.92%, #ffffff));
  background: -o-linear-gradient(bottom, #faf7f0 0%, #ffffff 29.92%);
  background: linear-gradient(0deg, #faf7f0 0%, #ffffff 29.92%);
}

/* .sub-daten-sec .tab-img-item {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 20px 150px;
    padding-top: 63.7%;
}
.sub-daten-sec .tab-img-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
} */
.galari-bg {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 15%;
  width: 100%;
  z-index: 1;
}

.galeie-rt-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 15%;
  width: 100%;
  z-index: 1;
}

.galerie-sec-wpr {
  position: relative;
  z-index: 2;
}

.galerie-select-field select {
  border: 0;
  width: 100%;
  padding: 0 19px;
  background: url(images/select-drp.svg) no-repeat calc(100% - 16px) center var(--bs-white);
  border: 1px solid var(--bs-light-gray);
  background-size: 14px;
  padding-right: 40px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 6px;
  color: #748985;
  height: 47px;
}

.galerie-lt-col {
  width: 41.3%;
}

.galerie-rt-col {
  width: 58.7%;
}

.select-title {
  display: block;
  margin-bottom: 15px;
  color: var(--bs-secondary-color);
}

.galerie-cntnt-part {
  padding-left: 8px;
  padding-top: 45px;
}

.galerie-cntnt-part .section-head p {
  color: var(--bs-secondary-color);
}

.galeries-select-outer {
  margin-bottom: 26px;
}

.galeries-btm-part ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.galeries-btm-part li:not(:last-child) {
  margin-right: 15px;
}

.galeries-btm-part li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 6px;
  width: 50px;
  height: 50px;
  background-color: var(--bs-white);
  border: 1px solid var(--bs-light-gray);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.galeries-btm-part li a img {
  max-width: 25px;
  width: 100%;
  max-height: 28px;
  height: 100%;
}

.galeries-btm-part li a.active,
.galeries-btm-part li a:hover {
  background-color: var(--bs-green);
}

.galeries-btm-part li a.active img,
.galeries-btm-part li a:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(118deg) brightness(111%) contrast(101%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(118deg) brightness(111%) contrast(101%);
}

.galeries-btn-wpr {
  padding-top: 35px;
}

.galerie-img-wpr {
  max-width: 971px;
  width: 100%;
}

.das-tab-lt-col {
  width: 62%;
}

.das-tab-rt-col {
  width: 38%;
}

.galerie-features-outer {
  padding-left: 2px;
  max-width: 477px;
}

/* .das-item-row{
    align-items: center;
} */
.das-img-wpr {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  max-width: 588px;
  width: 100%;
  height: 100%;
}

.das-img-wpr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


.galerie-features {
  padding: 20px 0;
}

/* .galerie-features:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
} */
.galerie-features-outer .h2 {
  margin-bottom: 0;
  display: block;
  font-family: var(--bs-antic-font);
  letter-spacing: -0.01em;
  color: var(--bs-secondary-color);
}

.glry-ftrs-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.glry-ftrs-top i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(192, 163, 124, 0.002);
  -webkit-box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2),
    inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2),
    inset 5px 5px 10px rgba(192, 163, 124, 0.1);
}

.glry-ftrs-top i img {
  max-width: 26px;
  width: 100%;
}

.glry-ftrs-top h3 {
  width: calc(100% - 52px);
  padding-left: 15px;
}

.das-tab-outer .nav-pills .nav-link,
.das-tab-outer .nav-pills .show>.nav-link {
  position: relative;
  color: var(--bs-body-color);
  background-color: var(--bs-white);
  padding: 15px 27px 15px 17px;
  text-align: left;
  max-width: 300px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.das-tab-outer .nav-pills .nav-link:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.das-tab-outer .nav-pills {
  width: 300px;
  padding: 20px 30px 20px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.das-tab-outer .nav-pills .nav-link.active,
.das-tab-outer .nav-pills .show>.nav-link {
  color: var(--bs-white);
  background-color: var(--bs-green);
  border-radius: 10px;
  border-bottom: 1px solid var(--bs-green);
}

.das-tab-outer .nav-pills .nav-link:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 15px;
  width: 10px;
  height: 10px;
  background: url(images/gry-dwn-awr.svg) no-repeat center;
  background-size: 10px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.das-tab-outer .nav-pills .nav-link.active:after {
  -webkit-filter: brightness(0) saturate(100%) invert(74%) sepia(15%) saturate(757%) hue-rotate(355deg) brightness(89%) contrast(86%);
  filter: brightness(0) saturate(100%) invert(74%) sepia(15%) saturate(757%) hue-rotate(355deg) brightness(89%) contrast(86%);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/* das-block: stacked layout (no tabs) */
.das-block {
  margin-bottom: 80px;
}

.das-block .das-item-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.das-block-media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 600px;
}

.das-block-title {
  margin-bottom: 24px;
}

.das-block-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}

.das-block-card {
  background-color: var(--bs-white);
  border: 1px solid var(--bs-light-gray);
  border-radius: 10px;
  padding: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.das-block-card:hover {
  border-color: var(--bs-green);
}

.das-block-card.active {
  border-color: var(--bs-green);
  -webkit-box-shadow: 0 2px 12px var(--bs-gold-shadow-light);
  box-shadow: 0 2px 12px var(--bs-gold-shadow-light);
}

.das-block-card-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
}

.das-block-card-head i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
}

.das-block-card-head i img {
  max-width: 100%;
  max-height: 100%;
}

.das-block-card-head h4 {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 17px;
  font-weight: 600;
  color: var(--bs-secondary-color);
}

.das-block-card p {
  margin: 0;
  font-size: 15px;
  color: var(--bs-body-color);
  line-height: 1.5;
}

.das-btn-wpr {
  padding-top: 5px;
  text-align: center;
}

.das-tab-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: space-between; */
}

.das-cntnt-wpr {
  width: calc(100% - 300px);
  padding-left: 30px;
}

/* -- testimonials css start --- */
.testimonials-sec {
  position: relative;
  background: var(--bs-gradient);
}

.testimonials-outer,
.testimonials-wpr {
  position: relative;
}

.testimonials-outer::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(images/map-bg.png) no-repeat center;
  background-size: contain;
  pointer-events: none;
  opacity: 0.12;
}

.testimonials-wpr {
  max-width: 1146px;
  margin: 0 auto;
}

.quote-for-item-inner {
  max-width: 786px;
  margin: 46px auto 0;
  text-align: center;
  font-size: 18px;
  text-transform: capitalize;
  font-family: var(--bs-poppins-font);
}

.tsubtitle {
  font-size: 22px;
  font-weight: 600;
  color: var(--bs-secondary-color);
  margin: 20px 0 5px;
  font-family: var(--bs-font-sans-serif);
}

.rating-star {
  display: inline-block;
  max-width: 126px;
}

.rating-star img {
  width: 100%;
}

.quote-nav {
  max-width: 685px;
  margin: 0 auto;
}

.quote-nav .slick-track {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quoter_img_wrap img {
  width: 131px;
  height: 131px;
  margin: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  margin: 0 auto;
  opacity: 0.6;
  -webkit-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.quote-nav .sl_next .quoter_img_wrap img,
.quote-nav .sl_prev .quoter_img_wrap img {
  -webkit-transform: translateX(-19px) scale(0.7);
  -ms-transform: translateX(-19px) scale(0.7);
  transform: translateX(-19px) scale(0.7);
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.quote-nav .sl_next .quoter_img_wrap img {
  -webkit-transform: translateX(19px) scale(0.7);
  -ms-transform: translateX(19px) scale(0.7);
  transform: translateX(19px) scale(0.7);
}

.quote-nav .slick-center .quoter_img_wrap img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* Common Slick Arrow */
.quote-for {
  position: static;
}

.sld-cmn-awr {
  width: 67px;
  height: 67px;
  background: var(--bs-white);
  -webkit-box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  border: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.sld-cmn-awr:hover {
  -webkit-box-shadow: 0px 4px 44px rgba(156, 78, 221, 0.25);
  box-shadow: 0px 4px 44px rgba(156, 78, 221, 0.25)
}

.sld-cmn-awr:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(40%) sepia(39%) saturate(434%) hue-rotate(123deg) brightness(94%) contrast(92%);
  filter: brightness(0) saturate(100%) invert(40%) sepia(39%) saturate(434%) hue-rotate(123deg) brightness(94%) contrast(92%);
}

.sld-rt-awr {
  right: 0;
}

.sld-lt-awr {
  left: 0;
}

.testimonials-sec .section-head {
  max-width: 1060px;
  margin: 0 auto 40px;
}

.testimonials-sec .section-head h2 {
  max-width: 782px;
  margin: 0 auto 15px;
}

/* --- erstellst css start--- */
.erstellst-sec {
  background-color: #faf7f0;
  position: relative;
}

.erstellst-sec .section-head {
  max-width: 1165px;
  margin: 0 auto 60px;
}

.bold-text {
  display: block;
  margin-bottom: 20px;
  font-weight: 600;
}

.vdoplaybuton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background-color: var(--bs-white);
  -webkit-animation: wave 1500ms infinite linear;
  animation: wave 1500ms infinite linear;
}

.vdoplaybuton img {
  max-width: 18px;
  width: 100%;
}

@-webkit-keyframes wave {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.4);
  }

  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4),
      0 0 0 15px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(11, 165, 255, 0);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4),
      0 0 0 15px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(11, 165, 255, 0);
  }
}

@keyframes wave {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4),
      0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.4);
  }

  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4),
      0 0 0 15px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(11, 165, 255, 0);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4),
      0 0 0 15px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(11, 165, 255, 0);
  }
}

.vd-img-wpr {
  position: relative;
}

.video-butn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.vdo-img-part {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.vdo-img-part img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.erlst-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.erstellst-sec-in {
  position: relative;
  z-index: 1;
}

.vdo-btn-wpr {
  padding-top: 50px;
  text-align: center;
}

/* -- vortiele css start */

.vorteil-card-row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.vorteile-card {
  background: var(--bs-white);
  -webkit-box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
  box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
  border-radius: 15px;
  padding: 30px 30px 40px;
  height: 100%;
  position: relative;
}

.vorteile-card h3,
.vorteile-card .h3 {
  margin-bottom: 15px;
  padding-right: 15px;
  text-transform: none;
}

.vorteile-card p,
.vorteile-card li {
  max-width: 360px;
}

.vorteile-card p {
  margin-bottom: 15px;
}

.vorteile-card i {
  position: absolute;
  right: 30px;
  top: 18px;
  max-width: 50px;
  width: 100%;
  line-height: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.vorteile-card i img {
  width: 100%;
}

.vorteil-btn-wpr {
  padding-top: 50px;
  text-align: center;
}

.vorteil-btn-wpr .btn-primary {
  min-width: 233px;
}

.dafur-sec {
  position: relative;
  background: -webkit-gradient(linear,
      left top, left bottom,
      from(#faf7f0),
      color-stop(19.71%, #ffffff),
      color-stop(79.81%, #ffffff),
      to(#faf7f0));
  background: -o-linear-gradient(top,
      #faf7f0 0%,
      #ffffff 19.71%,
      #ffffff 79.81%,
      #faf7f0 100%);
  background: linear-gradient(180deg,
      #faf7f0 0%,
      #ffffff 19.71%,
      #ffffff 79.81%,
      #faf7f0 100%);
}

.dafur-sec .section-head h2 {
  letter-spacing: -0.02em;
}

.dafur-tabbtn-wpr .nav-pills .nav-link,
.dafur-tabbtn-wpr .nav-pills .show>.nav-link,
.print-tabbtn-wpr .nav-pills .nav-link,
.print-tabbtn-wpr .nav-pills .show>.nav-link {
  position: relative;
  color: var(--bs-body-color);
  background-color: var(--bs-white);
  padding: 22px 17px;
  text-align: left;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 400;
  font-family: var(--bs-antic-font);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ced2d2;
  border-radius: 0;
}

.print-tabbtn-wpr .nav-pills .nav-link:last-child,
.print-tabbtn-wpr .nav-pills .show>.nav-link:last-child {
  border-color: transparent;
}

.print-tabbtn-wpr .nav-pills .nav-link:first-child,
.print-tabbtn-wpr .nav-pills .show>.nav-link:first-child {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dafur-tabbtn-wpr .nav-pills,
.print-tabbtn-wpr .nav-pills {
  padding-right: 30px;
  min-width: 745px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dafur-tabbtn-wpr .nav-pills .nav-link.active,
.dafur-tabbtn-wpr .nav-pills .show>.nav-link,
.print-tabbtn-wpr .nav-pills .nav-link.active,
.print-tabbtn-wpr .nav-pills .show>.nav-link {
  color: var(--bs-white);
  background-color: var(--bs-green);
  border-radius: 15px;
  border-bottom: 1px solid var(--bs-green);
}

.dafur-tabbtn-wpr .nav-pills .nav-link:after,
.print-tabbtn-wpr .nav-pills .nav-link:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  width: 18px;
  height: 10px;
  background: url(images/big-gry-awr.svg) no-repeat center;
  background-size: 15px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.dafur-tabbtn-wpr .nav-pills .nav-link.active:after,
.print-tabbtn-wpr .nav-pills .nav-link.active:after {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(118deg) brightness(111%) contrast(101%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(118deg) brightness(111%) contrast(101%);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.dafur-tabbtn-wpr .nav-pills .nav-link i,
.print-tabbtn-wpr .nav-pills .nav-link i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: var(--bs-green);
}

.dafur-tabbtn-wpr .nav-pills .nav-link i img,
.print-tabbtn-wpr .nav-pills .nav-link i img {
  max-width: 30px;
  width: 100%;
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(118deg) brightness(111%) contrast(101%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(118deg) brightness(111%) contrast(101%);
}

.dafur-tabbtn-wpr .nav-pills .nav-link.active i,
.print-tabbtn-wpr .nav-pills .nav-link.active i {
  background: var(--bs-white);
}

.dafur-tabbtn-wpr .nav-pills .nav-link.active i img,
.print-tabbtn-wpr .nav-pills .nav-link.active i img {
  -webkit-filter: none;
  filter: none;
}

.dafur-tabbtn-wpr .nav-pills .nav-link .h3 {
  width: calc(100% - 62px);
  padding-left: 14px;
  margin-bottom: 0;
  color: var(--bs-secondary-color);
}

.dafur-tabbtn-wpr .nav-pills .nav-link.active .h3 {
  color: var(--bs-white);
}

.dafur-img-part {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  margin-bottom: 20px;
  padding-top: 50%;
}

.dafur-img-part img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dafure-text-part {
  max-width: 660px;
}

.dafure-text-part p {
  margin-bottom: 10px;
}

.dafur-tab-link {
  text-decoration: underline !important;
  color: var(--bs-green);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.dafur-tab-link:hover {
  color: var(--bs-secondary-color);
}

.dafur-tabbtn-wpr,
.print-tabbtn-wpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* 22-12-2025 m.m css */

.language-select .dropdown-item.active,
.language-select .dropdown-item:active {
  background-color: var(--bs-green);
}

.jetzt-kostenlos-content-wrapper {
  position: relative;
  padding: 102px 20px;
  text-align: center;
  z-index: 3;
  width: calc(100% - 38%);
}

.jetzt-kostenlos-box {
  position: relative;
  z-index: 1;
  /* border-radius: 20px; */
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 100px;
}

.jetzt-kostenlos-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  pointer-events: none;
  z-index: 0;
}

.jetzt-kostenlos-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(192, 163, 124, 0.9);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  z-index: 1;
}

.jetzt-kostenlos-slider-wrap {
  position: relative;
  z-index: 3;
  width: 19%;
  background: rgba(255, 255, 255, 0.13);
  -webkit-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
  padding: 0 28px;
}

.jetzt-kostenlos-figure {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.jetzt-kostenlos-figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.inv-logo-roll-1 .splide__slide,
.inv-logo-roll-2 .splide__slide {
  margin-bottom: 20px;
}

.squre-img-left {
  position: absolute;
  top: 0;
  left: 8px;
  bottom: 0;
  max-width: 13px;
  height: 100%;
}

.squre-img-right {
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  max-width: 13px;
  height: 100%;
}

.jetzt-kostenlos-content-inner {
  max-width: 790px;
  margin: 0 auto;
}

.jetzt-kostenlos-sec {
  position: relative;
}

.jetzt-kostenlos-sec::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,
      left top, left bottom,
      from(#faf7f0),
      color-stop(19.71%, #ffffff),
      color-stop(79.81%, #ffffff),
      to(#faf7f0));
  background: -o-linear-gradient(top,
      #faf7f0 0%,
      #ffffff 19.71%,
      #ffffff 79.81%,
      #faf7f0 100%);
  background: linear-gradient(180deg,
      #faf7f0 0%,
      #ffffff 19.71%,
      #ffffff 79.81%,
      #faf7f0 100%);
}

.faq-row {
  --bs-gutter-x: 46px;
  --bs-gutter-y: 30px;
}

.faq-left figure {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
}

.faq-left figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.faq-accordion .accordion-item:not(:last-child) {
  margin-bottom: 25px;
}

.faq-section .section-head {
  max-width: 921px;
  margin-left: auto;
  margin-right: auto;
}

.faq-accordion-item:not(:last-child) {
  margin-bottom: 20px;
}

.faq-accordion .accordion-button {
  position: relative;
  font-family: var(--bs-antic-font);
  font-weight: 400;
  font-size: 35px;
  line-height: 1.25;
  letter-spacing: -0.01em;
  color: var(--bs-secondary-color);
  padding: 19px 25px;
  cursor: pointer;
  background: transparent;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.faq-accordion .accordion-item {
  background: var(--bs-white);
  border: 1px solid var(--bs-tertiary-bg);
  border-radius: 20px;
}

.faq-accordion .accordion-item.open {
  background: var(--bs-green);
  border-color: var(--bs-green);
}

.faq-accordion .accordion-item.open .accordion-button {
  color: var(--bs-white);
}

.faq-accordion .accordion-item .accordion-body p {
  color: var(--bs-white);
  font-size: 18px;
}

.faq-accordion .accordion-body {
  padding: 0 42px 37px 25px;
}

.faq-accordion .accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
}

.footer-section {
  position: relative;
  background: #1d1d1d;
}

.upper-footer {
  padding: 100px 0 96px;
}

.footer-row {
  --bs-gutter-x: 94px;
  --bs-gutter-y: 24px;
}

.footer-logo {
  display: inline-block;
  max-width: 179px;
  margin-bottom: 30px;
}

.footer-logo img {
  width: 100%;
}

.first-col {
  width: 20%;
}

.first-col p,
.fourth-col p {
  color: #a2a2a2;
  font-size: 18px;
  line-height: 1.5;
}

.first-col {
  width: 31%;
}

.social-media-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 17px;
}

.social-media-listing li:not(:last-child) {
  margin-right: 15px;
}

.social-media-listing li a {
  width: 43px;
  height: 43px;
  padding: 5px;
  border: 2px solid #f9f9f9;
  -webkit-filter: drop-shadow(0px 35.0218px 52.5327px rgba(55, 55, 55, 0.08));
  filter: drop-shadow(0px 35.0218px 52.5327px rgba(55, 55, 55, 0.08));
  border-radius: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.social-media-listing li a:hover {
  background: var(--bs-green);
  border-color: var(--bs-green);
}

.footer-title {
  display: block;
  font-family: var(--bs-antic-font);
  font-weight: 400;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  color: var(--bs-white);
  margin-bottom: 24px;
}

.footer-menu-links li a {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  color: #a2a2a2;
}

.footer-address-listing li a:hover,
.footer-menu-links li a:hover {
  color: var(--bs-white);
}

.footer-menu-links li:not(:last-child) {
  margin-bottom: 21px;
}

.second-col {
  width: 15.2%;
}

.third-col {
  width: 21.7%;
}

.footer-address-listing li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-wrap: wrap; */
  margin-bottom: 19px;
}

.footer-address-listing li i {
  max-width: 19px;
  min-width: 19px;
  margin-right: 10px;
  display: inline-block;
}

.footer-address-listing li p,
.footer-address-listing li a {
  color: #a2a2a2;
}

.fourth-col {
  width: 32.1%;
}

.footer-newsletter-form input[type="email"] {
  width: 100%;
  height: 65px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  border: 0;
  padding: 0 60px 0 16px;
  color: var(--bs-white);
  font-size: 18px;
}

.footer-newsletter-form input::-webkit-input-placeholder {
  opacity: 1;
  color: #a2a2a2;
}

.footer-newsletter-form input:-ms-input-placeholder {
  opacity: 1;
  color: #a2a2a2;
}

.footer-newsletter-form input::-moz-placeholder {
  opacity: 1;
  color: #a2a2a2;
}

.footer-newsletter-form input:-moz-placeholder {
  opacity: 1;
  color: #a2a2a2;
}

.footer-newsletter-form input[type="submit"] {
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 41px;
  height: 41px;
  background: url(images/message-send-icon.svg) no-repeat center var(--bs-green);
  background-size: 19px;
  border-radius: 6px;
  min-width: 1px;
  padding: 5px 10px;
}

.footer-newsletter-field {
  position: relative;
}

.footer-newsletter-form input[type="submit"]:hover {
  background-color: var(--bs-black);
}

.footer-lower {
  text-align: center;
  padding: 18px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-lower p {
  font-size: 18px;
  color: #d5d5d5;
}

.footer-lower p a {
  color: #d5d5d5;
}

.footer-lower p a:hover {
  color: var(--bs-white);
}

.page-contatct-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  bottom: 86px;
  right: 28px;
  z-index: 99;
}

.page-contatct-wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 91px;
  height: 91px;
  background: var(--bs-white);
  border-radius: 50%;
  background: var(--bs-white);
  -webkit-box-shadow: -10px -10px 20px rgba(0, 0, 0, 0.1),
    10px 10px 20px rgba(84, 84, 84, 0.05);
  box-shadow: -10px -10px 20px rgba(0, 0, 0, 0.1),
    10px 10px 20px rgba(84, 84, 84, 0.05);
}

.page-contatct-wrapper a img {
  max-width: 48px;
  width: 100%;
}

.page-contatct-wrapper a:not(:last-child) {
  margin-bottom: 20px;
}

.page-contatct-wrapper a:hover {
  background: var(--bs-tertiary-bg);
}

/* 22-12-2025 m.m css */
.bnr-logo-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  --bs-gutter-y: 20px;
}

.das-item-row {
  --bs-gutter-y: 15px;
}

.line-top-dot,
.line-btm-dot {
  display: none;
}

/* --- Funktionen css start ---- */
.inr-bnr-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 523px;
  padding: 20px 0 50px;
  background-color: var(--bs-light-gray);
}

.inr-bnr-sec .bnr-rt-col {
  width: 48.9%;
}

.inr-bnr-sec .bnr-lt-col {
  width: 51.1%;
}

.sub-vorteile-sec .vorteil-card-row {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.sub-vorteile-sec {
  position: relative;
  background: var(--bs-gradient);
}

.vorteile-sec-in {
  position: relative;
  z-index: 1;
}

/* .daten-img-wpr figure {
    
}
.daten-img-wpr figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.daten-img-wpr{
  max-width: 683px;
  width: 100%;

}
.daten-img-wpr img{
 
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

.daten-tab-img-item {
  position: relative;
  width: 100%;
  height: 100%;
}

.daten-tab-img-item figure {
  max-width: 683px;
  width: 100%;
  border-radius: 20px 80px;
  overflow: hidden;
  position: relative;
  /* padding-top: 56.6%; */
  margin: 0 auto;
}

.daten-tab-img-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.daten-img-wpr {
  position: absolute;
  bottom: -59px;
  right: 240px;
  max-width: 28.9%;
  width: 100%;
  overflow: hidden;
  border-radius: 20px 80px;
  border: 20px solid var(--bs-white);
}

.daten-img-wpr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* .daten-sec .tab-lt-col {
    width: 53.6%;
} */
.daten-sec .tab-rt-col {
  width: 46.4%;
}

.daten-sec .tab-details p {
  max-width: 444px;
}

.funk-sld-title {
  position: relative;
  padding-right: 9px;
  z-index: 1;
}

.funk-sld-awr {
  width: 67px;
  height: 67px;
  background: var(--bs-white);
  -webkit-box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.07);
  ;
  border-radius: 100%;
  border: none;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.funk-sld-awr:hover {
  -webkit-box-shadow: 0px 4px 44px rgba(156, 78, 221, 0.25);
  box-shadow: 0px 4px 44px rgba(156, 78, 221, 0.25)
}

.funk-sld-awr:hover img {
  -webkit-filter: brightness(0) saturate(100%) invert(40%) sepia(39%) saturate(434%) hue-rotate(123deg) brightness(94%) contrast(92%);
  filter: brightness(0) saturate(100%) invert(40%) sepia(39%) saturate(434%) hue-rotate(123deg) brightness(94%) contrast(92%);
}

.funk-prev-awr {
  margin-right: 20px;
}

.funk-sld-awr-wpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.funk-sld-title h2 {
  margin-bottom: 15px;
}

.funk-sld-card {
  position: relative;
  background-color: var(--bs-white);
  border-radius: 15px;
  border: 1px solid #E7E7E7;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.funk-sld-card:hover {
  border: 1px solid var(--bs-white);
  -webkit-box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
  box-shadow: 0px 16.47px 19.2px rgba(6, 84, 170, 0.07);
}

.funk-sld-text-part {
  padding: 14px 26px 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.funk-img-part {
  padding: 0 13px 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.funk-img-part figure {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #F7F7F7;
}

.funk-img-part figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.funk-sld-text-part i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: rgba(192, 163, 124, 0.002);
  -webkit-box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2), inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2), inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  border-radius: 50px;
  margin-bottom: 25px;
}

.funk-sld-text-part i img {
  max-width: 29px;
  width: 100%;
}

.funk-sld-text-part h3 {
  margin-bottom: 10px;
}

.funk-sld-text-part p {
  max-width: 373px;
}

.funk-lt-col {
  width: 24%;
}

.funk-rt-col {
  width: 76%;
}

.sub-top-funk-sec {
  position: relative;
  overflow: hidden;
}

.sub-top-funk-sec .funk-lt-col {
  width: 15%;
}

.sub-top-funk-sec .funk-rt-col {
  width: 85%;
}

.funk-sld-item {
  padding: 0 15px;
}

.funk-sld-wpr .slick-list {
  margin: 0 -15px;
  overflow: visible;
  padding: 0px 0 50px 0;
}

.sub-top-funk-sec .funk-sld-outer .slick-list {
  padding-right: 25%;
}

.sub-top-funk-sec .funk-sld-wpr .slick-list {
  overflow: hidden;
}

.funk-sld-outer {
  position: relative;
  /* margin-right: calc(((100vw - 1460px) / 2) * -1); */
}

.funnk-item-row {
  margin-right: calc(-121vw + 1460px);
}


.top-funktionen-sec {
  overflow: hidden;
  position: relative;
}

.funk-sld-wpr .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.funk-sld-wpr .slick-slide {
  height: inherit !important;
}

.funnk-item-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  --bs-gutter-y: 30px;
}

.sub-faq-sec {
  position: relative;
  background: var(--bs-gradient);
  overflow: hidden;
}

.faq-sec-in {
  position: relative;
  z-index: 2;
}

.funk-sld-after {
  background-color: var(--bs-white);
  pointer-events: none;
  width: 20000px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20015px;
}

.sub-dafur-sec .jetzt-kostenlos-box {
  margin-top: 0;
}

.inr-bnr-sec .bnr-cntnt {
  max-width: 628px;
}

/* -- Kundenstimmen css start -- */
.sub-bnr-sec {
  min-height: 514px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 40px 0 80px;

}

.sub-bnr-sec .bnr-item-row {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sub-bnr-sec .bnr-btn-wpr {
  padding-top: 0px;
  text-align: right;
}

.sub-bnr-sec .bnr-cntnt {
  max-width: 858px;
  padding: 0;
}

.sub-bnr-sec .bnr-lt-col {
  width: 56.4%;
}

.sub-bnr-sec .bnr-rt-col {
  width: 43.6%;
}

.client-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.author-img-wpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 252px;
}

.author-img-wpr i {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  border: 1px solid var(--bs-white);
  position: relative;
  display: block;
}

.author-img-wpr i img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
    border-radius: 100%;
}

.sub-bnr-sec .bnr-cntnt ul li {
  padding: 0;
  margin: 0;
  margin-right: -10px;
}

.sub-bnr-sec .bnr-cntnt ul li:after {
  display: none;
}

.author-rating-wpr {
  width: calc(100% - 252px);
  padding-left: 14px;
  font-size: 18px;
  display: inline-block;
}

.author-rating-wpr strong {
  display: block;
  font-weight: 600;
  font-size: 38px;
  line-height: 1;
}

.sicherheit-lt-col {
  width: 48.5%;
}

.sicherheit-rt-col {
  width: 51.5%;
}

.sincherheit-img-wpr {
  padding-right: 24px;
}

.sicherheit-img {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.sicherheit-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sicherheit-item-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  --bs-gutter-y: 30px;
}

.rvw-top-part {
  max-width: 517px;
}

.rvw-top-part i {
  display: inline-block;
  max-width: 94px;
  width: 100%;
  line-height: 0;
  margin-bottom: 5px;
}

.rvw-top-part i img {
  width: 100%;
  height: 100%;
}

.progress-outer {
  position: relative;
  height: 1px;
  background-color: #D5D5D5;
  width: 539px;
}

.progress {
  position: absolute;
  height: 6px;
  left: 0;
  border-radius: 10px;
  top: -3.45px;
  background-color: var(--bs-green);
  -webkit-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
}

.rvw-btm-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 70px;
}

.clnt-img {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 5px solid #BEE5E0;
}

.clnt-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.clnt-name {
  display: inline-block;
  width: calc(100% - 95px);
  padding-left: 10px;
  font-size: 35px;
  color: var(--bs-secondary-color);
  font-weight: 600;
}

.revw-btm-part {
  padding-top: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rvw-sld-awr-wpr {
  padding-left: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.rvw-prev-awr {
  margin-right: 18px;
}

.spld-logo {
  border-radius: 10px;
  opacity: 0.4;
  border-radius: 10px;
  margin: 0 10px;
  padding: 20px 24px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.spld-logo:hover {
  opacity: 1;
  background: var(--bs-white);
  -webkit-box-shadow: 0px 2px 31px rgba(182, 180, 180, 0.19);
  box-shadow: 0px 2px 31px rgba(182, 180, 180, 0.19);
}

.spld-logo img {
  max-width: 240px;
  width: 100%;
}

.logo-slider-in {
  max-width: 1680px;
  margin: 0 auto;
}

.logo-slider-sec.cmn-gap {
  padding-top: 50px;
}

.logo-splider .splide__list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-title {
  display: block;
  margin-bottom: 25px;
  text-transform: uppercase;
  text-align: center;
}

.logo-splider .splide__track {
  padding: 15px 0px;
}

.sub-daten-sec .tab-lt-col {
  width: 51.9%;
}

.sub-daten-sec .tab-rt-col {
  width: 48.1%;
}

.sub-daten-sec .daten-img-wpr {
  max-width: 100%;
  width: 100%;
}

.sub-daten-in {
  position: relative;
  z-index: 1;
}

.kun-jetzt-sec .jetzt-kostenlos-box {
  margin-top: 0px;
}

.top-funk-in {
  position: relative;
  z-index: 2;
}

.sub-top-funk-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--bs-gradient);
}

.review-sld-item {
  padding: 0 15px;
}

.review-sld-wpr .slick-list {
  margin: 0 -15px;
}

/* ---prise css --- */
.preise-bnr-sec {
  min-height: 1px;
  background-color: transparent;
  padding: 40px 0 20px;
}

.preise-bnr-cntnt {
  text-align: center;
  max-width: 1100px;
  margin: 0 auto;
}

.preise-bnr-cntnt p {
  margin-bottom: 30px;
}

.preise-btn-wpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px 28px;
}

.preise-toggle-opt {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-size: 17px;
  color: var(--bs-body-color);
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.preise-toggle-opt:hover {
  color: var(--bs-green);
}

.preise-toggle-opt .toggle-check {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border: 1.5px solid #c9c9c9;
  border-radius: 6px;
  background-color: var(--bs-white);
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.preise-toggle-opt.active .toggle-check {
  background-color: var(--bs-green);
  border-color: var(--bs-green);
}

.preise-toggle-opt.active .toggle-check:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 7px;
  width: 6px;
  height: 11px;
  border: solid var(--bs-white);
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.preise-toggle-opt.active {
  color: var(--bs-black);
  font-weight: 600;
}

/* Ghost-Bold reserviert die Breite des fetten Zustands -> kein Wackeln beim Umschalten */
.toggle-label {
  display: inline-block;
  text-align: center;
}

.toggle-label::after {
  content: attr(data-text);
  display: block;
  font-weight: 600;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.toggle-badge {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  color: var(--bs-green);
  background-color: rgba(192, 163, 124, 0.14);
  border: 1px solid rgba(192, 163, 124, 0.35);
  border-radius: 100px;
  padding: 5px 11px;
  white-space: nowrap;
}

.price-card-row {
  --bs-gutter-y: 30px;
  --bs-gutter-x: 30px;
}

.price-card {
  border-radius: 6px;
  padding: 30px 24px 28px;
  height: 100%;
  background-color: rgba(192, 163, 124, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.price-card-top-part {
  background-color: transparent;
  padding: 0 0 20px;
  border-radius: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  text-align: center;
}

.price-card-top-part h2 {
  margin-bottom: 5px;
  line-height: 1;
  font-family: var(--bs-font-sans-serif);
  font-weight: 600;
  font-size: 28px;
}

.price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 8px;
  font-size: 34px;
  font-family: var(--bs-font-sans-serif);
  font-weight: 600;
  line-height: 1;
}

.price-old {
  display: inline-block;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.35);
  text-decoration: line-through;
  text-decoration-thickness: 1px;
  vertical-align: baseline;
}

.price .price-old {
  margin-right: 0;
}

.price-period {
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
}

.price-card-top-part p {
  margin-bottom: 15px;
}

.price-btm-part {
  padding: 20px 7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* Button immer unten, egal wie lang der Inhalt darueber ist */
.price-btn-wpr {
  margin-top: auto;
}

.price-btm-part li {
  position: relative;
  padding-left: 20px;
}

.price-btm-part li:not(:last-child) {
  margin-bottom: 25px;
}

.price-btm-part li:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 14px;
  background: url(images/sml-li-icn.svg) no-repeat center;
  background-size: 14px;
}

.price-btm-part ul {
  margin-bottom: 28px;
}

.price-btn-wpr .btn-primary {
  width: 100%;
}

/* .price-chart-wpr{
  border-radius: 15px;
  background-color: var(--bs-white);
  padding: 35px 0 80px;
  box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
}
.price-chart-wpr table{
  width: 100%;
}
.price-chart-wpr table thead{
  vertical-align: top;
}
.price-chart-wpr table td{
  width: auto;
}
.price-chart-wpr table td h3{
  margin-bottom: 5px;
}
.price-chart-wpr table th .price-text{
  display: block;
  font-size: 35px;
  font-family: var(--bs-antic-font);
}
.price-chart-wpr table tbody td{
  padding: 25px 40px;

}
.price-chart-wpr table tbody td{
  border-bottom: 1px solid #E3E3E3;
}
.price-chart-wpr table tbody tr:last-child td{
  border-bottom: 0;
}
.td-link{
  text-decoration: underline !important;
  color: var(--bs-green);
}
.price-chart-wpr table tbody td.green-td{
border-bottom: 1px solid var(--bs-green);
}

.price-chart-wpr table  td.green-td,.price-chart-wpr table  th.green-td{
  min-width: 240px;
  background-color: var(--bs-green);
color: var(--bs-white);

}
.price-chart-wpr table  td.green-td h3{
  color: var(--bs-white);
}
.price-chart-wpr table thead td{
  padding: 20px 50px 0px;
}
.price-chart-wpr table  th.radius{
  border-radius: 10px 10px 0 0;
}
.green-td .btn-primary{
  width: 100%;
  margin-top: 30px;
}
.tfoot-link .btn-primary:hover{
  background-color: var(--bs-green);
  border: 1px solid transparent;
}
.tfoot-link {
   margin-top: 20px;
}
.tfoot-link .btn-primary{
  width: 100%;
}
.radius-btm{
  border-radius: 0 0 10px 10px;
}
.price-chart-wpr table tfoot td{
  padding: 0 40px;
} */


.price-chart-wpr {
  border-radius: 15px;
  background-color: var(--bs-white);
  padding: 20px 0 80px;
  -webkit-box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
  box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
}

.price-chart-wpr table {
  width: 100%;
}

.price-chart-wpr table thead {
  vertical-align: top;
}

.price-chart-wpr table th:first-child {
  width: 34%;
}

.price-chart-wpr table th:not(:first-child) {
  width: calc((100% - 34%) / 2);
}

/* .price-chart-wpr table td{
  width: auto;
} */
.price-chart-wpr table th h3 {
  margin-bottom: 5px;
  font-family: var(--bs-font-sans-serif);
  font-size: 22px;
  font-weight: 500;
}

.price-chart-wpr table th .price-text {
  display: block;
  font-size: 35px;
  font-family: var(--bs-font-sans-serif);
  font-weight: 600;
}

.price-chart-wpr table th .price-text .price-old,
.price-chart-mob-header .price-text .price-old {
  font-size: 16px;
  margin-right: 8px;
}

.price-chart-wpr table tbody td {
  padding: 25px 40px;

}

.price-chart-wpr table tbody td {
  border-bottom: 0;
  position: relative;
}

/* Zebra: abwechselnd leicht graue Zeilen statt Borders */
.price-chart-wpr table tbody tr:nth-child(odd) td {
  background-color: rgba(0, 0, 0, 0.03);
}

/* Feature-Icons einheitlich faerben (brightness(0) macht Quellfarbe egal): Haken gruen, Kreuz rot */
.price-chart-wpr table tbody td img,
.price-chart-mob-body ul li span img {
  -webkit-filter: brightness(0) saturate(100%) invert(44%) sepia(69%) saturate(459%) hue-rotate(85deg) brightness(96%) contrast(90%);
  filter: brightness(0) saturate(100%) invert(44%) sepia(69%) saturate(459%) hue-rotate(85deg) brightness(96%) contrast(90%);
}

.price-chart-wpr table tbody td img[src*="cross"],
.price-chart-mob-body ul li span img[src*="cross"] {
  -webkit-filter: brightness(0) saturate(100%) invert(44%) sepia(36%) saturate(1547%) hue-rotate(326deg) brightness(91%) contrast(96%);
  filter: brightness(0) saturate(100%) invert(44%) sepia(36%) saturate(1547%) hue-rotate(326deg) brightness(91%) contrast(96%);
}

.td-link {
  text-decoration: underline !important;
  color: var(--bs-green);
}

.price-chart-wpr table thead th:first-child {
  padding-left: 49px;
}

.price-chart-wpr table thead th {
  padding: 8px 40px 18px;
}

.price-chart-wpr table th.radius {
  border-radius: 10px 10px 0 0;
}

.green-td .btn-primary {
  width: 100%;
  /* margin-top: 30px; */
}

.tfoot-link .btn-primary:hover {
  background-color: var(--bs-green);
  border: 1px solid transparent;
}

.tfoot-link {
  margin-top: 20px;
}

.tfoot-link .btn-primary {
  width: 100%;
  padding: 18.5px 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.price-chart-wpr table tfoot {
  border-top: 2px solid rgba(0, 0, 0, 0.1) !important;
}

.price-chart-wpr table tfoot td,
.price-chart-wpr table tfoot td.tfoot-2nd-td {
  padding-top: 32px !important;
  text-align: center !important;
}

.price-chart-wpr table tfoot .tfoot-link {
  text-align: center !important;
}

.price-chart-wpr table tfoot .tfoot-link .td-link {
  display: inline-block;
}

.price-chart-wpr table tbody tr:last-child td,
.price-chart-wpr table tbody tr:last-child td.green-td {
  padding-bottom: 32px !important;
}

.radius-btm {
  border-radius: 0 0 10px 10px;
}

.price-chart-wpr table tfoot td {
  padding: 0 40px;
}

.price-chart-wpr table tfoot td.tfoot-2nd-td {
  padding: 0 40px 0px 0;
}

.funk-bnr h1 {
  margin-bottom: 0;
}

/* -- Beispiele css start -- */
.glry-card {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  display: block;
  width: 100%;
}

.glry-card:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.88)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.88) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.88) 100%);
}

.glry-card figure {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 15px;
  /* Support Feb 13 */ 
  /* padding-top: 63.7%; */
   padding-top: 110%;
}


.glry-card figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.glry-text {
  position: absolute;
  bottom: 0;
  left: 0;
  /* feb 13 support */
  /* padding: 42px 43px; */
  padding: 25px;
  height: 100%;
  width: 100%;
  z-index: 1;
  color: var(--bs-white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.glry-text h3 {
  color: var(--bs-white);
  font-size: 25px;
}

.glry-item-row {
  --bs-gutter-y: 20px;
  --bs-gutter-x: 20px;
}

.bnr-cntnt p {
  margin-bottom: 13px;
}

.app-bnr-sec .bnr-btn-wpr {
  padding-top: 20px;
}

.app-bnr-sec .bnr-rt-col {
  display: flex;
  justify-content: center;
}

.app-bnr-sec .bnr-rt-col img {
  max-height: 35rem;
  width: auto;
  max-width: 100%;
}

/* -- app css start -- */
.app-main-sec .section-head {
  margin-bottom: 75px;
}

.app-item-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.app-frst-img {
  position: relative;
  overflow: hidden;
  padding-top: 66.2%;
}

.app-frst-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

/* Video statt Bild (Bild/Video umschaltbar) mit duennem schwarzem Rahmen */
.app-vid-frame {
  border: 1.5px solid #222;
  border-radius: 12px;
  overflow: hidden;
  line-height: 0;
}

.app-vid-frame video {
  display: block;
  width: 100%;
  height: auto;
}

/* Anklickbares Bild mit überlagertem Button */
.app-frst-img .app-img-link {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}

.app-frst-img .app-img-link::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.app-frst-img .app-img-link:hover::after {
  background: rgba(0, 0, 0, 0.42);
}

.app-frst-img .app-img-btn {
  position: relative;
  z-index: 2;
  pointer-events: none;
  -webkit-box-shadow: 0 10px 28px rgba(0, 0, 0, 0.3);
          box-shadow: 0 10px 28px rgba(0, 0, 0, 0.3);
}

.app-item-row:first-child .app-lt-col {
  width: 51.9%;
}

.app-item-row:first-child .app-rt-col {
  width: 48.1%;
}

.app-item-text {
  max-width: 604px;
  padding-left: 40px;
}

.app-item-text i {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: rgba(192, 163, 124, 0.002);
  -webkit-box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2), inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2), inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  margin-bottom: 25px;
}

.app-item-text i img {
  max-width: 39px;
  width: 100%;
  height: 100%;
}

.app-item-text h3 {
  margin-bottom: 15px;
}

.app-item-row:nth-child(2) .app-lt-col {
  width: 48.6%;
}

.app-item-row:nth-child(2) .app-rt-col {
  width: 51.4%;
}

.app-item-row:nth-child(3) .app-lt-col {
  width: 52.8%;
}

.app-item-row:nth-child(3) .app-rt-col {
  width: 47.2%;
}

.app-card-img {
  position: relative;
  width: 100%;
}

.app-item-row:nth-child(2) .app-card-img figure {
  position: relative;
}

.app-item-row:nth-child(2) .app-card-img figure img {
  position: static;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 30rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.scanner-img {
  position: absolute;
  top: 62px;
  right: 0;
  max-width: 20.3%;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
}

.scanner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.app-item-row:nth-child(3) .app-card-img figure {
  position: relative;
  padding-top: 55.2%;
  overflow: hidden;
  border-radius: 20px;
  max-width: 92.5%;
}

.app-item-row:nth-child(3) .app-card-img figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.boy-img {
  position: absolute;
  top: 50%;
  right: 0;
  overflow: hidden;
  border-radius: 10px;
  max-width: 34%;
  border: 5px solid #fff;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.boy-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  /* border-radius: 10px; */
}

.app-item-row {
  --bs-gutter-y: 25px;
}

.app-item-row:not(:last-child) {
  margin-bottom: 90px;
}

.app-item-row:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.app-item-row:nth-child(even) .app-item-text {
  padding-left: 0px;
  padding-right: 40px;
}

/* .arbeitet-sec .funk-sld-text-part p{
  max-width: 390px;
} */
.arbeitet-card-row,
.die-card-row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  --bs-gutter-x: 30px;
  --bs-gutter-y: 20px;
}

.app-bnr-sec .bnr-cntnt p {
  max-width: 530px;
}

.die-card {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  -webkit-box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
  box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
  background: var(--bs-white);
  padding: 30px 30px;
  height: 100%;
}

.die-card i {
  position: absolute;
  display: inline-block;
  top: 20px;
  right: 30px;
  max-width: 48px;
  width: 100%;
}

.die-card i img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.die-card h3,
.die-card p {
  max-width: 323px;
}

.die-card h3 {
  margin-bottom: 15px;
  padding-right: 30px;
}

.print-tabbtn-wpr .nav-pills .nav-link .tab-text-part {
  width: calc(100% - 62px);
  padding-left: 14px;
  margin-bottom: 0;
  max-width: 556px;
}

.print-tabbtn-wpr .nav-pills .nav-link:first-child:after {
  top: 20%;
}

.tab-text-part h3 {
  margin-bottom: 9px;
}

.print-tabbtn-wpr .dafur-img-part {
  margin-bottom: 0px;
  height: 100%;
}

.dafur-tab-dtls {
  height: 100%;
}

.print-tabbtn-wpr .tab-content>.tab-pane,
.print-tabbtn-wpr .tab-content {
  height: 100%;
}

.print-sec {
  background: var(--bs-white);
}

.druck-sec {
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#faf7f0), color-stop(19.71%, #ffffff), color-stop(79.81%, #ffffff), to(#faf7f0));
  background: -o-linear-gradient(top, #faf7f0 0%, #ffffff 19.71%, #ffffff 79.81%, #faf7f0 100%);
  background: linear-gradient(180deg, #faf7f0 0%, #ffffff 19.71%, #ffffff 79.81%, #faf7f0 100%);
}

.druck-sec .app-item-row:nth-child(2) .app-card-img {
  overflow: hidden;
  max-width: 60.3%;
  width: 100%;
  padding-top: 80.9%;
  margin: 0 auto;
}

.druck-sec .app-item-row:nth-child(2) .app-card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.druck-sec .app-item-text {
  max-width: 650px;
  padding-left: 30px;
}

.druck-sec .app-item-text p {
  max-width: 583px;
}

.druck-sec .app-item-row:first-child {
  margin-bottom: 0px;
}

.mit-icn-row {
  --bs-gutter-x: 30px;
  /* --bs-gutter-y:15px; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mit-icn-col {
  width: 20%;
}

.mit-icn-sec .section-head {
  margin-bottom: 50px;
}

.mit-icn-sec .section-head h2 {
  font-family: var(--bs-font-sans-serif);
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

.mit-icn-card {
  position: relative;
  border-radius: 20px;
  padding: 22px 30px;
  background-color: var(--bs-white);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-align: center;
}

.mit-icn-card:hover {
  -webkit-box-shadow: 0px 4px 44px rgba(173, 173, 173, 0.25);
  box-shadow: 0px 4px 44px rgba(173, 173, 173, 0.25);
}

.mit-icn-card img {
  max-width: 227px;
  width: 100%;
}

.sub-top-funk-sec .bastencard-item-row .funk-rt-col {
  width: 64.8%;
}

.sub-top-funk-sec .bastencard-item-row .funk-lt-col {
  width: 35.2%;
}

.besten-item-row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 20px;
}

.bastencard-item-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  --bs-gutter-y: 20px;
}

.bastencard-item-row .funk-sld-title {
  max-width: 387px;
}

/* 29-12-25 start */
.price-chart-mob-card {
  border-radius: 10px;
  background-color: var(--bs-white);
  padding: 35px 0;
  -webkit-box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
  box-shadow: 0px 16.47px 55.2px rgba(6, 84, 170, 0.07);
}

.price-chart-mob-header {
  padding: 0px 20px;
}

.price-chart-mob-header h3 {
  margin-bottom: 5px;
  font-family: var(--bs-font-sans-serif);
  font-size: 20px;
  font-weight: 500;
}

.price-chart-mob-header .price-text {
  display: block;
  font-size: 22px;
  font-family: var(--bs-font-sans-serif);
  font-weight: 600;
}

.price-chart-mob-body ul {
  margin-bottom: 0px;
}

.price-chart-mob-body ul li {
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;

}

/* Zebra wie Desktop-Tabelle */
.price-chart-mob-body ul li:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.03);
}

.price-chart-mob-body ul li.more-btn,
.price-chart-mob-body ul li:last-child {
  border-bottom: 0;
}

.price-chart-mob-body ul li span {
  position: relative;
}

.price-chart-mob-body ul li span:first-child {
  width: 60%;
  display: inline-block;
}

.price-chart-mob-body ul li span:last-child {
  width: 40%;
  display: inline-block;
  text-align: right;
}

.price-chart-mob-body ul li span:first-child::after {
  content: ":";
}

.price-chart-mob-footer {
  padding: 22px 20px 0;
}

.price-chart-mob-footer .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-chart-mob-footer .btn-primary {
  border-color: var(--bs-green);
}

.price-chart-mob-footer .btn-primary:hover {
  border-color: var(--bs-black);
  background-color: var(--bs-black);
}

.price-chart-mob-col:not(:nth-child(2)) .price-chart-mob-footer .btn-primary {
  background-color: transparent;
  text-decoration: underline !important;
  color: var(--bs-green);
  border-color: transparent;
}

.price-chart-mob-col:not(:nth-child(2)) .price-chart-mob-footer .btn-primary:hover {
  border-color: transparent;
}

.price-chart-mobile .row {
  --bs-gutter-y: 30px;
}

.price-chart-mob-body ul li.more-btn span,
.price-chart-mob-body ul li.less-btn span {
  width: auto;
  /* color: var(--bs-green); */
  /* text-decoration: underline; */
}

.price-chart-mob-body ul li.more-btn span:first-child::after,
.price-chart-mob-body ul li.less-btn span:first-child::after {
  display: none;
}

.price-chart-mobile {
  display: none;
}


/* 29-12-25 end */





/* mega menu css start */
.navbar-nav li.menu-item-has-children {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* .mega-menu-main-wpr {
    position: absolute;
    top: 100px;
    left: 0;

    width: 100%;
    background-color: var(--bs-white);
    padding: 53px 0px;
    z-index: 2;
    transition: all .5s ease-in-out;
    pointer-events: none;
} */
/* .navbar-nav li.menu-item-has-children:hover .mega-menu-main-wpr{

  opacity: 1;
  pointer-events: auto;
} */
.mega-menu-inr {
  height: 100%;
  margin: 0 auto;
  padding: 0 12px;
}

/* .navbar-nav li.mega-menu{
  position: static;
  display: flex;
  align-items: center;
  justify-content: space-between;

} */
/* .navbar-nav li.mega-menu .clickD{
  position: static;
} */

li.mega-menu-item.mega-menu-item-type-widget.widget_media_image {
  padding: 1rem !important;
  box-sizing: border-box;
}

li.mega-menu-item.mega-menu-item-type-widget.widget_media_image > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column.mega-menu-columns-2-of-12 .mega-sub-menu .mega-menu-item-type-widget,
.mega-icn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: rgba(192, 163, 124, 0.002);
  -webkit-box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2), inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  box-shadow: inset -5px -5px 10px rgba(192, 163, 124, 0.2), inset 5px 5px 10px rgba(192, 163, 124, 0.1);
  margin-bottom: 10px;
}

.mega-icn img {
  max-width: 24px;
  max-height: 24px;
  width: auto;
  height: auto;
  object-fit: contain;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
.mega-title {
  display: inline-block;
  font-size: 35px;
  font-family: var(--bs-antic-font);
  color: var(--bs-secondary-color);
  letter-spacing: -0.01em;
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 5px;
  font-weight: 400;
  text-transform: capitalize;
  pointer-events: none;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::before,
.mega-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  min-width: 43px;
  height: 2px;
  border-radius: 100px;
  background-color: var(--bs-secondary-color);
}

.mega-menu-wpr li {
  position: relative;
  margin-bottom: 12px;
}

.mega-menu-wpr li:last-child {
  margin-bottom: 0;
}

.mega-menu-wpr li a {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.mega-awr {
  display: inline-block;
  max-width: 14px;
  width: 100%;
  opacity: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin-left: 5px;
}

.mega-menu-wpr li a:hover .mega-awr {
  opacity: 1;
}

.mega-menu-in-last-col {
  margin-bottom: 56px;
}

.mega-menu-img-wpr {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  padding-top: 133%;
  width: 100%;
  height: 100%;
}

.mega-menu-img-wpr img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* .mega-menu-main-wpr:after{
  content: "";
  position: absolute;
  top: 0;
  left: -19999px;
  width: 20000px;
  height: 100%;
  background-color: var(--bs-white);
}
.mega-menu-main-wpr:before{
  content: "";
  position: absolute;
  top: 0;
  right: -19999px;
  width: 20000px;
  height: 100%;
  background-color: var(--bs-white);
} */
/* .mega-menu-col:first-child {
    width: 18%;
}
.mega-menu-col:nth-child(2) {
    width: 21.4%;
}
.mega-menu-col:nth-child(3){
  width: 20%;
}
.mega-menu-col:nth-child(4){
  width: 20%;
} */
.tpara p {
  font-size: 16px;
  text-transform: none;
  color: #5C5E5F;
}

.footer-menu-links>li.active-menu>a {
  color: var(--bs-white);
}

.print-sec .dafur-img-part {
  padding: 0;
}

.print-sec .dafur-img-part img {
  position: relative;
}

.funk-sld-awr-wpr-2 {
  display: none;
}

.main-head-in {
  position: relative;
}

.sub-top-funk-sec.bg-wht:after,
.sub-top-funk-sec.bg-wht:before {
  display: none;
}

.das-tab-outer .nav-pills .nav-link {
  border-radius: 0;
}

/* client-feedback 06.01.26 */
.home-diese-sec .tab-lt-col {
  width: 100%;
}

.home-diese-sec .tab-img-item.sub-img {
  aspect-ratio: 16 / 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.das-sub-function {
  display: flex;
  align-items: center;
}

.das-tab-outer .das-sub-function .nav-pills .nav-link:after {
  opacity: 0;
}

.das-tab-outer .das-sub-function .nav-pills .nav-link.active:after {
  content: "";
  position: absolute;
  top: 40%;
  right: auto;
  left: -4px;
  width: 20px;
  height: 20px;
  background: url(images/left-icn-grn.svg) no-repeat center;
  background-size: 15px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  transform: translateX(-50%);
  filter: none;
  opacity: 1;
  z-index: -1;
}

.das-tab-outer .das-sub-function .nav-pills {
  width: 100%;
  padding: 0;
}

.das-tab-outer .das-sub-function .nav-pills .nav-link,
.das-tab-outer .das-sub-function .nav-pills .show>.nav-link {
  max-width: 100%;
  width: 100%;
}

.das-sub-function .galerie-features {
  padding: 0;
}

.das-tab-outer .das-sub-function .nav-pills .nav-link.active h3,
.das-tab-outer .das-sub-function .nav-pills .show>.nav-link h3,
.das-tab-outer .das-sub-function .nav-pills .nav-link.active p,
.das-tab-outer .das-sub-function .nav-pills .show>.nav-link p {
  color: var(--bs-white);
}

.das-tab-outer .das-sub-function .nav-pills .nav-link.active i {
  background: var(--bs-green);
  -webkit-box-shadow: inset -5px -5px 10px var(--bs-gold-shadow-strong),
    inset 5px 5px 10px var(--bs-gold-shadow-strong);
  box-shadow: inset -5px -5px 10px var(--bs-gold-shadow-strong),
    inset 5px 5px 10px var(--bs-gold-shadow-strong);
}

.galerie-features {
  display: block;

}

.galerie-features:hover {
  color: var(--bs-body-color);
}

.tab-img-item.sub-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px 70px;
  max-width: 800px;
  margin: 0 auto;
}

.tab-img-item.sub-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tab-img-item.sub-img:has(.tab-video-wpr),
.tab-img-item.sub-img:has(.tab-video-mobile-wpr) {
  border-radius: 0;
  overflow: visible;
}

.tab-video-wpr {
  max-width: 900px;
  margin: 0 auto;
  border: 1.5px solid #222;
  border-radius: 12px;
  overflow: hidden;
}

.tab-video-wpr video {
  display: block;
  width: 100%;
  height: auto;
}

.tab-video-mobile-wpr {
  max-width: 260px;
  margin: 0 auto;
  border: 1.5px solid #222;
  border-radius: 24px;
  overflow: hidden;
}

.tab-video-mobile-wpr video {
  display: block;
  width: 100%;
  height: auto;
}

/* 14-jan-2026  */

.galerie-img-wpr {
  display: none;
}

.galerie-img-wpr.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* Support feb 13 */
.galerie-img-wpr video{width: 100%; border-radius: 15px;}
.galerie-img-wpr:nth-child(2) video {
    max-width: 300px;
    margin: 0 auto;
}

/* Device frame styles for gallery videos */
.device-frame {
    position: relative;
    display: inline-block;
    width: 100%;
}
.device-frame__overlay {
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto;
    display: block;
    pointer-events: none;
}
.device-frame__screen {
    position: absolute;
    z-index: 1;
    overflow: hidden;
}
.device-frame__screen video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0;
}
/* MacBook: screen at x=184.5, y=26.5, w=1631, h=1054.1 within 2000x1214 */
.device-frame--macbook .device-frame__screen {
    left: 9.225%;     /* 184.5 / 2000 */
    top: 2.183%;      /* 26.5 / 1214 */
    width: 81.55%;    /* 1631 / 2000 */
    height: 86.828%;  /* 1054.1 / 1214 */
}
/* iPhone 1645x3400 frame, screen area 1560x3300 centered */
.device-frame--iphone {
    max-width: 320px;
    margin: 0 auto;
}
.device-frame--iphone .device-frame__screen {
    left: 2.584%;    /* 42.5 / 1645 */
    top: 1.471%;     /* 50 / 3400 */
    width: 94.832%;  /* 1560 / 1645 */
    height: 97.059%; /* 3300 / 3400 */
    -webkit-mask-image: url(images/iphone-mask.svg);
    mask-image: url(images/iphone-mask.svg);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
}
/* Override generic galerie video styles inside device frames */
.device-frame video {
    border-radius: 0 !important;
    max-width: none !important;
}

.each-video {
  display: none;
  border: 1.5px solid #222;
  border-radius: 12px;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}

.each-video.active {
  display: block;
}

.each-video--mobile {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 180px;
  border-radius: 24px;
}

.das-item-row {
  width: 100%;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.each-video video {
  display: block;
  width: 100%;
  height: auto;
}

.each-video--mobile video {
  max-height: 580px;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.function .das-tab-outer .nav-pills {
  padding-bottom: 0;
}

.mobile-img-for-vid {
  display: none;
}

/* 14-jan-2026  */

/* 30-jan-2026  */


.navbar-expand-lg .navbar-collapse {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
  line-height: 1;
  height: auto;
  padding: 0px;
  width: auto;
  display: block;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background-color: transparent !important;
  border: 0;
  border-radius: 0px;
  font-family: inherit;
  font-weight: normal;
  outline: none;
  color: var(--bs-gray) !important;
  font-size: 18px;
  line-height: 1.2;
  position: relative;
  font-weight: normal;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
  margin: 0 22px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item:first-child {
  margin-left: 0;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item:last-child {
  margin-right: 0;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
  content: "";
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: 6px;
  width: 15px;
  right: auto;
  line-height: inherit;
  background: url(images/drop-down.svg) center center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
  height: 10px;
  width: 15px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link::before {
  content: '';
  display: block;
  width: 0;
  height: 8px;
  background: var(--bs-green);
  position: absolute;
  bottom: -10px;
  margin: 0;
  left: 50%;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link::before,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link::before,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:hover::before {
  width: 8px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1,
#mega-menu-wrap-menu-1 {
  position: static;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
  float: initial;
  padding: 0 15px;
  margin: 0 auto;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 ul.mega-sub-menu {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 .mega-menu-row>ul.mega-sub-menu {
  margin: 0 -12px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
  padding: 0;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column.mega-menu-columns-3-of-12 .widget_media_image {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  padding-top: 133%;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column.mega-menu-columns-3-of-12 .widget_media_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column {
  float: initial;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column.mega-menu-columns-2-of-12 .mega-sub-menu .mega-menu-item-type-custom .mega-sub-menu .mega-menu-item {
  width: 100%;
  margin-bottom: 12px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
  font-size: 18px;
  color: var(--bs-body-color);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  padding-right: 20px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::before {
  position: absolute;
  content: '';
  right: 0;
  top: 10px;
  width: 14px;
  height: 14px;
  background: url(images/mega-awr.svg) center center no-repeat;
  background-size: 14px;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover::before {
  opacity: 1;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover {
  color: var(--bs-green);
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
  font-weight: 400;
  color: var(--bs-secondary-color);
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(4) .mega-sub-menu .mega-menu-item:nth-child(2) {
  margin-bottom: 56px;
}


#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:focus {
  background-color: transparent !important;
  color: var(--bs-green) !important;
  font-weight: normal;
  text-decoration: none;
  border-color: transparent;
}

/* 30-jan-2026  */


.title-das{
text-align: center;
}

/* 02-feb-2026  */

/* About founder */
.about-section .container {
    margin: auto;
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

/* Image column */
.about-section .about-image {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    display: block;
    width: 100%;
}

.about-section .about-image img {
    width: 100%;
    height: auto;
    min-height: 400px;
    display: block;
    object-fit: cover;
}
/* Content column */
.about-section .about-content {
    flex: 0 0 55%;
    color: #333;
}

/* .about-section .about-content p {
    font-size: 18px;
    line-height: 1.9;
    margin-bottom: 22px;
    color: #444;
} */

/* 02-feb-2026  */

/*support css update 6/2/2026*/
.error404 .main-head{
  display: none;
}
.error-sec-main{
  padding: 100px 0;
  min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.err_404_box{
  text-align: center;
}
.err_img_box{
  width: 100%;
  max-width: 500px;
  margin: 0 auto 25px auto;
}
.err_404_box .cmn-btn {
  position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize;
    background-color: var(--bs-green);
    color: var(--bs-white);
    padding: 18.5px 30px;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.err_404_box .cmn-btn:hover{
  background-color: var(--bs-black);
}
.err_404_box h1{
  margin-bottom: 15px;
}
.about-section.cmn-gap{
  padding-top: 0;
}
.about-section .about-content {
  padding-left: 15px;
}
.about-section .about-content h2,
.about-section .about-content h3{
  margin-bottom: 10px;
}
/*support css update 6/2/2026*/

/* ========== responsive css =========== */

@media only screen and (min-width: 301px) {
  #mega-menu-wrap-menu-1 {
    background-color: transparent;
  }
}

@media (min-width: 769px) {
  #mega-menu-wrap-menu-1 {
    background-color: transparent;
  }



  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
    width: 18.625%;
    padding: 0 12px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column.mega-menu-columns-3-of-12 {
    width: 25.5%;
  }
}

@media (min-width: 992px) {

  /* .mega-sub-menu, */
  .mega-menu-main-wpr {
    position: absolute;
    top: 100%;
    left: 0;
    /* height: calc(100% - 115px); */
    width: 100%;
    background-color: var(--bs-white);
    padding: 53px 0px;
    z-index: 2;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 0;
    pointer-events: none;
  }

  .navbar-nav li.menu-item-has-children:hover .mega-menu-main-wpr {
    opacity: 1;
    pointer-events: auto;
  }

  .navbar-nav li.mega-menu {
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

  }

  .navbar-nav li.mega-menu .clickD {
    position: static;
  }

  .navbar-nav>li.menu-item-has-children:hover .clickD {
    background: url(images/drop-down.svg) center center no-repeat;
    background-size: 15px;
  }

  /* 30-jan-2026  */

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0px;
    background-color: var(--bs-white);
    border: 0;
    padding: 53px 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
  }

  /* 30-jan-2026  */
}

@media (min-width: 1025px) {
  /* navbar*/
  /* .navbar-nav .clickD {
        display: none;
    } */

  .navbar-nav li.menu-item-has-children:hover>.sub-menu {
    display: block;
  }
}

@media (min-width: 1200px) {

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row,
  .container,
  .mega-menu-inr {
    max-width: 1164px;
  }

  .bnr-img-wpr {
    margin-right: calc(((100dvw - 1118px) / 2) * -1);
  }

}

@media (min-width: 1440px) {

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row,
  .container,
  .mega-menu-inr {
    max-width: 1360px;
  }

  .bnr-img-wpr {
    margin-right: calc(((100dvw - 1360px) / 2) * -1);
  }
  /* Support Feb 13 */
  .about-section .about-content h3{font-size: 25px;}
  .about-section .about-image img{min-height: 600px;}
}

@media (min-width: 1920px) {

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row,
  .main-head .container,
  .logo-slider-sec .container,
  .mega-menu-inr {
    max-width: 1744px;
  }

  .container {
    max-width: 1484px;
  }

}

@media (max-width: 1899px) {

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,
  .mega-menu-wpr li a {
    font-size: 14px;
  }
}

@media (max-width: 1600px) {
  .vorteile-card i {
    max-width: 38px;
  }
}

@media (max-width: 1599px) {
  .bnr-cntnt {
    max-width: 694px;
  }

  h1,
  .h1 {
    font-size: 42px;
  }

  .navbar-brand {
    width: 143px;
  }

  .navbar-nav>li {
    margin: 0 13px;
  }

  .navbar-btn-wpr {
    margin-left: 11px;
  }

  .dafur-tabbtn-wpr .nav-pills {
    min-width: 550px;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link .h3 {
    font-size: 25px;
  }

  .vorteile-top h3 {
    font-size: 26px;
  }

  .sub-top-funk-sec .funk-sld-outer .slick-list {
    padding-right: 12%;
  }

  .funnk-item-row {
    margin-right: calc(-160vw + 1460px);
  }

  .vorteile-card p,
  .vorteile-card li {
    max-width: 320px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
    margin: 0 13px;
  }
}

@media (max-width: 1499px) {
  .footer-row {
    --bs-gutter-x: 43px;
  }

  .faq-row {
    --bs-gutter-x: 24px;
  }

  h2,
  .h2 {
    font-size: 40px;
  }

  h3,
  .h3 {
    font-size: 28px;
  }

  .tab-img-item figure {
    right: -34px;
    max-width: 302px;
  }

  .faq-accordion .accordion-button {
    font-size: 25px;
  }

  .vorteil-card-row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
  }

  .daten-img-wpr {
    right: 180px;
    border: 11px solid var(--bs-white);
  }

  .price-chart-wpr table th .price-text {
    font-size: 28px;
  }

  .glry-item-row {
    --bs-gutter-y: 20px;
    --bs-gutter-x: 20px;
  }

  .app-item-text {
    padding-left: 20px;
  }

  .app-item-row:not(:last-child) {
    margin-bottom: 60px;
  }

  .app-item-row:nth-child(even) .app-item-text {
    padding-right: 20px;
  }

  .arbeitet-card-row {
    --bs-gutter-x: 20px;
  }

  .die-card i {
    top: 13px;
    max-width: 38px;
  }

  .arbeitet-card-row,
  .die-card-row {
    --bs-gutter-x: 20px;
  }

  .dafur-tabbtn-wpr .nav-pills,
  .print-tabbtn-wpr .nav-pills {
    min-width: 585px;
  }

  .bastencard-item-row .funk-sld-title {
    max-width: 320px;
  }

  .besten-item-row {
    --bs-gutter-x: 20px;
  }

  .mega-menu-wpr li a {
    font-size: 12px;
  }

  .mega-menu-wpr li {
    margin-bottom: 9px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
  .mega-title {
    font-size: 27px;
  }

  .glry-ftrs-btm p {
    font-size: 15px;
  }

  .glry-ftrs-top h3 {
    width: calc(100% - 40px);
    padding-left: 10px;
    font-size: 22px;
  }

  .glry-ftrs-top i {
    width: 40px;
    height: 40px;
  }

  .glry-ftrs-top i img {
    max-width: 19px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column.mega-menu-columns-2-of-12 .mega-sub-menu .mega-menu-item-type-custom .mega-sub-menu .mega-menu-item {

    margin-bottom: 9px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-size: 12px;
  }
}

@media (max-width: 1199px) {

  .navbar-nav>li {
    margin: 0 6px;
  }

  .navbar-brand {
    width: 125px;
  }

  .navbar-btn-wpr .btn-primary {
    font-size: 15px;
    padding: 18.5px 12px;
  }

  .navbar-btn-wpr li:not(:last-child) {
    margin-right: 8px;
  }

  .navbar-nav>li>a {
    font-size: 15px;
  }

  .bnr-img-wpr {
    margin-right: calc(((100dvw - 960px) / 2) * -1);
  }

  h2,
  .h2 {
    font-size: 34px;
  }

  h3,
  .h3 {
    font-size: 27px;
  }

  .cmn-gap {
    padding: 70px 0;
  }

  .das-tab-outer .nav-pills .nav-link,
  .das-tab-outer .nav-pills .show>.nav-link {
    font-size: 15px;
  }

  .section-head {
    margin-bottom: 25px;
  }

  .page-contatct-wrapper a {
    width: 75px;
    height: 75px;
  }

  .tab-details {
    padding-left: 10px;
  }

  body {
    font-size: 16px;
  }

  .vorteile-top {
    margin-bottom: 15px;
  }

  .vorteile-card {
    padding: 30px 20px 29px;
  }

  .vorteil-btn-wpr {
    padding-top: 40px;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link,
  .dafur-tabbtn-wpr .nav-pills .show>.nav-link {
    padding: 18px 17px;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link i {
    width: 50px;
    height: 50px;
  }

  .btn-primary {
    font-size: 16px;
    padding: 18.5px 22px;
  }

  .dafur-tabbtn-wpr .nav-pills {
    min-width: 500px;
  }

  .faq-accordion .accordion-button {
    font-size: 25px;
    padding: 14px 20px;
  }

  .faq-row {
    --bs-gutter-x: 24px;
  }

  .faq-accordion .accordion-body {
    padding: 0 31px 25px 25px;
  }

  .upper-footer {
    padding: 70px 0 56px;
  }

  .first-col {
    width: 100%;
  }

  .first-col p {
    max-width: 500px;
    margin-bottom: 10px;
  }

  .second-col,
  .third-col,
  .fourth-col {
    width: 33.3%;
  }

  .footer-logo {
    margin-bottom: 15px;
  }

  .footer-menu-links {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  /* .glry-ftrs-top h3{
  font-size: 25px;
} */
  .galerie-features {
    padding: 15px 0;
  }

  .tab-img-item figure {
    right: -28px;
    max-width: 262px;
  }

  .price-btm-part {
    padding: 20px 0px 0;
  }

  .price {
    font-size: 30px;
  }

  .price-btm-part li:not(:last-child) {
    margin-bottom: 18px;
  }

  .price-card-row {
    --bs-gutter-x: 20px;
  }

  .price-btn-wpr .btn-primary {
    font-size: 14px;
  }

  .price-btm-part ul {
    margin-bottom: 20px;
  }

  .price-card-top-part {
    padding: 0 0 16px;
  }

  .vorteile-top i,
  .vorteile-card i {
    max-width: 37px;
    right: 25px;
    top: 14px;
  }

  .vorteile-top h3 {
    font-size: 21px;
  }

  .funnk-item-row {
    margin-right: calc(-169vw + 960px);
  }

  .daten-img-wpr {
    right: 56px;
    bottom: -39px;
    max-width: 37%;
  }

  .daten-tab-img-item figure,
  .tab-img-item,
  .sub-daten-sec .tab-img-item {
    border-radius: 20px 110px;
  }

  .price-chart-wpr table tbody td {
    padding: 15px 20px;
  }

  .price-chart-wpr table thead th {
    padding: 8px 20px 18px;
  }

  .price-chart-wpr table p {
    font-size: 15px;
  }

  .price-chart-wpr table th h3 {
    font-size: 22px;
  }

  .price-chart-wpr table th .price-text {
    font-size: 20px;
  }

  .tfoot-link .btn-primary {
    padding: 11.5px 20px;
    font-size: 13px;
    border: 0;
  }

  .price-chart-wpr table tfoot td {
    padding: 0px 20px;
    font-size: 13px;
  }

  .price-chart-wpr table thead th:first-child {
    padding-left: 20px;
  }

  .footer-row {
    --bs-gutter-x: 40px;
  }

  .price-chart-wpr {
    padding: 35px 0 30px;
  }

  .inr-bnr-sec {
    min-height: 1px;
    padding: 80px 0 80px;
  }

  .preise-bnr-sec {
    min-height: 1px;
    padding: 40px 0 15px;
  }


  .scanner-img {
    border-radius: 9px;
  }

  .app-item-text i {
    width: 60px;
    height: 60px;
    margin-bottom: 11px;
  }

  .app-item-text i img {
    max-width: 30px;
  }

  .app-item-text h3 {
    margin-bottom: 8px;
  }

  .app-item-text p {
    font-size: 14px;
  }

  .app-item-text {
    padding-left: 0;
  }

  .app-item-row:nth-child(even) .app-item-text {
    padding-right: 0px;
  }

  .app-main-sec .section-head {
    margin-bottom: 30px;
  }

  .die-card {
    padding: 25px 20px;
  }

  .funk-sld-text-part p {
    font-size: 15px;
  }

  .funk-sld-text-part h3 {
    font-size: 23px;
  }

  .funk-sld-text-part i img {
    max-width: 22px;
  }

  .funk-sld-text-part i {
    width: 50px;
    height: 50px;
    margin-bottom: 14px;
  }

  .funk-sld-text-part {
    padding: 14px 15px;
  }

  .mit-icn-col {
    width: 25%;
  }

  .mit-icn-row {
    --bs-gutter-x: 20px;
  }

  /* .mega-menu-row{
  flex-direction: column-reverse;
  --bs-gutter-y:24px;
} */
  .mega-lt-col {
    width: 100%;
  }

  .mega-rt-col {
    width: 100%;
  }

  .mega-menu-img-wpr {
    padding-top: 60%;
  }

  .mega-menu-wpr li a {
    font-size: 14px;
  }

  .mega-menu-inr {
    max-width: 960px;
  }

  .mega-menu-img-wpr {
    display: none;
  }

  .diese-sec-in .nav-pills .nav-link,
  .diese-sec-in .nav-pills .show>.nav-link {
    padding: 10px 20px;
  }

  .glry-ftrs-top i img {
    max-width: 15px;
  }

  .glry-ftrs-top i {
    width: 30px;
    height: 30px;
  }

  .glry-ftrs-top {
    margin-bottom: 3px;
  }

  .glry-ftrs-top h3 {
    width: calc(100% - 40px);
    padding-left: 10px;
    font-size: 20px;
  }

  .glry-ftrs-btm p {
    font-size: 12px;
  }

  .das-tab-outer .das-sub-function .nav-pills .nav-link,
  .das-tab-outer .das-sub-function .nav-pills .show>.nav-link {
    padding: 6px 10px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column.mega-menu-columns-3-of-12 {
    display: none;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
    width: 25%;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    max-width: 960px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    font-size: 15px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
    margin: 0 6px;
  }

  .testimonials-sec .section-head h2 {
  max-width: 490px;
  }
  /*support css update 6/2/2026*/
.about-section .about-content {
  padding-left: 0;
}

/*support css update 6/2/2026*/
}

@media (max-width: 1024px) {

  /* navbar*/
  .navbar-nav .clickD {
    position: absolute;
    right: 0;
    top: 50%;
    width: 34px;
    height: 28px;
    background: url(images/sort-down.svg) center center no-repeat;
    display: block;
    background-size: 15px;
    cursor: pointer;
  }

  .navbar-nav .clickD.toggled {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .sub-menu>li.menu-item-has-children .clickD {
    top: 8px;
    right: 5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .sub-menu>li.menu-item-has-children .clickD.toggled {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .navbar-nav>li.menu-item-has-children {
    padding-right: 20px;
  }

  .sub-menu>li.menu-item-has-children>a {
    padding-right: 20px;
  }

  .sub-menu.show {
    display: block;
  }

  .navbar-nav>li {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav>li.menu-item-has-children {
    padding: 15px 0px 15px 0px;
  }

  /* .navbar-nav > li.current-menu-item > a:after,
  .navbar-nav > li > a:after,
  .navbar-nav > li.menu-item-has-children > a:after {
    width: 100%;
    opacity: 0;
  } */

  .navbar-nav>li.current-menu-item>a:after,
  .navbar-nav>li>a:hover:after,
  .navbar-nav>li.menu-item-has-children:hover>a:after {
    display: none;
  }

  /* navbar end*/

  /* 02-feb-2026  */

    .about-section .container {
        gap: 50px;
    }
  /* 02-feb-2026  */
  
}

@media (max-width: 991px) {

  /* navbar*/
  .navbar-toggler {
    position: relative;
    width: 33px;
    margin-left: 20px;
    height: 28px;
    padding: 0;
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  .stick,
  .stick:after,
  .stick:before {
    width: 30px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    top: auto;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    border-radius: 5px;
  }

  .stick:before {
    content: "";
    top: -10px;
    left: 0;
  }

  .stick:after {
    content: "";
    top: 10px;
    left: 0;
  }

  .stick.open {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    background: transparent;
  }

  .stick.open:before {
    -webkit-transform: rotate(45deg) translate(42px, -28px);
    -ms-transform: rotate(45deg) translate(42px, -28px);
    transform: rotate(45deg) translate(42px, -28px);
    left: 2px;
  }

  .stick.open:after {
    -webkit-transform: rotate(-45deg) translate(42px, 28px);
    -ms-transform: rotate(-45deg) translate(42px, 28px);
    transform: rotate(-45deg) translate(42px, 28px);
    left: 2px;
  }

  .navbar-nav .clickD {
    top: 0;
    right: 10px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    background-size: 12px;
    z-index: 2;
  }

  .navbar-nav .clickD.toggled {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .sub-menu>li.menu-item-has-children .clickD {
    top: 8px;
    right: 10px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .sub-menu,
  .navbar-nav>li>.sub-menu .sub-menu {
    position: relative;
    width: 100%;
    left: inherit;
    top: inherit;
    border: none;
    right: inherit;
  }

  .navbar-nav>li.menu-item-has-children {
    padding-right: 0;
  }

  .navbar-nav>li {
    margin: 0;
    padding: 0;
  }

  .navbar-nav>li>a {
    padding: 8px 20px;
    display: inline-block;
    width: 100%;
  }

  .navbar-nav li.menu-item-has-children>a {
    padding-right: 30px;
  }

  .sub-menu>li>a {
    padding-left: 25px;
    font-size: 15px;
  }

  .sub-menu .sub-menu>li>a {
    padding-left: 60px;
  }

  .sub-menu .sub-menu .sub-menu>li>a {
    padding-left: 80px;
  }

  .navbar-nav>li>a:after {
    bottom: 0;
  }

  /* navbar end*/

  /* push nav */

  .navbar-collapse {
    background: #fff;
    position: fixed;
    top: 0;
    height: 100% !important;
    width: 290px;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-transition: inherit !important;
    -o-transition: inherit !important;
    transition: inherit !important;
    right: 0;
    margin: 0;
    display: block !important;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.2s ease-in-out !important;
    -webkit-transition: -webkit-transform 0.2s ease-in-out !important;
    transition: -webkit-transform 0.2s ease-in-out !important;
    -o-transition: transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out !important;
    z-index: 100;
  }

  .navbar-collapse.show,
  .navbar-collapse.collapsing {
    display: block !important;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.2s ease-in-out !important;
    -webkit-transition: -webkit-transform 0.2s ease-in-out !important;
    transition: -webkit-transform 0.2s ease-in-out !important;
    -o-transition: transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out !important;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out !important;
    /* overflow: hidden; */
  }

  .navbar-collapse .navbar-nav {
    margin: 0;
    padding: 0 0 40px 0;
  }

  .navbar-collapse .navbar-toggler {
    display: block;
    right: 15px;
    top: 12px;
    position: absolute;
  }

  #navoverlay.open {
    background-color: rgba(0, 0, 0, 0.4);
    pointer-events: all;
    -webkit-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
  }

  body.open-nav,
  html.open-nav {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
  }

  /* push nav end */

  .navbar-btn-wpr {
    display: none;
  }

  .navbar-btn-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    padding: 55px 20px 10px;
    margin: 0 0 5px;
    border-bottom: 1px solid var(--bs-light-gray);
    gap: 12px;
  }

  .navbar-nav>li.menu-item-has-children {
    padding: 0px;
  }

  .sub-menu {
    border-radius: 0;

  }

  .navbar-nav .current-menu-item>a {
    color: var(--bs-green);
  }

  .bnr-img-wpr {
    margin-right: 0;
    margin-left: 0;
  }

  .bnr-sec {
    padding: 40px 0;
  }

  .bnr-item-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bnr-sec .bnr-rt-col {
    display: none;
  }

  .bnr-img-mobile {
    display: block;
    margin: 20px 0;
  }

  .bnr-img-mobile img {
    width: 100%;
    height: auto;
  }

  .bnr-sec .bnr-btn-wpr {
    padding-top: 20px;
  }

  .bnr-sec .bnr-btn-wpr .btn-primary {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 16px 20px;
  }

  .bnr-lt-col,
  .bnr-rt-col,
  .galerie-lt-col,
  .galerie-rt-col {
    width: 100%;
  }

  .bnr-cntnt {
    max-width: 100%;
    padding: 20px 0 40px;
  }

  .diese-sec-in .nav-pills .nav-link,
  .diese-sec-in .nav-pills .show>.nav-link {
    font-size: 15px;
    padding: 10px 13px;
  }

  .diese-sec-in .nav-pills {
    margin: 0 auto 25px;
    padding: 8px 9px;
  }

  .tab-details i img {
    max-width: 30px;
  }

  .tab-details i {
    width: 60px;
    height: 60px;
    margin-bottom: 15px;
  }

  .cmn-gap {
    padding: 50px 0;
  }

  .galerie-item-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    --bs-gutter-y: 15px;
  }

  .glry-ftrs-top i img {
    max-width: 20px;
  }

  .glry-ftrs-top i {
    width: 40px;
    height: 40px;
  }

  .glry-ftrs-top h3 {
    padding-left: 10px;
  }

  .galerie-features {
    padding: 10px 0;
  }

  .galerie-features-outer {
    padding-left: 0;
  }

  .testimonials-awr-wpr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
  }

  .sld-cmn-awr {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 50px;
    height: 50px;
  }

  .sld-lt-awr {
    margin-right: 20px;
  }

  .bold-text {
    margin-bottom: 10px;
  }

  .erstellst-sec .section-head {
    margin: 0 auto 30px;
  }

  .dafur-tabbtn-wpr .nav-pills {
    min-width: 350px;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link .h3 {
    font-size: 22px;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link,
  .dafur-tabbtn-wpr .nav-pills .show>.nav-link {
    padding: 13px 13px;
  }

  .btn-secondary {
    font-size: 15px;
    padding: 13.5px 18px;
  }

  .das-tab-outer .nav-pills {
    width: 100%;
    padding: 0 0px 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .das-tab-outer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .das-cntnt-wpr {
    width: 100%;
    padding-left: 0;
  }

  .das-tab-rt-col,
  .das-tab-lt-col {
    width: 50%;
  }

  .das-tab-outer .nav-pills .nav-link:not(:last-child) {
    border-bottom: 0;
  }

  .das-tab-outer .nav-pills .nav-link {
    width: 33.3%;
  }

  .das-tab-outer .nav-pills .nav-link.active:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  h2,
  .h2 {
    font-size: 30px;
  }
  

  .jetzt-kostenlos-content-inner h2 {
    margin-bottom: 15px;
  }

  .footer-row {
    --bs-gutter-x: 24px;
  }

  .footer-menu-links li a,
  .fourth-col p,
  .first-col p {
    font-size: 14px;
  }

  .second-col,
  .third-col,
  .fourth-col {
    width: 50%;
  }

  .footer-title {
    margin-bottom: 15px;
  }

  .footer-menu-links li:not(:last-child) {
    margin-bottom: 12px;
  }

  .footer-lower {
    padding: 14px 0;
  }

  .footer-lower p {
    font-size: 15px;
  }

  .page-contatct-wrapper a {
    width: 50px;
    height: 50px;
  }

  .page-contatct-wrapper a img {
    max-width: 28px;
  }

  .bnr-logo-col .bnr-logo-wpr {
    padding: 0 15px;
  }

  .bnr-logo-outer {
    padding: 0 0 0px;
  }

  .das-btn-wpr {
    padding-top: 25px;
  }

  .header-top .navbar-toggler {
    display: none;
  }

  .inr-bnr-sec .bnr-lt-col,
  .inr-bnr-sec .bnr-rt-col {
    width: 100%;
  }

  .inr-bnr-sec .bnr-cntnt {
    padding: 24px 0 0;
  }

  .inr-bnr-sec .bnr-btn-wpr {
    padding-top: 15px;
  }

  .daten-sec .tab-rt-col,
  .daten-sec .tab-lt-col {
    width: 100%;
  }

  .daten-sec .tab-details {
    padding-left: 0;
    max-width: 100%;
  }

  .daten-sec .tab-details p {
    max-width: 100%;
  }

  .funk-sld-wpr .slick-list {
    overflow: hidden;
  }

  .funk-lt-col,
  .funk-rt-col {
    width: 100%;
  }

  .funk-sld-awr {
    width: 50px;
    height: 50px;
  }

  .funk-sld-title p {
    margin-bottom: 15px;
  }

  .funk-prev-awr {
    margin-right: 10px;
  }

  .sub-bnr-sec .bnr-btn-wpr {
    text-align: left;
    padding-top: 30px;
  }

  .sub-bnr-sec .bnr-item-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sub-bnr-sec {
    min-height: 1px;
    padding: 40px 0 40px;
  }

  .sicherheit-rt-col,
  .sicherheit-lt-col,
  .sub-daten-sec .tab-lt-col,
  .sub-daten-sec .tab-rt-col {
    width: 100%;
  }

  .rvw-top-part {
    max-width: 100%;
  }

  .rvw-btm-part {
    padding-top: 40px;
  }

  .revw-btm-part {
    padding-top: 30px;
  }

  .sub-daten-sec .tab-details {
    padding-left: 0;
    max-width: 100%;
  }

  .sincherheit-img-wpr {
    padding-right: 0px;
  }

  .price-btm-part {
    padding: 20px 7px 0;
  }

  .funnk-item-row {
    margin-right: 0;
  }

  .sub-top-funk-sec .funk-lt-col,
  .sub-top-funk-sec .funk-rt-col {
    width: 100%;
  }

  .sub-top-funk-sec .funk-sld-outer .slick-list {
    padding-right: 0;
  }

  .daten-img-wpr {
    max-width: 47%;
    border-radius: 15px 50px;
    right: 0;
  }

  .price-chart-wpr {
    overflow-x: auto;
  }

  .price-chart-wpr::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    /* border-radius: 10px; */
    background-color: #EAEBEA;
  }

  .price-chart-wpr::-webkit-scrollbar {
    height: 3px;
    background-color: #EAEBEA;

  }

  .price-chart-wpr::-webkit-scrollbar-thumb {
    /* border-radius: 100px; */
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: var(--bs-green);
    border-radius: 10px;
    cursor: pointer;
  }

  .price-chart-wpr table {
    min-width: 1000px;
  }

  .price-chart-wpr table tr th:first-child,
  .price-chart-wpr table tbody tr td:first-child,
  .price-chart-wpr table tfoot tr td:first-child {
    position: sticky;
    left: 0;
    background-color: var(--bs-white);
    z-index: 1;
  }

  .glry-text {
    padding: 25px 25px;
  }

  .glry-item-row {
    --bs-gutter-y: 15px;
    --bs-gutter-x: 15px;
  }

  .inr-bnr-sec {
    padding: 50px 0 50px;
  }

  .preise-bnr-sec {
    padding: 35px 0 10px;
  }

  .app-item-row:not(:last-child) {
    margin-bottom: 30px;
  }

  .app-item-row:first-child .app-lt-col,
  .app-item-row:first-child .app-rt-col,
  .app-item-row:nth-child(2) .app-lt-col,
  .app-item-row:nth-child(2) .app-rt-col,
  .app-item-row:nth-child(3) .app-lt-col,
  .app-item-row:nth-child(3) .app-rt-col {
    width: 100%;
  }

  .dafur-tabbtn-wpr,
  .print-tabbtn-wpr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .print-tabbtn-wpr .nav-pills .nav-link.active:after {
    transform: none;
  }

  .print-tabbtn-wpr .nav-pills .nav-link:after {
    top: 40%;
  }

  .dafur-tabbtn-wpr .nav-pills,
  .print-tabbtn-wpr .nav-pills {
    min-width: 100%;
    padding-right: 0;
    padding-bottom: 25px;
  }

  .druck-sec .app-item-row:first-child {
    margin-bottom: 30px;
  }

  .druck-sec .app-item-row:nth-child(2) .app-card-img {
    margin-left: 0;
    margin: 0 auto;
  }

  .druck-sec .app-item-text {
    padding-left: 0;
  }

  .mit-icn-col {
    width: 33.3%;
  }

  .mit-icn-sec .section-head h2 {
    line-height: 1.4;
  }

  .mit-icn-sec .section-head {
    margin-bottom: 20px;
  }

  .sub-top-funk-sec .bastencard-item-row .funk-rt-col,
  .sub-top-funk-sec .bastencard-item-row .funk-lt-col {
    width: 100%;
  }

  .bastencard-item-row .funk-sld-title {
    max-width: 100%;
    padding-right: 0;
  }

  .print-tabbtn-wpr .nav-pills .nav-link i {
    width: 45px;
    height: 45px;
  }

  .print-tabbtn-wpr .nav-pills .nav-link i img {
    max-width: 20px;
  }

  .mega-menu-main-wpr {
    padding: 0 0px 7px;
    /* top: 105px; */
  }

  .navbar-nav li.mega-menu .clickD {
    margin: 0;
  }

  .mega-menu-in-last-col {
    margin-bottom: 20px;
  }

  .mega-menu-item-row {
    --bs-gutter-y: 20px;
  }

  .mega-icn {
    width: 50px;
    height: 50px;
    display: none;
  }

  .mega-icn img {
    max-width: 24px;
  }

  .mega-title {
    font-size: 20px;
  }

  .mega-menu-inr {
    max-width: 720px;
  }

  .price-chart-wpr table tbody td.green-td {
    border-bottom: 0;
  }

  .bnr-cntnt ul li,
  .vorteile-card ul li {
    font-size: 16px;
  }

  .price-chart-wpr table tbody td {
    border-bottom: 0;
  }

  .price-chart-wpr table tbody tr td:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #E3E3E3;
  }

  .price-chart-wpr table tbody tr td.green-td::before {
    background-color: var(--bs-green);
  }

  .price-chart-wpr table tbody tr:nth-last-child(1) td::before {
    display: none !important;
  }

  .sub-daten-sec .tab-img-item {
    /* padding-top: 45%; */
  }

  .sub-daten-sec .tab-img-item {
    border-radius: 15px 50px;
  }

  .navbar-nav>.menu-item-has-children.mega-menu .mega-menu-main-wpr {
    display: none;
  }

  .navbar-nav>.menu-item-has-children.mega-menu.active .mega-menu-main-wpr {
    display: block;
  }

  .mega-menu-inr {
    padding: 0 20px 0 20px;
  }

  .price {
    font-size: 30px;
  }

  .price-card-top-part p {
    margin-bottom: 9px;
  }

  .funk-sld-awr-wpr {
    display: none;
  }

  .funk-sld-awr-wpr-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .funk-sld-awr-wpr-2 .funk-next-awr-2 {
    margin-left: 10px;
  }

  .funk-sld-wpr .slick-list {
    padding: 0px 0 30px 0;
  }

  .funnk-item-row {
    --bs-gutter-y: 10px;
  }

  .diese-sec-in .nav-pills .nav-item i {
    width: 30px;
    height: 30px;
  }

  .diese-sec-in .nav-pills .nav-item span {
    width: calc(100% - 30px);
    padding-left: 4px;
    font-size: 14px;
  }

  .diese-sec-in .nav-pills .nav-link,
  .diese-sec-in .nav-pills .show>.nav-link {
    padding: 5px 11px;
  }

  .glry-ftrs-top {
    margin-bottom: 10px;
  }

  .das-tab-outer .das-sub-function .nav-pills .nav-link,
  .das-tab-outer .das-sub-function .nav-pills .show>.nav-link {
    padding: 6px 10px 15px;
  }

  .das-tab-outer .das-sub-function .nav-pills .nav-link.active:after {
    top: -9px;
    left: 50%;
    transform: rotate(90deg);
  }

  .galerie-cntnt-part {
    padding-top: 10px;
  }

  .function .das-tab-outer .nav-pills {
    padding-bottom: 20px;
  }

  #mega-menu-wrap-menu-1 {
    height: 100%;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    margin-top: 80px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
    margin: 0;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    padding: 8px 20px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link::before {
    display: none;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
    display: flex;
    align-items: center;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    margin-left: auto;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
    width: 100%;
    padding: 0;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 .mega-menu-row>ul.mega-sub-menu {
    margin: 0;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row {
    padding: 0 20px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu {
    background: var(--bs-white);
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column.mega-menu-columns-2-of-12 .mega-sub-menu .mega-menu-item-type-widget {
    display: none;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
  .mega-title {
    font-size: 20px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-size: 14px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column:nth-child(4) .mega-sub-menu .mega-menu-item:nth-child(2) {
    margin-bottom: 20px;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu {
    position: static;
    height: 0;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu.mega-toggle-on>ul.mega-sub-menu {
    height: auto;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::before{
    display: none;
  }

.testimonials-sec .section-head h2 {
  max-width: 450px;
}

/* .about-section {
        padding: 70px 44px 0;
    } */

    .about-section .container {
        flex-direction: column;
        gap: 50px;
    }

    .about-section .about-image,
    .about-section .about-content {
        flex: 100%;
    }
/*support css update 6/2/2026*/
.error-sec-main{
  padding: 50px 0;
}
.about-section .about-item-col{
  width: 100%;
}
.about-section .about-item-col:first-child{
  margin-bottom: 25px;
}
/*support css update 6/2/2026*/
}

@media (max-width: 768px) {
  .jetzt-kostenlos-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
  }

  .jetzt-kostenlos-slider-wrap,
  .jetzt-kostenlos-content-wrapper {
    width: 100%;
  }

  .inv-logo-roll-2 .splide__slide,
  .inv-logo-roll-1 .splide__slide {
    margin: 0 15px;
  }

  .jetzt-kostenlos-content-wrapper {
    padding: 30px 20px;
  }

  .line-top-dot {
    display: block;
    position: absolute;
    top: 8px;
    left: 0px;
    bottom: 0;
    max-height: 13px;
    width: 100%;
  }

  .line-btm-dot {
    display: block;
    position: absolute;
    bottom: 8px;
    right: 0px;
    max-height: 13px;
    width: 100%;
  }

  .jetzt-kostenlos-slider-wrap {
    padding: 28px 0;
  }

  .squre-img-left,
  .squre-img-right {
    display: none;
  }

 .about-section {
        padding: 70px 0;
    }

    .about-section .container {
        flex-direction: column;
    }

    .about-section .about-image,
    .about-section .about-content {
        flex: 100%;
    }

   /* .about-section .about-content h3 {
        margin-top: 35px;
    } */

}

@media (max-width: 767px) {

  .home-diese-sec .tab-img-item.sub-img {
    aspect-ratio: auto;
    min-height: 380px;
  }

  .tab-video-mobile-wpr {
    max-width: 200px;
  }

  .das-block-media {
    height: auto;
  }

  .each-video--mobile {
    max-width: 100%;
    width: 100%;
    border-radius: 12px;
  }

  .each-video--mobile video {
    max-height: 380px;
  }

  /* images alignment for wordpress content pages */
  .alignright,
  .alignleft,
  .aligncenter {
    float: none;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    clear: both;
    margin-bottom: 24px;
  }

  .bootstrap-select>.dropdown-toggle {
    padding: 10.2px 10px;
    max-width: 115px;
  }

  .navbar-btn-wpr .btn-primary {
    padding: 14.5px 12px;
  }

  .user {
    width: 45px;
    height: 45px;
  }

  .navbar-toggler {
    margin-left: 10px;
  }

  h1,
  .h1 {
    font-size: 35px;
  }

  .bnr-cntnt h1 {
    text-align: center;
  }

  .bnr-sec .bnr-cntnt h1 {
    font-size: 42px;
  }

  .bnr-logo-title-wpr span {
    font-size: 18px;
    margin: 0 7px;
  }

  .bnr-logo-title-wpr i {
    max-width: 68px;
  }

  .bnr-logo-col .bnr-logo-wpr {
    padding: 0 0px;
  }

  .btn-primary {
    font-size: 14px;
    padding: 12.5px 18px;
  }

  .bnr-btn-wpr {
    padding-top: 23px;
  }

  .bnr-cntnt {
    padding: 30px 0 30px;
  }

  .tab-lt-col,
  .tab-rt-col {
    width: 100%;
  }

  .das-tab-outer .nav-pills .nav-link {
    width: 50%;
  }

  .das-tab-rt-col,
  .das-tab-lt-col {
    width: 100%;
  }

  .vdoplaybuton {
    width: 60px;
    height: 60px;
  }

  .vdo-btn-wpr {
    padding-top: 30px;
  }

  .dafur-tabbtn-wpr .nav-pills {
    min-width: 100%;
    padding-bottom: 30px;
    padding-right: 0;
  }

  .dafur-tabbtn-wpr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link.active:after,
  .print-tabbtn-wpr .nav-pills .nav-link.active:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .faq-accordion .accordion-item .accordion-body p {
    font-size: 15px;
  }

  .faq-accordion .accordion-button {
    font-size: 22px;
    padding: 14px 15px;
  }

  .faq-accordion .accordion-body {
    padding: 0 31px 25px 15px;
  }

  .cmn-gap {
    padding: 40px 0;
  }

  .diese-sec-in .nav-pills {

    border-radius: 20px;

  }

  .diese-sec-in .nav-pills li,
  .diese-sec-in .nav-pills .nav-link {
    width: 100%;
    margin-bottom: 3px;
  }

  .diese-sec-in .nav-pills .nav-link {
    width: 100%;
  }

  .quote-for-item-inner {
    margin: 25px auto 0;
  }

  h2,
  .h2 {
    font-size: 26px;
  }

  h3,
  .h3 {
    font-size: 22px;
  }

  .inr-bnr-sec .bnr-cntnt {
    padding: 10px 0 0;
  }

  .tab-img-item figure {
    right: 0;
    max-width: 220px;
  }

  .funk-sld-text-part i {
    margin-bottom: 14px;
  }

  .funk-sld-text-part {
    padding: 14px 14px 13px;
  }

  .sub-vorteile-sec .vorteile-top i,
  .vorteile-card i {
    max-width: 39px;
  }

  .author-rating-wpr strong {
    font-size: 30px;
  }

  .rvw-btm-part {
    padding-top: 20px;
  }

  .clnt-img {
    width: 70px;
    height: 70px;
  }

  .clnt-name {
    font-size: 28px;
  }

  .revw-btm-part {
    padding-top: 20px;
  }

  .logo-slider-sec.cmn-gap {
    padding-top: 20px;
  }

  .logo-title {
    margin-bottom: 0px;
  }

  .review-sld-wpr .slick-list {
    margin: 0 -12px;
  }

  .spld-logo img {
    max-width: 189px;
  }

  .spld-logo {
    margin: 0 5px;
    padding: 15px 18px;
  }

  .logo-slider-in .h4 {
    font-size: 19px;
  }

  /* .preise-bnr-sec {
    min-height: 1px;
    padding: 30px 0 50px;
} */
  .preise-bnr-cntnt p {
    margin-bottom: 20px;
  }

  .preise-bnr-cntnt h1 {
    margin-bottom: 10px;
  }

  .daten-img-wpr {
    border-radius: 15px 50px;
  }

  .daten-tab-img-item figure,
  .tab-img-item,
  .sub-daten-sec .tab-img-item {
    border-radius: 15px 80px;
  }

  .glry-text h3 {
    font-size: 18px;
  }

  .glry-text {
    padding: 30px 30px;
  }

  .glry-item-row {
    --bs-gutter-y: 13px;
  }


  .app-item-row {
    --bs-gutter-y: 15px;
  }

  .app-main-sec .section-head {
    margin-bottom: 20px;
  }

  .app-item-text i img {
    max-width: 20px;
  }

  .app-item-text i {
    width: 40px;
    height: 40px;
  }

  /* .die-card h3, .die-card p {
    max-width: 420px;
} */
  .mit-icn-card {
    padding: 17px 20px;
  }

  .mit-icn-col {
    width: 50%;
  }

  .mit-icn-card img {
    max-width: 180px;
  }

  .mit-icn-row {
    --bs-gutter-x: 15px;
  }

  /* 29-12-25 start */
  .price-chart-desktop {
    display: none;
  }

  .price-chart-mobile {
    display: block;
  }

  /* 29-12-25 end */
  .mega-menu-inr {
    max-width: 540px;
  }

  .bnr-cntnt ul li,
  .vorteile-card ul li {
    font-size: 14px;
  }

  .price-chart-mob-footer {
    padding: 22px 0px 0;
  }

  .price-chart-mob-body ul li.more-btn,
  .price-chart-mob-body ul li:last-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .price-card-top-part h3,
  .price-card-top-part .h3 {
    font-size: 21px;
  }

  .price {
    font-size: 25px;
  }

  .mega-title {
    font-size: 18px;
  }

  .das-item-row {
    flex-direction: column-reverse;
    width: auto;
  }

  .das-tab-outer .das-sub-function .nav-pills .nav-link.active:after {
    display: none;
  }

  .mobile-img-for-vid {
    display: none !important;
  }

  .each-video.active {
    display: block;
  }

  .each-video video {
    display: block;
    width: 100%;
    height: auto;
  }

  .each-video--mobile {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
  }

  .each-video--mobile video {
    max-height: 380px;
    width: auto;
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .das-tab-outer .nav-pills .nav-link {
    width: 100%;
    max-width: 100%;
  }

  .vorteile-sec .section-head h2 {
    margin-bottom: 15px;
  }

  .second-col,
  .third-col,
  .fourth-col {
    width: 100%;
  }

  .navbar-toggler-main-tab {
    display: none;
  }

  .navbar-btn-wpr {
    margin-left: 0;
  }

  .header-top .navbar-toggler {
    display: block;
    margin-left: auto;
  }

  .header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* justify-content: space-between; */
    width: 100%;
    margin-bottom: 0;
  }

  .user {
    width: 34px;
    height: 34px;
    padding: 8px;
  }

  .navbar-btn-wpr .btn-primary {
    padding: 9.5px 12px;
  }

  .bootstrap-select>.dropdown-toggle {
    padding: 6.2px 7px;
    max-width: 88px;
  }

  .bootstrap-select .dropdown-menu li a .text>span,
  .filter-option-inner-inner span {
    font-size: 14px;
  }

  .navbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .language-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
  }

  .main-head {
    padding: 12px 0;
  }

  .vorteil-card-row {
    --bs-gutter-x: 23px;
  }

  .page-contatct-wrapper {
    bottom: 20px;
    right: 12px;
  }

  .glry-ftrs-top h3 {
    font-size: 22px;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link .h3 {
    font-size: 18px;
  }

  .quote-for-item-inner p {
    font-size: 16px;
  }

  body {
    font-size: 16px;
  }

  .faq-accordion .accordion-button {
    font-size: 20px;
  }

  .inr-bnr-sec {
    padding: 30px 0 30px;
  }

  .client-part {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sub-bnr-sec .bnr-btn-wpr {
    padding-top: 20px;
  }

  .daten-img-wpr {
    border: 7px solid var(--bs-white);
  }

  .mit-icn-col {
    width: 100%;
  }

  .mit-icn-row {
    --bs-gutter-y: 15px;
  }

  .mit-icn-sec .section-head h2 {
    font-size: 18px;
  }

  .mit-icn-sec .section-head {
    margin-bottom: 10px;
  }

  .tab-text-part p {
    font-size: 14px;
  }

  .tab-text-part .h3 {
    font-size: 19px;
  }

  .author-img-wpr {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 10px;
  }

  .author-rating-wpr {
    width: auto;
    padding-left: 14px;

  }

  .author-img-wpr i {
    width: 57px;
    height: 57px;
  }

  .bnr-cntnt p {
    margin-bottom: 13px;
  }


}

@media (max-width: 479px) {

  h1,
  .h1 {
    font-size: 26px;
  }

  .bnr-logo-col {
    width: 50%;
  }

  .bnr-logo-wpr {
    max-width: 130px;
    margin: 0 auto;
  }

  .erstellst-sec-in .section-head h2 {
    margin-bottom: 15px;
  }

  .upper-footer {
    padding: 40px 0 36px;
  }

  .bnr-logo-title-wpr i {
    max-width: 18px;
  }

  h2,
  .h2 {
    font-size: 25px;
  }

  .diese-sec .section-head {
    max-width: 100%;
    margin: 0 auto 19px;
  }

  .diese-sec-in .nav-pills .nav-link,
  .diese-sec-in .nav-pills .show>.nav-link {
    font-size: 15px;
    padding: 10px 8px;
  }

  .tab-details i {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }

  .tab-item-row {
    --bs-gutter-y: 21px;
  }

  .galerie-cntnt-part .section-head h2 {
    margin-bottom: 7px;
  }

  .section-head {
    margin-bottom: 15px;
  }

  .quoter_img_wrap img {
    width: 100px;
    height: 100px;
  }

  .vorteile-card {
    padding: 19px 16px 23px;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link,
  .dafur-tabbtn-wpr .nav-pills .show>.nav-link {
    padding: 13px 13px;
  }

  .inv-logo-roll-2 .splide__slide,
  .inv-logo-roll-1 .splide__slide {
    margin: 0 10px;
  }

  .dafur-tabbtn-wpr .nav-pills .nav-link .h3 {
    padding-left: 6px;
    font-size: 19px;
  }

  .tab-img-item figure {
    max-width: 150px;
    bottom: -40px;
  }

  .funk-sld-text-part i img {
    max-width: 21px;
  }

  .funk-sld-text-part i {
    width: 50px;
    height: 50px;
  }

  .sub-vorteile-sec .vorteile-top i,
  .vorteile-card i {
    max-width: 30px;
  }

  .glry-text {
    /* padding: 20px 20px; */
    display:none;
  }

  .bnr-cntnt h1 {
    margin-bottom: 7px;
  }

  .app-item-row:nth-child(3) .app-card-img figure {
    border-radius: 10px;
  }

  .mit-icn-card {
    padding: 13px 20px;
  }

  .mit-icn-row {
    --bs-gutter-y: 10px;
  }

  .mit-icn-card img {
    max-width: 150px;
  }

  .print-tabbtn-wpr .nav-pills .nav-link:first-child:after {
    top: 12%;
  }

  .print-tabbtn-wpr .nav-pills .nav-link:after {
    top: 45%;
  }

  .btn-primary {
    font-size: 13px;
    padding: 12.5px 9px;
  }

  .preise-btn-wpr {
    gap: 10px 18px;
  }

  .preise-toggle-opt {
    font-size: 15px;
  }

  .author-rating-wpr {
    font-size: 15px;
    padding-left: 6px;
  }

  .author-rating-wpr strong {
    font-size: 24px;
  }

  .author-img-wpr i {
    width: 40px;
    height: 40px;
  }

}

.scroller {
}

.scroller__inner {
  display: flex;
  //flex-wrap: wrap;
  gap: 1rem;
}

.scroller[data-animated="true"] {
  overflow: hidden;
  -webkit-mask: linear-gradient(
    90deg,
    transparent,
    white 20%,
    white 80%,
    transparent
  );
  mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s)
    var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}

.scroller[data-speed="fast"] {
  --_animation-duration: 20s;
}

.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}

button#CybotCookiebotDialogBodyButtonDecline {
  display: none !important;
}

.CybotCookiebotDialogContentWrapper:not(:has(#CybotCookiebotDialogNavDetails.CybotCookiebotDialogActive)) #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  display: none !important;
}

#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, #CybotCookiebotDialog .CybotCookiebotDialogBodyButton {
  background-color: var(--bs-green) !important;
  border-color: var(--bs-green) !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive, #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  border-color: var(--bs-green) !important;
  color: var(--bs-green) !important;
}

.CybotCookiebotDialogBodyBottomWrapper {
  display: none !important;
}

/* Reviews section */
.reviews-sec .reviews-header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .reviews-sec .reviews-header {
    flex-direction: row;
    align-items: center;
  }
}
.reviews-sec .reviews-header h2 {
  font-size: 2.25rem;
  margin: 0 0 0.5rem;
}
.reviews-sec .reviews-subtitle {
  margin: 0;
  max-width: 36rem;
  opacity: 0.85;
}
.reviews-carousel {
  display: flex;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
  gap: 1rem;
  padding: 1rem 0;
  /* Match Bootstrap .container left edge (default container padding ~12px) */
  --reviews-container: 100vw;
  padding-left: calc((100vw - var(--reviews-container)) / 2 + 0.75rem);
  padding-right: 1rem;
  box-sizing: border-box;
}
@media (min-width: 576px) {
  .reviews-carousel { --reviews-container: 540px; }
}
@media (min-width: 768px) {
  .reviews-carousel { --reviews-container: 720px; }
}
@media (min-width: 992px) {
  .reviews-carousel { --reviews-container: 960px; }
}
@media (min-width: 1200px) {
  .reviews-carousel { --reviews-container: 1140px; }
}
@media (min-width: 1400px) {
  .reviews-carousel { --reviews-container: 1320px; }
}
.reviews-carousel::-webkit-scrollbar {
  display: none;
}
.reviews-carousel-item {
  box-sizing: content-box;
  display: flex;
  flex: none;
  scroll-snap-align: start;
}
.reviews-carousel-center .reviews-carousel-item {
  scroll-snap-align: center;
}
.reviews-carousel-item--text {
  width: 80%;
}
@media (min-width: 640px) {
  .reviews-carousel-item--text {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .reviews-carousel-item--text {
    width: 400px;
  }
}
.reviews-carousel-item--video {
  width: auto;
  max-width: 90vw;
}
.reviews-card {
  display: inline-flex;
  flex-direction: column;
  gap: 0.75rem;
  background-color: var(--bs-light-tint);
  padding: 2rem 1.25rem;
  border-radius: 0.5rem;
  box-sizing: border-box;
}
.reviews-card--text {
  width: 100%;
}
.reviews-card--video {
  width: auto;
  align-items: stretch;
}
.reviews-card--video .reviews-title {
  max-width: 24rem;
  overflow-wrap: break-word;
}
.reviews-stars {
  display: flex;
  flex-direction: row;
  gap: 0.25rem;
  margin: 0.25rem 0;
}
.reviews-stars img {
  width: 16px;
  height: 16px;
}
.reviews-title {
  font-weight: 700;
  margin: 0.5rem 0;
}
.reviews-text {
  margin: 0;
}
.reviews-video-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}
.reviews-video-container {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.reviews-video-container video {
  max-height: 16rem;
  max-width: 24rem;
  display: block;
  border-radius: 8px;
}
.reviews-play-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  pointer-events: none;
}
.reviews-play-overlay svg {
  width: 4rem;
  height: 4rem;
  color: #fff;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5));
}
.reviews-meta {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-top: auto;
}
.reviews-name {
  font-family: var(--bs-font-serif, serif);
  font-size: 1.25rem;
}
.reviews-when {
  font-size: 0.875rem;
}

/* umzugs section */
.umzugs-sec .umzugs-cntnt {
  max-width: 760px;
  margin: 0 auto;
}

.umzugs-badge {
  display: inline-block;
  background: var(--bs-green);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 16px;
  border-radius: 50px;
  margin-bottom: 16px;
}

.umzugs-sec .umzugs-btn-wpr {
  margin-top: 24px;
}

/* gaeste-galerie teaser */
.guest-teaser-cntnt {
  padding-left: 30px;
}

.guest-teaser-badge {
  display: inline-block;
  background: var(--bs-green);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 16px;
  border-radius: 50px;
  margin-bottom: 16px;
}

.guest-teaser-img {
  display: flex;
  justify-content: center;
  padding: 0 2rem;
}

.guest-teaser-img img {
  width: 100%;
  max-width: 480px;
  height: auto;
  border-radius: 16px;
}

.guest-teaser-list {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
}

.guest-teaser-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
}

.guest-teaser-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  background: url(images/tick.svg) no-repeat center / contain;
}

.guest-teaser-btn-wpr {
  margin-top: 28px;
}

@media (max-width: 991px) {
  .guest-teaser-img-col {
    order: 2;
  }
  .guest-teaser-cntnt-col {
    order: 1;
  }
  .guest-teaser-cntnt {
    padding-left: 0;
    margin-bottom: 30px;
  }
}

/* ============================================
   Gaeste-Galerie subpage
   ============================================ */
.btn-outline {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  background-color: transparent;
  color: var(--bs-green);
  padding: 18.5px 30px;
  border: 1px solid var(--bs-green);
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
}

.btn-outline:hover {
  background-color: var(--bs-green);
  color: var(--bs-white);
}

.btn-outline.btn-lg {
  font-size: 20px;
  padding: 21.5px 36px;
}

/* banner */
.guest-bnr-sec .bnr-btn-wpr {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.guest-badge {
  display: inline-block;
  background: var(--bs-gold-bg-active);
  color: var(--bs-green);
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 6px 14px;
  border-radius: 50px;
  margin-bottom: 18px;
}

.guest-bnr-sec .inr-bnr-img-wpr {
  display: flex;
  justify-content: flex-end;
  padding: 0 2rem;
}

.guest-bnr-sec .inr-bnr-img-wpr img {
  width: 100%;
  max-width: 480px;
  height: auto;
  border-radius: 16px;
}

.guest-bnr-note {
  font-size: 14px;
  opacity: 0.7;
  border-left: 3px solid var(--bs-green);
  padding-left: 14px;
}

/* pricing */
.guest-pricing-sec {
  background-color: var(--bs-light-tint);
}

.guest-price-row {
  margin-top: 10px;
}

.guest-price-card {
  height: 100%;
  background: var(--bs-white);
  border: 1px solid var(--bs-light-gray);
  border-radius: 14px;
  padding: 28px 26px;
}

.guest-price-card--highlight {
  background: var(--bs-gold-bg-active);
  border-color: var(--bs-green);
}

.guest-price-label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  opacity: 0.7;
  margin-bottom: 12px;
}

.guest-price-card--highlight .guest-price-label {
  color: var(--bs-green);
  opacity: 1;
}

.guest-price-value {
  display: flex;
  align-items: baseline;
  gap: 10px;
}

.guest-price-now {
  font-family: var(--bs-antic-font);
  font-size: 40px;
  line-height: 1;
  color: var(--bs-black);
}

.guest-price-card--highlight .guest-price-now {
  color: var(--bs-green);
}

.guest-price-old {
  font-size: 16px;
  text-decoration: line-through;
  opacity: 0.5;
}

.guest-price-note {
  font-size: 13px;
  opacity: 0.65;
  margin: 10px 0 0;
}

.guest-price-disclaimer {
  font-size: 13px;
  opacity: 0.55;
  margin-top: 24px;
}

/* features */
.guest-stat-badges {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 18px;
}

.guest-stat-badge {
  background: var(--bs-green);
  color: var(--bs-white);
  font-size: 13px;
  font-weight: 600;
  padding: 5px 14px;
  border-radius: 50px;
}

.guest-feature-grid {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 820px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px 30px;
}

.guest-feature-grid li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.guest-feature-grid li i {
  color: var(--bs-green);
  margin-top: 3px;
}

/* how it works */
.guest-how-sec {
  background-color: var(--bs-light-tint);
}

.guest-steps-row {
  margin-top: 10px;
}

.guest-step-col {
  margin-bottom: 24px;
}

.guest-step-card {
  height: 100%;
  background: var(--bs-white);
  border: 1px solid var(--bs-light-gray);
  border-radius: 14px;
  padding: 28px 24px;
}

.guest-step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--bs-green);
  color: var(--bs-white);
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 16px;
}

.guest-step-card h3 {
  font-size: 19px;
  margin-bottom: 8px;
}

.guest-step-card p {
  font-size: 14px;
  opacity: 0.75;
  margin: 0;
}

.guest-how-btn-wpr {
  margin-top: 40px;
}

/* karten & drucke */
.guest-cards-scroller {
  margin: 0 0 40px;
}

.guest-cards-track {
  gap: 18px;
}

.guest-card-tpl {
  flex-shrink: 0;
  width: 192px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px var(--bs-gold-shadow-light);
}

.guest-card-tpl img {
  display: block;
  width: 100%;
  height: auto;
}

.guest-cards-feature {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.guest-cards-feature i {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--bs-gold-bg-active);
  color: var(--bs-green);
  font-size: 20px;
}

.guest-cards-feature-text h4 {
  font-size: 18px;
  margin-bottom: 6px;
}

.guest-cards-feature-text p {
  font-size: 14px;
  opacity: 0.75;
  margin: 0;
}

/* final cta */
.guest-cta-box {
  background: var(--bs-green);
  color: var(--bs-white);
  border-radius: 20px;
  padding: 60px 30px;
}

.guest-cta-box h2 {
  color: var(--bs-white);
}

.guest-cta-box p {
  opacity: 0.9;
  margin-bottom: 28px;
}

.guest-cta-box .btn-primary {
  background-color: var(--bs-white);
  color: var(--bs-green);
}

.guest-cta-box .btn-primary:hover {
  background-color: var(--bs-black);
  color: var(--bs-white);
  border-color: var(--bs-black);
}

@media (max-width: 991px) {
  .guest-bnr-sec .inr-bnr-img-wpr {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .guest-feature-grid {
    grid-template-columns: 1fr;
  }
  .guest-price-col {
    margin-bottom: 16px;
  }
}


/* ====================================================================
   About Us / Über uns – Neugestaltung (1.3.0)
   ==================================================================== */

.aboutus-page .container {
  max-width: 1200px;
}

/* ----- Hero ----- */
.aboutus-hero {
  padding: 80px 0 40px;
}
.aboutus-hero-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 48px;
}
.aboutus-hero-text {
  flex: 2;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.aboutus-eyebrow {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: var(--bs-green);
  text-transform: uppercase;
}
.aboutus-title {
  font-size: 44px;
  line-height: 1.15;
  margin: 0;
}
.aboutus-hero-text p {
  margin: 8px 0 0;
  font-size: 18px;
  line-height: 1.8;
  color: #444;
}
.aboutus-hero-btn {
  margin-top: 12px;
}
.aboutus-hero-image {
  flex: 3;
}
.aboutus-hero-image img {
  width: 100%;
  height: 100%;
  max-height: 520px;
  object-fit: cover;
  border-radius: 16px;
  display: block;
}

/* ----- 3-Bilder-Reihe ----- */
.aboutus-rows {
  padding: 24px 0;
}
.aboutus-rows-inner {
  display: flex;
  flex-direction: row;
  gap: 20px;
  height: 30rem;
}
.aboutus-row-img {
  flex: 1;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* Platzhalter (dunkelgrau) – ersetzen sobald Bilder vorhanden sind */
.aboutus-placeholder {
  background-color: #3a3a3a;
  background-image: none;
}

/* ----- Lösung ----- */
.aboutus-solution {
  padding: 96px 0;
  text-align: center;
}
.aboutus-solution .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.title-section,
.aboutus-solution h2 {
  font-size: 40px;
  line-height: 1.2;
  margin: 0;
}
.aboutus-solution p {
  max-width: 540px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.8;
  color: #444;
}
.aboutus-solution > .container > div {
  margin-top: 8px;
}

/* ----- Gründer ----- */
.aboutus-founders {
  padding-bottom: 96px;
}
.aboutus-founders-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  align-items: start;
}
.aboutus-founders-intro h2 {
  font-size: 40px;
  line-height: 1.2;
  margin: 0 0 10px;
}
.aboutus-founders-intro p {
  font-size: 18px;
  color: #444;
  margin: 0;
}
.aboutus-founder-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 16px;
  padding: 40px 24px;
  background-color: var(--bs-light-tint);
  border-radius: 16px;
}
.aboutus-founder-img {
  width: 100%;
  max-width: 220px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 50%;
}
.aboutus-founder-name {
  font-size: 28px;
  font-weight: 600;
}
.aboutus-founder-card p {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #444;
}

/* ----- Responsive ----- */
@media (max-width: 991px) {
  .aboutus-hero-inner {
    flex-direction: column;
    gap: 32px;
  }
  .aboutus-hero-image img {
    max-height: 420px;
  }
  .aboutus-title {
    font-size: 34px;
  }
  .aboutus-founders-grid {
    grid-template-columns: 1fr;
  }
  .aboutus-founders-intro {
    text-align: center;
  }
  .title-section,
  .aboutus-solution h2,
  .aboutus-founders-intro h2 {
    font-size: 32px;
  }
}

@media (max-width: 575px) {
  .aboutus-hero {
    padding: 48px 0 24px;
  }
  .aboutus-rows-inner {
    height: 12rem;
    gap: 10px;
  }
  .aboutus-solution {
    padding: 64px 0;
  }
  .aboutus-hero-btn .btn,
  .aboutus-founder-card .btn {
    width: 100%;
  }
}
