.company-name {
  color: #878787 !important;
  text-decoration: none;
  padding: 5px 1% 5px;
  vertical-align: middle;
}
.container-fluid {
  padding: 0;
}

.company-logo {
  width: 80px;
  padding: 5px 1% 5px;
}

.navbar {
  padding: 10px 3%;
  background-color: white;
}

/* .custom-toggler.navbar-toggler {
  border-color: rgba(239, 134, 29, 1);
} */

/* Allgemeine Einstellungen */
.ipa-section {
  text-align: center;
  padding: 5% 7%;
}

.ipa-centerelement {
  margin: 0 auto;
}

.ipa-background {
  background: radial-gradient(#F9C826, #EF861D);
}

.ipa-centertext {
  margin-top: auto;
  margin-bottom: auto;
}

html, body {
  overflow-x: hidden;
}
body {
  position: relative;
  line-height: 1.5;
  text-align: center;
  max-width: 1400px;
  margin: auto;
}

.ipa-datenschutz {
  text-align: left;
  font-size: 10px;
}

/* Section 1  */

.dach-img {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

/* Leitungen Section 2 */

.ipa-leistungen {
  padding: 5% 7%;
}

.ipa-carousel {
  padding: 5% 14%;
}

/* Section 3  */

.kran-img {
  width: 60%;
  border: 3px solid;
  border-color: white;
  box-shadow: 5px 10px #000000;
}

.kran-btn {
  margin-top: 20px;
}

/* Footer */

.ipa-footer {
  text-align: center;
}

.copyright {
  color: black;
  text-align: center;
  font-size: 80%;
  font-weight: lighter;
}
