@font-face {
  font-family: 'zeugnisfont';
  font-display: auto;
  src: url('../fonts/acherus_grotesqueReg.woff2') format('woff2'),
    url('../fonts/acherus_grotesqueReg.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

#DivCodeWrapper {
  display: inline-block
}

.txtCodeDigit {
  font-size: 30px;
  width: 50px;
  border-radius: 5px;
  border: solid .9px #969696;
  text-align: center;
  padding: 24px 5px;
  display: inline-block;
  margin: 0 3px
}

#DivCookiesMessage {
  background-color: #f5e467;
  position: fixed;
  bottom: 0;
  padding: 21px;
  width: 100%;
  box-sizing: border-box;
  line-height: 24px;
  color: #162330;
  font-size: 16px
}

#DivCookieSettingsNew {
  display: block
}

#DivCookieSettingsNew2 {
  display: none
}

.SmallView #DivCookieSettingsNew {
  display: none
}

.SmallView #DivCookieSettingsNew2 {
  display: block;
  text-decoration: underline;
  font-weight: 600;
  font-family: 'Inter';
  font-size: 14px;
  margin-top: 4px
}

.SmallView .CookieButtonLink {
  display: block;
  margin-top: 17px;
  font-size: 14px
}

.CookieButtonLink {
  text-align: center;
  font-size: 12px;
  text-decoration: underline;
  margin-top: 8px;
  cursor: pointer
}

.CookieButton {
  outline: 0;
  cursor: pointer;
  color: #fff;
  border: solid 2px #313238;
  padding: 0;
  border-radius: 6px;
  background: #313238;
  width: 100%;
  text-align: center;
  line-height: 38px;
  margin-bottom: 8px;
  font-family: Inter, Arial;
  font-weight: 600
}

.CookieButton:hover {
  background-color: #fff;
  color: #313238
}

#DivCookieButtons {
  font-family: Inter, Arial;
  font-size: 15px;
  font-weight: 600;
  margin-top: 8px
}

#DivCookiesSettingsOverlay {
  background: rgba(0, 0, 0, 0.20);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  overflow-y: auto
}

#DivCookiesSettingsWindow {
  width: 630px;
  min-height: 660px;
  background: #fff;
  left: calc(50% - 315px);
  position: absolute;
  top: 80px;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3)
}

.DivCookiesWindowContent {
  padding: 90px 50px 0
}

.DivCookiesWindowFooter {
  width: 100%;
  padding: 50px 0;
  text-align: center
}

.DivCookiesWindowDesc {
  margin-bottom: 30px;
  line-height: 24px
}

.DivCookiesWindowFooter .CookieButton {
  display: inline-block;
  margin: 0 5px
}

.DivCookiesWindowMain {
  font-family: Inter, Arial;
  font-size: 26px;
  font-weight: 800;
  color: #313238;
  text-align: center;
  margin-top: 50px
}

.DivCookiesWindowSub {
  font-family: Inter, Arial;
  font-size: 16px;
  font-weight: 800;
  color: #313238;
  margin-bottom: 12px
}

.DivCookiesWindowSubDesc {
  font-size: 16px;
  line-height: 28px
}

.DivCookiesWindowMainDesc {
  margin-bottom: 30px;
  line-height: 22px;
  text-align: center;
  max-width: 400px;
  margin: 5px auto 50px
}

#consentPartial {
  background-color: #fffffe;
  position: fixed;
  bottom: 30px;
  left: 30px;
  padding: 40px 40px 20px 40px;
  max-width: 420px;
  width: calc(100% - 20px);
  box-sizing: border-box;
  line-height: 28px;
  color: #162330;
  font-size: 16px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  z-index: 999;
  border-radius: 10px;
  border: solid 1px #d7d7d7
}

#DivCookieTextNew .Underline {
  background-size: 100% 8px;
  line-height: 20px
}

#txtSignUpNewsletter {
  width: 300px;
  float: left;
  line-height: 22px
}

.WhiteTopBar #lnkLogoutUser,
#DivTopBar.PureWhite #lnkLogoutUser {
  color: #7b8894
}

#lnkLogoutUser {
  height: 60px;
  line-height: 75px;
  padding-right: 5px;
  color: rgba(255, 255, 255, 0.7)
}

#DivFloatingWhitepaper {
  width: 240px;
  position: absolute;
  margin-left: -290px;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .1);
  border-radius: 10px
}

#DivFloatingWhitepaper .Cover {
  height: 180px;
  background: #0d1e3c;
  border-radius: 8px 8px 0 0;
  background-image: url(/images/forms_blog_small_v3.png);
  background-size: contain
}

#DivFloatingWhitepaper .BottomArea {
  border-radius: 0 0 8px 8px;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  background: #fff
}

#DivFloatingWhitepaper .HeadlineSmall {
  display: block;
  text-align: left;
  padding-left: 20px;
  padding-top: 18px;
  font-size: 14px;
  color: #8193a9
}

#DivFloatingWhitepaper .HeadlineBig {
  font-family: 'Inter', Arial;
  color: #162330;
  font-size: 20px;
  padding: 20px;
  line-height: 31px;
  padding: 20px;
  display: inline-block;
  font-weight: 800;
  text-align: left;
  padding-top: 6px
}

.ImgCookie {
  right: 25px;
  top: -25px;
  position: absolute;
}

.hover-underline:hover {
  text-decoration: underline;

}

.text-underline {
  text-decoration: underline;
}

a {
  outline: 0;
}

.btn {
  white-space: normal;
}

.card-title {
  font-size: 1.2rem;
}

body {
  font-family: zeugnisfont, sans-serif;
  font-size: 1.2rem;
}

.bspbtn {
  display: none;
}

.modals-body {

  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
  color: #fff;
}

.promotext {
  font-size: 5rem;
  font-weight: bold;
  color: white;
}

.hero-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-left2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hero-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}



.hero {
  position: relative;
  padding-bottom: 20vw;
}


.hero-svg {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: -1;
  height: 20vw;
  width: 100%;

}

.heading h2 {
  display: table-caption;
  font-size: 57px;
  margin-bottom: 55px;
  font-weight: 800;
}

.mission {
  color: rgb(255, 255, 255);
  background-color: rgb(34, 50, 57);
  min-height: 30vh;

}

.auswertung {
  color: rgb(255, 255, 255);
  background-color: rgb(34, 50, 57);
  min-height: 50vh;

}

.auswertunganalyse {
  color: rgb(255, 255, 255);
  background-color: rgb(34, 50, 57);
  min-height: 30vh;

}

.warum {
  color: rgb(255, 255, 255);
  background-color: rgb(34, 50, 57);
  min-height: 90vh;

}

.warum2 {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  min-height: 90vh;

}

.vergleich {
  color: rgb(0, 0, 0);
  background-color: rgb(218, 240, 252);
  min-height: 90vh;

}

.abbinder {
  color: rgb(0, 0, 0);
  background-color: rgb(240, 248, 255);

}

.prozess {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  min-height: 90vh;

}

.testimonal-bg {
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  min-height: 75vh;

}

.uploadarea {
  background-color: rgba(34, 50, 57, 1);

}

a {
  color: #00acc1;
}

a:hover {
  color: #ffa726;
}

.muted-link {
  color: #2e617a;
}

.btn-google {
  transition: background-color 0.3s, box-shadow 0.3s;
  padding-left: 32px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border: 1px solid #0000003b;
  border-radius: 3px;
  /* color: #757575; */
  /* font-size: 14px; */
  /* font-weight: 500; */
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);
  /* background-color: white; */
  background-repeat: no-repeat;
  background-position: 10px;
}

.btn-google:hover {
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.103)
}

.btn-linkedin {
  transition: background-color 0.3s, box-shadow 0.3s;
  padding-left: 38px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border: 1px solid #0000003b;
  border-radius: 3px;
  /* color: #757575; */
  /* font-size: 14px; */
  /* font-weight: 500; */
  /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; */
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSIjMGE2NmMyIj48cGF0aCBkPSJNMTkgMGgtMTRjLTIuNzYxIDAtNSAyLjIzOS01IDV2MTRjMCAyLjc2MSAyLjIzOSA1IDUgNWgxNGMyLjc2MiAwIDUtMi4yMzkgNS01di0xNGMwLTIuNzYxLTIuMjM4LTUtNS01em0tMTEgMTloLTN2LTExaDN2MTF6bS0xLjUtMTIuMjY4Yy0uOTY2IDAtMS43NS0uNzktMS43NS0xLjc2NHMuNzg0LTEuNzY0IDEuNzUtMS43NjQgMS43NS43OSAxLjc1IDEuNzY0LS43ODMgMS43NjQtMS43NSAxLjc2NHptMTMuNSAxMi4yNjhoLTN2LTUuNjA0YzAtMy4zNjgtNC0zLjExMy00IDB2NS42MDRoLTN2LTExaDN2MS43NjVjMS4zOTYtMi41ODYgNy0yLjc3NyA3IDIuNDc2djYuNzU5eiIvPjwvc3ZnPg==);
  /* background-color: white; */
  background-repeat: no-repeat;
  background-position: 10px;
}

.btn-linkedin:hover {
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25);
  background-color: rgba(10, 102, 194, 0.2);
}

.Bline {
  height: 1px;
  background-color: #e0e6ef;
}

.Prozess {
  color: rgb(34, 50, 57);
  background-color: rgb(255, 255, 255);
  min-height: 30vh;
}

.grad-back {
  background: linear-gradient(135deg, #6f42c1 0%, #4582EC 100%);
}

.analyse {
  position: relative;
  background-color: #2e617a;
  margin-bottom: -40px;
  color: white;
}

.margin-bot {
  margin-bottom: 20px;
}

.diagonal {
  position: relative;
  z-index: 0;
  height: 6rem;
  width: 100%;
  top: -1px;
}

.btn-light {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0);
  color: #fff;
}

.btn-light:hover {
  background: #fff;
  color: #4582EC;
}

.btn-pdf-download {
  background: #f87a55;
  color: #fff;
  border: none;
}

.btn-pdf-download:hover {
  background: #f55e36;
  color: #fff;
}

.btn-facebook {
  color: #fff;
  background-color: #4C67A1;
}

.btn-facebook:hover {
  color: #fff;
  background-color: #405D9B;
}

.btn-facebook:focus {
  color: #fff;
}

.space-lg {
  padding-top: 4.5rem;
  padding-bottom: 5rem;
}

.cards {
  margin: 10rem 0;
}

.display-3 {
  color: #343a40;
  font-size: 3.5rem;
}

.Kunden::before {
  content: "";
  position: absolute;
  top: 0;
  left: calc((100vw - 100%) / -2);
  width: 100vw;
  height: 100%;
  background-color: rgb(218, 240, 252);
  transform: skewY(-4deg);
  transform-origin: top left;
  z-index: 0;
}

.Kunden::after {
  content: "";
  width: 100%;
  height: 50px;
  background-image: linear-gradient(to top left, white, white 50%, aliceblue 50%, aliceblue);
  position: absolute;
  bottom: 0;
}

.Kunden {
  background-color: #F0F8FF;
  position: relative;
  padding-bottom: 50px;
}

.Kunden .container {
  padding-top: 1rem;
  padding-bottom: 4rem;
}

.middle {
  display: flex;
  justify-content: center;
}

.graphic img {
  max-height: 700px;
  margin-bottom: 100px;
  height: 100%;
  width: 100%;
}

.navbar {
  -webkit-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  -ms-transition: background-color 0.3s ease-out, color 0.3s ease-out;
  transition: background-color 0.3s ease-out, color 0.3s ease-out;
  background-color: white;

}

.navbar a {
  color: rgb(34, 50, 57);
}

.navbar.scrolled {

  background-color: rgb(34, 50, 57);
}

.navbar.scrolled a {
  color: rgb(255, 255, 255);
}

.btn-pill {
  border-radius: 30px;
}

.Prozess .container {
  padding-top: 100px;
}

.footer-distributed {
  background-color: #223239;
  width: 100%;
  padding: 55px 0px;
  color: rgb(255, 255, 255);
  margin-top: 40px;
}



/* Footer Right */

.footer-distributed .footer-right {
  width: 20%;
}

.footer-distributed .footer-company-about {
  line-height: 20px;
  color: #92999f;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}

.footer-distributed .footer-company-about span {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

.footer-distributed .footer-icons {
  margin-top: 25px;
}

.footer-distributed .footer-icons a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  cursor: pointer;
  background-color: #33383b;
  border-radius: 2px;
  font-size: 20px;
  fill: #ffffff;
  text-align: center;
  margin-right: 3px;
  margin-bottom: 5px;
  padding: 6px;
}

.footer-icons {
  display: flex;
}

.footer-distributed .footer-icons a svg {
  height: 100%;
  width: 100%;
  fill: inherit;

}


.love {
  margin-top: 30px;
  color: white;
  font: 14px zeugnisfont;
  transition: .2s linear;
}

.love span svg:hover {
  fill: rgb(209, 50, 50);
}

.heart svg {
  height: 15px;
  width: 13px;
  margin-bottom: 8px;
  fill: white;
}

img.d-block {
  height: 200px;
  border: 1px solid gray;
  background-color: rgb(25, 175, 219);
}

.btn-link {
  font-weight: 500;
}

.btn-link:hover {
  text-decoration: underline;
}

.footer-distributed .footer-icons a.facebook-icon:hover {
  fill: rgb(56, 89, 153);
}

.footer-distributed .footer-icons a.xing-icon:hover {
  fill: rgb(81, 164, 182);
}

.footer-distributed .footer-icons a.twitter-icon:hover {
  fill: rgb(29, 161, 242);
}

.footer-distributed .footer-icons a.youtube-icon:hover {
  fill: rgb(255, 0, 0);
}

.footer-distributed .footer-icons a.linkedin-icon:hover {
  fill: rgb(0, 119, 181);
}

.modal-newsletter {
  color: #999;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}

.modal-newsletter .modal-content {
  padding: 40px;
  border-radius: 0;
  border: none;
}

.modal-newsletter .modal-header {
  border-bottom: none;
  position: relative;
  text-align: center;
  border-radius: 5px 5px 0 0;
}

.modal-newsletter h4 {
  color: #000;
  text-align: center;
  font-size: 4.5rem;
  font-weight: bold;
  text-transform: uppercase;
  width: 100%;
}

.modal-newsletter .close {
  background: #c0c3c8;
  position: absolute;
  top: -15px;
  right: -15px;
  color: #fff;
  text-shadow: none;
  opacity: 0.5;
  width: 22px;
  height: 22px;
  border-radius: 20px;
  font-size: 24px;
  line-height: 12px;
}

.modal-newsletter .close:hover {
  opacity: 0.8;
}

.modal-newsletter .form-control,
.modal-newsletter .btn {
  min-height: 46px;
  text-align: center;
  border-radius: 1px;
}

.modal-newsletter .form-control {
  box-shadow: none;
  background: #f5f5f5;
  border-color: #d5d5d5;
}

.modal-newsletter .form-control:focus {
  border-color: #ccc;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.modal-newsletter .btn {
  color: #fff;
  background: #353535;
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  padding: 6px 20px;
  border: none;
  margin-top: 20px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
}

.modal-newsletter .btn:hover,
.modal-newsletter .btn:focus {
  background: #171717;
  outline: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}

.modal-newsletter .form-group {
  padding: 0 20px;
  margin-top: 30px;
}

.modal-newsletter .custom-checkbox {
  text-align: left;
  margin-top: 0.5rem;
}

.modal-newsletter .custom-checkbox .custom-control-label::before {
  border-radius: 1px;
  background: #f5f5f5;
  border-color: #d5d5d5;
}

.modal-newsletter .custom-control-input:checked~.custom-control-label::before {
  border-color: #5180b3;
  background-color: #5180b3;
}

.modal-newsletter .custom-checkbox .custom-control-label {
  font-family: 'Raleway', sans-serif;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}

.modal-newsletter .custom-checkbox .custom-control-label a {
  color: #454545
}

.modal-newsletter .custom-checkbox .custom-control-label a:hover {
  text-decoration: underline;
}

.modal-newsletter .footer-link {
  margin-top: 20px;
  min-height: 25px;
}

.modal-newsletter .footer-link a {
  color: #353535;
  display: inline-block;
  border-bottom: 2px solid;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

.modal-newsletter .footer-link a:hover,
.modal-newsletter .footer-link a:focus {
  text-decoration: none;
  border: none;
}

.hint-text {
  margin: 100px auto;
  text-align: center;
}

.karte {
  margin: 20px 0px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  background-color: white;
}

.stepper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px;
  font-size: 0.8rem;
}

.step {
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle {
  border-radius: 50%;
  background-color: #ccc;
  color: white;
  padding: 5px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.step-line {
  width: 80px;
  padding: 10px;
}

.aktiv1 {
  background-color: #4fa3df;
}

hr {
  border-top: 1px solid #e9ecef;
  margin-top: 20px;
  margin-bottom: 50px;
}

.hero-drop {
  width: 100%;
}

.uploadcard {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  background-color: white;
}

.uploadcard-header {
  background-color: rgb(57, 179, 215);
  color: white;
  min-height: 34px;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  width: 100%;
}

.uploadcardlanding {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background-color: white;
}

.uploadcardlanding-header {
  background-color: rgb(57, 179, 215);
  color: white;
  min-height: 34px;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  width: 100%;
}

.dropit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px;
  width: 90%;
}

#drop-zone {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 3px dashed #c3c3c3;
  border-radius: 0px;
  background: white;
  color: #c3c3c3;
  font-size: 20px;
  width: 100%;
  padding: 20px 20px;
  min-height: 250px;
  transition: color .2s linear;
}

.dropzone .dz-message {
  vertical-align: baseline;
  font-weight: 400;
  text-align: center;
  margin: 2em 0;
  display: flex;
  flex-direction: column;
}

.upload-footer {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  color: #727272;
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}

.singup-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: rgb(64, 68, 74);
  padding: 20px 3rem;
}

.login-footer {
  padding-top: 20px;
}


.login-footer p {
  margin-bottom: 0;
}

.login-btn {
  width: 100%;
  margin-bottom: 20px;
  background-color: #00acc1;
}

.login-btn:hover {
  width: 100%;
  background-color: rgb(74, 183, 195);
  color: white;
  transition: 0.5s;
}

.regis-btn:hover {
  width: 100%;
  background-color: rgb(74, 183, 195);
  color: white;
  transition: 0.3s;
}

.paypal-logo {
  font-family: Verdana, Tahoma;
  font-weight: bold;
  font-size: 26px;
}

.paypal-logo i:first-child {
  color: #253b80;
}

.paypal-logo i:last-child {
  color: #179bd7;
}

.paypal-button {
  padding: 5px 20px;
  border: 1px solid #FF9933;
  border-radius: 5px;
  background-image: linear-gradient(#FFF0A8, #F9B421);
  margin: 0 auto;
  min-width: 138px;
}

.paypal-button-title {
  font-size: 14px;
  color: #505050;
  vertical-align: baseline;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
  font-weight: bold;
  margin-right: 2px;
}

.paypal-button .paypal-logo {
  display: inline-block;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
  font-size: 20px;
}

.or {
  text-align: center;
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
}

.or:after {
  content: "";
  position: absolute;
  top: 55%;
  left: 0;
  right: 0;
  border-top: solid 1px rgba(0, 0, 0, 0.24);
  z-index: -1;
}

.line-center {
  margin: 0;
  padding: 0 15px;
  background: #fff;
  font-size: 1.2em;
  display: inline-block;
}

.modal-content {
  border: none;
  border-radius: 0.3rem;
  -webkit-box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2);
  box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22), 0 27px 24px rgba(0, 0, 0, 0.2);
  font-size: 1rem;
}

.close-color {
  position: relative;
  top: -10px;
  color: #fff;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 0;
}

.modal-header-borderless {
  border-bottom: none;
  padding-bottom: 0;
}

.close {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}

.close.small {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}

.login-form {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.column {
  flex-direction: column;
}

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

.column .circle {
  margin-right: 0;
}

.zahlung-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  color: white;
}

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

.just-aligncol {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.just-aligna {
  display: flex;
  align-items: center;
  min-height: 20vh;
}

.lefti {
  padding-top: 20px;
}

.hero-ana {
  padding-bottom: 1vw;
  min-height: 515px;

  margin-top: 80px;
}

.infos {
  color: #000c;
}

#regis-alt {
  display: none;
}

.column {
  flex-direction: column;
}

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

.column .circle {
  margin-right: 0;
}

.zahlung-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  color: white;
}

.sectionicon {
  max-height: 140px;
}

.sectioniconsmall {
  max-height: 100px;
}

.feedback {
  background-color: rgb(218, 240, 252);
  min-height: 212px;
  margin-top: 30px;
}

#checkout {
  display: none;
}

#url {
  display: none;
}

#ppplus {
  min-height: 380px;
}

#zahlungsdatenformcont {
  width: 100%;
}

.overallsum {
  font-size: 20px;
  font-weight: bold;
}

.modal-dialog {
  max-width: 600px;
}

.mod-size {
  max-width: 60%;
}

iframe {
  width: 100%;
}

.navbar-brand {
  color: white;
}

#regis-alt1 {
  display: none;
}

#pw-forgotten {
  display: none;
}

.resetpw {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
}

.resetp {
  background-color: #ededed;
  border-radius: 10px;
  padding: 15px;
}

#Mustervorlagen {
  font-size: 1.4rem;
}

.pricing-card {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  border: none;
}


.header1 {
  background-color: #223239;
  border: none;
  color: white;
  text-align: center;
}

.header2 {
  background-color: #39b3d7;
  border: none;
  color: white;
  text-align: center;
}

.header3 {
  background-color: #223239;
  border: none;
  color: white;
  text-align: center;
}

.circle-price {
  border-radius: 50%;
  width: 240px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.list-price {
  font-size: 1rem;
  display: flex;
  justify-content: left;
  align-items: left;
  text-align: left;
  flex-direction: column;
}

.streichen {
  text-decoration: line-through;
}

.pricing-card-title {
  font-size: 250%;
  font-weight: 800;
  line-height: 1.2;
}

.flexing {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pricing-btn3 {
  color: white;
  background-color: rgb(2, 184, 117);
}

.pricing-btn3:hover {
  background-color: rgb(5, 111, 72);
}

.pricing-btn3.focus,
.pricing-btn3:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(2, 184, 117, 0.53);
}

.pricing-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%
}

.pricing .text-muted {
  opacity: 0.8;
}

.price-circle {
  position: absolute;
  background: #ffffff;
  padding: 35px;
  text-align: center;
  height: 250px;
  width: 250px;
  border: 8px solid #F2F2F2;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s;
  -moz-transition: background-color 0.2s, color 0.2s;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, color 0.2s;
  transform: rotate(10deg);
  top: -70px;
  right: -70px;
  margin-top: 60px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}

.anwalt-circle {
  position: absolute;
  background: #ffffff;
  padding: 35px;
  text-align: center;
  height: 220px;
  width: 220px;
  border: 8px solid #F2F2F2;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s;
  -moz-transition: background-color 0.2s, color 0.2s;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, color 0.2s;
  transform: rotate(10deg);
  top: -80px;
  right: -95px;
  margin-top: 60px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
}

.c1:hover {
  background: #39b3d7;
  color: #ffffff;
}

.btn-primary {
  background: #2e617a;
  color: #ffffff;
  border: none;
}

.btn-primary:hover {
  background: #349ebd;
  color: #ffffff;
  border: none;
}

.c1 .blue {
  color: #39b3d7;
}

.c1:hover .blue {
  color: #ffffff;
}

.price-circle span.icon i {
  font-size: 28px;
}

.price-circle span.price-large {
  font-size: 67px
}

.price-small {
  font-size: 24px
}

.pricingcards {
  display: flex;
  flex-wrap: wrap;
  margin: 0 15px;
}

.display1,
.display4 {
  font-size: 57px;
  font-weight: 800;
  margin-bottom: 20px;
}

.login-header {
  background-color: #68c9ef;
  padding-bottom: 1rem;
}

.header-text {
  width: 100%;
  color: rgb(255, 255, 255);
}

.heading2 h2 {
  display: block;
  font-size: 57px;
  margin-bottom: 55px;
  font-weight: 800;
}

.showpw {
  position: absolute;
  right: 0;
  z-index: 10;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  cursor: pointer;
  color: #6f7377;
}

.form-control-icon {
  border-bottom-right-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
  padding-right: 30px;
}

.displayhide {
  display: none;
}

.icon-pw {
  font-size: 22px;
  width: 16px;
}

.success-cont {
  min-height: 400px;
}

.landalign {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
}

.hero-wissen {
  background-color: #2e617a;
  min-height: 20vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
}

.section-intro {
  margin-bottom: 3rem;

}

.white {
  color: rgb(255, 255, 255);
}

.no-border {
  border: none;
}

.form-control-borderless {
  border: none;
}

.title-decorative {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #adb5bd;
  margin-bottom: 0.75rem;
  display: block;
  font-weight: 500;
}

.topics {
  position: relative;
  height: 160px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.anz {
  max-height: 150px;
}

.opacity-20 {
  opacity: 0.2;
}

.feature-list {
  padding-left: 0;
  list-style: none;
}

.same-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card-lg {
  height: 100%
}

.flush-with-above {
  padding-top: 20px;
}

.main-header {
  height: 60px;
}

.breadcrumb {
  font-size: 0.875em;
  background-color: transparent;
}

.breadcrumb:last-child {
  margin-bottom: 0;
}

.breadcrumb-item+.breadcrumb-item:before {
  content: '>';
  font-weight: 600;
  font-size: 11px;
  transform: scaleX(0.7);
  bottom: 1px;
  position: relative;
  padding-top: .3rem;
}

nav[aria-label="breadcrumb"].position-absolute {
  width: 100%;
  z-index: 2;
}

nav[aria-label="breadcrumb"].position-absolute a {
  color: #fff;
}

.bg-dark .breadcrumb-item a,
.text-light .breadcrumb-item a,
.text-white .breadcrumb-item a {
  color: #fff;
  font-weight: 500;
}

.bg-dark .breadcrumb-item a:hover,
.text-light .breadcrumb-item a:hover,
.text-white .breadcrumb-item a:hover {
  opacity: 0.75;
}

.bg-dark .breadcrumb-item+.breadcrumb-item:before,
.text-light .breadcrumb-item+.breadcrumb-item:before,
.text-white .breadcrumb-item+.breadcrumb-item:before {
  color: #fff;
}

.text-white .breadcrumb-item {
  color: rgba(255, 255, 255, .75);
}

a:hover {
  text-decoration: none;
}

#nav-components {
  position: sticky;
  top: 70px;
}

.text-small {
  color: inherit;
  font-size: 0.8rem;
  padding: 0.2rem 1rem;
  border-left: 1px solid;
}

article.container {
  padding-top: 40px;
}

.scrolls {
  height: 100%;
  overflow-y: scroll;
}

.articleparagaph {
  margin-bottom: 2rem;
}

.paragaph-left {
  text-align: left;
}

.testimonial {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.testimonial-image {
  width: 250px;
  margin-bottom: 1rem;
  border-radius: 50%;
}

.testimonal-name {
  color: #42566b;
  font-weight: bold;
  margin-bottom: 2rem;
}

.carousel-inner {
  margin: 0 10%;
  width: 80%
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none;
  display: flex;
  width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  color: black;
  border-radius: 50%;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.pad-right {
  padding-right: 2px;
  font-size: 25px;
}

.pad-left {
  padding-left: 2px;
}

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {

  color: white;
  background-color: rgb(19, 112, 180);
}

.achievements {
  background-color: rgb(218, 240, 252);
}

.btn-info {
  background-color: #c3c3c3;
  border-color: #c3c3c3;
}

.card-footer-borderless {
  border-top: none;
  padding-top: 0 !important;
  background-color: white;
}

.wissen-collection {
  background-color: #f8f9fa;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.card {
  border: 1px solid #e9ecef;
  width: 100%
}

.card-text {
  font-size: 1rem;
}

.feature-list.feature-list-sm>li {
  margin-bottom: 1.5rem;
}

.imglink {
  max-height: 185px;
}

.feature-list-card-body {
  background-color: white;
}

.custom-select {
  font-size: 0.8rem;
}

.feature-list-card-body h4 {
  font-weight: bold;
}

.feature-list-card-body h2 {
  font-weight: bold;
}

.greybox {
  padding: 10px;
  background-color: #e9e9e9;
  color: #292b2c;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 2rem;
}

.greybox-list {
  padding: 10px;
  background-color: #e9e9e9;
  color: #292b2c;
  border-radius: 5px;
  text-align: left;
  margin-bottom: 2rem;
}

.greybox-list li {
  margin-bottom: 0.5em;
}

.sourcebox {
  padding: 10px;
  background-color: #e2e1e1;
  color: #757373;
  border-radius: 5px;
}

.thumbcircle {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  padding: 12px;
  margin-bottom: 1rem;
  background: #fff;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  font-size: 38px;
  display: inline-block;
}

.articlepic {
  width: 100%;
  margin: 10px 0;
}

.flex-start {
  align-items: flex-start;
}

.nav a.active {
  border-left: 2px solid rgb(46, 97, 122);
  color: rgb(0, 172, 193);
}

#scrolltarget {
  margin-bottom: 150px;
}

.nav-link:hover {
  border-bottom: 2px solid rgb(214, 214, 214);
  margin-bottom: -2px;
}

.article-bot {
  background-color: #f8f9fa;
  margin-bottom: -40px;
  padding-bottom: 20px;
  padding-top: 40px;
  margin-top: 20px;
}

.bg-blue {
  background-color: #2e617a;
}

.custom-control-label::after,
.custom-control-label::before {
  cursor: pointer;
}

/* ANIMATED X */
.navbar-toggle.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.navbar-toggle {
  border: none;
  background: transparent !important;
  cursor: pointer;

}

.navbar-toggle:focus {
  outline: none;
}

.navbar-toggle:hover {
  background: transparent !important;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #757575;

}

.navbar-toggle.x .icon-bar {
  width: 22px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.startposts {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

@media (max-width: 992px) {

  .display-3,
  .display1 {
    font-size: 2.5rem;
    text-align: center;
    font-weight: bold;
  }

  .display4 {
    font-size: 2.2rem;
    text-align: center;
    font-weight: bold;
  }

  .zurAnalysebtn {
    margin-bottom: 10px;
    width: 100%;
    white-space: normal;
  }

  .beispielanabtn {
    padding: .375rem;
    font-size: 1rem;
  }

  .main-header {
    font-size: 0.75em;
  }
}

.vorteil {
  margin-bottom: 1rem;
  position: relative;
}

.price-smart {
  position: static;
  margin-top: 0;
}

#Preise {
  margin-bottom: 50px;
}

@media (max-width: 600px) {
  .display-3 {
    font-size: 1.5rem;
    text-align: center;
    font-weight: bold;
  }

  .media {
    flex-direction: column;
    align-items: center;
  }

  .media-body {
    text-align: center
  }

  .lead-smart {
    text-align: center;
  }

  .heading-oneline {
    display: flex;
  }

  .testimonial-image {
    width: 120px;
    margin-bottom: 1rem;
  }

  .hero-btns {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem;
  }

  .testimonal-text {
    font-size: 1rem;
    width: 100%;
  }

  .zurAnalysebtn {
    margin-bottom: 10px;
    width: 100%;
  }

  .bspbtn {
    display: block;
  }

  .beispielanabtn {
    padding: .375rem;
    font-size: 1rem;
  }

  .main-header {
    font-size: 1.2rem;
  }

  .cards {
    margin: 1rem 0;
  }

  .mehr-btn {
    padding: .375rem;
    font-size: 1rem;
  }
}

.navbar.scrolled .navbar-toggle .icon-bar {
  background-color: white;
}

.footer-heading {
  display: block;
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.list-unstyled a {
  color: #adb5bd;
  transition: color .2s ease;
  font-size: 1rem;
}

.list-unstyled a:hover {
  color: rgb(255, 255, 255);
}

.footer-company-name {
  font-size: 0.8rem;
}

.col-cent {
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

.process-img {
  width: 40%;
  margin: .5rem 0;
}

.process-zg-img {
  width: 50%;
  margin: .5rem 0;
}

@media (max-width: 768px) {
  .hero-img {
    padding-right: 10%;
  }

  .mod {
    width: 100%;
  }

  .hero-ana {
    margin-top: 20px;
  }

}

.justify-col {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.align-cent {
  align-items: center;
}

@media (max-width: 992px) {
  .price-circle {
    position: static;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .heading h2,
  .heading2 h2 {
    font-size: 2.2rem;
    margin-bottom: 20px;
  }

  .Prozess .container {
    padding-top: 40px;
  }

  .lead {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.3;
  }
}

.mtb {
  margin: 2rem 0;
}

.article-mainimage {
  height: auto;
  margin-bottom: 1rem;
  width: 100%;
}

.article-mainimage.resize {
  height: 351px;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle,
.btn-info:hover {
  color: #fff;
  background-color: #bdbbbb;
  border-color: #bdbbbb;
}

.floatimg {
  box-shadow: 5px 5px 20px #404040;
  max-width: 100%;
  border-radius: 5px;
}

.kategorie-text {
  font-size: 1.0rem;
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus,
.btn-info.focus,
.btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(147, 147, 147, 0.5);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus,
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(57, 179, 215, 0.44);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  background: #349ebd;
  color: #ffffff;
  border: none;
}

.card-bod {
  padding: 5px;
}

.agb p {
  width: 100%;
}

.impressum-container h3 {
  margin-top: 1rem;
}

.accord {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.carousel-indicators li {
  cursor: pointer;
}

:target:before {
  content: "";
  display: block;
  height: 70px;
  /* fixed header height*/
  margin: -70px 0 0;
  /* negative fixed header height */

}

.certificate {
  display: flex;
  justify-content: center;
  align-items: center;
}

.certificate img {
  margin: 20px;
  max-width: 200px;
}

.blockquote {
  margin-bottom: 1.5rem;
  padding-left: 1.5rem;
  border-left: 1px solid #00acc1;
}

.buy-popup {
  width: 295px;
  z-index: 2;
  padding: 15px;
  border-radius: 6px;
  border: 1px solid #BDBDBD;
  background-color: #ffffff;
  text-align: left;
  font-size: 0.9rem;
}

.buy-popup.bottom {
  bottom: 56px;
  position: fixed;
  max-width: 95%;
}

.buy-popup img {
  max-width: 2.5rem;
}

.testimonials {
  background: #f7f7f7;
}

.bekannt {
  margin-bottom: 2rem;
}

.medialogo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
}

.medialogo a img {
  max-width: 200px;
  width: 100%;
}

.medialogo img {
  max-width: 200px;
  width: 100%;
}


.material {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}

.text-name {
  width: -moz-min-content;
  width: -webkit-min-content;
  width: min-content;
}

.resultcard {
  max-width: 620px;
  min-width: 250px;
  width: 100%;
  margin: 20px 0px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  background-color: white;
  transition: .1s ease-out;
}

.resultcardcockpit {
  max-width: 620px;
  width: 100%;
  margin: 20px 0px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  background-color: white;
  transition: .1s ease-out;
}

.resultcard-header {
  display: flex;
  flex-direction: column;
  background-color: rgb(71, 136, 179);
  align-items: center;
  font-size: 1.2rem;

}

.header-offset {
  background-color: rgb(255, 255, 255);
  height: 100px;
  width: 100%;
}

.resultcard-grade {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  width: 200px;
  border-radius: 50%;
  border: 4px solid rgb(71, 136, 179);
  font-size: 80px;
  font-weight: 400;
  background-color: rgb(255, 255, 255);
  position: relative;
  top: -75px;
  margin-bottom: -70px;
}

.text-Gesamtnote {
  font-size: 14px;
}

.owner-details {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: rgb(255, 255, 255);
  width: 95%;
}

.owner-name {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
}

.owner-job {
  margin-bottom: 10px;
  font-weight: 100;
  text-align: center;
}

.cardheadertabs {
  display: flex;
  width: 100%;
}

.cardheadertabs div {
  width: 100%;
  text-align: center;
  padding-bottom: 5px;
  margin-top: 10px;
  cursor: pointer;
  color: white;
  transition: .1s linear;
}

.cardheadertabs div:hover {
  box-shadow: inset 0 -5px 0 rgb(61, 79, 105);
  color: rgb(255, 255, 255);
}

.cardheadertabs div.active {
  color: rgb(255, 255, 255);
  box-shadow: inset 0 -5px 0 rgb(61, 79, 105);
  background-color: rgba(84, 84, 84, 0.21);
}

.tabpanel {
  display: none;
}

.tabpanel.active {
  display: block;
  width: 100%;
}

.owner-duration {
  display: flex;
  justify-content: space-around;
  width: 100%;
  height: 0px;
  font-weight: 100;

}

.result-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: white;
}

.result-heading {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  padding: 20px;
  color: rgb(113, 113, 113);
  background-color: rgb(222, 222, 222);
}

.auffaelligkeiten {
  padding: 20px 10px;
}

.kategorien,
.auffaelligkeiten,
.taetigkeiten {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: 100%;
  background-color: white;
  overflow-x: auto;
  font-size: 1rem;
}

.auffaelligkeiten h4 {
  font-size: 1.2rem;
}

.kategorie-note {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  background-color: rgb(67, 158, 59);
  margin-right: 20px;
  font-size: 24px;
  color: white;
  font-weight: 500;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.kategorie {
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid rgb(227, 227, 227);
  padding: 5px 5px;

}

.kategorie-text p.name {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 600;
  color: rgb(68, 68, 68);
}

.kategorie-text p {
  font-weight: 600;
  color: gray;
}

.auffaelligkeit {
  background-color: rgb(252, 237, 175);
  margin-bottom: 10px;
  width: 100%;
  border-radius: 5px;
  padding: 15px;
}

.auffaelligkeit p {
  margin-bottom: 0px;
}

.details-col {
  display: flex;
  flex-direction: column;
}

.details {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 15px;
  width: 100%;
  background-color: white;
}

.result-footer {
  padding: 10px;
  display: flex;
  justify-content: center;
}

.row.details {
  margin: 0;
  padding-right: 0.0rem;
  padding-left: 0.0rem;
}

.rating {
  display: flex;
  width: 20%;
  flex-direction: row;
  color: rgb(255, 255, 255);
}

.hot {
  position: absolute;
  top: -7px;
  background: #F80;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
  padding: 2px 5px;
  font-size: 9px;
  border-radius: 2px;
  right: 10px;
  font-weight: 700;
}

.icon {
  display: inline-flex;
  align-self: center;
}


.icon svg {
  height: 1em;
  width: 1em;
  fill: currentColor;
}

.icon.baseline svg {
  top: .225em;
  position: relative;
}

.icon.euro svg {
  height: 1em;
  width: 0.5em;
  fill: currentColor;
}

.icon.yellow svg {
  height: 1em;
  width: 1em;
  color: #ffc100;
}

.icon.smile svg {
  height: 2em;
  width: 2em;
  fill: currentColor;
}

.icon.bad svg {
  color: #e34856;
}

.icon.good svg {
  color: #2cc6d2;
}

.icon.medium svg {
  color: #939598;
}



.dreix-icon svg {
  height: 3em;
  width: 3em;
  fill: currentColor;
}

.teilnote {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.notenkreis {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  background-color: rgb(255, 255, 255);
  font-size: 30px;
  color: rgb(71, 136, 179);
  font-weight: 500;
}

.text-teilnote {
  margin-left: 10px;
  color: rgb(56, 56, 56);
}

.text-teilnote p {
  line-height: 100%;
  margin-bottom: 0px;
  color: rgb(255, 255, 255);
  overflow: hidden;
  white-space: nowrap;
}

.imagecard img {
  max-width: inherit;
  height: inherit;
  width: inherit;
  height: inherit;
}

.imagecard {
  position: relative;
  max-width: 620px;
  width: 100%;
  margin: 20px 0px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  background-color: white;
  transition: .1s ease-out;
}

.imagelist {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.imagecard canvas {
  position: absolute;
  top: 0px;
  left: 0px;
  height: inherit;
  width: 100%;
}

.Zeugnisaufteilung {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  overflow-x: auto;
  font-size: 1rem;
}

.Zeugnisaufteilung td {
  text-align: center;
}

.zeugniselementDetail {
  position: absolute;
  z-index: 100;
  top: 270px;
  left: 50%;
  width: 90%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.12);
  border: 1px solid rgb(84, 185, 230);
  background-color: white;
  padding: 10px;
  border-radius: 4px;
  font-size: 1rem;
}

.badsentence {
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  background-color: #f79575;
  line-height: 2;
}

.goodsentence {
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  background-color: #C4ED9D;
  line-height: 2;
}

.neutral {
  line-height: 2;
}

.mediumsentence {
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  background-color: #FAEBAA;
  line-height: 2;
}

.good-grade {
  background-color: rgb(43, 152, 3);
}

.no-grade {
  background-color: rgb(159, 159, 159);
}

.medium-grade {
  background-color: rgb(255, 190, 0);
}

.bad-grade {
  background-color: rgb(255, 55, 0);
}

@media (max-width: 767px) {
  .article-mainimage.resize {
    height: 292px;
  }

  .whencollapsed {
    display: block;
  }

  table.aufteilung {
    font-size: 0.8rem;
  }

  body {
    font-size: 1rem;
  }

  .kategorie-text p.name,
  .resultcard-header {
    font-size: 1rem;
  }

  .swipelement {
    margin-left: -20px;
    flex-wrap: nowrap;
    width: 106%;
  }

  .swipeleft {
    padding-right: 5px;
  }

  .swiperight {
    padding-left: 5px;
  }

  .step {
    flex-direction: column;
  }

  .circle {
    margin-right: 0px;
  }

  #content-wrapper {
    overflow-x: hidden;
  }
}



@media(max-width: 576px) {
  .article-mainimage.resize {
    height: auto;
  }

  .stepper {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-progress-position {
    position: relative;
    top: 3px;
  }

  .pricing-card-title {
    font-size: 350%;
  }

  .graphic img {
    height: 100%;
    width: 100%;
  }

  .middle {
    height: 30vh;
  }

  .wizard {
    justify-content: flex-start;
  }

  .step {
    flex-direction: row;
  }

  .step-line {
    height: 30px;
    border-left: 1px solid;
    border-bottom: none;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .circle {
    margin-right: 10px;
  }

  .bullet {
    position: relative;
    left: 42%;

  }
}

@media(max-width: 400px) {
  .bullet {
    position: relative;
    left: 40%;

  }
}


@media (max-width: 1200px) {
  .zeugniselementDetail {
    font-size: 12px;
  }
}

.row.details {
  margin: 0;
  font-size: 1rem;
}

.Teilnoten .row {
  margin: 0;
}

.table td {
  padding: .5rem;
}

.transit {
  -webkit-transition: margin-left 0.4s ease !important;
  -moz-transition: margin-left 0.4s ease !important;
  -o-transition: margin-left 0.4s ease !important;
  transition: margin-left 0.4s ease !important;
}

.transit-fast {
  -webkit-transition: margin-left 0.2s ease !important;
  -moz-transition: margin-left 0.2s ease !important;
  -o-transition: margin-left 0.2s ease !important;
  transition: margin-left 0.2s ease !important;
}

.cardlink {
  color: inherit;
}

.cardlink:hover {
  text-decoration: none;
  color: inherit;
}

.table-responsive {
  display: table;
}

.full-width {
  width: 100%;
}

.stepper-vert {
  border-left: 1px solid #2a2a2a;
  height: 30px;
  margin-left: 14px;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.leicht {
  background-color: rgb(94, 198, 95);
}

.mittel {
  background-color: rgb(252, 237, 175);
}

.schwer {
  background-color: rgb(255, 73, 51);
}

.badge-info {
  color: #fff;
  background-color: #2e617a;
}

.info-testing {
  font-size: 1rem;
}

.circle-icon {
  background: #f2f2f2;
  padding: 20px;
  border-radius: 50%;
}

.circle-icon svg {
  height: 1.5em;
  width: 2em;
  color: #39b3d7;
}

.text-bold {
  font-weight: 900;
}

.zahlung-text {
  color: #adb5bd;
  font-size: 1rem;
  background-color: transparent;
}

.circle-size {
  display: flex;
  align-items: center;
  height: 2em;
  width: 2em;
  fill: currentColor;
}

.icon-color-pay {
  fill: #fff;
}

.icon-color-pay svg {
  width: 2em;
  height: 1.5em;
}

.zeugnis-erstellen {
  width: 100%;
}

.footer-distributed {
  Overflow: hidden;
}

.progress-position {
  position: relative;
  top: 10px;
}

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

.login-size {
  font-size: 0.7em;
}

.loginImages {
  width: 60%;
}

@media(min-width:450px) {
  .upload-position {
    position: relative;
    left: 20px;
  }
}

@media(max-width:400px) {
  .footer-company-name {
    font-size: 0.75rem;
  }
}

@media(max-width:760px) {
  .feedback {
    display: none;
  }
}


@media(max-width:767px) {
  .zeugnis-erstellen {
    height: 180px;
    width: 400px;
  }

  .btn-show {
    display: none;
  }

}


@media(min-width:1100px) {
  .loginImages {
    width: 75%;
  }
}

@media(max-width:1200px) {
  .zeugnis-size {
    font-size: 1em;
  }

}

ul.iconlist li {
  padding-left: 1.4rem;
  position: relative;
}

ul.iconlist li span.icon {
  position: absolute;
  left: 0;
}

.shadow-soft {
  box-shadow: 0 3px 6px 0 rgba(140, 152, 164, 0.25) !important;
}

.media {
  display: flex;
  align-items: flex-start;
}

.u-avatar {
  width: 3.125rem;
  height: 3.125rem;
}

.card-font {
  font-size: 1rem;
}

.rounded-circle {
  border-radius: 50% !important;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}


.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: #2e617a;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

.container-timeline {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}

.container-timeline::after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: white;
  border: 4px solid #ffc740;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}

.left {
  left: 0;
}

.right {
  left: 50%;
}

.left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid #f1f5f769;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #f1f5f769;
}

.right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid #f1f5f769;
  border-width: 10px 10px 10px 0;
  border-color: transparent #f1f5f769 transparent transparent;
}

.right::after {
  left: -13px;
}

.content-timeline {
  margin-top: -6rem;
  padding: 20px 30px;
  background-color: #f1f5f769;
  position: relative;
  border-radius: 6px;
}

@media screen and (max-width:600px) {
  .content-timeline {
    margin-top: 1rem;
    padding: 20px 30px;
    background-color: #f1f5f769;
    position: relative;
    border-radius: 6px;
  }
}

@media screen and (max-width:600px) {
  .timeline::after {
    left: 31px;
  }

  :root {
    font-size: 12px;
  }

  .container-timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  .container-timeline::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  .left::after,
  .right::after {
    left: 18px;
  }

  .right {
    left: 0%;
  }
}

.cc-window {
  opacity: 1;
  transition: opacity 1s ease
}

.cc-window.cc-invisible {
  opacity: 0
}

.cc-animate.cc-revoke {
  transition: transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0)
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s
}

.cc-link,
.cc-revoke:hover {
  text-decoration: underline
}

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999
}

.cc-window.cc-static {
  position: static
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row
}

.cc-revoke {
  padding: .5em
}

.cc-header {
  font-size: 18px;
  font-weight: 700
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer
}

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em
}

.cc-link:hover {
  opacity: 1
}

.cc-link:active,
.cc-link:visited {
  color: initial
}

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap
}

.cc-banner .cc-btn:last-child {
  min-width: 140px
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline
}

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75
}

.cc-close:focus,
.cc-close:hover {
  opacity: 1
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset
}

.cc-top {
  top: 1em
}

.cc-left {
  left: 1em
}

.cc-right {
  right: 1em
}

.cc-bottom {
  bottom: 1em
}

.cc-floating>.cc-link {
  margin-bottom: 1em
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  flex: 1
}

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0
}

.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1
}

.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between
}

.cc-compliance>.cc-btn {
  -ms-flex: 1;
  flex: 1
}

.cc-btn+.cc-btn {
  margin-left: .5em
}

@media print {

  .cc-revoke,
  .cc-window {
    display: none
  }
}

@media screen and (max-width:900px) {
  .cc-btn {
    white-space: normal
  }
}

@media screen and (max-width:414px) and (orientation:portrait),
screen and (max-width:736px) and (orientation:landscape) {
  .cc-window.cc-top {
    top: 0
  }

  .cc-window.cc-bottom {
    bottom: 0
  }

  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0
  }

  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column
  }

  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1
  }

  .cc-window.cc-floating {
    max-width: none
  }

  .cc-window .cc-message {
    margin-bottom: 1em
  }

  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset
  }
}

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none
}

.cc-theme-classic .cc-btn {
  border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block
}

.cc-theme-edgeless.cc-window {
  padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
  margin-left: 0
}