/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 7.13.2
Text Domain: Avada

/* Theme customization starts here
-------------------------------------------------------------- */
.hidden {
	display: none !important;
}

/* Base & Typo */
/* ------------------------------------------------------------ */
.small {
	font-size: .85em;
}
.uppercase {
	text-transform: uppercase;
	letter-spacing: .05em
}
.nowrap {
	white-space: nowrap;
}
sup {
	font-size: 70%;
	line-height: 1 !important;
}
.post,
.single-post .post {
    margin-bottom: 30px;
    max-width: 800px;
}
.post-content:not(.fusion-post-content),
.single-fusion_tb_section .fusion-tb-header,
body:not(.side-header) #wrapper {
    position: inherit !important;
}
.post-content h1 {
	text-transform: uppercase !important;
	margin-left: -.03em;
}
.post-content a {
	text-decoration: underline;
}
.post-content a:not(.fusion-no-lightbox):hover  {
	opacity: .7;
	text-decoration: none;
    transition-property: color,background-color,border-color,opacity;
    transition-duration: .3s;
    transition-timing-function: ease;
}
.post-content ul {
	margin-top: 0;
}
.post-content p + ul {
	margin-top: -10px;
}
.post-content h5 + p {
    margin-top: 2em;
}
.post-content hr {
	margin: 2em auto;
	width: 25%;
	height: 4px;
	background-color: #bc2117 !important;
	border: none;
}

ul.special {
	list-style: none;
	padding: 0;
}
ul.special li {
	margin-bottom: .25em;
	font-weight: 600;	
}
ul.special li:before {
	content: '';
	display: inline-block;
	float: left;
	width: 12px;
	height: 10px;
	background-image: url(images/icon_arrow-red@2x.png);
	background-size: 12px 10px;
	background-repeat: no-repeat;
	margin: 8px 8px 12px 2px;
}



/* Header */
/* ------------------------------------------------------------ */
@media only screen and (min-width: 961px) {
    #wrapper {
        padding-top: 40px;
    }
    .fusion-header {
        height: 110px !important;
        max-height: 110px !important;
    }
}
.fusion-logo {
	position: absolute;
}
.fusion-header-sticky-height {
	height: 110px !important;
}
.fusion-header:not(.fusion-sticky-shadow) .fusion-logo a img {
  -webkit-filter: drop-shadow(1px 1px 5px #fff);
  filter: drop-shadow(1px 1px 5px #fff);
}



/* Menu */
/* ------------------------------------------------------------ */
#menu-main-menu > li > a {
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 1.5em;
	padding-top: 65px;
}
.fusion-main-menu .sub-menu .current-menu-item > a,
.fusion-main-menu .sub-menu .current-menu-parent > a,
.fusion-main-menu .sub-menu .current_page_item > a {
    /* background: none !important; */
    color: #bc2117 !important;
}
.fusion-dropdown-svg {
	bottom: -6px;
}
.fusion-main-menu .fusion-dropdown-menu > .sub-menu,
.fusion-main-menu .fusion-megamenu-wrapper {
    margin-top: 30px;
}
@media only screen and (max-width: 960px) {
.fusion-header {
    padding-top: 0 !important;
    padding-bottom: 35px !important;
}
.fusion-logo {
	top: 0;
	left: -1px !important;
}
.fusion-mobile-menu-icons {
    margin-top: 54px !important;
}
.fusion-mobile-nav-holder {
	padding-top: 35px !important;
	margin-bottom: -35px !important;
}
.fusion-mobile-nav-item a {
	line-height: 1.3em !important;
	height: auto !important;
	padding: 10px;
}
.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a:before {
	content:'';
}
.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item a {
	font-weight: 600;
}
.fusion-mobile-menu-text-align-left li.fusion-mobile-nav-item li a {
	font-weight: 400;
}
}



/* Content */
/* ------------------------------------------------------------ */
#sliders-container {
    background-color: #f9f9f9 !important;
	min-height: 100px;
}
#sliders-container div.keyvisual {
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
body:not(.home) #sliders-container div.keyvisual {
    height: 320px;
}
body.home #sliders-container div.keyvisual {
    height: 800px;
}
@media only screen and (max-width: 1199px) {
body.home #sliders-container div.keyvisual {
    height: 680px;
}
}
@media only screen and (max-width: 869px) {
body:not(.home) #sliders-container div.keyvisual {
    height: 280px;
}
body.home #sliders-container div.keyvisual {
    height: 560px;
}
}
@media only screen and (max-width: 767px) {
body:not(.home) #sliders-container div.keyvisual {
    height: 240px;
}
body.home #sliders-container div.keyvisual {
    height: 480px;
}
}
@media only screen and (max-width: 639px) {
body:not(.home) #sliders-container div.keyvisual {
    height: 200px;
}
body.home #sliders-container div.keyvisual {
    height: 400px;
}
}
@media only screen and (max-width: 479px) {
body:not(.home) #sliders-container div.keyvisual {
    height: 160px;
}
body.home #sliders-container div.keyvisual {
    height: 320px;
}
}
.fusion-page-title-bar-left .fusion-page-title-secondary {
    margin-left: 0;
}
.fusion-breadcrumbs span.breadcrumb-leaf {
    color: #bc2117;
}
.fusion-breadcrumbs a:hover {
	color: #222 !important;
}
.fusion-video {
	margin-bottom: 2em;
}
@media only screen and (max-width: 800px) {
.fusion-page-title-bar {
	display: none;
}
#main {
    padding-top: 5px;
    padding-bottom: 10px;
}
}
@media only screen and (max-device-width: 640px) and (min-device-width: 320px) {
#content {
    margin-bottom: 0;
}
}



/* Zitat auf Contentseiten */
/* ------------------------------------------------------------ */
#zitat {
	color: #bc2117;
}
#zitat p:last-child {
	margin-top: -.5em;
	font-size: 16px;
	line-height: 1.3em;
}
@media only screen and (min-width: 481px) {
#zitat p:last-child {
	text-align: right;
}
#zitat p:last-child strong:before {
	content: '— ';
}
}
@media only screen and (max-width: 800px) {
#zitat {
	margin: 35px 0 45px;	
	font-size: 16px;
	line-height: 1.5em;
}
#zitat p:last-child {
	font-size: 14px;
}
}
@media only screen and (min-width: 801px) and (max-width: 870px) {
#zitat {
	margin-top: 20px;	
}
}
@media only screen and (min-width: 871px) {
#zitat {
	position: absolute;
	width: 70%;
	padding: 0 30px !important;
	background: none !important;
	color: #fff;
	top: 190px;
	right: 30px;
}
#zitat:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	padding: 0 !important;
	right: 0;
	background-color: rgba(188,33,23,0.9) !important;
	mix-blend-mode: multiply;
}
#zitat .fusion-layout-column {
	margin: 30px 0 10px !important;
}
#zitat a {
	color: #fff;
}
}
@media only screen and (min-width: 961px) {
#zitat {
	width: 60%;
	padding: 0 30px !important;
	background: none !important;
	color: #fff;
	top: 240px;
	right: 30px;
}
}
@media only screen and (min-width: 1320px) {
#zitat {
	width: 50%;
	right: 50px;
}
}



/* Sidebar */
/* ------------------------------------------------------------ */
.sidebar {
	font-size: 16px;
	line-height: 1.375em;
	margin-bottom: 20px !important;
}
.sidebar .pdf-download {
	margin-bottom: 1em;
}
.sidebar .pdf-download a {
	font-size: 0;
	line-height: 0;
}
.sidebar .pdf-download a:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 !important;
	background: rgba(188,33,23,0.9) !important;
	mix-blend-mode: multiply;
	opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition:  opacity .3s ease;
}
.sidebar .pdf-download a:hover:before {
	opacity: 1;
}
.sidebar .pdf-download a:hover:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-image: url(images/icon_acrobat-white.svg);
	background-size: 80px 80px;
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebar p {
	padding: 0 .25em;
}
.sidebar p:last-of-type {
	margin-bottom: 0 !important;
}
@media only screen and (min-width: 801px) {
    .sidebar {
        text-align: right;
    }
    .sidebar .fusion-column-wrapper {
        padding-left: 8% !important;
    }
}
@media only screen and (max-width: 800px) {
    .sidebar {
        padding: 1em 0 !important;
    }
    .single .sidebar {
        display: none;
    }
}



/* Home */
/* ------------------------------------------------------------ */
.home .fusion-page-title-bar {
	display: none;
}
.home #content {
	min-height: 0;
	margin: 0 !important;
}



/* Slider & Intro */
/* ------------------------------------------------------------ */
#intro {
	padding: 30px 0 !important;
}
#intro ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
#intro ul li {
	margin-bottom: .5em;
	font-weight: 600;	
}
#intro ul li:before {
	content: '';
	display: inline-block;
	float: left;
	width: 12px;
	height: 10px;
	background-image: url(images/icon_arrow-red@2x.png);
	background-size: 12px 10px;
	background-repeat: no-repeat;
	margin: 8px 8px 12px 2px;
}
@media only screen and (min-width: 871px) {
#intro {
	position: absolute;
	width: 70%;
	padding: 0 30px !important;
	background: none !important;
	color: #fff;
	top: 240px;
	right: 30px;
}
#intro:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	padding: 0 !important;
	right: 0;
	background-color: rgba(188,33,23,0.9) !important;
	mix-blend-mode: multiply;
}
#intro .fusion-layout-column {
	margin: 30px 0 15px !important;
}
#intro h1 {
	color: #fff;
	margin-top: 45px;
}
#intro a {
	color: #fff;
}
#intro ul li:before {
	background-image: url(images/icon_arrow-white@2x.png);
}
}
@media only screen and (min-width: 961px) {
#intro {
	width: 60%;
	padding: 0 30px !important;
	background: none !important;
	color: #fff;
	top: 270px;
	right: 30px;
}
}
@media only screen and (min-width: 1320px) {
#intro {
	width: 50%;
	right: 50px;
}
#intro p,
#intro ul {
	padding-right: 50px;
}
}



/* Blog */
/* ------------------------------------------------------------ */
.fusion-blog-shortcode .post,
.single #content {
	margin-bottom: 1em;
}
.single h2.entry-title {
	margin-top: 1em;
}
.fusion-post-content > .blog-shortcode-post-title a {
	text-decoration: none;
}
.page .fusion-meta-info {
	margin-top: 0;
	border-top: none;
	border-bottom: 1px solid #e7e6e6 !important;
	padding-bottom: 1.5em;
}
.fusion-meta-info .fusion-alignleft span:before,
.fusion-meta-info .fusion-meta-info-wrapper span:before {
	content: 'veröffentlicht am ';
}
.single .fusion-meta-info {
	margin-top: 25px;
	border-top: 1px solid #e7e6e6 !important;
	border-bottom: none;
} 
@media only screen and (max-width: 640px) {
.single .fusion-meta-info .fusion-alignleft,
.single .fusion-meta-info .fusion-alignright {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
}
}



/* Team */
/* ------------------------------------------------------------ */
.awb-imageframe-style .awb-imageframe-caption {
	margin-top: .5em !important;
	padding-left: 3px;
	font-size: 14px;
	line-height: 1.4em !important;
}
.awb-imageframe-style .awb-imageframe-caption-text {
	margin-top: 0 !important;
}
.awb-imageframe-style h3.awb-imageframe-caption-title {
	color: var(--h3_typography-color);
	font-weight: bold;
}



/* Jobs */
/* ------------------------------------------------------------ */
.post-attachments {
	margin: 0 0 20px !important;
	font-weight: 700;
	line-height: 1.45em;
}
.post-attachments li {
	margin: 0 0 10px !important;
	list-style: none !important;
}
.post-attachments li a {
	display: block;
}



/* Sitemap */
/* ------------------------------------------------------------ */
.post-content .simple-sitemap-page {
	list-style: none;
	margin: 0;
	padding: 0;
}
.post-content .simple-sitemap-page a {
	text-decoration: none;
}
.post-content .simple-sitemap-page > li {
	font-weight: 600;
	margin-bottom: 10px;
}
.post-content .simple-sitemap-page ul {
	list-style: none;
	margin: 0 1em;
	padding: 0;
}
.post-content .simple-sitemap-page li li {
	font-weight: 400;
	line-height: 1.6em;
}
.post-content .simple-sitemap-page li li:before {
	content: "—";
	margin-left: -10px;
	margin-right: 10px;	
}



/* Kontakt */
/* ------------------------------------------------------------ */
@media only screen and (max-width: 800px) {
#kontakt iframe {
	width: 100%;
	margin-top: -1em;
}
}



/* Footer */
/* ------------------------------------------------------------ */
footer {
	font-size: 14px;
	line-height: 1.5em;
}
#menu-footer-menu li a {
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 700;
}
footer .widget_text .nowrap:not(:last-of-type):after {
	content:' • ';
}
@media only screen and (max-width: 960px) {
footer .fusion-columns .fusion-column {
    width: 100% !important;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
footer .fusion-columns .fusion-column:not(.fusion-column-last) {
    margin: 0 0 30px !important; 
}
#menu-widget-2 {
    text-align: left !important;
}
}
@media only screen and (max-width: 640px) {
footer .fusion-columns .fusion-column.fusion-column-last {
    margin: 0 !important; 
}
}
@media only screen and (max-width: 520px) {
footer .widget_text .nowrap {
	display: block;
}
footer .widget_text .nowrap:not(:last-of-type):after {
	content:'';
}
}
@media only screen and (max-width: 360px) {
#menu-widget-2 ul li a {
	font-size: 12px !important;
}
#menu-widget-2 ul li a:after {
	padding: 0 5px !important;
}
}

/* Job Manager */
/* ------------------------------------------------------------ */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #bbb !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #bbb !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #bbb !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #bbb !important;
}
.job_filters .search_jobs input:focus::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #707070 !important;
}
.job_filters .search_jobs input:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #707070 !important;
}
.job_filters .search_jobs input:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #707070 !important;
}
.job_filters .search_jobs input:focus:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #707070 !important;
}
div.job_listings {
    margin-bottom: 2em !important;
}
.job_filters .search_jobs input[type=submit] {
    width: auto;
}
.job_filters .search_jobs input[type=submit]:hover {
    background: #fff;
}
.job_filters .search_jobs div.search_submit {
    padding-top: .75em;
}
.job_filters .job_types li label:hover {
    cursor: pointer;
}
.job_listings_header {
    padding: .5em 1em;
    display: flex;
    align-items: center;
    background: #5b6062;
    color: #fff;
    font-weight: 700;
}
.job_listings_header .position_head {
    width: 50%;
}
.job_listings_header .location_head {
    width: 25%;
    padding-left: 1em;
}
.job_listings_header .meta_head {
    width: 25%;
    padding-left: 12px;
}
.job_filters .showing_jobs a.rss_link,
ul.job_listings li.job_listing a img.company_logo,
ul.job_listings li.no_job_listings_found a img.company_logo {
    display: none;
}
ul.job_listings li.job_listing a,
ul.job_listings li.no_job_listings_found a {
    padding: 1em;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
ul.job_listings li.job_listing a div.position,
ul.job_listings li.no_job_listings_found a div.position {
    padding: 0;
    width: 50%;
}
ul.job_listings li.job_listing a .meta,
ul.job_listings li.no_job_listings_found a .meta {
    text-align: left;
    width: 25%;
}
.meta {
    font-size: 14px;
}
.meta li {
    border: none !important;
    float: none;
    padding: 0;
}
.job-manager .job-type,
.job_listing .job-type,
.job-types .job-type {
    color: #5b6062;
}
.single-job_listing .job_listing {
	max-width: none !important;
}
.single-job_listing h2.entry-title {
    margin-bottom: 0;
}
.single-job_listing .job_description h3 {
    margin-top: 2em;
}
.single-job_listing .job_description h3 + h5 {
    margin: 0;
}
.single-job_listing .job_description div > h5 {
    margin: 0 0 1.5em;
}
.single_job_listing .meta .job-type {
    color: #999;
    font-weight: bold;
    background: none;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-back,
.fusion-flip-boxes .fusion-flip-box .flip-box-front {
	padding: 20px 24px;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-back-inner,
.fusion-flip-boxes .fusion-flip-box .flip-box-front-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-image img {
	width: 120px;
}
.fusion-flip-boxes .fusion-flip-box p,
.fusion-flip-boxes .fusion-flip-box li {
	font-size: 16px;
	line-height: 22px;
}
.fusion-flip-boxes .fusion-flip-box h5 {
	color: #fff;
	font-size: 16px;
}
.fusion-flip-boxes .fusion-flip-box ul {
	text-align: left;
	padding-inline-start: 20px;
	display: flex;
	flex-direction: column;
	align-self: center;
}
.fusion-flip-boxes .fusion-flip-box p:last-child,
.fusion-flip-boxes .fusion-flip-box ul:last-child {
	margin-bottom: 0;
}
@media only screen and (min-width: 801px) and (max-width: 1024px) {
	.fusion-flip-box-wrapper {
		width: 50% !important;
	}
	.fusion-columns-3 .fusion-column:nth-of-type(3n+1),
	.fusion-columns-3 .fusion-flip-box-wrapper:nth-of-type(3n+1) {
		clear: none;
	}
}
@media only screen and (max-width: 767px) {
    .job_listings_header .position_head {
        width: 60%;
    }
    .job_listings_header .location_head {
        width: 40%;
        padding: 0
    }
    .job_listings_header .meta_head {
        display: none;
    }
    ul.job_listings li.job_listing a div.position,
    ul.job_listings li.no_job_listings_found a div.position {
        padding: 0;
        width: 60%;
    }
    ul.job_listings li.job_listing a div.location,
    ul.job_listings li.no_job_listings_found a div.location {
        font-size: inherit;
        text-align: left;
        padding: 0;
    }
    ul.job_listings li.job_listing a .meta,
    ul.job_listings li.no_job_listings_found a .meta {
        display: flex;
        text-align: left;
        width: auto;
        padding: 0;
    }
    .meta li:last-child:before {
        content:'•';
        position: relative;
        padding: 0 .5em;
    }
}        
div.job_listings .job-manager-pagination {
    border-bottom: none;
}
/* Application Form */
.single_job_listing .application,
.job-manager-application-wrapper .application {
	margin: 0 0 3em;
}
.job-manager-form fieldset {
    border-bottom: none !important;
    padding: 0 0 .25em !important;
}
.job-manager-form fieldset:last-of-type + p {
    margin: 1.5em 0 !important;
}
.job_application .application_details .job-manager-form fieldset label,
.job_application .application_details .job-manager-form fieldset div.field {
    float: none;
    width: auto;
}
.job-manager-form fieldset .job-manager-uploaded-files + input {
    border: none;
    padding: 0;
    height: auto;
}
.job-manager-form fieldset.fieldset-datenschutz div.field {
    display: flex;
    align-items: flex-start;
}
.job-manager-form fieldset.fieldset-datenschutz label {
    display: none !important;
}
.job-manager-form fieldset.fieldset-datenschutz input {
    margin-right: 7px;
}
.job-manager-form fieldset.fieldset-datenschutz small.description {
    opacity: 1;
    display: inline-block;
    line-height: 1.3em;
    margin: 0;
}
.job-manager-error, .job-manager-info, .job-manager-message {
	margin: 2em 0 !important;
}


/* Modal Videoplayer Home */
/* ------------------------------------------------------------ */
.modal-backdrop.in {
    opacity: .65;
}
.fusion-modal .modal-header {
	min-height: 0 !important;
	border: 0 !important;
	padding: 0 !important;
}
.fusion-modal .modal-header .close {
	background: #fff;
	visibility: initial;
	position: absolute;
	width: 30px;
	margin: 0;
	top: 0;
	right: 0;
	z-index: 1;
	opacity: .7;
}
.fusion-modal .modal-body {
	padding: 0;
	line-height: 0;
}
.fusion-modal .modal-body p {
	margin: 0;
}


/* Error 404 */
/* ------------------------------------------------------------ */



/* Cookie-Consent */
/* ------------------------------------------------------------ */
.fusion-privacy-bar {
    line-height: 20px;
}
.fusion-privacy-bar .fusion-privacy-bar-main span a {
    text-decoration: underline;
}
.fusion-privacy-bar .fusion-privacy-bar-main span a:hover {
    text-decoration: none;
}
.fusion-privacy-bar .fusion-privacy-bar-main .fusion-privacy-bar-acceptance {
    margin-left: 3em;
}
@media only screen and (max-width: 767px) {
    .fusion-privacy-bar {
        padding: 20px 17px 25px !important;
    }
    .fusion-privacy-bar .fusion-privacy-bar-main,
    .fusion-privacy-bar .fusion-privacy-bar-main .fusion-privacy-bar-acceptance {
        display: block;
    }
    .fusion-privacy-bar .fusion-privacy-bar-main .fusion-privacy-bar-acceptance {
        width: fit-content;
        padding: 10px 36px !important;
        margin: 1em auto 0;
    }
    .fusion-privacy-bar .fusion-privacy-bar-main span {
        display: inline-block;
        text-align: center;
    }
}