/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/



/* Kontaktformular */
.hs-button.primary.large {
	all: unset !important;
	font-family: var( --e-global-typography-text-font-family ), Sans-serif !important;
	font-size: var( --e-global-typography-text-font-size ) !important;
	font-weight: var( --e-global-typography-text-font-weight ) !important;
	line-height: var( --e-global-typography-text-line-height ) !important;
	fill: var( --e-global-color-secondary ) !important;
	color: var( --e-global-color-secondary ) !important;
	background-color: var( --e-global-color-accent ) !important;
	border-style: solid !important;
	border-width: 1px 1px 1px 1px !important;
	border-color: var( --e-global-color-accent ) !important;
	border-radius: 4px 4px 4px 4px !important;
	padding: 12px 24px !important;
	transition: 0.3s ease !important;
	cursor: pointer !important;
}

.hs-button.primary.large:hover {
	background-color: var(--e-global-color-secondary) !important;
	color: var( --e-global-color-accent ) !important;
	border: 1px solid var( --e-global-color-accent ) !important;
}

.hs-input {
	border: none !important
}

.hs_submit.hs-submit .actions {
	margin-top: 15px;
}

.inputs-list {
	padding-left: 2% !important;
}

/* Team */
.team-min-height {
	
}

/* Testimonial Text */
.elementor-widget-testimonial-carousel .elementor-testimonial__text {
	font-size: var(--e-global-typography-text-font-size) !important;
}

/* Kontaktbereich */
.contact-options-icons .elementor-icon-list-items li a {
	text-decoration: none;
}

.contact-options-icons .elementor-icon-list-icon {
	align-self: baseline;
	padding-top: 6px;
}

/* Checkliste Leistungen */
.check-ul {
	list-style-type: none;
}

.check-ul li::before {
	content: "\2713";
	position: absolute;
	left: 0;
	color: var(--e-global-color-primary);
	font-size: 20px;
}

/* Flip Boxen */
.flip-box-btn .elementor-flip-box__button {
	text-decoration: none !important;
}

/* Header */
#header-btn .elementor-button-icon {
	display: flex;
	align-self: center;
}

.header-options-icons .elementor-icon-list-icon {
	align-self: baseline;
	padding-top: 6px;
}

@media only screen and (max-width: 350px) {
	#nav-btn .elementor-button-text {
		font-size: 13px;
	}	
}

/* Footer */
.footer-info a {
	color: var(--e-global-color-secondary) !important;
}

/* Hubspot Formular
***********************************************************/
/* .hbspt-form * {
	padding: 0;
	margin: 0;
	background: transparent;
	border-color: transparent;
	color: unset;
}
*/


@media only screen and (max-width: 767px) {
	.froitz-container {
		position: relative;
	}
	
	.froitz {
	  position: absolute;
	  left: 50% !important;
	  transform: translateX(-50%);
	}
}


.hfe-nav-menu li.elementor-button-wrapper {
	right: 0 !important;
	position: absolute !important;
}

h1 {
	text-shadow: #666666 2px 2px;
}

a.read-more-btn {
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #9ACD32;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 5px 5px 0px 0px #9ACD32;
}

/* Testimonial Slider Buttons */

#my-previous-element:hover, #my-next-element:hover {
	cursor: pointer;
}


/* Multi-Step-Formular */

.multistep-form {
	width: 100%;
	max-width: 500px;
	height: 100%;
	min-height: 600px;
	align-items: stretch;
}

.multistep-form label[for="form-field-leistung-0"],
.multistep-form label[for="form-field-leistung-1"],
.multistep-form label[for="form-field-leistung-2"],
.multistep-form label[for="form-field-leistung-3"],
.multistep-form label[for="form-field-leistung-4"] {
	--color-border: rgba(137,137,137,0.5);
	display: block !important;
	position: relative;
	width: 150px;
	height: 150px !important;
	margin-top: 10px;
	background-color: var(--e-global-color-secondary );
	border-radius: 5px;
	border: 1px solid var(--color-border );
	transition: all .2s ease-in-out;
	cursor: pointer;
}

.label-img,
.website .label-img {
	position: absolute;
	inset: 0;
	max-width: 70px !important;
    width: 100%;
    margin: auto;
	margin-top: 30px;
}

.website .label-img {
	margin-top: auto;
}

.label-text {
	position: absolute;
	bottom: 5%;
	left: 50%;
	transform: translateX(-50%);
	color: var(--e-global-color-primary );
	margin-bottom: 0 !important;
	text-align: center;
	line-height: 1.1;
}

input[type="checkbox"],
input[type="radio"] {
	visibility: hidden !important;
	opacity: 0 !important;
	position: absolute !important;
}

.elementor-field-group-datenschutz input[type="checkbox"] {
	visibility: visible !important;
	opacity: 1 !important;
	position: relative !important;
	cursor: pointer;
}

input[type="checkbox"]:checked ~ label,
input[type="radio"]:checked ~ label {
	--_e-global-color-primary-alpha: rgba(253,193,45,0.2);
	
	border: 1px solid var(--e-global-color-accent );
	background-color: var(--_e-global-color-primary-alpha );
	transform: scale3d(1.05, 1.05, 1);
}

.elementor-field-group-datenschutz input[type="checkbox"]:checked ~ label {
	border: none !important;
	background-color: transparent !important;
	transform: none !important;
}

.elementor-36 .elementor-element.elementor-element-dc7bf41 .elementor-field-group > label {
	font-family: var(--e-global-typography-secondary-font-family ), Sans-serif;
    font-size: 35px;
    font-weight: var(--e-global-typography-secondary-font-weight );
    line-height: var(--e-global-typography-secondary-line-height );
	color: var(--e-global-color-primary ) !important;
}

.label-description .label-headline {
	margin: 0;
}

.label-description .label-content-text {
	color: var(--e-global-color-text );
    font-family: var(--e-global-typography-text-font-family ), Sans-serif;
    font-size: var(--e-global-typography-text-font-size );
    font-weight: var(--e-global-typography-text-font-weight );
    line-height: var(--e-global-typography-text-line-height );
}

.multistep-form label[for="form-field-website-0"],
.multistep-form label[for="form-field-website-1"] {
	--color-border: rgba(137,137,137,0.5);
	display: block !important;
	position: relative;
	width: 150px;
	height: 150px !important;
	margin-top: 10px;
	background-color: var(--e-global-color-secondary );
	border-radius: 5px;
	border: 1px solid var(--color-border );
	transition: all .2s ease-in-out;
	cursor: pointer;
}

/* Footer */

.green-text {
	color: #9acd32;
}

.footer-heading {
	text-decoration: none;
	color: var(--e-global-color-secondary );
}

.footer-links li a {
	color: var(--e-global-color-secondary );
}

/* Header */

.sticky-header.elementor-sticky--active {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

/* Hover Effekt */

.hover-image-container {
	max-width: 268px !important;
	margin: auto;
	transition: all .2s ease-in-out;
}

.hover-image-container img:hover {
	transform: scale3d(1.05, 1.05, 1);
}
	
.hover-contact-container {
	max-width: 220px !important;
	margin: auto;
}

.hover-project-container {
	max-width: 366px !important;
	margin: auto;
}

/* Auszeichnungen */

.flex-certificate {
	display: flex; 
	align-items: center;
	flex-wrap: wrap; 
	justify-content: center;
	gap: 10px;
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	filter: grayscale(100%);
}

.flex-certificate img {
	height: 72px;
	max-height: 50px;
    width: 100% !important;
	max-width: 120px;
}

/* Projektkacheln */

.grid-break {
	margin-top: -4rem;
}

@media only screen and (max-width: 1024px) {
	.grid-break {
		margin-top: 0 !important;
	}
	
	.grid-tablet-right {
		margin-top: 0 !important;
	}

	.grid-tablet-left {
		margin-top: 0 !important;
	}
}

.case-study-link {
	color: var(--e-global-color-secondary ) !important;
}

.elementor-36 .elementor-element.elementor-element-fd67baf .elementor-flip-box__button {
	text-decoration: none !important;
}





input,
select,
option,
textarea,
fieldset{
	width:100% !important;
	padding:0 !important;
	margin-top: 10px !important;
	outline:0 !important;
	font-family:'Lato', sans-serif !important;
	color:#747474 !important;
	border-radius:4px !important;
}

fieldset {
	max-width:100% !important;
}

.hs-richtext p {
	margin-top:10px !important;
	font-size:0.75rem !important;
}

input[type="text"],
input[type="email"],
input[type="tel"]{
	border-radius:4px !important;
	width:100% !important;
	padding-bottom:12px !important;
}

input:focus,
select:focus,
textarea:focus{
	border: 1px solid #9acd32 !important;
	
}

input[type="file"]:focus {
	border: none !important;
	width:auto !important;
	padding:0 !important;
	cursor:pointer !important;
}

input[type="file"] {
	border: none !important;
	width:auto !important;
	padding:0 !important;
	cursor:pointer !important;
}

.hbspt-form 
button {
	width:100% !important;
	padding:0 !important;
	margin:0 !important;
	outline:0 !important;
	font-family:'Lato', sans-serif !important;
	color:#fff !important;
}


.hs-input
select {
	padding:9px 10px !important;
	height:20px !important;
}

select:first-child {
	color:#747474 !important;
}

::placeholder {
	color:#747474 !important;
	opacity:1 !important;
}

.hs-input {
	margin-top:15px !important;
	padding:10px !important;
	color:#747474 !important;
	font-size:0.75rem !important;
	border:1px solid #ccc !important; 
	height:auto !important;
}

.bewerbungen .hs-input {
	margin-bottom: 27px;
}

.bewerbungen .hs-button {
	margin-top:12px !important;
}

.tiny-area textarea.hs-input {
	height:67px !important;
}

textarea.hs-input {
	height:125px !important;
}

.hs-button {
	margin-top:15px !important;
	border:none !important;
	display:inline-block !important;
	/* width:160px !important; */
	padding:13px 14px !important;
	color:#fff !important;
	background-color: #9acd32 !important;
	box-shadow:4px 4px 0px 0px #81ae27 !important;
	text-shadow: 2px 2px 0px #81ae27 !important;
	cursor:pointer !important;
	border-radius:4px !important;
	transition:ease 0.36s;
	font-size:1rem;
}

.hs-button:hover {
	background-color: #81ae27 !important;
	box-shadow:4px 4px 0px 0px #9acd32 !important;
	text-shadow: 2px 2px 0px #9acd32 !important;
}

.hs-form-required {
	display:none !important;
}

.inputs-list  {
	color:#f00 !important;
	list-style:none !important;
	font-size:0.75rem !important;
	margin-top:5px !important;
	line-height:1rem !important;
}



.custom-seminar-hs-form .hs-richtext p {
	color: #747474;
	margin-bottom: 0;
	font-size: 0.8rem;
}


.hs_recaptcha {
	margin: 20px 0;
}

