html {
  width: 100%;
  overflow-y: scroll;
}
body {
  max-width: 100%;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px !important;
}
img-responsive {
  width: 100%;
  height: auto;
}
.logoIMG {
  width: 50% !important;
  height: auto;
}
a {
  color: #efc60c;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oswald', sans-serif !important;
  text-transform: uppercase;
  text-align: center;
}
h1 {
  margin-bottom: 0 !important;
  padding: 15px 0;
  color: #ffffff !important;
  text-shadow: 1px 0.5px 0.5px #000000;
  background-color: #efc60c;
}
h2,
h2 a {
  color: #c7c7c7;
  font-size: 36px !important;
  text-align: center;
}
h2 a:hover,
h2 a:focus {
  color: #efc60c;
  text-decoration: none;
}
h3 {
  font-size: 26px !important;
}
#menuReferenzen {
  font-size: 2em;
  text-align: center;
  display: block;
}
#menuReferenzen li {
  display: block;
}
#menuReferenzen li a {
  margin: 15px 0;
  padding: 10px 0;
  text-decoration: none;
  text-shadow: 0.5px 0.5px 0.5px #000;
  background-color: #fff;
  display: block;
  transition: 0.2s;
}
#menuReferenzen li a:hover,
#menuReferenzen li a:focus,
#menuReferenzen li a:active {
  background-color: #000;
  transition: 0.2s;
}
.img-responsive {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .hidden-xs {
    display: none;
  }
}
@media (max-width: 992px) {
  .hidden-sm {
    display: none;
  }
}
#header {
  background-color: #1b1b1b;
}
#logo {
  text-align: center;
}
#page {
  text-align: justify;
}
#beitragTop {
  padding: 0;
}
.boxBeitragTopHome {
  margin-top: 30px;
  text-align: center;
}
.boxBeitragTopHome p {
  margin-bottom: 30px;
}
.circle {
  width: 110px;
  height: 110px;
  color: #ffffff;
  background-color: #1d1d1d;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 70px;
  line-height: 90px;
  text-align: center;
  position: relative;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
}
.circle img {
  margin: 20px;
  width: 48px;
  height: 48px;
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality;
  border: 0;
}
#beitrag {
  width: 100%;
  padding: 0;
}
body.referenzen {
  color: #ffffff;
  background-color: #1d1d1d;
}
body.referenzen a {
  color: #efc60c;
}
.kantone {
  width: 20% !important;
  height: auto;
}
@media (max-width: 768px) {
  body.neubau #beitragLeft,
  body.bauberatung #beitragLeft,
  body.cad-dienstleistungen #beitragLeft,
  body.oekologisch-bauen #beitragLeft,
  body.keramik-und-natursteinbelaege #beitragLeft,
  body.balkon-und-terassensarnierung #beitragLeft,
  body.stukaturarbeiten #beitragLeft {
    display: none;
  }
}
body.referenzen #beitragLeft {
  display: none;
}
#beitragLeft {
  padding: 45px 30px;
}
#beitragLeft h2 {
  margin-bottom: 25px;
}
#beitragLeft a {
  color: #efc60c;
}
@media (max-width: 768px) {
  body.architektur #beitragRight,
  body.renovation-umbau-schadensarnierung #beitragRight,
  body.baumanagement #beitragRight,
  body.liegenschaftsvermittlung #beitragRight,
  body.baufuehrung #beitragRight,
  body.gipserarbeiten #beitragRight,
  body.bodenbelaege #beitragRight,
  body.maurerarbeiten #beitragRight,
  body.ueber-uns #beitragRight {
    display: none;
  }
}
body.referenzen #beitragRight {
  display: none;
}
body.kontakt #beitragRight p {
  padding: 5px 15px;
  color: #000000;
  font-family: 'Oswald', sans-serif !important;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #efc60c;
}
body.kontakt #beitragRight a {
  color: #000000;
}
body.architektur #beitragRight,
body.renovation-umbau-schadensarnierung #beitragRight,
body.baumanagement #beitragRight,
body.liegenschaftsvermittlung #beitragRight,
body.baufuehrung #beitragRight,
body.gipserarbeiten #beitragRight,
body.bodenbelaege #beitragRight,
body.maurerarbeiten #beitragRight,
body.ueber-uns #beitragRight {
  overflow: hidden;
}
#beitragRight {
  padding: 45px 30px;
  color: #ffffff;
  background-color: #1d1d1d;
}
#beitragRight h2 {
  margin-bottom: 25px;
}
#beitragRight a {
  color: #efc60c;
}
#beitragBottom {
  width: 100%;
  padding: 0;
}
#beitragBottom h3 {
  margin: 0;
  padding: 10px 0;
  color: #ffffff;
  font-size: 26px;
  text-shadow: 1px 0.5px 0.5px #000000;
  background-color: #efc60c;
}
#footer {
  color: #ffffff;
  background-color: #1d1d1d;
}
#menuFooter1 {
  padding: 45px 30px;
}
#menuFooter1 h5 {
  margin-bottom: 20px;
}
#menuFooter1 .nav {
  display: block;
  text-align: center;
}
#menuFooter1 .nav li {
  margin-bottom: 15px;
}
#menuFooter1 .nav li a {
  color: #c7c7c7;
}
#menuFooter2 {
  padding: 45px 30px;
}
#menuFooter2 h5 {
  margin-bottom: 20px;
}
#menuFooter2 .nav {
  display: block;
  text-align: center;
}
#menuFooter2 .nav li {
  margin-bottom: 15px;
}
#menuFooter2 .nav li a {
  color: #c7c7c7;
}
#footerGallery {
  padding: 45px 30px;
}
#adresse {
  color: #c7c7c7;
}
#adresse a {
  color: #efc60c;
}
@media (min-width: 992px) {
  body {
    background: url('../images/backgrounds/bg_main.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  body .container-fluid {
    width: 80%;
    background-color: #ffffff;
  }
  #header {
    height: 100px;
    border-bottom: 4px solid #efc60c;
  }
  #logo .logoIMG {
    margin-right: 25px;
    width: 30% !important;
    height: auto;
  }
  #menuMain .nav {
    line-height: 96px;
  }
  #menuMain .nav li a {
    padding: 0 15px;
    color: #ffffff;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    transition: 0.8s;
  }
  #menuMain .nav li:hover a,
  #menuMain .nav li:focus a {
    color: #000000;
    text-decoration: none;
    background-color: #efc60c;
    transition: 0.8s;
  }
  #menuMain .nav li.active a {
    color: #000000;
    background-color: #efc60c;
  }
  #menuMain .nav li .nav-child {
    display: none;
  }
  #menuMain .nav li:hover .nav-child {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    display: block;
    z-index: 10;
  }
  #menuMain .nav .nav-child li {
    line-height: 40px;
  }
  #menuMain .nav .nav-child li a {
    color: #ffffff;
    background-color: #1d1d1d;
  }
  #menuMain .nav .nav-child li a:hover,
  #menuMain .nav .nav-child li a:focus {
    color: #000000;
    background-color: #efc60c;
  }
  #menuMain .nav .nav-child li.active a {
    color: #000000;
    background-color: #efc60c;
  }
}
