.paint-nav .navbar-light .navbar-nav .nav-link,
.paint-nav .navbar-light .navbar-nav .nav-item {
  min-width: 0 !important;
}

.paint-nav .navbar-light .navbar-nav .nav-link {
  font-weight: 400 !important;
}

.ss-2-content.blue,
.aui-bg2 {
  background-color: rgb(4, 40, 102);
}

header.header-area.blue.nav-fixed.nav-blue {
  background-color: #fff;
}

.ss-2-content a:hover {
  color: rgb(216, 0, 22);
  font-weight: 600 !important;
}

.logo {
  width: 600px;
  max-width: 100%;
  display: block;
  margin: 0 auto 100px;
}

.hero-area {
  min-height: 75vh;
  display: flex;
  align-items: center;
  background-image: url("../images/custom/Startseite_Frankfurt.jpg");
  background-position: center 75%;
  background-size: cover;
}

.navbar-brand {
  margin-right: 0;
}

.hero-content {
  margin-bottom: 0 !important;
}

.hero-content h1 {
  padding-top: 0 !important;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  background-color: white;
}

.navbar-nav.hp-1-nav.blue {
  left: 145px;
  width: calc(100% - 145px);
  padding-left: 90px;
}

.paint-nav .navbar-brand img {
  height: 110px;
}

.jump {
  margin-top: -50px;
  position: absolute;
}

@media only screen and (max-width: 1199px) {
  .paint-nav .navbar-brand img {
    height: 85px;
  }

  .navbar-nav.hp-1-nav.blue {
    left: 116px;
    width: calc(100% - 116px);
  }
}

@media only screen and (max-width: 991px) {
  header.header-area.blue {
    background-color: #fff;
  }

  .paint-nav .navbar-brand img {
    height: 40px;
  }

  .paint-nav .navbar-light .navbar-nav.blue .nav-link:hover {
    color: #000;
  }

  .navbar-nav.hp-1-nav.blue {
    width: 100%;
  }

  ul.blue ul.dropdown-menu {
    background: none;
    border-radius: 0;
    border: 0;
    margin: 20px 0;
  }
}

@media only screen and (min-width: 992px) {
  .paint-nav .navbar-light .navbar-nav .nav-link {
    color: white;
  }
}

.navbar-collapse {
  width: 100%;
}

.service-area-blue {
  background: rgba(4, 40, 102, 0.3);
  filter: none;
}

.subscribe-top:before {
  width: calc(100% - 100px);
}

.back {
  position: fixed;
  right: 20px;
  top: 80px;
  color: rgb(216, 0, 22);
  z-index: 98;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  padding: 5px 10px;
  display: block;
}

.navbar-rolle {
  display: none;
}

.navbar-logo {
  display: none;
}

@media only screen and (min-width: 992px) {
  .back {
    top: 130px;
  }

  .navbar-rolle {
    display: block;
  }

  .nav-fixed .navbar-logo {
    display: block;
  }

  .nav-fixed .navbar-rolle {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  .back {
    top: 150px;
  }
}

.service-area-blue h1 {
  padding: 100px 20px 50px !important;
}

@media only screen and (max-width: 991px) {
  .service-area-blue h1 {
    padding-top: 60px !important;
  }
}

@media only screen and (max-width: 1199px) {
  .service-area-blue h1 {
    padding-top: 100px !important;
  }
}

.c-a-image-blue::before,
.c-a-image-blue::after {
  display: none;
}

.c-a-content p:first-child {
  padding-bottom: 15px;
  font-size: 18px;
  font-family: sans-serif;
  text-align: left;
}

.c-a-content p {
  font-size: 18px;
  line-height: 22px;
}

header.header-area {
  position: relative;
  z-index: 99;
}

h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child) {
  margin-top: 30px;
  margin-bottom: 15px;
}

h2,
h3,
h4,
h5,
h6 {
  text-align: left !important;
}

.h4 {
  font-family: serif;
  padding-bottom: 20px;
  color: #fff;
  font-weight: 500;
}
