/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/*
 * 
 * Initales CSS für Skalierung & Fonts
 * Siehe dazu Adobe Font unter Elementor Custom Code Sektion
*/

@media only screen and (max-width: 1680px) {
	.elementor-section.elementor-section-boxed > .elementor-container{
		max-width:90vw!important;
		
	}
}

body {
	font-family: acumin-pro,sans-serif;
	font-weight: 300;
	font-style: normal;
	-webkit-hyphens: manual!important;
    -ms-hyphens: manual!important;
    hyphens: manual!important;
	/*min font-size: 18px, max font-size: 22px */
	font-size: calc(18px + (22 - 18) * ((100vw - 568px) / (2560 - 568)));
	color: var( --e-global-color-text );
}
strong {
	font-weight: 600;
}
a {
	color: var(--e-global-color-57a8b29);
}

h1, h2, h3, h4{
	font-family: 'bebas-neue-pro', sans-serif;
	color: var( --e-global-color-text );
	line-height: 1.3em!important;
	font-weight: bold;
}

/*
 * Werte basieren auf den Auflösungen: Min - 568px, Max - 1920px
 * min font-size: 50px, max font-size: 90px */
h1 {
	font-size: calc(50px + (80 - 50) * ((100vw - 568px) / (2560 - 568)));
	color: var( --e-global-color-544b7c6 );
}
/*min font-size: 40px, max font-size: 70px */
h2{
	/*font-size: calc(40px + (70 - 40) * ((100vw - 568px) / (2560 - 568)));*/
	font-size: calc(32px + (70 - 40) * ((100vw - 568px) / (2560 - 568)));
}
/*min font-size: 35px, max font-size: 52px */
h3 {
    /*font-size: calc(35px + (50 - 35) * ((100vw - 568px) / (2560 - 568)));*/
	font-size: calc(28px + (50 - 35) * ((100vw - 568px) / (2560 - 568)));
}
/*min font-size: 25px, max font-size: 33.5px */
h4 {
    /*font-size: calc(25px + (33.5 - 25) * ((100vw - 568px) / (2560 - 568)));*/
	font-size: calc(21px + (33.5 - 25) * ((100vw - 568px) / (2560 - 568)));
}
/*min font-size: 25px, max font-size: 40px */
h5 {
	font-family: acumin-pro,sans-serif;
	/*font-size: calc(25px + (40 - 25) * ((100vw - 568px) / (2560 - 568)));*/
    font-size: calc(21px + (40 - 25) * ((100vw - 568px) / (2560 - 568)));
}
/*min font-size: 20px, max font-size: 27px */
h6 {
	font-family: acumin-pro,sans-serif;
	font-weight: 700;
	font-style: normal;
    /*font-size: calc(20px + (27 - 20) * ((100vw - 568px) / (2560 - 568)));*/
	font-size: calc(18px + (27 - 20) * ((100vw - 568px) / (2560 - 568)));
}

/*Horizantal Menu*/

.menu .emm6{
	font-family: 'bebas-neue-pro', sans-serif;
	font-weight: bold;
	font-size: calc(21px + (27 - 25) * ((100vw - 568px) / (2560 - 568)));
}

/*Kurs Headings*/

/*min font-size: 40px, max font-size: 65px */
.schulung-inhalte h2{
	/*font-size: calc(40px + (65 - 40) * ((100vw - 568px) / (2560 - 568)));*/
	font-size: calc(32px + (65 - 40) * ((100vw - 568px) / (2560 - 568)));
}

/*min font-size: 25px, max font-size: 30px */
.schulung-inhalte h3 {
	/*font-size: calc(25px + (30 - 25) * ((100vw - 568px) / (2560 - 568)));*/
    font-size: calc(21px + (30 - 25) * ((100vw - 568px) / (2560 - 568)));
}

/*min font-size: 23px, max font-size: 27px */
.schulung-inhalte h4 {
	/*font-size: calc(23px + (27 - 22) * ((100vw - 568px) / (2560 - 568)));*/
    font-size: calc(18px + (27 - 22) * ((100vw - 568px) / (2560 - 568)));
}

/*min font-size: 25px, max font-size: 20px */
.schulung-inhalte h5 {
	/*font-size: calc(20px + (25 - 20) * ((100vw - 568px) / (2560 - 568)));*/
    font-size: calc(18px + (25 - 20) * ((100vw - 568px) / (2560 - 568)));
}


span.strong-title {
    font-weight: 600;
    display: block;    
	margin-top: 15px;
    color: var(--e-global-color-57a8b29);
}

.cta-headline .elementor-heading-title{
	/*font-size: calc(40px + (73 - 40) * ((100vw - 568px) / (2560 - 568)));*/
	font-size: calc(32px + (70 - 40) * ((100vw - 568px) / (2560 - 568)));
	font-family: 'bebas-neue-pro', sans-serif;
	line-height: 1.3em!important;
}

.elementor-button span {
	/*font-size: calc(20px + (30 - 20) * ((100vw - 568px) / (2560 - 568)));*/
	font-size: calc(18px + (30 - 20) * ((100vw - 568px) / (2560 - 568)));
	font-weight: 700;
	font-family: 'bebas-neue-pro', sans-serif;
}
.play-button a {
	position: relative;
    padding: 15px 60px 10px 20px !important;
}
.norm-button a {
	position: relative;
    padding: 15px 20px 10px 20px !important;
}
.play-button .elementor-button-icon {
	position: absolute;
    right: 5px;
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
}
.play-button svg {
	height: 40px;
    width: 40px;
}
.elementor-form-fields-wrapper .elementor-button-text {
	position: relative;
}
.elementor-form-fields-wrapper .elementor-button-text:after {
	content '';
	background-image: url("/wp-content/uploads/2021/10/Icon-Play-Button-white.svg");
	position: absolute;
    right: 5px;
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
}


/* MENUE */
.elementor-widget-image a img[src$=".svg"] {
	width: unset;
}
.menu-section-title {
	background-color: var(--e-global-color-primary);
	padding: 15px 30px;
}
.menu-section-title .elementor-heading-title {
	color: var( --e-global-color-accent );
    font-size: 1rem;
	font-weight: 600;
}
/* SUBMENUE */
@media (min-width: 1281px) {
	ul[data-id="schulungen"] li,
	ul[data-id="weitere-informationen"] li,
	ul[data-id="schulungen"],
	ul[data-id="weitere-informationen"],
	#vertical-nav-section-schulungen nav,
	#vertical-nav-section-schulungen,
	#vertical-nav-section-schulungen > .elementor-container,
	#vertical-nav-section-schulungen > .elementor-container > .elementor-column,
	#vertical-nav-section-schulungen > .elementor-container > .elementor-column > .elementor-widget-wrap,
	#vertical-nav-section-schulungen .elementor-widget-elemental-menu,
	#vertical-nav-section-schulungen .elementor-widget-container
	{
		position: static !important;
	}
	ul[data-id="schulungen"] li ul,
	ul[data-id="weitere-informationen"] li ul {
		top: 0 !important;
		position: absolute;
		left: 250px !important;
		z-index: 999 !important;
		/*background-color: white !important;*/
		bottom: 0 !important;
		height: unset !important;
	}
	#vertical-nav-section-schulungen span {
		white-space: break-spaces;
	}
	ul[data-id="schulungen"] li:hover:after,
	ul[data-id="weitere-informationen"] li:hover:after {
		content: '';
		width: 10px;
		height: 50px;
		position: absolute;
		right: -20px;
		margin-top: -2%;
		z-index: 9999;
		width: 0;
		height: 0;
		border-top: 30px solid transparent;
		border-left: 20px solid var( --e-global-color-secondary );
		border-bottom: 30px solid transparent;

	}
	ul li:not(.emm77):hover:after {
		display: none;
	}

	ul[data-id="schulungen"] li a[aria-current="page"],
	ul[data-id="weitere-informationen"] li a[aria-current="page"] {
		font-weight: 600;
	}
}

/* MOBILE MENU */
nav[aria-label="Mobile menu"] li[data-level="0"] > a {
	background-color: var(--e-global-color-primary);
	color: #ffffff !important;
	font-weight: 600;
    padding: 15px 30px;
}
nav[aria-label="Mobile menu"] li[data-level="0"] > a > button[aria-label="Show sub menu"] i:before,
nav[aria-label="Mobile menu"] li[data-level="0"] > a > button[aria-label="Show sub menu"] i:after {
	background-color: #ffffff;
}
nav[aria-label="Mobile menu"] span {
	white-space: normal;
	line-height: 1.3;
}
nav[aria-label="Mobile menu"] ul {
	padding-left: 0 !important;
}
[type=button]:focus, [type=submit]:focus, button:focus {
    outline: 0px auto -webkit-focus-ring-color;
}

nav[aria-label="Mobile menu"] li[data-level="2"] {
	background-color: var( --e-global-color-57a8b29 );
	border-color: #ffffff !important;
}
nav[aria-label="Mobile menu"] li[data-level="2"] a {
	color: #ffffff !important;
}
nav #emm-mobile-menu .emm10 i:after {
	background-color: #ffffff !important;
}


/*Tab Elemente Template - Listing */
.cat-Link span:before {
	content: "";
    width: 15px;
    height: 15px;
    background-color: var(--e-global-color-primary);
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 3px 3px 3px 0px;
}
.cat-Link span {
	position: relative;
	display: inline-block;
	padding-left: 30px;
}
.cat-Link span:before {
	background-color: var(--e-global-color-57a8b29);
}
.tab-items .elementor-widget-wrap {
	padding: 0 !important;
}
.jet-tabs .elementor-container {
	max-width: unset !important;
}

/*Filter Category Pages + Table*/
.filter-buttons .jet-checkboxes-list__label{
	font-size: calc(16px + (18 - 16) * ((100vw - 568px) / (2560 - 568)));
}

.jet-dynamic-table__header .jet-dynamic-table__col--schulung, .jet-dynamic-table__header .jet-dynamic-table__col--seineihrekurse{
	background-color: var(--e-global-color-57a8b29);
	color: var(--e-global-color-accent);
}

.jet-dynamic-table__header .jet-dynamic-table__col--dauer{
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-accent);
}

.jet-dynamic-table__col{
	border: 0px;
	border-bottom: 1px solid #ccc;
}

/* TABS KURSKATEGORIEN */
@media (min-width: 1025px) {
	#Kurs-Kategoren-Tabs .jet-tabs__control-wrapper {
		position: relative;
	}
	#Kurs-Kategoren-Tabs .jet-tabs__control-wrapper:after {
		content: '';
		width: 100%;
		height: 2px;
		background-color: var(--e-global-color-417af59);
		bottom: -30px;
		position: absolute;
	}
	#Kurs-Kategoren-Tabs .jet-tabs__control.active-tab:after {
		content: '';
		width: 100%;
		height: 7px;
		background-color: var(--e-global-color-57a8b29);
		position: absolute;
		bottom: -33px;
		z-index: 99;
	}
	#Kurs-Kategoren-Tabs .jet-tabs__control {
		position: relative;
		margin-right: 0;
		min-height: 70px;
		max-height: unset;
		height: unset;
	}
	#Kurs-Kategoren-Tabs .jet-tabs__control-wrapper {
		width: 100%;
		padding: 0;
		margin: 0;
		max-width: unset;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		overflow: visible;
		margin-bottom: 30px;
		-webkit-box-align: normal;
		    -ms-flex-align: normal;
		        align-items: normal;
	}
	#Kurs-Kategoren-Tabs .jet-listing-grid__item {
		max-width: 22%;
	}
}
@media (max-width: 1024px) {
	#Kurs-Kategoren-Tabs .jet-tabs__control {
		width: 100%;
		margin-bottom: 15px;
	}
	#Kurs-Kategoren-Tabs .jet-tabs__control-wrapper {
		min-width: 200px;
		max-width: 200px;
	}
}
@media (max-width: 767px) {
	#Kurs-Kategoren-Tabs .elementor-widget-container > .jet-listing-grid > .jet-listing-grid__items {
    	--columns: 1;
	}
	#Kurs-Kategoren-Tabs .jet-tabs {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: normal !important;
		    -ms-flex-direction: row !important;
		        flex-direction: row !important;
	}
	#Kurs-Kategoren-Tabs .jet-tabs__control-wrapper {
		min-width: 170px;
		max-width: 170px;
		-webkit-hyphens: auto;
		    -ms-hyphens: auto;
		        hyphens: auto;
	}
	#Kurs-Kategoren-Tabs .jet-tabs__control-inner {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	#Kurs-Kategoren-Tabs .jet-tabs__control {
		height: auto;
	}
	#Kurs-Kategoren-Tabs .cat-Link span {
		font-size: 0.95rem;
		line-height: 1.75;
	}
}

#tab-kurse-nav .jet-tabs__control-wrapper {
		min-width: 170px;
		max-width: 170px;
		-webkit-hyphens: auto;
		    -ms-hyphens: auto;
		        hyphens: auto;
	}
#tab-kurse-nav .jet-tabs__control {
	width: 100%;
    margin-bottom: 15px;
}
#tab-kurse-nav .jet-tabs__label-text {
	margin: 0 auto 0 0;
}

/*Mitarbeiter Single*/
/*.mitarbeiter span{
	background-color: var(--e-global-color-primary);
	padding: 10px;
    border-radius: 10px 10px 10px 0px;
}*/

/* BREADCRUMBS */
/*#breadcrumbs {
	line-height: 2;
}*/
#breadcrumbs a,
#breadcrumbs span.breadcrumb_last {
	font-family: 'bebas-neue-pro', sans-serif;
	color: #0A0A0A;
	position: relative;
	/*margin-right: 15px;
	margin-left: 20px;*/
	margin-right: 35px;
	/*white-space: nowrap;*/
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}
/*#breadcrumbs > span > span > a {
	margin-left: 0;
}*/
#breadcrumbs a:after {
	content: '';
    position: absolute;
    width: 10px;
    height: 15px;
	background-image: url(/wp-content/uploads/2022/01/Triangle.png);
    background-repeat: no-repeat;
    right: -25px;
    top: 4px;
}
#breadcrumbs span.breadcrumb_last {
	color: var(--e-global-color-57a8b29);
}
.elementor-widget-breadcrumbs .elementor-widget-container {
	margin: 0 !important;
}
@media (min-width: 1025px) {
	.elementor-widget-breadcrumbs {
		margin-top: 25px;
		margin-bottom: 30px !important;
	}
	#breadcrumb-section .elementor-container {
		max-width: 1645px !important;
	}
}
@media (max-width: 1024px) {
	.elementor-widget-breadcrumbs {
		margin-top: 15px;
		margin-bottom: 20px !important;
	}
}
@media (max-width: 480px) {
	#breadcrumbs a {
		white-space: break-spaces;
	}
}*/
/* SINGLE KURSE */

/*.single-ls_courses .kursdaten .jet-listing-dynamic-field__content .schulung-info-content {
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
}*/
/*.single-ls_courses .kursdaten .buttons {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}
.single-ls_courses .kursdaten .buttons .elementor-widget-wrap {
	background-color: var(--e-global-color-primary);
    border-radius: 15px 15px 15px 0;
    padding: 30px;
}*/
.single-ls_courses .schulung-inhalte h4,
.single-ls_courses .schulung-inhalte h3 {
	font-weight: 800;
	font-family: inherit;
	font-size: inherit;
	margin-bottom: 5px;
	margin-top: 25px;
}
.single-ls_courses .side-info-text h3 {
	color: #ffffff;
}
.jet-dynamic-table__col.jet-dynamic-table__col--dauer {
	text-align: center;
}

/* PADDING / MARGIN */
/* Archivseiten, Schulungskategorien */
.tax-schulungen_kategorie #content-area .elementor-widget-breadcrumbs,
.single-ls_courses #content-area .elementor-widget-breadcrumbs {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.tax-schulungen_kategorie #content-area section.elementor-inner-section.elementor-section-full_width,
.single-ls_courses #content-area section.elementor-inner-section.elementor-section-full_width {
	padding-left: 3% !important;
	padding-right: 3% !important;
	padding-top: 0;
    padding-bottom: 0;
	margin-top: 3%;
    margin-bottom: 3%;
}
/*.tax-schulungen_kategorie #content-area section.elementor-inner-section.elementor-section-full_width:last-child,
.single-ls_courses #content-area section.elementor-inner-section.elementor-section-full_width:last-child {
    margin-bottom: 0;
}*/
.tax-schulungen_kategorie #content-area section.elementor-inner-section.elementor-section-full_width.with-bg,
.single-ls_courses #content-area section.elementor-inner-section.elementor-section-full_width.with-bg {
	padding-top: 30px;
    padding-bottom: 40px;
	margin-bottom: 0 !important;
}
.tax-schulungen_kategorie #content-area section.elementor-section.elementor-section-full_width .elementor-container,
.single-ls_courses #content-area section.elementor-section.elementor-section-full_width .elementor-container {
	max-width: 1640px !important;
}
@media (max-width:1680px) {
	.tax-schulungen_kategorie #content-area section.elementor-section.elementor-section-full_width .elementor-container,
	.single-ls_courses #content-area section.elementor-section.elementor-section-full_width .elementor-container {
		max-width: 90vw !important;
	}    
}
.tax-schulungen_kategorie #content-area .breadcrumb-section,
.single-ls_courses #content-area .breadcrumb-section {
	margin-bottom: -40px;
	margin-top: 10px;
}
@media (max-width: 1024px) {
	.tax-schulungen_kategorie #content-area .breadcrumb-section,
	.single-ls_courses #content-area .breadcrumb-section {
		margin-bottom: -20px;
	}
}
@media (max-width: 767px) {
	.tax-schulungen_kategorie #content-area .breadcrumb-section,
	.single-ls_courses #content-area .breadcrumb-section {
		margin-bottom: -10px;
	}
}
.tax-schulungen_kategorie #content-area section#header-img.elementor-inner-section.elementor-section-full_width,
.single-ls_courses #content-area section#header-img.elementor-inner-section.elementor-section-full_width {
	padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.tax-schulungen_kategorie #content-area  section#header-img.elementor-inner-section.elementor-section-full_width .elementor-container,
.single-ls_courses #content-area  section#header-img.elementor-inner-section.elementor-section-full_width .elementor-container {
	max-width: unset !important;
} 
/*#content-area #footer section.elementor-inner-section.elementor-section-full_width {
	padding-top: 30px !important;
    padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}*/
#content-area #footer section.elementor-inner-section.elementor-section-full_width {
	padding-top: 30px !important;
    padding-bottom: 30px !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-left: 3% !important;
    padding-right: 3% !import
}
footer#site-footer {
	display: none;
}

/* CONTACT FORM */
@media (max-width: 568px) {
	.elementor-field-group-anrede {
		order: 1;
	}
	.elementor-field-group-vorname {
		order: 2;
	}
	.elementor-field-group-nachname {
		order: 3;
	}
	.elementor-field-group-firma {
		order: 4;
	}
	.elementor-field-group-strasse {
		order: 5;
	}
	.elementor-field-group-plz {
		order: 6;
	}
	.elementor-field-group-stadt {
		order: 7;
	}
	.elementor-field-group-telefon {
		order: 8;
	}
	.elementor-field-group-email {
		order: 9;
	}
	.elementor-field-group-message {
		order: 10;
	}
	.elementor-field-type-submit {
		order: 999;
	}
}

/* TESTIMONIAL */
#testimonials .swiper-slide {
	border-radius: 15px 15px 15px 0;
	padding: 0 40px;
}
#testimonials .swiper-slide:before {
	content: '';
	background-image: url('/wp-content/uploads/2021/11/anfuehrungszeichen-99.png');
	background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
#testimonials .swiper-slide:after {
	content: '';
	background-image: url('/wp-content/uploads/2021/11/anfuehrungszeichen-66.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
    right: 20px;
}
#testimonials .swiper-slide:nth-child(even) {
	background-color: var(--e-global-color-57a8b29);
}
#testimonials .elementor-testimonial__text,
#testimonials .elementor-testimonial__name {
	font-size: 18px;
	line-height: 1.3;
}
#testimonials .elementor-testimonial__title {
	font-size: 14px;
	line-height: 1.3;
}
/*TOP BEWERTUNGEN*/
#top-bewertungen {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
    right: 0;
    left: unset;
}
.slick-list.draggable {
	padding-bottom: 20px;
}

/* SEARCH */
.jet-ajax-search__form {
	border-width: 0 !important;	
}
.jet-ajax-search__field-icon.jet-ajax-search-icon {
	left: 15px !important;
	font-size: 24px;
	color: var( --e-global-color-57a8b29 );
}
.kurs-suchen-ajax .jet-ajax-search {
	/*width: 550px;*/
}
.kurs-suchen-ajax .elementor-widget-container {
    /*top: 30px !important;
    right: 60px !important;
    position: absolute;*/
}
.home .kurs-suchen-ajax .elementor-widget-container {
    /*top: 0px !important;
    right: 30px !important;
    position: absolute;*/
}

@media (max-width: 1280px) {
	.kurs-suchen-ajax {
		order: 1;
	}
}

@media (max-width: 1280px) {
	
	.kurs-suchen-ajax .jet-ajax-search {
		/*width: 500px;*/
	}
}

.elementor-message.elementor-message-success {
	color: green;
    font-size: 28px;
	font-family: 'bebas-neue-pro', sans-serif;
}
.elementor-message {
	font-size: 28px;
	font-family: 'bebas-neue-pro', sans-serif;
}
.elementor-message.elementor-message-success:before {
	font-size: 45px;
    color: green;
}

.elementor-form label,
.elementor-form input,
.elementor-form textarea,
.elementor-form select {
	font-family: 'bebas-neue-pro', sans-serif !important;
}