.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;
}

#wrapper {
  overflow-y: visible;
}

#credentials {
  background-color: #011A2F;
  color: #ffffff;
  overflow: hidden;
}
#credentials .green {
  color: #76BD22;
}
#credentials .red {
  color: #E60000;
}
#credentials .h3 {
  font-size: 60px;
  font-family: "Tungsten-black";
}
#credentials .section {
  padding-top: 120px;
  padding-bottom: 0;
}
#credentials .float-item {
  animation: float 6s ease-in-out infinite;
}
#credentials #banner-area {
  padding-top: 110px;
}
#credentials #banner-area #banner-left-bg {
  position: absolute;
  max-width: 610px;
  width: 39%;
  top: 110px;
  left: 0;
}
#credentials #banner-area #banner-right-bg {
  position: absolute;
  max-width: 744px;
  width: 43%;
  top: 110px;
  right: 0;
}
#credentials #banner-area .credential-intro {
  margin-top: 315px;
}
#credentials #banner-area .credential-intro .title span:not(.green) {
  font-size: 85%;
  vertical-align: top;
}
#credentials #banner-area .credential-intro p {
  max-width: 483px;
}
#credentials #modules .customSwiper {
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
}
#credentials #modules .customSwiper .customSwiperWrapper {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  max-width: 650px;
  height: 280px;
  margin: 0 auto;
}
#credentials #modules .customSwiper .customSwiperWrapper .custom-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: 0.5s ease;
}
#credentials #modules .customSwiper .customSwiperWrapper .custom-slide:nth-child(1) {
  transform: translateX(-50%) scale(0.3);
  z-index: 0;
}
#credentials #modules .customSwiper .customSwiperWrapper .custom-slide:nth-child(2) {
  transform: translateX(-23%) scale(0.7);
  z-index: 1;
}
#credentials #modules .customSwiper .customSwiperWrapper .custom-slide:nth-child(3) {
  z-index: 2;
}
#credentials #modules .customSwiper .customSwiperWrapper .custom-slide:nth-child(4) {
  transform: translateX(23%) scale(0.7);
  z-index: 1;
}
#credentials #modules .customSwiper .customSwiperWrapper .custom-slide:nth-child(5) {
  transform: translateX(50%) scale(0.3);
  z-index: 0;
}
#credentials #modules .custom-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#credentials #modules .ctrl {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 45px;
  height: 45px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
#credentials #modules .ctrl.prev {
  margin-left: -30px;
  background-image: url("data:image/svg+xml,%3Csvg id='btn_next' xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='%23fff'%3E%3Cpath id='btn_next-2' data-name='btn_next' d='M22.5,2A20.5,20.5,0,1,0,43,22.5,20.523,20.523,0,0,0,22.5,2m0-2A22.5,22.5,0,1,1,0,22.5,22.5,22.5,0,0,1,22.5,0m4.98,9.772-1.414,1.414L14.752,22.5,26.066,33.814l1.414,1.414-1.414,1.414L11.924,22.5,26.066,8.358Z'/%3E%3C/svg%3E%0A");
}
#credentials #modules .ctrl.prev:hover {
  background-image: url("data:image/svg+xml,%3Csvg id='btn_next' xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='%23E60000'%3E%3Cpath id='btn_next-2' data-name='btn_next' d='M22.5,2A20.5,20.5,0,1,0,43,22.5,20.523,20.523,0,0,0,22.5,2m0-2A22.5,22.5,0,1,1,0,22.5,22.5,22.5,0,0,1,22.5,0m4.98,9.772-1.414,1.414L14.752,22.5,26.066,33.814l1.414,1.414-1.414,1.414L11.924,22.5,26.066,8.358Z'/%3E%3C/svg%3E%0A");
}
#credentials #modules .ctrl.next {
  margin-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg id='btn_next' xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='%23fff'%3E%3Cpath id='btn_next-2' data-name='btn_next' d='M22.5,2A20.5,20.5,0,1,1,2,22.5,20.523,20.523,0,0,1,22.5,2m0-2A22.5,22.5,0,1,0,45,22.5,22.5,22.5,0,0,0,22.5,0M17.52,9.772l1.414,1.414L30.248,22.5,18.934,33.814,17.52,35.228l1.414,1.414L33.076,22.5,18.934,8.358Z'/%3E%3C/svg%3E%0A");
}
#credentials #modules .ctrl.next:hover {
  background-image: url("data:image/svg+xml,%3Csvg id='btn_next' xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45' fill='%23E60000'%3E%3Cpath id='btn_next-2' data-name='btn_next' d='M22.5,2A20.5,20.5,0,1,1,2,22.5,20.523,20.523,0,0,1,22.5,2m0-2A22.5,22.5,0,1,0,45,22.5,22.5,22.5,0,0,0,22.5,0M17.52,9.772l1.414,1.414L30.248,22.5,18.934,33.814,17.52,35.228l1.414,1.414L33.076,22.5,18.934,8.358Z'/%3E%3C/svg%3E%0A");
}
#credentials #features {
  position: relative;
}
#credentials #features .bg-pattern {
  position: absolute;
  max-width: 350px;
  width: 40%;
  left: 0;
  top: 420px;
}
#credentials #features > .container {
  position: relative;
  z-index: 1;
}
#credentials #features .feature-devices {
  position: relative;
  max-width: 1037px;
  margin: 0 auto;
}
#credentials #features .feature-devices:before {
  content: "";
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../img/credentials/omnichannel/feature/bg-pattern.png");
}
#credentials #features .feature-devices img {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
}
#credentials #features .feature-devices .feature-devices-laptop {
  width: 75%;
  margin-top: 7%;
  margin-right: -10%;
}
#credentials #features .feature-devices .feature-devices-mobile {
  width: 25%;
  animation-delay: 2s;
}
#credentials #features .feature-snippets {
  display: flex;
  justify-content: space-between;
}
#credentials #features .feature-snippets img {
  width: calc(33% - 120px);
}
#credentials #features .feature-result img {
  width: 100%;
  max-width: 1134px;
}
#credentials #feature-tags {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
#credentials #feature-tags:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../../img/credentials/omnichannel/feature/bg-pattern.png");
}
#credentials #feature-tags > .container {
  position: relative;
  z-index: 1;
}
#credentials #feature-tags .features-tags-inner {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#credentials #feature-tags .features-tags-inner:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../../img/credentials/omnichannel/feature/ic-plus.png");
  top: 0;
  left: -40px;
}
#credentials #feature-tags .features-tags-inner .f-tags {
  position: relative;
  font-size: 60px;
  font-family: "Tungsten-black";
  text-transform: uppercase;
  z-index: 1;
}
#credentials #services {
  padding-top: 120px;
  padding-bottom: 160px;
}
#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");
}
#credentials #services .spiolto-respimat {
  max-width: 344px;
  width: 100%;
}
@media (max-width: 1199.98px) {
  #credentials #feature-tags .features-tags-inner .f-tags {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  #credentials #banner-area #banner-left-bg {
    max-width: 250px;
  }
  #credentials #banner-area #banner-right-bg {
    max-width: 440px;
  }
  #credentials #banner-area .credential-intro {
    margin-top: 230px;
  }
  #credentials #modules .custom-slide {
    opacity: 0;
  }
  #credentials #modules .custom-slide:nth-child(3) {
    opacity: 1;
  }
  #credentials #features:before {
    width: 400px;
    height: 400px;
  }
  #credentials #features .feature-snippets {
    flex-direction: column;
    align-items: center;
    margin-top: 120px;
  }
  #credentials #features .feature-snippets img {
    width: 100%;
    max-width: 260px;
    margin-bottom: 90px;
  }
  #credentials #features .feature-snippets img:last-child {
    margin-bottom: 0;
  }
  #credentials #services img {
    width: 40%;
    margin: 90px auto 0;
    display: block;
  }
}
@media (max-width: 767.98px) {
  #credentials #modules .customSwiper .customSwiperWrapper {
    height: 150px;
  }
  #credentials #feature-tags .features-tags-inner {
    display: block;
  }
  #credentials #feature-tags .features-tags-inner:before {
    left: 0;
    background-position: right;
    background-size: 36%;
  }
  #credentials #feature-tags .features-tags-inner .opacity-0 {
    display: none;
  }
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}

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