/* CUSTOM CSS STYLE
====================*/




/* LAYOUT OPTIONS 
================== */


html {
	height: 100%;
	width: 100%;
} 

body {
  /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
  height: 100%;
 	width: 100%;
  display: none;
  font-family:'Roboto', sans-serif;
  overflow-x: hidden;
}

section {
  height: auto !important;
  min-height: 110%;
  overflow: hidden !important;
  overflow-y:hidden;
  overflow-x: hidden !important;
  padding-top: 55px;
}

section #sbanner{
  padding-top: 0px;
}

h1 {
	font-size: 24px;
	font-weight: 600;
	color: #4C4C4C;
	letter-spacing: 1.5px;
	line-height: 20px;
	text-align: center;
	padding-top: 35px;
}

h4
{
  padding: 0px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: left;
  color: #4C4C4C;
  letter-spacing: 0.5px;
}

hr {
	border: 0;
  height: 0.75px;
  width: 50%;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #EB6408, rgba(0, 0, 0, 0));	
}

.newhr {
  border: 0;
  height: 0.75px;
  width: 100%;
  background-image: linear-gradient(to right, #EB6408, #EB6408, #ffffff); 
}

a:focus { 
    outline: none; 
}

a:hover {
  color: #EB6408;
}

a:visited {
  color: #EB6408;
}


p {
  text-align: left;
}

a{
color:#EB6408;
}


/* INTRO SECTION
================ */



.img-header{
  position: absolute;
  top:25%;
  background: url('../img/bg_header_min.jpg') no-repeat;
  background-size: 100%;
  height: 478px;
}

.header_zitat{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #666;
}

#introheader img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.flex-center {
  color: ;
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  flex-direction: column;
  justify-content: center;
  -ms-flex-direction: column;
  -ms-justify-content: center;  
  height: 400px;
  resize: vertical;
  padding-right: 35px;
  padding-left: 250px;
}

.flex-center p {
  margin: 0;
}

.introfooter
{
  position: absolute;
  height: 100px;
  width: 100px;
  top: 85%;
  left:0; 
  right:0;
}

.responsiveheader{
  height: 230px;
  background:#d5d1c6;
  position: absolute;
  top:25%;
}

#respzitat {
padding: 20px;
}

#zitathb {
 padding: 20px;
 margin-top: -60px; 
}

/* HOME SECTION
=============== */

.flex-pic-center {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  flex-direction: column;
  justify-content: center;
  -ms-flex-direction: column;
  -ms-justify-content: center;  
  height: 400px;
  resize: vertical;
}


/* SCHWERPUNKTE SECTION */

h1 {
  text-align: center;
  margin: 0 0 20px;
}

.my-tab {
  list-style: none;
  background: #232D32;
  }

.my-tab > li {
  float: left;
  display: block;
}

.my-tab > li a {
  display: block;
  padding: 7px 20px;
  background: #232d32;
  color: #fff;
  position: relative;
  text-transform: uppercase; 
  letter-spacing: 0.5px;
  margin-right: 0px;
}

 .my-tab > li a:hover {
  background: #EB6408 !important;
  color: #fff !important
  box-shadow: 0 -3px 0 0 #232D32 inset !important;
  -webkit-box-shadow: 0 -3px 0 0 #232D32 inset !important;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  border-radius: 0px;
}

 .my-tab > li a:focus {
  background: #232D32 !important;
  color: #fff;
  box-shadow: 0 -3px 0 0 #EB6408 inset !important;
  -webkit-box-shadow: 0 -3px 0 0 #EB6408 inset !important;
}

 .my-tab > li a:active {
  background: #232D32 !important;
  color: #fff;
  box-shadow: 0 -3px 0 0 #EB6408 inset !important;
  -webkit-box-shadow: 0 -3px 0 0 #EB6408 inset !important;
}

.tab-pane{
  margin-top: 20px;
  height: auto;
  background-color: 
}

.tab-content{
  padding-left: 0px;
}

.schwerpunkttext{
  font-weight: 400;
  font-size: 14px;
  color: #4A4A4A;
  line-height: 23px;
  margin-top: 45px;
  padding-left: 21ß0px;
}

.showSingle:hover {
  text-decoration: none;
  cursor: pointer;
}


/* STIFTUNG SECTION */


.stiftung-content{
	padding-left: 0px;
	padding-right: 0px;
  width: 630px;
}

.btn-default{
  color: white;
  background-color: #EB6408;
}

.btn_active {
  border: 1px solid #EB6408;
  color: #000000;

}



/* TEAM SECTION */


#teamsection{
  margin-top: 60px;
}

.names{
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0px;

}

.names > small {
  float: right;
  color: #121212;
  font-size: 12px;
  font-weight: 600;
  line-height: 30px;
  text-transform: capitalize;
}





.teamdes{
  max-width: 264px;
}

.teamcol{
  padding: 25px;
}

/* KONTAKT SECTION */





h5 {
  font-weight: 600;
  font-size: 18px;
}

#kontakttext{
  margin-top: 50px;
  font-weight: 400;
  text-align: left;
  font-size: 15px;
  color: #64686D;
  line-height: 25px;
}

#imptext{
  margin-top: 50px;
  font-weight: 400;
  text-align: left;
  font-size: 15px;
  color: #64686D;
  line-height: 28px;
  line-height: 25px;
}

#atmosfair{
  padding-top: 15px;
  padding-left: 15px;
}

#anfahrt{
  padding-top: 20px;
}

/* RESPONSIVE TABS */

.panel-group .panel {
  border: none;
  border-radius: 0px;
}

.panel-body {
  padding: 10px;
}

.panel-default > .panel-heading {
  color: #fff;
  background-color: #232D32;
  border-color: #ddd;
  border-radius: 0;


}

.panel-title{
  border-radius: 0px;
  background: #232D32 !important;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  margin-left: -3px;

}



.panel-heading {
  padding: 10px 15px;
  border-radius: 0;


}

.panel-default {
  margin-top: 30px;

}


/* Carousel */

.carousel-control.left{
  background: none;
}

.carousel-control.right{
  background: none;
}

.carousel-indicators li {
  border-color: #EB6408;
  margin-bottom: -15px;
}


.carousel-indicators .active {
  background-color: #EB6408;
  border-color: #EB6408;
  margin-bottom: -16px;
}

.carousel-caption {
 text-transform: uppercase;
   letter-spacing: 0.5px;
  max-height: 90%;  
  bottom: auto;
  top:0;
}



.carousel-caption h3 {
  color: #EB6408;
  font-size: 20px;
  letter-spacing: 0.7px;
  margin-top: 8px;
}

.carousel-caption p {

  margin-top: 80px;
}

.carousel {
  display: none;
}



body.modal-open {
  overflow: visible;
}

.clickable {
  cursor: pointer;
}

.modaltext{
  font-family:'Roboto', sans-serif;
  text-align: left;
}

.modaltext ul {
  padding-left: 20px;
}

.modalpic{
  text-align: left;
  margin-top: 20px;
}
 .modal-header,.modal-footer {
  border: none;

 }

.modal-body{
  padding-top: 0px;
}


#mailicon{

  color:#EB6408;
  font-size: 16px;
}

.names:hover{
 color: #EB6408;
}

.clickable:hover{
 text-decoration: none;
}


.portrait{
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  transition: all .4s ease-out;
}

.portrait:hover{

  opacity: 0.65;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

.modal {
  overflow: visible;
}

.schwerpunktgrid{
  margin-top: 0px;
}

.schwepbesch{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-top: 35px;
  color: #666;
  text-align: justify;
}

.schwerpunktintro{
  margin-top: 45px; 
  margin-bottom: 45px;
  font-size:15px; 
  font-weight: bold; 
  color:#666;
}

.sliderbtn{
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100px;
  color: #4C4C4C;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;   
  border: solid #4C4C4C 1px;
  margin-top: 10px;
  border-radius: 100px;
  width:280px;
  height:100px;
  position:absolute;
  left:53%;
  top:50%;
  margin: -50px 0 0 -150px;
    
}

#meine-btns{
  top: 150px;
  padding-left: 0px;
}



#schwerpunktebanner {
  height: 230px;
  background-color: red;
  background: url('../img/schwerpunkte.jpg') no-repeat;
  background-size: auto;
  margin-top: 80px;
  position: relative;
}

.sp{
  width: 200px;
  height: 50px;
  border: solid #4C4C4C 1px;
  margin-top: 10px;
  margin: 5px;
  display: inline-block;
  z-index: 100;
  border-radius: 30px;
}

.sp_active{
  width: 200px;
  height: 50px;
  border: solid #EB6408 1px;
  margin-top: 10px;
  margin: 5px;
  display: inline-block;
  z-index: 100;
  border-radius: 30px;
}

.sp:hover{
  border: 1px solid #EB6408;
}

.sp:focus{
  border: 1px solid #EB6408;
}

.schwerpunktebtn{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 50px;
  color: #4C4C4C;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center;
  top: 180px;
  z-index: 110;
}



