@font-face {
  font-family: Gilroy-Regular;
  src: url("../fonts/Gilroy-Desktop/Fonts/gilroy-regular.otf") format("opentype"); }
@font-face {
  font-family: Gilroy-Black;
  src: url("../fonts/Gilroy-Desktop/Fonts/gilroy-black.otf") format("opentype"); }
.container-inner {
  padding-left: 50px;
  padding-right: 50px; }

html {
  position: relative;
  min-height: 100%; }

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px; }

.footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 100px;
  line-height: 60px;
  /* Vertically center the text there */
  background-color: #f5f5f5 !important; }

body {
  font-family: Gilroy-Regular, serif; }

.pyur-content {
  _padding-top: 330px;
  padding-bottom: 80px; }

.pyur-content-small-header {
  _padding-top: 240px; }

.badge-xl {
  font-size: 120%; }

.pyur-button {
  background-color: #0fcbea;
  color: white !important;
  line-height: 42px;
  border-radius: 100px;
  padding-left: 35px;
  padding-right: 35px;
  border: 0;
  display: block;
  cursor: pointer; }
  .pyur-button:active {
    background-color: #0ca1ba; }
  .pyur-button.pyur-button-green {
    background-color: #9ad21c; }

h1 {
  color: #0c0b3e;
  font-size: 75px;
  line-height: 85px;
  font-family: Gilroy-Black, serif;
  margin-bottom: 18px; }
  h1.has-subtext {
    margin-bottom: 0; }

h2 {
  font-size: 50px;
  line-height: 60px;
  font-family: Gilroy-Black, serif; }

h3 {
  font-size: 33px;
  line-height: 43px;
  font-family: Gilroy-Black, serif; }

h4 {
  font-size: 22px;
  line-height: 32px;
  font-family: Gilroy-Black, serif; }

.p1 {
  font-size: 22px;
  line-height: 32px;
  font-family: Gilroy-Regular, serif; }

.p2 {
  font-size: 17px;
  line-height: 27px;
  font-family: Gilroy-Regular, serif; }

.label {
  font-size: 15px;
  line-height: 20px;
  font-family: Gilroy-Regular, serif; }

.form-control {
  border-color: #979797; }

.overlay .modal-content {
  background-color: rgba(15, 203, 234, 0.7);
  color: white;
  text-align: center;
  padding: 42px;
  border: 0;
  border-radius: 20px; }
  .overlay .modal-content .modal-footer {
    border-top: 0; }
  .overlay .modal-content .modal-body {
    font-size: 18px;
    line-height: 24px; }
    .overlay .modal-content .modal-body h2 {
      font-size: 24px;
      line-height: 26px;
      font-family: Gilroy-Regular,serif; }
  .overlay .modal-content button {
    border: 1px solid white;
    color: white;
    border-radius: 10px;
    width: 161px;
    margin: auto; }
.overlay .modal-content-product {
  background-color: #ffffff;
  color: #111;
  padding: 22px; }
.overlay#modal_product_details h3 {
  text-align: left;
  font-family: Gilroy-Regular, sans-serif; }
.overlay#modal_product_details p {
  text-align: left;
  font-size: 1rem;
  line-height: 1.2rem; }
.overlay .pyur-button-green {
  font-size: 1rem; }
.overlay .form-group-number-spinner {
  text-align: left; }
.overlay .nice-number button {
  color: #A4A4A4;
  width: inherit;
  border-radius: 0px;
  padding: 6px 15px;
  margin: 0px 5px;
  cursor: pointer; }
.overlay .nice-number input[type=number] {
  border: 0px;
  color: #A4a4a4; }

.tooltipbox {
  cursor: pointer; }

.ui-datepicker {
  font-size: 16px; }

.mein-bereich {
  color: #0c0b3e; }
  .mein-bereich a {
    color: #0c0b3e; }
  .mein-bereich h1 {
    font-size: 28px;
    line-height: 28px;
    font-family: Gilroy-Regular, serif; }
  .mein-bereich h2 {
    color: #0c0b3e;
    font-size: 20px; }
  .mein-bereich form h2 {
    font-weight: bold; }
  .mein-bereich form h2 {
    margin-top: 38px;
    margin-bottom: 20px; }
  .mein-bereich form label, .mein-bereich form input {
    color: #0c0b3e;
    font-size: 16px;
    font-weight: bold; }
  .mein-bereich form .col-form-label {
    padding-top: 0;
    padding-bottom: 0; }
  .mein-bereich form .form-control {
    border: 1px solid #0c0b3e;
    border-radius: 8px;
    _height: 27px; }
    .mein-bereich form .form-control:focus {
      border: 3px solid #0c0b3e;
      -webkit-box-shadow: 0 0 0 0.1rem #0c0b3e;
              box-shadow: 0 0 0 0.1rem #0c0b3e; }
  .mein-bereich .table {
    white-space: nowrap; }
    .mein-bereich .table th, .mein-bereich .table td {
      border-top: 0; }
    .mein-bereich .table th {
      font-size: 16px;
      line-height: 20px;
      font-weight: normal;
      padding: 0;
      padding-bottom: 3.5px;
      border-bottom: 1px solid #979797; }
    .mein-bereich .table td {
      font-size: 14px;
      line-height: 17px;
      padding: 0;
      padding-top: 8.5px;
      padding-bottom: 8.5px; }
    .mein-bereich .table .sortable {
      cursor: pointer; }
  .mein-bereich .info-block.compact p {
    margin-bottom: 0; }
  .mein-bereich .button {
    text-transform: uppercase;
    cursor: pointer; }

.footer {
  display: block;
  background-color: white; }
  .footer ul {
    list-style-type: none;
    padding: 0;
    margin: 0px; }
    .footer ul li {
      display: inline; }
      .footer ul li a {
        margin: 18px;
        display: inline-block;
        color: #0c0b3e;
        font-size: 16px; }
        .footer ul li a.left-end {
          margin-left: 0; }

.navbar {
  background-color: white;
  padding-bottom: 50px; }
  .navbar .navbar-brand img {
    height: 55px; }
  .navbar .head-title {
    font-size: 26px;
    line-height: 30px;
    height: 30px;
    margin-top: auto;
    margin-left: 20px;
    color: #0c0b3e;
    vertical-align: text-bottom; }
  .navbar .secondary-nav {
    margin-top: 15px;
    float: right;
    text-transform: uppercase; }
    .navbar .secondary-nav .nav-link {
      color: #0c0b3e !important; }
  .navbar .user-nav {
    float: right; }
    .navbar .user-nav .nav-link {
      color: #0fcbea !important; }
  .navbar .main-nav-points {
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 20px; }
    .navbar .main-nav-points .nav-link {
      color: #0c0b3e !important; }
    .navbar .main-nav-points .nav-link:nth-child(1) {
      padding-left: 0; }

.login {
  background-image: url("../img/background_a.jpg");
  background-position: center;
  background-size: cover;
  height: calc(100vh - 76px);
  width: 100%; }
  .login .register-button {
    position: absolute;
    top: 30px;
    right: 30px; }
  .login .login-fog {
    width: 100%;
    height: 80%;
    max-height: 800px;
    background-color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #979797; }
    .login .login-fog .row {
      height: 100%; }
  .login p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 29px;
    text-align: center; }

.startseite .p1 {
  text-align: center; }
.startseite .tiles-row {
  /* Extra small devices (phones, up to 767px) */ }
  @media (min-width: 768px) {
    .startseite .tiles-row {
      min-height: 300px; } }
.startseite a {
  color: white; }
  .startseite a:hover {
    text-decoration: none; }
.startseite .box.col-md-4, .startseite .box.col-12 {
  padding-right: 40px;
  padding-left: 40px; }
.startseite .box .box-inner {
  border-radius: 18px;
  width: 100%;
  margin: 20px 0;
  position: relative;
  /* Extra small devices (phones, up to 767px) */ }
  .startseite .box .box-inner .p1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    padding: 20px; }
  .startseite .box .box-inner.box-red {
    background-color: #de0c47; }
  .startseite .box .box-inner.box-blue {
    background-color: #0fcbea; }
  .startseite .box .box-inner.box-green {
    background-color: #9ad21c; }
  .startseite .box .box-inner.box-dark-blue {
    background-color: #0c0b3e;
    padding: 64px; }
  @media (min-width: 768px) {
    .startseite .box .box-inner.box-red {
      height: 220px; }
    .startseite .box .box-inner.box-blue {
      height: 220px; }
    .startseite .box .box-inner.box-green {
      height: 220px; } }

.service-buchen {
  background-color: #de0c47;
  color: white; }
  .service-buchen h3 {
    font-family: Gilroy-Regular, sans-serif; }
  .service-buchen a {
    cursor: pointer; }
  .service-buchen .shop-select {
    margin-top: 30px;
    margin-bottom: 50px; }
  .service-buchen .tile-row .col {
    margin-bottom: 30px; }
  .service-buchen .pyur-button {
    margin-top: 49px;
    margin-bottom: 79px;
    background-color: #9ad21c; }
  .service-buchen .box {
    background-color: white;
    color: #de0c47;
    border-radius: 8px;
    padding-top: 60%; }
    .service-buchen .box .title {
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 20%; }
      .service-buchen .box .title span.textlabel {
        display: inline-block;
        background-color: white;
        display: inline-block;
        background-color: rgba(255, 255, 255, 0.85);
        padding: 0px 5px;
        font-weight: bold;
        border-radius: 3px; }
    .service-buchen .box .select-overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      font-size: 75px;
      text-align: center;
      display: none; }
      .service-buchen .box .select-overlay.selected {
        display: block; }

.service-bestellen {
  background-color: #9ad21c;
  color: white; }
  .service-bestellen h3 {
    font-family: Gilroy-Regular, sans-serif; }
  .service-bestellen a {
    cursor: pointer; }
  .service-bestellen .shop-select {
    margin-top: 30px;
    margin-bottom: 50px; }
  .service-bestellen .tile-row .col {
    margin-bottom: 30px; }
  .service-bestellen .pyur-button {
    margin-top: 49px;
    margin-bottom: 79px;
    background-color: #0fcbea; }
  .service-bestellen .box {
    background-color: white;
    color: #9ad21c;
    border-radius: 8px;
    padding-top: 60%; }
    .service-bestellen .box .title {
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 20%; }
      .service-bestellen .box .title span.textlabel {
        display: inline-block;
        background-color: white;
        display: inline-block;
        background-color: rgba(255, 255, 255, 0.85);
        padding: 0px 5px;
        font-weight: bold;
        border-radius: 3px; }
    .service-bestellen .box .select-overlay {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      font-size: 75px;
      text-align: center;
      display: none; }
      .service-bestellen .box .select-overlay.selected {
        display: block; }

.prodAmountIndicator span {
  font-size: 0.8em !important; }

.servicefall-melden {
  background-color: #0fcbea;
  color: white; }
  .servicefall-melden h1 {
    font-family: Gilroy-Regular, sans-serif;
    color: white;
    font-size: 36px; }
  .servicefall-melden .pyur-button {
    margin-top: 49px;
    margin-bottom: 79px;
    background-color: #de0c47; }
  .servicefall-melden .form-group {
    margin-bottom: 38px; }
  .servicefall-melden .image .image-label {
    width: 100%;
    text-align: center;
    margin-top: 14px; }
  .servicefall-melden .image img {
    width: 100%; }

#shop_table_filter label {
  float: right;
  text-align: right; }

table.dataTable thead tr th {
  padding: 8.5px !important; }
table.dataTable tr td {
  padding: 8.5px !important; }
table.dataTable tr.odd {
  background-color: #efefef; }
table.dataTable tr:hover {
  background-color: #dddddd; }
table.dataTable thead tr:hover {
  background-color: transparent; }

.shop-ansicht {
  background-color: #0c0b3e;
  color: white; }
  .shop-ansicht.shop-ansicht-no-bg {
    background-color: transparent;
    color: #0c0b3e; }
  .shop-ansicht h1 {
    font-family: Gilroy-Regular, sans-serif;
    color: white;
    font-size: 36px;
    margin-top: 94px; }
  .shop-ansicht .pyur-button {
    margin-top: 49px;
    margin-bottom: 79px;
    background-color: #de0c47; }
  .shop-ansicht .form-group {
    margin-bottom: 38px; }
  .shop-ansicht .top-line {
    margin-bottom: 60px; }
    .shop-ansicht .top-line a {
      color: white; }
  .shop-ansicht .box {
    border: 4px solid white;
    border-radius: 17px;
    padding-top: 70%;
    margin-bottom: 30px;
    position: relative; }
    .shop-ansicht .box .title {
      position: absolute;
      text-align: center;
      font-size: 22px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%; }
    .shop-ansicht .box.selected {
      color: #0c0b3e;
      background-color: white; }
  .shop-ansicht .shop-ansichten .box {
    margin-bottom: 30px; }
  .shop-ansicht .grundriss .box {
    margin-bottom: 17px; }
  .shop-ansicht .grundriss p {
    text-align: right; }
    .shop-ansicht .grundriss p a {
      color: white; }
  .shop-ansicht .fakten .liste {
    margin-bottom: 20px;
    line-height: 26px; }
    .shop-ansicht .fakten .liste h3 {
      margin-bottom: 0;
      font-size: 20px;
      font-family: Gilroy-Regular, sans-serif; }
    .shop-ansicht .fakten .liste p {
      margin-bottom: 0; }
      .shop-ansicht .fakten .liste p span {
        float: right; }
  .shop-ansicht .fakten a {
    color: white; }
    .shop-ansicht .fakten a.active {
      color: #0fcbea; }
  .shop-ansicht .kontaktdaten h3 {
    margin-bottom: 0;
    font-size: 20px;
    font-family: Gilroy-Regular, sans-serif; }
  .shop-ansicht .kontaktdaten p {
    margin-bottom: 0; }
    .shop-ansicht .kontaktdaten p span {
      float: right; }

.help-block-error {
  color: #ff0000;
  font-weight: bold; }

.has-error .help-block {
  color: #ff0000;
  font-weight: bold; }

.eventtype-Servicefall {
  color: #0fcbea; }

.eventtype-Service {
  color: #de0c47; }

.eventtype-Bestellung {
  color: #9ad21c; }

.ui-datepicker-inline {
  border-radius: 0px; }

.ui-datepicker-header {
  border-radius: 0px;
  background: none;
  border: 0px; }

.ui-datepicker-current-day .ui-state-active {
  background: none;
  background-color: #de0c47;
  color: #fff; }

.shop-event-milestones td, .shop-event-milestones th {
  padding: 5px !important; }

.shop-event-milestones th {
  font-weight: bold !important; }

.shop-event-milestones li {
  margin-right: 10px !important; }

.event-action-link,
.event-action {
  font-size: 80%; }

.data-picker-col input {
  text-align: right;
  background-color: transparent;
  border: 0px; }

.truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

body.uppy-Dashboard-isFixed {
  height: inherit !important; }

.uppy-DragDrop-label {
  color: #000 !important; }

.uppy-Dashboard-inner {
  min-height: auto !important; }

.uploaderPreview {
  width: 160px;
  height: 160px;
  border: 1px solid black;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative; }
  .uploaderPreview .removebtn {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #fff;
    padding: 4px; }

.modal-slider img {
  max-width: 100%; }

.playbutton-wrapper {
  text-align: center; }

.playbutton-wrapper button {
  height: 34px;
  padding: 0 10px;
  font-size: 14px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid  #ccc;
  cursor: pointer; }

.wrapper {
  padding: 0 5em; }

.suite-container .title,
.suite-container .subtitle,
.suite-container li {
  padding: 5px 10px; }

.suite-container li {
  font-size: 12px;
  line-height: 1.4;
  background: #f5f5f5; }

.tns-nav > [aria-controls] {
  width: 9px !important;
  height: 9px !important;
  padding: 0 !important;
  margin: 0 5px !important;
  border-radius: 50% !important;
  background: #ddd !important;
  border: 0 !important; }

.tns-nav > .tns-nav-active {
  background: #999 !important; }

@media print {
  .btn-success {
    display: none; }

  footer {
    display: none !important; }

  .footer {
    display: none !important; }

  input[type=file] {
    display: none !important; } }
