
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/open-sans-v15-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('fonts/open-sans-v15-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/open-sans-v15-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('fonts/open-sans-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.7em;
	line-height: 1.9em;
	background-color: #fff;
    color: #1d1d1b;
    /* Hintergrundmuster liegt laut Entwurf hinter dem Inhaltsbereich
       (siehe .page .container), nicht links/rechts daneben */
}
.accordions-head-title, .accordion-content {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	line-height: 1.8em;
    color: #1d1d1b;
}
.accordion-content p {
}
.footer {
  	position: relative;
  	bottom: 0px;
  	/* Set the fixed height of the footer here */
  	width: 100%;
  	background-color: #fff;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 50px 15px 0;
}
a {
	color: #981c18;
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
  outline: 0;
  color: #981c18;
}
h1, h2, h3, h4 {
	color: #981c18;
}
h3 {
	font-size: 1.5em;
}
.container .text-muted {
  margin: 10px 0;
}
.weiss {
	background-color: #fff;
}
/* Innerhalb des Inhaltsbereichs scheint das Muster laut Entwurf
   durch – der weisse Grund kommt dort vom Container-Verlauf */
.page .weiss {
	background-color: transparent;
}
.sidebarcontainer, .footer {
	margin-bottom: 15px;
	font-size: 90%;
	line-height: 1.7em;
}
.sidebarcontainer ul {
	list-style: none;
	padding-left: 0;
}
.sidebarcontainer h3 a {
	font-weight: normal;
}
.header {
	background-color: #fff;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 0;
	padding-bottom: 10px;
}
.nr-header {
	margin-top: 0px; 
	position: fixed !important; 
	z-index: 1000; 
	width: 100%; 
	height: 115px; 
	background-color: #fff; 
	padding-top: 30px;
}
.logo {
	margin: 0 !important;
    padding: 0 !important;
}

.slick-prev:before, .slick-next:before{
    color: gray;
	font-size: 30px;
	height: auto;
}
figure.fixedratio {
  padding-top: 70%;  
  background-size: cover;
  -moz-background-size: cover;  
  background-position: center;
  display: block;
}
.tnp-name, .tnp-email {
	border: 1px solid #981c18 !important;
	border-radius: 10px;
	background-color: #fff !important;
}
.tnp-field-button {
	width: 100% !important;
	border-radius: 10px;
}


.wp-block-table, .wp-block-table td {
	border: none !important;
}
.wp-block-table {
	border: 1px solid #981c18 !important;
	border-radius: 10px;
}


/* Slider-Beitraege: gleich hohe Karten mit Abstand, Schatten und Hover-Effekt */

/* Track als Flexbox -> alle Karten einer Reihe gleich hoch */
.slider.resp .slick-track {
  display: flex;
}
.slider.resp .slick-slide {
  height: auto;
  display: flex;
}

/* .slider-item ist nur die Slide-Huelle: Abstand per Padding nach innen */
.slider-item {
  display: flex;
  padding: 0 10px 20px 10px;
}

/* Die eigentliche Karte mit Schatten, Radius und Hover */
.slider-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.12);
  overflow: hidden; /* haelt den Bild-Zoom in der Karte */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.slider-card:hover,
.slider-item:focus-within .slider-card {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.18);
}

/* Bild-Zoom beim Hover */
.slider-card figure.fixedratio {
  transition: transform 0.3s ease;
}
.slider-card:hover figure.fixedratio {
  transform: scale(1.05);
}

/* Titel fuellt den Rest -> Karten schliessen buendig ab */
.slider-card h3 {
  flex: 1 1 auto;
  margin: 0;
  padding: 12px 15px 15px 15px;
  color: #981c18;
  transition: color 0.2s ease;
}
.slider-card:hover h3 {
  color: #666;
}
.navbar-default .navbar-nav > li > a, .navbar-right .navbar-nav > li > a {
	color: #981c18;
	text-transform: uppercase;
	padding: 5px 10px 5px 0;
	height: auto;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li.active > a {	
	color: #666;
	height: auto;
}
.navbar-default .navbar-nav > li.current_page_item {
	text-decoration: underline;
	background-color: #fff;
	height: auto;
}
.navbar-default, .navbar-right  {
	border: transparent;
	border-radius: 0;
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: right;
}
.navbar-default ul.navbar-nav, .navbar-default ul.nav, .navbar-default  .navbar-collapse,
.navbar-right ul.navbar-nav, .navbar-right ul.nav, .navbar-right  .navbar-collapse {
	padding: 10px 0 0 0;
	margin: 0;
}

.hero::before {    
      content: "";
      //background-image: url('images/notruf_umgekehrt.png');
      background-size: cover;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0.75;
}
.hero2::before {    
      content: "";
      //background-image: url('images/notruf_umumgekehrt.png');
      background-size: cover;
      position: absolute;
      top: 0px;
      right: 40%;
      bottom: 0px;
      left: 0px;
      opacity: 0.75;
}

.exit-button, .exit-button2 {
	position: fixed;
	top: 30px;
	right: 30px;
	z-index: 9999999999;
}

@media (max-width: 767px) {
  .slogan > h2 {
    font-size: 1.8em;
  }
  .header  {
  	padding-bottom: 10px;
  }
  ul.dropdown-menu {
  	position: relative;
  	width: 100%;
	}
	.meta-navi {
		//border: 1px solid red;
	}
	.telefon {
		margin-top: 10px;
	}
	.logocontainer {
		text-align: right;
	}
	.exit-button, .exit-button2 {
		top: 90% !important;
		right: 15px !important;
	}
	
}
@media (min-width: 768px) {
  .container {
    width: 750px; /* Entwurf: Inhalt laeuft breiter */
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px; /* Entwurf: Inhalt laeuft breiter */
  }
  .slogan {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px; /* Entwurf: Inhalt laeuft breiter */
  }
}
.page {
	//background-color: #efefef;
}
/* Entwurf: Muster liegt ueber die gesamte Breite hinter dem Inhalt
   und laeuft per CSS-Verlauf nach unten ins Weisse aus */
.page {
/*
	background-image:
		linear-gradient(to bottom, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.85) 55%, rgba(255,255,255,1) 100%),
		url('images/notruf_start.jpg');
	background-repeat: no-repeat, repeat;
	background-position: top center;
	*/
}
/* Inline-Weiss des Containers aufheben, damit das Muster
   auch hinter dem Inhaltsbereich durchscheint */
.page .container {
	background-color: transparent !important;
}
.inhalt {
	background-image: 
	linear-gradient(to bottom, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.85) 55%, rgba(255,255,255,1) 100%),
	/* url('images/notruf_umgekehrt.png'); */
	background-repeat: no-repeat;
	background-position: top center;
	padding: 50px 15px;
	background-size: contain;
}
.fusszeile {
	background-image: 
	linear-gradient(to top, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0.85) 55%, rgba(255,255,255,1) 100%),
	url('images/notruf_umumgekehrt.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 50px 15px;
	background-size: contain;
}
/* Foerderverein-Template behaelt seinen eigenen Hintergrund
   (eigene background-image-Regel weiter unten ueberschreibt .page) */
.foerderverein .weiss {
	background-color: #fff;
}
.page h2 {
	color: #981c18;
	display: inline;
	/* Entwurf: Frauenzeichen vor der Ueberschrift */
	/* background-image: url('images/frauenzeichen.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding: 0 10px 0 45px;
	*/
}
.foerderverein, .page.foerderverein {
	background-image: url('images/pexels-branimir-balogovic-3183660.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
.foerderverein h2 {
	color: #26b6b4;
	display: inline;
	/*
	background-image: url('images/frauenzeichen_foeve.png');
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0 10px 0 45px;
	*/
	
}
.footer > .container {
  padding-bottom: 20px;
}
.footer ul, .footer li {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.footer li a {
	color: #981c18;
	padding: 0 0 7px 0;
}
code {
  font-size: 80%;
}
.navbar {
}
.footer .text-muted {
	color: #666;
}
.footer a {
	color: #981c18;
	font-weight: bold;
}
.footer h3, .sidebarcontainer h3 {
	text-transform: uppercase;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #981c18;
  background-color: transparent;
  text-decoration: none;
}
ul.breadcrumb {
	background-color: transparent;
	padding: 0;
	font-size: 80%;
}
ul.liste {
	list-style-image: url('images/frauenzeichen_klein.png');
}
.foerderverein a, .foerderverein h3 {
	color: #005c66;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 2em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.responsive-video {
position: relative;
padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

#pagination {
	margin: 5px 0 5px 0;
}

#pagination a, #pagination .current {
	display: inline-block;
	padding: 5px 15px 5px 15px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.pages {
	display: inline-block;
	padding: 5px 15px 5px 15px;
	border: 1px solid #ccc;
	background-color: #981c18;
}
a .pages {
	display: inline-block;
	padding: 0;
	border: 0;
	background-color: #fff;
}
#pagination .current {
	background-color: #981c18;
	color: #fff;
}
.row {
/*
 -moz-column-width: 18em;
 -webkit-column-width: 18em;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em; 
  padding: 10px;
  */
}
.masonry {
 display: inline-block;
 padding:  .5rem;
 width:  100%; 
}

.item {
 position:relative;
 display: block;
}
.lh18 {
	line-height: 1.8em;
}
.lh28 {
	line-height: 2.8em;
}
.accordions .accordion-content {
    line-height: 1.8em; 
}
.pfeil {
	margin-top: 10px;
}
.pfeil a:hover, .pfeil2 a:hover {
	color: #fff;
	background-color: #333;
}
.pfeil a {
	padding: 10px 20px 10px 20px;
	margin-top: 50px !important;
	border: 1px solid #981c18;
}
.pfeil2 a {
	padding: 10px 20px 10px 0px;
	margin-top: 50px !important;
	border: 1px solid #981c18;
}

.resp {
	width: 100% !important;
}


/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 100%;
  width: 0;
  position: fixed; 
  z-index: 11000; 
  left: 0;
  top: 0;
  background-color: #fff; /* Entwurf: deckend weiss */
  overflow-x: hidden; 
  transition: 0.4s;
}

/* Position the content inside the overlay */

.overlay-content {
  position: relative;
  padding-top: 40px; /* Entwurf: Navigation beginnt oben */
  width: 100vw; /* feste Breite: Inhalt staucht sich beim Ein-/Ausblenden nicht */
  text-align: left; 
  margin-top: 0; 
  font-size: 1em;
}
.overlay-content h4 {
	display: block;
	height: 40px;
}

/* The navigation links inside the overlay */
.overlay a {
  text-decoration: none;
  font-size: 1em;
  color: #981c18;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #fff;
  background-color: #981c18 !important;
}


/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 60px; /* Entwurf: X oben links */
  left: 40px;
  font-size: 70px;
  font-weight: bold;
  line-height: 1;
  color: #000; /* Entwurf: schwarz */
  z-index: 3000;
}
.overlay .closebtn:hover, .overlay .closebtn:focus {
  color: #981c18;
  background: none !important;
}

.overlay .navbar-nav{
    float: left;
    margin: 0 auto;
    
    display: table;
    table-layout: fixed;
    
}
.overlay ul.navbar-nav {
	border: 1px solid pink;
}
.overlay ul.navbar-nav li {
  	text-align: left;
  	list-style: none;
  	padding: 0;
}
ul.navbar-nav li, ul.navbar-nav li a {
	color: #000;
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
}
ul.navbar-nav ul.dropdown-menu {
	visibility: visible;
	display: block;
	border: none;
  background-color: transparent;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: none;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
          box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
}
.overlay .dropdown ul, dropdown ul li, .overlay .dropdown2 ul, .overlay dropdown2 ul li {
	background-color: #fff;
}
.overlay ul.sub-menu {
	margin-left: 0;
	padding-left: 5px;
	padding-top: 0;
}
.overlay ul.sub-menu li a {
	color: #000;
	text-transform: none;
	line-height: 28px;
	padding: 0 10px;
}
.overlay ul li a {
	background: none;
	color: #981c18;
	font-weight: normal; /* Entwurf: Links normalgewichtig */
	width: 100%;
	display: inline-block;
}

.overlay ul.sub-menu li a, .overlay ul.sub-menu li a:hover {
	color: #000;
	font-weight: normal;
}

.overlay ul.sub-menu  li a:before {
   font-family: FontAwesome;
   content: "\f061";
   display: inline-block;
   color: #981c18;
   font-size: 14px;
   padding-right: 5px;
}

.overlay ul.sub-menu li a:hover {
	color: #fff;
	background-color: #666;
	cursor: pointer;
}
.overlay .social {
  font-size: 16px;
  line-height: 28px;
}
.overlay .social span {
	padding: 10px;
}

.overlay-content h3 {
	color: #000;
	padding-left: 15px;
}
ul.overlay_nav {
	list-style: none;
	padding-left: 15px;
	margin-left: 0;
}
ul.overlay_nav li a {
	padding-left: 0;
	margin-left: 0;
}

/* Sidebar-Elemente laut Entwurf
-------------------------------------------------- */
ul.pfeilliste {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
ul.pfeilliste li a:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f105"; /* angle-right */
	display: inline-block;
	color: #981c18;
	padding-right: 8px;
}
.sidebarcontainer .kleingedrucktes {
	font-size: 75%;
	line-height: 1.5em;
	color: #666;
}
.hilfetelefon-nummer {
	color: #ff9933 !important;
	font-size: 1.4em;
	font-weight: bold;
}
a.beratung-button {
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 4px 10px;
	margin: 0 0 8px 0;
	font-weight: normal;
	color: #1d1d1b;
	background-color: #fff;
}
a.beratung-button:hover, a.beratung-button:focus {
	border-color: #981c18;
	color: #981c18;
}
a.beratung-button img {
	height: 20px;
	width: auto;
	margin-right: 6px;
	vertical-align: middle;
}
.alle-artikel {
	text-align: right;
}
.alle-artikel a:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	content: "\f105";
	display: inline-block;
	padding-right: 6px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
  
}
@media (max-width: 991px) {
	body > .container {
  padding: 0 !important;
}
	.nr-header {
		padding-top: 0px !important;
		/* margin-top: -48px !important; */
		height: auto !important;
	}
}
