/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


body {
  font-family: Roboto,'Roboto Condensed', sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: Roboto,'Roboto Condensed', sans-serif; }

h2 {
  font-size: 1.75em; }

h3.subhead {
  font-size: 1rem;
  padding-bottom: 0.8rem; }

.text-red {
  color: #cc0001; }

.text-grey {
  color: #999999; }

  section#projekte .banner-projekte {
    text-align: center;
      background-image: url("/img/bg-projekte-2560.png");
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
     }
@media (min-width: 1200px) {
section#leistungen {
        background-image: url("/img/background-bruecke.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
 }
}
section .banner-netzwerk {
  text-align: center;
    background-image: url("/img/banner-netzwerk-bg-2560.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
   }
  section .banner-netzwerk .container {
    padding-left: 10px; }
  section .banner-netzwerk .container img {
    border-left: 5px solid #fff; }
  section .texthead .subhead {
      font-size: 2.25rem; }

section#map  {
        
  }



section.produktion .float-cont {
  background-color: #fff;
  background-repeat: no-repeat;
  position: relative;
  padding: 40px;
  box-shadow: 0px 0px 15px 0px #2e2e2e;
  margin-top: 60px;
  margin-bottom: 40px;
  opacity: 0.9; }

hr.short {
  max-width: 3rem;
  padding: 0;
  border: none;
  border-top: solid 0.15rem;
  border-color: #FABF1B;;
  margin-top: 0;
  margin-bottom: 1.5rem;
  margin-left: 0; }

section {
  padding: 6rem 0; }
  section h2 {
    font-size: 1.75rem;
    line-height: 2rem; }
  @media (min-width: 992px) {
    section h2 {
      font-size: 1.75rem;
      line-height: 2rem; } }

.btn-xl {
  padding: 1rem 1.75rem;
  font-size: 1.25rem; }

.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  line-height: 2rem; }

.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none; }
  .scroll-to-top a {
    width: 3.5rem;
    height: 3.5rem;
    background-color: #f8ae01;
    line-height: 3.1rem;
    box-shadow: 0px 0px 10px 0px #291d11; }

.head-meta-nav {
  color: #676767;
  text-align: right;
  font-size: 14px; 
}
.head-meta-nav a {
    color: #676767;}
.head-meta-nav a.hover {
      text-decoration: underline;}
.head-meta-nav .caption {
  font-size: 20px;}

.header-contact {
  color: text-red;
  font-size: 13px; }

#mainNav {
  padding-top: 0rem;
  padding-bottom: 1rem;
  font-weight: 700;
  font-family: 'Bahnschrift Condensed','Roboto Condensed', sans-serif; 
  background-color: #f8ae01;
}
  
  #mainNav .navbar-brand {
    color: #333333; }
  #mainNav .navbar-brand img {
    max-height:80px; }
  #mainNav .navbar-nav {
    border-left: 1px solid #fff;
  }
    #mainNav .navbar-nav li {
      border-right: 1px solid #fff;
    width: 130px;
  text-align: center; }
    #mainNav .navbar-nav li.nav-item a.nav-link {
      color: #fff; 
    padding: 0.8rem 1rem 0.6rem 1rem;}
      #mainNav .navbar-nav li.nav-item a.nav-link:hover {
        background-color: #333333; }
      
  #mainNav .navbar-toggler {
    /*font-size: 80%;*/
    padding: 0.8rem; }
    #mainNav .navbar-toggler:focus {
      outline: none; 
  }
  #mainNav .navbar-toggler:hover,
  #mainNav .navbar-toggler:active {
    border:none; }

@media (min-width: 992px) {
  #mainNav {
    font-size: 14px;
    font-weight: normal;
    padding-top: 0rem;
    padding-bottom: 1.5rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s; }
    .navbar-brand {
      padding-top: 0;
      font-size: 18px;
      -webkit-transition: font-size 0.3s;
      -moz-transition: font-size 0.3s;
      transition: font-size 0.3s;
      max-width: 250px; }
      #mainNav .navbar-brand img {
        max-height:229px; }
    #mainNav .navbar-nav {
      margin-top: 0; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link {
       }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
      color: #fff;
      font-weight: bold;
      border-bottom: 1px solid #FABF1B;
      background: #ffffff; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        color: #333333;
        background: #ffffff; }

  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0; }
    #mainNav.navbar-shrink .navbar-brand {
      font-size: 1.5em; } }
@media (max-width: 992px) {
  #mainNav .navbar-brand {
    width: 250px; }
  #mainNav .navbar-nav {
    margin-top: 0; } }
@media (max-width: 767px) {
  #mainNav .navbar-brand {
    width: 200px; }
  #mainNav .navbar-nav {
    margin-top: 0; } }
header.masthead {
  z-index: 1;
  text-align: center;
   }
  header.masthead img {
     }
  header.masthead div {
    text-align: left; }
  header.masthead h1 {
    font-size: 3rem;
    line-height: 3rem; }
  header.masthead h2 {
    font-size: 1.3rem;
    font-family: 'Bahnschrift Condensed','Roboto Condensed', sans-serif; }

    header.masthead .bg-dark {
      background-color: #291d11;
      border-left: 10px solid #f8ae01;
    color:#ffffff;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 35px;
   }
   
   header.masthead div.banner-ueberuns {
    text-align: center;
    background-image: url("/img/banner-logo-bg-1920.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative; }
  header.masthead div.banner-ueberuns .container {
    padding-right: 10px; }
  header.masthead div.banner-ueberuns .container img {
    border-right: 5px solid #fff; }
  @media (min-width: 1921px) {
    header.masthead div.banner-ueberuns {
      text-align: center;
      background-image: url("/img/banner-logo-bg-2560.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    position: relative; }
     }
@media (min-width: 992px) {
  header.masthead h1 {
    font-size: 4.75em;
    line-height: 4rem; }
  header.masthead h2 {
    font-size: 1.75em;
   
    font-weight:900;
   } 
   }
.portfolio {
  margin-bottom: -15px; }
  .portfolio .portfolio-item {
    position: relative;
    display: block;
    max-width: 25rem;
    margin-bottom: 15px; }
    .portfolio .portfolio-item-text h2 {
      font-size: 1.5rem; }
    .portfolio .portfolio-item .btn {
      background-color: rgba(204, 0, 1, 0.8);
      color: #fff;
      border-radius: 0;
      padding-top: 0.1rem;
      padding-bottom: 0.1rem; }
    .portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
      font-size: 1.5rem; }
  .portfolio .portfolio-item:hover {
    text-decoration: none; }
    .portfolio .portfolio-item:hover h2 {
      color: #cc0001; }
    .portfolio .portfolio-item:hover .btn {
      background-color: rgba(153, 153, 153, 0.8);
      color: #cc0001;
      border-radius: 0; }
  @media (min-width: 576px) {
    .portfolio {
      margin-bottom: -30px; }
      .portfolio .portfolio-item {
        margin-bottom: 30px; } }

.portfolio-modal .portfolio-modal-dialog {
  padding: 3rem 1rem;
  min-height: calc(100vh - 2rem);
  margin: 1rem calc(1rem - 8px);
  position: relative;
  z-index: 2;
  -moz-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5); }
  .portfolio-modal .portfolio-modal-dialog .close-button {
    position: absolute;
    top: 2rem;
    right: 2rem; }
    .portfolio-modal .portfolio-modal-dialog .close-button i {
      line-height: 38px; }
  .portfolio-modal .portfolio-modal-dialog .btn {
    background-color: rgba(204, 0, 1, 0.8);
    color: #fff;
    border-radius: 0;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem; }
  .portfolio-modal .portfolio-modal-dialog .btn:hover {
    background-color: rgba(153, 153, 153, 0.8);
    color: #cc0001;
    border-radius: 0; }
  .portfolio-modal .portfolio-modal-dialog h2 {
    font-size: 2rem; }
@media (min-width: 768px) {
  .portfolio-modal .portfolio-modal-dialog {
    min-height: 100vh;
    padding: 5rem;
    margin: 3rem calc(3rem - 8px); }
    .portfolio-modal .portfolio-modal-dialog h2 {
      font-size: 3rem; } }
.hr-grey{
  height:140px;
  background-color: #cccccc;
  position: relative;
}     
.embed-responsive-map::before {
  padding-top: 30%;
}
@media (min-width: 1921px) {
  .embed-responsive-map::before {
    padding-top: 22%;
  }
}
@media (max-width: 1199px) {
  .embed-responsive-map::before {
    padding-top: 45%;
  }
}
@media (max-width: 768px) {
  .embed-responsive-map::before {
    padding-top: 80%;
  }
}
.hr-grey img{
  position: absolute;
  top: 137px;
  left: 0;
  right: 0;
  margin: auto auto;
}  
.font-white {
  color:#ffffff;
}
.button-order {
  text-transform: uppercase;
  background-color: #FABF1B;
  display: inline-block;
  padding: 4px 15px;
  color: #ffffff;
  font-weight: bold;
}
section#kontakt i.fa {
  font-size: 3rem;
  min-width: 3rem;
  margin-bottom: 1rem;
  text-align: center;
}
section#kontakt p {
  clear:left;
}
section#kontakt a {
  color: #ffffff;
}
section#kontakt .btn {
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
}
.floating-label-form-group {
  position: relative;
   }
  .floating-label-form-group input,
  .floating-label-form-group textarea {
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    padding-right: 0;
    border: 1px solid #000000;
    resize: none;
    border-radius: 0;
    
    box-shadow: none !important; }
  .floating-label-form-group label {
    font-size: 0.85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    -moz-transition: top 0.3s ease, opacity 0.3s ease;
    -ms-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0; }
  .floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #e9ecef; }

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1; }

.floating-label-form-group-with-focus label {
  color: #ffffff; }

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e9ecef; }

.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #f8ae01;
  color: #000;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center; }
  .footer h4 {
    padding: 1.5rem 0 0 0.7rem;
    border-left:3px solid #000 }
  .footer p {
    font-size: 0.9rem; }
  .footer a, .footer a:hover, .footer a:focus {
    color: #000; }

@media (max-width: 1900px) {
  footer {
    background-size: auto !important; } }
.copyright {
  background-color: #999999;
  border-top: 1px solid #e6e8e8; }

a {
  color: #333333; }
  a:focus, a:hover, a:active {
    color: #1a1a1a; }

.btn {
  border-width: 2px; }

.bg-primary {
  background-color: #ffffff !important; }

.bg-secondary {
  background-color: #2C3E50 !important; }

.text-primary {
  color: #ffffff !important; }

.text-secondary {
  color: #2C3E50 !important; }
.img-shadow{
  box-shadow: 0px 0px 15px 0px #999999;
}
.btn-primary {
  background-color: #ffffff;
  border-color: #ffffff; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #e6e6e6;
    border-color: #e6e6e6; }

.btn-secondary {
  background-color: #2C3E50;
  border-color: #2C3E50; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    background-color: #1a252f;
    border-color: #1a252f; }


