@import url("https://fonts.verwaltungsportal.de/import/?family=Open+Sans:400,700,400i,700i");
@import url("https://fonts.verwaltungsportal.de/import/?family=Shantell+Sans:500");

body {
	background: #ffffff;
	color: #2f2f2f;
	font-family: "Open Sans", sans-serif;
	font-size: clamp(1rem, 2vw, 1.125rem);
	line-height: 1.5;
	/* 1rem = 16px */
}

a {
	color: #2f2f2f;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #2f2f2f;
	text-decoration: none;
}

b,
strong {
	font-weight: 700;
}

.noPadding {
	padding: 0px;
}

:is(header, #leistungen, #team, #termin) {
	position: relative;
}

#overflow {
	overflow: hidden;
}

/* ----------------------------------------------- buttonStyle ----------------------------------------------- */

.buttonStyle a:not(.has-image):not([rel]):not(.nivo-directionNav > a),
.footerTab a:not(.has-image) :is(b, strong) {
	background: #b11016;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	font-size: 1.1875rem;
	font-weight: 400;
	padding: 7px 30px;
	transition: all 300ms;
	position: relative;
	text-decoration: none;
}

.footerTab a:not(.has-image) :is(b, strong) {
	background: #fff;
	color: #2f2f2f;
	font-size: .875rem;
	padding: 7px 15px;
}

.buttonStyle a:not(.has-image):not([rel]):not(.nivo-directionNav > a):focus,
.buttonStyle a:not(.has-image):not([rel]):not(.nivo-directionNav > a):hover,
.footerTab a:not(.has-image):hover :is(b, strong),
.footerTab a:not(.has-image):focus :is(b, strong) {
	background: #2f2f2f;
	color: #fff;
}

/* LOGO MIT TEXT -------------------------------------------------------- */

#topbar {
	padding: 22px 0 20px 0;
	position: relative;
}

@media (min-width: 1200px) {
	#topbar>.row::before {
		content: '';
		position: absolute;
		pointer-events: none;
		z-index: 101;
		bottom: -45px;
		left: 15px;
		width: 71px;
		height: 113px;
		background: url('../img/logo-kinderpraxis-francesca-epping.png') center no-repeat;
	}
}

.logo {
	display: flex;
	flex-wrap: wrap;
	gap: 15px 15px;
	text-decoration: none !important;
	justify-content: center;
	margin: 0 auto;
}

.logo .template-page {
	width: auto;
}

.logo .cleaner {
	display: none;
}

.logoText {
	color: #1f1f1f;
	font-size: clamp(1rem, 2vw, 1.1875rem);
	align-content: center;
	line-height: 1.5;
}

.logoText :is(i, em) {
	font-style: normal;
	position: relative;
}

.logoText :is(i, em)::before,
.logoText :is(i, em)::after {
	content: "";
	position: absolute;
	height: 1px;
	width: 50px;
	background: #1f1f1f;
	top: 55%;
}

.logoText :is(i, em)::before {
	left: -15px;
	transform: translateX(-100%);
}

.logoText :is(i, em)::after {
	right: -15px;
	transform: translateX(100%);
}

.logoText :is(b, strong) {
	display: block;
	font-weight: 700;
	font-size: clamp(1.125rem, 3vw, 1.875rem);
	color: #b11016;
}

.logoText br {
	display: none;
}

@media (max-width: 575px) {
	.logoText {
		hyphens: auto;
	}
}

/* LOGO MIT TEXT -------------------------------------------------------- */

/* --------------------------------------------- options --------------------------------------------- */
.options {
	line-height: 1;
	position: relative;
	z-index: 1;
}

@media (max-width: 991px) {
	.options {
		background-color: #e2c8c7;
		padding: 10px 0;
		position: relative;
		z-index: 44;
	}
}

/* --------------------------------------------- buttons --------------------------------------------- */

.button1 {
	border-radius: 8px;
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 400;
	padding: 17px 20px;
	transition: all 300ms;
}

.button1 {
	background: #fff;
	padding-left: 45px;
	position: relative;
}

.button1::before {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23b11016" height="48" viewBox="0 -960 960 960" width="48"><path d="M777-487q-5-121.325-89.291-205.551Q603.418-776.778 482-781.778V-842q73 2 136.5 30.5T730-735q48 48 76.5 111.5T837-487h-60Zm-170 0q-5-50-40-84.5T482-611v-60q75 5 127.5 57T667-487h-60Zm188 367q-116 0-236.5-56T335-335Q232-438 176-558.5T120-795q0-19 13-32t32-13h140q14 0 24 10t14 25l27 126q2 14-.5 25.5T359-634L259-533q26 44 55 82t64 72q37 38 78 69.5t86 55.5l95-98q10-11 23-15t26-2l119 26q15 4 25 16t10 27v135q0 19-13 32t-32 13Z"/></svg>') no-repeat center / 24px auto;
	content: "";
	display: block;
	height: 20px;
	left: 14px;
	position: absolute;
	top: 13px;
	width: 23px;
}

.button1:hover::before {
	animation: shake 1s ease 1;
}

.button1 a {
	all: unset !important;
	cursor: pointer !important;
	color: #b11016 !important;
}

.button1:hover,
.button1:focus {
	color: #b11016;
}

.button1 a:hover,
.button1 a:focus {
	color: #b11016 !important;
	text-decoration: underline !important;
}

/* ------------------------------------------- navigation ------------------------------------------- */

.index #menu-sticky-wrapper {
	position: absolute;
	width: 100%;
}

#menu {
	background-color: rgba(226, 200, 199, 0.9);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	transition: padding 200ms linear;
}

@media (min-width: 992px) {
	.carouselImages {
		position: relative;
		z-index: 0;
	}
}

.is-sticky #menu {
	padding: 10px 0 10px 0;
}

/* burgermenu for tablet */
@media (max-width: 991px) {
	#menu {
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
		position: relative !important;
	}

	#burgerButton {
		background-color: #e2c8c7;
		border-radius: 2px;
		box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
		cursor: pointer;
		display: block;
		font-size: 0;
		height: 50px;
		padding: 6px 8px;
		width: 60px;
	}

	#burgerButtonInner2,
	#burgerButton:after,
	#burgerButtonInner {
		background-color: #2f2f2f;
		color: #e2c8c7;
		border-radius: 2px;
		height: 3px;
		left: 10px;
		position: absolute;
		transition: transform 200ms linear, opacity 200ms linear;
		width: 40px;
	}

	#burgerButton[aria-expanded="true"] #burgerButtonInner {
		transform: rotate(-45deg) translate(-6px, 6px);
	}

	#burgerButton[aria-expanded="true"] #burgerButtonInner2 {
		opacity: 0;
	}

	#burgerButton[aria-expanded="true"]:after {
		transform: rotate(45deg) translate(-4px, -6px);
	}

	#burgerButtonInner {
		top: 16px;
	}

	#burgerButtonInner2 {
		top: 24px;
	}

	#burgerButton:after {
		content: "";
		display: block;
		top: 32px;
	}

	.navbar-nav {
		margin: 20px 0;
	}

	.navbar-collapse {
		background: #e2c8c7;
		bottom: 0;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
		height: auto !important;
		left: -100%;
		opacity: 0;
		overflow-y: auto;
		pointer-events: none;
		position: fixed;
		top: 0;
		transition: left 300ms linear, opacity 300ms linear;
		z-index: 100;
		padding: 0 15px;
	}

	.navbar-collapse[aria-expanded="true"],
	.navbar-collapse.in {
		left: 0;
		opacity: 1;
		pointer-events: auto;
	}

	.navbar-header {
		position: fixed;
		right: 15px;
		top: 15px;
		z-index: 101;
	}

	.navbar-toggle::before {
		background-color: rgba(0, 0, 0, 0.5);
		bottom: 0;
		content: "";
		display: block;
		opacity: 0;
		position: fixed;
		right: 0;
		top: 0;
		transition: width 300ms linear, opacity 300ms linear;
		width: 0;
		z-index: -1;
	}

	.navbar-toggle[aria-expanded="true"]::before {
		opacity: 1;
		width: 90px;
	}

	.dropdown-toggle-button-wrapper {
		top: 7px;
	}

	.dropdown-toggle-button-wrapper2 {
		top: 4px;
	}
}

@media (min-width: 575px) and (max-width: 991px) {
	.navbar-collapse {
		width: 60%;
	}

	.navbar-collapse.collapse.in:after,
	.navbar-toggle[aria-expanded="true"]::before {
		width: 40%;
	}
}

/* menu desktop */
@media (min-width: 992px) {
	.index #menuBox {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		z-index: 100;
	}

	#menu {
		padding: 18px 0 22px 0;
	}

	.horizontally .navbar-nav {
		align-items: center !important;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between !important;
		margin-top: 5px;
		transition: margin-top 200ms linear;
	}

	.is-sticky .navbar-nav {
		margin-top: 15px;
	}

	nav.horizontally .dropdown-menu {
		left: 0;
		position: absolute;
		top: 100%;
		z-index: 1000;
	}

	nav.horizontally .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
		left: 100%;
		position: absolute;
		top: -15px;
	}

	nav.horizontally .navbar-nav>li,
	nav.horizontally .navbar-nav>li>.dropdown-menu>li {
		position: relative;
	}

	.navbar-default .navbar-nav>li>.dropdown-menu {
		left: 50%;
		transform: translateX(-50%);
		margin-top: 15px;
	}

	/* Fade in Hover Start */
	.navbar-default .navbar-nav li[class*="toplevel"]>ul,
	.navbar-default .navbar-nav li[class*="secondlevel"]>ul {
		display: block !important;
		opacity: 0;
		pointer-events: none;
		transition: opacity 300ms linear;
	}

	.navbar-default .open>.dropdown-menu,
	.navbar-default .navbar-nav li[class*="toplevel"]:hover>ul,
	.navbar-default .navbar-nav li[class*="secondlevel"]:hover>ul,
	.navbar-default .navbar-nav li[class*="secondlevel"]>ul[style*="block"] {
		opacity: 1 !important;
		pointer-events: auto !important;
	}

	.navbar-default .navbar-nav li[class*="toplevel"]:focus-within>ul,
	.navbar-default .navbar-nav li[class*="secondlevel"]:focus-within>ul {
		opacity: 1 !important;
		pointer-events: auto !important;
	}

	.navbar-default .nav .open>.dropdown-menu {
		opacity: 0 !important;
		pointer-events: none !important;
	}

	/* Pseudo */
	.navbar-default .navbar-nav>li>.dropdown-menu::before {
		content: "";
		display: block;
		height: 40px;
		left: 0;
		position: absolute;
		right: 0;
		top: -40px;
	}

	/* 3rd */
	.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu::before {
		bottom: 0;
		content: "";
		display: block;
		left: -40px;
		position: absolute;
		top: 0;
		width: 50px;
	}

	/* Fade in Hover End */
}

/* ---------------------------------------------- toplevel ---------------------------------------------- */

.navbar-default .navbar-nav>li>a {
	color: #2f2f2f;
	font-size: 1rem;
	font-weight: normal;
	padding: 10px 35px 10px 15px;
	position: relative;
	text-align: left;
	transition: outline 300ms;
	outline: 1px solid transparent;
	border-radius: 10px;
}

@media (min-width: 992px) {
	.navbar-default .navbar-nav>li>a {
		align-content: center;
		align-items: center;
		display: flex;
		height: 100%;
		justify-content: center;
		padding: 7px 12px;
		text-align: center;
	}

	.navbar-default .navbar-nav>li+li {
		margin-left: 10px;
	}
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (min-width: 992px) {
	.navbar-default .navbar-nav>li>a {
		display: block;
	}
}

/* -------------------------------------------- toplevel-over ------------------------------------------- */

.navbar-nav>li:hover>a,
.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus,
.navbar-nav>li.open>a,
.navbar-nav>li.open>a:hover,
.navbar-nav>li.open>a:focus,
.navbar-nav>li[class$="_over"]>a,
.navbar-nav>li[class$="_over"]>a:hover,
.navbar-nav>li[class$="_over"]>a:focus {
	outline: 1px solid #2f2f2f;
}

.navbar-nav>li:focus-within>a {
	outline: 1px solid #2f2f2f;
}

.navbar-nav>li>a:hover::after,
.navbar-nav>li>a:hover::after,
.navbar-nav>li>a:focus::after,
.navbar-nav>li.open>a::after,
.navbar-nav>li.open>a:hover::after,
.navbar-nav>li.open>a:focus::after,
.navbar-nav>li[class$="_over"]>a::after,
.navbar-nav>li[class$="_over"]>a:hover::after,
.navbar-nav>li[class$="_over"]>a:focus::after {
	opacity: 1;
}

.navbar-nav>li:focus-within>a::after {
	opacity: 1;
}

/* -------------------------------------- secondlevel + thirdlevel dropdown-box -------------------------------------- */

.navbar-default .navbar-nav>li>.dropdown-menu,
.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	padding: 15px;
}

@media (max-width: 991px) {
	.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
		padding: 15px;
	}

	.navbar-default .navbar-nav>li>.dropdown-menu,
	.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
		border-radius: 10px;
		margin: 10px 0;
	}
}

@media (min-width: 992px) {

	.navbar-default .navbar-nav>li>.dropdown-menu,
	.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
		border-radius: 20px;
	}

	.navbar-default .navbar-nav>li>.dropdown-menu {
		margin-top: 35px;
	}

	.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu {
		margin-left: 35px;
	}
}

/* --------------------------------------------- secondlevel + thirdlevel -------------------------------------------- */

.navbar-default .navbar-nav>li>.dropdown-menu>li>a,
.navbar-default .navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a {
	border-radius: 8px;
	color: #2f2f2f;
	font-size: 1rem;
	font-weight: normal;
	padding: 8px 15px;
	text-align: left;
}

/* ------------------------------------------ secondlevel + thirdlevel over ------------------------------------------ */

.navbar-nav>li>.dropdown-menu>li:hover>a,
.navbar-nav>li>.dropdown-menu>li>a:hover,
.navbar-nav>li>.dropdown-menu>li>a:focus,
.navbar-nav>li>.dropdown-menu>li.open>a,
.navbar-nav>li>.dropdown-menu>li.open>a:hover,
.navbar-nav>li>.dropdown-menu>li.open>a:focus,
.navbar-nav>li>.dropdown-menu>li[class$="_over"]>a,
.navbar-nav>li>.dropdown-menu>li[class$="_over"]>a:hover,
.navbar-nav>li>.dropdown-menu>li[class$="_over"]>a:focus,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a:hover,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li>a:focus,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li.open>a,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li.open>a:hover,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li.open>a:focus,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a:hover,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li[class$="_over"]>a:focus {
	background: #e2c8c7;
	color: #2f2f2f;
}

.navbar-nav>li>.dropdown-menu>li:focus-within>a,
.navbar-nav>li>.dropdown-menu>li>.dropdown-menu>li:focus-within>a {
	background: #e2c8c7;
	color: #2f2f2f;
}

/* ----------------------------------------------- banner ----------------------------------------------- */

#headerpic {
	margin: 0 auto;
	position: relative;
	width: 100%;
	z-index: 2;
}

#slider {
	max-height: 450px;
	overflow: hidden;
	position: relative;
}

@media (min-width: 992px) {
	#slider {
		max-height: 550px;
	}

	body.index #slider {
		max-height: 700px;
	}

	#headerpic a.nivo-prevNav {
		left: 65px;
	}

	#headerpic a.nivo-nextNav {
		right: 65px;
	}
}

.slider-wrapper,
#slider {
	height: 100%;
}

.slider-mask {
	display: none;
}

/* ------------------------------------------------ Banner-Tabs ----------------------------------------------- */

#bannerTabs {
	padding: 45px 0 40px 0;
	position: relative;
	border-top: 4px solid #e2c8c7;
}

#bannerTabs>.row {
	row-gap: 30px;
}

#bannerTabs>.row::before {
	content: "";
	position: absolute;
	pointer-events: none;
	right: -270px;
	top: -45px;
	width: 456px;
	height: 252px;
	background: url(../img/dotline-oben.png) center no-repeat;
	z-index: -1;
}

#bannerTabs .tab {
	line-height: 1.8;
	color: #2f2f2f;
	position: relative;
	font-size: 0.9375rem;
	outline: 1px solid #525252;
	border-radius: 20px;
	padding: 40px 30px;
	background-color: #ffffff;
}

@media (min-width: 992px) {
	#bannerTabs .tab {
		height: 100%;
	}
}

#bannerTabs .tab .tabHeadline {
	font-size: 1.25rem;
	color: #2f2f2f;
}

#bannerTabs .tab.tab1 .tabHeadline {
	padding-left: 55px;
	min-height: 40px;
	position: relative;
	display: flex;
	align-items: center;
}

#bannerTabs .tab.tab1 .tabHeadline::after {
	content: "";
	position: absolute;
	pointer-events: none;
	top: 0;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 40px;
	border-radius: 4px;
	background: #e2c8c7 center / 24px auto no-repeat;
}

#bannerTabs .tab.tab1 .tabHeadline::after {
	background-image: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%23010101"><path d="m612-292 56-56-148-148v-184h-80v216l172 172ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z"/></svg>');
}

#bannerTabs a:focus,
#bannerTabs a:hover {
	text-decoration: underline;
}



/* ------------------------------------------------ content ----------------------------------------------- */

#contentBox {
	text-align: left;
	padding-top: clamp(30px, 3vw, 50px);
	padding-bottom: clamp(30px, 3vw, 50px);
}

/* ------------------------------------------------ tabsRight ----------------------------------------------- */

@media (max-width: 991px) {
	#tabsRight {
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
	}
}

#tabsRight .tab {
	color: #2f2f2f;
	font-size: 0.9375rem;
	outline: 1px solid #525252;
	border-radius: 20px;
	padding: 40px 30px;
	position: relative;
}

#tabsRight .tab .tabHeadline {
	font-size: 1.25rem;
	color: #2f2f2f;
}

/* ----------------------------------------------- @10nw news -------------------------------------------- */

#nw10 .tab2 {
	margin-top: 32px;
	font-size: 0.9375rem;
	color: #2f2f2f;
	position: relative;
	padding: 45px 20px 20px 20px;
	background: #ffffff;
	border: 3px solid #e2c8c7;
	border-radius: 20px;
	margin-bottom: 30px;
}

#nw10 .tab2::before {
	content: "";
	position: absolute;
	display: block;
	top: -32px;
	left: 0;
	right: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: url('../img/icon-news.png') center no-repeat, #ffffff;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}

#nw10 .tabSpecial {
	margin-bottom: 20px;
}

#nw10 .tabSpecial .tabHeadline {
	font-size: 1.4375rem;
	font-weight: 700;
	color: #b11016;
	margin-bottom: 0;
}

#nw10 .tab2 .tab_link_entries {
	display: grid;
	gap: 20px;
}

#nw10 .tab2 .tab_link_title a {
	color: #2f2f2f;
	font-weight: 700;
}

#nw10 .tab2 .tab_link_mandat a {
	color: #2f2f2f;
}

#nw10 .tab2 .tab_date {
	font-style: italic;
}

#nw10 .tab2 .tab_link_mehr {
	margin-top: 20px;
}

#nw10 .tab2 .tab_link_mehr a {
	text-decoration: none;
	display: inline-block;
	font-size: 0.9375rem;
	color: #2f2f2f;
	font-weight: 600;
	border-radius: 4px;
	padding: 3px 11px;
	background: #e2c8c7;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

#nw10 .tab2 .tab_link_mehr a:hover,
#nw10 .tab2 .tab_link_mehr a:focus {
	color: #ffffff;
	background: #b11016;
}

#nw10 .tab2 .tab_preview_picture,
#nw10 .tab2 .tab_link_entry>div:nth-last-child(2),
#nw10 .tab2 .tab_spacer {
	display: none;
}

/* ------------------------------------------ h1 - h6, newslink ----------------------------------------- */

.h4link a:link,
.h4link a:hover,
.h4link a:focus,
.h4link a:visited,
H6,
H5,
H4,
H3,
H2,
H1 {
	color: #b11016;
	font-family: "Shantell Sans", serif;
	font-weight: 500;
	line-height: 1.2;
}

h1,
.h1,
.legacy_h1 {
	font-size: 2.5rem;
}

h2,
.h2,
.legacy_h2 {
	font-size: 1.875rem;
}

h3,
.h3,
.legacy_h3 {
	font-size: 1.6rem;
}

h4,
.h4,
.h4link a:link,
.h4link a:hover,
.h4link a:focus,
.h4link a:visited,
.legacy_h4 {
	font-size: 1.5rem;
}

h5,
.h5,
.legacy_h5 {
	font-size: 1.4rem;
}

h6,
.h6,
.legacy_h6 {
	font-size: 1.3rem;
}

:is(#leistungen .tab, .special-headline) :is(h1, h2, h3) {
	font-size: clamp(1.375rem, 3vw, 2rem);
	font-weight: 700;
	margin-bottom: 30px;
}

:is(#leistungen .tab, .special-headline) :is(h4, h5, h6) {
	font-size: 1.125rem;
	color: #2f2f2f;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: "Open Sans", sans-serif;
	position: relative;
	display: inline-block;
	width: auto;
}

:is(#leistungen .tab, .special-headline) :is(h4, h5, h6)::before {
	content: "";
	position: absolute;
	height: 1px;
	width: 50px;
	background: #1f1f1f;
	top: 55%;
	right: -15px;
	transform: translateX(100%);
}

.special-headline :is(h4, h5, h6)::after {
	content: "";
	position: absolute;
	height: 1px;
	width: 50px;
	background: #1f1f1f;
	top: 55%;
	left: -15px;
	transform: translateX(-100%);
}

/* ------------------------------------------ leistungen ----------------------------------------- */

#leistungen {
	padding: 60px 0 90px 0;
	position: relative;
}

#leistungen>.row::before {
	content: "";
	position: absolute;
	right: 0;
	background-image: url(../img/stethoskop-icon.png);
	width: 19.5313vw;
	height: 27.3438vw;
	max-width: 375px;
	max-height: 525px;
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: -30px;
	transform: translateX(100%);
	z-index: -1;
}

#leistungen .slider-wrapper {
	height: auto;
}

@media (min-width: 992px) {
	#leistungen {
		margin-top: 100px;
		padding: 60px 0 120px 0;
	}

	#leistungen .tab {
		padding-bottom: 30px;
	}
}

#leistungen ul {
	list-style: none;
	padding-left: 0;
	margin: 0px;
}

#leistungen ul li {
	background: rgba(0, 0, 0, 0);
	padding: 6px 0 6px 18px;
	position: relative;
}

#leistungen ul li::before {
	background: rgba(255, 255, 255, 0);
	border: 2px solid #b11016;
	content: "";
	display: block;
	height: 6px;
	left: 0;
	position: absolute;
	top: 15px;
	width: 6px;
}

#leistungen #banner18664 {
	height: auto !important;
	max-width: 440px;
	position: relative;
	z-index: 1;
	height: 100%;
}

#leistungen #banner18664::after {
	content: "";
	z-index: -1;
	position: absolute;
	background: url(../img/dots-schmuck.png);
	width: 122px;
	height: 193px;
	bottom: -50px;
	right: -65px;
}

#leistungen #banner18664 img {
	border-radius: 20px;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

@media (max-width: 991px) {
	#leistungen #banner18664 {
		margin-top: 30px;
	}
}

#leistungen .picture {
	position: relative;
}

@media (max-width: 767px) {
	#leistungen .btgrid {
		margin-top: 30px;
	}

	#leistungen .btgrid>.row>div {
		margin: 0px;
	}
}

/* ------------------------------------------------ @26tab ----------------------------------------------- */

#tab26 {
	margin: auto;
	width: 100%;
	max-width: 1200px;
}

#tab26 .tab {
	font-size: 1rem;
	background: #ffffff;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	border-radius: 20px;
	position: relative;
	overflow: hidden;
	padding-top: 325px;
	isolation: isolate;
}

#tab26 .tab .template-page {
	background: rgba(255, 255, 255, 0.87);
	outline: 1px solid rgba(255, 255, 255, 0.87);
	padding: 30px;
}

#tab26 .tab .template-page :is(b, strong) {
	font-size: 1.5rem;
}

#tab26 .tab .template-page :is(i, em) {
	font-style: normal;
	font-size: 0.875rem;
}

#tab26 .tab .template-page :is(.row, .row > div) {
	position: static;
}

#tab26 .tab img {
	position: absolute;
	inset: 0;
	object-fit: cover;
	object-position: center;
	height: 100%;
	width: 100%;
	z-index: -1;
}

/* ----------------------- @26tab slider arrows + dots ------- DO NOT DELETE ----------------------- */

#tab26 .slick-slide {
	padding: 15px;
}

#tab26 .slick-dots button,
#tab26 .slick-button {
	background: transparent;
	border: none;
	padding: 5px;
}

#tab26 .slick-button {
	font-size: 0px;
	position: relative;
	top: 4px;
}

#tab26 .slick-prev {
	margin-left: 14px;
}

@media (max-width: 767px) {
	#tab26 .slick-next {
		margin-left: 14px;
	}
}

#tab26 .slick-button::before {
	display: block;
	line-height: 9px;
	height: 20px;
	font-size: 40px;
	color: #000000;
}

#tab26 .slick-button::after {
	content: "";
	position: absolute;
	pointer-events: none;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0, 0, 0, 0.05);
	transition: width 200ms linear, height 200ms linear;
	z-index: -1;
}

#tab26 .slick-button:focus::after,
#tab26 .slick-button:hover::after {
	width: 28px;
	height: 28px;
}

@media (max-width: 767px) {

	#tab26 .slick-button::after,
	#tab26 .slick-button::after {
		width: 28px;
		height: 28px;
	}
}

#tab26 .slick-dots {
	padding: 0 15px;
	list-style: none;
}

#tab26 .slick-dots>li {
	display: inline-block;
	position: relative;
	top: 50%;
	font-size: 0px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #2f2f2f;
	transform: translateY(-50%);
}

#tab26 .slick-dots,
#tab26 .slick-button {
	display: inline-block !important;
}

@media (max-width: 767px) {
	#tab26 .slick-dots {
		display: none !important;
	}
}

#tab26 .slick-dots>li.slick-active {
	background: #b11016;
	transition: background 200ms linear;
}

#tab26 .slick-dots>li+li {
	margin-left: 10px;
}

#tab26 .slick-prev::before {
	content: "\2039";
}

#tab26 .slick-next::before {
	content: "\203A";
}

/* ------------ @26tab slider 1 stop/play button for accessibility ------- DO NOT DELETE ------------ */

#tab26 .slick-animate-control {
	position: relative;
	z-index: 2;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	top: -5px;
	left: 10px;
	border: 1px solid #ffffff;
	background-color: #000;
	background-size: 16px 16px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48'%3E%3Cpath d='M12 36V12h24v24Z' fill='%23fff'/%3E%3C/svg%3E");
}

#tab26 .slick-animate-control.slick-pause {
	background-size: 20px 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48'%3E%3Cpath d='M16 37.85v-28l22 14Z' fill='%23fff'/%3E%3C/svg%3E");
}

/***********************************SLIDER_ROOT_FILE DO NOT CHANGE OR DELETE************************************/

#tab26 .slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

#tab26 .slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

#tab26 .slick-list:focus {
	outline: none;
}

#tab26 .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

#tab26 .slick-slider .slick-track,
#tab26 .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

#tab26 .slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#tab26 .slick-track:before,
#tab26 .slick-track:after {
	content: "";
	display: table;
}

#tab26 .slick-track:after {
	clear: both;
}

#tab26 .slick-loading .slick-track {
	visibility: hidden;
}

#tab26 .slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

#tab26 [dir="rtl"] .slick-slide {
	float: right;
}

#tab26 .slick-slide img {
	display: block;
}

#tab26 .slick-slide.slick-loading img {
	display: none;
}

#tab26 .slick-slide.dragging img {
	pointer-events: none;
}

#tab26 .slick-initialized .slick-slide {
	display: block;
}

#tab26 .slick-loading .slick-slide {
	visibility: hidden;
}

#tab26 .slick-vertical .slick-slide {
	display: block;
	height: auto;
}

#tab26 .slick-arrow.slick-hidden {
	display: none;
}

#tab26 .tabWrapper {
	opacity: 0;
}

#tab26 .tabWrapper.slick-initialized {
	opacity: 1;
	transition: opacity 200ms linear;
}

/***********************************ROOT_FILE_END************************************/

/* --------------------------------------- footer --------------------------------------- */

footer {
	background: #e2c8c7;
	font-size: 1rem;
	color: #2f2f2f;
	position: relative;
}

#footer>.row::before {
	content: "";
	position: absolute;
	pointer-events: none;
	left: -365px;
	bottom: -30px;
	width: 280px;
	height: 315px;
	background: url(../img/dotline-unten.png) center no-repeat;
}

footer .iframe-wrapper-manual-enabling,
footer iframe {
	border-radius: 20px;
	display: block;
	min-width: 100% !important;
	width: 100% !important;
}

@media (min-width: 992px) {

	footer .iframe-wrapper-manual-enabling,
	footer iframe {
		min-width: 70% !important;
		width: 70% !important;
		max-width: 70% !important;
		margin-left: auto;
	}
}

footer hr {
	background: rgba(255, 255, 255, 0.3);
	margin: 38px 0;
	opacity: 1;
	height: 1px;
	border: none;
}

#footer :not(b, strong)>a:has(:not(i, em)) {
	color: #2f2f2f;
}

#footer {
	font-size: 1rem;
	position: relative;
	padding: 60px 0 30px 0;
}

@media (max-width: 991px) {
	#footer>.row>*+* {
		margin-top: 30px;
	}
}

.footerTab :is(i, em),
.footerTab a,
.footerTab :is(i, em) {
	font-style: normal;
	color: #2f2f2f;
}

.footerTab a:not([href^="mailto:"]) {
	text-decoration: none;
	display: inline-block;
	position: relative;
	font-size: 0.875rem;
	color: #2f2f2f;
	border-radius: 8px;
	padding: 8px 16px;
	background: #ffffff;
}

.footerTab a:not([href^="mailto:"]):hover,
.footerTab a:not([href^="mailto:"]):focus {
	color: #b11016;
}

#footer h2 {
	font-size: 1.5rem;
	margin-bottom: 20px;
	color: #2f2f2f;
}

#innerfooter {
	font-size: 1rem;
	padding-top: 30px;
}

#innerfooter ul {
	padding: 0;
}

#innerfooter li {
	display: block;
}

#innerfooter ul a {
	color: #2f2f2f;
	text-decoration: none;
}

#innerfooter ul a:hover,
#innerfooter ul a:focus {
	color: #2f2f2f;
	text-decoration: underline;
}

@media (min-width: 576px) {
	#innerfooter li+li::before {
		color: #2f2f2f;
		content: "•";
		margin: 0 15px;
	}

	#innerfooter li {
		display: inline-block;
	}
}

/* -------------------------------------- vernetzt -------------------------------------- */

#vernetzt {
	color: #2f2f2f;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.3;
	margin: 0 auto 20px auto;
	text-align: left;
	text-decoration: none;
}

@media (min-width: 992px) {
	#vernetzt {
		margin: 0;
	}
}

#vernetzt img {
	margin-right: 15px;
}