body {
  background-color: #1f1f1f !important; }

.sub-footer a {
  text-transform: uppercase; }

.page-heading {
  background-color: #1f1f1f;
  background-image: none;
  position: relative; }

.about-info {
  margin-bottom: 120px; }
  .about-info .more-info-content img {
    height: auto; }
  .about-info .more-info-content .full-width {
    padding-top: 20px; }

.partners {
  margin-top: 0; }
  .partners .partners-button {
    text-align: center;
    padding-top: 50px; }

.partners-heading {
  text-align: center;
  margin-bottom: 30px; }

.contact-information .partners-list {
  margin-bottom: 50px; }
  .contact-information .partners-list .contact-item {
    margin: 20px 0;
    padding: 60px 10px; }
    .contact-information .partners-list .contact-item h4 a {
      font-size: 20px;
      font-weight: 700; }
    .contact-information .partners-list .contact-item .img-container {
      height: 250px;
      background-color: white;
      margin-bottom: 20px;
      margin-top: -20px; }
      .contact-information .partners-list .contact-item .img-container img {
        width: 100%;
        height: 100%;
        object-fit: scale-down; }
    .contact-information .partners-list .contact-item .owner {
      font-size: 16px;
      font-weight: bold; }

header {
  background-color: black !important;
  display: flex;
  justify-content: center;
  align-items: center; }

.none-active {
  margin-bottom: 3px !important; }
  .none-active:hover {
    margin-bottom: 0 !important; }

.single-partner {
  margin: 100px 50px 50px; }
  .single-partner .partner-info {
    padding-bottom: 20px; }
    .single-partner .partner-info .info h3 {
      font-weight: 600; }
    .single-partner .partner-info .info p {
      font-size: 16px;
      line-height: 40px; }
      .single-partner .partner-info .info p a {
        color: #b8ab6c; }
    .single-partner .partner-info .left-image img {
      width: 100%;
      height: 100%;
      position: relative;
      display: block;
      margin-left: auto;
      margin-right: auto; }

.header-blank {
  background-color: rgba(0, 0, 0, 0.5) !important;
  padding: 130px 0 50px; }

.contact-page {
  margin-bottom: 50px;
  margin-top: 50px; }
  .contact-page form {
    margin-top: 30px; }
  .contact-page h1 {
    color: #b8ab6c; }

.submit-btn {
  border: solid 1px #b8ab6c;
  background-color: #b8ab6c;
  font-weight: bold;
  color: #fff; }
  .submit-btn:hover {
    color: #b8ab6c;
    background-color: #232323; }

.policy {
  padding-top: 10px;
  padding-right: 5px;
  font-weight: bold;
  display: inline-block; }
  .policy input {
    transform: scale(1.2);
    margin-left: 5px; }

.page-heading-policy {
  text-align: center;
  padding: 100px 0 50px;
  background-color: #232323;
  color: #fff; }

.owl-carousel .owl-item img {
  object-fit: scale-down;
  background: white;
  padding: 3px; }

.navbar {
  padding: 0 !important; }
  .navbar .navbar-nav .nav-link {
    text-transform: none !important; }

.info-block .left-image img {
  height: auto; }

.info-block .description {
  margin-bottom: 30px; }
  .info-block .description p {
    margin-bottom: 5px; }

.more-info-content {
  padding: 20px; }
  .more-info-content h2 {
    color: #EEE; }
  .more-info-content strong {
    color: #b8ab6c; }
  .more-info-content p {
    color: #EEE; }
    .more-info-content p a:link, .more-info-content p a:visited, .more-info-content p a:hover, .more-info-content p a:active {
      color: #b8ab6c;
      text-decoration: none !important; }

.right-content h2 {
  color: #ccc; }

.right-content span {
  color: #888; }

.right-content p {
  color: #EEE; }

.right-content ul {
  color: #777; }

.right-content ol li {
  color: #AAA; }

.statute-page {
  margin-top: 30px !important;
  padding: 20px !important; }
  .statute-page h1 {
    color: #b8ab6c !important;
    margin: 20px 0 10px 0 !important; }
  .statute-page h2 {
    color: #b8ab6c !important;
    margin: 20px 0 10px 0 !important; }
  .statute-page p {
    color: #999 !important; }
  .statute-page ul {
    color: #777 !important; }
    .statute-page ul li {
      margin-bottom: 10px !important; }
      .statute-page ul li:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin: 0 10px 0 20px;
        color: #b8ab6c; }

.contact-information div.col-md-4 {
  margin-top: 15px; }
  .contact-information div.col-md-4 .contact-item {
    height: 100%; }

.seat {
  font-size: 17px; }
  .seat span {
    color: white; }
  .seat .ogwb {
    color: #b8ab6c; }

.qrcode-col {
  padding: 5px;
  background: white;
  height: 276px;
  margin-top: 38px; }
  .qrcode-col #qrcode canvas {
    padding: 5px;
    background: white; }

.helptext {
  font-size: 12px; }

.tables .m-2 {
  font-size: 20px;
  color: white; }

@media screen and (max-width: 991px) {
  .navbar .navbar-brand {
    position: fixed !important;
    right: 70px;
    top: 40px; } }
  @media screen and (max-width: 991px) and (max-width: 768px) {
    .navbar .navbar-brand {
      top: 18px; } }
@media screen and (max-width: 991px) {
    .navbar .navbar-brand h2 em {
      font-size: 38px; }
    .navbar .navbar-brand h2 {
      font-size: 38px; }
  .navbar .navbar-toggler {
    position: fixed;
    right: 45px;
    top: 45px; } }
  @media screen and (max-width: 991px) and (max-width: 768px) {
    .navbar .navbar-toggler {
      top: 22px; } }
@media screen and (max-width: 991px) {
  #navbarResponsive {
    width: 100vw;
    position: fixed;
    top: 126px; } }
  @media screen and (max-width: 991px) and (max-width: 768px) {
    #navbarResponsive {
      top: 80px; } }
@media screen and (max-width: 991px) {
    #navbarResponsive #sign-in-button {
      background-color: var(--theme-color);
      margin-top: 0; } }
