@import url(../css/bootstrap.css);
@import url(../css/all.css);
/* COLORS */
/* FONTS
================== */
/* Images */
.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link:hover,
.ueberuns .nav-item.nav-link.bueberuns, .philosophie .nav-item.nav-link.bphilosophie, .qms .nav-item.nav-link.bqms, .standort .nav-item.nav-link.bstandort, .referenzen .nav-item.nav-link.breferenzen, .impressum .nav-item.nav-link.bimpressum {
  color: #007AC3 !important; }

.navbar-light .navbar-toggler {
  cursor: pointer; }

.bg-faded {
  background: none;
  padding: 23px 0 0 0; }

.navbar-light .navbar-nav .nav-link {
  color: #777 !important;
  font-size: 1.1rem; }

.breadcrumb-item {
  float: none; }

.breadcrumb-item + .breadcrumb-item::before {
  color: #fff; }

@media only screen and (min-width: 1024px) {
  .pull-right-lg {
    float: right; } }
@media only screen and (max-width: 1024px) {
  .bg-faded {
    text-align: center; } }
@media only screen and (max-width: 768px) {
  .content {
    padding: 20px 0 0 0 !important; } }
@media only screen and (max-width: 736px) {
  .navbar-toggler-right {
    top: -58px; } }
@media only screen and (max-width: 480px) {
  .bg-faded {
    padding: 20px 0 10px; } }
@media only screen and (max-width: 480px) and (orientation: landscape) {
  .navbar-toggler-right {
    top: -58px; } }
@media only screen and (min-width: 736px) and (max-width: 768px) {
  .navbar-toggler-right {
    top: -58px; }

  .bg-faded {
    padding: 0; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .navbar-toggler-right {
    top: 20px; } }
html {
  width: 100%;
  height: 100%; }

body {
  width: 100%;
  height: 100%;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif; }

a {
  color: #007AC3; }
  a:hover {
    color: #000;
    text-decoration: none; }

p {
  margin-bottom: 2rem; }

ul {
  margin-bottom: 2rem; }
  ul li {
    margin-bottom: 1rem; }

img {
  width: 100%; }

.header {
  padding: 8px 0 10px; }

.slider {
  background: #007AC3;
  color: white;
  padding: 25px 0 5px 0; }
  .slider p {
    width: 100%;
    text-align: center;
    font-size: 2rem; }

.philosophie, .standort {
  display: flex;
  min-height: 100vh;
  flex-direction: column; }

.content {
  padding: 40px 0;
  flex: 1; }

.figure-caption {
  color: #000;
  font-style: italic;
  margin-top: 10px; }

h1 {
  margin-bottom: 20px;
  color: #007AC3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.8rem; }

h2 {
  margin-bottom: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.3rem; }
  h2 span {
    font-weight: normal;
    font-size: 1rem; }

.footer {
  background: #007AC3;
  color: #fff;
  padding: 25px 0; }
  .footer p {
    margin-bottom: 1rem; }
  .footer a {
    color: #fff; }
    .footer a:hover {
      color: #000; }

.col-md-4.space {
  padding-left: 9px; }

.navbar-light .navbar-toggler-icon {
  background: url(../img/IconMenu.png) no-repeat;
  height: 26px; }

.coloredbox {
  background: #eeeeee;
  padding: 40px 40px 5px 40px;
  margin-bottom: 100px;
  margin-top: 20px; 
  }
.cryptmail {
  display: none;
}
/*# sourceMappingURL=style.css.map */
