/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.1.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Live tokens from kallenberger.eu compiled CSS (F12 / source) */

html {
	scroll-behavior: smooth;
}

body {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
	font-size: 1.125rem;
	line-height: 1.5;
	font-weight: 400;
	color: #444;
	background: #fff;
	hyphens: auto;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}

a {
	color: #807370;
	text-decoration: none;
}

a:hover {
	color: #6e6461;
}

/* ----- Header: always overlay like live position:fixed ----- */
.elementor-location-header {
	position: fixed !important;
	top: 0;
	right: 0;
	left: 0;
	z-index: 850;
	width: 100%;
	background: #fff;
}

html.admin-bar .elementor-location-header {
	top: 32px;
}

@media (max-width: 782px) {
	html.admin-bar .elementor-location-header {
		top: 46px;
	}
}

.kb-header .e-con-inner,
.kb-header-nav,
.kb-header-nav .e-con-inner,
.kb-header .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
	flex-wrap: nowrap !important;
}

.kb-header-nav {
	width: auto !important;
	flex: 1 1 auto !important;
	max-width: 100%;
}

.kb-header > .e-con-inner,
.kb-header .e-con-boxed {
	max-width: 1170px !important;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.kb-header .elementor-nav-menu--main .sub-arrow {
	display: none;
}

.kb-header-logo .elementor-widget-image img {
	width: auto;
	height: auto;
	max-width: 300px;
}

.kb-header .elementor-nav-menu--main .elementor-item {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	color: #444;
	text-transform: none;
	padding: 10px 15px;
	line-height: 1.5;
}

.kb-header .elementor-item.elementor-item-active,
.kb-header .elementor-item.highlighted,
.kb-header .elementor-nav-menu--main .elementor-item:hover {
	color: #807370 !important;
}

.kb-header .elementor-nav-menu--dropdown {
	border-top: 3px solid #f39213;
	min-width: 250px;
	padding: 10px;
	box-shadow: rgba(17, 17, 26, 0.1) 0 1px 0;
	background: #fff;
}

.kb-header .elementor-nav-menu--dropdown .elementor-item {
	font-size: 1.125rem;
	font-weight: 600;
	color: #444;
	padding: 10px 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	letter-spacing: 0.2px;
	white-space: nowrap;
}

.kb-header .elementor-search-form__toggle {
	border: 0 !important;
	background: transparent !important;
	border-radius: 0 !important;
	margin-left: 30px;
	font-size: 2rem !important;
	color: #ffce44 !important;
	width: auto !important;
	height: auto !important;
	min-width: 0 !important;
	min-height: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	--e-search-form-toggle-size: 2rem;
}

.kb-header .elementor-search-form__toggle i,
.kb-header .elementor-search-form__toggle svg {
	color: #ffce44 !important;
	fill: #ffce44 !important;
	width: 2rem;
	height: 2rem;
}

.kb-header .elementor-menu-toggle {
	color: #f39213;
}

.kb-header .elementor-menu-toggle i,
.kb-header .elementor-menu-toggle svg {
	color: #f39213;
	fill: #f39213;
}

/* Live hamburger: 40×3px orange bars */
.kb-header .elementor-menu-toggle .elementor-menu-toggle__icon--open svg,
.kb-header .elementor-menu-toggle .elementor-menu-toggle__icon--close svg {
	width: 40px;
	height: 24px;
}

/* Search overlay → orange 225px bar like live */
.elementor-search-form--full-screen .elementor-search-form__container {
	background: rgba(0, 0, 0, 0.35);
}

.elementor-search-form--full-screen .elementor-search-form {
	background: #f39213;
	min-height: 225px;
	display: flex;
	align-items: center;
	padding: 0 80px;
}

.elementor-search-form--full-screen .elementor-search-form__input {
	height: 60px;
	font-size: 1.25rem;
	line-height: 60px;
	color: #444;
	background: #fff;
	border: 0;
}

.elementor-search-form--full-screen .elementor-search-form__submit {
	background: #807370;
	color: #fff;
	height: 60px;
	width: 60px;
	border: 0;
	border-radius: 5px;
}

/* ----- Hero: inset slider, gradient overlay, fluid caption ----- */
.kb-sec-hero .elementor-slides-wrapper,
.kb-sec-hero .elementor-main-swiper,
.kb-sec-hero .swiper-wrapper,
.kb-sec-hero .swiper-slide {
	min-height: calc(60vh - 290px);
}

.kb-sec-hero .elementor-background-overlay,
.kb-sec-hero .swiper-slide-inner .elementor-background-overlay {
	background: linear-gradient(0deg, #444 0%, rgba(0, 0, 0, 0.15) 100%) !important;
	opacity: 0.7 !important;
	--background-overlay-opacity: 0.7;
}

.kb-sec-hero .elementor-slide-heading {
	font-size: calc(3.5vw + 20px) !important;
	font-weight: 700;
	color: #fff !important;
	line-height: 1.2;
}

.kb-sec-hero .elementor-slide-description {
	font-size: 1.6875rem !important;
	font-weight: 600;
	color: #fff !important;
}

.kb-sec-hero .elementor-slide-heading a,
.kb-sec-hero .elementor-slide-description a,
.kb-sec-hero a.elementor-slide-heading,
.kb-sec-hero a.swiper-slide-inner {
	color: #fff !important;
}

/* Live owl-nav: FA angle, 50px, white, 20px inset, no circle */
.kb-sec-hero .elementor-swiper-button {
	width: 18px;
	height: 50px;
	background: none !important;
	border: 0 !important;
	box-shadow: none !important;
	opacity: 0.7;
	top: 50%;
	margin-top: -25px;
	transform: none !important;
	padding: 0 !important;
}

.kb-sec-hero .elementor-swiper-button:hover {
	opacity: 1;
	background: none !important;
}

.kb-sec-hero .elementor-swiper-button-prev {
	left: 20px;
	right: auto;
}

.kb-sec-hero .elementor-swiper-button-next {
	right: 20px;
	left: auto;
}

.kb-sec-hero .elementor-swiper-button i,
.kb-sec-hero .elementor-swiper-button svg {
	display: none !important;
}

.kb-sec-hero .elementor-swiper-button::before {
	font-family: "Font Awesome 5 Free", "Font Awesome 6 Free", "Font Awesome 6 Pro";
	font-weight: 900;
	font-size: 50px;
	line-height: 50px;
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: block;
}

.kb-sec-hero .elementor-swiper-button-prev::before {
	content: "\f104";
}

.kb-sec-hero .elementor-swiper-button-next::before {
	content: "\f105";
}

.elementor-widget-text-editor a:not(.elementor-button),
.kb-sec-welcome a:not(.elementor-button) {
	color: #807370 !important;
}

/* Buttons: widget owns padding/bg — do not double-box the inner label */
.elementor-button,
.elementor-button:visited,
.elementor-button .elementor-button-text,
.elementor-button .elementor-button-content-wrapper {
	color: #fff !important;
	background-color: transparent;
}

.elementor-button {
	background-color: #807370 !important;
	border: 1px solid #807370 !important;
	border-radius: 5px !important;
	box-shadow: rgba(17, 17, 26, 0.1) 0 1px 0;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 700;
}

.elementor-button:hover {
	background-color: #6e6461 !important;
	border-color: #6e6461 !important;
}

.elementor-button:hover .elementor-button-text,
.elementor-button:hover .elementor-button-content-wrapper {
	color: #fff !important;
	background-color: transparent !important;
}

.kb-tour__info,
.kb-tour__accept {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	padding: 10px 15px;
	border-radius: 5px;
	border: 1px solid #807370;
	background: #807370;
	color: #fff !important;
	box-shadow: rgba(17, 17, 26, 0.1) 0 1px 0;
	text-transform: none;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
}

.kb-tour__accept:hover {
	background: #6e6461;
	border-color: #6e6461;
	color: #fff;
}

.kb-tour__info {
	background: #b9b2b0;
	border-color: #b9b2b0;
}

.kb-tour__info:hover {
	background: #a49c99;
	border-color: #a49c99;
	color: #fff;
}

/* ----- Content ----- */
.kb-sec-welcome .elementor-heading-title {
	letter-spacing: 0.025rem;
}

.kb-leistung-card .elementor-widget-image img {
	width: 100%;
	height: auto !important;
	aspect-ratio: 494 / 329;
	object-fit: cover;
}

.kb-fuge-photo .elementor-widget-image img {
	width: 100%;
	height: auto !important;
	aspect-ratio: 1 / 1;
	object-fit: cover;
}

.kb-partner-slide .elementor-widget-image img {
	max-width: 140px;
	max-height: 52px;
	width: auto;
	height: auto;
	object-fit: contain;
}

.kb-tour-inner {
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
}

.kb-tour__consent p {
	margin: 0 auto;
	max-width: 520px;
	text-align: center;
	font-size: 1.125rem;
	color: #444;
	line-height: 1.5;
}

.kb-tour__actions {
	display: flex;
	gap: 10px;
	justify-content: center;
	margin-top: 16px;
}

.kb-tour__frame {
	width: 100%;
}

.kb-tour__frame iframe {
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	aspect-ratio: 16 / 9;
	height: auto;
	min-height: 420px;
	border: 0;
	display: block;
	background: #dcd8d3;
}

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

.kb-footer-orange a {
	color: #fff;
	text-decoration: underline;
}

.kb-footer-icon .elementor-widget-image img {
	height: 34px;
	width: auto;
}

/* ----- Right advisor tabs (live .quicklinks.quicklinks__icons-right) ----- */
.kb-advisor-wrap {
	position: relative;
	height: 0;
	overflow: visible;
}

.quicklinks {
	position: fixed;
	top: 45%;
	z-index: 900;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.quicklinks .quicklinks_item {
	position: relative;
	display: table;
	box-shadow: rgba(17, 17, 26, 0.1) 0 1px 0;
	border-radius: 5px;
	clear: both;
	margin-bottom: 4px;
}

.quicklinks .quicklinks_item.quicklinks_box {
	display: flex;
}

.quicklinks .quicklinks_item.quicklinks_box .quicklinks_box_label {
	display: flex;
	width: 45px;
	max-height: 60vh;
	overflow: hidden;
	padding: 15px 9px;
	border-radius: 5px;
	background: #f39213;
	color: #fff;
	white-space: nowrap;
	align-items: center;
	justify-content: center;
}

.quicklinks .quicklinks_item.quicklinks_box .quicklinks_box_label div {
	text-align: center;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	font-size: 0.925rem;
	font-weight: 600;
}

.quicklinks .quicklinks_item.quicklinks_box .quicklinks_box_content {
	padding: 20px;
	color: #fff;
	background: #f39213;
	position: relative;
	max-width: 95vw;
	max-height: 60vh;
	overflow-y: auto;
	width: 280px;
}

.quicklinks .quicklinks_item.quicklinks_box .quicklinks_box_content .quicklinks_box_headline {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 10px;
}

.quicklinks .quicklinks_item.quicklinks_box .quicklinks_box_content .text-wrapper a {
	color: #fff;
	text-decoration: underline;
}

.quicklinks .quicklinks_item.quicklinks_icons {
	height: 52px;
}

.quicklinks .quicklinks_item.quicklinks_icons .quicklinks_icons_label {
	width: 45px;
	height: 52px;
	text-align: center;
	color: #fff;
	background: #f39213;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-weight: 700;
}

.quicklinks__icons-right {
	transform: translate(0, -45%);
	right: 0;
}

.quicklinks__icons-right .quicklinks_item {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	float: right;
	clear: both;
	right: 45px;
	transform: translateX(100%);
	transition: transform 0.25s ease;
}

.quicklinks__icons-right .quicklinks_item:hover,
.quicklinks__icons-right .quicklinks_item:focus-within {
	transform: translateX(0);
}

.quicklinks__icons-right .quicklinks_item.quicklinks_box .quicklinks_box_label,
.quicklinks__icons-right .quicklinks_item.quicklinks_icons .quicklinks_icons_label {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

/* ----- Breakpoints from live CSS ----- */
@media (min-width: 768px) {
	.kb-sec-hero .elementor-slides-wrapper,
	.kb-sec-hero .elementor-main-swiper,
	.kb-sec-hero .swiper-wrapper,
	.kb-sec-hero .swiper-slide {
		min-height: calc(80vh - 290px);
	}
}

@media (min-width: 992px) {
	.kb-sec-hero .elementor-slides-wrapper,
	.kb-sec-hero .elementor-main-swiper,
	.kb-sec-hero .swiper-wrapper,
	.kb-sec-hero .swiper-slide {
		min-height: calc(100vh - 290px);
	}
}

@media (max-width: 1669px) {
	.kb-header .elementor-nav-menu--main .elementor-item {
		padding: 10px;
	}
}

@media (max-width: 1569px) {
	.kb-header .elementor-nav-menu--main .elementor-item {
		font-size: 1.15rem;
		padding: 10px;
	}

	.kb-header .elementor-search-form__toggle {
		font-size: 1.8rem;
	}
}

@media (max-width: 1469px) {
	.kb-header .elementor-nav-menu--main .elementor-item {
		font-size: 1rem;
	}

	.kb-header .elementor-search-form__toggle {
		font-size: 1.6rem;
	}
}

@media (max-width: 1369px) {
	.kb-header .elementor-nav-menu--main .elementor-item {
		font-size: 0.925rem;
		padding: 10px;
	}

	.kb-header .elementor-search-form__toggle {
		font-size: 1.4rem;
	}
}

@media (max-width: 1269px) {
	.kb-header .elementor-nav-menu--main .elementor-item {
		font-size: 0.9rem;
		padding: 10px 8px;
	}

	.kb-header .elementor-search-form__toggle {
		margin-left: 10px;
	}
}

@media (max-width: 1199px) {
	.kb-header .elementor-nav-menu--main .elementor-item {
		font-size: 0.8rem;
		padding: 10px 8px;
	}
}

@media (max-width: 991px) {
	.kb-header-logo .elementor-widget-image img {
		max-width: 200px;
	}

	.elementor-search-form--full-screen .elementor-search-form {
		padding: 0 20px;
	}
}

@media (max-width: 767px) {
	.elementor-location-header {
		height: auto;
	}

	.kb-header-logo .elementor-widget-image img {
		max-width: 200px;
	}

	.quicklinks {
		top: auto;
		bottom: 12px;
		transform: none;
	}
}
