.hero-section {
  height: 100vh;
  background-image: url('../images/Hero-Heading.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-section.kontakt {
  height: 300px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 95px;
  background-color: #333;
}

.nav-link {
  bottom: -1px;
  margin-top: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 25px;
  line-height: 29px;
  font-weight: 200;
}

.nav-link:hover {
  color: #ffd405;
}

.nav-link.w--current {
  color: #ffd405;
}

.nav-link.home {
  color: white;
}

.brand {
  margin-top: 24px;
}

.brand.w--current {
  margin-top: 18px;
}

.kaya-taxi {
  display: block;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.heading-1 {
  font-family: Raleway, sans-serif;
  color: white;
  font-weight: 300;
  text-align: center;
}

.heading-1.thick {
  margin-top: 37px;
  font-family: Raleway, sans-serif;
  font-size: 45px;
  font-weight: 200;
  text-align: left;
}

.heading-1.number {
  font-size: 61px;
  line-height: 84px;
  text-align: left;
}

.heading-1.bold {
  color: black;
  font-size: 45px;
  line-height: 46px;
  font-weight: 600;
  text-align: left;
}

.number-section {
  background-color: #333;
}

.phone {
  width: 100%;
  height: 300px;
  margin-top: 37px;
  margin-bottom: 37px;
  background-image: url('../images/mobile.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.discover-btn {
  display: block;
  width: 243px;
  height: 47px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 1px solid white;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 17px;
  text-align: center;
}

.discover-btn:hover {
  border-color: #ffd405;
  background-color: #ffd405;
  color: black;
}

.number {
  color: white;
  font-size: 78px;
  line-height: 88px;
}

.taxi-advert {
  height: auto;
  background-image: url('../images/TaxiBG.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.services {
  margin-top: 120px;
}

.icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.second-row {
  margin-top: 30px;
  margin-bottom: 120px;
}

.service-heading {
  font-family: Raleway, sans-serif;
  color: white;
  font-weight: 300;
  text-align: center;
}

.service-heading.black {
  color: black;
  text-align: left;
}

.about {
  background-color: white;
}

.p {
  margin-bottom: 50px;
  padding-left: 13px;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 17px;
  font-weight: 500;
}

.footer {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #333;
}

.footer-container {
  margin-right: 20%;
  margin-left: 20%;
}

.footer-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 27px;
  line-height: 36px;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-list {
  margin-top: 25px;
  padding-left: 105px;
}

.social-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 800ms ease;
  transition: all 800ms ease;
}

.social-icon:hover {
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.row-spaced {
  margin-top: 20px;
  padding-bottom: 20px;
}

.centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.mid-text {
  margin-top: 50px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 50px;
  line-height: 71px;
  font-weight: 200;
  text-align: center;
}

.mid-text.black {
  color: black;
}

.submit-btn {
  display: block;
  width: 125px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid black;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: black;
  text-align: center;
}

.submit-btn:hover {
  border-color: #ffd405;
  background-color: #ffd405;
}

.tf {
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
}

.row-kontact {
  margin-bottom: 40px;
}

.spacing-above {
  padding-top: 95px;
}

.paragraph {
  font-family: Raleway, sans-serif;
}

.expand {
  margin-bottom: 90px;
}

.hidden {
  display: none;
}

.lt {
  padding-left: 10px;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 24px;
  line-height: 27px;
  font-weight: 400;
  text-decoration: none;
}

.kaya {
  margin-top: 20px;
  margin-bottom: 8px;
}

.kaya-footer {
  margin-top: 10px;
  margin-bottom: 10px;
  color: white;
  text-align: center;
}

.fl {
  color: white;
}

.dropdown {
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 25px;
  line-height: 29px;
  font-weight: 200;
}

.dd-icon {
  color: white;
}

.dd {
  margin-top: 15px;
}

.dd-l {
  background-color: #333;
  color: white;
}

.subline {
  font-family: Raleway, sans-serif;
  color: white;
  font-weight: 300;
  text-align: center;
}

html.w-mod-js *[data-ix="slide-up-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 250px);
  -ms-transform: translate(0px, 250px);
  transform: translate(0px, 250px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

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

@media (max-width: 991px) {
  .hero-section {
    height: 800px;
  }
  .footer-list {
    padding-left: 0px;
  }
  .touch-icon {
    background-color: transparent;
    color: white;
  }
  .menu-btn {
    margin-top: 22px;
  }
  .menu-btn.w--open {
    background-color: transparent;
  }
  .nav-menu {
    background-color: rgba(50, 50, 50, 0.89);
  }
}

@media (max-width: 767px) {
  .nav-link {
    text-align: center;
  }
  .phone {
    background-size: contain;
  }
}

@media (max-width: 479px) {
  .hero-section {
    height: 1000px;
  }
  .heading-1 {
    font-size: 33px;
  }
  .heading-1.thick {
    font-size: 26px;
  }
  .number {
    font-size: 46px;
  }
}


#headerContainer > h1.subline{
  margin-top: 60px !important;
  font-size: 25px !important;
}

.row-firma, .row-dienste {
  margin-top: 40px;
  margin-bottom: 40px;
}

.row-dienste > .w-col > *{
  margin-top: 10px;
  margin-bottom: 10px;
}