/*
 Theme Name:     Goodwork Child
 Theme URI:      http://demo.krownthemes.com/goodwork-new/
 Description:    A basic child theme for the Goodwork theme.
 Author:         RubenBristian
 Author URI:     http://rubenbristian.com
 Template:       goodwork
 Version:        1.0
*/

@import url("../goodwork/style.css");

/*  BASIC FONT */
@font-face {
	font-family: 'Source Sans Pro';
	src: url(fonts/SourceSansPro-Light.eot);
	src: url(fonts/SourceSansPro-Light.eot?#iefix) format('embedded-opentype'),url(fonts/SourceSansPro-Light.woff) format('woff'),url(fonts/SourceSansPro-Light.ttf) format('truetype');
	font-display: swap;
	font-weight: 300
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url(fonts/SourceSansPro-Regular.eot);
	src: url(fonts/SourceSansPro-Regular.eot?#iefix) format('embedded-opentype'),url(fonts/SourceSansPro-Regular.woff) format('woff'),url(fonts/SourceSansPro-Regular.ttf) format('truetype');
	font-display: swap;
	font-weight: 400
}

@font-face {
	font-family: 'Source Sans Pro';
	src: url(fonts/SourceSansPro-Semibold.eot);
	src: url(fonts/SourceSansPro-Semibold.eot?#iefix) format('embedded-opentype'),url(fonts/SourceSansPro-Semibold.woff) format('woff'),url(fonts/SourceSansPro-Semibold.ttf) format('truetype');
	font-display: swap;
	font-weight: 500
}

:root {
  --blue1: #335190;
  --blue2: #667CAC;
  --blue3: #99A8C7;
  --blue4: #C2CBDE;

  --curry0: #9E8100;
  --curry1: #AA9208;
  --curry2: #C0AD46;
  --curry3: #D5C883;
  --curry4: #E6DEB5;

  --green1: #489324;
  --green2: #76AE5B;
  --green3: #A3C991;
  --green4: #C8DFBD;

  --red: #AF0917;
  --winered: #79194e;
  --violet: #573D78;
  --petrol: #467C8D; 
  --lightgray: #9F9F9F;
  --textgray: #505050;
  --lightgray2: #E9E9E9;

}

/*  aus Theme Options übertragen – ??? – */
li#menu-item-445.selected.menu-item a,
li#menu-item-668.selected.menu-item a,
li#menu-item-650.selected.menu-item a,
li#menu-item-649.selected.menu-item a,
li#menu-item-960.selected.menu-item a,
li#menu-item-1897.selected.menu-item a,
li#menu-item-467.selected.menu-item a{
    border-bottom: none;
}

li#menu-item-445.selected.menu-item a:hover,
li#menu-item-668.selected.menu-item a:hover,
li#menu-item-650.selected.menu-item a:hover,
li#menu-item-649.selected.menu-item a:hover,
li#menu-item-960.selected.menu-item a:hover,
li#menu-item-467.selected.menu-item a:hover {border-bottom: 3px solid #2f4a97 !important;
color: #2f4a97 !important;}

#filter li {
  display: block !important;
  height: auto !important;
  width: auto !important;
}
#filter a {
  color: #333;
  /* Anzeige.display:none */
}




/*  GENERAL */



body{
  font-size: 1.1em;
  line-height: 1.3em;	
}


/**
 * MENU
 */

#menu > ul > li > a,
#menu li > ul li a{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	text-transform: none;
	font-size: 16px;
  padding-left: 8px;
  padding-right: 8px;
}

/* active-color: blue */
.no-touch #menu > ul > li:hover > a {
  color: var(--blue1);
  border-color: var(--blue1);
}
.no-touch #menu li > ul li:hover > a {
  background: var(--blue1);
}

/* size of dropdown */
#menu li > ul li {
  height: auto;
}
#menu li > ul li a{
  height: auto;
	
}
.minimal #menu > ul > li > a{
  padding-top: 43px;
}



/**
 * HOMEPAGE
 */

/*  body.home hr{  */
hr {
	height: 3px;
	background: var(--lightgray);
}


.container_homepage_team hr{
	background: var(--blue1);
	
}

.container_homepage_projects hr{
	background: var(--curry1);	
}

#slider_2666 .owl-item img{
	margin-bottom: 20px !important;
}
#slider_2666 .owl-item hr{
	background: var(--blue3);	
}

.bottom-0 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/*  centered logos */
.projektlogo {
  text-align: center;
}

/**
 * Portfolio
 */
#filter ul.portfolioFilter li a{

    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    color: black;
    font-family: 'Source Sans Pro', sans-serif;
	text-transform: none;

}

#filter ul.portfolioFilter li a:hover{
	color: var(--red);
}

.no-touch #filter:hover li.active a{
	color: var(--red);
}
/* portfolio-items */ 
.tone #items .caption{
  position: absolute;
  background-color: rgba(255,255,255,0.8);
  bottom: 0;
  text-align: left;
  padding: 9px 8px 14px;
  height: 91px;

  border-left: 6px solid var(--lightgray2);
  border-bottom: 0;

}

.tone #items .item.buch .caption{
  border-color: var(--green);
}
.tone #items .item.zeitungsartikel .caption{
  border-color: var(--blue1);
}
.tone #items .item.beitrag .caption{
  border-color: var(--curry1);
}

.tone #items span {
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
}
.tone #items h3 {
  font-style: normal;
  font-size: 17px;
  color: black;
  font-weight: normal;
  font-family: Georgia, serif;
}


.no-touch .tone #items a:hover, #portfolio .tone #items a.iehover {
  margin-top: 0px;
}

.no-touch .tone #items a:hover .caption, .tone #items a.iehover .caption {
  padding: 9px 8px 14px;
  border-color: #FD4326;
  background-color:#F7F7F7;
  height: 91px;
}

#items li, .grid_item {
  margin: 20px 10px 0;
}



/** 
 * GENERAL
 */
#content > section, #content > div, #content > blockquote, #content > article, #content > article, #content > .title{
	margin-bottom: 40px;
}
#content p{
  color: var(--textgray);
}
#content h2{
  font-weight: normal;
  font-size: 26px;
  line-height: 28px;
  color: var(--textgray);
}
#content h3{

  font-size: 18px;
  line-height: 22px;

  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 500;
  color: var(--textgray);
  margin-top: 5px;
  margin-bottom: 5px;
}

#pageTitle {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--lightgray2);
  margin: 30px 0 50px;
  border-bottom: 0;

}

.krown-single-image {
  margin-bottom: 9px;
}

p{
  margin: 5px 0 12px;
  font-size: 18px;
  line-height: 1.3em;
}
p i{
	font-style: italic;
}

.introduction p{
  font-size: 22px;

}


#footer2{
  background-color: var(--curry1);
}

/* ISF logo */

 
@media (min-width: 941px) { 
ul#menu-hauptmenue li:last-child a{

	text-indent: -999999em;
	width: 200px;
	display: block;
  background: center 58.5% / contain no-repeat url('./ISF-Logo-2021-RGB.svg');
  margin-left: 10px;
}

#logo > a {
    width: 170px !important;
    padding-top: 3px;
    padding-right: 4px;
}
}

/* Slider Publikationen */

#slider_2666 h4 {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1rem;
  font-weight: 500;
  hyphens: auto;
}

/*  Slider Zitat */

#slider_4128 h3,
#slider_4133 h3,
#slider_4144 h3 {
  font-family: "Georgia",serif;
  font-size: 2.8em;
  font-weight: normal;
  color: white;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
#slider_4133 h3,
#slider_4144 h3 {
  font-size: 2.3em;
}

#slider_4128 p,
#slider_4133 p,
#slider_4144 p {
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  color: var(--curry0);
  padding-left: 1.5em;
}
#slider_4133 p,
#slider_4144 p {
  padding-left: 0;
  color: white;
}

#slider_4133 .sa_hover_fullslide .sa_slide_link_icon:hover {    
  background-color: rgba(0,0,0,0) !important;
}

/*  alignleft - no line break */
.krown-single-image.alignleft.startteaser {
  float: none;
}

.span6 p {
  hyphens: auto;
}

/*  Slider arrows background transparent*/
/*  has to be changed in sa-owl-theme.css */
.white .sa_owl_theme .owl-nav .owl-next,
.white .sa_owl_theme .owl-nav .owl-previous {
  background-color: rgba(0,0,0,0) !important;
}

/*  page history */
.pdf-gallery {
  background-color: var(--lightgray2);
  padding: 20px;
}
  /*
.pdf-gallery .title {
  font-size: 1.5em;
  font-family: 'Source Sans Pro';
  padding: 5px 0 20px;
}
  */
  .pdf-gallery .document-gallery .document-icon .title {
    display: none;
  }
  .document-gallery .document-icon img {
    width: 240px;
    margin-bottom: 30px;
  }