:root {
  --heading-dark: #162438;
  --header-overlay: #16243880;
  --heading-white: white;
  --responsive-menu: #162438fa;
  --white-text: white;
  --primary-button-bg: #0058ff;
  --black-button-bg: #0e243f;
  --white-button-bg: white;
  --dark-text: #162438;
  --form-bg: #0e243f;
  --text-field-bg: #132b47;
  --placeholder-text: #364e6b;
  --paragraph-dark: #a2a9b4;
  --tag-white: white;
  --breadcrumb-bg: #0e243f;
  --breadcrumb-transparent: #ffffffb3;
  --dark-bg: #162438;
  --link-text: #162438;
  --grey-element-bg: #edeff4;
  --footer-text: #6f8093;
  --white-bg: white;
}

h1 {
  color: var(--heading-dark);
  letter-spacing: -1px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 44px;
  font-weight: 500;
  line-height: 60px;
}

h2 {
  color: var(--heading-dark);
  letter-spacing: -.75px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 34px;
  font-weight: 500;
  line-height: 50px;
}

h3 {
  color: var(--heading-dark);
  letter-spacing: -.35px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
}

h4 {
  color: var(--heading-dark);
  letter-spacing: -.2px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 19px;
  font-weight: 500;
  line-height: 32px;
}

h5 {
  color: var(--heading-dark);
  letter-spacing: -.1px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  line-height: 28px;
}

h6 {
  color: var(--heading-dark);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

p {
  color: #a2a9b4;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 30px;
}

a {
  color: #565c66;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
  transition: color .35s;
}

a:hover {
  color: #1378f5;
}

ul {
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 0;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
}

li {
  background-image: url('../images/icon-checkmark.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  align-items: center;
  margin-bottom: 4px;
  padding-left: 60px;
  display: flex;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 3px solid #1378f5;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px 35px 12px;
  font-size: 18px;
  font-style: italic;
  line-height: 30px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.body {
  color: #162438;
  font-family: Rubik v21, sans-serif;
  font-weight: 400;
}

.header {
  z-index: 1;
  background-image: linear-gradient(to bottom, var(--header-overlay), var(--header-overlay)), url('../images/e5605111-f1d0-4bf7-b683-dd52e1108998.JPG');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.header.blog {
  background-image: linear-gradient(to bottom, var(--header-overlay), var(--header-overlay)), url('../images/blog2x.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: relative;
}

.header.pages {
  background-image: linear-gradient(to bottom, var(--header-overlay), var(--header-overlay)), url('../images/contact-header-img.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.header.services {
  background-image: linear-gradient(to bottom, var(--header-overlay), var(--header-overlay)), url('../images/services-image2x.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.header.v2 {
  background-image: linear-gradient(to bottom, var(--header-overlay), var(--header-overlay)), url('../images/homepage-header-v22x.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
}

.header.service {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.header.contact {
  background-image: linear-gradient(to bottom, var(--header-overlay), var(--header-overlay)), url('../images/contact-header-img.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.header.fleet {
  background-image: linear-gradient(to bottom, var(--header-overlay), var(--header-overlay)), url('../images/5d90fbe0e6be58334c4fb0c1_homepage-header.jpg');
  background-position: 0 0, 50% 0;
}

.header.blog-post {
  background-image: url('../images/black-man-moving-furniture.jpg');
  background-position: 50% 20%;
  height: auto;
}

.header.blog-post.cc-vorbereitung {
  background-image: url('../images/rear-view-at-kids-playing-with-boxes-on-moving-day.jpg');
  background-position: 50% 20%;
}

.header.blog-post.cc-gut {
  background-position: 50%;
}

.header.blog-post.cc-deutsch {
  background-image: url('../images/man-using-scotch-tape-on-box-ready-for-moving-out.jpg');
  background-position: 50%;
}

.container {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.narrow {
  max-width: 900px;
}

.overflow-wrapper {
  overflow: hidden;
}

.h1-heading-light {
  color: var(--heading-white);
}

.navbar {
  background-color: #16243800;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.logo {
  flex: 1;
  width: 240px;
}

.logo-image {
  width: 240px;
}

.nav-link {
  color: var(--white-text);
  padding: 26px 20px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
}

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

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

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

.button {
  background-color: var(--primary-button-bg);
  color: var(--white-text);
  letter-spacing: .25px;
  border-radius: 4px;
  padding: 16px 40px;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  transition-property: background-color;
  transition-duration: .35s;
}

.button:hover {
  color: #fff;
  background-color: #2183ff;
}

.button._20l-margin {
  background-color: var(--primary-button-bg);
  margin-left: 20px;
}

.button.fullwidth {
  text-align: center;
  width: 100%;
}

.button.fullwidth._15t-margin {
  background-color: var(--primary-button-bg);
  margin-top: 15px;
}

.button._100h-padding-20t-margin {
  margin-top: 20px;
  padding-left: 100px;
  padding-right: 100px;
}

.button.black {
  background-color: var(--black-button-bg);
  padding-left: 50px;
  padding-right: 50px;
}

.button.black:hover {
  background-color: #203955;
}

.button._35h-margin {
  padding-left: 35px;
  padding-right: 35px;
}

.button.white {
  background-color: var(--white-button-bg);
  color: var(--dark-text);
  padding-left: 30px;
  padding-right: 30px;
}

.button.white:hover {
  background-color: #ffffffbf;
}

.button.white._20h-margin {
  margin-top: 20px;
}

.button.call-cta {
  flex: none;
  margin-left: 35px;
}

.h3-heading-light {
  color: var(--heading-white);
}

.h3-heading-light.light {
  opacity: 1;
  font-weight: 300;
}

.h3-heading-light.light.opacity {
  opacity: .85;
  color: var(--heading-white);
}

.h3-heading-light.absolute {
  color: var(--white-text);
  position: absolute;
  bottom: 20px;
  left: 35px;
  right: 35px;
}

.dropdown-toggle {
  padding: 0;
}

.dropdown-list.w--open {
  background-color: #fffffff2;
  border-radius: 6px;
  margin-top: -5px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 20px 8px #16243826;
}

.header-content {
  z-index: 1;
  width: 50%;
  margin-left: 15px;
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
}

.header-content.page {
  width: 35%;
  padding-top: 200px;
  padding-bottom: 110px;
}

.header-content.post {
  text-align: center;
  justify-content: center;
  width: 100%;
  margin-left: 0;
  padding-bottom: 100px;
  display: flex;
}

.header-content.alt {
  padding-top: 175px;
  padding-bottom: 175px;
}

.header-content.service {
  width: 35%;
  padding-top: 250px;
  padding-bottom: 110px;
}

.header-content.contact {
  width: 35%;
  padding-bottom: 110px;
}

.full-quote {
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.full-quote.m90b-margin {
  margin-top: 0;
  margin-bottom: -90px;
}

.quote-background {
  z-index: 999;
  background-color: var(--form-bg);
  border-radius: 6px;
  margin-top: -90px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 40px 30px 25px;
  position: relative;
}

.full-quote-form-block {
  margin-bottom: 0;
}

.text-field {
  background-color: var(--text-field-bg);
  color: var(--white-text);
  border: 1px #000;
  border-radius: 4px;
  height: 50px;
  margin-bottom: 15px;
  padding-top: 9px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  font-weight: 500;
}

.text-field::placeholder {
  color: var(--placeholder-text);
  font-size: 13px;
  font-weight: 500;
}

.text-field.area {
  max-width: 100%;
  height: 100px;
  max-height: 150px;
  padding-top: 17px;
}

.text-field._0b-10r-margin {
  margin-bottom: 0;
  margin-right: 10px;
}

.text-field.light {
  color: #364e6b;
  background-color: #dadfe6bf;
}

.field-label {
  color: var(--white-text);
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.full-quote-form {
  flex-wrap: wrap;
  display: flex;
}

.form-element {
  flex: 0 33.3333%;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.form-element._6666 {
  flex-basis: 66.66%;
}

.quote-button-div {
  flex-basis: 33.3333%;
  align-self: flex-end;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.success-message {
  background-color: #ddd0;
  border-radius: 6px;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 45px;
  padding-bottom: 35px;
}

.full-quote-error {
  background-color: #ffdede00;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px 0;
}

.three-services {
  padding: 100px 25px 105px;
}

.h2-heading._65-percent {
  width: 65%;
}

.h2-heading.title {
  color: var(--heading-dark);
  margin-bottom: 0;
}

.h2-heading.light {
  color: var(--white-text);
}

.h2-heading._85-percent {
  width: 85%;
}

.paragraph {
  color: var(--paragraph-dark);
  font-weight: 400;
}

.paragraph.small {
  font-size: 16px;
  line-height: 25px;
}

.paragraph.small.white {
  color: var(--white-text);
}

.paragraph.small._0-margin {
  margin-bottom: 0;
}

.paragraph.join-us {
  opacity: .85;
  color: var(--white-text);
  font-size: 19px;
}

.advantages {
  background-image: linear-gradient(#e2e8ef, #e2e5ea 0%, #e2e5ea00 75%);
  padding: 140px 25px;
}

.service-wrapper {
  flex: 1;
}

.service-wrapper.one {
  margin-top: 60px;
}

.service-wrapper.two {
  margin-top: 30px;
}

.service-item {
  margin-left: 15px;
  margin-right: 15px;
}

.three-services-div {
  justify-content: space-between;
  display: flex;
}

.service-image {
  background-image: url('../images/bdf89186-678c-4d56-ab7e-e14346d98b1e-2.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  width: 100%;
  min-height: 185px;
  margin-bottom: 16px;
}

.service-image.cc-03 {
  background-image: url('../images/7eba22b6-a5aa-4cab-bd35-0f706d09c52a.jpg');
}

.service-image.cc-02 {
  background-image: url('../images/ce33deb6-d540-46d1-b1d3-cf834657e629.jpg');
}

.service-image.cc-04 {
  background-image: url('../images/e5605111-f1d0-4bf7-b683-dd52e1108998.JPG');
  background-position: 50% 8%;
}

.service-image.cc-05 {
  background-image: url('../images/013b77d2-f70a-4736-9628-cca1faa9a9b5.JPG');
}

.service-image.cc-06 {
  background-image: url('../images/26cd7d71-0d1a-4136-b205-f51174a4f614.JPG');
}

.service-data {
  padding: 10px 20px 15px;
}

.h4-heading {
  color: var(--heading-dark);
}

.benefit {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
}

.benefit-icon {
  margin-right: 18px;
}

.benefit-text {
  color: var(--dark-text);
  font-size: 14px;
  font-weight: 500;
}

.advantages-div {
  justify-content: space-between;
  display: flex;
}

.advantages-image-div {
  flex: 0 33.3333%;
  justify-content: flex-end;
  align-items: stretch;
  margin-left: 15px;
  margin-right: 15px;
  padding-right: 20px;
  display: flex;
}

.advantages-right {
  flex-wrap: wrap;
  flex-basis: 66.6667%;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.advantages-block {
  flex-basis: 50%;
  padding: 20px 40px;
}

.advantage-image {
  margin-bottom: 5px;
}

.advantages-image {
  background-image: url('../images/sprintervanberlin.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 6px;
  flex: none;
  width: 300%;
}

.promise {
  padding-bottom: 120px;
  padding-left: 25px;
  padding-right: 25px;
}

.promise._10b-padding {
  padding-bottom: 80px;
}

.promise._0-padding {
  padding-bottom: 0;
}

.promise-div {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.promise-text {
  flex-basis: 60%;
  margin-left: 15px;
  margin-right: 15px;
  padding-right: 135px;
}

.promise-faq {
  flex: 0 40%;
  margin-top: 110px;
  margin-left: 15px;
  margin-right: 15px;
}

.faq-horizontal {
  background-color: #000;
  width: 14px;
  height: 2px;
}

.faq-main {
  text-align: left;
  display: block;
  position: relative;
  overflow: hidden;
}

.faq-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  margin-left: 48px;
  display: flex;
  position: relative;
}

.faq-vertical {
  background-color: #000;
  width: 14px;
  height: 2px;
  position: absolute;
  transform: rotate(90deg);
}

.faq-trigger {
  text-align: left;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.three-blog-posts {
  padding-bottom: 100px;
  padding-left: 25px;
  padding-right: 25px;
}

.three-blog-posts.gradient {
  background-image: linear-gradient(to top, #e3e8ef, #fff0 50%, #fff);
}

.three-blog-posts._100t-140b-padding {
  padding-top: 100px;
  padding-bottom: 140px;
}

.three-blogs-div {
  justify-content: flex-start;
  display: flex;
}

.blog-wrapper {
  flex: 0 50%;
}

.blog-wrapper.one {
  margin-top: 40px;
}

.blog-wrapper.two {
  margin-top: 80px;
}

.blog-wrapper.small {
  flex: 0 25%;
}

.post-item {
  flex: 0 25%;
  height: 380px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

.blog-post {
  background-image: url('../images/chris-curry-u5KJLX75NGA-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  height: 380px;
  display: block;
  position: relative;
}

.blog-post.cc-02 {
  background-image: url('../images/black-man-moving-furniture.jpg');
}

.blog-post.cc-03 {
  background-image: url('../images/man-using-scotch-tape-on-box-ready-for-moving-out.jpg');
}

.blog-post.cc-01, .blog-post.cc-vorbereitung {
  background-image: url('../images/rear-view-at-kids-playing-with-boxes-on-moving-day.jpg');
}

.blog-post.cc-berlin {
  background-image: url('../images/man-using-scotch-tape-on-box-ready-for-moving-out.jpg');
}

.blog-post.cc-umzug {
  background-image: url('../images/black-man-moving-furniture.jpg');
}

.title-div {
  margin-bottom: 40px;
  margin-left: 15px;
  margin-right: 15px;
}

.title-div._60b-margin {
  margin-bottom: 60px;
}

.footer {
  background-image: linear-gradient(#0a1a2e, #0e243f);
  margin-top: 120px;
  padding: 100px 25px 115px;
}

.footer.subscription {
  margin-top: 0;
}

.testimonials {
  padding: 90px 25px 80px;
}

.h3-heading.blog {
  margin-top: 5px;
  padding-left: 0;
  padding-right: 0;
}

.h3-heading.call-title {
  margin-top: 10px;
  margin-bottom: 0;
}

.interviewee {
  color: var(--dark-text);
  margin-top: 12px;
  margin-bottom: 24px;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  display: block;
}

.interviewee-company {
  color: var(--paragraph-dark);
  font-weight: 400;
}

.footer-link-text {
  color: var(--white-text);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
}

.right-quote-background {
  background-color: var(--form-bg);
  border-radius: 6px;
  width: 420px;
  margin-top: -220px;
  padding: 45px;
}

.right-quote-form-block {
  margin-bottom: 0;
}

.category-tag {
  z-index: 1;
  background-color: var(--tag-white);
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding: 10px 18px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 35px auto auto 35px;
}

.category-tag.post {
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  position: static;
}

.category {
  color: var(--dark-text);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.breadcrumb-div {
  float: left;
  background-color: var(--breadcrumb-bg);
  border-radius: 0 6px 6px 0;
  align-items: center;
  padding: 23px 90px 23px 15px;
  display: flex;
}

.breadcrumb-div.post {
  border-radius: 6px;
  padding-left: 90px;
}

.breadcrumb {
  z-index: 10;
  margin-top: -35px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.breadcrumb.post {
  justify-content: center;
  display: flex;
}

.current-page {
  color: var(--white-text);
  letter-spacing: .25px;
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
}

.breadcrumb-link {
  color: var(--breadcrumb-transparent);
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  transition: color .35s;
}

.breadcrumb-link:hover {
  color: #fff;
}

.navigation {
  z-index: 9999;
  color: var(--dark-bg);
  justify-content: space-between;
  align-items: stretch;
  padding-left: 25px;
  padding-right: 25px;
  position: fixed;
  inset: 0% 0% auto;
}

.breadcrumb-icon {
  margin-left: 10px;
  margin-right: 10px;
}

.overflow-div {
  background-color: var(--breadcrumb-bg);
  width: 1000%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 100%;
}

.blog-box {
  padding: 85px 25px 40px;
}

.blog-box-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.blog-box-item {
  flex: 0 33.3333%;
  margin-bottom: 80px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.blog-box-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  width: 100%;
  height: 220px;
  position: relative;
}

.blog-box-data {
  padding-left: 20px;
  padding-right: 20px;
}

.header-div {
  width: 50%;
}

.blog-rich-text {
  margin-left: auto;
  margin-right: auto;
  padding: 90px 15px;
}

.blog-rich-text p {
  color: var(--paragraph-dark);
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.blog-rich-text img {
  border-radius: 6px;
}

.blog-rich-text h2, .blog-rich-text h4 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.blog-rich-text ol {
  max-width: 750px;
  margin: 30px auto 40px;
  padding-left: 20px;
}

.blog-rich-text li {
  color: var(--dark-text);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 33px;
}

.blog-rich-text ul {
  max-width: 750px;
  margin: 30px auto 40px;
  padding-left: 20px;
}

.blog-rich-text blockquote {
  border-left-width: 3px;
  border-left-color: var(--primary-button-bg);
  color: var(--dark-text);
  max-width: 750px;
  margin: 40px auto;
  padding-bottom: 12px;
  padding-left: 35px;
  padding-right: 35px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

.blog-rich-text figure {
  margin-top: 80px;
  margin-bottom: 80px;
}

.blog-rich-text figcaption {
  margin-top: 8px;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
}

.written-on {
  color: var(--dark-text);
  font-size: 13px;
  font-weight: 500;
  line-height: 21px;
  display: inline;
}

.written-on.post {
  color: var(--white-text);
}

.blog-date {
  margin-top: 20px;
}

.dropdown-link {
  white-space: nowrap;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  display: inline;
}

.navigation-empty-state {
  background-color: #ddd0;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 20px;
}

.navigation-link {
  color: #162438;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 20px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: opacity .35s;
}

.navigation-link:hover {
  opacity: .65;
  color: #162438;
}

.navigation-link.w--current {
  color: #162438;
}

.navbar-div {
  justify-content: space-between;
  align-items: center;
  max-width: 1170px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.service-empty-state {
  background-color: #e6ebf1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 185px;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.blog-empty-state {
  background-color: #dde1e9;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  height: 380px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.empty-paragraph {
  text-align: center;
  margin-bottom: 0;
}

.success-message-2 {
  background-color: #ddd0;
  padding-bottom: 10px;
}

.right-quote-error {
  background-color: #ffdede00;
  border-radius: 4px;
  padding: 15px 0;
}

.box-empty-state {
  text-align: center;
  background-color: #edeff4;
  border-radius: 6px;
  margin-bottom: 60px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 40px 20px 30px;
}

.blog {
  padding-left: 25px;
  padding-right: 25px;
}

.main-page-section {
  padding: 90px 25px;
}

.h6-heading._0b-margin {
  margin-bottom: 0;
}

.h6-heading.light {
  color: var(--white-text);
}

.link {
  color: var(--link-text);
}

.license-links {
  margin-bottom: 40px;
  margin-left: 15px;
  margin-right: 15px;
}

.headings, .paragraphs {
  width: 75%;
  margin-bottom: 40px;
  margin-left: 15px;
  margin-right: 15px;
}

.buttons {
  background-color: var(--grey-element-bg);
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  width: 300px;
  margin-bottom: 40px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px;
  display: flex;
}

.services-box {
  padding: 85px 25px 40px;
}

.services-box-list {
  flex-wrap: wrap;
  display: flex;
}

.services-box-item {
  flex: 0 33.3333%;
  margin-top: 15px;
  margin-bottom: 80px;
  padding-left: 15px;
  padding-right: 15px;
}

.nav-block {
  color: var(--white-text);
  justify-content: space-between;
  padding: 29px 20px;
  font-size: 13px;
  font-weight: 500;
  display: flex;
}

.promise-list {
  flex: 0 35%;
  margin-top: 95px;
  margin-left: 15px;
  margin-right: 15px;
}

.two-services {
  margin-top: -60px;
  padding-bottom: 110px;
  padding-left: 25px;
  padding-right: 25px;
}

.service-image-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  min-height: 250px;
  display: block;
}

.service-data-2 {
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.service-link {
  flex-direction: row;
  place-content: flex-start;
  align-items: center;
  margin-top: 25px;
  display: inline-block;
}

.read-more {
  color: var(--dark-text);
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.read-more-arrow {
  margin-left: 15px;
}

.call-cta {
  padding-left: 25px;
  padding-right: 25px;
}

.call-cta-wrapper {
  background-image: linear-gradient(to right, #e3e8f0, #f1f3f6);
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding: 45px 70px;
  display: flex;
}

.fullwidth-section {
  background-image: linear-gradient(to right, #162438bf, #16243859), url('../images/contact-image2x.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-left: 25px;
  padding-right: 25px;
}

.fullwidth-section-wrapper {
  justify-content: flex-end;
  padding-top: 165px;
  padding-bottom: 165px;
  display: flex;
}

.fullwidth-right-side {
  flex: 0 50%;
  padding-left: 150px;
  padding-right: 15px;
}

.faq-section {
  padding: 110px 25px;
}

.faq-section._0t-padding {
  padding-top: 0;
}

.footer-alt {
  background-image: linear-gradient(to top, #c9d6dd, #fff);
  padding: 220px 25px 120px;
}

.footer-alt-wrapper {
  justify-content: space-between;
  margin-left: 45px;
  margin-right: 45px;
  display: flex;
}

.footer-alt-right {
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
}

.footer-alt-left {
  flex: 0 30%;
  margin-left: 15px;
  margin-right: 15px;
}

.footer-bottom-link {
  color: var(--footer-text);
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
}

.footer-bottom-link:hover {
  color: #fff;
}

.footer-bottom-link.alt {
  color: var(--footer-text);
}

.footer-bottom-link.alt:hover {
  color: #162438;
}

.footer-left-link {
  color: var(--footer-text);
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 21px;
}

.footer-left-link:hover {
  color: #fff;
}

.footer-left-link.alt:hover {
  color: #162438;
}

.footer-logo {
  margin-top: 10px;
}

.home-faq {
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
}

.links-div {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 35px;
  display: flex;
}

.footer-left-text {
  color: var(--footer-text);
  margin-top: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 21px;
}

.fleet-box {
  padding: 60px 25px 80px;
}

.fleet-box-list {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.fleet-box-item {
  flex: 0 33.3333%;
  padding: 40px 15px;
}

.fleet-image {
  background-color: #162438;
  border-radius: 6px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 420px;
  padding: 20px 35px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.fleet-image-div {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.fleet-text-div {
  z-index: 1;
  position: relative;
}

.service-section-one {
  padding: 80px 25px 50px;
}

.service-description-div {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.service-main-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  flex: 1;
  min-height: 600px;
  margin-left: 15px;
  margin-right: 15px;
}

.service-title {
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
  padding-right: 75px;
}

.service-benefit-item {
  background-image: url('../images/icon-checkmark.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.service-benefits {
  margin-top: 30px;
  padding-left: 0;
}

.service-section-two {
  padding: 50px 25px 110px;
}

.service-description {
  flex: 0 66.6667%;
  margin-left: 15px;
  margin-right: 15px;
  padding-right: 50px;
}

.service-info {
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
}

.brochure {
  background-color: #edeff4;
  border-radius: 6px;
  margin-bottom: 15px;
  padding: 10px 25px 20px;
}

.brochure-attachment-div {
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.attachment-icon {
  margin-right: 10px;
}

.locations {
  background-color: var(--grey-element-bg);
  border-radius: 6px;
  margin-bottom: 15px;
  padding: 10px 25px 18px;
}

.locations p {
  color: var(--paragraph-dark);
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 26px;
}

.right-quote-background-2 {
  background-color: var(--form-bg);
  border-radius: 6px;
  width: 420px;
  padding: 45px;
}

.info-section-details {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.info-details-column {
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
}

.info-section {
  padding-top: 80px;
  padding-left: 25px;
  padding-right: 25px;
}

.info-section-title {
  width: 40%;
  margin-left: 15px;
  margin-right: 15px;
}

.map-section {
  padding: 40px 25px 120px;
}

.map-section-div {
  border-radius: 6px;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
}

.google-maps {
  border-radius: 6px;
}

.about-images {
  padding: 80px 25px 110px;
}

.about-images-div {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.about-right-image {
  background-image: url('../images/image-about22x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  flex: 0 60%;
  min-height: 450px;
  margin-left: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

.about-left {
  flex: 0 40%;
  padding-left: 15px;
  padding-right: 15px;
}

.about-left-image {
  background-image: url('../images/image-office-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  min-height: 350px;
  margin-top: 75px;
}

.team-section {
  padding: 80px 25px 70px;
}

.team-4-wrapper {
  padding-top: 40px;
}

.team-4-list {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.team-4-item {
  flex: 0 25%;
  margin-bottom: 50px;
  padding-left: 15px;
  padding-right: 15px;
}

.team-4-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  justify-content: flex-end;
  align-items: flex-end;
  height: 270px;
  display: flex;
}

.job-title-div {
  float: right;
  background-color: var(--primary-button-bg);
  border-radius: 6px;
  margin-bottom: -12px;
  margin-right: 20px;
  padding: 14px 20px 12px;
  display: inline-block;
}

.job-title {
  color: var(--white-text);
  font-size: 13px;
  font-weight: 500;
}

.team-text {
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-wrapper {
  justify-content: space-between;
  margin-top: 110px;
  display: flex;
}

.footer-contact {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-contact-info {
  margin-left: 15px;
  margin-right: 15px;
}

.footer-contact-form {
  margin-left: 15px;
  margin-right: 15px;
  display: none;
}

.testimonials-div {
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.testimonials-image {
  background-color: #f0f3f6;
  background-image: url('../images/chris-curry-u5KJLX75NGA-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  flex: 0 33.333%;
  height: 450px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

.testimonials-text {
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 100px;
  padding-right: 25px;
}

.quote-icon {
  margin-bottom: 20px;
}

.footer-link {
  display: flex;
}

.footer-link-image {
  margin-right: 16px;
}

.satisfaction {
  background-color: var(--white-bg);
  border-radius: 4px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10px 15px;
  display: flex;
  position: absolute;
  inset: auto auto 20px 20px;
}

.satisfaction-text {
  color: var(--dark-text);
  margin-bottom: 3px;
  font-size: 13px;
  font-weight: 500;
}

.full-star {
  margin-right: 3px;
}

.testimonials-tabs {
  flex-direction: column;
  display: flex;
}

.testimonials-tabs-content {
  order: -1;
}

.tab-link-tab-1 {
  border-radius: 8px;
  margin-right: 10px;
  padding: 5px;
}

.tab-link-tab-1.w--current {
  border: 2px solid var(--form-bg);
  background-color: #c8c8c800;
  border-radius: 10px;
  padding: 5px;
}

.tab-link-tab-2 {
  border-radius: 8px;
  margin-right: 10px;
  padding: 5px;
}

.tab-link-tab-2.w--current {
  border: 2px solid var(--form-bg);
  background-color: #c8c8c800;
  border-radius: 10px;
  padding: 5px;
}

.tab-link-tab-3 {
  border-radius: 8px;
  margin-right: 10px;
  padding: 5px;
}

.tab-link-tab-3.w--current {
  border: 2px solid var(--form-bg);
  background-color: #c8c8c800;
  border-radius: 10px;
}

.testimonials-tabs-menu {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.subscribe-form {
  display: flex;
}

.subscribe-form-block {
  margin-bottom: 0;
}

.right-quote {
  z-index: 10;
  float: right;
  margin-right: 15px;
  position: absolute;
  inset: auto 0% -145px auto;
}

.collection-page-overlay {
  background-image: linear-gradient(#162438bf, #16243880 50%);
  position: absolute;
  inset: 0%;
}

.blog-text-darken {
  background-image: linear-gradient(#16243800, #16243880);
  border-radius: 6px;
  height: 200px;
  position: absolute;
  inset: auto 0% 0%;
}

.contact-icon {
  margin-bottom: 10px;
}

.nav-cursor {
  margin-left: 10px;
}

.two-services-div {
  justify-content: space-between;
  display: flex;
}

.team-empty-state {
  background-color: #e6ebf1;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 40px;
  padding-bottom: 30px;
  display: flex;
}

.subscribe-success-message {
  background-color: #132c47;
  border-radius: 6px;
}

.subscribe-error {
  background-color: #ffdede00;
  padding-left: 20px;
  padding-right: 20px;
}

.error-flex {
  align-items: center;
  display: flex;
}

.error-flex.center {
  justify-content: center;
}

.error-image {
  margin-bottom: 1px;
  margin-right: 10px;
}

.error-text {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}

.service-rich-text p {
  color: var(--paragraph-dark);
}

._404-div {
  background-image: linear-gradient(#162438, #0e243fcf), url('../images/5d90fbe0e6be58334c4fb0c1_homepage-header.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

._404 {
  text-align: center;
}

.footer-text {
  color: var(--footer-text);
  font-size: 12px;
  font-weight: 500;
  line-height: 21px;
}

.button-spacer {
  margin-top: 20px;
  display: none;
}

.button-divider {
  width: 100%;
  height: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.colors {
  flex-wrap: wrap;
  align-items: flex-start;
  width: 75%;
  margin-bottom: 50px;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.color-dark-blue {
  background-color: var(--heading-dark);
  border-radius: 6px;
  flex: 0 10%;
  height: 150px;
  margin-right: 30px;
}

.color-blue-lighter {
  background-color: var(--form-bg);
  border-radius: 6px;
  flex: 0 10%;
  height: 150px;
  margin-right: 30px;
}

.color-blue-lightest {
  background-color: var(--text-field-bg);
  border-radius: 6px;
  flex: 0 10%;
  height: 150px;
  margin-right: 30px;
}

.color-dark-grey {
  background-color: var(--placeholder-text);
  border-radius: 6px;
  flex: 0 10%;
  height: 150px;
  margin-right: 30px;
}

.color-grey {
  background-color: var(--paragraph-dark);
  border-radius: 6px;
  flex: 0 10%;
  height: 150px;
  margin-right: 30px;
}

.color-blue {
  background-color: var(--primary-button-bg);
  border-radius: 6px;
  flex: 0 10%;
  height: 150px;
  margin-right: 30px;
}

.color-light-grey {
  background-color: var(--grey-element-bg);
  border-radius: 6px;
  flex: 0 10%;
  height: 150px;
  margin-right: 30px;
}

.utility-page-wrap {
  background-image: linear-gradient(#162438, #0e243fcf), url('../images/5d90fbe0e6be58334c4fb0c1_homepage-header.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.logo-div {
  flex: 1;
}

.password-error-message {
  background-color: #ffdede00;
}

.item-section {
  padding: 80px 25px 110px;
}

.item-section-div {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.item-section-left {
  flex: 0 40%;
  width: 75%;
}

.item-section-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  flex: 0 35%;
  justify-content: flex-end;
  align-items: flex-end;
  min-height: 450px;
  margin-left: 40px;
  margin-right: 15px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.item-section-left-div {
  flex: 0 65%;
  padding-left: 15px;
  padding-right: 55px;
}

.line-section {
  background-color: #dadfe6;
  width: 100%;
  height: 1px;
  margin-bottom: 100px;
}

.c-link-hero {
  color: var(--heading-white);
  font-size: 26px;
  line-height: 40px;
  text-decoration: underline;
}

.c-link-hero:hover {
  color: #fff;
}

.contact-button {
  background-image: url('../images/WhatsApp.svg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 3px #fff;
  width: 62px;
  height: 62px;
  margin: 24px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.c-angebot {
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 24px;
  padding-left: 30px;
  padding-right: 30px;
}

.c-hidden-submit {
  display: none;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding: 25px 25px 25px 40px;
  }

  .nav-menu {
    background-color: #162438fa;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0 0 20px 8px #16243826;
  }

  .button._100h-padding-20t-margin {
    padding-left: 60px;
    padding-right: 60px;
  }

  .dropdown-list.w--open {
    box-shadow: none;
  }

  .header-content, .header-content.page {
    width: 75%;
  }

  .header-content.service {
    width: 75%;
    padding-top: 200px;
  }

  .quote-background {
    padding: 25px 20px 10px;
  }

  .text-field._0b-10r-margin {
    margin-bottom: 15px;
  }

  .form-element, .quote-button-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2-heading._65-percent {
    width: 100%;
  }

  .service-image {
    min-height: 160px;
  }

  .service-data {
    padding-left: 0;
    padding-right: 0;
  }

  .advantages-block {
    padding-left: 25px;
    padding-right: 25px;
  }

  .promise-text {
    flex-basis: 50%;
    padding-right: 50px;
  }

  .promise-faq {
    flex-basis: 50%;
  }

  .blog-wrapper.one, .blog-wrapper.small, .blog-wrapper.small.two {
    flex-basis: 33.3333%;
  }

  .right-quote-background {
    width: auto;
  }

  .navigation {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-box-image {
    height: 180px;
  }

  .blog-box-data {
    padding-left: 0;
    padding-right: 0;
  }

  .header-div {
    width: 75%;
  }

  .blog-rich-text {
    padding-bottom: 75px;
  }

  .navigation-link {
    width: 100%;
  }

  .menu-button {
    order: 1;
    align-items: center;
    margin-bottom: 4px;
    margin-left: 10px;
    padding: 10px 15px;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .navbar-div {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .main-page-section {
    padding-bottom: 50px;
  }

  .paragraphs {
    width: auto;
  }

  .promise-list {
    flex-basis: 45%;
  }

  .call-cta-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }

  .fullwidth-right-side {
    padding-left: 50px;
  }

  .footer-alt-left {
    flex-basis: 25%;
  }

  .fleet-image {
    padding: 10px 25px;
  }

  .service-main-image {
    flex: 0 50%;
  }

  .service-title, .service-description {
    padding-right: 25px;
  }

  .service-info {
    flex: 0 45%;
  }

  .right-quote-background-2 {
    width: auto;
  }

  .team-4-list {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .team-4-item {
    flex: 0 50%;
  }

  .footer-contact-form {
    flex: 0 40%;
  }

  .testimonials-image {
    flex-basis: 35%;
  }

  .testimonials-text {
    padding-left: 35px;
    padding-right: 0;
  }

  .subscribe-form {
    flex-direction: column;
  }

  .right-quote {
    width: 40%;
  }

  .colors {
    width: auto;
  }

  .color-dark-blue, .color-blue-lighter, .color-blue-lightest, .color-dark-grey, .color-grey, .color-blue, .color-light-grey {
    margin-bottom: 30px;
    margin-right: 25px;
  }

  .logo-div {
    flex: 1;
  }

  .item-section-left {
    width: 100%;
  }

  .item-section-image {
    flex-basis: 50%;
  }

  .item-section-left-div {
    padding-right: 15px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 36px;
    line-height: 48px;
  }

  h2 {
    font-size: 28px;
    line-height: 40px;
  }

  h3 {
    font-size: 24px;
    line-height: 36px;
  }

  blockquote {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .header {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar {
    padding: 15px 10px 15px 25px;
  }

  .logo {
    width: 200px;
    padding-left: 0;
  }

  .logo.w--current {
    padding-left: 0;
  }

  .logo-image {
    width: 200px;
  }

  .nav-menu {
    padding-left: 5px;
    padding-right: 5px;
  }

  .button {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button.call-cta {
    margin-top: 15px;
    margin-left: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .header-content {
    padding-top: 150px;
    padding-bottom: 175px;
  }

  .header-content.page {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .header-content.alt {
    padding-top: 150px;
  }

  .header-content.service {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .header-content.contact {
    padding-bottom: 50px;
  }

  .full-quote {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quote-background {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-element {
    flex-basis: 50%;
  }

  .form-element._6666 {
    flex-basis: 100%;
  }

  .quote-button-div {
    flex-basis: 50%;
  }

  .three-services {
    padding: 75px 10px 45px;
  }

  .advantages {
    padding: 90px 10px 65px;
  }

  .service-wrapper {
    margin-bottom: 30px;
  }

  .service-wrapper.one {
    margin-top: 0;
  }

  .service-wrapper.two {
    margin-top: 9px;
    margin-bottom: 50px;
  }

  .three-services-div {
    flex-direction: column;
  }

  .service-image {
    min-height: 220px;
  }

  .service-data {
    padding-right: 125px;
  }

  .advantages-div {
    flex-direction: column;
  }

  .advantages-image-div {
    margin-bottom: 50px;
    padding-right: 0;
  }

  .advantages-block {
    padding-left: 0;
  }

  .advantages-image {
    background-position: 50%;
    background-size: cover;
    align-self: stretch;
    width: 100%;
    height: 300px;
  }

  .promise {
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .promise-div {
    flex-direction: column;
  }

  .promise-faq {
    flex-basis: 100%;
    align-self: stretch;
    margin-top: 50px;
  }

  .faq-main {
    width: 100%;
    display: none;
  }

  .three-blog-posts {
    padding-bottom: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .three-blog-posts._100t-140b-padding {
    padding-top: 65px;
    padding-bottom: 60px;
  }

  .three-blogs-div {
    flex-direction: column;
  }

  .blog-wrapper {
    margin-bottom: 30px;
  }

  .blog-wrapper.one, .blog-wrapper.small.two {
    margin-top: 0;
  }

  .post-item.cc-umzug, .blog-post.cc-01, .blog-post.cc-vorbereitung, .blog-post.cc-berlin {
    margin-bottom: 20px;
  }

  .title-div._60b-margin {
    margin-bottom: 40px;
  }

  .footer {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer.subscription {
    padding-top: 90px;
  }

  .testimonials {
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .breadcrumb-div {
    padding-left: 0;
  }

  .breadcrumb-div.post {
    padding-left: 36px;
    padding-right: 36px;
  }

  .breadcrumb.post {
    padding-left: 25px;
    padding-right: 25px;
  }

  .breadcrumb.contact {
    margin-top: 149px;
  }

  .blog-box {
    padding: 75px 10px 30px;
  }

  .blog-box-list {
    flex-direction: column;
  }

  .blog-box-item {
    flex: 1;
    margin-bottom: 50px;
  }

  .blog-box-image {
    height: 220px;
  }

  .blog-rich-text {
    padding-top: 75px;
    padding-bottom: 50px;
  }

  .blog-rich-text ol, .blog-rich-text ul {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .blog-rich-text blockquote {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .blog-rich-text figure {
    margin-top: 50px;
    margin-bottom: 40px;
  }

  .navbar-div {
    height: 80px;
  }

  .blog {
    padding-left: 10px;
    padding-right: 10px;
  }

  .main-page-section {
    padding: 60px 10px;
  }

  .services-box {
    padding-top: 75px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-box-list {
    flex-direction: column;
  }

  .services-box-item {
    flex: 1;
    margin-bottom: 30px;
  }

  .promise-list {
    margin-top: 20px;
  }

  .two-services {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .service-image-2 {
    min-height: 220px;
  }

  .service-data-2 {
    padding-left: 0;
  }

  .call-cta {
    padding-left: 10px;
    padding-right: 10px;
  }

  .call-cta-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .fullwidth-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .fullwidth-section-wrapper {
    justify-content: flex-start;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .fullwidth-right-side {
    flex-basis: 75%;
    padding-left: 50px;
  }

  .faq-section {
    padding: 65px 10px 60px;
  }

  .footer-alt {
    padding: 175px 10px 30px;
  }

  .footer-alt-wrapper {
    flex-flow: wrap;
    margin-left: 0;
  }

  .footer-alt-right {
    flex: 0 50%;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-alt-left {
    flex-basis: 100%;
    margin-bottom: 50px;
  }

  .fleet-box {
    padding: 75px 10px;
  }

  .fleet-box-list {
    flex-direction: column;
  }

  .fleet-box-item {
    flex: 0 auto;
    align-self: stretch;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .service-section-one {
    padding-top: 65px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .service-description-div {
    flex-direction: column;
  }

  .service-main-image {
    flex: 0 auto;
    align-self: stretch;
    min-height: 500px;
    margin-top: 50px;
  }

  .service-section-two {
    padding: 35px 10px 55px;
  }

  .service-info {
    margin-top: 50px;
  }

  .info-section-details {
    flex-flow: column wrap;
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .info-details-column {
    flex: 1;
    align-self: stretch;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .info-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .info-section-title {
    width: 65%;
  }

  .map-section {
    padding-bottom: 90px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-images {
    padding: 65px 20px 80px;
  }

  .about-images-div {
    flex-direction: column;
  }

  .about-right-image {
    flex: 0 auto;
    align-self: stretch;
    margin-left: 15px;
    margin-right: 15px;
  }

  .about-left-image {
    margin-top: 35px;
    margin-bottom: 30px;
  }

  .team-section {
    padding: 60px 10px 15px;
  }

  .team-4-wrapper {
    padding-top: 0;
  }

  .team-4-list {
    flex-direction: column;
  }

  .team-4-item {
    flex: 0 auto;
    align-self: stretch;
  }

  .team-text {
    padding-left: 0;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 80px;
  }

  .footer-contact {
    flex-direction: column;
    align-items: stretch;
  }

  .footer-contact-info {
    order: 1;
    margin-top: 90px;
  }

  .testimonials-div {
    flex-direction: column;
    margin-top: 70px;
  }

  .testimonials-image {
    flex: 0 auto;
    align-self: stretch;
    margin-bottom: 50px;
  }

  .testimonials-text {
    padding-left: 0;
  }

  .right-quote {
    float: none;
    width: auto;
    margin-bottom: -124px;
    margin-left: 15px;
    position: relative;
    bottom: 0;
  }

  .two-services-div {
    flex-direction: column;
  }

  ._404-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .color-dark-blue, .color-blue-lighter, .color-blue-lightest, .color-dark-grey, .color-grey, .color-blue, .color-light-grey {
    flex-basis: 15%;
  }

  .item-section {
    padding: 65px 10px 90px;
  }

  .item-section-div {
    flex-direction: column;
  }

  .item-section-image {
    align-self: stretch;
    margin-top: 50px;
    margin-left: 15px;
  }

  .line-section {
    margin-bottom: 55px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 32px;
    line-height: 44px;
  }

  h2 {
    font-size: 26px;
    line-height: 38px;
  }

  h3 {
    font-size: 22px;
    line-height: 32px;
  }

  blockquote {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .header {
    background-image: linear-gradient(to bottom, var(--header-overlay), var(--header-overlay)), url('../images/e5605111-f1d0-4bf7-b683-dd52e1108998.JPG');
    background-position: 0 0, 0 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .container.legla {
    padding-left: 20px;
    padding-right: 20px;
  }

  .navbar {
    padding: 12px 5px 12px 20px;
  }

  .nav-menu {
    background-color: var(--responsive-menu);
  }

  .button {
    padding: 14px 15px;
  }

  .button._20l-margin {
    flex: none;
    display: none;
  }

  .button.call-cta {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-content {
    width: 85%;
    padding-top: 110px;
    padding-bottom: 150px;
  }

  .header-content.page {
    padding-top: 110px;
    padding-bottom: 80px;
  }

  .header-content.post {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header-content.alt {
    width: 85%;
    padding-top: 110px;
    padding-bottom: 140px;
  }

  .header-content.service {
    padding-top: 110px;
    padding-bottom: 80px;
  }

  .header-content.contact {
    width: 75%;
    padding-bottom: 25px;
  }

  .full-quote {
    padding-left: 5px;
    padding-right: 5px;
  }

  .form-element, .quote-button-div {
    flex-basis: 100%;
  }

  .three-services {
    padding: 60px 5px 25px;
  }

  .advantages {
    padding: 70px 5px 40px;
  }

  .service-data {
    padding-right: 35px;
  }

  .advantages-image-div {
    margin-bottom: 35px;
  }

  .advantages-block {
    flex-basis: 100%;
    padding-bottom: 0;
  }

  .advantages-image {
    background-color: var(--heading-white);
    background-size: contain;
  }

  .promise {
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .promise._10b-padding {
    padding-bottom: 45px;
  }

  .promise-text {
    padding-right: 0;
  }

  .promise-faq {
    margin-top: 35px;
  }

  .faq-icon {
    margin-left: 24px;
  }

  .faq-trigger {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .three-blog-posts {
    padding-bottom: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .three-blog-posts.gradient {
    padding-bottom: 50px;
  }

  .three-blog-posts._100t-140b-padding {
    padding-top: 50px;
    padding-bottom: 55px;
  }

  .blog-wrapper.one, .blog-wrapper.small {
    margin-bottom: 20px;
  }

  .title-div._60b-margin {
    margin-bottom: 35px;
  }

  .footer {
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer.subscription {
    padding-top: 60px;
  }

  .testimonials {
    padding: 40px 5px 65px;
  }

  .footer-link-text {
    font-size: 20px;
    line-height: 28px;
  }

  .right-quote-background {
    padding: 25px;
  }

  .breadcrumb-div {
    flex-wrap: wrap;
    padding-right: 25px;
  }

  .breadcrumb-div.post {
    justify-content: center;
  }

  .breadcrumb, .breadcrumb.post {
    padding-left: 20px;
    padding-right: 20px;
  }

  .breadcrumb.contact {
    margin-top: 125px;
  }

  .blog-box {
    padding: 50px 5px 15px;
  }

  .blog-box-item {
    margin-bottom: 45px;
  }

  .header-div {
    width: 100%;
  }

  .blog-rich-text {
    padding-top: 65px;
    padding-bottom: 45px;
  }

  .blog-rich-text blockquote {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .blog-rich-text figure {
    margin-top: 30px;
    margin-bottom: 25px;
  }

  .menu-button {
    margin-left: 5px;
  }

  .navbar-div {
    height: 72px;
  }

  .blog {
    padding-left: 5px;
    padding-right: 5px;
  }

  .main-page-section {
    padding: 40px 5px 15px;
  }

  .buttons {
    width: auto;
  }

  .services-box {
    padding: 50px 5px 25px;
  }

  .promise-list {
    margin-top: 0;
  }

  .two-services {
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .call-cta {
    padding-left: 5px;
    padding-right: 5px;
  }

  .call-cta-wrapper {
    padding: 15px 25px 25px;
  }

  .fullwidth-section-wrapper {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .fullwidth-right-side {
    flex-basis: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-section {
    padding: 55px 5px 50px;
  }

  .footer-alt {
    padding-top: 160px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer-alt-right {
    flex-basis: 100%;
    margin-bottom: 20px;
  }

  .footer-alt-left {
    margin-bottom: 35px;
  }

  .links-div {
    margin-top: 20px;
  }

  .fleet-box {
    padding: 50px 5px 45px;
  }

  .fleet-image {
    min-height: 380px;
  }

  .service-section-one {
    padding-top: 50px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .service-section-two {
    padding-left: 5px;
    padding-right: 5px;
  }

  .right-quote-background-2 {
    padding: 25px;
  }

  .info-section-details {
    margin-top: 50px;
  }

  .info-section {
    padding-top: 55px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .info-section-title {
    width: 75%;
  }

  .map-section {
    padding: 15px 5px 55px;
  }

  .about-images {
    padding: 50px 0 55px;
  }

  .about-images-div {
    flex-direction: row;
    display: block;
  }

  .about-left-image {
    margin-bottom: 20px;
  }

  .team-section {
    padding: 30px 5px 0;
  }

  .team-4-item {
    margin-bottom: 40px;
  }

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

  .footer-wrapper {
    margin-top: 40px;
  }

  .footer-contact-info {
    margin-top: 50px;
  }

  .testimonials-div {
    margin-top: 40px;
  }

  .testimonials-image {
    height: 300px;
  }

  .right-quote {
    margin-bottom: -104px;
  }

  .colors {
    margin-bottom: 20px;
  }

  .color-dark-blue, .color-blue-lighter, .color-blue-lightest, .color-dark-grey, .color-grey, .color-blue, .color-light-grey {
    flex-basis: 20%;
  }

  .logo-div {
    flex: 1;
  }

  .item-section {
    padding: 50px 5px 70px;
  }

  .line-section {
    margin-bottom: 40px;
  }
}


@font-face {
  font-family: 'Rubik v21';
  src: url('../fonts/rubik-v21-latin-italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik v21';
  src: url('../fonts/rubik-v21-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik v21';
  src: url('../fonts/rubik-v21-latin-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik v21';
  src: url('../fonts/rubik-v21-latin-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik v21';
  src: url('../fonts/rubik-v21-latin-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik v21';
  src: url('../fonts/rubik-v21-latin-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik v21';
  src: url('../fonts/rubik-v21-latin-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik v21';
  src: url('../fonts/rubik-v21-latin-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}