/*
Hier kannst du dein eigenes CSS einfügen.
#header .top-header .header-navigation ul li a {
	color: #ff9900;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#header .top-header .header-navigation ul li a:hover {
    color:#E02D08;
    text-decoration: none;
}

.front-page-section .section-header h3 {
    margin: 0 0 30px 0;
    line-height: 0.6;
    font-weight: 900;
    font-size: 30px;
    color: #8E1E80;
    text-transform: uppercase;
}
#header .bottom-header {
		width: 100%;
		padding-top: 0px;
		padding-bottom: 0px;
		text-align: center;
Klicke auf das Hilfe-Symbol oben, um mehr zu lernen.
*/


	/*	blog {
			padding: 130px 0;	
			p {
				margin-bottom: 0;
			}
		}

		h2 {
			margin: 0 0 50px 0;
			line-height: 0.74;
			font-weight: 900;
			font-size: 81px;
			color: #ffffff;
			text-transform: uppercase;
		}

		span.span-dot {
			color: #ffde00;
		}
}
		p {
			line-height: 1.6;
			margin-bottom: 60px;
			font-size: 15px;
			/**color: #ffffff;*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans+Condensed:300');	

#latest-news .latest-news-button {
    width: auto;
    height: 56px;
    line-height: 56px;
    background: #F69E02;
    margin-bottom: 50px;
    padding: 0 70px;
    display: inline-block;
    font-weight: 900;
    font-size: 18px;
    color: #f7f7f7;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#latest-news .section-content .post .post-button {
    line-height: 1.388;
    padding: 0 30px;
    font-size: 18px;
    color: #068F8F;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#comments #respond .comment-form #input-submit, input[type=submit] {
    width: auto;
    height: 36px;
    background-color: #F69E02;
    padding: 0 40px;
    display: inline-block;
    color: #fff;
    border: 1px solid #d7d7d7;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.open-responsive-menu .fa {
    font-size: 22px;
    color: #F39C02;
}

.copyright-credit {
	display:none;
}
.portfolio-entry-content  {
	display:none;
}
/*
Schriftgroesse der Projekttitel auf der Projekuebersichtsseite:
*/
.portfolio-entry-title  {
	font-size: 20px;
}

#footer .copyright span:first-child {
    display:none;
}

/*
Header-Bild Startseite scrollt nicht mit
*/
#header.header-front-page {
    background-size: cover !important;
    background-attachment: fixed;
}
/*	 	 
logo-Größe */	 	 
.col-sm-4.col-xs-8 img {	 	 
 height: 200px!important;	 	 
 width: 300px!important;	 	 
  	 
 	 	 
}

/*
Header-Bild 
*/

#header .bottom-header.blog {
    padding: 200px;
}
/*
Projekte-Seite Einstellung Bilder,  
*/
.hi-content-share {
	display:none;
}
.portfolio-entry-title  {
	display:none;
}
/*
Footer-Einstellungen 
*/
#footer {
	 background-color: #ffffff;
	 padding-top: 0px;
	 
}
#footer .bottom-footer {
	 background-color: #ffffff;
	
}
#footer .bottom-copyright {
    color: #888888 !important;
	 
}
/*
Text-Breite 
*/

