/*
 Theme Name:     JFM Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Jellyfish.media Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.jellyfish.media
 Template:       Divi
 Version:        3.0.92
*/
 
/* JFM Custom Styles hier rein!
------------------------------------------------------- */

/*############ Typografie ############*/

@font-face {
  font-family: GreycliffCF; /* medium font */
  src: url("../otf/greycliffcf-medium.otf") format("opentype");
  font-weight: 500; font-style: normal; 
  font-display: swap;
}

@font-face {
  font-family: GreycliffCF; /* extra bold font */
  src: url("../otf/greycliffcf-extrabold.otf") format("opentype");
  font-weight: 800; font-style: normal; 
  font-display: swap;
}

@font-face {
  font-family: GreycliffCF; /* extra bold font */
  src: url("../otf/greycliffcf-extrabold.otf") format("opentype");
  font-weight: bolder; font-style: normal; 
  font-display: swap;
}

@font-face {
  font-family: GreycliffCF; /* regular font */
  src: url("../otf/greycliffcf-regular.otf") format("opentype");
  font-weight: normal; font-style: normal; 
  font-display: swap;
}


body {
	font-family: GreycliffCF !important;
}

h1, h2, h3, h4, h5, p, li {
	hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphenate-limit-chars: 8 3 4;
	word-break: initial;
	overflow-wrap: initial;
}




/*-------- Bessere Darstellung der Bilder in Chrome -------- */

img {
	image-rendering: auto;
	pointer-events: none;
}

/*-------- Video im Banner --------*/

#hero-video-wrapper {
    margin: 0;
    position: absolute;
    min-width: 100vw;
	margin-top: -574px;
}

#hero-video {
	overflow: hidden;
	text-align: center;
}

#hero-video .et_pb_row {
	padding-top: 8vw;
	padding-bottom: 12vw;
}

#hero-video h1, #hero-video p {
	color: #fff;
}

/*############ Preventing FOUT ############*/
 html {display:block !important;}


/*############################## HEADER ##############################*/

.et-l--header {
	position: fixed;
	width: 100%;
	top:0;
	z-index: 99999;
}

#et-main-area {
	margin-top: 155px;
}

/* Meta NAV*/
#jfm-meta-nav {
	background-color: #285c4d;
	padding: 0;
}

#jfm-meta-nav .et_pb_row {
	padding: 0;
	display: flex;
	max-width: 1700px;
	width: 90%;
}

#jfm-meta-nav .et_pb_column.et_pb_column_2_3 .et_pb_menu {
	background-color: transparent;
}

#jfm-meta-nav .et_pb_column.et_pb_column_2_3 .et_pb_menu ul li {
	margin-top: 15px;
}

#jfm-meta-nav .et_pb_column.et_pb_column_2_3 .et_pb_menu .menu-item>a {
	color: #fff;
}

#jfm-meta-nav .et_pb_column.et_pb_column_1_3 {
	display:flex;
	justify-content: flex-end;
}

#jfm-meta-nav .et_pb_column.et_pb_column_1_3 .et_pb_icon {
	margin-bottom: 0;
	margin: 10px;
	line-height: 1;
}

#jfm-meta-nav .et_pb_column.et_pb_column_1_3 .et_pb_icon>a:hover:after {
	display: none;
}

#jfm-meta-nav .et_pb_column.et_pb_column_1_3 .et_pb_icon .et-pb-icon {
	font-size: 28px;
	color: #fff;
}

/* MAIN NAV*/
/* Logo */

#jfm-main-nav .et_pb_menu .et_pb_menu__logo img {
	max-height: 130px;
	height: 100%;
	width: auto;
	margin: 5px 0;
	transition: all .4s ease-in-out;
}

#jfm-logo a:hover:after {
	transform: scaleX(0);
}

#jfm-main-nav {
	background-color: #f1f8e8;
	padding: 0;
	transition: all .4s ease-in-out;
	box-shadow: 0 10px 30px hsl(0deg 0% 50% / 10%);
}

#jfm-main-nav .et_pb_row {
	padding: 0;
	max-width: 1700px;
	width: 90%;
}

#jfm-main-nav .et_pb_menu {
	background-color: transparent;
}

#jfm-main-nav .et_pb_menu .et_pb_menu__wrap {
	justify-content: flex-end;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav>li.menu-item>.sub-menu {
	transition-delay: .2s;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav>li.menu-item.et-show-dropdown:not(.lang-item) {
	background-color: rgb(40 92 77 / 20%);
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav>li>a {
	padding-left: 15px;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav li a:hover {
	text-decoration: none!important;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu a {
	color: #F1F8E8;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu li {
    padding-bottom: 0;
    padding-top: 5px;
	padding-right: 100px;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .menu-item>a {
	color: #285c4d;
	font-size: clamp(1.125rem, 0.9587rem + 0.3469vw, 1.375rem)!important;
	padding-bottom: 0;
	word-break: keep-all;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu li a {
	border-bottom: 2px solid #285C4D;
	width: 90%;
	padding: 10px 20px 15px 0;
	font-size: 24px;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .menu-item>a:after {
	display: none;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .menu-item>a:hover {
	opacity: 1;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu {
	position: fixed;
	border: none;
	left: 0;
	top: 188px;
	width: 100vw;
	height: 70vh;
	padding: 40px 0 60px 10vw;
	background-color: rgba(25, 62, 51, 0.98)!important;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu li {
	display: block;
	padding: 0 0 5px;
	margin: 0;
	position: static;
	width: 30vw;
	transition: all .1s ease-in-out;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .menu-item .sub-menu li a {
	color: #F1F8E8;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .menu-item .sub-menu li:hover>a {
	color: #A1DD8E;
}

/*zweite Ebene*/
#jfm-main-nav #jfm-hauptmenue .et-menu.nav>li>ul.sub-menu {
	left:0;
	width: 100vw;
	height: auto;
	padding: 40px 0 60px 10vw;
	background-color: rgba(25, 62, 51, 0.98)!important;
	min-height:550px;
}

/*dritte Ebene*/
#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu li ul.sub-menu {
	top: 0;
	left: 40vw;
	width: 60vw;
	border-left: #78BE20 4px solid;
	height: auto;
	min-height: 100%;
	padding-top: 40px;
	padding-left: 40px;
	background-color: transparent;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu li ul.sub-menu li {
	width: 45vw;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav ul.sub-menu li:nth-child(1) a {
	border-bottom: 0px solid #285C4D;
	width: 60%;
	font-weight: 800;
	font-size: 28px;      
    text-decoration: none;
	padding-left: 0!important;
	color: #fff!important;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu li ul.sub-menu:before {
	font-family: ETModules;
	content: "4";
	color: #78BE20;
	font-size: 40px;
	position: absolute;
	left: -40px;
	top: 50%;
	transform: translatey(-50%);
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .sub-menu li.menu-item-has-children>a:before {
	font-family: ETModules;
	content: "5";
	display: block;
	color: #78BE20;
	font-size: 36px;
	position: absolute;
	left: -30px;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav ul.sub-menu li:nth-child(1) a:before {
	display: none;
}

#jfm-main-nav #jfm-hauptmenue .et-menu.nav .menu-item .sub-menu>li.menu-item-has-children:hover>a,
#jfm-main-nav #jfm-hauptmenue .et-menu.nav .menu-item .sub-menu>li.menu-item-has-children.et-hover>a{
	padding-left: 10px;
	color: #A1DD8E;
}


/* reduced height */

#jfm-main-nav.reduced-height .et_pb_menu .et_pb_menu__logo img {
	max-height: 70px;
}

#jfm-main-nav.reduced-height #jfm-hauptmenue .et-menu.nav .menu-item>a {
	padding-top: 15px;
}

#jfm-main-nav.reduced-height #jfm-hauptmenue .et-menu.nav .sub-menu {
	top: 128px;
}


/* MOBILE MAIN NAV*/

#jfm-main-nav .mobile_menu_bar {
	margin-bottom: 0;
	transform: scale(1.5);
}

#jfm-main-nav .et_mobile_menu {
	border-top: 3px solid #285c4d;
	background-color: #f1f8e8!important;
}

#jfm-main-nav .et_mobile_menu .sub-menu {
	background-color: #f1f8e8!important;
}

/*
#jfm-main-nav .et_mobile_menu .sub-menu li:first-child {
	display: none;
}*/


/* NESTING MOBILE MENU SETTINGS */

#jfm-main-nav .menu-item-has-children .menu-item-has-children > a:first-child::after, 
#jfm-main-nav .menu-item-has-children .menu-item-has-children > a:first-child::after {
 content: '5'; 
}

#jfm-main-nav #mobile_menu2.et_mobile_menu .menu-item-has-children {
 position: relative; 
}

#jfm-main-nav #mobile_menu2.et_mobile_menu .sub-menu-toggle {
	position: absolute;
	z-index: 1;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 50%;
	top: 6px;
	cursor: pointer;
	text-align: center;
	background-color: transparent !important;
	right: auto;
	width: 100%;
}

#jfm-main-nav #mobile_menu2.et_mobile_menu .sub-menu-toggle::before {
	font-family: "ETmodules" !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 36px;
	font-size: 24px;
	text-transform: none;
	speak: none;
	content: '\33';
	margin-right: -40%;
	color: #285c4d;
}

#jfm-main-nav #mobile_menu2.et_mobile_menu .sub-menu-toggle.popped::before {
 content: '\32';
}

#jfm-main-nav #mobile_menu2.et_mobile_menu .sub-menu-toggle ~ ul.sub-menu {
 display: none !important;
 padding-left: 15px;
}

#jfm-main-nav #mobile_menu2.et_mobile_menu .sub-menu-toggle.popped ~ ul.sub-menu {
 display: block !important;
}

#jfm-main-nav #mobile_menu2.et_mobile_menu li li {
 padding-left: 0;
}

#jfm-main-nav #mobile_menu2.et_mobile_menu li a, 
#jfm-main-nav #mobile_menu2.et_mobile_menu li li a,
#jfm-main-nav #mobile_menu2.et_mobile_menu li li li a {
 padding-left: 20px;
 padding-right: 20px;
}

#jfm-main-nav #mobile_menu2.et_mobile_menu .menu-item-has-children .sub-menu-toggle + a {
 padding-right: 20px;
}

/*############################## LINKS ##############################*/

a {
	position: relative;
	word-break: break-all;
}

a:link,
a:visited {
	color: #F2A900;
}
/*
a:after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 2px;
	bottom: -4px;
	left: 0;
	background-color: #F2A900;
	transform-origin: bottom right;
	transition: transform 0.25s ease-out;
}

a:hover:after {
	transform: scaleX(1);
	transform-origin: bottom left;
}*/

a:hover {
	text-decoration: underline;
	text-decoration-color: #F2A900;
	text-decoration-thickness: 2px;
}

/* ==> Sonderregel für den Header */

#jfm-main-nav a:hover:after {
	transform: scaleX(0);
	transform-origin: bottom left;
}

/*############################## BUTTONS ##############################*/

.et_pb_button_module_wrapper {
	text-align: center;
}

.et_pb_button_module_wrapper a:hover {
	text-decoration: none;
}

.et_pb_button:after, .et_pb_button:before {
	display: none;
}

.jfm-blog-carousel .dg_read_more_wrapper,
.et_pb_module .et_pb_button,
.et_pb_posts a.more-link,
#acym_fulldiv_formAcym1 .acym__subscription__form__button button,
.dipe-cf7 .wpcf7 input[type=submit] {
    font-size: 20px;
    font-weight: 900;
    padding: 5px 50px !important;
    line-height: 2em !important;
	border: none;
	text-decoration: none;
	border-radius: 10px !important;
	background-color: #78BE20;
    background-size: cover;
    background-position: 50%;
	color: #F1F8E8;
	transition-duration: 0.3s;
	word-break: keep-all;
/*    background-repeat: no-repeat;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all!important;
    transition-property: all!important; */
}


.jfm-blog-carousel .dg_read_more_wrapper:hover,
.et_pb_module .et_pb_button:hover,
.et_pb_posts a.more-link:hover,
#acym_fulldiv_formAcym1 .acym__subscription__form__button button:hover,
.dipe-cf7 .wpcf7 input[type=submit]:hover {
    padding: 5px 50px !important;
	color: #78BE20;
	background-color: #F1F8E8;
	text-decoration: none;
	border: none;
	border-radius: 10px;
	transition-duration: 0.3s;
}

.jfm-light-green-section .et_pb_module .et_pb_button:hover {
	background-color: #fff;
}

.jfm-blog-carousel .dg_read_more_wrapper:hover>a {
	color: #78BE20!important;
}


.et_pb_posts a.more-link {
	background-color: #78BE20;
	color: #D300CB;
	margin-top: 55px;
	margin-bottom: 30px;
	align-self: center;
}

.et_pb_posts a.more-link:hover {
	background-color: #78BE20;
}

/*############################## SECTIONS ##############################*/

/*############ General Sections CSS ############*/

.et_pb_section {
	padding-top: 70px;
	padding-bottom: 125px;
}

.jfm-full-content {
	min-width: 100% !important;
}

.jfm-small-content {
	max-width: 1200px!important;
	margin: auto;
}

.jfm-smaller-content {
	max-width: 960px !important;
}

.jfm-center-content h3,
.jfm-center-content p {
	text-align: center;
}

.jfm-1-3-columns p {
	font-size: clamp(0.875rem, 0.6255rem + 0.5204vw, 1.25rem); !important;
	line-height: 1.8;
}

.jfm-seperator {
	margin-top: 100px;
}

/*############ Hero Banner Slider CSS ############*/

#jfm-hero-slider {
	padding: 0;
}

#jfm-hero-slider .et_pb_slide {
	height: 80vh;
}

#jfm-hero-slider .et_pb_slide .et_pb_slider_container_inner {
	height: 100%;
}

#jfm-hero-slider .et_pb_slide .et_pb_slide_description,
#jfm-hero-slider .et_pb_slide .et_pb_slide_description h2{
	text-align: left!important;
}

#jfm-hero-slider .et_pb_slide .et_pb_slide_description {
	padding: 7% 0%;
	height: 100%;
	text-shadow: none;
}

#jfm-hero-slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
	font-size: clamp(2.625rem, -0.618rem + 6.765vw, 7.5rem)!important;
	font-weight: 600;
	padding: 0;
	margin: 0;
}

#jfm-hero-slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content,
#jfm-hero-slider .et_pb_slide .et_pb_slide_description .et_pb_slide_content>p{
	font-size: clamp(1.125rem, 0.6261rem + 1.0408vw, 1.875rem) !important;
	font-weight: 600;
	line-height: 1.6;
}

#jfm-hero-slider .et_pb_slide .et_pb_slide_content .jfm-slider-stoerer {
	position: absolute;
	right: 0;
	bottom: 5%;
	background: #285c4d;
	border-radius: 15px;
	max-width: 370px;
}

#jfm-hero-slider .et_pb_slide .et_pb_slide_content .jfm-slider-stoerer span {
	display: block;
	padding: 40px;
	color: #78be20;
    font-size: clamp(1.5rem, 1.0842rem + 0.8673vw, 2.125rem);
    font-weight: 600;
    line-height: 1.5;
}

#jfm-hero-slider .et_pb_slide .et_pb_slide_content .jfm-slider-stoerer .et_pb_button {
	width: 100%;
	text-align: center;
}

#jfm-hero-slider .et_pb_slide .et_pb_slide_content .jfm-slider-stoerer .et_pb_button a {
	color: #F1F8E8;
}

#jfm-hero-slider .et-pb-slider-arrows .et-pb-arrow-prev,
#jfm-hero-slider .et-pb-slider-arrows .et-pb-arrow-next {
	color:#fff;
}

#jfm-hero-slider .et-pb-controllers a {
	background-color: #fff;
	opacity: 1;
	border-radius: 12px;
    width: 12px;
    height: 12px;
}

#jfm-hero-slider .et-pb-controllers a.et-pb-active-control {
	background-color: #78BE20;
}

/*############ Light Green Sections ############*/

.jfm-light-green-section {
	background: #F1F8E8;
	color: #285C4D;
}

/*############ Green Sections ############*/

.jfm-green-section {
	background: #285C4D;
}

.jfm-green-section h1,
.jfm-green-section h2,
.jfm-green-section h3,
.jfm-green-section h4,
.jfm-green-section h5 {
	color: #F1F8E8 !important;
}

/*############ Mint Green Sections ############*/

.jfm-mint-green-section {
	background: #A1DD8E;
}

/*############ Black Green Sections ############*/

.jfm-black-green-section {
	background: #122E26;
}

/*############ Khaki Sections ############*/

.jfm-khaki-section {
	background: #EBD99F;
	color: #285C4D !important;
}

/*############ Pre Footer Sections ############*/

.jfm-pre-footer-section {
	background: #193E33;
}

/*############ Background Image Sections ############*/

.jfm-background-image-section {
	position: relative
}

.jfm-background-image-section .et_pb_column:nth-child(1) {
	width: 60%;
}

.jfm-background-image-section .et_pb_column:nth-child(2) {
	width: 30%;
}

.jfm-background-image-section h2 {
	font-size: clamp(40px, calc(2.1875rem + ((1vw - 4.8px) * 1.0417)), 120px) !important;
	text-align: left;
	color: #F1F8E8;
}

.jfm-background-image-section h3 {
	font-size: clamp(30px, calc(1.875rem + ((1vw - 4.8px) * 0.6944)), 45px) !important;
	font-weight: 500;
	color: #F1F8E8;
}

/*############ Background Video Section ############*/

.jfm-background-video-section {
	padding: 0!important;
}

.jfm-background-video-section .et_pb_module {
	height: calc(100vw*0.5);
}

.jfm-background-video-section .et_pb_module h2 {
	font-size: clamp(40px, calc(2.5rem + ((1vw - 4.8px) * 5.5556)), 120px) !important;
	text-align: left;
	margin-top: calc(100vw*0.065);
}


/*############################## TYPO ##############################*/

	h1 {
		font-size: clamp(2.5rem, 0.8369rem + 3.4692vw, 5rem) !important;
		min-height: 0vw;
		font-weight: 800;
	    margin-bottom: 10px;
	    letter-spacing: 1px;
}

	h2,
	.et_post_meta_wrapper h1 {
		font-size: clamp(2.25rem, 0.5559rem + 2.766vw, 3.875rem) !important;
		color: #285C4D;
		min-height: 0vw;
		font-weight: 800;
	    text-align: center;
	    margin-bottom: 10px;
	    letter-spacing: 1px;
		line-height: 1.2em;
}

	h3,
	.et_pb_column_1_3 h3 {
		font-size: clamp(1.75rem, 1.0432rem + 1.4744vw, 2.8125rem) !important;
		min-height: 0vw;
	    font-weight: 800;
		line-height: 1.3;
}

	h4,
	.et_pb_column_1_3 h4 {
		font-size: clamp(1.375rem, 0.8345rem + 1.1275vw, 2.1875rem) !important;
		min-height: 0vw;
	    font-weight: 800;
		line-height: 1.3;
}

	h5,
	.et_pb_column_1_2 h5,
	.et_pb_column_1_3 h5 {
		font-size: clamp(20px, calc(1.875rem + ((1vw - 4.8px) * 0.6944)), 23px) !important;
		min-height: 0vw;
	    font-weight: 800;
		line-height: 1.3;
}

	p, ul, li {
		font-weight: 400;
		font-size: clamp(0.875rem, 0.6255rem + 0.5204vw, 1.25rem);
        min-height: 0vw;
		line-height: 1.7;
	}


/*############ Center Icons ############*/

.jfm-center-icons {
	display: flex;
	justify-content: center;
}

/*############ List ############*/

ol {
	margin-left: 18px;
}

li {
	margin-bottom: 10px;
}

ul li::marker {
	margin-top: 10px;
}

ul.jfm-stroke {
  list-style-image: url('../png/bullet-point-stroke.png');
}

ul.jfm-tree {
  list-style-image: url('../png/bullet-point-tree.png');
}

ul.jfm-check {
  list-style-image: url('../png/bullet-point-check.png');
}

ul.jfm-bigger-as {
  list-style-image: url('../bullet-point-bigger-as.html');
}

ol li::marker {
	color: #78BE20;
	font-weight: 800;
}

ul li,
ol li {
  list-style-position: outside;
}

/*############################## ELEMENTS ##############################*/

/*############ Blog Grid ############*/

.jfm-blog-grid .et_pb_ajax_pagination_container {
  	display: grid; 
  	grid-template-columns: 1fr 1fr; 
    column-gap: 60px;
}

.jfm-blog-grid .et_pb_post {
	display: flex; 
    flex-direction: column;
	flex-basis: 0;
    background-color: #f1f8e8;
    border-radius: 10px;
	overflow: hidden;
}

.jfm-blog-grid a.entry-featured-image-url {
	max-height: 300px;
	overflow: hidden;
}

.jfm-blog-grid .entry-title {
	order: 2;
	color: #285c4d !important;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
	line-height: .7em;
}

.jfm-blog-grid .entry-title a {
	text-transform: capitalize;
	color: #285c4d;
	font-size: clamp(30px, calc(1.875rem + ((1vw - 4.8px) * 0.6944)), 40px) !important;
	word-break: normal;
}

.jfm-blog-grid .post-meta {
	display: none;
}

.jfm-blog-grid .published {
	font-size: 20px;
    text-align: center;
	color: white;
}

.jfm-blog-grid .post-content {
	order: 3;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
    justify-content: space-between;
}

.jfm-blog-grid .post-content-inner p {
    font-size: clamp(16px, calc(1.25rem + ((1vw - 4.8px) * 0.3472)), 20px) !important;
	min-height: 0vw;
	color: #285c4d;
	line-height: 1.5em;
	padding: 40px;
	padding-top: 0px;
	margin-bottom: 40px;
}

a.more-link:hover:after {
	transform: scaleX(0);
}

.jfm-blog-grid .entry-title a:hover:after {
	transform: scaleX(0);
}

.jfm-blog-grid.et_pb_posts a.more-link {
	color: #ffffff;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
	margin-bottom: 0px;
}

.jfm-blog-grid.et_pb_posts a.more-link:hover {
	background-color: #F1F8E8;
	color: #78BE20; 
}

/*############ Contact Form 7 ############*/

.dvppl_cf7_styler_0 .dipe-cf7 .wpcf7-acceptance input[type="checkbox"]+span:before {
	display: none;
}

.dvppl_cf7_styler_0 .dipe-cf7-container .wpcf7-form-control:not(.wpcf7-submit) {
	border-radius: 10px;
}

.wpcf7-form-control.wpcf7-checkbox {
	display: flex;
	flex-flow: column nowrap;
}

.wpcf7-list-item {
	margin: 0;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
	border: 1px solid #285C4D;
}

div.konditionen {
	font-size: 20px;
}

div.konditionen p {
	padding-bottom: 0;
}

div.konditionen .hinweis {
	padding-bottom: 20px;
	font-weight: 600;
	display: block;
}

/*############ Newsletter Anmeldung ############*/

#newsletter.et_pb_section {
	padding: 0;
}

#newsletter #acym_fulldiv_formAcym1.acym__subscription__form__shortcode {
	width: auto !important;
	background: transparent!important;
}


.acym__subscription__form__fields .margin-top-1 {
	display: flex;
}

.acym__subscription__form__fields .margin-top-1 input {
	border-radius: 5px;
	margin-top: -5px;
	width: 300px;
	border: 0px solid;
}

.acym__subscription__form__fields .acym__users__creation__fields__title {
	margin-right: 15px;
	font-size: clamp(20px, calc(1rem + ((1vw - 4.8px) * 0.4861)), 25px);
	font-weight: 800;
}

.acym__subscription__form__fields {
	display: flex;
	flex-direction: column;
}

#acym_fulldiv_formAcym1 .acym__subscription__form__button button,
#acym_fulldiv_formAcym1 .acym__subscription__form__button button:hover {
	transition-duration: 0.3s;
	margin-top: 20px;
}




/*############ Copyright Caption ############*/

.jfm-copyright p {
    font-size: 14px;
    text-transform: inherit !important;
    text-align: center;
}



/*############ Back to Top - Button ############*/

.et_pb_scroll_top.et-pb-icon {
	background-color: #78BE20;
	transition-duration: 0.3s;
}

.et_pb_scroll_top.et-pb-icon:hover {
	background-color: #F1F8E8;
	color: #78BE20;
	transition-duration: 0.3s;
}

/*############ Kontakformular ############*/

.nf-element {
	border-radius: 10px !important;
}

nf-fields-wrap {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}

nf-field:nth-child(1) {
	width: 30%;
}

nf-field:nth-child(2),
nf-field:nth-child(3) {
	width: 30%;
	margin-left: 5%;
}

nf-field:nth-child(5),
nf-field:nth-child(6) {
	margin-left: 20px;
}

nf-field:nth-child(7),
nf-field:nth-child(8),
nf-field:nth-child(9) {
	width: 100%;
}

.jfm-nf-button {
    font-size: 20px !important;
    font-weight: 900 !important;
    padding: 5px 50px !important;
    line-height: 2em !important;
	border: none !important;
	border-radius: 10px !important;
	background-color: #78BE20 !important;
    background-size: cover !important;
    background-position: 50% !important;
}
.jfm-nf-button:hover {
    padding: 5px 50px !important;
	color: #78BE20 !important;
	background-color: #F1F8E8 !important;
	text-decoration: none !important;
	border: 0 !important;
}

/*############ Download Box ############*/

.jfm-download-box h2 {
	text-align: left;
}

.jfm-download-box.et_pb_column .et_pb_module:nth-child(1) {
	min-width: 30%;
	margin-right: 10%;
}

.jfm-download-box.et_pb_column .et_pb_module:nth-child(2) {
	min-width: 60%;
}

.jfm-download-box .et_pb_main_blurb_image {
	width: 90px;
    margin-top: 0%;
    display: flex;
}

.jfm-download-box span {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;

}

.jfm-download-box span#jfm-download {
	color: #F2A900;
}

.jfm-download-box p:nth-child(1) {
	padding-bottom: 5px;
}

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
	width: 80%;
}

/*############ Focus Box ############*/

.jfm-focus-box {
	border-radius: 11px;
    padding: 40px 40px 40px;
    padding-bottom: 70px;
	color: #F1F8E8 !important;
	background-color: #285C4D;
}

.jfm-focus-box h1,
.jfm-focus-box h2,
.jfm-focus-box h3,
.jfm-focus-box p {
	color: #F1F8E8;
	text-align: left;
}

.jfm-focus-box h3 {
	font-weight: 800;
}

.jfm-button-bottom .et_pb_button_module_wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.jfm-focus-box .et_pb_button {
	width: 100%;
	text-align:center;
}

.jfm-focus-box span {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 800;
}

.jfm-focus-box span::before {
    margin-right: 10px;
}

.jfm-focus-box span:not(.et_pb_image_wrap)::before {
    content: "@";
    margin-right: 5px;
}

.jfm-focus-box #jfm-sozial {
	color: #CA9FE8;
}

.jfm-focus-box #jfm-wald {
	color: #78BE20;
}

.jfm-focus-box #jfm-orga {
	color: #F2A900;
}

.jfm-focus-box.mit-bild {
	background-color: #285c4d54!important;
	background-blend-mode: multiply;
}

/* ==> Spezielle Anpassungen für Dreispaltige Section */

.jfm-focus-box.et_pb_column_1_3 {
	width: 33.33%;
	margin-right: 30px;
}

/* ==> Spezielle Anpassungen für Zweispaltige Section */

.jfm-focus-box.et_pb_column_1_2 {
	width: 50%;
	margin-right: 30px;
}

.jfm-focus-box.et_pb_column_1_2 h3 {
	font-size: clamp(34px, calc(1.5rem + ((1vw - 4.8px) * 1.3889)), 60px) !important;
}

.jfm-focus-box.et_pb_column_1_2 p {
	font-size: clamp(22px, calc(1.25rem + ((1vw - 4.8px) * 0.4861)), 30px);
	font-weight: 500;
}

.jfm-focus-box.et_pb_column_1_2 .et_pb_button_module_wrapper a {
	font-size: clamp(1.125rem, 0.6261rem + 1.0408vw, 1.875rem);
}

.jfm-focus-box.et_pb_column_1_2 span {
	font-size: clamp(23px, calc(1.4375rem + ((1vw - 4.8px) * 0.4861)), 30px);
	text-transform: uppercase;
	font-weight: 800;
}

/* ==> Spezielle Anpassungen für Full Content Section */

.jfm-full-content .jfm-focus-box {
	padding: 150px 70px;
	padding-bottom: 150px;
	width: 50%;
	margin-right: 30px;
}

.jfm-full-content .jfm-focus-box h3 {
	font-size:clamp(40px, calc(2.1875rem + ((1vw - 4.8px) * 1.0417)), 80px) !important;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1.2;
}


.jfm-full-content .jfm-focus-box h4 {
	font-weight: 500;
	color: #F1F8E8;
	font-size: clamp(32px, calc(1.5rem + ((1vw - 4.8px) * 1.3889)), 42px) !important;
}

.jfm-full-content .jfm-focus-box:nth-child(1) {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.jfm-full-content .jfm-focus-box:nth-child(1) .et_pb_button {
    border-bottom-left-radius: 0px!important;
	border-top-left-radius: 0px!important;
}

.jfm-full-content .jfm-focus-box:nth-child(2) {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.jfm-full-content .jfm-focus-box:nth-child(2) .et_pb_button {
    border-bottom-right-radius: 0px!important;
	border-top-right-radius: 0px!important;
}

/* ==> Spezielle Anpassungen für Green Section */

.jfm-green-section .jfm-focus-box {
	background-color: #F1F8E8;
}

.jfm-green-section .jfm-focus-box h3,
.jfm-green-section .jfm-focus-box p {
	color: #285c4d !important;
}

.jfm-green-section .jfm-focus-box.mit-bild h3,
.jfm-green-section .jfm-focus-box.mit-bild p {
	color: #fff !important;
}

.jfm-green-section .jfm-focus-box h3 {
	font-weight: 800;
}

/* ==> Spezielle Anpassungen für Background Image Section Section */

.jfm-background-image-section .jfm-focus-box {
	background-color: #285C4D;
	padding-bottom: 80px;
}

.jfm-background-image-section .jfm-focus-box .jfm-button-bottom .et_pb_button_module_wrapper {
	bottom:-15px;
}

.jfm-background-image-section .et_pb_module .et_pb_button {
	padding: 5px 20px!important;
}

.jfm-background-image-section .jfm-focus-box h3 {
	color: #78BE20;
	font-size: clamp(23px, calc(1.875rem + ((1vw - 4.8px) * 0.6944)), 35px) !important;
}

/*############ Blog Carousel ############*/

.jfm-blog-carousel .dgbc_post_item {
	background-color: #285C4D;
	border-radius: 15px;
	max-height: 440px;
	overflow: hidden;
}

.jfm-blog-carousel .dg_read_more_wrapper {
	display: flex;
	justify-content: center;

}

.jfm-blog-carousel .dg_read_more_wrapper a {
	color: #ffffff !important;
}

.jfm-blog-carousel .dg_read_more_wrapper a:hover {
	color: #78BE20 !important;
}

.jfm-blog-carousel .dgbc_blog_carousel_0 .dgbc_carousel_wrapper .swiper-button-prev:after,
.jfm-blog-carousel .dgbc_blog_carousel_0 .dgbc_carousel_wrapper .swiper-button-next:after {
	color: #285C4D !important;	
}

.jfm-blog-carousel .dgbc_post_item .content-wrapper {
	display: flex;
}

.jfm-blog-carousel  .dgbc_post_inner_wrapper {
	display: flex;
}

.jfm-blog-carousel  .dgbc_post_inner_wrapper .dg-post-thumb {
	order: 1;
}

.jfm-blog-carousel  .dgbc_post_inner_wrapper .dg-post-thumb>a {
	height: 100%;
}

.jfm-blog-carousel  .dgbc_post_inner_wrapper .dg-post-thumb img {
	order: 1;
	width: auto!important;
    max-height: 600px;
    max-width: unset;
    min-height: 440px;
	height: 100%;
}

.jfm-blog-carousel  .dgbc_post_inner_wrapper .content-wrapper {
	order: 2;
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
	width:100%;
	z-index:999;
}

.jfm-blog-carousel  .dgbc_post_inner_wrapper .dg_read_more_wrapper {
	order: 3;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.jfm-blog-carousel .dgbc_post_item .content-wrapper .post-meta {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 15px;
	order: 1;
	padding-bottom: 10px;
	background-color: #193E33;
}

.jfm-blog-carousel .dgbc_post_item .content-wrapper .dg_bc_title {
	order: 2;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
}

.jfm-blog-carousel .dgbc_post_item .content-wrapper .post-content {
	order: 3;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	color: #ffffff;
}

.jfm-blog-carousel .dgbc_blog_carousel h2 {
	font-size: clamp(30px, calc(1.875rem + ((1vw - 4.8px) * 0.6944)), 40px) !important;
	text-align: left;
	color: #ffffff;
}

.jfm-blog-carousel .dgbc_blog_carousel h2 a {
	color: #ffffff;
	font-size: clamp(1.25rem, 0.9174rem + 0.6938vw, 1.75rem)!important;
	word-break: keep-all;
}

.jfm-blog-carousel .dgbc_blog_carousel a:after,
.jfm-blog-carousel .dgbc_blog_carousel a.read-more:after {
	display: none;
}

.jfm-blog-carousel .post-meta span,
.jfm-blog-carousel .post-meta span,
.jfm-blog-carousel .post-meta span,
.jfm-blog-carousel .post-meta span {
	text-transform: uppercase;
	font-weight: 800;
}

.jfm-blog-carousel .category-organisation .post-meta span a:link,
jfm-blog-carousel .category-organisation-fr .post-meta span a:link{
	color: #EFA906;
}

.jfm-blog-carousel .category-wald .post-meta span a:link,
.jfm-blog-carousel .category-foret-fr .post-meta span a:link {
	color: #78BE20;
}

.jfm-blog-carousel .category-sozial .post-meta span a:link,
.jfm-blog-carousel .category-social-fr .post-meta span a:link{
	color: #CA9FE8;
}

.jfm-blog-carousel .category-allgemein .post-meta span::before,
.jfm-blog-carousel .category-organisation .post-meta span::before,
.jfm-blog-carousel .category-general-fr .post-meta span::before,
.jfm-blog-carousel .category-organisation-fr .post-meta span::before {
  content: url('../png/info-icon-orga.png');
	margin-right: 10px;
}

.jfm-blog-carousel .category-wald .post-meta span::before,
.jfm-blog-carousel .category-foret-fr .post-meta span::before {
  content: url('../png/info-icon-wald.png');
  margin-right: 10px;
}

.jfm-blog-carousel .category-sozial .post-meta span::before,
.jfm-blog-carousel .category-social-fr .post-meta span::before {
  content: url('../png/info-icon-sozial.png');
		margin-right: 10px;
}

/*############ Akkordeon ############*/

.jfm-akkordeon .et_pb_toggle.et_pb_module.et_pb_accordion_item {
	border: none;
	border-radius: 15px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 240px;
	padding-right: 240px;
	font-size: clamp(16px, calc(1.25rem + ((1vw - 4.8px) * 0.1389)), 20px) !important;
	background-color: #193E33;
	margin-bottom: 15px;
}

.jfm-akkordeon .et_pb_toggle_open h3.et_pb_toggle_title {
	color: #78BE20 !important;
}

.jfm-akkordeon .et_pb_toggle h5 {
	color: #F1F8E8;
	margin-bottom: 0px;
}

.jfm-akkordeon .et_pb_toggle_title {
	font-size: clamp(23px, calc(1.4375rem + ((1vw - 4.8px) * 0.4861)), 30px) !important;
	color: #fff;
}

.jfm-akkordeon .et_pb_toggle_title:before {
	color: #F1F8E8;
	content: "3";
	font-size: 42px;
}

.et_pb_accordion .et_pb_toggle_title:before {
	transition: all .3s ease-in-out;
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
	display: block;
	transform: rotate(180deg);
}

.jfm-akkordeon tr td {
	border: none;
}

.jfm-akkordeon table:not(.variations) {
	border: none;
}

/*############ Image contour ############*/

.et_pb_image_wrap {
	border-radius: 15px;
    overflow: hidden;
}

/*############ Article ############*/

/*body.single-post .jfm-article p:nth-child(1) {
	font-weight: 800;
    color: #78BE20;
	padding-bottom: 0px;
}*/

/*body.single-post .jfm-article p:nth-child(3) {
	text-transform: uppercase;
}*/

.single .et_pb_post {
	padding-bottom: 0;
	margin-bottom: 0;
}

body.single-post .jfm-article h2 {
	font-size: clamp(40px, calc(2.1875rem + ((1vw - 4.8px) * 1.0417)), 60px) !important;
	text-align: left;
}

body.single-post .et_pb_text_inner h2:not(:first-child) {
    margin-top: 25px;
}

body.single-post .jfm-article.jfm-reverse .et_pb_image_wrap {
	margin-bottom: 30px;
}

/*############ Carousel ############*/

.jfm-carousel-line {
	display: flex;
	align-items: center;
}

.jfm-carousel-line .jfm-focus-box {
	-webkit-box-shadow: -2px 0px 15px 0px rgba(0,0,0,0.4); 
	box-shadow: -2px 0px 15px 0px rgba(0,0,0,0.4);
}

.jfm-carousel-line .et_pb_column_2_3 {
	margin-right: 0%;
	background-color: white;
    padding: 20px 0px 20px 20px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}

.jfm-carousel-line .et_pb_module.dica_divi_carousel .swiper-button-next, 
.jfm-carousel-line .et_pb_module.dica_divi_carousel .swiper-button-prev {
	background-color: #ffffff80 !important;	
}

.jfm-carousel-line .et_pb_module.dica_divi_carousel_0 .swiper-button-next:before, 
.jfm-carousel-line .et_pb_module.dica_divi_carousel_0 .swiper-button-prev:before {
	color: #285C4D !important;	
}

.dica_divi_carousel .dica_divi_carouselitem a.image:after {
	display: none;
} 

/*############ Pre Footer Section ############*/

.jfm-pre-footer-section .et_pb_column {
	display: flex;
	align-items: flex-end;
	padding: 150px 50px 50px;
	width: 50%;
	margin-right: 30px;
}

.jfm-pre-footer-section .et_pb_column:nth-child(1) {
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	overflow: hidden;
}

.jfm-pre-footer-section .et_pb_column:nth-child(2) {
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	overflow: hidden;
}

.jfm-pre-footer-section h2,
.jfm-pre-footer-section h3 {
	color: #F1F8E8 !important;
	text-align: left;
	font-size: clamp(32px, calc(1.875rem + ((1vw - 4.8px) * 0.6944)), 45px) !important;
	font-weight: 800;
    line-height: 1.3;
}

.jfm-pre-footer-section .et_pb_module {
	margin-bottom: 0% !important;
}

.jfm-pre-footer-section .et_pb_module:nth-child(1) {
	width: 50%;
}

.jfm-pre-footer-section .et_pb_module:nth-child(2) {
	width: 50%;
	display: flex;
	justify-content: flex-end;
}

/*############ Fullwidth Image Fix (MWI) ############*/

.et_pb_fullwidth_section {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	margin: 0!important;
	overflow: hidden;
}

.et_pb_fullwidth_section .et_pb_fullwidth_image {
	height: auto;
	max-height: 65vh;
}

/*############ Schulungen ############*/

.jfm-schulungen.et_pb_section .et_pb_row:not(:first-child) {
	padding: 5px 0;
}

.jfm-schulung {
	border: none;
	border-radius: 15px;
	padding-top: 35px;
	padding-bottom: 25px;
	padding-left: 240px;
	padding-right: 240px;
	background-color: #A1DD8E;
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.jfm-schulung .et_pb_module {
	margin-bottom: 0px !important;
}

.jfm-schulung .et_pb_button_module_wrapper {
	min-width: 260px;
}

.jfm-schulung p:nth-child(1) {
	text-transform: uppercase;
	color: #F1F8E8;
	font-size: clamp(16px, calc(1.25rem + ((1vw - 4.8px) * 0.1389)), 20px) !important;
	font-weight: 800;
}

.jfm-schulung p:nth-child(1)::before {
	content: url('../png/info-icon-white.png');
	margin-right: 10px;
}

/*############ Event Raster ############*/

#jfm-event-raster .mec-event-grid-classic .row {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}


#jfm-event-raster .mec-event-grid-classic .mec-event-article {
	border-radius: 10px;
	overflow: hidden;
	border: none;
	box-shadow: none;
	background-color: #285c4d;
	margin-bottom: 0;
	height: 100%;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-sharing-wrap {
	display: none;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-content {
	position: absolute;
    top: 0;
    background: transparent;
    color: #fff;
    font-weight: 600;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-content .mec-event-date,
#jfm-event-raster .mec-event-grid-classic .mec-event-content .mec-grid-event-location {
	font-family: GreycliffCF !important;
	font-size: 20px;
	color: #EFA903;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 1px;
	margin:0;
	padding: 0;
}

.mec-event-date span::before {
	content: url('../png/info-icon-event.png');
	margin-right: 10px;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-content {
	padding-right: 0px;
	padding-left: 0px;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-content .mec-event-date {
	order: 1;
	background: #193E33;
	padding: 0;
	padding: 20px 20px 0 0;
	width: 100%;
}

.mec-start-date-label {
	
}

#jfm-event-raster .mec-event-grid-classic .mec-event-content .mec-grid-event-location {
	order: 2;
	background: #193E33;
	width: 100%;
	padding-bottom: 10px;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-content .mec-event-title {
	order: 3;
	padding-top: 10px;
	padding-left: 20px;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-content .mec-event-title>a {
	color: #fff;
	font-weight: 600;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-footer {
	height: 50px;
    position: absolute;
    width: 100%;
    bottom: 0;
    background: transparent;
	border: none;
	padding: 0;
	min-height: unset;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-footer .mec-booking-button {
	width: 100%;
	height: unset;
	padding: 5px 50px;
	margin:0;
	right:0;
	top:0;
	text-align: center;
	font-weight: 900;
	font-size: 20px;
	line-height: 2em!important;
	border: none;
	border-radius: 10px;
	color: #fff;
	background-color: #78be20;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-footer .mec-booking-button:after {
	display: none;
}

#jfm-event-raster .mec-event-grid-classic .mec-event-footer .mec-booking-button:hover {
	color: #78be20;
	background-color: #fff;
}


/*############ Event Seite ############*/

.single-mec-events #main-content {
	background: transparent;
	padding-top: 40px;
}

.mec-single-event .mec-event-meta {
	background: #285c4d!important;
	border: none;
	border-radius: 10px;
	box-shadow: none;
	padding: 10px;
	min-height: 500px;
}

.mec-single-event .mec-event-meta * {
	background: transparent!important;
	color: #fff!important;
	font-size: 20px;
}

.mec-single-event .mec-event-meta i:before {
	color: #fff!important;
}

.mec-single-event .mec-event-meta h3 {
	font-size: 22px !important;
    min-height: 0vw;
    font-weight: 800;
    line-height: 1.3;
}

.mec-single-event .mec-event-meta .mec-local-time-details li {
	margin-bottom: 0;
}

.mec-single-event .mec-event-meta .mec-single-event-category {
	display: none!important;
}

.mec-single-event .et_pb_widget.widget_categories {
	display: none!important;
}

.mec-single-event .col-md-8 {
	padding: 0;
}

.mec-single-event .col-md-8 .mec-events-event-image {
	max-height: 500px;
	overflow: hidden;
	border-radius: 10px;
}
	
.mec-single-event .col-md-8 .mec-events-event-image img {
	border-radius: 10px;
}

.mec-single-event .mec-single-event-bar {
	background-color: #285c4d!important;
    color: #fff!important;
	margin-top: -10px;
}

.mec-single-event .mec-single-event-bar * {
	color: #fff!important;
	background-color: #285c4d!important;
}

.mec-single-event .mec-single-title {
    font-size: clamp(80px, calc(2.1875rem + ((1vw - 4.8px) * 1.0417)), 120px) !important;
    min-height: 0vw;
    font-weight: 800;
    margin-bottom: 10px;
    letter-spacing: 1px;
	color: #285c4d!important;
}

.mec-single-event .et_pb_button {
	font-size: 20px;
    font-weight: 900;
    padding: 5px 50px;
    line-height: 2em !important;
    border: none;
    border-radius: 10px;
    background-color: #78BE20!important;
    background-size: cover;
    background-position: 50%;
}

.mec-single-event .et_pb_button:hover {
	background-color: #fff;
	color: #78BE20!important;
}

/*############ JFM - Gallerie ############*/

.jfm-gallerie .et_pb_gallery_items {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-template-rows: repeat(3, 280px);
	grid-column-gap: 15px;
	grid-row-gap: 15px;
}

.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(1) { 
	grid-area: 1 / 1 / 2 / 3; 
}

.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(2) { 
	grid-area: 2 / 1 / 3 / 3; 
}

.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(3) { 
	grid-area: 1 / 3 / 3 / 6;
}

.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(4) { 
	grid-area: 3 / 1 / 4 / 4; 
}

.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(5) { 
	grid-area: 3 / 4 / 4 / 6; 
}

.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 15px;
}

.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item a {
	height: 100%;
	width: 100%;
	display: block;
}

.et_pb_gallery_image:hover .et_overlay {
	display: none;
}

.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_title {
	position: absolute;
	top: 0;
	width: 100%;
	padding: 20px;
	color: #fff;
	font-size: clamp(18px, calc(1.275rem + ((1vw - 4.8px) * 0.6944)), 36px) !important
}


/*############ Footer ############*/

.et-l--footer .et_pb_section {
	background-color: #193E33;
}

.et-l--footer p {
	font-size: clamp(1rem, 0.7394rem + 0.4255vw, 1.25rem) !important;
	padding-bottom: 0em;
	line-height: 2;
}

.et-l--footer h3 {
	font-size: 30px !important;
	margin-bottom: 0px;
}

.et-l--footer .et_pb_row {
	max-width: 1920px;
	width: 95%;
	display: flex;
}

.et-l--footer a {
	color: #F1F8E8;
	word-break: keep-all;
}

.et-l--footer #footer-logo a:after {
	display: none;
}

.et-l--footer #footer-logo .et_pb_image_wrap {
	border-radius: 0;
	max-width: 90%;
}

.et-l--footer #footer-logo .et_pb_image_wrap img {
	max-width: 110px;
	width:100%;
}

.et-l--footer .et_pb_section:nth-child(1), 
.et-l--footer .et_pb_section:nth-child(1) .et_pb_row,
.et-l--footer .et_pb_section:nth-child(2) .et_pb_row,
.et-l--footer .et_pb_section:nth-child(4), 
.et-l--footer .et_pb_section:nth-child(4) .et_pb_row {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.et-l--footer .et_pb_section:nth-child(1) .et_pb_column {
	padding-top: 50px;
}

.et-l--footer .et_pb_section:nth-child(2) {
	padding-top: 10px;
	padding-bottom: 10px;
}

.et-l--footer .et_pb_section:nth-child(2) .et_pb_column:nth-child(2) .et_pb_module {
	text-align: right;
}

.et-l--footer .et_pb_section:nth-child(3) {
	height: 25vh;
    overflow: hidden;
	padding-top: 0px;
}

.et-l--footer .et_pb_section .et_pb_column:nth-child(3) {
	background-color: #122E26;
	width: 20%;
	padding-left: 50px;
	padding-right: 50px;
}

.et-l--footer .et_pb_section:nth-child(4) .et_pb_column .et_pb_module {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.et-l--footer .et_pb_section:nth-child(4) .et_pb_column p{
	font-size: 18px!important;
}

.et-l--footer .et_pb_section:nth-child(2) p>a {
	margin-right: 10px;
	word-break: keep-all;
}

.jfm-center {
	text-align: center;
	letter-spacing: 1px;
}

.jfm-right {
	position: absolute;
    top: 0;
    right: 0;
}

/*############################## MEDIA QUERYS ##############################*/


/*############ Max width 1500 px ############*/

@media only screen and (max-width: 1500px) {
	.et-l--header {
		position: static;
	}
	#et-main-area {
		margin-top: 0!important;
	}
	#jfm-main-nav .et_pb_menu .et_pb_menu__menu {
		display: none;
	}
	#jfm-main-nav .et_pb_menu .et_mobile_nav_menu {
		display: flex;
		-webkit-box-align: center;
    	align-items: center;
	}
	#jfm-main-nav .et_pb_menu .et_mobile_nav_menu ul.et_mobile_menu {
		top: 100%;
		padding: 5px;
		list-style: none!important;
		text-align: left;
	}
	.jfm-akkordeon .et_pb_toggle.et_pb_module.et_pb_accordion_item {
		padding: 35px 20px;
	}
	.jfm-schulung {
		padding-left: 35px;
		padding-right: 35px;
}
	.jfm-gallerie .et_pb_gallery_items {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(3, 250px);
		grid-column-gap: 15px;
		grid-row-gap: 15px;
	}
	
	.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item {
		position: relative;
	}
	.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(1) { grid-area: 1 / 1 / 2 / 3; }
	.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(2){ grid-area: 2 / 1 / 3 / 2; }
	.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(3) { grid-area: 2 / 2 / 3 / 3; }
	.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(4) { grid-area: 3 / 1 / 4 / 2; }
	.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item:nth-child(5) { grid-area: 3 / 2 / 4 / 3; }
	
	.jfm-gallerie .et_pb_gallery_items .et_pb_gallery_item img {
		height: 100%;
		width: auto;
		max-width: unset;
	}
	.et-l--footer .et_pb_section .et_pb_column:nth-child(3) {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/*############ Max width 980 px ############*/

@media only screen and (max-width: 980px) {
	.et-l--header {
		position: static;
	}
	#jfm-meta-nav .et_pb_column.et_pb_column_2_3 {
		display: none;
	}
	#jfm-meta-nav .et_pb_column.et_pb_column_1_3 {
		justify-content: center;
	}
	#et-main-area {
		margin-top: 0;
	}
	
	nf-field:nth-child(1) {
		width: 100%;
	}

	nf-field:nth-child(2),
	nf-field:nth-child(3),
	nf-field:nth-child(5),
	nf-field:nth-child(6) {
		width: 100%;
		margin-left: 0%;
	}
	#jfm-hero-slider .et_pb_slide .et_pb_slide_description {
		padding-top: 20%;
	}
	.jfm-blog-carousel .dgbc_post_item {
		max-height: unset;
	}
	.jfm-background-video-section.et_pb_section {
		padding: 0;
	}
	.jfm-full-content {
		width: 80%;
		min-width: unset!important;
	}
	.jfm-full-content .jfm-focus-box {
		width: 50%;
		margin-right: 0;
		padding: 40px 20px;
    	padding-bottom: 100px;
	}
	.jfm-focus-box .et_pb_button {
		padding: 5px 20px!important;
	}
	.jfm-background-image-section .et_pb_column {
		width: 100%!important;
	}
	#jfm-event-raster .mec-event-grid-classic .row {
		flex-flow: row wrap;
		justify-content: space-between;
	}
	#jfm-event-raster .mec-event-grid-classic .row .col-sm-4 {
		width: 48%;
		margin: 15px 1%;
	}
	.et_pb_row.et_pb_equal_columns {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: stretch;
	}
	.jfm-focus-box.et_pb_column_1_2 {
		margin-bottom:0;
	}
	.jfm-focus-box.et_pb_column_1_3,
	.jfm-focus-box.et_pb_column_1_2{
		width: 48%;
		margin-right: 2%;
	}
	.jfm-download-box.et_pb_column .et_pb_module:nth-child(1) {
		margin-right: 0;
	}
	.jfm-carousel-line {
		flex-flow: column wrap;
	}
	.jfm-carousel-line .et_pb_column_2_3 {
		border-radius: 15px;
	}
	.jfm-carousel-line .jfm-focus-box {
		width: 100%;
	}
	.jfm-article.jfm-reverse {
		display: flex;
		flex-direction: column-reverse;
	}
	.jfm-akkordeon .et_pb_toggle.et_pb_module.et_pb_accordion_item {
		padding: 35px 20px;
	}
	.jfm-pre-footer-section .et_pb_column {
		width: 100%;
		align-items: initial;
		flex-flow: column wrap;
		padding: 50px 30px;
		border-radius: 20px;
	}
	.jfm-full-content .jfm-focus-box:nth-child(1),
	.jfm-full-content .jfm-focus-box:nth-child(2) {
		border-radius: 10px;
    	overflow: hidden;
	}
	.jfm-full-content .jfm-focus-box:nth-child(1) .et_pb_button,
	.jfm-full-content .jfm-focus-box:nth-child(2) .et_pb_button {
    	border-radius: 10px;
	}
	.jfm-blog-grid .et_pb_ajax_pagination_container {
		grid-template-columns: 1fr;
	}
	.jfm-blog-line {
		display: flex;
		flex-direction: column-reverse;
	}
	.jfm-blog-catergory {
		margin-bottom: 40px !important;
	}
	.jfm-pre-footer-section .et_pb_module {
		width: 100%;
	}
	.jfm-pre-footer-section .et_pb_column:nth-child(2) {
		margin-right: 0;
	}
	.jfm-pre-footer-section .et_pb_module:nth-child(1) {
		width: 100%;
		margin-bottom: 25px!important;
	}
	.jfm-pre-footer-section .et_pb_module:nth-child(2) {
		justify-content: initial;
	}
	.et-l--footer .et_pb_section .et_pb_row {
		display: flex;
		flex-direction: column
	}
	
	.et-l--footer .et_pb_section:nth-child(1) .et_pb_column {
		padding-top: 0px;
	}
	
	.et-l--footer .et_pb_section .et_pb_column,
	.et-l--footer .et_pb_section .et_pb_column:nth-child(3) {
		width: 100%;
		padding-bottom: 0px !important;
		padding-left: 10px;
	}
	
	.et-l--footer .et_pb_section .et_pb_column:nth-child(3) {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.et-l--footer .et_pb_section:nth-child(1) .et_pb_column {
		width: 45%;
	}
	
	.et-l--footer .et_pb_section:nth-child(1) .et_pb_row  {
		display: flex;
		flex-direction: row;
	}
	
	.et-l--footer .et_pb_section:nth-child(1) .et_pb_column:nth-child(1),
	.et-l--footer .et_pb_section:nth-child(1) .et_pb_column:nth-child(2) {
		margin-top: 30px;
	}
	
	.et-l--footer .et_pb_section:nth-child(1) .et_pb_column:nth-child(5) {
		margin-bottom: 30px;
	}
	
	.et-l--footer .et_pb_section .et_pb_column:nth-child(3) {
		background-color: #193E33;
	}
	
	.et-l--footer .et_pb_section:nth-child(2) .et_pb_column .et_pb_module {
		padding-left: 0%;
	}

	.et-l--footer .et_pb_section:nth-child(2) .et_pb_column:nth-child(1) .et_pb_module,
	.et-l--footer .et_pb_section:nth-child(2) .et_pb_column:nth-child(2) .et_pb_module {
		text-align: center;
	}
	.jfm-schulung {
		flex-direction: column;
	}
}



/*############ Max width 767 px ############*/

@media only screen and (max-width: 767px) {
	#jfm-hero-slider .et_pb_slide {
		height: 85vh;
	}
	#jfm-hero-slider .et_pb_slide .et_pb_slide_content .jfm-slider-stoerer {
		max-width: 100%;
		width: 100%;
		bottom: 10%;
	}
	.jfm-blog-carousel .dgbc_blog_carousel_0 .dgbc_carousel_wrapper .swiper-button-next, 
	.jfm-blog-carousel .dgbc_blog_carousel_0 .dgbc_carousel_wrapper .swiper-button-prev {
		background-color: rgba(255,255,255,0.2)!important;
	}
	#jfm-event-raster .mec-event-grid-classic .row .col-sm-4 {
		width: 100%;
		min-height: 200px;
		margin: 15px 0;
	}
	.jfm-focus-box.et_pb_column_1_2 {
		margin-bottom: 30px;
	}
	.jfm-schulung {
		display: block;
	}
	.jfm-pre-footer-section .et_pb_column {
		margin-right: 0;
	}
	.jfm-pre-footer-section .et_pb_module:nth-child(2) {
		width: 100%;
	}
	.et-l--footer .et_pb_section:nth-child(2) .et_pb_column {
		padding: 30px;
	}
	.et-l--footer #footer-logo .et_pb_image {
		text-align: left;
	}
	.et-l--footer .et_pb_section:nth-child(4) .et_pb_column {
		padding: 0;
	}	
	.jfm-right {
		position: relative;
	}
}

/*############ Max width 480 px ############*/

@media only screen and (max-width: 480px) {

	.jfm-download-box .et_pb_main_blurb_image {
		width: 70px;
	}
	.jfm-right {
		position: relative;
	}
}

/* Wp-Event Calender */
.single-event_listing #sidebar {
    display: none;
}
.single-event_listing #left-area {
    padding: 0;
    width: 100%;
}
.single-event_listing #main-content .container:before{
    display: none;
}
.wpem-single-event-short-info {
	display: none;
}

.single-event_listing .wpem-col-xs-12.wpem-col-sm-5.wpem-col-md-4.wpem-single-event-right-content {
	background: #285c4d!important;
    border: none;
    border-radius: 10px;
    box-shadow: none;
    padding: 10px;
    color: white !important;
}
.single-event_listing .wpem-col-xs-12.wpem-col-sm-5.wpem-col-md-4.wpem-single-event-right-content h3 {
	color: white !important;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content::after {
	display: none;
}
.event_listing-template-default #main-content {
	background-color: #f1f8e8;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-event-type .event-type, .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-event-category .event-category, .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-single-event-sidebar-info a {
	background: transparent;
	color: white;
	padding: 0;
    margin: 0;
}
.wpem-single-event-page .wpem-single-event-wrapper {
	border: none !important;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar {
	padding: 30px 30px 30px 30px;
}
h3 {
	font-size: clamp(32px, calc(1.3rem + ((1vw - 4.8px) * 0.6944)), 45px) !important;
}
.wpem-event-infomation {
border-radius: 11px;
    border: none;
    box-shadow: none;
    background-color: #285c4d;
    margin-bottom: 0;
    height: initial;
}
.wpem-event-infomation .wpem-heading-text { 
	color: white !important;
}
.wpem-event-infomation .wpem-event-date-time { 
	color: #f2a900 !important;
}
.wpem-event-infomation .wpem-event-type { 
	display: none !important;
}

.wpem-event-banner {
	display: none;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
	    display: initial !important;
}

 .wpem-heading-text {
	min-height: 200px;
    padding-top: 30px;
 }
 .wpem-main.wpem-event-listings-header .wpem-col.wpem-col-12.wpem-col-sm-6.wpem-col-md-6.wpem-col-lg-4 {
 display: none;
 }
 @media (min-width: 992px) {
 .wpem-main.wpem-event-listings-header .wpem-col.wpem-col-12.wpem-col-sm-6.wpem-col-md-6.wpem-col-lg-8 {
 max-width: 100% !important;
 }
 }
.wpem-main.wpem-event-listings-header .wpem-row {
 display: block;
 }
.wpem-event-location-text, .wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location::before {
	color: #f2a900 !important;
}

.wpem-single-event-sidebar-info .wpem-heading-text {
	min-height: initial;
}