body {
  font-family: Arial, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 105px;
  padding-bottom: 0px;
  font-family: Arial, sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-shadow: 0 1px 0 hsla(0, 0%, 100%, .25);
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  text-align: center;
}

.button {
  display: inline-block;
  margin-right: 14px;
  margin-bottom: 20px;
  padding: 13px 23px;
  border-radius: 3px;
  background-color: #a1bfd4;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .12);
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  font-family: Arial, sans-serif;
  color: #46464a;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #09334f;
  color: #fff;
}

.button.hollow {
  background-color: #fff;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .12), inset 0 0 0 2px #000;
  color: #000;
  text-shadow: none;
}

.button.hollow:hover {
  background-color: #09334f;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .12), inset 0 0 0 2px #09334f;
  color: #fff;
  text-shadow: none;
}

.button.in-pricing {
  display: block;
  margin-top: 19px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button.taetigkeit {
  background-color: #a1bfd4;
  direction: ltr;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.button.taetigkeit:hover {
  background-color: #dfe8e4;
  color: #000;
}

.logo-text {
  margin-top: 24px;
  font-family: Arial, sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: 500;
}

.logo-text.footer {
  margin-top: 0px;
  margin-bottom: 19px;
  color: #e6eaed;
}

.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #2b2c2e;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, .13);
  color: #000;
}

.nav-link {
  padding: 26px 17px;
  box-shadow: inset 0 3px 0 0 transparent;
  -webkit-transition: box-shadow 500ms ease, color 300ms ease;
  transition: box-shadow 500ms ease, color 300ms ease;
  color: #fff;
}

.nav-link:hover {
  box-shadow: inset 0 3px 0 0 hsla(0, 0%, 71%, .5);
  color: #489fd9;
}

.nav-link.w--current {
  box-shadow: inset 0 3px 0 0 #dfe8e4;
  color: #dfe8e4;
}

.section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: url('../images/law-wallpapers-bw.jpg');
  background-size: contain;
}

.section.blue {
  background-color: #e3f3fc;
}

.section.main {
  margin-top: 73px;
  margin-left: 1px;
  padding-bottom: 158px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/sign.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .23);
}

.section.grey {
  background-color: #f0f0f0;
}

.section.image {
  background-image: url('../images/town.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.section.footer {
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  background-image: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #e4e8eb;
}

.section.footer.copyright {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #1c1d1f;
  color: #939596;
  font-size: 14px;
}

.section.purple {
  background-color: #dde7ed;
  background-size: cover;
}

.section.clients {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #a1bfd4;
  background-image: none;
}

.section.press {
  padding-top: 29px;
  padding-bottom: 38px;
  background-color: #3e5c50;
}

.section.profil {
  display: none;
  padding-top: 95px;
  padding-bottom: 160px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.testimonials {
  display: none;
  overflow: visible;
  background-image: none;
}

.section.t-tigkeit {
  background-image: none;
}

.section.cities {
  padding-bottom: 134px;
  background-image: url('../images/Cities-2.png');
  background-position: 50% 76%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slider {
  display: none;
  height: 360px;
  background-color: #303030;
}

.slide {
  padding-top: 64px;
  padding-bottom: 64px;
}

.slide._1 {
  background-color: #00ad6e;
}

.slide._2 {
  background-color: #00bdd6;
}

.slide._3 {
  background-color: #ccbe00;
}

.main-subtitle {
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.footer-slogan {
  margin-bottom: 11px;
  color: #939596;
}

.social-icon {
  margin-right: 11px;
  opacity: 0.41;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon:hover {
  opacity: 1;
}

.footer-title {
  margin-top: 0px;
  font-family: Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link:hover {
  border-bottom-color: #489fd9;
}

.page-link.in-footer {
  display: block;
  color: #939596;
}

.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.page-link.white {
  border-bottom-color: hsla(0, 0%, 100%, .49);
  color: #fff;
}

.page-link.white:hover {
  border-bottom-color: #fff;
}

.page-link.home {
  color: #fff;
}

.newsletter-field {
  width: 60%;
  height: 40px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #e8e8e8;
}

.newsletter-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: 0 0 6px 0 #489fd9;
}

.newsletter-button {
  width: 40%;
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #5f6166;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #d5d8db;
}

.newsletter-button:hover {
  background-color: #489fd9;
  color: #fff;
}

.newsletter-form {
  width: 70%;
}

.brand-link {
  text-decoration: none;
}

.success-message {
  background-color: #5f6166;
}

.main-heading {
  margin-bottom: 20px;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
}

.section-subtitle {
  margin-bottom: 68px;
  font-family: Arial, sans-serif;
  font-size: 19px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.bold-text {
  font-weight: 400;
}

.plan-wrapper {
  min-height: 300px;
  padding: 17px;
  border-radius: 3px;
  background-color: #fff;
  color: #2b2b2b;
}

.price-point {
  margin-bottom: 8px;
  font-size: 14px;
}

.price-accent {
  color: #489fd9;
  font-size: 20px;
  letter-spacing: 0px;
}

.addl-feature {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 18px;
}

.addl-feature.inactive {
  color: #c7c5c5;
  text-decoration: line-through;
}

.divider {
  width: 50%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 12px;
  background-color: #dbdbdb;
}

.additional-contact {
  margin-top: 21px;
  text-align: center;
}

.feature {
  text-align: center;
}

.feature.centered {
  text-align: center;
}

.feature-row {
  margin-bottom: 14px;
}

.testimonial-slider {
  height: auto;
  margin-top: 45px;
  background-color: transparent;
}

.testimony-slide {
  padding-top: 0px;
  padding-right: 10%;
  padding-left: 10%;
  text-align: center;
}

.testimony-text {
  margin-bottom: 21px;
  font-family: Arial, sans-serif;
  font-size: 25px;
  line-height: 31px;
  font-weight: 300;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.person {
  width: 70px;
  margin-bottom: 13px;
  border-radius: 100%;
}

.name {
  font-weight: 500;
}

.title {
  padding-top: 206px;
}

.title.testimonials {
  padding-top: 73px;
}

.slider-arrow {
  width: 50px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #bdbdbd;
  font-size: 32px;
}

.slider-arrow:hover {
  color: #000;
}

.feature-icon {
  margin-bottom: 12px;
}

.main-feature-group {
  margin-top: 30px;
}

.center-contents {
  text-align: center;
}

.small-features-row {
  margin-top: 71px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.client-logo {
  width: 16.6%;
}

.press-logo {
  width: 16%;
  margin-right: 2%;
  margin-left: 2%;
  opacity: 0.94;
}

.small-text {
  color: hsla(0, 0%, 100%, .29);
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.navi {
  color: #fff;
}

.intro-text {
  margin-bottom: 20px;
  text-align: center;
}

.quote {
  font-family: Bitter, serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}

.quote-1 {
  text-align: right;
}

.quote-2 {
  padding-top: 0px;
}

.quotation {
  margin-bottom: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.row-2 {
  padding-top: 40px;
}

.t-tigkeitsfelder-para {
  text-align: left;
  list-style-type: square;
}

.t-tigkeitsfeld {
  padding-top: 10px;
  box-shadow: none;
  color: #000;
}

.t-tigkeitsfeld.white {
  box-shadow: none;
}

.feld.white {
  color: #fff;
}

.stefan {
  margin-bottom: 20px;
  padding-bottom: 0px;
  text-align: center;
}

.lebenslauf-para {
  text-align: left;
}

.author {
  font-size: 13px;
}

.head-on-link {
  color: #dfe8e4;
}

.pic {
  text-align: center;
}

.profil-para {
  font-size: 15px;
  text-align: center;
  list-style-type: square;
}

.t-tigkeits-section {
  padding-top: 0px;
  background-image: url('../images/background-column1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.t-tigkeits-container {
  color: #fff;
  text-align: center;
}

.taetigkeits-div {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 82px;
  background-color: rgba(0, 0, 0, .56);
}

.profile-heading {
  font-family: Arial, sans-serif;
  color: #000;
}

.t-tigkeits-row {
  text-align: center;
}

.t-tigkeits-heading {
  font-family: Roboto, sans-serif;
  font-size: 15px;
}

.map {
  background-color: #46464a;
}

.map-container {
  color: #fff;
}

.taetigkeits-image {
  box-shadow: none;
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.taetigkeits-image:hover {
  box-shadow: none;
  -webkit-transform: scale(1.14);
  -ms-transform: scale(1.14);
  transform: scale(1.14);
}

.taetigkeits-para {
  text-align: left;
}

.t-tigkeit-para-heading {
  padding-top: 0px;
  text-align: left;
}

.t-tigkeit-para-heading.spanish {
  color: #a1bfd4;
}

.taets-image {
  text-align: right;
}

.taetigkeitsrow {
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: rgba(161, 191, 212, .29);
}

.back {
  color: #fff;
}

.landscape-buttons {
  padding-top: 216px;
  padding-bottom: 0px;
  text-align: center;
}

.ber-mich-headline {
  color: #000;
}

.ueber-mich-container {
  color: #000;
}

.logo-container {
  text-align: center;
}

.kooperationspartner {
  margin-bottom: 15px;
  padding-top: 25px;
  padding-bottom: 0px;
  color: #fff;
  font-weight: 300;
}

.impressum-headline {
  text-align: left;
}

.impressum-para {
  text-align: left;
}

.impressum-para.iphone {
  font-weight: 300;
}

.flag {
  opacity: 0.5;
}

.flag:hover {
  opacity: 1;
}

.koop-logo {
  padding-left: 45px;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.koop-logo:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.title-para {
  font-family: Arial, sans-serif;
  color: #000;
  text-align: left;
}

.impressum-bold {
  font-weight: 400;
}

.stoerung {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .69), hsla(0, 0%, 100%, .69));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .69), hsla(0, 0%, 100%, .69));
  color: #000;
}

.section-2 {
  font-weight: 500;
}

.text-span {
  font-weight: 500;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

@media (max-width: 991px) {
  .button.hollow {
    text-shadow: none;
  }
  .button.in-pricing {
    font-size: 14px;
    line-height: 18px;
  }
  .nav-link {
    padding: 18px 0px;
    color: #fff;
  }
  .nav-link:hover {
    box-shadow: inset 0 3px 0 0 transparent;
  }
  .nav-link.w--current {
    box-shadow: inset 0 1px 0 0 transparent;
  }
  .nav-link.menu {
    padding: 22px 17px;
    color: #000;
    font-size: 30px;
  }
  .nav-link.menu.w--open {
    background-color: #000;
    color: #fff;
  }
  .section.main {
    background-position: 89% 50%;
  }
  .nav-menu {
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #000;
  }
  .main-feature-group {
    margin-top: 0px;
  }
  .main-image {
    margin-top: 49px;
  }
  .landscape-buttons {
    padding-top: 183px;
  }
  .title-para {
    background-color: rgba(70, 70, 74, .27);
  }
}

@media (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }
  .button.hollow {
    text-shadow: none;
  }
  .logo-text {
    margin-top: 15px;
  }
  .nav-link.menu {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .section {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }
  .section.main {
    margin-top: 51px;
    background-position: 87% 0px;
    background-size: 813px;
  }
  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }
  .footer-title {
    margin-top: 35px;
  }
  .newsletter-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .section-subtitle {
    margin-bottom: 44px;
  }
  .plan-wrapper {
    margin-right: 5%;
    margin-bottom: 34px;
    margin-left: 5%;
  }
  .divider {
    width: 100%;
  }
  .feature {
    margin-bottom: 32px;
    text-align: center;
  }
  .feature-icon {
    margin-bottom: 4px;
  }
  .main-feature-group {
    margin-top: 0px;
    margin-bottom: 34px;
  }
  .quote {
    padding-top: 17px;
  }
  .quote-1 {
    padding-top: 0px;
    text-align: center;
  }
  .quote-1.phone {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .quote-2 {
    padding-top: 0px;
  }
  .quote-2.ipohone {
    text-align: center;
  }
  .landscape-buttons {
    padding-top: 112px;
    padding-bottom: 26px;
  }
  .impressum-headline {
    padding-right: 10px;
    padding-left: 10px;
  }
  .impressum-para.iphone {
    padding-right: 9px;
    padding-left: 10px;
  }
  .title-para {
    padding-left: 10px;
  }
}

@media (max-width: 479px) {
  p {
    font-size: 14px;
  }
  .button.hollow {
    margin-bottom: 0px;
    text-shadow: none;
  }
  .section.main {
    margin-top: 0px;
    padding-bottom: 205px;
    padding-left: 0px;
    background-position: 80% 50%;
    background-size: 500px 557px;
  }
  .section-subtitle {
    font-size: 18px;
  }
  .title {
    padding-top: 211px;
  }
  .client-logo {
    width: 33.33%;
  }
  .press-logo {
    width: 28%;
  }
  .quote-2.ipohone {
    text-align: center;
  }
  .lebenslauf-para {
    text-align: center;
  }
  .t-tigkeit-para-heading {
    font-size: 29px;
  }
  .landscape-buttons {
    margin-top: 0px;
    padding-top: 313px;
    padding-bottom: 0px;
  }
  .impressum-headline {
    padding-left: 10px;
  }
  .impressum-para.iphone {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }
}

