/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #3d515c;
	background-color: #fff;
	font-family: "Calibri","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 400;
    font-size: 16px;
}

@media (max-width: 1024px) {
	body {
	margin-bottom: 50px;
	}	
}

a {
	color: #1E436B;
}

a:focus, a:hover {
    color: #1E436B;
	text-decoration: underline; 
}

.nav a {
	color: #ffffff;
}

.nav a:focus, a:hover, {
    color: #ffffff;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #262626;
}


h1 a {
    color: #1E436B;
    font-style: italic;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
}

h1 a:hover, h1 a:focus {
    color: #D2322D!important;
    text-decoration: none;
}


h1 {
    color: #1E436B;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;
}

h2 {
	color: #1E436B;
}

h3 {
	color: #1E436B;
}

footer h3 {
	color: #bbb;
}

.teaser{
	color: #ffffff;
}

h1, .h1{
    font-size: 25px;
	font-weight: bolder;
    padding: 10px 0px 10px 0px;
}

h2, .h2{
    font-size: 25px;
}

@media (min-width: 768px) {
	
	h1, .h1{
	font-size: 45px;
	font-weight: bolder;
    padding: 10px 0px 10px 0px;
	}
	
	h2, .h2{
    padding: 10px 0px 0px 0px;
	margin-top: 10px;
    font-size: 30px;
}

}

blockquote {
    border-left: 5px solid #0066cc;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
    font-weight: bolder;
    font-style: italic;
}


.panel-title{
    font-size: 19px;
    color: #ffffff;
    font-style: italic!important;
}

.panel-title a:focus, .panel-title a:hover {
	color: #ffffff;
} 

.panel-info > .panel-heading {
    background-color: #0066cc;
    border-color: #0066cc;
    color: #ffffff;
}

.form-horizontal .control-label{
    text-align: left;
    font-weight: normal;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
  .navbar{
    opacity:0.8;
	background-color: #000;
  }


.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}


.navbar-brand {
    font-weight: bold;
	padding: 18px 15px;
	color: #ffffff;
 }

.navbar-brand:hover{
    color: #ff6600!important;
}

.navbar-brand>img {
  height: 100%;
  width: auto;
}

.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar .navbar-toggle .icon-bar:hover {
    background-color: #000;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}


/*CAROUSEL
---------------------------------------------------*/
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 45%;
}

.carousel-indicators {
    top: 70%;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
    font-size: 20px;
}

.thumbnail{
    border: none;
    text-align: center;
}

.thumbnail p{
    text-align: left;
}

/* FORM
-------------------------------------------------- */

.form-control {
    background-color: #F1F1F1;
    background-image: none;
    border: 0px solid #CCCCCC;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.form-bemerkung { 
	background-color: #ffffff;
    background-image: none;
    border: none;
	resize: none;
	height: 1px;
	overflow: hidden;
}

.form-header{
    padding-bottom: 10px;
}

.form-header{
	margin-top: 0px;
}

.form-horizontal{
   padding-bottom: 30px;
}

.kontakt-info{
    font-size: 19px;
    line-height: 2.5;
}

.checkbox, .radio {
    display:block;
    margin-left: 20px;
    margin-bottom:10px;
    margin-top:10px;
    position:relative;
}

.form-bemerkung {
	background-color: #ffffff;
    background-image: none;
    border: 0px solid #FFF;
	/*display: none;*/
	height: 1px;
}

/* FOOTER
-------------------------------------------------- */
.footer-bg a {
	color: #bbb;
}

.footer-bg a:hover, .footer-bg a:focus {
	color: #ddd;
	text-decoration: underline;
}

.col-sm-1 p {
  margin: 20px;
}

.col-sm-2 p {
  margin: 20px;
}

.col-sm-3 p {
  margin: 20px;
}

.col-md-3 p {
  margin: 20px;
}

.list-unstyled {
  margin: 20px;
}

.footer {
    text-align: left;
}

.footer-bg {
    width: 100%;
    border-top: 1px solid #aaa;
    margin-top: 0px;
    background-color: #333;
}

#social{
    color: #0083d7!important;
}

.social{
text-align: right
}

.spalten{
    padding-top: 80px;
}

.cc_container .cc_btn {
background-color: #f1d600 !important; /* Farbe des Buttons */
color: #222222 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #222222 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-right: 0;
    padding-left: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left:  15px;
/*    opacity: 0.8;*/
  }

  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left:  0;
  }
    
/*.navbar-inverse {
    background-color: #1E436B;
    border-color: #1E436B;
}

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 0px;
  }

	.navbar-nav > li > a {
        padding-top: 19px;
        padding-bottom: 15px;
    }

  /* Bump up size of carousel content */
  
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
    
.carousel-indicators {
    top: 75%;
}

.btn-outline {
    background: none repeat scroll 0 0 transparent;
    border-color: #ffffff;
    color: #ffffff;
    margin-left: 10px!important;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    background: rgb(255, 255, 255);
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    border-color: #ffffff;
    color: #333333;
}

.jumbotron h1, .jumbotron .h1 {
    color: white;
	font-size: 55px!important;
    font-weight: bold;
    padding-top: 30px;
}

.jumbotron h2, .jumbotron .h2 {
    color: white;
	font-size: 45px!important;
    font-weight: lighter!important;
    margin-bottom: 50px;
}
    
.jumbotron p{
    color: white;
} 
    
.jumbotron {
	text-align: center;
    background-color: #0066cc;
    border-bottom:  1px solid #1e436b;
}


.full{
    height: 100vh;
}

.down {
  bottom: 85px;
  left:15px;
  position:absolute;
  right:auto;
  text-align:center;
  top:auto;
  width:100%;
}
}

@media (max-width: 768px){
.jumbotron {
    text-align: center;
    background-color: #0066cc;
    border-bottom:  1px solid #1e436b;
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px; 
}
    
.full{
    height: 100vh;
}
    
.jumbotron h1, .jumbotron .h1 {
    font-size: 45px;
    font-weight: bold;
    color: white;
}
.jumbotron h2, .jumbotron .h2 {
    font-size: 30px;
    font-weight: lighter;
    color: white;
}
.jumbotron p{
    color: white;
}

.icons{
    padding-top: 25px;
}


.sitebar{
    text-align: left !important;
    padding-left: 60px
}

.down {
  padding-top: 20px;
  left:15px;
  position:absolute;
  right:auto;
  text-align:center;
  top:auto;
  width:100%;
}
}

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 80%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

}

/*Parallax*/

.divider {
    height:50px;
}

section {
	
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	/*overflow: auto;*/
}

.section-text {
	background: rgba(40, 40, 50, 0.5); 
	padding: 0px 0px 15px 10px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	
}


.bg-1 {
	background: url('../img/background/section_bg-1.jpg') center bottom no-repeat fixed;
	color:#fff;
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 400px;
	padding-top: 90px;
	position: relativ;
}

@media (max-width: 1024px) {

	.bg-1 {
		background: url('../img/background/section_bg-1_mobile.jpg') center center no-repeat scroll;
		height: 450px;
		}
}

@media (max-width: 320px) {

	.bg-1 { 
		height: 450px;
		}
}

.bg-2 {
	background-color: #ffffff!important;
	background: url('../img/background/section_bg.jpg') no-repeat center center scroll;
	color:#666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



.banner-button {
	margin-top: 30px;
}
