/*!
  * Theme: ThePRO
  * Description: Personal Portfolio Wordpress Theme
  * Author: ThemeREC
  * Author URI:	https://www.templatemonster.com/authors/themerec/
  * License: TemplateMonster Website Templates Licenses: https://www.templatemonster.com/licenses
  */

* {
  color-scheme: light only !important;
}

html, * {
  color-scheme: light only !important;
}

html,
body {
  background-color: #f7fdf1;
  color: #777777;
  /* font-family: Poppins, sans-serif; */
  font-size: 14px;
  font-weight: 400;
  line-height: 1.95;
  overflow-x: hidden;
}

:focus {
  outline: 0;
}

::-moz-focus-inner {
  border: 0;
}

html {
  background-color: transparent !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
}

i.icon {
  line-height: 100%;
}

b {
  font-weight: 700;
}

blockquote {
  border-left: 2px solid;
  background-color: #f7fdf1;
  box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
  line-height: 24px;
  padding: 8px 20px;
}

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

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

/* SCROLL BAR */
::-webkit-scrollbar {
  width: 10px;
  background-color: #f7fdf1;
}

::-webkit-scrollbar-thumb {
  background-color: rgb(84 84 84 / 50%);
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(84, 84, 84, 70%);
}

/* LINK */
a:not(.trc-btn-primary):not(.trc-btn-outline) {
  color: #f3fdf1;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}

a:focus,
a:hover {
  text-decoration: none;
}

/*
a:not(.trc-btn-primary):not(.trc-btn-outline):focus,
a:not(.trc-btn-primary):not(.trc-btn-outline):hover {
  filter: brightness(1.2);
}
*/

/* BUTTON */
.trc-btn-primary,
.trc-btn-outline {
  display: inline-block;
  background-color: #000000;
  border: 1px solid #000000;
  border-radius: 0;
  color: #f7fdf1;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 25px;
  user-select: none;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  line-height: 1.5;
  text-transform: inherit;
}

.trc-btn-primary:focus {
  box-shadow: none;
}

/* Outline Button */
.trc-btn-outline {
  background-color: transparent;
  color: #000000;
  transition: all 0.15s ease-in-out;
}

/* View More Button Wrap */
.view-more-btn-wrap {
  text-align: center;
  margin-top: 20px;
}

.trc-btn-primary.plan-btn {
  color: #590212;
}

[role="button"], .elementor-button.elementor-button-link.elementor-size-sm {
  background-color: #8c0327 !important;
}

.elementor-section.elementor-inner-section.elementor-element.elementor-element-740b302d.elementor-section-boxed.elementor-section-height-default.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.wpr-equal-height-no .trc-btn-primary.plan-btn {
	background-color: #cafdc2 !important;
}

.pricing-section .trc-btn-primary {
  border-color: #8C0327 !important;
}

.trc-btn-primary.plan-btn {
  color: #170307 !important;
}

.elementor-button.elementor-button-link.elementor-size-sm {
  min-width: 355px !important;
  margin-right: 5px !important;
}

.elementor-button-content-wrapper {
  margin-top: 10px;
}

@media (max-width: 1200px) {
  body .elementor-button.elementor-button-link.elementor-size-sm {
    min-width: 290px !important;
  }
}

@media (max-width: 991px) {
  body .elementor-button.elementor-button-link.elementor-size-sm {
    min-width: 200px !important;
	margin-left: 12px !important;
  }
}
	
	@media (max-width: 767px) {
  body .elementor-button.elementor-button-link.elementor-size-sm {
    min-width: 355px !important;
  }
		
		.elementor-351 .elementor-element.elementor-element-378c9ee8 .elementor-image-box-description {
			width: 70%;
			margin-left: auto;
			margin-right: auto;
		}
}


/* INPUT */
input:not([type=submit], [type='checkbox'], [type='radio']),
select,
.woocommerce .select2,
textarea,
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  background-color: #F2F2F2;
  color: inherit;
  border: none;
  border-bottom: 1px solid #545454;
  border-radius: 0;
  height: 44px;
  padding: 9px 14px;
  -webkit-appearance: none;
  appearance: none;
  text-transform: inherit;
}

input:not([type=submit], [type='checkbox'], [type='radio'])::placeholder,
textarea::placeholder {
  color: #9f9f9f;
}

textarea {
  height: auto;
}

/* Select */
select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Checkbox */
input[type='checkbox'] {
  vertical-align: middle;
  margin: -2px 5px 0 0;
  display: inline;
}

/* PRELOADER */
.preloader {
  background-color: #101010;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.preloader .loader-bar {
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  left: 33.3%;
  width: 33.3%;
  height: 1px;
  background-color: #f7fdf1;
  z-index: 99999;
  transform-origin: left;
  transform: scaleX(0);
  animation: loaderbar 2s infinite alternate;
}

@keyframes loaderbar {
  0% {
    transform: translateX(0) scaleX(0);
    transform-origin: left;
    left: 33.3%;
    right: auto;
  }

  45% {
    transform: translateX(0) scaleX(1);
    transform-origin: left;
    left: 33.3%;
    right: auto;
  }

  50% {
    transform: translateX(0) scaleX(1);
    transform-origin: right;
    left: auto;
    right: 33.3%;
  }

  100% {
    transform: translateX(0) scaleX(0);
    transform-origin: right;
    left: auto;
    right: 33.3%;
  }
}

/* Back to Top Button */
.back-top {
  background-color: #cafdc2;
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  border: 1px solid #000000;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  opacity: 0;
  transition: background-color .3s, opacity .4s, visibility .4s;
  z-index: 9999;
}

.back-top .icon {
  color: #000000;
  font-size: 14px;
}

.back-top.show {
  opacity: 1;
}

@media (max-width: 576px) {	
  .fixed-booking-button {
	  bottom: 2rem !important;
	}
}

/* SOCIAL MEDIA ICONS */
.social-icons {
  position: fixed;
  left: 2rem;
  top: 50%;
  z-index: 1;
}

.social-icons .follow-label {
  color: #f3fdf1;
  padding-right: 75px;
  position: absolute;
  bottom: 100%;
  right: 0;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap;
  transform-origin: 100% 0;
  text-align: right;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.social-icons .follow-label::after {
  content: '';
  position: absolute;
  background-color: #f3fdf1;
  top: 50%;
  right: 0;
  width: 50px;
  height: 1px;
}

.social-icons .list-social-icons>li {
  line-height: 100%;
  margin-bottom: 16px;
  text-align: center;
}

.social-icons i.icon {
  font-size: 16px;
  line-height: 100%;
}

@media (max-width: 1080px) {
  .social-icons {
    display: none;
  }
}

/* 
  ===================
    HEADINGS
  ===================
*/
.elementor-element.elementor-element-b4b506c.elementor-widget.elementor-widget-trc_heading_widget {
  margin-bottom: 60px !important;
}
.elementor-element.elementor-element-5ae1f83.elementor-widget.elementor-widget-trc_heading_widget {
  margin-bottom: -130px;
}

/* 
  ===================
    HEADING SECTION
  ===================
*/
html .section-title {
  color: #8c0327 !important;
}
.heading-section .section-title {
  display: inline-block;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: -0.25px;
  line-height: 100%;
  margin-bottom: 0;
  position: relative;
  z-index: 9;
  color: #8c0327 !important;
}

.heading-section .section-title .title-bg {
  position: absolute;
  left: -6px;
  color: transparent;
  font-size: 110px;
  font-weight: 900;
  line-height: 1;
  max-width: 100%;
  white-space: nowrap;
  -webkit-text-stroke: 1px #8c0327;
  -webkit-user-select: none;
  bottom: -30px;
  z-index: -1;
  text-transform: uppercase;
}

@media (max-width: 1080px) {
  .heading-section .section-title .title-bg {
    font-size: 70px;
	  bottom: -10px;
  }
}
@media (max-width: 768px) {
  .heading-section .section-title .title-bg {
    font-size: 55px;
	  bottom: 5px;
  }
}

@media (max-width: 991.98px) {
  .heading-section .section-title {
    font-size: 36px;
  }
}

@media (max-width: 575.98px) {
  .heading-section .section-title {
    font-size: 34px;
  }
	.heading-section .section-title .title-bg {
    font-size: 50px;
	bottom: 12px;
  }
}

/* 
  ================
    KACHELN
  ================
*/

.single-plan.mb-4.mb-sm-5, .tf-team.style-1, .elementor-351 .elementor-element.elementor-element-3665930 .team-box-social .elementor-repeater-item-c86aa52.social, .team-content {
  background-color: #590212 !important;
}
.single-review.swiper-slide {
	background-color: #cafdc2 !important;
	color: #170307 !important;
}
.client-role {
  color: #8c0327 !important;
}
.elementor-351 .elementor-element.elementor-element-e0b2f0b .testimonials-section .single-review .quote-icon {
  fill: #8c0327 !important;
}

.single-review.swiper-slide {
  height: 350px;
}

/* In Handy-Ansicht nur drei Kacheln anzeigen und aufklappen */
@media (max-width: 767px) {
  .mobile-team-toggle .elementor-widget-tfteam:nth-of-type(n+4) {
    display: none !important;
  }

  .mobile-team-toggle.team-open .elementor-widget-tfteam {
    display: block !important;
  }

  .mobile-team-toggle .team-toggle-wrap {
    display: flex !important;
    justify-content: center;
    width: 100%;
    grid-column: 1 / -1;
  }

  .mobile-team-toggle .team-toggle-btn {
    display: inline-block !important;
    margin: 24px auto 0;
    padding: 12px 24px;
    border: none;
    background: #590212;
    color: #f7fdf1;
    font-size: 16px;
    cursor: pointer;
    z-index: 10;
  }
}

@media (min-width: 768px) {
  .mobile-team-toggle .team-toggle-wrap {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .mobile-team-toggle .team-toggle-btn {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .team-toggle-btn {
    display: none;
  }
}

/* 
  ================
    PAGE HEADING 
  ================
*/
.page-heading {
  text-align: center;
  margin-top: 9rem;
  margin-bottom: 4rem;
}

.page-heading .section-title {
  font-size: 46px;
  margin-bottom: 0;
  font-weight: 700;
  letter-spacing: -0.25px;
}

.page-heading .post-subtitle {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 14px;
}

.page-heading .animated-bar {
  background-color: #000000;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  margin: 30px auto 0 auto;
  position: relative;
  right: 0;
  width: 75px;
  overflow: hidden;
}

.page-heading .animated-bar:after,
.page-heading .animated-bar:before {
  -webkit-animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: barAnimation;
  -webkit-animation-timing-function: linear;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: barAnimation;
  animation-timing-function: linear;
  background-color: #f7fdf1;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 4px;
}

.page-heading .animated-bar:before {
  left: 8px;
}

.page-heading .animated-bar:after {
  left: 0;
}

.wp-singular.page-template-default.page.page-id-2079.logged-in.admin-bar.wp-theme-thepro.wp-child-theme-thepro-child.sticky-nabar.tribe-js.metaslider-plugin.elementor-default.elementor-kit-9.elementor-page.elementor-page-2079.dialog-body.dialog-buttons-body.dialog-container.dialog-buttons-container.customize-support.e--ua-firefox.cmplz-functional.cmplz-eu.cmplz-optin .page-heading .section-title {
	display: none;
}

@-webkit-keyframes barAnimation {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
  }
}

@keyframes barAnimation {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  to {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
  }
}

@media (max-width: 991.98px) {
  .page-heading .section-title {
    font-size: 42px;
  }
}

@media (max-width: 575.98px) {
  .page-heading .section-title {
    font-size: 36px;
  }
}

.plus_blockquote.bl_1:hover blockquote.quote-text {
  transform: rotateY(0deg) skewY(0deg) !important;
}

/* HEADING SECTION: SINGLE PAGES */
.single .page-heading .post-cats svg {
  margin-right: 8px;
  margin-top: -2px;
}

.single .page-heading .post-cats {
  margin-bottom: 14px;
  color: #000000;
}

.single .page-heading .post-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 22px;
  font-size: 14px;
  color: #000000;
  margin-top: 17px;
}

.single .page-heading .post-meta .post-author {
  display: flex;
  align-items: center;
  position: relative;
}

.single .page-heading .post-meta .post-author>a:hover,
.single .page-heading .post-meta .post-author>a:focus {
  filter: none;
}

.single .page-heading .post-meta .post-author img {
  border-radius: 50%;
  margin-right: 8px;
}

.single .page-heading .post-meta svg {
  margin-right: 8px;
  margin-top: -2px;
}

.single .page-heading .animated-bar {
  margin: 24px auto 0 auto;
}


/* 
  =========
    TEAM
  =========
*/
.team-section .member-img img {
  width: 100%;
}

.team-section .member-info {
  border-left-width: 2px;
  border-left-style: solid;
  margin-left: 35px;
  padding-top: 90px;
  padding-bottom: 5px;
  padding-left: 22px;
  padding-right: 10px;
  margin-top: -75px;
  position: relative;
  z-index: 1;
  font-size: 16px;
}

.team-section .member-name {
  margin-bottom: 2px;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.2;
  color: #000000;
}

.team-image img {
  height: 145px !important;
  width: auto !important;
}

@media (max-width: 991.98px) {
  .team-section .member-name {
    font-size: 20px;
  }
	.team-image img {
  height: 100px !important;
  width: auto !important;
}
}

.team-section .member-socialmedia {
  padding-top: 5px;
}

.team-section .member-socialmedia .nav .nav-link {
  padding: 0;
  padding-right: 20px;
}

.team-section .member-socialmedia .nav .nav-link svg {
  height: 16px;
  margin-top: -3px;
}

/* 
  =========
    WPML
  =========
*/
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 0;
  padding-bottom: 30px;
}

/* 
  ===================
    ELEMENTOR EDITOR
  ===================
*/
.table> :not(:first-child) {
  border: none;
}

/* Add some top padding while using elementor editor to prevent edit issue with navbar  */
.elementor-editor-active.logged-in .elementor-edit-area {
  padding-top: 105px;
}

/* Elementor library : Remove Header/Footer from Elementor Canvas */
body.single-elementor_library .navbar,
body.single-elementor_library .footer {
  display: none !important;
}

/* Remove top padding when edting in elementor library */
body.single-elementor_library .elementor-edit-area.elementor-edit-area-active {
  padding-top: 0;
}

/* Disable "Fixed Social Media" and "Back to Top Button" while Elementor sidebar editor is active  */
body.elementor-editor-active .social-icons,
body.elementor-editor-active .back-top {
  display: none;
}

.elementor-351 .elementor-element.elementor-element-f53792f .fswp-elt--read-more,
.elementor-351 .elementor-element.elementor-element-7054ae8 .fswp-elt--read-more,
.elementor-351 .elementor-element.elementor-element-f53792f .fswp-elt--read-more-icon,
.elementor-351 .elementor-element.elementor-element-7054ae8 .fswp-elt--read-more-icon {
  color: #f7fdf1 !important;
}

.wkit-wb-Widget_a1lq1r25 .wkit-team-wrapper-style3 .wkit-team-item::before {
  left: -1px !important;
  border-radius: 135px;
}

.elementor-351 .elementor-element.elementor-element-406c77f .wkit-team-wrapper-style3 figcaption {
  border-radius: 130px;
}

.wkit-wb-Widget_a1lq1r25 .wkit-team-wrapper-style3 figcaption {
  left: 17px !important;
  right: 19px !important;
  top: 21px !important;
  bottom: 19px !important;
}

.wkit-team-name,
.wkit-desgition {
  padding-left: 5px;
}


/* 
  ==========
    NAVBAR
  ==========
*/
.navbar-container {
  position: relative;
}

.navbar {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1030;
  background-color: var(--theme-color);
  padding: 0;
  line-height: 75px;
  transition: all .2s ease;
  height: 70px;
}

.navbar * li {
  list-style: none;
}

.navbar-scrolled {
  position: fixed;
  line-height: 63px;
  background-color: #cafdc2 !important;
  box-shadow: 0 0 10px rgb(0 0 0 / 8%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  -moz-backdrop-filter: blur(10px);
  -ms-backdrop-filter: blur(10px);
}

.navbar-scrolled a {
  color: #170307 !important;
}

@media (min-width: 600px) {
  .admin-bar .navbar-scrolled {
    top: 46px;
  }
}

@media (min-width: 782px) {
  .admin-bar .navbar-scrolled {
    top: 32px;
  }
}

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  filter: none;
}

.navbar .navbar-brand span {
  color: #000000;
  text-transform: uppercase;
}

.navbar .navbar-brand img {
  filter: none !important;
}

.navbar .navbar-components {
  display: none;
}

.navbar .navbar-nav .nav-link {
  color: #000000;
  font-size: 15px;
  padding: 0.5rem 0.3rem;
}

.navbar .navbar-nav .nav-link:hover {
  opacity: 1;
}

.navbar .navbar-nav .nav-item .nav-link {
  margin: 0 16px;
}

@media (min-width: 767.98px) {
  .navbar .navbar-nav .nav-item .nav-link {
    white-space: nowrap;
  }
}

/* Navbar menu toggle */
.navbar .navbar-menu-toggle {
  position: relative;
  margin: 0 auto;
  width: 30px;
  height: 20px;
  cursor: pointer;
}

.navbar-menu-toggle {
  background-color: #f000 !important;
}

.navbar .navbar-menu-toggle:before,
.navbar .navbar-menu-toggle span,
.navbar .navbar-menu-toggle:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background-color: #000000;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
}

.navbar .navbar-menu-toggle span {
  top: 50%;
  margin-top: -0.5px;
  width: 70%;
}

.navbar .navbar-menu-toggle:after {
  top: auto;
  bottom: 0;
}

/* On click .navbar-menu-toggle (active) */
.navbar .navbar-menu-toggle.active:before {
  opacity: 0;
}

.navbar .navbar-menu-toggle.active span {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100%;
}

.navbar .navbar-menu-toggle.active:after {
  bottom: 9px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* End Navbar menu toggle */

/* NAVBAR: Dropdown Menu */
.navbar .dropdown:hover>.dropdown-menu {
  display: block;
  /* this makes the dropdown menu stay open while hovering it */
  min-width: stretch;
  animation: fadeDropdown 0.5s;
  /* required for the fade animation */
  width: max-content;
}

#menu-item-466,
#menu-item-467,
#menu-item-468,
#menu-item-469,
#menu-item-470,
#menu-item-471 {
  height: 3em;
}

.menu-item a img {
  filter: grayscale(1) brightness(10);
}

.dropdown-item.menu-image-title-after.menu-image-not-hovered:hover img {
  filter: grayscale(0);
}

#menu-item-466 .dropdown-item.menu-image-title-after.menu-image-not-hovered:hover {
  color: #229B92 !important;
}

#menu-item-467 .dropdown-item.menu-image-title-after.menu-image-not-hovered:hover {
  color: #016076 !important;
}

#menu-item-468 .dropdown-item.menu-image-title-after.menu-image-not-hovered:hover {
  color: #E3041A !important;
}

#menu-item-469 .dropdown-item.menu-image-title-after.menu-image-not-hovered:hover {
  color: #FF4200 !important;
}

#menu-item-470 .dropdown-item.menu-image-title-after.menu-image-not-hovered:hover {
  color: #00008b !important;
}

#menu-item-471 .dropdown-item.menu-image-title-after.menu-image-not-hovered:hover {
  color: #052B52 !important;
}

#menu-primary-menu .menu-item a img {
  filter: grayscale(1) brightness(10) !important;
}

.navbar-nav-scrolled #menu-item-135 .menu-image.menu-image-title-after {
	filter: grayscale(1) brightness(0) !important
}

#menu-primary-menu .dropdown-item.menu-image-title-after.menu-image-not-hovered:hover img {
  filter: grayscale(0) brightness(1) !important;
}

#navbar-main .navbar-nav-scrolled .dropdown-item:hover, #navbar-main .navbar-nav-scrolled .dropdown-item:focus {
  background-color: #8c0327;
  color: #CAFDC2 !important;
}

@keyframes fadeDropdown {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.navbar .dropdown-toggle:focus {
  /* removes dropdown outline on focus  */
  outline: 0;
}

.navbar .dropdown-menu {
  background-color: #f7fdf1;
  margin-top: 0px;
  border: none;
  border-radius: 0;
  box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
  width: 15rem;
  line-height: 1.95;
  min-width: 220px;
}

.dropdown-menu .dropdown-item {
  color: #f3fdf1 !important;
}

.navbar .dropdown-item {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  padding: 7px 16px;
  white-space: normal;
}

.navbar .dropdown-item:hover {
  color: #000000;
  background-color: transparent;
  opacity: 1;
}

.menu-image.menu-image-title-after {
  width: 36px !important;
}

/* Multilevel Dropdown */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
}


/* NAVBAR: End Dropdown Menu */

@media (max-width: 767.98px) {
  .navbar .navbar-brand img {
    width: 90px;
  }

  .navbar .navbar-menu-toggle {
    display: block;
  }

  .navbar .navbar-collapse .navbar-nav {
    background-color: #170307;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
    padding: 8px 20px;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    z-index: 2;
    line-height: 1.95;
    max-height: unset;
    overflow-y: auto;
    overflow-x: hidden;
    animation: fadeDropdown 0.5s;
	border-bottom: 3px solid #8c0327;
  }

  .navbar .navbar-collapse.collapsing {
    transition: none
  }

  .navbar .navbar-collapse .navbar-nav .nav-link {
    opacity: 1;
    font-size: 14px;
    letter-spacing: 0.35px;
    padding: 7px 0;
	color: #f7fdf1 !important;
  }

  .navbar .navbar-collapse .navbar-nav .nav-link:focus,
  .navbar .navbar-collapse .navbar-nav .nav-link:hover {
    color: #000000;
  }

  /* Dropdown Menu */
  html .navbar .dropdown-menu {
    background-color: transparent !important;
    box-shadow: none;
    width: auto;
  }

  .navbar .dropdown-item {
    opacity: 1;
    padding-left: 2.5rem;
  }

  .navbar .navbar-components {
    display: flex;
    align-items: center;
    gap: 30px;
  }

  .navbar .shopping-cart.dropdown {
    display: none;
  }

  html .navbar-scrolled .dropdown-menu .dropdown-item {
		color: #f7fdf1 !important;
	}
	
	html .navbar-scrolled #menu-primary-menu {
		border-bottom: 3px solid #cafdc2;		
	}
}

/* 
  ==================
    SKILL PROGRESS
  ==================
*/
/* Progress Bar */
.skills-section .single-skill .skill-info {
  display: flex;
  justify-content: space-between;
  color: inherit;
  font-size: 16px;
  margin-bottom: 4px;
}

.skills-section .single-skill .skill-info .skill-name {
  display: inline-block;
  margin-right: 40px;
  font-weight: 500;
  color: #000000;
}

.skills-section .single-skill .skill-progress {
  position: relative;
  background-color: #dedede;
  border-radius: 1px;
  font-size: 15px;
  height: 9px;
  overflow: visible;
}

.skills-section .single-skill .skill-progress .progress-bar {
  overflow: visible;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}

.skills-section .single-skill .skill-progress .progress-bar .skill-percentage {
  position: absolute;
  top: -35px;
  right: 0;
  font-size: 16px;
  color: #777;
}

/* Circular Progress Bar */
.skills-section .circular-progress {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.skills-section .circular-progress .circle {
  position: relative;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  background: conic-gradient(var(--theme-color) var(--value), #dedede 0%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.skills-section .circular-progress .circle::before {
  content: '';
  position: absolute;
  inset: 9px;
  background-color: #f7fdf1;
  border-radius: 50%;
}

.skills-section .circular-progress .percentage {
  font-size: 20px;
  z-index: 1;
  line-height: 115px;
}

.skills-section .circular-progress .title {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  text-align: center;
}


/* 
  ====================
    SINGLE PORTFOLIO
  ====================
*/
.audio-frame iframe {
  width: 100%;
}

/* 
  =============
    PORTFOLIO
  =============
*/
.portfolio-section .single-item {
  margin-bottom: 30px;
}

.portfolio-section .portfolio-title-card {
  font-weight: 600;
  text-align: center;
  margin: 0;
  margin-top: 13px;
  line-height: 1.4;
  font-size: 21px;
}

@media (max-width: 991.98px) {
  .portfolio-section .portfolio-title-card {
    font-size: 20px;
  }
}

.portfolio-section .single-item a {
  filter: none !important;
}

.portfolio-section .filter-control {
  margin-bottom: 1.5rem;
  text-align: center;
}

.portfolio-section .filter-control>li {
  color: #000000;
  margin-right: 16px;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.3px;
  position: relative;
  transition: all 0.1s ease-in-out;
}

.portfolio-section .filter-control>li.tab-active:before,
.portfolio-section .filter-control>li:hover:before {
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}

.portfolio-section .portfolio-grid .portfolio-wrapper {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
}

.portfolio-section .portfolio-grid .portfolio-wrapper:before {
  background-color: rgba(0, 0, 0, 0.9);
  bottom: 0;
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  transition: all 0.15s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.portfolio-section .portfolio-grid .portfolio-wrapper>.img-fluid {
  width: 100%;
}

.portfolio-section .portfolio-grid .portfolio-wrapper .item-content {
  left: 0;
  opacity: 0;
  padding: 3px 18px;
  position: absolute;
  text-align: center;
  transition: all 0.15s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 2;
}

.portfolio-section .portfolio-grid .portfolio-wrapper .item-content .content-title {
  color: #f7fdf1;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 10px;
}

.portfolio-section .portfolio-grid .portfolio-wrapper .item-content svg {
  display: inline-block;
  font-size: 25px;
  margin-bottom: 15px;
}

.portfolio-section .portfolio-grid .portfolio-wrapper .item-content .quick-view {
  display: block;
  font-weight: 600;
}

@media (max-width: 760px) {
  .portfolio-section .portfolio-grid .portfolio-wrapper .item-content .quick-view {
    display: none;
  }
}

.portfolio-section .portfolio-grid .portfolio-wrapper:hover:before {
  opacity: 1;
  visibility: visible;
}

.portfolio-section .portfolio-grid .portfolio-wrapper:hover .item-content {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 767.98px) {
  .portfolio-section .filter-control>li {
    font-size: 14px;
  }
}

@media (max-width: 575.98px) {
  .portfolio-section .portfolio-grid .portfolio-wrapper .item-content .content-title {
    font-size: 14px;
  }
}

/* PORTDOLIO: CONTENT POPUP */
.mfp-scale-portfolio.mfp-bg {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.9);
  transition: all 0.12s ease-out;
}

.mfp-scale-portfolio.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-scale-portfolio.mfp-wrap {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: all 0.12s ease-out;
}

.mfp-scale-portfolio.mfp-wrap.mfp-ready {
  -webkit-transform: scale(1);
  opacity: 1;
  transform: scale(1);
  overflow: hidden auto !important;
}

.mfp-scale-portfolio.mfp-wrap.mfp-removing {
  -webkit-transform: scale(0.8);
  opacity: 0;
  transform: scale(0.8);
}

.mfp-close-btn-in .mfp-close {
  font-family: initial;
  color: #f7fdf1;
  opacity: 1;
  font-size: 40px;
  transition: all 0.1s ease-in-out;
}

.mfp-portfolio .item-popup {
  padding: 60px 0;
}

.mfp-portfolio .item-popup .popup-category {
  color: #fff;
  font-size: 15px;
  margin-bottom: 3px;
}

.mfp-portfolio .item-popup .popup-title {
  color: #fff;
  margin-bottom: 25px;
  font-size: 40px;
}

@media (max-width: 992px) {
  .mfp-portfolio .item-popup .popup-category {
    margin-top: 20px;
  }

  .mfp-portfolio .item-popup .popup-title {
    font-size: 30px;
  }
}

.mfp-portfolio .item-popup .popup-image img {
  width: 100%;
  height: auto;
}

/* 
  ================
    CONTACT FORM
  ================ 
*/
.wpcf7 .wpcf7-form .form-group {
  margin-bottom: 25px;
}

.wpcf7 .wpcf7-form .wpcf7-spinner {
  top: 8px;
}

.wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
  margin-top: 0.375rem;
  font-size: 0.8rem;
  line-height: 1.125rem;
}

@media (max-width: 1199.98px) {
  .wpcf7 .wpcf7-form .form-group {
    margin-bottom: 35px;
  }
}

@media (max-width: 991.98px) {
  .wpcf7 .wpcf7-form {
    margin-bottom: 45px;
  }
}

/* Submit Notices */
.wpcf7 form .wpcf7-response-output {
  margin: 1em 0 1em;
  background-color: #00a1d2;
  color: #f7fdf1;
  border: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  background-color: #46b44f;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background-color: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
  background-color: #f56c28;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  background-color: #dca108;
}

/* 
  ==============
    SHARE POST
  ==============
*/
.share-post {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}

.share-post .share-label {
  position: relative;
  display: inline-block;
  padding-right: 75px;
  margin-right: 15px;
  line-height: 1.75;
  color: #000000;
  font-size: 19px;
  font-weight: 500;
}

.share-post .share-label::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  width: 50px;
  height: 0;
  margin-top: -1px;
  border-top: 2px solid #000000;
}

.share-post a.nav-link {
  padding: 0px 14px;
  color: initial;
}

.share-network-icons .icon {
  font-size: 19px;
}

@media (max-width: 500px) {
  .share-post {
    display: block;
  }

  .share-post .share-label {
    margin-bottom: 10px;
  }
}

/* 
  ========
    PAGE
  ========
*/
.page {
  font-size: 15px;
}

/* 
  ===============
    SINGLE POST
  =============== 
*/
.post-thumbnail img {
  width: 100%;
  margin-bottom: 2rem;
}

.post-content {
  font-size: 15px;
  margin-bottom: 3rem;
}

.post-tags {
  margin-bottom: 1.5rem
}

.post-tags a {
  padding: 0 12px;
  margin-right: 8px;
  margin-bottom: 10px;
  font-size: 13px;
  display: inline-block;
}

/* 
  ==================
    Post Navigation
  ================== 
*/
.post-navigation {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #d3d3d4;
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}

.post-navigation .prev-post {
  text-align: left;
  flex: 1;
}

.post-navigation .next-post {
  text-align: right;
  flex: 1;
}

@media (max-width: 767.98px) {
  .post-tags {
    margin-bottom: 1rem;
  }

  .post-navigation {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .post-navigation .post-nav-title {
    display: none;
  }

  .post-navigation .prev-post span .icon {
    margin-right: 8px;
  }

  .post-navigation .next-post span .icon {
    margin-left: 8px;
  }
}

/* 
  ===========
    COMMENTS
  ===========
*/
.post-comments {
  border-top: 1px solid #d3d3d4;
  padding-top: 3rem;
}

/* COMMENT LIST */
.comment-count h3 {
  font-weight: 600;
  margin-bottom: 2rem;
}

.comments .children {
  padding-left: 2rem;
}

.comment-box {
  display: flex;
  position: relative;
  width: 100%;
}

.comment-box .comment-avatar {
  padding-right: 20px;
}

.comment-box .comment-avatar .avatar {
  border-radius: 50%;
}

@media (max-width: 576px) {
  .comment-box .comment-avatar {
    padding-right: 15px;
  }

  .comment-box .comment-avatar .avatar {
    width: 45px;
  }
}

.comment-box .comment-core {
  background-color: #F2F2F2;
  padding: 14px;
  margin-bottom: 1.4rem;
  width: 100%;
  flex: 1;
}

.comment-box .comment-info .comment-reply {
  float: right;
}

.comment-box .comment-info .comment-author-date {
  margin-bottom: 8px;
  color: #000000;
}

.comment-box .comment-info .comment-author {
  font-size: 15px;
  font-weight: 600;
}

.comment-box .comment-info .comment-date {
  font-size: 13px;
}

.comment-reply .comment-reply-link::before {
  content: "\f148";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  margin-right: 8px;
  display: inline-block;
  transform: rotate(270deg);
}

/* COMMENT FORM */
.comment-from {
  margin: 1rem 0 0;
}

.comment-from .comment-reply-title {
  font-size: 25px;
}

.comment-from .comment-reply-title small {
  float: right;
  font-size: 16px;
  margin-top: 4px;
}

.comment-from .form-group {
  margin-bottom: 25px;
}

@media (max-width: 1199.98px) {
  .comment-from .form-group {
    margin-bottom: 35px;
  }
}

@media (max-width: 991.98px) {
  .comment-from {
    margin-bottom: 10px;
  }
}

/* 
  ==========
    HEADER
  ========== 
*/
.header {
  height: 100vh;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-ps-sub-title {
	font-size: 70px !important;
	width: 80%;
	margin-top: 4%;
}

.elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-main-title .bdt-title-tag {
  font-size: 35px !important;
}

@media (max-width: 767px) {
  .header {
    height: 100%;
    display: block;
    padding-top: 8rem;
  }
}

/* HEADER: TYPEWRITER */
.header .typed-cursor {
  font-weight: 400;
}

/* HEADER: Button */
.header .trc-btn-primary {
  padding: 10px 30px;
  font-size: 18px;
  visibility: hidden;
}

.button-link-wrap {
  background-color: #8C032745 !important;
}

.header .trc-btn-primary::after {
  content: 'Jetzt Termin vereinbaren';
  visibility: visible;
  display: block;
  position: absolute;
  background-color: red;
  padding: 10px 30px;
  font-size: 18px;
  display: inline;
  background-color: #8c0327;
  border-radius: 0;
  color: #f7fdf1;
  font-size: 18px;
  font-weight: 400;
  padding: 13px 25px;
  user-select: none;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  line-height: 1.5;
  text-transform: inherit;
  margin-left: -136px;
  height: 80px;
  margin-top: -20px;
  width: 167px;
}

.elementor-element.elementor-element-168ad28.e-grid.e-con-full.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.wpr-equal-height-no.e-con.e-child {
  margin-top: -14% !important;
}

.elementor-351 .elementor-element.elementor-element-4574b1cb > .elementor-container {
  min-height: auto !important;
}

.bdt-prime-slider-content {
  padding-top: 15%;
}

.elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-sub-title .bdt-ps-sub-title {
  padding-bottom: 0 !important;
}

@media (max-width: 1500px) {
  .bdt-sub-title {
    width: 100% !important;
  }

  .elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-sub-title .bdt-ps-sub-title {
    padding-bottom: 30px !important;
  }
}

@media (min-width: 1300px) and (max-width: 1500px) {
  .bdt-prime-slider-content {
    padding-top: 20% !important;
  }
	
	.elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-ps-sub-title {
    font-size: 54px !important;
    line-height: 60px !important;
  }
}

@media (max-width: 1300px) {
  .bdt-prime-slider-content {
    padding-top: 250px !important;
  }

  .elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-ps-sub-title {
    font-size: 54px !important;
    line-height: 75px !important;
  }
}

@media (max-width: 1100px) {
  .elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-ps-sub-title {
    font-size: 40px !important;
    line-height: 45px !important;
    word-spacing: 10px !important;
    margin-top: 10% !important;
  }

  .elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-main-title .bdt-title-tag {
    font-size: 25px !important;
  }

  .bdt-prime-slider-content {
    padding-top: 280px !important;
  }

  .pt_plus_button .button-link-wrap {
    font-size: 15px !important;
    line-height: 14px !important;
  }

  .elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-sub-title .bdt-ps-sub-title {
    padding-bottom: 50px !important;
  }

  .button-link-wrap {
    max-width: unset !important;
    min-width: unset !important;
    width: 265px !important;
    line-height: 15px !important;
    padding: 5px !important;
    height: 43px !important;
  }
  
}

@media (max-width: 900px) {
  .elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-ps-sub-title {
    font-size: 30px !important;
  }

  .elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-main-title .bdt-title-tag {
    font-size: 20px !important;
  }
}

@media (max-width: 767px) {
  .elementor-351 .elementor-element.elementor-element-168ad28 {
    --e-con-grid-template-columns: repeat(2, 1fr) !important;
  }
    
  .pt_plus_button .button-link-wrap {
      font-size: 13px !important;
  }

  .elementor-351 .elementor-element.elementor-element-5a8c5d0a .bdt-prime-slider .bdt-prime-slider-desc .bdt-ps-sub-title {
    font-size: 25px !important;
    line-height: 35px !important;
   }

  .elementor-element.elementor-element-168ad28.e-grid.e-con-full.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.wpr-equal-height-no.e-con.e-child {
    margin-top: -18% !important;
  }
}

@media (max-width: 580px) {
  .elementor-element.elementor-element-168ad28.e-grid.e-con-full.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.wpr-equal-height-no.e-con.e-child {
    display: none;
  }
}

@media (max-width: 500px) {
  .header .trc-btn-primary {
    font-size: 16px;
  }
}

/* HEADER: CONTACT INFO */
.header .contact-info {
  position: absolute;
  bottom: 2rem;
}

.header .contact-info ul {
  display: inline-block;
  position: relative;
  width: 100%;
}

.header .contact-info ul li {
  width: auto;
  float: left;
  border-left-width: 1px;
  border-left-style: solid;
  border-color: #000000;
  padding: 0 2.5rem;
}

.header .contact-info ul li:first-child {
  padding-left: 0;
  border-left-width: 0;
}

.header .contact-info .label-info {
  font-size: 19px;
  margin-bottom: 6px;
  font-weight: 500;
  line-height: 1.2;
  color: #f7fdf1;
}

.navbar-brand {
  position: relative;
  display: inline-block;
}

.logo-default,
.logo-scrolled {
  width: 110px;
  transition: opacity .2s ease;
}

.logo-scrolled {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.navbar-scrolled .logo-default {
  opacity: 0;
}

.navbar-scrolled .logo-scrolled {
  opacity: 1;
}

/* Basis */
.elementor-element-168ad28 {
  margin-top: 0 !important;
}

/* HEADER: SCROLL DOWN */
@-webkit-keyframes bounce-mouse {
  0% {
    transform: translateY(-5px);
  }

  50% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(-5px);
  }
}

@keyframes bounce-mouse {
  0% {
    transform: translateY(-5px);
  }

  50% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(-5px);
  }
}

@-webkit-keyframes altura {
  0% {
    height: 50px;
  }

  50% {
    height: 0px;
  }

  60% {
    height: 0px;
  }

  100% {
    height: 50px;
  }
}

@-moz-keyframes altura {
  0% {
    height: 50px;
  }

  50% {
    height: 0px;
  }

  60% {
    height: 0px;
  }

  100% {
    height: 50px;
  }
}

@-o-keyframes altura {
  0% {
    height: 50px;
  }

  50% {
    height: 0px;
  }

  60% {
    height: 0px;
  }

  100% {
    height: 50px;
  }
}

@keyframes altura {
  0% {
    height: 50px;
  }

  50% {
    height: 0px;
  }

  60% {
    height: 0px;
  }

  100% {
    height: 50px;
  }
}

.header .scroll-down {
  position: absolute;
  right: 4rem;
  margin-left: -9px;
  bottom: 30px;
  height: 100px;
  cursor: pointer;
  z-index: 9;
}

.header .scroll-down .scroll-mouse {
  height: 38px;
  width: 25px;
  border: 2px solid #000000;
  border-radius: 50px;
  box-sizing: border-box;
  -webkit-animation: bounce-mouse 2s infinite ease-in-out;
  -o-animation: bounce-mouse 3s infinite ease-in-out;
  -ms-animation: bounce-mouse 3s infinite ease-in-out;
  -moz-animation: bounce-mouse 3s infinite ease-in-out;
  animation: bounce-mouse 3s infinite ease-in-out;
}

.header .scroll-down .scroll-mouse::before {
  position: absolute;
  top: 8px;
  left: 50%;
  content: '';
  width: 2px;
  height: 8px;
  margin-left: -1px;
  background-color: #000000;
  border-radius: 50rem;
  box-sizing: border-box;
}

.header .scroll-down .scroll-line {
  width: 1px;
  height: 50px;
  background-color: #000000;
  margin: 0 auto;
  margin-top: 15px;
  display: block;
  -webkit-animation: altura 3s infinite ease 1.5s;
  -moz-animation: altura 3s infinite ease 1.5s;
  -o-animation: altura 3s infinite ease 1.5s;
  animation: altura 3s infinite ease 1.5s;
}

@media (max-width: 767px) {
  .header .scroll-down {
    display: none;
  }
}

/* 
  ============
    CUSTOMERS
  ============
*/
.elementor-section.elementor-top-section.elementor-element.elementor-element-449d2b78.elementor-section-full_width.elementor-section-stretched.elementor-section-height-min-height.slider_customers.elementor-section-height-default.elementor-section-items-middle.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.wpr-equal-height-no {
  background-color: transparent;
}

.elementor-351 .elementor-element.elementor-element-7b27a072.eael_liquid_glass_shadow-effect1 {
  max-height: 175px;
}

.elementor-351 .elementor-element.elementor-element-7b27a072.eael_liquid_glass_shadow-effect1 {
  border-radius: 0px !important;
}

.elementor-widget-wrap.elementor-element-populated.e-swiper-container {
  padding: 0 !important;
}

@media (min-width: 2300px) {
  .elementor-351 .elementor-element.elementor-element-449d2b78 > .elementor-container {
    min-height: 315px;
  }

  .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    height: 200px !important;
  }

  .elementor-351 .elementor-element.elementor-element-449d2b78:not(.elementor-motion-effects-element-type-background), .elementor-351 .elementor-element.elementor-element-449d2b78 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 0px -520px;
  }
}

@media (min-width: 1420px) {
  .elementor-351 .elementor-element.elementor-element-449d2b78:not(.elementor-motion-effects-element-type-background), .elementor-351 .elementor-element.elementor-element-449d2b78 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 0px -200px;
  }
}

@media (max-width: 1050px) {
  .elementor-351 .elementor-element.elementor-element-449d2b78:not(.elementor-motion-effects-element-type-background), .elementor-351 .elementor-element.elementor-element-449d2b78 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 0px -115px
  }
}

@media (max-width: 830px) {
  .elementor-element.elementor-element-7b27a072.elementor-widget__width-initial.eael_liquid_glass-effect1.eael_liquid_glass_shadow-effect1.elementor-widget.elementor-widget-image-carousel.e-widget-swiper {
    margin-top: 0 !important;
  }
}

@media (max-width: 730px) {
  .elementor-element.elementor-element-7b27a072.elementor-widget__width-initial.eael_liquid_glass-effect1.eael_liquid_glass_shadow-effect1.elementor-widget.elementor-widget-image-carousel.e-widget-swiper {
    margin-top: -50px !important;
  }
}

@media (max-width: 700px) {
  .elementor-element.elementor-element-7b27a072.elementor-widget__width-initial.eael_liquid_glass-effect1.eael_liquid_glass_shadow-effect1.elementor-widget.elementor-widget-image-carousel.e-widget-swiper {
    margin-top: -70px !important;
  }
}

@media (max-width: 630px) {
  .elementor-element.elementor-element-7b27a072.elementor-widget__width-initial.eael_liquid_glass-effect1.eael_liquid_glass_shadow-effect1.elementor-widget.elementor-widget-image-carousel.e-widget-swiper {
    height: 110px;
  }
}

@media (max-width: 550px) {
  .elementor-element.elementor-element-7b27a072.elementor-widget__width-initial.eael_liquid_glass-effect1.eael_liquid_glass_shadow-effect1.elementor-widget.elementor-widget-image-carousel.e-widget-swiper {
    margin-top: -90px !important;
  }
}

  .elementor-351 .elementor-element.elementor-element-449d2b78:not(.elementor-motion-effects-element-type-background), .elementor-351 .elementor-element.elementor-element-449d2b78 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 0px -90px;
  }
}

/* 
  ============
    DISABLED BUTTONS
  ============
*/
.elementor-element.elementor-element-56d3ee1.elementor-widget.elementor-widget-button, .elementor-element.elementor-element-4d0c1c6.elementor-widget.elementor-widget-button, .elementor-element.elementor-element-50867a6.elementor-widget.elementor-widget-button {
  pointer-events: none;
  cursor: not-allowed;
}

.elementor-button.elementor-size-sm {
  height: 69px;
}

@media (max-width: 400px) {
	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-2815eed2 {
	  width: 354px !important;
	  max-width: 354px;
	  min-width: 354px;
	}	
}


/* 
  ============
    BOOKING BUTTON
  ============
*/
.fixed-booking-button {
  bottom: 7.5rem !important;
}

/* 
  ============
    SERVICES
  ============
*/
.services-section .single-service {
  background-color: #51736c;
  border-bottom: 2px solid transparent;
  box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
  margin-bottom: 30px;
  padding: 38px 42px;
  transition: all 0.15s ease-in-out;
}

.services-section .single-service .service-icon {
  display: inline-block;
  font-size: 58px;
  margin-bottom: 22px;
}

.services-section .single-service svg.service-icon {
  width: 58px;
}

.services-section .single-service .service-title {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin-bottom: 14px;
}

.services-section .single-service .service-description {
  margin-bottom: 0;
}

/* 
  ================
    TESTIMONIALS
  ================
*/
.testimonials-section .single-review {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-color: #f7fdf1;
  border: 1px solid rgb(0 0 0 / 10%);
  padding: 48px 40px;
  text-align: left;
  user-select: none;
}

.testimonials-section .single-review .review-header {
  margin-bottom: 23px;
}

.testimonials-section .single-review .review-client {
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: left;
}

.testimonials-section .single-review .review-client .client-avatar {
  margin-right: 14px;
  width: 54px;
  height: 54px;
  object-fit: cover;
}

.testimonials-section .single-review .review-client .client-details {
  -ms-flex-item-align: center;
  align-self: center;
  line-height: 100%;
}

.testimonials-section .single-review .review-client .client-name {
  color: #170307;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 7px;
}

.testimonials-section .single-review .review-client .client-role {
  color: #888;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
}

.testimonials-section .single-review .review-content {
  font-size: 15px;
  margin-bottom: 0;
  color: #170307;
}

.testimonials-section .tns-outer {
  position: relative;
}

.testimonials-section .tns-nav {
  margin-bottom: 0;
  margin-top: 30px;
}

@media (max-width: 991.98px) {
  .testimonials-section .single-review {
    padding: 45px 40px;
  }

  .testimonials-section .single-review .review-client .client-avatar {
    width: 50px;
    height: 50px;
  }

  .testimonials-section .single-review .review-client .client-role {
    font-size: 13px;
  }

  .testimonials-section .single-review .quote-icon {
    width: 47px;
  }
}

@media (max-width: 767.98px) {
  .testimonials-section .single-review .review-content {
    font-size: 14px;
  }
}

@media (max-width: 362px) {
  .testimonials-section .single-review .quote-icon {
    display: none;
  }
}

/* 
  ===========
    PRICING
  ===========
*/
.pricing-section .single-plan {
  background-color: #51736c;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  padding: 50px 0;
  text-align: center;
}

.pricing-section .single-plan .plan-icon {
  display: inline-block;
  font-size: 54px;
  margin-bottom: 27px;
}

.pricing-section .single-plan svg.plan-icon {
  width: 54px;
}

.pricing-section .single-plan .plan-type {
  color: #000000;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 14px;
}

.pricing-section .single-plan .plan-price {
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 22px;
}

.pricing-section .single-plan .plan-list {
  margin-bottom: 18px;
}

.pricing-section .single-plan .plan-list li {
  padding: 8px;
}

@media (max-width: 991.98px) {
  .pricing-section .single-plan {
    padding: 50px 0;
  }
}

/* 
  ==========
    RESUME 
  ==========
*/
.resume-section .col-title {
  font-size: 26px;
  margin-bottom: 20px;
}

.resume-section .resume-items-wrapper {
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 5%);
}

.resume-section .resume-item {
  background-color: #f7fdf1;
  border-left: 2px solid transparent;
  padding: 32px 48px;
  position: relative;
}

.resume-section .resume-item:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}

.resume-section .resume-item:last-child {
  margin-bottom: 0;
}

.resume-section .resume-item .item-arrow {
  left: 0;
  margin-top: 2px;
  position: absolute;
}

.resume-section .resume-item .item-arrow:after,
.resume-section .resume-item .item-arrow:before {
  content: "";
  display: block;
  position: absolute;
}

.resume-section .resume-item .item-arrow:before {
  height: 16px;
  left: 0;
  width: 16px;
}

.resume-section .resume-item .item-arrow:after {
  border: 8px solid transparent;
  left: 16px;
}

.resume-section .resume-item .item-title {
  font-size: 17.5px;
  margin-bottom: 8px;
}

.resume-section .resume-item .item-details {
  display: inline-block;
  margin-bottom: 7px;
}

.resume-section .resume-item .item-description {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .resume-section .resume-item {
    padding-right: 20px;
  }

  .resume-section .col-12:last-child .resume-item:last-child {
    margin-bottom: 0;
  }

  .resume-section .col-12:first-child .resume-item:last-child {
    margin-bottom: 60px;
  }
}

/* 
  ==============
    BLOG CARDS
  ==============
*/
.blog-section.blog-page {
  margin-bottom: 7rem;
}

.blog-section .post-item {
  position: relative;
  background-color: transparent;
  border: none;
}

.blog-section .post-item a.post-img:hover,
.blog-section .post-item a.post-img:focus {
  filter: none;
}

.blog-section .post-item .post-img {
  display: block;
  position: relative;
  height: 100%;
}

.blog-section .post-item .post-date {
  display: inline-block;
  color: #f7fdf1;
  padding: 0 14px;
  width: fit-content;
}

.blog-section .post-item .post-img .post-date {
  position: absolute;
  bottom: 0;
  left: 0;
}

.blog-section .post-item .post-details {
  padding: 15px 0 0 0;
}

.blog-section .post-item .post-details .post-title {
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0.1px;
  margin-bottom: 6px;
}

.post-title a {
  color: #8c0327 !important;
}

@media (max-width: 991.98px) {
  .blog-section .post-item .post-details .post-title {
    font-size: 20px;
  }
}

.blog-section .post-item .post-details .post-excerpt {
  font-size: 14px;
  line-height: 1.7;
}

/* 
  ===================
    BLOG UNTERSEITEN
  ===================
*/
.single-post .elementor-element-244cf94, .single-post .elementor-element-136f9f7, .single-post .elementor-element-d29dc78 {
    width: 100vw !important;
    max-width: 100vw !important;

    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.single-post .elementor-element-244cf94 .e-con-inner, .single-post .elementor-element-136f9f7 .e-con-inner, .single-post .elementor-element-d29dc78 .e-con-inner {
    max-width: 100% !important;
    padding: 0 !important;
}

.single-post .elementor-widget-image img {
    width: 100%;
    height: 1000px;
    object-fit: cover;
	object-position: center +95px;
}

.post-template h1, .post-template h2 {
  color: #cafdc2 !important;
}

.post-template p, .post-template h3, .post-template h5 {
  color: #F3FdF1 !important;
}

.attachment-full.size-full.wp-image-3318 {
	object-position: center +210px;
}

/* Tablet */
@media (max-width: 1024px) {
    .single-post .elementor-widget-image img, .attachment-full.size-full.wp-image-3318 {
        height: 500px;
        object-position: center 50px;
    }
	.elementor-element.elementor-element-1848a77.elementor-widget.elementor-widget-image img {
		object-position: center 195px;
	}
}

/* Handy / Mobile */
@media (max-width: 768px) {
    .single-post .elementor-widget-image img, .attachment-full.size-full.wp-image-3318 {
        height: auto;
        width: 100%;
        aspect-ratio: 16 / 9;
        object-fit: cover;
        object-position: center 20%;
		min-height: 400px;
    }
	
	.single-post .elementor-widget-image img, .attachment-full.size-full.wp-image-3318 {
		object-position: center 240px;
	}
	
	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-2815eed2 {
		margin-left: 12px;
	}
	
	..elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-1b02c9d {
	  margin-left: -6px !important;
	}
}

/* Mobile Ansicht: 500px und kleiner */
@media (max-width: 500px) {
    .single-post .elementor-element-d29dc78,
    .single-post .elementor-element-d29dc78 .e-con-inner, .attachment-full.size-full.wp-image-3318 {
        padding-top: 40px !important;
        overflow: hidden !important;
        position: relative;
    }

    /* Bild selbst */
    .single-post .elementor-widget-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center 20% !important;
        display: block;
    }
	
	.elementor-element.elementor-element-1848a77.elementor-widget.elementor-widget-image img, .attachment-full.size-full.wp-image-3211, attachment-full size-full wp-image-3318, .attachment-full.size-full.wp-image-3318 {
		min-height: 480px !important;
		width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 187px !important;
	}
	
}

/* 
  ==============
    PAGINATION
  ==============
*/
.pagination {
  display: block;
  text-align: center;
}

.pagination ul {
  list-style: none;
  display: flex;
  justify-content: center;
  text-align: center;
  align-content: center;
  align-items: center;
  font-weight: 500;
}

.pagination ul li a,
.pagination ul li span {
  background-color: transparent;
  color: #000000;
  padding: 12px 20px;
  margin: auto 5px;
}

.pagination span.page-numbers.dots:hover {
  background-color: transparent;
  color: #000000;
}

/* 
  ==============
    Breadcrumb
  ==============
*/
.page-heading .breadcrumb {
  justify-content: center !important;
}

.breadcrumb-item.active,
.breadcrumb-item+.breadcrumb-item::before {
  color: inherit;
}

/* 
  ========================
    NOT FOUND PAGE (404)
  ========================
*/
.not-found {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.not-found p {
  color: #000000;
  font-size: 17px;
}

/* 
  ==========
    SEARCH
  ==========
*/
.search-not-found {
  text-align: center;
}

.search-not-found .icon {
  color: #000000;
  font-size: 55px;
}

.search-not-found h2 {
  font-weight: 600;
  margin-top: 1rem;
}

/* 
  ==========
    FOOTER
  ==========
*/
.footer .footer-txt {
  padding: 30px 0;
  background-color: #000000;
}

.footer .footer-txt p {
  margin: 0;
  color: #f7fdf1;
  text-align: 'center';
}

.elementor-element.elementor-element-37bd1614.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list, .elementor-element.elementor-element-4dda28ad.e-con-full.e-flex.e-con.e-parent.e-lazyloaded, .elementor-element.elementor-element-f464453.e-con-full.e-flex.e-con.e-child, .elementor-social-icons-wrapper.elementor-grid, .elementor-element.elementor-element-2854a4da.e-con-full.e-flex.e-con.e-child, .elementor-element.elementor-element-e4cf26d.e-con-full.e-flex.e-con.e-child, .elementor-element.elementor-element-7341ec3a.e-con-full.e-flex.e-con.e-child, .elementor-element.elementor-element-56bb690.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-parent.e-lazyloaded {
	background-color: #8c0327;
}

/* 
  ====================
    LINES BACKGROUND
  ====================
*/
.lines-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  font-size: 0;
  pointer-events: none;
  z-index: -1;
}

.lines-bg .lines-list {
  margin-left: -712px;
  position: absolute;
  left: 50%;
  top: 0;
  width: 1424px;
}

.lines-bg .line-col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  height: 100vh;
}

.lines-bg .line-col:first-child:before {
  background: transparent;
}

.lines-bg .line-col:first-child:after {
  left: auto;
  right: 0;
  width: 1000%;
}

.lines-bg .line-col:first-child .line {
  display: none;
}

.lines-bg .line-col:last-child:after {
  left: 0;
  right: auto;
  width: 1000%;
}

.lines-bg .line-col:nth-child(1):before {
  -o-transition-delay: 1.9s;
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.lines-bg .line-col:nth-child(1):after {
  top: 0;
  bottom: auto;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.lines-bg .line-col:nth-child(2):before {
  -o-transition-delay: 1.7s;
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.lines-bg .line-col:nth-child(2):after {
  top: auto;
  bottom: 0;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.lines-bg .line-col:nth-child(3):before {
  -o-transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.lines-bg .line-col:nth-child(3):after {
  top: 0;
  bottom: auto;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.lines-bg .line-col:nth-child(4):before {
  -o-transition-delay: 1.5s;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.lines-bg .line-col:nth-child(4):after {
  top: auto;
  bottom: 0;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.lines-bg .line-col:nth-child(5):before {
  -o-transition-delay: 2s;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.lines-bg .line-col:nth-child(5):after {
  top: 0;
  bottom: auto;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.lines-bg .line-col:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 0%;
  background: rgb(0 0 0 / 8%);
  transition: height 0.65s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -moz-transition: height 0.65s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -webkit-transition: height 0.65s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -o-transition: height 0.65s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
}

.lines-bg .line-col:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  z-index: 12;
  transition: height 0.65s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -moz-transition: height 0.65s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -webkit-transition: height 0.65s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
  -o-transition: height 0.65s cubic-bezier(0.165, 0.85, 0.45, 1) 0s;
}

.lines-bg .line-col:before {
  height: 100%;
}

.lines-bg .line-col:after {
  height: 0%;
}

@media (max-width: 1199px) {
  .lines-bg .line-col {
    width: 33.333%;
  }

  .lines-bg .line-col:nth-child(4),
  .lines-bg .line-col:nth-child(5) {
    display: none;
  }
}

@media (max-width: 720px) {
  .lines-bg .line-col {
    width: 50%;
  }

  .lines-bg .line-col:nth-child(3),
  .lines-bg .line-col:nth-child(4),
  .lines-bg .line-col:nth-child(5) {
    display: none;
  }
}

/* 
  ===================
    TINY SLIDER CSS
  ===================
*/
.tns-nav {
  margin: 10px 0;
  text-align: center;
}

.tns-nav>[aria-controls] {
  background: #f3fdf1;
  border: 0;
  border-radius: 50%;
  height: 9px;
  margin: 0 5px;
  padding: 0;
  width: 9px;
}

.tns-nav > .tns-nav-active {
  background: #cafdc2;
}

#flow-slider-1169 .content span.subtitle {
  color: #f7fdf1 !important;
}

/* 
  =====================
    LITY LIGHTBOX CSS
  =====================
*/
.lity {
  z-index: 99990;
}

.lity-wrap {
  z-index: 99990;
}

.lity-loader {
  z-index: 99991;
}

.lity-container {
  z-index: 99992;
}

.lity-content {
  z-index: 99993;
}

.lity-close,
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
  z-index: 99994;
}

.lity {
  transition: opacity 0.15s ease;
}

.lity-loader {
  transition: opacity 0.15s ease;
}

.lity-content {
  transition: -webkit-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
}

.lity-close {
  -ms-flex-direction: column;
  -ms-flex-pack: justify;
  -ms-flex-pack: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  height: 19px;
  justify-content: space-between;
  justify-content: center;
  position: relative;
  position: fixed;
  right: 25px;
  top: 25px;
  width: 30px;
  width: 22px;
}

.lity-close .btn-line,
.lity-close:after,
.lity-close:before {
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: gray;
  height: 3px;
  width: 100%;
}

.lity-close:before {
  content: "";
  width: 85%;
}

.lity-close:after {
  content: "";
}

.lity-close .btn-line {
  width: 55%;
}

.lity-close .btn-line,
.lity-close:after,
.lity-close:before {
  background-color: #f7fdf1;
  position: absolute;
  width: 100%;
  height: 2px;
}

.lity-close .btn-line {
  display: none;
}

.lity-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lity-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.lity-close:active {
  top: 25px;
}

@media (max-width: 575.98px) {
  .lity-close {
    right: 15px;
  }
}

/* 
  ==============
    Author Page
  ==============
*/
.author .page-heading img.avatar {
  border-radius: 50%;
  margin-bottom: 12px;
}

.author .page-heading .author-name {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}

.author .page-heading .author-bio {
  font-size: 15px;
  line-height: 1.9;
  margin-bottom: 0;
}

.author .heading-section {
  margin: 2rem 0 4rem;
}


/* 

█▀▄ ▄▀█ █▀█ █▄▀   █░█░█ █▀▀ █▄▄
█▄▀ █▀█ █▀▄ █░█   ▀▄▀▄▀ ██▄ █▄█

*/

[data-skin="dark"] blockquote {
  background-color: #1e1e1e;
}

[data-skin="dark"] html,
[data-skin="dark"] body {
  background-color: #121212;
  color: #9f9f9f;
}

[data-skin="dark"] .h1,
[data-skin="dark"] .h2,
[data-skin="dark"] .h3,
[data-skin="dark"] .h4,
[data-skin="dark"] .h5,
[data-skin="dark"] .h6,
[data-skin="dark"] h1,
[data-skin="dark"] h2,
[data-skin="dark"] h3,
[data-skin="dark"] h4,
[data-skin="dark"] h5,
[data-skin="dark"] h6 {
  color: #f7fdf1;
}

/* LINK */
[data-skin="dark"] a:not(.trc-btn-primary):not(.trc-btn-outline) {
  color: #f7fdf1;
}

/* SCROLL BAR */
[data-skin="dark"] ::-webkit-scrollbar {
  background-color: #121212;
}

/* SCROLL UP */
[data-skin="dark"] .back-top {
  background-color: #121212;
  border-color: #f7fdf1;
}

[data-skin="dark"] .back-top .icon {
  color: #f7fdf1;
}

/* SOCIAL MEDIA ICONS */
[data-skin="dark"] .social-icons .follow-label {
  color: #f7fdf1;
}

[data-skin="dark"] .social-icons .follow-label::after {
  background-color: #f7fdf1;
}

/* INPUT */
[data-skin="dark"] input:not([type=submit], [type='checkbox'], [type='radio']),
[data-skin="dark"] select,
[data-skin="dark"] .woocommerce .select2,
[data-skin="dark"] textarea,
[data-skin="dark"] .woocommerce form .form-row .input-text,
[data-skin="dark"] .woocommerce form .form-row select {
  background-color: #1c1c1c;
}

[data-skin="dark"] input:not([type=submit], [type='checkbox'], [type='radio'])::placeholder,
[data-skin="dark"] textarea::placeholder {
  color: #777777;
}

/* Select */
[data-skin="dark"] select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

/* 
  ==========
    NAVBAR
  ==========
*/
[data-skin="dark"] .navbar-scrolled {
  background-color: #590212;
}

[data-skin="dark"] .navbar .navbar-brand span {
  color: #f7fdf1;
}

[data-skin="dark"] .navbar .navbar-nav .nav-link {
  color: #f7fdf1;
}

[data-skin="dark"] .navbar .dropdown-menu {
  background-color: #1e1e1e;
}

[data-skin="dark"] .navbar .dropdown-item {
  color: #f7fdf1;
}

[data-skin="dark"] .navbar .dropdown-item:hover {
  color: #f7fdf1;
}

[data-skin="dark"] .navbar .navbar-menu-toggle:before,
[data-skin="dark"] .navbar .navbar-menu-toggle span,
[data-skin="dark"] .navbar .navbar-menu-toggle:after {
  background-color: #f7fdf1;
}

@media (max-width: 767.98px) {
  [data-skin="dark"] .navbar .navbar-collapse .navbar-nav {
    background-color: #1e1e1e;
  }

  [data-skin="dark"] .navbar .navbar-collapse .navbar-nav .nav-link:focus,
  [data-skin="dark"] .navbar .navbar-collapse .navbar-nav .nav-link:hover {
    color: #f7fdf1;
  }
}

/* 
  ===================
    HEADING SECTION
  ===================
*/
[data-skin="dark"] .heading-section .section-title .title-bg {
  color: #121212;
  -webkit-text-stroke-color: rgb(255 255 255 / 20%);
}

/* 
  ================
    Page HEADING
  ================
*/
[data-skin="dark"] .page-heading .animated-bar {
  background-color: #f7fdf1;
}

[data-skin="dark"] .page-heading .animated-bar:after,
[data-skin="dark"] .page-heading .animated-bar:before {
  background-color: #121212;
}

/* HEADING SECTION: SINGLE PAGES */
[data-skin="dark"] .single .page-heading .post-cats {
  color: #f7fdf1;
}

[data-skin="dark"] .single .page-heading .post-meta {
  color: #f7fdf1;
}

/* 
  ==========
    HEADER
  ========== 
*/
[data-skin="dark"] .header .contact-info ul li {
  border-color: #f7fdf1;
}

[data-skin="dark"] .header .contact-info .label-info {
  color: #f7fdf1;
}

[data-skin="dark"] .header .scroll-down .scroll-mouse {
  border-color: #f7fdf1;
}

[data-skin="dark"] .header .scroll-down .scroll-mouse::before {
  background-color: #f7fdf1;
}

[data-skin="dark"] .header .scroll-down .scroll-line {
  background-color: #f7fdf1;
}

.bdt-prime-slider-skin-general .bdt-prime-slider-wrapper {
	margin-right: auto !important;
  	margin-left: auto !important;
}

.button-link-wrap {
  min-width: 409px;
  text-align: center;
}

.bdt-ps-sub-title {
  color: #F3FdF1 !important;
}

.bdt-slideshow-item {
  align-items: flex-start !important;
}

.bdt-prime-slider-wrapper {
  display: flex;
  align-items: flex-start;
  height: 100%;
}

.bdt-prime-slider-content {
  padding-top: 320px;
  box-sizing: border-box;
}

/* Desktop (Standard) */
.bdt-prime-slider-content {
  padding-top: 15%;
}

/* Tablet */
@media (max-width: 1024px) {
  .bdt-prime-slider-content {
    padding-top: 180px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .bdt-prime-slider-content {
    padding-top: 120px;
  }
	
	.bdt-btn-wrapper {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
	
	.bdt-ps-sub-title {
    font-size: 14px;
  }

  .bdt-title-tag {
    font-size: 22px;
  }
}

/* Kleine Smartphones */
@media (max-width: 480px) {
  .bdt-prime-slider-content {
    padding-top: 80px;
  }
}

/* 
  ============
    SERVICES
  ============
*/
[data-skin="dark"] .services-section .single-service {
  background-color: #1E1E1E;
}

[data-skin="dark"] .services-section .single-service .service-title {
  color: #f7fdf1;
}

/* 
  ===================
    PARTNER
  ===================
*/
.bdt-slide-btn {
  display: none !important;
}

@media (max-width: 639px) {
	#bdt-slideshow-1 {
		min-height: 850px !important;
	}
}

/* 
  ==================
    SKILL PROGRESS
  ==================
*/
/* Progress Bar */
[data-skin="dark"] .skills-section .single-skill .skill-progress {
  background-color: #313131;
}

[data-skin="dark"] .skills-section .single-skill .skill-info .skill-name {
  color: #f7fdf1;
}

[data-skin="dark"] .skills-section .single-skill .skill-progress .progress-bar .skill-percentage {
  color: #9f9f9f;
}

/* Circular Progress Bar */
[data-skin="dark"] .skills-section .circular-progress .circle {
  background: conic-gradient(var(--theme-color) var(--value), #313131 0%);
}

[data-skin="dark"] .skills-section .circular-progress .circle::before {
  background-color: #121212;
}

[data-skin="dark"] .skills-section .circular-progress .title {
  color: #f7fdf1;
}


/* 
  ================
    TESTIMONIALS
  ================
*/
[data-skin="dark"] .testimonials-section .single-review {
  background-color: #1E1E1E;
}

[data-skin="dark"] .testimonials-section .single-review .review-client .client-name {
  color: #f7fdf1;
}

/* 
  ===========
    PRICING
  ===========
*/
[data-skin="dark"] .pricing-section .single-plan {
  background-color: #1E1E1E;
}

[data-skin="dark"] .pricing-section .single-plan .plan-type {
  color: #f7fdf1;
}

[data-skin="dark"] .pricing-section .single-plan .plan-price {
  color: #f7fdf1;
}

/* 
  =========
    TEAM
  =========
*/
[data-skin="dark"] .team-section .member-name {
  color: #f7fdf1;
}

/* 
  ==========
    RESUME 
  ==========
*/
[data-skin="dark"] .resume-section .resume-item {
  background-color: #1E1E1E;
}

[data-skin="dark"] .resume-section .resume-item:not(:last-child) {
  border-bottom: 1px solid #313131;
}

/* 
  =============
    PORTFOLIO
  =============
*/
[data-skin="dark"] .portfolio-section .filter-control>li {
  color: #f7fdf1;
}

/* 
  ==============
    PAGINATION
  ==============
*/
[data-skin="dark"] .pagination ul li a,
[data-skin="dark"] .pagination ul li span {
  color: #f7fdf1;
}

[data-skin="dark"] .pagination span.page-numbers.dots:hover {
  color: #f7fdf1;
}

/* 
  ====================
    LINES BACKGROUND
  ====================
*/
[data-skin="dark"] .lines-bg .line-col:before {
  background: rgb(255 255 255 / 8%);
}

/* 
  ===========
    COMMENTS
  ===========
*/

/* COMMENT LIST */
[data-skin="dark"] .comment-box .comment-core {
  background-color: #1e1e1e;
}

[data-skin="dark"] .comment-box .comment-info .comment-author-date {
  color: #f7fdf1;
}

/* 
  ========================
    NOT FOUND PAGE (404)
  ========================
*/
[data-skin="dark"] .not-found p {
  color: #f7fdf1;
}

/* 
  ==========
    SEARCH
  ==========
*/
[data-skin="dark"] .search-not-found .icon {
  color: #f7fdf1;
}

/* 
  ==============
    SHARE POST
  ==============
*/
[data-skin="dark"] .share-post .share-label {
  color: #f7fdf1;
}

[data-skin="dark"] .share-post .share-label::after {
  border-top-color: #f7fdf1;
}

/* 
  ==============
    FLOW
  ==============
*/
.flow-wide .flow-item .flow-icon img {
  max-width: 100px !important;
}

#flow-slider-1169 .flow-wide .flow-bar {
  background-color: #590212 !important;
}

#flow-slider-1169 .content span.title {
  color: #f7fdf1 !important;
}

.flow-wide .flow-item .flow-icon .title-wrapper span.title {
  font-size: 13px !important;
}

.flow-wide .flow-item.active .flow-icon .title-wrapper span.title {
  color: #f7fdf1 !important;
}

#flow-slider-1169 .flow-wide .flow-item .flow-icon .title-wrapper span.title {
  color: #8c0327;
}

#flow-slider-1169 .flow-wide .flow-item::after {
  background-color: #590212 !important;
}

html .flow-wide .flow-item.active .flow-icon img {
  max-width: 135px !important;
  margin-bottom: -36px;
}

.flow-wide .flow-item .flow-icon .title-wrapper {
  margin: 30px auto 8px auto !important;
}

.alignnone.size-full.wp-image-1563 {
  margin-top: 15px;
  filter: grayscale(1) brightness(5);
}

.flow-wide .flow-item .flow-icon img {
  object-fit: contain !important;
}

@media (max-width: 992px) {
	.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-1f1446b2 {
  margin-top: -200px;
}
	.team-content {
  padding: 5px !important;
}
	.tf-team.style-1 {
  height: 288.5px;
}
}


@media (max-width: 420px) {
  .tp-bq-desc h1 {
    font-size: 22px;
  }

  .elementor-column.elementor-col-33.elementor-inner-column.elementor-element {
    width: 100%;
	margin-top: 5px;
  }

  .elementor-button.elementor-button-link.elementor-size-sm {
    min-width: 100% !important;
  }

  .heading-section .section-title .title-bg {
    font-size: 36px;
  }

  .wkit-team-item {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 
  ==============
    FOOTER
  ==============
*/
.elementor-element.elementor-element-4dda28ad.e-con-full.elementor-hidden-tablet.elementor-hidden-mobile.e-flex.e-con.e-parent.e-lazyloaded.elementor-sticky.elementor-sticky--effects.elementor-sticky--active.elementor-section--handles-inside, .elementor-element.elementor-element-78f1a248.e-con-full.elementor-hidden-tablet.elementor-hidden-mobile.e-flex.e-con.e-parent.e-lazyloaded.elementor-sticky.elementor-sticky--effects.elementor-sticky--active.elementor-section--handles-inside {
  height: 180px;
}
.elementor-element.elementor-element-378c9ee8.elementor-widget__width-initial.elementor-position-top.elementor-widget.elementor-widget-image-box, .elementor-element.elementor-element-700821e1.elementor-widget__width-initial.elementor-position-top.elementor-widget.elementor-widget-image-box {
  width: unset !important;
}
.elementor-element.elementor-element-4dda28ad.e-con-full.elementor-hidden-tablet.elementor-hidden-mobile.e-flex.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects.e-lazyloaded, .elementor-element.elementor-element-78f1a248.e-con-full.elementor-hidden-tablet.elementor-hidden-mobile.e-flex.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects.e-lazyloaded {
  box-shadow: 0px 0px 40px 10px #000;
}
.elementor-element.elementor-element-9d75fdf.elementor-widget.elementor-widget-heading h1, .elementor-element.elementor-element-516a3ea.elementor-widget.elementor-widget-heading h1 {
  color: #0000 !important;
  cursor: context-menu;
}
.attachment-full.size-full.wp-image-412 {
	max-width: 60% !important;
}
.elementor-element.elementor-element-4dda28ad.e-con-full.elementor-hidden-tablet.elementor-hidden-mobile.e-flex.e-con.e-parent.e-lazyloaded, .elementor-element.elementor-element-78f1a248.e-con-full.elementor-hidden-tablet.elementor-hidden-mobile.e-flex.e-con.e-parent.e-lazyloaded, .elementor-element.elementor-element-4dda28ad.e-con-full.e-flex.e-con.e-parent.e-lazyloaded, .elementor-element.elementor-element-56bb690.e-flex.e-con-boxed.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-parent.e-lazyloaded {
  position: absolute;
  left: 0 !important;
}

@media (max-width: 1025px) {
	.elementor-element.elementor-element-175aad7.e-con-full.e-flex.e-con.e-child {
	  display: none;
	}
	.elementor-element.elementor-element-4dda28ad.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
	  display: -webkit-box;
		 padding-top: 15px;
  padding-left: 15px;
	}
	.elementor-element.elementor-element-7341ec3a.e-con-full.e-flex.e-con.e-child {
  display: none;		
}
	.attachment-full.size-full.wp-image-412 {
  max-width: unset !important;
  height: 60px;
  width: auto;
}
	.elementor-351 .elementor-element.elementor-element-378c9ee8 .elementor-image-box-wrapper .elementor-image-box-img {
		    width: auto !important;
	}
	
	.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-1f1446b2 {
  margin-top: -20%;
}
	.tf-team.style-1 {
			max-height: 354.5px !important;
		hyphens: auto;
		}
	.tf-team .team-box-social {
		margin-top: -11px;
	}
	.overlay-title .tp-title-icon {
  display: none !important;
}
	 .wkit-wb-Widget_3mscd925 .wkit-hover-media-carousel-main .wkit-navigation {
    top: 101% !important;
  }
}

@media (max-width: 768px) {
	.elementor-button.elementor-button-link.elementor-size-sm {
	  margin-top: 5px !important;
	  min-width: 355px !important;
	}
	 .elementor-element.elementor-element-4dda28ad.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    display: flex;
    padding-top: 15px;
    padding-left: 15px;
  }
	 .elementor-351 .elementor-element.elementor-element-4dda28ad {
    --padding-bottom: 5%;
  }
	.tf-team.style-1 {
  height: 236.75px !important;
}
	.elementor-351 .elementor-element.elementor-element-c1760aa .tf-team {
		margin-top: -60px;
	}
	.elementor-element.elementor-element-9f728b0.elementor-widget.elementor-widget-tfteam {
  margin-top: -35px;
}
	.elementor-element.elementor-element-c1760aa.elementor-widget.elementor-widget-tfteam {
  margin-top: -5px;
}
	
	.team-image img {
  height: 100px !important;
  width: auto;
}
	
	.elementor-element.elementor-element-9f728b0.elementor-widget.elementor-widget-tfteam {
  margin-top: 0px;
}
	
	.elementor-element.elementor-element-c1760aa.elementor-widget.elementor-widget-tfteam {
  margin-top: 60px;
}
}

@media (min-width: 768px) {
  .elementor-351 .elementor-element.elementor-element-f464453, .elementor-472 .elementor-element.elementor-element-7e869685 {
    --width: 40% !important;
  padding-right: 0 !important;
  }
}

/* 
  ==============
    SWIPER
  ==============
*/
.elementor-background-slideshow__slide.swiper-slide {
  height: 280px !important;
  min-height: unset !important;
}
.elementor-section.elementor-top-section.elementor-element.elementor-element-449d2b78.elementor-section-full_width.elementor-section-stretched.elementor-section-height-default {
  margin-bottom: 0;
  margin-top: 125px;
}
.swiper-slide-image.swiper-lazy.swiper-lazy-loaded {
	height: auto;
	  width: 240px !important;
	}
}

.elementor-background-slideshow__slide__image {
  filter: blur(2px) brightness(90%);
  opacity: 0.1;
  height: 60% !important;
}

.elementor-element.elementor-element-7fb0556.elementor-widget.elementor-widget-trc_heading_widget {
  margin-top: 5em;
  margin-bottom: -4em;
}

#tr-bodyContent {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

form label {
    min-width: 75%;
}

.trc-btn-outline {
  background-color: #8c0327;
  color: #f7fdf1 !important;
  border: none !important;
}

.trc-btn-outline:hover {
  background-color: #cafdc2 !important;
  color: #170307 !important;
}

.elementor-element p {
  color: #f7fdf1;
}

.hsfc-Step .hsfc-Step__Banner {
  display: none;
}

.elementor-351 .elementor-element.elementor-element-3cbcd3d7 > .elementor-element-populated, .elementor-351 .elementor-element.elementor-element-70787851 > .elementor-element-populated, .elementor-351 .elementor-element.elementor-element-540d1bb7 > .elementor-element-populated, .elementor-351 .elementor-element.elementor-element-6c93d7e4 > .elementor-element-populated, .elementor-351 .elementor-element.elementor-element-5232ec3d, .elementor-4538 .elementor-element.elementor-element-d853a3e > .elementor-element-populated, .elementor-4538 .elementor-element.elementor-element-7a4d74b3 > .elementor-element-populated, .elementor-4538 .elementor-element.elementor-element-2df57914 > .elementor-element-populated, .elementor-4538 .elementor-element.elementor-element-31a2f19c > .elementor-element-populated, .elementor-472 .elementor-element.elementor-element-4f8fcdc2 > .elementor-element-populated, .elementor-472 .elementor-element.elementor-element-6bb09b4f > .elementor-element-populated, .elementor-472 .elementor-element.elementor-element-651d9e25 > .elementor-element-populated, .elementor-472 .elementor-element.elementor-element-54e27dfe > .elementor-element-populated, .elementor-459 .elementor-element.elementor-element-31a2f19c > .elementor-element-populated, .elementor-459 .elementor-element.elementor-element-d853a3e > .elementor-element-populated, .elementor-459 .elementor-element.elementor-element-2df57914 > .elementor-element-populated, .elementor-459 .elementor-element.elementor-element-7a4d74b3 > .elementor-element-populated {
	border-color: #cafdc2 !important;
}

.flow-wide .title-wrapper {
  display: none;
}

.tf-team.style-1 {
  height: 383.75px;
}

@media (max-width: 475.98px) {
	.team-image img {
		height: 75px !important;
		width: auto !important;
		margin-top: 7px !important;
	}
	
	.attachment-thumbnail.size-thumbnail.wp-image-1412 {
  height: 50px;
  width: auto;
  margin-top: 5px;
}
	
  .tf-team.style-1 {
  height: 160px;
  padding: 0px !important;
}
	
	.elementor-element.elementor-element-3665930.elementor-widget.elementor-widget-tfteam {
  height: 195px;
}
}

@media (min-width: 640px) and (max-width: 991px) {
	.frist-word {
  font-size: 35px;
}
	.single-review.swiper-slide {
		height: 452px;
	}
	.bdt-prime-slider-skin-isolate .bdt-slideshow-item .bdt-slide-overlay {
		height: 255px !important;
		margin-top: 206px;
	}
	.bdt-prime-slider-skin-isolate .bdt-slideshow-item.bdt-active .bdt-slide-overlay::before {
		height: 65%;
	}
	.bdt-flex.bdt-flex-column.bdt-navigation-arrows.reveal-muted {
	  margin-top: -331px;
  }
	
	#bdt-fe8aa0b {
      margin-top: -185px;
    }
	}


.bdt-ps-sub-title {
    color: #00ff00; /* knalliges Grün */
    /* font-family: 'Poppins', sans-serif; */
}

/* 
  ==============
 MARGINS HEADINGS
  ==============
*/
.elementor-element.elementor-element-80414a7.elementor-widget.elementor-widget-spacer {
  height: 70px !important;
}

.elementor-351 .elementor-element.elementor-element-740b302d {
	margin-bottom: 5rem !important;
}

.elementor-element.elementor-element-7d54480.elementor-widget.elementor-widget-spacer {
  height: 135px;
}