/*!
 * 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 */

body {
font-family: nunito;
font-size: 15px;
}
html,
.cred {
  color:#f00;
}
.backr   {
	background:#fff
}
.cgreen {
  color:#0f0;
}
.cblue {
  color:#00f;
}
div.indent {
  margin-left: 30px;
}

.menuefx {
  border: 3px solid #eee;
  padding: 7px 7px !important;
  color: #888 !important;
  font-weight: bold;
}

.nxtra {
	height: 40px;
	text-align: right;
	padding-right: 35px;
	background-color: #CCCCCC;
}
#pme,#mto {
	line-height: 20px;
	padding: 5px 5px;
	display: inline-block;
	margin: 5px;
	color: #FFF;
}
#topnav {
	border:none;
	border-radius:0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #000;
	background-color: #FFFFFF;
	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:400px;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	padding-top: 1px;
}
.affix .navbar-brand img {
	width:250px;
	margin-top: -15px;
	margin-bottom: -30px;
}

@media (min-width: 768px) {
.navbar-right {
	margin-top: 30px;
	-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;
}

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

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

/* Footer Styles */

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

}

footer {
	margin: 20px 0px 20px 0px;
	background-color: #666666;
	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 : #FF9900;
	;
	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: #437B9A;
	font-size: 16px;
}
.kopfleiste  {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: -20px;
}
.schrift_rechts  {
	color: #696969;
	font-size: 15px;
}
.schrift_riessig  {
	color: #97BDD2;
	font-size: 36px;
}



.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: #FFFFFF;

}
.absatz {
	margin-top: 10px;
}


.carousel {
  overflow: hidden;
}
.bg-item > .item {
	background-size: cover;
	background-position: left top;
  width: 100%;
  height: 800px;
  height: calc( 100vh - 131px );
	overflow: hidden;
}
.rel {
	position: relative;
}
.slidein-left, .slidein-right {
  position: relative;
  top: 100px;
  max-width: 520px;
  background: rgba(0, 0, 0, 0.38);
  color: #fff;
  padding: 10px 25px;
  margin-bottom: 4px;
	-webkit-transition: left 1s ease-in-out;
	transition: left 1s ease-in-out;
}
.slidein-left > h1, .slidein-right > h1, .slidein-left > h2, .slidein-right > h2, .slidein-left > h3, .slidein-right > h3, .slidein-left > h4, .slidein-right > h4 {
	margin: 0px;
	font-size: 26px;
	color: #eee;
}
.slidein-left > p:last-child, .slidein-right > p:last-child {
	margin-bottom: 0px;
}
.item .slidein-left {
	left: -200%;
}
.item.active .slidein-left {
	left: 0%;
}
.item .slidein-right {
	left: 300%;
}
.item.active .slidein-right {
	left: 0%;
}
.fluidbox {
  outline: none; }

.fluidbox-overlay {
  background-color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  /* Transition time for overlay is halved to ensure that flickering doesn't happen */
  transition: all 0.125s ease-in-out 0.125s; }

.fluidbox-wrap {
  background-position: center center;
  background-size: cover;
  margin: 0 auto;
  position: relative;
  transition: all 0.25s ease-in-out;
  /* To prevent flickering, we delay the showing of the image */ }
  .fluidbox-closed .fluidbox-wrap img {
    transition: opacity 0s ease-in-out 0.25s; }

.fluidbox-ghost {
  background-size: 100% 100%;
  background-position: center center;
  position: absolute;
  -webkit-transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, -moz-transform;
  -o-transition-property: opacity, -o-transform;
  transition-property: opacity, transform;
  transition-duration: 0s, 0.25s;
  transition-delay: 0.25s, 0s; }
  .fluidbox-opened .fluidbox-ghost {
    transition-delay: 0s, 0s; }

.fluidbox-loader {
  perspective: 200px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .fluidbox-loader::before {
    /* You can replace this with any color you want, or even a loading gif if desired */
    background-color: rgba(255, 255, 255, 0.85);
    content: '';
    transform-style: preserve-3d;
    transition: all 0.25s ease-in-out;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20%;
    padding-bottom: 20%; }

.fluidbox-loading .fluidbox-loader::before {
  -webkit-animation: fluidboxLoading 1s 0s infinite ease-in-out forwards;
  animation: fluidboxLoading 1s 0s infinite ease-in-out forwards;
  opacity: 1; }
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../fonts/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v12-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* nunito-regular - latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Nunito Regular'), local('Nunito-Regular'),
       url('../fonts/nunito-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-v9-latin-regular.svg#Nunito') format('svg'); /* Legacy iOS */
}
.zeilenabstand  {
	line-height: 1.5;
}
.abstand_rechts {
	padding: 25px 20px;
}
