@import url('/system/modules/alkacon.mercury.bistuemer.ebk/css/ebk-agency-menu.css');

@import url('/.themes/.fonts/font.css');
@import url('/export/sites/demo-s-11/0-caritas-shared/m-access/m-access.css');


.pp-banner .message p:last-of-type {font-size: 17px;}
.pp-banner .btn {padding: 7px 15px;}
.pp-banner .buttons .btn:hover {background-color: #ab5b17;}



:root{--my-body-font-family: font-family: "Open Sans",sans-serif;}


.list-pagination .btn-append {
    
    max-width: max-content;
    margin: 0 auto;
    padding: 10px 30px;
    border-radius: 4px;
}

@media (hover: none) {
 .effect-parallax-bg {
       background-attachment: initial; background-position: center !important;
   }
}

.ap-legaltext h2, .ap-legaltext h1, .datenschutz h2, .datenschutz h1 {font-size: 28px; line-height: 37px;}


.org-opencms-ade-containerpage-client-ui-css-I_CmsLayoutBundle-I_CmsContainerpageCss-oc-ignore-small-elements .oc-small-element .oc-option-bar {visibility: visible !important;}



.ap-legaltext > .row > div {padding-left: 0;}

.area-content {max-width: 93%; margin: 0 auto;}


body {font-size: 20px; font-family: "Open Sans",sans-serif; font-weight: 300; color: #444;}

h1, .big h2{
	font-size: 50px;
	font-family: 'Open Sans';
	font-weight: 300;
    letter-spacing: -2px;
	line-height: 1.1;
	color: #444;
}
h1 strong, .big h2 strong{
	font-weight: 700;
}


h2{
	font-size: 35px;
	font-family: 'Open Sans';
	font-weight: 300;
	letter-spacing: -2px;
	margin-bottom: 20px;
	color: #444;
}
h2 strong{
	font-weight: 700;
}
h3{
	font-size: 30px;
	font-family: 'Open Sans';
	font-weight: 300 !important;
	color: #444;
}
h3 strong{
	font-weight: 700;
}



.box {background: #eee; border: none; border-radius: 6px; padding: 35px; font-size: 18px; box-shadow: 0px 0px 5px -1px rgba(0,0,0,.3);}

.box.white {background: #fff; }

.box ul {padding-left: 20px;padding-top: 5px;}
.box li {line-height: 1.3; margin-bottom: 9px;}

#topcontrol {background: #ee0000;}

.social-icons ul {justify-content: center; margin-top: 30px;}
.social-icons li a {border-radius: 50%;}

.kontakt img{border-radius: 50%;}

#mercury-page {padding-bottom: 30px;}

a {color: #ee0000;}

.spacer-top{margin-top: 20px;}
.spacer-bottom{margin-bottom: 20px;}



.border-foot{border-top: 1px solid #999; border-bottom: 1px solid #999; padding-top: 20px;}
.border-foot p{font-size: 14px;}
.border-foot a{color: #555;}
.border-foot a:hover{color: #ee0000;}

.btn{background-color: #ab5b17; padding: 10px;}

/*********** KOMMENTAR - Text in Anmeldeformular ausgeblendet ***********/
/*label.checkbox p:nth-child(2){display: none;}*/
label.checkbox p:nth-child(3){display: none;}


/****************** NL-FORM ******************/
.type-newsletter-config h2 {margin-bottom: 0;}
.type-newsletter-config .description.body-text {padding: 30px 30px 0; margin-bottom: 0; font-size: 17px; font-weight: 400;}

.type-newsletter-config .btn{background-color: #ee0000; padding: 10px;     font-size: 19px;}
.type-newsletter-config .styled-form fieldset + fieldset {border-top: none;}
.type-newsletter-config .styled-form footer {padding: 10px 0 30px; border-top: none;}
.type-newsletter-config .styled-form{border: 0;}
.type-newsletter-config{box-shadow: 0px 0px 5px -1px rgba(0,0,0,.3);  border-radius: 6px;}
.type-newsletter-config .btn[value="1"] {background-color: #F58221;}
.type-newsletter-config .box {  margin-top: 30px;  border-radius: 0; background:  #F58221;  color: #fff; font-weight: 400;}
 .type-newsletter-config p a {color: #444; text-decoration: underline;}
 
/****************** ENDE ********************/




/*********** Archiv *************/

.nl-archiv.list-content .teaser {
    margin-bottom: 20px;
}
.nl-archiv .list-entries  li:before {content:"Impuls des Tages";
    background: #F58221;
    padding: 4px 20px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    border-radius: 5px;}
.nl-archiv .list-entries  li + li:before {content:""; display: none;}
.nl-archiv .list-entries  li {background: #f3f3f3; padding: 30px 30px 10px; margin-bottom:30px; border-radius: 5px;}
.nl-archiv .list-entries  li + li {background: #fff; padding: 0 15px;}
/****************** ENDE ********************/


/**************** HEADER & NAV *****************/

.area-header .header-group::before {background-image: none;}
header.bh .header-group {border-bottom: 0;}
.nav-main-items li.expand > a.nav-label + a[aria-controls] {
  display: none;
}
.nav-main-items li.active > a:first-child, html.active-nav .area-header .header-group li[aria-expanded] > a::after {
  display: none;
}
header.bh #nav-toggle-label-open .nav-toggle {
    width: 50px;
    height: 43px;
}
header.bh .h-logo-row {max-width: 94%; padding-top: 0px; padding-bottom: 0;}

header.bh .header-group {border-bottom: 0;}	
.nav-toggle {
	 background-color: transparent;
	 background: rgba(255,255,255,0.7) !important;
}
	
.nav-toggle span, .nav-toggle span::before, .nav-toggle span::after {	
	height: 3px;
    background: #444 !important;
}

.nav-toggle-btn.active-nav .nav-burger {
    background: none !important;
}
.nav-main-container {
  background-color: rgba(255, 255, 255, 1);
    padding: 30px 35px 45px;
}
.nav-main-items li[aria-expanded] > a[aria-controls]::after, .nav-main-container .nav-main-group {
  background-color: transparent;
}
nav-main-items > li > a, .nav-main-items li > a {
  color: #444 !important;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 0;
  border-bottom: solid 1px #444;
}
header.bh .nav-menu-header {
    background-color: transparent;
    padding: 15px 0 30px;
}

.nav-main-container .nav-main-group .nav-main-items {
    border-top: solid 1px #444;
}

header.bh.lp-l .nav-menu-header .nav-menu-logo {max-width: 200px;}
header.bh.lp-l .nav-menu-header .nav-menu-toggle {position: absolute; right: 0;}

header.bh.ls-4 .h-logo-col {
   flex: 0 0 120px;
    max-width: 120px;
	top: 16px;
	 position: relative;
}

@media (min-width: 764px){
header.bh.ls-4 .h-logo-col {
   flex: 0 0 120px;
    max-width: 120px;
	

}
}

@media (min-width: 1014px){
header.bh.ls-4 .h-logo-col {
    flex: 0 0 165px;
    max-width: 165px;
	top: 12px;
   
}
}


@media (min-width: 1200px){
header.bh.ls-4 .h-logo-col {
    flex: 0 0 165px;
    max-width: 165px;

}
}

@media (min-width: 1400px){
header.bh.ls-4 .h-logo-col {
   flex: 0 0 165px;
    max-width: 165px;

}
}


/****************** SLIDER ******************/

.slider-dots {bottom: 23px !important;}
.slider-dots button::before {border: 12px solid #ccc; border-radius: 50%;}
.slider-dots button.active::before {border: 12px solid #F58221;}

.slider-nav-btn.prev-btn::before {
    background-image: url(/export/sites/demo-s-11/0-caritas-shared/mercury/backward.png);
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
}
.slider-nav-btn.next-btn::before {
    background-image: url(/export/sites/demo-s-11/0-caritas-shared/mercury/forward.png);
    transform: rotate(360deg);
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
}
.type-slider .slide-wrapper .caption{
	background: rgba(0,0,0,0.3);
	padding: 0;
	max-width: 100%;
}
.type-slider img {
border-top-left-radius: 25px !important;
}	
.type-slider .slide-wrapper .caption.right {
    right: 0;
}
.type-slider .slide-wrapper .subcaption{
	background: rgba(0,0,0,0);
}
.type-slider .slide-wrapper .caption.bottom {
    bottom: 0;
    left: 0;
}
.type-slider .slide-wrapper .caption strong + .subcaption small:first-of-type, .type-slider .slide-wrapper .caption .titlecaption + .subcaption small:first-of-type {
    margin-top: 0px;
}



.type-slider .slider-box {border-top-left-radius: 20px !Important; border-bottom-right-radius: 20px !Important;}
.type-slider .slide-wrapper .copyright{font-size: 10px; right: 20px;}
.slider-spacer{padding: 0 11px;}


.slide-wrapper .caption.top.left{
	width: 400px;
    background: #eee;
    left: 50px;
    top: 50px;
    padding: 50px;
}
.type-slider .slide-wrapper .caption strong{
	color: #444;
    text-shadow: none !Important;
}
.type-slider .slide-wrapper .caption strong span.first{
	font-size: 25px;
    font-weight: 300;
	display: block;
	line-height: 1;
}
.type-slider .slide-wrapper .caption strong span.second {
    font-size: 40px;
    font-weight: 400;
    display: block;
    line-height: 1;
    margin-top: 10px;
	letter-spacing: -2px;
}
.type-slider .slide-wrapper .caption small{
	color: #444;
    text-shadow: none !Important;
    padding: 20px 10px;
	font-size: 18px;
    font-weight: 300;
}
.type-slider .slide-wrapper .caption small a{
    background: transparent;
    border: 1px solid #444;
    padding: 10px 50px;
    font-size: 20px;
	color: #444;
	font-weight: 300;
}
.type-slider .slide-wrapper .caption small a.btn{

    padding: 10px 50px;
    font-size: 20px;
    color: #fff;
    width: 100%;
    border-radius: 30px;
	border: 1px solid #fff;
}

.slide-wrapper .caption.top.left {
    width: 450px;
    background: rgba(0,0,0,.5);
    left: 0;
    top: 50px;
    padding: 50px;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

@media (min-width: 764px) {
    .type-slider .slide-wrapper .caption small {line-height: 1.4;}
	.type-slider .slide-wrapper .caption strong span.second {font-size: 35px;}
	}


@media (min-width: 1014px){
.slide-wrapper .caption.top.left {width: 550px;}
.type-slider .slide-wrapper .caption strong span.second {font-size: 40px;}
}


@media (min-width: 1200px){
.type-slider .slide-wrapper .caption strong span.second {font-size: 50px;}
}



.type-slider .slide-wrapper .caption strong {
    color: #fff;
    text-shadow: none !Important;
}
.type-slider .slide-wrapper .caption small {
    color: #fff;
    text-shadow: none !Important;
    padding: 20px 10px;
    font-size: 18px;
    font-weight: 300;
	hyphens: none;
}


@media (min-width: 1014px){

.teaser .intro-headline {
font-size: 25px;
    font-weight: 400 !Important;
    margin-bottom: 3px;
	}
.nav-main-container .nav-main-group {
  width: 500px;
}

.spacer-top{margin-top: 40px;}
.spacer-bottom{margin-bottom: 40px;}
header.fh .header-group {
    border-bottom: 0;
}
.area-header .header-group::before{
	background-image: none;
}
header.fh.header-isfixed.fix-overlay .h-nav {
    padding-top: 20px;
    padding-bottom: 13px;
}
.type-newsletter-config .col-lg-4 {
    flex: 0 0 auto;
    width: 45%;
}
header.fh.header-isfixed.fix-overlay .h-logo::before, header.fh.header-isfixed.fix-overlay .h-logo::after {
    box-shadow: none;
}
}


@media (max-width: 763.98px){
.ap-legaltext h2, .ap-legaltext h1, .datenschutz h2, .datenschutz h1 {
    font-size: 28px;
	line-height: 37px;
}
h1, h2{
    font-size: 30px;
    line-height: 43px;
}

.slide-wrapper .caption.top.left {background: #F58221;}
.type-slider .slide-wrapper .caption strong, .type-slider .slide-wrapper .caption .titlecaption {
    font-size: 29px;
	padding: 0;
}
.type-slider .slide-wrapper .caption small{
    font-size: 18px;
    line-height: 1.1;
	padding: 0px;
}

.type-slider.text-below-on-xs .slide-wrapper .subcaption {padding: 20px 0px;}

.slide-wrapper .caption.top.left {padding: 40px 40px 30px;}
.type-slider .slide-wrapper .caption small a.btn {margin-top: 22px;}

.btn-block {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
h3, .h3 {
    font-size: 25px;
}
.kontakt img {
    border-radius: 50%;
    max-width: 60%;
    height: auto !important;
}
.kontakt .image-src-box.presized{
    height: 0;
    display: block;
    padding-bottom: 60% !important;
}
}







/*#################### two cols ###########################*/
@media (min-width: 1014px) {
.two-cols.piece > .body {column-count: 2;
-webkit-column-count: 2;
-moz-column-count: 2;
column-gap: 60px;
-webkit-column-gap: 60px;
-moz-column-gap: 60px;
column-rule: 1px solid #ccc;
-webkit-column-rule: 1px solid #ccc;
-moz-column-rule: 1px solid #ccc;}

}


/*#################### Footer ###########################*/
.area-foot .subfoot { background-color: transparent; color: #333; font-size: 16px; text-align: center; }
.area-foot .subfoot a{color: #333;}
.area-foot .topfoot{ background-color: transparent;}
.area-foot .topfoot .type-shariff{display: flex; justify-content: center;}

.social-icons .ico, .social-icons .ico-svg, .social-icons .fa, .social-icons .fas, .social-icons .fab{    align-items: unset ;}
.social-icons li {margin-right: 5px;}
.social-icons .fab, .social-icons .fas {width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 25px;
	color: #fff;
	}
	
	.social-icons li a {width: 50px;
    height: 50px;
    display: block;
    border: 0;
    font-size: 20px;
	  border-radius: 50% !important;
	  color: #fff;
    background-color:  #F58221;
   
	}


#topcontrol {
    color: #F58221; font-weight: 600;
    background: transparent; font-size: 60px; right: 10px;}
@media (max-width: 1013.98px) {	
	#topcontrol {display: none;}
	}