body {
  font-family: "Source Sans Pro", sans-serif;
}

/* Element | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

/* Inline #7 | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

.TAP_row {
  /* flex-wrap: nowrap; */
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

.TAP_col01 {
  /* display: ; */
  /* width: 5; */
  /* width: 50; */
  width: 47%;
  margin-right: 3%;
}

.TAP_col02 {
  /* width: 5; */
  /* width: 50; */
  width: 50%;
}

.TAP_titel {
  /* width: 1; */
  /* width: 10; */
  /* width: 100; */
  width: 100%;
}

.TAP_container {
  margin-bottom: 300px;
}

/* style9.css | https://saa2022.prismaweb.ch/style9.css */

.bar-wrap {
  display: grid;
  grid-template-columns: 200px 200px 30px;
  grid-gap: 10px;
  color: #444;
  margin-bottom: 0px !important;
}

.bar-title {
  display: flex;
  align-items: center;
  font-size: 1em;
  margin-top: 0px;
}

.star-rating,
.bar-rating {
  display: flex;
  align-items: center;
  font-size: 2em;
  justify-content: center;
  margin-top: 0px;
}

.back-bar {
  display: flex;
  color: #ccc;
  position: relative;
  height: 20px;
  background-color: #ccc;
}

.front-bar {
  display: flex;
  color: #a67f4e;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: all 0.5s;
  height: 20px;
  background-color: #a67f4e;
}

.baralign {
  display: flex;
  align-items: center;
}
.front-bar.benchmark {
  background-color: #bb5252;
}

.star-wrap {
  display: grid;
  grid-template-columns: 200px 200px 30px 30px;
  grid-gap: 10px;
  color: #444;
}

.star-title {
  display: flex;
  align-items: center;
  font-size: 1.5em;

  margin-top: 0px;
}

.back-stars {
  display: flex;
  color: #ccc;
  position: relative;
}
.front-stars {
  display: flex;
  color: #a67f4e;
  overflow: hidden;
  position: absolute;

  top: 0;
  transition: all 0.5s;
}
.baralign {
  display: flex;
  align-items: center;
}

.fa-caret-right {
  font-size: 2em;
  cursor: pointer;
}
.chartwrapper {
  margin-left: auto;
  margin-right: auto;
  width: 350px;
}
.socialbtn {
  padding: 13px;
  font-size: 15px;
  width: 40px;
  height: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  background: #ccc;
  color: white;
}
.socialbtn_active {
  border-radius: 50%;
  background: #55acee;
  color: white;
}
.TAP_container {
  margin-top: 20px;
}
h1 {
  font-size: 45px;
  margin-bottom: 75px;
}

.TAP_container p {
  font-size: 19px;
}
.socialbtn {
  margin-right: 20px;
}

.basisinfo {
  margin-top: 7px;
  border-bottom: 1px solid #c0c0c0;
}

.basisinfo label {
  width: 50%;
}

div.social {
  margin-top: 15px;
}

/* Inline #12 | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

.TAP_col01.x75,
.TAP_col02.x75 {
  width: 72%;
}

.TAP_col02.x25,
.TAP_col01.x25 {
  width: 25%;
  text-align: center;
}

.TAP_colx.x30 {
  width: 33%;
  text-align: center;
}

.x25 img {
  max-width: 200px !important;
}

.rating_det {
  display: none;
}

.rating_main {
  margin-bottom: 15px;
}

/* Inline #12 | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

.bar-wrap {
  margin-top: 15px !important;
}

/* TAP_style.css | https://saa2022.prismaweb.ch/TAP_style.css */

.TAP_titel {
  margin-bottom: 20px;
}

p.divider {
  margin-bottom: 50px;
}

.imground img {
  border-radius: 50%;
}

/* Inline #12 | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

.kennzahl {
  font-size: 4em;
}

.kennzahlbez {
  font-size: 1.3em;
}

/* TAP_style.css | https://saa2022.prismaweb.ch/TAP_style.css */

.TAP_colx.x30 {
  text-align: center;
}

/* Inline #12 | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

.size0.center {
  text-align: center;
  font-size: 2.5em;
}

.center {
  text-align: center;
}
img {
  width: 100%;
}

@media only screen and (max-width: 999px) {
  .TAP_col01,
  .TAP_col02,
  .TAP_col0x {
    width: 100% !important;
    margin-right: 0px !important;
  }

  .TAP_col01 img {
  }

  img {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Element | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

  div.TAP_row:nth-child(5)
    > div:nth-child(2)
    > div:nth-child(2)
    > div:nth-child(1) {
    text-align: center;
  }

  /* TAP_style.css | https://saa2022.prismaweb.ch/TAP_style.css */

  .star-wrap {
    margin-left: auto;
  }

  .rating_main {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }

  .TAP_col01,
  .TAP_col02 {
    margin-bottom: 50px;
  }

  /* Inline #12 | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

  .centerx {
    text-align: center;
  }

  /* Element | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

  div.TAP_row:nth-child(6) > div:nth-child(1) > h2:nth-child(1) {
    text-align: center;
  }

  /* Element | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

  .col-reverse {
    flex-direction: column-reverse;
  }

  /* Element | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

  .TAP_container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  /* Element | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

  /* TAP_style.css | https://saa2022.prismaweb.ch/TAP_style.css */

  .bar-title {
    font-size: 19px;
  }

  /* Inline #12 | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

  .req-wrap {
    margin-bottom: 20px;
  }
}

.req-wrap {
  margin-bottom: 20px;
}

/* Inline #12 | https://saa2022.prismaweb.ch/?preview=1&id=6JPnu3C4BzcqvsMZDx2HralV7 */

.TAP_container li {
  font-size: 19px;
  list-style-type: disc;
}

/* style9.css | https://saa2022.prismaweb.ch/style9.css */

.TAP_container ul {
  margin-left: 2em;
}
.bar-title {
  font-size: 19px;
}

.h2chart {
  margin-bottom: 30px;
}

.margin-0 {
  margin-top: -20px;
}
.floatright {
  float: right;
}
