@charset "UTF-8";
.orbits-yellow {
  color: #E2F525;
}

.mobile-bg {
  background-color: transparent;
}
.mobile-bg.bkg-white {
  background-color: white;
}

.menu-icon.bkg-white span {
  background-color: #ffffff !important;
}

.header-mb-logo.bkg-white {
  background-image: url("../../img/global/logo_white.png") !important;
}

.h3 {
  font-size: 60px;
  line-height: 0.8;
  margin-bottom: 0;
  font-family: "Tungsten-black";
  letter-spacing: 0.02em;
}

.section {
  padding-top: 120px;
  padding-bottom: 0;
}

.float-item {
  animation: float 6s ease-in-out infinite;
}

#wrapper {
  overflow-y: visible;
}

#credentials {
  background-color: #011A2F;
  color: #ffffff;
  overflow: hidden;
}
#credentials #banner-area {
  position: relative;
  padding-top: 230px;
  padding-bottom: 90px;
}
#credentials #banner-area ul {
  list-style: none;
  padding-left: 20px;
}
#credentials #banner-area ul li:before {
  content: "•";
  display: inline-block;
  margin-left: -22px;
  padding-right: 10px;
  color: #E2F525;
}
#credentials #banner-area .orbits-logo img {
  width: 100%;
  max-width: 300px;
}
#credentials #banner-area .bg-pattern {
  position: absolute;
  right: -850px;
  top: -740px;
  width: 1600px;
  animation: spin 175s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#credentials #multidimensional {
  position: relative;
  padding-top: 90px;
  padding-bottom: 0;
  overflow: hidden;
}
#credentials #multidimensional .section-bg {
  position: absolute;
  max-width: 1100px;
  width: 80%;
  left: 50%;
  top: 0;
}
#credentials #multidimensional .d-content {
  padding-top: 120px;
  padding-bottom: 90px;
  color: #011A2F;
  background-color: #E2F525;
}
#credentials #multidimensional .d-content > .container {
  position: relative;
  z-index: 2;
}
#credentials #multidimensional:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 240px;
  background: #e2f525;
  background: linear-gradient(180deg, rgba(226, 245, 37, 0) 0%, #e2f525 100%);
  z-index: 2;
}
#credentials #process {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
#credentials #process .process-01 {
  position: absolute;
  top: -30px;
  left: 0;
  max-width: 521px;
  z-index: -1;
}
#credentials #process .process-02 {
  position: absolute;
  top: 10%;
  right: -60%;
  max-width: 90%;
  z-index: -1;
}
#credentials #process .process-backend {
  display: flex;
  max-width: 858px;
  margin: 0 auto;
  padding-top: 240px;
  padding-bottom: 240px;
}
#credentials #process .process-backend .expert-areas {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  list-style: none;
  padding: 0;
  margin-right: 30px;
  margin-bottom: 0;
  font-size: 29px;
  color: #00234A;
}
#credentials #process .process-backend .expert-areas li {
  padding: 0px 10px;
}
#credentials #process .process-backend .expert-areas li:nth-child(1) {
  background-color: #0BA1E2;
}
#credentials #process .process-backend .expert-areas li:nth-child(2) {
  background-color: #EB7772;
}
#credentials #process .process-backend .expert-areas li:nth-child(3) {
  background-color: #45B2B9;
}
#credentials #process .process-backend .expert-areas li:nth-child(4) {
  background-color: #FF983D;
}
#credentials #process .process-frontend .card-bg {
  width: 100%;
}
#credentials #process .process-frontend .card-overlay {
  position: absolute;
  top: 39%;
  width: 46%;
  left: 64.6%;
}
#credentials #process .speakers {
  position: relative;
  margin-top: 160px;
  margin-bottom: 60px;
}
#credentials #process .speakers .speakers-txt {
  position: absolute;
  top: 5%;
  max-width: 483px;
  left: 12%;
}
#credentials #certifications {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #FF983D;
}
#credentials #certifications img {
  max-width: 400px;
  width: 100%;
}
#credentials #simple-track .track-txt {
  flex-shrink: 0;
}
#credentials #simple-track .track-graphic {
  margin-left: -160px;
}
#credentials #simple-track .track-graphic img {
  width: 100%;
  max-width: 808px;
}
#credentials #orbits-academy {
  position: relative;
  padding-bottom: 60px;
}
#credentials #orbits-academy .section-bg {
  position: absolute;
  width: 1000px;
  top: 30px;
  right: -640px;
}
#credentials #orbits-academy .orbits-homepage {
  display: inline-block;
  position: relative;
}
#credentials #orbits-academy .orbits-homepage .homepage-graphic {
  max-width: 1000px;
  width: 100%;
}
#credentials #orbits-academy .orbits-homepage .orbits-link {
  text-align: center;
  width: 477px;
  position: absolute;
  bottom: 0;
  left: 70%;
  transform: translateX(-70%);
}
#credentials #orbits-academy .orbits-homepage .orbits-link img {
  width: 100%;
  display: block;
}
#credentials #orbits-academy .orbits-link {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: -15%;
  padding-top: 50px;
  padding-left: 50px;
  background: #011a2f;
}
#credentials #orbits-academy .orbits-link img {
  max-width: 477px;
  width: 100%;
}
#credentials #orbits-academy .orbits-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 99%;
  left: 0;
  background: #011a2f;
  background: linear-gradient(180deg, rgba(1, 26, 47, 0) 0%, #011a2f 100%);
}
#credentials #services {
  margin-top: 90px;
}
#credentials #services .h3 {
  color: #E60000;
}
#credentials #services ul {
  padding-left: 0;
}
#credentials #services ul li {
  position: relative;
  list-style: none;
  padding-left: 25px;
  margin-bottom: 10px;
}
#credentials #services ul li:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../img/credentials/leben-mit-nd/arrow.svg");
}
@media (max-width: 991.98px) {
  .scroll-direction {
    display: none !important;
  }

  #credentials #banner-area {
    padding-top: 120px;
    padding-bottom: 60px;
  }
  #credentials #banner-area .bg-pattern {
    width: 130%;
    top: -65%;
    right: -70%;
  }
  #credentials #banner-area .orbits-logo img {
    max-width: 200px;
  }
  #credentials #multidimensional {
    padding-top: 0;
    background-color: #E2F525;
  }
  #credentials #multidimensional:before {
    height: 90px;
  }
  #credentials #multidimensional .d-content {
    padding-top: 30px;
    padding-bottom: 0;
  }
  #credentials #multidimensional .section-bg {
    position: relative;
    transform: translateY(30%);
    margin-top: -20%;
    width: 100%;
    left: 20%;
  }
  #credentials #process .h3 {
    font-size: 40px;
  }
  #credentials #process .process-01 {
    top: 20px;
    left: 0;
    max-width: 280px;
  }
  #credentials #process .process-02 {
    display: none;
  }
  #credentials #process .process-backend {
    display: block;
    padding-top: 120px;
    padding-bottom: 60px;
  }
  #credentials #process .process-backend .expert-areas {
    margin-right: 0;
    margin-bottom: 30px;
    font-size: 20px;
  }
  #credentials #process .process-backend .expert-areas li:not(:last-child) {
    margin-bottom: 10px;
  }
  #credentials #process .process-frontend .card-bg {
    width: 160%;
  }
  #credentials #process .process-frontend .card-overlay {
    position: relative;
    width: 80%;
    margin-top: -40%;
    left: 30%;
  }
  #credentials #process .speakers {
    margin-top: 90px;
  }
  #credentials #process .speakers .speakers-txt {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    transform: none;
  }
  #credentials #process .speakers img {
    max-width: 160%;
    left: -30%;
    position: relative;
  }
  #credentials #certifications {
    padding-bottom: 30px;
  }
  #credentials #simple-track {
    padding-top: 60px;
  }
  #credentials #simple-track .track-graphic {
    margin-left: 0;
  }
  #credentials #orbits-academy {
    padding-top: 90px;
  }
  #credentials #orbits-academy .section-bg {
    top: auto;
    width: 840px;
    bottom: -340px;
    right: -460px;
  }
  #credentials #orbits-academy .orbits-link img {
    max-width: 210px;
  }
}
@media (max-width: 575.98px) {
  #credentials #banner-area .bg-pattern {
    width: 800px;
    top: -340px;
    right: -400px;
  }
}

/*# sourceMappingURL=orbits.css.map */
