/*!
 * WSS Theme Name v0.1
 *
 * Copyright 2016 
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * This theme was built using the Themestrap Bootstrap Theme Kit.
 * https://github.com/divshot/themestrap
 */


/*

@brand-primary:         #004C8F;

@brand-white:           #FFFFFF;
@brand-gray:            #646464;
@brand-lightgray:       #9D9D9D;
@brand-blue:            @brand-primary;
@brand-lightblue:       #E5EDF4;
*/

/* 
- grid
  * horizontal container spacing > 55px
  * column gutter width > 6 columns mit 106,5px und 55px gutter

- desktop:
  * small li > line height > 0.5m

  * base p spacing - 1em;

  * font sizes h1,h2,h3
    * h1 = 29px, margin-bottom: 20px; zeilen: 1.2;
    * h2 = 18px, margin bottom: 10px; margin-top: 20px; zeilen: 1.2;
    * h3 = h2
  * spacing li's

- mobile ?

  * base font size > 16px

*/



/* BOOTSTRAP Overrides ----------------------- */

@media (min-width:992px) {
    .container {
    	max-width: 1024px !important;
    }
}

@media (min-width:1200px) {
    .container {
    	/*max-width: 995px !important;*/
    	max-width: 1224px !important;
    }
}

/* BASE ----------------------- */

body {
  background-color: #ededed;
  font-weight: normal;
  color: #202020;
  max-width: 100vw!important;
}

html, body {
  overflow-x: hidden;
}

body {
  position: relative;
  
}


header .container:first-child {
	padding-top: 30px;
	padding-bottom: 30px;
}


.bg-white {
  background: white;
}

.blau{
  background-color: #2c4d8b;
}




@media (min-width: 501px) {


	.inline-block {
  display: inline-block;
}
	
}


/* COLORS */

.black { color: #3c3c3c; }
.blue { color: #004C8F; }

.padding-content {
	padding: 0px 100px 0px 100px;
}

.header-padding-content {
	padding: 0px 100px 0px 100px;
}

@media (max-width:500px) {
    .padding-content {
		padding: 0px 10px 0px 10px;
	}
	
	.header-padding-content {
		padding: 0px 10px 80px 10px;
	}
}




/* TYPO ----------------------- */



body, p {
    font-family:"FranziskaWeb W03 Light";
/*
    -ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
*/
}

strong, .medium {
  font-family: "FranziskaWeb W03 Medium";
  font-weight: normal;
}

small {
  /*font-size: 14px;*/
  color: #646464;
}

p {
  margin-bottom: 1em;  
}
small p {
  margin-bottom: 0.5em;
}

h1 {
	font-family:"FranziskaWeb W03 Light"!important;
  font-size: 32px;
  line-height: 41px!important;
  margin-bottom: 20px;
  color: white;
  text-align: left;
  -ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;

  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}


@media (max-width:500px) {
   h1 {
	  text-align: center;
}

}

h2 {
  font-family: "Franziska W05 Book"!important;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: normal;
  color: #004C8F;
}

.blau h1, .blau h2, .blau h3 {
	 color: #f99e65;
 }
 
.blau h3 {
	 padding-bottom: 0px;
	 margin-bottom: 0px;
	 padding-top: 0px;
	 margin-top: 5px;
 }
 
a:hover {
  border-bottom: 1px solid #bababa!important;
  text-decoration: none!important;
}
a:hover figcaption,
figcaption:hover {
	text-decoration: none;
	border-bottom: 0;	
}
 
 .row.blau a {
	 color:  #f99e65!important;
 }
 
 


.blau a:hover {
	 text-decoration: none!important;
	 border: 0px!important;
	 color: rgba(250, 159, 103, 0.72)!important;
 }
 
.blau p {
	 color: white;
}
 


h3 {
  font-family:"FranziskaWeb W03 Medium"!important;
  font-weight: normal;
  font-size: 16px;
  color: #004C8F;
  padding-bottom: 0px;
  margin-bottom: 10px;
}






[class^="real3dflipbook-"] *,
[class*=" real3dflipbook-"] *{
	
padding: 0px!important;
margin: 0px!important;
color: #004c8f!important;
font-family: "Franziska W05 Book";
hyphens: none!important;
-moz-hyphens: none!important;
-webkit-hyphens: none!important; 
}

[class^="real3dflipbook-3_"],
[class*=" real3dflipbook-3_"] {
	
padding-top: 0px!important;
margin-top: 0px!important;
hyphens: none!important;
-moz-hyphens: none!important;
-webkit-hyphens: none!important; 
}

[class^="real3dflipbook"] *:hover,
[class*=" real3dflipbook"] *:hover {
	
text-decoration: underline!important; 
color: #002343!important;
}



.entry-content h3 {
  margin-bottom: 4px;
}




p a {
  font-family: "Franziska W05 Book";
  text-decoration: none;
}

a {
  transition: color .2s ease, background-color .2s ease;
}

figcaption {
	text-align: left!important;
}


.gallery-item {
  margin-bottom: 27.5px;
}

.caption,
.image-caption,
blockquote cite,
figcaption {
  font-family:"FranziskaWeb W03 Medium";
  color: #9D9D9D;
  font-size: 13px;
  line-height: 1.5em;
  text-align: center;
  padding-top: 0.5em;
}
blockquote cite {
  display: inline-block;
}


/* force images in content to be responsive images */
.entry-content > figure,
.entry-content > figure > img {
	display: block;
	max-width: 100%;
	height: auto
}


/* GGS logo on home page */
.logo img {
  width: 230px;
  margin: 0 auto;
}

/* Gallerie */

.gallery {
	list-style: none;
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 50px!important;
}


.gallery li {
	width: 32%;
	padding: 10px;
	margin-bottom: 20px!important;
	margin-right: 5px;
	margin-left: 5px;
}

@media (max-width:500px) {
    .gallery li {
		width: 90%;
		padding: 10px;
		margin-bottom: 20px!important;
		margin-right: 5px;
		margin-left: 5px;
	}
}

.gallery li img {
	margin-bottom: 15px;
}

/* blockquotes */

blockquote {
  color: #004C8F;

  border: 0;
  padding: 30px 15px;
  margin: 0 auto;
}
blockquote p {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: normal;
  font-style: normal;
  text-align: center;
}

/* SEARCH */


.card-header {
	padding: 10px;
	background-color: rgba(250, 159, 103, 0.2);
	margin-bottom: 10px;
}

.card-body {
	padding: 0 10px 30px 10px;
}

/* SEARCH */

.btn.search-submit {
	border-left: 0;
}
.btn.search-submit .fa {
	 color: #024e8d
}

.search-result {
  background-color: #E5EDF4;
  padding: 10px;
  margin-bottom: 27.5px;
}


/* BREADCRUMBS */

.home .breadcrumbs {
	display: none;
}

body:not(.page-child) .breadcrumbs {
	display: none!important;
}

.breadcrumbs {
  font-family:"FranziskaWeb W03 Light";
  color: white;
  font-size: 15px;
}

.breadcrumbs a {
    text-decoration: none;
    color: white;
    font-family:"FranziskaWeb W03 Light";
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #f99e65;
    font-family:"FranziskaWeb W03 Light";
}


.crumb-bg hr {
  display: none;
}


.crumb-content {
  z-index: 20;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  background: none;
  margin-bottom: 10px;
}






/* PAGE: ORGANE */


.organ-title,
.organ .entry-content {
  font-size: 13px;
  margin-bottom: 0.5em;
}

/* FOOTER ----------------------- */




footer .logos img {
	width: 140px;
	height: auto;
	margin: 0 15px 0 15px;
}

.logos {
	border-bottom: 1px solid #bfbfbf!important;
	width: 50%;
	margin: 0px auto;
	padding-bottom: 20px;
}

.footer-text {
	font-size: 13px!important;
	text-align: center;
	color: #004c8f!important;
}

/* NAVIGATION ----------------------- */


.caret {
	display: none!important;
}

.navbar-nav a {
  font-size: 16px;
  font-family:"FranziskaWeb W03 Light"!important;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  color: white;
  padding: 10px 7px 10px 7px!important;
}

.navbar-nav li.willkommen a {
	 font-family: "Franziska W05 Book"!important;
}

.navbar-nav li.immobilien a:hover {
	color: #ae4682;
}

.navbar-nav a:hover {
  color: #f99e65;
  background: none!important;
}

.navbar-nav .active > a,
.navbar-nav > .current-page-ancestor > a {
  color: #f99e65;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus, .sub-submenu>.active>a, .sub-submenu>.active>a:hover, .sub-submenu>.active>a:focus {
	background: none!important;
	color: #004C8F!important;
}

.navbar-nav li.immobilien .active > a, .navbar-nav li.immobilien > .current-page-ancestor > a {
	color: #ae4682;
}


.navbar-nav {
  
  text-align: center;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  margin-bottom: 10px;
}

@media (min-width:1200px) {
    .navbar-nav {
		width: 84%;
		margin-left: 8%;
	}
}




@media (min-width:501px) {
   .navbar-nav > li {
   float: none;
   display: inline-block;
	}

}



.dropdown-menu {
  box-shadow: none;
  text-align: left;
  background-color: #f99e65!important;
}
.dropdown-menu a {
  font-size: 16px;
  color: white;
}

.navbar-nav .open .dropdown-menu {
  position: absolute;
  background-color: #f99e65!important;
  padding: 10px;
  
}

.sub-submenu {
  list-style: none;
  padding-left: 20px;
}


.dropdown-menu > li > a,
.sub-submenu > li > a {
  padding: 3px 7px!important;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  color: white;
  width: 350px!important;
  white-space: normal;
}

.dropdown-menu > li > a:hover,
.sub-submenu > li > a:hover {
	 color: #002343!important;
}





.sub-submenu > li > a {
  color: white;
  padding: 3px 2px;
  font-family:"FranziskaWeb W03 Light"!important;
}

.sub-submenu>li>a:hover,
.sub-submenu>li>a:focus {
  color: #dadada;
  text-decoration: none;
}

.sub-submenu>.active>a,
.sub-submenu>.active>a:hover,
.sub-submenu>.active>a:focus {
  color: #dadada;
  text-decoration: none;
}



.footer-navigation ul {
  list-style: none;
}


.footer a,
.footer-navigation a {
  font-family:"FranziskaWeb W03 Medium";
  color: #004c8f;
}
.footer-navigation a {
  font-size: 85%;
}

.footer a:hover {
  color: #3c3c3c;
  text-decoration: none;
  border-bottom: none;
}


   .footer-navigation li {
  
  text-align: center;
  
}

@media (min-width:501px) {
   .footer-navigation li {
  display: inline-block;
/*   margin: 0 10px 0 10px; */
  text-align: center;
  margin: 0 10px 0 10px;
  
}

}




.menu-table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}

ul#footer-menu {
	width: 100%;
	list-style: none;
	padding-top: 20px;
	padding-left: 0px;
	}


/* ANSPRECHPARTNER ----------------------- */
.ansprechpartner {
	padding-bottom: 70px;
}

.ansprechpartner-foto {
	width: 130px;
	height: 130px;
	border-radius: 100%;
	overflow: hidden;
}

.ansprechpartner-foto-gross {
	width: 182px;
	height: 182px;
	border-radius: 100%;
	overflow: hidden;
}

p.ansprechpartner-funktion {
	margin-bottom: 0px!important;
	padding-bottom: 0px;
}

/* EXTRAS ----------------------- */



.kacheln {
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 30px!important;
}

.home .kacheln {
	
	justify-content: space-between;
}

.kacheln li {
	width: 32%;
	padding: 10px;
	margin-bottom: 20px!important;
	margin-right: 5px;
	margin-left: 5px;
}

@media (max-width:500px) {
    .kacheln li {
		width: 90%;
	}
}

.home .kacheln li {
	width: 49%;
	padding: 10px;
	margin-bottom: 20px!important;
	margin-right: 0px;
	margin-left: 0px;
}

@media (max-width:500px) {
    .home .kacheln li {
		width: 90%;
	}
}

.kacheln li.weiss-kachel {
	background-color: white!important;
	border: 1px solid #ffebde;
/* 	border: 1px solid rgba(250, 159, 103, 0.7); */
	
}

.kacheln li.orange-kachel {
	background-color: rgba(250, 159, 103, 0.25)!important;
	
/* 	#fef6f1 */
	
}

.logo {
  width: 240px;
  margin: 0 auto;
}

.rundes_bild_unter_text {
	width: 180px;
	height: 180px;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	margin: 0px auto;
	-webkit-box-shadow: 10px 13px 95px -13px rgba(44,77,139,0.31);
	-moz-box-shadow: 10px 13px 95px -13px rgba(44,77,139,0.31);
	box-shadow: 10px 13px 95px -13px rgba(44,77,139,0.31);
}


@media (min-width:501px) {
    .rundes_bild_unter_text {
	
	margin-left: -30px;
}

}


@media (max-width:500px) {
    .rundes_bild_unter_text {
	
	margin-bottom: 50px;
}

}




.content {
  padding-top: 0px;
  padding-bottom: 30px;
}

footer {
  padding-bottom: 27.5px;
  margin-bottom: 50px;
}


hr {
  border-top: 2px solid #E5EDF4;
  margin-top: 16px;
}


.margin-bottom-1 { margin-bottom: 1em; }
.margin-bottom-13 { margin-bottom: 1.3em !important; }
.margin-bottom-2 { margin-bottom: 2em; }
.margin-top-0 { margin-top: 0; }
.margin-top-2 { margin-top: 2em; }




/* typo override for mobile*/
@media (max-width: 500px) {


	body, html, p {
		font-size: 15px;
	}

	.container {
		padding-left: 18px !important;
		padding-right: 18px !important;
	}

  /* xs mobile nav */
  
  
  
  

  
  .dropdown { position: static !important; }
  .dropdown-menu {
      top: auto !important;
      width: 100% !important;
  }
  
/*  .nav { margin-bottom: 0; }
  .dropdown-menu>li { display: inline-block; }
*/
/*
  .nav > li.dropdown.open { position: static; }
  .nav > li.dropdown.open .dropdown-menu {display:table; width: 100%; text-align: center; left:0; right:0; }
  .dropdown-menu>li { display: table-cell; }
*/

}

/* Small devices (tablets, 768px and up) */




/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}



/* Add the following to your stylesheet */

/* Searchbar */

.search-box-wrapper {
	position: absolute;
	right:20px;
	top: 50%;
	transform: translate(-50%);
}


.search-box input[type="search"] {
  border: none;
  background: none;
  z-index: 1;
  width: 25px;
  height: 25px;
  transition: all .25s ease-in .25s;
  color: transparent;
  font-size: 1.25rem;
  line-height: 25px;
  position: relative;
  
}

.search-box input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 0; /* Firefox */
}

.search-box input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
 opacity: 0; /* Firefox */
}

.search-box input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
  opacity: 0; /* Firefox */
}



.search-box input[type="search"]:hover {
  cursor: pointer;
}

.search-box input[type="search"]:hover:focus {
  cursor: text;
}



.search-box input[type="search"]:focus::placeholder {
   opacity: 1;
}

.search-box input[type="search"]:focus:-ms-input-placeholder {
   opacity: 1;
}
.search-box input[type="search"]:focus::-ms-input-placeholder {
   opacity: 1;
}



.search-box input[type="search"]:focus .search-submit {
	
	position: absolute;
	
	
}

.search-box input[type="search"]:hover + span {
  background: rgba(255, 255, 255, 0.2);
}
.search-box input[type="search"]:focus {
	margin-left: -50px;
  width: 200px;
  padding: 0 10px;
  outline: none;
  color: black;
  background: none;
  color: white;
}
.search-box input[type="search"]:focus + span {
  width: 200px;
  margin-left: -50px;

}
.search-box input[type="search"]:focus + span::before {
  width: 2px;
  opacity: 0;
  transition: all .25s ease-in;
}
.search-box input[type="search"] + span {
  z-index: -1;
  position: absolute;
  border: 2px solid white;
  top: 0;
  width: 25px;
  height: 25px;
  transform-origin: right;
  transition: all .25s ease-in .25s;
  border-radius: 25px;
  left: 0;
}
.search-box input[type="search"] + span::before {
  transition: all .25s ease-in .5s;
  transform-origin: left top;
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  border-radius: 5px;
  background: white;
  transform: rotate(45deg) translate(26px, -2px);
}


.search-box input[type="search"] ~ button {
	transition: all 1s ease-in 1s;
	background: none;
	position: absolute;
	top:0px;
	right: 2px;
	overflow: hidden;
	color: white; 
	opacity: 0;
	z-index: 999;
	border: 0;
	display: none;
 }

.search-box input[type="search"]:focus ~ button {

	opacity: 1;
	display: block;

}





/* --------------------------- */


/* lightbox CSS overrides */
.featherlight-image.featherlight-inner {
	margin: 10px !important;
	padding: 10px !important;
}


/* macgallery overrides */
#maxgallery-407.mg-image-tiles .mg-thumbs ul li div:hover {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}





@media (max-width: 500px) {


	.mobile-none {
		display: none;
	}	
	
}


@media (min-width: 501px) {


	.mobile {
		display: none;
	}	
	
}



.text-vor-kacheln img, .text-vor-kacheln figure {
	
	max-width: 100%!important;
	height: auto;
}




.pressemitteilungen_row, .pressemitteilungen_row .kacheln {
/* 	transition: all 1s ease-out; */
}


.pressemitteilungen_row {
	position: relative;
	padding: 10px 10px 5px 10px;
	margin-bottom: 10px;
}

.pressemitteilungen_row h2 {
	margin: 0px;
	padding: 0px;
}


.pressemitteilungen_row.active {
	margin-bottom: 20px;
	padding-top: 20px;
}

.pressemitteilungen_row.active h2 {
	margin-bottom: 20px;
}

.pressemitteilungen_row:first-child h2 {
	margin-bottom: 20px;
}

.pressemitteilungen_row:first-child > h2:after {
	content: '';
	display: block;
	position: absolute;
	top: 36px;
	left: 0px; 
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #c3c3c3;
}

.pressemitteilungen_row.active > h2:after  {
	content: '';
	display: block;
	position: absolute;
	top: 46px;
	left: 0px; 
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #c3c3c3;
	}

.pressemitteilungen_row .x {
	top: 0;
	right: 0;
	position: absolute;
	display: none;
	cursor: pointer!important;
	z-index: 9999;
}


.pressemitteilungen_row.active .x {
	display: block;
	top: 20px;
}





.pressemitteilungen_row:not(:first-child) .kacheln {
	max-height: 0px!important;
	overflow: hidden;
}

.pressemitteilungen_row:not(.active) {
	cursor: pointer!important;
	background: #fbe8db;
}

.pressemitteilungen_row:first-child {
	background: white;
}

.pressemitteilungen_row.active .kacheln {
	max-height: 4000px!important;
	overflow: hidden;
}



.pressemitteilungen_row .kacheln li:nth-child(even) {
	background-color: rgba(250, 231, 217, 0.2)!important;
	border: 1px solid rgba(250, 231, 217, 0.2)!important;
}

.pressemitteilungen_row .kacheln li:nth-child(odd) {
	background-color: #fbe8db!important;
	border: 1px solid #fbe8db!important;
	
}

.pressemitteilungen_row.active span, .pressemitteilungen_row:first-child span {
	display: none;
}


.pressemitteilungen_row .kacheln p {
	color: #004C8F!important;
	font-family: "Franziska W05 Book"!important;
	font-size: 18px!important;
}

.pressemitteilungen_row .kacheln h2 {
	color: #202020!important;
	font-family: "FranziskaWeb W03 Light"!important;
	font-size: 16px!important;
	margin-bottom: 7px!important;
}


