/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2021 | 11:52:45 */

/* Generisches */
html {
	scroll-behavior: smooth;
}

/* 
-------------------------------------------
	Startseite 
-------------------------------------------
*/
body.home div#nd_options_navigation_4_middle_header, 
/*body.home #nd_options_footer_4, */
body.home #nd_options_navigation_4_container
{
  display:none;
}

/*
#home-teaserbox {
  height:850px;
}

body.home #nd_options_footer_4 {
}
*/


div.home-teaser h1 {
  color: white;
  text-transform: uppercase;
  font-size: 55px;
  line-height: 70px;
  font-weight: bold;
}

div.home-teaser {
  padding: 0px !important;
}

.home div.vc_pageable-slide-wrapper {
  height: 140px;
}

div.home-teaser p, div.home-teaser  {
  color: white;
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
}
div.home-teaserlink p {
  font-size: 15px;
  color: #6dab3c;
}

div.teasertitle,
div.teasertitle p,
div.home-teaser, 
div.home-teaser p {
	display: inline;
}
div.teasertitle p ::after {
  content: ": ";
  color: white;
  font-weight: bold;
}
div.teasertitle p {
  text-transform: uppercase;
  font-weight: bold;
}


div.home-teaser a {
  color: white;
  text-decoration: none;
}
div.home-teaser a:hover, 
div.teasertitle:hover {
  text-decoration: underline !important;
  color: white;
}

/* Pagination-Dots näher nach oben zum Teaser rücken */
body.home .vc_grid-item,
body.home .vc_gitem-col {
  padding-bottom: 0px !important;
}
body.home .vc_gitem-zone-mini {
  height: 50px;
}
body.home .vc_gitem-post-data-source-post_title {
  margin-bottom: 0px;
}


div#teaserbutton a {
  padding-left: 25px;
  padding-right: 25px;
}

/* Größenanpassung für Mobilgeräte */
@media only screen and (min-width: 320px) and (max-width: 767px) {
  div.home-teaser h1 {
    color: white;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    text-align: center !important;
  }
  
  div.home-teaser p, div.home-teaser  {
    color: white;
    font-size: 14px;
    line-height: 20px;
  }  
  
  div#teaserbutton {
    margin-top: 30px;
    text-align: center;
  }  
}

/* 
-------------------------------------------
	Navigationsmenü 
-------------------------------------------
*/

.nd_options_navigation_4 div li a { 
  	font-weight: 300 !important;
}

.nd_options_navigation_4_sidebar div li > a { 
 text-transform: none !important;
}

div.top {
  text-align: right;
  font-size: 13px;
}
.menu-rechtliches-container ul {
   text-align: left;
}
.menu-rechtliches-container li {
  display: inline;
  border: 0 !important;
  padding: 0px !important;
  text-align: right;
}
.menu-rechtliches-container li + li:before {
   content: "|";
  display: inline;
  margin-left: 20px;
  margin-right: 20px;
  color: #727475;
}


#nd_options_navigation_2_container a, 
#nd_options_navigation_4_container a, 
.nd_options_navigation_4 div li a,
.top a
{
	text-transform: uppercase;
/*	font-size: 15px !important; */
}

ul.menu a:hover,
div#nd_options_footer_4_copyright a:hover,
.footer-contact a:hover,
.top a:hover
{
	text-decoration: underline;	
}

/* Markiere die aktuellen Menüpunkte fett */
ul#menu-hauptmenue-1 li.current-menu-item a,
.single-format-standard ul#menu-hauptmenue-1 li.menu-item-2243 a
{
  font-weight: bold !important;
}

/* Responsive-Menü */
div.nd_options_navigation_4_sidebar_content {
	border-left: 1px solid #e8e8e8;
}

/* 
-------------------------------------------
	Logo
------------------------------------------- 
*/

div#nd_options_navigation_4_middle_header img 
{
	width: 80px !important; 
}


/* 
-------------------------------------------
	Umfrage
------------------------------------------- 
*/
.stats-title h2 {
  /* font-weight: bold; */
  font-size: 15px;
  margin-bottom: 15px;
}
.stats-title .vc_chart-legend li {
  font-size: 12px;
}
.stats-title ul.vc_chart-legend {
  display: inline;
}
div.vc_general small {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.stats-title .vc_single_bar  {
  line-height: 27px;
  margin-bottom: 5px;
}

/* 
-------------------------------------------
	Header-Image
------------------------------------------- 
*/
#nd_options_post_header_img_layout_4 h1,
#nd_options_page_header_img_layout_4 h1
{
  display: none;
}
#nd_options_post_header_img_layout_4,
#nd_options_page_header_img_layout_4,
.nd_options_bg_greydark_alpha_2
{
  height: 335px;
}


/* 
-------------------------------------------
	Impressum
-------------------------------------------
*/

div.bildnachweise h2 {
  font-size: 13px;
  line-height: 20px;
  color: #a3a3a3;
}




/* 
-------------------------------------------
	Fußzeile 
-------------------------------------------
*/

/* 
ul#menu-rechtliches {
	text-align: right; 	
}
*/

ul#menu-rechtliches li
{
	border-bottom-color: #444444;
}

/*
img#footer-contact-img {
	width: 236px;
	margin-bottom: 5px;
  	margin-left: 5px;
	margin-top:  18px;
}
*/

/*
ul.footer-contact li
{
  	display: inline;
    list-style-type: none;
  	border: none !important;
}
ul.footer-contact li a,
ul.footer-contact li i 
{
	font-size: 17px !important;
	font-weight: lighter;
}
.footer-contact i
{
  margin-right: 3px;
}
*/

ul#menu-rechtliches a
{
	text-transform: uppercase;
	font-size: 13px;
}



/*
.footer-contact .fa-envelope 
{
	color: #d55342;
}
.footer-contact .fa-comments 
{
	color: #efc94c;
}
.footer-contact .fa-facebook 
{
	color: #00baa3;
}
*/

@media only screen and (min-width: 320px) and (max-width: 767px) {
  ul#menu-rechtliches, 
  ul#menu-rechtliches.li, 
  ul#menu-rechtliches.li, 
  ul#menu-rechtliches a, 
  div.top,
  ul#menu-rechtliches li.menu-item
  {
	text-align: center; 
    display: block !important;
    font-size: 15px !important;
  }
  
  .menu-rechtliches-container li + li:before {
    content: "" !important;
    display: inline;
    margin-left: 0px;
    margin-right: 0px;
    color: #727475;
  }
}


/*
-------------------------------------------
	Projekt
-------------------------------------------
*/

div#projekt-nav {
  position: sticky;
  top: 0;
/*  display: none; */
}

div.pdfwrapper {
  background-color: #f8f8f8;
  padding: 20px;
}
div.pdf {
  display: table-cell;
  text-align: center;
  width:50%;
  /* max-width:140px; */
  font-size: 13px;
  line-height: 20px;
  padding-left: 10px;
  
}
div.pdf a {
  text-decoration: underline;
}
div.pdf a:hover {
      color: #727475;
}
div.pdf img {
      filter: brightness(95%);
}
div.pdf img:hover {
      filter: brightness(80%);
}


/*
-------------------------------------------
	Teamseite  / Wer wir sind
-------------------------------------------
*/

div.teamgrid h5 {
  font-weight: bold;
    margin: 7px;
}

div.teamgrid .vc_gitem-post-meta-label::after 
{
  content: " ";
}
div.teamgrid .team-position,
div.teamgrid .team-year 
{
  padding: 0px 7px;
}

div.teamgrid .team-desc p ,
div.teamgrid .team-position,
div.teamgrid .team-year 
{
  color: #727475 !important;
  font-size: 12px;
  line-height: 18px;
  
}
div.teamgrid .vc_gitem-post-data-source-post_excerpt {
  padding: 4px 7px;
}


div.teamgrid .team-desc p:nth-child(2)::before {
  content: "“";
}
div.teamgrid .team-desc p:nth-child(2)::after {
  content: "”";
}
div.teamgrid .team-desc p {
  hyphens: auto; 
}

.teamgrid-2 h3, .teamgrid-2 {
  color: white !important;
  text-transform: uppercase;
}



div.counter h1 
{
	text-align: right;
  	color: #727475;
	font-family: 'Playfair Display', sans-serif;
}
p.counter {
  color: #727475 !important;
}
div.vc_grid-owl-nav-color-grid-darkgrey 
{
  color: #727475 !important;
}
div.vc_grid-owl-dots-color-grid-darkgrey span
{
	background:  #727475 !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  div.counter h1,
  p.counter
  {
    text-align: center !important;
  }
  
  p.counter {
    margin-bottom: 30px;
    margin-top: -30px;
  }
}


/*
-------------------------------------------
	Inhaltsbereich 
-------------------------------------------
*/

.white, .white p {
  color: white  !important;
}
.fliesstext h2 
{
  margin-top: 60px;
  text-transform: uppercase;
}

.nd_otions_section {
    text-transform: uppercase;
}

.fliesstext h3
{
  margin-top: 40px;
  margin-bottom: 15px;
}

p a, div.page li a {
  text-decoration: underline;
}
p a:hover, div.page li a:hover {
      color: #727475;
}

#faq-collapse .vc_tta-title-text {
  font-size: 15px;
}



/*
-------------------------------------------
	Sonstiges
-------------------------------------------
*/

div.hidden {
  display: none;
}