@import 'bootstrap-slide.css';
@import 'alexianer.css';
@import 'bootstrap-grid.css';


/******************************************* Fixes ************************************/
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
}

/********************************************* html *************************************************************/
body {
  background: #ffffff;
  font: 20px "Avance W04 Regular", "Times New Roman", serif;
  color: #4a4a4a;
}
p {
  font-size: 24px;
  line-height: 1.333333333333333;
  padding: 10px 0px 10px 0px;
  
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 4;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 7 4 3;
  -webkit-hyphenate-limit-lines: 2;  
  -webkit-hyphenate-limit-zone: 8%;
  -webkit-hyphenate-limit-last: always;
  
  -moz-hyphens: auto;
  -moz-hyphenate-limit-chars: 7 4 3;
  -moz-hyphenate-limit-lines: 2;  
  -moz-hyphenate-limit-zone: 8%;
  -moz-hyphenate-limit-last: always;
  
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: 7 4 3;
  -ms-hyphenate-limit-lines: 2;  
  -ms-hyphenate-limit-zone: 8%;
  -ms-hyphenate-limit-last: always;
  
  hyphens: auto;
  hyphenate-limit-chars: 7 4 3;
  hyphenate-limit-lines: 2;  
  hyphenate-limit-zone: 8%;
  hyphenate-limit-last: always;
}
img {
  border:none;
  width: 100%;
  height:auto;
}  
a:link, a:visited {
  text-decoration: none;
  color: #ffffff;
}
figcaption {
  font-family:"Frutiger Neue W01 Bd", sans-serif;
  color: #b5152b;
  line-height: 1.8;
  padding: 15px 5px;  
}
main a:link, main a:visited, main a:link {
  color: #57A3C7;
}
main a:hover, main a:focus {
  color: #b5152b;
}
.textsite h2 {
	font: 70px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	color: #ffffff;
	
	text-transform: uppercase;
  }   

/********************************** Struktur **********************************/

/** Max-Width 1400px **/
#header-logo, .menu-container:not(.sticky), .sticky .menu-wrapper {
  max-width: 1920px;
  margin: auto;
}
#wrapper {
  width: 100%;
}

/*** Header ***/
	header.logo::before {
	    position: absolute;
	    top: -8px;
	    width: 30%;
	    border-top: solid #fff 10px;
	    content: '';
	}
	header.logo {
	    border-top: 8px solid #b5152b;
	    position: relative;
	}
	#head-logo img {
    	width: 270px;
    	height: 100%;
	}

@media screen and (max-width: 768px) {

}

@media screen and (min-width: 1921px) {
	
}


main {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  background: #fff;
}

main > div:not(.image-teaser) {
  position: relative;
}

.video.full .image-caption {
  max-width: 1640px; /* Alle Inhaltselemente auf 1040 Pixel begrenzen **/
  margin: auto;
  position: relative;
}

.video .image-caption {
  position: relative;
  margin-top: 10px;
  }

main > div.image {
  max-width: 1920px;
  margin: auto;
  position: relative;
}
main > div.image.frame-none { /** Full width-Video Abstand nach unten **/
  max-width: 1920px;
  margin: 0 auto 70px auto;
  position: relative;
}

/** Footer **/
footer {
  margin: 1px auto auto auto;
  position: relative;
  width: 100%;
  max-width: 1920px;
  background-color: #b5152b;
  padding: 30px 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  overflow: hidden;
  letter-spacing: 0.3px;
}
footer > div {
  padding-bottom: 50px;
  }
footer p {
  font: 18px "Avance W04 Regular", "Times New Roman", serif;
  line-height: 1.6;
  color: #fff;
  padding: 5px 5px 5px 0;  
}

footer a.tel, footer span {
  font-size: 28px;
  line-height: 1.6;
  letter-spacing: 0.1px;
  display:block;
}
footer  a.tel, footer span {
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.1px;
  display:block;
}
footer a.mail {
word-wrap: break-word;
  overflow-wrap: break-word;
}
footer a.tel i{
  margin-right: 0;
  font-size:18px;
}
footer a.tel i.icon-phone:before {
  font-size: 18px;
}
footer a.xtra {
  margin-top: 40px;
}
footer h3, footer .header {
  text-transform: uppercase;
  font: 14px "Frutiger Neue W01 Bd", sans-serif;
  line-height: 1.3;
  margin: 30px 0 10px 0;
  color: #fff;
  letter-spacing: 1px;
}


/** Abstände innerhalb des Footer **/
footer h3.print, footer h3.sitemap,footer h3.imprint {
  margin: 15px 0 5px 0;
  padding-bottom: 0;
}
footer .footercontent_row1 h3.bf {
  padding-bottom: 0;
}
footer h3.disclaim,
footer h3.copy {
  margin: 0;
  padding-bottom: 10px;
}

/** Externe Links in der Navigation auszeichen **/
footer a[href^='http://']:after, footer a[href^='https://']:after {
  content: "";
}


/********* content ***********/
h1 {
  font: 50px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1;
  text-transform: uppercase;
  color: #B5152B;  
  letter-spacing: 0.2px;
  padding-bottom: 5px;
  margin-top: 35px;
  margin-bottom: 40px;
}
h1.white  {
  color: #fff;
  }
h2 {
  color: #4a4a4a;
  /* War 18px */
  font: 20px "Avance W04 Bold", "Times New Roman", serif;
  line-height: 1.3;
}
h2.black  {
  color: #4a4a4a;
  }
h2.red  {
  color: #b5152b;
  }
h2.white  {
  color: #fff;
  }
h3 {
  color: #b5152b;
  font: 18px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.2;
  letter-spacing: 0.2px;
  padding: 0 0 10px 0;
}
h4 {
  color: #b5152b;
  font: 16px "Frutiger Neue W01 Bd", "Times New Roman", serif;
  line-height: 1.6;
  letter-spacing: 0.2px;
  padding: 0 0 10px 0;
  text-transform:uppercase;
}
span.roterText {
    font: 13px "Frutiger Neue W01 Bd", sans-serif;
    color: #b5152b;
    text-transform: uppercase;
}
main span.telefon a,
main span.fax a,
main span.mail a,
main span.link a {
	color: #4a4a4a;
}
main span.mail a:hover,
main span.link a:hover {
	text-decoration: underline;
}
main span.telefon:before {
    font-family: "icons-stiftung";
    content: "\f095 ";
    padding-right: 10px;
}
main span.fax:before {
    font-family: "icons-stiftung";
    content: "\f0f6 ";
    padding-right: 10px;
}
main span.mail:before {
    font-family: "icons-stiftung";
    content: "\f003 ";
    padding-right: 10px;
}
main span.link:before {
    font-family: "icons-stiftung";
    content: "\f0c1";
    padding-right: 10px;
}
.standard > div.frame-type-text p strong, 
.autorenkasten p strong,
p strong {
    font-family:"Avance W04 Bold";
}


/* font awesome */
.fa {
  margin-right: 5px;
}
.rot {
  color: #b5152b;
}

/***************************************/
/** Breadcrumb **/
/***************************************/

.breadcrumb {
  max-width: 1040px;
  margin: 40px auto 0 auto;
}

.breadcrumb {
  color: #4a4a4a;
  font-size: 12px;
  overflow: hidden;
  padding: 0 0 10px 0;
  line-height: 1.2;
  /*width: 100%;*/
  font: 12px "FrutigerNeueW01-Regular";
}
.breadcrumb ul {
  padding: 0;
  margin: 20px 0 20px 0;
  list-style-type: none;
  display:inline;
  float: left;
  width: 80%;
}
.breadcrumb ul li  {
  float: left;
  padding-right: 4px;
  font-size: 18px;
}
.breadcrumb span  {
  float: left;
  padding-right: 10px;
}
.breadcrumb ul li a {
  color: #4a4a4a;
  text-decoration: underline;
  padding-right: 5px;
}
.breadcrumb ul li a:hover {
  color: #b5152b;
}
.breadcrumb ul li+li:before {
  content: "\f054";
  padding-right: 5px;
  font-family: "icons-stiftung";
  font-size: 10px;
  font-weight: bold;
  color: #4a4a4a;
}
.breadcrumb ul li.active:after {
  content: none;
}
.breadcrumb ul li.active {
  color: #b5152b;
}

.breadcrumb .info-mobile {
  display: none;
}
.breadcrumb .mobile {
  display: none;
}


/**************************************/
/** Formate spezielle Inhaltselemente **/
/**************************************/

/** Farben für Hintergründe **/
.frame-blue {
background: #9dcadd;
max-width: 100% !important;
  }

/** Text innerhalb der Seite einrücken **/
.standard > div > p, .standard h2 {
  padding: 10px 20% 10px 20%;
}
/******************/

/** Teaser **/
.breadcrumb + .teaser {
  margin-top: 0px;
  margin-bottom: 70px;
}
.teaser {
  margin-top: 70px;
  margin-bottom: 70px;
}
.teaser p {
  font: 24px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.4;
  color: #b5152b;  
  padding: 10px 0;
  font-weight: normal;
}
/******************/

/** Bild groß **/
.image {
  height: calc(100vh - 107px); /** Headerhöhe abziehen **/  
}
.image div {
  height: 100%;
  }
.image .imagefigure {
  height: 100%;
}
.image .imagefigure div {
  height: 100%;
  background-position: center;
  background-size: cover;
}
.image .ce-bodytext {
  position: absolute;
  top:50%;
  right: 0;
  transform:translate(0%,-50%);
  -ms-transform:translate(0%,-50%);
  z-index: 2;
  width: 50%;
  height: auto;
}

.image h1, .image h2, .image .ce-bodytext p {
 text-align: left;
 text-shadow: 4px 3px 10px #666; /** Damit den Text auf den weißen KH-Bildern auch lesen kann **/
}
.image h1 {
  font-size: 100px;
  line-height: 0.92;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 30px;
}

.video.aufmacher.image h1 {
  margin-bottom: 70px;
  }
.image h2 {
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  color: #ffffff;
}

.image-teaser {
	background: #b5152b;
	width: 100%;	
}
.image-teaser .ce-bodytext {

}

.image-teaser .ce-bodytext p {
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.371428571428571;
  color: #ffffff;
  padding: 100px 0;
}

/** Teaser im Bild breiter laufen lassen für Video-Teaser, wegen Play-Button || 
Einstellung "Extra klein" unter Erscheinungsbild -> Abstand davor in Typo3 **/
.image .frame-space-before-extra-small .ce-bodytext p { 
  padding: 0 20%;
  }

ul.imagenavigation {
  position: absolute;
  top:50%;
  transform:translate(0%,-50%);
  -ms-transform:translate(0%,-50%);
  z-index: 10;
  width: 100%;
}
ul.imagenavigation li {
  display: inline;
}
ul.imagenavigation li.left {
  /*width: calc(50% - 40px);
  display: inline-block;
  padding-left: 40px;*/
  position: absolute;
  top:50%;
  left: 40px;
  transform:translate(0%,-50%);
  -ms-transform:translate(0%,-50%);
  }
ul.imagenavigation li.right {
  /*width: calc(50% - 40px);
  display: inline-block;
  text-align: right;
  padding-right: 40px;*/
  position: absolute;
  top:50%;
  right: 40px;
  transform:translate(0%,-50%);
  -ms-transform:translate(0%,-50%);
  }
ul.imagenavigation li.left a img,
ul.imagenavigation li.left a svg,
ul.imagenavigation li.right a img,
ul.imagenavigation li.right a svg,
ul.imagenavigation_down li.center a img,
ul.imagenavigation_down li.center a svg{
  width: 40px;
  height: 40px;
}
ul.imagenavigation_down {
  position: absolute;
  bottom: 40px;
  z-index: 50;
  width: 100%;
}
ul.imagenavigation_down li.center {
  width: 100%;
  display: inline-block;
  text-align: center;
  }
.imagenavigation_down:hover #scrolldown > img {
  -webkit-animation: bounce-bottom 0.9s both;
  animation: bounce-bottom 0.9s both;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-6-18 11:41:55
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-bottom
 * ----------------------------------------
 */
@-webkit-keyframes bounce-bottom {
  0% {
    -webkit-transform: translateY(45px);
            transform: translateY(45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(24px);
            transform: translateY(24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-bottom {
  0% {
    -webkit-transform: translateY(45px);
            transform: translateY(45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(24px);
            transform: translateY(24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}




/** Video **/
.video.aufmacher.image .imagefigure button {
  top: calc(50% + 20px);
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
}


/******************/

/** Bild Groß mit Link **/
.image_link {}
.image_link header {
  position: absolute;
  width: 100%;
  top: 5em;
}
div.lazyloaded {
  background-color: hsla(0,0%,100%,0);
  background-blend-mode: overlay;
  background-repeat: no-repeat;
}

.image_link:hover .lazyloaded {
  background-color: rgba(0,0,0,0.1);
  transition: all .5s;
}

.image_link:hover .imagefigure {
  
  }

.image_link header > * {
  max-width: 1040px;
  margin: auto;
}
.image_link .ce-bodytext {
  position: absolute;
  top: inherit;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.image_link .ce-bodytext div {
  padding: 0;
  max-width: 1040px;
  text-align: left;
  margin: 0 auto;
}
.image_link header h1,
.image_link header h1 a {
  font-size: 65px;
  color: #fff;
  }
.image_link h2 {
  font: 20px "FrutigerNeueW01-Regular", sans-serif;
  color: #ffffff;
  text-transform: none;
}
.image_link .ce-bodytext > div > * {
  width: 50%;
  width: 60%;
}
.image_link .ce-bodytext p {
  color: #fff;
  font: 36px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.0;
  text-align: left;
  padding: 0;
  }
.image_link .ce-bodytext p:last-of-type {
  margin-top: 30px;
  }
.image_link .ce-bodytext p a {
  color: #ffffff;
  display: block;
}
.image_link .ce-bodytext p:last-of-type a {
  font: 20px "Frutiger Neue W01 Bd", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  }
.image_link .ce-bodytext div p a:hover {
  color: #d13f48!important;
  color: rgba(255, 255, 255, .8)!important;
  }

/******************/

/** Bild eingerückt **/
.image_article {
  margin-bottom: 60px;
}
.image_article header {
	padding: 0 !important;
} 
.image_article header h2 {
font: 70px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.0;
 -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-transform: uppercase;
  }

.image_article figure.imagefigure {
 position: relative;
 margin-bottom: 0;
}
.image_article .ce-bodytext {
  margin: 40px 0;
}
.image_article .ce-bodytext p {
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
	color: #b5152b;
}
figcaption.image-caption {
  font: 16px "Frutiger Neue W01 Bd", sans-serif;
  line-height: 1.8;
  color: #b5152b;  
  padding: 10px 25px 15px 0 !important;
}

/*********************/
 /***** Textabsatz *****/
.textabsatz {
	padding-top: 70px;
	padding-bottom: 70px;
	overflow: hidden;
} 

.textabsatz > .text {

}

/*********************/
/***** Timeline *****/

.timeline {
	background: #dbecf3;	
	margin-bottom: 70px;	
	overflow: hidden;
}

.timeline h2 {
	font: 70px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
  	color: #b5152b;
  	margin-top: 70px;
  	text-transform: uppercase;
  }   

.timeline p.teaser{
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
  color: #b5152b;  
  padding: 10px 25px 15px 0 !important;
  margin-top: 40px;
}

.timeline .nav-tabs {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.timeline .nav-tabs {    
    background-image: url("/img/timeline.svg");  
	background-repeat: repeat-x;
	background-position: center 15px;
	background-size: 5px 3px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}

.timeline .nav-tabs li {
	display: inline-block;
	background: transparent;	

	}
.timeline .nav-tabs li a:before {
	content: url("/img/timeline-dot.svg");
	font-family: 'icons-stiftung';
	text-align: center;
	position: absolute;
	width: 30px;
	top: -98px;
	left: 11px;
	}
.timeline .nav-tabs li.active a:before {
	content: url("/img/timeline-dot-active.svg");
	font-family: 'icons-stiftung';
	text-align: center;	
}	
.timeline .nav-tabs li a {
	display: block;
	padding: 0;
	color: #383737;
	font: 20px "FrutigerNeueW01-Regular", sans-serif;
	text-transform: none;
	text-align: center;
	background: transparent;
	line-height: 2;
	}
.timeline .nav-tabs li a {
	position: relative;
}	
.timeline .tab-content {
	margin-bottom: 60px;
	position: relative;	
	z-index: 5;
	max-height: 40vh;
}
.timeline .tab-content img {
	position: relative;	
	width: auto;
	max-width: 100%;
	/*max-height: 100%;*/
	max-height: 40vh;
}
.timeline .tab-content p {	
	color: #707070;
	font: 20px "Avance W04 Regular";
	position: absolute;
	padding: 0 0 20px 10px;
	border-left: 1px solid #b5152b;
	line-height: 1.416666666666667;
	text-align: left;
}
.timeline .tab-content p strong {
	color: #b5152b;
	font: 20px "Frutiger Neue W01 Bd", sans-serif;
	}
	
	
.timeline .tab-content > .active {
	background: transparent;
	line-height: 0;
	text-align: center;
}	

.timeline .tab-content .bg {
	background: #9dcadd;	
}

.overlay-alexius {
	visibility: hidden;
	height: 0;	
}
.overlay-alexius.visible {
		visibility: visible;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: rgba(157,202,221,1);
		z-index: 1000;
		overflow: auto;
	}

.overlay-alexius-close {
	text-align: right;
	margin-top: 20px;
}
.overlay-alexius-close .overlay-alexius-btn {
	padding: 20px;
	cursor: pointer;
}
.overlay-alexius-close .overlay-alexius-btn i:before {
	transform: rotate(45deg);
	transition: all .2s ease-in;
	display: inline-block;
	color: #b5152b;
	}
.overlay-alexius-close .overlay-alexius-btn:hover i:before {
	transform: rotate(90deg);
	transition: all .2s ease-in
	}
.overlay-alexius-inner {
	font: 24px "FrutigerNeueW01-Regular", sans-serif;
  	/*line-height: 1.314285714285714;*/
  	line-height: 1.4;
  	color: #fff;  
  	padding: 10px 0 15px 0 !important; 	
}	
.overlay-alexius-inner h2 {
	color: #fff; 	
}

.call-alexius {
	color: #b5152b;
	cursor: pointer;
}

.call-alexius:hover {
	color: #707070;
	text-decoration: underline;
	cursor: pointer;
}

	
/******************/

/******************/
#organigramm-regionen * {
	display: none;
}

.overlay-orga-karte,
.overlay-orga-pdf {
	visibility: hidden;
	height: 0;	
}
.overlay-orga-karte.visible,
.overlay-orga-pdf.visible {
		visibility: visible;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background: rgba(157,202,221,0.9);
		z-index: 1000;
	}

.overlay-orga-close {
	text-align: right;
	margin-top: 20px;
	position: absolute;
	right: 0px;
	z-index: 20;
}
.overlay-orga-close .overlay-orga-karte-btn,
.overlay-orga-close .overlay-orga-pdf-btn {
	padding: 20px;
	cursor: pointer;
}
.overlay-orga-close .overlay-orga-karte-btn i:before,
.overlay-orga-close .overlay-orga-pdf-btn i:before {
	transform: rotate(45deg);
	transition: all .2s ease-in;
	display: inline-block;
	color: #b5152b;
	}
.overlay-orga-close .overlay-orga-karte-btn:hover i:before,
.overlay-orga-close .overlay-orga-pdf-btn:hover i:before {
	transform: rotate(90deg);
	transition: all .2s ease-in
	}
.holding-alert,
.regionen-alert {
	cursor: pointer;	
}

.overlay-orga-inner {
	margin: auto;
	text-align: center;
	}

.overlay-orga-pdf.visible .overlay-orga-inner {
	background: #fff;
}	


.overlay-orga-pdf.visible .overlay-orga-inner img {
	width: inherit;
	height:  100vh;	
	overflow: hidden;
	margin: auto;
}

#organigramm-image-container {
	display: none;
	overflow: hidden;	
	box-sizing: border-box;
	position: relative;
	cursor: move;
	max-height: 90vh;
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none;
}

#organigramm-drag-image {
	left: calc(-960px + 50%);
	pointer-events: none;
	position: relative;
	top: 0;
	-moz-user-select: none;
	width: 1920px;
}


/******************/

/*****************/
/***** Tabs *****/

.tabs {
	background: #dbecf3;
	overflow: hidden;
}

.tabs .custom-select {
	display: none;
	background: #51a0c4;
	overflow: hidden;
    padding: 20px 50px 20px 50px !important;
    color: #b5152b;
    font: 22px "Frutiger Neue W01 Bd", sans-serif;
    text-transform: uppercase;
    background-image: url('/img/arrow-down-grey.svg');
	background-repeat: no-repeat;
 	background-position: 98% center;
 	background-size: 20px 8px;	
}


.tabs h2 {
	font: 70px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
  	color: #b5152b;
  	margin-top: 70px;
  	text-transform: uppercase;
  }   

.tabs p.teaser{
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
  color: #b5152b;  
  padding: 10px 25px 15px 0 !important;
  margin-top: 40px;
}

.nav-tabs {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs li {
	display: inline-block;
	background: #c7e2ed;	
	margin: 0;
	font-size: 0;
	margin-right: -5px; 
	}
.nav-tabs li a {
	display: block;
	padding: 20px 50px 20px 50px;
	color: #b5152b;
	font: 26px "Frutiger Neue W01 Bd", sans-serif;
	text-transform: uppercase;
	}
.tabs .nav-tabs li:nth-of-type(1) {	
	background: #d8eaf2;
	}
.tabs .nav-tabs li:nth-of-type(2) {	
	background: #bfdcea;
	}
.tabs .nav-tabs li:nth-of-type(3) {	
	background: #80bad4;
	}
.tabs .nav-tabs li:last-of-type {	
	background: #51a0c4;
	}

.tabs .nav-tabs li.active {
	background: #fff;	
}

.tab-content {
	margin-bottom: 70px;
}
.tab-content p {
	padding: 80px 80px;
	color: #383737;
	font-size: 30px;
}
.tab-content ul {
	padding: 80px 80px;
	list-style-type: disc;
	font-size: 30px;
}	
.tab-content > .active {
	background: #fff;
}

/******************/

/***********************************/
/*********** Hilfe ****************/

.help {
	background: #B5152B;
	padding-bottom: 40px;
	overflow: hidden;
}

.help h2 {
	font: 70px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	color: #ffffff;
	margin-top: 70px;
	text-transform: uppercase;
  }   

.help p.teaser{
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
  color: #ffffff;  
  padding: 10px 25px 15px 0 !important;
  margin-top: 40px;
}

.help h3 {
	color: #ffffff; 
	font: 26px "Frutiger Neue W01 Bd", sans-serif;
	}
.help p {
	color: #ffffff;
	font: 24px "Avance W04 Regular", serif;
	line-height: 1.4;
	}

/** Textabsatz */
.text h2 {
	font: 70px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;	
	margin-top: 70px;
	text-transform: uppercase;
	}   

/** Bild klein **/
.image_small {}
.image_small p {
  padding: 10px 20% 10px 20%;
}

.image_small figure.imagefigure, .image_small figure.video {
  width: 30%;
  float: left;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: -5px;
}
.image_small figcaption {
  padding: 0px 5px 15px 0;  
}

/******************/

/*****************/
/***** Wappen *****/

.wappen {
	background: #dbecf3;	
	/*margin-bottom: 70px;*/
	/*margin-top: 70px;*/
	/*padding-bottom: 70px;*/
}

.wappen h2 {
	font: 70px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
  	color: #b5152b;
  	margin-top: 70px;
  	text-transform: uppercase;
  }   

.wappen p.teaser{
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
  color: #b5152b;  
  padding: 10px 25px 15px 0 !important;
  margin-top: 40px;
}

.flip_panel {
    width: 100%;
    height: 100%;
    position: relative;
	}
.card {
    width: 100%;
    height: 100%;
    min-height: 500px; /* Anpassen Responsive **/
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: auto;
    text-align: center;
    display: inline-flex;
    }



.card.back figcaption {
	position: absolute;
	top: 50%;
	-webkit-transform: translatey(-50%);
	transform: translatey(-50%);
	padding: 0 70px;
	text-align: left;
}
.card h3 {
	color: #fff;
	font: 24px "Frutiger Neue W01 Bd", sans-serif;
	text-transform: uppercase;
}

.card p {
	color: #ffffff;
	font: 24px "Avance W04 Regular", serif;
	line-height: 1.4;
}   


.card img {
	max-width: 50%;
	width: auto;
	text-align: center;
	margin: auto;
}
    
.front {
    z-index: 2;
	}
.back {
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);  
    transform: rotateY(180deg);  
    position: absolute;
    top: 0px;
    left: 0px;
    background: #7235AF;
   }
.flipped .front { /** .flip_panel:hover .front **/
    z-index: 1;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	}
.flipped .back { /** .flip_panel:hover .back **/
    z-index: 2;   
    -webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    transform: rotatey(0deg);
   }
   
.mehrpanel {
	position: absolute;
  	right: 20px;
  	bottom: 20px;
  	z-index: 10;
  	}

.mehrpanel .more {
	border: 1px solid #fff;
    color: #fff;
	}		

.mehrpanel .more:hover {
	border: 1px solid #fff;
    color: #7235AF;
    background: #fff;
	}
			
			 
/** Overlays **/

.unvisible {
	visibility: hidden;
}
.visible {
	visibility: visible !important;
	}

.overlay {
	z-index: 1000;
	background: #9dcadd;
}
.overlay .close {
	text-align: right;
	margin-top: 20px;
}
.overlay .close-btn {
	padding: 20px;
}
.overlay .close-btn i:before {
	transform: rotate(45deg);
	transition: all .2s ease-in;
	display: inline-block;
	color: #b5152b;
	}
.overlay .close-btn:hover i:before {
	transform: rotate(90deg);
	transition: all .2s ease-in
	}
	
.overlay h2 {
	font: 60px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
  	color: #fff;
  	margin-top: 0;
  	text-transform: uppercase;
}
.overlay p {
	font: 24px "FrutigerNeueW01-Regular", sans-serif;
  	/*line-height: 1.314285714285714;*/
  	line-height: 1.4;
  	color: #fff;  
  	padding: 10px 0 15px 0 !important;  	
}

.overlay {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	/*visibility: visible !important;*/
}
.kachel {
	/*visibility: hidden;*/
}

.back figcaption p a.more {
	text-transform: uppercase;
	color: #fff;
	}
.back figcaption p a.more:hover {
border-bottom: 1px solid #fff;
	}	
	

figure.back.card figcaption p a.more:hover {	
	border-bottom: 1px solid #fff;
}

.wappenpanel .pelikan {background: #b5152b;}
.wappenpanel .brot {background: #B7B6B6;}
.wappenpanel .spaten {background: #000000;}
.wappenpanel .blk {background: #000;}
.wappenpanel .rot {background: #b5152b;}
.wappenpanel .logo {background: #B7B6B6;}


/************************************/
/*******************/
/************************************/

/***********************************/
/*********** Anfahrt ****************/

.anfahrt {
	background: #B5152B;
	padding-bottom: 40px;
	overflow: hidden;
}

.anfahrt h2 {
	font: 70px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	color: #ffffff;
	margin-top: 70px;
	margin-bottom: 50px;
	text-transform: uppercase;
  }   

.anfahrt p.teaser{
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
  color: #ffffff;  
  padding: 10px 25px 15px 0 !important;
  margin-top: 40px;
}

.anfahrt h3 {
	color: #ffffff; 
	font: 26px "Frutiger Neue W01 Bd", sans-serif;
	}
.anfahrt p {
	color: #ffffff;
	font: 24px "Avance W04 Regular", serif;
	line-height: 1.4;
	}
.anfahrt > .karte {
	margin-top: 50px;
}	


/******************/
/** Hervorhebung **/
.hervorhebung {}
.hervorhebung > div > p {
  padding: 10px 20% 10px 20%;
}
.hervorhebung > div > p:first-of-type {
  font: 13px "Frutiger Neue W01 Bd", sans-serif;
  line-height: 1.5;
  color: #b5152b;
  float: left;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  max-width: 270px;
  margin-left: 0;
}
.hervorhebung > div > p {
  margin-left: 110px;
}



/******************/
/** ZITAT **/
.zitat > div { 
	margin: 30px auto;
}
.zitat p:first-child {
  color: #B5152B;
  font: 32px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.2;
  padding: 0;
}
.zitat p:last-child {
  color: #B5152B;
  font: 14px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.5;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  padding: 20px 0 0 0;
}
/******************/
/** Autoren Absatz ***/
.autorenkasten {
	padding: 70px 0 30px 0;
}
.autorenkasten > div > p, .autorenkasten h2 {
  padding: 0;
  color: #000;
}
.neg-einzug {

}
.autorenkasten .neg-einzug > h2,
.textbeitrag  > h2 {
  font: 70px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.0;
 -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-transform: uppercase;
}

.autorenkasten .neg-einzug > p,
.textbeitrag > p:first-of-type {
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
}

/******************/



/** Video **/
.video {
    width: 100%;
    max-width: 100% !important;
    }
.video.frame-blue {
	padding-top: 90px;
	padding-bottom: 10px;
	margin-bottom: 0;
	}
.video .imagefigure {
  position: relative;
  line-height: 0;
  width: 100%;
}

.video header > h1 {
  font: 70px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.0;
 -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
   /*color: #fff;*/
  color: #b5152b;
}
.video header > h2 {
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
   /*color: #fff;*/
  color: #b5152b;
}

.video .imagefigure button {
  top: 50%;
  left: 50%;
   transform: translate(-50%, -50%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
  cursor: pointer;
  background-color: transparent;
  border-width: 0;
  border-style: outset;
  border-color: transparent;
  border-image: initial;
}
.video .imagefigure button > svg {
  width: 70%;
  width: 70px; /* IE11 braucht hier Pixelangabe **/
}
.video .imagefigure button #Triangle {
  fill: #fff;
  transition: fill .3s ease-in-out;
  }  
.video:hover- .imagefigure button #Triangle {
  transform: translateY(0);
  fill: #d13f48;
}  
.video .imagefigure button #Oval{
  stroke: #fff;
  transition: fill .3s ease-in-out;
  }  
.video:hover- .imagefigure button #Oval{
  transform: translateY(0);
  stroke: #d13f48;
    }

.video .image-caption  {
  color: #383737;
  font-size: 24px;
  line-height: 1.8;
  padding: 15px 5px 15px 0;
  font: 24px "Avance W04 Italic", "Times New Roman", serif;
  margin-top: 10px;
}

.video-header {
	display: none;
}

.video .imagefigure div, .video .imagefigure dfigcaption, .video .imagefigure button {
  position: absolute;
}
.video .imagefigure div.lazypreload {
  position: static;
}
.aufmacher .imagefigure div.lazypreload {
  position: static;
  filter: brightness(0.8); /** Überschriften auf Top-Bildern **/
}
.play-video-th { /** Abspiel-Hinweis **/
  margin-top: 20px;
  position: relative;
}
.play-video-th:after {
  font-family: "icons-stiftung";
  content: "\f01d"; 
  position: absolute;
  top: 3px;
  margin-left: 10px;
  font-weight: 200;
}

.play-video-th:hover {
  color: #b5152b !important;
  transition: all .2s ease-in;
}

.video-embed {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  z-index: 10;
  overflow: hidden;
}
.video-embed iframe, .video-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-embed-standalone {
  width: 100%;
  margin-bottom: 60px;
}

.video .video-embed-standalone {
  margin-bottom: 0px;
}

/** Kuratorium **/
.kuratorium {
    width: 100%;
    max-width: 100% !important;
    }
.kuratorium.frame-blue {
	padding-top: 90px;
	padding-bottom: 10px;
	/*margin-bottom: 70px;*/
	}
.kuratorium .imagefigure {
  position: relative;
  line-height: 0;
  width: 100%;
}

.kuratorium header > h1 {
  font: 70px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.0;
 -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  /*color: #fff;*/
  color: #b5152b;
}
.kuratorium header > h2 {
  font: 30px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.314285714285714;
  /*color: #fff;*/
  color: #b5152b;
}


.slidewrap-C-parent {
	position: relative;	
}

@media (min-width: 576px) and (max-width: 767px) {
	.slidewrap-C-parent {
    	max-width: 540px;
    	margin: 0 auto;
	}	
}
@media (max-width: 767px) {
.slidewrap-C-parent img {
		padding-left: 10px;
		padding-right: 10px;
	}
}

#slidewrap-C figcaption, 
#slidewrap-C figcaption h3 span {
  font: 20px "Avance W04 Regular", "Times New Roman", serif;
  line-height: 1.3;
  color: #383737;
  width: 90%;
  text-transform: none;
}

#slidewrap-C figcaption h3 span {
	display: inline-block;	
}

#slidewrap-C figcaption h3 {
  font: 20px "Frutiger Neue W01 Bd", sans-serif;
  margin-bottom: 1.5rem;
  line-height: 1.6;
  padding: 0 !important;
  text-transform: uppercase;
  color: #b5152b;
  }
#slidewrap-C ul {
	list-style-type: disc;
    list-style-position: inherit;
    padding-left: 1em;
}

/**************************************

/**************************/
/** Linkkasten Bilder **/
.linkkasten_bilder {
  width: 100%;
  max-width: 1920px;  
  padding: 45px 0 70px 0;
}
.linkkasten_bilder > div {
  max-width: 1040px; /* Alle Inhaltselemente auf 1040 Pixel begrenzen **/
  margin: auto;
  position: relative;
  }
.linkkasten_bilder .ce-column {
  width: calc(25% - 15px);  /* Die 15px ergeben sich aus der Berechnung Anzahl der Spalten/Abstand dazwischen **/
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 13px;
}
.linkkasten_bilder .ce-columns-2 .ce-column {
  width: calc(50% - 10px);  /* Die 15px ergeben sich aus der Berechnung Anzahl der Spalten/Abstand dazwischen **/
  }
.linkkasten_bilder .ce-columns-3 .ce-column {
  width: calc(33.3% - 13.3px);  /* Die 15px ergeben sich aus der Berechnung Anzahl der Spalten/Abstand dazwischen **/
  }
.linkkasten_bilder .ce-columns-4 .ce-column {
  width: calc(25% - 15px);  /* Die 15px ergeben sich aus der Berechnung Anzahl der Spalten/Abstand dazwischen **/
  }

.linkkasten_bilder .ce-column:nth-of-type(4n+0) {
  margin-right: 0;
}
.linkkasten_bilder .ce-columns-2 .ce-column:nth-of-type(2n+0) {
  margin-right: 0;
}
.linkkasten_bilder .ce-columns-3 .ce-column:nth-of-type(3n+0) {
  margin-right: 0;
}
.linkkasten_bilder .ce-columns-4 .ce-column:nth-of-type(4n+0) {
  margin-right: 0;
}
.linkkasten_bilder .imagefigure {
  position: relative;
}
.linkkasten_bilder .imagefigure a {
  display: block;
 line-height: 0;
}
.linkkasten_bilder .imagefigure .image-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  box-sizing: border-box;
  background: rgba(0,0,0,0.2);
}
.linkkasten_bilder .imagefigure a:hover img {
  -webkit-filter: contrast(1.75) brightness(.8);
  filter: contrast(1.75) brightness(.8);
  }
.linkkasten_bilder .imagefigure a:hover .image-caption {
  background: rgba(181,21,43,0.2);
  transition: all .5s;
  }
.linkkasten_bilder .imagefigure a:hover .image-caption figcaption {
  visibility: visible;
transition:0.2s all ease-in-out!important;
}
.linkkasten_bilder .imagefigure .image-caption h3 {
  font: 17px "Frutiger Neue W01 Bd", sans-serif;
  line-height: 1.3;
  text-transform: uppercase;
  color: #fff;  
  }
.linkkasten_bilder .imagefigure .image-caption figcaption {
  font: 18px "Avance W04 Regular", "Times New Roman", serif;
  line-height: 1.3;
  color: #fff;
  visibility: hidden;
  }
.linkkasten_bilder .imagefigure .image-caption figcaption p {
  font: 12px "Frutiger Neue W01 Bd", sans-serif;
  line-height: 2;
  text-transform: uppercase;
  color: #fff;
  text-align: right;
  }

.linkkasten_bilder header h2 {
  /* War 65 */
  font: 48px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.3;
  padding: 0;  
  text-align: center;
  text-transform: uppercase;
}
.linkkasten_bilder .ce-bodytext p {
  font: 24px "FrutigerNeueW01-Regular", sans-serif;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 40px;
}

/****************************/

/********* Slider ***********/
.slider {
 /* background: #fff;*/
}
.slider header {
 width: 60%;
}

.slider h2 {
	font: 70px "Avance W04 Italic", "Times New Roman", serif;
	line-height: 1.0;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;	
	margin-top: 70px;
	text-transform: uppercase;
  }   
.slider h3 {
	font: 30px "FrutigerNeueW01-Regular", sans-serif;
  	line-height: 1.314285714285714;
  	color: #b5152b;
  	padding: 10px 25px 15px 0 !important;
  	margin-top: 10px;
  	margin-bottom: 40px;
	}
.slider p {
	color: #ffffff;
	font: 26px "Avance W04 Regular", serif;
	line-height: 1.4;
	color: #b5152b;
	}

.slider .carousel-indicators {
	display: none;
}

.slider h4 {
  font: 20px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.3;
  text-transform: none;
}
#slidewrap-B, #slidewrap-C {
  padding: 0;
  position: relative;
}
.slider figure {

	}
.slider figcaption {
  font: 20px "Avance W04 Regular", "Times New Roman", serif;
  line-height: 1.3;
  color: #383737;
  width: 70%;
}

.slider figcaption h3 {
  font: 20px "Frutiger Neue W01 Bd", sans-serif;
  margin-bottom: 0;
  padding: 0 !important;
  text-transform: uppercase;
  color: #b5152b;
  }

.slider figcaption p {
  font-size: 20px;
  color: #383737;
  }
/****************************/
/********** Audio ***********/
.audio {}
.audio header {
  position: absolute;
  top: 70px;
  padding: 0 70px;
}
.audio header h2 {
  font: 40px "FrutigerNeueW01-Regular", sans-serif;
  color: #b5152b;
  text-transform: none;
}
.audio .ce-column:first-of-type {
  height: auto;
  position: absolute;
  bottom: 45px;
  width: 100%;
  text-align: center;
}
.audio .audiofigure {
  max-width: 1040px;
  margin: 0 auto;
  }
.audio-embed {
   padding: 10px 20% 10px 20%;
}
audio {  
  width: 100%;
}


/*****************************/
/****** Ansprechpartner ******/
.ansprechpartner {

}
.ansprechpartner header {
  margin-bottom: 1em;
}
.ansprechpartner header h2 {
  font: 70px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.ansprechpartner header h3 {
  font: 24px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.2;
  text-transform: none;
  text-align: center;
}
.ansprechpartner .ce-textpic {
  display: flex;
}
.ansprechpartner .ce-gallery {
  /*float: left;*/
  width: 60%;
  margin-right: 40px;
}
.ansprechpartner .ce-bodytext {
  width: 30%;
  position: relative;
}
.ansprechpartner .ce-bodytext > div {
  position: absolute;bottom: 0;
}

.ansprechpartner .ce-bodytext p {
  font: 18px "Avance W04 Regular", "Times New Roman", serif;
}
.ansprechpartner .ce-bodytext p a {
  color: #4a4a4a;
  border-bottom: 1px solid #4a4a4a;
  }
.ansprechpartner .ce-bodytext p a:hover {
  color: #d13f48;
  border-bottom: 1px solid #d13f48;
  }

/*****************************/
/********* Akkordeon **********/
.accordion-headline {
  margin-bottom: 0 !important;
}
div.accordion {
  overflow:hidden;
  margin-bottom: 10px;
}

div.accordion:last-of-type {
    margin-bottom: 60px;
  }

div.accordion > div {
  margin: 10px 20% 10px 20%;
  }

div.accordion header,
div.accordion p {
  
  }

button.accordion-button{
   background-color: #f1f7fa;
   cursor: pointer;
   padding: 14px;
   width: 100%;
   float:right;
   text-align: left;
   border: none;
   outline: none;
   transition: 0.4s;
   margin-top: 2px;
   
}
div.accordion.active div header button.accordion-button{
  margin-bottom: 1em;
}
button.accordion-button h2 {
  display:inline-flex;
  font-size: 21px;
  font-family:"FrutigerNeueW01-Regular";
  color: #b5152b;
  line-height: 1.2;
  padding: 5px;
}
button.accordion-button.active, button.accordion-button:hover {
  background-color: #d8eaf2;
}
button.accordion-button:hover h2,
button.accordion-button:hover h2:before,
button.accordion-button.active:hover h2:before{
  color: #d13f48;
}
button.accordion-button h2:before,
button.accordion-button.active h2:before{
  transition: transform 0.5s linear;
  transform-origin: center center;
  transform-style: preserve-3D;
  height: 100%;
  }

section.content .accordion .ce-textpic, section.content .accordion .ce-text {
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: 0.6s ease-in-out;
  opacity: 0;
}
section.content .accordion .ce-text.show, section.content .accordion .ce-textpic.show, section.content .accordion .ce-textpic.show .ce-bodytext {
  padding: 25px 5px 45px 5px;
}
section.content .accordion .ce-textpic.show, section.content .accordion .ce-text.show {
  opacity: 1;
  max-height: 10000px;
}

button.accordion-button h2:before {
  font-family: "icons-stiftung";
  content: '\f067';
  transition: .5s;
  font-size: 20px;
  color: #b5152b;
  float: left;
  margin-right: 10px;
  margin-top: 1px;
}
button.accordion-button.active h2:before {
  content: '\f067';
  transform: rotate(45deg);
  transition: .5s;
}
div.accordion p, div.accordion figure.imagefigure {
  opacity: 0;
  max-height: 0;
  transition: 0.6s ease-in-out;
  padding: 0;
}

div.accordion.active p, div.accordion.active figure.imagefigure {
  opacity: 1;
  max-height: 1000px;
  transition: 0.6s ease-in-out;
  padding: 10px 0px 10px 0px;
}


.button-tel {
  display: block;
}
.button-tel > div {
  margin: 10px 20% 10px 20%;
  }

button.button-link {
   background-color: #f1f7fa;
   cursor: pointer;
   padding: 14px;
   width: 100%;   
   text-align: left;
   border: none;
   outline: none;
   transition: 0.4s;
   margin-top: 2px;   
}
button.button-link h2 {
    display: inline-flex;
    font-size: 21px;
    font-family: "FrutigerNeueW01-Regular";
    color: #b5152b;
    line-height: 1.2;
    padding: 5px;
}
button.button-link h2:before {
  transition: transform 0.5s linear;
  transform-origin: center center;
  transform-style: preserve-3D;
  height: 100%;
  }

button.button-link h2:before {
  font-family: "icons-stiftung";
  content: '\f061';
  transition: .5s;
  font-size: 20px;
  color: #b5152b;
  float: left;
  margin-right: 10px;
  margin-top: 1px;
}
button.button-link:hover {
  color: #d13f48;
  background-color: #d8eaf2;
}
button.button-link:hover h2 a {
  color: #d13f48;
}
button.button-link:hover h2:before {
  content: '\f061';
  color: #d13f48;
  transform: rotate(-45deg);
  transition: .5s;
}

/*****************************/
/********* Formular **********/
.formular  {
  width: 100%;
  max-width: 1920px;
  padding: 55px 0 30px 0;
}
.formular  > div {
  max-width: 1040px; /* Alle Inhaltselemente auf 1040 Pixel begrenzen **/
  margin: auto;
  position: relative;
  }
.formular fieldset {
  margin-top: 50px;
}
.formular header h2 {
  font: 65px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.3;
  padding: 0;  
  text-align: center;
  text-transform: uppercase;
}
.formular header h3 {
  font: 24px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.2;
  text-transform: none;
  text-align: center;
  color: #4a4a4a;
}
.formular label {
  font: 24px "Frutiger Neue W01 Bd", sans-serif;
  color: #000;
  text-transform: uppercase;
  float: left;
  width: 30%;
}
.formular select,.formular .powermail_input {  
  background-color: #fff;
  color: #63BFEA;
  font: 24px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 2.3;
  transition: all .2s;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 70px;
  padding: 0 60px 0 25px;
}
.formular .powermail_fieldwrap > div {
  width: 70%;
  float: left;
  margin-bottom: 40px;
}
select.form-control {
  background-image: url(../img/select-ico.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 82px 100%;
}
.formular .powermail_fieldwrap > div:after {
  clear: left;
  }
.formular .powermail_input {
  width: 100%;
  box-sizing: border-box;
}
.formular select::-ms-expand {
  display:none;
}
.formular option {
  background:#fff;
  border: 1px solid #63BFEA;
  padding: 0 60px 0 25px;
}
.formular .layout2 > div { /** Button einrücken über Layout2! **/
  margin-left: 30%;
}
.formular .layout2 > div .btn-primary {
  background: #fff;
  border: none;
  padding: 20px 0;
  width: 50%;
  text-align: center;
  font: 24px "Frutiger Neue W01 Bd", sans-serif;
  color: #b5152b;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 30px;
}
.formular .layout2 > div .btn-primary:hover {
  color: #d13f48;
  }
.formular .layout2 > div a {
  font: 24px "FrutigerNeueW01-Regular", sans-serif;
  color: #000;
  text-align: center;
  width: 50%;
  display: block;
}
.formular .layout2 > div a:hover {
  text-decoration: underline;
  }


/*****************************/
/********* Tabelle **********/
.contenttable {
  margin: auto;
  width: 60%;
}
.contenttable thead tr th,
.contenttable thead tr td {
  background: #6BAECD;
  padding: 15px 20px;
  text-align: left;
  font: 24px "FrutigerNeueW01-Regular";
  color: #fff;
}
.contenttable thead tr td {
  border-right: 3px solid #fff !important;
}
.contenttable tr th,
.contenttable tr td {
  background: #ECF4F8;
  padding: 15px 20px;
  text-align: left;
  border-right: 3px solid #fff;
  color: #4a4a4a;
  font: 19px "FrutigerNeueW01-Regular";
}
.contenttable tr th:last-of-type,
.contenttable tr td:last-of-type {
	border-right: none;
}

.contenttable tr  {
	border-bottom: 3px solid #fff;
}





/*****************************/

/*****************************/
/********* Infokasten ********/
.infokasten {    
  margin: auto;
  max-width: 1040px;
  z-index: 5;
}
.infokasten > div {
  padding-left: 0;
  padding-right: 0;
  max-width: 350px;
  margin-right: 45px;
  float: left;
}
.infokasten header {
  margin-bottom: 20px;
}
.infokasten p {
  font: 16px "Avance W04 Regular", "Times New Roman", serif;
  line-height: 1.5;  
  }
.infokasten hr {
  border-style: solid;
  border-color: #57a3c7;
  border-width: 1px;
  margin: 10px 0 15px 0;
}
.infokasten h2 {
  font: 34px "Avance W04 Italic", "Times New Roman", serif;
  line-height: 1.5;  
  color: #57a3c7;
  text-transform:  uppercase;
  border-bottom: 4px solid #57a3c7;
  padding-bottom: 10px;
  }
.infokasten h3 {
  font: 21px "FrutigerNeueW01-Regular", sans-serif;
  line-height: 1.5;
  color: #B5152B;
  padding: 0;
}
.infokasten h3 + p {
  padding-top: 5px;
}


/********************************/
/****** Einblendungen Seite *****/

.slide-in {
	position: absolute;
	right: 0;
	transition: right .2s ease-in;
	top: 0;
	height: 100%;
	width: auto;
	min-width: 460px;	
	background-repeat: no-repeat;
  	background-position: 0 center;
  	background-size: 50px 61px;
  	overflow: hidden;
  	cursor: pointer;
  	padding-left: 50px;
  	z-index: 10;
}

.slide-in > div { 
	padding: 40px 50px; 
	overflow: auto;
	cursor: default;
	height: 100%;
	max-width: 400px;
}

.slide-in div.center { 
	text-align: center;
}

/** Contact **/
.slide-contact {
	background-color: #B5152B;
	border-left: 2px solid #fff;	
	background-image: url(/img/slide-in.svg);
	}

.slide-contact.set-visible {
	right: 0 !important;
	transition: right .2s ease-in;
	background-image: url(/img/slide-in-rev.svg);
}

.slide-contact h3 {
	font: 24px "Frutiger Neue W01 Bd";
	text-transform: uppercase;	
	color: #fff;
}
.slide-contact h3:after {
	content: "";
	border-bottom: 3px solid #fff;
	width: 100%;
	display: block;
	margin-top: 5px;
	}
.slide-contact p, .slide-contact a {
	color: #fff !important;
	font: 24px "Avance W04 Regular";
	line-height: 1.416666666666667;
}
.slide-contact p.title {
	font: 32px "Avance W04 Italic";
	line-height: 1.375;
}
.slide-contact img {
	max-width: 200px;
	margin-bottom: 10px;
	}

/** Contact #2 **/
.slide-contact-2 {
	background-color: #B5152B;
	border-left: 2px solid #B5152B;	
	background-image: url(/img/slide-in.svg);
	}
	
.slide-contact-2.set-visible {
	right: 0 !important;
	transition: right .2s ease-in;
	background-image: url(/img/slide-in-rev.svg);
}

.set-visible {
	position: fixed;
	top: 0;
	z-index: 100;
}
.slide-contact-2 h3 {
	font: 24px "Frutiger Neue W01 Bd";
	text-transform: uppercase;	
	color: #fff;
}
.slide-contact-2 h3:after {
	content: "";
	border-bottom: 3px solid #fff;
	width: 100%;
	display: block;
	margin-top: 5px;
	}
.slide-contact-2 p, .slide-contact-2 a {
	color: #fff !important;
	font: 24px "Avance W04 Regular";
	line-height: 1.416666666666667;
}
.slide-contact-2 p.title {
	font: 32px "Avance W04 Italic";
	line-height: 1.375;
}
.slide-contact-2 img {
	max-width: 260px;
	margin-bottom: 20px;
	}	
	
/** Contact-White **/
.slide-contact-wht {
	background-color: #fff;
	border-left: 2px solid #707070;	
	background-image: url(/img/slide-in-blk.svg);
	}

.slide-contact-wht.set-visible {
	right: 0 !important;
	transition: right .2s ease-in;
	background-image: url(/img/slide-in-blk-rev.svg);
}

.slide-contact-wht h3 {
	font: 24px "Frutiger Neue W01 Bd";
	text-transform: uppercase;	
	color: #707070;
}
.slide-contact-wht h3:after {
	content: "";
	border-bottom: 3px solid #B5152B;
	width: 100%;
	display: block;
	margin-top: 5px;
	}
.slide-contact-wht p, .slide-contact-wht a {
	color: #707070 !important;
	font: 24px "Avance W04 Regular";
	line-height: 1.416666666666667;
}
.slide-contact-wht p.title {
	font: 32px "Avance W04 Italic";
	line-height: 1.375;
}
.slide-contact-wht img {
	max-width: 260px;
	margin-bottom: 20px;
	}	

/** Buch **/
.slide-book {
	background-color: #fff;
	border-left: 2px solid #707070;	
	background-image: url(/img/slide-in-blk.svg);
}

.slide-book.set-visible {
	right: 0 !important;
	transition: right .2s ease-in;
	background-image: url(/img/slide-in-blk-rev.svg);
}

.slide-book h3 {
	font: 38px "FrutigerNeueW01-Regular";
	line-height: 1.19047619047619;		
	color: #B5152B;
}
.slide-book h3:after {
	content: "";
	border-bottom: 3px solid #9ECADE;
	width: 100%;
	display: block;
	margin-top: 5px;
	}
.slide-book p, .slide-book a {
	font: 22px "FrutigerNeueW01-Regular";
	line-height: 1.363636363636364;
	color: #707070;
}
.slide-book p.title {
	font: 22px "FrutigerNeueW01-Regular";
	line-height: 1.363636363636364;
	color: #707070;
}
.slide-book img {
	max-width: 200px;
	margin-bottom: 10px;
	}

/*****************************/
/********* Klickgrafik ********/
.infografik {
  width: 100%;
  max-width: 1920px;
}
.keInfografik {}

.keInfografik .tooltip img {
  cursor: pointer;  
  opacity: 0;
}
.keInfografik .bildunterzeile {
  max-width: 1440px;
  font: 16px "Frutiger Neue W01 Bd", sans-serif;
  line-height: 1.3;
  color: #b5152b;
  margin: auto;
}
.keInfografik .tooltip svg {
  cursor: pointer;  
  opacity: 1;
   -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;  
}
.keInfografik svg path {
  fill: #63BFEA;
  }
.keInfografik svg {
  width: 45px;
  height: 45px;
  line-height:45px;
}
.keInfografik svg:hover {
  transform: scale(1.5);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;  
}
.keInfografik .replaced-svg:hover path {
  fill: #fff;    
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}    
.keInfografik .replaced-svg:hover circle {
  fill: #B5152B;    
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.tooltip {
  position: absolute;
  z-index: 5;
  display: block !important;  
}
.tooltip h3 {
  font: 18px "Frutiger Neue W01 Bd", sans-serif;
  line-height: 1.3;
  color: #fff;
  }
.tooltip p {
  font: 18px "Frutiger Neue W01 Bd", sans-serif; 
  line-height: 1.4;
  color: #fff;
  }
.tooltip.in {
  /*opacity: 0.9;
  filter: alpha(opacity=90); */
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  font: 18px "Frutiger Neue W01 Bd", sans-serif; 
  width: 100%;
  padding: 0;
  color: #ffffff;
  text-align: left;
  background: transparent;
  border-radius: 0;
  text-indent: 0;
  white-space: nowrap;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  display: none;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/*****************************/

/** Abstand nach unten Kontrollieren **/
.standard > div,
.autorenkasten > div,
.zitat > div,
.hervorhebung > div,
.image_small,
.video,
.slider,
.linkkasten_bilder,
.image.audio,
.ansprechpartner,
.formular,
.button-tel > div {  
  margin-bottom: 50px;
}

.linkkasten_bilder.frame-blue {  
  margin-bottom: 0;
  padding: 45px 0 135px 0;
}

.standard> div > p:last-of-type,
.autorenkasten > div > p:last-of-type,
.hervorhebung > div > p:last-of-type,
.image_small p:last-of-type {
  padding-bottom: 0;
}

div.linkkasten_bilder:last-of-type,
div.formular:last-of-type {
  margin-bottom: -20px; /** wenn Subnavigationskasten als letztes Div vor dem Footer steht - nach oben ziehen **/
}


/** ToTop **/
.down #back-top {
  display: none;
  }

#back-top {
  height: auto;
  position: fixed;
  bottom: 65px;
  margin: 0;
  z-index: 1;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  right: 10%;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  text-align: center;
  z-index: 1;
}
#back-top a {
  color: #b5152b;
  text-align: center;
  display: block;
}
#back-top.on {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  right: 10%;
  /** bei klein weiter raus ...*/
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
#back-top a i {
  font-size: 4em;
}
#back-top a span {
  font: 1rem "Frutiger Neue W01 Bd"; /** 16px **/
  color: #b5152b;
  text-transform: uppercase;
}
#back-top.footeron a, #back-top.footeron a span {
  color: #fff;
}

@media only screen and (max-width: 1850px){
#back-top.on {
  right: 4%;
}
}

/* ----------------------------------------------
 * Animations
 * ---------------------------------------------- */

.slide-in-top {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.slide-out-top {
  -webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.slide-in-right {
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
.slide-in-left {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/**
 * ----------------------------------------
 * animation slide-in-top
 * ----------------------------------------
 */

@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation slide-out-top
 * ----------------------------------------
 */

@-webkit-keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 1;
  }
}
@keyframes slide-out-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation slide-in-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.bounce-right {
  -webkit-animation: bounce-right 0.8s both;
  animation: bounce-right 0.8s both;
}

/**
 * ----------------------------------------
 * animation bounce-right
 * ----------------------------------------
 */
@-webkit-keyframes bounce-right {
  0% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateX(26px);
            transform: translateX(26px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateX(13px);
            transform: translateX(13px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateX(6.5px);
            transform: translateX(6.5px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87%,
  98% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-right {
  0% {
    -webkit-transform: translateX(48px);
            transform: translateX(48px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateX(26px);
            transform: translateX(26px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateX(13px);
            transform: translateX(13px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateX(6.5px);
            transform: translateX(6.5px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87%,
  98% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}


.page-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3;
    
}



