@charset "utf-8";
/* CSS Document */
#cookie.modal {
  color: rgba(0,0,0,1);
  background: rgba(0,0,0,.5);
  padding: 0;
  position: fixed;
  bottom: 0px;
  z-index: 10000;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  font-size: 1.8rem;
}
#cookie.modal .modal-lg {
  width: 100%;
  max-width: 1240px;
}
#cookie.modal .modal-content .cookie-icon {
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    padding: 10px;
    background: white;
    border-radius: 100%;
}
#cookie.modal .modal-content .cookie-icon img {
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
/*#cookie {
 display:block;
 width:100%;
 position:fixed;
 bottom:0;
 z-index:1200;
 color:#000;
 background:#fff;
 padding:2rem 0
}*/
#cookie .modal-header {
 border-bottom:none
}
#cookie .modal-header h3 {
  font-family: "Cervo Neue W00", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 3rem;
}
@media screen and (max-width:767px) {
  #cookie .modal-header {
   padding-top: 5rem;
  }
}

#cookie .modal-body {
 padding:0 15px
}
#cookie .modal-body #cookietext {
 max-height:200px;
 overflow-x:hidden;
 overflow-y:auto
}
#cookie .modal-body .flex {
 display:flex;
 flex-direction:row;
 flex-wrap: wrap;
 justify-content:space-between;
 align-items:baseline;
 margin-top: 2rem;
}
#cookie .modal-body .table>tbody>tr>td:nth-child(3) {
 width:inherit
}
#cookie .modal-body .table>tbody>tr>td {
 border-top:none;
 white-space:normal;
 width:inherit;
 vertical-align: top;
}
#cookie .modal-body .table > thead > tr > td, 
#cookie .modal-body .table > thead > tr > th,
#cookie .modal-body .table > tbody > tr > td {
  font-size: 80%;
  padding: 10px 10px 10px 0;
}
#cookie .modal-body .table > tbody > tr:last-child > td, 
#cookie .modal-body .table > tbody > tr:last-child > th {
  border-bottom: none;
}
@media screen and (max-width:767px) {
 #cookie .btn {
  margin-top:25px;
 }
 #cookie .modal-body table td[class*=col-],
 #cookie .modal-body table th[class*=col-] {
  position:inherit;
  display:block;
  float:none;
 }
 #cookie .modal-body .table>tbody>tr>td {
  padding:5px 8px
 }
 #cookie .modal-body .checkbox-inline+.checkbox-inline,
 #cookie .modal-body a.more {
  margin-top:10px;
 }
  #cookie .modal-body .table > thead {display: none;}
}
#cookie .modal-body .nav-tabs > li > a, 
#cookie .modal-body .nav-tabs > li.active > a, 
#cookie .modal-body .nav-tabs > li.active > a:focus, 
#cookie .modal-body .nav-tabs > li.active > a:hover {
  font-size: 1.8rem;
  font-weight: 500;
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: rgb(221, 221, 221);
  border-bottom-color: transparent;
  padding: 15px 23px;
}
#cookie .modal-body .nav-pills {
 margin-top:15px;
}
#cookie .modal-body .nav-pills>li>a {
 border-radius:0;
 padding:8px 15px;
font-size: 1.8rem;
}
#cookie .modal-body .nav-pills>li.active>a,
#cookie .modal-body .nav-pills>li.active>a:hover,
#cookie .modal-body .nav-pills>li.active>a:focus {
 color:#fff;
 background-color:#730f16;
}
#cookie .modal-body .tab-content.first {
 max-height:300px;
 overflow-x:hidden;
 overflow-y:auto
}
@media screen and (max-width:992px) {
 #cookie .modal-body .flex {
  justify-content: center;
 }
}
@media screen and (max-width:767px) {
 #cookie .modal-body .flex {
  flex-direction:column;
  margin-top:2rem
 }
  #cookie .modal-body .flex .group-check {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
  }
  #cookie .modal-body .flex .group-btn {
    margin: 0 auto;
  }
}
#cookie .checkbox-inline.disabled {
 pointer-events:none;
 opacity:.4
}
@media screen and (max-width:767px) {
 #cookie .checkbox-inline.disabled {
  margin-left:10px
 }
}
#cookie input[type=checkbox] {
 margin-top:4px;
 display:block
}
#cookie .row [class*=col-]+[class*=col-] {
 margin-top:15px
}
#cookie .modal-footer {
 display:flex;
 flex-direction:row;
 justify-content:flex-start;
 align-items:center;
 font-family: "Droid Sans", Arial, Helvetica, sans-serif;
 font-weight: 400;
}
@media screen and (max-width:767px) {
 #cookie .modal-footer {
  flex-direction:column;
  justify-content:center
 }
 #cookie .btn {
  width:100%;
  display:block
 }
 #cookie .modal-footer .btn+.btn {
  margin-bottom:0;
  margin-left:0;
  margin-top:5px
 }
}


.modal-backdrop,
.modal-backdrop.in {
 display:none
}
/*#cookie.modal .modal-content .modal-body.praeferenzen {
  top: inherit !important;
  bottom: 0px !important;
}
#cookie.modal .modal-content .modal-body .flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width:640px) {
  #cookie.modal .modal-dialog {
    margin: 0;
  } 
  #cookie.modal .modal-content .modal-body {
    padding-top: 45px; 
  }
  #cookie.modal .modal-content .modal-body .flex {
    flex-direction: column;
  }
  #cookie.modal .modal-content .modal-body .flex .btn-group {
    text-align: center;
  }
  #cookie.modal .modal-content .modal-body .flex .btn-group .btn.btn-lg {
    margin: 15px auto 0;
  }
}
#cookie .scroll-content {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    max-height: 70vh;
  }
#cookie .material-switch > input[type="checkbox"] {
    display: none;   
  }

#cookie .material-switch > label {
      cursor: pointer;
      height: 0px;
      position: relative; 
      width: 40px;  
  }

#cookie .material-switch > label::before {
      background: rgb(0, 0, 0);
      box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
      border-radius: 8px;
      content: '';
      height: 16px;
      margin-top: -8px;
      position:absolute;
      opacity: 0.3;
      transition: all 0.4s ease-in-out;
      width: 40px;
  }
#cookie .material-switch > label::after {
      background: rgb(255, 255, 255);
      border-radius: 16px;
      box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
      content: '';
      height: 24px;
      left: -4px;
      margin-top: -8px;
      position: absolute;
      top: -4px;
      transition: all 0.3s ease-in-out;
      width: 24px;
  }
#cookie .material-switch > input[type="checkbox"]:checked + label::before {
      background: inherit;
      opacity: 0.5;
  }
#cookie .material-switch > input[type="checkbox"]:checked + label::after {
      background: inherit;
      left: 20px;
  }
#cookie .panel-group .panel-heading {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
/*