/**
* Theme Name: bilder child Anton Clemens
* Description: This is a child theme of bilder by CrowdyTheme
* Author: <a href="https://ck3d.de/">Christian Kubitza</a>
* Template: bilder
* Version: 1.0.0
*/


/** Fonts **/
/* Entwurf Font-Größe /2 */

@font-face {
	font-family: "FFZineSansDisplayPro";
	src:
		url('fonts/FFZineSansDisplayProRegular.woff2') format('woff2'),
		url('fonts/FFZineSansDisplayProRegular.woff') format('woff');
	font-weight: 400;
}
@font-face {
	font-family: "FFZineSansDisplayPro";
	src:
		url('fonts/FFZineSansDisplayProMedium.woff2') format('woff2'),
		url('fonts/FFZineSansDisplayProMedium.woff') format('woff');
	font-weight: 500;
}
@font-face {
	font-family: "FFZineSansDisplayPro";
	src:
		url('fonts/FFZineSansDisplayProBold.woff2') format('woff2'),
		url('fonts/FFZineSansDisplayProBold.woff') format('woff');
	font-weight: 700;
}

:root {
	--font-primary: "FFZineSansDisplayPro", sans-serif;
	--font-secondary: "FFZineSansDisplayPro", sans-serif;
	--font-text: "FFZineSansDisplayPro", sans-serif;
	--font-accent: "FFZineSansDisplayPro", sans-serif;
	--e-global-color-primary: #36918B;
	--e-global-color-secondary: #65AFC3;
	--e-global-color-text: #4C4C4C;
	--e-global-color-accent: #016477;
	--e-global-color-8c0e647: #FFFFFF;
	--e-global-color-0d4e874: #000000;
	--e-global-typography-primary-font-size: 15pt;
	--e-global-typography-secondary-font-size: 15pt;
	--e-global-typography-text-font-size: 15pt;
}

body {
	font-size: var(--e-global-typography-text-font-size);
	line-height: 1.33;
	background-image: url(img/bg-pattern.webp);
	background-size: auto;
	background-position: 0 0;
	color: var(--e-global-color-text);
}

h1,
.elementor-widget-heading h1.elementor-heading-title {
	font-size: 50pt;
	font-weight: 400;
	line-height: 1em;
	text-transform: none;
	margin-bottom: 1em;
	color: #36918b;
	letter-spacing: 0;
}
h2,
.elementor-widget-heading h2.elementor-heading-title {
	font-size: 50pt;
	font-weight: 400;
	line-height: 1em;
	text-transform: none;
	margin-bottom: 1em;
	color: #36918b;
	letter-spacing: 0;
}
h3,
.elementor-widget-heading h3.elementor-heading-title {
	font-size: 30pt;
	font-weight: 400;
	line-height: 1em;
	text-transform: none;
	margin-bottom: 1em;
	color: #36918b;
	letter-spacing: 0;
}
h4,
.elementor-widget-heading h4.elementor-heading-title {
	font-size: 9.5pt;
	font-weight: 700;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #36918b;
	letter-spacing: .1em;
}
h5,
.elementor-widget-heading h5.elementor-heading-title {
	font-size: 13pt;
	font-weight: 500;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 1em;
	color: #000;
}
	h5::after,
	.elementor-widget-heading h5.elementor-heading-title::after {
		content: "";
		display: inline-block;
		position: relative;
		width: 3em;
		height: 0;
		margin-left: 1em;
		margin-top: -0.1em;
		border-bottom: 1px solid #000;
		vertical-align: middle;
	}
h6,
.elementor-widget-heading h6.elementor-heading-title {
	font-size: 18pt;
	font-weight: 400;
	line-height: 1em;
	text-transform: none;
	margin-bottom: 1em;
	color: #36918b;
	letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 1em;
	margin-bottom: 1em;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child {
	margin-top: 0;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child {
	margin-bottom: 0;
}

.ac-bigger-text {
	font-size: 18pt;
	/* font-weight: 500; */
	letter-spacing: .01em;
}
.ac-smaller-text {
	font-size: 11pt;
	font-weight: 500;
}
.ac-smaller-heading h2 {
	font-size: 38pt;
}
.ac-bigger-icontitle.elementor-widget-icon-box .elementor-icon-box-title,
.ac-bigger-icontitle.elementor-widget-icon-box .elementor-icon-box-title a {
	font-size: 23pt;
}
.ac-white-text {
	color: #fff;
	fill: #fff;
}
	.ac-white-text h1, .ac-white-text .elementor-widget-heading h1.elementor-heading-title,
	.ac-white-text h2, .ac-white-text .elementor-widget-heading h2.elementor-heading-title,
	.ac-white-text h3, .ac-white-text .elementor-widget-heading h3.elementor-heading-title,
	.ac-white-text h4, .ac-white-text .elementor-widget-heading h4.elementor-heading-title,
	.ac-white-text h5, .ac-white-text .elementor-widget-heading h5.elementor-heading-title,
	.ac-white-text h6, .ac-white-text .elementor-widget-heading h6.elementor-heading-title,
	.ac-white-text p,
	.ac-white-text a,
	.ac-white-text a:hover,
	.ac-white-text .elementor-widget-icon-list .elementor-icon-list-text,
	.ac-white-text .elementor-widget-icon-box .elementor-icon-box-title,
	.ac-white-text .elementor-widget-icon-box .elementor-icon-box-description {
		color: inherit;
	}
	.ac-white-text .elementor-widget-icon-box.elementor-view-framed .elementor-icon,
	.ac-white-text .elementor-widget-icon-box.elementor-view-default .elementor-icon {
		color: inherit;
		fill: inherit;
	}

ul.ac-list,
.ac-list ul {
	padding-left: .6em;
}
	ul.ac-list li,
	.ac-list ul li {
		list-style-type: "+";
		padding-left: .3em;
	}
ul.ac-list-disc,
.ac-list-disc ul {
	padding-left: 1em;
}
	ul.ac-list-disc li,
	.ac-list-disc ul li {
		list-style-type: disc;
		padding-left: 0;
	}

@media(max-width: 880px) {
	h1,
	.elementor-widget-heading h1.elementor-heading-title {
		font-size: 40pt;
	}
	h2,
	.elementor-widget-heading h2.elementor-heading-title {
		font-size: 40pt;
	}
	.ac-smaller-heading h2 {
		font-size: 34pt;
	}
}
@media(max-width: 479px) {
	.ac-bigger-text {
		font-size: 16pt;
	}
	h1,
	.elementor-widget-heading h1.elementor-heading-title {
		font-size: 28pt;
	}
	h2,
	.elementor-widget-heading h2.elementor-heading-title {
		font-size: 28pt;
	}
	h3,
	.elementor-widget-heading h3.elementor-heading-title {
		font-size: 26pt;
	}
	h5,
	.elementor-widget-heading h5.elementor-heading-title {
		font-size: 11pt;
	}
	.ac-smaller-heading h2 {
		font-size: 27pt;
	}
}


/** Nav */

body .wcf__nav-menu.desktop-menu-active .menu-item a {
	color: #000;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding: .5em 1.1em;
}
body .wcf__nav-menu.desktop-menu-active .menu-item.current-menu-item a,
body .wcf__nav-menu.desktop-menu-active .menu-item.lang-item.current-lang a {
	color: #36918b;
}
body .wcf__nav-menu.desktop-menu-active .menu-item a:hover {
	color: #36918b;
}

.ac-lang-switcher .wcf__nav-menu.desktop-menu-active .menu-item a {
	padding: .5em .5em;
}
.ac-lang-switcher .wcf__nav-menu.desktop-menu-active .menu-item:not(:last-child)::after {
	content: "|";
	position: absolute;
	top: .5em;
	right: 0;
}


/** Slider **/

body .builder_hero_slider-2 .slide {
	background-size: 96% auto;
	background-position: 0 50%;
	padding-left: 20px;
	padding-right: 20px;
}
	body .ac-slider-b .builder_hero_slider-2 .slide {
		background-size: cover;
	}
body .builder_hero_slider-2 .content {
	padding: 5.6% 135px 34.4% 0;
	height: 0;
	max-width: var(--container-max-width);
	/* max-width: 1280px; */
	margin: 0 auto;
}
body .builder_hero_slider-2 .builder_hero_slider::after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url("img/Kreis-oben.png");
	background-size: auto 86%;
	background-position: 135% 100%;
	background-repeat: no-repeat;
	pointer-events: none;
}
	body .ac-slider-b .builder_hero_slider-2 .builder_hero_slider::after {
		background-image: url("img/Kreis-unten.png");
		background-size: auto 93%;
		background-position: 135% 0;
	}
body .builder_hero_slider-2 .content .sub-title {
	/* max-width: 50%; */
	color: #000;
	font-size: 17pt;
	font-weight: 400;
	letter-spacing: .05em;
	margin-left: 4em;
	margin-top: 0;
	margin-bottom: 2.5em;
}
	body .builder_hero_slider-2 .content .sub-title::before {
		content: "";
		display: block;
		position: relative;
		top: 0.5em;
		left: -4em;
		width: 3em;
		height: 0;
		border-bottom: 1px solid #000;
	}
body .builder_hero_slider-2 .content .title {
	/* max-width: 50%; */
	color: #016477;
	font-size: 84pt;
	line-height: 0.93em;
	font-weight: 500;
	margin: 0;
}
body .builder_hero_slider-2 .content .desc {
	display: none;
}
body .builder_hero_slider-2 .wc-btn-wrapper {
	display: none;
}

@media(max-width: 1024px) {
	body .builder_hero_slider-2 .content .sub-title {
		font-size: 14pt;
		margin-bottom: 1.5em;
	}
	body .builder_hero_slider-2 .content .title {
		font-size: 68pt;
	}
}

@media(max-width: 767px) {
	body .builder_hero_slider-2 .slide {
		background-size: cover;
		background-position: 50% 50%;
	}
	body .builder_hero_slider-2 .builder_hero_slider::after {
		background-position-x: 230%;
	}
	body .ac-slider-b .builder_hero_slider-2 .builder_hero_slider::after {
		background-position-x: 340%;
	}
	body .builder_hero_slider-2 .content {
		padding: 5.6% 0 0 0;
		height: auto;
		min-height: 65vw;
		max-width: 70%;
		margin-left: 0;
	}
	body .builder_hero_slider-2 .content .sub-title {
		font-size: 11pt;
		margin-bottom: 1.5em;
	}
	body .builder_hero_slider-2 .content .title {
		font-size: 42pt;
	}
}
@media(max-width: 479px) {
	body .builder_hero_slider-2 .content .title {
		font-size: 28pt;
	}
}


/** Header */

#ac-site-header {
	font-size: 11pt;
}
body .wcf__nav-menu.mobile-menu-active .wcf-menu-hamburger {
	background-color: transparent;
	fill: #65AFC3;
	border-color: transparent;
	color: #65AFC3;
}
body .wcf__nav-menu.mobile-menu-active .wcf-menu-close {
	background-color: #65AFC3;
	fill: #fff;
	border-color: #fff;
	color: #fff;
	font-size: 2em;
	position: absolute;
	top: 0;
	right: 0;
}
body .wcf__nav-menu.mobile-menu-active .wcf-nav-menu-container {
	width: 100%;
	background-color: #65AFC3;
	color: #fff;
	justify-content: center;
	max-height: 100vh;
}
	body .wcf__nav-menu.mobile-menu-active .wcf-nav-menu-container .wcf-nav-menu-nav {
		flex: 0 0 0;
	}
	body .wcf__nav-menu.mobile-menu-active .menu-item {
		margin-left: 40px;
	}
	body .wcf__nav-menu.mobile-menu-active .menu-item a {
		font-size: 28pt;
		padding: 10px 0;
		border-bottom: 1px solid #fff;
	}
body .wcf__nav-menu.mobile-menu-active .wcf-nav-menu-container .current-menu-item {
	color: #4C4C4C;
}
@media(max-width: 479px) {
	body .ac-lang-switcher-container {
		position: absolute;
		top: -25px;
		right: 2px;
	}
}


/** Footer */

#ac-site-footer {
	background-color: #016477;
	font-size: 11pt;
	letter-spacing: .05em;
}
	#ac-site-footer a:hover {
		text-decoration: underline;
	}
	#ac-site-footer .elementor-widget-icon-list .elementor-icon-list-item > a {
		text-transform: inherit;
	}
	#ac-site-footer .copy_right {
		font-weight: 500;
	}


/** Scroll-To-Top */

.wcf-scroll-to-top {
	background-color: #65AFC3;
	color: #fff;
}
.wcf-scroll-to-top svg.progress-circle path {
	stroke: #fff;
}
.wcf-scroll-to-top.scroll-to-circle {
	width: 50px;
	height: 50px;
}

/** Content */

.e-con.e-flex>.e-con-inner {
	max-width: min(var(--content-width), 100vw - 40px);
}
.elementor-element .ac-shape-a::after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url("img/Kreis-oben.png");
	background-size: auto 86%;
	background-position: 135% 100%;
	background-repeat: no-repeat;
	pointer-events: none;
}
.elementor-element .ac-shape-b::after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url("img/Kreis-unten.png");
	background-size: auto 86%;
	background-position: 125% 0%;
	background-repeat: no-repeat;
	pointer-events: none;
}
body .elementor-widget-image a {
	display: unset;
}

body .wcf--image-box.style-4 .content {
	background-color: transparent;
	transition: background-color 0.3s;
	padding: 40px 40px 60px 40px;
}
	body .wcf--image-box.style-4:hover .content {
		/* background-color: #36918b; */
		background-color: rgba(54, 145, 139, 0.5);
	}
	body .wcf--image-box.style-4 .content .wrap {
		display: flex;
		flex-direction: column;
		flex-grow: 1;
		max-width: 450px;
	}
		body .wcf--image-box.style-4 .content .title-wrap {
			flex-grow: 1;
		}
			body .wcf--image-box.style-4 .content .title-wrap .title {
				font-size: 30pt;
				letter-spacing: 0;
				text-transform: none;
				/* font-weight: 500; */
			}
			body .wcf--image-box.style-4 .content .title-wrap .subtitle {
				font-size: 9.5pt;
				font-weight: 400;
				line-height: 1em;
				text-transform: uppercase;
				/* margin-bottom: 1em; */
				letter-spacing: .1em;
			}
		body .wcf--image-box.style-2 .content .title-wrap .title {
			color: #36918b;
			font-size: 15pt;
			text-transform: uppercase;
			letter-spacing: .1em;
			font-weight: 400;
		}
		body .wcf--image-box.style-2 .content .title-wrap .subtitle {
			color: #4C4C4C;
			font-size: 9.5pt;
			text-transform: uppercase;
			letter-spacing: .1em;
			font-weight: 700;
		}
@media(max-width: 1024px) {
	body .wcf--image-box.style-4 .content {
		padding: 20px 10px 20px 10px;
	}
	body .wcf--image-box.style-4 .content .title-wrap .title {
		font-size: 20pt;
	}
}
@media(max-width: 767px) {
	body .wcf--image-box.style-2 .content {
		padding-left: 0;
		padding-right: 0;
	}
}
@media(max-width: 479px) {
	body .wcf--image-box.style-2 .content {
		padding: 20px 10px 40px 10px;
	}
	body .wcf--image-box.style-4 .content {
		width: calc(100% - 20px);
	}
	body .wcf__image-box-slider .wcf__slider:not(.swiper-fade,.swiper-coverflow,.swiper-flip,.swiper-cube) .swiper-wrapper {
		flex-wrap: wrap;
	}
	body .wcf__image-box-slider .wcf__slider:not(.swiper-fade,.swiper-coverflow,.swiper-flip,.swiper-cube) .swiper-slide {
		width: 100% !important;
		margin-top: 10px !important;
	}
}

body .elementor-widget-n-accordion {
	--n-accordion-icon-normal-color: #36918b;
	--n-accordion-icon-active-color: #fff;
	--n-accordion-border-width: 0;
	--n-accordion-padding: 10px 20px 10px 40px;
	background-color: #fff;
	background-image: url(img/bg-pattern-dark.webp);
	background-size: auto;
	background-position: 0 0;
}
body .elementor-widget-n-accordion .e-n-accordion-item-title {
	background-color: #fff;
	color: #36918b;
}
	body .elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
		background-color: #36918b;
		color: #fff;
		border-bottom-left-radius: 15px;
	}
	body .elementor-widget-n-accordion .e-n-accordion-item-title-text {
		font-size: 23pt;
	}
	body .ac-accordion-2.elementor-widget-n-accordion {
		--n-accordion-border-width: 0 0 1px 0;
		--n-accordion-padding: 10px 20px 10px 10px;
	}
		body .ac-accordion-2.ac-accordion-lightbg.elementor-widget-n-accordion {
			background-image: url(img/bg-pattern.webp);
		}
	body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item-title {
		background-color: #fff;
		color: #666666;
		border-bottom: 1px dotted #36918b;
	}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
			background-color: #fff;
			color: #36918b;
			border-bottom-left-radius: 0;
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item-title-text {
			font-size: 30pt;
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item-title-header::before {
			content: "";
			font-size: 23pt;
			min-width: 50px;
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(1) .e-n-accordion-item-title-header::before {
			content: "01";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(2) .e-n-accordion-item-title-header::before {
			content: "02";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(3) .e-n-accordion-item-title-header::before {
			content: "03";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(4) .e-n-accordion-item-title-header::before {
			content: "04";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(5) .e-n-accordion-item-title-header::before {
			content: "05";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(6) .e-n-accordion-item-title-header::before {
			content: "06";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(7) .e-n-accordion-item-title-header::before {
			content: "07";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(8) .e-n-accordion-item-title-header::before {
			content: "08";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(9) .e-n-accordion-item-title-header::before {
			content: "09";
		}
		body .ac-accordion-2.elementor-widget-n-accordion .e-n-accordion-item:nth-child(10) .e-n-accordion-item-title-header::before {
			content: "10";
		}

body .elementor-widget-divider {
	--divider-color: #36918b;
	--divider-border-style: dotted;
}

body .builder-service-accordion .accordion-item:first-child .heading {
	border-top: 0 none;
}
body .builder-service-accordion .heading .number {
	min-width: 60px;
	font-size: 23pt;
}
body .builder-service-accordion .heading .title {
	font-size: 30pt;
}
/* funktioniert nicht */
/* .title:has(+ .accordion-icon-closed[style*="none"]) {
	outline: solid blue 3px;
} */
body .builder-service-accordion .gallary-image-inner {
	flex-direction: row-reverse;
	padding: 40px 0 40px 60px;
	gap: 40px;
}
body .builder-service-accordion .gallary-image-inner>* {
	flex: 1 1 0;
}
body .builder-service-accordion .image-item img {
	width: 100%;
	border-bottom-right-radius: 150px;
}

body .wcf--timeline .content-wrap {
	margin-bottom: 60px;
}
body .wcf--timeline .content-wrap>* {
	flex: 3;
}
body .wcf--timeline .content-wrap .content {
	flex: 2;
}
body .elementor-widget-wcf--timeline img {
	border-radius: 20px 0 20px 0;
}
body .wcf--timeline .step-box .icon {
	background-color: #65AFC3;
	fill: #fff;
	top: 25%;
}
body .wcf--timeline .step-box .line {
	border-left: 1px solid #666666;
}
body .wcf--timeline .indicator {
	background-color: #666666;
}
@media(min-width: 1023px) {
	body .wcf--timeline .content-wrap {
		margin-bottom: 0;
	}
	body .wcf--timeline .step-box .icon {
		top: 75%;
	}
	body .wcf--timeline.style-2 .timeline-item:nth-child(odd) .content-wrap {
		direction: unset;
		flex-direction: row-reverse;
	}
	body .wcf--timeline.style-2 .timeline-item:nth-child(odd) .content-wrap .content {
		text-align: right;
	}
}

.ac-icon-box,
.e-con.ac-icon-box {
	background-color: #016477;
	color: #fff;
	fill: #fff;
	border-bottom-right-radius: 20px;
	padding: 40px;
	transition: background .3s !important;
}
	.ac-icon-box:hover,
	.e-con.ac-icon-box:hover {
		background-color: #65AFC3;
	}
	.ac-icon-box .elementor-widget-heading .elementor-heading-title {
		font-size: 23pt;
		margin-bottom: 0;
	}
	.ac-icon-box .elementor-icon {
		font-size: 7em;
	}
	.ac-icon-box .elementor-widget-icon.elementor-view-framed .elementor-icon,
	.ac-icon-box .elementor-widget-icon.elementor-view-default .elementor-icon svg {
		fill: inherit;
	}
	.ac-icon-box h3,
	.ac-icon-box .elementor-widget-heading h3.elementor-heading-title,
	.ac-icon-box .elementor-widget-text-editor {
		color: inherit;
	}

.elementor-widget-text-editor a:hover {
	text-decoration: underline;
}

/** Buttons */

body .wc-btn-group .wc-btn-primary {
	font-size: 12pt;
	font-weight: 500;
	letter-spacing: .02em;
	padding: .2em 2.5em;
	border-radius: 20px;
	background-color: #65AFC3;
	text-transform: none;
}
body .wc-btn-group .wc-btn-play {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: #36918b;
	font-size: 7pt;
}
body .style-1 .wc-btn-group>*:nth-child(1) {
	margin-right: calc(var(--icon-width, 40px) * -1);
}
body .style-1 .wc-btn-group:hover>*:nth-child(3) {
	margin-left: calc(var(--icon-width, 40px) * -1);
}
body .btn-text-flip span,
body .btn-text-flip:hover span {
	color: inherit;
}
	body .btn-text-flip span,
	body .btn-text-flip span:before {
		backface-visibility: hidden;
	}
body .btn-text-flip,
body .btn-text-flip:hover {
	color: inherit;
	fill: inherit;
}
body .wc-btn-wrapper.style-4 .btn-border-crop:before {
	display: none;
}
body .wc-btn-wrapper.style-4 .builder-wcf-icon {
	top: -6px;
	position: relative;
	vertical-align: bottom;
	display: inline-block;
	color: #36918b;
}


/** Complianz */

body {
	--cmplz_category_header_always_active_color: #36918b;
}
.elementor-widget-google_maps .cmplz-blocked-content-container {
	height: inherit !important;
}