html, body { overflow-x: hidden !important; }

.fa-star,
.fa.fa-star {
	font-family: 'Font Awesome 7 Pro';
	font-weight: 900;
}
.fa.fa-star:before {
	content: '\f005';
}
:lang(de-de) body,
:lang(de-de) .elementor {
	-ms-hyphens: auto !important;
	-moz-hyphens: auto !important;
	-webkit-hyphens: auto !important;
	hyphens: auto !important;
	hyphenate-limit-chars: 10 5 5 !important;
	-webkit-hyphenate-limit-before: 5 !important;
	-webkit-hyphenate-limit-after: 5 !important;
	-ms-hyphenate-limit-chars: 10 5 5 !important;
}
.logotitle {
	opacity: 1;
	transition: all 0.4s ease;
	margin-left: 0px;
}
.elementor-sticky--active .logotitle {
	opacity: 1;
	display: inline-block;
	margin-left: 0px;
	width: 50px !important;
}
.elementor-sticky--active .plus-navigation-wrap .plus-navigation-inner.main-menu-indicator-style-1 .plus-navigation-menu .navbar-nav>li.dropdown>a:after,
.elementor-sticky--active .plus-navigation-menu .navbar-nav>li>a {
	color: var(--e-global-color-text) !important;
}
.sticky--header.elementor-sticky--effects {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	background-color: #fff !important;
}
.logoflex img {
	transition: width 1.4s ease 0.4s;
}
.elementor-sticky--effects .logoflex img {
	width: 50% !important;
	margin: 0 auto;
}
.no--style ul {
	list-style: none;
}
.post-thumbnail {
	display: none;
}
dl {
	display: grid;
	grid-template-columns: auto 1fr;
	column-gap: 1rem;
	row-gap: 0.2rem;
	padding: 0;
	margin: 0 auto;
}
dd,
dt {
	text-align: left;
}
dd {
	margin: 0 0.5em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}
blockquote {
	background-color: transparent;
	font-size: 1em;
	line-height: 1.5em;
	font-family: inherit;
	font-style: normal;
	color: inherit;
	padding: 1em 5em 1em 1em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: var(--e-global-color-primary) !important;
	border-radius: 0;
	margin: 2em;
}
.text-content-block p {
	margin: 0 0 0.5em 0;
}
.text-content-block ul {
	padding: 1em 0 1em 3em;
}
.text-content-block ul>li {
	padding: 5px 0;
}
.elementor-widget-button .elementor-button {
	background-color: var(--e-global-color-primary);
}
.elementor-location-header .top--line {
	padding-top: 0.5%;
}
.elementor-location-header .top--line .plus-icon-list-icon {
	padding-top: 5px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
	margin: auto 30px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li a {
	min-height: 45px;
}
span.gfield_required.gfield_required_asterisk {
	color: #9e0000;
	font-size: 1.5em;
}
.gform_required_string {
	font-size: 0.8em;
}
.m2--impressum h2 {
	font-size: 1.3em;
	margin-bottom: 0em;
}
.m2--datenschutz h2 {
	font-size: 1.7em;
	margin-bottom: 0em;
}
.m2--impressum h3,
.m2--datenschutz h3 {
	margin-top: 1em;
}
.main--nav .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:last-child>ul {
	right: 0;
}
.is--sub {
	margin-left: 7% !important;
	margin-bottom: -10px !important;
	width: 100%;
}
.is--sub a {
	font-size: 0.9em;
	line-height: 1.1em;
}
.plus-navigation-wrap .plus-mobile-menu .navbar-nav li.animate-dropdown>.has--sub {
	content: '\f0d7';
	font: normal normal normal 14px/1 'Font Awesome 7 Pro';
	font-weight: 600;
	padding-left: 10px;
	font-size: 1em !important;
	transition: none;
	color: #000 !important;
}
.plus-fw .plus-megamenu-content {
	position: relative;
	overflow: hidden;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
}
.cta--headerbg .elementor-cta__bg-overlay {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 10%, rgba(0, 0, 0, 0) 75%);
}
.cta--headerbg .elementor-cta__content {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.cta--headerbg .elementor-cta__button-wrapper {
	margin-top: auto;
	margin-bottom: 20px;
}
.socket--box .elementor-widget-button {
	margin-top: auto;
}
.plus-mobile-menu.plus-menu-off-canvas .close-menu {
	top: 15px;
	right: 25px;
	z-index: 999;
}
.icon--right .elementor-icon-list-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.icon--right .elementor-icon-list-icon {
	order: 2;
	margin-left: 10px;
}
.icon--right .elementor-icon-list-text {
	order: 1;
	margin-right: auto;
}
.callout-bubble {
	display: inline-block;
	position: relative;
	margin-bottom: 1.5rem;
}
.callout-inner--left {
	background-color: #f39000;
	color: #fff;
	padding: 1.5rem;
	margin: 0 auto;
	border-radius: 50%;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
	transform: rotate(-10deg);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: max-content;
}
.callout-inner--right {
	background-color: #f39000;
	color: #fff;
	padding: 1.5rem;
	margin: 0 auto;
	border-radius: 50%;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
	transform: rotate(10deg);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: max-content;
}
.callout-tail--left {
	position: absolute;
	left: 30%;
	transform: translateX(-30%) rotate(-15deg);
	bottom: -0.75rem;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 30px solid #f39000;
	z-index: -1;
}
.callout-tail--right {
	position: absolute;
	right: 20%;
	transform: translateX(-50%) rotate(-0deg);
	bottom: -0.75rem;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 30px solid #f39000;
	z-index: -1;
}
.zitat--modern p::before,
.zitat--modern p::after {
	position: absolute;
	font-size: 4rem;
	opacity: 0.4;
	font-family: serif;
	line-height: 1;
	z-index: 1;
}
.zitat--modern p::before {
	content: '\201E';
	top: -1.5rem;
	left: -2.5rem;
}
.zitat--modern p::after {
	content: '\201C';
	bottom: 0.5rem;
	right: -2.5rem;
}
.cta-horizontal .elementor-cta__content {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 1rem;
}
.cta-horizontal .elementor-cta__icon {
	margin: 0 !important;
	flex-shrink: 0;
	top: -6px;
}
.cta-horizontal .elementor-cta__title,
.cta-horizontal .elementor-cta__description {
	margin-bottom: 0;
}
.cta-horizontal .elementor-cta__content-item {
	margin: 0;
	width: auto;
}
#gform_wrapper_2 .gform_fields {
	row-gap: 5px !important;
	--gform-theme-form-row-gap: 5px !important;
}
#gform_wrapper_2 .gfield {
	margin-bottom: 5px !important;
}
.elementor-3335 .elementor-element.elementor-element-1f7c46b .tp-process-steps-widget .tp-process-steps-wrapper .tp-ps-icon-img svg {
	color: white;
}
div.post-meta-info.style-1 {
	display: none !important;
}
h6.tp-pro-step-title {
	min-height: 60px;
}
span.tp-ps-content {
	min-height: 300px;
}
.marker .uael-highlight-text::before {
	content: "";
	position: absolute;
	left: -8px;
	right: -8px;
	top: 30%;
	height: 0.55em;
	background: #f3900066;
	z-index: -1;
	transform: rotate(-2deg) skew(-5deg);
	transform-origin: center center;
}
.marker .uael-highlight-text {
	position: relative;
	z-index: 0;
}
.sticky-footer-icon {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.3s ease, visibility 0s linear 0.3s;
}
.sticky-footer-icon.is-visible {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transition: opacity 0.3s ease, visibility 0s;
}
.team--member img {
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.25) !important;
}
.title--box h2 {
	margin: 0.2em;
}
.contact--box h3 {
	margin: 0;
}
.box--blister span.tp-ps-content {
	min-height: 30px;
}
.box--blister h4 {
	margin: 0;
}
.news--blog .uael-post__title {
	margin: 0 0 5% !important;
	border-bottom: 1px solid darkgrey;
}
.rm--button {
	margin-top: auto;
	padding-left: 7%;
	padding-bottom: 7%;
}
span.uael-gf-select-custom:after {
	display: none;
}
.with--shadow img {
	border-radius: 1em !important;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25) !important;
}
.cosmetic--logo .uael-img-carousel-wrap .slick-slide img {
	border: 1px solid var(--e-global-color-daf462b);
	border-radius: 18px;
}
.nem--description {
	display: none;
}
.uael-adv-heading-stack .uael-dual-heading-text.uael-highlight-text{
	white-space: nowrap !important;
}
.plus-navigation-wrap .plus-navigation-inner.main-menu-indicator-style-1 .plus-mobile-menu .navbar-nav li.dropdown>a:after, .plus-navigation-wrap .plus-mobile-menu .navbar-nav li.dropdown ul.dropdown-menu>li>a:after, .plus-navigation-wrap .plus-mobile-menu .navbar-nav li.dropdown ul.dropdown-menu>li.dropdown-submenu>a:after, .plus-navigation-wrap .plus-mobile-menu .navbar-nav li.dropdown>a:after {
	padding-top: 25px;
}
.plus-mobile-menu-content .plus-mobile-menu {
	padding-bottom: 200px !important;
	border-bottom: 1px solid;
}
.elementor-widget-social-icons,
.elementor-social-icons-wrapper.elementor-grid {
	font-size: 1px;
}

@media (min-width: 768px) {
	.elementor-sticky--active .elementor-nav-menu a,
	.elementor-sticky--active .elementor-nav-menu a:focus,
	.elementor-sticky--active .elementor-nav-menu a:hover {
		line-height: 6px;
	}
}
@media (max-width: 480px) {
	p.elementor-icon-box-title {
		margin: 0 !important;
		margin-block-end: 30px !important;
	}
	/*.page-id-4196*/ h6.tp-pro-step-title {min-height:15px !important;}
	span.tp-ps-content {min-height: 150px;}
}
