body {

    position: relative;

    padding-top: 130px;

    font-size: 18px;

}


@media only screen and (max-width: 680px) {
  .contact-td {
    	width: 100% !important;
		float: left;
  }
  footer .middle{
  		margin: 0px 0px 40px !important;
	}
	footer input{
		width: 100% !important;
}
	footer select{
		width: 100% !important;
		background-position-x: 300px !important;
}
	
	.navbar-header-second{
		display: none !important;
	}
	#nav{
			background-color: #ffffff;
	}
}

@media only screen and (max-width: 990px) {
	.navbar-header-second{
		margin: 0 auto !important;
		width: 100%;
		text-align: center;
	}
	.navbar-header{
		margin: 0 auto !important;
		width: 100%;
	}
	#header-logo{
			margin: 0 auto;	
	}
}



h2 {

    font-size: 42px;

}
@media only screen and (min-width: 680px) {
#header-logo{
	margin-top: 15px;	
}
#nav{
	min-height: 130px;
	}
}
.navbar-header-second{
	float: left;
	margin-left: 2em;
	font-size: 45px;
	color: #ffffff;
	padding-top: 25px;
	font-weight: 800;
	
}
.navbar-default {

    background-color: #c00d0d;

    margin-bottom: 0px;

    border-bottom: 4px solid #FFFFFF;

    border-right: 0px;

    border-left: 0px;

    z-index: 9998;

}

.navbar-nav {

    margin: 45px 0px;

    font-size: 18px;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {

    color: #c00d0d;

    background-color: #FFFFFF;

    font-family: "Frutiger Next W01 Light";

    font-weight: 700;

}

.navbar-default .navbar-nav > li > a {

    background-color: #FFFFFF;

    margin-left: 10px;

    margin-right: 10px;

    color: #c00d0d;

    font-family: "Frutiger Next W01 Light";

    font-weight: 400;

}

.navbar-nav > li > a {

    padding-top: 8px;

    padding-bottom: 8px;

}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {

    color: #c00d0d;

    background-color: #FFFFFF;

}

.navbar-default .navbar-brand {

    margin-right: 40px;

    color: #FFFFFF;

    position: relative;

    z-index: 9999;

}

.carou-slider {

}

.carousel {
    background-color: #c00d0d;
    max-width: 1600px;
    margin: auto;
}

.carousel-indicators {

    z-index: 10;

}

.carousel-indicators li {

    display: inline-block;

    width: 17px;

    height: 17px;

    margin: 1px;

    text-indent: -999px;

    cursor: pointer;

    background-color: #5F5F5F;

    border: 3px solid #C0C0C0;

    border-radius: 10px;

}

.carousel-indicators .active {

    width: 17px;

    height: 17px;

    margin: 1px;

    background-color: #fff;

    border-color: #FFF;

}

.carousel-inner {
    max-width: 1600px;
    margin-top: auto;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {

    line-height: 1;

    margin: auto;

}

.btn-custom {

    -webkit-transition: all .2s ease-in-out;

    -o-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;

    background-color: transparent;

    border: 0px;

    padding: 0px;

    text-indent: -9999999px;

    background-image: url("../img/button-spot-starten.png");

    width: 270px;

    background-repeat: no-repeat;

    position: relative;

    bottom: 10px;

    left: 50px;

    background-size: cover;

    height: 70px;

    display: inline-block;

}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {

    color: #5F5F5F;

    background-color: #e6e6e6;

    border-color: #adadad;

    text-shadow: none;

}

.btn-custom-2 {

    border: 0px;

    background-color: #FFFFFF;

    box-shadow: none;

    border-radius: 0px;

    font-size: 19px;

    font-family: "Frutiger Next W01 Light";

    font-weight: 400;

}

.btn-custom-2:hover {

    border: 0px;

    background-color: #FFFFFF;

    box-shadow: none;

}

#ibbdf .section-1 .btn-custom-2 {

    margin-top: 17px;

    margin-bottom: 5px;

}

.logo-next-to-button {

    display: inline;

    height: 39px;

    margin-top: 12px;

    margin-left: 10px;

}

.carousel-inner.banner {

    background-color: #c00d0d

}

.carousel-control .glyphicon-chevron-right,
.carousel-control .glyphicon-chevron-left {

    background-color: #5F5F5F;

    color: #CDD3E0;

    border-radius: 20px;

    text-shadow: none;

    box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.6);

}

.carou-slider-2 .carousel-control .glyphicon-chevron-right,
.carou-slider-2 .carousel-control .glyphicon-chevron-left {

    background-color: transparent;

    color: #FFF;

    border-radius: 0px;

    text-shadow: none;

    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.6);

}

.carou-slider-2 .carousel-control .fa-angle-left:before,
.carou-slider-2 .carousel-control .fa-angle-right:before {
    font-size: 60px;
}

.cont-left {
    margin-left: -75px;
}

.cont-right {
    margin-right: -75px;
}

.carousel-control .glyphicon-chevron-right {

    /*right: 130%;*/

    padding: 0px 4px 0px 6px;

}

.carousel-control .glyphicon-chevron-left {

    padding: 0px 6px 0px 4px;

    /*left: 130%;*/

}

.carousel-control {

    opacity: 1;

    z-index: 11;

}

.carousel-control.right,
.carousel-control.left {

    background-image: none;

}

.align-right {
    float: right;
}

.section-1 {

    padding: 0px;
    background-color: #c00d0d;
}

.section-4.slider {

    padding-top: 0px;

}

section,
{

    padding: 0px 0px 5px;

}

#ibbdf .section-1 {

    padding: 30px 0px;

}

section.parallax {

    height: auto;

    margin: 0 auto;

    width: 100%;

    position: relative;

    /* box-shadow: 0 0 50px rgba(0,0,0,0.8); */

    color: #fff;

}

.section-4 {
}

.section-4.parallax {

    background: url("../img/parallax-section-1.jpg") 50% 0 fixed;

}

section > .container > .heading {

    text-align: center;

    font-family: "Frutiger Next W01 Bold";

}

.section-4 > .container > .heading h2 {
    padding-bottom: 30px;
}

.section-4 > .container > .heading h2,
.section-4 > .container > .heading p {

    color: #c00d0d;

    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);

}

.section-1 .container .heading h2 {
    margin-top: 40px;
    margin-bottom: 35px;
    text-transform: uppercase;

    font-family: "Frutiger Next W01 Bold";

    font-weight: 700;

    font-size: 42px;
}

section > .container > .heading h2 {

    margin-top: 0px;

    text-transform: uppercase;

    font-family: "Frutiger Next W01 Bold";

    font-weight: 700;

    font-size: 42px;

}

section > .container > .col-xs-12 .heading h2 {

    margin-top: 0px;

    text-transform: uppercase;

    font-family: "Frutiger Next W01 Bold";

    font-weight: 700;

    font-size: 42px;

    text-align: center;

}

section > .container > .heading p {

}

.box-group {

    /*margin-top: 40px;*/

}

.box-group .box {

    text-align: center;

    background-color: #c00d0d;

    padding: 30px 50px;

    -o-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    min-height: 432px;

    margin-bottom: 20px;

}

.box-group .box:hover {

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

}

.box-group .box .heading {

    font-size: 22px;

    font-family: "Frutiger Next W01 Bold";

    font-weight: 400;

}

.box-group .box .heading span {

    font-weight: 700;

}

.box-group .box .text {

    font-family: "Frutiger Next W01 Light";

    font-weight: 400;

    font-size: 15px;

    /*padding-bottom: 30px;*/

}

.box-group .box a {

    color: #FFFFFF;

    text-decoration: underline;

}

.box-group .box a:hover {

    color: #FFFFFF;

}

.box-group .box .icon {

    margin: 20px 0px;

}

section.green {

    background-color: #69A939;

    border-top: 4px solid #E5E5E5;

}

section.green > .container > .heading h2 {

    color: #FFFFFF;

}

.section-3 > .container > .col-xs-12 .heading h2 {
    padding-bottom: 40px;
}

.section-5 {

    padding-bottom: 40px;
    padding-top: 40px;
    /*border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;*/
}

.section-5 h2 {

    display: inline-block;

    position: relative;

    padding-left: 60px;

    padding-right: 60px;

    padding-bottom: 15px;

}

.section-5 h2 .fa {

    position: absolute;

    color: #dd4547;

    font-size: 40px;

}

.section-5 h2 {
    color: #000000;
}

.section-5 h2 .fa-quote-right {

    right: 0px;

    top: -10px;

}

.section-5 h2 .fa-quote-left {

    left: 0px;

    bottom: 30px;

}

p.sub-heading {

    font-family: "Frutiger Next W01 Light";

    font-weight: 400;

    font-size: 18px;

}

.section-5 .heading p.sub-heading {

    color: #FFFFFF;

    max-width: 560px;

    margin: 10px auto 10px;

    line-height: 1.3;

}

.section-5 .sub-heading a {

    color: #ffffff;

    text-decoration: underline;

}

.section-6.slider {

    background-color: #69A939;

}

.carousel-inner .info-box {

    color: #c00d0d;

}

.carousel-caption {

    -webkit-transition: all .2s ease-in-out;

    -o-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out

}

.carousel-inner .info-box .heading {

    text-transform: uppercase;

    font-family: "Frutiger Next W01 Light";

    font-weight: 800;

    font-size: 48px;

}

.section-1 .padding-bottom {
    padding-bottom: 35px;
}

.section-2 {
    padding-bottom: 40px;
    padding-top: 40px;
}

.section-2 .sub-heading {
    padding: 0px 40px;
}

#carousel-content-1.carousel {

}

#carousel-content-1 .carousel-caption {

    bottom: auto;

    top: 10%;

    padding: 20px;

    background-color: rgba(255, 255, 255, 0.9);

    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);

}

#carousel-content-1 .carousel-caption .text {

    font-size: 22px;

    font-family: "Frutiger Next W01 Light";

    font-weight: 400;

}

section.blue {

    color: #000000;

    background-color: #e3e3e3;

    /*border-top: 4px solid #FFFFFF;*/

}

.section-7.boxes-listing {

}

section.blue .box-group .box {

    background-color: #c9c9c9;

    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);

    padding: 15px 15px;

    min-height: 340px;

}

section.blue .box-group .box .icon {

    margin: 0px;

    padding: 20px 30px;

}

section.blue .box-group .box .heading {

    font-family: "Frutiger Next W01 Bold";

    font-weight: 700;

    color: #000000;

    font-size: 30px;

    margin-bottom: 10px;

}

footer {

    background-color: #c00d0d;

    color: #FFFFFF;

    padding: 40px 0px 90px;

}

footer .top {

    font-family: "Frutiger Next W01 Bold";

    font-weight: 700;

    border-bottom: 1px solid #FFFFFF;

    line-height: 1.3;

    text-transform: uppercase;

    font-size: 42px;

    padding-bottom: 35px;

    margin: 0px 80px 40px;

}

footer .middle {

    font-family: "Frutiger Next W01 Light";

    border-bottom: 1px solid #FFFFFF;

    line-height: 1.3;

    font-size: 18px;

    padding-bottom: 35px;

    margin: 0px 80px 40px;

}

footer .middle .heading {

    text-transform: uppercase;

    font-size: 23px;

    margin-bottom: 20px;

    font-family: "Frutiger Next W01 Bold";

    font-weight: 400;

    line-height: 1.3;

}

footer .middle .formSuccess{
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;	
}

footer .middle input{
	width: 250px;
	border: white;
	color: black;
  padding:.5em .5em .5em .5em;
	margin-bottom: 15px;
}
footer .middle select{
		margin-bottom: 15px;
/*	width: 250px;*/
/*	border: white;*/
	color: black;
/*	width:100%; */
	  -webkit-appearance: none;
  	-moz-appearance: none;
 	 appearance: none;
 	 border:none;
  	border-radius: 0;
  	font-size: 1em;
 	 width: 250px;
	  
  border: 1px solid #bbb;
  padding:.5em .5em .5em .5em;
  box-shadow: 0 2px 1px 0 rgba(0,0,0,0.2);
  background-color:white;
  background-image:url(br_down.png);
  background-position-x: 220px;
  background-position-y: 12.5px;
  background-repeat: no-repeat;
}
footer .middle option {
  background:#222;
  border-top:1px solid #444;
  padding:.3em 1em .3em 1em;
}
footer .middle .submit{
	border-radius: 5px;
	background: white;	
}
footer .middle .checkbox{
background: white;
width: auto;
border: none;
border-radius: 0px;
border-color: white;
float: left;
margin-right: 10px;
}

footer .middle .contact_validate-form{
	background: white;
	margin-bottom: 35px;
}

footer .middle .contact_validate-form .validate-text{
	padding: 5px 5px 5px 5px;	
	color: green;
	font-weight: 600;
}

footer .bottom .heading {

    text-transform: uppercase;

    font-size: 23px;

    margin-bottom: 20px;

    font-family: "Frutiger Next W01 Bold";

    font-weight: 400;

    line-height: 1.3;

}

footer .bottom ul {

    padding-left: 0px;

    list-style: none;

}

footer .bottom ul li {

    padding-left: 55px;

    position: relative;

    margin-bottom: 20px;

    font-size: 16px;

    font-family: "Frutiger Next W01 Light";

    font-weight: 200;

}

footer .bottom ul li .icon {

    font-size: 26px;

    padding: 10px;

    border-radius: 60px;

    background-color: #EEEEEE;

    width: 40px;

    height: 40px;

    color: #c00d0d;

    position: absolute;

    left: 0px;

    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);

    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);

    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);

}

footer .bottom ul li .icon .fa {

    position: absolute;

}

footer .bottom ul .icon.icon-1 .fa {

    left: 12px;

    top: 9px;

}

footer .bottom ul .icon.icon-2 .fa {

    top: 9px;

}

footer .bottom ul .icon.icon-3 .fa {

    left: 9px;

    top: 9px;

    font-size: 22px;

}

footer a {

    color: #FFFFFF;

}

footer a:hover {

    color: #FFFFFF;

    cursor: pointer;

}

footer .mail {

    position: relative;

}

footer .link {

    top: -3px;

    position: relative;

}

.no-uppercase {

    text-transform: none;

}

.no-padding {

    padding: 0px !important;

}

.footer-logo {

    position: relative;

    top: 50px;

}

.scrollup,
.content-scrollup {

    opacity: 1;

    position: absolute;

    bottom: -40px;

    right: 22px;

    display: none;

    background-color: transparent;

    z-index: 100;

    font-size: 40px;

    text-decoration: none;

    background-color: #FFFFFF;

    padding-left: 10px;

    padding-right: 10px;

    vertical-align: text-top;

}

.content-scrollup {

    top: 10px;

    right: 10px;

    bottom: auto;

    display: inline;

}

.scrollup:hover,
.content-scrollup:hover {

    text-decoration: none;

}

.scrollup .fa,
.content-scrollup .fa {

    font-size: 20px;

    color: #666666;

    text-decoration: none;

    display: block;

    line-height: 30px;

}

.scrollup:hover,
.content-scrollup:hover {

    background-color: #b7b7b7;

}

.scrollup:hover .fa,
.content-scrollup:hover .fa {

    color: #FFFFFF;

}

.video-box-wrapper {

    display: none;

    width: 100%;

    background-color: #c00d0d;

    border-bottom: 4px solid #FFFFFF;

    border-top: 4px solid #FFFFFF;

    position: relative;

}

.video-box {

    max-width: 1024px;

    margin: auto;

}

.closebutton {

    position: absolute;

    top: 20px;

    right: 20px;

    z-index: 1;

}

.close {

    font-size: 50px;

}

.vjs-default-skin .vjs-menu-button {

    display: none;

}

.relative {

    position: relative;

}

section.white {

    color: #000 !important;

    background-color: #fff;

    border-top: 4px solid #FFFFFF;

}

.white .heading h2 {

    color: #000;

    font-size: 42px;

    margin: 0px 0px 40px;

}

.section-2 > .container > .heading {
    margin-bottom: 40px;
}

.banner-desc {
    text-align: center;
    color: #FFF;
}

.img-banner-border {
    /*border-bottom: 3px solid #fff;*/
}

.carousel-control {
    padding-top: 10%;
    width: 5%;
}

.carou-slider-2 a:hover,
.carou-slider-2 a:focus {
    text-decoration: none;
}

.carou-slider-2 {
    background-color: #008bd2;
}

.carou-slider-2 .carousel {
    background-color: transparent;
}

.carou-slider-2 .left {
    float: left;
}

.carou-slider-2 .clear {
    clear: both;
}

.carou-slider-2 .item-number {
    width: 50%;
    margin-right: 10px;
}

.carou-slider-2 .item-number {
    margin-right: 10px;
    float: left;
    max-width: 80px;
}

.carou-slider-2 .item-text {
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 0px 0px;
    font-family: "Frutiger Next W01 Light";
    min-height: 222px;
}

.carou-slider-2 .item-header {
    font-family: "Frutiger Next W01 Bold";
}

.carou-slider-2 .item-header {
    display: block;
    font-size: 19px;
    line-height: 1.1;
    min-height: 42px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
}

.carou-slider-2 .item a {
    display: block;
    color: #fff;
}

.carou-slider-2 h2 {
    color: #fff;
}

.section-3 {
    padding: 40px 0px;
    /*border-bottom: 5px solid #fff*/
}

.section-5 {
    background-color: #c00d0d;
}

.section-4 .container .heading {
    padding: 40px 0px;
}

.download-h2 {
    margin-top: 20px !important;
}

.link-button {
    z-index: 198;
    width: 275px;
    height: 44px;
    background-color: #fff;
}

.link-button .text {
    margin: -15px;
    margin-left: 0px;
    width: 100%;
    height: 100%;
    color: #000;
    opacity: 1;
    z-index: 200;
    font-family: "Frutiger Next W01 Bold";
}

.download-button {
    position: absolute;
    top: 47%;
    right: 5%;
    z-index: 198;
    width: 275px;
    height: 44px;
}

.download-button .bg {
    width: 100%;
    height: 100%;
    background-color: #fff;
    /*opacity: 0.8;*/
    position: absolute;
    z-index: 199;
}

.download-button .text {
    position: absolute;
    margin: 10px;
    width: 100%;
    height: 100%;
    color: #000;
    opacity: 1;
    z-index: 200;
    font-family: "Frutiger Next W01 Bold";
}

.subnav {
    width: 100%;
}

.dropdown-menu {
    background-color: #add4e5;
    top: 103%;
}

.subnav .list-objekt {
    float: left;
    width: 20%;
    padding-right: 20px;
}

.list-objekt .haeder {
    margin: 20px 0px;
    font-weight: bold;
    font-family: "Frutiger Next W01 Bold";
}

.list-objekt .text {
    font-family: "Frutiger Next W01 Light";
}

.list-objekt .image {
    margin: 20px 0px;
}

.list-objekt a {
    color: #000;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0px;
}

.image-container img {
    width: 100%;
}

@media only screen and (max-width: 767px) {

    .subnav .list-objekt {
        width: 100%;
        color: white;
    }

    .subnav .list-objekt .image{
        display: none;
    }

    .navbar-fixed-top .navbar-collapse{
        max-height: 5000px;
    }

    .list-objekt .haeder {
        font-size: 20px;
        color: white;
    }

    .subnav .list-objekt a{
        font-size: 20px;
        color: white;
        margin-bottom: 0;
    }

    .navbar-nav>li>.dropdown-menu {
        padding-top: 0;
    }

}


@media only screen and (max-width: 1199px) {

.navbar-default .navbar-brand {
    max-width: 250px;
}

}
