/* Compiled Less CSS File */
/* Generated from "style.css" */

/* nunito-sans-200 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/nunito-sans-v3-latin-200.eot');
  src: local('Nunito Sans ExtraLight'), local('NunitoSans-ExtraLight'), url('../fonts/nunito-sans-v3-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/nunito-sans-v3-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/nunito-sans-v3-latin-200.woff') format('woff'), /* Modern Browsers */
   url('../fonts/nunito-sans-v3-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/nunito-sans-v3-latin-200.svg#NunitoSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* nunito-sans-300 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/nunito-sans-v3-latin-300.eot');
  src: local('Nunito Sans Light'), local('NunitoSans-Light'), url('../fonts/nunito-sans-v3-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/nunito-sans-v3-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/nunito-sans-v3-latin-300.woff') format('woff'), /* Modern Browsers */
   url('../fonts/nunito-sans-v3-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/nunito-sans-v3-latin-300.svg#NunitoSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* nunito-sans-regular - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-sans-v3-latin-regular.eot');
  src: local('Nunito Sans Regular'), local('NunitoSans-Regular'), url('../fonts/nunito-sans-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/nunito-sans-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/nunito-sans-v3-latin-regular.woff') format('woff'), /* Modern Browsers */
   url('../fonts/nunito-sans-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/nunito-sans-v3-latin-regular.svg#NunitoSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
/* nunito-sans-600 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/nunito-sans-v3-latin-600.eot');
  src: local('Nunito Sans SemiBold'), local('NunitoSans-SemiBold'), url('../fonts/nunito-sans-v3-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/nunito-sans-v3-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
   url('../fonts/nunito-sans-v3-latin-600.woff') format('woff'), /* Modern Browsers */
   url('../fonts/nunito-sans-v3-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/nunito-sans-v3-latin-600.svg#NunitoSans') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  color: #727272;
}
body .contact-form .bee {
  display: none!important;
}
header #Logo {
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  padding-left: 70px;
}
header #Logo .navbar-brand {
  float: left;
  font-size: 18px;
  height: auto;
  line-height: 20px;
  padding: 15px;
}
header #Logo .navbar-brand > img {
  display: block;
  max-height: 137px;
  width: inherit;
}
header nav.navbar-default.navbar {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border: 0px solid transparent;
  margin-bottom: 0;
  min-height: inherit;
  position: relative;
  font-size: 20px;
  font-weight: 200;
  padding-top: 30px;
}
header nav.navbar-default.navbar .navbar-nav > li > a {
  padding-bottom: 10px;
}
header nav.navbar-default.navbar .nav > li > a {
  display: inline-table;
}
header nav.navbar-default.navbar .nav > li > a i {
  font-size: 12px;
}
header nav.navbar-default.navbar .navbar-nav > li > a {
  color: #727272;
  text-align: center;
  padding: 15px 25px 10px;
  font-weight: 400;
}
header .navbar-nav > li > .dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  float: left;
  font-size: 16px;
  font-weight: 100;
  left: auto;
  list-style: outside none none;
  margin: 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
header .navbar-nav > li > .dropdown-menu > li > a {
  clear: both;
  color: #333;
  display: block;
  font-weight: 200;
  line-height: 1.42857;
  padding: 3px 15px;
  white-space: nowrap;
}
header #Number .nav.navbar-nav.navbar-right {
  padding: 15px;
}
header #Number .nav.navbar-nav.navbar-right li {
  float: none;
  text-align: right;
  margin-bottom: 10px;
}
header #Number .nav.navbar-nav.navbar-right li a {
  padding: 0;
}
header #Number .nav.navbar-nav.navbar-right li a:focus,
header #Number .nav.navbar-nav.navbar-right li a:hover {
  text-decoration: none;
  background-color: transparent;
}
header #Number .nav.navbar-nav.navbar-right li.big {
  font-size: 30px;
  line-height: normal;
}
#DownContent {
  background-color: #9d9d9d;
  text-align: center;
}
#DownContent a > span {
  color: #fff;
  font-size: 60px;
}
.site-homepage header nav.navbar-default.navbar .navbar-nav > li > a.start,
.site-ueberuns header nav.navbar-default.navbar .navbar-nav > li > a.ueberuns,
.site-leistungen header nav.navbar-default.navbar .navbar-nav > li > a.leistungen,
.site-kontakt header nav.navbar-default.navbar .navbar-nav > li > a.kontakt {
  color: #0081c9;
}
.site-uebersicht header .navbar a.uebersicht,
.site-stahltreppen header .navbar a.stahltreppe,
.site-feuerschutztueren header .navbar a.tueren,
.site-stahlbau header .navbar a.stahlbau,
.site-garagentore header .navbar a.tore,
.site-gelaenderbau header .navbar a.gelaenderbau,
.site-carports header .navbar a.carports,
.site-wohnaccessoire header .navbar a.wohnaccessoire {
  color: #0081c9;
}
.site-uebersicht header nav.navbar-default.navbar .navbar-nav > li > a.leistungen,
.site-stahltreppen header nav.navbar-default.navbar .navbar-nav > li > a.leistungen,
.site-feuerschutztueren header nav.navbar-default.navbar .navbar-nav > li > a.leistungen,
.site-stahlbau header nav.navbar-default.navbar .navbar-nav > li > a.leistungen,
.site-garagentore header nav.navbar-default.navbar .navbar-nav > li > a.leistungen,
.site-gelaenderbau header nav.navbar-default.navbar .navbar-nav > li > a.leistungen,
.site-carports header nav.navbar-default.navbar .navbar-nav > li > a.leistungen,
.site-wohnaccessoireheader nav.navbar-default.navbar .navbar-nav > li > a.wohnaccessoire {
  color: #0081c9;
}
#Banner:before {
  background-color: rgba(157, 157, 156, 0.4);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.site-homepage #Banner {
  background-image: url("../img/Banner.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}
.site-garagentore #Banner {
  background-image: url("../img/Tore.jpg");
}
.site-carports #Banner {
  background-image: url("../img/Carport.jpg");
}
.site-stahltreppen #Banner {
  background-image: url("../img/Stahltreppe.jpg");
}
.site-gelaenderbau #Banner {
  background-image: url("../img/Gelaender.jpg");
}
.site-stahlbau #Banner {
  background-image: url("../img/Stahlbau.jpg");
}
.site-wohnaccessoire #Banner {
  background-image: url("../img/Wohnaccessoires.jpg");
}
.site-feuerschutztueren #Banner {
  background-image: url("../img/Feuerschutz.jpg");
}
#Banner {
  background-image: url("../img/Banner.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}
.site-homepage #Banner .Claim {
  font-size: 60px;
}
#Banner {
  align-items: flex-end;
  color: #fff;
  display: table;
  position: relative;
  width: 100%;
  z-index: 0;
}
#Banner .Claim {
  font-size: 50px;
  font-weight: 200;
  text-align: center;
  line-height: 55px;
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
}
#Banner .Claim small {
  font-size: 40px;
  text-transform: none;
}
#Banner .Claim hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 3px 0 0;
  margin-bottom: 15px;
  margin-top: 15px;
  max-width: 1000px;
  width: 100%;
}
.site-homepage h1 {
  font-size: 36px;
  color: #0081c9;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: normal;
  position: relative;
  display: block;
  margin-top: 0;
}
.site-homepage h1 small {
  color: #0081c9;
  display: block;
  font-size: 22px;
  font-weight: 300;
  padding-bottom: 10px;
  text-transform: none;
}
.site-homepage h1:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 1px;
  bottom: 0;
  left: 20%;
  border-bottom: 1px solid #bfbfbf;
}
h1:before {
  border-bottom: 1px solid #bfbfbf;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
h1 {
  color: #0081c9;
  display: inline-block;
  font-size: 36px;
  line-height: normal;
  margin-bottom: 30px;
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
}
h1 small {
  color: #0081c9;
  display: block;
  font-size: 28px;
  font-weight: 300;
  padding-bottom: 10px;
  text-transform: none;
}
h2 {
  font-size: 28px;
  color: #0081c9;
  text-align: center;
  font-weight: 300;
  line-height: normal;
}
h3 {
  font-size: 22px;
  color: #727272;
  font-weight: 300;
  line-height: normal;
}
a {
  color: #0081c9;
}
a:focus,
a:hover {
  color: #0081c9;
  text-decoration: underline;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 3px solid #cfcfcf;
}
#Zulieferer {
  background-color: #cfcfcf;
}
footer#site-footer .FooterLeistungen a {
  color: #727272;
}
footer#site-footer #footerNav {
  text-align: center;
  background-color: #0081c9;
  color: #fff;
  padding: 15px 0;
}
footer#site-footer #footerNav a {
  color: #fff;
}
.btn.btn-default {
  background-color: #0081c9;
  border: none;
  color: #fff;
  border-radius: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
}
.form-control {
  border-radius: 0;
}
label {
  display: inline-block;
  font-weight: 300;
  margin-bottom: 5px;
  max-width: 100%;
}
td {
  padding: 3px;
}
.padding-top {
  padding-top: 30px;
}
img.center {
  margin: 0 auto;
}
a.auszeichnung {
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
a.auszeichnung img {
  border: 1px solid #bfbfbf;
}
a.auszeichnung:hover:before,
a.auszeichnung:focus:before {
  background: rgba(207, 207, 207, 0.8) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
a.auszeichnung:hover:after,
a.auszeichnung:focus:after {
  color: #ffffff;
  content: "\002b";
  display: inline-block;
  font-size: 70px;
  left: 50%;
  margin: -20px;
  position: absolute;
  text-indent: 0;
  text-rendering: geometricprecision;
  text-shadow: 0 0 2px rgba(102, 102, 102, 0.35);
  top: 50%;
  z-index: 2;
}
.verticalcenter {
  align-items: center;
  display: flex;
}
.bg-grau {
  background-color: #ededed;
}
.padding {
  padding: 40px 0;
}
#Zulieferer.padding {
  padding: 1px 0;
}
img.SVGLeistungen {
  max-height: 100px;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.LeistungenHoeheIndex a:hover .Leistungen img.SVGLeistungen,
.LeistungenHoehe a:hover .Leistungen img.SVGLeistungen {
  transform: scale(1.1);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.Leistungen {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #9d9d9c;
  margin-bottom: 40px;
  padding: 15px;
  position: relative;
  text-align: center;
}
.Leistungen:after,
.Leistungen:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.Leistungen:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 25px;
  margin-left: -25px;
}
.Leistungen:before {
  border-color: rgba(157, 157, 156, 0);
  border-top-color: #9d9d9c;
  border-width: 28px;
  margin-left: -28px;
}
.LeistungenHoeheIndex a:hover .Leistungen,
.LeistungenHoehe a:hover .Leistungen {
  border: 2px solid #0081c9;
}
.LeistungenHoeheIndex a:hover .Leistungen:before,
.LeistungenHoehe a:hover .Leistungen:before {
  border-color: rgba(157, 157, 156, 0);
  border-top-color: #0081c9;
}
.LeistungenHoeheIndex a:hover {
  text-decoration: none;
}
.Leistungen:hover img .st0 {
  fill: #0081c9 !important;
}
.Leistungenliste a {
  padding: 5px;
  background-color: #0081c9;
  color: #fff;
  margin-right: 10px;
}
.bg-imageUebernahme {
  background-image: url("../img/Firmenuebernahme.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 360px;
  color: #727272;
  position: relative;
  width: 100%;
  z-index: 0;
}
.bg-imageUebernahme:before {
  background-color: rgba(202, 202, 202, 0.6);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.bg-blau {
  background-color: #0081c9;
  color: #fff;
}
.bg-blau a {
  color: #fff;
}
.bg-blau h2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  font-size: 24px;
}
.bg-blau h3 {
  color: #fff;
  margin: 0;
}
.LeistungenWrap.col-sm-6 {
  padding-bottom: 50px;
  height: 305px;
}
.LeistungenHoehe {
  min-height: 395px;
}
.LeistungenHoehe a p {
  color: #727272;
  text-decoration: none;
  text-align: center;
}
.LeistungenHoehe a:hover {
  text-decoration: none;
}
.galerie a:hover:before,
.galerie a:focus:before {
  background: rgba(207, 207, 207, 0.8) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.galerie a:hover:after,
.galerie a:focus:after {
  color: #ffffff;
  content: "\002b";
  display: inline-block;
  font-size: 70px;
  left: 50%;
  margin: -20px;
  position: absolute;
  text-indent: 0;
  text-rendering: geometricprecision;
  text-shadow: 0 0 2px rgba(102, 102, 102, 0.35);
  top: 50%;
  z-index: 2;
}
.galerie a {
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.col-md-offset-1-5 {
  margin-left: 12.49995%;
}
.site-impressum h2 {
  text-align: left;
}
#Choco_overlay,
body {
  margin: 0;
  padding: 0;
}
#Choco_overlay {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: none;
}
#Choco_content {
  display: none;
  width: 800px;
  height: 600px;
  z-index: 1001;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
  border-top: 1px solid transparent;
}
#Choco_content #Choco_left_arrow {
  float: left;
  background-image: url(../inc/lightbox/img/left.gif) !important;
  background-position: 12%;
  left: -14%;
}
#Choco_content #Choco_right_arrow {
  float: right;
  background-image: url(../inc/lightbox/img/right.gif) !important;
  background-position: 88%;
  left: 14%;
}
.Choco_arrows {
  background-repeat: no-repeat;
  display: none;
  position: relative;
  cursor: pointer;
  width: 49%;
  top: -100%;
  height: 100%;
  margin-top: -30px;
}
#Choco_close,
#Choco_loading {
  background-repeat: no-repeat;
  z-index: 1002;
  cursor: pointer;
  margin-top: -20px;
  display: none;
}
#Choco_bigImage,
#Choco_container_description {
  position: relative;
  width: 100%;
  margin-top: -5px;
}
#Choco_container_photo {
  text-align: center;
  width: 800px;
  height: 600px;
}
#Choco_container_description {
  padding: 0;
  height: 26px;
  color: #505050;
  font-family: Tahoma;
  clear: both;
  font-size: 12px;
  overflow: hidden;
  visibility: hidden;
}
#Choco_container_title {
  float: left;
  padding: 5px;
}
#Choco_container_via {
  padding: 5px;
  float: right;
}
#Choco_container_via a {
  color: #808080;
}
#Choco_container_via a:hover {
  color: #fff;
  background: #808080;
}
#Choco_content #Choco_close {
  width: 30px;
  height: 25px;
  background-image: url(../inc/lightbox/img/close.gif) !important;
}
#Choco_content #Choco_loading {
  width: 9px;
  height: 11px;
  background-image: url(../inc/lightbox/img/loading.gif) !important;
  float: right;
}
#Choco_bigImage {
  display: none;
  height: 100%;
}
@media (max-width: 767px) {
  .site-homepage h1,
  h1 {
    font-size: 30px;
  }
  header #Logo {
    display: inline-block;
    padding-left: 0;
    position: relative;
    width: 100%;
  }
  header #Logo .navbar-brand > img {
    width: 100%;
    max-height: inherit;
  }
  .site-homepage #Banner .Claim,
  #Banner .Claim {
    font-size: 40px;
    line-height: 45px;
    /* hyphens */
  
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .site-homepage #Banner .Claim small,
  #Banner .Claim small {
    font-size: 30px;
    text-transform: none;
  }
  .site-homepage #Banner {
    height: 400px;
  }
  .bg-imageUebernahme {
    background-position: center center;
  }
  header .navbar-nav > li > .dropdown-menu {
    position: relative;
    float: none;
    display: block !important;
  }
  header .navbar-nav > li > .dropdown-menu > li > a {
    line-height: normal;
    padding: 3px 40px;
  }
  ul.nav.navbar-nav.navbar-right > li > span {
    display: none;
  }
  img.img-responsive {
    margin-bottom: 15px;
  }
  .galerie img.img-responsive {
    margin-bottom: 0;
  }
  .LeistungenHoehe {
    min-height: auto;
  }
  header nav.navbar-default.navbar {
    padding-top: 0;
  }
  .LeistungenWrap.col-sm-6 {
    padding-bottom: 0;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header #Logo {
    display: inline-block;
    padding-left: 0;
    position: relative;
    width: 100%;
  }
  .site-homepage #Banner {
    height: 500px;
  }
  .LeistungenHoeheIndex .col-sm-6 {
    min-height: 305px;
  }
  header nav.navbar-default.navbar {
    padding-top: 0;
  }
  img.img-responsive {
    margin-bottom: 15px;
  }
  .galerie img.img-responsive {
    margin-bottom: 0;
  }
  .bg-imageUebernahme {
    background-position: center center;
  }
  .LeistungenWrap.col-sm-6 {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header nav.navbar-default.navbar {
    padding-top: 85px;
  }
  .LeistungenHoeheIndex .col-sm-6 {
    min-height: 310px;
  }
  .LeistungenHoehe {
    min-height: 470px;
  }
}
@media (min-width: 1200px) and (max-width: 1509px) {
  header nav.navbar-default.navbar {
    padding-top: 75px;
  }
}
@media (min-width: 1510px) {
  
}