/*---------------------------------------------------------
 1. Basic Style
-------------------------------------------------------- */


/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body {
  font-size: 16px;
  line-height: 24px;
  color: black;
}
a {
  color: #143153;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  text-decoration: none !important;
}
a:hover,
a:focus {
  color: #13c6b8;
  -webkit-transition-duration: 1s;
  /* Safari */
  transition-duration: 1s;
}
h1,
h2,
h3,
h4,
h5,
th {
  color: #143153;
}
h1,
h2,
h3,
h4,
h5,
h6,
#navbar,
th{
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 700;
}
p {
  font-size: 1.2em;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
}

/*---------------------------------------------------------
 2. Header
-------------------------------------------------------- */


/* NAVBAR */

.navbar-default .navbar-nav>li {
  margin-left: 17px;
}
.navbar-default .navbar-nav>li>a {
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1em;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #143153 !important;
  font-weight: 700;
}

/*center the navbar*/

.navbar-default .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

/*end center*/

.navbar,
.navbar-default,
.navbar-static-top {
  background-color: #143153;
  border-color: #3c4755;
  height: 50px;
  width: 100%;
  text-align: center;
}
@media(max-width:767px) {
  .navbar,
  .navbar-default,
  .navbar-static-top {
    text-align: left;
  }
}
.navbar-default .navbar-collapse {
  background: #143153;
  border-color: transparent;
}
.navbar-toggle {
  border-radius: 0;
  border: 1px solid #ddd;
  width: 50px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  margin-bottom: 0px;
  margin-left: 25px;
  margin-top: 5px;
  float: left !important;
}
.navbar-toggle:hover {
  background-color: #2d3640;
  color: #20347D;
}
.navbar-header button {
  color: white;
  border: none;
  width: 100px;
}
.navbar-header button:active,
.navbar-header button:focus,
.navbar-header button:hover,
.navbar-header button.active {
  background: #ddd;
  box-shadow: none;
  color: #143153;
}
.navbar-header button menu {
  vertical-align: middle;
  display: inline-block;
  margin-left: 15px;
}
.navbar-header span {
  display: inline-block;
  font-size: 1.5em;
}
@media(min-width: 767px) {
  .navbar {
    padding: 0px 0;
    -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
    transition: background .5s ease-in-out, padding .5s ease-in-out;
  }
  .top-nav-collapse {
    padding: 0;
  }
}
@media(max-width: 1060px) {
  .navbar-nav {
    font-size: 0.8em;
  }
  .navbar-nav>li>a {
    padding: 15px 3px 15px 3px;
  }
}
.logo img {
  margin-top: 55px;
  margin-left: 15px;
  width: 240px;
  height: 240px;
  position: fixed;
}

/*---------------------------------------------------------
 3. Main Content
-------------------------------------------------------- */


/* Basics */

section {
  min-height: 80vh;
}
.section-divider {
  border: 0;
  height: 2px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(20, 49, 83), rgba(0, 0, 0, 0));
  margin-top: 100px;
}

/* Boxes */

.content {
  text-align: center;
  padding: 5px;
}
.content h2 {
  margin-bottom: 20px;
}
.content h3 {
  margin-bottom: 35px;
}
.content h3 {
  font-style: italic;
}
.content ul {
  list-style-type: disc;
  text-align: justify;
  padding-left: 0px;
}
.content ul li {
  text-align: center;
}
.content table {
  text-align: left;
}
.content .description {
  line-height: 1.7em;
  text-align: justify;
}
@media(max-width:480px) {
  .content .description {
    font-size: 1em;
    text-align: center;
    line-height: 1.55em;
  }
}

/* Home */

#home .carousel-inner {
  height: 100%;
}
#home .carousel,
.item,
.active {
  height: 100%;
}
#home .carousel-inner .item-bauunternehmen {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/bg_bauunternehmen.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#home .carousel-inner .item-baustahl {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/bg_baustahl.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#home .carousel-inner .item-bautraeger {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/bg_bautraeger.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#home .carousel-caption {
  width: 100%;
  height: 200px;
  background-color: rgba(20, 49, 83, 0.7);
  left: 0%;
  bottom: 0;
}
#home .carousel-caption h1 {
  color: #ddd;
}
#home .carousel-caption h1:hover {
  color: #13c6b8;
  -webkit-transition-duration: 1s;
  /* Safari */
  transition-duration: 1s;
}
#home .carousel-indicators {
  position: relative;
  bottom: 100px;
  left: auto;
  width: auto;
  margin-left: 0;
  line-height: 80px;
}
#home .carousel-indicators li, #home .carousel-indicators .active {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background: url(../images/wuerfel.png) center no-repeat;
  background-size: cover;
  border-radius: 8px;
  border: 0;
}
#home .carousel-indicators .active {
  width: 42px;
  height: 42px;
}

/* Slider Media Queries */

@media(max-width:767px) {
  #home .carousel-caption {
    height: 150px;
  }
  #home .carousel-caption h1 {
    font-size: 1.6em;
  }
  #home .carousel-indicators {
    bottom: 75px;
  }
  #home .carousel-indicators li {
    width: 20px;
    height: 20px;
  }
  #home .carousel-indicators .active {
    width: 25px;
    height: 25px;
  }
}

/*end slider*/


/* Unternehmen */


/* Slider */

.ref-slider {
  width: 100%;
  border: 6px solid rgb(20, 49, 83);
}
.ref-slider .carousel-inner,
.ref-slider img {
  width: 100%;
}
.ref-slider .carousel-caption a {
  white-space: pre-line !important;
}

/* Services */

ul.services {
  list-style-type: none;
  text-align: center;
}
ul.services li {
  display: inline-block;
  height: 180px;
  line-height: 30px;
  width: 100%;
  padding-top: 25px;
}
.services img {
  margin: 0 auto;
  max-height: 100px;
  max-width: 100px;
  background-color: rgba(20, 49, 83, 1);
  margin-bottom: 10px;
}
.services p {
  color: #143153;
  font-size: 1.5em;
  font-weight: 700;
}

/* Jobs */
#jobs .btn {
	background: #143153;
}
#jobs .btn:focus, #jobs .btn:hover {
	background: #ddd;
	color: #143153;
}

/* Projekte*/

#projekte h1 {
  text-align: center;
  margin-bottom: 50px;
}
.filtr-container {
	text-align: center;
  margin: 0 auto;
}
.filtr-item {
  padding: 10px;
}
#show-pics {
  width: 100%;
  height: auto;
  margin-top: 2em;
}
#show-pics .text {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
}
#show-pics span.glyphicon-plus-sign {
  display: block;
  font-size: 5em;
  margin-bottom: 15px;
}
.filtr-controls {
  text-align: center;
  list-style-type: none;
  padding: 0px;
}
.filtr-controls li {
  display: inline;
}
.btn {
  padding: 14px 24px;
  border: 0 none;
  letter-spacing: 1px;
  border-radius: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-left: 5px;
  min-width: 200px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0 none;
}
.btn-primary {
  background: #143153;
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  background: #ddd;
  color: #143153;
}
.btn-primary:active,
.btn-primary.active {
  background: #ddd;
  box-shadow: none;
  color: #143153;
}

/* Contact */

#kontakt {
  padding-bottom: 40px;
  margin-bottom: -40px;
}
#kontakt .content {
  text-align: left;
}
#kontakt .address {
  list-style-type: none;
}
#kontakt .address li {
  text-align: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 5px;
}
#kontakt .address li p {
  display: inline-block;
  font-size: 1.2em;
  vertical-align: middle;
}
@media(max-width:340px) {
  #kontakt .address li p {
    font-size: 0.9em;
  }
}
#kontakt ul.address .glyphicon {
  color: white;
  background: #143153;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-top: 5px;
  margin-right: 10px;
}

/*Contact Form*/

.contact-form {
  padding-top: 40px;
}
.contact-form input {
  height: 50px;
}
.contact-form .form-item {
  border: 1px solid #143153;
  border-radius: 0px;
  box-shadow: none;
  margin-bottom: 20px;
  width: 100%;
  padding: 10px;
}
.contact-form input[type="submit"] {
  background: #143153;
  color: #fff;
  font-weight: bold;
  transition: all 0.3s ease;
}
.contact-form input[type="submit"]:hover {
  background: #143153;
}
.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*** Impressum ***/

.nyroModalCont {
  padding: 4px;
  color: #555;
  max-height: 700px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #ccc;
  -webkit-border-radius: 60px 5px 60px 5px;
  -webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.2) inset;
}
.nyroModalCont td {
  height: 30px;
}
.nyroModalCont th {
  font-size: 1.5em;
  font-weight: bold; 
  height: 50px;
  
}
@media(max-width:480px) {
  .nyroModalCont {
    font-size: 80%;
  }
}

/*---------------------------------------------------------
 4. Footer
-------------------------------------------------------- */

footer {
  color: #ddd;
  background-color: #143153;
  width: 100%;
  height: auto;
  font-size: 1.2em;
  line-height: 1.35;
  position: absolute;
  padding-top: 20px;
}
footer a {
  color: #ddd;
}
footer a:hover {
  color: #13c6b8;
}
footer p {
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.1em;
}
footer hr {
  border: 0;
  height: 2px;
  background-image: linear-gradient(to right, rgb(20, 49, 83), #ddd, rgb(20, 49, 83));
  margin: 20px 50px 20px 50px;
}

/**** Cookie Notice ****/
#cookieNotice {color: #000; }
#cookieNotice a {color:#000; text-decoration:none;}
#cookieNotice a:hover {text-decoration:underline;}
#cookieNotice div {padding:10px; padding-right:40px;}
#cookieNotice { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}
#cookieNoticeClose {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }
#cookieNoticeClose:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}
/*Boostrap Grid Helper*/

.vert-offset-top-4 {
  margin-top: 4em;
}
.vert-offset-top-3 {
  margin-top: 3em;
}
.vert-offset-top-2 {
  margin-top: 2em;
}

/*OVERRIDDEN: Bug Fix*/

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}