body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000730;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000730;
  font-size: 32px;
  line-height: auto;
  font-weight: 300;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
  line-height: 34px;
  font-weight: 400;
}

p {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #000730;
  font-size: 18px;
  line-height: 36px;
  font-weight: 300;
}

a {
  text-decoration: none;
}

.section01 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Bild%20Untersuchung.jpg');
  background-blend-mode: multiply;
  background-color: rgba(0, 0, 0, 0.39);
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position-x: center;
}

.pesta-a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  height: 16vh;
  padding-top: 45px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom-right-radius: 160px;
  background-color: #000730;
}

.logo {
  display: block;
  margin-left: 15%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  max-width: 270px;
}

.section02 {
  overflow: hidden;
  height: auto;
  padding-top: 50px;
  padding-bottom: 200px;
}

.columns {
  display: block;
  margin-top: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.column-2 {
  text-align: center;
}

.column-3 {
  text-align: center;
}

.header-problems {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-top: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 45px;
}

.heading-01 {
  text-align: center;
}

.solution {
  margin-top: 150px;
}

.column-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-5 {
  position: relative;
  height: 690px;
}

.columns-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-02 {
  letter-spacing: normal;
  white-space: normal;
}


.div-block {
  position: static;
  overflow: hidden;
}

.image-3 {
  position: absolute;
  left: -90%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: auto;
  height: 690px;
  max-width: 200%;
}



.column-6 {
  height: 690px;
}

.columns-3-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  position: absolute;
  left: auto;
  top: 0%;
  right: -60%;
  bottom: 0%;
  width: auto;
  height: 690px;
  max-width: 200%;
  margin-right: -30px;
}

.section04 {
  position: relative;
  padding-top: 120px;
  padding-bottom: 140px;
  border-top-left-radius: 160px;
  background-color: #000730;
}

.header-who {
  color: #fff;
  text-align: center;
}

.header-professional {
  color: #fff;
  text-align: left;
}

.professional-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.p-person {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
  white-space: normal;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.professional-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.professional-03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 80px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(315deg, #99ffdf, #2ccfff 84%);
}

.container-3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-footer {
  width: 80px;
}

.line-blue-02-mobile {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0%;
  bottom: -10%;
  overflow: visible;
  width: 920px;
  height: 10px;
  max-width: 200%;
  direction: ltr;
  white-space: normal;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.columns-3-mobile {
  position: relative;
  display: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3-mobile {
  position: absolute;
  left: -90%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: auto;
  height: 690px;
  max-width: 200%;
}

.professional-04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.professional-05 {
  display: none;
  margin-top: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section03 {
  margin-top: 0px;
  padding-top: 140px;
  padding-bottom: 200px;
}

.p-centered {
  text-align: center;
}

.advantages {
  margin-top: 100px;
}

.column-advantage {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.advantage {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  background-color: #f8f8f8;
  text-align: center;
}

.h-advantage {
  margin-top: 30px;
  margin-bottom: 0px;
}

.p-advantage {
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: center;
}

.p-advantage-more {
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: center;
  text-decoration: underline;
}

.btn-advantage-01 {
  cursor: pointer;
}

.p-advantage-01 {
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: center;
}

.p-advantage-less {
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: center;
  text-decoration: underline;
}

.columns-3 {
  margin-top: 80px;
}

.hiring {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hiring-block {
  border-radius: 40px;
  background-color: #f8f8f8;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-hiring {
  margin-left: 10px;
  line-height: normal;
}

.btn-hiring {
  position: static;
  display: none;
  width: 200px;
  height: auto;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 40px;
  background-image: linear-gradient(225deg, #99ffdf, #2ccfff);
  text-align: center;
  cursor: pointer;
}

.paragraph {
  width: 130px;
}

.h-button {
  margin-bottom: -5px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.btn-hiring-02 {
  position: static;
  display: block;
  width: 200px;
  height: auto;
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: solid;
  border-width: 3px;
  border-color: #2ccfff;
  border-radius: 40px;
  background-image: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}

.btn-hiring-02:hover {
  border-color: #24b0da;
}

.btn-hiring-02:active {
  box-shadow: 0 0 8px 0 rgba(36, 176, 218, 0.78);
}

.h-button-02 {
  color: #2ccfff;
}

.location-n-times {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.time {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: 20px;
}

.icon-hiring {
  width: 40px;
}

.contact-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: 0px;
  padding-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.telephone {
  display: none;
  width: auto;
}

.email {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  margin-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-contact {
  margin-top: 10px;
  margin-left: 10px;
  color: #000730;
  font-weight: 400;
}

.link {
  color: #fff;
  text-decoration: underline;
}

.div-contact-header {
  display: none;
}

.sticky-btn-desktop {
  
  width: 100%;
  -webkit-box-pack: end;
  align-items: center;
}

.header-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.btn-header {
  position: static;
  display: block;
  width: 200px;
  height: auto;
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: solid;
  border-width: 3px;
  border-color: #2ccfff;
  border-radius: 40px;
  background-image: none;
  text-align: center;
}

.btn-header-02 {
  position: static;
  top: 100px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: auto;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /*border-style: solid;
  border-width: 3px;
  border-color: #fff;*/
  border-radius: 40px;
  /*background-color: #E91A88;*/
  background-color: #E91A88;
  text-align: center;
  cursor: pointer;
}

.p-footer {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}

.div-contact-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-footer-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.contact-footer-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-footer-email {
  margin-left: 10px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: underline;
}

.p-contact-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.p-footer-rights {
  margin-top: 60px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.link-footer {
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #fff;
  text-decoration: underline;
}

.link-footer:hover {
  color: #e6f9ff;
}

.link-footer:active {
  text-shadow: 0 0 7px rgba(0, 7, 48, 0.25);
}

.advantage-icon {
  width: 120px;
}

.icon-solutions {
  height: 160px;
}

.icon-email {
  display: block;
  width: 40px;
  margin-top: 12px;
}

.p-person-ocupation {
  margin-bottom: 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
  font-weight: 400;
  white-space: normal;
}

.professional-06 {
  display: none;
  margin-top: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.investors {
  display: block;
  margin-top: 160px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-hiring {
  position: absolute;
  left: auto;
  top: 0%;
  right: -45%;
  bottom: 0%;
  width: auto;
  height: 500px;
  max-width: 200%;
  margin-right: -30px;
}

.column-11 {
  overflow: visible;
  height: 500px;
}

.btn-header-03 {
  position: static;
  top: 100px;
  right: 0px;
  display: none;
  overflow: visible;
  width: 280px;
  height: auto;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-radius: 40px;
  background-image: linear-gradient(340deg, #99ffdf, #2ccfff 60%);
  text-align: center;
  cursor: pointer;
}

.p-interessiert {
  width: 720px;
}

.h-button-number {
  margin-bottom: 6px;
  color: #fff;
  font-size: 20px;
}

.btn-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  height: 30px;
}

.p-footer-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.icon-solutions-02 {
  height: 130px;
}

.icon-solution {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-6 {
  width: 180px;
}

.team-img {
  width: 180px;
}

.column-12 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sticky-btn-mobile {
  position: -webkit-sticky;
  position: sticky;
  top: -10px;
  z-index: 10;
  display: none;
  width: 100%;
  height: 15vh;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-7 {
  margin-right: 8px;
}

.image-8 {
  margin-right: 8px;
}

@media screen and (max-width: 479px) {
  .section01 {
  }
  .pesta-a {
    width: 260px;
    height: 12vh;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logo {
    margin-left: 10%;
  }
  .image {
    max-width: 180px;
  }
  .section02 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .columns {
    margin-top: 40px;
  }
  .column {
    margin-bottom: 40px;
  }
  .header-problems {
    height: auto;
    margin-top: 30px;
  }
  .heading-01 {
    font-size: 45px;
  }
  .solution {
    margin-top: 80px;
  }
  .column-4 {
    display: block;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-5 {
    height: 350px;
  }
  .columns-2 {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-02 {
    font-size: 45px;
    text-align: center;
  }
  .line-blue {
    position: relative;
  }
  .image-3 {
    left: -50%;
    height: 350px;
  }
  .columns-3-desktop {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section04 {
    padding-top: 60px;
    padding-bottom: 200px;
    border-top-left-radius: 0px;
  }
  .header-professional {
    text-align: center;
  }
  .professional-01 {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-7 {
    margin-bottom: 20px;
  }
  .professional-02 {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .professional-03 {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer {
    height: auto;
    padding-top: 60px;
  }
  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .logo-footer {
    width: 60px;
    max-width: 100%;
  }
  .line-blue-02-mobile {
    position: relative;
    left: -100%;
    -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  }
  .columns-3-mobile {
    display: block;
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-8 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .image-3-mobile {
    left: 10%;
    height: 350px;
  }
  .professional-04 {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .professional-05 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-centered {
    margin-top: 10px;
  }
  .advantages {
    margin-top: 80px;
  }
  .column-advantage {
    margin-bottom: 10px;
  }
  .columns-3 {
    margin-top: 40px;
  }
  .hiring {
    margin-top: 40px;
  }
  .hiring-block {
    padding: 20px 20px 30px;
  }
  .columns-4 {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-hiring {
    margin-top: 10px;
  }
  .btn-hiring-02 {
    margin-top: 10px;
  }
  .location-n-times {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .location {
    width: 100%;
  }
  .time {
    width: 100%;
    margin-left: 0px;
  }
  .email {
    width: 100%;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sticky-btn-desktop {
  }
  .p-footer {
    margin-top: 0px;
  }
  .div-contact-footer {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contact-footer-01 {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-footer-02 {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-contact-footer {
    margin-top: 0px;
    margin-left: 0px;
  }
  .p-footer-rights {
    margin-top: 20px;
  }
  .advantage-icon {
    width: 100px;
  }
  .icon-solutions {
    height: 140px;
  }
  .p-person-ocupation {
    text-align: center;
  }
  .professional-06 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .investors {
    margin-top: 80px;
  }
  .image-hiring {
    right: -55%;
    height: 400px;
  }
  .column-11 {
    height: 400px;
    margin-bottom: 40px;
  }
  .p-interessiert {
    width: auto;
  }
  .p-footer-small {
    margin-bottom: 0px;
  }
  .column-12 {
    margin-bottom: 40px;
  }
  .link-block {
    display: block;
  }
  .sticky-btn-mobile {
    top: 82%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .content {
    position: relative;
  }
}

