/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
.cred {
  color:#f00;
}
.cgreen {
  color:#0f0;
}
.cblue {
  color:#00f;
}
div.indent {
  margin-left: 30px;
}

.nxtra {
    height: 40px;
    text-align: right;
    padding-right: 35px;
    background-color: #9FC821;
}
#pme,#mto {
    line-height: 20px;
    padding: 5px 5px;
    display: inline-block;
    margin: 5px;
    color: #FFFFFF;
}
#topnav {
    border: none;
    border-radius: 0px;
    background-color: #F0FBCD;
    margin-bottom: 0px;
    border-bottom: 1px solid #000;
    z-index: 10000;
	}
#topnav.affix {
  top: 0px;
  width: 100%;
  z-index: 10000;
}

#navspacer.ready {
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#navspacer.hasaffix {
    height: 50px !important;
}
.navbar-brand {
  height: auto;
}
.navbar-brand>img {
  display: block;
  margin: 0px auto;
  max-width: 100%;
  height: auto;
}

.navbar-brand img {
    width: 275px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    padding-top: 0px;
}
.affix .navbar-brand img {
    width: 150px;
    margin-top: -20px;
    margin-bottom: -30px;
}

@media (min-width: 768px) {
.navbar-right {
    margin-top: 70px;
   -webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.affix .navbar-right {
    margin-top: 15px;
}
}

.img-portfolio {
	margin-bottom: 0px;
}
.img-portfolio2 {
	margin-bottom: 0px;
	float: left;
	margin-right: 10px;
}

.img-hover:hover {
	opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
	height: 60%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
	height: 100%;
	margin-top: 1%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}
.schrift_klein {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
}
.schrift_blau {
	font-size: 20px;
	color: #900;
}

.schrift_rot {
	font-size: 14px;
	color: #900;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

.footer-con  {
    background-color: #9FC821;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 30px;

}

footer {
    margin: 20px 0px 20px 0px;
    background-color: #9FC821;
    color: #FFF;
    font-size: 12px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-col {
	width: 33.3333%;

}
.footer-panal{
	margin-bottom: 20px;
	background-color: #00243E;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	width: 33%;
}

/* Responsive Styles */
.titel_mitte {
	margin-top: 0px;
	display: block;
	padding-top: 30px;
	position: absolute;
	width: 220px;
	color: #173B7A;
	padding-left: 0px;
	font-size: 32px;
	margin-left: 150px;
}

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
	.titel_mitte {
		font-size:14px
	}

    header.carousel .carousel {
        height: 70%;
    }
}
.logo {
	margin-top: 15px;
	display: block;
	position: absolute;
	margin-left: 10px;
}
.logo-sm {
	margin-top: -20px;
	display: block;
	position: absolute;
}
.titel_oben {
	text-align: center;
	height: 5px;
	margin-top: -10px;
	display: block;
	padding-top: 20px;
}

   a.footer_link {
	color : #FFFFFF;
	text-decoration: none;
}
   a.footer_link:visited {
	color : #FFFFFF;
	;
	text-decoration: none;
}
   a.footer_link:hover {
    color : #993E15;
    ;
    text-decoration: underline;
}
   a.footer_link:active {
	color : #FFFFFF;
}

   a.footer_local {
	color : #FFFFFF;
	text-decoration: none;
}
   a.footer_local:visited {
	color : #999999;
	;
	text-decoration: none;
}
   a.footer_local:hover {
	color : #FF9900;
	;
	text-decoration: underline;
}
   a.footer_local:active {
	color : #CCCCCC;
}
.caret_ohne {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00243E;
	border-right-color: #00243E;
	border-bottom-color: #00243E;
	border-left-color: #00243E;
}
.menuleiste_2  {
	background-color: #FFFFFF;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;

}
.gmap {
	width: 100%;
	height: 300px;
	border: 0;
}
.schrift_gross  {
	color: #900;
	font-size: 16px;
}
.kopfleiste  {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: -20px;
}
.schrift_rechts  {
    color: #9B9B9B;
    font-size: 15px;
    font-style: italic;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0px;
}
.nav li a   {
	padding: 10px 10px;
}
.header_image   {
	overflow: hidden;
	position: relative;
	width: 100%;
	left: 0px;
	margin-bottom: 10px;
}
.panel-heading h1, .panel-heading h2, .panel-heading h3, .panel-heading h4, .panel-heading h5 {
  margin: 0px;
} 
.bg-menue {
	background-color: #FFF;
}
.absatz {
    margin-top: 10px;
    -webkit-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
}
.schrift_weiss  {
    color: #FFFFFF;
    font-size: 15px;
    font-style: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.abstand_oben   {
    margin-top: 20px;
    padding-top: 0px;
    
}
.spruch    {
    font-family: "Great Vibes";
    color: #8AAD1E;
    font-size: 39px;
    
}
.schrift_grau_klein  {
    color: #9B9B9B;
    font-size: 13px;
    font-style: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.liste_back   {
    background-color: #F0FBCD;
    margin-left: 30px;
    margin-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: thin solid #C5E561;
    background-position: 0% -10%;
    
}
.schrift_gross_rot  {
    color: #9FC821;
    font-size: 20px;
    font-style: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.schrift_ganz_gross  {
    color: #9FC821;
    font-size: 28px;
    font-style: normal;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
