@font-face {
	font-family: 'wwf';
	src:  url('../fonts/wwf.eot?qtidpe');
	src:  url('../fonts/wwf.eot?qtidpe#iefix') format('embedded-opentype'),
	url('../fonts/wwf.ttf?qtidpe') format('truetype'),
	url('../fonts/wwf.woff?qtidpe') format('woff'),
	url('../fonts/wwf.svg?qtidpe#wwf') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}
@font-face {
	font-family: 'Mansalva';
	src: url('https://www.wwf.at/wp-content/uploads/et-fonts/Mansalva-Regular.ttf');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'wwf' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.breadcrumb {
	background-color: rgba(255, 255, 255, 0.8);
	bottom: 0px;
	display: inline-block;
	left: 0px;
	right: 0px;
	padding: 3px 10px;
	position: fixed;
	z-index: 900;
}

.copyright {
	bottom: 10px;
	position: absolute;
	right: 10px;
}

.mfp-figure .copyright {
	bottom: 56px;
}

.mfp-figure .copyright-text::before,
.et_pb_image_is .copyright-text::before,
.et_pb_encyclopaedia_field_is .copyright-text::before,
.audio-copyright .copyright-text::before {
	content: "©";
	margin-right: 2px;
}


.et_pb_slider_is {
	padding: 3px;
}

.et_pb_slider_is .slide_container {
	padding: 25px 0px;
	position: relative;
}

.et_pb_slider_is .ui-slider {
	border-radius: 10px;
	height: 30px;
	position: relative;
	text-align: left;
}

.et_pb_slider_is .et_pb_slider_is_light .ui-slider {
	background: #ffffff;
}

.et_pb_slider_is .et_pb_slider_is_dark .ui-slider {
	background: lightgrey;
}

.et_pb_slider_is .ui-slider .ui-slider-handle {
	background: #00728f;
	border-radius: 38px;
	color: white;
	cursor: default;
	font-weight: bold;
	height: 76px;
	margin-left: -38px;
	padding: 14px 3px;
	position: absolute;
	text-align: center;
	top: -22px;
	touch-action: none;
	width: 76px;
	z-index: 11;
	-ms-touch-action: none;
}

.et_pb_slider_is .et_pb_slider_is_light .ui-slider .ui-slider-handle {
	border: 10px solid white;
}

.et_pb_slider_is .et_pb_slider_is_dark .ui-slider .ui-slider-handle {
	border: 10px solid lightgrey;
}

.et_pb_slider_is .ui-slider .ui-slider-handle.digits-100 {
	width: 86px;
}

.et_pb_slider_is .ui-slider .ui-slider-handle.digits-1000 {
	width: 96px;
}

.et_pb_slider_is .ui-slider .ui-slider-handle.digits-10000 {
	width: 106px;
}

.et_pb_slider_is .ui-slider .ui-slider-handle.digits-100000 {
	width: 116px;
}

.et_pb_slider_is .ui-slider .ui-slider-handle.digits-1000000 {
	width: 126px;
}

.et_pb_slider_is .slide_container .slider_min,
.et_pb_slider_is .slide_container .slider_max {
	font-weight: bold;
	position: absolute;
	top: 29px;
	z-index: 10;
}

.et_pb_slider_is .et_pb_slider_is_light .slide_container .slider_min,
.et_pb_slider_is .et_pb_slider_is_light .slide_container .slider_max {
	color: black;
	opacity: 0.5;
}

.et_pb_slider_is .et_pb_slider_is_dark .slide_container .slider_min,
.et_pb_slider_is .et_pb_slider_is_dark .slide_container .slider_max {
	color: white;
	opacity: 0.9;
}


.et_pb_slider_is .slide_container .slider_min {
	left: 10px;
}

.et_pb_slider_is .slide_container .slider_max {
	right: 10px;
}

.et_pb_slider_is .slider_amount {
	display: inline;
	position: relative;
}

.et_pb_slider_is .slider_amount input {
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #666;
	font-size: 20px;
	height: 50px !important;
	line-height: normal !important;
	margin: 0px 10px 0px 0px;
	padding: .7em;
	padding-right: 20px;
	text-align: right;
	width: 75px;
}

.et_pb_slider_is .slider_amount .currency {
	color: #666;
	font-size: 20px;
	line-height: normal !important;
	opacity: 0.8;
	position: absolute;
	right: 15px;
	top: -1px;
}

.et_pb_slider_is .et_pb_bg_layout_light.et_pb_module.et_pb_button {
	background-color: #F07D00;
	border-color: #F07D00;
	color: white;
}

.et_pb_slider_is .et_pb_bg_layout_light.et_pb_module.et_pb_button:hover {
	background-color: #F07D00;
	border-color: #F07D00;
	color: black;
}

.et_pb_is_gallery .et_pb_gallery_image_desc,
.et_pb_encyclopaedia_gallery .et_pb_gallery_image_desc {
	line-height: 1.3em;
	background-color: rgba(0,0,0,0.64);
	position: relative;
	filter: opacity(50%);
	backface-visibility: hidden;
	padding-top: 15px !important;
	padding-right: 30px !important;
	padding-bottom: 15px !important;
	padding-left: 30px !important;
	width: 100%;
	max-width: 100%;
	z-index: 100;
	position: absolute !important;
	bottom: 0px;
	left: 0px;
	right: 0px;
	transition: filter 300ms ease 0ms;
}

.et_pb_is_gallery .et_pb_gallery_image_desc h4,
.et_pb_is_gallery .et_pb_gallery_image_desc p,
.et_pb_encyclopaedia_gallery .et_pb_gallery_image_desc h4,
.et_pb_encyclopaedia_gallery .et_pb_gallery_image_desc p {
	text-align: right;
}

.et_pb_is_gallery .et_pb_gallery_image_desc .gallery_description, 
.et_pb_encyclopaedia_gallery .et_pb_gallery_image_desc .gallery_description,
.et_pb_is_gallery .et_pb_gallery_image_desc .gallery_copyright, 
.et_pb_encyclopaedia_gallery .et_pb_gallery_image_desc .gallery_copyright {
	color: #ffffff;
	padding-bottom: 0px;
}

.et_pb_is_gallery .et_pb_gallery_image_desc .gallery_description::before, 
.et_pb_encyclopaedia_gallery .et_pb_gallery_image_desc .gallery_description::before,
.et_pb_is_gallery .et_pb_gallery_image_desc .gallery_copyright::before, 
.et_pb_encyclopaedia_gallery .et_pb_gallery_image_desc .gallery_copyright::before {
	color: #ffffff;
	content: '©';
	margin-right: 5px;
	padding-bottom: 0px;
}

.et_pb_encyclopaedia_field_blurb_is.et_is_encyclopaedia_empty,
.et_pb_encyclopaedia_field_is.et_is_encyclopaedia_empty,
.et_pb_wwf_field_is.et_wwf_field_empty,
.et_pb_wwf_field_blurb_is.et_wwf_field_blurb_empty,
.et_wwf_empty {
	display: none;
}

/* ungefähr so von divi genommen */
/* wp-content\themes\Divi\includes\builder\feature\dynamic-assets\assets\css\testimonial_cpt.css */
.et-db #et-boc .et-l .et_pb_testimonial_description_inner{word-wrap:break-word}.et-db #et-boc .et-l .et_pb_with_border .et_pb_testimonial_portrait{border:0 solid #333}.et-db #et-boc .et-l .et_pb_testimonial{position:relative;padding:30px;line-height:1.5}.et-db #et-boc .et-l .et_pb_testimonial.et_pb_testimonial_no_bg{padding:30px 0 0}.et-db #et-boc .et-l .et_pb_testimonial .et_pb_testimonial_content p{padding-bottom:1em}.et-db #et-boc .et-l .et_pb_testimonial .et_pb_testimonial_meta{padding-bottom:0}.et-db #et-boc .et-l .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_testimonial_portrait:before{border-radius:90px}.et-db #et-boc .et-l .et_pb_testimonial_portrait{float:left;position:relative;display:block;width:90px;height:90px;margin-right:30px;background-repeat:no-repeat;background-position:50%;background-size:cover;box-sizing:content-box}.et-db #et-boc .et-l .et_pb_testimonial_portrait:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.et-db #et-boc .et-l .et_pb_column_1_3 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_column_1_4 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_column_3_8 .et_pb_testimonial_portrait{float:none;display:block;margin:0 auto 20px}.et-db #et-boc .et-l .et_pb_testimonial_description,.et-db #et-boc .et-l .et_pb_testimonial_description_inner{display:block;position:relative}.et-db #et-boc .et-l .et_pb_bg_layout_dark .et_pb_testimonial_description a{color:#fff}.et-db #et-boc .et-l .et_pb_testimonial_description_inner+.et_pb_testimonial_meta>span{display:inline-block;margin-top:32px}.et-db #et-boc .et-l .et_pb_testimonial_description_inner:empty{display:none}.et-db #et-boc .et-l .et_pb_testimonial_description_inner:empty+.et_pb_testimonial_author,.et-db #et-boc .et-l .et_pb_testimonial_description_inner:empty+.et_pb_testimonial_meta>span{margin-top:12px}.et-db #et-boc .et-l .et_pb_testimonial_author{margin-top:32px;font-weight:700;display:block}.et-db #et-boc .et-l .et_pb_testimonial_author:empty{display:none}.et-db #et-boc .et-l .et_pb_testimonial_author a{color:inherit}.et-db #et-boc .et-l .et_pb_testimonial_company:empty,.et-db #et-boc .et-l .et_pb_testimonial_meta:empty,.et-db #et-boc .et-l .et_pb_testimonial_position:empty{display:none!important}.et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_testimonial.et_pb_testimonial_no_bg:before{background:inherit}.et-db #et-boc .et-l .et_pb_testimonial.et_pb_icon_off:before{display:none}.et-db #et-boc .et-l .et_pb_testimonial_old_layout,.et-db #et-boc .et-l .et_pb_testimonial_old_layout .et_pb_testimonial_description a{color:#666!important}@media (min-width:981px){.et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_column_2_5 .et_pb_testimonial_portrait{width:100%;padding-bottom:100%;height:0}}@media (max-width:980px){.et-db #et-boc .et-l .et_pb_bg_layout_dark_tablet .et_pb_testimonial_description a{color:#fff}}@media (min-width:768px) and (max-width:980px){.et-db #et-boc .et-l .et_pb_column .et_pb_testimonial_portrait{float:left;display:block;margin-right:30px}.et-db #et-boc .et-l .et_pb_column .et_pb_testimonial_description{display:block}.et-db #et-boc .et-l .et_pb_column_1_5 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_column_1_6 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_row_1-2_1-4_1-4 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_row_1-4_1-4 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_row_1-4_1-4_1-2 .et_pb_testimonial_portrait,.et-db #et-boc .et-l .et_pb_row_4col .et_pb_testimonial_portrait{float:none;display:block;margin:0 auto 20px}}@media (max-width:767px){.et-db #et-boc .et-l .et_pb_column .et_pb_testimonial_description{width:100%;display:block}.et-db #et-boc .et-l .et_pb_column .et_pb_testimonial_portrait{display:block;float:none;margin:0 auto 20px}.et-db #et-boc .et-l .et_pb_bg_layout_dark_phone .et_pb_testimonial_description a{color:#fff}}@media (max-width:479px){.et-db #et-boc .et-l .et_pb_testimonial{padding-top:10%}}

.et_pb_testimonial_description a {
	color: #212121;
	text-decoration: underline;
}

.et_pb_testimonial_description a:hover,
.et_pb_testimonial_description a:active {
	color: #f07d00;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton, #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	background-color: #00bb66;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder .mgbutton.moove-gdpr-infobar-reject-btn {
	background-color: #f07d00 !important;
	color: #ffffff !important;
	opacity: 0.7;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder .mgbutton.moove-gdpr-infobar-reject-btn:hover {
	background-color: #ffffff !important;
	color: #f07d00 !important;
	opacity: 0.7;
}