/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* -------------------------------------------------- Mixins */
/* --------------------------------------------------------------------- */
/* -------------------------------------------------- Paxconnect */
.wkPaxconnect .teaserBox {
  height: 32rem;
  margin: 0 auto 3rem auto;
  max-width: 102.4rem;
}
.wkPaxconnect .teaserBox--content {
  min-height: 0;
}
.wkPaxconnect .teaserBox__content {
  background: url("/core/img/pax.jpg") no-repeat 10% top;
  background-size: cover;
  border: 1rem solid var(--white);
  height: 100%;
  padding: 0;
  position: relative;
}
.wkPaxconnect .teaserBox__content form {
  height: 100%;
  position: relative;
}
.wkPaxconnect .teaserBox .paxWrapper {
  bottom: 1rem;
  position: absolute;
  width: 100%;
}
.wkPaxconnect .teaserBox .paxTitle {
  color: var(--white);
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  padding: 0 1rem 0 0;
  text-align: right;
  text-shadow: -1px 0px 1px var(--black);
  width: 100%;
}
.wkPaxconnect .teaserBox .inputWrapper {
  background: rgba(255, 255, 255, 0.8);
  float: right;
  height: 100%;
  padding: 1rem;
}
@media (min-width: 768px) {
  .wkPaxconnect .teaserBox .inputWrapper {
    width: 50%;
  }
}
.wkPaxconnect .teaserBox .inputWrapper > p {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0;
}
.wkPaxconnect .teaserBox .form-group.form__input {
  display: inline-block;
  margin: 0 0 1rem 0;
  min-width: 17.5rem;
  position: relative;
  width: calc(100% - 4rem);
}
.wkPaxconnect .teaserBox .form-group.form__input .beratungsnummer {
  border-radius: 0;
  box-shadow: none;
  height: 5rem;
  padding: 0 1rem;
}
.wkPaxconnect .teaserBox .form-group.form__input .beratungsnummer:focus + label {
  display: none;
}
.wkPaxconnect .teaserBox .form-group.form__input label {
  color: #b9b9b9;
  font-size: 1.6rem;
  left: 2rem;
  margin: 0.5rem 0 1rem 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  text-transform: uppercase;
  top: 0.9rem;
  width: auto;
}
.wkPaxconnect .teaserBox .form__input.is-empty input:focus + label {
  transform: translate(0, 0.5rem);
}

#getPaxconnect {
  float: right;
  height: 5rem;
  min-width: 0;
  overflow: hidden;
  width: 3rem;
}
#getPaxconnect i {
  font-weight: bold;
  position: relative;
  top: 0.2rem;
  width: 1rem;
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #getPaxconnect {
    min-width: 0 !important;
  }
  #getPaxconnect .icon {
    top: -0.3rem !important;
  }
}
/*# sourceMappingURL=wkPaxconnect.css.map */
