.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.color-secondary {
  color: #427357;
}
.main-nav .__header {
  background-color: #009240;
  color: #fff;
}
.main-nav .__header i {
  color: #fff;
}
.main-nav .__header a {
  color: #fff;
}
.main-nav .__header .telefon {
  font-weight: 600;
}
.main-nav .__middle {
  padding: 20px 0;
}
.main-nav .os-menu {
  margin-left: 50px;
}
.mobile-nav {
  background-color: #427357;
}
.mobile-nav .megatron {
  text-align: center;
}
.mobile-nav .mobile-menu ul {
  background-color: #009240;
}
.main-menu ul li ul {
  background-color: #427357;
  color: #fff;
  font-size: 13px;
}
.multi-floor-menu li:hover a {
  background-color: #009240 !important;
}
.lastgallery {
  cursor: pointer !important;
}
.cell-vertical-wrapper .cell-middle {
  color: #fff;
}
.page-sub-header .header-2-col {
  padding-bottom: 0;
}
.page-section {
  padding-top: 50px;
}
#formcontact {
  margin-top: 50px;
}
#formcontact h3 {
  margin-bottom: 20px;
}
#formcontact .form-text {
  font-size: 14px;
}
#formcontact label {
  font-weight: 600;
}
#formcontact .g-recaptcha {
  margin-bottom: 30px;
}
.widget .__widget-content {
  font-size: 14px;
}
.widget .__widget-content li a {
  text-transform: uppercase;
}
footer .footer-widget-about a {
  width: 100%;
}
footer .footer-widget-about .logo {
  width: 100% !important;
  height: auto !important;
}
@media (min-height: 700px) {
  .mobile-nav .mobile-menu {
    height: calc(100% - 175px);
  }
  .social-area {
    padding-top: 14px;
  }
}
