

.grecaptcha-badge {
	display: none;
}

#cmplz-document {
    font-size: inherit; 
    margin-top: 0;
   	max-width: inherit;
    text-justify: inherit;
}

.wpcf7-acceptance {
	color: #FFF;
}

.wpcf7-acceptance input {
	width: 25px;
    height: 25px;
    padding: 0;
    margin: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450;
    margin: 0;
}

.eael-contact-form-7 .wpcf7-form label span.wpcf7-list-item-label {
    font-family: inherit;
    font-weight: normal;
    /* line-height: 44px; */
    padding: 10px 10px;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #008DC9;
    text-decoration: none;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
	 color: #ffb900;
    margin: 0;
}



/* Transparent Background - Text Left */

#kontakt {
	overflow: hidden;
}




#kontakt {
	padding-top: 30px;
}

#kontakt  > .elementor-container > .elementor-column:nth-child(1) .elementor-container,
#kontakt  > .elementor-container > .elementor-column:nth-child(1) .elementor-widget-wrap .elementor-element{
	max-width: 500px!important;
	margin-right: 90px;
	/*margin-top: 70px;
	margin-bottom: 70px;*/
	/*background: #000!important;*/
}

#kontakt a {
	color: #FFF!important;	
	text-decoration: underline!important;
}


/*
.elementor-slides .swiper-slide-inner {
	max-width: 1100px!important;
	justify-content: left!important;
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading {
	font-size: 70px!important;
    text-transform: uppercase!important;
    letter-spacing: 5px!important;
	max-width: 650px;
    margin-bottom: 10px!important;
    text-align: left;
}

.elementor-slides .swiper-slide-inner .elementor-slide-description {
	font-size: 20px!important;
    text-transform: uppercase!important;
    letter-spacing: 5px!important;
	max-width: 650px;
    text-align: left;
}
*/


body:not(.elementor-editor-active) header.sticky-header {
	z-index: 9999;
    --header-height: 90px!important;
    /*--opacity: 0.70;*/
    --shrink-me: 0.80;
   /* --sticky-background-color: #0e41e5;*/
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
body:not(.elementor-editor-active) header.sticky-header.elementor-sticky--effects {
   /* background-color: var(--sticky-background-color) !important;*/
    background-image: none !important;
    /*opacity: var(--opacity) !important;*/
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
body:not(.elementor-editor-active) header.sticky-header > .elementor-container {
    transition: min-height var(--transition);

}

body:not(.elementor-editor-active) body:(.elementor-editor-active) header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));

}
body:not(.elementor-editor-active) header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
body:not(.elementor-editor-active) header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
body:not(.elementor-editor-active) header.sticky-header > .elementor-container .elementor-widget-image img {

    transition: max-width var(--transition);
}
body:not(.elementor-editor-active) header.sticky-header.elementor-sticky--effects .elementor-widget-image img {
    max-width: calc(100% * var(--shrink-me));
	/*max-height: 60px!important;*/
}
body:not(.elementor-editor-active) header.sticky-header.elementor-sticky--effects .elementor-widget-image .elementor-widget-container {
    margin: 0!important;
	transition: margin var(--transition);
}

body:not(.elementor-editor-active) header.sticky-header.elementor-sticky--effects .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0 10px;
	transition: padding var(--transition);
}

.half-form {
	width: 49.3%;
	display: inline-block;
	margin-bottom: 10px!important;
}

.wpcf7-form > .half-form.form-first {
	margin-right: 5px;
}

.wpcf7-form textarea {
	width: 100%;
}

/*.elementor-editor-wrapper .elementor-preview header,
#elementor-preview-iframe header,*/
.elementor-editor-active header {
	position: relative!important;
	z-index: 0!important;
	height: 118px!important;
	min-height: 118px!important;
	margin-bottom: 0!important;
	transition: none!important;
}

.elementor-editor-active .elementor-sticky__spacer {
	display: none!important;
}

.wpcf7 label {
/*	display: none; */
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #fff;
    border-radius: 0;
}


.wpcf7-submit {
	background-color: #008DC9;
	border-radius: 0;
	color: #FFF;
}

.wpcf7-submit:hover {
	background-color: #0069B4;
}


.hideDesktop {
	display: none!important;
}

@media screen and (max-width: 767px) {
	body:not(.elementor-editor-active) header.sticky-header {
		/*margin-bottom: 0!important;
		background-color: #292929!important;*/
	}
	
	#kontakt > .elementor-container > .elementor-column:nth-child(2) .elementor-container {
		max-width: 100%!important;
		padding: 0;
    	margin-right: 20px;
		margin-left: 20px;
		text-align: center!important;
	}
	
	.hideDesktop {
		display: block!important;
	}

	
	.half-form {
		width: 100%;
		display: block;
		margin-bottom: 10px!important;
	}
	
	
	
	.elementor-slides .swiper-slide-inner .swiper-slide-contents {
    	max-width: 90%!important;
		margin: 0 auto;
	}

	
}

@media screen and (max-width: 1024px) {
	header .elementor-nav-menu--dropdown {
		top: 6px!important;
	}
	
	header .elementor-nav-menu--dropdown .menu-item {
		text-align: center;
	}
	
	header .elementor-nav-menu--dropdown .menu-item a {
		display: inline-block;
    	padding: 15px 10px 10px!important;
	}
}

@media screen and (max-width: 767px) {
	header .elementor-nav-menu--dropdown {
		top: 29px!important;
	}
}



/* Contact Form */

.wpcf7 input,
.wpcf7 textarea {
	border: 1px solid #CCC;
	width: 100%!important;
}

.eael-contact-form-7 .wpcf7-form p {
    display: block!important;
}


.elementor-widget-eael-contact-form-7 .elementor-field-textual {
	width: 100%;
    max-width: 100%;
    background-color: transparent;
    color: #1f2124;
    vertical-align: middle;
    flex-grow: 1;
	margin-bottom: 35px!important;
}

.elementor-widget-eael-contact-form-7 label {
    font-size: 16px!important;
    font-weight: 200!important;
    text-transform: none!important;
    font-style: normal!important;
    text-decoration: none!important;
    line-height: 1.5em!important;
    letter-spacing: 0px!important;
	padding-bottom: 10px!important;
}

.elementor-widget-eael-contact-form-7 input,
.elementor-widget-eael-contact-form-7 textarea {
	border-color: #1B1B1B!important;
    border-width: 0px 0px 1px 0px!important;
    border-radius: 0px 0px 0px 0px!important;
	background: transparent!important;
}

.elementor-widget-eael-contact-form-7 textarea {
	height: 107px!important;
}

.elementor-widget-eael-contact-form-7 br {
	display: none;
}

.elementor-widget-eael-contact-form-7 .elementor-field-type-submit input {
	background-color: #1B1B1B00!important;
    color: #1B1B1B!important;
    border-color: #1B1B1B!important;
	font-size: 16px!important;
    font-weight: 400!important;
    text-transform: capitalize!important;
    font-style: normal!important;
    text-decoration: none!important;
    line-height: 1.1em!important;
    letter-spacing: 0px!important;
    border-style: solid!important;
    border-width: 1px 1px 1px 1px!important;
    border-radius: 50px 50px 50px 50px!important;
    padding: 0% 25% 0% 25%!important;
	min-height: 59px!important;
}


.elementor-location-footer .elementor-nav-menu a {
	padding: 13px 20px 13px 0!important;
}


.elementor-element.elementor-element-63dff80 img {
	max-height: 250px!important;
	width: auto!important;
}
