@charset "UTF-8";


/*Global / Desktop View*/
header {
    background-color: #FFFFFF;
    padding-top: 12px;
    padding-left: 70px;
    padding-right: 61px;
    padding-bottom: 12px;
    font-style: normal;
    font-weight: 100;
    font-size: 25px;
    text-shadow: 0px 0px;
    font-family: raleway;
}
.container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
nav {
    /* [disabled]float: right; */
}
.mobile-view {
	display: none;
}
.desktop-view ul li {
	list-style-type: none;
	display: inline-block;
	margin-top: 34px;
	text-decoration: none;
	float: right;
}
.desktop-view {
	margin-top: -4px;
}
.desktop-view ul li a {
	padding-top: 13px;
	padding-right: 4px;
	padding-bottom: 13px;
	padding-left: 43px;
	text-decoration: none;
	color: #000000;
}
.impressum {
    float: right;
    font-family: raleway;
    font-size: 13px;
    padding-right: 35px;
    padding-top: 10px;
    padding-bottom: 30px;
    font-style: normal;
    font-weight: 200;
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn-red {
	margin-top: -2px;
}
.btn-green {
}
body {
	font-family: raleway;
	font-style: normal;
	font-weight: 300;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hero-image {
	height: 780px;
	background-image: url( images/DSC_4999.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 19px;
}


	iframe	{
		margin-top: 35px;
		width: 100%;
		height: 400px;
	}

.info-box-dark {
    background-color: #f4f8f7;
    color: #000000;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-family: raleway;
    font-style: normal;
    font-weight: 200;
    margin-bottom: 20px;
}

.footer-text {
    font-size: 13px;
    float: left;
    padding-left: 19px;
    padding-top: 10px;
    padding-bottom: 30px;
    font-weight: 200;
    margin-top: 5px;
    margin-bottom: 5px;
}
.footer-text-landing {
    font-family: raleway;
    font-style: normal;
    font-weight: 200;
    font-size: 13px;
    float: left;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 19px;
    margin-bottom: 0px;
}


h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 60px;
    font-family: raleway;
    font-style: normal;
    text-align: center;
}
.info-box {
    margin-bottom: 20px;
    padding-bottom: 60px;
    padding-top: 30px;
    font-weight: 200;
    font-size: 15px;
    background-color: #F4F8F7;
    text-align: justify;
}
.info {
    background-color: #F4F8F7;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 200; 
	margin-bottom: 120px; 
}
h3 
{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 200; 
	margin-bottom: 120px; 
}


h4 
{
	font-size: 16px;
	font-weight: 200; 
	margin-bottom: 35px; 
}
.contact-tel {
	color: #000000;
	font-size: 16px;
}
.img-logo {
    padding-left: 73px;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background-color: #FFFFFF;
	font-family: raleway;
	font-style: normal;
	font-weight: 200;
	font-size: 16px;
}
.navbar-default{
    background-color: #ffffff;
    /* [disabled]padding-bottom: 30px; */
    padding-left: 65px;
    padding-top: 25px;
    padding-right: 61px;
    border-color: transparent;
}

.navbar-nav{
    padding-top: 88px;
    font-family: raleway;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    float: right;
    text-align: right;
}

h3{
	font-family: raleway;
	font-style: normal;
	font-weight: 200;
	font-size: 20px;
	float: right;
	text-align: right;	
	
}

a {
	-webkit-box-shadow: inset 0px 0px;
	box-shadow: inset 0px 0px;
	font-family: raleway;
	font-style: normal;
	font-weight: 200;
	text-decoration: none;
	opacity: 1;
	list-style-type: none;
	color: #000000;
}
header .nav.navbar-nav.navbar-right li {
    list-style-type: none;
}

.carousel {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 223px;
}

.carousel-control.left, .carousel-control.right {
  background: none !important;
  filter: progid: none !important;
  outline: 0;
 }
.carousel .carousel-control {
  visibility: hidden;
}
.carousel:hover .carousel-control {
  visibility: visible;
}

.item{
	height: 600px;
}
.nav-sub {
    padding-top: 60px;
    list-style-type: none;
    font-family: raleway;
    font-style: normal;
    font-weight: 200;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 123px;
    margin-top: 53px;
    float: right;
    margin-right: -74px;
}
.nav-subtext {
	padding-top: 115px;
	float: right;
	list-style-type: none;
	padding-left: 25px;
	font-family: raleway;
	font-style: normal;
	font-weight: 200;
	font-size: 15px;
	text-transform: uppercase;
}
.sub-menu {
    margin-left: 50px;
    float: right;
    margin-right: 61px;
    margin-top: 132px;
}
.container-fluid #topFixedNavbar1 .container-fluid.sub-menu {
	width: 100%;
	float: right;
	margin-top: -100px;
}
footer {
    font-family: raleway;
    font-size: 13px;
    font-style: normal;
    font-weight: 100;
    padding-left: 25px;
    padding-bottom: 20px;
}
.container-fluid.footer {
    padding-top: 0px;
    padding-left: 0px;
}
.impressum-landing {
	font-family: raleway;
	font-style: normal;
	font-weight: 200;
	font-size: 13px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: right;
}
.logo-nav {
    padding-top: 30px;
    padding-left: 30px;
}
.li-nav {
    padding-top: 18px;
    padding-right: 30px;
}
.image {
    background-image: url(images/DSC_4999_small.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center center;
    height: 780px;
}
.info-box-text {
    text-align: justify;
}
.container-fluid.image {
}
.contact {
    font-size: 16px;
    color: #000000;
}
.row .col-xl-2  {
    margin-right: -10px;
}
.row {
    margin-right: 42px;
}
.glyphicon-lock {
    color: rgba(0,0,0,0.50);
}



/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin-top: 8px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 8px;
    display: inline-block;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* Center the image and position the close button */
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
}



.container {
    padding: 16px;
}

span.psw {
    float: right;
    padding-top: 16px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 90%; /* Could be more or less, depending on screen size */
}


/* The Close Button (x) */
.close {
    position: absolute;
    right: 25px;
    top: 0;
    color: #000;
    font-size: 35px;
    font-weight: bold;
}



.close:hover,
.close:focus {
    color: #000000;
    cursor: pointer;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}
.modal-content.animate .container .login {
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}
    
@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
       display: block;
       float: none;
    }
    .cancelbtn {
       width: 100%;
    }
}



/*Tablet View*/
@media (min-width: 401px) and (max-width: 768px){
.mobile-view {
	display: block;
	float: right;
	margin-top: 8px;
}
.navbar {
    border-width: 0px;

}
.desktop-view {
	display: none;
	text-align: right;
}
.expand {
	display: block;
}	
.navbar-default .navbar-toggle {
    float: right;
    margin-top: 46px;
	
}
.nav-mobile {
    margin-top: -60px;
}
.nav-sub {
    list-style-type: none;
    font-family: raleway;
    font-style: normal;
    font-weight: 200;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 123px;
    margin-top: 50px;
    float: right;
    margin-right: -74px;
    margin-bottom: -60px;
}
.img-tablet {
    width: 40%;
}
.nav-projekte {
    margin-top: -90px;
}
/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 70%; /* Could be more or less, depending on screen size */
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}
}



/*Mobile View*/
@media (max-width: 400px){
.mobile-view {
	display: block;
	float: right;
}
.desktop-view {
	display: none;
	text-align: right;
}
.expand {
	display: block;
}	
header a img {
	width: 83%;
	height: 83%;
}
.mobile-view {
	margin-top: 6px;
}
.hero-image {
	/* [disabled]height: 526px; */
}
.info-box {
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
    font-family: raleway;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
}
.contact {
    font-family: raleway;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
}
.contact-tel {
    font-family: raleway;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
}
.footer-text {
    font-size: 8px;
    float: left;
}
.impressum {
    font-size: 8px;
    float: right;
}
.img-responsive {
    width: 90%;
}
.container-fluid.info .container.info-box {
}
h1 {
    font-family: raleway;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
}
.nav-mobile {
    margin-top: -60px;
}
.sub-menu {
    /* [disabled]margin-left: 50px; */
    float: right;
    /* [disabled]margin-right: 61px; */
    margin-top: 132px;
}
.navbar-nav {
    padding-top: 88px;
    font-family: raleway;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    float: right;
    text-align: right;
}
.mobile-text {
    font-size: 12px;
    text-align: right;
    display: inline-block;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 0px;
    position: static;
    right: 60px;
}
.li-nav-mobile {
    margin-bottom: -100px;
}
.nav-sub {
    list-style-type: none;
    font-family: raleway;
    font-style: normal;
    font-weight: 200;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 123px;
    margin-top: 50px;
    float: right;
    margin-right: -74px;
    margin-bottom: -60px;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}
}
.home {
	background-color: transparent;
}
.version1 {
    background-color: #FFFFFF;
}

.navbar-default .navbar-toggle {
    margin-right: -59px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}

@media screen and (min-width:769px) and (max-width:991px){
.nav-sub {
    list-style-type: none;
    font-family: raleway;
    font-style: normal;
    font-weight: 200;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 100px;
    margin-top: 50px;
    float: right;
    margin-right: -80px;
    margin-bottom: -103px;
    padding-bottom: 110px;
	}
/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin-top: 8px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 8px;
    display: inline-block;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}
}



.navbar-header a {
    display: block;
    width: 250px;
    height: 250px;
}