@font-face {
  font-family: "FontAwesome";
  src: url("/css/fontawesome/fonts/fontawesome-webfont3e6e.woff2") format("woff2"), url("/css/fontawesome/fonts/fontawesome-webfont3e6e.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro Regular";
  src: url("/fonts/Myriad-Pro-Regular.woff2") format("woff2"), url("/fonts/Myriad-Pro-Regular.woff") format("woff");
}
.modal p {
  margin-top: 0;
  margin-bottom: 0;
}
.modal h1, .modal .h1 {
  font-size: 2.5rem;
}
.modal h1, .modal h2, .modal h3, .modal h4, .modal h5, .modal h6, .modal .h1, .modal .h2, .modal .h3, .modal .h4, .modal .h5, .modal .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.modal h2, .modal .h2 {
  font-size: 2rem;
}
.modal h1, .modal h2, .modal h3, .modal h4, .modal h5, .modal h6, .modal .h1, .modal .h2, .modal .h3, .modal .h4, .modal .h5, .modal .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.modal h1, .modal h2, .modal h3, .modal h4, .modal h5, .modal h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.modal .mt-1, .modal .my-1 {
  margin-top: 0.25rem !important;
}
.modal .modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.modal .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.modal ul, .modal li {
  margin: 0;
  padding: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal-lg, .modal-xl {
  max-width: 800px;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog {
  margin: auto;
}

@media only screen and (max-width: 576px) {
  .modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
  }
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
}
@media only screen and (max-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}
body.modal-open {
  overflow: hidden;
}

.modal-open {
  overflow: hidden !important;
}

.contact-modal .modal-dialog {
  padding: 85px 50px;
  z-index: 9999;
  margin-top: 0 !important;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog {
    padding: 85px 5px;
  }
}
.contact-modal .modal-dialog .modal-content {
  padding: 55px 36px;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content {
    padding: 35px 26px;
  }
}
@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content h3 {
    font-size: 25px;
    line-height: 30px;
  }
}
.contact-modal .modal-dialog .modal-content p {
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: #5E6578;
  padding: 20px 0px;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content p {
    font-size: 12px;
    line-height: 18px;
  }
}
.contact-modal .modal-dialog .modal-content p b {
  color: #0B2039;
}

.contact-modal .modal-dialog .modal-content h4 {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  color: #000B20;
  padding: 15px 0px;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content h4 {
    font-size: 20px;
    line-height: 22px;
  }
}
.contact-modal .modal-dialog .modal-content .description-point li {
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: #5E6578;
  padding-bottom: 15px;
  text-indent: -16px;
  padding-left: 15px;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content .description-point li {
    font-size: 12px;
    line-height: 18px;
  }
}
.contact-modal .modal-dialog .modal-content span {
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  color: #0B2039;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content span {
    font-size: 14px;
    line-height: 18px;
  }
}
.contact-modal .modal-dialog .modal-content .pop-up-btn {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #0B2039;
  border: 2px solid #0B2039;
  background-color: white;
  padding: 12px 0;
  text-align: center;
  margin: 40px auto 0px;
  display: block;
  width: 296.88px;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content .pop-up-btn {
    font-size: 14px;
    line-height: 18px;
  }
}
.contact-modal .modal-dialog .modal-content .pop-up-btn:hover {
  background-color: #0B2039;
  color: #ffffff;
}

.contact-modal .modal-dialog .modal-content ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 0px 0px;
}

.contact-modal .modal-dialog .modal-content ul li {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  color: #0B2039;
  margin-right: 5px;
  list-style-type: none;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content ul li {
    font-size: 12px;
    line-height: 14px;
  }
}
.contact-modal .modal-dialog .modal-content ul li a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  color: #0B2039;
}

@media (max-width: 480px) {
  .contact-modal .modal-dialog .modal-content ul li a {
    font-size: 12px;
    line-height: 14px;
  }
}
.contact-modal .modal-dialog .modal-content span {
  margin-bottom: 9px;
}

.cookie {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.modal .modal-body .cookie h1 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  color: #000B20;
  background-color: transparent;
  padding: 0;
}

.cookie p {
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: #5E6578;
  padding: 20px 0;
}

.cookie h2 {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  color: #000B20;
  padding: 15px 0;
}

.cookie .cookieUl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 0 0;
  list-style: none;
  margin: 0;
}

.cookie .cookieUl li {
  font-size: 17px;
  line-height: 26px;
  font-weight: 500 !important;
  color: #5E6578 !important;
  padding-bottom: 15px;
  text-indent: -15px;
  padding-left: 15px;
  margin-right: 5px;
}

.cookie .cookieUl li svg {
  font-size: 10px;
  color: #0B2039;
  margin-right: 7px;
  margin-top: 4px;
}

.cookie .cookieUl li span {
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  color: #0B2039;
}

.cookie .spanLink {
  color: #007bff;
  font-size: 13px;
}

.cookie .spanLink:hover {
  cursor: pointer;
}

.cookie .spanZuruck {
  color: #007bff;
}

.cookie .spanZuruck:hover {
  cursor: pointer;
}

.cookie .alleDe {
  display: flex;
  margin-bottom: 9px;
  font-size: 13px;
}

.cookie ::-webkit-scrollbar {
  width: 10px;
  border-radius: 5px;
}

.cookie ::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}

.cookie ::-webkit-scrollbar-thumb {
  background: #c7c7c7;
  border-radius: 10px;
}

.cookie ::-webkit-scrollbar-thumb:hover {
  border-radius: 10px;
}

.cookie .cookieTop {
  overflow-y: hidden;
  position: sticky;
  max-height: 610px;
}

.cookie .cookieBottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  padding-top: 13px;
}

.cookie .cookieBottom .btnGrey {
  font-family: "Campton Medium";
  color: #999;
  border-color: #999;
  background-color: white;
  font-size: 11px;
}

.cookie .cookieBottom .btnGrey:hover {
  color: white;
  background-color: #999;
}

.cookie .cookieBottom .btnOkey {
  font-family: "Campton Medium";
  color: white;
  border-color: #bb963f;
  background-color: #bb963f;
  font-size: 11px;
}

.cookie .cookieBottom .btnOkey:hover {
  color: white;
  background-color: #a3843b;
}

.cookie .toggle {
  display: none;
}

.cookie .option {
  position: relative;
}

.cookie .title,
.cookie .content {
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.2s;
}

.cookie .title {
  /*background: #fff;
  padding: 1em 5px;
  display: block;
  color: $color37;
  font-weight: bold;
  font-size:13px;
  border-top: 1px solid $color37;*/
  background: #fff;
  padding: 7px 5px;
  display: block;
  color: #525252;
  font-weight: bold;
  font-size: 13px;
  border-top: 1px solid #525252;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-width: 106%;
  /* margin-left: 26px; */
  padding-right: 28px;
  /* margin-top: 7px; */
  max-height: 37px;
  line-height: 24px;
}

.cookie .title:hover {
  cursor: pointer;
  background-color: #d6eaf8;
}

.cookie .title:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 1.25em;
  width: 2px;
  height: 0.75em;
  background-color: #525252;
  transition: all 0.2s;
  margin-left: 0;
  line-height: unset;
  display: unset;
  border-radius: unset;
  border: unset;
  color: unset;
  left: unset;
  font-size: unset;
}

.cookie .title:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 1.25em !important;
  width: 2px;
  height: 0.75em;
  background-color: #525252;
  transition: all 0.2s;
  margin-left: 0;
  line-height: unset;
  display: unset;
  border-radius: unset;
  border: unset;
  color: unset;
  left: unset !important;
  font-size: unset !important;
}

.cookie .title:after {
  transform: rotate(90deg);
}

.cookie .title input[type=checkbox]:checked + label:after {
  font-size: unset;
  left: unset;
  top: unset;
}

.cookie .content {
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
}

.cookie .content p {
  margin: 0;
  font-size: 0.9em;
  line-height: 1.5;
  padding: 0 5px 1em 5px;
}

.cookie .toggle:checked + .title + .content {
  max-height: 100%;
}

.cookie .toggle:checked + .title:before {
  transform: rotate(90deg) !important;
}

.cookie .cookieAlle {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-content: start;
  align-items: start;
}

.cookie .cookieAlle li {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-content: center;
  align-items: start;
  border-bottom: 1px solid #999;
  padding-top: 8px;
}

.cookie .cookieAlle li h2 {
  padding-top: 5px;
  font-size: 18px;
  line-height: 20px;
}

.cookie .cookieAlle li p {
  padding: 0 0 5px 0 !important;
  font-size: 15px !important;
  line-height: 17px !important;
}

.modal .modal-body .cookie .form-check {
  position: relative;
  padding: 0;
  margin-top: 15px;
}
.modal .modal-body .cookie .form-check input {
  opacity: 0;
  width: 24px;
  height: 24px;
  position: absolute;
}
.modal .modal-body .cookie .form-check input:checked ~ label:before {
  border: 1px solid #0B2039;
}
.modal .modal-body .cookie .form-check input:checked ~ label::after {
  display: block;
}
.modal .modal-body .cookie .form-check label {
  margin-bottom: 0;
  letter-spacing: 0.2px;
  margin-left: 15px;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #0B2039;
  line-height: 1.3;
  text-align: left;
  font-family: "Myriad Pro Regular";
}
.modal .modal-body .cookie .form-check label::before {
  content: "";
  position: absolute;
  left: -9px;
  top: -9px;
  width: 16px;
  height: 16px;
  border: 1px solid #0B2039;
  border-radius: 2px;
  margin-left: 0;
}
.modal .modal-body .cookie .form-check label::after {
  font-family: "FontAwesome";
  content: "\f00c" !important;
  position: absolute;
  left: -7px;
  top: -8px;
  color: #0B2039;
  font-size: 12px;
  display: none;
}

.cookie .accordion .title {
  margin-bottom: 0 !important;
  padding-left: 5px !important;
}

.form-check2 {
  position: relative;
  padding: 0;
  margin-top: 15px;
}
.form-check2 .form-check-label {
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.form-check2 input {
  opacity: 0;
  width: 24px;
  height: 24px;
  position: absolute;
}
.form-check2 input:checked ~ label:before {
  border: 1px solid #0B2039;
}
.form-check2 input:checked ~ label::after {
  display: block;
}
.form-check2 label {
  margin-bottom: 0 !important;
  letter-spacing: 0.2px;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #0B2039;
  line-height: 1.3;
  text-align: left;
  font-family: "Myriad Pro Regular";
  padding-left: 0 !important;
  margin-left: 10px !important;
}
.form-check2 label::before {
  content: "" !important;
  position: absolute !important;
  left: -29px !important;
  top: -12px !important;
  width: 16px !important;
  height: 16px !important;
  border: 1px solid #0B2039 !important;
  border-radius: 2px !important;
  margin-left: 0 !important;
}
.form-check2 label::after {
  font-family: "FontAwesome" !important;
  content: "\f00c" !important;
  position: absolute !important;
  left: -27px !important;
  top: -11px !important;
  color: #0B2039 !important;
  font-size: 12px !important;
  display: none;
  margin-left: 0 !important;
}

.cookie .optionssCheck2 {
  padding-right: 10px;
  padding-top: 3px;
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  position: absolute;
  z-index: 55555;
  top: 8px;
  right: 17px;
}

.privateModal .modal-header {
  border: 0;
  padding: 1rem;
  padding-top: 2rem;
  justify-content: center;
}

.privateModal .modal-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  padding: 0.5rem;
}

.privateModal .modal-body #cookieTwoPage {
  display: none;
}

.privateModal .modal-body #cookieThreePage {
  display: none;
}

.privateModal .modal-body #cookieFourPage {
  display: none;
}

.privateModal .modal-body #cookieFivePage {
  display: none;
}

.privateModal .modal-body #cookieSixPage {
  display: none;
}

.privateModal form {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.optionssCheck .form-check-input {
  margin-left: 0 !important;
  visibility: hidden !important;
}

.optionssCheck .form-check-label {
  visibility: visible !important;
}

.optionssCheck2 .form-check-input {
  margin-left: 0 !important;
  visibility: hidden !important;
}

.optionssCheck2 .form-check-label {
  visibility: visible !important;
}

.modal .modal-body form .form-check label .close {
  float: unset;
  line-height: unset;
  text-shadow: unset;
  opacity: 1;
  text-decoration: underline;
  color: white;
  font-weight: bold;
  font-size: 15px;
  padding-top: 0;
  padding-left: 0;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.fade {
  transition: opacity 0.15s linear;
}

/*# sourceMappingURL=cookie-new.css.map */
