.app {
  font-family: Montserrat, sans-serif;
  font-style: normal;
}

.header {
  width: 100%;
  height: 520px;
  background-color: #1e2124;
  background-image: url('../images/header.png');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: repeat;
}

.content-wrapper {
  display: block;
  margin-top: 0px;
  padding-top: 80px;
  padding-bottom: 60px;
  text-align: center;
}

.logo {
  width: 432px;
  height: 131px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/logo.png');
  background-position: 50% 0px;
  background-size: cover;
}

.header-title {
  margin-top: 60px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}

.header-secondary-title {
  margin-top: 0px;
  color: #ddd;
  font-size: 24px;
  font-weight: 400;
}

.phone-icon {
  margin-top: 4px;
  margin-right: 20px;
  padding-right: 0px;
  float: left;
}

.phone-number {
  display: inline-block;
  float: right;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
}

.phone {
  width: 262px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
}

.nav {
  position: fixed;
  left: 0px;
  top: 72px;
  right: 0px;
  z-index: 9997;
  display: block;
  background-color: #369;
}

.nav-item {
  display: inline-block;
  float: left;
}

.nav-wrapper {
  display: block;
  height: 100%;
  text-align: center;
}

.nav-link {
  padding: 20px 32px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  background-color: #427eba;
}

.nav-list {
  display: block;
  width: 758px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
}

.content {
  padding: 40px 10px 70px;
}

.section-fp-image {
  height: 404px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/section1.png');
  background-position: 100% 50%;
  background-size: cover;
}

.section-categories {
  margin-bottom: 60px;
}

.fp-gartneri {
  height: 320px;
  padding: 40px 36px;
  background-image: url('../images/section1_1.png');
  background-position: 100% 50%;
  background-size: cover;
}

.fp-renovation {
  height: 320px;
  padding: 40px 36px;
  background-image: url('../images/section2.png');
  background-position: 100% 50%;
  background-size: cover;
}

.fp-handvaerk {
  height: 320px;
  padding: 40px 36px;
  background-image: url('../images/section3.png');
  background-position: 0px 50%;
  background-size: cover;
}

.fp-titles {
  color: #fff;
}

.fp-text {
  padding-top: 10px;
  color: #e4e4e4;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #494b50;
  text-align: center;
}

.footer-text {
  color: #949494;
  font-size: 12px;
}

.text-block-left {
  text-align: left;
}

.text-block {
  margin-top: 38px;
}

.header-small {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9998;
  background-image: url('../images/header.png');
  background-position: 50% 100%;
  background-size: cover;
}

.header-small-wrapper {
  height: 72px;
}

.logo-small {
  width: 97px;
  height: 30px;
  margin-top: 22px;
  margin-bottom: 20px;
  background-image: url('../images/logo-small.png');
  background-position: 0px 0px;
  background-size: cover;
}

.phone-small {
  display: inline-block;
  width: 250px;
  margin-top: 18px;
  margin-right: 0px;
  float: right;
}

.content-image {
  margin-top: 0px;
  text-align: center;
}

.nav-dropdown {
  display: inline-block;
  float: none;
}

.droplink {
  background-color: #29527b;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #f8f8f8;
}

.droplink:hover {
  background-color: #369;
}

.content--section {
  margin-top: 132px;
  padding-top: 0px;
  padding-bottom: 80px;
}

.content-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #494b50;
  font-size: 34px;
}

.conent-secondary-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #585b62;
  font-size: 18px;
}

.content-setting {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 80px;
}

.content-row {
  margin-top: 20px;
}

.content-intro {
  margin-top: 20px;
}

.content-h3 {
  margin-top: 32px;
  color: #585b62;
  font-size: 17px;
}

.content-line {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 0px;
  padding-top: 80px;
  border-bottom: 2px solid #96989a;
}

.row-center {
  text-align: center;
}

.row-center-text {
  margin-top: 10px;
}

.scroll-navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  width: 100%;
  min-height: 60px;
  background-color: #369;
}

.content-image-right {
  float: right;
}

.content-image-4 {
  margin-right: 5px;
  margin-bottom: 5px;
  float: none;
}

.content-image-center {
  margin-top: 20px;
  text-align: center;
}

.list-text {
  margin-top: 10px;
}

.text-desc {
  margin-top: 20px;
}

.nav-fp {
  background-color: #369;
}

.footer-spacer {
  height: 60px;
}

.country-links {
  position: absolute;
  top: 20px;
  right: 0px;
  width: auto;
  height: 32px;
  padding-right: 40px;
  padding-left: 40px;
}

.contry-link {
  padding-right: 10px;
  padding-left: 10px;
}

.nav-list-en {
  width: 838px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
}

.country-links-small {
  position: relative;
  margin-top: 17px;
  margin-right: 20px;
  float: right;
}

.contact-map {
  height: 420px;
  margin-top: 0px;
}

.success-message {
  background-color: #43b581;
  color: #f8f8f8;
}

.error-message {
  background-color: #ef4747;
  color: #f8f8f8;
}

.contact-wrap {
  min-height: 420px;
}

.contact-content {
  padding: 21px 20px;
  background-color: #e8e8e8;
}

.contact-form {
  display: none;
  padding-right: 20px;
  padding-left: 20px;
}

.phone-icon-mobile {
  margin-top: 6px;
}

.nav-list-de {
  width: 842px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
}

.form-block {
  display: none;
}

html.w-mod-js *[data-ix="navbar-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

@media (max-width: 991px) {
  .header {
    height: 550px;
  }
  .nav-link {
    padding-right: 22px;
    padding-left: 22px;
  }
  .nav-link.w--current {
    padding-right: 28px;
    padding-left: 28px;
  }
  .nav-list {
    width: 100%;
  }
  .fp-gartneri {
    height: auto;
    min-height: 560px;
  }
  .fp-renovation {
    height: auto;
    min-height: 560px;
  }
  .fp-handvaerk {
    height: auto;
    min-height: 560px;
  }
  .nav-fp {
    display: block;
  }
  .country-links {
    z-index: 9999;
  }
  .nav-list-en {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .header {
    height: 519px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .header-small {
    position: static;
    padding-right: 20px;
    padding-left: 20px;
  }
  .content--section {
    margin-top: 0px;
  }
  .content-setting {
    padding-right: 20px;
    padding-left: 20px;
  }
  .mobile-nav {
    background-color: #369;
    color: #f8f8f8;
  }
  .mobile-nav-menu {
    background-color: #29527b;
  }
  .mobile-nav-links {
    color: #f8f8f8;
  }
  .menu-button.w--open {
    background-color: #29527b;
  }
  .country-links {
    top: 80px;
  }
  .contact-content {
    margin-top: 24px;
  }
  .contact-form {
    margin-top: 24px;
  }
  .country-links-mobile {
    position: absolute;
    left: 10px;
    top: 14px;
    bottom: 0px;
    height: 32px;
    margin-top: 0px;
  }
}

@media (max-width: 479px) {
  .header {
    height: auto;
  }
  .logo {
    width: 220px;
    height: 67px;
    background-position: 50% 50%;
    background-size: contain;
  }
  .header-title {
    font-size: 21px;
  }
  .header-secondary-title {
    font-size: 17px;
  }
  .phone-icon {
    width: 24px;
    margin-top: 5px;
    margin-right: 21px;
    float: left;
  }
  .phone-number {
    float: right;
    font-size: 18px;
  }
  .phone {
    width: 180px;
  }
  .header-small {
    position: static;
  }
  .header-small-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .logo-small {
    margin-top: 20px;
  }
  .phone-small {
    width: 178px;
  }
  .content--section {
    margin-top: 0px;
  }
  .content-setting {
    padding-right: 10px;
    padding-left: 10px;
  }
  .content-image-right {
    margin-top: 20px;
  }
  .mobile-nav {
    background-color: #369;
    color: #f8f8f8;
  }
  .theicon {
    background-color: transparent;
  }
  .mobile-nav-menu {
    background-color: #29527b;
    color: #f8f8f8;
  }
  .mobile-nav-links {
    color: #f8f8f8;
    font-style: normal;
  }
  .mobile-nav-bg {
    color: #f8f8f8;
  }
  .menu-button.w--open {
    background-color: #29527b;
  }
  .content-text {
    margin-top: 20px;
  }
  .phone-icon-mobile {
    margin-top: 5px;
    margin-right: 5px;
    float: right;
  }
}

