
/* moved by compressor */
@import url("https://fast.din.net/lt/1.css?apiType=css&c=f023bb5f-35ca-4584-9e36-6181d61c9357&fontids=1448925,1448929,1448933,1448937,1448941");@import url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Css/inc/bootstrap.min.css');@import url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Css/inc/owl.carousel.min.css');@import url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Css/inc/animate.css');@import url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Css/inc/magnific-popup.css');@import url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Css/inc/font-awesome.min.css');@import url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Css/inc/classy-nav.min.css');@import url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Css/inc/audioplayer.css');
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

/* DOCUMENT INFORMATION
    - Document: Stylesheet for WACON COOKIE CONSENT BOX
    - Version:  1.1.4
    - Client:   WACON Internet GmbH
    - Author:   Kerstin Schmitt / Oliver Best
*/

.waconcookiemanagement {
    display: none;
    font-family: Helvetica, sans-serif;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, 0.5);
    font-weight: 300;
}

.cookie-set.script img {
        max-width:100%;height:auto;
   /* filter: grayscale(100%) blur(5px) brightness(300%) saturate(0%) contrast(50%);
    -webkit-filter: grayscale(100%) blur(5px) brightness(300%) saturate(0%) contrast(50%);
    -moz-filter: grayscale(100%) blur(5px) brightness(300%) saturate(0%) contrast(50%);*/
}
.cookie-information{margin-bottom:20px;}

#CookieBox p,
#CookieBox h1,
#CookieBox h2,
#CookieBox h3 {
    color:#333333;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
}

#CookieBox a {
    color:#333333;
    font-size:16px;
    text-transform: none;
    text-decoration: none;
}

#CookieBox {
    z-index: 201;
    position: fixed;
    top: 10%;
    left: 20%;
    width: 60%;
    max-width: 100%;
    max-height: 80%;
    overflow: auto;
    background: #fff;
    padding: 70px 20px 20px;
    border-radius: 5px;
}

.waconcookiemanagementlist #CookieBox {
    z-index: 201;
    position: relative;
    width: 100%;
    top: 0%;
    left:0%;
    max-width: 100%;
    max-height: auto;
    overflow: auto;
    background: #fff;
    padding: 0px;
    border-radius: 0px;
}

#CookieBox h2 {
    text-align: center;
    font-weight: 600;
    font-size:1.6rem;
}

#CookieBox ul , #CookieBox2 ul {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#CookieBox .cookie-info ul, #CookieBox2 .cookie-infolist ul {
    text-align: left;
    padding:0;
    padding-left:1rem;
}

#CookieBox p, #CookieBox2 p {
    font-size:1.1rem;
    margin:0 auto 10px;
}

#CookieBox .cookie-btn {
    display: inline-block;
    font-family: inherit;
    font-size: 1.1rem;
    font-weight: bold;
    padding: .5em 1em;
    text-decoration: none;
    background: #8dc63f;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    margin:15px auto;
}

#CookieBox .cookie-btn:hover {
    color: white;
    text-decoration: none;
}
#CookieBox .cookie-refuse .cookie-btn {background:#ccc;}

#CookieBox .cookie-accept-container {
    text-align: center;
    cursor: pointer;
}

#CookieBox  a.cookie-accept {
    padding:10px 50px;
}

#CookieBox .cookieclose {
    cursor: pointer;
    position:absolute;
    top:15px;
    right:15px;
    border-radius: 4px;
    border: 1px solid #333;
    background: #333;
    padding: 2px 9px;
    font-family: Verdana, sans-serif;
    font-size: 26px;
    color: #fff;
}

#CookieBox .intro p {
    width:75%;
}

#CookieBox .cookie-management,
#CookieBox .cookie-refuse {
    margin:10px auto;
  
    text-align: center;
    cursor: pointer;
    border-radius: 15px;
    padding: 5px 50px;
    background-color: #ccc;
}
.waconcookiemanagementlist #CookieBox .cookie-refuse {
    background-color: transparent;
}
#CookieBox .text-center {
    text-align: center;
}

#CookieBox .text-right,
#CookieBox .text-back-right {
    text-align: right;
}

#CookieBox .text-back-right a {
    display: inline-block;
    padding: 0 5px;
    margin-right: 10px;
    color: #333333;
    text-decoration: none;
}

#CookieBox .cookieback {
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    text-align: center;
    cursor: pointer;
    border-radius: 15px;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #ccc;
}

#CookieBox .cookie-on,
#CookieBox .cookie-off, #CookieBox2 .cookie-on,
#CookieBox2 .cookie-off {
    float: left;
    cursor: pointer;
    margin-right: 5px;
}

#CookieBox .cookie-on,#CookieBox2 .cookie-on {
    display: none;
}

#CookieBox .intro .cookie-legal,#CookieBox2 .intro .cookie-legal {
    margin-top:50px;
    width:100%;
}

#CookieBox .cookie-legal a {
    display: inline-block;
    padding: 0;
    font-size:.9rem;
    margin-right: 30px;
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

#CookieBox .cookie-legal a:hover {
    text-decoration: underline;
}

#CookieBox .info-text {
    display: none;
}

#CookieBox .info-show {
    cursor: pointer;
}

#CookieBox .info-hide {
    cursor: pointer;
}


#CookieBox .category {
    background: #eeeeee;
    padding: 10px;
    margin:25px 30px;
}
.waconcookiemanagementlist #CookieBox2 .category {
    background: #eeeeee;
    padding: 10px;
    margin:25px 0px;
}
#CookieBox .category h3 {
    margin-top: 0;
    font-size: 1.25rem;
}



#CookieBox .cookie-info, #CookieBox2 .cookie-infolist {
    background: #fff;
    padding: 10px;
}

#CookieBox .cookie-info table, #CookieBox2 .cookie-infolist table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}

#CookieBox .cookie-info td, #CookieBox2 .cookie-infolist td {
    padding: 3px 10px 3px 0;
    border-top: #eeeeee solid 1px;
}

#CookieBox .cookie-info p, #CookieBox2 .cookie-infolist p {
    margin-top: 0;
}

#CookieBox .box-cookie-management {
    display: none;
    overflow: auto;
}

#CookieBox .box-cookie-management-in > p {
    width:80%;
}
.waconcookiemanagementlist #CookieBox  .box-cookie-management{
    display:block;
}
.waconcookiemanagementlist #CookieBox .box-cookie-management-in > p {
width:100%;margin:25px 0 0 0;
}

.waconcookiemanagementlist  #CookieBox .intro p {width:100%;}
#CookieBox .deactivated,
#CookieBox .activated,#CookieBox2 .deactivated,
#CookieBox2 .activated {
    width: 40px;
    height: 20px;
    border-radius: 10px;
    background: #ccc;
    display: inline-block;
}

#CookieBox .activated,#CookieBox2 .activated  {
    background: #8dc63f;
}

#CookieBox .off,
#CookieBox .on ,#CookieBox2 .off,
#CookieBox2 .on{
    cursor: pointer;
    display: block;
    float: left;
    background: #fff;
    width: 16px;
    margin: 2px;
    height: 16px;
    border-radius: 8px;
}

#CookieBox .on,#CookieBox2 .on {
    float:right;
}

#CookieBox .arrow ,#CookieBox2 .arrow {
    border: .5rem solid #333;
    font-size: 0;
    line-height: 0;
    height: 0;
    padding: 0;
    margin: 0px 10px;
    display: inline-block;
}

#CookieBox .arrow.down, #CookieBox2 .arrow.down {
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    margin-bottom: -5px;
}

#CookieBox .arrow.up,#CookieBox2 .arrow.up {
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    margin-top: -5px;
}

/* CookieFix unterer Bereich mit Buttons */
#CookieBox .cookie-fix {
    display: none;
    overflow: auto;
    padding:20px 0 0 0;
}
.waconcookiemanagementlist #CookieBox .cookie-fix {
    display:block;
}
#CookieBox .cookie-fix .cookie-save {
    float: left;
    margin-left:30px;
}

#CookieBox .cookie-fix .text-back-right {
    float: right;
    margin-right:30px;
}
#CookieBox .cookie-refuse-container, #CookieBox .cookie-accept-container, #CookieBox .cookie-management-container{text-align:center;}

#CookieBox .cookie-fix .cookieback,
#CookieBox .cookie-fix .cookie-refuse {
    display:block;
    margin: 10px auto;
    text-align: center;
    cursor: pointer;
    border-radius: 15px;
    padding: 5px 20px;
    background-color: #ccc;
    white-space: nowrap;
    width:auto;
}

#CookieBox .cookie-fix .cookie-legal {
    clear: both
}

.cookie-set.script {
    cursor: pointer;
    position: relative;
    min-height: 50px;
    background: #ffffff;
    text-align: center;
}

.cookie-set.script p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #333333;
    text-align: center;
    background-color: rgb(255,255,255,0.8);
    margin:0 auto;
    padding:40px;border-radius:5px;    
}

.cookie-set {
    cursor: pointer
}


@media(max-width: 1000px) {
    #CookieBox {
        left: 2%;
        width: 96%;
        top: 5%;
        max-height: 90%;
        min-height: 90%;
    }
}

@media(max-width: 786px) {
    #CookieBox .cookie-fix .text-back-right {
        width:87%;
    }

}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../../typo3conf/ext/ns_all_lightbox/Resources/Public/fancybox2/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../../typo3conf/ext/ns_all_lightbox/Resources/Public/fancybox2/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../../../typo3conf/ext/ns_all_lightbox/Resources/Public/fancybox2/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../../typo3conf/ext/ns_all_lightbox/Resources/Public/fancybox2/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../../../typo3conf/ext/ns_all_lightbox/Resources/Public/fancybox2/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../../../typo3conf/ext/ns_all_lightbox/Resources/Public/fancybox2/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('../../../typo3conf/ext/ns_all_lightbox/Resources/Public/fancybox2/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
.main-footer-area .footer-widget p.footer-orange {
    margin-bottom: 30px;
    color: #ed7900;
    border-bottom: 1px solid #ed7900;
    display: inline-block;
}

.main-footer-area .footer-widget p.footer-text {
    line-height: 1.5;
}

.main-footer-area .footer-widget p.footer-text a {
    font-size: 14px;
    color: #c9c9c9;
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 1px solid transparent;
}

.main-footer-area .footer-widget p.footer-text a:hover, 
.main-footer-area .footer-widget p.footer-text a:focus {
    color: var(--orange);
    border-bottom: 1px solid var(--orange);
    display: inline-block;
}


@font-face{
font-family:"DIN Next LT W04 Ultra Light";
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448925/e368430d-b7b1-4f4f-9354-b0dead15cca7.eot?#iefix');
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448925/e368430d-b7b1-4f4f-9354-b0dead15cca7.eot?#iefix') format("eot"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448925/7acaf551-b04d-4a31-b0dc-d639709b8c6c.woff2') format("woff2"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448925/6d1e3005-7828-4506-a8aa-5977b5c629d3.woff') format("woff"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448925/834c92ef-ce04-49af-be85-842f692570ba.ttf') format("truetype");
}
@font-face{
font-family:"DIN Next LT W04 Light";
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448929/a6b05bd7-1f09-4c3e-93a5-8b7d432291b3.eot?#iefix');
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448929/a6b05bd7-1f09-4c3e-93a5-8b7d432291b3.eot?#iefix') format("eot"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448929/8a3ff076-5846-4401-9d7e-10993afac709.woff2') format("woff2"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448929/f69bc269-16e5-4f8a-80eb-b049139324fd.woff') format("woff"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448929/7742af6c-6711-4ca8-9f62-44005bde2243.ttf') format("truetype");
}
@font-face{
font-family:"DIN Next LT W04 Regular";
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448933/bbb280b3-b74d-49f2-908d-0395516a3dc8.eot?#iefix');
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448933/bbb280b3-b74d-49f2-908d-0395516a3dc8.eot?#iefix') format("eot"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448933/95d17c42-537a-4cbf-a8c1-60fcc6edf28f.woff2') format("woff2"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448933/3097f8f0-50b7-4d8d-8745-6281850a1b05.woff') format("woff"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448933/ac4b95cb-49c4-493a-a895-471d763cea38.ttf') format("truetype");
}
@font-face{
font-family:"DIN Next LT W04 Medium";
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448937/fd94b7ac-c184-4f5c-a847-0a4785f3e98f.eot?#iefix');
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448937/fd94b7ac-c184-4f5c-a847-0a4785f3e98f.eot?#iefix') format("eot"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448937/cf1948b4-c50b-418b-a059-e8ed8bf0f9f1.woff2') format("woff2"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448937/bd983b7f-76bb-4f54-83bb-889fd36d60e6.woff') format("woff"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448937/63fb1f94-0e8f-4c85-b559-b0dd27ecbf5a.ttf') format("truetype");
}
@font-face{
font-family:"DIN Next LT W04 Bold";
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448941/435ec954-73b2-4a0c-89ed-0c36d79ee595.eot?#iefix');
src:url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448941/435ec954-73b2-4a0c-89ed-0c36d79ee595.eot?#iefix') format("eot"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448941/7e3bc38e-72f2-4d0b-8e96-4c466b57b052.woff2') format("woff2"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448941/8283248b-29aa-4d91-8920-841505269e68.woff') format("woff"),url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Fonts/din/1448941/929bfe48-8086-4796-820d-ff0222f68dd0.ttf') format("truetype");
}

/* [Master Stylesheet v1.0] */

/* :: 2.0 Import All CSS */







/* :: 3.0 Base CSS */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "DIN Next LT W04 Regular";
	font-size: 62.5%;
}
h1, h2, h3, h4, h5, h6 {
	color: #1b1b1b;
	line-height: 1.3;
	font-family:"DIN Next LT W04 Medium";
}
p {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 1.8;
}
b, strong {
    font-weight:500;
}
a, a:hover, a:focus {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	text-decoration: none;
	outline: 0 solid transparent;
	color: #1b1b1b;
	font-weight: 500;
	font-size: 16px;
}
p a {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: var(--orange);
	border-bottom: 1px solid var(--orange);
}
p a:hover, p a:focus  {
	color: #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
    transition: none;
	text-decoration: none;
	outline: 0 solid transparent;
	font-weight: 500;
	font-size: 16px;
}
.top-header-content p a {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	color: #1b1b1b;
	border-bottom: none;
}
.top-header-content p a:hover, 
.top-header-content p a:focus  {
	color: var(--orange);
}
ul, ol {
	margin: 0;
}
ul li,  ol li {
	list-style: none;
}
img {
	height: auto;
	max-width: 100%;
}
/* Spacing */
.mt-15 {
	margin-top: 15px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-70 {
	margin-top: 70px !important;
}
.mt-100 {
	margin-top: 100px !important;
}
.mb-15 {
	margin-bottom: 15px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-70 {
	margin-bottom: 70px !important;
}
.mb-100 {
	margin-bottom: 100px !important;
}
.ml-15 {
	margin-left: 15px !important;
}
.ml-30 {
	margin-left: 30px !important;
}
.ml-50 {
	margin-left: 50px !important;
}
.mr-15 {
	margin-right: 15px !important;
}
.mr-30 {
	margin-right: 30px !important;
}
.mr-50 {
	margin-right: 50px !important;
}
/* Height */
.height-400 {
	height: 400px !important;
}
.height-500 {
	height: 500px !important;
}
.height-600 {
	height: 600px !important;
}
.height-700 {
	height: 700px !important;
}
.height-800 {
	height: 800px !important;
}
/* Section Padding */
.section-padding-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.section-padding-100-0 {
	padding-top: 100px;
	padding-bottom: 0;
}
.section-padding-0-100 {
	padding-top: 0;
	padding-bottom: 100px;
}
.section-padding-100-70 {
	padding-top: 100px;
	padding-bottom: 70px;
}
/* Preloader */
#preloader {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#preloader .circle {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75px;
	flex: 0 0 75px;
	max-width: 75px;
	width: 75px;
	height: 75px;
	text-align: center;
	line-height: 65px;
	border-bottom: 6px double;
	border-color: rgba(172, 138, 116, 0.1);
	animation: spin 4s infinite linear;
}
@-webkit-keyframes spin {
 0% {
 border-color: rgba(172, 138, 116, 0.1);
}
 50% {
 border-color: var(--orange);
}
 100% {
 border-color: rgba(172, 138, 116, 0.1);
}
}
@keyframes spin {
 0% {
 border-color: rgba(172, 138, 116, 0.1);
}
 50% {
 border-color: var(--orange);
}
 100% {
 border-color: rgba(172, 138, 116, 0.1);
}
}
/* Section Heading */

.content-section {
	position: relative;
	z-index: 1;
	max-width: 800px;
	margin-bottom: 40px;
}

.section-heading {
	z-index: 1;
	max-width: 800px;
	margin-bottom: 40px;
}


.section-heading .ce-textpic.ce-center.ce-above img {
	margin-bottom: 15px;
}
.section-heading h3 {
	font-size: 36px;
	margin-bottom: 10px;
	font-weight: 500;
}

@media only screen and (max-width: 767px) {
.section-heading h3 {
	font-size: 24px;
}
}
.section-heading p {
	margin-bottom: 0;
	font-size: 16px;
}
.section-heading.text-left {
	text-align: left !important;
}
.section-heading.white h3 {
	color: #ffffff;
}
/* Miscellaneous */
.bg-img {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.bg-white {
	background-color: #ffffff !important;
}
.bg-dark {
	background-color: #000000 !important;
}
.bg-transparent {
	background-color: transparent !important;
}
.font-bold {
	font-weight: 700;
}
.font-light {
	font-weight: 300;
}
.bg-overlay, .foo-bg-overlay {
	position: relative;
	z-index: 2;
	background-position: center center;
	background-size: cover;
}
.bg-overlay::after,  .foo-bg-overlay::after {
	background-color: rgba(255, 255, 255, 0.6);
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}
.foo-bg-overlay::after {
	background-color: rgba(0, 0, 0, 0.75);
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #ffffff;
	right: 0;
	padding-right: 0;
	width: 30px;
	height: 30px;
	background-color: var(--orange);
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	right: -30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.mfp-image-holder .mfp-close,  .mfp-iframe-holder .mfp-close {
	right: 0;
}
}

@media only screen and (max-width: 767px) {
.mfp-image-holder .mfp-close,  .mfp-iframe-holder .mfp-close {
	right: 0;
}
}
input:focus, textarea:focus {
	outline: none;
	box-shadow: none;
	border-color: transparent;
}
/* ScrollUp */
#scrollUp {
	background-color: var(--orange);
	border-radius: 0;
	bottom: 60px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
	color: #ffffff;
	font-size: 24px;
	height: 40px;
	line-height: 38px;
	right: 60px;
	text-align: center;
	width: 40px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
#scrollUp:hover {
	background-color: #1b1b1b;
}

@media only screen and (max-width: 767px) {
#scrollUp {
	bottom: 30px;
	right: 30px;
}
}
/* Button */
.faith-btn {
	display: inline-block;
	min-width: 150px;
	height: 60px;
	background-color: var(--orange);
	color: #ffffff;
	border: none;
	border-radius: 0;
	padding: 0 30px;
	font-size: 14px;
	line-height: 60px;
	-webkit-transition: all 500ms;
	transition: all 500ms;
	font-weight: 400;
	/*text-transform: capitalize;*/
}

a.gr-btn {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    background: #504f53;
    display: inline-block;
    min-width: 150px;
    height: 60px;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    font-size: 14px;
    line-height: 60px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    text-decoration: none;
	
}

a.gr-btn:hover {
    color: #ffffff;
    background: #ed7900;
	border-bottom: 0px;
	font-size: 14px;
}


.faith-btn.active, .faith-btn:hover, .faith-btn:focus {
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	background-color: #1b1b1b;
}
.faith-btn.active:hover, .faith-btn.active:focus {
	color: #ffffff;
	background-color: var(--orange);
}
.faith-btn.btn-2 {
	border: 2px solid #1b1b1b;
	color: #1b1b1b;
	background-color: transparent;
	line-height: 56px;
}
.faith-btn.btn-2:hover, .faith-btn.btn-2:focus {
	border: 2px solid var(--orange);
	background-color: var(--orange);
	color: #ffffff;
}
.faith-btn.btn-3 {
	border: 2px solid var(--orange);
	color: var(--orange);
	background-color: transparent;
	line-height: 56px;
}
.faith-btn.btn-3:hover, .faith-btn.btn-3:focus {
	border: 2px solid #1b1b1b;
	background-color: #1b1b1b;
	color: #ffffff;
}
/* :: 4.0 Search Wrapper Area CSS */
.search-wrapper {
	position: fixed;
	width: 570px;
	height: 100%;
	z-index: 1500;
	top: 0;
	right: -600px;
	background-color: #1b1b1b;
	padding: 0 60px;
	box-shadow: 0 0 20px 20px rgba(255, 255, 255, 0.2);
	-webkit-transition: 1000ms;
	transition: 1000ms;
    background-image: url('../../../typo3conf/ext/wacon_design_tmpl/Resources/Public/Images/bg-img/bg-2.jpg')
}

@media only screen and (max-width: 767px) {
.search-wrapper {
	width: 320px;
	right: -350px;
	padding: 0 20px;
}
}
.search-wrapper .close--icon {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0;
	background-color: var(--orange);
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	font-size: 18px;
}
.search-wrapper .search-logo {
	position: absolute;
	top: 50px;
	width: 100%;
	text-align: center;
	z-index: 10;
}
.search-wrapper .search-form {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
.search-wrapper .search-form form {
	position: relative;
	z-index: 1;
}
.search-wrapper .search-form input {
	width: 100%;
	height: 50px;
	background-color: var(--orange);
	border: none;
	border-radius: 30px;
	padding: 0 30px;
}
.search-wrapper .search-form button {
	position: absolute;
	width: 80px;
	height: 50px;
	background-color: var(--orange);
	color: #ffffff;
	top: 0;
	right: 0;
	border: none;
	border-radius: 30px;
	cursor: pointer;
	outline: none;
}
.search-wrapper .copywrite-text {
	position: absolute;
	bottom: 50px;
	z-index: 10;
	width: 100%;
	text-align: center;
}
.search-wrapper .copywrite-text p {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 14px;
}
.search-wrapper .copywrite-text p a {
	font-size: 14px;
	color: var(--orange);
}
.search-wrapper.on {
	right: 0;
}
/* :: 5.0 Header Area CSS */
.header-area {
	position: relative;
	z-index: 100;
	width: 100%;
}
.header-area .top-header {
	width: 100%;
	height: 30px;
	background-color: var(--grey-light);
}
.header-area .top-header .next-events-countdown p {
	margin-bottom: 0;
	color: #000000;
	font-size: 13px;
	margin-right: 20px;
	font-family:"DIN Next LT W04 Medium";
	text-transform:uppercase;
}

@media only screen and (max-width: 767px) {
.header-area .top-header .next-events-countdown p {
	font-size: 12px;
}
}
.header-area .top-header .next-events-countdown .events-cd {
	color: #ffffff;
	font-weight: 400;
}

@media only screen and (max-width: 767px) {
.header-area .top-header .next-events-countdown .events-cd {
	font-size: 12px;
}
}
.header-area .top-header .next-events-countdown .events-cd span {
	color: #878787;
}
.header-area .faith-main-menu {
	position: relative;
	width: 100%;
	z-index: 100;
	height: 110px;
	background-color: #ffffff;
}
.header-area .faith-main-menu .classy-nav-container {
	background-color: transparent;
}
.header-area .faith-main-menu .classy-navbar {
	height: 80px;
	padding: 0;
}
.header-area .faith-main-menu .classy-navbar .classynav ul li a {
	padding: 0 10px;
	display: block;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	font-weight: 500;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .faith-main-menu .classy-navbar .classynav ul li a {
	height: 38px;
	line-height: 38px;
}
}

@media only screen and (max-width: 767px) {
.header-area .faith-main-menu .classy-navbar .classynav ul li a {
	height: 38px;
	line-height: 38px;
}
}
.header-area .faith-main-menu .classy-navbar .classynav ul li a:hover, .header-area .faith-main-menu .classy-navbar .classynav ul li a:focus {
	color: #ffffff;
	background-color: var(--orange);
}
.header-area .faith-main-menu .classy-navbar .classynav ul li a:hover::after, .header-area .faith-main-menu .classy-navbar .classynav ul li a:focus::after {
	color: #ffffff;
}
.header-area .faith-main-menu .classynav ul li .dropdown li a,  .header-area .faith-main-menu .classynav ul li .megamenu li a {
	font-size: 14px;
	height: 38px;
	line-height: 38px;
    white-space: nowrap;
}
.header-area .faith-main-menu .classynav ul li .dropdown li a::after,  .header-area .faith-main-menu .classynav ul li .megamenu li a::after {
	top: 3px;
}
.header-area .faith-main-menu .classynav .search-btn {
	width: 160px;
	text-align: center;
	display: inline-block;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	-webkit-transition: all 500ms;
	transition: all 500ms;
}
.header-area .search-btn {
	cursor: pointer;
}
.header-area .faith-main-menu .classynav .search-btn:hover {
	color: #ffffff;
	background-color: #1b1b1b;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .faith-main-menu .classynav .search-btn {
	width: 100%;
	background-color: #333;
	color: #ffffff;
}
}

@media only screen and (max-width: 767px) {
.header-area .faith-main-menu .classynav .search-btn {
	width: 100%;
	background-color: #333;
	color: #ffffff;
    }
}
.header-area .faith-main-menu .classy-navbar .classynav .donate-btn a {
	margin-left:20px;
	text-align: center;
	width: 90px;
	display: inline-block;
	padding: 7px 15px;
	height: 50px;
	line-height: 17px;
	color: #ffffff;
	background-color: var(--magenta);
}
.header-area .faith-main-menu .classynav .donate-btn a:hover {
	color: #ffffff;
	background-color: var(--orange);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-area .faith-main-menu .classy-navbar .classynav .donate-btn a {
    margin-left:0;
    line-height: 50px;
    padding-top:0;
    width: 100%;
}
}

@media only screen and (max-width: 767px) {
.header-area .faith-main-menu .classynav .donate-btn a {
	width: 100%;
}
}
.header-area .is-sticky .faith-main-menu {
	z-index: 3000 !important;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}
/* :: 6.0 Welcome Area CSS */
.hero-slides {
	position: relative;
	z-index: 1;
}
.hero-slides .single-hero-slide {
	width: 100%;
	height: 870px;
	height: 80vh;
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.hero-slides .single-hero-slide {
	height: 600px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-slides .single-hero-slide {
	height: 600px;
}
}

@media only screen and (max-width: 767px) {
.hero-slides .single-hero-slide {
	height: 550px;
}
}
.hero-slides .single-hero-slide .hero-slides-content .date {
	min-width: 100px;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	background-color: var(--orange);
	display: inline-block;
	color: #ffffff;
	margin-bottom: 30px;
}
.hero-slides .single-hero-slide .hero-slides-content h3 {
	font-weight: 500;
	font-size: 30px;
	color: #ffffff;
}

@media only screen and (max-width: 767px) {
.hero-slides .single-hero-slide .hero-slides-content h3 {
	font-size: 24px;
}
}
.hero-slides .single-hero-slide .hero-slides-content h2 {
	font-size: 72px;
	font-weight: 700;
	color: #ffffff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.hero-slides .single-hero-slide .hero-slides-content h2 {
	font-size: 48px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-slides .single-hero-slide .hero-slides-content h2 {
	font-size: 42px;
}
}

@media only screen and (max-width: 767px) {
.hero-slides .single-hero-slide .hero-slides-content h2 {
	font-size: 30px;
}
}
.hero-slides .single-hero-slide .hero-slides-content p {
	color: #ffffff;
	margin-bottom: 0;
}
.hero-slides .single-hero-slide .next-event-btn {
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 50px;
	right: 0;
	height: auto;
}
.hero-slides .owl-prev,  .hero-slides .owl-next {
	width: 60px;
	height: 96px;
	line-height: 95px;
	color: #ffffff;
	top: 50%;
	margin-top: -48px;
	left: 0;
	position: absolute;
	z-index: 10;
	text-align: center;
	font-size: 26px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.hero-slides .owl-prev:hover, .hero-slides .owl-prev:focus,  .hero-slides .owl-next:hover,  .hero-slides .owl-next:focus {
	background-color: #1b1b1b;
	color: var(--orange);
}

@media only screen and (max-width: 767px) {
.hero-slides .owl-prev,  .hero-slides .owl-next {
	opacity: 0;
	visibility: hidden;
}
}
.hero-slides .owl-next {
	left: auto;
	right: 0;
}
.hero-slides .owl-dots {
	position: absolute;
	bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	width: 1140px;
	z-index: 10;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.hero-slides .owl-dots {
	width: 930px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.hero-slides .owl-dots {
	width: 700px;
}
}

@media only screen and (max-width: 767px) {
.hero-slides .owl-dots {
	width: 300px;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.hero-slides .owl-dots {
	width: 440px;
}
}
.hero-slides .owl-dots .owl-dot {
	color: #ffffff;
	font-size: 14px;
	margin: 0 10px;
    
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: none;
    border: 2px solid #fff;
}
.hero-slides .owl-dots .owl-dot.active {
    background-color: #fff;
}

@media only screen and (max-width: 767px) {
.hero-slides:hover .owl-prev,  .hero-slides:hover .owl-next {
	opacity: 1;
	visibility: visible;
}
}
/* :: 7.0 Call to Action CSS */
.faith-cta-area {
	position: relative;
	z-index: 1;
	padding: 25px 0;
	background-color: var(--grey-light);
}

@media only screen and (max-width: 767px) {
.faith-cta-area .cta-text {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
}
.faith-cta-area .cta-text h5 {
	color: #000;
	font-weight: 400;
	margin-bottom: 0;
	font-size: 22px;
}

@media only screen and (max-width: 767px) {
.faith-cta-area .cta-text h5 {
	margin-bottom: 30px;
}
}
.faith-cta-area .faith-btn:hover, .faith-cta-area .faith-btn:focus {
	box-shadow: 0 5px 40px rgba(255, 255, 255, 0.2);
}
.faith-cta-area.style-2 {
	background-color: var(--orange);
}
.faith-cta-area.style-2 .faith-btn:hover, .faith-cta-area.style-2 .faith-btn:focus {
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.2);
}
/* :: 8.0 About Us Area CSS */
.faith-about-area {
	position: relative;
	z-index: 1;
}
.about-content {
	text-align: center;
	border-bottom: 2px solid #e8e8e8;
	padding-bottom: 100px;
}
.about-content img {
	margin-bottom: 15px;
}
.about-content h2 {
	font-size: 36px;
	margin-bottom: 30px;
	color: var(--magenta);
}

@media only screen and (max-width: 767px) {
.about-content h2 {
	font-size: 24px;
}
}
.about-content h6 {
	color: #5a5a5a;
	font-weight: 500;
	line-height: 2;
	margin-bottom: 0;
}
/* :: 9.0 Upcoming Events Area CSS */
.upcoming-events {
	position: relative;
	z-index: 1;
}
.upcoming-events .headline {
	margin-bottom: 80px;
}
.upcoming-events .headline h5 {
	font-size: 18px;
	margin-bottom: 0;
}
.single-upcoming-events {
	position: relative;
	z-index: 1;
	background-color: var(--grey-light);
	margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
.single-upcoming-events {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
}
.single-upcoming-events .event-date-thumbnail {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 214px;
	flex: 0 0 214px;
	max-width: 214px;
	width: 214px;
	background-color: var(--orange);
}

@media only screen and (max-width: 767px) {
.single-upcoming-events .event-date-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
}
.single-upcoming-events .event-date-thumbnail .event-date {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 107px;
	flex: 0 0 107px;
	max-width: 107px;
	width: 107px;
	height: 107px;
	text-align: center;
	padding: 18px 0;
}

@media only screen and (max-width: 767px) {
.single-upcoming-events .event-date-thumbnail .event-date {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
}
}
.single-upcoming-events .event-date-thumbnail .event-date h6 {
	color: #ffffff;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 1.7;
}
.single-upcoming-events .event-date-thumbnail .event-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 107px;
	flex: 0 0 107px;
	max-width: 107px;
	width: 107px;
	height: 107px;
}

@media only screen and (max-width: 767px) {
.single-upcoming-events .event-date-thumbnail .event-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
	height: 107px;
}
}
.single-upcoming-events .events-content {
	padding: 15px 20px;
}
.single-upcoming-events .events-content a {
	display: block;
}
.single-upcoming-events .events-content a h6 {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single-upcoming-events .events-content a h6:hover, .single-upcoming-events .events-content a h6:focus {
	color: var(--orange);
}
.single-upcoming-events .events-content p {
	margin-bottom: 0;
	font-size: 13px;
}
.single-upcoming-events:hover .event-date-thumbnail, .single-upcoming-events:focus .event-date-thumbnail {
	background-color: rgb(80,79,83);
}
/* :: 10.0 Latest Sermons Area CSS */
.latest-sermons {
	position: relative;
	z-index: 1;
}
.latest-sermons .headline {
	margin-bottom: 80px;
}
.latest-sermons .headline h5 {
	font-size: 18px;
	margin-bottom: 0;
}
.single-sermons {
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
}
.single-sermons:last-of-type {
	margin-bottom: 0;
}
.single-sermons .sermons-content {
	background-color: #eff4f6;
}

@media only screen and (max-width: 767px) {
.single-sermons .sermons-content {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
}
.single-sermons .sermons-content .sermons-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 195px;
	flex: 0 0 195px;
	max-width: 195px;
	width: 195px;
	height: 137px;
}

@media only screen and (max-width: 767px) {
.single-sermons .sermons-content .sermons-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
}
.single-sermons .sermons-content .sermons-text {
	padding: 15px 30px;
}
.single-sermons .sermons-content .sermons-text h6 {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	font-size: 16px;
}
.single-sermons .sermons-content .sermons-text h6:hover, .single-sermons .sermons-content .sermons-text h6:focus {
	color: var(--orange);
}
.single-sermons .sermons-content .sermons-text p {
	font-size: 13px;
	margin-bottom: 0;
}
.single-sermons .sermons-content .sermons-text p:last-child {
	color: var(--orange);
}
.single-sermons .sermons-audio-player .audioplayer {
	margin: 0;
	padding: 0;
	height: 40px;
	border: none;
	border-radius: 0;
}
.single-sermons .sermons-audio-player .audioplayer-playpause {
	width: 20px;
	height: auto;
	border-radius: 0;
}
.single-sermons .sermons-audio-player .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	border-left: 12px solid var(--orange);
}
.single-sermons .sermons-audio-player .audioplayer-bar-played,  .single-sermons .sermons-audio-player .audioplayer-volume-adjust div div {
	background: #333333;
}
.single-sermons .sermons-audio-player .audioplayer-bar-played::after {
	display: none;
}
.single-sermons .sermons-audio-player .see-more-btn {
	text-align: right;
	width: 95px;
}
.single-sermons .sermons-audio-player .see-more-btn a {
	display: inline-block;
	font-size: 11px;
	color: var(--orange);
	border-bottom: 1px solid var(--orange);
}
.single-sermons .sermons-audio-player .see-more-btn a:hover, .single-sermons .sermons-audio-player .see-more-btn a:focus {
	color: #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
}
.single-sermons.style-2 .sermons-content {
	position: relative;
	z-index: 1;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single-sermons.style-2 .sermons-content .sermons-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
	height: 323px;
}
.single-sermons.style-2 .sermons-content .sermons-text {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	padding: 40px 50px;
	border-bottom: 2px solid transparent;
	border-right: 2px solid transparent;
	border-left: 2px solid transparent;
}
.single-sermons.style-2 .sermons-content .sermons-text p.date {
	color: var(--orange);
}
.single-sermons.style-2 .sermons-content .sermons-text p:last-child {
	font-size: 14px;
	font-weight: 500;
	margin-top: 45px;
	margin-bottom: 0;
	color: #5a5a5a;
}
.single-sermons.style-2 .sermons-audio-player {
	padding: 20px 0;
}
.single-sermons.style-2:hover .sermons-content .sermons-text, .single-sermons.style-2:focus .sermons-content .sermons-text {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
	border-bottom: 2px solid var(--orange);
	border-right: 2px solid var(--orange);
	border-left: 2px solid var(--orange);
}
.single-sermons.style-3 {
	margin-bottom: 0;
}
.single-sermons.style-3 .sermons-content {
	position: relative;
	z-index: 1;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-sermons.style-3 .sermons-content {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
}
.single-sermons.style-3 .sermons-content .sermons-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	width: 50%;
	height: 550px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.single-sermons.style-3 .sermons-content .sermons-thumbnail {
	height: 600px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.single-sermons.style-3 .sermons-content .sermons-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
}

@media only screen and (max-width: 767px) {
.single-sermons.style-3 .sermons-content .sermons-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
	height: 300px;
}
}
.single-sermons.style-3 .sermons-content .sermons-text {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	padding: 90px 5%;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
.single-sermons.style-3 .sermons-content .sermons-text {
	padding: 90px 15px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
}
.single-sermons.style-3 .sermons-content .sermons-text p.date {
	color: var(--orange);
}
.single-sermons.style-3 .sermons-content .sermons-text p.text {
	font-size: 14px;
	font-weight: 500;
	margin-top: 45px;
	margin-bottom: 0;
	color: #5a5a5a;
}
.single-sermons.style-3 .sermons-content .sermons-text .sermons-audio-player .audioplayer {
	background: transparent;
}
/* :: 11.0 Donate Area CSS */
.donate-slides {
	position: relative;
	z-index: 1;
}
.donate-slides .owl-prev,  .donate-slides .owl-next {
	background-color: var(--orange);
	width: 40px;
	height: 96px;
	line-height: 95px;
	color: #ffffff;
	top: 50%;
	margin-top: -48px;
	left: -20px;
	position: absolute;
	z-index: 10;
	text-align: center;
	font-size: 26px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}

@media only screen and (max-width: 767px) {
.donate-slides .owl-prev,  .donate-slides .owl-next {
	left: 0;
}
}
.donate-slides .owl-prev:hover, .donate-slides .owl-prev:focus,  .donate-slides .owl-next:hover,  .donate-slides .owl-next:focus {
	background-color: #1b1b1b;
	color: var(--orange);
}
.donate-slides .owl-next {
	left: auto;
	right: -20px;
}

@media only screen and (max-width: 767px) {
.donate-slides .owl-next {
	right: 0;
}
}
.single-donate-slide {
	position: relative;
	z-index: 1;
	border: 2px solid var(--orange);
}
.single-donate-slide::after {
	width: 100%;
	z-index: 1;
	height: 100%;
	top: 0;
	left: 0;
	
	content: '';
	position: absolute;
}
.single-donate-slide img {
	width: 100%;
}
.single-donate-slide .donate-content {
	position: absolute;
	top: 70px;
	width: 100%;
	text-align: center;
	z-index: 10;
	padding:1rem;
}
.single-donate-slide .donate-content h4 {
	color: #ffffff;
	margin-bottom: 5px;
	font-weight: 400;
}
.single-donate-slide .donate-content p {
	color: #ffffff;
}
.single-donate-slide .donate-btn {
	position: absolute;
	bottom: 45px;
	width: 100%;
	z-index: 30;
}
.single-donate-slide .donate-btn .faith-btn {
	border: 2px solid var(--magenta);
	line-height: 56px;
	background-color: var(--magenta);
}

/* :: 12.0 Blog Area CSS */
@media only screen and (min-width: 768px) and (max-width: 991px) {
.faith-blog-sidebar-area {
	margin-top: 100px;
}
}

@media only screen and (max-width: 767px) {
.faith-blog-sidebar-area {
	margin-top: 100px;
}
}
.single-blog-area {
	position: relative;
	z-index: 1;
	background-color: var(--grey-light);
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single-blog-area .blog-thumbnail {
	position: relative;
	z-index: 1;
}
.single-blog-area .blog-thumbnail img {
	width: 100%;
}
.single-blog-area .blog-thumbnail .post-date a {
	position: absolute;
	width: 195px;
	height: 35px;
	top: 0;
	background-color: var(--magenta);
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.single-blog-area .blog-thumbnail .post-date a:hover, .single-blog-area .blog-thumbnail .post-date a:focus {
	background-color: #1b1b1b;
}
.single-blog-area .blog-content {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	padding: 40px 25px;
	border-bottom: 2px solid transparent;
	border-right: 2px solid transparent;
	border-left: 2px solid transparent;
}
.single-blog-area .blog-content .blog-title {
	font-size: 18px;
	display: block;
	margin-bottom: 15px;
}
.single-blog-area .blog-content .blog-title:hover {
	color: var(--orange);
}
.single-blog-area .blog-content p {
	font-weight: 500;
	margin-bottom: 30px;
}
.single-blog-area .blog-content .readmore-btn,
.news-backlink-wrap a {
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	color: var(--orange);
	border-bottom: 1px solid var(--orange);
}
.single-blog-area .blog-content .readmore-btn:hover,
.news-backlink-wrap a:hover {
	color: #1b1b1b;
	border-bottom: 1px solid #1b1b1b;
}
.single-blog-area:hover, .single-blog-area:focus {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}
.single-blog-area:hover .blog-content, .single-blog-area:focus .blog-content {
	border-bottom-color: var(--orange);
	border-right-color: var(--orange);
	border-left-color: var(--orange);
}
.pagination {
	position: relative;
	z-index: 1;
}
.pagination .page-item {
	border-radius: 0;
}
.pagination .page-item .page-link {
	background-color: #1b1b1b;
	width: 34px;
	height: 34px;
	color: #ffffff;
	padding: 0;
	line-height: 34px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	border: none;
	margin-right: 7px;
}
.pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus {
	background-color: var(--orange);
}
.pagination .page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.pagination .page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	margin-right: 0;
}
.blog-widget-area {
	position: relative;
	z-index: 1;
	margin-bottom: 70px;
	display: block;
}
.blog-widget-area h5 {
	padding-left: 25px;
	background-color: var(--orange);
	line-height: 35px;
	height: 35px;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	display: block;
	margin-bottom: 30px;
}
.blog-widget-area ul {
	padding-left: 65px;
}
.blog-widget-area ul li a {
	margin-bottom: 20px;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	border-bottom: 1px solid transparent;
	line-height: 1;
}
.blog-widget-area ul li a:hover, .blog-widget-area ul li a:focus {
	color: var(--orange);
	border-bottom: 1px solid var(--orange);
}
.blog-widget-area ul li:last-child a {
	margin-bottom: 0;
}
.single-latest-blog-post {
	position: relative;
	z-index: 1;
}
.single-latest-blog-post .latest-blog-post-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 90px;
	flex: 0 0 90px;
	max-width: 90px;
	width: 90px;
	height: 90px;
	margin-right: 25px;
}
.single-latest-blog-post .latest-blog-post-content a {
	display: block;
	margin-bottom: 5px;
}
.single-latest-blog-post .latest-blog-post-content a.post-title {
	font-size: 16px;
	font-weight: 500;
	color: var(--orange);
}
.single-latest-blog-post .latest-blog-post-content a.post-title:hover {
	color: #1b1b1b;
}
.single-latest-blog-post .latest-blog-post-content a.post-date {
	font-size: 12px;
}
/* :: 13.0 Footer Area CSS */
.main-footer-area {
	position: relative;
	z-index: 1;
}
.main-footer-area .footer-widget .widget-title {
	margin-bottom: 45px;
}
.main-footer-area .footer-widget .widget-title h6 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0;
	color: #ffffff;
	margin-top: 8px;
	text-transform: capitalize;
}
.main-footer-area .footer-widget p {
	color: #c9c9c9;
	line-height: 2;
}
.main-footer-area .footer-widget .footer-social-info {
	margin-top: 55px;
	display: block;
	margin-bottom: 280px;
}

@media only screen and (max-width: 767px) {
.main-footer-area .footer-widget .footer-social-info {
	margin-bottom: 50px;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
.main-footer-area .footer-widget .footer-social-info {
	margin-bottom: 280px;
}
}
.main-footer-area .footer-widget .footer-social-info a {
	display: inline-block;
	color: var(--orange);
	margin-right: 25px;
	font-size: 22px;
}
.main-footer-area .footer-widget .footer-social-info a:hover, .main-footer-area .footer-widget .footer-social-info a:focus {
	color: #ffffff;
}
.main-footer-area .footer-widget .single-contact-area p {
	margin-bottom: 30px;
	color: var(--orange);
	border-bottom: 1px solid var(--orange);
	display: inline-block;
}
.main-footer-area .footer-widget .single-contact-area span {
	color: #c9c9c9;
	display: block;
}
.main-footer-area .footer-widget .useful-links li {
	display: block;
}
.main-footer-area .footer-widget .useful-links li a {
	font-size: 14px;
	color: #c9c9c9;
	display: inline-block;
	margin-bottom: 15px;
	border-bottom: 1px solid transparent;
}
.main-footer-area .footer-widget .useful-links li a:hover, .main-footer-area .footer-widget .useful-links li a:focus {
	color: var(--orange);
	border-bottom: 1px solid var(--orange);
	display: inline-block;
}

/*
.main-footer-area .copywrite-text {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 Images/bg-img/footer.jpg
	max-width: 100%;
	width: 100%;
}
*/
.main-footer-area .copywrite-text p {
	font-size: 12px;
	color: var(--orange);
}
.main-footer-area .copywrite-text p a {
	color: var(--orange);
	font-size: 12px;
}
.main-footer-area .copywrite-text p a:hover, .main-footer-area .copywrite-text p a:focus {
	color: #ffffff;
}
.main-footer-area.bg-img.bg-church {
    background-image: url('/fileadmin/st-katharinen/Footer/Bild_Michael_Zapf.JPG');
}

/* :: 14.0 Breadcumb Area CSS */
.breadcumb-area {
	position: relative;
	z-index: 10;
	width: 100%;
	height: 340px;
}
.breadcumb-area::after {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.1);
	content: '';
	position: absolute;
	z-index: -5;
}
.breadcumb-area .breadcumb-text h5 {
	font-size: 22px;
	color: #ffffff;
}

@media only screen and (max-width: 767px) {
.breadcumb-area .breadcumb-text h5 {
	font-size: 18px;
}
}
.breadcumb-area .breadcumb-text h2 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 25px;
	color: #ffffff;
}

@media only screen and (max-width: 767px) {
.breadcumb-area .breadcumb-text h2 {
	font-size: 36px;
}
}
.breadcumb-area .breadcumb-text p {
	color: #ffffff;
	margin-bottom: 0;
}
/* :: 15.0 Ministry Area CSS */
.single-ministry {
	position: relative;
	z-index: 1;
	background-color: #eff4f6;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.single-ministry .ministry-content {
	position: relative;
	z-index: 1;
	text-align: center;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	padding: 50px 30px 110px;
	
}

.inner-single-ministry {
	border: 2px solid transparent;
	height:100%;
}
.single-ministry .ministry-content h6 {
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
}
.single-ministry .ministry-content span {
	font-size: 13px;
	margin-bottom: 40px;
	display: block;
	color: #5a5a5a;
}
.single-ministry .ministry-content p {
	margin-bottom: 0;
}
.single-ministry .ministry-btn {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -15px;
	text-align: center;
	z-index: 1;
}
.single-ministry:hover, .single-ministry:focus {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}
.single-ministry:hover .inner-single-ministry, .single-ministry:focus .inner-single-ministry {
	border-color: var(--orange);
}
/* :: 16.0 Single Pastor Area CSS */
.single-pastor-area {
	position: relative;
	z-index: 1;
}
.single-pastor-area img {
	border-bottom: 4px solid var(--orange);
}
.single-pastor-area .pastor-content {
	text-align: center;
	padding: 30px 30px 0;
}
.single-pastor-area .pastor-content h5 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 5px;
}
.single-pastor-area .pastor-content h6 {
	font-size: 14px;
	color: #8f8f8f;
	margin-bottom: 35px;
}
.single-pastor-area .pastor-content .pastor-meta {
	width: 100%;
}
.single-pastor-area .pastor-content .pastor-meta a {
	display: inline-block;
	border-bottom: 1px solid var(--orange);
	color: var(--orange);
	font-weight: 400;
	font-size: 12px;
}
.single-pastor-area .pastor-content .pastor-meta a:hover, .single-pastor-area .pastor-content .pastor-meta a:focus {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}
/* :: 17.0 Contact Area CSS */
.map-area {
	position: relative;
	z-index: 2;
}
.map-area #googleMap {
	width: 100%;
	height: 680px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.map-area #googleMap {
	height: 500px;
}
}

@media only screen and (max-width: 767px) {
.map-area #googleMap {
	height: 350px;
}
}
.contact-info-area {
	position: relative;
	z-index: 10;
	padding: 100px 60px;
	background-color: #eff4f6;
	top: 100px;
}

@media only screen and (max-width: 767px) {
.contact-info-area {
	padding: 100px 15px;
}
}
.contact-information h5 {
	font-size: 18px;
	margin-bottom: 50px;
	font-weight: 400;
}
.contact-information .single-contact-area p {
	margin-bottom: 30px;
	color: var(--orange);
	border-bottom: 1px solid var(--orange);
	display: inline-block;
}
.contact-information .single-contact-area span {
	color: #5a5a5a;
	display: block;
}
.contact-form-area {
	position: relative;
	z-index: 1;
}
.contact-form-area h5 {
	font-size: 18px;
	margin-bottom: 50px;
	font-weight: 400;
}
.contact-form-area .form-control {
	height: 52px;
	width: 100%;
	background-color: #eff4f6;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 15px;
	border: none;
	border-bottom: 3px solid #eff4f6;
	border-radius: 0;
	padding: 15px 30px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	background-color: #ffffff;
}
.contact-form-area .form-control:focus {
	border-bottom: 3px solid var(--orange);
	box-shadow: none;
}
.contact-form-area textarea.form-control {
	height: 200px;
}
/* :: 18.0 Elements Area CSS */
.elements-title {
	margin-bottom: 40px;
}
.elements-title h2 {
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
.elements-title h2 {
	font-size: 30px;
}
}
.single-pie-bar h6 {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 10px;
	color: #5a5a5a;
}
.single-cool-fact {
	position: relative;
	z-index: 1;
}
.single-cool-fact h3 {
	font-size: 48px;
	margin-bottom: 10px;
	font-weight: 400;
	color: var(--orange);
}
.single-cool-fact h6 {
	font-size: 14px;
	color: #5a5a5a;
	margin-bottom: 0;
}
/* Accordians */
.single-accordion.panel {
	background-color: #ffffff;
	border: 0 solid transparent;
	border-radius: 4px;
	box-shadow: 0 0 0 transparent;
	margin-bottom: 15px;
}
.single-accordion:last-of-type {
	margin-bottom: 0;
}
.single-accordion h6 {
	margin-bottom: 0;
	text-transform: uppercase;
}
.single-accordion h6 a {
	border-radius: 0;
	background-color: #eff4f6;
	color: #1b1b1b;
	border: 2px solid var(--orange);
	display: block;
	margin: 0;
	padding: 20px 60px 20px 20px;
	position: relative;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 600;
}
.single-accordion h6 a span {
	font-size: 10px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 23px;
}
.single-accordion h6 a span.accor-open {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.single-accordion h6 a.collapsed {
	background-color: #eff4f6;
	color: #5a5a5a;
	border: 2px solid #eff4f6;
}
.single-accordion h6 a.collapsed span.accor-close {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
.single-accordion h6 a.collapsed span.accor-open {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.single-accordion .accordion-content {
	border-top: 0 solid transparent;
	box-shadow: none;
}
.single-accordion .accordion-content p {
	padding: 20px 15px 5px;
	margin-bottom: 0;
}
/* Tabs CSS*/
.faith-tabs-content {
	position: relative;
	z-index: 1;
}
.faith-tabs-content .nav-tabs {
	border-bottom: none;
	margin-bottom: 50px;
}
.faith-tabs-content .nav-tabs .nav-link {
	background-color: #eff4f6;
	color: #5a5a5a;
	border: 2px solid #eff4f6;
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	margin: 0 2px;
	border-radius: 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 46px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.faith-tabs-content .nav-tabs .nav-link {
	padding: 0 10px;
}
}

@media only screen and (max-width: 767px) {
.faith-tabs-content .nav-tabs .nav-link {
	padding: 0 10px;
	margin-bottom: 5px;
}
}
.faith-tabs-content .nav-tabs .nav-link.active {
	background-color: transparent;
	color: #1b1b1b;
	border: 2px solid var(--orange);
}
.faith-tabs-content .tab-content h6 {
	font-size: 18px;
}

@media only screen and (max-width: 767px) {
.faith-tabs-content .faith-tab-text {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
}
.faith-tabs-content .faith-tab-text .tab-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 170px;
	flex: 0 0 170px;
	max-width: 170px;
	width: 170px;
	margin-right: 15px;
}

@media only screen and (max-width: 767px) {
.faith-tabs-content .faith-tab-text .tab-thumb {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
	margin-bottom: 15px;
}
}
.faith-tabs-content .faith-tab-text .tab-thumb img {
	width: 100%;
}
/* Single Feature Area */
.single-feature-area .title {
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}
.single-feature-area .title img {
	margin-right: 15px;
}
.single-feature-area .title h3 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 0;
}



/* Anpassen der Typo3-Styles */

.frame-space-before-extra-small {margin-top: 2em;}
.frame-space-before-small {margin-top: 4em;}
.frame-space-before-medium {margin-top: 6em;}
.frame-space-before-large {margin-top:8em;}
.frame-space-before-extra-large {margin-top: 10em;}

.ce-intext.ce-left .ce-gallery { 
    margin-right: 30px;
}

.ce-intext.ce-right .ce-gallery { 
    margin-left: 30px;
}

.ce-gallery figcaption {
    color:#c2c2c2;
}


/* Anpassen der Breadcrumb-Bootstrapstyles */

.breadcrumb {
    background: none;
}

.breadcrumb a, .breadcrumb p {
    font-size:14px;
}

.breadcrumb a {
    font-size: 14px;
    display: inline-block;
    border-bottom: 1px solid #5a5a5a;
    color:#5a5a5a;
}

.breadcrumb a:hover, 
.breadcrumb a:hover:focus {
    color: var(--orange);
    border-bottom: 1px solid var(--orange);
    display: inline-block;
}

/* Mask Element "further Information */
.further-information {
    text-align: center;
}

/* NEWS NEWS NEWS */
.teaser-text p {
    font-weight:500;
}

.row.three-row-news {
	display: flex;
	align-items: stretch;
}

.row.three-row-news .single-blog-area {
	height: 100%;
}

.row.three-row-news .inside_blog_area {
	height: 100%;
	position: relative;
}

.single-blog-area .blog-content, .single-blog-area {
	border: 2px solid transparent;
}

.single-blog-area:hover {
	border: 2px solid var(--orange);
}

.single-blog-area:hover .blog-content {
	border: 2px solid transparent;
}

.row.three-row-news a.readmore-btn {
	position: absolute;
	bottom: 25px;
	left: 25px;
}

.single-blog-area a.readmore-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: var(--orange);
    border-bottom: 1px solid var(--orange);
}

section.styledBgImage {
	
	background-image: url('/fileadmin/bg-chore.jpg');
	background-position: center center;
	background-size: cover;
	
}



.styledBgImage p {
	font-size: 16px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.bgWhiteTrans {
	padding-top: 100px;
	padding-bottom: 100px;
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
}

.donate-content h4 {
	font-size: 1.35rem;
	hyphens: auto;
}

a.faith-btn {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    background: #1b1b1b;
    display: inline-block;
    min-width: 150px;
    height: 60px;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    font-size: 14px;
    line-height: 60px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

a.faith-btn:hover {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    background: var(--orange);
    display: inline-block;
    min-width: 150px;
    height: 60px;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    font-size: 14px;
    line-height: 60px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
}

time {
	visibility: hidden;
	display: none;
}

img.txmaskcardimage {
	width: 100%; 
	height: auto;
}


.single-ministry {
	height: 100%;
}

.faith-cta-area {
	position:unset;
	z-index: unset;
	margin-top: 25px;
}



@media only screen and (max-width: 440px) {

	.ce-gallery, .ce-column, img {
		min-width: 100%;
		margin: 0px;
	}

	.ce-bodytext
	{
		overflow:unset;
		width:100%;
	}


}

@media only screen and (max-width: 1024px) {
	.faith-cta-area h5 {
		text-align: justify;
	}

	.faith-cta-area .btn.faith-btn {
		margin-left:auto;
		margin-right: auto;
	}

	.video-embed iframe {
		width: 100%;
		height: auto;
	}


}

@media only screen and (max-width: 991px) {
	.header-area .faith-main-menu .classy-navbar .classynav .donate-btn a {
		width: 100%;
	}

	h1, h2, h3, h4, h5, h6 {
		hyphens: auto;
	}

	.hidden-xs {
		display: none;
	}
}

@media only screen and (min-width: 992px) { 
	.hidden-xl {
		display: none !important;
	}
}

a.spendenBtn, .breakpoint-on .classynav > ul > li > a.spendenBtn {
	color: #ffffff;
	background-color: #df0083;
}

.classynav ul li.has-down > a.spendenBtn::after, .classynav ul li.megamenu-item > a.spendenBtn::after {
	color: white;
}


.frame-default, .frame-default p {
	font-size: 16px;
}

b, strong {
	font-weight: bold;
}

.frame ul, .frame ul li, .frame ul li::marker {
	list-style: circle;
	margin-left: 15px;
}

.frame ol, .frame ol li, .frame ol li::marker {
	list-style: decimal-leading-zero;
	margin-left: 15px;
}

.frame ol li ol, .frame ol li ol li ol, .frame ul li ul, .frame ul li ul li ul {
	margin-left: 10px;
}


a.orange-btn {    
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background: #ed7900;
    display: inline-block;
    min-width: 150px;
    height: 60px;
    border: none;
    border-radius: 0;
    padding: 0 30px;
    line-height: 60px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    text-decoration: none;
}

a.orange-btn:hover {
    text-decoration: underline;
	font-weight: 600;
}


.srcSearch .dropdown-menu {
	margin-top: 15px;
	border: 0px;
	-webkit-box-shadow: -3px 3px 4px 0px rgba(0,0,0,0.52); 
box-shadow: -3px 3px 4px 0px rgba(0,0,0,0.52);
	border-radius: 0px;
	min-width: 350px;
	padding: 10px 20px;
	margin-right: -1px;
}

.srcSearch .dropdown-toggle {
	border: 0px;
	background: transparent;
	font-size: 16px;
}

.srcSearch .dropdown-toggle::after {
	display: none;
}

.srcSearch .tx-indexedsearch-searchbox-sword, .container .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
	background:rgba(131, 131, 131, 0.2);
	color: black;
	border: 0px;
	padding: 6px;
	float: left;
	width: calc(100% - 61px);
	height: 40px;
	font-size: 18px;
	margin-right: 15px;
}

.srcSearch .tx-indexedsearch-searchbox-button, .container .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
	width: 40px;
	height: 40px;
	color: white;
	background: #ed7900;
	border: 0px;
	border-radius: 100%;
	float: left;
	
}

.srcSearch .tx-indexedsearch-info-sword, 
.srcSearch .tx-indexedsearch-browsebox, 
.srcSearch .tx-indexedsearch-res,

.container .tx-indexedsearch-info-sword
 {
	display: none;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
}

.tx-indexedsearch-icon img {
	width: auto;
	height: auto;
	min-width: auto;
}

.faith-cta-area.style-2 {
	display: none;
}

ul.tx-indexedsearch-browsebox li {
	float: left;
	list-style: none;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}

ul.tx-indexedsearch-browsebox {
	list-style-type: none;
	width: 100%;
	height: auto;
	overflow-y: auto;
	margin-left: 0px;
	margin-bottom: 10px;
}

li.tx-indexedsearch-browselist-currentPage a {
	font-weight: 800;
}





.breakpoint-off .classynav ul li .dropdown, .breakpoint-off .classynav ul li .dropdown.spenden {
	width: 300px;
	position: absolute;
	background-color: #fff;
	top: 120%;
	left: unset;
	z-index: 100;
	height: auto;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	opacity: 0;
	visibility: hidden;
	padding: 10px 0;
	right: 0px;
}

.breakpoint-off .classynav ul li .dropdown li .dropdown {
	left: 300px;
}

/*
.cn-dropdown-item.has-down:last-child {
	width: 220px;
}

*/

.frame ul li {
	color: #5a5a5a;
	font-size: inherit;
}

.frame .section-heading {
	margin-top: -130px;
	padding-top: 130px;
}


/*WCM Integration SJS */

#CookieBox p,
#CookieBox h2, #CookieBox h3, #CookieBox h4, #CookieBox h5, #CookieBox table {
    font-family: "DIN Next LT W04 Regular";
}

#CookieBox p,
#CookieBox .cookie-legal-container a,
#CookieBox .cookie-accept-container a,
#CookieBox .cookie-save a.cookie-btn,
#CookieBox table {
    font-size: 16px;
}

#CookieBox .category h3 {
    font-size: 20px;
	margin-top: -3px;
}

#CookieBox a {
	text-decoration: none;
	border-bottom: 0px;
}

.embedvideo {
 position:relative;
 width:100%;
 padding-bottom:56.25%;
 margin-left: auto;
 margin-right: auto;
}

.ytvideo {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 border:0;
}

.frame-text-centered {
	text-align: center;
}


.cookie-set.script p {
    color: white;
    background: rgba(0,0,0,0.5);
    padding: 10px 5px;
    top: calc(45% - 20px);
}

.cookie-set {
	font-size: 14px;
	color: #c9c9c9;
	display: block;
	margin-bottom: 15px;
	border-bottom: 1px solid transparent;
	margin-left: 30px;
	transition: all .35s;
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) { 
	.cookie-set { 
	margin-left: 0px;
 	} 
}

@supports (-webkit-tap-highlight-color:currentcolor) and (not (-webkit-background-composite:clear)) and (not (-ms-accelerator:true)) and (not (overflow:-webkit-marquee)) and (not (-moz-appearance:none)) { 
	.cookie-set { 
	margin-left: 0px;
 	} 
 }

.cookie-set:hover {
	color: var(--orange);
	border-bottom: 1px solid var(--orange);
	display: inline-block;
	margin-bottom: 15px;
}

#CookieBox .cookieclose {
	display: none;
}

.footer-widget a.orange-btn:hover {
	font-size: 14px;
	color: inherit;
	text-decoration: none;
}

.single-donate-slide a, .single-donate-slide p {
	font-size: 16px;
}

.news .page-navigation li.current {
	font-size: 16px;
}



#CookieBox .cookie-btn,
#CookieBox .cookie-management,
#CookieBox .cookie-refuse,
#CookieBox .cookie-fix .cookieback,
#CookieBox .cookie-fix .cookie-refuse {
	border-radius: 0px;
}

#CookieBox .cookie-accept-container .cookie-btn,
#CookieBox .cookie-save .cookie-btn {
	background: #ed7900;
}

#CookieBox .cookie-management,
#CookieBox .cookie-refuse {
	display: block;
	background: #efefeb;
}

#CookieBox .cookie-legal a {
	color: #ed7900;
	text-decoration: underline;
	text-decoration: none;
	font-size: 16px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ed7900;
}

#CookieBox {
	z-index: 1002;
}

.waconcookiemanagement {
	z-index: 1001; 
}


@media only screen and (max-width: 1000px) {
	#CookieBox {
		left:0px;
		width:100%;
		top: 60px;
		border-radius: 0px;
	}

	#CookieBox .cookie-accept-container .cookie-btn,
	#CookieBox .cookie-btn {
		width: 100%;
	}

	#CookieBox .text-center .cookie-save {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 13px;
	}

	#CookieBox .category {
        margin: 0px;
        margin-bottom: 5px;
    }

	#CookieBox tr {
        hyphens: auto;
        word-break: break-word;
    }
}

.col-12.newsTeaser {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.frame-newsTermin p, .frame-newsGemeinde p {
	font-size: 16px;
}

.frame-newsTermin p.news-img-caption, .frame-newsGemeinde p.news-img-caption {
	font-size: 13px;
	margin-top: 3px;
}

.frame-newsTermin .mediaelement img, .frame-newsGemeinde .mediaelement img {
	margin-top: 10px;
}

.frame-newsTermin .news-img-wrap .outer, .frame-newsGemeinde .news-img-wrap .outer {
	margin-bottom: 20px;
}

.frame-newsTermin .teaser-text p, .frame-newsGemeinde .teaser-text p  {
	color: #565656;
	font-weight: bold;
}

.frame-newsTermin .overHeader span, .frame-newsGemeinde .overHeader span {
	color: #565656;
}

.frame-newsTermin .overHeader h4 {
	font-size: 20px;
}


.frame-newsTermin .news-backlink-wrap, .frame-newsGemeinde .news-backlink-wrap {
	margin-bottom: 30px;
}

.frame-newsGemeinde .overHeader span {
	font-size: 16px;
	margin-bottom: 8px;
}

@media only screen and (max-width: 575px) {
	.frame-newsTermin .news-img-wrap, .frame-newsGemeinde .news-img-wrap {
		width: 100% !important;
	}
}

.news .article .news-img-wrap a.fancybox {
	border: 0px;
}